:root{
    --white: #fff;
}
.tl {
    text-align: left;
}
.tr{
    text-align: right;
}

.w100{
    position: relative;
    width: 100%;
}

.w100>img{
    width: 100%;
}
.tc {
    text-align: center;
}
.c-yellow {
    color: #E0C87C!important;
}

.c-green {
    color: #27AE60!important;
}

.c-red {
    color: #EE504C!important;
}

.c-brown {
    color: #FF7E50!important;
}
div, p, span, em, b, h1, h2 {
    font-family: 'PingFang SC';
    font-style: normal;
}

.section-wrap {
    background: #1D2436;
    width: 100%;
    min-height: 100vh;
}
.section-content {
    width: 100%;
}
.main-wrap {
    width: 1038px;
    margin: 0 auto;
    padding: 50px 0;
}
.main-wrap .title {
    position: relative;
    font-weight: 500;
    font-size: 36px;
    color: #FFFFFF;
    height: 50px;
    line-height: 50px;
}
.main-wrap .title::before {
    display: inline-block;
    content: '';
    width: 14px;
    height: 80%;
    background: #DDB76E;
    margin-right: 8px;
    position: relative;
    top: 14%;
}
.main-wrap .title span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #B47F29;
    vertical-align: top;
}
.ul-box {
    margin: 50px 0;
    display: flex;
}
.ul-box li {
    width: 230px;
    text-align: center;
    margin-right: 30px;
}
.ul-box li:last-child {
    margin-right: 0;
}
.ul-box li h2 {
    font-weight: 500;
    font-size: 28px;
    color: #FFFFFF;
    padding-bottom: 12px;
}
.ul-box li .box {
    background: linear-gradient(180deg, #F8E2A7 0%, #F1C07D 100%);
    border-radius: 7px;
    padding: 30px 0 14px;
}
.red-pack {
    position: relative;
}
.red-pack img {
    width: 151px;
    height: 145px;
}
.red-pack span {
    position: absolute;
    bottom: 15px;
    z-index: 1;
    display: block;
    text-align: center;
    width: 100%;
    font-weight: 500;
    font-size: 24px;
    color: #FBE0A8;
}
.ul-box li .box p {
    font-family: 'PingFang HK';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #724A0D;
    padding: 9px 0 11px;
}
.ul-box li .box button {
    width: 148px;
    height: 44px;
    line-height: 44px;
    background: linear-gradient(127.46deg, #B58B41 28.27%, #704A09 80.95%);
    mix-blend-mode: normal;
    border-radius: 7px;
    font-weight: 600;
    font-size: 21px;
    color: #FFFFFF;
}
.tip-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    color: #FFFFFF;
    padding-bottom: 87px;
}
.tip-text2 {
    font-weight: 400;
    font-size: 21px;
    line-height: 29px;
    color: #FFFFFF;
}
.ul-yh {
    margin: 54px auto 44px;
    display: flex;
}
.ul-yh li {
    width: 310px;
    background: linear-gradient(180deg, #F8E2A7 0%, #F1C07D 100%);
    border-radius: 7px;
    margin-right: 47px;
    padding: 32px 0 20px;
    text-align: center;
}
.ul-yh li:last-child {
    margin-right: 0;
}
.ul-yh li p {
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    color: #724A0D;
}
.ul-yh li button {
    width: 148px;
    height: 44px;
    line-height: 44px;
    background: linear-gradient(127.46deg, #B58B41 28.27%, #704A09 80.95%);
    mix-blend-mode: normal;
    border-radius: 7px;
    font-weight: 600;
    font-size: 21px;
    text-align: center;
    color: #FFFFFF;
}
.ul-yh li button.grey,.ul-box li .box button.grey {
    background: #979797;
    mix-blend-mode: normal;
}
.ul-box li .box button.gold {
    background: #B58B41;
    mix-blend-mode: normal;
}
.ptb {
    padding: 102px 0 67px;
}
.nav-tab {
    display: flex;
    justify-content: space-between;
    margin-bottom: 49px;
}
.nav-tab span {
    width: 148px;
    height: 56px;
    line-height: 56px;
    mix-blend-mode: normal;
    border-radius: 7px;
    text-align: center;
    border: 2px solid #BB9662;
    font-weight: 400;
    font-size: 24px;
    color: #EBAA49;
    cursor: pointer;
}
.nav-tab span.active {
    background: linear-gradient(127.46deg, #B58B41 28.27%, #704A09 80.95%);
    border: 2px solid transparent;
    font-weight: 600;
    color: #FFFFFF;
}
.tab-row {
    min-height: 450px;
}
.tab-item {
    display: none;
    position: relative;
    width: 100%;
}
.tab-item > img {
    width: 100%;
}
.tab-item img {
    margin-bottom: 34px;
    cursor: pointer;
}
.tjfl {
    position: relative;
}
.tiyu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lhj {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.copy-wrap {
    position: absolute;
    right: 108px;
    top: 76%;
    z-index: 1;
    display: inline-block;
    background: #0C1221;
    border-radius: 3px;
    font-weight: 400;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    color: #FFFFFF;
    padding-left: 16px;
}
.copy-wrap span {
    color: rgba(176, 134, 61, 1);
    padding-right: 2px;
}
.copy-wrap button {
    background: linear-gradient(127.46deg, #B58B41 28.27%, #704A09 80.95%);
    mix-blend-mode: normal;
    border-radius: 3px;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #FFFFFF;
    width: 148px;
    height: 42px;
    line-height: 42px;
    vertical-align: top;
}

.slider-main {
    position: relative;
}
.slider-main button {
    display: block;
    width: 112px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 10px auto 0;
    background: linear-gradient(127.46deg, #B58B41 28.27%, #704A09 80.95%);
    mix-blend-mode: normal;
    border-radius: 7px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
}
/*弹窗*/
.modal-overlay{
    background: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.modal-overlay .modal{
    width: 583px;
    margin: 0 auto;
    position: relative;
    top: 44%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 10px;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
}
.modal-overlay .modal-body {
    padding: 45px 20px;
}
.modal-overlay .modal-close{
    position: absolute;
    right: -35px;
    top: 20px;
    z-index: 2;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.modal-overlay .modal-close img{
    cursor: pointer;
    width: 100%;
}
.reg-part {
    background: url(../images/reg-box-bg.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 583px;
    height: 398px;
    margin: 0 auto;
    font-size: 18px;
    color: #FFF;
    text-align: center;
}
.reg-part .inner-box {
    padding: 170px 0 0 46px;
}
.reg-part .inner-box h2 {
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    color: #9E7C63;
    text-shadow: 0 2px 2px rgba(181, 121, 69, 0.25);
}
.reg-part .inner-box p {
    background: #3C3F49;
    border: 1px solid #57627D;
    box-sizing: border-box;
    border-radius: 4px;
    width: 340px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    margin: 52px auto 12px;
}
.reg-part .inner-box span {
    font-size: 16px;
}
    /*弹窗 end*/


    
.popup-module {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}

.popup-body {
    position: relative;
    width: 480px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 100;
    background: #323f5a;
    font-size: 16px;
    color: #abb1c9;
    padding-bottom: 20px !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.popup-module .submit-btn {
    display: inline-block;
    background: #caa565;
    width: 160px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.popup-body .close {
    position: absolute;
    top: 18px;
    right: 15px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.popup-body .close:hover {
    cursor: pointer;
}

.popup-body h2 {
    font-size: 24px;
    color: #cea867;
    padding: 20px 0;
}
.popup-body h2.new-Inquire-h2{
    border-bottom: 1px solid #485069;
}
.popup-body h2.yellow {
    color: #eaf355;
}

.popup-body #daily-text {
    color: #eaf355;
    font-size: 26px;
}

.popup-body .submit-btn {
    margin-right: 0;
}

.tabs-nav.tr .submit-btn {
    margin-right: 20px;
}

.exchange-wraper {
    padding-top: 10px;
    color: #B1B5CC;
    padding-bottom: 40px;
    font-family: 'PingFang SC';
font-style: normal;
font-weight: 400;
font-size: 18px;

}

.coupon-s-list {
    width: 692px;
    margin: 40px auto 0;
}
.coupon-s-list ul li {
    display: flex;
    align-items: baseline;
    margin-bottom: 36px;
}
.coupon-s-list ul li.coupon-s-li{
    display: none;
}
.coupon-s-list ul li>span {
    width: 100px;
    text-align: right;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.85);
    margin-right: 15px;
}
.coupon-s-list ul li .r-item {
    width: calc(100% - 115px);
}
.coupon-s-list ul li.cz {
    justify-content: center;
}
.coupon-s-list ul li .list {
    display: flex;
    flex-wrap: wrap;
}
.coupon-s-list ul li .list .btn {
    position: relative;
    width: 124px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #292F40;
    border: 1px solid #57627D;
    border-radius: 4px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #8F93A8;
    margin: 0 20px 20px 0;
    cursor: pointer;

}
.coupon-s-list ul li .list .btn.hide{
    display: none;
}

.coupon-s-list ul li .list .btn img {
    margin-left: 5px;
}
.coupon-s-list ul li .list .btn span {
    padding-top: 32px;
}
.coupon-s-list .tips-tc {
    display: none;
    position: absolute;
    top: -50px;
    left: -133px;
    z-index: 2;
    width: 422px;
    background: #BFAA7D;
    border-radius: 10px;
    padding: 12px 20px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
}
.coupon-s-list .tips-tc::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #BFAA7D;
    position: absolute;
    bottom: -12px;
    left: 50%;
}
.coupon-s-list ul li .list .btn span:hover .tips-tc{
    display: block;
}
.coupon-s-list ul li .list .btn.active {
    color: #CEA867;
    border: 1px solid #CEA867;
    background: url("../images/icon-select.png") right bottom no-repeat;
}
.coupon-s-list ul li .small {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #8F93A8;
    display: none;
    text-align: left;
}
.coupon-s-list ul li strong {
    font-family: 'DIN Alternate';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.85);
    position: relative;
    top: 4px;
}
.coupon-s-list .t-box {
    width: 80%;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #69748C;
    /* border-bottom: 1px solid #2C3A54; */
    padding-bottom: 7px;
    margin-bottom: 4px;
}
.coupon-s-list .t-box input {
    width: 64%;
    /* background: transparent; */
    /* outline: none; */
    /* border: none; */
    color: #acb2cc;
    background: #292F40;
    border-radius: 4px;
    width: 269px;
    height: 34px;
    line-height: 34px;
    margin-left: -57px;
    padding-left: 20px;
}
.coupon-s-list .t-box a {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #A8ABBB;
}
.coupon-s-list .sjmoney {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #69748C;
    text-align: left;
}
.coupon-s-list .c-yellow {
    color: #B69F73;
}
.coupon-s-list .c-red {
    color: #FF1010;
}
.coupon-s-list ul li button {
    width: 88px;
    height: 32px;
    line-height: 32px;
    background: #292F40;
    border: 1px solid #B69F73;
    border-radius: 4px;
    text-align: center;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #CEA867;
}
.coupon-s-list ul li button.sure {
    color: #FFFFFF;
    width: 160px;
    height: 48px;
    background: #BFAA7D;
    border-radius: 5px;
    line-height: 48px;
}
.popup-body.popup-ls {
    padding-bottom: 48px!important;
}
.popup-ls .text-content {
    padding: 43px 20px 35px;
    text-align: center;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #B1B5CC;
    min-height: 66px;
}
.popup-ls .text-content p {
    padding-bottom: 12px;
}
.text-gray {
    font-size: 14px;
    color: #697DA5;
}
.text-yellow {
    color: #CEA867;
}
.popup-ls .tabs-nav button.active {
    width: 160px;
    height: 48px;
    line-height: 48px;
    background: #BFAA7D;
    border-radius: 5px;
}
.coupon-gz {
    width: 90%;
    margin: 0 auto;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #ABB6CB;
    text-align: left;
}
.coupon-gz .gzsm {
    height: 70vh;
    overflow-y: auto;
    padding-right: 10px;
}
.coupon-gz h2 {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 0;
}
.coupon-gz p {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #FFFFFF;
    padding: 13px 0 8px;
}
.coupon-wrap .tabs-nav button {
    background: transparent;
    border-radius: 3px;
}
.coupon-wrap .tabs-nav button.active {
    background: #BFAA7D;
}
