
.top_bg{ height:100px; width:100%;background: rgba(255,255,255,0.8);position: absolute;top: 0;left: 0;z-index: 2;}
.header{width: 84.375%;margin: 0 auto;}
.logo{width: 16.56%;height: 100px;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_nav{width: 50%; height:100px;}
.h_nav ul{ width: 100%; height:100px;display: flex;justify-content: space-between;}
.h_nav li{position: relative;}
.h_nav li a{ font-size:16px; color:#000;display:block; font-weight: bold;float:left;position: relative;z-index: 4; text-decoration:none;height: 100px;line-height: 120px;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #cb2930;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.h_nav li a:hover:after,
.h_nav li.cur a:after{
	height: 4px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li .erji{ display:none;height:auto;background: rgba(209,5,16,0.8); width:120px; text-align:center; position:absolute; top:100px; left:-27px;z-index:5;}
.h_nav li .erji li{ border-bottom:rgba(255,255,255,0.4) 1px solid; height:40px; line-height:40px;}
.h_nav li .erji a,.h_nav li.cur .erji a{ height:40px; line-height:40px; width:120px; font-weight:normal; font-size:16px; color:rgba(255,255,255,0.9);}
.h_nav li.cur .erji a:after,.h_nav li .erji a:hover:after{ background:none;opacity: 0;}
.h_nav li.cur .erji a:hover,.h_nav li .erji a:hover{color:#fff;font-weight:bold;}

.h_nav li.nav_li02 .erji{left:-35px;}
.h_nav li.nav_li03 .erji{left:-58px;width:160px;}
.h_nav li.nav_li03 .erji a,.h_nav li.nav_li03.cur .erji a{ width:160px;}

.h_nav li.nav_li04 .erji{left:-50px;width:180px;}
.h_nav li.nav_li04 .erji a,.h_nav li.nav_li04.cur .erji a{ width:180px;}

.h_nav li.nav_li06 .erji{left:-49px;width:160px;}
.h_nav li.nav_li06 .erji a,.h_nav li.nav_li06.cur .erji a{ width:160px;}

.h_tel{margin:46px 0 0 3.75%;display: flex;align-items: center;justify-content: center;height:32px;font-size: 16px;color: #000;font-weight: bold;padding: 0 12px;background: #fff;border-radius: 40px;}
.h_tel em{width: 1.1rem;height: 1.1rem;padding-right: 8px;}
.h_tel em img{width: 1.1rem;height: 1.1rem;}
em,i{font-style: normal;}
@media screen and (max-width:1500px) {
	.header{width: 1200px;}
	.h_nav li a{ font-size:16px;}
}


        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p101a-fdh-02 {
        height: 90px;
        box-shadow: 0 3px 4px #e9e9e9;
    }
    
    .p101a-fdh-02 h3 {
        float: left;
        width: 150px;
        height: 90px;
        line-height: 90px;
        font-size: 28px;
        font-weight: bold;
        color: #1a1a1a;
    }
    
    .p101a-fdh-02-nav {
        max-width: 1000px;
        float: right;
        height: 40px;
        padding-top: 25px;
    }
    
    .p101a-fdh-02-nav li {
        float: left;
        height: 40px;
        line-height: 40px;
        border-radius: 25px;
    }
    
    .p101a-fdh-02-nav li a {
        display: block;
        height: 40px;
        font-size: 18px;
        color: #1a1a1a;
        text-align: center;
        padding: 0 24px;
    }
    
    .p101a-fdh-02-nav li.sidenavcur,
    .p101a-fdh-02-nav li:hover {
        background: #d10510;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


 .k12-gl-gslb-3nf1-1-01{padding: 30px 0 20px;}
        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    

.f_bg{ background: url(images/f_bg.jpg) no-repeat center 0; height:591px;overflow: hidden;padding-top: 43px;}
.footer{width: 1400px; margin:0 auto;}
.foot_top{height: 120px;}
.foot_top h5{width: 23.57%;float: left;line-height: 0;}
.foot_top h5 img{display: block;width: 100%;}
.f_code{width: 10%;}
.f_code p{line-height: 0;float: left;position: relative;padding: 1.3rem 0 0 1.25rem;}
.f_code p i{width: 2.25rem;height: 2.25rem;display: block;}
.f_code p i img{width: 2.25rem;height: 2.25rem;}
.f_code p em{width: 5rem;height: 5rem;display: none;position: absolute;top: calc(50% - 1.8rem);left: -4rem;border: #eee 1px solid;}
.f_code p em img{width: 5rem;height: 5rem;}
.f_code p:hover em{display: block;}
.f_nav{height: 284px;padding-top: 40px;width: 54%;}
.f_ul01 li{height: 284px;float: left;width: 26%;}
.f_ul01 li a,.f_top{font-size: 16px;color: rgba(255,255,255,1);display: block;height: 60px;line-height: 60px;width: 100%;position: relative;font-weight: bold;}
.f_ul01 .f_ul02 li{width: 100%;height: 28px;line-height: 28px;}
.f_ul01 .f_ul02 li a{height: 28px;line-height: 28px;font-size: 12px;color: rgba(255,255,255,0.8);font-weight: normal;}
.f_nav ul li a:hover{color: #fff;}
.f_ul01 li.f_li02{width: 48%;}
.f_ul01 li.f_li02 .f_ul02 li{width: 48%;float: left;}
.f_ban{width: 24%;height: 284px;padding-top: 40px;font-size: 14px;color: rgba(255,255,255,0.8);}
.f_ban span{padding-right: 10px;}
.f_ban i{display: block;}
.f_ban p.f_p01 b{font-size: 20px;}
.f_ban p.f_p01{width: 100%;height: 36px; padding: 10px 0; border:rgba(255,255,255,0.3) 1px solid;display: flex;align-items: center;justify-content: center;margin-bottom: 15px;}
.f_ban p.f_p02{background: url(images/f_ico03.png) no-repeat 0 3px;line-height: 26px;padding-bottom: 10px;padding-left: 34px;}
.f_ban p.f_p03{background: url(images/f_ico04.png) no-repeat 0 3px;line-height: 26px;padding-left: 34px;}
.f_ban a{color: rgba(255,255,255,0.5);}
.f_er{width: 18%;height: 224px;padding-top: 100px;}
.f_er p{width: 45%;float: left;}
.f_er p em{width: 100%;display: block;line-height: 0;}
.f_er p img{display: block;width: 100%;}
.f_er p span{display: block;width: 100%;font-size: 12px;color: rgba(255,255,255,0.8);line-height: 30px;text-align: center;padding-top: 5px;}
/*.f_er p:last-child{margin-right: 0;}*/
.f_bot{height: 147px;line-height: 100px;font-size: 14px;color: rgba(255,255,255,0.8);}
.f_bot span{padding: 0 10px;}
.f_bot a{color: rgba(255,255,255,0.8);}
@media screen and (max-width:1500px) {
	.footer{width:1200px;}
	.f_ban{font-size: 12px;}
	.f_ban p.f_p01 b{font-size: 20px;}
	.f_bot{font-size: 12px;}
}
  

        .client-2 {
            position: fixed;
            right: -160px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 31px;
            background-position: -23px -47px;
            background-size: 52px 82px;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 75px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #d10510;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #d10510;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
