@charset "utf-8";
@import url('reset.css?v=0.042');
@import url('swiper-bundle.min.css?v=0.0252');
@font-face {
    font-family: "Arial";
    src: url("fonts/Arial.eot");
    src: url("fonts/Arial.eot?#iefix")format("embedded-opentype"),
    url("fonts/Arial.woff2")format("woff2"),
    url("fonts/Arial.woff")format("woff"),
    url("fonts/Arial.ttf")format("truetype"),
    url("fonts/Arial.svg#Ethnocentric")format("svg");
}
@font-face {
    font-family: "Avenir Black";
    src: url("fonts/Avenir Black.eot");
    src: url("fonts/Avenir Black.eot?#iefix")format("embedded-opentype"),
    url("fonts/Avenir Black.woff2")format("woff2"),
    url("fonts/Avenir Black.woff")format("woff"),
    url("fonts/Avenir Black.ttf")format("truetype"),
    url("fonts/Avenir Black.svg#Avenir Black")format("svg");
}
@font-face {
    font-family: "Ethnocentric";
    src: url("fonts/Ethnocentric.eot");
    src: url("fonts/Ethnocentric.eot?#iefix")format("embedded-opentype"),
    url("fonts/Ethnocentric.woff2")format("woff2"),
    url("fonts/Ethnocentric.woff")format("woff"),
    url("fonts/Ethnocentric.ttf")format("truetype"),
    url("fonts/Ethnocentric.svg#Ethnocentric")format("svg");
}

*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
input,select,button,textarea{  font-family:Arial, Helvetica, sans-serif;}
body{ font-family:Arial, Helvetica, sans-serif;  background:#fff; font-size: 14px; color: #000;}
a{background:transparent;text-decoration:none;color:#000}a:active,a:hover{outline:0}a:hover{text-decoration:none;}
.wrapper{width: 1500px; margin: 0 auto;}
.wrapper-fluid{width: 90%; margin: 0 auto;}
.ts{text-transform:uppercase}
.mauto{margin:0 auto}
.pf{position: fixed; z-index: 1;}
.pz{position:relative;z-index: 1}
.pa{position:absolute;z-index: 1999}
.bz{box-sizing:border-box}
.b,.fb{font-weight:bold}
.i{font-style:italic}
.hidden{display:none !important}
.cb{clear:both}
.vs{overflow:visible !important}
.all{min-width: 1400px;}
.flex{display: -webkit-box; display: -webkit-flex; display: flex;}
.flexCenter{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: center;}
.flexJc{display: -webkit-box; display: -webkit-flex; display: flex; justify-content: center;}
.flexAc{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;}
.flexColumn{display: -webkit-box; display: -webkit-flex; display: flex; flex-direction: column;}
.flexWrap{display: -webkit-box; display: -webkit-flex; display: flex; flex-wrap: wrap;  justify-content: flex-start;}
.flexJb{display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap;}
.flexRight{display: -webkit-box; display: -webkit-flex; display: flex; justify-content: flex-end;}
.ov{overflow: hidden;}
.transition,.transition *{transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s;}
.ellipsis{text-overflow: ellipsis; white-space: nowrap; display: block; overflow: hidden;}
table{border-collapse: collapse;}
table td{border: 1px solid #bbbbbc;}
.textCenter{text-align: center !important;}
.textRight{text-align: right;}
.db{display: block;}
.fr{float: right;}
.clear{clear: both;}
img{max-width: 100%;}
.w100{width: 100%;}
.fb{font-weight: bold !important;}
/*animation*/
.scaleImg{overflow: hidden;}
/*.scaleImg img{border-radius:15px;}*/
.scaleImg img,.scaleImg:hover img{transition: all 1s;}
.scaleImg:hover img{transform: scale(1.1);}
.textEllipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.line6 {
    -webkit-line-clamp: 6;
}
.line5 {
    -webkit-line-clamp: 5;
}
.line4 {
    -webkit-line-clamp: 4;
}
.line3 {
    -webkit-line-clamp: 3;
}
.line2 {
    -webkit-line-clamp: 2;
}
.line1 {
    -webkit-line-clamp: 1;
}
/*头部*/
header{z-index: 999!important; position:fixed; width:100%; left:0; top:0; height:130px; background: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0)); }
header.active{ background:rgba(0,131,62,0.7); box-shadow: 0 2px 6px rgba(115,131,62,.9);}
.top{border-bottom:#5c5b59 solid 1px; padding:10px 0;}
.head-icon-item{margin-right:15px;}
.head-icon-item img{height:16px;}
.head-lan{border-left:#5c5b59 solid 1px; padding-left:15px; height:16px; line-height:16px; position:relative;}
.head-lan .icondiqiu1{color:#FFFFFF; height:16px;}
.logo{width:208px; padding:20px 0; }
.logo img{width:100%;}
.head-search{width:300px; } 
.head-search{background:rgba(255,255,255,.1); border-radius:15px;} 
.in-wsearch{border-radius:10px;  padding:1px 20px;}
.index-search-input{width:calc(100% - 20px); height:35px;  }
.search-ips{border:none; width:100%; height:35px; font-size:14px; line-height:30px; background:none; color:#999;}
.index-search-bth{height:35px; line-height:30px;}
.isearch-bth{ border:none; background:url(../images/search.png?v=0.021) left center no-repeat; height:35px; width:20px; background-size: 20px 20px;}
.index-search-input  .search-ips::placeholder{color:#999;}
.head-menu-item a.nav-link{font-size:16px; font-family: "Avenir Black"; padding:25px 0; margin-right:40px; text-transform:uppercase; line-height:50px; color:#FFFFFF;}
.head-menu .head-menu-item:last-child a.nav-link{margin-right:0;}
.head-menu-item:hover a.nav-link,.head-menu-item.active a.nav-link{color:#00833e;  border-bottom:#00833e solid 3px;}
.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top:100%;
	z-index: 9;
	width: 100%;
}

.ipro-cate{ width:280px; background:#f1f1f1; border-radius:10px; padding:20px;}
.ipro-cate-item{ font-size:18px; margin-top:25px; line-height:1;}
.ipro-cate .ipro-cate-item:first-child{margin-top:10px;}
.ipro-cate-item a .iconarrowLeft{ display:none;}
.ipro-cate-item.active a{ color:#00833e; font-weight:bold;}
.ipro-cate-item.active a .iconarrowLeft{ display:block; font-size:20px; line-height:18px; transform: rotate(180deg);}
.iprod-con{ width:calc(100% - 310px); background:#f1f1f1; border-radius:10px; padding:20px;}
.iprod-top{ border-bottom:#5d5d5d solid 1px; padding-bottom:15px;}
.iprod-cate{ font-size:18px; font-weight:bold; line-height:1;}
.iprod-more a{ width:160px; margin:0 auto; }
.iprod-more a .more-tit{border-radius:20px; font-size:14px; padding:0 20px; height:35px; line-height:35px; color:#00833e; border: #00833e solid 1px;}
.iprod-more a .more-ic{height:35px; width:35px; line-height:35px; }
.iprod-more a .more-ic .iconarrowLeft{ font-size:24px; }

.iprod-con .iprod-con-item{ display:none;}
.iprod-con .iprod-con-item.active{ display:block;}
.iprod-list .iprod-item{width:calc((100% - 90px) / 5); margin-top:20px; margin-right:20px; }
.iprod-list .iprod-item:last-child{margin-right:0; }
.iprod-list .iprod-item .iprod-item-img{background:#FFFFFF; border:#dddddd solid 1px; border-radius:10px;}
.iprod-list .iprod-item .iprod-item-img img{ width:100%; border-radius:10px;}
.iprod-item-title{ margin-top:10px;}
.iprod-item-title a{ color:#666666;}
.iprod-item-title a:hover{ color:#00833e;}
.m-navbth{ display:none;}
.nav_box {
    background:rgba(0,131,62,0.7);
    width: 100%;
    position: absolute;
    top: 79px; 
	z-index:999;
    display: none;
    padding-bottom: 50px;
	animation: fadeIn .5s;-moz-animation: fadeIn .5s;-webkit-animation: fadeIn .5s;-o-animation: fadeIn .5s;
}
.nav_box.nav_show {
    display:block;
}
.nav_search {
    width:92%;
    background: #00833e;
    border-radius: 6px;
    padding:15px;
    margin: 10px auto;
}
.nav-search-input{width:calc(100% - 50px);}
.nav-search-bth{width:30px;}
.search_ip{
    color: #999999;
    border: 1px solid #e4eaec;
    border-radius: 10px 0 0 10px;
    font-size: 16px;
    font-weight: 400;
    width: 100%;  
	height:40px;
	line-height:40px;
    padding: 0 15px;
}
.isearch-bths{ border:none; background:#000 url(../images/search.png?v=0.021) center center no-repeat; border-radius:0 10px 10px  0; height:42px; width:50px;}

.head-nav{
	margin:0px auto;
	width:92%;
}
.head-nav .nav_item .title{
	line-height:50px;
	position:relative;
	border-bottom:1px solid #bdbdbd;
}
.head-nav .nav_item .title, .head-nav .nav_item .title a{
	font-size:16px; 
	color:#fff;
	font-weight:normal;
}
.head-nav .nav_item .link-list {
	padding:10px 15px 0px;
	display:none; animation: fadeIn 1s;-moz-animation: fadeIn 1s;-webkit-animation: fadeIn 1s;-o-animation: fadeIn 1s;
}
.head-nav .nav_item .link-list.active {
	display:block 
}
.head-nav .nav_item .link-list a{
	display:block;
	padding-left:10px;
	line-height:36px;
	color:#fff;
	font-size:14px;
}
.jtt {
	position: absolute;
	right: 5px; 
	top:2px;
	font-size:20px;
	transform: rotate(90deg);
    transition: transform .5s;
}
.head-nav .nav_item.open .jtt{
	transform: rotate(-90deg);
}
/*轮播图*/
.indexbanner{width:100%; position:relative;}
.indexbanner .swiper-slide img{ width:100%;}
.indexbanner .swiper-slide{ position:relative;}
.indexbanner-more{width:200px; position:absolute; z-index:2; left:8.5%; bottom:34%;}
.more-tit{border:#FFFFFF solid 1px; border-radius:20px; color:#FFFFFF; font-size:18px; padding:0 25px; height:40px; position:relative; z-index: 2;}
.more-tit:before{content: ""; position:absolute; border-radius:20px;  z-index:-1;  background:#00833e;  left:0; top:0; width:0; height:100%; transition: all 1s;}
.more-tit:hover:before{width:100%;}
/*.more-tit:hover{background:#00833e;}*/
.more-ic{background:#00833e; border-radius:50%; margin-left:5px; color:#FFFFFF; height:40px; width:40px; text-align:center; line-height:40px; transform: rotate(135deg); }
.more-ic .iconarrowLeft{ font-size:24px; }
.indexbanner .swiper-pagination-bullet{
    background:none;
    opacity: 1; 
	width:14px; 
	height:14px; 
	border:#fff solid 1px;
	border-radius: 8px; 
}
.indexbanner .swiper-pagination-bullet-active{
    background:#00833e;
	border:#00833e solid 1px; 
}	


/*首页one*/	
.index-one{ background:url(../images/ipro.jpg) center bottom  no-repeat; background-size:cover; padding:70px 0;}
.index-one .ipro-img img{ width:100%;}
.index-one .ipro-title{font-family: "Ethnocentric"; text-align:center; color:#FFFFFF; font-size:20px; line-height:1.3; margin:25px 0;}
.ipro-more{ text-align:center;}
.ipro-more a,.hproducts-item-more a{ width:160px; margin:0 auto;}
.ipro-more a .more-tit,.hproducts-item-more a .more-tit{border-radius:20px; font-size:14px; padding:0 20px; height:35px; line-height:35px; position:relative;}
.ipro-more a .more-ic,.hproducts-item-more a .more-ic{height:35px; width:35px; line-height:35px; }
.ipro-more a .more-ic .iconarrowLeft,.hproducts-item-more a .more-ic .iconarrowLeft{ font-size:24px; }
.swiper-bottom{border-top:#5c5b59 solid 1px; margin-top:70px; padding-top:70px; position:relative;}
.index-one .swiper-button-next:after,.index-one .swiper-button-prev:after{display:none;}
.index-one .swiper-pagination{position:relative;}
.index-one .swiper-button-next,.index-one .swiper-button-prev{ position:relative; top:0; right:auto; left:auto;  width:55px; height:43px;  margin-top:0; }
.index-one .swiper-button-next{background:url(../images/next.png) no-repeat; margin-left:10px;}
.index-one .swiper-button-prev{background:url(../images/prev.png) no-repeat; margin-right:10px;}
.index-one .swiper-pagination-bullet{
    background:none;
    opacity: 1; 
	width:14px; 
	height:14px; 
	border:#fff solid 1px;
	border-radius: 8px; margin-right:8px;  
}
.index-one .swiper-pagination-bullet-active{
    background:#00833e;
	border:#00833e solid 1px; 
}	

/*首页two*/	
.index-two{ background:url(../images/tools.jpg) center top  no-repeat; background-size:cover; padding:70px 0;}
.itools-cate-tit{font-family: "Ethnocentric"; color:#FFFFFF; font-size:48px; line-height:1.3; width:450px; }
.itools-cate-text{width:400px; text-align:right;}
.itools-cate-con{ color:#FFFFFF; font-size:16px;}
.itools-cate-more{margin-top:20px; position:relative; display: flex; justify-content: flex-end;}
.itools{ margin-top:200px;}
.itools .swiper-slide{background:rgba(115,115,115,.3); border-radius: 20px; padding:20px;}
.itools .swiper-slide .itools-text{width:calc(45% - 20px); color:#FFFFFF; position:relative;}
.itools .swiper-slide .stools-img{background: linear-gradient(to bottom,#00823d,#000202); border-radius: 20px; width:55%;}
.itools .swiper-slide .stools-img img{ border-radius: 20px; width:100%;}
.itools-title{ font-weight:bold; font-size:32px; line-height:1.4;}
.itools-more{ position:absolute; z-index:2; left:0; bottom:10px;}
.itools-more a{color:#FFFFFF; text-decoration:underline; font-size:16px;}
.itools-more a:hover{color:#00833e;}
.itools .swiper-button-next:after,.itools .swiper-button-prev:after,.iscene .swiper-button-next:after,.iscene .swiper-button-prev:after{display:none;}
.itools .swiper-button-next,.itools .swiper-button-prev,.iscene .swiper-button-next,.iscene .swiper-button-prev{width:50px; height:50px; background:#FFFFFF; border-radius: 25px; text-align:center; line-height:50px;  margin-top:-25px;}
.itools .iconarrowLeft,.iscene .iconarrowLeft{ color:#00833e; font-weight:bold; font-size:20px;}
.itools .swiper-button-next,.iscene .swiper-button-next{transform: rotate(180deg);}

/*首页three*/	
.index-three{background:url(../images/hot-pro.jpg) center bottom no-repeat; background-size:cover; padding:70px 0;}
.hot-products-title{ text-align:center; font-family: "Ethnocentric"; color:#FFFFFF; font-size:48px; line-height: 1.3; }
.hproducts{ padding-top:40px;}
.hproducts .hproducts-item{ margin:40px 40px 0 0; border-radius: 25px; position:relative; width:calc((100% - 40px) / 2);}
.hproducts .hproducts-item img{ border-radius: 25px; width:100%; }
.hproducts .hproducts-item:nth-child(n+3){width:calc((100% - 80px) / 3);}
.hproducts .hproducts-item:nth-child(2),.hproducts .hproducts-item:nth-child(5){margin-right:0;}
.hproducts-item-text{ background: linear-gradient(to bottom,rgba(0,131,62,0),rgba(0,131,62,0.8)); padding:50px 20px 20px; border-radius:0 0 25px 25px; position:absolute; z-index:2; width:100%; left:0; bottom:0;}
.hproducts-item-title{ color:#FFFFFF; width:calc(100% - 180px); font-size:22px;}
.hproducts-item-tip{border-radius:15px; border:#318256 solid 1px; color:#FFFFFF; margin-right:6px; font-size:12px; padding:0 10px; background:rgba(0,0,0,0.2); margin-top:15px;}


/*首页four*/	
.index-four{background:url(../images/advantages.jpg) center top  no-repeat; background-size:cover; padding:70px 0;}
.cate-switch{display: flex; flex-wrap: wrap;  justify-content: flex-start;}
.switch-item{border-radius: 25px; border:#fff solid 1px; margin-right:15px; font-size:18px; color:#FFFFFF; padding:2px 20px; cursor:pointer;}
.cate-switch .switch-item:last-child{margin-right:0;}
.switch-item.active{border:#00833e solid 1px; background:#00833e;}
.switch-con-item{ display:none;}
.switch-con-item.active{ display:block;}
.advantage .advantage-item{width:calc((100% - 80px) / 3); margin-right:40px; margin-top:80px;}
.advantage .advantage-item .advantage-item-img{ width:56px;} 
.advantage .advantage-item .advantage-item-text{width:calc(100% - 76px);} 
.advantage-item-title{ color:#FFFFFF; font-weight:bold; font-size:22px; line-height:1;}
.advantage-item-con{ color:#999; font-size:16px; margin-top:10px; line-height:1;}
.icert .icert-item{width:calc((100% - 120px) / 5); margin-right:30px; margin-top:50px;}
.icert .icert-item img{ width:100%;}
.advantage .advantage-item:nth-child(3n),.icert .icert-item:last-child{margin-right:0;}
.iscene{ margin-top:50px; padding:30px 0;}
.iscene .swiper-slide img{
    border-radius:15px; transform: scale3d(0.85,0.85,0.85) translate3d(0, 0, 0);  opacity:0.4; 
}
.iscene .swiper-slide.swiper-slide-active img{
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0); opacity:1;
}



/*底部*/	
footer{background:url(../images/ifoot.jpg) center top  no-repeat; background-size:cover; padding:70px 0;}
.ft{border-bottom:#525252 solid 1px; padding-bottom:50px;}
.foot-logo{width:210px;}
.foot-logo img{width:210px;}
.foot-wz{font-family: "Ethnocentric"; color:#00833e; font-size:16px; text-transform:uppercase; margin-top:10px;}
.foot-icon{ margin-top:40px;}
.foot-icon img{ max-width:100%;}
.foot-contact{ width:425px; }
.foot-ctitle{ font-size:24px; font-weight:bold; margin-bottom:20px; color:#00833e; text-transform:uppercase;}
.foot-inquiry{width:400px;}
.nav-item-son a{ display:block; font-size:16px; line-height:30px; color:#fff;}
.nav-item-son a:hover{color:#00833e;}
.form-group{ margin-bottom:15px;}
.form-group .form-group-item{width:calc((100% - 20px) / 2); }
.form-control{ border:none; width:100%; background:none; height:35px; line-height:35px; padding:0 10px; color:#b6b6b6; border-bottom:#525252 solid 1px;}
.form-group textarea.form-control{ height:75px; border-bottom:#525252 solid 1px;}
.form-control2{ border:none; width:16px; height:16px; }
input.form-control::placeholder,textarea.form-control::placeholder{ color:#595959;}
.contact_btn{ width:150px; border:none; text-align:center;  background:#00833e; color:#FFFFFF;  font-size:16px; padding:8px 0; border-radius:15px;}
.contact_btn:hover{background:#06b75a;}
.states,.states-item{ color:#FFFFFF;}
.states-item{ margin-right:15px;}
.states-item .c-checkbox{margin-right:6px;}
.states-list{ margin-top:10px;}
.social-icons{ margin-top:30px;}
.social-icons a {
    display: block;
    margin-right: 10px; 
}
.social-icons a:hover {
  opacity:0.9;
}
.foot-copy{color:#fff; font-size:16px; line-height:1.5; margin-top:30px}

/*内页面包屑导航*/	
.catename{ font-weight:bold;}
.page-banner{position:relative;}
.page-banner img{ width:100%;}
.page-banner-text {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    bottom: 50px;
}
.position{background:rgba(255,255,255,0.2); border-radius:15px; color:#FFFFFF;  padding:8px 20px 8px 20px; display: flex; justify-content: flex-end;  align-items: center; }
.position a{color:#FFFFFF; }
.position i{ margin:0 5px;}
.ihome{ margin-right:5px;}
.ihome img{width:14px;}
.page-info{background:#f1f1f1 url(../images/page.jpg?v=0.05) center top no-repeat; background-size:100% auto; padding-bottom:70px;}
.pro-cate{ padding:30px 0;}
.pro-catel{width:76%;}
.pro-cater{width:24%; border:#4d4d4d solid 1px; margin-top:30px; border-radius:20px;  background: linear-gradient(to bottom,rgba(0,131,62,0.3),rgba(0,0,0,0.3)); padding:15px; position:relative;}
.pro-catel .pro-cate-item{width:calc((100% - 90px) / 3); border:#4d4d4d solid 1px; margin-top:30px; margin-right:30px; border-radius:20px;  background: linear-gradient(to bottom,rgba(0,131,62,0.3),rgba(0,0,0,0.3)); padding:15px;}
.pro-cate-item-img{width:50%;}
.pro-cate-item-img img{width:100%;}
.pro-cate-item-text{width:50%; position:relative;}
.pro-cate-item-title,.pro-cate-rtitle{
    font-weight: bold;
    font-size: 26px;
    line-height: 1.3;
	color:#FFFFFF;
}
.pro-cate-item-more{
    position: absolute;
    z-index: 2;
    left: 0;
    bottom:0;
}
.pro-cate-item-more a {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 16px; 
}
.pro-cate-rimg img{width:100%;}
.pro-cate-rmore a {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 16px;
}
.pro-cate-item-more a:hover,.pro-cate-rmore a:hover{ color:#00833e;}
.cate-title{ border-bottom:#4e4e4e solid 1px; font-size: 24px; color:#FFFFFF; margin-top:30px; padding-bottom:10px;}
.products-requirement{ padding:110px 0;}
.products-requirement-title{ color:#FFFFFF; text-align:center; font-family: "Ethnocentric";  color:#FFFFFF; font-size:32px; line-height:1.5; width:800px; margin:0 auto;}
.products-requirement-more{ margin-top:30px;}
.products-requirement-more a{ width:190px; margin:0 auto;}


/*内页关于我们*/
.about-info-title{ font-size:32px; font-family: "Ethnocentric";  color:#00833e; line-height:1.3;   position:relative; padding-bottom:20px; text-align:center;}
.about-info-title:before{
     content: "";
     position: absolute;
     bottom:0;
     left:50%; 
	 margin-left:-25px;
     width: 50px;
     height: 3px; 
	 background:#00833e;
}
.about-info-details{line-height:1.8;font-size: 16px; color: #ffffff; margin-top:30px; }
.about-info-details img{max-width:100%;}
.cert .cert-item{width:calc((100% - 90px) / 4); margin-right:30px; margin-top:30px;}
.cert .cert-item img{ width:100%;}
.cert .cert-item:nth-child(4n){ margin-right:0;}
.about-info .advantage-item-title {
    color: #000;
}
.about-info{padding:50px 30px !important;}


/*内页联系我们*/
.contact-info{ padding-top:30px;}
.contact-info-book,.contact-info-text {
    width:calc((100% - 50px) / 2); margin-top:30px;
}
.contact-info-book .form-group{margin-bottom:25px;}
.contact-info-book .form-wcontrol {
    border-radius: 5px;
    border: #e0dfdf solid 1px; 
	background:#f1f1f1;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}
.contact-info-book .form-wcontrol2 {
	background:#f1f1f1;
}
textarea.form-wcontrol {
    min-height: 90px;
    line-height: 30px;
    padding: 8px 10px;
}
.contact_wbtn {
    border: none;
    background: #00833e;
    color: #FFFFFF;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    letter-spacing: 2px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.contact_wbtn:hover {
    background: #07b75a;
}
.contact-info-text{color:#FFFFFF;}
.contact-info-text .item{border-bottom: #f1f1f1 solid 1px; padding:20px 0; }
.contact-info-text .item:first-child{padding:0 0 20px;; }
.contact-info-text .item-title{ font-size:20px;}
.contact-info-text .item-con{ font-size:16px;}
/*内页新闻列表*/
.news-list{padding-top:30px;}
.news-list .news-item{width:calc((100% - 60px) / 4); margin-right:20px; margin-top:20px; background: linear-gradient(to right,#e0e9e5,#ffffff); border: 2px solid #f1f1f1; padding-bottom:25px;}
.news-list .news-item:nth-child(4n){ margin-right:0;}
.news-list .news-item:hover{ box-shadow: 0 0 8px 0 rgba(255, 83, 0, 0.1); border: 2px solid #00833e;   }
.news-item-text{ padding:0 25px;}
.news-list .news-item .news-item-title {
    font-size: 18px; 
	margin-top:15px; 
    line-height: 28px;
}
.news-list .news-item .news-item-title a:hover {color:#00833e;}
.news-item-time{margin-top:15px; color:#999999;}
.news-item-img img{ width:100%;}

/*内页新闻详细*/
.news-info{background:#FFFFFF; border-radius:20px; padding:30px; margin-top:30px;}
.news-info h1{
	font-size: 24px;
	color: #333; 
	line-height:1.3;
	font-weight:normal;  
}
.news-info-tips{ 
	color: #333;
	font-size: 14px;
	padding: 20px 0;
	border-bottom: 1px solid #dcdcdc;
}
.news-info-tips span{ margin-right:10px;}
.news-info-detail{ 
    padding-top:20px;
	line-height: 35px;
	font-size: 16px;
	color: #333;
}
.news-info-detail p{margin:0; padding:0;}
.news-info-detail img{max-width:100%;}

/*内页产品列表*/
.products-list{padding-top:30px;}
.products-list .products-item{width:calc((100% - 60px) / 4); margin-right:20px; margin-top:20px; background: linear-gradient(to bottom,#e0e9e5,#ffffff); border:#dddddd solid 1px; border-radius:10px; padding:15px;}
.products-list .products-item:nth-child(4n){ margin-right:0;}
.products-list .products-item .products-item-img{ background:#FFFFFF; border:#dddddd solid 1px; border-radius:10px;}
.products-list .products-item .products-item-img img{ width:100%; border-radius:10px;}
.products-list .products-item .products-item-title{
    font-size: 18px; 
	margin-top:15px; 
    line-height: 28px;
}
.products-list .products-item .products-item-title a:hover {color:#00833e;}
.products-item-tip{border-radius:15px; color:#00833e; margin-right:6px; font-size:12px; padding:0 10px; background:#eff7f3; margin-top:15px;}


/*内页产品详细*/
.page-details{background:#f1f1f1 url(../images/details.jpg) center top no-repeat; background-size:100% auto; padding-top:220px; padding-bottom:70px;}
.products-top,.products-bottom,.products-prev-next{ background:#FFFFFF; border-radius:20px; padding:30px; margin-top:30px;}
.products-pimg,.products-ptext{width:calc((100% - 50px) / 2);}
.products-bigimg img{ width:100%; border-radius:20px;}
.products-smallimg{ position:relative; padding:0 30px; margin-top:15px;}
.products-smallimg .swiper-slide img{width:100%; border-radius:10px; border:#dddddd solid 2px; cursor:pointer;}
.products-smallimg .swiper-slide.current img{border:#00833e solid 2px;}
.products-smallimg .swiper-button-next:after,.products-smallimg .swiper-button-prev:after{display:none;}
.products-smallimg .swiper-button-next,.products-smallimg .swiper-button-prev{top:0; right:0; left:auto;  width:25px; background:#f4f4f4; height:100%;  margin-top:0; color:#000000; }
.products-smallimg .swiper-button-next .iconjiantou2,.products-smallimg .swiper-button-prev .iconjiantou2{ font-size:20px; font-weight:bold; }
.products-smallimg .swiper-button-prev{right:auto; left:0;}
.products-smallimg .swiper-button-next.swiper-button-disabled, .products-smallimg .swiper-button-prev.swiper-button-disabled{opacity:1;}
.products-smallimg .swiper-button-prev{transform: rotate(180deg);}
.products-ptext h1{ font-size:28px; line-height:1.5; font-weight:bold; margin:15px 0;}
.products-pcs{ border-top:#000000 solid 1px; padding-top:20px;}
.products-pcs-item{width:50%; margin-top:10px; font-size:16px;}
.products-pcs-item .cs-icon{ width:8px; height:8px; border-radius:4px; background:#a9a9a9; margin-right:5px;}
.products-pcs-item .cs-title{ color:#a9a9a9; margin-right:5px; line-height:1.3}
.products-pcs-item .cs-value{ line-height:1.3}
.products-pbtn{ margin-top:150px;}
.products-buy-btn,.products-cart-btn{border-radius:25px; width:calc((100% - 10px) / 2); background:#00833e; color:#FFFFFF; font-size:18px; line-height:45px; height:45px; cursor:pointer;}
.products-buy-btn .buy-icon{ width:20px; height:20px; border-radius:10px; background:#FFFFFF; line-height:20px; text-align:center; margin-right:6px;}
.products-buy-btn .buy-icon .iconmeiyuan{ color:#00833e; line-height:20px; }
.products-buy-btn:hover{background:#000;}
.products-cart-btn{background:#0f0f0f; margin-left:10px;}
.buy-cart{ border:none; background:none; width:100%; line-height:45px; height:45px;}
.products-cart-btn .buy-iconc{ width:20px; height:20px; background:url(../images/cart.png) center no-repeat; margin-right:6px;}
.products-cart-btn .buy-title{ text-transform:uppercase;}
.products-cart-btn:hover{background:#00833e;}

.products-pshare{margin-top:50px;}
.products-pshare .pshare-title{font-size:18px; text-transform:uppercase; font-weight:bold;}
.products-pshare .social-icons{ margin-top:10px;}

.products-tab{border-bottom:#000000 solid 1px;}
.products-tab-item{background:url(../images/details-tab.png) left top no-repeat; text-transform:uppercase; width:238px; height:55px; color:#FFFFFF; text-align:center; line-height:55px; font-family: "Avenir Black"; font-size:24px; letter-spacing:2px; cursor:pointer;}
.products-tab-item.current{background:url(../images/details-tab-current.png) left top no-repeat;}

.products-show{ margin-top:30px; font-size:16px; }
.products-show-item{ display:none;}
.products-show-item.active{ display:block;}
.products-show-item iframe{ width:100%;}

.products-show-tit{ text-align:center; font-size:24px; margin-bottom:30px; font-weight:bold;}
.products-show td{
    color: #202020; 
	border:#ecebeb solid 1px;
    padding:3px 10px;
}
.products-show img{max-width:100%;}
.products-show-bottom{ margin-top:50px;}
.products-show-features,.products-show-products{width:calc((100% - 50px) / 2);}
.products-show-con{line-height:35px;}
.products-prev-next .prev-next:last-child{margin-top:15px;}
.prev-next .prev-icon{ margin-right:5px;}
.prev-next a{color:#999999; width:calc(100% - 30px); line-height:1.3;}
.prev-next a:hover{color:#00833e;}
.related-products{ margin-top:50px;}
.related-title{text-align: center;
    font-family: "Ethnocentric";
    font-size: 38px;
    line-height: 1;}


/*Inquiry*/	
.carts-item{width:calc((100% - 100px) / 6); margin-bottom:20px; margin-right:20px; background:#f5f7fa;}
.carts-list .carts-item:last-child{margin-right:0; }
.carts-item-img{aspect-ratio: 1/1;}
.carts-item-img img{width:100%; height:100%; object-fit: cover;}
.carts-item-text{padding:20px 20px 0;}
.carts-item-title{line-height:1.5; height:42px;}
.carts-item-more{padding:15px 0 25px 0; text-align:center;}
.carts-list .carts-item:nth-child(6n){margin-right:0; }
.carts-item-more a{ color:#fff; background:#000; border-radius:10px; padding:8px 22px; cursor:pointer;}
.carts-item-more a:hover{ background:#00833e; }

.contact-from2{ padding-bottom:50px;}
.from-title{ font-size:24px; font-weight:bold; margin-bottom:30px;}
.wgroup{margin-top:20px;}
.wgroup-item{width:calc((100% - 20px) / 2); margin-right:20px; }
.form-wcontrol{border:none; width:100%; background:#f1f1f3; height:45px; line-height:45px; padding:0 10px;}
textarea.form-wcontrol{ height:90px; line-height:30px; padding:10px;} 
input.form-wcontrol::placeholder,textarea.form-wcontrol::placeholder{ color:#a79da1;}
.wcontact_btn{ width:200px; border:none; text-align:center; color:#FFFFFF; background:#00833e; font-size:16px; padding:10px 0;}
.wcontact_btn:hover{background:#269dff;}
.wgroup .wgroup-item:nth-child(2n){margin-right:0; }
.wgroup .states,.wgroup .states-item{ color:#000000;}

/*分页*/
.page-pages{ text-align:center; margin-top:50px; }
.page-pages a{ color: #666666;
    font-size: 14px;
    line-height:30px; 
	background:#FFFFFF; 
	height:30px;
    border: 1px solid #dcdcdc;
    padding: 7px 15px;
    margin: 0 4px 4px; border-radius:5px;}
.page-pages a:hover{ background: #00833e; border-color: #00833e; color:#FFFFFF;}
.page-pages a.hover{
	color: #fff;
	background: #00833e;
	border-color: #00833e;
}


#buytips{width:100%;height: 100%;position:fixed;top: 0;z-index:1005;background: rgba(0,0,0,.6); display:none;}
#buytips .wbuy{margin: auto; position: absolute;top: 50%;left: 0; right: 0; width:680px; height:360px; padding:0 30px; margin-top:-180px; background: linear-gradient(to bottom,#050605,#057a3d); border:#FFFFFF solid 1px; border-radius:20px;   }
#buytips .wbuy span.icon{position: absolute; color:#fff;  right:6px; top:-9px; font-size:30px; font-weight:normal;   cursor:pointer;}
#buytips .buytext{ padding:20px 0;}
.buypro{ border-bottom:#507a65 solid 1px; padding:20px 0 30px;}
.buypro-img{ width:120px;}
.buypro-img img{ width:120px; border-radius:10px; }
.buypro-title{width:calc(100% - 150px); }
.buypro-title a{font-size:18px; color:#FFFFFF;}
.buypro-title a:hover{color:#00833e;}
.buy-item{ background:#FFFFFF; border-radius:10px; margin-top:20px; margin-right:15px; padding:15px 10px; width:calc((100% - 45px) / 4);}
.buy-item:nth-child(4){margin-right:0;}
.buy-item-img{ position:relative;}
.buy-country{ position:absolute; z-index:2; right:10px; bottom:-10px;}
.buy-country img{ width:30px;}

.buy-item-buy{ text-align:center; padding-top:20px;}
.buy-item-buy a{background:#00833e; color:#fff;  border-radius:15px; padding:6px 20px;}
.buy-item-buy a:hover{background:#04b558;}

.online-service {
    position: fixed;
    right: 10px;
    top: 60%;
    transform: translateY(-50%);
    width: 60px;
    text-align: center;
    z-index: 1000;
}
.service-item {
    margin-bottom: 10px; 
	background:rgba(255,255,255,0.3); 
	width:50px; 
	height:50px; 
	text-align:center; 
	line-height:50px;  
	border-radius:25px; 
}
.service-item a{ display:block;}
.service-item:hover {
	background:#00833e; 
}
.service-item .iconfont{ color:#FFFFFF; font-size:24px;}
.service-citem img{ cursor:pointer;}
.table-container{
   overflow-x: auto; /* 启用水平滚动 */
   -webkit-overflow-scrolling: touch; /* 移动端平滑滚动 */
}
.table-container::-webkit-scrollbar {
   height: 8px; 
}
.table-container::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 4px; 
}
.table-container::-webkit-scrollbar-thumb {
  background: #c1c1c1; 
  border-radius: 4px; 
}
.table-container::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8; 
}

@media (max-width: 1550px) {
   .wrapper-fluid,.wrapper{width:94%;}
}
@media (max-width: 1200px){
  .itools-cate-tit {
     font-size: 36px;
     width: 350px;
   }
  .hot-products-title{font-size: 36px;} 
  .itools-title,.pro-cate-item-title, .pro-cate-rtitle{
     font-size: 24px;
   }
   .switch-item {
      font-size: 16px;
	  padding: 2px 15px;
   }
   .products-pbtn{ margin-top:50px;}
   .carts-item{width: calc((100% - 40px) / 3);}
   .carts-list .carts-item:nth-child(3n){margin-right:0; }
}
@media (max-width: 1100px){
.top,.head-menu,.head-search{display:none;}
header{height:79px;}
.m-navbth {
    position: relative;
    width: 30px;
    height: 25px; 
	display:block;  
 }
 .m-navbth a {
 display:block;
 width: 30px;
 height: 25px;
 position:relative;
}
.m-navbth span {
 display:block;
 width:30px;
 height:2px;
 background:#fff;
 transition:transform .5s ease
}
.m-navbth .menu_top {
 position:absolute;
 top:2px;
 right:0
}
.m-navbth .menu_mid {
 position:absolute;
 top:9px;
 right:0;
 opacity:1
}
.m-navbth .menu_bot {
 position:absolute;
 top:16px;
 right:0
}
.m-navbth span.menu_top_r {
 transform:rotateZ(-45deg);
 transform-origin:center
}
.m-navbth .menu_mid_r {
 opacity:0
}
.m-navbth .menu_bot_r {
 transform:rotateZ(45deg);
 transform-origin:center
} 
.indexbanner-more{ bottom:30%;}
.products-list .products-item {
    width: calc((100% - 40px) / 3);
}
.products-list .products-item:nth-child(4n) { margin-right:20px;}
.products-list .products-item:nth-child(3n) { margin-right:0;}
.news-list .news-item {
    width: calc((100% - 20px) / 2);
}
.cert .cert-item {
    width: calc((100% - 30px) / 2);
}
.news-list .news-item:nth-child(2n),.cert .cert-item:nth-child(2n){margin-right:0;}
.page-info{background-size:auto auto;}
}
@media (max-width: 1000px){
   .itools-cate-tit {
        font-size: 36px; text-align:center;
        width: 100%;
    }
	.itools-cate-text{ width:100%; text-align:center;}
	.itools-cate-more{justify-content:center;}
	.itools{ margin-top:100px;}
	.cate-switch{width:100%;  display: flex; flex-wrap: wrap;  justify-content:center;}
	.switch-item {
        margin-top:15px;
    }
	.advantage .advantage-item {
       width: calc((100% - 40px) / 2);
       margin-top: 40px;
    }
	.advantage .advantage-item:nth-child(3n) {
       margin-right:40px;
    }
	.advantage .advantage-item:nth-child(2n) {
       margin-right:0;
    }
	.pro-catel{width:100%;}
    .pro-cater{width:100%;}
	.pro-catel .pro-cate-item{width:calc((100% - 30px) / 2);}
	.pro-catel .pro-cate-item:nth-child(2n){ margin-right:0;}
	.contact-info-book,.contact-info-text{ width:100%;}
	.products-pimg,.products-ptext{width:100%;}
	.products-ptext{ padding-top:20px;}
}

@media (max-width: 900px){
  .online-service{ display:none;}
  .hproducts .hproducts-item{ width:100%; margin-right:0}
  .hproducts .hproducts-item:nth-child(n+3){width:calc((100% - 80px) / 2);}
  .hproducts .hproducts-item:nth-child(3),.hproducts .hproducts-item:nth-child(5){margin:40px 40px 0 0;}
  .icert .icert-item {
    width: calc((100% - 30px) / 2);
  }
  .icert .icert-item:nth-child(2n) {
    margin-right:0;
  }
  .icert .icert-item:last-child{ 
      display:none;
  }
  .products-list .products-item {
      width: calc((100% - 20px) / 2);
   }
  .products-list .products-item:nth-child(3n) { margin-right:20px;}
  .products-list .products-item:nth-child(2n) { margin-right:0;}
  .products-requirement-title{width:96%; font-size: 24px;}
}
@media (max-width: 800px){
  .foot-contact{ width:100%;}
  .foot-navitem{ width:50%; margin-top:30px;}
  .foot-inquiry{width:100%; margin-top:30px;}
  .page-details{padding-top:120px;}
  .products-show-features, .products-show-products {
    width: 100%;
   }
   
}

@media (max-width: 760px){
  .hproducts .hproducts-item:nth-child(n+3){width:100%; margin-right:0}
  .hproducts .hproducts-item:nth-child(3),.hproducts .hproducts-item:nth-child(5){margin-right:0}
  .advantage-item-title {
    font-size: 18px;
   }
   .indexbanner-more{ bottom:26%;}
   .page-banner-text {
      bottom: 30px;
   }
   .products-pcs-item {
    width: 100%;
   }
   .carts-item{width: calc((100% - 20px) /2);}
   .carts-list .carts-item:nth-child(3n){margin-right:20px; }
   .carts-list .carts-item:nth-child(2n){margin-right:0; }
}
@media (max-width: 700px){
 #buytips .wbuy{width:94%; height:460px; padding:0 30px; margin-top:-230px; }
 .buy-item{ width:calc((100% - 15px) / 2);}
 .buy-list .buy-item:nth-child(2n){margin-right:0;}
}

@media (max-width: 640px){
.pro-catel .pro-cate-item{width:100%; margin-right:0;}
.wgroup-item {
    width: 100%;
    margin-right: 0;
}
.wgroup .wgroup-item:nth-child(2) {
    margin-top: 20px;
}
}

@media (max-width: 600px){
  .indexbanner-more{ display:none;}
  .products-list .products-item,.news-list .news-item,.cert .cert-item{
      width:100%; margin-right:0;
   }
  .products-list .products-item:nth-child(3n){margin-right:0;}
  .page-banner-text {
    bottom: -70px;
  }
  .position{justify-content:flex-start;}
  .page-info{ padding-top:40px;}
  .products-top, .products-bottom, .products-prev-next{ padding:20px;}
  .products-tab-item{background:url(../images/details-tab.png) left top no-repeat; background-size:150px 35px;  width:150px; height:35px; line-height:35px; font-size:16px; letter-spacing:2px;}
  .products-tab-item.current{background-size:150px 35px;}
  .products-buy-btn,.products-cart-btn{font-size:16px;}
}
@media (max-width: 500px){
  .hproducts-item-title,.hproducts-item-more{width:100%;}
  .hproducts-item-more a{margin:0;}
  .advantage .advantage-item {
      width:100%;
      margin-right:0;
  }
  .advantage .advantage-item:nth-child(3n) {
       margin-right:0;
   } 
}

@media (max-width: 440px){
  .switch-item {
      margin-top:15px; width:100%; margin-right:0; text-align:center; 
   }
  .buy-item-img img{ width:100px;}
}

@media (max-width: 400px){
  .carts-item{width:100%; margin-right:0;}
  .carts-list .carts-item:nth-child(3n) {
    margin-right: 0;
  }
}