.head .head-top[data-v-180380b6] {
    position: relative;
    box-sizing: border-box;
    padding-top: .23rem
}

.head .head-top .head-top_bj[data-v-180380b6] {
    width: 100%;
    display: inherit
}

.head .head-top .head-top_time[data-v-180380b6] {
    width: 2.4rem;
    color: #99deff;
    font-size: .2rem;
    position: absolute;
    top: 55%;
    right: 1.9rem
}

.head .head-top_index[data-v-180380b6] {
    box-sizing: border-box
}

.head .head-top_index .head-top_bj_index[data-v-180380b6] {
    width: 100%;
    display: inherit
}

.head .head-bottom[data-v-180380b6] {
    padding: .28rem 0;
    position: relative
}

.head .head-bottom .head-bottom_area[data-v-180380b6] {
    display: flex;
    height: .39rem;
    position: absolute;
    top: .14rem;
    left: 1.5rem
}

.head .head-bottom .head-bottom_area .area--border_text[data-v-180380b6] {
    color: #50dbff;
    font-size: .22rem;
    background: linear-gradient(0deg, #0080ff, #00c5e4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: .39rem;
    line-height: .39rem;
    padding: 0 .1rem;
    margin-right: .05rem;
    text-align: center;
    position: relative
}

.head .head-bottom .head-bottom_area .area--border_text .triangle[data-v-180380b6] {
    position: absolute;
    width: 0;
    height: 0
}

.head .head-bottom .head-bottom_area .area--border_text .text-left-top[data-v-180380b6] {
    top: 0;
    left: 0;
    border-top: 8px solid #00dbfe;
    border-right: 8px solid transparent
}

.head .head-bottom .head-bottom_area .area--border_text .text-right-top[data-v-180380b6] {
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 8px solid #00dbfe;
    border-left: 8px solid transparent
}

.head .head-bottom .head-bottom_area .area--border_text .text-right-bottom[data-v-180380b6] {
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 8px solid #00dbfe;
    border-left: 8px solid transparent
}

.head .head-bottom .head-bottom_area .area--border_text .text-left-bottom[data-v-180380b6] {
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 8px solid #00dbfe;
    border-right: 8px solid transparent
}

.head .head-bottom .head-bottom_area .area--border_text img[data-v-180380b6] {
    width: .17rem;
    vertical-align: middle
}

.head .head-bottom .head-bottom_data[data-v-180380b6] {
    font-size: .34rem;
    line-height: .34rem;
    justify-content: center;
    width: 70vw;
    margin: 0 auto;
    display: flex
}

.head .head-bottom .head-bottom_data .data--number[data-v-180380b6] {
    display: flex;
    align-items: center;
    color: #99deff;
    margin-left: .5rem;
    border-radius: 2px
}

.head .head-bottom .head-bottom_data .data--number .data--number-text[data-v-180380b6] {
    display: flex;
    font-size: .4rem;
    font-weight: 700;
    padding: .12rem;
    margin-left: .1rem
}

.head .head-bottom .head-bottom_data .data--number .data--number-text span[data-v-180380b6] {
    font-weight: 400;
    font-size: .32rem;
    display: inline-block
}

.border_bj[data-v-180380b6] {
    background: rgba(52, 170, 255, .13)
}

.border_box[data-v-180380b6] {
    border: 1px solid #29a6ff;
    box-shadow: inset 0 0 13px #25a4ff
}

.index[data-v-478204d5] {
    width: 100vw;
    /* height: 100vh; */
    overflow: hidden;
    box-sizing: border-box;
    background: url(bj_index.5ea4ea0.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative
}

.main .main-logo[data-v-478204d5] {
    display: flex
}

.main .main-logo img[data-v-478204d5] {
    padding-left: .43rem
}

.main .main-box[data-v-478204d5] {
    display: flex;
    flex-wrap: wrap;
    padding: .8rem 1.4rem 0
}

.main .main-box .main-box_item[data-v-478204d5] {
    width: 33.3%;
    text-align: center;
    margin: .2rem 0
}

.main .main-box .main-box_item .box_item-bj[data-v-478204d5] {
    margin: auto;
    width: 4.31rem;
    height: 2.45rem;
    background: url(index_box.45d05a0.png) no-repeat;
    background-size: 100% 100%;
    padding: .075rem;
    position: relative;
    transition: All .4s ease-in-out
}

.main .main-box .main-box_item .box_item-bj img[data-v-478204d5] {
    width: 100%;
    height: 100%
}

.main .main-box .main-box_item .box_item-bj .box_item-cover[data-v-478204d5] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 96%;
    height: 94%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 9;
    cursor: pointer
}

.main .main-box .main-box_item .box_item-bj:hover .box_item-cover[data-v-478204d5] {
    background: transparent
}

.main .main-box .main-box_item .box_item-bj[data-v-478204d5]:hover {
    transform: scale(1.1)
}

.main .main-box .main-box_item p[data-v-478204d5] {
    background-image: -webkit-linear-gradient(bottom, #1765ff, #8fefff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: .8rem;
    font-weight: 700
}

.main .main-ts[data-v-478204d5] {
    position: absolute;
    right: .37rem;
    bottom: .33rem;
    font-size: .16rem;
    color: #fff
}

.loading[data-v-478204d5] {
    width: auto;
    height: 100vh;
    position: relative;
    background-color: #0a0a22
}

.loading .index_loading[data-v-478204d5] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    object-fit: contain
}