

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;
    width: 0.3125vw !important;
}

.nicescroll-rails {
    cursor: pointer !important;
    padding: 0 0.15625vw;
    box-sizing: border-box;
}

/*默认样式*/
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;
}

.Manrope-ExtraBold {
    font-family: "Manrope-ExtraBold", "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: "Manrope-ExtraBold";
    src: url(../fonts/MANROPE-EXTRABOLD.TTF);
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    word-wrap: break-word !important;
    word-break: normal !important;
    user-select: none;
}

html, body {
    font-family: "Manrope-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
    background: #fff;
    font-size: 0.7291666vw;
    width: 100%;
    color: #000;
    -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: "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 {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
}

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*/
.header_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;

}

.header_wrap:after {
    content: "";
    background: rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_box {
    position: relative;
    z-index: 9;
}

.header_tips_wrap {
    padding: 0 5.2083333vw;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_tips_wrap:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .1);
}

.header_tips_box {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header_tips_btn_box {
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.header_tips_btn_box a {
    -webkit-align-items: center;
    align-items: center;
}

.header_tips_icon {
    width: 1.041666vw;
}

.header_tips_text {
    font-size: 0.7291666vw;
    line-height: 1.5625vw;
    color: #ffffff;
    padding: 0 0.3125vw;
}

.header_tips_jt {
    width: 0.625vw;
}

.header_tips_label {
    width: 100%;
}

.header_tips_label svg {
    fill: #ffffff;
}

.header_tips_item_box {
    margin-right: 1.458333vw;
}

.header_tips_item_box:last-child {
    margin-right: 0;
}

.header_tips_item_box a {
    font-size: 0.7291666vw;
    line-height: 1.5625vw;
    color: #ffffff;
}

.header_content {
    padding: 0 5.2083333vw;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header_content:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .1);
}

.header_logo_img {
    width: 10.15625vw;
}

.header_logo_img img {
    -webkit-filter: grayscale(500%) brightness(0) invert(100%);
    filter: grayscale(500%) brightness(0) invert(100%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_logo_box a {
    position: relative;
}

.header_logo_label {
    position: absolute;
    left: 20.5128%;
    bottom: 0;
    width: 6.15384%;
    z-index: 9;
}

.header_menu_item_link {
    font-size: 0.9375vw;
    line-height: 3.6458333vw;
    padding: 0 1.1458333vw;
    color: #ffffff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_search_label {
    width: 0.9375vw;
}

.header_search_label svg {
    fill: #ffffff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_menu_wrap {
    -webkit-align-items: center;
    align-items: center;
}

.header_menu_item_box {
    position: relative;
}

.header_menu_box {
    margin-right: 1.1458333vw;
}

.header_contact_btn a {
    font-size: 0.9375vw;
    line-height: 1.875vw;
    color: #ffffff;
    padding: 0 1.30208333vw;
    background: #00c3ff;
    -webkit-border-radius: 0.9375vw;
    border-radius: 0.9375vw;
}

.header_contact_button {
    margin-right: 20.041666vw;
}

.header_down_wrap {
    position: fixed;
    z-index: 9;
    left: 0;
    top: 5.2083333vw;
    width: 100vw;
    pointer-events: none;
    padding-top: 0.5208333vw;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.header_down_box {
    background: #f5f6f7;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.header_down_tab {
    padding: 1.30208333vw;
    -webkit-justify-content: center;
    justify-content: center;
}

.header_down_item_box {
    padding: 0 1.941666vw;
    max-width: 13vw;
    text-align: center;
}

.header_down_item_box a {
    display: block;
}

.header_down_item_icon {
    width: 1.82291666vw;
    height: 1.82291666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 auto;
}

.header_down_item_icon img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.header_down_item_text {
    line-height: 1.041666vw;
    font-size: 0.7291666vw;
    color: #333333;
    margin-top: 0.41666vw;
}

.header_menu_item_box:hover .header_down_wrap {
    padding: 0;
}


.header_menu_item_box:hover .header_down_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
}


.header_wrap:hover:after {
    background: #ffffff;
}

.header_wrap:hover .header_logo_img img {
    -webkit-filter: none;
    filter: none;
}

.header_wrap:hover .header_tips_wrap {
    background: #000000;
}

.header_wrap:hover .header_menu_item_link {
    color: #333333;
}

.header_wrap:hover .header_search_label svg {
    fill: #3a3a3a;
}


.header_active {
    -webkit-transform: translateY(-1.5625vw);
    transform: translateY(-1.5625vw);
}

.header_active .header_logo_img img {
    -webkit-filter: none;
    filter: none;
}

.header_active:after {
    background: #ffffff;

}

.header_active .header_tips_wrap {
    background: #000000;
}

.header_active .header_menu_item_link {
    color: #333333;
}

.header_active .header_search_label svg {
    fill: #3a3a3a;
}

.header_white {
    -webkit-transform: none !important;
    transform: none !important;
}

.header_white .header_logo_img img {
    -webkit-filter: none;
    filter: none;
}

.header_white:after {
    background: #ffffff;
    -webkit-box-shadow: 0 0.26041666vw 0.78125vw rgba(0, 0, 0, 0.08);
    box-shadow: 0 0.26041666vw 0.78125vw rgba(0, 0, 0, 0.08);
}

.header_white .header_tips_wrap {
    background: #000000;
}

.header_white .header_menu_item_link {
    color: #333333;
}

.header_white .header_search_label svg {
    fill: #3a3a3a;
}


.header_color .header_logo_img img {
    -webkit-filter: none;
    filter: none;
}

.header_color:after {
    background: #ffffff;
    -webkit-box-shadow: 0 0.26041666vw 0.78125vw rgba(0, 0, 0, 0.08);
    box-shadow: 0 0.26041666vw 0.78125vw rgba(0, 0, 0, 0.08);
}

.header_color .header_tips_wrap {
    background: #000000;
}

.header_color .header_menu_item_link {
    color: #333333;
}

.header_color .header_search_label svg {
    fill: #3a3a3a;
}

.header_menu_item_active .header_menu_item_link {
    font-weight: bold;
}

.header_menu_item_default .header_menu_item_link {
    font-weight: normal;
}

.header_menu_item_hover .header_menu_item_link {
    font-weight: bold;
}

.index_banner_wrap {
    height: 100vh;
    position: relative;
}

.index_banner_swiper {
    height: 100%;
}

.index_banner_content {
    height: 100%;
    position: relative;
}

.index_banner_img {
    height: 100%;
}

.index_banner_img 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;
}

.index_banner_center {
    width: 100%;
    padding: 0 5.2083333vw;
    margin-top: -4.6875vw;
}

.index_banner_en {
    font-size: 1.1458333vw;
    line-height: 1.66666vw;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_cn {
    font-size: 3.2458333vw;
    line-height: 4.1666vw;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_current .index_banner_en {
    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_banner_current .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: .1s;
    transition-delay: .1s;
}

.index_banner_scroll_wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
    -webkit-justify-content: center;
    justify-content: center;
    pointer-events: none;
}

.index_banner_scroll_box {
    width: 1.40625vw;
}

.index_banner_scroll_icon {
    height: 2.08333vw;
    position: relative;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
}

.index_banner_scroll_line {
    margin: -1.302vw auto 0;
    width: 1px;
    height: 3.125vw;
    background: rgba(255, 255, 255, 0.5);
    position: relative;
}

.index_banner_scroll_line:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-animation: lineActiveAnimation 1.9s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
    animation: lineActiveAnimation 1.9s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
}

@-webkit-keyframes lineActiveAnimation {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center top;
        transform-origin: center bottom;
    }
    49% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center top;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center bottom;
        transform-origin: center top;
    }
    99% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center bottom;
        transform-origin: center top;
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center bottom;
        transform-origin: center top;
    }
}


@keyframes lineActiveAnimation {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center top;
        transform-origin: center bottom;
    }
    49% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center top;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center bottom;
        transform-origin: center top;
    }
    99% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center bottom;
        transform-origin: center top;
    }
    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center bottom;
        transform-origin: center top;
    }
}

.index_advertising_wrap {
    background: #ffffff;
    padding: 4.8083333vw 0;
}

.index_advertising_box {
    padding: 0 18.2291666vw;
}

.index_advertising_content {
    font-size: 0.9375vw;
    line-height: 2.06666vw;
    color: #666666;
}

.index_cost_wrap {
    background: #000000;
    padding: 6.25vw 0 5.2083333vw 0;
    position: relative;
}

.index_cost_title {
    font-size: 2.0041666vw;
    line-height: 2.625vw;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.index_cost_tab {
    position: relative;
}

.index_cost_logo_box {
    width: 61.458333%;
    margin: 0 auto;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 8.8541666vw 0;
    position: relative;
}

.index_cost_logo_label {
    position: relative;
}

.index_cost_logo_label:nth-child(1) {
    width: 17.1186%;
}

.index_cost_logo_label:nth-child(2) {
    width: 7.7966%;
}

.index_cost_logo_label:nth-child(3) {
    width: 16.1864%;
}

.index_cost_logo_label:nth-child(4) {
    width: 12.62711%;
}

.index_cost_logo_label:nth-child(5) {
    width: 18.64406%;
}

.index_cost_logo_label:nth-child(6) {
    width: 17.9661%;
}

.index_cost_logo_svg {
    width: 100%;
}

.index_cost_logo_svg svg {
    fill-opacity: 0;
    fill: #ffffff;
    stroke: #fff;
    stroke-width: 0.1041666vw;
    fill-rule: evenodd;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.index_cost_logo_lightning {
    position: absolute;
    left: 17.31%;
    bottom: -5%;
    z-index: 9;
    width: 54.9%;
}

.index_cost_logo_lightning svg {
    fill: #00b3ea;
}

.index_cost_logo_content {
    position: relative;
    z-index: 9;
}

.index_cost_logo_big {
    position: absolute;
    top: 50%;
    width: 29.1666vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_cost_logo_pic {
    position: relative;
}


.index_cost_logo_label:nth-child(1) .index_cost_logo_big {
    left: 30%;
}

.index_cost_logo_label:nth-child(2) .index_cost_logo_big {
    left: -30%;
}

.index_cost_logo_label:nth-child(3) .index_cost_logo_big {
    left: -20%;
}

.index_cost_logo_label:nth-child(4) .index_cost_logo_big {
    left: -30%;
}

.index_cost_logo_label:nth-child(5) .index_cost_logo_big {
    left: -20%;
}

.index_cost_logo_label:nth-child(6) .index_cost_logo_big {
    left: -20%;
}

.index_cost_logo_img {
    padding-bottom: 73.2142%;
}

.index_cost_logo_read {
    position: absolute;
    left: 2.08333vw;
    bottom: 2.08333vw;
    z-index: 9;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_cost_logo_title {
    color: #ffffff;
    font-size: 1.9791666vw;
    line-height: 2.5vw;
}

.index_cost_logo_text {
    color: #ffffff;
    font-size: 2.6041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    display: none !important;
}

.index_cost_logo_active svg {
    fill-opacity: 1;
}

.index_cost_logo_active .index_cost_logo_big {
    opacity: 1;
}


.index_cost_logo_active .index_cost_logo_read {
    bottom: 1.041666vw;
}

.index_bitmap_box {
    display: flex;
    margin-top: 0.580833vw;
}

.index_bitmap_item_box {
    width: 49.73958333%;
    position: relative;
    margin-right: 0.5208333vw;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.index_bitmap_item_box:nth-child(2n) {
    margin-right: 0;
}

.index_bitmap_item_content {
    position: relative;
}

.index_bitmap_item_img {
    height: 32.291666vw;
}

.index_bitmap_item_img img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.ImgParallaxPic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ImgParallaxImg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% + 12.5vw);
}

.index_bitmap_item_active {
    width: 55%;
}

.index_bitmap_item_active .index_bitmap_item_img img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.index_bitmap_item_read {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
}

.index_bitmap_item_read:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_bitmap_item_center {
    width: 100%;
    position: relative;
    z-index: 9;
}

.index_bitmap_item_title {
    font-size: 2.5vw;
    line-height: 3.0208333vw;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.index_bitmap_item_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1.30208333vw;
}

.index_bitmap_item_button a {
    display: block;
    font-size: 0.9375vw;
    line-height: 2.08333vw;
    color: #ffffff;
    position: relative;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    padding: 0 1.82291666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_bitmap_item_button a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_bitmap_item_box:hover .index_bitmap_item_read:after {
    opacity: 1;
}

.index_bitmap_item_button a:hover {
    background: #00c3ff;
}

.index_bitmap_item_button a:hover:after {
    border: 1px solid #00c3ff;
}

.index_news_wrap {
    padding: 5.2083333vw 0;
    background: #e9eaec;
}

.index_news_box {
    padding: 0 18.75vw;
}

.index_news_title {
    font-size: 1.7708333vw;
    line-height: 2.291666vw;
    color: #222222;
    font-weight: bold;
}

.index_news_item_big {
    width: 44.75%;
}

.index_news_item_pic {
    width: 55.25%;
}

.index_news_item_img {
    padding-bottom: 55.3544%;
}

.index_news_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_news_item_read {
    height: 100%;
    padding: 1.82291666vw;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.index_news_item_head {
    width: 100%;
}

.index_news_item_time {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #666666;
}

.index_news_item_title {
    font-size: 1.041666vw;
    line-height: 1.458333vw;
    color: #222222;
    font-weight: bold;
    margin-top: 0.5208333vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index_news_item_text {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    color: #666666;
    margin-top: 2.34375vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index_news_item_label {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    color: #666666;
}

.index_news_item_icon {
    width: 0.625vw;
    margin-left: 0.5208333vw;
}

.index_news_item_button {
    width: 100%;
    -webkit-align-items: center;
    align-items: center;
}


.index_news_item_content {
    -webkit-border-radius: 0.5208333vw;
    border-radius: 0.5208333vw;
    background: #ffffff;
    overflow: hidden;
}

.index_news_content {
    margin-top: 2.6041666vw;
}

.index_news_item_box a {
    display: block;
}

.index_news_item_box a:hover .index_news_item_img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.index_news_pagination_wrap {
    margin-top: 1.041666vw;
}

.index_news_pagination_box {
    -webkit-justify-content: center;
    justify-content: center;
}

.public_pagination_box .swiper-pagination-bullet {
    width: 0.7291666vw;
    height: 0.7291666vw;
    margin: 0 0.26041666vw !important;
    background: none;
    opacity: 1;
    position: relative;

}

.public_pagination_box .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0.1041666vw solid #272727;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_pagination_box .swiper-pagination-bullet-active:after {
    border: 0.1041666vw solid #00c3ff;
    background: #00c3ff;
}

.index_news_more_button {
    margin-top: 2.08333vw;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_news_more_btn a {
    position: relative;
}

.index_news_more_btn a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #555555;
    box-sizing: border-box;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_news_more_text {
    font-size: 0.8333vw;
    line-height: 2.08333vw;
    color: #666666;
    position: relative;
    padding: 0 2.08333vw;
    z-index: 9;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_news_more_btn a:hover:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.index_news_more_btn a:hover .index_news_more_text {
    color: #ffffff;
}

.index_news_tab {
    position: relative;
}

.index_news_button_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    pointer-events: none;
    z-index: 9;
}

.index_news_button_box {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.index_news_btn_box {
    pointer-events: auto;
    cursor: pointer;
}

.index_news_btn_icon {
    width: 0.9375vw;
}

.index_news_btn_icon svg {
    fill: #000000;
}

.index_news_btn_next {
    margin-right: -2.6041666vw;
}

.index_news_btn_prev {
    margin-left: -2.6041666vw;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.index_demonstrate_wrap {
    background: #151515;
    padding: 5.2083333vw 0;
}

.index_demonstrate_box {
    padding: 0 18.75vw;
}

.index_demonstrate_item_box {
    width: 49.1666%;
    margin: 0 1.6668% 1.6668% 0;
    position: relative;
}

.index_demonstrate_item_box:nth-child(2n) {
    margin: 0 0 1.6668% 0;
}

.index_demonstrate_item_img {
    padding-bottom: 92.4369%;
    position: relative;
    -webkit-border-radius: 0.5208333vw;
    border-radius: 0.5208333vw;
    overflow: hidden;
}

.index_demonstrate_wrap .index_demonstrate_item_img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #151515;
    z-index: 99;
}

.index_demonstrate_wrap .index_demonstrate_max_img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #151515;
    z-index: 99;
}

.partner_booth_item_img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #151515;
    z-index: 99;
}
.pro_booth_wrap .partner_booth_item_img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e9eaeb;
    z-index: 99;
}
.scene_page_item_img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 99;
}.pro_page_item_pic:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 99;
}

.journey_page_item_content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #191919;
    z-index: 99;
}

.booth_page_item_pic:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #151515;
    z-index: 99;
}

.booth_page_max_pic:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #151515;
    z-index: 99;
}

.video_item_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e9eaeb;
    z-index: 99;
}

.about_add_item_img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e9eaeb;
    z-index: 99;
}

.about_booth_item_pic:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #151515;
    z-index: 99;
}.news_page_item_img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #151515;
    z-index: 99;
}
.case_item_content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e9eaeb;
    z-index: 99;
}
.talents_page_item_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e9eaeb;
    z-index: 99;
}.careers_change_item_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e9eaeb;
    z-index: 99;
}

.AddIndexDemonstrateItemImg:after {
    height: 0 !important;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_demonstrate_max_box {
    width: 100%;
    position: relative;
}

.index_demonstrate_max_img {
    padding-bottom: 40%;
    position: relative;
    -webkit-border-radius: 0.5208333vw;
    border-radius: 0.5208333vw;
    overflow: hidden;
}


.index_demonstrate_item_button {
    position: absolute;
    left: 0;
    bottom: 2.6041666vw;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_demonstrate_item_button a {
    position: relative;

}

.index_demonstrate_item_text {
    font-size: 0.8333vw;
    line-height: 2.08333vw;
    color: #ffffff;
    padding: 0 2.08333vw;
    z-index: 9;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_demonstrate_item_button a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.index_demonstrate_item_button a:hover:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.index_demonstrate_item_button a:hover .index_demonstrate_item_text {
    color: #ffffff;
}

.footer_wrap {
    background: #000000;
    padding: 2.6041666vw 0 0 0;
    position: sticky;
    bottom: 0;
    z-index: 18;
}

.footer_logo_box {
    width: 10.15625vw;
    position: relative;
}

.footer_logo_img img {
    -webkit-filter: grayscale(500%) brightness(0) invert(100%);
    filter: grayscale(500%) brightness(0) invert(100%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_logo_label {
    position: absolute;
    left: 20.5128%;
    bottom: 0;
    width: 6.15384%;
    z-index: 9;
}

.footer_box {
    padding: 0 5.2083333vw;
}

.footer_contact_button a {
    position: relative;
}

.footer_contact_btn_text {
    font-size: 0.8333vw;
    line-height: 2.08333vw;
    color: #ffffff;
    padding: 0 2.08333vw;
    z-index: 9;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_contact_button a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #00c3ff;
    background: #00c3ff;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_contact_button {
    margin-top: 2.08333vw;
}

.footer_share_box {
    margin-top: 1.5625vw;
}

.footer_share_item_box {
    width: 1.5625vw;
    height: 1.5625vw;
    margin-right: 0.5208333vw;
}

.footer_share_item_box a {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 100%;
}

.footer_share_item_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #666666;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_share_item_label {
    width: 50%;
    height: 50%;
    position: relative;
    z-index: 9;
}

.footer_share_item_label svg {
    fill: #666666;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_share_item_box a:hover:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.footer_share_item_box a:hover .footer_share_item_label svg {
    fill: #ffffff;
}

.footer_head_wrap {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_menu_item_title {
    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.78125vw;
    line-height: 1.25vw;
    color: #bfbfbf;
    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: #ffffff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_menu_item_li a:hover {
    color: #ffffff;
}

.footer_menu_item_li a:hover:after {
    width: 100%;
    left: 0;
}

.footer_menu_item_box {
    margin-right: 11.458333vw;
}

.footer_menu_item_box:last-child {
    margin-right: 0;
}

.footer_copy_btn_icon {
    width: 1.041666vw;
    position: relative;
    z-index: 9;
}

.footer_copy_box {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 1.25vw 0;
}

.footer_copy_text {
    margin-right: 2.08333vw;
}

.footer_copy_text,
.footer_copy_text a {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    color: #777777;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    position: relative;
}

.footer_copy_text a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #ffffff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_copy_text a:hover {
    color: #ffffff;
}

.footer_copy_text a:hover:after {
    width: 100%;
    left: 0;
}

.footer_copy_text:last-child {
    margin-right: 0;
}

.footer_copy_btn_box {
    margin-right: 2.08333vw;
}

.footer_copy_btn_box:last-child {
    margin-right: 0;
}

.footer_copy_btn_box a {
    position: relative;
}


.footer_copy_btn_read {
    -webkit-align-items: center;
    align-items: center;
    padding: 0 1.30208333vw;
    position: relative;
}

.footer_copy_btn_read:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #777777;
    -webkit-border-radius: 0.9375vw;
    border-radius: 0.9375vw;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_copy_btn_text {
    font-size: 0.7291666vw;
    line-height: 1.875vw;
    color: #777777;
    margin-left: 0.5208333vw;
    position: relative;
    z-index: 9;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_copy_btn_box a:hover .footer_copy_btn_read:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.footer_copy_btn_box a:hover .footer_copy_btn_text {
    color: #ffffff;
}

.footer_copy_return_read {
    -webkit-align-items: center;
    align-items: center;
}

.footer_copy_return_text {
    font-size: 0.8333vw;
    line-height: 1.875vw;
    color: #777777;
    margin-right: 0.5208333vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_copy_return_icon {
    width: 0.9375vw;
}

.footer_copy_return_label {
    width: 100%;
}

.footer_copy_return_label svg {
    fill: #777777;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_copy_btn_box a:hover .footer_copy_return_text {
    color: #ffffff;
}

.footer_copy_btn_box a:hover .footer_copy_return_label svg {
    fill: #ffffff;
}

.footer_copy_wrap {
    margin-top: 5.2083333vw;
}

.footer_copy_line_box {
    position: relative;
    height: 1px;
    width: 100%;
}

.footer_copy_line_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #333333;
}

.footer_copy_label,
.footer_copy_label a {
    font-size: 0.8333vw;
    line-height: 1.875vw;
    color: #777777;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_copy_label a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #ffffff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_copy_label a:hover {
    color: #ffffff;
}

.footer_copy_label a:hover:after {
    width: 100%;
    left: 0;
}

.index_banner_button_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
    pointer-events: none;
}

.index_banner_button_box {
    width: 100%;
    padding: 0 5.2083333vw;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.index_banner_btn_box {
    width: 3.90625vw;
    height: 3.90625vw;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    pointer-events: auto;
    cursor: pointer;
}

.index_banner_btn_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.index_banner_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: 100%;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_banner_btn_box:hover:after {
    opacity: 1;
}

.index_banner_btn_label {
    width: 16%;
}

.index_banner_btn_label svg {
    fill: #ffffff;
}

.float_page_wrap {
    position: fixed;
    right: 1.041666vw;
    bottom: 10%;
    z-index: 999;
    pointer-events: none;
}

.float_page_box {
    position: relative;
}


.float_item_box {
    width: 100%;
    margin-bottom: 0.5208333vw;
    position: relative;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    pointer-events: auto;
}

.float_item_box:last-child {
    margin-bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.float_page_show .float_item_box:last-child {
    opacity: 1;
    pointer-events: auto;
}

.float_item_box a {
    width: 2.6041666vw;
    height: 2.6041666vw;
    overflow: hidden;
    -webkit-border-radius: 1.30208333vw;
    border-radius: 1.30208333vw;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-box-shadow: 0 0.5208333vw 1.30208333vw rgba(0, 0, 0, 0.3);
    box-shadow: 0 0.5208333vw 1.30208333vw rgba(0, 0, 0, 0.3);
    background: #00c3ff;
}

.float_item_content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: max-content;


}

.float_item_icon {
    width: 2.6041666vw;
    height: 2.6041666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.float_item_animate {
    overflow: hidden;
    z-index: 8;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.float_item_read {
    position: relative;
}

.float_item_label {
    width: 45%;
}

.float_item_label svg {
    fill: #ffffff;
}

.float_item_text {
    padding: 0 1.5625vw 0 0;
    font-size: 0.8333vw;
    line-height: 2.6041666vw;
    color: #ffffff;
}


.business_banner_wrap {
    height: 100vh;
    position: relative;
    z-index: 1;
}

.business_banner_box {
    height: 100%;
    position: relative;
}

.business_banner_img {
    height: 100%;
    position: relative;
}

.installer_banner_wrap {
    height: 100vh;
    position: relative;
}

.installer_banner_box {
    height: 100%;
    position: relative;
}

.installer_banner_img {
    height: 100%;
    position: relative;
}

.installer_banner_content {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
}

.installer_banner_center {
    width: 100%;
    padding: 0 13.541666vw;
}

.installer_banner_text {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 3.125vw;
    line-height: 3.6458333vw;
    font-weight: bold;
}

.installer_page_wrap {
    position: relative;
    z-index: 9;
}

.install_page_wrap {
    background: #000;
    padding: 5.2083333vw 0;
}

.installer_page_content {
    width: 100%;
    position: relative;
}

.install_page_box {
    padding: 0 18.75vw;
}

.install_page_title {
    font-size: 2.0041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.install_page_text {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    color: #ffffff;
    text-align: center;
    margin-top: 2.08333vw;
}

.crosswise_page_wrap {
    position: relative;
    background: #e9eaeb;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
}

.crosswise_page_height_box {
    width: 50%;
    height: 300vh;
    position: relative;
}

.crosswise_page_box {
    position: sticky;
    top: 0;
    left: 0;
    width: 50%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.crosswise_page_content {
    width: 100vw;
    padding: 11.9791666vw 18.75vw;
    overflow: hidden;
    position: relative;
}

.crosswise_page_tab {
    width: max-content;
}

.crosswise_page_swiper {
    overflow: initial;
}

.crosswise_page_swiper .swiper-slide {
    width: 62.5vw;
}

.crosswise_page_item_box {
    width: 100%;
}

.crosswise_page_item_pic {
    width: 42.91666%;
}

.crosswise_page_item_img {
    padding-bottom: 93.5922%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.crosswise_page_item_img:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e9eaeb;
}

.AddCrosswisePageItemImg:after {
    height: 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.crosswise_page_item_big {
    width: 57.08334%;
}

.crosswise_page_item_read {
    padding: 3.6458333vw 4.1666vw 3.6458333vw 2.34375vw;
    height: 100%;
    position: relative;
}

.crosswise_page_item_title {
    font-size: 2.6041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #222222;
}

.crosswise_page_item_text {
    margin-top: 1.30208333vw;
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    color: #222222;
}

.solution_page_wrap {
    background: #000000;
    position: relative;
    padding: 5.2083333vw 0;
}

.solution_page_head_title {
    font-size: 2.6041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.solution_page_head_text {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    color: #ffffff;
    margin-top: 1.30208333vw;
    text-align: center;
}

.solution_page_box {
    padding: 0 13.541666vw;
}

.solution_page_content {
    margin-top: 3.125vw;
}

.solution_item_head_box {
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(224, 224, 226, 1) 50%, rgba(196, 197, 200, 1) 100%);
}

.solution_item_head_title {
    width: 16.666%;
    padding: 1.30208333vw 0.78125vw;
    font-size: 0.9375vw;
    line-height: 1.3541666vw;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.solution_item_head_title:first-child {
    text-align: left;
    padding: 1.30208333vw 0.78125vw 1.30208333vw 1.041666vw;
}

.solution_item_content {
    margin-top: 1.041666vw;
}

.solution_item_tab {
    position: relative;
}


.solution_item_box {
    width: 16.666%;
    padding: 1.30208333vw 0.78125vw;
    box-sizing: border-box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    color: #ffffff;
}

.solution_item_tab:nth-child(2n+1) {
    background: rgba(255, 255, 255, 0.3);
}

.solution_item_tab:nth-child(2n+1) .solution_item_box {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.solution_item_box:first-child {
    text-align: left;
    padding: 1.30208333vw 0.78125vw 1.30208333vw 1.041666vw;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.solution_item_box:last-child {
    border: none;
}

.solution_item_icon {
    width: 1.66666vw;
    height: 1.66666vw;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.solution_off {
    opacity: 0;
}

.solution_item_label {
    width: 50%;
}

.solution_item_label svg {
    fill: #000000;
}

.solution_item_tips_box {
    margin-top: 4.1666vw;
}

.solution_item_tips_text {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    color: #ffffff;
}

.solution_page_tab {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
}

.journey_page_wrap {
    background: #191919;
    padding: 5.2083333vw 0;
}

.journey_page_item_box a {
    display: block;
}

.journey_page_item_content {
    position: relative;
}

.journey_page_item_img {
    padding-bottom: 91.6932%;
}

.journey_page_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.journey_page_item_box a:hover .journey_page_item_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.journey_page_item_big {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-content: space-between;
    align-content: space-between;
    padding: 1.82291666vw 1.82291666vw 4.6875vw 1.82291666vw;
}

.journey_page_item_title {
    width: 100%;
    font-size: 1.3541666vw;
    line-height: 1.875vw;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
}

.journey_page_item_read {
    width: 100%;
}

.journey_page_item_text {
    font-size: 1.25vw;
    line-height: 1.3541666vw;
    color: #ffffff;
}

.journey_page_item_icon {
    width: 0.8333vw;
    margin-left: 0.26041666vw;
}

.journey_page_item_label {
    width: 100%;
}

.journey_page_item_label svg {
    fill: #ffffff;
}

.journey_page_item_btn {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.journey_page_content {
    margin-top: 3.125vw;
}

.booth_page_wrap {
    background: #151515;
    padding: 5.2083333vw 0;
}

.booth_page_box {
    padding: 0 13.541666vw;
}

.booth_page_content {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.booth_page_max_box {
    width: 49.2857%;
}

.booth_page_tab {
    width: 49.2857%;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.booth_page_max_box a {
    display: block;
    position: relative;
}

.booth_page_max_img {
    padding-bottom: 109.275%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.booth_page_max_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.booth_page_item_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-content: flex-end;
    align-content: flex-end;
}

.booth_item_title {
    font-size: 1.3625vw;
    line-height: 2.1875vw;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.booth_item_read {
    width: 100%;
    padding: 1.30208333vw;
}

.booth_item_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1.041666vw;
}

.booth_item_btn {
    position: relative;
}

.booth_item_btn:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.booth_item_text {
    display: block;
    font-size: 0.9375vw;
    line-height: 2.08333vw;
    color: #ffffff;
    position: relative;
    z-index: 9;
    padding: 0 1.82291666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.booth_page_item_box {
    width: 100%;
}

.booth_page_item_box a {
    position: relative;
    display: block;
}

.booth_page_item_img {
    padding-bottom: 53.1884%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.booth_page_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.booth_page_item_box:hover .booth_page_item_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.booth_page_item_box:hover .booth_item_btn:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.booth_page_max_box:hover .booth_item_btn:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.booth_page_max_box:hover .booth_page_max_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.contact_page_wrap {
    padding: 10.41666vw 0 5.2083333vw 0;
    background: #e9eaeb;
    position: relative;
    z-index: 9;
}

.contact_page_box {
    padding: 0 18.75vw;
}

.local_page_box {
    padding: 0 13.541666vw;
}

.contact_page_head_title {
    text-align: center;
    font-size: 2.0041666vw;
    line-height: 3.6458333vw;
    font-weight: bold;
    color: #222;
}

.contact_page_head_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1.5625vw;
}

.contact_page_head_btn {
    margin: 0 0.26041666vw;
}

.contact_page_head_btn a {
    position: relative;
}

.contact_page_head_btn a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0.8333vw;
    border-radius: 0.8333vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background: #ffffff;
}

.contact_page_head_text {
    font-size: 0.8333vw;
    line-height: 1.66666vw;
    color: #333333;
    padding: 0 1.30208333vw;
    z-index: 9;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_page_head_active a:after {
    background: #00c3ff;
}

.contact_page_head_active a .contact_page_head_text {
    color: #ffffff;
}

.contact_page_head_btn a:hover:after {
    background: #00c3ff;
}


.contact_page_head_btn a:hover .contact_page_head_text {
    color: #ffffff;
}


.contact_page_content {
    margin-top: 2.34375vw;
    padding: 3.125vw 5.2083333vw;
    background: #fff;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
}

.contact_page_messages_wrap {
    position: relative;
}

.contact_page_messages_wrap:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    overflow: hidden;
    border: 1px solid #00c3ff;
    box-sizing: border-box;
}

.contact_page_messages_box {
    padding: 1.82291666vw;
    position: relative;
    z-index: 9;
}

.contact_messages_item_box {
    width: 100%;
    margin-bottom: 0.78125vw;
}

.contact_messages_item_box:last-child {
    margin-bottom: 0;
}

.contact_messages_item_icon {
    width: 1.041666vw;
    height: 1.3541666vw;
    -webkit-align-items: center;
    align-items: center;
}

.contact_messages_item_label {
    width: 1.041666vw;
}

.contact_messages_item_label svg {
    fill: #00c3ff;
}

.contact_messages_item_read {
    width: calc(100% - 1.041666vw);
    padding-left: 0.5208333vw;
}

.contact_messages_item_text {
    line-height: 1.3541666vw;
    font-size: 0.8333vw;
    color: #333333;

}


.contact_page_form_icon {
    width: 0.208333vw;
    position: relative;
    background: #00c3ff;
}

.contact_page_form_title {
    font-size: 1.041666vw;
    line-height: 1.5625vw;
    color: #191919;
    font-weight: bold;
    padding: 0 0.78125vw;
}

.contact_page_form_wrap {
    margin-top: 2.08333vw;
}

.contact_form_item_content {
    width: 48%;
    margin: 0 4% 4% 0;
}

.contact_form_item_content:nth-child(2n) {
    margin: 0 0 4% 0;
}

.contact_form_item_head {
    margin-bottom: 0.5208333vw;
}

.contact_form_item_title {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    color: #333333;
}

.contact_form_item_icon {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    color: #ff0000;
    margin-left: 0.26041666vw;
}

.contact_page_form_content {
    margin-top: 2.08333vw;
}

.contact_form_item_input {
    position: relative;
}

.contact_form_item_back {
    background: #e3e3e3;
    -webkit-border-radius: 0.26041666vw;
    border-radius: 0.26041666vw;
    position: relative;
    width: 100%;
    cursor: pointer;
}

.contact_form_item_back input {
    width: 100%;
    box-sizing: border-box;
    font-size: 0.8333vw;
    color: #222222;
    line-height: 2.6041666vw;
    height: 2.6041666vw;
    padding: 0 0.78125vw;
    background: none;
    border: none;
    position: relative;
}

.contact_form_item_box {
    width: 100%;
}

.contact_form_item_select {
    position: relative;
}

.contact_form_item_select input {
    pointer-events: none;
    width: calc(100% - 1.5625vw);
}


.contact_form_item_select .contact_form_item_back:after {
    content: "";
    position: relative;
    z-index: 2;
    width: 0;
    height: 0;
    margin: 1.1458333vw 0 0 0.46875vw;
    border-top: 0.3125vw solid #c2c2c2;
    border-left: 0.3125vw solid transparent;
    border-right: 0.3125vw solid transparent;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_form_item_read {
    position: absolute;
    left: 0;
    top: calc(100% - 0.15625vw);
    width: 100%;
    -webkit-transform: translateY(1.041666vw);
    transform: translateY(1.041666vw);
    opacity: 0;
    pointer-events: none;

}

.contact_form_item_show {
    z-index: 19;
}

.contact_form_item_show .contact_form_item_read {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.contact_form_item_show .contact_form_item_back:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.contact_form_item_tab {
    padding: 0.26041666vw 0;
    z-index: 899;
    border: 1px solid #d2d2d2;
    overflow-y: auto;
    background: #ffffff;
    border-radius: 0.1041666vw;
    -webkit-box-shadow: 0 0.1041666vw 0.208333vw rgba(0, 0, 0, .12);
    box-shadow: 0 0.1041666vw 0.208333vw rgba(0, 0, 0, .12);
    box-sizing: border-box;
    max-height: 11.7708333vw;
}

.contact_form_item_tab::-webkit-scrollbar {
    width: 0.1041666vw;
}

/* 滚动条轨道 */
.contact_form_item_tab::-webkit-scrollbar-track {
    background: #eaeaea;
}

/* 滚动条滑块 */
.contact_form_item_tab::-webkit-scrollbar-thumb {
    background: #00c3ff; /* 滑块颜色 */
}

.contact_form_item_option {
    font-size: 0.8333vw;
    line-height: 1.875vw;
    color: #333333;
    padding: 0 0.5208333vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.contact_form_item_option:hover {
    background: #f6f6f6;
}

.contact_form_item_active {
    background: #00c3ff !important;
    color: #ffffff !important;
}

.contact_form_item_name {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.contact_form_item_name .contact_form_item_box:nth-child(1) {
    width: 20.8333%;
}

.contact_form_item_name .contact_form_item_box:nth-child(2) {
    width: 74.1666%;
}

.contact_form_item_add {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.contact_form_item_add .contact_form_item_box:nth-child(1) {
    width: 46.875%;
}

.contact_form_item_add .contact_form_item_box:nth-child(2) {
    width: 46.875%;
}

.contact_form_item_textarea {
    width: 100%;
    margin: 0 0 4% 0;
}

.contact_form_item_select input {
    pointer-events: none;
    width: calc(100% - 1.5625vw);
}


.contact_form_item_textarea .contact_form_item_back {
    position: relative;
    width: 100%;
    cursor: pointer;
    background: #e3e3e3;
    -webkit-border-radius: 0.26041666vw;
    border-radius: 0.26041666vw;
    overflow: hidden;
}

.contact_form_item_textarea .contact_form_item_back textarea {
    width: 100%;
    box-sizing: border-box;
    font-size: 0.8333vw;
    color: #222222;
    line-height: 1.5625vw;
    padding: 0.5208333vw 0.78125vw;
    background: none;
    border: none;
    position: relative;
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
    height: 7.291666vw;

}

.contact_form_item_textarea textarea::-webkit-scrollbar {
    width: 0.1041666vw;
}

/* 滚动条轨道 */
.contact_form_item_textarea textarea::-webkit-scrollbar-track {
    background: #eaeaea;
}

/* 滚动条滑块 */
.contact_form_item_textarea textarea::-webkit-scrollbar-thumb {
    background: #00c3ff; /* 滑块颜色 */
}

.contact_page_form_checkbox {
    font-size: 0.8333vw;
    line-height: 1.875vw;
    color: #333333;
}

.contact_page_form_checkbox label {
    -webkit-align-items: center;
    align-items: center;
}

.contact_page_form_checkbox input {
    width: 0.9375vw;
    height: 0.9375vw;
    border: 1px solid #00c3ff;
    margin-right: 0.5208333vw;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.contact_page_form_checkbox a {
    color: #00c3ff;
}

.contact_page_form_checkbox input:checked {
    background: url(../images/cd-icon-check.svg) no-repeat center center #00c3ff;
    background-size: 150%;
}

.contact_page_form_button {
    margin-top: 3.125vw;
}

.contact_page_form_button button {
    background: #00c3ff;
    color: #fff;
    padding: 0 2.6041666vw;
    font-size: 0.8333vw;
    line-height: 2.3958333vw;
    border-radius: 2.08333vw;
    cursor: pointer;
}

.local_page_head_title {
    font-size: 1.82291666vw;
    line-height: 2.34375vw;
    font-weight: bold;
}

.local_page_content {
    margin-top: 3.125vw;
}

.local_page_tab {
    margin-top: 1.041666vw;
}

.local_page_item_box {
    background: #ffffff;
    width: 32%;
    padding: 2.08333vw 1.30208333vw;
    box-sizing: border-box;
    margin: 0 2% 2% 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.local_page_item_box:nth-child(3n) {
    margin: 0 0 2% 0;
}

.local_page_item_box:hover {
    -webkit-box-shadow: 0 0.5208333vw 1.30208333vw rgba(0, 0, 0, 0.08);
    box-shadow: 0 0.5208333vw 1.30208333vw rgba(0, 0, 0, 0.08);
}

.local_page_item_title {
    font-size: 1.041666vw;
    line-height: 1.5625vw;
    color: #222222;
    font-weight: bold;
}

.local_page_item_content {
    margin-top: 0.78125vw;
}

.local_page_item_text {
    margin-bottom: 0.78125vw;
}

.local_page_item_text:last-child {
    margin-bottom: 0;
}

.local_page_item_icon {
    width: 1.041666vw;
    height: 1.3541666vw;
    -webkit-align-items: center;
    align-items: center;
}

.local_page_item_label {
    width: 1.041666vw;
}

.local_page_item_label svg {
    fill: #00c3ff;
}

.local_page_item_read {
    width: calc(100% - 1.041666vw);
    padding-left: 0.5208333vw;
    line-height: 1.3541666vw;
    font-size: 0.8333vw;
    color: #333333;
}

.local_page_big {
    margin-bottom: 3.125vw;
}

.local_page_big:last-child {
    margin-bottom: 0;
}

.seek_page_content {
    margin-top: 3.125vw;
}

.seek_page_tips_title {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    color: #222222;
    font-weight: bold;
}

.seek_page_tips_text {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    color: #222222;
}

.seek_page_search_wrap {
    margin-top: 1.5625vw;
}

.seek_page_search_box {

    position: relative;
    width: 9.375vw;
}

.seek_page_search_back {
    width: 100%;
    padding: 0 1.041666vw;
    cursor: pointer;
    -webkit-border-radius: 0.98958333vw;
    border-radius: 0.98958333vw;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.seek_page_search_back:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0.98958333vw;
    border-radius: 0.98958333vw;
    box-sizing: border-box;
    border: 1px solid #333333;
}

.seek_page_search_read {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 0.5208333vw 0;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    background: #ffffff;
    -webkit-box-shadow: 0 0.26041666vw 1.041666vw rgba(0, 0, 0, 0.08);
    box-shadow: 0 0.26041666vw 1.041666vw rgba(0, 0, 0, 0.08);
    -webkit-transform: translateY(1.041666vw);
    transform: translateY(1.041666vw);
    opacity: 0;
    pointer-events: none;
}

.seek_page_search_show .seek_page_search_read {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.seek_page_search_option {
    font-size: 0.8333vw;
    line-height: 1.875vw;
    color: #333333;
    padding: 0 1.041666vw;
    cursor: pointer;
}

.seek_page_search_option:hover {
    background: #f6f6f6;
}

.seek_page_search_active {
    background: #00c3ff !important;
    color: #ffffff;
}

.seek_page_search_input {
    width: calc(100% - 0.8333vw);
}

.seek_page_search_input input {
    font-size: 0.8333vw;
    line-height: 1.9791666vw;
    display: block;
    color: #222222;
    position: relative;
    z-index: 1;
    width: 100%;
    pointer-events: none;
}

.seek_page_search_back input::placeholder {
    color: #222222;
}

.seek_page_search_box:hover .seek_page_search_back {
    background: #ffffff;
}

.seek_page_search_icon {
    position: relative;
    z-index: 1;
    width: 0.8333vw;
}

.seek_page_search_label {
    width: 100%;
}

.seek_page_search_label svg {
    fill: #222222;
}

.local_page_item_head {
    margin-bottom: 1.041666vw;
}

.local_page_item_pic {
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 0.5208333vw;
}

.local_page_item_img {
    width: 50%;
    height: 3.125vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.local_page_item_img img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.local_page_item_head .local_page_item_title {
    -webkit-text-align: center;
    text-align: center;
}

.down_page_head_title {
    font-size: 1.52291666vw;
    line-height: 2.34375vw;
    font-weight: bold;
    color: #222222;
}

.down_details_wrap {
    padding: 5.2083333vw 0;
    background: #e9eaeb;
    position: relative;
    z-index: 9;
}

.partner_page_wrap {
    position: relative;
    z-index: 9;
}

.down_page_wrap {
    margin-top: 3.125vw;
}

.down_page_content {
    background: #fff;
    padding: 2.08333vw;
    margin-top: 1.30208333vw;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.down_search_wrap {
    -webkit-justify-content: center;
    justify-content: center;
}

.down_search_box {
    width: 34.84848%;
    background: #eeeeee;
    -webkit-border-radius: 0.98958333vw;
    border-radius: 0.98958333vw;
}

.down_search_input {
    width: calc(100% - 2.08333vw);
}

.down_search_input input {
    width: 100%;
    font-size: 0.8333vw;
    line-height: 1.9791666vw;
    color: #222222;
    padding: 0 1.041666vw;
}

.down_search_button {
    cursor: pointer;
}

.down_search_icon {
    width: 2.08333vw;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.down_search_label {
    width: 50%;
}

.down_search_select_box {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    align-items: center;
}

.down_search_select_title {
    font-size: 0.8333vw;
    line-height: 2.08333vw;
    color: #222222;
    font-weight: bold;
    margin-right: 1.041666vw;
}

.down_search_select_wrap {
    margin-top: 1.5625vw;
}

.down_search_select_box .seek_page_search_box {
    width: 10.9375vw;
}

.down_item_type_box {
    width: 4%;
    -webkit-align-items: center;
    align-items: center;
}

.down_item_type_icon {
    width: 1.875vw;
}

.down_item_btn_box {
    width: 5%;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
}

.down_item_pack {
    width: 91%;
}

.down_item_title {
    font-size: 0.9375vw;
    line-height: 2.1875vw;
    color: #222222;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.down_item_time {
    font-size: 0.7291666vw;
    line-height: 2.1875vw;
    color: #999999;
    width: 30%;
    padding-left: 1.041666vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.down_item_btn_icon {
    width: 0.8333vw;

}

.down_item_btn_icon svg {
    fill: #999999;
}

.down_item_box {
    margin-bottom: 0.78125vw;
}

.down_item_box a {
    display: block;
}

.down_item_box:last-child {
    margin-bottom: 0;
}

.down_page_tab {
    margin-top: 1.5625vw;
}


.public_pagination_box {
    -webkit-justify-content: center;
    justify-content: center;
}

.public_pagination_box a {
    width: 1.66666vw;
    height: 1.66666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 0.625vw;
    position: relative;
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    color: #999999;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    border: 1px solid #ffffff;
    box-sizing: border-box;
}


.public_pagination_box a.public_pagination_prev svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.public_pagination_box a.public_pagination_current {
    color: #ffffff;
    background: #00c3ff;
    border: 1px solid #00c3ff;
}

.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:hover {
    color: #ffffff;
    background: #00c3ff;
    border: 1px solid #00c3ff;
}

.public_pagination_box a.public_pagination_prev:hover,
.public_pagination_box a.public_pagination_next:hover {
    background: #00c3ff;

}

.public_pagination_box a.public_pagination_prev:hover:after,
.public_pagination_box a.public_pagination_next:hover:after {
    opacity: 0;
}

.public_pagination_box a.public_pagination_next:hover svg,
.public_pagination_box a.public_pagination_prev:hover svg {
    fill: #ffffff;
}

.down_page_pagination_wrap {
    margin-top: 3.125vw;
}

.video_search_select_wrap {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    z-index: 9;
}

.video_item_box {
    width: 32%;
    margin: 0 2% 2% 0;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.video_item_box:nth-child(3n) {
    margin: 0 0 2% 0;
}

.video_page_pic {
    position: relative;
}

.video_page_img {
    padding-bottom: 62.3655%;
}

.video_page_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.video_page_icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.video_page_label {
    width: 3.125vw;
}

.video_page_label svg {
    fill: #ffffff;
}

.video_page_read {
    background: #ffffff;
    padding: 1.30208333vw;
}

.video_page_time {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #666666;
}

.video_page_title {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    color: #222222;
    height: 2.91666vw;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.5208333vw;
}

.video_page_content {
    margin-top: 1.5625vw;
}

.video_item_box:hover .video_page_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.contact_banner_wrap {
    position: relative;
}

.contact_banner_img {
    padding-bottom: 33.3333%;
    position: relative;
}

.contact_banner_img:after {
    position: absolute;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
}

.contact_banner_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
}

.contact_banner_read {
    width: 100%;
    padding: 0 5.2083333vw;
}

.contact_banner_text {
    color: #ffffff;
    font-size: 1.66666vw;
    line-height: 2.1875vw;
}

.contact_banner_text a {
    color: #ffffff;
}

.about_bitmap_item_text {
    color: #ffffff;
    margin-top: 0.5208333vw;
    font-size: 1.041666vw;
    line-height: 1.5625vw;
    min-height: 3.125vw;
    text-align: center;
}

.about_bitmap_wrap .index_bitmap_item_box {
    margin: 0;
    width: 33.3333%;
}

.about_bitmap_wrap .index_bitmap_item_active {
    width: 42%;
}


.about_data_wrap {
    padding: 5.2083333vw 0;
    background: #e9eaeb;;
}

.about_data_box {
    padding: 0 5.2083333vw;
}

.about_data_tab {
    position: relative;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.AddAboutDataTab {
    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_item_box {
    width: 20%;
    margin-top: 3.125vw;
}

.about_data_item_head {
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    justify-content: center;
}

.about_data_item_number {
    font-size: 3vw;
    line-height: 4vw;
    color: #00c3ff;
}

.about_data_item_min {
    font-size: 1.6vw;
    line-height: 2.875vw;
    margin-left: 0.41666vw;
    color: #00c3ff;
}

.about_data_item_cn {
    font-size: 1.041666vw;
    line-height: 2.875vw;
    margin-left: 0.41666vw;
    font-weight: bold;
    color: #00c3ff;
}

.about_data_item_max {
    font-size: 3vw;
    line-height: 4vw;
    color: #00c3ff;
}

.about_data_item_title {
    font-size: 1.041666vw;
    line-height: 1.5625vw;
    color: #222222;
    padding: 0 1.041666vw;
    text-align: center;
}

.about_data_tips_wrap {
    margin-top: 2.6041666vw;
}

.about_data_tips_box {
    font-size: 0.7291666vw;
    line-height: 1.1458333vw;
    color: #222222;
}

.about_data_item_icon {
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 0.3125vw;
}

.about_data_item_label {
    width: 3.125vw;
    height: 3.125vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0.3125vw;
}

.about_data_item_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.about_add_wrap {
    padding: 5.2083333vw 0;
    background: #e9eaeb;
}

.about_add_item_box {
    background: #ffffff;
    height: 100%;
    -webkit-border-radius: 0.5208333vw;
    border-radius: 0.5208333vw;
    overflow: hidden;
}
.about_add_item_box:hover .about_add_item_img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.about_add_item_pic {
    position: relative;
}

.about_add_item_img {
    padding-bottom: 47.8422%;
}
.about_add_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.about_add_item_read {
    padding: 1.82291666vw 1.30208333vw;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.about_add_item_title {
    font-size: 2.6041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #222222;
    width: 30%;
}

.about_add_item_text {
    width: 55%;
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
}

.about_add_swiper .swiper-wrapper {
    -webkit-align-items: stretch;
    align-items: stretch;
}

.about_add_swiper .swiper-slide {
    height: auto !important;
}

.about_add_item_button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 9;
}

.about_add_item_icon {
    width: 3.125vw;
    cursor: pointer;
}

.about_add_item_icon svg {
    fill: #ffffff;
}

.about_add_pagination_wrap {
    margin-top: 1.30208333vw;
}

.about_add_content {
    position: relative;
}

.about_add_button_wrap {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 69.6875%;
    z-index: 99;
    pointer-events: none;
}

.about_add_button_box {
    padding-bottom: 47.8422%;

}

.about_add_button_content {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.about_add_button_big {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.about_add_btn_box {
    width: 2.5vw;
    height: 2.5vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    pointer-events: auto;
    cursor: pointer;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.about_add_btn_icon {
    width: 40%;
}

.about_add_btn_icon svg {
    fill: #ffffff;
}

.about_add_btn_box:hover {
    background: rgba(0, 0, 0, .3);

}

.about_add_btn_next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.about_booth_wrap {
    padding: 5.2083333vw 0;
    background: #151515;
}

.about_booth_box {
    padding: 0 18.75vw;
}

.about_booth_content {
    margin-top: 3.125vw;
}

.about_booth_item_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-content: flex-end;
    align-content: flex-end;
}

.about_booth_item_box {
    width: 32%;
    margin: 0 2% 0 0;
}

.about_booth_item_box:nth-child(3n) {
    margin: 0;
}

.about_booth_item_box a {
    position: relative;
    display: block;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    overflow: hidden;
}

.about_booth_item_img {
    padding-bottom: 115.3645%;
}

.about_booth_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_booth_item_box a:hover .about_booth_item_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.about_booth_item_box a:hover .booth_item_btn:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.about_banner_img {
    padding-bottom: 33.3333%;
}

.about_banner_wrap {
    position: relative;
}

.about_banner_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    z-index: 9;
}

.about_banner_center {
    width: 100%;
    margin-bottom: 3.38541666vw;
}

.about_banner_title {
    text-align: center;
    font-size: 2.0041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.about_banner_button {
    position: relative;
    margin-top: 1.041666vw;
    -webkit-justify-content: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.about_banner_btn_box a {
    display: block;
    position: relative;
}

.about_banner_btn_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.about_banner_btn_text {
    display: block;
    font-size: 0.9375vw;
    line-height: 2.08333vw;
    color: #ffffff;
    position: relative;
    z-index: 9;
    padding: 0 1.82291666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_banner_btn_box a:hover:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}


.index_video_wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, .8);
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .5s .2s ease;
    transition: all .5s .2s ease;
}

.index_video_active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.index_video_active .index_video_item {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s .1s ease;
    transition: all .5s .1s ease;
}

.index_video_active .index_video_close {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s .2s ease;
    transition: all .5s .2s ease;
}

.index_video_box {
    width: 65%;
}

.index_video_item {
    width: 100%;
    padding-bottom: 63.15789%;
    overflow: hidden;
    position: relative;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateY(-2.08333vw);
    transform: translateY(-2.08333vw);
    -webkit-transition: all .5s .1s ease;
    transition: all .5s .1s ease;
}

.index_video_item video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index_video_close {
    position: absolute;
    right: 1.5625vw;
    top: 1.5625vw;
    width: 3.125vw;
    height: 3.125vw;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateY(-2.08333vw);
    transform: translateY(-2.08333vw);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
}

.index_video_close:hover:after {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.index_video_close:hover:before {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.index_video_close:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.index_video_close:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.news_list_box {
    margin-top: 3.90625vw;
}

.news_page_wrap {
    background: #151515;
    padding: 5.2083333vw 0;
}

.news_page_box {
    padding: 0 18.75vw;
}

.news_page_title {
    font-size: 1.82291666vw;
    line-height: 2.34375vw;
    color: #ffffff;
    font-weight: bold;
}

.news_page_item_box a {
    display: block;
}

.news_page_item_pic {
    width: 32.33%;
}

.news_page_item_read {
    width: 67.67%;
    padding-left: 2.08333vw;
}


.news_page_item_img {
    padding-bottom: 55.7474%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.news_page_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_page_item_time {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #ffffff;
}

.news_page_item_title {
    font-size: 1.09375vw;
    line-height: 1.458333vw;
    font-weight: bold;
    margin-top: 0.5208333vw;
    color: #ffffff;
}

.news_page_item_text {
    margin-top: 0.5208333vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #ffffff;
}

.news_page_item_label {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #ffffff;
}

.news_page_item_icon {
    width: 0.625vw;
    margin-left: 0.5208333vw;
}

.news_page_item_icon svg {
    fill: #ffffff;
}

.news_page_item_btn {
    margin-top: 1.82291666vw;
    -webkit-align-items: center;
    align-items: center;
}

.news_page_item_box {
    margin-bottom: 1.5625vw;
}

.news_page_item_box:last-child {
    margin-bottom: 0;
}

.news_page_content {
    margin-top: 1.5625vw;
}

.news_page_item_box a:hover .news_page_item_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.news_page_pagination_wrap {
    margin-top: 2.08333vw;
}

.news_details_wrap {
    padding: 10.41666vw 0 5.2083333vw 0;
    background: #e4e4e4;
}

.news_details_box, .news_details_box_an {
    padding: 0 23.958333vw;
}


.news_details_time {
    font-size: 1.041666vw;
    line-height: 1.5625vw;
    color: #222222;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.news_details_box_an .news_details_time {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.news_details_title {
    font-size: 2.5vw;
    line-height: 3.0208333vw;
    font-weight: bold;
    color: #222222;
    margin-top: 0.5208333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.news_details_box_an .news_details_title {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.news_details_share_wrap {
    margin-top: 2.08333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.news_details_share_box {
    -webkit-align-items: center;
    align-items: center;
}

.news_details_share_title {
    font-size: 1.041666vw;
    line-height: 1.5625vw;
    color: #222222;
    font-weight: bold;
}

.news_details_share_li {
    margin-left: 1.041666vw;
}

.news_details_share_li a {
    display: block;
}

.news_details_share_icon {
    width: 1.041666vw;
    height: 1.041666vw;
}

.news_details_share_icon svg {
    fill: #222222;
    width: 100%;
    height: 100%;
}

.news_details_content {
    margin-top: 2.6041666vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.news_details_content_an {
    margin-top: 2.6041666vw;
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
}

.news_details_bjq,
.news_details_bjq p {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
}

.news_details_bjq h1 {
    font-size: 1.7708333vw;
    line-height: 2.291666vw;
    color: #222222;
    font-weight: bold;
}

.news_details_bjq h2 {
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    color: #222222;
    font-weight: bold;
}

.news_details_bjq h3 {
    font-size: 1.3541666vw;
    line-height: 1.875vw;
    color: #222222;
    font-weight: bold;
}

.news_details_bjq h4 {
    font-size: 1.1458333vw;
    line-height: 1.66666vw;
    color: #222222;
}

.news_details_bjq h5 {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    color: #222222;
}

.news_details_bjq img {
    width: auto;
    max-width: 100%;
    display: inline-block;
    margin: 1.3541666vw 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 h6,
.news_details_bjq img {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.AddNewsDetailsBox .news_details_time {
    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);
}

.AddNewsDetailsBox .news_details_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: .1s;
    transition-delay: .1s;
}

.AddNewsDetailsBox .news_details_share_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);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.AddNewsDetailsBox .news_details_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);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.news_details_btn_icon {
    width: 1.1458333vw;
}

.news_details_btn_label {
    width: 100%;
}

.news_details_btn_label svg {
    fill: #222222;
}

.news_details_btn_text {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    font-weight: bold;
    color: #222222;
    padding: 0 0.26041666vw;
}

.news_details_btn_box {
    margin-left: 1.5625vw;
}

.news_details_button {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-top: 4.1666vw;
}

.news_details_btn_prev .news_details_btn_icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.case_item_box {
    width: 46.6666%;
    margin: 0 6.6668% 2.86458333vw 0;
}

.case_item_box:nth-child(2n) {
    margin: 0 0 2.86458333vw 0;
    -webkit-transform: translateY(8.333vw);
    transform: translateY(8.333vw);
}

.case_item_pic {
    position: relative;
    cursor: pointer;
}

.case_item_img {
    padding-bottom: 56.25%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.case_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.case_item_title {
    color: #222;
    font-weight: 700;
    font-size: 1.1458333vw;
    line-height: 1.458333vw;
}

.case_item_read {
    padding: 1.5625vw 1.5625vw 2.86458333vw 1.5625vw;
    position: relative;
}

.case_item_read:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #ccc;
}

.case_item_read:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #00c3ff;
    z-index: 2;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.case_item_box:hover .case_item_read:before {
    width: 100%;
    left: 0;
}

.case_item_add_box {
    -webkit-align-items: center;
    align-items: center;
    padding: 0.5208333vw 0;
}

.case_item_add_icon {
    width: 0.8333vw;
}

.case_item_add_icon svg {
    fill: #00c3ff;
}

.case_item_add_text {
    font-size: 0.7291666vw;
    line-height: 1.25vw;
    margin-left: 0.26041666vw;
    font-weight: bold;
    color: #00c3ff;
}


.case_page_content {
    margin-top: 2.86458333vw;
    position: relative;
}

.case_page_tips_box {
    position: absolute;
    right: 0;
    top: 0;
    width: 46.6666%;
    padding: 1.82291666vw 2.6041666vw;
    background: #000;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.case_page_tips_text {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    color: #ffffff;
}

.case_item_box:hover .case_item_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.talents_page_wrap {
    padding: 5.2083333vw 0;
    background: #e9eaeb;
}

.talents_page_head {
    font-size: 2.08333vw;
    line-height: 2.6041666vw;
    font-weight: bold;
    text-align: center;
    color: #222222;
}

.talents_page_item_box {
    position: relative;
}

.talents_page_item_img {
    padding-bottom: 153.134%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.talents_page_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.talents_page_box {
    padding: 0 13.541666vw;
}

.talents_page_content {
    margin-top: 2.34375vw;
}

.talents_page_item_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    z-index: 9;
    padding-bottom: 2.08333vw;
}

.talents_page_item_read {
    width: 100%;
    padding: 0 1.30208333vw;
}

.talents_page_item_title {
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.talents_page_item_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #ffffff;
    text-align: center;
    margin-top: 0.5208333vw;
}

.talents_page_pagination_wrap {
    margin-top: 1.5625vw;
}

.talents_page_item_box:hover .talents_page_item_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.careers_details_wrap {
    background: #e9eaeb;
}

.careers_details_content {
    position: relative;
    margin-bottom: 0.78125vw;
}

.careers_details_content:last-child {
    margin-bottom: 0;
}

.careers_details_pic {
    width: 54%;
    position: relative;
}

.careers_details_pic:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #8497b0;
}

.AddCareersDetailsPic:after {
    width: 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.careers_details_img {
    padding-bottom: 62.83783%;
}

.careers_details_big {
    width: 46%;
    position: absolute;
    top: 0;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 7%;
}

.careers_details_content:nth-child(2n+1) {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.careers_details_content:nth-child(2n+1) .careers_details_big {
    left: 0;
    background: #000000;
}

.careers_details_content:nth-child(2n+1) .careers_details_title,
.careers_details_content:nth-child(2n+1) .careers_details_text {
    color: #ffffff;
}

.careers_details_box .careers_details_content:nth-child(2n+1) .careers_details_pic:after {
    left: 0;
    background: #000;
}

.careers_details_box .careers_details_content:nth-child(2n) .careers_details_pic:after {
    right: 0;
    background: #ffffff;
}

.careers_details_content:nth-child(2n) {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}


.careers_details_content:nth-child(2n) .careers_details_big {
    left: 54%;
    background: #ffffff;

}

.careers_details_content:nth-child(2n) .careers_details_title,
.careers_details_content:nth-child(2n) .careers_details_text {
    color: #222222;
}

.careers_details_read {
    width: 100%;
}

.careers_details_title {
    font-size: 2.08333vw;
    line-height: 2.6041666vw;
    font-weight: bold;
    text-align: center;
}

.careers_details_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    margin-top: 2.86458333vw;
    text-align: center;
}

.careers_change_wrap {
    background: #e9eaeb;
    padding: 5.2083333vw 0;
}


.careers_change_head {
    font-size: 2.6041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    text-align: center;
    color: #222222;
}

.careers_change_item_img {
    padding-bottom: 75%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.careers_change_content {
    margin-top: 2.34375vw;
}

.careers_change_pagination_wrap {
    margin-top: 1.5625vw;
}

.careers_change_tab {
    position: relative;
}

.careers_change_button_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 7%;
    z-index: 9;
    pointer-events: none;
}

.careers_change_button_box {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}


.careers_change_button_box .about_add_btn_box {
    background: rgba(0, 0, 0, .3);
}

.careers_change_btn_next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


.careers_welfare_wrap {
    padding: 5.2083333vw 0;
    background: #e9eaeb;;
}

.careers_welfare_content {
    margin-top: 2.34375vw;
}

.careers_welfare_swiper {
    overflow: initial;
}

.careers_welfare_swiper .swiper-wrapper {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.careers_welfare_swiper .swiper-slide {
    width: 32%;
    margin: 0 2% 2% 0;
    height: auto !important;
}

.careers_welfare_swiper .swiper-slide:nth-child(3n) {
    margin: 0 0 2% 0;
}

.careers_welfare_item_box {
    height: 100%;
    padding-top: 2.6041666vw;
}

.careers_welfare_item_content {
    padding: 1.82291666vw;
    height: 100%;
    background: #ffffff;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.careers_welfare_box {
    padding: 0 18.75vw;
}

.careers_welfare_item_read {
    margin-top: 1.30208333vw;
}

.careers_welfare_item_icon {
    width: 5vw;
    height: 5vw;
    margin-top: -4.42708vw;
    position: relative;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    -webkit-box-shadow: 0 -0.15625vw 0.625vw rgba(0, 0, 0, .08);
    box-shadow: 0 -0.15625vw 0.625vw rgba(0, 0, 0, .08);
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.careers_welfare_item_img {
    width: 48%;
    height: 48%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.careers_welfare_item_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.careers_welfare_item_title {
    font-size: 1.1458333vw;
    line-height: 1.66666vw;
    color: #222222;
    font-weight: bold;
}

.careers_welfare_item_text {
    margin-top: 0.5208333vw;
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
}


.partner_change_wrap {
    background: #e9eaeb;
    padding: 0 0 5.2083333vw 0;
}

.partner_cut_wrap {
    background: #e9eaeb;
    padding: 5.2083333vw 0 0 0;
}

.partner_cut_head_wrap {
    -webkit-justify-content: center;
    justify-content: center;
    padding-bottom: 2.6041666vw;
}

.partner_cut_head_btn {
    margin: 0 1.041666vw;
}

.partner_cut_head_btn a {
    font-size: 1.25vw;
    line-height: 1.7708333vw;
    color: #222222;
    padding-bottom: 0.5208333vw;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.partner_cut_head_btn a:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 0.1041666vw;
    background: #00c3ff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.partner_cut_head_active a {
    font-weight: bold;
    color: #00c3ff;
}

.partner_cut_head_active a:after {
    width: 100%;
}

.partner_cut_head_btn a:hover {
    font-weight: bold;
    color: #00c3ff;
}

.partner_cut_head_btn a:hover:after {
    width: 100%;
}

.partner_blue_content .careers_details_content:nth-child(2n+1) .careers_details_big {
    background: #8497b0;
}

.partner_blue_content .careers_details_content:nth-child(2n+1) .careers_details_pic:after {
    left: 0;
}

.partner_green_content .careers_details_content:nth-child(2n+1) {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.partner_green_content .careers_details_content:nth-child(2n+1) .careers_details_pic:after {
    background: #679d9d;
    right: 0;
}


.partner_green_content .careers_details_content:nth-child(2n+1) .careers_details_big {
    background: #679d9d;
    left: 54%;
}

.partner_green_content .careers_details_content:nth-child(2n+1) .careers_details_title,
.partner_green_content .careers_details_content:nth-child(2n+1) .careers_details_text {
    color: #ffffff;
}

.careers_change_item_box {
    position: relative;
}

.careers_change_item_title {
    position: absolute;
    left: 0;
    bottom: 1.30208333vw;
    width: 100%;
    padding: 0 1.5625vw;
    z-index: 7;
    text-align: center;
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    font-weight: bold;
    color: #ffffff;
}

.partner_booth_wrap {
    background: #151515;
    padding: 5.2083333vw 0;
}

.partner_booth_box {
    padding: 0 13.541666vw;
}

.partner_booth_tab {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.partner_booth_item_box {
    width: 49.5%;
    position: relative;
    margin: 0 1% 1% 0;
}

.partner_booth_item_box:nth-child(2n) {
    margin: 0 0 1% 0;
}

.partner_booth_item_box a {
    position: relative;
    display: block;
}

.partner_booth_item_box a .booth_item_read {
    padding: 2.08333vw;
}


.partner_booth_item_img {
    padding-bottom: 77.92207%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.partner_booth_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.partner_booth_max_tab .partner_booth_item_box {
    width: 100%;
    margin: 0;
}

.partner_booth_max_tab .partner_booth_item_img {
    padding-bottom: 38.5714%;
}

.partner_booth_item_box a:hover .partner_booth_item_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.partner_booth_item_box a:hover .booth_item_btn:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.partner_booth_item_box a:hover .booth_item_btn:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.business_banner_title {
    position: absolute;
    left: 50%;
    bottom: 15%;
    width: 80%;
    margin-left: -40%;
    text-align: center;
    font-size: 2.225vw;
    line-height: 3.6458333vw;
    color: #ffffff;
}

.epoch_page_wrap {
    padding: 5.2083333vw 0;
    background: #151515;
}

.epoch_page_box {
    padding: 0 23.958333vw;
}

.epoch_page_title {
    font-size: 2.0041666vw;
    line-height: 3.125vw;
    color: #ffffff;
    text-align: center;

}

.PublicFade {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    pointer-events: none;
}

.AddPublicFade {
    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);
}

.epoch_page_text {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    margin-top: 2.08333vw;
    color: #ffffff;
    text-align: center;
}

.design_page_box {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    position: relative;
}

.design_page_pic {
    width: 60%;
    position: relative;
}

.design_page_img {
    padding-bottom: 69.4444%;
}

.design_page_pic:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 1) 100%);
    pointer-events: none;
    z-index: 1;
}

.design_page_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
    padding-left: 10%;
    -webkit-align-items: center;
    align-items: center;
}

.design_page_big {
    width: 100%;
}

.design_page_title {
    font-size: 2.0041666vw;
    line-height: 3.125vw;
    color: #222222;
}

.design_page_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
    margin-top: 1.30208333vw;
}

.design_page_tab {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    margin-top: 4.6875vw;
}

.design_page_item_icon {
    width: 2.6041666vw;
    height: 2.6041666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 5%;
    margin: 0 auto;
}

.design_page_item_label {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.design_page_item_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.design_page_item_title {
    font-size: 0.8375vw;
    line-height: 1.458333vw;
    color: #222222;
    margin-top: 0.26041666vw;
}

.design_page_item_tips {
    font-size: 1.3541666vw;
    line-height: 1.875vw;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.design_page_black {
    background: #000;
}

.design_page_black .design_page_pic:after {
    background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 100%);
}

.design_page_black .design_page_text,
.design_page_black .design_page_title,
.design_page_black .design_page_item_title {
    color: #ffffff;
}

.invest_page_img {
    padding-bottom: 42.708333%;
}

.invest_page_img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.invest_page_box {
    position: relative;
}

.invest_page_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 9;
}

.invest_page_big {
    width: 50%;
}

.invest_page_title_box {
    -webkit-justify-content: center;
    justify-content: center;

}

.invest_page_title_label {
    font-size: 2.0041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #00c3ff;
    margin-right: 1.041666vw;
}

.invest_page_title_white {
    color: #ffffff;
}

.invest_page_title_label:last-child {
    margin-right: 0;
}

.invest_page_text {
    font-size: 1.1458333vw;
    line-height: 1.66666vw;
    color: #ffffff;
    margin-top: 2.08333vw;
    text-align: center;
}

.invest_page_item_icon {
    width: 2.6041666vw;
    height: 2.6041666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 5%;
    margin: 0 auto;
}

.invest_page_item_label {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}


.invest_page_item_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.invest_page_item_title {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    color: #ffffff;
    margin-top: 0.26041666vw;
}

.invest_page_tab {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 4.6875vw;
}

.invest_page_item_tips {
    font-size: 1.3541666vw;
    line-height: 1.875vw;
    font-weight: bold;
    color: #00c3ff;
    text-align: center;
}


.design_page_control {
    background: #000;
}

.design_page_control .design_page_box {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.design_page_control .design_page_content {
    left: 60%;
    padding: 0 10% 0 0;
}

.design_page_control .design_page_pic:after {
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 100%);
}

.design_page_control .design_page_title,
.design_page_control .design_page_text {
    color: #ffffff;
}

.scene_page_wrap {
    background: #000;
    padding: 5.2083333vw 0;
}

.scene_page_title {
    font-size: 2.6041666vw;
    line-height: 3.125vw;
    color: #ffffff;
    text-align: center;
}

.scene_page_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #ffffff;
    text-align: center;
    margin-top: 0.5208333vw;
}

.scene_page_content {
    margin-top: 2.34375vw;
}

.scene_page_item_img {
    padding-bottom: 56.6666%;
}


.scene_page_item_title {
    font-size: 1.5625vw;
    color: #ffffff;
    padding-left: 1.041666vw;
    padding-top: 1.041666vw;
}

.home_banner_title {
    color: #ffffff;
    font-size: 2.225vw;
    line-height: 3.6458333vw;
    font-weight: bold;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.home_banner_text {
    color: #ffffff;
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    margin-top: 1.5625vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.home_banner_button {
    margin-top: 1.5625vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.AddInstallerBannerBox .home_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);
}

.AddInstallerBannerBox .home_banner_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);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.AddInstallerBannerBox .home_banner_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;
}

.home_banner_button .index_news_more_btn a:after {
    border: 1px solid #ffffff;
}


.home_banner_button .index_news_more_text {
    color: #ffffff;
}

.business_page_wrap {
    position: relative;
    z-index: 9;
}

.home_banner_button .index_news_more_btn a:hover:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.home_page_wrap {
    background: #e9eaeb;
    padding: 5.2083333vw 0;
}

.home_page_wrap .install_page_title {
    color: #222222;
}

.home_page_wrap .install_page_text {
    color: #333333;
}

.circle_page_content {
    position: relative;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background: #000;
}

.circle_page_height {
    height: 180vh;
    width: 50%;
}

.circle_page_big {
    position: sticky;
    top: 0;
    left: 0;
    width: 50%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);

}

.circle_page_tab {
    position: relative;
    width: 100vw;
    overflow: hidden;
    height: 100vh;
    background: #e9eaeb;
}

.circle_page_after_box {
    position: absolute;
    left: 22vw;
    top: 0;
    width: 56vw;
    height: 56vw;
    box-sizing: content-box;
    z-index: 3;
}

.circle_page_after_label {
    position: absolute;
    left: 50%;
    top: -30vw;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    border: 30vw solid #e9eaeb;
    border-radius: 100%;
}

.circle_details_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.circle_details_box {
    width: 100%;
    height: 100%;
    position: relative;
}

.circle_details_item_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.circle_details_item_active {
    opacity: 1;
}

.circle_details_item_pic {
    width: 100%;
    height: 100%;
}

.circle_details_item_img {
    width: 100vw;
    height: 100vh;
}
.circle_details_item_img video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}
.circle_page_nav_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    padding-bottom: 1.5625vw;
}

.circle_page_nav_box {
    width: 100%;
    padding: 0 18.75vw;
}


.circle_page_nav_title {
    color: #333333;
    font-size: 1.66666vw;
    line-height: 2.1875vw;
    padding-bottom: 1.5625vw;
}


.circle_page_nav_li {
    width: 25%;
    cursor: pointer;
    padding: 1.1458333vw 0 0 0;
}

.circle_page_nav_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    font-weight: bold;
    color: #333333;
}

.circle_page_nav_line {
    position: relative;
    height: 0.15625vw;
    width: 100%;
}

.circle_page_nav_line:after {
    content: "";
    position: absolute;
    left: 0;
    top: 33.3333%;
    width: 100%;
    height: 33.3333%;
    background: rgba(0, 0, 0, .3);
}

.circle_page_nav_label {
    width: 25%;
    background: #333;
    height: 100%;
    position: relative;
    z-index: 9;
}

.circle_page_head_wrap {
    position: absolute;
    left: 0;
    top: 6.25vw;
    width: 100%;
    z-index: 8;
}

.circle_page_white .circle_page_head_box {
    position: relative;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.circle_page_white .circle_page_head_show {
    opacity: 1;
}

.circle_page_head_subtitle {
    text-align: center;
    color: #222222;
    font-size: 1.875vw;
    line-height: 2.08333vw;
}

.circle_page_head_title {
    text-align: center;
    color: #222222;
    font-weight: bold;
    font-size: 2.3041666vw;
    line-height: 3.125vw;
}

.installer_page_fixed {
    position: relative;
}

.circle_page_wrap {
    width: 100vw;
}

.circle_page_white {
    position: sticky;
    left: 0;
    top: 0;
}

.circle_page_black .circle_page_head_subtitle,
.circle_page_black .circle_page_head_title,
.circle_page_black .circle_page_nav_title,
.circle_page_black .circle_page_nav_text {
    color: #ffffff;
}

.circle_page_black .circle_page_nav_line:after {
    background: rgba(255, 255, 255, .3);
}

.circle_page_black .circle_page_nav_label {
    background: #ffffff;
}

.merge_page_img {
    padding-bottom: 41.6666%;
}

.merge_page_content {
    position: relative;
}

.merge_page_big {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: 0 5.2083333vw;
}

.merge_page_read {
    background: rgba(0, 0, 0, 0.8);
    padding: 2.6041666vw;
    width: 36.3372%;
}

.merge_page_title {
    font-size: 2.0041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #ffffff;
}

.merge_page_subtitle {
    font-size: 1.1458333vw;
    line-height: 1.66666vw;
    font-weight: bold;
    color: #ffffff;
    margin-top: 0.5208333vw;
}

.merge_page_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #ffffff;
    margin-top: 1.30208333vw;
}


.safety_page_pic {
    width: 64%;
}

.safety_page_big {
    width: 36%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 0 5.2083333vw;
    -webkit-align-items: center;
    align-items: center;
}

.safety_page_center {
    width: 100%;
}

.safety_page_content {
    position: relative;
}

.safety_page_pic:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
}

.AddSafetyPagePic:after {
    width: 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.safety_page_content:nth-child(2n+1) {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.safety_page_content:nth-child(2n+1) .safety_page_big {
    left: 0;
}

.safety_page_content:nth-child(2n+1) .safety_page_pic:after {
    right: 0;
}

.safety_page_content:nth-child(2n) {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.safety_page_content:nth-child(2n) .safety_page_big {
    left: 64%;
}

.safety_page_img {
    padding-bottom: 65.1041%
}

.safety_page_title {
    font-size: 2.0041666vw;
    line-height: 3.125vw;
    color: #222222;
    font-weight: bold;
}

.safety_page_subtitle {
    font-size: 1.1458333vw;
    line-height: 1.66666vw;
    color: #222222;
    font-weight: bold;
    margin-top: 0.5208333vw;
}

.safety_page_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
    margin-top: 1.30208333vw;
}

.safety_page_tab {
    margin-top: 4.6875vw;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.safety_page_item_box {
    width: 25%;
    text-align: center;
}
.safety_page_item_box:nth-last-child(3), .safety_page_item_box:nth-last-child(3) ~ .safety_page_item_box {
    width: 33.333333%;
}
.safety_page_item_box:nth-last-child(4), .safety_page_item_box:nth-last-child(4) ~ .safety_page_item_box {
    width: 25%;
}

.safety_page_item_tips {
    font-size: 1.25vw;
    line-height: 2.08333vw;
    color: #222222;
    font-weight: bold;
}

.safety_page_item_text {
    font-size: 0.8333vw;
    line-height: 1.1541666vw;
    color: #222222;
    font-weight: bold;
    margin-top: 0.26041666vw;
}

.safety_page_item_icon {
    width: 2.6041666vw;
    height: 2.6041666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 5%;
    margin: 0 auto;
}

.safety_page_item_label {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.safety_page_item_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.group_page_wrap {
    padding: 8.3333vw 0 5.2083333vw 0;
    position: relative;
}

.group_page_box {
    position: relative;
    padding: 0 18.75vw;
    z-index: 9;
}

.group_page_pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.group_page_img {
    width: 100%;
    height: 100%;
}

.group_page_content {
    position: relative;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.group_page_big {
    width: 50%;
}

.group_page_head_title {
    font-size: 2.0041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #222;
}

.group_page_nav_box {
    padding-right: 2.6041666vw;
    margin-top: 1.5625vw;
}

.group_page_nav_li {
    width: 30.909%;
    margin: 0 3.6365% 0.78125vw 0;
    position: relative;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.group_page_nav_li:nth-child(3n) {
    margin: 0 0 0.78125vw 0;
}

.group_page_nav_li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #333;
    box-sizing: border-box;
    -webkit-border-radius: 1.1458333vw;
    border-radius: 1.1458333vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.group_page_nav_text {
    position: relative;
    font-size: 0.8333vw;
    line-height: 1.291666vw;
    padding: 0.8vw;
    color: #222222;
    text-align: center;
    z-index: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.group_page_nav_active:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.group_page_nav_active .group_page_nav_text {
    color: #ffffff;
}

.group_page_tab {
    padding: 1.5625vw 0;
}

.group_page_item_box {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    pointer-events: none;
}

.group_page_swiper {
    overflow: initial;
}

.group_page_swiper .swiper-slide-active .group_page_item_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);
}


.group_page_item_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    padding: 0.5208333vw 0;
    color: #222222;
}

.group_page_item_text:nth-child(2n+1) {
    width: 7.291666vw;
}

.group_page_item_text:nth-child(2n) {
    font-weight: bold;
    width: calc(100% - 7.291666vw);
}

.group_page_text {
    margin-top: 1.5625vw;
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
}

.group_page_button {
    margin-top: 2.6041666vw;
}

.group_page_button .index_news_more_text {
    color: #222222;
}

.pro_page_wrap {
    padding: 10.41666vw 0 5.2083333vw 0;
}

.pro_page_box {
    padding: 0 5.2083333vw;
}


.pro_page_tab {
    width: 32.55813%;
    margin: 0 1.162805% 0 0;
}

.pro_page_tab:nth-child(3n) {
    margin: 0;
}

.pro_page_item_box {
    width: 100%;
}

.pro_page_item_box a {
    display: block;
    position: relative;
}

.pro_page_item_img {
    padding-bottom: 169.6428%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.pro_page_item_img img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_page_item_box a:hover .pro_page_item_img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

}

.pro_page_item_big {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 1.82291666vw;
    z-index: 9;
    padding: 0 2.08333vw;
}

.pro_page_item_title {
    font-size: 1.458333vw;
    line-height: 1.9791666vw;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro_page_item_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #ffffff;
    text-align: center;
    margin-top: 0.5208333vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro_page_item_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1.30208333vw;
}

.pro_page_item_btn {
    position: relative;
}

.pro_page_item_btn:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_page_item_label {
    font-size: 0.8333vw;
    line-height: 2.08333vw;
    color: #ffffff;
    position: relative;
    padding: 0 2.08333vw;
    z-index: 9;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.pro_page_grow_tab {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.pro_page_grow_tab .pro_page_item_img {
    padding-bottom: 83%;
}

.pro_page_grow_tab .pro_page_item_btn:after {
    border: 1px solid #444444;
}


.pro_page_grow_tab .pro_page_item_title {
    color: #222222;
}

.pro_page_grow_tab .pro_page_item_label {
    color: #444444;
}

.pro_page_pack .pro_page_item_box {
    width: 32.55813%;
    margin: 1.162805% 1.162805% 0 0;
}

.pro_page_pack .pro_page_item_box:nth-child(3n) {
    margin: 1.162805% 0 0 0;
}

.pro_page_pack .pro_page_item_img {
    padding-bottom: 83%;
}

.pro_page_pack .pro_page_item_title {
    color: #222222;
}

.pro_page_pack .pro_page_item_label {
    color: #444444;
}

.pro_page_pack .pro_page_item_btn:after {
    border: 1px solid #444444;
}

.pro_page_item_btn:hover:after,
.pro_page_pack .pro_page_item_btn:hover:after,
.pro_page_grow_tab .pro_page_item_btn:hover:after {
    border: 1px solid #00c3ff;
    background: #00c3ff;
}

.pro_page_item_btn:hover .pro_page_item_label,
.pro_page_pack .pro_page_item_btn:hover .pro_page_item_label,
.pro_page_grow_tab .pro_page_item_btn:hover .pro_page_item_label {
    color: #ffffff;
}

.pro_page_wrap {
    padding: 10.41666vw 0 5.2083333vw 0;
}

.pro_page_box {
    padding: 0 5.2083333vw;
}

.pro_page_content {
    margin-top: 2.08333vw;
}

.pro_booth_wrap {
    background: #e9eaeb;
    padding: 5.2083333vw 0;
}

.pro_booth_box {
    padding: 0 5.2083333vw;
}

.pro_booth_box .partner_booth_item_img {
    padding-bottom: 58.8304%;
}

.pro_details_wrap {
    position: relative;
    z-index: 9;
}

.pro_details_slogan_wrap {
    background: #e9eaeb;
    padding: 5.2083333vw 0;
}

.pro_details_slogan_box {
    padding: 0 18.75vw;
}

.pro_details_slogan_content {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_details_slogan_title {
    font-size: 2.0041666vw;
    line-height: 2.625vw;
    font-weight: bold;
    color: #222222;
    width: 30%;
}

.pro_details_slogan_read {
    width: 68%;
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
}

.machine_page_box {
    position: relative;
}

.machine_page_img {
    padding-bottom: 38.541666%;
}

.machine_page_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
}

.machine_page_big {
    width: 100%;
    padding: 0 18.75vw;
}

.machine_page_pack {
    width: 60%;
}

.machine_page_tab {
    margin-top: 9.375vw;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.machine_page_title {
    padding-top: .5vw;
    font-size: 2.0041666vw;
    line-height: 2.625vw;
    color: #ffffff;
    font-weight: bold;
}

.machine_page_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #ffffff;
    margin-top: 1.50208333vw;
}

.machine_page_item_icon {
    width: 2.6041666vw;
    height: 2.6041666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 5%;
    margin: 0 auto;
}

.machine_page_item_label {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.machine_page_item_label img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.machine_page_item_title {
    font-size: 0.7333vw;
    line-height: 1.2541666vw;
    padding-bottom: .2vw;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0.26041666vw;
    text-align: center;
}

.machine_page_button {
    margin-top: 3.90625vw;
}

.machine_page_button .index_news_more_btn a:after {
    border: 1px solid #ffffff;
}

.machine_page_button .index_news_more_text {
    color: #ffffff;
}

.machine_page_button .index_news_more_btn a:hover:after {
    border: 1px solid #00c3ff;
}


.dilatation_page_box {
    position: relative;
}

.dilatation_page_img {
    padding-bottom: 46.875%;
}

.dilatation_page_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
}

.dilatation_page_big {
    width: 100%;
    padding: 0 5.2083333vw;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.dilatation_page_pack {
    width: 30%;
}

.dilatation_page_big .machine_page_title {
    color: #222222;
}

.dilatation_page_big .machine_page_text {
    color: #222222;
}


.safety_pro_box {
    position: relative;
}

.safety_pro_img {
    padding-bottom: 50%;
}

.safety_pro_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    padding: 11.458333vw 0 0 0;
}

.safety_pro_big {
    width: 100%;
    padding: 0 5.2083333vw;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.safety_pro_pack {
    width: 36%;
    background: rgba(0, 0, 0, 0.8);
    padding: 2.6041666vw;
}

.safety_pro_foot_box {
    position: absolute;
    left: 0;
    bottom: 4.1666vw;
    width: 100%;
    z-index: 9;
    padding: 0 18.75vw;
}

.machine_page_item_tips {
    font-size: 1.3541666vw;
    line-height: 1.875vw;
    color: #ffffff;
    text-align: center;
}

.efficiency_page_box {
    position: relative;
}

.efficiency_page_img {
    padding-bottom: 50%;
}

.efficiency_page_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
}

.efficiency_page_big {
    width: 100%;
    padding: 0 5.2083333vw;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.efficiency_page_pack {
    width: 25.58139%;
}

.efficiency_page_pack .machine_page_title {
    color: #222222;
}

.efficiency_page_pack .machine_page_text {
    color: #222222;
}

.efficiency_page_tab {
    width: 19.186%;
}

.efficiency_page_item_box {
    margin-bottom: 1.30208333vw;
}

.efficiency_page_item_box:last-child {
    margin-bottom: 0;
}

.efficiency_page_item_title {
    font-size: 1.25vw;
    line-height: 2.08333vw;
    color: #222222;
}

.efficiency_page_item_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
    font-weight: bold;
}


.depth_pro_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
}

.depth_pro_big {
    width: 100%;
    padding: 0 13.541666vw;
    -webkit-align-items: center;
    align-items: center;
}

.depth_pro_pack {
    width: 52%;
}

.machine_page_item_text {
    margin-top: 0.5208333vw;
    font-size: 0.8333vw;
    color: #ffffff;
    text-align: center;
}

.depth_pro_tab {
    margin-top: 7.291666vw;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.depth_pro_pack .machine_page_title {
    color: #00c3ff;
}

.pro_details_fixed_wrap {
    position: relative;
    background: #e9eaeb;
    padding: 5.2083333vw 0;
}

.pro_details_fixed_box {
    padding: 0 13.541666vw;
    position: relative;
}

.pro_details_fixed_content {
    background: #e9eaeb;
}

.pro_details_fixed_current {
    position: sticky;
    left: 0;
    top: 0;
}

.pro_details_fixed_show {
    z-index: 9;
    position: relative;
}

.pro_details_fixed_img {
    padding-bottom: 45.71428%;
    -webkit-border-radius: 0.3125vw 0.3125vw 0 0;
    border-radius: 0.3125vw 0.3125vw 0 0;
}

.pro_details_fixed_read {
    -webkit-align-items: center;
    align-items: center;
    padding: 1.82291666vw 1.30208333vw;
}

.pro_details_fixed_title {
    font-size: 2.0041666vw;
    line-height: 2.625vw;
    font-weight: bold;
    color: #222222;

}

.pro_details_fixed_tips {
    width: 45%;
}

.pro_details_fixed_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #222222;
    width: 55%;
}

.pro_details_fixed_label {
    font-size: 1.1458333vw;
    line-height: 1.66666vw;
    font-weight: bold;
    color: #222222;
    margin-top: 0.5208333vw;
}

.energy_pro_wrap {
    padding: 5.2083333vw 0;
    position: relative;
}

.energy_pro_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.energy_pro_box {
    position: relative;
    z-index: 9;
    padding: 0 18.75vw;
}

.energy_pro_content {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.energy_pro_pic {
    width: 26.91666%;
}

.energy_pro_big {
    width: 55%;
    -webkit-align-items: center;
    align-items: center;
}

.energy_pro_center {
    width: 100%;
}

.energy_pro_title {
    padding-top: .5vw;
    font-size: 2.0041666vw;
    line-height: 2.625vw;
    color: #ffffff;
    font-weight: bold;
}

.energy_pro_subtitle {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    color: #00c3ff;
    margin-top: 1.5625vw;
    font-weight: bold;
}

.energy_pro_read {
    margin-top: 2.08333vw;
}

.energy_pro_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #ffffff;
}

.booth_item_subtitle {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    text-align: center;
    color: #fff;
}

.related_booth_content {
    margin-top: 3.125vw;
}

.AddAboutBannerBox .about_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);
}

.AddAboutBannerBox .about_banner_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: .1s;
    transition-delay: .1s;
}

.index_page_wrap {
    position: relative;
    z-index: 9;
}

.careers_page_wrap {
    position: relative;
    z-index: 9;
}

.header_wap_menu_button {
    display: none;
}

.wap_header_wrap {
    display: none;
}

.index_cost_wap_content {
    display: none;
}


.index_demonstrate_wap_box {
    display: none;
}

.pro_details_fixed_swiper {
    display: none;
}

.pro_wap_pagination_wrap {
    display: none;
}

.careers_welfare_pagination_wrap {
    display: none;
}



