div[data-v-2ef05123] {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100px;
    max-width: 418px;
    box-sizing: border-box;
    padding: 16px 20px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    background-color: rgba(42,43,46,.92);
    border-radius: 8px;
    text-align: center;
    transform: translate(-50%,-50%);
    z-index: 10000
}

.fade-enter-active[data-v-2ef05123],.fade-leave-active[data-v-2ef05123] {
    transition: opacity .5s
}

.fade-enter[data-v-2ef05123],.fade-leave-to[data-v-2ef05123] {
    opacity: 0
}

.mask[data-v-9de19a92] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(9,11,15,.6);
    z-index: 99999999
}

.mask .inner-content[data-v-9de19a92] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 12px;
    padding: 40px 20px;
    width: 344px;
    min-height: 173px;
    box-sizing: border-box;
    text-align: center;
    background-size: 100% 100%
}

.mask .inner-content [data-v-9de19a92] {
    box-sizing: border-box
}

.mask .inner-content .title[data-v-9de19a92] {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px
}

.mask .inner-content .btn-ara[data-v-9de19a92] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto
}

.mask .inner-content .btn-ara .btn[data-v-9de19a92] {
    width: 96px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    margin-top: 32px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 8px;
    position: relative
}

.mask .inner-content .btn-ara .btn[data-v-9de19a92]:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(77,113,255,.04)
}

.mask .inner-content .btn-ara .cancel[data-v-9de19a92] {
    border: 1px solid #dcdfe6;
    border-radius: 8px;
    margin-right: 16px
}

.mask .inner-content .btn-ara .confirm[data-v-9de19a92] {
    border: 1px solid #f7434d;
    border-radius: 8px;
    color: #f7434d
}

.scrolling[data-v-8b442302] {
    background: hsla(0,0%,100%,.81);
    backdrop-filter: blur(15px);
    box-shadow: 0 5px 15px rgba(0,0,0,.05)
}

#menuFlag[data-v-8b442302] {
    height: 70px
}

.nav[data-v-8b442302] {
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999
}

.nav .nav-content[data-v-8b442302] {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.nav .nav-content .item-left .logo[data-v-8b442302] {
    width: 164px;
    height: auto
}

.nav .nav-content .item-right[data-v-8b442302] {
    display: flex;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 35px
}

.nav .nav-content .item-right .active[data-v-8b442302] {
    color: #e8493f
}

.nav .nav-content .item-right .tab[data-v-8b442302] {
    padding-left: 75px;
    cursor: pointer
}

.menuFlag-with-topbanner[data-v-8b442302] {
    height: 118px!important
}

.menuFlag-with-topbanner .nav[data-v-8b442302] {
    height: 118px;
    flex-direction: column;
    justify-content: space-between
}

.menuFlag-with-topbanner .nav .nav-content[data-v-8b442302] {
    margin-bottom: 13px
}

.box[data-v-0a88a92f] {
    width: 1201px;
    margin: 0 auto
}

.box .title[data-v-0a88a92f] {
    width: auto;
    height: 36px;
    margin: 61px auto 20px auto;
    padding-left: 9px;
    display: block
}

.box .compare-btn[data-v-0a88a92f] {
    width: 88px;
    height: 28px;
    border-radius: 6px;
    border: 1px solid #dbb89a;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer
}

.box .content-area[data-v-0a88a92f] {
    display: flex;
    flex-wrap: wrap;
    margin-top: 36px;
    justify-content: center
}

.box .content-area .content[data-v-0a88a92f] {
    width: 286px;
    height: 170px;
    background: url(../img/content-back.4f297529.png) 0 0/100%;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 16px;
    cursor: pointer
}

.box .content-area .content[data-v-0a88a92f]:not(:nth-child(4n)) {
    margin-right: 19px
}

.box .content-area .content[data-v-0a88a92f]:hover {
    box-shadow: 0 6px 30px rgba(18,25,43,.05)
}

.box .content-area .content .icon[data-v-0a88a92f] {
    width: 58px;
    height: 58px;
    margin: 24px 0 9px
}

.box .content-area .content .content-title[data-v-0a88a92f] {
    color: #7a5931;
    margin-bottom: 11px;
    font-size: 20px;
    font-weight: 500
}

.box .content-area .content .desc[data-v-0a88a92f] {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    opacity: .8
}

.box .title-mobile[data-v-0a88a92f] {
    width: auto;
    height: 36px;
    margin: 62px auto 48px;
    display: block
}

.box .mobile-content-area[data-v-0a88a92f] {
    display: flex;
    margin-bottom: 140px
}

.box .mobile-content-area .mobile-content[data-v-0a88a92f] {
    width: 300px;
    text-align: center;
    cursor: pointer
}

.box .mobile-content-area .mobile-content .icon[data-v-0a88a92f] {
    width: 70px;
    margin-bottom: 24px
}

.box .mobile-content-area .mobile-content .mobile-title[data-v-0a88a92f] {
    color: #7a5931;
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 500
}

.box .mobile-content-area .mobile-content .mobile-desc[data-v-0a88a92f] {
    font-size: 16px;
    font-family: PingFang SC;
    opacity: .8
}

.vipOpen[data-v-a9c0db00] {
    width: 1200px;
    height: 100%;
    position: absolute;
    top: 0;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%)
}

.vipOpen .vipOpen-box[data-v-a9c0db00] {
    width: 268px;
    height: 180px;
    border-radius: 16px;
    position: absolute;
    right: 0;
    top: 28px;
    bottom: 0;
    margin: auto;
    background: url(../img/nologin_bg.a48ba2f6.png) 0 0/100% no-repeat
}

.vipOpen .vipOpen-box .vipOpen-box-profile[data-v-a9c0db00] {
    width: 56px;
    height: 56px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    transform: translateY(-50%)
}

.vipOpen .vipOpen-box .vipOpen-box-btn[data-v-a9c0db00],.vipOpen .vipOpen-box .vipOpen-box-content[data-v-a9c0db00],.vipOpen .vipOpen-box .vipOpen-box-status[data-v-a9c0db00] {
    position: absolute;
    width: 90%;
    height: 21px;
    left: 0;
    right: 0;
    top: 47px;
    margin: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #8f6339;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.vipOpen .vipOpen-box .vipOpen-box-content[data-v-a9c0db00] {
    width: 186px;
    top: 73px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px
}

.vipOpen .vipOpen-box .vipOpen-box-btn[data-v-a9c0db00] {
    width: 212px;
    height: 46px;
    top: 106px;
    background: #593712;
    border-radius: 100px;
    font-size: 14px;
    line-height: 46px;
    text-align: center;
    color: #ffefe0;
    cursor: pointer
}

.buyVipWayPc[data-v-42ff45d6] {
    overflow: hidden
}

.buyVipWayPc .title[data-v-42ff45d6] {
    font-size: 14px;
    line-height: 19px;
    margin: 3px 0 14px;
    display: inline-block;
    position: relative;
    z-index: 1
}

.buyVipWayPc .isVipContent[data-v-42ff45d6] {
    margin-top: 34px
}

.buyVipWayPc .pay-way[data-v-42ff45d6] {
    height: 120px;
    display: flex
}

.buyVipWayPc .pay-way .pay-way_type .type_alipay[data-v-42ff45d6],.buyVipWayPc .pay-way .pay-way_type .type_wechat[data-v-42ff45d6] {
    width: 120px;
    height: 56px;
    text-align: center;
    position: relative
}

.buyVipWayPc .pay-way .pay-way_type .type_alipay .content[data-v-42ff45d6],.buyVipWayPc .pay-way .pay-way_type .type_wechat .content[data-v-42ff45d6] {
    display: inline-block;
    margin: auto;
    line-height: 55px;
    cursor: pointer
}

.buyVipWayPc .pay-way .pay-way_type .type_alipay .content .name[data-v-42ff45d6],.buyVipWayPc .pay-way .pay-way_type .type_wechat .content .name[data-v-42ff45d6] {
    margin-left: 10px;
    vertical-align: middle;
    font-size: 14px
}

.buyVipWayPc .pay-way .pay-way_type .type_alipay .content .icon[data-v-42ff45d6],.buyVipWayPc .pay-way .pay-way_type .type_wechat .content .icon[data-v-42ff45d6] {
    width: 16px;
    height: 16px;
    vertical-align: middle
}

.buyVipWayPc .pay-way .pay-way_type .type_alipay .arrow[data-v-42ff45d6],.buyVipWayPc .pay-way .pay-way_type .type_wechat .arrow[data-v-42ff45d6] {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    transform: rotate(45deg);
    position: absolute;
    top: 21px;
    right: -6px
}

.buyVipWayPc .pay-way .pay-way_type .active[data-v-42ff45d6] {
    border-radius: 8px
}

.buyVipWayPc .pay-way .pay-way_qrcode[data-v-42ff45d6] {
    margin-left: 24.46px;
    display: flex;
    justify-content: center;
    align-items: center
}

.buyVipWayPc .pay-way .pay-way_qrcode .price-content[data-v-42ff45d6] {
    position: relative;
    top: -7px
}

.buyVipWayPc .pay-way .pay-way_qrcode .haved-qrcode[data-v-42ff45d6] {
    cursor: pointer
}

.buyVipWayPc .pay-way .pay-way_qrcode .iframe[data-v-42ff45d6] {
    pointer-events: none
}

.buyVipWayPc .pay-way .pay-way_qrcode .qrcode[data-v-42ff45d6] {
    width: 128px;
    height: 128px;
    margin-right: 13.46px;
    cursor: pointer
}

.buyVipWayPc .pay-way .pay-way_qrcode .frequent-qrcode[data-v-42ff45d6] {
    width: 128px;
    height: 128px;
    margin-right: 24px;
    font-size: 12px;
    text-align: center;
    line-height: 128px;
    cursor: pointer;
    background: url(../img/refresh.b03a8aac.png) 0 0/100% no-repeat
}

.buyVipWayPc .pay-way .pay-way_qrcode .no-qrcode_auto[data-v-42ff45d6],.buyVipWayPc .pay-way .pay-way_qrcode .no-qrcode_login[data-v-42ff45d6] {
    width: 128px;
    height: 128px;
    margin-right: 13.46px;
    font-size: 12px;
    text-align: center;
    line-height: 128px;
    cursor: pointer;
    background: url(../img/warnQrcode.e7fafe9a.png) 0 0/100% no-repeat
}

.buyVipWayPc .pay-way .pay-way_qrcode .pay_sum[data-v-42ff45d6],.buyVipWayPc .pay-way .pay-way_qrcode .price_num[data-v-42ff45d6] {
    display: inline-block
}

.buyVipWayPc .pay-way .pay-way_qrcode .price_num[data-v-42ff45d6] {
    font-family: Gilroy-SemiBold
}

.buyVipWayPc .pay-way .pay-way_qrcode .unit[data-v-42ff45d6] {
    font-size: 14px;
    line-height: 20px
}

.buyVipWayPc .pay-way .pay-way_qrcode .num[data-v-42ff45d6] {
    font-size: 26px;
    line-height: 31px
}

.buyVipWayPc .pay-way .pay-way_qrcode .desc[data-v-42ff45d6] {
    font-size: 12px;
    font-family: PingFang-SC-Regular;
    margin-top: 7px
}

.buyVipWayPc .pay-way .pay-way_qrcode .regulation[data-v-42ff45d6] {
    font-size: 12px;
    line-height: 17px;
    font-family: PingFang-SC-Regular;
    margin-top: 7px
}

.buyVipWayPc .pay-way .pay-way_qrcode .regulation .renewal[data-v-42ff45d6],.buyVipWayPc .pay-way .pay-way_qrcode .regulation .service-agreement[data-v-42ff45d6] {
    cursor: pointer
}

.buyVipWayPc .pay-way .pay-way_qrcode .price-content-pay_type[data-v-42ff45d6] {
    font-size: 12px;
    line-height: 12px
}

.buyVipWayPc .pay-way .pay-way_qrcode .price-content-pay_type .icon[data-v-42ff45d6] {
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px
}

.buyVipWayPc .pay-way .pay-way_qrcode .tips[data-v-42ff45d6] {
    font-size: 12px;
    line-height: 17px;
    font-family: PingFang-SC-Regular;
    margin-top: 7px
}

.buyVipWayPc .pay-way .pay-way_qrcode_auto[data-v-42ff45d6] {
    margin-left: 0
}

.more-content[data-v-37c57086] {
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    z-index: 99;
    border-radius: 10px;
    height: 600px
}

.one-level[data-v-37c57086]:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 12px;
    position: absolute;
    top: -2px;
    right: -5px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAYCAYAAACWTY9zAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADuSURBVHgBzZfbDYJAEEXvrhaAHWAHlkAH2oIVGCsQOqADLUE70Aq0A7ACtgLWGV5Rov7p3pMsDI+Pk7uTMBh8wVdFBNiNVIlcxt36NSUmJjV4LxQDZi9lgjA4O77jq7skZK4IJ6VEL4mJ1E6OKQgYxNqkfA4SGrGup3T7IpDQ9liNFERSiunSKkCGlbRWIMTCmiUI0R5bgBAVo2r6HgtSWMUcq9iNU6z2J04xiyOj2MHM5iWbmJORItOCTMxnmpZWRGKN1DAPThEeN5ZSpu2DYJ+ls0it++17RsT8VuYxmfX/9GvWLH+Rcy5C7tOLD5aZQOEruxcuAAAAAElFTkSuQmCC) 0 0/100% 100% no-repeat;
    z-index: -10
}

.vip-recharge_container[data-v-37c57086] {
    background: url(../img/bg_light.f10da08d.png) 0 0/100% 100% no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 40px 32px 0 32px;
    border-radius: 10px;
    position: relative
}

.vip-recharge_container .close-btn[data-v-37c57086] {
    position: absolute;
    right: 25px;
    top: 7px;
    width: 16px;
    height: 16px;
    cursor: pointer
}

.vip-recharge_container .title[data-v-37c57086] {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: inline-block
}

.vip-recharge_container .remain[data-v-37c57086] {
    padding: 6px 0 5px 0
}

.vip-recharge_container .one-level[data-v-37c57086] {
    position: relative
}

.vip-recharge_container .trans-record[data-v-37c57086] {
    height: 82px;
    border-radius: 12px;
    margin-top: 8px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 34px;
    font-family: Gilroy
}

.vip-recharge_container .trans-record .tran-item[data-v-37c57086] {
    width: 198px;
    text-align: center;
    border-right: 1px solid #fff
}

.vip-recharge_container .trans-record .tran-item .title[data-v-37c57086] {
    font-size: 14px
}

.vip-recharge_container .trans-record .tran-item .num[data-v-37c57086] {
    margin-top: 3px;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    font-family: Gilroy-SemiBold
}

.vip-recharge_container .trans-record .tran-item[data-v-37c57086]:last-child {
    border-right: none
}

.vip-recharge_container .plan-type[data-v-37c57086] {
    display: flex;
    margin-top: 14px
}

.vip-recharge_container .plan-type .type[data-v-37c57086] {
    width: 68px;
    height: 28px;
    font-weight: 500;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    border-radius: 6px;
    cursor: pointer
}

.vip-recharge_container .plan-type .type[data-v-37c57086]:nth-child(2) {
    margin: 0 8px
}

.vip-recharge_container .plan-type .active[data-v-37c57086] {
    background: #ffefe0;
    color: #8f6339
}

.vip-recharge_container .plan-content[data-v-37c57086] {
    margin-top: 14px;
    position: relative;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}

.vip-recharge_container .plan-content[data-v-37c57086]::-webkit-scrollbar {
    display: none
}

.vip-recharge_container .plan-content .plan-item[data-v-37c57086] {
    width: 230px;
    height: 98px;
    border-radius: 8px;
    text-align: center;
    box-sizing: border-box;
    padding: 21px 0 19px 0;
    display: inline-block;
    cursor: pointer
}

.vip-recharge_container .plan-content .plan-item[data-v-37c57086]:last-child {
    margin-right: 0
}

.vip-recharge_container .plan-content .plan-item .title[data-v-37c57086] {
    font-size: 14px;
    line-height: 17px
}

.vip-recharge_container .plan-content .plan-item .plan-price[data-v-37c57086] {
    margin-top: 5px
}

.vip-recharge_container .plan-content .plan-item .plan-price .price[data-v-37c57086] {
    font-family: Gilroy-SemiBold;
    margin-left: 3px;
    font-weight: 600;
    font-size: 26px;
    line-height: 36px
}

.vip-recharge_container .plan-content .plan-item .plan-price .mark[data-v-37c57086] {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px
}

.vip-recharge_container .plan-content .active[data-v-37c57086] {
    background: rgba(252,206,162,.15);
    border: 1.5px solid #fccea2
}

.vip-recharge_container .mutil-plan_content[data-v-37c57086] {
    width: 718px
}

.vip-recharge_container .mutil-plan_content .plan-item[data-v-37c57086] {
    width: 21%;
    margin-right: 13px
}

.vip-recharge_container .mutil-plan_content .plan-item[data-v-37c57086]:nth-last-child(2) {
    margin-right: 28px
}

.vip-recharge_container .plan-expire[data-v-37c57086] {
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    margin-top: 12px
}

.vip-recharge_container .pay-area[data-v-37c57086] {
    margin-top: 32px
}

.vip-recharge_container .pay-area[data-v-37c57086] .buyVipWayPc .title {
    margin: 0 0 14px 0
}

.container[data-v-547fcb5a] {
    min-width: 1320px
}

.container .banner-out[data-v-547fcb5a] {
    width: 100%;
    position: relative
}

.container .banner-out .banner[data-v-547fcb5a] {
    width: 100%
}

.container .vip-list-container[data-v-547fcb5a] {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(9,11,15,.2);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999
}

.container .vip-list-container .content[data-v-547fcb5a] {
    width: 700px;
    height: 492px;
    border-radius: 10px;
    position: relative
}

.container .vip-list-container .content .close[data-v-547fcb5a] {
    position: absolute;
    right: 25px;
    top: 7px;
    width: 20px;
    cursor: pointer
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

::-webkit-scrollbar {
    display: none
}

.color_text_vip_0 {
    color: #291702
}

.color_text_vip_1 {
    color: #593712
}

.color_text_vip_2 {
    color: #8f6339
}

.color_text_vip_3 {
    color: #ad855f
}

.color_text_vip_5 {
    color: #dbb89a
}

.color_bg_vip_1,.color_bg_vip_2,.color_bg_vip_3 {
    background: #fff
}

.color_bg_vip_4 {
    background: #faf4ee
}

.color_label_vip_1 {
    background: #f7f6f5
}

.color_main_vip_1 {
    background: #fccea2
}

.color_main_vip_1_border {
    border: 1.5px solid rgba(252,205,162,.5)
}

.color_label_vip_tint_1 {
    background: #ffefe0
}

.color_label_vip_tint_2 {
    background: #291702
}

.common_font_1 {
    font-family: PingFang SC
}

.color_vip_price {
    color: #ff7c5f
}

.color_bg_vip_1_text {
    color: #fff
}

.color_label_vip_tint_1_opacity {
    background: #ffefe0
}

.light .color_pc_bg_1 {
    background: #f0f1f5
}

.light .color_pc_bg_2 {
    background: #f5f7fa
}

.light .color_pc_bg_3 {
    background: #f0f1f5
}

.light .color_pc_bg_4 {
    background: #f5f7fa
}

.light .color_pc_icon_line {
    background: #20273d
}

.light .color_pc_blue {
    background: #5a75e0
}

.light .color_pc_blue_border {
    border: 1px solid #5a75e0
}

.light .color_pc_blue_text {
    color: #5a75e0
}

.light .color_pc_red {
    background: #e8493f
}

.light .color_pc_underline {
    background: rgba(87,160,255,.4)
}

.light .color_pc_contrast {
    background: rgba(255,228,181,.7)
}

.light .color_bg_0 {
    background: rgba(16,18,20,.8)
}

.light .color_text_2 {
    color: #626469
}

.light .color_border_1 {
    border: 1px solid #2a2b2e
}

.light .color_divider_2_border {
    border: 1px solid #e6e7e8
}

.light .color_text_0_bg {
    background: rgba(16,18,20,.04)
}

.light .color_table_bg {
    background: #fcfdfe
}

.light .color_border_4 {
    border: 1px solid #a8aaad
}

.light .color_border_5 {
    border: 1px solid #c8c9cc
}

.light .color_text_vip_5_border {
    border: 1px solid #dbb89a
}

@font-face {
    font-family: Gilroy;
    src: url(https://ydlunacommon-cdn.nosdn.127.net/aad156cb4e98f19e9e389d9d0281cb04.ttf)
}

@font-face {
    font-family: Gilroy-SemiBold;
    src: url(https://ydlunacommon-cdn.nosdn.127.net/0adc914309c5ccaef4d61ded89bb1a92.otf)
}

@font-face {
    font-family: PingFang-SC-Medium;
    src: url(https://ydlunacommon-cdn.nosdn.127.net/1d6e644d65ef56894a7ad9728b20a23b.ttf)
}

@font-face {
    font-family: PingFang-SC-Regular;
    src: url(https://ydlunacommon-cdn.nosdn.127.net/6435fe1d3932190547a4ec2d0a3bd48f.ttf)
}

@font-face {
    font-family: PingFang-SC-SemiBlod;
    src: url(https://ydlunacommon-cdn.nosdn.127.net/9458979843a46173c1a18051e3c9dd2c.ttf)
}

@font-face {
    font-family: "Noto Serif SC";
    src: url(https://ydlunacommon-cdn.nos-jd.163yun.com/7a374e47e851542ee52751539228e7da.otf)
}
