
.contentWrap img{    
    width: 100%;
    margin-bottom: -1px;
    display: block;
}
img.arrow.none{
    display: none;
}
img.arrow.inline-block{
    display: inline-block;
}

.info{
    clear: both;
    position: relative;
}
.code{
    position: absolute;
    width: 65.6%;
    top: calc(0%);
    left: 17.2%;
    border: 1px solid #f2d592;
    border-radius: 20px;
}
.top1{
    top: calc(27.37%);
}
.top2{
    top: calc(2.57% + 140px);
}
.code input{
    width: calc(100% - 88px);
    height: 20px;
    padding: 8.2% 4%;
    font-size:13px;
}
#phone{
    width: calc(100% - 0px);
}
.phone{
    width: calc(100% - 0px);
}
.code .check{
    padding: 6% 3% 6% 0%;
}
.blue{
    color: #EE3142;
}
.immediately{
    position: absolute;
    top: calc(57%);
    left: 17.2%;
    display: block;
    width: 65.6%!important;
    border-radius: 25px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    background: #FD2B22;
    background: linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -moz-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -webkit-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -webkit-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -o-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -ms-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    padding: 10px 0px;
    letter-spacing: 1px;
}
.mask,.mask2{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    top: 0px;    
    z-index: 1000;
}
.contentWrap.hidden{
    height: 100%;
    overflow: hidden;
}
.content{
    width: 80%;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    border-radius: 20px;
    position: relative;
    text-align: center;
}
.bg{
    width: 100%;
    background: #fff;
    border-radius: 20px;
    padding: 25px 15px 20px 15px;
    position: relative;
    text-align: center;
}
#qrcode{
    position:relative;
    text-align:center;
    margin-top: 10px;
}
.mini-logo{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.focus{
    font-size: 12px;
    color: #666;
    display: block;
    height: 12px;
    line-height: 12px;
    text-align: center;
    margin-bottom: 8px;
    margin-top: 9px;
}
.bg .name{
    display: block;
    text-align: center;
    height: 12px;
    margin-bottom: 7px;
}
#qrcode img{
    margin: auto;
}
.close{
    background-image: url(/static/micro_letter/active/common_coupon/images/close.png);
    width: 40px;
    height: 40px;
    background-size: 40px;
    display: inline-block;
    margin-top: 44px;
}
.rule-wrap{
    position: relative;
}
.rule-list{
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    padding: 16px 27px;
    position: absolute;
    top: 13%;
    width: calc(100% - 0px);
    word-break: break-all;
}
.success {
    width: 100%;
}
/*获取的优惠券展示  --start*/
.couponlist-wrap{
    margin-top: 15px;
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
    z-index: 1;
    padding: 10px 0px 0px 0px;
    max-height: 150px;
}
.coupon-list{
    font-size: 0px;
    margin-bottom: 10px;
}
.coupon-list .right{
    float: right;
    font-size: 13px;
    color: #333333;
    display: inline-block;
    width: calc(100% - 130px);
    background-image: url(/static/micro_letter/personal/images/coupon_03.png);
    background-size: 100% 100%;
    height: 95px;
    padding: 13px 0px 0px 4px;
    text-align: left;
    position: relative;
}
.coupon-list .right.none::after{
    content: "";
    position:absolute;
    width: 95px;
    height: 52px;
    top: 25%;
    left: 15%;
    background-image: url(/static/micro_letter/active/common_coupon/images/none.png);
    background-size: 100% 100%;
}
.coupon-list .right.none .coupon-title,.coupon-list .right.none .infos-title{
    color: #ccc;
}
.coupon-list .left.none{
    background-image: url(/static/micro_letter/personal/images/coupon_02.png);
}
.coupon-list .left{
    background-image: url(/static/micro_letter/personal/images/coupon_01.png);
    font-size: 11px;
    color: #fff;
    background-size: 100% 100%;
    display: inline-block;
    padding: 18px 10px 31px 0px;
    width: 130px;
    height: 95px;
    text-align: center;
}

.coupon-infos{
    font-size: 11px;
    color: #999999;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: right;
}
.infos-title{
    margin-right: 5px;
}
.coupon-infos p{
    padding:3px 0px;
}

.coupon-title{
    font-size: 13px;
    color: #333333;
    min-height: 35px;
}
.coupon-type{
    font-size: 11px;
    color: #f7f7f7;
    margin-bottom: 1px;
}
.integer,.discount{
    font-size: 36px;
}

.decimal,.word{
    font-size: 18px;
}
.range {
    display: inline-block;
    width: calc(100% - 63px);
    vertical-align: top;
}
.free img{
    width: 68px;
    margin-top: 7px;
}
.triangle.down{
    width: 10px;
    height: 10px;
    border-top: 1px solid transparent;
    border-right: 1px solid #999999;
    border-left: 1px solid transparent;
    border-bottom: 1px solid #999999;
    display: inline-block;
    transform: rotate(45deg);
    vertical-align: middle;
    margin-bottom: 9px;
}
.triangle.down.active{
    border-top: 1px solid #999999;
    border-right: 1px solid transparent;
    border-left: 1px solid #999999;
    border-bottom: 1px solid transparent;
    margin-bottom: -3px;
}
.rule-infos{
    width: 100%;
    font-size: 10px;
    color: #999;
    background: #f7f7f7;
    border:1px solid #ececec;
    border-radius: 4px;
    padding:6px 10px;
    word-break: break-all;
    text-align: justify;
}
/*获取的优惠券展示  --end*/




/*非正常弹出框*/
.error-wrap{
    width: 100%;
    height: 100%;
   position: fixed;
   top: 0;
   left: 0;
}
.error-wrap .content{
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% ,-50%);
    background-color: #fff;
    text-align: center;
    z-index: 2;
    border-radius: 18px;
    padding: 25px 10px;
}
.error-mask{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.75);
    position: fixed;
    top: 0;
    left: 0;
}
.error-tips{
    width: 100px;
}
.error-sub-tips{
    font-size: 15px;
    color: #333;
    margin: 10px 0px 12px;
    text-align: center;
    word-break: break-all;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 0px 15px;
}
.error-logo{
    margin-bottom: 10px;
    width: 90px;
}
.btn-wrap{
    width: 150px;
    height: 40px;
    line-height: 38px;
    background: #FD2B22;
    background: linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -moz-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -webkit-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -webkit-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -o-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -ms-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    border-radius: 50px;
    background-size: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin:0 auto;
    letter-spacing: 2px;
}

/*已知手机号码获取优惠券 ---START----*/

.has-phone-wrap{
    position: absolute;
    top:4%;
    width: 100%;
    text-align: center;
}
.logined-wrap{
    width: 65.6%;
    margin:0 auto;
    background-image: url(/static/micro_letter/active/common_coupon/images/box.jpg);
    background-size: 100% 100%;
    margin-bottom: 12px;
    padding:10px 20px 22px 20px;
    background-repeat: no-repeat;
}
img.coupon{
    width: 59px;
    height: 49px;
}
.logined{
    float: right;
    margin-top: 5px;
}
.logined>p{
    color: #ED5926;
    font-size: 15px;
    line-height: 21px;
    font-weight: bold;
    letter-spacing: 0.8px;
}
.logined>p:last-child{
    font-size: 13px;
    line-height: 18.5px;
}
.help-get-coupon{
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.78px;
    text-align: center;
    border-bottom: 1px solid #333;
    display: inline-block;
    line-height: 12px;
    padding-top: 12px;
}
.has-phone-commit{
    display: inline-block;
    width: 65.6%!important;
    border-radius: 25px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    background: #FD2B22;
    background: linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -moz-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -webkit-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -webkit-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -o-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    background: -ms-linear-gradient(to right ,#FD2B22 0%,#FF8054 100%);
    padding: 10px 0px;
    letter-spacing: 1px;
}
.change-phone-wrap >span{
    padding:12px 15px;
    display: inline-block;
}


/*已知手机号码获取优惠券 ---END----*/


/*已获取优惠券 ---START----*/

.geted-coupon-wrap{
    position: absolute;
    top:5.9%;
    width: 100%;
    text-align: center;
}



.operate-list-wrap{
    padding:0 12%;
    font-size: 0px;
    margin-top: 15px;
}
.operate-list-wrap-success{
    padding:0 0%;
}
.operate-list-wrap.pop{
    position: relative;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.11);
    border-radius: 0px 0px 10px 10px;
    z-index: 2;
    margin-top: -16px;
}
.operate-list-wrap>li{
    border-radius: 25px;
    display: inline-block;
    font-size: 10px;
    padding: 2px 0px 0px 0px;
}
.operate-list-wrap>li img{
    width: 100%;
}
.operate-list-wrap>li:last-child{
    padding-right: 0px;
}
.part1{
    width: 100%;
}
.part2{
    width: calc(50% - 5px);
    box-sizing: content-box;
}
.part3{
    width: calc(33.33% - 0px);
    box-sizing: content-box;
}
.coupon-list-wrap{
    width: 100%;
    padding:0 7% ;
    font-size: 0px;
}
.getCoupon-tips{
    font-size: 16px;
    color: #ED5926;
    font-weight: bold;
    margin-bottom: 15px;
}
img.arrow{ 
    width: 4%;
    height: 16px;
    /*display: inline-block;*/
    vertical-align: middle;
}
.coupon-list2{
    display: inline-block;
    width: 92%;
    overflow-x: auto;
    overflow-y: hidden;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0px 1%;
    -webkit-overflow-scrolling: touch;
}
.coupon-title2{
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 11px;
    padding-top: 1px;
}
.coupon-list2 li{
    display: inline-block;
    margin-right: 10px;
}
.coupon-list2 li:last-child{
    margin-right: 0px;
}
.coupon-money-wrap{
    color: #FE7448;
    width: 90px;
    height: 36px;
    line-height: 36px;
    display: block;
    background:url(/static/micro_letter/active/common_coupon/images/coupon-body.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.coupon-title-wrap{
    width: 90px;
    height: 14px;
    display: block;
    background:url(/static/micro_letter/active/common_coupon/images/coupon-top.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.unit{
    font-size: 12px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
}
.coupon-money{
    font-size: 0;
    font-weight: bold;
}
.coupon-money-integer{
    font-size: 24px;
}
.coupon-money-decimal{
    font-size: 12px;
    letter-spacing: 0px;
}
.coupon-money-discount{
    font-size: 24px;
    /*font-family: tahoma;*/
}
.discount{
    font-size: 12px;
    font-weight: normal;
}
.free{
    font-size: 20px;
}
/*已获取优惠券 ---END----*/

@media screen and (max-width: 360px) {
    .change-phone-wrap2 {
        margin: 14px 0px;
    }
}

@media screen and (max-width: 357px) {
    .content{
        width: 90%;
    }
    .logined>p{
        letter-spacing: 0px;
    }
    .logined-wrap{
        padding: 10px 12px 22px 12px;
        margin-bottom: 8px;
    }
    
}
@media screen and (max-width: 317px) {
    .content{
        width: 95%;
    }
}
@media screen and (max-width: 300px) {
    .content{
        width: 96%;
    }


}

@media screen and (max-aspect-ratio: 320/568) and (max-width: 320px){
    .bg {
        padding: 16px 15px 5px 15px;
    }
    .success {
       
        width: 140px;
    }
    .change-phone-wrap2 {
        margin: 7px 0px;
    }
    
    .help-get-coupon{
        padding-top: 8px;
    }
    .has-phone-wrap{
        top: 2%;
    }
    
}

/*已领取过弹出框*/
.geted-tips{
    width: 175px;
    margin-bottom: 10px;
}
.geted-coupon-title{
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    font-weight: bold;
}
.sub-geted-coupon-title{
    font-size: 13px;
    color: #999999;
    line-height: 19px;
    margin-bottom: 26px;
}
.geted-code{
    width: 125px;
    margin-bottom: 20px;
}