.lh16{line-height: 0.32rem;}
.f12{
    font-size: 0.24rem;
}
.f14{
    font-size: 0.28rem;
}
.f16{
    font-size: 0.32rem;
}
.f18{
    font-size: 0.36rem;
}
.f20{
    font-size: 0.4rem;
}
.c333{
    color: #333;
}

.c666{
    color: #666;
}

.c999{
    color: #999;
}
.cred{
    color:#F76766;
}
.cmain{
    color: #4fa951;
}
.ticket{
    background-color: #FFF;
    border-radius: 0.16rem;
    overflow: hidden;
    margin-bottom: 0.2rem;
    position: relative;
}
.fx{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
}
.fx.alignMiddle{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.fxi{
    flex:1;
    -webkit-box-flex: 1;
}
.fx.justifyCenter{
    justify-content: center;
}
.thumb{
    position: relative;
    width: 2.24rem;
    height: 2rem;
    background: linear-gradient(315deg, #FF6D2E 0%, #F60000 100%);
    color: #FFF;
    text-align: center;
}
.ticket .con{
    overflow: hidden;
    padding: 0 0.24rem;
    line-height: 0.32rem;
}
.thumb::after {
    position: absolute;
    top: 0;
    right: -0.01rem;
    bottom: 0;
    width: 0.08rem;
    content: '';
    background-image: -webkit-radial-gradient(right, circle, #fff 50%, transparent 10%);
    background-size: 0.08rem 0.2rem;
    background-position: 0 center;
}
.thumb>div{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.much{
    font-size: 0.64rem;
    font-weight: bold;
}
.much>span{
    margin-right: 0.08rem;
    font-size: 0.32rem;
}
.pall12{
    padding:0.24rem;
}
.tme{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ticket .con .title{
    color: #111A34;
    font-weight: bold;
    font-size: 0.28rem;
    padding-bottom: 0.08rem;
}
.ticket .con .time{
    color: #999;
    line-height: 0.32rem;
}

.ticket .con .yy{
    color: #F60000;
}

.pr4{
    padding-right: 0.08rem;
}

.pl4{
    padding-left: 0.08rem;
}

.pt4{
    padding-top: 0.08rem;
}

.pb4{
    padding-bottom: 0.08rem;
}

.pr12{
    padding-right: 0.24rem;
}

.pl12{
    padding-left: 0.24rem;
}

.pt12{
    padding-top: 0.24rem;
}

.pb12{
    padding-bottom: 0.24rem;
}
.pl2{
    padding-left: 0.04rem;
}
.pr2{
    padding-right: 0.04rem;
}

.pr20{
    padding-right: 0.4rem;
}

.pl20{
    padding-left: 0.4rem;
}

.pt20{
    padding-top: 0.4rem;
}

.pb20{
    padding-bottom: 0.4rem;
}

.tcenter{
    text-align: center;
}
.tright{
    text-align: right;
}
.get-btn{
    background: linear-gradient(to right,#ffa177,#ff4f01);
    color: #fff;
    position: absolute;
    right: 0.24rem;
    bottom: 0.24rem;
    border-radius: 0.28rem;
    padding: 0.1rem 0.2rem;
    line-height: 1;
    font-size: 0.24rem;
}

.coupon-act{
    background: #fcedeb;
    border-radius: 0.08rem;
    padding: 0.08rem;
    font-size: 0.24rem;
    color: #E57064;
}

.coupon-act .tag{
    line-height: 1;
    color: #fff;
    padding: 0.12rem;
    background: #F76766;
    border-radius: 0.08rem;
}
.taocan-coupon .coupon-act{
    padding: 0.08rem 0.3rem;
    margin-top: 0.2rem;
    border-radius: 0.16rem;
}
.fw600{
    font-weight: bold;
}

.combo_yhq {
    width: 100%;
    height: 0.8rem;
    background: #FFFFFF;
    border-radius: 0.16rem;
    margin-bottom: 0.2rem;
    position: relative;
    /*padding:0 0.3rem;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.yhq_bg {
    position: absolute;
    width: 100%;
    height: 0.8rem;
    left: 0;
    top: 0;
    z-index: 1;
}

.yhq_text {
    width: 100%;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    white-space: nowrap;
    padding: 0 0.6rem 0 0.24rem;
}

.yhq_left {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* overflow-x: auto; */
    overflow: hidden;
}

.new_yhq_img {
    width: 0.45rem;
    height: 0.45rem;
    margin-right: 0.07rem;
}

.yhq_right {
    width: 0.13rem;
    height: 0.23rem;
    /*margin-left:0.3rem;*/
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
}

.yhq_right_all{
    position: absolute;
    right: 0.52rem;
    top: 50%;
    color: #F76766;
    transform: translateY(-50%);
}
.tag-line{
    border:0.02rem solid #F76766;
    padding: 0.08rem;
    color: #F76766;
    font-size: 0.24rem;
    border-radius: 0.08rem;
    margin-right: 0.08rem;
    line-height: 1;
    width: fit-content;
}

.coupon-act .time-tag{
    background: #F76766; 
    padding: 0.04rem;
    color: #fff;
    border-radius: 0.04rem;
    margin: 0 0.04rem;
}

.udline{
    text-decoration:underline
}

/*
订单填写
*/
.ljyy-ticket{
    margin: 0.2rem auto;
    border-radius: 0.1rem;
    background: #fff;
    font-size: 0.24rem;
    /* width: 90%; */
    padding: 0.2rem 5%;
}

.ljyy-ticket .tag{
    background: #F76766;
    color: #fff;
    font-size: 0.2rem;
    padding: 0.02rem 0.04rem 0.06rem 0.04rem;
    line-height: 1;
    border-radius: 0.04rem;
    margin-right: 0.12rem;
}

.ljyy-ticket .ticket-num{
    font-size: 0.36rem;
    color: #d32727;
}

.coupon-qy{
    color: #999;
    line-height: 0.36rem;
    font-size: 0.24rem;
    padding: 0 0.24rem 0.24rem 0.24rem;
}

.list-coupon{
    margin-top:0.1rem;
    width: 100%;
    overflow: auto;
}
.list-coupon .yhq_text{
    padding: 0;
}