.sc-pc[data-v-73b2ef85] {
    font-size: .2rem;
    min-width: 1200PX
}

.sc-mobile[data-v-73b2ef85] .van-overlay {
    background-color: rgba(0, 0, 0, .5)
}

.header[data-v-526d0708] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    background-color: #0A0805;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: .96rem;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-width: 600PX;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

[dir=ltr] .header[data-v-526d0708] {
    left: 0;
    padding: 0 .56rem 0 .46rem
}

[dir=rtl] .header[data-v-526d0708] {
    padding: 0 .46rem 0 .56rem;
    right: 0
}

.header .logo[data-v-526d0708] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-family: Montserrat-SemiBold;
    height: .64rem
}

.header .logo .logo-image[data-v-526d0708] {
    display: block;
    height: auto;
    width: 1.36rem
}

[dir=ltr] .header .logo .logo-image[data-v-526d0708] {
    margin-right: .13rem
}

[dir=rtl] .header .logo .logo-image[data-v-526d0708] {
    margin-left: .13rem
}

.header .logo .logo-text[data-v-526d0708] {
    color: #fff;
    font-size: .3rem
}

.header .nav-bar[data-v-526d0708] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    position: absolute;
    top: 50%
}

[dir=ltr] .header .nav-bar[data-v-526d0708] {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

[dir=rtl] .header .nav-bar[data-v-526d0708] {
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.header .nav-bar .nav-item[data-v-526d0708] {
    cursor: pointer;
    font-family: Montserrat-Regular;
    font-size: .18rem;
    line-height: .24rem;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 1.4rem
}

.header .nav-bar .nav-item-home[data-v-526d0708] {
    color: #fff;
    opacity: .6
}

.header .nav-bar .nav-item-other[data-v-526d0708] {
    color: rgba(44, 12, 56, .6)
}

.header .nav-bar .nav-item-home-active[data-v-526d0708] {
    font-family: Montserrat-SemiBold;
    opacity: 1
}

.header .nav-bar .nav-item-other-active[data-v-526d0708] {
    color: #4a2096;
    font-family: Montserrat-SemiBold
}

.header .nav-bar .nav-item[data-v-526d0708]:hover {
    font-family: Montserrat-SemiBold;
    opacity: 1
}

.header .lang-selector[data-v-526d0708] {
    font-family: Montserrat-SemiBold;
    position: relative
}

.header .lang-selector .lang-text[data-v-526d0708] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: .18rem;
    line-height: .48rem;
    min-width: 1.2rem;
    text-align: right
}

.header .lang-selector .lang-arrow[data-v-526d0708] {
    font-size: .2rem;
    font-weight: 700
}

[dir=ltr] .header .lang-selector .lang-arrow[data-v-526d0708] {
    margin-left: .2rem
}

[dir=rtl] .header .lang-selector .lang-arrow[data-v-526d0708] {
    margin-right: .2rem
}

.header .lang-selector .lang-list[data-v-526d0708] {
    background-color: #fff;
    border: 1px solid hsla(180, 6%, 80%, .3);
    -webkit-border-radius: .16rem;
    -moz-border-radius: .16rem;
    border-radius: .16rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .12rem 0;
    position: absolute;
    text-align: center;
    top: .48rem;
    width: 2rem
}

[dir=ltr] .header .lang-selector .lang-list[data-v-526d0708] {
    right: 0
}

[dir=rtl] .header .lang-selector .lang-list[data-v-526d0708] {
    left: 0
}

.header .lang-selector .lang-list .lang-list-item[data-v-526d0708] {
    color: #4a2096;
    display: block;
    font-size: .18rem;
    line-height: .48rem;
    opacity: .3;
    width: 100%
}

.header .lang-selector .lang-list .lang-list-item-active[data-v-526d0708], .header .lang-selector .lang-list .lang-list-item[data-v-526d0708]:hover {
    opacity: 1
}

.footer[data-v-526d0708] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    background-color: #0A0805;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: -webkit-calc(100vh - 9.53rem);
    min-height: -moz-calc(100vh - 9.53rem);
    min-height: calc(100vh - 9.53rem);
    padding: .45rem .56rem 1.25rem;
    width: 100%
}

.footer .top-content[data-v-526d0708], .footer[data-v-526d0708] {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.footer .top-content[data-v-526d0708] {
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 1.3rem
}

.footer .top-content .logo[data-v-526d0708] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: .64rem
}

.footer .top-content .logo .logo-image[data-v-526d0708] {
    display: block;
    height: auto;
    width: 1.36rem
}

[dir=ltr] .footer .top-content .logo .logo-image[data-v-526d0708] {
    margin-right: .13rem
}

[dir=rtl] .footer .top-content .logo .logo-image[data-v-526d0708] {
    margin-left: .13rem
}

.footer .top-content .logo .logo-text[data-v-526d0708] {
    color: #fff;
    font-family: Montserrat-SemiBold;
    font-size: .3rem
}

.footer .top-content .link-area[data-v-526d0708] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin-top: .03rem
}

.footer .top-content .link-area .link[data-v-526d0708] {
    color: #fff;
    cursor: pointer;
    font-family: Montserrat-SemiBold;
    font-size: .18rem;
    line-height: .22rem;
    -webkit-text-decoration: none;
    text-decoration: none
}

[dir=ltr] .footer .top-content .link-area .link[data-v-526d0708] {
    margin-right: .9rem
}

[dir=rtl] .footer .top-content .link-area .link[data-v-526d0708] {
    margin-left: .9rem
}

[dir=ltr] .footer .top-content .link-area .link[data-v-526d0708]:last-child {
    margin-right: 0
}

[dir=rtl] .footer .top-content .link-area .link[data-v-526d0708]:last-child {
    margin-left: 0
}

.footer .top-content .link-area .link[data-v-526d0708]:hover {
    opacity: .6
}

.footer .split[data-v-526d0708] {
    background-color: #fff;
    height: 1px;
    margin-bottom: .22rem;
    opacity: .3;
    width: 100%
}

.footer .bottom-content[data-v-526d0708] {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-family: Montserrat-Regular;
    font-size: .16rem;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: .24rem
}

.footer .bottom-content .text[data-v-526d0708] {
    opacity: .6
}

@font-face {
    font-family: Montserrat-Regular;
    src: url("Montserrat-Regular.24785cc.ttf")
}

@font-face {
    font-family: Montserrat-Medium;
    src: url("Montserrat-Medium.b8c6753.ttf")
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url("Montserrat-SemiBold.93b37a4.ttf")
}

.header[data-v-0fe16618] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    background-color: #0A0805;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: .9rem;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 .3rem;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

[dir=ltr] .header[data-v-0fe16618] {
    left: 0
}

[dir=rtl] .header[data-v-0fe16618] {
    right: 0
}

.header .logo[data-v-0fe16618] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: .64rem
}

.header .logo .logo-image[data-v-0fe16618] {
    height: .4rem;
    width: .4rem
}

[dir=ltr] .header .logo .logo-image[data-v-0fe16618] {
    margin-right: .11rem
}

[dir=rtl] .header .logo .logo-image[data-v-0fe16618] {
    margin-left: .11rem
}

.header .logo .logo-text[data-v-0fe16618] {
    font-family: Montserrat-SemiBold;
    font-size: .3rem;
    line-height: .64rem
}

.header .nav-icon[data-v-0fe16618] {
    font-size: .36rem
}

.popup-container[data-v-0fe16618] {
    height: 100%;
    width: 3rem
}

.popup-container .close-icon[data-v-0fe16618] {
    font-size: .32rem;
    font-weight: 600;
    position: absolute;
    top: .27rem
}

[dir=ltr] .popup-container .close-icon[data-v-0fe16618] {
    right: .3rem
}

[dir=rtl] .popup-container .close-icon[data-v-0fe16618] {
    left: .3rem
}

.popup-container .nav-container[data-v-0fe16618] {
    padding: 1.03rem .2rem
}

.popup-container .nav-container .nav-item[data-v-0fe16618], .popup-container .nav-container[data-v-0fe16618] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.popup-container .nav-container .nav-item[data-v-0fe16618] {
    height: .48rem;
    margin-bottom: .3rem;
    width: 100%
}

[dir=ltr] .popup-container .nav-container .nav-item[data-v-0fe16618] {
    padding: 0 .15rem 0 .25rem
}

[dir=rtl] .popup-container .nav-container .nav-item[data-v-0fe16618] {
    padding: 0 .25rem 0 .15rem
}

.popup-container .nav-container .nav-item-link[data-v-0fe16618] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

.popup-container .nav-container .nav-text[data-v-0fe16618] {
    color: rgba(74, 32, 150, .3);
    font-family: Montserrat-SemiBold;
    font-size: .24rem;
    line-height: 1
}

.popup-container .nav-container .nav-text-active[data-v-0fe16618] {
    color: #4a2096
}

.popup-container .nav-container .arrow-icon[data-v-0fe16618] {
    font-size: .24rem;
    font-weight: 600
}

.popup-container .nav-container .lang-text[data-v-0fe16618] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #4a2096;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-family: Montserrat-SemiBold;
    font-size: .24rem;
    height: .48rem;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 1
}

[dir=ltr] .popup-container .nav-container .lang-text[data-v-0fe16618] {
    padding: 0 .15rem 0 .25rem
}

[dir=rtl] .popup-container .nav-container .lang-text[data-v-0fe16618] {
    padding: 0 .25rem 0 .15rem
}

.popup-container .nav-container .lang-item[data-v-0fe16618] {
    color: rgba(74, 32, 150, .6);
    display: block;
    font-family: Montserrat-SemiBold;
    font-size: .2rem;
    height: .48rem;
    line-height: .48rem;
    margin-top: .1rem;
    text-align: center;
    width: 100%
}

.popup-container .nav-container .lang-item-active[data-v-0fe16618] {
    background-color: rgba(74, 32, 150, .1);
    color: #4a2096
}

.footer[data-v-0fe16618] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    background-color: #0A0805;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    min-height: -webkit-calc(100vh - 11.71rem);
    min-height: -moz-calc(100vh - 11.71rem);
    min-height: calc(100vh - 11.71rem);
    padding: .16rem 0 .28rem
}

.footer .logo[data-v-0fe16618], .footer[data-v-0fe16618] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.footer .logo[data-v-0fe16618] {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.footer .logo-image[data-v-0fe16618] {
    display: block;
    height: .4rem;
    width: .4rem
}

[dir=ltr] .footer .logo-image[data-v-0fe16618] {
    margin-right: .1rem
}

[dir=rtl] .footer .logo-image[data-v-0fe16618] {
    margin-left: .1rem
}

.footer .logo-text[data-v-0fe16618] {
    color: #fff;
    font-family: Montserrat-SemiBold;
    font-size: .3rem;
    line-height: .64rem
}

.footer .link-area[data-v-0fe16618] {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: .14rem
}

.footer .link-area .link[data-v-0fe16618] {
    color: #fff;
    font-family: Montserrat-SemiBold;
    font-size: .18rem;
    line-height: .22rem
}

.footer .link-area .split-line[data-v-0fe16618] {
    background-color: hsla(0, 0%, 100%, .6);
    height: .14rem;
    margin: 0 .08rem;
    width: .02rem
}

.footer .text[data-v-0fe16618] {
    color: hsla(0, 0%, 100%, .6);
    font-family: Montserrat-Regular;
    font-size: .16rem;
    line-height: .22rem;
    margin-bottom: .02rem;
    text-align: center
}

.footer .text[data-v-0fe16618]:last-of-type {
    margin-bottom: 0
}