﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
body, input {
	font-family: "microsoft yahei";
}
.allpage {
	background-color: #ffffff!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: ".";
}
/* banner */
.banner {
	width: 100%;
	position: relative;
}
.swiper-pagination {
	width: 100%!important;
	text-align: center!important;
	bottom: 0.1rem!important;
}
.swiper-pagination-bullet {
	background-color: #fff !important;
	opacity: 1!important;
}
.swiper-pagination-bullet-active {
	background-color: #008fcd!important;
}
/* mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm */
/*iwrap*/
.iwrap {
	position: relative;
	width: 92.5%;
	margin: 0 auto;
}
.iwrap.style_b {
	width: 92%;
}
.icontainer {
	padding: 0.15rem 0 0.1rem;
}
/*hnav2*/
.hnav2 .son {
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	font-size: 0.2rem;
	line-height: 0.5rem;
	text-align: center;
	color: #008fcd;
}
.hnav2 .son:nth-child(4n) {
	border-right: none;
}
/*common_title*/
.common_title {
	text-align: center;
	position: relative;
	margin: 0 3.125%;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-bottom: 3%;
}
.common_title span {
	position: absolute;
	top: 68%;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 1px;
	background-color: #c6c6c6;
}
.common_title i {
	position: relative;
	font-size: 0.24rem;
	padding: 0;
	color: #333;
	text-align: center;
	font-style: normal;
	z-index: 3;
	text-transform: uppercase;
}
.common_title h2 {
	position: relative;
	display: inline-block;
	color: #333;
	font-size: 0.23rem;
	padding: 0 4%;
	text-align: center;
	z-index: 3;
	line-height: 0.15rem;
	background: #fff;
	background-size: contain;
	font-weight: normal;
}
/*itl*/
.itl {
	margin: 0 auto 0.15rem;
}
.itl.style_b {
	margin-top: 0.15rem;
}
.itl.style_c {
	margin: 0 auto;
	padding: 0.15rem 0;
	border-bottom: 1px solid #e7e7e7;
}
.itl h2 {
	font-size: 0.23rem;
	line-height: 0.23rem;
	color: #008fcd;
	height: 0.23rem;
	font-weight: bold;
}
.itl h2 span:first-child {
	margin-right: 0.05rem;
	display: inline-block;
	vertical-align: -3px;
	width: 0.06rem;
	height: 100%;
	background: #008fcd;
}
.itl_more {
	float: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.2rem;
	line-height: 0.23rem;
}
.itl_more a {
	display: block;
	color: #008fcd;
}
/*item_b*/
.item_b {
	position: relative;
	float: left;
	width: 47.5%;
	margin-right: 4.5%;
	margin-bottom: 4.5%;
}
.item_b:nth-child(2n) {
	margin-right: 0;
}
.item_b .con {
	padding: 0.1rem;
	border: 1px solid #cacaca;
	border-top: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.item_b .pic {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.item_b .pic img {
	height: 1.8rem;
}
.item_b .flag {
	position: absolute;
	left: 0;
	top: 0;
	width: 0.6rem;
	height: 0.6rem;
	font-size: 0.25rem;
	color: #FFF;
	text-align: center;
	line-height: 0.6rem;
	background: #c93e29;
}
.item_b .tl {
	display: block;
	font-weight: normal;
	font-size: 0.23rem;
	color: #333;
	line-height: 0.4rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item_b .txt {
	display: block;
	font-size: 0.21rem;
	color: #666;
	line-height: 0.3rem;
	max-height: 0.6rem;
	overflow: hidden;
}
.item_b .tl2 {
	display: block;
	width: 100%;
	font-size: 0.22rem;
	color: #333;
	line-height: 0.35rem;
	text-align: center;
	margin-top: 2%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*inew*/
.inew {
	margin-top: 0.1rem;
}
.inew li {
	font-size: 0.18rem;
	color: #444343;
	line-height: 0.5rem;
	border-bottom: 1px solid #c9c9c9;
}
.inew a {
	display: block;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inew a p {
	display: inline-block;
	color: #444343;
	width: 72%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inew span.date {
	float: right;
	margin-left: 0.1rem;
	color: #666;
}
.inew span.flag {
	display: block;
	float: left;
	vertical-align: top;
	width: 0.2rem;
	line-height: 0.48rem;
	font-size: 0.6rem;
	color: #00a83c;
}
/*icla*/
.icla {
	overflow: hidden;
	margin-bottom: 0.05rem;
}
.icla a {
	display: inline-block;
	margin: 0 2% 0.05rem 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0.1rem;
	text-align: center;
	color: #008fcd;
	font-size: 0.21rem;
	line-height: 0.35rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #e6e6e6;
}
.icla a:nth-child(4n) {
	margin-right: 0;
}
/*item_h*/
.item_h {
	position: relative;
	float: left;
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 3%;
	background: #fff;
}
.item_h:nth-child(2n) {
	margin-right: 0;
}
.item_h .pic {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.item_h .pic img {
	height: 1.70rem;
}
.item_h .tl {
	display: block;
	font-size: 0.22rem;
	color: #333;
	line-height: 0.4rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.item_h .txt {
	display: block;
	font-weight: normal;
	font-size: 0.17rem;
	color: #999;
	line-height: 0.25rem;
	max-height: 0.5rem;
	overflow: hidden;
	margin: 0 3%;
	margin-bottom: 3%;
}
.item_h .price {
	width: 50%;
	margin: 2% auto;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #008fcd;
	color: #FFF;
	line-height: 0.35rem;
	font-size: 0.17rem;
	text-align: center;
}
/*item_d*/
.item_d {
	position: relative;
	float: left;
	width: 32.4%;
	margin-right: 1.4%;
}
.item_d:nth-child(3n) {
	margin-right: 0;
}
.item_d .tl {
	display: block;
	font-size: 0.23rem;
	color: #333;
	line-height: 0.5rem;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*item_c*/
.item_c {
	position: relative;
	overflow: hidden;
	padding: 0.15rem 0;
	border-bottom: 1px solid #e7e7e7;
}
.item_c:first-child {
	margin-top: -0.15rem;
}
.item_c:last-child {
	border-bottom: none;
	padding-bottom: 0.1rem;
}
.item_c .pic {
	position: relative;
	width: 29.9%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.item_c .pic img {
	height: 1.1rem;
	margin: 0 auto;
}
.item_c .con {
	position: absolute;
	top: 0.15rem;
	right: 0.1rem;
	width: 65%;
}
.item_c .tl {
	display: block;
	line-height: 0.3rem;
	font-size: 0.21rem;
	color: #444343;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item_c .txt {
	display: block;
	max-height: 4em;
	overflow: hidden;
	font-size: 0.2rem;
	color: #777777;
	line-height: 1.3em;
}
/*iadg*/
.iadg {
	padding: 0.5em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.21rem;
	line-height: 1.5em;
	color: #333;
}
/*itable*/
.itable {
	background: #dcece2;
	border-radius: 0.05rem;
	padding: 0.15rem 0.2rem;
	margin-top: 0.15rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.itable .tlz {
	display: block;
	background: #198339;
	border-radius: 0.25rem;
	margin-bottom: 0.1rem;
	font-size: 0.23rem;
	color: #FFF;
	line-height: 1.8em;
	text-align: center;
}
.itable .btnz {
	width: 100%;
	margin-top: 0.1rem;
	display: block;
	background: #fe8d01;
	border-radius: 0.25rem;
	border: 0;
	font-size: 0.23rem;
	color: #FFF;
	line-height: 1.8em;
	text-align: center;
}
.itable .sonz {
	margin: 0.06rem 0;
}
.itable .sonz label {
	float: left;
	width: 28%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.23rem;
	color: #198339;
	line-height: 0.4rem;
	text-align: right;
}
.itable .sonz .inputz {
	float: left;
	width: 70%;
	height: 0.4rem;
	line-height: 0.4rem;
	background: #FFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ceddd4;
	border-radius: 0.05rem;
	font-size: 0.23rem;
	color: #198339;
	padding: 0 1em;
}
.itable .sonz .inputz.short {
	width: 30%;
}
.itable .imgz {
	float: left;
	border: 1px solid #ceddd4;
	border-radius: 0.05rem;
	height: 0.4rem;
	line-height: 0.4rem;
	background: #198339;
	width: 30%;
	margin-left: 0.1rem;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*icontact*/
.icontact > p {
	line-height: 0.35rem;
	font-size: 0.2rem;
	color: #444343;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.icontact > p.red {
	color: #e0183c;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
/*beian*/
.beian {
	width: 100%;
	height: 0.65rem;
	font-size: 0.21rem;
	line-height: 0.65rem;
	color: #666;
	text-align: center;
	background: #FFF;
}
.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: #333;
	color: #FFF;
	opacity: .8;
}
