


em,i{font-style: normal;}

@media screen and (max-width:1500px) {
	.header{width: 1300px;}
	.h_left{padding: 30px 0 0;}
	.h_dw{font-size: 20px;line-height: 26px;}
	.h_nav li a{ font-size:16px;padding: 0 20px;}
}
@media screen and (max-width:1400px) {
	.header{width: 1200px;}
	.h_dw{font-size: 19px;}
	.h_nav li a{padding: 0 17px;}
}

 
.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: #e50014;width: 40px;}
em,i{font-style: normal;}


.f_bg{background:url(../images/f_bg.jpg) no-repeat center 0; height:580px;padding-top: 103px; overflow:hidden;}
.footer{width: 1500px; margin:0 auto;position: relative;}
.footer:before{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.2);position: absolute;top: 122px;left: 0;}
.footer:after{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.2);position: absolute;top: 448px;left: 0;}
.f_top{height: 122px;overflow: hidden;}
.f_logo{width: 18.4%;padding: 16px 0 0;line-height: 0;}
.f_logo img{display: block;width: 100%;}
.f_nav{height: 60px;overflow: hidden;width: 46.66%;}
.f_nav ul{width: 100%;height: 60px;display: flex;align-items: center;justify-content: space-between;}
.f_nav ul li a{font-size: 18px;color: #fff;}
.f_nav ul li a:hover{font-weight: bold;}
.f_ban{width: 65.33%;padding: 50px 0 0;height: 276px;display: flex;justify-content: space-between;}
.f_ban p{line-height: 30px;font-size: 22px;color: #fff;float: left;}
.f_ban p i{display: block;font-size: 16px;color: rgba(255,255,255,0.8);padding-bottom: 5px;}
.f_ban p em{width: 50px;height: 50px;display: block;line-height: 0;padding: 60px 0 0;}
.f_ban p em img{width: 50px;height: 50px;}
.f_er{width: 24%; padding:62px 0 0;}
.f_er p{width: 44.44%;float: left;padding: 0 0 0 5.5%;text-align: center;}
.f_er p em{display: block;width: 100%;line-height: 0;overflow: hidden;border-radius: 0.3rem;}
.f_er img{display: block;width: 100%;}
.f_er p span{display: block;font-size: 16px;color: #fff;line-height: 30px;padding-top: 10px;}
.f_bot{height: 132px;line-height: 132px;overflow: hidden;font-size: 0.8rem;color: rgba(255,255,255,0.5);}
.f_bot span{padding: 0 10px;}
.f_bot a{color: rgba(255,255,255,0.5);}
@media screen and (max-width:1500px) {
	.footer{width: 1300px;}
}
@media screen and (max-width:1400px) {
	.footer{width: 1200px;}
}
  

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