.item_block {
    position: absolute;
    z-index: -38;
    /* top: 0; */
    /* width: 100%; */
    background-color: rgb(192 67 40 / var(--tw-bg-opacity));
    --tw-bg-opacity: 1;
    height: 110%;
    padding: 11px;
}

.bg_img {
    max-width: 100%;
    height: auto;
    z-index: -1;
    position: relative;
}

.payLeft {
    flex: 1;
    display: flex;
    position: relative;
    top: -47px;
    flex-wrap: row;
    justify-content: space-around;
}

.payIconD {
    height: .42rem;
    margin-right: .27rem
}

.tipsD {
    margin: -.3rem 0;
    border-radius: .1rem;
    font-size: .26rem;
    color: #f8f8f8;
    font-weight: bold;
    line-height: .44rem
}

.tipsD p {
    margin: .1rem 0
}

.payName {
    font-size: .3rem;
    color: #2e2e2d;
    margin-left: -0.5rem;
}

.payDesc {
    margin-left: .24rem;
    height: .4rem;
    border: .02rem solid red;
    border-radius: .02rem;
    padding: 0 .16rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .24rem;
    font-weight: 500;
    color: red
}

.check {
    height: .4rem;
}

.rightInfo {
    position: fixed;
    right: 0;
    top: .2rem
}

.rightInfo .nav-item {
    top: 12vh;
}

.rightInfo a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: #ea4d3e;
    font-size: .3em;
    color: #fff;
    position: fixed;
    opacity: .9;
    right: 0;
    width: 1em;
    top: 20vh;
    z-index: 80;
    padding: 8px 4px;
    border-top-left-radius: 0.6em;
    border-bottom-left-radius: 0.6em;
}

.pay_buttonD {
    font-weight: 700;
    line-height: 1;
    background-color: red;
    color: #fff;
    text-align: center;
    border-radius: 20rem !important;
    padding: 16px 0;
    font-size: .4rem;
    width: 68%;
    letter-spacing: 1px !important;
    /* margin: 0.1rem auto; */
    cursor: pointer;
    letter-spacing: .1rem;
    height: 53px !important;
}

.secpay_button {
    font-weight: 700;
    border-radius: 20rem !important;
    height: 60px !important;
    background: #ffffff00 !important;
    border: #dcdee000 !important;
}


.van-notice-bar__content {
    width: 100%;
}

.sectionx {
    /* padding-left: .1rem;
    padding-right: .1rem; */
    height: 3.2rem;
    top: -20px;
    position: relative;
    margin: 0px -4px;
}

.section_y {
    padding: 0.2rem;
}

.border-x {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    height: 100%;
    border-style: solid;
    border-width: 0.1rem;
    border-radius: 0.3rem;
}

.border-y {
    --tw-border-opacity: 1;
    border-color: rgb(251 146 60 / var(--tw-border-opacity));
}

.border-solid {
    border-style: solid;
    border-radius: 0.2rem;
    border-width: 0.3rem;
}

.van-notice-bar {
    background-color: #fff;
    color: #000 !important;
}

.van-notice-bar {
    height: 0.65rem !important;
    line-height: 0.65rem !important;
    position: relative;
    /* width: 80%; */
    margin: auto;
    /* margin-bottom: 4px; */
    overflow: hidden;
    background-color: #fff !important;
    font-size: 0.25rem !important;
    color: #ccc
}

.van-swipe-item {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    font-size: 0.27rem;
}

.van-notice-bar img {
    width: 0.33rem;
    height: 0.33rem;
    border: 1px solid #000;
    border-radius: 50%;
}

.van-notice-bar span {
    line-height: 0.37rem;
    height: 0.3rem;
}

.notice-swipe {
    height: 100px;
    line-height: 100px;
    width: 100%;
}

.notice-bar-stop {
    width: 77%;
    background-color: rgba(255, 39, 0, .8);
    border-radius: 7px;
    text-align: center;
    color: white;
}

.sp1 {
    display: flex;
}

.sp1 span {
    color: red;
}

.sp2 {
    display: flex;
    margin-right: 60px;
}

.loading {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgb(132 131 131 / 50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.van-nav-bar__content {
    line-height: 46px !important;
    height: 46px !important;
}

@font-face {
    font-family: AlibabaPuHuiTi;
    src: url('https://image.hrzhuolin.com/static/ttf/AlibabaPuHuiTi-Heavy-06uLvnZK.ttf')
}

.AlibabaPuHuiTi {
    font-family: AlibabaPuHuiTi, serif;
}

.van-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--van-overlay-z-index);
    width: 100%;
    height: 100%;
    background: var(--van-overlay-background);
}

.van-popup {
    overflow: hidden;
    /* 禁止滚动 */
    position: fixed;
    /* 固定定位 */
    left: 0;
    right: 0;
}

.w-full {
    width: 100%;
}

.relative {
    position: relative;
}

.select-none {
    user-select: none;
}

.left-0 {
    left: 0;
}

.-top-28 {
    top: -2rem;
    max-width: 100%;
}

.absolute {
    position: absolute;
}

.left-2 {
    left: .1rem;
}

.bottom-16 {
    bottom: 0.1rem;
}

.tracking-wider {
    letter-spacing: .05em;
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.opacity-30 {
    opacity: .3;
}

.w-\[125vw\] {
    width: 112vw;
}

.h-14 {
    height: 3.5rem;
}

.w-10\/12 {
    width: 83%;
    margin: auto;
}

.w-1\/2 {
    width: 50%;
    margin: auto;
}

.w-\[86vw\] {
    width: 84vw;
}


.text-\[\#E94426\] {
    color: #E94426;
}

.text-\[42px\] {
    font-size: 10.2vmin;
}

.mt-28 {
    margin-top: 1.5rem;
    height: 100%;
}

.z-10 {
    z-index: 10;
}

.h-\[360px\] {
    height: 82vmin;
}

.w-\[88vw\] {
    width: 88vw;
}

.z-20 {
    z-index: 20;
}

.bottom-0 {
    bottom: 0;
}

.right-0 {
    right: 0;
}

.right-6 {
    right: 1.5rem;
}

.-top-12 {
    top: -3rem;
}

.close {
    width: 32px;
}

.bgKu{
    transform: rotate(-1deg);
}

:root {
    --van-popup-close-icon-size: .56rem;
}

.no-scroll {
    overflow: hidden;
    position: fixed;
    /* 可选，防止页面抖动 */
    width: 100%;
}

.tos {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 8px 10px;
    font-size: 16px
}