﻿@charset "utf-8";
/* 公共样式 - start */
@font-face {
    font-family: 'EXOREGULAR';
    src: url('../fonts/exoregular/EXOREGULAR.woff2') format('woff2'),
        url('../fonts/exoregular/EXOREGULAR.woff') format('woff');
}
@font-face {
    font-family: 'EXOBOLD';
    src: url('../fonts/exobold/EXOBOLD.woff2') format('woff2'),
        url('../fonts/exobold/EXOBOLD.woff') format('woff');
}
@font-face {
    font-family: 'EXOSEMIBOLD';
    src: url('../fonts/exosemibold/EXOSEMIBOLD.woff2') format('woff2'),
        url('../fonts/exosemibold/EXOSEMIBOLD.woff') format('woff');
}
@font-face {
    font-family: 'PoppinsRegular';
    src: url('../fonts/PoppinsRegular/PoppinsRegular.woff2') format('woff2'),
        url('../fonts/PoppinsRegular/PoppinsRegular.woff') format('woff');
}
@font-face {
    font-family: 'PoppinsBold';
    src: url('../fonts/PoppinsBold/PoppinsBold.woff2') format('woff2'),
        url('../fonts/PoppinsBold/PoppinsBold.woff') format('woff');
}
@font-face {
    font-family: 'PoppinsLight';
    src: url('../fonts/PoppinsLight/PoppinsLight.woff2') format('woff2'),
        url('../fonts/PoppinsLight/PoppinsLight.woff') format('woff');
}
@font-face {
    font-family: 'PoppinsMedium';
    src: url('../fonts/PoppinsMedium/PoppinsMedium.woff2') format('woff2'),
        url('../fonts/PoppinsMedium/PoppinsMedium.woff') format('woff');
}
@font-face {
    font-family: 'PoppinsSemiBold';
    src: url('../fonts/PoppinsSemiBold/PoppinsSemiBold.woff2') format('woff2'),
        url('../fonts/PoppinsSemiBold/PoppinsSemiBold.woff') format('woff');
}
@font-face {
    font-family: 'PoppinsThin';
    src: url('../fonts/PoppinsThin/PoppinsThin.woff2') format('woff2'),
        url('../fonts/PoppinsThin/PoppinsThin.woff') format('woff');
}
body,
input,
textarea {
    font-family: 'EXOREGULAR', 'PoppinsRegular', "PingFang SC", "Microsoft YaHei" !important;
}
/* wow弹窗字体引入 */
.altumcode {
    --fontFamily: 'EXOREGULAR', 'PoppinsRegular', "PingFang SC", "Microsoft YaHei" !important;
}
html {
    font-size: 100px;
}
.mod-form input:-webkit-autofill,
.mod-form input:-webkit-autofill:hover,
.mod-form input:-webkit-autofill:focus,
.mod-form input:-webkit-autofill:active {
    -webkit-text-fill-color: #333 !important;
}
:root {
    /* 字号 */
    --font100: 1.0rem;
    --font98: 0.98rem;
    --font96: 0.96rem;
    --font94: 0.94rem;
    --font92: 0.92rem;
    --font90: 0.90rem;
    --font88: 0.88rem;
    --font86: 0.86rem;
    --font84: 0.84rem;
    --font82: 0.82rem;
    --font80: 0.80rem;
    --font78: 0.78rem;
    --font76: 0.76rem;
    --font74: 0.74rem;
    --font72: 0.72rem;
    --font70: 0.70rem;
    --font68: 0.68rem;
    --font66: 0.66rem;
    --font64: 0.64rem;
    --font62: 0.62rem;
    --font60: 0.60rem;
    --font58: 0.58rem;
    --font56: 0.56rem;
    --font54: 0.54rem;
    --font52: 0.52rem;
    --font50: 0.50rem;
    --font48: 0.48rem;
    --font46: 0.46rem;
    --font44: 0.44rem;
    --font42: 0.42rem;
    --font40: 0.40rem;
    --font38: 0.38rem;
    --font36: 0.36rem;
    --font34: 0.34rem;
    --font32: 0.32rem;
    --font30: 0.30rem;
    --font28: 0.28rem;
    --font26: 0.26rem;
    --font24: 0.24rem;
    --font22: 0.22rem;
    --font20: 0.20rem;
    --font18: 0.18rem;
    --font16: 0.16rem;
    --font14: 0.14rem;
    --font12: 0.12rem;
    /* 间距 */
    --space250: 2.5rem;
    --space240: 2.4rem;
    --space230: 2.3rem;
    --space220: 2.2rem;
    --space210: 2.1rem;
    --space200: 2.0rem;
    --space190: 1.9rem;
    --space180: 1.8rem;
    --space170: 1.7rem;
    --space160: 1.6rem;
    --space150: 1.5rem;
    --space140: 1.4rem;
    --space130: 1.3rem;
    --space120: 1.2rem;
    --space110: 1.1rem;
    --space100: 1.0rem;
    --space90: 0.9rem;
    --space80: 0.8rem;
    --space70: 0.7rem;
    --space60: 0.6rem;
}
:root {
    /* 行高 */
    --line12: 1.2;
    --line13: 1.3;
    --line14: 1.4;
    --line15: 1.5;
    --line16: 1.6;
    --line175: 1.75;
    --line18: 1.8;
    /* 导航-高度 */
    --headh: 80px;
    /* 颜色 */
    --color333: #333;
    --color666: #666;
    --color999: #999;
    --colorfff: #fff;
    --color15: #151515;
    --colorvi: #000F4D;
    --colormain: #0047F8;
    --colorbj: ;
    --colorline: #FFDA16;
    /* 板块间距 */
    --space40: 0.4rem;
    /* 段落间距 */
    --parpspace16: 0.16rem;
    --parpspace12: 0.12rem;
    --parpspace10: 0.1rem;
    /* 特殊字体或粗细 */
    --bold: 'EXOBOLD';
    --seimbold: 'EXOSEMIBOLD';
    --pop: 'PoppinsRegular';
    --transition: all 0.4s ease;
    --transition1: all 0.8s var(--bezier1);
    --transition2: transform 1.5s var(--bezier2), -webkit-transform 1.5s var(--bezier2), opacity 1.2s var(--bezier2), color 0.3s var(--bezier2);
    --shadow: 0 8px 15px 3px rgba(0, 0, 0, 0.03);
    /* 等于gsap的sine.out */
    --bezier1: cubic-bezier(0.39, 0.575, 0.565, 1);
    /* 等于gsap的expo.inOut */
    --bezier2: cubic-bezier(.38, 0, 0, 1);
}
.std-font64,
.std-font64 p {
    font-size: var(--font64);
    color: var(--color333);
    line-height: var(--line15);
}
.std-font48,
.std-font48 p,
.yxedr-active h2 {
    font-size: var(--font48);
    color: var(--color333);
    line-height: var(--line15);
}
.std-font40,
.std-font40 p,
.yxedr-active h3 {
    font-size: var(--font40);
    color: var(--color333);
    line-height: var(--line15);
}
.std-font32,
.std-font32 p,
.yxedr-active h4 {
    font-size: var(--font32);
    color: var(--color333);
    line-height: var(--line15);
}
.std-font24,
.std-font24 p,
.yxedr-active h5 {
    font-size: var(--font24);
    color: var(--color333);
    line-height: var(--line15);
}
.std-font20,
.std-font20 p {
    font-size: var(--font20);
    color: var(--color333);
    line-height: var(--line15);
}
.std-text18,
.std-text18 p {
    font-size: var(--font18);
    color: var(--color333);
    line-height: var(--line15);
}
.std-text16,
.std-text16 p {
    font-size: var(--font16);
    color: var(--color333);
    line-height: var(--line175);
}
.yxedr-active,
.yxedr-active p {
    font-size: var(--font16);
    color: var(--color333);
    line-height: var(--line175);
}
.yxedr-active p {
    margin-bottom: 0.75em;
}
.yxedr-active>p:last-child {
    margin-bottom: 0;
}
.std-padd {
    padding: var(--space140) 0;
}
.std-padd1 {
    padding-top: var(--space140);
}
.std-padd2 {
    padding-bottom: var(--space140);
}
.std-padding120t {
    padding-top: var(--space120);
}
.std-padding120 {
    padding-bottom: var(--space120);
}
.std-padding100t {
    padding-top: var(--space100);
}
.std-padding100 {
    padding-bottom: var(--space100);
}
.std-margin40 {
    margin-bottom: var(--space40);
}
.std-padding40 {
    padding-bottom: var(--space40);
}
.yxedr-active h2,
.yxedr-active h3 {
    margin-bottom: var(--parpspace16);
}
.yxedr-active h4 {
    margin-bottom: var(--parpspace12);
}
.yxedr-active h5 {
    margin-bottom: var(--parpspace10);
}
.search-main {
    --colorvi1: var(--colorvi) !important;
}
/*分享翻译*/
.ys-wechat-cont-parga p::before {
    content: '分享到 - 微信';
    /* content: 'Share the - WeChat'; */
}
/* yongsy样式 */
a[href="https://www.yongsy.com"] {
    color: rgba(255, 255, 255, .2) !important;
    white-space: nowrap;
}
/*导航默认选中*/
.yxnav-active1 {}
.yxnav-active2 {}
/* 轮播溢出隐藏 */
.ys-ban-li:not(:first-child) {
    display: none;
}
/* 省略号 */
.line-clamp {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* 侧边锚点隐藏 */
.mod-anchor {
    opacity: 0;
    transform: translateX(-50%);
    transition: all .4s ease;
    position: fixed;
    z-index: 20;
}
.mod-anchor.on1 {
    opacity: 1;
    transform: translateX(0%);
}
.mod-anchor ul {
    transition: all .4s ease;
}
.mod-anchor:not(.act) ul {
    opacity: 1;
    transform: translateX(0%);
}
.mod-anchor.act ul {
    opacity: 0;
    transform: translateX(-50%);
}
/* 轮播箭头 */
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled,
.slick-arrow.slick-disabled {
    pointer-events: none !important;
    opacity: .5 !important;
}
.mod-arrows1 .swiper-button-next,
.mod-arrows1 .swiper-button-prev,
.mod-arrows1 .slick-prev,
.mod-arrows1 .slick-next {
    transition: all .4s ease;
}

/* 载入 */
.ys-upfade1 {
    opacity: 0;
    transform-origin: 0% 50%;
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
    transition: var(--transition2);
    will-change: transform, opacity;
}
.ys-upfade1.ys-fade-true {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0px, 0);
}
/* 首页banner载入 */
.ys-ban-li.act .ys-ban-title {
    animation: ysfadeInUp .8s ease-in-out both;
    animation-delay: 0.4s;
}
/* 公共样式 - end */

/*鼠标效果*/
@media screen and (min-width: 1200px) {}
/* kaffi-start */
a:not([href]),
/* a[href=""], */
a[href="javascript:;"],
a[href="javascript:void(0)"],
a[href="javascript:void(0);"]
/* a[href=''] */
    {
    cursor: default
}
.mod-radius {
    border-radius: var(--radius50) var(--radius50) 0 0;
}
.ys-hd-pc.has-search .head-lang-top img:first-child,
.ys-hd-pc.has-search .head-logo img:first-child,
.ys-hd-pc.has-search .head-search-btn img:first-child,
.ys-hd-pc.isfixed .head-lang-top img:first-child,
.ys-hd-pc.isfixed .head-logo img:first-child,
.ys-hd-pc.isfixed .head-search-btn img:first-child,
.ys-hd-pc.ishover .head-lang-top img:first-child,
.ys-hd-pc.ishover .head-logo img:first-child,
.ys-hd-pc.ishover .head-search-btn img:first-child,
.ys-page-wrap.act .ys-hd-pc .head-lang-top img:first-child,
.ys-page-wrap.act .ys-hd-pc .head-logo img:first-child,
.ys-page-wrap.act .ys-hd-pc .head-search-btn img:first-child {
    opacity: 1
}
/* 按钮规范-start */
.mod-btnbox {
    display: flex;
    position: relative;
}
.mod-btn {
    width: 40px;
    border-radius: 50%;
    transition: all .4s;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.mod-btn .ys-imgbox-cover {
    /* width: 6px; */
    width: 100%;
    transition: all .4s;
}
.mod-btn img:nth-child(1) {
    opacity: 0;
}
.mod-btn img {
    transition: all .4s;
}
.mod-btn-le {
    margin-right: 0.1rem;
}
.mod-more-link {
    padding: 0.07rem 0.27rem 0.06rem 0.25rem;
    border-radius: 21px;
    border: 1px solid var(--colorfff);
    display: flex;
    align-items: center;
    transition: all .4s;
}
.mod-more.on .mod-more-link {
    padding: 0.07rem 0.27rem 0.07rem 0.3rem;
    border: 1px solid #2D72FA;
}
.mod-more-link .std-text16 {
    color: var(--colorfff);
    line-height: var(--line175);
    padding-right: 0.15rem;
    transition: all .4s;
    letter-spacing: 0.48px;
}
.mod-more-link-img {
    /* width: 20px; */
    width: 22px;
    transition: all .4s;
}
.mod-more-link-img img {
    width: 100%;
    transition: all .4s;
}
.mod-more {
    display: flex;
    position: relative;
    align-items: flex-end;
}
.mod-more.act .mod-more-link {
    border: none;
    padding: 0;
}
.mod-more.on .std-text16,
.mod-more.act .std-text16 {
    color: #4A4A4A;
    transition: all .4s;
}
.mod-more .mod-more-link-img img:nth-child(1) {
    opacity: 1;
}
.mod-more .mod-more-link-img img:nth-child(2) {
    opacity: 0;
}
.hbwi-box .mod-more.act .mod-more-link-img img:nth-child(1) {
    opacity: 1 !important;
}
/* 按钮规范-end */
/* a {
    cursor: pointer !important;
} */
:root {
    --headh: 83px;
    --radius20: 20px;
    --radius50: 50px;
}
.ys-dots-text,
.ys-dots-text p {
    font-family: 'Microsoft YaHei';
}
.home-main h2 {
    position: relative;
    padding-bottom: 0.14rem;
    color: var(--colorvi);
    line-height: var(--line12);
    font-family: var(--bold);
    font-weight: bold;
    letter-spacing: 1.44px;
}
.home-main h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 190px;
    height: 5px;
    background: var(--colorline);
}
.habl-top .std-font48 {
    margin-bottom: 0.36rem;
}
.habl-top .std-text18,
.habl-top .std-text18 p {
    color: var(--color666);
    line-height: var(--line175);
    letter-spacing: 0.54px;
}
.home-about {
    position: relative;
}
.home-about-box-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 47%;
    z-index: -1;
    pointer-events: none;
}
.home-about-box-bg img {
    width: 100%;
}
.ys-hd-pc::before {
    border-radius: 41.5px;
    border-bottom: 2px solid #FFDA16;
    background: rgba(0, 71, 248, 0.50);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    -o-backdrop-filter: blur(2px);
    -ms-backdrop-filter: blur(2px);
    -moz-backdrop-filter: blur(2px);
    opacity: 1;
    height: 100%;
    transition: all .4s;
}
.ys-hd-pc.isfixed {
    top: 0;
    width: 100%;
}
.ys-hd-pc.isfixed::before {
    border-radius: 0;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -o-backdrop-filter: blur(20px);
    -ms-backdrop-filter: blur(20px);
    -moz-backdrop-filter: blur(20px);
}
.ys-hd-pc {
    top: 16px;
    width: calc(100vw - 100px);
    transform: translateX(-50%);
    left: 50%;
    transition: all .4s;
}
.ys-hd-pc-core {
    padding-left: 0.41rem;
    /* padding-right: 0.98rem; */
    padding-right: 0.92rem;
}
.head-nav {
    --gap1: 0;
    --gap2: 0.25rem;
    width: calc(100% - 202px - 10%);
    padding-left: 110px;
}
.head-other {
    width: 10%;
}
.head-logo {
    width: 202px;
}
.head-nav-item {
    cursor: pointer;
}
.head-nav-item.yxnav-active1 .head-nav-item-title {
    color: var(--colorfff) !important;
}
.head-nav-item-title {
    font-size: 16px;
    font-family: var(--seimbold);
    letter-spacing: 0.48px;
    font-weight: bold;
}
.head-lang-top-circle {
    width: 28px;
    padding-right: 4px;
}
.head-lang-top-circle img {
    width: 24px;
}
.ys-hd-pc.has-search .head-nav-item-title,
.ys-hd-pc.isfixed .head-nav-item-title,
.ys-hd-pc.ishover .head-nav-item-title,
.ys-page-wrap.act .ys-hd-pc .head-nav-item-title {
    color: var(--colorfff);
}
.ys-ban-title {
    color: var(--colorfff);
    text-align: center;
    font-family: var(--bold);
    font-weight: bold;
    line-height: var(--line12);
    letter-spacing: 1.92px;
}
.ys-dots-slick {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.6rem;
    display: flex;
}
.ys-dots-circle {
    position: relative;
    height: 6px;
    margin-left: 5px;
}
.ys-dots-circle::before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    left: 0;
    bottom: 0;
    transition: all .4s;
}
.ys-dots-circle::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 50%;
    transform: translateY(50%);
    background: rgba(255, 255, 255, 0.5);
    margin-left: 6px;
}
.ys-dots-li:last-child .ys-dots-circle::after {
    display: none;
}
.ys-dots-li {
    max-width: 106px;
    width: 100%;
    cursor: pointer;
}
.ys-dots-text {
    margin-bottom: 6px;
}
.ys-dots-text,
.ys-dots-text p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    line-height: 1.58;
    transition: all .4s;
}
.ys-dots-li.act .ys-dots-text,
.ys-dots-li.act .ys-dots-text p {
    color: rgba(255, 255, 255, 1);
}
.ys-dots-li.act .ys-dots-circle::before {
    background: rgba(255, 255, 255, 1);
}
.home-about-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.home-about-box-left {
    width: 40.5%;
}
.home-about-box-right {
    width: 49%;
    position: relative;
}
.habr-wrap-item .ys-imgbox-cover {
    border-radius: var(--radius50) var(--radius50) 0 var(--radius50);
}
.home-about-box-right .mod-btnbox {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.34rem 0.59rem;
    width: 100%;
}
.habl-top {
    margin-bottom: 0.88rem;
}
.habl-bot-wrap-li .std-text16,
.habl-bot-wrap-li .std-text16 p {
    color: var(--color666);
    line-height: var(--line175);
}
.habl-bot-wrap-li .std-text16 span {
    color: var(--colorvi);
    font-size: var(--font40);
    line-height: var(--line12);
    padding-right: 0.1rem;
    font-family: var(--bold);
    font-weight: bold;
    letter-spacing: 1.2px;
}
.habl-bot-wrap-li .std-text16 {
    padding-bottom: 0.06rem;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 0.1rem;
}
.habl-bot-wrap-li .std-text18,
.habl-bot-wrap-li .std-text18 p {
    color: var(--color666);
    line-height: var(--line15);
    letter-spacing: 0.54px;
}
.habl-bot-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -0.34rem;
    margin-bottom: -0.47rem;
}
.habl-bot-wrap-li {
    width: 50%;
    padding: 0 0.34rem;
    /* padding-bottom: 0.45rem; */
    padding-bottom: 0.48rem;
}
.habl-bot {
    width: 100%;
}
.home-prod {
    position: relative;
}
.home-prod-bg img {
    width: 100%;
    object-fit: cover;
}
.mod-ph {
    display: none;
}
.home-prod-bg {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 634px;
    width: 100%;
}
.home-prod-top .std-font48 {
    color: var(--colorfff);
    margin-bottom: 0.3rem;
}
.home-prod-top {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 0.62rem;
}
.home-prod-top-le .std-text18,
.home-prod-top-le .std-text18 p {
    color: var(--colorfff);
    line-height: var(--line175);
    letter-spacing: 0.54px;
}
.home-prod-bot {
    position: relative;
    background: var(--colorfff);
    padding: 0.8rem 1.91rem 1.03rem 1.15rem;
    border-radius: var(--radius50);
}
.head-lang-down {
    top: 100%;
}
.home-prod-bot-img {
    border-radius: var(--radius20);
    width: 100%;
}
.home-prod-bot-img img {
    width: 100%;
}
.home-prod-box .std-font48 {
    text-align: center;
    padding-bottom: 0.23rem;
    margin-bottom: 1.05rem;
}
.home-prod-box h2::after {
    left: 50%;
    transform: translateX(-50%);
}

.hbwi-box-left-cont ul {
    margin: 0;
    padding-left: 28px;
}
.hbwi-box-left-cont ul li {
    position: relative;
}
.hbwi-box-left-cont ul li::before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background: url(../images/a1_icon02.svg) no-repeat center;
    left: -28px;
    top: 0;
    margin-top: 0.05rem;
}
.yxedr-active ul {
    list-style: none;
}
.hbwi-box-left-cont,
.hbwi-box-left-cont p {
    color: var(--color666);
    line-height: var(--line175);
    font-size: var(--font18);
    letter-spacing: 0.54px;
}
.hbwi-box-left-cont>p {
    font-size: var(--font32);
    line-height: var(--line12);
    color: var(--colorvi);
    /* margin-bottom: 0.24rem; */
    margin-bottom: 0.28rem;
    font-family: var(--bold);
    font-weight: bold;
    letter-spacing: 0.96px;
}
.hbwi-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.home-prod-box {
    position: relative;
}
.home-prod-box-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    pointer-events: none;
}
.hpbb-stick {
    width: 100%;
    height: 100%;
    position: sticky;
    top: 0;
    left: 0;
    background: #0047F8;
}
.hpbb-stick1 {
    clip-path: ellipse(52% 22% at 50% 22%);
}
.hpbb-stick2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(50% 13%, 73% 22%, 76% 23%, 100% 31%, 100% 100%, 0 100%, 0 30%, 15% 25%);
}
.mod-arrows1 .slick-dots {
    text-align: left;
    bottom: 17px;
}
.mod-arrows1 .slick-dots li:first-child {
    margin-left: 0;
}
.mod-arrows1 .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #D9D9D9;
}
.slick-dots li.slick-active {
    background: var(--colormain);
}
.hbil-text {
    color: rgba(11, 41, 54, 0.5);
    line-height: 1.1;
    position: relative;
    /* padding-top: 0.32rem; */
    padding-top: 0.35rem;
    transition: all 0.4s;
    cursor: pointer;
}
.hbil-text::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(153, 153, 153, 0.5);
}
.hbil-text::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 0;
    height: 1px;
    background: var(--colormain);
    transition: all 0.4s
}
.hpbc-box-info {
    margin: 0 -0.2rem;
}
.hpbc-box-info-list {
    padding: 0 0.2rem;
}
.hpbc-box-info-list.slick-current .hbil-text::after {
    width: 100%;
}
.hpbc-box-info-list.slick-current .hbil-text {
    color: var(--colormain);
}
.hpbc-box-wrap {
    /* margin-bottom: 0.56rem; */
    margin-bottom: 0.62rem;
}
.mod-arrows1 .slick-prev,
.mod-arrows1 .slick-next {
    width: 50px;
    height: 50px;
    transition: all 0.4s;
}
.mod-arrows1 .slick-prev {
    background: url(../images/a1_cuicon2.svg) no-repeat center;
    left: -40px;
}
.mod-arrows1 .slick-next {
    background: url(../images/a1_cuicon4.svg) no-repeat center;
    right: -40px;
}
.hbwi-box-left-cont p {
    margin-bottom: 0.24rem;
}
.hbwi-box-left-cont ul li:last-child p {
    margin-bottom: 0;
}
.hbwi-box-left-cont {
    /* margin-bottom: 0.52rem; */
    margin-bottom: 0.58rem;
}
.hbwi-box-left {
    margin-top: 0.18rem;
    width: 40%;
    padding-right: 0.2rem;
    padding-bottom: 0.5rem;
}
.hbwi-box-right {
    /* width: 42%; */
    width: 46%;
}
.hpbc-box-wrap {
    padding-left: 1.37rem;
    padding-right: 1.86rem;
}
.home-solu {
    position: relative;
}
.home-solu-bg {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}
.home-solu-bg img {
    width: 100%;
    height: 100%;
}
.home-solu .std-font48 {
    color: var(--colorfff);
    margin-bottom: 0.3rem;
}
.home-solu-top {
    position: relative;
    margin-bottom: 0.5rem;
}
.home-solu-top .std-text18,
.home-solu-top .std-text18 p {
    color: var(--colorfff);
    line-height: var(--line175);
    letter-spacing: 0.54px;
}
.hsbw-item-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hsbw-item-box-left {
    width: 57%;
    /* width: 51.5%; */
}
.hsbw-item-box-left .ys-imgbox-cover {
    border-radius: var(--radius20);
}
.hsbw-item-box-right {
    width: 43%;
    /* width: 48.5%; */
    padding-left: 2rem;
    /* padding-left: 1.77rem; */
    padding-top: 0.68rem;
    padding-bottom: 1.4rem;
}
.hibr-wrap,
.hibr-wrap p {
    color: var(--colorfff);
    font-size: var(--font18);
    letter-spacing: 0.54px;
}
.hibr-wrap ul {
    margin: 0;
    padding-left: 28px;
}
.hibr-wrap ul li {
    position: relative;
}
.hibr-wrap ul li::before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background: url(../images/a1_icon04.svg) no-repeat center;
    left: -28px;
    top: 0;
    margin-top: 0.05rem;
}
.hibr-wrap p {
    margin-bottom: 0.17rem;
}
.hibr-wrap li:last-child p {
    margin-bottom: 0;
}
.hibr-wrap {
    margin-bottom: 0.4rem;
}
.hsbw-item .mod-more.act .std-text16 {
    color: var(--colorfff);
}
.hsbb-list .std-font24 {
    padding-top: 0.32rem;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    line-height: var(--line14);
    transition: all 0.4s;
    cursor: pointer;
}
.hsbb-list.slick-current .std-font24 {
    color: var(--colorfff);
}
.hsbb-list .std-font24::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
}
.hsbb-list .std-font24::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 0;
    height: 1px;
    transition: all 0.4s;
    background: var(--colorfff);
}
.hsbb-list.slick-current .std-font24::after {
    width: 100%;
}
.hsbb-list {
    padding: 0 0.2rem;
}
.home-solu-bot-box {
    margin: 0 -0.2rem;
}
.home-solu-bot-cont {
    position: relative;
    margin-bottom: 0.5rem;
}
.home-solu-bot-cont .mod-btnbox {
    position: absolute;
    bottom: 48px;
    padding-left: calc(57% + 2rem);
    /* padding-left: calc(51.5% + 1.77rem); */
}
.home-succe-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home-succe {
    position: relative;
}
.home-succe-bg img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.hsbb-item-link-top {
    position: relative;
}
.hilb-top .std-font24 {
    font-family: var(--bold);
    font-weight: bold;
    color: var(--colorfff);
    line-height: var(--line15);
    padding-bottom: 0.24rem;
    margin-bottom: 0.24rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.home-succe-box {
    position: relative;
}
.hsbt-left .std-text18,
.hsbt-left .std-text18 p {
    color: var(--colorfff);
    line-height: var(--line175);
    letter-spacing: 0.54px;
}
.hsbt-left .std-font48 {
    margin-bottom: 0.24rem;
    color: var(--colorfff);
}
.home-succe-box-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
    align-items: end;
}
.home-succe-box .mod-btnbox {
    margin-bottom: 0.18rem;
}
.hsbb-item-link {
    position: relative;
    overflow: hidden;
    border-radius: var(--radius20);
    display: block;
    width: 100%;
}
.hsbb-item-link::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 186px;
    opacity: 0.7;
    transition: all 0.4s;
    background: linear-gradient(180deg, rgba(0, 4, 87, 0.00) 0%, #000457 100%);
}
.hsbb-item-link-bot {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 0.45rem;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.4s;
    opacity: 0;
}
.hsbb-item-link-bot::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.6;
    background: #000F4D;
    z-index: -1;
    transition: all 0.4s;
}
.hsbb-item-link-top .std-font24 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.45rem;
    width: 100%;
    color: var(--colorfff);
    font-family: var(--bold);
    font-weight: bold;
    line-height: var(--line15);
    z-index: 2;
    transition: all 0.4s;
}
.hilb-top {
    margin-bottom: 0.2rem;
}
.hilb-top-wrap ul {
    margin: 0;
    padding-left: 21px;
}
.hilb-top-wrap ul li {
    position: relative;
}
.hilb-top-wrap ul li::after {
    position: absolute;
    top: 0;
    left: -21px;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: 0.1rem;
    border-radius: 50%;
    background: var(--colorfff);
}
.hilb-top-wrap,
.hilb-top-wrap p {
    color: var(--colorfff);
}
.hsbb-item-link .mod-more-link .std-text16 {
    color: var(--colorfff);
}
.hsbb-item {
    padding: 0 0.2rem;
}
.home-succe-box-bot {
    margin: 0 -0.2rem;
}
.home-succe-box-top .mod-btn-le {
    margin-right: 0.2rem;
}
.home-succe-box-top .mod-btnbox .mod-btn {
    width: 50px;
}
.home-succe-box-top .mod-btnbox .mod-btn img {
    /* width: 8px; */
    width: 100%;
}
.home-cont-bg {
    position: absolute;
    min-height: 528px;
    top: 0;
    left: 0;
    width: 100%;
}
.home-cont-bg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.20);
    content: '';
}
.home-cont-bg img {
    width: 100%;
    height: 100%;
}
.home-cont {
    position: relative;
    padding-top: 3.07rem;
}
.home-cont .std-font48 {
    color: var(--colorfff);
    margin-bottom: 0.29rem;
}
.home-cont-box {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.home-cont-box-left {
    width: 36%;
}
.home-cont-box-right {
    width: 52.5%;
    margin-top: 0.48rem;
    padding-bottom: 14px;
}
.hcbl-top .std-text18,
.hcbl-top .std-text18 p {
    color: var(--colorfff);
    line-height: var(--line15);
    letter-spacing: 0.54px;
}
.hcbl-top {
    margin-bottom: 1.5rem;
}
.hcbl-bot {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.48rem;
    margin-bottom: -0.4rem;
}
.hcbl-bot-item {
    width: 50%;
    flex-grow: 1;
    padding: 0 0.48rem;
    padding-bottom: 0.48rem;
}
.hcbl-bot-item-box .std-text18 {
    font-size: var(--font18);
    line-height: var(--line15);
    color: var(--color15);
    margin-bottom: 0.09rem;
}
.hcbl-bot-item p,
.hcbl-bot-item p a {
    color: #2D72FA;
    line-height: var(--line12);
    font-size: var(--font18);
    font-family: var(--pop);
    transition: all 0.4s;
}
.hbib-wrap .hbib-wrap-item a {
    /* margin-bottom: 0.11rem; */
    margin-bottom: 0.15rem;
}
.hbib-wrap .hbib-wrap-item:last-child a {
    margin-bottom: 0;
}
.hbib-text {
    color: #2D72FA;
    line-height: 1.33;
    font-size: var(--font18);
    font-family: var(--pop);
}
.home-cont-box-right .ys-form {
    /* --height: 44px; */
    --height: 42px;
    --space: 10px;
    background: var(--colorfff);
    padding: 0.55rem 0.52rem 0.64rem;
    border-radius: var(--radius20);
    box-shadow: 0 0 8px 0 rgba(0, 33, 67, 0.04), 0 8px 10px 0 rgba(0, 33, 67, 0.04);
}
.home-cont-box-right .ys-form label {
    border-radius: 4px;
    border: 1px solid #DFDFDF;
    background: var(--colorfff);
    padding: 0 var(--gap3);
    display: flex;
    align-items: center;
    --gap3: 0.24rem
}
.home-cont-box-right .ys-form .ys-fii-input {
    border: none;
}
.home-cont-box-right .ys-form .ys-fii-name {
    margin-bottom: 0;
    color: #060606;
    white-space: nowrap;
}
.home-cont-box-right .ys-form .ys-fii-input input {
    padding-right: 0;
}
.home-cont-box-right .ys-form-inof-text label {
    align-items: flex-start;
    padding-top: 16px;
}
.home-cont-box-right .ys-fii-input textarea {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.home-cont-box-right .ys-fic-auth label {
    width: calc(50% - var(--space));
}
.home-cont-box-right .ys-fic-auth-img {
    margin-left: 40px;
    height: 42px;
}
.home-cont-box-right .ys-fia-text-word {
    font-family: 'Microsoft YaHei';
    color: var(--color666);
}
.home-cont-box-right .ys-fia-text-btn {
    /* width: 20px;
    height: 20px; */
}
.home-cont-box-right .ys-fia-text-btn::before {
    border-radius: 50%;
    border: 0.945px solid rgba(0, 0, 0, 0.22);
}
.home-cont-box-right .ys-fia-text-btn::after {
    border-radius: 50%;
}
.home-cont-box-right .ys-fia-text-btn.on::after {
    opacity: 1;
}
.home-cont-box-right .ys-form-inof-item.ys-form-inof-submit {
    display: flex;
}
.home-cont-box-right .ys-fii-submit {
    background: transparent;
    border-radius: 21px;
    height: 40px;
}
.home-cont-box-right .ys-form-inof-text .ys-fii-input {
    /* height: 90px; */
    height: 88px;
}
.home-cont-box-right .ys-fia-text-word {
    padding-left: 14px;
    width: calc(100% - 20px);
}
.home-cont-box-right .ys-form-inof-agree {
    margin-bottom: 0.4rem;
}
.home-cont-box-right .ys-form-inof-code {
    margin-bottom: 0.4rem;
}
.hcbl-bot-item {
    position: relative;
}
.hcbl-bot-item::after {
    right: 0;
    top: 0;
    height: 70px;
    width: 1px;
    background: #E6E6E6;
    position: absolute;
    content: '';
}
.hcbl-bot-item:nth-child(2n)::after,
.hcbl-bot-item:last-child::after {
    display: none;
}
.ys-footer {
    background: #000F4D;
}
.footer-logo {
    /* width: 340px; */
    width: 276px;
    margin-bottom: 61px;
}
.home-inhe .std-font48 {
    text-align: center;
    margin-bottom: 0.5rem;
}
.home-inhe h2::after {
    left: 50%;
    transform: translateX(-50%);
}
.home-main .ys-select-bd {
    top: auto;
    bottom: 100%;
    margin-bottom: 4px;
}
.home-main .ys-select-xtbbox {
    right: 0.29rem;
    transform: translateY(-50%) rotate(180deg);
}
.home-main .ys-select-hd.on .ys-select-xtbbox {
    transform: translateY(-50%) rotate(0deg);
}
.home-main .ys-select-hd {
    border-radius: 25px;
    border: 1px solid #FFF;
    padding-left: 0.24rem;
    padding-right: 0.29rem;
    height: 50px;
}
.home-main .ys-select-show {
    color: var(--colorfff);
    font-size: var(--font16);
    line-height: var(--line175);

}
.home-main .ys-select-show::placeholder {
    color: var(--colorfff) !important;
}
.home-main .icon-arrow-down {
    color: var(--colorfff);
}
.footer-top-left {
    width: 72%;
}
.footer-top-right {
    width: 18.5%;
}
.footer-nav {
    width: 100%;
    /* --gap1: 30px; */
    --gap1: 33px;
}
.footer-nav p {
    cursor: pointer;
}
.footer-nav .std-font20,
.footer-nav .std-font20 p {
    white-space: nowrap;
    color: var(--colorfff);
    font-family: var(--seimbold);
}
.foot-share-box {
    margin-bottom: 0.6rem;
}
.footer-share {
    justify-content: end;

    flex-wrap: wrap;
    margin-bottom: calc(-1 * var(--gap1));
}
.footer-share .ys-share-img {
    width: 32px;
}
.footer-share>li {
    padding-bottom: var(--gap1);
}
.foot-visit-link-img {
    width: 36px;
    flex: none;
}
.foot-visit-link-img img {
    width: 100%;
}
.foot-visit-link .std-font24 {
    color: var(--colorfff);
    line-height: var(--line175);
    font-family: var(--bold);
    font-weight: bold;
    padding-right: 0.24rem;
}
.foot-visit-link {
    display: flex;
    align-items: center;
    padding: 0.04rem 0.67rem 0.04rem 0.8rem;
    border-radius: 25px;
    background: linear-gradient(90deg, #115CF9 0%, #6610F9 100%);
}
.ys-footer .ys-select-demo {
    margin-bottom: 0.25rem;
}
.home-main .ys-select-bd {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    padding: 0.2rem;

}
.ys-select-inof {
    height: 100px;
}
.ys-select-li {
    padding-bottom: 0.08rem;
    font-size: var(--font16);
    line-height: var(--line12);
}
.ys-select-li:last-child {
    padding-bottom: 0;
}
.footer-bot {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-text,
.footer-text a,
.footer-text p {
    font-size: var(--font14);
    line-height: var(--line12);
    color: rgba(255, 255, 255, 0.3);
}
.footer-privacy a {
    line-height: var(--line12);
    color: rgba(255, 255, 255, 0.3);
}
.footer-privacy {
    --gap1: 18px
}
.ys-footer {
    --sapceft2: 50px;
    --sapceft3: 17px;
    --sapceft4: 38px;
}
.hibw-list {
    position: absolute;
    transform: translate(-50%, -50%);
}
.hibw-list-cicle {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.04), 0px 8px 32px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(8px);
    position: relative;
    flex-shrink: 0;
}
.hibw-list-cicle::before {
    content: "";
    width: 31.25%;
    height: 31.25%;
    border-radius: 50%;
    background: #0F5EF9;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.04), 0px 8px 32px rgba(0, 0, 0, 0.08);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}
.hibw-list-cicle::after {
    content: "";
    width: 59.375%;
    height: 59.375%;
    border-radius: 50%;
    border: 1px solid #0F5EF9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hibw-list-cicle-icon::before {
    content: "";
    width: 0;
    height: 0;
    border-radius: 50%;
    border: 1px solid #0F5EF9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: donghua2 2s 1s linear infinite;
    will-change: width,height,opacity,animation;
}
.hibw-list-cicle-icon::after {
    content: "";
    width: 0;
    height: 0;
    border-radius: 50%;
    border: 1px solid #0F5EF9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: donghua2 2s 2s linear infinite;
    will-change: width,height,opacity,animation;
}
.hlci-icon::before {
    content: "";
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: donghua1 2s 1s linear infinite;
}
.hlci-icon::after {
    content: "";
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: donghua1 2s 2s linear infinite;
}
@keyframes donghua1 {
    0% {
        width: 68px;
        height: 68px;
        opacity: 0;
    }
    80% {
        width: 90px;
        height: 90px;
        opacity: 1;
    }
    100% {
        width: 95.5px;
        height: 95.5px;
        opacity: 0;
    }
}
@keyframes donghua2 {
    0% {
        width: 38px;
        height: 38px;
        opacity: 0;
    }
    80% {
        width: 80px;
        height: 80px;
        opacity: 1;
    }
    100% {
        width: 90.5px;
        height: 90.5px;
        opacity: 0;
    }
}
.home-inhe-box {
    position: relative;
}
.hibw-list.on .hibw-list-cont {
    left: auto;
    right: calc(100% + 13px);

}
.hibw-list.on .hlcl-right {
    right: auto;
    left: 0;
    transform: translateY(-50%) rotate(180deg);
}
.hibw-list-box {
    display: flex;
    align-items: center;
}
.hibw-list-cont {
    position: absolute;
    left: calc(100% + 13px);
    top: 50%;
    transform: translateY(-50%);
}
/* .hibw-list-cont-link { */
    /* background: rgba(255, 255, 255, 0.9); */
    /* backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    -moz-backdrop-filter: blur(4px);
    -ms-backdrop-filter: blur(4px);
    -o-backdrop-filter: blur(4px); */
    /* border-radius: 80px; */
    /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); */
    /* width: 208px; */
    /* position: relative; */
    /* padding: 18px; */
/* } */
.hlcl-left {
    position: relative;
    width: 208px;   
    padding: 18px;
}
.hlcl-right {
    position: absolute;
}
.hlcl-right {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.hlcl-right img {
    width: 100%;
}
.hlcl-left .std-text16 {
    text-align: center;
    transition: all .4s;
}
.hlcl-left-img {
    width: 102px;
    margin: auto;
    margin-bottom: 12px;
}
.hlcl-left-img img {
    width: 100%;
}
.home-inhe .mod-more {
    justify-content: center;
}
.ys-form-required.ys-form-empty .ys-fii-tips {
    /* padding-left: var(--gap3); */
}
.ys-form-inof-item {
    --gap3: 0.24rem
}
.ys-share-img img {
    width: 100%;
}
.head-lang-top-jian {
    width: 12px;
}
.home-solu .mod-btn {
    width: 50px;
}
.head-ldi-nub a {
    padding: 0 22px;
}
.head-ldi-nub:first-child a {
    padding-top: 10px;
}
.head-ldi-nub:last-child a {
    padding-bottom: 10px;
}
.home-prod-top-ri .mod-more-link {
    /* padding: 0.06rem 0.36rem 0.07rem 0.3rem; */
    padding: 0.06rem 0.25rem 0.07rem 0.27rem;
}
.hsbt-left,
.home-prod-top-le {
    width: 80%;
    padding-right: 0.2rem;
}
.home-solu .mod-btn-le {
    margin-right: 0.18rem;
}
.home-inhe .mod-more.on .mod-more-link {
    padding: 0.07rem 0.36rem 0.06rem 0.3rem;
}
.ys-footer {
    --sapceft1: 90px;
}
.ys-form-inof-text label {
    display: flex;
    flex-direction: column;
}
.home-prod-box-cont .mod-btn {
    width: 50px;
}

.home-prod-box-cont .mod-btnbox {
    position: static;
}
.home-prod-box-cont .mod-btn-le {
    left: -80px;
    margin: 0;
}
.home-prod-box-cont .mod-btn-ri {
    right: -80px;
}
.hpbc-box-top {
    position: relative;
}
.home-prod-box-cont .mod-btn {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.ys-fii-tips {
    margin-top: 4px;
}
.ys-footer .mCSB_outside+.mCSB_scrollTools {
    right: -6px;
}
.footer-nav p {
    font-size: var(--font20);
    color: var(--colorfff);
    line-height: var(--line12);
    font-family: var(--seimbold);
}
/*鼠标效果*/
@media screen and (min-width: 1200px) {
    /* 按钮规范-start */
    .mod-btn:hover img:nth-child(1) {
        opacity: 1;
    }
    .mod-btn:hover img:nth-child(2) {
        opacity: 0;
    }
    /* 按钮规范-end */
    /* .mod-more-link:hover .std-text16 {
        color: var(--colormain);
    } */
    .mod-arrows1 .slick-prev:hover {
        background: url(../images/a1_cuicon3.svg);
    }
    .mod-arrows1 .slick-next:hover {
        background: url(../images/a1_cuicon1.svg);
    }
    .hsbb-item-link:hover .hsbb-item-link-bot {
        opacity: 1;
    }
    .hsbb-item-link:hover .hsbb-item-link-top .std-font24 {
        opacity: 0;
    }
    .hsbb-item-link:hover::after {
        opacity: 0;
    }
    .hcbl-bot-item a:hover {
        color: var(--colorvi);
    }
    .mod-more-link:hover .std-text16 {
        color: var(--colormain);
    }
    .hsbb-item-link:hover .std-text16 {
        color: var(--colorfff);
    }
    .hsbw-item .mod-more.act .mod-more-link:hover .std-text16 {
        color: var(--colormain);
    }
    .ys-fia-text-word a:hover {
        color: var(--colorvi);
    }
    /* .hibw-list-cont-link:hover .std-text16 {
        color: var(--colormain);
    } */
    .mod-more .mod-more-link:hover .mod-more-link-img img:nth-child(2) {
        opacity: 1;
    }
    .mod-more .mod-more-link:hover .mod-more-link-img img:nth-child(1) {
        opacity: 0;
    }
    .home-prod-top .mod-more-link:hover {
        background: var(--colorfff);
    }
    .home-cont-box .mod-more .mod-more-link:hover .mod-more-link-img img:nth-child(1) {
        opacity: 1;
    }
    .home-inhe .mod-more .mod-more-link:hover .mod-more-link-img img:nth-child(1) {
        opacity: 1;
    }
    .mod-btn:hover {
        background: var(--colormain);
    }
}
@media screen and (min-width: 1921px) {
    .home-cont-bg {
        max-height: 534px;
        min-height: auto;
        height: 100%;
    }
}
/* kaffi-end */
/* kaffi-11.12-start */
.footer-nav ul {
    font-size: var(--font16);
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.footer-nav>ul>li {
    padding: 0 var(--gap1);
}
.home-cont-bg img {
    position: absolute;
    object-fit: cover;
}
.foot-visit-link {
    padding: 0.04rem 0.17rem 0.04rem 0.3rem;
    justify-content: center;
}
.home-solu .mod-more {
    margin-bottom: 0.4rem;
}
.hbwi-box-left-cont ul li::before,
.hibr-wrap ul li::before {
    background-size: contain;
}
.hcbl-bot-item {
    padding-bottom: 0.4rem;
}
.home-inhe-box-img img {
    width: 100%;
}
.ys-footer {
    --sapceft2: 0.5rem;
    --sapceft3: 0.17rem;
    --sapceft4: 0.38rem;
}
.home-cont-box {
    flex-wrap: wrap;
}
.footer-nav p {
    color: rgba(255, 255, 255, .6);
    transition: all .4s;
}
.home-cont {
    margin-bottom: -14px;
}
.hsbb-item-link {
    transform: rotate(0);
    -webkit-transform: rotate(0);
}
.hbwi-box-left-cont p {
    margin-bottom: 0.17rem;
}
.hbwi-box-left-cont {
    margin-bottom: 0.52rem;
}
.hbwi-box-right {
    width: 42%;
}
.hsbw-item-box-left {
    width: 51.5%;
}
.hsbw-item-box-right {
    width: 48.5%;
    padding-left: 1.77rem;
}
.home-solu-bot-cont .mod-btnbox {
    padding-left: calc(51.5% + 1.77rem);
}
.home-solu-bot-cont {
    margin-bottom: 0.48rem;
}
.hsbb-list .std-font24 {
    padding-top: 0.28rem;
}
.hsbb-item-link-bot {
    padding-bottom: 0.4rem;
}
.home-cont-box-right .ys-form-inof-text .ys-fii-input {
    height: 60px;
}
.hcbl-bot-item {
    padding-bottom: 0.46rem;
}
.ys-footer {
    padding-top: 53px;
}
.footer-logo {
    width: 300px;
}
.footer-top-right {
    margin-top: 0.37rem;
}
.ys-footer .ys-select a {
    width: 100%;
    color: var(--color333);
}
.yxedr-active ul {
    list-style: none !important;
}
.home-cont-box-right .ys-fia-text-btn::before {
    border: 1px solid rgba(0, 0, 0, 0.22);
}
.ys-phnav-logo img:nth-of-type(2) {
    opacity: 1;
    pointer-events: none;
}
.ys-dots-slick {
    animation: ysfadeInUp2 .8s ease-in-out both;
    animation-delay: 0.4s;
}
@keyframes ysfadeInUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 60px, 0);
        transform: translate3d(-50%, 60px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}
/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .footer-nav p:hover {
        color: rgba(255, 255, 255, 1);
    }
    .hsbb-item-link-bot .mod-more .mod-more-link:hover .mod-more-link-img img:nth-child(1) {
        opacity: 1;
    }
    .habr-wrap-item:hover .ys-imgbox-cover img {
        transform: scale(1.05);
    }
    .hpbc-box-wrap-item:hover .ys-imgbox-cover img {
        transform: scale(1.05);
    }
    .hsbw-item-box-left:hover .ys-imgbox-cover img {
        transform: scale(1.05);
    }
    .mod-more-link:hover .ys-imgbox-cover img {
        transform: scale(1);
    }
    .ys-footer .ys-select a:hover {
        color: var(--colormain);
    }
    .ys-footer .ys-select a:hover {
        color: var(--colormain);
    }
    .footer-privacy a:hover {
        color: var(--colorfff);
    }
    .mod-more1 .mod-more-link:hover .std-text16{
        color: var(--colorfff);
    }
    .mod-more1 .mod-more-link:hover::after {
        opacity: 1;
    }
    .foot-visit-link:hover::before{
        opacity: 0.2;
    }
    /*  */
    .hibw-list-cont:hover::after {
        width: 703px;
    }
    .hibw-list-cont:hover .hlcl-right-text {
        opacity: 1;
        transition: all .4s;
        pointer-events: all;
    }
    .hibw-list-cont:hover .hlcl-left::before {
        opacity: 1;
    }
    .hibw-list-cont:hover .hlcl-left::after {
        opacity: 0;
    }
}
/* kaffi-11.12-end */
.footer-nav,
.footer-nav p {
    font-size: var(--font20);
    color: var(--colorfff);
    line-height: var(--line12);
    font-family: var(--seimbold);
}
.hsbw-item-box-right .mod-more .std-text16{
    color: var(--colorfff)!important;
}
.mod-more-link{
    position: relative;
    overflow: hidden;
}
.mod-more1 .mod-more-link::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90.03deg, #0F5EF9 0%, #680FF9 100%);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .4s ease;
    opacity: 0;
}
.mod-more-link .std-text16,
.mod-more-link .mod-more-link-img{
    position: relative;
    z-index: 6;
}
.foot-visit-link{
    position: relative;
}
.foot-visit-link::before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .4s ease;
    opacity: 0;
}
.foot-visit-link .std-font24,
.foot-visit-link .foot-visit-link-img{
    position: relative;
    z-index: 6;
}
.home-solu-bot-box.no-slick.ys-slick .slick-track,
.hpbc-box-info.no-slick.ys-slick .slick-track{
    width: 100%!important;
}
.home-solu-bot-box.no-slick.ys-slick .hsbb-list,
.hpbc-box-info.no-slick.ys-slick .hpbc-box-info-list{
    flex-grow: 1;
}
.hlcl-right-text {
    width: 550px;
    padding: 18px 20px 18px 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 190px;
    transform: translateY(-50%);
}
.hibw-list-cont::after {
    content: "";
    width: 208px;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.04), 0px 8px 32px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    -moz-backdrop-filter: blur(8px);
    -ms-backdrop-filter: blur(8px);
    -o-backdrop-filter: blur(8px);
    border-radius: 80px;
    transition: all .4s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.hlcl-left::before {
    content: "";
    width: 1px;
    height: 80px;
    background: rgba(15, 94, 249, .5);
    position: absolute;
    top: 50%;
    right: 32px;
    transform: translateY(-50%);
    transition: all .4s ease;
    opacity: 0;
}
.hlcl-left::after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/a1_icon06.svg) center / cover no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.hibw-list.on .hlcl-left::after {
    right: auto;
    left: 0;
    transform: translateY(-50%) rotate(180deg);
}
.hibw-list.on .hlcl-left::before {
    right: auto;
    left: 32px;
}
.hibw-list.on .hlcl-right-text {
    left: -496px;
    padding: 18px 0 18px 20px;
}
.hibw-list.on .hibw-list-cont::after {
    right: 0;
    left: auto;
}
.head-nav-item.yxnav-active1 .head-nav-item-title {
    color: #FFDA16 !important;
}
.ys-ph-navbar2 .ys-phnav-logo, 
.ys-ph-navbar2 .ys-phnav-menu, 
.ys-phnav2-lang-modal {
    background: var(--colormain);
}
.ys-hd-ph.has-btn .ys-phnav-logo img:first-child, 
.ys-hd-ph.isfixed .ys-phnav-logo img:first-child, 
.ys-page-wrap.on .ys-phnav-logo img:first-child {
    opacity: 1;
    pointer-events: all;
}
.ys-hd-ph.has-btn .ys-phnav-menubtn span, 
.ys-hd-ph.has-btn .ys-phnav-menubtn::after, 
.ys-hd-ph.has-btn .ys-phnav-menubtn::before, 
.ys-hd-ph.isfixed .ys-phnav-menubtn span, 
.ys-hd-ph.isfixed .ys-phnav-menubtn::after, 
.ys-hd-ph.isfixed .ys-phnav-menubtn::before, 
.ys-page-wrap.on .ys-phnav-menubtn span, 
.ys-page-wrap.on .ys-phnav-menubtn::after, 
.ys-page-wrap.on .ys-phnav-menubtn::before {
    background: var(--colormain);
}
.ys-phnav-menubtn {
    width: 28px;
    height: 22px;
}
.ys-phnav-menubtn::before {
    margin-top: -10px;
}
.ys-phnav-menubtn::after {
    margin-top: 10px;
}
.ys-phnav-header-font{
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}
.ys-hd-ph.has-btn .ys-phnav-header a, .ys-hd-ph.has-btn .ys-phnav-header-font, .ys-hd-ph.has-btn .ys-phnav-search .iconfont, .ys-hd-ph.isfixed .ys-phnav-header a, .ys-hd-ph.isfixed .ys-phnav-header-font, .ys-hd-ph.isfixed .ys-phnav-search .iconfont, .ys-page-wrap.on .ys-phnav-header a, .ys-page-wrap.on .ys-phnav-header-font, .ys-page-wrap.on .ys-phnav-search .iconfont{
    color: var(--colorfff);
}
.ys-ph-nav li.yxnav-active1>.ys-phnav-lisbox .ys-phnav-header-font, .ys-ph-nav li.yxnav-active1>.ys-phnav-lisbox a, .ys-ph-nav li.yxnav-active2>.ys-phnav-lisbox .ys-phnav-header-font, .ys-ph-nav li.yxnav-active3>.ys-phnav-lisbox .ys-phnav-header-font {
    color: #FFDA16;
}
.ys-phnav-lisbox {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}
.ys-phnav2-lang-back,
.ys-phnav2-lang-btn{
    color: var(--colorfff);
}
.footer-top {
    align-items: flex-end;
}
.home-succe,
.home-solu,
.home-cont{
    overflow: visible;
}
.home-cont-bg {
    margin-top: -1px;
}
.home-succe-bg{
    height: calc(100% + 2px);
    top: -1px;
}
.mod-more-link{
    transform: rotate(0);
    -webkit-transform: rotate(0);
}
.footer-top1 .footer-nav,
.footer-top1 .foot-visit{
    display: none;
}
.footer-top2 .footer-logo,
.footer-top2 .foot-share-box{
    display: none;
}
.footer-top-right {
    margin-top: 0rem;
}
.footer-top2{
    align-items: center;
}
.footer-top.footer-top1{
    padding-bottom: 0
}
.hbwi-box-right .ys-imgbox-cover,
.hpbc-box-wrap .slick-list{
    overflow: visible;
}
/* .swiper-button-next.swiper-button-disabled, 
.swiper-button-prev.swiper-button-disabled, 
.slick-arrow.slick-disabled{
    opacity: .1;
} */
.footer-share {
    --codew: 100px;
}
.footer-share-code {
    top: auto;
    bottom: calc(100% + 5px);
    border-radius: 0.16rem;
    padding: 10px;
}
.footer-share-code::before{
    display: none;
}
.footer-share-code::after{
    content: '';
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: -5px;
    left: 0;
}
.mod-btnbox .swiper-button-next.swiper-button-disabled, 
.mod-btnbox .swiper-button-prev.swiper-button-disabled, 
.mod-btnbox .slick-arrow.slick-disabled{
    opacity: 1!important;
} 
.mod-btnbox .ys-imgbox-cover img:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
}
.mod-btnbox .swiper-button-next.swiper-button-disabled img:nth-child(3), 
.mod-btnbox .swiper-button-prev.swiper-button-disabled img:nth-child(3), 
.mod-btnbox .slick-arrow.slick-disabled img:nth-child(3){
    opacity: 1;
}
.mod-btnbox .swiper-button-next.swiper-button-disabled img:nth-child(1), 
.mod-btnbox .swiper-button-prev.swiper-button-disabled img:nth-child(1), 
.mod-btnbox .slick-arrow.slick-disabled img:nth-child(1),
.mod-btnbox .swiper-button-next.swiper-button-disabled img:nth-child(2), 
.mod-btnbox .swiper-button-prev.swiper-button-disabled img:nth-child(2), 
.mod-btnbox .slick-arrow.slick-disabled img:nth-child(2){
    opacity: 0;
}
.ys-ph-navbar2 .ys-phnav-logo {
    font-size: 0;
    height: 56px;
    overflow: hidden;
}
.head-nav {
    justify-content: center;
    width: auto !important;
}
.footer-nav {
    --gap1: 18px;
}
.footer-top-left {
    width: 74%;
}
/* 2025.12.30 */
.footer-nav {
    --gap1: 15px;
}