@font-face {
    font-family: 'pingfang-b';
    src: url("PingFang_Bold.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: 'pingfang-r';
    src: url("PingFang_Regular.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: 'pingfang-m';
    src: url("PingFang_Medium.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: 'pingfang-h';
    src: url("PingFang_Heavy.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: 'futur-m';
    src: url("FuturaStd-Medium.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: 'impact';
    src: url("impact.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: 'transat';
    src: url("transat.woff") format("woff");
    font-display: swap
}

a {
    text-decoration: none
}

a:link,a:visited {
    color: #333
}

a:hover,a:active {
    color: #d1171e
}

html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,figure,figcaption,table,th,td img {
    margin: 0;
    padding: 0
}

a,abbr,acronym,address,big,blockquote,body,caption,cite,code,dd,dl,dt,fieldset,form,h1,time,h2,h3,h4,h5,h6,html,img,ins,kbd,label,legend,li,ol,p,pre,q,s,samp,small,span,strike,strong,ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline
}

html {
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    line-height: 1.5;
    color: #2b2a28;
    background-color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
    line-height: 24px;
    background: #fff;
    color: #333;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

img {
    max-width: 100%;
    border: 0;
    vertical-align: middle
}

*,*:after,*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    outline: none
}

button {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    outline: none
}

input {
    border-radius: 0;
    outline: none
}

input:-ms-clear {
    display: none
}

input,textarea {
    border: 0;
    font-family: "微软雅黑"
}

textarea {
    resize: none;
    outline: none
}

td {
    word-break: break-all
}

ul,ol {
    list-style: none
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #aab3b7
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #aab3b7
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #aab3b7
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #aab3b7
}

ul:before,ol:before,li:before,dl:before,dt:before,dd:before,div:before,.clearfix:before,ul:after,ol:after,li:after,dl:after,dt:after,dd:after,div:after,.clearfix:after {
    content: "";
    display: block
}

ul:after,ol:after,li:after,dl:after,dt:after,dd:after,div:after,.clearfix:after {
    clear: both
}

.floating_ck {
    position: fixed;
    right: 0;
    bottom: 28%;
    bottom: 26%;
    z-index: 999
}

.floating_ck dl dd {
    position: relative;
    background-color: #E60012;
    margin-bottom: 3px;
    text-align: center;
    cursor: pointer
}

.floating_ck dl dd a,.floating_ck dl dd p {
    width: 100%;
    position: relative
}

.floating_ck dl dd img {
    margin: 0 auto;
    text-align: center
}

.floating_ck dl dd p {
    text-align: center
}

.floating_ck dl dd:hover .floating_left {
    display: block
}

.quote,.qrcord {
    padding: 8px 0 4px
}

.floating_ck dl dd a,.floating_ck dl dd p {
    color: #fff
}

.floating_ck dl dd a img {
    display: inline-block;
    text-align: center;
    margin: 0 auto
}

.floating_left {
    position: absolute;
    left: -190px;
    top: 0px;
    width: 300px;
    z-index: 999;
    height: 70px;
    line-height: 70px;
    background: #E60012;
    display: none
}

.floating_left a {
    color: #fff
}

.floating_ewm p {
    color: #Fff
}

.floating_ewm .qrcord_p01 {
    font-size: 12px;
    line-height: 20px
}

.floating_ewm .qrcord_p02 {
    font-size: 20px
}

.is-ie8 {
    display: block;
    width: 90%;
    height: 50px;
    border: 1px dashed #f7685e;
    background-color: #ff4c44;
    margin: 10px auto;
    padding: 0 20px
}

.is-ie8 span {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #e5e5e5;
    position: relative;
    padding-left: 24px
}

.is-ie8 span i {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 15px;
    background: url("../img/icon_notice.png") center center no-repeat
}

.is-ie8 a {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline
}

.fixed-flolt {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -200px;
    line-height: 1;
    z-index: 9999;
    transform: scale(0.9)
}

.fixed-flolt .btnbox {
    width: 189px;
    height: 433px;
    padding: 100px 4px 0;
    background: url(../img/rlflbg.png) center top no-repeat;
    background-size: 100%;
    position: relative
}

.fixed-flolt .btnbox:before {
    content: "";
    width: 146px;
    height: 146px;
    background: url(../img/rlflpic.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 15px;
    top: -50px
}

.fixed-flolt .btn {
    width: 171px;
    padding: 12px 0;
    padding-left: 62px;
    margin-top: 15px;
    background: rgba(244,244,244,0.3);
    border: 1px solid #ffa69a;
    border-radius: 6px 6px 6px 0;
    font-size: 16px;
    color: #850101;
    display: block;
    position: relative;
    cursor: pointer;
    transition: all linear 0.3s
}

.fixed-flolt .btn:before {
    content: "";
    width: 40px;
    height: 42px;
    border-radius: 8px;
    position: absolute;
    left: 12px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    box-shadow: 0 7px 18px rgba(167,19,14,0.67);
    transition: all linear 0.3s
}

.fixed-flolt .btn:after {
    content: "";
    width: 0;
    border-top: 7px solid #6d2213;
    border-right: 0 solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    left: 0;
    bottom: -8px;
    z-index: -1
}

.fixed-flolt .btn span {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 2px 13px #ba210d;
    display: block;
    margin-top: 6px;
    transition: all linear 0.3s
}

.fixed-flolt .btn span:before {
    content: "";
    height: 1px;
    background-image: linear-gradient(to right, transparent, #fdeac0, transparent);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px
}

.fixed-flolt .btn:hover {
    background: rgba(0,0,0,0.5);
    color: rgba(255,237,233,0.75)
}

.fixed-flolt .btn:hover span {
    color: #ffcf11
}

.fixed-flolt .btn1:before {
    background: url(../img/rlfltb01.png) center no-repeat;
    background-size: 100%
}

.fixed-flolt .btn1:hover:before {
    background: url(../img/rlfltb01.png) center no-repeat #f8c077;
    background-size: 100%
}

.fixed-flolt .btn2:before {
    background: url(../img/rlfltb02.png) center no-repeat;
    background-size: 100%
}

.fixed-flolt .btn2:hover:before {
    background: url(../img/rlfltb02.png) center no-repeat #f8c077;
    background-size: 100%
}

.fixed-flolt .btn3 {
    padding: 10px 0;
    color: #ffede9;
    color: rgba(255,237,233,0.75);
    text-align: center;
    background: rgba(0,0,0,0.5)
}

.fixed-flolt .btn3:before {
    display: none
}

.fixed-flolt .btn3 span {
    font-size: 19px;
    color: #ffcf11;
    letter-spacing: 0.5px;
    text-shadow: none
}

.fixed-flolt .btn4 {
    width: 157px;
    height: 42px;
    background: url(../img/rlflxsbg.png) center no-repeat;
    background-size: 100%;
    display: block;
    margin-left: 18px;
    margin-top: 24px;
    font-size: 20px;
    color: #1f1f1f;
    text-align: center;
    font-weight: bold;
    line-height: 42px;
    cursor: pointer;
    animation: effect 1.2s linear infinite
}

.fixed-flolt .btn4:after {
    content: "";
    width: 23px;
    height: 30px;
    background: url(../img/rlflxstb.png) center no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px
}

.fixed-flolt .btn4:hover {
    animation: none
}

.fixed-flolt .wxgz_code {
    width: 193px;
    position: absolute;
    right: -220px;
    bottom: -155px;
    opacity: 0;
    transition: all linear 0.3s
}

.fixed-flolt .wxgz_code .close {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -4px;
    top: -6px;
    background: #9a9c9c;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 17px;
    cursor: pointer;
    transition: all linear 0.3s
}

.fixed-flolt .wxgz_code .close:hover {
    background: #ffcf11;
    color: #080808
}

.fixed-flolt.fixed-flolt_active .wxgz_code {
    right: 0;
    opacity: 1
}

.fixed-flolt.fixed-flolt_active .back-top {
    bottom: -220px
}

.back-top {
    width: 100px;
    height: 40px;
    border-radius: 40px;
    background: #fff;
    position: absolute;
    z-index: 9999;
    bottom: -70px;
    right: 35px;
    box-shadow: 0 6px 24px rgba(222,56,53,0.3);
    cursor: pointer;
    transition: all .3s linear;
    display: none
}

.back-top span {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -8px;
    border-top: 1px solid #e15856
}

.back-top span:after {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 1px solid #d51511;
    border-right: 1px solid #d51511;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 8px;
    left: 2px;
    -webkit-animation: backTop 1s linear infinite;
    animation: backTop 1s linear infinite
}

.back-top:hover {
    -webkit-box-shadow: 0 6px 12px rgba(222,56,53,0.1);
    -moz-box-shadow: 0 6px 12px rgba(222,56,53,0.1);
    box-shadow: 0 6px 12px rgba(222,56,53,0.1)
}

@keyframes backTop {
    0%,100% {
        top: 8px
    }

    50% {
        top: 5px
    }
}

@-webkit-keyframes backTop {
    0%,100% {
        top: 8px
    }

    50% {
        top: 5px
    }
}

@keyframes scaleChange {
    0%,100% {
        transform: scale(1)
    }

    50% {
        transform: scale(0.6)
    }
}

@-webkit-keyframes scaleChange {
    0%,100% {
        transform: scale(1)
    }

    50% {
        transform: scale(0.6)
    }
}

@keyframes effect {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(0.9)
    }

    100% {
        transform: scale(1)
    }
}

body {
    font-family: 'pingfang-m'
}

.trans3,.home_header .nav_ul li a,.slick-dots .slick-active:after,.home_cpvideo .video_box .video_item .video_text .v-more,.home_quality .scene_text li .scene_num,.home_quality .scene_text li .scene_num:before,.home_global {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.trans5 {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1500px;
    position: relative;
    z-index: 1
}

@media (max-width: 1760px) {
    .wrap {
        width:1440px
    }
}

@media (max-width: 1600px) {
    .wrap {
        width:1280px
    }
}

@media (max-width: 1440px) {
    .wrap {
        width:1120px
    }
}

@media (max-width: 1280px) {
    .wrap {
        width:960px
    }
}

.home_header {
    min-width: 1000px;
    width: 100%;
    padding: 30px 90px;
    z-index: 1020;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: fadeInDownMove .4s linear;
    animation: fadeInDownMove .4s linear
}

.home_header .logo {
    width: 377px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    display: block;
    float: left
}

.home_header .logo img {
    display: block;
    width: 100%
}

.home_header .nav_ul {
    float: right;
    position: relative;
    z-index: 2;
    padding-top: 12px
}

.home_header .nav_ul li {
    float: left;
    height: 48px;
    text-align: center;
    padding: 0 30px
}

.home_header .nav_ul li a {
    font-size: 18px;
    color: #fff;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    font-family: 'pingfang-r'
}

@-webkit-keyframes fadeInDownMove {
    0% {
        opacity: 0
    }

    75% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDownMove {
    0% {
        opacity: 0
    }

    75% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@media (max-width: 1760px) {
    .home_header {
        padding:20px 70px
    }

    .home_header .logo {
        width: 350px
    }

    .home_header .nav_ul li {
        padding: 0 20px
    }
}

@media (max-width: 1600px) {
    .home_header {
        padding:20px 60px
    }

    .home_header .logo {
        width: 330px
    }

    .home_header .nav_ul {
        padding-top: 8px
    }

    .home_header .nav_ul li {
        padding: 0 15px
    }

    .home_header .nav_ul li a {
        padding: 0 10px
    }
}

@media (max-width: 1440px) {
    .home_header {
        padding:20px 40px
    }

    .home_header .logo {
        width: 310px
    }

    .home_header .nav_ul {
        padding-top: 5px
    }

    .home_header .nav_ul li a {
        font-size: 16px
    }
}

@media (max-width: 1280px) {
    .home_header .logo {
        width:270px
    }

    .home_header .nav_ul {
        padding-top: 3px
    }

    .home_header .nav_ul li {
        padding: 0 10px
    }

    .home_header .nav_ul li a {
        font-size: 15px;
        padding: 0 5px
    }
}

.home_box {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.home_banner .intro_box {
    padding-top: 35vh
}

.home_banner .intro_box .wrap {
    width: 1200px
}

.home_banner .intro_box .intro_title {
    color: #fcfcfc;
    font-size: 70px;
    line-height: 80px;
    letter-spacing: 4px
}

.home_banner .intro_box .intro_title span {
    display: inline-block;
    vertical-align: middle;
    font-family: 'pingfang-h'
}

.home_banner .intro_box .intro_title span+span {
    margin-left: 25px
}

.home_banner .intro_box .intro_en {
    font-size: 20px;
    line-height: 24px;
    margin-top: 7px;
    letter-spacing: 1px;
    color: #fcfcfc;
    opacity: 0.6;
    font-family: 'pingfang-m';
    text-transform: uppercase
}

.home_banner .intro_box .intro_desc {
    display: block;
    font-size: 24px;
    line-height: 32px;
    margin-top: 23px;
    letter-spacing: 2px;
    color: #fcfcfc;
    font-family: "pingfang-b"
}

.home_banner .intro_box .intro_desc span {
    display: inline-block;
    vertical-align: middle
}

.home_banner .intro_box .intro_desc span+span {
    margin-left: 16px
}

.home_banner .home_video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (min-width: 2400px) {
    .home_banner .intro_box {
        padding-top:34vh
    }

    .home_banner .intro_box .wrap {
        width: 1500px
    }

    .home_banner .intro_box .intro_title {
        font-size: 94px;
        line-height: 120px
    }

    .home_banner .intro_box .intro_en {
        font-size: 29px;
        letter-spacing: 1.8px;
        margin-top: 11px
    }

    .home_banner .intro_box .intro_desc {
        margin-top: 46px;
        font-size: 34px;
        line-height: 36px;
        letter-spacing: 1px
    }

    .home_banner .intro_box .intro_desc span+span {
        margin-left: 8px
    }
}

@media (max-width: 1600px) {
    .home_banner .intro_box .intro_title {
        font-size:66px;
        line-height: 75px
    }

    .home_banner .intro_box .intro_desc {
        font-size: 22px
    }
}

@media (max-width: 1440px) {
    .home_banner .intro_box .wrap {
        width:1120px
    }

    .home_banner .intro_box .intro_title {
        font-size: 64px;
        line-height: 72px
    }

    .home_banner .intro_box .intro_desc {
        font-size: 20px;
        line-height: 28px
    }
}

@media (max-width: 1280px) {
    .home_banner .intro_box .wrap {
        width:960px
    }

    .home_banner .intro_box .intro_title {
        font-size: 60px;
        line-height: 70px
    }
}

.home_title {
    text-align: center
}

.home_title .tit_h {
    color: #262626;
    font-size: 44px;
    line-height: 50px;
    font-family: 'pingfang-b'
}

.home_title .tit_p {
    color: #595959;
    font-size: 17px;
    line-height: 24px;
    margin-top: 26px;
    font-family: 'pingfang-m'
}

@media (max-width: 1600px) {
    .home_title .tit_h {
        font-size:42px;
        line-height: 52px
    }
}

@media (max-width: 1440px) {
    .home_title .tit_h {
        font-size:40px;
        line-height: 50px
    }

    .home_title .tit_p {
        font-size: 16px;
        margin-top: 26px
    }
}

@media (max-width: 1280px) {
    .home_title .tit_h {
        font-size:36px;
        line-height: 46px
    }

    .home_title .tit_p {
        font-size: 15px;
        line-height: 24px
    }
}

.home_base {
    margin-top: 120px
}

.home_base .base_ul {
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden
}

.home_base .base_ul:after {
    content: '';
    display: block;
    clear: both
}

.home_base .base_ul li {
    width: calc(50% - 10px);
    float: left;
    position: relative;
    margin-top: 20px
}

.home_base .base_ul li img {
    width: 100%
}

.home_base .base_ul li .base_img {
    width: 100%
}

/* 只修改文字样式，使其在图片中居中并放大 */
.home_base .base_ul li .base_intro {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    /* 居中布局 */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 0; /* 移除原padding-top */
}

/* 放大标题字体 */
.home_base .base_ul li .base_intro .base_tit {
    font-size: 36px; /* 从31px放大到36px */
    color: #fff;
    line-height: 40px; /* 相应调整行高 */
    font-family: 'pingfang-b';
    margin-bottom: 15px;
}

/* 放大描述字体 */
.home_base .base_ul li .base_intro .base_desc {
    font-size: 20px; /* 从16px放大到18px */
    line-height: 28px; /* 相应调整行高 */
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 25px;
    font-family: 'transat';
    opacity: 0.9;
}

/* 确保网络信息安全卡片也应用相同样式 */
.home_base .base_ul li:first-child .base_intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 0;
}

/* 网络信息安全标题特殊放大（因为原来是h1标签） */
.home_base .base_ul li:first-child .base_intro .base_tit {
    font-size: 45px; /* 比其他标题稍大 */
    line-height: 42px;
    margin-bottom: 15px;
}

.home_base .base_ul li:nth-child(2n) {
    margin-left: 20px
}

@media (max-width: 1600px) {
    .home_base {
        margin-top:100px
    }

    .home_base .base_ul li .base_intro {
        padding-top: 58px
    }

    .home_base .base_ul li .base_intro .base_tit {
        font-size: 24px;
        line-height: 30px
    }

    .home_base .base_ul li .base_intro .base_desc {
        font-size: 18px;
        line-height: 22px
    }
}

@media (max-width: 1440px) {
    .home_base {
        margin-top:80px
    }

    .home_base .base_ul li .base_intro {
        padding-top: 48px
    }

    .home_base .base_ul li .base_intro .base_tit {
        font-size: 22px;
        line-height: 28px
    }

    .home_base .base_ul li .base_intro .base_desc {
        font-size: 17px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev,.slick-next {
    width: 20px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    font-size: 0;
    z-index: 1;
    cursor: pointer;
    border: none;
    outline: none
}

.slick-prev {
    left: 0px;
    background: url(../img/index_left.png) center center no-repeat;
    background-size: 10px auto
}

.slick-next {
    right: 0px;
    background: url(../img/index_right.png) center center no-repeat;
    background-size: 10px auto
}

.slick-dots {
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 40px;
    width: 100%;
    height: 20px
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 21px;
    margin: 0 6px;
    position: relative;
    cursor: pointer
}

.slick-dots li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 100%;
    height: 5px;
    background-color: #fff;
    opacity: 0.2
}

.slick-dots li:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 0;
    height: 5px;
    background-color: #fff
}

.slick-dots li button {
    display: none
}

.slick-dots .slick-active:after {
    width: 100%
}

.home_cpvideo {
    margin-top: 120px;
    overflow: hidden
}

.home_cpvideo .wrap_box {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    max-height: 666px
}

.home_cpvideo .video_box .video_item {
    padding-left: 8px;
    padding-right: 8px;
    position: relative
}

.home_cpvideo .video_box .video_item .home_video {
    width: 100%;
    height: auto;
    display: block
}

.home_cpvideo .video_item .video_text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 0; /* 移除原padding-top */
    /* 居中布局 */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 33;
}

.home_cpvideo .video_box .video_item .video_text .v-en {
    color: #ffffff;
    opacity: 0.7;
    font-family: 'futur-m';
    font-size: 20px;
    line-height: 24px;
    display: block;
    text-transform: capitalize
}

.home_cpvideo .video_item .video_text .v-tit {
    font-size: 32px; /* 放大标题 */
    line-height: 38px;
    font-family: 'pingfang-b';
    margin-bottom: 20px;
}


.home_cpvideo .video_item .video_text .v-tit a {
    color: #fff;
    font-size: 32px; /* 确保链接字体也放大 */
}

/* 放大详情了解按钮 */
.home_cpvideo .video_item .video_text .v-more {
    display: inline-block;
    vertical-align: top;
    background-color: rgba(255,255,255,0.15);
    border-radius: 25px; /* 圆角稍大 */
    border: solid 2px #ffffff; /* 边框加粗 */
    margin-top: 10px;
    color: #fff;
    font-size: 18px; /* 字体放大 */
    line-height: 28px; /* 行高相应调整 */
    padding: 10px 40px 10px 30px; /* 内边距增大 */
    overflow: hidden;
    position: relative;
    font-weight: 500;
}

/* 确保所有五个视频项都应用相同样式 */
.home_cpvideo .video_box .video_item:nth-child(1) .video_text,
.home_cpvideo .video_box .video_item:nth-child(2) .video_text,
.home_cpvideo .video_box .video_item:nth-child(3) .video_text,
.home_cpvideo .video_box .video_item:nth-child(4) .video_text,
.home_cpvideo .video_box .video_item:nth-child(5) .video_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 0;
}

.home_cpvideo .video_box .video_item .video_text .v-more:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.2);
    width: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.home_cpvideo .video_box .video_item .video_text .v-more:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 7px;
    width: 8px;
    height: 16px;
    background: url(../img/read_more.png) center center no-repeat;
    background-size: 100% auto
}

.home_cpvideo .video_box .video_item .video_text .v-more:hover:before {
    width: 100%
}

.home_cpvideo .video_box .slick-list {
    overflow: visible
}

.home_cpvideo .video_box .slick-prev,.home_cpvideo .video_box .slick-next {
    width: 36px;
    height: 36px
}

.home_cpvideo .video_box .slick-prev:before,.home_cpvideo .video_box .slick-next:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0;
    left: 1px;
    transition: all 0.3s ease
}

.home_cpvideo .video_box .slick-prev {
    left: 85px
}

.home_cpvideo .video_box .slick-next {
    right: 85px
}

.home_cpvideo .video_box .slick-prev:hover:before,.home_cpvideo .video_box .slick-next:hover:before {
    opacity: 0.2
}

@media (min-width: 2400px) {
    .home_cpvideo .wrap_box {
        width:1300px;
        max-height: 703px
    }
}

@media (max-width: 1920px) {
    .home_cpvideo .video_box .video_item .video_text .v-tit {
        font-size:34px;
        line-height: 34px
    }
}

@media (max-width: 1600px) {
    .home_cpvideo {
        margin-top:100px
    }

    .home_cpvideo .video_box .video_item .video_text .v-tit {
        font-size: 34px;
        line-height: 40px
    }

    .home_cpvideo .video_box .video_item .video_text .v-p {
        font-size: 18px
    }
}

@media (max-width: 1440px) {
    .home_cpvideo {
        margin-top:80px
    }

    .home_cpvideo .video_box .video_item .video_text .v-tit {
        font-size: 30px;
        line-height: 36px
    }

    .home_cpvideo .video_box .video_item .video_text .v-p {
        font-size: 16px
    }
}

@media (max-width: 1280px) {
    .home_cpvideo .video_box .video_item .video_text .v-tit {
        font-size:28px;
        line-height: 32px
    }
}

.home_quality {
    padding: 120px 0 116px;
    background-color: #fff;
    background-image: linear-gradient(180deg, #fff 0%, #ebeff1 100%)
}

.home_quality .scene_ul {
    margin-top: 60px;
    overflow: hidden
}

.home_quality .scene_ul .slick-dots {
    bottom: 50px
}

.home_quality .scene_ul .slick-dots li {
    width: 48px;
    height: 21px;
    margin: 0 8px
}

.home_quality .scene_ul .slick-dots li:after {
    transition: none
}

.home_quality .scene_ul .slick-dots .slick-active:after {
    width: 100%;
    transition: width 2.5s linear
}

.home_quality .scene_text {
    padding-top: 66px
}

.home_quality .scene_text li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer
}

.home_quality .scene_text li .scene_num {
    font-size: 42px;
    line-height: 54px;
    font-family: 'impact';
    display: inline-block;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-image: linear-gradient(294deg, #b70009, #ff111d);
    position: relative
}

.home_quality .scene_text li .scene_num:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    background-color: #da0813;
    height: 2px;
    bottom: 0px;
    width: 0
}

.home_quality .scene_text li .scene_p {
    color: #080808;
    font-size: 18px;
    line-height: 2;
    margin-top: 2px;
    font-family: 'pingfang-m'
}

.home_quality .scene_text li+li:before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    background-color: #b9b9b9;
    left: 0;
    top: 5px;
    bottom: 9px
}

.home_quality .scene_text li.active .scene_num:before {
    width: 100%
}

.home_quality .scene_text:after {
    content: '';
    display: block;
    clear: both
}

@media (min-width: 2400px) {
    .home_quality .wrap {
        width:1860px
    }

    .home_quality .scene_text li .scene_num:before {
        bottom: -3px
    }
}

@media (max-width: 1600px) {
    .home_quality {
        padding:100px 0 90px
    }
}

@media (max-width: 1440px) {
    .home_quality {
        padding:80px 0 70px
    }

    .home_quality .scene_text li .scene_num {
        font-size: 34px
    }

    .home_quality .scene_text li .scene_p {
        font-size: 16px
    }
}

.home_service {
    width: 100%;
    height: 100vh;
    position: relative
}

.service_main {
    overflow: hidden;
    padding-bottom: 120px
}

.home_global {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background: url(../img/earth_move/01.jpg) center center no-repeat;
    background-size: cover;
    z-index: 5
}

.home_global .global_text {
    padding-top: 30vh;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 46%;
    z-index: 333;
    font-size: 0
}

.home_global .global_text .text_left {
    width: 48%;
    display: inline-block;
    vertical-align: middle
}

.home_global .global_text .num_right {
    width: 39%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 13%
}

.home_global .global_text:after {
    content: '';
    display: block;
    clear: both
}

.home_global .serve_global {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background: url(../img/earth_move/01.jpg);
    background-size: cover
}

.customer_box {
    width: 920px;
    position: absolute;
    left: 50%;
    margin-left: -460px;
    bottom: 0;
    z-index: 3;
    background-color: #fff;
    padding: 100px 0;
    background-image: linear-gradient(270deg, #f6f8f9 0%, #fff 100%);
    box-shadow: 0px -10px 51px 0px rgba(10,10,10,0.35)
}

.customer_box .customer_tit {
    text-align: center;
    padding-bottom: 43px;
    position: relative;
    z-index: 4
}

.customer_box .customer_tit:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 1px;
    left: 50%;
    height: 43px;
    background-image: linear-gradient(180deg, rgba(255,10,10,0), #ff0a0a)
}

.customer_box .customer_tit:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 6px;
    left: 50%;
    height: 6px;
    margin-left: -3px;
    bottom: 0;
    border-radius: 50%;
    background: #ff0a0a
}

.customer_box .customer_tit .customer_h {
    color: #090909;
    font-size: 46px;
    line-height: 52px;
    font-family: 'pingfang-b'
}

.customer_box .customer_tit .customer_p {
    font-size: 18px;
    line-height: 24px;
    font-family: 'pingfang-m';
    color: #090909;
    margin-top: 22px
}

.customer_box .customer_intro {
    color: #616161;
    font-size: 18px;
    line-height: 26px;
    font-family: 'pingfang-m';
    margin-top: 16px;
    text-align: center;
    position: relative;
    z-index: 4
}

.customer_box:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/inx_map.png);
    background-position: center center;
    background-size: 76% auto;
    background-repeat: no-repeat
}

@media screen and (max-width: 1920px) {
    .customer_box .customer_tit .customer_p {
        font-size:17px
    }

    .customer_box .customer_intro {
        font-size: 17px
    }
}

.home_trans {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.home_trans:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: url(../img/cover_bg.png) center center no-repeat;
    background-size: cover
}

.home_customer {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.home_customer {
    -moz-animation: bg 120s linear infinite;
    -webkit-animation: bg 120s linear infinite;
    -o-animation: bg 120s linear infinite;
    -ms-animation: bg 120s linear infinite;
    animation: bg 120s linear infinite;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-image: url(../img/customers_album.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-size: auto 100%
}

@-moz-keyframes bg {
    0% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -moz-transform: translate3d(-3200px, 0, 0);
        -webkit-transform: translate3d(-3200px, 0, 0);
        -o-transform: translate3d(-3200px, 0, 0);
        -ms-transform: translate3d(-3200px, 0, 0);
        transform: translate3d(-3200px, 0, 0)
    }
}

@-webkit-keyframes bg {
    0% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -moz-transform: translate3d(-3200px, 0, 0);
        -webkit-transform: translate3d(-3200px, 0, 0);
        -o-transform: translate3d(-3200px, 0, 0);
        -ms-transform: translate3d(-3200px, 0, 0);
        transform: translate3d(-3200px, 0, 0)
    }
}

@-o-keyframes bg {
    0% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -moz-transform: translate3d(-3200px, 0, 0);
        -webkit-transform: translate3d(-3200px, 0, 0);
        -o-transform: translate3d(-3200px, 0, 0);
        -ms-transform: translate3d(-3200px, 0, 0);
        transform: translate3d(-3200px, 0, 0)
    }
}

@-ms-keyframes bg {
    0% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -moz-transform: translate3d(-3200px, 0, 0);
        -webkit-transform: translate3d(-3200px, 0, 0);
        -o-transform: translate3d(-3200px, 0, 0);
        -ms-transform: translate3d(-3200px, 0, 0);
        transform: translate3d(-3200px, 0, 0)
    }
}

@keyframes bg {
    0% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -moz-transform: translate3d(-3200px, 0, 0);
        -webkit-transform: translate3d(-3200px, 0, 0);
        -o-transform: translate3d(-3200px, 0, 0);
        -ms-transform: translate3d(-3200px, 0, 0);
        transform: translate3d(-3200px, 0, 0)
    }
}

.home_customer {
    width: 12800px
}

@media (max-width: 1920px) {
    @-moz-keyframes bg {
        0% {
            -moz-transform:translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-2405px, 0, 0);
            -webkit-transform: translate3d(-2405px, 0, 0);
            -o-transform: translate3d(-2405px, 0, 0);
            -ms-transform: translate3d(-2405px, 0, 0);
            transform: translate3d(-2405px, 0, 0)
        }
    }

    @-webkit-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-2405px, 0, 0);
            -webkit-transform: translate3d(-2405px, 0, 0);
            -o-transform: translate3d(-2405px, 0, 0);
            -ms-transform: translate3d(-2405px, 0, 0);
            transform: translate3d(-2405px, 0, 0)
        }
    }

    @-o-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-2405px, 0, 0);
            -webkit-transform: translate3d(-2405px, 0, 0);
            -o-transform: translate3d(-2405px, 0, 0);
            -ms-transform: translate3d(-2405px, 0, 0);
            transform: translate3d(-2405px, 0, 0)
        }
    }

    @-ms-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-2405px, 0, 0);
            -webkit-transform: translate3d(-2405px, 0, 0);
            -o-transform: translate3d(-2405px, 0, 0);
            -ms-transform: translate3d(-2405px, 0, 0);
            transform: translate3d(-2405px, 0, 0)
        }
    }

    @keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-2405px, 0, 0);
            -webkit-transform: translate3d(-2405px, 0, 0);
            -o-transform: translate3d(-2405px, 0, 0);
            -ms-transform: translate3d(-2405px, 0, 0);
            transform: translate3d(-2405px, 0, 0)
        }
    }

    .home_customer {
        width: 9620px
    }
}

@media (max-width: 1600px) {
    .customer_box .customer_tit .customer_h {
        font-size:42px;
        line-height: 52px
    }

    .customer_box .customer_intro {
        font-size: 18px
    }

    @-moz-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1808px, 0, 0);
            -webkit-transform: translate3d(-1808px, 0, 0);
            -o-transform: translate3d(-1808px, 0, 0);
            -ms-transform: translate3d(-1808px, 0, 0);
            transform: translate3d(-1808px, 0, 0)
        }
    }

    @-webkit-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1808px, 0, 0);
            -webkit-transform: translate3d(-1808px, 0, 0);
            -o-transform: translate3d(-1808px, 0, 0);
            -ms-transform: translate3d(-1808px, 0, 0);
            transform: translate3d(-1808px, 0, 0)
        }
    }

    @-o-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1808px, 0, 0);
            -webkit-transform: translate3d(-1808px, 0, 0);
            -o-transform: translate3d(-1808px, 0, 0);
            -ms-transform: translate3d(-1808px, 0, 0);
            transform: translate3d(-1808px, 0, 0)
        }
    }

    @-ms-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1808px, 0, 0);
            -webkit-transform: translate3d(-1808px, 0, 0);
            -o-transform: translate3d(-1808px, 0, 0);
            -ms-transform: translate3d(-1808px, 0, 0);
            transform: translate3d(-1808px, 0, 0)
        }
    }

    @keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1808px, 0, 0);
            -webkit-transform: translate3d(-1808px, 0, 0);
            -o-transform: translate3d(-1808px, 0, 0);
            -ms-transform: translate3d(-1808px, 0, 0);
            transform: translate3d(-1808px, 0, 0)
        }
    }

    .home_customer {
        width: 7232px
    }
}

@media (max-width: 1440px) {
    .customer_box {
        width:880px;
        padding: 80px 0
    }

    .customer_box .customer_tit .customer_h {
        font-size: 40px;
        line-height: 50px
    }

    .customer_box .customer_tit .customer_p {
        font-size: 16px;
        margin-top: 20px
    }

    .customer_box .customer_intro {
        font-size: 17px
    }
}

@media (max-width: 1280px) {
    .customer_box {
        width:820px
    }

    .customer_box .customer_tit .customer_h {
        font-size: 36px;
        line-height: 46px
    }

    .customer_box .customer_tit .customer_p {
        font-size: 15px;
        line-height: 24px
    }

    .customer_box .customer_intro {
        font-size: 16px
    }

    @-moz-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1390px, 0, 0);
            -webkit-transform: translate3d(-1390px, 0, 0);
            -o-transform: translate3d(-1390px, 0, 0);
            -ms-transform: translate3d(-1390px, 0, 0);
            transform: translate3d(-1390px, 0, 0)
        }
    }

    @-webkit-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1390px, 0, 0);
            -webkit-transform: translate3d(-1390px, 0, 0);
            -o-transform: translate3d(-1390px, 0, 0);
            -ms-transform: translate3d(-1390px, 0, 0);
            transform: translate3d(-1390px, 0, 0)
        }
    }

    @-o-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1390px, 0, 0);
            -webkit-transform: translate3d(-1390px, 0, 0);
            -o-transform: translate3d(-1390px, 0, 0);
            -ms-transform: translate3d(-1390px, 0, 0);
            transform: translate3d(-1390px, 0, 0)
        }
    }

    @-ms-keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1390px, 0, 0);
            -webkit-transform: translate3d(-1390px, 0, 0);
            -o-transform: translate3d(-1390px, 0, 0);
            -ms-transform: translate3d(-1390px, 0, 0);
            transform: translate3d(-1390px, 0, 0)
        }
    }

    @keyframes bg {
        0% {
            -moz-transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-1390px, 0, 0);
            -webkit-transform: translate3d(-1390px, 0, 0);
            -o-transform: translate3d(-1390px, 0, 0);
            -ms-transform: translate3d(-1390px, 0, 0);
            transform: translate3d(-1390px, 0, 0)
        }
    }

    .home_customer {
        width: 5560px
    }
}

@media (min-width: 2400px) {
    .customer_box {
        width:1120px;
        margin-left: -560px;
        padding: 150px 0
    }

    .customer_box .customer_intro {
        margin-top: 24px
    }
}

.model-8 {
    padding-top: 110px;
    padding-bottom: 100px;
    background: #f7f9fa
}

.parter-list {
    padding-top: 16px;
    margin: 0 -74px;
    overflow: hidden
}

.parter-list li {
    float: left;
    margin-top: 40px;
    margin-left: 4.3765%;
    overflow: hidden;
    width: 9.23261%
}

.parter-list li span {
    display: block;
    overflow: hidden
}

.parter-list li span img {
    display: block;
    width: 100%;
    transition: all .3s
}

@media (max-width: 1760px) {
    .parter-list {
        margin:0 -64px
    }

    .parter-list li {
        margin-top: 40px;
        margin-left: 4.08163%
    }
}

@media (max-width: 1600px) {
    .model-8 {
        padding-top:90px;
        padding-bottom: 80px
    }

    .parter-list {
        margin: 0 -56px
    }

    .parter-list li {
        margin-top: 40px;
        margin-left: 4.02299%
    }
}

@media (max-width: 1440px) {
    .model-8 {
        padding-top:70px;
        padding-bottom: 60px
    }

    .parter-list {
        margin: 0 -48px
    }

    .parter-list li {
        margin-top: 30px;
        margin-left: 3.94737%
    }
}

@media (max-width: 1280px) {
    .parter-list {
        margin:0 -40px
    }

    .parter-list li {
        margin-top: 20px;
        margin-left: 3.84615%
    }
}

.footer {
    padding: 28px 0;
    background-color: #0f0f0f
}

.footer p {
    width: 100%;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    font-family: 'pingfang-r'
}

.footer p a {
    line-height: 24px;
    color: #fff;
    margin: 0 10px
}

.isie .home_quality .scene_text li .scene_num {
    background: none;
    color: #da0813
}
