/* 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;}
.m-show{display:block!important;}
.m-hide{display: none!important;}
@media screen and (max-width: 750px) {
	body{background-color: #d00800;}
}

.page-index{
	width: 100%; height: 13.34rem; position: relative;
	background:#d00800 url('../images/page-index.jpg') no-repeat center top; 
	background-size: 7.5rem; 
}
.page-kemu{
  width: 100%; height: 13.34rem; position: relative;
  background:#d00800 url('../images/page-zd.jpg') no-repeat center top;
  background-size: 7.5rem;
}
.page-zd{
  width: 100%; height: 13.34rem; position: relative;
  background:#d00800 url('../images/page-zd.jpg') no-repeat center top;
   background-size: 7.5rem;
}
.page-share{
  width: 100%; height: 13.34rem; position: relative;
  background:#d00800 url('../images/page-share.jpg') no-repeat center top;
  background-size: 7.5rem;
}

/*banner*/
.page-index .banner{height:11.73rem;width: 100%; float: left; position: relative;}
.page-zd .banner{height: 4.04rem;}
.page-kemu .banner{height: 4.14rem;}
.page-share .banner{height: 8.86rem;}
.banner .logo{
	width:2.22rem; height:auto; top: .38rem; position: absolute; left: .38rem;
}
.banner .logo img{width: 100%; display: block;}

/* 侧边悬浮 */
.fixBtn{position: absolute; right: 0; top: .26rem; z-index: 2; text-align: center;}
.fixBtn a{
	width: 1.49rem; height: .44rem; display: block; border-radius: .24rem 0 0 .24rem;
	background: #ef5926;
	font-size: .24rem; line-height: .44rem; color: #fff;
	margin-bottom: .09rem;
}
.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); /* 标准的语法 */
}

/* 首页 */
.index-btn{width: 100%; text-align: center;}
.index-btn a{
	width: 4.99rem; height: .99rem; display: inline-block; margin:auto;
	font-size: .36rem; line-height: .99rem; font-weight: bold;
	border-radius: .5rem;
	position: relative;
	color: #642e02;
  background: url('../images/index-btn01.png') no-repeat center / 100%;
  text-shadow: 0 .02rem 0 #fff;
}
.index-btn a span{
	color: #fe4334;
}
.index-btn a.grayBtn{
  background: url('../images/index-btn02.png') no-repeat center / 100%;
}


/* 组队页 */
.zd-main{
	width: 5.39rem; margin: 0 1.06rem;
}
.member{
	width: 100%; display: inline-block;
	background: #fff;
	border-radius: .2rem;
	box-shadow: 0 0 .2rem #f5be99;
	position: relative;
  padding-bottom: 0.3rem;
}
.member-tit{
	width: 3.97rem; height: 0.58rem; line-height: 0.58rem;
	font-size: .25rem; font-weight: bold; color: #fff;
  background: url(../images/zd-member-tit-bg.png) no-repeat center / 100%; margin: 0 auto .22rem; text-align: center;
}
.member-tit span{
	font-size: .25rem; font-weight: bold; color: #fdff7e;
}
.member-tit span i{
	font-size: .18rem; color: #fdff7e;
}
.member-list{
  height: 2.44rem; display: flex; align-items: center; justify-content: center;
}
.suc::after{
  content: ''; width: 4.74rem; height: 2.44rem; background: url(../images/icon-suc.png) no-repeat center / 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);
}
.member-list-I{
  margin-right: 0.3rem;
}
.member-list-I img{
  width: 1.06rem;
}
.member-list-I span{
  width: 0.84rem; height: 0.34rem; line-height: 0.34rem; font-size: .22rem; color: #fff; display: block; border-radius: .16rem; margin: -.25rem auto 0; text-align: center; position: relative;
  background: #fc6c2c;
  background: linear-gradient(to right, #fc6c2c, #ff3636);
}
.member-list-C{
  width: 2.2rem;
}
.member-list-C ul{
  display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap;
}
.member-list-C ul li{
  width: 0.94rem; height: 1.22rem;
}
.member-list-C ul li img{
  width: 100%;
}
.member-list-C ul li span{
  width: 0.84rem; height: 0.3rem; line-height: 0.3rem; font-size: .22rem; color: #fff; display: block; border-radius: .16rem; margin: -.25rem auto 0; text-align: center; position: relative;
  background: #fc6c2c;
  background: linear-gradient(to right, #fc6c2c, #ff3636);
}
.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: 4.03rem; height: .86rem; margin:-.4rem auto .22rem; text-align: center; position: relative; z-index: 3;}
.zd-btn a{
	width:100%; height: .86rem; display: block;
	font-size: .28rem; line-height: .8rem; color: #fff; font-weight: bold;
	border-radius: .4rem;
  background: url(../images/zd-btn-bg.png) no-repeat center / 100%;
}
.member-detail{
	width: 100%; height: 3.6rem; display: inline-block;
	background: #ffdbb7; border: .03rem solid #ff2511; box-sizing: border-box;
	border-radius: .2rem; text-align: center;
}
.listNone{
  width: 50%; margin-top: 0.4rem;
}
.member-detail h4{
	width: 2.48rem; height: 0.72rem; line-height: 0.6rem; background: url(../images/zd-detail-bt.png) no-repeat center / 100%; color: #fffef0; font-weight: bold; font-size: .3rem; text-align: center; margin: -0.16rem auto 0;
}
.member-detail h4 img{width: 3.43rem; display: inline-block;}
.member-detail ul li{
	padding-bottom: .15rem; margin: 0 .1rem .15rem;
	border-bottom: dashed .03rem #ff8d07; display: flex; justify-content: space-between; align-items: center;
}
.member-detail ul li:last-child{border-bottom: 0;}
.member-detail ul li i{
	width: .39rem; height: .39rem; display: block; text-align: center; margin-right: 0.1rem;
	background: #fd652d;
	border-radius: 50%;
	font-size: .24rem; line-height: .39rem; color: #fff;
}
.member-detail ul li span{
  color: #fd652d; font-size: .26rem; font-weight: bold;
}
.member-detail ul li p{
  color: #444444; font-size: .26rem; margin: 0 .16rem;
}
.member-detail ul li a{
	width: 1.2rem; height: 0.36rem; line-height: 0.36rem; font-size: .24rem; font-weight: bold; color: #fff;
	display: inline-block; border: .01rem solid #fff; border-radius: .18rem; text-align: center;
  background: #fc6c2c;
  background: linear-gradient(to right, #fc6c2c, #ff3636);
}


/* 列表 */
.kemu-main ul,.kemu-main ul{
	margin: 0 1rem 0;
}
.kemu-main ul li{
	width: 5.5rem; height: 1.17rem;
	background: url('../images/kemu-list-bg.png') no-repeat center / 100% 100%;
	margin-bottom: .24rem;
	display: flex;
	justify-content: center; align-items: center;
	flex-wrap: wrap;
}
.kemu-main ul li .kemu-info{
  margin-right: 0.14rem;
}
.kemu-main ul li .kemu-info h4{
	font-size: .28rem; font-weight: bold; color: #333333;
	text-align: left; margin-bottom: 0.05rem;
}
.kemu-main ul li .kemu-info h4 span{
  color: #bb0609;
}
.kemu-main ul li .kemu-info h4 span i{
  font-size: .24rem;
}
.kemu-main ul li .kemu-info p{
  font-size: .24rem; color: #333333; 
}
.kemu-main ul li .kemu-info p span{
  width: 2.4rem; border-radius: .2rem; text-align: center; font-size: .2rem; color: #fff; margin-left: 0.05rem; display: inline-block;
  background: #ff9e3e;
  background: linear-gradient(to right, #ffb872 , #ff9e3e);
}
.kemu-main ul li a{
	width: 1rem; height: 1rem; display: inline-block;
	background: url('../images/kemu-btn.png') no-repeat center / 100%;
	font-size: .28rem; font-weight: bold; line-height: .3rem; text-align: center;
	color: #fffaee; display: flex; align-items: center; justify-content: center;
	cursor: pointer;
}
.kemu-main ul li a.btn02{
	background: url('../images/kemu-btn02.png') no-repeat center / 100%; color: #642e02;
}

/* 分享页 */
.share-btn a{
	width: 4.99rem; height: .99rem; display: block; margin:0 auto; text-align: center;
	font-size: .36rem; line-height: .99rem; font-weight: bold;
	border-radius: .5rem;
	position: relative;
	color: #642e02;
  background: url('../images/index-btn01.png') no-repeat center / 100%;
  text-shadow: 0 .02rem 0 #fff;
}

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