/*@charset "UTF-8";*/

svg {
    width: 100%;
    height: 100%;
    display: block;
}

/*插件样式*/
.bsTop {
    width: 10.8333vw !important;
}

.bsFrameDiv div {
    width: 10.8333vw !important;
    height: 10.8333vw !important;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.bsFrameDiv img {
    margin: 0 !important;
}

.bshare-custom {
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.8333vw;
    color: #b2b2b2;
}

.bshare-custom.icon-medium-plus a {
    padding-left: 0 !important;
    color: #999999;
    margin: 0 0 0 1.1458333vw !important;
    width: 2.08333vw !important;
    height: 2.08333vw !important;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    outline: none;
    -webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}

.bshare-custom a:hover {
    text-decoration: none !important;
    opacity: 1;
    color: #36adad;
}

.BMap_Marker img {
    width: auto;
    display: inline-block;
}

.BMap_bubble_content img {
    width: auto;
    display: inline-block;
}

.nicescroll-cursors {
    border: none !important;
}

.nicescroll-rails {
    cursor: pointer !important;
}

/*默认样式*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}


.Manrope-Regular {
    font-family: "Manrope-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Manrope-Bold {
    font-family: "Manrope-Bold", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Manrope-Light {
    font-family: "Manrope-Light", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Manrope-Medium {
    font-family: "Manrope-Medium", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Manrope-SemiBold {
    font-family: "Manrope-SemiBold", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Manrope-Extralight {
    font-family: "Manrope-Extralight", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}


.Poppins-Black {
    font-family: "Poppins-Black", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-Bold {
    font-family: "Poppins-Bold", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-ExtraLight {
    font-family: "Poppins-ExtraLight", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-Light {
    font-family: "Poppins-Light", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-Medium {
    font-family: "Poppins-Medium", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-Regular {
    font-family: "Poppins-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-SemiBold {
    font-family: "Poppins-SemiBold", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}


@font-face {
    font-family: "Manrope-Regular";
    src: url(../fonts/Manrope-Regular.ttf);
}

@font-face {
    font-family: "Manrope-Bold";
    src: url(../fonts/Manrope-Bold.ttf);
}

@font-face {
    font-family: "Manrope-Light";
    src: url(../fonts/Manrope-Light.ttf);
}

@font-face {
    font-family: "Manrope-Medium";
    src: url(../fonts/Manrope-Medium.ttf);
}

@font-face {
    font-family: "Manrope-SemiBold";
    src: url(../fonts/Manrope-SemiBold.ttf);
}

@font-face {
    font-family: "Manrope-Extralight";
    src: url(../fonts/MANROPE-EXTRALIGHT.TTF);
}

@font-face {
    font-family: "Poppins-Black";
    src: url(../fonts/Poppins-Black.otf);
}

@font-face {
    font-family: "Poppins-Bold";
    src: url(../fonts/Poppins-Bold.otf);
}

@font-face {
    font-family: "Poppins-ExtraLight";
    src: url(../fonts/Poppins-ExtraLight.otf);
}

@font-face {
    font-family: "Poppins-Light";
    src: url(../fonts/Poppins-Light.otf);
}

@font-face {
    font-family: "Poppins-Medium";
    src: url(../fonts/Poppins-Medium.otf);
}

@font-face {
    font-family: "Poppins-Regular";
    src: url(../fonts/Poppins-Regular.otf);
}

@font-face {
    font-family: "Poppins-SemiBold";
    src: url(../fonts/Poppins-SemiBold.otf);
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    word-wrap: break-word !important;
    word-break: normal !important;
    /*user-select: none;*/
}

html, body {
    font-family: "Poppins-Regular", "Manrope-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
    background: #fff;
    font-size: 0.7291666vw;
    width: 100%;
    color: #000;
    margin: 0 auto;
    -webkit-overflow-scrolling: touch;
}

body {
    overflow: hidden;
}

input, select, button, textarea {
    vertical-align: middle;
    border-radius: 0;
    outline: none;
    background: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "Poppins-Regular", "Manrope-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.html_page {
    position: relative;
    z-index: 19;
    background: #ffffff;
    width: 100%;
    /*min-height: 100vh;*/
}

.BMap_cpyCtrl {
    display: none;
}

.anchorBL {
    display: none;
}

.body_flex {
    position: fixed;
}

img {
    border: none;
    display: block;
    width: 100%;
}

i {
    font-style: normal;
}

div {
    outline: none;
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

table {
    border-collapse: collapse;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

video {
    outline: none;
}

a:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

li {
    list-style: none;
}


select::-ms-expand {
    display: none;
}

textarea {
    resize: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

textarea {
    resize: vertical;
}

/*清除浮动*/
.clear:after {
    content: "";
    width: 0;
    height: 0;
    clear: both;
    display: block;
}

/*input高亮*/
.salient-input {
    padding: 0.36458333vw 0 0.36458333vw 0.26041666vw;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.salient-input:focus {
    border-color: #4faad6;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0.41666vw rgba(10, 201, 245, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0.41666vw rgba(10, 201, 245, .6);
}

/*单行超出省略*/
.space-over {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*多行超出省略*/
.space-list-over {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #8c8c8c;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #8c8c8c;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #8c8c8c;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #8c8c8c;
}


.cover {
    position: relative;
    height: 0;
    overflow: hidden;
}

.cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-animation {
    opacity: 0;
}

.banner_box .swiper-slide {
    background: #fff;
    overflow: hidden;
}

.swiper-pagination-bullet {
    outline: none;
    cursor: pointer;
}

/*!*滚动条整体部分，可以设置宽度等*!*/
/*::-webkit-scrollbar {*/
/*}*/

/*!*滚动条两端的按钮*!*/

/*::-webkit-scrollbar-button {*/
/*}*/

/*!*外层轨道*!*/
/*::-webkit-scrollbar-track {*/
/*}*/

/*!*内层滚动槽*!*/
/*::-webkit-scrollbar-track-piece {*/
/*}*/

/*!*滚动的滑块*!*/
/*::-webkit-scrollbar-thumb {*/
/*}*/

/*!*边角*!*/
/*::-webkit-scrollbar-corner {*/
/*}*/

/*!*定义右下角拖动块的样式*!*/
/*::-webkit-resizer {*/
/*}*/

/*css play*/
.index_page_wrap {
    height: 100vh;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.index_page_swiper {
    height: 100vh;
    position: relative;
}

.index_page_slide {
    height: 100%;
}

.index_page_slide:last-child {
    height: 40.625vw;
}

.index_page_content {
    height: 100%;
    position: relative;
    background: #000000;
}

.index_page_img {
    height: 100%;
}

.index_banner_wrap {
    height: 100%;
    position: relative;
}

.index_banner_swiper {
    height: 100%;
}

.index_banner_slide {
    height: 100%;
}

.index_banner_content {
    height: 100%;
}

.index_banner_back {
    width: 100vw;
    height: 100vh;
}

.index_banner_back video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index_banner_big {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}

.index_banner_color_wrap {
    position: absolute;
    left: -31%;
    top: -10%;
    width: 56.92708333%;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.index_banner_color_img {
    padding-bottom: 100%;
    background: #011871;
    -webkit-border-radius: 3.6458333vw;
    border-radius: 3.6458333vw;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.index_banner_center {
    width: 100%;
    padding: 0 5.208333vw 0 4.42708333vw;
    margin-top: -3.125vw;
    position: relative;
    z-index: 9;
}

.index_banner_text {
    font-size: 3.6458333vw;
    line-height: 4.6vw;
}


.index_banner_subtitle .index_banner_text {
    color: #ffffff;
}

.index_banner_title .index_banner_text {
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.index_banner_label .index_banner_text {
    color: #ffffff;
}

.index_banner_subtitle {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_title {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_label {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_cn {
    font-size: 1.25vw;
    line-height: 1.7708333vw;
    color: #ffffff;
    margin-top: 1.30208333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_logo_wrap {
    width: 59.21875%;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 3.6458333vw;

}

.index_banner_logo_box {
    position: relative;
    padding-bottom: 54.26561%;
    opacity: 0;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.index_banner_logo_tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_banner_logo_label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_banner_logo_img {
    width: 100%;
}

.index_scroll_swiper {
    height: 100%;
    overflow: initial;
}

.index_scroll_swiper .index_scroll_slide {
    height: auto;
}

.index_scroll_hide {
    pointer-events: none;
}

.index_scroll_content {
    height: 500vh;
    position: relative;
}

.index_scroll_tab {
    position: relative;
    height: 100vh;
}

.index_scroll_page_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.index_scroll_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_scroll_page_content {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9;
}

.index_scroll_page_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
}

.index_scroll_page_big {
    width: 100%;
}

.index_scroll_animate_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;
}

.index_scroll_animate_box {
    position: absolute;
    left: 98%;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: auto;
}

.index_scroll_title_box {
    -webkit-justify-content: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_scroll_subtitle_box {
    -webkit-justify-content: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_scroll_text_box {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 3.125vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_scroll_title_label {
    font-size: 3.125vw;
    line-height: 4.1666vw;
    color: #111111;
}

.index_scroll_subtitle_label {
    font-size: 3.125vw;
    line-height: 4.1666vw;
    font-weight: bold;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.index_scroll_text_label {
    text-align: center;
    font-size: 1.2375vw;
    line-height: 1.658333vw;
    color: #0046d9;
}

.index_scroll_line_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.index_scroll_line_tab {
    width: 116%;
    position: absolute;
    bottom: -2vw;
    left: 0;

}

.index_scroll_line_svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    transform: scaleY(.7);
}

.index_scroll_line_svg:nth-child(1) {
    position: relative;
}

.index_scroll_line_svg {
    fill: transparent;
    stroke-width: .1;
}

.index_scroll_line_svg1 {
    opacity: .1;

}

.index_scroll_line_svg2 {
    opacity: .1;
}

.index_scroll_line_sv3 {
    opacity: .6;
}


.index_scroll_line_svg1 path {
    -webkit-animation: ScrollLine 18s 2s infinite linear both normal;
    animation: ScrollLine 18s 2s infinite linear both normal;
}

.index_scroll_line_svg2 path {
    -webkit-animation: ScrollLine 18s 1s infinite linear both normal;
    animation: ScrollLine 18s 1s infinite linear both normal;
}

.index_scroll_line_svg3 path {
    -webkit-animation: ScrollLine 18s infinite linear both normal;
    animation: ScrollLine 18s infinite linear both normal;

}


@keyframes ScrollLine {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    50% {
        opacity: .5;
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 1;
    }
}

.index_scroll_line_svg2 {
    margin-top: 1.5625vw;
}

.index_scroll_line_svg3 {
    margin-top: 2.6041666vw;
}

.index_scroll_animate_back {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.index_scroll_animate_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_scroll_animate_big {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 5.208333vw 0 4.42708333vw;
    -webkit-align-items: center;
    align-items: center;
}

.index_scroll_animate_center {
    width: 100%;
}

.index_scroll_animate_subtitle {
    font-size: 3.0208333vw;
    line-height: 3.541666vw;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.index_scroll_animate_title {
    font-size: 3.0208333vw;
    line-height: 3.541666vw;
    color: #ffffff;
    font-weight: bold;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.index_scroll_animate_en {
    font-size: 0.9375vw;
    line-height: 1.25vw;
    color: #ffffff;
    margin-top: 1.041666vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_scroll_animate_text {
    font-size: 0.9033vw;
    line-height: 1.8625vw;
    color: #ffffff;
    margin-top: 2.91666vw;
    width: 38.6458333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.index_scroll_animate_button {
    margin-top: 6.25vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}


.index_scroll_animate_button .public_btn_box {
    position: relative;
    left: 1.041666vw;
    top: 1.041666vw;
}

.index_scroll_animate_button .public_btn_box:after {
    -webkit-transform: scale(1.5) rotate(45deg);
    transform: scale(1.5) rotate(45deg);
}

.index_scroll_animate_button .public_btn_icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.header_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}

.header_wrap:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    -webkit-backdrop-filter: blur(1.5625vw);
    backdrop-filter: blur(1.5625vw);
    background: rgba(0, 0, 0, .2);
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_box {
    padding: 0 1.5625vw;
    position: relative;
    z-index: 9;
}

.header_content {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header_logo_box {
    width: 8.28125vw;
}

.header_logo_box a {
    display: block;
}

.header_logo_box a img {
    -webkit-filter: grayscale(300%) invert(100%) brightness(500%);
    filter: grayscale(300%) invert(100%) brightness(500%);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_wrap {
    -webkit-align-items: center;
    align-items: center;
}

.header_menu_box {
    position: relative;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_content {
    width: 100%;
}

.header_menu_item_box {
    margin: 0 2.08333vw;
    position: relative;
}

.header_menu_item_link {
    font-size: 0.88541666vw;
    line-height: 4.1666vw;
    color: #ffffff;
    position: relative;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_item_link:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
    bottom: 0;
    width: 0;
    height: 0.1041666vw;
    background-image: linear-gradient(to right, #0046d9, #0046d9 40%, #7700c9 76%, #fa0198);

}

.header_menu_item_box:hover .header_menu_item_link:after {
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_menu_down_wrap {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: max-content;
    overflow: hidden;
    height: 0;
    -webkit-border-radius: 0 0 0.78125vw 0.78125vw;
    border-radius: 0 0 0.78125vw 0.78125vw;

}

.header_menu_down_box {
    -webkit-backdrop-filter: blur(1.5625vw);
    backdrop-filter: blur(1.5625vw);
    background: rgba(0, 0, 0, .2);
    position: relative;
}

.header_menu_down_box:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 0;
    height: 0.1041666vw;
    background-image: linear-gradient(to right, #0046d9, #0046d9 40%, #7700c9 76%, #fa0198);

}

.header_menu_down_show {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_menu_down_show .header_menu_down_box:after {
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_menu_down_show .header_menu_down_ul {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.header_menu_down_ul {
    position: relative;
    z-index: 9;
    padding: 1.041666vw 1.5625vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_menu_down_li {
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0.36458333vw 0;
}

.header_menu_down_li a {
    font-size: 0.83333vw;
    line-height: 1.8229vw;
    color: #ffffff;
    width: auto;
    max-width: 100%;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.header_menu_down_li a:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 1px;
    background: #ffffff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.header_menu_down_li a:hover:after {
    width: 100%;
}


.header_menu_languages_wrap {
    margin-left: 2.6041666vw;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_languages_li {
    margin: 0 0.625vw;
}

.header_menu_languages_li a {
    font-size: 0.78125vw;
    line-height: 1.7708333vw;
    color: #888888;
    position: relative;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_languages_li a:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 0.15625vw;
    background: #ffffff;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_languages_active a {
    color: #ffffff;
}

.header_menu_languages_active a:after {
    width: 100%;
}

.header_menu_button {
    width: 1.7708333vw;
    height: 1.7708333vw;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 4.1666vw;
    cursor: pointer;
}

.header_menu_btn_box {
    width: 1.25vw;
    height: 1.25vw;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: space-between;
    align-content: space-between;
    position: relative;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_btn_label {
    width: 0.41666vw;
    margin: 0 0.41666vw 0 0;
    position: relative;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_btn_label:after {
    content: "";
    width: 100%;
    padding-bottom: 100%;
    -webkit-border-radius: 0.1041666vw;
    border-radius: 0.1041666vw;
    background: #ffffff;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_btn_label:nth-child(1):after,
.header_menu_btn_label:nth-child(4):after {
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.header_menu_btn_label:nth-child(2n) {
    margin: 0;
}

.header_menu_btn_label:nth-child(5) {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    margin: 0;
    opacity: 0;
}

.header_color .header_logo_box a img {
    -webkit-filter: none;
    filter: none;
}

.header_color .header_menu_item_link {
    color: #222222;
}

.header_color .header_menu_languages_li a {
    color: #999999;
}

.header_color .header_menu_btn_label:after {
    background: #0046d9;
}

.header_color .header_menu_languages_active a {
    color: #111111;
}

.header_color .header_menu_languages_active a:after {
    width: 100%;
    background: #111111;
}


.header_pro_color .header_logo_box a img {
    -webkit-filter: none;
    filter: none;
}

.header_pro_color .header_menu_item_link {
    color: #222222;
}

.header_pro_color .header_menu_languages_li a {
    color: #999999;
}

.header_pro_color .header_menu_btn_label:after {
    background: #0046d9;
}

.header_pro_color .header_menu_languages_active a {
    color: #111111;
}

.header_pro_color .header_menu_languages_active a:after {
    width: 100%;
    background: #111111;
}

/*第二屏当前*/

.header_current_color .header_logo_box a img {
    -webkit-filter: grayscale(300%) invert(100%) brightness(500%);
    filter: grayscale(300%) invert(100%) brightness(500%);
}

.header_current_color .header_menu_item_link {
    color: #ffffff;
}

.header_current_color .header_menu_languages_li a {
    color: #888888;
}

.header_current_color .header_menu_btn_label:after {
    background: #ffffff;
}

.header_current_color .header_menu_languages_active a {
    color: #ffffff;
}

.header_current_color .header_menu_languages_active a:after {
    width: 100%;
    background: #ffffff;
}


/*关闭*/
.header_active:after {
    opacity: 1;
    height: 100%;
}

.header_active .header_logo_box a img {
    -webkit-filter: grayscale(300%) invert(100%) brightness(500%);
    filter: grayscale(300%) invert(100%) brightness(500%);
}

.header_active .header_menu_item_link {
    color: #ffffff;
}

.header_active .header_menu_languages_li a {
    color: #888888;
}

.header_active .header_menu_btn_label:after {
    background: #ffffff;
}

.header_active .header_menu_languages_active a {
    color: #ffffff;
}

.header_active .header_menu_languages_active a:after {
    width: 100%;
    background: #ffffff;
}

.header_black:after {
    opacity: 1;
    height: 100%;
}

/*第一屏*/

.index_page_current .index_banner_swiper .swiper-slide-active .index_banner_color_img {
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_current .index_banner_swiper .swiper-slide-active .index_banner_subtitle {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;

}

.index_page_current .index_banner_swiper .swiper-slide-active .index_banner_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_page_current .index_banner_swiper .swiper-slide-active .index_banner_label {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.index_page_current .index_banner_swiper .swiper-slide-active .index_banner_cn {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.index_page_current .index_banner_swiper .swiper-slide-active .index_banner_logo_box {
    opacity: 1;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.index_page_current .index_banner_button_wrap {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

.index_page_current .public_btn_box {
    pointer-events: auto;
}

.index_page_current .banner_swiper_content {
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    opacity: 1;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

/*第二屏*/
.index_page_current .index_scroll_title_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);

}

.index_page_current .index_scroll_subtitle_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;

}

.index_page_current .index_scroll_text_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_page_current .index_scroll_button {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_page_current .index_scroll_animate_show .index_scroll_animate_subtitle {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.index_page_current .index_scroll_animate_show .index_scroll_animate_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.index_page_current .index_scroll_animate_show .index_scroll_animate_en {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_page_current .index_scroll_animate_show .index_scroll_animate_text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;

    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.index_page_current .index_scroll_animate_show .index_scroll_animate_button {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;

    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

/*第三屏*/
.index_page_current .index_pro_title_box:nth-child(1) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_current .index_pro_title_box:nth-child(2) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.index_page_current .index_pro_text_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_page_current .index_pro_item_box:nth-child(1) a {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.index_page_current .index_pro_item_box:nth-child(2) a {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.index_page_current .index_pro_item_box:nth-child(3) a {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

.index_page_current .index_pro_item_default {
    width: 25.992095%;
}

.index_page_current .index_pro_item_active {
    width: 44.04761% !important;
}

.index_page_current .index_pro_item_active .index_pro_item_content {
    padding: 2.8125vw 2.08333vw 1.5625vw 2.08333vw;
}

.index_page_current .index_pro_item_active .index_pro_item_label img {
    -webkit-filter: none;
    filter: none;
}

.index_page_current .index_pro_item_active .index_pro_top_back {
    opacity: 0;
}

.index_page_current .index_pro_item_active .index_pro_bottom_back {
    opacity: 1;
}

/*第四屏*/
.index_page_current .index_core_title_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_current .index_core_text_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.index_page_current .index_core_tab {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_page_current .index_core_swiper {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_page_current .index_core_control_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.index_page_current .index_core_swiper .swiper-slide-active .index_core_item_box {
    opacity: 1;
    pointer-events: auto;
}

.index_page_current .index_core_swiper .swiper-slide-active .index_core_item_back {
    opacity: 1;
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg);
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

/*第五屏*/
.index_page_current .index_partner_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_current .index_partner_subtitle {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.index_page_current .index_partner_button {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_page_pagination_wrap {
    position: fixed;
    right: 2.08333vw;
    top: 0;
    width: 0.9375vw;
    padding: 0 0.15625vw;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    z-index: 99;
    pointer-events: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_pagination_box {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    pointer-events: none;
}

.index_page_pagination_li {
    width: 100%;
    margin-bottom: 1.5625vw;
    cursor: pointer;
}

.index_page_pagination_li:last-child {
    margin-bottom: 0;
}

.index_page_pagination_icon {
    width: 100%;
    position: relative;
}

.index_page_pagination_label {
    width: 100%;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_pagination_label svg {
    fill: rgba(255, 255, 255, .3);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_pagination_label:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
}

.index_page_pagination_active .index_page_pagination_label {
    transform: rotate(90deg);
}

.index_page_pagination_active .index_page_pagination_label svg {
    fill: #ffffff;
}

.index_page_pagination_color .index_page_pagination_label:nth-child(1) {
    opacity: 0;
}

.index_page_pagination_color .index_page_pagination_label:nth-child(2) {
    opacity: 1;
}

.index_page_pagination_color .index_page_pagination_label svg {
    fill: #cfcfcf;
}

.index_page_pagination_color .index_page_pagination_active .index_page_pagination_label:nth-child(2) svg {
    fill: url(#LabelColor);
}

.index_page_pagination_hide {
    opacity: 0;
    pointer-events: none;
}

.index_page_pagination_hide .index_page_pagination_box {
    pointer-events: none !important;
}

.index_page_scroll_wrap {
    position: fixed;
    right: 2.08333vw;
    bottom: 2.08333vw;
    width: 0.9375vw;
    z-index: 99;
    pointer-events: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_scroll_box {
    opacity: 0;
    -webkit-transform: translateY(-4vw);
    transform: translateY(-4vw);
}

.index_page_scroll_icon {
    width: 100%;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
}


.index_page_scroll_read {
    margin-top: 0.625vw;
}

.index_page_scroll_label {
    width: 100%;
    display: block;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_scroll_label:nth-child(1) svg {
    fill: #05c9c9;
}

.index_page_scroll_label:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.index_page_scroll_text {
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    color: #ffffff;
    font-size: 0.7291666vw;
    line-height: 0.9375vw;
    text-align: center;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_scroll_hide {
    opacity: 0;
    pointer-events: none;
}

.index_page_scroll_color .index_page_scroll_label:nth-child(1) {
    opacity: 0;
}

.index_page_scroll_color .index_page_scroll_label:nth-child(2) {
    opacity: 1;
}

.index_page_scroll_color .index_page_scroll_text {
    color: #666666;
}

.index_page_scroll_current .index_page_scroll_label:nth-child(1) {
    opacity: 1;
}

.index_page_scroll_current .index_page_scroll_label:nth-child(2) {
    opacity: 0;
}

.index_page_scroll_current .index_page_scroll_text {
    color: #ffffff;
}

.body_animate .header_wrap {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.body_animate .index_page_pagination_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.body_animate .index_page_scroll_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.menu_popup_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
    opacity: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, .65);
    -webkit-backdrop-filter: blur(1.5625vw);
    backdrop-filter: blur(1.5625vw);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_popup_box {
    background: #ffffff;
    position: relative;
    padding: 7.8125vw 0 3.6458333vw 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_popup_content {
    padding: 0 5.208333vw 0 4.42708333vw;
    position: relative;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_popup_nav_wrap {
    width: 62.8242%;
}

.menu_popup_nav_box {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.menu_popup_item_title {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    color: #111111;
    font-weight: bold;
}

.menu_popup_item_ul {
    margin: 1.1458333vw 0 0 0;
}

.menu_popup_item_li {
    padding: 0.36458333vw 0;
}

.menu_popup_item_li a {
    font-size: 0.8333vw;
    line-height: 1.354166vw;
    color: #333333;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_popup_item_li a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.menu_popup_item_li a:hover {
    color: #000000;
}

.menu_popup_item_li a:hover:after {
    width: 100%;
    left: 0;
}

.menu_popup_pack {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.menu_popup_slogan_box {
    width: 26.5129%;
}

.menu_popup_slogan_pic {
    position: relative;
}

.menu_popup_slogan_read {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    z-index: 9;
}

.menu_popup_slogan_center {
    width: 100%;
    padding: 0 2.08333vw;
}

.menu_popup_slogan_title {
    font-size: 1.1458333vw;
    line-height: 1.6666vw;
    color: #ffffff;
    font-weight: bold;
}

.menu_popup_slogan_subtitle {
    font-size: 1.1458333vw;
    line-height: 1.6666vw;
    color: #ffffff;
    margin-top: 0.5208333vw;
}

.menu_popup_slogan_img {
    padding-bottom: 46.0869%;
    -webkit-border-radius: 0.5208333vw;
    border-radius: 0.5208333vw;
}

.menu_popup_show {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
}

.menu_popup_show .menu_popup_box {
    -webkit-transform: none;
    transform: none;
}

.menu_popup_show .menu_popup_content {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 1;
    pointer-events: auto;
}


.header_menu_show:after {
    opacity: 0;
}

.header_menu_show .header_logo_box a img {
    -webkit-filter: none;
    filter: none;
}

.header_menu_show .header_menu_btn_label:after {
    background: #222222;
}

.header_menu_show .header_menu_languages_wrap {
    opacity: 0;
    pointer-events: none;
}

.header_menu_show .header_menu_box {
    opacity: 0;
    pointer-events: none;
}

.header_menu_show .header_menu_btn_box {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.header_menu_show .header_menu_btn_label:after {
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.header_menu_show .header_menu_btn_label:nth-child(5) {
    opacity: 1;
}

.index_banner_button_wrap {
    position: absolute;
    left: 0;
    bottom: 6vw;
    z-index: 99;
    opacity: 0;
    width: 100%;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_button_box {
    padding: 0 5.208333vw 0 5.46875vw;
}

.public_btn_box {
    width: 2.34375vw;
    height: 2.34375vw;
    position: relative;
    margin-right: 1.30208333vw;
    cursor: pointer;
    opacity: .5;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_btn_box a {
    display: block;
    position: relative;
    height: 100%;
}

.banner_btn_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.public_btn_box:last-child {
    margin-right: 0;
}

.public_btn_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;

    box-sizing: border-box;
    -webkit-border-radius: 0.41666vw;
    border-radius: 0.41666vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_btn_box:nth-child(2) {
    margin-top: 1.30208333vw;
}

.public_btn_box:hover {
    opacity: 1;
}

.public_btn_active {
    opacity: 1;
}

.public_btn_active:after {
    -webkit-transform: scale(1.5) rotate(45deg);
    transform: scale(1.5) rotate(45deg);
}

.public_btn_icon {
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 9;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_btn_label {
    width: 44%;
}

.public_btn_label svg {
    fill: #ffffff;
}

.index_pro_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.index_pro_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_pro_box {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
}

.index_pro_content {
    width: 100%;
    position: relative;
    padding: 0 9.8958333vw 0 4.42708333vw;
    margin-top: 5.208333vw;
}

.index_pro_title_box {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_pro_text_box {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_pro_title_box:nth-child(2) {
    margin-top: -0.5208333vw;
}

.index_pro_title_label {
    font-size: 2.8125vw;
    line-height: 3.6458333vw;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.index_pro_head_read {
    margin-top: 0.5208333vw;
}

.index_pro_text_label {
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    color: #ffffff;
}

.index_pro_head_wrap {
    width: 23.4042%;
}

.index_pro_pack {
    width: 76.5958%;
}

.index_pro_tab {
    -webkit-flex-flow: nowrap;
    flex-flow: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.index_pro_item_box {
    width: 32.671966%;
    margin: 0 1.9841% 0 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.index_pro_item_box:nth-child(3n) {
    margin: 0;
}

.index_pro_item_box a {
    display: block;
    position: relative;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.index_pro_item_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(5, 201, 201, .5);
    box-sizing: border-box;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    pointer-events: none;
    z-index: 2;
}

.index_pro_top_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_pro_bottom_back {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_pro_item_content {
    padding: 2.8125vw 1.041666vw 1.5625vw 1.041666vw;
    position: relative;
    z-index: 9;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.index_pro_item_icon {
    height: 2.6041666vw;
}

.index_pro_item_label {
    height: 100%;
    width: auto;
    -webkit-align-items: center;
    align-items: center;
}

.index_pro_item_label img {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    -webkit-filter: grayscale(300%) invert(100%) brightness(500%);
    filter: grayscale(300%) invert(100%) brightness(500%);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_pro_item_head {
    margin: 2.08333vw 0 1.875vw 0;
}

.index_pro_item_title {
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    color: #ffffff;
    font-weight: bold;
}

.index_pro_item_subtitle {
    font-size: 1.1458333vw;
    line-height: 1.6666vw;
    color: #ffffff;
}

.index_pro_item_text {
    font-size: 0.88125vw;
    line-height: 1.25vw;
    height: 3.75vw;
    color: #ffffff;
    margin-top: 2.08333vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index_pro_item_pic {
    width: 100%;
    height: 14.58333vw;
}

.index_pro_item_img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
}


.index_core_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.index_core_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_core_box {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_core_content {
    width: 100%;
    padding: 0 5.208333vw 0 4.42708333vw;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 4.1666vw;
}

.index_core_pack {
    width: 100%;
    position: relative;
    padding: 0 3.89049%;
}

.index_core_head_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    pointer-events: none;
}

.index_core_title_box {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_core_text_box {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_core_slogan_wrap {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_core_slogan_box {
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: .04;
}

.index_core_slogan_text {
    text-align: center;
    font-size: 11.458333vw;
    line-height: 10.41666vw;
    text-transform: uppercase;
}

.index_core_control_wrap {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    width: 100%;
    z-index: 9;
    display: none;
}

.index_core_control_box {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    opacity: 0;
    pointer-events: none;
}

.index_core_item_box {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 0;
    pointer-events: none;
    position: relative;

}

.index_core_item_box:hover .index_core_item_animate {
    -webkit-transform: rotate(-28deg);
    transform: rotate(-28deg);
}

.index_core_item_back {
    position: absolute;
    left: 0;
    top: 5%;
    width: 100%;
    height: 90%;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;

}

.index_core_item_animate {
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    overflow: hidden;
}

.index_core_item_box a {
    background: #ffffff;
    overflow: hidden;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    display: block;
    position: relative;
    z-index: 9;
}

.index_core_animate {
    -webkit-transform: translateX(7.8125vw);
    transform: translateX(7.8125vw);
    position: relative;
    z-index: 1;
}

.index_core_swiper {
    overflow: initial;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}


.index_core_item_pic {
    position: relative;
}

.index_core_item_img {
    padding-bottom: 54%;
}

.index_core_item_icon {
    width: 100%;
    height: 3.75vw;
}

.index_core_item_label {
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
}

.index_core_item_label img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

.index_core_item_read {
    padding: 2.86458333vw;
    position: relative;
}

.index_core_item_title {
    font-size: 1.458333vw;
    line-height: 1.9791666vw;
    color: #111111;
    margin-top: 2.86458333vw;
}

.index_core_item_text {
    font-size: 0.83125vw;
    line-height: 1.25vw;
    color: #666666;
    margin-top: 0.78125vw;
}

.index_core_item_button {
    margin-top: 1.875vw;
}

.index_core_btn_text {
    font-size: 0.8333vw;
    line-height: 1.875vw;
    color: #05c9c9;
}

.index_core_btn_icon {
    width: 0.9375vw;
    margin-left: 0.5208333vw;
}

.index_core_btn_icon svg {
    width: 100%;
    fill: #05c9c9;
}

.index_core_control_btn {
    background: #ffffff;
    -webkit-border-radius: 2.34375vw;
    border-radius: 2.34375vw;
    padding: 1.041666vw 1.82291666vw;
    cursor: pointer;
    pointer-events: auto;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_core_control_btn.swiper-button-disabled {
    pointer-events: none;
    opacity: 0;
}

.index_core_tab {
    width: 23vw;
    margin-top: 4.1666vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_tab_item_box {
    margin-bottom: 4.94791666vw;
    -webkit-align-items: center;
    align-items: center;
    pointer-events: none;
    position: relative;
}

.index_tab_item_box:after {
    content: "";
    position: absolute;
    left: 1.041666vw;
    top: calc(100% + 0.13020833vw);
    width: 0.1041666vw;
    height: 4.6875vw;
    background: url(../images/bottomicon.png) repeat-y;
}

.index_tab_item_box:last-child {
    margin-bottom: 0;
}

.index_tab_item_box:last-child:after {
    display: none;
}

.index_tab_item_icon {
    width: 2.1875vw;
    height: 2.1875vw;
    position: relative;
    cursor: pointer;
    pointer-events: auto;
}


.index_tab_item_img {
    position: relative;
    z-index: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 25%;
}

.index_tab_item_img:after {
    content: "";
    position: absolute;
    left: 0.15625vw;
    top: 0.15625vw;
    width: calc(100% - 0.3125vw);
    height: calc(100% - 0.3125vw);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #e1eff1;
    z-index: 9;
}

.index_tab_item_icon:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #9da7a8;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    opacity: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_tab_item_icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_tab_item_img img {
    position: relative;
    z-index: 10;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-filter: grayscale(100%) brightness(100%) invert(50%);
    filter: grayscale(100%) brightness(100%) invert(50%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_tab_item_text {
    max-width: calc(100% - 2.1875vw);
    margin-left: 1.041666vw;
    width: auto;
    cursor: pointer;
    pointer-events: auto;
    position: relative;
}

.index_tab_item_label {
    font-size: 1.1458333vw;
    line-height: 1.6666vw;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_tab_item_label:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.index_tab_item_active .index_tab_item_icon:after {
    opacity: 0;
}

.index_tab_item_active .index_tab_item_icon:before {
    opacity: 1;
}

.index_tab_item_active .index_tab_item_img img {
    -webkit-filter: none;
    filter: none;
}

.index_tab_item_active .index_tab_item_label:nth-child(1) {
    opacity: 0;
}

.index_tab_item_active .index_tab_item_label:nth-child(2) {
    opacity: 1;
}

.index_core_control_prev .index_core_control_icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.index_core_control_prev .index_core_control_text {
    margin-left: 1.30208333vw;
}

.index_core_control_next .index_core_control_text {
    margin-right: 1.30208333vw;
}


.index_core_control_text {
    font-size: 0.8333vw;
    line-height: 1.30208333vw;
    color: #111111;
    width: 6.25vw;
}

.index_core_control_icon {
    width: 1.30208333vw;
    height: 2.6041666vw;
}

.index_core_control_icon svg {
    fill: #383838;
}

.index_core_title_label {
    font-size: 2.8125vw;
    line-height: 3.6458333vw;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.index_core_text_label {
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    color: #111111;
}

.index_partner_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.index_partner_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_partner_box {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 9.8958333vw 0 4.42708333vw;
}

.index_partner_content {
    width: 100%;

    margin-top: 3.125vw;
    position: relative;
}

.index_partner_tab {
    padding-bottom: 42.3121%;
    position: relative;
}

.index_partner_big {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 9;
}

.index_partner_center {
    width: 100%;
    position: relative;
    pointer-events: auto;
}

.index_partner_title {
    text-align: center;
    font-size: 2.5vw;
    line-height: 3.38541vw;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_partner_subtitle {
    text-align: center;
    font-size: 2.5vw;
    line-height: 3.38541vw;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_partner_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 4.1666vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_partner_button .public_btn_box:after {
    -webkit-transform: scale(1.5) rotate(45deg);
    transform: scale(1.5) rotate(45deg);
}

.footer_wrap {
    background: #000000;
    padding: 4.1666vw 0 1.354166vw 0;
    position: relative;
    z-index: 20;
}

.footer_box {
    padding: 0 5.208333vw 0 4.42708333vw;
    position: relative;
}

.footer_contact_title {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    color: #ffffff;
}

.footer_contact_text_box {
    margin-top: 0.78125vw;
}

.footer_contact_text_label {
    font-size: 2.08333vw;
    line-height: 2.6041666vw;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer_contact_box {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_contact_btn_box {
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    overflow: hidden;
}

.footer_contact_btn_box a {
    position: relative;
}

.footer_contact_btn_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.footer_contact_btn_box a:before {
    content: "";
    position: absolute;
    right: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background: #000;
    z-index: 2;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_contact_btn_text {
    width: 7.5vw;
    text-align: center;
    font-size: 0.8333vw;
    line-height: 3.4375vw;
    color: #ffffff;
}

.footer_contact_btn_read {
    position: relative;
    z-index: 9;
}

.footer_contact_btn_icon {
    width: 4.0625vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.footer_contact_btn_icon:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(to top, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_contact_btn_label {
    width: 15.3846%;
}

.footer_contact_btn_label svg {
    fill: #ffffff;
}

.footer_contact_btn_box a:hover:before {
    width: 0;
}

.footer_contact_btn_box a:hover .footer_contact_btn_icon:after {
    opacity: 0;
}

.footer_contact_wrap {
    padding-bottom: 4.32291666vw;
    position: relative;
}

.footer_contact_line {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: hidden;
}

.footer_contact_line:after {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 200%;
    height: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 20%, #7700c9 38%, #fa0198, #7700c9 62%, #0046d9 80%, #05c9c9);
    -webkit-animation: FootLineAfter 6s infinite linear;
    animation: FootLineAfter 6s infinite linear;


}

.footer_contact_line:before {
    content: "";
    position: absolute;
    left: -200%;
    top: 0;
    width: 200%;
    height: 100%;
    background-image: linear-gradient(to right, #fa0198, #7700c9 20%, #0046d9 38%, #05c9c9, #0046d9 62%, #7700c9 80%, #fa0198);
    -webkit-animation: FootLineBefore 6s infinite linear;
    animation: FootLineBefore 6s infinite linear;
    z-index: 1;
}

@keyframes FootLineAfter {
    0% {
        left: -100%;
    }
    50% {
        left: 0;
    }
    100% {
        left: 100%;
    }
}

@keyframes FootLineBefore {
    0% {
        left: -200%;
    }
    50% {
        left: -100%;
    }
    100% {
        left: 0;
    }
}


.footer_menu_wrap {
    padding: 4.6875vw 0 0 0;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_logo_box {
    width: 13.2564%;
}

.footer_logo_box img {
    -webkit-filter: grayscale(300%) invert(100%) brightness(500%);
    filter: grayscale(300%) invert(100%) brightness(500%);
}

.footer_menu_item_title a {
    font-size: 0.88541666vw;
    line-height: 1.458333vw;
    color: #ffffff;
    font-weight: bold;
}

.footer_menu_item_ul {
    margin-top: 0.78125vw;
}

.footer_menu_item_li {
    padding: 0.26041666vw 0;
}

.footer_menu_item_li a {
    font-size: 0.8333vw;
    line-height: 1.354166vw;
    color: #777777;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;

}

.footer_menu_item_li a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_menu_item_li a:hover {
    color: #ffffff;
}

.footer_menu_item_li a:hover:after {
    left: 0;
    width: 100%;
}

.footer_menu_item_box {
    margin-right: 5.208333vw;
}

.footer_menu_box {
    position: relative;
}

.footer_menu_content {
    padding-bottom: 2.6041666vw;
    position: relative;
    width: 54.1786%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}


.footer_menu_content:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .18);
}

.footer_menu_btn_box {
    width: 2.86458333vw;
    height: 2.86458333vw;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
}

.footer_menu_btn_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, .3);
    box-sizing: border-box;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_menu_btn_box:hover:after {
    background: #0046d9;
    border: 1px solid #0046d9;
}

.footer_menu_btn_icon {
    width: 23.6363%;
    position: relative;
    z-index: 9;
}

.footer_menu_btn_icon svg {
    fill: #ffffff;
}


.footer_share_wrap {
    padding: 2.08333vw 0 0 0;
    position: relative;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.footer_copy_wrap {
    width: 45.8214%;
    padding: 2.08333vw 0 0 0;
}


.footer_share_box {
    width: 54.1786%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.footer_copy_text,
.footer_copy_text a {
    font-size: 0.8333vw;
    line-height: 1.354166vw;
    color: #666666;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_copy_text a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_copy_text a:hover {
    color: #ffffff;
}

.footer_copy_text a:hover:after {
    left: 0;
    width: 100%;
}

.footer_design_text {
    margin-top: 0.5208333vw;
}

.footer_design_text,
.footer_design_text a {
    font-size: 0.8333vw;
    line-height: 1.354166vw;
    color: #666666;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_design_text a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_design_text a:hover {
    color: #ffffff;
}

.footer_design_text a:hover:after {
    left: 0;
    width: 100%;
}

.footer_share_title {
    font-size: 0.88541666vw;
    line-height: 1.458333vw;
    color: #ffffff;
    font-weight: bold;
}

.footer_share_tab {
    margin-top: 1.041666vw;
}

.footer_share_item_box {
    width: 2.08333vw;
    height: 2.08333vw;
    position: relative;
    margin-right: 1.041666vw;

}


.footer_share_item_box a {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer_share_item_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .1);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_share_item_icon {
    position: relative;
    z-index: 9;
    width: 45%;
}

.footer_share_item_icon svg {
    fill: rgba(255, 255, 255, .3);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_share_item_active a:after {
    background: #0046d9;
}

.footer_share_item_active .footer_share_item_icon svg {
    fill: #ffffff;
}

.footer_share_item_active .footer_share_down_box {
    opacity: 1;
    pointer-events: auto;
    top: 0;
}

.footer_ewm_box {
    -webkit-align-items: center;
    align-items: center;
}

.footer_ewm_read {
    font-size: 0.8333vw;
    line-height: 1.354166vw;
    color: #666666;
    margin-right: 1.5625vw;
}

.footer_ewm_pic {
    width: 6.25vw;
    height: 6.25vw;
    position: relative;
}

.footer_ewm_img {
    width: 100%;
    height: 100%;
    position: relative;
}

.footer_share_down_box {
    position: absolute;
    left: 50%;
    top: 0.5208333vw;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    width: 5.208333vw;
    padding: 0 0 0.7291666vw 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_share_item_show .footer_share_down_box {
    top: 0;
    opacity: 1;
    pointer-events: auto;
}

.footer_share_down_content {
    background: #ffffff;
    padding:0.208333vw;
    position: relative;
    height: 5.208333vw;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.footer_share_down_content:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
    width: 0;
    height: 0;
    border-right: 0.3125vw solid transparent;
    border-left: 0.3125vw solid transparent;
    border-top: 0.3125vw solid #ffffff;
}

.footer_share_down_pic {
    padding-bottom: 100%;
    position: relative;
}

.footer_share_down_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_client_default_wrap {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.index_client_menu_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_partner_item_box {
    position: absolute;
    width: 9.791666vw;
    height: 9.791666vw;
}

.index_partner_item_content {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);

}

.index_partner_item_pack {
    position: relative;
    width: 100%;
    height: 100%;
}

.index_partner_item_show .index_partner_item_content {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.index_partner_item_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_partner_item_img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    padding: 15%;
}

.index_partner_item_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.index_partner_item_box:nth-child(1) {
    top: 4.5977%;
    left: 23.7082%;
}

.index_partner_item_box:nth-child(2) {
    top: 4.5977%;
    right: 23.7082%;
}


.index_partner_item_box:nth-child(3) {
    top: 13.6494%;
    left: 0.851063%;
}

.index_partner_item_box:nth-child(4) {
    top: 13.6494%;
    right: 0.851063%;
}

.index_partner_item_box:nth-child(5) {
    top: 37.6436%;
    left: 13.3738%;
}

.index_partner_item_box:nth-child(6) {
    top: 37.6436%;
    right: 13.3738%;
}

.index_partner_item_box:nth-child(7) {
    bottom: 13.6494%;
    left: 0.851063%;
}

.index_partner_item_box:nth-child(8) {
    bottom: 13.6494%;
    right: 0.851063%;
}


.index_partner_item_box:nth-child(9) {
    bottom: 4.5977%;
    left: 23.7082%;
}

.index_partner_item_box:nth-child(10) {
    bottom: 4.5977%;
    right: 23.7082%;
}

.public_banner_wrap {
    position: relative;
}


.public_banner_back {
    padding: 0;
    height: 100vh;
}

.public_banner_back:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 12vw;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

.public_banner_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.public_banner_content {
    width: 100%;
    padding: 0 4.42708333vw;
}

.public_banner_title {
    font-size: 2.8125vw;
    line-height: 3.3333vw;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.public_banner_subtitle {
    font-size: 2.8125vw;
    line-height: 3.6458333vw;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.AddWhiteBannerWrap .public_banner_subtitle:nth-child(1) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddWhiteBannerWrap .public_banner_subtitle:nth-child(2) {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.public_banner_read {
    font-size: 1.1458333vw;
    line-height: 1.875vw;
    color: #ffffff;
    margin-top: 2.08333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.AddPublicBannerWrap .public_banner_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddPublicBannerWrap .public_banner_read {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.about_data_wrap {
    position: relative;
}

.about_data_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.public_nav_box {
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.public_nav_box:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .2);
}

.public_nav_item_box {
    margin: 0 4.42708333vw;
    position: relative;
    z-index: 9;
}

.public_nav_item_box a {
    font-size: 1.1458333vw;
    line-height: 6.25vw;
    color: #888888;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    position: relative;
}

.public_nav_item_box a:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 2px;
    background-image: linear-gradient(to right, #0046d9, #0046d9 40%, #7700c9 76%, #fa0198);
}

.public_nav_item_active a {
    color: #ffffff;
}


.public_nav_item_active a:after {
    width: 100%;
}

.about_data_content {
    padding: 8.3333vw 0;
}

.web_center {
    padding: 0 4.42708333vw;
}

.about_data_head_wrap {
    width: 41.1428%;
    padding-right: 2.08333vw;
    -webkit-transform: translateX(-4vw);
    transform: translateX(-4vw);
    opacity: 0;
    pointer-events: none;
}

.about_public_title {
    font-size: 2.5vw;
    line-height: 3.4375vw;
    color: #ffffff;
}

.about_data_big {
    width: 58.8572%;
    -webkit-transform: translateX(4vw);
    transform: translateX(4vw);
    opacity: 0;
    pointer-events: none;
}

.AddAboutDataHead {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddAboutDataBig {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.about_data_box {
    position: relative;
    z-index: 9;
}

.about_data_text {
    font-size: 0.9033vw;
    line-height: 1.8666vw;
    color: #ffffff;
}

.about_data_tab {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 7.291666vw;
    position: relative;
}

.about_data_item_head {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.about_data_item_number {
    font-size: 3.6458333vw;
    line-height: 4.1666vw;
    color: #00dbdc;
}

.about_data_item_text {
    font-size: 0.8333vw;
    line-height: 1.1458333vw;
    color: #5b6bab;
    margin-top: 0.5208333vw;
}

.about_data_item_year {
    color: #00dbdc;
    font-size: 1.25vw;
    line-height: 3.125vw;
}

.about_data_item_label {
    color: #00dbdc;
    font-size: 1.5625vw;
    line-height: 3.125vw;
}


.about_data_logo_wrap {
    width: 46.7708%;
    position: absolute;
    left: -5.7291666vw;
    bottom: -1.458333vw;
    z-index: 9;
}

.about_data_logo_box {
    position: relative;
    padding-bottom: 54.26561%;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.about_data_logo_tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.about_data_logo_label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.about_core_wrap {
    position: relative;

}

.about_core_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.about_core_box {
    position: relative;
    z-index: 9;
    padding: 5.46875vw 0;
}

.about_data_logo_img {
    width: 100%;
}

.about_core_tab {
    margin-top: 3.6458333vw;
}

.about_core_swiper .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about_core_swiper .swiper-slide {
    width: 32.5714%;
    margin: 0 1.1429% 0 0;

}

.about_core_swiper .swiper-slide:nth-child(3n) {
    margin: 0;
}

.about_core_item_content {
    background: #222120;
    padding: 0.5208333vw;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
}

.about_core_item_box {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}


.about_core_item_head {
    padding: 2.6041666vw 1.9791666vw 2.08333vw 1.9791666vw;
    position: relative;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.about_core_item_title {
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    color: #ffffff;
}

.about_core_item_text {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    height: 4.375vw;
    color: #888888;
    margin-top: 1.30208333vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.about_core_item_pic {
    position: relative;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    overflow: hidden;
}

.about_core_item_pic:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #222120;
}

.AddAboutCoreItemBox {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddAboutCoreItemBox .about_core_item_head {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.AddAboutCoreItemBox .about_core_item_pic:after {
    height: 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.about_core_item_img {
    padding-bottom: 59.6363%;
}

.about_research_wrap {
    position: relative;
}

.about_research_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.about_research_box {
    position: relative;
    z-index: 9;
    padding: 3.125vw 0;
}

.about_research_head_wrap {
    width: 20.5714%;
}

.research_data_item_title {
    font-size: 2.6041666vw;
    line-height: 3.125vw;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about_research_head_box {
    margin-top: 3.6458333vw;
}

.about_research_head_title .about_public_title {
    color: #111111;
}

.about_research_data_tab {
    margin-top: 5.208333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.AddAboutResearchData {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.research_data_item_box {
    margin-bottom: 3.125vw;
}

.research_data_item_box:last-child {
    margin-bottom: 0;
}

.research_data_item_text {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    color: #222222;
}

.about_research_map_wrap {
    width: 63.7142%;
    position: relative;
}

.about_research_map_back {
    padding-bottom: 72.1973%;
}

.about_research_map_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.about_map_item_box {
    position: absolute;
}

.about_map_item_icon {
    width: 0.8333vw;
    height: 0.8333vw;
    position: relative;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.AddAboutResearchMap .about_map_item_icon {
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddAboutResearchMap .about_map_item_text {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.about_map_item_label {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    background: #05cccc;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.about_map_item_label:nth-child(1) {
    z-index: 9;
}

.about_map_item_label:nth-child(2) {
    -webkit-animation: jack_scale 2.4s linear infinite normal both;
    animation: jack_scale 2.4s linear infinite normal both;
}

.about_map_item_label:nth-child(3) {
    -webkit-animation: jack_scale 2.4s .8s linear infinite normal both;
    animation: jack_scale 2.4s .8s linear infinite normal both;
}

.about_map_item_label:nth-child(4) {
    -webkit-animation: jack_scale 2.4s 1.6s linear infinite normal both;
    animation: jack_scale 2.4s 1.6s linear infinite normal both;
}


@-webkit-keyframes jack_scale {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    20% {
        width: 325%;
        height: 325%;
        opacity: 0.3;
    }
    40% {
        width: 550%;
        height: 550%;
        opacity: 0.2;
    }
    60% {
        width: 775%;
        height: 775%;
        opacity: .1;
    }
    80% {
        width: 1000%;
        height: 1000%;
        opacity: 0;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}


@keyframes jack_scale {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    20% {
        width: 325%;
        height: 325%;
        opacity: 0.3;
    }
    40% {
        width: 550%;
        height: 550%;
        opacity: 0.2;
    }
    60% {
        width: 775%;
        height: 775%;
        opacity: .1;
    }
    80% {
        width: 1000%;
        height: 1000%;
        opacity: 0;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}

.about_map_item_read {
    position: absolute;
    z-index: 9;
    width: max-content;

}

.about_right {
    left: 100%;
    margin-left: 0.5208333vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.about_left {
    left: -0.5208333vw;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-100%);
    transform: translateY(-50%) translateX(-100%);
}

.about_map_item_text {
    font-size: 0.78125vw;
    line-height: 1.041666vw;
    position: relative;
    color: #ffffff;
    opacity: 0;
}


.about_honor_wrap {
    position: relative;
}

.about_honor_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.about_honor_box {
    position: relative;
    z-index: 9;
    padding: 3.6458333vw 0;
}

.about_honor_head_wrap .about_public_title {
    text-align: center;
}

.about_honor_item_icon {
    width: 1.5625vw;
    height: 1.5625vw;
    position: relative;
    margin-top: 0.5208333vw;
}

.about_honor_item_icon:after {
    content: "";
    position: absolute;
    left: 0.7291666vw;
    top: 0.7291666vw;
    height: 5.208333vw;
    width: 2px;
    background: rgba(255, 255, 255, 1);
}

.about_honor_icon_label {
    width: 100%;
    height: 100%;
    position: relative;
    background: #27263d;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.about_honor_icon_label:after {
    content: "";
    width: 33.3333%;
    height: 33.3333%;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.about_honor_item_title {
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    text-align: center;
    width: 4.6875vw;
}

.about_honor_item_line {
    padding: 0 1.5625vw;
    position: relative;
}

.about_honor_item_circle {
    width: 1.5625vw;
    height: 1.5625vw;
    position: relative;
}

.about_honor_circle_label {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.about_honor_circle_label:after {
    content: "";
    width: 50%;
    height: 50%;
    background: #0046dc;
    border: 2px solid #ffffff;
    box-sizing: border-box;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.about_honor_item_box {
    height: 100%;
}

.about_honor_item_content {
    height: 100%;
    position: relative;
}

.about_honor_item_pack {
    padding: 1.82291666vw 1.30208333vw 1.30208333vw 1.5625vw;
    background-image: linear-gradient(to top, rgba(255, 255, 255, .15), rgba(255, 255, 255, .06));
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    height: 100%;
    position: relative;
    z-index: 9;
    transform-origin: 2.34375vw 2.6041666vw;
}

.about_honor_item_animate {
    animation: HonorItem .6s forwards linear;
}

@keyframes HonorItem {
    0% {
        transform: none;
    }
    50% {
        transform: rotate(10deg);
    }
    100% {
        transform: none;
    }
}

.about_honor_item_tips {
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    z-index: 9;
}

.about_honor_item_subtitle {
    font-size: 1.1458333vw;
    line-height: 1.666vw;
    color: #ffffff;
    margin-left: 0.26041666vw;
}

.about_honor_item_read {
    font-size: 0.87125vw;
    line-height: 1.4458333vw;
    color: #ffffff;
    margin-top: 1.041666vw;
}

.about_honor_swiper {

    position: relative;
    padding: 0 4.42708333vw;
    overflow: initial;
}

.about_honor_content_wrap {
    opacity: 0;
    pointer-events: none;
    margin-top: 2.6041666vw;
}

.about_honor_content_swiper {
    overflow: initial;
}

.about_honor_content_swiper .swiper-slide-active .about_honor_content_wrap {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.about_honor_head_content {
    padding: 0 4.42708333vw;
    position: relative;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.about_honor_head_title {
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
}

.about_honor_head_text {
    position: relative;
}

.about_honor_head_label {
    color: rgba(255, 255, 255, .4);
    font-size: 1.5625vw;
    line-height:2.08333vw;
    text-align: center;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_honor_head_label:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    opacity: 0;
}

.about_honor_head_line {
    width: 0.104166vw;
    height: 1.5625vw;
    margin: 0.5208333vw auto 0;
    position: relative;
}

.about_honor_head_line:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .1);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_honor_head_line:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_honor_head_circle {
    width: 0.625vw;
    height: 0.625vw;
    margin: 0 auto;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.about_honor_head_circle:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .1);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_honor_head_circle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fa0198;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_honor_head_back {
    width: 50%;
    height: 50%;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    z-index: 9;
}

.about_honor_head_read {
    position: relative;
    cursor: pointer;
}

.about_honor_head_read:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0.26041666vw;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .1);
}

.about_honor_pack {
    margin-top: 4.1666vw;
}

.about_honor_head_button {
    width: 1.875vw;
    height: 1.875vw;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transform: translateY(0.625vw);
    transform: translateY(0.625vw);
    cursor: pointer;
}

.about_honor_head_prev .about_honor_head_icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.about_honor_head_button:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0.1041666vw solid rgba(255, 255, 255, .1);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_honor_head_icon {
    width: 22.2222%;
}

.about_honor_head_icon svg {
    fill: rgba(255, 255, 255, .1);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_honor_head_button:hover:after {
    border: 0.1041666vw solid #ffffff;
}

.about_honor_head_button:hover .about_honor_head_icon svg {
    fill: #ffffff;
}

.about_honor_head_swiper {
    width: calc(100% - 3.75vw);
}

.about_honor_head_swiper .swiper-slide-active .about_honor_head_label:nth-child(1) {
    opacity: 0;
}

.about_honor_head_swiper .swiper-slide-active .about_honor_head_label:nth-child(2) {
    opacity: 1;
}

.about_honor_head_swiper .swiper-slide-active .about_honor_head_line:before {
    opacity: 1;
}

.about_honor_head_swiper .swiper-slide-active .about_honor_head_line:after {
    opacity: 0;
}

.about_honor_head_swiper .swiper-slide-active .about_honor_head_line:before {
    opacity: 1;
}

.about_honor_head_swiper .swiper-slide-active .about_honor_head_circle:before {
    opacity: 1;
}

.about_honor_head_swiper .swiper-slide-active .about_honor_head_circle:after {
    opacity: 0;
}

/*.about_honor_swiper:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 3.3333vw;*/
/*    height: 2px;*/
/*    width: 100%;*/
/*    background: rgba(255, 255, 255, .1);*/
/*}*/

.about_honor_swiper .swiper-wrapper {
    -webkit-align-items: stretch;
    align-items: stretch;
}

.about_honor_swiper .swiper-slide {
    height: auto !important;
}

.about_honor_button_wrap {
    margin-top: 4.6875vw;
}

.about_honor_button_box {
    -webkit-justify-content: center;
    justify-content: center;
}

.about_honor_button_box .public_btn_box {
    margin: 0 0.78125vw;
    opacity: 1;
}

.about_honor_button_box .public_btn_box.swiper-button-disabled {
    opacity: .5;
    pointer-events: none;
}

.about_honor_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.about_honor_btn_active {
    opacity: 1;
}

.news_page_wrap {
    position: relative;
    background: #000;
}

.news_page_box {
    padding: 5.7291666vw 0;
}

.news_item_box {
    width: 32.1142%;
    margin-bottom: 5.208333vw;
    margin-right: 1.8287%;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.news_item_box:nth-child(3n) {
    margin-right: 0;
}

.news_item_pic {
    margin-top: 2.34375vw;
    position: relative;
}

.news_item_pic:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}


.news_item_pic a {
    display: block;
}

.news_item_img {
    padding-bottom: 64.4128%;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
}

.news_item_time {
    font-size: 0.8333vw;
    line-height: 1.354166vw;
    color: #666666;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.news_item_title {
    margin-top: 0.78125vw;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.AddNewsItemFade .news_item_time {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
}

.AddNewsItemFade .news_item_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.AddNewsItemFade .news_item_pic:after {
    height: 0;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}


.news_item_title a {
    max-width: 100%;
    font-size: 1.1458333vw;
    line-height: 1.875vw;
    color: #ffffff;
    position: relative;
}

.news_item_label {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_item_label:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
}

.news_item_box:hover .news_item_label:nth-child(1) {
    opacity: 0;
}

.news_item_box:hover .news_item_label:nth-child(2) {
    opacity: 1;
}


.public_pagination_box {
    -webkit-justify-content: center;
    justify-content: center;
}

.public_pagination_box a {
    width: 2.3958333vw;
    height: 2.3958333vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 0.625vw;
    position: relative;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    overflow: hidden;
    box-sizing: border-box;
    background: #000;
}

.public_pagination_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(70deg, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    z-index: 2;
    opacity: 0;
}

.public_pagination_box a:before {
    content: "";
    position: absolute;
    left: 0.1041666vw;
    top: 0.1041666vw;
    width: calc(100% - 0.208333vw);
    height: calc(100% - 0.208333vw);
    z-index: 3;
    background: #000;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_pagination_box a.public_pagination_prev:before,
.public_pagination_box a.public_pagination_next:before {
    border: 0.1041666vw solid rgba(255, 255, 255, .5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.public_pagination_label {
    position: relative;
    z-index: 9;
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    color: #999999;
}

.public_pagination_box a.public_pagination_current .public_pagination_label {
    color: #ffffff;
}

.public_pagination_box a.public_pagination_current:after {
    opacity: 1;
}

.public_pagination_box a svg {
    width: 17.3913%;
    fill: #9d9d9d;
    display: block;
    position: relative;
    z-index: 9;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_pagination_box a.public_pagination_prev:after {
    left: 100%;
    z-index: 4;
    opacity: 1;
}

.public_pagination_box a.public_pagination_prev svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.public_pagination_box a.public_pagination_next:after {
    left: -100%;
    z-index: 4;
    opacity: 1;
}


.public_pagination_box a.public_pagination_prev:hover:before,
.public_pagination_box a.public_pagination_next:hover:before {
    -webkit-border: 0.1041666vw solid rgba(255, 255, 255, 0);
    border: 0.1041666vw solid rgba(255, 255, 255, 0);
}

.public_pagination_box a.public_pagination_prev:hover:after,
.public_pagination_box a.public_pagination_next:hover:after {
    left: 0;
}

.public_pagination_box a.public_pagination_next:hover svg,
.public_pagination_box a.public_pagination_prev:hover svg {
    fill: #ffffff;
}

.public_pagination_box a:hover .public_pagination_label {
    color: #ffffff;
}

.public_pagination_box a:hover:after {
    opacity: 1;
}

.white_banner_wrap .public_banner_back:after {
    display: none;
}

.join_worth_wrap {
    position: relative;
}

.join_worth_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.join_worth_box {
    position: relative;
    z-index: 9;
    padding: 7.8125vw 0 6.7708333vw 0;
}

.join_public_title {
    font-size: 2.5vw;
    line-height: 3.4375vw;
    color: #222222
}

.join_worth_big {
    -webkit-flex-flow: nowrap;
    flex-flow: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    margin-top: 3.125vw;
}

.join_worth_item_box {
    width: 13.1428%;
    height: 36.458333vw;
    position: relative;


    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.join_worth_item_big {
    position: relative;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(6vw);
    transform: translateY(6vw)
}


.join_worth_item_box:nth-child(1) .join_worth_item_big {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.join_worth_item_box:nth-child(2) .join_worth_item_big {

}

.join_worth_item_box:nth-child(3) .join_worth_item_big {
    -webkit-animation-delay: 4s;
    animation-delay: .4s;
}

.join_worth_item_box:nth-child(4) .join_worth_item_big {
    -webkit-animation-delay: 3s;
    animation-delay: .3s;
}

.join_worth_item_box:nth-child(5) .join_worth_item_big {
    -webkit-animation-delay: 1s;
    animation-delay: .1s;
}

.join_worth_item_box:nth-child(6) .join_worth_item_big {
    -webkit-animation-delay: 5s;
    animation-delay: .5s;
}

.AddJoinWorthItemBox .join_worth_item_big {
    -webkit-animation: JoinItem 1.4s forwards cubic-bezier(.4, 0, .2, 1) normal;
    animation: JoinItem 1.4s forwards cubic-bezier(.4, 0, .2, 1) normal;
}

@-webkit-keyframes JoinItem {
    0% {
        opacity: 0;
        pointer-events: none;
        -webkit-transform: translateY(6vw);
        transform: translateY(6vw);
    }
    70% {
        opacity: 1;
        -webkit-transform: translateY(-3vw);
        transform: translateY(-3vw);
    }
    100% {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes JoinItem {
    0% {
        opacity: 0;
        pointer-events: none;
        -webkit-transform: translateY(6vw);
        transform: translateY(6vw);
    }
    70% {
        opacity: 1;
        -webkit-transform: translateY(-3vw);
        transform: translateY(-3vw);
    }
    100% {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: none;
        transform: none;
    }
}

.join_worth_item_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .55;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.join_worth_item_content {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.join_worth_item_content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, rgba(5, 201, 201, 0), rgba(5, 201, 201, .1) 30%, rgba(0, 70, 217, .3) 50%, rgba(119, 0, 201, .5) 70%, rgba(250, 1, 152, 1));
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.join_worth_item_read {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    padding-bottom: 2.6041666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    z-index: 9;
}

.join_worth_item_title {
    font-size: 1.1458333vw;
    line-height: 1.6666vw;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.join_worth_item_text {
    font-size: 0.7291666vw;
    line-height: 1.25vw;
    color: #ffffff;
    text-align: center;
}

.join_worth_item_active {
    width: 32%;
}

.join_worth_item_active .join_worth_item_img {
    opacity: .6;
}

.join_worth_item_active .join_worth_item_content:after {
    opacity: 1;
}

.join_worth_item_active .join_worth_item_read {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
}

.join_worth_item_active .join_worth_item_title {
    font-size: 1.7708333vw;
    line-height: 2.291666vw;
}

.join_welfare_wrap {
    position: relative;
}

.join_welfare_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.join_welfare_head_title .join_public_title {
    color: #ffffff;
}

.join_welfare_box {
    position: relative;
    z-index: 9;
    padding: 5.208333vw 0 4.6875vw 0;
}

.join_welfare_head_wrap {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.join_welfare_head_read {
    width: 46.4%;
}

.join_welfare_head_text {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    color: #ffffff;
}

.join_welfare_big {
    margin-top: 10.41666vw;
}

.join_welfare_item_box {
    width: 16.6666%;
    padding: 0.3125vw 0;
    position: relative;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    pointer-events: none;
}

.AddJoinWelfareItemBox {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.join_welfare_item_box:nth-child(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.join_welfare_item_box:nth-child(3) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.join_welfare_item_box:nth-child(4) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.join_welfare_item_box:nth-child(5) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.join_welfare_item_box:nth-child(6) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

.join_welfare_item_box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, .2);
}

.join_welfare_item_box:last-child:after {
    display: none;
}

.join_welfare_item_head {
    -webkit-justify-content: center;
    justify-content: center;
    width: 3.2291666vw;
    margin: 0 auto;
}

.join_welfare_item_icon {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}

.join_welfare_item_label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.join_welfare_item_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.join_welfare_item_read {
    margin-top: 4.6875vw;
}

.join_welfare_item_title {
    font-size: 1.1458333vw;
    line-height: 1.6666vw;
    color: #ffffff;
    text-align: center;
}

.join_welfare_item_text {
    font-size: 0.67708333vw;
    line-height: 1.25vw;
    color: rgba(255, 255, 255, .15);
    text-align: center;
}


.join_content_wrap {
    position: relative;
    background: #000000;
    overflow: hidden;
}

.join_content_back {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
}

.AddJoinContentWrap .join_content_back {
    top: 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddJoinContentWrap .join_content_subtitle {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.AddJoinContentWrap .join_content_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.AddJoinContentWrap .join_content_button {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

.join_content_box {
    position: relative;
    z-index: 9;
    padding: 5.208333vw 0 7.291666vw 0;
}

.join_content_subtitle {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.join_content_title {
    font-size: 2.08333vw;
    line-height: 2.6041666vw;
    color: #ffffff;
    text-align: center;
    margin-top: 0.78125vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}


.join_content_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 2.86458333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}


.join_content_btn_box {
    position: relative;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    overflow: hidden;
}

.join_content_btn_box a {
    position: relative;
}

.join_content_btn_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.join_content_btn_box a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 2;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.join_content_btn_tips {
    width: 7.5vw;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.join_content_btn_text {
    font-size: 0.9375vw;
    line-height: 3.4375vw;
    font-weight: bold;
    text-align: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.join_content_btn_text:nth-child(1) {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
}

.join_content_btn_text:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #ffffff;
    opacity: 0;
}

.join_content_btn_read {
    position: relative;
    z-index: 9;
}

.join_content_btn_icon {
    width: 4.0625vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.join_content_btn_icon:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #e7e7e7;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.join_content_btn_max {
    width: 100%;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    position: relative;
}

.join_content_btn_max:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
}

.join_content_btn_label {
    width: 15.3846%;
}

.join_content_btn_label svg {
    fill: #ffffff;
}


.join_content_btn_box a:hover:before {
    width: 0;
}

.join_content_btn_box a:hover .join_content_btn_icon:after {
    opacity: 0;
}

.join_content_btn_box a:hover .join_content_btn_text:nth-child(1) {
    opacity: 0;
}

.join_content_btn_box a:hover .join_content_btn_text:nth-child(2) {
    opacity: 1;
}


.join_content_btn_box a:hover .join_content_btn_max:nth-child(1) {
    opacity: 0;
}

.join_content_btn_box a:hover .join_content_btn_max:nth-child(2) {
    opacity: 1;
}

.pro_business_head_wrap {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    opacity: 0;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);

}

.AddProBusinessHead {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.pro_public_title {
    font-size: 2.5vw;
    line-height: 3.0208333vw;
    color: #222222;
}

.pro_business_wrap {
    position: relative;
}

.pro_business_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.pro_business_box {
    position: relative;
    z-index: 9;
    padding: 5.46875vw 0 7.8125vw 0;
}

.business_btn_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pro_business_button .public_btn_box {
    margin-top: 0;
}

.pro_business_button .public_btn_box:nth-child(1) {
    margin-top: 1.30208333vw;
}

.pro_business_button .public_btn_box:after {
    border: 1px solid #222222;

}

.pro_business_button .public_btn_box {
    opacity: 1;
}

.pro_business_button .public_btn_label svg {
    fill: #474747;
}

.pro_business_button .public_btn_active {
    opacity: 1;
}

.public_btn_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_btn_read {
    position: relative;
    width: 100%;
    height: 100%;
}

.pro_business_button .public_btn_icon:nth-child(1) {
    opacity: 1;
}

.pro_business_button .public_btn_icon:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.pro_business_button .public_btn_back:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background: #fbf4f9;
    box-sizing: border-box;
    -webkit-border-radius: 0.41666vw;
    border-radius: 0.41666vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    z-index: 2;
}

.pro_business_button .public_btn_back:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    border: none;
    box-sizing: border-box;
    -webkit-border-radius: 0.41666vw;
    border-radius: 0.41666vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_business_button .public_btn_active:after {
    opacity: 0;
}

.pro_business_button .public_btn_active .public_btn_back {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
}

.pro_business_button .public_btn_active .public_btn_icon:nth-child(1) {
    opacity: 0;
}

.pro_business_button .public_btn_active .public_btn_icon:nth-child(2) {
    opacity: 1;
}


.pro_business_item_content {
    background: #ffffff;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    padding: 4.94791vw 1.041666vw;
    position: relative;
    overflow: hidden;
    height: 100%;
}


.pro_business_item_content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(110deg, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    transform-origin: right center;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
}

.pro_business_item_head {
    width: 3.958333vw;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.pro_business_item_icon {
    width: 100%;
    position: relative;
    padding-bottom: 100%;
}

.pro_business_item_icon:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #272727;
    box-sizing: border-box;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_business_item_label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 25%;
    z-index: 9;
}

.pro_business_item_label img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_business_item_read {
    position: relative;
    z-index: 9;
    margin-top: 1.5625vw;
}

.pro_business_item_title {
    font-size: 0.9vw;
    line-height: 1.8vw;
    color: #222222;
    text-align: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_business_swiper {
    overflow: initial;
    position: relative;
    margin-top: 4.1666vw;
}

.pro_business_swiper .swiper-wrapper {
    -webkit-align-items: stretch;
    align-items: stretch;
}

.pro_business_swiper .swiper-slide {
    height: auto !important;
}

.pro_business_item_box {
    height: 100%;
}

.pro_business_item_active .pro_business_item_icon:after {
    border: 1px solid #ffffff;
    background: #ffffff;
}

.pro_business_item_active .pro_business_item_label img {
    -webkit-filter: none;
    filter: none;
}

.pro_business_item_active .pro_business_item_title {
    color: #ffffff;
}

.pro_business_item_active .pro_business_item_content:after {
    width: 100%;
    left: 0;
}

.pro_details_wrap {
    position: relative;
}

.pro_details_big {
    padding-bottom: 59.375%;
    position: relative;
}

.pro_details_light {
    position: absolute;
    left: 17.34375%;
    bottom: 5.46875vw;
    width: 65.3125%;
    z-index: 2;

}

.pro_details_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.pro_details_foot {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.pro_details_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.pro_details_head_box {
    -webkit-justify-content: center;
    justify-content: center;
    padding-bottom: 5.208333vw;
}

.pro_details_head_box .pro_public_title {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
}


.pro_details_pack {
    padding: 4.1666vw 0 3.125vw 0;
}

.pro_details_nav_wrap {
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_details_nav_box {
    position: relative;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    overflow: hidden;
}

.pro_details_nav_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    border: 1px solid rgba(255, 255, 255, .3);
    box-sizing: border-box;
}

.pro_details_nav_after {
    position: absolute;
    left: 0;
    top: 0;
    width: 10.41666vw;
    height: 100%;
    background-image: linear-gradient(to left, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    z-index: 8;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.pro_details_nav_content {
    position: relative;
    z-index: 9;
}

.pro_details_nav_li {
    width: 10.41666vw;
    text-align: center;
    color: #ffffff;
    font-size: 0.8333vw;
    line-height: 3.3333vw;
    cursor: pointer;
    position: relative;
}

.pro_details_nav_li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, .2);
}

.pro_details_nav_li:last-child:after {
    display: none;
}

.pro_parameter_swiper {
    margin-top: 4.1666vw;
}

.pro_parameter_title {
    font-size: 2.34375vw;
    line-height: 2.86458333vw;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.pro_parameter_subtitle {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    color: #ffffff;
    text-align: center;
    margin-top: 1.041666vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.pro_parameter_tab {
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    margin-top: 2.34375vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.pro_parameter_item_box {
    margin: 0 3.38541vw;
}

.pro_parameter_item_head {
    margin: 0 auto;
    width: 3.958333vw;
    position: relative;
}

.pro_parameter_item_icon {
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.pro_parameter_item_icon:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #00dcdc;
    box-sizing: border-box;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.pro_parameter_item_label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    padding: 25%;
}

.pro_parameter_item_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.pro_parameter_item_read {
    margin-top: 0.78125vw;
}

.pro_parameter_item_title {
    font-size: 1.041666vw;
    line-height: 1.5625vw;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.pro_parameter_pack {
    margin: 2.6041666vw auto 0;
    width: 53.7142%;
    padding: 0 8.8541666vw;
}

.pro_parameter_pic {
    padding-bottom: 62%;
    position: relative;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.AddProParameterBox .swiper-slide-active .pro_parameter_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddProParameterBox .swiper-slide-active .pro_parameter_subtitle {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.AddProParameterBox .swiper-slide-active .pro_parameter_tab {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.AddProParameterBox .swiper-slide-active .pro_parameter_pic {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.ProDetailsAnimate .pro_details_light {
    -webkit-animation: BackAnimate 3s 1.5s infinite linear normal both;
    animation: BackAnimate 3s 1.5s infinite linear normal both;
}

@keyframes BackAnimate {
    0% {
        opacity: .5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: .5;
    }
}

.pro_parameter_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_parameter_img img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.pro_parameter_wrap {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}


.pro_parameter_swiper .swiper-slide-active .pro_parameter_wrap {
    opacity: 1;
    pointer-events: auto;
}

.pro_parameter_default {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    justify-content: center;
    opacity: .4;
    -webkit-transform: scaleY(.03);
    transform: scaleY(.03);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-filter: grayscale(100%) brightness(0) blur(0.8vw);
    filter: grayscale(100%) brightness(0) blur(0.8vw);
}

.pro_parameter_default img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.pro_parameter_swiper .swiper-slide-active .pro_parameter_img {
    -webkit-animation: ProAnimate 3s infinite linear normal both;
    animation: ProAnimate 3s infinite linear normal both;
}

.pro_parameter_swiper .swiper-slide-active .pro_parameter_default img {
    -webkit-animation: ProFoot 3s infinite linear normal both;
    animation: ProFoot 3s infinite linear normal both;
}

@-webkit-keyframes ProFoot {
    0% {
        transform: none;
        opacity: 1;
    }
    50% {
        transform: scaleY(.6);
        opacity: .6;
    }
    100% {
        transform: none;
        opacity: 1;
    }
}

@keyframes ProFoot {
    0% {
        transform: none;
        opacity: 1;
    }
    50% {
        transform: scaleY(.6);
        opacity: .6;
    }
    100% {
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes ProAnimate {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    50% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes ProAnimate {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    50% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.pro_advantage_wrap {
    position: relative;
}

.pro_advantage_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.pro_advantage_box {
    position: relative;
    z-index: 9;
    padding: 4.6875vw 0 6.25vw 0;
}

.pro_advantage_swiper {
    overflow: initial;
}

.pro_advantage_content {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.pro_advantage_current {
    opacity: 1;
    pointer-events: auto;
}

.pro_advantage_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pro_advantage_current .pro_advantage_tab_swiper .swiper-slide {
    pointer-events: auto !important;
}
.pro_advantage_current .pro_advantage_tab_swiper .swiper-slide:last-child .pro_advantage_item_box:after{
    opacity: 0;
}
.pro_advantage_tab_swiper {
    margin-top: 4.1666vw;
}

.pro_advantage_tab_swiper:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 0;
    height: 1px;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
}

.pro_advantage_item_box {
    position: relative;
}

.pro_advantage_item_box:after {
    content: "";
    position: absolute;
    right: 1px;
    top: 0;
    width: 1px;
    height: 0;
    background-image: linear-gradient(to top, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_advantage_tab_swiper .swiper-slide-duplicate-prev .pro_advantage_item_box:after {
    opacity: 0;
}

.pro_advantage_item_content {
    padding: 4.1666vw 3.125vw 2.08333vw 3.125vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}


.pro_advantage_swiper .swiper-slide-active .AddProAdvantageBox:after {
    width: 100%;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.pro_advantage_swiper .swiper-slide-active .AddProAdvantageBox .pro_advantage_item_box:after {
    height: 100%;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.pro_advantage_swiper .swiper-slide-active .AddProAdvantageBox .pro_advantage_item_content {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.pro_advantage_item_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    height: 7.08333vw;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.pro_advantage_item_read {
    margin-top: 4.1666vw;
}

.pro_advantage_item_icon {
    width: 3.125vw;
    height: 3.125vw;
    position: relative;
}

.pro_advantage_item_label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_advantage_item_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.news_details_wrap {
    background: #000;
    padding: 1.30208333vw 0 4.6875vw 0;
}

.news_details_content {
    width: 74.9714%;
    background: #222120;
    padding: 3.125vw 3.90625vw 3.90625vw 3.90625vw;
}

.news_details_title {
    font-size: 1.9791666vw;
    line-height: 2.86458333vw;
    color: #ffffff;
}

.news_details_time_box {
    -webkit-align-items: center;
    align-items: center;
    margin-top: 1.5625vw;
}

.news_details_time_icon {
    width: 0.9375vw;
    margin-right: 0.5208333vw;
}

.news_details_time_text {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    color: #777777;
}

.news_details_bjq {
    margin-top: 3.125vw;
    position: relative;
}

.news_details_bjq h1 {
    font-size: 1.25vw;
    line-height: 1.9791666vw;
    font-weight: bold;
    color: #aaaaaa;
}

.news_details_bjq h2 {
    font-size: 1.1458333vw;
    line-height: 1.875vw;
    font-weight: bold;
    color: #aaaaaa;
}

.news_details_bjq h3 {
    font-size: 1.041666vw;
    line-height: 1.7708333vw;
    font-weight: bold;
    color: #aaaaaa;
}

.news_details_bjq h4 {
    font-size: 0.9375vw;
    line-height: 1.6666vw;
    font-weight: bold;
    color: #aaaaaa;
}

.news_details_bjq h5 {
    font-size: 0.8333vw;
    line-height: 1.6666vw;
    font-weight: bold;
    color: #aaaaaa;
}

.news_details_bjq,
.news_details_bjq p {
    font-size: 0.8333vw;
    line-height: 1.6666vw;
    color: #aaaaaa;
}

.news_details_bjq img {
    width: auto;
    display: inline-block;
    max-width: 100%;
    padding: 1.6666vw 0;
}

.news_details_bjq p,
.news_details_bjq h1,
.news_details_bjq h2,
.news_details_bjq h3,
.news_details_bjq h4,
.news_details_bjq h5,
.news_details_bjq img {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.news_details_box {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.news_details_pack {
    position: sticky;
    top: 6.25vw;
    width: 24.1714%;
}

.news_recommend_wrap {
    background: #222120;

}

.news_recommend_box {
    padding: 1.5625vw;
}

.news_recommend_title {
    font-size: 1.1458333vw;
    line-height: 1.6666vw;
    color: #ffffff;
    margin-bottom: 1.30208333vw;
}

.news_recommend_line {
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
}

.news_recommend_tab {
    margin-top: 1.30208333vw;
}

.news_recommend_item_box {
    padding: 0.5208333vw 0;
}

.news_recommend_item_box a {
    font-size: 0.78125vw;
    line-height: 1.5625vw;
    color: #aaaaaa;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_recommend_item_box a:hover {
    color: #ffffff;
}

.news_recommend_item_icon {
    width: 0.7291666vw;
    position: relative;
}

.news_recommend_item_title {
    width: calc(100% - 0.7291666vw);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_details_button_wrap {
    margin-top: 1.5625vw;
}

.news_details_btn_box {
    position: relative;
    margin-bottom: 0.41666vw;
    overflow: hidden;
}

.news_details_btn_box:last-child {
    margin-bottom: 0;
}

.news_details_btn_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #222120;
}

.news_details_btn_box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    z-index: 2;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.news_details_btn_box:hover:before {
    -webkit-transform: none;
    transform: none;
}

.news_details_btn_box:hover a {
    color: #ffffff;
}

.news_details_btn_box a {
    font-size: 0.8333vw;
    line-height: 3.6458333vw;
    color: #aaaaaa;
    padding: 0 1.25vw;
    position: relative;
    z-index: 9;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_details_btn_type {
    width: 3.4375vw;
}

.news_details_btn_title {
    width: calc(100% - 3.4375vw);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_details_return_box {
    margin-top: 1.5625vw;
}

.news_details_return_btn {
    position: relative;
    overflow: hidden;
}

.news_details_return_btn:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, .2);
    box-sizing: border-box;
}

.news_details_return_btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    z-index: 2;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.news_details_return_btn a {
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.news_details_return_icon {
    width: 0.9375vw;
    margin-right: 0.625vw;
}

.news_details_return_icon svg {
    fill: #666666;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_details_return_text {
    font-size: 0.8333vw;
    line-height: 3.6458333vw;
    color: #666666;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_details_return_btn:hover:before {
    -webkit-transform: none;
    transform: none;
}

.news_details_return_btn:hover .news_details_return_icon svg {
    fill: #ffffff;
}

.news_details_return_btn:hover .news_details_return_text {
    color: #ffffff;
}

.core_page_pack {
    position: relative;
}

.core_details_wrap {
    position: relative;
    height: 400vh;
    width: 100%;
}

.core_circle_wrap {
    top: 0;
    width: 100%;
    position: fixed;
    left: 0;
    z-index: 1;
}

.core_circle_box {
    width: 100%;
    height: 100vh;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.core_circle_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

.core_circle_scroll_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_circle_scroll_animate {
    clip-path: circle(2.34375vw at 50% 50%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.core_circle_scroll_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

.core_circle_scroll_box {
    position: relative;
    z-index: 1;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_circle_scroll_current {
    opacity: 1;
}

.core_circle_scroll_content {
    width: 36%;
    position: relative;
}

.core_circle_scroll_pack {
    padding-bottom: 100%;
    position: relative;
}

.core_data_max_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.core_circle_scroll_current .core_data_max_back img {
    -webkit-animation: ScrollCircle infinite 30s linear normal both;
    animation: ScrollCircle infinite 30s linear normal both;
}

@-webkit-keyframes ScrollCircle {
    0% {
        transform: none;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes ScrollCircle {
    0% {
        transform: none;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.core_data_min_back {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 67.5%;
    height: 67.5%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
}

.core_circle_scroll_current .core_data_min_back img {
    -webkit-animation: ScrollRotate infinite 30s linear normal both;
    animation: ScrollRotate infinite 30s linear normal both;
}

@-webkit-keyframes ScrollRotate {
    0% {
        transform: none;
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes ScrollRotate {
    0% {
        transform: none;
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.core_data_jt_box {
    position: absolute;
    left: 49.7%;
    top: 50%;
    width: 66.3%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 3;
}


.core_data_logo_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.core_data_tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.core_data_item_box {
    position: absolute;
    width: 18.8422%;
}

.core_data_item_box:nth-child(1) {
    left: 41%;
    top: 8.2%;
}

.core_data_item_box:nth-child(2) {
    left: 7%;
    top: 36.2%;
}

.core_data_item_box:nth-child(3) {
    right: 7%;
    top: 36.2%;
}

.core_data_item_box:nth-child(4) {
    left: 41%;
    bottom: 12%;
}


.core_data_item_read {
    position: absolute;
    width: max-content;
}

.core_left {
    top: 50%;
    left: -1.041666vw;
    -webkit-transform: translateY(-50%) translateX(-100%);
    transform: translateY(-50%) translateX(-100%);
    text-align: right;
}

.core_right {
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%) translateX(1.041666vw);
    transform: translateY(-50%) translateX(1.041666vw);
}

.core_bottom {
    top: 100%;
    left: 50%;
    text-align: center;
    -webkit-transform: translateY(1.5625vw) translateX(-50%);
    transform: translateY(1.5625vw) translateX(-50%);
}

.core_data_item_text {
    font-size: 1.25vw;
    line-height: 1.6666vw;
    color: #ffffff;
    font-weight: bold;
}

.core_data_item_head {
    position: relative;
}

.core_data_item_label {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0.5208333vw;
    text-align: center;
    font-size: 0.8333vw;
    line-height: 1.041666vw;
    color: #00dede;
}

.core_data_item_box:nth-child(4) .core_data_item_label {
    bottom: -0.5208333vw;
}

.core_data_logo_icon {
    width: 14.7727%;
}

.core_circle_slogan_center {
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.core_circle_slogan_head {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.core_circle_slogan_prev {
    -webkit-transform: translateX(4vw);
    transform: translateX(4vw);
    opacity: 0;
    pointer-events: none;
}

.core_circle_slogan_next {
    -webkit-transform: translateX(-4vw);
    transform: translateX(-4vw);
    opacity: 0;
    pointer-events: none;
}

.core_circle_slogan_label {
    font-size: 2.91666vw;
    line-height: 3.4375vw;
    font-weight: bold;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
}

.core_circle_slogan_logo {
    width: 4.6875vw;
    height: 4.6875vw;
    margin: 0 3.3333vw;

    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

}

.core_circle_slogan_max {
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.AddCoreCircleSlogan .core_circle_slogan_text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddCoreCircleSlogan .core_circle_slogan_max {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.core_circle_slogan_icon {
    width: 62.222%;

}

.core_circle_slogan_icon img {
    -webkit-filter: grayscale(300%) invert(100%) brightness(500%);
    filter: grayscale(300%) invert(100%) brightness(500%);
}

.core_circle_slogan_animate {
    -webkit-animation: CircleLogo infinite 1s linear normal both;
    animation: CircleLogo infinite 1s linear normal both;
}

@-webkit-keyframes CircleLogo {
    0% {
        transform: none;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes CircleLogo {
    0% {
        transform: none;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.core_circle_scroll_show {
    opacity: 1;
}

.core_circle_slogan_hide {
    opacity: 0;
}


.core_industry_wrap {
    position: relative;
    width: 100%;
    z-index: 9;


}

.core_industry_box {
    background: #ffffff;
    position: relative;
    z-index: 9;
}

.core_industry_data_wrap {
    position: relative;
    padding: 5.208333vw 0 4.42708333vw 0;
    overflow: hidden;
}

.core_industry_data_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.core_industry_data_logo {
    position: absolute;
    right: -13.4375vw;
    top: -0.625vw;
    width: 48.6458%;
    z-index: 1;
}

.core_industry_data_box {
    position: relative;
    z-index: 9;
}

.core_industry_title {
    font-size: 3.0208333vw;
    line-height: 3.541666vw;
    color: #222222;
}

.core_industry_subtitle {
    font-size: 1.25vw;
    line-height: 1.875vw;
    color: #222222;
    margin-top: 1.5625vw;
}

.core_industry_nav_li {
    width: 24%;
    margin: 0 1.3333% 0 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.core_industry_nav_li:nth-child(4n) {
    margin: 0;
}

.core_industry_nav_default {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_industry_nav_hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_industry_nav_content {
    position: relative;
    z-index: 9;
    padding: 1.25vw 2.08333vw 3.3333vw 2.08333vw;
}

.core_industry_nav_icon {
    width: 3.8541666vw;
    height: 3.8541666vw;
    margin: 0 auto;
}

.core_industry_nav_label {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.core_industry_nav_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_industry_nav_read {
    margin-top: 1.25vw;
}

.core_industry_nav_title {
    font-size: 1.354166vw;
    line-height: 1.875vw;
    height: 3.75vw;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_industry_nav_wrap {
    margin-top: 4.1666vw;
    padding-bottom: 0.5208333vw;
}

.core_industry_nav_active .core_industry_nav_hover {
    opacity: 1;
}

.core_industry_nav_active .core_industry_nav_default {
    opacity: 0;
}

.core_industry_nav_active .core_industry_nav_label img {
    -webkit-filter: grayscale(300%) invert(100%) brightness(500%);
    filter: grayscale(300%) invert(100%) brightness(500%);
}

.core_industry_nav_active .core_industry_nav_title {
    color: #ffffff;
}

.core_industry_item_box {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_industry_swiper .swiper-slide-active .core_industry_item_box {
    opacity: 1;
    pointer-events: auto;
}

.core_industry_swiper .swiper-slide-active .AddCoreIndustryItemTitle {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.core_industry_swiper .swiper-slide-active .AddCoreIndustryItemText {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.core_industry_swiper .swiper-slide-active .AddCoreIndustryItemPic {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.core_industry_swiper .swiper-slide-active .AddCoreIndustryItemTab {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.core_industry_item_content {
    width: 54.8571%;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.core_industry_item_title {
    font-size: 3.2291666vw;
    line-height: 3.75vw;
    color: #222222;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.core_industry_item_text {
    font-size: 0.98958333vw;
    line-height: 1.7708333vw;
    color: #333333;
    margin-top: 2.34375vw;
    height: 17.708333vw;
    overflow-y: auto;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.core_industry_item_pic {
    width: 33.3142%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.core_industry_item_img {
    padding-bottom: 108.7478%;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
}

.core_industry_swiper {
    overflow: initial;
}

.core_industry_item_head {
    width: 100%;
}

.core_industry_item_tab {
    width: 100%;
}

.scene_industry_item_head {
    position: relative;
    width: 2.08333vw;
    height: 3.6458333vw;
    margin: 0 0.78125vw;
}

.scene_industry_item_head:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.scene_industry_item_icon {
    position: relative;
}

.scene_industry_item_icon:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
}

.scene_industry_item_icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    -webkit-transform: rotate(-150deg);
    transform: rotate(-150deg);
}

.scene_industry_item_label {
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.scene_industry_item_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.scene_industry_item_tab {
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.scene_industry_item_content {
    -webkit-align-items: center;
    align-items: center;
}

.scene_industry_item_box {
    width: 29.1666%;
    margin: 0 6.2501% 0 0;
}

.scene_industry_item_box:nth-child(3n) {
    margin: 0;
}

.scene_industry_item_text {
    font-size: 1.041666vw;
    line-height: 1.458333vw;
    color: #222222;
    font-weight: bold;
    padding-left: 1.30208333vw;
}


.core_pro_wrap {
    padding: 5.208333vw 0 7.8125vw 0;
    background: #000;
    position: relative;
    z-index: 9;
    overflow: hidden;
}

.core_pro_wrap:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 1.82291666vw solid transparent;
    border-right: 1.82291666vw solid transparent;
    border-top: 2.5vw solid #ffffff;
}

.core_pro_back {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.core_pro_box {
    position: relative;
    z-index: 9;
}

.core_pro_item_head {
    -webkit-justify-content: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.core_pro_item_title {
    position: relative;
}

.core_pro_item_label {
    font-size: 2.08333vw;
    line-height: 2.6041666vw;
    color: #000000;
    text-align: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_pro_item_label:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    opacity: 0;
}

.core_pro_item_pack {
    position: relative;
    margin-top: 2.6041666vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.core_pro_item_pack:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_pro_item_pack a {
    display: block;
    position: relative;
    z-index: 9;
}

.core_pro_item_big:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_pro_item_big:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background: #000000;
    z-index: 1;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
}

.core_pro_item_big {
    position: relative;
    z-index: 9;
    padding: 3.125vw 4.6875vw 1.82291666vw 4.6875vw;
}

.core_pro_item_read {
    position: relative;
    z-index: 9;
}

.core_pro_item_pic {
    width: 100%;
}

.core_pro_item_img {
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
}


.core_pro_item_box {
    margin-bottom: 4.6875vw;
}

.core_pro_item_box:last-child {
    margin-bottom: 0;
}

.core_pro_item_button {
    -webkit-justify-content: center;
    justify-content: center;

}

.core_pro_item_btn {
    width: 10.41666vw;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    -webkit-border-radius: 1.5625vw;
    border-radius: 1.5625vw;
    -webki-ttransform: translateY(1vw);
    transform: translateY(1vw);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_pro_btn_read {
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.core_pro_btn_text {
    font-size: 0.8333vw;
    line-height: 3.125vw;
    color: #ffffff;
}

.core_pro_btn_icon {
    width: 0.625vw;
    margin-left: 0.9375vw;
}

.core_pro_btn_icon svg {
    fill: #ffffff;
}

.core_pro_item_box:hover .core_pro_item_btn {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
}

.core_pro_item_box:hover .core_pro_item_pack:after {
    opacity: 1;
}

.core_pro_item_box:hover .core_pro_item_big:after {
    opacity: 0;
}

.core_pro_item_box:hover .core_pro_item_label:nth-child(1) {
    opacity: 0;
}

.core_pro_item_box:hover .core_pro_item_label:nth-child(2) {
    opacity: 1;
}


.core_pro_tab {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.core_pro_swiper .swiper-slide-active .core_pro_tab {
    opacity: 1;
    pointer-events: auto;
}

.core_pro_swiper .swiper-slide-active .AddCoreProItemHead {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.core_pro_swiper .swiper-slide-active .AddCoreProItemPack {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_mask_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background: rgba(0, 0, 0, .7);
    -webkit-backdrop-filter: blur(1.5625vw);
    backdrop-filter: blur(1.5625vw);
}

.contact_mask_after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.contact_mask_box {
    position: relative;
    width: 25%;
    z-index: 9;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_mask_show {
    opacity: 1;
    pointer-events: auto;
}


.contact_mask_show .contact_mask_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.contact_mask_big {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.contact_mask_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 1.5625vw;
    border-radius: 1.5625vw;
}

.contact_mask_content {
    position: relative;
    z-index: 9;
    padding: 0 1.041666vw 1.041666vw 1.041666vw;
}

.contact_mask_tips_box {
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transform: translateY(-2.1875vw);
    transform: translateY(-2.1875vw);
}

.contact_mask_tips_icon {
    width: 21.25%;
}

.contact_mask_pack {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1.041666vw;
}

.contact_mask_read {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
}

.contact_mask_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    text-align: center;
}

.contact_mask_subtitle {

}

.contact_mask_subtitle a {
    display: block;
    font-size: 1.354166vw;
    line-height: 1.7708333vw;
    text-align: center;
}

.contact_mask_text {
    margin-top: 2.86458333vw;
    font-size: 0.78125vw;
    line-height: 1.5625vw;
    color: rgba(34, 34, 34, .5);
    text-align: center;
}

.contact_mask_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1.5625vw;
    position: relative;
}

.contact_mask_btn_box {
    width: 1.5625vw;
    cursor: pointer;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_mask_btn_icon {
    width: 100%;
}

.contact_mask_btn_icon svg {
    width: 100%;
    fill: rgba(255, 255, 255, .5);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_mask_btn_box:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.contact_mask_btn_box:hover .contact_mask_btn_icon svg {
    fill: rgba(255, 255, 255, 1);
}

.index_wap_icon {
    display: none;
}

.about_page_wrap {
    overflow: hidden;
}

.pro_page_wrap {
    overflow: hidden;
}

.join_page_wrap {
    overflow: hidden;
}


.banner_swiper_content {
    position: absolute;
    left: 0;
    bottom: 7.2vw;
    width: 100%;
    z-index: 19;
    padding: 0 5.208333vw;
    pointer-events: none;
    opacity: 0;
}

.banner_swiper_read {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.banner_swiper_text {
    color: #ffffff;
    font-size: 1.25vw;
    line-height: 1.4vw;
    padding: 0 0.2vw;
}

.banner_swiper_current {
    font-size: 2.08333vw;
    line-height: 2vw;

}

.banner_swiper_min {
    font-size: 0.8vw;
}

.index_scroll_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 3.125vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_scroll_button .public_btn_box {
    margin-top: 0;
}

.index_scroll_button .public_btn_box:nth-child(1) {
    margin-top: 1.30208333vw;
}

.index_scroll_button .public_btn_box:after {
    border: 1px solid #222222;

}

.index_scroll_button .public_btn_box {
    opacity: 1;
}

.index_scroll_button .public_btn_label svg {
    fill: #474747;
}

.index_scroll_button .public_btn_active {
    opacity: 1;
}

.index_scroll_button .public_btn_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_scroll_button .public_btn_read {
    position: relative;
    width: 100%;
    height: 100%;
}

.index_scroll_button .public_btn_icon:nth-child(1) {
    opacity: 1;
}

.index_scroll_button .public_btn_icon:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.index_scroll_button .public_btn_back:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    background: #fbf4f9;
    box-sizing: border-box;
    -webkit-border-radius: 0.41666vw;
    border-radius: 0.41666vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    z-index: 2;
}

.index_scroll_button .public_btn_back:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #05c9c9, #0046d9 40%, #7700c9 76%, #fa0198);
    border: none;
    box-sizing: border-box;
    -webkit-border-radius: 0.41666vw;
    border-radius: 0.41666vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_scroll_button .public_btn_active:after {
    opacity: 0;
}

.index_scroll_button .public_btn_active .public_btn_back {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
}

.index_scroll_button .public_btn_active .public_btn_icon:nth-child(1) {
    opacity: 0;
}

.index_scroll_button .public_btn_active .public_btn_icon:nth-child(2) {
    opacity: 1;
}
