* {
    margin: 0;
    padding: 0;
    font-size: 0;
}

body {
    background: #161B4B;
}

.pcon {
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;

    flex-direction: column;
}

.banner {
    width: 100%;
    height: 64px;
    background: rgba(0, 0, 0, 1);
}

.banner label {
    width: 60%;
    height: 64px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 64px;

    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    margin: 0 auto;
}

.xpcon {
    height: 100%;
    width: 60%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    margin-top: 64px;
    text-align: center;

    display: flex;
    display: -webkit-flex;
    flex-direction: column;
}

.title1 {
    width: 100%;
    height: 45px;
    margin-top: 36px;
    margin-bottom: 50px;
    position: relative;
}

.title1 div {
    width: 344px;
    height: 16px;
    background: url("../img/p/p0.png");
    background-repeat: no-repeat;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.title1 span {
    width: 624px;
    height: 16px;
    background: url("../img/p/lld.png");
    background-repeat: no-repeat;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.title1 p {
    width: 558px;
    height: 45px;
    font-size: 32px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(245, 195, 167, 1);
    line-height: 45px;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.title1 label {
    height: 45px;
    font-size: 32px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(245, 195, 167, 1);
    line-height: 45px;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.title2 {
    width: 100%;
    height: 40px;
    font-size: 28px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(245, 195, 167, 1);
    line-height: 40px;
    text-align: center;
    opacity: 0.6;
}

.list {

}

.list-item {
    width: 100%;
    height: 186px;

    display: -webkit-flex;
    display: flex;

    flex-direction: row;
}

.list-item img {
    width: 122px;
    height: 122px;
    margin-right: 46px;
}

.list-item div {
    flex: 1;
    height: 122px;

    position: relative;
}

.list-item div span {
    width: 108px;
    height: 30px;

    text-align: center;
    background: url("../img/p/vip.png");

    position: absolute;
    right: 0;
    top: 0;

    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(127, 86, 47, 1);
    line-height: 30px;
}

.list-item label {
    position: absolute;
    left: 0;
    top: 5px;

    width: 400px;
    height: 40px;
    font-size: 28px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(245, 195, 167, 1);
    line-height: 40px;
    text-align: left;
}

.list-item p {
    position: absolute;
    left: 0;
    top: 0;

    width: 876px;
    height: 33px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: rgba(245, 195, 167, 1);
    line-height: 33px;
    opacity: 0.4;

    margin-top: 56px;
    text-align: left;
}

.icons {
    display: -webkit-flex;
    display: flex;

    flex-direction: row;

    justify-content: space-around;
}

.icons-item label {
    width: 120px;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(245, 195, 167, 1);
    line-height: 33px;
    display: block;
    opacity: 0.4;

    margin-top: 26px;
}

.btn {
    width: 750px;
    height: 110px;
    background: linear-gradient(90deg, rgba(238, 176, 142, 1) 0%, rgba(249, 220, 193, 1) 100%);
    border-radius: 55px;
    border: 4px solid rgba(255, 227, 205, 1);

    font-size: 32px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(112, 44, 3, 1);
    line-height: 110px;

    margin: 0 auto;
    margin-top: 56px;
    margin-bottom: 103px;

    position: relative;

    cursor: pointer;
}

.btn img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(20%, -115%);
}


.t1 {
    width: 371px;
    height: 50px;
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(24, 23, 35, 1);
    line-height: 50px;

    margin: 0 auto;
    margin-top: 44px;
}


.t2 {
    width: 100%;
    height: 100px;
    margin-top: 26px;
    background-image: url("../img/p4.png");
}

.t2 label {
    width: 558px;
    height: 100px;
    font-size: 32px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(245, 195, 167, 1);
    line-height: 100px;

    margin: 0 auto;
}

.t3 {
    width: 300px;
    height: 76px;
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(24, 23, 35, 1);
    line-height: 76px;
    text-align: left;

}


.pay-item {
    width: 210px;
    height: 260px;
    border-radius: 6px;
    border: 2px solid rgba(237, 237, 237, 1);
    cursor: pointer;


}

.pay-item:active, .pay-item-s {
    width: 210px;
    height: 260px;
    background: rgba(254, 249, 241, 1);
    border-radius: 6px;
    border: 2px solid rgba(238, 204, 149, 1);

    cursor: pointer;

}

.topx {
    width: 162px;
    height: 32px;
    background: linear-gradient(90deg, rgba(175, 176, 180, 1) 0%, rgba(58, 58, 57, 1) 100%);
    border-radius: 14px 14px 14px 4px;

    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(239, 208, 157, 1);
    line-height: 32px;

    margin-top: -16px;

    position: absolute;
}

.nm {
    width: 100%;
    height: 45px;
    font-size: 32px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 45px;
    text-align: center;
    margin-top: 20px;
}

.pc {
    width: 94px;
    height: 64px;
    font-size: 64px;
    font-family: DINCondensed-Bold, DINCondensed;
    font-weight: bold;
    color: rgba(169, 122, 95, 1);
    line-height: 77px;

    margin: 0 auto;
    margin-top: 27px;

}

.pc label {
    width: 25px;
    height: 59px;
    font-size: 42px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(169, 122, 95, 1);
    line-height: 59px;
    margin-right: 4px;
}

.yh {
    width: 48px;
    height: 28px;
    margin: 0 auto;
    margin-top: 10px;
}

.yh label {
    width: 12px;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(119, 120, 125, 1);
    line-height: 28px;
    margin-right: 4px;
}

.yh s {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(153, 153, 157, 1);
    line-height: 28px;
}

.del{
    width:144px;
    height:40px;
    background:rgba(230,188,120,1);
    border-radius:20px;

    font-size:20px;
    font-family:PingFangSC-Semibold,PingFang SC;
    font-weight:600;
    color:rgba(255,255,255,1);
    line-height:40px;

    margin: 0 auto;
    margin-top: 14px;
}

.price {
    width: 100%;
    height: 67px;
    font-size: 48px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 0, 41, 1);
    line-height: 67px;
    margin-top: 64px;

    display: -webkit-flex;
    display: flex;
    flex-direction: row;
}

.price span {
    width: 50%;
    height: 67px;
    font-size: 48px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 0, 41, 1);
    line-height: 67px;
    text-align: right;
}

.price .px {
    width: 50%;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;

    margin-top: 8.5px;

}

.price label {
    width: 149px;
    height: 40px;
    font-size: 28px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(24, 23, 35, 1);
    line-height: 40px;
}

.price s {
    width: 77px;
    height: 40px;
    font-size: 28px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 40px;
}

.ag {
    width: 100%;
    height: 33px;
    text-align: left;

    display: -webkit-flex;
    display: flex;
    flex-direction: row;

    margin-top: 14px;


    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;

}


.ag a {
    color: #507DAF;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 33px;
    text-decoration: none;
}

.pay {
    width: 100%;
    height: 50px;
    position: relative;
    margin-top: 67px;
}

.pay img {
    width: 40px;
    height: 40px;

    position: absolute;
    top: 5px;
    left: 5px;
}

.pay label {
    position: absolute;
    top: 0;
    left: 54px;

    width: 180px;
    height: 50px;
    font-size: 36px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
    text-align: left;
}

.pay div {
    position: absolute;
    top: 10px;
    right: 0px;


    width: 30px;
    height: 30px;
}

.btnx {
    width: 632px;
    height: 92px;
    background: linear-gradient(90deg, rgba(108, 103, 253, 1) 0%, rgba(28, 97, 235, 1) 100%);
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 284px;

    font-size:32px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:92px;

    cursor: pointer;
}