<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html a {
    color: black;
}

body {
    background: none !important;
}

div {
    overflow: hidden;
}

html a:hover {
    color: black;
    text-decoration: none;
}

span {
    font-size: 0.12rem;
}

.master-wrapper-content {
    background: #fff;
    max-width: 750px;
}

.centerPage {
    width: 100%;
    height: 150px;
    margin-bottom: 30px;
}

.clearpadding {
    padding: 0 !important;
}

.centerPage_left {
    width: 33%;
    height: 100%;
    float: left;
    position: relative;
}

    .centerPage_left img {
        display: block;
        width: 100%;
        height: 100%;
    }

.centerPage_right {
    width: 65%;
    height: 100%;
    float: right;
    overflow: hidden;
    padding: 0.8em;
    font-size: 0.9em;
    color: rgba(94, 94, 94, 0.84);
}

.slick {
    width: 100%;
}

.slick_box {
    border-left: 10px solid #FFF;
    border-right: 10px solid #FFF;
    overflow: hidden;
}

.slick-details {
    height: 55px;
    overflow: hidden;
}

.slick-prices {
    font-size: 0.21rem;
    color: #fc0b0b;
}

.ect-box-flex {
    position: relative;
}

    .ect-box-flex .cart-qty {
        position: absolute;
        left: 58%;
        width: 15px;
        height: 15px;
        color: white;
        font-size: 0.15rem;
        border: solid 1px red;
        border-radius: 15px;
        line-height: 15px;
        text-align: center;
        background-color: red;
    }

.hide-cart-qty {
    display: none;
}

.login-page .cutomer-title {
    display: inline-block;
    padding-right: 15px;
    cursor: pointer;
    font-size: 18px;
}

    .login-page .cutomer-title.selected {
        font-size: 21px;
        cursor: default;
    }

.verifycdoe-login-panel, .password-login-panel {
}

    .verifycdoe-login-panel.selected, .password-login-panel.selected {
        display: block;
    }

.login-button-box {
    margin-top: 10px;
}

    .login-button-box .login-button {
        display: block;
        margin: 0 auto;
        border-radius: 25px;
        background-color: #866538;
        color: white;
        padding: 10px 30px 8px 30px;
        width: 100%;
    }

        .login-button-box .login-button:hover {
            background-color: #866538;
            color: white;
        }

    .login-button-box .weixin-btn {
        float: right;
    }

.customer {
    /*background: #e65a38;*/
    max-width: 750px;
    margin: auto;
    min-height: 515px;
}

.customer-top {
    width: 100%;
    background: url(../images/login_common.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}

.logo-center {
    width: 23.3%;
    background: url(../images/BaoLeDuo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    bottom: 30px;
    position: absolute;
    box-shadow: 0 0 30px rgba(14, 14, 14, 0.3);
    border-radius: 10px;
}

.logo-top {
    width: 100%;
    height: 200px;
    position: relative;
}

.logo-nova {
    width: 60%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.cutomer-title {
    color: #866538;
    text-align: left;
    font-size: 20px;
}

.customer .customer-blocks {
    margin: 0 4%;
    background: #fff;
    padding: 12.3%;
    min-height: 300px;
}

.login-sty .inputs input[type="text"],
.login-sty .inputs input[type="password"] {
    width: 100%;
    max-width: 100%;
}

.verify-inputs {
    width: 100%;
    border: 1px solid #ddd;
}

.login-sty .verify-inputs input[type="text"] {
    width: 68%;
    border: 0;
    float: left;
}

.login-sty .verify-inputs input[type="password"] {
    border: 0;
}

.login-sty .verify-inputs .verifycdoe {
    width: 31%;
    height: 40px;
    border: 0;
    font-size: 12px;
    background: #fff;
    color: #e65a38;
    padding: 8px 0;
    float: left;
}

.register-button-box {
    margin-bottom: 20px;
}

    .register-button-box .register-button {
        display: block;
        float: left;
    }

    .register-button-box .weixin-btn {
        float: right;
        margin-right: 5px;
    }

.choosecity {
    width: 64%;
    height: 0.40rem;
    position: absolute;
    top: 15%;
    left: 10px;
    text-align: left;
}

.backingout {
    width: 50px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

    .backingout img {
        height: 80%;
        margin-top: 3px;
    }

.choosecity p {
    color: white;
    font-size: 0.28rem;
    margin-left: 15px;
    margin-bottom: 0;
    line-height: 0.40rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.choosecity-img {
    background: url(../images/position.png) no-repeat;
    width: 0.25rem;
    height: 0.28rem;
    background-size: 0.23rem 0.28rem;
    float: left;
    margin-top: 0.05rem;
    margin-left: 0.05rem;
    margin-right: 0.10rem;
}

.header-logo img {
    width: 100px;
    height: 30px;
}

.header-logo {
    color: white;
    font-size: 18px;
    line-height: 47px;
}

.findbox {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background: url(../images/find.png);
    background-size: auto 16px;
}

    .findbox a {
        float: left;
        width: 100%;
        height: 100%;
    }

.clearmargin {
    margin: 0;
}

.addmargin {
    margin: 0px 10px;
}

.indexclassification {
    width: 100%;
    margin: 5px 0 0 0;
}

.indexclassification-box {
    width: 20%;
    float: left;
}

.indexclassification-bottom {
    margin: 5px 0 10px 0;
}

.indexclassification-box &gt; a {
    color: #333333;
}

.indexclassification-top img {
    width: 60%;
    height: 60%;
    max-height: 80px;
    max-width: 80px;
}

.indexclassification-box &gt; a:hover {
    color: #333333;
    text-decoration: none;
}

.indextwoarea {
    width: 100%;
    height: 150px;
}

.indextwoarea-box {
    display: inline-block;
    width: 48%;
    height: 150px;
}

.index-away-box {
    width: 100%;
    height: 30px;
    margin: 10px 0;
    position: relative;
}

.index-away-box-left {
    width: auto;
    height: 30px;
    position: relative;
}

    .index-away-box-left &gt; img {
        position: absolute;
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
        height: 16px;
    }

    .index-away-box-left &gt; p {
        font-size: 16px;
        text-align: left;
        position: absolute;
        left: 15px;
        top: 53%;
        transform: translateY(-50%);
        font-weight: bold;
        color: #383838;
    }

.miaosha p {
    color: black !important;
    background: url("../images/miaosha.png");
    background-position: 100%;
    left: 0;
    line-height: 1;
    padding: 5px 8px 3px 10px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    top: 50%;
}

.index-away-box-right {
    width: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/detail.png) no-repeat;
    background-position: 100% 55%;
    background-size: auto 11px;
    padding-top: 2px;
}

    .index-away-box-right &gt; a {
        margin: 0;
        color: #9fa0a0;
        font-size: 0.21rem;
        text-decoration: none;
        margin-left: 5px;
    }

        /*.GI-collect p span {
    display: inline-block;
    width: 15px;
    height: 13px;
    background-image: url(../images/collect1.png);
    background-size: 15px 13px;
    margin-bottom: -2px;
}*/

        .index-away-box-right &gt; a:hover {
            color: #9fa0a0;
            text-decoration: none;
        }

.indexpintuan {
    width: 100%;
    height: 260px;
    position: relative;
}

.ip-box {
    overflow: hidden;
    display: block;
    background-color: #f3f6fa;
    color: black;
    padding: 5px 5px 5px 10px;
}

    .ip-box:hover {
        color: black;
        text-decoration: none;
    }

.ip-1-top {
    width: 100%;
    height: 10%;
    text-align: left;
    overflow: hidden;
}

.posi-box {
    width: 100%;
    height: 100%;
    position: absolute;
}

.ip-1-center {
    height: 50%;
    width: 100%;
    overflow: hidden;
    margin: 10px 0;
    position: relative;
}

    .ip-1-center img {
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.ip-1-bottom {
    width: 100%;
    height: 30%;
}

.ip-2-bottomright img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.ip-1-top &gt; p {
    font-size: 11px;
    margin: 0;
    color: #3c3c3c;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ip-1 {
    width: 49.5%;
    padding-bottom: 49.5%;
    margin-bottom: 3px;
    float: left;
    position: relative;
    display: block;
}

    .ip-1 &gt; img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.ip-2 {
    width: 49.5%;
    padding-bottom: 25%;
    position: relative;
    float: left;
}

.ip-3 {
    width: 100%;
}

.ip-2-bottomleft {
    width: 60%;
    height: 100%;
    float: left;
    font-size: 9px;
}

    .ip-2-bottomleft h3 {
        font-size: 13px;
        text-align: left;
        margin: 5px 0 7px 0;
        padding-top: 2px;
        line-height: 15px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-weight: bold;
    }

.ip-2-bottomright {
    width: 36%;
    height: 100%;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    position: relative;
}

.pintuanpriceboxmedium {
    width: 80%;
    height: 40%;
    background: url(../images/pingtuansmall.png);
    background-size: auto 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
    margin: 0 auto;
}

.pintuanpricebox {
    width: 60%;
    height: 80%;
    background: url(../images/pingtuanbig.png);
    background-size: auto 100%;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 0 auto;
}

p.pintuanprice {
    padding: 0;
    font-size: 13px;
    color: #ff5112;
    margin: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 2px;
}

.indexpintuan .left {
    position: relative;
}

p.pintuanprice span {
    display: inline-block;
    color: #ff5112;
    margin: 0;
    padding: 0;
    -webkit-transform: scale(0.7);
}

.ptsize {
    width: 100%;
    color: white;
    font-size: 0.21rem;
    margin-top: 0px;
}

.ip-1 .ptsize {
    margin-top: 1px;
}

.ip-1 .pintuanprice {
    margin-top: 4px;
}

.ptsize span {
    color: white;
}

.ip-2 .ptsize {
    -webkit-transform: scale(0.8);
    margin-top: -2px;
}

.indexmiaosha {
    width: 100%;
}

.category-banner {
    padding: 0.1rem;
}

    .category-banner,
    .category-banner img {
        width: 100%;
    }

.item-box {
    height: 2.4rem;
}

.ims-box {
    display: block;
    width: 100%;
    height: 100%;
    color: black;
}

    .ims-box:hover {
        text-decoration: none;
        color: black;
    }

.box-left {
    float: left;
}

.box-right {
    float: right;
}

.ims-box-left {
    width: 28%;
    height: 100%;
    margin-left: 10px;
    text-align: center;
    position: relative;
}

.order-products .ims-box-left {
    padding-bottom: 1.6rem;
}

.ims-box-left-nomargin {
    margin-left: 0 !important;
}

.ims-box-left img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.ims-box-right {
    width: 68%;
    height: 100%;
    padding-top: 0.16rem;
}


.ims-box-right-box {
    height: 0.7rem;
    font-size: 0.24rem;
    text-align: left;
    padding: 0 0.09rem 0 0.2rem;
    position: relative;
    overflow: hidden;
}

.ims-box-right-box-price {
    height: 1rem;
    font-size: 0.24rem;
    text-align: left;
    padding: 0.1rem 0.09rem 0 0.2rem;
    position: relative;
    overflow: hidden;
}

.ims-box-right-box.short,
.ims-box-right-box.short &gt; p {
    height: 0.28rem;
    font-size: 0.2rem;
    color: #999;
    -webkit-line-clamp: 1;
}

.ims-box-right-box &gt; p {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.24rem;
}

.product-grid .item-box {
    padding: 0.2rem 0;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}

.inlinep {
    width: 100%;
    overflow: hidden;
    height: 40%;
    /*position: absolute;
    bottom: 15px;*/
}

    .inlinep p {
        text-decoration: line-through;
        display: inline-block;
        color: #edca64;
        margin-bottom: 0px;
    }

.ims-price-smallp {
    font-size: 0.2rem;
}

.ims-price-mediump {
    font-size: 0.21rem;
    margin-left: -5px;
}

.strongp p {
    display: inline-block;
    font-size: 0.21rem;
    color: #e65a38;
}

.strongp {
    width: 100%;
    overflow: hidden;
    /*position: absolute;
    bottom: 0;*/
    line-height: 1;
}

    .strongp .ims-price-largep {
        font-size: 14px;
    }

.miaoshabutton {
    background: url(../images/miaoshabtn.png);
    background-size: 80px 28px;
    height: 28px;
    width: 80px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

    .miaoshabutton p {
        color: white;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 18%;
        font-size: 0.24rem;
        letter-spacing: 1px;
        margin: 0;
    }

.ims-box-bottomimg img {
    width: 100%;
}

.index-czgd-border {
    border: 1px solid #e4e7eb;
    height: 150px;
    background-position: 90% 95% !important;
    background-repeat: no-repeat !important;
    background-size: auto 70px !important;
    padding: 5px;
}

    .index-czgd-border header {
        font-weight: bold;
        font-size: 21px;
        display: inline-block;
        height: 26px;
        width: 100%;
        overflow: hidden;
        margin-top: 5px;
    }

    .index-czgd-border p {
        display: inline-block;
        height: 18px;
        width: 100%;
        overflow: hidden;
        margin-top: -5px;
        margin-bottom: -3px;
        padding: 0;
        font-size: 11px;
        font-weight: bold;
    }

.index-czgd-box {
    width: 49.5%;
    height: 160px;
    float: left;
    padding: 5px;
    text-align: left;
}

.index-czgd-btn {
    display: inline-block;
    background-image: url(../images/chongzhibtn.png);
    background-size: 100% 100%;
    color: white;
    text-align: center;
    padding: 6px 10px;
    font-size: 0.21rem;
    line-height: 1;
}

    .index-czgd-btn:hover {
        color: white;
    }
/*??????????*/
.indexhczq {
    width: 100%;
    height: 80px;
}

.indexhczq-box {
    width: 23%;
    padding-bottom: 16%;
    position: relative;
    float: left;
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 0.15rem;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    /*padding-top: 10px;*/
}

    .indexhczq-box:last-child {
        margin-bottom: 15px;
    }

    .indexhczq-box img {
        display: block;
        height: auto;
        max-width: 90%;
        max-height: 90%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    .indexhczq-box p {
        width: 100%;
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 75%;
        font-size: 0.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
    }

.indexhczq a:hover {
    text-decoration: none;
    color: black;
}

.indexhczq a {
    color: black;
}

/*.indextuijian-price {
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
}

.indextuijian-price p {
    font-family:PingFangBold;
}*/
.product-box-btns {
    position: absolute;
    bottom: 0.3rem;
    right: 0.2rem;
    width: 1.6rem;
    height: 0.6rem;
    color: #fff;
    font-weight: normal;
}

.item-box input[type="button"].clickbuy,
.item-box input[type="submit"].clickbuy {
    background-color: #866538;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0.4rem;
    padding: 0;
    margin: 0;
    font-size: 0.24rem;
}

.coupon-box:last-child {
    margin-bottom: 20px;
}

.top {
    width: 100%;
    height: 55%;
    overflow: hidden;
    text-align: center;
}

.bottom {
    width: 100%;
    height: 45%;
    overflow: hidden;
}

.product-grid .item-grid .item-box:last-child {
    border-bottom: 1px solid #ddd;
}
/***********************************************/
/*****************????????*****************/
.box-padding {
    padding: 0 0.26rem;
}

    .box-padding .no-data {
        text-align: center;
        margin-top: 15px;
    }

.CarTpye-head {
    height: 30px;
    background: linear-gradient(white, #e9ebeb);
    font-size: 1.1em;
    line-height: 30px;
    /*font-family:PingFangLight;*/
    font-weight: bold;
}

.CarListimgbox {
    position: relative;
    width: 50px;
    height: 30px;
}

.HotCarType {
    width: 100%;
}

.hotcar-box {
    width: 18.8%;
    float: left;
    background: linear-gradient(white, #f3f6fa);
    border: 1px solid #ded4d4;
    position: relative;
    margin-left: 1%;
}

    .hotcar-box img {
        max-width: 70%;
        max-height: 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-70%);
    }

    .hotcar-box p {
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%) scale(0.80);
        top: 70%;
        font-size: 0.21rem;
        /*font-family: PingFangRegula;*/
        font-weight: bold;
        width: 100%;
        text-align: center;
    }

.CarListBox {
    display: block;
    width: 100%;
    height: 30px;
    position: relative;
    margin: 5px 0;
}

    .CarListBox img {
        max-width: 50px;
        max-height: 25px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .CarListBox p {
        display: inline-block;
        position: absolute;
        left: 80px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 1.1em;
        font-weight: bold;
    }

dl, dt, dd, ul {
    margin: 0 !important;
    padding: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.picker-box {
    -webkit-user-select: none;
}

    .picker-box dt {
        background-color: #dbdbdb;
    }


.pro-picker {
    position: fixed;
    top: 40px;
    left: 0;
    bottom: 60px;
    background-color: #fff;
    overflow: auto;
    width: 100%;
}

.city-picker li {
    padding: 10px 20px;
    border-bottom: 1px solid #dbdbdb;
}

/*.navbar {
    position: fixed !important;
    top: 50%;
    right: 10px;
    width: 30px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-radius: 5px;
}*/

/*.navbar a {
        display: block;
        text-align: center;
        color: black;
    }

    .navbar.active {
        background-color: grey;
    }

        .navbar.active a {
            color: #fff;
        }*/

.picker-box .prompt {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    background-color: gray;
    color: #fff;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/***********************************************/
/*****************????*********************/
.CarModelListBox {
    display: block;
    width: 100%;
    height: 50px;
    position: relative;
    border-bottom: 1px solid #e4e7eb;
    font-size: 15px;
}

    .CarModelListBox p {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        /*font-family: PingFangLight;*/
        font-weight: bold;
    }

/***********************************************/
/*****************???????*********************/
.Carinfo-head {
    width: 100%;
    height: 60px;
    background-color: #f3f7fb;
    position: relative;
}

.Carinfo-head-p {
    width: 100%;
    height: 100%;
    padding-left: 10%;
}

    .Carinfo-head-p header {
        font-size: 16px;
        float: left;
        margin-right: 10px;
        line-height: 60px;
    }

    .Carinfo-head-p p {
        color: #666666;
        line-height: 60px;
    }

.Carinfo, .Carinfo-h {
    width: 100%;
    border-bottom: 1px solid #e4e7eb;
}

.Carinfo-left {
    width: 25%;
    height: 100%;
    text-align: right;
    font-size: 16px;
    overflow: hidden;
    float: left;
}

.registered .Carinfo .Carinfo-left {
    width: 30%;
}

.Carinfo-right {
    width: 71%;
    height: 100% !important;
    font-size: 15px;
    overflow: hidden;
    border: none !important;
    float: right;
    line-height: 31px;
    z-index: 1;
    padding: 8px;
}

.registered .Carinfo .Carinfo-right {
    width: 68%;
}

    .registered .Carinfo .Carinfo-right .storeImg {
        height: 100%;
    }

        .registered .Carinfo .Carinfo-right .storeImg img {
            height: 100%;
            max-width: 95%;
        }

.Carinfo {
    height: 50px;
}

    .Carinfo .Carinfo-left {
        line-height: 50px;
        font-size: 15px;
    }

.Carinfo-h {
    height: 45px;
}

    .Carinfo-h .Carinfo-left {
        line-height: 45px;
        color: #3c3c3c;
        font-size: 16px;
    }

.registered .StoreRegister {
    height: 130px;
}

.registered .StoreUpload .btn-upload {
    position: relative;
}

    .registered .StoreUpload .btn-upload label {
        font-weight: 400;
        width: 120px;
    }

.registered .StoreUpload {
    max-height: 100px;
}

    .registered .StoreUpload .Carinfo-right .btn-storeUpload {
        width: 90px;
        height: 30px;
        z-index: 2;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        background: url("/Themes/NovaMobile/Content/images/btn.png");
        background-size: 100%;
        border: none;
    }

    .registered .StoreUpload .Carinfo-right .btn-right {
        position: absolute;
        width: 90px;
        height: 100%;
        right: 3%;
        display: inline-block;
        top: 0;
    }

        .registered .StoreUpload .Carinfo-right .btn-right .btn-img {
            position: relative;
            width: 100%;
            height: 30px;
            top: 50%;
            transform: translateY(-50%);
            background: url("/Themes/NovaMobile/Content/images/btn.png");
            background-size: 100%;
            border: none;
            text-align: center;
        }

            .registered .StoreUpload .Carinfo-right .btn-right .btn-img label {
                display: inline-block;
                margin-top: 3px;
                width: 100%;
                line-height: initial;
                font-weight: 400;
            }

/*.registered .StoreUpload .Carinfo-right .btn-storeUpload .upload-text{
    width:100%;
    height:100%;
    position:relative;
    text-align:center;
}
.registered .StoreUpload .Carinfo-right .btn-storeUpload .upload-text span{
    position:absolute;
    top:30%;
}*/
.top-error {
    height: 40px;
    width: 100%;
    background: #ff3333;
    position: fixed;
    top: 38px;
    text-align: center;
    display: none;
}

    .top-error li {
        line-height: 40px;
        font-size: 0.24rem;
        margin: 0;
        height: 40px;
        color: #f3f6fa;
    }

@media screen and (max-height: 641px) {
    .navbar a {
        height: 17px;
        line-height: 17px;
    }
}

@media screen and (max-height: 580px) {
    .navbar a {
        height: 15px;
        line-height: 15px;
    }
}
/***********************************************/
/*****************????????*********************/
.shopping-cart-page {
    margin-bottom: 55px;
}

    .shopping-cart-page .table-wrapper {
        margin-bottom: 0.8rem;
    }

.baoyangbox {
    width: 100%;
}

    .baoyangbox .outlet-box .outlet-name {
        margin: 0.1rem;
        font-size: 0.3rem;
        display: flex;
        justify-content: flex-start;
    }
        .baoyangbox .outlet-box .outlet-name .outlet_checkout_checkall {
            margin-right: 11px;
            display: flex;
            align-items: center;
        }

.baoyangbox .outlet-box {
    padding: 0.1rem 0.2rem;
    border-bottom: solid #ddd 0.1rem;
}

        .baoyangbox .outlet-box:first-child {
            border-top: 0.1rem solid #ddd;
        }

.by-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 20px;
    width: 20px;
    margin-top: 0px !important;
    background: url(../images/bycheck1.png);
    background-size: 20px 20px;
    outline: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
}

    .by-checkbox:checked {
        background: url(../images/bycheck.png);
        background-size: 20px 20px;
        border: none;
        outline: none;
    }

    .by-checkbox:active {
        border: none;
        outline: none;
    }

.baoyangbox-top {
    height: 40px;
    width: 100%;
    position: relative;
}

    .baoyangbox-top header {
        position: absolute;
        left: 7%;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
    }

.baoyangbox-shop {
    width: 100%;
    padding: 0 0.2rem;
    border: 1px solid #EEEEEE;
    background-color: #FCFCFC;
}

    .baoyangbox-shop:first-child {
        border-top: 5px solid #f3f5f9;
    }

    /*.baoyangbox-shop input {
        border: none;
        color: #FA1E4A;
        font-size: 13px;
        float: right;
        height: 0.39rem;
        margin-top: 1px;
        width: 16px;
    }

        .baoyangbox-shop input.remove-product {
            font-size: 0.21rem;
        }*/

.baoyangbox-shop-top &gt; label {
    color: #FA1E4A;
    font-size: 13px;
    margin-right: 15px;
    float: right;
    line-height: 22px;
    margin-top: 2px;
}

.baoyangbox-shop-top {
    margin-bottom: 0px;
    border-bottom: 1px solid #e6e6e6;
    height: 0.39rem;
}

    .baoyangbox-shop-top &gt; a {
        float: right;
        color: #FA1E4A;
        font-size: 13px;
        line-height: 22px;
        margin-right: 5px;
    }

.baoyangbox-shop-bottom .ims-box {
    background: none;
}

.shuliang {
    /* background: url(../images/by-btn.png); */
    height: 30px;
    border: 1px solid #D6D6D6;
    border-radius: 3px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: flex-start;
}

    /*.shuliang .shuzi {
        width: 30px;
        height: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: black;
        font-size: 0.24rem;
        font-family:PingFangBold;
        text-align: center;
    }*/

    .shuliang .reduce, .shuliang .increase {
        height: 30px;
        width: 30px;
    }


    .shuliang .reduce {
        background-color: #fff;
    }

    .shuliang .increase {
        margin: 0;
    }

.baoyang-checkout {
    border-top: 1px solid #e4e7eb;
    position: fixed;
    bottom: 60px;
    width: 100%;
    height: 60px;
    background: #FFF;
}

.baoyang-checkout-left {
    width: 60%;
    height: 100%;
}

.baoyang-checkout p {
    color: #FA1E4A;
    display: block;
    width: 50px;
    overflow: hidden;
    float: left;
    margin-top: 0.24rem;
    font-size: 0.21rem;
    margin-bottom: 0;
    font-weight: bold;
}

.baoyang-checkout span {
    display: block;
    float: left;
    width: 70%;
    font-size: 17px;
    color: #FA1E4A;
    margin-top: 10px;
    overflow: hidden;
    font-weight: bold;
}

.baoyang-checkout label {
    display: block;
    clear: both;
    font-size: 11px;
}

.baoyang-checkout input {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    border: none;
    background: #ffe212;
    border-radius: 35px;
    font-weight: bold;
    font-size: 16px;
    padding: 0.21rem 25px 10px 25px;
    line-height: 1;
    overflow: hidden;
}

.baoyangbox .ims-box-left img {
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #e6e6e6;
    padding: 0.1rem;
    border-radius: 6px;
}

.choosestore .ims-box-left {
    width: 30%;
}

.choosestore .ims-box-right {
    width: 65%;
}
/***********************************************/
/*****************??????*********************/
.changeproduce-btn {
    width: 70px;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    right: 10px;
    background: #866538;
    color: white;
    text-align: center;
    padding: 6px 0 4px 0;
    border: none;
    border-radius: 35px !important;
    font-weight: bold;
    font-size: 0.21rem;
}

.Selected {
    position: absolute;
    top: 39%;
    z-index: 3;
    font-size: 0.8em;
    -webkit-transform: scale(0.90);
    color: #FA1E4A;
    /*font-family:PingFangRegula;*/
    font-weight: bold;
}

.ims-box-right {
    position: relative;
}


/***********************************************/
/*****************??????*********************/

.filter {
    height: 40px;
    border-bottom: 1px solid #e4e7eb;
    z-index: 1;
}

.filter-title {
    width: 100%;
    height: 100%;
    line-height: 40px;
    float: left;
    position: relative;
    text-align: center;
}

.ip-2:first-child {
    margin-right: 1%;
}

input {
    -webkit-appearance: none;
}

.filter-title p {
    display: inline-block;
    margin-bottom: 0px;
    height: 0.68rem;
    color: white;
    font-size: 0.24rem;
    line-height: 0.68rem;
}

.filter-title-img {
    background: url(../images/xiangxia1.png);
    background-size: 10px auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 10px;
    background-position: center;
}

.filter-content {
    width: 100%;
    border-bottom: 1px solid #e4e7eb;
    padding: 0 20px;
    display: none;
    position: absolute;
    top: 80px;
    z-index: 3;
    background-color: white;
}
    /*.filter-content ul {
}*/

    .filter-content li {
        height: 30px;
        line-height: 30px;
    }

    .filter-content span {
        display: inline-block;
        width: 20px;
        height: 10px;
        background: url(../images/gouxuan.png);
        margin: 0 0 0 5px;
        background-position: center;
        background-repeat: no-repeat;
    }

.getaddress {
    height: 40px;
    font-size: 0.24rem;
    text-align: left;
    z-index: 1;
}

    .getaddress img {
        max-width: 20px;
        height: 15px;
        float: left;
        margin-top: 0.21rem;
    }

    .getaddress p {
        float: left;
        line-height: 40px;
        margin-left: 8px;
        width: 90%;
        overflow: hidden;
        height: 40px;
        font-weight: bold;
    }

.StoreList {
    width: 95%;
    margin: 0 auto;
    z-index: 2;
}

    .StoreList .ims-box-left img {
        max-width: 100%;
        height: 100%;
    }

    .StoreList .Selected {
        color: #666666;
        top: 42%;
        left: 0;
        width: 100%;
        font-size: 13px;
        z-index: 2;
        height: 40px;
    }

        .StoreList .Selected span {
            color: #666666;
            float: right;
            position: absolute;
            right: 0;
            top: 0;
            width: 30%;
            text-align: right;
        }

        .StoreList .Selected p {
            width: 70%;
            color: #666666;
            overflow: hidden;
            font-size: 0.21rem;
        }

    .StoreList .strongp {
        font-size: 13px;
        width: 70%;
        z-index: 2;
        margin-top: 30px;
    }

    .StoreList .changeproduce-btn {
        width: auto;
        font-size: 13px;
        padding: 5px 0px 3px 0px !important;
        width: 60px;
        line-height: 1;
    }

.CheckOrder {
    margin-bottom: 48px;
}

.StoreList ims-box-right-box a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.zuanshi {
    background: url(../images/zuanshi.png);
    background-size: 13px auto;
    background-repeat: no-repeat;
    width: 13px;
    float: left;
    height: 13px;
    margin-top: 3px;
    margin-left: 2px;
}

.StoreList .Level {
    height: 20px;
    width: 100px;
    position: absolute;
    top: 25%;
    right: 3px;
    background-color: #f3f6fa;
    z-index: 2;
}

    .StoreList .Level p {
        float: left;
        display: block;
        margin-bottom: 0;
        font-size: 0.21rem;
        font-weight: bold;
        margin-top: 1px;
    }

.master-wrapper-page {
    margin-bottom: 63px;
    min-height: 450px;
}

.StoreList .changeproduce-btn1 {
    font-size: 13px;
    background-size: 90px 30px;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    right: 10px;
    background-color: #f3f6fa;
    border: 1px solid #ffe212;
    text-align: center;
    border-radius: 35px !important;
    line-height: 1;
    padding: 5px 0 3px 0 !important;
    font-weight: bold;
    width: 60px;
}
/***********************************************/
/*****************??????*********************/
.ReceiveInfo {
    height: 1.4rem;
    /*background: url(../images/yelloline.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 5px;*/
    border-bottom: 1px solid #e6e6e6;
}

.ReceiveInfo-left, .ReceiveInfo-right {
    width: 10%;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.ReceiveInfo-center {
    width: 80%;
    height: 100%;
    float: left;
    padding-top: 10px;
}

.ReceiveInfo-left img {
    max-width: 20px;
    height: 18px;
    margin-top: 38px;
}

.ReceiveInfo-center-left {
    width: 100%;
    height: 100%;
    font-weight: bold;
    padding-top: 0.25rem;
    float: left;
    text-align: left;
}

.ReceiveInfo-center-right {
    width: 30%;
    height: 100%;
    float: left;
    text-align: right;
}

.ReceiveInfo-center-left p:first-child {
    display: inline-block;
    /*float: left;*/
    margin-bottom: 0;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ReceiveInfo-center-left .floatright {
    float: right;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.ReceiveInfo-center-left .adress {
    font-size: 13px;
    width: 100%;
    font-weight: bold;
    color: #606060;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ReceiveInfo-center-right p {
    font-weight: 400;
    font-size: 13px;
    margin-top: 27px;
    overflow: hidden;
    text-align: right;
    height: 15px;
    width: 100%;
    color: #606060;
    font-weight: bold;
}

.ReceiveInfo-right img {
    height: 0.24rem;
    position: absolute;
    top: 52%;
    transform: translateY(-50%);
}

.OrderShop {
    clear: both;
    width: 100%;
    height: auto;
    /* border-bottom: 1px solid #e4e7eb; */
    padding-left: 10px;
    margin-top: .4rem;
    position: relative;
    /* background-color: #F7F7F7; */
}

.OrderShopbox {
    width: 1.5rem;
    height: 1.5rem;
    text-align: center;
    background: #f3f6fa;
    /*margin-right:2%;*/
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}

    .OrderShopbox img {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.OrderShop .ReceiveInfo-right {
    width: 10%;
    float: right;
}

.OrderSum {
    width: 80%;
    overflow: hidden;
    height: 0.342rem;
    font-size: 0.222rem;
    /* margin-bottom: 0.18rem; */
}

    .OrderSum p {
        color: #666 !important;
        text-align: left;
        /*padding-left: 10px;*/
        font-size: 0.16rem;
    }

        .OrderSum p span {
            font-size: 0.16rem;
        }

.Ordertextbox {
    border-bottom: 1px solid #EBEBEB;
    width: 100%;
    padding: .12rem 0 .12rem .3rem;
}

.leftp {
    float: left;
}

.rightp {
    float: right;
    letter-spacing: 2px;
}

.Ordertextbox p {
    font-size: 0.14rem;
    color: #333333;
    margin: 0;
    padding-left: 0;
}

    .Ordertextbox p.bill {
        width: 50%;
        text-align: right;
    }

        .Ordertextbox p.bill a {
            float: left;
            width: 100%;
            height: 100%;
        }

.Ordertextbox .ReceiveInfo-right {
    float: right;
    top: 50%;
    transform: translateY(-50%);
    background: url(/Themes/NovaMobile/Content/images/xiangyou.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 0.222rem;
}

.coupon-item:last-child {
    margin: 2px 5px 10px 5px;
}

.Ordertextbox .ReceiveInfo-right.open {
    background: url(/Themes/NovaMobile/Content/images/xiangyou.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28%;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* Internet Explorer */
    -moz-transform: rotate(90deg); /* Firefox */
    -webkit-transform: rotate(90deg); /* Safari ?? Chrome */
    -o-transform: rotate(90deg); /* Opera */
    top: 12%;
}

.Ordertextbox span {
    color: #e65a38;
    /*font-family:PingFangBold;*/
}

    .Ordertextbox span.bill-company {
        color: #333333;
    }

.checkout {
    width: 100%;
    max-width: 750px;
    /* position: relative; */
    left: 2%;
    color: #FF6B77;
    border: none;
    font-size: 0.18rem;
    /* margin: 7px 0 0 0; */
    z-index: 2;
    /* width: 30%; */
    background: none;
    border: 2px solid #FF6B77;
    height: 0.5rem;
    line-height: 0.5rem;
    display: inline-block;
}
/***********************************************/
/*****************??????*********************/
.Sub-Comment {
    padding: 10px;
}

.shop-shuliang {
    position: absolute;
    bottom: 0;
    line-height: 1;
    right: 10px;
    font-size: 0.21rem;
}

.add-xing {
    height: 40px;
    position: relative;
}

    .add-xing p {
        margin: 0;
        position: absolute;
        bottom: 0;
        font-size: 18px;
    }

.star-rating {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 3px;
}

    .star-rating img {
        width: 25px;
        height: 25px;
        margin-top: 2px;
    }

.xingxing {
    /* width: 165px; */
    height: 30px;
    /* position: absolute; */
    bottom: 0;
    /* left: 60px; */
    padding-left: .3rem;
}

.comment-write {
    width: 100%;
    background: #f3f6fa;
    margin-top: 10px;
    resize: none;
    min-height: 120px !important;
    border: none;
}

.fixedbottom {
    position: fixed;
    bottom: 0;
}


/***********************************************/
/*****************????*********************/
.ShopingCart .filter {
    height: 0.68rem;
    background: #866538;
    background-repeat: no-repeat;
    background-position: center;
}

.oo-head {
    padding: 0.2rem 0;
    background-color: white;
}

    .oo-head p {
        display: block;
        box-sizing: border-box;
        text-align: center;
        margin: auto;
        font-size: 0.16rem;
        border-right: 1px solid #ebebeb;
    }

.oo-head-btn {
    width: 20%;
    float: left;
    color: #666;
    cursor: pointer;
}

    .oo-head-btn:last-of-type p {
        border-right: none;
    }

.sc-shouhou {
    border: 1px solid #999999;
    color: #999999;
    background: white;
}

.sc-button-box {
    float: right;
    padding-top: 7px;
}

    .sc-button-box button {
        width: 1.279rem;
        border-radius: 25px;
        font-size: 0.22rem;
        margin-right: 5px;
        line-height: 1;
        padding: 5px 0 3px 0;
    }

.sc-box {
    border: 1px solid #EBEBEB;
    margin-top: .2rem;
    background-color: white;
}

.sc-play {
    background: #866538;
    border: 1px solid #866538;
    color: white;
}

.sc-shop {
    background: white;
    border: 1px solid #ffe212;
}

.sc-comment {
    background: #ffb93d;
    border: 1px solid #ffb93d;
}

.sc-oo-list {
    display: none;
}

    .sc-oo-list .no-data {
        margin-top: 15px;
    }

.sc-orderlist {
    display: none;
}

.sc-share {
    background: #ffe212;
    border: 1px solid #ffe212;
}

.sc-rebuy {
    background: none;
    border: 1px solid #866538;
}

.sc-cancel {
    background: none;
    border: 1px solid #866538;
}

/***********************************************/
/*****************??????*********************/
.mywallet-head {
    height: 100px;
    width: 100%;
    /*background: url(../images/infoBg.png);
    background-size: 100% 100%;*/
    background: #866538;
    /*background-repeat: no-repeat;*/
    position: relative;
}

    .mywallet-head img {
        width: 2px;
        height: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.mywallet-head-left, .mywallet-head-right {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 20px;
}

.mywallet-head-left {
    float: left;
}

.mywallet-head-right {
    float: right;
}

    .mywallet-head-left span, .mywallet-head-right span {
        display: block;
        width: 100%;
        font-size: 24px;
        color: #ffffff;
        margin-top: 5px;
    }

    .mywallet-head-left p, .mywallet-head-right p {
        font-size: 0.24rem;
        color: white;
        margin: 0;
        width: 100%;
        text-align: center;
    }

    .mywallet-head-left button, .mywallet-head-right button {
        width: 100px;
        height: 35px;
        background: rgba(255,255,0,0);
        border: 1px solid white;
        border-radius: 25px;
        font-size: 0.21rem;
        color: white;
        /*font-family:PingFangBold;*/
        margin-top: 15px;
    }

.mywallet .Ordertextbox {
    margin: 0 10px 0 10px;
    width: auto;
    height: 50px;
}

    .mywallet .Ordertextbox p {
        padding: 0;
    }

.Recharge .rightp {
    color: #FA1E4A;
}

.Withdrawals .rightp {
    color: #369626;
}

.mywallet .Ordertextbox span {
    margin-left: 10px;
    color: #333333;
    font-size: 0.21rem;
    line-height: 50px;
}

.mywallet .Ordertextbox p {
    line-height: 50px;
}

/***********************************************/
/*****************???*********************/
.Chongzhi {
    padding: 10px;
}

    .Chongzhi .ims-box-left {
        position: relative;
    }

        .Chongzhi .ims-box-left img {
            max-width: 100%;
            height: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

    .Chongzhi .ims-box-right-box &gt; p {
        margin: 15px 0 0 0;
    }

    .Chongzhi .indextuijian-price {
        top: 25%;
        transform: translate(0);
    }

    .Chongzhi .clickbuy {
        top: 10%;
        transform: translate(0);
    }
/***********************************************/
/*****************????*********************/
.Wd-body header {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #666666;
    margin-top: 40px;
}

.Wd-input {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e4e7eb;
    margin-top: 30px;
}

    .Wd-input input {
        width: 85%;
        height: 50px;
        font-size: 30px;
        line-height: 50px;
        color: #333333;
        border: none;
    }

        .Wd-input input::-webkit-input-placeholder {
            color: black;
        }

    .Wd-input p {
        display: block;
        width: 10%;
        height: 50px;
        float: left;
        text-align: right;
        font-size: 30px;
        line-height: 50px;
        color: #ff0000;
    }

.Wd-body &gt; p {
    width: 100%;
    margin-top: 10px;
    color: #333333;
}

/***********************************************/
/*****************?????*********************/
.myfriend-head {
    width: 100%;
    height: 150px;
    background: url(../images/myfriendbg.png) no-repeat;
    background-size: 100%;
    position: relative;
}

    .myfriend-head .head-img {
        width: 120px;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

        .myfriend-head .head-img img {
            width: 70px;
            height: 70px;
            border-radius: 50px;
            position: absolute;
            top: 40%;
            left: 50%;
            transform: translate(-50%,-50%);
            overflow: hidden;
        }

.head-img p {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    height: 45px;
}

.category {
    margin-bottom: 30px;
}

.myfriend-box {
    display: block;
    width: 25%;
    float: left;
    position: relative;
    margin-bottom: 10px;
}

.myfriend-list {
    margin-top: 10px;
}

.myfriend-box img {
    width: 100%;
    padding: 0 5px;
}

.myfriend-box p {
    width: 100%;
    margin: 0;
    margin-top: 5px;
    text-align: center;
    font-size: 0.21rem;
    height: 50px;
    /*display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;*/
}

@media screen and (min-width:374px) {
    .myfriend-box p {
        height: 33px;
    }
}

.myfriend-bottom {
    width: 100%;
    height: 40px;
    border-top: 1px solid #e4e7eb;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    position: fixed;
    bottom: 62px;
}

/***********************************************/
/*****************??????*********************/

.mysell-title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-left: -5px;
    margin-top: 20px;
}

    .mysell-title .line {
        display: inline-block;
        width: 72px;
        border-top: 1px solid #e5e5e5;
        vertical-align: 3px;
    }

    .mysell-title .txt {
        color: #666666;
        vertical-align: middle;
        font-size: 13px;
    }

.mysell-ewm {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    overflow: hidden;
}

    .mysell-ewm img {
        width: 140px;
        height: 140px;
    }

.sharebutton {
    display: inline-block;
    background: url(../images/btn.png);
    background-position: center;
    padding: 6px 10px;
    line-height: 1;
    position: relative;
    margin-top: 20px;
}

    .sharebutton p {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 15px;
        /*font-family: PingFangHeavy;*/
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.mysell {
    text-align: center;
}

    .mysell .mysell-error {
        margin-top: 50px;
    }

.mysell-share {
    width: 90%;
    height: 70px;
    /*border-top:1px solid #e4e7eb;*/
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 10px;
}

.mysell-share-box {
    display: inline-block;
    width: 90px;
    height: 60px;
    position: relative;
}

    .mysell-share-box img {
        width: 40px;
    }

    .mysell-share-box p {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 16px;
        overflow: hidden;
        margin: 0;
        color: #333333;
        font-size: 0.21rem;
    }


/***********************************************/
/*****************?????*********************/

.coupon {
    padding: 20px 20px 0 20px;
}

.coupon-box {
    width: 100%;
    height: 2.39rem;
    margin-bottom: 10px;
}

.coupon-1 {
    background: #f07658;
    position: relative;
    /*background:url('../images/asoidfjlasndflk s.png');
    background-size:auto 100%;
    background-repeat:no-repeat;
    background-position:center;*/
}

.coupon-2 {
    background: url('../images/ioudfsfnsaf413264132.png');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.coupon-3 {
    background: url('../images/wuiehfjkbasd51233.png');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.coupon-4 {
    background: url('../images/uqoirdsmnm n2231.png');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.coupon-box-left {
    width: 29%;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.coupon-box-left-circle {
    position: absolute;
    width: 20px;
    height: 100%;
    left: 24%;
    z-index: 10;
}

    .coupon-box-left-circle .coupon-box-left-circle-center {
        height: 100%;
    }

        .coupon-box-left-circle .coupon-box-left-circle-center div {
            width: 50%;
            height: 100%;
            float: left;
            z-index: 2;
        }

        .coupon-box-left-circle .coupon-box-left-circle-center .circle-center-1 {
            border-right: 1px #81c295 dashed;
        }

.coupon-circle {
    position: absolute;
    border-radius: 20px;
    width: 20px;
    height: 20px;
    background: #fff;
    z-index: 10;
}

    .coupon-circle.circle1 {
        top: -10px;
    }

    .coupon-circle.circle2 {
        bottom: -10px;
    }

.coupon-box-center {
    width: 58.5%;
    height: 100%;
    float: left;
    color: #803600;
    padding-left: 10px;
    position: relative;
}

    .coupon-box-center .circle3 {
        top: -10px;
        left: -10px;
    }

    .coupon-box-center .circle4 {
        bottom: -10px;
        left: -10px;
    }

.coupon-box-right {
    width: 12.5%;
    height: 100%;
    float: left;
    position: relative;
    border-left: 1px #81c295 dashed;
}

.coupon-box-left p {
    width: 100%;
    text-align: center;
    font-size: 0.34rem;
    height: 0.39rem;
    overflow: hidden;
    color: #ffffff;
    margin-top: 0.9rem;
}

    .coupon-box-left p span {
        font-size: 0.34rem;
    }

    .coupon-box-left p span {
        color: #ffffff;
    }

.coupon-box-left label {
    font-size: 0.21rem !important;
    color: #fff;
    width: 100%;
    height: 15px;
    overflow: hidden;
    display: inline-block;
}

    .coupon-box-left label span {
        color: #fff;
        font-size: 11px;
        display: inline-block;
    }

.coupon-box-center h4 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 0.26rem;
    color: #fff;
}

.coupon-box-center li {
    color: #fff;
    list-style-type: disc;
    list-style-position: inside;
    font-size: 12px;
    margin-left: -7px;
}

    .coupon-box-center li span {
        color: #fff;
    }

ul.child-requirements {
    padding-left: 10px;
}

    ul.child-requirements li {
        list-style: none;
        font-size: 0.16rem;
    }

.coupon-box-right p {
    width: 0.26rem;
    color: #ffffff;
    font-size: 0.22rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.coupon-3 .coupon-box-left p span {
    color: #999999;
}

.coupon-3 .coupon-box-left p {
    color: #999999;
}

.coupon-3 .coupon-box-left label {
    color: #999999;
}

    .coupon-3 .coupon-box-left label span {
        color: #999999;
    }

.coupon-3 .coupon-box-center h4 {
    color: #999999;
}

.coupon-3 .coupon-box-center li {
    color: #999999;
}

    .coupon-3 .coupon-box-center li span {
        color: #999999;
    }

.coupon-3 .coupon-box-right p {
    color: #999999;
}



.coupon-2 .coupon-box-left label {
    color: #8c7300;
}

    .coupon-2 .coupon-box-left label span {
        color: #8c7300;
    }

.coupon-2 .coupon-box-center h4 {
    color: #8c7300;
}

.coupon-2 .coupon-box-center li {
    color: #8c7300;
}

    .coupon-2 .coupon-box-center li span {
        color: #8c7300;
    }

.coupon-4 .coupon-box-left label {
    color: #812000;
}

    .coupon-4 .coupon-box-left label span {
        color: #812000;
    }

.coupon-4 .coupon-box-center h4 {
    color: #812000;
}

.coupon-4 .coupon-box-center li {
    color: #812000;
}

    .coupon-4 .coupon-box-center li span {
        color: #812000;
    }

@media screen and (min-width:390px) {
    .coupon-box {
        /*width: 340px;*/
        margin: 10px auto;
    }
}

@media screen and (max-width:330px) {
    .coupon-box-left {
        width: 27%;
    }

    .coupon-box-center {
        width: 63%;
    }

    .coupon-box-right {
        width: 10%;
    }
}

@media screen and (min-width:370px) {
    .coupon-box-left {
        width: 29%;
    }

    .coupon-box-center {
        width: 56%;
    }

    .coupon-box-right {
        width: 14%;
        border-left: 1px #81c295 dashed;
    }
}
/***********************************************/
/*****************??????*********************/
.myinfo .Carinfo-left {
    position: relative;
}

    .myinfo .Carinfo-left img {
        width: 50px;
        height: 50px;
        border-radius: 50px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

.myinfo .ReceiveInfo-right {
    float: right;
}

.myinfo .Carinfo-left {
    color: #666666;
    font-size: 15px;
}

.myinfo .Carinfo-right {
    font-size: 15px;
}

.carinfo-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 15px;
    width: 15px;
    margin-top: -1px !important;
    background: url(../images/podasjdlkasjlknsdv.png);
    background-size: 15px 15px;
    outline: none;
    border: none;
}

    .carinfo-checkbox:checked {
        background: url(../images/asd2f2s1adf6a1sdfa231f2q31f.png);
        background-size: 15px 15px;
    }

.radio-box {
    width: 50px;
    height: 30px;
    background: #e5e5e5;
    border-radius: 5px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

    .radio-box label {
        margin-bottom: 0;
        font-weight: 400;
    }

.myinfo-rightp {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: url(../images/btn.png);
    background-size: 90px 30px;
    height: 30px;
    width: 90px;
    z-index: 2;
}

    .myinfo-rightp p {
        width: 100%;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
        font-size: 13px;
        font-family: PingFangHeavy;
    }

.myinfo .Carinfo {
    position: relative;
}

@media screen and (max-width:350px) {
    .myinfo .Carinfo-left {
        font-size: 0.24rem;
    }

    .Carinfo-right {
        font-size: 0.24rem;
    }

    .myinfo-rightp {
        width: 70px;
        height: 25px;
        background-size: 70px 25px;
    }

        .myinfo-rightp p {
            font-size: 0.21rem;
        }
}

/***********************************************/
/*****************???????*********************/
.GI-imgbox {
    width: 50%;
    /*height:230px;*/
    background: #fff;
    position: relative;
    /* border-bottom: 1px solid #e5e5e5; */
    float: left;
}

    .GI-imgbox #focus img {
        max-width: 100%;
        max-height: 100%;
        min-height: 30%;
        min-width: 30%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.GI-info {
    float: right;
    width: 50%;
}

.GI-head {
    max-height: 0.9rem;
    overflow: hidden;
    position: relative;
}

    .GI-head header {
        font-size: 0.3rem;
        font-weight: bold;
        color: black;
        z-index: 1;
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

.GI-info .short-description {
    color: #666;
    font-size: 0.16rem;
    padding-top: 30px;
}
/*.GI-collect {
    position: absolute;
    right: 3px;
    top: 2px;
    z-index: 0;
    cursor: pointer;
}*/

.GI-collect p {
    margin: 0;
    font-size: 0;
    width: 100%;
    height: 100%;
    background: url(../images/addtowish.png) center no-repeat;
    background-size: 100%;
}

    .GI-collect p.add-to-wishlist {
        background: url(../images/addtowish-2.png) center no-repeat;
        background-size: 100%;
        line-height: 0.5rem;
        width: 0.5rem;
        height: 0.5rem;
    }

/*.GI-collect p.add-to-wishlist.in-wishlist span {
    background-image: url(../images/collect2.png);
}*/

.GI-price {
    margin-top: 0.4rem;
    /* padding-bottom: 0.1rem; */
    /* height: 0.54rem; */
    position: relative;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 0.5rem;
}

    .GI-price .jiage {
        color: #FA1E4A;
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        display: inline-block;
    }

    .GI-price p .price-now {
        color: #FF6B77;
        font-size: 0.40rem;
        font-weight: normal;
    }

    .GI-price label {
        margin: 0;
        color: #666666;
        margin-left: 4px;
        /*font-family:PingFangRegula;*/
        font-size: 0.21rem;
    }

        .GI-price label span {
            text-decoration: none;
            margin: 0;
            font-size: 0.21rem;
        }

    .GI-price span {
        color: #666666;
        font-size: 0.21rem;
        font-weight: bold;
        line-height: 0.56rem;
    }

    .GI-price .stock-quantity {
        float: right;
    }

    .GI-price span.old-price-span {
        color: #999;
        font-size: 0.21rem;
        text-decoration: line-through;
        margin-left: 8px;
        display: inline-block;
        font-weight: normal;
    }

    .GI-price label .zhongxian {
        margin-bottom: -3px !important;
        margin-right: 3px !important;
    }

.GI-other p {
    margin: 0;
    color: #666666;
    font-size: 13px;
}

.GI-other span {
    color: #666666;
}

.cubage-box {
    width: 60px;
    height: 30px;
}

.attributes {
    width: 100%;
    /* padding-top: 0.5rem; */
}

.GI-cubage {
    width: 100%;
    /* padding-top: 0.5rem; */
}

    .GI-cubage .option-list {
        width: 100%;
    }

        .GI-cubage .option-list li {
            width: auto;
        }

    .GI-cubage p {
        margin: 7px 0 3px 0;
        font-size: 0.24rem;
        display: inline-block;
    }

.GI-cubage {
}

    .GI-cubage div {
        display: inline-block;
        line-height: .45rem;
    }

        .GI-cubage div input[type=text] {
            width: 100%;
        }

    .GI-cubage label {
        display: block;
        text-align: center;
        /*font-family:PingFangBold;*/
        margin-right: 5px;
        line-height: 1;
        border: none;
        padding: 5px 5px 3px 5px;
        font-weight: normal;
        font-size: 0.24rem;
        background-color: rgb(247,247,247);
        cursor: pointer;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
        line-height: .45rem;
    }

    .GI-cubage input[type="radio"],
    .GI-cubage input[type="checkbox"] {
        display: none;
    }

    .GI-cubage input:checked + label {
        /*border: 1px solid #ffe212;*/
        background: #FF6B77;
        color: #fff;
    }

.GI-count {
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #EAEAEA;
}

.GoodsInfo .GI-count {
    /*margin-bottom: 40px;*/
}

.GoodsInfo {
    margin-bottom: 0.4rem;
}

    .GoodsInfo .full-description {
        /* padding: 0 0.26rem; */
        /* border-bottom: 1px solid #e5e5e5; */
        margin-bottom: 0.26rem;
    }

        .GoodsInfo .full-description img {
            max-width: 100%;
            height: auto;
        }

        .GoodsInfo .full-description .description {
            width: 100%;
            margin: 0.2rem 0;
            border-bottom: 1px solid #EBEBEB;
        }

.GI-count p {
    margin: 0.1rem 0 3px 0;
    float: left;
    width: 1rem;
    font-size: 0.24rem;
}

.GI-count .shuliang {
    position: relative;
    transform: translate(0);
    right: 0;
    max-width: 1.6rem;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    /* display: table-cell; */
    display: inline-block;
    /* line-height: .35rem; */
    vertical-align: middle;
}

.shuliang input {
    border: none;
    /*background-color: #f3f6fa;*/
    color: #FA1E4A;
    font-size: 0.22rem;
    float: right;
    width: 0.69rem;
}

.shuliang .reduce {
    border-right: 1px solid #e5e5e5;
}

.shuliang .increase {
    border-left: 1px solid #e5e5e5;
}

.shuliang .shuzi {
    width: calc(100% - 60px);
    height: 0.43rem;
    color: #333333;
    font-size: 0.14rem;
    /*font-family: PingFangBold;*/
    text-align: center;
    background: white;
    padding: 1px;
}

.comment-top {
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.24rem;
}


/***********************************************/
/*****************????*********************/
.top-menu {
    width: 23.6%;
    float: left;
    height: 100%;
    background: #fff;
    border-right: 1px solid #f3f5f9;
    padding-top: 0.3rem;
    overflow-y: scroll;
}

    .top-menu li {
        padding-left: 0.03rem;
    }

        .top-menu li .border-bt {
            height: 0.8rem;
            border: 0;
        }

#menu-sub {
    width: 76.4%;
    float: left;
    min-height: 100%;
    background: #fff;
    padding: 0.2rem;
}

    #menu-sub .category-name {
        font-size: 0.24rem;
        margin-top: 0.3rem;
    }

.sub-list {
    padding-top: 0.2rem;
}

.menu-block {
    position: relative;
}

.top-menu li &gt; .menu-head-click &gt; a {
    width: 95%;
    font-size: 0.24rem;
    height: auto;
    line-height: normal;
    margin: 10px 0;
    padding-left: 0.15rem;
}

.top-menu li.selected &gt; .menu-head-click &gt; a {
    color: #866538;
    border-left: 3px solid #866538;
}

.top-menu li .menu-head-img {
    display: inline-block;
    width: 28px;
    height: 20px;
    margin-bottom: -2px;
    margin-right: 5px;
    margin-left: 10px;
    position: relative;
    background: url(../images/blue-shuxian.png);
    background-repeat: no-repeat;
}

    .top-menu li .menu-head-img img {
        display: block;
        height: auto;
        max-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.ordertotals {
    background-color: white;
}

.sublist-head {
    width: 100%;
    margin: 10px 0;
    /*font-family: PingFangRegula;*/
    font-weight: bold;
}

.sublist {
    padding: 0 10px;
    font-size: 0.24rem;
    position: absolute;
    width: 76.4%;
}

.sublist-goods-div {
    float: left;
    overflow: hidden;
    width: 32%;
}

.sublist-goods {
    width: 25%;
    height: 70px;
    float: left;
    position: relative;
    margin-bottom: 7px;
    margin-top: 10px;
}

.sublist-goods-div .sublist-goods {
    width: 100%;
}

.sublist-goods img {
    max-width: 70%;
    min-height: 40%;
    max-height: 70%;
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%,-50%);
    border: 1px solid #e9e9e9;
}

.sublist-goods p {
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    color: #666666;
    font-size: 0.21rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sublist-toggle2 {
    display: none;
    margin-left: -3px;
}



/***********************************************/
/*****************????��?*********************/
.Gb-list {
    margin-bottom: 10px;
}

    .Gb-list .GI-imgbox {
        margin-top: 10px;
        height: 170px;
    }

        .Gb-list .GI-imgbox img {
            min-width: 30%;
        }

    .Gb-list .GI-info header {
        font-weight: bold;
        font-size: 15px;
    }

    .Gb-list .sharebutton {
        position: absolute;
        right: 0;
        margin: 0;
        padding: 7px 13px 5px 13px;
        line-height: 1;
        text-align: center;
        display: inline-block;
        border-radius: 20px;
        font-weight: bold;
    }

    .Gb-list .GI-price p {
        display: inline-block;
    }

.pager li &gt; a, .pager li &gt; span {
    padding: 0 !important;
    padding-top: 7px !important;
}

.Gb-list-num {
    border: 1px solid #ff7547;
    background: white;
    color: #ff7547;
    text-align: center;
    font-weight: bold;
    border-radius: 25px !important;
    overflow: hidden;
    padding: 4px 0.21rem 2px 0.21rem;
    line-height: 1;
    display: inline-block;
}

    .Gb-list-num span {
        color: #ff7547;
    }

.Gb-list .GI-price label {
    margin: 0;
    color: #666666;
    margin-left: 4px;
    /*font-family:PingFangRegula;*/
}

    .Gb-list .GI-price label span {
        text-decoration: none;
        margin: 0;
        font-size: 0.21rem;
    }

.radio-box label {
    margin: 0;
}

.btn-file {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

#buttonLabel {
    display: block;
    border: 1px solid;
    width: 70px;
    height: 30px;
    background-color: #5ed8e0;
    /*border-radius: 10px;*/
    color: white;
    line-height: 30px;
    float: left;
    padding-left: 5px;
}

#btn-file-p {
    margin-top: 7px;
    margin-bottom: 0;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}




.ReceiveInfo-center-left p, .ReceiveInfo-center-left span {
    font-size: 0.222rem;
}

@media screen and (max-width:350px) {

    .ims-price-largep {
        font-size: 16px;
    }

    /*.baoyangbox .ims-box-right-box {
        padding: 0 3px 0 0;
    }*/

    .ims-box-right-box &gt; a {
        font-size: 0.24rem;
    }

    .Selected {
        -webkit-transform: scale(0.80) !important;
    }

    .StoreList .Selected {
        top: 41%;
        width: 120%;
    }

    .choosestore .ims-box {
        height: 100px;
    }

    .choosestore .ims-box-right {
        width: 68% !important;
        height: 100%;
    }

    .choosestore .ims-box-left {
        width: 30%;
        height: 95%;
        margin-left: 0;
    }

    .choosestore .ims-box-right-box &gt; a {
        font-size: 0.24rem;
    }

    .choosestore .ims-box-right-box {
        font-size: 0.24rem;
    }

    .choosestore .ims-box-right-box {
        padding: 0 3px 0 0;
    }

    .choosestore .Selected {
        left: -20px !important;
    }

    .choosestore .StoreList .strongp {
        -webkit-transform: scale(0.90);
        margin-left: -3px;
        margin-top: 25px;
    }

    .ReceiveInfo-center-left p, .ReceiveInfo-center-left span {
        font-size: 0.222rem;
    }

    .ReceiveInfo-center .ReceiveInfo-center-left .adress {
        font-size: 0.21rem;
    }

    .ReceiveInfo-center .ReceiveInfo-center-right p {
        font-size: 0.21rem;
        margin-top: 25px;
    }

    .Sub-Comment .add-xing p {
        font-size: 16px;
        bottom: 3px;
    }

    .Sub-Comment .star-rating img {
        width: 23px;
        height: 23px;
    }

    .Chongzhi .ims-box {
        height: 100px;
    }

    .Chongzhi .ims-box-right {
        height: 95%;
    }

    .Chongzhi .ims-box-left {
        height: 95%;
    }

    .Chongzhi .clickbuy {
        width: 70px;
        background-size: 70px 25px;
        margin-right: 3px;
    }

    .coupon {
        padding: 10px !important;
    }

    .coupon-box .coupon-box-center li {
        -webkit-transform: scale(0.8);
        margin-left: -18px;
    }

    .index-czgd-border header {
        font-size: 18px;
    }

    .miaosha &gt; p {
        font-size: 0.24rem;
    }

    .miaoshabutton {
        background-size: 70px 25px;
        width: 70px;
        height: 25px;
    }

        .miaoshabutton p {
            font-size: 0.21rem;
            letter-spacing: 1px;
        }

    .clickbuy {
        padding: 5px 8px 3px 8px;
        font-size: 0.24rem;
    }

    .strongp .ims-price-largep {
        font-size: 13px;
    }

    .Carinfo-right {
        font-size: 0.24rem !important;
    }

    .Carinfo-left {
        font-size: 0.24rem !important;
    }

    .coupon-box-right p {
        font-size: 11px;
    }

    .indexpintuan {
        height: 220px;
    }

    .ip-1-center {
        margin: 5px auto;
    }

    .ip-1-top {
        height: 15%;
    }

    .ip-2-bottomleft h3 {
        height: 45%;
        margin: 5px 0 3px 0;
        font-size: 0.21rem;
    }

    .p.pintuanprice {
        font-size: 0.21rem;
    }
}

.add-to-cart-buttons {
    position: fixed;
    width: 100%;
    max-width: 750px;
    /*left: 0;*/
    bottom: 0;
    color: black;
    background: #fff;
    padding: 0;
    border-top: 1px solid #ddd;
    background: #fafafa;
}

    .add-to-cart-buttons .checkout-half {
        width: 37.6%;
        float: left;
        margin: 0;
        height: 0.84rem;
        background: #fafafa;
        color: #000;
    }

        .add-to-cart-buttons .checkout-half.checkout-buy-now {
            background: #866538;
            color: #fff;
        }

    .add-to-cart-buttons .prod-btns {
        float: left;
    }

.prod-btns.contact-server,
.prod-btns.GI-collect {
    /* border: 0; */
    font-size: 0;
}

.prod-btns.contact-server {
    background: url(../images/customer-server.png) center no-repeat;
    background-size: 100%;
    /* border-right: 1px solid #ddd; */
    line-height: 0.5rem;
    width: 0.5rem;
    height: 0.5rem;
}

.prod-btns.GI-collect {
    background: url(../images/addtowish.png) center no-repeat;
    background-size: 100%;
    /* border-right: 1px solid #ddd; */
    display: inline-block;
}

.cart-checkout {
    border-top: 1px solid #e4e7eb;
    position: fixed;
    bottom: 63px;
    width: 100%;
    background: #FFF;
    /*padding: 15px 0;*/
    max-width: 750px;
    transform: translateX(-50%);
    left: 50%;
    height: 0.8rem;
    z-index: 1;
    /*max-height: 60px;*/
}

.cart-footer .totals.totals-left {
    width: calc(100% - 223px);
    height: 100%;
    float: left;
    padding: 0.2rem 0;
    background-color: #fff;
}

.cart-checkout p {
    font-size: 14px;
    color: #999999;
    margin: 0;
    text-align: left;
    text-indent: 10px;
}

.cart-checkout span {
    font-size: 14px;
    color: #FA1E4A;
    margin: 0 5px;
}

.cart-checkout label {
    font-size: 0.21rem;
    float: left;
    margin-top: 17px;
    margin-left: 5px;
}

.cart-btns {
    width: 223px;
    height: 100%;
    float: left;
}
/*.cart-checkout input {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    border: none;
    background: #866538;
    font-weight: normal;
    font-size: 0.27rem;
    padding: 0.21rem 0.426rem 0.21rem 0.426rem;
    line-height: 1;
    overflow: hidden;
    color: white;
}*/
.cart-checkout .cart-btns input {
    width: 100%;
    height: 100%;
    border: none;
    background: #866538;
    font-weight: normal;
    font-size: 0.27rem;
    padding: 0.3rem 0.426rem 0.3rem 0.426rem;
    line-height: 1;
    overflow: hidden;
    color: white;
    cursor: pointer;
}

.basic-search input {
    height: 40px;
}

.reversed input {
    height: auto;
}

.reversed #adv, .reversed #isc, .reversed #sid, .reversed #RememberMe {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 20px;
    width: 20px;
    margin-top: 10px;
    margin-bottom: 0;
    background: url(../images/gouxuan1.png);
    background-size: 20px 20px;
    outline: none;
    border: none;
}

.reversed #adv {
    margin-left: 5px;
}

    .reversed #adv:checked, .reversed #isc:checked, .reversed #sid:checked, .reversed #RememberMe:checked {
        background: url(../images/gouxuan2.png);
        background-size: 20px 20px;
    }

.choosestore {
    min-height: 500px;
}

.box-top-btn {
    position: absolute;
    top: -30px;
    left: 5px;
}

.baoyangbox-shop-bottom {
    position: relative;
    overflow: visible;
    height: 2.4rem;
}

.box-top-btn .p3check {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 18px;
    width: 18px;
    margin-top: 10px;
    margin-bottom: 0;
    background: url(../images/gouxuan1.png);
    background-size: 18px 18px;
    outline: none;
    border: none;
}

    .box-top-btn .p3check:checked {
        background: url(../images/gouxuan2.png);
        background-size: 18px 18px;
        border: none;
        outline: none;
    }

    .box-top-btn .p3check:focus {
        border: none;
        outline: none;
    }

.order-product-sc {
    width: 100%;
    overflow-x: auto;
}
/*??????*/
/*::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#ddd;}
::-webkit-scrollbar-thumb{background-color:#f3f5f9;}
::-webkit-scrollbar-thumb:hover {background-color:#d5d5d5}
::-webkit-scrollbar-thumb:active {background-color:#cacaca}*/

.order-product {
    width: auto;
    min-width: 97%;
}

    .order-product a {
        height: 1.6rem;
        float: left;
        width: 100%;
    }

.common-confirm .order-product a {
    float: left;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    margin: 0;
}


.order-product .OrderShopbox {
    float: left;
    background: #fff;
    /* border: 1px solid #e6e6e6; */
}
.outlet-order-comfirm-box {
    background-color: #F7F7F7;
    padding: 0 0.1rem;
    margin-bottom: 0.1rem;
}
    .outlet-order-comfirm-box .outlet-info {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #EBEBEB;
        align-items: center;
        padding: 0.1rem 0;
    }
.outlet-order-comfirm-box .product-infos {
    padding-top: 12px;
}
.common-checkout {
    margin-bottom: 65px;
}

    .common-checkout .ReceiveInfo-center-left .adress {
        text-align: left;
        font-size: 0.21rem;
    }

.common-checkout-button {
    position: fixed;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
}

.available-opcs {
    z-index: 1;
    overflow: auto;
    position: absolute;
    width: 100%;
    background: rgba(10, 10, 10, 0.3);
    display: none;
    height: 100%;
    top: 40px;
}

    .available-opcs.show {
        display: block;
    }

    .available-opcs ul {
        background: #fff;
    }

        .available-opcs ul li {
            padding: 5px 10px;
        }

            .available-opcs ul li.selected {
                color: rgb(255, 79, 18);
            }

                .available-opcs ul li.selected span {
                    display: inline-block;
                    width: 20px;
                    height: 10px;
                    background: url(../images/gouxuan.png);
                    margin: 0 0 0 5px;
                    background-position: center;
                    background-repeat: no-repeat;
                }

.special-qty .qty-input {
    border: 1px solid #ddd;
    height: 30px;
    width: 50px;
    padding: 5px;
    text-align: center;
}

#checkprotocol {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 20px;
    width: 20px;
    margin-top: 0px !important;
    background: url(../images/gouxuan1.png);
    background-size: 20px 20px;
    outline: none;
}

    #checkprotocol:checked {
        background: url(../images/gouxuan2.png);
        background-size: 20px 20px;
    }

@media (min-width: 1001px) {
    .mylogininput {
        /*max-width: 90% !important;
        width: 85% !important;*/
    }

    .inputs label {
        width: 10%;
        text-align: left;
    }
}

.rechargeable-card.item-box:first-child {
    margin-top: 10px;
}

.rechargeable-card.item-box {
    border: none;
    margin: 0;
}

    .rechargeable-card.item-box .ims-box-right {
        padding: 10px 0;
    }

    .rechargeable-card.item-box .ims-box-right-box {
        height: auto;
        position: initial;
    }

        .rechargeable-card.item-box .ims-box-right-box.product-name {
            height: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 600;
        }

    .rechargeable-card.item-box .indextuijian-price {
        top: 70%;
    }

    .rechargeable-card.item-box .ims-box-right-box.product-option .clickbuy {
        top: 67%;
    }
/*.rechargeable-card.item-box .ims-box-right-box.product-option{
    height: 50px;
}

.rechargeable-card.item-box .ims-box-right-box.product-option .clickbuy{
    top: 20px;
}*/
.pager li.current-page &gt; span {
    background: #f1f1f1;
    color: #000;
}

.brand-areas,
.clab-areas {
    margin: 10px;
}

    .brand-areas .indexhczq,
    .clab-areas .indexhczq {
        height: auto;
        overflow: hidden;
    }

    .brand-areas .indexhczq-box,
    .clab-areas .indexhczq-box {
        margin-top: 5px;
        height: 80px;
    }

        .brand-areas .indexhczq-box p,
        .clab-areas .indexhczq-box p {
            text-align: center;
        }

.payment-method-list {
    display: none;
    padding: 8px 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e7eb;
}

    .payment-method-list .paymentmethod-item {
        float: left;
        padding: 0.09rem;
        margin: 2px 0.085rem;
        border: 1px solid #f0f0f0;
        font-size: 0.22rem;
    }

        .payment-method-list .paymentmethod-item.selected {
            border: 1px solid #FA1E4A;
        }
/***********???***********/
.index-seach-box {
    width: 100%;
    position: absolute;
    z-index: 10;
    height: 0.7rem;
    /*background:url(../images/Titlebackground.png);*/
    /*????????????*/
    /*background: -webkit-linear-gradient(#2058ce, #83abff);*/
    /* Safari 5.1 - 6.0 */
    /*background: -o-linear-gradient(#2058ce, #83abff);*/
    /* Opera 11.1 - 12.0 */
    /*background: -moz-linear-gradient(#2058ce, #83abff);*/
    /* Firefox 3.6 - 15 */
    /*background: linear-gradient(#2058ce, #83abff);*/
    /* ??????????????????? */
}

    /*.index-seach-box .isb-logo {
        position: absolute;
        height: 23%;
        top: 25%;
        transform: translateY(-50%);
        right: 4%;
    }*/

    .index-seach-box .isb-search {
        height: 100%;
        position: absolute;
        /*bottom: 18%;*/
        width: 100%;
        padding: 0.15rem 0.3rem;
        background-color: #FF6B77;
    }

        .index-seach-box .isb-search .search-box-home {
            width: 93%;
            height: 100%;
            margin: auto;
        }

        .index-seach-box .isb-search input {
            width: 100%;
            height: 100%;
            /*opacity: 0.75;*/
            border: 0.01rem solid white;
            color: black;
            border-radius: 20px;
            padding: 0.08rem 0.15rem;
            font-size: 0.2rem;
            background-color: #FF7A85;
        }

            .index-seach-box .isb-search input:focus {
                background-color: white;
            }

.isb-search-tishi {
    position: absolute;
    color: #FFF;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 0.2rem;
}

    .isb-search-tishi span {
        background: url(../images/search-mxc.png) no-repeat;
        background-size: 100%;
        display: inline-block;
        width: 0.25rem;
        height: 0.25rem;
        margin-bottom: -0.05rem;
        margin-right: 30px;
    }
/*.isb-search input{
    background: url(../images/find.png) no-repeat;
    background-size: 0.25rem;
    background-position: 20px 9px;
    background-color: #fff;
}*/
/*.isb-search input:focus{
    background: none;
    background-color: #fff;
}*/
span.search-btn {
    background: url(../images/find.png);
    background-size: 100%;
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    float: right;
    position: absolute;
    right: 60px;
    top: 37%;
    display: none;
}

@media screen and (min-width: 750px) {
    .registration-dealer-page .form-fields .inputs .verifycode {
        width: 67% !important;
    }

        .registration-dealer-page .form-fields .inputs .verifycode input[type=button] {
            max-width: 100px !important;
            margin-top: 0.04rem !important;
        }

    span.search-btn {
        right: 65px;
        top: 35%;
    }

    .login-page .customer {
        min-height: 900px;
    }

    .login-sty .verify-inputs .verifycdoe {
        font-size: 14px;
    }
}

.index-click-box {
    width: 100%;
    padding-bottom: 25.2%;
    overflow: hidden;
    position: relative;
}

.index-huise-box {
    background-color: #f5f5f5;
    height: 8px;
    margin: 10px 0;
}

.index-rexiao-box {
    padding: 10px;
    margin: 0 !important;
}

    .index-rexiao-box .row {
        margin: 0;
    }

    .index-rexiao-box p, .index-rexiao-twobox p {
        font-size: 0.3rem;
    }

.index-recommend-box p {
    font-size: 0.3rem;
    color: #333;
}

    .index-recommend-box p.recommend-title {
        padding: 0 10px;
        margin-top: 10px;
    }
/*.index-head-box span {
    background: url(../images/xiangyoujaskdlkjdlasjldkas20.png) no-repeat;
    width: 0.2rem;
    height: 0.28rem;
    background-size: auto 0.28rem;
    display: inline-block;
    margin-left: 7px;
    cursor: pointer;
    float: right;
    margin-top: 5px;
}*/

.index-rexiao-box-three {
    padding-bottom: 48%;
    position: relative;
}

.index-rexiao-box-half img, .index-rexiao-box-half-half img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.index-rexiao-box-three img {
    height: 100%;
    z-index: 1;
    margin: auto;
}

.index-rexiao-box-three .irbt-im, .index-rexiao-box-half .irbt-im {
    position: absolute;
    z-index: 2;
    top: 15%;
    left: 0;
    text-align: center;
    width: 100%;
}

.irb-box .index-rexiao-box-half-half .irbt-im {
    position: absolute;
    z-index: 2;
    top: 15%;
    right: 10px;
    text-align: center;
    width: 50%;
}

.irb-box a:last-child .index-rexiao-box-half-half .irbt-im {
    position: absolute;
    z-index: 2;
    top: 15%;
    left: 10px;
    text-align: center;
    width: 50%;
}

.irbt-im header {
    font-size: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.irbt-im p {
    margin: 0;
    font-size: 0.25rem;
    color: #ab2b2a;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-rexiao-box-half {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

.irb-box {
    width: 49.5%;
    padding: 10px;
    float: left;
}

    .irb-box:first-child {
        border-right: 1px solid #f5f5f5;
    }

    .irb-box .index-head-box {
        text-align: left;
    }

.index-rexiao-box-half .irbt-im {
    text-align: left;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
}

.index-rexiao-box-half-half {
    width: 100%;
    padding-bottom: 49%;
    position: relative;
}

.dptj-box .img-box {
    width: 80%;
    padding-bottom: 80%;
    margin: 0 auto;
    display: block;
    position: relative;
}

    .dptj-box .img-box img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.dptj-box p {
    font-size: 0.18rem;
    /*margin-top:10px;*/
    margin: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dptj-box {
    padding: 0 !important;
}

.rmsp-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.rmsp-box-img-box {
    width: 95%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 80%;
    background-color: #fff;
}

.rmsp-box-shuoming {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 0.1rem;
    padding: 0.1rem;
}

.rmsp-box-img-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 90%;
    max-height: 90%
}

.rmsp-box p {
    font-size: 0.16rem;
    text-align: left;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    height: 47px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rmsp-box-shuoming .rmsp-old-price {
    width: 100%;
    float: left;
    color: #edca64;
    font-size: 0.16rem;
    text-decoration: line-through;
    height: 0.23rem;
}

.rmsp-box-shuoming .rmsp-price {
    text-align: left;
    font-size: 0.24rem;
    color: #e65a38;
    display: block;
    width: 100%;
    font-weight: 400;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-box-rmsp {
    position: relative;
    z-index: 1;
    float: left;
}

.rmsp-btns {
    position: absolute;
    width: 0.55rem;
    height: 0.55rem;
    z-index: 2;
    background: #fff;
    bottom: 0.35rem;
    right: 0.25rem;
}

    .rmsp-btns .rmsp-add-to-cart {
        width: 100%;
        height: 100%;
        border: 0;
        background: url(../images/add-shoppingCart.png) no-repeat center;
        background-size: 100%;
    }

.ordertotals {
    background-color: white;
}

/*.cleara .theme-custom {
    height: 3.46rem;
}*/

.index-rexiao-box-three {
    background: -webkit-radial-gradient(at top left, #fff,#fafafa, #f5f5f5); /* Safari 5.1 - 6.0 */
    /*background: -o-radial-gradient(at top left, #fff,#fafafa, #f5f5f5); /* Opera 11.6 - 12.0 */ */ background: -moz-radial-gradient(at top left, #fff,#fafafa, #f5f5f5); /* Firefox 3.6 - 15 */
    background: radial-gradient(at top left, #fff,#fafafa, #f5f5f5); /* ??????? */
}

.product-image {
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 5%;
    left: 0;
}

#small-search-box-form {
    height: 100%;
}

.xy-ui-wrapper {
    margin: auto !important;
    max-width: 440px !important;
}

.xy-ui-head {
    height: 0.51rem !important;
    line-height: 2 !important;
    border-bottom: 1px solid #e8e8e8 !important;
}

.xy-ui-title {
    font-size: 0.21rem !important;
}

.xy-ui-close {
    width: 0.21rem !important;
    height: 0.21rem !important;
    background-size: 0.21rem !important;
    -webkit-background-size: 0.21rem !important;
    top: 8px !important;
    right: 5px !important;
}

.xy-ui-body &gt; div &gt; span {
    padding: 20px 10px !important;
    background: none !important;
}

.xy-ui-foot .ui-btns {
    font: 0.21rem "Microsoft Yahei" !important;
    line-height: 0.6rem !important;
    height: 0.6rem !important;
    border-right: 1px solid #e8e8e8 !important;
}

.xy-ui-foot {
    border-top: 1px solid #e8e8e8 !important;
}

.check-in {
    width: 1.7rem;
    height: 0.42rem;
    background: rgba(255,255,0,0);
    border: 1px solid white;
    border-radius: 0.42rem;
    font-size: 0.21rem;
    color: white;
    /*font-family: PingFangBold;*/
    margin-bottom: 2px;
    padding: 3px 0;
}

.product-collateral {
    margin-top: .5rem;
    padding: 0 0.26rem;
}

    .product-collateral .title {
        font-size: 0.24rem;
    }

.product-specs-box td {
    width: 50%;
}

.home-page .addmargin .topic-block {
    margin: 0;
}

.coupon-list {
    display: none;
}

.coupon-item {
    padding: 5px;
    margin: 2px 5px;
    border: 1px solid #f0f0f0;
    font-size: 0.22rem;
}

    .coupon-item.selected {
        border: 1px solid #FA1E4A;
    }

.outlet-comment-title {
    text-align: center;
    margin-top: 10px;
    background: #f0f0f0;
    padding: 9px;
}

.send-recerve-delivery.account-myInfo .form-fields .inputs-address input[type="text"] {
    width: 80%;
}

.deliver-type {
    width: 100%;
    margin-top: 5px;
    position: relative;
    /*background:url(../images/Titlebackground.png);*/
    background: -webkit-linear-gradient(#2058ce, #83abff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#2058ce, #83abff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#2058ce, #83abff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#2058ce, #83abff); /* ??????????????????? */
}

    .deliver-type .type-chose {
        width: 50%;
        padding: 10px 5px;
        overflow: hidden;
        float: left;
        color: #fff;
    }

        .deliver-type .type-chose.selected {
            /*background: rgba(216, 216, 216, 0.34);*/
            background: url(../images/ba-1.png) repeat-x;
        }

.topic-block {
    padding: 0 10px;
}

.bg-0000 {
    background: #e5e5e5;
}

.rewrite-box-right {
    width: 60%;
    float: right;
    padding-top: 5%;
}

.rewrite-box-right-2 {
    margin-top: 0.1rem;
}

    .rewrite-box-right-2 .ims-price-mediump {
        margin: 0;
    }

.rewrite-box-left-1 {
    margin-right: 3%;
    height: 100%;
    float: left;
    position: relative;
    width: 8%;
}

    .rewrite-box-left-1 .selectfromcart {
        position: absolute;
        top: 50%;
        left: 52%;
        transform: translate(-50%,-50%);
        width: 16px;
    }

.rewrite-box-left-2 {
    margin: 0 !important;
}

    .rewrite-box-left-2 a {
        width: 100%;
        height: 100%;
        float: left;
    }

        .rewrite-box-left-2 a img {
            width: 100%;
            float: left;
        }

.rewrite-ims-box {
    margin: 0;
}

.selectedOrderStatus {
}


@media screen and(max-width: 750px) {
    .cleara {
        margin-top: 0px;
    }
}

.index-buttons {
    padding: 20px 0 30px 0;
}

    .index-buttons ul {
        width: 100%;
    }

        .index-buttons ul li {
            width: 25%;
            float: left;
        }

    .index-buttons li a {
        width: 100%;
        float: left;
    }

        .index-buttons li a i {
            display: block;
            width: 0.96rem;
            height: 0.96rem;
            margin: 0.1em auto;
        }

        .index-buttons li a span {
            float: left;
            width: 100%;
            margin-top: 0.2rem;
            text-align: center;
            font-size: 0.2rem;
        }

    .index-buttons .icon-category {
        background: url(../images/category-mxc.png) no-repeat center;
        background-size: 100%;
    }

    .index-buttons .icon-friends {
        background: url(../images/friends-mxc.png) no-repeat center;
        background-size: 100%;
    }

    .index-buttons .icon-dealers {
        background: url(../images/navIcon3.png) no-repeat center;
        background-size: 100%;
    }

    .index-buttons .icon-orders {
        background: url(../images/myorder-mxc.png) no-repeat center;
        background-size: 100%;
    }

    .index-buttons .icon-contact-us {
        background: url(../images/content-us.png) no-repeat center;
        background-size: 100%;
    }

    .index-buttons .icon-me {
        background: url(../images/myinfo-mxc.png) no-repeat center;
        background-size: 100%;
    }

.manufacturer-title {
    width: 100%;
    height: 0.8rem;
}
/*.manufacturer-title .title-img{
    width: 1.5rem;
    height: 0.8rem;
    background: url(../images/rmpp.png) no-repeat center;
    background-size: 100%;
    margin: auto;
}*/

.icotxt {
    width: 1.7rem;
    height: 0.8rem;
    margin: auto;
    text-align: right;
}
.hotband-img.icotxt {
    background: url(../images/hotband-mxc.png) no-repeat left center;
    width: auto;
    height: 0.8rem;
    background-size: 8%;
    background-position: 0.8rem;
    margin: auto;
    text-align: center;
}
.icotxt__txt {
    line-height: 0.8rem;
    font-size: 0.3rem;
}
.hotband-img.icotxt .icotxt__txt {
    line-height: 0.8rem;
    font-size: 0.36rem;
    font-weight: bold;
}
.icotxt.icotxt--left {
    margin: 0;
    background: url(../images/new-mxc.png) no-repeat left center;
    background-size: 20%;
}

.icotxt.icotxt--right {
    margin: 0;
    background: url(../images/more-mxc.png) no-repeat right center;
    background-size: 100%;
    float: right;
    width: 0.8rem;
}

.block-link {
    display: inline-block;
}

.block-link-right {
    float: right;
}

footer {
    max-width: 750px;
}

.header-menu {
    max-width: 750px;
}

footer nav.ect-nav {
    max-width: 750px;
}

.newest-report-container {
    border-top: 8px solid #f3f5f9;
    /*margin-bottom: 10px;*/
    border-bottom: 8px solid #f3f5f9;
}

    .newest-report-container .container {
        padding: 0.2rem 0.26rem;
        max-width: 750px;
    }

    .newest-report-container .report-title {
        float: left;
        background: url(../images/spxw.png) no-repeat center;
        background-size: auto 100%;
        width: 10.3%;
        height: 0.63rem;
        margin-bottom: 0;
        margin-right: 2%;
    }

.scrollnews {
    width: 87%;
    float: left;
    height: 0.614rem;
}

    .scrollnews ul {
        width: 100%;
    }

.newest-report-container .news-title {
    font-size: 0.24rem;
    font-weight: normal;
    padding: 0.17rem;
    line-height: 0.27rem;
    border-left: 1px solid #e6e6e6;
    width: 100%;
    padding-right: 0;
}

    .newest-report-container .news-title .news-title-home {
        width: 65%;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newest-report-container .news-title .news-createTime {
        width: 28%;
        float: left;
        margin-left: 5%;
    }

.comment-btn,
.ApplyAfterSell-btn {
    transform: translateX(-50%);
    left: 50%;
}

.ApplyAfterSell .type-img {
    background: url(../images/radio1.png) no-repeat;
    background-position: 0 48%;
    background-size: 100%;
}

    .ApplyAfterSell .type-img.selected {
        background: url(../images/radio2.png) no-repeat;
        background-position: 0 48%;
        background-size: 100%;
    }

.sc-oo-list .order-products {
    /*height: 1.6rem;*/
}

.picture-row img {
    width: 1.6rem;
    /*max-width: 100px;*/
    text-align: left;
    float: left;
}

.upload-row {
    float: left;
    padding: 0.03rem;
    border: 1px solid #866538;
    border-radius: 20px;
    width: 1.6rem;
    /*max-width: 100px;*/
    cursor: pointer;
    margin-top: 0.1rem;
}

    .upload-row span {
        color: #866538;
        font-size: 0.21rem;
        float: left;
        width: 100%;
        text-align: center;
    }

input[type=file]#LicensePicture-fileinput {
    display: none;
}

.registration-dealer-page .form-fields {
    padding: 0 3px 7px 3px;
}

    .registration-dealer-page .form-fields .inputs {
        border-bottom: 1px solid #e6e6e6;
    }

        .registration-dealer-page .form-fields .inputs label {
            width: 30%;
            text-align: right;
            font-size: 0.24rem;
            color: #999999;
        }

        .registration-dealer-page .form-fields .inputs .verifycode {
            width: 70%;
        }

            .registration-dealer-page .form-fields .inputs .verifycode input[type=text] {
                width: 70%;
                float: left;
            }

            .registration-dealer-page .form-fields .inputs .verifycode input[type=button] {
                width: 25%;
                max-width: 70px;
                margin-top: 0.14rem;
                padding: 0.02rem;
                border: 1px solid #866538;
                border-radius: 0.25rem;
                background: none;
                color: #866538;
                font-size: 0.21rem;
            }

        .registration-dealer-page .form-fields .inputs input[type=text],
        .registration-dealer-page .form-fields .inputs input[type=password] {
            border: 0;
            font-size: 0.24rem;
            height: 100%;
        }

.registration-dealer-page .required {
    margin-right: 0;
}

.register-dealer-button {
    color: white;
    background-color: #866538;
    border: none;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
    height: auto !important;
    padding: 0.2rem 0.426rem 0.2rem 0.426rem;
    width: 100%;
}

.inputs .field-validation-error {
    width: 70%;
    float: right;
    text-align: left;
}

.message-error li {
    color: #e4434b;
}

.coupons-get {
    padding-top: 10px;
    padding-bottom: 20px;
    /*background: url(../images/coupons.jpg) no-repeat center;
    background-size: 100%;*/
}

    .coupons-get img {
        width: 100%;
    }

.news-short {
    padding: 0 10px;
}

.news-body img {
    width: 100%;
}


/*******************************************************/
/*****************???????******************************/
.my-wish-box-padding {
    padding: 0;
}

.my-wish-box .ims-box-right-box-price .strongp.indextuijian-price .ims-price-largep {
    line-height: 0.5rem;
}
/*********************/
.no-data {
    text-align: center;
}

/**/

.search-results .no-result {
    text-align: center;
}

/**/
.btn.withdrawals-btn {
    width: 100%;
    max-width: 750px;
    color: white;
    border: none;
    font-size: 0.28rem;
    padding: 0.2rem 0.426rem 0.2rem 0.426rem !important;
    margin: 7px 0 0 0;
    z-index: 2;
    background: #866538;
    position: fixed;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 0;
}

    .btn.withdrawals-btn:active,
    .btn.withdrawals-btn:hover {
        color: white;
    }
/*??????*/
.modal-box {
    display: block;
}

    .modal-box &gt; div {
        float: left;
    }

.weixin-modal .modal-left {
    float: left;
    width: 345px;
    padding: 20px 50px 25px 45px;
}

.weixin-modal p {
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    margin-bottom: 16px;
}

.weixin-modal .modal-left span {
    vertical-align: middle;
    font-size: 14px;
}

.weixin-modal .modal-left p span {
    font-size: 12px;
}

.weixin-modal .orange {
    color: #f80;
}

.weixin-modal .modal-qr {
    padding-top: 20px;
    border: 1px solid #ddd;
}

.weixin-modal .modal-qrcode {
    width: 210px;
    height: 210px;
    display: block;
    margin: 0 auto 20px;
}

.weixin-modal .modal-info {
    color: #f80;
    font-size: 12px;
    line-height: 1;
    padding: 13px 0;
    text-align: center;
    background-color: #f7f7f7;
}

.modal-qr img {
    width: 200px;
}
/*??????*/

.products .no-data {
    text-align: center;
    margin-top: 15px;
}
</pre></body></html>