﻿/* index banner */
.banner{
	width: 100%;
	position: relative;
}
/* banner 分页器 */
.swiper-pagination{
	width: 100%!important;
	text-align: left!important;
	bottom: -4px!important;
}
.swiper-pagination-bullet{
	width: 32.3% !important;
	height: 6px !important;
	background-color: #fff!important;
	opacity: 1!important;
 	border-radius: 0!important;
 	margin:0 3px 0 0!important;
}
.swiper-pagination-bullet:last-child{
	margin-right: 0!important;
}
.swiper-pagination-bullet-active{
	background-color: #008541!important;
}
/* banner 分页器 */


/* -------------------------自定义部分开始 --------------------------*/

.allpage{
	background-color: #fff!important;
}
body,input{font-family: "microsoft yahei";}
.fl{float: left;}
.fr{float: right;}


/* 字体图标 */
@font-face{
	font-family:"iconfont2";
}
.iconfont2{
	font-family:"iconfont2" !important;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale;
}


.nav_new{
	width: 100%;
	background-color: #000;
}
.nav_new ul li{
	width: 33%;
	height: 0.5rem;
	float: left;
	text-align: center;
}
.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:nth-child(4){
	border:none!important;
}
.nav_new ul li a:last-child{
	border:none;
}
.bg_color{
	background-color: #008541;
	border-left:0.01rem #f5eed6 solid;
	border-bottom:0.01rem #f5eed6 solid;
}
.bg_color_new{
	background-color: #e3b000;
}
/* 		文字导航  		*/


/* 首页公共样式 */
.common_i_css{
	background-color: #fff;
	padding:0 4%;
	margin-top: 3%;
}
.common_i_title{
	position: relative;
	padding-top: 4%;
	text-align: center;
}

.common_i_title h2{
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 100%;
	color:#fff;
	font-size: 0.26rem;
	font-weight: normal;
/* 	padding:1.5% 0; */
	background-color: #ff6c00;
/* 	border-radius: 8px; */
	background: url(../images/90003520_08.jpg) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.common_i_title a{
	display: inline-block;
	padding:1.2% 4%;
	float: right;
	color:#fff;
	background-color: #26aebc;
	border-radius: 8px;
	font-size: 0.22rem;
}
.common_i_title span{
	display: block;
	width: 100%;
	height: 3px;
	background-color: #ff6c00;
	position: absolute;
	left: 0;
	top: 63%;

}

.common_i_title_new{
	padding-top: 4%;
	margin-bottom: 3%;
	text-align: center;
}
.common_i_title_new h2{
	display:block;
	color:#fff; 
 	background-color: #6c7cdc;
	font-size: 0.26rem;
	font-weight: normal;
	padding:1% 3%;
}
.common_i_title_new_color h2,.common_i_title_new_color span{
	background-color: #a91ca7;
}

/* 新闻样式 */
.news_i {
	margin-top: 2%;
}
.news_i_list ul li{
	padding:1% 0;
	border-bottom: 1px  solid #d8d8d8;
}
.news_i_list ul li a{
	display: inline-block;
	width: 100%;
	color:#000000;
	font-size: 0.22rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_i_list ul li a strong{
	display: inline-block;
	width: 90%;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_i_list ul li a span{
	display: inline-block;
	float: right;
	font-size: 0.23rem;
}
.news_i_list ul li:last-child{
	border-bottom: 0;
}


/* 字体图标样式 */
.icon_nav {
  border-bottom: 1px solid #f6e5f6;
}
.icon_nav ul li {
  width: 20.77%;
  text-align: center;
  float: left;
  margin: 0 2.1%;
  margin-top: 3%;
/*   margin-bottom: 2%; */
}
.icon_nav ul li a strong {
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  font-size: 0.55rem;
  width: 0.8rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  border-radius: 50%;
  border:2px solid #a91ca7;
}
.icon_nav ul li a span {
  display: inline-block;
  color: #000;
  font-size: 0.2rem;
   margin-top: 14%; 
  width: 100%;
  height: 0.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.icon_nav ul li:first-child strong{
	color:#a91ca7;
}
.icon_nav ul li:nth-child(2) strong{
	color:#a91ca7;
}
.icon_nav ul li:nth-child(3) strong{
	color:#a91ca7;
}
.icon_nav ul li:nth-child(4) strong{
	color:#a91ca7;
}

/* 图文样式 */
/* .yewu_i{
	padding-bottom: 3%;
} */
.yewu_i_list{
	margin-top: 2%;
}
.yewu_i_list ul li{
	margin-bottom: 3.5%;
}
.i_list_pic{
	width: 37.93%;
	float: left;
}
/* 业务 右侧样式一 */
.i_list_text_new{
	width: 58%;
	float: left;
	margin-left: 4%;
}
.i_list_text_new a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
}
.i_list_text_new 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: 58%;
	float: left;
	margin-left: 4%;
}
.i_list_text a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i_list_text a span{
	display: inline-block;
	font-size: 0.21rem;
	height: 0.62rem;
	line-height: 1.5;
	color:#939393;
	overflow: hidden;
/* 	margin-top: 0.04rem; */
}
.i_list_text strong{
	display: inline-block;
	width: 94%;
	padding:1.5% 3%;
	font-weight: normal;
	font-size: 0.21rem;
	text-align: left;
	color:#fff;
 	background-color: #db9a34;
	border-radius: 5px;
	overflow: hidden;
	border-radius: 25px;
}

/* 首页文本 */
/* .about_i{
	margin-bottom: 0 !important;
} */
.about_i_text{
	line-height: 1.6;
	font-size: 0.21rem;
	padding-bottom: 3%;
}
.about_i_text img{
	margin:2% 0;
}
/* 加盟热线 */
.jiameng_tel{
	text-align: center;
	margin-top: -2%;
}
.jiameng_tel h2{
	display: inline-block;
	width: 100%;
 	padding:1.5% 0;
	font-size: 0.26rem;
	font-weight: normal;
	text-align: center;
	color:#fff;
	background-color: #f28e00;
/* 	border-radius: 25px; */
/* 	margin-bottom: 2%; */
}



/* 产品样式 */
.product_i{
	margin-top: 4%;
}
.product_i_list{
	margin:2% 0;
}
.product_i_list ul li{
	width: 45.77%;
	float: left;
	height:210px;
	overflow:hidden;

	margin:0 2%; 
/* 	margin-bottom: 4%; */
}

.product_i_list ul li a{ display:block;height:auto; overflow:hidden;}
 
.product_i_list ul li a span{
	display: inline-block;
	width: 83%;
/* 	padding:0 5%; */
	height: 0.55rem;
	line-height: 0.55rem;
/*  	background-color: #262626; */
	font-size: 0.21rem;
	color:#333;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product_i_list ul li a strong{
	display: inline-block;
	width: 0.28rem;
	height: 0.28rem;
	line-height: 0.28rem;
/* 	background-color: #114275; */
	font-size: 0.18rem;
	color:#fff;
	background-color: #f8c453;
	text-align: center;
	border-radius: 50%;
	float: right;
	margin-top: 0.13rem;
}
.product_i_list ul li a img{
	border:2px solid #e9e9e9;
	height:2rem;
	width:97%;
}

.product_i_list_new ul li{
	width: 30.3%;
	float: left;
	margin:0 1.5%;
/* 	margin-bottom: 1%; */
}
.product_i_list_new ul li img{
	display: inline-block;
	width: 92%;
	border:4px solid #d9d9d9;
	height: 1.2rem;
}
/* .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.35rem;
	line-height: 0.35rem;
/* 	background-color: #114275; */
	font-size: 0.21rem;
	color:#000;
	text-align: center;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}






.more_i {
  margin-top: 3%;
  text-align: center;
  /* padding-bottom: 4%; */
}
.more_i a {
  display: inline-block;
  width: 100%;
  text-align: left;
/*   background-color: #ececec; */
  color: #333;
  /* padding: 1.5% 0; */
  font-size: 0.22rem;
  border-radius: 7px;
/*   border:1px solid #e8e8e8; */
}
.more_i a span{
	display: inline-block;
	width: 71%;
	height: 0.45rem;
	line-height: 0.45rem;
	color:#000;
	background-color: #ececec;
	padding:0 2%;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	float: left;
}
.more_i a strong{
	display: inline-block;
	width: 25%;
	height: 0.45rem;
	line-height: 0.45rem;
	text-align: center;
	background-color: #008541;
	color:#fff;
	font-weight: normal;
	float: right;
}

.more_i_new a{
	display: inline-block;
  width: 100%;
  text-align: center;
  background-color: #eaeaea; 
  color: #333;
  padding: 1.5% 0;
  font-size: 0.22rem;
  border-radius: 7px;
}
.more_i_list ul li{
	float: left;
	width: 24.64%;
	margin-left: 1px;
	background-color: #ececec;
	text-align: center;
}
.more_i_list ul li a{
	display: block;
	height: 0.45rem;
	line-height: 0.45rem;
	color:#000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.more_i_list ul li:last-child{
	background-color:#008541;
}
.more_i_list ul li:last-child a{
	color:#fff;
}