.countdown{
	margin: 0.42rem auto 0.59rem;
	width: 6.92rem;
}
.top{
	overflow: hidden;
}
.top img{
	float: left;
	width: 6.92rem;
	height: 2.08rem;
}
.top1{
	text-align: center;
}
.top1 p{
	display: inline-block;
	margin-top: 0.35rem;
	width: 4.9rem;
	height: 0.36rem;
	background: url(../img/dian.png) 0 0 repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	border-radius: 3px;
}
.top1 div{
	margin: 0.27rem 0 0.55rem;
	font-size: 0.22rem;
	color: #ba549f;
}
.top1 div strong{
	margin-right: 0.32rem;
}
.header{
	height: 2.69rem;
	color: #9c2d7f;
	font-size: 0.32rem;
	font-weight: bold;
	text-align: center;
	border: 0.02rem solid #9c2d7f;
	background: linear-gradient(to left,rgba(236,204,161,0.8) 0%,rgba(236,204,161,1) 30%,rgba(156,45,127,1) 100%);
	background: -moz-linear-gradient(to left,rgba(236,204,161,0.6) 0%,rgba(236,204,161,0.9) 50%,rgba(156,45,127,0.6) 100%);
	-webkit-background-clip: text;
	color: transparent;
}
.head{
	margin: 0.13rem auto;
	width: 6.54rem;
	height: 2.38rem;
	border: 0.03rem dashed #9c2d7f;
}
.head span{
	font-size: 0.52rem;
	color: #ff0000;
}
.head dt{
	margin-top: 0.13rem;
}
.head dd{
	margin-top: 0.2rem;
}
.child{
	margin-top: 0.51rem;
}
.child dl{
	margin-bottom: 0.38rem;
	color: #5d1a7f;
}
.child dt{
	margin-left: 0.12rem;
	margin-bottom: 0.15rem;
	padding-left: 0.16rem;
	border-left: 0.06rem solid #5d1a7f;
	font-size: 0.32rem;
}
.child dd{
	font-size: 0.28rem;
	height: 2.76rem;
	background: #5d1a7f;
	border-radius: 0.06rem;
}
.child dd ul{
	color: #fff;
	padding-top: 0.27rem;
    padding-left: 0.46rem;
    line-height: 0.46rem;
}
.cont dd,.savant dd,.unit dd,.support dd{
	color: #5d1a7f;
	background: #fff;
	border-radius: 0;
	height: auto;
}
.cont dd ol{
	border: 1px solid #5d1a7f;
}
.cont li{
	overflow: hidden;
	font-size: 0.24rem;
}
.cont .cont1{
	height: 0.89rem;
	line-height: 0.89rem;
	text-align: center;
}
.cont ol div{
	float: left;
	border: 1px solid #5d1a7f;
}
.cont .one{
	width: 2.09rem;
}
.cont .two{
	width: 2.66rem;
}
.cont .three{
	width: 2.1rem;
}
.cont .cont2 div{
	height: 3.56rem;
	line-height: 0.48rem;
}
.cont2 div p{
	padding-left: 0.1rem;
}
.cont2 div p:nth-child(1){
	margin-top: 0.16rem;
}
.cont .tbd{
	border-top: 1px solid #fff;
}
.cont .bbd{
	border-bottom: 1px solid #fff;
}
.cont .cont3{
	height: 0.89rem;
	line-height: 0.89rem;
	text-align: center;
	border: 1px solid #5d1a7f;
}
.savant dd li{
	overflow: hidden;
	margin-bottom: 0.59rem;
}
.savant dd li img{
	float: left;
	width: 1.8rem;
	height: 3.01rem;
	border-radius: 0.06rem;
}
.savant ol div{
	float: right;
	margin-top: 1.06rem;
	width: 4.69rem;
	font-size: 0.26rem;
	line-height: 0.42rem;
}
.savant .tit{
	margin-bottom: 0.2rem;
	font-size: 0.32rem;
}
.savant .savan{
	margin-top: 0.18rem;
}
.child .unit,.child .support{
	margin-bottom: 0.5rem;
}
.unit dd,.support dd{
	padding-top: 0.2rem;
	padding-left: 0.35rem;
	font-size: 0.26rem;
}
.learn{
	position: relative;
	text-align: center;
}
.learn a{
	display: inline-block;
	width: 6.16rem;
	height: 1.23rem;
	color: #fff;
	font-size: 0.42rem;
	line-height: 1.23rem;
	background: url(../img/learn.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.learn img{
	position: absolute;
	left: 3rem;
	top: 0.7rem;
	width: 0.58rem;
	height: 0.9rem;
}