@charset "utf-8";

/* CSS Document */
html {
    font-size: 62.5%;
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

body {
    margin: 0 auto;
    background: #fff;
    width: 100%;
    overflow-x: hidden;
    position: relative;
}

/* swiper */

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, 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');
    font-weight: 400;
    font-style: normal
}




.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/* swiper end */

/* nav */
.snav {
    position: absolute;
    right: 0;
    display: none;
    /* display: inline-block; */
    padding: 15px;
    cursor: pointer;
    transition: transform 0.2s ease;
    transform: scale(0.8);
    z-index: 9999999;
}


.nav {
    position: relative;
    width: 36px;
    height: 28px;
}

.n-show {
    background-color: white !important;
}

.nav1,
.nav2,
.nav3 {
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #2D8B55;
    border-radius: 2px;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transform-origin: center;
}

.nav1 {
    top: 0;
}

.nav2 {
    top: 12px;
}

.nav3 {
    bottom: 0;
}

.snav.active span {
    background-color: black !important;
}

.snav.active .nav1 {
    transform: translateY(12px) rotate(45deg);
}

.snav.active .nav2 {
    opacity: 0;
}

.snav.active .nav3 {
    transform: translateY(-12px) rotate(-45deg);
}

.smnav {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100vh;
    background: #fff;
    padding-top: 72px;
    transform: translateX(100%);
    transition: 0.5s;
    overflow-y: auto;
    z-index: 9999;
}

header .show {
    transform: translateX(0)
}

.smnav .topnav {
    padding: 20px;
}

.smnav .topnav>li {
    position: relative;
}

.smnav .topnav>li .smnav2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.smnav .topnav>li .smnav2 i {
    color: #000;
}

.smnav .topnav li a {
    padding: 15px 5px;
    padding-left: 0px;
    color: #333;
    display: block;
    font-size: 18px;
    font-size: 1.6rem;
    line-height: 24px;
    padding-right: 50px;
    border-bottom: 1px dashed #fff;
}

.smnav .topnav li ul {
    padding-left: 20px;
    display: none;
}

.smnav .topnav li ul li a {
    font-size: 16px;
}

.smnav .topnav li ul li ul {
    display: none;
    padding-left: 20px;
}

.smnav .topnav li ul li ul li a {
    font-size: 14px;
}

* {
    margin: 0px;
    padding: 0px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* transition: .3s linear all; */
}



ul li {
    list-style-type: none;
}


img {
    border: none;
    max-width: 100%;
    display: block;
    transition: 0.5s;
}

.goog-te-gadget img {
    display: inline-block;
}

a {
    text-decoration: none;
    color: #222;
    outline: none;
    /* transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.clear {
    clear: both;
}

button {
    border-radius: 0px;
    -webkit-border-radius: 0px;
}

::selection {
    color: #fff;
    background: #2379C6;
}

.fons0 {
    font-size: 0px;
    font-size: 0rem;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #666;
    opacity: 1
}

:-o-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
    opacity: 1
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #666;
    opacity: 1
}

.range {
    width: calc(100% - 180px);
    max-width: 1400px;
    margin: 0 auto;
}

@media screen and (max-width:1000px) {
    .range {
        width: 95%;
        padding: 0 10px;
    }
}


.df {
    display: flex;
    align-items: center;
}

body {
    font-family: "Regular";
    background-color: #080C10;
}


a:hover {
    color: #2D8B55 !important;
}

.slidNav {
    width: 50px;
    background: #2B302F;
    border-radius: 999px;
    /* box-shadow: 0 0 20px 0 rgba(0, 55, 104, 0.20); */
    padding-top: 7px;

}

.slidNav li {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    margin-bottom: 2px;
}

.slidNav li .phoneBox {
    position: absolute;
    font-size: 18px;
    color: #fff;
    width: 180px;
    border-radius: 20px;
    /* right: 110%; */
    right: 0;
    top: 0;
    background: #2B302F;
    padding: 10px 8px;
    transform: translateX(100%);
    transition: all 0.3s ease;
    opacity: 0;
}
.slidNav li .phoneBox a{  color: #fff;}
.slidNav .phoneLi:hover .phoneBox {
    transform: translateX(-35%);
    opacity: 1;
}

.slidNav li .weixin {
    width: 100px;
    position: absolute;
    right: 110%;
    display: none;

}

.slidNav .weixinBox:hover .weixin {
    display: block;
}

.slidNav li .weixin img {
    width: 100%;
}

.slidNav li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.slidNav li>a:hover {
    background-color: #2D8B55;
}

.slidNav li a:hover i {
    color: #fff;
}

.slidNav i {
    color: #999;
    font-size: 24px;
}

.slidNav .goTop1 {
    display: none;
}

.dlidNavBox {
    top: 40%;
    position: fixed;
    right: 0;
    z-index: 100;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dlidNavBox .goTop {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #2B302F;
    margin-top: 11px;
    text-align: center;
    cursor: pointer;
}

.dlidNavBox .goTop:hover {
    background-color: #2D8B55;
}

.dlidNavBox .goTop:hover i {
    color: #fff;
}

.dlidNavBox .goTop i {
    color: #999;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
}

@media (max-width:1000px) {
    .dlidNavBox .goTop {
        display: none;
    }

    .dlidNavBox .goTop1 {
        display: block !important;
        margin-top: 0;
    }

    .dlidNavBox {
        top: unset;
        width: 100%;
        bottom: 0;
        border-radius: 0px;
    }

    .dlidNavBox .slidNav {
        width: 100%;
        border-radius: 0px;
    }

    .slidNav ul {
        display: flex;
        align-items: center;
        justify-content: space-around;
        text-align: center;
    }

    .slidNav ul li {
        margin-bottom: 0;
    }

    .slidNav li .weixin {
        bottom: 130%;
        right: -80%;
    }

    .slidNav li .phoneBox {
        transform: translateY(100%);

    }

    .slidNav .phoneLi:hover .phoneBox {
        transform: translateY(-120%);
        opacity: 1;
    }
}

.index-top {
    background-image: url(./images/indexbg1.png);
    width: 100%;
    background-repeat: no-repeat;
    padding-top: 122px;
}

.navPublic {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding-top: 40px;
}

.navPublic a {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.navPublic a:hover {
    color: #6AD597 !important;
}

.navPublic .active {
    color: #6AD597;
}

@media (max-width:800px) {
    .navPublic {
        padding-top: 15px;
        margin-bottom: 10px;
    }
}

header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    /* padding: 0 160px 0 167.24px; */
    display: flex;
    align-items: center;
    z-index: 9999;
}

.h_show {
    background-color: #080C10;
}

header .hh {
    /* height: 100px; */
    padding: 50px 0;
}

header .logo {
    width: 75.517px;
    margin-top: 10px;
}

header .header-c {
    display: flex;
    align-items: center;
    margin-left: auto;
}

/* header .header-c>li:hover>a {
    color: #58B981 !important;
} */

header .header-c .active>a {
    color: #58B981;
}

header .header-c>li {
    margin-left: 50px;
    padding: 46px 0px 31px 0px;
    position: relative;
}

header .header-c>li ul {
    width: 330px;
    position: absolute;
    top: 100%;
    background-color: #080C10;
    left: 0;
    display: none;
}


header .header-c>li>ul>li {
    position: relative;
    border-top: 4px solid #080C10;
}

header .header-c>li>ul>li:hover {
    border-top: 4px solid #58B981;

}

header .header-c>li>ul>li:hover>a {
    color: #58B981 !important;
}

header .header-c>li>ul>li>a:hover {
    color: #58B981 !important;
}

header .header-c>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0;
}

header .active-l {
    border-top: 4px solid #58B981 !important;
    background-color: #2B302F;


}

header .active-l>a {
    color: #58B981 !important;
}

header .active-t a {
    color: #58B981 !important;
}

header .header-c>li>ul>li {
    padding: 9px 21px 7px 14px;
}

header .header-c>li>ul>li>ul>li {
    padding: 10px 11px 10px 14px;
}

header .header-c>li>ul li>a {
    font-size: 16px;
    color: #fff;
}

header .header-c>li>ul>li:hover {
    background-color: #2B302F;
}

header .header-c>li>a {
    font-size: 18px;
    color: #fff;
    padding: 46px 0px 31px 0px;
}

header .search {
    margin-left: 259px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    position: relative;
}

header .search i {
    font-size: 22px;
}

header .header-r {
    display: flex;
    color: #fff;
    align-items: center;
    padding: 46px 0px 31px 0px;
}

header .header-r .h-lan {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;

}

header .header-r .h-lan a {
    color: #fff;
    font-size: 18px;
    margin-left: 27px;
}

header .header-r .h-lan i {
    margin-left: 10px;
}

header .header-r .h-lan .lanuageBox {
    background-color: #2B302F;
    position: absolute;
    top: 110%;
    padding: 10px 0;
    border-radius: 10px;
    display: none;
}

header .header-r .h-lan .lanuageBox a {
    color: #fff;
}

header .header-r .h-lan2 {
    display: none;
}

.search .s_wrap {
    position: absolute;
    right: 0;
    width: 300px;
    top: 53px;
    background-color: #fff;
    height: 55px;
    border: 2px solid #58B981;
    display: none;
    transition: none;
    z-index: 10;
}

.search .s_wrap .s_inner {
    display: flex;
    align-items: center;
    height: 100%;
}

input:focus {
    outline: none;
}

.search .s_wrap .ent {
    padding-left: 15px;
    height: 100%;
    width: 80%;
    font-family: "Roboto";
    font-size: 16px;
    color: #333;
    padding-right: 15px;
    border: none;
}

.search .s_wrap .searchbtn {
    width: 20%;
    height: 100%;
    position: relative;
}

.search .s_wrap .searchbtn .sea {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 18px;
    pointer-events: none;
    font-weight: bold;
    cursor: pointer;
    color: #58B981;
}

.search .s_wrap .sub {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: transparent;
    border: none;
}

.search .s_wrap .searchbtn:hover i {
    color: #58B981;
}

@media (max-width:1800px) {
    header .search {
        margin-left: 30px;
    }
}

@media (max-width:1600px) {
    header .header-c>li>a {
        font-size: 16px;
    }

    header .header-r .h-lan a {
        font-size: 16px;
    }

    header .header-c>li {
        margin-left: 25px;
    }
}

@media (max-width:1400px) {
    header {
        padding: 0 50px;
    }
}

@media (max-width:1200px) {
    header .header-r .h-lan {
        display: none;
    }

    header .header-r .h-lan2 {
        display: block;
        margin-right: 35px;
    }

    header .search i {
        font-size: 16px;
    }
}

@media (max-width:1000px) {
    header .header-c {
        display: none;
    }

    .snav {
        display: block;
    }

    header {
        justify-content: space-between;
        padding: 0 20px;

    }

    header .logo {
        width: 60px;
    }

    .search .s_wrap {
        width: 200px;
        top: 35px;
        right: -70px;
        height: 40px;
    }
}

.indBan1 {
    padding: 0 124px 0 160px;
    position: relative;
}

.indBan1 .swiper-slide {
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
}


.indBan1 .left {
    width: 51.833%;
    padding-top: 87px;
    color: #fff;
}

.indBan1 .left .left-t {
    color: #fff;
    font-size: 64px;
    font-family: "Bold";
    line-height: 74px;
}

.indBan1 .left .left-t span {
    color: #2D8B55;
}

.indBan1 .left .left-c {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    margin-top: 48px;
}

.more {
    color: #fff;
    border-radius: 10px;
    background-color: #2D8B55;
    padding: 13px 20px;
    font-size: 18px;
    margin-top: 58px;
    display: inline-block;
}

.more i {
    margin-left: 17px;
}

.more:hover {
    background-color: #fff;
}

.indBan1 .right {
    width: 51.1%;
}

.indBan1 .btnBox {
    position: absolute;
    z-index: 99;
    display: flex;
    align-items: center;
    bottom: 96px;
}

.indBan1 .btnBox p {
    font-size: 18px;
    width: 47.758px;
    height: 47.758px;
    line-height: 47.75px;
    text-align: center;
    border-radius: 50%;
    color: #555;
    border: 2px solid #555;
    cursor: pointer;
    margin-right: 21.35px;
}

.indBan1 .btnBox p:hover {
    border: 2px solid #2D8B55;
    color: #2D8B55;
}

.indBan1 .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 100%;
    transition: 1s linear 1 s;
    transform: scale(1.1, 1.1);
}

.indBan1 .swiper-slide-active img,
.indBan1 .swiper-slide-duplicate-active img {
    transition: 2s linear;
    transform: scale(1, 1);
}

.indexTitle {
    color: #fff;
    font-size: 54px;
    font-family: "Regular";
    line-height: 64px;
}

.indexTitle span {
    color: #2D8B55;
}

.indexContent {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
}

@media (max-width:1300px) {
    .indBan1 {
        padding: 0 50px;
    }
}

.ind2 {
    border-radius: 64px 64px 0 0;
    padding: 134px 0 254px 0;
}

.ind2 .left .img1 {
    animation: rotate 5s linear infinite;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-360deg);
    }
}

.ind2>div {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.ind2 .left {
    position: relative;
}

.ind2 .right {
    width: 45.571%;
}

.ind2 .right-l {
    display: none;
}


.ind2 .right .ind2-t:hover {
    color: #2D8B55;
}

.ind2 .right .ind2-t span {
    color: #2D8B55;
}

.ind2 .right .ind2-c {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    margin-top: 26px;
}

.ind2 .left .img1 {
    position: absolute;
    top: 0;
}

.ind2 .left {
    /* max-width: 30.28%; */
    max-width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 110px;
}

.ind2 .left .img2 {
    /* width: 90%; */
    width: 100%;

}

.ind2 .left .one {
    width: 112px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    z-index: 99;
    text-align: center;
    transform: translate(50%, -50%);
}

.ind2 .left .one1 {
    top: 11%;
    right: 50%;
}

.ind2 .left .two {
    top: 86%;
    right: 93%;
}

.ind2 .left .three {
    top: 86%;
    right: 10%;
}

.ind2 .left .one .circle {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    line-height: 78px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #555;
    margin: 0 auto;
}

.ind2 .left .one p {
    font-size: 20px;
    line-height: 34px;
    margin-top: 4px;
}

.ind2 .left .active .circle {
    background-color: #2D8B55;
}

.ind2 .left .active p {
    color: #2D8B55;
}

.ind2 .left .one:hover .circle {
    background-color: #2D8B55;
}

.ind2 .left .one:hover p {
    color: #2D8B55;
}

.ind2 .more {
    margin-top: 41px;
}

@media (max-width:1400px) {
    .indexTitle {
        font-size: 40px;
    }

    .ind3-t .left .content {
        font-size: 16px;

    }

    .ind2 .left {
        margin-left: 0;
    }

    .ind2 {
        padding: 50px 0;
    }
}

@media (max-width:1200px) {
    .ind2>div {
        align-items: center;
    }

    .indexTitle {
        font-size: 30px;
        line-height: 32px;
    }

    .ind2 .left .one p {
        font-size: 16px;
    }

    .indBan1 .btnBox {
        bottom: 20px;
    }
}

@media (max-width:1000px) {
    .indexTitle {
        font-size: 25px;
    }

    .ind2 .right .ind2-c {
        font-size: 16px;
    }

    .more {
        font-size: 16px;
        padding: 10px 15px;
    }


    .indexContent {
        font-size: 16px;
    }

}

@media (max-width:768px) {
    .ind2 .right .ind2-c {
        margin-top: 10px;

    }

    .more {
        margin-top: 20px;
    }

    .ind2 .left .one p {
        line-height: 30px;
    }

    .indBan1 {
        padding: 0;
    }

    .indBan1 .btnBox {
        left: 20px;
    }

    .indBan1 .btnBox p {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }

}

@media (max-width:600px) {
    .ind2>div {
        display: block;
    }

    .ind2 .left {
        max-width: 80%;
        margin: 0 auto;
    }

    .ind2 .right {
        width: 100%;
        margin-top: 60px;
    }

    .indexContent {
        font-size: 14px;
    }

    .ind2 .left .one .circle {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        line-height: 60px;
    }
}

.ind3 {
    background-image: url('./images/indexbg2.png');
    background-repeat: no-repeat;
    background-position: 0% 25%;
    padding-bottom: 100px;
}

.ind3 .ind3-t {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.ind3-t .more {
    margin-top: 52px;
}

.ind3-t .left {
    width: 47.357%;
    padding-top: 38px;
}


.ind3-t .left .content {
    color: #999;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 53px;
    margin-top: 32px;
}



.ind3-t .left .li-title {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.ind3-t .left .li-title img {
    flex-shrink: 0;
    margin-right: 11px;
}

.ind3-t .right {
    width: 43.0714%;
}

.ind3-t .popup {
    width: 255px;
    position: absolute;
    font-size: 24px;
    font-family: "Bold";
    color: #fff;
    line-height: 34px;
    border-radius: 16px;
    border: 1px solid #555;
    background-color: #2B302F;
    padding: 46px 18px 43px 19px;
    bottom: 92px;
    right: 35.5%;
}

.ind3-c {
    display: flex;
    justify-content: space-between;
    margin-top: 160px;
}

.ind3-c .left {
    width: 47.357%;
}



.ind3-c .right {
    width: 51.642%;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
}

.ind3-b {
    padding-top: 175px;
    display: flex;
    justify-content: space-between;
}

/* .ind3-b .wrap {
    width: calc(31.928% + 4px);
    background: linear-gradient(to right, #5E5E5E, #0B1816);
    margin: 0 auto;
} */
.ind3-b .borderBox {
    width: 31.928%;
    border-radius: 16px;
    background: linear-gradient(to right, #555, transparent);
    padding: 1px;
}

.ind3-b .one {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(./images/indexbg3.png) no-repeat #0F1317;
    padding: 43px 25px 40px 32px;
    border-radius: 16px;
    position: relative;
    z-index: 3;
}

.ind3-b .one:hover .p2 {
    color: #fff;
}

.ind3e-d p {
    color: #999 !important;
}

.ind3-b .one::after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: calc(100% + 46px);
    background: #2D8B55;
    border-radius: 16px;
    z-index: -1;
    opacity: 0;
}

.ind3-b .one:hover::after {
    opacity: 1;
}

.ind3-b .one .p1 {
    color: #fff;
    font-size: 20px;
    font-family: "Bold";
    margin-bottom: 30px;
    margin-top: 30.33px;
}

.ind3-b .one .p2 {
    color: #999;
    font-size: 18px;
    margin-bottom: 11px;
}

@media (max-width:1400px) {
    .ind3 .ind3-t {
        align-items: center;
    }

    .ind3-t .popup {
        right: 15%;
    }
}

@media (max-width:1200px) {
    .ind3 {
        padding-bottom: 50px;
    }

    .ind3-t .left .content {
        margin: 20px 0;
    }

    .ind3-t .left .li-title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .ind3-t .popup {
        font-size: 20px;
        padding: 36px 10px 32px 10px;
    }

    .ind3-b {
        padding-top: 80px;
    }

    .ind3-b .one .p1 {
        font-size: 18px;
    }

    .ind3-b .one .p2 {
        font-size: 16px;
    }

    .ind3-b .one {
        padding: 20px;
    }

    .ind3-c {
        margin-top: 70px;
    }

}

@media (max-width:800px) {
    .ind3 {
        padding-bottom: 30px;
    }

    /* .indexTitle {
        font-size: 18px;
    } */

    .ind3-t .left .content {
        font-size: 14px;
    }

    .ind3-t .left .li-title {
        font-size: 14px;
    }

    .ind3-t .more {
        margin-top: 15px;
    }

    .ind3-t .popup {
        font-size: 16px;
        padding: 20px 10px;
    }

    .ind3-t .left .content {
        margin: 10px 0;
    }

    .ind3-c .right {
        font-size: 16px;
    }

    .ind3-c {
        margin-top: 30px;
    }

    .ind3-b {
        flex-wrap: wrap;
    }

    .ind3-b .borderBox {
        width: 49%;
        margin-bottom: 10px;
    }
}

@media (max-width:768px) {
    .ind3 {
        padding-bottom: 10px;
    }


    .ind3-c {
        margin-top: 15px;

    }

}

@media (max-width:700px) {
    .ind3 .ind3-t {
        display: block;

    }

    .ind3-t .left {
        width: 100%;
        padding-top: 10px;
    }

    .ind3-t .right {
        width: 100%;
        margin-top: 20px;
    }

    .ind3-t .popup {
        right: unset;
        left: 50%;
        transform: translateX(-50%);
    }

    .ind3-c .right {
        font-size: 14px;
    }

    .ind3-b .one .p1 {
        margin: 10px 0;
    }

    .ind3-b {
        padding-top: 20px;
    }
}

@media (max-width:500px) {
    .ind3-c {
        display: block;

    }

    .ind3-c .left {
        width: 100%;
    }

    .ind3-c .right {
        width: 100%;
    }

    .ind3-b .one::after {
        height: 100%;
    }

    .ind3-b .borderBox {
        width: 100%;
    }
}

.ind4 {
    padding-top: 190px;
    border-radius: 64px 64px 0 0;
    background: #020202;
    padding-bottom: 118px;
}

.ind4>div {
    display: flex;
    justify-content: space-between;
}

.ind4 .left {
    width: 51.0714%;
    overflow: hidden;
}

.ind4 .left img:hover {
    transform: scale(1.1);
}

.ind4 .right {
    width: 39.357%;
    padding-top: 23px;
}



.ind4 .indexContent {
    margin-top: 31px;
}

.ind4 .more {
    margin-top: 38px;
}

@media (max-width:1600px) {
    .ind4 {
        padding: 50px 0;
    }
}

@media (max-width:1200px) {
    .ind4>div {
        align-items: center;
    }

    .ind4 .indexContent {
        margin-top: 10px;
    }

    .ind4 .more {
        margin-top: 20px;
    }

    .ind4 {
        padding: 20px 0;
    }
}

@media (max-width:800px) {
    .ind4 .right {
        width: 47%;
    }
}

@media (max-width:600px) {
    .ind4 {
        padding: 10px 0;
    }

    .ind4>div {
        display: block;
    }

    .ind4 .left {
        width: 100%;
    }

    .ind4 .right {
        width: 100%;
    }
}

.ind5 {
    background-color: #080C10;
    padding-top: 160px;
    padding-bottom: 100px;
}

.ind5>div {
    display: flex;
    justify-content: space-between;
}

.ind5 .left {
    width: 45.357%;
    padding-top: 37px;
}

.ind5 .right {
    width: 43.0714%;
}

.ind5 .left .indexContent {
    color: #999;
    margin-top: 17px;
}

.ind5 .ind5-ban {
    margin-top: 45px;
    position: relative;
}

.ind5 .ind5-ban .top {
    display: flex;
    align-items: center;
}

.ind5 .ind5-ban .top img {
    width: 79.535px;
    height: 79.535px;
    border-radius: 50%;
    flex-shrink: 0;
}

.ind5 .ind5-ban .top .nameB {
    color: #fff;
    line-height: 32px;
    margin-left: 19px;
}

.ind5 .ind5-ban .top .nameB P:first-child {
    font-size: 20px;
}

.ind5 .ind5-ban .top .nameB P:last-child {
    font-size: 16px;
}

.ind5 .ind5-ban .center {
    color: #999;
    font-size: 20px;
    line-height: 32px;
    margin-top: 33.23px;
}



.ind5 .ind5-ban .douhao {
    position: absolute;
    right: -3%;
    bottom: -6%;
}

.ind5 .ind5-ban .indexPagin {
    margin-top: 40px;
}

.ind5 .ind5-ban .indexPagin .swiper-pagination-bullet {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #999 !important;
    opacity: 1;
    margin-right: 17px;
}

.ind5 .ind5-ban .indexPagin .swiper-pagination-bullet-active {
    background: #2D8B55 !important;
}

@media (max-width:1400px) {
    .ind5 {
        padding: 50px 0;
    }

    .ind5>div {
        align-items: center;
    }
}

@media (max-width:1000px) {
    .ind5 .left .indexContent {
        margin-top: 0;
    }

    .ind5 .ind5-ban {
        margin-top: 10px;
    }

    .ind5 .ind5-ban .center {
        font-size: 16px;
        margin-top: 15px;
    }

    .ind5 .left {
        width: 50%;
    }

    .ind5 .ind5-ban .douhao {
        transform: scale(0.8);
    }
}

@media (max-width:800px) {
    .ind5 {
        padding: 20px 0;
    }

    .ind5>div {
        display: block;
    }

    .ind5 .left {
        width: 100%;
    }

    .ind5 .right {
        width: 100%;
        margin-top: 20px;
    }

    .ind5 .right img {
        margin: 0 auto;
    }

}

.ind6 {
    padding-top: 59px;
}

.ind6 .ind6-t {
    width: 60.214%;
    text-align: center;
    margin: 0 auto;
}

.ind6 .indexContent {
    margin-top: 14px;
}

.ind6 .newList {
    margin-top: 49px;

}

.ind6 .newList .listOne {
    padding-bottom: 27px;
    border-bottom: 1px solid #555;
    margin-bottom: 40px;
    position: relative;
}

.ind6 .newList .newTitle {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
}

.ind6 .newList .newDate {
    color: #555;
    font-size: 14px;
    margin-top: 23px;
}

.ind6 .newList .newContent {
    color: #999;
    font-size: 18px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 23px;
}

.ind6 .newList .newListImg {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: rotate(10deg) scale(0.8);
    opacity: 0;
    transition: all 0.3s ease;
}

.ind6 .newList .listOne:hover .newListImg {
    transform: rotate(10deg) scale(1);
    opacity: 1;
}

@media (max-width:1000px) {
    .ind6 {
        padding-top: 20px;
    }

    .ind6 .ind6-t {
        width: 100%;
    }

    .ind6 .newList {
        margin-top: 20px;
    }

    .ind6 .newList .newDate {
        margin-top: 10px;
    }

    .ind6 .newList .newContent {
        margin-top: 10px;
    }

    .ind6 .newList .listOne {
        margin-bottom: 20px;
    }
}

@media (max-width:800px) {
    .ind6 .newList .newTitle {
        font-size: 16px;
    }

    .ind6 .newList .newContent {
        font-size: 16px;
    }

    .ind6 .newList .newListImg {
        position: relative;
        bottom: unset;
        right: unset;
        opacity: 1;
        transform: rotate(0) scale(1);
        margin: 0 auto;
        margin-top: 20px;
    }
}

@media (max-width:500px) {
    .ind6 .newList .newContent {
        font-size: 14px;
    }
}

.ind7 {
    padding-top: 120px;
}

.ind7>div {
    position: relative;
    background: url('images/indexbg4.png') no-repeat right;
    background-size: cover;
    z-index: 1;
    border: 1px solid #555;
    border-radius: 48px;
    overflow: hidden;
    border-right: none;

}

.ind7 .zhezhao {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(to right, #000 25%, transparent 100%);
    z-index: -1;
}

.ind7 .inner {
    padding: 60px 0 37px 0;
    width: 49.714%;
    padding-left: 51px;
}

.ind7 .indexContent {
    font-size: 16px;
    margin-top: 24px;
}

.ind7 .more {
    margin-top: 38px;

}

@media (max-width:1400px) {
    .ind7 {
        padding-top: 30px;
    }
}

@media (max-width:1200px) {
    .ind7 .inner {
        width: 80%;
    }
}

@media (max-width:800px) {
    .ind7 .zhezhao {
        background: linear-gradient(to right, #000 0%, transparent 100%);
    }
}

@media (max-width:500px) {
    .ind7 .inner {
        width: 100%;
        padding-left: 10px;
    }

    .ind7 .indexContent {
        margin-top: 10px;
        font-size: 14px;
    }
}

/* 2-1services */
.banner1 {
    padding-bottom: 62px;
}

.banner1>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.banner1 .left {
    width: 60.5714%;
    color: #fff;
}

.banner1 .left .p1 {
    font-size: 40px;
    font-family: "Bold";
    line-height: 50px;
    margin-bottom: 20px;
}

.banner1 .left .pc {
    font-size: 18px;
    line-height: 32px;
}

.banner1 .right {
    width: 19.928%;
    margin-right: 12%;
}

@media (max-width:1200px) {
    .banner1 .left .p1 {
        font-size: 30px;
    }
}

@media (max-width:1000px) {
    .banner1 .left .p1 {
        font-size: 25px;
    }

    .banner1 .left .pc {
        font-size: 16px;
    }

    .banner1 {
        padding-bottom: 40px;
    }
}

@media (max-width:768px) {

    .banner1 .left .p1 {
        font-size: 18px;
    }

    .banner1 .left .pc {
        font-size: 14px;
    }

    .banner1 {
        padding-bottom: 20px;
    }
}

@media (max-width:500px) {
    .banner1 .left .p1 {
        font-size: 16px;
    }

    .banner1>div {
        display: block;
    }

    .banner1 .left {
        width: 100%;
    }

    .banner1 .right {
        width: 100%;
    }
}

.se2-1>div {
    padding-top: 67px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.se2-1 .left {
    padding-top: 36px;
    width: 16.5714%;
    position: sticky;
    top: 200px;
    left: 0;
    /* width: 232px; */
    /* float: left; */
}

.se2-1 .left .one {
    display: inline-block;
    position: relative;
    margin-bottom: 98px;
}

.se2-1 .left .left-one:last-child .one::after {
    width: 0;
    height: 0;
}

.se2-1 .left .one::after {
    content: '';
    width: 1px;
    height: 87px;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
}

.se2-1 .left .one img {
    filter: grayscale(1) brightness(10);
    transition: 0s;
}

.se2-1 .left .one p {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
}

.se2-1 .left .one:hover p {
    color: #58B981;
}

.se2-1 .left .one:hover img {
    filter: unset;

}

.se2-1 .left .active .one img {
    filter: unset;
}

.se2-1 .left .active .one p {
    color: #58B981;
}

.se2-1 .right {
    width: 76.928%;
}

.se2-1 .right .rightBox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}

.se2-1 .right .rightBox:first-child .r-l {
    padding-top: 39px;
}

.se2-1 .right .r-l {
    width: 49.51%;
}

.se2-1 .right .r-r {
    width: 44.753%;
}

.se2-1 .right .r-r img {
    border-radius: 16px;
    width:100%;
}

.se2-1 .right .r-l-t {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    font-family: "Bold";
}

.se2-1 .right .r-l-c {
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    margin-top: 23px;
}

.se2-1 .right .more {
    margin-top: 73px;
    background: #2B302F;

}

.se2-1 .right .more:hover {
    background-color: #2D8B55;
    color: #fff !important;
}

@media (max-width:1300px) {
    .se2-1>div {
        padding-top: 40px;
    }

    .se2-1 .left {
        padding-top: 15px;
    }

    .se2-1 .left .one p {
        font-size: 16px;
    }

    .se2-1 .right .r-l-t {
        font-size: 20px;
    }

    .se2-1 .right .r-l .more {
        margin-top: 30px;
    }
}

@media (max-width:1200px) {
    .se2-1 .right .rightBox {
        align-items: center;
    }

    .se2-1 .right .rightBox:first-child .r-l {
        padding-top: 15px;
    }
}

@media (max-width:1000px) {
    .se2-1 .right .r-l-t {
        font-size: 16px;
    }

    .se2-1 .right .r-l-c {
        font-size: 14px;
    }

    .se2-1 .right .r-l .more {
        font-size: 14px;
    }

    .se2-1 .right .rightBox {
        margin-bottom: 30px;
    }
}

@media (max-width:800px) {
    .se2-1>div {
        display: block;
    }

    .se2-1 .left {
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        top: unset;
        gap: 0 20px;
        flex-wrap: wrap;
    }

    .se2-1 .left .one {
        margin-bottom: 0;
        display: block;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .se2-1 .left .one p {
        font-size: 14px;
    }

    .se2-1 .left .one::after {
        width: 0;
    }

    .se2-1 .right {
        width: 100%;
        margin-top: 20px;
    }

    .se2-1 .right .r-l-c {
        margin-top: 10px;
    }

    .se2-1 .right .rightBox {
        margin-bottom: 15px;
    }

    .se2-1 .right .r-l .more {
        margin-top: 10px;
    }
}

@media (max-width:500px) {


    .se2-1 .right .rightBox {
        display: block;
    }

    .se2-1 .right .r-l {
        width: 100%;
        padding-top: 0;
    }

    .se2-1 .right .r-r {
        width: 100%;
        margin: 10px 0;
    }
}

.serviceInd7 {
    padding-top: 30px;
}

.hk1 {
    padding-top: 75px;
}

.hkTitle {
    font-size: 28px;
    line-height: 34px;
    color: #fff;
    font-family: "Bold";
}

.hkTitle span {
    color: #58B981;
}

.hk1 .listOne {
    width: 46.07%;
    padding-left: 33PX;
}

.hk1 .listBox {
    margin-top: 49px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 51px 0;
}

.hk1 .listOne .sure {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    font-family: "Bold";
    position: relative;
}

.hk1 .listOne .sure::after {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    left: -33px;
    top: 0;
    background-image: url(./images/sure.png);
    background-repeat: no-repeat;
}

.hk1 .listOne .list-c {
    color: #fff;
    font-size: 18px;
    line-height: 33px;
    margin-top: 6px;
}

.hk1 .btn {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hk1 .btn .more {
    margin-top: 87px;
}

@media (max-width:1200px) {
    .hk1 {
        padding-top: 30px;
    }

    .hkTitle {
        font-size: 20px;
    }

    .hk1 .listOne .sure {
        font-size: 18px;
    }

    .hk1 .listOne .list-c {
        font-size: 16px;
    }

    .hk1 .listBox {
        margin-top: 20px;
    }
}

@media (max-width:800px) {
    .hk1 {
        padding-top: 10px;
    }

    .hkTitle {
        font-size: 18px;
    }

    .hk1 .listOne .sure {
        font-size: 16px;
    }

    .hk1 .listOne .list-c {
        font-size: 14px;
    }

    .hk1 .btn .more {
        margin-top: 50px;
    }
}

@media (max-width:500px) {
    .hk1 .listOne {
        width: 100%;
    }

    .hk1 .listBox {
        gap: 30px 0;
    }

    .hk1 .btn .more {
        margin-top: 20px;
    }
}

.e-d {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.e-d table {
    border-collapse: collapse;
    width: 100%;
}

.e-d img {
    display: inline-block;
}

.e-d td {
    border: 1px solid #999;
}

.hk2 {
    margin-top: 108px;
}

.hk2>div {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.hk2 .left {
    width: 40.428%;
    position: sticky;
    top: 200px;
}

.hk2 .left .p1 {
    color: #fff;
    font-family: "Bold";
    font-size: 28px;
    line-height: 34px;
}

.hk2 .left .p1 span {
    color: #58B981;
}

.hk2 .left .p2 {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    margin-top: 24px;
}

.hk2 .left .p2 span {
    color: #58B981;
}

.hk2 .left img {
    margin-top: 44px;
}

.hk2 .right {
    width: 48.785%;
}

.hk2 .right .iconBox {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(88, 185, 129, 0.2);
    border-radius: 8px;
    margin-right: 14px;

}

.hk2 .right .rightOne {
    margin-bottom: 30px;
}

.hk2 .right .rightOne-t {
    color: #fff;
    font-size: 24px;
    font-family: "Bold";
    display: flex;
    align-items: center;

}

.hk2 .right .rightOne-c {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    padding-left: 108px;
}

.hk2 .right .rightOne-c p {
    position: relative;
}

.hk2 .right .rightOne-c p::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    background: #fff;
    top: 15px;
}

.hk2 .hk2-last {
    color: #fff;
    font-family: "Bold";
    margin-top: 110px;
}

.hk2 .hk2-last .p1 {
    font-size: 24px;
    line-height: 34px;
}

.hk2 .hk2-last .p2 {
    font-size: 18px;
    line-height: 32px;
    margin-top: 16px;
}

.hk2 .hk2-last .p2 span {
    font-family: 'Regular';
}

@media (max-width:1300px) {
    .hk2 .left .p1 {
        font-size: 20px;
    }

    .hk2 .left .p2 {
        font-size: 18px;
    }

    .hk2 .right .rightOne-t {
        font-size: 18px;
    }

    .hk2 .right .rightOne-c {
        font-size: 16px;
    }

    .hk2 .hk2-last .p1 {
        font-size: 18px;
    }
}

@media (max-width:1000px) {
    .hk2 .right .iconBox {
        width: 50px;
        height: 50px;
        flex-shrink: 0;
    }

    .hk2 .right .iconBox img {
        width: 50%;
    }

    .hk2 .right .rightOne-c {
        padding-left: 50px;
    }

    .hk2 {
        margin-top: 50px;
    }

    .hk2 .hk2-last {
        margin-top: 50px;
    }

    .hk2 .hk2-last .p2 {
        font-size: 16px;
    }
}

@media (max-width:800px) {
    .hk2 .left .p1 {
        font-size: 16px;
    }

    .hk2 .left .p2 {
        font-size: 14px;
    }

    .hk2 .right .rightOne-t {
        font-size: 16px;
    }

    .hk2 .right .rightOne-c {
        font-size: 14px;
    }

    .hk2 {
        margin-top: 30px;
    }

    .hk2 .hk2-last {
        margin-top: 30px;
    }

    .hk2 .hk2-last .p1 {
        font-size: 16px;
    }

    .hk2 .hk2-last .p2 {
        font-size: 14px;
        margin-top: 10px;
    }
}

@media (max-width:700px) {
    .hk2 {
        margin-top: 10px;
    }

    .hk2>div {
        display: block;
    }

    .hk2 .left {
        position: relative;
        width: 100%;
        top: 0;
        margin-bottom: 20px;
    }

    .hk2 .right {
        width: 100%;
    }

    .hk2 .left .p2 {
        margin-top: 10px;
    }

    .hk2 .hk2-last {
        margin-top: 10px;
    }
}

.hk3 {
    margin-top: 212px;
    color: #fff;
    padding-bottom: 106px;
}

.hk3-t {
    font-size: 40px;
    font-family: "Bold";
    text-align: center;
}

.hk3-t span {
    color: #58B981;
}

.hk3 .hk3-c {
    display: flex;
    justify-content: space-between;
    margin-top: 62px;
}

.hk3 .hk3-c .left {
    width: 46.5%;
    font-size: 20px;
    line-height: 32px;
}

.hk3 .hk3-c .left span {
    color: #58B981;
}

.hk3 .hk3-step {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 48px 6.17%;
    margin-top: 43px;
}

.hk3 .stepBox {
    width: 20.297%;
}

.hk3 .stepBox .imgBox {
    position: relative;
}

.hk3 .stepBox .num {
    position: absolute;
    color: #fff;
    font-size: 24px;
    font-family: "Bold";
    line-height: 34px;
    left: 5%;
    bottom: 10%;

}

.hk3 .stepBox .stepC {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    margin-top: 6px;
}

@media (max-width:1300px) {
    .hk3-t {
        font-size: 30px;
    }

    .hk3 .hk3-c {
        margin-top: 30px;
    }
}

@media (max-width:1000px) {
    .hk3-t {
        font-size: 20px;
    }

    .hk3 .hk3-c {
        margin-top: 20px;
    }

    .hk3 .hk3-c .left {
        font-size: 16px;
    }

    .hk3 .stepBox .stepC {
        font-size: 16px;
    }

    .hk3 {
        margin-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width:800px) {
    .hk3-t {
        font-size: 16px;
    }

    .hk3 .hk3-c .left {
        font-size: 14px;
    }

    .hk3 .stepBox .stepC {
        font-size: 14px;
    }

    .hk3 {
        margin-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width:700px) {
    .hk3 .stepBox {
        width: 25%;
    }
}

@media (max-width:500px) {
    .hk3 .hk3-c {
        display: block;
    }

    .hk3 .hk3-c .left {
        width: 100%;
        margin-bottom: 20px;
    }

    .hk3 .stepBox {
        width: 45%;
    }
}

.hk4 {
    color: #fff;
}

.hk4 .hk4-c {
    width: 56.357%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 18px;
}

.hk4 .hk4-wrap {
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    margin-top: 72px;
    position: sticky;
    top: 200px;
    background-color: #080C10;
}

.hk4 .hk4-wrap .left {
    width: 51.428%;
}

.hk4 .hk4-wrap .left .p1 {
    font-size: 28px;
    line-height: 34px;
    font-family: "Bold";
}

.hk4 .hk4-wrap .left .p2 {
    color: #999;
    margin-top: 19px;
    margin-bottom: 16px;
}

.hk4 .hk4-wrap .left .p3Box {
    padding-left: 30px;
}

.e-dp3Box {
    /* padding-left: 30px; */
}



.hk4 .hk4-wrap .left .p3 {
    position: relative;
}

.hk4 .hk4-wrap .left .p3::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    left: -20px;
    top: 15px;

}

.hk4 .hk4-wrap .left .p4 {
    margin-top: 16px;
}

.hk4 .hk4-wrap .right {
    width: 42%;
}

.hk4 .conTactBox {
    width: 59.714%;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    font-family: "Bold";
    line-height: 32px;
    text-align: center;
    margin-top: 108px;
}

.hk4 .conTactBox span {
    color: #58B981;
}

.hk4 .conTactBox .more {
    margin-top: 34px;
    padding: 8px 20px;
}

@media (max-width:1300px) {
    .hk4 .hk4-c {
        font-size: 16px;
    }

    .hk4 .hk4-wrap {
        font-size: 16px;
        margin-top: 30px;
    }

    .hk4 .hk4-wrap .left .p1 {
        font-size: 20px;
    }

    .hk4 .conTactBox {
        margin-top: 50px;
    }
}

@media (max-width:1000px) {
    .hk4 .hk4-wrap {
        align-items: center;
    }
}

@media (max-width:800px) {
    .hk4 .hk4-c {
        font-size: 14px;
        width: 100%;
    }

    .hk4 .hk4-wrap {
        font-size: 14px;
        display: block;
    }

    .hk4 .hk4-wrap .left {
        width: 100%;
    }

    .hk4 .hk4-wrap .right {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }

    .hk4 .hk4-wrap .left .p1 {
        font-size: 16px;
    }

    .hk4 .conTactBox {
        margin-top: 30px;
        font-size: 16px;
    }

    .hk4 .conTactBox {
        width: 100%;
    }

    .hk4 .conTactBox .more {
        margin-top: 20px;
    }
}

@media (max-width:500px) {
    .hk4 .hk4-wrap .left .p2 {
        margin: 10px 0;
    }

    .hk4 .hk4-wrap .left .p4 {
        margin-top: 10px;
    }

    .hk4 .conTactBox {
        font-size: 14px;
        margin-top: 15px;
    }

    .hk4 .conTactBox .more {
        margin-top: 15px;
    }
}

.hk5 {
    color: #fff;
    padding-top: 181px;
}

.hk5 .hk3-t {
    text-align: left;
}

.hk5 .hk5-c {
    font-size: 20px;
    line-height: 32px;
    font-family: "Bold";
    margin: 19px 0 10px 0;
}

.hk5 .hk5-b {
    width: 70.857%;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 38px;
}



.e-dHk em {
    font-style: normal;
    font-size: 24px;
    font-family: "Bold";
    line-height: 34px;
    color: #58B981;
}

.e-dHk .table1 {
    width: 100%;
    overflow: auto;
    margin-top: 18px;
    border-radius: 15px;
}

.e-dHk .table1 tr {
    width: 100%;
    background: #f7f7f7;

}

.e-dHk .table1 tr td {
    font-size: 18px;
    color: #555;
    line-height: 32px;
    width: 25%;
    padding: 10px 12px;
}

.e-dHk .table1 tr:first-child {
    background-color: #E1F4E9;
}

.e-dHk .table1 tr:first-child td {
    color: #58B981;
    font-size: 20px;
    line-height: 32px;

}

.hk5-content {
    display: flex;
    justify-content: space-between;
    margin-top: 87px;
}

.hk5-content .left {
    width: 48%;
    border-radius: 16px;
}

.hk5 .p-t {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    font-family: "Bold";
}

.left-ed {
    padding: 43px 0 25px 43px;
    margin: 0 auto;
    background-color: #0F1317;
    border-radius: 0 0 0 16px;
}

.left-ed strong {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    font-family: "Bold";
    font-weight: normal;

}

.left-ed em {
    font-style: normal;
    font-size: 18px;
    color: #fff;
    width: 85.4166%;
    position: relative;
    padding-left: 32px;
    display: inline-block;
}

.left-ed em::after {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: url('./images/sure.png') no-repeat;
    left: 0;
    top: 2px;
}

.left-ed2 {
    padding: 0;
}

.left-ed2 em {
    width: 100%;
}

.left-ed em span {
    color: #58b981;
}

@media (max-width: 1300px) {
    .left-ed {
        padding: 20px 0 20px 20px;
    }

    .left-ed strong {
        font-size: 20px;
    }

}

@media (max-width: 1000px) {
    .left-ed strong {
        font-size: 18px;
    }

    .left-ed em {
        font-size: 16px;
    }
}

@media (max-width: 800px) {
    .left-ed {
        padding: 10px 0 10px 10px;
    }

    .left-ed em {
        font-size: 14px;
    }

    .left-ed strong {
        font-size: 16px;
    }
}

.hk5 .left-one {
    width: 85.4166%;
    display: flex;
    align-items: flex-start;
    font-size: 18px;
    color: #fff;
    line-height: 31px;
    margin-top: 27px;
    margin-bottom: 34px;
}

.hk5-content .left-one img {
    flex-shrink: 0;
    margin-right: 8px;
    margin-top: 5px;
}

.hk5 .left-co {
    width: calc(100% - 2px);
    padding: 43px 0 25px 43px;
    margin: 0 auto;
    background-color: #0F1317;
    border-radius: 0 0 0 16px;
}

.borderBox {
    width: 100%;
    background: linear-gradient(to right, #555, transparent);
    padding-bottom: 1px;
    border-radius: 0 0 0 16px;

}

.borderBoxRight {
    width: 100%;
    background: linear-gradient(to right, transparent, #555);
    border-radius: 16px;
    padding: 1px;
    margin-bottom: 58px;
}

.borderBox2 {
    padding: 1px;
    margin-top: 60px;
    border-radius: 16px;

}

.hk5-content2 {
    display: flex;
    justify-content: space-between;
    background: #0F1317;
    border-radius: 16px;
    padding: 42px 65px 49px 32px;
}

.hk5-content2 .left {
    width: 39.714%;
}

.hk5-content2 .right {
    width: 47.214%;
    margin-right: 6.7%;
}

.hk5-content2 .right .left-co {
    width: 100%;
    border-radius: 0;
}

.hk5-content2 .right-t {
    font-size: 24px;
    font-family: "Bold";
    line-height: 34px;
    margin-bottom: 30px;
}

.hk5-content2 .right-one {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 18px;
}

.hk5-content2 .right-one img {
    flex-shrink: 0;
    margin-right: 8px;
    margin-top: 5px;
}

.hk5-content2 .right-one span {
    color: #58b981;
}

.hk5 .jinayi {
    font-size: 20px;
    line-height: 32px;
    margin-top: 42px;
}

@media (max-width:1300px) {
    .hk5 {
        padding-top: 60px;
    }

    .hk5 .p-t {
        font-size: 20px;
    }

    .hk5 .left-co {
        padding: 20px 0 20px 20px;
    }

    .hk5-content2 {
        align-items: center;
    }

    .hk5-content2 .right-t {
        font-size: 20px;
    }

    .hk5-content2 .right-one {
        font-size: 16px;
    }

    .hk5-content2 {
        padding: 20px;
    }
}

@media (max-width:1000px) {
    .hk5 {
        padding-top: 30px;
    }

    .hk5 .hk5-c {
        font-size: 16px;
    }

    .hk5 .hk5-b {
        width: 100%;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .e-dHk em {
        font-size: 18px;
    }

    .hk5 .p-t {
        font-size: 18px;
    }

    .hk5 .left-one {
        font-size: 16px;
    }

    .hk5-content2 .right-t {
        font-size: 18px;
    }

    .hk5-content2 {
        display: block;
    }

    .hk5-content2 .left {
        width: 100%;
        margin-bottom: 20px;
    }

    .hk5-content2 .left img {
        margin: 0 auto;
    }

    .hk5-content2 .right {
        width: 100%;
    }

    .hk5 .jinayi {
        font-size: 18px;
        margin-top: 20px;
    }
}

@media (max-width:800px) {
    .hk5 {
        padding-top: 20px;
    }

    .e-dHk .table1 tr td {
        font-size: 15px;
    }

    .e-dHk .table1 tr:first-child td {
        font-size: 16px;
    }

    .e-dHk em {
        font-size: 16px;
    }

    .hk5 .p-t {
        font-size: 16px;
    }

    .hk5 .left-one {
        font-size: 14px;
        margin: 10px 0;
    }

    .hk5 .left-co {
        padding: 10px 0 10px 10px;
    }

    .hk5-content2 .right-t {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .hk5-content2 .right-one {
        font-size: 14px;
    }

    .hk5 .jinayi {
        font-size: 16px;
    }

    .borderBox2 {
        margin-top: 20px;
    }
}

@media (max-width:700px) {
    .hk5-content {
        display: block;
        margin-top: 20px;
    }

    .hk5-content .left {
        width: 100%;
        margin-bottom: 20px;
    }

    .hk5-content2 .right-t {
        margin-bottom: 10px;
    }
}

@media (max-width:500px) {
    .e-dHk .table1 tr:first-child td {
        font-size: 15px;
    }

    .e-dHk .table1 tr td {
        font-size: 14px;
    }

    .hk5 .jinayi {
        font-size: 14px;
    }
}

.hk6 {
    margin-top: 92px;
}

.hk6 .borderBox {
    padding: 2px;
    border-radius: 16px;
}

.hk6 .hk6-t {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 40px;
    font-family: "Bold";
    line-height: 50px;
}

.hk6 .hk6-t .title {
    margin-left: 10px;
}

.hk-6Box {
    background: #0F1317;
    padding: 52px 0 37px 31px;
    border-radius: 16px;
}


.hk-6Box .hk6-c {
    display: flex;

    margin-top: 35px;
}

.hk-6Box .hk6-c .one {
    margin-right: 5.8%;
}

.hk-6Box .hk6-c .two {
    margin-right: 6.5%;
}

.hk-6Box .hk6-c .p1 {
    color: #58b981;
    font-size: 28px;
    line-height: 34px;
    font-family: "Bold";
}

.hk-6Box .hk6-c .p2 {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    margin-top: 12px;
}

@media (max-width:1300px) {
    .hk6 .hk6-t {
        font-size: 30px;
    }

    .hk-6Box .hk6-c .p1 {
        font-size: 20px;
    }

    .hk-6Box .hk6-c .p2 {
        font-size: 18px;
    }
}

@media (max-width:1000px) {
    .hk6 .hk6-t {
        font-size: 20px;
    }

    .hk-6Box .hk6-c .p1 {
        font-size: 18px;
    }

    .hk-6Box .hk6-c .p2 {
        font-size: 16px;
    }

    .hk-6Box {
        padding: 20px 0 20px 20px;
    }
}

@media (max-width:800px) {
    .hk-6Box .hk6-c .p1 {
        font-size: 16px;
    }

    .hk-6Box .hk6-c .p2 {
        font-size: 14px;
    }

    .hk-6Box .hk6-c {
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 20px;
    }

    .hk-6Box .hk6-c .one {
        margin-right: 0;
    }

    .hk-6Box .hk6-c .two {
        margin-right: 0;
    }
}

@media (max-width:700px) {}

.hk7 {
    color: #fff;
    margin-top: 120px;
}

.hk7>div {
    border-radius: 16px;
}

.hk7 .hk3-t {
    text-align: left;
    margin-bottom: 40px;
}

.hk7 .hk7List {
    border-radius: 16px;
    background-color: #0F1317;
}

.hk7 .hk7One {
    display: flex;
}

.hk7 .hk7One .left {
    width: 36.785%;
    min-height: 216px;
    border-radius: 16px;
    background-color: #2D8B55;
    padding: 49px 37px 65px 40px;
}

.hk7 .hk7One .left .p1 {
    font-size: 28px;
    font-family: "Bold";
    line-height: 34px;
}

.hk7 .hk7One .left .p2 {
    font-size: 18px;
    line-height: 32px;
    margin-top: 10px;
}

.hk7 .hk7One .left .p3 {
    font-size: 20px;
    line-height: 32px;
    margin-top: 45px;
}

.hk7 .hk7One .left .p3 span {
    font-size: 40px;
    line-height: 50px;
    font-family: "Bold";
}

.hk7 .hk7One .right {
    margin-left: 6.64%;
    padding: 14px 0 0 0;
}

.hk7 .hk7One .right .rightOne {
    margin-bottom: 31px;
}

.hk7 .hk7One .right .p1 {
    font-size: 24px;
    line-height: 34px;
    font-family: "Bold";
    margin-top: 16px;
}

.hk7 .hk7One .right .p1 span {
    color: #58b981;
}

.hk7 .hk7One .right .right_c {
    display: flex;
    align-items: center;
}

.hk7 .hk7One .right .r-dian {
    width: 6px;
    height: 6px;
    background: #58b981;
    border-radius: 50%;
    margin-right: 9px;
}

.hk7 .hk7One .right .p2 {
    font-size: 18px;
    line-height: 32px;
}

.hk7-ed em {
    font-style: normal;
    padding-left: 15px;
    position: relative;
    display: inline-block;
}

.hk7-ed em::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #58b981;
    border-radius: 50%;
    top: 10px;
    left: 0;
}

.hk7-ed em span {
    color: #58b981;
}

.hk7 .hk7One .right .p2 span {
    color: #58b981;
}

.hk7-ed2 {
    margin-top: 16px;
}

.hk7-ed2 strong {
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    font-family: "Bold";
}

.hk7-ed2 strong span {
    color: #58b981;
}

@media (max-width: 1300px) {
    .hk7-ed2 strong {
        font-size: 20px;
    }
}

@media (max-width: 1000px) {
    .hk7-ed2 {
        margin-top: 0;
    }

    .hk7-ed2 strong {
        font-size: 16px;
    }
}

@media (max-width:1300px) {
    .hk7 .hk7One .left .p1 {
        font-size: 20px;
    }

    .hk7 .hk7One .left .p3 span {
        font-size: 25px;
    }

    .hk7 .hk7One .right .p1 {
        font-size: 20px;
    }

    .hk7 {
        margin-top: 50px;
    }
}

@media (max-width:1000px) {
    .hk7 {
        margin-top: 30px;
    }

    .hk7 .hk7One .left .p1 {
        font-size: 18px;
    }

    .hk7 .hk7One .left .p3 span {
        font-size: 18px;
    }

    .hk7 .hk7One .right .p1 {
        font-size: 16px;
        margin-top: 0;
    }

    .hk7 .hk7One .left .p2 {
        font-size: 16px;
    }

    .hk7 .hk7One .left .p3 {
        font-size: 16px;
        margin-top: 20px;
    }

    .hk7 .hk7One .left {
        padding: 30px 20px 40px 20px;
    }

    .hk7 .hk7One .right .p2 {
        font-size: 16px;
    }
}

@media (max-width:800px) {
    .hk7 .hk7One .left .p1 {
        font-size: 16px;
    }

    .hk7 .hk7One .left .p3 span {
        font-size: 16px;
    }


    .hk7 .hk7One .left .p2 {
        font-size: 14px;
    }

    .hk7 .hk7One .left .p3 {
        font-size: 14px;
        margin-top: 20px;
    }

    .hk7 .hk7One .right {
        margin-left: 2%;
    }

    .borderBoxRight {
        margin-bottom: 20px;
    }
}

@media (max-width:600px) {
    .hk7 .hk7One {
        display: block;
    }

    .hk7 .hk7One .left {
        min-height: unset;
        width: 100%;
        margin-left: 0;
    }

    .hk7 .hk7One .right .rightOne {
        margin-bottom: 0;
    }

    .hk7 .hk7One .right {
        width: 100%;
        margin: 0;
        margin-top: 10px;
        padding: 10px;
    }
}

.hk8 {
    color: #fff;
    margin-top: 136px;
}

.hk8 .hk3-t {
    text-align: left;
    margin-bottom: 33px;
}

@media (max-width:1300px) {
    .hk8 {
        margin-top: 60px;
    }
}

@media (max-width:1000px) {
    .hk8 {
        margin-top: 30px;
    }
}

@media (max-width:500px) {
    .hk8 {
        margin-top: 20px;
    }
}

.hk9 {
    margin-top: 91px;
}

@media (max-width:1300px) {
    .hk9 {
        margin-top: 60px;
    }
}

@media (max-width:1000px) {
    .hk9 {
        margin-top: 30px;
    }
}

@media (max-width:500px) {
    .hk9 {
        margin-top: 20px;
    }
}

.hk10 {
    color: #fff;
}

.hk10 .hk10-t {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

.hk10 .hk10-t .hk10-one {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    padding: 26px;
    display: inline-block;
    border: 1px solid transparent;
}

.hk10 .hk10-t .hk10-one:hover {
    border: 1px solid #58b981;
    color: #58b981 !important;
}

.hk10 .hk10-t .active {
    border: 1px solid #58b981;
    color: #58b981;
}

.hk10 .chajianBox {
    /* width: 800px; */
    width: 57.14%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 53px;


}

.hk10 .chajianBox iframe {
    width: 100%;
    min-height: 579px;
}

@media (max-width:800px) {
    .hk10 .chajianBox {
        width: 100%;
    }
}

@media (max-width:1300px) {
    .hk10 .hk10-t .hk10-one {
        font-size: 18px;
    }
}

@media (max-width:1000px) {
    .hk10 .hk10-t .hk10-one {
        font-size: 16px;
    }

    .hk10 .hk10-t .hk10-one {
        padding: 10px;
    }
}

@media (max-width:800px) {
    .hk10 .hk10-t .hk10-one {
        font-size: 14px;
    }

    .hk10 .hk10-t .hk10-one {
        padding: 5px;
    }

    .hk10 .chajianBox {
        margin-top: 20px;
    }
}

.bank1 {
    color: #fff;
}

.bank1 .listBox {
    gap: 37px 0;
}

.pub-center {
    font-size: 24px;
    line-height: 38px;
    margin-top: 18px;
    text-align: center;
}

@media (max-width:1300px) {
    .pub-center {
        font-size: 20px;
    }
}

@media (max-width:1000px) {
    .pub-center {
        font-size: 18px;
        margin-top: 10px;
    }
}

@media (max-width:800px) {
    .pub-center {
        font-size: 16px;
    }
}

@media (max-width:500px) {
    .pub-center {
        font-size: 14px;
    }
}

.bank2 {
    color: #fff;
    padding-top: 110px;
}

.e-d-bank2 {
    font-size: 20px;
    width: 69.07%;
    margin: 0 auto;
    text-align: center;
    margin-top: 14px;
    line-height: 32px;
}

.e-d-bank2 strong {
    font-style: normal;
    font-family: "Bold";
}

.bank2 .bank2_step {
    width: 85.369%;
    margin: 0 auto;
    margin-top: 61px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 39px;
}

.bank2 .line {
    width: 78.98%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 25%;
}

.bank2 .stepBox {
    width: 23.776%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bank2 .stepBox .imgBox {
    position: relative;
}

.bank2 .stepBox .num {
    position: absolute;
    font-size: 24px;
    font-family: "Bold";
    line-height: 34px;
    left: 16%;
    bottom: 13%;

}

.bank2 .stepBox .stepC {
    font-size: 24px;
    line-height: 38px;
    text-align: center;
}

.bank2 .stepImg {
    align-self: flex-start;
    margin-top: 30px
}

.bank2 .active {
    color: #58B981;
}

.bank2 .stepC:hover {
    color: #58B981;

}

.bank2 .borderBox {
    padding: 1px;
    border-radius: 16px;
    margin-bottom: 10px;
    display: none;
}

.bank2 .step_con {
    background-color: #0F1317;
    border-radius: 16px;
    padding: 59px 75px 27px 41px;

}

.bank2 .step_con .p1 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
}

.step-e-d {
    font-size: 18px;
    line-height: 32px;
    padding-left: 24px;
}

.step-e-d em {
    font-style: normal;
    position: relative;
}

.step-e-d em::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    left: -14px;
    top: 10px;
}

.step-e-d strong {
    font-weight: normal;
    font-family: "Bold";
}

.step-e-d2 {
    padding-left: 0;
}

.step-e-d2 em {
    padding-left: 24px;
}

.step-e-d2 em::after {
    left: 10px;
}

.step-e-d2 strong {
    color: #58B981;
    font-size: 24px;
    line-height: 30px;
}

@media (max-width:1300px) {
    .bank2 {
        padding-top: 50px;
    }

    .e-d-bank2 {
        font-size: 18px;
    }

    .bank2 .stepBox .stepC {
        font-size: 20px;
        line-height: 32px;
    }

    .bank2 .step_con .p1 {
        font-size: 18px;
    }

    .step-e-d {
        font-size: 16px;
    }

    .bank2 .step_con {
        padding: 30px 40px 20px 20px;
    }
}

@media (max-width:1000px) {
    .bank2 {
        padding-top: 30px;
    }

    .e-d-bank2 {
        font-size: 16px;
    }

    .bank2 .stepBox .stepC {
        font-size: 18px;
        line-height: 32px;
    }

    .bank2 .step_con .p1 {
        font-size: 16px;
    }

    .step-e-d {
        font-size: 15px;
    }

    .bank2 .step_con {
        padding: 20px 10px;
    }
}

@media (max-width:800px) {
    .e-d-bank2 {
        font-size: 14px;
    }

    .bank2 .stepBox .stepC {
        font-size: 16px;
        line-height: 32px;
    }

    .bank2 .step_con .p1 {
        font-size: 14px;
    }

    .step-e-d {
        font-size: 14px;
    }

    .e-d-bank2 {
        width: 100%;
    }

    .bank2 .bank2_step {
        width: 100%;
        margin: 20px 0;
    }
}

.bank3 {
    margin-top: 95px;
    border-radius: 16px;
    color: #fff;
}

.bank3>div {
    display: flex;
    justify-content: space-between;
}

.bank3 .left {
    width: 42%;
}

.bank3 .right {
    width: 51.428%;
    padding-top: 36px;
}

.bank3 .right .p1 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 28px;
    font-family: "Bold";
}

@media (max-width:1300px) {
    .bank3>div {
        align-items: center;
    }

    .bank3 .right .p1 {
        font-size: 20px;
    }

    .bank3 {
        margin-top: 50px;
    }
}

@media (max-width:800px) {
    .bank3 {
        margin-top: 20px;
    }

    .bank3 .right .p1 {
        font-size: 16px;
    }

    .bank3 .right .p1 {
        margin-bottom: 10px;
    }
}

@media (max-width:700px) {
    .bank3>div {
        display: block;
    }

    .bank3 .left {
        width: 100%;
    }

    .bank3 .right {
        width: 100%;
        margin: 10px 0;
        padding-top: 0;
    }
}

.bank4 {
    margin-top: 143px;
    color: #fff;
}

.bank4 .hk3-t {
    text-align: left;
    padding-right: 20px;
    margin-bottom: 33px;
}

@media (max-width:1300px) {
    .bank4 {
        margin-top: 60px;
    }

}

@media (max-width:1000px) {
    .bank4 {
        margin-top: 30px;
    }

    .bank4 .hk3-t {
        margin-bottom: 20px;
    }
}

@media (max-width:500px) {
    .bank4 {
        margin-top: 20px;
    }

    .bank4 .hk3-t {
        margin-bottom: 10px;
    }
}

.bank5 {
    margin-top: 104px;
}

.bank5 .right .p1 {
    margin-bottom: 37px;
}

.bank5 .p2 {
    color: #58B981;
    font-size: 24px;
    font-family: "Bold";
    line-height: 30px;
}

.bank5 .right .right-c {
    margin-bottom: 28px;
}

@media (max-width:1300px) {
    .bank5 {
        margin-top: 50px;
    }

    .bank5 .p2 {
        font-size: 20px;
    }
}

@media (max-width:1300px) {
    .step-e-d2 strong {
        font-size: 20px;
    }
}

@media (max-width:800px) {
    .step-e-d2 strong {
        font-size: 18px;
    }
}

@media (max-width:500px) {
    .step-e-d2 strong {
        font-size: 16px;
    }
}

@media (max-width:800px) {
    .bank5 {
        margin-top: 30px;
    }

    .bank5 .p2 {
        font-size: 18px;
    }
}



@media (max-width:500px) {
    .bank5 {
        margin-top: 20px;
    }

    .bank5 .p2 {
        font-size: 16px;
    }
}

.contac1 {
    color: #fff;
    margin-top: 59px;
}

.contac1>div {
    display: flex;
    justify-content: space-between;
}

.contac1 .borderBoxcon {
    width: 30.35714%;
    background: linear-gradient(to right, #555, transparent);
    padding: 1px;
    border-radius: 16px;
}

.contac1 .contac1-one {
    width: 100%;
    height: 100%;
    background: url(./images/indexbg3.png) no-repeat 0 0 #0F1317;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 16px;
    padding: 43px 36px 22px 36px;
}

.contac1 .contac1-one .p1 {
    font-size: 18px;
    line-height: 32px;
    margin-top: 31px;
    position: relative;

}

.contac1 .contac1-one .p1::after {
    position: absolute;
    content: '';
    width: 47px;
    height: 2px;
    background: #58B981;
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
}

.contac1 .contac1-one .number {
    font-family: "Bold";
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    margin-top: 20px;
}

.contac1 .contac1-one .number1 {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
}

.callMeBox {
    color: #fff;
    margin-top: 106px;
}

.callMeBox>div {
    display: flex;
    justify-content: space-between;
}

.callMeBox .left {
    width: 38.928%;
}

.callMeBox .right {
    width: 52.785%;
}

.callMeBox .hk3-t {
    text-align: left;
}

.callMeBox .callMebox-c {
    font-size: 18px;
    color: #999;
    line-height: 32px;
    margin-top: 19px;
    margin-bottom: 40px;
}

.co1m2-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.co1m2-form form>div {
    width: 100%;
    margin-bottom: 20px;
}

.co1m2-form form>div.long {
    width: 100%;
}

.co1m2-form input,
.co1m2-form textarea {
    padding: 10px 14px 8px 20px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #999;
    font-size: 16px;
    line-height: 30px;
    color: #999;
    background-color: #080D10;
    /* background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px); */
}

.co1m2-form textarea {
    height: 132px;
}

.co1m2-form .ver {
    position: relative;
    width: 61.28%;
}

.co1m2-form .ver input {
    padding-right: 80px;
}

.co1m2-form .ver-code {
    position: absolute;
    right: 2%;
    /*top: 15%;*/
     top: 0px; 
    /* width: 100px;
    height: calc(100% - 2px); */
    border-radius: 6px;
}

.ver-code {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f3fbfe;
    cursor: pointer;
}

.ver-code img {
    max-width: 100%;
    max-height: 100%;
}

.co1m2-form .co1m1-btn {
    width: 35.963%;
}

.co1m2-form .co1m1-btn input {
    background-color: #2D8B55;
    cursor: pointer;
    transition: .5s;
    border: none;
    color: #fff;
}

.co1m2-form .co1m1-btn input:hover {
    background-color: #2D8B55;
    color: #fff;
}

.co1m2-form input::placeholder,
.co1m2-form textarea::placeholder {
    color: #999;
    opacity: 1;
    font-family: "Regular";
}

.m-formcountry {
    position: relative;
}

.m-formcountry .drop-btn {
    position: relative;
    width: 100%;
}

.m-formcountry .drop-btn i,
.m-formcountry .drop-btn svg {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    pointer-events: none;
    color: #fff;
}

.m-formcountry .drop-list {
    display: none;
    border: 1px solid #e6e6e6;
    width: 100%;
    position: absolute;
    top: 100%;
    background-color: #fff;
    max-height: 218px;
    overflow-x: hidden;
    z-index: 10001;
    scrollbar-color: #333 rgba(0, 0, 0, 0.05);
    scrollbar-width: thin;
}

.m-formcountry .drop-list::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.m-formcountry .drop-list::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}

.m-formcountry .drop-list::-webkit-scrollbar-thumb {
    background-color: #333;
}

.m-formcountry .drop-list li {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding: 5px 18px;
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
    color: #999;
}

.m-formcountry .drop-list li.on {
    background-color: #e0e0e0;
}

@media (max-width:1300px) {
    .callMeBox>div {
        align-items: center;

    }

    .contac1 .contac1-one .number {
        font-size: 16px;
    }

    .contac1 .borderBoxcon {
        margin-bottom: 20px;
    }

    .contac1 .contac1-one {
        padding: 20px;

    }

    .callMeBox {
        margin-top: 50px;
    }
}

@media (max-width:1000px) {
    .callMeBox .callMebox-c {
        font-size: 16px;
    }

    .callMeBox>div {
        display: block;
    }

    .callMeBox .left {
        width: 100%;
    }

    .callMeBox .right {
        width: 100%;
    }

    .callMeBox .right img {
        width: 100%;
    }

    .contac1 .contac1-one .p1 {
        font-size: 16px;
    }
}

@media (max-width:800px) {
    .contac1>div {
        flex-wrap: wrap;
    }

    .contac1 .borderBoxcon {
        width: 48%;
    }

    .co1m2-form .ver {
        width: 100%;
    }

    .contac1 .contac1-one .p1 {
        font-size: 14px;
    }

    .contac1 .contac1-one .number {
        font-size: 14px;
    }

    .co1m2-form .co1m1-btn {
        width: 100%;
    }
}

@media (max-width:500px) {
    .contac1 .borderBoxcon {
        width: 100%;
    }

}

.case1 {
    color: #fff;
    margin-top: 40px;
}

.case1 .case1-top {
    text-align: center;
}

.case1 .case1-top a {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    margin-right: 40px;
    padding-bottom: 10px;
}

.case1 .case1-top .active {
    font-family: "Bold";
    color: #58B981;
    border-bottom: 1px solid #58B981;
}

.case1 .case1-top a:hover {
    font-family: "Bold";
    color: #58B981 !important;
    border-bottom: 1px solid #58B981;
}

.case1 .case1-c {
    margin-top: 58px;
}

.case1 .case1-c .listTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 22px;
    background-color: #0F1317;
    border-radius: 8px;
}

.case1 .case1-c .borderBox {
    border-radius: 8px;
    padding: 1px;
}

.case1 .case1-c .listTitle p {
    font-size: 20px;
    line-height: 32px;
}

.case1 .case1-c .listTitle i {
    font-size: 18px;
    cursor: pointer;
}

.case1 .case1-list {
    margin-bottom: 16px;
    overflow: auto;
}

.case1 .borderbox3 {
    margin-top: 29px;
    width: 100%;
    overflow: auto;
}

.case1 .tableBox {
    display: none;
}

.case1 .borderbox3 table tr {
    border-bottom: 1px solid #555;
}

.case1 .borderbox3 table td {
    border: none;
}

.case1 .borderbox3 table tr td {
    font-size: 16px;
    line-height: 30px;
    padding: 14px 10px 16px 21px;


}

.case1 .borderbox3 table tr:first-child td {
    font-size: 20px;
    padding-bottom: 21px;
}

@media (max-width:1000px) {
    .case1 .borderbox3 table tr:first-child td {
        font-size: 18px;
    }
}

@media (max-width:800px) {
    .case1 .borderbox3 table tr:first-child td {
        font-size: 16px;
    }

    .case1 .borderbox3 table tr td {
        font-size: 14px;

    }
}

.case1 .listCon {
    margin-top: 29px;
    display: none;
    min-width: 600px;
}

.case1 .case1-c .case1-list:first-child .listCon {
    display: block;
}


.case1 .listCon1 {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    padding-bottom: 21px;
    border-bottom: 1px solid #555;
}

.case1 .listCon2 {
    font-size: 16px;
    line-height: 30px;
    padding-top: 14px;
    padding-bottom: 16px;
}

.case1 .listCon .one {
    width: 17%;
    padding-left: 21px;
}

.case1 .listCon .two {
    width: 33.285%;
}

.case1 .case1-b {
    display: flex;
    flex-wrap: wrap;
    gap: 60px 3.28%;
    margin-top: 122px;

}

.case1 .case1-b .one {
    width: 31.142%;
    border: 1px solid #999;
    border-radius: 16px;
    padding-bottom: 37px;
    overflow: hidden;

}

.case1 .case1-b .one img:hover {
    transform: scale(1.1);
}

.case1 .case1-b .one_b {
    padding: 0 22px;
}

.case1 .case1-b .p1 {
    color: #999;
    font-size: 16px;
    line-height: 31px;
    margin-top: 16px;
    margin-bottom: 14px;
}

.case1 .case1-b .p2 {
    color: #fff;
    font-family: "Bold";
    line-height: 32px;
    font-size: 20px;
    margin: 15px 0 16px 0;
}

.case1 .case1-b .p2:hover {
    color: #58B981;
}

.case1 .case1-b .more {
    border: 1px solid #58B981;
    background-color: #080C10;
    color: #58B981;
    margin-left: 23px;
    margin-top: 2px;
    padding: 12px 20px;
}

.case1 .case1-b .more:hover {
    background: #2D8B55 !important;
    color: #fff !important;
    border: 1px solid #2D8B55;
}

.case1 .paginBox {
    text-align: center;
    margin-top: 126px;
}

.case1 .paginBox a {
    color: #999;
    border: 1px solid #999;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.case1 .paginBox a:hover {
    color: #fff !important;
    background: #2D8B55;
    border: 1px solid #2D8B55;
}

.case1 .paginBox .active {
    color: #fff !important;
    background: #2D8B55;
}

@media (max-width:1300px) {
    .case1 .case1-c .listTitle p {
        font-size: 18px;
    }

    .case1 {
        margin-top: 20px;
    }

    .case1 .listCon1 {
        font-size: 18px;
    }

    .case1 .listCon2 {
        font-size: 16px;
    }

    .case1 .case1-b {
        margin-top: 80px;
    }

    .case1 .case1-b .p2 {
        font-size: 18px;
    }

    .case1 .case1-b .p1 {
        margin: 10px 0;
    }

    .case1 .case1-b .one {
        padding-bottom: 20px;
    }

    .case1 .case1-b .one_b {
        padding: 0 10px;
    }

    .case1 .paginBox {
        margin-top: 80px;
    }
}

@media (max-width:1000px) {
    .case1 .case1-c .listTitle p {
        font-size: 16px;
    }

    .case1 .listCon1 {
        font-size: 16px;
    }

    .case1 .listCon2 {
        font-size: 15px;
    }

    .case1 .case1-top a {
        font-size: 16px;
    }

    .case1 .case1-c {
        margin-top: 30px;
    }

    .case1 .case1-b {
        margin-top: 40px;
    }

    .case1 .case1-b .p2 {
        font-size: 16px;
    }

    .case1 .paginBox {
        margin-top: 50px;
    }
}

@media (max-width:800px) {
    .case1 .case1-b .p1 {
        font-size: 14px;
    }

    .case1 .case1-b {
        justify-content: space-between;
        gap: 60px 0px;
    }

    .case1 .case1-b .one {
        width: 49%;
    }
}

@media (max-width:600px) {
    .case1 .case1-c {
        margin-top: 15px;
    }

    .case1 .case1-c .listTitle p {
        font-size: 14px;
    }

    .case1 .listCon1 {
        font-size: 14px;
    }

    .case1 .listCon2 {
        font-size: 13px;
    }

    .case1 .case1-c .listTitle {
        padding: 10px;
    }

    .case1 .case1-b {
        margin-top: 20px;
    }

    .case1 .paginBox {
        margin-top: 20px;
    }

}

@media (max-width:500px) {
    .case1 .case1-b {
        gap: 14px 0px;
    }

    .case1 .case1-b .p1 {
        margin: 5px 0;
    }

    .case1 .case1-b .one {
        width: 100%;

    }
}

/* 5-2news */
.newInfo {
    color: #fff;
    margin-top: 58px;
}

.newInfo>div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.newInfo .left {
    width: 61.428%;
}

.newInfo .newTitle {
    font-size: 24px;
    line-height: 38px;
    font-family: "Bold";
    color: #fff;

}

.shareBox {
    display: flex;
    margin: 19px 0;
    flex-wrap: wrap;
}

.shareImgBox {
    margin: 0 35px 0 16px;
}

.shareBox .title {
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.newInfo .newAbout {
    padding-top: 20px;
    padding-bottom: 67px;
    border-top: 1px solid rgba(217, 217, 217, 0.5);
    border-bottom: 1px solid rgba(217, 217, 217, 0.5);
}

.newInfo .newAboutE-d {
    color: #d9d9d9;

}

.newInfo .newAboutE-d strong {
    font-family: "Bold";
}

.newInfo .newAboutE-d em {
    font-style: normal;
    position: relative;
    padding-left: 27px;
    display: inline-block;
}

.newInfo .newAboutE-d em::after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d9d9d9;
    position: absolute;
    border-radius: 50%;
    top: 12px;
    left: 9px;
}

.newInfo .newBtn {
    display: flex;
    justify-content: space-between;

    margin-top: 40px;
}

.newInfo .newBtn .leftBtn {
    display: flex;
    align-items: center;
}

.newInfo .newBtn .leftCon {
    margin-left: 13px;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.newInfo .newBtn .leftCon .yeqian {
    color: #D9D9D9;
}

.newInfo .newBtn .rightBtn {
    display: flex;
    align-items: center;
}

.newInfo .newBtn .rightCon {
    margin-right: 13px;
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.newInfo .newBtn .rightCon a {
    color: #D9D9D9;
}

.newInfo .newBtn .rightBtn .btn1 {
    text-align: right;
}

.newInfo .right {
    width: 30.857%;
    padding: 20px 18px 36px 31px;
    background: #2B302F;
}

.newInfo .right .line {
    width: 100%;
    height: 1px;
    background-color: #58B981;
    margin: 24.3px 0 16.9px 0;
}

.newInfo .right a {
    color: #999;
    font-size: 18px;
    line-height: 32px;
    display: inline-block;
    margin-bottom: 20px;
}

.newInfo .right a:last-child {
    margin-bottom: 0;
}

.newInfo .right .active {
    color: #58b981;
}

.newInfo .right a:hover {
    color: #58b981 !important;
}

@media (max-width:1300px) {
    .newInfo .newTitle {
        font-size: 18px;
    }

    .e-d {
        font-size: 16px;
    }

    .newInfo .right a {
        font-size: 16px;
    }

    .newInfo .right {
        width: 35%;
    }

}

@media (max-width:900px) {
    .newInfo {
        margin-top: 30px;
    }

    .newInfo>div {
        flex-direction: column;
    }

    .newInfo .left {
        width: 100%;

    }

    .newInfo .right {
        width: 100%;
        margin-top: 20px;
    }

    .newInfo .newAbout {
        padding-bottom: 30px;

    }


}

@media (max-width:768px) {
    .newInfo {
        margin-top: 20px;
    }

    .newInfo .newBtn {
        flex-direction: column;
        margin-top: 20px;
    }

    .newInfo .newBtn .rightBtn {
        justify-content: end;
    }

}

@media (max-width:500px) {
    .newInfo .newTitle {
        font-size: 16px;
    }

    .newInfo .right {
        padding: 10px;
    }

    .newInfo .right a {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .newInfo .right .line {
        margin: 10px 0;
    }

    .newInfo .shareBox .title {
        font-size: 14px;
    }

    .e-d {
        font-size: 14px;
    }

    .newInfo .newAbout {
        padding-bottom: 20px;
    }

    .newInfo .newBtn .rightCon {
        font-size: 14px;
    }

    .newInfo .newBtn .leftCon {
        font-size: 14px;
    }

}

.new-se {
    color: #fff;
    margin-top: 110px;
}

.new-se2 {
    color: #fff;
    margin-top: 140px;
}

.case2>div {
    padding-top: 90px;
}

.newse1 {
    padding-top: 39px;
}

.newse2 {
    padding-top: 40px;
}

.newse1>div {
    padding-top: 48px;
}

.case5-3 {
    margin-top: 90px;
}

.case5-3>div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.case5-3 .left {
    width: 15%;
    position: sticky;
    top: 200px;
}

.case5-3 .left .caseLine {
    position: absolute;
    height: calc(100% + 40px);
    top: -20px;
    width: 2px;
    background: #555;
    left: 9px;
}

.case5-3 .left a {
    color: #999;
    font-size: 20px;
    line-height: 32px;
    font-family: "Bold";
    display: inline-block;
    padding-left: 26px;
    position: relative;
    margin-bottom: 66px;
}

.case5-3 .left a:last-child {
    margin-bottom: 0;
}

.case5-3 .left a:hover {
    color: #58B981;
}

.case5-3 .left a:hover::after {
    background-color: #58B981;
    background-clip: padding-box;
    border: 4px solid rgba(88, 185, 129, 0.5);
}

.case5-3 .left a::after {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #555;
    background-clip: padding-box;
    border: 4px solid rgba(85, 85, 85, 0.5);
}

.case5-3 .active {
    color: #58B981 !important;
}

.case5-3 .left .active::after {
    background-color: #58B981;
    background-clip: padding-box;
    border: 4px solid rgba(88, 185, 129, 0.5);
}

.case5-3 .right {
    width: 77.582%;
}

.case5-3 .right .newTitle {
    font-size: 24px;
    line-height: 38px;
    font-family: "Bold";
    color: #fff;
}

.case5-3 .right .caseAbout {
    border-top: 2.8px solid rgba(217, 217, 217, 0.5);
    padding-top: 37px;
}

.case5-3 .right .caseAbout .active {
    color: #58B981;
}

.case5-3 .right .caseAboutTitle:first-child {
    margin-top: 0;
}

.case5-3 .right .caseAboutTitle {
    font-size: 20px;
    font-family: "Bold";
    line-height: 32px;
    color: #fff;
    margin-top: 40px;
}

.case5-3 .caseAboutE-d {
    color: #d9d9d9;
    font-size: 18px;
    line-height: 32px;
}

.case5-3 .caseAboutE-d em {
    font-style: normal;
    position: relative;
    padding-left: 27px;
    display: inline-block;
}

.case5-3 .caseAboutE-d strong {
    font-weight: normal;
    font-family: "Bold";
}

.case5-3 .caseAboutE-d em::after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d9d9d9;
    position: absolute;
    border-radius: 50%;
    top: 12px;
    left: 9px;
}

.case5-3 .more {
    margin-top: 51px;
}

@media (max-width:1300px) {
    .case5-3 .left a {
        font-size: 18px;
    }

    .case5-3 .right .newTitle {
        font-size: 20px;
    }

    .case5-3 .right .caseAboutTitle {
        font-size: 18px;
    }

    .case5-3 {
        margin-top: 40px;
    }

    .new-se {
        margin-top: 80px;
    }

    .case2>div {
        padding-top: 60px;
    }
}

@media (max-width:1000px) {
    .case5-3 .left a {
        font-size: 16px;
    }

    .case5-3 .right .newTitle {
        font-size: 18px;
    }

    .case5-3 .right .caseAboutTitle {
        font-size: 16px;
    }

    .case5-3 .caseAboutE-d {
        font-size: 15px;
    }

    .case5-3 .left a {
        margin-bottom: 40px;
    }

    .new-se {
        margin-top: 50px;
    }

    .newse1 {
        padding-top: 10px;
    }

    .newse1>div {
        padding-top: 0;
    }

    .case2>div {
        padding-top: 20px;
    }
}

@media (max-width:768px) {
    .case5-3>div {
        display: block;
    }

    .case5-3 .left {
        width: 100%;
        position: relative;
        top: unset;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 20px;
    }

    .case5-3 .left a {
        margin-bottom: 0;
    }


    .case5-3 .left .caseLine {
        display: none;
    }

    .case5-3 .right {
        width: 100%;
    }

    .new-se {
        margin-top: 20px;
    }


}

@media (max-width:500px) {
    .case5-3 .right .newTitle {
        font-size: 16px;
    }

    .case5-3 .right .caseAboutTitle {
        font-size: 14px;
        margin-top: 20px;
    }

    .case5-3 .caseAboutE-d {
        font-size: 13px;
    }
}

.aboutBox {
    margin-top: 63px;
}

.aboutBox .ab1 {
    margin-top: 76px;
}

.aboutBox .left .content {

    margin-top: 15px;
}

.aboutBox .ab1 .left {
    width: 42.928%;
    float: left;
    border-radius: 16px;
    margin-right: 6.7%;
}

.aboutBox .indexTitle {
    font-size: 40px;
    line-height: 53px;
}

.aboutBox .indexTitle:hover {}

.aboutBox .indexTitle span {
    color: #58B981;
}

.aboutBox .ind3-c {
    margin-top: 141px;
}

.aboutBox .ind3-b {
    padding-top: 130px;
}

.aboutBox .ab1 .right {
    /* width: 50.1428%; */
    color: #d9d9d9;
    font-size: 18px;
    line-height: 32px;
    padding-top: 36px;

}

.aboutWord {
    position: relative;
    margin-top: 14px;
}

.aboutWord img {
    width: 60.52%;
}

.aboutWord .wordBox {
    width: 39.5315%;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    padding: 73px 63px 54px 59px;
    background: #2D8B55;
    border-radius: 48px;
    position: absolute;
    right: 260px;
    top: 50%;
    transform: translateY(-50%);
}

.aboutWord .wordBox strong {
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    font-family: "Bold";
}

.skyBox {
    color: #fff;
    margin-top: 167px;
    background: url('./images/aboutbg.png') no-repeat bottom;
    padding-bottom: 460px;
    position: relative;
}

.skyBox .skyList {
    display: flex;
    justify-content: space-between;
    margin-top: 49px;
    z-index: 2;
    flex-wrap: wrap;
}

.skyBox .zhezhao {
    height: 300px;
    width: 100%;
    position: absolute;
    background: linear-gradient(to bottom, #080C10 5%, transparent 100%);
    z-index: 1;
    top: 200px;
    left: 0;
}

.skyBox .hk3-t {
    position: relative;
    z-index: 2;
}

/* .skyBox::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 200px;
    left: 0;
    top: 30px;
    background: linear-gradient(to bottom,
            #080C10 5%,
            transparent 100%);
} */

.skyBox .skyOne {
    width: 30.357%;
    /* border: 1px solid #555; */
    background: url(./images/skybg.png) no-repeat;
    background-size: cover;
    border-radius: 16px;
    padding: 35px 26px 47px 28px;
    z-index: 2;
}

.skyBox .skyOne .p1 {
    font-size: 20px;
    line-height: 32px;
    font-family: "Bold";
    z-index: 2;
}

.skyBox .skyOne .p2 {
    font-size: 18px;
    line-height: 32px;
    margin-top: 7px;
    z-index: 2;
}

.speackBox {
    color: #fff;
    margin-top: 138px;
    background: url(./images/aboutbg2.png) no-repeat;
    background-position: 100% 105%;
    background-size: auto;
}

.speackBox .hk3-t span {
    color: #58B981;
}

.speackBox .inbanner1 {
    position: relative;
    margin-top: 43px;
    padding-bottom: 53px
}

.speackBox .swiper-slide {
    border-radius: 10px;
    background: #080c10;
    box-shadow: 0 4px 40px 0 rgba(43, 89, 255, 0.08);
    padding: 37.93px 42.93px 39.7px 42.93px;
}

.speackBox .p1 {
    font-size: 18px;
    line-height: 32px;
}

.speackBox .p2 {
    width: 54%;
    color: #999;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    margin: 0 auto;
    margin-top: 11px;
}

.speackBox .swiperTx {
    display: flex;
    margin-top: 33.65px;
}

.speackBox .swiperTx .txBox {
    width: 64.398px;
    height: 64.398px;
    border-radius: 50%;
    margin-right: 19.23px;
}

.speackBox .swiperTx .txname {
    font-size: 18px;
    line-height: 32px;

}

.speackBox .swiperTx .txBoss {
    opacity: 0.7;
    font-size: 16px;
    line-height: 30px;
    margin-top: 2px;
}

.speackBox .aboutpagination {
    position: absolute;
    bottom: 0;
    z-index: 8;
    display: flex;
    align-items: center;
    justify-content: center;
}



.speackBox .swiper-pagination-bullet {
    width: 18.246px;
    height: 7.586px;
    border-radius: 4px;
    opacity: 0.2;
    background-color: #58B981;

}

.speackBox .swiper-pagination-bullet-active {
    width: 48.299px;
    opacity: 1;
    background-color: #58B981;
}

.speackBox .aboutSe {
    margin-top: 111px;
}

.speackBox .abouitse2>div {
    padding-top: 100px;
}

@media(max-width:1600px) {


    .aboutWord .wordBox {
        width: 60%;
        padding: 20px 30px;
        font-size: 16px;
        right: 60px;
    }
}


@media (max-width:1300px) {
    .aboutBox .indexTitle {
        font-size: 40px;
    }

    .skyBox .skyOne {
        width: 32%;
    }

    .aboutWord img {
        width: 100%;
    }

    .aboutBox .ab1 .right {
        padding-top: 0px;

    }

    .aboutBox .ind3-c {
        margin-top: 60px;
    }

    .skyBox .skyOne .p1 {
        font-size: 18px;
    }

    .skyBox .skyOne .p2 {
        font-size: 16px;
    }

    .skyBox {
        margin-top: 100px;
    }

    .speackBox .p2 {
        font-size: 16px;
        width: 65%;
    }

    .speackBox .p1 {
        font-size: 16px;
    }

}

@media (max-width:1200px) {
    .skyBox .skyOne {
        width: 49%;
        margin-bottom: 20px;
    }

    .skyBox .zhezhao {
        top: 200px;
    }

    .skyBox {
        padding-bottom: 220px;
    }

    .aboutBox {
        margin-top: 40px;
    }

    .aboutBox .ab1 {
        margin-top: 40px;
    }

    .aboutBox .ind3-b {
        padding-top: 60px;
    }
}

@media (max-width:1000px) {
    .skyBox {
        margin-top: 30px;
    }

    .aboutBox .ab1 .right {
        font-size: 16px;
    }

    .aboutBox .ind3-c {
        margin-top: 40px;
    }

    .aboutWord .wordBox {
        width: 80%;
        right: 10%;
    }

    .aboutWord .wordBox strong {
        font-size: 18px;
    }

    .skyBox .skyOne {
        padding: 20px 15px 20px 10px;
    }

    .aboutBox .indexTitle {
        font-size: 25px;
    }

    .aboutBox {
        margin-top: 20px;
    }

    .aboutBox .ab1 {
        margin-top: 20px;
    }

    .aboutBox .ind3-b {
        padding-top: 30px;
    }

    .speackBox {
        background-position: 100% 60%;
        margin-top: 20px;
    }

    .speackBox .aboutSe {
        margin-top: 40px;
    }

    .speackBox .abouitse2>div {
        padding-top: 50px;
    }

    .speackBox .inbanner1 {
        margin-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width:768px) {
    .aboutBox .indexTitle {
        font-size: 18px;
    }

    .aboutBox .ab1 .left {
        float: unset;
        margin: 0;
        width: 100%;
    }

    .aboutBox .ab1 .right {
        width: 100%;
    }

    .aboutBox .ind3-c {
        margin-top: 20px;
    }

    .aboutWord .wordBox strong {
        font-size: 16px;
    }

    .aboutWord .wordBox {
        border-radius: 0;
        width: 100%;
        position: relative;
        right: 0;
        transform: translateY(0%);
        font-size: 14px;
    }

    .skyBox .skyOne .p1 {
        font-size: 16px;
    }

    .skyBox .skyOne .p2 {
        font-size: 14px;
    }

    .skyBox {
        padding-bottom: 140px;
    }

    .aboutBox .ind3-b {
        padding-top: 15px;
    }

    .speackBox .p2 {
        width: 90%;
        font-size: 14px;
    }

    .speackBox .p1 {
        font-size: 14px;
    }

    .speackBox .swiperTx .txname {
        font-size: 16px;
    }

    .speackBox .swiperTx .txBoss {
        font-size: 14px;
    }

    .speackBox .aboutSe {
        margin-top: 20px;
    }

    .speackBox .abouitse2>div {
        padding-top: 20px;
    }
}

@media (max-width:600px) {
    .skyBox .skyOne {
        width: 100%;
    }

    .speackBox .swiper-slide {
        padding: 10px;
    }
}

.ind3e-d p {
    color: #999 !important;
}

footer {
    padding-top: 160px;
    padding-bottom: 54px;
    background: url(./images/footerBg.png) no-repeat;
    background-position: 100% 100%;
    background-size: auto;
}

.footer1 {
    padding-top: 56px;
}

footer>div {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

footer .left {
    width: 46.928%;
}

footer .left .p1 {
    width: 63.926%;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    margin-top: 31px;
    padding-left: 6.71px;
}

footer .left .littleBox {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 79px;
}

footer .left .littleBox .l-l {
    display: flex;
    align-items: flex-end;
}

footer .left .littleBox .l-l a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #555;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 10px;
}

footer .left .littleBox .l-l a:hover {
    background: #2D8B55;
}

footer .left .littleBox .l-l a:hover i {
    color: #2B302F;
}

footer .left .littleBox .l-l .l-l1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 10px;
}

footer .left .littleBox .l-l a i {
    color: #999;
    font-size: 20px;
}

footer .left .littleBox .l-r {
    width: 69.53%;
    color: #555;
    font-size: 14px;
    line-height: 36px;
    margin-right: 10px;
    margin-bottom: 10px;
}

footer .left .littleBox .l-r span {
    margin-left: 40px;
}

footer .left .littleBox .l-r a {
    color: #555;
    font-size: 14px;
}

footer .right {
    width: 42.785%;
    padding-top: 4px;
}

footer .right .r-t {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


footer .right .r-t .foot-nav {
    color: #999;
    font-size: 16px;
    margin-bottom: 10px;

}

footer .right .r-c {
    color: #999;
    font-size: 16px;
    line-height: 30px;
    margin-top: 17px;
}

footer .right .r-c a {
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

footer .right .countUs {
    margin-top: 71px;
}

footer .right .countUs .contUs-t {
    color: #2D8B55;
    font-size: 20px;
    line-height: 32px;
    font-family: "Bold";
    margin-bottom: 14px;
}

footer .right .countUs .go {
    color: #999 !important;
    font-size: 16px;
    line-height: 30px;
    word-break: break-all;
}

footer .right .countUs .go:hover {
    color: #2D8B55 !important;
}

footer .right .address {
    margin-top: 45px;
}

footer .right .address .address-t {
    color: #999;
    font-size: 20px;
    line-height: 30px;
    font-family: "Bold";
}

footer .right .address .address-c {
    color: #555;
    font-size: 16px;
    line-height: 30px;
    margin-top: 16px;
}

@media (max-width:1000px) {
    footer .right {
        width: 50%;
    }

    footer {
        padding: 30px 0;
        padding-bottom: 60px;
    }

    footer .right .countUs {
        margin-top: 20px;
    }
}

@media (max-width:800px) {
    footer .right .countUs .contUs-t {
        font-size: 16px;
    }

    footer .right .address .address-t {
        font-size: 16px;
    }

    footer .right .r-t {
        font-size: 14px;
    }

    footer .right .r-c {
        font-size: 14px;
    }

    footer .right .countUs .go {
        font-size: 14px;
    }

    footer .left .littleBox {
        margin-top: 30px;
    }

    footer .left .p1 {
        width: 100%;
        font-size: 14px;
    }
}

@media (max-width:600px) {
    footer>div {
        display: block;
    }

    footer .left {
        width: 100%;
    }

    footer .right {
        width: 100%;
        margin-top: 20px;
    }

    footer .left .p1 {
        margin-top: 10px;
    }

    footer .right .address {
        margin-top: 10px;
    }
}

@font-face {
    font-family: 'Regular';
    src: url('./font/NHAASGROTESKTXPRO55RG.eot');
    src: url('./font/NHAASGROTESKTXPRO55RG.eot') format('embedded-opentype'),
        url('./font/NHAASGROTESKTXPRO55RG.woff2') format('woff2'),
        url('./font/NHAASGROTESKTXPRO55RG.woff') format('woff'),
        url('./font/NHAASGROTESKTXPRO55RG.ttf') format('truetype'),
        url('./font/NHAASGROTESKTXPRO55RG.svg#NHAASGROTESKTXPRO55RG') format('svg');
}

@font-face {
    font-family: 'Bold';
    src: url('./font/NHAASGROTESKTXPRO75BD.eot');
    src: url('./font/NHAASGROTESKTXPRO75BD.eot') format('embedded-opentype'),
        url('./font/NHAASGROTESKTXPRO75BD.woff2') format('woff2'),
        url('./font/NHAASGROTESKTXPRO75BD.woff') format('woff'),
        url('./font/NHAASGROTESKTXPRO75BD.ttf') format('truetype'),
        url('./font/NHAASGROTESKTXPRO75BD.svg#NHAASGROTESKTXPRO75BD') format('svg');
}

@font-face {
    font-family: "iconfont";
    /* Project id 5017114 */
    src:
        url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
        url('iconfont.woff?t=1759981897416') format('woff'),
        url('iconfont.ttf?t=1759981897416') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-pinterest1:before {
    content: "\e82d";
}

.icon-logo_instagram:before {
    content: "\e740";
}

.icon-youtobe1:before {
    content: "\e7af";
}

.icon-in:before {
    content: "\e6c1";
}

.icon-youtobe:before {
    content: "\e60b";
}

.icon-weixin:before {
    content: "\e61a";
}

.icon-back-top1_fill:before {
    content: "\e782";
}

.icon-youjiantou:before {
    content: "\ee39";
}

.icon-xinxi:before {
    content: "\e68a";
}

.icon-dianhua:before {
    content: "\e601";
}

.icon-home:before {
    content: "\e624";
}

.icon-edit:before {
    content: "\e611";
}

.icon-facebook:before {
    content: "\e620";
}

.icon-pinterest:before {
    content: "\e8ab";
}

.icon-linkedin:before {
    content: "\e648";
}

.icon-youtube:before {
    content: "\e6d6";
}

.icon-twitter:before {
    content: "\e607";
}

.icon-bigger:before {
    content: "\e647";
}

.icon-left:before {
    content: "\e72c";
}

.icon-right:before {
    content: "\e72d";
}

.icon-up1:before {
    content: "\e72e";
}

.icon-bottom1:before {
    content: "\e72f";
}

.icon-left1:before {
    content: "\e730";
}

.icon-right1:before {
    content: "\e731";
}

.icon-up:before {
    content: "\e73e";
}

.icon-bottom:before {
    content: "\e73f";
}

.icon-instagram:before {
    content: "\e79d";
}

.icon-tumblr:before {
    content: "\e79e";
}

.icon-download:before {
    content: "\e7a0";
}

.icon-download1:before {
    content: "\e7a7";
}

.icon-search4:before {
    content: "\e7b2";
}

.icon-address:before {
    content: "\e7bc";
}

.icon-email:before {
    content: "\e7bd";
}

.icon-contact:before {
    content: "\e7be";
}

.icon-whatsapp:before {
    content: "\e7bf";
}

.icon-fax:before {
    content: "\e7c2";
}

.icon-mobile:before {
    content: "\e7c6";
}

.icon-phone:before {
    content: "\e7c8";
}

.icon-tel:before {
    content: "\e7c7";
}

.icon-phone1:before {
    content: "\e7cb";
}

.icon-skype:before {
    content: "\e7cc";
}

.icon-whatsapp1:before {
    content: "\e7c1";
}

.icon-address1:before {
    content: "\e7c3";
}

.icon-contact1:before {
    content: "\e7c4";
}

.icon-email1:before {
    content: "\e7c5";
}

.icon-skype1:before {
    content: "\e7c9";
}

.icon-fax1:before {
    content: "\e7ca";
}

.icon-qq:before {
    content: "\e7ce";
}

.icon-tel1:before {
    content: "\e7cd";
}

.icon-wechat:before {
    content: "\e7cf";
}

.icon-phone2:before {
    content: "\e7d0";
}

.icon-message:before {
    content: "\e7da";
}

.icon-calendar:before {
    content: "\e7e1";
}

.icon-calendar1:before {
    content: "\e7e3";
}

.icon-top:before {
    content: "\e7ed";
}

.icon-youbian:before {
    content: "\e60f";
}

.icon-jian2:before {
    content: "\e600";
}

.icon-jia2:before {
    content: "\e608";
}

.icon-vk:before {
    content: "\e735";
}

.icon-instagram1:before {
    content: "\e640";
}

.icon-up7:before {
    content: "\e722";
}

.icon-bottom7:before {
    content: "\e723";
}

.icon-left7:before {
    content: "\e724";
}

.icon-right7:before {
    content: "\e725";
}

.icon-sousuo4:before {
    content: "\e610";
}

.icon-sousuo:before {
    content: "\e616";
}

.icon-sousuo1:before {
    content: "\e65b";
}

.icon-shangchuan:before {
    content: "\e602";
}

.icon-top2:before {
    content: "\e637";
}

.icon-biaoqian:before {
    content: "\e649";
}

.icon-twitter3:before {
    content: "\e7fd";
}

.icon-twitter4:before {
    content: "\e7fe";
}

.icon-twitter-new2:before {
    content: "\e800";
}

.icon-twitter-new:before {
    content: "\e7ff";
}

.icon-tiktok:before {
    content: "\e8db";
}

.icon-delete:before {
    content: "\e69d";
}

.icon-chahao:before {
    content: "\e617";
}

.icon-earth:before {
    content: "\e6d5";
}

.icon-earth1:before {
    content: "\e781";
}

.icon-chahao1:before {
    content: "\e60e";
}



/* video tankuang */
.tankaunga {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 9999999999
}

.tankaunga:before {
    content: "X";
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 10px;
    right: 10px;
    background: #fff;
    border-radius: 50%;
    font-size: 18px;
    cursor: pointer;
}

.tankaungn2 {
    position: fixed;
    left: 5%;
    top: 5%;
    right: 5%;
    bottom: 5%;
    background: rgba(0, 0, 0, 0.5);
}

.tankaungn2 iframe,
.tankaungn2 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.tankaungn2 iframe body {
    margin: 0px !important;
}


/* certificate */
#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
    opacity: 1
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -moz-transform .4s ease;
    transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
}

.baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
    right: 2%
}

.baguetteBox-button#previous-button {
    left: 2%
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0
}

.jqzoom {
    float: left;
    position: relative;
    padding: 0px;
}

.zoomdiv {
    z-index: 200;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 400px;
    height: 400px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.zoomdiv img {
    max-width: unset !important;
}

.jqZoomPup {
    z-index: 200;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #aaa;
    background: #ffffff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    transition: none;
}

@media screen and (max-width:999px) {

    .jqZoomPup,
    .zoomdiv {
        display: none !important;
    }
}

.swiper-slide iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.swiper-slide video {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    display: none \9;
    display: block \9\0;
}

@media screen and (max-width: 991px) {
    .swiper-slide video {
        object-position: inherit;
        object-fit: inherit;
        width: 100%;
        height: 100%;
        transform: translate(0, 0);
        left: 0;
        top: 0;
    }
}

.e-dp3Box em {
    padding-left: 30px;
    font-style: normal;
    position: relative;
}

.e-dp3Box em::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    left: 10px;
    top: 10px;

}

.ind3ed strong {
    font-weight: normal;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    position: relative;
    padding-left: 35px;
    display: inline-block;
}

.ind3ed strong::after {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url(./images/indexok.png);
    position: absolute;
    left: 0;
    top: 0;
}

.ind3-b .one:hover .ind3e-d p {
    color: #fff !important;
}

@media (max-width: 1200px) {
    .ind3ed strong {
        font-size: 16px;
    }
}

@media (max-width: 800px) {
    .ind3ed strong {
        font-size: 14px;
    }
}


.case1 .borderbox3 table tr td:first-child {
    min-width: 200px;
}

.hk3-step {
    overflow: hidden;
}

.hk3-step .imgBox {
    position: relative;
    z-index: 2;
}

.hk3-step .imgBox::after {
    position: absolute;
    content: '';
    right: -32%;
    top: 50%;
    transform: translateY(-50%);
    width: 104%;
    border: 1px dashed rgba(255, 255, 255, 0.3);
    z-index: -1;
}

.hk3-step .stepBox:last-child .imgBox::after {
    width: 0;
}

.case1 .case1-b .p1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newInfo .newBtn {
    gap: 10px;
}

.newInfo .newBtn i {
    color: #fff;
}

.newInfo .newBtn i:hover {
    color: #2D8B55 !important;
}

.case1 .case1-b .p2 {
    margin: 0;
    display: inline-block;
    height: 90px;
}

.e-d a {
    color: #d9d9d9;
    ;
}








header>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.indBan1 {
    padding: 0;
}

.indBan1 .swiper-slide {
    position: relative;
}

.ind1zhezhao {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0.36) 100%);
}

header .search {
    margin-left: 201px;
}

header .header-c>li ul {
    border-top: 4px solid #58B981 !important;
}

header .active-l {
    border: none !important;
    background-color: #2B302F;
}

header .header-c>li>ul>li:hover {
    border-color: transparent;

}

header .serviceLi {
    position: unset !important;
}


header .header-c .active>a {
    background: linear-gradient(to bottom, #6AD597, #3A865A);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    /* display: inline-block; */

}

header .header-c>li:hover>a {
    background: linear-gradient(to bottom, #6AD597, #3A865A);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
}

header .serviceBox {
    position: absolute;
    width: 100%;
    /* height: 100px; */
    top: 100%;
    left: 0;
    background: #080C10;
    display: none;
}

.serviceBox>div {
    display: flex;
    justify-content: space-between;
    padding: 0 90px;
}

.serviceBox .one {
    width: 29.357%;
}

.serviceBox .p1 {
    color: #6AD597;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 20px;
}

.serviceBox .p2 {
    display: flex;
    align-items: center;
    gap: 0 6px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 12px;
}

.indBan1 .swiper-slide {
    position: relative;
}

.indBan1 .swiper-slide .indBan1Con {

    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    padding-bottom: 193px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 8.49%, #000 84.4%);
}

.indBan1 .swiper-slide .indBan1Con .p1 {
    width: 72.214%;
    display: block;
    color: #fff;
    font-size: 52px;
    line-height: 70px;
}

.indBan1 .btnBox p {
    color: #fff;
    border-color: #fff;
}

.nInd2 img {
    width: 100%;
}

.nInd3 {
    background-image: url(./images/newImg3.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 90px 0 67px 0;
}

.nInd3>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nInd3 .p1 {
    color: #fff;
    line-height: 32px;
    font-size: 18px;
}

.nInd3 .right {
    width: 39.214%;
}

.nInd3 .right .one {
    width: 100%;
    border-radius: 16px;
    background: #EDF1EE;
    padding: 78px 59px 52px 54px;
    margin-bottom: 24px;
}

.nInd3 .right .one .p1 {
    color: #2B302F;
    font-size: 24px;
    line-height: 34px;
    font-family: "Bold";
    position: relative;

}

.nInd3 .right .one:hover {
    background-color: #DDE8DF;
}

.nInd3 .right .one .p1::after {
    position: absolute;
    content: '01';
    font-size: 60px;
    top: 0;
    color: transparent;
    left: 0;
    transform: translateY(-50%);
    background: linear-gradient(to bottom, #2D8B55, transparent 80%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    padding-top: 5px;
}

.nInd3 .right .one .p2::after {
    content: '02';
}

.nInd3 .right .one .p3::after {
    content: '03';
}

.nInd3 .right .one .e-d {
    color: #555;
    line-height: 32px;
    margin-top: 23px;
}

.nInd4 {
    background-color: #FFFFFF;
    padding: 111px 0 121px 0;
}

.nInd4 .indexTitle {
    color: #2B302F;
    display: inline-block;
}

.nTop {
    text-align: center;
}

.imgHbox a {
    overflow: hidden;
    display: block;
}

.imgHbox img:hover {
    transform: scale(1.1);
}

.nInd4 .nInd4List {
    margin-top: 53px;
    display: flex;
    justify-content: space-between;
}

.nInd4 .nInd4List .one {
    width: 31.214%;
    border-radius: 16px;
    background: #EDF1EE;
    padding: 37px 34px 42px 29px;
}

.nInd4 .nInd4List .one .p1 {
    color: #2B302F;
    font-size: 26px;
    line-height: 38px;
    margin-top: 28px;
}

.nInd4 .nInd4List .one .e-d {
    margin: 16px 0 34px 0;
    color: #555;
    min-height: 120px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nInd4 .nInd4List .one .btnMore {
    border-radius: 10px;
    background: #0C3A30;
    display: block;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
}

.nInd4 .nInd4List .one .btnMore:hover {
    background-color: #2D8B55;
    color: #fff !important;
}

.nInd5 {
    background-image: url(./images/newImg6.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.nInd5 .indexTitle {
    color: #fff;
    font-family: "Regular";
}

.nInd5>div {
    display: block;
}

.nInd5 .rightImg {
    width: 50%;
}

.nInd5 .rightImg img {
    width: 100%;
}

.nInd5 .left {
    width: 42.8%;
    padding-top: 137px;
    padding-left: calc((100vw - 1413px) / 2);
}

.nInd5 .ind5-ban .douhao {
    position: absolute;
    right: -2.5%;
    bottom: -7%;
}

.nInd5 .Ntop {
    display: flex;
    align-items: center;
}

.nInd5 .Ntop img {
    width: 79.535px;
    height: 79.535px;
    border-radius: 50%;
    flex-shrink: 0;
}

.nInd5 .Ntop .nameB {
    color: #fff;
    line-height: 32px;
    margin-left: 19px;
}

.nInd5 .Ntop .nameB P:first-child {
    font-size: 20px;
    color: #6AD597;
}

.nInd5 .Ntop .nameB P:last-child {
    font-size: 16px;
    color: #555;
}

.nInd5 .ind5-ban .center {
    color: #fff;
}

.nInd5 .ind5-ban .indexPagin .swiper-pagination-bullet {
    background-color: #ddd !important;
}

.nInd5 .ind5-ban .indexPagin .swiper-pagination-bullet-active {
    background: #2D8B55 !important;
}

.nInd6 {
    background: #EDF1EE;
    padding: 160px 0 119px 0;
}

.nInd6>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nInd6 .left {
    width: 46.857%;
    display: flex;
    justify-content: space-between;
    gap: 0 27px;
}

.nInd6 .left .ll {
    width: 51.98%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 27px 0;
}

.nInd6 .one {
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
}
.nInd6 .one img:hover{
    transform: scale(1.1);
}
.nInd6 .two img:hover{
    transform: scale(1.1);
}
.nInd6 .left .ll .two {
    width: 84.457%;
    border-radius: 16px;
    overflow: hidden;
}

.nInd6 .left .lr {
    width: 43.9%;
    padding-top: 68px;
}

.nInd6 .left .lr .three {
    width: 81.5972%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 22px 0;
    padding: 33px 43px 21px 27px;
    border-radius: 16px;
    background: #C7DDCF;
    margin-top: 30px;
}

.nInd6 .left .lr .three .p1 {
    color: #2D8B55;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
}

.nInd6 .right {
    width: 47.214%;
}

.nInd6 .right .indexTitle {
    font-family: "Regular";
    color: #2B302F;

}

.nInd6 .rightCon {
    color: #555;
    font-size: 16px;
    line-height: 30px;
    margin-top: 40px;

}

@media (max-width:1750px) {
    .nInd5 .left {
        padding-top: 20px;
    }
}

@media (max-width:1450px) {
    .nInd5 .left {
        padding-left: 20px;
    }

    .nInd5 {
        padding-bottom: 30px;
        align-items: center;
    }

    .nInd6 .left .lr .three {
        padding: 15px 0;
    }

    .nInd6 .left .lr .three .p1 {
        font-size: 18px;
    }

    .nInd6 .left {
        width: 50.857%;
    }

    .nInd6 {
        padding: 60px 0;
    }
}

@media (max-width:1300px) {
    header .search {
        margin-left: 40px;
    }

    .indBan1 .swiper-slide .indBan1Con .p1 {
        font-size: 40px;
        line-height: 40px;
    }

    .indBan1 .swiper-slide .indBan1Con {
        padding-bottom: 100px;
    }

    .nInd3 .right .one {
        padding: 40px 20px;
    }

    .nInd4 {
        padding: 60px 0;
    }

    .nInd4 .nInd4List .one .p1 {
        font-size: 20px;
        margin-top: 10px;
        line-height: 30px;
    }

    .nInd4 .nInd4List .one .e-d {
        margin: 10px 0 15px 0;
    }

    .nInd4 .nInd4List {
        margin-top: 10px;
    }
}

@media (max-width:1100px) {
    header>.range {
        width: 95%;
    }
}

@media (max-width:1000px) {
    .indBan1 .swiper-slide .indBan1Con .p1 {
        font-size: 30px;
        line-height: 30px;
    }

    .nInd3 {

        padding: 40px 0;
    }

    .nInd6 {
        padding: 40px 0;
    }
}

@media (max-width:900px) {
    .nInd3>div {
        display: block;
    }

    .nInd3 .right {
        width: 100%;
        margin-top: 10px;
    }

    .nInd3 .right .one .e-d {
        margin-top: 10px;
    }

    .nInd4 .nInd4List {
        flex-wrap: wrap;
        gap: 10px 0;
    }

    .nInd4 .nInd4List .one {
        width: 49%;
        padding: 15px;
    }
}

@media (max-width:800px) {
    .indBan1 .swiper-slide .indBan1Con .p1 {
        width: 100%;
        font-size: 20px;
    }

    .indBan1 .swiper-slide .indBan1Con {
        padding-bottom: 70px;
    }

    header .header-r {
        padding: 10px 0;
    }

    header .hh {
        padding: 0;
    }

    header .logo {
        width: 40px;
    }

    .nInd3 {
        padding: 20px 0;
    }

    .nInd6 {
        padding: 20px 0;
    }

    .nInd3 .right .one .p1 {
        font-size: 20px;
        line-height: 30px;
    }

    .nInd4 {
        padding: 40px 0;
    }

    .nInd4 .nInd4List .one .p1 {
        font-size: 18px;
    }

    .nInd5 {
        display: block;
    }

    .nInd5 .left {
        width: 100%;
        padding: 20px;
    }

    .nInd5 .rightImg {
        width: 100%;
    }

    .nInd5 .ind5-ban .douhao {
        right: 0;
        bottom: 0;
    }

    .nInd6>div {
        display: block;
    }

    .nInd6 .left {
        width: 100%;
    }

    .nInd6 .right {
        width: 100%;
        margin-top: 10px;
    }

    .nInd6 .left .lr {
        padding-top: 20px;
    }
}

@media (max-width:600px) {
    .indBan1 .swiper-slide .indBan1Con {
        padding-bottom: 50px;
    }

    .indBan1 .swiper-slide .indBan1Con .p1 {
        font-size: 16px;
    }

    .nInd4 {
        padding: 20px 0;
    }

    .nInd4 .nInd4List .one .btnMore {
        padding: 7px 0;
    }

    .nInd6 .rightCon {
        margin-top: 10px;
    }

}

@media (max-width:500px) {
    header .header-r .h-lan a {
        margin-left: 5px;
    }

    .nInd4 .nInd4List .one {
        width: 100%;
    }

    .nInd4 .nInd4List .one .e-d {
        min-height: unset;
    }
}

@media (max-width:450px) {
    .nInd6 .left {
        display: block;
    }

    .nInd6 .left .ll img {
        width: 100%;
    }

    .nInd6 .left .ll {
        width: 100%;
    }

    .nInd6 .one img {
        width: 100%;
    }

    .nInd6 .left .lr {
        width: 100%;
        margin-top: 10px;
    }

    .nInd6 .left .ll .two {
        width: 100%;
    }

    .nInd6 .left .lr .three {
        width: 100%;
    }
}

@media (max-width:400px) {
    .nInd4 {
        padding: 10px 0;
    }

    .nInd6 {
        padding: 10px 0;
    }

    .nInd4 .nInd4List .one .btnMore {
        font-size: 16px;
    }
}

.con1 .conImg1 {
    width: 100%;
}

.con1 {
    position: relative;
    /* margin-bottom: 54px; */
}

.con1 .con1Zhezhao {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
}

.con1 .con2Zhezhao {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 8.49%, #000 88.4%);
}

.con1 .con1Con {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    position: absolute;
    bottom: 54px;
}

.con1 .con1Con .p1 {
    font-size: 40px;
    line-height: 50px;
    width: 60.5714%;
}

.con1 .con1Con .p2 {
    font-size: 18px;
    line-height: 32px;
    margin-top: 12px;
}

.con2 {
    margin-top: 48px;
    padding-bottom: 15px;
}

.con2 .p1 {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    font-family: "Bold";
}

.con2 .con2List {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 33px;
    gap: 15px 0;
}

.con2 .con2List .one {
    width: 32.214%;
    border-radius: 16px;
    border: 1px solid transparent;
    background: #080C10;
    padding: 27px 17px 48px 29px;
}

.con2 .con2List .one:hover {
    border-color: #393939;
}

.con2 .con2List .one .p2 {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    font-family: "Bold";
    margin: 18px 0 13px 0;
    min-height: 64px;
}

.con2 .con2List .one .e-d {
    color: #999;
    line-height: 32px;
}

.con3 {
    background-color: #EDF1EE;
    padding: 103px 0 82px 0;
}

.con3 .con3Top {
    text-align: center;
}

.con3 .con3Top .p1 {
    font-size: 40px;
    color: #2B302F;
    font-family: "Regular";
    line-height: 50px;
}

.con3 .con3Top .p2 {
    color: #555;
    font-size: 18px;
    line-height: 32px;
    margin: 19px 0 16px 0;
}

.con3 .con3Top .p3 {
    color: #2D8B55;
    font-size: 20px;
    line-height: 32px;
    font-family: "bold";
}

.con3 .conFaq {
    margin-top: 46px;
}

.con3 .conFaq .one {
    display: flex;
    align-items: center;
    border-radius: 24px;
    background: #FFF;
    margin-bottom: 30px;
    padding: 17px 35px 5px 26px;
}

.con3 .conFaq .active {
    padding: 45px 35px 16px 26px;
    align-items: unset;
}

.con3 .conFaq .one .left p {
    font-size: 80px;
    font-weight: 400;
    /* line-height: 40px; */
    background: linear-gradient(to bottom, #6AD597, #3A865A);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-right: 20px;
    width: 100px;
}

.con3 .conFaq .one .center {
    width: 100%;
}

.con3 .conFaq .one .center .center-top {
    display: flex;
    justify-content: space-between;
}

.con3 .conFaq .one .center .center-top .p1 {
    color: #2B302F;
    font-size: 24px;
    line-height: 38px;
}

.con3 .conFaq .one .center .center-top i {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #2B302F;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}

.con3 .conFaq .one .center .wrap {
    display: none;
}

.con3 .conFaq .one .center .center-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
    gap: 0 37px;

}

.con3 .conFaq .one .center .center-bottom .e-d {
    color: #555;
    font-size: 16px;
    line-height: 30px;
        width: 73.23%;
}

.con3 .conFaq .one .center .center-bottom .btmImg {
    border-radius: 16px;
    overflow: hidden;
    min-width: 180px;
width: 23.64%;
}

.con4 {
    /* background-color: transparent; */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
}

.con4 .con4Zhezhao {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
}

.con4 .con4ConList {
    width: 56.304832%;
    padding-left: calc((100vw - 1400px)/2);
    padding-top: 93px;
    position: relative;
    z-index: 2;
}

.con4 .con4Con {
    display: none;
}

.con4 .con4Con .p1 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 19px;
}

.con4 .con4Con .con4Ed1 {
    margin-bottom: 60px;
}

.con4 .con4Con .con4Ed {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
}

.con4 .con4Con .con4Ed strong {
    font-weight: normal;
    font-size: 28px;
    line-height: 34px;
    font-family: "Bold";
}

.con4 .con4Con .con4Ed em {
    font-style: normal;
    line-height: 44px;
    position: relative;
    padding-left: 34px;
    display: block;
}

.con4 .con4Con .con4Ed em::after {
    position: absolute;
    width: 24px;
    height: 24px;
    content: '';
    background-image: url(./images/newCheck.png);
    left: 0;
    top: 9px;
}

.con4 .con4Con .more {
    margin-top: 43px;
}

.con4 .con4List {
    width: 30.36458%;
    position: relative;
    z-index: 2;

}

.con4 .con4List .one {
    background: rgba(33, 33, 33, 0.5);
    padding: 40px 22px 52px 46px;
    display: flex;
    align-items: center;
    gap: 0 19px;
    cursor: pointer;
}

.con4 .con4List .one:hover {
    background: linear-gradient(270deg, #3A865A 0%, #6AD597 100%), #D9D9D9;
}

.con4 .con4List .active {
    background: linear-gradient(270deg, #3A865A 0%, #6AD597 100%), #D9D9D9;
}

.con4 .con4List .one img {
    flex-shrink: 0;
}

.con4 .con4List .p1 {
    color: #fff;
    line-height: 32px;
    font-size: 20px;

}

.con5 {
    background-color: #080C10;
    padding-top: 160px;
    padding-bottom: 145px;
}

.con5 a {
    display: block;
    border-radius: 20px;
    overflow: hidden;
}

.con5 img {
    width: 100%;
}

.con6 {
    background: #fff;
    padding: 116px 0 144px 0;
}

.con6 .hk3-t {
    color: #2B302F;
    font-family: "regular";
    text-align: center;
    margin-bottom: 60px;
}

.con6 .left {
    background: #EDF1EE;
    border-radius: 16px;
    overflow: hidden;
    width: 48%;
}

.con6 .leftImg img {
    width: 100%;
}

.con6 .con6List {
    display: flex;
    justify-content: space-between;
}

.con6 .con6List .leftCon {
    color: #2B302F;
    font-size: 28px;
    line-height: 34px;
    padding: 43px 55px 58px 43px;
}

.con6 .con6List .leftCon .p1 {
    margin-bottom: 25px;
    color: #2B302F;
    font-size: 28px;
    line-height: 34px;
}

.con6 .con6List .leftEd em {
    display: block;
    color: #555;
    line-height: 32px;
    position: relative;
    padding-left: 32px;
    font-style: unset;
}

.con6 .con6List .leftEd em::after {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background-image: url(./images/checked.png);
    background-repeat: no-repeat;
    top: 5px;
    left: 0;
}

.con7 {
    background-image: url(./images/newCon6.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.con7>div {
    display: flex;
    justify-content: space-between;
    padding: 119px 0 97px 0;
    position: relative;
    z-index: 1;
}

.con7 .con7zhezhao {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
}

.con7 .left .hk3-t {
    font-family: "regular";
    line-height: 50px;
    color: #fff;
}

.con7 .right {
    width: 61.428%;
    padding-top: 18px;
}

.con7 .con7Ed em {
    display: block;
    color: #fff;
    position: relative;
    padding-left: 32px;
    font-style: unset;
}

.con7 .con7Ed em::after {
    position: absolute;
    width: 24px;
    height: 24px;
    content: '';
    background-image: url(./images/checked1.png);
    background-repeat: no-repeat;
    top: 4px;
    left: 0;
}

.con7 .right .more {
    margin-top: 32px;
    padding: 17px 20px;
}

@media (max-width:1600px) {
    .con1 .con1Con {
        bottom: 10px;
    }

    .con1 .con1Con .p1 {
        font-size: 35px;
        line-height: 40px;
    }

    .con1 .con1Con .p2 {
        margin-top: 0;
    }
}

@media (max-width:1500px) {
    .con4 .con4ConList {
        padding-left: 20px;
    }

    .con4 .con4List {
        width: 35.36458%;
    }
}

@media (max-width:1300px) {
    .con3 {
        padding: 60px 0;
    }

    .con3 .con3Top .p1 {
        font-size: 35px;
        line-height: 35px;
    }

    .con5 {
        padding: 100px 0;
    }

    .con6 {
        padding: 100px 0;
    }

}

@media (max-width:1200px) {
    .con1 .con1Con .p1 {
        font-size: 25px;
        line-height: 30px;
    }

    .con2 .p1 {
        font-size: 24px;
        line-height: 30px;
    }

    .con2 {
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .con3 .conFaq .one .left p {
        font-size: 60px;
        width: 85px;
    }

    .con3 .conFaq .active {
        padding: 20px;
    }

    .con4 .con4List .one {
        padding-left: 15px;
        padding-right: 15px;
    }

    .con6 .hk3-t {
        margin-bottom: 20px;
    }



}

@media (max-width:1000px) {
    .con1 .con1Con {
        bottom: 0;
    }

    .con1 .con1Con .p2 {
        display: none;
    }

    .con1 .con2Zhezhao {
        display: none;
    }

    .con2 .con2List .one {
        padding: 10px 15px;
    }

    .con3 .con3Top .p1 {
        font-size: 30px;
        line-height: 30px;
    }

    .con3 .conFaq .one .center .center-top .p1 {
        font-size: 20px;
    }

    .con4 .con4Con .p1 {
        font-size: 30px;
        line-height: 30px;
    }

    .con4 .con4Con .con4Ed strong {
        font-size: 24px;
    }

    .con4 {
        display: block;
        padding-top: 20px;
    }

    .con4 .con4ConList {
        width: 100%;
        padding: 0 20px;
    }

    .con4 .con4List {
        width: 100%;
        margin-top: 10px;
    }

    .con4 .con4List .one {
        padding: 15px;
    }

    .con4 .con4Con .con4Ed {
        margin-bottom: 30px;
    }

    .con5 {
        padding: 80px 0;
    }

    .con6 {
        padding: 80px 0 !important;
    }

    .con7>div {
        padding: 80px 0;
    }

    .con6 .con6List .leftCon .p1 {
        font-size: 18px;
    }

    .con6 .con6List .leftCon {
        padding: 10px 15px;
    }


}

@media (max-width:800px) {
    .con2 .con2List .one {
        width: 49%;
    }

    .con3 {
        padding: 40px 0;
    }

    .con3 .con3Top .p1 {
        font-size: 25px;
    }

    .con3 .con3Top .p2 {
        margin: 10px 0;
    }

    .con4 .con4Con .con4Ed strong {
        font-size: 20px;
    }

    .con4 .con4Con .p1 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .con4 .con4Con .con4Ed {
        margin-bottom: 10px;
    }

    .con5 {
        padding: 60px 0;
    }

    .con6 {
        padding: 60px 0 !important;
    }

    .con7>div {
        padding: 60px 0;
    }

    .con7 .left .hk3-t {
        font-size: 20px;
        line-height: 30px;
    }

    .con1 .con1Con .p1 {
        width: 100%;
        font-size: 20px;
        line-height: 30px;
    }

}

@media (max-width:700px) {
    .con3 .conFaq .one .center .center-bottom {
        display: block;
    }

    .con3 .conFaq .one .center .center-top i {
        width: 35px;
        height: 35px;
        line-height: 33px;
    }

    .con3 .conFaq .one .left p {
        font-size: 50px;
    }

    .con6 .con6List {
        display: block;
    }

    .con6 .left {
        width: 100%;
        margin-top: 10px;
    }

    .con7>div {
        display: block;
    }

    .con7 .right {
        width: 100%;
    }
}

@media (max-width:550px) {
    .con2 .con2List .one {
        width: 100%;
    }

    .con3 {
        padding: 20px 0;
    }

    .con3 .conFaq .one .center .center-top .p1 {
        font-size: 18px;
    }

    .con4 .con4Con .con4Ed strong {
        font-size: 18px;
    }

    .con5 {
        padding: 40px 0;
    }

    .con6 {
        padding: 40px 0 !important;
    }

    .con7>div {
        padding: 40px 0;
    }

    .con1 .con1Con {
        position: unset;
    }

    .con1 .con1Con .p1 {
        font-size: 18px;
    }
}

@media (max-width:400px) {
    .con3 {
        padding: 10px 0;
    }

    .con3 .conFaq .one {
        display: block;
    }

    .con5 {
        padding: 20px 0;
    }

    .con6 {
        padding: 20px 0 !important;
    }

    .con7>div {
        padding: 20px 0;
    }
}

.newSeBox1 {
    margin-top: 18px;
    padding-bottom: 108px;
}

.newSeBox1 .newSe1List .one {
    display: flex;
    justify-content: space-between;
    margin-bottom: 52px;
}

.newSeBox1 .newSe1List .one:last-of-type {
    margin-bottom: 0;
}

.newSeBox1 .newSe1List .one:nth-of-type(2n) {
    flex-direction: row-reverse;
}

.newSeBox1 .newSe1List .one:nth-of-type(2n) .left {
    padding-top: 59px;
}

.newSeBox1 .newSe1List .one .left {
    width: 51.428%;
    padding-top: 37px;
}

.newSeBox1 .newSe1List .one .left .p1 {
    color: #fff;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 36px;
}

.newSeBox1 .one .left .newSe1Ed {
    color: #999;
    line-height: 32px;
}

.newSeBox1 .one .left .newSe1Ed strong {
    font-weight: normal;
    color: #fff;
    font-size: 20px;
    font-family: 'bold';
}

.newSeBox1 .newSe1List .one .right {
    width: 45.6428%;
    border-radius: 16px;
    overflow: hidden;
}

.newSeBox2 {
    background-color: #0C3A30;
    padding: 97px 0 90px 0;
}

.newSeBox2 .top {
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.newSeBox2 .top .left {
    width: 49.5714%;
    font-size: 54px;
    line-height: 64px;
}

.newSeBox2 .top .right {
    width: 47.214%;
    font-size: 18px;
    line-height: 32px;

}

.newSeBox2 .bottom {
    margin-top: 74px;
    display: flex;
    justify-content: space-between;
}

.newSeBox2 .bottom .left {
    width: 28.2857%;
}

.newSeBox2 .bottom .left .one {
    color: #2B302F;
    font-size: 24px;
    line-height: 38px;
    background-color: #EDF1EE;
    padding: 17px 50px 17px 43px;
    border-radius: 16px;
    margin-bottom: 33px;
}

.newSeBox2 .bottom .left .one:hover {
    color: #fff;
    background: linear-gradient(270deg, #3A865A 0%, #6AD597 100%), #2D8B55;
}

.newSeBox2 .bottom .left .active {
    color: #fff;
    background: linear-gradient(270deg, #3A865A 0%, #6AD597 100%), #2D8B55;
}

.newSeBox2 .bottom .right {
    width: 70.0714%;
}

.newSeBox2 .bottom .right .one1 {
    display: none;
}

.newSeBox2 .bottom .right .one {
    display: flex;
    justify-content: space-between;
}

.newSeBox2 .bottom .right .oneImg {
    width: 45.9734%;
}

.newSeBox2 .bottom .right .rightOneEd {
    width: 49.0316%;
    font-size: 16px;
    line-height: 30px;

}

.newSeBox2 .bottom .right .rightOneEd strong {
    font-size: 20px;
    line-height: 32px;
    font-family: "bold";
}

.newSeBox3 {
    background-color: #fff;
    padding: 140px 0 119px 0;
}

.newSeBox3 .seBox3List {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px 0;
}

.newSeBox3 .seBox3List .one {
    width: 31.85714%;
    border-radius: 16px;
    background: #EDF1EE;
    padding: 16px 42px 31px 32px;
}

.newSeBox3 .seBox3List .one:first-child {
    background-color: #fff;
    padding-right: 70px;
}

.newSeBox3 .seBox3List .one .p1 {
    height: 100%;
    color: #2B302F;
    font-size: 54px;
    line-height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newSeBox3 .seBox3List .one .num {
    color: #2D8B55;
    font-size: 54px;
    line-height: 64px;
}

.newSeBox3 .seBox3List .one .se3Ed {
    margin-top: 10px;
}

.newSeBox3 .seBox3List .one .se3Ed strong {
    color: #2B302F;
    font-size: 24px;
    line-height: 34px;
    font-family: "bold";
}

.newSeBox3 .seBox3List .one .se3Ed em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    color: #555;
    padding-left: 24px;

}

.newSeBox3 .seBox3List .one .se3Ed em::after {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #555;
    left: 9px;
    top: 14px;
}

.newSeBox4 {
    background-image: url(./images/newSe4.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    padding: 141px 0 114px 0;

}

.newSeBox4 .range {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.newSeBox4 .se4BoxZhezhao {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
}

.newSeBox4 .left {
    width: 40.857%;
}

.newSeBox4 .right {
    width: 51.357%;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.8);
    padding: 49px 28px 55px 28px;
}

.newSeBox4 .right .se4Ed em {
    display: block;
    color: #2B302F;
    font-size: 22px;
    line-height: 32px;
    font-style: unset;
    position: relative;
    padding-left: 61px;
    min-height: 48px;
    /* line-height: 48px; */
}

.newSeBox4 .right .se4Ed em::after {
    position: absolute;
    content: '';
    width: 48px;
    height: 48px;
    background-image: url(./images/newSe5.png);
    background-repeat: no-repeat;
    left: 0;
    top: -7px;
}

@media (max-width:1400px) {
    .newSeBox1 .newSe1List .one {
        align-items: center;
    }

    .newSeBox1 .newSe1List .one .left .p1 {
        font-size: 30px;
        line-height: 30px;
    }

    .newSeBox1 .newSe1List .one {
        margin-bottom: 20px;
    }

    .newSeBox1 .newSe1List .one .left .p1 {
        margin-bottom: 10px;
    }

    .newSeBox2 .top .left {
        font-size: 40px;
        line-height: 40px;
    }

    .newSeBox2 .bottom .left .one {
        padding: 10px 20px;
    }

    .newSeBox3 {
        padding: 80px 0;
    }

    .newSeBox3 .seBox3List .one .p1 {

        font-size: 45px;
        line-height: 50px;

    }
}

@media (max-width:1300px) {
    .newSeBox4 .range {
        display: block;
    }

    .newSeBox4 .range .left {
        width: 100%;
    }

    .newSeBox4 .range .right {
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width:1200px) {
    .newSeBox1 .newSe1List .one .left .p1 {
        font-size: 28px;
    }

    .newSeBox2 .top .left {
        font-size: 35px;
        line-height: 30px;
    }

    .newSeBox2 .bottom .left .one {
        font-size: 20px;
    }

    .newSeBox2 {
        padding: 60px 0;
    }

    .newSeBox3 {
        padding: 60px 0;
    }

    .newSeBox3 .seBox3List .one {
        padding: 15px;
    }

    .newSeBox3 .seBox3List .one:first-child {
        padding-left: 15px;
    }
}

@media (max-width:900px) {
    .newSeBox1 .newSe1List .one {
        display: block;
    }

    .newSeBox1 .newSe1List .one .left {
        width: 100%;
        padding-top: 0 !important;
    }

    .newSeBox1 .newSe1List .one .right {
        width: 100%;
    }

    .newSeBox1 .newSe1List .one .right img {
        margin: 0 auto;
    }

    .newSeBox2 .bottom {
        margin-top: 20px;
        display: block;
    }

    .newSeBox2 .bottom .left {
        width: 100%;
    }

    .newSeBox2 .bottom .right {
        width: 100%;
        margin-top: 10px;
    }

    .newSeBox2 {
        padding: 40px 0;
    }

    .newSeBox3 {
        padding: 40px 0;
    }

    .newSeBox3 .seBox3List .one {
        width: 49%;
    }

    .newSeBox3 .seBox3List {
        gap: 20px 0;
    }

    .newSeBox3 .seBox3List .one .num {
        font-size: 40px;
        line-height: 40px;
    }

    .newSeBox3 .seBox3List .one .p1 {
        font-size: 40px;
        line-height: 40px;
    }

    .newSeBox4 {
        padding: 80px 0;
    }
}

@media (max-width:750px) {

    .newSeBox2 .bottom .right .one {
        display: block;
    }

    .newSeBox2 .bottom .right .oneImg {
        width: 100%;
    }

    .newSeBox2 .bottom .right .oneImg img {
        width: 100%;
    }

    .newSeBox2 .bottom .right .rightOneEd {
        width: 100%;
        margin-top: 10px;
    }

    .newSeBox2 {
        padding: 20px 0;
    }

    .newSeBox2 .top {
        display: block;
    }

    .newSeBox2 .top .left {
        width: 100%;
        font-size: 25px;
    }

    .newSeBox2 .top .right {
        width: 100%;
        font-size: 16px;
    }

    .newSeBox2 .bottom .left .one {
        font-size: 18px;
    }

    .newSeBox3 {
        padding: 20px 0;
    }

    .newSeBox3 .seBox3List .one .se3Ed strong {
        font-size: 20px;
    }

    .newSeBox4 .right {
        padding: 20px;
    }

    .newSeBox4 .right .se4Ed em {
        font-size: 18px;
        line-height: 35px;
    }

    .newSeBox4 .right .se4Ed em::after {
        height: 35px;
    }
}

@media (max-width:600px) {
    .newSeBox3 .seBox3List .one {
        width: 100%;
    }

    .newSeBox3 .seBox3List .one:first-child {
        padding: 15px !important;
    }

    .newSeBox3 .seBox3List .one .p1 {
        font-size: 30px;
        line-height: 30px;
    }
}

@media (max-width:500px) {
    .newSeBox1 .newSe1List .one .left .p1 {
        font-size: 24px;
    }

    .newSeBox2 {
        padding: 10px 0;
    }

    .newSeBox3 {
        padding: 10px 0;
    }

    .newSeBox4 {
        padding: 50px 0;
    }
}

.tax1 {
    margin-top: 70px;
    padding-bottom: 98px;
}

.tax1 .range {
    margin-top: 46px;

    display: flex;
    justify-content: space-between;
}

.tax1 .left {
    width: 41.357%;
    padding-top: 45px;
}

.lg-title {
    font-size: 40px;
    line-height: 50px;
}

.tax1 .left .p1 {
    color: #fff;
    margin-bottom: 14px;
}

.tax1 .left .tax1Ed {
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.tax1 .left .tax1Ed strong {
    color: #fff;
    font-size: 24px;
    line-height: 38px;

}

.tax1 .left .tax1Ed em {
    display: block;
    color: #555;
    font-size: 14px;
    line-height: 24px;
    font-style: unset;
}

.square {
    position: relative;
    z-index: 2;
}

.square::after {
    position: absolute;
    content: '';
    width: 78px;
    height: 78px;
    background: #2F5D46;
    left: -10px;
    top: -13px;
    z-index: -1;
}

.square1::after {
    left: -25px;
    opacity: 0.4;
    background: #2D8B55
}

.tax1 .right {
    width: 50%;
}

.tax2 {
    padding-top: 85px;
    background-color: #fff;
}

.tax2 .tax2Top {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tax2 .p1 {
    color: #2B302F;

}

.tax2 .tax2List {
    margin-top: 79px;
}

.tax2 .tax2List .one {
    display: flex;
    align-items: center;
}

.tax2 .tax2List .one:nth-of-type(2n) {
    flex-direction: row-reverse;
}

.tax2 .tax2List .one:nth-of-type(2n) {
    gap: 0 0;
}



.tax2 .tax2List .left {
    width: 50%;
}

.tax2 .tax2List .right {
    width: 50%;
    padding-left: 80px;

}

.tax2 .tax2List .right .tax2Title {
    color: #2B302F;
    font-size: 30px;
    line-height: 34px;
}

.tax2 .tax2List .right .tax2Ed {
    color: #555;
    line-height: 32px;
    margin-top: 36px;
}

.tax2 .tax2List .right .tax2Ed p {
    position: relative;
    padding-left: 64px;
}

.tax2 .tax2List .right .tax2Ed em {
    font-style: unset;

    color: #2B302F;
    display: block;
}

.tax2 .tax2List .right .tax2Ed em::after {
    position: absolute;
    content: '';
    width: 48px;
    height: 48px;
    top: 0px;
    left: 0px;
    background-image: url(./images/newSe5.png);
}

.tax3 {
    background: #EDF1EE;
    padding-top: 94px;
    padding-bottom: 70px;
}

.tax3 .p1 {
    color: #2B302F;
}

.tax3 .p2 {
    color: #555;
    font-size: 18px;
    line-height: 32px;
    margin-top: 7px;
}

.tax3 .tax3Con {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.tax3 .tax3ConLine {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background-color: #d9d9d9;
}

.tax3 .tax3Con .one {
    width: 21.714285%;
    display: flex;
    flex-direction: column;
}

.tax3 .tax3Con .one:nth-of-type(2n) {
    flex-direction: column-reverse;
}

.tax3 .conTop {
    min-height: 252px;
    max-height: 252px;
    overflow-y: auto;
}

.tax3 .tax3Top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 54px;
}

.tax3 .conTop .conTop1 {
    color: #2D8B55;
    font-size: 54px;
    line-height: 64px;
    font-family: "bold";
    text-align: center;
    opacity: 0.2;
}

.tax3 .conTop .conTop2 {
    color: #333;
    font-size: 20px;
    line-height: 32px;
    font-family: "bold";
    text-align: center;
}

.tax3 .conTop .conTopEd {
    color: #555;
    font-size: 16px;
    line-height: 30px;
    margin-top: 4px;
}

.tax3 .conLine {
    width: 2.06px;
    height: 26px;
    background: #D9D9D9;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 30px;

}

.tax3 .conBom {
    min-height: 252px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.tax3 .tax3Con .one:nth-of-type(2n) .conBom {
    align-items: flex-end;
}



.tax3 .conBom img {
    width: 75%;
    flex-shrink: 0;
}

.tax4 {
    background-image: url(./images/newtax6.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    padding: 89px 0 125px 0;
}

.tax4 .tax4zhezhao {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%);
}

.tax4 .range {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
}

.tax4 .indexTitle {
    font-family: 'Regular';
}

.tax4 .range .left {
    width: 40.857%;
    padding-top: 82px;
}

.tax4 .range .right {
    width: 50.71428%;
}

.tax4 .range .right .tax4List {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 22px 0;
}

.tax4 .range .right .one {
    border-radius: 16px;
    background: #EDF1EE;
    padding: 39px 26px 33px 25px;
    width: 48.169%;
}

.tax4 .right .one .p1 {
    color: #2B302F;
    font-size: 24px;
    line-height: 34px;
    font-family: 'bold';
}

.tax4 .right .tax4Ed {
    color: #555;
    font-size: 16px;
    line-height: 30px;
    margin-top: 8px;
}

.tax4 .right .tax4Ed em {
    font-style: unset;
    position: relative;
    display: block;
    padding-left: 25px;
}

.tax4 .right .tax4Ed em::after {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #555;
    left: 10px;
    top: 13px;
}

.tax5 {
    padding: 125px 0 144px 0;
    background: #FFF;
    background-image: url(./images/newtaxbg.png);
    background-position: right 27% bottom;
    background-repeat: no-repeat;
}

.tax5 .tax5Con {
    display: flex;
    justify-content: space-between;
    margin-top: 59px;

}

.tax5 .tax5Con .left {
    width: 48.214%;
}

.tax5 .tax5Con .left .one {
    border-radius: 20px;
    border: 1px solid #2D8B55;
    background-color: #F7F9F6;
    display: flex;
    align-items: flex-start;
    gap: 0 25px;
    padding: 29px 37px 31px 20px;
    margin-bottom: 20px;
}

.tax5 .tax5Con .left .one:last-child {
    margin-bottom: 0;
}

.tax5 .tax5Con .left .one img {
    flex-shrink: 0;
}

.tax5 .tax5Con .left .one .p1 {
    color: #2B302F;
    font-size: 20px;
    line-height: 32px;
    font-family: 'bold';
}

.tax5 .tax5Con .left .one .tax5Ed {
    color: #555;
    font-size: 16px;
    line-height: 30px;
}

.tax5 .tax5Con .right {
    width: 45.2892%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.tax5 .tax5Con .right .start {
    width: 47.4725%;
    display: flex;
    flex-direction: column;
    gap: 32.55px 0;
}

.tax5 .tax5Con .right .start .one {
    border-radius: 20px;
    overflow: hidden;
}

.tax5 .tax5Con .right .start .one img {
    width: 100%;
}

.tax5 .tax5Circle {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 9px 0;
    position: absolute;
    width: 140px;
    height: 140px;
    border-radius: 999px;
    background: linear-gradient(270deg, #3A865A 0%, #6AD597 100%), #2D8B55;
    color: #fff;
    font-size: 16px;
}

.tax5 .tax5Circle:hover {
    color: #fff !important;
    text-decoration: underline;
}

.tax5 .tax5Circle::after {
    width: 170px;
    height: 170px;
    content: '';
    position: absolute;
    border: 2px dashed #fff;
    border-radius: 50%;
}

.tax6 {
    position: relative;
    background-image: url(./images/newtax12.jpg);
    background-repeat: no-repeat;
    padding: 104px 0 97px 0;
}

.tax6 .tax6zhezhao {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.tax6 .range {
    position: relative;
    z-index: 1;
}

.tax6 .tax6Con {
    width: 70.4285%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 38px;
}

.tax6 .more {
    margin-top: 38px;
    padding: 9px 20px;
}

@media (max-width:1400px) {
    .tax1 .left {
        width: 48.357%;
        padding-top: 30px;
    }

    .tax1 .range {
        align-items: center;
    }

    .lg-title {
        font-size: 35px;
        line-height: 40px;
    }

    .tax1 {
        margin-top: 40px;
        padding-bottom: 40px;
    }

    .tax2 {
        padding-top: 40px;
    }

    .tax2 .tax2List .right {
        padding-left: 40px;
    }

    .tax2 .tax2List .right .tax2Title {
        font-size: 25px;
        line-height: 30px;
    }

    .tax3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .tax4 .range .right .one {
        padding: 15px;
    }

    .tax5 {
        padding: 80px 0;
    }
}

@media (max-width:1200px) {
    .tax3 .tax3Con {
        flex-wrap: wrap;
    }

    .tax3 .tax3Con .one {
        width: 49%;
    }

    .tax3 .tax3ConLine {
        display: none;
    }

    .tax5 .tax5Con {
        display: block;
    }

    .tax5 .tax5Con .left {
        width: 100%;
    }

    .tax5 .tax5Con .right {
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width:1100px) {
    .lg-title {
        font-size: 30px;
        line-height: 30px;
    }

    .tax3 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .tax4 {
        padding: 30px 0;
    }

    .tax4 .range {
        display: block;
    }

    .tax4 .range .left {
        width: 100%;
        padding-top: 0;
    }

    .tax4 .range .right {
        width: 100%;
        margin-top: 15px;
    }

    .tax5 {
        padding: 40px 0;
    }

    .tax6 .tax6Con {
        width: 100%;
    }

    .tax6 .tax6Con {
        font-size: 20px;
    }
}

@media (max-width:1000px) {
    .tax2 .tax2List .one {
        display: block;
    }

    .tax2 .tax2List .one .left {
        width: 100%;
    }

    .tax2 .tax2List .one .right {
        width: 100%;
        margin-top: 10px;
    }

    .tax2 .tax2List {
        margin-top: 40px;
    }

    .tax4 .right .one .p1 {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width:900px) {
    .tax1 .range {
        display: block;
    }

    .tax1 .range .left {
        width: 100%;
    }

    .tax1 .range .right {
        width: 100%;
    }

    .tax2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .tax2 .tax2List .right .tax2Title {
        font-size: 20px;
    }

    .square::after {
        width: 50px;
        height: 50px;
    }
}

@media (max-width:800px) {
    .tax1 .range {
        margin-top: 0px;
    }

    .lg-title {
        font-size: 25px;
    }

    .tax1 .left .tax1Ed strong {
        font-size: 20px;
    }

    .tax2 .tax2List {
        margin-top: 20px;
    }

    .tax2 .tax2List .one .right {
        padding: 0 10px;
    }

    .tax5 {
        padding: 20px 0;
    }

    .tax6 .tax6Con {
        font-size: 18px;
    }

    .tax6 {
        background-size: cover;
    }
}

@media (max-width:600px) {
    .tax3 .tax3Con .one {
        width: 100%;
    }

    .tax3 .conLine {
        display: none;
    }

    .tax3 .tax3Con .one {
        margin-bottom: 10px;
    }

    .tax3 .conTop {
        min-height: auto;
        max-height: auto;
    }

    .tax3 .conBom img {
        width: 100%;
    }

    .tax5 .tax5Con .left .one {
        padding: 15px;
        gap: 0 13px;
    }

    .tax5 .tax5Circle {
        width: 120px;
        height: 120px;
    }

    .tax5 .tax5Circle::after {
        width: 140px;
        height: 140px;
    }

    .tax5 .tax5Con .left .one .p1 {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width:550px) {
    .tax4 .range .right .one {
        width: 100%;
    }
}

@media (max-width:500px) {
    .lg-title {
        font-size: 20px;
    }

    .tax1 .left .tax1Ed strong {
        font-size: 18px;
    }

    .tax2 {
        padding-top: 10px;
    }

    .tax2 .tax2List {
        margin-top: 10px;
    }

    .tax6 .tax6Con {
        font-size: 16px;
    }
}

.taxma1 {
    padding-bottom: 95px;
    margin-top: 70px;
}

.taxma1 .lg-title {
    color: #fff;
    width: 50.6428%;
    margin: 0 auto;
    text-align: center;
}

.taxma1 .taxma1List {
    display: flex;
    justify-content: space-between;
    margin-top: 76px;
}

.taxma1 .taxma1List .one {
    border-radius: 6px;
    background-color: #18181B;
    padding: 55px 25.18px 45px 32.82px;
    position: relative;
    z-index: 1;
    width: 31.6428%;
}

.taxma1 .taxma1List .one::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2px;
    border-radius: 6px;
    background: linear-gradient(90deg, #6AD597 0%, #3A865A 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
    opacity: 0;
}

.taxma1 .taxma1List .one:hover::before {
    opacity: 1;
}

.taxma1 .taxma1List .one .p1 {
    color: #fff;
    font-size: 24px;
    line-height: 38px;

}

.taxma1 .taxma1List .one .taxma1Ed {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-top: 24px;
}

.taxma1 .taxma1List .one .taxma1Ed em {
    font-style: unset;
    position: relative;
    padding-left: 30px;
    display: block;
}

.taxma1 .taxma1List .one .taxma1Ed em::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(./images/newtaxm1.png);
    background-repeat: no-repeat;
    left: 7px;
    top: 4px;
}

.taxma2 {
    background-color: #FFFFFF;
    padding-top: 137px;
    padding-bottom: 57px;
}

.taxma2 .taxma2Top {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.taxma2 .taxma2Top .taxma2TopCon {
    position: absolute;
    width: 100%;
    padding: 86px 0;
    bottom: 0;

    text-align: center;
    color: #fff;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}

.taxma2 .taxma2Con {
    margin-top: 49px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 35px 0;
}

.taxma2 .taxma2Con .one {
    width: 30.2857%;
    color: #2B302F;
    font-size: 20px;
    line-height: 32px;
}

.taxmax3 {
    background-color: #EDF1EE;
    padding: 126px 0 96px 0;
}

.taxmax3 .max3top {
    display: flex;
    align-items: center;
    justify-content: center;
}

.taxmaxTop {
    position: relative;
}

.taxmax3 .taxmaxTop::after {
    content: '';
    width: 30.689px;
    height: 23px;
    background-image: url(./images/newup.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -6px;
}

.taxmax3 .taxmax3List {
    margin-top: 65px;
    display: flex;
}

.taxmax3 .one {
    width: 33.357%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

.taxmax3 .taxmax3List .one:nth-of-type(2n) {
    flex-direction: column-reverse;
}

.taxmax3 .taxmax3List .one:nth-of-type(2n) .taxmaxTop::after {
    background-image: url(./images/newdown.png);
    bottom: unset;
    top: -2px;
}

.taxmax3 .one .taxmax3Con {
    padding: 33px 42.7px 29px 34.69px;
}

.taxmax3 .one .p1 {
    color: #2B302F;
    font-size: 20px;
    line-height: 32px;
}

.taxmax3 .one .taxmax3Ed {
    color: #555;
    font-size: 16px;
    line-height: 30px;
    margin-top: 16px;
}

.taxmax4 {
    position: relative;
    background-image: url(./images/newtaxm4.jpg);
    background-repeat: no-repeat;
    padding-top: 99px;
    padding-bottom: 224px;
    background-attachment: fixed;
    background-size: cover;
}

.taxmax4 .range {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.taxmax4 .taxmax4zhezhao {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.66) 100%);
}

.taxmax4 .left {
    width: 35.714%;
}

.taxmax4 .left .lg-title {
    color: #fff;
}

.taxmax4 .right {
    width: 63.2142857%;
}

.taxmax4 .right .one {
    display: flex;
    align-items: flex-start;
    gap: 0 30px;
    margin-bottom: 32px;
    position: relative;
}

.taxmax4 .right .one::after {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    background-color: #6AD597;
    opacity: 0.2;
    left: 25px;
    top: 35px;
}

.taxmax4 .right .one:last-of-type::after {
    width: 0;
}

.taxmax4 .right .listNum {
    position: relative;
    display: inline-block;
    flex-shrink: 0;
    z-index: 1;
}

.taxmax4 .right .listNum p {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.taxmax4 .right .listCon .p1 {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
}

.taxmax4 .right .listCon .listConC {
    display: flex;
    flex-wrap: wrap;
}

.taxmax4 .right .listCon .listConC p {
    width: 50%;
    color: #f7f7f7;
    font-size: 16px;
    line-height: 30px;
    opacity: 0.7;
}

@media (max-width:1300px) {
    .taxmax4 {
        padding: 100px 0;
    }

    .taxmax4 .range {
        display: block;
    }

    .taxmax4 .range .left {
        width: 100%;
    }

    .taxmax4 .range .right {
        width: 100%;
        margin-top: 25px;
    }
}

@media (max-width:1200px) {
    .taxma1 .taxma1List .one {
        padding: 15px;
    }

    .taxma1 .lg-title {
        width: 100%;
    }

    .taxma1 .taxma1List {
        margin-top: 40px;
    }

    .taxma2 {
        padding: 60px 0 30px 0;
    }

    .taxma1 {
        padding-bottom: 40px;
        margin-top: 40px;
    }

    .taxmax3 {
        padding: 60px 0;
    }

    .taxmax3 .one .taxmax3Con {
        padding: 15px;
    }
}

@media (max-width:1000px) {
    .taxma1 .taxma1List .one .p1 {
        font-size: 20px;
    }

    .taxma2 .taxma2Top .taxma2TopCon {
        padding: 25px 0;
    }

    .taxmax3 .taxmax3List {
        margin-top: 30px;
    }
}

@media (max-width:900px) {
    .taxmax3 .taxmax3List {
        flex-wrap: wrap;
    }

    .taxmax3 .taxmax3List .one {
        width: 49%;
    }

    .taxmax4 .right .listCon .listConC p {
        width: 100%;
    }
}

@media (max-width:800px) {
    .taxma1 .taxma1List {
        margin-top: 20px;
    }

    .taxma1 .taxma1List {
        flex-wrap: wrap;
        gap: 10px 0;
    }

    .taxma1 .taxma1List .one {
        width: 49%;
    }

    .taxma2 {
        padding: 30px 0;
    }

    .taxma1 {
        padding-bottom: 20px;
        margin-top: 20px;
    }

    .taxma2 .taxma2Con {
        margin-top: 10px;
    }

    .taxmax4 .right .listCon .p1 {
        font-size: 18px;
    }
}

@media (max-width:600px) {
    .taxma2 .taxma2Con {
        gap: 10px 0;
    }

    .taxma2 .taxma2Con .one {
        width: 49%;
        font-size: 18px;
    }

    .taxmax3 .taxmax3List {
        margin-top: 10px;
    }
}

@media (max-width:550px) {
    .taxma1 .taxma1List .one {
        width: 100%;
    }

    .taxma1 .taxma1List .one .p1 {
        font-size: 18px;
    }

    .taxma2 {
        padding: 10px 0;
    }

    .taxma1 {
        padding-bottom: 10px;
        margin-top: 10px;
    }

    .taxmax3 .taxmax3List .one {
        width: 100%;
    }
}

@media (max-width:450px) {
    .taxma2 .taxma2Con .one {
        width: 100%;
    }
}

.newBank1 {
    margin-top: 73px;
    padding-bottom: 147px;
}

.newBank1>div {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.newBank1 .left {
    width: 43.9285714%;
}

.newBank1 .left .p1 {
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    font-family: 'bold';
}

.newBank1 .left .newBank1Ed {
    margin-top: 18px;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 44px;
}

.newBank1 .right {
    width: 51.2857%;
    border-radius: 26px;
    overflow: hidden;
}

.newBank1 .right img {
    width: 100%;
}

.newBank2 .con3Top .p2 {
    width: 59.85714%;
    margin: 0 auto;
}

.newBank3 {
    background: #fff;
    padding: 95px 0 165px 0;
}

.newBank3>div {
    display: flex;
    justify-content: space-between;
}

.newBank3 .left {
    width: 45.642857%;
    border-radius: 16px;
    overflow: hidden;
}

.newBank3 .right {
    width: 50.285714%;
    padding-top: 59px;
}

.newBank3 .right .p1 {
    color: #2B302F;
    font-size: 20px;
    line-height: 32px;
    font-family: 'bold';
}

.newBank3 .right .newBank3Ed {
    color: #555;
    line-height: 32px;
}

.newBank4 {
    background-image: url(./images/newbank4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    display: flex;
    gap: 0 76px;
    padding: 106px 0 206px 0;
}


.newBank4 .left {
    width: 28.28125%;
    color: #fff;
    font-size: 54px;
    line-height: 64px;
    margin-left: calc((100vw - 1400px)/2);
    padding-top: 102px;

}

.newBank4 .right {
    width: 52.6041666%;
}

.newBank4 .right .newBank4List {
    display: flex;

    justify-content: space-between;
    flex-wrap: wrap;
    gap: 32px 20px;
}

.newBank4 .right .one {
    width: 48.7128%;
    border-radius: 16px;
    background: #EDF1EE;
    padding: 72px 46.58px 31.03px 52px;
}

.newBank4 .right .one:nth-of-type(1) {
    transform: translateY(61px);
}

.newBank4 .right .one:nth-of-type(3n) {
    transform: translateY(61px);
}

.newBank4 .right .p1 {
    color: #2B302F;
    font-size: 24px;
    line-height: 34px;
    position: relative;
    font-family: 'bold';
}

.newBank4 .right .p1::after {
    position: absolute;
    content: '01';
    font-size: 60px;
    font-family: 'regular';
    top: 7px;
    color: transparent;
    left: 0;
    transform: translateY(-50%);
    background: linear-gradient(180deg, #2D8B55 22.37%, rgba(45, 139, 85, 0.00) 61.28%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    padding-top: 5px;
}

.newBank4 .right .p2::after {
    content: '02';
}

.newBank4 .right .p3::after {
    content: '03';
}

.newBank4 .right .p4::after {
    content: '04';
}

.newBank4 .right .newBank4Ed {
    color: #555;
    line-height: 32px;
    margin-top: 18px;
}

.newBank5 {
    padding-bottom: 121px;
}

.newBank5 .newBank5Btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.newBank5 .newBank5Btn .more {
    margin-top: 49px;
    padding: 17px 20px;
    background: linear-gradient(270deg, #3A865A 0%, #6AD597 100%), #2D8B55;
}

.newBank5 .newBank5Btn .more:hover {
    color: #2B302F !important;
}

@media (max-width:1600px) {
    .newBank4 .left {

        font-size: 45px;
    }

    .newBank4 .right {
        width: 60%;
    }
}

@media (max-width:1450px) {
    .newBank4 .left {
        margin-left: 10px;
    }

    .newBank4 {
        gap: 0 30px;
        padding: 100px 0;
    }
}

@media (max-width:1400px) {
    .newBank1 {
        margin-top: 40px;
        padding-bottom: 40px;
    }

    .newBank1>div {
        align-items: center;
    }
}

@media (max-width:1300px) {
    .newBank4 {
        display: block;
    }

    .newBank4 .left {
        width: 100%;
        padding: 20px;
    }

    .newBank4 .right {
        width: 100%;
        padding: 20px;
    }

    .newBank4 .left {
        font-size: 35px;
    }

    .newBank4 .right .newBank4List {
        justify-content: space-between;
        gap: 15px 0;
    }

    .newBank4 .left {
        line-height: 40px;
    }
}

@media (max-width:1200px) {
    .newBank1>div {
        display: block;
    }

    .newBank1 .left {
        width: 100%;
    }

    .newBank1 .right {
        width: 100%;
    }

    .newBank3 {
        padding: 80px 0;
    }

    .newBank4 .right .one {

        padding: 30px;
    }

    .newBank4 .right .p1 {
        font-size: 22px;
    }
}

@media (max-width:800px) {
    .newBank1 .left .p1 {
        font-size: 23px;
    }

    .newBank1 .left .newBank1Ed {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .newBank2 .con3Top .p2 {
        width: 100%;
    }

    .con3 .conFaq {
        margin-top: 10px;
    }

    .newBank3 {
        padding: 40px 0;
    }

    .newBank3>div {
        align-items: center;
    }

    .newBank3 .right {
        padding-top: 0;
    }

    .newBank4 {
        padding: 50px 0;
    }

    .newBank4 .right .p1 {
        font-size: 20px;
    }

    .newBank4 .right .one:nth-of-type(1) {
        transform: translateY(0);
    }

    .newBank4 .right .one:nth-of-type(3n) {
        transform: translateY(0);
    }

}

@media (max-width:650px) {
    .newBank3>div {
        display: block;
    }

    .newBank3 .left {
        width: 100%;
        margin-bottom: 10px;
    }

    .newBank3 .right {
        width: 100%;
    }
}

@media (max-width:500px) {
    .newBank4 .left {
        font-size: 30px;
    }

    .newBank3 {
        padding: 20px 0;
    }

    .newBank4 .right .one {
        width: 100%;
    }
}

.hh {
    height: 100px;
}

.lg-title span {
    color: #6AD597;
}

.struct1 {
    margin-top: 125px;
    margin-bottom: 50px;
}

.struct1 .lg-title {
    width: 61.714%;
    margin: 0 auto;
    color: #fff;
}

.struct1 .struct1Sw {
    position: relative;
    margin-top: 73px;
}

.struct1 .struct1Sw .swiper-slide {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.struct1 .struct1Sw .struct1zhezhao {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(7, 7, 9, 0.00) 0%, rgba(7, 7, 9, 0.50) 80.29%, rgba(7, 7, 9, 0.80) 100%);
}

.struct1 .struct1Sw .inner {
    position: absolute;
    z-index: 1;
    color: #fff;
    font-size: 30px;
    display: flex;
    align-items: center;
    gap: 0 20px;
    left: 110px;
    bottom: 38.78px;
}

.struct1 .struct1Sw .inner a {
    display: inline-block;
    color: #070709;
    font-size: 14px;
    width: 94px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 18px;

    background: linear-gradient(180deg, #3CFF8F 0%, #00C152 100%);
}

.struct1 .struct1Sw .inner a:hover {
    color: #070709 !important;
    text-decoration: underline;
}

.struct1 .struct1Sw .btnBox p {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    line-height: 56px;
    text-align: center;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    z-index: 2;
    border-radius: 56px;
    color: #5180AB;
    background-color: rgba(68, 68, 68, 0.35);
    cursor: pointer;

}

.struct1 .struct1Sw .btnBox p:first-child {
    left: 22.08px;
}

.struct1 .struct1Sw .btnBox p:last-child {
    right: 22.08px;
}

.struLine img {
    margin: 0 auto;
}

.struct2 {
    color: #fff;
    text-align: center;
    margin-top: 89px;
    padding-top: 0;
    padding-bottom: 0;
}

.struct2 .p1 {
    color: #AFC8AF;
    line-height: 30px;
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 64px;

}

.struct3 {
    background-image: url(./images/newbg1.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 70px;
    padding-top: 56px;
}

.struct3 .lg-title {
    color: #fff;
    margin-bottom: 49px;
    text-align: center;
}

.struct3 .struct3List {
    margin-bottom: 120px;
}

.struct3 .struct3List .one {
    width: 56.857%;
    margin: 0 auto;
    text-align: center;
    padding: 22px 20px 12px 20px;
    border-radius: 15px;
    color: #AFC8AF;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(90deg, #09292D 0%, #111E1E 100%);
}

.struct3 .struct3List .one span {
    color: #6AD597;
}

.struct3 .numList {
    display: flex;
    justify-content: space-between;
}

.struct3 .numList .left {
    width: 35%;
}

.struct3 .numList .right {
    width: 63.714%;
}

.struct4 {
    margin-top: 140px;
    margin-bottom: 135.76px;
}

.struct4 .p1 {
    margin-top: 4.9px;
    margin-bottom: 63.71px;
}

.struct4 .struct4List {
    display: flex;
    justify-content: space-between;
}

.struct4 .struct4List .one {
    width: 32.3653%;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 58.09px 87.14px 46.47px 87.14px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(137deg, #09292D 1.79%, #111E1E 98.21%);
}

.struct4 .struct4List .one .listTitle {
    margin: 46.47px 0 34.85px 0;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 38px;
}

.struct4 .struct4List .one .struct4Ed {
    color: #AFC8AF;
    font-size: 16px;
    line-height: 30px;
    min-height: 150px;
}

.struct4 .struct4List .one .struct4Line {
    width: 100%;
    height: 9.295px;
    border-radius: 4px;
    background: #25BD66;
    margin-top: 41.83px;
}

.struct5 {
    padding-bottom: 120px;
    margin-top: 109px;
}

.struct5 .p1 {
    margin-top: 16px;
    margin-bottom: 43.33px;
}

.struct5 .struct5List {
    display: flex;
    justify-content: space-between;
}

.struct5 .left {
    width: 49.3328%;
    border-radius: 20px;
    background: #122225;
    overflow: hidden;
}

@media (max-width:1300px) {
    .struct1 .lg-title {
        width: 100%;
    }

    .struct1 {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .struct1 .struct1Sw {
        margin-top: 40px;
    }

    .struct3 {
        margin-top: 20px;
        padding-top: 20px;
    }

    .struct3 .lg-title {
        margin-bottom: 10px;
    }

    .struct3 .struct3List {
        margin-bottom: 20px;
    }

    .struct4 {
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .struct4 .struct4List .one {
        padding: 20px;
    }

    .struct4 .struct4List .one .listTitle {
        font-size: 20px;
    }

    .struct5 {
        padding-bottom: 60px;
        margin-top: 60px;
    }

    .struct2 .p1 {
        margin-bottom: 30px;
    }

    .struct2 {
        margin-top: 40px;
    }
}


@media (max-width:1000px) {
    .struct3 .struct3List .one {
        width: 100%;
    }


}

@media (max-width:900px) {
    .struct4 .struct4List {
        flex-wrap: wrap;
        gap: 10px 0;
    }

    .struct4 .struct4List .one {
        width: 49%;
    }
}

@media (max-width:800px) {

    .struct1 {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .struct1 .struct1Sw {
        margin-top: 20px;
    }

    .struct1 .struct1Sw .inner {
        font-size: 25px;
        left: 20px;
        bottom: 10px;
    }

    .struct3 .numList {
        display: block;
    }

    .struct3 .numList img {
        margin: 0 auto;
    }

    .struct3 .numList .left {
        width: 100%;
    }

    .struct3 .numList .right {
        width: 100%;
        margin-top: 10px;
    }

    .struct4 {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .struct5 {
        padding-bottom: 40px;
        margin-top: 40px;
    }

    .struct5 .p1 {
        margin-top: 16px;
        margin-bottom: 10px;
    }

    .struct4 .p1 {
        margin-bottom: 10px;
    }

    .struct4 .struct4List .one .listTitle {
        margin: 15px 0;
        line-height: 30px;
    }
}

@media (max-width:750px) {
    .struct5 .struct5List {
        display: block;
    }

    .struct5 .left {
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width:600px) {
    .struct4 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .struct4 .struct4List .one {
        width: 100%;
    }

    .struct4 .struct4List .one .struct4Ed {
        min-height: unset;
    }

    .struct1 .struct1Sw .inner {
        font-size: 20px;
        left: 20px;
        bottom: 10px;
    }

    .struct2 {
        margin-top: 10px;
    }
}

@media (max-width:500px) {
    .struct1 .struct1Sw {
        margin-top: 10px;
    }

    .struct4 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .struct5 {
        padding-bottom: 20px;
        margin-top: 20px;
    }

    .struct1 .struct1Sw .btnBox p {
        display: none;
    }
}

footer {
    padding-top: 89px;
    padding-bottom: 48px;
    background-image: unset;
}

footer .left .littleBox .l-l a:hover {
    background: linear-gradient(180deg, #6AD597 0%, #3A865A 100%), #2D8B55;
}

footer .left .littleBox .l-r {
    color: #999;
}

footer .left .littleBox .l-r a {
    color: #999;
}

footer .right .r-t {
    justify-content: unset;
    gap: 10px 41px;
    flex-wrap: wrap;
}

footer .right .r-t .foot-nav {
    color: #ddd;
}

footer .right .r-c {
    color: #ddd;
}

footer .right .r-c a {
    color: #ddd;
}

footer .right .countUs .go {
    color: #ddd !important;
}

footer .left {
    width: 45.928%;
}

footer .right {
    width: 38.428%;
}

@media (max-width: 1000px) {
    footer {
        padding: 30px 0;
    }
}

@media (max-width:600px) {
    footer .left {
        width: 100%;
    }

    footer .right {
        width: 100%;
        margin-top: 20px;
    }
}

@media(max-width:400px) {
    footer .left .littleBox {
        display: block;
    }

    footer .left .littleBox .l-l {
        width: 100%;
    }

    footer .left .littleBox .l-r {
        width: 100%;
    }

    footer .left .littleBox .l-l .l-l1 {
        flex-direction: row;
        gap: 10px;
    }
}
.struct1 .struct1Sw {
    position: relative;
    margin-top: 0 !important;
}

.struct1 .struct1Sw .lg-title {
    margin-bottom: 73px;
}

@media (max-width:1300px) {
    .struct1 .struct1Sw .lg-title {
        margin-bottom: 40px;
    }
}
@media (max-width:800px){
     .struct1 .struct1Sw .lg-title {
        margin-bottom: 20px;
    }
}
@media (max-width:500px){
       .struct1 .struct1Sw .lg-title {
        margin-bottom: 10px;
    }
}


.se2-1 .left{
    display:none;
}
.se2-1 .right{
    width:100%;
}

.newInfo .newBtn .leftCon a {
    color: #D9D9D9;
}