.index .nav-link {
    color: #fff;
    position: relative;
    text-decoration: none;
    transition: .2s;
}
.nav-link {
    color: #333;
    position: relative;
    text-decoration: none;
    transition: .2s
}
.nav-link:before {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    background: #b5b5b5;
    border-radius: 2px;
    bottom: -8px;
    left: 50%;
    transform: translateX(-11px);
    transition: width .2s
}

.index .nav-link.router-link-active {
    color: #fff!important;
    font-size: 16px;
    font-weight: 500
}

.nav-link.router-link-active {
    color: #333!important;
    font-size: 16px;
    font-weight: 500
}

.index .nav-link.router-link-active:before {
    display: block;
    width: 22px;
    background: #fff!important;
}

.nav-link.router-link-active:before {
    display: block;
    width: 22px;
    background: #38bfb0 !important;
}

/*.nav-link:hover {
    font-size: 18px;
    font-weight: 500
}*/

.nav-link:hover:before {
    display: block;
    background: #b5b5b5
}

.cicada-nav[data-v-2e1687f8] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 88px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    flex-shrink: 0;
    transform: translateZ(0);
    border-bottom: 1px solid rgba(0,0,0,.06);
}

.cicada-nav.index[data-v-2e1687f8] {
    background: linear-gradient(#000,rgba(0,0,0,.3),transparent);
    border-bottom: 0;
}

.cicada-nav .logo[data-v-2e1687f8] {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.cicada-nav .nav-box[data-v-2e1687f8] {
    max-width: 1280px;
    margin: 0;
    width: 100%;
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cicada-nav .menu[data-v-2e1687f8] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1
}

.cicada-nav .menu .menu-item[data-v-2e1687f8] {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    letter-spacing: 1px;
    position: relative;
    width: 120px;
}

.cicada-nav .menu .menu-item:active .sub-box[data-v-2e1687f8],.cicada-nav .menu .menu-item:focus .sub-box[data-v-2e1687f8],.cicada-nav .menu .menu-item:hover .sub-box[data-v-2e1687f8] {
    opacity: 1
}

.cicada-nav .menu .menu-item .sub-box[data-v-2e1687f8] {
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.1);
    opacity: 0
}

.cicada-nav .menu .menu-item .sub-box[data-v-2e1687f8]:before {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    font-size: 0;
    line-height: 0;
    content: ""
}

.cicada-nav .menu .menu-item .sub-box .sub[data-v-2e1687f8] {
    font-size: 14px;
    padding: 10px 0
}

.cicada-nav .menu .menu-item .sub-box .sub:hover a[data-v-2e1687f8] {
    color: #333
}

.cicada-nav .menu .menu-item .sub-box .sub a[data-v-2e1687f8] {
    color: #a0a0a0
}

.cicada-nav .m-icon[data-v-2e1687f8] {
    display: none;
    cursor: pointer
}

.cicada-rules[data-v-061207cb] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 48px;
    position: relative;
    z-index: 90;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cicada-rules .space[data-v-061207cb] {
    padding: 20px
}

.cicada-rules .rules[data-v-061207cb] {
    height: 13px;
    font-size: 12px;
    font-weight: 400;
    color: hsla(0,0%,100%,.5);
    margin-bottom: 22px
}

.index .cicada-rules .rules a[data-v-061207cb] {
    color:hsla(0,0%,100%,.5);
}

.cicada-rules .rules a[data-v-061207cb] {
    color: hsla(0,0%,100%,.5);
}

.cicada-rules p._link[data-v-061207cb],.cicada-rules p a[data-v-061207cb] {
    font-weight: 400;
    padding: 0 4px;
    white-space: nowrap;
    text-decoration:none;
}
#filings{
    color: #4c4b4b;
}
.cicada-rules ._link3[data-v-061207cb],.cicada-rules p._link[data-v-061207cb],.cicada-rules p a[data-v-061207cb] {
    font-size: 10px;
    color: #4c4b4b;
    line-height: 26px;
    display: flex;
    align-items: center
}

.cicada-rules ._link3 a[data-v-061207cb] {
    font-size: 10px;
    font-weight: 400;
    color: #4c4b4b;
    line-height: 22px
}

.cicada-rules a[data-v-061207cb]:hover {
    color: #434343;
    text-decoration: underline
}

.cicada-footer[data-v-22d2df1a] {
    width: 100%;
    min-height: 160px;
    background: #000;
    display: flex;
    justify-content: center;
    padding: 0 40px;
    box-sizing: border-box;
    overflow: hidden;
    border-top: 1px solid rgba(0,0,0,.06);
}

.cicada-footer .wechat[data-v-22d2df1a] {
    position: relative
}

.cicada-footer .wechat .wx-qrcode[data-v-22d2df1a] {
    display: none;
    position: absolute;
    bottom: 50px;
    left: -40px;
    width: 120px;
    height: 120px
}

.cicada-footer .wechat:hover .wx-qrcode[data-v-22d2df1a] {
    display: block
}

.cicada-footer .ico[data-v-22d2df1a] {
    width: 50px;
    height: 50px
}

.cicada-footer .footer-container[data-v-22d2df1a] {
    max-width: 1280px;
    margin-top: 56px;
    padding: 0 40px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: space-between; */
    width: 100%;
    /* flex-wrap: wrap; */
}

.cicada-footer .footer-container .footer-l[data-v-22d2df1a] {
    flex: 1;
    padding-bottom: 40px;
    min-width: 260px
}

.cicada-footer .footer-container .footer-l .concat[data-v-22d2df1a] {
    margin-bottom: 77px
}

.cicada-footer .footer-container .footer-l .concat img[data-v-22d2df1a] {
    margin-right: 20px
}

.cicada-footer .footer-container .footer-l .logo[data-v-22d2df1a] {
    margin-bottom: 23px
}

.cicada-footer .footer-container .footer-l .copyright[data-v-22d2df1a] {
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: hsla(0,0%,100%,.22)
}

.cicada-footer .footer-container .footer-r[data-v-22d2df1a] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column
}

.cicada-footer .footer-container .footer-r .links[data-v-22d2df1a] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-bottom: 56px
}

.cicada-footer .footer-container .footer-r dl[data-v-22d2df1a] {
    margin-left: 100px
}

.cicada-footer .footer-container .footer-r dl[data-v-22d2df1a]:first-child {
    margin-left: 0
}

.cicada-footer .footer-container .footer-r dt[data-v-22d2df1a] {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 27px;
    color: #fff;
    white-space: nowrap
}

.cicada-footer .footer-container .footer-r dd[data-v-22d2df1a] {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    cursor: pointer;
    white-space: nowrap
}

.cicada-footer .footer-container .footer-r dd a[data-v-22d2df1a] {
    color: #fff;
    text-decoration: none
}

.cicada-footer .footer-container .footer-r dd a[data-v-22d2df1a]:hover {
    text-decoration: underline
}

.cicada .cicada-main[data-v-e35e2eac] {
    flex: 1;
    width: 100%
}

@font-face {
    font-family: swiper-icons;
    src: url("../fonts/ff57c5f2f67643229b33b09be6865edb.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(var(--swiper-navigation-size)*-1/2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s,top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s linear infinite;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-top: 4px solid transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

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;
    box-sizing: border-box
}

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
}

body,html {
    padding: 0;
    margin: 0;
    min-height: 100vh;
    overflow-y: auto
}

body {
    font-family: Roboto,PingFang SC,helvetica neue,tahoma,microsoft yahei,arial,hiragino sans gb,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #333;
    min-width: 1280px;
    min-height: 0;
    /* min-height: 500px; */
    overflow: auto
}

a {
    text-decoration: none;
    -webkit-user-select: none;
    user-select: none
}

#app {
    height: 100%
}

.g-con {
    margin: 0 auto;
    max-width: 1400px;
    min-width: 1280px
}

.g-con,.hidden {
    overflow: hidden
}

.icon.outbound {
    color: #aaa;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

.notfound[data-v-64523a21] {
    padding: 100px;
    min-height: 50vh
}

.label[data-v-7cf7ba42] {
    margin-bottom: 18px;
    font-size: 32px;
    font-weight: 500;
    color: #1f2329;
    position: relative
}

.label[data-v-7cf7ba42]:before {
    position: absolute;
    bottom: -18px;
    left: 0;
    content: "";
    width: 130px;
    height: 8px;
    background: #ffec1a;
    border-radius: 4px
}

.swiper-pagination-bullet-active {
    width: 40px!important;
    border-radius: 4px;
    background: #fff!important;
    height: 4px
}

.swiper-pagination-bullet {
    height: 4px;
    width: 20px;
    border-radius: 2px;
    background: hsla(0,0%,100%,.5);
    opacity: 1
}

.swiper-button-next,.swiper-button-prev {
    opacity: .1;
    color: #ffec1a!important
}

.main-2:hover .swiper-button-next,.main-2:hover .swiper-button-prev {
    opacity: 1
}

.main-l[data-v-bee75506] {
    position: relative;
    z-index: 1;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    text-align: center;
}

.about-main[data-v-bee75506] {
    max-width: 1200px;
    margin: 0 auto
}

.about-bg6[data-v-bee75506] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    background: #fff;
    margin: 0 auto 140px;
    padding: 0 40px
}

.about-bg6 .map[data-v-bee75506] {
    border-radius: 7px 0 0 7px;
    flex: 1;
    height: 611px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.about-bg6 .map img[data-v-bee75506] {
    width: 101%;
    height: 101%;
    -o-object-fit: cover;
    object-fit: cover
}

.about-bg6 .address[data-v-bee75506] {
    border-radius: 0 7px 7px 0;
    padding-left: 30px;
    flex-shrink: 0;
    width: 680px;
    height: 611px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-evenly;
    background: #000
}

.about-bg6 .address .label[data-v-bee75506] {
    font-size: 24px;
    font-weight: 400;
    color: #fff
}

.about-bg6 .address .label b[data-v-bee75506] {
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.about-bg6 .address p[data-v-bee75506] {
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    margin: 15px 0;
    display: flex;
    align-items: center
}

.about-bg6 .address p svg[data-v-bee75506] {
    margin-right: 10px
}

.about-bg6 .address .contact-item[data-v-bee75506] {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 51px;
    display: inline-block;
    min-width: 45%
}

.about-bg6 .address .contact-link[data-v-bee75506] {
    display: inline-block;
    padding: 0 27px;
    border: 1px solid #fff;
    border-radius: 21px;
    line-height: 42px;
    color: #fff
}

.about-bg6 .address .contact-link i[data-v-bee75506] {
    margin-left: 50px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAABSklEQVR4Ae2ZIWwCUQyGkUjkn6knJ5FIJHISOYlETk7iFRI5eV4hTyInT1acqMR16bIsudD5fMv9yfP9CH1f+27BDz9zmAlTC9ctXB6mAw/A9RHjU/we054G0E8ARt3DtSUBHKcAeeThbU2CuBQQQ7gaAyCel+G6PkB8N3dbISCy0Cy4gOjDtIRAqOVfp4DoQP3Q1tnEBcQZBKFtXqcFxBvJ0PspAFB0+Ytn0XTRnf+D6Dq26EzLGNWzRWdSjPosIK5pcghES9FZAXEhiW5TO0InkiNeSke4Xkk306EAGEgAu4e/ksvoffBOvok6zL7AcUGxsSFtHKZ6Z04zexN1mLPsB/I4vSEUf8IuNGla7EoZ/uescyS/SJzIb0IX/oiAXBdzDzYhRoS+KP4WrhX/2wAA4M5+tDINU8u2De0z6zZcw8/ZLZDhZ86cL6i5A5ZPUauTAAAAAElFTkSuQmCC) no-repeat 50%;
    background-size: 100% auto;
    vertical-align: middle
}

.about-bg5[data-v-bee75506] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #fff;
    padding-bottom: 250px
}

.about-bg5 .zhanshi[data-v-bee75506] {
    flex: 1;
    height: 350px;
    margin: 8px;
    border-radius: 5px;
    overflow: hidden
}

.about-bg5 .zhanshi img[data-v-bee75506] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about-bg4[data-v-bee75506] {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 170px 40px 0
}

.about-bg4 .welfare[data-v-bee75506] {
    padding-top: 120px;
    padding-bottom: 120px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center
}

.about-bg4 .welfare .item[data-v-bee75506] {
    width: 185px;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.about-bg4 .welfare .item p[data-v-bee75506] {
    height: 18px;
    font-size: 18px;
    font-weight: 500;
    color: #434343;
    text-align: center;
    padding: 30px 0
}

.about-bg4 .welfare .item.top[data-v-bee75506] {
    justify-content: flex-start
}

.about-bg4 .welfare .item.end[data-v-bee75506] {
    justify-content: flex-end
}

.about-bg4 .welfare .item:first-of-type .c[data-v-bee75506] {
    width: 100px;
    height: 100px
}

.about-bg4 .welfare .item:nth-of-type(3) .c[data-v-bee75506] {
    width: 132px;
    height: 132px
}

.about-bg4 .welfare .item:nth-of-type(4) .c[data-v-bee75506] {
    width: 168px;
    height: 168px
}

.about-bg4 .welfare .item:nth-of-type(5) .c[data-v-bee75506],.about-bg4 .welfare .item:nth-of-type(6) .c[data-v-bee75506] {
    width: 100px;
    height: 100px
}

.about-bg4 .welfare .item:nth-of-type(7) .c[data-v-bee75506] {
    width: 175px;
    height: 175px
}

.about-bg4 .welfare .c[data-v-bee75506] {
    width: 181px;
    height: 181px;
    background: #ffec1a;
    position: relative;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.about-bg4 .welfare .c[data-v-bee75506]:before {
    position: absolute;
    content: "";
    width: 100%;
    top: 10px;
    left: 10px;
    height: 100%;
    border: 1px solid #ffec1a;
    border-radius: 50%
}

.about-bg3[data-v-bee75506] {
    width: 100%;
    background: #000;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 170px 40px 190px;
    flex-wrap: wrap
}

.about-bg3 .bg3-title[data-v-bee75506] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 175px
}

.about-bg3 .price-box[data-v-bee75506] {
    max-width: 892px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.about-bg3 .r[data-v-bee75506] {
    width: 588px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px
}

.about-bg3 .card2 img[data-v-bee75506],.about-bg3 .card img[data-v-bee75506] {
    transition: .2s ease-in-out;
    width: 101%
}

.about-bg3 .card2:hover img[data-v-bee75506],.about-bg3 .card:hover img[data-v-bee75506] {
    transform: scale(1.05)
}

.about-bg3 .card2[data-v-bee75506] {
    width: 294px;
    position: relative;
    background: #fff
}

.about-bg3 .card2 .poster[data-v-bee75506] {
    width: 294px;
    height: 185px;
    overflow: hidden
}

.about-bg3 .card2 .price[data-v-bee75506] {
    height: 216px
}

.about-bg3 .card[data-v-bee75506] {
    width: 420px;
    height: 216px;
    background: #fff;
    display: flex;
    margin-right: 26px;
    margin-top: 26px;
    position: relative
}

.about-bg3 .card .poster[data-v-bee75506] {
    width: 140px;
    height: 100%;
    position: relative;
    overflow: hidden
}

.about-bg3 .card .poster img[data-v-bee75506] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about-bg3 .card[data-v-bee75506]:nth-child(5),.about-bg3 .card[data-v-bee75506]:nth-child(6) {
    display: none
}

.about-bg3 .eq[data-v-bee75506] {
    font-size: 48px;
    font-weight: 700;
    color: #ffec1a;
    position: absolute;
    left: 0;
    top: -40px;
    z-index: 3
}

.about-bg3 .price[data-v-bee75506] {
    padding-top: 37px;
    padding-left: 25px
}

.about-bg3 .price h1[data-v-bee75506] {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    color: #1b1b1b;
    white-space: nowrap
}

.about-bg3 .price b[data-v-bee75506] {
    font-size: 16px;
    font-weight: 400;
    color: #1b1b1b
}

.about-bg3 .price p[data-v-bee75506] {
    font-size: 14px;
    font-weight: 400;
    color: #1b1b1b;
    line-height: 24px
}

@media screen and (max-width: 1560px) {
    .about-bg3 .r[data-v-bee75506] {
        width:294px
    }

    .about-bg3 .card[data-v-bee75506]:nth-child(5),.about-bg3 .card[data-v-bee75506]:nth-child(6) {
        display: flex
    }

    .about-bg3 .card2[data-v-bee75506]:first-child,.about-bg3 .card2[data-v-bee75506]:nth-child(2) {
        display: none
    }
}

@media screen and (max-height: 780px),screen and (max-width:1500px) {
    .circle-wrap[data-v-bee75506] {
        display:none
    }
}

.swiper[data-v-bee75506] {
    width: 100%;
    max-width: 1149px;
    position: relative
}

.swiper .swiper-slide[data-v-bee75506] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 700;
    font-size: 20px
}

.swiper .swiper-slide img[data-v-bee75506] {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover
}

.title-box[data-v-bee75506] {
    width: 100%;
}

.about-bg[data-v-bee75506] {
    min-height: 460px;
    width: 100%;
    height: 50vh;
    background: url(../images/bg.12bfd57c.jpg) no-repeat 0 #333;
    background-size: cover;
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden
}

.about-bg .hi[data-v-bee75506] {
    width: 315px;
    height: 330px;
    opacity: 0;
    transition: transform 1s ease-in-out;
    transform: translateY(500px)
}

.about-bg2[data-v-bee75506] {
    background: #fff;
    padding: 0 40px 108px;
    box-sizing: border-box
}

.main-2[data-v-bee75506] {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.cicada-logo[data-v-bee75506] {
    margin-bottom: 13px;
    margin-left: -45px
}

.cicada-is[data-v-bee75506] {
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 16px;
}

.cicada-des[data-v-bee75506] {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 39px;
}

.title[data-v-bee75506] {
    font-size: 26px;
    font-weight: 500;
    color: #1b1b1b;
    position: relative;
    z-index: 2;
    margin-bottom: 23px;
    margin-top: 50px;
    text-align: center;
}

.title[data-v-bee75506]:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 46%;
    right: 0;
    height: 8px;
    width: 102px;
    background: #08ffc6;
    border-radius: 4px;
    z-index: -1;
}

.title2[data-v-bee75506] {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin-bottom: 12px;
    text-align: justify;
}

.title3[data-v-bee75506] {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #232323;
    line-height: 32px;
    margin-bottom: 70px
}

.circle-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0
}

.circle-wrap .circle-shadow {
    position: absolute;
    width: 16vw;
    height: 16vw;
    overflow: hidden;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    border-radius: 100%;
    background: linear-gradient(60deg,#ffec1a,#ffc704);
    z-index: 0
}

.circle-wrap .circle-shadow.-a {
    left: -5vw;
    bottom: -8vw;
    min-width: 200px;
    min-height: 200px;
}

.circle-wrap .circle-shadow.-b {
    left: 3vw;
    bottom: 2vw;
    width: 6vw;
    height: 6vw;
    background: linear-gradient(-38deg,#ffec1a,#ffc704)
}

.circle-wrap .circle-shadow.-c {
    background: linear-gradient(-38deg,#ffec1a,#ffc704);
    left: 10vw;
    bottom: 1vw;
    width: 2vw;
    height: 2vw;
}

.cicada-joinus[data-v-316850cb] {
    width: 100%;
    flex: 1;
    background: #fff
}

.main-5[data-v-316850cb] {
    margin-bottom: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px
}

.join-box[data-v-316850cb] {
    margin: auto;
    border-radius: 12px;
    overflow: hidden;
    font-size: 0;
    position: relative
}

.join-box .join-p[data-v-316850cb] {
    position: absolute;
    top: 0;
    right: 174em;
    height: 100%;
    font-size: 1px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column
}

.join-box .sub[data-v-316850cb] {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    color: #1f2329;
    margin-top: 12px;
    margin-bottom: 33px
}

.join-box .sub2[data-v-316850cb] {
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    color: #4f5051
}

.join-box img[data-v-316850cb] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.join-box .join-text[data-v-316850cb] {
    font-size: 32px;
    font-weight: 500;
    font-style: italic;
    color: #1f2329;
    position: relative;
    z-index: 2
}

.join-box .join-text[data-v-316850cb]:before {
    content: "";
    width: 130px;
    height: 8px;
    background: #ffed00;
    border-radius: 4px;
    position: absolute;
    bottom: 8px;
    left: 0;
    z-index: -1
}

.activity-box[data-v-316850cb] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 76px;
    width: 100%
}

.activity-box .box[data-v-316850cb] {
    max-width: 326px;
    min-width: 288px;
    flex: 1;
    height: 266px;
    border-radius: 34px;
    overflow: hidden;
    margin: 6px;
    background: #ffed00;
    position: relative;
    transform: translateZ(0)
}

.activity-box .box:hover .a-h1[data-v-316850cb],.activity-box .box:hover .a-h3[data-v-316850cb] {
    color: #000
}

.activity-box .box .a-h1[data-v-316850cb] {
    padding-left: 12px;
    padding-top: 43px;
    font-size: 22px;
    font-weight: 700;
    color: #1f2329;
    margin-bottom: 20px
}

.activity-box .box .a-h3[data-v-316850cb] {
    padding-left: 12px;
    font-size: 14px;
    font-weight: 400;
    color: #585a5c;
    line-height: 30px;
    padding-right: 12px;
    position: relative;
    z-index: 2
}

.activity-box .box .a-icon[data-v-316850cb] {
    position: absolute;
    bottom: 0;
    right: 12px
}

.activity-box .box .activity-img[data-v-316850cb] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .2s ease-in-out;
    border-radius: 34px
}

.activity-box .box .activity-img[data-v-316850cb]:hover {
    transform: scale(1.2)
}

.main-4[data-v-316850cb] {
    flex-direction: column;
    margin: 174px auto
}

.flex-life[data-v-316850cb],.main-4[data-v-316850cb] {
    display: flex;
    justify-content: center;
    align-items: center
}

.flex-life[data-v-316850cb] {
    height: 324px;
    position: relative;
    z-index: 999
}

.flex-life.temp2[data-v-316850cb] {
    display: none
}

.flex-life .flex6[data-v-316850cb] {
    flex: 6;
    height: 100%;
    position: relative
}

.flex-life .flex4[data-v-316850cb] {
    flex: 4;
    height: 100%;
    background: #ffed00;
    position: relative
}

.flex-life .text-con[data-v-316850cb] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 27px 49px;
    box-sizing: border-box;
    cursor: pointer
}

.flex-life .text-con .eq[data-v-316850cb] {
    height: 55px;
    font-size: 72px;
    font-weight: 700;
    color: hsla(0,0%,100%,.5);
    position: relative;
    z-index: 999
}

.flex-life .text-con .h1[data-v-316850cb] {
    height: 29px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    position: relative;
    z-index: 999
}

.flex-life .text-con:hover .h3[data-v-316850cb] {
    height: 100%;
    transform: scaleY(100%)
}

.flex-life .text-con .h3[data-v-316850cb] {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #fafafa;
    line-height: 30px;
    margin-top: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 49px;
    padding-right: 49px;
    padding-top: 150px;
    background: #000;
    transform: scaleY(0);
    transition: transform .2s ease-in-out;
    transform-origin: bottom;
    -webkit-backdrop-filter: saturate(180%) blur(20px) opacity(80%);
    backdrop-filter: saturate(180%) blur(20px) opacity(80%);
    box-sizing: border-box
}

.flex-life img[data-v-316850cb] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.con-2[data-v-316850cb] {
    position: relative;
    overflow: hidden
}

.con-2[data-v-316850cb]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 160px;
    background: #f8f9fa;
    z-index: 1
}

.con-3[data-v-316850cb] {
    padding: 0 40px
}

.con-1[data-v-316850cb] {
    width: 100%;
    position: relative;
    padding: 0 40px
}

.con-1[data-v-316850cb]:before {
    content: "";
    position: absolute;
    top: 212px;
    right: 0;
    width: 50%;
    height: 556px;
    background: #f8f9fa;
    z-index: 1
}

.main-1[data-v-316850cb] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding-top: 299px;
    box-sizing: border-box;
    margin: 0 auto 79px
}

.main-1 .con-desc[data-v-316850cb] {
    flex: 1
}

.main-1.main-2[data-v-316850cb] {
    padding-top: 129px
}

.main-1.main-2 .label[data-v-316850cb] {
    margin-left: 20px
}

.main-1.main-2 p[data-v-316850cb] {
    padding-right: 0;
    padding-left: 20px
}

.main-1.main-3[data-v-316850cb] {
    padding-top: 56px
}

.main-1 .img-box[data-v-316850cb] {
    width: 748px;
    height: 448px;
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0
}

.main-1 .img-box img[data-v-316850cb] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.main-1 .p[data-v-316850cb] {
    margin-top: 60px;
    font-size: 16px;
    font-weight: 400;
    color: #676a6e;
    line-height: 38px;
    padding-right: 20px
}

@media (max-width: 959px) {
    .main-1[data-v-316850cb] {
        flex-wrap:wrap;
        justify-content: center
    }

    .main-1 .p[data-v-316850cb] {
        width: 100%;
        margin-bottom: 40px
    }

    .main-2 .img-box[data-v-316850cb] {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 1100px) {
    .hide[data-v-316850cb] {
        display:none
    }

    .flex-life.temp2[data-v-316850cb] {
        display: block
    }

    .text-con .h3[data-v-316850cb] {
        transform: scaleY(100%)!important;
        -webkit-backdrop-filter: saturate(180%) blur(0)!important;
        backdrop-filter: saturate(180%) blur(0)!important
    }
}

.swiper-wrapper {
    transition-timing-function: linear!important
}

.border[data-v-6b381978] {
    height: 38px;
    margin-bottom: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIoAAAAkCAYAAABWkaL6AAAGCUlEQVR4nO2beYwTVRzHP53e22UXFqMGjYpooiAaFPGKMUo03IISJCqEKMR/vCIEJRJIBNEQFUH/kCgq3gciUVTERIImqMQzCnhH8VZY6O6222s65tffDG23qwwK2/3jfZJJp2/ee/M68/1dDzbg7BrgYDDsB+vfLxsMihGKwRdGKAZfGKEYfGGEYvCFEYrBF0YoBl8YoRh8YYRi8IURisEXRigGX4Tq/piCJ0HwhOq24q9Q+Lim64HPfSwEh0J+CzitNZcPHgEInQaFT6tntI4EpxOcZPd3Cg6C4h/gdJTbAnGwjgD7h5ru9aT+HiU6CfqsrD6aX4XG5f9/eeELdL6uQjzYRKdC82sQGQmxWdBvq9wcmtdB4wPu75wMjcvKN7YOh+Y3oWEBhAZDy5cQGgHx2dC8CQIxCB4PTU+CNeDQrt8H9fcoHp3LoPi7mBlELtUHm9sAuTdquvY64teCk4H8RxAfBtZREBoCgb5g9QHrGEjcBc7u8spjM9R75N/V3xzoA5GLIJCAQASIQOO9EDoTrBb1snXEomU7JO5QC6gn2fWQeQoyqyF1my4kdGrvF0n4HAierKJ29pZDZqUXi02FQAOk5nuDIDYNnD2Q3wiFHRqixIN4iNDEw2Sfh8IXNbftGcKqjZZthAg0Q8y1iPSSOi2oC1Z//b4vdlsQGQvhEVD8C7LPQfHP8phAC8SmgDUQ7M8h+wI4ufJ1yR8kLJCD3NtQ+KTifkGIToDQ6erRMs9W5zOlua8E62gofAbZF4FC+Xr0CvdzAmQegvwHKvT8e97NIfsy2N9D/h1tilyo8wrxGyB9P3TcBMVfVEC4eVpqXn09amK+akMeg+M4+h+XxBpah9T0PeQ0zIP49WqJTkrvFhoqTx6SI8H+GfqsgsjF5ZU4bdB2ORS2a8LatFYTR4/Ch9A2RV+iuPwqHEgthMwqtZim1ZrLeBR369z2NxA8EZrWgHVY+bqEirary2IJnw3xuRA+CzrmQGKRhpTuKP4Ge4arSBK3a26TeUKT2vB53QwQipAcX5so9wQt2zR89qryWCw6fL4esjix6mKrJrsiErGs5Di1MnkRiaU6rmGhiiR9NyTHQuZpCA2H6PTy3GKp7TOg/Rr1SIkFmiDGrlKRiMXLWAkNVl9ILNZxiTvB6qfCSo6G7Eu6PhnnkX8fcuv0i1Q30ie3Xg8Rk/wO77t4ulK/VkjfV54j93q5j/2j27bBHbNW119nysls5pn6riQ5Eeyv9Tw6ERJL9DN0hralblVrl7AhCV70MrV0edGFrdDpVhcSz6PjIDpGBSCk74HcW3ouoVaqj/C5emBDai44abVaaYuMUrFK/pHfDJlHdGzHbIiMgcglmkvVkNV1ekglY38L7dfV9Kwi87gegnjA4HTouBmc9pquPUp2DcRmlu4YUitYA+ml9V2UPBRvv0HyiASaF8iLLFHp/IruZ1TLSLvS4gqa2wSaNEH02mrGFirOK4s/S49SKLPA/qniWl69gSSm3RHoB323qFcSAo3qKaVgEOzvNIx0pfFBrXhKuGGrVGI74GShbSrYX9UMO+SkFuseUXQyIVoH9/wCqnBfVvA4qZH1PDJJP4u71MtILJf9iM7lEDxFPY0f8ptULPE56o0kmY3foi9ckk3xGpHx0LgCMishNEy9xX8mD8WdZcFL5SIv2gsn9s7uJ5bQ4vWR0jrQ3xWorWveJ/ieJg+pBaWj/vsoEuPjN2rCWolUNTmJz3tddz9K84MDQYQmlZwkmE1eaHUgvUh3RKUcF2FIDlSZLB8w7h8yFJNq/R7iSaT0leS4Bs9TFiEtCbebdEvoiU3XMfUOPRX0AqFshvaZbl4Q0zaxvMxjrhcA2mfpCxU3LptW8vCDA/VBysvuWhFIJSGWXDp/FOwdKjYJJblXtIQtUYC2aRAZrSW0iKdU7QzSEFOaW0JA17m7bMlLqAw+rNVWJell/7xRJobQuQJyG6vbJXmV/ZVeJBJK5bH5ux6DD8y/Hht8YYRi8IURisEXRigGXxihGHxhhGLwhRGKwRdGKAZfGKEYfGGEYvCFEYph/wB/A18uCaU/MLsgAAAAAElFTkSuQmCC)
}

.list-box[data-v-6b381978] {
    display: block
}

.qrcode-box[data-v-6b381978] {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    overflow: hidden
}

.qrcode-box .qrcode-inner[data-v-6b381978] {
    position: relative
}

.qrcode-box .qrcode-inner p[data-v-6b381978] {
    text-align: center;
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
    font-size: 18px
}

.swiper-slide[data-v-6b381978] {
    width: 2530px;
    height: 128px;
    pointer-events: none
}

.swiper[data-v-6b381978] {
    margin-bottom: 10px
}

.swiper-box[data-v-6b381978] {
    pointer-events: none;
    margin-bottom: 218px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.activity[data-v-6b381978] {
    padding-top: 100px
}

.activity .ac-top[data-v-6b381978] {
    width: 1120px;
    height: 56px;
    background: #000;
    border-radius: 28px;
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 44px;
    margin: 110px auto 40px;
    cursor: pointer
}

.list[data-v-6b381978] {
    display: flex;
    width: 1300px;
    margin: 42px auto 0;
    align-items: center;
    justify-content: center
}

.list .cover[data-v-6b381978] {
    width: 442px;
    height: 256px;
    border-radius: 8px;
    overflow: hidden
}

.list .cover img[data-v-6b381978] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.list .right[data-v-6b381978] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 670px;
    padding-left: 70px
}

.list .right .title[data-v-6b381978] {
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #202020
}

.list .right .time[data-v-6b381978] {
    height: 13px;
    font-size: 16px;
    color: #a5a7aa;
    line-height: 30px;
    margin-top: 32px;
    margin-bottom: 20px
}

.list .right .des[data-v-6b381978] {
    height: 45px;
    font-size: 14px;
    color: #535353;
    line-height: 30px
}

.help-bg[data-v-20bb97d3] {
    padding: 188px 40px 82px;
    box-sizing: border-box;
    background: #fdfdfd;
}

.help-bg .help-box[data-v-20bb97d3] {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    flex-direction: column
}

.help-bg .help-box .row[data-v-20bb97d3] {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.help-bg .help-con[data-v-20bb97d3] {
    flex: 1;
    border-left: 1px solid rgba(32,32,32,.4)
}

.help-bg .help-con .con[data-v-20bb97d3] {
    padding: 30px;
    margin-left: 30px;
    position: relative
}

.help-bg .help-con .con p[data-v-20bb97d3] {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: rgba(65,65,65,.4)
}

.help-bg .help-con .con.active[data-v-20bb97d3] {
    background: #ffec1a;
    border-radius: 4px
}

.help-bg .help-con .con.active p[data-v-20bb97d3] {
    color: #414141
}

.help-bg .help-con .con.active[data-v-20bb97d3]:before {
    display: block
}

.help-bg .help-con .con[data-v-20bb97d3]:before {
    position: absolute;
    left: -16px;
    top: 50%;
    content: "";
    transform: translateY(-8px);
    border: 8px solid transparent;
    border-right-color: #ffec1a;
    display: none
}

.help-bg .help-title[data-v-20bb97d3] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 250px;
    height: 100%
}

.help-bg .help-title .title[data-v-20bb97d3] {
    width: 100%;
    padding: 30px;
    font-size: 18px;
    font-weight: 500;
    color: rgba(20,20,20,.4);
    cursor: pointer;
    position: relative;
    white-space: nowrap
}

.help-bg .help-title .title.active[data-v-20bb97d3],.help-bg .help-title .title[data-v-20bb97d3]:hover {
    color: #141414
}

.help-bg .help-title .title.active[data-v-20bb97d3]:before,.help-bg .help-title .title[data-v-20bb97d3]:hover:before {
    display: block
}

.help-bg .help-title .title[data-v-20bb97d3]:before {
    position: absolute;
    right: -16px;
    top: 34px;
    content: "";
    border: 8px solid transparent;
    border-left-color: rgba(20,20,20,.4);
    display: none
}

.cicada-index[data-v-2029423a] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 500px;
    height: 100vh;
    overflow: hidden
}

.slog[data-v-2029423a] {
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.mask[data-v-2029423a],.slog[data-v-2029423a] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.mask[data-v-2029423a] {
    background: radial-gradient(transparent,rgba(0,0,0,.6)),rgba(0,0,0,.6)
}

.mask2[data-v-2029423a] {
    position: fixed;
    bottom: -100px;
    left: -100px;
    right: -100px;
    height: 400px;
    background: linear-gradient(transparent,rgba(0,0,0,.1),rgba(0,0,0,.5),#000,#000);
    filter: blur(1px);
    z-index: 1
}

.slogan[data-v-2029423a] {
    margin: 0 auto;
    width: 516px;
    height: 74.9px;
    font-size: 70px;
    color: #fff;
    font-style: italic
}

.mid[data-v-2029423a] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%
}

.bottom[data-v-2029423a] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.download-actions[data-v-2029423a] {
    margin-top: 4vh;
    display: flex;
    align-items: center;
    justify-content: center
}

.download-actions a[data-v-2029423a] {
    display: inline-block
}

.download-actions .cicada-btn[data-v-2029423a] {
    width: 170px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 16px;
    cursor: pointer;
    position: relative;
    z-index: 99;
    background: rgba(0,0,0,.15)
}

.download-actions .cicada-btn .icon[data-v-2029423a] {
    margin-right: 10px;
    width: 30px;
    height: 30px
}

.download-actions .cicada-btn[data-v-2029423a]:hover {
    background: hsla(0,0%,100%,.15);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px)
}

.download-actions .cicada-btn:hover .qrcode[data-v-2029423a] {
    display: block
}

.download-actions .cicada-btn .qrcode[data-v-2029423a] {
    position: absolute;
    top: 63px;
    left: 6px;
    display: none;
    transition: .2s;
    z-index: 99;
    width: 160px;
    height: 160px
}

@media screen and (min-width: 1920px) {
    .slogan[data-v-2029423a] {
        width:32.29vw;
        height: 4.6875vw
    }

    .download-actions .cicada-btn[data-v-2029423a] {
        margin: .83333vw;
        width: 8.4vw;
        height: 2.5vw;
        border-radius: 0.4vw;
        font-size: .729vw
    }

    .download-actions .cicada-btn .icon[data-v-2029423a] {
        margin-right: .5vw;
        width: 1.5625vw;
        height: 1.5625vw
    }

    .download-actions .cicada-btn .qrcode[data-v-2029423a] {
        top: 3.28125vw;
        left: .78125vw;
        width: 8.3333vw;
        height: 8.3333vw
    }
}

@media (-ms-high-contrast:none) {
    .slog[data-v-2029423a] {
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%
    }

    .slog[data-v-2029423a],[data-v-2029423a]::-ms-backdrop {
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%
    }
}

.cicada-notice {
    margin: 0 auto;
    padding: 60px 40px 0;
    box-sizing: border-box
}

.cicada-notice .content {
    max-width: 1100px;
    margin: 100px auto;
    min-height: 300px
}

.cicada-notice h1 {
    font-size: 26px;
    font-weight: 400;
    color: #1a1a1a;
    position: relative;
    margin-bottom: 42px
}

.cicada-notice h1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 159px;
    height: 4px;
    background: #ffec1a;
    border-radius: 2px
}

.cicada-notice p {
    height: 48px;
    font-size: 18px;
    font-weight: 400;
    color: #535353;
    line-height: 30px
}

.pop[data-v-41265600] {
    width: 160px;
    height: 160px;
    padding: 20px
}

.post {
    padding-top: 100px
}

.top {
    width: 1000px;
    margin: 0 auto
}

.top h1 {
    height: 25px;
    font-size: 26px;
    font-weight: 500;
    color: #000
}

.top b {
    display: block;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333;
    opacity: .6;
    padding-top: 48px;
    padding-bottom: 22px;
    border-bottom: 1px solid #eee;
    margin-bottom: 67px
}

.custom {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 100px
}

.custom img {
    max-width: 100%
}

.custom p {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.5
}

.modal[data-v-5992169e] {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 9999;
    background: rgba(0,0,0,.5);
    display: flex;
    align-items: center;
    justify-content: center
}

.modal .body[data-v-5992169e] {
    width: 360px;
    background: #fff;
    padding: 60px 30px;
    border-radius: 4px;
    text-align: center;
    position: relative
}

.modal .body .close[data-v-5992169e] {
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px;
    cursor: pointer
}

.modal .body .actions[data-v-5992169e] {
    width: 100%;
    display: flex;
    justify-content: space-evenly
}

.modal .body .actions .btn.cancel[data-v-5992169e] {
    border-color: #eee
}

.modal .body .actions .btn.cancel[data-v-5992169e]:hover {
    background: #e6e6e6
}

.modal .body .actions .btn.ok[data-v-5992169e] {
    background: #ffec1a
}

.modal .body .actions .btn.ok[data-v-5992169e]:hover {
    background: #fde800
}

.modal .body h1[data-v-5992169e] {
    color: #17191c;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 700
}

.modal .body p[data-v-5992169e] {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 40px;
    color: #17191c
}

.modal .body p span[data-v-5992169e] {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.cicada-recharge[data-v-5992169e] {
    padding-top: 136px;
    background: #fff;
    padding-left: 40px;
    padding-right: 40px
}

.cicada-recharge .userinfo[data-v-5992169e] {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    color: #202020
}

.cicada-recharge .error[data-v-5992169e] {
    font-size: 14px;
    color: red
}

.cicada-recharge .btn-box[data-v-5992169e] {
    width: 475px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.cicada-recharge .btn-box .btn[data-v-5992169e] {
    border-color: #eee;
    transition: .3s;
    background: hsla(0,0%,100%,.6);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px)
}

.cicada-recharge .btn-box .btn.active[data-v-5992169e] {
    border-color: #ffec1a;
    color: #000
}

.cicada-recharge .btn-box .btn[data-v-5992169e]:nth-of-type(9),.cicada-recharge .btn-box .btn[data-v-5992169e]:nth-of-type(10) {
    width: 232px
}

.cicada-recharge .row[data-v-5992169e] {
    max-width: 1000px;
    margin: 0 auto 65px;
    position: relative;
    z-index: 1
}

.cicada-recharge .row .payji[data-v-5992169e] {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.cicada-recharge .row .icon[data-v-5992169e] {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 5px
}

.cicada-recharge .row .icon img[data-v-5992169e] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.cicada-recharge .label[data-v-5992169e] {
    font-size: 20px;
    font-weight: 400;
    color: #202020;
    margin-bottom: 17px;
    position: relative;
    z-index: 2
}

.cicada-recharge input[data-v-5992169e] {
    width: 236px;
    height: 38px;
    border: 2px solid #cfcfcf;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    text-indent: 10px;
    margin-bottom: 12px;
    outline: none;
    box-shadow: 1px solid #cfcfcf;
    transition: .2s
}

.cicada-recharge input[data-v-5992169e]:focus {
    border-color: #ffec1a;
    font-size: 14px
}

.cicada-recharge .btn[data-v-5992169e] {
    width: 111px;
    height: 38px;
    border: 2px solid #ffec1a;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #535353;
    margin-bottom: 12px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    z-index: 2;
    background: hsla(0,0%,100%,.6);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cicada-recharge .btn2[data-v-5992169e] {
    width: 143px;
    height: 42px;
    background: #ffec1a;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #202020;
    text-align: center;
    line-height: 42px;
    cursor: pointer
}

.cicada-recharge .btn2[data-v-5992169e]:hover {
    background: #fde800
}

.cicada-recharge .tip[data-v-5992169e] {
    font-size: 12px;
    font-weight: 400;
    color: #aaa;
    position: relative;
    z-index: 2
}

.help-bg[data-v-16a759dd] {
    padding: 188px 40px 82px;
    box-sizing: border-box;
    background: #fff
}

.help-bg>h1[data-v-16a759dd] {
    font-size: 52px;
    font-weight: 800;
    margin: 30px 0;
    text-align: center
}

.help-bg>img[data-v-16a759dd] {
    width: 100%;
    margin: 40px auto 0
}

.help-bg>a[data-v-16a759dd] {
    display: block;
    font-size: 18px;
    margin-top: 20px
}
/*************************************/
.container--3e0U3 {
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}
.live--_qIax {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 80px 0;
}
.live--_qIax .one-wrap--3b19I {
    cursor: pointer;
}
.live--_qIax .one--38YPj {
    width: 588px;
    height: 282px;
    background: url(../images/vc_DownBg.png) no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 20px;
    margin-right: 24px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #6270e9;
    position: relative;
    top: 0;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
    padding: 0;
}

.live--_qIax .two-wrap--3V1WK {
    cursor: pointer;
}

.live--_qIax .two--3ESzb {
    width: 282px;
    height: 282px;
    border-radius: 20px;
    background: url(../images/vc_GuildBg.png);
    background-size: cover;
    margin-right: 24px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e0f14;
    position: relative;
    top: 0;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
    padding: 0;
}
.live--_qIax .title--b68eN {
    font-weight: bold;
    font-size: 36px;
    line-height: 47px;
    color: #fff;
    margin-bottom: 6px;
    padding-top: 20px;
}
.live--_qIax .desc--gNA8O {
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 33px;
}
.live--_qIax .button--3LTrK {
    font-weight: bold;
    cursor: pointer;
    width: 110px;
    height: 42px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    line-height: 42px;
    text-align: center;
}
.live--_qIax .three-wrap--cY2Gq {
    cursor: pointer;
}
.live--_qIax .three--3qJVC {
    width: 282px;
    height: 282px;
    border-radius: 20px;
    background: url(../images/vc_CoinBg.png);
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #e07f26;
    position: relative;
    top: 0;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
    padding: 0;
}
.live--_qIax .one-wrap--3b19I:hover .one--38YPj{top:-12px}
.live--_qIax .two-wrap--3V1WK:hover .two--3ESzb{top:-12px}
.live--_qIax .three-wrap--cY2Gq:hover .three--3qJVC{top:-12px}
.flex-center, .fx-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.down-group .down-item {
    cursor: pointer;
    width: 157px;
    height: 49px;
    background: #023528bf;
    border-radius: 8px;
    margin-right: 15px;
    font-size: 16px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 22px;
}
.down-group .down-item-icon {
    width: 30px;
    height: 30px;
    font-size: 0;
    margin-right: 4px;
}
.down-group .down-item:last-child {
    margin-right: 0;
}
.down-group .down-item:hover {
    /*background: #013024;*/
}