*,
::before,
::after {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	/*清除点击默认的高亮效果*/
}

img {
	border: none;
}

body {
	font-family: "Microsoft YaHei";
	color: #535353;
	padding: 0px;
	margin: 0px
}

a {
	text-decoration: none;
	color: #535353;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

input,
textarea,
button {
	border: none;
	resize: none;
	outline: none;
	/*清除选中效果*/
	-webkit-appearance: none;
	/*清楚浏览器默认的样式*/
}


/*清除浮动*/

.clearfix::before,
.clearfix::after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.none {
	display: none;
}

.hsq {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.hsq-hsq {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.fix {
	width: 100%;
	height: 72px;
	/*position: fixed;*/
	/*top: 0;*/
	/*background-color: #37973a;*/
	/*background: url(../images/28.png) no-repeat;
	background-size: 100%;*/
	position: relative;
	z-index: 20;
}

.fix-bgc {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.fix-div {
	width: 980px;
	margin: 0 auto;
	height: 72px;
	position: relative;
	z-index: 1;
}

.fix a {
	color: #fff;
}

.a1 {
	width: 195px;
	height: 55px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	/*margin: 8px 190px 0 60px;*/
}

.a1 img {
	width: 100%;
	height: 100%;
	display: block;
}

.ul1 {
	float: right;
	width: 600px;
	height: 72px;
}

.ul1 li {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 20px;
	line-height: 72px;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}

.ul1 li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.ul1 li a.acolor {
	/*color: #f6d191;*/
	font-size: 25px;
	/*border-bottom: 6px solid #fff;*/
}

.ul1 li a:hover {
	/*color: #f6d191;*/
	font-size: 25px;
	/*border-bottom: 6px solid #fff;*/
}

.ul1 li>div {
	width: 100%;
	height: 6px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
}

.ul1-a:before {
	position: absolute;
	bottom: 10px;
	width: 60px;
	height: 3px;
	left: 20%;
	content: "";
	background: #3ab0e2;
}

.top {
	width: 100%;
	/*height: 500px;*/
	/*padding-top: 70px;*/
	position: relative;
}

.top-con {
	width: 100%;
	/*height: 100%;*/
	margin-left: auto;
	margin-right: auto;
}

.top-swiper {
	width: 100%;
	/*min-height: 600px;*/
}

.top-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.top-slide2 {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.top-slide img {
	width: 100%;
	/*height: 100%;*/
	display: block;
}

#pd-banner .top-swiper {
	width: 100%;
	min-height: 600px;
}

.swiper-pagination-bullet-active {
	background-color: #94e375;
}

.swiper-pagination-bullet {
	width: 17px;
	height: 17px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}

.cen {
	width: 1200px;
	margin: 0 auto;
}


/*.cen-top {
	width: 100%;
	height: 57px;
	padding-top: 17px;
	padding-bottom: 30px;
}

.cen-img {
	float: left;
	height: 100%;
	margin-right: 8px;
}*/

.relative-img {
	width: 297px;
	height: 41px;
	position: relative;
	z-index: 2;
	display: block;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.cen-p {
	float: left;
	line-height: 30px;
	padding-top: 15px;
	font-size: 18px;
	color: #000;
}

.cen-r {
	width: 1000px;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-top: 15px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
}

.cen-san {
	margin: 9px 3px 0 3px;
	float: right;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 10px solid #37973a;
	border-bottom: 6px solid transparent;
}

.cen-r a {
	float: right;
	color: #37973a;
}

.cen-cen {
	width: 100%;
	/*height: 380px;*/
	margin-bottom: 30px;
	position: relative;
}

.ul2-right {
	position: absolute;
	top: 120px;
	right: 20px;
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-left: 16px solid #b2b2b2;
	border-bottom: 18px solid transparent;
}

.ul2-left {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-right: 16px solid #b2b2b2;
	border-bottom: 18px solid transparent;
}

.ul2-div {
	margin: 0 auto;
	width: 1100px;
	/*height: 100%;*/
	/*overflow: hidden;*/
}


/*.ul2 {
	width: 100%;
	height: 100%;
}

.ul2 li {
	float: left;
	width: 196px;
	height: 100%;
	margin-right: 52px;
}

.ul2 li:last-child {
	margin-right: 0;
}

.ul2 li img {
	width: 100%;
	display: block;
}*/

.lip {
	color: #37973a;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
}

.lip2 {
	color: #9099a0;
	font-size: 15px;
	line-height: 22px;
	display: block;
	height: 110px;
}

.lia {
	display: block;
	width: 113px;
	line-height: 36px;
	color: #fff;
	background-color: #37973a;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 16px;
}

#ul2 {
	width: 100%;
	/*height: 100%;*/
}

#ul2 .swiper-wrapper {
	width: 100%;
	/*height: 100%;*/
}

#ul2 .ul2-box {
	/*width: 205px;*/
	height: 100%;
	margin: 0 auto;
}

#ul2 .liimg {
	width: 100%;
	display: block;
}


/*#ul2-div .swiper-button-next {
	position: absolute;
	top: 120px;
	right: 20px;
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-left: 16px solid #b2b2b2;
	border-bottom: 18px solid transparent;
	opacity: 1;
	background-image: none;
}

#ul2-div .swiper-button-prev {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-right: 16px solid #b2b2b2;
	border-bottom: 18px solid transparent;
	opacity: 1;
	background-image: none;
}*/

.cen-bot {
	width: 970px;
	height: 390px;
	margin: 0 auto;
}

.bottom {
	width: 100%;
	height: 180px;
	padding-top: 30px;
	text-align: left;
	background-color: #317434;
	text-align: center;
	/*padding-bottom: 70px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.tom {
	width: 1030px;
	margin: 0 auto;
	/*height: 100%;*/
	color: #fff;
}

.tom-p1 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}

.tom-p2 {
	font-size: 15px;
	line-height: 30px;
}

.tom ul {
	width: 300px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}

.tom ul li {
	width: 75px;
	float: left;
	height: 30px;
}

.tom ul li a {
	color: #fff;
	font-size: 14px;
	width: 75px;
	display: block;
	line-height: 30px;
}

.fot-a {
	width: 830px;
	height: 40px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 40px;
}

.fot-a p {
	float: left;
}

.fot-a a {
	float: left;
	margin: 0 5px;
	color: #999;
	text-decoration: underline;
}

.fot-a img {
	float: left;
	width: 20px;
	margin-top: 10px;
}

#certify {
	position: relative;
	width: 100%;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify .swiper-slide {
	width: 512px;
	height: 300px;
	/*background: #fff;*/
	/*box-shadow: 0 8px 30px #ddd;*/
}

#certify .swiper-slide img {
	display: block;
	width: 100%;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	/*border: 3px solid #fff;*/
	background-color: #d5d5d5;
	width: 16px;
	height: 16px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	/*border: 3px solid #00aadc;*/
	background-color: #94e375;
}


/*#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}*/

.banner-img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.join-img1 {
	width: 1110px;
	display: block;
	margin: 0 auto;
	padding-top: 40px;
	margin-bottom: 40px;
}

.join-p {
	font-size: 18px;
	color: #000;
	line-height: 36px;
	text-align: center;
	position: relative;
	z-index: 1;
	/*font-weight: bold;*/
}

.join-ul {
	width: 1080px;
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 30px;
}

.join-ul li {
	float: left;
	width: 220px;
	margin-right: 66px;
	text-align: center;
}

.join-ul li:last-child {
	margin-right: 0;
}

.join-ul li img {
	width: 100%;
	margin-bottom: 10px;
}

.join-ul li p {
	font-size: 25px;
	line-height: 30px;
	color: #000;
}

.we {
	width: 1000px;
	/*height: 500px;*/
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.join-td {
	width: 1050px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	margin-bottom: 20px;
    border: 1px solid gray;
    padding: 1em;
    border-radius: 5px;
}

.join-tdp {
	float: left;
	margin-right: 10px;
}

.join-td2 {
	float: left;
}

.join-td .join-inp1 {
	float: left;
	width: 170px;
	height: 38px;
	margin-top: 5px;
	line-height: 38px;
	font-size: 18px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-right: 15px;
	padding-left: 4px;
}

.join-td .join-inp2 {
	float: left;
	width: 120px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	background-color: #37973a;
	margin-left: 20px;
	cursor: pointer;
}
.join-td .join-inp3{
	width: 140px;
}
.join-td .join-inp4{
	width: 158px;
}
.join-sc {
	width: 110px;
	line-height: 40px;
	margin-top: 5px;
	font-size: 20px;
	color: #fff;
	border-radius: 5px;
	background-color: #4892ff;
	text-align: center;
	position: relative;
	float: left;
}

.join-sc input {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	left: 0;
	top: 0;
}

.we-ul {
	float: left;
	width: 152px;
	height: 100%;
	margin: 0 50px 50px 10px;
}

.we-ul li {
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	color: #000;
	padding-top: 30px;
	cursor: pointer;
}

.we-right {
	float: left;
	width: 760px;
}

.we-lip {
	font-size: 24px;
	line-height: 36px;
}

.we-lip2 {
	font-size: 15px;
	line-height: 30px;
}

li.lipcolor {
	color: #37973a;
}

.we-san {
	position: absolute;
	top: 40px;
	right: -15px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid #37973a;
	border-bottom: 10px solid transparent;
}

.we-right div {
	width: 100%;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	padding-top: 40px;
}

.we-p {
	margin-bottom: 30px;
}

.we-p1 {
	margin-bottom: 15px;
}

.we-p2 {
	margin-bottom: 50px;
}

.join-ul2 {
	width: 1200px;
	/*height: 400px;*/
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 20px;
	position: relative;
}

.join-swiper {
	width: 1100px;
	height: 100%;
	text-align: center;
	font-size: 25px;
	line-height: 30px;
	color: #000;
	margin: 0 auto;
}

.join-li {
	position: relative;
	cursor: pointer;
}

.join-li img {
	width: 90%;
	text-align: center;
	margin-bottom: 10px;
}


/*.cp-div{
	position: absolute;
	width: 192px;
	height: 200px;
	bottom: -120px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #999;
}
.cp-p{
	font-size: 16px;
	line-height: 22px;
}
.cp-p2{
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}*/

.zp-div {
	width: 1000px;
	margin: 0 auto;
	/*height: 330px;*/
	font-size: 18px;
	text-align: left;
	line-height: 30px;
	margin-bottom: 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	z-index: 1;
}

.zp-p {
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	color: #000;
}

.zp-p2 {
	font-size: 20px;
	line-height: 40px;
	color: #000;
	font-weight: bold;
}

.zp-p3 {
	font-size: 20px;
	line-height: 40px;
	color: #000;
}

.join-pcolor {
	color: #37973a;
}

.zq-botp {
	text-align: center;
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 20px;
	color: red;
	position: relative;
	z-index: 1;
}

.top-pd {
	width: 100%;
	position: relative;
}

.pd-img {
	width: 100%;
	display: block;
}

.pd-xzdiv {
	width: 1200px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
}

.pd-margin {
	width: 100%;
	height: 13%;
}

.xz-box {
	width: 410px;
	height: 230px;
	margin-left: 120px;
	padding: 25px 35px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 5px;
}

.xz-p1 {
	float: left;
	width: 180px;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}

.xz-right {
	width: 152px;
	float: right;
	text-align: center;
	line-height: 30px;
}

.xz-right a {
	color: #00ff08;
	text-decoration: underline;
	font-size: 18px;
}

.xz-right p {
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.xz-right img {
	width: 100%;
	/*display: block;*/
	margin: 0 auto;
}

.pd-cen {
	width: 100%;
	background-color: #fff;
}

.pdc-image {
	width: 297px;
	display: block;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: 40px;
}

.pdc-img {
	display: block;
	margin: 0 auto;
	width: 1238px;
}

.mb80 {
	margin-bottom: 80px;
}

.pt100 {
	padding-top: 100px;
}

.pt80 {
	padding-top: 80px;
}

.mb200 {
	margin-bottom: 200px;
}

.z1 {
	position: relative;
	z-index: 1;
}

.pdc-div {
	width: 100%;
	height: 530px;
	background-color: #fffee5;
}

.pdc-div2 {
	width: 100%;
	height: 530px;
	position: relative;
}

.pdc-div3 {
	width: 100%;
	height: 530px;
	background-color: #e5ffe6;
}

.pdc-div2-img {
	position: absolute;
	width: 100%;
}

.bgc-cen {
	width: 100%;
	/*height: 1420px;*/
	background-color: #d5ffff;
	/*background: url(../images/24.png) no-repeat;
	background-size: 100%;*/
	/*position: relative;*/
}

.join-cen {
	width: 1200px;
	margin: 0 auto;
}

.index-bgc {
	width: 100%;
	display: block;
	/*height: 100%;
	position: absolute;
	top: 0;*/
}

.pd-img2 {
	width: 110px;
	/*padding-top: 13%;*/
	margin-left: 120px;
	margin-bottom: 18px;
	display: block;
}

#pd-banner .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 10%;
}

.pd-banner {
	margin-bottom: -70px;
}

.pdc-image {
	position: relative;
	z-index: 5;
}

.cb {
	display: none;
}

.join-nav {
	background-color: #d5ffff;
}

.we-hsq {
	background-color: #d5ffff;
}

.we-sjimg {
	width: 852px;
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 800px) {
	*,
	::before,
	::after {
		margin: 0;
		padding: 0;
		-webkit-tap-highlight-color: transparent;
		/*清除点击默认的高亮效果*/
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		/*以你的border开始计算你的宽度*/
	}
	img {
		border: none;
	}
	body {
		font-family: "Microsoft YaHei";
		color: #535353;
	}
	a {
		text-decoration: none;
		color: #535353;
	}
	ul {
		list-style: none;
	}
	li {
		list-style: none;
	}
	input,
	textarea,
	button {
		border: none;
		resize: none;
		outline: none;
		/*清除选中效果*/
		-webkit-appearance: none;
		/*清楚浏览器默认的样式*/
	}
	/*清除浮动*/
	.clearfix::before,
	.clearfix::after {
		content: ".";
		display: block;
		height: 0;
		line-height: 0;
		visibility: hidden;
		clear: both;
	}
	.hsq-hsq {
		min-width: 320px;
		max-width: 750px;
		margin: 0 auto;
	}
	.hsq {
		width: 100%;
		min-height: 100vh;
		background-color: #fff;
	}
	.sj-top {
		width: 100%;
		height: .9rem;
		background-color: #37973a;
		position: relative;
	}
	.sj-topimg {
		position: absolute;
		width: 16%;
		height: 100%;
		right: 0;
		padding-right: 3%;
		padding-top: .23rem;
		z-index: 13;
	}
	.sj-topimg img {
		height: .44rem;
		display: block;
		margin: 0 auto;
	}
	.sj-topimg2 {
		position: absolute;
		width: 2.4rem;
		left: 50%;
		margin-left: -1.2rem;
		top: .11rem;
	}
	.sj-topimg2 img {
		width: 100%;
		display: block;
	}
	.sj-topimg3 {
		width: 100%;
		height: 100%;
		display: block;
	}
	.top {
		width: 100%;
		/*height: 500px;*/
		/*padding-top: 70px;*/
		position: relative;
	}
	#pd-banner .top-con {
		width: 100%;
		/*height: 100%;*/
		margin-left: auto;
		margin-right: auto;
	}
	#pd-banner .top-swiper {
		width: 100%;
		/*height: 500px;*/
		min-height: 0;
	}
	#pd-banner .top-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;
		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	#pd-banner .top-slide2 {
		text-align: center;
		font-size: 18px;
		background: #fff;
		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	#pd-banner .top-slide img {
		width: 100%;
		height: 100%;
		display: block;
	}
	#pd-banner .swiper-pagination-bullet-active {
		background-color: #94e375;
	}
	.bgc-cen {
		width: 100%;
		position: relative;
		padding-top: .6rem;
		background-color: #e3ffff;
	}
	.cen {
		width: 100%;
		margin: 0 auto;
	}
	.relative-img {
		width: 2.97rem;
		height: .41rem;
		position: relative;
		z-index: 2;
		display: block;
		margin: 0 auto;
		margin-top: .3rem;
		margin-bottom: .3rem;
		padding: 0;
	}
	.cen-cen {
		width: 100vw;
		margin-bottom: .3rem;
		position: relative;
	}
	.ul2-div {
		margin: 0 auto;
		width: 100vw;
		height: 100%;
		/*overflow: hidden;*/
	}
	#ul2 {
		width: 100vw;
		height: 100%;
	}
	#ul2 .ul2-box {
		/*width: 76%;*/
		width: 100%;
		height: 100%;
		margin: 0 auto;
	}
	#ul2 .liimg {
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.ul2-div .swiper-pagination {
		top: 36%;
		left: 0;
		width: 100%;
	}
	.ul2-div .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin-right: 4px;
	}
	.lip {
		color: #37973a;
		font-size: .28rem;
		line-height: .6rem;
		text-align: center;
	}
	.lip2 {
		color: #9099a0;
		font-size: .26rem;
		line-height: .4rem;
		display: block;
		height: 1.4rem;
	}
	.lia {
		display: block;
		width: 2.6rem;
		line-height: .7rem;
		color: #fff;
		background-color: #37973a;
		text-align: center;
		border-radius: 5px;
		margin: 0 auto;
		margin-top: .3rem;
		font-size: .36rem;
	}
	.ul2div-l {
		top: 30%;
		left: 7px;
	}
	.ul2div-r {
		top: 30%;
		right: 7px;
	}
	.cen-bot {
		width: 100%;
		position: relative;
		height: auto;
		margin-bottom: .2rem;
	}
	#banner .swiper-pagination {
		top: 60%;
		width: 100%;
	}
	#banner .swiper-pagination-bullet {
		width: 13px;
		height: 13px;
		margin-right: 4px;
	}
	#certify .swiper-pagination {
		top: 85%;
		width: 100%;
	}
	#certify .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin-right: 4px;
	}
	.bottom {
		width: 100%;
		background-color: #317434;
		padding-top: .2rem;
		padding-bottom: .4rem;
		height: auto;
	}
	.tom {
		width: 90%;
		margin: 0 auto;
		text-align: center;
		color: #fff;
		font-size: .2rem;
		height: auto;
	}
	.tom-p1 {
		font-size: .3rem;
		line-height: .46rem;
	}
	.tom-p2 {
		font-size: .24rem;
		line-height: .4rem;
	}
	.fot-a {
		width: 100%;
		height: auto;
		line-height: .4rem;
		font-size: .2rem;
	}
	.fot-a img {
		float: left;
		margin-right: 3%;
		width: .39rem;
		margin-left: 9%;
		margin-top: 0;
	}
	.fot-a a {
		float: left;
		color: #999;
		line-height: .4rem;
	}
	.fot-a p {
		float: left;
	}
	.cb {
		width: 100vw;
		height: 100vh;
		position: fixed;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 12;
		display: none;
	}
	.cb-div {
		width: 100%;
		height: 100%;
		position: relative;
	}
	.cb-div a {
		display: block;
		position: absolute;
		height: 1.14rem;
	}
	.cb-a {
		width: 32.93%;
		right: -32.93%;
		top: 1rem;
	}
	.cb-a2 {
		width: 35.47%;
		right: -35.47%;
		top: 2.3rem;
	}
	.cb-a3 {
		width: 38.27%;
		right: -38.27%;
		top: 3.6rem;
	}
	.cb-a4 {
		width: 40.8%;
		right: -40.8%;
		top: 4.9rem;
	}
	.cb-div a img {
		height: 100%;
		display: block;
	}
	.top {
		width: 100%;
	}
	.banner-img {
		width: 100vw;
		display: block;
	}
	.we-sj {
		width: 100%;
		background-color: #e3ffff;
		padding-top: .2rem;
	}
	.wesj-img {
		width: 2.97rem;
		height: .41rem;
		position: relative;
		z-index: 2;
		display: block;
		margin: 0 auto;
		margin-top: .3rem;
		margin-bottom: .3rem;
	}
	.we-sd {
		width: 74.67%;
		color: #000;
		font-size: .3rem;
		line-height: .42rem;
		margin: 0 auto;
		margin-bottom: .2rem;
	}
	.we-sdimg {
		float: left;
		height: .28rem;
		margin-top: .07rem;
		margin-right: 2%;
	}
	.we-sdimg2 {
		float: left;
		height: .3rem;
		margin-top: .06rem;
		margin-right: 2%;
	}
	.we-sdimg3 {
		float: left;
		height: .42rem;
		margin-right: 2%;
	}
	.we-sd p {
		float: left;
	}
	.we-pdiv {
		width: 74.67%;
		margin: 0 auto;
		color: #747474;
		font-size: .24rem;
		line-height: .36rem;
		margin-bottom: .5rem;
	}
	.we-sjimg {
		width: 74.67%;
		display: block;
		margin: 0 auto;
		margin-bottom: .2rem;
	}
	.cen {
		width: 100%;
		background-color: #e3ffff;
	}
	.join-ul2 {
		width: 90%;
		margin: 0 auto;
		position: relative;
		padding-top: .2rem;
	}
	.join-swiper {
		width: 90%;
		text-align: center;
		font-size: .36rem;
		line-height: .6rem;
		color: #000;
		margin: 0 auto;
	}
	.join-li {
		width: 100%;
	}
	.join-li img {
		width: 100%;
		display: block;
		margin: 0 auto;
		margin-bottom: .1rem;
	}
	#join-ul2 .swiper-button-next {
		top: 30%;
		right: 0;
	}
	#join-ul2 .swiper-button-prev {
		top: 30%;
		left: 0;
	}
	.join-pcolor {
		color: #37973a;
	}
	.zp-div {
		width: 90%;
		margin: 0 auto;
		font-size: .3rem;
		line-height: .36rem;
		color: #535353;
		border: 0;
		padding: 0;
	}
	.zp-p {
		font-size: .5rem;
		line-height: 1rem;
		text-align: center;
		color: #000;
	}
	.zp-p2 {
		font-size: .38rem;
		line-height: .8rem;
		font-weight: bold;
		color: #000;
	}
	.zp-p3 {
		font-size: .38rem;
		line-height: .8rem;
		color: #000;
	}
	.zq-botp {
		text-align: center;
		font-size: .4rem;
		line-height: .8rem;
		margin-bottom: .2rem;
		color: red;
		position: relative;
		z-index: 1;
	}
	.join-cen {
		/*	background-color: #d5ffff;*/
		width: 100%;
		margin-bottom: .5rem;
	}
	.join-p {
		width: 84%;
		margin: 0 auto;
		font-size: .22rem;
		color: #747474;
		line-height: .6rem;
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.pd-banner {
		width: 100%;
		margin-bottom: 0;
	}
	.top-pd {
		width: 100%;
		position: relative;
	}
	.pd-img {
		width: 100%;
		display: block;
	}
	.pd-xzdiv {
		width: 70%;
		height: 70%;
		position: absolute;
		top: 25.62%;
		left: 2%;
		/*padding-top: 2%;
		padding-left: 10%;*/
		margin-left: 0;
	}
	.pd-cen {
		width: 100%;
	}
	.pdone {
		width: 100%;
	}
	.pdc-image {
		width: 2.97rem;
		height: .41rem;
		display: block;
		margin: 0 auto;
		margin-top: .3rem;
		margin-bottom: .6rem;
		padding-top: 0;
	}
	.pdc-img {
		display: block;
		width: 80%;
		margin: 0 auto;
		z-index: 1;
		position: relative;
	}
	.pt80 {
		padding-top: 0;
	}
	.mb80 {
		margin-bottom: .8rem;
	}
	.mb200 {
		margin-bottom: 1rem;
	}
	.pt40 {
		padding-top: .4rem;
	}
	.pb30 {
		padding-bottom: .3rem;
	}
	.pt100 {
		padding-top: 0;
	}
	.pdc-img2 {
		margin-bottom: .6rem;
	}
	.pdc-div {
		width: 100%;
		padding-top: .6rem;
		background-color: #fffee5;
		margin-bottom: .6rem;
		height: auto;
	}
	.pdc-div2 {
		width: 100%;
		position: relative;
		height: auto;
	}
	.pdc-div3 {
		width: 100%;
		background-color: #e5ffe6;
		padding-top: .6rem;
		padding-bottom: .6rem;
		height: auto;
	}
	.pdc-div2-img {
		position: absolute;
		width: 100%;
		top: 0;
	}
	.pd-img2 {
		width: .7rem;
		display: block;
		margin-bottom: .1rem;
		margin-left: 0;
	}
	.xz-box {
		width: 4.16rem;
		height: 2.2rem;
		padding: .15rem;
		background-color: rgba(0, 0, 0, 0.4);
		border-radius: 5px;
		margin-left: 0;
	}
	.xz-p1 {
		float: left;
		width: 1.8rem;
		color: #fff;
		font-size: .2rem;
		line-height: .32rem;
	}
	.xz-p2 {
		float: left;
		width: 2.35rem;
		color: #fff;
		font-size: .24rem;
		line-height: .38rem;
		text-align: left;
	}
	.xz-right {
		width: 1.5rem;
		float: right;
		text-align: center;
		line-height: .36rem;
	}
	.xz-right a {
		color: #00ff08;
		text-decoration: underline;
		font-size: .28rem;
		line-height: .6rem;
	}
	.xz-right p {
		color: #fff;
		text-align: center;
		font-size: .2rem;
	}
	.xz-right img {
		width: 1.16rem;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.xz-right img.none {
		display: none;
	}
	.xz-right img.xz-right-img {
		margin-top: .1rem;
		margin-bottom: .1rem;
	}
	#pd-banner .swiper-button-next {
		top: 40%;
		right: 0;
	}
	#pd-banner .swiper-button-prev {
		top: 40%;
		left: 0;
	}
	.swiper-pagination-bullet {
		width: 11px;
		height: 11px;
	}
	.sj1-div {
		width: 71%;
		margin: 0 auto;
		height: .7rem;
		margin-bottom: .32rem;
	}
	.sj1-div2 {
		margin-bottom: .6rem;
	}
	.sj1-border {
		float: left;
		width: 33%;
		height: 1px;
		margin-top: .36rem;
		background-color: #37973a;
	}
	.sj1-border2 {
		float: right;
	}
	.sj1-divp {
		text-align: center;
		color: #37973a;
		font-size: .36rem;
		line-height: .5rem;
	}
	.sj1-divp2 {
		text-align: center;
		color: #747474;
		font-size: .14rem;
		line-height: .2rem;
	}
	.sj1-js {
		width: 74.6%;
		margin: 0 auto;
	}
	.sj1-ul {
		width: 100%;
	}
	.sj1-ul li {
		width: 43.75%;
		float: left;
		margin-right: 12.4%;
		text-align: center;
		color: #37973a;
		font-size: .28rem;
		line-height: .6rem;
		margin-bottom: .2rem;
	}
	.sj1-ul li:nth-child(even) {
		margin-right: 0;
	}
	.sj1-ul li img {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.sj1-geng {
		width: 100%;
		background-color: #94dd96;
		padding-top: .2rem;
		padding-bottom: .14rem;
		border-radius: 5px;
		margin-bottom: .2rem;
	}
	.sj1-geng img {
		height: .23rem;
		display: block;
		margin: 0 auto;
	}
	#certify .swiper-container {
		padding-bottom: 0;
	}
	.top-slide img {
		width: 100%;
		height: 3.06rem;
		display: block;
		object-fit: cover
	}
	#pd-banner .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 0;
	}
	.sj-ewm {
		width: 40%;
		display: block;
		margin: 0 auto;
		margin-bottom: .2rem;
	}
	p.xzr-ap {
		color: #00ff08;
		/*text-decoration: underline;*/
		font-size: .22rem;
		line-height: .4rem;
	}
	.xzr-ap span {
		font-weight: bold;
		font-size: .26rem;
	}
	.join-nav {
		width: 100%;
		position: relative;
		background-color: #e3ffff;
		padding-top: .2rem;
	}
	#join-wrapper {
		width: 90%;
		margin: 0 auto;
	}
	#join-wrapper .swiper-slide {
		float: left;
		width: 28%;
		margin-right: 8%;
		font-size: .2rem;
		color: #000;
		text-align: center;
		height: 2.7rem;
	}
	#join-wrapper .swiper-slide.noright {
		margin-right: 0;
	}
	#join-container {
		overflow: visible;
	}
	.join-geng {
		display: block;
		width: 90%;
		float: left;
		margin-left: 5%;
		background-color: #94dd96;
		padding-top: .2rem;
		padding-bottom: .14rem;
		border-radius: 5px;
		margin-bottom: .4rem;
	}
	.join-geng img {
		height: .23rem;
		display: block;
		margin: 0 auto;
	}
	.join-email {
		width: 65%;
		margin: 0 auto;
		font-size: .26rem;
		color: #c66469;
		line-height: .42rem;
	}
	.join-email img {
		height: .42rem;
		float: left;
		margin-right: 5%;
	}
	.join-email p {
		float: left;
	}
	.join-none {
		display: none;
	}
	.join-zhan {
		width: 100vw;
		height: 100vh;
		position: fixed;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 14;
	}
	.join-margin {
		width: 100%;
		height: 15%;
	}
	.join-shi {
		width: 87.3%;
		height: 62%;
		margin: 0 auto;
		background-color: #fff;
		border-radius: 12px;
	}
	.joinzs-top {
		width: 100%;
		background-color: #37973a;
		font-size: .4rem;
		line-height: .8rem;
		color: #fff;
		text-align: center;
		border-top-left-radius: 12px;
		border-top-right-radius: 12px;
		position: relative;
	}
	.joinzs-top span {
		position: absolute;
		right: 1%;
		width: 8%;
		top: 0;
		font-size: .6rem;
	}
	.joinzs {
		width: 100%;
		padding: .2rem;
		height: 87%;
		margin: 0 auto;
		overflow-y: scroll;
		/*overflow: auto;*/
		/*overflow: hidden;*/
		font-size: .3rem;
		line-height: .36rem;
		color: #535353;
		text-align: left;
		position: relative;
		-webkit-overflow-scrolling: touch;
	}
	.joinzs-div {
		width: 100%;
	}
	.joinzs p {
		margin-bottom: .2rem;
	}
	#ul2-wrapper {
		width: 74.6%;
		margin: 0 auto;
	}
	#ul2-wrapper>div {
		width: 43.75%;
		float: left;
		margin-right: 12.4%;
		text-align: center;
		color: #37973a;
		font-size: .28rem;
		line-height: .6rem;
		margin-bottom: .2rem;
	}
	#ul2-wrapper div.noright {
		margin-right: 0;
	}
	.we-sj1-div {
		margin-bottom: .4rem;
	}
	.we-hsq {
		background-color: #e3ffff;
	}
	.fixed {
		position: fixed;
	}
	.join-td {
		width: 68%;
		margin: 0 auto;
		min-height: 4.4rem;
		line-height: .6rem;
		font-size: .26rem;
		margin-bottom: .1rem;
		
	}
	.join-tdp {
		float: left;
		margin-right: 2%;
		margin-left: 2%;
	}
	.join-td2 {
		width: 100%;
		margin: 0 auto;
	}
	.join-td .join-inp1 {
		float: right;
		width: 65%;
		height: .6rem;
		line-height: .6rem;
		font-size: .26rem;
		border-radius: 5px;
		border: 1px solid #ccc;
		padding-left: 5%;
		margin: 0 2% .2rem 0;
	}
	.join-td .join-inp2 {
		width: 40%;
		height: .6rem;
		line-height: .6rem;
		font-size: .3rem;
		text-align: center;
		border-radius: 5px;
		color: #fff;
		background-color: #37973a;
		margin: 0 0 .2rem 30%;
	}
	.join-sc {
		width: 40%;
		line-height: .6rem;
		font-size: .28rem;
		color: #fff;
		border-radius: 5px;
		background-color: #4892ff;
		text-align: center;
		position: relative;
		margin: 0 30% .2rem 30%;
	}
	.join-sc input {
		position: absolute;
		width: 100%;
		height: 100%;
		opacity: 0;
		left: 0;
		top: 0;
	}
	.ul2-none {
		display: none;
	}
	.none {
		display: none;
	}
	/*#banner .swiper-container{
		overflow: visible;
	}*/
}
