/* 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;}
.m-hide{display: none;}
.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.The_total{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;}
.wrap2{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: #002ee5;}
}


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


/*banner*/
.banner-box{height:4.76rem;width: 100%; float: left; position: relative;}
.banner-box.typeZd{height: 4.56rem;}
.banner-box .wrap{text-align: center;}
.banner-box .logo{width:2.38rem; height:.74rem;background:#fff; top: 0; position: absolute; left:0;border-bottom-right-radius: .35rem;}
.banner-box .logo img{width: 1.88rem; display: block;margin: .15rem auto 0;}
/* .banner-box.typeZd  .logo img{width: 5.07rem;} */
.theme{
	width: 100%; clear: both; float: left; margin-top: 1.88rem;
	text-align: center;
}
.typeZd .theme{
	margin-top: 3.9rem;
}
.theme p{
	font-size: .24rem; color: #fff;width: 4.43rem; line-height: .47rem;border: .01rem solid #fff; border-radius: 1rem;margin: 0 auto;
}
/* 侧边悬浮 */
.fixBtn{position: absolute;  z-index: 2; text-align: center;}
.fixBtn.type01{
	top: .35rem; right: 0;
}
.fixBtn.type02{
	top: 0; right: .3rem;
}
.fixBtn a.btn01{
	width: 1.94rem; font-size: .28rem; line-height: .53rem; color: #2e6ffd;
	background: #f0f5ff;
	border-radius: .5rem 0 0 .5rem;
	display: block; margin-bottom: .1rem;
	clear: both;
	
	
}
.fixBtn a.btn02{
	width: .39rem; display: block; float: left; margin-left: .16rem;
	font-size: .24rem; line-height: 1; color: #fff;
	background: rgba(45,89,255,.7);
	border-radius: 0 0 .3rem .3rem;
	border: solid 1px #40fedd; border-top: 0;
	padding: .24rem .05rem .17rem;
}


.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: 6.4rem; text-align: center;}
.indexBtn a{
	width: 4.17rem; height: .96rem; display: inline-block; margin:auto;
	font-size: .42rem; line-height: .96rem; color: #bc4904; font-weight: bold;
	background: url('../images/index-btn01.png') no-repeat center;
	background-size: 100%;
	border-radius: .5rem;
	position:relative;
}
.indexBtn a span{color: #ff0000;}
.indexBtn a::after{
	content: ''; width: 1.32rem; height: 1.2rem; display: inline-block;
	background: url('../images/cursor01.png') no-repeat center / 100%;
	position: absolute; top: .44rem; right: -.62rem;
	-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);}
}


/* 科目 */
.kmList{
	width:100%; height: 8.1rem; display: inline-block; clear: both; float: left; margin-bottom: .48rem;
	background: url('../images/km-img01.png') no-repeat center / 100%;
	position: relative;
}
.kmList::before{
	content: ''; width: 5.57rem; height: 1.59rem; display: inline-block;
	background: url('../images/light01.png') no-repeat center / 100%;
	position: absolute; left: 1.6rem; top: -.7rem;
}
.kmList ul{
	width: 6rem; clear: both; float: left; margin: .31rem .35rem auto;
}
.kmList ul li{
	width: 100%; height: 1.32rem; display: inline-block;
	background: url('../images/km-img02.png') no-repeat center / 100%;
	float: left;margin-bottom: .08rem;
}
.kmList ul li .txt{
	float: left; margin-left: .33rem;
}
.kmList ul li .txt h3{
	font-size: .32rem; line-height: .45rem; color: #fff; font-weight: bold;
	float: left; margin-top: .25rem;
}
.kmList ul li .txt h3 span{color: #40fedd; float: right;}
.kmList ul li .txt h3 span::before{
	content: ''; width: 1px; height: .28rem; display: inline-block;
	background: #3a45ff;
	float: left;  margin: .09rem .05rem 0 .15rem;
}
.kmList ul li .txt p{
	font-size: .24rem; line-height: .38rem; color: #fff; float: left;
	clear: both;
}
.kmList ul li a{
	width: 2.16rem; height: .61rem; display: inline-block; float: right;
	margin-top: .36rem; margin-right: .31rem;
	font-size: .28rem; line-height: .61rem; color: #602808;
	border: solid .02rem #fff;
	border-radius: .32rem;
}
.kmList ul li a.btn01{
	background: #ffe79d;
	background: -webkit-linear-gradient(90deg,#ffe492,#fff7d8,#ffe798);
	background: -moz-linear-gradient(90deg,#ffe492,#fff7d8,#ffe798);
	background: -o-linear-gradient(90deg,#ffe492,#fff7d8,#ffe798);
	background: linear-gradient(90deg,#ffe492,#fff7d8,#ffe798);
}
.kmList ul li a.btn02{
	font-weight: bold; color: #1232d0;
	text-shadow: .02rem 0 0 #fff;
	background: #c3defc;
	background: -webkit-linear-gradient(#fff,#c3defc);
	background: -moz-linear-gradient(#fff,#c3defc);
	background: -o-linear-gradient(#fff,#c3defc);
	background: linear-gradient(#fff,#c3defc);
}

/* 组队页 */
.zdList{
	width: 100%; min-height: 4.05rem; float: left; margin-bottom: .5rem;margin-top: .22rem;
	display: inline-block;box-shadow: 0 .04rem .14rem rgba(0,32,237,.4),.01rem .01rem .06rem rgba(255,255,255,0.35) inset;background: #2c76fc;border-radius: .12rem;
}
.zdbox{
	width: 95%;margin: .14rem 2.5% 0; background: #fff;border-radius: .15rem;display: inline-block;
}
.member{
	width: 5.62rem; height: 3.7rem; display: inline-block; margin-top: .28rem;
	border: solid .01rem #fff;box-shadow: 0 .04rem .1rem rgba(17,84,255,.2);
	box-sizing: border-box;
	border-radius: .16rem;
	background: #e2eefb;
	position: relative; z-index: 1;
}
.member ul{
	width: 100%; display: block; float: left; margin: .34rem auto 0;
}
.member ul li{
	width: 1.21rem; display: inline-block; margin: 0 .17rem .4rem;position: relative;
}
.member ul li img{
	width: 100%; display: inline-block; float: left;
	border-radius: 50%;
}
.member ul li span{
	width: 1.01rem; height: .31rem; display: inline-block;border-radius: 1rem;
	font-size: .24rem; line-height: .31rem; color: #fff;box-shadow: 0 0.02rem 0 rgba(94,94,94,0.2);
	position: absolute;bottom: 0;left: .1rem;
	background: #656565;
	background: -webkit-linear-gradient(#656565,#848384);
	background: -moz-linear-gradient(#656565,#848384);
	background: -o-linear-gradient(#656565,#848384);
	background: linear-gradient(#656565,#848384);
}
.member ul li.on span{
	color: #fff;box-shadow: 0 0.02rem 0 rgba(255,153,0,0.2);
	background: #ff6e00;
	background: -webkit-linear-gradient(90deg,#ff6e00,#ff9a00);
	background: -moz-linear-gradient(90deg,#ff6e00,#ff9a00);
	background: -o-linear-gradient(90deg,#ff6e00,#ff9a00);
	background: linear-gradient(90deg,#ff6e00,#ff9a00);
}
.member.suc::after{
	content: ''; width: 1.25rem; height: 1.1rem; display: inline-block;
	background: url('../images/icon-suc.png') no-repeat center / 100%;
	position: absolute; top: -.34rem; right: -.32rem;
}

.zd-btn{width: 100%; clear: both; float: left; text-align: center;position: relative; z-index: 3;margin: .24rem auto .5rem;
}
.zd-btn a{width: 5.5rem; height: .81rem; display: inline-block;
	font-size: .4rem; line-height: .81rem; color: #fffd4d; font-weight: bold;
	border-radius: 1rem;
	border: solid .01rem #fff;
	position: relative;
	background: #ff5b13;
	background: -webkit-linear-gradient(#f6a123,#ff5b13);
	background: -moz-linear-gradient(#f6a123,#ff5b13);
	background: -o-linear-gradient(#f6a123,#ff5b13);
	background: linear-gradient(#f6a123,#ff5b13);
	box-shadow: 0 0.04rem .12rem rgba(255,112,0,0.4);
}
.zd-btn .btn02{
	display: none;
}
.joinbox{
	width: 100%;margin-bottom: .2rem;
}
.joinList{
	width: 6rem; min-height: 2.2rem; display: inline-block; margin-top: .6rem;
	border: solid .02rem #fff;
	box-sizing: border-box;
	border-radius: .16rem;
	background: #fff;
	position: relative; z-index: 1;
}
.joinList h3{
	width:100%; clear: both; float: left;margin-top: -.32rem;
	height: .74rem; display: block;
	background: url('../images/zd-img03.png') no-repeat center top;
	background-size: 2.91rem;
	font-size: .3rem; line-height: .68rem; font-weight: bold; color: #ffe6b5;
}
.joiner{
	width:100%; clear:both; float:left; margin-top: .16rem;
}
.joiner img{
	width: 2.04rem; display: block; float: left; margin-left: 2.04rem;margin-bottom: .2rem;
}

.joiner ul{
	width: 5.2rem; float: left; margin: .2rem .4rem 0;
}
.joiner ul li{
	width: 90%;height: .44rem;border: .01rem solid #699dfb;background: #eaf1fc;border-radius: 1rem;margin: 0 5% .18rem;
}
.joiner ul li i{
	width: .37rem; height: .37rem; display: inline-block; float: left;
	border-radius: 1rem;border: .02rem solid #fff;margin-top: .02rem;
	background: #699dfb;
	font-size: .24rem; line-height: .37rem; color: #fff; text-align: center;
}
.joiner ul li a{
	font-size: .24rem; line-height: .4rem; color: #898989;
	float: left; margin-left: .15rem;
}
.joiner ul li time{
	font-size: .24rem; line-height: .4rem; color: #898989; margin-left: .2rem; float: left;
}
.joiner ul li span{
	font-size: .24rem; line-height: .36rem; color: #898989;
	padding: 0 .15rem;
	margin-top: .02rem; float: right;
	
}

.joinList .member ul{width: 6rem; clear: both;float: left; margin:.2rem .45rem;}
.joinList .member ul li{width: 100%; clear: both; font-size: .28rem; line-height: .7rem; color: #4d4d4d;}
.joinList .member ul li i{width: .42rem; height: .7rem; display: inline-block; float: left; color: #fff;
	background: url(../images/zd-icon01.png) no-repeat center;
	background-size: 100%;
}
.joinList .member ul li a{float: left; margin-left: .15rem;}
.joinList .member ul li time{float: left; margin-left: .5rem;}
.joinList .member ul li span{float: right;}
.lisBan{height: auto;}
.zdM{float: left; padding-top: .4rem;}
.zdM>div{
	width: 80%;margin: 0 10% .15rem;
	float: left; clear: both;
	height: 2.8rem; overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zdM>div>img{
	width: 100%; display: inline-block; float: left;
	height: auto;
	
}


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