*{margin: 0;padding: 0;box-sizing: border-box;}
html {
    min-height: 100%;
	scroll-behavior:smooth;
	
}
body{
	min-height: 100%;
	background: #fff;
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;  
	-moz-text-size-adjust: 100% !important;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline:none;
	background: none;
	text-decoration: none;
	color: #232323;
}
input[disabled]{color:#333333;opacity:1}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,li{
    list-style: none;
}
i{
	font-style: normal;
}
body {
	line-height: 0.4rem;
    font-size:0.28rem;
    color:#333;
}
img {
    border: none;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    table-layout: fixed;
}
input, textarea {
    outline: none;
    border: none;
}
textarea {
    resize: none;
    overflow: auto;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}
.fl {
    float: left
}
.fr {
    float: right
}
.tl {
    text-align: left;
}
.tc {
    text-align: center
}
.tr {
    text-align: right;
}
.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inline{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.load_bg,.load_load{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 60;
}
.httips{
	position: fixed;
	top: 4rem;
	left: 0;
	display: inline-block;
	width: 100%;
	z-index: 80;
	text-align: center;
}
.httips span{
	display: inline-block;
	line-height: 30px;
	background: #000;
	font-size: 0.24rem;
	color: #fff;
	border-radius: 0.1rem;
	padding: 0 0.2rem;
}
.httipsbg,.httipsbgajax{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	z-index: 79;
}
.httipsbgajax{
	z-index: 99;
}
.img_wid{
	display: block;
	width: 100%;
}
.img_none{
	pointer-events: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.mask_bg{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	display: none;
	z-index: 70;
}
.mask_box{
	position: fixed;
	left: 50%;
	top: 4rem;
	width: 5.4rem;
	margin-left: -2.7rem;
	background: #FFFFFF;
	padding: 0.1rem;
	border-radius: 0.2rem;
}
.mask_box .box{
	background:#fff;
	border-radius:0.2rem;
	padding:0.6rem 0.2rem 0.3rem;
}
.mask_box .title{
	position:absolute;
	left:0;
	top:-0.17rem;
	width: 100%;
	height:0.66rem;
	overflow:hidden;
	line-height: 0.66rem;
	font-size:0.3rem;
	color:#fff;
	text-align:center;
	font-weight:700;
	padding-bottom:.1rem;
	background:url(../img/bg.png) center no-repeat;
	background-size:auto 100%;
}
.mask_box .title text{
	color: #ff4e4e;
}
.mask_box .text{
	text-align: center;
	line-height: 0.44rem;
	color: #666;
	word-wrap: break-word;
	padding-top: 0.16rem;
}
.mask_box .text text{
	color: #be0808;
}
.mask_box .but{
	line-height: 0.8rem;
	width: 3.8rem;
	text-align: center;
	border-radius: 0.4rem;
	text-align: center;
	font-size: 0.3rem;
	color: #FFFFFF;
	background-image: linear-gradient(#7394c3,#6483ab);
	box-shadow: 0 0.06rem 0.12rem #7e95b2;
	margin: 0.36rem auto 0;
}
.mask_box .but_box{
	display: flex;
	justify-content: space-around;
}
.mask_box .but_box .but{
	width: 2.2rem;
	line-height: 0.7rem;
	border-radius: 0.35rem;
	font-size: 0.28rem;
}
.mask_box .close{
	position: absolute;
	right: 0;
	top: -0.8rem;
	width: 0.5rem;
	height: 0.5rem;
	background: url(../img/cha.png) no-repeat;
	background-size: 100% 100%;
	z-index: 10;
}
.main_box{
	display: block;
	padding: 0 0.3rem 0.28rem;
}
.rule_box{
	position: relative;
	background: #FFFFFF;
	border-radius: 0.12rem;
}
.rule_title{
	position: absolute;
	left: 0;
	top: -0.34rem;
	width: 100%;
	height: 1.1rem;
	line-height: 0.9rem;
	text-align: center;
	background: url(../img/tit.png) center no-repeat;
	background-size: auto 100%;
	color: #FFFFFF;
}
.rule_text{
	padding: 0.3rem 0.3rem 0.3rem;
	text-align: justify;
	line-height: 0.4rem;
	font-size: 0.24rem;
	color: #666666;
}
.none_dongxi{
	display: block;
	width: 2rem;
	margin: 0.4rem auto 0;
}
.none_text{
	text-align: center;
	color: #333333;
	padding-top: 0.1rem;
	padding-bottom: 0.4rem;
}
table{
	width: 100%;
	border-color: #e9e9e9;
}
table td,table th{
	color: #5c6b77;
	padding: 8px 6px;
	font-size: 0.24rem;
	text-align: center;
}
table .waitfor td,table .waitfor{
	color: #ffaeae;
}
table th{
	background: #fff6dd;
	color: #ca6c00;
	/* border-top: 1px solid #f69e9a; */
}
table .but{
	display: inline-block;
	background: #e65233;
	color: #fff;
	padding: 0.06rem 0.2rem;
	border-radius: 0.08rem;
}
table img{
	display: inline-block;
	width: 0.6rem;
}
.index_href{
	position: absolute;
	top: 3.24rem;
	width: 0.52rem;
	height: 1.4rem;
	line-height: 0.32rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.24rem;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
}
.index_href1{
	left: 0;
	border-radius: 0 0.12rem 0.12rem 0;
}
.index_href2{
	right: 0;
	border-radius:0.12rem 0 0 0.12rem;
}
.return_box{
	position: absolute;
	right: 0;
	top: 0.3rem;
	min-width: 1.2rem;
	line-height: 0.3rem;
	background: rgba(0, 0, 0, 0.4);
	font-size: 0.24rem;
	color: #FFFFFF;
	padding: 0.2rem 0.12rem 0.2rem 0.26rem;
	border-radius: 0.36rem 0 0 0.36rem;
	border-right: none;
	text-align: center;
	z-index: 10;
}
.tit_pub{
	height: 0.6rem;
	text-align: center;
}
.tit_pub span{
	position: relative;
	display: inline-block;
	font-size: 0.32rem;
	line-height: 0.6rem;
	color: #fff;
}
.tit_pub span::before{
	content: '';
	position: absolute;
	top: 50%;
	left: -0.7rem;
	display: inline-block;
	width: 0.6rem;
	height: 1px;
	background: #fff;
}
.tit_pub span::after{
	content: '';
	position: absolute;
	top: 50%;
	right: -0.7rem;
	display: inline-block;
	width: 0.6rem;
	height: 1px;
	background: #fff;
}
.mask_box .pho{
	display: block;
	width: 90%;
	height: 0.88rem;
	line-height: 0.88rem;
	background: #f8f8f8;
	border-radius: 0.4rem;
	border: 1px solid #eaeaea;
	padding: 0 0.2rem;
	color: #4d2c0e;
	text-align: center;
	margin: 0.2rem auto;
}
.tetx_all{
	background: #FFFFFF;
	border-radius: 0.2rem;
	padding: 0.02rem 0.3rem 0.3rem;
}
.tetx_all .list{
	position: relative;
	background: #fff9ee;
	border: 1px solid #ffd278;
	border-radius: 0.2rem;
	margin-top: 0.28rem;
	/* padding: 16rpx 10rpx 20rpx 200rpx; */
	padding: 0.24rem 0.1rem 0.2rem 0.6rem;
}
.tetx_all .list .icon_img{
	position: absolute;
	left: 0.3rem;
	top: 50%;
	width: 1.32rem;
	height: 1.32rem;
	margin-top: -0.66rem;
}
.tetx_all .list .mon{
	line-height: 0.48rem;
	font-size: 0.28rem;
	color: #333333;
}
.tetx_all .list .mon .cor1{
	font-weight: bold;
	font-size: 0.34rem;
	padding-right: 0.04rem;
}
.tetx_all .list .text{
	line-height: 0.4rem;
	font-size: 0.24rem;
	color: #dc5e05;
}
.tetx_all .list .text .cor1{
	font-size: 0.4rem;
}
.tetx_all .list .but{
	position: absolute;
	right: 0.2rem;
	top: 50%;
	width: 1.4rem;
	line-height: 0.56rem;
	padding: 0 0.2rem;
	background: #ec9514;
	border-radius: 0.1rem;
	margin-top: 0.1rem;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.28rem;
	margin-top: -0.26rem;
}
.cor1{
	color: #ff3737 !important;
}
.cor2{
	color: #565656 !important;
}
.logo_img{
	position: absolute;
	left: 0;
	top: 0;
	height: 0.7rem;
}
.jp_box{
	padding: 0 0.32rem 0.32rem;
}
.jp_box .list{
	position: relative;
	margin: 0.12rem 0;
}
.jp_box .text_box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-self: center;
}
.jp_box .text_box .money{
	display: flex;
	text-align: center;
	justify-content: center;
	text-align: center;
	width: 2.1rem;
}
.jp_box .text_box .mon{
	font-size: 0.22rem;
	color: #fa1c28;
}
.jp_box .text_box .mon i{
	font-size: 0.68rem;
}
.jp_box .text_box .text_list{
	font-size: 0.26rem;
	padding-left: 0.26rem;
}
.quan_tit{
	padding: 0.2rem 0;
	line-height: 0.36rem;
	text-align: center;
	font-size: 0.24rem;
}
.list_qu{
	padding:0 0.24rem 0.24rem;
}
.list_qu .list{
	position: relative;
	background: #fff4cc;
	height: 1.7rem;
	border-radius: 0.12rem;
	margin-bottom: 0.24rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.list_qu .list::before{
	content: '';
	position: absolute;
	left: 4.2rem;
	bottom: -0.14rem;
	width: 0.28rem;
	height: 0.28rem;
	background: #fff;
	border-radius: 0.14rem;
}
.list_qu .list::after{
	content: '';
	position: absolute;
	left: 4.2rem;
	top: -0.14rem;
	width: 0.28rem;
	height: 0.28rem;
	background: #fff;
	border-radius: 0.14rem;
}
.list_qu .list .text_box{
	flex: 1;
	padding-left: 0.44rem;
	padding-top: 0.04rem;
}
.list_qu .list .text_box .name{
	line-height: 0.52rem;
	font-size: 0.34rem;
	color: #fd7142;
}
.list_qu .list .text_box .text{
	line-height: 0.32rem;
	font-size: 0.22rem;
	color: #666666;
}
.list_qu .list .but_box{
	width: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.list_qu .list .but_box .but{
	width: 1.5rem;
	line-height: 0.6rem;
	background: #fd7142;
	color: #FFFFFF;
	font-size: 0.32rem;
	border-radius: 0.3rem;
	text-align: center;
	opacity: 0.6;
}
.list_qu .list .but_box .but_lq{
	opacity: 1;
}
.pages{
	display: none;
}
.canvas_box .can{
	position:absolute;
	left: 50%;
	top: 50%;
}
#canvas_bg{
	position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;
}
.canvas_ani{
	animation: loading 90s linear 0s infinite;
}
@keyframes loading{
	0%{
		transform: rotate(0deg);
	}
	50%{
		transform: rotate(180deg);
	}
	100%{
		transform: rotate(360deg);
	}
}
#pointer{
	position: absolute;
	left: 50%;
	top: 0%;
	display: block;
	width: 48px;
	height: 46px;
	margin: 6px 0 0 -24px;
	/* transform: rotate(-180deg); */
}
#pointer1{
	position: absolute;
	left: 50%;
	top: 0%;
	display: block;
	width: 56px;
	height: 66px;
	margin: 3px 0 0 -28px;
	/* transform: rotate(-180deg); */
}
#pointer2{
	position: absolute;
	left: 0;
	top:0;
	display: block;
	width: 100%;
}
#pointer_but{
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 120px;
	height: 120px;
	margin: -60px 0 0 -60px;
}
.canvas_box{
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.mask_ka .secondary_title{text-align: center;line-height: 0.6rem;font-size: 0.28rem;color: #333333;padding-top: 0.1rem;}
.mask_ka .icon_list{
	
}
.mask_ka .icon_list .list{
	position: relative;
	width: 80%;
	height: 0.96rem;
	line-height: 0.96rem;
	border: 1px solid #dedede;
	background: #FFFFFF;
	padding: 0 0.6rem 0 0.3rem;
	border-radius: 0.1rem;
	margin: 0 auto 0.2rem;
}
.mask_ka .text{
	font-size: 0.3rem;
}
.mask_ka .icon_list .list span{position: absolute;top: 50%;right: 0.2rem;width: 0.32rem;height: 0.32rem;border: 1px solid #e4e4e4;border-radius: 0.17rem;margin-top: -0.16rem;}
.mask_ka .icon_list .list_on span{background: #34a7ff;border: 1px solid #34a7ff;}
.mask_ka .icon_list .list_on span::before{content: '';position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 0.12rem;height: 0.12rem;margin: auto;border-radius: 0.06rem;background: #FFFFFF;}
.mask_ka  .text_box{
	line-height: 0.4rem;
	font-size: 0.24rem;
	text-align: center;
}
.mask_ka  .text_box text{
	color: #ff4e4e;
}
.jp_tstext{
	padding: 0.12rem 0.4rem;
	text-align: center;
	background: #ffe8da;
	margin: 0 0 0.3rem;
	border-radius: 0.12rem;
	color: #be0808;
}