@font-face {
    font-family: "HYQiHei";
    src: url("https://res.zulong.com/cms/mystyle/fonts/HanQiHei.otf");
}

[v-clock] {
    display: none;
}

body {
    background-color: #A64643;
}

.mt29 {
    margin-top: 0.29rem;
}

.pay-app-wrap {
    width: 100%;
    /* width: 7.5rem; */
    height: 16.2rem;
    background: url(../../img/mo/bg.jpg) no-repeat top center;
    background-size: 100%;
    position: relative;
    padding-left: 1rem;
    /* overflow: hidden; */
    box-sizing: border-box;
    font-family: "HYQiHei";
    padding-top: 4.84rem;

}

.touch-active-none {
    touch-action: none;
}

.pay-rule-btn {
    width: 1.33rem;
    height: 0.32rem;
    line-height: 0.32rem;
    border-radius: 0.08rem;
    background: #A64643;
    font-size: 0.19rem;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 3.97rem;
    right: 1rem;
    letter-spacing: 0.05rem;
}

.common-title {
    font-size: 0.28rem;
    font-family: 'HYQiHei';
    font-weight: normal;
    color: #FFFFFF;
}

.first-con-title .username {
    color: #ffa36c;
    font-size: 0.2rem;
    vertical-align: baseline;
}

.first-con-title .toggle-icon {
    display: inline-block;
    width: 0.29rem;
    height: 0.28rem;
    background: url(../../img/mo/bg1_switch.png) no-repeat top center;
    background-size: 100%;
    cursor: pointer;
}

.first-con {
    /* margin-top: 4.34rem; */
}

.first-con-main1 {
    height: 0.5rem;
    display: flex;
    margin-top: 0.59rem;
    margin-left: 0.2rem;
    margin-bottom: 0.7rem;
}

.first-con-main1-input {
    display: inline-block;
    width: 3.33rem;
    height: 0.49rem;
    line-height: 0.49rem;
    border: 1px solid #FFFFFF;
    background: none;
    color: #fff;
    font-size: 0.28rem;
    font-family: 'HYQiHei';
    box-sizing: border-box;
    /* font-family: 'Microsoft YaHei'; */
}

.first-con-main1-input::placeholder {
    font-family: 'HYQiHei';
    color: rgba(255, 255, 255, 0.55);

}

.first-con-main1-q {
    width: 0.4rem;
    height: 0.4rem;
    background: url(../../img/mo/help.png) no-repeat top center;
    background-size: 100%;
    margin-left: 0.23rem;
    margin-top: 0.05rem;
}

.first-con-main1-ok {
    width: 1.1rem;
    height: 0.44rem;
    background: url(../../img/mo/btn2.png) no-repeat top center;
    background-size: 100%;
    margin-left: 0.2rem;
    margin-top: 0.03rem;
}

.first-con .btn-groups {
    display: flex;
    margin: 0.4rem 0.2rem 0.33rem 0.2rem;
}

.first-con .btn-groups .login-btn {
    width: 1.24rem;
    height: 0.44rem;
    background: url(../../img/mo/btn_login.png) no-repeat top center;
    background-size: 100%;
    cursor: pointer;
}

.first-con-main2 {
    width: 5.06rem;
    background: rgba(150, 89, 78, 0.5);
    min-height: 1.18rem;
    border: 0.01rem solid #FFFFFF;
    margin-left: 0.2rem;
    margin-top: 0.3rem;
    margin-bottom: 0.33rem;
    box-sizing: border-box;
    padding: 0.21rem 0.19rem;
    color: #FFFFFF;
    font-size: 0.18rem;
    position: relative;
}

.bind-role-item {
    display: inline-block;
    width: 2.55rem;
}

.w2 {
    width: 2rem;
}

.bind-role-item>div {
    display: inline-block;
}

.bind-role-label {
    width: 0.8rem;
    text-align: right;
}

.change-role-btn {
    font-size: 0.18rem;
    color: #fff;
    position: absolute;
    right: 0.19rem;
    bottom: 0.23rem;
}

.u-line {
    text-decoration: underline;

}

.second-con-tab {
    display: flex;
    font-size: 0.22rem;
    color: rgba(255, 255, 255, 0.55);
    height: 0.35rem;
    line-height: 0.35rem;
    width: 1.4rem;
    justify-content: space-between;
    margin-top: 0.3rem;
    margin-left: 0.2rem;
}

.second-con-tab>div {
    box-sizing: border-box;
}

.tab-active {
    font-size: 0.24rem;
    color: #fff;
    border-bottom: 0.03rem solid #fff;
}

.second-con-list {
    margin-top: 0.4rem;
    margin-left: 0.15rem;
}

.second-con-list-item {
    width: 1.44rem;
    height: 1.85rem;
    display: inline-block;
    margin-right: 0.3rem;
    margin-bottom: 0.4rem;
    background: url(../../img/mo/box1.png) no-repeat top center;
    background-size: 100%;
    position: relative;
}

.second-con-list-item.list-active {
    background: url(../../img/mo/box.png) no-repeat top center;
    background-size: 100%;
}

.product-info {
    font-size: 0.14rem;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    margin-top: 0.05rem;
}

.product-info-amount {
    color: #fff;
}

.product-info-img {
    width: 1.3rem;
    height: 1.2rem;
    margin-left: 0.07rem;
    margin-top: 0.05rem;
    margin-bottom: 0.07rem;
}

.product-info-img-first {
    width: 0.8rem;
    top: 0.9rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.tomo {
    width: 100vw;
    height: 100vh;
    background: black;
    position: fixed;
}

.tomo img {
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -60%);
}

.tomo p {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.18rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 70%;
}

.coupon-float-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: fixed;
    right: 0;
    top: 1rem;
}

.coupon-float-box .title {
    width: 0.95rem;
    height: 0.96rem;
    background: url(../../img/mo/pop/coupon_btn.png) no-repeat bottom center;
    background-size: 100%;
    align-self: flex-end;
    cursor: pointer;
}

.coupon-float-box .arrow {
    width: 3.08rem;
    height: 1.02rem;
    background: url(../../img/mo/pop/pop_box2_1.png) no-repeat top center;
    background-size: 100%;
    position: absolute;
    top: 1rem;
}

.coupon-float-box .coupon-list-wrapper {
    width: 3.08rem;
    max-height: 6rem;
    background: #F3ECE3;
    background-size: 100%;
    padding: 0.2rem 0.18rem 0 0.18rem;
    box-sizing: border-box;
    margin-top: 0.9rem;
}

.coupon-float-box .coupon-list {
    max-height: 3.8rem;
    overflow-y: auto;
}

.coupon-float-box .coupon-item {
    margin-top: 0.12rem;
    width: 2.67rem;
    height: 0.82rem;
    background: url(../../img/mo/pop/pop_boxbj.png) no-repeat top center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.3rem;
    box-sizing: border-box;
    font-size: 0.14rem;
}

.coupon-float-box .left {
    color: #A64643;
    font-size: 0.12rem;
}

.coupon-float-box .price>span:nth-child(1) {
    font-size: 0.2rem;
    position: relative;
    /* top: 0.08rem; */
    font-weight: bold;
}

.coupon-float-box .price>span:nth-child(2) {
    font-size: 0.36rem;
}

.coupon-float-box .right>p:nth-child(1) {
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-top: 0.1rem;
    color: #424243;
}

.coupon-float-box .right>p:nth-child(2) {
    font-size: 0.12rem;
    color: #424243;
    margin-top: 0.04rem;
}

.coupon-float-box .rule-btn {
    font-size: 0.18rem;
    color: #A64643;
    margin: 0.2rem auto;
    cursor: pointer;
    text-align: center;
}

.coupon-float-box .right .count {
    color: #e3031a !important;
}