svg {
    width: 100%;
    height: 100%;
    display: block;
}

/*插件样式*/
.bsTop {
    width: 10.8333vw !important;
}

.bsFrameDiv div {
    width: 10.8333vw !important;
    height: 10.8333vw !important;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.bsFrameDiv img {
    margin: 0 !important;
}

.bshare-custom {
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.8333vw;
    color: #b2b2b2;
}

.bshare-custom.icon-medium-plus a {
    padding-left: 0 !important;
    color: #999999;
    margin: 0 0 0 1.1458333vw !important;
    width: 2.08333vw !important;
    height: 2.08333vw !important;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    outline: none;
    -webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}

.bshare-custom a:hover {
    text-decoration: none !important;
    opacity: 1;
    color: #36adad;
}

.BMap_Marker img {
    width: auto;
    display: inline-block;
}

.BMap_bubble_content img {
    width: auto;
    display: inline-block;
}

.nicescroll-cursors {
    border: none !important;
}

.nicescroll-rails {
    cursor: pointer !important;
}

/*默认样式*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}

.Poppins-Regular {
    font-family: "Poppins-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-Italic {
    font-family: "Poppins-Italic", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-Bold {
    font-family: "Poppins-Bold", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-BoldItalic {
    font-family: "Poppins-BoldItalic", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-Medium {
    font-family: "Poppins-Medium", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-MediumItalic {
    font-family: "Poppins-MediumItalic", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-SemiBold {
    font-family: "Poppins-SemiBold", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.Poppins-SemiBoldItalic {
    font-family: "Poppins-SemiBoldItalic", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

@font-face {
    font-family: "Poppins-Regular";
    src: url(../fonts/Poppins-Regular.otf);
}

@font-face {
    font-family: "Poppins-Italic";
    src: url(../fonts/Poppins-Italic.otf);
}

@font-face {
    font-family: "Poppins-Bold";
    src: url(../fonts/Poppins-Bold.otf);
}

@font-face {
    font-family: "Poppins-BoldItalic";
    src: url(../fonts/Poppins-BoldItalic.otf);
}

@font-face {
    font-family: "Poppins-Medium";
    src: url(../fonts/Poppins-Medium.otf);
}

@font-face {
    font-family: "Poppins-MediumItalic";
    src: url(../fonts/Poppins-MediumItalic.otf);
}

@font-face {
    font-family: "Poppins-SemiBold";
    src: url(../fonts/Poppins-SemiBold.otf);
}

@font-face {
    font-family: "Poppins-SemiBoldItalic";
    src: url(../fonts/Poppins-SemiBoldItalic.otf);
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    word-wrap: break-word !important;
    word-break: normal !important;
    user-select: none;
}

html, body {
    font-family: "Poppins-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
    background: #fff;
    font-size: 0.7291666vw;
    width: 100%;
    color: #000;
    margin: 0 auto;
    -webkit-overflow-scrolling: touch;
}

body {
    overflow: hidden;
}

input, select, button, textarea {
    vertical-align: middle;
    border-radius: 0;
    outline: none;
    background: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "Poppins-Regular", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.html_page {
    position: relative;
    z-index: 19;
    background: #ffffff;
    width: 100%;
    /*min-height: 100vh;*/
}

.BMap_cpyCtrl {
    display: none;
}

.anchorBL {
    display: none;
}

.body_flex {
    position: fixed;
}

img {
    border: none;
    display: block;
    width: 100%;
}

i {
    font-style: normal;
}

div {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

table {
    border-collapse: collapse;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

video {
    outline: none;
}

a:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

li {
    list-style: none;
}


select::-ms-expand {
    display: none;
}

textarea {
    resize: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

textarea {
    resize: vertical;
}

/*清除浮动*/
.clear:after {
    content: "";
    width: 0;
    height: 0;
    clear: both;
    display: block;
}

/*input高亮*/
.salient-input {
    padding: 0.36458333vw 0 0.36458333vw 0.26041666vw;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.salient-input:focus {
    border-color: #4faad6;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0.41666vw rgba(10, 201, 245, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0.41666vw rgba(10, 201, 245, .6);
}

/*单行超出省略*/
.space-over {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*多行超出省略*/
.space-list-over {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #8c8c8c;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #8c8c8c;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #8c8c8c;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #8c8c8c;
}


.cover {
    position: relative;
    height: 0;
    overflow: hidden;
}

.cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-animation {
    opacity: 0;
}

.banner_box .swiper-slide {
    background: #fff;
    overflow: hidden;
}

.swiper-pagination-bullet {
    outline: none;
    cursor: pointer;
}

/*!*滚动条整体部分，可以设置宽度等*!*/
/*::-webkit-scrollbar {*/
/*}*/

/*!*滚动条两端的按钮*!*/

/*::-webkit-scrollbar-button {*/
/*}*/

/*!*外层轨道*!*/
/*::-webkit-scrollbar-track {*/
/*}*/

/*!*内层滚动槽*!*/
/*::-webkit-scrollbar-track-piece {*/
/*}*/

/*!*滚动的滑块*!*/
/*::-webkit-scrollbar-thumb {*/
/*}*/

/*!*边角*!*/
/*::-webkit-scrollbar-corner {*/
/*}*/

/*!*定义右下角拖动块的样式*!*/
/*::-webkit-resizer {*/
/*}*/

/*css play*/

.index_page_wrap {
    position: relative;
    height: 100vh;
}

.index_page_swiper {
    height: 100%;
}

.index_page_swiper .index_swiper_wrapper {
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_page_content {
    height: 100%;
}

.index_page_img {
    height: 100%;
}

.index_banner_wrap {
    height: 100vh;
    position: relative;
    z-index: 1;
}

/*.index_banner_button_wrap {*/
/*    position: absolute;*/
/*    left: 2.34375vw;*/
/*    bottom: 3.75vw;*/
/*    z-index: 100;*/
/*    width: 1.5625vw;*/
/*}*/

.index_banner_button_item {
    width: 100%;
    height: 0.208333vw;
    margin-top: 0.9375vw;
    background: #ffffff;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    border-radius: 0 0 0.208333vw 0.208333vw;
    cursor: pointer;
}

.index_banner_button_item_active {
    background: #8aba28;
}


.index_banner_page_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
    pointer-events: none;
    opacity: 0;
}

.index_banner_page_content {
    width: 100%;
    margin-bottom: 17.708333vw;
}

.index_banner_page_box {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.index_banner_page_text {
    color: #ffffff;
    font-size: 0.83333vw;
    line-height: 2.08333vw;
    margin-right: 0.26041666vw;
}

.index_banner_page_current {
    font-size: 1.5625vw;
    line-height: 2.6041666vw;
}

.index_banner_pagination_wrap {
    position: absolute;
    left: 0;
    bottom: 2.083333vw;
    width: 100%;
    z-index: 19;
    opacity: 1;
    pointer-events: auto;
}

.index_banner_pagination_box {
    -webkit-justify-content: center;
    justify-content: center;
}

.index_banner_pagination_box .swiper-pagination-bullet {
    opacity: 1;
    width: 0.625vw;
    height: 0.625vw;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
    background: none;
    display: block;
    margin: 0 1.041666vw 0 0 !important;
    cursor: pointer;
    outline: none;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_banner_pagination_box .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 1;
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.index_banner_pagination_box .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #d4d4d2;
    z-index: 2;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-border-radius: 0.3125vw;
    border-radius: 0.3125vw;
}

.index_banner_pagination_box .swiper-pagination-bullet:last-child {
    margin: 0 !important;
}

.index_banner_pagination_box .swiper-pagination-bullet-active {
    width: 3.4375vw !important;
}

.index_banner_pagination_show:before {
    -webkit-animation:5s PaginationLine infinite linear normal both;
    animation:5s PaginationLine infinite linear normal both;
}
@keyframes PaginationLine {
    0%{
       -webkit-transform: translateX(-100%);
       transform: translateX(-100%);
    }
    100%{
        -webkit-transform: none;
        transform: none;
    }
}

.index_banner_swiper {
    height: 100%;
}

.index_banner_content {
    height: 100%;
    background: #ffffff;
}

.index_banner_img {
    height: 100%;
}

.index_banner_img img, .index_banner_img video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index_banner_big {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    z-index: 10;
}


.index_banner_pack {
    width: 100%;
    height: 100%;

}

.page_center {
    padding: 0 2.34375vw;
}

.index_banner_pack .page_center {
    height: 100%;
}

.index_banner_read {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 3.125vw;
}

.index_banner_read_left {
    width: 100%;
    padding-bottom: 5vw;
}

.index_banner_title {
    font-size: 2.1875vw;
    line-height: 3.2552083vw;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_current .index_banner_title {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.index_banner_text {
    margin-top: 3.90625vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_current .index_banner_text {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    pointer-events: auto;
}

.index_banner_link {
    position: relative;
    color: #ffffff;
    font-size: 1.30208333vw;
    line-height: 1.7708333vw;
    display: block;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_banner_link:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #ffffff;
    pointer-events: none;
}

.index_banner_link:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0.1041666vw;
    background: #8aba28;
    pointer-events: none;
    z-index: 9;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_banner_link:hover {
    color: #8aba28;
}

.index_banner_link:hover:before {
    width: 100%;
    left: 0;
}

.index_banner_label {
    position: absolute;
    right: 6.2841%;
    width: 29.8360557%;
    bottom: 2.1875vw;
    font-size: 0.9765625vw;
    line-height: 1.51927vw;
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_banner_current .index_banner_label {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.index_banner_current .index_banner_circle_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_banner_current .index_banner_circle_icon:nth-child(1) {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_banner_current .index_banner_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.index_banner_current .index_banner_text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.index_banner_current .index_banner_label {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}


.index_banner_down_btn {
    position: absolute;
    bottom: 2.604166vw;
    right: 2.3958333vw;
    margin-right: 0.41666vw;
    z-index: 200;
    width: 1.09375vw;
    height: 1.3541666vw;
    cursor: pointer;
}

.index_banner_down_btn .down-div1 {
    height: 100%;
    width: 1px;
    position: absolute;
    left: 0.5208333vw;
    botttom: 0;
    background: #000;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}


.index_banner_down_btn .down-div2 {
    position: absolute;
    width: 0.83333vw;
    height: 0.83333vw;
    bottom: 0.1041666vw;
    left: 50%;
    margin-left: -0.41666vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}


.header_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}

.header_wrap:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #ffffff;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}


.header_box {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 2.34375vw;
    position: relative;
    z-index: 999;
}

.header_logo_box {
    width: 9.1666666vw;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header_logo_box a img {
    -webkit-filter: grayscale(500%) invert(0%) brightness(0%);
    filter: grayscale(500%) invert(0%) brightness(0%);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_content {
    width: calc(100% - 9.1666666vw);
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
}


.header_logo_box a {
    position: relative;
}

.header_menu_item_box {
    margin-right: 1.25vw;
}

.header_menu_link {
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    padding: 2.083333vw 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_active .header_menu_link {
    padding: 1.041666vw 0;
}

.header_menu_label {
    font-size: 1.0849vw;
    line-height: 1.5625vw;
    color: #000000;
    position: relative;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_item_box.active .header_menu_label {
    color: #8aba28;
}

.header_menu_label:after {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 1px;
    background: #000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.header_menu_item_box.active .header_menu_label:after {
    background: #8aba28;
}

.header_menu_link:hover .header_menu_label:after {
    width: 100%;
}

.header_search_wrap {
    position: relative;
    margin-left: 0.208333vw;
}

.header_search_box {
    width: 3.6458333vw;
    height: 1.5625vw;
    border-radius: 1.5625vw;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background: url("../images/day-ico.png") no-repeat 0.41666vw center;
    background-size: 0.9375vw;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    cursor: pointer;
}

.header_search_active {
    background: url("../images/day-ico.png") no-repeat 2.11666vw center;
    background-size: 0.9375vw;
}

.header_active:after {
    height: 100%;
    -webkit-box-shadow: 0 0 0.78125vw rgba(0, 0, 0, .05);
    box-shadow: 0 0 0.78125vw rgba(0, 0, 0, .05);
}

.header_active .header_logo_box a img {
    -webkit-filter: none;
    filter: none;
}

.header_active .header_menu_label {
    color: #333;
}

.header_active .header_menu_label:after {
    background: #333;
}

.header_active .header_search_box:after {
    border: 1px solid rgba(34, 34, 34, .2);
}

.header_active .header_search_icon svg {
    fill: #222222;
}

.header_current:after {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header_current .header_logo_box a img {
    -webkit-filter: none;
    filter: none;
}

.header_current .header_menu_label {
    color: #333;
}

.header_current .header_menu_label:after {
    background: #333;
}

.header_current .header_search_box:after {
    border: 1px solid rgba(34, 34, 34, .2);
}

.header_current .header_search_icon {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    pointer-events: none;
}

.header_current .header_search_icon svg {
    fill: #222222;
}

.header_current .header_search_close_wrap {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    pointer-events: auto;
}

.header_current .header_search_close_icon svg {
    fill: #222222;
}


.body_animate .header_wrap {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_about_wrap {
    background: #ffffff;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.page_center {
    padding: 0 2.291666vw;
}

.index_about_box {
    padding: 3.6458333vw 0;
}

.index_about_head_wrap {
    width: 39.8471%;
    padding-right: 5.2083333vw;
}

.index_about_big {
    width: 60.1529%;
}

.index_about_head_title {
    font-size: 1.9791666vw;
    line-height: 3.541666vw;
    color: #221815;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.about_culture_head_title {
    font-size: 1.9791666vw;
    line-height: 3.541666vw;
    color: #221815;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_about_head_line {
    width: 2.6041666vw;
    height: 0.208333vw;
    background: #8aba28;
}

.index_about_title {
    font-size: 1.51041666vw;
    line-height: 2.3958333vw;
    color: #000000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.about_details_text {
    font-size: 1.09375vw;
    line-height: 1.5vw;
    color: #727171;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_about_text {
    font-size: 1.09375vw;
    line-height: 1.7708333vw;
    color: #727171;
    margin-top: 2.08333vw;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_about_button {
    margin-top: 3.6458333vw;
}

.index_about_btn_box a {
    display: block;
    position: relative;
}

.index_about_btn_box a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #726f6e;
}

.index_about_btn_box a:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0.1041666vw;
    background: #8aba28;
    z-index: 2;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_about_btn_label {
    font-size: 1.09375vw;
    line-height: 1.7708333vw;
    color: #221815;
    position: relative;
    z-index: 9;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_about_btn_box a:hover:before {
    width: 100%;
    left: 0;
}

.index_about_btn_box a:hover .index_about_btn_label {
    color: #8aba28;
}

.index_about_data_wrap {
    margin-top: 5.2083333vw;
}

.index_about_data_box {
    position: relative;
}

.index_about_data_box:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    height: 0.1041666vw;
    width: 0;
    background: #c4c5c4;
}

.index_about_data_li {
    width: 25%;
    padding: 0 1.30208333vw;
    position: relative;
    z-index: 9;
}

.index_about_data_li:first-child {
    padding: 0 1.30208333vw 0 0;
}

.index_about_data_li:last-child {
    padding: 0 0 0 1.30208333vw;
}

.index_about_data_li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0.1041666vw;
    height: 0;
    background: #c4c5c4;
}

.index_about_data_li:last-child:after {
    display: none;
}

.index_about_data_read {
    padding: 1.30208333vw 0 0 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_about_data_label {
    font-size: 1.09375vw;
    line-height: 1.5625vw;
    color: #727171;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.index_about_data_number {
    font-size: 5.41666vw;
    line-height: 5.7291666vw;
    color: #8aba28;
    margin-top: 0.5208333vw;
}


.index_technical_wrap {
    position: relative;
    overflow: hidden;
    background: #efefef;
}

.index_technical_box {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 4.1666vw 0;
}

.index_technical_content {
    width: 100%;
}

.index_technical_head {
    font-size: 1.9791666vw;
    line-height: 3.541666vw;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

.index_technical_line {
    width: 2.6041666vw;
    height: 0.208333vw;
    background: #8aba28;
    margin: 0 auto;
}


/*.index_design_content:nth-child(2n+1) {*/
/*    background: #f7f8f8;*/
/*}*/

/*.index_design_content:nth-child(2n) {*/
/*    background: #ffffff;*/
/*}*/

.index_design_content {
    z-index: 1;
}

/*.index_design_content + .index_design_content {*/
/*    -webkit-transform: translateY(100%);*/
/*    transform: translateY(100%);*/
/*}*/

.index_design_big {
    height: 100%;

}

.index_design_pack {
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_design_center {
    width: 100%;
}

.index_design_details {
    background: #ffffff;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    position: relative;
}

.index_design_read {
    width: 50%;
    padding: 3.6458333vw 4.16666vw;
    -webkit-align-content: space-between;
    align-content: space-between;
    position: absolute;
    top: 0;
}


.index_design_head_wrap {
    width: 100%;
}

.index_design_pic {
    width: 50%;
}

.index_design_img {
    padding-bottom: 63.063%;
    /*-webkit-border-radius: 1.25vw;*/
    /*border-radius: 1.25vw;*/
}

.index_design_img:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    display: none;
}

.index_design_content:nth-child(2n) .index_design_details {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.index_design_content:nth-child(2n) .index_design_read {
    right: 0;
}

.index_design_content:nth-child(2n+1) .index_design_read {
    left: 0;
}

.index_design_content:nth-child(2n) .index_design_img:after {
    left: 0;
}

.index_design_content:nth-child(2n+1) .index_design_img:after {
    right: 0;
}

.AddIndexDesignPic .index_design_img:after {
    width: 0;
}

.index_design_title {
    font-size: 2.3958333vw;
    line-height: 2.91666vw;
    color: #000000;
}

.index_design_icon {
    width: 0.5208333vw;
    margin-right: 0.78125vw;
    height: 2.3958333vw;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_design_icon:after {
    content: "";
    width: 100%;
    height: 0.5208333vw;
    background: #8aba28;
}

.index_design_text {
    font-size: 1.30208333vw;
    line-height: 2.3958333vw;
    color: #000000;
    width: calc(100% - 1.30208333vw);
}

.index_design_ul {
    margin-top: 2.08333vw;
}

.index_design_box {
    position: relative;
    width: 100%;
    z-index: 9;
    background: #efefef;
    padding-bottom: 6.25vw;
}

.index_design_animate {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.index_design_details_wrap {
    position: relative;
    width: 100%;
}

.index_design_tips_wrap {
    position: relative;
    width: 100%;
    z-index: 99;
    display: none;
}

.index_design_tips_box {
    width: 100%;
}

.index_design_tips_li {
    position: relative;
}

.index_design_tips_after {
    width: 0.9375vw;
    position: relative;
}

.index_design_tips_after:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #c9caca;
}

.index_design_tips_label {
    width: 0.15625vw;
    height: 1.6666vw;
    position: relative;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_design_tips_label:after {
    content: "";
    background: #8aba28;
    height: 70%;
    width: 100%;
}

.index_design_tips_big {
    width: calc(100% - 0.9375vw);
}

.index_design_tips_text {
    font-size: 0.83333vw;
    line-height: 1.6666vw;
    color: #727171;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_design_tips_active .index_design_tips_text {
    color: #8aba28;
}

.index_design_content {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    width: 100%;
    height: auto;
    padding: 0 1.3541666vw;
    margin-bottom: 1.5625vw;
}

.index_design_content:last-child {
    margin-bottom: 0;
}

.index_design_wrap {
    position: relative;
}

.index_design_fixed {
    position: fixed;
    left: 0;
    top: 0;
}

.index_design_active {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.index_design_active .index_design_fixed {
    position: relative;
}

.index_design_scroll_wrap {
    position: relative;
    z-index: 1;
    display: none;
}


.index_design_scroll_box {
    position: relative;
}

.index_design_scroll_content_prefix {
    height: 100vh;
}

.index_design_scroll_content {
    height: 100vh;
    background: #ffffff;
    position: relative;
}

.index_design_scroll_suffix {
    height: 20vh;
}

.index_contact_content {
    padding: 4.6875vw 0;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_contact_wrap {
    position: relative;
}

.index_contact_back {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.index_contact_box {
    position: relative;
    z-index: 9;
}

.index_contact_title {
    font-size: 1.9791666vw;
    line-height: 3.2291666vw;
    color: #000000;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_contact_read {
    width: 70%;
}

.index_contact_button {
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1.5625vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.index_contact_btn_read {
    background: #ffffff;
    padding: 0.208333vw;
    -webkit-border-radius: 1.1458333vw;
    border-radius: 1.1458333vw;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_contact_btn_label {
    font-size: 1.1458333vw;
    line-height: 1.875vw;
    color: #000000;
    padding: 0 0.78125vw;
}

.index_contact_btn_big {
    width: 1.875vw;
    height: 1.875vw;
    position: relative;
    background: #a1c853;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_contact_btn_icon {
    width: 100%;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_contact_btn_icon:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
}

.index_contact_btn_icon svg {
    width: 30%;
    fill: #ffffff;
    display: block;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_contact_btn_icon:nth-child(2) svg {
    -webkit-transform: translateX(-0.5208333vw);
    transform: translateX(-0.5208333vw);
    opacity: 0;
}


.index_contact_btn_box:hover .index_contact_btn_icon:nth-child(1) svg {
    -webkit-transform: translateX(0.5208333vw);
    transform: translateX(0.5208333vw);
    opacity: 0;
}

.index_contact_btn_box:hover .index_contact_btn_icon:nth-child(2) svg {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.footer_menu_office_wrap {
    width: 14.583333vw;
}

.footer_menu_nav_wrap {
    margin-left: 4.1666vw;
}

.footer_menu_share_wrap {
    margin-left: 6.25vw;
}

.footer_box {
    padding: 2.6041666vw 0 2.08333vw 0;
}

.footer_menu_head {
    font-size: 0.83333vw;
    line-height: 1.5625vw;
    color: #898989;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.footer_menu_office_box {
    font-size: 0.83333vw;
    line-height: 1.3541666vw;
    color: #000000;
    margin-top: 0.78125vw;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.footer_menu_nav_box {
    margin-top: 0.78125vw;
}

.footer_menu_nav_li {
    margin-bottom: 0.3125vw;
}

.footer_menu_nav_li a {
    font-size: 0.83333vw;
    line-height: 1.3541666vw;
    color: #000000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.footer_contact_box a {
    font-size: 1.9791666vw;
    line-height: 2.5vw;
    color: #000000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.footer_content {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.footer_copy_wrap {
    margin-top: 8.59375vw;
}

.footer_copy_text {
    font-size: 0.83333vw;
    line-height: 1.3541666vw;
    color: #898989;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.footer_wrap {
    position: sticky;
    bottom: 0;
    left: 0;
    background: #ffffff;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.footer_wrap a {
    position: relative;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.footer_wrap a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.footer_wrap a:hover {
    color: #000;
}

.footer_wrap a:hover:after {
    left: 0;
    width: 100%;
}


.public_banner_wrap {
    position: relative;
    height: 100vh;
}

.public_banner_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.public_banner_box {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
}

.public_banner_content {
    width: 100%;
    margin-bottom: 10.416666vw;
}

.public_banner_read {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.public_banner_text {
    font-size: 1.30208333vw;
    line-height: 2.1875vw;
    color: #000000;
    width: 33.13318%;
}


.about_culture_wrap {
    background: #f7f8f8;
}

.about_culture_box {
    padding: 3.6458333vw 0;
}

.about_culture_content {
    margin-top: 2.34375vw;
    -webkit-flex-flow: nowrap;
    flex-flow: nowrap;
}

.about_culture_item_box {
    height: 33.125vw;
    width: 20.633187%;
    margin: 0 1.064413% 0 0;
    position: relative;
    -webkit-border-radius: 1.041666vw;
    border-radius: 1.041666vw;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.about_culture_item_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f7f8f8;
    z-index: 9;
}


.about_culture_item_box:last-child {
    margin: 0;
}

.about_culture_item_back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.about_culture_item_content {
    height: 100%;
    position: relative;
    z-index: 9;
    padding: 2.34375vw;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.about_culture_item_head {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.about_culture_item_title {
    font-size: 2.1875vw;
    line-height: 2.708333vw;
    color: #ffffff;
    margin-bottom: 0.5208333vw;
}

.about_culture_item_line {
    width: 1.7708333vw;
    height: 0.15625vw;
    background: #8aba28;
}

.about_culture_item_read {
    margin-top: 2.08333vw;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.about_culture_item_text {

    font-size: 1.09375vw;
    line-height: 1.6666vw;
    color: #ffffff;
    width: 100%;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.about_culture_item_big {
    width: 100%;
}

.about_culture_item_button {
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(4vw);
    transform: translateY(4vw);
}

.about_culture_item_icon {
    width: 0.88541666vw;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.about_culture_item_icon svg {
    fill: #ffffff;
}

.about_culture_item_active {
    width: 56.6048%;
}

.about_culture_item_active .about_culture_item_text {
    width: 71.5%;
    font-size: 1.51041666vw;
    line-height: 2.08333vw;
    font-family: "Poppins-Medium", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}

.about_culture_item_active .about_culture_item_icon {
    -webkit-transform: none;
    transform: none;
}

.contact_form_wrap {
    background: #ffffff;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_form_box {
    padding: 3.6458333vw 0;
}

.contact_form_big {
    width: 50.05458%;
}

.contact_form_pack {
    width: 49.94542%;
    padding: 0 8.8541666vw 0 3.90625vw;
}

.contact_message_wrap {
    padding: 6.5625vw 0 0 0;
    height: 100%;
}

.contact_form_head_box {
    font-size: 1.51041666vw;
    line-height: 2.1875vw;
    color: #000000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_form_tab {
    margin-top: 3.6458333vw;
}

.contact_form_input_title {
    font-size: 1.09375vw;
    line-height: 1.6666vw;
    color: #000000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_form_input_read {
    padding-bottom: 0.78125vw;
    position: relative;
}

.contact_form_input_read:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #c8c7c7;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_form_input_read input {
    font-size: 1.09375vw;
    line-height: 2.08333vw;
    color: #000000;
    width: 100%;
    display: block;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_form_input_read input::placeholder {
    color: #9fa0a0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_form_input_box {
    margin-bottom: 1.041666vw;
}

.contact_form_input_textarea {
    padding-bottom: 0.78125vw;
    position: relative;
}

.contact_form_input_textarea:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #c8c7c7;
}

.contact_form_input_textarea textarea {
    font-size: 1.09375vw;
    line-height: 1.25vw;
    height: 3.75vw;
    color: #000000;
    width: 100%;
    margin-top: 0.41666vw;
    display: block;
    resize: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_form_input_textarea textarea::placeholder {
    color: #9fa0a0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_form_button {
    padding-top: 0.5208333vw;
}

.contact_form_button button {
    background: #8aba28;
    font-size: 1.09375vw;
    line-height: 2.708333vw;
    color: #ffffff;
    text-align: center;
    display: block;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_form_button button:hover {
    opacity: .8;
}

.contact_message_box {
    padding-right: 5.2083333vw;
    height: 100%;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.contact_message_head_wrap {
    padding-top: 3.6458333vw;
    width: 100%;
}

.contact_message_max_box {
    width: 100%;
}

.contact_message_item_box {
    width: 50%;
}

.contact_message_head_read {
    margin-top: 1.82291666vw;
}

.contact_message_item_title {
    font-size: 1.09375vw;
    line-height: 1.6666vw;
    color: #727171;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_message_item_text,
.contact_message_item_text a {
    font-size: 1.09375vw;
    line-height: 2.08333vw;
    color: #000000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_message_item_text a {
    position: relative;
}

.contact_message_item_text a:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_message_item_text a:hover:after {
    width: 100%;
    left: 0;
}

.contact_message_head_read .contact_message_item_text {
    line-height: 1.6666vw;
    margin-top: 0.208333vw;
}

.contact_message_max_title {
    font-size: 7.55208333vw;
    line-height: 5.46875vw;
    color: #000;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_map_wrap {
    background: #f7f8f8;
    padding: 3.6458333vw 0;
}

.contact_map_box {

    background: #ffffff;
}

.contact_map_content {
    width: 50%;
    position: relative;
}

.contact_map_content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 29;
}

.AddContactMapContent:after {
    width: 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.contact_share_wrap {
    width: 50%;
}

.contact_share_box {
    padding: 3.90625vw 4.1666vw;

}

.contact_map_big {
    padding-bottom: 80.02183%;
}

.anchorBL {
    display: none;
}

.BMap_Marker .wap_list {
    opacity: 0;
}

.BMap_noprint .wap_list {
    opacity: 1;
}

.wap_list {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 9;
}

.wap_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.wap_read {
    position: relative;
    width: 100%;
    height: 100%;
}

.wap_read .wap_item_label {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: rgba(138, 186, 40, .6);
    border: 1px solid rgba(138, 186, 40, 1);
    box-sizing: border-box;
}

.wap_item_label:nth-child(2) {
    -webkit-animation: map_scale 2.4s linear infinite normal both;
    animation: map_scale 2.4s linear infinite normal both;
}

.wap_item_label:nth-child(3) {
    -webkit-animation: map_scale 2.4s .8s linear infinite normal both;
    animation: map_scale 2.4s .8s linear infinite normal both;
}

.wap_item_label:nth-child(4) {
    -webkit-animation: map_scale 2.4s 1.6s linear infinite normal both;
    animation: map_scale 2.4s 1.6s linear infinite normal both;
}

@-webkit-keyframes map_scale {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    20% {
        width: 150%;
        height: 150%;
        opacity: 0.4;
    }
    40% {
        width: 200%;
        height: 200%;
        opacity: 0.3;
    }
    60% {
        width: 250%;
        height: 250%;
        opacity: .2;
    }
    80% {
        width: 300%;
        height: 300%;
        opacity: 0;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}

@keyframes map_scale {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
    20% {
        width: 150%;
        height: 150%;
        opacity: 0.4;
    }
    40% {
        width: 200%;
        height: 200%;
        opacity: 0.3;
    }
    60% {
        width: 250%;
        height: 250%;
        opacity: .2;
    }
    80% {
        width: 300%;
        height: 300%;
        opacity: 0;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}

.contact_share_title {
    font-size: 1.30208333vw;
    line-height: 1.82291666vw;
    color: #000000;
}

.contact_share_content {
    padding: 0 7.8125vw 0 0;
    margin-top: 2.08333vw;
    position: relative;
}

.contact_share_item_box {
    width: 27.72277%;
    margin: 0 8.415845% 1.875vw 0;
    cursor: pointer;
    position: relative;

}

.contact_share_item_max {
    padding-bottom: 1.9791666vw;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_share_item_box:nth-child(3n) {
    margin: 0 0 1.875vw 0;
}

.contact_share_item_content {
    position: relative;
}

.contact_share_item_content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #adadad;
    box-sizing: border-box;
    pointer-events: none;
}

.contact_share_item_big {
    position: relative;
    padding-bottom: 100%;
}

.contact_share_item_pic {
    padding: 1px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_share_item_label {
    width: 32%;
}

.icon_dy {
    width: 28%;
}

.icon_tt {
    width: 28%;
}

.icon_in {
    width: 28%;
}

.icon_ins {
    width: 28%;
}

.contact_share_item_icon {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.contact_share_item_img {
    width: 100%;
    height: 100%;
}

.contact_share_item_button {
    margin-top: -1.875vw;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.contact_share_item_btn a {
    display: block;
    font-size: 0.83333vw;
    line-height: 1.875vw;
    color: #727171;
    text-align: center;
}

.contact_share_item_box:hover .contact_share_item_max {
    padding: 0;
}

.contact_share_item_box:hover .contact_share_item_button {
    margin-top: 0;
    opacity: 1;
}

.contact_share_item_box:hover .contact_share_item_pic {
    opacity: 1;
}

.AddIndexAboutDataBox:after {
    width: 100%;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddIndexAboutDataBox .index_about_data_li:after {
    height: 100%;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.AddIndexAboutDataBox .index_about_data_read {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.AddPublicBanner .public_banner_read {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.AddIndexContactRead .index_contact_title {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddIndexContactRead .index_contact_button {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.AddAboutCultureItemBox:after {
    height: 0;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.AddAboutCultureItemBox .about_culture_item_head {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.AddAboutCultureItemBox .about_culture_item_read {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
}

.AddAboutCultureItemBox .about_culture_item_button {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}

.header_wap_menu_wrap {
    display: none;
}

/*--------------------------------------------------------*/
.body_black .index_about_wrap {
    background: #000;
}


.body_black .index_about_head_title {
    color: #ffffff;
}


.body_black .index_about_title {
    color: #ffffff;
}

.body_black .about_details_text,
.body_black .index_about_text {
    color: rgba(255, 255, 255, .7);
}

.body_black .index_about_btn_label {
    color: #ffffff;
}


.body_black .index_about_data_label {
    color: #ffffff;
}

.body_black .footer_wrap {
    background: #000;
}

.body_black .footer_wrap a:after {
    background: #ffffff;
}

.body_black .footer_menu_head {
    color: rgba(255, 255, 255, .7);
}

.body_black .footer_menu_office_box {
    color: #ffffff;
}


.body_black .footer_menu_nav_li a {
    color: #ffffff;
}


.body_black .footer_contact_box a {
    color: #ffffff;
}

.body_black .footer_copy_text {
    color: #ffffff;
}

.body_black .contact_form_wrap {
    background: #000;
}

.body_black .contact_message_item_title {
    color: #ffffff;
}

.body_black .contact_message_item_text,
.body_black .contact_message_item_text a {
    color: rgba(255, 255, 255, .7);
}

.body_black .contact_form_input_title {
    color: #ffffff;
}

.body_black .contact_form_input_read input {
    color: #ffffff;
}

.body_black .contact_form_input_read input::placeholder {
    color: rgba(255, 255, 255, .7);
}

.body_black .contact_form_head_box {
    color: #ffffff;
}

.body_black .contact_message_max_title {
    color: #ffffff;
}

.body_black .contact_form_input_textarea textarea {
    color: #ffffff;
}

.body_black .contact_form_input_textarea textarea::placeholder {
    color: rgba(255, 255, 255, .7);
}

.body_black .contact_message_item_text a:after {
    background: #ffffff;
}

.body_black .contact_message_item_text a:hover {
    color: #ffffff;
}


.index_banner_button_wrap {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 99;
    pointer-events: none;
    padding: 0 0.8vw;
}

.index_banner_button_box {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.index_banner_button_btn {
    width: 2.6041666vw;
    height: 2.6041666vw;
    pointer-events: none;
    cursor: pointer;
    opacity: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_banner_wrap:hover .index_banner_button_btn {
    opacity: 1;
    pointer-events: auto;
}

.index_banner_button_btn:hover {
    background: rgba(0, 0, 0, .2);
}

.index_banner_button_prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.index_banner_button_icon {
    width: 36%;
}

.index_banner_button_icon {
    fill: #ffffff;
}

.index_float_wrap {
    position: fixed;
    right: 1vw;
    bottom: 6vw;
    z-index: 99;
    overflow: hidden;
}

.index_float_box {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_float_show .index_float_box {
    -webkit-transform: none;
    transform: none;
}

.index_float_return_btn {
    cursor: pointer;
    width: 2.5vw;
    height: 2.5vw;
    background: #8aba28;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_float_return_box {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.index_float_return_read {
    width: 33.333%;
    position: relative;
}

.index_float_return_label {
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_float_return_label svg {
    fill: #ffffff;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_float_return_label:nth-child(2) {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
}

.index_float_return_box:hover .index_float_return_label:nth-child(2) {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.index_float_return_box:hover .index_float_return_label:nth-child(1) {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
}