
.top_bg{ height:5.3rem; width:100%;background: #fff;}
.header{width: 88.54%;margin: 0 auto;position: relative;}
.h_tel{position: absolute;top: 0.8rem;right: 0;font-size: 0.8rem;color: #999;height: 1.5rem;display: flex;align-items: center;}
.h_tel em{width: 1.2rem;height: 1.2rem;line-height: 0;padding:0 0.3rem 0 0;}
.h_tel em img{width: 1.2rem;height: 1.2rem;}
.h_tel b{font-size: 1rem;color: #00478f;}
.logo{width: 8%;height: 5.3rem;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.logo  em{ display:none;}
.h_dw{font-size: 0.9rem;color: #333;line-height: 1.7rem;padding: 1.1rem 0 0 1rem;font-weight: normal;}
.h_dw b{display: block;font-size: 1.4rem;}
.h_nav{width: 57%; height:3.3rem;padding-top: 2rem;}
.h_nav ul{ width: 100%; height:3.3rem;display: flex;justify-content: space-between;}
.h_nav li{position: relative;}
.h_nav li a{ font-size:0.9rem; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 3.3rem;line-height: 3.3rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.1rem;
	background: #90c320;
	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: 0.1rem;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover,.h_nav li.cur a{color: #90c320;}

.h_nav li .erji{ display:none;background: rgba(0,71,143,0.8);height:auto; width:150px;text-align:center; position:absolute; top:3.3rem; left:-40px;z-index:5;}
.h_nav li .erji li{ border-bottom:rgba(255,255,255,0.3) 1px solid; height:42px; line-height:42px;}
.h_nav li .erji a{ height:42px; line-height:42px; width:100%;color:#fff;}
.h_nav li.cur .erji a:after,.h_nav li .erji a:hover:after{ background:none;opacity: 0;}
.h_nav li.cur .erji a{font-weight:normal;}
.h_nav li.cur .erji a:hover,.h_nav li .erji a:hover{font-weight:bold;}

.h_nav li.li02 .erji{ width:400px; left:-160px;}
.h_nav li.li02 .erji:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.3);position: absolute;top: 0;left: 50%;}
.h_nav li.li02 .erji li{width:50%;float:left;}

.h_nav li.li03 .erji{ width:200px; left:-42px;}
.h_nav li.li03 .erji a{ width:200px;}


em,i{font-style: normal;}

html{font-size:12px;-webkit-text-size-adjust:none}
@media screen and (min-width:1200px){html{font-size:12.5px}
}
@media screen and (min-width:1280px){html{font-size:13.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1760px){html{font-size:18.33px}
}
@media screen and (min-width:1800px){html{font-size:18.75px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}


        .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;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #00478f;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #00478f;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .p12-sitemap-1-xml {
            height: 30px;
            line-height: 30px;
            text-align: right;
        }
        
        .p12-sitemap-1-tit {
            height: 46px;
            line-height: 46px;
            color: #fff;
            clear: both;
        }
        
        .p12-sitemap-1-tit h3 {
            display: inline-block;
            font-size: 26px;
            padding: 0 30px;
            text-align: center;
            font-weight: normal;
            background: #00478f;
        }
        
        .p12-sitemap-1-tit a {
            color: #fff;
        }
        
        .p12-sitemap-1 ul {
            padding-top: 15px;
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #d2d2d2;
            margin-bottom: 40px;
        }
        
        .p12-sitemap-1 li h4 {
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #d2d2d2;
            text-align: center;
            width: 16.66%;
            font-weight: normal;
            float: left;
            overflow: hidden;
            position: relative;
            top: 1px;
        }
    

.f_bg{background: url(images/f_bg.jpg) no-repeat center top/100% 30rem; height:27rem;padding-top: 3rem;overflow: hidden;}
.footer{width: 83.33%; margin:0 auto;}
.foot_top{width: 100%;height: 6.1rem;border-bottom: rgba(0,0,0,0.1) 1px solid;}
.f_logo{width: 8.5%;}
.f_logo img{display: block;width: 100%;}
.f_nav{width: 60%;}
.f_nav ul{width: 100%;height: 3.5rem;display: flex;align-items: center;justify-content: space-between;}
.f_nav ul li a{font-size: 0.9rem;color: #333;display: block;line-height: 3.5rem;}
.f_nav ul li a:hover{font-weight: bold;}
.f_top{display: block;width: 100%;font-size: 0.9rem;color: #333;height: 3.5rem;line-height: 1.8rem;overflow: hidden;margin-bottom: 2.2rem;font-weight: normal;}
.f_top i{display: block;font-size: 1.3rem;text-transform: uppercase;}
.f_ban{width: 38.75%;padding-top: 4.2rem;height: 16.7rem;color: rgba(51,51,51,0.7);}
.f_ban p{font-size: 0.8rem;line-height: 1.6rem;}
.f_tel{font-size: 1.3rem;color: #333;line-height: 2rem;padding: 0 0 0.2rem 1.6rem; background: url(images/f_tel.png) no-repeat 0 center/1.2rem 1.2rem;}
.f_about{width: 34%;padding-top: 4.2rem;height: 16.7rem;font-size: 0.8rem;color: rgba(51,51,51,0.7);line-height: 1.6rem;}
.f_about p.ab_t{padding-bottom: 0.6rem;}
.f_about p.ab_t i{display: block;font-size: 0.6rem;text-transform: uppercase;line-height: 0.6rem;}
.f_about span{padding: 0 0.5rem;}
.f_about a{color: rgba(51,51,51,0.7);}
.f_er{width: 26.25%;padding-top: 4.2rem;height: 16.7rem;}
.f_code{width: 100%;display: flex;justify-content: space-between;}
.f_code p{width: 48%;height: 8rem;overflow: hidden;}
.f_code p em{display: block;float: left;width: 80%;line-height: 0;background: #fff;padding: 0.3rem;box-sizing: border-box;height: 8rem;border-right: #eee 1px solid;}
.f_code p img{display: block;width: 100%;height: 100%;}
.f_code p span{display: block;float: left;width: 20%;font-size: 0.8rem;color: #333;line-height: 1.8rem;height: 8rem;text-align: center;background: #fff;writing-mode: vertical-lr; }
.f_er .f_top{margin-bottom: 1.2rem;}
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#00478f url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#00478f url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#00478f url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#00478f url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#00478f url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#00478f url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#00478f url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
