
*{ -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent; /* For some Androids */ }
html, body {
    padding:0 0 0 0!important;
    margin: 0 !important;
    position: relative;
    font-family: "pingfang", "Microsoft YaHei","微软雅黑";
    box-sizing: border-box;
    background-color: #FFFFFF;
}
.wrapper {
    width:100%;
    border-bottom: 1px solid transparent;
    box-sizing: border-box;
    overflow: hidden;
}


.alert-box {
    position: fixed;
    top: calc(50vh - 25px);
    left: calc(50% - 100px);
    color: white;
    width: 170px;
    padding:15px;
    line-height: 20px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    display: none;
    z-index: 1009;
}

.success-toast {
    /*background-color: #40c39a;*/
}

.failed-toast{
    /*border: 1px solid #ff5f76 !important;*/
    /*z-index: 9999;*/
}


.reg-btn {
    width: 100%;
    height:40px;
    line-height: 40px;
    text-align: center;
}

.small-btn {
    width:60%;
    height:40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
}

.apply-btn {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
}
.apply-btn,.ok-btn, .confirm-btn, .blue-btn, .switch-account{
    margin: 0 auto 10px auto;
    background-color: #32CDFF;
    color:white;
}

.apply-btn {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    margin: 0;
    font-weight: 600;
    background-color: #FF6D4A;
}

.switch-account {
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    background-color: #FF6D4A;
    width:220px;!important;
}

.large-buy span {
    display: inline-block;
}

.large-buy span:nth-child(2) {
    color: #FF6D4A;
    background: white;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
}
.red {
    color: #FF6D4A;
}

.ok-btn {
    margin:30px auto;
}

.buy-btn {
    width:80%!important;
    margin: 24px auto 10px auto!important;
    color: #32CDFF;
    border:1px solid #32CDFF;
}

.blue-bg {
    background-color: #32CDFF;
    border-top:1px solid #32CDFF;
    width:100%;
    box-sizing: border-box;
    position: relative;
}

.s-header {
    width:90%;
    height:60px;
    position: absolute;
    top:0;
    margin-left:5%;
    z-index:1003;

}
.header-padding {
    width:100%;
    height:60px;
    border-bottom: 1px solid  #E7E8EA;
}

.s-header .logo, .s-header .logo-blue-s {
    margin-top:22px;
    float:left;
}

.s-header .account {
    height:30px;
    width:80px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-top:15px;
    border-radius: 20px;
    float:right;
}

.white-btn {
    background-color: white;
    color:#32CDFF;
}
.blue-btn {
    background-color: #32CDFF;
    color:white;
}

/*******new course******/
.cover{
    color:white;
    text-align: center;
    position: relative;
    z-index:1001;
}

.cover .b {
    margin-top:100px;
    font-size: 44px;
    line-height: 44px;
    font-weight: 400;
}

.cover .m {
    margin-top:8px;
    font-size: 36px;
    font-weight: 600;
}

.cover .s {
    margin:22px 0 8px;
    font-size:16px;
}
.cover .s .age {
    color:#FEF77D!important;
    font-size: 18px;
}

.cover img {
    width:95%;
}
.white-padding {
    width:100%;
    height:51px;
    position: absolute;
    bottom: -1px;
    background-color: white;
    z-index: 1000;
}


.hot-offer {
    height:60px;
    width:240px;
    margin: 0 auto;
    font-size: 0;
}

.hot-offer .left {
    display: inline-block;
    vertical-align: middle;
    /*margin-bottom: 5px;*/
}

.hot-offer .left span {
    display: inline-block;
    vertical-align: bottom;
    font-size: 24px;
    color: #32CDFF;
}
.hot-offer .left .sign {
    margin-bottom: 10px;
}
.hot-offer .left .money {
    font-size: 42px!important;
    margin-left: 5px;
}

.hot-offer .right {
    width: 80px;
    display: inline-block;
    vertical-align: middle;
}

.hot-offer .right .up {
    font-size: 10px;
    color: #999FA1;
}
.hot-offer .right .lesson-count {
    font-size: 12px;
    color: #666B6C;
    margin-top: 15px;
}
.lesson-count span {
    display: inline-block;
    width: 30px;
    height: 16px;
    background: #32CDFF;
    color: white;
    border-radius: 2px;
    margin: 0 3px;
    line-height: 16px;
}

.apply-section {
    bottom: 0;
    width:100%;
    z-index: 1003;
    background: #F2F3F4;
}

.old-user {
    display: none;
}

.vip-card {
    text-align: center;
    font-size: 0;
    margin: 7px auto;
}

.vip-card .room-type {
    font-size: 10px;
    color: #32CDFF;
    text-align: center;
    width: 40px;
    height: 17px;
    line-height: 17px;
    border-radius: 4px;
    border: 1px solid #32CDFF;
    margin-right: 4px;
}

.vip-card span {
    display: inline-block;
    font-size: 12px;
    color: #999FA1;
}

.vip-card .price {
    font-size: 16px;
    text-decoration: line-through;
    margin-right: 8px;
}
.vip-card .vip-price {
    color: #FF6D4A;
    font-size: 16px;
}

.home-apply-section {
    margin: 16px 0 18px;
}
.home-apply-section .apply-btn {
    width:315px;
    height:40px;
    margin: 0 auto;
    background:rgba(255,95,61,1);
    border-radius: 100px;
    line-height: 40px;
}

.notice  {
    /*margin-top:14px;*/
    font-size:12px;
    text-align: center;
    color:#999EA8;
}

.notice span {
    color:#FF6D4A;
    font-weight: 600;
}

.notice .tag {
    height:16px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.notice .tag div:nth-child(1) {
    height:16px;
    padding: 0 5px;
    line-height: 16px;
    background-color: #FF6D4A;
    float:left;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 10px;
    color: white;
}

.notice .tag div:nth-child(2) {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 10px solid #FF6D4A;
    border-bottom: 8px solid transparent;
    float:left;
}

.notice .tag div:nth-child(3) {
    width:4px;
    height:4px;
    position: absolute;
    right:6px;
    top:6px;
    background-color: white;
    border-radius: 100%;
}

.notice .text {
    display: inline-block;
    vertical-align: middle;
}

.features {
    width:100%;
    margin: 32px auto 0 auto;
    overflow: hidden;
    font-size: 12px;
    color: #666B6C;
    position: relative;
}
.features .item {
    width: calc(33.33%);
    float:left;
}

.connect-line {
    background: #32CDFF;
    opacity: 0.1;
    height:2px;
    display: inline-block;
    vertical-align:middle;
    position: absolute;
    top:15px;
    left: calc( 16.666% + 16px);
    width: calc(33.33% - 32px);

}
.connect-line:nth-child(2) {
    left: calc(50% + 16px)!important;
}

.features span {
    display: block;
    width: 100%;
    text-align: center;
    margin: 8px 0 0 0 ;
    font-size: 14px;
    color: #676C75;
}

.section {
    padding: 40px 0;
    text-align: center;
    /*border-bottom: 1px solid #EDF1F2;*/
    position: relative;
    /*overflow: hidden;*/
}

.section .header{
    margin-top:16px;
    font-size: 18px;
    text-align: center;
    color: #343637;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
}


.section .header span  {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin:0 5px 5px 5px;
}

.section .sub-header {
    font-size:14px;
    color:#676C75;
    margin:10px auto 0 auto;
    width:84%;
}

.section .sub-header span {
    display: block;
}


.section .blue-divider {
    width:18px;
    height:2px;
    background-color: #32CDFF;
    margin:0 auto;
}

.section img {
    width:100%;
    margin:16px auto 0 auto;
}


.statistic {
    width:100%;
    margin-top:6px;
    font-size: 0;
}

.statistic .item {
    width:33.3333%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.statistic .item .up {
    font-size: 16px;
    color: #FF6D4A;
}

.statistic .item .down {
    margin-top: 8px;
    font-size: 12px;
    color: #666B6C;
}

.level {
    width:90%;
    font-size: 0;
    /*background-color: #F8F9FA;*/
    margin: 24px auto 0 auto;
    border-radius: 30px;
    position: relative;
    height:40px;
    background: rgba(50,205,255,0.10);
    overflow: hidden;
    /*border:1px solid red;*/
}

.level-slide-list {
    position: absolute;
    top:0;
    left:0;
    width: 240%;
}


.level-slide-list .active-level {
    color:white;

}

.level-slide-list  span {

    height:40px;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    z-index: 2;
    border-radius: 30px;
    cursor:pointer;
    width: calc( 8.333% );
    display: inline-block;
    vertical-align: middle;
    position:relative;

}

.u-nav-cursor {
    position: absolute;
    border-radius: 20px;
    top:0;left:0;
    width:20%;
    height:40px;
    box-sizing: border-box;
    background-color: #32CDFF ;
    z-index:1;
}

.level-info {
    width:90%;
    margin: 0 auto;
}


.active-level-item {
    display: block!important;
}
.level-item {
    display: none;
}

.level-detail {

}

.level-detail span {
    display: block;
    width:100%;
    text-align: left;
    font-size: 14px;
    color: #666B6C;
    line-height: 20px;
    margin-top: 5px;
}

.level-detail .item {
    border: 1px solid #EEF1F2;
    border-radius: 4px;
    padding: 16px 12px;
    margin-top: 18px;
}

.level-detail .item .header {
    width:100%;
    margin: 0 0  16px 0 ;
    text-align: left!important;

}

.level-detail .item .header .h-l {
    height:14px;
    width:3px;
    display: inline-block;
    vertical-align: middle;
    background: #666B6C;
}

.level-detail .item .header .text {
    font-size: 14px;
    color: #666B6C;
    display: inline-block;
    vertical-align: middle;
}



.lesson-steps {
    width:100%;
    font-size: 0;
    margin-top:16px;
}

.lesson-steps .item {
    width:33.333%;
    display: inline-block;
    vertical-align: bottom;
}
.lesson-steps .item .text {

    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 14px;
    color: #4B4F57;
}
.lesson-steps .item span {
    font-size: 14px;
    color: #4B4F57;
    display: block;
    margin-top: 8px;
}


.class-type {
    margin-top:40px;
}

.class-type .c-header {
    font-size: 14px;
    color: #4B4F57;
    font-weight: 600;
}

.class-type .type {
    width:80%;
    margin:16px auto 0 auto;
    overflow: hidden;
}
.class-type .type div{
    height:40px;
    line-height: 40px;
    width: calc( 50% );
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    color: #676c75;
    float:left;
}

.class-type .type div:nth-child(1) {
    border: 1px solid #E9EFF4;
}

.class-type .type div:nth-child(2) {
    border-top: 1px solid #E9EFF4;
    border-bottom: 1px solid #E9EFF4;
    border-right: 1px solid #E9EFF4;
}

.class-type .type div span {
    font-size:16px;
    font-weight: 600;
}


.lesson-plan {
    margin-top:20px;
    font-size: 0;
    height:250px;
}

.lesson-plan div:nth-child(2) {
    margin: 0 10px;
}

.zoom-in {
    width: calc( 50% - 10px);
    /*border:1px solid #E7E8EA;*/
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease-out;
    transition:all 0.5s ease-out;

}

.zoom-out{
    width: calc( 25% - 10px);
    border:1px solid #E7E8EA;
    border-radius: 5px;
    height:100px;
    display: inline-block;
    vertical-align: middle;

    -webkit-transition: all 0.3s ease-out;
    transition:all 0.3s ease-out;
}


.zoom-in.detail {
    text-align: center;
}

.zoom-in.detail .fee{
    margin: 20px 0 ;
    font-size: 14px;
}
.zoom-in.detail .fee span {
    display: inline-block;
    vertical-align: middle;
}
.zoom-in.detail .fee .up .money {
    font-size: 24px;
}

.zoom-in.detail .schedule {
    opacity: 1;
    -webkit-transition: all 0.1s ease-out 0.3s;
    transition:all 0.1s ease-out 0.3s;

    font-size: 12px;
    margin:20px 0;

    color:#676C75;
}

.zoom-in.detail .schedule div {
    margin-top:16px;
}


.zoom-out.detail {
    text-align: center;
}

.zoom-out.detail .fee{
    margin: 20px 0 ;
}

.zoom-out.detail .fee .up {
    font-size: 16px;
    display: block;
}

.zoom-out.detail .fee  .down {
    font-size: 12px;
    display: block;
}


.zoom-out.detail .schedule {
    opacity: 0;
    color:#676C75;
}


.detail .schedule div span:before {
    content:'';
    background-size: 16px 16px;
    background-image: url('../../icon/mobile/campaign/ic_tick.png');
    width: 16px;
    height: 16px;
    margin:0 5px;
    display: inline-block;
    vertical-align: middle;
}


.promise {
    width:100%;
}

.promise .item {

}

.promise .item .up {
    font-size: 14px;
    color: #343637;
    margin-top:15px;
}
.promise .item .down {
    font-size: 12px;
    color: #999FA1;
    width:200px;
    line-height: 20px;
    margin:8px auto 0 auto;
}

.review {
    /*border:1px solid red;*/
    /*visibility: hidden;*/
    width:95%;
    margin: 0 auto;
    visibility: hidden;
    margin-top:24px;
}

.review .item {
    margin:0 auto 32px auto;
    overflow: hidden;
    opacity: 0;
}


.review .item:nth-child(odd) {
    transform: translate3D(0,300px,0);
    -webkit-transform: translate3D(0,300px,0);
}

.review .item:nth-child(even) {
    transform: translate3D(0,300px,0);
    -webkit-transform: translate3D(0,300px,0);
}

.left-r {

}

.right-r {

}

.left-r img, .right-r img {
    width:30px;
    display: inline-block;
    vertical-align: bottom;
    margin:0  4px 3px 4px;
}


.review .item:nth-child(1) .text {
    background: rgba(255,138,111,0.06);
    border: 1px solid rgba(255,138,111,0.30);

}
.review .item:nth-child(2) .text {
    background: rgba(50,205,255,0.06);
    border: 1px solid rgba(50,205,255,0.30);
}
.review .item:nth-child(3) .text {
    background: rgba(255,204,0,0.06);
    border: 1px solid rgba(255,204,0,0.30);
}
.review .item:nth-child(4) .text {
    background: rgba(50,205,255,0.06);
    border: 1px solid rgba(50,205,255,0.30);
}
.review .item:nth-child(5) .text {
    background: rgba(255,138,111,0.06);
    border: 1px solid rgba(255,138,111,0.30);
}

.review .fade-animate:nth-child(1){
    animation: fall 0.5s forwards 0.1s;
    -webkit-animation: fall 0.5s forwards 0.1s;
}
.review .fade-animate:nth-child(2){
    animation: fall 0.5s forwards 0.2s;
    -webkit-animation: fall 0.5s forwards 0.2s;
}
.review .fade-animate:nth-child(3){
    animation: fall 0.5s forwards 0.3s;
    -webkit-animation: fall 0.5s forwards 0.3s;
}
.review .fade-animate:nth-child(4){
    animation: fall 0.5s forwards 0.4s;
    -webkit-animation: fall 0.5s forwards 0.4s;
}
.review .fade-animate:nth-child(5){
    animation: fall 0.5s forwards 0.5s;
    -webkit-animation: fall 0.5s forwards 0.5s;
}

.left-r .text , .right-r .text{
    display: inline-block;
    vertical-align: bottom;
    width:calc( 100% - 90px );
    padding: 15px 20px;

    font-size: 14px;
    color: #4A4A4A;
    line-height: 28px;
    text-align: left;
}
.left-r .text {
    border-radius: 44px 44px 44px 4px;
}

.right-r .text {
    border-radius: 44px 44px 4px 44px;
}

.left-r .review-who {
    display: block;
    float:left;
    font-size: 12px;
    color: #676C75;
    margin-top:8px;
}

.right-r .review-who {
    display: block;
    float:right;
    font-size: 12px;
    color: #676C75;
    margin-top:8px;
}
.left-r .review-who span, .right-r .review-who span{
    font-size: 12px;
    color: #8A8F9B;
}
/*.left-r .review-who span:nth-child(1), .right-r .review-who span:nth-child(2) {*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*width:4px;*/
/*height:4px;*/
/*background-color: #FFCC00;*/
/*border-radius: 100%;*/
/*}*/


.footer {
    width: 100%;
}

.nav-menu {
    width:95%;
    font-size: 0;
    margin: 0 auto;
}

.nav-menu span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #343637;
    width:20%;
    text-align: center;
}


.icon-links {
    overflow: hidden;
}

.icon-links .socials {
    float:right;
    margin-right:20px;

}

.email {
    text-align: center;

}

.email .header {
    font-size: 14px;
    color: #4B4F57;
}

.email .text {
    font-size: 14px;
    color: #32CDFF;
    line-height: 28px;
    margin-top:5px;
}

.qr-code {
    margin-top:10px;
}

.qr-code img {
    width:180px;
    margin-left: calc( 50% - 90px );
}

.qr-code span {
    font-size: 14px;
    color: #676C75;
    line-height: 20px;
    display: block;
    text-align: center;
    margin-top: -6px;
}

.qr-code .subscribe {
    padding:10px 0 20px 0 ;
    font-size: 14px;
    color: #696D76;
}

.copy-right {
    margin:40px 0 40px 0;
    text-align: center;
    padding-bottom: 40px;

}

.copy-right span {
    display: block;

    font-size: 12px;
    color: #999EA8;
}

.video-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1005;
    overflow: hidden;
    display: none;
}

.video-mask .video {
    margin-top: 20%;
}

.video-mask .icon {
    cursor: pointer;
    z-index: 1005;
    position: absolute;
    overflow: hidden;
    top:15%;
    left: calc(50% - 24px);
}

.vcp-player {
    margin: 0 auto;
}

.buy-restrict {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1005;
    overflow: hidden;
    display: none;
}
.buy-restrict .info {
    color:white;
    width:80%;
    margin: 40% auto 50px auto;
    text-align: center;
    font-size: 16px;
}

.account-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1005;
    overflow: hidden;
    display: none;
}

.account-info {

    margin-top:40%;
    width:100%;

}
.account-info .icon {
    text-align: center;
    margin-left: calc(50% - 24px);
}
.current-account {
    font-size: 16px;
    text-align: center;
    margin-top:20px;
}
.current-account span {
    display: inline-block;
    vertical-align: middle;
}
.current-account .text {
    color:white;
}
.current-account .acc-id {
    color:#FF6D4A;
    font-size: 20px;
}

/****** campaign ******/

.bonus-bg {
    width:100%;
    position: absolute;
    top:0;
    left:0;
    z-index:-1;
}

.bonus-bg img {
    width:100%;
}

.camp-header {
    width:90%;
    padding:20px 0;
    margin:0 auto;
    position: relative;
    height:30px;
    line-height: 30px;
}

.camp-header .title {
    text-align: center;
    color:white;
}

.camp-slogan {
    width:90%;
    padding:1px 0;
    margin:0 auto;
    text-align:center;
    position:relative;
}

.camp-slogan  .up{
    font-weight: 600;
    font-size: 30px;
    color:white;
}

.camp-slogan  .down{
    margin-top:10px;
    font-size: 20px;
    color:white;
}

.camp-slogan  .down span {
    color: #FFF500;
    font-size: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: -5px;
}

.camp-slogan .left {
    position: absolute;
    width:72px;
    bottom:20px;
    left:0;
}

.camp-slogan .right {
    position: absolute;
    width:72px;
    right:0;
    top:20px;
}

.rule {
    width: calc(  90% - 40px);

    padding:32px 20px;
    background-color: #FFFFFF;
    margin:50% auto 0 auto;
    box-shadow: 0 6px 24px 0 rgba(50,205,255,0.12);
    border-radius: 5px;
}

.rule .item {
    overflow: hidden;
}

.rule .item:nth-child(2) {
    overflow: hidden;
    margin:30px 0;
}

.rule .item a {
    text-decoration: none;
    color: #32CDFF;
}

.rule .item .up {
    font-size: 0;
}

.rule .item .up .ct {
    height:32px;
    width:32px;
    border-radius: 100%;
    background-color: rgba(144, 232, 255, 0.56);
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin:0  20px 0 10px;
    color: rgb(56, 209, 255);
}

.rule .item .up .h {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #4B4F57;
    width: calc( 100% - 62px );
    font-weight: 600;

}

.rule .item .up .lt {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999EA8;
    line-height: 24px;
    width: calc( 100% - 62px );

}

.rule .item .down {

    font-size: 14px;
    color: #676C75;
    line-height: 24px;
    width: calc( 100% - 62px );
    float:right;
    margin-top:16px;
}


.share-bg {
    width: 100%;
    height: 66px;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #F8F9FA;
    z-index: 1000;
}
.share {
    height:50px;
    background: #FFCC00;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color:white;
    bottom: 8px;
    left:20px;
    right: 20px;
    position: fixed;
    z-index:1001;
    border-radius: 100px;
}


.share-list {
    margin: 40px auto;
    width:90%;
    font-size: 16px;
    color: #4B4F57;
    /*display: none;*/
}

.bonus-count {
    font-weight: 600;
}

.no-share {
    font-size: 16px;
    font-weight: 600;
    color: #4B4F57;
    width:90%;
    margin: 40px auto 48px auto;
}


.avatar-list {
    margin:16px auto 24px auto;
    overflow: hidden;
}
.avatar-list img {
    width: 40px;
    float:left;
    border-radius: 100%;
    margin-right:16px;
}

.avatar-list div {
    width:calc(16.6666% - 10px);
    float:left;
    border-radius: 100%;
}

.nick-name {
    font-size: 12px!important;
    color:#676C75;
    margin-bottom: 5px;
}

.share-detail-list {
    width:100%;
    margin-top:20px;
    border-collapse: collapse;
    border: 1px solid #E7E8EA;

}

.share-detail-list tr th {
    font-size: 12px;
    color: #676C75;
    padding:20px  10px;
    font-weight: 500!important;
    border: 1px solid#E7E8EA;
}

.share-detail-list tr th span {
    display:block;
}

.share-detail-list tr td {
    color:#32CDFF;
    text-align: center;
    border: 1px solid #E7E8EA;
}


.share-detail-list tr td img {
    margin: 10px 10px 0 10px;
    width:40px;
    height:40px;
    border-radius: 100%;
}

.instruction {
    width:90%;
    margin:48px auto 60px auto;
}

.instruction .header {
    font-size: 16px!important;
    color: #4B4F57!important;
    font-weight: 600;
}

.instruction span {
    font-size: 14px;
    color: #676C75;
    line-height: 28px;
    margin-top:16px;
    position: relative;
    display: block;
    margin-left:4%;
}
.instruction span:before {
    content:'';
    height:4px;
    width:4px;
    border-radius: 100%;
    position: absolute;
    background-color: #676C75;
    top:12px;
    left:-10px;
}


.not-qualify {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1003;
    overflow: hidden;
    display: none;
}


.explanation {
    width:80%;
    height:auto;
    background-color: white;
    top:25%;
    left: 10%;
    position: absolute;
    border-radius: 5px;


}

.explanation .top-banner {
    background-image: linear-gradient(-180deg, #32B0F1 0%, #5CD9F6 100%);
    height:120px;
    position: relative;

}

.explanation .top-banner .monkey{
    width:170px;
    height:170px;
    position: absolute;
    top:-55px;
    left: calc( 50% - 85px );

}

.explanation .top-banner .left{
    width:60px;
    position: absolute;
    bottom: 20px;
    left:0;

}

.explanation .top-banner .right{
    width:60px;
    position: absolute;
    top: 10px;
    right:0;

}


.explanation span {
    display: block;
    width:90%;
    margin: 10px auto;
    font-size: 14px;
    color: #676C75;
    line-height: 26px;
    text-align: center;
}



.pagination {
    text-align: center;
    margin-top:25px;
}

.paging-left, .paging-right {
    height:40px;
    width:40px;
    border-radius: 100%;
    /*border:2px solid #32CDFF;*/
    position: relative;
    display: inline-block;
    vertical-align: middle;


}

.paging-left i {
    transform-origin: 0% 50%;
}

.paging-right i {
    transform-origin: 100% 50%;
}

.paging-left-touch i:nth-child(1), .paging-right-touch i:nth-child(2) {
    transform: rotate(20deg)!important;
}

.paging-left-touch i:nth-child(2), .paging-right-touch i:nth-child(1) {
    transform: rotate(-20deg)!important;
}


.paging-left i:nth-child(1){
    width:18px;
    height:3px;
    position: absolute;
    background-color: #32CDFF;
    top:20px;
    left:11px;
    display:block;
    transform: rotate(40deg);

}

.paging-left i:nth-child(2) {


    width:18px;
    height:3px;
    position: absolute;
    background-color: #32CDFF;
    top:21px;
    left:11px;
    display:block;
    transform: rotate(-40deg);
}


.paging-right i:nth-child(1){
    width:18px;
    height:3px;
    position: absolute;
    background-color: #32CDFF;
    top:20px;
    right:11px;
    display:block;
    transform: rotate(-40deg);


}

.paging-right i:nth-child(2){
    display: block;
    content:'';
    width:18px;
    height:3px;
    background-color: #32CDFF;
    transform: rotate(40deg);
    top:21px;
    right:11px;
    position: absolute;


}

.dis-paging {
    /*border:2px solid rgb(216, 216, 216);*/
}
.dis-paging i:nth-child(1),.dis-paging i:nth-child(2) {

    width:18px;
    height:3px;
    position: absolute;
    background-color:rgb(216, 216, 216);
    top:19px;
    right:11px;
    left:11px;
    display:block;
    transform: rotate(0deg)!important;

}

.paging-left i:nth-child(1) , .paging-left i:nth-child(2),
.paging-right i:nth-child(1) , .paging-right i:nth-child(2),
.dis-paging i:nth-child(1), .dis-paging i:nth-child(2) {
    -webkit-transition: all 0.2s ease-out;
    transition:all 0.2s ease-out;
}

.paging-counter {
    width:80px;
    display: inline-block;
    vertical-align: middle;
    height:40px;
    text-align: center;
}
.paging-counter span {
    line-height: 40px;
    font-size: 16px;
    color: rgb(216, 216, 216);

}

.share-mask{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1003;
    overflow: hidden;
    display: none;
}

/**********************/


/*********verify payment******/


.order-detail {
    background-color: #f9f9f9;
    width:100%;
    padding: 20px 0 ;
    margin-top:20px;
}

.order-detail .header {
    font-size: 16px;
    color: #4B4F57;
    margin:10px auto;
    width:100%;
    text-align: center;
}

.detail-item {
    margin:20px auto;
    font-size: 14px;
    width:80%;
    color: #666B6C;
}
.detail-item span {
    display: inline-block;
    vertical-align: middle;
}
.detail-item span:nth-child(2) {
    font-weight: 600;
}

.payment-result {

    height:90px;
    width:100%;
    box-sizing: border-box;
    position: relative;
    border:1px solid transparent;
    text-align: center;
    margin-top:20px;
}


.payment-result .icon {

    left: calc( 50% - 25px  );
    display: none;
    position: absolute;

}

.verify-hint {
    display: none;
    font-size: 14px;
    width:90%;
    margin:60px auto 0 auto;
}

.spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin:40px auto;
    z-index: 1010;
    /*display: none;*/
}


.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #19B3FF;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;

}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
    z-index: 1010;
}

/*****************************/

.close-icon {
    background-size: 48px 48px;
    background-image: url('../../icon/mobile/close.svg');
    width: 48px;
    height: 48px;
    display: block;

}

.play-icon {
    background-size: 50px 50px;
    background-image: url('../../icon/mobile/play.png');
    width: 50px;
    height: 50px;
    display: block;

    position: absolute;
    left: calc(50% - 25px );
    top: calc(50% - 25px);
    cursor:pointer;
}


.graduation-icon {
    background-size: 32px 32px;
    background-image: url('../../icon/mobile/ic_graduation.png');
    width: 32px;
    height: 32px;
    display: block;
    margin:0 auto;

}

.interest-icon {
    background-size: 32px 32px;
    background-image: url('../../icon/mobile/ic_interest.png');
    width: 32px;
    height: 32px;
    display: block;
    margin:0 auto;

}

.level-icon {
    background-size: 32px 32px;
    background-image: url('../../icon/mobile/ic_level.png');
    width: 32px;
    height: 32px;
    display: block;
    margin:0 auto;

}


.graduation-icon-c {
    background-size: 32px 32px;
    background-image: url('../../icon/mobile/ic_graduation_c.png');
    width: 32px;
    height: 32px;
    display: block;
    margin:0 auto;

}

.interest-icon-c {
    background-size: 32px 32px;
    background-image: url('../../icon/mobile/ic_interest_c.png');
    width: 32px;
    height: 32px;
    display: block;
    margin:0 auto 0 auto;

}

.level-icon-c {
    background-size: 32px 32px;
    background-image: url('../../icon/mobile/ic_level_c.png');
    width: 32px;
    height: 32px;
    display: block;
    margin:0 auto 0 auto;
}

.photo-icon {
    background-size: 16px 16px;
    background-image: url('../../icon/mobile/ic_photo.png');
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.game-icon {
    background-size: 16px 16px;
    background-image: url('../../icon/mobile/ic_game.png');
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.thumbsup-icon {
    background-size: 16px 16px;
    background-image: url('../../icon/mobile/ic_thumbsup.png');
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.ok-icon {
    background-size: 25px 25px;
    background-image: url('../../icon/mobile/ic_ok.png');
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top:20px;
}

.chat-icon {
    background-size: 25px 25px;
    background-image: url('../../icon/mobile/ic_chat.png');
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top:20px;
}
.tv-icon {
    background-size: 25px 25px;
    background-image: url('../../icon/mobile/ic_tv.png');
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top:20px;
}

.clock-icon {
    background-size: 25px 25px;
    background-image: url('../../icon/mobile/ic_clock.png');
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top:30px;
}

.time-icon {
    background-size: 25px 25px;
    background-image: url('../../icon/mobile/ic_time.png');
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top:30px;
}


.logo {
    background-size: 88px 16px;
    background-image: url('../../icon/mobile/logo.png');
    width: 88px;
    height: 16px;
}

.logo-blue {
    background-size: 140px 25px;
    background-image: url('../../icon/mobile/logo_blue.png');
    width: 140px;
    height: 25px;
    margin: 40px auto;
}

.logo-blue-s {
    background-size: 88px 16px;
    background-image: url('../../icon/mobile/logo_blue.png');
    width: 88px;
    height: 16px;
    margin:5px 0 0 20px;
    float:left;
    display: inline-block;
    vertical-align: middle;
}

.logo-qq {
    background-size: 16px 16px;
    background-image: url('../../icon/mobile/qq.svg');
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}

.logo-wechat {
    background-size: 16px 16px;
    background-image: url('../../icon/mobile/wechat.svg');
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;

}

.logo-weibo {
    background-size: 16px 16px;
    background-image: url('../../icon/mobile/sina_weibo.svg');
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.close-login-icon {
    background-size: 40px 40px;
    background-image: url('../../../icon/close.svg');
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top:10px;
    right:10px;
    cursor: pointer;
}

.phone-icon {
    background-size: 22px 22px;
    background-image: url('../../icon/mobile/ic_phone.png');
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin:3px 0 0 5px;
}

.password-icon {
    background-size: 22px 22px;
    background-image: url('../../icon/mobile/ic_password.png');
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin:3px 0 0 5px;
}

.loading-icon {
    background-size: 24px 24px;
    background-image: url('../../icon/mobile/ic_loading.svg');
    width: 24px;
    height: 24px;
    animation: myrotate 0.6s linear infinite;
    -webkit-animation: myrotate 0.6s linear infinite;
}

.right-arrow-icon {
    background-size: 24px 24px;
    background-image: url('../../icon/mobile/ic_right_arrow.svg');
    width: 24px;
    height: 24px;
}


.left-arrow-icon {
    background-size: 30px 30px;
    background-image: url('../../icon/mobile/campaign/ic_left_arrow.svg');
    width: 30px;
    height: 30px;
    position: absolute;

}



.onelesson-icon {
    background-size: 32px 32px;
    background-image: url('../../icon/mobile/campaign/ic_1lesson.png');
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin:0 20px 0 10px;
}

.tenlesson-icon {
    background-size: 32px 32px;
    background-image: url('../../icon/mobile/campaign/ic_10lesson.png');
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin:0 20px 0 10px;
}

.tips-icon {
    background-size: 40px 24px;
    background-image: url('../../icon/mobile/campaign/ic_tips.png');
    width: 40px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    margin:0 10px 0 10px;
}


.tick-icon {
    background-size: 20px 20px;
    background-image: url('../../icon/mobile/campaign/ic_tick.png');
    width: 20px;
    height: 20px;
    margin:0 auto;
    display: inline-block;
    vertical-align: middle;
    /*position: absolute;*/
}
.ok-big-icon {
    background-size: 50px 50px;
    background-image: url('../../icon/mobile/ic_ok_big.svg');
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}
.wait-big-icon {
    background-size: 50px 50px;
    background-image: url('../../icon/mobile/ic_wait_big.svg');
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}
.error-big-icon {
    background-size: 50px 50px;
    background-image: url('../../icon/mobile/ic_error_big.svg');
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}

.share-arrow{
    background-size: 100px 100px;
    background-image: url('../../icon/mobile/share_arrow.png');
    width: 100px;
    height: 100px;
    position:absolute;
    top:10px;
    right:10px;
}

.hidden {
    display: none;
}

/****css 3 ********/
@-webkit-keyframes myrotate{
    0%{
        -webkit-transform : rotate(0deg);
    }
    100%{
        -webkit-transform : rotate(360deg);
    }
}

@keyframes myrotate{
    0%{
        transform : rotate(0deg);
    }
    100%{
        transform : rotate(360deg);
    }
}


@-webkit-keyframes fall {
    0% {
        opacity: 0;
    }
    100% {
        -webkit-transform:translate3D(0,0,0);
        opacity: 1;
    }
}

@keyframes fall {
    0% {
        opacity: 0;

    }
    100% {
        transform:translate3D(0,0,0);
        opacity: 1;
    }
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.2)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
/*****************/
