/* 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:6.56rem;margin: 0 auto; position: relative; clear: both; text-align: center;}
.wrap1{width:7.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: #f0a095;}
}


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

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

/*banner*/
.banner-box{height:4.37rem;width: 100%; float: left; position: relative;}

.page-list .banner-box{height: 3.47rem;}
.banner-box .wrap{text-align: center;}
.banner-box .logo{
	width:2.72rem; height:.83rem; top: 0; position: absolute; left:0;
	background: #ad0b01;
	background: -webkit-linear-gradient(90deg,#670001,#d71100);
	background: -moz-linear-gradient(90deg,#670001,#d71100);
	background: -o-linear-gradient(90deg,#670001,#d71100);
	background: linear-gradient(90deg,#670001,#d71100);
	border-radius: 0 0 .55rem 0;
	display: block;
}
.banner-box .logo img{width: 1.5rem; display: inline-block; margin-top: .25rem;}

/* 侧边悬浮 */
.fixBtn{position: absolute; right: 0; top: .37rem; z-index: 2; text-align: center;}
.fixBtn a{
	width: auto; height: .5rem; display: inline-block;
	background: rgba(255,236,236,.9);
	font-size: .24rem; line-height: .44rem; color: #260500;
	float: left;clear: both; margin-bottom: .18rem;
	padding-left: .3rem; padding-right: .25rem;
	border-radius: .5rem 0 0 .5rem;
}

.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: 7.01rem; text-align: center;}
.indexBtn a{
	width: 4.64rem; height: 1.05rem; display: inline-block; margin:auto;
	font-size: .44rem; line-height: .98rem; 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::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);}
}



/* 组队页 */

.zdMain{
	width: 100%; clear: both; float: left;
	background: #fed183;
	background: -webkit-linear-gradient(#ffeb9a,#f33300);
	background: -moz-linear-gradient(#ffeb9a,#f33300);
	background: -o-linear-gradient(#ffeb9a,#f33300);
	background: linear-gradient(#ffeb9a,#f33300);
	border-radius: .15rem;margin-bottom: .27rem;
}
.zdMain h3{
	font-size: .46rem; font-weight: bold; color: #c50d00;
	line-height: .82rem;
	padding-bottom: .05rem;
}
.zdMain h3 span{
	background-image: linear-gradient(#c50d00, #360100);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	/* color: transparent; */
	color: #c50d00;
	text-shadow: 0 1px 0 #fff inset;
	
}

.zdMain .mainbox{
	width: 100%; clear: both; float: left;
	background: #fff;
	border-radius: .15rem;
	min-height: 1rem;
	position: relative;
}

.mainbox ul{
	width: 100%; clear: both; float: left; margin: .25rem auto .15rem;
	text-align: center;
}
.mainbox ul li{
	width: 1.52rem; display: inline-block; margin: 0 .62rem;
	position: relative;
}
.mainbox ul li img{
	width: 100%;  display: inline-block;
	border-radius: 50%;
	box-shadow: 0 .1rem .15rem rgba(137,137,137,.45);
}
.mainbox ul li.on img{
	box-shadow: 0 .1rem .15rem rgba(192,74,74,.45);
}
.mainbox ul li span{
	width: 1.3rem; height: .38rem; display: inline-block;
	background: #fff;
	border-radius: .38rem;
	font-size: .24rem; line-height: .38rem; color: #333;
	margin-top: .17rem;
}
.mainbox ul li.leader::after{
	content: ''; width: .18rem; height: .19rem; display: inline-block;
	background: url('../images/user-icon01.png') no-repeat center / 100%;
	position: absolute; top: .65rem; right: -.73rem;
}




.zd-btn{
	width: 100%; height: auto;clear: both; float: left; margin:0 auto .44rem; text-align: center; position: relative; z-index: 3;}
.zd-btn a{
	width:5.37rem; height: 1.04rem; display: inline-block;
	font-size: .42rem; line-height: .96rem; color: #fff; font-weight: bold;
	border-radius: .48rem;
	background: url('../images/zd-btn01.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:#7d7d7d; font-size: .26rem; line-height: .36rem;
	width: 100%; clear: both; float: left; margin-top: .23rem;
}



.zd-step{
	width: 100%; height: auto; display: inline-block;
	float: left; margin: 0 auto .8rem;
	background: #fff;
	border-radius: .15rem;
}
.zd-step h3{
	width: 100%; height: .81rem; clear: both; float: left; margin: 0 auto .12rem;
	background: url(../images/zd-title01.png) no-repeat center /auto 100%;
	font-size: .36rem; font-weight: bold; line-height: .7rem; color: #fff;
}
.zd-step h3 span{
	background-image: linear-gradient(#fff, #f8ff89);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	/* color: transparent; */
	color: #fff;
}


.zd-step ul{
	width: 100%; clear: both; float: left;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.zd-step ul li{
	width:1.23rem;height: auto; display: inline-block;  margin: 0 .41rem .3rem;
	position: relative;
}
.zd-step ul li img{width: 100%; display: inline-block; margin: 0 auto .12rem;
	border-radius: 50%;
	box-shadow: 0 .1rem .15rem rgba(192,74,74,.45);
}
.zd-step ul li span{
	width: 100%; clear: both; display: inline-block;
	font-size: .24rem; line-height: .32rem; color: #333;
}
.zd-step ul li::after{
	content: ''; width: .2rem; height: .75rem; display: inline-block;
	background: url('../images/zd-icon01.png') no-repeat center / 100%;
	position: absolute; top: .23rem; right: -.5rem;
}
.zd-step ul li:last-child::after{display: none;}




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