﻿* {
    margin: 0;
    padding: 0
}

html {
    height: 100%;
}

button {
    outline: medium;
}

body {
    background: #ec4b37;
    font-family: "微软雅黑";
    height: 100%;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently not supported by any browser */
}

a {
    text-decoration: none;
}

ul li {
    list-style: none
}

img {
    vertical-align: bottom;
}

.fl {
    float: left;
}

.rl {
    float: right;
}

.clear {
    clear: both;
}


.head img, .activityty-yhj img, .activityty_bt img, .activityty_foot img {
    background-size: 100%;
    width: 10rem;
    margin: 0 auto;
}

.activityty-yhj img {
    background-size: 100%;
    width: 9.68rem;
    margin: 0 auto;
    display: table-cell;
    margin-top: 0.16rem;
    margin-bottom: 0.16rem;
}

.head img, .bt img {
    background-size: 100%;
    width: 10rem;
    margin: 0 auto;
}

.tyhd-pic2 {
    background-size: 100%;
    width: 9.57rem;
    margin: 0 auto;
}

    .tyhd-pic2 .hd-pic img {
        background-size: 100%;
        width: 4.72rem;
    }

    .tyhd-pic2 .hd-pic1 img {
        background-size: 100%;
        width: 4.77rem
    }


.fhc-tjcpt1 {
    display: block;
    width: 10rem;
    position: relative;
}

.price-wrap1 {
    position: absolute;
    top: 1.4rem;
    font-size: 0.64rem;
    color: #f9f289;
    font-weight: bold;
    left: 6.6rem;
    text-align: center;
}

.yjsc {
    position: absolute;
    top: 1.2rem;
    font-size: 0.32rem;
    color: #f9f289;
    left: 5.5rem;
    text-align: center;
}

.weex-ct {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    border: 0 solid black;
    margin: 0;
    padding: 0;
    min-width: 0;
}

.weex-image, .weex-img {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.weex-text {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    position: relative;
    white-space: pre-wrap;
    font-size: 0.43rem;
    word-wrap: break-word;
    overflow: hidden;
}


.weex-scroller-wrapper.weex-scroller-horizontal {
    overflow-x: scroll;
    overflow-y: hidden;
}

/*滑动*/
.coupon {
    width: 100%;
    align-items: center;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.n_bag_w {
    width: 100%;
}

    .n_bag_w .n_bag_w_in {
        width: 10rem;
        /*height: 5.24rem;*/
        margin: 0 auto;
    }

.n_bag_bj_188 {
    /* background-color: #fff;*/
    background-size: auto auto;
    background-size: 100% 100%;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #fff;
}

.n_bag_w .n_bag_w_in .swiper-container .swiper-slide {
    width: 2.21333333rem;
    /*height: 5rem;*/
    background: url(images/index.png) no-repeat center center;
    background-size: auto auto;
    background-size: 3rem 5rem;
    /*background-size: auto auto;
            background-size: 3rem 5rem;
            width: auto;
            */
    padding: 0 0.2rem 0 0.2rem;
}

.active1 a {
    padding-top: 0.36rem;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.weex-ct {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    border: 0 solid black;
    border-top-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: black;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: black;
    margin: 0;
    padding: 0;
    min-width: 0;
}

.qg-wrap-p {
    width: 100%;
    transform: translateZ(0);
    height: 1.44rem;
    background-color: #ABD1FF;
}

.qg-wrap {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    background-color: #ff3240;
}

.qg-wrap, .doubaou, .doubaoz {
    height: 1.44rem;
    overflow: hidden;
}

    .qg-wrap, .qg-wrap .time-1 .doubaoz {
        width: 100%;
    }

        .qg-wrap .time-5 .doubaoz {
            width: 2.21333333rem;
        }

        .qg-wrap ul .selected {
            background-color: #ffb706;
        }

        .qg-wrap ul {
            background-color: #d10044;
        }

.doubaoz {
    position: relative;
    float: left;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.qg-wrap, .doubaou, .doubaoz {
    height: 1.44rem;
    overflow: hidden;
}

    .doubaoz .top {
        padding-top: .16rem;
        display: block;
        font-size: .37rem;
        line-height: .64rem;
        text-align: center;
        color: #FFF;
        font-family: Tahoma;
        white-space: nowrap;
        overflow: hidden;
    }

.iconfont {
    font-family: PingFangSC-Regular;
    font-family: !iconfont important;
    font-size: 0.43rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale; /*    letter-spacing: -.24rem;*/
}

.qg-wrap .selected .bottom {
    opacity: 1;
}

.doubaoz .bottom {
    display: block;
    text-align: center;
    font-size: 0.32rem;
    color: #FFF;
    opacity: .6;
}

.qg-wrap .selected .triangle {
    display: block;
}

.qg-wrap .triangle {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -0.13rem;
    width: 0.27rem;
    height: 0.11rem;
    background: url(images/index.png) bottom center no-repeat;
    background-size: auto auto;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}

.qg-wrap .selected {
    background-color: #ffffff;
}

.active {
    position: relative;
    bottom: 0;
    display: table-cell;
    width: 1%;
    text-align: center;
}

    .active a {
        padding: 12px 0 11px;
        color: #181818;
        position: relative;
    }


    .active a {
        display: inline-block;
        padding: 0.35rem 0;
        color: #949494;
        font-size: 0.37rem;
        text-align: center;
    }

.selected a {
    border-bottom: 2px solid #4fc7fd;
    font-size: 0.4rem;
    color: #181818;
    position: relative;
    font-weight: bold;
}

/**儿童节优惠券样式*/
.head-link {
    position: relative;
    /*background: url(/Content/eShopActivityV2/202061/images/rtj_02.jpg) no-repeat;*/
    width: 10rem;
    height: 8.85rem;
    background-size: 100% 100%;
}

.yhj1 {
    position: absolute;
    width: 8.91rem;
    height: 2.85rem;
    top: 2.6rem;
    left: 0.5rem;
}

    .yhj1 img {
        width: 8.91rem;
        height: 2.85rem;
        background-size: 100% 100%;
    }

.xbty-yhj2 {
    background-size: 100%;
    width: 8.91rem;
    margin: 0 auto;
    position: absolute;
    top: 5.4rem;
    left: 0.56rem;
}

    .xbty-yhj2 .yhj2 img {
        background-size: 100%;
        width: 4.43rem;
        height: 2.37rem;
    }

/*小龙虾*/
.xbspbf {
    background: url(/Content/eShopActivityV2/20200612xlxj/images/xlxj_02.jpg)no-repeat;
    background-size: 100%;
    width: 10rem;
    height: 6.19rem;
    position: relative;
}

.head img {
    background-size: 100%;
    width: 10rem;
    margin: 0 auto;
}

.lx {
    position: absolute;
    left: 2.2rem;
    z-index: 999;
}

    .lx img {
        background-size: 100%;
        width: 5.73rem;
        height: 0.96rem;
    }

.weex-ct {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    border: 0 solid black;
    margin: 0;
    padding: 0;
    min-width: 0;
}

.weex-image, .weex-img {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.weex-text {
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    position: relative;
    white-space: pre-wrap;
    font-size: 0.43rem;
    word-wrap: break-word;
    overflow: hidden;
}

.weex-scroller-wrapper.weex-scroller-horizontal {
    overflow-x: scroll;
    overflow-y: hidden;
}

.dhshdb {
    background-color: #fffebe;
    text-align: center;
    font-size: 0.32rem;
    height: 0.96rem;
    line-height: 0.96rem;
    color: #333333;
}

/*国庆节活动- 2020gqhd*/
.xbty-yhj20 {
    background-size: 100%;
    width: 10rem;
    margin: 0 auto;
}

.yhj20 {
    margin-left: .25rem;
    margin-bottom: .13rem;
}

    .yhj20 img {
        background-size: 100%;
        height: 2.27rem;
        width: 4.63rem;
        height: 2.27rem;
    }


/*优惠券样式*/
.xbty-yhj5 {
    background-size: 100%;
    width: 10rem;
    margin: 0 auto;
}

.yhydd123 img {
    background-size: 100%;
    width: 10rem;
    margin: 0 auto;
    margin-bottom: 0.13rem;
}

.yhj2 {
    margin-left: .25rem;
    margin-bottom: .13rem;
}

    .yhj2 img {
        background-size: 100%;
        height: 2.27rem;
        width: 4.63rem;
        height: 2.27rem;
    }
