/* 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: #a70000;}
}


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

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

/*banner*/
.banner-box{height:8.68rem;width: 100%; float: left; position: relative;}
/* .page-zd .banner-box{height: 8.76rem;} */
/* .page-other .banner-box{height: 11.43rem;} */
.banner-box .wrap{text-align: center;}
.page-index .banner-box .logo{width:2.51rem; height:.89rem; top: 0; position: absolute; left:0;}
.banner-box .logo img{width: 1.63rem; display: block;margin-left: .35rem; margin-top: .28rem;}

/* 侧边悬浮 */
.fixBtn{position: absolute; right: 0; top:.41rem; z-index: 2; text-align: center;}
.fixBtn a{
	color: #df1f19; display: block; float: left; margin-bottom: .2rem;
	clear: both;
	font-size: .28rem; line-height: .38rem; 
	height: .38rem;
	border-radius: .38rem 0 0 .38rem;
	padding: 0 .15rem 0 .22rem;
	background-color: #fff;	
}



.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: 1.22rem;}
.mainIndex .itembox{
	width: 100%; clear: both; float: left; margin-top: 1.5rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.mainIndex .itembox .item{
	width: 1.8rem; height: 1.72rem; display: inline-block;
	margin:  0 .13rem;
	background: #ffedc2;
	background: -webkit-linear-gradient(#ffedc2,#fcf4dd);
	background: -moz-linear-gradient(#ffedc2,#fcf4dd);
	background: -o-linear-gradient(#ffedc2,#fcf4dd);
	background: linear-gradient(#ffedc2,#fcf4dd);
	border: solid .02rem #fff;
	border-radius: .2rem;
}
.mainIndex .itembox .item img{
	width: 1.16rem; display: inline-block;margin-top: -.5rem;
}
.mainIndex .itembox .item span{
	width: 100%; clear: both; float: left;
	font-size: .24rem; line-height: .32rem; text-align: center;
	margin-top: .1rem;
}

.indexBtn{width: 100%; clear: both; float: left; margin-top: .22rem; text-align: center;}
.indexBtn a{
	width: 4.63rem; height: .98rem; display: inline-block; margin:auto;
	font-size: .42rem; line-height: .98rem; color: #fff; font-weight: bold;
	background: url('../images/btn01.png') no-repeat center;
	background-size: 100%;
	border-radius: .5rem;
	text-shadow: 0 .1rem .2rem rgba(223,21,25,.2);
	position: relative;
}
.indexBtn p{
	width: 100%; clear: both; font-size: .24rem; line-height: .32rem;
	margin: .2rem auto;
}

/* .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);}
}


/* 组队页 */


.InviteNum{
	width: 5.92rem; height: 2.44rem; display: inline-block;
	background: url(../images/zd-img01.png) no-repeat center / 100%;
	box-shadow: 0 .04rem .14rem rgba(255,171,60,.4);
	border-radius: .15rem;
}
.InviteNum h5{
	font-size: .4rem; font-weight: bold; color: #fff;
	line-height: .44rem;
	height: 100%;
	width: .45rem; padding: 0 .3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}
.InviteNum .member{
	width: 4.6rem; float: left; margin-left: .18rem;
}
.InviteNum .member ul{
	width: 100%; display: inline-block; float: left; margin-top: .29rem;
}
.InviteNum .member ul li{
	width: 1.47rem; display: inline-block; margin: 0 .22rem;
}
.InviteNum .member ul li img{width: 100%; display: inline-block;}
.InviteNum .member ul li span{
	font-size: .24rem; color: #945301;
}

.zd-btn{width: 100%; clear: both; float: left; margin: auto ; text-align: center; margin-bottom: .67rem;}
.zd-btn p{
	font-size: .24rem; line-height: .32rem; display: inline-block;
	width: 100%; clear: both;
	margin: .23rem auto;
}
.zd-btn a{width:4.98rem; height: .72rem; display: inline-block;
	font-size: .36rem; line-height: .72rem; color: #fff; font-weight: bold;
	border-radius: .72rem;
	background: #ff7a01;
	background: -webkit-linear-gradient( #ffb31c , #ff7a01); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #ffb31c , #ff7a01); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #ffb31c , #ff7a01); /* Firefox 3.6 - 15 */
	background: linear-gradient( #ffb31c , #ff7a01); /* 标准的语法 */
	border: solid .03rem #ffe7c4;
}

.zd-step{
	width: 6.72rem; display: inline-block; margin: 0 auto .7rem;
	border-radius: .3rem;
	background: rgba(255,255,255,.14);
}
.zd-step .kuang{
	width: 6.44rem; float: left; margin: .14rem;
	border-radius: .3rem;
	background: #fff;
}
.zd-step h3{
	width: 100%; height: .6rem; clear: both; float: left; margin-top: -.32rem;
	background: url('../images/zd-img02.png') no-repeat center / auto 100%;
	font-size: .3rem; line-height: .6rem; font-weight: bold; color: #fff;
}
.zd-step ul{
	width: 100%; clear: both; float: left; margin-top: .23rem;
}
.zd-step ul li{
	width: 1.08rem; display: inline-block; margin: 0 .45rem;
	position: relative;
}
.zd-step ul li img{
	width: 100%; display: inline-block;
}
.zd-step ul li span{
	font-size: .24rem; line-height: .32rem; color: #333;
	padding: .12rem 0 .28rem;
	display: inline-block;
}
.zd-step ul li::after{
	content: ''; width: .25rem; height: .87rem; display: inline-block;
	background: url('../images/zd-icon04.png') no-repeat center / 100%;
	position: absolute; top: .1rem; right: -.58rem;
}
.zd-step ul li:last-child::after{display: none;}












.invitebox{
	width: 100%; height: auto; clear: both; float: left; margin-bottom: .23rem;
	background: rgba(79,179,255,.1);
	border-radius: .15rem;
	display: none;
}
.invitebox h3{
	font-size: .32rem; line-height: .6rem; font-weight: bold;
	color: #1c57fe;
	width: 100%; margin-top: .1rem;
}
.invitebox h3::before,.invitebox h3::after{
	content: '';width: .6rem; height: 1px; display: inline-block;
	background: rgba(79,179,255,.8); vertical-align: middle; margin: 0 .1rem;
}
.invitebox ul{
	width: 100%; clear: both; float: left; margin: .15rem auto .2rem;
}
.invitebox ul li{
	width: 1rem; display: inline-block; margin: 0 .05rem;
}
.invitebox ul li img{
	width: .8rem; display: inline-block; margin: auto;
}
.invitebox ul li span{
	font-size: .24rem; line-height: .42rem;
	background: #3061fb;
	border-radius: .42rem;
	width: 100%;
	display: inline-block; color: #fff;
	white-space: nowrap;
	overflow: hidden;
}
.invitebox .invitBtn{
	width: 100%; clear: both; float: left; margin: 0 auto .25rem;
}
.invitebox .invitBtn a{width:2.8rem; height: .7rem; display: inline-block;
	font-size: .3rem; line-height: .7rem; color: #fff;
	border-radius: .4rem;
	background: #ff5104;
	background: -webkit-linear-gradient( #ff7407 , #ff3702); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #ff7407 , #ff3702); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #ff7407 , #ff3702); /* Firefox 3.6 - 15 */
	background: linear-gradient( #ff7407 , #ff3702); /* 标准的语法 */
}

/* 分享页 */
.tips{
	width: 6.2rem; height: .74rem; display: inline-block;
	background: url(../images/zd-img02.png) no-repeat center;
	background-size: 100%;
	border-radius: .35rem;
	box-shadow: 0 .04rem .08rem rgba(255,45,1,.2);
	font-size: .33rem; line-height: .7rem; color: #b15e0c; font-weight: 600;
}
.sharePart{
	width: 100%; clear: both; float: left; margin: .41rem auto .57rem;
	background: #fff;
	border-radius: .2rem;
}
.sharePart h2{
	width: 100%; clear: both; float: left; height: .86rem; margin-top: -.23rem;
	font-size: .3rem; font-weight: bold; line-height: .76rem; color: #b15e0c;
	background: url(../images/zd-img05.png) no-repeat center;
	background-size: auto 100%;
	position: relative;z-index: 3;
}
.sharePart .bookPart{
	width: 6.1rem; height: auto; clear: both; float: left;
	margin: -.43rem .2rem .17rem;
	background: rgba(79,179,255,.1);
	border-radius: .15rem;
}
.sharePart .bookPart img{
	width: 5.73rem; display: inline-block;margin-top: .35rem;
}
.sharePart .bookPart .zl-btn{
	width: 100%; clear: both; float: left; margin-top: -.57rem; position: relative; z-index: 3;
	margin-bottom: .37rem;
}
.sharePart .bookPart .zl-btn a{
	width: 4.6rem; height: .75rem; display: inline-block; margin: auto;
	background: #ffeb6d;
	background: -webkit-linear-gradient( #fff5d2 , #ffe431); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #fff5d2 , #ffe431); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #fff5d2 , #ffe431); /* Firefox 3.6 - 15 */
	background: linear-gradient( #fff5d2 , #ffe431); /* 标准的语法 */
	border-radius: .75rem;
	font-size: .36rem; line-height: .75rem; font-weight: bold; color: #ff4600;
	box-shadow: 0 .1rem .15rem rgba(126,176,251,.3);
}
.sharePart .process{
	width: 6.1rem; height: auto; clear: both; float: left;
	margin: 0 .2rem .25rem;
	background: rgba(79,179,255,.1);
	border-radius: .15rem;
}
.sharePart .process h3{
	width: 3.22rem; height: .65rem; display: inline-block;
	background: #1372ff;
	border-radius: 0 0 .15rem .15rem;
	font-size: .28rem; line-height: .65rem; font-weight: bold; color: #fff;
}
.sharePart .process ul{
	width: 100%; clear: both; float: left;
	margin: .14rem auto .22rem;
}

.sharePart .process ul li{
	width: 2.8rem; height: auto; display: inline-block; float: left; margin-left: .15rem;
	background: #1372ff url(../images/zd-img06.png) no-repeat center bottom;
	background-size: 100%;
	border-radius: .1rem;
}
.sharePart .process ul li img{
	width: .88rem; display: block; float: left; margin-left: .22rem; margin-top: .22rem;
}
.sharePart .process ul li span{
	font-size: .22rem; line-height: .32rem; color: #fff;
	display: block;float: left; text-align: left;
	margin-top: .15rem; margin-left: .12rem; margin-bottom: .15rem;
	width: 1.5rem;
}







.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);}
}
