.mainmenu ul {
    list-style: none;}
/* styles.css */
.nav-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;}
 
.nav-menu li {
    display: inline-block; /* 使导航项水平排列 */
    position: relative; /* 用于定位下拉列表 */
    text-align: center;
    padding: 0 20px;}
 
.nav-menu a {
    display: block; /* 使链接块级显示，填充整个导航项 */
    padding: 14px 20px; /* 内边距 */
    text-decoration: none; /* 去除下划线 */
    color: #ffffff;
    font-size: 20px;}
 
/* 下拉列表样式 */
.dropdown-content {
    display: none; /* 默认隐藏下拉列表 */
    position: absolute; /* 相对于父元素定位 */
    background-color: #f9f9f9; /* 背景颜色 */
    min-width: 124px; /* 最小宽度 */
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); /* 阴影效果 */
    z-index: 1;}
 
.dropdown-content a {
    color: black; /* 链接文字颜色 */
    padding: 10px; /* 内边距 */
    text-decoration: none; /* 去除下划线 */
    display: block; /* 使链接块级显示 */
    font-size: 16px;}
 
/* 当鼠标悬停在有dropdown类的元素上时显示下拉列表 */
.dropdown:hover .dropdown-content {
    display: block;}
.dropdown-content li:hover {
    background-color: #428ac6;
    width: 100%;}
ul.nav-menu li a:hover {
    font-weight: bold;}

.dropdown-content li {
    padding: 0;}
.xxfb_content {
    width: 100%;
    height: 440px;}
.xxfb_ttdt {
    width: 100%;
    height: 40px;
    padding-top: 10px;}
span.xxfb_cott {
    float: left;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: black;}
span.xxfb_cotd {
    float: right;
    line-height: 40px;
    font-size: 16px;
    color: gray;}
.xxfb_cont p {
    text-indent: 2em;
    font-size: 14px;
    color: gray;}
span.xxfb_cott:hover {
    color: #c10505;}


.ghsj_conttleft_img{
    width: 30px;
    height: 30px;
    padding-top: 10px;
    float: left;}

.ghsj_main {
    width: 100%;
    height: 130px;
    padding-top: 16px;}
.tpic {
    width: 180px;
    height: 130px;
    float: left;}
.ghsj_text {
    width: 400px;
    height: 100%;
    padding-left: 20px;
    float: right;}
.ghsj_contt {
    width: 100%;
    height: 50px;}
.ghsj_conttleft {
    float: left;
    height: 100%;
    line-height: 50px;}
span.ghsj_conts {
    font-size: 18px;
    font-weight: bold;
    color: #0769b4;
    padding-left: 10px;}
.ghsj_conttright {
    float: right;
    height: 100%;
    line-height: 50px;}
.ghsj_contp {
    width: 100%;
    height: 60px;}
.ghsj_contp p {
    color: gray;
    font-size: 14px;
    text-indent: 2em;}
span.ghsj_contdt {
    color: gray;}
span.ghsj_conts:hover {
    color: #c10505;}


.jsjz_cotent {
    width: 600px;
    height: 430px;
    position: relative;}
.imgtext {
    width: 600px;
    height: 130px;
    position: absolute;
    bottom: 0px;
    background: #0769b4;
    opacity: 0.7;
    color: white;}
.text_title {
    width: 570px;
    height: 40px;
    padding: 0 15px;
    border-bottom: 2px solid #ffffff;}
span.tt {
    float: left;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;}
span.dt {
    float: right;
    line-height: 40px;
    font-size: 16px;}
.text_p {
    padding: 0 15px;
    width: 570px;
    height: 60px;}
.text_p p {
    font-size: 14px;
    text-indent: 2em;
    text-align: justify;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;}
span.tt:hover {
   color: #c10505;}




.gzjb_conttleft_img {
    width: 30px;
    height: 30px;
    float: left;
    padding-top: 10px;}

.gzjb_main {
    width: 100%;
    height: 130px;
    padding-top: 16px;}
.tpic {
    width: 180px;
    height: 130px;
    float: left;}
.gzjb_text {
    width: 400px;
    height: 100%;
    padding-left: 20px;
    float: right;}
.gzjb_contt {
    width: 100%;
    height: 50px;}
.gzjb_conttleft {
    float: left;
    height: 100%;
    line-height: 50px;}
span.gzjb_conts {
    font-size: 18px;
    font-weight: bold;
    color: #0769b4;
    padding-left: 10px;}
.gzjb_conttright {
    float: right;
    height: 100%;
    line-height: 50px;}
.gzjb_contp {
    width: 100%;
    height: 60px;}
.gzjb_contp p {
    color: gray;
    font-size: 14px;
    text-indent: 2em;}
span.gzjb_contdt {
    color: gray;}
span.gzjb_conts:hover {
    color: #c10505;}


  .parHd ul {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding-top: 25px !important;}

    .event_box {
        width: 1300px;
        margin: 0 auto;
        position: relative;
        min-height: 180px;
        padding-top: 10px;}

    .event_box .parHd {
        width: 100%;
        display: inline-block;
        height: 92px;
        overflow: hidden;}

    .parHd .tempWrap {
        margin: 0 auto;}

    .parHd .tempWrap::after {
        content: '';
        width: 100%;
        height: 9px;
        background: url(images/icon_scale.png) repeat-x;
        position: absolute;
        right: 0;
        top: 26%;
        z-index: 10;}

    /*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/

    .parHd li.act {
        color: #0263aa;
        font-size: 16px;}

    .parHd li {
        display: inline-block;
        cursor: pointer;
        padding-top: 30px;
        font-size: 14px;
        color: #666;
        margin: 0 40px;
        position: relative;}

    .parHd li.act span {
        display: block;
        width: 30px;
        height: 30px;
        overflow: hidden;
        background: url(images/dot_icos.png) no-repeat;
      position: absolute;
    top: -12px;
    left: 50%;
    z-index: 21;
    transform: translate(-50%);}

    .parHd li:after {
        content: '';
        background: url(images/dot_ico_new.png) no-repeat;
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 20;
        top: -12px;
        left: 50%;
        margin-left: -12px;}

    .parBd {
        text-align: center;
        width: 100%;
        float: left;}

    .parBd p {
        line-height: 180%;
        color: #000;
        font-size: 16px;
        width: 92%;
        margin: 0 auto;
        text-align: left;}

    div#listBox {
        width: 100%;}

    .sPrev,
    .sNext {
           width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 35px;
    z-index: 999;
    cursor: pointer;}

    .sPrev {
        left: 0;}

    .sNext {
        right: 0;}

    .sPrev img,
    .sNext img {
        transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

        -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

        -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

        -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);}

    @media (max-width: 480px) {
        .event_box {
            width: 100%;
            margin: 0 auto;
            position: relative;
            min-height: 300px;}

        .parHd li {
            display: inline-block;
            cursor: pointer;
            padding-top: 30px;
            font-size: 14px;
            color: #666;
            margin: 0 25px;
            position: relative;}
    }
    .clearfix:after{    clear: both;}
    
    
   .slideBox p:hover {
    color: #0769b4;
    font-weight: bold;}
.leaderstyle274196{ font-size: 9pt ;}
.linkstyle274196{ font-family: 黑体; font-size: 13pt; font-weight: bold; color: #0769b4;}
A.c274196 {
font-family: 黑体; font-size: 13pt; font-weight: bold; color: #0769b4;}
A.c274196:link {
color:#0769b4;}
A.c274196:visited {
color:#222222;}
A.c274196:active {
color: #222222;}
A.c274196:hover {
color: #cc0000;}
.leaderstyle274414{ font-size: 9pt ;}
.linkstyle274414{ font-family: 黑体; font-size: 13pt; font-weight: bold; color: #0769b4;}
A.c274414 {
font-family: 黑体; font-size: 13pt; font-weight: bold; color: #0769b4;}
A.c274414:link {
color:#0769b4;}
A.c274414:visited {
color:#222222;}
A.c274414:active {
color: #222222;}
A.c274414:hover {
color: #cc0000;}
