@charset "utf-8";

body {
    /* 填写默认字体 */
    font-family: "", "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
    color: #1e1d28;
    min-height: initial !important;
}

@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont/iconfont.woff2?t=1681287520508') format('woff2'), url('../fonts/iconfont/iconfont.woff?t=1681287520508') format('woff'), url('../fonts/iconfont/iconfont.ttf?t=1681287520508') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Medium'), local('Montserrat-Medium'), url('../fonts/montserrat/Montserrat-Medium.woff2') format('woff2'), url('../fonts/montserrat/Montserrat-Medium.woff') format('woff'), url('../fonts/montserrat/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url('../fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/montserrat/Montserrat-SemiBold.woff') format('woff'), url('../fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserrat/Montserrat-Regular.woff2') format('woff2'), url('../fonts/montserrat/Montserrat-Regular.woff') format('woff'), url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Light'), local('Montserrat-Light'), url('../fonts/montserrat/Montserrat-Light.woff2') format('woff2'), url('../fonts/montserrat/Montserrat-Light.woff') format('woff'), url('../fonts/montserrat/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* 谷歌翻译后防止与sticky产生冲突 */
.iconfonts {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grahccale;
}

/* slick 懒加载图片去边框 */
.slick-loading {
    opacity: 0;
}

/* 去除翻译插件边框 */
.goog-te-gadget-simple {
    border: none !important;
}

/* h1隐藏 */
.fszero {
    display: none;
}

/* 去除input记忆填充底色 */
input:-webkit-autofill {
    box-shadow: 0 0 0 1000px white inset !important;
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
    -webkit-text-fill-color: #333 !important;
    transition: background-color 5000s ease-in-out 0s !important;
}

/* ph去除载入效果 */
@media screen and (max-width: 1200px) {
    .wow {
        animation: none;
    }
}

:root {
    font-size: 16px;
    --main-color: #EA7E26;
    --main-color2: #1B459B;
    --flex-margin: -15px;
    --flex-padding: 15px;
    scroll-behavior: initial;
}

/* 翻译插件展位 */
.google-translate {
    min-width: 108px;
}

.fancybox-content {
    height: 800px !important;
}

.c_pcbtn {
    display: none;
}

.header {
    position: sticky;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}

.header-logo {
    width: 100px;
    display: block;
    line-height: var(--height);
}

.header-logo img {
    width: 100%;
}

ul {
    padding: 0;
}

.home-banner {
    overflow: hidden;
    position: relative;
}

.home-banner .swiper-container {
    width: 100%;
}

.home-banner .swiper-slide {
    overflow: hidden;
}

.home-banner .swiper-container {
    width: 100%;
}

.home-banner .swiper-slide {
    overflow: hidden;
}

.home-banner .slide-link {
    position: relative;
    display: block;
}

.home-banner .slide-link img {
    width: 100%;
}

.home-banner .slide-video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.home-banner .slide-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-banner .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    bottom: 24px;
    --wh: 12px;
    --interval: 12px;
}

.home-banner .swiper-pagination .swiper-pagination-bullet {
    width: var(--wh);
    height: var(--wh);
    background-color: #fff !important;
    opacity: 0.5 !important;
    margin: 0 var(--interval);
}

.home-banner .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1 !important;
}

.home-banner .slide-inner {
    position: relative;
}

.home-banner .home-banner-content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 27.5280898%;
    z-index: 2;
}

.home-banner .home-banner-content .title {
    margin-bottom: 20px;
    display: inline-block;
}

.home-banner .home-banner-content .title a {
    font-size: 56px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.03em;
    color: #131E3E;
}

.home-banner .home-banner-content .title a span {
    color: var(--main-color);
}

.home-banner .home-banner-content .text {
    margin-bottom: 60px;
}

.home-banner .home-banner-content .text p {
    font-family: Montserrat;
    font-size: 21px;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    color: #000000;
}

.mod-btn {
    min-width: 200px;
    border-radius: 54px;
    display: inline-flex;
    background-color: var(--main-color2);
}

.mod-btn span {
    flex-grow: 1;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mod-btn .imgs {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: var(--main-color);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    overflow: hidden;
}

.mod-btn .imgs img {
    width: 24px;
}

.mod-btn:hover .imgs img {
    animation: 0.6s donghua1;
}

.hc_cont1620 {
    width: 1620px;
    margin: 0 auto;
}

@keyframes donghua1 {
    0% {
        transform: translateX(0);
    }

    49.9% {
        transform: translateX(40px);
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    50.1% {
        transform: translateX(-40px);
        opacity: 0;
    }

    50.2% {
        opacity: 1;
    }

    100% {
        transform: translateX(0);
    }
}

.home_banner-progress {
    position: absolute;
    display: flex;
    align-items: center;
    bottom: 64px;
    left: calc((100% - 1620px) / 2);
    z-index: 4;
}

.current-number,
.sum-number {
    flex-shrink: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}

.current-number {
    color: #1B459B;
    font-weight: bold;
}

.sum-number {
    color: #000000;
}

.home_banner-pbox {
    width: 250px;
    flex-shrink: 0;
    height: 3px;
    position: relative;
    z-index: 1;
    background: rgba(0, 0, 0, 0.1);
    margin: 0 10px;
}

.home_banner-pactive {
    width: 0%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--main-color2);
    transition: all 0.5s;
}

.home-about {
    position: relative;
    z-index: 1;
    padding: 7.5rem 0;
    background-color: #FCFCFC;
}

.home-about .hc_cont1620 {
    position: relative;
    z-index: 2;
}

.home-about>.img1 {
    position: absolute;
    width: auto;
    height: 100%;
    right: 0;
    top: 0;
    object-fit: cover;
    z-index: -3;
}

.home-about>.img2 {
    position: absolute;
    width: auto;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: 0;
}

.home-about::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 54.1666666%;
    background: linear-gradient(271deg, rgba(249, 250, 254, 0) -16%, rgba(249, 250, 254, 0.3) 27%, #F1F6FF 72%);
}

.home-about .content {
    width: 46.296296%;
}

.home-about .text {
    margin-bottom: 50px;
}

.home-about .mod-btn {
    margin-bottom: 80px;
}

.home-about .list {
    display: flex;
    justify-content: space-between;
}

.home-about .item {
    width: 210px;
}

.home-about .item .imgs {
    height: 32px;
    margin-bottom: 20px;
}

.home-about .item .imgs img {
    width: auto;
    height: 100%;
}

.home-about .item .tits {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0em;
    color: #000000;
    margin-bottom: 10px;
}

.home-about .item .texts p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.75;
    color: #666666;
}

.mod-text p {
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
    color: #000000;
}

.mod-titcont {
    margin-bottom: 30px;
}

.mod-titcont .subtit {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #EA7E26;
    margin-bottom: 12px;
}

.mod-title,
.mod-title p {
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    color: #000000;
}

.home-solution {
    padding: 8.75rem 0 7.5rem;
    position: relative;
    z-index: 1;
}

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

.home-solution-bg * {
    height: 100%;
}

.home-solution-bg img {
    width: 100%;
    object-fit: cover;
}

.home-solution .content {
    width: 750px;
}

.home-solution .mod-titcont {
    margin-bottom: 32px;
}

.home-solution .mod-titcont .title {
    color: #EBEFFA;
}

.home-solution .text {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 40px;
}

.home-solution .text p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.85;
    color: rgba(255, 255, 255, 0.6);
}

.home-solution .list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 var(--flex-margin) -30px;
}

.home-solution .list li {
    width: 33.33333%;
    margin-bottom: 30px;
    padding: 0 var(--flex-padding);
}

.home-solution .list li a {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    color: rgba(235, 239, 250, 0.6);
}

@media screen and (min-width: 1200px) {
    .home-solution .list li a:hover {
        color: #ebeffa;
    }
}

.home-solution .arrows {
    display: flex;
    margin-top: 7.5rem;
}

.mod-prev,
.mod-next {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.5px solid rgba(255, 255, 255, 0.3);
    transition: all 0.5s;
    cursor: pointer;
    pointer-events: all;
}

.mod-prev img,
.mod-next img {
    width: 24px;
}

.mod-prev {
    margin-right: 26px;
    transform: rotate(180deg);
}

@media screen and (min-width: 1200px) {

    .mod-prev:hover,
    .mod-next:hover {
        background-color: var(--main-color);
        border-color: var(--main-color);
    }
}

.home-solution-bg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(90deg, #1B459B 16%, rgba(27, 69, 155, 0) 100%);
}

.home-product {
    padding: 7.5rem 0;
    position: relative;
    z-index: 1;
}

.home-product>img {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
}

.home-product .mod-titcont {
    margin-bottom: 32px;
    text-align: center;
}

.home-product-list {
    margin: 0 -8px;
}

.home-product-item {
    padding: 10px 8px;
}

.mod-product {
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
    padding: 48px 42px 40px;
    background-color: #fff;
    background: linear-gradient(180deg, #ECF2FF 0%, #FFFFFF 44%);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
}

.mod-product .conts {
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mod-product .conts .tits {
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    color: #1B459B;
    margin-bottom: 10px;
    font-weight: bold;
}

.mod-product .conts .texts p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    color: #1B459B;
}

.mod-product .imgs {
    margin-top: 10px;
}

.mod-product .imgs .img_box {
    padding-top: 100%;
    transition: all 0.5s;
}

.mod-product .imgs .img_box img {
    mix-blend-mode: multiply;
}

@media screen and (min-width: 1200px) {
    .mod-product:hover .imgs .img_box img {
        transform: scale(1.05);
    }
}

.type2 .mod-product {
    background: linear-gradient(180deg, #FFF1E6 0%, #FFFFFF 44%);
}

.type2 .mod-product .conts .tits {
    color: #EA7E26;
}

.type2 .mod-product .conts .texts p {
    color: #EA7E26;
}

.type3 .mod-product {
    background: linear-gradient(180deg, #C5F9F9 0%, #FFFFFF 44%);
}

.type3 .mod-product .conts .tits {
    color: #003535;
}

.type3 .mod-product .conts .texts p {
    color: #003535;
}

.home-product-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 46px;
}

.home-product-controls .mod-prev {
    margin-right: 0;
}

.home-product-controls .mod-next,
.home-product-controls .mod-prev {
    border-color: var(--main-color);
    background-color: var(--main-color);
}

@media screen and (min-width: 1200px) {

    .home-product-controls .mod-next:hover,
    .home-product-controls .mod-prev:hover {
        border-color: var(--main-color2);
        background-color: var(--main-color2);
    }
}

.home-product-more {
    width: 200px;
    height: 54px;
    border-radius: 54px;
    background-color: var(--main-color2);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 40px;
}

.home-product-more img {
    width: 20px;
    margin-right: 6px;
}

.home-product-more p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    color: #FFFFFF;
    transition: all 0.5s;
}

@media screen and (min-width: 1200px) {
    .home-product-more:hover {
        background-color: var(--main-color);
    }
}

.home-product {
    background: linear-gradient(180deg, #F9FAFE 0%, #F9FAFE 50%, #F1F6FF 99%);
}

.footer {
    background-color: #131E3E;
}

.footer-top {
    padding: 6.875rem 0 10rem;
}

.footer-top .flex {
    display: flex;
    justify-content: space-between;
}

.footer-top .flex .left {
    width: 42.59259259%;
}

.footer-top .flex .right {
    width: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    gap: 0 70px;
    padding-top: 24px;
}

.footer-logobox {
    display: flex;
    align-items: center;
    margin-bottom: 70px;
}

.footer-logo {
    display: block;
    width: 160px;
}

.footer-logo img {
    width: 100%;
}

.imgs-text {
    display: flex;
    align-items: center;
}

.imgs-text::before {
    content: "";
    display: block;
    background: rgba(255, 255, 255, 0.2);
    width: 1px;
    height: 69px;
    margin: 0 25px;
    flex-shrink: 0;
}

.imgs-text img {
    width: 390px;
}

.footer-left-list li {
    margin-bottom: 35px;
    display: flex;
}

.footer-left-list li .key {
    display: flex;
    padding-top: 1px;
    flex-shrink: 0;
    align-items: flex-start;
}

.footer-left-list li .key img {
    width: 20px;
    margin-right: 8px;
    transform: translateY(3px);
}

.footer-left-list li .key p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.65;
    color: #15ABAA;
    flex-shrink: 0;
}

.footer-left-list li .conts a,
.footer-left-list li .conts p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.65;
    color: #15ABAA;
    font-weight: bold;
}

@media screen and (min-width: 1200px) {
    .footer-left-list li .conts a:hover {
        text-decoration: underline;
    }
}

.footer-left-list li:last-child {
    margin-bottom: 0;
}

.section-item .tits {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    color: #EBEFFA;
    margin-bottom: 20px;
    font-weight: bold;
}

.section-item .list li {
    margin-bottom: 12px;
}

.section-item .list li a {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.85;
    color: #EBEFFA;
}

@media screen and (min-width: 1200px) {
    .section-item .list li a:hover {
        text-decoration: underline;
        color: var(--main-color);
    }
}

.section-item .list li:last-child {
    margin-bottom: 0;
}

.footer-bottom .flex {
    padding: 32px 0;
    border-top: 1px solid rgba(216, 216, 216, 0.2);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-bottom .flex .left {
    display: flex;
    align-items: center;
    width: 100%;
}

.footer-bottom .flex .left p,
.footer-bottom .flex .left a {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #EBEFFA;
}

.footer-bottom .flex .left p {
    margin-right: 15px;
}

@media screen and (min-width: 1200px) {
    .footer-bottom .flex .left a:hover {
        color: var(--main-color);
    }
}

.footer-bottom .flex .left img {
    margin: 0 4px;
}

.footer-bottom .flex .right a {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #EBEFFA;
}

@media screen and (min-width: 1200px) {
    .footer-bottom .flex .right a:hover {
        color: var(--main-color);
    }
}

.page-banner-content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.page-banner-content .subtit {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    color: #EA7E26;
    margin-bottom: 12px;
}

.page-banner-content .title {
    font-size: 56px;
    font-weight: 900;
    line-height: 70px;
    letter-spacing: 0.03em;
    color: #000000;
}

/* bread */
.bread {
    width: 100%;
    --text-color: #666;
    --text-interval: 8px;
    --text-fontsize: 16px;
    --icon-fontsize: 18px;
    --hover-color: #1B459B;
    padding-top: 48px;
}

.mod_bread {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.mod_bread_item {
    display: flex;
    align-items: center;
}

.mod_bread_link {
    display: flex;
    align-items: center;
}

.mod_bread_link img {
    color: var(--text-color);
    font-size: var(--icon-fontsize);
    margin-right: 20px;
    width: 16px;
    padding-top: 2px;
}

.mod_bread_link .text {
    color: var(--text-color);
    font-size: var(--text-fontsize);
    transition: all 0.36s;
    line-height: normal;
}

.mod_bread_item>span {
    margin: 0 var(--text-interval);
    display: inline-block;
    font-size: var(--text-fontsize);
    color: var(--text-color);
    line-height: normal;
}

.mod_bread_item:last-child>span {
    display: none;
}

.mod_bread_link:hover .text {
    color: var(--hover-color) !important;
}

.mod_bread_link:hover span {
    color: var(--hover-color) !important;
}

/* bread-end */
.about-info {
    padding: 70px 0 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.about-info .imgs {
    position: relative;
    margin-right: calc((100% - 1620px) / 2);
    cursor: pointer;
}

.about-info .imgs>img {
    width: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: all 0.5s;
}

.about-info .imgs .img_box {
    position: relative;
    padding-top: 40.6779661%;
}

@media screen and (min-width: 1200px) {
    .about-info .imgs:hover>img {
        transform: translate(-50%, -50%) scale(1.1);
    }

    .about-info .imgs:hover .img_box img {
        transform: scale(1.05);
    }
}

.about-info>img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 10%;
    z-index: -1;
}

.about-info .flex {
    display: flex;
    justify-content: space-between;
    padding-bottom: 120px;
}

.about-info .left {
    width: 33%;
}

.about-info .right {
    width: 62.34567901%;
    padding-top: 16px;
}

.about-info .right .tits {
    display: flex;
    align-items: center;
    margin-bottom: 48px;
}

.about-info .right .tits p {
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    color: #1B459B;
    margin-right: 30px;
}

.about-info .right .tits img {
    width: 40px;
    flex-shrink: 0;
}

.about-info .right .texts p {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    color: #000000;
}

.about-net {
    padding: 16.625rem 0 9.375rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #F9F9F9;
    background-color: #fff;
}

.about-net::after {
    content: "";
    position: absolute;
    width: 52.6041666%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(271deg, rgba(249, 250, 254, 0) -16%, rgba(249, 250, 254, 0.3) 27%, #F1F6FF 72%);
}

.about-net>.imgs {
    position: absolute;
    right: 0% !important;
    bottom: 0;
    transform: translateX(0%) !important;
    width:1767px !important;
    z-index: -1;
}

.about-net>.imgs img {
    width: 100%;
    mix-blend-mode: multiply;
}

.about-net .mod-titcont {
    margin-bottom: 3.75rem;
}

.about-net .item {
    margin-bottom: 60px;
}

.about-net .item .number {
    font-family: Montserrat;
    font-size: 64px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    color: #1B459B;
    margin-bottom: 10px;
}

.about-net .item .texts p {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    color: #000000;
}

.about-net .item:last-child {
    margin-bottom: 0;
}

.about-honor-nav {
    margin-top: 30px;
    width: 500px;
    max-width: 100%;
}

.about-honor-item {
    padding: 40px 0;
    border-bottom: 1px solid rgba(7, 56, 115, 0.3);
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.about-honor-item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
    background-color: var(--main-color);
    opacity: 0;
}

.about-honor-item p {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    color: #000000;
    padding-right: 30px;
    transition: all 0.5s;
}

.about-honor-item .iconfont {
    font-size: 24px;
    color: var(--main-color);
}

.about-honor-item img {
    width: 24px;
    height: 24px;
}

.about-honor-item.active::after {
    opacity: 1;
}

.about-honor-item.active p {
    font-weight: bold;
    color: var(--main-color2);
}

@media screen and (min-width: 1200px) {
    .about-honor-item:hover::after {
        opacity: 1;
    }

    .about-honor-item:hover p {
        font-weight: bold;
        color: var(--main-color2);
    }
}

.about-honor {
    overflow: hidden;
}

.about-honor-list {
    margin: 0 -23px;
}

.about-honor-items {
    padding: 0 23px;
}

.about-honor-conts {
    cursor: pointer;
}

.about-honor-conts .img_box {
    padding-top: 141.486068%;
}

@media screen and (min-width: 1200px) {
    .about-honor-conts:hover .img_box img {
        transform: scale(1.05);
    }
}

.about-honor-arrow {
    display: flex;
    justify-content: flex-end;
    margin-top: 32px;
}

.about-honor-arrow .mod-next,
.about-honor-arrow .mod-prev {
    border-color: var(--main-color);
    background-color: var(--main-color);
}

@media screen and (min-width: 1200px) {

    .about-honor-arrow .mod-next:hover,
    .about-honor-arrow .mod-prev:hover {
        border-color: var(--main-color2);
        background-color: var(--main-color2);
    }
}

.about-honor {
    padding: 7.5rem 0;
}

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

.about-honor .left {
    width: 27.1604938%;
}

.about-honor .right {
    width: 65.4320987%;
}

.solution-content {
    padding-top: 2rem;
    padding-bottom: 11.875rem;
    position: relative;
    z-index: 1;
}

.solution-content>img {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    z-index: -1;
    mix-blend-mode: multiply;
}

.solution-content .mod-titcont {
    margin-bottom: 4.375rem;
}

.solution-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -24px -48px;
}

.solution-item {
    width: 50%;
    padding: 0 24px;
    margin-bottom: 48px;
}

.solution-conts {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
}

.solution-conts .img_box {
    padding-top: 54.7073791%;
}

.solution-conts .conts {
    transition: all 0.5s;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 50px;
    padding: 0 3.75rem;
    display: flex;
    align-items: center;
    z-index: 2;
}

.solution-conts .conts span{
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    margin-right: 15px;
}

.solution-conts .conts img {
    width: 24px;
}

.solution-conts .hovers {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, #1B459B 0%, rgba(0, 0, 0, 0) 100%);
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 20px 3.75rem;
    transition: all 0.5s;
    opacity: 0;
}

.solution-conts .hovers .tits {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    padding-bottom: 26px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 40px;
    display: block;
}

.solution-conts .hovers .list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px -32px;
}

.solution-conts .hovers .list .item {
    width: 33.33333%;
    padding: 0 10px;
    margin-bottom: 32px;
}

.solution-conts .hovers .list .item a {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    color: rgba(235, 239, 250, 0.8);
}

@media screen and (min-width: 1200px) {
    .solution-conts .hovers .list .item a:hover {
        color: #fff;
    }
}

.solution-conts .hovers .more {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--main-color);
    margin-top: 3.75rem;
    transition: all 0.5s;
    flex-shrink: 0;
}

.solution-conts .hovers .more img {
    width: 24px;
}

@media screen and (min-width: 1200px) {
    .solution-conts .hovers .more:hover {
        transform: translateX(10px);
    }
}

@media screen and (min-width: 1200px) {
    .solution-conts:hover .img_box img {
        transform: scale(1.05);
    }

    .solution-conts:hover .conts {
        opacity: 0;
        transform: translateY(150%);
    }

    .solution-conts:hover .hovers {
        opacity: 1;
    }
}

.product-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px -18px;
}

.product-item {
    width: 25%;
    padding: 0 9px;
    margin-bottom: 18px;
}

.solution-content .bread {
    margin-bottom: 60px;
}

/* 分页 */
.mod_page {
    display: flex;
    align-items: center;
    justify-content: center;
    --margin-x: 7px;
    --fs: 20px;
    --iconfs: 20px;
    --wh: 64px;
    --bg: transparent;
    --page-color: #222;
    margin-top: 70px;
}

.mod_page_item {
    margin: 0 var(--margin-x);
}

.mod_page .prev,
.mod_page .next {
    margin: 0 var(--margin-x) !important;
}

.mod_page_item a {
    color: var(--page-color);
    transition: all 0.36s;
    display: block;
    text-align: center;
    border-radius: 50%;
    width: var(--wh);
    line-height: var(--wh);
    font-size: var(--fs);
    background-color: var(--bg);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.mod_page .prev a,
.mod_page .next a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: var(--wh);
}

.mod_page .prev span {
    transform: rotate(180deg);
}

.mod_page .next span {
    transform: rotate(0deg);
}

.mod_page .prev span,
.mod_page .next span {
    font-size: var(--iconfs);
}

.mod_page_item.act a {
    background-color: var(--main-color2);
    color: #fff;
}

@media screen and (min-width: 1200px) {
    .mod_page_item a:hover {
        background-color: var(--main-color2);
    }

    .mod_page_item.prev a:hover span,
    .mod_page_item.next a:hover span {
        color: #fff;
    }

    .mod_page_item:not(.prev, .next) a:hover {
        color: #fff;
    }

    .mod_page_item:hover path,
    .mod_page_item:hover rect,
    .mod_page_item:hover ellipse {
        fill: #fff;
    }
}

/* 分页-end */
.mod_page_item.next {
    transform: rotate(180deg);
}

.mod_page_item svg {
    width: 24px;
}

.mod_page_item path,
.mod_page_item rect,
.mod_page_item ellipse {
    transition: all 0.5s;
}

.sd-info .mod-titcont {
    margin-bottom: 0;
}

.solution-content {
    overflow: hidden;
}

.sd-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 9.375rem;
}

.sd-info .left {
    width: 460px;
}

.sd-info .right {
    width: 62.345679%;
}

.sd-info .right .text {
    margin-bottom: 30px;
}

.sd-info .right .text p {
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
    color: #000000;
}

.sd-content-mask {
    background-color: #F5F7FA;
    height: 45px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sd-content-mask img {
    width: 16px;
}

.sd-content-con {
    padding: 10px 24px 24px;
    background-color: #fff;
}

.sd-content-con .imgs {
    width: 100%;
    margin-bottom: 40px;
}

.sd-content-con .imgs img {
    width: 100%;
}

.sd-content-con .edit {
    width: 1410px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.sd-content-con .edit p {
    font-size: 18px;
    line-height: 1.7777777;
    color: #000000;
}

.sd-content-con .edit h3,
.sd-content-con .edit h4,
.sd-content-con .edit h5 {
    font-size: 18px;
    line-height: 1.7777777;
    color: #000000;
    font-weight: bold;
}

.sd .solution-content {
    background-color: #F6FAFD;
    padding-bottom: 0 !important;
}

.sd .solution-content .home-product {
    background-color: #F6FAFD;
}

.sd .solution-content .home-product .mod-titcont {
    margin-bottom: 36px;
}

.contact-form-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.contact-form-content .left {
    width: 34.88372093%;
}

.contact-form-content .left .text {
    margin-top: 12px;
}

.contact-form-content .left .text p {
    font-size: 24px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0em;
    color: #666666;
}

.contact-form-content .left .contact-social {
    margin-top: 6.25rem;
}

.contact-form-content .left .contact-social .tits {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.05em;
    color: #666666;
}

.contact-form-content .right {
    width: 56.97674419%;
    padding-top: 20px;
}

.mod_form {
    --form-margin: -17px;
    --form-padding: 17px;
    --form-item-botton: 32px;
    --form-item-br: 12px;
    --form-item-width: 50%;
    --form-item-bg: #F5F6F8;
    --form-item-height: 66px;
    --form-item-padding: 47px;
    --form-label-size: 18px;
    --form-color: #1E1E1E;
    --form-textarea-height: 196px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 var(--form-margin);
}

.mod_form .mod_form_item:last-child {
    margin-bottom: 0;
}

.mod_form .mod_form_item {
    width: var(--form-item-width);
    padding: 0 var(--form-padding);
    margin-bottom: var(--form-item-botton);
}

.mod_form .mod_form_item .conts {
    position: relative;
    background-color: transparent;
    border-radius: 6px;
    border: 1.1px solid rgba(0, 0, 0, 0.1);
}

.mod_form .mod_form_item .conts label {
    position: absolute;
    left: var(--form-item-padding);
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    transition: all 0.36s;
    font-size: var(--form-label-size);
    text-transform: capitalize;
    line-height: 1.2;
    color: var(--form-color);
}

.mod_form .mod_form_item .conts input {
    width: 100%;
    height: var(--form-item-height);
    padding: 0 var(--form-item-padding);
    font-size: var(--form-label-size);
    color: var(--form-color);
}

.mod_form .mod_form_item .conts textarea {
    height: var(--form-textarea-height);
    font-size: var(--form-label-size);
    padding: 26px var(--form-item-padding);
    width: calc(100% - 100px);
    color: var(--form-color);
}

.mod_form .mod_form_item .conts button {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: var(--main-color);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    right: 28px;
    bottom: 28px;
}

.mod_form .mod_form_item .conts button span {
    color: #fff;
    font-size: 24px;
}

.mod_form .mod_form_item .conts button:hover {
    transform: scale(1.1);
}

.mod_form .mod_form_item .conts.active label {
    top: 0 !important;
}

.mod_form .mod_form_item.button .conts {
    background-color: transparent;
    text-align: center;
    border: none;
}

.mod_form .mod_form_item.button {
    margin-bottom: 0;
}

.mod_form .mod_form_item.textarea .conts label {
    top: 30px;
}

.mod_form .mod_form_item.proname .conts {
    display: flex;
    align-items: center;
    background-color: #F4F4F4;
}

.mod_form .mod_form_item.proname .conts label {
    position: static;
    flex-shrink: 0;
    transform: none;
    padding-left: var(--form-item-padding);
    margin-bottom: 0;
}

.mod_form .mod_form_item.proname .conts input {
    width: 100%;
    padding-left: 5px;
}

.mod_form .mod_form_item.block {
    width: 100%;
}

.contact-form {
    padding: 6.25rem 0 6.875rem;
    overflow: hidden;
}

.contact-form .mod-titcont {
    margin-bottom: 32px !important;
}

.contact-focus {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}

.contact-focus .key {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.05em;
    color: rgba(0, 0, 0, 0.6);
    margin-right: 32px;
}

.contact-focus-list {
    display: flex;
}

.contact-focus-item {
    margin-right: 35px;
}

.contact-focus-item:last-child {
    margin-right: 0;
}

.contact-focus-conts {
    cursor: pointer;
    position: relative;
    display: block;
    z-index: 1;
}

.contact-focus-conts span {
    font-size: 24px;
    color: var(--main-color2);
}

.contact-focus-conts .qr-imgs {
    position: absolute;
    width: 110px;
    padding: 4px;
    border-radius: 6px;
    top: calc(100% + 15px);
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    box-sizing: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
    transition: all 0.5s;
    opacity: 0;
}

.contact-focus-conts .qr-imgs img {
    width: 100%;
}

@media screen and (min-width: 1200px) {
    .contact-focus-conts:hover .qr-imgs {
        opacity: 1;
    }
}

.wx-qr {
    display: flex;
}

.wx-qr .items {
    margin-right: 2.625rem;
    width: 140px;
    text-align: center;
}

.wx-qr .items img {
    width: 100%;
    margin-bottom: 18px;
}

.wx-qr .items p {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.05em;
    color: rgba(0, 0, 0, 0.6);
}

.prodeta {
    background-color: #FAFBFD;
}

.prodeta-top {
    position: relative;
    padding-top: 2rem;
    padding-bottom: 0;
    z-index: 1;
}

.prodeta-top>img {
    width: 100%;
    max-height: 100%;
    object-fit: contain;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.prodeta-top .bread {
    margin-bottom: 4.375rem;
}

.prodeta-info {
    margin-bottom: 5.3125rem;
    overflow: hidden;
}

.prodeta-info .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prodeta-info .left {
    width: 47.4074074%;
    padding-bottom: 20px;
}

.prodeta-info .left .mod-titcont {
    margin-bottom: 35px;
}

.prodeta-info .left .text {
    margin-bottom: 5rem;
}

.prodeta-info .left .text p {
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
    color: #000000;
}

.prodeta-info .right {
    width: 50.12345679%;
    padding: 40px 40px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.04);
}

.prodeta-info .right .imgs {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.prodeta-info .right .imgs .img_box {
    padding-top: 100%;
}

.prodeta-info-group {
    display: flex;
}

.prodeta-info-link {
    display: flex;
    height: 54px;
    justify-content: center;
    align-items: center;
    border-radius: 54px;
    background-color: var(--main-color2);
    padding: 0 28px;
    margin-left: 22px;
}

.prodeta-info-link .keys {
    display: flex;
    align-items: center;
    margin-right: 4px;
    transform: translateY(-1px);
}

.prodeta-info-link .keys img {
    width: 22px;
    margin-right: 6px;
    transform: translateY(1px);
}

.prodeta-info-link .keys p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #15ABAA;
}

.prodeta-info-link .texts {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    font-weight: bold;
}

.prodeta-details-nav {
    display: flex;
    background-color: #F5F7FA;
}

.prodeta-details-nav .item {
    width: 25%;
    height: 92px;
    transition: all 0.5s;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 1200px) {
    .prodeta-details-nav .item:hover {
        background-color: var(--main-color2);
        color: #fff;
    }
}

.prodeta-details-nav:not(:hover) .item.active {
    background-color: var(--main-color2);
    color: #fff;
}

.prodeta-details-conts {
    background-color: #fff;
    padding: 3.125rem 3.4375rem;
}

.prodeta-details-conts p {
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    color: #000000;
}

.prodeta-details-list {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
}

.contact-top {
    background-color: #F6FAFD;
}

.contact-info {
    padding-top: 3.75rem;
    overflow: hidden;
}

.contact-info .flex {
    display: flex;
    justify-content: space-between;
}

.contact-info .flex .left {
    width: 49.38271604%;
}

.contact-info .flex .left .img_box {
    padding-top: 63.75%;
    border-radius: 6px;
    height: 100%;
}

.contact-info .flex .left .img_box img {
    object-fit: cover;
}

.contact-info .flex .right {
    width: calc(100% - 49.38271604%);
    padding-top: 30px;
    align-self: flex-end;
}

.contact-info .flex .right .title {
    padding-left: 85px;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    color: #000000;
    margin-bottom: 28px;
}

.contact-info .flex .right .content {
    padding: 45px 85px 55px;
    position: relative;
    border-radius: 0 12px 12px 0;
    overflow: hidden;
    z-index: 1;
    background-color: #fff;
}

.contact-info .flex .right .content::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(180deg, #ECF2FF 0%, #FFFFFF 44%), #FBFBFB;
}

.contact-info .flex .right .content .items {
    margin-bottom: 32px;
}

.contact-info .flex .right .content .items .key {
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.05em;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 14px;
}

.contact-info .flex .right .content .items .conts p {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #000000;
    font-family: Montserrat;
}

.contact-info .flex .right .content .items .conts a {
    display: inline-block;
    font-size: 40px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #1B459B;
    font-family: Montserrat;
    font-weight: bold;
}

@media screen and (min-width: 1200px) {
    .contact-info .flex .right .content .items .conts a:hover {
        text-decoration: underline;
    }
}

.contact-info .flex .right .content .items:last-child {
    margin-bottom: 0;
}

.contact .contact-form {
    background-color: #F6FAFD;
}

.news,
.new-view {
    background-color: #EBEFFA;
    padding-bottom: 6.25rem;
}

.news-content {
    padding-top: 55px;
}

.news-content .mod-titcont {
    text-align: center;
    margin-bottom: 35px;
}

.news-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.news-nav-item {
    cursor: pointer;
    margin: 0 16px;
}

.news-nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 52px;
    border-radius: 52px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    color: #000000;
}

.news-nav-item.active .news-nav-link {
    background-color: var(--main-color2);
    color: #fff;
}

@media screen and (min-width: 1200px) {
    .news-nav-item:hover .news-nav-link {
        background-color: var(--main-color2);
        color: #fff;
    }
}

.news-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    margin-bottom: -20px;
}

.news-item {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.news-link {
    background-color: #F8FAFF;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 6px;
    overflow: hidden;
    padding: 55px 45px 55px;
    height: 100%;
}

.news-link .tops {
    margin-bottom: 6.25rem;
}

.news-link .tits {
    transition: all 0.5s;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
    margin-bottom: 24px;
}

.news-link .img_box {
    padding-top: 59.2592592%;
}

.news-link .time {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    color: #EA7E26;
    transition: all 0.5s;
}

@media screen and (min-width: 1200px) {
    .news-link:hover {
        background-color: var(--main-color2) !important;
    }

    .news-link:hover .tits {
        color: #fff;
    }

    .news-link:hover .img_box img {
        transform: scale(1.05);
    }

    .news-link:hover .time {
        color: #15ABAA;
    }
}

.newsview-goback {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 35px;
}

.newsview-goback img {
    width: 20px;
    margin-right: 10px;
}

.newsview-goback p {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.05em;
    color: #000000;
    transition: all 0.5s;
}

@media screen and (min-width: 1200px) {
    .newsview-goback:hover p {
        color: var(--main-color2);
    }
}

.newsview-content {
    padding-top: 80px;
}

.newsview-content .flex {
    display: flex;
    justify-content: space-between;
}

.newsview-content .left {
    width: 67.5925925%;
}

.newsview-content .right {
    width: 390px;
}

.newsview-content .right .title {
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 30px;
}

.newsview-hd {
    padding-bottom: 18px;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 42px;
}

.newsview-hd .title {
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 26px;
}

.newsview-hd .controls {
    display: flex;
    align-items: center;
}

.newsview-hd .controls .items {
    margin-right: 2.1875rem;
    display: flex;
    align-items: center;
}

.newsview-hd .controls .items span {
    color: #666666;
    margin-right: 6px;
}

.newsview-hd .controls .items p {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.05em;
}

.newsview-bd {
    padding-bottom: 54px;
    margin-bottom: 35px;
    border-bottom: 1px solid #D8D8D8;
}

.newsview-bd p {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 0em;
    color: #000000;
}

.new-view {
    padding-bottom: 6.25rem;
}

.newsview-arrow {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.newsview-arrow .fenge {
    display: block;
    width: 1px;
    height: 33px;
    background-color: #D8D8D8;
}

.newsview-arrow a {
    display: flex;
    align-items: center;
    width: 50%;
}

.newsview-arrow a span {
    font-size: 24px;
    color: #262536;
}

.newsview-arrow a p {
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.05em;
    color: #000000;
    width: 75%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.5s;
}

@media screen and (min-width: 1200px) {
    .newsview-arrow a:hover span {
        color: var(--main-color2);
    }

    .newsview-arrow a:hover p {
        color: var(--main-color2);
    }
}

.newsview-arrow .newsview-prev span {
    transform: rotate(180deg);
    margin-right: 20px;
}

.newsview-arrow .newsview-next {
    justify-content: flex-end;
}

.newsview-arrow .newsview-next span {
    margin-left: 20px;
}

.newsview-arrow .newsview-next p {
    text-align: right;
}

.newsview-other .news-link {
    margin-bottom: 20px;
}

.newsview-other .news-link:last-child {
    margin-bottom: 0;
}

.home-news {
    padding-top: 6.875rem;
    padding-bottom: 7.5rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #FFFFFF;
}

.home-news>img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

.home-news-hd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 54px;
}

.home-news-nav {
    display: flex;
    align-items: center;
}

.home-news-item {
    margin-right: 32px;
}

.home-news-item:last-child {
    margin-right: 0;
}

.home-news-link {
    width: 160px;
    height: 52px;
    border-radius: 52px;
    background-color: #F8FAFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    color: #000000;
}

@media screen and (min-width: 1200px) {
    .home-news-item:hover .home-news-link {
        background-color: var(--main-color2);
        color: #fff;
    }
}

.home-news-item.active .home-news-link {
    background-color: var(--main-color2);
    color: #fff;
}

.home-news-lists {
    margin: 0 -10px;
}

.home-news-items {
    padding: 0 10px;
}

.home-news-items .news-link {
    background-color: #F8FAFF;
}

.home-news-links {
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 6px;
    overflow: hidden;
    height: 100%;
}

.home-news-links .img_box {
    padding-bottom: 60.63694267%;
    height: 100%;
}

.home-news-links .img_box img {
    object-fit: cover;
}

.home-news-links .home-news-tops {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 56px 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.home-news-links .home-news-tops .tits {
    font-size: 26px;
    font-weight: bold;
    line-height: normal;
    color: #EBEFFA;
}

.home-news-links .home-news-tops .time {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    color: #EBEFFA;
}

@media screen and (min-width: 1200px) {
    .home-news-links:hover .img_box img {
        transform: scale(1.05);
    }
}

.about-netboxs {
    position: relative;
    z-index: 6;
}

.about-net-top {
    position: absolute;
    width: 60.83333333%;
    right: 0;
    top: -118px;
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
    padding-left: 11.875rem;
    padding-right: 50px;
    background-color: var(--main-color2);
    z-index: 2;
}

.about-net-top>img {
    position: absolute;
    width: 48px;
    left: 72px;
    top: 56px;
    z-index: 2;
}

.about-net-top .subtits {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #EA7E26;
    margin-bottom: 10px;
}

.about-net-top .title {
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    color: #FFFFFF;
}

.about-honor-arrow .mod-prev,
.about-honor-arrow .mod-next {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 64px;
    height: 64px;
}

.about-honor-arrow .mod-prev span,
.about-honor-arrow .mod-next span {
    font-size: 24px;
    color: #262536;
}

@media screen and (min-width: 1200px) {

    .about-honor-arrow .mod-prev:hover,
    .about-honor-arrow .mod-next:hover {
        background-color: var(--main-color2);
        border: 1px solid var(--main-color2);
    }

    .about-honor-arrow .mod-prev:hover span,
    .about-honor-arrow .mod-next:hover span {
        color: #fff;
    }
}

.solution {
    background-color: #F6FAFD;
}

.sitemap-link {
    display: block;
    margin-left: auto;
}

.fadeInRight,
.fadeInLeft,
.fadeInUp,
.fadeInDown {
    animation-duration: 1s;
}

.header {
    --height: 80px;
    background-color: #fff;
}

.header .flex {
    display: flex;
    justify-content: space-between;
}

.header .left {
    padding-left: 45px;
    display: flex;
    align-items: center;
}

.header .left .imgs {
    padding-left: 16px;
    margin-left: 22px;
    position: relative;
}

.header .left .imgs img {
    width: 300px;
}

.header .left .imgs::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 48px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.1);
}

.header .right {
    display: flex;
}

@media screen and (min-width: 1200px) {
    .hd_list {
        display: flex;
        margin-right: 3.75rem;
    }

    .hd_item {
        margin-right: 4.375rem;
        position: relative;
    }

    .hd_item:last-child {
        margin-right: 0;
    }

    .hd_link {
        display: flex;
        height: var(--height);
        align-items: center;
        font-size: 18px;
        font-weight: normal;
        line-height: normal;
        letter-spacing: 0em;
        color: #000000;
    }

    .hd_item:hover .hd_link {
        color: var(--main-color2);
    }

    .hd_item.active .hd_link {
        color: var(--main-color2);
    }

    .hd_second {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 100%;
        background-color: #fff;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
        padding: 14px 24px;
        min-width: 150px;
    }

    .hd_second_link {
        white-space: nowrap;
        display: inline-block;
        padding: 6px 0;
        font-size: 16px;
        line-height: 1.65;
        color: #333;
    }

    .hd_second_link:hover {
        color: var(--main-color2);
    }

    .hd_second_item.active .hd_second_link {
        color: var(--main-color2);
    }
}

.hd_second {
    display: none;
}

.header-tel {
    width: 250px;
    height: var(--height);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--main-color2);
}

.header-tel span {
    color: #15ABAA;
    font-size: 20px;
}

.header-tel p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
    margin-left: 15px;
}

@media screen and (min-width: 1200px) {
    .header-tel:hover {
        background-color: var(--main-color);
    }

    .header-tel:hover span {
        color: #fff;
    }
}

html {
    scroll-padding-top: 80px;
}

.about-info {
    position: relative;
    z-index: 1;
}

.laustext {
    padding: 20px;
    font-size: 18px;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #1B459B !important;
    background-color: #1B459B !important;
}

.layui-layer-dialog .layui-layer-padding {
    font-size: 18px;
}

.layui-layer-dialog {
    min-width: 320px !important;
}

.layui-layer-btn {
    margin-top: 20px !important;
}

[aria-label="3 / 3"] .home-banner-content .title a,
[aria-label="1 / 3"] .home-banner-content .title a {
    color: #fff;
}

[aria-label="3 / 3"] .home-banner-content .mod-btn,
[aria-label="1 / 3"] .home-banner-content .mod-btn {
    background-color: #fff;
}

[aria-label="3 / 3"] .home-banner-content .mod-btn p,
[aria-label="1 / 3"] .home-banner-content .mod-btn p {
    color: #333;
}

.layui-layer-btn {
    background-color: #fff;
}

.layui-layer-btn a {
    height: 36px !important;
    line-height: 36px !important;
    margin: 5px 5px 5px !important;
    padding: 0 24px !important;
}

.about-info .imgs{
    display: none;
}

.about-info .flex{
    padding-bottom: 140px;
}

.about-info .right .tits{
    display: none;
}

.slick-slide .prodeta-details-item img{
    display: inline-block !important;
}

.header-logo h1{
    position: absolute;
    opacity: 0;
    pointer-events: none;
}