
.top_bg{ height:5rem;z-index: 10; width:100%; position:absolute; top:0; left:0;border-bottom: rgba(255,255,255,0.15) 1px solid;}
.top_line{width: 89.58%;margin: 0 auto;height: 5rem;position: relative;}
.logo{ width:5.5rem; height:4rem;line-height: 0;padding: 0.4rem 1rem 0 0;}
.logo img{ width:5.5rem; height:6.25rem;}
.h_dw{font-size: 0.9rem;color: #fff;height: 3rem;overflow: hidden;position: relative;margin-top: 1rem;padding-left: 1.2rem;width: 25%;letter-spacing: 0.1em;}
.h_dw:before{content: "";width: 1px;height: 3rem;background: rgba(255,255,255,0.2);position: absolute;top: 0;left: 0;}
.h_dw em{display: block;line-height: 0;margin-bottom: 0.2rem;}
.h_dw em img{width: 15.4rem;height: 1.5rem;}
.h_nav{width: 52%; height:5rem;overflow: hidden;padding-right: calc(25% - 10rem);}
.h_nav li{ float:left;height: 5rem;line-height: 5.5rem;overflow: hidden;width: 11%;}
.h_nav li a{ font-size:0.8rem; color:#fff;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 5rem;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
		  content: "";
		  position: absolute;
		  z-index: -1;
		  left: 0;
		  right: 100%;
		  bottom: 0;
		  background: #2c7eff;
		  height: 3px;
		  -webkit-transition-property: right;
		  transition-property: right;
		  -webkit-transition-duration: 0.3s;
		  transition-duration: 0.3s;
		  -webkit-transition-timing-function: ease-out;
		  transition-timing-function: ease-out;
		}
.h_nav li a:hover:before,.h_nav li.cur a:before {right: 0;}
.h_tel{position: absolute;top: 1.6rem;right: -1%;}
.h_tel em{width: 1.8rem;height: 1.8rem;display: block;float: left;line-height: 0;padding: 0.2rem 0.5rem 0 0;}
.h_tel em img{width: 1.8rem;height: 1.8rem;}
.h_tel span{display: block;float: left;font-size: 1rem;color: rgba(255,255,255,0.8); font-family:Arial, Helvetica, sans-serif;line-height: 2.2rem;}
.h_tel span i{display: block;}
em,i{font-style: normal;}

 
		.banner{position: relative; height:auto;clear: both;}
		.banner img {display: block;width: 100%;margin:0 auto;}
		.banner .slick-arrow {position: absolute;bottom: 3.2rem;font-size: 0;z-index: 9; width: 30px; height: 30px;border: 0; outline: none;cursor: pointer;-webkit-transition:transform .3s;transition:transform .3s;}
				.banner .slick-prev {left: 46%; background:url(../images/ban_lico.png) no-repeat center center;}
				.banner .slick-next {left: 52.1%;background:url(../images/ban_rico.png) no-repeat center center;}
		.banner .slick-prev:hover{-webkit-transform:translate(-2px,0);transform:translate(-2px,0);}
.banner .slick-next:hover{-webkit-transform:translate(2px,0);transform:translate(2px,0);}
		.banner .banMenu {
				        position: absolute;
				        left: 50%;
				        width: 30px;
				        bottom: 2.5rem;
						height: 46px;
				        margin-left: -15px;
				        text-align: center;
				        z-index: 5;
				    }
				.banner .banMenu i {
				        display: block;
				        width: 30px;
				        height: 46px;
				        cursor: pointer;
						position: absolute;bottom: 0;left: 0;
				    }
				.banner .banMenu i img {
				        -webkit-transition: all 0.5s;
				        -moz-transition: all 0.5s;
				        -ms-transition: all 0.5s;
				        -o-transition: all 0.5s;
				        transition: all 0.5s;
				        -webkit-animation: bounceY 2s infinite;
				        -moz-animation: bounceY 2s infinite;
				        -o-animation: bounceY 2s infinite;
				        -ms-animation: bounceY 2s infinite;
				        animation: bounceY 2s infinite;
				    }
					@-moz-keyframes bounceY {
				        0%,
				        100% {
				            -moz-transform: translateY(0);
				            transform: translateY(0);
				        }
				        50% {
				            -moz-transform: translateY(-10px);
				            transform: translateY(-10px);
				        }
				    }
				    
				    @-o-keyframes bounceY {
				        0%,
				        100% {
				            -o-transform: translateY(0);
				            transform: translateY(0);
				        }
				        50% {
				            -o-transform: translateY(-10px);
				            transform: translateY(-10px);
				        }
				    }
				    
				    @keyframes bounceY {
				        0%,
				        100% {
				            transform: translateY(0);
				        }
				        50% {
				            transform: translateY(-10px);
				        }
				    }
		

.f_bg{background:#000; height:19.5rem;position: relative;}
.f_bg:before{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.2);position: absolute;top: 5.1rem;left: 0;}
.footer{width: 70rem;margin: 0 auto;min-width: 1200px;max-width: 1400px;}
.f_nav{height: 5rem;line-height: 5rem;overflow: hidden;}
.f_nav ul li{float: left;padding: 0 2rem;}
.f_nav ul li a{font-size: 0.9rem;color: #fff;}
.f_nav ul li a:hover{font-weight: bold;}
.f_logo{width: 21.4%;padding: 3.5rem 0 0;background:url(../images/f_line.png) no-repeat right 3.5rem;line-height: 0;}
.f_logo img{width: 10.9rem;height: 3.9rem;}
.f_logo span{color: rgba(255,255,255,0.5);font-size: 0.7rem;display: block;height: 1.2rem;line-height: 1.2rem;padding: 0.5rem 0 0;}
.f_logo p{color: rgba(255,255,255,0.5);font-size: 0.7rem;height: 1.2rem;line-height: 1.2rem;}
.f_logo p a{color: rgba(255,255,255,0.5);}
.f_ban{width: 40%;padding: 2.8rem 0 0 7%;font-size: 0.8rem;color: rgba(255,255,255,0.5);background:url(../images/f_line.png) no-repeat right 3.5rem;}
.f_ban p{line-height: 2.1rem;padding-left: 1.5rem;}
.f_ban span{padding: 0 0.5rem;}
.f_ban a{color: rgba(255,255,255,0.5);}
.f_ban p.f_p01{background:url(../images/f_ico01.png) no-repeat left center;}
.f_ban p.f_p02{background:url(../images/f_ico02.png) no-repeat left center;}
.f_ban p.f_p03{background:url(../images/f_ico03.png) no-repeat left center;}
.f_ban p.f_p04{background:url(../images/f_ico04.png) no-repeat left center;}
.f_er{width: 26%; padding:3.3rem 0 0;}
.f_er p{width: 6.5rem;float: left;padding: 0 0 0 2.5rem;text-align: center;}
.f_er em{display: block;width:5.5rem; height:5.5rem;line-height: 0;padding: 0.5rem;background:url(../images/f_erbg.png) no-repeat;background-size: cover;}
.f_er img{ width:5.5rem; height:5.5rem;}
.f_er p span{display: block;font-size: 0.7rem;color: rgba(255,255,255,0.5);line-height: 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:#2c7eff url(../images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#2c7eff url(../images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#2c7eff url(../images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#2c7eff 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:#2c7eff 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:#2c7eff 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:#2c7eff 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;
        }
    
