
.top_bg{ height:7rem; width:100%;background: #fff;overflow: hidden;}
.top_main{width: 90%;margin: 0 auto;}
.h_top{width: 100%;height: 2.4rem;overflow: hidden;border-bottom: #eee 1px solid;}
.h_en {
            font-size: 0.8rem;
            color: rgba(51,51,51,0.5);
            line-height: 2.4rem;
        }
        
        .h_en a {
            font-size: 0.8rem;
            color: rgba(51,51,51,0.5);
            padding: 0 0.4rem;
        }
        
        .h_en a:hover,
        .h_en a.cur {
            color: #d80006;
            font-weight: bold;
        }
.h_top p{float: left;}
.h_top p a{display: block;float: left;font-size: 0.7rem;color: rgba(51,51,51,0.5);padding:0 1rem;position: relative;height: 2.4rem;line-height: 2.3rem;}
.h_top p a:before{content: "";width: 0.1rem;height: 0.6rem;background: #d0d0d0;position: absolute;top: calc(50% - 0.3rem);left: 0;}
.h_top p a:hover{color: #333;}
.h_top p a.t_txt01{padding-left: 0;}
.h_top p a.t_txt01:before{background: none;}
.h_tel{display: block;float: right;background: url(images/tel.gif) no-repeat 0 center; background-size: 1.1rem 1.1rem;line-height: 2.4rem;height: 2.4rem;font-size: 1rem;color: #333;padding-left: 1.5rem;margin-right:1rem;}
.logo{ width:15.1%;line-height: 0;padding: 0.8rem 0 0;}
.logo img{ width:12rem; height:2.7rem;}
.h_dw{font-size: 1rem;color: #252525;height: 3rem;line-height: 1.4rem;overflow: hidden;padding: 0.8rem 0 0 1rem;background: url(images/t_line.gif) no-repeat 0 0.8rem; background-size: 0.1rem 3rem;}
.h_dw i{display: block;color: #666;font-weight: normal;}
.h_nav{ height:4.5rem;margin-top: -2px;}
.h_nav li{height: 4.5rem;line-height: 4.5rem; float:left; padding:0 0.6rem;}
.h_nav li a{ font-size:1rem; color:#333;display:block; float:left;position: relative;z-index: 4;text-decoration:none;}
.h_nav li a:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #d80006;
	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: 3px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover,.h_nav li.cur a{font-weight: bold;color: #d80006;}
.h_nav li.nobor{padding-right: 0;}
em,i{ font-style:normal;}

html {font-size: 10px;-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.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}

 
.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index: 9; width: 80px; height: 80px; margin-top: -50px;border: 0; outline: none;cursor: pointer;transition:.8s;}
.banner .slick-prev {left: 3%; background:url(images/lefts.png) no-repeat center center;opacity: 0;}
.banner .slick-next {right: 3%;background:url(images/rights.png) no-repeat center center;opacity: 0;}   
.banner:hover .slick-prev { left: 5%; opacity: 0.8; }
.banner:hover .slick-next { right: 5%; opacity: 0.8; }
.slick-dots {position: absolute;left:5%; font-size:0;bottom:5%;width:90%;text-align: center;outline: none;z-index: 4;}
.slick-dots li {display: inline-block;margin: 0 8px; outline: none;}
.slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;border-radius: 15px;margin-right:12px; display: inline-block;outline: none;background: #fff; transition: .5s;}
.slick-dots .slick-active button {background: #d80006;width: 60px;}


.s_bg{height: 76px;background: #f5f5f5; overflow: hidden;}
.search{ width:1200px; margin:0 auto;height: 76px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color: #333; width:920px; height:76px; line-height:76px; overflow:hidden; background:url(images/s_ico.gif) no-repeat 0 center;padding-left: 28px;}
.search p a{font-size: 14px; color: #666; padding:0 10px 0 0;}
.search p a:hover{color: #333;}
.search .ser_inp{ background:url(images/s_inp.gif) no-repeat; width:190px; height:44px;padding-left: 15px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:44px; outline:none;margin-top: 15px;}
.search .ser_so{cursor: pointer; float:left; background:url(images/s_so.gif) no-repeat; border:none; width:47px; height:44px;margin-top: 15px;}
input::-webkit-input-placeholder {color: #666;}


.footWrap{background:#e9e9e9;color: #666;position: relative;z-index: 1;line-height:32px;font-size: 14px;overflow: hidden;border-top: 5px solid #d80006;}
.footWrap:before{content: "";position: absolute;width: 100%;height: 72px;background: #3d3d3d;left: 0;bottom: 0;z-index: -1;}
.footer{width: 1200px;margin:0 auto;overflow: hidden;}
.footWrap a{color: #666;}
.f_con{height: 335px;padding: 74px 0 0;}
.f_con h3{font-weight: normal;position: relative;font-size: 18px;line-height: 58px;color: #333;margin-bottom: 12px;}
.f_con h3:before{content: "";position: absolute;width: 31px;height:1px;background: #d80006;left: 0;bottom: 0;}
.f_con h3 a{color: #333;}
.f_code{width: 120px}
.f_code h3{margin-bottom: 20px;}
.f_code p img{display: block;width: 96px;height:96px;background: #fff;padding:4px;}
.f_code p span{display: block;line-height: 42px;}
.f_text{width:310px;text-align: right;padding: 12px 0 0;font-size: 16px;}
.f_text span{ background:url(images/f_icp.png) no-repeat 55px center;display:block;}
.f_text ul li em{padding:0 0 0 15px;}
.f_pho{display: block;height: 52px;line-height: 48px;color: #d80006;font-size: 24px;}
.f_nav{width: 180px;}
.f_nav a{display:block;white-space: nowrap;}
.f_nav a:hover,.f_text ul li a:hover{text-decoration: underline;}
.f_wz{height: 72px;line-height: 72px;color: #9e9e9e;}
.f_wz a{color: #9e9e9e;}


        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            bottom: 5%;
            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:#d90006 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#d90006 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#d90006 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#d90006 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:#d90006 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:#d90006 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:#d90006 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;
        }
    
