/*头部导航*/
.nav {background: #c80202;overflow:hidden;}
.superNav{width:1200px;margin:0 auto;display:flex;height: 80px;}
.superNav li{width:100%;position: relative;text-align: center;}
.superNav li:hover{background-color: #950000;}
.superNav li a{color:#f8f3bc;font-size:21px;font-weight:normal;font-family:auto;display: block;line-height: 80px;}
.superNav li.on{background-color: #950000;}




 .fl{float:left;}
     .fr{float:right}
.jt_ztop {
    height: 600px;
    background: url(/uiFramework/commonResource/image/2025010816034952645.png) center top no-repeat;
    overflow: hidden;
    text-align: center;
    background-size: 100% 100%;
}

.jt_main {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;}
.tbdh{width:1200px;margin:0 auto}
.hlh_ul{ float:left; width:100%; margin:477px 0 0;height:105px; }
.hlh_ul li{ float:left; line-height: 80px; margin:0 80px 0 40px;}
.hlh_ul li a{ font-size:24px; color:#fffab4;padding-bottom:40px ;
    font-family: "microsoft yahei";
 }
.hlh_ul li a:hover{  font-size:24px; color:#fffab4;background:url(/eportal/imageDir/web/2023/02/img_pc_site/2023022617482533642.png) center bottom no-repeat; }

/*当前位置*/
.ztzl_nav{margin-top: 15px!important;}
.ztzl_nav ul span{font-family: "microsoft yahei";color: #f8f3bc!important;font-size:18px}
.ztzl_nav ul li a span{font-family: "microsoft yahei";color: #f8f3bc!important;font-size: 18px;}
.ztzl_nav li a{font-family: "microsoft yahei"!important;color: #f8f3bc!important;font-size: 18px!important;}

/*foot公共底部*/
.foot1{width: 100%;background-color: #f2f2f2;height:180px;overflow:hidden;}
.lj_ya{
     background: #df0202;
    margin-bottom: 20px;
    line-height: 42px;
    color: #fff;
    }
.lj_ya a {
        color: #fff;
        display: inline-block;
        margin: 0 25px;
        font-family: sans-serif;
      
    }
.foot-m {
        width: 1200px;
        text-align: center;
        font-size: 14px;
        color: #000;
        margin: 0 auto;
        line-height: 26px;
}
.foot-m span{font-size: 14px;color: #000!important;font-family: sans-serif;}
.wy_er {
    display: inline-block;
    margin: 0 10px;
    line-height: 1;
}
#_ideConac { display:inline-block;
}
#_span_jiucuo{vertical-align: 10px;}


@media screen and (max-width:640px) {
.jt_ztop{width:fit-content!important;height: 450px;}
.foot1 { width: fit-content!important;}
}