*{margin: 0;padding: 0;box-sizing: border-box;}
html {
    height: 100%;
	scroll-behavior:smooth;
	
}
body{
	height: 100%;
	background: #FFFFFF;
}
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;
}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,li{
    list-style: none;
}
i{
	font-style: normal;
}
body {
    font-size:14px;
    color:#333;
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;  
	-moz-text-size-adjust: 100% !important;  
	background: #a1c0df;
}
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: 78;
}
.httips{
	position: fixed;
	top: 45%;
	left: 50%;
	display: inline-block;
	padding: 0 0.2rem;
	background: #000;
	font-size: 0.24rem;
	color: #fff;
	border-radius: 0.1rem;
	line-height: 30px;
	z-index: 80;
}
.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%;
}
.pages{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	display: none;
	background: #a1c0df;
}
.page_index{
	/* display: block; */
	background: #eeeeee;
}
.main_box{
	padding: 0 0.3rem 0.3rem;
}
.model_box{
	position: relative;
	background: #FFFFFF;
	border-radius: 0.12rem;
	margin-bottom: 0.14rem;
	padding: 0.2rem 0.2rem 0.01rem;
}
.model_box .title_bg{
	position: absolute;
	left: 0;
	top: -0.68rem;
	width: 100%;
	height: 1.08rem;
	text-align: center;
}
.model_box .title_bg img{
	display: inline-block;
	height: 1.08rem;
}
.model_list .list_box{
	/* background: #fffbf0 url(../img/bg2.png) left bottom no-repeat; */
	background-size: 100% auto;
	border-radius: 0.12rem;
	padding: 0.4rem 0.3rem 0.1rem;
	box-shadow: 0 0 2rem #fbe6b3 inset;
	overflow: hidden;
	margin-bottom: 0.2rem;
}
.model_list .list_box .list_list{
	/* width: 48%; */
}
.model_list .list_box .text_title{
	position: relative;
	width: 2.5rem;
	margin: 0 auto;
	background: #ffe199;
	line-height: 0.48rem;
	height: 0.48rem;
	font-size: 0.3rem;
	color: #d6433c;
	text-align: center;
	border-radius: 0.24rem;
}
.model_list .list_box .text_title span{
	position: absolute;
	left: -0.28rem;
	top: -0.04rem;
	width: 0.56rem;
	height: 0.56rem;
	background: #ed4638;
	border-radius: 0.28rem;
	border: 0.06rem solid #ffcaca;
	text-align: center;
	line-height: 0.5rem;
	font-size: 0.3rem;
	color: #ffd400;
	font-weight: bold;
}
.model_list .list_box .text{
	/* height: 3.8rem; */
	line-height: 0.36rem;
	font-size: 0.24rem;
	color: #894e34;
	padding: 0.24rem 0.3rem 0;
	overflow: hidden;
	text-align: justify;
}

.model_list .list_box .img_box{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding-top: 0.3rem;
}
.model_list .list_box .img_box img{
	width: 32%;
	margin-bottom: 0.06rem;
	box-shadow: 0 0.06rem 0.12rem #c4b484;
	border-radius: 0.12rem;
}
.model_list .list_box .but_box{
	padding: 0.3rem 0.3rem 0.2rem;
	overflow: hidden;
}
.model_list .list_box .but_box .but{
	display: none;
	height: 0.8rem;
	margin: 0 auto;
}
.model_list .list_box .but_box .poll{
	width: 2.2rem;
	height: 0.64rem;
	line-height: 0.64rem;
	background: url(../img/but1.png) center no-repeat;
	background-size: 100% 100%;
	font-size: 0.22rem;
	color: #55290c;
	text-align: center;
}
.model_box1{
	padding: 0.1rem;
}
.card_box{
	position: relative;
}
.card_box .text_box{
	position: absolute;
	left: 0;
	top: 0.4rem;
	width: 100%;
	height: 2.7rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.card_box .text_box .text1{
	line-height: 0.36rem;
	font-size: 0.28rem;
	color: #666666;
}
.card_box .text_box .name{
	padding-top: 0.12rem;
	line-height: 0.44rem;
	font-size: 0.36rem;
	color: #333333;
}
.card_box .text_box .name i{
	color: #fb2620;
}
.card_box .text_box .text2{
	padding-top: 0.1rem;
	font-size: 0.22rem;
	color: #666666;
}
.card_box .but{
	position: absolute;
	left: 50%;
	bottom: 0.3rem;
	width: 4rem;
	height: 0.84rem;
	margin-left: -2rem;
}
.foot_box{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1rem;
	display: flex;
	justify-content: space-around;
	padding: 0.2rem 0.2rem;
	z-index: 20;
	background: #a1c0df;
}
.foot_box1{
	display: none;
	background: #eeeeee;
}
.foot_box .list,.jq_box .jq_list .edit{
	width: 1.7rem;
	line-height: 0.6rem;
	height: 0.6rem;
	background-image: linear-gradient(#fff0d9,#ffd06c,#ffc954);
	text-align: center;
	border-radius: 0.3rem;
	color: #cf370f;
	font-size: 0.24rem;
	font-weight: bold;
	/* box-shadow: 0 0.12rem 0.12rem #f8e4e2; */
	border-top: 1px solid #fed49a;
}
.img_hei{
	display: block;
	height: 100%;
	margin: 0 auto;
}
.rule_box,.jq_box,.tp_box{
	position: relative;
	padding-top: 0.38rem;
	margin-top: 0.5rem;
}
.rule_box .title,.jq_box .title,.tp_box .title{
	position: absolute;
	top: -0.3rem;
	width: 100%;
	height: 1.24rem;
	line-height: 0.8rem;
	font-size: 0.32rem;
	color: #ffffff;
	background: url(../img/title.png) center no-repeat;
	background-size: auto 100%;
	text-align: center;
	font-weight: bold;
}
.rule_box .text,.jq_box .jq_main,.tp_box .tab_box{
	padding: 0.62rem 0.24rem 0.32rem;
	background: #fff;
	border-radius: 0.16rem;
	font-size: 0.22rem;
	color: #666;
}
.jq_box .jq_list,.body_none{
	display: none;
}
.jq_box .jq_list .list_box{
	position: relative;
}
.jq_box .jq_list .text_box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 0 0.1rem 0 1.8rem;
}
.jq_box .jq_list .text_box .name{
	line-height: 0.64rem;
	font-size: 0.38rem;
	color: #333333;
}
.jq_box .jq_list .text_box .name i{
	font-size: 0.52rem;
	color: #fa1c28;
}
.jq_box .jq_list .text_box .time{
	line-height: 0.44rem;
	font-size: 0.26rem;
	color: #7b7b7b;
}
.jq_box .jq_list .edit{
	width: 3.5rem;
	line-height: 0.8rem;
	height: 0.8rem;
	border-radius: 0.4rem;
	margin: 0.4rem auto 0;
	box-shadow: 0 0.12rem 0.12rem #f8e4e2;
	font-size: 0.3rem;
}
.none_dongxi{
	display: block;
	width: 2rem;
	margin: 1rem auto 0;
}
.none_text{
	text-align: center;
	color: #333333;
}
.invite_box{
	padding-bottom: 0.1rem;
	text-align: center;
	/* display: none; */
}
.invite_box .name{
	float: left;
	line-height: 0.8rem;
	width: 33.33%;
}
.invite_box .time{
	float: left;
	width: 33.33%;
	line-height: 0.8rem;
}
.invite_box .source{
	float: left;
	width: 33.33%;
	line-height: 0.8rem;
}
.invite_title .name,.invite_title .time,.invite_title .source{
	color: #333333;
	line-height: 0.6rem;
	font-weight: bold;
	font-size: 0.3rem;
}
.invite_list .name,.invite_list .time,.invite_list .source{
	height: 0.8rem;
	overflow: hidden;
	color: #666666;
	
}
.mask_bg{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 20;
	display: none;
}
.mask_box{
	position: fixed;
	left: 50%;
	top: 30%;
	margin-left: -2.24rem;
	width: 4.48rem;
	background: #ffeeca;
	padding: 0.1rem;
	border-radius: 0.2rem;
	z-index: 30;
	display: none;
}
.mask_box .but_box{
	padding: 0 0.2rem;
}
.mask_box .box{
	background: #fff;
	border-radius: 0.2rem;
	padding-bottom: 0.28rem;
	padding: 0.3rem;
}
.mask_box .title{
	line-height: 0.48rem;
	font-size: 0.3rem;
	color: #4d2c0e;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.1rem;
}
.mask_box .text{
	text-align: center;
	line-height: 0.44rem;
	font-size: 0.26rem;
	color: #4d2c0e;
	word-wrap: break-word;
}
.mask_box .but{
	display: block;
	width: 100%;
	background-image: linear-gradient(#ffd160, #ff993e);
	line-height: 0.8rem;
	border-radius: 0.4rem;
	text-align: center;
	font-size: 0.28rem;
	color: #FFFFFF;
	border: 1px solid #fdd85c;
	margin-top: 0.3rem;
	font-weight: bold;
}
.mask_box .close,.tax_box .close,.regret_box .close,.mask_bk .close{
	position: absolute;
	right: -0.4rem;
	top: -0.4rem;
	width: 0.4rem;
	height: 0.4rem;
	background: url(../img/cha.png) no-repeat;
	background-size: 100% 100%;
}
.mask_bk .close{
	right: 0;
	top: -0.6rem;
	width: 0.5rem;
	height: 0.5rem;
}
.mask_pho{
	top: 20%;
	width: 5.2rem;
	margin-left: -2.6rem;
}
.mask_phoinp {
	top: 20%;
	width: 5.2rem;
	margin-left: -2.6rem;
}
.mask_box .pho{
	display: block;
	width: 100%;
	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-bottom: 0.2rem;
	margin-top: 0.2rem;
}
.mask_box .case{
	display: block;
	width: 2.8rem;
	margin: 0 auto;
}
.mask_box .title_img{
	position: absolute;
	left: 0;
	top: -0.4rem;
	width: 100%;
	height: 0.8rem;
	text-align: center;
}
.mask_box .title_img img{
	display: line-block;
	height: 100%;
}
.mask_suc .text{
	font-size: 0.28rem;
	padding-bottom: 0.1rem;
	font-weight: bold;
}
.mask_box .xx_cy{
	display: block;
	width: 1.74rem;
	margin: 0.2rem auto 0;
}
.mask_suc,.mask_yh{
	width: 5rem;
	margin-left: -2.5rem;
}
.mask_tq{
	width: 5.6rem;
	margin-left: -2.8rem;
}
.mask_tq .text1{
	font-size: 0.32rem;
	color: #cf370f;
	text-align: center;
	line-height: 0.48rem;
	padding: 0.1rem 0;
}
.wxtankuang{
	position: fixed;
	left: 50%;
	top: 10%;
	width: 6.6rem;
	margin-left: -3.3rem;
	z-index: 60;
}
.wxtankuang .close{
	position: absolute;
	right: -0.3rem;
	top: -0.4rem;
	width: 0.4rem;
	height: 0.4rem;
}
.wxtankuang_box{
	padding: 0 0.1rem;
}
.wxtankuang_main{
	background: #fbf2e3;
	border-radius: 0.16rem;
	padding: 0 0.32rem 1rem;
}
.wxtankuang_main .title_box{
	line-height: 1rem;
	font-size: 0.38rem;
	color: #c28756;
	text-align: center;
}
.wxtankuang_main .money_box{
	position: relative;
	display: block;
}
.wxtankuang_main .money_box img{
	display: block;
	width: 100%;
}
.wxtankuang_main .text_box1{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: flex;
	justify-content: space-around;
	box-sizing: border-box;
}
.wxtankuang_main .text_box1 .mon{
	line-height: 1.2rem;
	height: 1.2rem;
	padding-top: 0.22rem;
	font-size: 0.34rem;
	color: #ffefea;
	font-weight: bold;
	overflow: hidden;
}
.wxtankuang_main .text_box1 .mon text{
	display: inline-block;
	font-size: 0.88rem;
}
.wxtankuang_main .text_box1 .text{
	color: #ffffff;
	text-align: center;
	padding-top: 0.26rem;
}
.wxtankuang_main .text_box1 .name{
	line-height: 0.6rem;
	font-size: 0.36rem;
	vertical-align: top;
}
.wxtankuang_main .text_box1 .te{
	background: #FFFFFF;
	height: 0.4rem;
	line-height: 0.4rem;
	padding: 0 0.52rem;
	font-size: 0.28rem;
	color: #f65f4e;
	border-radius: 0.2rem;
}
.wxtankuang_zh{
	position: relative;
	background: #FFFFFF;
	border-radius: 0.16rem;
	margin-top: 0.28rem;
	padding: 0.2rem 0.28rem 0.84rem;
}
.wxtankuang_zh .title{
	line-height: 0.48rem;
	font-size: 0.28rem;
	color: #333333;
	text-align: left;
	font-weight: bold;
	padding-top: 0.1rem;
}
.wxtankuang_zh .lab{
	line-height: 0.4rem;
	font-size: 0.24rem;
	color: #494949;
	text-align: justify;
}
.wxtankuang_zh .lab text{
	color: #ff6640;
}
.wxtankuang_zh .code{
	position: absolute;
	left: 50%;
	bottom: 0.2rem;
	width: 3.8rem;
	line-height: 0.5rem;
	font-size: 0.24rem;
	color: #FFFFFF;
	text-align: center;
	background: #ff6640;
	margin-left: -1.9rem;
	z-index: 12;
}
.nav_title{
	position: relative;
	line-height: 0.6rem;
	height: 0.6rem;
	text-align: center;
	font-size: 0.28rem;
	color: #333333;
	margin-top: 0.2rem;
}
.nav_title::before{
	content: '';
	position: absolute;
	left: 0%;
	top: 0.3rem;
	width: 100%;
	height: 1px;
	background: #666666;
}
.nav_title span{
	position: absolute;
	left: 50%;
	width: 1.6rem;
	margin-left: -0.8rem;
	background: #FFFFFF;
	text-align: center;
}
.wxtankuang_zh .code_box{
	position: relative;
	padding: 0.1rem 0 0 136px;
	min-height: 2.5rem;
}
#qrcode{
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 120px;
	height:120px;
	margin-top: -60px;
}
.wxtankuang_zh .code_box .text{
	line-height: 0.4rem;
	font-size: 0.22rem;
	color: #666666;
	text-align: justify;
}
.wxtankuang .fot{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.wxtankuang .fot img{
	display: block;
	width: 100%;
}
.wxtankuang .fot .text{
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	line-height: 0.8rem;
	font-size: 0.26rem;
	color: #723a00;
	text-align: center;
	font-weight: bold;
}
.wxtankuang{
	display: none;
}
.mask_bk{
	position: absolute;
	left: 50%;
	top: 38%;
	width: 6.8rem;
	margin-left: -3.4rem;
	display: none;
	z-index: 60;
}
.model_none{
	padding: ;
	background: no-repeat;
}