body { margin: 0; padding: 0; font-family: "Microsoft YaHei"; }
ul,li { list-style: none; margin: 0; padding: 0; }
a { text-decoration: none; }
p { margin:0; padding: 0; }
input, button, textarea, select { font-family: "Microsoft YaHei"; }
input,textarea { resize: none; border: none; outline: none; padding: 0; }
.fontSize-clear { font-size: 0; }
.fontSize-clear-left { font-size: 0; float: left; }
.fontWeight-bold { font-weight: bold; }
.float-left { float: left; }
.float-right { float: right; }
.clear { clear: both; }
.clearIns:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}

.page-box {
	width: 7.5rem;
	min-width: 3.2rem;
	max-width: 7.5rem;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden; 
	padding-bottom: 0.98rem;
}
.top-nav-items-active { background-color: #278c20; }
.m-nav-right {
	width: 4.99rem;
	height: 100%;
	position: absolute;
	right: 0;
	z-index: 0;
}
.m-nav-right-title {
	width: 7.5rem;
	height: 0.9rem;
	background-color: #1cae13;
	position: absolute;
	right: -7.5rem;
	z-index: 11;
	font-size: 0;
}
.m-nav-right-title h1 {
	margin: 0;
	padding: 0;
	font-size: 0.34rem;
	line-height: 0.9rem;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.m-nav-right-img {
	width: 0.29rem;
	height: 0.43rem;
	position: absolute;
	top: 50%;
	left: 0.3rem;
	margin-top: -0.215rem;
	cursor: pointer;
}
.m-nav-right-logo {
	width: 4.99rem;
	height: 1.95rem;
}
.m-nav-right-border { 
	border-top: solid 0.02rem #d9d7d8;
	margin-top: 0.9rem;
}
.m-nav-right ul { 
	width: 100%;
}
.m-nav-right ul li {
	width: 4.53rem;
	border-bottom: solid 0.01rem #ececec;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}
.m-nav-right ul li a {
	display: block;
	font-size: 0.3rem;
	color: #333;
	margin: 0.27rem 0;
	cursor: pointer;
}
.m-nav-right ul li ul { 
	width: 100%;
	display: none;
}
.m-nav-right ul li ul li {
	width: 100%;
	border: none;
	text-align: center;
	overflow: hidden;
}
.m-nav-right ul li ul li a {
	display: block;
	font-size: 0.26rem;
	color: #999;
	margin: 0.27rem 0;
}
.m-nav-right ul li ul li:first-child { border-top: solid 0.01rem #ececec; }
.main {
	width: 100%;
	min-height: 100%;
	position: relative;
	z-index: 1;
}
#filter {
	width: 100%; 
	height: 100%;
	position: absolute;
	z-index: 10; 
	background-color: #333; 
	opacity: 0; 
	display: none;
}
.content {
	width: 100%;
	min-height: 100%;
	background-color: #f5f5f5;
}
.top-box {
	width: 7rem;
	height: 0.9rem;
	background-color: #fff;
	padding: 0 0.25rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top-box-logo {
	width: 3.08rem;
	height: 0.7rem;
	font-size: 0;
	display: flex;
	align-items: center;
}
.top-box-img1 {
	width: 2.93rem;
	height: 0.55rem;
}
.top-box-img2 {
	width: 0.4rem;
	height: 0.2rem;
}
.top-box-nav { 
	font-size: 0; 
	cursor: pointer;
	text-align: center;
}
.top-box-nav p{
	font-size: 0.2rem;
	line-height: 0.36rem;
	color: #0ea405;
}
.banner-box { position: relative; }
.banner-input-box {
	width: 3.64rem;
	height: 0.43rem;
	border-radius: 0.3rem;
	background-color: #fff;
	position: absolute;
	top: 72%;
	left: 50%;
	margin-left: -1.82rem;
	z-index: 5;
	opacity: 0.8;
	font-size: 0;
}
.banner-input-text {
	width: 0.85rem;
	height: 100%;
	border-right: solid 0.01rem #dbdbdb;
	font-size: 0.2rem;
	line-height: 0.43rem;
	color: #333;
	text-align: center;
	float: left;
}
.banner-input-img {
	width: 0.22rem;
	height: 0.22rem;
	margin: 0.1rem 0.13rem 0 0.13rem;
	cursor: pointer;
}
.banner-input {
	width: 2.1rem;
	height: 0.43rem;
	border: none;
	outline: none;
	font-size: 0.2rem;
	color: #333;
	line-height: 0.43rem;
	font-family: "Microsoft YaHei";
	vertical-align: top;
	padding: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { font-size:0.2rem; color: #333; }
input:-moz-placeholder, textarea::-moz-placeholder { font-size:0.2rem; color: #333; } 
input::-moz-placeholder, textarea::-moz-placeholder { font-size:0.2rem; color: #333; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { font-size:0.2rem; color: #333; }
.banner {
	width: 100%;
	height: 3.95rem;
}
.banner-img {
	width: 100%;
	height: 100%;
}
.navigation {
	width: 100%;
	height: 1.87rem;
	background-color: #fff;
	border-bottom: solid 0.01rem #e0e0e0;
	margin-bottom: 0.18rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.navigation-items { 
	font-size: 0; 
	text-align: center;
}
.navigation-items p {
	font-size: 0.224rem;
	line-height: 0.48rem;
	color: #333;
}
.navigation-imgs {
	width: 1.08rem;
	height: 1.08rem;
}
.advantage {
	width: 100%;
	height: 4.1rem;
	margin-bottom: 0.18rem;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background-color: #fff;
}
.all-titles {
	width: 100%;
	height: 0.6rem;
	padding: 0.2rem 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.all-titles p {
	font-size: 0.2rem;
	line-height: 0.2rem;
	color: #999;
	font-weight: bold;
}
.all-titles-main {
	display: flex;
	align-items: center;
}
.all-titles-main p {
	font-size: 0.3rem;
	line-height: 0.3rem;
	color: #333;
	font-weight: bold;
	margin: 0 0.15rem;
}
.all-titles-line-grey {
	width: 2.5rem;
	border-top: solid 0.02rem #e9e9e9;
}
.all-titles-line {
	width: 0.485rem;
	border-top: solid 0.0338rem #1cae13;
}
.advantage-content {
	width: 7rem;
	height: 2.9rem;
	color: #fff;
	padding: 0 0.25rem;
}
.advantage-content-box1 {
	width: 3.43rem;
	height: 2.9rem;
	background-color: #1cae13;
	float: left;
}
.advantage-content-box1,
.advantage-content-box2,
.advantage-content-box3 {
	font-size: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.advantage-content-box1 img,
.advantage-content-box2 img,
.advantage-content-box3 img { vertical-align: middle; }
.advantage-content-box2 {
	width: 3.43rem;
	height: 1.38rem;
	background-color: #7ac143;
	float: right;
	margin-bottom: 0.14rem;
}
.advantage-content-box3 {
	width: 3.43rem;
	height: 1.38rem;
	background-color: #42983c;
	float: right;
}
.advantage-content-text {
	display: inline-block;
	max-width: 2.2rem;
	overflow:hidden;
	color: #fff;
	vertical-align: middle;
}
.advantage-content-text h3{
	margin: 0;
	padding: 0;
	font-size: 0.3rem;
	line-height: 0.3rem;
	margin-bottom: 0.1rem;
}
.advantage-content-text p {
	font-size: 0.22rem;
	line-height: 0.22rem;
}
.advantage-img1 {
	width: 0.83rem;
	height: 0.83rem;
}
.advantage-img2 {
	margin-left: .1rem;
	width: 0.91rem;
	height: 0.91rem;
}
.advantage-img3 {
	width: 0.97rem;
	height: 0.97rem;
}
.product {
	width: 100%;
	height: 9.22rem;
	margin-bottom: 0.18rem;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background-color: #fff;
}
.product-content {
	width: 7rem;
	height: 8.22rem;
	position: relative;
	padding: 0 0.25rem;
}
.product-content-line1 {
	height: 7.4rem;
	border-left: solid 1px #d5d5d5;
	position: absolute;
	left: 50%;
}
.product-content-line2 {
	width: 100%;
	border-top: solid 1px #d5d5d5;
	position: absolute;
	top: 3.7rem;
}
.product-content-circle {
	width: 0.19rem;
	height: 0.19rem;
	background-color: #42983c;
	border-radius: 50%;
	position: absolute;
	top: 3.605rem;
	left: 50%;
	margin-left: -0.09rem;
}
.product-content ul { 
	width: 100%;
	height: 7.4rem;
}
.product-content ul li {
	width: 3.39rem;
	height: 3.5rem;
	margin-top: 0.2rem;
}
.product-imgs {
	width: 3.39rem;
	height: 2.54rem;
}
.product-content ul li h3 {
	margin: 0.2rem 0 0 0;
	padding: 0;
	font-size: 0.22rem;
	line-height: 0.22rem;
	color: #333;
	font-weight: normal;
}
.product-content ul li p {
	margin-top: 0.14rem;
	font-size: 0.2rem;
	line-height: 0.2rem;
	color: #333;
}
.product-content ul li p span { color: #11a408; }
.product-more {
	width: 2.08rem;
	height: 0.58rem;
	background-color: #1cae13;
	border-radius: 26px;
	font-size: 0.22rem;
	line-height: 0.58rem;
	color: #fff;
	text-align: center;
	margin-left: 2.46rem;
}
.join {
	width: 7rem;
	height: 5.2rem;
	margin-bottom: 0.18rem;
	padding: 0.3rem 0.25rem 0 0.25rem;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background-color: #fff;
}
.join-img-box {
	width: 100%;
	height: 2.3rem;
	position: relative;
}
.join-img1 {
	width: 7rem;
	height: 2.3rem;
}
.join-img2 {
	width: 1.16rem;
	height: 1.16rem;
	position: absolute;
	top: 1.72rem;
	left: 50%;
	margin-left: -0.58rem;
	z-index: 2;
}
.join-content { 
	width: 100%;
	height: 2.85rem;
	overflow: hidden;
	text-align: center;
}
.join-content h3{
	margin: 0.72rem 0 0 0;
	padding: 0;
	font-size: 0.3rem;
	line-height: 0.3rem;
	font-weight: bold;
	color: #333;
	overflow: hidden;
}
#join-icon {
	margin-top: 0.15rem;
	font-size: 0.36rem;
	line-height: 0.36rem;
	color: #333;
}
.join-content h4 {
	margin: 0.18rem 0 0.1rem 0;
	padding: 0;
	font-size: 0.26rem;
	line-height: 0.26rem;
	color: #333;
	font-weight: normal;
}
.join-content p {
	font-size: 0.2rem;
	line-height: 0.4rem;
	color: #666;
}
.news {
	width: 100%;
	height: 4.7rem;
	border-top: solid 1px #e0e0e0;
	background-color: #fff;
}
.news-content {
	width: 7rem;
	height: 3.7rem;
	padding: 0 0.25rem;
}
.news-content ul { width: 100%; }
.news-content ul li {
	width: 100%;
	height: 0.7rem;
	border-bottom: dashed 1px #a4a4a4;
	line-height: 0.7rem;
	overflow: hidden;
}
.news-content ul li a { color: #666; }
.news-icons {
	width: 0.11rem;
	height: 0.11rem;
	border: solid 0.02rem #ccc;
	background-color: #f5f5f5;
	border-radius: 50%;
	margin-top: 0.3rem;
	margin-right: 0.15rem;
	float: left;
}
.news-content-text1 { 
	font-size: 0.24rem;
	float: left;
}
.news-content-text2 { 
	font-size: 0.2rem;
	float: right;
}
.m-nav-bottom {
	width: 7.5rem;
	height: 0.98rem;
	background-color: #1cae13;
	position: fixed;
	bottom: 0;
	z-index: 3;
}
.nav-bottom-box {
	width: 1.875rem;
	height: 0.98rem;
	text-align: center;
	float: left;
	padding-top: 0.22rem;
}
.m-nav-bottom a:active .nav-bottom-box { background-color: #278c20;}
.m-nav-bottom p {
	font-size: 0.2rem;
	color: #fff;
}
.nav-bottom-img1 {
	width: 0.38rem;
	height: 0.38rem;
}
.nav-bottom-img2 {
	width: 0.37rem;
	height: 0.39rem;
}
.nav-bottom-img3 {
	width: 0.39rem;
	height: 0.37rem;
}.nav-bottom-img4 {
	width: 0.4rem;
	height: 0.37rem;
}
.swiper-pagination-bullet {
	width: 0.15rem;
	height: 0.15rem;
	background-color: #fff;
	opacity: 1;
}
.swiper-pagination-bullet-active {
	background-color: #1cae13;
}
.channel-title {
	width: 100%;
	height: 0.9rem;
	background-color: #fff;
	position: relative;
	font-size: 0
}
.channel-title h1 {
	margin: 0;
	padding: 0;
	font-size: 0.36rem;
	line-height: 0.9rem;
	color: #333;
	text-align: center;
}
.common-nav {
	height: 0.52rem;
	font-size: 0; 
	cursor: pointer;
	text-align: center;
	position: absolute;
	top: 50%;
	right: 0.25rem;
	margin-top: -0.22rem;
	cursor: pointer;
}
.common-nav p {
	font-size: 0.2rem;
	line-height: 0.36rem;
	color: #0ea405;
}
.top-nav {
	width: 100%;
	height: 0.85rem;
	cursor: pointer;
	background-color: #1cae13;
}
.top-nav-items {
	height: 100%;
	border-right: solid 0.01rem #7ac143;
	font-size: 0.26rem;
	line-height: 0.85rem;
	color: #fff;
	text-align: center;
}
.common-disp-img-box {
	width: 7.5rem;
	height: 5.6rem;
}
.common-disp-img {
	width: 100%;
	height: 100%;
}
.common-disp-img-box .swiper-pagination-bullet {
	width: 0.12rem;
	height: 0.12rem;
	background-color: #fff;
	opacity: 1;
}
.common-disp-img-box .swiper-pagination-bullet-active {
	background-color: #1cae13;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom: 0; }
.common-background { background-color: #fff; }
.common-disp-content-box { width: 100%; }
.product-detail-name {
	width: 7rem;
	padding: 0 0.25rem;
	border-bottom: solid 1px #e0e0e0;
	padding-bottom: 0.3rem;
	margin-bottom: 0.15rem;
	background-color: #fff;
}
.product-detail-name h2 {
	margin: 0.22rem 0 0 0;
	padding: 0;
	font-size: 0.35rem;
	line-height: 0.35rem;
	color: #333;
	font-weight: bold;
}
.product-detail-name-line {
	width: 100%;
	border-top: solid 0.01rem #c4c4c4;
	margin: 0.3rem 0;
}
.product-detail-name p {
	font-size: 0.24rem;
	line-height: 0.49rem;
	color: #333;
}
.product-detail-content { 
	width: 100%; 
	border-top: solid 1px #e0e0e0;
	background-color: #fff;
}
.product-detail-content h2 {
	margin: 0.7rem 0 0 0.25rem;
	padding: 0;
	font-size: 0.3rem;
	line-height: 0.3rem;
	color: #0ea405;
	font-weight: bold;
}
.product-detail-content-line {
	width: 1.8rem;
	border-top: solid 0.03rem #0ea405;
	margin: 0.25rem 0;
	float: left;
}
.product-detail-content-line2 {
	width: 5.7rem;
	border-top: solid 0.01rem #e0e0e0;
	margin: 0.27rem 0;
	float: left;
}
.product-detail-content-text h4 {
	margin: 0 0 0.18rem 0.25rem;
	padding: 0;
	font-size: 0.26rem;
	line-height: 0.26rem;
	color: #333;
	font-weight: normal;
	clear: both;
}
.product-detail-content-text ul { 
	width: 7.25rem;
	padding-left: 0.25rem;
}
.product-detail-content-text ul li {
	width: 100%;
	height: 0.45rem;
	font-size: 0.24rem;
	line-height: 0.45rem;
	color: #666;
}
.back-img {
	width: 0.33rem;
	height: 0.37rem;
}
.back-box {
	width: 0.68rem;
	height: 0.68rem;
	border-radius: 50%;
	background-color: #4cbf45;
	font-size: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: 1.2rem;
	right: 0.57rem;
	z-index: 9;
	opacity: 0.7;
}
.swiper-button-next {
	width: 0.39rem;
	height: 0.94rem;
	background-color: rgba(66,152,60,.8);
	right: 0;
}
.swiper-button-prev {
	width: 0.39rem;
	height: 0.94rem;
	background-color: rgba(66,152,60,.8);
	left: 0;
}
.search-box {
	width: 6.9rem;
	height: 0.54rem;
	background-color: #fff;
	margin: 0.12rem auto;
	border: solid 0.01rem #e9e9e9;
	border-radius: 0.3rem;
	font-size: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.search-img1 {
	width: 0.22rem;
	height: 0.22rem;
	margin-left: 0.3rem;
}
.search-img2 {
	width: 0.34rem;
	height: 0.33rem;
	margin-right: 0.21rem;
	cursor: pointer;
}
.search-input {
	width: 5.6rem;
	height: 0.54rem;
	border: none;
	outline: none;
	font-size: 0.2rem;
	color: #333;
	line-height: 0.54rem;
	font-family: "Microsoft YaHei";
	vertical-align: top;
	padding: 0;
}
.img-list {
	width: 100%;
	background-color: #fff;
	border-top: solid 0.01rem #e9e9e9;
}
.img-list ul {
	width: 7rem;
	height: 11.02rem;
	padding: 0.25rem 0.25rem 0 0.25rem;
	border-bottom: solid 0.01rem #e9e9e9;
}
.img-list ul li {
	width: 3.39rem;
	height: 3.59rem;
	font-size: 0;
	float: left;
}
.img-list ul li:nth-child(2n+2) { float:right; }
.img-list ul li h3 {
	margin: 0.2rem 0 0 0;
	padding: 0;
	font-size: 0.22rem;
	line-height: 0.22rem;
	color: #333;
	font-weight: normal;
}
.img-list ul li p {
	margin-top: 0.14rem;
	font-size: 0.2rem;
	line-height: 0.2rem;
	color: #333;
}
.img-list ul li p span { color: #cc0000; }
.m-page{ margin-top: 0.2rem; padding: 0.2rem 0;text-align:center;line-height:0.38rem;color:#fff; font-size: 0;}
.m-page a,.m-page i{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding: 0 0.12rem;font-size:0.22rem;color:#999; border: solid 1px #e4e4e4; background:#fff;}
.m-page a,.m-page a:hover{text-decoration:none;}
.m-page a.first{margin-left:0;}
.m-page a.last{margin-right:0;}
.m-page a:hover,
.m-page a:active{border-color: #1cae13; background-color:#1cae13;color:#fff;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#fff;border-color: #1cae13; background-color:#1cae13;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ddd;border-color: #e4e4e4; background-color:#fff;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm a,.m-page-sm i{padding:0 0.1rem;}
/* 分离 */
.m-page-sr a,.m-page-sr i{margin:0 0.08rem;}
.leaves-form {
	width: 100%;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	color: #333;
	border-bottom: solid 0.01rem #ccc;
}
.leaves-form input { font-family: 'Microsoft YaHei'; }
.form-items {
	font-size: 0.28rem;
	margin-bottom: 0.15rem;
}
.items-first-margin { margin-top: 0.65rem;}
.form-input {
	width: 4.58rem;
	height: 0.68rem;
	background-color: #f4f4f4;
	border-radius: 0.05rem;
	outline: none;
	border: solid 0.01rem #ccc;
	font-size: 0.28rem;
	padding: 0 0.16rem;
	margin-left: 0.04rem;
}
.form-textarea {
	width: 4.58rem;
	height: 1.2rem;
	background-color: #f4f4f4;
	border-radius: 0.05rem;
	outline: none;
	border: solid 0.01rem #ccc;
	font-size: 0.28rem;
	padding: 0.1rem 0.16rem;
	margin-left: 0.04rem;
}
.items-textarea label{
	vertical-align: top;
}
.items-last {
	width: 6.443rem;
}
.items-last label { 
	float: left; 
	margin-right: 0.1rem;
	margin-left: 0.1rem;
}
.items-last-input {
	width: 3.2rem;
	height: 0.68rem;
	float: left;
}
.items-last-img {
	width: 1rem;
	height: 0.7rem;
	margin-left: 0.2rem;
	float: left;
}
.lev-input {
	width: 4.9rem;
	height: 0.7rem;
	background-color: #cc0000;
	color: #fff;
	font-size: 0.32rem;
	font-weight: bold;
	line-height: 0.7rem;
	border: none;
	outline: none;
	margin-bottom: 0.5rem;
	cursor: pointer;
}
.news-list {
	width: 7.2rem;
	margin: 0.1rem auto 0 auto;
}
.news-list-items {
	width: 100%;
	height: 2.65rem;
	margin-bottom: 0.1rem;
	border-bottom: solid 0.01rem #e7e7e7;
}
.news-list-img {
	width: 3rem;
	height: 2.2rem;
}
.news-list-img-box { float: left; margin-top: 0.1rem; }
.news-list-text-box  {
	width: 4.1rem;
	height: 2.4rem;
	float: right;
	overflow: hidden;
}
.news-list-text-box p{
	font-size: 0.28rem;
	line-height: 0.48rem;
}
.news-list-text-box article {
	height: 1.5rem;overflow: hidden;
	font-size: 0.24rem;
	color: #666;
	line-height: 0.5rem;
}
.news-list-text-detail {
	font-size: 0.24rem;
	line-height: 0.5rem;
	color: #0ea405;
}
.news-banner .swiper-pagination-bullet {
	width: 0.17rem;
	height: 0.17rem;
	background-color: #ccc;
	opacity: 1;
}
.news-banner .swiper-pagination-bullet-active {
	background-color: #1cae13;
}
.swiper-button-next, .swiper-button-prev { background-size: 0.27rem 0.44rem;}
.common-disp-box { position: relative; }
.number {
	width: 1.32rem;
	height: 0.41rem;
	background-color: #fff;
	opacity: 0.8;
	border-radius: 0.3rem;
	font-size: 0.24rem;
	line-height: 0.41rem;
	text-align: center;
	position: absolute;
	bottom: 0.1rem;
	right: 0.2rem;
	z-index: 7;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.05rem;
}
.news .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.09rem;
}
.news .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0.05rem;
}
.common-content {
	width: 100%;
	background-color: #fff;
	border-bottom: solid 0.01rem #e4e4e4;
}
.common-content-title {
	width: 100%;
	height: 1.6rem;
	border-bottom: solid 0.01rem #e4e4e4;
	margin-bottom: 0.35rem;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
.common-content-title h2 {
	font-size: 0.36rem;
}
.common-content-title p {
	font-size: 0.24rem;
	color: #999;
}
.common-content-img {
	width: 100%;
	height: 3.95rem;
}
.common-content article {
	width: 7.1rem;
	margin: 0 auto;
	font-size: 0.23rem;
	line-height: 0.37rem;
	color: #333;
	margin-top: 0.2rem;
	overflow: hidden;
}
.share {
	color: #333;
	margin: 0.3rem 0 0.2rem 0.2rem;
}
.share .jiathis_style_32x32  .jiathis_txt {
	font-size: 0.22rem;
	line-height: 0.32rem !important;
}
.next {
	width: 100%;
	background-color: #fff;
	border-bottom: solid 0.01rem #e4e4e4;
}
.next a p {
	font-size: 0.25rem;
	line-height: 0.5rem;
	color: #666;
	margin-left: 0.2rem;
}
.common-document-title {
	width: 100%;
	height: 0.9rem;
	background-color: #1cae13;
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.common-document-title h1 {
	font-size: 0.37rem;
	line-height: 0.37rem;
}
.common-document-title a {
	font-size: 0.48rem;
	line-height: 0.48rem;
	font-family: "SimHei";
	color: #fff;
	margin-left: 0.35rem;
}
#cdt-nav-btn {
	font-size: 0;
	cursor: pointer;
	margin-right: 0.2rem;
	text-align: center;
}
#cdt-nav-btn p {
	font-size: 0.2rem;
	line-height: 0.2rem;
	margin-top: 0.05rem;
	color: #fff;
}
.content-background { background-color: #fff; }
/*搜索*/
.search-page-box {
	width: 7.2rem;
	height: 0.8rem;
	margin: 0 auto;
	border-bottom: solid 0.01rem #C0C0C0;
	font-size: 0.28rem;
	line-height: 0.8rem;
	color: #333;
	text-indent: 0.4rem;
}
.search-page-line {
	width: 1.45rem;
	border-bottom: solid 0.02rem #CC0000;
}
.search-page-input-box {
	width: 7rem;
	margin: 0.15rem auto;
	height: 0.6rem;
	border: solid 0.01rem #ccc;
	border-radius: 0.08rem;
	background-color: #f3f3f3;
}
.search-page-input {
	width: 6rem;
	height: 100%;
	padding: 0 0.2rem;
	vertical-align: top;
	font-size: 0.24rem;
	color: #333;
	outline: none;
	border: none;
	background-color: #f3f3f3;
	float: left;
	font-family: "Microsoft YaHei"
}
.search-page-img-box {
	width: 0.6rem;
	height: 100%;
	float: right;
	font-size: 0;
	text-align: center;
	
}
.search-page-input-img {
	width: 0.3rem;
	height: 0.3rem;
	margin-top: 0.15rem;
	cursor: pointer;
}
.search-result {
	margin-bottom: 0.2rem;
}
.search-result p {
	font-size: 0.2rem;
	line-height: 0.3rem;
	color: #666;
	text-indent: 0.25rem;
}
.search-result h2 {
	margin: 0;
	padding: 0;
	font-size: 0.3rem;
	line-height: 0.55rem;
	color: #333;
	font-weight: normal;
	text-indent: 0.25rem;
}

/**/