* {
	margin: 0;
	padding: 0;
}

img {
	/* pointer-events: none; */
}

body {
}

ul,
li {
	list-style: none;
}

::-webkit-scrollbar {
	width: 0;
	height: 0;
	color: transparent;
}

img {
	display: block;
}

a,
img,
button,
input,
textarea,
div {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

}
@font-face{
	font-family: 'fontblack'; 
	src: url('./youshe.TTF') format('truetype');
}


.wap_content {
	width:100%;
	background: #1E0E3B;
}
.send_btn{
	width: 1.45rem;
	height: 1.43rem;
	display: block;
	position: fixed;
	bottom: 1.5rem;
	right: 0.3rem;
	z-index: 10;
	display: none;
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3){
    .wap_content{
		padding-bottom: 0.6rem;
	}
}
@media screen and (min-width: 768px) {
	body{
		width: 750px;
		margin: 0 auto;
	}
	.wap_content{
		width: 750px;
		margin: 0 auto;
	}
	.wap_fixed{
		width: 750px;
		
		position: fixed;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: 3rem;
		z-index: 10;
		display: none;
	}
	.send_btn{
		width: 1.45rem;
		height: 1.43rem;
		display: block;
		position: absolute;
		right: 0.1rem;
		cursor: pointer;
	
	}
	
	
}

.wap_top{
	width: 100%;
	position: relative;
}
.banner{
	width: 100%;
	display: block;
}
.rule_btn{
	width: 1.57rem;
	height: 0.93rem;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	cursor: pointer;
}
.wap_cont{
	width: 100%;
	position: relative;
	padding-bottom: 1rem;
}
.wap_part{
	width: 100%;
	padding: 0.3rem;
	box-sizing: border-box;
}
.part_title{
	width: 100%;
	display: flex;
	margin-bottom: 0.4rem;
}
.part_title img{
	width: 0.4rem;
	height: 0.4rem;
	display: block;
	margin-right: 0.16rem;
	flex-shrink: 0;
	transform: translateY(0.04rem);
}
.part_title span{
	flex: 1;
	font-family: 'fontblack';
	color: #FFCC56;
	font-size: 0.5rem;
	line-height: 0.5rem;
}
.part_tit{
	color: #FFCC56;
	font-size: 0.3rem;
	margin-bottom: 0.3rem;
	margin-left: 0.56rem;
}
.part_awards{
	width: 100%;
}
.img_pic{
	width: 2.72rem;
	height: 0.96rem;
	display: block;
}
.part_text{
	text-indent: 0.3rem;
	color: #ffffff;
	font-size: 0.32rem;
	margin-bottom: 0.2rem;
}
.part_text span{
	color: #FFCC56;
}

.part_rank{
	width: 6.24rem;
	height: 7.53rem;
	background: url(../imgs/paiming2.jpg) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 0.3rem;
}
.part_rank h4{
	text-align: center;
	font-weight: normal;
	font-size: 0.36rem;
	color: #1E0D3A;
    padding-top: 0.4rem;
    padding-bottom: 0.08rem;
}
.part_rank p{
	line-height: 0.72rem;
	font-size: 0.26rem;
	color: #1E0D3A;
	text-indent: 1.4rem;
}
.part_rank p:nth-of-type(1){
	color: black;
}

.part_work{
	width: 100%;
}
.part_work p{
	width: 6.44rem;
	height: 1.04rem;
	background: url(../imgs/bg.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	font-size: 0.26rem;
	color: #ffffff;
	line-height: 0.36rem;
	padding: 0 0.36rem;
	box-sizing: border-box;
	margin: 0 auto 0.24rem;
}

.part_computer{
	width: 100%;
	padding: 0 0.1rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	margin-bottom: 0.8rem;
}
.part_computer img{
	width: 0.78rem;
	height: 0.7rem;
	display: block;
	margin-right: 0.2rem;
	flex-shrink: 0;
}
.part_computer p{
	font-size: 0.26rem;
	color: white;
	line-height: 0.3rem;
}
.part_phone{
	width: 100%;
	display: flex;
	align-items: center;
	/* justify-content: center; */
	margin-bottom: 0.3rem;
}
.part_phone div{
	width: 1.42rem;
	height: 1.42rem;
	background: white;
	border-radius: 0.08rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.part_phone div img{
	width: 1.28rem;
	height: 1.28rem;
	display: block;
}
.part_phone p{
	width: 2.84rem;
	line-height: 0.34rem;
	font-size: 0.26rem;
	color: white;
	margin-left: 1rem;
}

.wap_btm{
	width: 100%;
	display: flex;
	padding: 0 0.3rem 0.25rem;
	box-sizing: border-box;
	position: fixed;
	justify-content: center;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.act_btn,.sign_btn{
	width: 3.34rem;
	height: 0.85rem;
	display: block;
	position: relative;
}
.act_btn{
	margin-right: 0.28rem;
}
.sign_btn img{
	cursor: pointer;
}
.sign_btn img:nth-of-type(1){
	width: 100%;
	height: 100%;
	display: block;
}
.sign_point{
	width: 0.45rem;
	display: block;
	position: absolute;
    top: 40%;
    right: 8%;
    animation: 0.8s move infinite;
}
@keyframes move{
	from { transform: scale(1.0) }
	50% {transform: scale(1.1) }
	to { transform: scale(1.0) }
}




.sign_dialog,.intro_dialog,.rule_dialog{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	display: none;
}
.sign_cont{
	width: 6.3rem;
	height: 6.03rem;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.sign_img{
	width: 100%;
	height: 100%;
	display: block;
}
.sign_close,.intro_close,.rule_close{
	width: 1.17rem;
	height: 1.18rem;
	display: block;
	position: absolute;
	bottom: -1.6rem;
	left: 50%;
	transform: translateX(-50%);
}
.sign_close{
	bottom: -1.4rem;
}


/* 简介弹窗 */
.intro_cont,.rule_cont{
	width: 6rem;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #FFD060;
	border-radius: 0.1rem;
	box-shadow: 0 2px 0.2rem rgb(255,208,96, 0.8), 0 2px 0.2rem rgb(255,208,96,0.8), 0 2px 0.2rem rgb(255,208,96,0.8);  
	padding: 0.4rem 0.3rem;
	box-sizing: border-box;
}
.intro_title,.rule_title{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.4rem;
	color: #1E0E3B;
	margin-bottom: 0.4rem;
}
.intro_title img,.rule_title img{
	width: 0.46rem;
	height: 0.46rem;
	display: block;
	margin-right: 0.16rem;
}
.intro_text,.rule_text{
	width: 100%;
	font-size: 0.28rem;
	color: #1E0E3B;
	line-height: 0.4rem;
}
.rule_text{
	max-height: 7rem;
	overflow-y: auto;
}
.rule_text p{
	margin-bottom: 0.3rem;
}







