@charset "UTF-8";

* {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 0.28rem;
    color: #333;
    overflow-x: hidden;
    max-width: 750px;
    margin: 0 auto;
}

ul li {
    list-style: none;
}

img {
    border: none;
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

a:active {
    -webkit-tap-highlight-color: transparent;
}

em,
i {
    font-style: normal;
}

input,
textarea,
button {
    resize: none;
    outline: none;
    border: 0 none;
    font-family: "Microsoft Yahei";
    margin: 0;
    background: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    height: 0px;
    font-size: 0px;
    visibility: hidden;
    display: block;
    content: " ";
}

.appClass img {
    margin: 0 auto
}

.hide {
    display: none;
}

.top {
    height: 0.9rem;
    position: relative;
    text-align: center;
}

.top .acommon {
    display: block;
    position: absolute;
    top: 50%;
}

.top .ahome {
    left: 0.35rem;
    margin-top: -0.15rem;
    width: 0.36rem;
    height: 0.32rem;
    background-size: auto 100%;
}

.top .atopmenu {
    right: 0.35rem;
    top: 50%;
    margin-top: -0.2rem;
    width: 0.4rem;
    height: 0.4rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.rmcsbox {
    background-color: #fff;
    margin-top: 0.3rem;
}

.xttbox_title {
    text-align: center;
    line-height: 0.9rem;
    font-size: 0.3rem;
    color: #333;
    font-weight: bold;
    position: relative;
    margin-bottom: 0.15rem;
    height: 0.7rem;
}

.xttbox_title span {
    display: block;
    position: relative;
    z-index: 1;
    height: 0.7rem;
    width: 2.72rem;
    background: url(../skin_img/rmyc.png) no-repeat 0 0;
    background-size: 100% 100%;
    margin: 0 auto;
    text-indent: -9999px;
}

.rmcs_list .bd ul {
    padding: 0 0.1rem;
}

.rmcs_list .bd ul li {
    width: 25%;
    float: left;
    margin-bottom: 0.35rem;
}

.rmcs_list .bd ul li a {
    display: block;
    text-align: center;
}

.rmcs_list .bd ul li img {
    display: block;
    margin: 0 auto;
    width: 1.2rem;
    height: 1.2rem;
}

.rmcs_list .bd ul li em {
    display: block;
    font-size: 0.24rem;
    color: #333;
    margin-top: 0.15rem;
    line-height: 0.3rem;
    height: 0.3rem;
    overflow: hidden;
}

.rmcs_list .hd {
    text-align: center;
    padding-bottom: 0.3rem;
    margin-top: -0.2rem;
    padding-top: 0.1rem;
}

.rmcs_list .hd ul {
    display: inline-block;
}

.rmcs_list .hd ul li {
    float: left;
    width: 0.22rem;
    height: 0.22rem;
    border-radius: 30px;
    background: #e6e6e6;
    font-size: 0;
    margin: 0 0.05rem;
    user-select: none;
    position: relative;
}

.rmcs_list .hd ul li:after {
    position: absolute;
    content: '';
    left: -0.06rem;
    right: -0.06rem;
    top: -0.06rem;
    bottom: -0.06rem;
}

.rmcs_list .hd ul li.on {
    width: 0.5rem;
}

.xieyi-text {
    padding-top: 0.2rem;
    background-color: #fff;
    font-size: 0.3rem;
    color: #222;
    line-height: 0.56rem;
    padding: 0 0.45rem;
}

.xieyi-text p {
    margin: 0;
    padding: 0.25rem 0;
    margin: 0;
}

.footer p {
    line-height: 0.45rem;
    margin: 0;
}

.paybody {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
    max-width: 100%;
    font-size: 14px;
    background: url(../skin_img/wxbj.png) repeat scroll 0 0 #D4D5D7 !important;
}

.paybody .box {
    width: 100%;
    overflow: hidden;
    margin: 0;
}

.paybody .box_infor {
    padding: 20px;
    border-top: 3px solid #0188ca;
    background-color: #f8f8f8;
    border-bottom: 1px solid #d7d7d7
}

.paybody .box_content {
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 50px;
}

.paybody .box_content .green_words {
    color: #008000;
    font-weight: 700;
    font-size: 22px;
    margin: 20px
}

.paybody .bc_c {
    overflow: hidden;
}

.paybody .bc_c_list {
    float: left;
    width: 50%;
    *width: 49%;
}

.paybody .bc_c_list .img_tel {
    width: 197px;
    text-align: center;
    margin-right: 140px;
    float: right;
}

.paybody .bc_c .pic img {
    display: block;
    width: 100%;
    margin: 0 auto;
    width: 197px;
    height: 281px;
}

.paybody .bc_c .weixin {
    width: 200px;
    text-align: center;
    margin: 40px 0 0 140px;
}

.paybody .bc_c .weixin img {
    display: block;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

.paybody .bc_c .weixin .price {
    color: #ff6600;
    margin: 5px 0
}

.paybody .bc_c .weixin .price span {
    font-size: 18px;
    font-weight: 700
}

.paybody .bc_c .weixin .green {
    color: #008000
}

.body_zhifu .wrap {
    padding-bottom: 3.52rem;
}

.awdcs,
.main p .awdcs {
    float: right;
    color: #ee4d4d !important;
    text-decoration: underline;
    margin-left: 0.1rem;
    display: inline;
    font-size: 0.24rem;
    background: none;
}

.zcdgbox {
    position: fixed;
    right: 0.2rem;
    bottom: 2.2rem !important;
    z-index: 9;
}

.zcdgbox .back_top {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 100px;
    background: rgba(0, 0, 0, 0.2) url(../skin_img/backtop.png) no-repeat center;
    background-size: 0.35rem 0.2rem;
    display: none;
}


.ico {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.ico-bagua,
.ico-love,
.ico-voice {
    width: 0.34rem;
    height: 0.34rem;
    background-image: url(../skin_img/top/bagua.png);
}

.ico-love {
    background-image: url(../skin_img/top/love.png);
}

.ico-voice {
    background-image: url(../skin_img/top/voice.png);
}

.smtop_menu {
    padding: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0.9rem;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 101;
    display: none;
    max-height: 100%;
    max-width: 750px;
    margin: 0 auto;
}

.smtop_list {
    padding: 0 0.4rem 1.8rem;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.smtop_item {
    margin-bottom: 0.1rem;
}

.smtop_list .smtop_h3 {
    font-size: 0.32rem;
    line-height: 0.34rem;
    padding: 0.36rem 0 0.2rem;
    color: #333;
    font-weight: bold;
    background: url(../skin_img/top/line.png) no-repeat center bottom;
    background-size: 100% auto;
    margin-bottom: 0.12rem;
}

.smtop_list .smtop_h3 .ico {
    vertical-align: top;
    margin-right: 0.14rem;
}

.smtop_list .smtop_ul {
    padding: 0;
    margin: 0;
}

.smtop_list .smtop_ul li {
    width: 25%;
    float: left;
    font-size: 0.26rem;
    height: 0.6rem;
    line-height: 0.6rem;
    overflow: hidden;
    margin-top: 0.1rem;
}

.smtop_list .smtop_ul a {
    display: inline-block;
    color: #666;
}

.smtop_oper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0.3rem 0;
    background: #fff;
    text-align: center;
}

.smtop_oper a {
    display: inline-block;
    vertical-align: top;
    width: 0.82rem;
    height: 0.82rem;
    background: url(../skin_img/shangla.png) no-repeat;
    background-size: 100% 100%;
}

.cover-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.cover-top .smtop_menu {
    display: block;
}

/*.cover-top .top{ position: fixed; left: 0; right: 0; top: 0; z-index: 101; max-width: 750px; margin: 0 auto;  }*/


#uc_recommend_ad {
    display: none !important;
}

.ie8 .smtop_menu {
    background: url(../skin_img/xlbg.png)
}

.ie8 .zcdgbox .back_top {
    background: url(../skin_img/backk.png)
}

@media screen and(min-width: 751px) {
    .contents {
        background: none;
    }

    .cover-top,
    .cover-top .top,
    .cover-top .smtop_menu {
        left: 50%;
        margin-left: -335px;
    }
}

.ie8.cover-top,
.ie8.cover-top .top,
.ie8.cover-top .smtop_menu {
    left: 50%;
    margin-left: -335px;
}

.body_zhifu .contents {
    background: none;
}

.people {
    font-size: 0.24rem;
    color: #484848;
    line-height: 0.36rem;
    padding: 0 0.3rem;
    text-align: center;
}

.people em {
    font-size: 0.28rem;
    color: #bd0000;
    font-weight: bold;
}

.cszhifu-box {
    margin: 0.2rem 0.4rem 0 0.4rem;
    padding: 0.15rem 0.4rem;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0.2rem;
    position: relative;
    box-shadow: 0 0.2rem 0.45rem 0 rgba(0, 0, 0, 0.06);
}

.jiagebox {
    margin-top: 0;
}

.jiagebox span,
.jiagebox em {
    display: block;
}

.jiagebox .plf {
    float: left;
}

.jiagebox .plf span {
    font-size: 0.35rem;
    color: #b52550;
    font-weight: bold;
}

.jiagebox .plf em {
    font-size: 0.24rem;
    color: #969696;
    text-decoration: line-through;
}

.jiagebox .prg {
    float: right;
}

.jiagebox .prg span {
    font-size: 0.24rem;
    color: #484848;
}

.jiagebox .prg em {
    font-size: 0.35rem;
    color: #b52550;
}

.fourth-tit {
    text-align: center;
}

.fourth-tit span {
    display: inline-block;
    font-size: 0.32rem;
    color: #484848;
    position: relative;
    font-weight: bold;
}

.fourth-tit span:before,
.fourth-tit span:after {
    display: block;
    content: '';
    width: 0.34rem;
    height: 0.21rem;
    background: url(../skin_img/titbg.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: absolute;
    left: -0.48rem;
    top: 50%;
    margin-top: -0.1rem;
}

.fourth-tit span:after {
    left: auto;
    right: -0.48rem;
    transform: rotateY(180deg);
}

.zffs-list li {
    width: 100%;
    float: left;
}

.zffs-list li+li {
    border-top: 1px solid #a9a9a9;
}

.zffs-list a {
    display: block;
    padding: 0.12rem 0;
    line-height: 0.65rem;
    font-size: 0.32rem;
    color: #484848;
    overflow: hidden;
}

.zffs-list .zf-wx,
.zffs-list .zf-zfb {
    display: inline-block;
    vertical-align: top;
    width: 0.65rem;
    height: 0.65rem;
    background: url(../skin_img/icon-wx.png) no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 0.14rem;
}

.zffs-list .zf-zfb {
    background-image: url(../skin_img/icon-zfb.png);
}

.zffs-list .plf {
    float: left;
}

.zffs-list .prg {
    float: right;
}

.zffs-list .prg span {
    display: block;
    width: 1.26rem;
    line-height: 0.42rem;
    text-align: center;
    background-color: #ce0000;
    font-size: 0.24rem;
    color: #fff;
    margin-top: 0.11rem;
    border-radius: 0.05rem;
}

.zffs-list2 {
    margin: 0.25rem 0 0.15rem;
}

.zffs-list2 li {
    width: 47%;
}

.zffs-list2 li+li {
    float: right;
    border-top: 0;
}

.zffs-list2 li.on a {
    border-color: #E61B03;
}

.zffs-list2 a {
    padding: 0.14rem 0;
    line-height: 0.4rem;
    text-align: center;
    background-color: #fff;
    border: solid 1px #bbb;
    border-radius: 0.36rem;
}

.zffs-list2 .zf-wx,
.zffs-list2 .zf-zfb {
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
}

.zffs-list2 .plf {
    float: none;
}

.zffs-list2 .prg {
    display: none;
}

.zfdivtips {
    text-align: center;
    font-size: 0.28rem;
    color: #484848;
    margin-top: 0.1rem;
}

.ziliaos-box {
    position: relative;
    margin: 0.1rem 0.4rem 0 0.4rem;
}

.ziliaos-box .name-list {
    position: relative;
    background: rgba(255, 255, 255, .8);
    border-radius: 0.2rem;
    box-shadow: 0 0.2rem 0.45rem 0 rgba(0, 0, 0, 0.06);
    padding: 0.15rem 0.4rem 0.13rem 0.4rem;
    margin: 0;
}

.ziliaos-box .name-list ul+ul {
    margin-top: 0.1rem;
}

.ziliaos-box .name-list li {
    width: 100%;
    float: left;
    font-size: 0.28rem;
    line-height: 0.4rem;
    text-align: left;
}

.ziliaos-box .name-list li span {
    color: #969696;
}

.ziliaos-box .name-list li em {
    color: #010101;
}

.newbtn {
    padding: 0 0.88rem;
    margin-top: 0.3rem;
}

.fade,
.fades {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 10;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
    background: #000;
    cursor: pointer;
}

.page-mxbg .fade,
.page-mxbg .fades,
.page-sxbg .fade,
.page-sxbg .fades {
    z-index: 998;
}

.pop-jieguo {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -3.58rem 0 0 -2.9rem;
    width: 5.8rem;
    border-radius: 0.3rem;
    background-color: #fff;
    box-shadow: 0 0.1rem 0.32rem 0 rgba(0, 0, 0, .15);
    z-index: 999;
    visibility: hidden;
}

.pop-tit {
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    line-height: 0.64rem;
    background-color: #ff443b;
    border-radius: 0.3rem 0.3rem 0 0;
}

.pop-infro {
    margin: 0.3rem 0.3rem 0.25rem 0.3rem;
    background-color: #fff8e8;
    padding: 0.25rem 0 0.25rem 0.28rem;
}

.pop-infro p {
    font-size: 0.28rem;
    color: #484848;
    line-height: 0.38rem;
}

.pop-infro p span {
    color: #000;
}

.pop-text {
    padding: 0 0.5rem;
    font-size: 0.28rem;
    color: #484848;
    line-height: 0.45rem;
    overflow: hidden;
    text-align: justify;
}

.pop-btn {
    padding: 0.15rem 0 0.3rem 0;
}

.pop-btn a {
    display: block;
    width: 4.4rem;
    line-height: 0.9rem;
    text-align: center;
    background-color: #ff443b;
    border-radius: 0.1rem;
    font-size: 0.32rem;
    color: #fff;
    margin: 0 auto;
}

.pop-close {
    position: absolute;
    top: -0.86rem;
    right: 0;
}

.pop-close a {
    display: block;
    width: 0.66rem;
    height: 0.66rem;
    background: url(../skin_img/closes.png) no-repeat 0 0;
    background-size: 100% 100%;
}

@media screen and (max-width:380px) {
    body .mui-dtpicker-lunar[data-type=datetime] .mui-picker {
        width: 15%;
    }

    body .mui-dtpicker-lunar[data-type=datetime] [data-id=picker-y] {
        width: 40%;
    }
}

.gearDate {
    background: none !important;
}

.popshade {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.Js_date {
    cursor: pointer;
    font-size: 0.32rem;
    color: #dea6a6;
    width: 100%;
    background: url(../skin_img/jiantou.png) no-repeat right center;
    background-size: 0.09rem 0.07rem;
}

body .date_ctrl {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    width: 100%;
    max-width: 750px;
    background: #fff;
    border-radius: 0;
}

body .date_grid {
    background: none;
}

body .date_btn_box {
    padding: 12px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 0 !important;
}

body .date_btn_box.on {
    text-align: center;
    border-top: none;
    margin-top: 0.3rem;
    padding-top: 0;
    padding-bottom: 0.3rem;
}

body .date_btn_box.on .date_btn {
    float: none;
    width: 2.55rem;
    line-height: 0.96rem;
    height: 0.96rem;
    background-color: #ff443b;
    font-size: 0.32rem;
    display: inline-block;
    border-radius: 5px;
    margin: 0 0.15rem;
}

body .date_btn_box.on .lcalendar_cancel {
    background: #cccccc !important;
}

body .date_btn {
    font-family: '微软雅黑';
    width: 44px;
    height: 27px;
    line-height: 27px;
    background: #d00b0b;
    color: #fff;
    font-size: 9pt;
    padding: 0;
}

body .lcalendar_finish {
    float: right;
}

body .lcalendar_cancel {
    background: #e35550 !important;
}

body .date_roll_mask {
    padding: 0;
}

body .date_class_box {
    height: 52px;
    padding: 12px;
    border-bottom: 1px solid #d4d4d4;
    border-top: 0 !important;
}

body .date_class_box .active {
    background: none;
}

body .date_class_box .active span {
    background-image: url(../skin_img/xuan_yi.png);
}

body .date_class {
    float: left;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    color: #333 !important;
    font-family: '微软雅黑';
    background: none;
    border: none !important;
    width: auto;
    padding: 0;
}

body .date_class span {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../skin_img/xuan.png) no-repeat;
    background-size: 100% auto;
    margin: 4px 10px 0 0;
}

body .lcalendar_nongli {
    float: right;
}

body .date_ctrlon {
    border-radius: 0.3rem 0.3rem 0 0;
    box-shadow: 0 -0.1rem 0.32rem 0 rgba(0, 0, 0, 0.15);
}

body .date_ctrlon .date_class_box {
    display: none;
}

body .date_confirm_wrap {
    padding: 0;
}

body .confirm_tit {
    font-size: 0.32rem;
    color: #484848;
    line-height: 0.7rem;
    border-bottom: 1px solid #e4e4e4;
    display: block;
    text-align: center;
    margin: 0;
    font-family: '微软雅黑';
}

body .confirm_p {
    font-size: 0.28rem;
    color: #969696;
    font-family: '微软雅黑';
    line-height: 0.35rem;
}

body .confirm_p b {
    color: #c80000;
}

.confirm_timr {
    text-align: center;
    font-size: 0.32rem;
    color: #484848;
    margin: 0.3rem 0 0.2rem 0;
    font-family: '微软雅黑';
}

.date_info_box {
    display: none;
}

.pop-getinfro {
    position: fixed;
    width: 5.8rem;
    left: 50%;
    top: 50%;
    margin: -2.36rem 0 0 -2.9rem;
    padding-bottom: 0.15rem;
    border-radius: 0.3rem;
    background-color: #fff;
    box-shadow: 0 0.1rem 0.32rem 0 rgba(0, 0, 0, 0.15);
    z-index: 999;
    display: none;
}

.pop-getinfro .pop-tits {
    line-height: 0.7rem;
    text-align: center;
    background-color: #ff443b;
    font-size: 0.32rem;
    color: #fff;
    border-radius: 0.3rem 0.3rem 0 0;
}

.pop-getinfro .ptips {
    font-size: 0.28rem;
    color: #484848;
    line-height: 0.36rem;
    padding: 0 0.4rem;
    margin-top: 0.25rem;
    text-align: justify;
}

.pop-getinfro .ptips a {
    color: #c80000;
    text-decoration: underline;
}

.pop-getinfro .pinut {
    font-size: 0.28rem;
    padding: 0 0.1rem 0 0.1rem;
    margin: 0 0.4rem;
    border-radius: 0.1rem;
    border: 1px solid #ccc;
    margin-top: 0.2rem;
}

.pop-getinfro .pinut span {
    position: absolute;
    left: 0.3rem;
    color: #000;
    line-height: 0.88rem;
}

.pop-getinfro .pinut input {
    width: 100%;
    height: 0.88rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    padding: 0.24rem 0;
    background: none;
    text-align: center;
}

.pop-getinfro .pbtn {
    margin: 0.3rem 0 0.12rem 0;
    position: relative;
}

.pop-getinfro .pbtn a {
    display: block;
    margin: 0 auto;
    width: 4.4rem;
    line-height: 0.9rem;
    background-color: #ff443b;
    border-radius: 0.1rem;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
}

.pop-getinfro .pbtn span {
    position: absolute;
    left: 0;
    right: 0;
    top: -0.31rem;
    font-size: 0.24rem;
    color: red;
    text-align: center;
}

.pop-getinfro .checkbox {
    display: block;
    padding-left: 0.7rem;
    font-size: 0.24rem;
    color: #969696;
    line-height: 0.48rem;
}

.pop-getinfro .checkbox a {
    color: #969696;
    text-decoration: underline;
}

.pop-getinfro .checkbox .pradio {
    float: none;
    margin-right: 0;
}

.pop-getinfro .checkbox .pradio i {
    float: left;
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid #969696;
    margin: 0.14rem 0.1rem 0 0;
    border-radius: 30px;
    position: relative;
}

.pop-getinfro .checkbox .pradio.on {
    background: none;
    border: none;
}

.pop-getinfro .checkbox .pradio.on i {
    background: #969696 url(../skin_img/yuangou.png) no-repeat center;
    background-size: 0.13rem 0.11rem;
}

.pop-getinfro .checkbox .pradio.on:before {
    display: none;
}

.pop-getinfro .bdclose {
    display: block;
    width: 0.66rem;
    height: 0.66rem;
    position: absolute;
    right: 0;
    top: -0.85rem;
    background: url(../skin_img/closes.png) no-repeat;
    background-size: 100% 100%;
}

.cover-yhxx .fade,
.cover-yhxx .pop-getinfro {
    display: block;
}

.pop-getinfro input::-webkit-input-placeholder {
    color: #ccc;
}

.weixin2 {
    margin: 0 auto 25px;
    width: 920px;
    background: url(../skin_img/wxbg_h.png) repeat-x #FFF;
    background-position: -5px -60px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    position: relative;
}

.wx_box {
    background: url(../skin_img/wxbg_mail_box.png) repeat-x bottom left;
    bottom: -10px;
    overflow: hidden;
    padding: 60px 170px 100px;
    position: relative;
}

.wx_box_corner {
    background: url(../skin_img/wxbg_h.png) no-repeat;
    height: 30px;
    position: absolute;
    top: 0;
    : 6px;
}

.wx_box_corner.left {
    background-position: 0 0;
    left: -5px;
}

.wx_box_corner.right {
    background-position: 0 -30px;
    right: -5px;
}

.msg_default_box {
    background-color: #445F85;
    border: 1px solid #2B4D69;
    border-radius: 3px;
    color: #FFF;
    letter-spacing: 6px;
    padding: 12px 0;
    text-align: center;
}

.msg_default_box i {
    margin-left: -16px;
}

.msg_default_box p {
    display: inline-block;
    font-size: 16px;
    letter-spacing: normal;
    text-align: left;
    vertical-align: middle;
    margin: 0;
}

.msg_default_box strong {
    color: #FFF;
    display: block;
    font-size: 15px;
    font-weight: 400;
}

.msg_box {
    background-color: #4CA698;
    border: 1px solid #259483;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #FFF;
    letter-spacing: 6px;
    padding: 12px 0;
    text-align: center;
}

.msg_box i {
    margin-left: -16px;
}

.msg_box p {
    display: inline-block;
    font-size: 16px;
    letter-spacing: normal;
    text-align: left;
    vertical-align: middle;
}

.msg_box strong {
    color: #FFF;
    display: block;
    font-size: 15px;
    font-weight: 400;
}

.wx_box_area {
    text-align: center;
}

.wx_header {
    background: url(../skin_img/wx_icon.png);
    background-position: 0 -235px;
    height: 66px;
    margin-bottom: 7px;
}

.wx_logo {
    padding-bottom: 0;
    padding-top: 18px;
    text-align: center;
}

.pay_box .msg_box,
.pay_box .msg_default_box {
    display: inline-block;
    width: 288px;
}

.wx_img_wrapper {
    display: block;
    width: 306px;
    height: 306px;
    margin: 0 auto;
    position: relative;
}

.wx_img_wrapper .qrcode {
    max-height: 290px;
    max-width: 290px;
    min-height: 200px;
    min-width: 200px;
    padding: 7px;
}

.wx_img_wrapper .qrcode2 {
    height: 301px;
    width: 301px;
    padding: 0;
}

.icon_wx {
    background: url(../skin_img/wx_icon.png);
    display: inline-block;
    height: 60px;
    vertical-align: middle;
    width: 60px;
}

.qr_default .icon_wx {
    background-position: 0 -60px;
}

.qr_default #qr_normal,
.qr_succ #qr_normal {
    display: block;
}

.qr_default .msg_box {
    display: none;
}

.qr_succ .msg_default_box {
    display: none;
}

.guide {
    display: none;
    margin-left: -101px;
    position: absolute;
    top: 0;
}

.wx_money {
    text-align: center;
    border-bottom: 1px solid #D0D8E4;
    color: #585858;
    font-size: 60px;
    font-weight: 400;
    line-height: 68px;
    padding-bottom: 20px;
    padding-top: 50px;
    width: 100%;
}

.wx_hd {
    border-bottom: 3px solid #E0E3EB;
    width: 100%;
    position: relative;
    height: 70px;
}

.wx_hd_img {
    width: 86px;
    height: 60px;
    display: block;
    background-color: #FFF;
    display: inline-block;
    padding-left: 12px;
    padding-right: 14px;
    position: relative;
    top: 34px;
    left: 250px;
}

.wx_hd .icon_wx {
    background-position: 11px -130px;
}

.wx_left {
    float: left;
    text-align: left;
}

.wx_right {
    float: right;
    text-align: right;
    color: #303030;
}

.wx_pay {
    padding: 30px 0 60px;
}

.wx_pay p {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    color: #8E8E8E;
    font-size: 14px;
}

.wx_kf {
    width: 100%;
    border-top: 3px solid #D0D8E4;
    padding: 20px 0 0;
    overflow: hidden;
}

.wx_kf_img {
    float: left;
    width: 24px;
    height: 24px;
    display: block;
    background-position: -34px -200px;
    margin: 10px 5px 0 0;
}

.wx_kf_wz {
    float: left;
    color: #303030;
}

.msg_default_box1 {
    width: 258px;
    margin: 0 auto;
    padding: 12px 0;
    border: 1px solid #2b4d69;
    background-color: #445f85;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    letter-spacing: 6px;
    text-align: center;
    color: #FFF;
}

.msg_default_box1 p {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    text-align: left;
    font-size: 16px;
    color: #FFF;
}

.icon60_qr {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    background: transparent url(../skin_img/wx_icon_pay.png) no-repeat 0 0;
    margin-right: 20px;
}

.msg_default_box1 .icon60_qr {
    background-position: 0 -60px;
}

.qr_succ {
    border: 1px solid #259483;
    background-color: #4ca698;
}

.pay_succ {
    border: 1px solid #148F64;
    background-color: #20B481;
}

.pay_error {
    border: 1px solid #D13A03;
    background-color: #f15a22;
}

.qr_succ .icon60_qr,
.pay_succ .icon60_qr {
    background-position: 0 0;
}

.pay_error .icon60_qr {
    background-position: 0 -122px;
}

.refresh_time {
    margin-top: 20px;
}

.w1190 {
    line-height: 40px;
}

.ewmimg {
    height: 306px;
}

.g-copyrightCon {
    clear: both;
    background: #fff;
}

.g-copyright {
    text-align: center;
    color: #999;
}

.pop-box {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 5.8rem;
    height: 5.4rem;
    margin: -2.7rem 0 0 -2.9rem;
    background-color: #fff;
    border-radius: 0.3rem;
    z-index: 999;
    display: none;
}

.pop-box .pop-tit {
    line-height: 0.69rem;
    background-color: #ff443b;
    border-bottom: 1px solid #e4e4e4;
}

.pop-dfbox {
    padding: 0 0.42rem;
}

.pop-dfbox .ptit {
    font-size: 0.28rem;
    margin-top: 0.25rem;
}

.pop-dfbox .pstar {
    text-align: center;
    margin: 0.22rem 0
}

.pop-dfbox .pstar span {
    display: inline-block;
    width: 0.56rem;
    height: 0.53rem;
    background: url(../skin_img/strass_kong.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 0.075rem;
    cursor: pointer;
}

.pop-dfbox .pstar span.on {
    background-image: url(../skin_img/starss.png);
}

.pop-box textarea::-webkit-input-placeholder {
    color: #969696;
}

.pop-box .ptearea {
    padding: 0.1rem 0.2rem;
    height: 1.64rem;
    border-radius: 0.2rem;
    border: 1px solid #969696;
}

.pop-box .ptearea textarea {
    width: 100%;
    height: 100%;
    background: none;
    font-size: 0.28rem;
}

.pop-box .pop-btn {
    padding: 0.28rem 0.7rem 0 0.7rem;
}

.pop-box .pop-btn a {
    width: 100%;
    background: #ff443b;
}

.cmtclose {
    display: block;
    width: 0.66rem;
    height: 0.66rem;
    position: absolute;
    right: 0;
    top: -0.85rem;
    background: url(../skin_img/closes.png) no-repeat;
    background-size: 100% 100%;
}


.ie8 .ziliaos-box,
.ie8 .cszhifu-box {
    background-color: #fff;
}

.ie8 .fixedcs,
.ie8 .xfbtn {
    background: url(../skin_img/btna.png);
}

.jzbox {
    display: table;
    width: 100%;
    height: 100%;
}

.jzcell {
    display: table-cell;
    vertical-align: middle;
}

.pop-loading {
    width: 4.4rem;
    height: 2.4rem;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -1.2rem 0 0 -2.2rem;
    background-color: #fff;
    border-radius: 0.1rem;
    z-index: 99;
    display: none;
}

.pop-loading .picon {
    padding-top: 0.35rem;
}

.pop-loading .picon span {
    display: block;
    margin: 0 auto;
    width: 0.88rem;
    height: 0.84rem;
    background: url(../skin_img/taiji.gif) no-repeat;
    background-size: 100% 100%;
}

.pop-loading .ptxt {
    font-size: 0.32rem;
    color: #2c2c2c;
    text-align: center;
    margin-top: 0.3rem;
}

.qqkfbox {
    position: fixed;
    right: 0rem;
    bottom: 3.4rem;
    z-index: 4;
}

.qqkfbox a {
    display: block;
    width: 0.54rem;
    height: 1rem;
    background: url(../skin_img/qqkfs.png?v=1) no-repeat;
    background-size: 100% 100%;
}

.cover-top .fixedcs {
    display: none;
}

.contents .cmtlist ul li .ptit,
.contents .zspj-list ul li .pit,
.contents .zspj-list ul li .ptit {
    font-size: 0.24rem;
}

.contents .cmtlist ul li .ptxt,
.contents .zspj-list ul li .ptxt,
.contents .cmt_list ul li .ptxt {
    font-size: 0.26rem;
}


/* app-ios */
.app-ios,
.app-ios body,
.app-ios .page-scroll {
    height: 100%;
}

.app-ios .page-scroll {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*height: 100vh; position: relative;*/
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 7.5rem;
    max-width: 750px;
    margin: 0 auto
}

.app-ios .page-scroll .contents {
    padding-bottom: 1rem;
}

.app-ios .fixedcs {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

/* app-android */
.app-android .wrap {
    padding-bottom: 0.5rem;
}


.gouwu-box {
    margin: 0.3rem 0 0 0;
    padding: 0.4rem 0.37rem 0.24rem 0.37rem;
    background: #fff url(../skin_img/gwbj.png) no-repeat center 0.3rem;
    background-size: 7rem auto;
}

.gouwu-box a {
    display: block;
    position: relative;
    padding: 0.28rem 0.18rem 0.1rem 2.65rem;
    background-color: #faf3ee;
}

.gouwu-box p {
    text-align: right;
}

.gouwu-box .pimg {
    position: absolute;
    left: 0;
    top: 0.28rem;
    width: 2.45rem;
    text-align: center;
}

.gouwu-box .pimg em {
    display: block;
    font-size: 0.26rem;
    color: #bc917d;
    text-align: center;
    margin-top: 0.13rem;
}

.gouwu-box .pimg span {
    display: inline-block;
    border-radius: 200px;
    border: 1px solid #e4cdc2;
    padding: 0.03rem;
}

.gouwu-box .pimg img {
    display: block;
    width: 1.84rem;
    height: 1.84rem;
    border-radius: 200px;
}

.gouwu-box .ptit {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.35rem;
    height: 0.35rem;
    overflow: hidden;
    font-weight: bold;
}

.gouwu-box .pjs {
    font-size: 0.28rem;
    color: #666;
    line-height: 0.42rem;
    height: 0.42rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: eclips;
    text-align: right;
    margin-top: 0.1rem;
}

.gouwu-box .pjg {
    font-size: 0.26rem;
    color: #b52550;
    font-weight: bold;
    margin-top: 0.3rem;
}

.gouwu-box .pjg em {
    font-size: 0.36rem;
}

.gouwu-box .pbtn {
    margin-top: 0.25rem;
}

.gouwu-box .pbtn span {
    display: inline-block;
    width: 1.7rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    background: url(../skin_img/qgbtn.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.28rem;
    color: #fff;
}

.gouwu-box+.rmcsbox {
    margin-top: 0 !important;
}

.srzl-list+.srzl-list {
    border-bottom: none;
}

.srzl-list .Js_date {
    background-position: right 0.1rem center;
}

.input-box ul li .Js_date {
    width: 2.8rem;
    background-position: right 0.5rem center !important;
}

.srzl-box dl dd .Js_date {
    width: 5.4rem !important;
    background-position: right 0.3rem center;
}

/*.boap4.infropop,.boap4.popshow{ position:fixed; left:0; right:0; height:100%;}
.boap4.infropop .pop-getinfro,.boap4.popshow .pop-comment{ position: absolute; }*/
.boap4 .pop-newinfro,
.boap4 .fade {
    display: none !important;
}

.appClass .rmcsbox {
    margin: 0;
    padding: 0;
}

.apuser .fade {
    display: none !important;
}

.giftbox {
    position: fixed;
    right: 0;
    bottom: 3.1rem;
    z-index: 9;
}

.giftbox a {
    display: block;
    width: 1.67rem;
    height: 1.57rem;
    background: url(../skin_img/sffw.png) no-repeat;
    background-size: cover;
}

.copybox a {
    width: 1.74rem;
    height: 1.75rem;
    background-image: url(../skin_img/sffw2.png);
}

.downbox {
    padding: 0.3rem 0.2rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    background-color: #fff;
}

.downbg {
    height: 2.34rem;
    background: url(../skin_img/xztips.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 0.35rem;
}

.downbg .ptxt {
    font-size: 0.3rem;
    color: #443a39;
    line-height: 0.44rem;
}

.downbg .ptxt .ihong {
    display: inline-block;
    vertical-align: middle;
    width: 0.29rem;
    height: 0.39rem;
    background: url(../skin_img/hong.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 0.05rem;
    margin-top: -0.07rem;
}

.downbg .ptxt em {
    color: #fe1800;
}

.downbg .pbtn {
    margin-top: 0.17rem;
}

.downbg .pbtn a {
    display: block;
    margin: 0 auto;
    width: 3rem;
    height: 0.66rem;
    background: url(../skin_img/xzbtn.png) no-repeat;
    background-size: 100% 100%;
}

.wximgbox {
    margin-top: 0.3rem;
    position: relative;
    z-index: 1;
}

.wximgbox a {
    display: block;
}

.wximgbox img {
    display: block;
    width: 100%;
}

.wximgbox span {
    position: absolute;
    left: 1.33rem;
    top: 1.44rem;
    font-size: 0.26rem;
    color: #FF431E;
}

.main-srzl-pay+.wximgbox {
    margin: -0.1rem 0 0.3rem 0;
}

.wximgbox+.box {
    margin-top: 0.3rem;
}


.pop-newinfro {
    width: 5.84rem;
    margin: -3.75rem 0 0 -2.92rem;
    height: 7.5rem;
}

.pop-newinfro+.fade {
    z-index: 998;
}

.pop-newinfro .pop-tits {
    margin-bottom: 0.23rem;
}

.pop-newinfro .ptips {
    margin-top: 0;
    font-size: 0.3rem;
    color: #ff443a;
    font-weight: bold;
    text-align: center;
}

.pop-newinfro .litips {
    font-size: 0.26rem;
}

.pop-newinfro .pimg {
    text-align: center;
}

.pop-newinfro .pimg img {
    display: block;
    width: 1.3rem;
    height: 1.3rem;
    margin: 0.15rem auto;
}

.pop-newinfro .pimg a {
    font-size: 0.26rem;
    color: #333;
    text-decoration: underline;
}

.pop-newinfro .pimg a span {
    color: #ff443a;
}

.pop-newinfro .pbaol {
    font-size: 0.24rem;
    color: #666;
    line-height: 0.34rem;
    padding: 0 0.2rem;
    margin: 0.22rem 0;
}

.pop-newinfro .pbaol span,
.pop-newinfro .pbaol a {
    color: #ff443a;
}

.pop-newinfro .pinut {
    margin: 0 0.2rem;
    padding: 0 0.19rem;
}

.pop-newinfro .pinut input {
    height: 0.38rem;
    line-height: 0.38rem;
    margin: 0.1rem 0;
    padding: 0;
    text-align: left;
    font-size: 0.24rem;
    border-radius: 0.05rem;
}

.pop-newinfro .pyzm {
    padding: 0 0.2rem;
    margin-top: 10px;
}

.pop-newinfro .pyzm input {
    height: 0.6rem;
    padding: 0.1rem 0 0.1rem 0.19rem;
    border-radius: 0.05rem;
    border: 1px solid #c8c8c8;
    line-height: 0.38rem;
    font-size: 0.24rem;
    width: 3.84rem;
    float: left;
}

.pop-newinfro .pyzm a {
    float: right;
    width: 1.44rem;
    line-height: 0.6rem;
    text-align: center;
    border-radius: 0.05rem;
    background-color: #ffdddb;
    font-size: 0.24rem;
    color: #ff443a;
}

.pop-getinfro .pbtn {
    padding: 0 0.2rem;
    margin-top: 0.27rem;
}

.pop-getinfro .pbtn a {
    line-height: 0.6rem;
    font-size: 0.24rem;
    border-radius: 0.05rem;
}

.pop-getinfro .pbtn .asure {
    float: left;
    width: 3.84rem;
    background-color: #ff443a;
}

.pop-getinfro .pbtn .bdclose {
    float: right;
    position: static;
    width: 1.44rem;
    background: #f1f1f1;
    color: #999;
}

.wximgbox span.zhen {
    left: 3rem;
    top: 1.85rem;
    color: #220669;
}

.wximgbox+.zl-txt {
    margin-top: 0.3rem;
}

.gouwu-box {
    padding: 0 0.37rem 0 0.37rem;
    background-position: center;
    height: 3.14rem;
}

.downbox {
    padding: 0 0.2rem;
}

.gouwu-box a {
    top: 0.12rem;
}

.cover-bdsj {
    position: absolute;
    width: 7.5rem;
    height: 100%;
    overflow: hidden;
}

.cover-bdsj .pop-newinfro {
    display: block;
}

.body_fixed {
    position: fixed;
    width: 7.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.zdzyys-list li {
    padding-top: 0.37rem;
}

.zdzyys-list .ptop {
    line-height: 0.57rem;
    text-align: center;
    font-size: 0.38rem;
    color: #aa1800;
    margin-bottom: 0.4rem;
    text-indent: 0.1rem;
}

.zdzyys-list .other .ptop {
    color: #fff;
}

.namebox .name_fex dl .dd_zydx .yindao {
    display: block;
}

.yindao a {
    color: #ee4d4d;
    text-decoration: underline
}

.yindao {
    position: relative;
    z-index: 1;
}

.abm {
    color: #cb1916;
}

.boap4 {
    position: static;
}

/*首页轮播提示S*/
.contents.has-alert-marquee,
.contents.has-alert-marquee .wrap {
    background-position: 0 0.6rem;
}

.contents.has-alert-marquee .yuanbao,
.contents.has-alert-marquee .xuyuan-box {
    top: 0.6rem;
}

.cover-top .contents.has-alert-marquee,
.cover-top .contents.has-alert-marquee .wrap {
    background-position: 0 0;
}

.cover-top .contents.has-alert-marquee .yuanbao {
    top: 0;
}

.cover-top .alert-marquee {
    display: none;
}

.alert-marquee {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #777;
    background: rgba(0, 0, 0, 0.5);
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.alert-marquee .inner {
    position: absolute;
    left: 100%;
    color: #ddd;
    font-size: 0.28rem;
}

/*首页轮播提示E*/


/*app内嵌页背景定位*/
.wrap.appClass {
    background-position: 0 -0.9rem;
}

.sqapp-box {
    margin-bottom: 0.3rem;
}

.xcpic_box+.fzgzhbox {
    margin-top: 0.3rem;
}

.fzgzhbox {
    position: relative;
}

.fzgzhbox a {
    display: block;
    outline: none;
}

.fzgzhbox img {
    display: block;
    width: 7.39rem;
    margin: 0 auto 0.3rem auto;
}

.fzgzhbox .ptxt {
    position: absolute;
    left: 0.58rem;
    top: 1.8rem;
    font-size: 0.24rem;
    color: #ff0000;
    font-weight: bold;
    text-decoration: underline;
}

.page-ucenter .fzgzhbox {
    margin: 0 -0.2rem;
}

.pop-gzgzh {
    height: 6.4rem !important;
    margin-top: -3.2rem !important;
}

.pop-gzgzh .gzimg {
    margin: 0.25rem 0;
}

.pop-gzgzh .gzimg img {
    width: 2.62rem;
    display: block;
    margin: 0 auto;
}

.pop-gzgzh .gztips {
    font-size: 0.34rem;
    color: #000;
    text-align: center;
}

.pop-gzgzh .gztips a {
    color: 000;
    text-decoration: underline;
    outline: none;
}

.pop-gzgzh .gzinfo {
    margin-top: 0.15rem;
    font-size: 0.28rem;
    color: #444;
    line-height: 0.42rem;
    padding-left: 0.24rem;
}

.pop-gztit {
    text-align: center;
    font-size: 0.34rem;
    color: #ff2b2b;
    font-weight: bold;
    line-height: 0.46rem;
    padding-top: 0.3rem;
    background: url(../skin_img/gztit.png) no-repeat center 0.59rem;
    background-size: 5.3rem 0.24rem;
}

.xcpic_box {
    margin: 0 0.2rem;
    overflow: hidden;
}

.xcpic_box .bd {
    height: 0;
    padding-bottom: 23%;
    position: relative;
}

.xcpic_box img {
    display: block;
    width: 100%;
}

.xcpic_box li {
    width: 100%;
    float: left;
}

.rmcsbox .xcpic_box .bd {
    height: 0;
    overflow: hidden;
    margin-bottom: 0.3rem;
}

.rmcsbox .xcpic_box .bd li {
    height: 1.65rem;
}

.rmcsbox .xcpic_box .bd img {
    height: 1.65rem;
}

.spread-content .xcpic_box {
    padding: 0;
}

/* 隐藏uc广告 */
body>div[id^=_] {
    display: none !important;
}

.cliboxs {
    display: none !important;
}

.cliboxs.on {
    display: block !important;
}

.pop-continue {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 6.9rem;
    height: 3.81rem;
    margin: -1.9rem 0 0 -3.45rem;
    background: url(../skin_img/contibg.png) no-repeat;
    background-size: 100% 100%;
    z-index: 11;
}

.continue-tit {
    text-align: center;
    padding: 0.88rem 0;
    font-size: 0.32rem;
    color: #222;
    line-height: 0.5rem;
}

.contunue-btn {
    text-align: center;
}

.contunue-btn a {
    display: inline-block;
    width: 2rem;
    line-height: 0.77rem;
    text-align: center;
    border-radius: 0.1rem;
    background-color: #4a87e2;
    font-size: 0.3rem;
    color: #fff;
    margin: 0 0.4rem;
}

.contunue-btn a.acontinue {
    background-color: #4350f0;
}

.pop-continue .conticlose {
    position: absolute;
    right: 0.42rem;
    top: 0.42rem;
    width: 0.27rem;
    height: 0.27rem;
    background: url(../skin_img/jxbg.png) no-repeat;
    background-size: 100% 100%;
}

.pop-lxkf {
    width: 5.8rem;
    height: 5.8rem;
    margin: -2.9rem 0 0 -2.9rem;
}

.pop-kftit {
    color: #333;
}

.pop-kftit em,
.pop-kftit a {
    color: #ff2b2b;
}

.pop-lxkf .gzimg {
    margin: 0.53rem 0;
}

.pop-lxkf .gzimg img {
    display: block;
    margin: 0 auto;
    width: 2.51rem;
}

.pop-lxkf .lxbtn a {
    display: block;
    margin: 0 auto;
    width: 2.9rem;
    line-height: 0.6rem;
    text-align: center;
    border-radius: 0.05rem;
    background-color: #ff443a;
    font-size: 0.28rem;
    color: #fff;
}

@-webkit-keyframes suofang {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes suofang {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@-webkit-keyframes btnAni {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-webkit-keyframes handAni {
    0% {
        -webkit-transform: translateY (0) scale(1);
    }

    50% {
        -webkit-transform: translateY(-40%) scale(0.8);
    }

    100% {
        -webkit-transform: translateY(0) scale(1);
    }
}

.scalebtn {
    animation: suofang 1s linear infinite;
    border-radius: 50px !important;
}

.fixbg {
    background-color: rgba(0, 0, 0, .4);
    max-width: 750px;
    margin: 0 auto;
}


/* 支付弹窗 */
.layui-layer-payment {
    box-shadow: none;
    border-radius: 0.2rem;
}

.layui-layer-payment .layui-layer-title {
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    padding: 0 1rem;
    font-size: 0.36rem;
    background: none;
    border: 0;
    margin-top: 0.2rem;
    color: #666;
}

.layui-layer-payment .layui-layer-content {
    color: #333;
    padding: 0.25rem 0.5rem !important;
    line-height: 0.48rem !important;
    font-size: 0.3rem !important;
    overflow: hidden !important;
}

.layui-layer-payment .layui-layer-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 0 0.45rem;
    text-align: center;
}

.layui-layer-payment .layui-layer-btn a {
    width: 2.2rem;
    padding: 0;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.32rem;
    margin: 0;
    text-align: center;
    border-radius: 0.08rem;
}

.layui-layer-payment .layui-layer-btn .layui-layer-btn0 {
    border-color: #e3e3e3;
    background-color: #e3e3e3;
    color: #999999;
}

.layui-layer-payment .layui-layer-btn .layui-layer-btn1 {
    border-color: #eb1313;
    background-color: #eb1313;
    color: #ffffff;
    margin-left: 0.3rem;
}

.layui-layer-payment .layui-layer-btn-c .layui-layer-btn0 {
    width: 3.2rem;
    border-color: #eb1313;
    background-color: #eb1313;
    color: #ffffff;
}

.layui-layer-payment .layui-layer-setwin {
    top: 0.24rem;
    right: 0.24rem;
}

.layui-layer-payment .layui-layer-close1 {
    width: 0.2rem;
    height: 0.2rem;
    background: url(../skin_img/close.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.payment-loading {
    box-shadow: none;
    border-radius: 0.1rem;
}

.payment-loading .title {
    font-size: 0.32rem;
    color: #2c2c2c;
    text-align: center;
    margin-top: 0.3rem;
}

.payment-loading .icon {
    display: block;
    margin: 0.3rem auto 0;
    width: 0.88rem;
    height: 0.84rem;
    background: url(../skin_img/taiji.gif) no-repeat;
    background-size: 100% 100%;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.flex-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-justify {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex-center {
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flex-center2 {
    -webkit-justify-content: center;
    justify-content: center;
}

.flex-middle {
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -webkit-box-align: center;
}

.flexcolum {
    -webkit-box-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.fixedbox {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    max-width: 750px;
    margin: 0 auto;
    box-shadow: 0 -1px 0.12rem 0 rgba(209, 209, 209, 1);
    display: none;
}

.cover-xfcs .fixedbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.fixedbox a {
    display: block;
}

.fixedbox .asy {
    width: 1.2rem;
    font-size: 0.22rem;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.fixedbox .asy:before {
    content: '';
    display: block;
    width: 0.44rem;
    height: 0.4rem;
    background: url(../skin_img/syicon.png);
    background-size: 100% 100%;
    margin-bottom: 0.05rem;
}

.fixedbox .amscs {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background-size: 100%;
    background-image: -moz-linear-gradient(0deg, #fe5959 0%, #fc6358 100%);
    background-image: -webkit-linear-gradient(0deg, #fe5959 0%, #fc6358 100%);
    background-image: linear-gradient(90deg, #fe5959 0%, #fc6358 100%);
    line-height: 0.98rem;
    text-align: center;
    font-size: 0.38rem;
    color: #fff;
    letter-spacing: 0.03rem;
}

.payment-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    -moz-transition: visibility 0.4s, opacity 0.4s;
    -o-transition: visibility 0.4s, opacity 0.4s;
    -webkit-transition: visibility 0.4s, opacity 0.4s;
    transition: visibility 0.4s, opacity 0.4s;
}

.payment-popup.show {
    opacity: 1;
    visibility: visible;
}

.payment-popup.show .payment-list {
    -moz-transition: top 0.4s;
    -o-transition: top 0.4s;
    -webkit-transition: top 0.4s;
    transition: top 0.4s;
    top: 50%;
}

.payment-list {
    width: 5.9rem;
    position: absolute;
    top: 125%;
    left: 50%;
    margin: -2.4rem 0 0 -2.95rem;
    background: #fff;
    padding: 0.3rem 0.3rem 0.5rem;
    border-radius: 0.1rem;
    overflow: hidden;
}

.payment-list .hd {
    position: relative;
}

.payment-list .hd .title {
    font-size: 0.4rem;
    text-align: center;
}

.payment-list .hd .close {
    position: absolute;
    top: -0.2rem;
    right: -0.2rem;
    padding: 0.2rem;
    font-size: 0;
}

.payment-list .bd {
    margin: 0.25rem 0;
}

.payment-list .bd .item {
    line-height: 1rem;
}

.payment-list .bd .item+.item {
    border-top: 1px solid #ebebeb;
}

.payment-list .bd .pic {
    width: 0.46rem;
    height: 0.46rem;
    margin-right: 0.2rem;
}

.payment-list .bd .tit {
    font-size: 0.3rem;
}

.payment-list .ft {
    padding: 0 0.55rem;
}

.payment-list .ft .btn {
    position: relative;
    display: block;
    width: 100%;
    padding: 0.22rem 0;
    margin-bottom: 0;
    font-size: 0.36rem;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #564d5e;
    color: #fff;
    border: 0;
    border-radius: 0.06rem;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-transition: background-color .2s, color .2s, border-color .2s;
    -o-transition: background-color .2s, color .2s, border-color .2s;
    -webkit-transition: background-color .2s, color .2s, border-color .2s;
    transition: background-color .2s, color .2s, border-color .2s;
    background: #e71313;
}

.zhifutips {
    text-align: center;
    font-size: 0.24rem;
    color: #999;
    margin: 0.2rem 0 -0.2rem 0;
}

.payment-popup .icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.payment-popup .icon-radio {
    width: 0.42rem;
    height: 0.42rem;
    background-image: url(../skin_img/radio.png);
}

.payment-popup .icon-radio.checked {
    background-image: url(../skin_img/radio-checked.png);
}

.payment-popup .icon-close {
    width: 0.2rem;
    height: 0.2rem;
    background-image: url(../skin_img/close.png);
}

body .mui-poppicker-header .mui-poppicker-btn-cancel,
body .mui-poppicker-header #btn-cancel,
body .mui-dtpicker-header .mui-poppicker-btn-cancel,
body .mui-dtpicker-header #btn-cancel {
    background: #e35550;
}

body .mui-poppicker-header .mui-poppicker-btn-ok,
body .mui-poppicker-header #btn-ok,
body .mui-dtpicker-header .mui-poppicker-btn-ok,
body .mui-dtpicker-header #btn-ok {
    background: #d00b0b;
}

body .mui-poppicker-header,
body .mui-dtpicker-header {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px;
}

body .mui-poppicker-header .mui-btn,
body .mui-dtpicker-header .mui-btn {
    color: #fff;
    border-radius: 0;
    border: none;
}

body .mui-picker {
    background: #fff;
}

body .mui-poppicker-body {
    border-top: none;
}

.footer a {
    color: inherit;
}

.unclock-text {
    text-align: center;
}

.unclock-item {
    display: inline-block;
    text-align: left;
}

.recruit-box {
    margin: 0.2rem;
    position: relative;
    cursor: pointer;
}

.recruit-box a {
    display: block;
}

.recruit-box img {
    display: block;
    width: 100%;
    pointer-events: none;
}

.pop-recruit {
    position: relative;
    z-index: 99;
    display: none;
}

.pop-recruit.on {
    display: block;
}

.pop-shadow {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.recruit-inner {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 6.5rem;
    padding-bottom: 0.7rem;
    background-color: #fff;
    border: 0.3rem solid #FDA88F;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.recruit-inner input::-webkit-input-placeholder {
    color: #999;
}

.recruitclose {
    display: block;
    position: absolute;
    left: 50%;
    bottom: -1.2rem;
    width: 0.52rem;
    height: 0.52rem;
    border: 0.04rem solid #fff;
    border-radius: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.recruitclose:before,
.recruitclose:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.35rem;
    height: 0.03rem;
    background-color: #fff;
    border-radius: 3px;
}

.recruitclose:before {
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.recruitclose:after {
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.recruit-tit {
    line-height: 0.8rem;
    height: 0.9rem;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    letter-spacing: 0.05rem;
    background: url(../skin_img/tit.png) no-repeat center;
    background-size: auto 100%;
    margin-top: -0.3rem;
    text-shadow: 0 0.01rem 0.06rem #e8320e;
}

body .recruit-list {
    padding: 0.9rem 0.2rem 0.5rem 0.2rem;
}

body .recruit-list li {
    font-size: 0.28rem;
    color: #333;
}

body .recruit-list li+li {
    margin-top: 0.3rem;
}

body .recruit-list .spfl {
    display: block;
    width: 1.4rem;
}

body .recruit-list .must {
    color: #F52222;
}

body .recruit-list .text {
    width: 100%;
    padding: 0 0.17rem;
    height: 0.76rem;
    line-height: 0.9rem;
    font-size: 0.28rem;
    border: 1px solid #999999;
    border-radius: 0.1rem;
}

body .recruit-list .radiobox {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}

body .recruit-list .pradio {
    cursor: pointer;
    background: none;
    color: #333;
    width: auto;
    border-radius: 0;
    line-height: 0.3rem;
    height: 0.3rem;
}

body .recruit-list .pradio+.pradio {
    margin-left: 0.5rem;
}

body .recruit-list .pradio.on {
    background: none;
    color: #333;
}

body .recruit-list .pradio.on .dot {
    border-color: #F79260;
    padding: 0.06rem;
}

body .recruit-list .pradio.on .dot:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #F79260;
    border-radius: 50%;
}

body .recruit-list .dot {
    display: inline-block;
    vertical-align: middle;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    margin-right: 0.07rem;
    border: 1px solid #ccc;
    position: relative;
}

body .recruit-list .text {
    border: 1px solid #ccc;
}

.recruit-btn .asubmit {
    display: block;
    width: 2.2rem;
    height: 0.76rem;
    line-height: 0.76rem;
    background: #FF6B50;
    border-radius: 0.1rem;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.new-whit {
    background-color: #fff;
    padding: 0.1rem 0;
    margin-top: 0.3rem;
}

.new-hot-tit {
    font-size: 0.34rem;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 0.37rem;
    padding: 0.25rem 0 0.1rem 0;
}

.new-hot-tit:before,
.new-hot-tit:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1.07rem;
    height: 0.37rem;
    margin: -0.05rem 0.27rem 0 0.27rem;
    /* background: url(../skin_img/ntit-bg.png) no-repeat; */
    background-size: 100% 100%;
}

.new-hot-tit:after {
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.new-hot-test {
    margin: 0 0.3rem;
}

.new-hot-test .li {
    padding: 0.3rem 0;
}

.new-hot-test .li+.li {
    border-top: 1px solid #EBEBEB;
}

.new-hot-test .li.heng .pic {
    width: 100%;
    height: auto;
    border-radius: 0.2rem;
}

.new-hot-test .li.heng .aitem {
    display: block;
}

.new-hot-test .li.heng .ptit {
    margin: 0.3rem 0 0.2rem 0;
}

.new-hot-test .pic {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
}

.new-hot-test .ptit {
    font-size: 0.34rem;
    color: #333;
    font-weight: bold;
    line-height: 0.4rem;
    height: 0.4rem;
    overflow: hidden;
}

.new-hot-test .pbot {
    font-size: 0.24rem;
    color: #999;
    line-height: 0.28rem;
}

.new-hot-test .span {
    display: block;
}

.new-hot-test .span+.span {
    margin-left: 0.4rem;
}

.new-hot-test .span:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0.28rem;
    height: 0.28rem;
    margin: -0.06rem 0.06rem 0 0;
    background: url(/img/new-cs.png) no-repeat;
    background-size: 100% 100%;
}

.new-hot-test .span.pj:before {
    background-image: url(/img/new-zan.png);
}

.new-hot-test .ptext {
    font-size: 0.26rem;
    color: #666;
    margin: 0.2rem 0 0.3rem 0;
}

.order-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    font-size: 0.28rem;
    line-height: 0.98rem;
    background-color: #fff;
    z-index: 10;
    border-top: 1px solid #EBEBEB;
}

.order-fixed+.footer {
    padding-bottom: 1.2rem;
}

.order-fixed .acom {
    color: #333;
    text-align: center;
}

.order-fixed .acom+.acom {
    border-left: 1px solid #EBEBEB;
}

.order-fixed .acom.akf {
    width: 1.7rem;
}

.order-fixed .acom.acx {
    width: 2.2rem;
}

.order-fixed .acom.acx .icon {
    /* background-image: url(/img/new-cxcs.png); */
}

.order-fixed .acom .icon {
    display: inline-block;
    vertical-align: middle;
    width: 0.4rem;
    height: 0.4rem;
    margin: 0 0.03rem 0 0;
    /* background: url(/img/new-kf.png); */
    background-size: 100% 100%;
}

.order-fixed .ahot {
    color: #fff;
    text-align: center;
    background: -moz-linear-gradient(180deg, #e91c24 1%, #fe8340 100%);
    background: -webkit-linear-gradient(180deg, #e91c24 1%, #fe8340 100%);
    background: linear-gradient(-90deg, #e91c24 1%, #fe8340 100%);
}

.wximgbox span {
    left: 1.37rem;
    top: 1.68rem;
    font-size: 0.25rem;
    line-height: 1;
}

/* .contents {
    padding-bottom: 1rem;
} */

.downbox {
    padding: 0;
}

.downbox img {
    display: block;
    width: 100%;
}

.fixedcs {
    bottom: 0.98rem;
}

.fixedcs .a-btn,
.fixedcs .abtn {
    -webkit-animation: suofang 1s linear infinite;
    animation: suofang 1s linear infinite;
}

.cover-xfcs {
    padding-bottom: 0;
}

.cover-xfcs .contents {
    padding-bottom: 2.1rem;
}

.cover-xfcs .wrap {
    padding-bottom: 0;
}

.appClass .fixedcs {
    bottom: 0;
}

.appClass .cover-xfcs .contents {
    padding-bottom: 1.1rem;
}


.qdxiaozhi1 .top,
.qdxiaozhi1 .downbox,
.qdxiaozhi1 .new-whit,
.qdxiaozhi1 .order-fixed,
.qdxiaozhi1 .footer,
.qdxiaozhi1 .recruit-box {
    display: none;
}

.qdxiaozhi1 .fixedcs {
    bottom: 0;
}

.cover-xfcs .qdxiaozhi1.contents {
    padding-bottom: 1.1rem;
}

.hide-order-fixed .order-fixed {
    display: none;
}

.hide-order-fixed .fixedcs {
    bottom: 0;
}

.cover-xfcs .hide-order-fixed.contents {
    padding-bottom: 1.1rem;
}


.master-popup {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 990;
    padding: 0.32rem 0.2rem;
    background: #fff0dc url(../skin_img/master/bg.png) center bottom;
    background-size: 100% auto;
}

.master-popup:before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0.5rem;
    background: url(../skin_img/master/bg2.png);
    background-size: 100% auto;
}

.master-popup .img {
    width: 0.9rem;
    height: 0.9rem;
    background: url(../skin_img/master/face.png);
    background-size: 100% 100%;
    margin-right: 0.16rem;
}

.master-popup .hd {
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.06rem;
}

.master-popup .bd {
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #666;
    text-align: justify;
    position: relative;
    height: 0.96rem;
    overflow: hidden;
}

.master-popup .btn-wrap {
    margin-left: 0.16rem;
    margin-top: 0.4rem;
}

.master-popup .btn {
    display: inline-block;
    padding: 0;
    width: 1.5rem;
    height: 0.58rem;
    line-height: 0.58rem;
    text-align: center;
    background-color: #ae3a1f;
    color: #fff;
    font-size: 0.26rem;
    border-radius: 0.29rem;
    -webkit-animation: btnAni 1.5s linear infinite;
}

.master-popup .tip {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
}

.master-popup .tip-hand {
    position: absolute;
    top: -0.3rem;
    right: 0.9rem;
    width: 0.65rem;
    height: 1.08rem;
    background: url(../skin_img/master/hand.png);
    background-size: 100%;
    -webkit-animation: handAni 1.5s linear infinite;
}

.master-popup .tip-text {
    width: 6.32rem;
    padding: 0.18rem 0;
    line-height: 0.32rem;
    text-align: center;
    font-size: 0.24rem;
    background-color: #EADAC7;
    border-radius: 0.1rem;
    margin: 0.9rem auto 0;
    position: relative;
}

.master-popup .tip-text a {
    color: #ae3a1f;
}

.master-popup .tip-text:after {
    content: '';
    border-left: 0.16rem solid transparent;
    border-right: 0.16rem solid transparent;
    border-bottom: 0.16rem solid #EADAC7;
    position: absolute;
    right: 0.44rem;
    bottom: 100%;
}

.master-box {
    position: relative;
    z-index: 3;
    line-height: 0.48rem;
    font-size: 0.24rem;
    color: #4cb050;
    text-align: center;
    text-indent: 0;
    padding-top: 0.2rem;
    border-top: 1px solid #E5E5E5;
    margin-top: 0.2rem;
    margin-bottom: -0.18rem;
}

.master-box:before {
    content: '';
    display: inline-block;
    vertical-align: -0.04rem;
    margin-right: 0.1rem;
    width: 0.27rem;
    height: 0.27rem;
    background: url(../skin_img/master/qa.png);
    background-size: 100% 100%;
}

.master-box a {
    display: inline-block;
    vertical-align: top;
    margin: 0 0.1rem;
    padding: 0 0.26rem;
    background-color: #4cb050;
    font-size: 0.24rem;
    color: #fff;
    border-radius: 0.24rem;
}

.bind-phone-number {
    padding: 0.25rem 0;
    background-color: #fff0dc;
    text-align: center;
}

.bind-phone-number .form-title {
    font-size: 0.3rem;
    color: #333;
}

.bind-phone-number .form-group {
    margin-top: 0.3rem;
}

.bind-phone-number .input {
    width: 5.4rem;
    line-height: 0.42rem;
    padding: 0.2rem 0.3rem;
    font-size: 0.28rem;
    color: #333;
    background-color: #fff;
    border-radius: 0.15rem;
}

.bind-phone-number .button {
    border: 0;
    padding: 0;
    width: 4rem;
    height: 0.82rem;
    line-height: 0.82rem;
    background-color: #ae3a1f;
    font-size: 0.28rem;
    color: #fff;
    border-radius: 0.15rem;
}

.popup-phone-number {
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.popup-phone-number.open {
    opacity: 1;
    visibility: visible;
}

.popup-phone-number .inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 5.6rem;
    height: 5.4rem;
    background-color: #ffffff;
    border-radius: 0.3rem;
    margin: auto;
}

.popup-phone-number .inner-hd {
    height: 0.86rem;
    line-height: 0.86rem;
    background-color: #ee4d4d;
    border-radius: 0.3rem 0.3rem 0 0;
    position: relative;
}

.popup-phone-number .inner-bd {
    padding: 0.5rem 0.4rem;
}

.popup-phone-number .title {
    font-size: 0.34rem;
    color: #fff;
    text-align: center;
}

.popup-phone-number .close {
    position: absolute;
    top: 0.12rem;
    right: 0.15rem;
    width: 0.27rem;
    height: 0.27rem;
    background: url(../skin_img/close2.png) no-repeat center center;
    background-size: 0.27rem 0.27rem;
    padding: 0.3rem;
}

.popup-phone-number .form-text {
    font-size: 0.28rem;
    color: #666666;
    margin-bottom: 0.4rem;
}

.popup-phone-number .form-text b {
    font-weight: normal;
    color: #ee4d4d;
}

.popup-phone-number .form-group {
    margin-bottom: 0.25rem;
}

.popup-phone-number .input {
    width: 100%;
    line-height: 0.42rem;
    padding: 0.2rem 0.3rem;
    font-size: 0.28rem;
    color: #333;
    background-color: #fff;
    border-radius: 0.15rem;
    border: 1px solid #dcdcdc;
}

.popup-phone-number .button {
    padding: 0;
    width: 100%;
    height: 0.82rem;
    line-height: 0.82rem;
    background-color: #ee4d4d;
    color: #fff;
    font-size: 0.28rem;
    border-radius: 0.15rem;
}

.block-img img {
    display: block;
    width: 100%;
}


/* 大师建议弹窗 */
.master-popup2 {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.master-popup2.open {
    opacity: 1;
    visibility: visible;
}

.master-popup2 .bd {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 6.04rem;
    height: 7.24rem;
    background: url(../skin_img/master/popup-bg.png) no-repeat;
    background-size: 100% 100%;
    margin: auto;
    text-align: center;
}

.master-popup2 .info {
    height: 5.12rem;
    padding-top: 0.32rem;
}

.master-popup2 .name {
    font-size: 0.36rem;
    font-weight: bold;
    color: #e9492f;
}

.master-popup2 .text {
    font-size: 0.3rem;
    color: #666666;
    margin-top: 0.1rem;
}

.master-popup2 .text b {
    font-weight: normal;
    color: #e9492f;
}

.master-popup2 .tags {
    font-size: 0;
    margin-top: 0.12rem;
}

.master-popup2 .tag {
    width: 1.3rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    background-color: #4288f7;
    color: #fff;
    font-size: 0.24rem;
    border-radius: 0.1rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 1.66%;
}

.master-popup2 .tag2 {
    background-color: #e9492f;
}

.master-popup2 .tag3 {
    background-color: #ab7e3a;
}

.master-popup2 .link {
    display: block;
    width: 5.28rem;
    height: 0.88rem;
    margin: 0 auto;
    cursor: pointer;
    font-size: 0;
    color: #fff;
}

.master-popup2 .tips {
    font-size: 0.26rem;
    color: #666666;
    margin-top: 0.2rem;
}

.master-popup2 .tips b {
    font-weight: normal;
    color: #e9492f;
}

.master-popup2 .close {
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 0.5rem 0 0 -0.24rem;
    width: 0.48rem;
    height: 0.48rem;
    background: url(../skin_img/master/close.png) no-repeat;
    background-size: 100% 100%;
}

/* 客服引流路口 */
.pinfro-master a {
    color: #333;
    text-decoration: underline;
}

.pinfro-master a.link {
    color: #397ce1;
    margin-left: 0.16rem;
    text-underline-offset: 2px;
}

.pinfro-master .btn {
    display: block;
    margin: 0.1rem auto;
    width: 3.8rem;
    height: 0.72rem;
    background: url(../skin_img/master/btn.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0;
}

.content-fold {
    max-height: 4.2rem;
    overflow: hidden;
    position: relative;
}

.content-fold::after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1rem;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 90%, #ffffff 100%);
}

.content-fold.show {
    max-height: inherit;
    overflow: initial;
}

.content-fold.show:after {
    content: none;
}

.content-fold.show+.content-more {
    display: none;
}

.content-more {
    padding: 0.24rem 0.24rem 0.4rem;
    background: #fff;
}

.content-more .tip {
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333;
}

.content-more .btn {
    width: 3.6rem;
    padding: 0.11rem 0;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    background: #fff;
    color: #f23c16;
    border: 1px solid #f23c16;
    border-radius: 0.36rem;
    display: block;
    margin: 0.2rem auto;
}

.content-more .btn:after {
    content: '';
    width: 0.26rem;
    height: 0.14rem;
    background: url(../skin_img/master/arrow.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0.14rem 0 0 0.08rem;
}

.content-more .txt {
    padding: 0 0.2rem;
    font-size: 0.26rem;
    line-height: 0.46rem;
    color: #666666;
}

.content-more .txt h3 {
    font-size: 0.28rem;
    font-weight: normal;
    color: #333333;
}

.content-more .txt a {
    color: #f23c16;
}

.content-suggest {
    background-color: #fff;
    margin-top: 0.5rem;
    overflow: hidden;
}

.content-suggest .title {
    line-height: 0.82rem;
    background-color: #FEF5E2;
    font-size: 0.36rem;
    color: #9c4301;
    text-align: center;
}

.content-suggest .list {
    padding: 0.4rem 0.34rem;
}

.content-suggest .item {
    text-align: center;
}

.content-suggest .item+.item {
    margin-top: 0.56rem;
}

.content-suggest .red {
    color: #e44c20;
}

.content-suggest .tit1 {}

.content-suggest .tips {
    color: #666;
    margin-top: 0.06rem;
}

.content-suggest .txt1 {
    display: inline-block;
    vertical-align: top;
    line-height: 0.62rem;
    padding: 0 0.36rem;
    background-color: #e44c20;
    color: #fff;
    border-radius: 0.31rem;
    margin-bottom: 0.25rem;
}

.content-suggest .txt1+.txt2 {
    margin-top: -0.12rem;
}

.content-suggest .txt2 {
    font-size: 0.3rem;
    color: #999;
    margin-bottom: 0.2rem;
}

.content-suggest .txt3 {
    text-align: left;
    line-height: 0.42rem;
    font-size: 0.3rem;
    color: #333333;
    text-align: justify;
}

.content-suggest .txt3 p {
    margin-bottom: 0.15rem;
}

.content-suggest .txt4 {
    padding: 0.15rem;
    line-height: 0.42rem;
    font-size: 0.3rem;
    color: #333333;
    text-align: justify;
    text-align: left;
    background: #FEF9EE;
    text-align: justify;
    margin-bottom: 0.15rem;
}

.content-suggest .txt4 h3 {
    font-size: 0.3rem;
    font-weight: bold;
    color: #e44c20;
    margin-bottom: 0.06rem;
}

.content-suggest .txt4 h3.blue {
    color: #3565df;
    margin-top: 0.1rem;
}

.content-suggest .txt4 ul {
    margin: 0.06rem 0;
    font-weight: bold;
}

.content-suggest .txt4 h4 {
    font-size: 0.28rem;
    font-weight: normal;
    color: #666;
}

.content-suggest .link1 {
    margin: 0.2rem 0;
}

.content-suggest .link1 a {
    font-size: 0.28rem;
    color: #4657f8;
    text-decoration: underline;
}

.content-suggest .link2 img {
    width: 4rem;
}

.master-link1,
.master-link2 {
    display: block;
    height: 6.37rem;
    background: url(../skin_img/master/master-bg1.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.master-link1 p {
    margin: 3.16rem 0.72rem 0;
    font-size: 0.28rem;
    color: #333333;
    text-align: justify;
    line-height: 1.6;
}

.master-link1 b {
    font-size: 0.34rem;
    font-weight: normal;
    line-height: 1;
}

.master-link2 {
    height: 7.4rem;
    background-image: url(../skin_img/master/master-bg2.png);
    display: none;
}

.master-link1.tarot {
    background-image: url(../skin_img/master/tarot-bg1.png);
}

.master-link2.tarot {
    background-image: url(../skin_img/master/tarot-bg2.png);
}

.master-layer {
    position: fixed;
    z-index: 9;
    bottom: 1.36rem;
    transition: all 0.3s;
    color: #333;
}

.master-layer.hidden {
    visibility: hidden;
    opacity: 0;
    transform: translateX(-100%);
}

.master-layer .link {
    display: block;
    line-height: 1.8;
    padding: 0.1rem 0.32rem 0.1rem 0.15rem;
    background-image: linear-gradient(180deg, #fef6d3 0%, #ffdd7b 100%);
    box-shadow: 0.03rem 0.04rem 0.13rem rgba(0, 0, 0, 0.1);
    border-radius: 0rem 0.56rem 0.56rem 0rem;
    font-size: 0.24rem;
    font-weight: bold;
}

.master-layer .link b {
    font-size: 0.26rem;
    color: #f23c16;
}

.master-layer .close {
    width: 0.5rem;
    height: 0.5rem;
    background: url(../skin_img/master/close2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -0.3rem;
    right: -0.2rem;
}

.appClass .master-popup,
.appClass .master-link1,
.appClass .master-link2,
.appClass .master-layer,
.appClass .master-box,
.appClass .content-suggest,
.appClass .bind-phone-number,
.appClass .giftbox,
.appClass .content-more {
    display: none;
}

.appClass .content-fold {
    position: static;
    max-height: inherit;
    overflow: inherit;
}

.appClass .content-fold:after {
    content: none;
}


@-webkit-keyframes bullet-ani {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-50%, 0, 0)
    }
}

@keyframes bullet-ani {
    0% {
        transform: translate3d(0, 0, 0)
    }

    100% {
        transform: translate3d(-50%, 0, 0)
    }
}

.review-bullet .list {
    -webkit-animation: bullet-ani 20s linear infinite both;
    animation: bullet-ani 20s linear infinite both;
    font-size: 0;
}