body {
    background: #f5f5f5;
    margin: 0;
    margin-bottom: 3rem;

}

.content {
    width: 13.72rem;
    margin: auto;
}

.detail-title {
    color: #081722;
    /*height: 1.2rem;*/
    line-height: 1.2rem;
    font-size: .76rem;
    margin: .2rem 0;
}

.detail-img {
    width: 100%;
    margin-bottom: .4rem;
    min-height: 1rem;
}

.detail-img img {
    width: 100%;
    display: block;
    margin: auto;
}

.item-one {
}

.item-one-title {
    color: #707070;
    font-size: .64rem;
}

.item-one-info {
    color: #707070;
    font-size: .64rem;
    /*font-size: .56rem;*/
    line-height: 1rem;
}

.item-two {
    margin-top: 1rem;
}

.item-two-title {
    color: #707070;
    font-size: .64rem;
    font-weight: bold;
}

.item-two-info {
    color: #707070;
    font-size: .64rem;
    line-height: 1rem;
    word-wrap: break-word
    /*padding-left: .65rem;*/
}

.item-two-info li {
    list-style: decimal;
}

.item-five li {
    list-style: decimal;
}

.item-three {
    margin-top: 1rem;
    color: #707070;
    font-size: .64rem;
}

.item-four {
    margin-top: 1rem;
    color: #707070;
    font-size: .64rem;
}

.four-title {
    color: #f38f0d;
    font-size: .72rem;
    margin-bottom: .5rem;
}

.four-info {
    word-wrap: break-word
}

.item-five {
    margin-top: 1rem;
    color: #707070;
    font-size: .64rem;
}

.five-title {
    color: #f38f0d;
    font-size: .72rem;
    margin-bottom: .5rem;
    text-decoration: underline;
    background: url("../img/mc_h5_offerList/mc_h5_down_arrow.png") no-repeat 3.2rem center;
    background-size: .3rem .2rem;
}

.five-info-box {
    display: none;
}

.five-info {
    display: none;
    overflow: hidden;

}

.five-info .swiper-container {
    width: 100%;
    height: 100%;
}

.five-info .swiper-slide {
    width: 6rem;
    text-align: center;
    font-size: 18px;
    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;
}

.five-info span {
    margin-top: .3rem;
    float: left;
    margin-right: .2rem;
}

.five-info a {
    margin-top: .2rem;
    display: block;
    float: left;
       width: 11rem;
    word-break: break-all;

}

.five-info a img {
    width: 100%;
    display: block;
    margin: auto;
}
.store_content{
    display: none;
}
.store_view{
    margin-top: 0.3rem;
    overflow: hidden;
    display: flex;
    /*align-items: center;*/
    /*display: none;*/
}
.store_view_content{
    flex: 1;
    word-break: break-word;
}
.store-title{
        color: #f38f0d;
    font-size: .72rem;
    margin-bottom: .5rem;
    text-decoration: underline;
    background: url("../img/mc_h5_offerList/mc_h5_down_arrow.png") no-repeat 3.2rem center;
    background-size: .3rem .2rem;
}
.store_view .name{
    width: 2.8rem;
    display: flex;
    align-content: center;
    justify-content: space-between;
    text-align: justify;
    margin-right: 0.2rem;
}
.card {
    width: 6rem;
}

.card img {
    width: 100%;
    margin: auto;
    display: block;
}

.card span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: .4rem;
    font-size: .64rem;
}

.bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 2rem;
    width: 15rem;
    overflow: hidden;
    z-index: 999;
    box-shadow: #bbb 0 -5px 15px;
}

.bottom .order_home {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    background: #de3939;
    color: #fff !important;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    width: 15rem;
    font-size: .64rem;
}

.bottom .order_home a {
    width: 15rem;
    height: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.bottom .order_home img {
    width: 1.2rem;
    margin-right: 10px;
}

.bottom .order_home > a {
    color: #fff !important;
}

.bottom .order {
    position: fixed;
    bottom: 0;
    right: 0;
    background: #de3939;
    color: #fff;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    width: 12.1rem;
    font-size: .64rem;
}

.bottom a {
    display: block;
    text-decoration: none;
}

.bottom .home,
.bottom .share {
    float: left;
    width: 2.9rem;
    background: #fff;
    height: 2rem;
}

.bottom .home img,
.bottom .share img {
    width: 1rem;
    display: block;
    margin: auto;
    margin-top: .2rem;
}

.bottom .home span,
.bottom .share span {
    display: block;
    width: 2.9rem;
    text-align: center;
    font-size: .48rem;
    color: #707070;
}

.share-recommend {
    display: block;
}

.swipe-title {
    margin-top: 1rem;
    color: #f38f0d;
    font-size: .72rem;
    margin-bottom: .5rem;
    padding-left: 0.64rem;
}

.swipe-bottom {
    width: 15rem;
    height: 6.8rem;
    padding-top: .3rem;
    /*background: #faf0e2;*/
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.swipe-bottom .swiper-container {
    width: 100%;
    height: 100%;
    /*padding: .4rem 0;*/
}

.swipe-bottom .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    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;
    border-radius: 5px;
    box-shadow: #bbb 0 0 15px;
    margin-top: .4rem;
}

.swipe-bottom .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    align-items: center;
}

.swipe-bottom .swipe-item {
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: flex;
}

.swipe-bottom .swipe-item img {
    max-width: 80%;
    max-height: 96%;
    margin: auto;
}

.swipe-bottom .swiper-container .swiper-wrapper .swiper-slide {
    width: 12.4rem;
    height: 5.8rem;

}

.swipe-bottom .swiper-container .swiper-wrapper .swiper-slide img {
    border-radius: 5px;
    display: block;
    align-items: center;
}

.swipe-bottom .swiper-container .swiper-wrapper .swiper-slide-prev {

    height: 5.8rem;

}

.swipe-bottom .swiper-container .swiper-wrapper .swiper-slide-prev .swipe-item {
    height: 5.8rem;
}

.swipe-bottom .swiper-container .swiper-wrapper .swiper-slide-next {

    height: 5.8rem;
}

.swipe-bottom .swiper-container .swiper-wrapper .swiper-slide-next .swipe-item {
    height: 5.8rem;
}

.swipe-bottom .swiper-container .swiper-wrapper .swiper-slide-active {
    width: 12.4rem;
    height: 5.8rem;
    overflow: hidden;
}