@charset "utf-8";

/* 禁用iPhone中Safari的字号自动调整,如横屏时会重新计算 */
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
input{
	border: none;
	outline-style: none;
}

/* 去除iPhone中默认的input样式 */
input[type="submit"], input[type="reset"], input[type="button"], input {
	-webkit-appearance: none;
	resize: none;
}

/* 取消链接高亮  */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 设置HTML5元素为块 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/* 图片自适应 */
img {
	width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	-ms-interpolation-mode: bicubic;/*为了照顾ie图片缩放失真*/
	border: none;
}

/* 初始化 */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font: 14px 'Microsoft YaHei', Tahoma, Arial, sans-serif;
	color: #666666;
	background-color: #f6f6f6;
	max-width: 750px;
	min-width: 320px;
	margin: 0 auto;
}
em, i {
	font-style: normal;
}
.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
}
ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
[v-cloak]{
	display: none !important;
}
.cover{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	left: 0;
	top: 0;
	z-index: 23;
}
.cover .right_top{
	position: absolute;
	right: 0.5rem;
	top: 0.5rem;
	width: 7.5rem;
}
body, html {
    background: #fff;
}

body {
    left: 0%;
    right: 0%;
    font: 14px 'PingFang SC', 'Microsoft YaHei', Tahoma, Arial, sans-serif;
}

button {
    outline: none;
}

/* 图片自适应 */
img {
    width: 100%;
    height: auto;
    width: auto \9; /* ie8 */
    -ms-interpolation-mode: bicubic; /*为了照顾ie图片缩放失真*/
    border: none;
    vertical-align: top;
    outline: none;
    display: block;
}

p {
    word-wrap: break-word;
    text-align: justify;
}

table {
    width: 100%;
    border-collapse: collapse;
}

.main {
    width: 100%;
    height: 100%;
    background: #fff;
}

.share, .share-more {
    position: absolute;
    width: 1.5rem;
    height: 0.4rem;
    top: .2rem;
    right: 0;
    -webkit-border-radius: 0.50rem 0 0 0.50rem;
    /* background: linear-gradient(to right,#ff872e,#ffb645); */
    /* background: #ff7a66; */
    color: #fff;
    font-size: 0.28rem;
    line-height: 0.4rem;
    text-align: center;
    /* font-weight: bold; */
    border: 0.02rem solid #fff;
    border-right: none;
}
.section2{
	width: 100%;
	position: relative;
}
.hand{
	position: absolute;
	width: 1.86rem;
	height: 1.86rem;
	left: 2.82rem;
	top: 1.6rem;
	background: url(../img/pointer1.png) no-repeat center;
	background-size: 1.86rem;
}
.layer{
	position: fixed;
	width: 6.2rem;
	left: 0.65rem;
	top: 2.4rem;
	z-index: 24;
}
.layer-heading{
	position: relative;
}
.layer-heading .close{
	position: absolute;
	width: 0.5rem;
	height: 0.6rem;
	left: 0.3rem;
	top: 0;
}
.layer-body{
	background-color: #fff;
	border-radius: 0 0 0.08rem 0.08rem;
	padding: 0.4rem 0.4rem 0.5rem;
}
.layer-body p{
	font-size: 0.28rem;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: #333333;
	text-align: center;
	line-height: 0.42rem;
	margin-bottom: 0.5rem;
}
.layer-body .btn-gradient{
	display: block;
	width: 4rem;
	height: 0.80rem;
	background: linear-gradient(90deg, #FFD052 0%, #FF811C 99%);
	border-radius: 0.4rem;
	margin: auto;
	font-size: 0.30rem;
	font-family: PingFang-SC-Bold;
	/*font-weight: bold;*/
	color: #FFFFFF;
	line-height: 0.8rem;
	text-align: center;
}
.layer1{
	position: fixed;
	width: 5.67rem;
	left: .9rem;
	top: 2rem;
	height: 6.54rem;
	background: url(../img/a.png) no-repeat center top;
	background-size: 5.67rem;
	z-index: 24;
}
.layer-money1{
	padding: 2.6rem 0.5rem 0;
	box-sizing: border-box;
	text-align: center;
	font-size: 0.32rem;
	font-family: PingFang-SC-Bold;
	/*font-weight: bold;*/
	color: #fff;
	line-height: 1.5;
}
.layer-money1 p{
	text-align: center;
}
.layer-money1 span{
	font-size: 0.48rem;
	color: #fcd731;
}
.yaoqing{
	position: absolute;
	width: 3.5rem;
	height: .7rem;
	left: 1rem;
	bottom: .55rem;
	text-align: center;
	opacity: 0;
}
.btn_list{
	position: relative;
}
.btn_list ul{
	position: absolute;
	width: 100%;
	padding: 0 0.6rem;
	box-sizing: border-box;
	top: 1.7rem;
}
.btn_list li{
	float: left;
	height: 0.95rem;
	margin-right: 0.2rem;
}
.btn_list li:last-of-type{
	margin-right: 0;
}
.btn_list a{
	position: absolute;
	width: 5rem;
	height: 1.3rem;
	left: 1.25rem;
	top: .3rem;
}
.btn_list ul a{
	position: static;
	display: block;
	width: 3.04rem;
	height: .8rem;
	line-height: 0.8rem;
	text-align: center;
	/* background: url(../img/btn.png) no-repeat center top; */
	background-size: 3.04rem;
	opacity: 0;
}
.active_learn{
	position: relative;
}
.active_jj{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	padding: 0 0.4rem 0 0.5rem;
	box-sizing: border-box;
}
.active_learntite{
	width: 4.01rem;
	margin: 0 auto 0.2rem;
}
.choose p{
	color: #333333;
	font-size: 0.24rem;
	margin-bottom: 0.2rem;
}
.choose li{
	float: left;
	width: 50%;
	text-align: center;
}
.choose li i{
	display: inline-block;
	width: 0.33rem;
	height: 0.33rem;
	line-height: 0.33rem;
	background: url(../img/icon.png) no-repeat center;
	background-size: 0.33rem;
	color: #fff;
}
.choose .current i{
	background-image: url(../img/icon1.png);	
}
.header{
	position: relative;
}
.help{
	position: absolute;
	width: 4.8rem;
	left: 1.35rem;
	bottom: 0.1rem;
}
.help input,.help a{
	display: block;
	width: 4.8rem;
	height: 0.8rem;
	margin-top: 0.2rem;
	box-sizing: border-box;
	background-color: #fff;
	border: 0.03em solid #fcaf09;
	border-radius: 0.4rem;
	line-height: 0.8rem;
	text-align: center;
}
.help a{
	background: url(../img/lbtn.png) no-repeat center;
	background-size: 4.98rem;
	height: 1.04rem;
	border: none;
}
.friend{
	padding: 0 0.35rem;
	box-sizing: border-box;
	position: relative;
}
.friend .test1{
	position: absolute;
	width: 5.8rem;
	height: 4.1rem;
	left: 0.8rem;
	top: 1.1rem;
	padding-left: 0.2rem;
	box-sizing: border-box;
}
.friend .test1 li{
	width: 100%;
	height: 0.6rem;
	background: url(../img/su.png) no-repeat left center;
	background-size: 5.13rem;
	padding-left: 0.9rem;
	line-height: 0.6rem;
	color: #fff;
	font-size: 0.3rem;
	font-weight: 700;
	font-family: PingFang-SC-Regular;
	box-sizing: border-box;
	padding-right: 0.9rem;
}
.friend .test1 span{
	float: right;
}
.layer3{
	width: 6.8rem;
	left: 0.35rem;
	height: 9rem;
	background: url(../img/list.png) no-repeat center top;
	background-size: 100%;
	padding: 0 0.1rem;
	box-sizing: border-box;
}
.layer-heading{
	/*padding: 0.32rem 0;*/
}
.layer-heading h4 img{
	width: 1.77rem;
	margin: auto;
}
.invite-content{
	margin-bottom: 0.2rem;
}
.invite-content th span{
	display: inline-block;
	width: 1.3rem;
	background: linear-gradient(90deg, #85c1ff 0%, #6895ea 99%);
	border-radius: 0.1rem;
	line-height: 0.5rem;
	color: #fff;
	font-size: 0.3rem;
	font-family: PingFang-SC-Medium;
}
.invite-content thead th{
	padding-bottom: 0.3rem;
}
.invite-content td{
	font-size: 0.26rem;
	color: #333333;
	font-family: PingFang-SC-Medium;
	text-align: center;
	line-height: 0.8rem;
	border-bottom: 0.02rem dashed #6a3906; 
}
.alert{
    width: 6rem;
    padding: .2rem;
    line-height: 1.5;
    box-sizing: border-box;
    position: absolute;
    left: .75rem;
    top: 3rem;
	display: none;
    border-radius: .1rem;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    text-align: center;
}
.pagetoggle li{
	float: left;
	width: 33.3%;
	text-align: center;
	line-height: 0.8rem;
	margin-bottom: 0.1rem;
}
.layer3 .layer-body{
	border-radius: 0 0 1rem 1rem;
}
.btn-rules{
	position: absolute;
	width: 1.01rem;
	right: 0.1rem;
	top: 2rem;
}
.pack-money{
	position: absolute;
	width: 4.24rem;
	left: 1.65rem;
	top: 3.8rem;
	text-align: center;
	padding-top: 0.64rem;
}
.pack-money p{
	font-size: 0.36rem;
	color: #fff;
	font-family: PingFang-SC-Medium;
	text-align: center;
	/*margin-bottom: 3.12rem;*/
}
.pack-money p span{
	color: #fcef5f;
	font-size: 0.46rem;
	font-weight: 700;
}
.pack-money p.p2{
	font-size: 0.26rem;
}
.pack-money p.p2 span{
	font-size: 0.32rem;
}
footer{
	padding: 0.3rem 0.5rem;
	font-size: 0.2rem;
	color: #666666;
	font-family: PingFang-SC-Regular;
}
.pack-money .s3 {
    width: 2.73rem;
    height: 1.21rem;
    display: inline-block;
    margin-top: 1.6rem;
    margin-bottom: 0.1rem;
    position: relative;
    /* background: #ffffff; */
}
.pack-money .s3 span {
    background: url(../img/zz.png) no-repeat;
    background-size: 100% 100%;
    /* display: inline-block; */
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-animation: changeBiger 2s;
    -moz-animation: changeBiger 2s;
    animation: changeBiger 2s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.layer1 .close{
	position: absolute;
	width: .6rem;
	height: .6rem;
	right: 0.05rem;
	top: 0;
}
.link_bo{
	position: relative;
}
.link_bo .list{
	position: absolute;
	width: 100%;
	top: 1rem;
	left: 0;
}
.list li{
	height: 1.2rem;
	margin-bottom: .2rem;
	padding: 0 .5rem;
	box-sizing: border-box;
}
.list li a{
	display: block;
	height: 1.2rem;
}
@keyframes changeBiger {
    0% {
        width: 0.5rem;
        height: 0.25rem;
        left: 0;
        bottom: 0;
    }
    100% {
        width: 2.73rem;
        height: 100%;
        left: 0;
        bottom: 0;
    }
}
@-moz-keyframes changeBiger /* Firefox */
{
    0% {
        width: 0.5rem;
        height: 0.25rem;
        left: 0;
        bottom: 0;
    }
    100% {
        width: 2.73rem;
        height: 100%;
        left: 0;
        bottom: 0;
    }
}

@-webkit-keyframes changeBiger /* Safari 和 Chrome */
{
    0% {
        width: 0.5rem;
        height: 0.25rem;
        left: 0;
        bottom: 0;
    }
    100% {
        width: 2.73rem;
        height: 100%;
        left: 0;
        bottom: 0;
    }
}

@-o-keyframes changeBiger /* Opera */
{
    0% {
        width: 0.5rem;
        height: 0.25rem;
        left: 0;
        bottom: 0;
    }
    100% {
        width: 2.73rem;
        height: 100%;
        left: 0;
        bottom: 0;
    }
}
.toast{
    width: 6rem;
    padding: .2rem;
    line-height: 1.5;
    box-sizing: border-box;
    position: absolute;
    left: .75rem;
    top: 3rem;
    border-radius: .1rem;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    text-align: center;
	z-index: 233;
}