body{
	font-size: 0.5rem;
	background-color: #592a9e;
}
img{
	max-width: 100%;
}
.header-image {
	min-height: 230px;
}
.header {
	width: 100%;
	position: relative;
	text-align: center;
	background-color: #592a9e;
}

.broadcast {
	background-color: #fea515;
    height: 1rem;
    overflow: hidden;
    position: relative;
}
.broadcast .broad-icon{
	position: absolute;
	width: .5rem;
	height: .5rem;
    top: 30%;
    left: 15%;
    background: url('https://ts.market.mi-img.com/thumbnail/png/q80/Finance/04d6274aefa724c9612c805946a4e261d6c69dd57') no-repeat;
    background-size: contain;
}
.broadcast img{
	width: 60%;
    position: absolute;
    top: 10%;
    left: 20%;
}
.scroll {
	text-align: center;
	font-size: 0.5rem;
    height: 1rem;
    line-height: 1rem;
    /*position: absolute;
    left: 2.5rem;
    bottom: 0%;*/
    width: 10rem;
    margin: auto;
    color: #fff;
    overflow: hidden;
}
a.rules{
	height: 0.5rem;
    font-size: 0.5rem;
    line-height: 0.5rem;
    color: #fff;
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    top: 0.5rem;
    right: 0;
    padding: 0.3rem 0.4rem;
    border-radius: 0.5rem 0 0 0.5rem;
}
.content{
    width: 16rem;
    margin:auto;
	padding-bottom: 1.7rem;
    position: relative;
}

/* nav */
#nav-box {
	min-height: 2rem;
}
#nav{
	display: flex;
    text-align: center;
    height: 2rem;
    font-size: 0;
    top: 0;
    z-index: 99;
    width: 16rem;
    background-color: #ffffff;
}
#nav li{
	padding: 0.7rem 0;
	flex: 1;
}
#nav a{
    font-size: 0.5rem;
    line-height: 0.6rem;
    height: 0.6rem;
    color: #62537d;
    display: block;
    border-right: 1px solid #cec9d6;
}
#nav li:last-child a{
	border-right: none;
}
#nav .select{
	background: url('https://ts.market.mi-img.com/thumbnail/png/q80/Finance/02756479e59525fd2fa8dcd41962a712609427267') no-repeat center;
	background-size: 100%;
}
#nav .select a{
	color: #fe8b03;
}
#free{
	margin-top: 1.05rem;
	position: relative;
}
.freeBtn{
	position: absolute;
	bottom: 0.35rem;
	right: 0.95rem;
	width: 2.15rem;
}
.freeBtn img{
	border-radius: 3px;
}
#coupon{
	margin-top: 1.05rem;
	position: relative;
}
#coupon .couponBtn{
	position: absolute;
	width: 14.4rem;
	height: 2.7rem;
	bottom: 0.7rem;
	left: 50%;
	margin-left: -7.2rem;
	background: url('https://ts.market.mi-img.com/thumbnail/png/q80/Finance/0a756749e99524fd42a8dcd41222a610675276272') no-repeat center;
	background-size: 100%;
	line-height: 2.7rem;
	font-size: 0.75rem;
	text-align: center;
	color: #fff;
}

/* choujiang */
 #choujiang{
 	margin-top: 1.05rem;
 	text-align: center;
 }
 .choujiangTop{
 	position: relative;
 }
 #choujiang .myprize{
 	position: absolute;
 	top: 3.5rem;
 	color: #FFF;
 	text-decoration: underline;
 	font-size: 0.45rem;
 	line-height: 0.9rem;
 	height: 0.9rem;
 	width: 3.2rem;
 	left: 50%;
 	margin-left: -1.6rem;
 }
 .roulette-box {
 	position: absolute;
 	top: 6.1rem;
 	left: 0;
 	padding: 0 1.95rem;
 	font-size: 0;
 }
 .roulette-container {
 	font-size: 0;
    display: inline-block;
    width: 3.95rem;
    margin-right: 0.11rem;
    height: 3.35rem;
    overflow: hidden;
    text-align: center;
 }
 .roulette-container:last-child{
 	margin: 0;
 }
 .roulette-container img{
 	height: 3.35rem;
 }
 .choujiangMid{
 	position: absolute;
 	top:11.25rem;
 	width: 100%;
 }
 .leftChance{
 	height: 2.1rem;
 	line-height: 2.1rem;
 	font-size: 0.6rem;
 	color: #fff;
 }
 .leftChance span{
 	color: #f8ff00;
 }
 .leftChance strong{
 	font-weight: normal;
 }
 #start{
 	height: 2rem;
 	line-height: 2rem;
 	width: 12.3rem;
 	display: inline-block;
 	border-radius: 1rem;
 	font-size: 0.8rem;
 	color:#ffffff;
 	background: url('https://ts.market.mi-img.com/thumbnail/png/q80/Finance/0a756749e99524fd52a8dfd412d2a610675246272') no-repeat center;
 	background-size: 100%;
 }
 div#start.choujiangBtn1{
    background: #ccc;
 }
 #friend{
 	margin-top: 1.05rem;
 	position: relative;
 }
 a.friendBtn{
 	position: absolute;
 	top:8rem;
 	left: 50%;
 	text-align: center;
 	height: 2rem;
 	line-height: 2rem;
 	width: 12.3rem;
 	margin-left: -6.15rem;
 	display: inline-block;
 	border-radius: 1rem;
 	font-size: 0.8rem;
 	color:#ffffff;
 	background: url('https://ts.market.mi-img.com/thumbnail/png/q80/Finance/0a756749e99524fd52a8dfd412d2a610675246272') no-repeat center;
 	background-size: 100%;
 }
 #recommend{
 	margin-top: 1.05rem;
 }
 .recommendList{
 	font-size: 0;
 	width: 14.85rem;
 	margin:auto;
 	background-color: #610074;
 	text-align: center;
 	padding-bottom: 0.8rem;
 	padding-top: 0.5rem;
 	border-radius: 0 0 0.15rem 0.15rem;
 }
.recommendtItem{
 	display: inline-block;
 	text-align: center;
 	width: 6.85rem;
 	margin-top: 0.2rem;
 }
.recommendtItem:nth-of-type(odd){
 	margin-right: 0.2rem;
 }
.recommendtItem img{
 	max-width: 100%;
 	border-radius: 0.1rem;
 }
 #pop{
 	display: none;
 	position: fixed;
 	top:0;
 	left: 0;
 	right: 0;
 	bottom: 0; 
 	/* display: flex;  */
 	background-color: rgba(0,0,0,0.6);
 } 
 .popWrap{
 	margin:auto;
 	width: 11.6rem;
    height: 7rem;
 	position: relative;
 	color:#fef7f8;
 	border-radius: 0.5rem;
    background: url('https://ts.market.mi-img.com/thumbnail/png/q80/Finance/02756479e59525fd2fa8d8d41f62a812659427267') no-repeat center;
    background-size: 100%;
 }
 
 .popContent{
 	padding:2rem 0.75rem 1rem;
 	line-height:0.7rem;
 	font-size: 0.45rem;
 	text-align: center;
 	border-radius: 0 0 5px 5px;

 }
 .popContent h2{
    font-size: 0.8rem;
    height: 1rem;
    line-height: 1rem;
 }
 .popContent p{
    font-size: 0.6rem;
    line-height: 0.8rem;
    color: #b6a5cd;
 }
 .popbtn1{
 	text-align: center;
 }
 .popbtn1 a{
 	display: inline-block;
 	height: 1.5rem;
 	line-height: 1.5rem;
 	font-size: 0.6rem;
 	color: #b3740e;
 	background-color: #ffcc00;
 	font-weight: bold;
 	border-radius: 0.2rem;
    padding:0 3rem;
 }
 .popClose{
     position: absolute;
     top: 0;
     right: 0.6rem;
     width: 1.5rem;
     height: 1.5rem;
     z-index: 99;
 }
 .gq-layer {
     position: fixed;
     top: 50%;
     left: 50%;
     margin-top: -175px;
     margin-left: -150px;
     width: 300px;
     height: 360px;
     background: url('https://ts.market.mi-img.com/thumbnail/png/q80/Finance/0c756749e99524fd72a8dad41212a61c6752f6272') no-repeat;
     background-size: 100%;
     z-index: 1001;
     color: #fff8d3;
     justify-content: center;
     align-items: center;
 } 
 .gq-layer1 {
     background-image: url('https://ts.market.mi-img.com/thumbnail/png/q80/Finance/02756479e59525fd2ca8d3d41462a9126f9427267');
     width: 300px;
     height: 360px;
     margin-left: -150px;
     margin-top: -175px;
     top: 50%;
     display: block;
 }
 .gq-layer1 .wrap,.gq-layer .wrap {
     margin-top: -30px;
     text-align: center;
     letter-spacing: 1px;
 }
 .gq-layer .act {
     text-align: center;
 }
 .act .btn {
 	display: inline-block;
     width: 188px;
     height: 51px;
     background: none;
     margin-top: 12px;
 }
 
 .gq-layer .close {
     position: absolute;
     right: 32px;
     top: 20px;
     width: 30px;
     height: 30px;
 }
 .gq-layer1 .close {
     width: 34px;
     height: 34px;
     right: 30px;
 }
 .gq-mask {
     position: fixed;
     top: 0;
     bottom: 0;
     width: 100%;
     background: rgba(0,0,0,0.6);
     z-index: 1000;
     left: 0;
 }
 
 .cnt h3 {
 	font-size: 15px;
 	line-height: 1.8em;
 }
 .cnt .extra {
 	font-size: 9px;
 	display: block;
 	margin-top: 10px;
 }
 
 .cnt  h2 {
       margin-top: 180px;
       color: #fff;
       font-size: 18px;
       font-family: miui-bold;
       line-height: 1.5;
 }
 .cnt  .img {
       width: 80px;
       overflow: hidden;
       display: inline-block;
 }
 .cnt  .img img {
     width: 70px;
     margin-top: 0px;
 }
 