
.col-body {
    margin-bottom: 20px
}

.col-body .col-main {
    width: 74%
}

.col-body .col-sub {
    width: 24%
}

.main-box {
    background: #fff;
    padding: 30px 40px
}

.main-box h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px
}

@charset "utf-8";
@import '../iconfont/iconfont.css';
.w1320 {
    width: 92%;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto
}

.cls:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cls {
    zoom: 1
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.good-box {
    padding: 60px 0 1.6rem;
    width: 92%;
    max-width: 1656px;
    margin-left: auto;
    margin-right: auto
}

.good-list {
    margin-bottom: 46px;
    margin: -0.15rem
}

.good-list li {
    float: left;
    width: 20%;
    margin-bottom: .4rem;
    position: relative
}

.good-list li .inner {
    margin: 0 .15rem 0;
    position: relative;
    background: #fff;
    text-align: center;
    padding: .2rem .2rem 0;
    transition: .3s
}

.good-list li .inner:hover {
    box-shadow: 0 5px 10px #eee;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.good-list li .cover {
    display: block;
    overflow: hidden
}

.good-list li .cover img {
    width: 100%
}

.good-list li .tag {
    background: #ff5063;
    color: #fff;
    z-index: 5;
    top: .2rem;
    left: .2rem;
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    border-radius: 2px
}

.good-list li .icon-aixin {
    position: absolute;
    top: .2rem;
    right: .2rem;
    color: #e7e9ea;
    font-size: 18px;
    z-index: 5
}

.good-list li .info {
    padding: .34rem 0;
    line-height: 1.8
}

.good-list li .tit {
    color: #666;
    font-size: 18px;
    line-height: 20px;
    height: 40px
}

.good-list li .price {
    color: #999
}

.icon-aixin {
    transition: .3s;
    cursor: pointer
}

.icon-aixin:hover {
    color: #ff5063 !important
}

.icon-aixin.on {
    color: #ff5063 !important
}

.icon-aixin.on::before {
    content: "\e85c"
}

.pagtion {
    text-align: center;
    clear: both
}

.pagtion>* {
    display: inline-block;
    vertical-align: middle
}

.pagtion>* {
    display: inline-block;
    vertical-align: middle
}

.pagtion .pnext {
    width: 30px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
    background: #6c51dc;
    color: #fff;
    cursor: pointer;
    margin: 0 10px
}

.pagtion .pnext:not(.disabled):hover {
    background: #244272
}

.pagtion .disabled {
    background: #f5f5f5;
    color: #b3b3b3;
    cursor: not-allowed
}

.pagtion input {
    width: 50px;
    height: 36px;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    border: 1px solid #f2f2f2
}

.pagtion .total {
    margin: 0 20px 0 10px
}

.pagtion.s2 {
    padding: 0 0 120px
}

.covers {
    display: -webkit-box !important;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
    text-align: center;
    height: 2.2rem
}

.covers .img {
    transition: transform .6s ease 0s
}

.covers:hover .img {
    transform: scale(1.05, 1.05)
}

.good-main-box {
    background: #fff;
    margin-bottom: 26px
}

.gm-info {
    margin-left: 426px;
    min-height: 740px;
    padding-top: 36px;
    padding-left: 5rem;
    padding-right: 20px;
    border-left: 1px solid #f2f2f2;
    margin-bottom: 20px;
}

.gm-info .hd {
    position: relative;
    margin-bottom: 40px;
    overflow: hidden
}

.gm-info .hd h2 {
    font-size: 24px;
    float: left
}

.gm-info .tool {
    float: right
}

.gm-info .tool .t-item {
    float: left;
    margin-right: 20px
}

.gm-info .tool .tit {
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    color: #ccc;
    cursor: pointer
}

.gm-info .tool .tit:hover {
    color: #6c51dc
}

.gm-info .btns .btn {
    background: #6c51dc;
    color: #fff;
    border: 1px solid #6c51dc;
    border-radius: 4px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #6c51dc;
    display: inline-block;
    padding: 0 20px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-right: 20px;
    transition: .3s;
    cursor: pointer;
}

.gm-info .btns .add-cart {
    background: #fff;
    border-color: #eee;
    color: #b3b3b3;
    cursor: pointer;
}

.gm-info .btns .add-cart .iconfont {
    color: #ccc;
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -2px
}

.gm-info .btns .add-cart:hover {
    background: #6c51dc;
    color: #fff;
    border-color: #6c51dc
}

.gm-info .btns .add-cart:hover .iconfont {
    color: #fff
}

.gm-radio {
    margin-bottom: 40px
}

.gm-radio-cell {
    position: relative;
    margin-bottom: 20px;
    height: 48px;
    line-height: 44px;
    border: 2px solid #f0f4f5;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s
}

.gm-radio-cell:not(.disabled):hover {
    border-color: #6c51dc
}

.gm-radio-cell .icon-danxuan {
    float: left;
    width: 55px;
    text-align: center;
    color: #ccc;
    font-size: 20px
}

.gm-radio-cell .layui-icon-radio {
    color: #6c51dc
}

.gm-radio-cell .tit {
    float: left;
    color: #999
}

.gm-radio-cell .tit span {
    color: #333;
    display: inline-block;
    margin-right: 5px
}

.gm-radio-cell .price {
    float: right;
    color: #999;
    font-weight: bold;
    padding-right: 24px
}

.gm-radio-cell .price .sale {
    margin-right: 14px;
    color: #ff5063;
    font-weight: bold
}

.gm-radio-cell.active {
    border-color: #6c51dc
}

.gm-radio-cell.active .tit span {
    color: #6c51dc;
    font-weight: bold
}

.gm-radio-cell.active .icon-danxuan {
    color: #6c51dc
}

.gm-radio-cell.active .icon-danxuan::before {
    content: "\e735"
}

.gm-radio-cell.disabled {
    background: #f0f4f5
}

.material-info {
    padding-top: 40px;
    margin-top: 48px;
    border-top: 1px solid #f2f2f2
}

.material-info dt {
    font-weight: bold;
    margin-bottom: 8px
}

.material-info input {
    border: 0;
    width: 94px;
    color: #999
}

.material-info dd {
    color: #999;
    line-height: 2
}

.material-info .ic-copy {
    cursor: pointer;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/copy.png');
    display: inline-block
}

.gm-tags {
    border-top: 1px solid #f2f2f2;
    padding: 30px 20px 20px 40px
}

.gm-tags h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px
}

.gm-tags .info a {
    float: left;
    height: 34px;
    line-height: 30px;
    border: 1px solid #f2f2f2;
    padding: 0 18px;
    border-radius: 2px;
    color: #666;
    margin: 0 10px 12px 0
}

.gm-tags .info a:hover {
    background: #6c51dc;
    color: #fff;
    border-color: #6c51dc
}

.col-body {
    margin-bottom: 20px
}

.col-body .col-main {
    width: 74%
}

.col-body .col-sub {
    width: 24%
}

.main-box {
    background: #fff;
    padding: 30px 40px
}

.main-box h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px
}

.v-good-info {
    padding-bottom: .6rem;
    min-width: 900px
}

.v-good-info img {
    width: 100%
}

.sub-good li {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
}

.sub-good li:hover .bottom {
    bottom: 0
}

.sub-good .bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -48px;
    height: 48px;
    line-height: 48px;
    background: #6c51dc;
    color: #fff;
    padding-left: 20px;
    transition: .3s;
    font-size: 16px;
    padding-right: 55px
}

.sub-good .bottom .tit {
    word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.sub-good .bottom .icon-aixin {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 20px;
    cursor: pointer
}

.card-box {
    padding: 60px 0 136px
}

.card-box h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 26px
}

.cart-table {
    width: 100%;
    text-align: left;
    background: #fff;
    table-layout: fixed
}

.cart-table tbody td {
    border-top: 1px solid #f2f2f2;
    padding: 40px 0
}

.cart-table tbody .img {
    width: 80px;
    height: 80px;
    border: 1px solid #f2f2f2
}

.cart-table tbody .info .id {
    color: #999;
    margin-top: 5px
}

.cart-table tbody .checkbox {
    margin-top: 26px;
    margin-right: 10px
}

.cart-table tbody .price {
    font-weight: bold;
    font-family: medium
}

.cart-table tbody .del {
    color: #999;
    font-size: 18px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.cart-table tbody .del:hover {
    color: #6c51dc
}

.cart-table th {
    height: 85px;
    color: #bbb;
    font-weight: bold
}

.cart-table tr td:first-child,
.cart-table tr th:first-child {
    padding-left: 32px;
    width: 176px!important
}

.cart-table .layui-form-checkbox[lay-skin=primary] span {
    color: #bbb
}

.cart-table .layui-form-checkbox[lay-skin=primary] span:hover {
    color: #6c51dc
}

.cart-table tfoot {
    border-top: 1px solid #f2f2f2;
    height: 80px;
    line-height: 80px
}

.cart-table tfoot .tobuy {
    height: 80px;
    line-height: 80px;
    width: 190px;
    font-size: 16px;
    background: #6c51dc;
}

.cart-table tfoot .total {
    color: #666;
    margin-right: 30px
}

.cart-table tfoot .total em {
    color: #ff5063
}

.cart-table tfoot .total b {
    color: #ff5063;
    font-size: 24px;
    line-height: 1;
    font-family: medium
}

.cart-table tfoot .delbtn {
    color: #bbb;
    cursor: pointer;
    margin-left: 5px;
    display: block
}

.cart-table tfoot .delbtn:hover {
    color: #6c51dc
}

.layui-form-checked[lay-skin=primary] i {
    background-color: #6c51dc !important;
    border-color: #6c51dc !important
}

.table2 {
    background: #fff;
    width: 100%
}

.table2 th {
    height: 44px;
    padding: 0 34px;
    text-align: left;
    color: #bbb;
    font-weight: bold
}

.table2 th.tr {
    text-align: right
}

.table2 tbody td {
    border-top: 1px solid #f2f2f2;
    padding: 22px 34px;
    vertical-align: text-top
}

.table2 tbody .img {
    width: 80px;
    height: 80px;
    border: 1px solid #f2f2f2
}

.table2 tbody .info {
    margin-left: 104px
}

.table2 tbody .info .id {
    color: #999;
    margin-top: 5px
}

.table2 tbody .price {
    font-weight: bold;
    font-family: medium
}

.table2 tfoot {
    height: 86px;
    line-height: 86px;
    border-top: 1px solid #f2f2f2;
    border-top-width: 2px
}

.table2 tfoot td {
    padding: 0 34px
}

.table2 tfoot .tip {
    color: #ff5063
}

.table2 tfoot .total {
    color: #666;
    text-align: right
}

.table2 tfoot .total em {
    color: #ff5063
}

.table2 tfoot .total b {
    color: #ff5063;
    font-family: medium
}

.base-box {
    background: #fff;
    margin-bottom: 20px
}

.base-box .hd {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 36px;
    font-weight: bold;
    font-size: 14px
}

.base-box h2.hd {
    font-size: 18px
}

.order-integral {
    padding: 36px 40px
}

.order-integral .layui-input {
    width: 106px;
    height: 40px;
    border-radius: 2px;
    color: #000;
    font-weight: bold;
    display: inline-block;
    margin: 0 5px;
    font-family: medium
}

.order-integral .value {
    line-height: 40px;
    font-family: medium
}

.order-pay {
    padding: 26px 40px
}

.order-pay li {
    width: 166px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    float: left;
    border-radius: 3px;
    margin-right: 20px;
    border: 2px solid #f5f5f5;
    position: relative;
    cursor: pointer;
    transition: .3s
}

.order-pay li p {
    padding-left: 40px;
    display: inline-block;
    background-position: 0 center;
    background-repeat: no-repeat
}

.order-pay li .alipay {
    background-image: url('../images/zfb.png')
}

.order-pay li .wechat {
    background-image: url('../images/wei.png')
}

.order-pay li .wallet {
    background-image: url('../images/wallet.png')
}

.order-pay li .select {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    bottom: 0
}

.order-pay li:hover {
    border-color: #6c51dc
}

.tr {
    text-align: right;
}

.order-pay li.active {
    border-color: #6c51dc
}

.order-pay li.active .select {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/select.png');
    background-size: 100% 100%;
}

.recharge-list {
    margin: -7px;
    padding-top: 10px
}

.recharge-list li {
    float: left;
    width: 20%;
    padding: 0 7px
}

.recharge-list li .select {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    bottom: 0
}

.recharge-list li .ibox {
    padding: .36rem 0;
    border-radius: 5px;
    border: 2px solid #f5f5f5;
    position: relative;
    cursor: pointer;
    transition: .3s;
    text-align: center
}

.recharge-list li .ibox:hover {
    border-color: #ff5063
}

.recharge-list li .price {
    color: #ff5063;
    font-size: 30px;
    font-family: medium
}

.recharge-list li .price em {
    font-size: 24px
}

.recharge-list li .tip {
    color: #999
}

.recharge-list .active .ibox {
    border-color: #ff5063
}

.recharge-list .active .ibox .select {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/select2.png')
}

.order-total {
    padding: 0 0 0 40px;
    line-height: 80px
}

.order-total .tip {
    color: #ff5063
}

.order-total .total {
    color: #666
}

.order-total .total em {
    color: #ff5063
}

.order-total .total b {
    font-family: medium;
    color: #ff5063;
    font-size: 24px
}

.order-total .total .val {
    margin-right: 30px
}

.order-total .tobuy {
    height: 80px;
    line-height: 80px;
    width: 190px;
    font-size: 16px;
    background: #6c51dc;
}

.my-side {
    width: 260px;
    position: absolute;
    top: 80px;
    left: 0;
    bottom: 0;
    z-index: 0;
    height: 100%;
    padding-top: 28px;
    background: #fff
}

.my-side li {
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px
}

.my-side li a {
    display: block;
    padding-left: 4rem;
    border-left: 3px solid transparent
}

.my-side li a>* {
    display: inline-block;
    vertical-align: middle
}

.my-side li a>* {
    display: inline-block;
    vertical-align: middle
}

.my-side li .ic {
    width: 30px;
    height: 30px;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-right: 10px;
    opacity: 1
}

.my-side li .ic1 {
    background-image: url('../images/u1.png')
}

.my-side li .ic2 {
    background-image: url('../images/u2.png')
}

.my-side li .ic3 {
    background-image: url('../images/u3.png')
}

.my-side li .ic4 {
    background-image: url('../images/u4.png')
}

.my-side li .ic5 {
    background-image: url('../images/u5.png')
}

.my-side li .ic6 {
    background-image: url('../images/u6.png')
}

.my-side li .ic7 {
    background-image: url('../images/u7.png')
}

.my-side li .ic8 {
    background-image: url('../images/u8.png')
}

.my-side li .ic9 {
    background-image: url('../images/u9.png')
}

.my-side .active a,
.my-side li:hover a {
    background-color: #daebeb;
    color: #6c51dc;
    border-left-color: #6c51dc
}

.my-side .active .ic,
.my-side li:hover .ic {
    opacity: 1
}

.my-side .active .ic1,
.my-side li:hover .ic1 {
    background-image: url('../images/u1o.png')
}

.my-side .active .ic2,
.my-side li:hover .ic2 {
    background-image: url('../images/u2o.png')
}

.my-side .active .ic3,
.my-side li:hover .ic3 {
    background-image: url('../images/u3o.png')
}

.my-side .active .ic4,
.my-side li:hover .ic4 {
    background-image: url('../images/u4o.png')
}

.my-side .active .ic5,
.my-side li:hover .ic5 {
    background-image: url('../images/u5o.png')
}

.my-side .active .ic6,
.my-side li:hover .ic6 {
    background-image: url('../images/u6o.png')
}

.my-side .active .ic7,
.my-side li:hover .ic7 {
    background-image: url('../images/u7o.png')
}

.my-side .active .ic8,
.my-side li:hover .ic8 {
    background-image: url('../images/u8o.png')
}

.my-side .active .ic9,
.my-side li:hover .ic9 {
    background-image: url('../images/u9o.png')
}

@media (max-width:1500px) {
    .my-side {
        width: 200px
    }
    .my-side li a {
        padding-left: 2rem
    }
}

.my-footer {
    font-size: 12px;
    text-align: center;
    color: #999;
    padding: 30px 0 70px
}

.my-footer .link {
    display: inline-block;
    margin-left: 8px;
    color: #999
}

.my-footer .link:hover {
    color: #6c51dc
}

.ic-level {
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block
}

.ic-level.lv1 {
    background-image: url('../images/level/level-1.png')
}

.ic-level.lv2 {
    background-image: url('../images/level/level-2.png')
}

.ic-level.lv3 {
    background-image: url('../images/level/level-3.png')
}

.ic-level.lv4 {
    background-image: url('../images/level/level-4.png')
}

.ic-level.lv5 {
    background-image: url('../images/level/level-5.png')
}

.my-main {
    padding-left: 260px;
    padding-top: 5.8rem
}

.my-main .inner {
    width: 92%;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1500px) {
    .my-main {
        padding-left: 200px
    }
}

.muser-info {
    background: #fff;
    margin-bottom: 20px;
    padding: 40px 20px 40px 40px
}

.muser-info .hd {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 36px;
    font-weight: bold;
    font-size: 14px
}

.muser-info h2.hd {
    font-size: 18px
}

.muser-info .pic {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 26px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.muser-info .userinfo {
    padding-top: 15px;
    width: 20%
}

.muser-info .userinfo .name {
    font-family: medium;
    font-size: 18px;
    margin-right: 20px
}

.muser-info .userinfo .ic-level {
    width: 30px;
    height: 30px
}

.muser-info .userinfo .lv1 {
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
    position: relative;
    top: -2px
}

.muser-info .userinfo .tag {
    color: #999
}

.muser-info .balance-box {
    width: 40%
}
.muser-info .balance:first-child{
    border-left: none;
}
.muser-info .balance {
    width: 33.33%;
    text-align: center;
    border-left: 1px solid #f0f4f5
}

.muser-info .balance .val {
    font-family: medium;
    font-size: 30px;
    color: #6c51dc;
}

.muser-info .progress {
    margin-right: .5rem;
    padding-top: 14px;
    max-width: 300px;
    width: 25%
}

.muser-info .progress .top {
    margin-bottom: 20px
}

@media (max-width:1500px) {
    .muser-info .progress {
        width: 22%
    }
}

.minvite-box {
    background: #fff;
    margin-bottom: 20px;
    padding: 32px 40px 26px
}

.minvite-box .hd {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 36px;
    font-weight: bold;
    font-size: 14px
}

.minvite-box h2.hd {
    font-size: 18px
}

.minvite-box .title {
    max-width: 260px;
    width: 24%;
    margin-right: 30px;
    position: relative;
    top: -5px
}

.minvite-box .title h3 {
    font-size: 16px
}

.minvite-box .title .tip {
    color: #999
}

.minvite-box .title .tip>* {
    display: inline-block;
    vertical-align: middle
}

.minvite-box .title .tip>* {
    display: inline-block;
    vertical-align: middle
}

.minvite-box .invite {
    border-radius: 2em;
    height: 44px;
    line-height: 44px;
    border: 1px solid #f0f4f5;
    padding: 0 24px;
    width: 60%;
    position: relative;
    max-width: 800px;
    min-width: 700px
}

.minvite-box .invite input {
    width: 100%;
    border: 0;
    color: #999
}

.minvite-box .invite .copy {
    color: #6c51dc;
    position: absolute;
    right: 24px;
    top: 0
}

.minvite-box .invite .copy .iconfont {
    margin-right: 4px
}

.minvite-box .invite .copy:hover {
    color: #ff5063
}

.minvite-box .invite,
.minvite-box .title {
    float: left
}

.minvite-box .share1 {
    float: right
}

@media (max-width:1600px) {
    .minvite-box .title {
        float: none;
        width: 100%;
        margin-bottom: 16px
    }
    .minvite-box .invite {
        width: 100%
    }
}

@media (max-width:1340px) {
    .minvite-box {
        padding-bottom: 20px
    }
    .minvite-box .invite {
        width: 75%
    }
}

.share1 {
    line-height: 44px
}

.share1 a {
    display: inline-block;
    margin-left: 20px
}

.share1 a:first-child {
    margin-left: 0
}

.share1 a .iconfont {
    font-size: 22px;
    height: 44px;
    display: inline-block;
    vertical-align: middle
}

.share1 a .ic-friend {
    width: 24px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/friend.png')
}

.v-tabnav {
    border-bottom: 1px solid #f2f2f2
}

.v-tabnav .item {
    float: left;
    margin-left: 40px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    color: #666
}

.v-tabnav .item:hover {
    color: #6c51dc
}

.v-tabnav .active {
    position: relative;
    color: #6c51dc
}

.v-tabnav .active::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0;
    background: #6c51dc;
    left: 0
}

.order-table {
    margin-bottom: 20px
}

.order-table td,
.order-table th {
    vertical-align: middle
}

.order-table th {
    background: #f0f4f5;
    height: 50px;
    font-weight: normal;
    font-size: 12px;
    color: #333
}

.order-table .tool button {
    display: block;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    font-weight: bold;
    margin: 20px auto
}

.order-table td {
    vertical-align: middle!important;
    text-align: center;
    border: 1px solid #f2f2f2
}

.order-table .price {
    font-size: 18px
}

.order-table tr td:first-child {
    text-align: left
}

.order-table.s2 {
    border: 1px solid #f2f2f2
}

.order-table.s2 td {
    border: 0;
    border-bottom: 1px solid #f2f2f2
}

.morder-box .tabBody {
    padding: 40px
}

.layui-bg-red {
    background-color: #ff5063 !important
}

.cItem {
    display: none
}

.cItem.active {
    display: block
}

.my-account h3 {
    background: #fff;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    padding-left: 40px;
    border-bottom: 1px solid #f2f2f2;
    border-bottom-width: 2px
}

.my-account h2 {
    font-size: 20px;
    color: #666;
    margin-bottom: 16px
}

.my-account table {
    width: 100%;
    background: #fff;
    color: #666
}

.my-account table td {
    border-top: 1px solid #f2f2f2
}

.my-account table th {
    border-bottom: 2px solid #f2f2f2;
    color: #999
}

.my-account table th,
.my-account table td {
    text-align: left;
    height: 60px;
    padding: 0 40px
}

.my-account table .h50 {
    height: 50px
}

.my-account table .money {
    font-family: medium
}

.my-account table .date {
    color: #999;
    font-size: 12px
}

.mlevel-tab .topper {
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    padding: 70px 40px 90px;
    text-align: center
}

.mlevel-tab .topper .hd {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 36px;
    font-weight: bold;
    font-size: 14px
}

.mlevel-tab .topper h2.hd {
    font-size: 18px
}

.mlevel-tab .topper .link {
    position: absolute;
    right: 40px;
    top: 30px;
    color: #6c51dc
}

.mlevel-tab .topper .link:hover {
    color: #244272
}

.mlevel-tab .topper .tit {
    color: #666
}

.mlevel-tab .topper .val {
    font-size: 48px;
    font-family: medium;
    color: #6c51dc;
    line-height: 1.5
}

.my-msg-list {
    padding: 0 40px 60px
}

.my-msg-list li {
    min-height: 60px;
    padding: 36px 0 40px;
    border-bottom: 1px solid #f2f2f2
}

.my-msg-list li .txt {
    color: #666
}

.my-msg-list li .pic {
    width: 60px;
    height: 60px;
    float: left;
    border-radius: 50%
}

.my-msg-list li .info {
    margin-left: 90px
}

.my-msg-list li .name {
    margin-bottom: 16px
}

.my-msg-list li .name em {
    color: #999;
    padding-left: 26px
}

.new-task li {
    padding: 30px 40px;
    border-top: 1px solid #f2f2f2
}

.new-task li:first-child {
    border-top: none
}

.new-task li .ic {
    float: left;
    width: 36px;
    height: 50px;
    margin-right: 20px
}

.new-task li .ic.ic1 {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/ic_task_1.png')
}

.new-task li .ic.ic2 {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/ic_task_2.png')
}

.new-task li .info {
    float: left
}

.new-task li .tag {
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    color: #fff
}

.new-task li .tag.disabled {
    opacity: .35;
    cursor: default
}

.new-task li a.tag:hover {
    opacity: .9
}

.new-task li h4 {
    font-size: 16px;
    margin-bottom: 6px
}

.new-task li .val {
    color: #999
}

.new-task li .tag {
    background: #ff5063;
    float: right
}

.day-task .bd {
    padding: 50px 0 40px
}

.day-task li {
    width: 20%;
    float: left;
    text-align: center;
    border-left: 1px solid #f2f2f2
}

.day-task li:first-child {
    border-left: none
}

.day-task .tag {
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    color: #fff
}

.day-task .tag.disabled {
    opacity: .35;
    cursor: default
}

.day-task a.tag:hover {
    opacity: .9
}

.day-task h4 {
    font-size: 16px;
    margin-bottom: 6px
}

.day-task .val {
    color: #999
}

.day-task .tag {
    background: #6c51dc;
    display: inline-block;
    margin-top: 20px
}

.day-task .ic {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto 16px;
    background-position: center;
    background-repeat: no-repeat
}

.day-task .ic.ic1 {
    background-image: url('../images/ic_task_3.png')
}

.day-task .ic.ic2 {
    background-image: url('../images/ic_task_4.png')
}

.day-task .ic.ic3 {
    background-image: url('../images/ic_task_5.png')
}

.day-task .ic.ic4 {
    background-image: url('../images/ic_task_6.png')
}

.day-task .ic.ic5 {
    background-image: url('../images/ic_task_7.png')
}

.feed-back h3.hd {
    font-size: 18px;
    position:relative;
}

.feed-back h3.hd em {
    font-size: 14px;
    color: #999
}

.feed-back .bd {
    padding: 40px
}

.feed-back .bd textarea {
    width: 100%;
    height: 250px;
    border: 1px solid #f2f2f2;
    padding: 16px;
    box-sizing: border-box;
    resize: none
}

.feed-back .bd .btn {
    margin: 70px auto;
    display: block;
    width: 168px;
    height: 50px;
    background: #6c51dc;
    font-size: 18px
}

.set-form {
    width: 617px;
    margin: 66px 0 0 90px;
    min-height: 600px
}

.set-form .layui-form-label {
    width: 120px
}

.set-form .layui-form-label em {
    color: #ff5063
}

.set-form .layui-input-block {
    margin-left: 120px
}

.set-form .layui-form-item {
    margin-bottom: 20px
}

.set-form .pic-item {
    margin-bottom: 30px
}

.set-form .pic {
    width: 126px;
    height: 126px;
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    overflow: hidden
}

.set-form .pic img {
    width: 100%
}

.set-form .pic em {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 126px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.2)
}

.set-form .pic-label {
    margin-top: 40px
}

.set-form .vbtn {
    margin-top: 40px
}

.set-form .email-input {
    width: 248px;
    margin-right: 0!important
}

.set-form .email-select {
    width: 165px
}

.set-form .email-btn {
    width: 64px;
    margin-right: 0
}

.vbtn {
    width: 168px;
    height: 50px;
    background: #244272;
    font-size: 18px;
    border-radius: 5px
}

.set-form-box .change-pass {
    float: right;
    width: 120px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #6c51dc;
    border-radius: 4px;
    color: #6c51dc;
    line-height: 36px;
    margin: 12px 40px 0 0
}

.set-form-box .change-pass:hover {
    background: #6c51dc;
    color: #fff
}

.set-form-box .zh-tip,
.set-form-box .rz-tip {
    margin: 50px 40px
}

.set-account {
    min-height: 550px
}

.set-account .zh-tip {
    color: #999;
    margin-bottom: 20px
}

.set-account .list {
    background-color: #f0f4f5;
    padding: 0 40px 86px;
    margin: 0 40px
}

.set-account li {
    border-bottom: 1px solid #eaeaea
}

.set-account li>* {
    float: left
}

.set-account li .tit {
    width: 326px
}

.set-account .head {
    height: 50px;
    line-height: 50px
}

.set-account .item {
    padding: 30px 0;
    line-height: 50px
}

.set-account .item .tit>* {
    display: inline-block;
    vertical-align: middle
}

.set-account .item .tit>* {
    display: inline-block;
    vertical-align: middle
}

.set-account .item .tit em {
    color: #999
}

.set-account .item .ic {
    margin-right: 20px
}

.set-account .item .tool {
    cursor: pointer
}

.set-account .item .tool:hover {
    color: #244272
}

.my-follow-box .v-tabnav {
    background: #fff;
    margin-bottom: .4rem
}

.follow-list {
    margin-bottom: .5rem
}
.follow-list {
    width: 100%;
    display: flex;
}
.follow-list li.layui-col-xs3{
    width: 25%;
}
.follow-list .ibox {
    background: #fff;
    position: relative;
    overflow: hidden
}

.follow-list .cover {
    overflow: hidden
}

.follow-list .cover img {
    width: 100%
}

.follow-list .tool {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4rem;
    height: 4rem;
    color: #fff;
    line-height: 4rem;
    font-size: 16px;
    transition: .3s;
    padding: 0 10px;
    background: #6c51dc
}

.follow-list .tool .icon-shanchu {
    width: .38rem;
    height: .48rem;
    position: absolute;
    right: 2rem;
    top: 0;
    text-align: center;
    font-size: 20px;
    cursor: pointer
}

.follow-list .tool .icon-shanchu:hover {
    color: #244272
}

.follow-list .ibox:hover .tool {
    bottom: 0
}

.recharge-box {
    background: #fff;
    padding-bottom: 10px
}

.recharge-box .rec-hd {
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #f2f2f2;
    border-bottom-width: 2px;
    position: relative;
    padding: 0 40px
}

.recharge-box .rec-hd .val {
    position: absolute;
    right: 0;
    top: 0;
    right: 40px
}

.recharge-box .rec-hd .val a {
    color: #6c51dc;
    margin-left: 10px
}

.recharge-box .rec-hd .val a:hover {
    color: #ff5063
}

.recharge-box .rec-hd .val .wallet {
    color: #999
}

.recharge-box .rec-hd .val .wallet em {
    font-family: medium
}

.recharge-box .rec-hd .id em {
    color: #999
}

.recharge-box .box {
    padding: 50px 0px;
    margin: 0 40px;
    border-bottom: 1px solid #f2f2f2
}

.recharge-box .box h4 {
    font-weight: bold;
    font-size: 14px;
    color: #999;
    margin-bottom: 20px
}

.recharge-box .box.line-b0 {
    border-bottom: 0
}

.recharge-box .vbtn {
    background: #ff5063
}

.recharge-box .btnbox {
    margin: 60px 40px
}

.recharge-box .tabNav {
    margin: 20px 0 0
}

.recharge-box .tabNav .item {
    float: left;
    margin-right: 56px;
    cursor: pointer
}

.recharge-box .tabNav .iconfont {
    margin-right: 5px
}

.recharge-box .tabNav .active .iconfont {
    color: #6c51dc
}

.recharge-box .tabNav .active .iconfont:before {
    content: "\e735"
}

.recharge-box .cardbox {
    height: 66px;
    border: 1px solid #f2f2f2;
    padding-left: 66px;
    position: relative;
    margin-bottom: 44px
}

.recharge-box .cardbox .ic-money {
    width: 66px;
    height: 66px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/ic_id.png');
    position: absolute;
    left: 0;
    top: 0
}

.recharge-box .cardbox input {
    width: 100%;
    height: 64px;
    border: 0;
    line-height: 1.8;
    font-size: 18px
}

.recharge-box .order-pay {
    padding: 0
}

.jyzbox {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background: #ff5063;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 0 20px rgba(255, 80, 99, 0.8)
}

.jyzbox span {
    padding-top: 30px;
    display: block;
    font-family: medium;
    font-size: 48px;
    line-height: 1.2
}

.level-list {
    background: #fff;
    margin-bottom: 20px;
    padding: 0 40px 30px
}

.level-list ul {
    position: relative
}

.level-list ul::before {
    content: '';
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    left: 0;
    background: #f0f4f5;
    top: 42px;
    border-radius: 7px
}

.level-list li {
    float: left;
    text-align: left;
    position: relative
}

.level-list li .info {
    display: inline-block;
    text-align: center;
    position: relative;
    min-width: 60px;
    margin-left: -30px
}

.level-list li .info::after {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    box-sizing: content-box;
    border-radius: 50%;
    background: #f0f4f5;
    top: 37px;
    border: 2px solid #fff;
    left: 23px;
    z-index: 5
}

.level-list li .progress {
    position: absolute;
    left: 12px;
    top: 42px;
    height: 4px;
    background: #ff5063
}

.level-list li .val {
    font-family: medium;
    color: #ff5063;
    margin-top: 20px;
    display: block;
    min-width: 28px;
    opacity: .3
}

.level-list li.on .val {
    opacity: 1
}

.level-list li.on .info::after {
    background: #ff5063
}

.level-list .li1 {
    width: 18%
}

.level-list .li1 .info {
    margin-left: 4%
}

.level-list .li1 .progress {
    left: 0
}

.level-list .li2 {
    width: 21%
}

.level-list .li3 {
    width: 30%
}

.level-list .li4 {
    width: 23%
}

.level-list .li5 {
    width: 8%
}

.member-list {
    padding-bottom: 50px
}

.member-list h3 {
    border-bottom: 0!important;
    margin-bottom: 20px
}

.member-list li {
    width: 20%;
    float: left;
    text-align: center;
    color: #999;
    border-left: 1px solid #f2f2f2
}

.member-list li:first-child {
    border-left: none
}

.member-list li em {
    color: #ff5063
}

.member-list li .ic-level {
    width: 48px;
    height: 48px
}

.member-list li .ic-level.lv1 {
    background-image: url('../images/level/level-01.png')
}

.member-list li .ic-level.lv2 {
    background-image: url('../images/level/level-02.png')
}

.member-list li .ic-level.lv3 {
    background-image: url('../images/level/level-03.png')
}

.member-list li .ic-level.lv4 {
    background-image: url('../images/level/level-04.png')
}

.member-list li .ic-level.lv5 {
    background-image: url('../images/level/level-05.png')
}

.order-popup {
    text-align: center;
    background: #fff;
    padding: .8rem 0 0;
    display: none;
    width: 840px;
    border-radius: 10px
}

.order-popup .ic-success {
    width: 96px;
    height: 96px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/ic_right.png');
    margin: 0 auto;
    display: block;
    margin-bottom: 27px
}

.order-popup h3 {
    font-size: 24px;
    color: #666;
    margin-bottom: 30px
}

.order-popup .scan {
    color: #666;
    margin-bottom: 32px
}

.order-popup .scan .code {
    display: inline-block;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #4ab415
}

.order-popup .scan img {
    width: 130px;
    height: 130px;
    display: block
}

.order-popup .total {
    text-align: right;
    border-top: 1px solid #f2f2f2;
    height: 80px;
    line-height: 80px;
    padding-right: 30px;
    color: #999
}

.order-popup .total span {
    color: #ff5063;
    font-family: medium;
    font-size: 30px
}

.order-popup .countTime {
    color: #999
}

.order-popup .countTime em {
    color: #ff5063
}

.order-popup .vbtn {
    font-size: 14px;
    background: #6c51dc
}

.gm-imgs {
    max-width: 426px;
    float: left;
    height: 740px;
    padding: 58px 0;
    position: relative
}

.gm-imgs .inner {
    width: 426px;
    margin: 0 auto
}

.gm-imgs .tag {
    height: 24px;
    line-height: 24px;
    border-radius: 3px;
    background: #ff5063;
    color: #fff;
    padding: 0 10px;
    position: absolute;
    top: 38px;
    left: 40px;
    z-index: 5
}

.gm-imgs .swiper-view {
    height: 426px
}

.gm-imgs .swiper-view .img {
    position: relative;
    width: 100%;
    height: 100%;
}

.gm-imgs .swiper-view .icon {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../images/3dshow.png');
    z-index: 55;
    cursor: pointer
}

.gm-imgs .img img {
    width: 100%
}

.gm-imgs .preview {
    width: 100%;
    margin-top: 32px;
    position: relative
}

.gm-imgs .preview .arrow-left,
.gm-imgs .preview .arrow-right {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #f5f5f5;
    text-align: center;
    line-height: 36px;
    z-index: 10;
    display: block;
    color: #666;
    transition: .3s
}

.gm-imgs .preview .arrow-left:hover,
.gm-imgs .preview .arrow-right:hover {
    background: #6c51dc;
    color: #fff
}

.gm-imgs .preview .arrow-left {
    left: 10px
}

.gm-imgs .preview .arrow-right {
    right: 10px
}

.gm-imgs .preview .swiper-container {
    width: 340px;
    height: 82px;
    margin: 0 auto
}

.gm-imgs .preview .swiper-slide {
    width: 113px;
    height: 80px
}

.gm-imgs .preview .swiper-slide .img {
    padding: 1px;
    width: 76px;
    transition: .3s;
    height: 76px;
    border: 2px solid #f5f5f5;
    border-radius: 6px;
    cursor: pointer;
    margin: 0 auto
}

.gm-imgs .preview .active-nav .img {
    border-color: #6c51dc
}

.reg-form .cell .code {
    width: 70%;
    float: left
}

.reg-form .cell .layui-btn {
    width: 26%;
    float: right;
    height: 50px;
    background: #fff;
    border: 1px solid #6c51dc;
    color: #6c51dc;
    padding: 0;
    border-radius: 5px
}

.reg-form .cell .layui-btn:hover {
    background: #6c51dc;
    color: #fff
}

.head-pic:hover .my-drop-down {
    display: block
}

.my-drop-down {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 555555;
    top: 100%;
    right: -40%;
    padding-top: 16px
}

.my-drop-down::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    right: 30px;
    top: -1px
}

.my-drop-down ul {
    padding: 6px 0;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05)
}

.my-drop-down a {
    display: block;
    color: #333;
    text-align: center;
    padding: 10px 0
}

.my-drop-down a:hover {
    color: #6c51dc
}

.my-drop-down li {
    border-top: 1px solid #f2f2f2
}

.my-drop-down li:first-child {
    border-top: none
}

.my-drop-down .out a {
    color: #666
}

.my-drop-down .out a:hover {
    color: #6c51dc
}

.layui-badge {
    border-radius: 50%;
    height: 14px;
    line-height: 14px;
    padding: 0 4px;
    font-size: 12px;
    position: relative;
    top: -4px
}

.cart-tab {
    margin-bottom: 26px
}

.cart-tab .item {
    float: left;
    font-size: 24px;
    margin-bottom: 0;
    padding: 0 15px;
    position: relative;
    color: #666
}
.cart-tab em{
    background: #ff5063;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    min-width: 16px;
    padding: 0 3px;
    position: absolute;
    right: 7px;
    top: -2px;
}
.cart-tab .active {
    font-weight: bold;
    color: #6c51dc
}

.cart-tab .item+.item:after {
    content: '';
    width: 1px;
    height: 80%;
    top: 10%;
    background: #ccc;
    position: absolute;
    left: 0
}

.recharge-list .ibox {
    overflow: hidden
}

.recharge-list .tag {
    position: absolute;
    left: -2px;
    top: 0px;
    width: 70px;
    height: 70px
}

.recharge-list li .ibox {
    padding: 36px 0;
    height: 150px
}

.recharge-list .custom {
    text-align: center;
    padding: 21px 0!important
}

.recharge-list .custom h5 {
    font-size: 20px
}

.recharge-list .input-box {
    padding: 10px 0
}

.recharge-list .input-box .tit {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle
}

.recharge-list .custom input {
    display: inline-block;
    width: 88px;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ff5063
}

.recharge-list .custom .tip {
    color: #666
}

.recharge-list .custom .tip em {
    color: #ff5063
}

.search-rec-list {
    position: relative;
    z-index: 55;
    padding-top: 80px
}

.search-rec-list li {
    width: 25%;
    text-align: center;
    float: left;
    padding: 14px
}

.search-rec-list li img {
    width: 100%
}

.gm-tags-box {
    position: relative;
    top: -35px
}

.gm-tags-box em {
    display: inline-block;
    color: #fff;
    position: relative;
    background: #6c51dc;
    padding: 1px 3px;
    border-radius: 3px;
    font-size: 12px
}

.info-page .col-main {
    width: 80%
}

.info-page .col-sub {
    width: 18%
}

.info-sub-good h2 {
    font-size: 18px;
    position: relative;
    padding-left: 10px;
    color: #6c51dc
}

.info-sub-good h2::before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 0;
    background: #6c51dc
}

.info-sub-good li {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
}

.info-sub-good li:hover .tit {
    color: #6c51dc
}

.info-sub-good .tit {
    width: 90%;
    display: block;
    margin: 10px auto 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.info-sub-good .tit:hover {
    color: #6c51dc
}

.col-body .good-col-sub {
    width: 24%
}

@media (max-width:1500px) {
    .col-body .good-col-sub {
        width: 20%
    }
    .col-body .v-good-info {
        width: 78%
    }
}

@media (max-width:1300px) {
    .col-body .good-col-sub {
        width: 17%
    }
}

.wechat_popp {
    width: 400px;
    height: 480px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    border-radius: 10px;
    background: url(../images/light_03.png) no-repeat right top #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 50;
    text-align: center;
}

.wechat_close {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/close_06.png) no-repeat;
    position: absolute;
    top: 20px;
    right: 17px;
    cursor: pointer;
}

.wechat_popp h3 {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}

.wechat_popp img {
    width: 280px;
    height: 280px;
    margin: 26px auto;
}

.wechat_popp a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 320px;
    height: 50px;
    border-radius: 6px;
    background-color: #6c51dc;
    font-size: 18px;
    color: #fff;
    margin: 0 auto;
}

.quite_box {
    padding-top: 10rem;
}

.quite {
    height: 520px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.quite img {
    margin-bottom: 30px;
}

.quite h3 {
    margin-bottom: 46px;
    font-size: 40px;
}

.tiktok {
    margin-bottom: 75px;
    font-size: 16px;
    color: #333;
}

.tiktok em {
    color: #6c51dc;
}

.quite_btns {
    display: flex;
    justify-content: center;
    align-items: center;
}

.quite_btn1,
.quite_btn2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15px;
    width: 180px;
    height: 40px;
    border-radius: 50px;
    font-size: 18px;
}

.quite_btn1 {
    border: 1px #e6e6e6 solid;
    color: #333;
}

.quite_btn2 {
    border: 1px #6c51dc solid;
    color: #6c51dc;
}




.pambm{
    font-size: 27px;
    line-height: 80px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.mlevel-tab .topper{
    padding-top:24px;
}
.renm{
    width: 100px;
    height: 32px;
    line-height: 32px;
    color: #6c51dc;
    text-align: center;
    border: 1px solid #6c51dc;
    position: absolute;
    right: 55px;
    top: 31px;
    z-index: 99;
    font-size: 16px;
}
.renm:hover{
    border: 1px solid #6c51dc;
    background: #6c51dc;
    color: #fff;
}

.pmbp{
    width: 90%;
    margin: 20px auto;
    overflow: hidden;
}
.pmbp li{
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.pmbp li a{
    text-align:left;
    width: 100%;
    line-height: 40px;
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.pmbp li p{
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 10px;
}

.new_qrcode{position: fixed;width:280px;height: 340px;left:50%;top: 50%;margin-left:-140px;margin-top:-170px;background: #fff;z-index: 15;display: none;}
.qrcode{width: 200px;height: 200px;background: #f2f2f2;margin:17px auto;overflow:hidden;}
.new_qrcode p{width:245px;margin:0 auto ;line-height:20px;font-size:13px;color: #000;}
.weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000;
    padding: 13px;
}
.weixin_popup_head span{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
}
.new_close{
    width: 16px;
    height: 16px;
    position: absolute;
    right:12px;
    top:13px;
    color: #999;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

.maskx{
    width: 100%;
    height:100%;
    position: fixed;
    left:0;
    top: 0;
    z-index:10;
    background:rgba(0,0,0,0.4);
    display: none;
}
