body {
	max-width: 640px;
	background: #f5cd1e;
}

.close_music_div,.open_music_div{
	width:25px;
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 9;
}
.open_music_div{
	display: none;
}


/*音乐*/

.dragonmusic {
	position: absolute;
	top: 0;
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	z-index: 99;
}

.dragonksjm {
	/*display: none;*/
	width: 100%;
	background: url(../images/dragonIcon/dragonBg.png) no-repeat #f5cd1f;
	background-size: 100%;
	position: relative;
	z-index: 9;
	max-width: 640px;	
	margin: 0 auto;
}

.dragonHred {
	width: 100%;
	/*display: none;*/
}

.dragonHred img {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: block;
	text-align: center;
	opacity: 0;
}

.dragonFooter {
	background: #f5cd1e;
	margin: 0 auto;
	padding-top: 15px;
	/*display: none;*/
}

.dragonBtn {
	width: 100%;
	margin: 0 auto 1rem;
	min-height: 10px;
	overflow: hidden;
	text-align: center;
}
.gz{
	text-align: center;
    color: #85330e;
    margin: 0 auto;
    margin-bottom: 2rem;
    display: block;
}
.dragonBtn a {
	display: inline-block;
}

.dragonBtn a img {
	width: 50%;
}

.dragonBtnfooter {
	display: flex;
}

.dragonBtnfooter a {
	flex: 1;
}

.dragonBtnfooter a img {
	width: 50px;
}

@media screen and (min-width: 640px) {
	body {
		background: #f1f1f1;
	}
	.dragonBtnfooter {
		padding-bottom: 5rem;
		margin: 0;
	}
	.dragonksjm {
		position: absolute;
	}
	
}

/*结算*/

.dragonResultshow {
	width: 100%;
	background: url(../images/dragonIcon/bg02.png) no-repeat #f5cd1f;
	background-size: 100%;
	border-radius: 5px;
	margin: 0 auto;
	position: fixed;
	z-index: 9;
	max-width: 640px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
}

.dragonResultimg {
	width: 85%;
	display: block;
	margin: 1rem auto 0;
}

.dragonResult {
	width: 85%;
	background: #fff9df;
	border-radius: 5px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #86340c;
	margin-top: 2rem;
	padding-top: 3rem;
}

.Resultfen{
	width: 90%;
	margin: 0 auto;
	color: #fff; 
	background: #f50;
	border-radius: 5px;
	line-height: 40px;
    text-align: center;
	
}
.Resultfen span{
	display: inline-block;
    width: 45%;
    text-align: left;
        font-size: 18px;
}
.Resultfen span:last-child{
	display: inline-block;
    width: 45%;
    text-align: right;
        font-size: 12px;
}
#jiang{
	color: #86320d;
    text-align: center;
    width: 80%;
    margin: 10px auto; 
        line-height: 30px;
    font-size: 14px;
}
.jiangImg{
	    width: 40%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
  
.dragonResult .dragonksBtn {
	display: block;
	width: 45%;
	margin: 1rem auto 0;
}

.dragonBrak{
	width: 100%;
    text-align: center;
    margin: 15px auto;
}
.dragonBrak a{
	    color: #86320d;
}

/*规则*/

.dragonruleshow {
	width: 100%;
	background: url(../images/dragonIcon/bg02.png) no-repeat #f5cd1f;
	background-size: 100%;
	border-radius: 5px;
	margin: 0 auto;
	position: fixed;
	z-index: 9;
	max-width: 640px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
}

.dragonrulimg {
	width: 85%;
	display: block;
	margin: 1rem auto 0;
}

.dragonrule {
	width: 85%;
	background: #fff9df;
	border-radius: 5px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #86340c;
	margin-top: 2rem;
	padding: 3rem 0 1rem;
}

#dragonruleclose {
	display: block;
	width: 38px;
	position: absolute;
	top: -10px;
	right: -6px;
}

.dragonrulelist {
	width: 95%;
	margin: 0 auto;
	background: #fff9df;
	border-radius: 5px;
}

.dragonrulelist li {
	width: 100%;
	line-height: 30px;
	padding: 10px 0;
	color: #87330e;
	border-bottom: 1px dashed #87330e;
}

.dragonrulelist li:last-child {
	border: none;
}

.dragonrulelist li img {
	width: 35px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
}

.dragonrule .dragonksBtn {
	display: block;
	width: 45%;
	margin: 2rem auto 0;
}


/*排行榜页面*/

.dragonrankingshow {
	width: 100%;
	background: url(../images/dragonIcon/bg02.png) no-repeat #f5cd1f;
	background-size: 100%;
	border-radius: 5px;
	margin: 0 auto;
	position: fixed;
	z-index: 9;
	max-width: 640px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
}

.dragonranking {
	width: 90%;
	background: #fff;
	border-radius: 5px;
	margin: 0 auto;
	position: relative;
	margin-top: 3rem;
	padding: 3rem 0 2.5rem;
}

.wrap_tasktitle {
	width: 100%;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: -1.5rem;
	left: 25%;
}

#rankingclose {
	display: block;
	width: 38px;
	position: absolute;
	top: -10px;
	right: -6px;
}

.rankingHred {
	height: 35px;
	line-height: 35px;
	width: 95%;
	text-align: center;
}

.rankingHred li {
	width: 60%;
	float: left;
	color: #86320d;
	font-size: 16px;
	font-weight: bold;
}

.rankingHred li:last-child {
	width: 40%;
}

.rankinglist {
	width: 90%;
    margin: 0 auto;
    background: #ffee96;
    border-radius: 5px;
    min-height: 280px;
}

.rankinglist .rankingulli {
	font-weight: bold;
}

.rankinglist li {
	width: 100%;
	line-height: 40px;
	padding-left: 5%;
}

.rankinglist li span {
	text-align: left;
	display: inline-block;
	width: 58%;
	color: #86320d;
}

.rankinglist li span img {
	width: 20px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
}

.rankinglist li span:last-child {
	width: 40%;
	text-align: center;
}

@media screen and (min-width: 320px) {
	.dragonranking {
		padding: 3rem 0 1.5rem;
	}
	.rankinglist li {
		line-height: 35px;
	}
	.rankinglist li span img {
		margin-top: 7px;
	}
}

@media screen and (min-width: 640px) {
	body {
		background: #f1f1f1;
	}
	.dragonBtnfooter {
		padding-bottom: 5rem;
		margin: 0;
	}
	.dragonranking {
		padding: 5rem 0 2.5rem;
	}
	.rankinglist li {
		line-height: 45px;
	}
	.rankinglist li span img {
		margin-top: 15px;
	}
	.dragonrulelist {
		margin-top: 2rem;
	}
	.dragonrulelist li {
		line-height: 50px;
	}
	.dragonrule {
		width: 70%;
	}
	
	.dragonResult { 
		padding-top: 5.5rem;
	}
	
	.dragonResultshow,.dragonruleshow,.dragonrankingshow{
		position: absolute;
	}
}


/*游戏*/

.yxjm {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 640px;
	margin: 0 auto;
	right: 0;
	bottom: 0;
	z-index: -1;
	display: none;
	background: url(../images/dragonIcon/draginbg2.png) no-repeat #f5cd1f;
	background-size: 100%;
}

.draginbg2 {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 640px;
	margin: 0 auto;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.timeDiv {
	width: 85%;
	margin: 0 auto;
}

.timeDiv span {
	padding: 0 10px;
	min-width: 90px;
	display: inline-block;
	border: 5px solid #b56d45;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	margin: 30px 15px 0 0;
	font-size: 20px;
	color: #b56d45;
	background: #ffe29e;
}

.timeDiv #df_div {
	border: 4px solid #ffcf25;
}

#game_div {
	position: relative;
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	min-height: 10px;
	/*overflow: hidden;*/
}

#zt_div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	max-width: 640px; 
	z-index: 100;
	opacity: 0.6;
	display: none;
	background:#eee 
}

#game_div ul {
	width: 100%;
	margin: 0 auto;
	/*position: relative;*/
	height: 150px;
}

#game_div ul li {
	/*float: left;*/
	box-sizing: border-box;
	width: 28%;
	margin: 0.5%;
	position: absolute;
	/*border: 1px solid #000;*/
}

#game_div ul li img {
	display: block;
	margin: 0 auto;
}

.liImg01 {
	top: 30px;
	left: 50px;
}

.liImg02 {
	top: 35px;
	right: 55px;
}

.liImg03 {
	top: 135px;
	left: 0px;
}

.liImg04 {
	top: 140px;
	left: 125px;
}

.liImg05 {
	top: 129px;
	right: 3px;
}

.liImg06 {
	top: 230px;
	left: 105px;
}

.liImg07 {
	top: 290px;
	right: 5px;
}

.liImg08 {
	top: 320px;
	left: 40px;
}

.liImg09 {
	top: 385px;
	right: 120px;
}

.liImg10 {
	top: 455px;
	left: 20px;
}

.liImg11 {
	top: 460px;
	right: 14px;
}

.liImg12 {
	top: 5px;
	right: 0px;
}

.liImg13 {
	top: 5px;
	right: 0px;
}

@media screen and (min-width: 320px) {
	#game_div ul li {
		width: 26%;
	}
	.liImg01 {
		top: 5px;
		left: 38px;
	}
	.liImg02 {
		top: 10px;
		right: 60px;
	}
	.liImg03 {
		top: 75px;
		left: 0px;
	}
	.liImg04 {
		top: 105px;
		left: 88px;
	}
	.liImg05 {
		top: 95px;
		right: 20px;
	}
	.liImg06 {
		top: 175px;
		left: 60px;
	}
	.liImg07 {
		top: 210px;
		right: 30px;
	}
	.liImg08 {
		top: 250px;
		left: 20px;
	}
	.liImg09 {
		top: 280px;
		right: 115px;
	}
	.liImg10 {
		top: 345px;
		left: 15px;
	}
	.liImg11 {
		top: 335px;
		right: 14px;
	}
}

@media screen and (min-width: 360px) {
	#game_div ul li {
		width: 26%;
	}
	.liImg01 {
		top: 10px;
		left: 38px;
	}
	.liImg02 {
		top: 10px;
		right: 60px;
	}
	.liImg03 {
		top: 92px;
		left: 0px;
	}
	.liImg04 {
		top: 125px;
		left: 98px;
	}
	.liImg05 {
		top: 95px;
		right: 20px;
	}
	.liImg06 {
		top: 205px;
		left: 60px;
	}
	.liImg07 {
		top: 235px;
		right: 30px;
	}
	.liImg08 {
		top: 285px;
		left: 20px;
	}
	.liImg09 {
		top: 325px;
		right: 125px;
	}
	.liImg10 {
		top: 380px;
		left: 15px;
	}
	.liImg11 {
		top: 370px;
		right: 14px;
	}
}

@media screen and (min-width: 375px) {
	#game_div ul li {
		width: 26%;
	}
	.liImg01 {
		top: 10px;
		left: 38px;
	}
	.liImg02 {
		top: 10px;
		right: 60px;
	}
	.liImg03 {
		top: 95px;
		left: 0px;
	}
	.liImg04 {
		top: 125px;
		left: 100px;
	}
	.liImg05 {
		top: 95px;
		right: 20px;
	}
	.liImg06 {
		top: 210px;
		left: 60px;
	}
	.liImg07 {
		top: 235px;
		right: 30px;
	}
	.liImg08 {
		top: 294px;
		left: 20px;
	}
	.liImg09 {
		top: 325px;
		right: 135px;
	}
	.liImg10 {
		top: 400px;
		left: 15px;
	}
	.liImg11 {
		top: 370px;
		right: 14px;
	}
}

@media screen and (min-width: 411px) {
	#game_div ul li {
		width: 27%;
	}
	.liImg01 {
		top: 10px;
		left: 38px;
	}
	.liImg02 {
		top: 10px;
		right: 60px;
	}
	.liImg03 {
		top: 105px;
		left: 0px;
	}
	.liImg04 {
		top: 120px;
		left: 115px;
	}
	.liImg05 {
		top: 110px;
		right: 20px;
	}
	.liImg06 {
		top: 215px;
		left: 60px;
	}
	.liImg07 {
		top: 230px;
		right: 30px;
	}
	.liImg08 {
		top: 310px;
		left: 20px;
	}
	.liImg09 {
		top: 350px;
		right: 135px;
	}
	.liImg10 {
		top: 425px;
		left: 15px;
	}
	.liImg11 {
		top: 400px;
		right: 14px;
	}
}

@media screen and (min-width: 414px) {}

@media screen and (min-width: 640px) {
	#game_div ul li {
		width: 23%;
	}
	.liImg01 {
		top: 35px;
		left: 38px;
	}
	.liImg02 {
		top: 30px;
		right: 60px;
	}
	.liImg03 {
		top: 160px;
		left: 0px;
	}
	.liImg04 {
		top: 150px;
		left: 220px;
	}
	.liImg05 {
		top: 155px;
		right: 20px;
	}
	.liImg06 {
		top: 285px;
		left: 60px;
	}
	.liImg07 {
		top: 290px;
		right: 30px;
	}
	.liImg08 {
		top: 410px;
		left: 20px;
	}
	.liImg09 {
		top: 435px;
		right: 230px;
	}
	.liImg10 {
		top: 535px;
		left: 15px;
	}
	.liImg11 {
		top: 480px;
		right: 14px;
	}
	
	.yxjm,.dragonResultshow{
		height: 110vh;
	}
}

@media screen and (min-width: 768px) {
	#game_div ul li {
		width: 25%;
	}
	.liImg01 {
		top: 8px;
		left: 38px;
	}
	.liImg02 {
		top: 10px;
		right: 60px;
	}
	.liImg03 {
		top: 150px;
		left: 0px;
	}
	.liImg04 {
		top: 120px;
		left: 235px;
	}
	.liImg05 {
		top: 155px;
		right: 20px;
	}
	.liImg06 {
		top: 295px;
		left: 135px;
	}
	.liImg07 {
		top: 295px;
		right: 30px;
	}
	.liImg08 {
		top: 440px;
		left: 20px;
	}
	.liImg09 {
		top: 468px;
		right: 225px;
	}
	.liImg10 {
		top: 585px;
		left: 15px;
	}
	.liImg11 {
		top: 515px;
		right: 14px;
	}
}

@media screen and (min-width: 1366px) {}