﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
body, input {
	font-family: "microsoft yahei";
}
.allpage {
	background: #f5f5f5;
}
/*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: ".";
}
/* banner */
.banner {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.swiper-pagination {
	bottom: 0.1rem !important;
	text-align: center !important;
	font-size: 0;
}
.swiper-pagination-bullet {
	width: 0.12rem !important;
	height: 0.12rem !important;
	opacity: 1 !important;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #333 !important;
}
.swiper-pagination-bullet-active {
	background-color: #1ec97f !important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 0.05rem !important;
}
/* mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm */
/*首页显示导航区域*/
.t_nav {
	width: 100%;
	clear: both;
	background-color: #1ec97f;
}
.t_nav .type_a:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.t_nav .type_a li {
	width: 25%;
	float: left;
	font-size: 0.22rem;
	line-height: 0.5rem;
	color: #fff;
	text-align: center;
}
.t_nav .type_a li:nth-child(4n) {
	width: 25%
}
.t_nav .type_a li a {
	color: #fff;
	display: block;
	width: 100%;
}
/*****首页标题样式*****/
.head_b {
	height: 0.58rem;
	border-top: 0.02rem solid #1ec97f;
	background-color: #fff;
}
.head_b .zh {
	font-size: 0.28rem;
	line-height: 0.58rem;
	color: #00935a;
	float: left;
	padding-left: 0.2rem;
}
.head_b .en {
	float: left;
	font-size: 0.28rem;
	color: #ccc;
	padding-left: 0.24rem;
	line-height: 0.58rem;
}
.head_b .more {
	float: right;
	font-size: 0.25rem;
	color: #ccc;
	padding-right: 0.15rem;
	line-height: 0.58rem;
}
/*****首页产品中心*****/
.circle_bg {
	width: 94%;
	padding-top: 4%;
	margin: 0 auto;
}
.circle_type {
	float: left;
	width: 23.4%;
	height: 1.18rem;
	margin-right: 2%;
	overflow: hidden;
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.circle_type:nth-child(4n) {
	margin-right: 0;
}
.circle_type a {
	display: block;
	width: 100%;
	height: 100%;
}
.circle_type img {
	display: block;
	width: 1.4rem;
	height: 1.4rem;
	border-radius: 100%;
}
.circle_type .title {
.pro_bliadiv {
font-size: 12px;
line-height:12px;
color:#999;
padding-top:70px;
text-align:center;
}
font-size: 12px;
font-size: 0.16rem;
line-height: 0.25rem;
color: #999;
width: 80%;
margin: auto;
padding-top: 65%;
text-align: center;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.proitem_b {
	clear: both;
	padding-top: 4%;
}
.proitem_b .item {
	float: left;
	width: 48.2%;
	margin: 3.5% 3.5% 0 0;
}
.proitem_b .item:nth-child(1) {
	margin-top: 0;
}
.proitem_b .item:nth-child(2) {
	margin-top: 0;
}
.proitem_b .item:nth-child(2n) {
	margin-right: 0;
}
.proitem_b .item a {
	display: block;
}
.proitem_b .item img {
	width: 100%;
	height: 1.81rem;
}
.proitem_b .item .title_b {
	background-color: #1ec97f;
	font-size: 0.22rem;
	line-height: 0.45rem;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.btn_more {
	border-bottom: 0.02rem solid #ddd;
	display: block;
	background-image: url(../images/index_icon01.png);
	background-repeat: no-repeat;
	clear: both;
	background-color: #fff;
	font-size: 0.22rem;
	line-height: 0.5rem;
	color: #02945b;
	padding-left: 0.2rem;
	background-position: 4.7rem 0.13rem;
	background-size: 0.14rem 0.26rem;
}
/*****首页关于我们*****/
.index_about {
	width: 94%;
	padding-top: 0.2rem;
	margin: 0 auto;
}
.index_about img {
	width: 100%;
	margin: 0 auto;
	height: 4.3rem;
}
.index_about .msg_b {
	width: 92%;
	padding: 0 4%;
	margin: auto;
	background-color: #fff;
}
.index_about .msg_b .title {
	font-size: 0.26rem;
	text-align: center;
	line-height: 0.3rem;
	color: #00935a;
	padding-top: 5%;
}
.index_about .msg_b .msg {
	font-size: 0.2rem;
	line-height: 0.3rem;
	color: #999;
	padding: 3% 0;
	border-bottom: 0.02rem dashed #ddd;
	text-align: justify;
}
/*****首页成功案例*****/
.case_bg {
	width: 94%;
	padding-top: 0.2rem;
	margin: 0 auto;
}
.case_bg:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.case_bg .proitem_b {
	padding-top: 0;
	background-color: #fff;
}
/*****首页新闻资讯*****/
.newsitem_b {
	clear: both;
}
.newsitem_b ul {
	padding-bottom: 5%;
	border-bottom: 0.02rem dashed #ddd;
	background-color: #fff;
}
.newsitem_b .item {
	float: left;
	width: 48.2%;
	margin: 3.5% 3.5% 0 0;
}
.newsitem_b .item:nth-child(1) {
	margin-top: 0;
}
.newsitem_b .item:nth-child(2) {
	margin-top: 0;
}
.newsitem_b .item:nth-child(2n) {
	margin-right: 0;
}
.newsitem_b .item a {
	display: block;
}
.newsitem_b .item img {
	width: 100%;
	height: 1.81rem;
}
.newsitem_b .item .title_b {
	background-color: #1ec97f;
	font-size: 0.22rem;
	line-height: 0.45rem;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsitem_b .itemb {
	clear: both;
	width: 94%;
	margin: auto;
}
.newsitem_b .itemb .title_c {
	font-size: 0.24rem;
	line-height: 0.3rem;
	color: #414141;
	padding-top: 6%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsitem_b .itemb .msg_c {
	font-size: 0.2rem;
	line-height: 0.3rem;
	color: #999;
	padding-top: 2.5%;
}
.sup_b {
	clear: both;
	height: 0.58rem;
	line-height: 0.58rem;
	text-align: center;
	font-size: 0.24rem;
	color: #999;
}
.sup_b a {
	color: #999;
}
/*beian*/
.beian {
	width: 100%;
	height: 0.65rem;
	font-size: 0.21rem;
	line-height: 0.65rem;
	color: #666;
	text-align: center;
}
.beian a {
	color: #666;
}
.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: #1ec97f;
	color: #FFF;
	opacity: .8;
}
@media all and (min-width:640px) {
.content {
	width: 640px;
	margin: 0 auto;
	position: relative;
}
}
