﻿/* Write your styles */
@import url('index.css');

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    /*font: inherit;*/
    vertical-align: baseline;
}

.am-hide {
    display: none;
}

.brand-link img {
    display: block;
}

html {
    -webkit-text-size-adjust: 100%;
}

div, span, a, header {
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

body {
    padding: 0;
    margin: 0;
}

body {
    min-width: 320px;
    font-family: Helvetica,STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Arial;
    font-weight: 500;
    font: 10px;
    color: #000;
    -webkit-text-size-adjust: none;
}

input, textarea, keygen, select, button {
    margin: 0em;
    font: normal normal normal normal 13.3333330154419px/normal Arial;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: none;
}

.pro-list .pic img {
    background: #FFF url(../img/ajax.gif) no-repeat center center;
}

.content, #context, .am-slider, .daohang, .container-fluid {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 45px;
}

.daohang {
    height: 4rem;
    background-color: white;
    border-bottom: 1px solid #cccccc;
    list-style: none;
}

    .daohang li {
        float: left;
        width: 25%;
        height: 4rem;
        padding: 0px;
        margin: 0px;
        padding-top: 20px;
    }

        .daohang li a {
            color: #7f7f7f;
            display: block;
            width: 100%;
            font-size: 12px;
            text-align: center;
        }

.iconfont {
    margin-top: -10px;
    line-height: 26px;
}

.scrollTop {
    position: fixed;
    right: 0.5rem;
    background-size: 3em 3em;
    width: 3em;
    height: 3em;
    z-index: 20;
    bottom: 4rem;
    display: none;
}


.claer {
    height: 0px;
    overflow: hidden;
    clear: both;
}

.am-right-line {
    border-right: solid 1px #cccccc;
}

.am-nav-box {
    padding: 10px 15px 10px 15px;
    background-color: #7f7f7f;
    height: 300px;
}

.floor {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    margin-top: 5px;
    background: #fff;
    margin-bottom: 12px;
    box-shadow: 0 1px 1px #dcdcdc;
}

    .floor .title {
        display: inline-block;
        font-size: 14px;
        padding-bottom: 7px;
        color: #7f7f7f;
        margin: 8px 0 2px 7px;
        white-space: nowrap;
        padding-bottom: 7px;
    }

    .floor .activity-floor-title {
        display: inline-block;
        font-size: 14px;
        color: #7f7f7f;
        margin: 8px 0 2px 7px;
        white-space: nowrap;
    }

    .floor .title-line-red {
        content: "";
        display: block;
        width: 3px;
        height: 12px;
        float: left;
        background: #d8505c;
        margin: 2px 7px 0 0;
    }

    .floor .title-line-blue {
        content: "";
        display: block;
        width: 3px;
        height: 12px;
        float: left;
        background: #509ad8;
        margin: 2px 7px 0 0;
    }

    .floor .title-line-orange {
        content: "";
        display: block;
        width: 3px;
        height: 12px;
        float: left;
        background: orange;
        margin: 2px 7px 0 0;
    }
/*首页*/

.pro-two .row {
    padding: 5px;
    /*background-color:#fff;*/
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.pro-two .col-xs-12:nth-child(even) {
    padding-left: 5px;
}

.pro-two .col-xs-12:nth-child(odd) {
    padding-right: 5px;
}

.pro-two .col-xs-12 {
    width: 50%;
}

.pro-list .col-xs-12 {
    margin-bottom: 10px;
    padding: 5px;
    /*box-shadow: 0 4px 12px #ddd;*/
    /*border:1px solid rgba(0,0,0,.1);*/
}

.box {
    box-shadow: 0 2px 1px #ddd;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.pro-list .pic {
    position: relative;
}

    .pro-list .pic img {
        width: 100%;
        height: auto;
    }

.pro-list .name {
    display: block;
    padding: 10px;
    background: #fff;
    color: #595757;
    font-size: 16px;
}

.pro-two .name {
    overflow: hidden;
    padding: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.pro-list .price-buy {
    padding: 0 10px 10px 10px;
    background: #fff;
}

.pro-list .price {
    float: left;
    margin: 0;
    line-height: 20px;
    color: #E60012;
    font-size: 25px;
    font-weight: bold;
}

.pro-two .price {
    float: none;
    font-size: 16px;
    line-height: 15px;
}

.pro-two .price-buy {
    padding: 0 5px 10px 5px;
}

.pro-list .price del {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #898989;
}

.pro-two .price del {
    font-size: 12px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-red {
    background-color: #E50067;
    color: #fff;
}

    .btn-red:link {
        color: #fff;
    }

.pro-list .btn {
    float: right;
    padding: 8px 40px;
    font-size: 16px;
}

.pro-two .btn {
    float: none;
    margin-top: 5px;
    width: 100%;
    padding: 6px 0;
    font-size: 14px;
    color: #fff;
}
/*首页 END*/
/*首页特惠商品样式*/
.seckill-list {
    overflow: hidden;
    content: '\20';
    display: block;
    clear: both;
    border-top: 1px solid #f1efef;
}

.seckill-item {
    width: 33.3%;
    float: left;
    padding: 14px 6.875% 0;
    border-left: 1px solid #f1efef;
    margin-left: -1px;
}

.seckill-price {
    display: block;
    color: #d8505c;
    font-size: 12px;
    text-align: center;
}

.seckill-discount {
    background: #d8505c;
    min-width: 62px;
    margin: 8px auto;
    line-height: 15px;
}

.seckill-discount {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 12px;
}
/*end*/
.brand, .discount {
    border-top: solid 1px #f1efef;
}

.brand, .discount {
    border-width: 1px 0 0;
    overflow: hidden;
}

.half-floor {
    width: 50%;
    border-width: 0 1px 0 0;
    -webkit-border-image: url('../img/line.gif') 0 2 stretch;
    -o-border-image: url('../img/line.gif') 0 2 round;
    border-image: url('../img/line.gif') 0 2 round;
    float: left;
    margin-left: -1px;
}

.brand-half-floor {
    width: 50%;
    border-width: 0 0 1px;
    border-bottom: solid 1px #f1efef;
    float: left;
}

.brand-up-floor {
    border-width: 0 0 0 1px;
    -webkit-border-image: url(../img/line.gif) 0 2 stretch;
    -o-border-image: url(../img/line.gif) 0 2 round;
    border-image: url(../img/line.gif) 0 2 round;
}

.brand-up-floor, .down-floor, .up-floor {
    width: 50%;
    float: right;
}

.swap-floor .down-floor, .swap-floor .up-floor {
    float: left;
}

.up-floor {
    width: 50%;
    border-width: 0 0 1px;
    border-bottom: solid 1px #f1efef;
}

.am-link-right {
    font-family: 'Microsoft YaHei';
    line-height: 32px;
    float: right;
    padding-right: 5px;
    color: #cccccc;
}

.am-right-icon {
    background: url(../img/icon-right.png) no-repeat;
    background-size: 6px 9px;
    display: inline-block;
    width: 6px;
    height: 9px;
    margin-left: 6px;
    margin-top: 5px;
}

.am-right-icon2 {
    background: url(../img/icon-right.png) no-repeat;
    background-size: 6px 9px;
    display: inline-block;
    width: 6px;
    height: 9px;
    margin-left: 22px;
    margin-top: 6px;
}

.am-link-right a {
    font-family: 'Microsoft YaHei';
    color: #2ECC71;
    font-size: 11px;
}

.discount .article-title {
    padding: 3px;
    display: -webkit-box;
    overflow: hidden;
    font-size: 12px;
    text-align: left;
    height: 31px;
    line-height: 14px;
    color: #333;
}

.article-commission {
    font-size: 12px;
    padding: 5px;
    color: #7f7f7f;
    display: inline-block;
}

    .article-commission span {
        color: red;
        font-weight: bold;
    }

.article-sales {
    font-size: 12px;
    padding: 5px;
    color: #cccccc;
    display: inline-block;
}

    .article-sales s {
        color: #7f7f7f;
        font-weight: bold;
    }

.article-cost {
    font-size: 12px;
    padding: 5px;
    color: #cccccc;
    display: inline-block;
}

    .article-cost span {
        color: #7f7f7f;
        font-weight: bold;
    }

.discount-left-top {
    width: 50%;
    height: 180px;
    float: left;
    border-right: solid 1px #f1efef;
    border-bottom: solid 1px #f1efef;
}

.discount-right-top {
    width: 50%;
    height: 180px;
    float: left;
    border-bottom: solid 1px #f1efef;
}

.discount-left-buttom {
    border-right: solid 1px #f1efef;
    width: 50%;
    height: 180px;
    float: left;
}

.discount-right-buttom {
    width: 50%;
    height: 180px;
    float: left;
}

.new-footer {
    margin-top: 10px;
    background-color: #f3f2f2;
    font-size: 14px;
    color: #6e6e6e;
    text-align: center;
}

.copyright {
    font-size: 12px;
    color: #666;
    font-family: 'Microsoft YaHei';
}

.new-footer .new-f-section2 {
    padding-top: 0;
    font-size: 12px;
    color: #6e6e6e;
}

.new-footer .new-f-section, .new-footer .new-f-section2 {
    padding: 10px 0;
}

.swipe-up {
    display: table;
    width: 100%;
    color: #b3b3b3;
    font-size: 13px;
}

.love-loading {
    -webkit-transform-origin: 0;
    opacity: 1;
    -webkit-transform: scale(1,1);
    display: block;
}

.swipe-up-wrapper {
    width: 100%;
    text-align: center;
    background: #f3f5f7;
    vertical-align: middle;
    box-shadow: 0 1px 1px #dcdcdc;
}

    .swipe-up-wrapper span, .swipe-up-wrapper a {
        color: #686868;
        text-decoration: none;
    }

    .swipe-up-wrapper .loading-con {
        display: block;
        min-height: 27px;
        background: #f3f5f7;
        margin-right: 14px;
        margin-left: 14px;
        line-height: 27px;
        text-align: center;
    }

        .swipe-up-wrapper .loading-con .loading, .swipe-up-wrapper .loading-con .pagenum {
            width: 33%;
            float: right;
            display: block;
        }

        .swipe-up-wrapper .loading-con .clear {
            clear: both;
        }

    .swipe-up-wrapper a.go2paipai {
        color: #b2b2b2;
        line-height: 27px;
    }

    .swipe-up-wrapper .loading {
        text-align: center;
    }

    .swipe-up-wrapper .pagenum {
        margin-top: 2px;
        height: 23px;
        line-height: 23px;
        text-align: right;
    }

    .swipe-up-wrapper .no-more {
        color: #686868;
        line-height: 1em;
        padding: 10px 0 0 0;
        display: block;
    }

.loading-none {
    display: none !important;
}

.click-loading {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #7f7f7f;
}

    .click-loading a {
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        color: #7f7f7f;
    }

        .click-loading a:hover {
            height: 32px;
            line-height: 32px;
            font-size: 14px;
            color: red;
            cursor: pointer;
        }
/*内页返回按钮样式*/
.list_cart {
    background-color: #e4393c;
}

.list_address {
    background-color: #50aed8;
}

.list_user {
    background: #efefef url(../img/header-bg.png) repeat-x 0 0;
    background-size: 100% 44px;
    border-bottom: 1px solid #DFD9D9;
    border-width: 0 0 1px 0;
}

.list_index {
    background-color: #fff;
}

.new-a-back, .red-a-back {
    position: absolute;
    top: 4px;
    left: 12px;
    width: 30px;
    height: 32px;
}

    .new-a-back span {
        display: inline-block;
        width: 10px;
        height: 18px;
        margin-top: 4px;
        background: url(../img/icon2b.png) -60px 0 no-repeat;
        background-size: 180px 180px;
        text-indent: -9999px;
    }

    .red-a-back span {
        display: inline-block;
        margin-top: 6px;
        margin-left: 10px;
        width: 14px;
        height: 14px;
        border-top: 2px solid #c1c0c2;
        border-left: 2px solid #c1c0c2;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

.new-a-home {
    position: absolute;
    top: 6px;
    right: 7px;
    width: 37px;
    height: 30px;
}

    .new-a-home span {
        display: inline-block;
        width: 21px;
        height: 21px;
        margin: 5px 0 0 8px;
        background: url(../img/icon2b.png) -125px -24px no-repeat;
        background-size: 180px 180px;
        text-indent: -9999px;
    }
/*头部*/
.fixed {
    position: fixed;
    z-index: 999;
}

.header {
    font-weight: 500;
}

.header {
    width: 100%;
    height: 44px;
    background: #093;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    max-width: 640px;
    margin: 0 auto;
}

    .header.red {
        background: #DD2727;
    }

    .header.white {
        background: #fff;
        border-bottom: 1px solid rgba(0,0,0,.08);
    }

    .header .back, .header .home {
        width: 44px;
        height: 44px;
        overflow: hidden;
        position: absolute;
        top: 0;
    }

    .header .back {
        left: 0;
    }

    .header .home {
        right: 0;
    }

        .header .back img, .header .home img {
            width: 44px;
            height: 44px;
        }

    .header.white .title {
        color: #000;
    }

    .header .title {
        font-size: 16px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        margin: 0 44px;
        font-weight: 550;
    }

    .header .action, .header .action:hover {
        color: #fff;
        font: 14px/44px "";
        position: absolute;
        top: 0;
        right: 10px;
    }

    .header .searchbar {
        width: 232px;
        margin: 0 auto;
        height: 39px;
        padding-top: 5px;
    }

    .header .search {
        width: 232px;
        height: 34px;
        background: #fff;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        position: relative;
        overflow: hidden;
    }

    .header .input {
        position: absolute;
        width: 184px;
        height: 20px;
        border: none;
        background: #fff;
        color: #ccc;
        font-size: 14px;
        padding: 7px;
        line-height: 20px;
    }

    .header .submit {
        position: absolute;
        width: 32px;
        height: 32px;
        top: 1px;
        right: 1px;
        background: url(../images/search.png) #093 no-repeat;
        background-size: 32px 32px;
        border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
        border: none;
    }

/*头部下拉home*/
.new-tbl-type {
    display: table;
    width: 100%;
}

.new-my-tab {
    border-bottom: 1px solid #d0cece;
    background-color: #fff;
}

    .new-my-tab .new-tbl-cell {
        width: 25%;
        padding: 9px 0;
        font-size: 12px;
        color: #fff;
        text-align: center;
    }

a:link, a:visited, ins {
    text-decoration: none;
}

a:link, a:visited, ins {
    text-decoration: none;
}

.new-tbl-cell {
    display: table-cell;
}

a {
    background: transparent;
}

.new-my-tab .new-tbl-cell .icon, .new-my-tab .new-tbl-cell .icon2, .new-my-tab .new-tbl-cell .icon3, .new-my-tab .new-tbl-cell .icon4 {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../img/icon2b.png) -60px -25px no-repeat;
    background-size: 180px 180px;
    text-indent: -9999px;
}

.new-my-tab .new-tbl-cell .icon2 {
    width: 26px;
    background-position: 0 -25px;
}

.new-my-tab .new-tbl-cell .icon3 {
    width: 25px;
    background-position: -29px -25px;
}

.new-my-tab .new-tbl-cell .icon4 {
    width: 22px;
    background-position: -85px -25px;
}

.new-header-append, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {
    margin: 0;
    padding: 0;
}

.new-header-append {
    font-size: 16px;
    line-height: 1.25em;
    min-width: 320px;
    font-size: 1em;
    font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
    color: #000;
    -webkit-text-size-adjust: none;
}

.new-tbl-type {
    display: table;
    width: 100%;
}
/*列表页样式一*/
.floor_list {
    margin: 13px 0 0;
    font-family: '华文细黑','helvetica';
}

    .floor_list ul {
        padding: 0;
        overflow: hidden;
    }

    .floor_list li {
        margin-bottom: 6px;
        background-color: #fff;
        width: 48%;
        margin: 0 1%;
        float: left;
        text-align: center;
        position: relative;
    }

    .floor_list .w_box_con {
        border: 1px solid #d7d7d7;
    }

    .floor_list .floor-pd-img img {
        width: 100%;
        height: auto;
    }

    .floor_list .floor-pd-info {
        text-align: left;
    }

        .floor_list .floor-pd-info a {
            color: #333;
        }

        .floor_list .floor-pd-info h3 {
            padding: 0 3%;
            width: 94%;
            height: 30px;
            line-height: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            font-size: 14px;
            font-weight: bold;
            margin-top: 10px;
        }

        .floor_list .floor-pd-info .W_price {
            margin-top: 5px;
            padding-bottom: 3px;
            line-height: 15px;
            color: #f15353;
            font-size: 16px;
            font-weight: bold;
        }

        .floor_list .floor-pd-info .W_price, .floor_list .floor-pd-info .W_youh {
            padding: 0 3%;
        }

.W_sj_icon {
    width: 11px;
    height: 16px;
    display: inline-block;
    background: url(../img/sj.png) center/100% no-repeat;
}

.floor_list .floor-pd-info .W_price, .floor_list .floor-pd-info .W_youh {
    padding: 0 3%;
}

.floor_list .floor-pd-cart {
    height: 35px;
    margin-top: 10px;
}

    .floor_list .floor-pd-cart a {
        position: relative;
        display: block;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
        background-color: #f15353;
        color: #FFF;
        font-size: 13px;
        text-align: center;
    }

    .floor_list .floor-pd-cart i {
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 18px;
        background-image: url(../img/cart.png);
        background-size: 20px 18px;
    }

    .floor_list .floor-pd-cart span {
        margin-left: 8px;
    }

.floor_list .W_youh {
    color: #666;
    font-size: 12px;
}

.floor_list .red {
    color: #f15353;
    font-size: 16px;
    margin-left: 3px;
    font-weight: bold;
}
/*购物车*/
.u-flyer {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 9999;
}

#msg {
    position: fixed;
    bottom: 10px;
    right: 45px;
    z-index: 10000;
    width: 1px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: green;
    display: none;
}

.w-my-car {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1000;
    display: none;
}

    .w-my-car a {
        display: block;
        width: 42px;
        height: 42px;
        background: url(../img/iconfont-gouwu.png) no-repeat center;
        background-size: contain;
    }

    .w-my-car i {
        position: absolute;
        right: 0;
        bottom: 30px;
        width: 24px;
        height: 14px;
        line-height: 14px;
        font-size: 12px;
        text-align: center;
        color: #fff;
        background-color: #e4393c;
        border-radius: 7px;
    }

input, img {
    vertical-align: middle;
}

fieldset, img {
    border: none;
}

.context, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style: none;
}
/*商品详情*/
hr.with-margin {
    margin: 0 10px;
}

hr {
    margin: 0;
    border: 0px none;
    border-top: 1px solid #eee;
}

.goods-header {
    margin-bottom: 0;
    padding-bottom: 0;
}

.goods-header {
    display: block;
    height: auto;
    padding: 8px 0 6px;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
    background-color: #fff;
}

    .goods-header .title {
        font-weight: normal;
        margin: 0;
        padding: 0 10px;
        font-size: 16px;
        line-height: 22px;
        text-align: left;
    }

    .goods-header h2 {
        font-size: 18px;
        line-height: 22px;
    }

.goods-price.goods-has-wish {
    margin-right: 75px;
}

.goods-price {
    padding: 5px 10px 2px;
    text-align: left;
}

.current-price {
    color: #f60;
    display: inline-block;
    font-size: 14px;
}

.original-price {
    text-decoration: line-through;
    vertical-align: middle;
    color: #999;
    font-size: 14px;
    display: inline-block;
}

.sku-detail {
    position: relative;
    /*margin-bottom: 5px;*/
    line-height: 20px;
    font-size: 14px;
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

    .sku-detail .sku-detail-inner {
        padding: 1px 20px;
    }

    .sku-detail dl {
        margin: 8px 0;
        zoom: 1;
    }

    .sku-detail dt {
        float: left;
        color: #999;
    }

    .sku-detail dd {
        margin-left: 50px;
        display: block;
        color: #999999;
    }

    .sku-detail dl:after {
        content: "";
        display: table;
        clear: both;
    }

.list-entry {
    border-bottom: 1px solid #e1e1e1;
    border-width: 0 0 1px 0;
    position: relative;
    margin-left: 10px;
    margin-right: 0;
}

    .list-entry .row01 {
        padding-top: 14px;
        padding-bottom: 14px;
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        width: 100%;
    }

        .list-entry .row01 .col01 {
            font-size: 15px;
            min-width: 50px;
            display: block;
            color: #252525;
        }

        .list-entry .row01 .col02 {
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            box-flex: 1;
            padding-right: 20px;
            vertical-align: top;
            color: #686868;
            display: block;
            font-size: 14px;
            font-weight: normal;
        }

.open .row02 {
    display: block;
}

.list-entry .row02 {
    display: none;
    margin: 0;
    padding: 0;
}

.open .icon-up {
    background-position: -25px 0;
}

.select {
    margin-bottom: 15px;
}

.label {
    float: left;
    width: 40px;
    white-space: nowrap;
    padding-left: 10px;
    font-size: 14px;
    color: #686868;
    text-align: left;
}

.option {
    margin-left: 50px;
}

.link-check.active {
    border-color: #ff6b6b;
    background-color: #ff6b6b;
    color: #fff;
}

.link-check a:hover {
    border-color: #ff6b6b;
    background-color: #ff6b6b;
    color: #fff;
}

.link-check {
    font-size: 13px;
    font-family: 'Microsoft YaHei';
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 3px;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    height: 20px;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 5px;
    color: black;
}

.icon-up, .icon-arr {
    position: absolute;
    top: 19px;
    right: 8px;
    width: 10px;
    height: 10px;
    background: url("../img/arrow-left-up.png") 0 0 no-repeat;
    background-size: 50px 50px;
}

.fm-txt {
    border-width: 1px;
    font-size: 16px;
    border-radius: 0;
    -webkit-appearance: none;
    backgroumd-color: #fff;
}

.block.block-list {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    list-style: none;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.block:first-child {
    margin-top: 0;
}

.block-list > .block-item {
    padding: 10px 10px 10px 0;
}

.block-item:last-child {
    border-bottom: 0px none;
}

.custom-store .custom-store-link {
    display: block;
}

.goods-store.block-list .custom-store-img {
    left: 0px;
}

.custom-store .custom-store-name {
    float: left;
    padding: 0 0 0 25px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.custom-store .custom-store-enter {
    float: right;
    height: 14px;
    line-height: 14px;
    margin: 4px 0;
    font-size: 12px;
    color: #999;
    padding-right: 15px;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all .block-item {
    border-bottom-width: 1px;
}

.custom-store .custom-store-img {
    position: absolute;
    top: 11px;
    left: 10px;
    height: 18px;
    width: 18px;
    background: url("../img/store.png") no-repeat;
}

.block-item {
    position: relative;
    display: block;
    padding: 10px;
    line-height: 22px;
    border: 0px none;
    -webkit-border-image: url("../img/border-line.png") 2 stretch;
    -moz-border-image: url("../img/border-line.png") 2 stretch;
    border-image: url("../img/border-line.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5;
    overflow: hidden;
}

.goods-store.block-list .renzheng .rz-img, .goods-store.block-list .offline-store .offline-store-img {
    background-image: url("../img/store@2x.png");
    background-repeat: no-repeat;
    background-size: 36px 31px;
}

.goods-store.block-list .renzheng .rz-img {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background-position: 0 -18px;
}

.block {
    overflow: hidden;
    -webkit-border-image: url("../img/border-line.png") 2 stretch;
    -moz-border-image: url("../img/border-line.png") 2 stretch;
    border-image: url("../img/border-line.png") 2 stretch;
    /*border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;*/
    box-shadow: 1px 1px 5px #e5e5e5;
    margin: 10px 0;
    background-color: #fff;
    display: block;
    position: relative;
    font-size: 14px;
}
/*商品介绍*/
#ProductService img, #ProductSKU img, #ProductDesc img {
    width: 100% !important;
    height: 100% !important;
}

.components-container {
    margin: 0;
    padding: 0;
}

.custom-richtext {
    overflow-x: auto;
}

.custom-richtext {
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word;
}

    .custom-richtext p {
        margin: 0 0 1em 0;
        display: block;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
    }

    .custom-richtext img {
        background: none;
        max-width: 100% !important;
        min-height: 1px;
        width: auto !important;
        height: auto !important;
        vertical-align: middle;
    }
/*商品end*/
/*推荐*/
.sc-goods-list {
    font-size: 12px;
    padding: 5px;
    list-style: none;
    margin: 0;
}

    .sc-goods-list.pic .goods-card.small-pic.promotion {
        max-height: 220px;
        margin: 0;
    }

    .sc-goods-list.pic .goods-card.small-pic {
        width: 50%;
        float: left;
    }

    .sc-goods-list.pic .goods-card {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .sc-goods-list .goods-card {
        position: relative;
        margin-left: 5px;
        margin-right: 5px;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all .sc-goods-list.pic .goods-card.small-pic.promotion .link {
    border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .link {
    -webkit-border-image: url("../img/border-line.png") 2 stretch;
    -moz-border-image: url("../img/border-line.png") 2 stretch;
    border-image: url("../img/border-line.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    margin: 4px;
    position: relative;
}

.sc-goods-list .link {
    display: block;
    background: #fff;
    min-height: 100px;
}

@media (min-width: 375px) .sc-goods-list.pic .goods-card.small-pic .photo-block {
    height: 172px;
}

@media (min-width: 360px) .sc-goods-list.pic .goods-card.small-pic .photo-block {
    height: 164px;
}

.sc-goods-list.pic .goods-card.small-pic .photo-block {
    width: 100%;
    height: 143px;
}

.sc-goods-list .link .photo-block {
    text-align: center;
    overflow: hidden;
    position: relative;
    background-color: #f8f8f8;
    background-size: 6px 6px;
}

.sc-goods-list.pic .goods-card.small-pic .photo-block img {
    max-width: 100%;
}

.sc-goods-list.pic .photo-block img {
    max-height: 192px;
    max-width: 100%;
}

.sc-goods-list .link .photo-block img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: bottom;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info {
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 4px;
    margin-top: 0px;
    background-color: #fff;
}

.sc-goods-list.pic .goods-card.small-pic .info {
    font-size: 13px;
}

.sc-goods-list.pic .goods-card .info {
    padding-left: 4px;
    margin-top: 10px;
}

.sc-goods-list .link .info {
    position: relative;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info .goods-title {
    display: none;
}

.sc-goods-list.pic .goods-card.small-pic .info .goods-title {
    height: 32px;
    overflow: hidden;
}

.sc-goods-list .link .info.info-no-title p.goods-title {
    display: none !important;
}

.sc-goods-list .link .info p.goods-sub-title {
    word-break: break-all;
    line-height: 16px;
    padding-top: 0px;
    color: #666;
    white-space: normal;
}

.sc-goods-list .link .info p {
    margin: 0px;
}

.hide {
    display: none !important;
    visibility: hidden;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info .goods-price {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 3px;
    overflow: hidden;
    white-space: nowrap;
}

.sc-goods-list.pic .goods-card .info .goods-price {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.sc-goods-list .link .info p.goods-price {
    font-weight: bold;
    padding: 0px;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info .goods-price em {
    color: #ff495b;
}

.sc-goods-list .link .info p.goods-price > em {
    font-style: normal;
    color: #ff6600;
}

.goods-price em {
    color: #999;
    font-style: normal;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .info .goods-price-taobao {
    display: block;
    clear: left;
    text-decoration: line-through;
    overflow: hidden;
    white-space: nowrap;
    line-height: 12px;
}

.sc-goods-list.pic .goods-card.small-pic .info .goods-price-taobao {
    display: none;
}

.sc-goods-list .link .info p.goods-price-taobao {
    color: #999;
    font-size: 12px;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .goods-buy {
    background: #ff495b;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .goods-buy, .sc-goods-list.pic .goods-card.small-pic.promotion .buy-response {
    right: 0px;
    bottom: 0px;
    width: 47px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: white;
    font-size: 13px;
    line-height: 13px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all .sc-goods-list .goods-buy.btn1, .sc-goods-list .goods-buy.btn2, .sc-goods-list .goods-buy.btn3, .sc-goods-list .goods-buy.btn4 {
    background-image: url("/v2/image/wap/showcase2x-1416814739063.png"); background-repeat: no-repeat; background-size: 40px auto;
}

.sc-goods-list.pic .goods-card.small-pic.promotion .goods-buy, .sc-goods-list.pic .goods-card.small-pic.promotion .buy-response {
    right: 0px;
    bottom: 0px;
    width: 47px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: white;
    font-size: 13px;
    line-height: 13px;
}

.sc-goods-list .buy-response {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 70px;
    width: 70px;
    opacity: 0;
}

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}*/

/*底部购物车*/
.new-a-cart {
    position: absolute;
    top: 0px;
    right: 8px;
    width: 32px;
    height: 32px;
}

    .new-a-cart span {
        display: inline-block;
        width: 32px;
        height: 32px;
        margin: 5px 0 0px 0px;
        background: url(../img/cart1.png);
        background-size: 32px 32px;
    }

.header .tip-number {
    position: absolute;
    top: 3px;
    right: -6px;
    padding: 1px;
    min-width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 8px;
    background: red;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.btn_wrap_static {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 45px;
    padding: 0;
    background: #f7f7f7;
    border-top: 1px solid #fff;
    z-index: 999;
}

.btn_wrap.no-server .icon_btn {
    position: relative;
    overflow: hidden;
    width: 20%;
    float: left;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    display: block;
    -webkit-user-select: none;
}

.btn_wrap.no-server .icon_fav,
.btn_wrap.no-server .icon_shop, .btn_wrap.no-server .icon_cart {
    background: url("../img/icon/footbar.png") no-repeat;
    background-size: 100%;
    background-size: 25px 130px;
}


.btn_wrap.no-server .icon_fav {
    background-position: 0px -35px;
}

.btn_wrap.no-server .fav_on .icon_fav {
    background-position: 0px -70px;
}

.btn_wrap.no-server .icon_shop {
    background-position: 0px -105px;
}

.btn_wrap.no-server .icon_cart {
    background-position: 0px -0px;
}

.btn_wrap.no-server .icon_btn.cart .add_num {
    position: absolute;
    padding: 2px 3px;
    color: #e4393c;
    font-weight: bold;
    top: -10px;
    left: 15px;
    display: none;
    font-size: 18px;
    pointer-events: none;
    z-index: 30;
}

.btn_wrap.no-server .icon_btn .icon .num {
    position: absolute;
    top: 0;
    left: 100%;
    display: inline-block;
    background: #e4393c;
    color: #fff;
    font-size: 7px;
    margin-left: -10px;
    line-height: 13px;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 1px 3px;
    font-weight: bold;
    font-style: normal;
}


.btn_wrap.no-server .icon_btn .icon {
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    position: relative;
}

.btn_wrap.no-server .icon_btn .txt {
    font-size: 12px;
    color: #666;
    display: block;
    line-height: 20px;
    margin-top: -5px;
}

.btn_wrap.no-server .fav_on .txt {
    color: #ff9600;
}

.btn_wrap.no-server .btn_group {
    position: relative;
    overflow: hidden;
    width: 80%;
    float: right;
}

.btn_wrap.no-server .btn_cart, .btn_wrap.no-server .btn_buy {
    width: 49.2%;
}

.btn_wrap .btn_cart {
    float: left;
    background: #ff9402;
}

.btn_wrap .btn, .s-buy .btn {
    float: left;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    border-radius: 0px;
    color: #FFF;
    padding: 0;
}

.btn_wrap .btn_buy {
    float: left;
    background: #ff5000;
}

.s-buy {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -800px;
    background: #f7f7f7;
    border-top: 1px solid #ccc;
    box-shadow: 0 -3px 3px rgba(0,0,0,.3);
    z-index: 6;
}

.popup {
    position: fixed;
    top: 70%;
    font-size: 12px;
    /*margin-top: -20px;
    margin-left: -75px;*/
    width: 150px;
    border-radius: 20px;
    padding: 10px 20px;
    background: rgba(0,0,0,.6);
    color: #fff;
    text-align: center;
    z-index: 9999;
    margin: auto;
    left: 0;
    right: 0;
}

    .popup p {
        margin: 0;
    }

.s-buy-pro {
    overflow: hidden;
    padding: 10px;
    background: #fff;
}

    .s-buy-pro .pro-img {
        float: left;
        width: 25%;
        display: block;
        margin-right: 10px;
        overflow: hidden;
    }

        .s-buy-pro .pro-img img {
            width: 100%;
        }

    .s-buy-pro .pro-info {
        float: left;
        width: 60%;
        font-size: 12px;
        overflow: hidden;
    }

    .s-buy-pro .pro-price {
        color: #d04e4e;
        font-size: 16px;
    }

    .s-buy-pro .icon-close {
        float: right;
        width: 20px;
        height: 20px;
        background: url("../img/close.png") no-repeat;
        background-size: 80%;
        filter: alpha(opacity=30);
        opacity: .3;
        -webkit-opacity: .3;
        -moz-opacity: .3;
        -o-opacity: .3;
    }

.s-buy-ul.specification {
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 5px 0;
    max-height: 240px;
    overflow: auto;
}

.s-buy-li {
    overflow: hidden;
    padding: 5px 10px;
    font-size: 12px;
    color: #999;
}

    .s-buy-li .left {
        white-space: nowrap;
        font-size: 14px;
        color: #555;
    }

    .s-buy-li .right {
        overflow: hidden;
    }

        .s-buy-li .right .select {
            float: left;
            position: relative;
            min-width: 35px;
            padding: 3px;
            line-height: 34px;
            margin: 0 5px 5px 0;
            border: 1px solid #e4e4e4;
            background: #fff;
            color: #000;
            font-size: 13px;
            text-align: center;
        }

        .s-buy-li .right .current {
            border: 1px solid #d04e4e;
        }

        .s-buy-li .right .reduce, .s-buy-li .right .add {
            float: left;
            height: 34px;
            line-height: 34px;
            width: 40px;
            margin: 0;
            border: 1px solid #e4e4e4;
            background: #fff;
            text-align: center;
            color: #000;
            font-size: 22px;
            font-weight: 400;
        }

        .s-buy-li .right .number {
            float: left;
            height: 34px;
            line-height: 34px;
            max-width: 60px;
            padding: 0 5px;
            margin: 0;
            border-top: 1px solid #e4e4e4;
            border-bottom: 1px solid #e4e4e4;
            border-left: 0;
            border-right: 0;
            background: #fff;
            color: #000;
            font-size: 15px;
        }

        .s-buy-li .right .reduce, .s-buy-li .right .add {
            float: left;
            height: 34px;
            line-height: 34px;
            width: 40px;
            margin: 0;
            border: 1px solid #e4e4e4;
            background: #fff;
            text-align: center;
            color: #000;
            font-size: 22px;
            font-weight: 400;
        }

        .s-buy-li .right .annotation {
            float: left;
            height: 40px;
            line-height: 40px;
            margin: 0 0 0 5px;
            font-size: 13px;
            color: #a5a5a5;
        }

.s-buy-btn {
    background: #fff;
    overflow: hidden;
}

    .s-buy-btn .btn {
        margin: 10px 25%;
        width: 50%;
        border-radius: 2px;
        background: #ff5000;
    }

.s-buy span {
    font-family: 'Microsoft YaHei';
}
/*背景*/
.mask {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    z-index: 5;
}
/*shopping progress*/
.addcart-way {
    position: absolute;
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,.8);
    border-radius: 50%;
    z-index: 999;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    animation: runcart 1s;
    -webkit-animation: runcart 1s;
    -o-animation: runcart 1s;
    -moz-animation: runcart 1s;
}

@keyframes runcart {
    0% {
        right: 60%;
        top: 100%;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        -khtml-opacity: .8;
        opacity: .8;
    }

    80% {
        right: 20px;
        top: 6px;
        opacity: .8;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        ;
        -khtml-opacity: .8;
        opacity: .8;
    }

    100% {
        right: 20px;
        top: 6px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
}

@-webkit-keyframes runcart {
    0% {
        right: 60%;
        top: 100%;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        -khtml-opacity: .8;
        opacity: .8;
    }

    80% {
        right: 20px;
        top: 6px;
        opacity: .8;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        ;
        -khtml-opacity: .8;
        opacity: .8;
    }

    100% {
        right: 20px;
        top: 6px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
}

@-moz-keyframes runcart {
    0% {
        right: 60%;
        top: 100%;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        -khtml-opacity: .8;
        opacity: .8;
    }

    80% {
        right: 20px;
        top: 6px;
        opacity: .8;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        ;
        -khtml-opacity: .8;
        opacity: .8;
    }

    100% {
        right: 20px;
        top: 6px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
}

@-o-keyframes runcart {
    0%; {
        right: 60%;
        top: 100%;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        -khtml-opacity: .8;
        opacity: .8;
    }

    80% {
        right: 20px;
        top: 6px;
        opacity: .8;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        ;
        -khtml-opacity: .8;
        opacity: .8;
    }

    100% {
        right: 20px;
        top: 6px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
}

.success-tip-line {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -75px;
    width: 150px;
    border-radius: 20px;
    padding: 5px 0;
    background: rgba(0,0,0,.6);
    color: #fff;
    text-align: center;
    z-index: 6;
}

.loading {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0);
    text-align: center;
    z-index: 999;
}

    .loading .icon-loading {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -20px;
        margin-left: -20px;
        width: 40px;
        height: 40px;
        background: url("images/loading2.gif") no-repeat;
        background-size: contain;
    }

/*底部购物车 end*/
/*购物车*/
.header-login-info {
    color: #666;
    font-size: 13px;
    vertical-align: top;
    text-align: center;
    width: inherit;
    background: #f9f9f9;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}

.header-login-info-left {
    display: inline-block;
    max-width: 70%;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 10px;
    font-size: 12px;
}

.header-login-info-right {
    display: inline-block;
    line-height: 40px;
    min-height: 40px;
    margin-left: 10px;
    vertical-align: top;
    font-size: 13px;
}

.btn-red {
    color: #fff;
    display: inline-block;
    background: #e4393c;
    border-radius: 3px;
    padding: 4px 12px;
    line-height: 1.2em;
}

/*.cart-empty-pic {
    background: url(../img/icon-cart.png) center center no-repeat!important;
    background-size: 93px 97px!important;
}*/

.empty-sign {
    background: url('../img/icon-cart.png') no-repeat center center;
    background-size: 128px 128px;
    height: 128px;
    margin-top: 33px;
}

.empty-warning-text {
    text-align: center;
    font-size: 14px;
    color: #999;
    line-height: 18px;
    min-height: 50px;
    padding: 25px;
}

.empty-btn-wrapper {
    margin-top: 15px;
    text-align: center;
}

.btn-red.btn-large, .btn-gray.btn-large, .btn-darkred.btn-large {
    font-size: 14px;
    padding: 12px 40px;
}

.btn-darkred {
    color: #fff;
    display: inline-block;
    background: #c00000;
    border-radius: 3px;
    padding: 4px 12px;
    line-height: 1.2em;
}

.btn-gray {
    color: #fff;
    display: inline-block;
    background: #bfbfbf;
    border-radius: 3px;
    padding: 4px 12px;
    line-height: 1.2em;
}

.shp-cart-list li {
    min-height: 70px;
    border-bottom: 1px solid #cccccc;
}

.shp-cart-list li, .shp-cart-promotion-list li {
    padding-bottom: 10px;
    border-width: 0 0 1px 0;
}

.diver-hr-dashed {
    height: 1px;
    overflow: hidden;
    clear: both;
    border-width: 0 0 1px 0;
    /*border-bottom: 1px solid #cccccc;*/
    -webkit-border-image: url("../img/line2.gif") 2 0 repeat;
}

.shp-cart-list .items, .shp-cart-conditions-span, .shp-cart-item-abstract, .shp-cart-conditions-link, .shp-cart-list .diver-hr-dashed, .shp-cart-list .diver-hr-solid {
    margin-left: 40px;
}

.items {
    text-align: left;
    padding-top: 10px;
}

.check-wrapper {
    height: 20px;
    width: 20px;
    margin-left: -29px;
    margin-top: 19px;
    display: block;
    position: absolute;
}

    .check-wrapper .cart-checkbox {
        width: 20px;
        height: 20px;
    }

.cart-checkbox {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    background: url(../img/shp-cart-icon-sprites.png) no-repeat 0 0;
    background-size: 50px 100px;
}

    .cart-checkbox.checked {
        background-position: -25px 0;
    }

.shp-cart-item-core {
    min-height: 60px;
}

.cart-product-cell-3 {
    width: 80px;
    position: absolute;
    right: 0;
    /*background: rgba(255,255,255,1);*/
    white-space: nowrap;
    margin-right: 10px;
    text-align: right;
    margin-top: -2px;
}

.shp-cart-item-price {
    font-size: 13px;
    color: #555;
}

.cart-product-cell-1, .cart-product-cell-additional {
    width: 70px;
    height: 70px;
    display: block;
    float: left;
}

.cart-photo-thumb {
    width: 59px;
    height: 59px;
    border: 1px solid #dddcdc;
    background: url('../img/error-img.gif') no-repeat center center;
    background-size: 25px 10px;
}

.cart-product-cell-2 {
    min-width: 118px;
    width: 40%;
    float: left;
}

.cart-product-name {
    font-size: 13px;
    line-height: 1.2em;
    color: #666;
    margin-bottom: 5px;
    vertical-align: top;
    height: 2.4em;
}

    .cart-product-name a {
        color: #555;
    }

        .cart-product-name a span {
            height: 2.3em;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 1.2em;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

.quantity {
    color: #333;
    border: solid #ccc;
    border-width: 1px 0 1px 0;
    height: 24px;
    width: 32px;
    border-radius: 0;
}

.quantity-wrapper {
    display: inline-block;
}

.quantity-decrease, .quantity-increase {
    background: #fff;
    border: 1px solid #ccc;
    color: #666;
    display: block;
    line-height: 24px;
    width: 32px;
    overflow: hidden;
    text-indent: -200px;
    background: url(../img/shp-cart-icon-sprites.png) no-repeat -15px -20px;
    background-size: 50px 100px;
}

.quantity-decrease {
    -webkit-border-radius: 2px 0 0 2px;
    background-position: 10px -20px;
}

    .quantity-decrease.disabled, .quantity-increase.disabled {
        background-color: #e8e8e8;
        color: #999;
        background-position: 10px -45px;
    }

.quantity-increase {
    -webkit-border-radius: 0 2px 2px 0;
}

    .quantity-increase.disabled {
        background-position: -15px -45px;
    }

.shp-cart-icon-remove {
    display: inline-block;
    background: url('../img/icon-shp-cart-remove.png') no-repeat 0 0;
    background-size: 50px 50px;
    width: 23px;
    height: 23px;
    position: absolute;
    right: 0;
    margin-right: 15px;
    text-indent: -1000px;
    overflow: hidden;
    cursor: pointer;
}

.quantity-decrease, .quantity, .quantity-increase {
    float: left;
    font-size: 14px;
    text-align: center;
}

.payment-total-bar {
    max-width: 640px;
    width: 100%;
    height: 50px;
    overflow: hidden;
    position: fixed;
    background: #fff;
    bottom: 0;
}

.shp-chk {
    width: 38px;
    float: left;
    text-align: center;
    overflow: hidden;
    padding-top: 15px;
}

.payment-total-bar .cart-checkbox {
    margin-left: 11px;
}

.payment-total-bar span {
    color: #999;
    font-size: 10px;
}

.shp-cart-info {
    display: block;
    float: left;
    min-width: 200px;
    margin-top: 8px;
}

.payment-total-bar strong, .shp-cart-total span {
    color: #e4393c;
    font-size: 16px;
    font-weight: bold;
}

.shp-cart-total {
    margin-top: 6px;
    display: block;
}

.payment-total-bar span {
    color: #999;
    font-size: 16px;
}

.btn-right-block {
    display: block;
    width: 100px;
    padding: 0 8px;
    line-height: 50px;
    text-align: center;
    background: #e4393c;
    color: #fff;
    font-size: 15px;
    float: right;
    font-weight: normal;
    position: absolute;
    right: 0;
}

    .btn-right-block span {
        color: #fff;
        font-size: 14px;
    }
/*购物车 end*/
/*加载loading*/
.spinner {
    width: 25px;
    height: 25px;
    position: relative;
}

.container1 > div, .container2 > div, .container3 > div {
    width: 6px;
    height: 6px;
    background-color: #333;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.circle1 {
    top: 0;
    left: 0;
}

.circle2 {
    top: 0;
    right: 0;
}

.circle3 {
    right: 0;
    bottom: 0;
}

.circle4 {
    left: 0;
    bottom: 0;
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
/*填写订单*/
.common-wrapper {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
}

.checkout {
    padding-bottom: 3.125em;
}

.w {
    margin: auto;
    padding: 0 6px;
}

.step1 {
    margin: 10px;
    position: relative;
    background-color: #fff;
    padding: 1.2em .625em 1.2em .625em;
    border: 1px solid #e6e6e6;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 2px rgba(0,0,0,.1);
    box-shadow: 0 0 2px rgba(0,0,0,.1);
}

.border-1px {
    position: relative;
}

    .border-1px:before {
        top: 0;
    }

    .border-1px:before, .border-1px:after {
        content: ' ';
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
    }

.step1 .s1-borderT {
    position: absolute;
    top: 1px;
    left: 0;
    height: 3px;
    width: 100%;
    background: url(../img/top-line.png) repeat-x;
    background-size: 64px 3px;
}

.step1 .s1-borderB {
    position: absolute;
    bottom: 1px;
    left: 0;
    height: 3px;
    width: 100%;
    background: url(../img/top-line.png) repeat-x;
    background-size: 64px 3px;
}

.s-point {
    position: absolute;
    right: .625em;
    top: 50%;
    width: .5625em;
    height: 1em;
    margin-top: -0.5em;
    background: url(../img/arrow-right.png) no-repeat;
    background-size: .5625em 1em;
}

a.s-href {
    display: block;
    width: 100%;
    height: 100%;
}

.step1 .step1-in .mt_new {
    padding: 0 0 .725em 0;
    overflow: hidden;
    color: #252525;
}

.step1 .s1-name {
    float: left;
    font-size: 1em;
    color: #252525;
}

    .step1 .s1-name i {
        width: 1em;
        height: 1em;
        margin-right: .375em;
        float: left;
        display: inline-block;
        background: url(../img/user.png) no-repeat;
        background-size: 1em 1em;
    }

.step1 .s1-phone {
    margin-left: 2.6em;
}

.step1 .s1-phone {
    float: left;
    font-size: 1em;
    margin-left: 2.9375em;
}

    .step1 .s1-phone i {
        width: .7em;
        height: 1em;
        display: inline-block;
        margin-right: .4285714285714286em;
        float: left;
        background: url(../img/phone.png) no-repeat;
        background-size: .6428571428571429em 1em;
    }

.step1 .step1-in .mc {
    font-size: .8125em;
    color: #686868;
    line-height: 2em;
}

.step1 .step1-in-con {
    padding-right: 2.5em;
}

.s-item {
    position: relative;
    padding: .75em 9.0625% .75em 0;
    line-height: 1.2em;
    overflow: hidden;
}

    .s-item .sitem-l {
        float: left;
    }

.cart-prolist {
    overflow: hidden;
    margin: 10px;
}

.cart-prolist-ul {
    position: relative;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #e6e6e6;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 2px rgba(0,0,0,.1);
    box-shadow: 0 0 2px rgba(0,0,0,.1);
}

    .cart-prolist-ul li {
        display: list-item;
        text-align: -webkit-match-parent;
    }

.cart-prolist .title {
    font-size: 14px;
    color: #000;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
}

.cart-list-li {
    overflow: hidden;
    margin: 10px 10px 0 10px;
    border: 1px solid #e6e6e6;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 2px rgba(0,0,0,.1);
    box-shadow: 0 0 2px rgba(0,0,0,.1);
}

    .cart-list-li .product {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

        .cart-list-li .product .pic {
            float: left;
            margin: 10px;
            border: 1px solid #E4E3DD;
            border-radius: 3px;
            width: 54px;
            overflow: hidden;
        }

    .cart-list-li .pic a {
        float: left;
        width: 100%;
        text-align: center;
    }

    .cart-list-li .product .pic img {
        width: 50px;
    }

    .cart-list-li .product .info {
        overflow: hidden;
        margin: 10px 0 0 10px;
    }

    .cart-list-li .product .info-name {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        font-size: 12px;
    }

    .cart-list-li .product .info-price {
        color: #f03737;
        font-size: 13px;
    }

    .cart-list-li .opera {
        width: 100%;
        border-top: 1px solid #e6e6e6;
        color: #000;
    }

.cart-prolist .remarks {
    margin-top: 10px;
    padding: 10px 10px 5px 10px;
    border: 1px solid #e6e6e6;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 2px rgba(0,0,0,.1);
    box-shadow: 0 0 2px rgba(0,0,0,.1);
}

    .cart-prolist .remarks textarea {
        line-height: 25px;
        width: 100%;
        border: 1px solid #e6e6e6;
        font-size: 14px;
        text-indent: 5px;
    }

.cart-prolist .postage {
    margin: 0px 0 5px 0;
    text-align: right;
    color: #7f7f7f;
}

.cart-prolist .point {
    margin-top: 10px;
    padding: 10px 10px 5px 10px;
    border: 1px solid #e6e6e6;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 2px rgba(0,0,0,.1);
    box-shadow: 0 0 2px rgba(0,0,0,.1);
    text-align: right;
}

    .cart-prolist .point p {
        font-size: 14px;
        font-family: Arial;
        color: #999;
        margin-top: 15px;
    }

    .cart-prolist .point .integral_sum {
        font-size: 14px;
        font-family: 'Microsoft YaHei';
        /*margin-bottom: 10px;*/
    }

    .cart-prolist .point #point {
        border: 1px solid #ccc;
        padding: 2px 10px;
        height: 26px;
        width: 120px;
        border-radius: 0px;
        font-size: 14px;
    }

    .cart-prolist .point .pointamount {
        color: rgb(240, 55, 55);
        font-weight: bold;
        font-size: 12px;
    }

.f_choose {
    position: relative;
    margin-top: 0px;
    height: 40px;
    line-height: 40px;
    color: #666;
}

    .f_choose b {
        position: absolute;
        right: 58px;
        top: 0;
        width: 40px;
        height: 40px;
        background: url(../img/cell_select_n.png) no-repeat;
        background-size: 40px 40px;
    }

    .f_choose.f_choose_selected b {
        background: url(../img/cell_select_s.png) no-repeat;
        background-size: 40px 40px;
    }

.cart-prolist .total {
    margin: 5px 0 0 0;
    line-height: 30px;
    text-align: right;
    color: #000;
}

.cart-prolist .total-price {
    color: #f03737;
    font-weight: bold;
    font-size: 18px;
}

.pl-item {
    margin: 10px auto;
    width: 90%;
    background-color: #fff;
    padding: 5px 0;
    cursor: pointer;
    border: 1px solid #b0c2e1;
    border-radius: 2px;
    -webkit-transition: border-color .2s;
    -moz-transition: border-color .2s;
    -ms-transition: border-color .2s;
    transition: border-color .2s;
}

.payment-list .hover {
    border: 1px solid #f60;
}

.pay-logo {
    background-image: url(../img/pay-logo.png?20150714);
    background-repeat: no-repeat;
    display: block;
    width: 140px;
    height: 28px;
    overflow: hidden;
    text-indent: -9999px;
}

.WxPay {
    background-position: 0 -42px;
}

.Alipay {
    background-position: 0 -82px;
}

.ChinaBank {
    background-position: 0 -120px;
}

.pl-item .pay-logo {
    margin: 0px auto;
}

.payBg {
    display: block;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    z-index: 2;
}

.spinners {
    margin: 45% auto;
    width: 30px;
    height: 30px;
    position: relative;
}

.container1 > div, .container2 > div, .container3 > div {
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinners .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.circle1 {
    top: 0;
    left: 0;
}

.circle2 {
    top: 0;
    right: 0;
}

.circle3 {
    right: 0;
    bottom: 0;
}

.circle4 {
    left: 0;
    bottom: 0;
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
/*地址*/
.side-nav.address {
    padding: 0 10px;
    overflow: hidden;
    background: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}


.address.side-nav li:last-child {
    border-bottom: 0;
}

.address.side-nav li {
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
}

.side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem;
}

.side-nav {
    display: block;
    margin: 0;
    padding: 0.875rem 0;
    list-style-type: none;
    list-style-position: inside;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.address.side-nav li a:not(.button) {
    display: block;
    color: #333;
    overflow: hidden;
}

.side-nav li a:not(.button) {
    display: block;
    color: #45a5cf;
}

.address .payStatus {
    float: left;
    margin-top: 10px;
    height: 20px;
    width: 20px;
}

.address.side-nav li.current i.icon-success {
    display: block;
}

.address .payStatus i.icon-ok-circle {
    color: #7bc351;
    font-size: 20px;
}

.address .payInfo {
    display: block;
    overflow: hidden;
    margin-left: 25px;
    font-size: 16px;
    color: #333;
}

    .address .payInfo .mobile {
        padding-left: 10px;
    }

    .address .payInfo .address {
        font-size: 14px;
        color: #999;
        font-family: 'Microsoft YaHei';
    }

    .address .payInfo .name {
        font-size: 16px;
        font-family: 'Microsoft YaHei';
    }

.address-btn a {
    display: block;
    padding: 18px 10px;
    border-bottom: 1px solid #ccc;
    color: #333;
    font-size: 15px;
}

    .address-btn a:before, .address-btn a:after {
        content: ".";
        clear: both;
        visibility: hidden;
    }

    .address-btn a span {
        vertical-align: middle;
        font-size: 15px;
        font-family: 'Microsoft YaHei';
    }

    .address-btn a i.icon-angle-right {
        float: right;
        margin-top: 0px;
        width: 25px;
        text-align: center;
        font-style: initial;
        font-size: 28px;
        vertical-align: middle;
        color: #666;
        font-weight: bold;
    }

    .address-btn a i.plus {
        font-family: Arial;
        float: right;
        margin-top: -3px;
        width: 25px;
        height: 25px;
        border: 1px solid #666;
        border-radius: 50%;
        text-align: center;
        font-style: normal;
        font-size: 20px;
        color: #666;
        vertical-align: middle;
    }
/*微店管理*/
.panel.memberhead {
    padding: 5px;
    margin-bottom: 0;
    overflow: hidden;
    border: none;
    background: none;
    background: url("../img/head-bg1.png") no-repeat #45a5cf;
    background-size: 100% auto;
    width: 100%;
    height: auto;
}

.panel > :first-child {
    margin-top: 0;
}

.header-l {
    float: left;
    margin-right: 0;
}

.header-r {
    position: relative;
    overflow: hidden;
}

    .header-r .txt-link {
        color: yellow;
    }

.header-l .icon-header {
    display: inline-block;
    margin: 10px 15px 10px 5px;
    padding: 2px;
    background: #addef4;
    border-radius: 50%;
    border: 3px solid #51aed6;
}

    .header-l .icon-header img {
        width: 65px;
        border-radius: 30px;
    }

.header-r .distributor-infor {
    margin: 5px 0 0 0;
    list-style: none;
    font-size: 13px;
    color: rgba(255,255,255,.9);
    font-family: 'Microsoft YaHei';
}

    .header-r .distributor-infor li {
        margin: 5px 0 0 0;
    }

.header-r .distributor-infor-label {
    float: left;
}

.header-r .distributor-infor-c {
    overflow: hidden;
}

.row {
    max-width: none;
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
    *zoom: 1;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.column,
.columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
}

.small-4 {
    width: 33.33333%;
}

.count {
    margin: 5px 0 10px 0;
    background: #fff;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}

    .count .columns {
        padding-right: 0;
        padding-left: 0;
    }

    .count .first a {
        border-right: 1px solid #f6f6f6;
    }

    .count .mid a {
        border-right: 1px solid #f6f6f6;
    }

.count-a {
    position: relative;
    display: block;
    width: 100%;
    margin: 15px 0;
    text-align: center;
}

.count-p {
    padding: 0;
    margin: 0;
    color: #45a5cf;
    font-size: 35px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.count-p-mony {
    padding: 0;
    margin: 0;
    color: #45a5cf;
    font-size: 20px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.count-dis-mony {
    padding: 0;
    margin: 0;
    color: #45a5cf;
    font-size: 20px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.count-title {
    color: #666;
    font-size: 12px;
}

.distributor-from {
    margin: 10px 0;
    font-size: 14px;
    color: #555;
    text-align: center;
}

.member-nav {
    margin: 0 0 0 0;
    border: 0;
    padding: 0;
}

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
}

    .panel > :last-child {
        margin-bottom: 0;
    }

    .panel > :first-child {
        margin-top: 0;
    }

.side-nav {
    display: block;
    margin: 0;
    padding: 0.875rem 0;
    list-style-type: none;
    list-style-position: inside;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

@font-face {
    font-family: "dis-font";
    src: url("../fonts/dis-font.ttf") format('truetype'), url("../fonts/dis-font.woff") format('woff'), url("../fonts/dis-font.eot");
}
/*添加地址*/
.new-ct {
    min-height: 300px;
    background-color: #fff;
}

.new-addr {
    padding: 20px 12px;
}

    .new-addr .new-txt2 {
        font-family: 'Microsoft YaHei';
        display: block;
        font-size: 14px;
        color: #333;
    }

.new-mg-b5 {
    margin-bottom: 5px;
}

.new-input-span {
    display: block;
    /*height: 30px;*/
    border: 1px solid #ccc;
}

.new-mg-b10 {
    margin-bottom: 10px;
}

.new-input {
    width: 100%;
    height: 30px;
    border: 0;
    border-radius: 0;
    background: #fff;
    font-size: 12px;
    line-height: 24px;
    font-weight: normal;
    color: #bdbdbd;
    text-indent: 10px;
    vertical-align: top;
    -webkit-appearance: none;
}

.new-txt-err, .new-txt-err2 {
    display: block;
    font-size: 14px;
    color: #e4393c;
}

.new-span-block {
    display: block;
}

.new-addr .new-tit {
    font-size: 18px;
    color: #6e6e6e;
    font-weight: bold;
    font-family: 'Microsoft YaHei';
}

.new-tbl-type {
    display: table;
    width: 100%;
}

.new-mg-t10 {
    margin-top: 10px;
}

.new-addr .new-tbl-cell {
    background: none;
}

.new-ship-addr .new-tbl-cell {
    font-size: 14px;
    color: #6e6e6e;
}

.new-addr .new-tbl-cell {
    vertical-align: top;
}

.new-p-re {
    position: relative;
}

.new-addr .new-sel-box {
    width: 100%;
    height: 30px;
    margin-left: 0;
    border: 0;
    line-height: 30px;
    font-size: 12px;
    text-indent: 10px;
}

.new-sel-box {
    display: inline-block;
    width: 90px;
    height: 20px;
    margin-left: 5px;
    border: 1px solid #707070;
    background-color: #fff;
}

.new-addr .new-sel-box span {
    position: absolute;
    top: 12px;
    right: 8px;
    margin: 0;
}

.new-addr .new-sel-box .new-select {
    height: 30px;
}

option {
    font-weight: normal;
}

.new-addr .new-tbl-cell {
    vertical-align: top;
}

.new-txt-w80, .new-txt-w100, .new-txt-w38 {
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: left;
}

.new-txt-w38 {
    width: 38px;
}

.new-addr .new-sel-box span {
    position: absolute;
    top: 12px;
    right: 8px;
}

.new-sel-box span {
    float: right;
    width: 15px;
    height: 8px;
    margin: 7px 3px 0 6px;
    background: url(../img/icon.png) 0 -328px no-repeat;
}

.new-sel-box .new-select {
    height: 20px;
}

.new-select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 30px;
    opacity: 0;
}

.new-post_wr {
    display: block;
    padding: 4px 0;
    border: 1px solid #ccc;
    border-radius: 5px 5px;
    -webkit-appearance: textarea;
}

.new-textarea {
    width: 98%;
    height: 100px;
    margin-left: .3em;
    border: 0;
    font-size: .9em;
    color: #6e6e6e;
    -webkit-appearance: none;
}

.new-abtn-type, .new-abtn-type2, .new-abtn-type3, .new-abtn-type4 {
    display: block;
    padding: 8px;
    border-radius: 2px;
    background-color: #c00;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
/*添加地址END*/
/*个人中心*/

.member_state_con {
    background: #6fc23d;
    max-width: 640px;
    min-width: 320px;
    height: 113px;
    background-size: 100%;
    position: relative;
    margin: 0 auto;
    position: relative;
}

.login_state_on {
    width: 100%;
    background: url(../img/headbg.png);
    background-size: cover;
    text-align: center;
    color: #FFF;
    position: relative;
}

.fl {
    float: left;
}

.headimg {
    width: 100px;
}


    .headimg .l-level {
        font-size: 10px;
        padding: 2px 5px;
        min-width: 38px;
        text-align: center;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: baseline;
        line-height: 14px;
        color: #fff;
        font-family: Helvetica;
        border-radius: 1.5px;
    }

    .headimg .l-level {
        position: relative;
        top: 0px;
        vertical-align: bottom;
        margin-left: 5px;
    }

.lv1, .lv2, .lv3 {
    background-color: #f8c255;
}

.lv4, .lv5, .lv6, .lv7 {
    background-color: #fcad30;
}

.lv8, .lv9, .lv10, .lv11, .lv12 {
    background-color: #fd963b;
}

.lv13, .lv14, .lv15, .lv16, .lv17 {
    background-color: #fd7b3b;
}

.lv18 {
    background-color: #fe5a34;
}

.imgico {
    margin-top: 20px;
    margin-left: 8px;
    width: 3.8125em;
    height: 3.8125em;
    border-radius: 4em;
    border: .125em solid #FFF;
    box-shadow: inset 0 1px 8px rgba(0,0,0,0.2);
    display: inline-block;
    overflow: hidden;
    background-size: cover;
}

.headerinfo {
    margin-top: 30px;
    text-align: left;
}

    .headerinfo span {
        font-size: 18px;
        color: #fff;
    }

    .headerinfo i {
        display: inline-block;
        width: 12px;
        height: 15px;
        overflow: hidden;
        right: 18px;
        top: 47px;
        position: absolute;
    }

        .headerinfo i:before {
            content: '';
            display: block;
            width: 9px;
            height: 9px;
            border-left: 1px solid #fff;
            border-top: 1px solid #fff;
            margin: 2px 0 0 -2px;
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
        }

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
}

.head-img {
    height: 7.48em;
    width: 100%;
    background: url(../img/headbg.png);
    background-size: cover;
    text-align: center;
    color: #FFF;
}

    .head-img .my-img {
        width: 3.8125em;
        height: 3.8125em;
        border-radius: 4em;
        border: .125em solid #FFF;
        box-shadow: inset 0 1px 8px rgba(0,0,0,0.2);
        margin-top: .5em;
        margin-bottom: .25em;
        display: inline-block;
        overflow: hidden;
        background-size: cover;
    }

    .head-img p {
        font-size: .75em;
        line-height: 1.5em;
        font-family: 'Microsoft YaHei';
    }

.try-tip {
    display: block;
    margin: auto;
    width: 65px;
    height: 20px;
    line-height: 20px;
    background: #ffd800;
    border: 1px solid #ff9c00;
    border-radius: 5px;
    font-style: normal;
    font-size: 12px;
    color: #903a00;
    text-align: center;
    font-family: 'Microsoft YaHei';
}

.sign-btn {
    display: inline-block;
    margin-left: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    width: 65px;
    height: 28px;
    font-size: 13px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #00a5e0;
    overflow: hidden;
    position: absolute;
    top: 60px;
    right: 10px;
    padding: 1px 8px 0;
    width: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-width: 62px;
    cursor: pointer;
}

    .sign-btn.signed {
        border: 1px solid #fff;
        background: 0 0;
    }

    .sign-btn .signed-icon {
        display: inline-block;
        position: relative;
        top: 0px;
        margin: 0 2px 0 0;
        font-size: 14px;
    }

.padding-list {
    width: 99%;
    overflow: hidden;
    background-color: #FFF;
}

    .padding-list li {
        float: left;
        width: 33.333%;
        height: 3em;
        vertical-align: middle;
        /*box-shadow: 1px 0 0 rgba(200,200,200,0.6);*/
        text-align: center;
        display: table;
        position: relative;
    }

        .padding-list li a {
            text-decoration: none;
            display: table-cell;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            font-size: 13px;
            color: #333;
        }

            .padding-list li a:before {
                content: '';
                width: 0px;
                display: block;
                border-left: 1px solid #ddd;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
            }

            .padding-list li a:before {
                border-color: #F1F1F1;
                top: 12px;
                bottom: 12px;
            }

        .padding-list li p:first-child {
            color: #686868;
        }

.menu-list {
    font-family: 'Microsoft YaHei';
    width: 99%;
    margin-top: 10px;
    background-color: #FFF;
    /*padding: .46875em .46875em;*/
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

    .menu-list li {
        float: left;
        width: 33.3%;
        padding: .46875em 0;
        text-align: center;
        box-shadow: 1px 1px 0 rgba(200,200,200,0.6);
    }

        .menu-list li a {
            display: block;
            width: 100%;
            text-decoration: none;
        }

            .menu-list li a img {
                width: 2.5em;
                height: 2.5em;
                display: block;
                margin: 0 auto .75em;
            }

        .menu-list li p {
            font-size: .75em;
            /*color: #6a6a6a;*/
            color: #333;
            text-align: center;
            line-height: 1.35em;
        }

.list-title {
    margin-top: 10px;
    color: #333;
    padding-left: 10px;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    background-color: #FFF;
}

    .list-title a {
        position: absolute;
        right: 10px;
        color: #3985ff;
        font-size: 12px;
    }

.list_goods {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    padding: 10px 10px 0 0;
}

    .list_goods li {
        float: left;
        width: 33.33%;
    }

        .list_goods li a {
            display: block;
            margin-left: 10px;
        }

    .list_goods .cover {
        position: relative;
        width: 100%;
        padding-top: 100%;
        height: 0;
        overflow: hidden;
        background: #eee;
    }

        .list_goods .cover img {
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            width: 100%;
        }

    .list_goods .name {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .list_goods .name {
        margin-top: 5px;
        font-size: 10px;
        color: #666;
        line-height: 1.5em;
        height: 3em;
    }

    .list_goods .price {
        font-family: arial;
        margin-bottom: 10px;
        color: #e4393c;
    }
/*订单信息*/
.my_section {
    position: relative;
    margin: 15px 0;
    padding: 0 10px;
    background: #fff;
}

    .my_section .head {
        position: relative;
        display: block;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }

    .my_section .head {
        text-decoration: none;
        color: #333;
    }

        .my_section .head span {
            color: #999;
            position: absolute;
            right: 20px;
            font-size: 12px;
        }


.my_header, .my_header_links, .list_order, .list_value, .my_links {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.my_section .list {
    position: relative;
    font-size: 10px;
    color: #666;
}

    .my_section .list li {
        position: relative;
        text-align: center;
        width: 25%;
    }

        .my_section .list li a {
            position: relative;
            display: block;
            padding: 10px 0;
            color: #333;
            font-size: 13px;
        }



.my_header .action:before, .list_order a:before {
    background: url(../img/icon/my_icon.png) no-repeat 0 0;
    background-size: 150px 30px;
}



.list_order .item_0:before {
    background-position: -120px 0;
    left: -2px;
    position: relative;
}

.list_order .item_1:before {
    background-position: 0 0;
}

.list_order .item_2:before {
    background-position: -30px 0;
}

.list_order .item_3:before {
    background-position: -90px 0;
}

.list_order a:before {
    content: '\20';
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}


.list_order .item_6:before {
    background: url(../img/icon/kucunguanli.png) no-repeat;
    background-size: 24px 24px;
    background-position: center;
}

.list_order .item_7:before {
    background: url(../img/icon/shangjiaguanli.png) no-repeat;
    background-size: 24px 24px;
    background-position: center;
}

.list_order .item_8:before {
    background: url(../img/icon/poundcart.png) no-repeat;
    background-position: center;
    background-size: 24px 24px;
}

.list_order .item_9:before {
    background: url(../img/icon/qianbao.png) no-repeat;
    background-size: 24px 24px;
    background-position: center;
}


.my_header .text em:after, .my_section a.head:after, .my_list li:after, .my_links .link_online:before, .my_links .link_tel:before {
    content: '\20';
    /*display: block;*/
}

.my_header .text em:after, .my_section a.head:after, .my_list li:after {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 1px solid #7d7d7d;
    border-left: 1px solid #7d7d7d;
    background: none;
}

.my_header .text em:after, .my_section a.head:after, .my_list li:after {
    margin-top: -6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.my_section a.head:after {
    content: '\20';
    border-color: #999;
    width: 10px;
    height: 10px;
    right: 2px;
}

.my_section:before, .my_section .list:before, .list_bar:before, .list_goods:before, .my_list:before, .my_list li:before {
    content: '';
    height: 0px;
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.my_header_links:after, .my_section:after, .list_act:after, .my_list:after {
    content: '';
    height: 0px;
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.my_header_links a:before, .list_value li:before {
    content: '';
    width: 0px;
    display: block;
    border-left: 1px solid #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .my_section:before, .my_section .list:before, .list_bar:before, .list_goods:before, .my_list:before, .my_list li:before {
        -webkit-transform: scaleY(0.5);
        -webkit-transform-origin: 50% 0%;
    }

    .my_header_links:after, .my_section:after, .list_act:after, .my_list:after {
        -webkit-transform: scaleY(0.5);
        -webkit-transform-origin: 50% 100%;
    }

    .my_header_links a:before, .list_value li:before {
        -webkit-transform: scaleX(0.5);
        -webkit-transform-origin: 0% 0%;
    }
}

.list_value li:first-child:before, .myWallet :after {
    display: none;
}

.list_value strong {
    color: #e4393c;
    font-weight: normal;
    margin-left: 5px;
}

.list_value_center strong {
    display: block;
    margin: 0;
}

.list_value strong {
    display: block;
    height: 16px;
}

.list_value li:before {
    border-color: #ddd;
    top: 10px;
    bottom: 10px;
}

.my_section:before {
    border-color: #ddd;
}

.my_section:after {
    border-color: #ddd;
}

/*个人中心END*/
/*用户中心登录页begin*/
.login {
    height: 100%;
    overflow: hidden;
    padding: 1em 0.6em;
}

    .login div {
        font-size: 15px;
        height: 44px;
        background: #fff;
        margin-bottom: 0.6em;
        border: 1px solid #cac6c6;
        box-shadow: 1px 1px 1px #e0e0e0;
        border-radius: 4px;
    }

        .login div span {
            width: 3em;
            height: 3em;
            line-height: 3em;
            text-align: center;
            float: left;
            position: relative;
        }

            .login div span i {
                position: absolute;
                top: 0.9em;
                left: 0.8em;
                color: #666;
            }

        .login div input {
            font: 1em normal 'Microsoft YaHei', Arial, Helvetica, sans-serif;
            width: 80%;
            height: 100%;
            border: 0;
            padding: 0;
            vertical-align: middle;
            outline: none;
        }

        .login div select {
            font: 1em normal 'Microsoft YaHei', Arial, Helvetica, sans-serif;
            width: 80%;
            height: 100%;
            border: none;
            padding: 0;
            vertical-align: middle;
            outline: none;
            overflow: hidden;
            color: #000;
            position: relative;
            background-color: transparent;
            appearance: none;
            -moz-appearance: none;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

    .login p {
        font-size: 1.2em;
        height: 2em;
        line-height: 2em;
        margin-bottom: 0.8em;
    }

a.btnLogin {
    font: 1em bold 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    width: 100%;
    height: 3em;
    line-height: 3em;
    border-radius: 0.3em;
    text-align: center;
    color: #fff;
    background: #ea5252;
    border: 0;
    margin-bottom: 0.8em;
    display: block;
}

a.btnRegister {
    font: 1em bold 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    width: 100%;
    height: 3em;
    line-height: 3em;
    border-radius: 0.3em;
    text-align: center;
    color: #fff;
    background: #2576db;
    display: block;
}

.alert-box.alert {
    background-color: #c60f13;
    border-color: #aa0d10;
    color: white;
    font: 1em bold 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    background: #f37872;
    border: 1px solid #e66761;
    line-height: 35px;
}

.alert-box {
    /*top: 40px;*/
    height: 35px;
    padding: 0 15px;
    box-shadow: 0 2px 2px rgba(0,0,0,.2);
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: none;
    font-weight: normal;
    /*margin-bottom: 1.25rem;*/
    position: relative;
    /*padding: 0.875rem 1.5rem 0.875rem 0.875rem;*/
    font-size: 0.8125rem;
    transition: opacity 300ms ease-out;
    background-color: #45a5cf;
    border-color: #3192bd;
    color: white;
    left: -1700px;
}

.dvDistribution {
    height: 60px;
    width: 100%;
    text-align: center;
}

    .dvDistribution span {
        font-family: 'Microsoft YaHei';
        font-size: 16px;
        line-height: 60px;
        color: #666;
    }

#dbCheck {
    color: #44cb0a;
    font-size: 24px;
    line-height: 60px;
}

#blackBg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.7);
    top: 0;
    left: 0;
    z-index: 2;
}

.bookAlert {
    position: fixed;
    width: 90%;
    height: 79%;
    left: 5%;
    top: 50px;
    z-index: 3;
}

.book-box {
    width: 100%;
    height: 100%;
    background: #fff;
    position: relative;
    border-radius: 8px;
}

.ticket-name {
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #333;
    padding: 25px 10px 15px;
    margin: 0 4%;
    width: 92%;
    box-sizing: border-box;
    border-bottom: 1px dashed #eee;
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
}

#scroll-wrapper {
    width: 98%;
    position: absolute;
    z-index: 1;
    top: 75px;
    bottom: 60px;
    left: 5px;
    margin: 1px auto;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
}

.book-info {
    overflow: hidden;
    box-shadow: 0 -3px 3px rgba(0,0,0,.1);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 12px 0;
}

.close-alert {
    background: url("../img/close.png") no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    position: absolute;
    display: block;
    right: 10px;
    top: 10px;
}

.book-info a {
    width: 80px;
    height: 36px;
    float: right;
    background: #ff8400;
    border-radius: 8px;
    margin-right: 13px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align: center;
}

.none {
    display: none;
}
/*用户中心登录页end*/
/*用户中心个人资料*/
.personal-complete {
    margin-top: 0px;
    font-family: 'Microsoft YaHei';
}

.personal-complete-tip {
    margin: 10px 10px 15px 10px;
    font-size: 12px;
    color: #666;
    line-height: 24px;
}

.personal-complete .personal-center {
    margin-top: 0;
}

.personal-complete .side-nav {
    margin-top: 40px;
    padding: 0;
    background: #fff;
}

.side-nav {
    display: block;
    margin: 0;
    padding: 0.875rem 0;
    list-style-type: none;
    list-style-position: inside;
    font-family: 'Microsoft YaHei';
}

.personal-center .side-nav li {
    min-height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    padding: 0 15px;
}

.side-nav li a:not(.button) {
    display: block;
    color: #45a5cf;
}

.side-nav li a:not(.button) {
    position: relative;
    vertical-align: middle;
}


.personal-complete .user-tip-text {
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    background: #f37872;
    border: 1px solid #e66761;
    border-radius: 5px;
    color: #fff;
    font-family: 'Microsoft YaHei';
}

    .personal-complete .user-tip-text .arrow-l {
        position: absolute;
        left: 10px;
        top: 21px;
        border-width: 5px;
        border-color: transparent;
        border-style: solid;
        border-left: 0;
        border-right-color: #f37872;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

.personal-complete .user-position {
    position: relative;
}

.personal-center .title {
    float: left;
}

.arrow {
    display: inline-block;
    background: url("../img/icon-ps.png") -55px 0;
    width: 6px;
    height: 11px;
}

.personal-center .arrow {
    position: absolute;
    right: 0;
}

.personal-center .arrow, .personal-center .head-arrow {
    float: right;
    margin-top: 16px;
    background: url("../img/icon-ps.png") -55px 0;
    width: 6px;
    height: 11px;
}

.personal-center .icon-name {
    background-position: -158px -1px;
}

.personal-center .text {
    color: #333;
    font-size: 16px;
}

.personal-center .cont-value {
    position: relative;
    padding: 0 0 0 20px;
    overflow: hidden;
}

.personal-center .value {
    float: right;
    font-size: 16px;
    color: #333;
    margin-right: 15px;
}

/*用户中心个人资料end*/
/*分销二维码*/
.qrcode-propu-tiptxt {
    margin: 10px 10px 10px 10px;
    padding: 10px;
    line-height: 20px;
    background: #ffba00;
    border: 1px solid #ffba00;
    border-radius: 3px;
    color: #fff;
    font-family: 'Microsoft YaHei';
}

.qrcode-propu-img {
    margin: 0 10px 10px 10px;
}

    .qrcode-propu-img h6 {
        font-family: 'Microsoft YaHei';
        margin: 0;
        padding: 0;
        font-size: 14px;
        color: #999;
        text-align: center;
    }

    .qrcode-propu-img img {
        width: 100%;
        height: auto;
        border: 1px solid #e2e2e2;
        border-radius: 3px;
    }
/*分销二维码end*/
/*商品管理*/
.Commodity_None {
    text-align: center;
    font-family: 'Microsoft YaHei';
}

    .Commodity_None img {
        margin-top: 2em;
        margin-bottom: 20px;
    }

    .Commodity_None span {
        font-family: 'Microsoft YaHei';
    }

.mod_developing_txt {
    padding: 0 20px;
    font-size: 14px;
    font-family: Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Arial;
    line-height: 1.5;
    color: #666;
}

.mod_developing_btn {
    display: block;
    width: 110px;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #E95250;
    background-color: #FB5B59;
    line-height: 30px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 30px auto;
}

.order-box {
    background: #FFF;
    width: 100%;
    min-height: 128px;
    display: inline-block;
    font-family: 'Microsoft YaHei';
}

.new-mu_l2a {
    display: block;
    overflow: hidden;
    clear: both;
}

.new-p-re {
    position: relative;
}

.order-box .order-msg {
    margin-top: 10px;
}

.order-box .order-msg-img {
    float: left;
    margin-right: 20px;
    margin-left: 10px;
    width: 78px;
    height: 78px;
}

.order-box .order-msg .title {
    height: 41px;
    overflow: hidden;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    color: #000;
    margin-right: 10px;
}

.order-box p {
    text-align: left;
    vertical-align: bottom;
}

.order-box .order-msg .price {
    color: #c00000;
    height: 29px;
    font-size: 14px;
    font-weight: bold;
    line-height: 29px;
}

.order-box .order-msg .order-text i {
    float: right;
    width: 10px;
    height: 10px;
    border-top: 2px solid #c1c0c2;
    border-right: 2px solid #c1c0c2;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 10px;
}

.order-box .order-msg .order-data {
    font-family: 'Microsoft YaHei';
    color: #000;
    font-size: 10px;
}

.order-box .order-line {
    position: absolute;
    margin-top: 6px;
    height: 40px;
    width: 100%;
    background-color: #FFF;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

    .order-box .order-line li {
        text-align: center;
        font-family: 'Microsoft YaHei';
        color: #000;
        font-size: 10px;
        top: 10px;
        float: left;
        width: 33.333%;
        height: 20px;
        vertical-align: middle;
        text-align: center;
        display: table;
        position: relative;
    }

    .order-box .order-line .order-line_img {
        margin-left: 25px;
        margin-top: -2px;
        margin-right: 6px;
        height: 20px;
        width: 20px;
    }

    .order-box .order-line i {
        font-size: 10px;
        margin-left: 30px;
    }
/*商品管理END*/
/*订单管理*/
.am-tab-panel .list-myorder:last-child {
    margin-bottom: 60px;
}

.list-myorder {
    margin: 0 0 10px 0;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    background: #fff;
}

    .list-myorder .ordernumber {
        height: 35px;
        line-height: 35px;
        margin: 0 15px;
        border-bottom: 1px solid #e5e5e5;
    }

    .list-myorder .order-num {
        float: left;
        color: #333;
        font-size: 14px;
    }

    .list-myorder .order-date {
        font-size: 10px;
        float: right;
        color: #999;
        /*width: 60px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: horizontal;
        text-overflow: clip;
        word-break: break-all;
        -webkit-line-clamp: 1;*/
    }

    .list-myorder .ul-product {
        margin: 5px 15px;
        line-height: 1.2;
        min-height: 20px;
    }

    .list-myorder li {
        padding: 10px 0;
        list-style: none;
        border-bottom: 1px dotted #ccc;
        overflow: hidden;
    }

    .list-myorder .pro-pec {
        color: #999;
        margin-top: 5px;
        font-size: 12px;
    }

    .list-myorder .pro-commission {
        color: #f37872;
        margin-top: 2px;
        font-size: 14px;
    }

        .list-myorder .pro-commission span {
            font-size: 12px;
            color: #999;
        }

    .list-myorder .pic {
        float: left;
        width: 70px;
        height: 70px;
        margin-right: 10px;
        padding: 1px;
    }

        .list-myorder .pic img {
            width: 100%;
            height: 100%;
        }

    .list-myorder .text {
        overflow: hidden;
        font-size: 14px;
    }

    .list-myorder .pro-name {
        color: #333;
        font-size: 14px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-line-clamp: 1;
    }

    .list-myorder .pro-pric {
        margin-top: 2px;
        color: #333;
        font-size: 14px;
    }

        .list-myorder .pro-pric span {
            font-size: 12px;
            color: #999;
        }

    .list-myorder .div-return {
        padding-left: 80px;
        padding-top: 10px;
        font-size: 14px;
    }

    .list-myorder .totle {
        /*height: 40px;
        line-height: 40px;*/
        padding: 0 15px;
        overflow: hidden;
    }

        .list-myorder .totle .status {
            float: left;
            color: #999;
        }

        .list-myorder .totle .price {
            /*float: right;*/
            font-size: 20px;
            color: #f37872;
        }

        .list-myorder .totle .pric-lable {
            /*float: right;*/
            color: #999;
        }

        .list-myorder .totle .prc-num {
            /*float: right;*/
            margin-right: 5px;
            color: #333;
        }

    .list-myorder .totle_price {
        color: #999;
        margin: 0 15px;
        padding: 6px;
        font-size: 12px;
        text-align: right;
        position: relative;
        padding-bottom: 10px;
    }

        .list-myorder .totle_price .tp_line {
            margin-right: 5px;
        }

            .list-myorder .totle_price .tp_line b.red {
                font-size: 16px;
                font-weight: 500;
            }

        .list-myorder .totle_price .status {
            right: 0;
            top: -30px;
            font-size: 12px;
            color: #555;
            position: absolute;
        }

    .list-myorder .div-button {
        padding: 10px 0;
        margin: 0 15px;
        border-top: 1px solid rgba(0,0,0,.1);
        height: 55px;
    }

.btnGray {
    margin-left: 10px;
    font-family: 'Microsoft YaHei';
    width: 80px;
    height: 35px;
    float: right;
    background: #f7f7f7;
    border-radius: 3px;
    margin-right: 10px;
    font-size: 14px;
    color: #000;
    line-height: 35px;
    text-align: center;
    border: 1px solid #f1f1f1;
    cursor: pointer;
}

.btnRed {
    margin-left: 10px;
    margin: 0;
    font-family: 'Microsoft YaHei';
    width: 80px;
    height: 35px;
    float: right;
    background: #f37872;
    border: 1px solid #e86660;
    border-radius: 3px;
    margin-right: 0px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
/*New 订单管理*/
.order_box {
    margin-bottom: 10px;
    padding: 0 10px 10px;
    background: #fff;
    position: relative;
}

    .order_box:last-child {
        margin-bottom: 45px;
    }

.wx_ending {
    text-align: center;
    padding: 10px;
    line-height: 18px;
    margin-bottom: 45px;
    padding-bottom: 20px;
    font-size: 14px;
}

.wx_loading2 {
    text-align: center;
    padding: 5px;
    height: 32px;
    position: relative;
}

    .wx_loading2 img {
        display: block;
        width: 16px;
        height: 16px;
        margin: 0 auto;
    }

.order_head {
    position: relative;
    min-height: 60px;
}

    .order_head .oh_content {
        position: relative;
        display: block;
        padding: 10px 0;
        position: relative;
    }

        .order_head .oh_content:after {
            border-color: #ddd;
        }

    .order_head small {
        color: #999;
        font-size: 12px;
    }

    .order_head p {
        line-height: 1.7em;
        color: #666;
        font-size: 12px;
    }

    .order_head span {
        margin-right: 5px;
    }

        .order_head span i {
            display: inline-block;
            width: 24px;
        }

    .order_head .tips {
        float: right;
    }

    .order_head .oh_btn {
        position: absolute;
        top: 14px;
        right: 0;
        display: block;
        width: 80px;
        height: 30px;
        text-align: center;
        color: #fff;
        line-height: 30px;
        z-index: 1;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

        .order_head .oh_btn.bg_1 {
            right: 90px;
        }

        .order_head .oh_btn + .oh_btn {
            right: 90px;
        }

.order_title {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}

.order_item {
    position: relative;
    margin-top: 10px;
}

    .order_item .oi_content, .order_item .oi_button {
        display: block;
    }

    .order_item .oi_content {
        overflow: hidden;
    }

        .order_item .oi_content a > div, .order_item .oi_content p {
            margin-bottom: 3px;
            font-size: 12px;
        }

            .order_item .oi_content p .count {
                display: inline-block;
                width: 50px;
                color: #666;
                border: 0px;
            }

            .order_item .oi_content p .price {
                color: #e4393c;
            }

        .order_item .oi_content .tag {
            display: inline-block;
            vertical-align: middle;
            width: 30px;
            height: 15px;
            margin: -2px 5px 0 0;
            line-height: 15px;
            text-align: center;
            background: #000;
            color: #fff;
            font-size: 10px;
        }

        .order_item .oi_content .text_small {
            font-size: 12px;
            white-space: normal;
        }

        .order_item .oi_content .text_tips {
            font-size: 12px;
            color: #e4393c;
        }

    .order_item .image {
        display: block;
        width: 50px;
        height: 50px;
        float: left;
        margin-right: 10px;
    }

.order_head .oh_btn {
    position: absolute;
    top: 15px;
    right: 0;
    display: block;
    width: 80px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    z-index: 1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
}


.order_head .oh_btn, .order_list .btn {
    background: #e4393c;
    color: #fff;
    border: 1px solid transparent;
}

    .order_head .oh_btn.bg_6 {
        background: #f19325;
        color: #fff;
        border: 1px solid transparent;
    }

    .order_head .oh_btn.bg_pj {
        background: #3143db;
        color: #fff;
        border: 1px solid transparent;
    }

.order_shopBar {
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

    .order_shopBar em {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-top: -2px;
        max-width: 80%;
        padding-right: 20px;
    }

    .order_item .oi_content a > div, .order_item .oi_content p, .order_shopBar em {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .order_shopBar:before {
        content: '\20';
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        margin-top: -2px;
        background: url(../img/icon/order_shopBar.png) no-repeat 0 0;
        background-size: 30px 60px;
    }

    .order_shopBar em:after {
        content: '\20';
        display: block;
    }

    .order_shopBar em:after {
        position: absolute;
        top: 50%;
        width: 12px;
        height: 12px;
        border-top: 1px solid #7d7d7d;
        border-left: 1px solid #7d7d7d;
        background: none;
    }

    .order_shopBar em:after {
        margin-top: -6px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }

    .order_shopBar em:after {
        content: '\20';
        display: block;
        width: 10px;
        height: 10px;
        right: 5px;
    }

a.order_shopBar:before {
    background-position: 0 -30px;
}

.co_blue {
    color: #3985ff;
}

.co_red {
    color: #e4393c;
    font-family: arial;
}

.order_box:before {
    content: '';
    height: 0px;
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.order_box:after {
    content: '';
    height: 0px;
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.order_head .oh_content:after, .order_shopBar:after {
    content: '';
    height: 0px;
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .order_box:before {
        -webkit-transform: scaleY(0.5);
        -webkit-transform-origin: 50% 0%;
    }

    .order_box:after, .order_head .oh_content:after, .order_shopBar:after {
        -webkit-transform: scaleY(0.5);
        -webkit-transform-origin: 50% 100%;
    }
}

.order_box:before {
    border-color: #ccc;
}

.order_box:after {
    border-color: #ccc;
}

.order_head .oh_content:after {
    border-color: #ddd;
}

.order_shopBar:after {
    border-color: #eee;
}
/*订单管理END*/
/*订单详情*/
.wrap {
    min-width: 320px;
    margin: 0 auto;
}

.order-con {
    background-color: #f1f1f5;
}

.order-list {
    position: relative;
    top: 0px;
}

    .order-list li {
        display: list-item;
        text-align: center;
    }

.order-box {
    margin-top: 10px;
    background: #FFF;
    /*box-shadow: 1px 1px 3px #c8c7cc;*/
    display: inline-block;
    width: 100%;
}

.order-width {
    color: #707070;
    font-size: 14px;
    margin: 5px 10px;
}

    .order-width p {
        min-height: 25px;
    }

.order-box p {
    text-align: left;
    vertical-align: bottom;
}

.pay-button {
    text-align: center;
    margin-bottom: 10px;
    color: #FFF;
    height: 36px;
    font-size: 14px;
}

    .pay-button a {
        margin-top: 2px;
    }

.pay-order {
    clear: left;
    margin: 0 auto;
    width: 140px;
    height: 30px;
    background-color: #c00000;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 15px;
    display: inline-block;
    color: #FFF;
}

.order-msg .img_ware {
    width: 80px;
    height: 80px;
}

.order-box img {
    float: left;
    /*border: 1px solid #e4e4e4;*/
    margin-right: 20px;
}

.order-box .order-msg {
    margin-top: 10px;
}

    .order-box .order-msg .title {
        height: 41px;
        overflow: hidden;
        font-size: 16px;
    }

    .order-box .order-msg .price {
        color: #c00000;
        height: 29px;
        font-size: 14px;
    }

        .order-box .order-msg .price span {
            float: right;
            width: 10px;
            height: 10px;
            border-top: 2px solid #ebeaec;
            border-right: 2px solid #ebeaec;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            margin-right: 10px;
        }

    .order-box .order-msg .order-data {
        color: #7b7b7b;
    }

.book-list li {
    padding: 5px 0;
    margin-left: 10px;
}

.order-width {
    color: #707070;
    font-size: 14px;
    margin: 0 10px;
}

    .order-width p {
        line-height: 36px;
        min-height: 36px;
    }

.fr {
    float: right;
}

.fr {
    float: right;
}

.usr-addr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.usr-name {
    margin-top: 5px;
}

.border-bottom {
    border-bottom: 1px solid #e4e4e4;
}

.red {
    color: #c00000;
}

.bottom-btn-row {
    position: fixed;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid rgba(0,0,0,.1);
    width: 100%;
    background: #fff;
    z-index: 99;
}

    .bottom-btn-row a:first-child {
        margin-right: 10px;
    }
/*New 订单详情*/
.order_state {
    overflow: hidden;
    position: relative;
    background: #fff;
    margin: -1px 0 15px;
}

.order_progress {
    position: relative;
    overflow: hidden;
    margin: 15px 0;
}

    .order_progress:before, .order_progress:after {
        position: absolute;
        top: 30px;
        content: '\20';
        display: block;
        margin: 0 auto;
        height: 1px;
        width: 33%;
        background: #999;
        border-top: 2px solid #dbdbdb;
        border-bottom: 2px solid #dbdbdb;
    }

    .order_progress:before {
        left: 17%;
    }

    .order_progress:after {
        right: 17%;
    }

    .order_progress.order_progress_2:before,
    .order_progress.order_progress_3:after,
    .order_progress.order_progress_4:after {
        background: #3985ff;
    }

    .order_progress.order_progress_3:before,
    .order_progress.order_progress_4:before,
    .order_progress.order_progress_5:before,
    .order_progress.order_progress_5:after,
    .order_progress.order_progress_6:before,
    .order_progress.order_progress_6:after,
    .order_progress.order_progress_7:before,
    .order_progress.order_progress_7:after {
        background: #3985ff;
    }

    .order_progress.order_progress_1 li:nth-child(1),
    .order_progress.order_progress_3 li:nth-child(2),
    .order_progress.order_progress_5 li:nth-child(3) {
        color: #666;
    }

        .order_progress.order_progress_1 li:nth-child(1) i,
        .order_progress.order_progress_3 li:nth-child(2) i,
        .order_progress.order_progress_5 li:nth-child(3) i {
            background: #ff9600;
        }

    .order_progress.order_progress_2 li:nth-child(1),
    .order_progress.order_progress_3 li:nth-child(1),
    .order_progress.order_progress_4 li:nth-child(1),
    .order_progress.order_progress_4 li:nth-child(2),
    .order_progress.order_progress_5 li:nth-child(1),
    .order_progress.order_progress_5 li:nth-child(2),
    .order_progress.order_progress_6 li:nth-child(1),
    .order_progress.order_progress_6 li:nth-child(2),
    .order_progress.order_progress_6 li:nth-child(3),
    .order_progress.order_progress_7 li:nth-child(1),
    .order_progress.order_progress_7 li:nth-child(2),
    .order_progress.order_progress_7 li:nth-child(3),
    .order_progress.order_progress_7 li:nth-child(4) {
        color: #666;
    }


        .order_progress.order_progress_2 li:nth-child(1) i,
        .order_progress.order_progress_3 li:nth-child(1) i,
        .order_progress.order_progress_4 li:nth-child(1) i,
        .order_progress.order_progress_4 li:nth-child(2) i,
        .order_progress.order_progress_5 li:nth-child(1) i,
        .order_progress.order_progress_5 li:nth-child(2) i,
        .order_progress.order_progress_6 li:nth-child(1) i,
        .order_progress.order_progress_6 li:nth-child(2) i,
        .order_progress.order_progress_6 li:nth-child(3) i,
        .order_progress.order_progress_7 li:nth-child(1) i,
        .order_progress.order_progress_7 li:nth-child(2) i,
        .order_progress.order_progress_7 li:nth-child(3) i,
        .order_progress.order_progress_7 li:nth-child(4) i {
            background: #3985ff url(../img/icon/icon-d.png) no-repeat center;
            background-size: 15px 15px;
        }

    .order_progress li {
        position: relative;
        width: 33.33%;
        float: left;
        text-align: center;
        font-size: 12px;
        color: #999;
    }

        .order_progress li:after {
            position: absolute;
            left: 50%;
            top: 20px;
            z-index: -1;
            content: '\20';
            display: block;
            width: 20px;
            height: 20px;
            margin: 0 0 0 -10px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
            background: #666;
        }

    .order_progress.order_progress_2 li:nth-child(1), .order_progress.order_progress_3 li:nth-child(1), .order_progress.order_progress_4 li:nth-child(1), .order_progress.order_progress_4 li:nth-child(2), .order_progress.order_progress_5 li:nth-child(1), .order_progress.order_progress_5 li:nth-child(2), .order_progress.order_progress_6 li:nth-child(1), .order_progress.order_progress_6 li:nth-child(2), .order_progress.order_progress_6 li:nth-child(3) {
        color: #666;
    }

    .order_progress i {
        position: relative;
        z-index: 1;
        display: block;
        width: 15px;
        height: 15px;
        margin: 5px auto;
        background: #999;
        border: 2px solid #e5e5e5;
        -webkit-border-radius: 20px;
        border-radius: 20px;
    }

.order_info {
    position: relative;
    padding: 0 10px;
}

    .order_info .head {
        display: block;
        position: relative;
        padding: 10px 10px 10px 0;
    }

    .order_info a.head {
        padding-right: 30px;
    }

    .order_info .head p {
        font-size: 12px;
        color: #333;
    }

    .order_info .head p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .order_info .head small {
        font-size: 10px;
        color: #999;
    }

    .order_info .inner {
        padding: 10px 0;
    }

        .order_info .inner p {
            margin: 3px 0;
            font-size: 12px;
        }

        .order_info .inner span {
            color: #999;
        }

        .order_info .inner em {
            color: #3985ff;
        }

.mod_btns {
    display: box;
    display: -ms-box;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    overflow: hidden;
    margin: 15px 5px;
}

    .mod_btns .mod_btn {
        flex: 1;
        -ms-flex: 1;
        -webkit-flex: 1;
        box-flex: 1;
        -ms-box-flex: 1;
        -webkit-box-flex: 1;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        margin: 0 5px;
        display: block;
        width: 100px;
        height: 44px;
        line-height: 42px;
        padding: 0 15px;
        text-align: center;
        font-size: 14px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
    }

.order_state .mod_btns {
    margin-top: 0;
}

.mod_btns .mod_btn.bg_9 {
    background: #18c461;
    color: #fff;
    border: 1px solid transparent;
}

.mod_btns .mod_btn {
    background: #F3F3F3;
    color: #fff;
    border: 1px solid transparent;
}

    .mod_btns .mod_btn, .mod_btns .mod_btn.bg_4 {
        border-color: #ddd;
        color: #333;
    }

        .mod_btns .mod_btn.bg_3, .mod_btns .mod_btn.mod_btn_bg {
            background: #f19325;
            color: #fff;
            border: 1px solid transparent;
        }

.order_info .head:before {
    content: '';
    height: 0px;
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.order_info a.head:after {
    content: '\20';
    display: block;
}

.order_info a.head:after {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 1px solid #7d7d7d;
    border-left: 1px solid #7d7d7d;
    background: none;
}

.order_info a.head:after, .order_detail_shop .link:after, .order_shopBar em:after {
    margin-top: -6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.order_info a.head:after {
    content: '\20';
    right: 10px;
    margin-top: -8px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .order_info .head:before {
        -webkit-transform: scaleY(0.5);
        -webkit-transform-origin: 50% 100%;
    }

    .order_info:after, .order_detail:before, .order_goods:before, .order_total:before, .order_extra:before, .order_detail_shop p:before, .order_detail_shop .link:before, .goods_info:before, .goods_info dd:before {
        -webkit-transform: scaleY(0.5);
        -webkit-transform-origin: 50% 0%;
    }
}

.order_info:after, .order_detail:before, .order_goods:before, .order_total:before, .order_extra:before, .order_detail_shop p:before, .order_detail_shop .link:before, .goods_info:before, .goods_info dd:before {
    content: '';
    height: 0px;
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.order_detail:before, .order_goods:before, .order_total:before, .order_extra:before {
    border-color: #ccc;
}

.order_info .head:before {
    border-color: #ddd;
}

.order_detail, .order_goods, .order_total, .order_extra {
    padding: 1px 10px;
    margin-bottom: 15px;
    position: relative;
    background: #fff;
}

.order_detail {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .order_detail p {
        position: relative;
        padding-left: 62px;
        margin: 3px 0;
        font-size: 12px;
        line-height: 18px;
    }

        .order_detail p span {
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            width: 62px;
            text-align: right;
            color: #999;
        }

        .order_detail p b {
            font-weight: normal;
            color: #e4393c;
            font-family: arial;
        }

.order_goods, .order_total, .order_extra {
    padding: 1px 10px;
    margin-bottom: 15px;
    position: relative;
    background: #fff;
}

.order_shopBar {
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}

    .order_shopBar span {
        position: absolute;
        right: 0;
        font-size: 10px;
        color: #999;
    }

.order_goods {
    padding-bottom: 15px;
}

    .order_goods .item {
        position: relative;
        padding-left: 60px;
        min-height: 50px;
        overflow: hidden;
        display: block;
        margin-top: 15px;
    }

    .order_goods .cover {
        position: absolute;
        left: 0;
        top: 0;
        width: 50px;
        height: 50px;
    }

        .order_goods .cover img {
            display: block;
            width: 100%;
            height: 100%;
        }

    .order_goods .name, .order_shopBar em {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .order_goods .name {
        color: #666;
        font-size: 14px;
    }

    .order_goods .price {
        margin-right: 10px;
        color: #e4393c;
        font-size: 14px;
        line-height: 24px;
    }

    .order_detail p b, .order_goods .price, .order_goods .item_promo .name em, .order_total li span, .order_total .total strong, .extra_info .list .num, .buy_recommend .list .price {
        font-family: arial;
    }

    .order_goods .count {
        font-size: 10px;
        color: #666;
        border: 0;
    }

    .order_goods .btn {
        display: block;
        /*width: 90px;*/
        height: 20px;
        line-height: 20px;
        text-align: center;
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font-size: 14px;
        padding: 0 2px;
    }

.order_total ul {
    position: relative;
    padding: 12px 0;
}

.order_total li {
    line-height: 1.8em;
    font-size: 12px;
}

    .order_total li span {
        color: #e4393c;
        float: right;
    }

    .order_total li i {
        margin-right: 3px;
        color: #e4393c;
    }

.order_total .total {
    text-align: right;
    padding: 10px 0;
}

    .order_total .total strong {
        font-size: 16px;
        color: #e4393c;
    }

.order_total ul:after {
    content: '';
    height: 0px;
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .order_total ul:after {
        -webkit-transform: scaleY(0.5);
        -webkit-transform-origin: 50% 100%;
    }
}

.order_total ul:after {
    border-color: #ddd;
}
/*订单详情END*/
/*订单跟踪*/
.order_wuliu {
    position: relative;
    background: #fff;
}

    .order_wuliu .head {
        position: relative;
        padding: 10px;
        font-size: 14px;
    }

        .order_wuliu .head p {
            margin: 3px 0;
        }

            .order_wuliu .head p span {
                color: #999;
            }

    .order_wuliu .list {
        padding: 5px 25px 15px 38px;
    }

        .order_wuliu .list li {
            position: relative;
            padding: 10px 0;
            color: #999;
        }

            .order_wuliu .list li:first-child {
                color: #333;
            }

        .order_wuliu .list i {
            z-index: 1;
            position: absolute;
            left: -24px;
            top: 13px;
            display: block;
            width: 8px;
            height: 8px;
            background: #fff;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            border: 1px solid #3985ff;
        }

        .order_wuliu .list li:first-child i {
            border-color: #fb8a00;
        }

        .order_wuliu .list i:after {
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -3px 0 0 -3px;
            content: '\20';
            display: block;
            width: 6px;
            height: 6px;
            background: #3985ff;
            -webkit-border-radius: 6px;
            border-radius: 6px;
        }

        .order_wuliu .list li:first-child i:after {
            background-color: #fb8a00;
        }

        .order_wuliu .list p {
            font-size: 12px;
        }

        .order_wuliu .list small {
            font-size: 10px;
            color: #999;
        }

        .order_wuliu .list li:last-child:after {
            height: 0;
        }

        .order_wuliu .list li:after {
            content: '\20';
            display: block;
            width: 1px;
            height: 95%;
            background: #3985ff;
            position: absolute;
            left: -20px;
            top: 20px;
        }

    .order_wuliu:after, .order_wuliu .title:after, .order_wuliu .head:after {
        content: '';
        height: 0px;
        display: block;
        border-bottom: 1px solid #ddd;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .order_wuliu:after, .order_wuliu .title:after, .order_wuliu .head:after {
        -webkit-transform: scaleY(0.5);
        -webkit-transform-origin: 50% 100%;
    }
}

.order_wuliu .head:after {
    border-color: #ddd;
}
/*订单跟踪END*/
/*优惠券*/
.ui-tab .nav-active, .ui-tab .panel-active, .last-panel-active {
    display: block;
}

.tab-con > div {
    display: block;
}

.panel-active {
}

.ui-tab ul {
    position: relative;
}

.ui-tab ul, .ui-tab li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tab-con ul li {
    margin-top: 0.625rem;
    background: #fff;
    padding: 0.9375rem;
}

    .tab-con ul li > dl {
        padding-left: 4.95rem;
    }

        .tab-con ul li > dl dt {
            height: 2.8rem;
            overflow: hidden;
            word-wrap: break-word;
            text-overflow: ellipsis;
            margin-bottom: 0.2rem;
            line-height: 1.4rem;
            font-family: arial,sans-serif;
        }

        .tab-con ul li > dl dd.f12 {
            color: #999;
            height: 1.2rem;
            line-height: 1.2rem;
            font-size: 12px;
        }

        .tab-con ul li > dl dd.f12 {
            color: #999;
            height: 1.2rem;
            line-height: 1.2rem;
        }

.tab-con dl dd a {
    float: right;
    padding: 0.25rem 0.75rem 0.2rem 0.85rem;
    border: 1px solid #f63;
    border-radius: 0.5rem;
    color: #f63;
    margin-top: 10px;
}

.ui-tab ul, .ui-tab li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tab-con ul li:after, .tab-con dl dd:after {
    clear: both;
}

.tab-con ul li:before, .tab-con ul li:after, .tab-con dl dd:after, .tab-con dl dd:before {
    display: table;
    content: "";
}

.pack-money {
    width: 4.286rem;
    height: 5.14rem;
    background: #f84034;
    border-radius: 0.3rem;
    overflow: hidden;
    float: left;
    position: relative;
    color: #fcef62;
    line-height: 5.14rem;
}

    .pack-money > span {
        display: block;
        height: 100%;
        line-height: 100%;
        text-align: center;
        line-height: 5.14rem;
    }

    .pack-money:after {
        content: '';
        width: 7.5rem;
        height: 5.714rem;
        top: -4.28rem;
        position: absolute;
        left: 50%;
        background: #ff6f4e;
        margin-left: -3.75rem;
        border-radius: 50%;
    }

.tab-con ul .rednone {
    text-align: center;
    background: #e9ecf1;
}

.tab-con ul li {
    margin-top: 0.625rem;
    background: #fff;
    padding: 0.9375rem;
}

.rednone img {
    width: 4.55rem;
    margin-top: 7.5rem;
}

.rednone p {
    margin-top: 1.5rem;
    color: #c0c5d0;
    font-size: 1.16rem;
}

.f16 {
    font-size: 16px;
}

@media screen and (min-width: 480px) {
    .f16 {
        font-size: 24px;
    }
}

@media screen and (min-width: 440px) {
    .f16 {
        font-size: 22px;
    }
}

@media screen and (min-width: 400px) {
    .f16 {
        font-size: 20px;
    }
}

@media screen and (min-width: 360px) {
    .f16 {
        font-size: 18px;
    }
}

.big-pack {
    position: relative;
    width: 20.28rem;
    margin: 30px auto;
    font-family: arial,sans-serif;
}

.detail-pack img {
    width: 100%;
    display: block;
}

.big-pack .price {
    position: absolute;
    top: 2.392rem;
    left: 4rem;
    color: #df281c;
}

.price span:first-child {
    line-height: 3rem;
}

.price span {
    font-size: 1.643rem;
    float: left;
}

    .price span strong {
        font-size: 3.214rem;
        font-weight: normal;
    }

    .price span:last-child {
        margin-left: 0.5rem;
        width: 9.79rem;
        line-height: 1.2em;
        font-size: 1rem;
    }

.valid-time {
    position: absolute;
    left: 2.429rem;
    top: 7.93rem;
}

    .valid-time .f12 {
        color: #fff;
        line-height: 1.786rem;
    }

.detail-pack div > p {
    word-wrap: break-word;
    color: #666;
    line-height: 1.57rem;
}

.pack-red-remark {
    margin: 15px;
}

.detail-pack h4 {
    font-weight: normal;
    padding: 10px 0;
    color: #999;
}

.pack-red-remark p {
    font-size: .9rem;
}

.detail-pack div > p {
    word-wrap: break-word;
    color: #666;
    line-height: 1.57rem;
}

.use-btn {
    bottom: 0;
    left: 0;
    padding: 8px 0;
    border-top: 1px solid #dcdcdc;
    text-align: center;
    width: 100%;
}

    .use-btn a {
        background: #ff8400;
        display: inline-block;
        height: 2.857rem;
        width: 13.571rem;
        border-radius: 1.42rem;
        line-height: 2.857rem;
        color: #fff;
    }
/*优惠券END*/
/*商品分类*/
.header .hs-input {
    position: relative;
    width: 70%;
    padding: 8px 10px;
    margin: 0 auto;
}

    .header .hs-input .icon_search {
        /*background: url(../img/cell_nosearch.png) no-repeat;*/
        background-size: 32px 32px;
        height: 32px;
        width: 32px;
        position: absolute;
        top: 7px;
        left: 13px;
    }

    .header .hs-input input {
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        line-height: 18px;
        width: 82%;
        padding: 7px 10px 7px 40px;
        font-size: 14px;
        color: #333;
        margin-top: -2px;
    }

    .header .hs-input .icon-clear {
        /*background: url(../img/cell_search_cancel.png) no-repeat;*/
        background-size: 16px 16px;
        height: 16px;
        width: 16px;
        position: absolute;
        right: 6%;
        top: 13px;
        padding: 10px;
        display: none;
    }

.u-hd-nav {
    display: inline-block;
    width: 70%;
    color: #000;
    /*overflow: hidden;*/
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    margin: 0 15%;
}

    .u-hd-nav .search_nav {
        width: 100%;
        height: 28px;
        margin: 0;
        border: 1px solid #222;
        overflow: hidden;
        border-radius: 3px;
    }

        .u-hd-nav .search_nav li {
            float: left;
            width: 50%;
            line-height: 28px;
            font-size: 14px;
            background-color: #fff;
            text-align: center;
        }

        .u-hd-nav .search_nav.one li {
            width: 100%;
        }

        .u-hd-nav .search_nav li.active {
            background-color: #555e6f;
        }

        .u-hd-nav .search_nav li a {
            color: #000;
        }

        .u-hd-nav .search_nav li.active a {
            color: #fff;
        }

.search_category_list li .hd {
    padding: 8px;
    background-color: #f1f1f1;
}

    .search_category_list li .hd h2 {
        line-height: 15px;
        /*border-left: 2px solid #ed2b87;*/
        font-size: 15px;
        font-weight: 400;
        color: #919191;
        text-indent: 5px;
    }

.search_category_list .sub_category_list {
    background-color: #fff;
    /*border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;*/
}

.sub_category_list li {
    float: left;
    position: relative;
    padding: 8px 0;
    width: 25%;
    text-align: center;
}

    .sub_category_list li a {
        display: block;
    }

    .sub_category_list li .pic {
        display: block;
        margin: 0 auto;
        width: 64px;
        height: 64px;
        overflow: hidden;
    }

        .sub_category_list li .pic img {
            max-width: 100%;
            width: 64px;
            height: 64px;
        }

    .sub_category_list li .name {
        font-size: 13px;
        line-height: 21px;
        color: #333;
        overflow: hidden;
        white-space: nowrap;
        word-break: keep-all;
        text-overflow: ellipsis;
    }

.clearfix {
    zoom: 1;
    clear: both;
}
/*商品分类END*/
/*品牌筛选*/
.wrap-brand-search {
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
}

.letter-sequence-fixed {
    width: 100%;
    position: fixed;
    top: 0px;
    margin: 0 auto;
    z-index: 10;
}

.letter-sequence, .wrap-brand-search {
    min-width: 320px;
    max-width: 540px;
    margin: 0 auto;
}

    .letter-sequence li {
        position: relative;
        padding: 0 110px 0 11px;
        border-bottom: 1px solid #d9d9d9;
        line-height: 50px;
        font-size: 15px;
        color: #333;
        background-color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .letter-sequence li a {
            display: block;
            color: #333;
        }

        .letter-sequence li .name {
            overflow: hidden;
            white-space: nowrap;
            word-break: keep-all;
            text-overflow: ellipsis;
        }

        .letter-sequence li .price_msg {
            position: absolute;
            right: 30px;
            top: 0;
            color: #f02387;
        }

    .letter-sequence .hd {
        padding: 6px;
        background-color: #f1f1f1;
    }

        .letter-sequence .hd h2 {
            border-left: 2px solid #f02387;
            line-height: 15px;
            font-size: 15px;
            font-weight: 400;
            text-indent: 4px;
            color: #959595;
        }

.alphabet {
    position: fixed;
    top: 80px;
    right: 0;
    width: 60px;
    padding: 5px 0;
    z-index: 120;
}

    .alphabet .bg {
        border-radius: 7px;
        background-color: rgba(0,0,0,.7);
        position: absolute;
        z-index: 1;
        right: 6px;
        top: 0;
        width: 14px;
    }

    .alphabet ul {
        position: relative;
        z-index: 10;
        float: right;
        width: 100%;
    }

    .alphabet li {
        font-size: 12px;
        color: #aaa;
        padding: 0 6px 0 40px;
        text-align: center;
        cursor: pointer;
    }

        .alphabet li.active {
            color: #f02387;
        }

.modal-letter {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
    color: #f1f1f1;
    background: rgba(0,0,0,.5);
    border-radius: 5px;
    line-height: 100px;
    font-size: 64px;
    font-weight: 700;
    text-align: center;
}
/*品牌筛选END*/


/* 优惠券 */
.cou-item {
    padding: 14px 10px 15px;
    background: #fff;
    overflow: hidden;
    margin-top: 10px;
}

    .cou-item .ci-left {
        float: left;
        width: 34px;
        line-height: 0;
    }

.pic-ch, .pic-ched {
    width: 18px;
    height: 18px;
    background: url(../img/widget_check_e.png) no-repeat;
    background-size: 18px 18px;
    display: block;
    float: left;
}

.pic-ched {
    background: url(../img/widget_check_s.png) no-repeat;
    background-size: 18px 18px;
}

.coupons-content {
    float: left;
    width: 100%;
    margin-left: -34px;
    text-align: left;
    line-height: 16px;
}

.coupons-price {
    font-size: 0;
    margin-left: 34px;
}

.coupons-price-icon {
    font-size: 11px;
    display: inline-block;
    width: 36px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #64aff4;
    color: white;
    margin-right: 12px;
    line-height: 12px;
}

.blue-icon-dong {
    background-color: #64aff4;
}

.coupons-price-200 {
    font-size: 14px;
    font-weight: 900;
    color: #7c7c7c;
    font-family: 'Microsoft YaHei';
}

.coupons-range {
    font-size: 11px;
    color: #686868;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 34px;
}

.coupons-range-use {
    width: 60px;
    line-height: 16px;
    display: block;
    float: left;
    font-size: 11px;
}

.coupons-range-content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: break;
    overflow: hidden;
    line-height: 16px;
}

.coupons-date {
    font-size: 11px;
    color: #686868;
    margin-left: 34px;
}

.coupons-date-name {
    width: 60px;
    display: block;
    float: left;
}

.coupon-cannot-click .coupons-price-icon {
    background-color: #bfbfbf;
}

.coupon-cannot-click .coupons-range, .coupon-cannot-click .coupons-date, .coupon-cannot-click .coupons-price-200 {
    color: #bfbfbf;
}

.cf {
    zoom: 1;
}

    .cf:before, .cf:after {
        content: "";
        display: table;
    }

    .cf:before, .cf:after {
        content: "";
        display: table;
    }

    .cf:after {
        clear: both;
    }

.border-1px {
    position: relative;
}

    .border-1px:before, .border-1px:after {
        border-top: 1px solid #e0e0e0;
        content: ' ';
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
    }

    .border-1px:before {
        top: 0;
    }

@media (-webkit-min-device-pixel-ratio: 1.5), not all {
    .border-1px::after, .border-1px::before {
        -webkit-transform: scaleY(0.7);
        -webkit-transform-origin: 0;
        transform: scaleY(0.7);
    }
}

@media (-webkit-min-device-pixel-ratio: 2), not all {
    .border-1px::after, .border-1px::before {
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }
}

/*转到页面顶部*/
.scrollTop {
    position: fixed;
    right: 0.5rem;
    background-size: 3em 3em;
    width: 3em;
    height: 3em;
    z-index: 20;
    bottom: 5rem;
    display: none;
}

.h50 {
    height: 50px;
}

.h60 {
    height: 60px;
}
/* footer menu */
[class*=am-avg-] {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}

.am-g {
    margin: 0 auto;
    width: 100%;
}

.am-navbar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 49px;
    line-height: 49px;
    background-color: white;
    z-index: 1010;
    max-width: 640px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.am-navbar-default .am-navbar-nav {
    box-shadow: 0 -3px 3px rgba(0,0,0,.1);
    background-color: #fff;
}

.am-navbar .am-navbar-nav {
    /*padding-left: 8px;
    padding-right: 8px;*/
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.am-navbar ul {
    margin: 0;
    list-style: none;
    width: 100%;
}

.am-navbar .am-navbar-nav li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    float: none;
}

.am-avg-sm-2 > li:nth-of-type(2n+1) {
    clear: both;
}

.am-avg-sm-2 > li:nth-of-type(n) {
    clear: none;
}

.am-avg-sm-2 > li {
    width: 33.33%;
}

.am-avg-sm-3 > li:nth-of-type(3n+1) {
    clear: both;
}

.am-avg-sm-3 > li:nth-of-type(n) {
    clear: none;
}

.am-avg-sm-3 > li {
    width: 33.33%;
}

.am-avg-sm-4 > li:nth-of-type(4n+1) {
    clear: both;
}

.am-avg-sm-4 > li:nth-of-type(n) {
    clear: none;
}

.am-avg-sm-4 > li {
    width: 25%;
}

.am-avg-sm-5 > li:nth-of-type(5n+1) {
    clear: both;
}

.am-avg-sm-5 > li:nth-of-type(n) {
    clear: none;
}

.am-avg-sm-5 > li {
    width: 20%;
}

[class*=am-avg-] > li {
    display: block;
    height: auto;
    float: left;
}

.am-list-news-default .am-list .am-list-item-thumb-bottom-left .am-list-thumb, .am-list-news-default .am-list .am-list-item-thumb-left .am-list-thumb, .am-navbar ul {
    padding-left: 0;
}

.am-navbar-nav {
    position: relative;
    z-index: 1015;
}

.am-navbar-default .am-navbar-nav .hover {
    color: #fb5959;
}

.am-navbar-nav a {
    color: #333;
}

    .am-navbar-nav a [class*=am-icon] {
        width: 28px;
        font-size: 22px;
        height: 28px;
        margin: 4px auto 0;
        display: block;
        line-height: 24px;
    }

    .am-navbar-nav a .am-navbar-label {
        padding-top: 2px;
        line-height: 1;
        font-size: 12px;
        display: block;
        word-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .am-navbar-nav a [class*=am-icon]:before {
        font-size: 22px;
        vertical-align: middle;
    }



/* 选项卡*/
[data-am-widget=tabs] {
    /*margin: 10px;*/
}

    [data-am-widget=tabs] .am-tabs-nav {
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
    }

.am-tabs-d2 .am-tabs-nav {
    background-color: #fff;
}

[data-am-widget=tabs] .am-tabs-nav li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.am-tabs-d2 .am-tabs-nav li {
    height: 34px;
}

.am-tabs-d2 .am-tabs-nav > .am-active {
    position: relative;
    background-color: #fcfcfc;
    border-bottom: 2px solid #DD2727;
}

[data-am-widget=tabs] .am-tabs-nav a {
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.am-tabs-d2 .am-tabs-nav a {
    color: #222;
    line-height: 38px;
}

.am-tabs-d2 .am-tabs-nav > .am-active a {
    line-height: 38px;
    color: #ff2e5f;
}

/* 倒计时 */
.common-wrapper {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
    background-color: #fff;
}

[data-ctrl-name="counter"] {
    padding: 0;
    position: absolute;
    z-index: 3;
}

    [data-ctrl-name="counter"] span {
        display: inline-block;
        height: 22px;
        width: 22px;
        line-height: 20px;
        background-color: #ffcc00;
        color: #333;
        text-align: center;
        font-family: 'Microsoft YaHei';
        font-size: 12px;
    }

        [data-ctrl-name="counter"] span.dot {
            width: 0px;
            background-color: transparent;
            color: #333;
        }

.w640_center {
    max-width: 640px;
    margin: 0 auto;
}
