@font-face {
    font-family: "HYQiHei";
    src: url("https://res.zulong.com/cms/mystyle/fonts/HanQiHei.otf");
}

[v-clock] {
    display: none;
}

body {
    background-color: #66312D;
}

.pay-app-wrap {
    width: 100%;
    /* width: 19.2rem; */
    height: 36.51rem;
    background: url(../../img/pc/bg.jpg) no-repeat top center;
    background-size: 100%;
    position: relative;
    padding-left: 3.59rem;
    padding-right: 2rem;
    /* overflow: hidden; */
    box-sizing: border-box;
    font-family: "HYQiHei";
    padding-top: 7.72rem;

}

.common-title {
    font-size: 0.25rem;
    font-family: 'HYQiHei';
    font-weight: normal;
    color: #FFFFFF;
}

.first-con {
    /* margin-top: 4.34rem; */
}

.first-con-main1 {
    height: 0.56rem;
    display: flex;
    margin-top: 0.33rem;
    margin-left: 0.5rem;
    margin-bottom: 0.88rem;
}

.first-con-main1-input {
    display: inline-block;
    width: 5.59rem;
    height: 0.56rem;
    line-height: 0.56rem;
    border: 1px solid #FFFFFF;
    background: none;
    color: #fff;
    font-size: 0.2rem;
    font-family: 'HYQiHei';
    box-sizing: border-box;

}

.first-con-main1-input::placeholder {
    font-family: 'HYQiHei';
    color: rgba(255, 255, 255, 0.55);

}

.first-con-main1-q {
    width: 0.46rem;
    height: 0.46rem;
    background: url(../../img/pc/bg1_help.png) no-repeat top center;
    background-size: 100%;
    margin-left: 0.18rem;
    cursor: pointer;
    margin-top: 0.05rem;
}

.first-con-main1-ok {
    width: 1.4rem;
    height: 0.56rem;
    background: url(../../img/pc/bg1_btn2.png) no-repeat top center;
    background-size: 100%;
    margin-left: 0.18rem;
    cursor: pointer;
}


.first-con-main2 {
    width: 11.18rem;
    background: rgba(150, 89, 78, 0.5);
    height: 0.56rem;
    line-height: 0.56rem;
    border: 0.01rem dashed #FFFFFF;
    margin-left: 0.43rem;
    margin-top: 0.5rem;
    margin-bottom: 0.73rem;
    box-sizing: border-box;
    padding: 0 0.3rem;
    color: #FFFFFF;
    font-size: 0.2rem;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.bind-role-item {
    display: inline-block;
}


.bind-role-item>div {
    display: inline-block;
}

.bind-role-label {
    /* width: 1.2rem; */
    text-align: right;
}

.change-role-btn {
    font-size: 0.2rem;
    color: #fff;
    cursor: pointer;
}

.u-line {
    text-decoration: underline;

}

.second-con-tab {
    display: flex;
    font-size: 0.2rem;
    color: rgba(255, 255, 255, 0.55);
    /* height: 0.75rem;
    line-height: 0.75rem; */
    width: 1.2rem;
    justify-content: space-between;
    margin-top: 0.35rem;
    margin-left: 0.46rem;
}

.second-con-tab>div {
    box-sizing: border-box;
    cursor: pointer;
}

.tab-active {
    color: #FFF;
    border-bottom: 0.03rem solid #FFF;
}

.second-con-list {
    margin-top: 0.38rem;
    margin-left: 0.33rem;
}

.second-con-list-item {
    width: 1.96rem;
    height: 2.32rem;
    display: inline-block;
    margin-right: 0.38rem;
    margin-bottom: 0.4rem;
    cursor: pointer;
    background: url(../../img/pc/bg1_box1.png) no-repeat top center;
    background-size: 100%;
}

.second-con-list-item.list-active {
    background: url(../../img/pc/bg1_box.png) no-repeat top center;
    background-size: 100%;
}

.product-info {
    font-size: 0.18rem;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    line-height: 0.26rem;
}

.product-info-title {
    font-size: 0.15rem;
}

.product-info-amount {
    color: #b1c3f2;
}

.product-info-img {
    width: 1.75rem;
    height: 1.55rem;
    margin-left: 0.1rem;
    margin-top: 0.05rem;
    margin-bottom: 0.07rem;
}

.third-con {
    margin-top: 0.45rem;
}

.pay-info-way {
    display: flex;
    margin-left: 0.77rem;
    margin-top: 0.42rem;
    /* justify-content: space-between; */
}

.pay-info-way-item {
    margin-right: 1.39rem;
    cursor: pointer;
}

.pay-info-way-img {
    width: 1.27rem;
    height: 1.27rem;
    margin: 0 auto;
}


.pay-info-way-img>img {
    width: 100%;
    vertical-align: middle;
    background: #fff;
}

.pay-info-way-title {
    font-size: 0.2rem;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0.17rem;
}

.pay-info-way-img-active {
    background: url(../../img/pc/payWayActive.png) no-repeat top center;
    background-size: 100%;
}

.pay-info-con {
    width: 11.2rem;
    margin-left: 0.41rem;
    margin-top: 0.72rem;
    overflow: hidden;
}

.third-con-line {
    width: 11.2rem;
    height: 0.02rem;
    background: #fff;
}

.pay-info-user {
    font-size: 0.2rem;
    color: #FFFFFF;
    margin-top: 0.38rem;
    text-align: right;
}

.pay-info-user-item {
    display: inline-block;
}

.pay-info-user-item>div {
    display: inline-block;
}

.pay-info-productname {
    font-size: 0.2rem;
    text-align: right;
    color: #FFFFFF;
    margin-top: 0.24rem;

}

.pay-info-amout {
    font-size: 0.25rem;
    text-align: right;
    color: #FFFFFF;
    margin-top: 0.3rem;
}

.pay-info-amout>span {
    color: #E29494;
}

.pay-btn {
    width: 1.61rem;
    height: 0.52rem;
    background: url(../../img/pc/bg1_btn.png) no-repeat top center;
    background-size: 100%;
    margin-top: 0.37rem;
    float: right;
    margin-right: 0.09rem;
    cursor: pointer;
}

.pay-btn-disabled {
    width: 1.61rem;
    height: 0.52rem;
    background: url(../../img/pc/bg1_btn1.png) no-repeat top center;
    background-size: 100%;
    margin-top: 0.37rem;
    float: right;
    margin-right: 0.09rem;
    cursor: no-drop;
}

.rules-con {
    width: 12rem;
    margin-top: 1.15rem;
    box-sizing: border-box;
    font-size: 0.2rem;
    color: #FFFFFF;
    line-height: 0.36rem;
    background: rgba(256, 256, 256, 0.3);
    padding: 0.55rem 0.48rem;
}

.open-game {
    width: 2.4rem;
    height: 0.74rem;
    background: url(../../img/pc/open_game.png) no-repeat top center;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: 4.95rem;
}

.mt20 {
    margin-top: 0.2rem;
}

.pay-app-header {
    height: 0.7rem;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0.2rem;
    font-size: 0.22rem;
    color: #FFFFFF;
    user-select: none;
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% - 0.4rem);
    z-index: 1;
}

.lang-select {
    position: relative;
    width: auto;
    text-align: center;
    min-width: 3rem;
    cursor: pointer;
}

.lang-select::after {
    position: absolute;
    right: 0rem;
    top: 0.1rem;
    content: ' ';
    width: 0;
    height: 0;
    border: 0.08rem solid transparent;
    border-top-color: #FFFFFF;
}

.lang-select-con {
    position: absolute;
    width: 100%;
    top: 0.47rem;
    z-index: 9;
    left: 0;
}

.lang-select-con>p {
    background: rgba(0, 0, 0, 0.6);
    padding: 0.2rem 0;
}

.lang-select-con>p:hover {
    background: rgba(0, 0, 0, 0.8);
}