
*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;	max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1200px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

header.act{position:fixed;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out;width:100%;background:#fff;}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}

header{position:relative;width:100%;z-index: 9999;}   
.header-top{background-color: #fff;line-height: 34px;border-bottom: 1px solid #e8e8e8;}
.h-top{display:flex;justify-content:space-between;font-size:12px;color:#999;}
.h-top span a{font-size:12px;font-family:"SimSun";color:#999;}
.h-top span a:hover{color:#d70011;}
.header-box{background: url(../images/bj1.jpg) no-repeat 50% 50%;background-size:cover;}
.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.3rem 0;}
.logo img{ max-width:100%; display:block;}

header .tel{background:url(../images/tel.png) no-repeat left center;padding-left:66px;}
header .tel p{line-height:23px;font-size:14px;color:#999;}
header .tel b{display:block;color:#e74f0c;font-size:36px;line-height:37px;font-family:"Impact";font-weight: normal;}

.header-nav{ width:100%;background:#0ca44c;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:16.66%;}
.nav-ul li .nav_a {display:block;font-size:18px;color:#fff;line-height:50px;text-align:center;background: url(../images/nav-shu.png) no-repeat right center;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background-color: #087d39;}
.nav-ul .sub_ul {display: none;width: 100%;position: absolute; padding:0;z-index:999;background:#0ca44c;box-shadow:0 5px 10px #333;}
.nav-ul .sub_ul li{width:100%;padding:5px;}
.nav-ul .sub_ul li .nav_a2{font-size:14px;line-height:34px;text-align: center;color:#fff;display:block;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {background: #087d39;color: #fff;}

/*移动端导航*/
.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px;  border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu span { width:30px;height:3px;background:#0ca44c;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);}

.sjnav{ width:115px; position:absolute;right:0%;z-index:9999;display: none;
    background:rgba(44, 44, 44, 0.7) none repeat scroll 0 0 !important;}
.sjnav ul{ padding:0; margin:0;}
.sjnav li{ display:block;text-align:center; margin:0; padding:0;}
.sjnav li a{display:block;line-height:40px;  font-size:15px; color:#fff;}
.sjnav li a:hover, .sjnav li.active a{background:#0ca44c; color:#fff;}

/*大图滚动开始*/
.banner{position: relative;}
.ban-img{display: block;max-width: 100%;}
.swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.swiper-pagination-bullet-active{background:#0ca44c}
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);margin:0;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

.title{text-align: center;}
.title .t1{line-height: 0.38rem;font-size:0.3rem;color:#0ca44c;background: url(../images/title.png) no-repeat 49.5% center;}
.title .t2{line-height: 0.2rem;font-size:0.14rem;text-transform: uppercase;color:#999;font-family: "arial";}
.title .t3{font-size:0.16rem;color:#999;padding-top: 0.1rem;}

.product{background: url(../images/bj2.png) no-repeat 50% 50%;background-size:cover;padding:0.45rem 0;}
.product .tabs{display: flex;justify-content: center;padding:0.45rem 0;}
.product .tabs a{display: block;width: 10.5%;margin:0.5%;background: #fff;border:2px solid #dbdbdb;border-radius: 30px;font-size:0.18rem;color:#333;line-height: 0.38rem;text-align: center;transition: 0.5s;}
.product .tabs a:hover ,.product .tabs a.on{background-color: #019040;color:#fff;}
.swiper-product a{display: block;}
.swiper-product a .pic-box{border:1px solid #dbdbdb;}
.swiper-product a .pic{width:100%;position: relative;overflow: hidden;border:1.5px solid #fff;}
.swiper-product a .pic:before{content:"";display: block;padding-top:74%;}
.swiper-product a .txt{text-align: center;border:1px solid #dbdbdb;background-color: #fff;text-align: center;font-size:0.16rem;color:#333;line-height: 0.42rem;margin-top:2px;}
.swiper-product a:hover .img_cover{transform: scale(1.1);}
.swiper-product a:hover .txt{background-color: #019040;color:#fff;}
.more{display: block;font-size:0.16rem;color:#fff;background-color: #019040;text-align: center;width: 1.65rem;line-height: 0.44rem;margin:0.5rem auto 0 auto;}
.more:hover{color:#fff;transform: translateY(-8px);}

.hengfu{background: url(../images/bj7.png) no-repeat 50% 50%;background-size:cover;height: 280px;}
.hengfu .wrap{display: flex;justify-content: space-between;height: 100%;}
.hf-left{width: 40%;position: relative;height: 100%;}
.hf-left .t1{font-size:0.26rem;color:#1480ef;font-weight: bold;line-height: 0.5rem;padding-top: 0.6rem;}
.hf-left .t2{font-size:0.26rem;color:#1480ef;font-weight: bold;line-height: 0.5rem;text-align: right;}
.hf-left .t3{font-size:0.2rem;color:#333;line-height: 0.62rem;position: absolute;bottom: 0;right: 0;padding-right: 0.8rem;}
.hf-left .t3::before{content:"";display: block;width: 0.7rem;height: 2px;background-color: #019040;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.hr-right{width: 52%;display:flex;align-items: flex-start;justify-content: space-between;}
.hr-right .t1{font-size: 0.3rem;color:#0ca44c;font-family: "Impact";line-height: 0.54rem;padding-left: 0.85rem;display: initial;position: relative;}
.hr-right .t1::before{content:"";display: block;width: 0.7rem;height: 2px;background-color: #019040;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.hr-right .txt{font-size:0.26rem;color:#0ca44c;line-height:0.5rem;padding:0.4rem 0 0 0;width: 340px;display: flex;flex-wrap: wrap;justify-content: space-between;text-align: center;align-items: center;}
.hr-right .txt b{display: block;width: 48%;}
.hr-right .txt a{display: block;font-size:14px;color:#fff;background-color: #1480ef;line-height: 32px;height: 32px;width: 48%;}

.ys{background: url(../images/bj6.png) no-repeat right bottom;padding:0.45rem 0 1.5rem;}
.ys-main{margin:0.45rem 0 0 0;position: relative;width: 100%;}
.ys-img{display: block;max-width: 100%;margin:0 auto;}
.ys-main .txt .t1{line-height: 0.4rem;font-size:0.2rem;color:#333;font-weight: bold;}
.ys-main .txt .t2{line-height: 0.25rem;font-size:0.16rem;color:#333;}
.ys-main .ys-box{position: absolute;width: 100%;height: 520px;}
.ys-main .ys-box .txt:nth-child(1){text-align: right;position: absolute;left: 140px;top: 0;}
.ys-main .ys-box .txt:nth-child(2){position: absolute;right: 80px;top: 0;}
.ys-main .ys-box .txt:nth-child(3){text-align: right; position: absolute;left:-80px;top: 170px;}
.ys-main .ys-box .txt:nth-child(4){position: absolute;right: 20px;top: 170px;}
.ys-main .ys-box .txt:nth-child(5){ text-align: center; position: absolute;left:0;bottom: 0;width: 100%;}

.hengfu2{background: url(../images/bj3.jpg) no-repeat 50% 50%;background-size:cover;color:#fff;}
.hengfu2 .wrap{height: 250px;display:flex;flex-wrap: wrap;align-content: center;}
.hengfu2 .wrap .t1{line-height: 40px;background: url(../images/tel2.png) no-repeat left center;padding-left: 50px;font-size:0.3rem;color:#fff;font-family:"Impact";width:100%;}
.hengfu2 .wrap .t2{line-height: 0.7rem;font-size:0.26rem;font-weight: bold;width:100%;}
.hengfu2 .wrap a{display: block;width: 1.5rem;line-height: 32px;text-align: center;background-color:#1480ef;text-align: center;color:#fff;font-size:0.14rem;}

.case{padding:0.45rem 0;}
.swiper-case{padding:0.45rem 0 0 0;}
.swiper-case a{display: block;}
.swiper-case a .pic-box{border:1px solid #dbdbdb;}
.swiper-case a .pic{width:100%;position: relative;overflow: hidden;border:1.5px solid #fff;}
.swiper-case a .pic:before{content:"";display: block;padding-top:74%;}
.swiper-case a .txt{text-align: center;border:1px solid #dbdbdb;background-color: #fff;text-align: center;font-size:0.16rem;color:#333;line-height: 0.42rem;margin-top:2px;}
.swiper-case a:hover .img_cover{transform: scale(1.1);}
.swiper-case a:hover .txt{background-color: #019040;color:#fff;}

.about{background: url(../images/bj4.jpg) no-repeat top center;padding:0.4rem 0 0 0;}
.about .title .t1{background: url(../images/title2.png) no-repeat 49.5% center;color:#fff;}
.about .title .t2, .about .title .t3{color:#fff;}
.abhout-main{background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);display: flex;justify-content: space-between;padding:0.2rem;margin-top: 0.4rem;}
.abhout-main .pic{width:50%;position: relative;overflow: hidden;}
.abhout-main .pic:before{content:"";display: block;padding-top:64%;}
.abhout-main .content{width: 50%;padding-left: 0.3rem;}
.abhout-main .content .t1{line-height:0.44rem;background-color: #019040;font-size:0.2rem;color:#fff;border-radius: 0 30px 30px 0;padding:0 0.26rem 0 0.14rem;display: table;}
.abhout-main .content .t2{line-height:30px;font-size:0.16rem;color:#333;margin-top: 0.16rem;}

.news{padding:0.4rem 0;}
.news .tabs{display: flex;justify-content: center;padding:0.45rem 0;}
.news .tabs a{display: block;width: 10.5%;margin:0.5%;background: #fff;border:2px solid #dbdbdb;border-radius: 30px;font-size:0.18rem;color:#333;line-height: 0.38rem;text-align: center;transition: 0.5s;}
.news .tabs a:hover ,.news .tabs a.on{background-color: #019040;color:#fff;}
.news-main{display: flex;justify-content: space-between;}
.news-box{width: 49%;}
.news-box .pic{width:100%;position: relative;overflow: hidden;}
.news-box .pic:before{content:"";display: block;padding-top:31%;}
.news-box ul{display: block;}
.news-box ul li{border-bottom: 1px dashed #e4e4e4;}
.news-box ul li a{display: block;line-height: 0.5rem;display: flex;justify-content: space-between;align-items: center;font-size:0.16rem;color:#333;}
.news-box ul li a em{font-size:12px;color:#999;}
.news-box ul li a b{color:#019040;}
.news-box ul li a:hover span{color:#019040; text-decoration: underline !important;}
.news-box .recommend{display: flex;padding:0.4rem 0;}
.news-box .recommend .pic{width: 1.55rem;}
.news-box .recommend .pic::before{content:"";display: block;padding-top:100%;}
.news-box .recommend .content{width:calc(100% - 1.55rem);padding-left:0.2rem;}
.news-box .recommend .content .t1{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px dashed #e4e4e4;line-height: 0.45rem;font-size:0.16rem;color:#333;}
.news-box .recommend .content .t1 em{width: 53px;line-height: 26px;text-align: center;border:1px solid #019040;color:#019040;font-size:14px;border-radius: 30px;}
.news-box .recommend .content .t2{line-height: 0.32rem;font-size:12px;color:#999;}
.news-box .recommend .content .t3{line-height: 0.26rem;font-size:0.15rem;color:#999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.news-box .recommend:hover .img_cover{transform: scale(1.1);}
.news-box .recommend:hover .content .t1 em{background-color: #019040;color:#fff;}

footer{background:url(../images/bj5.jpg) no-repeat 50% 50%;background-size: cover;padding:0.24rem 0 0 0;}
footer .links{border:1px solid #019040;line-height: 0.42rem;display: flex;font-size:0.16rem;color:#333;padding:0 0.15rem;}
footer .links a{color:#333;margin-right: 20px;}
footer .links a:hover{color:#019040;text-decoration: underline !important;}
.foot-box{display: flex;justify-content: space-between;align-items: center;padding-bottom: 0.3rem;}
.foot-box .lxfs .t1{font-size:0.26rem;color:#0ca44c;line-height: 0.82rem;}
.foot-box .lxfs .t2{font-size:16px;color:#333;line-height: 0.35rem;margin-right: 30px;}
.foot-box .lxfs .t2-box{display: flex;padding-bottom: 0.3rem;}
.foot-box .lxfs .t3{font-size: 0.4rem;color:#019040;background: url(../images/tel3.png) no-repeat left center;padding-left: 0.5rem;line-height: 56px;font-family: "arial";}
.foot-box .lxfs .t3 a{color:#019040;}
.foot-box .erweima{display: flex;}
.foot-box .erweima .erweima-box{margin-left: 20px;text-align: center;font-size:0.16rem;color:#333;}
.foot-box .erweima img{display: block;max-width:100%;}
.foot-box .erweima span{display: block;padding:10px 0;}

.foot-txt{padding:0.15rem 0;font-size:0.14rem;color:#fff;text-align: center;background-color: #02a651;}
.foot-txt a{color:#fff;}
.foot-txt a:hover{color:#fff;text-decoration: underline !important;}


/**/
.page{display:flex;padding:0.4rem 0;min-height: 7rem;}
.page-left{width:260px;margin-right:30px;}
.s-drop-wrap { width:100%; border:1px solid #ccc;}
.s-drop-btn { background:#019040; line-height:32px; font-size:26px; color: #fff; text-align:center;position:relative;font-weight: bold;padding:19px 0 16px 0;}
.s-drop-btn i{font-style:normal;font-weight: normal;font-size:0.14rem;line-height:0.2rem;display:block;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:#019040;}

.s-drop-list {display: block;padding:0 6px 17px 6px;}
.s-drop-list li{ padding:8px 0; border-bottom:1px solid #ccc; }
.aside-list-link{ font-size:0.15rem; color:#333;line-height:0.4rem;display:flex;justify-content: space-between;align-items: center;padding:0 11px;transition:0.5s;}

.aside-list-link:hover, .aside-list-link.act{color:#fff;border-color:#134665;background-color: #085b30;}
.aside-list-link:hover i, .aside-list-link.act i{transform:rotate(90deg);}

.page-left .lxwm{margin-top:20px;background:#eee;border:1px solid #ccc;}
.page-left .lxwm img{display:block;max-width:100%;margin:auto;}
.page-left .lxwm .t1{font-size:14px;color:#333;padding:12px 18px;line-height:30px;}

.page-right{width:calc(100% - 290px);}
.page-bt{border-bottom: 1px solid #019040;line-height: 0.36rem;font-size:0.14rem;color:#333;display: flex;justify-content:space-between;align-items: center;}
.page-bt i{color:#019040;margin-right: 10px;font-size: 0.16rem;}
.page-bt a:hover{color:#085b30;text-decoration: underline !important;}
.page-bt a{color:#333}

.pro-ul{display: flex;flex-wrap: wrap;padding:0.2rem 0;}
.pro-ul li{width: 31.333%;margin: 1%;}
.pro-ul li a{display: block;}
.pro-ul li a .pic-box{border:1px solid #dbdbdb;}
.pro-ul li a .pic{width:100%;position: relative;overflow: hidden;border:1.5px solid #fff;}
.pro-ul li a .pic:before{content:"";display: block;padding-top:74%;}
.pro-ul li a .txt{text-align: center;border:1px solid #dbdbdb;background-color: #fff;text-align: center;font-size:0.16rem;color:#333;line-height: 0.42rem;margin-top:2px;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .txt{background-color: #019040;color:#fff;}


.product-show{padding:0.2rem 0 ;}
.product-show .t1{font-size:20px;color:#333;text-align: center;line-height:30px;}
.product-show img{display:block;max-width:100%;margin:15px auto;}
.product-show .t2{font-size:14px;color:#666;}

.news-ul{display:block;padding:0.2rem 0;}
.news-ul li{width:100%;margin-bottom:0.2rem;border: 1px solid #d2d2d2;background-color: #fff;padding:0.15rem;}
.news-ul li a{display:flex;color:#333;}
.news-ul li a .pic{width:2rem;position:relative;overflow:hidden;}
.news-ul li a .pic:before{padding-top:71%;display:block;content:"";}
.news-ul li a .txt{width:calc(100% - 2rem);padding:0 0.1rem 0 0.2rem;display:flex;flex-wrap:wrap;align-content: space-around;}
.news-ul li a .txt .txt-bt{position:relative;display:flex;justify-content:space-between;width:100%;}
.news-ul li a .txt .txt-bt .t1{font-size:18px;font-weight:bold;}
.news-ul li a .txt .txt-bt .t2{font-size:12px;}
.news-ul li a .txt .txt-nr{line-height:22px;font-size:0.14rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%;}
.news-ul li a h5{width:100px;line-height: 32px;font-size:12px;color:#fff;background: #c5c5c5;text-align: center;transition: 0.5s;}
.news-ul li:hover .img_cover{transform:scale(1.1);}
.news-ul li:hover{transform:translateY(-5px);box-shadow:0 0 5px #999;}
.news-ul li:hover .txt-bt .t1{color:#019040;}
.news-ul li:hover h5{background: #019040;color:#fff;}

.news-show { width:100%; text-align:center;padding-top:20px;}
.news-show img {  display:block; max-width:100%; margin:2% auto;}
.news-show .txt-bt {  display:block ;line-height:42px; font-size:18px; color:#333;font-weight:bold;text-align:center; }
.news-show .txt-nr {  display:block;line-height:30px; font-size:14px; color:#444; text-align:left;}
.news-show .txt-date {  display:block;line-height:35px; font-size:12px; color:#999; margin-top:2%; text-align:right;}






































/*手机底部*/
.hot{width:100%; height:58px; background:#085b30; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }

@media (max-width:1400px){
    .ys{display: none;}
    }

@media (max-width:1200px){
    .wrap{ width:96%}
    .hr-right img{display: none;}
    }

@media (max-width:991px) and (min-width:768px){
    .product .tabs a{font-size:13px;}
    /**/
    .page{display: block;}
    .page-left{width:100%;margin:0;}
    .page-right{width:100%;}
    .s-drop-btn{text-align: left;padding:0.15rem 0.2rem;}
    .s-drop-list{display: none;}
    }
 
@media (max-width:767px){
    .logo{width:300px;}
    .product .tabs{padding:15px 0;flex-wrap: wrap;justify-content: start;}
    .product .tabs a{width: 24%;}
    .hengfu2 .wrap .t2{font-size:16px;}
    .hengfu2 .wrap{height: initial;padding:20px 0;}
    .abhout-main, .news-main{display: block;}
    .abhout-main .pic, .news-box{width:100%;}
    .abhout-main .content{width:100%;padding:20px 0 0 0;}
    .news .tabs a{width: 32%;}
    .news{padding:0.4rem 0 0 0;}
    .foot-box .lxfs .t2-box{display: block;padding:0;}
    /**/
    .page{display: block;}
    .page-left{width:100%;margin:0;}
    .page-right{width:100%;}
    .s-drop-btn{text-align: left;padding:0.15rem 0.2rem;font-size:18px;line-height:24px;}
    .s-drop-list{display: none;}
    .pro-ul li{width: 48%;}
    
    .news-ul li{padding:1.5%;}
    .news-ul li a .pic{width: 130px;}
    .news-ul li a .txt{padding:0 0 0 10px;width: calc(100% - 130px);}
    .news-ul li a .txt .txt-bt .t1{font-size:15px;}
    }

@media (max-width:567px){
	}

@media (max-width:467px){

    }

@media (max-width:376px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	