



html,body {
    /*padding-bottom: 0rem!important;*/
    background: none;
    max-width: 740px;
    margin: auto;
    position: relative;
    /*background: rgb(226,29,12);*/
    font-size: .28rem;
    padding-bottom:1.5rem;
}
/*.pro-inner{margin-bottom: .25rem}*/
#m_common_header{
    position: relative;
}
.content_box {
    max-width: 740px;
    margin: auto;
    /*background: rgb(226,29,12);*/
}

.banner {
    width: 100%;
    vertical-align: bottom;
    display: block;
    position: relative;
}

.banner_input {
    width: 99%;
    margin: auto;
    margin-top: -0.2rem;
}
.toggle_flo{z-index: 10!important}
.posi_rimg {
    background: none!important
}
.posi {
    border-bottom: none
}

.banner ul {
    width: 100%;
    height: 1.1rem;
    background: url(../2018m1212_img/m1212_04.jpg)no-repeat;
    background-size: contain;
}
.lottery{
    margin: 0 .27rem
}
.lottery img{border-radius: .07rem}
.banner ul li {
    float: left;
    list-style: none;
    width: 20%;
    margin-top: 0.17rem;
    margin-left: 0.3rem;
}

.banner ul li a {
    color: white;
    font-size: 0.35rem;
}

.banner ul li a img {
    width: 100%;
}
.toptop {
    display: flex;
    justify-content: center;
    align-items: center;
}
.goTop {
    width: 4.08rem;
    height: 0.81rem;
    text-align: center;
    border: 2px solid yellow;
    line-height: 0.7rem;
    color: #fff;
    border-radius: 30px;
        /*margin-top: 0.7rem;*/
    box-sizing: border-box;
    font-size: 0.32rem;
    margin-bottom: 0.5rem
}

/*--整点抢优惠券------------------*/
.int_point_coupon{

}

.int_point_time{
    color: #8C8C8C;
    font-size: .29rem;
}
.int_point_remind{
    font-size: .17rem;
    color: #ABABAB
}
.int_point_checked{
    background: #fff;
}
.int_point_checked .int_point_time{
    color: #FF2000
}
.int_point_checked .int_point_remind{
    color: #FF2000
}

.int_point_coupon_bottom{
    padding: .2rem 0;
    text-align: center;
    border-radius: 0 0 .13rem .13rem;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    overflow-x: scroll;
}
.coupon_tab_content{width: 100%;margin-left:.24rem}
.int_point_coupon_bottom ul{
    /*width: auto;*/
    display: flex;
    flex-wrap: nowrap;
}
.int_point_coupon_bottom ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.45rem;
}
.int_point_coupon_bottom ul li{
    width: 31%;
    height: 1.5rem;
    background: url(https://www.zhue.cn/themes/zhue/diy/images/20191111/coupon_piv_03.png);
    background-size: 100% 100%;
    
    position: relative;
    margin-top: 2%;
    margin-right: .1rem;
    flex-shrink: 0
}
.int_point_coupon_bottom ul li:nth-child(2n+1){
    /*margin-right: .12rem;*/
}
.int_point_money{
    color: #DA1701;
    font-size: .37rem;
    font-weight: bold;
}
.coupon_bottom_left{
    width: 80%;
    color: #DA1701
    
}
.coupon_bottom_right{
    width: 20%
}
.coupon_ok{
    width: 1rem;
    position: absolute;top: 0;
    right: 0
}
.int_point_money span{
    font-size: .15rem;
    font-weight: normal;
    color: #DA1701
}
.int_point_name{font-size: .17rem;}
.int_point_man{
    font-size: .17rem
}
.coupon_bottom_right{
    font-size: .21rem;
    color: #DA1701;
    display: flex;
    align-items: center;
    justify-content: center;
}
.progress_box{
    position: relative;
    border-radius: .07rem;
    height: .27rem;
    width: 1.4rem;
    margin: auto;
    line-height: .27rem
}

.outer_width{
    width: 1.4rem;
    height: 100%;
    background: #F40808;
    background: linear-gradient(90deg,#FFC19A 0%,#FFBB92 100%);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    border-radius: .07rem;

}
.progress_num{
    position: relative;
        color: #fff;
    font-size: .16rem
}
.inner_width{
    height: 100%;
    background: #F40808;
    background: linear-gradient(90deg,#FF8516 0%,#FF721D 100%);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: .07rem;

}
/*--------------------------*/

.coupon_bottom_right p{
    width: .1rem;
    margin-left: -.15rem;
    /*font-weight: bold;*/
    font-size: .2rem;
}

.coupon_goods ul li:first-child+li+li{
    margin-right: 0
}

.tba_tit{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 .28rem .2rem .28rem;
}
.tba_tit a{
    /*width: 30%;*/
    overflow: hidden;
}
.tba_tit p{
    font-size: .28rem;
    color: #fff;
    line-height: .8rem;
    width: max-content;
    white-space: nowrap;
    overflow: hidden;
}
.select_tab{
    font-weight: bold;
    border-bottom: .05rem solid rgb(255,210,0)
}

/*为您推荐商品*/

.tab_content.show {display: block;}
.coupon_box {
    background: url(https://www.zhue.cn/mobile/themes/zhue/images/get_coupon.png)no-repeat;
    padding: .2rem 0;
    background-size: 100% 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin: 0 .2rem .2rem .2rem;
}
.coupon_box_use {
    background: url(https://www.zhue.cn/mobile/themes/zhue/images/coupon_use.png)no-repeat;
    height: 2.4rem;
    background-size: 100% 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-bottom: .2rem;
    position: relative;
}
.coupon_get_pic {
    width: 1.25rem;
    position: absolute;
    right: .3rem;
    top: 0;
}
.coupon_left {
    padding: 0 0 0 .36rem;
    width: 67%;
}
.coupon_left_hint {
    color: #333333;
    font-size: .24rem;
    font-weight: bold;
}
.coupon_left_time {
    color: #333333;
    font-size: .19rem;
    padding-bottom: .09rem;
}
.coupon_goods ul li {
    float: left;
    margin-right: .33rem;
    width: 25.9%;
}
.coupon_goods ul li img {
    width: 1.15rem;
    height: 1.15rem;
    display: block;
}
.coupon_goods ul li p {
    color: #333333;
    font-size: .17rem;
    text-align: center;
}
.coupon_right {
    width: 29%;
    text-align: center;
}
.coupon_use {
    width: 1.31rem;
    height: .46rem;
    border-radius: .24rem;
    text-align: center;
    line-height: .46rem;
    color: #F23030!important;
    margin: auto;
    border: 1px solid #F23030;
    background: none!important;
    /* box-sizing: border-box; */
}
.coupon_price {
    color: #F23030;
    font-size: .24rem;
    font-weight: bold;
}
.coupon_mz {
    font-size: .24rem;
    color: #F23030;
    margin-bottom: .28rem;
}
.coupon_get {
    width: 1.33rem;
    height: .48rem;
    background: -webkit-linear-gradient(left,rgba(243,3,1,1), rgba(254,80,23,1));
    background: -o-linear-gradient(left,rgba(243,3,1,1), rgba(254,80,23,1));
    background: -moz-linear-gradient(left,rgba(243,3,1,1), rgba(254,80,23,1));
    background: linear-gradient(left,rgba(243,3,1,1),rgba(254,80,23,1));
    border-radius: .24rem;
    text-align: center;
    line-height: .48rem;
    color: #fff;
    margin: auto;
    font-size: .23rem;
}
.coupon_price span {
    color: #F23030;
    font-size: .51rem;
}
/*----------------------------*/

/*助力领劵*/
.invite_friends{
    height: 1.05rem;
    width: 100%;
   background: url(https://www.zhue.cn/themes/zhue/diy/images/20191111/yq_firend_03.png); 
   background-size: 100% 100%;
   display: flex;align-items: center;
   margin-bottom: .2rem
}
.invite_friends a{
display: flex;align-items: center;width: 100%
}
.invite_friends_money{
    font-size: .24rem;
    color: #F23030;
    line-height: 1.05rem;
    padding-left: .38rem
}
.invite_friends_money span{
    font-size: .51rem;
    color: #F23030;
    font-weight: bold;
}
.store_name{
    font-size: .24rem;
    color: #333333;
    padding-left: .3rem;
    width: 2.7rem;
    overflow: hidden;
}
/*----------------------*/

/*---------------------------*/
.footer_fixed {
    height: 1rem;
    background: #fff;
    /* padding: 0 .56rem; */
    position: fixed;
    bottom: 0;
    /*left: 0;*/
    width: 100%;
     max-width: 740px; 
     z-index: 10
}
.footer_fixed ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 1rem;
}
.footer_fixed ul li img {
     width: .48rem; 
    /*height: .48rem;*/
    margin: auto;
}
.footer_fixed ul li p {
    font-size: .2rem;
    color: #333333;
    /*padding-top: .05rem;*/
    text-align: center;
}



 @media screen and (max-width: 320px) {
    .int_point_coupon_bottom ul li{height: 1.65rem}
    .progress_box{height: .36rem}
 }


   .browse_time{
    background: url(https://www.zhue.cn/mobile/themes/zhue/images/919djsBj.png)no-repeat;
    background-size: 100% 100%;
    width: 1.2rem;
    height: 1.2rem;
    position: fixed;
    top: 60%;
    right: .24rem;
    z-index: 9999;
    color: #fff;
    font-size: .4rem;
    line-height:1.3rem;
    text-align: center;
  }