body{
background-color: #221816; /* 备用背景色 */
    background-image: url(bgs.jpg?t=12s);
    background-repeat: no-repeat;
    background-size: cover; /* 或 contain 根据需求 */
    background-position: bottom center;
    background-attachment: fixed; /* 可选，使背景固定 */
    min-height: 100vh;
   
}
.wrap[data-v-44c072aa]{
    background: none;
}
.foot[data-v-7e7088c1]{
     background: none;
}
[data-v-44c072aa] .noticeBox {
    background: #452c12;
}
.noticeBox {
    background-color: #452c12;
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    border-radius: 5px;
}
.topswiper58[data-v-44c072aa] {
    margin-top: 90px;
}
.ye{
    color: #eb7b19;
}
.noticeBox .notice[data-v-736155a8] {
    padding-left: 10px;
   
}

.top_up_center {
    flex: 1 1 0%;
    margin-left: 10px;
    border-radius: 4px;
    padding: 0px 20px;
}
.top_up_vip_left h3 {
    color: #ffe1a6;
    font-family: "Microsoft YaHei UI";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}.tops {
    color: #ffe1a6;
    font-family: "Microsoft YaHei UI";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 10px;
}
.top_up_vip_left h3 .vip{
    font-size: 16px;
    font-weight: 600;
    color: #ffe1a6;
}
.top_up_vip_left h3 a {
    font-size: 15px;
    font-weight: 400;
    color: rgb(255, 122, 0);
    margin-left: 10px;
}
.quick_recharge {
    margin-top: 30px;
}
.quick_recharge h2 {
    font-size: 18px;
    color: #ffe1a6;
    
    position: relative;
    font-weight: 500;
}
.package_info {
    width: fit-content;
    
    margin-top: 20px;
    /*background: rgb(166, 31, 13);*/
    color: #ffe1a6;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding-left: 20px;
}
.package_info::before{
    position: absolute;
    content: ' ';
    width: 13px;
    height: 13px;
    left: 0;
    background: url(lingx.png);
}
.recharge_box{
    justify-content: space-between;
    margin-top: 20px;
}
.recharge_item{
    background: url(recharge-bg.png);
    width: 325px; 
    height: 262px;
    position: relative;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 63px;
}
.recharge_item p{
    margin: 0;
    padding: 0;
}
.sel{
    display: none;
}
.isCurrentborder .sel{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(sel.png);
    width: 50px;
    height:50px;
    background-size: 100% 100%;
    
}
.custom_top_up{
    margin-top: 30px;
}
.custom_top_up h2{
    font-size: 18px;
    color: #ffe1a6;
    padding-left: 20px;
    position: relative;
    font-weight: 500;
    position: relative;
}

.custom_top_up h2::before{
    position: absolute;
    content: ' ';
    width: 13px;
    height: 13px;
    left: 0;
    top: 2px;
    background: url(lingx.png);
}
.custom_top_up h2 span {
    font-size: 14px;
    color: #7a5816;
}
.custom_top_up .custom_top_up_box {
    display: flex
;
    align-items: center;
    margin-top: 20px;
}
.custom_top_up .custom_top_up_box .el-input {
    width: 230px;
    font-size: 14px;
    font-family: "PingFang SC-Medium, PingFang SC";
}
[data-v-44c072aa] .el-input__wrapper
 {
    background: rgba(245, 213, 135, 0.2);
    box-shadow: none;
}
[data-v-44c072aa] .el-input__inner {
    color: #ffe1a6;
}
.el-input {
    --el-input-inner-height: calc(var(--el-input-height, 32px) - 2px);
}
.el-input__inner {
    -webkit-appearance: none;
    background: none;
    border: none;
    box-sizing: border-box;
    color: var(--el-input-text-color, var(--el-text-color-regular));
    flex-grow: 1;
    font-size: inherit;
    height: var(--el-input-inner-height);
    line-height: var(--el-input-inner-height);
    outline: none;
    padding: 0;
    width: 100%;
}

.incoming_info_max_box {
    display: flex;
    margin-top: 20px;
}
.incoming_info h2 {
    font-size: 18px;
    padding-left: 20px;
    position: relative;
    font-weight: 500;
    color: #ffe1a6;
}
.incoming_info h2::before{
    position: absolute;
    content: ' ';
    width: 13px;
    height: 13px;
    left: 0;
    top: 2px;
    background: url(lingx.png);
}

.incoming_info .incoming_info_box{
    
    margin-top: 20px;
   
    
    color: #ffe1a6;
    padding-left: 20px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
   
}
.pay_method {
    margin-top: 30px;
}
.pay_method h2 {
    font-size: 18px;
    color: #ffe1a6;
    padding-left: 20px;
    position: relative;
    font-weight: 500;
    margin-bottom: 20px;
}
.pay_method h2::before{
    position: absolute;
    content: ' ';
    width: 13px;
    height: 13px;
    left: 0;
    top: 2px;
    background: url(lingx.png);
}
.pay_info_tips {
    display: inline-flex;
    padding: 3px 9px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: #a61f0d;
    color: #fff;
    font-size: 14px;
    margin-left: 20px;
}
.pay_tips{
    color: #7a5816;
    margin-top: -10px;
    margin-bottom: 15px;
    font-size: 14px;
}
.ibox_zffs {
    align-items: center;
    margin: 0px;
    display: flex
;
}
.ibox_zffs span {
    font-size: 18px;
    color: #ffe1a6;
}
.ibox_zffs > div{
    justify-content: normal;
    align-items: center;
    width: 349px;
    display: flex;
    margin-left: 9px;
}
.ibox_zffs > div {
    justify-content: normal;
    align-items: center;
}
.ibox_zffs > div p {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px;
    margin-right: 20px;
    width: 154px !important;
    height: auto !important;
    line-height: 0 !important;
    font-size: 14px !important;
    color:#fff;
}
.ibox_zffs > div p {
    cursor: pointer;
    width: 154px;
    height: 52px;
    border-radius: 4px;
    text-align: center;
    line-height: 52px;
    font-family: "Microsoft YaHei UI";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    overflow: hidden;
    position: relative;
}
.ibox_zffs > div p.active {
    background-color: rgba(255, 122, 0, 0.2);
    border: 1px solid rgb(166, 31, 13);
}
.ibox_zffs > div p i {
    display: none;
}
.ibox_zffs > div p.active i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: rgb(166, 31, 13);
    position: absolute;
    right: -10px;
    bottom: -10px;
    transform: rotate(45deg);
     
}
.ibox_zffs > div p img {
    width: 20px;
    vertical-align: middle;
    border: 0px none;
   
}
.ibox_zffs > div p img {
    width: 20px;
    margin-right: 2px;
}
.ibox_zffs > div p:last-child {
    cursor: pointer;
    /*width: 170px;*/
    height: 52px;
    border-radius: 4px;
    text-align: left;
    line-height: 52px;
    font-family: "Microsoft YaHei UI";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    width: auto !important;
    padding-left: 10px;
    padding-right: 10px;
}
.pay_number {
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-top: 20px;
}
.pay_number .tit {
    color: #ffe1a6;
}
.pay_number .amount_box {
    font-size: 16px;
    color: #ffe1a6;
    margin-left: 9px;
}
.button{
    margin-left: 80px;
    margin-top: 20px;
    width: 275px;
    height: 56px;
    background: url(submit_btn.png);
    text-align: center;
    font-size: 24px;
    color:#3e281b;
    line-height: 56px;
}
.notice_tipbox{
    margin-top: 30px;
}
.notice_tipbox h3{
    font-size: 18px;
   padding-left: 20px;
    position: relative;
    font-weight: 500;
    color: #ffe1a6;
    margin-bottom: 20px;
}
.notice_tipbox p{
    line-height: 1.8;
    color:#fff;
    font-size: 14px;
}
.notice_tipbox h3::before {
    position: absolute;
    content: ' ';
    width: 13px;
    height: 13px;
    left: 0;
    top: 2px;
    background: url(lingx.png);
}