/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
body { 
	-webkit-text-size-adjust:100%; 
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
	-webkit-touch-callout:none; 
	word-wrap:break-word; 
	line-height:1.5;font-size: 12px;min-width:7.5rem!important;
	width:7.5rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;
}
body, button, input, select, textarea { font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;}
.none{ display:none;}
.left { float:left;}
.right { float:right;}

.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.The_total{display:none;}
a[title="站长统计"]{display: none;}
.wrap{width:7rem;margin: 0 auto; position: relative; clear: both; text-align: center;}
.wrap1{width:6.5rem;margin: 0 auto;clear: both; text-align: center; position: relative;}
.m-show{display:block!important;}
.m-hide{display: none!important;}
@media screen and (max-width: 750px) {
	body{background-color: #18a168;}
}


.page-index{
	float: left; position: relative;
	width: 100%; height: 100%; 
	background:#18a168 url('../images/page-index.jpg') no-repeat center top; 
	background-size: 7.5rem; 
}

.page-zd{width: 100%; height: 100%; background:#18a168 url('../images/page-zd.jpg') no-repeat center top; background-size: 7.5rem; float: left;}
.page-list{width: 100%; height: 100%; background:#18a168 url('../images/page-zd.jpg') no-repeat center top; background-size: 7.5rem; float: left;}

/*banner*/
.banner-box{height:5.6rem;width: 100%; float: left; position: relative;}
.page-zd .banner-box{height: 3.11rem;}
.page-list .banner-box{height: 4.83rem;}
.banner-box .wrap{text-align: center;}
.banner-box .logo{
	width:1.85rem; height:auto; top: .7rem; position: absolute; left:0;
}
.banner-box .logo img{width: 100%; display: block;}

/* 侧边悬浮 */
.fixBtn{position: absolute; right: .25rem; top: .6rem; z-index: 2; text-align: center;}
.fixBtn a{
	width: 1.49rem; height: .44rem; display: inline-block;
	background: url('../images/fix-img01.png') no-repeat center bottom / 100%;
	padding-top: .12rem;
	font-size: .24rem; line-height: .44rem; color: #fff;
	float: left; margin-left: .1rem;
}

.fixBtn a.btn04{
	background: #f24637;
	background: -webkit-linear-gradient(left, #ed7241 , #f62630); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ed7241, #f62630); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ed7241, #f62630); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ed7241 , #f62630); /* 标准的语法 */
}


/* 首页 */
.mainIndex{width: 100%; clear: both; float: left;margin-bottom: .96rem;}
.indexBtn{width: 100%; clear: both; float: left; margin-top: 5.97rem; text-align: center;}
.indexBtn a{
	width: 5.7rem; height: 1.1rem; display: inline-block; margin:auto;
	font-size: .44rem; line-height: 1.02rem; font-weight: bold;
	border-radius: .5rem;
	position: relative;
	color: #fff;
}
.indexBtn a.btn01{
	background: url('../images/index-btn01.png') no-repeat center / 100%;
}
.indexBtn a.btn01 span{
	background-image: linear-gradient(#fff, #ffe96c);
	color: transparent;
	-webkit-background-clip: text;
}
.indexBtn a.btn02{
	background: url('../images/index-btn02.png') no-repeat center / 100%;
}
.indexBtn a.btn02 span{
	text-shadow: 0 .02rem .03rem rgba(0,0,0,.3);
}
/* .indexBtn a::after{
	content: '';width: 1.42rem; height: 1.43rem; display: block;
	background: url(../images/cursor.png) no-repeat center;
	background-size: 100%;
	position: absolute; top: .35rem; right: -.5rem;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite;
} */
@-webkit-keyframes scaleDraw{
	0%  {transform: scale(1); }
	25% {transform: scale(1.2);}
	50% {transform: scale(1);}
	75% {transform: scale(1.2);}
	100%{transform: scale(1);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%  {transform: scale(1); }
	25% {transform: scale(1.2);}
	50% {transform: scale(1);}
	75% {transform: scale(1.2);}
	100%{transform: scale(1);}
}



/* 组队页 */
.zd-tit{
	width: 100%; clear: both; float: left; margin-top: 1.89rem;
	display: flex;
	justify-content: center;
}
.zd-tit img{height: .82rem; display: inline-block;}
.zd-tit img#kmName{display: none;}
.zdMain{
	width: 100%; clear: both; float: left;
	background: #009155;
	border-radius: .3rem;margin-bottom: .51rem;
}
.zdMain .mainbox{
	width: 100%; clear: both; float: left; margin-bottom: .1rem;
	background: #1cba79;
	border-radius: .3rem;
	box-shadow: 0 0 .2rem rgba(255,255,255,.8) inset;
	min-height: 7.7rem;
	position: relative;
}
.zdMain .mainbox::before{
	content: ''; width: 5.75rem; height: .54rem; display: inline-block;
	background: url('../images/img-snow01.png') no-repeat center / 100%;
	position: absolute; right: .32rem; top: -.08rem;
	z-index: 3;
}

.member{
	width: 6rem; height: 2.8rem; display: inline-block;
	float: left; margin: .26rem .25rem 0;
	background: #fff;
	background: -webkit-linear-gradient(#fff 20%, #cdffee);
	background: -moz-linear-gradient(#fff 20%, #cdffee);
	background: -o-linear-gradient(#fff 20%, #cdffee);
	background: linear-gradient(#fff 20%, #cdffee);
	border-radius: .16rem;
	box-shadow: 0 0 .1rem #0b8954,
				0 0 .1rem #fff inset;
	position: relative;
}
.member ul{
	width: 100%; clear: both; float: left; margin: .41rem auto 0;
	text-align: center;
}
.member ul li{
	width: 1.4rem; display: inline-block; margin: 0 .15rem;
}
.member ul li img{
	width: 1.4rem; height: 1.4rem; display: inline-block;
	border-radius: 50%;
	box-shadow: 0 .05rem .15rem #4ed09b;
	margin-bottom: -.25rem;
}
.member ul li span{
	width: 1.3rem; height: .38rem; display: inline-block;
	background: #fff;
	border-radius: .38rem;
	font-size: .24rem; line-height: .38rem; color: #fe7843;
}
.member ul li span.on{
	color: #fff;
	background: #43be7a;
	background: -webkit-linear-gradient(#43be7a,#138c59);
	background: -moz-linear-gradient(#43be7a,#138c59);
	background: -o-linear-gradient(#43be7a,#138c59);
	background: linear-gradient(#43be7a,#138c59);
}
.member.suc::after{
	content: ''; width: 1.15rem; height: 1rem; display: inline-block;
	background: url('../images/icon-suc.png') no-repeat center / 100%;
	position: absolute; top: .34rem; right: -.12rem;
}



.zd-btn{width: 100%; height: 1.33rem;clear: both; float: left; margin:-.6rem auto .74rem; text-align: center; position: relative; z-index: 3;}
.zd-btn a{
	width:4.7rem; height: .89rem; display: none;
	font-size: .4rem; line-height: .8rem; color: #fff; font-weight: bold;
	border-radius: .4rem;
}
.zd-btn a.btn01{
	background: url('../images/btn01.png') no-repeat center / 100%;
}
.zd-btn a.btn02{
	height: .93rem;
	background: url('../images/btn02.png') no-repeat center / 100%;
}
.zd-btn a.btn01 span{
	background-image: linear-gradient(#fff, #ffe96c);
	color: transparent;
	-webkit-background-clip: text;
}
.zd-btn p{
	color:#bdf4e2; font-size: .24rem; line-height: .28rem;
	width: 100%; clear: both; float: left; margin-top: .16rem;
}



.zd-step{
	width: 6rem; height: 2.66rem; display: inline-block;
	float: left; margin: 0 .25rem .83rem;
	background: #fff;
	background: -webkit-linear-gradient(#fff 20%, #cdffee);
	background: -moz-linear-gradient(#fff 20%, #cdffee);
	background: -o-linear-gradient(#fff 20%, #cdffee);
	background: linear-gradient(#fff 20%, #cdffee);
	border-radius: .16rem;
	box-shadow: 0 0 .1rem #0b8954,
				0 0 .1rem #fff inset;
}
.zd-step h4{
	width: 100%; clear: both; float: left; margin: -.46rem auto .5rem;
}
.zd-step h4 img{width: 3.43rem; display: inline-block;}

.zd-step ul{
	width: 100%; clear: both; float: left;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.zd-step ul li{
	width:1.7rem;height: 1.28rem; display: inline-block;  margin: 0 .1em;
	position: relative;
	border: solid 1px #7ee1c1;
	background: #fff;
	border-radius: .12rem;
}
.zd-step ul.share li{
	width: 2.7rem;
}
.zd-step ul li img{width: .7rem; display: inline-block; margin: -.37rem auto 0;}

.zd-step ul li span{
	width: 100%; clear: both; display: inline-block;
	font-size: .24rem; line-height: .32rem; color: #148d5a;
}
.zd-step ul li span b{
	display: block; color: #014e1e;
}

.memberList{
	width: 6rem; height: 3rem; display: inline-block;
	float: left; margin: 0 .25rem .3rem;
	background: #fff;
	background: -webkit-linear-gradient(#fff 20%, #cdffee);
	background: -moz-linear-gradient(#fff 20%, #cdffee);
	background: -o-linear-gradient(#fff 20%, #cdffee);
	background: linear-gradient(#fff 20%, #cdffee);
	border-radius: .16rem;
	box-shadow: 0 0 .1rem #0b8954,
				0 0 .1rem #fff inset;
}
.memberList h4{
	width: 100%; clear: both; float: left; margin: -.46rem auto 0;
}
.memberList h4 img{width: 3.43rem; display: inline-block;}
.memberList ul{
	clear: both; float: left;
	width: 5.3rem; margin: .22rem .35rem 0;
}
.memberList ul li{
	clear: both; float: left; width: 100%; padding-bottom: .2rem;
	border-bottom: dashed .03rem #adf0da;
	margin-bottom: .2rem;
}
.memberList ul li:last-child{border-bottom: 0;}
.memberList ul li i{
	width: .36rem; height: .36rem; display: inline-block;
	background: #adf0da;
	border-radius: 50%;
	font-size: .24rem; line-height: .36rem; color: #fff;
	float: left;
}
.memberList ul li a{
	float: left;margin-left: .15rem; font-size: .26rem; font-weight: bold; color: #148d5a;
	display: inline-block;
}
.memberList ul li a span{
	font-size: .24rem; font-weight: 400; color: #fff;
	background: #3fb859;
	border-radius: .3rem; line-height: .3rem;
	height: .3rem; padding: 0 .1rem; display: inline-block;
	margin-left: .12rem;
}
.memberList ul li a span.on{
	background: #ff901e;
}
.memberList ul li time{
	float: right; font-size: .24rem;
}


.listbox{
	width: 100%;height: auto; clear: both; float: left;margin-bottom: .25rem;
	border: solid 1px #fff;
	border-radius: .1rem;
	margin-left: -1px;
	background: #2e9b5f;
	background: -webkit-linear-gradient(#2e9b5f,#014e1d);
	background: -moz-linear-gradient(#2e9b5f,#014e1d);
	background: -o-linear-gradient(#2e9b5f,#014e1d);
	background: linear-gradient(#2e9b5f,#014e1d);
}
.listbox ul{
	width: 6.12rem; height: 5.15rem; display: inline-block;
	float: left; margin: .27rem .18rem .26rem;
	background: url('../images/list-kuang.png') no-repeat center / 100%;
	padding-top:.52rem;
}
.listbox ul li{
	width:5.48rem; height:1.01rem; display:flex;
	background:#27754e;
	border-radius:.05rem;
	align-items: center;
	margin: 0 .32rem .23rem;
	justify-content: flex-start;
}
.listbox ul li img{
	width: .62rem; display: inline-block; margin-left: .22rem; margin-right: .2rem;
}
.listbox ul li span{
	font-size:.26rem; color: #fff090; width: 2.9rem; text-align: left;
}
.listbox ul li a{
	width: 1.37rem; height: .48rem; display: inline-block;
	background: url('../images/list-btn.png') no-repeat center / 100%;
	font-size: .27rem; line-height: .48rem;
	text-align: center; color: #755000;
}
.listbox >img{width: 5.42rem; display: inline-block;
	float: left; margin-left: .49rem;
}


/* 列表 */
.zd-tit2{
	width: 100%; clear: both; float: left; margin-top: 1.78rem;
}
.zd-tit2 img{height: 2.6rem; display: inline-block;}
.kcBtn ul,.kmBtn ul{
	width: 6rem; clear: both; float: left;
	margin: .26rem .25rem .15rem;
}
.kcBtn ul li{
	width: 100%; height: 1.33rem;
	border-radius: .16rem;
	background: url('../images/list-img01.png') no-repeat center / 100%;
	/* box-shadow: 0 0 .1rem #de593f; */
	float: left; margin-bottom: .2rem;
	display: flex;
	justify-content: center; align-items: center;
	flex-wrap: wrap;
	box-shadow: 0 0 .1rem #0b8954;
}
.kcBtn ul li img{width: .65rem; display: inline-block;}
.kcBtn ul li h4{
	font-size: .28rem;line-height: .4rem; font-weight: bold; color: #148d5a;
	text-align: left;
	margin-left: .18rem; width: 2.9rem;
}
.kcBtn ul li h4 span{color: #ff5001;}
.kcBtn ul li a{
	width: 1.67rem; height: .57rem; display: inline-block;
	background: url('../images/list-btn01.png') no-repeat center / 100%;
	font-size: .26rem; line-height: .55rem;
	box-shadow: 0 .06rem .1rem rgba(22,166,117,.5);
	border-radius: .57rem;
	color: #fff;
	cursor: pointer;
}
.kcBtn ul li a span{
	background-image: linear-gradient(#fff, #ffe96c);
	color: transparent;
	-webkit-background-clip: text;
}

.kmBtn ul li{
	width: 100%; height: 1.33rem;
	border-radius: .16rem;
	background: url('../images/list-img01.png') no-repeat center / 100%;
	box-shadow: 0 0 .1rem #de593f;
	float: left; margin-bottom: .2rem;
}
.kmBtn ul li h4{
	font-size: .32rem; line-height: .5rem; font-weight: bold; color: #ff4e00;
	float: left;
	margin-left: .37rem; margin-top: .23rem;
}
.kmBtn ul li h4 span{color: #138c5a; padding-right: .13rem; margin-right: .13rem; display: inline-block;
	position: relative;
}
.kmBtn ul li h4 span::after{
	content: ''; width: 1px; height: .28rem; display: inline-block;
	background: #64c099;
	position: absolute; right: 0; top: .11rem;
}
.kmBtn ul li h4 i{
	font-size: .24rem; color: #64c099; line-height: .36rem; display: inline-block;
	font-weight: 400;
	float: left;
}
.kmBtn ul li a{
	float: right; margin-right: .35rem; margin-top: .32rem;
	font-size: .3rem; line-height: .69rem; height: .69rem; color: #fff; font-weight: bold;
	box-shadow: 0 .06rem .1rem rgba(22,166,117,.5);
	border-radius: .6rem;
}
.kmBtn ul li a.btn01{
	width: 2.27rem;
	background: url('../images/list-btn02.png') no-repeat center / 100%;
}
.kmBtn ul li a.btn02{
	width: 2.47rem;
	background: url('../images/list-btn03.png') no-repeat center / 100%;
}
.kmBtn ul li a.btn01 span{
	background-image: linear-gradient(#fff, #ffe96c);
	color: transparent;
	-webkit-background-clip: text;
}


/* 内容页 */
.contPage{
	width: 100%;clear: both; float: left;
	background: url('../images/logo1.jpg') repeat center / 60%;
}
.return{
	float: left; width: auto; display: block;
	background: #ff896b;
	font-size: .26rem; color: #fff;
	margin-top: .3rem;border-radius: .1rem;
	padding: .1rem .15rem;
}
.return a{
	width: 100%; height: 100%; display: block;
	 float: left;
}
.return a i{
	width: .48rem; height: .48rem; display: block;
	background: url(../images/icon-return.png) no-repeat center / 100%;
}
.return a span{
	color: #fff; float: left; display: block;
}

.txtPage{
	clear: both; float: left;text-align: left; margin-top: .25rem;
	width: 100%;
	margin-bottom: .5rem;
}

.txtPage h1{
	font-size: .36rem; line-height: 1.5; font-weight: bold;width: 100%; text-align: center;
}
.txtPage h2{
	font-size: .3rem; line-height: 1.5; font-weight: bold; margin: .1rem 0;
}
.txtPage h3{
	font-size: .32rem; line-height: 1.5; font-weight: bold;
}
.txtPage h4{
	font-size: .28rem; line-height: 1.5; font-weight: bold; text-align: left;margin: .05rem auto;
}
.txtPage strong{font-weight: bold;}
.txtPage .ewmPart{
	width: 100%; clear: both; float: left; margin: .15rem auto; text-align: center;
}
.txtPage .ewmPart img{width: 2.2rem; display: inline-block;}
.txtPage .ewmPart span{
	width: 100%; clear: both; display: block;
	background-color: #fbeb60;
	font-size: .3rem; line-height: .4rem; font-weight: bold; color: #d33d24;
	padding: .15rem 0;
}
.txtPage p{
	font-size: .26rem; line-height: 1.8; color: #333;
	width: 100%; clear: both; float: left; 
}
.txtPage p img{max-width: 80%; display: inline-block;}
.txtPage table{
	width: 100%;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	box-sizing: border-box;
}
.txtPage table td{
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
	font-size: .26rem; line-height: 1.5;
}


.gray{ 
	filter: grayscale(100%); 
	-webkit-filter: grayscale(100%); 
	-moz-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); -o-filter: grayscale(100%); 
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); 
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
}

@-webkit-keyframes scaleDraw{
	0%  {transform: scale(.95); }
	25% {transform: scale(1.1);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.1);}
	100%{transform: scale(.95);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%  {transform: scale(.95); }
	25% {transform: scale(1.1);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.1);}
	100%{transform: scale(.95);}
}
