*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    color: #000;
    background: #fff;
    font: 14px/1.5 HarmonyOS_Sans_SC, sans-serif;
    outline: 0
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    color: inherit
}

img {
    max-width: 100%;
    border: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

em,
i {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
select,
textarea {
    font-size: 14px;
    color: #444;
    font-family: HarmonyOS_Sans_SC, sans-serif;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

button,
input[type=button],
input[type=reset],
input[type=submit],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

.false:focus {
    border: 2px solid #ff1531;
    background: #fff
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

::-ms-input-placeholder {
    color: #999
}

::-ms-clear,
::-ms-reveal {
    display: none
}

.fix:after,
.fix:before {
    display: block;
    content: "";
    height: 0;
    clear: both
}

.c {
    clear: both
}

.col-l,
.l {
    float: left
}

.col-r,
.r {
    float: right
}

.ani {
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.unselect {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.wp {
    width: 90%;
    max-width: 1440px;
    margin: 0 auto
}

.h50 {
    height: 50px;
    clear: both;
    overflow: hidden
}

.h100 {
    height: 100px;
    clear: both;
    overflow: hidden
}

.menuBtn {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 20px;
    width: 22px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.menuBtn b {
    display: block;
    height: 4px;
    background-color: #000;
    margin: 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.menuBtn.open b {
    display: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    width: 30px;
    background-color: #004d73
}

.menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

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

@font-face {
    font-family: HarmonyOS_Sans_SC;
    src: url(../fonts/HarmonyOS_Sans_SC_Regular.ttf)
}

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

@font-face {
    font-family: DingTalk-JinBuTi;
    src: url(../fonts/DingTalk-JinBuTi.ttf)
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    background: 0 0
}

::-webkit-scrollbar-thumb {
    background: #004d73;
    border-radius: 3px
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #004d73
}

.wp1200 {
    max-width: 1200px;
    margin: 0 auto;
    width: 90%
}

.join-row1 {
    position: relative
}

.join-row1 img {
    display: block;
    width: 100%
}

.btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 140px;
    height: 140px;
    cursor: pointer;
    margin: 0 auto
}

.btn-play:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/icon-play.svg) no-repeat center;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
    z-index: 2
}

.btn-play:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(86, 88, 91, .2) url(../images/text-yuan.png) no-repeat center;
    animation: Ani 10s linear infinite;
    -webkit-animation: Ani 10s linear infinite;
    border-radius: 50%;
    z-index: -1;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px)
}

@keyframes Ani {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes Ani2 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.m-pop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none
}

.m-pop .pop-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 1
}

.d-video01-pop {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1200px;
    height: 675px;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #000;
    z-index: 10
}

.d-video01-pop .close {
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 70px;
    height: 70px;
    background: url(../images/d-close.png) center center no-repeat;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    cursor: pointer;
    z-index: 10
}

.d-video01-pop .video-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.d-video01-pop .play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 119px;
    height: 119px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 10
}

.d-video01-pop .play:hover:before {
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    -ms-transform: translate(-50%, -50%) scale(1.3);
    -o-transform: translate(-50%, -50%) scale(1.3);
    transform: translate(-50%, -50%) scale(1.3)
}

.d-video01-pop video {
    display: block;
    width: 100%;
    height: 100%
}

.d-video01-pop.hide:after {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.d-video01-pop.hide .play {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.d-video01-pop.hide .fullPage {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.d-video01-pop.hide .video-bg {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.m-pop.fullPage .d-video01-pop {
    width: 100%;
    height: 100%;
    border-radius: 0
}

.d-video01-pop.hide .btn-play {
    display: none
}

.join-row2 {
    padding: 0 0 116px
}

.w-tit1 {
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center;
    padding: 90px 0 61px
}

.w-tit1 .tit1 {
    font-size: 36px;
    color: #004d73;
    margin-bottom: 12px
}

.w-tit1 .tit2 {
    font-size: 48px;
    margin-bottom: 24px
}

.w-tit1 .line {
    position: relative
}

.w-tit1 .line em {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 10px;
    background: #004d73
}

.w-tit1 .line i {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 1px;
    background: #ededed
}

.w-tit1 .desc {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    line-height: 35px;
    color: #56585b;
    text-align: center;
    margin-top: 28px
}

.w-tit1 .desc2 {
    color: #1e1e1e
}

.w-tit1.white {
    color: #fff
}

.w-tit1.white .tit1 {
    color: #fff
}

.w-tit1.white .line em {
    background-color: #bf1a20
}

.w-tit1.white .line i {
    background-color: #fff
}

.w-tit2 {
    padding: 84px 0 64px
}

.w-tit2 .tit1 {
    font-size: 20px;
    margin-bottom: 23px
}

.w-tit2 .tit2 {
    font-size: 42px;
    margin-bottom: 12px
}

.join-row2 .box {
    background: #fafafa;
    border-radius: 0 0 30px 30px
}

.join-row2 .box .pic {
    border-radius: 30px;
    overflow: hidden
}

.join-row2 .box .pic img {
    display: block;
    width: 100%;
    height: 100%
}

.join-row2 .txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 113px;
    padding: 0 38px 0 42px
}

.join-row2 .txt-l {
    display: flex;
    align-items: center
}

.join-row2 .txt-l i {
    width: 24px;
    height: 24px;
    border: 4px solid #004d73;
    border-radius: 50%;
    margin-right: 18px
}

.join-row2 .txt-l img {
    margin-right: 20px
}

.join-row2 .txt-l span {
    position: relative;
    top: 10px;
    font-size: 16px;
    color: #999;
    letter-spacing: 3px
}

.join-row2 .txt-r {
    display: flex
}

.join-row2 .txt-r .item {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-left: 40px
}

.join-row2 .txt-r .item span {
    color: #004d73
}

.join-row2 .txt-r .item:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
    margin-right: 10px
}

.join-row3 {
    overflow: hidden
}

.join-row3 .w-tit2 {
    background: #fafafa
}

.join-row3 .pic {
    border-bottom: 10px solid #004d73;
    margin-bottom: -118px
}

.join-row3 .pic img {
    display: block;
    width: 100%
}

.swiper-w1 {
    overflow: hidden
}

.swiper-w1 .box {
    padding-left: calc(50vw - 720px);
    padding-right: 30px;
    margin-bottom: 40px
}

.swiper-w1 .swiper-slide {
    position: relative;
    width: 290px;
    height: 220px;
    background: #fafafa;
    box-shadow: 5px 9px 35px 0 rgba(0, 0, 0, .08);
    border-radius: 30px;
    text-align: center;
    padding: 16px 0 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-w1 .swiper-slide i {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 10px;
    height: 10px;
    background: #004d73;
    border-radius: 50%
}

.swiper-w1 .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 120px;
    border: 2px solid #e9e7e9;
    border-radius: 60px;
    margin: 0 auto 14px
}

.swiper-w1 p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 18px;
    line-height: 30px
}

.swiper-w1 .swiper-slide:hover {
    box-shadow: none
}

.arrow-progressbar {
    display: flex;
    align-items: center;
    justify-content: center
}

.arrow-progressbar .swiper-arrow {
    width: 100px;
    height: 100px;
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.arrow-progressbar .swiper-arrow.swiper-button-prev {
    background-image: url(../images/w-prev.png)
}

.arrow-progressbar .swiper-arrow.swiper-button-next {
    background-image: url(../images/w-next.png)
}

.arrow-progressbar .swiper-arrow:hover {
    background-color: #004d73
}

.arrow-progressbar .swiper-arrow.swiper-button-prev:hover {
    background-image: url(../images/w-prev-on.png)
}

.arrow-progressbar .swiper-arrow.swiper-button-next:hover {
    background-image: url(../images/w-next-on.png)
}

.arrow-progressbar .swiper-progressbar {
    width: 720px;
    height: 6px;
    background: #eee;
    border-radius: 3px;
    margin: 0 40px;
    overflow: hidden
}

.arrow-progressbar .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #004d73;
    border-radius: 3px;
    overflow: hidden
}

.join-row4 {
    padding: 24px 0 0
}

.honor-box {
    padding: 0 60px
}

.honor-item {
    position: sticky;
    top: 0
}

.honor-box .pic {
    border-radius: 30px;
    overflow: hidden
}

.honor-box .pic img {
    display: block;
    width: 100%;
    border-radius: 30px
}

.honor-box .txt {
    font-family: HarmonyOS_Sans_SC_Bold;
    position: absolute;
    bottom: 75px;
    left: 80px;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.honor-box .txt .en {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 12px
}

.honor-box .txt .cn {
    font-size: 42px;
    margin-bottom: 24px
}

.honor-box .txt p {
    font-size: 20px
}

.honor-item.on .txt {
    bottom: auto;
    top: 75px
}

.join-row5 {
    display: flex;
    justify-content: space-between;
    background: #fafafa;
    padding: 120px 0 120px calc(50vw - 720px);
    overflow: hidden
}

.w-tit2.left {
    text-align: left;
    padding: 0;
    margin-bottom: 80px
}

.w-tit2.left .line em {
    margin: 0
}

.w-tit2.left .line i {
    left: 0;
    margin-left: 0;
    width: 100%;
    background: #ededed
}

.swiper-w2-txt {
    position: relative;
    padding-left: 20px
}

.swiper-w2-txt:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -40px;
    width: 59px;
    height: 389px;
    background: url(../images/dian.png) no-repeat center
}

.swiper-w2-txt .box {
    height: 330px;
    padding-right: 55px;
    overflow: hidden
}

.swiper-w2-txt .swiper-slide {
    cursor: pointer
}

.swiper-w2-txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 18px;
    width: 440px;
    height: 80px;
    line-height: 80px;
    background: #fff;
    border-radius: 30px;
    padding: 0 20px
}

.swiper-w2-txt .swiper-slide-active {
    margin-left: 17px
}

.swiper-w2-txt .swiper-slide-active .tit {
    background: #004d73;
    box-shadow: 14px 14px 65px 0 rgba(213, 21, 44, .1);
    color: #fff
}

.swiper-w2-pic {
    position: relative;
    width: 1080px
}

.swiper-w2-pic:before {
    content: '';
    position: absolute;
    top: 40px;
    left: 30px;
    bottom: -40px;
    right: 0;
    background: #fdf3f4;
    border-radius: 30px 0 0 30px
}

.swiper-w2-pic:after {
    content: '';
    position: absolute;
    top: 20px;
    left: 10px;
    bottom: -20px;
    right: 0;
    background: #fbe7e9;
    border-radius: 30px 0 0 30px
}

.swiper-w2-pic .box {
    border-radius: 30px 0 0 30px;
    overflow: hidden
}

.swiper-w2-pic .box .pic img {
    display: block
}

.join-row6 {
    padding: 0 0 166px
}

.join-row6-box {
    display: flex;
    padding-right: calc(50vw - 720px)
}

.join-row6-box .left-box {
    flex: 0 0 1079px;
    margin-right: 31px;
    width: 0
}

.swiper-w3-pic {
    position: relative
}

.swiper-w3-pic .mask {
    position: absolute;
    border-radius: 0 30px 30px 0
}

.swiper-w3-pic .mask3 {
    top: 60px;
    bottom: -60px;
    left: 0;
    right: 50px;
    background: #fafafa
}

.swiper-w3-pic .mask2 {
    top: 40px;
    bottom: -40px;
    left: 0;
    right: 30px;
    background: #f6f6f6
}

.swiper-w3-pic .mask1 {
    top: 20px;
    bottom: -20px;
    left: 0;
    right: 10px;
    background: #eee
}

.swiper-w3-pic .box {
    overflow: hidden
}

.swiper-w3-pic .box .pic {
    border-radius: 0 30px 30px 0;
    overflow: hidden
}

.swiper-w3-pic .box .pic img {
    display: block
}

.swiper-w3-pic .box .txt {
    display: none
}

.w-list1 {
    flex: 1
}

.w-list1 li {
    font-family: HarmonyOS_Sans_SC_Bold;
    height: 100px;
    background: #fafafa;
    border-radius: 30px;
    display: flex;
    align-items: center;
    padding: 0 31px;
    margin-bottom: 18px;
    cursor: pointer
}

.w-list1 .num {
    width: 12px;
    height: 12px;
    background: #004d73;
    border-radius: 50%;
    font-size: 0;
    margin-right: 22px
}

.w-list1 .tit {
    font-size: 18px;
    color: #333
}

.w-list1 li.on {
    display: block;
    height: 342px;
    background: #fff;
    box-shadow: 5px 9px 35px 0 rgba(0, 0, 0, .08);
    border-radius: 30px;
    padding: 30px 86px 0 66px
}

.w-list1 li.on .num {
    font-family: Bebas;
    font-size: 36px;
    color: #fff;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #004d73;
    border-radius: 50%;
    margin-bottom: 40px
}

.w-list1 li.on .line {
    height: 1px;
    background: #ddd;
    margin-bottom: 30px
}

.w-list1 li.on .tit {
    font-size: 28px;
    line-height: 50px;
    color: #000
}

.join-row7 {
    padding: 24px 0 71px;
    background: #fafafa;
    overflow: hidden
}

.swiper-w4-pic .box {
    overflow: hidden;
    margin-bottom: 40px
}

.swiper-w4-pic .pic {
    padding-top: 62.5%;
    border-radius: 30px;
    overflow: hidden;
    transform: scale(.9)
}

.swiper-w4-pic .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-w4-pic .swiper-slide-active .pic {
    transform: scale(1)
}

.join-row7 .w-tit2 {
    padding-bottom: 48px
}

.w-arrow-dots {
    display: flex;
    align-items: center;
    justify-content: center
}

.w-arrow-dots .arrow {
    width: 60px;
    height: 60px;
    border: 2px solid #bf1a20;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.w-arrow-dots .arrow.prev {
    background-image: url(../images/w-prev.png)
}

.w-arrow-dots .arrow.next {
    background-image: url(../images/w-next.png)
}

.w-arrow-dots .arrow:hover {
    background-color: #004d73
}

.w-arrow-dots .arrow.prev:hover {
    background-image: url(../images/w-prev-on.png)
}

.w-arrow-dots .arrow.next:hover {
    background-image: url(../images/w-next-on.png)
}

.w-arrow-dots .dot {
    font-family: Bebas;
    font-size: 16px;
    color: #56585b;
    width: 130px;
    text-align: center
}

.w-arrow-dots .dot .swiper-pagination-current {
    font-size: 24px;
    color: #010101
}

.w-arrow-dots .dot em {
    font-size: 18px;
    color: #56585b
}

.w-arrow-dots .dot .swiper-pagination-total {
    font-size: 16px;
    color: #56585b
}

.join-row8 {
    padding: 0 0 120px;
    overflow: hidden
}

.swiper-w5-pic {
    position: relative;
    top: -30px
}

.swiper-w5-pic .box {
    padding-left: calc(50vw - 720px);
    margin-bottom: 30px
}

.swiper-w5-pic .swiper-slide {
    display: block;
    background: #fafafa;
    border-radius: 30px
}

.swiper-w5-pic .pic {
    position: relative;
    padding-top: 59.52%;
    margin-bottom: 38px;
    border-radius: 30px;
    overflow: hidden;
    z-index: 2
}

.swiper-w5-pic .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-w5-pic .txt {
    padding: 0 24px 28px
}

.swiper-w5-pic .txt p {
    position: relative;
    padding-left: 14px;
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-w5-pic .txt p:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0;
    width: 4px;
    height: 24px;
    background: #004d73
}

.swiper-w5-pic .swiper-slide:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.swiper-w5-pic .swiper-slide:hover .txt p {
    color: #004d73
}

.z-line1 {
    width: 90%;
    max-width: 1440px;
    height: 1px;
    background: #dedede;
    margin: 42px auto 0
}

.join-row9 {
    display: block;
    height: 960px;
}

.join-row9 .w-tit2 {
    padding: 72px 0 0
}

.w-list2 {
    margin: 0 -20px
}

.w-list2 li {
    float: left;
    width: 50%
}

.w-list2 .inner {
    margin: 0 20px;
    background: #f9f9f9;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.w-list2 .pic {
    position: relative;
    padding-top: 48.57%
}

.w-list2 .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.w-list2 p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    height: 90px;
    line-height: 90px;
    padding: 0 15px;
    text-align: center
}

.w-list2 .inner:hover {
    background: #fff;
    box-shadow: 14px 14px 65px 0 rgba(0, 0, 0, .1)
}

.join-row11 {
    padding: 0 0 144px;
    overflow: hidden
}

.swiper-jmlc {
    overflow: hidden;
    padding: 10px 0 0
}

.swiper-jmlc .box {
    padding-left: calc(50vw - 720px);
    padding-right: 30px;
    margin-bottom: 60px
}

.swiper-jmlc .swiper-slide {
    width: 220px
}

.swiper-jmlc .num {
    font-family: Bebas;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    margin: 0 auto 40px;
    background: #aaa;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 0 10px rgba(153, 153, 153, .1)
}

.swiper-jmlc .con {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    background: #f8f8f8;
    border-radius: 20px;
    padding: 26px 0 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-jmlc .con .icon {
    width: 77px;
    margin: 0 auto 14px
}

.swiper-jmlc .con .icon img {
    display: block;
    width: 100%;
    height: 100%
}

.swiper-jmlc .con .line {
    width: 10px;
    height: 3px;
    background: #004d73;
    margin: 0 auto 14px
}

.swiper-jmlc .con .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 18px;
    text-align: center
}

.swiper-jmlc .w-arrow-dots .arrow {
    width: 100px;
    height: 100px
}

.swiper-jmlc .swiper-slide:hover .con {
    background: #fff;
    box-shadow: 5px 9px 35px 0 rgba(0, 0, 0, .08)
}

.swiper-jmlc .swiper-slide:hover .num {
    background: #004d73
}

.swiper-jmlc .swiper-slide:hover .num {
    box-shadow: 0 0 0 10px rgba(213, 21, 44, .1)
}

.join-row12 {
    padding: 168px 0 266px;
    background: url(../images/join-row13.jpg) no-repeat center/cover
}

.join-row12 .w-tit2.left {
    margin-bottom: 60px
}

.join-row12 .w-tit2.left .line i {
    background: rgba(237, 237, 237, .2)
}

.join-row12 .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 28px;
    color: #fff;
    padding-left: 43px;
    background: url(../images/icon-tel.png) no-repeat left 22px;
    margin-bottom: 28px
}

.join-row12 .title span {
    font-size: 42px;
    color: #004d73;
    margin-left: 21px
}

.from-join .inp-box {
    display: flex;
    margin-bottom: 20px
}

.from-join .inp-box .inp {
    display: block;
    width: 361px;
    height: 63px;
    border: 1px solid #404040;
    padding: 0 22px;
    font-size: 16px;
    color: #fff;
    background: 0 0;
    margin-right: 21px
}

.from-join .inp-box .inp::-webkit-input-placeholder {
    color: #fff
}

.from-join .inp-box .inp::-moz-placeholder {
    color: #fff
}

.from-join .inp-box .inp::-ms-input-placeholder {
    color: #fff
}

.from-join .inp-box .inp.error {
    border-color: #004d73
}

.from-join .inp-box .inp.error::-webkit-input-placeholder {
    color: #004d73
}

.from-join .inp-box .inp.error::-moz-placeholder {
    color: #004d73
}

.from-join .inp-box .inp.error::-ms-input-placeholder {
    color: #004d73
}

.from-join .select-box {
    display: flex;
    margin-bottom: 80px
}

.from-join .zcityItem {
    position: relative;
    width: 234px;
    height: 63px;
    margin-right: 21px
}

.from-join .zcityItem .zcityItem-head .currentValue {
    display: block;
    width: 100%;
    font-size: 16px;
    background: transparent url(../images/icon-select.svg) no-repeat right 20px center;
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
    height: 63px;
    padding: 0 22px;
    border: 1px solid #404040;
    cursor: pointer
}

.from-join .zcityItem .zcityItem-head .currentValue {
    color: #fff
}

.from-join .zcityItem .zcityItem-head .currentValue::-webkit-input-placeholder {
    color: #fff
}

.from-join .zcityItem .zcityItem-head .currentValue::-moz-placeholder {
    color: #fff
}

.from-join .zcityItem .zcityItem-head .currentValue::-ms-input-placeholder {
    color: #fff
}

.from-join select option {
    font-family: HarmonyOS_Sans_SC_Regular;
    font-size: 14px
}

.zcityItem-main {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    width: 226px;
    background: #f9f9f9;
    border-radius: 20px;
    z-index: 10;
    padding: 1px 10px 1px 20px
}

.citylist {
    max-height: 180px;
    overflow-y: auto;
    padding-right: 10px
}

.zcityItem-main .cityTips {
    font-size: 14px;
    line-height: 48px
}

.zcityItem-main .citylist .cityitem {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 14px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.zcityItem-main .citylist .cityitem+.cityitem {
    border-top: 1px solid #dedede
}

.zcityItem-main .citylist .cityitem:hover {
    color: #004d73
}

.zcityItem-main .citylist .cityitem.on {
    color: #004d73
}

.zcityItem.on .zcityItem-main {
    display: block
}

.from-join .submit {
    display: block;
    width: 180px;
    height: 60px;
    background: #004d73 url(../images/icon-arrow.svg) no-repeat right 16px center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    border: 2px solid #004d73;
    border-radius: 20px;
    text-align: left;
    padding-left: 20px;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.from-join .submit:hover {
    background-position: right 10px center
}

.join-row13 .w-tit2.left {
    margin-bottom: 56px
}

.join-row13 .w-tit2 .tit2 {
    margin-bottom: 18px
}

.join-row13 .w-tit2.left .line i {
    width: 742px;
    background: rgba(237, 237, 237, .2)
}

.join-row13 .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 28px;
    color: #fff;
    margin-bottom: 30px;
    padding-left: 43px;
    background: url(../images/w-tel.svg) no-repeat -3px 17px;
    -webkit-background-size: 40px auto;
    background-size: 40px auto
}

.join-row13 .title span {
    font-size: 42px;
    color: #004d73;
    margin-left: 21px
}

.service-row1 {
    padding: 0 0 60px
}

.w-tit1 .tit3 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #004d73;
    text-align: center;
    text-transform: uppercase
}

.swiper-service0 {
    padding: 0 0 60px
}

.swiper-service0 .swiper-slide {
    padding: 10px;
    background: #f9f9f9;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-service0 .swiper-slide:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-service0 .pic {
    position: relative;
    padding-top: 56.13%;
    margin-bottom: 24px
}

.swiper-service0 .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-service0 .txt-box {
    padding: 0 10px 28px
}

.swiper-service0 .txt-box .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    margin-bottom: 8px
}

.swiper-service0 .txt-box .desc {
    font-size: 16px
}

.swiper-service0 .swiper-slide:hover {
    box-shadow: 25px 25px 65px 0 rgba(0, 0, 0, .15)
}

.swiper-service0 .swiper-slide:hover .txt-box .tit {
    color: #004d73
}

.swiper-service0 .swiper-slide:hover:before {
    background: #004d73
}

.service-row1 .box {
    overflow: hidden
}

.service-row1 .box-l {
    float: left;
    width: 680px;
    margin-right: 40px;
    padding: 126px 0 0
}

.service-row1 .box-r {
    overflow: hidden;
    border-radius: 30px
}

.service-row1 .box-r img {
    display: block;
    width: 100%
}

.swiper-service1 {
    position: relative;
    height: 580px;
    overflow: hidden
}

.swiper-service1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    background: rgba(255, 255, 255, .7);
    z-index: 2
}

.swiper-service1 .title {
    border-bottom: 1px solid #e9e9e9;
    text-align: right;
    padding-bottom: 15px;
    margin-bottom: 48px
}

.swiper-service1 .title span {
    text-transform: uppercase;
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #004d73;
    letter-spacing: 10px;
    margin-right: -10px
}

.swiper-service1 .title2 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 42px;
    margin-bottom: 26px
}

.swiper-service1 .title2 span {
    color: #004d73
}

.swiper-service1 .title3 {
    margin-bottom: 20px
}

.service-list2.service-list2-2 li:before {
    position: relative;
    top: -5px
}

.service-list2 {
    padding-bottom: 100px
}

.service-list2 li {
    display: flex;
    margin-bottom: 46px
}

.service-list2 li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #004d73;
    margin-right: 16px;
    align-self: flex-end
}

.service-list2 .num {
    font-family: Bebas;
    font-size: 62px;
    line-height: 1;
    color: #004d73;
    width: 55px
}

.service-list2 .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    color: #010101
}

.service-list2 .txt .desc {
    font-size: 16px;
    color: #010101
}

.service-row2 {
    position: relative;
    text-align: center
}

.service-row2 .bg img {
    display: block;
    width: 100%
}

.service-row2 .box {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    z-index: 2
}

.service-row2 .img {
    width: 177px;
    margin: 0 auto 15px
}

.service-row2 .img img {
    display: block;
    width: 100%
}

.service-row2 .tit1 {
    font-family: Bebas;
    font-size: 20px;
    color: #004d73;
    text-align: center
}

.service-row2 .tit2 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 82px;
    margin-bottom: 10px
}

.service-row2 .tit2 span {
    color: #004d73
}

.service-row2 .tit3 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px
}

.service-row3 {
    padding: 80px 0 154px
}

.service-row3 .title {
    width: 336px;
    margin: 0 auto
}

.service-row3 .title img {
    display: block
}

.service-list3 {
    padding: 16px 0 22px;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden
}

.service-list3 li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 56px
}

.service-list3 .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    border: 2px solid #1e1e1e;
    border-radius: 60px;
    margin: 0 auto 15px
}

.service-list3 .icon img {
    width: 80px;
    height: 80px
}

.service-list3 .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    margin-bottom: 12px
}

.service-list3 .desc {
    font-size: 16px;
    color: #1e1e1e
}

.service-row4 {
    position: relative;
    background: url(../images/service-row4.jpg) no-repeat center/cover
}

.service-row4 .wp {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    height: 550px
}

.service-row4 .img {
    position: absolute;
    bottom: 0;
    left: 0
}

.service-row4 .img img {
    display: block
}

.service-row4 .w-tit2 {
    margin-bottom: 0
}

.service-row4 .w-tit2 .tit0 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #004d73;
    text-transform: uppercase;
    margin-bottom: 6px
}

.service-row4 .w-tit2 .tit2 {
    line-height: 55px;
    color: #fff;
    margin-bottom: 10px
}

.service-row4 .w-tit2.left .line i {
    width: 70px
}

.service-row4 .w-tit2 .tit4 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    color: #fff;
    margin-top: 36px
}

.service-row5 {
    padding: 80px 0
}

.service-row5 .box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 500px;
    padding: 0 62px;
    background: url(../images/service-row5.jpg) no-repeat center/cover;
    border-radius: 30px;
    overflow: hidden
}

.service-row5 .box .tit1 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #004d73;
    text-transform: uppercase;
    margin-bottom: 14px
}

.service-row5 .box .tit2 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 68px;
    line-height: 85px;
    color: #010101
}

.service-row5 .box .tit2 span {
    color: #004d73
}

.service-row6 {
    padding: 0 0 120px;
    background: #fafafa
}

.service-row7 {
    padding: 0 0 132px
}

.service-list4 {
    margin: 0 -20px
}

.service-list4 li {
    float: left;
    width: 33.33%
}

.service-list4 .inner {
    display: block;
    margin: 0 20px;
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.service-list4 .pic {
    position: relative;
    padding-top: 55.187%
}

.service-list4 .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.service-list4 .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    color: #1e1e1e;
    line-height: 80px;
    padding: 0 30px;
    background: url(../images/s-arrow.svg) no-repeat right 30px center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.service-list4 .inner:hover {
    box-shadow: 25px 25px 65px 0 rgba(0, 0, 0, .15)
}

.service-list4 .inner:hover .tit {
    color: #004d73;
    background-image: url(../images/s-arrow-on.svg)
}

.service-list5 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.service-list5 li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    text-align: center
}

.service-list5 .inner {
    height: 450px;
    background: #fafafa;
    border-radius: 30px;
    padding: 42px 0 0
}

.service-list5 .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    margin: 0 auto 30px
}

.service-list5 .icon img {
    display: block
}

.service-list5 .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 32px;
    margin-bottom: 12px
}

.service-list5 .desc {
    font-size: 16px;
    line-height: 35px;
    margin-bottom: 28px
}

.service-list5 .btn {
    display: block;
    width: 180px;
    height: 60px;
    line-height: 56px;
    border: 2px solid #004d73;
    border-radius: 20px;
    padding: 0 20px;
    color: #004d73;
    text-align: left;
    margin: 0 auto;
    background: url(../images/contact-icon4.svg) no-repeat right 20px center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.service-list5 .btn:hover {
    background-color: #004d73;
    background-image: url(../images/contact-icon4-on.svg);
    color: #fff
}

.service-list5 .qr {
    width: 120px;
    height: 120px;
    margin: 0 auto 32px
}

.service-list5 .li3 {
    width: 100%;
    padding-right: 50%;
    background: url(../images/contact-p1.jpg) no-repeat right center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto
}

.service-list5 .li3 .inner {
    padding-top: 88px;
    height: 400px;
    border-radius: 30px 0 0 30px
}

.service-list5 .tel {
    color: #004d73;
    margin-top: -15px
}

.service-list5 .li4 .inner,
.service-list5 .li5 .inner {
    height: 360px
}

.service-list5 .li1 .icon img {
    width: 55px
}

.service-list5 .li2 .icon img {
    width: 80px
}

.service-list5 .li4 .icon img {
    width: 80px
}

.w-tit5 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px;
    line-height: 85px;
    text-align: center;
    padding: 0 220px 26px
}

.form-so {
    width: 651px;
    margin: 0 auto 60px
}

.form-so .inp {
    font-family: HarmonyOS_Sans_SC_Bold;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 81px;
    border: 1px solid #e9e7e9;
    border-radius: 30px;
    padding: 0 70px 0 30px;
    background: url(../images/w-so.svg) no-repeat right 20px center;
    -webkit-background-size: 28px auto;
    background-size: 28px auto
}

.FAQ-box {
    padding: 0 120px 100px;
    background: #fafafa;
    border-radius: 30px
}

.FAQ-box .w-tit2 {
    padding: 54px 0 0
}

.FAQ-list {
    margin: 0 -40px;
    overflow: hidden
}

.FAQ-list li {
    float: left;
    width: 50%
}

.FAQ-list li a {
    display: block;
    font-size: 20px;
    line-height: 98px;
    margin: 0 40px;
    padding-right: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #e9e9e9;
    background: url(../images/w-right1.svg) no-repeat right center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.FAQ-list li a:hover {
    color: #004d73;
    background-image: url(../images/w-right1-on.svg)
}

.w-tit6 {
    font-size: 16px;
    text-align: center;
    color: #56585b;
    padding: 76px 0 32px
}

.w-list6 {
    overflow: hidden;
    margin: 0 -40px;
    padding-bottom: 152px
}

.w-list6 li {
    float: left;
    width: 50%
}

.w-list6 li a {
    display: flex;
    align-items: center;
    margin: 0 40px;
    padding: 10px;
    background: #fafafa url(../images/w-right2.svg) no-repeat right 20px center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.w-list6 li a:hover {
    background-color: #004d73;
    background-image: url(../images/w-right2-on.svg)
}

.w-list6 .pic {
    width: 231px;
    height: 130px;
    border-radius: 25px;
    margin-right: 19px;
    overflow: hidden
}

.w-list6 .pic img {
    display: block;
    width: 100%;
    height: 100%
}

.w-list6 p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px
}

.w-list6 li a:hover p {
    color: #fff
}

.w-ban1 {
    position: relative;
    margin-bottom: 100px
}

.w-ban1 .wp {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 750px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover
}

.w-ban1 .title {
    position: absolute;
    bottom: 140px;
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px;
    color: #fff;
    margin-bottom: 42px
}

.w-entey {
    display: flex;
    background: rgba(86, 88, 91, .2);
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 20px;
    backdrop-filter: blur(25px)
}

.w-entey li {
    position: relative;
    flex: 1
}

.w-entey li a {
    font-family: HarmonyOS_Sans_SC_Bold;
    display: block;
    font-size: 18px;
    line-height: 100px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.w-entey li.on a {
    position: relative;
    background: #fff;
    color: #004d73
}

.w-entey li.on a:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -36px;
    bottom: 0;
    width: 71px;
    height: 5px;
    background: #004d73
}

.w-entey li+li::before {
    content: '';
    position: absolute;
    top: 20%;
    width: 1px;
    height: 60px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0) 100%)
}

.w-entey li.on+li::before,
.w-entey li.on::before {
    display: none
}

.w-entey li:nth-child(2)::before {
    left: 0
}

.w-entey li:nth-child(2)::after {
    right: 0
}

.w-text {
    background: #fafafa;
    border-radius: 30px;
    padding: 70px 120px 40px;
    margin-bottom: 150px
}

.w-text .con {
    padding-bottom: 70px;
    font-size: 16px;
    line-height: 35px;
    border-bottom: 1px solid #e9e9e9
}

.w-text .con .tit {
    font-size: 24px
}

.w-text .con img {
    display: block;
    /*margin: 20px auto;*/
}

.w-text .con h1 {
    font-size: 46px;
    line-height: 1.5
}

.w-text .con h2 {
    font-size: 32px;
    line-height: 1.5
}

.w-text .con h3 {
    font-size: 24px;
    line-height: 1.5
}

.w-text .con h4 {
    font-size: 14px;
    line-height: 1.5;
    color: #999;
    font-style: italic;
    font-weight: 400
}

.w-return {
    display: block;
    margin: 40px auto 0;
    width: 100px;
    height: 100px;
    background: #004d73 url(../images/w-return.png) no-repeat center;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    border-radius: 50px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.w-return:hover {
    opacity: .9
}

.w-return.w-down {
    position: relative;
    background-image: url(../images/w-down.png);
    -webkit-background-size: 13px auto;
    background-size: 13px auto;
    margin: 75px auto 0
}

.w-return.w-down span {
    position: absolute;
    top: -35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    font-family: HarmonyOS_Sans_SC_Bold;
    color: #999
}

.w-tit7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
    background: #fafafa;
    border-radius: 20px;
    padding: 0 40px;
    margin-bottom: 60px
}

.w-tit7 .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    color: #999
}

.w-tit7 .con {
    display: flex
}

.w-tit7 .con a {
    display: block;
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 18px;
    margin-left: 60px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.w-tit7 .con a.on,
.w-tit7 .con a:hover {
    color: #004d73
}

.hots-news2 {
    background: url(../images/icon-bl.svg) no-repeat center;
    margin-bottom: 62px
}

.hots-news2 .box {
    background: #fafafa;
    border-radius: 30px;
    overflow: hidden
}

.hots-news2 .video-box {
    position: relative
}

.hots-news2 .video-box img {
    display: block
}

.hots-news2 .video-box .btn-play {
    top: auto;
    left: 30px;
    bottom: 30px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.hots-news2 .video-box .btn-play:before {
    background-color: #004d73
}

.hots-news2 .txt-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 36px 30px
}

.hots-news2 .txt-box .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 32px
}

.hots-news2 .txt-box .time {
    font-size: 16px;
    color: #56585b
}

.hots-news2 .txt-box .time span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.video-list {
    overflow: hidden;
    margin: 0 -20px;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 0 60px
}

.video-list li {
    float: left;
    width: 33.33%
}

.video-list .inner {
    margin: 0 20px 40px;
    background: #fafafa;
    border-radius: 0 0 30px 30px
}

.video-list .video-box {
    position: relative;
    padding-top: 56.07%;
    border-radius: 30px;
    overflow: hidden
}

.video-list .video-box .btn-play {
    width: 100px;
    height: 100px;
    opacity: 0
}

.video-list .video-box .btn-play:before {
    background-color: rgba(86, 88, 91, .2);
    -webkit-animation: normal;
    -o-animation: normal;
    animation: normal
}

.video-list .video-box .btn-play:after {
    -webkit-background-size: 20px auto;
    background-size: 20px auto
}

.video-list .inner:hover .video-box .btn-play {
    opacity: 1
}

.video-list .video-box img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.video-list .txt-box {
    padding: 25px 20px 32px
}

.video-list .txt-box .time {
    font-size: 16px;
    color: #56585b;
    margin-bottom: 12px
}

.video-list .txt-box .time span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.video-list .txt-box .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    height: 60px;
}

.hots-news {
    display: block;
    overflow: hidden;
    background: #fafafa;
    border-radius: 30px;
    margin-bottom: 60px
}

.hots-news .pic-box {
    float: left;
    width: 994px
}

.hots-news .pic-box .pic {
    position: relative;
    padding-top: 56.34%;
    border-radius: 30px;
    overflow: hidden
}

.hots-news .pic-box .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.hots-news .txt {
    overflow: hidden;
    padding: 55px 40px 0
}

.hots-news .txt .type {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #004d73;
    margin-bottom: 16px
}

.hots-news .txt .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 150px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hots-news .txt .desc {
    color: #56585b;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 120px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 90px
}

.hots-news .txt .date {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    line-height: 35px;
    color: #999
}

.hots-news:hover .pic-box .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.hots-news:hover .txt .title {
    color: #004d73
}

.w-line {
    background: #e9e9e9;
    height: 1px
}

.news-list {
    padding-bottom: 40px;
    margin: 0 -20px
}

.news-list li {
    float: left;
    width: 33.33%
}

.news-list .inner {
    display: block;
    margin: 0 20px 40px;
    background: #fafafa;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.news-list .pic {
    position: relative;
    padding-top: 56.07%;
    overflow: hidden;
    z-index: 2;
    border-radius: 30px
}

.news-list .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.news-list .inner:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.news-list .txt {
    padding: 25px 20px 32px
}

.news-list .txt .type-date {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px
}

.news-list .txt .type-date .type {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #004d73
}

.news-list .txt .type-date .date {
    font-size: 16px;
    color: #56585b
}

.news-list .txt .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 70px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.news-list .txt .desc {
    font-size: 16px;
    line-height: 30px;
    color: #56585b;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px
}

.news-list .inner:hover {
    box-shadow: 25px 25px 65px 0 rgba(144, 164, 174, .25)
}

.news-list .inner:hover .txt .title {
    color: #004d73
}

.w-time {
    font-size: 16px;
    color: #56585b;
    text-align: center;
    margin-bottom: 52px
}

.w-time span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.turn-box {
    background: #fff;
    border-radius: 30px;
    padding: 0 40px;
    margin: 40px 0
}

.turn-box li {
    padding: 15px 0
}

.turn-box li+li {
    border-top: 1px solid #e9e9e9
}

.turn-box .tit {
    color: #999;
    margin-bottom: 10px
}

.turn-box a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    line-height: 1.6;
    background-repeat: no-repeat;
    background-position: right 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.turn-box a:hover {
    color: #004d73;
    background-image: url(../images/w-right3.png);
    -webkit-background-size: 9px auto;
    background-size: 9px auto
}

.banner-join.banner {
    height: auto
}

.banner-join.banner img {
    display: block;
    width: 100%
}

.banner-join.banner .swiper-pagination {
    bottom: 150px
}

.w-entey {
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1440px
}

.ban520 {
    position: relative
}

.ban520 img {
    display: block;
    width: 100%
}

.about-row6 .honor-box {
    padding: 0
}

.about-row1 {
    padding: 94px 0 0
}

.z-tit8 .tit {
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 28px
}

.z-tit8 .en {
    font-family: Bebas
}

.z-tit8 .en span {
    color: #004d73
}

.z-tit8 .cn {
    font-family: HarmonyOS_Sans_SC_Bold;
    letter-spacing: 12px
}

.z-tit8 .line {
    position: relative;
    background: #e9e9e9;
    height: 1px
}

.z-tit8 .line i {
    position: absolute;
    top: -6px;
    width: 30px;
    height: 10px;
    background: #004d73
}

.about-row1 {
    padding: 94px 0 50px
}

.about-row1 .img {
    width: 740px;
    margin: 59px auto 50px
}

.about-row1 .img img {
    display: block
}

.about-row1 .txt {
    font-size: 16px;
    line-height: 35px;
    padding: 0 120px
}

.about-row2 {
    background: #fafafa;
    padding: 56px 0 40px;
    border-bottom: 10px solid #004d73
}

.about-list1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.about-list1 .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 120px;
    border: 2px solid #e9e7e9;
    border-radius: 60px;
    margin: 0 auto 16px
}

.about-list1 .icon img {
    display: block;
    width: 75px
}

.about-list1 p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 18px;
    line-height: 30px;
    text-align: center
}

.about-row3 {
    padding: 0 0 75px
}

.about-row3 .img {
    margin-bottom: 50px
}

.about-row3 .img img {
    display: block;
    width: 100%
}

.about-row3 .txt {
    font-size: 16px;
    line-height: 35px;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 0 52px
}

.count-list {
    display: flex;
    justify-content: space-between;
    padding: 40px 0 0;
    margin: 0 -60px
}

.count-list li {
    text-align: center;
    flex: 1
}

.count-list .tit {
    margin-bottom: 10px
}

.count-list .tit span {
    font-family: Bebas;
    font-size: 62px
}

.count-list p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #56585b
}

.about-row4 {
    position: relative;
    height: 1000px;
    background-image: url(../images/about-bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.about-row4:before {
    content: '';
    position: absolute;
    bottom: 175px;
    left: 0;
    right: 0;
    height: 483px;
    background: url(../images/about-yuan.png) no-repeat center
}

.about-row4 .w-tit1 .tit3 {
    color: #fff
}

.swiper-milestone1 {
    position: relative;
    margin-top: 77px
}

.swiper-milestone1 .swiper-slide {
    font-size: 0;
    padding-top: 233px;
    opacity: 0
}

.swiper-milestone1 .swiper-slide .con {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px
}

.swiper-milestone1 .swiper-slide i {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%
}

.swiper-milestone1 .swiper-slide .year {
    position: absolute;
    top: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    font-family: Bebas;
    font-size: 32px;
    color: #fff;
    opacity: .5;
    white-space: nowrap
}

.swiper-milestone1 .swiper-slide-prev {
    opacity: 1
}

.swiper-milestone1 .swiper-slide-next {
    text-align: right;
    opacity: 1
}

.swiper-milestone1 .swiper-slide-active {
    padding-top: 0;
    text-align: center;
    opacity: 1
}

.swiper-milestone1 .swiper-slide-active .con {
    margin: 0 auto
}

.swiper-milestone1 .swiper-slide-active .year {
    opacity: 1
}

.swiper-milestone1 .swiper-slide-active i:after {
    content: '';
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    width: 28px;
    height: 28px;
    border: 1px solid #004d73;
    border-radius: 50%
}

.swiper-milestone1 .arrow {
    position: absolute;
    top: -77px;
    z-index: 2;
    background-color: #004d73
}

.swiper-milestone1 .arrow.prev {
    left: 50%;
    margin-left: -300px;
    background-image: url(../images/w-prev-on.png)
}

.swiper-milestone1 .arrow.next {
    right: 50%;
    margin-right: -300px;
    background-image: url(../images/w-next-on.png)
}

.swiper-milestone1 .arrow:hover {
    background-color: transparent;
    border-color: #fff
}

.swiper-milestone2-slide {
    display: none
}

.swiper-milestone2 {
    position: relative;
    top: -166px;
    width: 400px;
    margin: 0 auto;
    overflow: hidden
}

.swiper-milestone2 .box {
    height: 400px;
    margin-bottom: 22px
}

.swiper-milestone2 .swiper-wrapper {
    height: auto
}

.swiper-milestone2 .swiper-slide {
    background: rgba(86, 88, 91, .2);
    border-radius: 30px;
    color: #fff;
    backdrop-filter: blur(20px);
    padding: 0 30px 36px
}

.swiper-milestone2 .swiper-slide:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 5px;
    background: #004d73
}

.swiper-milestone2 .year {
    font-family: Bebas;
    font-size: 46px;
    text-align: center;
    padding: 14px 0 18px;
    border-bottom: 1px solid #fff;
    margin-bottom: 22px
}

.swiper-milestone2 .con {
    font-size: 16px;
    line-height: 30px;
    max-height: 240px;
    overflow-y: auto
}

.swiper-milestone2 .w-arrow-dots .arrow {
    border: 0;
    opacity: .5
}

.swiper-milestone2 .w-arrow-dots .arrow:hover {
    background-color: transparent;
    opacity: 1
}

.swiper-milestone2 .w-arrow-dots .arrow.prev {
    background-image: url(../images/w-prev-on.png)
}

.swiper-milestone2 .w-arrow-dots .arrow.next {
    background-image: url(../images/w-next-on.png)
}

.swiper-milestone2 .w-arrow-dots .dot em {
    color: #fff
}

.swiper-milestone2 .w-arrow-dots .dot .swiper-pagination-current,
.swiper-milestone2 .w-arrow-dots .dot .swiper-pagination-total {
    color: #fff
}

.about-row5 .big-img {
    display: block;
    margin-bottom: 40px
}

.about-row5 .big-img img {
    display: block;
    border-radius: 30px
}

.swiper-honor {
    overflow: hidden
}

.swiper-honor .swiper-slide {
    display: block;
    background: #f9f9f9;
    border-radius: 30px;
    padding: 40px 34px 24px
}

.swiper-honor .swiper-slide .pic {
    position: relative;
    padding-top: 129.78%;
    margin-bottom: 24px
}

.swiper-honor .swiper-slide .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-honor .swiper-slide .pic:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background: rgba(86, 88, 91, .2) url(../images/icon-scale.svg) no-repeat center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    backdrop-filter: blur(20px)
}

.swiper-honor .swiper-slide:hover .pic:after {
    opacity: 1
}

.swiper-honor p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px
}

.swiper-honor .swiper-progressbar {
    width: 750px;
    height: 8px;
    background: #f9f9f9;
    border-radius: 4px;
    margin: 60px auto 0
}

.swiper-honor .swiper-progressbar.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    height: 8px;
    background: #bf1a20;
    border-radius: 4px
}

.power-row1 {
    padding: 78px 0 70px
}

.power-row1 .title-box {
    text-align: center;
    font-size: 62px;
    margin-bottom: 40px
}

.power-row1 .title-box .en {
    font-family: Bebas;
    color: #004d73;
    margin-bottom: 10px
}

.power-row1 .title-box .cn {
    font-family: HarmonyOS_Sans_SC_Bold
}

.power-row1 .img {
    position: relative;
    margin-bottom: 50px
}

.power-row1 .img:before {
    content: '';
    position: absolute;
    top: 40px;
    left: -180px;
    width: 560px;
    height: 201px;
    background: url(../images/fangkuai.png);
    z-index: -1
}

.power-row1 .img:after {
    content: '';
    position: absolute;
    top: -120px;
    right: -180px;
    width: 560px;
    height: 201px;
    background: url(../images/fangkuai.png)
}

.power-row1 .img img {
    display: block;
    width: 100%
}

.power-row1 .txt-box {
    display: flex;
    justify-content: space-between
}

.power-row1 .txt-box .line {
    position: relative;
    width: 160px;
    height: 1px;
    background: #dedede;
    margin-top: 16px
}

.power-row1 .txt-box .line i {
    position: absolute;
    left: 0;
    top: -5px;
    width: 30px;
    height: 10px;
    background: #004d73
}

.power-row1 .txt {
    font-size: 16px;
    line-height: 35px;
    padding-left: 160px
}

.power-row2 {
    overflow: hidden
}

.swiper-power .swiper-slide {
    position: relative
}

.swiper-power .pic {
    position: relative;
    padding-top: 56.181%
}

.swiper-power .pic img {
    position: absolute;
    border-radius: 30px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-power .txt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    height: 99px;
    background: rgba(86, 88, 91, .2);
    border-radius: 20px;
    color: #fff;
    padding: 0 30px
}

.swiper-power .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 26px
}

.swiper-power .txt .time {
    font-size: 16px
}

.swiper-power .txt .time span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.swiper-power .w-arrow-dots {
    margin-top: 40px
}

.power-row3 {
    padding: 90px 0 80px
}

.power-row3 .box {
    display: flex;
    justify-content: space-between
}

.power-row3 .avatar {
    flex: 0 0 420px;
    margin-right: 130px
}

.power-row3 .avatar img {
    display: block;
    width: 100%
}

.power-row3 .txt-box {
    padding: 30px 0 0
}

.power-row3 .txt-box .txt {
    position: relative;
    text-align: justify;
    padding-right: 40px;
    margin-bottom: 45px
}

.power-row3 .txt-box .txt:before {
    content: '“';
    font-family: HarmonyOS_Sans_SC_Bold;
    position: absolute;
    left: -48px;
    top: 15px;
    font-size: 62px;
    color: #004d73;
    line-height: 55px
}

.power-row3 .txt-box .txt:after {
    content: '”';
    font-family: HarmonyOS_Sans_SC_Bold;
    position: absolute;
    right: -12px;
    bottom: -15px;
    font-size: 62px;
    color: #004d73;
    line-height: 55px
}

.power-row3 .txt-box p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    line-height: 55px
}

.power-row3 .txt-box p span {
    color: #004d73
}

.power-row3 .txt-box .job {
    font-size: 0;
    text-align: right;
    padding-right: 58px
}

.power-row3 .txt-box .job img {
    display: inline-block
}

.power-row3 .txt-box .job p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    color: #999
}

.power-row4 {
    position: relative;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin-bottom: 60px
}

.power-row4 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    z-index: -1;
    object-fit: cover
}

.power-row4 .wp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%
}

.power-row4 .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px;
    line-height: 85px;
    color: #fff;
    max-width: 720px
}

.power-row4 .txt-box {
    width: 650px
}

.power-row4 .txt-box .img-box {
    display: flex;
    margin-bottom: 18px
}

.power-row4 .txt-box .img-box img {
    display: block;
    width: 135px;
    height: 70px
}

.power-row4 .txt-box .img-box img+img {
    margin-left: 10px
}

.power-row4 .txt-box p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 24px
}

.power-row4 .txt-box .btn-play2 {
    display: flex;
    align-items: center
}

.power-row4 .txt-box .btn-play2 span {
    font-size: 16px;
    color: #fff;
    margin-right: 5px
}

.power-row4 .txt-box .btn-play2 img {
    width: 96px;
    height: 96px
}

.power-row6 {
    overflow: hidden
}

.swiper-brand .box {
    padding-left: calc(50vw - 720px);
    padding-right: 80px;
    margin-bottom: 40px
}

.swiper-brand .swiper-slide {
    background: #fafafa;
    border-radius: 30px;
    width: 800px;
    overflow: hidden
}

.swiper-brand .pic-box {
    float: left;
    width: 381px
}

.swiper-brand .pic {
    position: relative;
    padding-top: 179%
}

.swiper-brand .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-brand .txt {
    padding: 46px 40px 0;
    overflow: hidden
}

.swiper-brand .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 36px;
    line-height: 55px;
    margin-bottom: 18px
}

.swiper-brand .txt .desc {
    font-size: 16px;
    line-height: 35px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 140px;
    margin-bottom: 30px
}

.swiper-brand .txt .link {
    padding-bottom: 30px
}

.swiper-brand .txt .link li {
    margin-bottom: 20px
}

.swiper-brand .txt .link li a {
    font-family: HarmonyOS_Sans_SC_Bold;
    position: relative;
    display: block;
    font-size: 16px;
    height: 80px;
    line-height: 80px;
    background: #fff url(../images/icon-play3.svg) no-repeat right 20px center;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
    border-radius: 30px;
    color: #004d73;
    padding-left: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 42px
}

.swiper-brand .txt .link li a:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    background: #bf1a20;
    border-radius: 50%
}

.swiper-brand .txt .link li a:hover {
    background-color: #004d73;
    background-image: url(../images/icon-play3-on.svg);
    box-shadow: 15px 15px 30px 0 rgba(144, 164, 174, .25);
    color: #fff
}

.swiper-brand .txt .link li a:before {
    background: #fff
}

.swiper-video1 {
    position: relative;
    border-radius: 30px;
    overflow: hidden
}

.swiper-video1 .txt-arrow {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 440px;
    height: 370px;
    background: #f9f9f9;
    border-radius: 30px;
    text-align: center;
    z-index: 2
}

.swiper-video1 .txt-arrow .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 32px;
    margin-bottom: 14px
}

.swiper-video1 .txt-arrow .desc {
    font-size: 16px;
    color: #56585b;
    margin-bottom: 36px
}

.swiper-video1 .swiper-slide {
    background: #f9f9f9;
    border-radius: 30px
}

.swiper-video1 .pic-box {
    position: relative;
    margin-bottom: 25px
}

.swiper-video1 .pic-box .pic {
    position: relative;
    padding-top: 56.21%;
    border-radius: 30px;
    overflow: hidden
}

.swiper-video1 .pic-box .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-video1 .pic-box .btn-play4 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background: rgba(86, 88, 91, .2) url(../images/icon-play4.svg) no-repeat center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    border-radius: 50%;
    backdrop-filter: blur(20px);
    opacity: 0
}

.swiper-video1 .pic-box:hover .btn-play4 {
    opacity: 1
}

.swiper-video1 .txt {
    padding: 0 30px 38px
}

.swiper-video1 .txt .time {
    font-size: 16px;
    color: #56585b;
    margin-bottom: 8px
}

.swiper-video1 .txt .time span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.swiper-video1 .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.banner.banner-plan {
    height: auto;
    margin-bottom: 100px
}

.banner.banner-plan img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.style-row {
    position: relative;
    padding: 0 0 315px
}

.style-row .title-box {
    position: absolute;
    top: 0;
    right: 0
}

.style-row .title-box .title {
    position: absolute;
    top: -28px;
    right: 0;
    font-size: 160px;
    font-family: HarmonyOS_Sans_SC_Bold;
    color: rgba(213, 21, 44, 0);
    line-height: 165px;
    opacity: .1;
    -webkit-text-stroke: 1px #d5152b;
    text-stroke: 1px #d5152b;
    text-align: right;
    z-index: -1
}

.style-row .title-box .btn-look2 {
    display: flex;
    align-items: center;
    height: 240px
}

.style-row .title-box .btn-look2 span {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    margin-right: 20px
}

.style-row .title-box .btn-look2 i {
    width: 100px;
    height: 100px;
    background: #004d73 url(../images/icon-arrow1.svg) no-repeat center;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    border-radius: 50%
}

.style-list {
    margin: 0 -40px
}

.style-list li {
    float: left;
    width: 50%
}

.style-list li:nth-child(even) {
    position: relative;
    top: 240px
}

.style-list li a {
    display: block;
    margin: 0 40px 80px;
    padding: 0 20px 27px;
    border: 1px solid #000;
    border-radius: 30px;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.style-list .tags {
    font-family: HarmonyOS_Sans_SC_Bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px
}

.style-list .tags .cn {
    font-size: 20px
}

.style-list .tags .en {
    font-size: 16px;
    color: #56585b;
    opacity: .5;
    text-transform: uppercase
}

.style-list .pic {
    position: relative;
    padding-top: 55.625%;
    border-radius: 30px;
    overflow: hidden
}

.style-list .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.style-list .txt {
    position: relative;
    padding-top: 26px
}

.style-list .txt .arrow {
    position: absolute;
    top: 50px;
    right: 0;
    width: 60px;
    height: 60px;
    background: #000 url(../images/w-next-on.png) no-repeat center;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    border-radius: 50%
}

.style-list .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 32px;
    line-height: 60px;
    margin-bottom: 25px
}

.style-list .desc {
    font-size: 16px;
    color: #56585b
}

.style-list li a:hover {
    background: linear-gradient(-45deg, #000 0, #1e1e1e 100%);
    box-shadow: 25px 25px 65px 0 rgba(0, 0, 0, .15);
    color: #fff
}

.style-list li a:hover .desc {
    color: #fff
}

.style-list li a:hover .txt .arrow {
    background-color: #fff;
    background-image: url(../images/w-next-black.png)
}

.detail-row h1 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px;
    text-align: center;
    margin-bottom: 20px
}

.detail-row .info {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 76px
}

.detail-row .con {
    background: #fafafa;
    border-radius: 30px;
    padding: 80px 100px 40px
}

.detail-row .con img {
    display: block
}

.detail-row .con p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    margin-top: 15px;
    line-height: 35px
}

.detail-row .con h2 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 32px;
    color: #1e1e1e
}

.detail-row .con h3 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    color: #004d73;
    margin-bottom: 15px
}

.detail-row .con h5 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 18px;
    color: #004d73;
    font-style: italic;
    margin-bottom: 15px
}

.detail-row .con h6 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    color: #999;
    font-style: italic;
    margin-top: 15px
}

.w-video1 {
    position: relative;
    margin-bottom: 80px
}

.w-video1 .btn-play:before {
    background-color: rgba(255, 255, 255, .8);
    background-image: url(../images/11.png)
}

.w-video1 .btn-play:after {
    background-image: url(../images/z-play1.svg)
}

.detail-row2 {
    padding: 72px 40px 154px;
    overflow: hidden;
    margin: 0 80px
}

.swiper-z1 {
    position: relative
}

.swiper-z1 .swiper-slide {
    background: #fafafa;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-z1 .pic {
    position: relative;
    padding-top: 100%;
    margin-bottom: 18px
}

.swiper-z1 .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-z1 .txt {
    padding: 0 20px 20px
}

.swiper-z1 .txt .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px;
    margin-bottom: 8px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-z1 .txt .desc {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px
}

.swiper-z1 .swiper-slide:hover {
    box-shadow: 25px 25px 65px 0 rgba(0, 0, 0, .15)
}

.swiper-z1 .swiper-slide:hover .txt .title {
    color: #004d73
}

.swiper-z1 .arrow {
    position: absolute;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    border: 2px solid #004d73;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    z-index: 2;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-z1 .arrow.prev {
    left: 10px;
    background-image: url(../images/w-prev.png)
}

.swiper-z1 .arrow.next {
    right: 10px;
    background-image: url(../images/w-next.png)
}

.swiper-z1 .arrow:hover {
    background-color: #004d73
}

.swiper-z1 .arrow.prev:hover {
    background-image: url(../images/w-prev-on.png)
}

.swiper-z1 .arrow.next:hover {
    background-image: url(../images/w-next-on.png)
}

.w-tit3 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px
}

.z-line2 {
    height: 1px;
    background: #e9e9e9
}

.solution-list li {
    display: flex;
    align-items: center;
    background: #fafafa
}

.solution-list li:nth-child(even) {
    flex-direction: row-reverse
}

.solution-list .pic-box,
.solution-list .txt-box {
    width: 50%
}

.solution-list .pic-box .pic {
    position: relative;
    padding-top: 78.125%
}

.solution-list .pic-box .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.solution-list .txt-box {
    font-family: HarmonyOS_Sans_SC_Bold;
    text-align: center
}

.solution-list .txt-box .tit1 {
    font-size: 32px;
    margin-bottom: 15px
}

.solution-list .txt-box .tit2 {
    font-size: 20px;
    color: #1e1e1e
}

.solution-list .txt-box .line {
    position: relative;
    width: 20px;
    height: 7px;
    background: #004d73;
    margin: 25px auto 35px
}

.solution-list .txt-box .line:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5px;
    right: -5px;
    background: #004d73;
    opacity: .5
}

.solution-list .txt-box .desc {
    font-size: 16px;
    color: #333
}

.vr-box {
    position: relative;
    height: 950px
}

.vr-box iframe {
    width: 100%;
    height: 100%
}

.solution-row2 {
    padding-bottom: 170px
}

.solution-row2 .vr-line {
    height: 20px;
    background: #004d73
}

.banner .txt {
    position: absolute;
    top: 50%;
    color: #fff;
    width: 1440px;
    left: 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%)
}

.banner .txt.center {
    left: 0;
    right: 0;
    text-align: center;
    max-width: none;
    width: auto
}

.banner-plan .txt.center {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.banner .txt .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px;
    margin-bottom: 18px
}

.banner .txt .title2 {
    margin-left: -36px
}

.banner .txt .desc {
    font-size: 16px
}

.banner .txt .desc2 {
    font-size: 20px;
    line-height: 2
}

.n-row1 {
    padding: 0 60px
}

.n-row1 .box {
    position: relative
}

.n-row1 .box .pic img {
    display: block;
    width: 100%
}

.n-row1 .btn-box {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.n-row1 .btn-box .btn {
    width: 300px;
    height: 300px;
    background: rgba(213, 21, 44, .8);
    border-radius: 150px;
    margin: 0 -30px;
    text-align: center;
    padding: 82px 0 0
}

.n-row1 .btn-box .btn img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 6px
}

.n-row1 .btn-box .btn p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    color: #fff
}

.w-tit8 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px;
    line-height: 1;
    color: #000;
    text-align: center
}

.w-tit8:after {
    content: '';
    display: block;
    margin: 26px auto 28px;
    width: 110px;
    height: 50px;
    background: url(../images/zs.png) no-repeat center
}

.n-row2 {
    padding: 135px 0 45px
}

.n-row2 .box {
    position: relative;
    height: 450px;
    background: #fafafa;
    border-radius: 30px
}

.n-row2 .box .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 42px;
    line-height: 60px;
    margin-bottom: 24px;
    max-width: 400px
}

.n-row2 .box .txt {
    padding: 76px 0 0 61px
}

.n-row2 .box .btn p {
    font-size: 16px;
    margin-bottom: 36px
}

.n-row2 .box .btn i {
    display: block;
    width: 81px;
    height: 81px;
    border-radius: 50%;
    background: #004d73 url(../images/icon-play4.svg) no-repeat center;
    -webkit-background-size: 24px auto;
    background-size: 24px auto;
    box-shadow: 25px 25px 65px 0 rgba(213, 21, 44, .15)
}

.n-row2 .box .pic {
    position: absolute;
    top: -55px;
    right: 0
}

.n-row2 .box .pic img {
    display: block
}

.n-row3 {
    padding: 0 0 114px
}

.w-list7 {
    margin: 0 -40px
}

.w-list7 li {
    float: left;
    width: 50%
}

.w-list7 a {
    display: block;
    margin: 0 40px 40px;
    border-radius: 30px;
    overflow: hidden;
    background: #fafafa;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.w-list7 .pic {
    position: relative;
    padding-top: 56.176%;
    border-radius: 30px;
    overflow: hidden;
    z-index: 2
}

.w-list7 .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.w-list7 a:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.w-list7 .pic i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background: rgba(86, 88, 91, .2) url(../images/icon-view.png) no-repeat center;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    border-radius: 50%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    backdrop-filter: blur(20px)
}

.w-list7 .txt {
    padding: 26px 21px 36px
}

.w-list7 .txt .city {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #56585b;
    margin-bottom: 8px
}

.w-list7 .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.w-list7 a:hover {
    box-shadow: 25px 25px 65px 0 rgba(0, 0, 0, .25)
}

.banner-plan.banner-k {
    margin-bottom: 0
}

.w-list7 a:hover .pic i {
    opacity: 1
}

.pop-mask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 800
}

.pop-big-pic {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1200px;
    z-index: 801;
    border-radius: 30px;
    overflow: hidden
}

.pop-big-pic .close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, .5) url(../images/icon-close.png) no-repeat center;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    border-radius: 30px;
    z-index: 802;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.pop-big-pic .close:hover {
    background-color: #fff
}

.swiper-big-pic .pic {
    position: relative;
    padding-top: 56.17%;
    margin-bottom: 10px;
    border-radius: 30px;
    overflow: hidden
}

.swiper-big-pic .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-big-pic .txt {
    text-align: center;
    height: 120px;
    background: #fff;
    border-radius: 25px;
    padding: 26px 0 0
}

.swiper-big-pic .txt .city {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #56585b;
    margin-bottom: 8px
}

.swiper-big-pic .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 26px
}

.swiper-big-pic .swiper-arrow {
    position: absolute;
    bottom: 30px;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #004d73;
    border-radius: 50%;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    z-index: 802;
    cursor: pointer
}

.swiper-big-pic .swiper-arrow.prev {
    left: 20px;
    background-image: url(../images/w-prev.png)
}

.swiper-big-pic .swiper-arrow.next {
    right: 20px;
    background-image: url(../images/w-next.png)
}

.swiper-big-pic .swiper-arrow:hover {
    background-color: #004d73
}

.swiper-big-pic .swiper-arrow.prev:hover {
    background-image: url(../images/w-prev-on.png)
}

.swiper-big-pic .swiper-arrow.next:hover {
    background-image: url(../images/w-next-on.png)
}

.banner.ban3 {
    height: auto
}

.ban3 .txt {
    text-align: center
}

.ban3 .desc {
    font-size: 18px;
    line-height: 30px;
    max-width: 760px;
    margin: 0 auto 54px
}

.logo-list {
    text-align: center;
    font-size: 0
}

.logo-list li {
    display: inline-block;
    margin: 0 30px
}

.logo-list li img {
    height: 60px
}

.sss-row1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 156px;
    margin-bottom: 48px
}

.sss-row1 .txt-box {
    width: 670px
}

.sss-row1 .txt-box .en {
    font-family: Bebas;
    font-size: 16px;
    color: #004d73;
    margin-bottom: 15px
}

.sss-row1 .txt-box .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px;
    line-height: 85px;
    margin-bottom: 34px
}

.sss-row1 .txt-box .desc {
    font-size: 16px;
    line-height: 35px;
    color: #1e1e1e;
    margin-bottom: 50px
}

.btn-read {
    display: block;
    width: 180px;
    height: 60px;
    line-height: 56px;
    padding-left: 21px;
    border: 2px solid #004d73;
    border-radius: 20px;
    color: #004d73;
    background: url(../images/icon-so.png) no-repeat right 21px center;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn-read:hover {
    background-color: #004d73;
    background-image: url(../images/icon-so-on.png);
    color: #fff
}

.sss-row1 .pic-box {
    position: relative;
    width: 623px;
    height: 550px;
    background: url(../images/s-bg1.png) no-repeat center
}

.sss-row1 .pic-box img {
    display: block;
    width: 420px;
    height: 588px;
    box-shadow: 18px 18px 45px 0 rgba(144, 164, 174, .25);
    margin: 0 auto;
    transform: rotate(15deg);
    z-index: 2
}

.sss-row3 {
    padding: 0 0 60px;
    background: #fafafa
}

.swiper-industry .box {
    overflow: hidden;
    padding-left: calc(50vw - 720px);
    padding-right: 30px
}

.swiper-industry .swiper-slide {
    position: relative;
    margin-bottom: 80px
}

.swiper-industry .swiper-slide:before {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -311px;
    width: 623px;
    height: 183px;
    background: url(../images/w-dian.png) no-repeat center;
    opacity: 0
}

.swiper-industry .pic {
    position: relative;
    padding-top: 61.36%;
    cursor: pointer;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-industry .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-industry .swiper-slide:hover .pic {
    box-shadow: 25px 25px 65px 0 rgba(0, 0, 0, .15)
}

.swiper-industry .swiper-slide:hover:before {
    opacity: 1
}

.swiper-industry .arrow-progressbar .swiper-arrow {
    background-color: #fff
}

.swiper-industry .arrow-progressbar .swiper-arrow:hover {
    background-color: #004d73
}

.swiper-industry .arrow-progressbar .swiper-progressbar {
    background: #fff
}

.sss-row4 {
    padding: 82px 0 285px;
    margin-bottom: 153px
}

.sss-row4 .box {
    position: relative
}

.sss-row4 .pic img {
    display: block;
    width: 100%
}

.sss-row4 .txt-box {
    position: absolute;
    bottom: -285px;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .2) url(../images/dian2.png) no-repeat right bottom;
    box-shadow: 25px 25px 65px 0 rgba(0, 0, 0, .15);
    border-radius: 30px;
    padding: 60px;
    overflow: hidden;
    backdrop-filter: blur(20px)
}

.sss-row4 .txt-box .txt-box-l {
    float: left;
    width: 510px;
    margin-right: 50px
}

.sss-row4 .txt-box .txt-box-l .tit1 {
    position: relative;
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #004d73;
    margin-bottom: 24px
}

.sss-row4 .txt-box .txt-box-l .tit1:before {
    content: '';
    position: absolute;
    top: -22px;
    left: 0;
    width: 69px;
    height: 64px;
    background: url(../images/douhao.png) no-repeat center
}

.sss-row4 .txt-box .txt-box-l .tit2 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px;
    line-height: 85px;
    margin-bottom: 46px
}

.sss-row4 .txt-box .txt-box-r {
    overflow: hidden;
    padding: 48px 0 0
}

.sss-row4 .txt-box .txt-box-r p {
    font-size: 16px;
    line-height: 35px;
    color: #333
}

.sss-row4 .txt-box .txt-box-r p span {
    font-family: HarmonyOS_Sans_SC_Bold;
    color: #004d73
}

.love-row1 {
    padding: 100px 0 0
}

.love-row1 .box {
    padding: 50px 120px 56px;
    background: url(../images/c-p1.jpg) no-repeat center/cover;
    border-radius: 30px;
    overflow: hidden
}

.love-row1 .box .desc {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    margin-bottom: 50px
}

.btn-look {
    display: block;
    width: 240px;
    height: 60px;
    line-height: 60px;
    background: #fff url(../images/s-arrow-on.svg) no-repeat right 21px center;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
    border-radius: 20px;
    margin: 0 auto;
    padding-left: 19px;
    color: #004d73;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn-look:hover {
    background-color: #004d73;
    color: #fff;
    background-image: url(../images/icon-arrow1.svg)
}

.love-row2 {
    padding: 0 0 80px
}

.swiper-viewpoint .box {
    position: relative;
    overflow: hidden;
    padding-left: calc(50vw - 720px);
    padding-right: 30px
}

.swiper-viewpoint .swiper-slide {
    position: relative;
    background: #fafafa;
    width: 680px;
    height: 750px;
    border-radius: 30px;
    padding: 40px 40px 0;
    overflow: hidden
}

.swiper-viewpoint .swiper-slide .icon {
    width: 35px;
    height: 33px;
    margin-bottom: 19px;
    background: url(../images/yinhao.png) no-repeat center
}

.swiper-viewpoint .swiper-slide .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    line-height: 2;
    margin-bottom: 26px
}

.swiper-viewpoint .swiper-slide .btn-play2 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 80px;
    background: #fafafa;
    box-shadow: 25px 25px 65px 0 rgba(0, 0, 0, .15);
    border-radius: 30px
}

.swiper-viewpoint .swiper-slide .btn-play2 i {
    width: 50px;
    height: 50px;
    background: url(../images/icon-play3.svg) no-repeat center
}

.swiper-viewpoint .name-job {
    position: absolute;
    bottom: 260px
}

.swiper-viewpoint .name-job .name {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px
}

.swiper-viewpoint .name-job .name:after {
    content: '';
    position: absolute;
    top: 60px;
    width: 18px;
    height: 18px;
    border: 3px solid #004d73;
    border-radius: 50%
}

.swiper-viewpoint .name-job .job {
    font-size: 16px
}

.swiper-viewpoint .swiper-slide .pic {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.swiper-viewpoint .swiper-slide .pic img {
    display: block;
    width: 100%
}

.swiper-viewpoint .arrow-box {
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 200px;
    z-index: 2;
    left: calc(50vw + 620px)
}

.swiper-viewpoint .arrow-box .arrow {
    width: 100px;
    height: 100px;
    background-color: #e9e7e9;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    cursor: pointer
}

.swiper-viewpoint .arrow-box .arrow.prev {
    background-color: #e9e7e9;
    background-image: url(../images/w-prev.png)
}

.swiper-viewpoint .arrow-box .arrow.next {
    background-color: #004d73;
    background-image: url(../images/w-next-on.png)
}

.love-row3 {
    overflow: hidden;
    padding: 0 0 80px;
    background: #fafafa
}

.swiper-video {
    position: relative
}

.swiper-video .swiper-slide {
    border-radius: 30px;
    overflow: hidden
}

.swiper-video .pic {
    position: relative;
    padding-top: 50.68%
}

.swiper-video .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-video .txt {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    height: 100px;
    background: rgba(233, 231, 233, .2);
    border-radius: 25px;
    color: #fff;
    padding: 20px 0 0 20px;
    backdrop-filter: blur(20px)
}

.swiper-video .txt .time {
    font-size: 16px;
    margin-bottom: 10px
}

.swiper-video .txt .time span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.swiper-video .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 26px
}

.swiper-video .txt .play-btn {
    position: absolute;
    top: 25px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: url(../images/icon-play3-on.svg) no-repeat center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-video .txt .play-btn:hover {
    background-image: url(../images/icon-play3.svg)
}

.swiper-video .arrow {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    z-index: 2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.swiper-video .arrow.prev {
    left: 10px;
    background-image: url(../images/w-prev-on.png)
}

.swiper-video .arrow.next {
    right: 10px;
    background-image: url(../images/w-next-on.png)
}

.swiper-video .arrow:hover {
    background-color: #fff
}

.swiper-video .arrow.prev:hover {
    background-image: url(../images/w-prev.png)
}

.swiper-video .arrow.next:hover {
    background-image: url(../images/w-next.png)
}

.love-row3 .dots {
    text-align: center;
    font-size: 0;
    margin-top: 40px
}

.love-row3 .dots .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #e9e9e9;
    border-radius: 5px;
    opacity: 1;
    margin: 0 10px
}

.love-row3 .dots .swiper-pagination-bullet-active {
    background: #004d73
}

.love-row4 {
    padding: 0 0 152px
}

.love-row4 .box {
    overflow: hidden
}

.love-row4 .box-l {
    float: left;
    width: 720px;
    margin-right: 40px
}

.love-row4 .box-r {
    overflow: hidden
}

.swiper-reports {
    background: #fafafa;
    border-radius: 30px
}

.swiper-reports .pic {
    position: relative;
    padding-top: 56.11%;
    margin-bottom: 24px
}

.swiper-reports .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.swiper-reports .txt {
    padding: 0 30px 24px
}

.swiper-reports .txt .time {
    font-size: 16px;
    color: #56585b;
    margin-bottom: 8px
}

.swiper-reports .txt .time span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.swiper-reports .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 24px
}

.swiper-reports .btn-play {
    top: auto;
    left: 30px;
    bottom: 30px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.swiper-reports .btn-play:before {
    background-color: rgba(255, 255, 255, 1);
    background-image: url(../images/11.png)
}

.swiper-reports .btn-play:after {
    background-image: url(../images/z-play1.svg)
}

.swiper-reports .w-arrow-dots {
    padding: 20px 0;
    border-top: 1px solid #e9e9e9;
    margin: 0 30px
}

.swiper-reports .w-arrow-dots .arrow2 {
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/w-right5.svg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.swiper-reports .w-arrow-dots .prev {
    background-image: url(../images/w-right5.svg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.swiper-reports .w-arrow-dots .arrow2:hover {
    background-image: url(../images/w-right5-on.svg)
}

.swiper-reports .w-arrow-dots .dot .swiper-pagination-current {
    color: #004d73
}

.swiper-reports .w-arrow-dots .dot {
    flex: 1;
    color: #000
}

.swiper-reports .w-arrow-dots .dot em {
    color: #000
}

.reports-list {
    height: 596px;
    overflow-y: auto
}

.reports-list li {
    margin-bottom: 40px
}

.reports-list li a {
    display: block;
    overflow: hidden;
    background: #fafafa;
    border-radius: 30px
}

.reports-list .pic-box {
    float: left;
    width: 305px;
    margin-right: 29px
}

.reports-list .pic {
    position: relative;
    padding-top: 56%;
    overflow: hidden;
    z-index: 2;
    border-radius: 30px
}

.reports-list .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.reports-list .txt {
    overflow: hidden;
    padding: 24px 24px 0 0
}

.reports-list .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.reports-list .txt .desc {
    font-size: 16px;
    line-height: 25px;
    color: #56585b;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px
}

.reports-list a:hover .txt .tit {
    color: #004d73
}

.reports-list a:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.banner .swiper-pagination2 {
    position: absolute;
    bottom: 160px;
    text-align: center;
    z-index: 2;
    font-size: 0
}

.banner .swiper-pagination2 .swiper-pagination-bullet {
    width: 40px;
    height: 8px;
    background: #fff;
    opacity: 1;
    border-radius: 0;
    margin: 0 10px
}

.banner .swiper-pagination2 .swiper-pagination-bullet-active {
    position: relative;
    opacity: .5
}

.banner .swiper-pagination2 .swiper-pagination-bullet-active:after {
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: #004d73;
    animation: Ani2 5s linear;
    -webkit-animation: Ani2 5s linear
}

@keyframes Ani2 {
    from {
        width: 0%
    }

    to {
        width: 100%
    }
}

@-webkit-keyframes Ani2 {
    from {
        width: 0%
    }

    to {
        width: 100%
    }
}

.j-list1 li {
    position: relative
}

.j-list1 li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    height: 20px;
    background: #004d73
}

.j-list1 .pic img {
    display: block;
    width: 100%
}

.j-list1 .txt {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    text-align: center
}

.j-list1 .txt .tit {
    margin-bottom: 40px
}

.j-list1 .txt .tit img {
    display: block
}

.j-list1 .txt .icon {
    width: 120px;
    height: 120px;
    margin: 0 auto 18px
}

.j-list1 .txt .icon img {
    display: block;
    width: 100%;
    height: 100%
}

.j-list1 .txt .s1 {
    font-size: 16px;
    margin-bottom: 6px
}

.j-list1 .txt .s2 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 32px;
    margin-bottom: 8px
}

.j-list1 .txt .s3 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px
}

.j-list1 .txt .tip {
    line-height: 25px;
    max-width: 320px;
    margin: 28px auto 0
}

.csd-system {
    padding: 132px 0 40px;
    background: url(../images/j-p5.jpg) no-repeat center/cover
}

.csd-system .txt {
    text-align: center;
    color: #fff
}

.csd-system .txt .tit1 {
    font-family: Bebas;
    font-size: 20px;
    margin-bottom: 12px
}

.csd-system .txt .tit2 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 62px;
    line-height: 85px;
    margin-bottom: 36px
}

.csd-system .txt .desc {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 18px;
    line-height: 40px;
    max-width: 1190px;
    margin: 0 auto 28px
}

.csd-system .btn {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 270px;
    height: 100px;
    background: #fafafa;
    border-radius: 30px;
    padding: 10px;
    margin: 0 auto 138px
}

.csd-system .btn img {
    display: block;
    width: 140px;
    height: 80px;
    margin-right: 8px
}

.csd-system .btn i {
    width: 28px;
    height: 28px;
    background: url(../images/icon-play3.svg) no-repeat center;
    margin-right: 8px
}

.csd-system .img img {
    display: block
}

.video-row {
    padding: 135px 0;
    background: url(../images/x-bg1.jpg) no-repeat center/cover;
    overflow: hidden
}

.swiper-video2 {
    height: 810px
}

.swiper-video2 .pic {
    border-radius: 30px;
    overflow: hidden
}

.swiper-video2 .pic img {
    display: block
}

.swiper-video2 .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff
}

.swiper-video2 .txt .time {
    font-size: 16px;
    margin-bottom: 5px
}

.swiper-video2 .txt .time span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.swiper-video2 .txt .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 32px;
    margin-bottom: 30px
}

.swiper-video2 .txt .btn-play {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 200px;
    height: 200px
}

.swiper-video2 .txt .btn-play:before {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    background-color: #004d73;
    background-image: url(../images/text-yuan3.png)
}

.history-row {
    padding: 0 0 80px;
    background: url(../images/history-bg.jpg) no-repeat center/cover;
    overflow: hidden
}

.history-row .w-tit2 {
    padding-top: 76px
}

.history-row .w-tit2 .tit3 {
    color: #fff
}

.swiper-history {
    position: relative;
    margin-top: 212px
}

.swiper-history .line {
    position: absolute;
    top: 0;
    left: -50%;
    right: -50%;
    height: 171px;
    background: url(../images/bolang.png) no-repeat center;
    animation: lineAni 20s linear infinite alternate;
    -webkit-animation: lineAni 20s linear infinite
}

@keyframes lineAni {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-20%)
    }
}

@-webkit-keyframes lineAni {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-20%)
    }
}

.swiper-history .swiper-slide {
    width: 400px;
    height: 144px
}

.swiper-history .swiper-slide:nth-child(odd) {
    background-image: url(../images/line1.png);
    background-position: center 10px
}

.swiper-history .swiper-slide:nth-child(even) {
    background-image: url(../images/line2.png);
    padding: 128px 0 0
}

.swiper-history .swiper-slide.swiper-slide3 {
    background-image: url(../images/line3.png);
    padding: 128px 0 0
}

.swiper-history .swiper-slide.swiper-slide4 {
    background-image: url(../images/line4.png)
}

.swiper-history .dian {
    position: relative;
    width: 10px;
    height: 10px;
    background: #d8d8d8;
    border-radius: 50%;
    margin: 8px auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-history .dian:before {
    content: '';
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    background: rgba(216, 216, 216, .2);
    border-radius: 50%
}

.swiper-history .year {
    font-family: Bebas;
    font-size: 42px;
    color: #d8d7d7;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.swiper-history .swiper-slide:nth-child(odd) .year {
    position: relative;
    top: -90px
}

.swiper-history .year span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.swiper-history .w-arrow-dots {
    margin-top: 336px
}

.swiper-history .w-arrow-dots .arrow {
    border-color: #fff;
    margin: 0 20px
}

.swiper-history .w-arrow-dots .prev {
    background-image: url(../images/w-prev-on.png)
}

.swiper-history .w-arrow-dots .next {
    background-image: url(../images/w-next-on.png)
}

.swiper-history .w-arrow-dots .arrow:hover {
    border-color: #004d73
}

.pop-intro {
    z-index: -2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    background: rgba(86, 88, 91, .2);
    border-radius: 30px;
    padding: 0 30px 32px;
    backdrop-filter: blur(20px)
}

.swiper-history .swiper-slide:nth-child(even) .pop-intro {
    bottom: 40px
}

.swiper-history .swiper-slide:nth-child(odd) .pop-intro {
    top: 50px
}

.pop-intro:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 5px;
    background: #004d73
}

.pop-intro-year {
    font-family: Bebas;
    font-size: 46px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 14px 0 20px;
    margin-bottom: 24px
}

.pop-intro-year span {
    font-family: HarmonyOS_Sans_SC_Bold
}

.pop-intro-con {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    overflow-y: auto;
    height: 150px
}

.swiper-history .swiper-slide:hover .pop-intro {
    opacity: 1;
    visibility: visible;
    z-index: 2
}

.swiper-history .swiper-slide:hover .year {
    color: #004d73
}

.swiper-history .swiper-slide:hover .dian {
    background-color: #004d73
}

.swiper-history .swiper-slide:hover .dian:before {
    background-color: rgba(213, 21, 44, .2)
}

.swiper-history .swiper-slide:hover .dian:after {
    content: '';
    position: absolute;
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    background-color: rgba(213, 21, 44, .2);
    border-radius: 50%
}

.pop-win {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 800px;
    z-index: 801;
    border-radius: 30px;
    overflow: hidden;
    background: #fff
}

.pop-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, .5) url(../images/icon-close3.svg) no-repeat center;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.pop-close:hover {
    background-color: #fff
}

.pop-tit {
    background: #004d73;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 42px 0
}

.pop-tit .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 42px;
    line-height: 64px;
    color: #fff
}

.pop-tit .desc {
    font-size: 16px;
    color: #fff
}

.pop-win-shwx .pop-tit {
    background-image: url(../images/shwx-bg.png)
}

.pop-win-mcdz .pop-tit {
    background-image: url(../images/dzmc-bg.png)
}

.pop-con {
    padding: 40px
}

.pop-win .con {
    font-size: 16px;
    line-height: 35px;
    color: #1e1e1e;
    max-height: 410px;
    overflow-y: auto;
    padding-right: 35px
}

.from-z .inp-con {
    display: flex;
    justify-content: space-between
}

.from-z .inp-con .inp {
    width: calc(50% - 10px)
}

.from-z .select-box {
    display: flex;
    justify-content: space-between
}

.from-z .select-box .zcityItem {
    position: relative;
    width: calc(33.33% - 14px)
}

.from-z .select-box .zcityItem input {
    font-family: HarmonyOS_Sans_SC_Bold;
    display: block;
    width: 100%;
    font-size: 16px;
    height: 60px;
    border: 2px solid #999;
    border-radius: 20px;
    padding: 0 20px;
    margin-bottom: 20px;
    background: #fff url(../images/icon-sel3.svg) no-repeat right 20px center;
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
    color: #000
}

.from-z .inp {
    font-family: HarmonyOS_Sans_SC_Bold;
    display: block;
    font-size: 16px;
    width: 100%;
    background: #fff;
    height: 60px;
    border: 2px solid #999;
    border-radius: 20px;
    padding: 0 20px;
    margin-bottom: 20px;
    color: #000
}

.js-inp.error {
    border-color: #004d73 !important
}

.js-inp.on {
    border-color: #000 !important
}

.js-inp::-webkit-input-placeholder {
    font-family: HarmonyOS_Sans_SC
}

.js-inp::-moz-placeholder {
    font-family: HarmonyOS_Sans_SC
}

.js-inp::-ms-input-placeholder {
    font-family: HarmonyOS_Sans_SC
}

.js-inp.error::-webkit-input-placeholder {
    color: #004d73
}

.js-inp.error::-moz-placeholder {
    color: #004d73
}

.js-inp.error::-ms-input-placeholder {
    color: #004d73
}

.from-z textarea {
    font-family: HarmonyOS_Sans_SC_Bold;
    display: block;
    font-size: 16px;
    width: 100%;
    background: #fff;
    height: 160px;
    border: 2px solid #999;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 40px;
    color: #000
}

.from-z .submit {
    font-family: HarmonyOS_Sans_SC_Bold;
    display: block;
    width: 340px;
    height: 60px;
    background: #e9e9e9;
    border-radius: 30px;
    border: 0;
    margin: 0 auto;
    color: #004d73;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.from-z .submit.on,
.from-z .submit:hover {
    background: #000;
    color: #fff
}

.checkbox-box {
    padding: 8px 0 24px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 40px
}

.checkbox-tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #999;
    margin-bottom: 12px
}

.checkbox-list .item {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    position: relative;
    display: flex;
    align-items: center;
    float: left;
    width: 33.33%;
    margin-bottom: 18px;
    cursor: pointer
}

.checkbox-list .item input {
    position: absolute;
    left: -9999px
}

.checkbox-list .item i {
    width: 22px;
    height: 22px;
    border: 2px solid #999;
    border-radius: 50%;
    margin-right: 9px
}

.checkbox-list .item input:checked+i {
    position: relative;
    border-color: #004d73
}

.checkbox-list .item input:checked+i:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    background: #004d73;
    border-radius: 50%
}

.checkbox-list {
    overflow: hidden
}

.checkbox-tip {
    font-size: 16px;
    color: #004d73
}

.pop-success {
    display: none;
    position: fixed;
    width: 480px;
    height: 430px;
    top: 50%;
    left: 50%;
    background: #fff;
    border-radius: 30px;
    box-shadow: 10px 10px 35px 5px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 801
}

.pop-success img {
    display: block;
    width: 100%;
    margin-bottom: 40px
}

.pop-success p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 30px
}

.pop-success .btn-confirm {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #004d73;
    border-radius: 25px;
    color: #fff;
    margin: 0 auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.pop-success .btn-confirm:hover {
    opacity: .9
}

.g-kf {
    position: fixed;
    top: 50%;
    right: 30px;
    width: 80px;
    height: 80px;
    padding: 18px 0 0;
    background: #fff;
    box-shadow: 25px 25px 65px 0 rgba(144, 164, 174, .25);
    border-radius: 20px 20px 0 20px;
    z-index: 801
}

.g-kf i {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/icon-kf.svg) no-repeat center;
    margin: 0 auto 4px
}

.g-kf p {
    font-family: HarmonyOS_Sans_SC_Bold;
    color: #004d73;
    text-align: center
}

.pop-kf {
    display: none;
    position: fixed;
    right: 20px;
    top: 30%;
    width: 380px;
    background: rgba(0, 0, 0, .4);
    border-radius: 20px;
    backdrop-filter: blur(20px);
    z-index: 801;
    overflow: hidden
}

.pop-kf-con {
    padding: 25px 20px
}

.pop-kf-con .title {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 26px;
    color: #fff;
    margin-bottom: 15px
}

.pop-kf-con .desc {
    line-height: 25px;
    color: #fff;
    margin-bottom: 24px
}

.form-kf .inp {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    display: block;
    height: 60px;
    background: 0 0;
    border: 2px solid #fff;
    border-radius: 20px;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 10px;
    color: #fff
}

.form-kf .inp::-webkit-input-placeholder {
    color: #fff
}

.form-kf .inp::-moz-placeholder {
    color: #fff
}

.form-kf .inp::-ms-input-placeholder {
    color: #fff
}

.form-kf .inp.error {
    border-color: #000 !important
}

.form-kf .inp.error::-webkit-input-placeholder {
    color: #000
}

.form-kf .inp.error::-moz-placeholder {
    color: #000
}

.form-kf .inp.error::-ms-input-placeholder {
    color: #000
}

.form-kf .inp.on {
    border-color: #fff !important
}

.form-kf .submit {
    font-family: HarmonyOS_Sans_SC_Bold;
    display: block;
    width: 100%;
    height: 60px;
    background: #fff;
    border-radius: 30px;
    border: 0;
    color: #1e1e1e
}

.pop-kf-bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
    background: #1e1e1e;
    border-radius: 0 20px 0 0;
    padding: 0 10px 0 20px
}

.pop-kf-bot .qr {
    width: 80px;
    height: 80px;
    margin-right: 10px
}

.pop-kf-bot .qr img {
    display: block;
    width: 100%;
    height: 100%
}

.pop-kf-bot .tit {
    font-family: HarmonyOS_Sans_SC_Bold;
    flex: 1;
    color: #fff
}

.pop-kf-bot .btn-close-kf {
    width: 80px;
    height: 80px;
    padding: 15px 0 0;
    background: #004d73;
    border-radius: 20px;
    text-align: center
}

.pop-kf-bot .btn-close-kf i {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: url(../images/icon-up.svg) no-repeat center;
    -webkit-background-size: 22px auto;
    background-size: 22px auto
}

.pop-kf-bot .btn-close-kf p {
    font-family: HarmonyOS_Sans_SC_Bold;
    color: #fff
}

.label-agree {
    position: relative;
    font-family: HarmonyOS_Sans_SC_Bold;
    display: flex;
    align-items: center;
    color: #fff;
    margin: 32px 0 15px;
    cursor: pointer
}

.label-agree input {
    position: absolute;
    left: -9999px
}

.label-agree i {
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 5px
}

.label-agree input:checked+i {
    position: relative;
    border-color: #000
}

.label-agree input:checked+i:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    background: #000;
    border-radius: 50%;
    margin: -6px 0 0 -6px
}

.label-agree a,
.label-agree em {
    color: #000
}

.label-agree em {
    margin-right: 5px
}

.label-agree a {
    margin: 0 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.label-agree a:hover {
    text-decoration: underline
}

.swiper-news {
    overflow: hidden
}

.swiper-w2-pic .tit {
    display: none
}

.swiper-service0 .w-arrow-dots,
.swiper-w2-pic .w-arrow-dots,
.swiper-w3-pic .w-arrow-dots {
    display: none
}

.w-tit1.z-tit1 {
    padding: 74px 0 30px
}

.w-tit1.z-tit1 .tit3 {
    margin: 0
}

.w-tit1.z-tit1 .tit2 {
    margin: 0;
    margin-top: 4px
}

.w-tit1.z-tit1 .desc {
    margin: 0;
    margin-top: 18px
}

.w-tit1.z-tit2 {
    padding: 100px 0 72px
}

.w-tit1.z-tit2 .tit3 {
    font-size: 20px
}

.w-tit1.z-tit2 .tit2 {
    margin: 0;
    font-size: 82px;
    color: #fff
}

.w-tit1.z-tit2 .desc {
    margin-top: 32px;
    font-size: 24px;
    color: #fff
}

.w-tit1.z-tit3 {
    padding: 0
}

.w-tit1.z-tit3 .tit3 {
    font-size: 16px;
    color: #004d73;
    line-height: 1.1;
    font-family: BEBAS
}

.w-tit1.z-tit3 .tit2 {
    margin: 0;
    margin-top: 8px;
    font-size: 86px;
    color: #000;
    line-height: 1.4;
    font-family: HarmonyOS_Sans_SC_Bold
}

.w-tit1.z-tit3 .tit2 span {
    color: #004d73
}

@keyframes circleLoad {
    0% {
        stroke-dashoffset: 65
    }

    100% {
        stroke-dashoffset: 0
    }
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 100px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    z-index: 100
}

.header.floatDown:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100px;
    background: rgba(86, 88, 91, .2);
    backdrop-filter: blur(20px);
    z-index: -1
}

.header-nav>li>a {
    padding: 0 10px;
    display: block;
    height: 100%;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 1;
    font-family: HarmonyOS_Sans_SC_Bold;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header-nav>li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 32px;
    height: 31px;
    background: url(../images/z-square1.svg) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: -1;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    -o-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header-navsub {
    display: none
}

.prod-nav-ad {
    margin-top: 16px;
    padding: 40px;
    height: 220px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.prod-nav-ad .line {
    position: absolute;
    left: 40px;
    bottom: 0;
    width: 350px;
    height: 10px;
    background-color: #004d73
}

.prod-nav-ad .z-btns {
    margin-left: 20px;
    flex-shrink: 0
}

.prod-nav-ad .text {
    font-size: 16px;
    color: #fff;
    line-height: 1.88;
    flex-grow: 1;
    font-family: HarmonyOS_Sans_SC
}

.prod-nav-ad .text .title {
    font-size: 32px;
    font-family: HarmonyOS_Sans_SC_Bold
}

.header-nav>li.on>a,
.header-nav>li:hover>a {
    color: #004d73
}

.header-nav>li.on>a:before,
.header-nav>li:hover>a:before {
    opacity: .5;
    visibility: visible;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.footer {
    position: relative;
    z-index: 10
}

.footer-1 {
    position: relative
}

.footer1-1 {
    padding: 57px 0;
    background-color: #004d73;
    position: relative
}

.footer1-1 .wp {
    padding-right: 26.6%
}

.footer1-1 .line {
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 9px;
    background-color: #fff
}

.footer-codes {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.footer-codes .items1 {
    padding-right: 9.7%;
    flex-grow: 1;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.footer-codes .items1 .pic {
    margin: 0 auto 8px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 0;
    text-align: center;
    border-radius: 30px;
    background-color: #fff
}

.footer-codes .items1 .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 83%;
    max-height: 83%
}

.footer-codes .items1 .title {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
    font-family: HarmonyOS_Sans_SC
}

.footer-codes .items2 {
    flex-shrink: 0;
    position: relative
}

.footer-codes .items2 .item {
    position: relative;
    min-height: 50px;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    cursor: pointer
}

.footer-codes .items2 .pic {
    margin-right: 8px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 0;
    text-align: center;
    flex-shrink: 0
}

.footer-codes .items2 .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.footer-codes .items2 .title {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1.1
}

.footer-codes .items2 .qr {
    display: none;
    position: absolute;
    bottom: 45px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 120px
}

.footer-codes .items2 .qr img {
    display: block;
    width: 100%;
    height: 100%
}

.footer-codes .items2 .item:hover .qr {
    display: block
}

.footer1-2 {
    padding: 51px 0 30px;
    background-color: #fff;
    min-height: 400px;
}

.footer-nav a {
    font-family: HarmonyOS_Sans_SC_Bold
}

.footer-link {
    margin-top: 76px;
    position: relative;
    width: 180px
}

.footer-link .dt {
    cursor: pointer;
    padding: 0 20px;
    width: 100%;
    height: 60px;
    line-height: 56px;
    border: 2px solid #56585b;
    position: relative;
    font-size: 14px;
    color: #56585b;
    border-radius: 20px
}

.footer-link .dt i {
    position: absolute;
    right: 16px;
    top: 50%;
    width: 14px;
    height: 8px;
    background: url(../images/z-down1.svg) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: -4px
}

.footer-link .dt.on i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.footer-link .dd {
    padding: 14px 0;
    position: absolute;
    left: 0;
    bottom: 100%;
    min-width: 100%;
    white-space: nowrap;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    z-index: 10;
    display: none
}

.footer-link .dd .in {
    max-height: 165px;
    overflow-y: auto
}

.footer-link .dd a {
    padding: 6px 20px;
    display: block;
    font-size: 14px;
    color: #56585b;
    line-height: 1.5
}

.footer1-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    top: -33px;
    width: 100%;
    min-height: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1
}

.footer-info {
    margin-bottom: 46px
}

.footer-info .title {
    padding-left: 26px;
    font-size: 14px;
    color: #fff;
    font-family: HarmonyOS_Sans_SC_Bold;
    background: url(../images/z-square1.svg) left center no-repeat;
    -webkit-background-size: 16px auto;
    background-size: 16px auto
}

.footer-info .tel {
    margin-top: 8px;
    font-size: 42px;
    color: #fff;
    line-height: 1.1;
    font-family: HarmonyOS_Sans_SC_Bold
}

.footer-info .info {
    font-size: 14px;
    color: #fff
}

.footer-form input {
    outline: 0;
    border: none;
    background-color: transparent
}

.footer-form .title {
    margin-bottom: 44px;
    font-size: 32px;
    color: #fff;
    font-family: HarmonyOS_Sans_SC_Bold
}

.footer-form .info {
    margin-bottom: 30px;
    font-size: 14px;
    color: #fff;
    font-family: HarmonyOS_Sans_SC
}

.footer-form .form-cont {
    padding-right: 110px;
    position: absolute
}

.footer-form .form-item+.form-item {
    margin-top: 18px
}

.footer-form .inp {
    padding: 0 10px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 48px;
    border: 1px solid rgba(255, 255, 255, .5);
    font-size: 16px;
    color: #fff;
    font-family: HarmonyOS_Sans_SC_Bold
}

.footer-form .submit {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff url(../images/z-next2.svg) center center no-repeat;
    -webkit-background-size: 20px auto;
    background-size: 20px auto
}

.footer-2 {
    padding: 30px 0;
    font-size: 14px;
    color: #fff;
    font-family: HarmonyOS_Sans_SC_Bold;
    background-color: #151515
}

.footer-2 img {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 4px 0 0
}

.footer-form .inp.js-inp.on {
    border-color: #fff !important
}

.z-btns1 {
    margin: 0 -10px;
    display: -webkit-flex;
    display: flex
}

.z-btns1 .a1 {
    margin: 0 10px;
    padding: 0 18px;
    border: 2px solid #fff;
    border-radius: 20px;
    min-width: 180px;
    line-height: 56px;
    font-size: 14px;
    color: #fff;
    font-family: HarmonyOS_Sans_SC;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-btns1 .a1 span {
    min-width: 108px;
    flex-grow: 1
}

.z-btns1 .a1 i {
    margin-left: 15px;
    width: 17px;
    height: 30px;
    background: url(../images/z-next1.svg) center center no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    flex-shrink: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-btns1 .a1:hover {
    background-color: #004d73;
    border-color: #004d73;
    color: #fff
}

.z-btns1 .a1:hover i {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

.z-btns1 .return {
    width: 60px;
    height: 60px;
    border: 2px solid #004d73;
    position: relative;
    border-radius: 20px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-btns1 .return i {
    width: 100%;
    height: 100%;
    background: url(../images/z-return1.svg) center center no-repeat;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-btns1 .return:hover {
    background-color: #004d73
}

.z-btns1 .return:hover i {
    background-image: url(../images/z-return3.svg)
}

.z-btns1.center {
    justify-content: center
}

.z-btns2 {
    margin: 0 -10px;
    display: -webkit-flex;
    display: flex
}

.z-btns2 .a1,
.z-btns2 .a2 {
    margin: 0 10px;
    padding: 0 18px;
    border: 2px solid #004d73;
    border-radius: 20px;
    min-width: 180px;
    line-height: 56px;
    font-size: 14px;
    font-family: HarmonyOS_Sans_SC;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-btns2 .a1 {
    color: #fff;
    background-color: #004d73
}

.z-btns2 .a2 {
    color: #004d73
}

.z-btns2 .a1 span,
.z-btns2 .a2 span {
    flex-grow: 1
}

.z-btns2 .a1 i,
.z-btns2 .a2 i {
    margin-left: 50px;
    width: 17px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    flex-shrink: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-btns2 .a1 i {
    background-image: url(../images/z-designSketch1.svg)
}

.z-btns2 .a2 i {
    background-image: url(../images/z-next2.svg)
}

.z-btns2 .a1:hover {
    opacity: .8
}

.z-btns2 .a2:hover {
    background-color: #004d73;
    border-color: #004d73;
    color: #fff
}

.z-btns2 .a2:hover i {
    background-image: url(../images/z-next1.svg);
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

.z-btns2.center {
    justify-content: center
}

.z-btns3 {
    display: -webkit-flex;
    display: flex
}

.z-btns3 .a1 {
    font-size: 14px;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.z-btns3 .a1 span {
    flex-grow: 1
}

.z-btns3 .a1 i {
    margin-left: 10px;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: relative;
    flex-shrink: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-btns3 .a1 i:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/z-next1.svg) center center no-repeat;
    -webkit-background-size: 17px auto;
    background-size: 17px auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-btns3 .a1:hover i {
    background-color: #004d73;
    border-color: #004d73
}

.z-btns3.center {
    justify-content: center
}

.btn-return1 {
    position: absolute;
    bottom: 34px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #004d73;
    z-index: 10;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-return1 i {
    margin-left: 5px;
    width: 50px;
    height: 50px;
    background: url(../images/z-return2.svg) center center no-repeat;
    -webkit-background-size: 34px auto;
    background-size: 34px auto
}

.btn-return2 {
    width: 100px;
    height: 100px;
    background-color: #004d73;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
    opacity: .5;
    z-index: 10;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn-return2 i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/z-next1.svg) center center no-repeat;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.btn-return2:hover {
    opacity: 1
}

.btn-return3 {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #004d73;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    z-index: 10;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.section {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.banner {
    height: 100vh;
    position: relative;
    overflow: hidden
}

.banner .swiper-slide {
    overflow: hidden
}

.indexPag0 .banner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 4.5s linear;
    -o-transition: all 4.5s linear;
    transition: all 4.5s linear
}

.indexPag0 .banner .swiper-slide-active img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.banner>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 7s linear;
    -o-transition: all 7s linear;
    transition: all 7s linear
}

.banner .swiper-slide-active>img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.banner .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 55px;
    right: 0;
    font-size: 0;
    text-align: center;
    z-index: 10
}

.banner .swiper-pagination .swiper-pagination-bullet {
    margin: 0 8px;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    position: relative;
    background-color: transparent;
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.banner .swiper-pagination .swiper-pagination-bullet:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    border: 2px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.banner .swiper-pagination .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 1px solid #004d73;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.banner .swiper-pagination .swiper-pagination-bullet svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.banner .swiper-pagination .swiper-pagination-bullet svg circle {
    width: 100%;
    height: 100%
}

.banner .swiper-pagination .swiper-pagination-bullet-active:before {
    opacity: 1
}

.banner .swiper-pagination .swiper-pagination-bullet-active:after {
    width: 10px;
    height: 10px;
    border-color: transparent
}

.banner .swiper-pagination .swiper-pagination-bullet-active svg {
    animation: circleLoad 3s linear;
    opacity: 1
}

.indexPag1 {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden
}

.indexPag1 .fp-overflow {
    padding: 100px 0 20px
}

.z-productsSwp1 .productsSwp1-nav {
    margin-bottom: 57px;
    position: relative;
    overflow: hidden
}

.z-productsSwp1 .productsSwp1-nav .pic {
    margin: 0 auto 14px;
    width: 108px;
    height: 108px;
    line-height: 108px;
    font-size: 0;
    text-align: center;
    border: 2px solid #e9e7e9;
    border-radius: 50%;
    overflow: hidden
}

.z-productsSwp1 .productsSwp1-nav .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 65%;
    max-height: 65%
}

.z-productsSwp1 .productsSwp1-nav .pic img:nth-child(2) {
    display: none
}

.z-productsSwp1 .productsSwp1-nav .title {
    font-size: 16px;
    color: #56585b;
    text-align: center;
    line-height: 1.5;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-productsSwp1 .productsSwp1-nav .swiper-slide-thumb-active .pic {
    background-color: #000
}

.z-productsSwp1 .productsSwp1-nav .swiper-slide-thumb-active .pic img {
    display: none
}

.z-productsSwp1 .productsSwp1-nav .swiper-slide-thumb-active .pic img:nth-child(2) {
    display: inline-block
}

.z-productsSwp1 .productsSwp1-nav .swiper-slide-thumb-active .title {
    color: #004d73
}

.z-productsSwp1 .productsSwp1-for {
    padding-top: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.z-productsSwp1 .productsSwp1-for .productsSwp1-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 83.33%;
    overflow: hidden;
    z-index: -1
}

.z-productsSwp1 .productsSwp1-for .productsSwp1-logo img {
    display: block
}

.z-productsSwp1 .productsSwp1-for .con .pic {
    margin-right: 6.6%;
    width: 64.86%;
    height: 530px;
    line-height: 530px;
    font-size: 0;
    text-align: center;
    flex-shrink: 0
}

.z-productsSwp1 .productsSwp1-for .con .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s
}

.z-productsSwp1 .productsSwp1-for .con .inner {
    padding: 40px 0;
    flex-grow: 1;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s
}

.z-productsSwp1 .productsSwp1-for .con .title {
    font-size: 46px;
    color: #000;
    line-height: 1.1;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-productsSwp1 .productsSwp1-for .con .txt {
    margin-top: 28px;
    font-size: 16px;
    color: #56585b;
    line-height: 2.19;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-productsSwp1 .productsSwp1-for .con .z-btns2 {
    margin-top: 50px
}

.z-productsSwp1 .productsSwp1-for .swiper-slide-active .pic img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.z-productsSwp1 .productsSwp1-for .swiper-slide-active .inner {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    opacity: 1
}

.productsSwp1-bigText {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none
}

.productsSwp1-bigText .item {
    height: 100%
}

.productsSwp1-bigText .con {
    height: 100%;
    position: relative
}

.productsSwp1-bigText .pic {
    height: 100%
}

.productsSwp1-bigText .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.productsSwp1-bigText .text {
    padding: 30px;
    position: absolute;
    right: 240px;
    bottom: 70px;
    width: 320px;
    background-color: rgb(86, 88, 91, .2);
    backdrop-filter: blur(20px);
    border-radius: 30px;
    text-align: right;
    z-index: 10
}

.productsSwp1-bigText .prodBigT-logo {
    margin-bottom: 14px;
    height: 17px;
    line-height: 17px;
    font-size: 0
}

.productsSwp1-bigText .prodBigT-logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.productsSwp1-bigText .title {
    margin-bottom: 28px;
    font-size: 46px;
    color: #fff;
    line-height: 1.1;
    font-family: HarmonyOS_Sans_SC_Bold
}

.productsSwp1-bigText .txt {
    margin-bottom: 50px;
    font-size: 16px;
    color: #fff;
    line-height: 2.19;
    font-family: HarmonyOS_Sans_SC_Bold
}

.productsSwp1-bigText .z-btns1 {
    justify-items: flex-end;
    text-align: left
}

.indexPag2 {
    overflow: hidden
}

.z-solutionSwp1 {
    height: 100vh;
    position: relative;
    overflow: hidden
}

.z-solutionSwp1 .swiper-slide {
    overflow: hidden
}

.z-solutionSwp1 .solution1-1 {
    padding-top: 100px;
    height: 100%
}

.z-solutionSwp1 .solution1-1 .left {
    width: 23.5%;
    flex-shrink: 0
}

.z-solutionSwp1 .solution1-1 .right {
    width: 72.92%;
    flex-shrink: 0
}

.z-solutionSwp1 .solution1-1 .w-tit1 {
    margin-bottom: 50px;
    padding: 0;
    text-align: left
}

.z-solutionSwp1 .solution1-1 .w-tit1 .tit3 {
    text-align: left
}

.z-solutionSwp1 .solution1-1 .w-tit1 .desc {
    text-align: left
}

.tabs-tit1 {
    margin-bottom: -30px;
    width: 86.8%
}

.tabs-tit1 li {
    margin-bottom: 30px
}

.tabs-tit1 .con {
    padding: 10px;
    display: block;
    background-color: #fff;
    border-radius: 20px;
    position: relative;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.tabs-tit1 .con:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    width: 10px;
    height: 10px;
    background-color: #004d73;
    border-radius: 50%
}

.tabs-tit1 .pic {
    width: 125px;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    order: 2
}

.tabs-tit1 .pic:after {
    content: '';
    display: block;
    padding-top: 80%
}

.tabs-tit1 .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.tabs-tit1 .inner {
    padding: 0 20px;
    padding-right: 40px;
    width: calc(100% - 125px);
    order: 1
}

.tabs-tit1 .title {
    font-size: 20px;
    color: #000;
    line-height: 1.5;
    font-family: HarmonyOS_Sans_SC_Bold
}

.tabs-tit1 .on .con {
    box-shadow: 25px 25px 65px 0 rgba(144, 164, 174, .25)
}

.tabs-tit1 .on .con:before {
    background-color: #999
}

.z-solution1-bigImg {
    height: 650px;
    line-height: 650px;
    font-size: 0;
    text-align: center
}

.z-solution1-bigImg img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.z-solutionSwp1 .solution1-2 {
    height: 100%;
    position: relative;
    z-index: 1
}

.z-solutionSwp1 .solution1-2 .big-pic {
    height: 100%;
    overflow: hidden
}

.z-solutionSwp1 .solution1-2 .big-pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.z-solutionSwp1 .solution1-2 .title {
    margin-bottom: 18px
}

.z-solutionSwp1 .solution1-2 .title .t1 {
    margin-bottom: 18px;
    font-size: 28px;
    color: #fff;
    line-height: 1.1;
    text-align: center;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-solutionSwp1 .solution1-2 .title .t2 {
    font-size: 14px;
    color: #fff;
    line-height: 1.1;
    text-align: center;
    font-family: HarmonyOS_Sans_SC
}

.z-solutionSwp1 .solution-btns {
    position: absolute;
    left: calc((100vw - 1440px)/ 2);
    top: 17.41%;
    z-index: 10;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.z-solutionSwp1 .solution-btns .btn-return3 {
    margin-left: 40px
}

.z-solutionSwp1 .solution-btns.active {
    opacity: 1
}

.z-solutionSwp1 .swiper-pagination-bullets {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    height: 5px;
    background-color: transparent;
    z-index: 10
}

.z-solutionSwp1 .swiper-pagination-bullets .swiper-pagination-progressbar-fill {
    background-color: #004d73
}

.z-solutionSwp1 .swiper-dots {
    position: absolute;
    left: 0;
    bottom: 44px;
    right: 0;
    font-size: 0;
    text-align: center;
    z-index: 10
}

.z-solutionSwp1 .swiper-dots li {
    margin: 0 11px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-solutionSwp1 .swiper-dots li:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    border: 1px solid #004d73;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-solutionSwp1 .swiper-dots .title {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 5px);
    font-size: 14px;
    color: #1e1e1e;
    line-height: 1.1;
    text-align: center;
    font-family: HarmonyOS_Sans_SC_Bold;
    white-space: nowrap;
    opacity: 0;
    -webkit-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    -o-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-solutionSwp1 .swiper-dots .on:after {
    width: 12px;
    height: 12px;
    background-color: #004d73
}

.z-solutionSwp1 .swiper-dots .on .title {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.z-proLs1 {
    margin-bottom: -10px
}

.z-proLs1 li {
    margin-bottom: 10px
}

.z-proLs1 .con {
    padding: 5px;
    display: block;
    background-color: rgba(250, 250, 250, .1);
    border-radius: 20px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-proLs1 .pic {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 0;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    flex-shrink: 0
}

.z-proLs1 .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 60%;
    max-height: 60%
}

.z-proLs1 .inner {
    padding: 0 10px;
    width: calc(100% - 70px)
}

.z-proLs1 .ls-title {
    font-size: 16px;
    color: #fff;
    line-height: 1.1;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-proLs1 .con:hover {
    box-shadow: 25px 25px 65px 0 rgba(144, 164, 174, .25)
}

.indexPag3 {
    overflow: hidden
}

.fp-scroll-mac .indexPag3 .fp-overflow::-webkit-scrollbar {
    width: 0
}

.z-sinceSwp1 .swiper-slide {
    position: relative;
    z-index: 1
}

.z-sinceSwp1 .since2-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    z-index: -1
}

.z-sinceSwp1 .since2-1 .since2-title {
    color: #fff;
    line-height: 1.1;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-sinceSwp1 .since2-1 .since2-title .t1 {
    font-size: 16px
}

.z-sinceSwp1 .since2-1 .since2-title .t2 {
    margin-top: 19px;
    font-size: 34px;
    line-height: 1.6
}

.z-sinceSwp1 .since2-1 .since2-text .item {
    margin-bottom: 16px;
    display: -webkit-flex;
    display: flex
}

.z-sinceSwp1 .since2-1 .since2-text .item .l {
    float: none;
    color: #004d73;
    flex-shrink: 0
}

.z-sinceSwp1 .since2-1 .since2-text .item .r {
    float: none;
    flex-grow: 1
}

.z-sinceSwp1 .since2-1 .z-btns1 {
    margin-top: 50px
}

.z-sinceSwp1 .since2-1 .z-numLs1 {
    margin-top: 80px
}

.z-sinceSwp1 .swiper-dots {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 10
}

.z-sinceSwp1 .swiper-dots li {
    margin: 32px auto;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-sinceSwp1 .swiper-dots li:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 1px solid #004d73;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-sinceSwp1 .swiper-dots .title {
    font-size: 14px;
    color: #fff;
    font-family: HarmonyOS_Sans_SC_Bold;
    position: absolute;
    right: 22px;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    -o-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.z-sinceSwp1 .swiper-dots .on:after {
    width: 12px;
    height: 12px;
    background-color: #004d73
}

.z-sinceSwp1 .swiper-dots .on .title {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 1
}

.z-numLs1 ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.z-numLs1 li {
    width: 25%;
    position: relative;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.z-numLs1 li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 100px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.z-numLs1 .num {
    margin-bottom: 28px;
    font-size: 14px;
    color: #fff;
    line-height: 1.1;
    font-family: HarmonyOS_Sans_SC
}

.z-numLs1 .num span {
    margin-right: 5px;
    font-size: 62px;
    font-family: BEBAS
}

.z-numLs1 .title {
    font-size: 16px;
    color: #fff;
    line-height: 1.1;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-numLs1 li:last-child:after {
    display: none
}

.indexPag4 {
    overflow: hidden
}

.z-videos1 {
    height: 100vh;
    position: relative
}

.z-videos1 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #000
}

.tabs-tit2 {
    position: absolute;
    left: calc((100vw - 1440px)/ 2);
    bottom: 80px;
    z-index: 10;
    display: -webkit-flex;
    display: flex
}

.tabs-tit2 li {
    margin-right: 30px
}

.tabs-tit2 .con {
    position: relative;
    overflow: hidden;
    padding: 0 15px;
    height: 80px;
    min-width: 200px;
    background-color: rgb(86, 88, 91, .2);
    backdrop-filter: blur(20px);
    border-radius: 30px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.tabs-tit2 .icon {
    margin-right: 8px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 0;
    text-align: center
}

.tabs-tit2 .icon img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.tabs-tit2 li .con .btn-bg {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 30px;
    z-index: -1;
    width: 0
}

.tabs-tit2 li.on .con .btn-bg {
    background: #004d73;
    width: 100%
}

.tabs-tit2 .title {
    font-size: 18px;
    color: #fff;
    line-height: 1.1;
    font-family: HarmonyOS_Sans_SC_Bold
}

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

.tabs-desc2 .tab-item {
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.tabs-desc2 .tab-item.show {
    visibility: visible;
    height: 100%
}

.z-videos2 {
    height: 100%;
    position: relative
}

.z-videos2 .videos2-1 .title {
    padding-top: 34px;
    font-size: 62px;
    color: #fff;
    line-height: 1.1;
    position: relative;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-videos2 .videos2-1 .title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 10px;
    background-color: #004d73
}

.z-videos2 .videos2-1 .txt {
    margin-top: 28px;
    font-size: 20px;
    color: #fff;
    line-height: 1.75
}

.z-videos2 .videos2-1 .z-btns3 {
    margin-top: 52px;
    display: inline-block
}

.indexPag5 {
    height: 100%;
    overflow-y: auto
}

.z-partner1 {
    height: 100vh;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.z-partner1 .partner1-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1
}

.z-partner1 .partner1-1 {
    position: absolute;
    left: 0;
    top: 17%;
    right: 0;
    z-index: 10
}

.z-partner1 .partner1-1 .z-btns2 {
    margin-top: 37px
}

.z-partnerSwp1 {
    position: absolute;
    left: 0;
    bottom: 40px;
    right: 0;
    z-index: 10
}

.z-partnerSwp1 .container {
    background-color: rgb(86, 88, 91, .2);
    backdrop-filter: blur(20px);
    border-radius: 30px;
    position: relative;
    overflow: hidden
}

.z-partnerSwp1 .con {
    padding: 25px 0 20px;
    position: relative
}

.z-partnerSwp1 .con:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 160px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .2
}

.z-partnerSwp1 .swiper-slide:nth-child(6n) .con:after {
    display: none
}

.z-partnerSwp1 .pic {
    margin: 0 auto 5px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden
}

.z-partnerSwp1 .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.z-partnerSwp1 .title {
    font-size: 16px;
    color: #eee;
    line-height: 1.56;
    text-align: center;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-news1 {
    padding: 116px 0 104px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.z-news1 .news1-1 .w-tit1 {
    margin-bottom: 50px;
    padding: 0;
    text-align: left;
    flex-shrink: 0
}

.z-news1 .news1-2 .news-list {
    padding: 0
}

.z-news1 .news1-2 .news-list li {
    width: 50%
}

.z-news1 .news1-2 .news-list .inner {
    background-color: transparent
}

.z-news1 .news1-2 .news-list .txt {
    padding: 16px 0
}

.z-news1 .news1-2 .news-list .txt .type-date {
    margin-bottom: 6px
}

.z-news1 .news1-2 .news-list .txt .type-date .type {
    color: #56585b;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-news1 .news1-2 .news-list .txt .type-date .date {
    font-size: 14px;
    font-family: HarmonyOS_Sans_SC
}

.z-news1 .news1-2 .news-list .txt .title {
    margin: 0
}

.z-news1 .news1-2 .news-list .inner:hover {
    box-shadow: none
}

.tabs-tit3 {
    display: -webkit-flex;
    display: flex
}

.tabs-tit3 a {
    display: block;
    min-width: 162px;
    line-height: 58px;
    border: 2px solid #000;
    border-radius: 30px;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: HarmonyOS_Sans_SC_Bold;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tabs-tit3 .on a {
    color: #fff;
    border-color: #004d73;
    background-color: #004d73
}

.z-newsSwp1 .con {
    display: block;
    overflow: hidden
}

.z-newsSwp1 .pic {
    height: 404px;
    border-radius: 30px;
    position: relative;
    overflow: hidden
}

.z-newsSwp1 .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.z-newsSwp1 .play-btn {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    z-index: 10
}

.z-newsSwp1 .play-btn:after,
.z-newsSwp1 .play-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.z-newsSwp1 .play-btn:before {
    background: #fff url(../images/11.png) no-repeat center;
    animation: Ani 10s linear infinite;
    -webkit-animation: Ani 10s linear infinite;
    border-radius: 50%;
    z-index: -1;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px)
}

.z-newsSwp1 .play-btn:after {
    background: url(../images/z-play1.svg) no-repeat center;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
    z-index: 2
}

.z-newsSwp1 .inner {
    padding: 26px 30px;
    height: 222px
}

.z-newsSwp1 .text {
    margin-bottom: 16px;
    font-size: 16px;
    color: #56585b;
    font-family: HarmonyOS_Sans_SC_Bold;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.z-newsSwp1 .title {
    font-size: 32px;
    color: #000;
    line-height: 1.56;
    height: 3.12em;
    overflow: hidden;
    font-family: HarmonyOS_Sans_SC_Bold
}

.z-newsSwp1 .swiper-btns {
    position: absolute;
    right: 20px;
    bottom: 190px;
    z-index: 10;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.z-newsSwp1 .swiper-btns .swiper-pagination-fraction {
    font-size: 18px;
    color: #fff;
    line-height: 1.2;
    font-family: BEBAS
}

.z-newsSwp1 .swiper-btns .swiper-pagination-fraction .swiper-pagination-current {
    font-size: 24px
}

.z-newsSwp1 .swiper-btns .swiper-pagination-fraction .swiper-pagination-total {
    font-size: 16px
}

.z-newsSwp1 .swiper-btns .swiper-arrow {
    margin-left: 20px;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.z-newsSwp1 .swiper-btns .swiper-arrow .swiper-next,
.z-newsSwp1 .swiper-btns .swiper-arrow .swiper-prev {
    width: 38px;
    height: 38px;
    position: relative
}

.z-newsSwp1 .swiper-btns .swiper-arrow .swiper-next:after,
.z-newsSwp1 .swiper-btns .swiper-arrow .swiper-prev:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/z-next1.svg) center center no-repeat;
    -webkit-background-size: 17px auto;
    background-size: 17px auto
}

.z-newsSwp1 .swiper-btns .swiper-arrow .swiper-prev:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

#section1 .w-tit1.z-tit1 {
    padding-top: 0
}

#section1 .fp-overflow {
    padding: 0
}

.z-productsSwp1 .productsSwp1-for .con .pic {
    height: 400px;
    margin-right: 1.6%
}

.z-productsSwp1 .productsSwp1-for .swiper-slide-active .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.fp-warning,
.fp-watermark {
    display: none !important
}

.codes-swiper1 {
    padding: 0 36px;
    position: relative;
    overflow: hidden;
    display: none
}

.codes-swiper1 .slider {
    position: relative;
    overflow: hidden
}

.codes-swiper1 .pic {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 10px;
    margin-bottom: 4px;
    font-size: 0;
    text-align: center;
    background-color: #fff
}

.codes-swiper1 .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 83%;
    max-height: 83%
}

.codes-swiper1 .title {
    font-size: 11px;
    line-height: 1.6;
    color: #fff;
    font-weight: 400;
    text-align: center;
    font-family: HarmonyOS_Sans_SC
}

.codes-swiper1 .next,
.codes-swiper1 .prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.codes-swiper1 .prev {
    left: 0;
    background-image: url(../images/prev2.png)
}

.codes-swiper1 .next {
    right: 0;
    background-image: url(../images/next2.png)
}

.codes-swiper1 .swiper-button-disabled {
    opacity: .5
}

.m-son-nav {
    margin-top: -20px;
    padding: 30px 0 30px;
    display: none
}

.m-son-nav .tab {
    width: 450px;
    max-width: 100%;
    text-align: center;
    position: relative;
    margin: auto
}

.m-son-nav .tab h1 ,.m-son-nav .tab .h1{
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding: 16px 0;
    width: 100%;
    background: #004d73;
    border-radius: 50px
}

.m-son-nav .tab h1:after,
.m-son-nav .tab .h1:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 25px;
    right: 30px;
    border-style: solid;
    border-top: 8px solid #fff;
    border-right: 6px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 6px solid transparent
}

.m-son-nav .tab h6 {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding: 16px 0;
    width: 100%;
    background: #004d73;
    border-radius: 50px
}

.m-son-nav .tab h6:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 25px;
    right: 30px;
    border-style: solid;
    border-top: 8px solid #fff;
    border-right: 6px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 6px solid transparent
}

.m-son-nav .con {
    position: absolute;
    top: 74px;
    left: 0;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    width: 100%;
    z-index: 5;
    border-radius: 30px;
    display: none
}

.m-son-nav .con a {
    display: block;
    line-height: 60px;
    border-bottom: 1px solid #dcdcdc;
    width: 80%;
    margin: auto
}

.m-son-nav .m-son-th a {
    font-size: 12px;
    line-height: 40px
}

.footer-partner {
    margin-top: 76px
}

.footer-partner .box-tabs {
    margin-bottom: 34px;
    border-bottom: 1px solid #f9f9f9;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.footer-partner .box-tabs .right {
    flex-shrink: 0
}

.footer-partner .title {
    font-size: 14px;
    color: #c4c4c4;
    line-height: 1.5;
    letter-spacing: .4em
}

.footer-partner .tabs {
    display: -webkit-flex;
    display: flex;
    align-items: flex-end
}

.footer-partner .tabs li {
    margin-right: 10px;
    flex-shrink: 0
}

.footer-partner .tabs .tit {
    padding: 0 20px;
    display: block;
    min-width: 120px;
    font-size: 14px;
    color: #004d73;
    text-align: center;
    font-weight: 700;
    line-height: 40px;
    background-color: #f5f5f5;
    border-radius: 10px 10px 0 0
}

.footer-partner .tabs .on .tit {
    background-color: #004d73;
    color: #fff
}

.footer-partner .tabs-desc .tab-item {
    display: none
}

.footer-partner .tabs-desc .tab-item.on {
    display: block
}

.footer-partner .partner-desc {
    margin: 0 -10px;
    font-size: 14px;
    color: #c4c4c4;
    line-height: 30px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.footer-partner .partner-desc a {
    padding: 0 10px;
    font-size: inherit;
    color: inherit;
    position: relative;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.footer-partner .partner-desc a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 12px;
    background-color: #d8d8d8;
    margin-top: -6px
}

.footer-partner .partner-desc a:last-child:before {
    display: none
}

.footer-partner .partner-desc a:hover {
    color: #004d73
}

@media only screen and (max-width:1920px) {
    .service-list2 li {
        margin-bottom: 38px
    }

    .logo-list li img {
        height: 48px
    }

    .join-row2 {
        padding: 0 0 80px
    }

    .footer-codes .items1 .title {
        font-size: 12px
    }

    .footer-codes .items1 .pic {
        width: 100px;
        height: 100px;
        line-height: 100px;
        border-radius: 24px
    }

    .w-tit1.z-tit2 {
        padding: 80px 0 60px
    }

    .w-tit1.z-tit2 .desc {
        font-size: 20px;
        margin-top: 26px
    }

    .w-tit1.z-tit2 .tit3 {
        font-size: 16px
    }

    .w-tit1.z-tit2 .tit2 {
        font-size: 64px
    }

    .tabs-tit1 .inner {
        padding-right: 30px
    }

    .z-solutionSwp1 .solution1-1 .left {
        width: 28.5%
    }

    .z-productsSwp1 .productsSwp1-for .con .pic {
        height: 320px
    }

    .z-productsSwp1 .productsSwp1-for .productsSwp1-logo {
        width: 75%
    }

    .z-productsSwp1 .productsSwp1-nav .title {
        font-size: 14px
    }

    .z-productsSwp1 .productsSwp1-nav .pic {
        width: 90px;
        height: 90px;
        line-height: 90px;
        margin-bottom: 10px
    }

    .z-sinceSwp1 .since2-1 .since2-text {
        font-size: 28px
    }

    .z-sinceSwp1 .since2-1 .since2-title .t2 {
        font-size: 28px
    }

    .z-videos2 .videos2-1 .txt {
        font-size: 16px;
        margin-top: 22px
    }

    .z-videos2 .videos2-1 .title {
        font-size: 50px;
        padding-top: 28px
    }

    .z-partnerSwp1 .title {
        font-size: 14px
    }

    .z-partnerSwp1 .pic {
        width: 80px;
        height: 80px
    }

    .w-tit1.z-tit3 .tit2 {
        font-size: 60px
    }

    .tabs-tit3 a {
        font-size: 14px
    }

    .z-newsSwp1 .inner {
        height: 166px;
        padding: 20px 24px
    }

    .z-newsSwp1 .text {
        font-size: 14px;
        margin-bottom: 12px
    }

    .z-news1 .news1-2 .news-list .txt .type-date {
        font-size: 14px
    }

    .news-list .txt .type-date .type {
        font-size: 14px
    }

    .z-newsSwp1 .title {
        font-size: 26px
    }

    .n-row1 .btn-box .btn img {
        width: 80px;
        height: 80px
    }

    .n-row1 .btn-box .btn p {
        font-size: 16px
    }

    .n-row1 .btn-box .btn {
        width: 240px;
        height: 240px;
        padding: 50px 0 0
    }

    .w-tit8 {
        font-size: 50px
    }

    .n-row2 .box .btn p {
        font-size: 14px;
        margin-bottom: 28px
    }

    .n-row2 .box .title {
        font-size: 36px;
        line-height: 50px;
        margin-bottom: 20px
    }

    .n-row2 .box {
        height: 300px
    }

    .n-row2 .box .txt {
        padding: 30px 0 0 30px
    }

    .n-row2 .box .pic {
        width: 600px
    }

    .w-list7 .txt .city {
        font-size: 14px
    }

    .w-list7 .txt .tit {
        font-size: 16px
    }

    .pop-big-pic {
        width: 1152px
    }

    .w-entey {
        width: 1152px
    }

    .banner .txt {
        width: 1152px
    }

    .sss-row4 {
        padding: 64px 0 200px
    }

    .swiper-industry .swiper-slide {
        margin-bottom: 64px
    }

    .sss-row4 .txt-box .txt-box-l .tit1:before {
        top: -10px;
        width: 35px;
        height: 32px;
        -webkit-background-size: 35px auto;
        background-size: 35px auto
    }

    .sss-row4 .txt-box .txt-box-r p {
        font-size: 14px;
        line-height: 30px
    }

    .sss-row4 .txt-box .txt-box-l .tit1 {
        font-size: 14px
    }

    .sss-row4 .txt-box .txt-box-l .tit2 {
        font-size: 50px;
        line-height: 1.371;
        margin-bottom: 36px
    }

    .sss-row1 .pic-box img {
        width: 336px;
        height: 470px
    }

    .sss-row1 .pic-box {
        -webkit-background-size: 500px auto;
        background-size: 500px auto
    }

    .sss-row1 .txt-box {
        width: 600px
    }

    .sss-row1 .txt-box .en {
        font-size: 14px
    }

    .sss-row1 .txt-box .title {
        font-size: 50px;
        line-height: 1.371;
        margin-bottom: 28px
    }

    .love-row1 .box .desc {
        font-size: 16px;
        line-height: 1.75
    }

    .swiper-video .txt .tit {
        font-size: 22px
    }

    .swiper-video .txt .time {
        font-size: 14px
    }

    .swiper-reports .txt {
        padding: 0 24px 20px
    }

    .swiper-reports .pic {
        margin-bottom: 20px
    }

    .reports-list {
        height: 508px
    }

    .reports-list li {
        margin-bottom: 30px
    }

    .reports-list .txt .desc {
        font-size: 14px;
        line-height: 25px;
        height: 52px
    }

    .reports-list .txt .tit {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px;
        height: 60px
    }

    .reports-list .pic-box {
        width: 260px;
        margin-right: 25px
    }

    .love-row4 .box-l {
        width: 576px
    }

    .love-row1 .box {
        padding: 40px 100px 50px
    }

    .swiper-video2 .txt .btn-play {
        width: 160px;
        height: 160px
    }

    .swiper-video2 .txt .btn-play:before {
        -webkit-background-size: 160px auto;
        background-size: 160px auto
    }

    .swiper-video2 {
        height: 650px
    }

    .video-row {
        padding: 100px 0
    }

    .csd-system .txt .tit2 {
        font-size: 50px;
        line-height: 1.7
    }

    .csd-system .txt .tit1 {
        font-size: 16px
    }

    .csd-system .txt .desc {
        font-size: 16px;
        line-height: 30px
    }

    .solution-row2 .vr-line {
        height: 16px
    }

    .vr-box {
        height: 800px
    }

    .solution-list .txt-box .desc {
        font-size: 14px
    }

    .solution-list .txt-box .tit1 {
        font-size: 24px
    }

    .solution-list .txt-box .tit2 {
        font-size: 16px
    }

    .detail-row2 {
        margin: 0 64px
    }

    .w-tit3 {
        font-size: 24px
    }

    .detail-row2 {
        padding: 36px 10px 60px
    }

    .swiper-z1 .txt .desc {
        font-size: 14px;
        line-height: 20px;
        height: 40px
    }

    .swiper-z1 .txt .title {
        font-size: 20px;
        margin-bottom: 6px
    }

    .swiper-z1 .arrow {
        width: 80px;
        height: 80px;
        margin-top: -40px
    }

    .detail-row h1 {
        font-size: 50px;
        margin-bottom: 10px
    }

    .detail-row .info {
        font-size: 16px;
        margin-bottom: 60px
    }

    .style-list .title {
        font-size: 28px;
        margin-bottom: 26px
    }

    .style-list .desc {
        font-size: 14px
    }

    .z-tit8 .tit {
        font-size: 16px
    }

    .honor-box .txt {
        bottom: 50px;
        left: 50px
    }

    .honor-box .txt .en {
        font-size: 16px;
        margin-bottom: 6px
    }

    .honor-box .txt .cn {
        font-size: 35px;
        margin-bottom: 20px
    }

    .honor-box .txt p {
        font-size: 16px
    }

    .swiper-honor .swiper-slide .pic {
        margin-bottom: 20px
    }

    .swiper-honor p {
        font-size: 16px;
        line-height: 30px
    }

    .swiper-milestone2 {
        top: -110px
    }

    .swiper-milestone1 .swiper-slide {
        padding-top: 192px
    }

    .swiper-milestone1 .swiper-slide-active {
        padding-top: 48px
    }

    .count-list .tit span {
        font-size: 50px
    }

    .count-list p {
        font-size: 14px
    }

    .about-list1 .icon img {
        width: 60px
    }

    .about-list1 .icon {
        width: 100px;
        height: 100px
    }

    .about-list1 p {
        font-size: 16px
    }

    .power-row3 .txt-box {
        padding: 30px 30px 0
    }

    .power-row3 .avatar {
        width: 420px;
        margin: 0 auto 30px
    }

    .power-row1 .title-box {
        font-size: 40px;
        margin-bottom: 20px
    }

    .power-row1 .title-box .en {
        margin-bottom: 5px
    }

    .power-row1 .img:after,
    .power-row1 .img:before {
        display: none
    }

    .swiper-video1 .txt-arrow {
        width: 344px
    }

    .power-row4 .txt-box {
        width: 520px
    }

    .power-row4 .title {
        font-size: 50px;
        line-height: 70px
    }

    .power-row3 .txt-box p {
        font-size: 20px;
        line-height: 45px
    }

    .swiper-power .txt .tit {
        font-size: 22px
    }

    .swiper-power .txt .time {
        font-size: 14px
    }

    .power-row1 .title-box {
        font-size: 50px;
        margin-bottom: 32px
    }

    .video-list {
        margin: 0 -16px
    }

    .video-list .inner {
        margin: 0 16px 32px
    }

    .video-list .txt-box .tit {
        font-size: 16px
    }

    .video-list .txt-box .time {
        font-size: 14px;
        margin-bottom: 8px
    }

    .hots-news2 .txt-box .time {
        font-size: 14px
    }

    .hots-news2 .txt-box {
        padding: 26px 24px
    }

    .hots-news2 .txt-box .tit {
        font-size: 26px
    }

    .w-tit7 {
        height: 80px;
        padding: 0 32px
    }

    .w-tit7 .tit {
        font-size: 20px
    }

    .w-tit7 .con a {
        font-size: 16px;
        margin-left: 48px
    }

    .w-ban1 .title {
        bottom: 120px;
        font-size: 50px;
        margin-bottom: 30px
    }

    .hots-news {
        margin-bottom: 48px
    }

    .news-list {
        margin: 0 -16px;
        padding-bottom: 32px
    }

    .news-list .inner {
        margin: 0 16px 32px
    }

    .news-list .txt {
        padding: 20px
    }

    .news-list .txt .desc {
        font-size: 14px;
        line-height: 26px;
        height: 52px
    }

    .news-list .txt .title {
        font-size: 18px;
        line-height: 30px;
        height: 64px
    }

    .hots-news .txt .title {
        font-size: 26px;
        line-height: 40px;
        height: 120px
    }

    .hots-news .txt .desc {
        margin-bottom: 60px
    }

    .hots-news .txt .date {
        font-size: 14px;
        line-height: 30px
    }

    .hots-news .pic-box {
        width: 800px
    }

    .turn-box a {
        font-size: 20px
    }

    .w-ban1 {
        margin-bottom: 80px
    }

    .w-text {
        padding: 50px 100px 40px
    }

    .w-tit5 {
        font-size: 50px;
        line-height: 1.371;
        padding: 0 100px 26px
    }

    .FAQ-box {
        padding: 0 96px 80px
    }

    .w-list6 p {
        font-size: 20px
    }

    .service-row2 .tit1 {
        font-size: 16px
    }

    .swiper-service1 .title2 {
        font-size: 32px;
        margin-bottom: 20px
    }

    .service-list2 .txt .tit {
        font-size: 20px
    }

    .service-list2 .txt .desc {
        font-size: 14px
    }

    .swiper-service1 .title {
        margin-bottom: 40px
    }

    .service-list2 .num {
        font-size: 50px
    }

    .service-list2 {
        padding-bottom: 80px
    }

    .banner.banner-plan {
        margin-bottom: 80px
    }

    .join-row2 .txt-r .item {
        margin-left: 20px
    }

    .w-tit1,
    .w-tit2 {
        padding: 60px 0
    }

    .w-tit1 .tit1 {
        font-size: 30px;
        margin-bottom: 12px
    }

    .w-tit1 .tit2 {
        font-size: 30px
    }

    .w-tit1 .line em {
        width: 24px;
        height: 8px
    }

    .w-tit1 .line i {
        top: 4px
    }

    .swiper-brand .box,
    .swiper-industry .box,
    .swiper-viewpoint .box,
    .swiper-w1 .box {
        padding-left: calc(50vw - 576px)
    }

    .join-row5 {
        padding: 96px 0 96px calc(50vw - 576px)
    }

    .join-row6-box .left-box {
        flex: 0 0 864px
    }

    .w-list1 li {
        height: 80px;
        margin-bottom: 16px
    }

    .w-list1 li.on {
        height: 270px
    }

    .w-list1 li.on .num {
        font-size: 28px;
        width: 64px;
        height: 64px;
        line-height: 64px;
        margin-bottom: 32px
    }

    .w-list1 li.on .tit {
        font-size: 22px;
        line-height: 40px
    }

    .w-list1 li.on .line {
        margin-bottom: 24px
    }

    .swiper-w5-pic .box {
        padding-left: calc(50vw - 576px)
    }

    .swiper-jmlc .box {
        padding-left: calc(50vw - 576px)
    }

    .swiper-w5-pic .txt p {
        font-size: 20px
    }

    .w-list2 p {
        font-size: 20px
    }

    .join-row6-box {
        padding-right: calc(50vw - 576px)
    }

    .w-entey li a {
        font-size: 16px;
        line-height: 80px
    }

    .d-video01-pop {
        width: 960px;
        height: 540px;
        border-radius: 24px
    }

    .join-row12 {
        padding: 100px 0 200px
    }

    .join-row12 .title {
        font-size: 24px;
        background-position: left 18px
    }

    .join-row12 .title span {
        font-size: 36px
    }

    .service-row1 .box-l {
        width: 500px;
        margin-right: 30px
    }

    .swiper-service1 {
        height: 490px
    }

    .banner .txt .title {
        font-size: 48px
    }

    .banner .txt .desc {
        font-size: 14px
    }

    .service-list1 {
        margin: 0 -16px 48px
    }

    .service-list1 .pic {
        margin-bottom: 20px
    }

    .service-list1 .txt-box {
        padding-bottom: 18px
    }

    .service-list1 .txt-box .tit {
        font-size: 20px
    }

    .service-list1 .txt-box .desc {
        font-size: 14px
    }

    .service-list1 .inner {
        margin: 0 16px
    }

    .service-row2 .tit2 {
        font-size: 64px
    }

    .service-row2 .tit3 {
        font-size: 20px
    }

    .service-row4 .img {
        width: 80%;
        margin-left: -20%
    }

    .service-row5 .box {
        height: 400px
    }

    .service-row5 .box .tit1 {
        font-size: 14px
    }

    .service-row5 .box .tit2 {
        font-size: 56px;
        line-height: 70px
    }

    .service-list4 {
        margin: 0 -16px
    }

    .service-list4 .inner {
        margin: 0 16px
    }

    .service-list4 .tit {
        font-size: 20px;
        line-height: 64px;
        padding: 0 24px
    }

    .service-list5 .li3 .inner {
        height: 320px;
        padding-top: 40px
    }

    .service-list5 .qr {
        width: 100px;
        height: 100px;
        margin-bottom: 24px
    }

    .service-list5 .inner {
        height: 400px
    }

    .service-list5 .tit {
        font-size: 26px;
        margin-bottom: 10px
    }

    .service-list5 .icon {
        width: 100px;
        height: 100px
    }

    .service-list5 .li1 .icon img {
        width: 50px
    }

    .service-row7 {
        padding: 0 0 100px
    }

    .swiper-brand .txt .tit {
        font-size: 30px;
        line-height: 45px
    }

    .swiper-brand .pic-box {
        width: 304px
    }

    .swiper-brand .swiper-slide {
        width: 640px
    }
}

@media only screen and (min-width:1200px) {
    .z-since1 .since1-down {
        position: absolute;
        left: 50%;
        bottom: 40px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 14px;
        color: #fff;
        line-height: 1.1;
        text-align: center;
        font-family: HarmonyOS_Sans_SC;
        white-space: nowrap
    }

    .z-since1 .since1-down i {
        margin: 16px auto 0;
        display: block;
        width: 1px;
        height: 60px;
        background-color: #fff;
        position: relative
    }

    .z-since1 .since1-down i:after {
        margin-left: -5px;
        content: '';
        position: absolute;
        left: 50%;
        top: 10px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #004d73
    }

    .z-since1 .since1-1 {
        position: absolute;
        left: 0;
        top: 100px;
        right: 0;
        z-index: 10
    }

    .j-list1 li:nth-child(odd) .txt {
        left: 200px
    }

    .j-list1 li:nth-child(1) .txt {
        left: 110px
    }

    .j-list1 li:nth-child(even) .txt {
        right: 200px
    }

    .footer1-3 {
        padding: 78px 0;
        padding-left: 5.23%;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 34.9%;
        z-index: 2
    }

    .footer1-2 .wp {
        padding-right: 19.8%;
        position: relative
    }

    .footer-nav {
        margin: -25px 0;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

    .footer-nav dl {
        width: 25%
    }

    .footer-nav dd {
        display: none
    }

    .footer-nav a {
        padding: 25px 0;
        padding-left: 15px;
        display: block;
        font-size: 20px;
        color: #1e1e1e;
        position: relative;
        z-index: 1;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .footer-nav a:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 6px;
        height: 20px;
        background-color: #004d73;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: -1;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .footer-nav a:hover:before {
        width: 20px
    }

    .footer1-3 .footer1-3-in {
        width: 59.21%
    }

    .footer-form .form-btns {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 2
    }

    .footer-2 .wp {
        height: 100%;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .footer-2 .l,
    .footer-2 .r {
        width: 30%;
        flex-shrink: 0
    }

    .footer-2 .r {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-end
    }

    .header-nav {
        flex-grow: 1;
        display: -webkit-flex;
        display: flex;
        justify-content: center
    }

    .hdr {
        display: flex;
        align-items: center
    }

    .header-logo img.logo-mo {
        display: none
    }

    .fp-viewing-1 .header:before,
    .fp-viewing-2 .header:before,
    .fp-viewing-3 .header:before,
    .fp-viewing-4 .header:before,
    .fp-viewing-5 .header:before,
    .header.float:before,
    .header:hover:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100px;
        background: rgba(86, 88, 91, .2);
        backdrop-filter: blur(20px);
        z-index: -1
    }

    .header-logo {
        margin: 20px 60px 0;
        width: 256px;
        height: 60px;
        line-height: 60px;
        font-size: 0;
        flex-shrink: 0
    }

    .header-logo img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%
    }

    .header-nav>li {
        padding: 0 28px
    }

    .header-navsub {
        padding-top: 10px;
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1200px;
        max-width: 90%;
        z-index: 10
    }

    .header-navsub .header-navsub-in {
        padding: 30px;
        position: relative;
        border-radius: 30px
    }

    .header-navsub .header-navsub-in:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(86, 88, 91, .2);
        backdrop-filter: blur(20px);
        border-radius: 30px;
        z-index: -1
    }

    .header-navsub .header-navsub-scroll {
        margin: 0 -30px;
        padding: 0 30px;
        max-height: calc(100vh - 170px);
        overflow-x: hidden;
        overflow-y: auto
    }

    .prod-nav-ls {
        overflow: hidden
    }

    .prod-nav-ls ul {
        margin: 0 -20px -20px;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

    .prod-nav-ls li {
        padding: 0 20px;
        margin-bottom: 20px;
        width: 20%;
        flex-shrink: 0
    }

    .prod-nav-ls .con {
        display: block
    }

    .prod-nav-ls .pic {
        padding-top: 100%;
        border-radius: 30px;
        position: relative;
        overflow: hidden
    }

    .prod-nav-ls .pic:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border: 2px solid rgba(255, 255, 255, .1);
        border-radius: 30px
    }

    .prod-nav-ls .pic img {
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .prod-nav-ls .pic img:nth-child(1) {
        position: absolute;
        left: 50%;
        top: 50%;
        max-width: 50%;
        max-height: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1
    }

    .prod-nav-ls .pic img:nth-child(2) {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0;
        visibility: hidden;
        z-index: 2
    }

    .prod-nav-ls .title {
        font-size: 16px;
        color: #fff;
        text-align: center;
        font-family: HarmonyOS_Sans_SC_Bold;
        height: 56px;
        line-height: 56px;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .prod-nav-ls .con:hover .pic img:nth-child(2) {
        opacity: 1;
        visibility: visible
    }

    .prod-nav-ls .con:hover .title {
        color: #004d73
    }

    .navsub-about .header-navsub-scroll {
        display: -webkit-flex;
        display: flex;
        align-items: flex-start
    }

    .about-nav-pic {
        margin-right: 50px;
        width: 40.8%;
        position: relative;
        border-radius: 30px;
        overflow: hidden;
        flex-shrink: 0
    }

    .about-nav-pic:after {
        content: '';
        display: block;
        padding-top: 55.91%
    }

    .about-nav-pic img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .about-nav-ls {
        margin-top: -20px;
        overflow: hidden;
        flex-grow: 1
    }

    .about-nav-ls:before {
        content: '';
        position: absolute;
        bottom: 0;
        width: 100px;
        height: 10px;
        background-color: #004d73
    }

    .about-nav-ls ul {
        margin: 0 -27px -11px;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

    .about-nav-ls li {
        padding: 0 27px;
        margin-bottom: 11px;
        width: 50%
    }

    .about-nav-ls a {
        padding: 15px 0;
        display: block;
        height: 100%;
        font-size: 16px;
        color: #fff;
        line-height: 1.5;
        font-family: HarmonyOS_Sans_SC_Bold;
        border-bottom: 3px solid #fff;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .about-nav-ls a:hover {
        color: #004d73;
        border-color: #004d73
    }

    .header-set {
        flex-shrink: 0;
        display: -webkit-flex;
        display: flex
    }

    .header-set-item {
        position: relative;
        width: 100px;
        border-left: 1px solid rgba(233, 233, 233, .1)
    }

    .header-set-item .set-btn {
        height: 100px;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .header-set-item .set-btn img {
        display: block;
        max-width: 36px
    }

    .header-set-item .set-con {
        padding-top: 10px;
        position: absolute;
        right: 10px;
        top: 100%;
        z-index: 10;
        display: none
    }

    .header-set-item .set-con .set-con-in {
        background-color: #fff;
        border-radius: 30px
    }

    .header-set-item.header-set-tel .set-con {
        white-space: nowrap
    }

    .header-set-item.header-set-tel .set-con .item {
        padding: 0 20px;
        min-height: 80px;
        display: -webkit-flex;
        display: flex;
        align-items: center
    }

    .header-set-item.header-set-tel .set-con .icon {
        margin-right: 12px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 0;
        text-align: center;
        flex-shrink: 0
    }

    .header-set-item.header-set-tel .set-con .icon img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%
    }

    .header-set-item.header-set-tel .set-con .tit {
        font-size: 24px;
        color: #1e1e1e;
        line-height: 1.5;
        flex-grow: 1;
        font-family: HarmonyOS_Sans_SC_Bold
    }

    .header-set-item.header-set-store .set-con {
        white-space: nowrap
    }

    .header-set-item.header-set-store .set-con .set-con-in {
        padding: 0 20px
    }

    .header-set-item.header-set-store .set-con .item {
        padding: 15px 10px;
        border-bottom: 1px solid #dedede;
        display: -webkit-flex;
        display: flex;
        align-items: center
    }

    .header-set-item.header-set-store .set-con .item:last-child {
        border: none
    }

    .header-set-item.header-set-store .set-con .icon {
        margin-right: 12px;
        width: 32px;
        height: 32px;
        border-radius: 5px;
        overflow: hidden;
        flex-shrink: 0
    }

    .header-set-item.header-set-store .set-con .icon img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .header-set-item.header-set-store .set-con .tit {
        font-size: 14px;
        color: #333;
        font-weight: 400;
        line-height: 1.5;
        flex-grow: 1;
        font-family: HarmonyOS_Sans_SC;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .header-set-item.header-set-store .set-con .tit:hover {
        color: #004d73
    }

    .mo-icon,
    .mo-img {
        display: none !important
    }

    .z-productsSwp1 .productsSwp1-for .con {
        display: -webkit-flex;
        display: flex;
        align-items: flex-end
    }

    .z-solutionSwp1 .solution1-1 .wp {
        height: 100%;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .z-solutionSwp1 .solution1-2 .text {
        padding: 28px 30px 30px;
        position: absolute;
        right: calc((100vw - 1440px)/ 2);
        bottom: 78px;
        width: 230px;
        border-radius: 30px;
        background-color: rgb(86, 88, 91, .2);
        backdrop-filter: blur(20px);
        z-index: 10
    }

    #solutionSwp2 {
        display: none
    }

    .z-news1 .news1-1 {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .z-news1 .news1-1 .w-tit1 .tit3 {
        text-align: left
    }

    .tabs-tit3 li {
        margin-left: 40px
    }

    .z-news1 .news1-2 {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }

    .z-news1 .news1-2 .news1-2-left {
        width: 50%;
        flex-shrink: 0
    }

    .z-news1 .news1-2 .news1-2-right {
        width: 45.83%;
        flex-shrink: 0
    }

    .z-news1 .w-arrow-dots {
        display: none
    }

    .z-newsSwp1 {
        position: relative;
        background-color: #fafafa;
        overflow: hidden
    }

    .z-videos2 .videos2-1 {
        position: absolute;
        left: calc((100vw - 1440px)/ 2);
        top: 50%;
        width: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 10
    }

    .tabs-tit2 .icon img.mo-icon {
        display: none !important
    }

    .z-since1 {
        position: sticky;
        left: 0;
        top: 0;
        width: 100%;
        height: 100vh;
        overflow: hidden
    }

    .z-since1 .since1-bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        background-size: cover;
        z-index: -1
    }

    .z-sinceSwp1 .since2-1 {
        position: absolute;
        left: 0;
        bottom: 208px;
        right: 0;
        z-index: 10
    }

    .z-sinceSwp1 .since2-1 .since2-text {
        width: 56.6%;
        font-size: 34px;
        color: #fff;
        line-height: 1.62;
        text-shadow: 11px 11px 25px rgba(0, 0, 0, .5);
        font-family: HarmonyOS_Sans_SC_Bold
    }

    .z-sinceSwp1 {
        width: 100%;
        height: 100vh;
        position: sticky;
        top: 0;
        overflow: hidden;
        z-index: 10
    }

    .z-numLs1 {
        position: absolute;
        bottom: 10px;
        width: 1440px;
        left: 50%;
        margin-left: -720px;
        padding: 19px 0 27px;
        background-color: rgb(86, 88, 91, .2);
        backdrop-filter: blur(20px);
        border-radius: 30px;
        z-index: 10
    }

    .since1-bg img,
    .since2-bg.since1-bg,
    .z-sinceSwp1 .since2-bg img {
        display: none
    }

    .fp-section {
        height: 100vh;
        overflow: hidden
    }
}

@media only screen and (max-width:1920px) {
    .z-numLs1 {
        width: 1200px;
        margin-left: -600px
    }
}

@media only screen and (max-width:1699px) {
    .service-row2 .img {
        width: 150px
    }

    .service-row2 .tit1 {
        font-size: 12px
    }

    .service-row2 .tit2 {
        font-size: 50px
    }

    .header-nav>li {
        padding: 0 20px
    }
}

@media only screen and (max-width:1299px) {
    .header-nav>li {
        padding: 0 5px
    }
}

@media only screen and (max-width:1199px) {
    .swiper-milestone1 {
        margin-bottom: 0
    }

    .since1-1 {
        opacity: 1 !important
    }

    .z-numLs1 {
        width: auto;
        margin-left: 0;
        margin-top: 30px
    }

    .service-row2 .box {
        position: static;
        margin-bottom: 20px
    }

    .w-list1 li.on .tit {
        font-size: 18px;
        line-height: 30px
    }

    .join-row2 {
        padding: 0 0 40px
    }

    .z-productsSwp1 .productsSwp1-for .con .inner {
        padding-top: 20px
    }

    .z-productsSwp1 .productsSwp1-for {
        padding-top: 10px
    }

    .z-productsSwp1 .productsSwp1-for .con .pic {
        width: 90%
    }

    .z-productsSwp1 .productsSwp1-for .productsSwp1-logo {
        width: 100%
    }

    .z-productsSwp1 .productsSwp1-for .con .pic {
        height: 200px;
        line-height: 200px
    }

    .z-productsSwp1 .productsSwp1-nav .pic {
        width: 77px;
        height: 77px;
        line-height: 77px
    }

    .z-sinceSwp1 .since2-1 .z-numLs1 {
        margin-top: 55px
    }

    .z-sinceSwp1 {
        position: relative
    }

    .z-sinceSwp1 .w-arrow-dots .arrow {
        width: 60px;
        height: 60px;
        margin: 30px 15px
    }

    .z-sinceSwp1 .swiper-slide {
        padding: 0 20px
    }

    .z-sinceSwp1 .swiper-slide .wp {
        padding: 0
    }

    .z-sinceSwp1 .swiper-slide .since2-bg {
        margin-bottom: 16px
    }

    .since2-1 .z-btns1 {
        display: none;
        justify-content: center
    }

    .since2-1 .z-btns1 .a1 {
        border-color: #000;
        color: #000
    }

    .since2-1 .z-btns1 .a1 i {
        background-image: url(../images/w-next.png)
    }

    .z-sinceSwp1 .since2-1 .since2-text {
        height: 160px
    }

    .z-sinceSwp1 .since2-1 .since2-title {
        color: #000;
        height: 160px
    }

    .z-sinceSwp1 .since2-1 .since2-title .t1 {
        font-size: 14px
    }

    .z-sinceSwp1 .since2-1 .since2-title .t2 {
        font-size: 20px;
        margin-top: 10px
    }

    .z-sinceSwp1 .since2-1 .since2-text .item .r {
        font-size: 20px
    }

    .z-sinceSwp1 .swiper-dots {
        display: none
    }

    .z-numLs1 .num span {
        font-size: 47px
    }

    .z-numLs1 .num {
        color: #000;
        margin-bottom: 10px
    }

    .z-numLs1 .title {
        font-size: 14px;
        color: #000;
        text-align: center;
        line-height: 1.5
    }

    .z-numLs1 ul {
        padding: 0 10px;
        flex-wrap: wrap;
        align-items: flex-start;
        border-bottom: 1px solid #e5e5e5
    }

    .z-numLs1 li {
        padding: 0 10px;
        width: 50%;
        margin-bottom: 43px
    }

    .z-sinceSwp1 {
        position: static !important;
        -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
        -o-transform: translate(0) !important;
        transform: translate(0) !important;
        overflow: hidden
    }

    .z-sinceSwp1 .since2-1 .since2-text .item .l {
        margin-bottom: 6px
    }

    .z-sinceSwp1 .since2-1 .since2-text .item {
        font-size: 14px;
        font-family: HarmonyOS_Sans_SC_Bold;
        display: block;
        text-align: center
    }

    .z-since1 .since1-bg {
        margin: 0 20px 16px
    }

    .z-since1 .since1-bg img {
        display: block
    }

    .z-sinceSwp1 .since2-bg {
        display: block;
        position: static;
        margin-bottom: 16px;
        background: 0 0
    }

    .z-sinceSwp1 .since2-bg img {
        display: block
    }

    .z-since1 .z-btns1 {
        margin-bottom: 26px
    }

    .z-since1 .z-btns1 .a1 {
        width: 150px;
        height: 50px;
        line-height: 38px;
        border-color: #004d73;
        color: #004d73;
        border-radius: 7px;
        border-width: 1px
    }

    .z-since1 .z-btns1 .a1 i {
        background-image: url(../images/w-next.png)
    }

    .z-since1 .w-tit1.z-tit2 {
        padding: 40px 0 16px
    }

    .z-since1 .w-tit1.z-tit2 .tit2 {
        font-size: 32px;
        color: #000
    }

    .z-since1 .w-tit1.z-tit2 .desc {
        font-size: 17px;
        line-height: 28px;
        color: #333;
        margin-top: 6px
    }

    .since1-down {
        display: none
    }

    .z-videos2 .videos2-1 .z-btns3 {
        margin-top: 20px
    }

    .z-btns3 .a1 i:after {
        background-image: url(../images/w-next.png)
    }

    .z-btns3 .a1 i {
        border-color: #004d73;
        border-width: 1px
    }

    .z-btns3 .a1 {
        font-family: HarmonyOS_Sans_SC_Bold;
        color: #004d73;
        margin-bottom: 20px
    }

    .z-videos2 .videos2-1 {
        margin-top: 30px
    }

    .z-videos2 .videos2-1 .title:before {
        width: 27px;
        height: 7px
    }

    .z-videos2 .videos2-1 .txt {
        color: #333
    }

    .z-videos2 .videos2-1 .title {
        padding-top: 20px;
        font-size: 21px;
        color: #1e1e1e
    }

    .z-videos2 .videos2-1 .txt {
        margin-top: 15px
    }

    .tabs-tit2 {
        justify-content: space-between;
        margin-bottom: 27px
    }

    .tabs-tit2 li {
        width: 45%;
        margin-right: 0
    }

    .tabs-tit2 .icon img.pc-icon,
    .tabs-tit2 li.on .con img.mo-icon {
        display: none !important
    }

    .tabs-tit2 .con {
        background-color: #fafafa;
        border-radius: 10px;
        height: 53px;
        min-width: auto
    }

    .tabs-tit2 li.on .con {
        background-color: #004d73
    }

    .tabs-tit2 li.on .con img.pc-icon {
        display: block !important
    }

    .tabs-tit2 .title {
        font-size: 14px;
        color: #004d73
    }

    .tabs-tit2 li.on .title {
        color: #fff
    }

    .indexPag4 {
        padding: 40px 0 0
    }

    .videos2-1 {
        padding: 0 20px
    }

    .tabs-tit2 {
        position: static;
        padding: 0 20px
    }

    .tabs-desc2 {
        position: static
    }

    .z-videos1 {
        height: auto
    }

    .z-videos2 {
        height: auto;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap
    }

    .z-videos2 .bg {
        position: static;
        height: 218px
    }

    .z-partnerSwp1 .swiper-arrow {
        position: absolute;
        top: 50%;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: 12px auto;
        background-size: 12px auto;
        z-index: 2
    }

    .z-partnerSwp1 .swiper-arrow.swiper-button-disabled {
        opacity: .5
    }

    .z-partnerSwp1 .swiper-prev {
        left: 5px;
        background-image: url(../images/prev2.png)
    }

    .z-partnerSwp1 .swiper-next {
        right: 5px;
        background-image: url(../images/next2.png)
    }

    .z-partnerSwp1 .con:after {
        display: none
    }

    .z-partnerSwp1 .con {
        padding: 19px 0 16px
    }

    .z-partnerSwp1 .title {
        font-size: 12px
    }

    .z-partnerSwp1 .pic {
        width: 67px;
        height: 67px
    }

    .z-partnerSwp1 .container {
        background-color: #1e1e1e;
        border-radius: 10px
    }

    .z-partnerSwp1 {
        bottom: 0
    }

    .z-partner1 .partner1-1 .z-btns2 {
        margin-top: 10px
    }

    .z-btns2 .a1 i,
    .z-btns2 .a2 i {
        margin-left: 20px
    }

    .z-btns2 .a1,
    .z-btns2 .a2 {
        min-width: 150px;
        border-width: 1px;
        line-height: 50px;
        border-radius: 8px
    }

    .w-tit1.z-tit3 .tit2 {
        font-size: 32px
    }

    .z-partner1 .partner1-bg {
        position: static;
        height: 218px
    }

    .z-partner1 {
        height: auto;
        padding-bottom: 110px
    }

    .z-partner1 .partner1-1 {
        position: static;
        padding: 40px 0 27px
    }

    .news-list .inner {
        border-radius: 10px
    }

    .news-list .pic {
        border-radius: 10px
    }

    .z-news1 {
        padding: 40px 0;
        background-image: url(../images/z-house1.png) !important;
        -webkit-background-size: 308px auto;
        background-size: 308px auto;
        background-position: center top 44px
    }

    .z-news1 .news1-2 .news-list .txt {
        padding: 16px 14px
    }

    .z-news1 .news1-2 .news-list .inner {
        background-color: #fafafa
    }

    .z-news1 .news1-2 .news-list::-webkit-scrollbar {
        height: 7px
    }

    .z-news1 .news1-2 .news-list::-webkit-scrollbar-track {
        background: #eee;
        border-radius: 3px
    }

    .z-news1 .news1-2 .news-list::-webkit-scrollbar-thumb {
        background: #004d73;
        border-radius: 3px
    }

    .z-news1 .news1-2 .news-list::-webkit-scrollbar-thumb:window-inactive {
        background: #004d73
    }

    .z-newsSwp1 .w-arrow-dots {
        margin: 20px 0 27px
    }

    .z-newsSwp1 .pic {
        height: auto;
        padding-top: 56.08%;
        position: relative;
        border-radius: 10px;
        overflow: hidden
    }

    .z-newsSwp1 .pic img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .z-newsSwp1 .inner {
        height: auto;
        padding: 20px 14px
    }

    .z-newsSwp1 .title {
        font-size: 18px;
        line-height: 30px
    }

    #newsSwp1 {
        overflow: hidden
    }

    #newsSwp1 .swiper-slide {
        background: #fafafa;
        border-radius: 10px
    }

    .z-news1 .swiper-btns {
        display: none
    }

    .z-newsSwp1 .play-btn {
        bottom: 13px;
        left: 13px;
        width: 67px;
        height: 67px
    }

    .z-newsSwp1 .play-btn:before {
        -webkit-background-size: 67px auto;
        background-size: 67px auto
    }

    .z-newsSwp1 .play-btn:after {
        -webkit-background-size: 16px auto;
        background-size: 16px auto
    }

    .tabs-tit3 {
        margin-bottom: 20px
    }

    .tabs-tit3 li {
        margin: 0 10px
    }

    .tabs-tit3 a {
        font-size: 14px;
        min-width: 100px;
        line-height: 40px;
        border-radius: 20px;
        border-width: 1px
    }

    .z-news1 .news1-1 .w-tit1 {
        margin-bottom: 20px
    }

    .tabs-tit3 {
        justify-content: center
    }

    .z-news1 .w-tit1.z-tit1 .tit2 {
        text-align: center
    }

    .indexPag2 {
        padding: 40px 0
    }

    .z-solutionSwp1 .solution1-2 .big-pic {
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 10px
    }

    #solutionSwp1 .swiper-slide {
        display: none
    }

    #solutionSwp1 .swiper-slide-active {
        display: block
    }

    #solutionSwp1 .solution-btns {
        display: none
    }

    #solutionSwp2 {
        margin: 0 20px
    }

    #solutionSwp2 .w-arrow-dots {
        margin-top: 20px
    }

    #solutionSwp2 .w-arrow-dots .arrow {
        margin: 0 14px
    }

    .z-solutionSwp1 .swiper-pagination-bullets {
        display: none
    }

    .z-solutionSwp1 .swiper-dots {
        display: none
    }

    .z-solutionSwp1 .solution1-2 .title .t1 {
        font-size: 17px;
        color: #000
    }

    .z-solutionSwp1 .solution1-2 .title .t2 {
        font-size: 12px;
        color: #999
    }

    .z-proLs1 {
        display: flex;
        justify-content: space-between;
        margin-bottom: 0
    }

    .z-proLs1 li {
        margin-bottom: 0;
        width: 48%;
        background: #fff
    }

    .z-proLs1 .pic {
        background: #fafafa;
        width: 53px;
        height: 53px;
        line-height: 53px
    }

    .z-proLs1 .ls-title {
        color: #000
    }

    .tabs-tit1 .pic {
        width: 80px;
        border-radius: 5px
    }

    .tabs-tit1 .title {
        font-size: 14px
    }

    .tabs-tit1 {
        display: flex;
        justify-content: space-between;
        width: auto;
        margin-bottom: 0
    }

    .tabs-tit1 li {
        width: 48%
    }

    .z-solutionSwp1 .solution1-1 {
        padding-top: 0
    }

    .z-solutionSwp1 .solution1-1 .w-tit1,
    .z-solutionSwp1 .solution1-1 .w-tit1 .desc,
    .z-solutionSwp1 .solution1-1 .w-tit1 .tit3 {
        text-align: center
    }

    .z-solutionSwp1 .solution1-1 .left,
    .z-solutionSwp1 .solution1-1 .right {
        width: auto
    }

    .z-solutionSwp1 {
        height: auto
    }

    .productsSwp1-nav {
        position: relative
    }

    .productsSwp1-nav .swiper-arrow {
        position: absolute;
        top: 50%;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: 12px auto;
        background-size: 12px auto;
        z-index: 2
    }

    .productsSwp1-nav .swiper-arrow.swiper-button-disabled {
        opacity: .5
    }

    .productsSwp1-nav .swiper-prev {
        left: -8px;
        background-image: url(../images/prev.png)
    }

    .productsSwp1-nav .swiper-next {
        right: -8px;
        background-image: url(../images/next.png)
    }

    .z-productsSwp1 .productsSwp1-for .con .z-btns2 {
        margin-top: 10px
    }

    .z-productsSwp1 .productsSwp1-for .con .txt {
        margin-top: 10px
    }

    .z-productsSwp1 .productsSwp1-for .con .pic {
        margin: 0 auto
    }

    .z-productsSwp1 .productsSwp1-for .productsSwp1-logo {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .z-btns2 .a1 {
        border-radius: 7px
    }

    .z-btns2 {
        justify-content: center
    }

    .z-productsSwp1 .productsSwp1-for .con {
        text-align: center
    }

    .z-productsSwp1 .productsSwp1-for .con .title {
        font-size: 20px
    }

    .z-productsSwp1 .productsSwp1-for .con .txt {
        font-size: 14px
    }

    .w-tit1.z-tit1 .desc {
        font-size: 18px;
        margin-top: 10px
    }

    .indexPag1 {
        padding: 40px 0 0
    }

    .w-tit1 .tit2 {
        font-size: 21px
    }

    .banner .swiper-pagination {
        bottom: 15px
    }

    .pc-img {
        display: none !important
    }

    body {
        padding: 80px 0 0
    }

    .banner {
        height: calc(100vh - 80px)
    }

    .banner .swiper-slide img {
        display: block;
        object-fit: cover;
        width: 100%;
        height: 100%
    }

    .header-set-tel {
        text-align: center
    }

    .header-set-tel .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 67px;
        height: 67px;
        background: #eee;
        border-radius: 33px;
        margin: 0 auto
    }

    .header-set-tel .icon img {
        width: 25px
    }

    .header-set-tel .tit {
        font-family: HarmonyOS_Sans_SC_Bold;
        font-size: 21px;
        color: #1e1e1e
    }

    .header-set-store .tit,
    .pc-icon,
    .set-btn {
        display: none
    }

    .header-nav {
        margin-bottom: 20px
    }

    .header-set-store {
        width: 218px;
        border-top: 1px solid #dcdcdc;
        margin: 10px auto 0;
        padding: 10px 0 30px
    }

    .header-set-store .set-con-in {
        display: flex;
        justify-content: center
    }

    .header-set-store .set-con-in .item {
        margin: 0 10px
    }

    .header-set-store .icon {
        width: 50px;
        height: 50px
    }

    .header-set-store .icon img {
        display: block;
        width: 100%;
        height: 100%
    }

    .about-nav-pic {
        display: none
    }

    .navsub-pro {
        padding-bottom: 20px
    }

    .z-btns1 .a1 span {
        min-width: 60px
    }

    .z-btns1 .a1 {
        min-width: 90px
    }

    .prod-nav-ad {
        height: 118px;
        padding: 36px 13px
    }

    .prod-nav-ad .text .title {
        font-size: 17px
    }

    .prod-nav-ad .line {
        left: 13px;
        width: 190px;
        height: 5px
    }

    .about-nav-ls li,
    .prod-nav-ls li {
        border-top: 1px solid #eee
    }

    .prod-nav-ls li .con .pic {
        display: none
    }

    .about-nav-ls li a,
    .prod-nav-ls li .con .title {
        line-height: 52px
    }

    .menuBtn {
        display: block
    }

    .header-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 80px
    }

    .header-logo img.logo-mo {
        display: block;
        width: 185px
    }

    .hdr,
    .header-logo img.logo-pc {
        display: none
    }

    .hdr {
        display: none;
        position: fixed;
        top: 80px;
        bottom: 0;
        left: 0;
        right: 0;
        background: #f9f9f9;
        z-index: 100;
        padding: 0 20px;
        overflow-y: auto
    }

    .header-nav>li>a {
        display: block;
        font-size: 17px;
        color: #000;
        line-height: 70px;
        padding: 0;
        background: url(../images/icon-right2.png) no-repeat right center;
        -webkit-background-size: 10px auto;
        background-size: 10px auto
    }

    .header-nav>li>a.v1.on {
        background-image: url(../images/icon-right1-on.png);
        -webkit-background-size: 17px auto;
        background-size: 17px auto
    }

    .header-nav>li:first-child {
        display: none
    }

    .header-nav>li {
        border-bottom: 1px solid #dcdcdc
    }

    .header {
        display: block;
        height: 80px;
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, .1)
    }

    .footer-2 {
        text-align: center;
        padding: 20px 0
    }

    .footer-2 .l {
        float: none
    }

    .footer-2 .m {
        margin: 5px 0
    }

    .footer-2 .r {
        float: none
    }

    .footer-2 img {
        display: none
    }

    .footer-form .submit {
        margin: 13px auto 0
    }

    .footer-form .inp {
        font-size: 14px;
        height: 50px;
        line-height: 38px
    }

    .footer-form .form-item+.form-item {
        margin-top: 13px
    }

    .footer-form .info {
        text-align: center;
        margin-bottom: 10px
    }

    .footer-form .title {
        font-size: 21px;
        text-align: center;
        margin-bottom: 0
    }

    .footer-info .title {
        width: 82px;
        margin: 0 auto;
        background-size: 12px auto
    }

    .footer-info .tel {
        font-size: 32px;
        margin-bottom: 8px
    }

    .footer-info {
        text-align: center;
        margin-bottom: 40px
    }

    .footer-form .form-cont {
        padding-right: 0;
        position: static;
        width: 200px;
        margin: 0 auto
    }

    .footer1-3 {
        padding: 40px 0;
        background: url(../images/m-footer-bg1.jpg) no-repeat center/cover
    }

    .footer1-2 {
        padding: 0;
        padding-bottom: 20px
    }

    .footer-partner {
        margin-top: 40px
    }

    .footer-partner .box-tabs {
        flex-wrap: wrap
    }

    .footer-partner .box-tabs .left {
        width: 100%;
        order: 2
    }

    .footer-partner .box-tabs .right {
        margin-bottom: 10px;
        width: 100%;
        order: 1
    }

    .footer-partner .box-tabs {
        margin-bottom: 10px
    }

    .footer-nav a {
        display: block;
        font-size: 17px;
        line-height: 70px;
        background: url(../images/icon-right1.png) no-repeat right center;
        background-size: 10px auto
    }

    .footer-nav dl {
        border-bottom: 1px solid #dcdcdc
    }

    .footer-nav dt.active a {
        background-image: url(../images/icon-right1-on.png);
        -webkit-background-size: 17px auto;
        background-size: 17px auto
    }

    .footer-nav dd {
        padding: 10px 0;
        border-top: 1px solid #dcdcdc;
        font-size: 0;
        display: none
    }

    .footer-nav dd a {
        padding: 8px 20px;
        display: inline-block;
        vertical-align: top;
        min-width: 50%;
        font-size: 14px;
        line-height: 1.5;
        background: 0 0
    }

    .footer1-1 {
        padding: 24px 0 18px
    }

    .footer-codes .items1 .title {
        font-size: 11px;
        line-height: 1.6
    }

    .footer-codes .items1 .item {
        width: 80px;
        margin: 0 12px
    }

    .footer-codes .items1 .pic {
        width: 80px;
        height: 80px;
        line-height: 80px;
        border-radius: 10px;
        margin-bottom: 4px
    }

    .footer1-1 .wp {
        padding: 0 0
    }

    .codes-swiper1 {
        display: block
    }

    .footer-codes {
        display: block;
        display: none
    }

    .footer-codes .items1 {
        justify-content: center;
        padding-right: 0
    }

    .btn-return1,
    .footer-codes .items1 .item:nth-child(4),
    .footer-codes .items2,
    .footer-link,
    .footer1-1 .line,
    .footer1-bg {
        display: none
    }

    .g-kf {
        right: 0;
        width: 56px;
        height: 56px;
        padding: 8px 0 0;
        border-radius: 10px 10px 0 10px
    }

    .g-kf i {
        width: 20px;
        height: 20px;
        -webkit-background-size: 20px auto;
        background-size: 20px auto
    }

    .g-kf p {
        font-size: 12px
    }

    .pop-kf {
        width: 300px;
        border-radius: 30px;
        right: 0;
        top: auto;
        bottom: 0
    }

    .pop-kf-con {
        padding: 15px 10px;
        background: rgba(0, 0, 0, .8)
    }

    .pop-kf-con .title {
        font-size: 20px;
        margin-bottom: 5px
    }

    .pop-kf-con .desc {
        font-size: 14px;
        margin-bottom: 10px
    }

    .form-kf .inp {
        font-size: 14px;
        height: 50px;
        border-radius: 10px;
        padding: 0 10px
    }

    .label-agree {
        font-size: 12px;
        margin: 15px 0 5px
    }

    .label-agree i {
        width: 12px;
        height: 12px;
        border-width: 1px
    }

    .form-kf .submit {
        height: 40px;
        border-radius: 15px
    }

    .swiper-milestone1 .arrow {
        top: -85px
    }

    .swiper-milestone1 .arrow.prev {
        margin-left: -150px
    }

    .swiper-milestone1 .arrow.next {
        margin-right: -150px
    }

    .banner .txt .title {
        font-size: 24px
    }

    .n-row2 .box .txt {
        width: 400px
    }

    .n-row2 .box .title {
        font-size: 24px;
        line-height: 1.8;
        margin-bottom: 10px
    }

    .n-row2 .box {
        height: 240px
    }

    .n-row2 .box .btn i {
        width: 60px;
        height: 60px
    }

    .n-row2 .box .btn p {
        margin-bottom: 15px
    }

    .n-row2 .box .pic {
        width: 500px
    }

    .w-tit8 {
        font-size: 40px
    }

    .w-tit8:after {
        width: 55px;
        height: 25px;
        margin: 15px auto;
        -webkit-background-size: 55px auto;
        background-size: 55px a
    }

    .pop-big-pic {
        width: 900px
    }

    .n-row3 {
        padding: 0 0 60px
    }

    .w-list7 {
        margin: 0 -20px
    }

    .w-list7 a {
        margin: 0 20px 20px
    }

    .banner .txt {
        width: 90%
    }

    .sss-row1 .txt-box .title {
        font-size: 30px;
        margin-bottom: 20px
    }

    .sss-row4 .txt-box .txt-box-l {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 20px
    }

    .sss-row1 {
        display: block;
        margin: 40px 0
    }

    .sss-row1 .txt-box {
        width: auto
    }

    .sss-row1 .pic-box {
        margin: 0 auto
    }

    .swiper-viewpoint .box {
        padding-left: 25px
    }

    .swiper-video .arrow {
        width: 60px;
        height: 60px;
        margin-top: -30px
    }

    .love-row3 .wp {
        padding: 0 50px
    }

    .love-row4 {
        padding: 0 0 50px
    }

    .love-row4 .box-l {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 20px
    }

    .love-row1 .box .desc {
        margin-bottom: 30px
    }

    .love-row1 {
        padding: 40px 0 0
    }

    .love-row1 .box {
        padding: 40px
    }

    .j-list1 .txt {
        left: 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%)
    }

    .banner .swiper-pagination2 {
        bottom: 20px
    }

    .swiper-video2 {
        height: 500px
    }

    .swiper-history {
        margin-top: 100px
    }

    .swiper-history .w-arrow-dots {
        margin-top: 120px
    }

    .style-list li a {
        margin: 0 20px 40px
    }

    .style-list {
        margin: 0 -20px
    }

    .about-list1 li {
        width: 33.33%;
        margin-bottom: 20px
    }

    .swiper-honor .swiper-slide .pic:after {
        opacity: 1
    }

    .about-row4 {
        height: auto;
        padding-bottom: 40px
    }

    .swiper-milestone2 .box {
        height: 320px
    }

    .swiper-milestone2 .con {
        max-height: 180px
    }

    .swiper-milestone2 {
        top: 0;
        margin-top: 30px
    }

    .swiper-milestone1 .swiper-slide {
        padding-top: 0
    }

    .swiper-milestone1 .swiper-slide-active {
        padding-top: 0
    }

    .about-row4:before {
        display: none
    }

    .count-list {
        margin: 0
    }

    .power-row1 {
        padding: 40px 0
    }

    .power-row1 .title-box {
        font-size: 40px
    }

    .swiper-brand .box {
        padding-left: 25px
    }

    .swiper-video1 {
        background: #f9f9f9;
        border-radius: 30px
    }

    .swiper-video1 .txt-arrow {
        position: static;
        width: auto;
        height: 240px
    }

    .power-row2 .wp {
        padding: 0 100px
    }

    .power-row4 .txt-box p {
        font-size: 16px;
        line-height: 1.75
    }

    .power-row4 .title {
        margin-bottom: 20px
    }

    .power-row4 {
        height: auto;
        padding: 50px 0
    }

    .power-row4 .wp {
        display: block
    }

    .power-row4 .txt-box {
        width: auto
    }

    .power-row3 .box {
        display: block
    }

    .news-list li {
        width: 50%
    }

    .hots-news .txt .desc {
        margin-bottom: 20px
    }

    .hots-news .pic-box {
        float: none;
        width: auto
    }

    .hots-news .txt {
        padding: 30px
    }

    .hots-news .txt .title {
        height: auto;
        max-height: 120px
    }

    .FAQ-list li {
        float: none;
        width: auto
    }

    .w-list6 {
        margin: 0;
        padding-bottom: 100px
    }

    .w-list6 li {
        float: none;
        width: auto;
        margin: 0 auto 20px
    }

    .w-list6 li a {
        margin: 0
    }

    .w-tit5 {
        padding: 0 100px 20px
    }

    .w-ban1 .title {
        font-size: 50px
    }

    .service-row1 .box-l {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 30px;
        padding-top: 60px
    }

    .service-row4 {
        padding: 30px 0
    }

    .service-row4 .wp {
        display: block;
        height: auto
    }

    .service-row4 .img {
        position: static;
        margin: 0 auto 20px
    }

    .join-row6,
    .join-row8 {
        padding: 0 20px 40px
    }

    .join-row2 .txt {
        display: block;
        height: auto;
        padding: 15px
    }

    .join-row2 .txt-l {
        margin-bottom: 10px
    }

    .join-row2 .txt-r .item {
        margin-left: 0;
        margin-right: 10px
    }

    .swiper-w1 .box {
        padding-left: 20px;
        padding-right: 20px
    }

    .arrow-progressbar .swiper-progressbar {
        width: 360px
    }

    .join-row5 {
        display: block;
        padding-left: 20px
    }

    .swiper-w2-pic {
        width: auto
    }

    .join-row6-box {
        display: block
    }

    .join-row6-box .left-box {
        width: auto;
        margin-right: 0;
        margin-bottom: 80px;
        margin-left: -20px
    }

    .d-video01-pop {
        width: 90%;
        height: 360px
    }

    .join-row2 .txt-r {
        display: block
    }

    .join-row2 .txt-r .item {
        margin-bottom: 10px
    }

    .w-entey {
        display: none
    }

    .m-son-nav {
        display: block
    }

    .banner-join.banner .swiper-pagination {
        bottom: 10px
    }

    .w-tit1,
    .w-tit2 {
        padding: 40px 0
    }

    .join-row7 .w-tit1.w-tit2 {
        padding: 40px 20px
    }

    .w-tit1 .desc {
        font-size: 14px;
        line-height: 30px
    }

    .w-list2 .inner {
        border-radius: 16px
    }

    .w-list2 p {
        font-size: 15px;
        height: auto;
        line-height: 20px;
        padding: 20px 10px
    }

    .join-row12 .w-tit2.left,
    .w-tit2.left {
        margin-bottom: 40px
    }

    .join-row12 {
        padding: 50px 0 100px
    }

    .FAQ-box {
        padding: 0 40px 40px
    }

    .FAQ-list li a {
        font-size: 16px;
        line-height: 48px
    }

    .productsSwp1-bigText {
        position: fixed;
        left: 50%;
        top: 50%;
        width: 89.74%;
        height: auto;
        border-radius: 10px;
        overflow: hidden;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1000
    }

    .productsSwp1-bigText .item {
        height: auto
    }

    .productsSwp1-bigText .con {
        height: auto
    }

    .productsSwp1-bigText .pic {
        height: auto;
        padding-top: 56%;
        position: relative;
        overflow: hidden
    }

    .productsSwp1-bigText .pic img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .productsSwp1-bigText .text {
        display: none
    }

    .page-swiper {
        height: auto !important
    }

    .page-swiper>.swiper-wrapper {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:959px) {
    .n-row2 {
        padding: 40px 0
    }

    .n-row2 .box .pic {
        position: static
    }

    .n-row2 .box {
        height: auto
    }

    .n-row2 .box .txt {
        width: auto
    }

    .n-row2 .box .pic {
        width: auto
    }

    .n-row1 {
        padding: 40px
    }

    .pop-big-pic {
        width: 90%
    }

    .banner .txt .title2 {
        margin-left: 0
    }

    .sss-row4 .txt-box .txt-box-r {
        padding: 24px 0 0
    }

    .sss-row4 .txt-box .txt-box-l .tit2 {
        font-size: 30px
    }

    .swiper-industry .box {
        padding-left: 25px;
        padding-right: 25px
    }

    .swiper-industry .swiper-slide {
        margin-bottom: 40px
    }

    .j-list1 .pic img {
        height: 500px;
        object-fit: cover
    }

    .detail-row2 {
        padding: 30px 0
    }

    .w-video1 {
        margin-bottom: 40px
    }

    .detail-row h1 {
        font-size: 24px;
        margin-bottom: 5px
    }

    .detail-row .info {
        font-size: 14px;
        margin-bottom: 20px
    }

    .detail-row .con {
        padding: 20px 20px 40px
    }

    .style-row .title-box {
        position: static
    }

    .style-row {
        padding: 0 0 60px
    }

    .style-list li:nth-child(even) {
        top: 0
    }

    .style-list li {
        float: none;
        width: auto
    }

    .about-row1 .img {
        width: 370px;
        margin: 30px auto
    }

    .about-row1 .txt {
        font-size: 14px;
        line-height: 2;
        padding: 0
    }

    .video-list li {
        width: 50%
    }

    .w-ban1 {
        margin-bottom: 50px
    }

    .w-tit5 {
        font-size: 30px;
        padding: 0 0 20px
    }

    .w-ban1 .wp {
        height: 450px
    }

    .w-ban1 .title {
        font-size: 30px
    }

    .service-row1 .box-l {
        padding-top: 30px
    }

    .banner.banner-plan {
        margin-bottom: 20px
    }

    .service-row3 {
        padding: 50px 0
    }

    .service-list1 li {
        width: 50%
    }

    .service-list3 li {
        width: 50%;
        margin-bottom: 20px
    }

    .w-tit1 .tit1 {
        font-size: 20px
    }

    .w-tit1 .tit2 {
        font-size: 20px
    }

    .z-since1 .w-tit1.z-tit2 .tit2 {
        font-size: 26px
    }

    .z-since1 .w-tit1.z-tit2 .desc {
        font-size: 16px
    }

    .w-tit1.z-tit1 .desc {
        font-size: 16px
    }

    .w-tit1.z-tit3 .tit2 {
        font-size: 26px
    }

    .btn-play {
        width: 70px;
        height: 70px
    }

    .btn-play:before {
        -webkit-background-size: 70px auto;
        background-size: 70px auto
    }

    .btn-play:after {
        -webkit-background-size: 20px auto;
        background-size: 20px auto
    }

    .service-row5 .box {
        padding: 0 20px
    }

    .service-row5 .box .tit2 {
        font-size: 50px
    }

    .service-list5 {
        display: block
    }

    .service-list5 li {
        width: auto
    }

    .service-list5 .li3 {
        padding-right: 0
    }

    .service-list5 .icon {
        margin-bottom: 10px
    }

    .service-list5 .inner {
        padding-top: 20px
    }

    .service-list5 .inner {
        height: 350px
    }

    .service-list5 .li4 .inner,
    .service-list5 .li5 .inner {
        height: 260px
    }

    .service-list5 .tit {
        font-size: 20px
    }

    .service-list5 .desc {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .service-list5 .li3 .inner {
        height: 260px
    }

    .service-row7 {
        padding: 0 0 50px
    }

    .swiper-service1 {
        height: auto;
        pointer-events: none
    }

    .service-list2 li {
        margin-bottom: 20px
    }

    .w-text {
        padding: 40px;
        margin-bottom: 50px
    }

    .w-return {
        width: 60px;
        height: 60px
    }

    .swiper-video1 .txt-arrow .tit {
        font-size: 22px;
        margin-bottom: 10px
    }

    .swiper-service1:after {
        display: none
    }

    .swiper-service1 .swiper-wrapper {
        display: block;
        height: auto
    }

    .swiper-service1 .swiper-slide {
        height: auto
    }

    .service-list2 {
        padding-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .join-row3 .pic {
        margin-bottom: -80px
    }

    .swiper-w1 .swiper-slide {
        border-radius: 16px
    }

    .swiper-w1 .icon {
        width: 60px;
        height: 60px;
        margin-bottom: 4px
    }

    .swiper-w1 .icon img {
        max-width: 60% !important
    }

    .swiper-viewpoint .box {
        padding-left: 20px;
        padding-right: 20px
    }

    .swiper-w1 .swiper-slide {
        width: 185px;
        height: 140px
    }

    .style-list .txt .arrow {
        width: 40px;
        height: 40px
    }

    .checkbox-box {
        margin-bottom: 20px
    }

    .pop-con {
        padding: 20px;
        max-height: 360px;
        overflow-y: auto
    }

    .from-z .inp-con,
    .from-z .select-box {
        display: block
    }

    .from-z .inp-con .inp,
    .from-z .select-box .zcityItem,
    .from-z .submit {
        width: 100%
    }

    .checkbox-list .item {
        float: none;
        width: auto
    }

    .pop-close {
        width: 40px;
        height: 40px;
        right: 10px;
        top: 10px
    }

    .pop-win {
        width: 90%
    }

    .pop-tit {
        padding: 20px 0
    }

    .pop-tit .tit {
        font-size: 21px;
        line-height: 32px
    }

    .pop-tit .desc {
        font-size: 12px
    }

    .join-row9 .w-tit2 {
        position: absolute;
        top: -140px;
        left: 0;
        right: 0;
        padding: 20px 0 0;
        color: #000
    }

    .join-row9 .w-tit2 .tit1 {
        color: #000
    }

    .join-row9 {
        position: relative;
        height: 220px;
        -webkit-background-size: cover;
        background-size: cover;
        margin-top: 120px
    }

    .swiper-jmlc .swiper-slide {
        width: 190px
    }

    .swiper-news.swiper-container-horizontal>.swiper-pagination-progressbar {
        left: 10%;
        width: 80%;
        height: 7px;
        background: #eee;
        border-radius: 4px;
        overflow: hidden
    }

    .swiper-news .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #004d73;
        border-radius: 4px
    }

    .news-list {
        margin-right: -20px
    }

    .news-list .inner {
        margin: 0 12px 20px
    }

    .z-news1 .news1-2 .news-list li {
        width: 80%
    }

    .z-solution1-bigImg {
        height: auto;
        line-height: inherit;
        margin-bottom: 25px
    }

    .z-solutionSwp1 .solution1-1 .w-tit1 {
        margin-bottom: 20px
    }

    .tabs-tit1 .con {
        border-radius: 6px
    }

    .tabs-tit1 .pic {
        flex: 0 0 80px
    }

    .tabs-tit1 .inner {
        padding: 0 15px 0 0
    }

    .tabs-tit1 .con:before {
        left: 8px;
        top: 8px;
        width: 8px;
        height: 8px
    }

    .tabs-tit1 .con {
        padding: 8px
    }

    .tabs-tit1 li {
        width: 46%
    }

    .tabs-tit1 .inner {
        width: 50%
    }

    .n-row2 .box .title {
        font-size: 20px
    }

    .n-row1 {
        padding: 40px 20px
    }

    .n-row1 .btn-box .btn p {
        font-size: 12px
    }

    .w-tit8 {
        font-size: 22px
    }

    .n-row1 .btn-box .btn {
        width: 100px;
        height: 100px;
        padding: 15px 0 0;
        margin: 0 -5px
    }

    .n-row1 .btn-box .btn img {
        width: 40px;
        height: 40px
    }

    .swiper-big-pic .txt {
        height: 100px
    }

    .swiper-big-pic .swiper-arrow.prev {
        left: 10px
    }

    .swiper-big-pic .swiper-arrow.next {
        right: 10px
    }

    .swiper-big-pic .swiper-arrow {
        width: 40px;
        height: 40px
    }

    .pop-big-pic .close {
        width: 40px;
        height: 40px;
        right: 10px;
        top: 10px
    }

    .swiper-big-pic .txt .city {
        font-size: 14px
    }

    .swiper-big-pic .txt .tit {
        font-size: 20px
    }

    .w-list7 .txt {
        padding: 15px
    }

    .w-list7 li {
        float: none;
        width: auto
    }

    .banner.banner-plan img {
        height: 240px
    }

    .arrow-progressbar .swiper-arrow {
        width: 60px;
        height: 60px
    }

    .arrow-progressbar .swiper-progressbar {
        width: 180px;
        margin: 0 20px
    }

    .sss-row4 .txt-box .txt-box-l .tit2 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .sss-row4 {
        padding: 40px 0;
        margin-bottom: 40px
    }

    .sss-row4 .txt-box {
        position: static;
        border-radius: 10px;
        padding: 20px
    }

    .sss-row1 .txt-box {
        margin-bottom: 40px
    }

    .sss-row1 {
        padding: 40px 0
    }

    .sss-row1 .pic-box img {
        width: 210px;
        height: 299px
    }

    .sss-row1 .pic-box {
        width: 326px;
        height: 275px;
        -webkit-background-size: 326px auto;
        background-size: 326px auto
    }

    .sss-row1 .txt-box .desc {
        font-size: 14px;
        line-height: 2;
        margin-bottom: 30px
    }

    .sss-row1 .txt-box .title {
        font-size: 22px
    }

    .banner.ban520>img {
        height: auto
    }

    .banner.ban3>img {
        height: 350px
    }

    .logo-list li {
        display: block;
        margin-bottom: 10px
    }

    .logo-list li img {
        display: block;
        margin: 0 auto;
        height: 30px
    }

    .ban3 .desc {
        margin-bottom: 20px
    }

    .swiper-viewpoint .swiper-slide .btn-play2 {
        height: 50px
    }

    .swiper-viewpoint .name-job .name:after {
        width: 10px;
        height: 10px;
        top: 30px
    }

    .swiper-viewpoint .name-job .job {
        font-size: 12px;
        width: 136px
    }

    .swiper-viewpoint .name-job .name {
        font-size: 30px
    }

    .swiper-viewpoint .name-job {
        bottom: 140px
    }

    .swiper-viewpoint .swiper-slide .icon {
        display: none
    }

    .swiper-viewpoint .swiper-slide .title {
        font-size: 16px;
        line-height: 2;
        margin-bottom: 15px
    }

    .reports-list .txt {
        padding: 15px
    }

    .reports-list .pic-box {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 15px
    }

    .love-row3 {
        padding: 0 0 40px
    }

    .swiper-viewpoint .arrow-box .arrow.prev {
        background-color: transparent;
        border: 1px solid #004d73;
        background-image: url(../images/w-prev.png)
    }

    .swiper-viewpoint .arrow-box .arrow.next {
        border: 1px solid #004d73;
        background-image: url(../images/w-next.png);
        background-color: transparent
    }

    .swiper-video .txt .tit {
        font-size: 18px
    }

    .love-row1 .box {
        padding: 40px 20px
    }

    .swiper-viewpoint .swiper-slide {
        width: auto;
        height: 500px;
        padding: 20px 15px 0
    }

    .swiper-video .arrow-box,
    .swiper-viewpoint .arrow-box {
        position: static;
        width: auto;
        height: auto;
        display: flex;
        justify-content: center;
        margin-top: 20px
    }

    .swiper-viewpoint .arrow-box .arrow {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        margin: 0 15px
    }

    .love-row3 .wp {
        padding: 0 20px
    }

    .reports-list {
        height: auto
    }

    .love-row3 .dots {
        display: none
    }

    .swiper-video .txt .play-btn {
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px
    }

    .swiper-video .arrow {
        position: static;
        margin-top: 0;
        border: 1px solid #004d73;
        margin: 0 16px
    }

    .swiper-video .arrow.prev {
        background-image: url(../images/w-prev.png)
    }

    .swiper-video .arrow.next {
        background-image: url(../images/w-next.png)
    }

    .love-row2 {
        padding-bottom: 40px
    }

    .swiper-history .w-arrow-dots {
        margin-top: 140px
    }

    .swiper-history .swiper-slide:nth-child(odd) .year {
        top: -60px
    }

    .swiper-history .year {
        font-size: 20px
    }

    .swiper-video2 .txt .btn-play {
        width: 80px;
        height: 80px
    }

    .swiper-video2 .txt .btn-play:before {
        -webkit-background-size: 80px auto;
        background-size: 80px auto
    }

    .swiper-video2 {
        height: 190px
    }

    .swiper-video2 .txt .time {
        font-size: 12px
    }

    .swiper-video2 .txt .tit {
        font-size: 22px;
        margin-bottom: 10px;
        white-space: nowrap
    }

    .video-row {
        padding: 40px 0
    }

    .csd-system .btn {
        margin-bottom: 50px
    }

    .d-video01-pop {
        height: 280px
    }

    .d-video01-pop .close {
        top: 10px;
        right: 10px;
        width: 35px;
        height: 35px
    }

    .csd-system {
        padding: 40px 0
    }

    .csd-system .txt .desc {
        font-size: 12px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .csd-system .txt .tit2 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .csd-system .txt .tit1 {
        font-size: 14px
    }

    .j-list1 .pic img {
        height: 360px
    }

    .j-list1 .txt .tip {
        font-size: 12px;
        margin-top: 15px
    }

    .j-list1 .txt .icon {
        width: 60px;
        height: 60px;
        margin-bottom: 10px
    }

    .j-list1 .txt .s1 {
        font-size: 12px
    }

    .j-list1 .txt .s2 {
        font-size: 20px;
        white-space: nowrap
    }

    .j-list1 .txt .s2 {
        font-size: 20px;
        white-space: nowrap
    }

    .solution-row2 .vr-line {
        height: 10px
    }

    .solution-list li {
        display: block
    }

    .solution-list .pic-box,
    .solution-list .txt-box {
        width: auto
    }

    .solution-list .txt-box {
        padding: 20px
    }

    .solution-list .txt-box .tit1 {
        font-size: 20px
    }

    .solution-list .txt-box .tit2 {
        font-size: 14px
    }

    .vr-box {
        height: 300px
    }

    .solution-list .txt-box .line {
        width: 10px;
        height: 3px;
        margin: 10px auto 20px
    }

    .swiper-z1 .arrow {
        width: 50px;
        height: 50px;
        margin-top: -25px
    }

    .detail-row2 {
        margin: 0
    }

    .style-list li a {
        margin-bottom: 20px
    }

    .style-list .title {
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 16px
    }

    .style-list .tags .cn {
        font-size: 16px
    }

    .style-list .tags .en {
        font-size: 12px
    }

    .style-row .title-box .title {
        font-size: 60px;
        line-height: 65px
    }

    .style-row .title-box .btn-look2 {
        height: 80px
    }

    .style-row .title-box .btn-look2 i {
        width: 60px;
        height: 60px
    }

    .honor-box .txt {
        position: static;
        padding: 20px 0;
        color: #000
    }

    .honor-box .txt .en {
        font-size: 14px
    }

    .honor-box .txt .cn {
        font-size: 24px;
        margin-bottom: 10px
    }

    .honor-box .txt p {
        font-size: 12px
    }

    .swiper-milestone1 .swiper-slide .year {
        font-size: 22px
    }

    .swiper-milestone2 .year {
        font-size: 32px
    }

    .swiper-milestone2 {
        width: 300px
    }

    .count-list p {
        font-size: 13px
    }

    .about-row3 .txt {
        font-size: 14px;
        line-height: 2
    }

    .count-list {
        flex-wrap: wrap
    }

    .about-list1 li,
    .count-list li {
        width: 50%
    }

    .count-list li {
        flex: auto;
        margin-bottom: 10px
    }

    .about-row1 .img {
        width: 260px
    }

    .z-tit8 .cn {
        letter-spacing: 6px
    }

    .z-tit8 .tit {
        font-size: 14px
    }

    .swiper-brand .txt .link li a:before {
        display: none
    }

    .swiper-brand .txt .link li a {
        height: 60px;
        line-height: 60px;
        border-radius: 15px;
        padding-left: 20px;
        font-size: 14px
    }

    .swiper-brand .txt .desc {
        font-size: 14px;
        line-height: 2;
        height: 112px
    }

    .swiper-brand .txt .tit {
        font-size: 20px;
        line-height: 1.4
    }

    .swiper-brand .txt {
        padding: 20px 20px 0
    }

    .swiper-brand .swiper-slide {
        width: 280px
    }

    .swiper-brand .pic-box {
        float: none;
        width: auto
    }

    .power-row4 .txt-box .btn-play2 img {
        width: 60px;
        height: 60px
    }

    .power-row4 .txt-box p {
        font-size: 14px
    }

    .power-row4 .txt-box .img-box img {
        width: 67px;
        height: 35px
    }

    .power-row4 .title {
        font-size: 24px;
        line-height: 1.4
    }

    .power-row3 .txt-box .job {
        padding-right: 0
    }

    .power-row3 .txt-box {
        padding: 15px 15px 0
    }

    .power-row3 .txt-box .txt:after,
    .power-row3 .txt-box .txt:before {
        display: none
    }

    .power-row3 .txt-box p {
        font-size: 16px;
        line-height: 2
    }

    .power-row3 .txt-box .txt {
        margin-bottom: 20px;
        padding-right: 0
    }

    .power-row3 {
        padding: 40px 0
    }

    .power-row3 .avatar {
        width: 280px;
        margin: 0 auto 10px
    }

    .swiper-power .txt {
        display: none
    }

    .power-row2 .wp {
        padding: 0 50px
    }

    .power-row1 .txt {
        padding-left: 0;
        margin-top: 20px
    }

    .power-row1 .title-box {
        font-size: 22px
    }

    .power-row1 .img {
        margin-bottom: 20px
    }

    .power-row1 .txt-box {
        display: block
    }

    .video-list {
        padding: 0 0 40px
    }

    .hots-news2 {
        margin-bottom: 40px
    }

    .hots-news2 .txt-box .tit {
        font-size: 20px;
        margin-bottom: 10px
    }

    .hots-news2 .txt-box {
        display: block;
        padding: 20px
    }

    .hots-news2 .video-box .btn-play {
        left: 10px;
        bottom: 10px
    }

    .w-tit7 {
        display: block;
        height: auto;
        padding: 16px 26px;
        margin-bottom: 30px
    }

    .w-tit7 .tit {
        margin-bottom: 10px
    }

    .w-tit7 .con a {
        font-size: 14px;
        margin-left: 0;
        margin-right: 14px
    }

    .news-list li,
    .video-list li {
        float: none;
        width: auto
    }

    .hots-news .txt .title {
        font-size: 21px
    }

    .hots-news .txt .desc {
        font-size: 14px
    }

    .turn-box {
        padding: 0 15px;
        border-radius: 15px;
        margin-bottom: 0
    }

    .turn-box li {
        padding: 10px 0
    }

    .turn-box a {
        font-size: 16px
    }

    .w-text {
        padding: 20px 20px 40px;
        border-radius: 20px
    }

    .w-tit5 {
        font-size: 24px
    }

    .w-text .con {
        font-size: 14px;
        line-height: 2.1;
        padding-bottom: 40px
    }

    .w-text .con .tit {
        font-size: 18px
    }

    .w-ban1 .title {
        font-size: 24px;
        margin-bottom: 20px
    }

    .w-entey {
        border-radius: 15px
    }

    .w-entey li a {
        line-height: 40px;
        border-radius: 15px
    }

    .w-entey li+li::before {
        height: 30px;
        top: 10%
    }

    .w-entey li.on a:after {
        width: 36px;
        height: 3px;
        margin-left: -18px
    }

    .w-ban1 .wp {
        height: 300px
    }

    .w-list6 {
        padding-bottom: 50px
    }

    .w-list6 li {
        margin-bottom: 10px
    }

    .w-list6 .pic {
        width: 115px;
        height: 75px;
        border-radius: 12px;
        margin-right: 10px
    }

    .w-list6 p {
        font-size: 14px
    }

    .w-tit6 {
        font-size: 14px;
        padding: 30px 0
    }

    .FAQ-box {
        padding: 0 20px 20px
    }

    .FAQ-box .w-tit2 {
        padding-top: 30px
    }

    .FAQ-list li a {
        padding-right: 30px
    }

    .form-so {
        width: auto;
        margin-bottom: 40px
    }

    .form-so .inp {
        height: 60px;
        border-radius: 20px
    }

    .service-row6 {
        padding: 0 0 40px
    }

    .service-list4 li {
        float: none;
        width: auto;
        margin-bottom: 15px
    }

    .service-list4 .tit {
        font-size: 16px;
        line-height: 48px
    }

    .service-row5 {
        padding: 40px 0
    }

    .service-row5 .box {
        height: 240px
    }

    .service-row5 .box .tit2 {
        font-size: 21px;
        line-height: 1.5
    }

    .service-row4 .w-tit2 .tit0 {
        font-size: 12px
    }

    .service-row4 .w-tit2 .tit2 {
        line-height: 40px
    }

    .service-row4 .w-tit2 .tit4 {
        font-size: 16px;
        margin-top: 30px
    }

    .service-row3 .title img {
        max-width: 50%;
        margin: 0 auto
    }

    .service-list3 .icon {
        width: 80px;
        height: 80px
    }

    .service-list3 .icon img {
        width: 50px;
        height: 50px
    }

    .service-list3 .tit {
        font-size: 16px;
        margin-bottom: 6px
    }

    .service-list3 .desc {
        font-size: 12px
    }

    .service-row2 .img {
        width: 90px
    }

    .service-row2 {
        padding: 0 20px
    }

    .service-row2 .tit2 {
        font-size: 40px
    }

    .service-row2 .tit3 {
        font-size: 16px
    }

    .service-list1 li {
        float: none;
        width: auto
    }

    .banner .txt .title {
        font-size: 22px;
        margin-bottom: 0
    }

    .banner .txt .desc {
        font-size: 12px
    }

    .join-row4 .honor-box {
        padding: 0 20px
    }

    .join-row4 .honor-box .honor-item {
        margin-bottom: 30px
    }

    .w-list2 li {
        float: none;
        width: auto;
        margin-bottom: 15px
    }

    .join-row12 .title {
        font-size: 18px;
        -webkit-background-size: 24px auto;
        background-size: 24px auto;
        background-position: left 8px;
        padding-left: 30px
    }

    .join-row12 .title span {
        font-size: 22px;
        margin-left: 10px
    }

    .from-join .inp-box {
        display: block;
        margin-bottom: 10px
    }

    .from-join .inp-box .inp {
        width: 100%;
        margin-bottom: 10px
    }

    .from-join .select-box {
        display: block;
        margin-bottom: 20px
    }

    .from-join .zcityItem {
        width: auto;
        margin-right: 0;
        margin-bottom: 10px
    }

    .pop-intro {
        width: 240px;
        margin-left: -120px;
        padding: 0 10px 10px;
        border-radius: 16px
    }

    .swiper-history .w-arrow-dots .arrow {
        border-color: #bf1a20
    }

    .swiper-history .w-arrow-dots .arrow.prev {
        background-image: url(../images/w-prev.png)
    }

    .swiper-history .w-arrow-dots .arrow.next {
        background-image: url(../images/w-next.png)
    }

    .swiper-history .w-arrow-dots .arrow.prev:hover {
        background-image: url(../images/w-prev-on.png)
    }

    .swiper-history .w-arrow-dots .arrow.next:hover {
        background-image: url(../images/w-next-on.png)
    }

    .swiper-history .swiper-slide-active .pop-intro {
        opacity: 1;
        z-index: 2;
        visibility: visible
    }

    .swiper-history .swiper-slide-active .dian:before {
        background-color: rgba(213, 21, 44, .2)
    }

    .swiper-history .swiper-slide-active .dian:after {
        content: '';
        position: absolute;
        top: -15px;
        right: -15px;
        bottom: -15px;
        left: -15px;
        background-color: rgba(213, 21, 44, .2);
        border-radius: 50%
    }

    .swiper-history .swiper-slide-active .year {
        color: #004d73
    }

    .swiper-history .swiper-slide-active .dian {
        background-color: #004d73
    }

    .pop-intro-year {
        font-size: 21px;
        padding: 10px 0;
        margin-bottom: 10px
    }

    .pop-intro-con {
        font-size: 14px;
        line-height: 24px;
        height: 144px
    }

    .swiper-service0 {
        overflow: hidden
    }

    .swiper-service0 .swiper-slide:hover {
        box-shadow: none
    }

    .swiper-service0 .w-arrow-dots .arrow,
    .swiper-w2-pic .w-arrow-dots .arrow,
    .swiper-w3-pic .w-arrow-dots .arrow {
        margin: 0 14px
    }

    .swiper-service0 .w-arrow-dots,
    .swiper-w2-pic .w-arrow-dots,
    .swiper-w3-pic .w-arrow-dots {
        display: flex;
        margin-top: 30px
    }

    .join-row6-box .left-box {
        margin-left: 0;
        margin-bottom: 0
    }

    .swiper-w3-pic .box .pic {
        border-radius: 16px
    }

    .swiper-w2-pic:after,
    .swiper-w2-pic:before,
    .swiper-w3-pic .mask {
        display: none
    }

    .swiper-service0 .swiper-slide {
        border-radius: 16px
    }

    .swiper-w3-pic .swiper-slide {
        padding: 10px;
        background: #f9f9f9;
        border-radius: 16px
    }

    .swiper-w2-pic .box .swiper-slide {
        padding: 10px;
        background: #fff;
        border-radius: 16px
    }

    .swiper-w2-pic .box .swiper-slide .pic {
        border-radius: 16px;
        overflow: hidden;
        margin-bottom: 10px
    }

    .swiper-w3-pic .box .txt {
        display: block;
        padding: 10px 0
    }

    .swiper-w3-pic .box .txt .num {
        font-family: Bebas;
        color: #fff;
        font-size: 14px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        margin: 0 auto 5px;
        text-align: center;
        background: #004d73;
        border-radius: 50%
    }

    .swiper-w2-pic .tit,
    .swiper-w3-pic .box .txt .tit {
        font-size: 16px;
        line-height: 35px;
        text-align: center;
        font-family: HarmonyOS_Sans_SC_Bold
    }

    .swiper-w2-txt,
    .w-list1 {
        display: none
    }

    .join-row6-box {
        padding-right: 0
    }

    .join-row5 {
        padding: 40px 20px
    }

    .swiper-w2-pic .tit {
        display: block
    }

    .swiper-w2-pic .box {
        border-radius: 16px
    }

    .footer-2 {
        font-size: 12px
    }

    .swiper-reports .txt .time {
        font-size: 14px
    }

    .join-row1 {
        padding: 20px
    }

    .swiper-w1 p {
        font-size: 14px;
        line-height: 1.5
    }

    .swiper-w5-pic .txt p {
        font-size: 16px
    }

    .swiper-jmlc .con .tit {
        font-size: 16px
    }

    .join-row11 {
        padding: 0 0 80px
    }

    .solution-list .txt-box .tit2 {
        font-size: 16px
    }

    .solution-row2 {
        padding-bottom: 80px
    }

    .w-tit3 {
        font-size: 16px
    }

    .swiper-brand .txt .link li a {
        height: 60px;
        line-height: 60px;
        border-radius: 15px;
        padding-left: 20px;
        font-size: 14px
    }

    .swiper-video .swiper-slide {
        border-radius: 20px
    }

    .swiper-video .txt {
        position: static;
        background: #1e1e1e;
        border-radius: 0
    }

    .swiper-video2 .pic {
        border-radius: 16px
    }

    .swiper-video1 .pic-box .btn-play4 {
        opacity: 1;
        width: 60px;
        height: 60px
    }

    .z-line1 {
        margin-top: 0
    }

    .power-row6+.z-line1 {
        margin-top: 40px
    }

    .join-row9 .w-tit1.white .line i {
        background: #ededed
    }
}