* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
}
.content_wraps{
    background: linear-gradient(to bottom,#221437,#022A7B );
    position: relative;
    padding-bottom: 1.5rem;
}
ul,
li {
	list-style: none;
}
::-webkit-scrollbar {
	width: 0;
	height: 0;
	color: transparent;
}
@media screen and (min-width: 750px) {
	html{
		font-size: 100px!important;
	}
	.wrap {
		width: 750px!important;
		margin: 0 auto;
	}
}
.wrap{
    width: 100%;
    overflow-x: hidden;
	position: relative;
	color: #222222;
	font-size: 0.26rem;
}
header>img{
	width: 100%;
	display: block;
}
input::placeholder{
	color: #C3C3C3;
}
.content_wrap{
    width: 92%;
    margin-left: 4%;
    position: relative;
}
.intro_wrap{
	width: 100%;
    background: url(../img/bg1.png)no-repeat 100% 100%/100% 100%;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    margin-top: -0.9rem;
}
.intro_wrap p{
    width: 90%;
    margin-left: 5%;
    color: white;
    font-size: 0.3rem;
    line-height: 1.5;
    text-align: justify;
}
.time_wrap{
	width: 100%;
	background: url(../img/bg2.png)no-repeat 100% 100%/100% 100%;
	display: flex;
	padding-top:0.35rem;
	padding-bottom: 0.35rem;
	margin-top: 0.4rem;
}
.time_wrap>img{
    width: 0.4rem;
    height: 0.4rem;
    margin-left: 0.4rem;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 0.24rem;
}
.time_wrap>span,.time_wrap>div{
	font-size: 0.24rem;
	color: white;
}
.time_wrap>div{
    margin-left: 0.2rem;
}
.time_wrap>div span{
	font-size: 0.24rem;
	color:#FFE59A ;
}
.nums_wrap{
	width: 100%;
	margin-top: 0.4rem;
	background: url(../img/bg3.png)no-repeat 100% 100%/100% 100%;
	padding-top: 0.16rem;
	padding-bottom: 0.16rem;
}
.nums_wrap>div{
	width: 92%;
	margin-left: 4%;
	background: #2A0F44;
	border-radius: 0.05rem;
	display: flex;
}
.nums_wrap>div>div{
	width: 33.3%;
	height: 1.46rem;
}
.nums_wrap>div>div p{
	text-align: center;
}
.nums_wrap>div>div p:nth-child(1){
	margin-top: 0.18rem;
	font-size: 0.4rem;
	color: #FFE59A;
	font-weight: bold;
}
.nums_wrap>div>div p:nth-child(2){
	font-size:0.32rem ;
	color: white;
	margin-top: 0.2rem;
}
.title_wrap{
    width: 4.1rem;
    height: 0.88rem;
    line-height: 0.77rem;
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    background: url(../img/titile_bg.png)no-repeat 100% 100%/100% 100%;
    margin: auto;
    position: relative;
    margin-top: 0.48rem;
    color: white;
    margin-bottom: 0.04rem;
}
.ht_wrap{
	width: 100%;
	background: url(../img/bg4.png)no-repeat 100% 100%/100% 100%;
}
.ht_wrap>div{
	width: 92%;
	margin-left: 4%;
	padding-top: 0.25rem;
	padding-bottom: 1px;
}
.ht_list,.rk_list{
	width: 100%;
	height: 1.32rem;
	line-height: 1.32rem;
	background: url(../img/ht_bg.png)no-repeat 100% 100%/100% 100%;
	margin-bottom: 0.24rem;
	display: flex;
}
.rk_list{
	background: url(../img/rank1.png)no-repeat 100% 100%/100% 100%;
}
.ht_list>span{
	margin-left: 0.4rem;
	font-size: 0.34rem;
	color: #0F2261;
	font-weight: bold;
}
.tp_btn{
    width: 1.32rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    font-size: 0.24rem;
    color: #0F2261;
    background: #FFE59A;
    border-radius: 0.08rem;
    font-weight: bold;
    margin-left: auto;
    margin-right: 0.18rem;
    margin-top: 0.45rem;
    cursor: pointer;
}
.rk_num{
    width: 1.63rem;
    text-align: center;
    font-size: 0.46rem;
    color: #0F2261;
    font-weight: bold;
}
.rk_content{
	width: 2.8rem;
    padding-top: 0.25rem;
    margin-left: 0.35rem;
}
.rk_content p{
	font-size: 0.28rem;
    color: #0F2261;
    font-weight: bold;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    word-break: break-all;
}
.rk_content p:nth-child(2){
    width: 100%;
}
.rk_vote{
    width: 1.5rem;
    font-size: 0.34rem;
    font-weight: bold;
    color: #0F2261;
    margin-left: auto;
    text-align: center;
}
.bottom_wrap{
	width: 100%;
	background: url(../img/bottom_bg.png)no-repeat 100% 100%/100% 100%;
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
}
.bottom_wrap a{
	width: 33.3%;
	text-align: center;
	display: block;
	font-size: 0.34rem;
	color: white;
	font-weight: bold;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
.bottom_wrap .nav_active{
	color: #FFE59A;
}
.rule_btn{
	width: 1.47rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.3rem;
	border-top-left-radius: 1rem;
	border-bottom-left-radius: 1rem;
	background: #6611C9;
	font-weight: bold;
	position: absolute;
	right: 0;
	top:0.3rem;
	color: white;
	font-size: 0.26rem;
	cursor: pointer;
	z-index: 9;
}
.shadow{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.8);
	z-index: 9999999999;
	display: none;
}
.rule_wrap{
	width: 7rem;
	position: absolute;
	left: 50%;
	margin-left: -3.5rem;
	background: url(../img/rule_bg.png)no-repeat 100% 100%/100% 100%;
    top: 50%;
    transform: translate(0, -50%);
}
.rule_wrap>div{
	width: 92%;
	margin-left: 4%;
	padding-top: 0.25rem;
	padding-bottom: 0.5rem;
}
.rule_wrap>img,.vote_window_wrap>img,.invite_window>img{
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
	cursor: pointer;
}
.rule_wrap>div h2,.vote_title,.invi_content_wrap h2{
	font-size: 0.38rem;
	color: #FFE59A;
	text-align: center;
}
.rule_content_wrap{
	margin-top: 0.2rem;
	overflow-y: scroll;
}
.rule_content_wrap>div{
	width: 100%;
	height: 6.5rem;
}
.rule_content_wrap>div p{
	font-size: 0.28rem;
	line-height:2;
	margin-left: 0.3rem;
	color: white;
}
.rule_content_wrap>div p span{
	color: #FFE59A;
	font-weight: bold;
}
.rule_content_wrap>div .list_title,.vote_content_wraps .vote_toast{
	font-size: 0.34rem;
	font-weight: bold;
	margin-left: 0;
}
.ball{
	position: absolute;
	display: block;
}
.ball1{
	width: 1.4rem;
	top: 3.82rem;
	left: 0;
}
.ball2{
	width: 1.12rem;
	top: 4.8rem;
	right: 0;
}
.ball3{
	width: 1.94rem;
	bottom: 5.21rem;
	right: 0;
}
.ball4{
	width: 1rem;
	left: 0;
	bottom: 1.4rem;
}
.ball5{
	width: 1.12rem;
	right: 0;
	bottom: 0;
}
.rank_wrap .title_wrap1{
	margin-top: 0;
    top: -1.8rem;
}
.rank_content_wrap{
	width: 100%;
    background: #2A0F44;
    box-shadow: 0px 0px 8px -1px #86b9f4;
    border-radius: 0.16rem;
	min-height: 8rem;
    position: relative;
    top: -1.8rem;
    padding-top: 0.45rem;
    padding-bottom: 0.2rem;
}
.rank_content_wrap>div{
	width: 92%;
	margin-left: 4%;
}
.rank_wrap .content_wraps{
	padding-bottom: 0;
}
.jp_wrap{
	background: url(../img/bg1.png)no-repeat 100% 100%/100% 100%;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
    position: relative;
    top: -1.8rem;
}
.jp_wrap>div{
    width: 88%;
    margin-left: 6%;
}
.jp_wrap>div p{
	font-size: 0.32rem;
	color: white;
	line-height: 2;
}
.jp_wrap>div p span{
	color: #FFE59A;
}
.collect_wrap .content_wraps{
}
.cl_wrap{
    position: relative;
    top: -1.8rem;
}
.collect_wrap .title_wrap1,.collect_wrap .jp_wrap{
	top: 0;
}
.collect_wrap .nums_wrap>div>div p:nth-child(1){
	font-size: 0.38rem;
}
.collect_wrap .nums_wrap>div>div p:nth-child(2){
	font-size: 0.26rem;
}
.gl_wrap{
	background: url(../img/bg5.png)no-repeat 100% 100%/100% 100%;
	padding-top: 0.3rem;
	padding-bottom: 0.4rem;
}
.gl_wrap>div{
	width: 90%;
	margin-left: 5%;
}
.gl_wrap>div p{
	line-height: 2;
	font-size: 0.32rem;
	color: white;
}
.rz_btn{
	width: 2.3rem;
	height: 0.58rem;
	line-height: 0.58rem;
	text-align: center;
	background: #FFE59A;
	box-shadow: 0px 2px 0.2rem 0px rgba(0, 0, 0, 0.5);
	border-radius: 0.3rem;
	font-size: 0.28rem;
	color: #0F2261;
	margin: auto;
    margin-top: 0.2rem;
    font-weight: bold;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.hut_wrap{
	width: 100%;
	background: url(../img/bg6.png)no-repeat 100% 100%/100% 100%;	
	margin-top: 0.4rem;
    padding-bottom: 0.15rem;
}
.hut_top{
	width: 100%;
	height: 0.68rem;
	line-height: 0.68rem;
	background: url(../img/ht_bg1.png)no-repeat 100% 100%/100% 100%;	
	display: flex;
}
.hut_top>div:nth-child(1){
    width: 27%;
    font-size: 0.32rem;
    color: white;
    text-align: center;
}
.hut_top>div:nth-child(2){
    width: 68%;
    cursor: pointer;
    outline: none;
    position: relative;
    -webkit-tap-highlight-color: transparent;
}
.ht_value{
    color: #BCADD4;
    font-size: 0.28rem;
    margin-left: 0.2rem;
}
.hut_top>div:nth-child(2) img{
    width: 0.32rem;
    height: auto;
    float: right;
    margin-top: 0.25rem;
}
.hut_content_wrap{
	width: 94%;
	height: 3.55rem;
	margin-left: 3%;
	background: #1B126B;
	margin-top: 0.15rem;
	padding-top: 0.15rem;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}
#ht_content{
    width: 92%;
    height: 2.8rem;
    margin-left: 4%;
    background: none;
    border: none;
    outline: none;
    color: white;
    word-break: break-all;
}
.hut_bottom{
	text-align: right;
	color: #BCADD4;
	font-size: 0.28rem;
	padding-right: 0.4rem;
    margin-top: 0.15rem;
}
.hut_bottom span{
	color: #BCADD4;
	font-size: 0.28rem;
}

.select_wrap{
	width: 100%;
	height: 3rem;
	background: url(../img/select_bg.png)no-repeat 100% 100%/100% 100%;	
	overflow-y: scroll;
	padding-bottom: 0.1rem;
	padding-top: 0.1rem;
    position: absolute;
    left: 0;
    top: 0.62rem;
    display: none;
}
.select_wrap>div{
	width: 92%;
	margin-left:4%;
}
.select_list{
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.26rem;
	color: #BCADD4;
    border-bottom: 1px solid #52499a;
}
.select_list:nth-last-child(1){
	border: none;
}
.submit_btn{
	width: 6.7rem;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
	background: #FFE59A;
	border-radius: 0.45rem;
	font-size: 0.36rem;
	color: #0F2261;
	margin: auto;
	margin-top: 1rem;
	font-weight: bold;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
.collect_wrap .cl_wrap{
	top: -1.2rem;
}
.kf_wrap{
	width: 100%;
	padding-top: 0.4rem;
	background: white;
	border-top-left-radius: 0.1rem;
	border-top-right-radius: 0.1rem;
	text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}
.kf_wrap h2{
	font-size: 0.4rem;
	font-weight: bold;
}
.kf_wrap a{
    display: block;
    color: #0C95FF;
    margin-top: 0.4rem;
    font-size: 0.32rem;
    margin-bottom: 0.4rem;
    text-decoration: revert;
}
.kf_wrap div{
	width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    background: #FFE59A;
    font-size: 0.36rem;
    color: #0F2261;
    font-weight: bold;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.vote_header{
	width: 100%;
	height: 1.8rem;
	line-height: 1.8rem;
	text-align: center;
	background: url(../img/list_title.png)no-repeat 100% 100%/100% 100%;	
	font-size: 0.34rem;
	font-weight: bold;
	color: white;
}
.vote_wrap .content_wraps{
    min-height: 100vh;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.vote_ul{
	width: 100%;		
	margin-top: 0.25rem;
    display: flex;
    flex-wrap: wrap;
}
.vote_ul li{
    width: 48.5%;
    height: 4.22rem;
    background: url(../img/list_bg.png)no-repeat 100% 100%/100% 100%;
    margin-right: 3%;
    padding-top: 0.56rem;
    margin-bottom: 0.25rem;
    position: relative;
}
.vote_ul li:nth-child(2n){
	margin-right: 0;
}
.vote_ul li>div{
    width: 90%;
    margin-left: 5%;
}
.vote_id{
	width: 0.96rem;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	font-size: 0.2rem;
	position: absolute;
	left: 0;
	top: 0;
	color: white;
}
.vote_ul li p{
	font-size: 0.24rem;
	color: white;
	line-height: 1.5;
}
.vote_ul li .vote_name{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.vote_name span{
    width: 100%;
    word-break: break-all;
}
.vote_ul li .vote_content{
    height: 2.45rem;
    text-indent: 2em;
    font-size: 0.2rem;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    word-break: break-all;
}
.vote_btn{
	width:-webkit-fit-content;
	width:fit-content;
	min-width: 1.9rem;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
	background: #FFE59A;
	border-radius: 0.23rem;
	font-size: 0.22rem;
	color: #370571;
	margin: auto;
	margin-top: 0.3rem;
	font-weight: bold;
	padding-left: 0.1rem;
	padding-right: 0.1rem;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
.vote_num{
	font-size: 0.2rem;
}
.vote_window_wrap{
    width: 7rem;
    position: absolute;
    left: 50%;
    margin-left: -3.5rem;
    background: url(../img/list_bg1.png)no-repeat 100% 100%/100% 100%;
    top: 50%;
    transform: translate(0, -50%);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.vote_content_wraps{
	width: 92%;
	margin-left: 4%;
}
.vote_content_wraps p{
	font-size: 0.28rem;
    line-height:2;
    color: white;
}
.vote_content_wraps .vote_toast{
	
}
.vote_content_wrap{
	width: 100%;
	height: 5rem;
	overflow: scroll;
}
.vote_content_wrap p{
 	text-indent: 2em;
    line-height: 1.5;
    word-break: break-all;
}
.vote_bottm_wrap{
	margin-top: 0.3rem;
	display: flex;
}
.vote_bottm_wrap span{
    color: #FFE59A;
    font-size: 0.34rem;
    font-weight: bold;
    margin-left: 0.15rem;
}
.vote_bottm_wrap div{
  	width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background: #FFE59A;
    border-radius: 0.3rem;
    font-size: 0.28rem;
    color: #370571;
    /* margin: auto; */
    font-weight: bold;
    cursor: pointer;
    margin-left: auto;
    margin-top: -0.1rem;
    margin-right: 0.15rem;
}
.invite_window{
 	width: 7rem;
    position: absolute;
    left: 50%;
    margin-left: -3.5rem;
   	background: #2A0F44;
    box-shadow: 0px 0px 8px -1px #86b9f4;
    border-radius: 0.16rem;
    top: 50%;
    transform: translate(0, -50%);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.invi_content_wrap p{
    font-size: 0.32rem;
    line-height: 2;
    color: white;
    text-align: center;
    margin-top: 0.3rem;
}
.invi_content_wrap .invi_btn{
   	width: 2.3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background: #FFE59A;
    border-radius: 0.3rem;
    font-size: 0.32rem;
    color: #370571;
    font-weight: bold;
    cursor: pointer;
    margin: auto;
    margin-top: 0.4rem;
    display: block;
}
.nw_bottom{
	display: flex;
    margin-top: 0.4rem;
}
.nw_bottom a{
    width: 2.3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background: #FFE59A;
    border-radius: 0.3rem;
    font-size: 0.32rem;
    color: #370571;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
}
.share_shadow img {
    width: 4.6rem;
    position: absolute;
    right: 0.6rem;
    top: 1rem;
}
.clear:after{
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}