
.top_bg{ height:5rem; width:100%;background: rgba(255,255,255,1);position:relative;z-index:500;}
.header{width: 83.33%;margin: 0 auto;position: relative;}
.h_tel{font-size: 0.8rem;color: #999;height: 1.5rem;position: absolute;top: 0.5rem;right: 0;display: flex;align-items: center;}
.h_tel em{width: 0.7rem;height: 0.7rem;line-height: 0;padding-right: 0.5rem;}
.h_tel em img{width: 0.7rem;height: 0.7rem;}
.h_tel i{font-size: 0.9rem;color: #009a44;}
.logo{width: 9.125%;height: 5rem;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_dw{font-size: 1.2rem;color: #333;line-height: 1.6rem;padding: 0.8rem 0 0 1rem;}
.h_dw i{display: block;font-size: 1rem;font-weight: normal;}
.h_nav{width: 51.25%; height:2rem;padding:2.3rem 0 0;}
.h_nav ul{width: 100%;height: 2rem;display: flex;justify-content: space-between;}
.h_nav li{position: relative;}
.h_nav li a{ font-size:0.9rem; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 2rem;line-height: 1.6rem;}
.h_nav li a:hover:before,.h_nav li.cur a:before{content: "";width: 0;height: 0;position: absolute;bottom: 0;left: calc(50% - 0.3rem);
border-bottom:0.3rem solid #019944; 
border-left:0.3rem solid transparent;
border-right:0.3rem solid transparent;
}
.h_nav li a:hover,.h_nav li.cur a{color: #019944;}

.h_nav li .erji{ display:none;background: rgba(1,153,68,1);height:auto; width:150px;text-align:center; position:absolute; top:2rem; left:-40px;z-index:5;}
.h_nav li .erji li{ border-top:rgba(255,255,255,0.3) 1px solid; height:42px; line-height:42px;}
.h_nav li .erji a{ height:42px; line-height:42px; width:100%;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_nav li.li04 .erji{ width:500px; left:-212px;}
.h_nav li.li04 .erji:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.3);position: absolute;top: 0;left: 33.33%;}
.h_nav li.li04 .erji:after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.3);position: absolute;top: 0;left: 66.66%;}
.h_nav li.li04 .erji li{width:33.33%;float:left;}

.h_nav li.li05 .erji{ width:500px; left:-215px;}
.h_nav li.li05 .erji:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.3);position: absolute;top: 0;left: 50%;}
.h_nav li.li05 .erji li{width:50%;float:left;}

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: -2.5rem;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:3%;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: #019944;width: 40px;}


.f_bg{ background:#1a1a1a; height:25rem;padding-top: 5.5rem;overflow: hidden;}
.footer{width: 83.33%; margin:0 auto;}
.f_logo{width: 25%;line-height: 0;height: 21.6rem;padding-top: 0.6rem;}
.f_logo h5{width: 36.5%;line-height: 0;}
.f_logo h5 img{display: block;width: 100%;}
.f_logo p{font-size: 0.9rem;color: rgba(255,255,255,0.3);line-height: 1.5rem;padding-top: 0.5rem;}
.f_top{display: block;width: 100%;font-size: 1rem;color: #fff;height: 4.6rem;line-height: 1.8rem;overflow: hidden;margin-bottom: 1.5rem;font-weight: normal;position: relative;clear: both;}
.f_top i{display: block;font-size: 0.6rem;color: rgba(255,255,255,0.3);text-transform: uppercase;}
.f_top:before{content: "";width: 0.8rem;height: 0.1rem;background: rgba(255,255,255,0.3);position: absolute;bottom: 0;left: 0;}
.f_ban{width: 25%;height: 22.2rem;color: rgba(255,255,255,0.5);}
.f_ban p{font-size: 0.8rem;line-height: 1.3rem;padding-bottom: 0.5rem;}
.f_tel{font-size: 1.5rem;line-height: 2rem;padding-bottom: 1rem;}
.f_ban span{display: block;}
.f_ban i{display: block;}
.f_er{width: 31%;height: 22.2rem;}
.f_er p{width: 35%;text-align: center;float: left;margin-right: 0.8rem;}
.f_er p em{display: block;width: 100%;line-height: 0;background: #fff;padding: 0.3rem;box-sizing: border-box;}
.f_er p img{display: block;width: 100%;}
.f_er p span{display: block;font-size: 0.8rem;color: rgba(255,255,255,0.4);width: 100%;line-height: 2.8rem;height: 2.8rem;background: rgba(255,255,255,0.1);}
.f_nav{width: 18%;height: 22.2rem;}
.f_nav ul li{float: left;width: 46%;line-height: 2rem;height: 2rem;overflow: hidden;}
.f_nav ul li a{font-size: 0.8rem;color: rgba(255,255,255,0.5);}
.f_nav ul li a:hover{color: rgba(255,255,255,0.8);}
.f_bot{font-size: 0.8rem;color: rgba(255,255,255,0.4);line-height: 2.8rem;height: 2.8rem;border-top:rgba(255,255,255,0.1) 1px solid;}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.4);}
  

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