@charset "utf-8";

body {
  font-family: "HarmonyOS_Sans_Regular", "Microsoft YaHei";
}

input,
textarea {
  font-family: "HarmonyOS_Sans_Regular", "Microsoft YaHei" !important;
}

.altumcode {
  --fontFamily: "HarmonyOS_Sans_Regular", "Microsoft YaHei" !important;
}

@font-face {
  font-family: "HarmonyOS_Sans_Light";
  src: url("../fonts/harmonyossans/HarmonyOS_Sans_Light.eot");
  src:
    url("../fonts/harmonyossans/HarmonyOS_Sans_Light.eot")
      format("embedded-opentype"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Light.woff2") format("woff2"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Light.woff") format("woff"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Light.ttf") format("truetype"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Light.svg#HarmonyOS_Sans_Light")
      format("svg");
}

@font-face {
  font-family: "HarmonyOS_Sans_Bold_1";
  src: url("../fonts/harmonyossans/HarmonyOS_Sans_Bold_1.eot");
  src:
    url("../fonts/harmonyossans/HarmonyOS_Sans_Bold_1.eot")
      format("embedded-opentype"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Bold_1.woff2") format("woff2"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Bold_1.woff") format("woff"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Bold_1.ttf") format("truetype"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Bold_1.svg#HarmonyOS_Sans_Bold_1")
      format("svg");
}

@font-face {
  font-family: "HarmonyOS_Sans_Regular";
  src: url("../fonts/harmonyossans/HarmonyOS_Sans_Regular.eot");
  src:
    url("../fonts/harmonyossans/HarmonyOS_Sans_Regular.eot")
      format("embedded-opentype"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Regular.woff2") format("woff2"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Regular.woff") format("woff"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Regular.ttf") format("truetype"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_Regular.svg#HarmonyOS_Sans_Regular")
      format("svg");
}
@font-face {
  font-family: "HarmonyOS_Sans_Medium";
  src: url("../fonts/harmonyossans/HarmonyOS_Sans_SC_Medium.woff") format("woff");
  src:
    url("../fonts/harmonyossans/HarmonyOS_Sans_SC_Medium.woff2") format("woff2"),
    url("../fonts/harmonyossans/HarmonyOS_Sans_SC_Medium.woff") format("woff"),
}

:root {
  /* 2025.12.30-leo-satrt */
  --font64: 64px;
  --font56: 56px;
  --font48: 48px;
  /* 2025.12.30-leo-end */

  --font60: 60px;
  --font44: 44px;
  --font40: 40px;
  --font24: 24px;
  --font20: 20px;
  --font18: 18px;
  --font16: 16px;

  --font30: 30px;
  --font32: 32px;
  --l1h2: 1.2;
  --l1h5: 1.5;
  --l1h6: 1.6;
  --l1h65: 1.65;
  --l1h7: 1.7;
  --l1h75: 1.75;
  --l1h8: 1.8;

  --colormain: #ff3200;
  --colorgrad: linear-gradient(180deg, #fcd946 0%, #ff3200 100%);
  --color666: #666;
  --color333: #333;
  --colorfff: #fff;
  --color999: #999;
  --colorbg: #f9f9f9;
  --color3c: #3c3c3c;
  --color151: #151515;

  --space120: 120px;
  --space80: 80px;
  --space44: 44px;

  --head: 88px;
  --jianw: 86px;
  --bold: "HarmonyOS_Sans_Bold_1";
  --ligth: "HarmonyOS_Sans_Light";
}

.ys-cont904 {
  width: 904px;
  max-width: calc(100% - 80px);
  margin: 0 auto;
}
.std-title1 {
  font-size: var(--font44);
  line-height: var(--l1h2);
  color: var(--color3c);
}

.std-title2,
.yxedr-active h2 {
  font-size: var(--font40);
  line-height: var(--l1h5);
  color: var(--color3c);
}

.std-title3 p,
.std-title3,
.yxedr-active h3 {
  font-size: var(--font24);
  line-height: var(--l1h6);
  color: var(--color3c);
}

.std-text18,
.std-text18 p,
.yxedr-active p {
  font-size: var(--font18);
  line-height: var(--l1h8);
  color: var(--color666);
}

.yxedr-active p {
  margin-bottom: 0.8em;
}

.std-text16,
.std-text16 p {
  font-size: var(--font16);
  line-height: var(--l1h75);
  color: var(--color666);
}

.std-text20,
.std-text20 p {
  font-size: var(--font20);
  line-height: var(--l1h7);
  color: var(--color666);
}

.text-grad {
  background: linear-gradient(180deg, #fcd946 0%, #ff3200 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.std-text12,
.std-text12 p {
  font-size: 12px;
  line-height: var(--l1h5);
  color: var(--color666);
}

.std-title32 {
  font-size: var(--font32);
  color: var(--colormain);
  line-height: var(--l1h5);
}

/* 英文站换行规则 */
/* p,div,h1,h2,h3,h4,h5,h6,span,a{ 
    word-wrap: normal; 
    word-break: keep-all; 
} */
/*分享翻译*/
.ys-wechat-cont-parga p::before {
  /*分享中文版本*/
  content: "分享到 - 微信";
  /*分享英文版本*/
  /* content: 'Share the - weixin'; */
}

/*导航默认选中*/
.yxnav-active1 {
}

.yxnav-active2 {
}

/* yongsy样式 */
a[href="https://www.yongsy.com"] {
  color: rgba(255, 255, 255, 0.2);
}

/* 轮播溢出隐藏 */
.ys-ban-li:not(:first-child) {
  display: none;
}

/*kim*/
.news-section {
  padding-top: 80px;
  padding-bottom: var(--space120);
  background: #f9f9f9;
}

.inside-main-sec-top {
  margin-bottom: 27px;
}

.inside-main-sec-btm {
  display: flex;
  flex-wrap: wrap;
  margin-left: -14px;
  margin-right: -14px;
  margin-bottom: 17px;
}

.imst-list {
  width: 33.333333%;
  padding: 0 14px;
  margin-bottom: 27px;
}

.imst-link-image .ys-imgbox-cover {
  width: 100%;
}

.imst-link {
  display: block;
  height: 100%;
  border: 1px solid #dbdbdb;
}

.imst-link-text {
  padding: 29px 27px 38px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
  background: var(--colorfff);
  position: relative;
}

.imst-link-text::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/e1_img04.jpg");
  background-size: cover;
  opacity: 0;
  transition: all 0.36s ease;
}

.imst-link-text-word {
  position: relative;
  z-index: 1;
}

.imst-link-text-tit {
  line-height: var(--l1h5);
  height: 3em;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  position: relative;
  z-index: 1;
  transition: all 0.36s ease;
}

.imst-link-text-word p {
  font-size: var(--font18);
  line-height: var(--l1h5);
  color: #999;
  height: 3em;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-top: 19px;
  margin-bottom: 56px;
}

.imst-link-text-btm {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  z-index: 1;
}

.iltw-date {
  color: #999;
  font-size: var(--font16);
  line-height: var(--l1h2);
  margin-left: 8px;
}

.iltw-icon {
  width: 24px;
}

.iltw-icon img {
  width: 100%;
}

.inside-main-sec-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.imst-le {
  width: 100%;
  height: 60px;
  border: 1px solid #dbdbdb;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  cursor: pointer;
}

.imst-le input {
  width: calc(100% - 24px);
  padding-right: 10px;
  flex-grow: 1;
  height: 100%;
  font-size: var(--font18);
  line-height: var(--l1h75);
}

.imst-le input::placeholder {
  color: #999;
}

.imst-le-icon {
  width: 24px;
}

.imst-le-icon img {
  width: 100%;
}

.imst-ri {
  width: 100%;
  height: 60px;
  border: 1px solid #dbdbdb;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.imst-ri.ys-select .ys-select-hd {
  padding: 0 24px;
}

.imst-ri .ys-select-xtbbox {
  right: 24px;
}

.imst-ri .mCSB_outside + .mCSB_scrollTools {
  right: 5px;
}

.imst-ri .mCSB_scrollTools {
  opacity: 0 !important;
  transition: all 0s ease;
}

.imst-ri.ys-select.zindex .mCSB_scrollTools {
  opacity: 1 !important;
  transition: all 0.3s 0.2s ease;
}

.imst-ri .ys-select-bd {
  padding: 14px 24px;
  height: 165px;
  left: -1px;
  border: 1px solid #dbdbdb;
  width: calc(100% + 2px);
}

.imst-ri .ys-select-li {
  margin-bottom: 14px;
  font-size: var(--font18);
}

.imst-ri input {
  font-size: var(--font18);
}

.imst-ri input::placeholder {
  color: rgba(60, 60, 60, 1);
}

.imst-ri .ys-select-li {
  color: #000;
  transition: all 0.36s ease;
}

.details-main-sec {
  padding-top: calc(var(--space120) + 5px);
  padding-bottom: var(--space120);
}

.details-main-sec-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.dmsc-le {
  width: 74.5%;
  flex-grow: 1;
}

.dmsc-ri {
  width: 12%;
  margin-left: 13.5%;
}

.dmsc-le-top-tit {
  padding-bottom: 20px;
  border-bottom: 1px solid #bac9cf;
  margin-bottom: 20px;
}

.dmsc-le-top-tit h1 {
  color: var(--color333);
  font-size: 36px;
  font-weight: bold;
  line-height: var(--l1h5);
}

.dmsc-le-top-ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 40px;
}

.dltu-list {
  margin-right: 32px;
}

.dltu-list-cont {
  display: flex;
  flex-wrap: wrap;
}

.dltu-list-cont-img {
  width: 24px;
  margin-right: 12px;
  display: flex;
  align-items: center;
}

.dltu-list-cont-img img {
  width: 100%;
}

.dltu-list-cont-text {
  color: #999;
  font-size: var(--font16);
  line-height: var(--l1h75);
}

.dmsc-le-act p {
  font-size: var(--font16);
  line-height: var(--l1h75);
  margin-bottom: 24px;
}

.dmsc-le-act > :last-child {
  margin-bottom: 0;
}

.dmsc-le-act h5 {
  color: var(--color333);
  font-size: var(--font20);
  line-height: var(--l1h5);
  margin-bottom: 24px;
}

.dmsc-le-act {
  padding-bottom: var(--space44);
  border-bottom: 1px solid rgba(30, 58, 120, 0.15);
  margin-bottom: var(--space44);
}

.dmsc-le-btm-list {
  margin-bottom: 16px;
}

.dlbl-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.dlbl-tit {
  margin-right: 10px;
  transition: all 0.36s ease;
  height: 1.75em;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.dmsc-le-btm > :last-child {
  margin-bottom: 0;
}

.dmsc-ri {
  display: block;
  padding: 25px 16px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 1.6px 13.6px 0px rgba(38, 77, 8, 0.13);
}

.dmsc-ri-tit {
  color: var(--color333);
  line-height: var(--l1h5);
  font-weight: bold;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(186, 201, 207, 0.8);
  margin-bottom: 32px;
  text-align: center;
}

.dmsc-ri .ys-share {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.dmsc-ri .ys-share-img {
  width: 44px;
}

.dmsc-ri .ys-share-img img {
  width: 100%;
}

.dmsc-ri .ys-share-list {
  margin-bottom: 36px;
}

.dmsc-ri-share {
  margin-top: 10px;
  color: var(--colormain);
  font-size: var(--font16);
  line-height: var(--l1h5);
  text-align: center;
}

.case-tab-sec {
  padding: var(--space120) 0;
  background: #f9f9f9;
}

.ctsc-tit-text {
  font-size: var(--font60);
  line-height: var(--l1h2);
  color: var(--color333);
  font-weight: bold;
  margin-bottom: var(--space44);
  margin-top: 12px;
}

.casc-main {
  width: 66%;
  display: inline-block;
  text-align: left;
  padding-left: 120px;
}

.case-tab-sec-cont {
  text-align: center;
}

.ctsc-tit {
  position: relative;
}

.ctsc-tit-text span {
  color: var(--colormain);
}

.ctsc-tit-icon {
  width: 74px;
  position: absolute;
  top: -12px;
  left: -120px;
}

.ctsc-tit-icon img {
  width: 100%;
}

.ctsc-text p {
  color: var(--color333);
  font-size: var(--font20);
  line-height: var(--l1h6);
}

.case-tab-btm-tit {
  color: var(--color333);
  font-size: var(--font44);
  font-weight: bold;
  line-height: var(--l1h2);
  text-align: center;
  margin-bottom: var(--space44);
}

.case-tab-btm-search {
  margin-bottom: 37px;
}

.case-tab-btm {
  padding-top: var(--space120);
  padding-bottom: var(--space80);
}

.ctbu-list-link-btm {
  border-bottom: 1px solid #dbdbdb;
  background: #f9f9f9;
  padding: 24px 30px 44px;
}

.ctbu-list-link {
  display: block;
  height: 100%;
}

.cllb-tit {
  color: var(--color333);
  font-size: var(--font24);
  line-height: var(--l1h5);
  margin-bottom: 12px;
  height: 1.5em;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.cllb-tit-pos-list {
  display: inline-block;
  color: #999;
  font-size: var(--font16);
  line-height: var(--l1h5);
  padding-right: 8px;
  border-right: 1px solid #dbdbdb;
  margin-right: 8px;
}

.cllb-tit-pos {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.cllb-tit-pos > :last-child {
  border-right: 0;
  margin-right: 0;
}

.cllb-tit-nub-list {
  display: inline-block;
  padding: 0 24px;
  border-right: 1px solid #dbdbdb;
}

.ctnl-date {
  color: var(--color333);
  font-size: var(--font24);
  line-height: var(--l1h6);
}

.ctnl-date span {
  color: var(--color333);
  font-size: var(--font16);
  line-height: var(--l1h6);
}

.ctnl-text {
  color: #999;
  font-size: var(--font18);
  line-height: var(--l1h5);
}

.cllb-tit-nub > :last-child {
  border-right: 0;
  padding-right: 0;
}

.cllb-tit-nub > :first-child {
  padding-left: 0;
}

.cllb-tit-nub {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: var(--space44);
}

.cllb-tit-nub-more {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.ctnm-text {
  color: var(--colormain);
  font-size: var(--font18);
  line-height: var(--l1h2);
}

.ctnm-icon {
  width: 20px;
  margin-left: 6px;
}

.ctnm-icon img {
  width: 100%;
}

.ctbu-list {
  width: 33.333333%;
  margin-bottom: 27px;
  padding: 0 14px;
}

.case-tab-btm-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: calc(var(--space80) - 27px);
  margin-left: -14px;
  margin-right: -14px;
}

.ctbu-list-link-top .ys-imgbox-cover {
  width: 100%;
}

.case-tab-btm-page .pc-fenye li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #000;
  font-size: 16px;
  background: transparent;
  transition: all 0.4s ease;
}

.case-tab-btm-page .pc-fenye li.activepage {
  color: #fff;
  background: var(--colormain);
}

.case-tab-btm-page .next li {
  margin-right: -8px;
  margin-left: 30px;
}

.case-tab-btm-page .prev li {
  margin-left: -8px;
  margin-right: 30px;
}

.case-tab-btm-page .next li::before {
  transition: all 0.36s ease;
}

.case-tab-btm-page .end li::before {
  transition: all 0.36s ease;
}

.case-tab-btm-page .prev li::before {
  transition: all 0.36s ease;
}

.case-tab-btm-page .first li::before {
  transition: all 0.36s ease;
}

.ctbu-list-link-top {
  position: relative;
}

.cllt-text {
  position: absolute;
  bottom: 20px;
  left: 30px;
  padding: 6px 16px;
  background: var(--colormain);
  color: #fff;
  font-size: 14px;
}

.elect-section {
  padding: var(--space120) 0;
  background: #f9f9f9;
}

.elect-section .std-title1 {
  text-align: center;
  margin-bottom: var(--space44);
  font-weight: bold;
  background: linear-gradient(180deg, #fdb83b 11.82%, #ff3200 89.09%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.deul-top-icon {
  position: relative;
  width: 32px;
  height: 32px;
  background: var(--colormain);
}

.deul-top-icon-grap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: var(--colorfff);
  text-align: center;
  font-size: 19px;
}

.deul-top-icon > :nth-child(1) {
  opacity: 0;
  transition: all 0.4s ease;
  font-size: 22px;
}

.deul-top-icon > :nth-child(2) {
  opacity: 1;
  transition: all 0.4s ease;
}

.deul-top {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-bottom: 35px;
  padding-top: 35px;
  cursor: pointer;
}

.deul-top-text {
  color: var(--color333);
  font-size: var(--font20);
  line-height: var(--l1h5);
  margin-left: 14px;
  width: calc(100% - 46px);
  flex-grow: 1;
}

.details-elect-ul-list {
  border-bottom: 1px solid #dbdbdb;
}

.details-elect-ul-list.on .deul-top-icon > :nth-child(1) {
  opacity: 1;
}

.details-elect-ul-list.on .deul-top-icon > :nth-child(2) {
  opacity: 0;
}

.deul-btm {
  margin-top: -21px;
  padding-top: 0px;
  padding-bottom: 35px;
  display: none;
  position: relative;
  z-index: 6;
}

.deul-btm ul li {
  margin: 0;
  list-style-type: inherit;
}

.deul-btm ul {
  margin: 0;
  list-style-type: initial;
  padding-inline-start: 30px;
}

.deul-btm ul li::marker {
  font-size: 12px;
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0px !important;
  text-align: start !important;
  text-align-last: start !important;
}

.details-elect-ul > :last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.details-elect-ul > :first-child {
  padding-top: 0;
}

.deul-btm,
.deul-btm p {
  margin-bottom: 0;
  font-size: var(--font16);
  line-height: var(--l1h75);
  color: var(--color3c);
}

.details-section {
  padding: var(--space120) 0;
  background: var(--colorbg);
}

.details-section h2 {
  text-align: center;
  font-size: var(--font44);
  line-height: var(--l1h2);
  margin-bottom: var(--font44);
}

.details-section span {
  font-weight: bold;
  background: linear-gradient(180deg, #fdb83b 11.82%, #ff3200 89.09%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.details-section-ul {
  --jian: 14px;
  margin: 0 calc(var(--jian) * -1) calc(var(--jian) * -2);
  display: flex;
  flex-wrap: wrap;
}

.details-section-ul-list {
  width: 25%;
  height: auto;
  padding: 0 var(--jian);
  margin-bottom: calc(var(--jian) * 2);
  flex-grow: 1;
}

.dsul-link {
  display: block;
  height: 100%;
  border: 1px solid #dbdbdb;
  background: #fff;
  padding: 22px 23px 40px 32px;
}

.dsul-link-text {
  color: var(--color3c);
  font-size: var(--font24);
  font-weight: bold;
  line-height: var(--l1h6);
  margin-bottom: 19px;
}

.dlul-all {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.dlul-all-le {
  width: 25.6px;
  margin-right: 16px;
}

.dlul-all-le img {
  width: 100%;
}

.dlul-all-ri {
  width: calc(100% - 41.6px);
  color: var(--color666);
  font-size: var(--font16);
  line-height: var(--l1h75);
}

.dsul-link-ul-list {
  margin-bottom: 24px;
}

.dsul-link-ul > :last-child {
  margin-bottom: 0;
}

.dsul-link-icon {
  width: 80px;
  margin-bottom: 15px;
}

.dsul-link-icon .ys-imgbox-cover {
  width: 100%;
}

.details-section-ul .slick-track {
  display: flex;
  align-items: stretch;
}

.details-period {
  padding: var(--space120) 0;
  background-image: url("../images/b2_img06.jpg");
  background-size: cover;
}

.details-period h2 {
  color: #3c3c3c;
  text-align: center;
  font-size: var(--font44);
  line-height: var(--l1h2);
  margin-bottom: var(--space44);
}

.details-period span {
  font-weight: bold;
  background: linear-gradient(180deg, #fdb83b 11.82%, #ff3200 89.09%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.details-period-ul {
  --jian: 13.5px;
  margin: 0 calc(var(--jian) * -1) calc(var(--jian) * -2);
  flex-wrap: wrap;
}

.details-period-list {
  width: 33.333333%;
  padding: 0 var(--jian);
  margin-bottom: calc(var(--jian) * 2);
  height: auto;
  flex-grow: 1;
}

.details-period-list-link {
  display: block;
  height: 100%;
  background: var(--colorbg);
  padding: 36px 23px 40px;
  transition: all 0.4s ease;
  position: relative;
}

.details-period-list-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #dbdbdb;
}

.details-period-list-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: linear-gradient(270deg, #fcd946 0%, #ff3200 100%);
  z-index: 2;
  transition: all 0.4s ease;
}

.dpll-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: var(--space44);
}

.dpll-top-nub {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 100px;
  background: var(--colormain);
  font-size: var(--font20);
  color: var(--colorfff);
}

.dpll-top-text {
  color: var(--color3c);
  font-size: var(--font24);
  line-height: var(--l1h6);
  margin-left: 24px;
  width: calc(100% - 68px);
  flex-grow: 1;
}

.dpll-top-btm {
  display: flex;
  flex-wrap: wrap;
}

.dpll-top-btm li {
  margin-right: 28px;
  color: var(--color666);
  font-size: var(--font18);
  line-height: var(--l1h75);
  list-style-type: inherit;
}

.dpll-top-btm {
  list-style-type: initial;
  padding-inline-start: 28px;
}

.dpll-top-btm li::marker {
  font-size: 14px;
}

.details-period-ul .slick-track {
  display: flex;
  align-items: stretch;
}

/*kim end*/
/*鼠标效果*/
@media screen and (min-width: 1200px) {
  /*kim*/
  .imst-link:hover .imst-link-text::after {
    opacity: 1;
  }

  .imst-link:hover .imst-link-text-tit {
    color: var(--colormain);
  }

  .dlbl-link:hover .dlbl-tit {
    color: var(--colormain);
  }

  .case-tab-btm-page .comp-tabli:hover li {
    background: var(--colormain);
    color: #fff;
  }

  .case-tab-btm-page .next:hover li::before {
    color: var(--colormain);
  }

  .case-tab-btm-page .end:hover li::before {
    color: var(--colormain);
  }

  .case-tab-btm-page .prev:hover li::before {
    color: var(--colormain);
  }

  .case-tab-btm-page .first:hover li::before {
    color: var(--colormain);
  }

  .imst-ri .ys-select-li:hover {
    color: var(--colormain);
  }

  .details-period-list-link:hover::before {
    width: 100%;
  }

  /*kim end*/
  .std-btn-link:hover::after,
  .hsci-core:hover .std-btn-link::after {
    width: 100%;
    left: 0;
    right: auto;
  }

  .hpgl-inof-item-link:hover img:first-child {
    opacity: 0;
  }

  .hpgl-inof-item-link:hover img:nth-of-type(2) {
    opacity: 1;
  }

  .home-partner-goon-line:hover .hpgl-inof {
    animation-play-state: paused;
  }

  .hpbi-nub-link:hover {
    background: var(--colormain);
    color: var(--colorfff);
    border: 1px solid var(--colormain);
  }

  .hpbi-nub-link:hover .hpbi-nlt-text .std-text20,
  .hpbi-nub-link:hover .hpbi-nlt-text .std-text18 {
    color: var(--colorfff);
  }

  .hpbi-nub-link:hover .std-btn2-link .std-text18 {
    color: var(--colorfff);
    text-decoration-color: var(--colorfff);
  }

  .hpbi-nub-link:hover .std-btn2-link-icon img:nth-of-type(2) {
    opacity: 1;
  }

  .hpbi-nub-link:hover .std-btn2-link-icon img:first-child {
    opacity: 0;
  }

  .hpbi-nub-link:hover::before {
    opacity: 0;
  }

  .hpbi-nub-link:hover::after {
    opacity: 1;
  }

  .hpbi-nub-link:hover .std-text20 span:first-child {
    opacity: 1;
  }

  .hpbi-nub-link:hover .std-text20 span:nth-of-type(2) {
    opacity: 0;
  }

  .footer-nav a:hover {
    color: var(--colormain);
  }

  .head-lan-down-item a:hover {
    color: var(--colormain);
  }

  .hnid-case-link:hover .std-btn2-link .std-text18 {
    text-decoration-color: var(--colormain);
  }

  .hnid-case-link:hover .std-title3 {
    color: var(--colormain);
  }

  .head-nav:hover .head-nav-item.yxnav-active1 .head-nav-item-title {
    color: var(--colorfff);
  }

  .head-nav:hover .head-nav-item.yxnav-active1 .head-nav-item-title::before {
    width: 0;
  }

  .head-nav:hover .head-nav-item:hover .head-nav-item-title,
  .head-nav:hover .head-nav-item.yxnav-active1:hover .head-nav-item-title {
    color: var(--colormain);
  }

  .head-nav:hover .head-nav-item:hover .head-nav-item-title::before,
  .head-nav:hover
    .head-nav-item.yxnav-active1:hover
    .head-nav-item-title::before {
    width: calc(100% - calc(var(--jian) * 2));
  }

  .inside-main
    .ys-hd-pc
    .head-nav:hover
    .head-nav-item.yxnav-active1
    .head-nav-item-title,
  .ys-hd-pc.isfixed
    .head-nav:hover
    .head-nav-item.yxnav-active1
    .head-nav-item-title,
  .ys-hd-pc.ishover
    .head-nav:hover
    .head-nav-item.yxnav-active1
    .head-nav-item-title {
    color: var(--color333);
  }

  .inside-main
    .ys-hd-pc
    .head-nav:hover
    .head-nav-item:hover
    .head-nav-item-title,
  .inside-main
    .ys-hd-pc
    .head-nav:hover
    .head-nav-item.yxnav-active1:hover
    .head-nav-item-title,
  .ys-hd-pc.ishover .head-nav:hover .head-nav-item:hover .head-nav-item-title,
  .ys-hd-pc.ishover
    .head-nav:hover
    .head-nav-item.yxnav-active1:hover
    .head-nav-item-title,
  .ys-hd-pc.isfixed .head-nav:hover .head-nav-item:hover .head-nav-item-title,
  .ys-hd-pc.isfixed
    .head-nav:hover
    .head-nav-item.yxnav-active1:hover
    .head-nav-item-title {
    color: var(--colormain);
  }

  .head-search-btn:hover .ys-imgbox-cover img:nth-of-type(3),
  .head-lan:hover .ys-imgbox-cover img:nth-of-type(3),
  .head-phone-link:hover .ys-imgbox-cover img:nth-of-type(3) {
    opacity: 1 !important;
  }

  .head-search-btn:hover .ys-imgbox-cover img:first-child,
  .head-search-btn:hover .ys-imgbox-cover img:nth-of-type(2),
  .head-lan:hover .ys-imgbox-cover img:first-child,
  .head-lan:hover .ys-imgbox-cover img:nth-of-type(2),
  .head-phone-link:hover .ys-imgbox-cover img:first-child,
  .head-phone-link:hover .ys-imgbox-cover img:nth-of-type(2) {
    opacity: 0 !important;
  }

  .head-phone-link:hover .std-text16,
  .head-online-link:hover {
    color: var(--colormain) !important;
  }

  .mod-arrows1 .slick-prev:hover::after,
  .mod-arrows1 .slick-next:hover::after {
    opacity: 1;
  }

  .mod-arrows1 .slick-prev:hover::before,
  .mod-arrows1 .slick-next:hover::before {
    opacity: 0;
  }

  .ys-bread-list a:hover {
    color: var(--color3c);
  }

  .dpii-link:hover {
    border: 1px solid var(--colormain);
  }

  .dpii-link:hover .ys-imgbox-cover img:nth-of-type(2) {
    opacity: 1;
  }

  .dpii-link:hover .ys-imgbox-cover img:first-child {
    opacity: 0;
  }

  .dpii-link:hover .std-text16 {
    color: var(--colormain);
  }

  /* .anchor-inof:hover .anchor-inof-item.on .std-text16{
        color: var(--color666);
    } */
  .anchor-inof:hover .anchor-inof-item.on:hover .std-text16,
  .anchor-inof-item:hover .std-text16 {
    color: var(--colormain);
  }

  .electric-kind-img:hover img {
    transform: scale(1.05);
  }

  .erbi-item-core:hover .ys-imgbox-cover img {
    transform: scale(1.05);
  }

  .electric-case .std-btn2-link:hover .std-text18 {
    text-decoration-color: var(--colormain);
  }

  .isci-item:hover {
    background: transparent;
  }

  .mod-arrows2 .slick-prev:hover::before,
  .mod-arrows2 .slick-next:hover::before {
    opacity: 0;
  }

  .mod-arrows2 .slick-prev:hover::after,
  .mod-arrows2 .slick-next:hover::after {
    opacity: 1;
  }

  .std-btn1 .std-btn-link:hover .std-text16 {
    color: var(--colorfff);
  }

  .std-btn2-link:hover .std-text18 {
    text-decoration-color: var(--colormain);
  }

  .hnid3-case-link:hover .std-btn2-link .std-text18 {
    text-decoration-color: var(--colormain);
  }

  .swin-link:hover {
    color: var(--colormain);
  }
}

.ys-ban-title {
  font-size: var(--font60);
  line-height: var(--l1h2);
  font-weight: bold;
  color: var(--colorfff);
}

.ys-ban-title span {
  color: var(--colormain);
}

.ys-ban-txtbox .std-text20,
.ys-ban-txtbox .std-text20 p {
  color: var(--colorfff);
  line-height: var(--l1h65);
}

.std-btn {
  display: flex;
  justify-content: flex-start;
}

.std-btn-link {
  position: relative;
  padding: 10px 48px;
  overflow: hidden;
}

.std-btn-link::before,
.std-btn-link::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--colormain);
  top: 0;
  right: 0;
}

.std-btn-link .std-text16 {
  color: var(--colorfff);
  position: relative;
  z-index: 6;
}

.std-btn-link::after {
  width: 0;
  background: #de3106;
  transition: all 0.5s ease;
}

.ys-ban-txtbox .std-text20 {
  margin-top: 23px;
}

.ys-ban-txtbox .std-btn {
  margin-top: 88px;
}

.ys-hd-pc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.ys-hd-pc::before {
  content: "";
  height: 100%;
  width: 100%;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.4s ease;
}

.ys-hd-pc > div,
.ys-hd-pc > ul {
  /* position: relative; */
  z-index: 6;
}

.mod-dots2 .slick-dots li,
.mod-dots1 .slick-dots li {
  width: 103px;
  height: 10px;
  margin: 0 12px;
  background: transparent;
}

.mod-dots2 .slick-dots li::before,
.mod-dots2 .slick-dots li::after,
.mod-dots1 .slick-dots li::before,
.mod-dots1 .slick-dots li::after {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.mod-dots2 .slick-dots li::before {
  background: rgba(153, 153, 153, 0.3);
}

.mod-dots1 .slick-dots li::before {
  background: rgba(255, 255, 255, 0.3);
}

.mod-dots2 .slick-dots li::after,
.mod-dots1 .slick-dots li::after {
  background: var(--colormain);
  width: 0;
}

.mod-dots2 .slick-dots li.act1::after,
.mod-dots1 .slick-dots li.act1::after {
  width: calc(var(--value) * 100%);
}

.mod-dots2 .slick-dots li.act::after,
.mod-dots1 .slick-dots li.act::after {
  animation: goright 3s linear forwards;
}

@keyframes goright {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@-webkit-keyframes goright {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

.ys-banner .slick-dots {
  text-align: left;
  padding-left: calc(50% - 700px);
  margin: 0 -12px;
}

.ys-banner .slick-dots {
  bottom: 33px;
}

.mod-title1 {
  display: flex;
  align-items: flex-start;
  margin-right: -20px;
  justify-content: space-between;
  margin-bottom: var(--space44);
}

.mod-title1 .std-text20 {
  width: 49.72%;
}

.home-solution {
  padding-top: var(--space120);
  padding-bottom: var(--space120);
}

.home-solution-cry {
  height: 713px;
  padding: 0 14px;
  display: flex;
}

.home-solution-cry-item {
  padding: 0 14px;
}

.home-solution-cry-item.act {
  width: 46.3%;
}

.home-solution-cry-item {
  width: 26.85%;
  transition: all 0.4s ease;
}

.hsci-core {
  position: relative;
  width: 100%;
  height: 100%;
}

.hsci-core-img,
.hsci-core-img img {
  width: 100%;
  height: 100%;
}

.hsci-core-img img {
  object-fit: cover;
}

.hsci-core-text {
  position: absolute;
  width: 100%;
  z-index: 6;
  top: 0;
  left: 0;
  padding: 66px 20px 0;
  transition: all 0.4s ease;
}

.hsci-core-text-icon {
  position: absolute;
  left: 50%;
  width: 70px;
  margin: 0 auto;
  margin-bottom: 7px;
  margin-top: 19px;
  top: 0;
  transform: translateX(-50%) translateY(-28px);
}

.hsci-core-text .std-title2 {
  color: var(--colorfff);
  text-align: center;
  font-weight: bold;
}

.hsci-core-text .std-text20,
.hsci-core-text .std-text20 p {
  color: var(--colorfff);
  text-align: center;
}

.hsci-core .std-btn {
  justify-content: center;
  margin-top: 40px;
}

.hsci-core-text .std-text20 {
  margin-top: 15px;
}

.hsci-core-text-other {
  display: none;
}

.hsci-core-text-icon {
  opacity: 0;
  transition: all 0.1s 0.1s ease;
}

.home-solution-cry-item.act .hsci-core-text-icon {
  transition: all 0.4s 0.3s ease;
}

.home-solution-cry-item.act .hsci-core-text-icon {
  opacity: 1;
}

.home-solution-cry-item.act .hsci-core-text {
  transform: translateY(94px);
}

.sticky-body,
.sticky-html {
  overflow: visible !important;
}

.home-map .ys-cont1400 {
  position: relative;
}

.home-map-img {
  width: calc(100% - 2px);
  margin: 0 auto;
  position: relative;
}

.home-map {
  height: auto;
  position: sticky;
  top: var(--head);
  display: flex;
  align-items: center;
}

.home-map-img img {
  width: 100%;
  transition: all 0.4s ease;
}

.home-map-img img:nth-of-type(n + 2) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}

.home-map-img svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home-select {
  margin-top: calc(var(--head) - 100vh);
  position: relative;
  z-index: 6;
}

.home-select-text {
  width: 43.29%;
  position: sticky;
  top: calc(var(--head) + var(--space120) + 40px);
  padding-top: 40px;
}

.home-select-text .std-title1 {
  margin-bottom: 44px;
}

.home-select-text .std-text20 {
  margin-bottom: 80px;
}

.home-select {
  padding-top: calc(var(--space120) + 20px);
}

.home-select-inof {
  width: 40.43%;
}

.home-select .ys-cont1400 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.home-select-inof-item .std-tit30 {
  color: var(--color999);
  font-weight: bold;
  font-size: var(--font30);
  line-height: var(--l1h2);
  transition: all 0.4s ease;
  margin-bottom: 27px;
}

.home-select-inof-item .std-tit30 span,
.home-select-inof-item .std-tit30 i {
  font-style: normal;
  transition: all 0.4s ease;
}

.data-scroll {
  font-size: 150px;
  font-family: "unisunblack" !important;
}

.home-select-inof-item .std-text16,
.home-select-inof-item .std-text16 p {
  color: var(--color999);
  transition: all 0.4s ease;
}

.home-select-inof-item {
  margin-bottom: 68px;
}

.home-select-inof-item.on .std-tit30 span,
.home-select-inof-item.on .std-tit30 i {
  background: linear-gradient(180deg, #fcd946 0%, #ff3200 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home-select-inof-item.on .std-text16,
.home-select-inof-item.on .std-text16 p {
  color: var(--color333);
}

.home-green {
  position: relative;
  z-index: 6;
  padding-top: var(--space120);
  overflow: hidden;
}

.home-green .std-title1 {
  margin-bottom: var(--space44);
}

.hgii-icon {
  width: 60px;
}

.hgii-text {
  width: calc(100% - 60px);
  flex-grow: 1;
  padding-left: 22px;
}

.hgii-text-tit32 {
  font-size: var(--font32);
  color: var(--colormain);
  line-height: var(--l1h5);
  font-weight: bold;
  margin-bottom: 1px;
}

.hgii-text .std-text16,
.hgii-text .std-text16 p {
  color: var(--color666);
}

.home-green-inof-item {
  display: flex;
  padding-top: 25px;
  padding-bottom: 27px;
  border-bottom: 1px solid #dbdbdb;
}

.home-green-inof {
  width: calc(297px + calc(50vw - 700px));
  margin-right: calc(700px - 50vw);
  padding-top: 61px;
  padding-bottom: 98px;
}

.home-green-cry {
  display: flex;
  justify-content: space-between;
}

.hgcl-year {
  font-size: 224px;
  font-family: "unisunblack" !important;
  line-height: 1.45;
  color: rgba(51, 51, 51, 0.2);
}

.home-green-cry-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.home-main {
  background: var(--colorbg);
}

.home-green-cry-left {
  padding-top: 16px;
}

.mod-title2 .std-title1 {
  margin-bottom: 35px;
}

.map-dot {
  opacity: 0;
  transition: all 0.4s ease;
}

.home-map-img {
  transform-origin: 35% 100%;
  --scale: calc(1 - calc(0.363376 * var(--pro1)));
  transform: scale(var(--scale));
  --opacity1: calc(var(--pro1) * 2);
}

.home-map-img img:nth-of-type(n + 2) {
  opacity: var(--opacity1);
}

.home-map-img.act .map-dot {
  opacity: 1;
}

.std-title1 span {
  background: linear-gradient(180deg, #fcd946 0%, #ff3200 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home-partner .std-title1 span {
  font-size: 66px;
  font-family: "unisunblack" !important;
  line-height: 1.11;
}

.home-partner .std-title1 {
  text-align: center;
}

.home-partner {
  padding-top: var(--space120);
  overflow: hidden;
}

.home-wai {
  position: relative;
  --pro1: 0;
}

.home-partner .std-btn {
  justify-content: center;
  margin-top: var(--space44);
}

.hsci-core-img img:nth-of-type(2) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.home-partner-goon {
  --width: 229px;
}

.hpgl-inof-item {
  display: inline-block;
  width: var(--width);
}

.hpgl-inof {
  width: calc(var(--width-shu) * var(--width));
  font-size: 0;
}

.hpgl-inof-item-link img {
  transform: scale(1) !important;
}

.hpgl-inof1 {
  animation: donghua calc(10s * var(--width-shu)) linear infinite;
}

.hpgl-inof2 {
  animation: donghua2 calc(10s * var(--width-shu)) linear infinite;
}

.home-partner-goon-line:nth-of-type(2n) .hpgl-inof1 {
  animation: donghua calc(15s * var(--width-shu)) linear infinite;
}

.home-partner-goon-line:nth-of-type(2n) .hpgl-inof2 {
  animation: donghua2 calc(15s * var(--width-shu)) linear infinite;
}

.home-partner-goon-line:nth-of-type(2n) .hpgl-inof {
  animation-delay: 0.3s;
}

.home-partner-goon-line:nth-of-type(2n-1) .hpgl-inof {
  animation-delay: 0.5s;
}

@keyframes donghua {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

@keyframes donghua2 {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

.hpgl-inof2 {
  transform: translateX(100%);
  position: absolute;
  top: 0;
  left: 0;
}

.home-partner-goon-line {
  position: relative;
}

.hpgl-inof-item img:nth-of-type(2) {
  opacity: 0;
}

.hpgl-inof-item-link img {
  transition: all 0.4s ease;
}

.home-partner-goon-line {
  margin-bottom: 22px;
}

.home-partner-goon-line:last-child {
  margin-bottom: 0;
}

.home-partner {
  padding-bottom: 153px;
}

.home-partner .std-btn {
  margin-bottom: 124px;
}

.home-partner-box {
  position: relative;
}

.hpbi-nub {
  margin-bottom: 24px;
}

.hpbi-nub:last-child {
  margin-bottom: 0;
}

.home-partner-box-inof {
  width: 567px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(50vw - 700px);
  z-index: 6;
}

.hpbi-nub-link {
  border: 1px solid #dbdbdb;
  background: var(--colorfff);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(3.9000000953674316px);
  -webkit-backdrop-filter: blur(3.9000000953674316px);
  -moz-backdrop-filter: blur(3.9000000953674316px);
  -ms-backdrop-filter: blur(3.9000000953674316px);
  -o-backdrop-filter: blur(3.9000000953674316px);
  display: block;
  padding: 40px 35px 38px;
  transition: all 0.4s ease;
  position: relative;
}

.std-btn2-link-icon {
  width: 20px;
  margin-left: 16px;
  transition: all 0.4s ease;
}

.hpbi-nlt-text {
  display: flex;
  align-items: flex-start;
}

.hpbi-nlt-text .std-text20 {
  font-weight: bold;
  width: calc(4em + 14px);
  transition: all 0.4s ease;
}

.hpbi-nlt-text .std-text18 {
  width: 50%;
  flex-grow: 1;
  position: relative;
  top: 2px;
  transition: all 0.4s ease;
}

.std-btn2-link {
  display: flex;
  align-items: center;
}

.std-btn2-link .std-text18 {
  color: var(--colormain);
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: all 0.4s ease;
}

.std-btn2-link-icon img {
  transform: scale(1) !important;
  transition: all 0.4s ease;
}

.std-btn2-link-icon img:nth-of-type(2) {
  opacity: 0;
}

.hpbi-nub-link-tr {
  margin-bottom: 33px;
}

.hpbi-nlt-text {
  margin-bottom: 7px;
}

.hpbi-nub-link::before {
  content: "";
  background-image: url(../images/a1_icon02.svg);
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: 0;
  right: 0;
  background-size: 100% 100%;
  transition: all 0.4s ease;
}

.hpbi-nub-link::after {
  content: "";
  background-image: url(../images/a1_icon02h.svg);
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: 0;
  right: 0;
  background-size: 100% 100%;
  transition: all 0.4s ease;
  opacity: 0;
}

.hpbi-nlt-text .std-text20 {
  position: relative;
}

.hpbi-nlt-text .std-text20 span {
  line-height: inherit;
  transition: all 0.4s ease;
}

.hpbi-nlt-text .std-text20 span:first-child {
  color: var(--colorfff);
  opacity: 0;
}

.hpbi-nlt-text .std-text20 span:nth-of-type(2) {
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #fcd946 0%, #ff3200 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 1;
}

.home-news {
  padding-top: var(--space120);
  background: var(--colorfff);
  padding-bottom: var(--space120);
}

.mod-title3 {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--space44);
  align-items: center;
}

.ys-footer {
  border-top: 1px solid #dbdbdb;
  background: var(--colorbg);
}

.footer-top .ys-cont1400 {
  display: flex;
  justify-content: space-between;
}

.footer-top-left-logo {
  width: 155px;
  margin-bottom: 15px;
}

.footer-top-left-logo img {
  width: 100%;
}

.footer-top-left-logo a {
  display: block;
}

.footer-nav {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -6px;
}

.footer-nav a {
  color: var(--color666);
  font-size: var(--font16);
  line-height: var(--l1h75);
  transition: all 0.4s ease;
}

.footer-nav li {
  position: relative;
  padding: 0 6px;
}

.footer-nav li::before {
  content: "";
  background: var(--color666);
  position: absolute;
  height: calc(1em - 2px);
  width: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.footer-nav li:last-child::before {
  display: none;
}

.footer-top-share-item .ys-imgbox-cover {
  width: 36px;
  cursor: pointer;
}

.footer-top-share-item .ys-imgbox-cover img {
  transform: scale(1) !important;
}

.footer-top-share {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  --jian: 11px;
  margin: 0 calc(var(--jian) * -1);
  padding-top: 61px;
}

.footer-top-share-item {
  padding: 0 var(--jian);
  position: relative;
}

.footer-top-left {
  padding-top: 35px;
}

.footer-bot {
  border-top: 1px solid #dbdbdb;
  padding-top: 19px;
  padding-bottom: 20px;
}

.footer-bot .ys-cont1400 {
  display: flex;
  justify-content: space-between;
}

.footer-bot-inof {
  display: flex;
  margin: 0 -23.5px;
}

.footer-bot-inof li {
  padding: 0 23.5px;
}

.footer-bot-inof li a {
  color: rgba(51, 51, 51, 0.74);
  line-height: var(--l1h5);
  transition: all 0.4s ease;
  font-size: 12px;
}

.footer-bot .std-text12,
.footer-bot .std-text12 a {
  color: var(--color666);
}

.footer-bot a[href="https://www.yongsy.com"] {
  color: rgba(0, 0, 0, 0.222);
  margin-left: 12px;
}

.footer-top {
  padding-bottom: 21px;
}

.ftsi-code {
  position: absolute;
  width: 110px;
  border-radius: 8px;
  background: var(--colorfff);
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(100% + 6px);
  padding: 5px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  display: none;
}

.ftsi-code img {
  width: 100%;
}

.ftsi-code::before {
  content: "";
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: -6px;
  left: 0;
}

.ftsi-code::after {
  content: "";
  border-top: 6px solid var(--colorfff);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
}

.ys-hd-pc {
  padding-left: calc(50vw - 700px);
  padding-right: 83px;
}

.head-logo {
  width: 140px;
  line-height: var(--head);
}

.head-logo a {
  display: block;
  line-height: var(--head);
}

.head-nav {
  display: flex;
  --jian: 20px;
}

.head-nav-item-title {
  padding: 0 var(--jian);
  color: var(--colorfff);
  font-size: var(--font16);
  line-height: var(--head);
  transition: all 0.4s ease;
  display: block;
}

.head-lan {
  position: relative;
}

.head-lan-icon {
  width: 26px;
  display: inline-block;
}

.ys-imgbox-cover img:nth-child(n + 2) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.head-lan-top {
  height: var(--head);
  display: flex;
  align-items: center;
  cursor: pointer;
}

.ys-hd-pc .ys-imgbox-cover img:nth-of-type(2),
.ys-hd-pc .ys-imgbox-cover img:nth-of-type(3) {
  opacity: 0;
}

.head-lan-down {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  border: 1px solid #dbdbdb;
  border-top: 0px;
  background: var(--colorfff);
  padding: 10px 0;
  display: none;
}

.head-lan-down-item,
.head-lan-down-item a {
  font-size: var(--font16);
  line-height: var(--l1h75);
  text-align: center;
  white-space: nowrap;
  color: var(--color333);
  transition: all 0.4s ease;
}

.head-lan-down-item a {
  padding: 4px 24px;
  display: block;
}

.head-search-btn {
  height: var(--head);
  width: 26px;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.head-other {
  display: flex;
}

.head-search-btn .ys-imgbox-cover:nth-of-type(2) {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.yx-search3xlbox {
  width: 100%;
  background: var(--colorfff);
  box-shadow: none;
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% - 1px);
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  --head: 60px;
  padding-top: 64px;
  padding-bottom: 65px;
}

.yx-search3-tbox {
  width: 50%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: var(--head);
  border-bottom: 1px solid #666;
  margin-bottom: 12px;
}

.yx-search3xlbtn {
  width: 27px;
  line-height: var(--head);
}

.yx-search3xlbtn img {
  width: 100%;
  transition: all 0.36s;
}

.yx-search3-xls {
  width: calc(100% - 27px);
  padding-right: 20px;
  padding-left: 17px;
}

.yx-search3-xls input {
  font-size: 16px;
  line-height: 3.75;
  color: #666;
  width: 100%;
  transition: all 0.36s;
}

.yx-search3-xls input::placeholder {
  color: #666;
}

.head-search-btn .ys-imgbox-cover:nth-of-type(2) {
  opacity: 0;
}

.head-search.on .head-search-btn .ys-imgbox-cover:nth-of-type(2) {
  opacity: 1;
}

.head-search.on .head-search-btn .ys-imgbox-cover:first-child {
  opacity: 0;
}

.head-online {
  display: flex;
  margin: 0 -10px;
}

.head-online li {
  padding: 0 10px;
  position: relative;
}

.head-online-link {
  color: var(--colorfff);
  line-height: var(--head);
  transition: all 0.4s ease;
  font-size: var(--font16);
  display: block;
}

.head-online li:first-child a {
  font-weight: bold;
}

.head-online li::before {
  content: "";
  height: 18px;
  width: 1px;
  position: absolute;
  background: var(--colorfff);
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.4s ease;
}

.head-online li:last-child::before {
  display: none;
}

.head-phone-link-icon {
  width: 24px;
}

.head-phone-link .std-text16 {
  margin-left: 8px;
  font-weight: bold;
  line-height: var(--l1h75);
  color: var(--colorfff);
  transition: all 0.4s ease;
}

.head-phone-link {
  display: flex;
  align-items: center;
  height: var(--head);
}

.head-phone {
  margin-left: 15px;
}

.head-online {
  margin-left: 66px;
}

.head-search {
  margin-left: 40px;
}

.head-nav-item {
  position: static;
}

.head-nav-item-down {
  position: absolute;
  left: 0;
  top: 100%;
  border-bottom: 1px solid #dbdbdb;
  width: 100%;
  transform: translateX(0);
}

.head-nav-item-down1 {
  padding-top: 44px;
  padding-bottom: 56px;
}

.std-btn2 {
  display: flex;
}

.hnid-case-link img {
  opacity: 1 !important;
}

.hnid-case {
  width: 22.714286%;
  padding-right: 29px;
}

.hnid-inof {
  width: 77.285714%;
  position: relative;
}

.head-nav-item-down1 .ys-cont1400 {
  display: flex;
}

.hnid-inof::before {
  content: "";
  background: #dbdbdb;
  height: 100%;
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
}

.hnid-inof-line {
  display: flex;
  flex-wrap: wrap;
}

.hnid-inof-line-all {
  width: 33.333333%;
}

.hnid-ila-item .std-text16 {
  color: var(--color333);
  transition: all 0.4s ease;
}

.hnid-ilail-icon {
  width: 24px;
}

.hnid-ilail-icon img {
  width: 100%;
}

.hnid-ila-item-link {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
  padding-top: 14px;
  padding-bottom: 14px;
}

.hnid-ila-item-link::before {
  content: "";
  height: 1px;
  width: 100%;
  background: #dbdbdb;
  position: absolute;
  bottom: 0;
  left: 0;
}

.hnid-ila-item-link::after {
  content: "";
  background: var(--colormain);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  transition: all 0.4s ease;
}

.hnid-ila-item {
  padding: 0 33px;
}

.hnid-inof-line {
  padding-left: 33px;
  margin-right: -33px;
}

.hnid-inof .std-btn {
  padding-left: 66px;
  padding-top: 44px;
}

.hnid-case-link-img {
  margin-bottom: 20px;
  width: 100%;
}

.std-btn2-link .std-text16 {
  color: var(--colormain);
}

.std-btn2-link .std-btn2-link-icon {
  width: 24px;
  margin-left: 12px;
  margin-bottom: 0;
}

.hnid-case-link .std-title3 {
  margin-bottom: 57px;
  transition: all 0.4s ease;
}

.hnid-inof-line.act .hnid-ila-item.yxnav-active2 .std-text16 {
  color: var(--color333);
}

.hnid-inof-line.act .hnid-ila-item.yxnav-active2 .hnid-ila-item-link::after {
  width: 0%;
}

.hnid-ila-item.yxnav-active2 .hnid-ila-item-link::after,
.hnid-inof-line.act .hnid-ila-item.on .hnid-ila-item-link::after,
.hnid-inof-line.act .hnid-ila-item.yxnav-active2.on .hnid-ila-item-link::after {
  width: 100%;
}

.hnid-ila-item.yxnav-active2 .std-text16,
.hnid-inof-line.act .hnid-ila-item.on .std-text16,
.hnid-inof-line.act .hnid-ila-item.yxnav-active2.on .std-text16 {
  color: var(--colormain);
}

.ys-hd-pc::after {
  content: "";
  height: 1px;
  width: 100%;
  background: #dbdbdb;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.4s ease;
}

.ys-hd-pc {
  transition: all 0.4s ease;
}

.inside-main .ys-hd-pc::before,
.ys-hd-pc.isfixed::before,
.ys-hd-pc.ishover::before {
  opacity: 0;
}

.inside-main .ys-hd-pc,
.ys-hd-pc.isfixed,
.ys-hd-pc.ishover {
  background: var(--colorfff);
}

.inside-main .ys-hd-pc::after,
.ys-hd-pc.isfixed::after,
.ys-hd-pc.ishover::after {
  opacity: 1;
}

.inside-main .ys-hd-pc .head-nav-item-title,
.ys-hd-pc.isfixed .head-nav-item-title,
.ys-hd-pc.ishover .head-nav-item-title {
  color: var(--color333);
}

.head-nav-item.yxnav-active1 .head-nav-item-title {
  color: var(--colormain);
}

.head-other .ys-imgbox-cover img {
  transition: all 0.4s ease;
}

.inside-main .ys-hd-pc .head-other .ys-imgbox-cover img:nth-of-type(2),
.ys-hd-pc.isfixed .head-other .ys-imgbox-cover img:nth-of-type(2),
.ys-hd-pc.ishover .head-other .ys-imgbox-cover img:nth-of-type(2) {
  opacity: 1;
}

.inside-main .ys-hd-pc .head-other .ys-imgbox-cover img:first-child,
.inside-main .ys-hd-pc .head-other .ys-imgbox-cover img:nth-of-type(3),
.ys-hd-pc.isfixed .head-other .ys-imgbox-cover img:first-child,
.ys-hd-pc.isfixed .head-other .ys-imgbox-cover img:nth-of-type(3),
.ys-hd-pc.ishover .head-other .ys-imgbox-cover img:first-child,
.ys-hd-pc.ishover .head-other .ys-imgbox-cover img:nth-of-type(3) {
  opacity: 0;
}

.inside-main .ys-hd-pc .head-online-link,
.ys-hd-pc.isfixed .head-online-link,
.ys-hd-pc.ishover .head-online-link {
  color: var(--color333);
}

.inside-main .ys-hd-pc .head-online li::before,
.ys-hd-pc.isfixed .head-online li::before,
.ys-hd-pc.ishover .head-online li::before {
  background: var(--color333);
}

.inside-main .ys-hd-pc .head-phone-link .std-text16,
.ys-hd-pc.isfixed .head-phone-link .std-text16,
.ys-hd-pc.ishover .head-phone-link .std-text16 {
  color: var(--color333);
}

.head-other .ys-imgbox-cover img {
  transform: scale(1) !important;
}

.mod-side {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 34px;
  z-index: 90;
}

.mod-side-inof {
  background: var(--color333);
  border-radius: 10px;
  transition: all 0.4s ease;
  position: relative;
  z-index: 3;
}

.msii-link .ys-imgbox-cover {
  width: 24px;
  margin: 0 auto;
  margin-bottom: 6px;
}

.mod-side .ys-imgbox-cover img {
  transform: scale(1) !important;
}

.msii-link {
  cursor: pointer;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 8px;
  padding-right: 8px;
  display: block;
  position: relative;
}

.msii-link .std-text12 {
  text-align: center;
  color: var(--colorfff);
  line-height: var(--l1h5);
}

.mod-side-inof-item:first-child .msii-link {
  padding-top: 16px;
}

.mod-side-inof-item:last-child .msii-link {
  padding-bottom: 16px;
}

.msii-link::before {
  content: "";
  width: calc(100% - 16px);
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #e0e2ea;
  height: 1px;
  position: absolute;
}

.mod-side-inof-item:first-child .msii-link::before {
  opacity: 0;
}

.mod-side-top .ys-imgbox-cover {
  width: 24px;
  margin: 0 auto;
}

.mod-side-top {
  position: relative;
  background: var(--color333);
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 16px;
  cursor: pointer;
  transform: translateY(-100%);
  transition: all 0.4s ease;
  margin-top: -1px;
}

.mod-side-top::before {
  content: "";
  background: var(--colormain);
  width: 110px;
  height: 110px;
  position: absolute;
  border-radius: 50%;
  top: 1px;
  left: 50%;
  transform: translateX(-50%);
}

.mod-side.act .mod-side-top {
  transform: translateY(0);
}

.mod-side.act .mod-side-inof {
  border-radius: 10px 10px 0 0;
}

.mod-side-inof-item {
  position: relative;
}

.msii-link-pop {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 110px;
  background: var(--color333);
  border-radius: 10px;
  padding: 6px;
  right: calc(100% + 10px);
  display: none;
}

.msii-link-pop img {
  width: 100%;
}

.msii-link-pop::before {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
}

.msii-link-pop::after {
  content: "";
  border-left: 8px solid var(--color333);
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  right: -8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.imst-link-image {
  position: relative;
}

.home-news .imst-list {
  margin-bottom: 0;
}

.home-news .inside-main-sec-btm {
  margin-bottom: 0;
}

.home-news .imst-list:not(:first-child) {
  display: none;
}

.mod-dots2.slick-dotted {
  padding-bottom: 40px;
}

.mod-dots2 .slick-dots {
  bottom: -3px;
}

.mod-arrows1 .slick-prev,
.mod-arrows1 .slick-next {
  width: 36px;
  height: 36px;
  background: #f3f3f3;
  z-index: 10;
}

.mod-arrows1 .slick-prev::before,
.mod-arrows1 .slick-next::before,
.mod-arrows1 .slick-prev::after,
.mod-arrows1 .slick-next::after {
  content: "";
  background-image: url(../images/c1_arrow01.svg);
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease;
}

.mod-arrows1 .slick-next::before {
  background-image: url(../images/c1_arrow02.svg);
}

.mod-arrows1 .slick-prev::after {
  background-image: url(../images/c1_arrow01h.svg);
}

.mod-arrows1 .slick-next::after {
  background-image: url(../images/c1_arrow02h.svg);
}

.mod-arrows1 .slick-prev::after,
.mod-arrows1 .slick-next::after {
  opacity: 0;
}

.slick-arrow.slick-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.inside-main-sec-btm .slick-prev {
  left: calc(14px - var(--jianw));
}

.inside-main-sec-btm .slick-next {
  right: calc(14px - var(--jianw));
}

.ys-ph-navbar3 .ys-phnav-header {
  background: var(--colorfff);
}

.ys-ph-navbar3 .ys-phnav-header a,
.ys-ph-navbar3 .ys-phnav-search .iconfont {
  color: rgba(51, 51, 51, 0.8);
}

.ys-phnav-menubtn span,
.ys-phnav-menubtn::after,
.ys-phnav-menubtn.ys-phnav-menubtn::before {
  background: rgba(51, 51, 51, 0.8);
}

.ys-phnavss-modal input::placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.ys-ph-navbar3 .ys-phnav-search .ys-modal-close .iconfont {
  color: rgba(255, 255, 255, 0.8);
}

.ys-ph-phone {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin-top: 18px;
}

.ys-ph-phone .head-phone-link {
  height: 30px;
}

.ys-ph-phone .head-phone-link .std-text16 {
  color: var(--color333);
}

.ys-ph-phone.head-phone {
  margin-left: 0;
}

.ys-ph-navbar3
  .ys-ph-nav
  li.yxnav-active1
  > .ys-phnav-lisbox
  .ys-phnav-header-font,
.ys-ph-navbar3 .ys-ph-nav li.yxnav-active1 > .ys-phnav-lisbox a,
.ys-ph-navbar3
  .ys-ph-nav
  li.yxnav-active2
  > .ys-phnav-lisbox
  .ys-phnav-header-font,
.ys-ph-navbar3 .ys-ph-nav li.yxnav-active2 > .ys-phnav-lisbox a,
.ys-ph-navbar3
  .ys-ph-nav
  li.yxnav-active3
  > .ys-phnav-lisbox
  .ys-phnav-header-font,
.ys-ph-navbar3 .ys-ph-nav li.yxnav-active3 > .ys-phnav-lisbox a {
  color: var(--colormain);
}

.inside-main .ys-main {
  margin-top: var(--head);
}

.mod-bread {
  background: var(--colorbg);
}

.ys-bread-list a {
  line-height: var(--l1h5);
  color: var(--color999);
  font-size: 14px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: inline-block;
  transition: all 0.4s ease;
}

.ys-bread-list {
  padding: 0 19px;
}

.ys-bread {
  margin: 0 -19px;
}

.ys-bread-list::before {
  content: "";
  position: absolute;
  background-image: url(../images/c1_arrow02.svg);
  width: 14px;
  height: 14px;
  background-size: 100% 100%;
  top: 50%;
  left: 100%;
  transform: translate(-50%, -50%);
  font-size: 0;
}

.ys-bread-list:last-child a {
  color: var(--color3c);
}

.ys-nyban-title h1 {
  font-size: var(--font60);
  text-align: center;
  color: var(--colorfff);
  font-weight: bold;
  line-height: var(--l1h2);
}

.ys-nyban-img {
  position: relative;
}

.ys-nyban-img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}

.case-pro {
  padding-top: var(--space80);
  padding-bottom: var(--space80);
}

.cpsi-icon {
  width: 60px;
  margin: 0 auto;
  margin-bottom: 22px;
}

.case-pro-swiper-item .std-title32 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 1px;
}

.case-pro-swiper-item .std-text16 {
  color: var(--color666);
  line-height: var(--l1h5);
  text-align: center;
}

.case-pro-swiper-item {
  width: 20%;
}

.case-pro-swiper-item {
  padding: 0 40px;
}

.case-pro-swiper {
  margin: 0 -40px;
  overflow: hidden;
  position: relative;
}

.case-pro-swiper .swiper-pagination {
  opacity: 0;
}

.case-pro-swiper.has-progress {
  padding-bottom: 50px;
}

.case-pro-swiper.has-progress .swiper-pagination {
  opacity: 1;
}

.case-pro-swiper.swiper-container-horizontal > .swiper-pagination-progressbar,
.case-pro-swiper.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 103px;
  left: 50%;
  transform: translateX(-50%);
  top: auto;
  bottom: 0;
}

.case-pro-swiper .swiper-pagination-progressbar {
  background: #dbdbdb;
}

.case-pro-swiper
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: var(--colormain);
}

.case-tab-sec-cont:not(:first-child) {
  display: none;
}

.case-tab-sec-all .slick-prev {
  left: -36px;
}

.case-tab-sec-all .slick-next {
  right: -36px;
}

.case-tab-sec-all.mod-dots2 .slick-dots {
  bottom: -80px;
}

.case-tab-sec-all.mod-dots2.slick-dotted {
  padding-bottom: 2px;
}

.mCSB_scrollTools.mCS-dark .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools.mCS-dark .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: var(--colormain);
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(153, 153, 153, 0.3);
}

.ys-select-bd .mCSB_scrollTools {
  top: 15px;
  bottom: 15px;
}

.imst-ri .ys-select-li {
  line-height: var(--l1h5);
  padding-bottom: 0.5em;
  margin-bottom: 0;
}

.imst-ri .ys-select-li:last-child {
  padding-bottom: 0;
}

.case-tab-btm-search {
  --jian: 14px;
  margin: 0 calc(var(--jian) * -1);
  margin-bottom: 37px;
}

.ctbs-item {
  width: 33.333333%;
  padding: 0 var(--jian);
}

.detail1-main .ys-main,
.details-main .ys-main {
  position: relative;
}

.detail1-main .mod-bread,
.details-main .mod-bread {
  background: var(--colorfff);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 30;
}

.detail1-head {
  padding-top: calc(var(--space120) + 5px);
}

.detail1-head-img {
  margin-top: var(--space44);
  width: 100%;
}

.detail1-head-img img {
  width: 100%;
}

.detail1-project,
.detail1-edr {
  background: var(--colorbg);
}

.detail1-project {
  padding-top: var(--space80);
  padding-bottom: var(--space120);
}

.detail1-edr {
  padding-top: var(--space80);
  padding-bottom: var(--space120);
}

.detail1-project + .detail1-edr {
  padding-top: 0;
}

.detail1-project .std-title2,
.detail1-edr .std-title2 {
  font-weight: bold;
}

.detail1-project .ys-cont1400 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.detail-proj-ul {
  width: calc(72.15% + 60px);
  margin: 0 -30px -48px;
  display: flex;
  flex-wrap: wrap;
}

.detail-proj-ul-li {
  width: 50%;
  padding: 0 30px;
  margin-bottom: 48px;
}

.dpul-box {
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 28px;
}

.dpul-le {
  color: var(--color666);
  line-height: var(--l1h65);
  font-size: var(--font24);
}

.dpul-ri {
  font-size: var(--font20);
  line-height: var(--l1h65);
  color: var(--color3c);
  position: relative;
  top: 3px;
  width: 50%;
  flex-grow: 1;
  text-align: right;
}

.detail1-edr .std-title2 {
  margin-bottom: var(--space44);
}

.detail1-edr .yxedr-active p {
  margin-bottom: 0;
  line-height: var(--l1h65);
  color: var(--color666);
}

.detail1-edr .yxedr-active ul {
  margin-block-start: 0em;
  margin-block-end: 0em;
  padding-inline-start: 30px;
}

.detail1-page-inof-item {
  padding: 0 22px;
}

.detail1-page-inof {
  margin: 0 -22px;
  margin-top: var(--space80);
  display: flex;
  justify-content: center;
}

.dpii-link {
  border: 1px solid #999;
  padding: 14px 44px;
  display: flex;
  align-items: center;
  transition: all 0.4s ease;
}

.dpii-link .ys-imgbox-cover {
  width: 20px;
}

.dpii-link .ys-imgbox-cover img {
  transform: scale(1) !important;
  transition: all 0.4s ease;
}

.dpii-link .ys-imgbox-cover img:nth-of-type(2) {
  opacity: 0;
}

.detail1-page-inof-item1 .ys-imgbox-cover {
  margin-right: 16px;
}

.detail1-page-inof-item2 .ys-imgbox-cover {
  margin-left: 16px;
}

.detail1-page-inof-item2 .ys-imgbox-cover {
  transform: rotate(180deg);
}

.dpii-link .std-text16 {
  color: var(--color999);
  transition: all 0.4s ease;
}

.ys-nyban-title p {
  color: var(--colorfff);
  text-align: center;
  line-height: var(--l1h65);
  margin-top: 22px;
  font-size: var(--font20);
}

.ys-nyban-title .std-btn {
  justify-content: center;
  margin-top: 64px;
}

.case-pro.electric-pro {
  padding-top: 32px;
  padding-bottom: 32px;
}

.electric-pro .cpsi-icon {
  width: 44px;
  margin-bottom: 7px;
}

.case-pro-swiper-item .std-title32 i {
  font-style: normal;
  font-size: var(--font18);
  line-height: var(--l1h75);
  font-weight: normal;
}

.electric-pro .case-pro-swiper-item .std-title32 {
  margin-bottom: 12px;
}

.electric-pro .case-pro-swiper-item {
  width: 16.666667%;
}

.case-pro-swiper-item .std-title32 {
  font-family: "unisunblack" !important;
}

.electric-pro .case-pro-swiper.has-progress {
  padding-bottom: 30px;
}

.mod-anchor {
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}

.anchor-inof {
  display: flex;
  --width1: 140px;
  position: relative;
  --leftnow: 0px;
}

.anchor-inof-item {
  padding: 0 10px;
  width: var(--width1);
  text-align: center;
  position: relative;
  cursor: pointer;
}

.anchor-inof-item .std-text16 {
  color: var(--color666);
  line-height: 68px;
  transition: all 0.4s ease;
}

.anchor-inof-item.on .std-text16 {
  color: var(--colormain);
}

.anchor-inof::before {
  content: "";
  background-image: url(../images/b2_btn1.svg);
  width: var(--width1);
  height: 12px;
  background-size: 100% 100%;
  position: absolute;
  left: var(--leftnow);
  bottom: -6px;
  transition: all 0.4s ease;
}

.mod-anchor .ys-cont1400 {
  display: flex;
}

.sticky-html,
.sticky-body {
  overflow: visible !important;
}

.mod-anchor {
  position: sticky;
  top: calc(var(--head) - 1px);
  background: var(--colorfff);
  z-index: 30;
}

.electric-kind {
  background: var(--colorbg);
  padding-top: var(--space80);
  padding-bottom: var(--space80);
}

.electric-kind .ys-cont1400 {
  display: flex;
  align-items: center;
}

.electric-kind-img {
  width: 50.714286%;
}

.electric-kind-text {
  width: 49.285714%;
  padding-left: var(--space120);
}

.electric-kind-text-icon {
  width: 56px;
  margin-bottom: 13px;
}

.electric-kind-text-icon img {
  width: 100%;
}

.electric-kind .std-title1 {
  color: var(--color3c);
  font-weight: normal;
  margin-bottom: 35px;
}

.electric-kind .std-title1 span {
  background: linear-gradient(180deg, #fdb83b 0%, #ff3500 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}

.electric-kind .yxedr-active p {
  margin-bottom: 0;
  color: var(--color666);
  line-height: var(--l1h75);
}

.electric-kind .yxedr-active ul {
  margin-block-start: 0em;
  margin-block-end: 0em;
  padding-inline-start: 27px;
}

.electric-kind .std-btn {
  margin-top: 46px;
}

.electric-value {
  padding-top: var(--space80);
  padding-bottom: var(--space80);
}

.electric-elect .std-title1,
.intel-main .std-title1,
.power-main .std-title1 {
  font-weight: normal;
}

.electric-elect .std-title1 span,
.intel-main .std-title1 span,
.power-main .std-title1 span {
  font-weight: bold;
}

.electric-value .std-title1 {
  text-align: center;
  font-weight: normal;
  margin-bottom: var(--space44);
}

.electric-value-inof-item {
  width: 16.666667%;
  padding: 0 var(--jian);
  margin-bottom: calc(var(--jian) * 2);
  flex-grow: 1;
}

.electric-value.even .electric-value-inof-item {
  width: calc(1 / var(--width1) * 100%);
}

.electric-value.even .electric-value-inof {
  flex-wrap: wrap;
}

.electric-value-inof {
  --jian: 14px;
  margin: 0 calc(var(--jian) * -1) calc(var(--jian) * -2);
  display: flex;
}

.evii-link {
  background: var(--colorbg);
  padding: 35px 20px;
  position: relative;
}

.evii-link-icon {
  width: 75px;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 21px;
  background: var(--colorfff);
  position: relative;
  z-index: 6;
}

.evii-link .std-title3 {
  text-align: center;
  color: var(--color3c);
  line-height: var(--l1h65);
  position: relative;
  z-index: 6;
  transition: all 0.4s ease;
}

.evii-link::before {
  content: "";
  background: var(--colorgrad);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease;
}

.electric-value-inof-item.on .evii-link::before {
  opacity: 1;
}

.electric-value-inof-item.on .std-title3 {
  color: var(--colorfff);
}

.electric-radius {
  background: var(--colorbg);
  padding-top: var(--space80);
  padding-bottom: var(--space120);
}

.electric-radius .std-title1 {
  margin-bottom: var(--space44);
  text-align: center;
}

.electric-radius-btn {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: var(--space44);
}

.electric-radius-btn::before {
  content: "";
  background: #dbdbdb;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.electric-radius-btn-item {
  padding: 0 22px;
}

.electric-radius-btn-item .std-text16 {
  padding: 0 5px;
  color: var(--color999);
  line-height: var(--l1h5);
  position: relative;
  transition: all 0.4s ease;
  padding-bottom: 22px;
  cursor: pointer;
}

.electric-radius-btn-item .std-text16::before {
  content: "";
  background: var(--color999);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  width: 100%;
  transition: all 0.4s ease;
}

.electric-radius-btn-item .std-text16::after {
  content: "";
  background: var(--colormain);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  width: 0%;
  transition: all 0.4s ease;
}

.electric-radius-btn-item.on .std-text16::after {
  width: 100%;
}

.electric-radius-btn-item.on .std-text16 {
  color: var(--colormain);
}

.electric-radius-box {
  position: relative;
  --jian: 14px;
  margin: 0 calc(var(--jian) * -1) calc(var(--jian) * -2);
}

.electric-radius-box-inof {
  display: flex;
}

.erbi-item {
  padding: 0 var(--jian) calc(var(--jian) * 2);
  width: 16.666667%;
  flex-grow: 1;
}

.erbi-item-core {
  position: relative;
  width: 100%;
}

.erbi-item-core .ys-imgbox-cover {
  width: 100%;
  position: relative;
}

.erbi-item-core .ys-imgbox-cover::before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 123.18%);
  height: 40%;
  max-height: 103px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}

.erbi-item-core .std-text20 {
  color: var(--colorfff);
  line-height: var(--l1h65);
  width: 100%;
  padding: 0 21px 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 6;
}

.electric-radius-box-inof {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
}

.electric-radius-box-inof.act {
  position: relative;
  opacity: 1;
  pointer-events: all;
}

.details-period .std-title1 {
  margin-bottom: var(--space44);
}

.details-period-ul {
  display: flex;
}

.details-period-list.on .details-period-list-link::before {
  width: 100%;
}

.details-period-list-link .yxedr-active ul {
  margin-block-start: 0em;
  margin-block-end: 0em;
  padding-inline-start: 0px;
  display: flex;
  flex-wrap: wrap;
  line-height: var(--l1h75);
  color: var(--color666);
}

.details-period-list-link .yxedr-active ul li {
  margin-left: 26px;
  margin-bottom: 6px;
  margin-right: 6px;
}

.details-period-list-link .yxedr-active p {
  margin-bottom: 0;
  line-height: var(--l1h75);
  color: var(--color666);
}

.details-section .std-title1 {
  margin-bottom: var(--space44);
}

.dsul-link .std-text16 p {
  position: relative;
  padding-left: 36px;
  line-height: var(--l1h75);
  margin-bottom: 1.5em;
}

.dsul-link .std-text16 p:last-child {
  margin-bottom: 0;
}

.dsul-link .std-text16 p::before {
  content: "";
  background-image: url(../images/b2_icon18.svg);
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  position: absolute;
  left: -4px;
  top: 2px;
}

.electric-case {
  padding-top: var(--space120);
  padding-bottom: var(--space120);
  overflow: hidden;
}

.electric-case .std-title1 {
  margin-bottom: var(--space44);
  text-align: center;
}

.electric-case-inof {
  --jian: 14px;
  margin: 0 calc(var(--jian) * -1);
  position: relative;
  z-index: 6;
}

.electric-case-inof-item {
  width: 33.333333%;
  padding: 0 var(--jian);
}

.cllt-source {
  color: var(--colorfff);
  line-height: var(--l1h5);
  font-size: 14px;
  bottom: 20px;
  position: absolute;
  right: 20px;
  text-align: right;
  z-index: 6;
}

.electric-case-inof .ys-imgbox-cover::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 62.53%,
    rgba(0, 0, 0, 0.3) 100%
  );
  z-index: 4;
}

.electric-case-inof-item:not(:first-child) {
  display: none;
}

.electric-case .home-partner-box {
  margin-top: -80px;
}

.electric-case .std-btn2 {
  justify-content: center;
  margin-top: 30px;
}

.deul-btm ul {
  margin-bottom: 1.75em;
}

.deul-top-icon::before,
.deul-top-icon::after {
  content: "";
  width: 12px;
  height: 2px;
  background: var(--colorfff);
  position: absolute;
  border-radius: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.deul-top-icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.4s ease;
}

.details-elect-ul-list.on .deul-top-icon::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.details-elect-ul-list:first-child .deul-top {
  padding-top: 21px;
}

.details-elect-ul {
  margin-bottom: -29px;
}

.electric-pro .std-title3 {
  color: var(--color3c);
  text-align: center;
  line-height: var(--l1h65);
  margin-bottom: 31px;
  margin-top: 7px;
}

.electric-pro .std-title3 span {
  background: linear-gradient(180deg, #fcd946 0%, #ff3200 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-size: var(--font32);
}

.case-pro-swiper .swiper-wrapper {
  justify-content: center;
}

.case-pro-swiper.has-progress .swiper-wrapper {
  justify-content: flex-start;
}

.electric-pro .case-pro-swiper-item {
  padding: 0 15px;
}

.electric-pro .case-pro-swiper {
  margin: 0 -15px;
}

.electric-value.even .evii-link {
  padding: 23px 20px;
  display: flex;
  align-items: center;
}

.electric-value.even .evii-link-icon {
  margin: 0;
  margin-bottom: 0;
}

.electric-value.even .evii-link .std-title3 {
  width: calc(100% - 75px);
  flex-grow: 1;
  padding-left: 24px;
  text-align: left;
}

.intel-ship {
  background: var(--colorbg);
  padding-top: var(--space120);
}

.intel-ship .std-title1 {
  text-align: center;
  margin-bottom: var(--space44);
}

.intel-ship-cry {
  position: relative;
}

.intel-ship-cry-img,
.intel-ship-cry-img img {
  width: 100%;
}

.intel-ship-cry-inof {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
  display: flex;
}

.isci-item {
  width: 25%;
  flex-grow: 1;
  position: relative;
  background: rgba(60, 60, 60, 0.4);
  transition: all 0.4s ease;
  padding: 39px 43px 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.isci-item::before {
  content: "";
  background: #dbdbdb;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
}

.isci-item:last-child::before {
  display: none;
}

.isci-item .std-title3 {
  line-height: var(--l1h65);
  color: var(--colorfff);
}

.isci-item .std-text18 {
  margin-left: -2px;
}

.isci-item .std-text18 p {
  position: relative;
  color: var(--colorfff);
  line-height: var(--l1h75);
  padding-left: 16px;
}

.isci-item .std-text18 p::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background: var(--colorfff);
  position: absolute;
  top: calc(0.875em - 2.5px);
  left: 0;
}

.intel-manage .details-period-list-link {
  background: var(--colorfff);
}

.intel-manage {
  padding-top: 44px;
  padding-bottom: var(--space80);
}

.dpll-top-nub {
  font-family: "unisun" !important;
}

.intel-ship {
  position: relative;
}

.intel-ship .ys-cont1400 {
  position: relative;
  z-index: 6;
}

.intel-ship .intel-ship-bg {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.intel-ship .intel-ship-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.intel-flow {
  background: var(--colorbg);
  position: relative;
}

.intel-flow .std-title1 {
  text-align: center;
  padding-top: var(--space80);
}

.intel-flow .ys-cont1400 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.intel-main .details-section {
  background: var(--colorfff);
}

.intel-flow-bg {
  max-width: 1920px;
  margin: 0 auto;
}

.intel-flow-bg,
.intel-flow-bg img {
  width: 100%;
}

.viewer-canvas > img {
  background: var(--colorbg);
}

[data-original] {
  cursor: pointer;
}

.intel-select-inof {
  border: 1px solid #dbdbdb;
  background: var(--colorfff);
  position: relative;
  z-index: 6;
}

.isii-link {
  display: flex;
  padding: 44px;
  align-items: center;
}

.isii-link-img {
  width: 45.801527%;
}

.isii-link-img .ys-imgbox-cover {
  width: 100%;
}

.isii-link-text {
  width: 54.198473%;
  padding-left: 35px;
}

.isii-link-date {
  font-family: "unisun" !important;
  line-height: var(--l1h75);
  color: var(--color999);
  margin-bottom: 24px;
  margin-top: -3px;
}

.isii-link-date span {
  color: var(--color666);
}

.isii-link-text .std-title3 {
  font-weight: bold;
  line-height: var(--l1h65);
  color: var(--color3c);
  margin-bottom: 24px;
}

.isii-link-text-core {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 13px;
  margin-bottom: 15px;
}

.isii-link-icon {
  width: 132px;
  margin-top: 25px;
}

.isii-link-icon img {
  width: 100%;
}

.isii-link-text-core .cllb-tit-nub {
  margin-bottom: 0;
}

.isii-ltc-source {
  font-size: 14px;
  color: var(--color666);
  line-height: var(--l1h5);
}

.isii-link-text-core .ctnl-text {
  color: var(--color666);
}

.isii-link-text-core .ctnl-date {
  color: var(--color666);
  font-weight: bold;
  margin-bottom: 2px;
}

.isii-link-text-core .ctnl-date span {
  color: var(--color666);
  font-weight: normal;
}

.cllb-tit-nub-list {
  position: relative;
}

.cllb-tit-nub-list::before {
  content: "";
  width: 1px;
  height: 35px;
  background: #dbdbdb;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.cllb-tit-nub-list:last-child::before {
  display: none;
}

.isii-link-text-core .cllb-tit-nub-list::before {
  background: var(--color666);
}

.cllb-tit-nub-list {
  border-right: 0;
}

.isii-link-detail p {
  line-height: var(--l1h75);
  margin-bottom: 0;
}

.intel-select-inof-item:not(:first-child) {
  display: none;
}

.mod-arrows2 .slick-prev,
.mod-arrows2 .slick-next {
  width: 24px;
  height: 24px;
  z-index: 10;
}

.mod-arrows2 .slick-prev::before,
.mod-arrows2 .slick-next::before,
.mod-arrows2 .slick-prev::after,
.mod-arrows2 .slick-next::after {
  content: "";
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  transition: all 0.4s ease;
}

.mod-arrows2 .slick-prev::after,
.mod-arrows2 .slick-next::after {
  opacity: 0;
}

.mod-arrows2 .slick-prev::before {
  background-image: url(../images/b3_arrow01.svg);
}

.mod-arrows2 .slick-next::before {
  background-image: url(../images/b3_arrow02_1.svg);
}

.mod-arrows2 .slick-prev::after {
  background-image: url(../images/b3_arrow01_1.svg);
}

.mod-arrows2 .slick-next::after {
  background-image: url(../images/b3_arrow02.svg);
}

.mod-arrows2 .slick-next {
  position: absolute;
  top: 43px;
  transform: translateY(0);
  right: 56px;
}

.mod-arrows2 .slick-prev {
  position: absolute;
  top: 43px;
  transform: translateY(0);
  right: 88px;
  left: auto;
}

.intel-qa .deul-btm,
.intel-qa .deul-btm p {
  color: var(--color666);
}

.elect-section.act .details-elect-ul-list:last-child {
  border-bottom: 1px solid #dbdbdb;
}

.elect-section.act .details-elect-ul {
  margin-bottom: 0;
}

.elect-section .std-btn2 {
  justify-content: center;
  margin-top: 22px;
  display: none;
}

.elect-section.act .std-btn2 {
  display: flex;
}

.elect-section .std-btn2-link-icon img {
  transition: all 0.4s ease;
  transform: scale(1) rotate(90deg) !important;
}

.elect-section .std-btn2-link.on .std-btn2-link-icon img {
  transform: scale(1) rotate(-90deg) !important;
}

.power-main .intel-flow {
  background: var(--colorfff);
}

.power-main .intel-ship {
  padding-bottom: var(--space120);
}

.std-btn2-link {
  cursor: pointer;
}

.details-elect-ul-list:nth-of-type(n + 7) {
  display: none;
}

.iltw-date {
  font-family: "unisun" !important;
}

.details-main .mod-bread .ys-cont1400 {
  width: 1200px;
}

.about-plan-cry {
  background: var(--colorfff);
  padding: 45px 238px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
  margin-top: -210px;
  position: relative;
  z-index: 6;
}

.about-plan,
.about-send {
  background: #eeeeef;
}

.about-plan .std-title1 {
  margin-bottom: 24px;
  text-align: center;
  color: var(--color333);
}

.about-plan-cry .std-text16 p {
  margin-bottom: 15px;
  text-align: center;
}

.about-plan-cry .std-text16 p:last-child {
  margin-bottom: 0;
}

.about-plan-cry .std-btn2 {
  justify-content: center;
  margin-top: var(--space44);
}

.about-send {
  padding-top: 100px;
}

.about-send-cry .std-title1 {
  color: var(--color3c);
  font-weight: bold;
  line-height: var(--l1h5);
  margin-bottom: 52px;
}

.about-send-cry .std-text20,
.about-send-cry .std-text20 p {
  line-height: var(--l1h75);
  color: var(--color666);
}

.about-send-cry-inof {
  margin-top: 62px;
}

.about-send-cry-inof .std-text18 {
  color: var(--color333);
  line-height: var(--l1h75);
  font-weight: bold;
  margin-bottom: 4px;
}

.about-send-cry-inof .std-text16 {
  color: var(--color333);
  line-height: var(--l1h75);
}

.about-send-cry-left {
  position: absolute;
  padding: 30px 77px 30px 100px;
  top: 10.5%;
  height: 77.4%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.about-send-cry-left {
  width: 68%;
  z-index: 3;
}

.about-send-cry-right {
  width: 30%;
  position: relative;
  z-index: 10;
  display: flex;
  align-items: flex-end;
}

.ascr-img {
  margin-right: -30px;
  margin-bottom: calc(var(--space80) * -1);
}

.ascr-img img {
  width: 100%;
}

.about-send-cry {
  display: flex;
  position: relative;
  margin-right: -29px;
}

.about-send-cry-bg {
  position: relative;
  width: 100%;
}

.about-send-cry-bg img {
  width: 100%;
}

.about-history {
  padding-top: var(--space80);
  padding-bottom: var(--space80);
  overflow: hidden;
}

.about-history-left {
  width: 48.928571%;
  position: relative;
}

.about-history-right {
  width: 51.071429%;
  padding-left: 60px;
}

.about-history-left-bg {
  margin-left: calc(700px - 50vw);
  position: relative;
}

.about-history-left-bg img {
  width: 100%;
}

.about-history .ys-cont1400 {
  display: flex;
}

.about-history-left-bg::before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  position: absolute;
  background: linear-gradient(
    0deg,
    rgba(125, 53, 18, 0.3) 0%,
    rgba(125, 53, 18, 0.3) 100%
  );
}

.about-history-right .std-title1 {
  line-height: var(--l1h5);
  margin-bottom: 19px;
  font-weight: bold;
}

.about-history-right-english {
  color: rgba(60, 60, 60, 0.05);
  font-size: 88px;
  line-height: var(--l1h5);
  font-weight: bold;
}

.about-history-left-small {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 6;
  height: var(--jian1);
  width: 120px;
}

.about-history {
  --jian1: 80px;
}

.ahls-nub {
  height: var(--jian1) !important;
  position: relative;
  cursor: pointer;
}

.ahls-nub .std-text18 {
  font-family: "unisun" !important;
  color: var(--colorfff);
  line-height: var(--l1h5);
  white-space: nowrap;
  position: absolute;
  left: 62px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
}

.ahls-nub-btn {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--colorfff);
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-50%, -50%);
}

.about-history-left::before {
  content: "";
  height: 100%;
  position: absolute;
  width: 1px;
  background: var(--colorfff);
  z-index: 2;
  left: 119px;
}

.about-history-left-small .slick-list {
  overflow: visible;
}

.ahls-nub.slick-active .std-text18 {
  opacity: 0;
}

.ahlb-nub-year {
  font-size: var(--font60);
  line-height: var(--l1h5);
  font-weight: bold;
  font-family: "unisunblack" !important;
  color: var(--colorfff);
}

.about-history-left-big {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 195px;
  z-index: 6;
  font-size: var(--font60);
  height: 1.5em;
  width: 6em;
}

.about-history-left::after {
  content: "";
  width: 37px;
  height: 37px;
  border-radius: 50%;
  border: 1px solid var(--colorfff);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 119px;
}

.mod-arrows3 .slick-prev,
.mod-arrows3 .slick-next {
  width: 44px;
  height: 44px;
  border: 1px solid var(--colorfff);
  z-index: 10;
  font-size: inherit;
  left: 1.15em;
  transform: translateX(-50%);
}

.mod-arrows3 .slick-prev::before,
.mod-arrows3 .slick-next::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/f1_icon03.svg);
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mod-arrows3 .slick-next::after {
  background-image: url(../images/f1_icon04.svg);
}

.ahlb-nub:not(:first-child),
.ahls-nub:not(:first-child) {
  display: none;
}

.mod-arrows3 .slick-prev {
  top: -127px;
}

.mod-arrows3 .slick-next {
  bottom: -127px;
  top: auto;
}

.ahrt-item .std-text18 {
  display: none;
}

.about-history-right {
  position: relative;
}

.about-history-right-line {
  position: absolute;
  width: 405px;
  top: 50%;
  right: calc(100% - 165px);
  transform: translate(0, -50%);
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  -moz-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  -ms-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  -o-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

.ahrt-item:not(:first-child) {
  display: none;
}

.about-history-right-text {
  position: absolute;
  top: calc(50% - 0.825em);
  left: 184px;
  width: calc(100% - 184px);
  font-size: var(--font24);
}

.ahrt-item .std-title3,
.ahrt-item .std-title3 p {
  line-height: var(--l1h65);
}

.about-history-right-line img {
  width: 100%;
}

.about-history.act .about-history-right-line {
  animation: line1 0.3s linear forwards;
}

@keyframes line1 {
  0% {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -moz-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -ms-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -o-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  }

  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -moz-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -ms-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -o-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}

@-webkit-keyframes line1 {
  0% {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -moz-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -ms-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -o-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  }

  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -moz-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -ms-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -o-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}

.ahrt-item .std-title3 {
  opacity: 0;
  transition: all 0.4s ease;
}

.about-history.act .ahrt-item.slick-active .std-title3 {
  opacity: 1;
  transition: all 0.4s 0.3s ease;
}

.about-main .ys-nybanner .ys-pos-center {
  top: 37%;
}

.mod-model {
  border-radius: 10px;
  background: var(--color3c);
  position: fixed;
  width: 904px;
  top: 50%;
  left: 50%;
  padding: 2px;
  overflow: hidden;
  transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  z-index: 99;
}

.mod-model-bg {
  width: 140%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  background: var(--color3c);
  mix-blend-mode: multiply;
}

.mod-model-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.model-core {
  border: 1px solid var(--colorfff);
  border-radius: 9px;
  padding: 14px 62px 14px 16px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 6;
}

.model-core-img {
  width: 128px;
  background: var(--colorfff);
  padding: 4px;
}

.model-core-img img {
  width: 100%;
}

.model-core-text .std-title3 {
  font-weight: bold;
  line-height: var(--l1h5);
  margin-bottom: 17px;
  color: var(--colorfff);
}

.model-core-text .std-text14,
.model-core-text .std-text14 p {
  font-size: 14px;
  line-height: var(--l1h75);
  color: rgba(255, 255, 255, 0.8);
}

.model-core-text {
  padding-right: 46px;
  padding-left: 33px;
  width: 50%;
  flex-grow: 1;
}

.std-btn1 .std-btn-link::before {
  background: var(--colorfff);
}

.std-btn1 .std-btn-link::after {
  background: var(--colormain);
}

.std-btn1 .std-btn-link .std-text16 {
  color: var(--colormain);
  font-size: var(--font18);
  transition: all 0.4s ease;
}

.std-btn1 .std-btn-link {
  padding: 8px 44px;
}

.model-close {
  width: 24px;
  position: absolute;
  z-index: 10;
  top: 10px;
  right: 14px;
  cursor: pointer;
}

.model-close img {
  width: 100%;
}

.head-nav-item-title {
  position: relative;
}

.head-nav-item-title::before {
  content: "";
  width: 0%;
  height: 1px;
  background: var(--colormain);
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  transition: all 0.4s ease;
}

.head-nav-item.yxnav-active1 .head-nav-item-title::before {
  width: calc(100% - calc(var(--jian) * 2));
}

.home-main .std-title1 {
  font-weight: bold;
}

.home-partner .home-partner-goon {
  position: relative;
}

.home-partner .home-partner-goon::before {
  content: "";
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #fff 116.4%);
  height: 100%;
  width: 22%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  pointer-events: none;
}

.home-partner .home-partner-goon::after {
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 116.4%);
  height: 100%;
  width: 22%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  pointer-events: none;
}

/* 载入 */
.mod-fadeclip {
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 50%);
  transform: translateY(60px);
  opacity: 0;
  animation: fadeclip 1s ease 1;
  animation-delay: 0.2s;
  animation-fill-mode: forwards !important;
}

@keyframes fadeclip {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 50%);
    transform: translateY(60px);
    opacity: 0;
  }

  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes fadeclip {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 50%);
    transform: translateY(60px);
    opacity: 0;
  }

  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateY(0);
    opacity: 1;
  }
}

.yx-case8-fadeInUpimg {
  animation: fadeInUpimg 2.4s ease 1;
}

@keyframes fadeInUpimg {
  0% {
    transform: scale(1.5);
  }

  100% {
    transform: none;
  }
}

@-webkit-keyframes fadeInUpimg {
  0% {
    transform: scale(1.5);
  }

  100% {
    transform: none;
  }
}

.ys-ban-li .ys-ban-title,
.ys-ban-li .std-text20,
.ys-ban-li .std-btn {
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 50%);
  transform: translateY(60px);
  opacity: 0;
}

.ys-ban-li.slick-active .ys-ban-title {
  animation: fadeclip 1s ease 1;
  animation-delay: 0.2s;
  animation-fill-mode: forwards !important;
}

.ys-ban-li.slick-active .std-text20 {
  animation: fadeclip 1s ease 1;
  animation-delay: 0.3s;
  animation-fill-mode: forwards !important;
}

.ys-ban-li.slick-active .std-btn {
  animation: fadeclip 1s ease 1;
  animation-delay: 0.4s;
  animation-fill-mode: forwards !important;
}

.case-tab-btm-search {
  position: relative;
  z-index: 10;
}

.detail1-head-img {
  overflow: hidden;
}

.detail1-head .std-title1 {
  font-weight: bold;
}

.electric-kind-img {
  overflow: hidden;
}

.home-green-inof-item {
  align-items: center;
}

.home-solution {
  position: relative;
  z-index: 30;
}

.footer-bot .std-text12 a {
  white-space: nowrap;
}

.inside-main-sec-btm.mod-dots2 {
  display: block;
}

/* 2024.07.02 - start */
.hnid2-inl-icon {
  width: 106px;
  background: var(--colorbg);
  border-radius: 50%;
  padding-top: 4px;
}

.hnid2-inl-icon .ys-imgbox-cover {
  width: 100%;
}

.hnid2-inl-text {
  width: calc(100% - 106px);
  padding-left: 24px;
}

.hnid2-inof-nub-link {
  display: flex;
  align-items: flex-start;
}

.hnid2-inl-text .std-title3 {
  line-height: var(--l1h65);
  padding-bottom: 12px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 12px;
  transition: all 0.4s ease;
}

.hnid2-inl-text .hnid2-word,
.hnid2-inl-text .hnid2-word p {
  color: var(--color666);
  line-height: var(--l1h75);
  font-size: 14px;
}

.hnid2-inof {
  display: flex;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  --jian: 50px;
  margin: 0 calc(var(--jian) * -1);
  padding-left: 60px;
  padding-right: 60px;
  margin-bottom: -40px;
  flex-wrap: wrap;
}

.hnid2-inof-nub {
  width: 33.333333%;
  padding: 0 var(--jian);
  margin-bottom: 40px;
}

.hnid2-inl-icon .ys-imgbox-cover img {
  transform: scale(1) !important;
}

.hnid2-inof.act .hnid2-inof-nub.yxnav-active2 .hnid2-inl-icon img:first-child {
  opacity: 1;
}

.hnid2-inof.act
  .hnid2-inof-nub.yxnav-active2
  .hnid2-inl-icon
  img:th-of-type(2) {
  opacity: 0;
}

.hnid2-inof.act .hnid2-inof-nub.yxnav-active2 .hnid2-inl-text .std-title3 {
  color: var(--color3c);
}

.hnid2-inof.act .hnid2-inof-nub.on .hnid2-inl-icon img:first-child,
.hnid2-inof-nub.yxnav-active2 .hnid2-inl-icon img:first-child {
  opacity: 0;
}

.hnid2-inof.act .hnid2-inof-nub.on .hnid2-inl-icon img:nth-of-type(2),
.hnid2-inof-nub.yxnav-active2 .hnid2-inl-icon img:nth-of-type(2) {
  opacity: 1;
}

.hnid2-inof.act .hnid2-inof-nub.on .hnid2-inl-text .std-title3,
.hnid2-inof-nub.yxnav-active2 .hnid2-inl-text .std-title3 {
  color: var(--colormain);
}

.head-nav-item-down3 {
  padding-bottom: 48px;
}

.hnid4-inof-nub-link .hnid2-inl-icon {
  margin-bottom: 14px;
}

.hnid4-inof-nub-link .std-text18 {
  text-align: center;
  color: var(--color3c);
  line-height: var(--l1h75);
  transition: all 0.4s ease;
}

.hnid4-inof-nub.yxnav-active2 .std-text18 {
  color: var(--colormain);
}

.hnid4-inof {
  display: flex;
  padding: 44px 0;
  justify-content: center;
  --jian: 42px;
  margin: 0 calc(var(--jian) * -1);
}

.hnid4-inof-nub {
  padding: 0 var(--jian);
}

.hnid4-inof .hnid2-inl-icon {
  padding-top: 0px;
}

.hnid4-inof.act .hnid4-inof-nub.yxnav-active2 .hnid2-inl-icon img:first-child {
  opacity: 1;
}

.hnid4-inof.act
  .hnid4-inof-nub.yxnav-active2
  .hnid2-inl-icon
  img:nth-of-type(2) {
  opacity: 0;
}

.hnid4-inof.act .hnid4-inof-nub.yxnav-active2 .std-text18 {
  color: var(--color3c);
}

.hnid4-inof.act .hnid4-inof-nub.on .hnid2-inl-icon img:first-child,
.hnid4-inof-nub.yxnav-active2 .hnid2-inl-icon img:first-child {
  opacity: 0;
}

.hnid4-inof.act .hnid4-inof-nub.on .hnid2-inl-icon img:nth-of-type(2),
.hnid4-inof-nub.yxnav-active2 .hnid2-inl-icon img:nth-of-type(2) {
  opacity: 1;
}

.hnid4-inof.act .hnid4-inof-nub.on .std-text18,
.hnid4-inof-nub.yxnav-active2 .std-text18 {
  color: var(--colormain);
}

.hnid4-inof-nub-link {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hnid3-case {
  width: 25.642857%;
  padding-right: 94px;
  padding-top: 29px;
  position: relative;
}

.hnid3-case-link img {
  opacity: 1 !important;
}

.hnid3-case-link .ys-imgbox-cover {
  width: 100%;
  margin-bottom: 16px;
}

.hnid3-case-link .std-text18 {
  color: var(--color3c);
  line-height: var(--l1h75);
  transition: all 0.4s ease;
}

.hnid3-case-link .std-btn2 {
  margin-top: 24px;
}

.cpii-box .std-btn2-link-icon.ys-imgbox-cover,
.hnid3-case-link .std-btn2-link-icon.ys-imgbox-cover {
  width: 20px;
  margin-bottom: 0;
  margin-left: 6px;
}

.hnid3-case-link .std-btn2-link .std-text18 {
  color: var(--colormain);
}

.hnid3-case::before {
  content: "";
  background: #dbdbdb;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.std-btn2-link .std-text18 {
  text-decoration: underline;
  text-underline-position: from-font;
  text-decoration-color: transparent;
  transition: all 0.4s ease;
}

.hnid3-case-logo {
  position: absolute;
  width: 70px;
  left: 23px;
  top: 0;
  background: var(--colormain);
  padding: 9px 10px 8px;
}

.hnid3-case-logo img {
  width: 100%;
  transform: scale(1) !important;
}

.hnid3-other {
  margin-right: calc(700px - 50vw);
  width: calc(74.357143% + 50vw - 700px);
  display: flex;
  --jian: 50px;
  padding: 0 var(--jian);
  padding-top: 44px;
  padding-bottom: 48px;
}

.hnid3-other-item {
  width: 20%;
  padding: 0 var(--jian);
  flex-grow: 1;
}

.hnid3-oif-nub .std-title3 {
  color: var(--color3c);
  line-height: var(--l1h65);
  font-weight: bold;
}

.hnid3-oif-nub {
  padding-bottom: 13px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dbdbdb;
}

.hnid3-oif-nub-icon {
  width: 24px;
}

.head-nav-item-down3 .ys-cont1400 {
  display: flex;
  align-items: flex-start;
}

.hnid3-oif-nub-icon img {
  transform: scale(1) !important;
}

.hnid3-third-nub-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 0;
}

.hnid3-third-nub-link .std-text18,
.hnid3-oif-nub .std-title3 {
  width: calc(100% - 24px);
  flex-grow: 1;
  transition: all 0.4s ease;
}

.hnid3-third {
  padding-top: 8px;
}

.hnid3-third-nub.yxnav-active3 .std-text18 {
  color: var(--colormain);
}

.hnid3-third-nub.yxnav-active3 .std-text18 {
  color: var(--colormain);
}

.hnid3-third-nub.yxnav-active3 .hnid3-oif-nub-icon img:first-child {
  opacity: 0;
}

.hnid3-third-nub.yxnav-active3 .hnid3-oif-nub-icon img:nth-of-type(2) {
  opacity: 1;
}

.hnid3-other.act
  .hnid3-third-nub.yxnav-active3
  .hnid3-oif-nub-icon
  img:first-child {
  opacity: 1;
}

.hnid3-other.act
  .hnid3-third-nub.yxnav-active3
  .hnid3-oif-nub-icon
  img:nth-of-type(2) {
  opacity: 0;
}

.hnid3-other.act .hnid3-third-nub.yxnav-active3 .std-text18 {
  color: var(--color3c);
}

.hnid3-other.act .hnid3-third-nub.on .hnid3-oif-nub-icon img:first-child,
.hnid3-third-nub.yxnav-active3 .hnid3-oif-nub-icon img:first-child {
  opacity: 0;
}

.hnid3-other.act .hnid3-third-nub.on .hnid3-oif-nub-icon img:nth-of-type(2),
.hnid3-third-nub.yxnav-active3 .hnid3-oif-nub-icon img:nth-of-type(2) {
  opacity: 1;
}

.hnid3-other.act .hnid3-third-nub.on .std-text18,
.hnid3-third-nub.yxnav-active3 .std-text18 {
  color: var(--colormain);
}

.head-online-link {
  cursor: pointer;
}

.contact-pop .ys-modal-content {
  width: 854px;
  padding: 44px 48px;
  background: var(--colorfff);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
}

.contact-pop .std-title3 {
  color: #000;
  line-height: var(--l1h65);
  font-weight: bold;
  padding-bottom: 21px;
  position: relative;
  margin-bottom: 24px;
}

.contact-pop .std-title3::before {
  content: "";
  width: 175px;
  max-width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(270deg, #fcd946 0%, #ff3200 100%);
}

.head-online .online-btn {
  font-weight: bold;
}

.contact-pop-inof {
  --jian: 14px;
  margin: 0 calc(var(--jian) * -1);
  display: flex;
}

.contact-pop-inof-item {
  width: 50%;
  padding: 0 var(--jian);
}

.cpii-box {
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  padding-top: 23px;
  padding-bottom: 31px;
  display: flex;
  flex-direction: column;
}

.cpii-box-code {
  width: 139px;
  margin: 0 auto;
  margin-bottom: 24px;
}

.cpii-box-code img {
  width: 100%;
}

.cpii-box-text {
  text-align: center;
  line-height: var(--l1h75);
  color: var(--color666);
  margin-bottom: 19px;
}

.cpii-box .std-text18 span {
  color: var(--color3c);
  font-weight: bold;
}

.cpii-box .std-btn2 {
  justify-content: center;
}

.cpii-box-icon {
  width: 84px;
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 20px;
}

.cpii-box-icon img {
  width: 100%;
}

.cpii-box .std-text20 {
  text-align: center;
  font-weight: bold;
  color: var(--color3c);
  flex-grow: 1;
}

.contact-pop .ys-modal-close {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
  position: absolute;
  right: 14px;
  top: 14px;
}

.contact-pop .ys-modal-close img {
  width: 100%;
}

.yx-search3-tbox {
  width: 100%;
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0);
  height: 54px;
  border-bottom: 0px;
  border: 1px solid #dbdbdb;
  display: flex;
  margin-bottom: 12px;
}

.yx-search3-xls {
  display: flex;
  width: calc(100% - 83px);
  align-items: center;
}

.search-word-text {
  font-size: 14px;
  color: var(--color999);
  line-height: var(--l1h75);
  position: relative;
  top: 4px;
}

.search-word {
  width: 100%;
  display: flex;
  align-items: flex-start;
}

.search-word-inof {
  display: flex;
  width: 50%;
  flex-grow: 1;
  flex-wrap: wrap;
  margin-bottom: -12px;
}

.swin-link {
  color: var(--color666);
  transition: all 0.4s ease;
  padding: 4px 16px;
  line-height: var(--l1h75);
  background: var(--colorbg);
  display: inline-block;
}

.search-word-inof-nub {
  padding: 0 6px;
  margin-bottom: 12px;
}

.yx-search3-xlicon .std-text16 {
  width: 83px;
  background: var(--colormain);
  color: var(--colorfff);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}

.search3-icon {
  width: 20px;
}

.search3-icon img {
  width: 100%;
}

.yx-search3-xls input {
  width: calc(100% - 20px);
  padding-left: 22px;
  flex-grow: 1;
  color: var(--color333);
  font-size: var(--font16);
}

.yx-search3-xls input::placeholder {
  color: var(--color999);
}

.ys-ph-navbar2 .ys-phnav-logo {
  background: transparent;
}

.ys-ph-navbar2 .ys-phnav-logo {
  width: 120px;
}

.ys-phnav-logo a {
  width: 100%;
}

.ys-phnav-logo a img {
  width: 100%;
}

.ys-phnav-header .ys-phnavss-xl a {
  line-height: var(--l1h75);
  color: var(--color666);
}

.ys-phnav-menu {
  top: 56px;
  height: calc(100% - 56px);
}

.ys-phnav2-language {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hnid2-inl-text {
  flex-grow: 1;
}

.electric-radius-box-inof {
  flex-wrap: wrap;
}

.mod-anchor {
  top: calc(var(--head) - 2px);
}

.electric-value-inof {
  flex-wrap: wrap;
}

.news-section {
  padding-top: var(--space80);
}

.dmsc-ri {
  position: sticky;
  top: calc(var(--space120) + var(--head) + 5px);
}

.about-send-cry-bg {
  z-index: 10;
  pointer-events: none;
}

/* 2024.07.02 - end */

/* 2025.12.30-leo-satrt-新增 */
.xhome-box-le-icon {
  width: 30px;
  line-height: 80px;
  cursor: pointer;
}

.xhome-box-le {
  position: relative;
}

.xhome-box-le-down {
  position: absolute;
  left: -80px;
  top: 80px;
  width: 50vw;
  height: calc(100vh - 80px);
  background-color: var(--colorfff);
}

.xhome-box-le-icon img {
  width: 100%;
}

.xbld-ul {
  padding: 127px 160px;
}

.xbld-ul-li-text {
  font-size: var(--font44);
  color: var(--color3c);
  line-height: 1.3;
  cursor: pointer;
  position: relative;
  display: inline-block;
  transition: all 0.4s;
}

section {
  overflow: hidden;
}

.xbld-ul-li-text::before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(
    270deg,
    #ffd92f -7.67%,
    #fed42e -0.74%,
    #fec72b 22.33%,
    #feb227 38.4%,
    #fe9421 54.47%,
    #fe6d19 71.61%,
    #fe3f10 87.68%,
    #fe1a09 99.47%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
  transition: all 0.4s;
  width: 100%;
  height: 100%;
}

.xbld-ul-li {
  margin-bottom: 50px;
}

.xbld-ul-li:last-child {
  margin-bottom: 0;
}

.xhome-box-le-down {
  /* display: none; */
  transform: translateX(-100%);
  transition: all 0.4s;
}

.xhome-box-le-down.act {
  transform: translateX(0);
}

.homexz-cont.act .ys-hd-pc::before,
.homexz-cont.act .ys-hd-pc.isfixed::before,
.homexz-cont.act .ys-hd-pc.ishover::before {
  opacity: 0;
}

.xhome-box-cen {
  width: 160px;
  line-height: 80px;
  margin-top: -12px;
}

.xhome-box-cen img {
  width: 100%;
}

.xhome-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.xbrl-icon {
  width: 24px;
}

.xbrl-icon img {
  width: 100%;
}

.xbrl-text {
  font-size: var(--font16);
  color: var(--color999);
  margin-left: 8px;
}

.xhome-box-ri-le {
  display: flex;
  align-items: center;
}

.xhome-box-ri-cen {
  width: 20px;
  margin-left: 24px;
}

.xhome-box-ri-cen img {
  width: 100%;
}

.xbrr-link {
  font-size: var(--font16);
  color: var(--colorfff);
  line-height: 80px;
  font-family: var(--bold);
  padding: 11px 32px;
  background: linear-gradient(
    92deg,
    #ffd92f -62.47%,
    #fed42e -39.99%,
    #fec72b -17.5%,
    #feb227 6.59%,
    #fe9421 30.68%,
    #fe6d19 56.38%,
    #fe3f10 80.47%,
    #fe1a09 98.13%
  );
}

.xhome-box-ri {
  display: flex;
  align-items: center;
}

.xhome-box-ri-ri {
  margin-left: 46px;
}

.homexz-cont .ys-hd-pc {
  padding-left: 77px;
  padding-right: 63px;
}

.homexz-cont.act .ys-hd-pc::after,
.homexz-cont.act .ys-hd-pc.isfixed::after,
.homexz-cont.act .ys-hd-pc.ishover::after {
  opacity: 1;
}

.homexz-cont.act .ys-hd-pc {
  background: var(--colorfff);
}

.xhome-banner-tit {
  font-size: var(--font64);
  color: var(--colorfff);
  line-height: 1.3;
  margin-bottom: 20px;
  font-family: var(--bold);
}

.xhome-banner-par,
.xhome-banner-par p {
  font-size: var(--font24);
  color: var(--colorfff);
}

.xhome-banner-text .xhome-banner-tit,
.xhome-banner-text .xhome-banner-par {
  width: 53%;
}

.xhome-banner-text {
  top: 60%;
}

.xhome-banner-tit span {
  display: inline-block;
  position: relative;
  color: inherit;
}

.xhome-banner-tit span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -26px;
  width: 100%;
  height: 10px;
  background: linear-gradient(
    92deg,
    #ffd92f -62.47%,
    #fed42e -39.99%,
    #fec72b -17.5%,
    #feb227 6.59%,
    #fe9421 30.68%,
    #fe6d19 56.38%,
    #fe3f10 80.47%,
    #fe1a09 98.13%
  );
}

.xhome-part-tit {
  font-size: var(--font56);
  line-height: 1.5;
  color: var(--colorfff);
  width: 80%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 44px;
  font-family: var(--bold);
  transition: all 0.4s;
}

.xhome-part-par {
  width: 60%;
  text-align: center;
  margin: 0 auto;
}

.xhome-part-par,
.xhome-part-par p {
  font-size: var(--font18);
  color: var(--colorfff);
  line-height: var(--l1h75);
  transition: all 0.4s;
}

.xhome-part {
  padding-top: 150px;
  padding-bottom: 130px;
  position: relative;
  z-index: 1;
}

.xhome-part-bj {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -800px;
  width: 4000px;
  height: 4000px;
  border-radius: 50%;
  overflow: hidden;
  background: linear-gradient(
    150deg,
    #ff3200 55.81%,
    rgba(255, 217, 47, 0.6) 98.66%
  );
  z-index: -1;
}

.xhome-map-pic {
  width: 100%;
  position: relative;
}

.xhome-map-pic img {
  width: 100%;
}

@keyframes scalebig {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.8;
  }

  100% {
    transform: translate(-50%, -50%) scale(10);
    opacity: 0;
  }
}

@-webkit-keyframes scalebig {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.8;
  }

  100% {
    transform: translate(-50%, -50%) scale(10);
    opacity: 0;
  }
}

.ys-spot {
  --width: 10px;
  width: 6px;
  height: 6px;
  position: relative;
  border-radius: 50%;
}

.ys-spot > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fe1a09;
  z-index: 10;
}

.ys-spot > span:nth-of-type(n + 2) {
  animation: scalebig 4.5s linear infinite;
}

.ys-spot > span:nth-of-type(2) {
  animation-delay: 0s;
}

.ys-spot > span:nth-of-type(3) {
  animation-delay: 1.5s;
}

.ys-spot > span:nth-of-type(4) {
  animation-delay: 3s;
}

.xmul-box-pop {
  width: 336px;
  position: absolute;
  left: 60px;
  bottom: -30px;
  opacity: 0;
  transition: all 0.4s;
  pointer-events: none;
  z-index: 30;
}

.xhome-map-ul-li.lef .xmul-box-pop {
  left: auto;
  bottom: -30px;
  right: 60px;
}

.xbpb-text {
  padding: 20px 26px 26px 26px;
  background-color: var(--colorfff);
}

.xmul-box {
  position: relative;
}

.xbpb-text-par p {
  font-size: var(--font18);
  color: var(--color3c);
  line-height: var(--l1h75);
  margin-bottom: 0;
}

.xbpb-text-tit {
  margin-bottom: 12px;
  font-size: var(--font20);
  color: var(--color151);
  line-height: 1.3;
  font-family: var(--bold);
}

.xhome-map-ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.xhome-map-ul-li {
  position: absolute;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.xhome-map-text-tit {
  font-size: var(--font56);
  color: var(--color151);
  line-height: 1.3;
  margin-bottom: 24px;
  font-family: var(--bold);
}

.xhome-map-text-par p {
  font-size: var(--font18);
  color: var(--color666);
  line-height: var(--l1h75);
  margin-bottom: 0;
}

.xhome-map-text {
  padding-left: 355px;
  padding-right: 275px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.xhome-map {
  margin-bottom: 88px;
}

.xhome-lmp-tit {
  font-size: var(--font56);
  color: var(--color151);
  line-height: 1.3;
  margin-bottom: 50px;
  font-family: var(--bold);
}

.xhome-lmp-top-le {
  width: 66%;
  position: relative;
  height: auto;
  margin-bottom: 18px;
}

.scroll-num {
  font-family: var(--bold);
}

.xhome-lmp-top-le img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xhome-lmp-top {
  display: flex;
  justify-content: space-between;
}

.xhome-lmp-top-ri {
  width: 33%;
  margin-bottom: 18px;
  padding: 64px 32px 79px 32px;
  background: linear-gradient(150deg, #ff3200 55.81%, #ffd92f 98.66%);
}

.xltl-num-text {
  font-size: 200px;
  line-height: 1.4;
  background: linear-gradient(
    90deg,
    #fff 67.05%,
    rgba(255, 255, 255, 0) 104.85%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 36px;
}

.xltl-num-par {
  font-size: var(--font24);
  color: var(--colorfff);
  line-height: var(--l1h75);
  padding-bottom: 47px;
}

.xltl-num {
  position: absolute;
  left: 34px;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.xulb-le {
  font-size: var(--font48);
  line-height: 1.4;
  color: var(--colorfff);
  width: 47.5%;
  padding-right: 10px;
}

.xulb-ri {
  color: var(--colorfff);
  line-height: 1.4;
  font-size: var(--font18);
  width: 52.5%;
}

.xltr-ul-li-box {
  display: flex;
  align-items: center;
}

.xltr-ul-li {
  margin-bottom: 65px;
}

.xltr-ul-li:last-child {
  margin-bottom: 0;
}

.xhome-lmp-cont {
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}

.xhome-lmp-le {
  width: 66%;
  display: flex;
  flex-direction: column;
}

.xhome-lmp-le-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-grow: 1;
}

.xhome-lmp-btm-le {
  width: 32%;
}

.xhome-lmp-btm-cen {
  width: 33.333333%;
}

.xhome-lmp-ri {
  width: 33.333333%;
  display: flex;
  flex-direction: column;
}

.xhome-lmp-btm-le {
  padding: 44px 34px 51px 34px;
  background: #ffe9c5;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.xhome-lmp-btm-cen {
  position: relative;
}

.xhome-lmp-btm-cen img {
  width: 100%;
  height: 100%;
}

.xhome-lmp-btm-ri {
  width: 33.33333%;
  display: flex;
  flex-direction: column;
}

.xlbl-text {
  color: #ff3200;
  font-size: 72px;
  line-height: 1.4;
}

.xlbl-par {
  color: #ff3200;
  font-size: var(--font20);
  line-height: var(--l1h75);
}

.xlbc-text .xlbl-text {
  color: var(--colorfff);
}

.xlbc-text .xlbl-par {
  color: var(--colorfff);
}

.xlbc-text {
  position: absolute;
  left: 0;
  top: 0;
  padding: 60px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.xlbr-top-le {
  color: #ff3200;
  font-size: var(--font56);
  line-height: 1.4;
}

.xlbr-top-ri {
  color: #ff3200;
  font-size: var(--font18);
  line-height: var(--l1h75);
}

.xlbr-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffe9c5;
  padding: 33px 36px 51px 33px;
  margin-bottom: 17px;
  flex-grow: 1;
}

.xlbr-btm {
  width: 100%;
  position: relative;
  flex-grow: 1;
  height: 100%;
}

.xlbr-btm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xlbr-btm-text-le {
  font-size: var(--font56);
  color: var(--colorfff);
  line-height: 1.4;
}

.xlbr-btm-text-ri {
  font-size: var(--font18);
  color: var(--colorfff);
  line-height: var(--l1h75);
  padding-left: 16px;
}

.xlbr-btm-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 33px;
}

.xhome-lmp-btm {
  display: flex;
  justify-content: space-between;
}

.xhome-lmp {
  padding: var(--space120) 0 180px 0;
  background: #fff9f4;
  position: relative;
  z-index: 1;
}

.xhome-bj {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
}

.xhome-bj img {
  width: 100%;
}

.xhome-focus-le-tit {
  font-size: var(--font56);
  color: #151515;
  line-height: 1.3;
  margin-bottom: 24px;
  font-family: var(--bold);
}

.xhome-focus-le-par,
.xhome-focus-le-par p {
  font-size: var(--font24);
  color: var(--color666);
  line-height: var(--l1h75);
}

.xhome-focus-le-par {
  margin-bottom: 50px;
}

.xflu-li-top {
  font-size: var(--font24);
  color: var(--color333);
  line-height: 1.4;
  transition: all 0.4s;
  position: relative;
  cursor: pointer;
  font-family: var(--bold);
}

.xflu-li-btm,
.xflu-li-btm p {
  font-size: var(--font18);
  color: var(--color666);
  line-height: var(--l1h75);
}

.xflu-li-btm {
  margin-top: 18px;
  display: none;
}

.xflu-li {
  padding: 30px 0;
  border-bottom: 1px solid #e2e2e2;
}

.xflu-li:first-child {
  padding-top: 0;
}

.xflu-li:last-child {
  padding-bottom: 0;
  border-bottom: 1px solid transparent;
}

.xhome-focus-le {
  width: 44%;
  padding-left: var(--lefts);
}

.xhome-focus-ri {
  width: 56%;
  transform: translateX(0);
  position: relative;
}

.xhome-focus-ri img {
  width: 100%;
}

.xhome-focus {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.xhome-focus::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10%;
  background: linear-gradient(0deg, #fff 31.89%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}

.xhome-focus-ri-pic1 {
  width: 28.5%;
  position: absolute;
  left: 36%;
  top: 21px;
}

.xhome-focus-ri-pic1 img {
  width: 100%;
}

.xhome-focus-ri-picx img {
  transition: all 0.4s;
}

.xfrp-cont-text {
  font-size: var(--font32);
  color: #000;
  font-family: var(--bold);
  line-height: 1.2;
  padding: 34px 54px;
  background-color: var(--colorfff);
  position: absolute;
  top: 50%;
  left: -81%;
  transform: translateY(-50%);
  z-index: 10;
  opacity: 0;
  transition: all 0.4s;
}

.xhome-focus-ri-picx.on .xfrp-cont-text {
  opacity: 1;
}

.xhome-focus-ri-picx.on img {
  filter: drop-shadow(7px 7px 7px rgba(0, 0, 0, 0.1));
}

.xfrp-cont-text::after {
  content: "";
  border-bottom: 17px solid var(--colorfff);
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  right: -23px;
  position: absolute;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
}

.xhome-focus-ri-pic1 .xfrp-cont-text {
  left: -41%;
}

.xhome-focus-ri-pic3 .xfrp-cont-text {
  left: -184%;
}

.xhome-focus-ri-pic4 .xfrp-cont-text {
  left: -270%;
}

.xhome-focus-ri-pic2 {
  width: 17.5%;
  position: absolute;
  left: 30.7%;
  top: 44.7%;
}

.xhome-focus-ri-pic2 img {
  width: 100%;
}

.xhome-focus-ri-pic3 {
  width: 9%;
  position: absolute;
  left: 53.7%;
  top: 33%;
}

.xhome-focus-ri-pic3 img {
  width: 100%;
}

.xhome-focus-ri-pic4 {
  width: 7.5%;
  position: absolute;
  left: 28%;
  top: 48.5%;
}

.xhome-focus-ri-pic4 img {
  width: 100%;
}

.xflu-li-top::before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(
    270deg,
    #ffd92f -7.67%,
    #fed42e -0.74%,
    #fec72b 22.33%,
    #feb227 38.4%,
    #fe9421 54.47%,
    #fe6d19 71.61%,
    #fe3f10 87.68%,
    #fe1a09 99.47%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
  transition: all 0.4s;
  width: 100%;
  height: 100%;
}

.xhome-main .ys-phnav-header-font {
  position: relative;
}

.xhome-main .ys-phnav-header-font::before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(
    270deg,
    #ffd92f -7.67%,
    #fed42e -0.74%,
    #fec72b 22.33%,
    #feb227 38.4%,
    #fe9421 54.47%,
    #fe6d19 71.61%,
    #fe3f10 87.68%,
    #fe1a09 99.47%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
  transition: all 0.4s;
  width: 100%;
  height: 100%;
}

.xhome-ject-tit {
  font-size: var(--font56);
  color: var(--color151);
  line-height: 1.3;
  margin-bottom: 52px;
  font-family: var(--bold);
}

.xjsw-slide {
  width: 25% !important;
  padding: 0 14px;
  cursor: pointer;
}

.xhome-ject-swiper-wrapper {
  margin: 0 -14px;
  margin-bottom: 110px;
}

.xjsw-slide-text {
  position: relative;
  padding-top: 19px;
}

.xjsw-slide-text-tit {
  font-size: var(--font24);
  color: var(--color151);
  line-height: 1.3;
  font-family: var(--bold);
  transition: all 0.4s;
}

.xjsw-slide-text-tit::before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 19px;
  background: linear-gradient(
    270deg,
    #ffd92f -7.67%,
    #fed42e -0.74%,
    #fec72b 22.33%,
    #feb227 38.4%,
    #fe9421 54.47%,
    #fe6d19 71.61%,
    #fe3f10 87.68%,
    #fe1a09 99.47%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
  transition: all 0.4s;
  width: 100%;
  height: 100%;
}

.xjsw-slide.on .xjsw-slide-text-tit {
  color: transparent;
}

.xjsw-slide.on .xjsw-slide-text-tit::before {
  opacity: 1;
}

.xjsw-slide-text::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background-color: #c6cad3;
}

.xjsw-slide-text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 2px;
  width: 0%;
  background-color: #fe1a09;
  z-index: 5;
  opacity: 0;
}

.xjsw-slide.on .xjsw-slide-text::before {
  width: 100%;
  opacity: 1;
  transition: all 2s;
}

.xjcb-le-tit {
  font-size: var(--font56);
  color: var(--color151);
  font-family: var(--bold);
  line-height: 1.3;
  margin-bottom: 24px;
}

.xjcb-le-par,
.xjcb-le-par p {
  font-size: var(--font18);
  color: var(--color666);
  line-height: var(--l1h75);
}

.xjcb-le-par {
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(134, 134, 134, 0.2);
  margin-bottom: 60px;
}

.xjcb-le {
  width: 40.5%;
}

.xjcb-ri {
  width: 53%;
}

.xjcb-ri img {
  width: 100%;
}

.xlul-top-num {
  font-size: var(--font56);
  color: var(--color151);
  line-height: 1.5;
}

.xlul-top-symb {
  font-size: var(--font40);
  color: #fe3f10;
  line-height: 1.5;
}

.xlul-top {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
}

.xjcb-le-ul-li:first-child .xlul-top {
  align-items: center;
}

.xlul-btm {
  font-size: 14px;
  color: var(--color666);
  line-height: var(--l1h75);
}

.xjcb-le-ul {
  display: flex;
  justify-content: space-between;
}

.xjcb-le-ul-li {
  width: 33.3333%;
}

.xjcb-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.xhome-ject-cont-box:not(:first-child) {
  display: none;
}

.xhome-ject {
  padding-top: 100px;
  padding-bottom: 180px;
  background: #fff9f4;
}

.xhome-ject-cont {
  position: relative;
  z-index: 1;
}

.xhome-ject-cont-bj {
  position: absolute;
  left: 0;
  top: -40%;
  width: 100%;
  z-index: -1;
  pointer-events: none;
}

.xhome-ject-cont-bj img {
  width: 100%;
}

.xhome-mode-par,
.xhome-mode-par p {
  font-size: var(--font24);
  color: var(--color666);
  line-height: var(--l1h75);
}

.xhome-mode-par {
  margin-bottom: 50px;
}

.xmul-link-cont {
  padding: 50px 50px 78px 50px;
  background-color: var(--colorfff);
}

.xmul-link-cont-tit {
  font-size: var(--font24);
  color: var(--color151);
  font-family: var(--bold);
  line-height: var(--l1h75);
  margin-bottom: 16px;
}

.xlcu-li-text {
  font-size: var(--font18);
  color: var(--color666);
  line-height: var(--l1h75);
  position: relative;
  padding-left: 26px;
}

.xlcu-li-text::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 9px;
  width: 12px;
  height: 12px;
  background: url(../images/a2_icon01.svg) no-repeat center;
  background-size: contain;
}

.xlcu-li {
  margin-bottom: 16px;
}

.xlcu-li:last-child {
  margin-bottom: 0;
}

.xhome-mode-ul-li {
  width: 50%;
  padding: 0 14px;
  height: auto !important;
}

.xhome-mode-ul {
  margin: 0 -14px;
  /* display: flex; */
}

.xhome-mode-ul .slick-track {
  display: flex;
}

.xmul-link {
  height: 100%;
  display: inline-block;
  background:
    linear-gradient(0deg, #fff 0%, #fff 100%),
    linear-gradient(150deg, #ff3200 55.81%, #ffd92f 98.66%);
}

.xhome-mode {
  padding-top: 100px;
  padding-bottom: 140px;
  position: relative;
  z-index: 1;
}

.xhome-mode-bj {
  position: absolute;
  left: 0;
  bottom: -25%;
  width: 100%;
  z-index: -1;
  pointer-events: none;
}

.xhome-mode-bj img {
  width: 100%;
}

.xhome-across-tit {
  font-size: var(--font56);
  color: var(--color151);
  font-family: var(--bold);
  line-height: 1.5;
  margin-bottom: 40px;
}

.xhome-across-tit span {
  color: inherit;
  line-height: inherit;
  display: inline-block;
  position: relative;
}

.xhome-across-tit span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 10px;
  background: linear-gradient(
    92deg,
    #ffd92f -62.47%,
    #fed42e -39.99%,
    #fec72b -17.5%,
    #feb227 6.59%,
    #fe9421 30.68%,
    #fe6d19 56.38%,
    #fe3f10 80.47%,
    #fe1a09 98.13%
  );
}

.xhome-across-par,
.xhome-across-par p {
  font-size: var(--font24);
  color: var(--color666);
  line-height: var(--l1h75);
}

.xhome-across-text {
  text-align: center;
  margin: 0 auto;
  /* width: 62.5%; */
  width: 999px;
}

.xhome-across-text {
  margin-bottom: 100px;
}

.xhome-across-pic {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.xhome-across-stick .ys-cont1600 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/* .xhome-across-pic .xhome-across-text {
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0%);
} */

.xhome-across-pic .xhome-across-tit {
  color: var(--colorfff);
}

.xhome-across-pic .xhome-across-par p {
  color: var(--colorfff);
}

.xhome-across-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* .xhome-across-pic .xhome-across-text {
  top: 0;
  transform: translate(-50%, calc(var(--spacing) * -1));
}

.xhome-across.on .xhome-across-pic .xhome-across-text {
  top: var(--one);
  transform: translate(-50%, calc(var(--two) - var(--spacing)));
} */

/* .xhome-across-text.xhome-across-box {
  top: 0;
  transform: translate(0%, 0px);
} */

/* .xhome-across.on .xhome-across-text.xhome-across-box {
  top: var(--one);
  transform: translate(0, calc(var(--two)));
} */

/* .xhome-across-text.xhome-across-box {
  position: relative;
} */

.xhome-across {
  padding-top: 140px;
  margin-bottom: 160px;
  height: 300vh;
  overflow: visible !important;
}

.xhome-across-text {
  padding-top: 0 !important;
}

.xhome-across .xhome-across-stick {
  position: sticky !important;
  top: 80px;
  height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  /* justify-content: center; */
  flex-direction: column;
  overflow: hidden;
}

/* .xhome-across-text.xhome-across-box {
  position: absolute;
  top: 0;
} */

.xhome-servic-ri {
  width: 51%;
  height: auto;
  position: relative;
}

.xhome-servic-le {
  width: 49%;
  height: auto;
}

.xhome-servic-le img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xhome-servic-ri img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xsrt-tit {
  font-size: var(--font56);
  color: var(--colorfff);
  font-family: var(--bold);
  line-height: 1.3;
  margin-bottom: 24px;
}

.xsrt-par,
.xsrt-par p {
  font-size: var(--font20);
  color: var(--colorfff);
  line-height: var(--l1h75);
}

.xhome-servic-ri-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 90px;
}

.xhome-servic .ys-cont1600 {
  display: flex;
}

.xhome-servic {
  margin-bottom: 195px;
}

.xhome-cover-tit {
  font-size: var(--font56);
  color: var(--colorfff);
  font-family: var(--bold);
  line-height: 1.5;
  margin-bottom: 50px;
}

.xhome-cover-pic {
  width: 100%;
}

.xhome-cover-pic img {
  width: 100%;
}

.xhome-cover {
  padding: 100px 0 var(--space120) 0;
  background-color: #3c3c3c;
}

.xhome-oufoc-tit {
  font-size: var(--font56);
  color: var(--color151);
  line-height: 1.3;
  font-family: var(--bold);
  margin-bottom: 50px;
  pointer-events: all;
}

.xoul-box {
  padding: 35px 35px 47px 35px;
  display: flex;
  align-items: center;
  width: 100%;
  /* height: 100%; */
}

.xoul-cont {
  display: flex;
  height: 100%;
  background: #fff;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
}

.xoul-box-ri-tit {
  font-size: var(--font32);
  color: var(--color151);
  font-family: var(--bold);
  line-height: 1.3;
  margin-bottom: 24px;
}

.xoul-box-le {
  width: 55.5%;
}

.xoul-box-le img {
  width: 100%;
}

.xoul-box-ri {
  width: 44.5%;
  padding-left: 102px;
}

.xhome-oufoc {
  overflow: visible;
  position: relative;
  z-index: 1;
}

.xhome-oufoc-bj {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.xhome-oufoc-bj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xhome-oufoc-poat {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.xhome-oufoc .ys-cont1600 {
  position: relative;
}

.xhome-oufoc-box {
  position: sticky !important;
  top: 80px;
  height: calc(100vh - 80px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.xhome-oufoc-ul-lis {
  height: 100vh;
  pointer-events: none;
}

.xhome-oufoc-box-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  pointer-events: none;
  /* margin-top: -5%; */
}

.xhome-oufoc-ul {
  position: relative;
  pointer-events: none;
}

.xhome-oufoc-ul-li {
  margin-bottom: 0;
  pointer-events: all;
}

.xhome-oufoc .xhome-oufoc-ul-li:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translateY(100vh);
}

.xhome-inter {
  position: relative;
}

.xibs-bj-pic {
  width: 100%;
}

.xibs-bj-pic img {
  width: 100%;
}

.xnsi-link-top {
  position: relative;
  width: 20px;
  height: 20px;
  margin-bottom: 42px;
}

.xnsi-link-num {
  font-size: var(--font32);
  color: var(--colorfff);
  font-family: var(--bold);
  line-height: var(--l1h75);
}

.xnsi-link-top::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: var(--colorfff);
  border-radius: 50%;
}

.xnsi-link-top::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: #ff3201;
  border-radius: 50%;
}

.xnsi-link-btm-pic {
  width: 100%;
}

.xnsi-link-btm-pic img {
  width: 100%;
}

.xnsi-link-btm-text {
  padding: 40px 28px;
  background-color: var(--colorfff);
  flex-grow: 1;
}

.xlbt-tit {
  font-size: var(--font18);
  color: var(--color151);
  line-height: var(--l1h75);
}

.xnsi-link {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.xhome-news {
  padding: var(--space120) 0 75px 0;
  background: linear-gradient(
    150deg,
    #ff3200 55.81%,
    rgba(255, 217, 47, 0.6) 98.66%
  );
  position: relative;
  z-index: 1;
}

.xhome-news::after {
  content: "";
  position: absolute;
  left: 0;
  top: 21%;
  width: 100%;
  height: 2px;
  background-color: var(--colorfff);
  z-index: -1;
}

.xhome-news-slick-item {
  padding: 0 20px;
  height: auto !important;
}

.xhome-news-slick {
  margin: 0 -20px;
}

.xnsi-link-btm {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.xhome-news-arrow {
  width: 45px;
  height: 45px;
  border: 1px solid var(--colorfff);
  border-radius: 50%;
  overflow: hidden;
  padding: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.xhome-news-arrow img {
  width: 100%;
}

.xhome-news-but {
  display: flex;
  justify-content: space-between;
  width: 110%;
  position: absolute;
  left: -5%;
  bottom: var(--bot);
}

.xhome-news .ys-cont1600 {
  position: relative;
}

.xhome-horse-tit {
  font-size: var(--font56);
  color: var(--color151);
  font-family: var(--bold);
  line-height: 1.3;
  margin-bottom: 10px;
  text-align: center;
}

.xhome-horse-par,
.xhome-horse-par p {
  font-size: var(--font24);
  color: var(--color666);
  line-height: var(--l1h75);
  text-align: center;
}

.xhome-horse-par {
  width: 78%;
  margin: 0 auto;
  margin-bottom: 105px;
}

/* 走马灯 */
.ys-horse {
  position: relative;
  overflow: hidden;
  --width1: 253px;
  --gap1: 30px;
  margin-bottom: 70px;
}

.ys-horse:last-child {
  margin-bottom: 0;
}

.ys-horse-inof-nub {
  padding: 0 var(--gap1);
  width: var(--width1);
}

.ys-hin-box {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff0;
  font-size: 40px;
  color: red;
}

.ys-horse-inof {
  display: flex;
  width: calc(var(--width1) * var(--total));
}

.ys-horse-inof1 {
  transform: translateX(0);
}

.ys-horse-inof2,
.ys-horse-inof3 {
  position: absolute;
  top: 0;
  left: 0;
}

.ys-horse-inof2 {
  transform: translateX(100%);
}

.ys-horse-inof3 {
  transform: translateX(200%);
}

.ys-horse.act .ys-horse-inof3 {
  transform: translateX(-100%);
}

.ys-horse.up .ys-horse-inof,
.ys-horse.down .ys-horse-inof {
  flex-direction: column;
  width: 100%;
  height: calc(var(--width1) * var(--total));
}

.ys-horse.up .ys-horse-inof-nub,
.ys-horse.down .ys-horse-inof-nub {
  width: 100%;
  height: var(--width1);
  position: relative;
  padding: var(--gap1) 0;
}

.ys-horse.up .ys-hin-box,
.ys-horse.down .ys-hin-box {
  height: 100%;
}

.ys-horse.up .ys-horse-inof2 {
  transform: translateY(100%);
}

.ys-horse.up .ys-horse-inof3 {
  transform: translateY(200%);
}

.ys-horse.down .ys-horse-inof2 {
  transform: translateY(100%);
}

.ys-horse.down .ys-horse-inof3 {
  transform: translateY(-100%);
}

.xhome-horse-run-pic {
  width: 100%;
}

.xhome-horse-run-pic img {
  width: 100%;
}

.xhome-horse {
  padding: 130px 0;
  position: relative;
  z-index: 1;
}

.xhome-horse-bj {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 71%;
  max-width: 1366px;
  z-index: -1;
}

.xhome-horse-bj img {
  width: 100%;
}

.xhome-contus-tit {
  font-size: var(--font56);
  color: var(--colorfff);
  font-family: var(--bold);
  line-height: 1.3;
  margin-bottom: 31px;
}

.xhome-contus-par,
.xhome-contus-par p {
  font-size: var(--font24);
  color: var(--colorfff);
  line-height: var(--l1h75);
}

.xhome-contus-par {
  margin-bottom: 65px;
}

.xhome-contus-but-link {
  font-size: var(--font16);
  color: #ff3200;
  line-height: 48px;
  background-color: var(--colorfff);
  padding: 0 28px;
  display: inline-block;
}

.xhome-contus {
  position: relative;
  z-index: 1;
  padding: 100px 0 65px 0;
}

.xhome-contus-bj {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.xhome-contus-bj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xhome-contus-box {
  width: 79.5%;
  margin: 0 auto;
  text-align: center;
}

.yftl-logo-link {
  width: 231px;
  display: inline-block;
}

.yftl-logo-link img {
  width: 100%;
}

.yftr-ul-li-link {
  display: inline-block;
  width: 36px;
}

.yftr-ul-li-link img {
  width: 100%;
}

.yftr-ul {
  display: flex;
  margin: 0 -8px;
}

.yftr-ul-li {
  padding: 0 8px;
}

.ys-footer-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.ys-footer-btm {
  border-top: 1px solid #dbdbdb;
  padding: 22px 0 18px 0;
}

.ys-footer-btm .ys-cont1600 {
  display: flex;
  justify-content: space-between;
}

.ys-footer-btm-text p span {
  font-size: 12px;
  color: var(--color666);
  line-height: 1.2;
}

.ys-footer-btm-text p a:last-child {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.74);
  opacity: 0.3;
}

.ys-footer-btm-ul li a {
  font-size: 14px;
  font-family: var(--ligth);
  line-height: 1.2;
  color: var(--color666);
}

.ys-footer-btm-ul {
  display: flex;
  margin: 0 -10px;
}

.ys-footer-btm-ul li {
  padding: 0 10px;
}

.xmul-box-icon {
  transition: all 0.4s;
}

/* 走马灯end */
.xflu-li.act .xflu-li-top {
  color: transparent;
}

.xflu-li.act .xflu-li-top::before {
  opacity: 1;
}

.xhome-abuni-box {
  padding: 0 36px;
  text-align: center;
  position: relative;
}

.xhome-abuni-box-tit {
  font-size: var(--font56);
  color: var(--color151);
  font-family: var(--bold);
  line-height: 1.5;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 52px;
  padding-top: 120px;
}

.xhome-abuni-top {
  padding-top: 106px;
}

.xhome-abuni-box-tit::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 10px;
  background: linear-gradient(
    92deg,
    #ffd92f -62.47%,
    #fed42e -39.99%,
    #fec72b -17.5%,
    #feb227 6.59%,
    #fe9421 30.68%,
    #fe6d19 56.38%,
    #fe3f10 80.47%,
    #fe1a09 98.13%
  );
}

.xhome-abuni-box-par,
.xhome-abuni-box-par p {
  font-size: var(--font20);
  color: var(--color666);
  line-height: var(--l1h75);
}

.xhome-abuni-box-par {
  width: 73.5%;
  margin: 0 auto;
  margin-bottom: 162px;
}

.xhome-abuni {
  width: 100%;
  padding-top: 169px;
  /* margin-bottom: 130px; */
  padding-bottom: 130px;
  position: relative;
  z-index: 1;
}

.xhome-abuni-bj {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.xhome-abuni-bj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xhome-abuni-box-pic {
  width: 118px;
  height: 118px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.xbld-ul-unp.act .xbld-ul-li-text {
  color: transparent;
}

.xbld-ul-unp.act .xbld-ul-li-text::before {
  opacity: 1;
}

.xhome-abuni-box-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xhome-abuni-box-occupy {
  width: 100%;
  opacity: 0;
}

.xhome-abuni-box-occupy img {
  width: 100%;
}

.xits-item-box {
  padding: 50px 80px 43px 80px;
  height: 100%;
}

.xhome-inter-text {
  width: 42.5%;
  height: 0;
  height: 100%;
  background: #3c3c3c;
  /* position: absolute;
  right: 0;
  bottom: 0; */
  display: flex;
  flex-direction: column;
}

.xhome-inter {
  position: relative;
}

.xits-item-box-tit {
  font-size: var(--font56);
  color: var(--colorfff);
  line-height: 1.3;
  font-family: var(--bold);
  margin-bottom: 24px;
}

.xits-item-box-par,
.xits-item-box-par p {
  font-size: var(--font18);
  color: rgba(255, 255, 255, 0.6);
  line-height: var(--l1h75);
}

.xhome-inter-text-slick {
  height: 100%;
  flex-grow: 1;
}

.xhome-inter-text-slick .slick-dots li {
  width: 55px;
  height: 3px;
  margin: 0 6px;
  border-radius: 0%;
  background: rgba(255, 255, 255, 0.3);
  position: relative;
  transition: all 0s;
  opacity: 0.3;
}

.xhome-inter-text-slick .slick-dots li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #ff3200;
}

.xhome-inter-text-slick .slick-dots li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  transition: all 0.4s;
}

.xhome-inter-text-slick .slick-dots li.slick-active {
  opacity: 1;
}

.xhome-inter-text-slick .slick-dots li.slick-active::after {
  width: 100%;

  transition: all 4s;
}

.xhome-inter-text-slick .slick-dots {
  width: auto;
  left: 80px;
  margin: 0 -6px;
}

.xhome-map-ul-ph {
  display: none;
}

.xhome-map-text-ph {
  display: none;
}

/* a1-start */
.nboar-tit {
  font-size: var(--font64);
  color: var(--colorfff);
  font-family: var(--bold);
  line-height: 1.3;
  margin-bottom: 24px;
}

.nboar-tit-par,
.nboar-tit-par p {
  font-size: var(--font24);
  color: var(--colorfff);
  line-height: 1.5;
}

.nboar-tit-par {
  margin-bottom: 58px;
}

.ntul-link {
  font-size: var(--font16);
  color: #ff3200;
  line-height: 48px;
  padding: 0 40px;
  background-color: var(--colorfff);
  display: inline-block;
}

.nboar-tit-ul {
  display: flex;
  align-items: center;
  margin: 0 -12px;
}

.nboar-tit-ul-li {
  padding: 0 12px;
}

.nboar-cont {
  width: 64.5%;
}

.nboar-page .ys-hd-pc::before {
  opacity: 0;
}

.xhome-lmp-ph {
  display: none;
}

.ys-phnav-header-font {
  cursor: pointer;
}

.ys-phnav-menu-tetx {
  padding: 10px 0;
}

.xhome-focus-ri-pic1 {
  width: 28.5%;
  position: absolute;
  left: 36%;
  top: 15px;
}

/* a1-end */
@media screen and (min-width: 1200px) {
  .xhome-map-ul-li:hover .xmul-box-pop {
    opacity: 1;
    pointer-events: all;
    z-index: 60;
  }

  .xhome-map-ul-li:hover {
    z-index: 10;
  }

  .xhome-map-ul-li:hover .xmul-box-icon {
    transform: scale(1.3);
  }

  .xflu-li-top:hover {
    color: transparent;
  }

  .xflu-li-top:hover::before {
    opacity: 1;
  }

  .xbld-ul-li-text:hover {
    color: transparent;
  }

  .xbld-ul-li-text:hover::before {
    opacity: 1;
  }
}

/* 2025.1.6-leo-satrt */
.xfrp-cont-text {
  box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.1);
}

.xhome-focus-ri-pic4 .xfrp-cont-text {
  left: -304%;
}

/* 2025.1.6-leo-end */

/* 2025.1.6-leo-satrt-隐私政策 */
.prvi_ban {
  height: 300px;
  background: #5f6973;
  width: 100%;
  position: relative;
}

.priv_cont {
  padding: 80px 0;
  margin-top: var(--space120);
}

.priv_edr h2 {
  font-size: 26px;
  line-height: 1.5;
  color: #131121;
  margin-bottom: 16px;
  font-family: var(--bold) !important;
}

.priv_edr p {
  font-size: 16px;
  line-height: 1.75;
  color: #868686;
  margin-bottom: 12px;
}

.priv_privacyh1 {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
}

.priv_priban {
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.priv_edr h3 {
  font-size: 18px;
  line-height: 1.75;
  color: #131121;
  margin-bottom: 12px;
  font-family: var(--bold) !important;
}

.xjcb-le-ul-li:first-child .xlul-top {
  align-items: flex-end;
}

.yxedr-active ul {
  list-style-type: disc !important;
}

.yxedr-active ol,
.yxedr-active ul {
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 20px;
}

/* 2025.1.6-leo-end-隐私政策 */
.xhome-across-pic {
  position: relative;
}

.xhome-across-pic.project::after {
  opacity: 0.2;
}

.xhome-across-pic::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s;
}

.xhome-across.on .xhome-across-pic .xhome-across-text {
  z-index: 99;
}

/* 20251.12-leo-start */
.xhome-box-ri-ri {
  margin-left: 24px;
}

.xhome-box-cen {
  margin-left: 236px;
}

.nboar-page.homexz-cont .xhome-box-cen {
  margin-left: 0;
}

.nboar-page.homexz-cont .inside-main .ys-hd-pc,
.nboar-page.homexz-cont .ys-hd-pc.isfixed,
.nboar-page.homexz-cont .ys-hd-pc.ishover {
  background: transparent !important;
}

.nboar-page.homexz-cont .inside-main .ys-hd-pc::after,
.nboar-page.homexz-cont .ys-hd-pc.isfixed::after,
.nboar-page.homexz-cont .ys-hd-pc.ishover::after {
  opacity: 0 !important;
}

/* 找到所有使用了这些滤镜的元素 */
/* [filter*="filter1_d_4923_276"],
[filter*="filter2_d_4923_276"],
[filter*="filter3_d_4923_276"],
[filter*="filter0_d_4923_276"] {
    filter: none !important;
}
[filter*="filter1_d_4923_276"].show-filter,
[filter*="filter2_d_4923_276"].show-filter,
[filter*="filter3_d_4923_276"].show-filter,
[filter*="filter0_d_4923_276"].show-filter {
    filter: url(#filter3_d_4923_276) !important;
} */

/* 默认所有滤镜元素不显示效果 */
[filter*="filter0_d_4923_276"],
[filter*="filter1_d_4923_276"],
[filter*="filter2_d_4923_276"],
[filter*="filter3_d_4923_276"] {
  filter: none !important;
}

/* 当有show-filter类时才显示对应的滤镜 */
[filter*="filter0_d_4923_276"].show-filter {
  filter: url(#filter0_d_4923_276) !important;
}

[filter*="filter1_d_4923_276"].show-filter {
  filter: url(#filter1_d_4923_276) !important;
}

[filter*="filter2_d_4923_276"].show-filter {
  filter: url(#filter2_d_4923_276) !important;
}

[filter*="filter3_d_4923_276"].show-filter {
  filter: url(#filter3_d_4923_276) !important;
}

/* 3. 如果需要过渡动画 */
.project {
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
}

.xhome-focus-ri svg {
  width: 100%;
  height: auto;
}

.xfrp-cont-text {
  opacity: 1;
}

.xhome-focus-ri {
  position: relative;
}

.xfrp-cont-text {
  left: 10%;
  opacity: 0;
  transition: all 0.4s;
  pointer-events: none;
}

.xfrp-cont-text.on {
  opacity: 1;
  pointer-events: all;
}

.xfrp-cont-text1 {
  left: 15%;
  top: 57%;
}

.xfrp-cont-text2 {
  left: 23%;
  top: 25%;
}

.xfrp-cont-text3 {
  left: 6%;
}

.xfrp-cont-text4 {
  left: 36%;
  top: 42%;
}

.xhome-inter-text-slick .slick-dots li {
  width: 78px;
}

.xhome-map-ul-li.block .xmul-box-pop {
  opacity: 1;
  pointer-events: all;
}

.xhome-map-ul-li.block {
  z-index: 10;
}

.xhome-map-ul-phcont {
  display: none;
}

/* 20251.12-leo-end */
/* 2026.1.12-leo-satrt */
.ys-ph-navbar2 .ys-ph-nav .ys-phnav-header-font,
.ys-ph-navbar2 .ys-ph-nav a {
  width: 100%;
}

.xoul-cont {
  width: 100%;
  display: flex;
  align-items: center;
}

.xhome-inter-text-slick .slick-dots {
  width: auto;
  left: 80px;
  margin: 0 -6px;
  bottom: 30px;
}

.xhome-across {
  /* padding-top: 180px; */
  padding-top: 0 !important;
}

.xhome-across-text {
  margin-bottom: 196px;
}
.xhome-oufoc.auto {
  height: auto;
}
/* 2026.1.12-leo-end */
/* 2026.1.27-leo-satrt */
.nboar-page .ys-banner {
  height: 100vh;
}
.nboar-page .slick-list {
  height: 100%;
}
.nboar-page .ys-ban-imgbox {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100vh;
}
.nboar-page .ys-ban-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nboar-page.homexz-cont .xhome-box-cen {
  margin-left: -13px;
}
/* 2026.1.27-leo-end */

/* 2026.2.11-leo-start */
.xhome-inter-text {
  width: 48%;
  height: 100%;
  background: #3c3c3c;
  /* position: absolute;
  right: 0;
  bottom: 0; */
  display: flex;
  flex-direction: column;
}
.xits-item {
  height: auto !important;
}
.xhome-inter-text-slick .slick-list {
  height: 100%;
}
.xhome-inter-text-slick .slick-track {
  height: 100%;
}
.xits-item-box {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 50px 160px 43px 80px;
}
.xits-item-box-par{
  padding-right: 40px;
}
.xhome-inter-text-slick .slick-dots {
  bottom: 83px;
}
.xits-item-box-num{
    font-size: 300px;
    color: #F3F3F3;
    opacity: 0.05;
    font-family: "HarmonyOS_Sans_Medium";
    position: absolute;
    right: 88px;
    bottom: 83px;
}
.xhome-inter-text-slick .slick-dots li {
    width: 55px;
}




.xhome-across-text {
    margin-bottom: 0 !important;
}
.xhome-across-text{
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* left: 50%;
  top: 46%;
  transform: translate(-50%,-50%); */
}
.xhome-across-stick .ys-cont1600{
  position: relative;
}
.xhome-across-pic{
    display: flex;
    align-items: center;
    justify-content: center;
}
.xhome-across .xhome-across-stick {
  /* justify-content: center; */
  /* padding: 40px 0; */
}
.xhome-across-text.xhome-across-index{
  z-index:1;
}
.xibs-bj-pic{
  width: 52%;
  height:100%;
}
.xibs-bj-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.xhome-inter-text{
  width:100% !important;
}
.xits-item-cont{
  display: flex;
  align-items: stretch;
  height: 100% !important;
}
.xits-item-box{
  width:48% !important;
  height:auto;
}
.xibs-bj-pic{
  width:52% !important;
  height: auto;
}
.xibs-bj-pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.xhome-inter-text-slick .slick-dots {
    bottom: 83px;
    left: calc(52% + 80px);
}
.xits-item {
  height: auto !important;
}
.homexz-cont .ys-hd-pc{
  height: 80px;
}
.nboar-page.homexz-cont .xhome-box-cen {
    margin-left: -20px;
}
.xhome-across-text{
  width: 1063px;
}
.xhome-across-tit {
    margin-bottom: 30px;
}
.xhome-across-par, .xhome-across-par p{
  font-size: 22px;
}
/* 2026.2.11-leo-end */
/* 2025.12.30-leo-end-新增 */
