﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
body, input {
	font-family: "microsoft yahei";
}
.allpage {
	background-color: #f2f2f2!important;
}
/*font*/
@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');
}
@font-face {
	font-family: "hfont";
	src: url('../font/hfont.woff') format('woff'), url('../font/hfont.ttf') format('truetype');
}
.hfont {
	font-family: "hfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
/* index banner */
.banner {
	width: 91%;
	position: relative;
	padding: 0 4.5%;
	padding-bottom: 4%;
	background-color: #7cb540;
}
/* banner 分页器 */
.swiper-pagination {
	width: 100%!important;
	text-align: center!important;
	bottom: 0.1rem!important;
}
.swiper-pagination-bullet {
	background-color: transparent!important;
	opacity: 1!important;
	border: 2px solid #fff;
}
.swiper-pagination-bullet-active {
	background-color: #fff!important;
	border: 2px solid #fff;
}
/* banner 分页器 */
/* mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm */
/* 		文字导航  		*/
.nav_new {
	background-color: #7fb843;
	padding-bottom: 4%;
}
.nav_new ul li {
	width: 19.77%;
	height: 0.51rem;
	float: left;
	text-align: center;
	border-right: 1px solid #b7d19c;
	border-bottom: 1px solid #b7d19c;
	background-color: #4c8d07;
}
.nav_new ul li:nth-child(6), .nav_new ul li:nth-child(7), .nav_new ul li:nth-child(8), .nav_new ul li:nth-child(9), .nav_new ul li:nth-child(10) {
	border-bottom: 0;
}
.nav_new ul li:nth-child(5) {
	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.2rem;
	font-family: "microsoft yahei";
}
.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: 1% 4%;
}
.common_i_title {
	padding: 2.5% 0;
	/* 	margin-bottom: 3%; */
	background-color: #f2f2f2;
}
.common_i_title h2 {
	display: inline-block;
	width: 33%;
	padding: 0.5% 0;
	padding-left: 4%;
	text-align: left;
	color: #7eb742;
	/* 	background-color: #ff9600; */
	font-size: 0.26rem;
	font-weight: normal;/* 	border-bottom: 1px solid #1ca02d; */
}
.common_i_title a {
	display: inline-block;
	width: 15%;
	height: 0.3rem;
	/* 	margin-top: 1%; */
	padding: 1% 1%;
	margin-right: 6%;
	float: right;
	color: #1c1c1c;
	font-size: 0.2rem;
	border: 2px solid #7eb742;
	margin-top: -0.5%;
	position: relative;
}
.common_i_title a strong {
	display: inline-block;
	position: absolute;
	right: -13%;
	top: 17%;
	background-color: #f2f2f2;
	font-weight: normal;
	color: #7eb742;
}
.common_i_title_new {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.common_i_title_new h2 {
	width: 100%;
	text-align: center;
	color: #2b2b2b;
	padding-left: 0;
}
.common_i_title_new h2:before {
	content: "";
	display: inline-block;
	width: 15%;
	height: 1px;
	background-color: #ababab;
	vertical-align: middle;
	margin-right: 4%;
}
.common_i_title_new h2:after {
	content: "";
	display: inline-block;
	width: 15%;
	height: 1px;
	background-color: #ababab;
	vertical-align: middle;
	margin-left: 4%;
}
.bg_color {
	background-color: #a6cc84;
	padding-bottom: 4%;
}
.common_i_title_color {
	background-color: transparent;
}
.common_i_title_color h2 {
	color: #fff;
}
.common_i_title_color a {
	border: 2px solid #fff;
}
.common_i_title_color a strong {
	color: #fff;
	background-color: #a6cc84;
}
/* 新闻样式 */
.news_i {
	padding: 0;
	margin: 0 4%;
}
.news_i_list {
	margin-bottom: 3%;
}
.news_i_list ul li {
	padding: 1% 0;
	border-bottom: 1px solid #f2f2f2;
}
.news_i_list ul li a {
	display: inline-block;
	width: 85%;
	color: #000000;
	font-size: 0.22rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 3%;
}
.news_i_list ul li a span {
	display: block;
	color: #717171;
	font-size: 0.16rem;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.news_i_list ul li a strong {
	display: block;
	width: 99%;
	font-weight: normal;
	color: #7eb742;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 0.23rem;
}
.news_i_list ul li:nth-child(1):before {
	content: "01";
	display: inline-block;
	color: #717171;
	font-size: 0.4rem;
	vertical-align: top;
	margin-left: 1%;
}
.news_i_list ul li:nth-child(2):before {
	content: "02";
	display: inline-block;
	color: #717171;
	font-size: 0.4rem;
	vertical-align: top;
	margin-left: 1%;
}
.news_i_list ul li:nth-child(3):before {
	content: "03";
	display: inline-block;
	color: #717171;
	font-size: 0.4rem;
	vertical-align: top;
	margin-left: 1%;
}
.news_i_list ul li:nth-child(4):before {
	content: "04";
	display: inline-block;
	color: #717171;
	font-size: 0.4rem;
	vertical-align: top;
	margin-left: 1%;
}
.news_i_list ul li:nth-child(5):before {
	content: "05";
	display: inline-block;
	color: #717171;
	font-size: 0.4rem;
	vertical-align: top;
	margin-left: 1%;
}
.news_i_list ul li:nth-child(6):before {
	content: "06";
	display: inline-block;
	color: #717171;
	font-size: 0.4rem;
	vertical-align: top;
	margin-left: 1%;
}
.news_i_list_new {
	margin-bottom: 0!important;
}
.news_i_list_new ul li a strong {
	display: inline-block;
	width: 64%;
}
.news_i_list_new ul li a b {
	vertical-align: top;
	font-weight: normal;
	font-size: 0.23rem;
	color: #ff0000;
}
/* 首页文本 */
.about_i {
	padding: 1% 0;
	margin: 0 4%;
	margin-bottom: 2%;
}
.about_i_text {
	line-height: 1.6;
	font-size: 0.21rem;
	padding: 3% 3%;
	color: #7eb742;
}
/* 产品样式 */
.product_i_list {
	padding: 2% 0;
}
.product_i_list ul li {
	position: relative;
	width: 47%;
	float: left;
	margin: 0 0.5%;
	margin-bottom: 3.5%;
}
.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: 2%;
}
.product_i_list ul li a span {
	display: inline-block;
	width: 100%;
	/* 	height: 0.45rem;
line-height: 0.45rem; */
	background-color: #7eb742;
	font-size: 0.22rem;
	line-height: 0.4rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.product_i_list_new ul li {
	width: 30.3%;
	float: left;
	margin: 0 1.5%;
	margin-bottom: 1%;
}
.product_i_list_new 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: 2%;
}
.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: #ff2a00;
	text-align: left;
}
.more_i {
	text-align: center;
	background-color: #fff;
	font-size: 0.23rem;
}
.more_i a {
	display: inline-block;
	width: 100%;
	color: #7eb742;
	padding-top: 2%;
	padding-bottom: 4%;
}
.more_i a:before {
	content: "";
	display: inline-block;
	width: 40%;
	height: 1px;
	background-color: #7eb742;
	vertical-align: middle;
	margin-right: 1%;
}
.more_i a:after {
	content: "";
	display: inline-block;
	width: 40%;
	height: 1px;
	background-color: #7eb742;
	vertical-align: middle;
	margin-left: 1%;
}
/* 联系方式 */
.contact {
	color: #333;
	background-color: #f2f2f2;
	border-radius: 7px;
	padding: 0 5%;
	margin-bottom: 2%;
	line-height: 1.7;
	font-size: 0.21rem;
}
.contact h2 {
	color: #1f9620;
	font-weight: normal;
	font-size: 0.3rem;
}
.contact span {
	display: inline-block;
	width: 80%;
	padding: 0.5% 0;
	color: #333;
	/* background-color: #a4a4a4; */
	font-size: 0.21rem;
}
.contact div {
	margin-bottom: 2%;
}
.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;
}
.cbtn-top {
	display: none;
	position: fixed;
	right: 2%;
	bottom: 10%;
	border-radius: 50%;
	width: 2.25em;
	height: 2.25em;
	padding: 0.3125em;
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
	background: #2b2b2b;
	color: #FFF;
	opacity: .8;
}
