﻿/* index banner */
.banner{
	width: 100%;
	position: relative;
}

.banner img{
	width: 100%;
	height:200px;
}
/* banner 分页器 */
.swiper-pagination{
	width: 100%!important;
	text-align: center!important;
	bottom: 0.1rem!important;
}
.swiper-pagination-bullet{
	background-color: transparent!important;
	opacity: 1!important;
	background-color: #fff!important;
}
.swiper-pagination-bullet-active{
	background-color: #177c7f!important;
	border: 0px solid #177c7f;
}
/* banner 分页器 */




/* -------------------------自定义部分开始 --------------------------*/

.allpage{
	background-color: #fff!important;
}
body,input{font-family: "microsoft yahei";}
.fl{float: left;}
.fr{float: right;}


/* 字体图标 */
@font-face{
	font-family:"iconfont2";
	src:url('img/iconfont.woff2') format('woff'),
	url('img/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: #20852e;
}
.index_text{
	width: 90%;
	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-size: 0.21rem;
	font-family:"microsoft yahei";
	text-indent: 3%;
	margin:2% 0;
	border-radius: 10px;
}

/* 		文字导航  		*/
.nav_new{
	width: 100%;
	background-color: #039a4b;
}
.nav_new ul li{
	width: 33%;
	height: 0.54rem;
	line-height: 0.54rem;
	float: left;
	text-align: center;
	border-bottom: 1px solid #007a3a;
	/*border-right: 1px solid #dfdfdf;*/
}
.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.54rem;
	color:#fff;
	font-size: 0.22rem;background: url(../Images/nav_line.jpg) no-repeat 0px;
	font-family: "microsoft yahei";
/* 	border-right: 1px solid #fff; */
}
.nav_new ul li:nth-child(5) a{
	border:none!important;
}
.nav_new ul li:last-child a{
	border:none;
}

/* icon */
.nav_new ul li a span{
	font-size: 0.45rem;
	display: inline-block;
	margin-right: 8%;
}
.nav_new ul li:first-child span{
	color:#20852e;
}
.nav_new ul li:nth-child(2) span{
	color:#31c9b5;
}
.nav_new ul li:nth-child(3) span{
	color:#b8cf1b;
}
.nav_new ul li:nth-child(4) span{
	color:#ffc600;
}
.nav_new ul li:nth-child(5) span{
	color:#ff5050;
}
.nav_new ul li:nth-child(6) span{
	color:#ffc600;
}
.nav_new ul li:nth-child(7) span{
	color:#59ae16;
}
.nav_new ul li:nth-child(8) span{
	color:#4280d8;
}


/* 		文字导航  		*/


/* 首页公共样式 */
.common_i_css{
	background-color: #fff;
	padding:0 4%;
/* 	margin-bottom: 1%; */
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.common_i_title{
	padding-top: 3%;
	border-bottom: 1px solid #dadada;
	margin-bottom: 3%;text-align: center;
}
.common_i_title h2{
	display: inline-block;
	color:#000;
	font-size: 0.26rem;
	font-weight: normal;
	padding-bottom: 2%;
	padding-right: 2%;
	border-bottom: 1px solid #555;
}
.common_i_title a{
	float: left;
	color:#444;
	font-size: 0.22rem;
}

/*页面上一个下一个   -30px*/
.next{ height:70px; margin-top:5px;  text-align:left; color:#666; clear:both; margin-top:20px; }
.next ul li{ line-height:30px;  margin-bottom:5px;}
.next span{ color:#000; line-height:30px;}
.next a{ color:#666; text-align:left;  line-height:40px;}
.next a:hover{text-decoration:none; color:#336699;}

.login-text{height: 24px;left: 24px;border: 1px solid #e9e9e9;background: #f9f9f9; }
.login-validate{height: 24px;left: 24px;border: 1px solid #e9e9e9;background: #f9f9f9; }
.login-text-focus{border: 1px solid #574309;}
.login-btn{height: 29px;color: #fff;line-height: 29px;background:#509d15;border: none;overflow: hidden;cursor: pointer;border: 1px solid #e9e9e9; margin-right:20px; padding:0 20px;}

/*页面导航条  -30px*/
.under{ height:24px; margin-top:5px; padding:5px; padding-right:20px; text-align:right; color:#333; clear:both;font-size:12px;}
.under a{ color:#333;font-size:12px;}
.under a:hover{text-decoration:none; color:#336699;}
/*分页吗样式*/
.anpager .cpb {background:#fff none repeat scroll 0 0;border:1px solid #CCCCCC;color:#2f3a8c;font-weight:bold;margin:5px 4px 0 0;padding:4px 10px 5px 10px;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#222;margin:5px 4px 0;padding:4px 5px 5px 4px;text-decoration:none}
.anpager a:hover{background:#e8724e none repeat scroll 0 0;border:1px solid #d5603c;color:#FFFFFF;}
/* 新闻样式 */
.news_i_list ul li{
	padding:1% 0;
}
.news_i_list ul li a{
	display: inline-block;
	width: 90%;
	color:#000000;
	font-size: 0.22rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* .news_i_list ul li:nth-child(even){
	background-color: #efefef;
} */

/* 字体图标样式 */
.icon_nav {
  background-color: #fff;
}
.icon_nav ul li {
  width: 21%;
  text-align: center;
  float: left;
  margin: 0 2%;
  margin-top: 4%;
  margin-bottom: 2%;
}
.icon_nav ul li a strong {
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  font-size: 0.5rem;
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
}
.icon_nav ul li a span {
  display: inline-block;
  color: #333;
  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{
	background-color: #fed100;
}
.icon_nav ul li:nth-child(3) strong{
	background-color: #9705b1;
}
.icon_nav ul li:nth-child(2) strong{
	background-color: #c40352;
}
.icon_nav ul li:nth-child(4) strong{
	background-color: #f23c93;
}

/* 图文样式 */
.yewu_i{
	padding-bottom: 3%;
	border-top: none!important;
}
.yewu_i_list{
	margin-top: 4%;overflow: hidden;
}
.yewu_i_list ul li{
	margin-bottom: 2.5%; width:48%;margin:1%;	float: left;text-align:center;
}
.i_list_pic img{max-height:105px;
}
.i_list_text{
    line-height:30px;background:#0064ba;
}
.i_list_text a h2{
	font-size: 0.2rem;    white-space: nowrap;
	font-weight: normal;
	color:#fff;
}
.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.07rem;
}
.i_list_text strong{
	display: inline-block;
	width: 45%;
	padding:1.5% 0;
	font-weight: normal;
	font-size: 0.21rem;
	text-align: left;
	color:#ff5050;
/* 	background-color: #f23c93; */
	border-radius: 25px;
}


/*inew*/
.inew li{
	font-size:0.22rem;color:#333;line-height:0.5rem;padding:0.1rem 0;
}
.inew li:nth-child(2n){
	background-color:#ededed;padding:0;
}
.inew a{
	display:block;color:#333;padding:0 3.125%;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.inew span:first-child{
	float:right;color:#999;
}
.inew span:nth-child(2){
	display:inline-block;line-height:0.5rem;width:0.3rem;color:#f15844;vertical-align:-1px;
}

/* 新闻 */

.i_list_text1{
	width: 100%;
	float: left;
	margin-left: 4%;
}
.i_list_text1 a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
}
.i_list_text1 a span{
	display: inline-block;
	font-size: 0.21rem;
	height: 0.62rem;
	line-height: 1.5;
	color:#939393;
	overflow: hidden;
	margin-top: 0.07rem;
}
.i_list_text1 strong{
	display: inline-block;
	width: 45%;
	padding:1.5% 0;
	font-weight: normal;
	font-size: 0.21rem;
	text-align: left;
	color:#ff5050;
/* 	background-color: #f23c93; */
	border-radius: 25px;
}

/* 首页文本 */
.about_i_text{
	line-height: 1.6;
	font-size: 0.21rem;
	padding-bottom: 3%;
}
/* 带连接 */
.about_i_tab{
	text-align: center;
	margin:3% 0;
}
.about_i_tab a{
	display: inline-block;
	width: 28%;
	padding:1% 0;
	margin:0 1%;
	color:#fff;
	text-align: center;
	border-radius: 5px;
}
.about_i_tab a:first-child{
	background-color: #fed100;
}
.about_i_tab a:nth-child(2){
	background-color: #9705b1;
}
.about_i_tab a:nth-child(3){
	background-color: #f23c93;
}

/* 加盟热线 */
.jiameng_tel{
	text-align: center;
	padding:1.5% 0;
}
.jiameng_tel h2{
	display: inline-block;
	width: 85%;
	padding:1.5% 0;
	font-size: 0.26rem;
	font-weight: normal;
	text-align: center;
	color:#fff;
	background-color: #0064ba;
	border-radius: 25px;
	margin-bottom: 2%;
}
.jiameng_tel_color h2{
	background-color: #ff5050;
}


/* 产品样式 */
.product_i_list{margin:2% 0;}
.product_i_list ul li{position: relative;width: 33.333%;text-align:center;float: left;margin-bottom: 2%;}
.product_i_list ul li img{/*width:100%; height:150px;*/}
.product_i_list ul li:nth-child(even){/*margin-left: 4.5%;*/}
.product_i_list ul li a h2{width: 100%;color:#000;font-size: 0.23rem;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 5%; text-align:center}
.product_i_list ul li a span{width: 100%;font-size: 0.21rem;color:#ff5050;text-align: left;}
.product_i_list ul li i{  /* 图片定位图片样式  <i> 标签*/display: inline-block;width: 0.75rem;height: 0.75rem;position: absolute;top: 0;right: 0;background: url(../Images/900000_03.png) no-repeat right top;-webkit-background-size: 100%;background-size: 100%;}
.product_i_list ul li b{ /* 字段定位图片样式  <b> 标签*/
	display: inline-block;
	width: 0.8rem;
	height: 0.4rem;
	line-height: 0.4rem;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color:#f5ff57;
	background-color: #ea4646;
	font-size: 0.23rem;
	font-weight: normal;
}
/* 产品样式二 */
.product_i_list_second ul li{
	position: relative;
}
.product_i_list_second h2{
	width: 90%!important;
	height: 0.4rem;
	line-height: 0.4rem;
	padding:0 5%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	color:#fff!important;

}



.more_i{
	text-align: center;
	background-color: #f2f2f2;
	font-size: 0.23rem;
}
.more_i a{
	display: inline-block;
	color:#8c8c8c;
	padding:2% 0;
}

/* 联系方式 */
.baoming{
	padding:4% 8%;
	background-color: #dadada;
	color:#555;
	text-align: left;
	font-size: 0.21rem;
	line-height: 1.7;
}
.baoming div{
	font-size: 0.5rem;
}
.baoming h2{
	font-size: 0.3rem;
	font-weight: normal;
}
/* .contact{
	color:#f23c93;
	background-color: #fed100;
	border-radius: 7px;
	padding:2% 5%;
	margin:3% 0;
	line-height: 1.7;
	font-size: 0.21rem;
}
.contact h2{
	color:#9705b1;
	font-weight: normal;
	font-size: 0.3rem;
} */

#bot { color:#f00;} 

.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;
}

.tab_nav{
	padding-top: 2%;
/* 	padding-bottom: 4%; */
	background-color: #fff;
}
.tab_nav a{
	display: inline-block;
	width: 49.5%;
	height: 0.6rem;
	line-height: 0.5rem;
	color:#fff;
	font-size: 0.23rem;
	text-align: center;
}
.tab_nav a span{
	display: inline-block;
	margin-right: 5%;
	font-size: 0.4rem;
	margin-top: 0.05rem;
}
.tab_nav a:first-child{
	float: left;
	background-color: #43bece;
}
.tab_nav a:nth-child(2){
	float: right;
	background-color: #ff5050;
}