/*@charset "UTF-8";*/
/* CSS Document */
/*-- 提倡互联网共享,同时应尊重原创作者,网站制作属: lijia xiong --*/
/*QQ：897232289*/
/*html5*/


.html_page {
    position: relative;
    z-index: 9;
    background: #fff;
    overflow: hidden;
}

svg {
    width: 100%;
}

/*插件样式*/
.bsTop {
    width: 10.83333vw !important;
}

.bsFrameDiv div {
    width: 10.83333vw !important;
    height: 10.83333vw !important;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.bsFrameDiv img {
    margin: 0 !important;
}

.bshare-custom {
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.8333vw;
    color: #b2b2b2;
}

.bshare-custom.icon-medium-plus a {
    padding-left: 0 !important;
    color: #999999;
    margin: 0 0 0 1.1458333vw !important;
    width: 2.08333vw !important;
    height: 2.08333vw !important;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    outline: none;
    -webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}

.bshare-custom a:hover {
    text-decoration: none !important;
    opacity: 1;
    color: #36adad;
}

.BMap_Marker img {
    width: auto;
    display: inline-block;
}

.BMap_bubble_content img {
    width: auto;
    display: inline-block;
}

.nicescroll-cursors {
    border: none !important;
}

.nicescroll-rails {
    padding: 1.041666vw 0;
    cursor: pointer !important;
}

/*默认样式*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}


.Manrope-Regular {
    font-family: "Manrope-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Manrope-ExtraBold {
    font-family: "Manrope-ExtraBold", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Manrope-Light {
    font-family: "Manrope-Light", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Manrope-ExtraLight {
    font-family: "Manrope-ExtraLight", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Manrope-Bold {
    font-family: "Manrope-Bold", "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;
}

.Roboto-Black {
    font-family: "Roboto-Black", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Segoeuib {
    font-family: "Segoeuib", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}


@font-face {
    font-family: "Manrope-Regular";
    src: url(../fonts/Manrope-Regular.ttf);
}

@font-face {
    font-family: "Manrope-ExtraBold";
    src: url(../fonts/Manrope-ExtraBold.ttf);
}

@font-face {
    font-family: "Manrope-Light";
    src: url(../fonts/Manrope-Light.ttf);
}

@font-face {
    font-family: "Manrope-ExtraLight";
    src: url(../fonts/Manrope-ExtraLight.ttf);
}

@font-face {
    font-family: "Manrope-Bold";
    src: url(../fonts/Manrope-Bold.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: "Roboto-Black";
    src: url(../fonts/Roboto-Black-1.ttf);
}

@font-face {
    font-family: "Segoeuib";
    src: url(../fonts/segoeuib.ttf);
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    word-wrap: break-word !important;
    word-break: normal !important;
}

html, body {
    font-family: "Manrope-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
    background: #fff;
    font-size: 0.7291666vw;
    width: 100%;
    color: #333;
    margin: 0 auto;
    -webkit-overflow-scrolling: touch;
    text-align: justify;
}


/*#ascrail2000 {*/
/*    height: calc(100vh - 1.041666vw) !important;*/
/*    top: 0.5208333vw!important;*/
/*    right: 0.15625vw!important;*/
/*    overflow: hidden!important;*/
/*}*/

.BMap_cpyCtrl {
    display: none;
}

.anchorBL {
    display: none;
}

.body_flex {
    position: fixed;
}

.body_hide {
    overflow-x: hidden;
}

img {
    border: none;
    display: block;
    width: 100%;
}

i {
    font-style: normal;
}

div {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

table {
    border-collapse: collapse;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

video {
    outline: none;
}

a:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

li {
    list-style: none;
}

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: "Microsoft YaHei", 微软雅黑, Arial, Helvetica, sans-serif;
}

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 0.0520833vw 0.0520833vw rgba(0, 0, 0, .075), 0 0 0.41666vw rgba(10, 201, 245, .6);
    box-shadow: inset 0 0.0520833vw 0.0520833vw 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;
}

/*!*滚动条整体部分，可以设置宽度等*!*/
/*::-webkit-scrollbar {*/
/*}*/

/*!*滚动条两端的按钮*!*/

/*::-webkit-scrollbar-button {*/
/*}*/

/*!*外层轨道*!*/
/*::-webkit-scrollbar-track {*/
/*}*/

/*!*内层滚动槽*!*/
/*::-webkit-scrollbar-track-piece {*/
/*}*/

/*!*滚动的滑块*!*/
/*::-webkit-scrollbar-thumb {*/
/*}*/

/*!*边角*!*/
/*::-webkit-scrollbar-corner {*/
/*}*/

/*!*定义右下角拖动块的样式*!*/
/*::-webkit-resizer {*/
/*}*/

/*css*/
.loading_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.loading_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.loading_svg {
    width: 100%;
    height: 100%;
}

.loading_remove .loading_content {
    opacity: 0;
    -webkit-transform: translateX(-2.08333vw);
    transform: translateX(-2.08333vw);
    -webkit-transition: all 1s cubic-bezier(.71, .05, 0, 1);
    transition: all 1s cubic-bezier(.71, .05, 0, 1);
}

.loading_remove .load_back_circle {
    -webkit-animation: loadTop 2s .3s forwards cubic-bezier(.71, .05, 0, 1);
    animation: loadTop 2s .3s forwards cubic-bezier(.71, .05, 0, 1);
}

@-webkit-keyframes loadTop {
    0% {
        cx: 50vw;
        cy: 25vw;
    }
    100% {
        cx: -45vw;
        cy: -45vw;
    }
}

@keyframes loadTop {
    0% {
        cx: 50vw;
        cy: 25vw;
    }
    100% {
        cx: -45vw;
        cy: -45vw;
    }
}

.loading_box {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.loading_logo {
    width: 12.65625vw;
    margin: 0 auto;
}

.loading_line_box {
    width: 18.229166666vw;
    height: 0.1041666vw;
    overflow: hidden;
    position: relative;
    margin-top: 2.08333vw;
}

.loading_line_default {
    width: 100%;
    height: 100%;
    background: #1c2130;
}

.loading_line_current {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, #0066ff, #00cccc);
}

.loading_text_box {
    -webkit-justify-content: center;
    justify-content: center;
}

.loading_text_item {
    margin: 0 0.208333vw;
    font-size: 0.83333vw;
    line-height: 1.458333vw;
    margin-top: 1.30208333vw;
    color: #fff;
    text-transform: uppercase;
}

.header_wrap {
    position: fixed;
    top: -20%;
    opacity: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_after {
    position: absolute;
    left: 0;
    top: 0;
    height: 5.208333vw;
    pointer-events: none;
}

.header_animate {
    top: 0;
    opacity: 1;
}

.header_animate .header_box:after {
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.header_wrap:after {
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_box {
    position: relative;
    z-index: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_box:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0.0520833vw;
    background: rgba(255, 255, 255, .2);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_content {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}

.head_center {
    padding: 0 5.2083333333vw;
}

.header_logo {
    width: 11.354166666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_logo a {
    display: block;
}

.head_color {
    fill: #fff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_logo a svg {
    width: 100%;
    height: 100%;
}


.header_nav_content {
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 5.390625vw;
}

.header_nav_li {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    position: relative;
}

.header_nav_li .header_nav_link {
    padding: 0 2.03125vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    position: relative;
}

.header_nav_li .header_nav_link:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    height: 0.15625vw;
    width: 0;
    background: #0066ff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_nav_down_box {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    padding-top: 1.5625vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.header_down_back {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 22.65625vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    background: #fff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_nav_down_li {
    margin-bottom: 0.5208333vw;
    text-align: center;
}

.header_nav_down_li .header_nav_down_link {
    font-size: 0.78125vw;
    line-height: 2.08333vw;
    color: #555555;
    position: relative;
    display: inline-block;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;

}

.header_nav_down_li .header_nav_down_link:after {
    content: "";
    position: absolute;
    height: 0.1041666vw;
    width: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #0066ff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_nav_down_li .header_nav_down_link:hover {
    color: #0066ff;
    font-weight: bold;
}

.header_nav_down_li .header_nav_down_link:hover:after {
    width: 100%;
}

.header_nav_down_current .header_nav_down_link {
    color: #0066ff;
    font-weight: bold;
}

.header_nav_down_current .header_nav_down_link:after {
    width: 100%;
}

.header_down_show .header_down_back {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    overflow: hidden;
}

.header_down_img {
    width: 46.875%;
    position: absolute;
    bottom: -0.83333vw;
    right: -22.1875vw;
}

.header_down_show .header_nav_down_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.header_nav_text {
    font-size: 0.8333vw;
    line-height: 5.208333vw;
    color: rgba(255, 255, 255, 1);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_nav_icon {
    width: 0.46875vw;
    position: relative;
    margin-left: 0.7291666vw;
}

.header_nav_icon svg {
    fill: #fff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_nav_current .header_nav_text {
    color: #0066ff;
}

.header_nav_current .header_nav_icon svg {
    fill: #0066ff;
}

.header_nav_current a:after {
    width: 100%;
}


.index_banner_wrap {
    height: 100vh;
    position: relative;
}

.index_banner_swiper {
    height: 100%;
}

.index_banner_item {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.index_banner_img {
    height: 100%;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 1.8s cubic-bezier(.215, .61, .355, 1);
    transition: all 1.8s cubic-bezier(.215, .61, .355, 1);
}

.banner_content_current .index_banner_img {
    -webkit-transform: scale(1);
    transform: scale(1);

}

.index_banner_img video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index_banner_read {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 10.416666666vw;
}

.max_center {
    padding: 0 10.416666666vw;
}

.header_message_box {
    -webkit-align-items: center;
    align-items: center;
}

.header_message_tel_box {
    -webkit-align-items: center;
    align-items: center;
    padding-right: 2.08333vw;
}

.header_message_tel_icon {
    width: 0.9375vw;
}

.header_message_tel_icon svg {
    fill: #00cbcb;
}

.header_message_tel_text {
    margin-left: 0.9375vw;
}

.header_message_tel_text a {
    color: #00cbcb;
    font-size: 0.9375vw;
}

/*.header_message_ul {*/
/*    width: 11.1458332666vw;*/
/*}*/

.header_message_item {
    width: 5.2083333333vw;
    margin-left: 0.7291666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.header_message_item:first-child {
    margin-left: 0;
}


.header_message_item a {
    line-height: 1.9791666vw;
    -webkit-border-radius: 0.98958333vw;
    border-radius: 0.98958333vw;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background: rgba(255, 255, 255, .1);
}

.header_message_current a {
    background: #0066ff;
}

.header_message_text {
    font-size: 0.7291666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    color: #ffffff;
}

.header_message_icon {
    color: #ffffff;
    font-size: 0.9375vw;
    margin-right: 0.5208333vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


/*.header_active .header_logo {*/
/*    width: 10vw;*/
/*}*/

.header_active:after {
    height: 100%;
}

.header_active .head_color {
    fill: #333;
}

.header_active .header_nav_li .header_nav_link .header_nav_text {
    color: #666;
}

.header_active .header_nav_current .header_nav_link .header_nav_text {
    color: #0066ff;
}

.header_active .header_nav_current .header_nav_icon svg {
    fill: #0066ff;
}

.header_active .header_nav_icon svg {
    fill: #333;
}


.header_active .header_message_item:last-child {
    margin-right: 0;
}

.header_active .header_message_item a {
    background: rgba(0, 0, 0, .1);
}

.header_active .header_message_current a {
    background: #0066ff;
}

.header_active .header_message_icon {
    color: #666;
}

.header_active .header_message_current .header_message_icon {
    color: #fff;
}

.header_active .header_message_text {
    color: #666;
}

.header_active .header_message_current .header_message_text {
    color: #fff;
}

.header_active .header_box {
    -webkit-box-shadow: 0 0 0.26041666vw rgba(0, 0, 0, .1);
    box-shadow: 0 0 0.26041666vw rgba(0, 0, 0, .1);
}


.header_active .header_nav_default .header_nav_link .header_nav_text {
    color: #333;
}

.header_active .header_nav_default .header_nav_link:after {
    width: 0;
}


.header_active .header_nav_hover .header_nav_link .header_nav_text {
    color: #0066ff;
}

.header_active .header_nav_hover .header_nav_link:after {
    width: 100%;
}

.header_active .header_nav_hover .header_nav_icon svg {
    fill: #0066ff;
}

/**/
.header_news_active:after {
    height: 100%;
}

.header_news_active .head_color {
    fill: #333;
}

.header_news_active .header_nav_li .header_nav_link .header_nav_text {
    color: #666;
}

.header_news_active .header_nav_current .header_nav_link .header_nav_text {
    color: #0066ff;
}

.header_news_active .header_nav_current .header_nav_icon svg {
    fill: #0066ff;
}

.header_news_active .header_nav_icon svg {
    fill: #333;
}


.header_news_active .header_message_item:last-child {
    margin-right: 0;
}

.header_news_active .header_message_item a {
    background: rgba(0, 0, 0, .1);
}

.header_news_active .header_message_current a {
    background: #0066ff;
}

.header_news_active .header_message_icon {
    color: #666;
}

.header_news_active .header_message_current .header_message_icon {
    color: #fff;
}

.header_news_active .header_message_text {
    color: #666;
}

.header_news_active .header_message_current .header_message_text {
    color: #fff;
}

.header_news_active .header_box {
    -webkit-box-shadow: 0 0 0.26041666vw rgba(0, 0, 0, .1);
    box-shadow: 0 0 0.26041666vw rgba(0, 0, 0, .1);
}


.header_news_active .header_nav_default .header_nav_link .header_nav_text {
    color: #333;
}

.header_news_active .header_nav_default .header_nav_link:after {
    width: 0;
}


.header_news_active .header_nav_hover .header_nav_link .header_nav_text {
    color: #0066ff;
}

.header_news_active .header_nav_hover .header_nav_link:after {
    width: 100%;
}

.header_news_active .header_nav_hover .header_nav_icon svg {
    fill: #0066ff;
}

/**/

.header_nav_default .header_nav_text {
    color: #fff;
}

.header_nav_default .header_nav_link:after {
    width: 0;
}

.header_nav_hover .header_nav_link .header_nav_text {
    color: #0066ff;
}

.header_nav_hover .header_nav_link:after {
    width: 100%;
}

.header_nav_hover .header_nav_icon svg {
    fill: #0066ff;
}


.index_banner_max_box {
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}


.index_banner_max_text {
    font-size: 3.125vw;
    font-weight: bold;
    line-height: 4.6875vw;
    color: #fff;
    padding: 0 0.78125vw;
    position: relative;
    overflow: hidden;
}

.index_banner_max_label {
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
    opacity: 0;
}

.index_banner_max_text:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(-90deg, #0066ff, rgba(0, 102, 255, 0));
    z-index: -1;

}

.index_banner_min_box {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1.5625vw;
    position: relative;
}


.index_banner_min_text {
    font-size: 2.8125vw;
    line-height: 4.16666vw;
    color: #fff;
    padding: 0 7.8125vw;
    position: relative;
    overflow: hidden;
}

.index_banner_min_label {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    opacity: 0;
}

.index_banner_min_text:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(0, 204, 204, 1), rgba(0, 204, 204, 0));
    z-index: -1;

}

.index_banner_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 4.6875vw;
    -webkit-transform: translateY(2.08333vw);
    transform: translateY(2.08333vw);
    opacity: 0;
}

.index_banner_button a {
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.index_banner_button a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.1041666vw;
    background: #fff;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.index_banner_button a:before {
    content: "";
    position: absolute;
    left: -100%;
    bottom: 0;
    width: 100%;
    height: 0.1041666vw;
    background: #fff;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_banner_text {
    font-size: 0.9375vw;
    line-height: 2.08333vw;
    color: #ffffff;
}

.index_banner_icon_box {
    margin-left: 1.041666vw;
    position: relative;
}

.index_banner_label {
    width: 0.36458333vw;
    height: 0.36458333vw;
    position: relative;
    margin: 0 0.1041666vw;
}

.index_banner_label:after {
    content: "";
    position: absolute;
    left: -50%;
    top: -12.5%;
    width: 100%;
    height: 100%;
    border-right: 0.0520833vw solid #fff;
    border-bottom: 0.0520833vw solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.index_banner_icon_item:nth-child(1) {
    position: absolute;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 0;
    opacity: 0;
}

.index_banner_icon_item:nth-child(3) {
    opacity: .4;
}

.index_banner_icon_item:nth-child(4) {
    opacity: .2;
}

.index_banner_icon_item:nth-child(5) {
    position: absolute;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    top: 0;
    opacity: 0;
}

.index_banner_button a:hover:after {
    left: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.index_banner_button a:hover:before {
    left: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.index_banner_button a .index_banner_icon_item:nth-child(1) {
    -webkit-animation: LableAnimate1 3s infinite linear normal both;
    animation: LableAnimate1 3s infinite linear normal both;
}

.index_banner_button a .index_banner_icon_item:nth-child(2) {
    -webkit-animation: LableAnimate2 3s infinite linear normal both;
    animation: LableAnimate2 3s infinite linear normal both;
}

.index_banner_button a .index_banner_icon_item:nth-child(3) {
    -webkit-animation: LableAnimate3 3s infinite linear normal both;
    animation: LableAnimate3 3s infinite linear normal both;
}

.index_banner_button a .index_banner_icon_item:nth-child(4) {
    -webkit-animation: LableAnimate4 3s infinite linear normal both;
    animation: LableAnimate4 3s infinite linear normal both;
}

.index_banner_button a .index_banner_icon_item:nth-child(5) {
    -webkit-animation: LableAnimate5 3s infinite linear normal both;
    animation: LableAnimate5 3s infinite linear normal both;
}


.banner_content_current .index_banner_max_text:after {
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.banner_content_current .index_banner_max_label {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webnkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.banner_content_current .index_banner_min_text:after {
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webnkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.banner_content_current .index_banner_min_label {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webnkit-transition-delay: 500ms;
    transition-delay: 500ms;
}

.banner_content_current .index_banner_button {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webnkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.index_banner_line {
    height: 0;
    width: 0.0520833vw;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 99;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(255, 255, 255, .2);
    overflow: hidden;
}

.index_banner_line:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #fff;

}

.index_banner_animate .index_banner_line {
    height: 7.8125vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: 2000ms;
    transition-delay: 2000ms;
}

.index_banner_animate .index_banner_line:after {
    -webkit-animation: BannerLine 2s 2.6s infinite cubic-bezier(.71, .05, 0, 1) normal both;
    animation: BannerLine 2s 2.6s infinite cubic-bezier(.71, .05, 0, 1) normal both;
}

@-webkit-keyframes BannerLine {
    0% {
        height: 0;
    }
    50% {
        height: 100%;
        top: 0;
    }
    100% {
        height: 100%;
        top: 100%;
    }
}

@keyframes BannerLine {
    0% {
        height: 0;
    }
    50% {
        height: 100%;
        top: 0;
    }
    100% {
        height: 100%;
        top: 100%;
    }
}

.index_banner_btn_wrap {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 4.166666vw;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    width: 100%;
}

.index_banner_btn_box {
    width: 3.6458333vw;
    height: 3.6458333vw;
    position: relative;
    cursor: pointer;
    outline: none;
}

.index_banner_btn_next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.index_banner_btn_box:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    width: 0;
    height: 0.15625vw;
    background: #cccdcf;
}

.index_banner_btn_box:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 0;
    height: 0.15625vw;
    background-image: linear-gradient(-90deg, #cccdcf 60%, #000);
}

.index_banner_btn_next:after {
    background-image: linear-gradient(-90deg, #cccdcf 60%, #000);
}

.index_banner_btn_next:before {
    background: #cccdcf;
    z-index: 1;
}

.index_banner_animate .index_banner_btn_box:after {
    width: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: 2000ms;
    transition-delay: 2000ms;

}

.index_banner_animate .index_banner_btn_box:before {
    width: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: 2000ms;
    transition-delay: 2000ms;
}

.index_banner_btn_box:hover:after {
    -webkit-animation: BtnHoverAfter .8s forwards ease;
    animation: BtnHoverAfter .8s forwards ease;
}

.index_banner_btn_box:hover:before {
    -webkit-animation: BtnHoverBefore .8s forwards ease;
    animation: BtnHoverBefore .8s forwards ease;
}

@-webkit-keyframes BtnHoverAfter {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    }
    50% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-30deg);
        transform: translateX(-50%) translateY(-50%) rotate(-30deg);
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    }
}

@keyframes BtnHoverAfter {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    }
    50% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-30deg);
        transform: translateX(-50%) translateY(-50%) rotate(-30deg);
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
        transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    }
}

@-webkit-keyframes BtnHoverBefore {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
    50% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(30deg);
        transform: translateX(-50%) translateY(-50%) rotate(30deg);
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
}

@keyframes BtnHoverBefore {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
    50% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(30deg);
        transform: translateX(-50%) translateY(-50%) rotate(30deg);
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
}

.content_center {
    padding: 0 10.41666vw;
}

.index_brand_content {
    padding: 0 7.3958333vw;
}

.index_brand_box {
    -webkit-align-items: center;
    align-items: center;
    padding: 2.708333vw 0 2.3958333vw 0;
}

.index_brand_swiper {
    width: calc(100% - 8.2291666vw);
}

.index_brand_button {
    width: 8.2291666vw;
    padding-right: 3.125vw;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.index_brand_btn {
    width: 2.708333vw;
    height: 2.708333vw;
}

.index_brand_btn a {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.index_brand_point {
    width: 38.46153%;
}

.index_brand_point svg {
    fill: #ccc;
    -webkit-transition: all 1s cubic-bezier(.78, .11, .16, .88);
    transition: all 1s cubic-bezier(.78, .11, .16, .88);
}

.index_brand_circle_animate,
.index_brand_circle_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s cubic-bezier(.78, .11, .16, .88);
    transition: all 1s cubic-bezier(.78, .11, .16, .88);
}

.index_brand_circle_animate svg circle {
    fill: rgba(255, 255, 255, 0);
    stroke-width: 0.0520833vw;
    stroke: #00cccc;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.index_brand_circle_animate svg,
.index_brand_circle_back svg {
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s cubic-bezier(.78, .11, .16, .88);
    transition: all 1s cubic-bezier(.78, .11, .16, .88);
}

.index_brand_circle_back svg circle {
    fill: rgba(255, 255, 255, 0);
    stroke-width: 0.0520833vw;
    stroke: #cccccc;
}

.index_brand_btn a:hover .index_brand_circle_animate svg {
    -webkit-transform: rotate(360deg) !important;
    transform: rotate(360deg) !important;
}

.index_brand_btn a:hover .index_brand_circle_animate circle {
    -webkit-stroke-dashoffset: 0 !important;
    stroke-dashoffset: 0 !important;
}

.index_brand_btn a:hover .index_brand_point svg {
    fill: #00cccc;
}

.index_brand_item_wrap {
    padding: 0 1.875vw;
}

.index_brand_item_box {
    padding-bottom: 34.782608%;
}

.index_brand_item_box img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
}

.index_brand_item_box:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.index_brand_line {
    height: 0.1041666vw;
    width: 100%;
    background: #dbdbdb;
    position: relative;
}

.index_brand_after {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #00cbcb;

}

.index_brand_current .index_brand_after {
    width: 100%;
    -webkit-transition: all 8s linear;
    transition: all 8s linear;
}

.index_pro_wrap {
    min-height: 100vh;
    padding-top: 3.90625vw;
}

.index_pro_box {
    position: relative;
}

.index_pro_back_color {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin-top: 10vw;
    z-index: 1;
}

.index_pro_back_after {
    height: 100%;
}

.index_pro_fixed_list {
    position: relative;
}

.index_pro_back_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

.index_pro_back_line {
    position: absolute;
    left: 0;
    top: -14.3%;
    width: 100%;
    pointer-events: none;
}

.index_pro_back_current {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.index_pro_content_wrap {
    padding-top: 10vw;
    position: relative;
    z-index: 9;
}

.pro_fixed_title {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.animate_title_font {
    line-height: 3.125vw;
    font-size: 2.6041666vw;
    font-weight: bold;
    color: #fff;
}

.animate_title_color .animate_title_font {
    color: #00cbcb;
}

.pro_fixed_max {
    font-size: 2.6041666vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #fff;
}

.pro_fixed_tips {
    font-size: 1.25vw;
    line-height: 1.875vw;
    margin-top: 2.6041666vw;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(2vw);
    transform: translateY(2vw);
}

.pro_fixed_text {
    font-size: 0.83333vw;
    line-height: 1.5625vw;
    margin-top: 0.5208333vw;
    color: rgba(255, 255, 255, .4);
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(2vw);
    transform: translateY(2vw);
}

.index_pro_fixed_box {
    width: 45.065789%;
    padding-right: 7vw;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.index_pro_fixed_current {
    position: fixed;
    width: 100%;
    z-index: 50;
    left: 0;
    top: 0;
    pointer-events: none;
}

.index_pro_fixed_current .index_pro_fixed_center {
    padding: 0 10.41666vw;
}

.index_pro_fixed_current .index_pro_fixed_left {
    width: 45.065789%;
    padding-right: 7vw;
    pointer-events: auto;
}

.index_pro_big_wrap {
    position: relative;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.index_pro_big_box {
    width: 54.934211%;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_pro_big_read {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(2vw);
    transform: translateY(2vw);
}

.index_pro_list {
    position: relative;
}

.index_pro_list .index_pro_item_box:last-child .pro_item_tips_wrap {
    padding-bottom: 7.5vw;
}

.pro_item_tips_read {
    width: calc(100% - 10.67708333vw);
}

.pro_tips_icon_box {
    width: 7.76041666vw;
    height: 7.03125vw;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_tips_icon_back {
    position: absolute;
    left: 0;
    width: 100%;
    pointer-events: none;
}

.pro_tips_icon_border {
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.pro_tips_icon_img {
    width: 4.16666vw;
    position: relative;
    z-index: 9;
}

.pro_item_tips_content {
    width: calc(100% - 7.76041666vw);
    padding-left: 2.91666vw;
}

.pro_item_tips_box {
    width: 10.67708333vw;
    height: 7.03125vw;
    -webkit-align-items: center;
    align-items: center;
}

.pro_item_tips_title {
    width: 100%;
    font-size: 1.3541666vw;
    line-height: 1.9791666vw;
    font-weight: bold;
    color: #fff;
}

.pro_item_tips_max {
    font-size: 2.3958333vw;
    line-height: 2.3958333vw;
    color: #fff;
}

.pro_item_tips_min {
    font-size: 0.83333vw;
    line-height: 1.3541666vw;
    margin-top: 1.041666vw;
    color: #fff;
}

.pro_item_child_content {
    width: calc(100% - 7.76041666vw);
    padding-left: 2.91666vw;
}

.pro_item_child_box {
    width: 10.67708333vw;
    height: 7.916666vw;
    -webkit-align-items: center;
    align-items: center;
}

.pro_child_icon_box {
    width: 7.76041666vw;
    height: 7.916666vw;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.pro_child_icon_back {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none;
}

.pro_child_icon_border {
    width: 89.93288%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

.pro_child_icon_img {
    width: 2.708333vw;
    position: relative;
    z-index: 9;
}

.pro_item_child_read {
    width: calc(100% - 10.67708333vw);
}

.pro_item_child_title {
    width: 100%;
    font-size: 1.3541666vw;
    line-height: 1.9791666vw;
    font-weight: bold;
    color: #00cccc;
}

.pro_item_child_max {
    font-size: 1.1458333vw;
    line-height: 1.5625vw;
    margin-top: 1.5625vw;
    color: #fff;
}

.pro_item_child_min {
    font-size: 0.78125vw;
    line-height: 1.3541666vw;
    margin-top: 0.625vw;
    color: #737780;
}

.pro_item_tips_wrap {
    padding-bottom: 3.75vw;
    position: relative;

}

.pro_item_child_list {
    position: relative;
}

.pro_item_tips_animate {
    width: 7.76041666vw;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    left: 10.67708333vw;
    top: 7.03125vw;
    height: calc(100% - 7.03125vw);
}

.pro_item_child_list .pro_item_tips_animate {
    height: 100%;
    top: 0;
}


.pro_item_tips_line {
    width: 2.08333vw;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pro_item_tips_label {
    width: 0.0520833vw;
    height: 100%;
    background: rgba(0, 204, 204, .2);
    position: relative;
}

.pro_item_tips_label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 3.125vw;
    -webkit-background-image: linear-gradient(rgba(0, 204, 204, 0), rgba(0, 204, 204, 1), rgba(0, 204, 204, 0));
    background-image: linear-gradient(rgba(0, 204, 204, 0), rgba(0, 204, 204, 1), rgba(0, 204, 204, 0));
    -webkit-animation: 1.5s lineAfter infinite linear both normal;
    animation: 1.5s lineAfter infinite linear both normal;
}

.pro_item_child_list .pro_item_tips_label:after {
    -webkit-animation: 5s lineAfter infinite linear both normal;
    animation: 5s lineAfter infinite linear both normal;
}

@-webkit-keyframes lineAfter {
    0% {
        opacity: 0;
        top: 0;
    }
    40% {
        opacity: 1;
        top: 50%;
    }
    80% {
        opacity: 0;
        top: 100%;
    }
    100% {
        opacity: 0;
        top: 0;
    }
}

@keyframes lineAfter {
    0% {
        opacity: 0;
        top: 0;
    }
    40% {
        opacity: 1;
        top: 50%;
    }
    80% {
        opacity: 0;
        top: 100%;
    }
    100% {
        opacity: 0;
        top: 0;
    }
}

.pro_item_tips_big {
    width: 100%;
}

.pro_item_child_wrap {
    padding-bottom: 3.75vw;
}

.pro_fixed_foot_box {
    margin-top: 6.7708333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(2vw);
    transform: translateY(2vw);
}

.pro_fixed_foot_icon {
    -webkit-justify-content: center;
    justify-content: center;
    width: 0.46875vw;
}

.pro_fixed_foot_content {
    width: calc(100% - 0.46875vw);
}

.pro_fixed_foot_circle {
    width: 100%;
    padding-bottom: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #00cccc;
}

.pro_fixed_foot_line {
    width: 0.0520833vw;
    height: 13.125vw;
    background: rgba(255, 255, 255, .3);
}

.pro_fixed_foot_list {
    padding-top: 1.7708333vw;

}

.pro_fixed_foot_item {
    margin-top: 1.3541666vw;
    padding: 0 1.3541666vw;
    -webkit-align-items: center;
    align-items: center;
}

.pro_fixed_foot_item a {
    -webkit-align-items: center;
    align-items: center;
    max-width: calc(100% - 1.09375vw);
}

.pro_foot_item_text {
    font-size: 0.9375vw;
    line-height: 1.875vw;
    color: rgba(255, 255, 255, .2);
    cursor: pointer;
    position: relative;
    padding-right: 1.6666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_foot_item_line {
    height: 0.0520833vw;
    width: 0;
    background: #00cccc;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_foot_item_current .pro_foot_item_line {
    width: 1.09375vw;
}

.pro_foot_item_current .pro_foot_item_text {
    color: rgba(255, 255, 255, 1);
}

.index_pro_fixed_hide {
    position: relative;
}

.index_foot_content_wrap {
    position: relative;
    z-index: 9;
}

.index_data_wrap {
    overflow: hidden;
    position: relative;
    padding: 7.8125vw 0 10.67708333vw 0;
}

.index_data_back {
    position: absolute;
    top: 0;
    width: 100%;
}

.index_data_content {
    width: 55%;
}

.index_data_item_list {
    width: 100%;
}

.index_data_item_big {
    width: 100%;
}

.index_data_item_box {
    width: 48.3253588%;
    margin: 0 3.3492824% 1.5625vw 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.index_data_item_box:nth-child(2n) {
    margin: 0 0 1.5625vw 0;
}

.index_data_head {
    width: 45%;
    position: relative;
    z-index: 9;
}

.index_data_item_box {
    padding: 0.78125vw;
    position: relative;
    -webkit-border-radius: 2.291666vw;
    border-radius: 2.291666vw;
    overflow: hidden;
}

.index_data_item_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 204, 204, 1);
    opacity: .1;
}

.index_data_item_read {
    padding: 0.26041666vw;
    height: 100%;
    position: relative;
    -webkit-border-radius: 1.51041666vw;
    border-radius: 1.51041666vw;
    overflow: hidden;
}

.index_data_item_read:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 204, 204, 1);
    opacity: .2;
}

.index_data_item_detail {
    height: 100%;
    padding: 2.34375vw 1.5625vw;
    -webkit-border-radius: 1.25vw;
    border-radius: 1.25vw;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.index_data_item_icon {
    position: absolute;
    right: -1.66666vw;
    bottom: -2.34375vw;
    width: 11.25vw;
    z-index: 2;
    opacity: .22;
    pointer-events: none;
}

.index_data_item_detail:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #020613;
}

.index_data_item_word {
    position: relative;
    z-index: 9;
}

.index_data_item_max {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.index_data_item_num {
    font-size: 2.5vw;
    line-height: 2.291666vw;
    color: #00cccc;
}

.index_data_item_unit {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    font-weight: bold;
    color: #00cccc;
}

.index_data_item_min {
    font-size: 0.83333vw;
    line-height: 1.25vw;
    margin-top: 0.26041666vw;
    color: #00cccc;
}

.index_data_item_foot {
    padding-top: 1.5625vw;
}

.index_data_item_tit {
    font-size: 1.09375vw;
    line-height: 1.6666vw;
    color: #fff;
    font-weight: bold;
}

.index_data_item_text {
    font-size: 0.83333vw;
    line-height: 1.3541666vw;
    margin-top: 0.5208333vw;
    color: rgba(255, 255, 255, .4);
}

.pro_fixed_head {
    max-width: 100%;
}

.index_data_read {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-left: 5.208333vw;
}


.index_platform_wrap {
    position: relative;
}

.index_platform_back {
    padding-bottom: 44.89583333%;
}

.index_platform_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.index_platform_read {
    width: 44.210526%;
    padding-right: 5.208333vw;
}

.index_platform_introduce_box {
    width: 55.789474%;
    position: relative;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.index_platform_introduce_list {
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    z-index: 10;
}

.index_introduce_head {
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
}

.index_platform_introduce_ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_platform_introduce_label {
    position: absolute;
    opacity: 0;
}

.index_platform_introduce_default {
    opacity: 1;
}

.index_platform_introduce_hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
}

.index_platform_introduce_label svg {
    fill: none;
    stroke: rgba(0, 252, 255, .35);
    stroke-width: 0.046875vw;
}

.index_platform_introduce_label:nth-child(1) {
    width: 14.84375vw;
    left: 16.8%;
    top: 9%;
}

.index_platform_introduce_label:nth-child(2) {
    width: 14.84375vw;
    left: 16.8%;
    top: 29.83%;
}

.index_platform_introduce_label:nth-child(3) {
    width: 14.84375vw;
    left: 16.8%;
    top: 50%;
}

.index_platform_introduce_label:nth-child(3) svg {
    stroke-width: 0.1041666vw;
}

.index_platform_introduce_label:nth-child(4) {
    width: 14.84375vw;
    left: 16.8%;
    top: 61%;
}

.index_platform_introduce_label:nth-child(5) {
    width: 14.84375vw;
    left: 16.8%;
    top: 71%;
}

.index_platform_introduce_label:nth-child(1) .index_platform_introduce_default path {
    stroke-dasharray: 374;
    stroke-dashoffset: 374;
}

.index_platform_introduce_label:nth-child(2) .index_platform_introduce_default path {
    stroke-dasharray: 212;
    stroke-dashoffset: 212;
}

.index_platform_introduce_label:nth-child(3) .index_platform_introduce_default line {
    stroke-dasharray: 300;
    stroke-dashoffset: 300;
}

.index_platform_introduce_label:nth-child(4) .index_platform_introduce_default path {
    stroke-dasharray: 212;
    stroke-dashoffset: 212;
}

.index_platform_introduce_label:nth-child(5) .index_platform_introduce_default path {
    stroke-dasharray: 374;
    stroke-dashoffset: 374;
}

.index_platform_introduce_label:nth-child(1) .index_platform_introduce_hover path {
    stroke-dasharray: 5, 3;
    stroke-dashoffset: 374;
}

.index_platform_introduce_label:nth-child(2) .index_platform_introduce_hover path {
    stroke-dasharray: 5, 3;
    stroke-dashoffset: 212;
}

.index_platform_introduce_label:nth-child(3) .index_platform_introduce_hover line {
    stroke-dasharray: 5, 3;
    stroke-dashoffset: 300;
}

.index_platform_introduce_label:nth-child(4) .index_platform_introduce_hover path {
    stroke-dasharray: 5, 3;
    stroke-dashoffset: 212;
}

.index_platform_introduce_label:nth-child(5) .index_platform_introduce_hover path {
    stroke-dasharray: 5, 3;
    stroke-dashoffset: 374;
}

.introduce_head_button_box {
    position: absolute;
    left: -0.182291666vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.36458333vw;
    height: 0.36458333vw;
    z-index: 9;

}

.introduce_head_button_circle {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #00cccc;
    position: relative;
    z-index: 3;
}

.introduce_head_button_box:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 0.88541666vw;
    height: 0.88541666vw;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: rgba(255, 255, 255, .2);
    z-index: 2;
}

.introduce_head_button_box:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 1.40625vw;
    height: 1.40625vw;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: rgba(255, 255, 255, .05);
    z-index: 1;
}

.index_introduce_circle_box {
    width: 14.375vw;
    height: 14.375vw;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, .1);
    padding: 0.78125vw;
    -webkit-box-shadow: 0 0 3.6458333vw rgba(0, 102, 255, .2);
    box-shadow: 0 0 3.6458333vw rgba(0, 102, 255, .2);
}

.index_introduce_content {
    width: calc(100% - 14.375vw);
    padding-left: 7.8125vw;
}

.index_introduce_circle_read {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    background-image: linear-gradient(230deg, #00b6cc, #0a6bff);
}

.index_introduce_circle_logo {
    width: 62.5%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.index_introduce_circle_logo svg {
    width: 100%;
    fill: #fff;
}

.introduce_head_box {
    height: 5.41666vw;
    width: 100%;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    opacity: 0;
}


.introduce_head_tab {
    padding: 1.7708333vw 0;
}

.introduce_tab_item {
    height: 3.75vw;
    width: 100%;
    position: relative;
    margin-bottom: 2.34375vw;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
}

.introduce_tab_item:last-child {
    margin-bottom: 0;
}

.introduce_tab_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 1.875vw;
    border-radius: 1.875vw;
    z-index: 8;
}

.introduce_tab_back svg {
    fill: rgba(0, 102, 255, .1);
    stroke-width: 0.0520833vw;
    stroke: #0066ff;
    width: 100%;
    stroke-dasharray: 5, 3;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.introduce_head_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 2.75333vw;
    border-radius: 2.75333vw;
}

.introduce_head_back svg {
    fill: rgba(255, 255, 255, .04);
    stroke-width: 0.0520833vw;
    stroke: rgba(255, 255, 255, .2);
    width: 100%;
    stroke-dasharray: 5, 3;
}

.introduce_head_item_box {
    width: 50%;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.introduce_head_item_box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 30%;
    width: 0.0520833vw;
    height: 40%;
    background: rgba(255, 255, 255, .1);
}

.introduce_head_item_box:nth-child(2n):after {
    display: none;
}

.introduce_head_item_box:nth-child(2n) {
    /*-webkit-justify-content: flex-end;*/
    /*justify-content: flex-end;*/
    padding-left: 1.875vw;
}

.introduce_head_read {
    position: relative;
    z-index: 9;
    height: 100%;
    padding: 0 3.125vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.introduce_logo_tab {
    position: relative;
    z-index: 9;
    height: 100%;
    padding: 0 2.6041666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.introduce_logo_list {
    width: 100%;
}

.introduce_logo_item {
    width: 29.0559%;
    margin: 0 -5.58385% 0 0;
    padding: 0.260417vw 0;
}

.introduce_logo_item:nth-child(3n) {
    margin: 0;
}

.introduce_head_list {
    position: relative;
}

.introduce_head_list:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 0.0520833vw;
    background: rgba(255, 255, 255, .1);
}

.introduce_head_item_icon {
    width: 1.1458333vw;
}

.introduce_head_item_text {
    font-size: 0.9375vw;
    line-height: 2.1875vw;
    margin-left: 0.5208333vw;
    color: #fff;
}

.introduce_tab_read {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 8;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;

}

.introduce_tab_read .foot_btn_icon_box {
    margin-left: 2.6041666vw;
}

.introduce_tab_read .foot_btn_icon_label {
    width: 0.7vw;
    height: 0.7vw;
    margin: 0 0.05vw;
}

.introduce_tab_read .foot_btn_icon_item:nth-child(2) {
    opacity: .2;
}

.introduce_tab_read .foot_btn_icon_item:nth-child(4) {
    opacity: 1;
}


.introduce_tab_read .foot_btn_icon_item:nth-child(1) {
    -webkit-animation: IntroduceLableAnimate1 3s infinite linear normal both;
    animation: IntroduceLableAnimate1 3s infinite linear normal both;
}

.introduce_tab_read .foot_btn_icon_item:nth-child(2) {
    -webkit-animation: IntroduceLableAnimate2 3s infinite linear normal both;
    animation: IntroduceLableAnimate2 3s infinite linear normal both;
}

.introduce_tab_read .foot_btn_icon_item:nth-child(3) {
    -webkit-animation: IntroduceLableAnimate3 3s infinite linear normal both;
    animation: IntroduceLableAnimate3 3s infinite linear normal both;
}

.introduce_tab_read .foot_btn_icon_item:nth-child(4) {
    -webkit-animation: IntroduceLableAnimate4 3s infinite linear normal both;
    animation: IntroduceLableAnimate4 3s infinite linear normal both;
}

.introduce_tab_read .foot_btn_icon_item:nth-child(5) {
    -webkit-animation: IntroduceLableAnimate5 3s infinite linear normal both;
    animation: IntroduceLableAnimate5 3s infinite linear normal both;
}

@keyframes IntroduceLableAnimate1 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    20% {
        opacity: .2;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        opacity: .4;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
    }
    80% {
        opacity: 0;
        -webkit-transform: translateX(300%);
        transform: translateX(300%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes IntroduceLableAnimate2 {
    0% {
        opacity: .2;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: .4;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    40% {
        opacity: 1;
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(300%);
        transform: translateX(300%);
    }
    80% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: .2;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}


@keyframes IntroduceLableAnimate3 {
    0% {
        opacity: .4;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }
    80% {
        opacity: .2;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: .4;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}


@keyframes IntroduceLableAnimate4 {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%);
    }
    60% {
        opacity: .2;
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }
    80% {
        opacity: .4;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}


@keyframes IntroduceLableAnimate5 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    20% {
        opacity: 0;
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%);
    }
    40% {
        opacity: .2;
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }
    60% {
        opacity: .4;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    80% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.introduce_tab_read .foot_btn_icon_label:after {
    top: 0;
    border-right: 0.15625vw solid #00ffff;
    border-bottom: 0.15625vw solid #00ffff;
    -webkit-border-radius: 0.078125vw;
    border-radius: 0.078125vw;
}

.introduce_tab_current .introduce_tab_read .foot_btn_icon_label:after {
    border-right: 0.15625vw solid #fff;
    border-bottom: 0.15625vw solid #fff;
}

.introduce_tab_title {
    font-size: 1.1458333vw;
    line-height: 3.75vw;
    color: #00ffff;
    font-weight: bold;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.index_platform_tab {
    padding-top: 8.3333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.index_platform_text {
    font-size: 1.041666vw;
    line-height: 1.6666vw;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.index_platform_swiper .swiper-slide-active .index_platform_text {
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_platform_pagination {
    position: relative;
    bottom: 0 !important;
    margin-top: 1.66666vw;
}

.index_platform_pagination .swiper-pagination-bullet {
    width: 1.40625vw;
    height: 1.40625vw;
    opacity: .5;
    background: rgba(255, 255, 255, 0);
    position: relative;
    margin: 0 0.625vw 0 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_platform_pagination .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 62.9629629%;
    height: 62.9629629%;
    background: rgba(255, 255, 255, .2);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_platform_pagination .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 25.9259259%;
    height: 25.9259259%;
    background: rgba(255, 255, 255, .4);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_platform_pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: rgba(255, 255, 255, .05);
}

.index_platform_pagination .swiper-pagination-bullet-active:before {
    opacity: 1;
    background: #00cccc;
}

.introduce_tab_current .introduce_tab_back svg {
    fill: #0066ff;
    stroke: #00cccc;
}

.introduce_tab_current .introduce_tab_read {
    color: #fefefe;
}

.index_case_wrap {
    position: relative;
    background: #fff;
}

.index_case_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 50.26041666%;
}

.index_case_box {
    position: relative;
    z-index: 9;
    padding: 5.208333vw 0 7.291666vw 0;
}

.index_case_cn {
    font-size: 2.1875vw;
    line-height: 2.708333vw;
    color: #fff;
    font-weight: bold;
}

.index_case_en {
    font-size: 2.1875vw;
    line-height: 2.5vw;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .2);
}

.index_case_head {
    -webkit-justify-content: center;
    justify-content: center;
}

.index_case_tit {
    -webkit-text-align: center;
    text-align: center;
}

.index_case_tab_head {
    position: relative;
}

.index_case_button {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}

.index_case_btn {
    width: 2.65625vw;
    height: 2.65625vw;
    position: relative;
    cursor: pointer;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    outline: none;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 1;
    pointer-events: auto;
}

.index_case_btn.swiper-button-disabled {
    opacity: .4;
    pointer-events: none;
}

.index_case_prev {
    -webkit-transform: rotate(180deg) translateX(4.6875vw);
    transform: rotate(180deg) translateX(4.6875vw);
}

.index_case_next {
    -webkit-transform: translateX(4.6875vw);
    transform: translateX(4.6875vw);
}

.index_case_allow {
    opacity: 0;
    pointer-events: none;
}

.index_case_jt_box {
    width: 41.17647%;
    position: relative;
}

.index_case_jt_icon {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.index_case_jt_icon svg {
    width: 100%;
    fill: #9e9e9e;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.index_case_jt_default {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    opacity: 1;
}

.index_case_jt_hover {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-0.5208333vw);
    transform: translateX(-0.5208333vw);
    opacity: 0;
}

.index_case_border {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.index_case_animate {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    pointer-events: none;
}

.index_case_border svg,
.index_case_animate svg {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.index_case_animate svg circle {
    fill: rgba(255, 255, 255, 0);
    stroke-width: 0.0520833vw;
    stroke: #00cccc;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.index_case_border svg circle {
    fill: rgba(255, 255, 255, 1);
    stroke-width: 0.0520833vw;
    stroke: #cccccc;
}

.index_case_more a {
    font-size: 0.7291666vw;
    text-align: center;
    text-transform: uppercase;
    color: #0066ff;
    margin: 0 1.041666vw;
}

.index_case_btn:hover .index_case_animate svg {
    -webkit-transform: rotate(360deg) !important;
    transform: rotate(360deg) !important;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.index_case_btn:hover .index_case_animate svg circle {
    -webkit-stroke-dashoffset: 0 !important;
    stroke-dashoffset: 0 !important;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.index_case_btn:hover .index_case_jt_default {
    -webkit-transform: translateX(0.5208333vw);
    transform: translateX(0.5208333vw);
    opacity: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}


.index_case_btn:hover .index_case_jt_hover {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.index_case_tab_swiper {
    width: 100%;
}

.index_case_photo_swiper {
    width: 39.473684%;
}

.index_case_photo_swiper .swiper-wrapper {
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
}

.index_case_read_box {
    width: 60.526316%;
    position: relative;

}

.index_case_read_swiper {
    width: 100%;
    height: 100%;
}

.index_case_tab_content {
    height: 100%;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.index_case_tab_back {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.index_case_tab_img {
    padding-bottom: 72.5%;
}

.index_case_tab_read {
    position: relative;
    z-index: 9;
    padding: 0 8.3333vw 0 4.6875vw;
}

.index_case_tab_title {
    font-size: 1.5625vw;
    line-height: 2.1875vw;
    margin-bottom: 1.1458333vw;
    font-weight: bold;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(2vw);
    transform: translateY(2vw);
}

.index_case_tab_text {
    margin-top: 1.1458333vw;
    font-size: 0.83333vw;
    line-height: 1.5625vw;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(2vw);
    transform: translateY(2vw);
}

.index_case_tab_line {
    width: 2.34375vw;
    height: 0.15625vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(2vw);
    transform: translateY(2vw);
}

.index_case_tab_after {
    width: 100%;
    height: 100%;
    background: #fff;
}

.index_case_tab_btn {
    margin-top: 3.125vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(2vw);
    transform: translateY(2vw);
}

.swiper-slide-active .index_case_tab_title {
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: none !important;
    transform: none !important;

    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
}

.swiper-slide-active .index_case_tab_line {
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    -webkit-transition-delay: .05s !important;
    transition-delay: .05s !important;
}

.swiper-slide-active .index_case_tab_text {
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    -webkit-transition-delay: .1s !important;
    transition-delay: .1s !important;
}

.swiper-slide-active .index_case_tab_btn {
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    -webkit-transition-delay: .15s !important;
    transition-delay: .15s !important;
}

.index_case_tab_btn a {
    display: block;
    width: 7.291666vw;
    background: #fff;
    -webkit-border-radius: 1.1458333vw;
    border-radius: 1.1458333vw;
}

.index_case_tab_btn .index_case_tab_label {
    color: #0066ff;
    font-size: 0.7291666vw;
    line-height: 2.291666vw;
    text-align: center;
}

.index_case_tab_photo {
    width: 100%;
}

.index_case_tab_swiper .swiper-wrapper {
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
}


.index_case_big {
    margin-top: 3.6458333vw;
    position: relative;
}

.index_case_logo_slide {
    position: relative;
}

.index_case_logo_line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #dde2e9;
    height: 0.15625vw;
}

.index_case_logo_after {
    width: 0;
    height: 100%;
    -webkit-background-image: linear-gradient(to left, #0074e7, #00cccc);
    background-image: linear-gradient(to left, #0074e7, #00cccc);
}

.index_case_logo_item {
    padding-bottom: 48.23529%;

    position: relative;
    cursor: pointer;
    outline: none;

}

.index_case_logo_item:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0.0520833vw;
    height: 100%;
    background: #e4e4e4;
}

.index_case_logo_item img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
}

.index_case_logo_active .index_case_logo_item img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.index_case_logo_active .index_case_logo_after {
    width: 100%;
    -webkit-transition: all 9s linear !important;
    transition: all 9s linear !important;
}

.index_case_logo_swiper .swiper-slide-duplicate-prev .index_case_logo_item:after {
    display: none;
}

.index_case_logo_swiper {
    width: 100%;
    background: #fff;
}

.index_case_big {
    -webkit-box-shadow: 0 0 1.5625vw rgba(181, 192, 240, .2);
    box-shadow: 0 0 1.5625vw rgba(181, 192, 240, .2);

}

.index_user_swiper {
    width: 100%;
    padding: 5.208333vw 0;
}

.index_user_item {
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) !important;
}

.index_user_item:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-0.5208333vw);
    transform: translateX(-50%) translateY(-0.5208333vw);
    height: 0;
    width: 0.15625vw;
    background: #0066ff;
    display: none;
}

.index_user_swiper .swiper-slide-active .index_user_item {
    background: #fff;
    -webkit-border-radius: 5.5208333vw;
    border-radius: 5.5208333vw;
    -webkit-box-shadow: 0 0 5.208333vw rgba(0, 102, 255, .15);
    box-shadow: 0 0 5.208333vw rgba(0, 102, 255, .15);
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) !important;
}

.index_user_swiper .swiper-slide-active .index_user_item:after {
    height: 4.166666vw;
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) !important;
    -webkit-transition-delay: 200ms !important;
    transition-delay: 200ms !important;
}

.index_user_img {
    padding-bottom: 36.80555%;
}

.index_user_img img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
}

.index_user_swiper .swiper-slide-active .index_user_img img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.index_user_slide {
    padding: 0 0.41666vw;
}

.index_user_wrap {
    padding-bottom: 6.3541666vw;
    background: #fff;
}

.index_user_tit {
    text-align: center;
}

.index_user_tit .index_case_cn {
    color: #333333;
}

.index_user_tit .index_case_en {
    color: #dedede;
}

.index_user_content_icon {
    width: 22.1710526%;
}

.index_user_content_swiper {
    width: 55.6578948%;
    padding: 0 4.16666vw;
}

.index_user_content_left {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.index_user_content_right {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.index_user_content_left .index_user_content_label {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.index_user_content_label {
    width: 5.15625vw;
    height: 4.6875vw;
}

.index_user_content_label svg {
    width: 100%;
    height: 100%;
    fill: #00cccc;
}

.index_user_content_max {
    color: #333333;
    font-size: 1.458333vw;
    line-height: 2.5vw;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(-2vw);
    transform: translateY(-2vw);
}

.index_user_content_min {
    margin-top: 1.30208333vw;
    font-size: 0.9375vw;
    line-height: 2.6041666vw;
    text-align: center;
    color: #999999;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(-2vw);
    transform: translateY(-2vw);
}

.index_user_content_swiper .swiper-slide-active .index_user_content_max {
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    -webkit-transition-delay: .3s !important;
    transition-delay: .3s !important;
}

.index_user_content_swiper .swiper-slide-active .index_user_content_min {
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    transition: all 1s cubic-bezier(.77, 0, .175, 1) !important;
    -webkit-transition-delay: .35s !important;
    transition-delay: .35s !important;
}

.index_user_content_box {
    padding-bottom: 1.5625vw;
}

.footer_wrap {
    position: relative;
    z-index: 9;
    margin-top: -7.3958333vw;
}

.footer_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 8.8541666vw;
}

.footer_box a {
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_box a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0.0520833vw;
    background: #fff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer_box a:hover {
    color: #fff;
}

.footer_box a:hover:after {
    width: 100%;
    left: 0;
}

.footer_nav_item_title {
    font-size: 0.9375vw;
    line-height: 1.458333vw;
    font-weight: bold;
    color: #ffffff;
}

.footer_nav_item_box {
    width: 12.5vw;
    padding-right: 1.041666vw;
}

.footer_nav_item_ul {
    padding-top: 1.5625vw;
}

.footer_nav_li a {
    font-size: 0.83333vw;
    line-height: 1.5625vw;
    color: rgba(255, 255, 255, .4);
}

.footer_contact_icon {
    width: 3.5vw;
}

.footer_contact_icon svg {
    width: 100%;
    fill: #0066ff;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.footer_contact_read {
    width: calc(100% - 3.5vw);
}

.footer_contact_tips {
    font-size: 0.7291666vw;
    line-height: 1.25vw;
    color: rgba(255, 255, 255, .4);
}

.footer_contact_tel a {
    font-size: 1.875vw;
    line-height: 2.291666vw;
    color: #fff;
}

.footer_nav_box {
    padding-top: 2.08333vw;
}

.footer_content_head {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_contact_button {
    margin-top: 1.041666vw;
}

.footer_contact_button a {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-border-radius: 1.30208333vw;
    border-radius: 1.30208333vw;
    width: 13.541666vw;
    background: #0066ff;
}

.footer_btn_text {
    font-size: 0.83333vw;
    line-height: 2.6041666vw;
    color: #fff;
}

.foot_btn_icon_box {
    margin-left: 1.041666vw;
    position: relative;
}

.foot_btn_icon_label {
    width: 0.36458333vw;
    height: 0.36458333vw;
    position: relative;
    margin: 0 0.1041666vw;
}

.foot_btn_icon_label:after {
    content: "";
    position: absolute;
    left: -50%;
    top: -12.5%;
    width: 100%;
    height: 100%;
    border-right: 0.0520833vw solid #fff;
    border-bottom: 0.0520833vw solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.foot_btn_icon_item:nth-child(1) {
    position: absolute;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 0;
    opacity: 0;
}

.foot_btn_icon_item:nth-child(3) {
    opacity: .4;
}

.foot_btn_icon_item:nth-child(4) {
    opacity: .2;
}

.foot_btn_icon_item:nth-child(5) {
    position: absolute;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    top: 0;
    opacity: 0;
}

.footer_contact_big {
    margin-top: 1.5625vw;
}

.footer_contact_text,
.footer_contact_text a {
    font-size: 0.83333vw;
    line-height: 1.875vw;
    color: rgba(255, 255, 255, .6);
}

.footer_link_box {
    padding: 1.30208333vw 0 1.5625vw;
}

.footer_link_title {
    font-size: 0.83333vw;
    line-height: 1.66666vw;
    color: #fff;
}

.footer_link_item {
    padding: 0 1.041666vw;
}

.footer_link_item a {
    font-size: 0.83333vw;
    line-height: 1.66666vw;
    color: rgba(255, 255, 255, .4);
}

.footer_link_line {
    width: 100%;
    height: 0.0520833vw;

}

.footer_link_after {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .2);
}

.footer_bq_box {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 1.66666vw;
}

.footer_bq_item,
.footer_bq_text,
.footer_bq_text a {
    font-size: 0.83333vw;
    line-height: 1.66666vw;
    color: rgba(255, 255, 255, .6);
}

.footer_bq_text {
    margin: 0 0.26041666vw;
}

.footer_contact_button a .foot_btn_icon_item:nth-child(1) {
    -webkit-animation: LableAnimate1 3s infinite linear normal both;
    animation: LableAnimate1 3s infinite linear normal both;
}

.footer_contact_button a .foot_btn_icon_item:nth-child(2) {
    -webkit-animation: LableAnimate2 3s infinite linear normal both;
    animation: LableAnimate2 3s infinite linear normal both;
}

.footer_contact_button a .foot_btn_icon_item:nth-child(3) {
    -webkit-animation: LableAnimate3 3s infinite linear normal both;
    animation: LableAnimate3 3s infinite linear normal both;
}

.footer_contact_button a .foot_btn_icon_item:nth-child(4) {
    -webkit-animation: LableAnimate4 3s infinite linear normal both;
    animation: LableAnimate4 3s infinite linear normal both;
}

.footer_contact_button a .foot_btn_icon_item:nth-child(5) {
    -webkit-animation: LableAnimate5 3s infinite linear normal both;
    animation: LableAnimate5 3s infinite linear normal both;
}


@keyframes LableAnimate1 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        opacity: .4;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    60% {
        opacity: .2;
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
    }
    80% {
        opacity: 0;
        -webkit-transform: translateX(300%);
        transform: translateX(300%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes LableAnimate2 {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: .4;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    40% {
        opacity: .2;
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(300%);
        transform: translateX(300%);
    }
    80% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}


@keyframes LableAnimate3 {
    0% {
        opacity: .4;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: .2;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateX(200%);
        transform: translateX(200%);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }
    80% {
        opacity: 1;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: .4;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}


@keyframes LableAnimate4 {
    0% {
        opacity: .2;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    40% {
        opacity: 0;
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }
    80% {
        opacity: .4;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: .2;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}


@keyframes LableAnimate5 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    20% {
        opacity: 0;
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%);
    }
    40% {
        opacity: 1;
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }
    60% {
        opacity: .4;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    80% {
        opacity: .2;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}


.AddIntroduceBox .index_introduce_head {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.AddIntroduceBox .index_platform_introduce_label {
    opacity: 1;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.AddIntroduceBox .index_platform_introduce_label:nth-child(1) path {
    stroke-dashoffset: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}


.AddIntroduceBox .introduce_head_top {
    transform: none;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.AddIntroduceBox .index_platform_introduce_label:nth-child(2) path {
    stroke-dashoffset: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.AddIntroduceBox .introduce_tab_item:nth-child(1) {
    transform: none;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 1050ms;
    transition-delay: 1050ms;
}

.AddIntroduceBox .index_platform_introduce_label:nth-child(3) line {
    stroke-dashoffset: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
}

.AddIntroduceBox .introduce_tab_item:nth-child(2) {
    transform: none;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 1150ms;
    transition-delay: 1150ms;
}

.AddIntroduceBox .index_platform_introduce_label:nth-child(4) path {
    stroke-dashoffset: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}

.AddIntroduceBox .introduce_tab_item:nth-child(3) {
    transform: none;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.AddIntroduceBox .index_platform_introduce_label:nth-child(5) path {
    stroke-dashoffset: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: .9s;
    transition-delay: .9s;
}

.AddIntroduceBox .introduce_head_bottom {
    transform: none;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 1250ms;
    transition-delay: 1250ms;
}

.AddIntroduceLine .index_platform_introduce_default {
    opacity: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.AddIntroduceLine .index_platform_introduce_hover {
    opacity: 1;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}


.animate_title_label {
    -webkit-transform: translateX(2.6041666vw);
    transform: translateX(2.6041666vw);
    opacity: 0;
}

.animate_text_label {
    -webkit-transform: translateX(2.6041666vw);
    transform: translateX(2.6041666vw);
    opacity: 0;
}

/*效果*/
.AddProBigWrap .animate_title_label {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.AddProBigWrap .animate_title_label:nth-child(1) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.AddProBigWrap .animate_title_label:nth-child(2) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.AddProBigWrap .animate_title_label:nth-child(3) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddProBigWrap .animate_title_label:nth-child(4) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddProBigWrap .animate_title_label:nth-child(5) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.AddProBigWrap .animate_title_label:nth-child(6) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

.AddProBigWrap .animate_title_label:nth-child(7) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.AddProBigWrap .pro_fixed_title {
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.AddProBigWrap .animate_title_font {
    font-size: 1.7708333vw;
    font-weight: normal;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.AddProBigWrap .animate_text_label {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.AddProBigWrap .animate_text_label:nth-child(1) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.AddProBigWrap .animate_text_label:nth-child(2) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1050ms;
    transition-delay: 1050ms;
}

.AddProBigWrap .animate_text_label:nth-child(3) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1100ms;
    transition-delay: 1100ms;
}


.AddProBigWrap .animate_text_label:nth-child(4) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1150ms;
    transition-delay: 1150ms;
}

.AddProBigWrap .animate_text_label:nth-child(5) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.AddProBigWrap .animate_text_label:nth-child(6) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1250ms;
    transition-delay: 1250ms;
}

.AddProBigWrap .animate_text_label:nth-child(7) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1300ms;
    transition-delay: 1300ms;
}

.AddProBigWrap .animate_text_label:nth-child(8) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1350ms;
    transition-delay: 1350ms;
}

.AddProBigWrap .animate_text_label:nth-child(9) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1400ms;
    transition-delay: 1400ms;
}

.AddProBigWrap .animate_text_label:nth-child(10) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1450ms;
    transition-delay: 1450ms;
}

.AddProBigWrap .animate_text_label:nth-child(11) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1500ms;
    transition-delay: 1500ms;
}


.AddProBigWrap .pro_fixed_tips {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 1550ms;
    transition-delay: 1550ms;
}

.AddProBigWrap .pro_fixed_text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 1600ms;
    transition-delay: 1600ms;
}

.AddProBigWrap .pro_fixed_foot_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 2750ms;
    transition-delay: 2750ms;
}


.AddProBigWrap .index_pro_big_read {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 2750ms;
    transition-delay: 2750ms;
}


.AddIndexDataRead .animate_title_label {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.AddIndexDataRead .animate_title_label:nth-child(1) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.AddIndexDataRead .animate_title_label:nth-child(2) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.AddIndexDataRead .animate_title_label:nth-child(3) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddIndexDataRead .animate_title_label:nth-child(4) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddIndexDataRead .animate_title_label:nth-child(5) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.AddIndexDataRead .animate_title_label:nth-child(6) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

.AddIndexDataRead .animate_title_label:nth-child(7) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.AddIndexDataRead .pro_fixed_title {
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.AddIndexDataRead .animate_title_font {
    font-size: 1.7708333vw;
    font-weight: normal;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.AddIndexDataRead .animate_text_label {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.AddIndexDataRead .animate_text_label:nth-child(1) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.AddIndexDataRead .animate_text_label:nth-child(2) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1050ms;
    transition-delay: 1050ms;
}

.AddIndexDataRead .animate_text_label:nth-child(3) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1100ms;
    transition-delay: 1100ms;
}


.AddIndexDataRead .animate_text_label:nth-child(4) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1150ms;
    transition-delay: 1150ms;
}

.AddIndexDataRead .animate_text_label:nth-child(5) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.AddIndexDataRead .animate_text_label:nth-child(6) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1250ms;
    transition-delay: 1250ms;
}

.AddIndexDataRead .animate_text_label:nth-child(7) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1300ms;
    transition-delay: 1300ms;
}

.AddIndexDataRead .animate_text_label:nth-child(8) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1350ms;
    transition-delay: 1350ms;
}

.AddIndexDataRead .animate_text_label:nth-child(9) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1400ms;
    transition-delay: 1400ms;
}

.AddIndexDataRead .pro_fixed_text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 1450ms;
    transition-delay: 1450ms;
}


.AddIndexPlatform .animate_title_label {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.AddIndexPlatform .animate_title_label:nth-child(1) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.AddIndexPlatform .animate_title_label:nth-child(2) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.AddIndexPlatform .animate_title_label:nth-child(3) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddIndexPlatform .animate_title_label:nth-child(4) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddIndexPlatform .animate_title_label:nth-child(5) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.AddIndexPlatform .animate_title_label:nth-child(6) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

.AddIndexPlatform .animate_title_label:nth-child(7) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.AddIndexPlatform .pro_fixed_title {
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.AddIndexPlatform .animate_title_font {
    font-size: 1.7708333vw;
    font-weight: normal;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.AddIndexPlatform .animate_text_label {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.AddIndexPlatform .animate_text_label:nth-child(1) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.AddIndexPlatform .animate_text_label:nth-child(2) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1050ms;
    transition-delay: 1050ms;
}

.AddIndexPlatform .animate_text_label:nth-child(3) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1100ms;
    transition-delay: 1100ms;
}


.AddIndexPlatform .animate_text_label:nth-child(4) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1050ms;
    transition-delay: 1050ms;
}

.AddIndexPlatform .animate_text_label:nth-child(5) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1100ms;
    transition-delay: 1100ms;
}

.AddIndexPlatform .animate_text_label:nth-child(6) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1150ms;
    transition-delay: 1150ms;
}

.AddIndexPlatform .animate_text_label:nth-child(7) {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.AddIndexPlatform .index_platform_tab {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 1250ms;
    transition-delay: 1250ms;
}


.AddDataFadeIn .index_data_item_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}


.index_pro_big_top {
    width: 100%;
    position: relative;
    pointer-events: none;
}

.index_pro_big_content {
    position: relative;
    left: 0;
    top: 0;
    padding-bottom: 100%;
    width: 100%;
}

.index_pro_big_max {
    position: relative;
    left: 0;
    top: 0;
    padding-bottom: 150%;
    width: 100%;
}

.index_pro_fixed_wrap {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.index_pro_fixed_content {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(-3vw);
    transform: translateY(-3vw);
}

.index_pro_big_fixed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.index_pro_fixed_active {
    position: fixed;
    padding: 0 10.41666vw;
}

.index_pro_fixed_active .index_pro_fixed_content {
    width: 54.934211%;
    left: 45.065789%;
}

.index_pro_fixed_active .index_pro_big_fixed {
    height: 0;
    padding-bottom: 100%;

}

.pro_big_item_box {
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.pro_big_item_box1 {
    position: absolute;
    height: 42.23602%;
    width: 42.23602%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
}

.pro_big_three_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.pro_big_second_wrap {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.pro_big_item_step_wrap {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;

}

.pro_big_item_step_box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.step_color_box {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}


.step_color_img1 {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.step_color_img2 {
    width: 95.88235%;
    position: absolute;
    right: 0.36458333vw;
    top: 0;
}

.step_color_img3 {
    width: 94.70588%;
    position: absolute;
    left: 0.36458333vw;
    bottom: 0;
}

.step_color_img4 {
    width: 94.117647%;
    position: absolute;
    left: 0.57291666vw;
    top: 0.5208333vw;
}

.step_content_box {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.step_content_title {
    margin-top: 1.458333vw;
    padding: 0 3.125vw;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.step_content_icon {
    font-size: 6.1458333vw;
    text-align: center;
    color: #fff;
}

.step_content_comma {
    width: 0.88541666vw;
}

.step_content_comma svg {
    fill: rgba(255, 255, 255, .3);
}

.step_content_foot svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.step_content_text {
    width: calc(100% - 3.958333vw);
    font-size: 1.1458333vw;
    line-height: 1.5625vw;
    text-align: center;
    color: #fff;
}

.pro_big_item_box2 {
    position: absolute;
    height: 40.248447%;
    width: 40.248447%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 3;
}

.pro_big_second_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.pro_big_second_after {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.pro_big_second_before {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.pro_big_second_after:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #0066ff;
    opacity: .5;
}

.pro_big_second_before:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 200%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #0066ff;
    opacity: .3;
}

.pro_big_second_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.pro_big_second_tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.pro_big_second_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    text-align: center;
    font-weight: bold;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 1.5625vw;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.pro_big_second_item {
    position: absolute;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: rgba(255, 255, 255, .1);
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;

}

.pro_big_second_icon {
    color: #fff;
}

.pro_big_second_item:nth-child(1) .pro_big_second_icon {
    font-size: 1.71875vw;
}

.pro_big_second_item:nth-child(2) .pro_big_second_icon {
    font-size: 1.9791666vw;
}

.pro_big_second_item:nth-child(3) .pro_big_second_icon {
    font-size: 1.5625vw;
}

.pro_big_second_item:nth-child(4) .pro_big_second_icon {
    font-size: 1.5625vw;
}

.pro_big_second_item:nth-child(5) .pro_big_second_icon {
    font-size: 1.92708333vw;
}

.pro_big_second_item:nth-child(6) .pro_big_second_icon {
    font-size: 1.8vw;
}

.pro_big_second_item:nth-child(1) {
    width: 3.8541666vw;
    height: 3.8541666vw;
    left: 39%;
    top: -11%;
}

.pro_big_second_item:nth-child(2) {
    width: 4.166666vw;
    height: 4.166666vw;
    left: 86%;
    top: 8%;
}

.pro_big_second_item:nth-child(3) {
    width: 3.4375vw;
    height: 3.4375vw;
    left: 92%;
    top: 50%;
}

.pro_big_second_item:nth-child(4) {
    width: 3.90625vw;
    height: 3.90625vw;
    left: 39%;
    top: 92%;
}

.pro_big_second_item:nth-child(5) {
    width: 4.11458333vw;
    height: 4.11458333vw;
    left: -10%;
    top: 50%;
}

.pro_big_second_item:nth-child(6) {
    width: 4.28125vw;
    height: 4.28125vw;
    left: 0;
    top: 8%;
}

.pro_big_item_box3 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 5;
}

.pro_big_third_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.pro_big_third_svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
}

.pro_big_third_svg svg {
    fill: #0066ff;
}

.pro_big_third_after {
    position: absolute;
    width: 89.1925465%;
    height: 89.1925465%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
    opacity: .1;
}

.pro_big_third_after:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: #0066ff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.pro_big_third_before {
    z-index: 3;
    position: absolute;
    width: 71.55279%;
    height: 71.55279%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    opacity: .1;
}

.pro_big_third_before:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: #0066ff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;

}

.pro_big_third_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.pro_big_third_item {
    position: absolute;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: rgba(255, 255, 255, .1);
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 3.8541666vw;
    height: 3.8541666vw;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.pro_big_third_icon {
    color: #fff;
}

.pro_big_third_item:nth-child(1) {
    left: 72%;
    top: 20%;
}

.pro_big_third_item:nth-child(2) {
    left: 82%;
    top: 36%;
}

.pro_big_third_item:nth-child(3) {
    left: 21%;
    top: 20%;
}

.pro_big_third_item:nth-child(4) {
    left: 11%;
    top: 36%;
}

.pro_big_third_item:nth-child(1) .pro_big_third_icon {
    font-size: 2.08333vw;
}

.pro_big_third_item:nth-child(2) .pro_big_third_icon {
    font-size: 1.82291666vw;
}

.pro_big_third_item:nth-child(3) .pro_big_third_icon {
    font-size: 1.82291666vw;
}

.pro_big_third_item:nth-child(4) .pro_big_third_icon {
    font-size: 1.82291666vw;
}

.pro_big_third_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    text-align: center;
    font-weight: bold;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 16%;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.pro_big_third_list {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.pro_big_third_btn {
    width: 5.46875vw;
    height: 5.46875vw;
    line-height: 5.46875vw;
    font-size: 1.5625vw;
    background: #fff;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    cursor: pointer;
    pointer-events: auto;
    color: #0066ff;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.pro_big_third_current .pro_big_third_btn {
    -webkit-transition-delay: 0ms !important;
    transition-delay: 0ms !important;
}

.pro_big_third_active {
    background: #00cccc;
    color: #fff;

}

.pro_big_third_btn:nth-child(1) {
    left: 44%;
    top: 8%;
}

.pro_big_third_btn:nth-child(2) {
    left: 11%;
    top: 57%;
}

.pro_big_third_btn:nth-child(3) {
    font-size: 1.09375vw;
    left: 77%;
    top: 57%;
}

/*第一批*/
.pro_big_item_current .pro_big_item_step_box {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

/*第二批*/
.pro_big_item_hide .pro_big_item_step_animate {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: .5;
    pointer-events: none;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
}

.pro_big_item_current .pro_big_second_back {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.pro_big_item_current .pro_big_second_item:nth-child(1) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
}

.pro_big_item_current .pro_big_second_item:nth-child(2) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms;
}

.pro_big_item_current .pro_big_second_item:nth-child(3) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.pro_big_item_current .pro_big_second_item:nth-child(4) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 650ms;
    transition-delay: 650ms;
}

.pro_big_item_current .pro_big_second_item:nth-child(5) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms;
}

.pro_big_item_current .pro_big_second_item:nth-child(6) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 750ms;
    transition-delay: 750ms;
}

.pro_big_item_current .pro_big_second_title {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

/*第三屏*/
.pro_big_item_hide .pro_big_second_animate {
    opacity: .5;
    pointer-events: none;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
}

.pro_big_item_current .pro_big_third_before:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.pro_big_item_current .pro_big_third_after:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}


.pro_big_item_current .pro_big_third_svg {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.pro_big_item_current .pro_big_third_item:nth-child(1) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
}

.pro_big_item_current .pro_big_third_item:nth-child(2) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms;
}

.pro_big_item_current .pro_big_third_item:nth-child(3) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.pro_big_item_current .pro_big_third_item:nth-child(4) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 650ms;
    transition-delay: 650ms;
}

.pro_big_item_current .pro_big_third_btn:nth-child(1) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms;
}

.pro_big_item_current .pro_big_third_btn:nth-child(2) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 750ms;
    transition-delay: 750ms;
}

.pro_big_item_current .pro_big_third_btn:nth-child(3) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms;
}

.pro_big_item_current .pro_big_third_title {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 850ms;
    transition-delay: 850ms;
}

/*动画end*/


/*二次修改动画*/
/*1*/
.pro_big_animate .pro_big_item_box1 .pro_big_item_step_box {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

/*2*/
.pro_big_animate .pro_big_item_box1 {
    -webkit-transform: translateY(-50%) translateX(-50%) scale(.5);
    transform: translateY(-50%) translateX(-50%) scale(.5);
    opacity: .5;
    pointer-events: none;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.pro_big_animate .pro_big_item_box2 .pro_big_second_back {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.pro_big_animate .pro_big_item_box2 .pro_big_second_item:nth-child(1) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 1700ms;
    transition-delay: 1700ms;
}

.pro_big_animate .pro_big_item_box2 .pro_big_second_item:nth-child(2) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 1800ms;
    transition-delay: 1800ms;
}

.pro_big_animate .pro_big_item_box2 .pro_big_second_item:nth-child(3) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 1900ms;
    transition-delay: 1900ms;
}

.pro_big_animate .pro_big_item_box2 .pro_big_second_item:nth-child(4) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 2000ms;
    transition-delay: 2000ms;
}

.pro_big_animate .pro_big_item_box2 .pro_big_second_item:nth-child(5) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 2100ms;
    transition-delay: 2100ms;
}

.pro_big_animate .pro_big_item_box2 .pro_big_second_item:nth-child(6) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 2200ms;
    transition-delay: 2200ms;
}

.pro_big_animate .pro_big_item_box2 .pro_big_second_title {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 2300ms;
    transition-delay: 2300ms;
}

/*3*/
.pro_big_animate .pro_big_item_box2 {
    opacity: .5;
    pointer-events: none;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 2800ms;
    transition-delay: 2800ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_before:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 2900ms;
    transition-delay: 2900ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_after:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3000ms;
    transition-delay: 3000ms;
}


.pro_big_animate .pro_big_item_box3 .pro_big_third_svg {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3100ms;
    transition-delay: 3100ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_item:nth-child(1) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3200ms;
    transition-delay: 3200ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_item:nth-child(2) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3300ms;
    transition-delay: 3300ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_item:nth-child(3) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3400ms;
    transition-delay: 3400ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_item:nth-child(4) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3500ms;
    transition-delay: 3500ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_btn:nth-child(1) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3600ms;
    transition-delay: 3600ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_btn:nth-child(2) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3700ms;
    transition-delay: 3700ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_btn:nth-child(3) {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3800ms;
    transition-delay: 3800ms;
}

.pro_big_animate .pro_big_item_box3 .pro_big_third_title {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 3900ms;
    transition-delay: 3900ms;
}

/*二次修改动画end*/
.index_pro_tab_wrap {
    padding-top: 10.416666vw;
    min-height: 100vh;
    position: relative;
    left: 0;
    top: 0;
}

.index_pro_tab_box {
    position: relative;
    height: 100%;
    padding: 0 10.41666vw;
    background: #02081e;
}

.index_pro_tab_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_pro_tab_swiper {
    height: 100%;
}

.index_pro_pagination {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1.5625vw;
}

.index_pro_pagination .swiper-pagination-bullet {
    width: 1.5625vw;
    height: 0.15625vw;
    background: #fff;
    border-radius: 0;
    margin: 0 0.41666vw !important;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
}

.index_pro_tab_content {
    /*opacity: 0;*/
    padding-top: 7.291666vw;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
}


.index_pro_tab_title {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.index_pro_tab_en {
    font-size: 3.125vw;
    line-height: 3.75vw;
    font-weight: bold;
    color: #fff;
}

.index_pro_tab_cn {
    font-size: 1.1458333vw;
    line-height: 2.5vw;
    margin-left: 2.08333vw;
    font-weight: bold;
    color: #fff;
}

.index_pro_tab_text {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    height: 2.916666vw;
    margin-top: 0.78125vw;
    color: #fff;
    opacity: .5;
    width: 70.921052%;
}

.index_pro_tab_head {
    padding-bottom: 2.86458333vw;
}

.index_pro_tab_line {
    height: 0.0520833vw;
    background: rgba(255, 255, 255, .1);
}

.index_pro_tab_canvas {
    position: relative;
    padding-bottom: 48.0263157%;
}

.index_item_svg_back {
    width: 72.82894%;
    position: absolute;
    left: 13.618421%;
    top: 8.3333vw;
    /*z-index: 1;*/
    z-index: 3;
}

.index_item_svg_back svg {
    fill: #01616e;
}

.index_pro_tab_list {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.index_single_item {
    position: absolute;

    width: 4.53125vw;
    height: 4.53125vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_single_max {
    width: 11.458333vw;
    height: 11.458333vw;
}

.index_single_content {
    width: 70%;
    height: 70%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-image: linear-gradient(to top, #0059de, #34b0ff);
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.index_single_head {
    width: 100%;
}

.index_single_photo {
    width: 37.647058%;
    margin: 0 auto;
}

.index_single_title {
    font-size: 1.3541666vw;
    line-height: 1.9791666vw;
    margin-top: 0.26041666vw;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.index_single_item1 {
    left: 22.5%;
    top: 11.5%;
}

.index_single_item2 {
    left: 9%;
    top: 35.5%;
}

.index_single_item3 {
    left: 18%;
    top: 63.5%;
}

.index_single_item4 {
    left: 21.5%;
    top: 30.5%;
}

.index_single_item5 {
    left: 41.2%;
    top: 53%;
}

.index_single_item6 {
    left: 45.8%;
    top: 24%;
}

.index_single_item7 {
    left: 57.3%;
    top: 31%;
}

.index_single_item8 {
    left: 76%;
    top: 20%;
}

.index_single_item9 {
    left: 78%;
    top: 57%;
}

.index_single_item10 {
    left: 85.5%;
    top: 31%;
}

.index_single_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.index_single_img {
    width: 55.17241%;
}

.index_single_read {
    position: absolute;
    text-align: right;
}

.index_single_tips {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    color: #00cccc;
}

.index_single_text {
    font-size: 0.78125vw;
    line-height: 1.5625vw;
    color: #8cb4d6;
    opacity: .75;
    font-family: "Manrope-Regular", "Microsoft YaHei UI Light", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.index_single_item1 .index_single_read {
    left: -10%;
    top: -10%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 11.1458333vw;
}

.index_single_item2 .index_single_read {
    left: 100%;
    top: 120%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 11.1458333vw;
}

.index_single_item3 .index_single_read {
    left: 0;
    top: 110%;
    width: 16.458333vw;
    text-align: left;
}

.index_single_item5 .index_single_read {
    left: 0;
    top: 110%;
    width: 15.9375vw;
    text-align: left;
}


.index_single_item6 .index_single_read {
    left: 0;
    top: -10%;
    width: 15.9375vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    text-align: left;
}

.index_single_item8 .index_single_read {
    left: 0;
    top: -10%;
    width: 15.9375vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    text-align: left;
}


.index_single_item9 .index_single_read {
    left: 0;
    top: 120%;
    width: 15.9375vw;
    text-align: left;
}

.index_pro_tab_cae .index_item_svg_back {
    width: 71.907894%;
    left: 14.7368421%;
}


.index_cae_item1 {
    left: 22.3%;
    top: 11.2%;
}

.index_cae_item2 {
    left: 10.1%;
    top: 37%;
}

.index_cae_item3 {
    left: 21.4%;
    top: 32%;
}

.index_cae_item4 {
    left: 45.4%;
    top: 25%;
}

.index_cae_item5 {
    left: 40.8%;
    top: 53%;
}

.index_cae_item6 {
    left: 57.1%;
    top: 31%;
}

.index_cae_item7 {
    left: 77.8%;
    top: 58%;
}

.index_cae_item8 {
    left: 85%;
    top: 30%;
}

.index_cae_item1 .index_single_read {
    left: -20%;
    top: -10%;
    width: 15.7291666vw;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.index_cae_item2 .index_single_read {
    left: 100%;
    top: 120%;
    width: 12.5vw;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.index_cae_item4 .index_single_read {
    left: 0;
    top: -20%;
    width: 16.458333vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    text-align: left;
}

.index_cae_item5 .index_single_read {
    left: 0;
    top: 120%;
    width: 16.458333vw;
    text-align: left;
}

.index_cae_item7 .index_single_read {
    left: 0;
    top: 120%;
    width: 16.458333vw;
    text-align: left;
}


.index_pro_tab_eda .index_item_svg_back {
    width: 72.43421052%;
    left: 14.473684%;
}


.index_eda_item1 {
    left: 22%;
    top: 12%;
}

.index_eda_item2 {
    left: 10.2%;
    top: 29%;
}

.index_eda_item3 {
    left: 15.2%;
    top: 57%;
}

.index_eda_item4 {
    left: 25.8%;
    top: 70.2%;
}

.index_eda_item5 {
    left: 21.3%;
    top: 32%;
}

.index_eda_item6 {
    left: 46.5%;
    top: 26%;
}

.index_eda_item7 {
    left: 44.5%;
    top: 48.5%;
}

.index_eda_item8 {
    left: 56.2%;
    top: 69.3%;
}

.index_eda_item9 {
    left: 56.7%;
    top: 32%;
}

.index_eda_item10 {
    left: 77.7%;
    top: 59%;
}

.index_eda_item11 {
    left: 84.8%;
    top: 31%;
}

.index_eda_item1 .index_single_read {
    left: -20%;
    top: 0;
    width: 16.458333vw;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.index_eda_item2 .index_single_read {
    left: 65%;
    top: 115%;
    width: 11.09375vw;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.index_eda_item3 .index_single_read {
    left: 100%;
    top: 115%;
    width: 16.40625vw;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.index_eda_item4 .index_single_read {
    left: 100%;
    top: 115%;
    width: 16.40625vw;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.index_eda_item6 .index_single_read {
    left: 0;
    top: -10%;
    width: 16.40625vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    text-align: left;
}


.index_eda_item7 .index_single_read {
    left: 100%;
    top: 120%;
    width: 13.0208333vw;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}


.index_eda_item8 .index_single_read {
    left: 0;
    top: 120%;
    width: 16.40625vw;
    text-align: left;
}

.index_eda_item10 .index_single_read {
    left: 0;
    top: 120%;
    width: 16.40625vw;
    text-align: left;
}

.public_pro_wrap {
    position: relative;
}

.public_pro_back {
    padding-bottom: 38.4375%;
}

.public_pro_box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.public_pro_title {
    font-size: 2.5vw;
    line-height: 3.125vw;
    letter-spacing: 0.15625vw;
    font-weight: bold;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_pro_text {
    font-size: 0.9375vw;
    line-height: 1.7708333vw;
    margin-top: 1.5625vw;
    width: 49.342105%;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_pro_button {
    margin-top: 3.38541666vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_pro_button a {
    width: 8.3333vw;
    line-height: 2.6041666vw;
    -webkit-border-radius: 1.5625vw;
    border-radius: 1.5625vw;
    font-size: 0.9375vw;
    text-align: center;
    color: #fff;
    background: #0066ff;
}


.pro_page_wrap {
    padding-bottom: 7.3958333vw;
}

.public_page_head {
    text-align: center;
}

.public_page_cn {
    font-size: 2.1875vw;
    line-height: 2.8125vw;
    font-weight: bold;
    color: #333333;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_page_en {
    font-size: 2.1875vw;
    line-height: 2.8125vw;
    text-transform: uppercase;
    color: #dedede;
    opacity: 0 !important;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.pro_mode_item_icon {
    width: 3.90625vw;
    height: 3.2291666vw;
    margin: 0 auto;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_mode_item_icon svg {
    fill: #0066ff;
}

.pro_mode_item_color {
    fill: #00cccc;
    fill-opacity: .85;
}

.pro_mode_item_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    margin-top: 1.5625vw;
    font-weight: bold;
    color: #222222;
    text-align: center;
}

.pro_mode_item_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    margin-top: 0.78125vw;
    color: #555555;
    text-align: center;
}

.pro_mode_item_box {
    width: 33.3333%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.pro_mode_item_box:nth-child(3n+1) {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.pro_mode_item_box:nth-child(3n+2) {
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_mode_item_box:nth-child(3n) {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.pro_mode_list {
    margin-top: 3.6458333vw;
}

.pro_mode_wrap {
    padding: 6.25vw 0;
}

.pro_advantage_box {
    padding: 3.90625vw 0 7.291666vw 0;
    background: #f1f2f6;
    position: relative;
    overflow: hidden;
}

.pro_advantage_back_top {
    width: 100%;
}

.pro_advantage_back_line {
    position: absolute;
    top: 6.6666vw;
    left: 46.61458333vw;
    width: 124.2708333%;
    pointer-events: none;
}

.pro_advantage_list {
    position: relative;
    z-index: 3;
    margin-top: 3.6458333vw;
}

.pro_advantage_item_box {
    width: 23.881578%;
    margin: 0 1.491229333% 0 0;
    background: #fff;
    padding: 3.6458333vw 0 2.08333vw 0;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    -webkit-box-shadow: 0 0 1.5625vw rgba(100, 162, 255, .1);
    box-shadow: 0 0 1.5625vw rgba(100, 162, 255, .1);
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}


.pro_advantage_item_box:nth-child(4n) {
    margin: 0;
}

.pro_advantage_item_box:hover .pro_advantage_item_label:nth-child(2) {
    margin-left: 0.5208333vw;
}

.pro_advantage_item_box:hover .pro_advantage_item_line {
    width: 4vw;
}

.pro_advantage_item_icon {
    width: 3.3333vw;
    height: 3.3333vw;
    margin: 0 auto;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.pro_advantage_item_icon svg {
    fill: #0066ff;
    height: 100%;
}

.pro_advantage_item_color {
    fill: #00cccc;
}

.pro_advantage_item_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    padding: 1.5625vw 0;
    text-align: center;
    font-weight: bold;
    color: #222222;
}

.pro_advantage_item_text {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    height: 4.374999vw;
    margin-top: 1.041666vw;
    color: #555555;
    text-align: center;
}

.pro_advantage_item_line {
    width: 2.08333vw;
    height: 0.208333vw;
    position: relative;
    margin: 0 auto;
    -webkit-border-radius: 0.0520833vw;
    border-radius: 0.0520833vw;
    overflow: hidden;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_advantage_item_line:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0066ff;
}

.pro_advantage_item_tips {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 2.708333vw;
}

.pro_advantage_item_label {
    width: 1.041666vw;
    height: 1.041666vw;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_advantage_item_label:nth-child(1) {
    background: #00cccc;
}

.pro_advantage_item_label:nth-child(2) {
    background: #0066ff;
    margin-left: -0.15625vw;
}

.pro_job_wrap {
    position: relative;
    padding-bottom: 51.51041666%;
}

.pro_job_box {
    width: 100%;
}

.pro_job_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 3.3333vw;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
}

.pro_job_back {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}


.pro_job_head .public_page_cn {
    color: #ffffff;
}

.pro_job_head .public_page_en {
    color: #ffffff;
    opacity: .15;
}


.pro_job_tab_title {
    font-size: 1.25vw;
    line-height: 1.875vw;
    font-weight: bold;
    color: #fff;
}

.pro_job_tab_text {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    color: #fff;
}

.pro_job_tab_item {
    height: 23.0019493%;
    margin-bottom: 2.6640676%;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_job_tab_item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0.0520833vw;
    z-index: 10;
    background-image: -webkit-linear-gradient(to right, rgba(45, 69, 101, 1), rgba(15, 82, 127, 0));
    background-image: linear-gradient(to right, rgba(45, 69, 101, 1), rgba(15, 82, 127, 0));
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_job_tab_item:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.0520833vw;
    z-index: 10;
    background-image: -webkit-linear-gradient(to right, rgba(45, 69, 101, 1), rgba(15, 82, 127, 0));
    background-image: linear-gradient(to right, rgba(45, 69, 101, 1), rgba(15, 82, 127, 0));
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_job_tab_back {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 10;
}

.pro_job_tab_back:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0.0520833vw;
    height: 100%;
    z-index: 9;
    background: rgba(45, 69, 101, 1);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_job_tab_content {
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 8;
    padding: 0 1.5625vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_job_tab_content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, .1), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to right, rgba(255, 255, 255, .1), rgba(255, 255, 255, 0));
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_job_tab_content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    opacity: 0;
    background-image: -webkit-linear-gradient(to right, rgba(0, 102, 255, 1), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to right, rgba(0, 102, 255, 1), rgba(255, 255, 255, 0));
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.pro_job_tab_current .pro_job_tab_content:before {
    opacity: 1;
}

.pro_job_tab_current:after,
.pro_job_tab_current:before {
    background-image: -webkit-linear-gradient(to right, rgba(0, 153, 255, 1), rgba(15, 82, 127, 0));
    background-image: linear-gradient(to right, rgba(0, 153, 255, 1), rgba(15, 82, 127, 0));
}

.pro_job_tab_current .pro_job_tab_back:after {
    background: rgba(0, 153, 255, 1);
}

.pro_job_tab_item:last-child {
    margin-bottom: 0;
}

.pro_job_tab_read {
    position: relative;
    z-index: 9;
}

.pro_job_tab_nav {
    width: 43.815789%;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.pro_job_tab_swiper {
    width: 56.184211%;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
}

.pro_job_tab_img {
    padding-bottom: 60.070257%;
}

.pro_job_tab_box {
    margin-top: 3.6458333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.pro_submit_video {
    width: 56.18421052%;
}

.pro_submit_play {
    background: #111111;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    position: relative;
    padding: 0.26041666vw;
}

.pro_video_play {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 19;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: none;
}

.pro_video_btn {
    width: 3.80208333vw;
    height: 3.80208333vw;
    font-size: 1.25vw;
    color: #0066ff;
    background: rgba(255, 255, 255, .8);
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
}

.pro_submit_auto {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 59.5971563%;
}

.pro_submit_swiper {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.pro_submit_auto:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0043ab;
    opacity: .5;
    z-index: 9;
    display: none;
}

.pro_submit_auto video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 0.5208333vw;
    border-radius: 0.5208333vw;
}

.pro_submit_list {
    width: 43.81578948%;
    position: relative;
}

.pro_submit_center {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 4.166666vw;
}

.pro_submit_item_box {
    padding: 1.5625vw 1.5625vw;
    width: 100%;
    margin-bottom: 0.78125vw;
    position: relative;
}

.pro_submit_item_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-image: -webkit-linear-gradient(to right, rgba(245, 245, 245, 1), rgba(245, 245, 245, 0));
    background-image: linear-gradient(to right, rgba(245, 245, 245, 1), rgba(245, 245, 245, 0));
}

.pro_submit_item_box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-image: -webkit-linear-gradient(to right, rgba(0, 102, 245, 1), rgba(0, 102, 245, .1));
    background-image: linear-gradient(to right, rgba(0, 102, 245, 1), rgba(0, 102, 245, .1));
}

.pro_submit_item_current:before {
    opacity: 1;
}

.pro_submit_item_current:after {
    opacity: 0;
}

.pro_submit_item_current .pro_submit_item_title,
.pro_submit_item_current .pro_submit_item_text {
    color: #fff;
}

.pro_submit_item_box:last-child {
    margin-bottom: 0;
}

.pro_submit_item_read {
    position: relative;
    z-index: 9;
}

.pro_submit_item_title {
    font-size: 1.25vw;
    line-height: 1.875vw;
    font-weight: bold;
    color: #333333;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_submit_item_text {
    font-size: 0.8333vw;
    line-height: 1.1458333vw;
    margin-top: 0.5208333vw;
    color: #333333;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_submit_content {
    margin-top: 3.6458333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.pro_submit_wrap {
    padding: 5.7291666vw 0;
}

.pro_protection_box {
    background: #f1f2f6;
    padding: 5.7291666vw 0;
}

.pro_protection_item {
    width: 19.210526%;
    margin: 0 0.9868425% 0 0;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    overflow: hidden;
    position: relative;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.pro_protection_item:nth-child(5n) {
    margin: 0;
}

.pro_protection_img {
    padding-bottom: 136.86006%;
}

.pro_protection_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.pro_protection_content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(to top, rgba(0, 102, 245, 1), rgba(0, 102, 245, 0));
    background-image: linear-gradient(to top, rgba(0, 102, 245, 1), rgba(0, 102, 245, 0));
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_protection_read {
    position: absolute;
    bottom: 3.2291666vw;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 0 1.041666vw;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_protection_title {
    font-size: 1.041666vw;
    line-height: 1.6666vw;
    text-align: center;
    color: #fff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_protection_text {
    font-size: 0.78125vw;
    line-height: 1.458333vw;
    margin-top: 0.78125vw;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_protection_item:hover .pro_protection_content:after {
    top: 0;
}

.pro_protection_item:hover .pro_protection_read {
    bottom: 1.5625vw;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.pro_protection_item:hover .pro_protection_text {
    opacity: 1;
}

.pro_protection_list {
    margin-top: 3.6458333vw;
}

.pro_solutions_wrap {
    padding: 5.7291666vw 0;
}

.pro_solutions_list {
    margin-top: 3.6458333vw;
}

.pro_solutions_item {
    width: 31.447368%;
    margin: 0 2.828948% 0 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.pro_solutions_item a {
    display: block;
}

.pro_solutions_item:nth-child(3n) {
    margin: 0;
}

.pro_solutions_big {
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    overflow: hidden;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.pro_solutions_img {
    padding-bottom: 62.761506%;

}

.pro_solutions_read {
    padding: 2.08333vw 1.82291666vw 1.82291666vw 1.82291666vw;
    position: relative;
}

.pro_solutions_read:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 0.0520833vw solid #e8e8e8;
    border-top: 0.0520833vw solid transparent;
    -webkit-border-radius: 0 0 0.78125vw 0.78125vw;
    border-radius: 0 0 0.78125vw 0.78125vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    pointer-events: none;
}

.pro_solutions_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    color: #222222;
    font-weight: bold;
}

.pro_solutions_text {
    font-size: 0.78125vw;
    line-height: 1.3541666vw;
    margin-top: 0.625vw;
    color: #666666;
}

.pro_solutions_big:hover {
    box-shadow: 0 0 1.5625vw rgba(0, 102, 255, .2);
}

.pro_solutions_big:hover .pro_solutions_read:after {
    border: 0.0520833vw solid #b2d1ff;
}

.scenarios_item_img {
    padding-bottom: 62.087912%;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
}

.scenarios_item_title {
    font-size: 1.1458333vw;
    line-height: 3.2291666vw;
    font-weight: bold;
    text-align: center;
    color: #222222;
}

.scenarios_tab {
    margin-top: 3.6458333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.scenarios_wrap {
    padding: 5.7291666vw 0;
}

.scenarios_swiper {
    margin-bottom: 2.6041666vw;

}

.scenarios_pagination {
    position: relative;
    height: 0.1041666vw !important;
}

.scenarios_pagination .swiper-pagination-progressbar-fill {
    background: #0066ff;
}

.industry_wrap {
    padding-bottom: 47.44791666%;
    position: relative;
}

.industry_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.industry_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 3.2291666vw;
}

.industry_content {
    height: 100%;
    width: 100%;
    -webkit-align-items: center;
    align-items: center;
}

.industry_read {
    width: 100%;
}

.industry_head .public_page_cn {
    color: #fff;
}

.industry_head .public_page_en {
    opacity: 0.15;
}

.industry_item_box {
    width: 22.9%;
    margin: 0 2.33552645% 0 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
	flex:auto;
}

.industry_item_box:nth-child(4n) {
    margin: 0;
}

.industry_item_big {
    height: 100%;
    background: #fff;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    padding: 3.6458333vw 3.125vw 3.125vw 3.125vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.industry_item_icon {
    font-size: 3.3333vw;
    margin: 0 auto;
    text-align: center;
    color: #0066ff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.industry_item_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    margin-top: 1.82291666vw;
    text-align: center;
    color: #333333;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.industry_item_text {
    font-size: 0.78125vw;
    line-height: 1.25vw;
    margin-top: 1.041666vw;
    text-align: center;
    color: #444444;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.industry_item_circle {
    width: 0.67708333vw;
    height: 0.67708333vw;
    margin: 2.34375vw auto 0;
    position: relative;
    background: #00cccc;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.industry_item_circle:after {
    content: "";
    position: absolute;
    top: 0.3125vw;
    left: -2.3958333vw;
    width: 2.08333vw;
    height: 0.0520833vw;
    background: #00cccc;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.industry_item_circle:before {
    content: "";
    position: absolute;
    top: 0.3125vw;
    right: -2.3958333vw;
    width: 2.08333vw;
    height: 0.0520833vw;
    background: #00cccc;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.industry_list {
    margin-top: 5.7291666vw;
}

.industry_item_big:hover {
    background: #0066ff;
}

.industry_item_big:hover .industry_item_icon,
.industry_item_big:hover .industry_item_title,
.industry_item_big:hover .industry_item_text {
    color: #fff;
}

.industry_item_big:hover .industry_item_circle:after,
.industry_item_big:hover .industry_item_circle:before,
.industry_item_big:hover .industry_item_circle {
    background: #fff;
}

.program_wrap {
    position: relative;

}

.program_back {
    padding-bottom: 53.90625%;
}

.program_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    padding-top: 5.7291666vw;
}

.program_list {
    margin-top: 3.6458333vw;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.program_item_box {
    width: 25%;
    padding: 4.6875vw 0 2.6041666vw 0;
    position: relative;
}

.program_item_box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 0.0520833vw;
    background: #f1f1f1;
}

.program_item_box:last-child:after {
    display: none;
}

.program_item_icon {
    font-size: 3.0208333vw;
    color: #0066ff;
    text-align: center;
}

.program_item_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    margin-top: 1.5625vw;
    color: #333333;
    text-align: center;
}

.program_item_line {
    width: 1.5625vw;
    height: 0.208333vw;
    -webkit-border-radius: 0.1041666vw;
    border-radius: 0.1041666vw;
    background: #0066ff;
    margin: 1.041666vw auto;
}

.program_item_text {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    color: #444444;
    text-align: center;
}

.program_item_circle {
    width: 0.625vw;
    height: 0.625vw;
    margin: 3.6458333vw auto 0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #d3d3d3;
}

.diagram_list {
    padding: 0 6.82291666vw;
    margin-top: 3.6458333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.diagram_wrap {
    padding: 5.7291666vw 0;
}

.typical_wrap {
    position: relative;
}

.typical_back {
    padding-bottom: 47.8125%;
}

.typical_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 5.7291666vw;
    z-index: 9;
}

.typical_head .public_page_cn {
    color: #fff;
}

.typical_head .public_page_en {
    color: #fff;
    opacity: .15;
}

.typical_list {
    padding: 0 5.7291666vw;
    margin-top: 3.6458333vw;
    position: relative;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}


.typical_item_photo {
    width: 44.61538%;
}

.typical_item_read {
    width: 55.38462%;
    background: #fff;
    padding: 0 2.6041666vw;
    -webkit-align-items: center;
    align-items: center;
}

.typical_item_img {
    padding-bottom: 72.5862068%;
}

.typical_item_logo {
    width: 9.583333vw;
}

.typical_item_tips {
    padding-bottom: 29.8913043%;
}

.typical_item_title {
    font-size: 1.3541666vw;
    line-height: 1.9791666vw;
    /* margin-top: 2.6041666vw; */
    color: #222222;
}

.typical_item_text {
    font-size: 0.78125vw;
    line-height: 1.6666vw;
    margin-top: 0.78125vw;
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.typical_item_btn {
    font-size: 0.78125vw;
    line-height: 1.3541666vw;
    margin-top: 2.08333vw;
    color: #0066ff;
}

.typical_item_box a {
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    overflow: hidden;
}


.typical_button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    justify-content: space-between;
    pointer-events: none;

}

.typical_btn_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.typical_btn_box {
    width: 2.65625vw;
    height: 2.65625vw;
    background: rgba(255, 255, 255, .2);
    box-sizing: border-box;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    pointer-events: auto;
    cursor: pointer;
    outline: none;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.about_honor_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.about_path_tab_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.typical_btn_svg {
    width: 1.1458333vw;
    position: relative;
}

.typical_btn_svg svg {
    fill: #fff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.typical_btn_hover {
    position: absolute;
    left: -50%;
    top: 0;
    opacity: 0;
}

.typical_btn_box:hover .typical_btn_hover {
    opacity: 1;
    left: 0;
}

.typical_btn_box:hover .typical_btn_default {
    opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.typical_btn_box:hover {
    background: rgba(255, 255, 255, 1);
}

.typical_btn_box:hover .typical_btn_svg svg {
    fill: #0066ff;
}

.public_case_back {
    padding-bottom: 38.4375%;
}

.case_page_wrap {
    padding-bottom: 7.3958333vw;
}

.public_case_wrap {
    position: relative;
}

.public_case_content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 40%;
}


.public_case_en {
    font-size: 2.2916666vw;
    line-height: 2.916666vw;
    color: #fff;
    text-transform: uppercase;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_case_cn {
    font-size: 2.5vw;
    line-height: 3.125vw;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_case_line {
    width: 0.0520833vw;
    height: 6.25vw;
    margin-top: 3.125vw;
    background: rgba(255, 255, 255, .2);
    position: relative;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_case_line:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 0;
    background: #fff;
    -webkit-animation: PublicLine 3s infinite normal both;
    animation: PublicLine 3s infinite normal both;
}

@-webkit-keyframes PublicLine {
    0% {
        height: 0;
    }
    50% {
        height: 100%;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    80% {
        height: 100%;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        height: 100%;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes PublicLine {
    0% {
        height: 0;
    }
    50% {
        height: 100%;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    80% {
        height: 100%;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        height: 100%;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.case_page_box {
    padding: 5.7291666vw 0;
}

.case_page_title {
    font-size: 2.08333vw;
    line-height: 2.708333vw;
    color: #222222;
    font-weight: bold;
    text-align: center;
}

.case_page_title span {
    color: #0066ff;
}

.case_nav_box {
    margin-top: 3.6458333vw;
}

.case_nav_item {
    width: 20%;
    position: relative;
}

.case_nav_item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.1041666vw;
    width: 100%;
    background: #f1f1f1;
    z-index: 1;
}

.case_nav_item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    height: 0.1041666vw;
    width: 0;
    background: #0066ff;
}

.case_nav_current:before {
    width: 100%;
}

.case_nav_item a {
    display: block;
    position: relative;
    margin-bottom: 2.08333vw;
}

.case_nav_item a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0.0520833vw;
    height: 100%;
    background: #ededed;
}

.case_nav_item:last-child a:after {
    display: none;
}

.case_nav_icon {
    width: 3.07291666vw;
    height: 3.07291666vw;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 auto;
}

.case_nav_color {
    fill: #0066ff;
}

.case_nav_title {
    font-size: 1.041666vw;
    line-height: 1.6666vw;
    margin-top: 1.5625vw;
    color: #222222;
    text-align: center;
}

.case_item_box {
    width: 31.7105263%;
    margin: 0 2.43421055% 2.6041666vw 0;
    overflow: hidden;
    box-shadow: 0 0 3.125vw rgba(122, 122, 122, .1);
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    position: relative;
}

.case_item_box:nth-child(3n) {
    margin: 0 0 2.6041666vw 0;
}

.case_item_photo {
    position: relative;
    z-index: 2;
}

.case_item_photo a {
    display: block;
    position: relative;

}

.case_item_img {
    padding-bottom: 61.82572%;
    -webkit-border-radius: 0.78125vw 0.78125vw 0 0;
    border-radius: 0.78125vw 0.78125vw 0 0;
    overflow: hidden;
}

.case_item_logo_box {
    width: 22.19917%;
    position: absolute;
    left: 1.82291666vw;
    top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.case_item_logo_img {
    padding-bottom: 100%;
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0.15625vw 0 2.08333vw rgba(99, 102, 107, .1);
}

.case_item_read {
    padding: 1.61458333vw 1.82291666vw;
    background: #fefefe;
    -webkit-border-radius: 0 0 0.78125vw 0.78125vw;
    border-radius: 0 0 0.78125vw 0.78125vw;
    position: relative;
    z-index: 3;
}

.case_item_read:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
    border: 0.0520833vw solid #efefef;
    box-sizing: border-box;
    -webkit-border-radius: 0 0 0.78125vw 0.78125vw;
    border-radius: 0 0 0.78125vw 0.78125vw;
}

.case_item_title {
    padding-top: 3.125vw;
    margin-bottom: 1.82291666vw;
}

.case_item_title a {
    font-size: 1.041666vw;
    line-height: 1.7708333vw;
    min-height: 3.541666vw;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.case_item_line {
    width: 100%;
    height: 0.0520833vw;
    background: #f0f0f0;
}

.case_item_text {
    margin-top: 1.61458333vw;
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    color: #0066ff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.case_item_button {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 2.1875vw 1.82291666vw;
    background: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    pointer-events: none;
    -webkit-border-radius: 0 0 0.78125vw 0.78125vw;
    border-radius: 0 0 0.78125vw 0.78125vw;
    /*overflow: hidden;*/
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    z-index: 9;
}

.case_item_btn {
    width: 6.6666vw;
    margin-right: 1.041666vw;
    position: relative;
}

.case_item_btn:last-child {
    margin-right: 0;
}

.case_item_btn .case_item_link {
    display: block;
    font-size: 0.83333vw;
    text-align: center;
    color: #888888;
    line-height: 2.3958333vw;
    background: #fff;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.case_item_btn .case_item_link:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    box-sizing: border-box;
    border: 0.0520833vw solid #d2d2d2;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.case_item_btn .case_item_link:hover {
    background: #0a6bff;
    color: #fff;
}

.case_item_btn .case_item_link:hover:after {
    border: 0.0520833vw solid #0a6bff;
}

.case_item_box:hover .case_item_button {
    -webkit-transform: none;
    transform: none;
    pointer-events: auto;
}

.case_list_box {
    margin-top: 3.125vw;
}

.case_pagination_box a {
    font-size: 0.9375vw;
    margin: 0 0.5208333vw;
    padding: 0 0.5208333vw;
    color: #666666;
}

.case_pagination_box .case_pagination_current {
    color: #0066ff;
}

.case_pagination_box {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 2.08333vw;
}

.case_pagination_btn {
    padding: 0;
    width: 2.65625vw;
    height: 2.65625vw;
    background: rgba(255, 255, 255, 1);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    pointer-events: auto;
    cursor: pointer;
    outline: none;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.case_pagination_btn:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 0.0520833vw solid #cccccc;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.case_pagination_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.case_pagination_svg {
    width: 1.1458333vw;
    position: relative;
}

.case_pagination_svg svg {
    fill: #9e9e9e;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.case_pagination_hover {
    position: absolute;
    left: -50%;
    top: 0;
    opacity: 0;
}

.case_pagination_btn:hover {
    background: #0066ff;
}

.case_pagination_btn:hover:after {
    border: 0.0520833vw solid #0066ff;
}

.case_pagination_btn:hover .case_pagination_svg svg {
    fill: #fff;
}

.case_pagination_btn:hover .case_pagination_hover {
    left: 0;
    opacity: 1;
}

.case_pagination_btn:hover .case_pagination_default {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
}

.public_inner_content {
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
}

.public_inner_max {
    font-size: 2.08333vw;
    line-height: 2.708333vw;
    color: #fff;
    font-weight: bold;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}


.public_inner_text {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    margin-top: 0.78125vw;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_inner_line {
    width: 4.166666vw;
    height: 0.15625vw;
    margin: 2.08333vw 0;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_inner_tips {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_inner_button {
    margin-top: 3.6458333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.public_inner_back {
    padding-bottom: 41.66666%;
}

.public_inner_button a {
    width: 9.11458333vw;

    text-align: center;
    -webkit-border-radius: 1.51041666vw;
    border-radius: 1.51041666vw;
    overflow: hidden;
    position: relative;
}

.public_inner_link {
    position: relative;
    z-index: 3;
    line-height: 3.0208333vw;
    color: #ffffff;
    font-size: 0.8333vw;
}

.public_inner_button a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(to right, #0066ff, #0084f4);
}

.inner_business_nav {
    width: 20.131578%;
}

.inner_business_content {
    width: 79.868422%;
}

.inner_business_item {
    padding-bottom: 2.08333vw;
    position: relative;
}

.inner_business_item:after {
    content: "";
    height: 100%;
    width: 0.0520833vw;
    background: #cecece;
    position: absolute;
    right: 0.208333vw;
    top: 0.78125vw;
}

.inner_business_item:last-child:after {
    display: none;
}

.business_item_text {
    position: relative;
    z-index: 9;
}

.business_item_text a {
    display: block;
    font-size: 0.8333vw;
    line-height: 1.61458333vw;
    padding-right: 1.61458333vw;
    text-align: right;
    color: #aaaaaa;
    position: relative;
    -webnkit-transition: all .6s ease;
    transition: all .6s ease;
}

.inner_business_current .business_item_text a {
    color: #0a6bff;
}

.inner_business_current .business_item_text a:after {
    background: #0a6bff;
}

.business_item_text a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webnkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.46875vw;
    height: 0.46875vw;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #cecece;
    -webnkit-transition: all .6s ease;
    transition: all .6s ease;
}

.inner_business_wrap {
    padding: 4.6875vw 0 0 0;
}


.inner_business_title {
    font-size: 1.875vw;
    line-height: 2.5vw;
    padding-bottom: 1.25vw;
    font-weight: bold;
    color: #222222;
    position: relative;
    z-index: 2;
}

.inner_business_title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.208333vw;
    width: 100%;
    background: #0a6bff;
}

.inner_business_line {
    width: 100%;
    height: 0.0520833vw;
    position: relative;
}

.inner_business_line:after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 0.0520833vw;
    background: #eeeeee;
}

.business_page_tab {
    margin-top: 3.6458333vw;
}

.business_page_item {
    width: 48.352553%;
    margin-right: 3.294894%;
}

.business_page_item:nth-child(2n) {
    margin-right: 0;
}

.business_page_img {
    padding-bottom: 56.7291311%;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
}

.business_page_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    margin-top: 1.6666vw;
    color: #222222;
    font-weight: bold;
}

.business_page_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    margin-top: 0.26041666vw;
    color: #666666;
}

.inner_business_box {
    padding-bottom: 6.25vw;
}

.solution_inner_item {
    width: 48.352553%;
    margin-right: 3.294894%;
    background: #f9f9f9;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
}

.solution_inner_item:nth-child(1) {
    margin-bottom: 3.294894%;
}

.solution_inner_item:nth-child(2) {
    margin-bottom: 3.294894%;
}


.solution_inner_item:nth-child(2n) {
    margin-right: 0;
}

.solution_inner_svg {
    width: 3.125vw;
}

.solution_inner_svg svg {
    fill: #7e8897;
}

.solution_inner_color {
    fill: #0a6bff;
}

.solution_inner_tab {
    margin-top: 3.125vw;
}

.solution_inner_item {
    padding: 0 4.6875vw 0 3.125vw;
}

.solution_inner_big {
    padding: 3.125vw 0 1.5625vw 0;
}

.solution_inner_read {
    width: calc(100% - 3.125vw);
    padding-left: 1.82291666vw;
}

.solution_inner_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    font-weight: bold;
    color: #222222;
}

.solution_inner_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    margin-top: 1.041666vw;
    color: #666666;
}

.value_business_list {
    margin-top: 3.6458333vw;
}

.value_business_item {
    width: 48.352553%;
    margin-right: 3.294894%;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    overflow: hidden;
    box-shadow: 0 0 2.08333vw rgba(138, 138, 138, .2);
}
.value_business_item:nth-child(1) {
    margin-bottom: 3.294894%;
}
.value_business_item:nth-child(2) {
    margin-bottom: 3.294894%;
}
.value_business_item:nth-child(2n) {
    margin-right: 0;
}

.value_business_photo {
    width: 53.8330494%;
}

.value_business_img {
    padding-bottom: 75.316455%;
}

.value_business_read {
    width: 46.1669506%;
    padding: 0 2.08333vw;
    -webkit-align-items: center;
    align-items: center;
}

.value_business_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    margin-bottom: 1.041666vw;
    font-weight: bold;
    color: #222222;
}

.value_business_text {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    color: #666666;
}

.inner_related_wrap {
    position: relative;
    z-index: 9;
}

.inner_related_box {
    padding: 3.6458333vw 0 10.416666vw 0;
    background: #f6f6f6;
}

.inner_fixed_active {
    position: fixed;
    left: 10.41666vw;
    top: 10.416666vw;
    width: 20.131578%;
}

.inner_related_title {
    font-size: 1.875vw;
    line-height: 2.5vw;
    text-align: center;
    font-weight: bold;
    color: #222222;
}

.inner_related_line {
    width: 3.4375vw;
    height: 0.15625vw;
    margin: 1.041666vw auto 0;
    background: #0a6bff;
}


.news_page_wrap {
    padding-bottom: 7.3958333vw;
}

.news_page_box {
    padding-bottom: 2.6041666vw;
}

.news_page_item {
    width: 31.842105%;
    margin: 0 2.2368425% 3.125vw 0;
}

.news_page_item:nth-child(3n) {
    margin: 0 0 3.125vw 0;
}

.news_page_item:hover .news_page_img a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.news_page_item:hover .news_page_btn_box:before {
    width: 100%;
}

.news_page_img a {
    display: block;
    padding-bottom: 65.495867%;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
}

.news_page_img a img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_page_time {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    margin-top: 2.08333vw;
    color: #777777;
}

.news_page_title a {
    max-width: 100%;
    font-size: 1.1458333vw;
    line-height: 1.875vw;
    min-height: 3.75vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #222222;
}

.news_page_btn_box {
    padding: 1.5625vw 0;
    position: relative;
    margin-top: 1.5625vw;
}

.news_page_btn_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 0.0520833vw;
    width: 100%;
    background: #e6e6e6;
}

.news_page_btn_box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 0.1041666vw;
    width: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background: #0066ff;
}

.news_page_btn_box a {
    -webkit-align-items: center;
    align-items: center;
}

.news_page_btn_text {
    font-size: 0.78125vw;
    line-height: 1.458333vw;
    color: #0a6bff;
}

.news_page_btn_icon {
    width: 1.1458333vw;
    height: 0.5208333vw;
    position: relative;
    margin-left: 0.78125vw;
}

.news_page_btn_svg {
    width: 100%;
    fill: #0a6bff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_page_btn_hover {
    position: absolute;
    left: -50%;
    top: 0;
    opacity: 0;
}

.news_page_list {
    margin-top: 4.166666vw;
}

.news_page_btn_box a:hover .news_page_btn_hover {
    left: 0;
    opacity: 1;
}

.news_page_btn_box a:hover .news_page_btn_default {
    opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.news_details_wrap {
    padding: 8.3333vw 0 7.3958333vw 0;
    background: #f8f8f8;
}

.news_details_item {

    position: relative;
}

.news_details_item a {
    padding: 1.82291666vw 0;
}

.news_details_item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.0520833vw;
    width: 100%;
    background: #e9e9e9;
    z-index: 1;
}

.news_details_item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.1041666vw;
    width: 0;
    background: #0066ff;
    z-index: 2;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_details_title {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    color: #222222;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_details_text {
    font-size: 0.78125vw;
    line-height: 1.458333vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #777777;
}

.news_details_item:hover:before {
    width: 100%;
}

.news_details_item:hover .news_details_title a {
    color: #0a6bff;
}


.news_details_list {
    width: 23.68421%;
}

.news_details_big {
    width: 76.31579%;
    padding-left: 7.291666vw;
}


.news_details_head {
    font-size: 1.25vw;
    line-height: 1.875vw;
    color: #666666;
}

.news_details_btn a {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
}

.news_details_btn a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.0520833vw;
    width: 100%;
    background: #e3e3e3;
    z-index: 1;

}

.news_details_btn:last-child a:after {
    display: none;
}

.news_details_label {
    font-size: 0.8333vw;
    line-height: 4.6875vw;
    color: #333333;
}

.news_details_icon {
    width: 0.46875vw;
}

.news_details_return a {
    width: 100%;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-border-radius: 1.61458333vw;
    border-radius: 1.61458333vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_details_return a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 1.61458333vw;
    border-radius: 1.61458333vw;
    box-sizing: border-box;
    border: 0.0520833vw solid #dfdfdf;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_return_text {
    font-size: 0.8333vw;
    line-height: 3.2291666vw;
    color: #333333;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_return_icon {
    font-size: 0.8333vw;
    margin-left: 1.041666vw;
    color: #666666;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.news_details_return a:hover {
    background: #0a6bff;
}

.news_details_return a:hover:after {
    border: 0.0520833vw solid #0a6bff;
}

.news_details_return a:hover .news_return_text {
    color: #fff;
}

.news_details_return a:hover .news_return_icon {
    color: #fff;
}

.news_details_content {
    background: #fff;
    padding: 2.34375vw;
}

.news_big_title {
    font-size: 1.5625vw;
    line-height: 2.6041666vw;
    color: #222222;
}

.news_big_tips {
    padding: 1.5625vw 0;
}

.news_big_item {
    -webkit-align-items: center;
    align-items: center;
    margin-right: 3.125vw;
}

.news_big_item:last-child {
    margin-right: 0;
}

.news_big_icon {
    width: 0.9375vw;
    margin-right: 0.625vw;
}

.news_big_text {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    color: #777777;
}

.news_big_line {
    height: 0.0520833vw;
    width: 100%;
    background: #e6e6e6;
}

.news_big_content {
    padding-top: 2.6041666vw;
}

.news_big_content,
.news_big_content p {
    font-size: 0.8333vw;
    line-height: 1.7708333vw;
    color: #333333;
}

.news_big_content p {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.news_big_content img {
    max-width: 100%;
    width: auto;
    padding: 1.7708333vw 0;
    display: inline-block;
}

.news_details_box {
    padding-bottom: 4.6875vw;
}

.join_page_wrap {
    padding-bottom: 7.3958333vw;
}

.public_nav_wrap {
    background: #eeeeee;
}

.public_nav_item {
    width: 13.4375vw;
    background: #0066ff;
    position: relative;
}

.public_nav_item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.public_nav_item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    height: 0;
    width: 0;
    opacity: 0;
    border-top: 0.5208333vw solid #0066ff;
    border-left: 0.57291666vw solid transparent;
    border-right: 0.57291666vw solid transparent;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_nav_item a {
    display: block;
    font-size: 0.9375vw;
    line-height: 3.6458333vw;
    color: #333333;
    background: #eeeeee;
    z-index: 4;
    text-align: center;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_nav_item a:before {
    content: "";
    position: absolute;
    right: 0;
    width: 0.0520833vw;
    height: 100%;
    background: #e0e0e0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_nav_item a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    height: 0.1041666vw;
    width: 0;
    background: #00cccc;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.public_nav_current:before {
    opacity: 1;
    bottom: -0.5208333vw;
}

.public_nav_current a {
    background: rgba(255, 255, 255, 0);
    color: #fff;
    font-weight: bold;
}

.public_nav_current a:after {
    width: 100%;
}

.public_nav_current a:before {
    opacity: 0;
}

.team_wrap {
    padding: 6.7708333vw 0;
}

.team_text {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    margin-top: 1.5625vw;
    color: #333333;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.team_item {
    width: 30.921052%;
    margin-right: 3.618422%;
    position: relative;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    overflow: hidden;

}

.team_item:nth-child(3n) {
    margin-right: 0;
}

.team_img {
    padding-bottom: 70.212765%;
}

.team_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.team_line {
    width: 2.5vw;
    height: 0.1041666vw;
    background: #fff;
    margin: 1.5625vw auto;
}

.team_content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.team_content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(310deg, #0066ff, #008fb3);
    background-image: linear-gradient(310deg, #0066ff, #008fb3);
    opacity: .8;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.team_big {
    position: absolute;
    padding: 0 1.041666vw;
    bottom: 2.8125vw;
    left: 0;
    width: 100%;
    z-index: 9;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
}

.team_read {
    font-size: 0.78125vw;
    line-height: 1.25vw;
    height: 5vw;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}


.team_item:hover .team_big {
    -webkit-transform: none;
    transform: none;
}

.team_item:hover .team_content:after {
    top: 0;
}

.team_list {
    margin-top: 3.6458333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.work_wrap {
    position: relative;

}

.work_back {
    padding-bottom: 53.2291666%;
}

.work_content {
    padding-top: 3.3333vw;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
}

.work_box {
    width: 100%;
}

.work_circle_box {
    width: 30.26041666vw;
    height: 30.26041666vw;
    position: relative;
    margin: 2.6041666vw auto 0;
}

.work_circle_back {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: 0;
}

.work_circle_content {
    position: relative;
    width: 100%;
    height: 100%;
}

.work_circle_center {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);

    width: 51.290877%;
    height: 51.290877%;

}

.work_circle_logo_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: 0;
}

.work_circle_logo_img {
    width: 64.42953%;
    position: relative;

}

.work_circle_max {
    width: 164.42953%;
    height: 164.42953%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;

    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.work_circle_max:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #0066ff;
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: 0;
}

.work_circle_min {
    width: 132.55033%;
    height: 132.55033%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.work_circle_min:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #0066ff;
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: 0;
}

.work_circle_item_box {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 25vw;
    position: absolute;
}

.work_circle_item_tips {
    -webkit-align-items: center;
    align-items: center;
}

.work_circle_item_line {
    width: 0;
    height: 0.0520833vw;
    overflow: hidden;
    position: relative;
}

.work_circle_item_line svg {
    width: 8.3333vw;
    fill: #0066ff;
    position: absolute;
}

.work_circle_item_icon {
    width: 0.8333vw;
    height: 0.8333vw;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    background: #0a6bff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 1.041666vw rgba(0, 102, 255, 1);
    box-shadow: 0 0 1.041666vw rgba(0, 102, 255, 1);

}

.work_circle_item_label {
    width: 4.73958333vw;
    font-size: 1.875vw;
    line-height: 4.73958333vw;
    color: #fff;
    text-align: center;
    position: relative;
}

.work_circle_item_label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .1);
    border: 0.0520833vw solid rgba(0, 204, 204, .3);
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.work_circle_item_read {
    -webkit-align-items: center;
    align-items: center;
    margin-right: 0.3125vw;
    -webkit-transform: translateX(1.0416666vw);
    transform: translateX(1.0416666vw);
    opacity: 0;
}

.work_circle_item_text {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    margin-right: 1.458333vw;
    color: #ffffff;
}

.work_circle_tab {
    position: relative;
    width: 100%;
    height: 100%;
}

.work_circle_item_box:nth-child(1) {
    left: -66%;
    top: 6%;
}

.work_circle_item_box:nth-child(2) {
    left: -79.5%;
    top: 29%;
}

.work_circle_item_box:nth-child(3) {
    left: -79.5%;
    top: 54%;
}

.work_circle_item_box:nth-child(4) {
    left: -66%;
    top: 78.5%;
}

.work_circle_item_box:nth-child(5) {
    left: 83%;
    top: 6%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.work_circle_item_box:nth-child(6) {
    left: 97%;
    top: 29%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.work_circle_item_box:nth-child(7) {
    left: 97%;
    top: 54%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.work_circle_item_box:nth-child(8) {
    left: 83%;
    top: 78.5%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.work_circle_item_box:nth-child(5) .work_circle_item_label,
.work_circle_item_box:nth-child(5) .work_circle_item_text,
.work_circle_item_box:nth-child(6) .work_circle_item_label,
.work_circle_item_box:nth-child(6) .work_circle_item_text,
.work_circle_item_box:nth-child(7) .work_circle_item_label,
.work_circle_item_box:nth-child(7) .work_circle_item_text,
.work_circle_item_box:nth-child(8) .work_circle_item_label,
.work_circle_item_box:nth-child(8) .work_circle_item_text {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);

}

.jobs_wrap {
    padding: 4.166666vw 0 6.25vw 0;
    position: relative;
    min-height: 100vh;
}

.jobs_back {
    position: absolute;
    left: 0;
    top: 36%;
    width: 29.84375%;
}

.jobs_box {
    position: relative;
    z-index: 9;
}

.jobs_head {
    width: 28.947368%;
    padding-top: 2.08333vw;
}

.jobs_head .public_page_head {
    text-align: left;
}

.jobs_content {
    width: 71.052632%;
}

.jobs_item_box {
    -webkit-align-items: center;
    align-items: center;
    padding: 2.08333vw 0;
    width: 100%;
    position: relative;
}

.jobs_item_box:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.0520833vw;
    background: #e2e2e2;
}

.jobs_item_box:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0.1041666vw;
    background: #0066ff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}


.jobs_item_title {
    font-size: 1.1458333vw;
    color: #222222;
    width: 34.814814%;
    padding-right: 1.5625vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jobs_item_add {
    font-size: 0.8333vw;
    color: #777777;
    width: 25.925925%;
    padding-right: 1.5625vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jobs_item_time {
    font-size: 0.8333vw;
    color: #777777;
    width: 25.925925%;
    padding-right: 1.5625vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jobs_item_button {
    width: 13.333336%;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.jobs_item_button a {
    width: 7.1875vw;
    line-height: 2.3958333vw;
    -webkit-border-radius: 1.19791666vw;
    border-radius: 1.19791666vw;
    background: #93abc3;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.jobs_btn_text {
    font-size: 0.8333vw;
    color: #fff;
}

.jobs_btn_icon {
    width: 1.1458333vw;
    margin-left: 0.625vw;
    position: relative;
}

.jobs_btn_icon svg {
    fill: #fff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.jobs_btn_hover {
    position: absolute;
    left: -50%;
    top: 0;
    width: 100%;
    opacity: 0;
}

.jobs_item_button a:hover .jobs_btn_default {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
}

.jobs_item_button a:hover .jobs_btn_hover {
    left: 0;
    opacity: 1;
}

.jobs_item_box:hover:before {
    width: 100%;
    left: 0;
}

.jobs_item_box:hover .jobs_item_title {
    color: #0066ff;
}

.jobs_item_box:hover .jobs_item_button a {
    background: #0066ff;
}

.join_details_wrap {
    position: relative;
    min-height: 100vh;
}

.join_details_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.join_details_box {
    position: relative;
    z-index: 9;
    padding: 5.7291666vw 0;
}

.join_details_react {
    width: 37.368421%;
}

.join_details_big {
    width: 62.631579%;
}

.join_details_read {
    width: 63.38028169%;
}

.join_details_head {
    padding-right: 2.08333vw;
    margin-bottom: 1.5625vw;
}

.join_details_head .public_page_cn {
    text-align: left;
}

.join_details_icon {
    font-size: 0.8333vw;
    color: #0a6bff;
}

.join_details_icon.icon-a-19 {
    font-size: 0.9375vw;
}

.join_details_icon.icon-a-20 {
    font-size: 1.041666vw;
}

.join_details_text {
    font-size: 0.8333vw;
    line-height: 2.3958333vw;
    margin-left: 0.78125vw;
    color: #333333;
}

.join_details_item {
    -webkit-align-items: center;
    align-items: center;
}

.join_details_button {
    margin-bottom: 1.5625vw;
}

.join_details_button a {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    background: #0066ff;
    -webkit-border-radius: 1.61458333vw;
    border-radius: 1.61458333vw;
}

.join_details_btn_text {
    font-size: 0.8333vw;
    line-height: 3.2291666vw;
    color: #fff;
}

.join_details_btn_icon {
    width: 1.1458333vw;
    margin-left: 0.78125vw;
    position: relative;
}

.join_details_btn_icon svg {
    fill: #fff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.join_details_btn_hover {
    position: absolute;
    left: -50%;
    top: 0;
    opacity: 0;
}

.join_details_button a:hover .join_details_btn_default {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
}

.join_details_button a:hover .join_details_btn_hover {
    left: 0;
    opacity: 1;
}

.join_details_li {
    width: 100%;
    padding-left: 2.8125vw;
    padding-top: 3.6458333vw;
    position: relative;
}

.join_details_li:first-child {
    padding-top: 0;
}

.join_details_li:first-child:before {
    top: 0;
}

.join_details_li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3.6458333vw;
    width: 0.15625vw;
    height: 1.041666vw;
    background: #0066ff;
    z-index: 2;
}

.join_details_li:after {
    content: "";
    position: absolute;
    left: 0.0520833vw;
    top: 0;
    width: 0.0520833vw;
    height: 100%;
    background: #e6e6e6;
}

.join_li_title {
    font-size: 0.9375vw;
    line-height: 1.041666vw;

    color: #333333;
    font-weight: bold;
}

.join_li_read {
    margin-top: 1.5625vw;
    font-size: 0.8333vw;
    line-height: 2.6041666vw;
    color: #666666;
}

.join_li_mail {
    margin-top: 0.5208333vw;
}

.join_li_mail a {
    font-size: 2.08333vw;
    line-height: 3.125vw;
    color: #00bcbc;
}

.work_head .public_page_cn {
    color: #fff;

}

.work_head .public_page_en {
    color: #fff;
    opacity: .15;
}


.about_profile_wrap {
    padding: 5.7291666vw 0 2.08333vw 0;
}

.about_profile_list {
    margin-top: 5.208333vw;
}

.about_profile_item {
    width: 25%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.about_profile_number {
    font-size: 2.8125vw;
    line-height: 3.4375vw;
    text-align: center;
    color: #0066ff;
}

.about_profile_text {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    color: #333333;
    text-align: center;
}

.about_company_list {
    margin-top: 2.6041666vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.about_company_item {
    width: 18.75%;
    margin-right: 1.5625%;
    box-shadow: 0 0 1.5625vw rgba(0, 0, 0, .1);
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
}

.about_company_item:nth-child(5n) {
    margin-right: 0;
}

.about_company_img {
    padding-bottom: 42.105263%;
}

.about_company_wrap {
    padding: 5.7291666vw 0 7.291666vw 0;
}

.contact_page_wrap {
    padding-bottom: 7.3958333vw;
}

.about_honor_tab {
    padding: 0 5.208333vw;
    margin-top: 3.6458333vw;
    position: relative;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.about_honor_item {
    padding: 2.08333vw 2.6041666vw;
    background: #fff;
    height: 440px;
}

.about_honor_img {
    padding-bottom: 137.3737%;
}

.about_honor_wrap {
    background: #f3f3f3;
    padding: 5.7291666vw 0 10.416666vw 0;
}

.about_honor_tab .typical_btn_box {
    background: rgba(255, 255, 255, 1);
}

.about_honor_tab .typical_btn_box .typical_btn_svg svg {
    fill: #3d3d3d;
}

.about_honor_tab .typical_btn_box:hover {
    background: #0066ff;
}

.about_honor_tab .typical_btn_box:hover .typical_btn_svg svg {
    fill: #fff;
}

.about_honor_title {
    font-size: 0.8333vw;
    line-height: 1.458333vw;
    margin-top: 2.08333vw;
    color: #333333;
    text-align: center;
}

.about_path_wrap {
    margin-top: -3.2291666vw;
    position: relative;
}

.about_path_max {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    padding-top: 7.291666vw;
}

.about_path_back {
    padding-bottom: 56.30208333%;
}

.about_path_head .public_page_cn {
    color: #fff;
}

.about_path_head .public_page_en {
    color: #fff;
    opacity: .15;
}

.about_path_content {
    padding: 0 2.65625vw;
    position: relative;
    margin-top: 5.208333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.about_path_tips {
    width: 24.5416078%;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
}

.about_path_center {
    width: 50.9167844%;
    padding: 0 1.041666vw;
}

.about_path_prev:after {
    content: "";
    height: 0.1041666vw;
    width: 56.896552%;
    background: rgba(255, 255, 255, .1);
}

.about_path_next:before {
    content: "";
    height: 0.1041666vw;
    width: 56.896552%;
    background: rgba(255, 255, 255, .1);
}

.about_path_time {
    width: 43.103448%;
    font-size: 1.5625vw;
    line-height: 2.1875vw;
    color: #fff;
    text-align: center;
}

.about_path_title {
    font-size: 7.8125vw;
    line-height: 13.541666vw;
    text-align: center;
    color: #fff;
}

.about_path_text {
    font-size: 1.041666vw;
    line-height: 1.6666vw;
    height: 6.6666vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: center;
    color: #ffffff;
}

.about_path_tab {
    -webkit-align-items: center;
    align-items: center;
}

.about_path_next {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}


.about_path_content .typical_btn_box {
    background: rgba(255, 255, 255, 0);
    border: 0.0520833vw solid #fff;
}

.about_path_content .typical_btn_box:hover {
    background: #0066ff;
    border: 0.0520833vw solid #0066ff;
}

.about_path_content .typical_btn_box:hover .typical_btn_svg svg {
    fill: #fff;
}

.about_path_pagination_item {
    text-align: center;
    color: #fff;
    font-size: 1.1458333vw;
    opacity: .2;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    cursor: pointer;
}

.about_path_pagination_swiper .swiper-slide-active .about_path_pagination_item {
    opacity: 1;
}

.about_path_pagination_box {
    padding: 0 2.65625vw;
    margin-top: 3.6458333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(3vw);
    transform: translateY(3vw);
}

.about_path_pagination_swiper {
    width: 70%;
}

.about_page_wrap {
    position: relative;
}

.about_page_back {
    position: absolute;
    right: 0;
    top: 9.583333vw;
    width: 53.958333vw;
    pointer-events: none;
}

.public_page_color {
    color: #0066ff;
}

.contact_page_head .public_page_cn {
    text-align: left;
}

.contact_page_text {
    font-size: 0.8333vw;
    line-height: 1.5625vw;
    margin-top: 3.6458333vw;
    color: #666666;
}

.contact_page_tab {
    margin-top: 3.125vw;
}

.contact_page_item {
    -webkit-align-items: center;
    align-items: center;
}

.contact_page_icon {
    font-size: 0.83333vw;
}

.contact_page_icon.icon-a-30 {
    font-size: 0.8333vw;
}

.contact_page_label {
    font-size: 0.9375vw;
    line-height: 1.9791666vw;
    margin-left: 0.78125vw;
    color: #333333;
}

.contact_page_label a {
    font-size: 0.9375vw;
    line-height: 1.9791666vw;
    color: #333333;
}

.contact_page_box {
    padding: 5.7291666vw 0;
}

.contact_page_nav {
    width: 42.1052631%;
    padding-right: 2.08333vw;
}

.contact_page_form {
    width: 57.8947369%;
}

.contact_form_item {
    margin-top: 2.08333vw;
}

.contact_form_item:first-child {
    margin-top: 0;
}

.contact_form_text {
    font-size: 0.88541666vw;
    font-weight: bold;
    color: #333333;
}

.contact_form_text span {
    color: #ff0000;
}

.contact_form_input {
    margin-top: 0.5208333vw;
    position: relative;
}

.contact_form_input:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.0520833vw;
    background: #e7e7e7;
}

.contact_form_input input {
    line-height: 2.3958333vw;
    width: 100%;
    display: block;
    font-size: 0.78125vw;
    color: #333333;
}

.contact_form_input input::placeholder {
    color: #999999;
}

.contact_form_button {
    width: 11.19791666vw;
    margin-top: 4.166666vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #0a6bff;
    -webkit-border-radius: 1.61458333vw;
    border-radius: 1.61458333vw;
    cursor: pointer;
}

.contact_form_btn_text {
    line-height: 3.2291666vw;
    font-size: 0.8333vw;
    color: #fff;
}

.contact_form_btn_icon {
    width: 1.1458333vw;
    position: relative;
    margin-left: 0.78125vw;
}

.contact_form_btn_icon svg {
    fill: #fff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_form_btn_hover {
    position: absolute;
    left: -50%;
    opacity: 0;
    top: 0;
}

.contact_form_button:hover .contact_form_btn_default {
    left: 0;
    opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.contact_form_button:hover .contact_form_btn_hover {
    left: 0;
    opacity: 1;
}

.version_wrap {
    position: relative;
    padding: 10.416666vw 0 15.625vw 0;
}

.version_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.version_box {
    position: relative;
    z-index: 9;
}

.version_head {
    text-align: center;
}

.version_max {
    font-size: 2.1875vw;
    line-height: 2.8125vw;
    font-weight: bold;
    color: #fff;
}

.version_min {
    font-size: 1.25vw;
    line-height: 1.875vw;
    margin-top: 0.5208333vw;
    color: #fff;
}

.version_tab {
    margin-top: 4.166666vw;
}

.version_item_box {
    width: 23.75%;
    margin-right: 1.6666%;
    padding: 2.08333vw 1.5625vw;
    background: #d5e0e5;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    position: relative;
}

.version_item_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 0.1041666vw solid #00baba;
    -webkit-border-radius: 0.78125vw;
    border-radius: 0.78125vw;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.version_item_box:nth-child(4n) {
    margin-right: 0;
}

.version_item_title {
    font-size: 1.7708333vw;
    line-height: 2.3958333vw;
    margin-bottom: 1.5625vw;
    font-weight: bold;
    text-align: center;
    color: #0e1e35;
}

.version_item_line {
    height: 0.0520833vw;
    width: 100%;
    background: #cad1db;
}

.version_item_min {
    font-size: 0.88541666vw;
    line-height: 1.458333vw;
    height: 2.916666vw;
    margin-top: 1.041666vw;
    color: #838ba0;
    text-align: center;
}

.version_item_btn {
    margin-top: 1.5625vw;
}

.version_item_btn a {
    font-size: 0.9375vw;
    line-height: 2.6041666vw;
    color: #fff;
    -webkit-border-radius: 1.5625vw;
    border-radius: 1.5625vw;
    text-align: center;
    background: #0a6bff;
    display: block;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.version_item_ul {
    margin-top: 2.08333vw;
}

.version_item_li {
    -webkit-align-items: center;
    align-items: center;
}

.version_item_text {
    font-size: 0.78125vw;
    line-height: 2.1875vw;
    width: calc(100% - 1.041666vw);
    padding-right: 1.041666vw;
}

.version_item_icon {
    width: 1.041666vw;
    height: 1.041666vw;
    line-height: 1.041666vw;
    text-align: center;
    font-size: 0.5208333vw;
    color: #fff;
    background: #00baba;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.version_item_box:hover:after {
    opacity: 1;
}

.version_item_box:hover .version_item_btn a {
    background: #00baba;
}

.version_data_cn {
    font-size: 2.1875vw;
    line-height: 2.8125vw;
    color: #222222;
    text-align: center;
    font-weight: bold;
}

.version_data_wrap {
    margin-top: 5.7291666vw;
}

.version_data_box {
    margin-top: 3.125vw;
}

.version_data_tips {
    width: 18.223684%;
    margin-right: 0.197368%;
    background: rgba(255, 255, 255, .7);
    padding: 1.5625vw 0 1.041666vw 0;
    position: relative;
    -webkit-border-radius: 0.78125vw 0.78125vw 0 0;
    border-radius: 0.78125vw 0.78125vw 0 0;
}

.version_data_tips:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 0.0520833vw solid #fff;
    -webkit-border-radius: 0.78125vw 0.78125vw 0 0;
    border-radius: 0.78125vw 0.78125vw 0 0;
    pointer-events: none;
}

.version_data_max {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    color: #222222;
    font-weight: bold;
    width: 26.25%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.version_data_tips:last-child {
    margin-right: 0;
}

.version_data_title {
    font-size: 1.1458333vw;
    line-height: 1.7708333vw;
    color: #0a6bff;
    font-weight: bold;
    text-align: center;
}

.version_data_btn {
    width: 100%;
    margin-top: 1.5625vw;
}

.version_data_btn a {
    display: block;
    position: relative;
    width: 83.03249%;
    line-height: 2.5vw;
    text-align: center;
    font-size: 0.8333vw;
    margin: 0 auto;
    color: #666666;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-border-radius: 1.25vw;
    border-radius: 1.25vw;
}

.version_data_btn a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 0.0520833vw solid #c9d4e3;
    -webkit-border-radius: 1.25vw;
    border-radius: 1.25vw;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.version_data_btn a:hover {
    background: #00cbcb;
    color: #fff;
}

.version_data_btn a:hover:after {
    border: 0.0520833vw solid #00cbcb;
}

.version_data_item_box {
    margin-top: 0.5208333vw;
    position: relative;
}

.version_data_item_box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
    border: 0.0520833vw solid #fff;
}

.version_data_item_head {
    background: rgba(255, 255, 255, .7);
    -webkit-align-items: center;
    align-items: center;
    padding: 0 1.5625vw;
}

.version_data_item_icon {
    font-size: 0.98958333vw;
    color: #333333;
}

.version_data_item_title {
    font-size: 0.9375vw;
    line-height: 3.125vw;
    margin-left: 0.625vw;
    font-weight: bold;
    color: #333333;
}

.version_data_item_label {
    width: 18.355263%;
    line-height: 3.2291666vw;
    padding: 0 1.5625vw;
    text-align: center;
    background: rgba(255, 255, 255, .7);
    position: relative;
}

.version_data_item_label.icon-a-02 {
    font-size: 0.67708333vw;
    color: #0a6bff;
}

.version_data_item_label.icon-a-03 {
    font-size: 0.67708333vw;
    color: #afafaf;
}

.version_data_label_max {
    width: 26.578947%;
    text-align: left;
    font-size: 0.8333vw;
    color: #333333;
}

.version_data_item_li {
    position: relative;
}

.version_data_item_li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0.0520833vw;
    background: rgba(122, 148, 187, .1);
}

.version_data_item_label:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0.0520833vw;
    height: 100%;
    background: rgba(122, 148, 187, .1);
}

.version_data_item_label:last-child:after {
    display: none;
}


.AddPublicProWrap .public_pro_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}

.AddPublicProWrap .public_pro_text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.AddPublicProWrap .public_pro_button {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddPublicPageHead .public_page_cn {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}


.AddPublicPageHead .public_page_en {
    opacity: 1 !important;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.pro_job_head .AddPublicPageHead .public_page_en {
    opacity: .15 !important;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.AddProModeItemBox {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}

.AddProModeItemBox:nth-child(3n+1) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddProModeItemBox:nth-child(3n+2) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddProModeItemBox:nth-child(3n) {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.AddProAdvantageItemBox {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}

.AddProAdvantageItemBox:nth-child(4n+1) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddProAdvantageItemBox:nth-child(4n+2) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddProAdvantageItemBox:nth-child(4n+3) {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.AddProAdvantageItemBox:nth-child(4n) {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

.AddProJobTab {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddProSubmitContent {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddProProtectionItem {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}

.AddProProtectionItem:nth-child(5n+1) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddProProtectionItem:nth-child(5n+2) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddProProtectionItem:nth-child(5n+3) {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.AddProProtectionItem:nth-child(5n+4) {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

.AddProProtectionItem:nth-child(5n) {
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.AddProSolutionsItem {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}

.AddProSolutionsItem:nth-child(3n+1) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddProSolutionsItem:nth-child(3n+2) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddProSolutionsItem:nth-child(3n) {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}


.AddScenariosFade {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddIndustryItem {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}

.AddIndustryItem:nth-child(3n+1) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddIndustryItem:nth-child(3n+2) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddIndustryItem:nth-child(3n) {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.AddProgramList {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddDiagramList {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddTypicalList {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddPublicCaseWrap .public_case_en {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}

.AddPublicCaseWrap .public_case_cn {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.AddPublicCaseWrap .public_pro_button {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddPublicCaseWrap .public_case_line {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddPublicCaseWrap .public_inner_max {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}

.AddPublicCaseWrap .public_inner_text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.AddPublicCaseWrap .public_inner_line {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddPublicCaseWrap .public_inner_tips {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddPublicCaseWrap .public_inner_button {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.AddNewsBigContent {
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
}

.AddAboutProfileBox .team_text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddAboutProfileBox .about_profile_item {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddAboutCompanyBox .about_company_list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddAboutHonorBox .about_honor_tab {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddAboutPathBox .about_path_content {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddAboutPathBox .about_path_pagination_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.about_path_head .AddPublicPageHead .public_page_en {
    opacity: .15 !important;
}

.typical_head .AddPublicPageHead .public_page_en {
    opacity: .15 !important;
}

.AddTeamHead .team_text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddTeamBox .team_list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.work_head .AddPublicPageHead .public_page_en {
    opacity: .15 !important;
}

.AddWorkCircle .work_circle_logo_box {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.AddWorkCircle .work_circle_min:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .1;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.AddWorkCircle .work_circle_max:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .1;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.AddWorkCircle .work_circle_back {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}


.AddWorkCircle .work_circle_item_icon {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 700ms;
    transition-delay: 700ms;
}

.AddWorkCircle .work_circle_item_line {
    width: 8.3333vw;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 750ms;
    transition-delay: 750ms;
}

.AddWorkCircle .work_circle_item_read {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    webkit-transition-delay: 800ms;
    transition-delay: 800ms;
}

.industry_head .AddPublicPageHead .public_page_en {
    opacity: .15 !important;
}

.footer_contact_button a:after {
    display: none !important;
}

.header_wap_box {
    width: calc(100% - 11.354166666vw);
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header_wap_center {
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.news_wap_list {
    display: none;
}

.header_wap_nav {
    display: none;
}


.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: 0.0520833vw;
    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: 0.0520833vw;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.index_pro_wap_img {
    display: block;
}

/*.index_pro_wap_img a {*/
/*    display: block;*/
/*}*/
.index_pro_tab_big {
    position: relative;
}

.index_pro_tab_big .typical_button {
    margin-top: 7.291666vw;
}

.index_pro_tab_big .index_pro_btn_prev {
    left: -6.25vw;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.index_pro_tab_big .index_pro_btn_next {
    right: -6.25vw;
}

.index_pro_tab_big .typical_btn_box.swiper-button-disabled {
    opacity: 0;
    pointer-events: none;
}

.pro_big_light_box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.pro_big_light_box .pro_big_light_label {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webnkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: rgba(255, 255, 255, .4);
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.pro_big_light_box .pro_big_light_label:nth-child(1) {
    -webkit-animation: jing_scale 2.4s linear infinite normal both;
    animation: jing_scale 2.4s linear infinite normal both;
}

.pro_big_light_box .pro_big_light_label:nth-child(2) {
    -webkit-animation: jing_scale 2.4s .8s linear infinite normal both;
    animation: jing_scale 2.4s .8s linear infinite normal both;
}

.pro_big_light_box .pro_big_light_label:nth-child(3) {
    -webkit-animation: jing_scale 2.4s 1.6s linear infinite normal both;
    animation: jing_scale 2.4s 1.6s linear infinite normal both;
}

@-webkit-keyframes jing_scale {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    20% {
        width: 120%;
        height: 120%;
        opacity: 0.6;
    }
    40% {
        width: 140%;
        height: 140%;
        opacity: 0.4;
    }
    60% {
        width: 160%;
        height: 160%;
        opacity: .2;
    }
    80% {
        width: 180%;
        height: 180%;
        opacity: 0;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}

@keyframes jing_scale {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    20% {
        width: 120%;
        height: 120%;
        opacity: 0.6;
    }
    40% {
        width: 140%;
        height: 140%;
        opacity: 0.4;
    }
    60% {
        width: 160%;
        height: 160%;
        opacity: .2;
    }
    80% {
        width: 180%;
        height: 180%;
        opacity: 0;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}

.pro_big_third_tips {
    position: relative;
    z-index: 9;
}


.index_contact_popup_wrap {
    width: 3.125vw;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(100%);
    transform: translateY(-50%) translateX(100%);
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_contact_popup_active {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.041666vw;
    pointer-events: auto;
    opacity: 1;
}

.index_contact_popup_back {
    position: absolute;
    top: 0;
    right: 0;
    width: 188.333%;
    -webkit-transform: translateY(-77%);
    transform: translateY(-77%);
}

.index_contact_popup_box {
    width: 100%;
    background: #fff;
    -webkit-border-radius: 1.5625vw;
    border-radius: 1.5625vw;
    position: relative;
    z-index: 9;
    -webkit-box-shadow: 0 0 0.5208333vw rgba(0, 0, 0, .1);
    box-shadow: 0 0 0.5208333vw rgba(0, 0, 0, .1);
}

.index_contact_tel_box {
    position: relative;
}

.index_contact_tel_link {
    position: absolute;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 0.5208333vw;
    padding-right: 0.26041666vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_contact_tel_text {
    width: 10vw;
}

.index_contact_tel_text a {
    display: block;
    line-height: 2.08333vw;
    -webkit-border-radius: 0.5208333vw;
    border-radius: 0.5208333vw;
    background: #0066ff;
    font-size: 1.041666vw;
    color: #fff;
    text-align: center;
    position: relative;
}

.index_contact_tel_text a:after {
    content: "";
    position: absolute;
    right: -0.41666vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-bottom: 0.26041666vw solid transparent;
    border-top: 0.26041666vw solid transparent;
    border-left: 0.41666vw solid #0066ff;
}

.index_contact_popup_tel {
    line-height: 3.125vw;
    font-size: 1.25vw;
    color: #fff;
    background: #0066ff;
    text-align: center;
    -webkit-border-radius: 1.5625vw;
    border-radius: 1.5625vw;
    cursor: pointer;
}

.index_contact_popup_list {
    padding: 1.5625vw 0;
}

.contact_popup_item_box {
    margin-bottom: 1.041666vw;
    cursor: pointer;
    position: relative;
}

.index_contact_item_ewm {
    position: absolute;
    left: 0;
    top: 50%;
    width: 18vw;
    -webkit-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%);
    padding-right: 0.78125vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.index_contact_item_big {
    -webkit-transform: translateX(0.5208333vw);
    transform: translateX(0.5208333vw);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_contact_item_pd {
    position: relative;
    padding: 0.508333vw 1vw 0.508333vw 0.508333vw;
    background: #fff;
    -webkit-box-shadow: 0 0 0.5208333vw rgba(0,0,0,.1);
    box-shadow: 0 0 0.5208333vw rgba(0,0,0,.1);
}
.index_contact_item_pd:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
    transform: translateX(50%) translateY(-50%) rotate(45deg);
    width: 0.78125vw;
    height: 0.78125vw;
    background: #fff;
    -webkit-box-shadow: 0 0 0.5208333vw rgba(0,0,0,.1);
    box-shadow: 0 0 0.5208333vw rgba(0,0,0,.1);
}
.index_contact_item_pd:before {
    content: "";
    position: absolute;
    right: 0;
    top: 20%;
    width: 1vw;
    height: 60%;
    background: #fff;
    z-index: 2;
}

.index_contact_item_photo {
    width: 35%;
}
.index_contact_item_img {
   padding-bottom: 100%;
}

.contact_popup_item_box a {
    display: block;

}

.contact_popup_item_box:last-child {
    margin-bottom: 0;
}

.index_contact_popup_icon {
    font-size: 1.5vw;
    color: #b3b3b3;
    text-align: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_contact_popup_text {
    font-size: 0.625vw;
    line-height: 1.1458333vw;
    color: #999999;
    text-align: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_contact_popup_top {
    text-align: center;
    line-height: 3.125vw;
    font-size: 1.25vw;
    color: #b3b3b3;
    cursor: pointer;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_contact_popup_top:hover {
    color: #0066ff;
}

.index_contact_tel_box:hover .index_contact_tel_link {
    padding-right: 0.78125vw;
    opacity: 1;
    pointer-events: auto;
}


.contact_popup_item_box:hover .index_contact_item_ewm {
    opacity: 1;
    pointer-events: auto;
}
.contact_popup_item_box:hover .index_contact_item_big {
 -webkit-transform: none;
 transform: none;
}

.contact_popup_item_box:hover .index_contact_popup_icon {
    color: #0066ff;
}

.contact_popup_item_box:hover .index_contact_popup_text {
    color: #0066ff;
}

.wap_show {
    display: none;
}

.pc_show {
    display: block;
}
.case_item_hover:hover .case_popup_wrap {
    opacity: 1;
    pointer-events: auto;
    padding-bottom:1.82291666vw;
}
.case_popup_wrap {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    top: 0;
    width: 330%;
    padding-bottom: 1.30208333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.case_popup_content {
    width: 100%;
    position: relative;
    -webkit-border-radius: 0.625vw;
    border-radius: 0.625vw;
    -webkit-box-shadow: 0 0 0.5208333vw rgba(0, 0, 0, .2);
    box-shadow: 0 0 0.5208333vw rgba(0, 0, 0, .2);
    background: #fff;
}

.case_popup_content:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(50%) rotate(45deg);
    transform: translateX(-50%) translateY(50%) rotate(45deg);
    bottom: 0;
    width:1.041666vw;
    height: 1.041666vw;
    background: #fff;
    -webkit-box-shadow: 0 0 0.5208333vw rgba(0, 0, 0, .2);
    box-shadow: 0 0 0.5208333vw rgba(0, 0, 0, .2);
    z-index: 2;
}

.case_popup_content:before {
    content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    width: 50%;
    height:1.5625vw;
    background: #fff;
    z-index: 3;
}


.case_popup_box {
    width: 100%;
    padding: 1.82291666vw;
    position: relative;
    z-index: 9;
}

.case_popup_photo {
    width: 40%;
}

.case_popup_img {
    padding-bottom: 100%;
}

.case_popup_read {
    width: 60%;
    padding-left:  1.82291666vw;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.case_popup_head {
    width: 100%;
}

.case_popup_tel_box {
    width: 100%;
}

.case_popup_label {
    font-size: 0.83333vw;
    line-height: 1.5625vw;
    color: #666666;
}

.case_popup_tel_title {
    font-size: 0.83333vw;
    line-height:1.5625vw;
    color: #0066ff;
}

.case_popup_tel_text a {
    font-size:1.3541666vw;
    line-height: 1.5625vw;
    color: #0066ff;
}

.wap_popup_wrap {
    display: none;
}
.index_contact_item_read {
    -webkit-align-content: space-between;
    align-content: space-between;
    width: 65%;
    padding-left:0.78125vw;
}
.index_contact_item_top{
    width: 100%;
    font-size: 0.7291666vw;
    line-height: 1.25vw;
    color: #333;
    font-weight: bold;
}
.index_contact_item_down {
    width: 100%;
}
.index_contact_item_label {
    font-size: 0.7291666vw;
    line-height:1.25vw;
    color: #0066ff;
}
.index_contact_item_label a {
    font-size:1.3vw;
    line-height: 1.25vw;
    color: #0066ff;
}







