
html,body{
	height:100%;
}
body{
	font-family:"microsoft yahei";
}

.btn-comm{
	border: none;
	line-height: 24px;
    background-color: #d44c0d;
	color: #FFFFFF;
	border-radius: 12px;
	font-size: 1.1rem;
	text-align: center;
}

.bg{
	width:100%;
	min-height:100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    text-align: center;
}
.bg.bg-1{
	background:#8bc7d0 url(../images/bg-1.png?b) no-repeat;
	background-size:100% 100%;
}
.bg.bg-2{
	background:#b40203 url(../images/bg-2.png) no-repeat;
	background-size:100% auto;
}
.bg.bg-3{
	background:#b40203 url(../images/bg-3.png) no-repeat;
	background-size:100% auto;
}

.bg .logo{
	width: 100%;
	padding: 4% 0;
	display: flex;
	align-content: center;
	justify-content: space-between;
}
.bg .logo .right{
	text-align: right;
}
.bg .logo .right img{
	margin-right: 15%;
}
.bg .logo img{
	display: inline-block;
}
.bg .img-title{
    width: 85%;
    margin: 10% auto 0 auto;    
    display: block;

}
.bg .btn-start{
	width: 35%;
	margin: 12% auto 3% auto;
	display: inline-block;
}
.bg .btn-start img{
	width: 100%;
}
.bg .bottom{
	position: fixed;
	left: 0;
	width: 100%;
	bottom: 0;
}
.bg .bottom img{
	width: 100%;
	display: block;
}
.bg .shuoming{
	color: #052c59;
	text-align: center;
	margin-top: 3%;
	letter-spacing: 2px;
	text-decoration: underline;
}
/*************答题页*****************/
.bg .title-2{
	width: 80%;
	margin: 0 auto;
	padding-top:20%;
	display: block;	
}
.bg .box-bg{
    width: 90%;
    min-height: 430px;
    display: flex;
    z-index: 10;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    margin: 5% auto;
    position: relative;
}
.bg .box{
	width: 100%;
    color: #00366c;
    text-align: left;
    background: #fff;
    position: relative;
    min-height: 400px;
    z-index: 10;
    border-radius: 15px;
    box-shadow: 0 0 10px #c3d8db;
}
.bg .box-top{
	position: relative;
	width: 95%;
	z-index: 20;
	top: 20px;
}
.bg .box-top .b-all{
	 width: 20px;
    height: 30px;
    background: #fe7a04;
    border: 2px solid #e4ce15;
}
.bg .box-top .b-all.b-left{
	float: left;
    margin-left: 15px;
}
.bg .box-top .b-all.b-right{
	float: right;
    margin-right: 15px;
}
.bg .box-yy{
	width: 90%;
    height: 93%;
    z-index: 5;
    position: absolute;
    top: 40px;
    right: 0;
    background: #fe7a04;
    border: 2px solid #e4ce15; 	
}
.bg .num-bg{
    position: absolute;
    width: 38%;
    background: url(../images/icon-1.png) no-repeat;
    background-size: 100% auto;
    height: 20vw;
    text-align: center;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 3%;
    margin-top: -6%;   
}
.bg .num-bg .num{
	padding-top: 9vw;
	color: #FFFFFF;
}
.bg .icon{
	position: absolute;
    width: 11%;
    right: 6%;
	margin-top: -6%;      
    z-index: 99;
}

.bg .box .main{
	padding: 20% 5% 5% 5%;
    color: #19569d;
 
}

.bg .box .question{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}
.bg .box .weui-cells{
	font-size: 15px;
	background-color: transparent;
	line-height: none;
	margin-top: 0;
}
.bg .box .weui-cells:before, .bg .box .weui-cells:after, .bg .box .weui-cell:before{
	border: none;
}
.bg .box .weui-check__label{
    margin: 5% 0 0 0;
    padding: 0 0 0 0;
    padding: 10px;
    border-radius: 30px;
	border: 1px solid #cccccc;
    background-color: #f0f0f0;
}
.bg .box .weui-check__label:hover{
    background-image: linear-gradient(#5c7fe4,#628fd9,#6290d8);
    color: #fff;
}
.bg .box .weui-icon-checked:before{
    content: '\EA01';
    color: #c9c9c9;
    font-size: 20px;
    display: block;	
}
.bg .box .weui-cells_radio .weui-check:checked+.weui-icon-checked:before{
    content: '\EA06';
    color: #09bb07;
    font-size: 20px;
}
.bg .box .weui-cells_radio .weui-cell__ft{
	margin-right: 1%;
}
.btn-wrap .btn-next{
	position: relative;
	font-family: inherit;
    text-transform: none;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 0px solid transparent;
    font-size: 1rem;
    background: #19569d;
    color: #ffffff;
    padding: 0.5rem 3rem;
    font-size: 1.45rem;
    border-radius: 2rem;
    z-index: 99;
}

/*************活动说明弹窗*****************/
.alert-info{
    width: 90%;
    top: 45%;
}
.alert-info .dancemd-dialog{
	background: url(../images/box.png) no-repeat;
	background-size: 100% auto;
	padding: 0;	
	min-height: 470px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    text-align: center;	
    box-shadow: none;
    border-radius: 8px;
}
.alert-info .dancemd-dialog .title{
    width: 85%;
    margin: 10% auto 5% auto;
    display: block;
}
.alert-info .dancemd-dialog .border{
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
    display: block;
}
.alert-info .dancemd-dialog .dancemd-dialog__bd{
    margin: 10px 8% 10px 8%;
    font-size: 14px;
    color: #000000;
    line-height: 25px;
    text-align: left;
}
.alert-info .dancemd-dialog .dancemd-dialog__bd p{
	margin-bottom: .3rem;
}
.alert-info .dancemd-dialog .img-bottom{
    position: absolute;
    top: 82%;
	width: 100%;
}
.alert-info .dancemd-dialog__setwin{
    top: 105%;
    width: 10%;
    left: 45%;
    right: 45%;
}
.alert-info .dancemd-dialog__setwin .md-close img{
	width: 100%;
}

/**************抽奖页****************/
.cj{
	width: 90%;
	margin: 0 auto;
	padding-top: 12%;
}
.cj .cj-title{
	width: 100%;
	display: block;
}
.cj .cj-1{
	position: absolute;
	width: 90%;
	margin-top: -9%;
}
.cj .cj-2{
	position: absolute;
	width: 90%;
	margin-top: -9%;
	z-index: 3;
}
.cj .cj-hover{
    position: relative;
    width: 100%;
	z-index: 2;	
	display: block;
	visibility: hidden;
}
.cj .cj-start{
    position: absolute;
	margin: -67.7% 0 0 32.8%;
    width: 24.5%;
	z-index: 5;	
	display: block;
}
.cj .cj-start img{
	width: 100%;
}
.btn-check{
	width: 50%;
	margin: 0 auto;
	display: block;
}
.btn-check img{
	width: 100%;
}
/*.translatejt{
	transform:translate(57%,0);
	animation: translate .5s linear infinite;
}
@keyframes translate{
	from{transform: translate(0,0);}
	to{transform: translate(57%,57%);}
}
.translatejt1{
	animation: translate1 0.1s linear forwards;
}
.translatejt2{
	animation: translate2 0.2s linear forwards;
}
@keyframes translate1{
	from{transform: translate(0deg);}
	to{transform: translate(0deg);}
}
@keyframes translate2{
	from{transform: translate(0deg);}
	to{transform: translate(33.333deg);}
}*/

/***********答案解析弹窗***************/
.alert-jiexi{
	width: 90%;
}
.alert-jiexi .dancemd-dialog{
	background: url(../images/box-2.png) no-repeat;
	background-size: 100% 100%;
	padding: 0;	
	height: auto;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    box-shadow: none;
    padding-bottom: 4%;
}
.alert-jiexi .dancemd-dialog .title{
    width: 100%;
    margin: 0 auto 3% auto;
    display: block;
}
.alert-jiexi .dancemd-dialog .dancemd-dialog__bd{
    margin: 10px 5% 10px 5%;
    font-size: 14px;
    letter-spacing: 2px;
    color: #000000;
    line-height: 25px;
    text-align: left;
}
.alert-jiexi .dancemd-dialog .descripwrap-content{
	background-color: rgb(226,241,244,.8);
	border-radius: 15px;
	padding: 5%;
}
.alert-jiexi .dancemd-dialog .dancemd-dialog__bd p{
    font-size: 16px;
    letter-spacing: 2px;	
}
.alert-jiexi .dancemd-dialog__setwin{
    top: 108%;
    right: 50%;
}
.alert-jiexi .dancemd-dialog__setwin .dancemd-close{
    width: 60px;
    height: 60px;
    top: 0;
    right: -30px;
    margin: 0;
    padding-top: 10px;
}
.alert-jiexi .dancemd-dialog__setwin .dancemd-close img{
	width: 80%;
}


/*************回答正确/错误弹窗*****************/
.alert-success{
	width: 80%;
}
.alert-success .dancemd-dialog{
	background: url(../images/box-3.png) no-repeat;
	background-size: 100% 100%;
	padding: 0;	
	height: auto;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    box-shadow: none;
}
.alert-success .dancemd-dialog .dancemd-dialog__bd{
	padding: 13% 5% 5% 5%;
}
.alert-success .dancemd-dialog .dancemd-dialog__bd .img{
    position: absolute;
    width: 28%;
    margin: -25% 0 0 31%;
    display: block;
}
.alert-success .dancemd-dialog .dancemd-dialog__bd .content{
    background-color: rgb(226,241,244,.8);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #19569d;
}
.alert-success .dancemd-dialog .dancemd-dialog__bd p{
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    margin-top: 3%;	
}
.alert-success .dancemd-dialog__setwin{
    top: 108%;
    right: 50%;
}
.alert-success .dancemd-dialog__setwin .dancemd-close{
    width: 60px;
    height: 60px;
    top: 0;
    right: -30px;
    margin: 0;
    padding-top: 10px;
}
.alert-success .dancemd-dialog__setwin .dancemd-close img{
	width: 80%;
}


.bg-2{
	width:100%;
	min-height:100%;
	background:url(../images/bg-2.png?a=a) no-repeat;
	background-size:100% 100%;
}
.weui-msg{
	padding-top: 0%;
}
.weui-msg__title{
    font-size: 26px;
    color: #773910;	
    margin-top: 12%;
}
.weui-msg__desc{
    font-size: 18px;
    color: #773910;
    margin-top: 2%;	
}
.daui-card{
	width: 100%;
	background-color: transparent;
    position: relative;
    border-radius: 15px;
    padding-bottom: 10px;
}
.daui-footer.fixed{
    bottom: 20%;
    text-align: center;	
}
.back img{
	width: 30%;
	margin-right: 10%;
	display: inline-block;
}
.share img{
	width: 28%;
	display: inline-block;
}
.score-time span{
	font-size: 15px;
    color: #002145;	
}
.score-time b{
	font-size: 18px;
    color: #ff0000;
}
.score-time span:first-child{
	background: transparent url(../images/xx.png) no-repeat left center;
    background-size: auto 80%;
    padding-left: 20px;
}
.score-time span:last-child{
	background: transparent url(../images/clock.png) no-repeat left center;
    background-size: auto 80%;
    padding-left: 20px;
}
.daui-card .btn{
	text-align: center;
}
.back-button{
	padding: 20px 0 0;
}
.c-button{
	padding: 20px 0 0;
}
.c-button .button-c{
	font-family: inherit;
    text-transform: none;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 0px solid transparent;
    background: #f8da00;
    color: #b3090b;
    padding: 0.7rem 3.5rem;
    font-size: 1.45rem;
    border-radius: 2rem;
    
}
.back-button .button-d{
	width: 48%;
}
.back-button .button-d a{
	font-family: inherit;
    text-transform: none;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 0px solid transparent;
    font-size: 1rem;
    background: linear-gradient(#ffb123,#ff9919,#ff7509,#ff6301);
    color: #fff;
    padding: 0.5rem 2rem;
    font-size: 1.25rem;
    border-radius: 2rem;
}
.back-button .button-d:first-child{
	float: left;
    text-align: left;
}
.back-button .button-d:last-child{
	float: right;
    text-align: right;
}
/*****************排行榜*********************/
.rank-title{
	font-size: 20px;
	font-weight: bold;
	color: #90512b;
	text-align: center;
	margin-top: 5%;
	letter-spacing: 2px;
}
.rank-title b{
	font-size: 24px;
	color: #ff6000;
	margin: 0 1%;
}
.rank-container{
	float: left;
}
.rank-second{
	float: left;
    width: 30%;
    text-align: center;
    margin:10% 0 0 3%;
}
.rank-second .photo{
	background: url(../images/icon-1.png) no-repeat;
	background-size: 100% 100%;
	width: 70px;
	height: 70px;
	margin: 0 auto;
	margin-bottom: 5%;
	text-align: center;
}
.rank-second .photo img{
	width: 45%;
    border-radius: 30px;
    margin-top: 25%;
}
.rank-second .name{
	width: 100%;
	color: #90512b;
}
.rank-second .name b{
    font-size: 14px;
    font-weight: normal;
    display: block;	
}
.rank-second .score{
    width: 80%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #a4403f;
    border-radius: 16px;
    color: #f0c19b;
    margin: 5% auto;
}
.rank-second .time{
	width: 100%;
	font-size: 12px;
	color: #323232;
}
.rank-third .name{
	width: 100%;
	color: #FFFFFF;
}
.rank-first{
	float: left;
    width: 30%;
    text-align: center;
    margin: 3% 0 0 2%;
    position: relative;
    z-index: 2;
}
.rank-first .photo{
	background: url(../images/icon-2.png) no-repeat;
	background-size: 100% 100%;
	width: 90px;
	height: 90px;
	margin: 0 auto;
	margin-bottom: 5%;
	text-align: center;
}
.rank-first .photo img{
    width: 50%;
    border-radius: 30px;
    margin-top: 25%;
}
.rank-first .name{
	width: 100%;
	color: #90512b;
}
.rank-first .name b{
    font-size: 14px;
    font-weight: normal;
    display: block;	
}
.rank-first .score{
    width: 80%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #a4403f;
    border-radius: 16px;
    color: #f0c19b;
    margin: 5% auto;
}
.rank-first .time{
	width: 100%;
	font-size: 12px;
	color: #323232;
}
.rank-third{
	float: right;
    width: 30%;
    text-align: center;
    margin: 10% 3% 0 0;
}
.rank-third .photo{
	background: url(../images/icon-3.png) no-repeat;
	background-size: 100% 100%;
	width: 70px;
	height: 70px;
	margin: 0 auto;
	margin-bottom: 5%;
	text-align: center;
}
.rank-third .photo img{
    width: 45%;
    border-radius: 30px;
    margin-top: 25%;
}
.rank-third .name{
	width: 100%;
	color: #90512b;
}
.rank-third .name b{
    font-size: 14px;
    font-weight: normal;
    display: block;
}
.rank-third .score{
    width: 80%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #a4403f;
    border-radius: 16px;
    color: #f0c19b;
    margin: 5% auto;
}
.rank-third .time{
	width: 100%;
	font-size: 12px;
	color: #323232;
}

.rank-box{
    width: 84%;
    background: #FFFFFF;
    border-radius: 8px;
    margin: 5% 5% 10% 5%;
    padding: 0 3%;
}
.rank-box ul li{
	list-style: none;
	padding: 5% 0;
}
.rank-box ul li.title{
	font-size: 14px;
	background-color: #f2f2f2;
	color: #9697a4;
    margin: 0 -3%;
    border-radius: 8px 8px 0 0;	
    padding: 2% 0;
}
.rank-box ul li.title .no{
	color: #9697a4;
	width: 18%;
}
.rank-box ul li.title .photo{
	color: #9697a4;
	width: 20%;
}
.rank-box ul li.title .name{
	color: #9697a4;
    text-align: right;
    padding-right: 0;
}
.rank-box ul li.title .score{
	color: #9697a4;
	width: 20%;
	text-align: center;
    margin-right: -1%;
    font-weight: normal;
}
.rank-box .no{
	width: 12%;
	color: #000000;
	font-weight: bold;
	display: inline-block;
}
.rank-box .photo{
	width: 15%;
	display: inline-block;
	vertical-align: middle;
}
.rank-box .photo img{
	width: 100%;
	border-radius: 25px;
}
.rank-box .name{
	padding: 0 3%;
	text-align: left;
	color: #000000;
}
.rank-box .score{
	font-weight: bold;
	color: #3c70c7;
	width: 16%;
}
.rank-box .fenshu{
    font-weight: bold;
    color: #3c70c7;
    width: 15%;
    text-align: right;
    display: inline-block;	
}
/*****************结束页******************/
.bg .success{
    width: 70%;
    margin: 20% auto 20px;
}
.bg .success img{
	width: 100%;
}
.score-time{
	background: #b4d6f3;
    border-radius: 30px;
}
.bg .c-button .button-c{
	position: relative;
    background: #19569d;
    color: #ffffff;
    padding: 0.5rem 2.5rem;
    letter-spacing: 2px;	
    z-index: 2;
}

.alert-thks .dancemd-dialog{
	width: 90%;
	padding: 0;	
	height: auto;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    background-color: transparent;
    box-shadow: none;
}
.alert-thks .dancemd-dialog .dancemd-dialog__bd .img{
	width: 100%;
    display: block;
}
.alert-thks .dancemd-dialog__setwin{
    top: 120%;
    width: 10%;
    left: 45%;
    right: 45%;
}
.alert-thks .dancemd-dialog__setwin .md-close img{
	width: 100%;
}
