.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.bgf8 {
    background: #f8f8f8;
}

.title.title-center.header-item,
.bar.bar-stable .title {
    color: #545454;
    font-weight: 300;
}

.fontfam {
    color: #a0a0a0;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.colorall {
    color: #ff0080;
}

em {
    font-style: normal;
    font-size: 10px;
    color: #a2a2a2;
}

a {
    color: #a0a0a0;
    text-decoration: none;
}

.xhx {
    text-decoration: underline;
    margin: 10px 0 15px;
}

.scroll {
    height: 100%;
}

ion-content {
    margin-top: 0px !important;
}

.bgfff {
    background-color: #fff;
}

.tabs {
    background: none;
    background-color: #fff;
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
    bottom: -1px;
}

.keyboard-open div.tabs {
    display: none;
}

.keyboard-open div.has-tabs {
    bottom: 0;
}

.has-tabs, .bar-footer.has-tabs {
    bottom: 0px;
}

ion-content.has-tabs > div {
    padding-bottom: 49px;
}

ion-tabs.tabs-color-active-positive .tab-item,
ion-tabs .tab-item {
    color: #545454;
    min-height: 0px;
}

    ion-tabs.tabs-color-active-positive .tab-item.tab-item-active, ion-tabs.tabs-color-active-positive .tab-item.active, ion-tabs.tabs-color-active-positive .tab-item.activated {
        color: #ff0080;
        background-color: #fff;
    }

ion-slide img {
    width: 100%;
    display: block;
}

.slider-pager {
    height: 18px;
    bottom: 18px;
}

.xt-return {
    line-height: 40px;
}

.slider-pager .icon.ion-record {
    font-size: 12px;
}

.item-input-a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding: 0;
    border: 1px solid #a0a0a0;
}

    .item-input-a input {
        margin-left: 20px;
    }

.float-footer {
    position: fixed;
    right: 15px;
    bottom: 90px;
    z-index: 99999;
}

.icon-go-top {
    background: url(../img/go-top.png) center center no-repeat;
    width: 2.5rem;
    cursor: pointer;
    height: 2.5rem;
    background-size: 2.5rem;
}

.absolute-bottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

    .absolute-bottom.padding-xs {
        padding-left: 5%;
        padding-right: 5%;
    }

.tab-item .icon.iconfont {
    display: block;
    position: relative;
    top: 11px;
    font-size: 30px;
}

.tab-item .icon.iconfont-90 {
    display: block;
    position: relative;
    top: 11px;
    font-size: 20px;
    overflow: visible;
    height: 28px;
}

img {
    max-width: 100%;
    /*z-index: -1;*/
    position: relative;
}

.strong {
    font-weight: bold;
}

@-webkit-keyframes fadeInCat {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.CategoryList .ng-hide {
    animation-name: fadeInCat;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 12s;
    animation-direction: alternate;
}

@-webkit-keyframes fadeInOut {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }
}

/*-------------------------------------------xiantaoshangcheng-----------------------------------------*/
/*------home-----*/
.search-top i {
    font-size: 22px !important;
}

.search-bt {
    width: 100%;
    font-size: 16px;
    line-height: 38px;
}

.n-home-top-l {
    width: 26px;
    height: 26px;
    border-radius: 4px;
    margin-top: 8px;
}

.n-home-search {
    background: #fff;
    overflow: hidden;
    height: 30px;
    margin-top: 7px;
    border-radius: 8px;
    padding: 0 5px;
    border: 1px solid #dfdfdf;
}

    .n-home-search i {
        float: left;
        margin-top: -6px;
        font-size: 16px !important;
    }

    .n-home-search input {
        float: left;
        height: 100%;
        margin-left: 5px;
        width: 82%;
    }

/*.n-home-r {
    margin-top: 6px;
}*/

.n-home-nav {
    display: flex;
    padding: 12px 0 12px 6px;
    color: #666;
}

    .n-home-nav li {
        font-size: 15px;
        display: flex;
        flex: 1;
        flex-direction: column;
        align-items: center;
        margin: 0 12px;
    }

.n-home-navselect {
    color: #ff0080;
    font-weight: bold;
}

.n-home-banner {
    width: 92%;
    margin: 0 auto;
}

    .n-home-banner img {
        border-radius: 8px;
    }

.n-home-area {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    width: 466px;
}

    .n-home-area li {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 25%;
        font-size: 12px;
    }

    .n-home-area em {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #4e4e4e;
    border-radius: 20%;
    font-size: 22px;
    background: #f5f5f5;
    }

.n-home-ad {
    display: flex;
    padding: 0 12px;
    margin-top: 15px;
}

    .n-home-ad li:first-child {
        margin-right: 8px;
    }

    .n-home-ad img {
        border-radius: 6px;
        box-shadow: 0px 0px 13px #ddd;
    }

.n-home-ms {
    padding: 10px 30%;
}

    .n-home-ms span {
        background: url('http://images.xiantaocn.com/xsms-bg.png') no-repeat 0px 5px;
        background-size: contain;
        /*color: #16ba63;*/
        text-align: center;
        display: block;
    }

.n-home-mstime {
    width: 95%;
    /*margin: 0 auto;*/
    /*display: table;*/
    background: #f8f8f8;
    border-radius: 20px;
    height: 40px;
    /*white-space: nowrap;*/
}

.n-home-ms-ul {
    width: 25%;
    height: auto;
    display: inline-block;
    text-align: center;
    float: left;
}

.n-home-mstime span {
    display: block;
    height: 14px;
    margin-top: 3px;
    font-size: 18px;
    font-weight: 500;
}

.n-home-ms-ul.selected {
    color: #ff0080;
}

    .n-home-ms-ul.selected em {
        color: #ff0080;
    }

.null-lineH {
    margin-top: 10px !important;
    font-size: 16px;
    font-weight: bold !important;
}

.nav-fixed {
    position: fixed !important;
    top: 46px;
    z-index: 1000;
    width: 100%;
    left: 0;
    border-radius: 0;
    height: 42px;
}

.nav-normal {
    position: relative;
    top: 0;
}

.top88 {
    top: 80px;
}

.home-list{
    padding:0 8px;
}
.n-home-goods {
    border-bottom: 0.5px solid rgba(243, 243, 243, 0.5);
}

    .n-home-goods img {
        border-radius: 4px;
    }

    .n-home-goods h4 {
        font-size: 13px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        margin-top: 0;
    }

.n-home-goods-price span:first-child {
    background: #f17d79;
    color: #fff;
    font-size: 11px;
    border-radius: 13px;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 52px;
    margin-right: 10px;
}

.n-home-goods-price em {
    font-size: 10px;
    color: #999;
    text-decoration: line-through;
    margin: 0 15px 0 12px;
}

.n-home-goods-button {
    width: 68px;
    height: 23px;
    line-height: 23px;
    background: #f6f5f5;
    border-radius: 15px;
    text-align: center;
}

.n-home-goods-foot em {
    color: #a1a1a1;
    font-size: 10px;
    margin-top: 10px;
    display: block;
    float: left;
}

.n-home-goods-foot {
    overflow: hidden;
    margin-top: 6px;
}


.n-home-goods-price i {
    font-size: 18px;
    margin-top: 3px;
    color: #ff0080;
}

.n-home-goods-price s {
    font-size: 20px;
    color: #ff0080;
    text-decoration:none;
}

.n-home-goods-price i:last-child {
    font-size: 19px;
    margin: -1px 6px 0 0;
    color: #ff0080;
}

.n-home-goods-price span em {
    font-size: 12px;
    margin: 0px 2px 0 0;
    color: #ff0080;
    text-decoration:none;
}

.n-home-goods-price {
    overflow: hidden;
    padding-bottom: 8px;
}

    .n-home-goods-price span {
        font-size: 14px;
    }

.tab-nav-home {
    display: flex;
    flex-wrap: wrap;
    height: 42px;
    line-height: 42px;
}

    .tab-nav-home li {
        display: flex;
        flex: 1;
        justify-content: center;
    }

.activate {
    color: #f17d79;
}

.n-home-gl {
    padding: 4px 12px;
    overflow: hidden;
}

    .n-home-gl li {
        border-bottom: 1px solid #dfdfdf;
        overflow: hidden;
        padding: 5px 0;
    }

.backup {
    margin-top: 10%;
    margin-bottom:4%;
}

.n-home-gl li img {
    width: 27%;
    margin: 5px 10px 5px 0;
}

.n-home-gl li > div {
    width: 70%;
}

    .n-home-gl li > div h6 {
        font-size: 14px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .n-home-gl li > div p {
        font-size: 12px;
        color: #a0a0a0;
    }

.n-home-gl .n-home-gl-price {
    font-size: 15px;
    color: #f17d79;
}

.n-home-gl span {
    font-size: 10px;
}

.n-home-gl-btn {
    background: #f17d79;
    color: #fff;
    width: 65px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 7px;
    font-size: 12px;
}

.n-home-gl em {
    margin-left: 15%;
    color: #666;
    font-size: 9px;
}

.backup img {
    margin: 0 auto;
    width: 50%;
    display: block;
}

.backup p {
    margin-top: 14px;
    font-size: 16px;
}

.home-nav {
    margin: 0 auto;
    display: inline-block;
    height: 40px;
    white-space: nowrap;
    width: 100%;
}

.home-code .popup-body {
    position: relative;
}

.home-code .copy-close {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 20px;
}

.home-code .popup-body h3 {
    line-height: 30px;
    margin-bottom: 10px;
}

.home-code .popup-head {
    padding: 0;
}
/*---center---*/
.card-div-page {
    position: relative;
}

.card-title {
    width: 100%;
    position: absolute;
    top: 18%;
    z-index: 1000;
    left: 13%;
}

    .card-title img {
        margin-right: 10px;
        float: left;
        width: 70px;
        height: 70px;
        border: solid 2px #eee;
        border-radius: 50%;
        display: block;
    }

    .card-title h2 {
        text-align: left;
        line-height: 1.5em;
        font-size: 18px;
        margin-top: 8%;
        color: #fff;
    }

.center-set {
    position: absolute;
    right: 14px;
    top: 14px;
    z-index: 200;
    font-size: 22px !important;
}

.center-kefu {
    right: 44px;
}
/*----detail---*/
.ql-align-center{
    text-align:center;
}
.detail-info img {
    display: block;
    width: 100%;
    height: auto;
}
.detail-pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.detail-pagination .swiper-pagination-bullet {
    margin: 0 2px;
}

.detail-price .icon-yh {
    color: #f17d79;
    margin-left: 10px;
}
.countext {
    margin: 0;
    text-align: right;
    line-height: 30px;
}

    .countext span {
        background: #ff0080;
        color: #fff;
        text-align: center;
        padding: 2px 3px;
        border-radius: 4px;
        margin: 0 3px;
    }

.weikaishi {
    background: #dfdfdf !important;
}

.detail-list {
    /*padding: 0 14px;*/
}

.detail-list-top {
    display: flex;
    height: 50px;
    padding: 0 14px;
}

.detail-list-title {
    flex: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}

.detail-list-sc {
    width: 52px;
    text-align: center;
    color: #666;
    font-size: 12px;
    margin: 10px 0;
}

    .detail-list-sc i {
        display: block;
        font-size: 22px;
    }

    .detail-list-sc div {
        border-left: 1px dashed #dfdfdf;
    }

.detail-price {
    line-height: 35px;
    overflow: hidden;
    padding: 0 14px;
}

    .detail-price em {
        font-size: 19px;
        color: #ff0080;
    }

    .detail-price span {
        font-size: 12px;
        color: #666;
        text-decoration: line-through;
        margin-left: 10px;
    }

.detail-xl {
    line-height: 40px;
    overflow: hidden;
    color: #666;
    border-bottom: 1px solid #dfdfdf;
    padding: 0 14px;
}

.detail-bz {
    display: flex;
    line-height: 36px;
    padding: 0 14px;
}

    .detail-bz i {
        color: #ff0080;
        font-size: 20px;
        display: block;
    }

    .detail-bz li {
        width: 25%;
        display: flex;
    }

.line10 {
    background: #f8f8f8;
    height: 10px;
}

.detail-comment {
    padding: 14px;
}

.detail-com-t {
    overflow: hidden;
}

    .detail-com-t img {
        width: 45px;
        display: block;
        border-radius: 100%;
        margin-right: 12px;
    }

.gz-btn {
    width: 65px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #f17d79;
    border-radius: 20px;
    font-size: 13px;
    margin-top: 10px;
}

.detail-com-t h6 {
    font-size: 14px;
    margin: 6px 0 0 0;
}

.detail-com-t p, .detail-com-c p {
    color: #999;
    font-size: 12px;
    margin: 0;
}

.detail-com-c {
    overflow: hidden;
    line-height: 42px;
}

    .detail-com-c span {
        width: 28px;
        height: 16px;
        line-height: 16px;
        font-size: 10px;
        color: #fff;
        background: #f17d79;
        text-align: center;
        border-radius: 6px;
        margin: 12px 0 0 10px;
        display: block;
    }

    .detail-com-c i {
        color: #f17d79;
    }

.detail-com-b p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.detail-com-b ul {
    display: flex;
}

    .detail-com-b ul li {
        width: 23.5%;
        margin-right: 1.5%;
    }

        .detail-com-b ul li:last-child {
            margin-right: 0;
        }

        .detail-com-b ul li img {
            border-radius: 6px;
        }

.screen-btn {
    height: 55px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

    .screen-btn a {
        width: 20%;
        text-align: center;
        height: 55px;
        padding-top: 7px;
        color: #333;
        background: none;
    }

    .screen-btn div {
        width: 30%;
        text-align: center;
        line-height: 55px;
        font-size: 15px;
        color: #fff;
        background: linear-gradient(to top right, #ffb16c, #ffa0a0);
    }

        .screen-btn div:last-child {
            background: linear-gradient(to top right, #ff8e8e, #ff6767);
        }

    .screen-btn a i {
        display: block;
        font-size: 22px;
        margin-bottom: 3px;
    }

    .screen-btn a:first-child {
        border-right: 1px solid #dfdfdf;
    }

.addbtn {
    height: 56px;
    line-height: 58px;
    width: 100%;
    font-size: 16px;
    background: linear-gradient(to top right, #ffb16c, #ffa0a0);
    margin-top: 0;
    text-align: center;
    color: #fff;
}

.badge {
    width: 20px;
    position: absolute;
    background: #d9202e;
    top: -55px !important;
    left: 20px;
    color: #f8f8f8;
    font-size: 12px;
    padding: 2px;
}

.detail-cart {
    font-size: 10px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -6px;
}

.goods-detsmall {
    overflow: hidden;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px;
}

.goods-detsmall-l {
    height: 17%;
    padding-bottom: 10px;
    overflow: hidden;
    float: left;
}

    .goods-detsmall-l img {
        width: 60px;
        height: 60px;
        display: block;
        float: left;
    }

    .goods-detsmall-l div {
        float: left;
        margin-left: 20px;
    }

        .goods-detsmall-l div em {
            height: 28px;
            line-height: 28px;
            margin-top: 4px;
        }

        .goods-detsmall-l div p {
            color: #707070;
            height: 28px;
            line-height: 28px;
            font-size: 12px;
        }

.goods-detsmall .close {
    font-size: 36px;
    text-align: right;
    float: right;
    color: #707070;
}

.goods-option {
    overflow: hidden;
    padding: 10px;
    line-height: 26px;
}

    .goods-option span {
        float: left;
        margin-right: 5px;
        line-height: 34px;
        font-weight: 100;
    }

    .goods-option ul {
        overflow: hidden;
    }

        .goods-option ul li {
            width: 60px;
            text-align: center;
            height: 26px;
            line-height: 24px;
            float: left;
            border: 1px solid #dfdfdf;
            border-radius: 2px;
            font-size: 12px;
            margin: 5px 5px;
        }

            .goods-option ul li.active {
                border-color: #d9202e;
                color: #d9202e;
            }

    .goods-option a {
        width: 26px;
        text-align: center;
        height: 26px;
        line-height: 26px;
        border: 1px solid #dfdfdf;
        border-radius: 2px;
    }

        .goods-option a i {
            font-size: 18px;
        }

        .goods-option a.button-gold-outline {
            color: #d9202e;
            border-color: #d9202e;
        }

        .goods-option a.button-grey-outline {
            color: #707070;
            border-color: #dfdfdf;
        }

/*-----MyCart-----*/
.cart-list {
    width: 92%;
    margin: 12px auto 0;
    border-radius: 4px;
}


.cart-image {
    width: 57px;
    margin: 0 20px 0 1px;
}

    .cart-image img {
        width: 57px;
        border-radius: 8px;
        border: 1px solid #f17d79;
    }

.cart-item {
    overflow: hidden;
    display: flex;
    padding: 14px 12px 0;
}

.cart-checkbox {
    line-height: 56px;
    width: 28px;
}

.cart-num {
    min-width: 30px;
    float: left;
    text-align: center;
}

.cart-trash {
    right: 0;
    bottom: 6px;
    font-size: 27px;
    float: right;
}

.cart-info {
    flex: 1;
}

.cart-right {
    border-bottom: 1px solid #dfdfdf;
    flex: 1;
    display: flex;
    padding-bottom: 8px;
}

.cart-name {
    font-size: 13px;
}

.cart-kucun {
    font-size: 9px;
    color: #999;
}

.cart-price span {
    font-size: 12px;
}

.cartQuantityButton {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 15px;
    text-align: center;
    border: 1px solid #dfdfdf;
    color: #ff0080;
}

.cart-item:last-child .cart-right {
    border-bottom: none;
}

.bottom-btn {
    height: 55px;
    display: flex;
    position: absolute;
    bottom: 48px;
    width: 100%;
    background: #f8f8f8;
}

.calc-btn {
    background: #ff0080;
    color: #fff;
    width: 27.6%;
    text-align: center;
    line-height: 55px;
}

.bottom-btn-l {
    flex: 1;
    display: flex;
}

.cart-check-all {
    line-height: 47px;
    height: 55px !important;
    margin: 0 6%;
    zoom: 90%;
    width: 26%;
}

.cart-b-pri {
    flex: 1;
    padding-right: 8px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cart-check-all > div.checkbox {
    margin-top: 14px !important;
}

.cart-b-pri p {
    font-size: 10px;
}
/*----ConfirmOrderDetail----*/
.popup-renzheng .popup-title{
    font-weight:600;
    font-size:17px;
}
.popup-renzheng .popup {
    width: 82%;
    border-radius: 12px;
}
.rz-close {
    position: fixed;
    top: 10px;
    right: 10px;
    font-size: 22px;
}
.renzheng-title {
    float: right;
    margin: 0 10px;
    text-align: left;
    font-size: 15px;
    line-height:24px;
}
.rz-info{
    text-align:left;
    margin:0 10px;
    line-height:24px;
    float:left;
}
.rz-info span{
    float:left;
    width:70px;
}
.rz-btn {
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
    float: left;
    width: 100%;
}
.rz-btn div{
    font-weight:600;
    font-size:16px;
    color:#333;
    text-align:center;
    line-height:40px;
    float:left;
    width:50%;
    height:40px;
}
.confirm-xy{
    display:flex;
    padding:7px 10px;
}
.confirm-xy .confirm-check{
    zoom:80%;
    display: inline-block;
    vertical-align:middle;
}
.rz-btn div:first-child {
    border-right: 1px solid #dfdfdf;
}
.popup-renzheng .popup-body {
    padding: 0px;
}
.rz-notice {
    background: #FDF9ED;
    color: #C7B262;
    padding: 8px 14px;
    display: flex;
}
.rz-notice p{
    margin:0;
}
.rz-notice i{
    align-items: center;
    display: flex;
    width: 30px;
}
.confirm-rzline{
    padding:0 12px;
}
.confirm-rzline div{
    border-bottom:1px solid #dfdfdf;
    display: flex;
    height: 50px;
    line-height: 50px;
}
.confirm-rzline span{
    width:80px;
}
.confirm-rzline input{
    height: 49px;
    line-height: 49px;
}
.confirm h5 {
    font-size: 12px;
    color: #666;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    margin: 0;
}

.confirm-detail {
    display: flex;
    padding: 8px 14px;
}

    .confirm-detail img {
        width: 73px;
        height: 73px;
    }

    .confirm-detail > div {
        flex: 1;
        margin-left: 18px;
    }

.confirm h6 {
    margin: 0;
    line-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.confirm-detail p {
    font-size: 12px;
    color: #999;
    margin: 0;
    line-height: 22px;
}

.confirm-yh {
    padding: 0 14px;
}

    .confirm-yh > div {
        border-bottom: 1px solid #dfdfdf;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }

        .confirm-yh > div:last-child {
            border: none;
        }

    .confirm-yh i {
        margin-left: 10px;
    }

.confirm-liuyan {
    border-bottom: 1px solid #dfdfdf;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    display: flex;
    margin: 0 14px;
}

    .confirm-liuyan span {
        width: 75px;
    }

    .confirm-liuyan textarea {
        flex: 1;
        line-height: 35px;
        text-align: right;
    }

.confirm-btn-r {
    background: #ff0080;
    color: #fff;
    text-align: center;
    line-height: 55px;
    font-size: 15px;
    border: none;
}

.confirm-btn-l, .confirm-btn-r {
    width: 50%;
}

.confirm-btn {
    bottom: 0;
}

.confirm-btn-l {
    line-height: 54px;
    margin-left: 20px;
    margin-left: 20px;
    font-size: 16px;
}

.confirm-newadd {
    width: 100%;
    background: #ff0080;
    color: #fff;
    line-height: 55px;
    font-size: 15px;
}

.confirm-dizhi {
    padding: 0 14px;
}

    .confirm-dizhi div {
        border-bottom: 1px solid #dfdfdf;
    }

        .confirm-dizhi div p {
            line-height: 30px;
            margin: 10px 0 0;
        }

        .confirm-dizhi div input {
            color: #999;
            width: 100%;
        }
/*----myorder----*/
.myorder {
    padding: 0 14px;
}

    .myorder h5 {
        height: 46px;
        line-height: 46px;
        border-bottom: 1px solid #dfdfdf;
        margin: 0;
    }

        .myorder h5 span {
            font-size: 15px;
        }

.myorder-btn-againbuy {
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    width: 75px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-top: 9px;
    margin-left: 10px;
}

.myorder ul {
    width: 65%;
    height: 80px;
    overflow: hidden;
    margin-top: 8px;
}

.myorder-goods {
    display: flex;
    border-bottom: 1px solid #dfdfdf;
}

    .myorder-goods > div {
        width: 35%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

.myorder ul li {
    width: 30%;
    float: left;
    margin-right: 3.3%;
}

.myorder-goods > div i {
    margin-left: 6px;
}

.myorder-price {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #dfdfdf;
}

    .myorder-price span {
        color: #999;
    }

    .myorder-price p {
        margin: 0;
    }

.myorder-btn {
    height: 46px;
}

.myorder-btn-buy {
    border-radius: 6px;
    width: 75px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-top: 9px;
    margin-left: 10px;
    color: #fff;
    background: #ff0080;
}
/*---SpecialGoods---*/
.sg-list li img {
    width: 31%;
}

.sg-list li > div h6 {
    -webkit-line-clamp: 2;
    margin: 0;
}

.sg-list li > div p {
    margin: 0;
    line-height: 28px;
}

.sg-price {
    overflow: hidden;
}

.sg-list li > div {
    width: 66%;
}

.sg-ms-btn {
    background: #f17d79;
    color: #fff;
    width: 45px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 10px;
    font-size: 10px;
}

.sg-price span {
    font-size: 14px;
}

.sg-price em {
    margin-left: 10px;
    text-decoration: line-through;
}

.sg-list-b em {
    margin: 0;
}
/*---discount---*/
.discount-tab {
    top: 44px;
    display: block;
    height: 44px;
}

    .discount-tab .tabs {
        top: 0;
    }

.discount-yhq {
    width: 94%;
    margin: 20px auto 0;
}

.discount-yhq-t {
    display: flex;
    color: #fff;
}

    .discount-yhq-t div {
        width: 100px;
        height: 100px;
        line-height: 100px;
        text-align: center;
        border-left: 1px dashed #dfdfdf;
    }

        .discount-yhq-t div span {
            font-size: 28px;
        }

    .discount-yhq-t p {
        flex: 1;
        margin: 15px 0 0;
        line-height: 18px;
    }

    .discount-yhq-t i {
        font-size: 55px;
        width: 80px;
        text-align: center;
        line-height: 100px;
        margin-top: 5px;
    }

.discount-yhq-b {
    height: 38px;
    line-height: 38px;
    color: #999;
    padding-left: 10px;
}

.discount-bgred {
    background: linear-gradient(to right, #ff708a, #ff4860);
}

.discount-bgred-disable {
    background: linear-gradient(to right, #636363, #9a9293);
}

.discount-bgblue {
    background: linear-gradient(to right, #79c3ff, #3a97fe);
}

.discount-bgyello {
    background: linear-gradient(to right, #ffba15, #ff8c1f);
}

.discount-guoqi i {
    margin-top: 30%;
    display: block;
}
/*---Vip---*/
.vip-liulan {
    text-decoration: underline;
    font-size: 13px;
}

.vip-head {
    min-height: 100px;
    position: relative;
    height: 132px;
}

    .vip-head div img {
        width: 70px;
        height: 70px;
        border-radius: 100%;
        margin: 0 10px;
    }

    .vip-head > div {
        display: flex;
        position: absolute;
        top: 30%;
        left: 15px;
        width: 100%;
    }

.tborder-tab-top {
    line-height: 33px;
}

.vip-head h5 {
    font-size: 17px;
    margin: 6px 0 0;
    color: #fff;
}

    .vip-head h5 em {
        font-size: 12px;
        margin-left: 7px;
    }

    .vip-head h5 i {
        font-size: 12px;
    }

.vip-invite {
    margin: 0;
    border-radius: 20px;
    color: #fff;
    padding: 0 8px;
    font-size: 12px;
    background-color: rgba(140, 131, 131, 0.2);
    height: 22px;
    line-height: 22px;
    display: inline-block;
}

.vip-copy {
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    border-radius: 20px;
    padding: 0 8px;
    background-color: #fff;
    position: relative;
    color: #333;
    display: inline-block;
}

.copy-invite {
    color: #fff;
    position: absolute;
    right: -50px;
    bottom: 0;
}

.vip-head-c {
    margin-top: 8px;
    overflow: hidden;
}

.vip-head-b {
    overflow: hidden;
    font-size: 11px;
    color: #fff;
    margin-top: 5px;
    height: 25px;
    line-height: 25px;
}

    .vip-head-b em {
        margin-left: 10px;
    }

    .vip-head-b i {
        margin-left: 10px;
        font-size: 12px;
    }

.vip-shouru {
    width: 86%;
    margin: 0 auto;
    border-radius: 8px;
    box-shadow: 0px 7px 13px #ddd;
}

.vip-shouru-t {
    margin: 0;
    height: 20px;
    line-height: 20px;
    position: relative;
}

    .vip-shouru-t span {
        color: #ffde55;
        font-size: 10px;
        background: url('http://images.xiantaocn.com/shouru-bg.png') no-repeat;
        background-size: cover;
        height: 30px;
        width: 89px;
        position: absolute;
        left: -10px;
        padding-left: 10px;
    }

    .vip-shouru-t em {
        font-size: 9px;
        color: #999;
        margin-top: 4px;
    }

.vip-shouru-c {
    display: flex;
    text-align: center;
    margin: 6px 0 0;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 5px;
}

    .vip-shouru-c span {
        display: block;
        font-size: 18px;
        margin: 10px 0 8px;
    }

    .vip-shouru-c em {
        display: block;
        font-size: 12px;
        color: #666;
    }

    .vip-shouru-c li {
        width: 25%;
    }

.vip-shouru-b {
    height: 45px;
    line-height: 45px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .vip-shouru-b button {
        color: #fff;
        background: #ff0080;
        font-size: 12px;
        height: 22px;
        width: 50px;
        border: none;
        border-radius: 6px;
    }

    .vip-shouru-b em {
        color: #ff0080;
    }

.vip-bt {
    font-size: 17px;
    padding-left: 14px;
    height: 30px;
    line-height: 30px;
}

    .vip-bt i {
        color: #ff9800;
        margin-right: 3px;
    }

.vip-banner {
    margin: 5% auto;
    width: 90%;
}

.vip-school-ul {
    display: flex;
    text-align: center;
    padding: 1% 6%;
    flex-wrap: wrap;
}

    .vip-school-ul li {
        width: 25%;
        margin-bottom: 20px;
    }

    .vip-school-ul i {
        display: block;
        font-size: 20px;
        margin-bottom: 5px;
    }

.vip-notice > div {
    border-radius: 8px;
    width: 85%;
    margin: 0 auto;
}

    .vip-notice > div > div {
        font-size: 10px;
        overflow: hidden;
        margin-bottom: 6px;
        display: flex;
        justify-content: space-between;
        padding: 6px;
    }

        .vip-notice > div > div > div:first-child {
            width: 80%;
        }

        .vip-notice > div > div > div:last-child {
            width: 20%;
            display: flex;
            overflow: hidden;
            max-height: 100px;
            justify-content: flex-end;
        }

    .vip-notice > div h5 {
        margin: 4px 0 10px 0;
    }

    .vip-notice > div p {
        margin: 0;
    }

    .vip-notice > div span {
        color: #999;
    }

.vip-notice-none {
    background: #f8f8f8;
    text-align: center;
    font-size: 15px;
    color: #666;
}

.vip-privilege-ul li {
    display: flex;
    margin: 4px 0;
}

    .vip-privilege-ul li i {
        width: 35px;
        font-size: 20px;
        text-align: center;
        line-height: 40px;
    }

.vip-privilege-ul {
    margin: 0 auto 10px;
    width: 88%;
}

    .vip-privilege-ul li div {
        flex: 1;
        padding-top: 5px;
    }

        .vip-privilege-ul li div h6 {
            font-size: 12px;
            margin: 0;
        }

        .vip-privilege-ul li div p {
            font-size: 10px;
            margin: 3px 0 0px 0px;
        }
/*---vipgoods---*/
.vipgoods-list {
    display: flex;
    padding: 0 14px;
    flex-wrap: wrap;
}

    .vipgoods-list li {
        width: 46%;
        margin: 0 2%;
    }

    .vipgoods-list h6 {
        max-height: 28px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 28px;
    }
/*---download---*/
.download-div {
    background: #fff;
    width: 90%;
    margin: 10px auto 20px;
    padding: 14px 0 0 0;
}
.download-div h4 em{
    font-size:14px;
    color:#333;
}
.color3{
    color:#333 !important;
}
.download-div h4 {
    font-size: 14px;
    margin: 0px;
    border-top: 2px solid #ff0080;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
}

        .download-div h4 span {
            width: 14px;
            height: 14px;
            border-radius: 100%;
            border: 2.5px solid #ff0080;
            display: block;
            float: left;
            margin: 15px 5px 0 0;
        }

    .download-div ul li {
        font-size: 13px;
        color: #666;
        line-height: 20px;
        margin-bottom: 5px;
    }

.download-div-bottom {
    padding: 0 24px 12px;
}
/*---Qcenter---*/
.center-box {
    width: 90%;
    margin: 0 auto;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    top: -7%;
    z-index: 200;
}

    .center-box h5 {
        padding: 4px 10px 0 14px;
        font-size: 16px;
        font-weight: 500;
        color: #333;
        margin: 0;
        border-bottom: 1px solid #dfdfdf;
        line-height: 40px;
    }

.center-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 14px;
}

    .center-list li {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 25%;
        font-size: 12px;
    }

        .center-list li span {
            margin-bottom: 15px;
        }

.seckill-con {
    height: 40px;
    margin-bottom: 5px;
}

.seckill-con-top {
    height: 40px;
    top: 0;
    position: relative;
}

    .seckill-con-top .n-home-mstime {
        z-index: 1000;
        width: 100%;
        left: 0;
        border-radius: 0;
    }

.has-bottom.has-tabs {
    bottom: 49px;
}
/*---BrowseRecord---*/
.liulan-top {
    overflow: hidden;
    margin-bottom: 12px;
    background: url('http://images.xiantaocn.com/liulan-bg.png') no-repeat;
    background-size: cover;
    width: 86%;
    margin: 0 auto;
}

    .liulan-top li {
        width: 50%;
        text-align: center;
        color: #fff;
        padding: 6% 0 7%;
    }

.liulan-tuijian h6 {
    font-size: 14px;
    margin: 5px 0 2px;
}

    .liulan-tuijian h6 em {
        background: #ff0080;
        color: #fff;
        font-size: 11px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 10px;
        width: 60px;
    }

.liulan-top li span {
    display: block;
    margin: 12px 0 8px;
}

.liulan-top li em {
    font-size: 20px;
    margin-top: 16px;
    display: block;
}

.liulan-top p {
    color: #fff;
    font-size: 12px;
    margin: 0 0 4px 8px;
}

.liulan-bt {
    line-height: 52px;
    padding-left: 14px;
    font-size: 15px;
    margin: 0;
}

.liulan-list {
    padding: 0 14px;
}

.liulan-headimg {
    width: 46px;
    height: 46px;
    border-radius: 100%;
    margin-right: 12px;
}

.liulan-list-con {
    display: flex;
    position: relative;
    margin: 15px 0 8px;
}

    .liulan-list-con b {
        position: absolute;
        height: 64%;
        width: 1px;
        border-right: 1px solid #dfdfdf;
        left: 23px;
        top: 56px;
    }

.liulan-list .liulan-list-con:last-child b {
    border: none;
}

.liulan-list-con > div {
    flex: 1;
}

.liulan-tuijian p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 13px;
}

.liulan-ul {
    overflow: hidden;
    padding: 6px;
}

    .liulan-ul li img {
        margin-right: 6px;
    }

    .liulan-ul .sg-price em {
        text-decoration: line-through;
        font-size: 10px;
        color: #a0a0a0;
    }

.fensi-invite-tuijian ul li img {
    width: 80%;
    height: auto;
}
/*---yuji---*/
.yuji-center{
    width:88%;
    margin:0 auto;
    overflow:hidden;
    display:flex;
}

.yuli-bt {
    line-height: 42px;
}

.yuji-search {
    border: 1px solid #dfdfdf;
    width: 56%;
}
.yuji-search i{
    margin-top:4px;
}
.yuji-search-r {
    margin-left: 2%;
    flex: 1;
    text-align: right;
    width: 42%;
    display:flex;
}
.yuji-search-r input{
    padding:0 !important;
    width: 64%;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    margin: 5px 4%;
}
.yuji-search-r i{
    font-size:25px;
    margin-top:10px;
}
.yuji-search-r span{
    line-height:40px;
}
.yuji-list {
    display: flex;
    padding-top: 6px;
    padding-bottom: 2px;
}

    .yuji-list > div:first-child {
        width: 60%;
    }

    .yuji-list > div:last-child {
        width: 40%;
        text-align: right;
        font-size: 13px;
        position: relative;
    }

        .yuji-list > div:last-child p {
            position: absolute;
            right: 0;
            bottom: 0;
            margin: 0;
            font-size: 12px;
            height: 17px;
        }

    .yuji-list .cart-name {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 6px;
        font-size: 14px;
    }

    .yuji-list .cart-sku {
        font-size: 13px;
    }

.yuji-price {
    padding: 6px 2px;
}

    .yuji-price p {
        margin: 0;
    }

    .yuji-price i {
        font-size: 12px;
    }

.yuji-list .cart-price {
    height: 17px;
}
.yuji-sy1 {
    background: url('http://images.xiantaocn.com/liulan-bg.png') no-repeat;
    background-size: cover;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    padding: 10px 12px 6px;
    border-radius: 10px;
}
.yuji-sy1 button{
    background:inherit;
    border:1px solid #fff;
    border-radius:8px;
    color:#fff;
    padding:2px 4px;
    font-size:12px;
}
.yuji-sy1 h4{
    color:#fff;
    font-size:26px;
}
.yuji-sy1 p{
    margin:0;
}
.yuji-sy2 {
    margin: 8px auto;
    width: 90%;
    overflow: hidden;
}
.yuji-sy2 li {
    width: 49%;
    background: url('http://images.xiantaocn.com/liulan-bg.png') no-repeat;
    background-size: cover;
    border-radius: 10px;
    color:#fff;
    padding:0 10px 3px;
}
.yuji-sy2 li:last-child{
    margin-left:2%;
}
.yuji-sy2 p{
    font-size:11px;
    margin:0;
}
.yuji-sy2 h5{
    font-size:16px;
    color:#fff;
}
.yuji-tab {
    line-height: 44px;
    position: absolute;
    width: 100%;
    display:flex;
}
.yuji-tab >div{
    width:25%;
    text-align:center;
    font-size:15px;
}
.yuji-tab >div.activate{
    font-weight:600;
}
.yuji-tab-2 {
    display: flex;
    /*width: 92%;*/
    margin: 0 auto;
}
.yuji-tab-2 >div{
    width: 25%;
    text-align: center;
    height: 36px;
    line-height: 35px;
    font-size: 15px;
}
/*---FensiManage---*/
.fensi-invite {
    overflow: hidden;
    padding: 0 14px;
    position: relative;
    width: 100%;
}

    .fensi-invite h5 {
        font-size: 12px;
    }

    .fensi-invite em {
        position: absolute;
        left: 100px;
        top: 9px;
    }

.fensi-tab-top {
    line-height: 32px;
}

.copy-fensi {
    background: #e5e5e5;
    border-radius: 18px;
    position: absolute;
    right: 20px;
    top: 9px;
    font-size: 12px;
    border: 1px solid #dfdfdf;
    padding: 1px 8px;
}

.fensi-tab {
    background: url('http://images.xiantaocn.com/fensi-bg.png') no-repeat;
    background-size: contain;
    overflow: hidden;
    width: 92%;
    margin: 8% auto 0;
    color: #e7deb7;
}

    .fensi-tab li {
        text-align: center;
        width: 50%;
        float: left;
        height: 40px;
        line-height: 38px;
        font-size: 15px;
        border-bottom: 1px solid #dfdfdf;
        border-top: 1px solid #dfdfdf;
    }

        .fensi-tab li.selected {
            color: #ff0080;
        }

        .fensi-tab li:last-child {
            border-left: 1px solid #dfdfdf;
        }

.fensi-shouyi {
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
}

    .fensi-shouyi em {
        font-size: 23px;
    }

.fensi-list {
    width: 100%;
    padding: 0 14px;
    float: left;
}

    .fensi-list li {
        padding-top: 6px;
        display: flex;
        margin: 6px 0;
    }

    .fensi-list img {
        width: 50px;
        height: 50px;
        border-radius: 100%;
        margin-left: 5px;
    }

    .fensi-list div {
        flex: 1;
        margin-left: 15px;
    }

    .fensi-list h5 {
        margin-top: 6px;
    }

    .fensi-list h6 span {
        margin-left: 15px;
    }

    .fensi-list em {
        background: #e5e5e5;
        border-radius: 14px;
        font-size: 12px;
        width: 55px;
        height: 20px;
        line-height: 20px;
        text-align: center;
    }
/*---withdrawmoney---*/
.draw-btn {
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #ff0080;
    color: #fff;
    margin: 16px 0;
}
/*---setting---*/
.set-list .list {
    padding: 0 14px;
}

.home-nav-title {
    display: flex;
    height: 44px;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    border-bottom: solid 0.5px #dfdfdf;
}

    .home-nav-title .n-home-r {
        font-size: 27px;
    }

.super-search {
    width: 80%;
    display: flex;
    background: #fff;
    overflow: hidden;
    height: 30px;
    border-radius: 8px;
    padding: 0 5px;
    border: 1px solid #dfdfdf;
    align-items: center;
}

    .super-search input {
        width: 90%;
        height: 28px;
        padding: 0 5px;
    }
/*---BusinessEnter---*/
.business-bt{
    font-size:15px;
    line-height:22px;
    font-weight:600;
}
.check-input-be {
    zoom: 1.2;
    margin: 2.5px 2px 0 0 !important;
    display: block;
    width: 20px;
}
.business-check div{
    margin-bottom:8px;
    overflow:hidden;
    display:flex;
}
.business-check span {
    display:block;
    flex:1;
    line-height:19px;
}
.business-check h5{
    font-weight:600;
    line-height:22px;
}
.business-input, .business-ul input {
    border: 1px solid #dfdfdf !important;
    width: 100%;
    border-radius: 6px;
}
.business-check textarea {
    border: 1px solid #dfdfdf !important;
    width: 100%;
    border-radius: 6px;
    height: 34px;
}
.business-end{
    margin-top:5%;
}
.business-select select {
    width: 100%;
    height: 34px;
    border-radius: 6px;
    border-color: #dfdfdf;
}
/*---find----*/
.find-list {
    margin: 0 10px 20px;
}
.find-list-top {
    line-height: 35px;
    overflow: hidden;
    font-size:13px;
}
.find-list-top img {
    width: 35px;
    height: 35px;
    margin-right:6px;
    border-radius: 100%;
}
.find-list-top em{
    font-size:12px;
}
.find-list-title {
    margin: 12px 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    position:relative;
}
.find-copy {
    position: absolute;
    right: 0;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    display: block;
    bottom: 0;
    padding: 0 4px;
    height: 18px;
    line-height: 18px;
}
.find-list p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    font-size: 12px;
}
.find-list-img {
    display: flex;
    flex-wrap: wrap;
    margin:0 14px;
}
.find-list-img li {
    width:31%;
    margin-right:3%;
    margin-bottom:4px;
}
.find-list-img li:nth-child(3n) {
    margin-right:0;
}
.find-list-img li img {
    border-radius: 5px;
}

.tabs-hide {
    display:none;
}

.detail-info p{
    margin:0;
    text-align:center;
}