@charset "utf-8";


body {
    background: #ffb994
}

body,
img {
    padding: 0;
    margin: 0
}

.content {
    width: 100%;
    overflow: hidden
}
.content-box {
    width: 100%;
    background: url(../img/top-banner.png) no-repeat;
    background-size: 100% auto;
    min-height: 11.76rem
}
.input-box {
    padding-top: 8.24rem;
    width: 9.2rem;
    margin: 0 auto
}
.input-box .content-btn {
    width: 8.053333rem;
    height: 1.52rem;
    background: url(../img/open-coupon.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fd462b;
    font-weight: 600;
    border: 0;
}
.input-text {
    width: 100%;
    background: #fff;
    border: 1px solid #fc8a5a;
    border-radius: .213333rem;
    height: 1.386667rem;
    line-height: 1.386667rem;
    padding: 0 .48rem;
    color: #333;
    box-sizing: border-box;
    outline: 0;
    margin-bottom: .213333rem;
    font-size: .426667rem
}
.input-text::-webkit-input-placeholder {
    color: #d5d5d5
}
.input-text:-moz-placeholder,
.input-text::-moz-placeholder {
    color: #d5d5d5;
    opacity: 1
}
.input-text:-ms-input-placeholder {
    color: #d5d5d5
}
.btn-opcity {
    opacity: .4
}
.list-box {
    padding-top: 8.24rem;
    width: 9.333333rem;
    margin: 0 auto .533333rem
}
.list-box .list-btn {
    width: 8.053333rem;
    height: 1.52rem;
    background: url(../img/receive-btn.png) no-repeat;
    background-size: 100% 100%;
    margin: .533333rem auto;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fd462b;
    font-weight: 600;
}
.list {
    position: relative;
    width: 100%;
    height: 2.453333rem;
    background: url(../img/list-bg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    margin-bottom: .266667rem
}
.subscript {
    position: absolute;
    width: 1.813333rem;
    height: 1.386667rem;
    left: 0;
    top: 0
}
.list-left {
    width: 3rem;
    display: flex;
    align-items: center;
    justify-content: center
}
.list-left-first,
.list-left-second {
    font-family: PingFangSC, PingFang SC;
    color: #ff6506
}
.list-left-first {
    font-size: .453333rem;
    font-weight: 600;
    position: relative;
    top: .133333rem;
}
.list-left-second {
    text-shadow: 1px 0 0 #fff;
    font-size: 1.013333rem;
    font-weight: 700;
    margin-left: 5px;
}
.list-right {
    flex: 1;
    padding: 0 0 0 .8rem
}
.list-right-first {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    margin: .88rem 0 0;
    font-size: .533333rem;
    color: #666666;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.list-right-second {
    font-size: .32rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #262626;
    margin-bottom: .746666rem;
    padding-right: .133333rem
}
.empty-box {
    padding-top: 8.24rem;
    width: 9.2rem;
    margin: 0 auto .533333rem;
    text-align: center
}
.mt-empty {
    width: 4.5rem;
    height: 4.5rem;
    margin: 1rem auto .2rem
}
.empty-text {
    font-size: .426666rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, .9);
    padding-bottom: .2rem
}
.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, .6);
    z-index: 90;
    cursor: pointer
}
.dialog-content-box {
    position: fixed;
    width: 7.466667rem;
    top: 40%;
    left: 50%;
    transform: translate(-50%);
    z-index: 99;
    text-align: center;
    background: #fff;
    border-radius: .106667rem
}
.dialog-img {
    width: 2.133333rem;
    height: 2.133333rem;
    margin: .8rem auto .533333rem
}
.dialog-btn,
.dialog-text {
    font-family: PingFangSC, PingFang SC
}
.dialog-text {
    text-align: center;
    font-size: .426666rem;
    font-weight: 600;
    color: #262626
}
.dialog-btn {
    width: 6.266666rem;
    height: .853333rem;
    background: #f4c920;
    border-radius: .533333rem;
    font-size: .373333rem;
    font-weight: 400;
    color: #151413;
    line-height: .853333rem;
    margin: .8rem auto
}
.dialog-btn,
.tip-box {
    text-align: center
}
.tip-title {
    width: 3.76rem;
    height: .453333rem;
    padding-top: .186667rem
}
.tip-content {
    width: 8.4rem;
    margin: .32rem auto 0;
    background: #ff8e65;
    border-radius: .213333rem;
    padding: .4rem;
    font-size: .346667rem;
    line-height: .506667rem;
    text-align: justify;
    font-style: normal;
    color: rgba(255, 255, 255, .8)
}
.text-blod {
    font-weight: 700;
    color: #fff140
}
.identifier {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: .373333rem;
    color: #fff;
    line-height: .48rem;
    text-align: center;
    font-style: normal;
    padding: .266667rem 0 .4rem
}