﻿
.top_bg{ height:6rem; background:#fff; width:100%;overflow: hidden;position: relative;z-index: 10;}
.btm{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}
.h_top{height: 2rem;line-height: 2rem;overflow: hidden;position: absolute;top: 0;right: 5.5%;}
.h_top a{display: block;float: left;font-size: 0.7rem;color: rgba(51,51,51,0.5);padding: 0 1rem;position: relative;}
.h_top a:before{content: "";width: 2px;height: 0.6rem;background: #d0d0d0;position: absolute;top: calc(50% - 0.3rem);left: 0;}
.h_top a:hover{color: #333;}
.h_top a:first-child:before{background: none;}
.logo{width: 18.92%;line-height: 0;}
.logo img{ width:18rem; height:6rem;}
.h_dw{width: 16%;font-size: 1.2rem;color: #333;overflow: hidden;height: 3rem;line-height: 1.4rem;padding: 1.5rem 0 0 1.5rem;}
.h_dw span{display: block;font-weight: normal;}
.h_nav{padding-right: 5%; height:4rem;padding-top: 2rem;overflow: hidden;}
.h_nav li{ float:left;height: 4rem;line-height: 3.2rem;overflow: hidden;padding: 0 1.1rem;}
.h_nav li a{ font-size:0.9rem; color:#333;display:block; float:left;position: relative;height: 4rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.15rem;
	background: #006fc1;
	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.15rem;
	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: #0576c8;}
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: #006fc1;width: 60px;}


.s_bg{height: 5rem;background: #f5f9fc;width: 100%;}
.search{width: 70rem;margin: 0 auto;min-width: 1200px;max-width: 1400px;height: 5rem;overflow: hidden;}
.s_hot{width: 63.7%;}
.s_hot p{ float:left;font-size: 0.7rem; color:#333; width:70%; height:5rem; line-height:5rem; overflow:hidden;}
.s_hot p a{font-size: 0.7rem; color:#666; padding:0 0.5rem 0 0;}
.s_hot p a:hover{color: #000;}
.s_hot .ser_inp{ background:url(../images/s_inp.gif) no-repeat;background-size: 11rem 1.5rem; width:10rem;padding-left: 1rem; height:1.5rem; border:none; float:left; font-family:"Microsoft YaHei";font-size: 0.7rem; color:#666; line-height:1.5rem; outline:none;margin-top: 1.7rem;}
.s_hot .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat;background-size: 2.2rem 1.5rem; border:none; width:2.2rem; height:1.5rem;margin-top: 1.7rem;font-size: 0;}
input::-webkit-input-placeholder {color: #666;}
.s_tel{height: 5rem;line-height: 5rem; background:url(../images/tel.gif) no-repeat 0 center;background-size: 1.05rem 1.05rem;font-size: 1.1rem;color: #1a1a1a;font-weight: bold;padding-left: 1.8rem;}
.s_tel i{padding: 0 0.5rem;}


.f_bg{background:#202020;border-top: #006fc1 8px solid; height:515px; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height: 107px;line-height: 120px;overflow: hidden;border-bottom: rgba(255,255,255,0.1) 1px solid;overflow: hidden;}
.f_nav b{display: block;float: left;font-size: 18px;color: #cfcfcf;}
.f_nav ul li{float: left;padding: 0 0 0 53px;}
.f_nav ul li a{font-size: 16px;color: rgba(207,207,207,0.6);}
.f_nav ul li a:hover{color: #fff;}
.f_logo{width: 290px;padding: 75px 0 0;height: 252px;position: relative;}
.f_logo:before,.f_ban:before{content: "";width: 1px;height: 215px;background: rgba(255,255,255,0.1);position: absolute;top: 52px;right: 0;}
.f_logo h5{width: 192px;height: 65px;line-height: 0;}
.f_logo h5 img{width: 192px;height: 32px;}
.f_er{width: 220px;}
.f_er p{width: 90px;float: left;padding: 0 20px 0 0;text-align: center;}
.f_er em{display: block;width: 90px;height: 90px;line-height: 0;}
.f_er img{ width:90px; height:90px;}
.f_er p span{display: block;font-size: 14px;color: rgba(255,255,255,0.6);line-height: 40px;}
.f_ban{width: 540px;padding: 60px 0 0 90px;height: 267px;position: relative;}
.f_top{display: block;font-size: 18px;color: #cfcfcf;height: 60px;line-height: 40px;overflow: hidden;}
.f_ban p{line-height: 22px;padding-left: 45px;font-size: 14px;color: rgba(255,255,255,0.5);height: 65px;float: left;}
.f_ban p i{display: block;font-size: 16px;color: #fff;}
.f_ban a{color: rgba(255,255,255,0.5);}
.f_ban p.f_p01{background:url(../images/f_ico01.png) no-repeat 0 5px;width: 175px;}
.f_ban p.f_p02{background:url(../images/f_ico02.png) no-repeat 0 5px;width: 235px;}
.f_ban p.f_p03{background:url(../images/f_ico03.png) no-repeat 0 5px;width: 350px;}
.f_bot{font-size: 14px;color: rgba(255,255,255,0.2);line-height: 78px;height: 78px;border-top: rgba(255,255,255,0.1) 1px solid;position: relative;z-index: 5;}
.f_bot p{float: right;}
.szgs img{height: 50px;}
.f_bot a{color: rgba(255,255,255,0.2);}
  

        .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:#0271c3 url(../images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#0271c3 url(../images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#0271c3 url(../images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#0271c3 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:#0271c3 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:#0271c3 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:#0271c3 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;
        }
    
