/* banner */
.rslides { position: relative;list-style: none;  overflow: hidden; height:2rem;  width: 100%;  padding: 0;  margin: 0;  }
.rslides li { -webkit-backface-visibility: hidden;  position: absolute;  display: none;  width: 100%;  left: 0;  top: 0;  }
.rslides li:first-child {  position: relative;  display: block;  float: left;  }
.rslides img {  display: block;  height: auto;  float: left;  width: 100%;  border: 0;  }
.slide_container {  position: relative;  float: left;  width: 100%;  }
.slide {  position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0;  margin: 0;  }
.slide li {  position: absolute;  width: 100%;  left: 0;  top: 0;  }
.slide img {  display: block;  position: relative;  z-index: 1;height:2rem; width: 100%;  border: 0;  }
.slide .caption{display:block;position:absolute;z-index:2;font-size:20px;text-shadow:none;color:#fff;background:#000;background:rgba(0,0,0, .8);left:0;right:0;bottom:0;padding:10px 20px;margin:0;max-width:none;}
 .slide_nav {position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:52%;left:0;opacity:0.7;z-index:3;text-indent:-9999px;overflow:hidden;text-decoration:none;height:61px;  width:38px;background:transparent url("../images/themes.gif") no-repeat left top;margin-top:-45px;}
.slide_nav:active {opacity:1.0;}
.slide_nav.next {left:auto;background-position:right top;right:0;}
.banner{width:100%;position:relative;}

/*内页产品分类*/
.pro_bn{width:100%; margin:0 auto;}
.pro_bn ul{float:left;width: 100%;}
.pro_bn li{float:left; width:32.40%;height: 0.6rem;margin-bottom: 0.1rem;margin-left: 0.04rem;}
.pro_bn li a{display:block; width:100%;background: #03642E;height: 0.6rem;line-height: 0.6rem;color: #fff;text-align: center;}
.pro_bn a:hover{background: #ffcc3b;color: #3f3f3f}


.wp-pagenavi {CLEAR: both}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}


/* -------------------------自定义部分开始 --------------------------*/

.allpage{
	background-color: #eff6e4!important;
}
body,input{font-family: "microsoft yahei";outline: none;}
.fl{float: left;}
.fr{float: right;}


/* 字体图标 */
@font-face{
	font-family:"iconfont2";
	src:url('../font/iconfont.woff2') format('woff'),
	url('../font/iconfont2.ttf') format('truetype');
}
.iconfont2{
	font-family:"iconfont2" !important;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale;
}


/* 搜索 */
.search_lh{
	width: 100%;
/* 	text-align: center; */
	background-color: #51adfd;
}
.index_text{
	width: 93%;
	font-size: 14px;
	height: 0.5rem;
 	background: #fff url(../images/search_bg_05.png) no-repeat 95% center;
	-webkit-background-size: 7%;
	background-size: 7%;
	border:none;
	font-family:"microsoft yahei";
	text-indent: 3%;
	margin:2% 0;
	border-radius: 6px;
	margin-left: 3.5%;
}
/* .index_submit{
	width: 0.5rem;
	height: 0.5rem;
	font-size: 0.23rem;
	color:#fff;
	background-color: #e70012;
	border:none;
	border-radius: 50%;
	margin-left: 1%;
} */

/* 		文字导航  		*/
.nav_new{
	width: 100%;
	background-color: #03642e;
}
.nav_color1{
	background-color: #d61718;
}
.nav_new ul li{
	width: 24.57%;
	height: 0.5rem;
	float: left;
	text-align: center;
 	border-right: 1px solid #0c7e3e;
 	border-bottom: 1px solid #0c7e3e;
}
.nav_new ul li:nth-child(4){
	border-right:none
}
.nav_new ul li:last-child{
	border-right:none
}
.nav_new ul li a{
	display: inline-block;
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	color:#fff;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
}
/* .nav_new ul li a{
	display: inline-block;
	width: 100%;
	height: 0.3rem;
	line-height: 0.3rem;
	color:#e70012;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
	border-right: 1px solid #e70012;
	margin-top: 0.1rem;
} */
.nav_new ul li:nth-child(4) a{
	border:none!important;
}
.nav_new ul li:last-child a{
	border:none;
}
/* 		文字导航  		*/


/* 首页公共样式 */
.common_i_css{
/* 	background-color: #fff; */
	padding:0 4%;
 	margin-bottom: 2%;
/* border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece; */
}
.common_i_title{
	text-align: left;
	margin-top: 3%;
	margin-bottom: 4%;
	background-color: #61d276;
	border-radius: 17px;
	padding:1% 1.5%;
}
.common_i_title h2{
	display:inline-block;
	width: 50%;
	color:#fff;
	font-size: 0.26rem;
	font-weight: normal;
	padding:1% 3%;
/*  	border-radius: 6px;  */
}
/* .common_i_title:before{
	content: "";
	display: inline-block;
	width: 35.5%;
	height: 1px;
background-color: #ced9ec;
	border:1px double #ced9ec;
	vertical-align: middle;
}
.common_i_title:after{
	content: "";
	display: inline-block;
	width: 35.5%;
	height: 1px;
background-color: #ced9ec;
	border:1px double #ced9ec;
	vertical-align: middle;
} */

.common_i_title a{
	display: inline-block;
	width: 0.3rem;
	height: 0.3rem;
	line-height: 0.3rem;
	float: right;
	color:#61d276;
	background-color: #fff;
	font-size: 0.26rem;
	font-weight: bold;
	border-radius: 50%;
	text-align: center;
	margin-top: 1.3%;
	margin-right: 2%;
}
/* 新闻样式 */
/* .news_i {
	padding:0;
} */
.news_i_list ul li{
	padding:1.5% 4%;
	background-color: #fff;
	-webkit-background-size: 4%;
	background-size: 4%;
	margin-top: 1.5%;
	background: #fff url(../images/00019400_03.jpg) no-repeat 96% center;
	-webkit-background-size:2.5%;
	background-size:2.5%;
}
.news_i_list ul li a{
	display: inline-block;
	width: 85%;
/* 	padding-left: 3%; */
	color:#666666;
	font-size: 0.23rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_i_list ul li span{
	display:block;
	width: 100%;
	color:#cd2223;
	font-size: 0.21rem;
	vertical-align: middle;
	margin-top: 1%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
/*  .news_i_list ul li:nth-child(odd){
	background-color: #e4e4e4;
}
*/
/* 字体图标样式 */
.icon_nav {
/*   background-color: #fff; */
  margin-top: 2%;
  margin-bottom: 4%;
}
.icon_nav ul li {
  width: 21%;
  text-align: center;
  float: left;
  margin: 0 2%;
/*   margin-top: 2%; */
/*   margin-bottom: 2%; */
}
.icon_nav ul li a strong {
  display: inline-block;
  border-radius: 50%;
  color: #20c46d;
  border:2px solid #20c46d;
  font-size: 0.6rem;
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem; 
  font-weight: normal;
  background-color: #fff;
  overflow: hidden;
}
.icon_nav ul li a span {
  display: inline-block;
  color: #333;
  font-size: 0.23rem;
  margin-top: 8%;
  width: 100%;
  height: 0.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* .icon_nav ul li:nth-child(even) strong{
	background-color: #cdcdcd;
} */

/* 图文样式 */
/* .yewu_i{
	padding-bottom: 3%;
} */
.yewu_i_list{
	margin-top: 2%;
}
.yewu_i_list_new ul li{
	border-bottom: 1px solid #e7e7e7;
}
.yewu_i_list ul li{
 	margin-bottom: 1%;
	padding-bottom: 2%;
}
.i_list_pic{
	width: 35.93%;
	float: left;
}
/* 第一版样式 */
/* .i_list_text{
	width: 58%;
	float: left;
	margin-left: 4%;
}
.i_list_text a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
}
.i_list_text a span{
	display: inline-block;
	font-size: 0.21rem;
	height: 0.92rem;
	line-height: 1.5;
	color:#939393;
	overflow: hidden;
	margin-top: 0.07rem;
} */
/* 第二版样式 */
.i_list_text{
	width: 60%;
	float: left;
	margin-left: 4%;
}
.i_list_text_new{
	width: 100%;
	margin-left: 0;
}
.i_list_text a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.i_list_text a span{
	display: inline-block;
	font-size: 0.21rem;
	height: 0.62rem;
	line-height: 1.5;
	color:#505050;
	overflow: hidden;
	margin-top: 0.04rem;
}
.i_list_text strong{
	display: inline-block;
/* 	width: 50%; */
/* 	padding:1.5% 0; */
	font-weight: normal;
	font-size: 0.19rem;
/* 	text-align: center; */
	color:#646464;
/* 	background-color: #646464; */
/* 	border-radius: 25px; */
}


/* 首页文本 */
.about_i_text{
	line-height: 1.6;
	font-size: 0.21rem;
	margin:0 2%;
	margin-top: 2%;
	padding:2% ;
	background-color: #61d276;
	border:1px solid #1f7543;
	color:#fff;
/* 	padding-bottom: 3%; */
}
.jiameng_tel {
  text-align: center;
  padding: 1.5% 0;
  background-color: #fff;
}
.jiameng_tel h2 {
  display: inline-block;
  width: 100%;
  padding: 1.5% 0;
  font-size: 0.26rem;
  font-weight: normal;
  text-align: center;
  color: #fcdb02;
  background-color: #e70012;
/*   border-radius: 25px; */
  margin-bottom: 2%;
}
.jiameng_tel span{
	font-size: 0.36rem;
	margin-right: 2%;
}

/* 产品样式 */
.product_i_list{
	margin-top: 3%;
	padding:0 2%;
}
.product_i_list ul li{
	width: 43.5%;
	float: left;
	margin-bottom: 2%;
	border:1px solid #04652f;
	padding:2%;
	background-color: #5ead66;
	position: relative;
}
.product_i_list ul li:nth-child(even){
	margin-left: 3.5%;
}
.product_i_list ul li img{
	border:1px solid #04652f;
}
.product_i_list ul li a span{
	display:block;
	height: 0.35rem;
	line-height: 0.35rem;
/* 	background-color: #114275; */
	font-size: 0.21rem;
	color:#fff;
	background-color: #03642e;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-top: 3%;
	margin-bottom: 1%;
}

.product_i_list ul li b {
  display: inline-block;
  width: 0.45rem;
  height: 0.45rem;
  line-height: 0.45rem;
  position: absolute;
  top: 0;
  left: 10%;
  text-align: center;
  color: #f5ff57;
  background:url(../images/0001941_03.png) no-repeat center center;
  -webkit-background-size: 100%;
  background-size: 100%;
  font-size: 0.23rem;
  font-weight: normal;
}

.cpcp{
 	padding:0 2%; 
	margin:3.5% 0;
}
.cpcp a{
	display: inline-block;
	width: 31.7%;
	color:#03642e;
	background-color: #fff;
	text-align: center;
	font-size: 0.22rem;
	border:1px solid #bababa;
	border-radius: 15px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.cpcp a:last-child{
	border-right: 0;
}

.product_i_list_new ul li{
	width: 30.3%;
	float: left;
	margin:0 1.5%;
	margin-bottom: 1%;
}
/* .product_i_list ul li:nth-child(even){
	margin-left: 5.5%;
} */
.product_i_list_new ul li a span{
	display: inline-block;
	width: 100%;
	height: 0.45rem;
	line-height: 0.45rem;
/* 	background-color: #114275; */
	font-size: 0.21rem;
	color:#333;
	text-align: center;
}

.product_i_list_top ul li{
	border: none;
}
.product_i_list_top ul li span{
	width: 80%;
	padding-left: 20%;
	border-top: 0!important;
	background: url(../images/0001811_16.png) no-repeat left center;
	-webkit-background-size: 18%;
	background-size: 18%;
	text-align: left!important;
}
.product_i_list_top ul li img{
	border-top: 2px solid #cd2223;
}

.more_i{
	margin-top: 3%;
	text-align: center;
	padding-bottom: 1%;
	background-color: #efefef;
}
.more_i a {
  	display:inline-block;
	color:#666;
	font-size: 0.23rem;
	font-weight: normal;
	padding:0.5% 3%;
}

/* 联系方式 */
.contact {
  	color: #fff;
  	background-color: #fff;
/*   margin: 2% 5%;
margin-top: 4%; */
/*   padding:2% 5%; */
  	line-height: 1.7;
  	font-size: 0.21rem;
	border-radius: 7px;
	padding:0 4%;
	padding-bottom: 1%;
}
.contact h2 {
  color: #00cef3;
  font-weight: normal;
  font-size: 0.26rem;
  margin-bottom: 1%;
  margin-top: 1.5%;
}
.contact div{
	padding-left: 2%;
	margin-bottom: 1%;
	color:#fff;
}
.green{
	background-color: #ea536d;
}
.red{
	background-color: #d5c933;
}
.dajang{
	background-color: #f6a625;
}

.contact span {
  	display: inline-block;
  	width: 80%;
	padding: 0.5% 0;
  	font-size: 0.21rem;
}


.baoming{
	padding:2% 8%;
	background-color: #03642e;
	color:#fff;
	text-align: center;
	font-size: 0.21rem;
	line-height: 1.7;
}
.baoming div{
	font-size: 0.24rem;
	background: url(../images/0001944_07.jpg) no-repeat left center;
	-webkit-background-size: 8%;
	background-size: 8%;
}
.baoming span{
	color:#ffdf18;
}


.beian {
  background-color: #fff;
  color: #333;
  text-align: center;
  height: 0.65rem;
  line-height: 0.65rem;
  font-size: 0.21rem;
}
.beian a {
  color: #333;
  font-size: 0.21rem;
}