.footer {
    padding: 0.2rem 0 0.3rem 0;
    text-align: center;
    font-size: 0.28rem;
    color: #fff;
    background: rgb(219, 184, 155);
    line-height: 1.5;
}
.merchant-page-swiper {
    width: 94%;
    height: calc(37.6vw);
    padding-bottom: 0;
    margin-left: 3%;
    margin-top: 12px;
    overflow: hidden;
}
.swiper-pagination {
    background-color: transparent;
}
.swiper-container {
    border-radius: 10px;
}
.swiper-wrapper {
    height: calc(37.6vw);
}
.swiper-slide img {
    border-radius: 10px;
}
.swiper-pagination-bullet {
    background:#fff;
    opacity: unset;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #DB322D;
}
.point-bar {
    width: 88%;
    margin: 15px auto;
}
.point-bar .bar {
    background: linear-gradient(to right , #4058AC,#1F98C0);
    height: 1rem;
    width: 100%;
    border-radius: 30px;
    display: flex;
    color: #fff;
    padding: 0 15px;
    box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.2);
}

.point-bar .bar .left .left-txt {
    padding-left: 5px;
    padding-top: 5px;
    font-size: .22rem;
    text-align: right;
}
.point-bar .bar .left .left-point {
    font-size: .5rem;
    font-weight: 600;
    text-align: right;
    width: 1.25rem;
}

.point-bar .bar .mid {
    display: flex;
    margin-left: .5rem;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
.point-bar .bar .mid1 {
    font-size: .19rem;
    margin-right: 5px;
}
.point-bar .bar .mid1 p {
    margin-bottom: 0;
    letter-spacing: 2px;
}
.point-bar .bar .mid2 {
    background-color: #FEFBF6;
    border-radius: 5px;
    color: #AB1616;
    font-size: .5rem;
    padding: 5px 3px;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 6px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.point-bar .bar .mid3 {
    padding: 0 1px;
    font-size: .35rem;
    font-weight: 400;
}

.point-bar .bar .right {
    flex: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.point-bar .bar .right .dui {
    border-radius: 50%;
    font-size: .5rem;
    /*background: linear-gradient(to bottom , #FDECD9,#FFE8D8);*/
    background: url(/images/dui.gif?v=2.0);
    background-size: cover;
    color: #E9382B;
    font-weight: 600;
    width: .85rem;
    height: .85rem;
    /*border: solid 2px;*/
    /*box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.2);*/
}

.point-bar .index-header-bottom-msg-bar {
    background-color: #EDEDED;
    margin-top: 10px;
    height: 22px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.point-bar .index-header-bottom-msg-bar img {
    height: 22px;
}
.point-bar .index-header-bottom-msg-bar p {
    color: #646464;
    height: 22px;
    line-height: 22px;
    font-size: .22rem;
}

.m-grids-5 {
    width: 94%;
    margin: auto;
}
.m-grids-5:before {
    border-bottom: none;
}
.m-grids-5 .grids-item:not(:nth-child(5n)):before {
    border-right: none;
}
.grids-item:after {
    border-bottom: none;
    height: 0;
}
.grids-txt {
    padding: 0 .15rem;
}
.grids-item {
    font-size: 0.26rem;
    padding-bottom: 0;
    padding-top: 5px;
}
.grids-icon {
    width: 1rem;
    height: 1rem;
    margin: auto;
}
.grids-icon img {
    height: 88%;
}
.grids-icon i {
    font-size: 28px;
    color: #FEEE96;
}
.list-mes .list-title {
    color: #333;
}
.hot-sale {
    margin-top: 10px;
}

.hot-sale .list-item .list-img {
    position: relative;
}

.hot-sale .list-item .list-img:before {
    content: '热卖中';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #DD0D1F;
    color: #fff;
    padding: 5px 8px 5px 5px;
    border-radius: 0 0 10px 0;
}

.hot-sale .list-item .list-img img {
    /*border: 3px solid #DD0D1F;*/
}

.module-title {
    width: 95%;
    margin: 10px auto auto;
    height: 30px;
}

.module-title .left {
    float: left;
    height: 30px;
    border-bottom: 8px solid #FFC466;
    position: relative;
    width: 80px;
}

.module-title .left span {
    position: absolute;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    left: 0;
    top: 7px;
}

.module-title .right {
    float: right;
    padding-top: 13px;
    font-size: .23rem;
}

.module-title .right .weui2-icon {
    font-size: .23rem;
    margin-left: 2px;
}

.module-content {
    width: 100%;
    margin: 10px auto auto;
}
.list-theme1 {
    padding: 0;
}

.module-content .list-item {
    padding: 0;
}
.module-content .list-item .list-img {
    border-radius: 5px;
}
.module-content .list-price {
    font-size: .28rem;
    color: #AB1616;
}
.module-content .list-price-s {
    text-decoration: line-through;
}

.list-theme1 .list-item {
    width:30%;
    margin-left: 2.5%;
}

.list-theme1 .list-item .list-mes {
    padding: .12rem 0 .15rem 0;
}

.list-mes .list-title-s {
    font-size: .25rem;
    font-weight: 500;
    margin-bottom: 1px;
}

.module-content .list-price-txt {
    color: #555;
    font-size: .22rem;
    margin-left: 1px;
}

.module-content .list-price-txtp {
    margin: 0 1px;
    color: #555;
    font-size: .22rem;
}

.category .list-theme1 .list-item {
    width: 46.25%;
    margin-bottom: 3px;
}
.category .list-theme1 .list-item-big {
    width: 95%;
    margin-right: 2.5%;
    position: relative;
}
.list-theme1 .list-item-big .list-price-save {
    display: inline-block;
    position: absolute;
    bottom: 0.22rem;
    right: 0;
    font-size: 0.25rem;
}
.list-theme1 .list-item-big .list-price-ss {
    background-color: #F14406;
    color: #fff;
    border-radius: 20px;
    padding: 0 3px;
    margin: 0 2px;
}
.category .list-theme1 .list-item .list-mes .list-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    height: .7rem;
    font-weight: 400;
    font-size: .26rem;
    line-height: .36rem;
}
.category .list-theme1 .list-item-big .list-mes .list-title {
    font-size: .3rem;
    height: .9rem;
}

.list-price-save {
    display: none;
}
.list-theme1 .list-prices {
    width: 100%;
}
.list-theme1 .list-item-banner {
    width: 95%!important;
    margin-right: 2.5%;
    background-color: #F6F6F6;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 15px!important;
    border-radius:5px;
}

.list-theme1 .list-item-banner .list-img {
    width: 2.8rem;
    padding: 1.4rem 0;
}

.list-theme1 .list-item-banner .list-mes {
    background-color: transparent;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 10px;
    padding-bottom: 0;
    position: relative;
}

.list-theme1 .list-item-banner .list-mes .list-title {
    font-size: .3rem!important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2!important;
    -webkit-box-orient: vertical;
    word-break: break-all;
    white-space: normal;
    text-overflow: ellipsis;
    line-height: 1.6!important;
    height: auto!important;
    margin-bottom: 0.16rem;
}

.list-theme1 .list-item-banner .badge-hollow {
    background-color: #F6F6F6;
    color: #C8A865;
    padding: .08rem .16rem;
    margin: auto .16rem .085rem 0;
    font-size: .23rem;
}

.list-theme1 .list-item-banner .badge-hollow:after {
    border-color: #C8A865;
}

.list-theme1 .list-item-banner .list-coupon {
    background-color: #F65C5F;
    position: relative;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 5px;
    height: 22px;
    margin-top: 5px;
}

.list-theme1 .list-item-banner .list-coupon:before {
    content: ' ';
    position: absolute;
    background-color: #F6F6F6;
    border-radius: 0 50% 50% 0;
    top: 8px;
    left: -3px;
    width: 6px;
    height: 6px;
}

.list-theme1 .list-item-banner .list-coupon:after {
    content: ' ';
    position: absolute;
    background-color: #F6F6F6;
    border-radius: 50% 0 0 50%;
    top: 8px;
    right: -3px;
    width: 6px;
    height: 6px;
}
.list-theme1 .list-item-banner .list-prices {
    margin-top: .085rem;
}


.list-theme1 .list-item-banner .list-del-price {
    margin-right: 10px;
    font-size: .22rem;
    padding-left: .03rem;
    padding-right: .06rem;
    margin-left: 2px;
}

.list-theme1 .list-item-banner .list-item-btn {
    width: .7rem;
    height: .5rem;
    line-height: .5rem;
    font-size: .35rem;
    position: absolute;
    bottom: 0.2rem;
    right: .1rem;
    background: #DF2424;
    border-radius: 16px;
    color: #fff;
    text-align: center;
}
.list-theme1 .list-item-banner .list-prices {
    position: absolute;
    bottom: 0.2rem;
    left: 10px;
}
.list-theme1 .list-item-big .list-img img {
    margin-top: auto;
}
.list-theme1 .list-item-big .list-img {
    height: auto;
    padding: 0;
}

/*进度条样式*/
.list-theme1 .buy-progress {
    float: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: .41rem;
}
.list-theme1 .buy-progress {
    width: 46%;
}
.list-theme1 .buy-progress-block {
    width: 95%;
    margin: 5px 0;
}
.list-theme1 .buy-progress-bar {
    background: #E7AEAB;
    height: 73%;
    border-radius: 30px;
    position: relative;
    text-align: center;
}
.list-theme1 .list-item-big .buy-progress-bar {
    width: 60%;
}
.list-theme1 .buy-progress-block .buy-progress-bar {
    width: 100%;
}
.list-theme1 .buy-progress-bar .txt {
    color: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 2;
    font-size: .22rem;
    height: 100%;
}
.list-theme1 .buy-progress-bar .pro {
    border-radius: 30px;
    left: 0;
    top: 0;
    background: #DF2424;
    height: 100%;
    position: absolute;
    z-index: 1;
    min-width: 0.2952rem;
}
.list-theme1 .buy-progress-bar:after {
    right: 0;
    bottom: 0;
    content: " ";
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    z-index: 3;
}
.list-theme1 .after-hot:after {
    background-image: url("/images/icon/hot@2x.png?t=1");
    width: 0.2952rem;
    height: 0.37392rem;
}
.list-theme1 .after-time:after {
    background-image: url("/images/icon/time@2.png");
    width: 0.2952rem;
    height: 0.2952rem;
}
.list-theme1 .after-nostock {
    background: #AAAAAA !important;
}

.list-theme1 .buy-progress-txt {
    color: #B2B0B0;
    margin-left: 5px;
    white-space:nowrap;
}

.flex-wrap {
    flex-wrap:wrap;
}

.category .module-content .list-item-big .list-price {
    font-size: .3rem;
}

.new-sale .list-item .list-img {
    position: relative;
}

.new-sale .list-item .list-img:before {
    content: ' ';
    position: absolute;
    top: 3px;
    left: 2px;
    background: url("/images/icon/new-product.png");
    background-size: cover;
    height: .6rem;
    width: .5rem;
}

.list-theme1 .list-item .list-mes .list-title {
    text-align: left;
}
.list-item .sold-out {
    position: relative;
}

.list-item .sold-out:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background: url("/images/icon/sold-out.png") no-repeat center center rgba(244,244,244,0.5);
    background-size: 50%;
}

.category .list-theme1 .list-item-big .sold-out:after {
    background-size: 25%;
}

/*顶部滚动数量*/
.index-top {
    position: relative;
    width: 94%;
    height: auto;
    margin:5px auto 0;
}
.index-top .weui-icon-search {
    font-size: .28rem;
    margin-bottom: 3px;
}
.index-top-bg {
    pointer-events: none;
    width: 100%;
    height: auto;
}
.index-top-search {
    position: absolute;
    width: 50%;
    left: 25%;
    top:0;
    border-radius: 30px;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: .26rem;
    text-align: center;
    background:#ECECEC;
    color: #AEAEAE;
}
.index-top-content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0.95rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #FFFFFF;
    padding-left: .8rem;
}
.index-top-content .txt1 {
    font-size: .3rem;
    width: 0.75rem;
    line-height: 1.25;
    font-weight: bold;
}
.index-top-content .txt2 {
    font-size: .3rem;
    line-height: 1.25;
    font-weight: bold;
    margin-top: .05rem;
    margin-left: .03rem;
}
.index-top-content .dot {
    font-size: .5rem;
    display: flex;
    justify-content: flex-end;
    height: .68rem;
    margin-left: -.05rem;
    margin-right: .03rem;
}
.index-top-content .dot span {
    line-height: 1.7;
}
.index-top-content .box1 {
    border: 1px solid #FFD380;
    height: 0.68rem;
    position: relative;
    background-color: #fff;
    width: .48rem;
    margin-right: .08rem;
    margin-top: .035rem;
}
.index-top-content .box1 span {
    line-height: 0.68rem;
    font-size: .48rem;
    color: #AB1616;
    position: absolute;
    top: 0;
    left: 0.0875rem;
    z-index: 2;
    font-weight: bold;
    font-family: Impact, Helvetica, "PingFang SC", 微软雅黑, Tahoma, Arial, sans-serif;
}
.index-top-content .box1:after {
    display: block;
    content: " ";
    height: 50%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, #D8D8D8 0%, #FFFFFF 100%);
    z-index: 1;
}
/*搜索页*/
.search-page {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff!important;
    z-index: 850912;
}
.search-page .weui-search-bar__ok-btn {
    color: #5769DF;
}
.search-page .back {
    margin-right: 15px;
}
.search-page .back img {
    pointer-events: none;
    height: 0.4rem;
}
.search-page .search-page-hot {
    margin: 40px 0.5rem 0 0.75rem;
}
.search-page .search-page-hot h3 {
    color: #333333;
    font-size: .29rem;
}
.search-page .search-page-tags {
    margin:20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.search-page .search-page-tag {
    color: #666666;
    background: #F3F3F3;
    padding: 0 .2rem;
    margin-right: 10px;
    margin-bottom: 15px;
    font-size: .25rem;
    border-radius: 5px;
    height: .5rem;
    line-height: .55rem;
    vertical-align: middle;
}
.search-page .tag-hot {
    padding-left: 0.525rem;
    position: relative;
}
.search-page .tag-hot:before {
    content: " ";
    display: block;
    background-image: url("/images/icon/hot@2x.png?t=1");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0.2rem;
    top: 0.1rem;
    width: 0.225rem;
    height: 0.3rem;
}
.footer-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 72%;
    margin: .4rem auto .5rem;
}
.footer-btns .footer-btn-img {

}
.footer-btns .footer-btn-img img {
    height: .62rem;
}
.footer-btns .footer-btn {
    color: #FF5454;
    border: 1px solid #FF5454;
    border-radius: 15px;
    font-size: .28rem;
    height: .6rem;
    line-height: .6rem;
    width: 40%;
    font-weight: 500;
    text-align: center;
}
.g-scrollview:after {
    display: none;
}