.topBack{
    text-align: center;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    border-bottom: 1px #f3f3f3 solid;
    background: #fff;
    z-index: 99;
}
.topBack h1{
    padding: 12px 10px;
    font-size: 18px;
    font-weight: normal;
    color: #323332;
}

.topBack a{
    position: absolute;
    top: 0px;
    left: 10px;
    width: 50%;
    /* border: 1px red solid; */
    height: 45px;
}
.topBack a img{
    width: 12px;
    margin-top: 12px;
}
.topBack span{
   position: absolute;
    right: 10px;
    top: 4px;
    font-size: 14px;
    color: #666;
    padding: 5px 10px;
}

.banner{
    width: 90%;
    margin: 0 auto;
}
.discount{
    display: block;
    width: 90%;
    padding: 5.3% 0;
    margin: 0 auto;
    text-align: center;
    color: #FF5758;
}
.discount em{
    display: inline;
    color: #7F808B;
}
/* 绑定手机号 */
.inputList{
    width: 90%;
    margin: 0 auto;
}
.inputList li{
    width: 100%;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #E7E7E7;
}
.inputHalf{
    width: 71%;
    display: inline-block;
    vertical-align: middle;
}
.inputFull{
    width: 100%;
}
.getCode{
    min-width: 25%;
    padding: 5px;
    text-align: center;
    font-size: 0.24rem;
    color: #7ED321;
    border: 1px solid #7ED321;
    border-radius: 0.5rem;
    box-sizing: border-box;
    outline: none;
    background: none;
}
/* end-绑定手机号 */
/* 跟着买，更优惠 */
.mainContents{
    padding-bottom: 60px;
}
.coupon{
    width:75.7%;
    margin: 40px auto 20px auto;
}
.couponBg{
    width: 100%;
}
.couponLogo{
    width: 17.6%;
    position: absolute;
    left: 10.9%;
    top: 26px;
}
.couponLine{
    width: 3px;
    height: auto;
    position: absolute;
    top: 20px;
    left: 35%;
}
.couponLine_en{
    width: 3px;
    height: auto;
    position: absolute;
    top: 20px;
    left: 33%;
}
.couponRig{
    position: absolute;
    top: 26px;
    left: 42%;
    color: #272831;
}
.couponRig h5{
    margin-top: 5px;
    font-size: 15px;
    font-weight: bold;
}
.couponRig h5 em{
    display: inline;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}
.closingDate{
    width: 90%;
    margin: 20px auto;
    text-align: center;
    font-size: 0.26rem;
    color: #272831;
    font-weight: bold;
}
.closingDate em{
    display: inline-block;
}
.couponOwn{
    width: 90%;
    margin: 15px auto 0px auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #272831;
}
span.checkOthers{
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #33BC2A;
    text-decoration: none;
    padding: 10px 0px;
    line-height: 1.8;
}
a.checkOthers:link,a.checkOthers:visited,a.checkOthers:hover,a.checkOthers:active{
    color: #33BC2A;
}
.checkOthers img{
    display: inline-block;
    width: 5px;
    margin-left: 3px;
}
.followMe{
    width: 90%;
    margin: 5px auto 10px auto;
    text-align: center;
    font-size: 14px;
    color: #7F808B;
}
.followDown{
    display: block;
    width: 12px;
    margin: 0 auto 20px auto;
}
.wrapList{
    width: 100%;
    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tjTit{
    width: 90%;
    padding: 2% 0;
    margin: 0 auto;
    
}
.followHead{
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
}
.followHead img{
    width: 100%;
    height: 100%;
}
.followWho{
    font-size: 16px;
    /* margin-left: 5px; */
    color: #272831;
    font-weight: bold;
}
.followWho1{
    font-size: 17px;
    color: #272831;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
}
.instruction{
    width: 100%;
    padding: 1.6% 2%;
    box-sizing: border-box;
    font-size: 12px;
    color: #955A36;
    background-color: #FFFFE0;
}
.productList{
    /* width: 100%; */
    padding: 0px 12px;
    background-color: #ffffff;
}
.productList li{
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 140px;
}
.productList2{
    /* width: 100%; */
    padding: 2% 0px;
    background-color: #ffffff;
}
.productsInfo{
    /* float: right; */
    /* width: 100%; */
    padding: 3% 0;
    padding-left: 130px;
}
.proTit{
    font-size: 14px;
    min-height: 16px;
    color: #272831;
    /* white-space:nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    
}
.proSubTit{
    font-size: 12px;
    min-height: 14px;
    padding: 5px 0 10px 0;
}
.priceLine{
    min-height: 18px;
    position: absolute;
    left: 130px;
    bottom: 20px;
}
.specs{
    color: #7F808B;
    margin-right: 15px;
    font-weight: normal;
}
.oPrice{
    display: inline-block;
    font-size: 14px;
    margin-right: 2px; 
    color: #FF5758;
    font-weight: normal;
}
.dPrice{
    display: inline-block;
    font-size: 13px;
    color: #999;
}
.monetaryUnit{
    font-size: 13px;
    color: #FF5758;
    font-weight: normal;
}
.monetaryUnit2{
    font-size: 13px;
    margin-left: 5px;
    font-weight: normal;
}
.priceNum{
    font-size: 13px;
    font-weight: normal;
}
.moreTj{
    width: 90%;
    margin: 0 auto;
    padding-top: 6%;
    padding-bottom: 1%;
    font-size: 16px;
    border-top: 1px solid #CED1D7;
    font-weight: bold;
}
.box{/* 宽高相等的列表图片 */
    width: 130px;  
    position: absolute;
    /* top: 14%; */
    left: 0;                
}
.box:before{
    content: '';
    padding-top: 100%;
    box-sizing: border-box;   
    display: block;
    width: 0;  
}
.pox{                
    position:absolute;
    height:100%;
    width:100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border-radius: 3px;
    overflow: hidden;
}
.pox img{
    width: 100%;
}/* end-宽高相等的列表图片 */
/* end-跟着买，更优惠 */
/* 购物结算底部固定 */
.pox_mask{
    position:absolute;
    height:100%;
    width:100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border-radius: 3px;
    overflow: hidden;
}
.pox_mask i{
    position: relative;
    z-index: 1;
    height:100%;
    width:100%;
    background: #fff;
    opacity: .6;
 }
 .pox_mask span{
     position:absolute;
     z-index: 2;
     height:100%;
     width:100%;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
     color: #f1292a;
 }
.btmFix{
    width: 100%;
    min-height: 45px;
    padding: 10px 5%;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    -moz-box-shadow:2px -2px 5px #EEF2F5; 
    -webkit-box-shadow:2px -2px 5px #EEF2F5; 
    box-shadow:2px -2px 5px #EEF2F5;
    z-index: 3;
}
.cartRedBg{
    position: absolute;
    top: -5px;
    right: -5px;
    display: block;
    min-width: 5px;
    padding: 5px;
    border-radius: 100%;
    background-color: #FF5758;
}
.cartIcon{
    display: inline-block;
    position: relative;
    margin-right: 8px;
    vertical-align: middle;
}
.cartImg{
    width: 45px;
    height: 45px;
}

.numBox{/* 宽高相等的购物车图标 */
    width: 35%;  
    position: absolute;
    top: 0;
    right: 0;      
}
.numBox:before{
    content: '';
    padding-top: 100%;
    box-sizing: border-box;   
    display: block;
    width: 0;  
}
.cartRedBg{                
    position:absolute;
    height:100%;
    width:100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
}
.cartTotalNum{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 100%; 
    font-size: 12px;      
    color: #ffffff;

}/* end-宽高相等的购物车图标 */
.totalPriceWrap{
    font-size: 0.34rem;
    color: #FF5758;
    font-weight: bold;
}
.totalPriceWrap span{
    font-size: 0.26rem;
}
.totalPriceWrap i{
    display:inline-block;
}
.totalDiscount{
    font-size: 0.26rem;
    line-height: 0.4rem;
    color:#7F808B;
}
/* end-跟购物结算底部固定 */
/* 他人跟买情况 */
.buyOthersTit{
    width: 90%;
    margin: 17px auto;
    font-size: 16px;
    font-weight: bold;
    /* letter-spacing: 1px; */
}
.buyOthersList{
    width: 90%;
    padding:0 5%;
    margin: 0 auto;
    border-radius: 5px;
    background-color: #F5F6FA;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.buyOthersList li{
    position: relative;
    padding: 5% 0;
    border-bottom: 1px solid #e5e5e5;
}
.buyOthersList li:last-child{
    border-bottom: 0;
}
.buyOthersList li .num{
    position: absolute;
    top: 0.44rem;
    right: 0.25rem;
    font-size: 0.3rem;
}
.buyOthersHead{/* 宽高相等的列表图片 */
    width: 12%;  
    position: absolute;
    top: 20%;
    left: 0;                
}
.buyOthersHead:before{
    content: '';
    padding-top: 100%;
    box-sizing: border-box;   
    display: block;
    width: 0;  
}
.buyOthersPox{                
    position:absolute;
    height:100%;
    width:100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    border-radius: 100%;
    overflow: hidden;
}
.buyOthersPox img{
    width: 100%;
}
.buyOthersInfo{
    margin-left: 15%;
}
.buyOthersName{
    min-height: 0.4rem;
    font-size: 0.3rem;
}
.buyOthersName .name{
    display: inline-block;
    margin-right: 0.2rem;
}
.buyOthersTime{
    min-height: 0.35rem;
    font-size: 0.26rem;
    color: #7F808B;
}
.buyOthersFollow{
    color: #272831;
    font-size: 0.26rem;
}
/* end-跟购物结算底部固定 */
/* 推荐页打开 */
.tjBanner{
    width: 100%;
}
.tjGoods{
    width: 90%;
    margin: 0 auto;
    padding: 2% 2%;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: #F5F6FA;
    overflow: hidden;
}
.tjGoods li{
    display: block;
    float: left;
    width: 50%;
    padding:7px;
    box-sizing: border-box;
    position: relative;
}
.tjGoods li img{
    width: 100%;
    border-radius: 8px;
}
.buyNowSale{
    width: 90%;
    padding: 10px 5% 0 5%;
    font-size: 14px;
}
/* end-推荐页打开 */
/* 邀请页 */
.lineBtns{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.ruleList{
    width: 90%;
    margin: 0 auto;
    padding: 0 3%;
    font-size: 0.26rem;
    color: #7F808B;
    line-height: 0.4rem;
}
.boxTit{
    width: 90%;
    margin: 0.5rem auto 0.3rem auto;
    font-size: 0.3rem;
    font-weight: bold;
    /* letter-spacing: 1px; */
}
.popbox {
    position: fixed;
    font-size: 24px;
    height: auto;
    width: 80%;
    padding:0.5rem 0;
    background-color: #ffffff;
    border-radius: 0.2rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}
.over {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #111111;
}
.popTit{
    width: 80%;
    display: block;
    margin: 0 auto;
    font-size: 0.4rem;
    line-height: 0.9rem;
    font-weight: bold;
    color: #282C34;
    text-align: left;
}
.popTxt{
    width: 80%;
    display: block;
    margin: 0 auto;
    font-size: 0.28rem;
    line-height: 0.38rem;
    color: #282C34;
    text-align: left;
}
.popQrImg{
    display: block;
    width: 50%;
    margin: 0.5rem auto;
}
.popClose{
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: 0.4rem;
    right: 0.5rem;
}
/* end-邀请页打开 */
/* 分享跟买商品 */
.boxFlex{
    width: 85%;
    margin: 0.5rem auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.boxFlex2{
    width: 90%;
}
.lineGreen{
    width: 2rem;
    margin: 0 0.25rem;
    height: 0.05rem;
    background-image: linear-gradient(to right, #8DD700, #28B92E);
}
.lineGrey{
    width: 2rem;
    margin: 0 0.25rem;
    height: 0.05rem;
    background: #DBDDE1;
}
.stepImg{
    width: auto;
    height: 0.8rem;
}
.stepImg img{
    height: 100%;
}
.pageFlex{
    background-color: #F5F6FA;
    padding-bottom: 1.4rem;
}
.kong{
    width: 0.6rem;
    margin: 0 0.25rem;
    height: 0.05rem;
}
.selGoodsBox{
    width: 100%;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    background-color: #ffffff;
}
.selGoodsTit{
    width: 100%;
    padding: 0.3rem 5%;
    font-size: 0.28rem;
    line-height: 0.6rem;
    font-weight: bold;
    color: #272831;
}
.selGoodsList{
    width: 100%;
}
.selGoodsList li{
    overflow: hidden;
    display: flex;
    padding-bottom: 0.15rem;
}
.CheckBox{
    display: block;
    float: left;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0.3rem 0.05rem 0 0.15rem;
    background: url(../images/ic_choice_gray.png) center center no-repeat;
    background-size: 50% 50%;
}
.selCheckBox{
    background: url(../images/ic_choice_green.png) center center no-repeat;
    background-size: 50% 50%;
}
.shareGoodsLlstImg{
    display: block;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    padding-right: 0.15rem;
}
.shareGoodsLlstImg img{
    display: block;
    width: 100%;
}
.goodsInfo{
    max-width: 59%;
}
.selListTit{
    font-size: 0.28rem;
    color: #272831;
    line-height: 0.4rem;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listUnit{
    font-size: 0.26rem;
    color: #7F808B;
    line-height: 0.4rem;
}
.listPrice{
    font-size: 0.2rem;
    color: #FF5758;
    margin-top: 0.3rem;
    line-height: 0.4rem;
    font-weight: bold;
}
.listPrice span{
    font-size: 0.28rem;
}
.totalPrice2 {
    font-size: 0.34rem;
    color: #FF5758;
    font-weight: bold;
    margin-top: 0.1rem;
    line-height: 0.4rem;
}
.totalDiscount2{
    font-size: 0.26rem;
    line-height: 0.4rem;
    color:#7F808B;
    font-weight: bold;
}
.totalDiscount2 span{
    color:#FF5758;
}
/* end-分享跟买商品 */
/* 支付成功 */
.yesImg{
    width: 1.6rem;
    height: 1.6rem;
    margin: 1rem auto 0.5rem;
    
}
.centerFont{
    font-size: 0.28rem;
    line-height: 0.4rem;
    text-align: center;
}
.centerBoldFont{
    margin-top: 0.5rem;
    margin-bottom: 0.1rem;
    font-size: 0.3rem;
    line-height: 0.45rem;
    font-weight: bold;
    text-align: center;
}
.centerBoldFont span{
    color: #FF5758;
}
.imgList{
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 0.2rem 0;
    overflow: hidden;
}
.imgList li{
    display: block;
    float: left;
    width: 24%;
    padding: 0 0.5%;
}
.imgList li img{
    display: block;
    width: 100%;
    height: auto;
}
.lightFont{
    font-size: 0.26rem;
    line-height: 0.4rem;
    color: #7F808B;
    text-align: center;
}
.scroll-wrap {
    height: 0.8rem;
    overflow: hidden;
    margin-top: 0.4rem;
}
.scroll-content {
    width: 90%;
    margin: 0 auto;
    position: relative;
    transition: top 0.5s;
}
.scroll-content li{
    position: relative;
    text-align: center;
    padding: 0.05rem 0;
}
.scrollHead{
    display: inline-block;
    position: relative;
    z-index: 2;
    vertical-align: middle;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 100%;
    overflow: hidden;
}
.scrollHead img{
    display: block;
    width: 100%;
    height: 100%;
}
.scrollName{
    display: inline-block;
    vertical-align: middle;
    min-width: 0.5rem;
    padding: 0 0.2rem;
    height: 0.5rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    background: #F5F6FA;
    color: #7F808B;
    font-size: 0.28rem;
    line-height: 0.5rem;
    margin-left: -0.6rem;
    padding-left: 0.75rem;
}
/* end-支付成功 */
/* 购物车 */
.frBox{
    width: 94%;
    padding-bottom: 0.2rem;
    margin: 0.2rem auto;
    border-radius: 0.08rem;
    background-color: #ffffff;
}
.frList{
    display: block;
    width: 100%;
    padding: 0 0.2rem;
    box-sizing: border-box;
    border-radius: 0.05rem;
    font-size: 0.28rem;
}
.frList li{
    width: 100%;
    padding: 0.3rem 0;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #ECEDEF;
}
.frList li:last-child{
    border-bottom: 0;
}
.frLeft,.frRight{
    float: left;
    width: 50%;
    overflow: hidden;
}
.frImglist{
    display: block;
    float: left;
    width: 85%;
    overflow-x: scroll;
}
.frImglist p{
    display: block;
    float: left;
    margin-right: 0.05rem;
}
.frImglist p img{
    width: 0.8rem;
    height: 0.8rem;
}
.frArrow{
    display: block;
    float: left;
    width: 15%;
    margin-top: 0.2rem;
    text-align: right;
}
.frArrow img{
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
}
.frLeftOff{
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #FF5758;
    font-weight: bold;
}
.frLeftTime{
    color: #7F808B;
}
.frMore{
    font-size: 0.26rem;
    color: #33BC2A;
    text-align: center;
}
.frMoreIcon{
    display: inline-block;
    width: 0.1rem;
    margin-left: 0.1rem;
}
.frMoreIcon img{
    display: block;
    width: 100%;
}
.cartBox{
    display: block;
    width: 94%;
    margin: 0 auto 0.2rem;
    border-radius: 0.08rem;
    background-color: #ffffff;
}
.cartBoxTit{
    width: 100%;
    padding: 0.25rem 0.2rem;
    box-sizing: border-box;
}
.cartList{
    display: block;
    width: 100%;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.cartList li{
    display: block;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    padding: 0.2rem 0;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #ECEDEF;
}
.cartDel{
    position: absolute;
    right: -0.1rem;
    top: 0.1rem;
    width: 0.5rem;
    height: 0.5rem;
    padding: 0.1rem;
}
.cartDel img{
    display: block;
    width: 100%;
}
.cartListImg{
    width: 20%;
}
.cartListImg img{
    display: block;
    width: 100%;
}
.cartInfo{
    flex: 1;
    width: 80%;
    padding-right: 0.85rem;
    padding-left: 0.2rem;
    box-sizing: border-box;
}
.cartListName{
    font-size: 0.28rem;
    color: #272831;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cartListUnit{
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #7F808B;
}
.cartDate{
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #EFB348;
}
.cartMuch{
    font-size: 0.28rem;
    color: #272831;
}
.cartMuch{
    font-size: 0.24rem;
    line-height: 0.44rem;
    color: #272831;
}
.cartMuch span{
    font-size: 0.28rem;
}
.cartFooter{
    width: 100%;
    padding: 3%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 1.2rem;
    background: #ffffff;
    -moz-box-shadow:2px -2px 5px #EEF2F5; 
    -webkit-box-shadow:2px -2px 5px #EEF2F5; 
    box-shadow:2px -2px 5px #EEF2F5;
}
.cartOrder span{
    color: #FF5758;
    font-weight: bold;
}
.cartTotal{
    font-size: 0.38rem;
}
/* end-购物车 */
/* 登录注册 */
.bd-box{
    width: 100%;
    margin: 0 auto;
}
.bd-box .active{
    display: block;
}
.fm-tt{
    width: 85%;
    margin: 0 auto;
    padding: 0.7rem 0 0.5rem;
    font-size: 0.5rem;
    color: #313131;
}
.fm-list{
    width: 85%;
    margin: 0 auto;
}
.fm-list li{
    position: relative;
    width: 100%;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #E7E7E7;
}
.fm-list li.lang{
    border-bottom: 0;
}
.lang-tt{
    display: block;
    float: left;
    line-height: 0.5rem;
}
.fm-list li.lang div{
    float: left;
    height: 0.5rem;
    line-height: 0.5rem;
    padding-left: 0.5rem;
    margin-left: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    border-radius: 1rem;
}
.lang .yes{
    background: url(../images/ic_choice_green.png) left center no-repeat;
    background-size: 0.4rem 0.4rem;
}
.lang .no{
    background: url(../images/ic_choice_gray.png) left center no-repeat;
    background-size: 0.4rem 0.4rem;
}
.btn-log{
    display: block;
    width: 85%;
    padding: 0.2rem 0;
    margin: 0.5rem auto;
    border: 0;
    outline: none;
    background-image: linear-gradient(to right, #8DD700, #28B92E);
    font-size: 0.34rem;
    color: #fff;
    border-radius: 0.8rem;
    box-sizing: border-box;
}
.log-other{
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 1.5rem;
    left: 0;
    text-align: center;
}
.log-agree{
    display: block;
    width: 85%;
    padding: 0 7.5%;
    margin: 0 auto;
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #A2A2A2;
}
.log-agree span{
    color: #7ED321;
}
.log-road{
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
}
.log-road img{
    display: block;
    width: 100%;
}
.log-radio{
    width: 0.35rem;
    height: 0.35rem;
    border: 1px solid #A2A2A2;
    border-radius: 100%;
    vertical-align: middle;
}
.icon-eye{
    width: 0.5rem;
    float: right;
    margin-top: 0.02rem;
    margin-right: 0.05rem;
}
.log-link-forget{
    float: left;
    margin-left: 7.5%;
    border: 0;
    background-color: #fff;
    outline: none;
    font-size: 0.28rem;
    color: #7ED321 !important;
}
.log-link-reg{
    float: right;
    margin-right: 7.5%;
    border: 0;
    background-color: #fff;
    outline: none;
    font-size: 0.28rem;
    color: #7ED321 !important;
}
/* end-登录注册 */

.remainTime{
  font-size: 0.2rem;
  text-align: center;
  margin: 0.5rem 0;
}
.remainTime span{
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
  text-align: center;
  background-image: linear-gradient(to right, #8DD700, #28B92E);
  border-radius: 0.04rem;
  color: #fff;
}
/* share、订单列表 */
.bgColorGray{
    background-color: #F5F6FA;
}
.orderUl{
    width: 92%;
    padding-top: 0.3rem;
    margin: 0 auto;
}
.orderUl li{
    position: relative;
    width: 100%;
    margin-bottom: 0.3rem;
    padding: 0.3rem 0.25rem;
    border-radius: 0.2rem;
    background-color: #fff;
    box-sizing: border-box;
}
.shareTitle{
    display: flex;
    justify-content: space-between;
    font-size: 0.24rem;
    color: #7F808B;
}
.curmode{
    color: #72C556;
}
.headerImgList{
    width: 100%;
    padding: 0.2rem 0 0.16rem;
    overflow: hidden;
}
.headerImgLeft{
    width: 70%;
    float: left;
}
.headerImgRight{
    width: 30%;
    float: right;
    text-align: center;
}
.btnSmallWhite{
    float: right;
    font-size: 0.24rem;
    color: #292C33;
    background-color: #fff;
    padding: 0.1rem 0.24rem;
    border: 1px solid #D2D4D9;
    border-radius: 0.5rem;
    /* letter-spacing: 0.02rem; */
    outline: none;
}
.scrollImgPrice{
    font-size: 0.24rem;
    line-height: 1.8;
    color: #272831;
}
.scrollImgPrice span{
    font-size: 0.32rem;
}
.scrollImgNum{
    font-size: 0.24rem;
    color: #B9BCC5;
}
.bgf7{
    background: #f7f7f7;
}

/*banner*/
.bannerBox_wrap{
    padding-left: 10px;
    padding-right: 10px;
}
.bannerBox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
}

.slideBanner {
    position: relative;
    width: 100%;
}

.slideBanner .hd {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    z-index: 1;
}

.slideBanner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 6px;
}

.slideBanner .hd li.on {
    background: #73c656;
}

.slideBanner .bd {
    position: relative;
    z-index: 0;
}

.slideBanner .bd li {
    position: relative;
    text-align: center;
}

.slideBanner .bd li img {
    background: url(/m/cssjs/img/loading.gif) center center no-repeat;
    vertical-align: top;
    width: 100%;
    /* 图片宽度100%，达到自适应效果 */
}

.slideBanner .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 去掉链接触摸高亮 */
.slideBanner .bd li .tit {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    height: 28px;
    line-height: 28px;
    background: url(images/focusBg.png) repeat-x;
    color: #fff;
    text-align: left;
}

/*end-banner*/
.mt40{
    margin-top: 40px;
}
.invite_time{
    display: inline-block;
}
.invite_time span{
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    background: linear-gradient(133deg, #8DD700 0%, #28B92E 100%);
    border-radius: 3px;
    padding: 2px;
    color: #fff;
    font-weight: normal;
}
.invite_time em{
    font-style:normal
}
.cart_addlost{
    position: absolute;
    right: 0;
    bottom: 15px;
}
.cart_addlost div{
    float: left;
}

.lost-custom,
.plus-custom {
    width: 24px;
    height: 24px;
}

.lost-custom {
    margin-right: 8px;
    background-image: url(/invitationbuy/images/ic_reduce.png);
    background-size: 24px 24px;
}

.plus-custom {
    /* margin-left: 8px;
    background-image: url(/invitationbuy/images/ic_add_green.png);
    background-size: 24px 24px; */
    width: 63px;
    height: 22px;
    border-radius: 22px;
    background: linear-gradient(to right,#8DD700,#28B92E);
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
}
.btn_gray{
    width: 63px;
    height: 22px;
    border-radius: 22px;
    background: #a7a7a7;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
}
.plus-custom-sout {
   width: 63px;
   height: 22px;
   margin-left: 8px;
   background: url(/invitationbuy/images/btn_ptout.png) no-repeat;
   background-size: 100%;
}
.plus-custom-sout_en {
    width: 63px;
    height: 22px;
    margin-left: 8px;
    background: url(/invitationbuy/images/btn_ptout_en.png) no-repeat;
    background-size: 100%;
}

.lost-num{
    font-size: 17px;
}

.lost-custom2,
.plus-custom2 {
    width: 24px;
    height: 24px;
}

.lost-custom2 {
    margin-right: 8px;
    background-image: url(/m/image/icon/cart_remove_g.png);
    background-size: 24px 24px;
}

.plus-custom2 {
    margin-left: 8px;
    background-image: url(/m/image/icon/cart_add_g.png);
    background-size: 24px 24px;
}
i.bot_dPrice{
    display: inline-block;
}

.btnList{
    margin-top: 20px;
}

.topBack .topRight{
    position: absolute;
    right: 10px;
    top: 4px;
    font-size: 14px;
    color: #666;
    padding: 5px 10px;
}
.right_home img {
    width: 22px;
}
#recommendCountDown{
    display: inline-block;
    min-width: 20px;
    text-align: center;
}
.fm_tag {
    display: inline-block;
    padding: 2px;
    background: #FF5758;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    line-height: 1.1;
    font-size: 15px;
    border: 1px #ffe1bb solid;
    margin-left: 3px;
    position: absolute;
    top: 5px;
    left: 5px;
    min-width: 28px;
    text-align: center;
}
.fm_tag i{
    font-style: normal;
    display: block;
    line-height: 1.1;
    font-size: 12px !important;
}


.fm_tag2 {
    display: inline-block;
    padding: 2px;
    background: #FF5758;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    line-height: 1.1;
    font-size: 13px;
    border: 1px #ffe1bb solid;
    margin-left: 3px;
    position: absolute;
    top: 12px;
    left: 9px;
    min-width: 28px;
    text-align: left;
}
.fm_tag2 i{
    font-style: normal;
    display: inline-block;
    line-height: 1.1;
    font-size: 12px !important;
}

.buydis_top_s1{
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
.buydis_top_s1 h4{
    line-height: 1.8;
    font-size: 17px;
    color: #000;
}
.buydis_top_s1 p{
    line-height: 1.4;
    font-size: 14px;
    color: #333;
}

.buyDis_h4{
    padding-top: 20px;
    padding-bottom: 7px;
    text-align: center;
    font-size: 18px;
}


/* ipad 居中显示最大宽度限制 */
@media(min-width:750px) {
    .topBack{
        background: #fff;
    }
    body {
        max-width: 600px;
        margin: 0 auto;
        min-height:20px;
    }
    .btnFull {
        font-size: 16px !important;
    }
    .buyOthersName {
        font-size: 14px !important;
        min-height: 24px !important;
    }
    .buyOthersTime{
        font-size: 12px !important;
        min-height: 24px !important;
    }
     .topBack{
        max-width: 600px;
        margin: 0 auto;
        left: 50% !important;
        margin-left: -300px;
    }
    .t_bar{
        max-width: 600px;
        margin: 0 auto;
        left: 50% !important;
        margin-left: -300px;
    }
    .btmFix{
        width: 600px !important;
        left: calc(50% - 300px) !important;
    }
    .totalPriceWrap{
        font-size:20px;
        color: #FF5758;
        font-weight: bold;
    }
    .totalPriceWrap span{
        font-size: 13px;
    }
    .totalDiscount{
        font-size:14px;
        line-height: 20px;
    }
    .goCart{
        font-size: 14px;
        padding: 10px 25px;
    }
    .btnBig {
        display: block;
        width: 66%;
        font-size: 18px;
        color: #ffffff;
        text-align: center;
        border: 0;
        border-radius: 20px;
        height: 42px;
        margin: 0 auto 20px auto;
        line-height: 42px;
    }
    .closingDate{
        font-size: 16px;
        font-weight: bold;

    }
    .couponOwn{
        font-weight: bold;
    }
    
}

.go_home{
    font-size: 16px;
    margin-top:10px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 2px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #33BC2A;
    cursor: pointer;
}
.rem_name{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 20px;
    height: 20px;
/*    max-height: 40px; */
    margin-top: 10px;
    font-size: 14px;
    color: #272831;
}
.rem_summary{
    color: #7F808B;
    margin-right: 15px;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 5px;
    font-size: 12px;
}