﻿.homeMain {
    margin: 0 auto;
    background-color: #FaFaFa;
    font-family: "SimHei","Microsoft YaHei",微软雅黑;
}

.homeContent {
    margin: 0 auto;
    background-color: #ffffff;
    max-width: 640px;
    min-width: 320px;
}

.content-body {
    position: relative;
    z-index: 5;
}

/****店招 第一版 开始*****/
.shopSigns-first {
    width: 100%;
}

    .shopSigns-first .top-head {
        position: relative;
        z-index: 10;
    }

    .shopSigns-first .top-banner {
    }

        .shopSigns-first .top-banner img {
            width: 100%;
            height: 100%;
        }

    .shopSigns-first .top-portrait {
        position: absolute;
        left: 4px;
        bottom: 4px;
        width: 25%;
        border-radius: 90px;
        background: none repeat scroll 0% 0% #ffffff;
        border: 3px solid #ffffff;
        overflow: hidden;
        box-sizing: content-box;
    }

        .shopSigns-first .top-portrait img {
            width: 100%;
            border-radius: 90px;
        }

    .shopSigns-first .top-guanzhu {
        position: absolute;
        right: 20px;
        bottom: 20px;
        width: 60px;
        height: 23px;
        background-image: url("images/home/guanzhu.png");
        background-size: 60px 23px;
    }

    .shopSigns-first .top-title {
        font-weight: 500;
        color: #fff;
        position: absolute;
        font-size: 25px;
        left: 30%;
        bottom: 18%;
    }

    .shopSigns-first .top-Introduction {
        width: 100%;
        height: auto;
        padding: 10px 30px;
        font-size: 14px;
        color: #999999;
        text-align: center;
        border-left: 1px solid #E4E4E4;
        border-right: 1px solid #E4E4E4;
        border-bottom: 1px solid #e5e5e5;
        background-color: #FFF;
    }

    .shopSigns-first .shopinfo-div {
        width: 100%;
        height: 65px;
        padding: 10px;
        text-align: center;
    }

        .shopSigns-first .shopinfo-div ul {
            margin: 0px;
            padding: 0px;
            list-style: outside none none;
        }

        .shopSigns-first .shopinfo-div li {
            float: left;
            width: 33.3%;
            position: relative;
        }

        .shopSigns-first .shopinfo-div .border-solid-left {
            border-left: 1px solid #E5E5E5;
        }

    .shopSigns-first .title {
        font-size: 20px;
        color: black;
    }

    .shopSigns-first .remark {
        font-size: 14px;
    }

/****店招 第一版 结束*****/

/****店招 第二版 开始*****/
.shopSigns-two {
    width: 100%;
}

    .shopSigns-two .shop-headimg {
        position: relative;
        overflow: hidden;
    }

        .shopSigns-two .shop-headimg img {
            width: 100%;
        }

    .shopSigns-two .shop-name {
        position: absolute;
        left: 28%;
        bottom: 0%;
        font-size: 25px;
        color: white;
    }

    .shopSigns-two .member-head {
        position: absolute;
        left: 0px;
        bottom: -20px;
        background: none repeat scroll 0% 0% #ffffff;
        border: 3px solid #ffffff;
        overflow: hidden;
        box-sizing: inherit;
    }

    .shopSigns-two .member-head {
        width: 100%;
    }

    .shopSigns-two .shopinfo-div {
        width: 100%;
        height: 65px;
        padding: 10px;
        text-align: center;
    }

        .shopSigns-two .shopinfo-div ul {
            margin: 0px;
            padding: 0px;
            list-style: outside none none;
        }

            .shopSigns-two .shopinfo-div ul a, a:link, a:visited, a:hover, a:active {
                text-decoration: none;
                color: #666;
            }

        .shopSigns-two .shopinfo-div li {
            float: left;
            width: 25%;
            position: relative;
        }

        .shopSigns-two .shopinfo-div .border-solid-left {
            border-left: 1px solid #E5E5E5;
        }

    .shopSigns-two .title {
        font-size: 20px;
        color: black;
    }

    .shopSigns-two .remark {
        font-size: 14px;
    }

    .shopSigns-two .top-guanzhu {
        position: absolute;
        right: 20px;
        bottom: 20px;
        width: 60px;
        height: 23px;
        background-image: url("images/home/guanzhu.png");
        background-size: 60px 23px;
    }
/****店招 第二版 结束*****/

/********商品分类列表 开始*************/

.proClassList {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .proClassList .home-protype {
        width: 100.2%;
        height: auto;
        background-color: #FFF;
        border-bottom: 1px solid #eee;
        border-top: 1px solid #eee;
        overflow: hidden;
        padding-bottom: 10px;
    }

    .proClassList .home-typediv {
        border-right: 1px solid #eee;
        height: auto;
        margin-top: 8px;
        font-size: 14px;
        padding: 2px 2px 0px 2px;
        color: #4D4D4D;
        overflow: hidden;
        float: left;
        width: 25%;
    }

    .proClassList .home-typediv6 {
        border-right: 1px solid #eee;
        height: auto;
        margin-top: 8px;
        font-size: 14px;
        padding: 2px 2px 0px 2px;
        color: #4D4D4D;
        overflow: hidden;
        float: left;
        width: 50%;
    }

/********商品分类列表 结束*************/

/********商品列表 开始*************/

.proList {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}

    .proList .pro-list {
        background-color: #fafafa;
        overflow: hidden;
    }

        .proList .pro-list a, a:link, a:visited, a:hover, a:active {
            text-decoration: none;
        }

    .proList .pro-list-title {
        padding: 10px 0px 2px 17px;
        color: #4d4d4d;
        width: 100%;
        overflow: hidden;
    }
.pro-list a>span {
    width: 100%;
    color: #000;
    display: block;
    padding: 4px;
    text-align:center;
font-size: 16px;
}
        .proList .pro-list-title .pro-top-allspan {
            float: right;
            margin-right: 16px;
            color: #4d4d4d;
            font-size: 12px;
            padding-top: 4px;
        }

    .proList .pro-list > div {
        list-style: outside none none;
        padding: 3px;
    }

        .proList .pro-list > div > a {
            padding: 2px;
            display: block;
            width: 100%;
            float: left;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

            .proList .pro-list > div > a > div {
                position: relative;
                min-height: 1px;
                float: left;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                border: solid 1px #e5e5e5;
                list-style: outside none none;
                padding: 2px;
                width: 100%;
            }

    .proList .pro-list .list-1 > a {
        width: 100%;
    }


    .proList .pro-list .list-2 > a:nth-child(3n+1) {
        width: 100%;
    }

    .proList .pro-list .list-2 > a:nth-child(3n+2) {
        width: 50%;
    }

    .proList .pro-list .list-2 > a:nth-child(3n+3) {
        width: 50%;
    }


    .proList .pro-list .list-3 > a {
        width: 50%;
    }
   .proList .pro-list .list-4 > a {
        width: 33.33333%;
    }

    .proList .pro-list .listimg {
        width: 100%;
        padding: 0px;
        position: relative;
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
        -moz-background-clip: content-box;
        -webkit-background-clip: content-box;
        background-clip: content-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .proList .pro-list .list-2 > a:nth-child(3n+2) .listimg::after,
    .proList .pro-list .list-2 > a:nth-child(3n+3) .listimg::after,
    .proList .pro-list .list-3 .listimg::after {
        display: block;
       // padding-top: 100%;
        content: '';
    }

   // .proList .pro-list .list-2 > a:nth-child(3n+2) .listimg img,
   // .proList .pro-list .list-2 > a:nth-child(3n+3) .listimg img,
  //  .proList .pro-list .list-3 .listimg img {
   //     display: none;
  //  }

    .proList .pro-list .listimg img {
        width: 100%;
    }

    .proList .pro-list-li-title {
        padding-left: 5px;
        padding-right: 5px;
        color: #666666;
        height: auto;
		margin-top: 10px;
        text-align: left;
        overflow: hidden;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }

    .proList .pro-list-li-price {
        padding-left: 1px;
        color: #ce040b;
        text-align: left;
        font-weight: bold;
    }

    .proList .pro-list-li-orprice {
        padding-left: 5px;
        text-align: left;
        color: #b7b7b7;
        text-decoration: line-through;
        font-weight: 500;
    }

    .proList .pro-list-li-salenum {
        margin-right: 1px;
        text-align: left;
        color: #4d4d4d;
        font-weight: 500;
        float: right;
        display: none;
    }

@media only screen and (max-width:380px) {
    .proList .list-3 .pro-list-li-orprice {
        display: none;
    }
}

.proList .pro-list .price-label {
    position: absolute;
    color: #FFA500;
    bottom: 10px;
    left: 0px;
    text-align: left;
    width: 100%;
    height: 23px;
    font-size: 18px;
}

.proList .pro-list .to-right-white {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background: -webkit-gradient(linear, center left, center right, color-stop(1,rgba(255, 255, 255, 1)),color-stop(1,rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}

/********商品列表 结束*************/


/********导航列表 开始*************/

.navList {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

    .navList .nvaDiv {
        padding: 5px 0px;
    }

    .navList .nvaBtn {
        position: relative;
        font-size: 15px;
        line-height: 1.5;
    }

        .navList .nvaBtn > span > [class*=icon] {
            display: block;
            font-size: 32px;
            line-height: 30px;
            margin: 0 0 3px;
            font-size: 180%;
        }

/********导航列表 结束*************/

/********图片列表 开始*************/
.img-list, .silder-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 4px;
}

    .img-list .img-div, .silder-list .img-div {
        padding: 4px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        position: relative;
    }

.space-0 {
    padding: 0;
}

.swiper-container.space-1 {
    padding: 8px;
}


.space-0 .img-div {
    padding: 0;
}

.img-list-1 .img-div {
    width: 100%;
}

.img-list-2 .img-div {
    width: 50%;
}

.img-list-3 .img-div {
    width: 33.33333333333%;
}

.img-list-4 .img-div {
    width: 25%;
}
.img-list-5 .img-div {
    width: 20%;
}
.img-div a {
    width: 100%;
    display: block;
    position: relative;
}

.swiper-wrapper span, .img-div span {
    bottom: 0;
    width: 100%;
    color: #0f0f0f;
    display: block;
    text-align: center;
}
    .img-list-2 .img-div span,
    .img-list-3 .img-div span,
    .swiper-wrapper span:empty,
    .img-div span:empty {font-size: 16px; }

/********图片列表 结束*************/

/********图片轮播 开始*************/

.swiper-wrapper a {
    width: 100%;
    position: relative;
    display: block;
    background: border-box center center no-repeat;
    background-size: contain;
    height: auto;
    max-height: 1024px;
}

.swiper-container img {
    width: 100%;
    visibility: hidden;
}
/********图片轮播 结束*************/

/********富文本模块 开始*************/
.riched-text {
    padding: 8px;
    word-wrap: break-word;
    word-break: break-all;
}
/********富文本模块 结束*************/

/********搜索模块 开始*************/

.newindex-top-search {
    height: 70px;
    background-color: #FFF;
    border: 1px solid #eee;
    overflow: auto;
}

.type2.newindex-top-search {
    height: 64px;
}

.newindex-top-searchdiv {
    height: 36px;
    border-radius: 4px;
    border: 1px solid #eee;
    margin: 0 8px;
    margin-top: 17px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
}

.type2 .newindex-top-searchdiv {
    margin-right: 60px;
    height: 30px;
}

.newindex-top-searchdiv input {
    border: none;
    font-size: 14px;
    margin: 3px;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    width: calc(100% - 6px);
    position: absolute;
    display: block;
    background: none;
}

.newindex-top-btn {
    position: absolute;
    right: 0;
    height: 28px;
    margin-top: 4px;
   margin-right: 10px;
    border-left: 1px solid #eee;
    border: none;
    background: none;
    z-index: 10;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.type2 .newindex-top-btn {
    margin-right: -54px;
    background-color: #f60;
    width: 50px;
    border-radius: 4px;
    height: 30px;
    margin-top: -1px;
    color: #fff;
    font-size: 13px;
    padding: 0;
}

.newindex-top-btn i {
    font-size: 1.5em;
    color: #888;
}

.type2 .newindex-top-btn i {
    display: none;
}

.newindex-top-btn span {
    display: none;
}

.type2 .newindex-top-btn span {
    display: inline-block;
}

.newindex-top-btn img {
    width: 20px;
    height: 20px;
}
/********搜索模块 结束*************/

.preview-actions {
    position: absolute;
    left: 0px;
    top: 0px;
    border: 0px;
    z-index: 99;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

/********优惠券 开始***************/

.coupon-home {
    height: auto;
    width: 100%;
    background-color: #fafafa;
    border: 1px solid #E4E4E4;
}

.coupon-home-title {
    padding: 10px 0px 2px 17px;
    font-size: 11pt;
    color: #4D4D4D;
}

.coupon-home-receive {
    width: 100%;
    height: 115px;
    margin-top: 5px;
    padding-top: 10px;
    border-top: 1px solid #E4E4E4;
    background-color: #fff;
}

.coupon-home-receive-left {
    float: left;
    width: 265px;
    height: 95px;
    overflow-x: auto;
    overflow-y: hidden;
}

.coupon-ul-div {
    width: auto;
    margin: 0px;
}

.coupon-li-div {
    float: left;
    width: 292px;
    height: 92px;
    margin-left: 10px;
    padding: 0px;
}

.coupon-swiper-slide {
    font-size: 18px;
    background: #fff;
    width: 280px !important;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.coupon-li-div dl:nth-of-type(1) {
    float: left;
    color: #fefefe;
    width: 205px;
    margin: 0px;
}

    .coupon-li-div dl:nth-of-type(1) dd:nth-of-type(1) {
        padding-left: 15px;
        padding-top: 5px;
        height: 27px;
        font-size: 10pt;
    }

    .coupon-li-div dl:nth-of-type(1) dd:nth-of-type(2) {
        padding-left: 30px;
        height: 38px;
        font-size: 20pt;
        font-weight: 500;
    }

        .coupon-li-div dl:nth-of-type(1) dd:nth-of-type(2) label:nth-of-type(1) {
            font-size: 10pt;
        }

        .coupon-li-div dl:nth-of-type(1) dd:nth-of-type(2) label:nth-of-type(2) {
            font-size: 20pt;
        }

        .coupon-li-div dl:nth-of-type(1) dd:nth-of-type(2) label:nth-of-type(3) {
            font-size: 20pt;
        }


    .coupon-li-div dl:nth-of-type(1) dd:nth-of-type(3) {
        padding-left: 30px;
        height: 38px;
        font-size: 20pt;
        font-weight: 500;
    }

        .coupon-li-div dl:nth-of-type(1) dd:nth-of-type(3) label:nth-of-type(1) {
            font-size: 10pt;
        }

        .coupon-li-div dl:nth-of-type(1) dd:nth-of-type(3) label:nth-of-type(2) {
            font-size: 20pt;
        }

    .coupon-li-div dl:nth-of-type(1) dd:nth-of-type(4) {
        padding-left: 15px;
        padding-top: 2px;
        font-size: 10pt;
        height: 27px;
    }

.coupon-li-div dl:nth-of-type(2) {
    float: left;
    width: 70px;
    padding-top: 13px;
    margin: 0px;
}

    .coupon-li-div dl:nth-of-type(2) dd {
        width: 100%;
        font-size: 12pt;
        padding-left: 25px;
        margin-top: -5px;
    }

.coupon-blue {
    height: 90px;
    width: 280px;
    margin: 0px auto 10px;
    background-image: url(images/blue.png);
    background-size: 100% 90px;
    background-repeat: no-repeat;
    color: #62c3ee;
}

    .coupon-blue dl a, a:hover, a:active, a:link, a:visited {
        color: #62c3ee;
    }

.coupon-red {
    height: 90px;
    width: 280px;
    margin: 0px auto 10px;
    background-image: url(images/red.png);
    background-size: 100% 90px;
    background-repeat: no-repeat;
    color: #d8344d;
}

    .coupon-red dl a, a:hover, a:active, a:link, a:visited {
        color: #d8344d;
    }

.coupon-pink {
    height: 90px;
    width: 280px;
    margin: 0px;
    background-image: url(images/pink.png);
    background-size: 100% 90px;
    background-repeat: no-repeat;
    color: #db4b91;
}

    .coupon-pink dl a, a:hover, a:active, a:link, a:visited {
        color: #db4b91;
    }

.coupon-orange {
    height: 90px;
    width: 280px;
    margin: 0px;
    background-image: url(images/orange.png);
    background-size: 100% 90px;
    background-repeat: no-repeat;
    color: #ff0000;
}

    .coupon-orange dl a, a:hover, a:active, a:link, a:visited {
        color: #fd9822;
    }

.coupon-green {
    height: 90px;
    width: 280px;
    margin: 0px;
    background-image: url(images/green.png);
    background-size: 100% 90px;
    background-repeat: no-repeat;
    color: #67ba14;
}

    .coupon-green dl a, a:hover, a:active, a:link, a:visited {
        color: #67ba14;
    }

.coupon-gray {
    height: 90px;
    width: 280px;
    margin: 0px;
    background-image: url(images/gray.png);
    background-size: 100% 90px;
    background-repeat: no-repeat;
    color: #ababab;
}

    .coupon-gray dl a, a:hover, a:active, a:link, a:visited {
        color: #ababab;
    }

.coupon-home-receive-right {
    float: left;
    width: 50px;
    height: 92px;
    font-size: 16px;
    color: #FFF;
    line-height: 17px;
    padding: 4px 0px 4px 6px;
    background: url('images/more—couponsarrow.png');
    background-size: 100% 92px;
}

    .coupon-home-receive-right img {
        width: 46px;
        height: 92px;
    }

/******优惠券屏幕自适应*********/
@media only screen and (max-width:330px) {
    .coupon-home-receive-left {
        width: 265px;
    }
}

@media only screen and (min-width:331px) and (max-width:340px) {
    .coupon-home-receive-left {
        width: 275px;
    }
}

@media only screen and (min-width:341px) and (max-width:350px) {
    .coupon-home-receive-left {
        width: 285px;
    }
}

@media only screen and (min-width:351px) and (max-width:360px) {
    .coupon-home-receive-left {
        width: 295px;
    }
}

@media only screen and (min-width:361px) and (max-width:370px) {
    .coupon-home-receive-left {
        width: 305px;
    }
}

@media only screen and (min-width:371px) and (max-width:380px) {
    .coupon-home-receive-left {
        width: 315px;
    }
}

@media only screen and (min-width:381px) and (max-width:390px) {
    .coupon-home-receive-left {
        width: 325px;
    }
}

@media only screen and (min-width:391px) and (max-width:400px) {
    .coupon-home-receive-left {
        width: 335px;
    }
}

@media only screen and (min-width:401px) and (max-width:410px) {
    .coupon-home-receive-left {
        width: 345px;
    }
}

@media only screen and (min-width:411px) and (max-width:420px) {
    .coupon-home-receive-left {
        width: 355px;
    }
}

@media only screen and (min-width:421px) and (max-width:430px) {
    .coupon-home-receive-left {
        width: 365px;
    }
}

@media only screen and (min-width:431px) and (max-width:440px) {
    .coupon-home-receive-left {
        width: 375px;
    }
}

@media only screen and (min-width:441px) and (max-width:450px) {
    .coupon-home-receive-left {
        width: 385px;
    }
}

@media only screen and (min-width:451px) and (max-width:460px) {
    .coupon-home-receive-left {
        width: 395px;
    }
}

@media only screen and (min-width:461px) and (max-width:470px) {
    .coupon-home-receive-left {
        width: 405px;
    }
}

@media only screen and (min-width:471px) and (max-width:480px) {
    .coupon-home-receive-left {
        width: 415px;
    }
}

@media only screen and (min-width:481px) and (max-width:490px) {
    .coupon-home-receive-left {
        width: 425px;
    }
}

@media only screen and (min-width:491px) and (max-width:500px) {
    .coupon-home-receive-left {
        width: 435px;
    }
}

@media only screen and (min-width:501px) and (max-width:510px) {
    .coupon-home-receive-left {
        width: 445px;
    }
}

@media only screen and (min-width:511px) and (max-width:520px) {
    .coupon-home-receive-left {
        width: 455px;
    }
}

@media only screen and (min-width:521px) and (max-width:530px) {
    .coupon-home-receive-left {
        width: 465px;
    }
}

@media only screen and (min-width:531px) and (max-width:540px) {
    .coupon-home-receive-left {
        width: 475px;
    }
}

@media only screen and (min-width:541px) and (max-width:550px) {
    .coupon-home-receive-left {
        width: 485px;
    }
}

@media only screen and (min-width:551px) and (max-width:560px) {
    .coupon-home-receive-left {
        width: 495px;
    }
}

@media only screen and (min-width:561px) and (max-width:570px) {
    .coupon-home-receive-left {
        width: 505px;
    }
}

@media only screen and (min-width:571px) and (max-width:580px) {
    .coupon-home-receive-left {
        width: 515px;
    }
}

@media only screen and (min-width:581px) and (max-width:590px) {
    .coupon-home-receive-left {
        width: 525px;
    }
}

@media only screen and (min-width:591px) and (max-width:600px) {
    .coupon-home-receive-left {
        width: 535px;
    }
}

@media only screen and (min-width:601px) and (max-width:610px) {
    .coupon-home-receive-left {
        width: 545px;
    }
}

@media only screen and (min-width:611px) and (max-width:620px) {
    .coupon-home-receive-left {
        width: 555px;
    }
}

@media only screen and (min-width:621px) and (max-width:630px) {
    .coupon-home-receive-left {
        width: 565px;
    }
}

@media only screen and (min-width:631px) and (max-width:640px) {
    .coupon-home-receive-left {
        width: 575px;
    }
}

@media only screen and (min-width:640px) {
    .coupon-home-receive-left {
        width: 585px;
    }
}
/* 按积分值浏览 */
.jfValue{width:100%;background:#ffffff;text-align:left;overflow:hidden;}
.jfValue .range{padding-bottom:2rem;}
.jfValue .range .swiper-slide{width:5.5rem;padding:.5rem 0;font-size:1.4rem;margin-right:1rem;text-align:center;color:#197dad;border:1px solid #cfcfcf;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.jfValue .range .swiper-slide:first-child{margin-left:1.5rem;}
.jfValue .range .swiper-slide div{color:#1b1919 !important}