
.top_bg{ height:6.3rem; width:100%;position: absolute;top: 0;left: 0;z-index: 5;}
.header{width: 92%;margin: 0 auto;position: relative;}
.logo{width: 14%;line-height: 0;display: flex;align-items: center;height: 6.3rem;}
.logo img{display: block;width: 100%;}
.h_dw{float: left;font-size: 1rem;color: rgba(5,14,30,0.9);line-height: 1.5rem;padding: 1.5rem 0 0 1.5rem;margin-left: 1rem;position: relative;}
.h_dw:before{content: "";width: 1px;height: 2.6rem;background: rgba(255,255,255,0.5);position: absolute;top: 1.8rem;left: 0;}
.h_dw i{display: block;color: #fff;font-weight: normal;}
.h_nav{width: 46%;padding-top: 2.7rem;height: 2.5rem;}
.h_nav ul{ width: 100%; height:2.5rem;display: flex;justify-content: space-between;}
.h_nav li{position: relative;}
.h_nav li a{ font-size:0.8rem; color:#000;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 2.5rem;line-height: 2.3rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.1rem;
	background: #00be53;
	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 .erji{ display:none;background: rgba(0,0,0,0.6);height:auto; width:160px;text-align:center; position:absolute; top:2.5rem; left:-45px;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:160px;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_tel{font-size: 0.7rem;color: #333;height: 1.5rem;position: absolute;top: 0.7rem;right: 0;background: rgba(255,255,255,0.4);display: flex;align-items: center;justify-content: space-between;padding: 0 0.8rem 0 0.6rem;border-radius: 1rem;}
.h_tel em{width: 1rem;height: 1rem;line-height: 0;padding-right: 0.5rem;}
.h_tel em img{width: 1rem;height: 1rem;}

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

 
.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: 4rem; height: 4rem; margin-top: -2rem;border: 0; outline: none;cursor: pointer;transition:.8s;}
.banner .slick-prev {left: 3%; background:url(images/lefts.png) no-repeat center center/4rem 4rem;opacity: 0;}
.banner .slick-next {right: 3%;background:url(images/rights.png) no-repeat center center/4rem 4rem;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:8%;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: #54aa6e;width: 40px;}
.small{position: absolute;left:8.3%;bottom:6%;}
.sm_m{ font-size: 1.2rem;color: #ccc;height: 2.7rem;line-height: 2.7rem;overflow: hidden;}
.sm_m b{font-size: 2.4rem;color: #fff;font-weight: normal;}


.f_bg{width: 100%; height:20.7rem;padding-top: 2.5rem;background: #0f192e;overflow: hidden;position: relative;}
.f_bg:after{content: "";width: 83.33%;height: 1px;background: rgba(255,255,255,0.3);position: absolute;bottom: 6.3rem;left: 8.3%;}
.footer{width: 83.33%; margin:0 auto;}
.f_ban{width: 30%;height: 14.4rem;font-size: 0.8rem;color: rgba(255,255,255,0.8);}
.f_ban p{height: 3rem;display: flex;align-items: center;padding: 0.5rem 0;}
.f_ban p em{width: 2.2rem;height: 2.2rem;line-height: 0;background: rgba(0,152,66,0.5);border-radius: 50%;margin-right: 0.7rem;}
.f_ban p em img{width: 2.2rem;height: 2.2rem;}
.f_ban p b{font-size: 1.5rem;color: #fff;display: block;padding-bottom: 0.3rem;}
.f_ban p span{line-height: 1.3rem;}
.f_ban p i{display: block;}
.f_ban a{color: rgba(255,255,255,0.8);}
.f_nav{height: 14.4rem;width: 50%;}
.f_ul01 li{height: 13.1rem;float: left;width: 23.3%;}
.f_ul01 li a,.f_top{font-size: 0.8rem;color: rgba(255,255,255,0.5);display: block;height: 2.5rem;line-height: 2.5rem;width: 100%;margin-bottom: 0.5rem;font-weight: normal;}
.f_ul01 .f_ul02 li{width: 100%;height: 2.1rem;line-height: 2.1rem;}
.f_ul01 .f_ul02 li a{height: 2.1rem;line-height: 2.1rem;color: rgba(255,255,255,1);margin-bottom: 0;}
.f_nav ul li a:hover{font-weight: bold;}
.f_ul01 li.f_li01{width: 30%;}
.f_right{width: 18.25%;height: 13.4rem;padding-top: 1rem;}
.foot_m{width: 100%;height: 11rem;overflow: hidden;}
.foot_m ul li{width: 100%;line-height: 0;overflow: hidden;}
.foot_m ul li em{display: block;width: 100%;line-height: 0;overflow: hidden;border-radius: 0.3rem;}
.foot_m ul li img{width: 100%;height: 100%;object-fit: cover;object-position: center;border-radius: 0.3rem;}
.foot_m ul li span{display: block;width: 100%;text-align: center;font-size: 0.8rem;color: rgba(255,255,255,0.8);height: 1.2rem;line-height: 1.2rem;padding-top: 0.5rem;overflow: hidden;}
.foot_list{position: absolute;top: 7.2rem;left: 0;width: 100%;}
.foot_list ul{display: flex;align-items: center;justify-content: center;}
.foot_list ul li{width: 0.4rem;height: 0.4rem;background: #fff;border: #fff 0.1rem solid;border-radius: 50%;margin: 0 0.3rem;}
.foot_list ul li.on{background: #009842;}
.f_bot{height: 6.3rem;line-height: 4.5rem;font-size: 0.8rem;color: rgba(255,255,255,0.8);}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.8);}
  

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