@charset "UTF-8";
/**
 * @desc main_style
 * @author Tven
 * @date 2026-1-27
 */
/* roboto-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v50-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
:root {
  scroll-behavior: auto !important; /* 强制禁用平滑滚动 */
}

:root,
[data-bs-theme=light] {
  --bs-primary: #005cad;
  --bs-primary-rgb: 0, 140, 214;
  --bs-primary-text: #005cad;
  --bs-secondary: #008cd6;
  --bs-secondary-rgb: 0, 140, 214;
  --bs-secondary-text: #008cd6;
}

body {
  font-size: clamp(14px, 0.875rem, 0.73vw);
  font-family: "Roboto", sans-serif;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

/**
* $row 一行元素个数
* $gap 元素左右间距
* $bottom 元素上下间距
* $xsNum 小屏幕一行元素个数-可选值
* $xsBottom 小屏幕元素上下间距-可选值
*/
/**
 * grid布局
 * @param {number} $rows   行数
 * @param {number} $cols   列数
 * @param {number} $colGip 列间隔
 * @param {number} $rowGip 行间隔
 * @param {list}   $mobile 断点配置列表(默认空)
    * @param {number} $breakpoint 断点值
    * @param {number} $cols       列数
    * @param {number} $rows       行数
    * @param {number} $colGap     行列间隔
*/
h1 {
  font-size: clamp(18px, 2.25rem, 1.875vw);
}

h2 {
  font-size: clamp(18px, 1.875rem, 1.5625vw);
}

h3 {
  font-size: clamp(16px, 1.5rem, 1.25vw);
}

h4 {
  font-size: clamp(14px, 1.125rem, 0.9375vw);
}

h5 {
  font-size: clamp(14px, 0.875rem, 0.73vw);
}

h6 {
  font-size: clamp(12px, 12px, 0.625vw);
}

p {
  font-size: clamp(14px, 1rem, 0.84vw);
}

/** 
* font-size
* @param $min-size 最小字号
* @param $normal-size 常规字号
* @param $max-size 最大字号
 */
.fz_60 {
  font-size: clamp(20px, 3.75rem, 3.125vw);
}

.fz_59 {
  font-size: clamp(20px, 3.6875rem, 3.0729166667vw);
}

.fz_58 {
  font-size: clamp(20px, 3.625rem, 3.0208333333vw);
}

.fz_57 {
  font-size: clamp(20px, 3.5625rem, 2.96875vw);
}

.fz_56 {
  font-size: clamp(20px, 3.5rem, 2.9166666667vw);
}

.fz_55 {
  font-size: clamp(20px, 3.4375rem, 2.8645833333vw);
}

.fz_54 {
  font-size: clamp(20px, 3.375rem, 2.8125vw);
}

.fz_53 {
  font-size: clamp(20px, 3.3125rem, 2.7604166667vw);
}

.fz_52 {
  font-size: clamp(20px, 3.25rem, 2.7083333333vw);
}

.fz_51 {
  font-size: clamp(20px, 3.1875rem, 2.65625vw);
}

.fz_50 {
  font-size: clamp(20px, 3.125rem, 2.6041666667vw);
}

.fz_49 {
  font-size: clamp(20px, 3.0625rem, 2.5520833333vw);
}

.fz_48 {
  font-size: clamp(20px, 3rem, 2.5vw);
}

.fz_47 {
  font-size: clamp(20px, 2.9375rem, 2.4479166667vw);
}

.fz_46 {
  font-size: clamp(20px, 2.875rem, 2.3958333333vw);
}

.fz_45 {
  font-size: clamp(20px, 2.8125rem, 2.34375vw);
}

.fz_44 {
  font-size: clamp(20px, 2.75rem, 2.2916666667vw);
}

.fz_43 {
  font-size: clamp(20px, 2.6875rem, 2.2395833333vw);
}

.fz_42 {
  font-size: clamp(20px, 2.625rem, 2.1875vw);
}

.fz_41 {
  font-size: clamp(20px, 2.5625rem, 2.1354166667vw);
}

.fz_40 {
  font-size: clamp(20px, 2.5rem, 2.0833333333vw);
}

.fz_39 {
  font-size: clamp(20px, 2.4375rem, 2.03125vw);
}

.fz_38 {
  font-size: clamp(20px, 2.375rem, 1.9791666667vw);
}

.fz_37 {
  font-size: clamp(20px, 2.3125rem, 1.9270833333vw);
}

.fz_36 {
  font-size: clamp(18px, 2.25rem, 1.875vw);
}

.fz_35 {
  font-size: clamp(18px, 2.1875rem, 1.8229166667vw);
}

.fz_34 {
  font-size: clamp(18px, 2.125rem, 1.7708333333vw);
}

.fz_33 {
  font-size: clamp(18px, 2.0625rem, 1.71875vw);
}

.fz_32 {
  font-size: clamp(18px, 2rem, 1.6666666667vw);
}

.fz_31 {
  font-size: clamp(18px, 1.9375rem, 1.6145833333vw);
}

.fz_30 {
  font-size: clamp(18px, 1.875rem, 1.5625vw);
}

.fz_29 {
  font-size: clamp(18px, 1.8125rem, 1.5104166667vw);
}

.fz_28 {
  font-size: clamp(16px, 1.75rem, 1.4583333333vw);
}

.fz_27 {
  font-size: clamp(16px, 1.6875rem, 1.40625vw);
}

.fz_26 {
  font-size: clamp(16px, 1.625rem, 1.3541666667vw);
}

.fz_25 {
  font-size: clamp(16px, 1.5625rem, 1.3020833333vw);
}

.fz_24 {
  font-size: clamp(16px, 1.5rem, 1.25vw);
}

.fz_23 {
  font-size: clamp(16px, 1.4375rem, 1.1979166667vw);
}

.fz_22 {
  font-size: clamp(16px, 1.375rem, 1.1458333333vw);
}

.fz_21 {
  font-size: clamp(16px, 1.3125rem, 1.09375vw);
}

.fz_20 {
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
}

.fz_19 {
  font-size: clamp(16px, 1.1875rem, 0.9895833333vw);
}

.fz_18 {
  font-size: clamp(14px, 1.125rem, 0.9375vw);
}

.fz_17 {
  font-size: clamp(14px, 1.0625rem, 0.8854166667vw);
}

.fz_16 {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}

.fz_15 {
  font-size: clamp(14px, 0.9375rem, 0.78125vw);
}

.fz_14 {
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
}

.fz_13 {
  font-size: clamp(14px, 0.8125rem, 0.6770833333vw);
}

.fz_12 {
  font-size: clamp(14px, 16px, 18pxvw);
}

@font-face {
  font-family: "MONTSERRAT-HAIRLINE";
  src: url("../fonts/MONTSERRAT-HAIRLINE.OTF");
}
.mod_header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: all 0.3s ease;
}
.mod_header::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
}
.mod_header.black::after {
  background: rgba(0, 0, 0, 0.1);
}
.mod_header.black .header .logo a img {
  filter: none;
}
.mod_header.black .header .header_center nav > ul > li:hover > a {
  color: var(--bs-primary);
}
.mod_header.black .header .header_center nav > ul > li > a {
  color: #222222;
}
.mod_header.black .header .header_center nav > ul > li > a.active {
  color: var(--bs-primary);
}
.mod_header.black .header .header_center nav > ul > li > a::after {
  border: 2px solid var(--bs-primary);
}
.mod_header.black .header .header_center .head_ico.stock {
  color: #222;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.mod_header.black .header .header_center .head_ico.language:hover > i {
  color: #fff;
}
.mod_header.black .header .header_center .head_ico > i {
  color: #222;
}
.mod_header.black .header .header_center .head_ico.search form {
  background: var(--bs-primary);
}
.mod_header.black .header .header_center .head_ico.search form input {
  color: #fff;
}
.mod_header.black .header .header_center .head_ico.search form input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.mod_header.black .header .header_center .head_ico.search form button {
  background: var(--bs-primary);
}
.mod_header.black .header .header_center .head_ico.search form button i {
  color: #fff;
}
.mod_header.black .header .header_center .head_ico .group {
  background: var(--bs-primary);
}
.mod_header.black .header .header_center .head_ico .group a {
  color: rgba(255, 255, 255, 0.75);
}
.mod_header.black .header .header_center .head_ico .group a.active {
  color: #fff;
}
.mod_header.black .header .header_center .head_ico .group a:hover {
  color: #fff;
}
.mod_header.active {
  background: var(--bs-primary);
}
.mod_header .header {
  position: relative;
  z-index: 9;
}
.mod_header .header .logo a {
  display: flex;
  align-items: center;
  height: 6.25rem;
}
.mod_header .header .logo a img {
  max-height: 3.625rem;
  filter: grayscale(1) brightness(5);
}
.mod_header .header .header_center {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.mod_header .header .header_center nav > ul {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
}
.mod_header .header .header_center nav > ul > li {
  position: relative;
  display: flex;
  align-items: center;
}
.mod_header .header .header_center nav > ul > li:last-child {
  margin-right: 0;
}
.mod_header .header .header_center nav > ul > li:hover ul {
  opacity: 1;
  pointer-events: auto;
}
.mod_header .header .header_center nav > ul > li > a {
  transition: all 0.3s ease;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: #fff;
  font-weight: lighter;
  position: relative;
}
.mod_header .header .header_center nav > ul > li > a::after {
  content: "";
  width: calc(0.5625rem + 2px);
  height: calc(0.5625rem + 2px);
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.3s;
}
.mod_header .header .header_center nav > ul > li > a.active {
  font-weight: normal;
}
.mod_header .header .header_center nav > ul > li > a.active::after {
  opacity: 1;
}
.mod_header .header .header_center nav > ul > li > a.active + i {
  color: var(--bs-primary);
}
.mod_header .header .header_center nav > ul > li i {
  font-size: 12px;
  margin-left: 0.5rem;
  transition: all 0.3s ease;
  color: #fff;
  display: none;
}
.mod_header .header .header_center nav > ul > li ul {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
  padding: 0.5rem 0;
  background: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(5px);
  min-width: 10rem;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease;
  margin-top: 1.625rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.mod_header .header .header_center nav > ul > li ul::after {
  content: "";
  width: 100%;
  height: 2rem;
  bottom: 100%;
  left: 0;
  position: absolute;
}
.mod_header .header .header_center nav > ul > li ul li {
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding: 0 1em;
}
.mod_header .header .header_center nav > ul > li ul li:last-child {
  border: none;
}
.mod_header .header .header_center nav > ul > li ul li:hover > ul {
  opacity: 1;
  pointer-events: auto;
}
.mod_header .header .header_center nav > ul > li ul li:hover > a, .mod_header .header .header_center nav > ul > li ul li:hover > i {
  color: #fff;
}
.mod_header .header .header_center nav > ul > li ul li ul {
  left: 100%;
  top: 0;
  transform: translateX(0);
  margin-top: 0;
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.1);
  border-radius: 0 1rem 1rem 0;
}
.mod_header .header .header_center nav > ul > li ul li a {
  display: block;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
  color: #fff;
  padding: 0.35em 0;
  transition: all 0.5s ease;
  white-space: nowrap;
}
.mod_header .header .header_center nav > ul > li ul li > i {
  color: #fff;
  transform: rotate(-90deg);
}
.mod_header .header .header_center .header_more {
  align-items: center;
}
.mod_header .header .header_center .head_ico {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  margin-left: 2.5rem;
  position: relative;
  z-index: 2;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0);
}
.mod_header .header .header_center .head_ico.stock {
  width: auto;
  height: auto;
  border-radius: 1.5rem;
  padding: 0.75rem 1.5rem;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.mod_header .header .header_center .head_ico.stock:hover {
  background: none;
}
.mod_header .header .header_center .head_ico.language:hover .group {
  opacity: 1;
  pointer-events: auto;
  height: 6.625rem;
}
.mod_header .header .header_center .head_ico.search.active form {
  opacity: 1;
  pointer-events: auto;
}
.mod_header .header .header_center .head_ico.search form {
  width: 14rem;
  height: 3.125rem;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  border-radius: 1.5625rem;
  overflow: hidden;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.mod_header .header .header_center .head_ico.search form input {
  border: none;
  background: none;
  outline: none;
  width: 100%;
  padding-left: 1.5rem;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
}
.mod_header .header .header_center .head_ico.search form button {
  flex-shrink: 0;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  border: none;
}
.mod_header .header .header_center .head_ico.search form button i {
  font-size: clamp(16px, 1.625rem, 1.3541666667vw);
  color: var(--bs-primary);
}
.mod_header .header .header_center .head_ico:hover {
  background: rgb(255, 255, 255);
  border-color: #fff;
}
.mod_header .header .header_center .head_ico:hover > i {
  color: var(--bs-primary);
}
.mod_header .header .header_center .head_ico > i {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: clamp(16px, 1.625rem, 1.3541666667vw);
  transition: all 0.3s;
}
.mod_header .header .header_center .head_ico .group {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 1.5625rem;
  background: #fff;
  padding-top: 2.5rem;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
}
.mod_header .header .header_center .head_ico .group a {
  font-size: clamp(15px, 1rem, 0.8333333333vw);
  color: #666;
  transition: all 0.3s;
}
.mod_header .header .header_center .head_ico .group a.active {
  color: var(--bs-primary);
}
.mod_header .header .header_center .head_ico .group a:hover {
  color: var(--bs-primary);
}

.main_swiper {
  width: 100%;
  height: 100vh;
}
.main_swiper > .swiper-wrapper > .swiper-slide {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.main_swiper > .swiper-wrapper > .swiper-slide:last-child {
  height: auto;
}
.main_swiper .swiper-pagination {
  right: auto;
  left: 1.75rem;
}
.main_swiper .swiper-pagination .span2 {
  margin: 1.625rem 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: none;
  opacity: 1;
  position: relative;
}
.main_swiper .swiper-pagination .span2::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main_swiper .swiper-pagination .span2 i {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  transform: rotate(-90deg);
  transform-origin: left center;
  transition: all 0.5s ease;
  opacity: 0;
}
.main_swiper .swiper-pagination .span2 i::after {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.main_swiper .swiper-pagination .span2.swiper-pagination-bullet-active i {
  transform: rotate(0);
  opacity: 1;
}
@media (max-width: 991px) {
  .main_swiper .swiper-pagination {
    display: none !important;
  }
}

.banner_swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner_swiper .swiper-wrapper .swiper-slide {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.banner_swiper .swiper-wrapper .swiper-slide.swiper-slide-active .banner_text {
  opacity: 1;
  transform: translate(-50%, 0);
}
.banner_swiper .swiper-wrapper .swiper-slide .bgimg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
}
.banner_swiper .banner_text {
  position: absolute;
  left: 50%;
  top: 20%;
  transform: translate(-50%, 30%);
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  transition: all 0.5s ease;
}
.banner_swiper .banner_text .bgtext {
  max-height: 9.375rem;
  margin-bottom: 2.5rem;
}
.banner_swiper .swiper-pagination {
  bottom: 5rem;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  left: auto !important;
  right: calc(5.9375rem + 15px) !important;
  width: auto;
}
.banner_swiper .swiper-pagination span {
  width: 8px;
  height: 20px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  transition: all 0.3s ease;
  opacity: 1;
  margin: 0;
  margin-left: 2.75rem;
}
.banner_swiper .swiper-pagination span.swiper-pagination-bullet-active {
  height: 30px;
  background: #fff;
}
@media (max-width: 991px) {
  .banner_swiper .banner_text {
    width: 90%;
  }
  .banner_swiper .banner_text img {
    max-width: 100%;
  }
}

.index_about {
  height: 100vh;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
.index_about .container {
  position: static;
}
.index_about .left {
  width: 50%;
  position: relative;
  z-index: 2;
}
.index_about .left .mod_title {
  margin-bottom: 1.5rem;
}
.index_about .left .mod_content {
  line-height: 1.8;
  color: #fff;
}
.index_about .left .mod_content * {
  font-size: clamp(15px, 1rem, 0.8333333333vw);
}
.index_about .left .mod_more {
  margin: 1.5rem 0;
}
.index_about .left ul {
  margin-top: 2rem;
}
.index_about .left ul li {
  color: #fff;
}
.index_about .left ul li span {
  display: flex;
  align-items: center;
  font-size: clamp(18px, 1.25rem, 1.0416666667vw);
  font-weight: bold;
  margin-bottom: 0.25rem;
}
.index_about .left ul li span strong {
  font-family: "Montserrat";
  font-size: clamp(18px, 1.75rem, 1.4583333333vw);
}
.index_about .left ul li span sup {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  font-weight: normal;
}
.index_about .right {
  width: 47%;
  transform: translateY(-52%);
}
.index_about .right img {
  width: 100%;
}
.index_about .right ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.index_about .right ul li {
  position: absolute;
  width: 0;
  height: 0;
  background: red;
}
.index_about .right ul li:nth-child(1) {
  left: 8%;
  top: 83.4%;
}
.index_about .right ul li:nth-child(2) {
  left: 52.2%;
  top: 49.7%;
}
.index_about .right ul li:nth-child(3) {
  left: 74.9%;
  top: 29.2%;
}
.index_about .right ul li:nth-child(4) {
  left: 92%;
  top: 77%;
}
.index_about .right ul li a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8.125rem;
  height: 8.125rem;
  background: url("../img/qiu.webp") center no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}
.index_about .right ul li a i {
  font-size: clamp(18px, 2rem, 1.6666666667vw);
  line-height: 1.2;
}
.index_about .right ul li a span {
  font-weight: bold;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
}
@media (max-width: 991px) {
  .index_about .container {
    flex-direction: column;
  }
  .index_about .left {
    width: 100%;
  }
  .index_about .left ul li {
    width: 32%;
    margin-bottom: 1rem;
  }
  .index_about .left ul li:last-child {
    width: 64.5%;
  }
  .index_about .right {
    display: none;
    width: 100%;
  }
}

.index_business {
  height: 100vh;
  color: #fff;
  width: 100%;
}
.index_business > div {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.index_business .item {
  height: 100%;
  width: 14.2857%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  position: relative;
  padding-bottom: 5rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  overflow: hidden;
  position: relative;
  z-index: 2;
  color: #fff;
}
.index_business .item::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
.index_business .item:hover {
  border-right-color: transparent;
}
.index_business .item:hover::after {
  opacity: 1;
}
.index_business .item:hover .center {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.index_business .item:hover .bottom {
  opacity: 0;
  transform: translateY(2.5rem);
  pointer-events: none;
}
.index_business .item .ico {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.index_business .item .ico i {
  font-size: clamp(24px, 2.5rem, 2.0833333333vw);
}
.index_business .item .title {
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  font-weight: bold;
  margin: 2rem 0;
  line-height: 1.4;
  text-align: center;
}
.index_business .item p {
  margin: 2rem 0;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: left;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
}
.index_business .item .more span {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.875rem;
  height: 2.875rem;
  border-radius: 50%;
  border: 1px solid rgb(255, 255, 255);
  font-size: 1.5rem;
  color: inherit;
  transition: all 0.3s ease-in-out;
}
.index_business .item .more span:hover {
  background: #fff;
  color: var(--bs-primary);
}
.index_business .item .center {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  padding: 0 1.5rem;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: translateY(-2.5rem);
  pointer-events: none;
}
.index_business .item .bottom {
  padding: 0 1.5rem;
  transition: all 0.3s ease-in-out;
}
.index_business .item .bottom .ico {
  border: none;
}
.index_business .item .bottom .title {
  height: 3.15rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 991px) {
  .index_business {
    padding-top: 60px;
  }
  .index_business .item {
    width: 50%;
    height: 25%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 0;
    justify-content: center;
  }
  .index_business .item:hover {
    border-right-color: rgba(255, 255, 255, 0.2);
  }
  .index_business .item:hover::after {
    display: none;
  }
  .index_business .item:hover .bottom {
    opacity: 1;
    transform: translateY(0);
  }
  .index_business .item .more a {
    width: 4rem;
    height: 4rem;
  }
  .index_business .item p {
    display: none;
  }
  .index_business .item .ico i {
    font-size: 4rem;
  }
  .index_business .item .title {
    margin: 0;
    margin-bottom: 1rem;
    height: auto;
    min-height: 36px;
  }
  .index_business .item .center {
    display: none;
  }
}

.business_swiper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.business_swiper .swiper-slide {
  height: 100%;
}
.business_swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.index_news {
  padding-top: 5rem;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
}
.index_news .mod_more a:hover {
  background-image: linear-gradient(to right, var(--bs-primary), var(--bs-secondary));
  color: #fff;
  border-color: transparent;
}
.index_news .item {
  display: flex;
  color: #474747;
  background: #fff;
  border-radius: 1.25rem;
  transition: all 0.3s ease;
}
.index_news .item.left {
  flex-direction: column;
  overflow: hidden;
}
.index_news .item.left:hover .img img {
  transform: scale(1.05);
}
.index_news .item.left:hover h3 {
  color: var(--bs-primary);
}
.index_news .item.left .img {
  aspect-ratio: 2/1;
  overflow: hidden;
}
@supports not (aspect-ratio: 2/1) {
  .index_news .item.left .img {
    padding-top: 50%;
    position: relative;
  }
  .index_news .item.left .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.index_news .item.left .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}
.index_news .item.left .text {
  padding: 0 3rem;
  height: 12.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.index_news .item.left .text p {
  line-height: 1.6;
  margin: 1.25rem 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 40px;
}
.index_news .item .time {
  font-family: "Montserrat";
}
.index_news .item h3 {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.4;
  font-size: clamp(16px, 1rem, 0.8333333333vw);
}
.index_news .item p {
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
}
.index_news .group {
  height: 100%;
  flex-direction: column;
}
.index_news .group .item {
  width: 100%;
  overflow: hidden;
  padding: 0 2.5rem;
  align-items: center;
  height: calc((100% - 2.5rem) / 5);
  position: relative;
}
.index_news .group .item::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, var(--bs-primary), var(--bs-secondary));
  opacity: 0;
  transition: all 0.3s ease;
}
.index_news .group .item:not(:first-child) {
  margin-top: 0.625rem;
}
.index_news .group .item:hover {
  color: #fff;
}
.index_news .group .item:hover::after {
  opacity: 1;
}
.index_news .group .item:hover h3 {
  font-weight: bold;
  color: #fff;
}
.index_news .group .item h3 {
  margin: 0;
  color: #000;
  transition: all 0.3s ease;
}
.index_news .group .item .left,
.index_news .group .item .right {
  position: relative;
  z-index: 2;
}
.index_news .group .item .left {
  width: 8rem;
  flex-shrink: 0;
}
.index_news .group .item .left .time {
  padding-left: 1.25rem;
  line-height: 1.4;
}
.index_news .group .item .left .time span {
  font-size: clamp(18px, 1.5rem, 1.25vw);
  font-weight: bold;
  display: block;
}
.index_news .group .item .right {
  width: calc(100% - 8rem);
}
.index_news .group .item .right p {
  margin: 0;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .index_news .item.left .text {
    height: auto;
    padding: 1.5rem 2rem;
  }
  .index_news .group .item {
    margin-top: 1.5rem;
    padding: 1.5rem 2rem;
    height: auto;
  }
  .index_news .group .item:not(:nth-child(1), :nth-child(2)) {
    display: none;
  }
}

.mod_footer {
  box-sizing: border-box;
  padding-top: 5rem;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.mod_footer a {
  color: #fff;
}
.mod_footer .foot_logo {
  text-align: center;
}
.mod_footer .foot_logo img {
  max-height: 5.625rem;
  filter: grayscale(1) brightness(5);
}
.mod_footer .foot_nav {
  margin-top: 3.125rem;
}
.mod_footer .foot_nav ul li {
  width: 13.75rem;
}
.mod_footer .foot_nav ul li a {
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  font-weight: lighter;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  text-transform: uppercase;
}
.mod_footer .foot_share {
  margin: 4.625rem 0;
}
.mod_footer .foot_share ul li {
  width: clamp(34px, 2.5rem, 40px);
  height: clamp(34px, 2.5rem, 40px);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
  position: relative;
}
.mod_footer .foot_share ul li:not(:last-child) {
  margin-right: 3rem;
}
.mod_footer .foot_share ul li:hover {
  background: #fff;
}
.mod_footer .foot_share ul li:hover a,
.mod_footer .foot_share ul li:hover button {
  color: var(--bs-primary);
}
.mod_footer .foot_share ul li:hover span {
  opacity: 1;
  pointer-events: auto;
}
.mod_footer .foot_share ul li a,
.mod_footer .foot_share ul li button {
  border: none;
  background: none;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.mod_footer .foot_share ul li a i,
.mod_footer .foot_share ul li button i {
  font-size: clamp(18px, 1.125rem, 0.9375vw);
}
.mod_footer .foot_share ul li span {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  background: rgb(255, 255, 255);
  padding: clamp(6px, 0.625rem, 10px);
  border-radius: 4px;
  display: block;
  color: #474747;
  text-align: center;
}
.mod_footer .foot_share ul li span img {
  width: clamp(150px, 10rem, 160px);
}
.mod_footer .foot_bottom {
  text-align: center;
  padding: 1.5rem 0;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
  .mod_footer .foot_nav ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .mod_footer .foot_nav ul li {
    width: auto;
  }
}

.pimg {
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.bgimg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
}

.relative {
  position: relative;
}

.main.relative {
  z-index: 2;
}

.index_top {
  width: 78px;
  height: 77px;
  position: fixed;
  bottom: 10%;
  right: 2%;
  z-index: 999;
}
@media (max-width: 991px) {
  .index_top {
    display: none;
  }
}

.index_top img {
  width: 100%;
  height: auto;
}

.index_top:after {
  width: 78px;
  height: 78px;
  box-sizing: border-box;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 4px solid #a2bccc;
  border-radius: 50%;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: menu_circle;
  animation-name: menu_circle;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@media (max-width: 991px) {
  .index_top {
    bottom: 5%;
    width: 60px;
    height: 60px;
  }
  .index_top::after {
    width: 60px;
    height: 60px;
  }
}
@keyframes menu_circle {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
@keyframes circleRoate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.profile {
  padding-top: 6.875rem;
  min-height: 110rem;
}
.profile .left {
  position: relative;
}
.profile .left video {
  width: 100%;
  aspect-ratio: 85/80;
}
@supports not (aspect-ratio: 85/80) {
  .profile .left video {
    height: 29.25rem;
  }
}
.profile .left iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
@supports not (aspect-ratio: 16/9) {
  .profile .left iframe {
    height: 29.25rem;
  }
}
.profile .left .play_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-primary);
  cursor: pointer;
  z-index: 2;
}
.profile .left .play_btn i {
  font-size: clamp(20px, 3rem, 2.5vw);
}
.profile .right {
  padding-top: 2.5rem;
  padding-left: 4.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.profile .right .mod_content {
  line-height: 1.6;
  text-align: justify;
}
.profile .right .mod_content * {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.profile .right .circle_more {
  margin-top: 2rem;
}
@media (max-width: 991px) {
  .profile .right {
    padding-left: 0;
  }
}

.profile-num {
  padding-top: 10rem;
}
.profile-num ul li {
  width: 15.375rem;
  height: 15.375rem;
  background: url("../img/qiu2.webp") center no-repeat;
  background-size: contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.profile-num ul li:nth-child(1) {
  margin-top: 1rem;
  transform: scale(0.8);
}
.profile-num ul li:nth-child(2) {
  margin-top: 6.25rem;
}
.profile-num ul li:nth-child(3) {
  transform: scale(0.85);
}
.profile-num ul li:nth-child(4) {
  margin-top: 9.625rem;
  transform: scale(0.9);
}
.profile-num ul li:nth-child(5) {
  margin-top: 1.25rem;
  transform: scale(0.95);
}
.profile-num ul li:nth-child(6) {
  margin-top: 3.125rem;
  transform: scale(0.98);
}
.profile-num ul li .num {
  font-size: clamp(20px, 2.5rem, 2.0833333333vw);
  font-family: "Montserrat";
  line-height: 1.2;
  display: flex;
  align-items: center;
}
.profile-num ul li .num sup {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  margin-left: 0.25rem;
}
.profile-num ul li span {
  max-width: 65%;
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  text-align: center;
}
@media (max-width: 991px) {
  .profile-num {
    padding: 4rem 0;
    padding-top: 2rem;
  }
  .profile-num ul li {
    margin: 0 !important;
  }
}

.circle_more {
  width: 6.25rem;
  height: 6.25rem;
  border-radius: 50%;
  border: 1px solid rgba(var(--bs-primary-rgb), .5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-primary);
  z-index: 2;
  cursor: pointer;
}
.circle_more i {
  font-size: clamp(18px, 2rem, 1.6666666667vw);
  animation: ani-circle-more 1s ease-out infinite;
}

@keyframes ani-circle-more {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(60%);
    opacity: 0;
  }
}
.industrial {
  padding-top: 6.25rem;
  padding-bottom: 2.875rem;
}
.industrial .left {
  position: relative;
}
.industrial .left ul {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.industrial .left ul li {
  width: 0;
  height: 0;
  position: absolute;
}
.industrial .left ul li:first-child i {
  transform: translateX(-50%) scale(1.2);
}
.industrial .left ul li.active .circle {
  display: block;
}
.industrial .left ul li.active, .industrial .left ul li:first-child {
  z-index: 2;
}
.industrial .left ul li.active i, .industrial .left ul li:first-child i {
  color: red;
}
.industrial .left ul li i {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  font-size: clamp(16px, 1.5rem, 1.25vw);
  line-height: 1;
  color: var(--bs-primary);
}
.industrial .left img {
  width: 100%;
}
.industrial .left .circle {
  position: absolute;
  width: 7.5rem;
  height: 7.5rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.industrial .left .circle i {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  background: var(--bs-primary);
  width: 100%;
  height: 100%;
  opacity: 0;
}
.industrial .left .circle i:nth-child(1) {
  animation: ani-circle-big 6s linear infinite;
}
.industrial .left .circle i:nth-child(2) {
  animation: ani-circle-big 6s 2s linear infinite;
}
.industrial .left .circle i:nth-child(3) {
  animation: ani-circle-big 6s 4s linear infinite;
}
.industrial .right {
  padding-top: 2rem;
}
.industrial .right .tab-content {
  background: #fff;
  border-radius: 1.25rem;
  padding: 2rem;
  width: calc(100% - 20.625rem - 1.875rem);
}
.industrial .right .tab-pane img {
  width: 100%;
  aspect-ratio: 43/23;
  object-fit: cover;
}
@supports not (aspect-ratio: 43/23) {
  .industrial .right .tab-pane img {
    height: 13.625rem;
  }
}
.industrial .right .tab-pane h3 {
  margin: 1rem 0;
  margin-bottom: 0.5rem;
  color: #000000;
  font-weight: lighter;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
}
.industrial .right .tab-pane p {
  line-height: 1.6;
  font-weight: lighter;
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
}
.industrial .right .tab-pane .line {
  margin: 1rem 0;
  width: 100%;
  height: 1px;
  background: #dddddd;
}
.industrial .right .tab-pane ul li {
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  color: #474747;
  line-height: 1.6;
  font-weight: lighter;
  display: flex;
  align-items: center;
}
.industrial .right .tab-pane ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.industrial .right .tab-pane ul li i {
  flex-shrink: 0;
  margin-right: 0.5rem;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  color: #999;
}
.industrial .right .tabs {
  width: 20.625rem;
  margin-left: 1.875rem;
  flex-shrink: 0;
  height: 41.25rem;
  background: #fff;
  border-radius: 1.25rem;
  padding: 2.5rem 2rem;
  padding-right: 1rem;
}
.industrial .right .tabs ul {
  padding-right: 1rem;
  height: 100%;
  overflow: auto;
  display: block;
}
.industrial .right .tabs ul li {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-bottom: 1rem;
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  font-weight: bold;
  cursor: pointer;
}
.industrial .right .tabs ul li:has(span.active)::before {
  margin-left: 0;
}
.industrial .right .tabs ul li:has(span.active) span {
  color: var(--bs-primary);
}
.industrial .right .tabs ul li::before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  border: 2px solid var(--bs-primary);
  flex-shrink: 0;
  margin-right: 0.5rem;
  margin-left: -1.25rem;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .industrial .right {
    display: flex;
    flex-direction: column;
  }
  .industrial .right .tab-content, .industrial .right .tabs {
    width: 100%;
    margin: 0;
    margin-top: 1.5rem;
  }
  .industrial .right .tabs {
    height: 30vh;
  }
  .industrial .right .tab-content {
    order: 2;
  }
}

@keyframes ani-circle-big {
  0% {
    opacity: 0.2;
    transform: scale(0.5);
  }
  100% {
    transform: scale(4);
    opacity: 0.08;
  }
}
.history {
  padding-top: 6.25rem;
}
.history .pimg {
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 3.125rem;
}
.history .pimg .left {
  padding: 0 3.25rem;
  color: #fff;
}
.history .pimg .left .time {
  font-size: clamp(18px, 1.875rem, 1.5625vw);
  font-family: "Montserrat";
  margin-bottom: 1.5rem;
}
.history .pimg .left .mod_content {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 1.6;
  color: #fff;
}
.history .pimg .left .mod_content * {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.history .pimg .right {
  height: 60rem;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.history .pimg .right .img {
  width: 31.875rem;
  border: 1rem solid #fff;
  border-radius: 50%;
  overflow: hidden;
}
.history .pimg .right .img img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
@supports not (aspect-ratio: 1/1) {
  .history .pimg .right .img img {
    height: 100%;
  }
}
.history .pimg .right .kuang {
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 15.9375rem);
  height: 100%;
  overflow: hidden;
}
.history .pimg .right .kuang::after {
  position: absolute;
  top: 0;
  right: 9.75rem;
  content: "";
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  pointer-events: none;
}
@supports not (aspect-ratio: 1/1) {
  .history .pimg .right .kuang::after {
    width: calc(100% + 15.9375rem);
  }
}
.history .pimg .right .kuang .kuang_bold {
  position: absolute;
  right: calc(9.75rem - 2px);
  top: 0;
  height: 100%;
  width: calc(100% - 6.1rem);
  overflow: hidden;
  pointer-events: none;
  transform-origin: 0% 50%;
  transform: rotate(-140deg);
  transition: all 0.8s;
}
.history .pimg .right .kuang .kuang_bold::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 3px solid rgb(255, 255, 255);
}
@supports not (aspect-ratio: 1/1) {
  .history .pimg .right .kuang .kuang_bold {
    display: none;
  }
}
.history .pimg .right .swiper {
  width: 21.375rem;
  height: 54.75rem;
  position: absolute;
  right: 0;
  top: 2.625rem;
  z-index: 2;
}
.history .pimg .right .swiper .swiper-slide {
  height: 9.125rem;
  display: flex;
  align-items: center;
  color: #fff;
  transition: all 0.8s;
  padding-left: 0;
  cursor: pointer;
}
.history .pimg .right .swiper .swiper-slide.cur span {
  transform: translateX(0.875rem) scale(1.1);
  font-weight: bold;
}
.history .pimg .right .swiper .swiper-slide.cur i::before {
  width: 100%;
  height: 100%;
  background: transparent;
}
.history .pimg .right .swiper .swiper-slide.cur i::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.history .pimg .right .swiper .swiper-slide i {
  width: 2rem;
  height: 2rem;
  position: relative;
  flex-shrink: 0;
}
.history .pimg .right .swiper .swiper-slide i::after, .history .pimg .right .swiper .swiper-slide i::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.history .pimg .right .swiper .swiper-slide i::before {
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #fff;
  transition: all 0.3s;
}
.history .pimg .right .swiper .swiper-slide i::after {
  width: 0.625rem;
  height: 0.625rem;
  background: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  transition: all 0.3s;
}
.history .pimg .right .swiper .swiper-slide span {
  font-size: clamp(12px, 1rem, 0.8333333333vw);
  max-width: 7.25rem;
}
.history .pimg .right .xian {
  width: 2.5rem;
  aspect-ratio: 39/344;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15rem;
  z-index: 5;
  background: url("../img/xian.png") center no-repeat;
  background-size: contain;
}
@supports not (aspect-ratio: 39/344) {
  .history .pimg .right .xian {
    height: 21.625rem;
  }
}
.history .pimg .right .xian > div:hover i {
  transform: scale(1.5);
}
.history .pimg .right .xian i {
  display: block;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  font-weight: lighter;
  color: #fff;
  transition: all 0.3s;
}
.history .pimg .right .xian .swiper-button-prev1.swiper-button-disabled,
.history .pimg .right .xian .swiper-button-next1.swiper-button-disabled {
  opacity: 1;
  pointer-events: auto;
}
.history .pimg .right .xian .swiper-button-prev1.swiper-button-lock,
.history .pimg .right .xian .swiper-button-next1.swiper-button-lock {
  display: block;
}
.history .pimg .right .xian .swiper-button-prev1 {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-100%, -100%) rotate(148deg);
}
.history .pimg .right .xian .swiper-button-next1 {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(-100%, 100%) rotate(32deg);
}
@media (max-width: 768px) {
  .history .pimg .right .img {
    width: 25.875rem;
  }
  .history .pimg .right .kuang .kuang_bold {
    width: calc(100% + 1.9rem);
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .history .pimg .right .kuang .kuang_bold {
    width: calc(100% - 0.8rem);
  }
}
@media (max-width: 991px) {
  .history .pimg .left {
    padding: 0;
    padding-top: 4rem;
  }
  .history .pimg .left .time {
    margin-bottom: 1.5rem;
  }
}

.culture {
  padding-top: 6.25rem;
}
.culture .pimg {
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 3.125rem;
  padding: 10rem 0;
}
.culture .left {
  color: #fff;
}
.culture .left ul li {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  padding: 2rem 0;
  line-height: 1.2;
  display: flex;
  align-items: center;
  opacity: 0.75;
  transition: all 0.3s;
  cursor: pointer;
}
.culture .left ul li.active {
  opacity: 1;
}
.culture .left ul li::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 6px solid #fff;
  margin-right: 1.5rem;
  flex-shrink: 0;
}
.culture .right {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.culture .right .mod_content {
  display: none;
  color: #fff;
}
.culture .right .mod_content h3 {
  font-weight: bold;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  line-height: 1.6;
  margin-bottom: 3.125rem;
}
.culture .right .mod_content p {
  line-height: 2;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.culture .right .mod_content.active {
  display: block;
}
@media (max-width: 991px) {
  .culture .left ul li {
    padding: 1.5rem 0;
  }
}

.quality {
  color: #fff;
}
.quality .left {
  padding: 40px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .quality .left {
    height: 53.75rem;
    width: 50%;
    border-top-right-radius: 26.875rem;
    border-bottom-right-radius: 26.875rem;
    background: var(--bs-primary);
    padding: 0;
    padding-left: 9.9375rem;
    padding-right: 5.625rem;
  }
}
.quality .title {
  font-size: clamp(18px, 2.5rem, 2.0833333333vw);
  font-weight: bold;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}
.quality .sub_title {
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.quality .sub_title::before {
  content: "";
  width: 10rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  margin-right: 1rem;
}
.quality .mod_content {
  color: #fff;
}
.quality .mod_content * {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 2;
}
.quality.siyou {
  height: 58.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quality.siyou .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.quality.siyou .sub_title {
  display: block;
  margin-bottom: 3rem;
}
.quality.siyou .sub_title::before {
  display: none;
}

.honor {
  padding-top: 6.25rem;
  padding-bottom: 7.5rem;
}
.honor .mod_title {
  margin-bottom: 4.5rem;
}
.honor .left {
  width: 29.5%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgba(1, 60, 170, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 3;
}
@supports not (aspect-ratio: 1/1) {
  .honor .left {
    padding-top: 29.5%;
  }
  .honor .left ul {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
}
.honor .left ul {
  display: block;
}
.honor .left ul li {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  display: flex;
  align-items: center;
  position: relative;
}
.honor .left ul li::before {
  position: absolute;
  left: -2rem;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: 0.25rem solid #fff;
  margin-right: 0.875rem;
  opacity: 0;
  transition: all 0.3s;
}
.honor .left ul li:has(span.active)::before {
  opacity: 1;
}
.honor .left ul li span {
  padding: 1rem 0;
  display: block;
  color: #fff;
  opacity: 0.5;
  cursor: pointer;
}
.honor .left ul li span.active {
  font-weight: bold;
  opacity: 1;
}
.honor .tab-content {
  width: 70.5%;
}
.honor .tab-content .tab-pane.active {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.honor .center {
  width: 39%;
  flex-shrink: 0;
  padding: 3.75rem 3.125rem;
  padding-left: 5.25rem;
  position: relative;
  z-index: 2;
}
.honor .center::after {
  content: "";
  width: calc(100% + 6.875rem);
  height: 100%;
  background: rgba(255, 255, 255, 0.16);
  border-radius: 2.875rem;
  border-top-left-radius: 21.25rem;
  border-bottom-left-radius: 21.25rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.honor .center .mod_content {
  height: 36.25rem;
  overflow: auto;
  line-height: 1.6;
}
.honor .center .mod_content ul li {
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  color: #fff;
  display: flex;
  align-items: center;
  margin: 0.375rem 0;
}
.honor .center .mod_content ul li span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.honor .center .mod_content ul li::before {
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background: #fff;
  flex-shrink: 0;
  margin-right: 1rem;
}
.honor .right {
  width: 100%;
  height: 43.75rem;
  margin-left: 4%;
}
.honor .right:not(.d-lg-flex) {
  padding-right: 1.25rem;
}
.honor .right.d-lg-flex {
  padding-bottom: 2.5rem;
}
.honor .right img {
  width: 100%;
  margin: 0.5rem 0;
}
.honor .right .row .col-lg-6:nth-last-child(1), .honor .right .row .col-lg-6:nth-last-child(2) {
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .honor .left {
    width: 100%;
    aspect-ratio: initial;
    background: none;
    border-radius: 0;
  }
  .honor .left ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .honor .left ul li::before {
    left: -1.5rem;
  }
  .honor .tab-content {
    width: 100%;
  }
  .honor .tab-content .tab-pane {
    flex-direction: column;
  }
  .honor .center {
    width: 100%;
    padding: 2rem 0;
  }
  .honor .center::after {
    display: none;
  }
  .honor .right {
    width: 100%;
    height: auto;
  }
}

.party {
  background: #f6f9fb;
  padding-top: 4.5rem;
  padding-bottom: 6.25rem;
}
.party .items {
  margin-top: 2.875rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  gap: 2.875rem 2.5rem;
}
@media (max-width: 992px) {
  .party .items {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
}
@media (max-width: 768px) {
  .party .items {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
.party .items .item {
  background: #fff;
}
.party .items .item:hover .img img {
  transform: scale(1.1);
}
.party .items .item:hover .text h4 {
  color: var(--bs-primary);
}
.party .items .item .img {
  overflow: hidden;
}
.party .items .item .img img {
  width: 100%;
  aspect-ratio: 54/30;
  object-fit: cover;
  transition: all 0.5s;
}
@supports not (aspect-ratio: 54/30) {
  .party .items .item .img img {
    height: 18.625rem;
  }
}
.party .items .item .text {
  padding: 1.5rem;
}
.party .items .item .text h4 {
  font-size: clamp(16px, 1rem, 0.8333333333vw);
  color: #333;
  font-weight: bold;
  transition: all 0.3s;
  line-height: 1.6;
}
.party .items .item .text .date {
  margin-top: 0.5rem;
  color: #777777;
  font-weight: lighter;
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  display: flex;
  align-items: center;
  font-family: "Montserrat";
}
.party .items .item .text .date i {
  margin-right: 0.5rem;
}
.party .items .item .text p {
  margin: 0;
  margin-top: 0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: lighter;
  color: #474747;
  line-height: 1.6;
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
}

.party_head {
  margin-bottom: 6.25rem;
}
.party_head .group {
  padding: 3.5rem 3.125rem;
  height: 100%;
  background: #fff;
  border-radius: 1.25rem;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.party_head .group::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  aspect-ratio: 826/147;
  z-index: -1;
  background: url("../img/xing.webp") no-repeat center top;
  background-size: contain;
  transition: all 0.3s;
}
@supports not (aspect-ratio: 826/147) {
  .party_head .group::before {
    height: 9.25rem;
  }
}
.party_head .group::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
  width: 100%;
  height: 0.375rem;
  background: #d5351c;
  transition: all 0.3s;
}
.party_head .group .mod_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.party_head .group .mod_title span {
  transition: all 0.3s;
  color: #d5351c;
}
.party_head .group .mod_title img {
  width: 3.125rem;
  transition: all 0.3s;
}
.party_head .group p {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 1.6;
  font-weight: lighter;
}
@media (max-width: 991px) {
  .party_head .group {
    padding: 2rem;
    margin-bottom: 1rem;
    height: auto;
  }
}

.core_business {
  padding-top: 5rem;
}
@media (max-width: 991px) {
  .core_business .index_business {
    padding-top: 0;
  }
}

.business {
  padding-bottom: 6.25rem;
  background-image: url("../img/2-1-2.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.business.hxxh-2-2 {
  padding: 10rem 0;
}
.business.ldcn_1 {
  padding: 5rem 0;
}
.business-class {
  position: relative;
  padding-bottom: 5rem;
}
.business-class.white ul li:hover a, .business-class.white ul li.active a, .business-class.white ul li a {
  color: #fff;
}
.business-class.business-class-3.white ul {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
.business-class.business-class-3.white ul:has(li:nth-child(1).active) {
  background-image: url("../img/2-4-9.webp");
}
.business-class.business-class-3.white ul:has(li:nth-child(2).active) {
  background-image: url("../img/2-4-10.webp");
}
.business-class.business-class-3.white ul li span {
  width: 22rem;
}
.business-class.business-class-3 ul {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
.business-class.business-class-3 ul:has(li:nth-child(1).active) {
  background-image: url("../img/cpb_2_1.webp");
}
.business-class.business-class-3 ul:has(li:nth-child(2).active) {
  background-image: url("../img/cpb2_2.webp");
}
.business-class.business-class-3 ul li:nth-child(1) {
  left: 22.4%;
  top: 55%;
}
.business-class.business-class-3 ul li:nth-child(2) {
  left: 72.4%;
  top: 55.5%;
}
.business-class.business-class-3 ul li span {
  white-space: initial;
  width: 26.5rem;
  text-align: center;
  line-height: 1.2;
  padding-top: 1.5rem;
}
.business-class h2, .business-class h1 {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  z-index: 2;
  margin: 0;
}
.business-class ul {
  width: 100%;
  aspect-ratio: 1700/482;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
@supports not (aspect-ratio: 1700/482) {
  .business-class ul {
    padding-top: 28.36%;
  }
}
.business-class ul:has(li:nth-child(1).active) {
  background-image: url("../img/cpb_1.webp");
}
.business-class ul:has(li:nth-child(2).active) {
  background-image: url("../img/cpb_2.webp");
}
.business-class ul:has(li:nth-child(3).active) {
  background-image: url("../img/cpb_3.webp");
}
.business-class ul:has(li:nth-child(4).active) {
  background-image: url("../img/cpb_4.webp");
}
.business-class ul:has(li:nth-child(5).active) {
  background-image: url("../img/cpb_5.webp");
}
.business-class ul li {
  position: absolute;
  left: 0;
  top: 0;
  width: 5.625rem;
  height: 5.625rem;
}
.business-class ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #777777;
  transition: all 0.3s;
}
.business-class ul li:hover a {
  color: var(--bs-primary);
}
.business-class ul li:hover i {
  transform: scale(1.1);
}
.business-class ul li.active a {
  color: var(--bs-primary);
}
.business-class ul li.active span {
  font-weight: bold;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
}
.business-class ul li:nth-child(1) {
  left: 11.45%;
  top: 38%;
}
.business-class ul li:nth-child(2) {
  left: 28.28%;
  top: 69.4%;
}
.business-class ul li:nth-child(3) {
  left: 47.1%;
  top: 81%;
}
.business-class ul li:nth-child(4) {
  left: 66.55%;
  top: 69.4%;
}
.business-class ul li:nth-child(5) {
  left: 83.35%;
  top: 38%;
}
.business-class ul li i {
  font-size: clamp(24px, 2.5rem, 2.0833333333vw);
  transition: all 0.3s;
}
.business-class ul li span {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  white-space: nowrap;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  padding-top: 0.75rem;
}
.business-content {
  display: flex;
}
.business-content .menu_left {
  width: 26.25rem;
  margin-right: 1.875rem;
}
.business-content .content-right {
  width: calc(100% - 28.125rem);
  background: #fff;
  padding: 5rem 6.25rem;
}
.business-content .content-right > h1.mod_title {
  font-size: clamp(18px, 1.5rem, 1.25vw);
}
.business-content .content-right .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.375rem 1.75rem;
  background: #f5f9fc;
  font-size: clamp(15px, 1.25rem, 1.0416666667vw);
  color: #222222;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.business-content .content-right .title span {
  text-transform: uppercase;
  font-weight: lighter;
  color: #333333;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.business-content .content-right .mod_content {
  margin: 1rem 0;
  margin-bottom: 3rem;
  line-height: 2;
  width: 100%;
  overflow-x: auto;
}
.business-content .content-right .mod_content p {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.business-content .content-right .mod_content h2, .business-content .content-right .mod_content h3, .business-content .content-right .mod_content h4, .business-content .content-right .mod_content h5 {
  margin-bottom: 1rem;
}
.business-content .content-right .mod_content table {
  width: 100%;
  text-align: center;
}
.business-content .content-right .mod_content table * {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.business-content .content-right .mod_content table tr th:not(:last-child), .business-content .content-right .mod_content table tr td:not(:last-child) {
  border-right: 0.625rem solid #fff;
}
.business-content .content-right .mod_content table tr th[rowspan]:not([rowspan="1"]), .business-content .content-right .mod_content table tr td[rowspan]:not([rowspan="1"]) {
  border-right: none;
}
.business-content .content-right .mod_content table tr:not(:first-child):nth-child(2n-1) td {
  background: #eff1f2;
}
.business-content .content-right .mod_content table tr:not(:first-child):nth-child(2n) td {
  background: #f6f7f8;
}
.business-content .content-right .mod_content table tr:nth-child(1) th, .business-content .content-right .mod_content table tr:nth-child(1) td {
  color: #fff;
  padding: 0.5rem 0;
}
.business-content .content-right .mod_content table tr:nth-child(1) th:nth-child(1), .business-content .content-right .mod_content table tr:nth-child(1) td:nth-child(1) {
  background: #0986c6;
}
.business-content .content-right .mod_content table tr:nth-child(1) th:nth-child(2), .business-content .content-right .mod_content table tr:nth-child(1) td:nth-child(2) {
  background: #4ab9e8;
}
.business-content .content-right .mod_content table tr:nth-child(1) th:nth-child(3), .business-content .content-right .mod_content table tr:nth-child(1) td:nth-child(3) {
  background: #2ac4dd;
}
.business-content .content-right .mod_content table tr:nth-child(1) th:nth-child(4), .business-content .content-right .mod_content table tr:nth-child(1) td:nth-child(4) {
  background: #4aa0e9;
}
.business-content .content-right .mod_content table tr:nth-child(1) th:first-child, .business-content .content-right .mod_content table tr:nth-child(1) td:first-child {
  border-top-left-radius: 0.5rem;
}
.business-content .content-right .mod_content table tr:nth-child(1) th:last-child, .business-content .content-right .mod_content table tr:nth-child(1) td:last-child {
  border-top-right-radius: 0.5rem;
}
@media (max-width: 991px) {
  .business {
    padding-top: 5rem;
  }
  .business-class h1, .business-class h2 {
    position: static;
    transform: none;
    text-align: center;
    margin-bottom: 1.5rem;
    font-weight: bold;
  }
  .business-class ul {
    background: none !important;
    display: flex;
    overflow: scroll;
    scroll-snap-type: x mandatory;
  }
  .business-class ul li {
    position: static;
    scroll-snap-align: start;
    width: auto;
    height: auto;
    margin-right: 2.5rem;
  }
  .business-class ul li.active span {
    font-size: clamp(16px, 1.125rem, 0.9375vw);
  }
  .business-class ul li:last-child {
    margin-right: 0;
  }
  .business-class ul li a {
    flex-direction: column;
  }
  .business-class ul li span {
    position: static;
    transform: none;
  }
  .business-content {
    flex-direction: column;
  }
  .business-content .menu_left {
    width: 100%;
    margin-right: 0;
    position: relative;
  }
  .business-content .menu_left .menu_left_show_btn span {
    padding: 0.75rem 1.5rem;
    background: var(--bs-primary);
    color: #fff;
    display: inline-block;
  }
  .business-content .menu_left .ny_left {
    max-width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 2rem 1.5rem;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
    opacity: 0;
    transform: translateX(-100%);
    transition: all 0.3s;
    pointer-events: none;
  }
  .business-content .menu_left .ny_left.active {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
  }
  .business-content .content-right {
    width: 100%;
    padding: 3rem 2rem;
  }
}

.mod_menu > ul > li {
  position: relative;
}
.mod_menu > ul > li::before {
  content: "";
  width: 1px;
  height: calc(100% - 1.25rem);
  background: #bfbfbf;
  position: absolute;
  left: 0.625rem;
  top: 1.625rem;
}
.mod_menu > ul > li:last-child::before {
  display: none;
}
.mod_menu > ul > li:has(li.active) > a, .mod_menu > ul > li.active > a {
  color: var(--bs-primary);
  font-weight: bold;
}
.mod_menu > ul > li:has(li.active) > a i, .mod_menu > ul > li.active > a i {
  border-color: var(--bs-primary);
}
.mod_menu > ul > li:has(li.active) > a i::after, .mod_menu > ul > li.active > a i::after {
  opacity: 1;
}
.mod_menu > ul > li a:hover {
  color: var(--bs-primary);
}
.mod_menu > ul > li a:hover::before {
  background: var(--bs-primary);
}
.mod_menu > ul > li a:hover i {
  border-color: var(--bs-primary);
}
.mod_menu > ul > li a:hover i::after {
  opacity: 1;
}
.mod_menu > ul > li > a {
  color: #474747;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  display: flex;
}
.mod_menu > ul > li > a i {
  width: 1.25rem;
  height: 1.25rem;
  border: 1px dashed #bfbfbf;
  margin-right: 0.625rem;
  position: relative;
  display: block;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 0.375rem;
  transition: all 0.3s;
}
.mod_menu > ul > li > a i::after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: var(--bs-primary);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.mod_menu > ul > li ul {
  padding: 0.75rem 0;
  padding-left: 2rem;
}
.mod_menu > ul > li li.active a {
  color: var(--bs-primary);
}
.mod_menu > ul > li li.active a::before {
  background: var(--bs-primary);
}
.mod_menu > ul > li li a {
  color: #666;
  padding: 0.375rem 0;
  display: inline-block;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  position: relative;
  padding-left: 1.25rem;
}
.mod_menu > ul > li li a::before {
  content: "";
  width: 0.4375rem;
  height: 0.4375rem;
  border-radius: 50%;
  background: #a2a2a2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.zy_liyong {
  min-height: 68.75rem;
}
.zy_liyong .mod_content {
  color: #fff;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.zy_liyong .mod_content * {
  font-size: inherit !important;
  line-height: 1.6 !important;
}
.zy_liyong .mod_content strong, .zy_liyong .mod_content b {
  font-weight: bold;
}
.zy_liyong .timeline {
  margin-top: 3.25rem;
}
.zy_liyong .right {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .zy_liyong .right img {
    max-width: 70% !important;
  }
}

.timeline {
  margin-top: 6.25rem;
}
.timeline .timeline-item {
  font-size: clamp(15px, 1rem, 0.8333333333vw);
  color: #fff;
}
.timeline .timeline-item .num {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0.5rem;
}
.timeline .timeline-item .num span {
  font-size: clamp(20px, 2.25rem, 1.875vw);
  font-weight: bold;
  line-height: 1;
  margin: 0 4px;
}

.zy_fenli {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zy_fenli .mod_title2 {
  display: flex;
  align-items: center;
}
.zy_fenli .mod_title2::before {
  content: "";
  width: 0.375rem;
  height: 2.875rem;
  background: #fff;
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.zy_fenli .mod_content {
  color: #fff;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.zy_fenli .mod_content * {
  font-size: inherit !important;
  line-height: 1.6 !important;
}
.zy_fenli .mod_content strong, .zy_fenli .mod_content b {
  font-weight: bold;
}
.zy_fenli .left {
  padding-right: 5rem;
}
.zy_fenli .timeline {
  display: flex;
  align-items: flex-start;
  margin-top: 2.5rem;
}
.zy_fenli .timeline .timeline-item:not(:first-child) {
  margin-left: 5rem;
}
.zy_fenli .right {
  text-align: center;
}
.zy_fenli .right img {
  width: 100%;
  aspect-ratio: 410/430;
  object-fit: cover;
  border-radius: 2rem;
  margin-bottom: 1.5rem;
}
@supports (aspect-ratio: 410/430) {
  .zy_fenli .right img {
    height: 26.375rem;
  }
}
.zy_fenli .right span {
  display: inline-block;
  padding: 0.25rem 2.5rem;
  border-radius: 1.5rem;
  background: #3395cf;
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  color: #fff;
}
@media (max-width: 991px) {
  .zy_fenli {
    padding-bottom: 5rem;
    min-height: auto;
  }
  .zy_fenli .left {
    padding: 5rem 0;
    padding-right: 0;
  }
}

.zy_fuhuo {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zy_fuhuo .mod_title2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.zy_fuhuo .mod_title2::after {
  content: "";
  width: 0.375rem;
  height: 2.875rem;
  background: #fff;
  margin-left: 1rem;
  margin-top: 0.25rem;
}
.zy_fuhuo .mod_content {
  color: #fff;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
}
.zy_fuhuo .mod_content * {
  font-size: inherit !important;
  line-height: 2 !important;
}
.zy_fuhuo .mod_content strong, .zy_fuhuo .mod_content b {
  font-weight: bold;
}
@media (max-width: 991px) {
  .zy_fuhuo {
    min-height: auto;
    padding: 5rem 0;
  }
}

.fw_team {
  width: 55%;
  padding: 6.25rem;
  padding-left: 6.6875rem;
  background-image: linear-gradient(to right, var(--bs-primary), rgba(var(--bs-primary-rgb), 0.2));
  color: #fff;
  border-top-right-radius: 5rem;
}
.fw_team .mod_content {
  color: #fff;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.fw_team .mod_content * {
  font-size: inherit !important;
  line-height: 1.6 !important;
}
.fw_team .mod_content strong, .fw_team .mod_content b {
  font-weight: bold;
}
.fw_team ul {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fw_team ul li {
  display: flex;
  align-items: center;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: #fff;
}
.fw_team ul li i {
  width: 3.5rem;
  height: 3.5rem;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(16px, 1.5rem, 1.25vw);
  margin-right: 0.5rem;
}
@media (max-width: 991px) {
  .fw_team {
    width: 100%;
    padding: 5rem 15px;
  }
  .fw_team ul {
    margin: 0;
    align-items: start;
    flex-direction: column;
  }
  .fw_team ul li {
    margin-top: 1.5rem;
  }
}

.fw_jiance {
  padding-top: 12.5rem;
  padding-bottom: 6.875rem;
}
.fw_jiance .mod_title2 {
  display: flex;
  align-items: center;
}
.fw_jiance .mod_title2.text-center {
  justify-content: center;
}
.fw_jiance .mod_title2.text-center::before {
  display: none;
}
.fw_jiance .mod_title2::before {
  content: "";
  width: 0.375rem;
  height: 2.875rem;
  background: #fff;
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.fw_jiance .group {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 5rem;
  counter-reset: item-counter;
}
.fw_jiance .group .item {
  width: 25%;
  height: 23.125rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #015cac;
  position: relative;
  transition: all 0.3s;
}
.fw_jiance .group .item:nth-child(1) {
  background: rgba(255, 255, 255, 0.9);
}
.fw_jiance .group .item:nth-child(2) {
  background: rgba(255, 255, 255, 0.8);
}
.fw_jiance .group .item:nth-child(3) {
  background: rgba(255, 255, 255, 0.7);
}
.fw_jiance .group .item.active .level2 {
  opacity: 1;
}
.fw_jiance .group .item .level1 {
  padding: 0 5%;
}
.fw_jiance .group .item .level2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 10%;
  z-index: 2;
  background-image: linear-gradient(to right, var(--bs-secondary), var(--bs-primary));
  opacity: 0;
  transition: all 0.3s;
  color: #fff;
}
.fw_jiance .group .item .level2 h4 {
  font-weight: normal;
  margin-bottom: 1.5rem;
}
.fw_jiance .group .item .level2 .mod_content {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.fw_jiance .group .item .level2 .mod_content * {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 1.6;
  margin: 0;
}
.fw_jiance .group .item .num {
  font-size: clamp(18px, 1.875rem, 1.5625vw);
  font-family: "Montserrat";
}
.fw_jiance .group .item .num::before {
  counter-increment: item-counter;
  content: counter(item-counter, decimal-leading-zero);
}
.fw_jiance .group .item .line {
  width: 2.5rem;
  height: 3px;
  background: var(--bs-primary);
  margin: 0 auto;
}
.fw_jiance .group .item h4 {
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  font-weight: bold;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}
.fw_jiance .group .item.active {
  width: 50%;
}
.fw_jiance .swiper .swiper-slide.swiper-slide-active a h4 {
  font-weight: bold;
}
.fw_jiance .swiper .swiper-slide a {
  display: block;
}
.fw_jiance .swiper .swiper-slide a .img {
  overflow: hidden;
  border-radius: 1.25rem;
}
.fw_jiance .swiper .swiper-slide a .img img {
  width: 100%;
  aspect-ratio: 40/29;
  object-fit: contain;
  transition: all 0.3s;
}
@supports not (aspect-ratio: 40/29) {
  .fw_jiance .swiper .swiper-slide a .img img {
    height: 17.875rem;
  }
}
.fw_jiance .swiper .swiper-slide a h4 {
  color: #fff;
  margin-top: 1rem;
  text-align: center;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
}
.fw_jiance .fw_jiance_page {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.fw_jiance .fw_jiance_page .num {
  font-size: clamp(16px, 1.875rem, 1.5625vw);
  font-family: "Montserrat";
  color: #fff;
  line-height: 1;
}
.fw_jiance .fw_jiance_page .num span {
  font-size: inherit;
}
.fw_jiance .fw_jiance_page .num span:first-child {
  font-weight: bold;
  font-size: clamp(20px, 2.5rem, 2.0833333333vw);
}
.fw_jiance .fw_jiance_page .swiper-pagination {
  opacity: 1;
  position: static;
  width: calc(100% - 9rem);
  background: rgba(255, 255, 255, 0.2);
  height: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.fw_jiance .fw_jiance_page .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #fff;
  height: 100%;
}
@media (max-width: 991px) {
  .fw_jiance {
    padding: 5rem 0;
  }
  .fw_jiance .group {
    flex-direction: column;
  }
  .fw_jiance .group .item {
    width: 100%;
    margin-bottom: 2rem;
    padding: 0;
    height: auto;
  }
  .fw_jiance .group .item.active {
    width: 100%;
  }
  .fw_jiance .group .item .level1 {
    display: none;
  }
  .fw_jiance .group .item .level2 {
    position: static;
    padding: 2rem 15px;
    opacity: 1;
  }
}

.fw_pingjia {
  padding-top: 12.5rem;
  padding-bottom: 6.875rem;
}
.fw_pingjia .mod_title2 {
  display: flex;
  align-items: center;
}
.fw_pingjia .mod_title2::before {
  content: "";
  width: 0.375rem;
  height: 2.875rem;
  background: #fff;
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.fw_pingjia .row .row .col-6:nth-child(2n) img {
  transform: translateY(-3.125rem);
}
.fw_pingjia .row .row img {
  border-radius: 1.25rem;
  aspect-ratio: 40/26;
  object-fit: cover;
  margin-bottom: 2rem;
  width: 100%;
}
@supports not (aspect-ratio: 40/26) {
  .fw_pingjia .row .row img {
    height: 16.375rem;
  }
}
.fw_pingjia .mod_content {
  margin-right: 6.25rem;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.fw_pingjia .mod_content * {
  color: #fff;
  font-size: inherit !important;
  line-height: 1.6 !important;
}
@media (max-width: 991px) {
  .fw_pingjia .mod_content {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .fw_pingjia {
    padding: 5rem 0;
  }
  .fw_pingjia .row .row .col-6:nth-child(2n) img {
    transform: translateY(0);
  }
  .fw_pingjia .row .row img {
    margin-bottom: 0;
    margin-top: 2rem;
  }
}

.fw_liucheng {
  padding-top: 9.375rem;
}
.fw_liucheng .items {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.fw_liucheng .items::after {
  content: "";
  width: 75%;
  aspect-ratio: 1294/113;
  position: absolute;
  left: 12.5%;
  top: 8.625rem;
  z-index: -1;
  background: url("../img/xudian.webp") center no-repeat;
  background-size: contain;
}
@supports not (aspect-ratio: 1294/113) {
  .fw_liucheng .items::after {
    padding-top: 7%;
  }
}
.fw_liucheng .items .item {
  width: 25%;
  padding-top: 7.875rem;
  height: 35.625rem;
  position: relative;
  z-index: 2;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fw_liucheng .items .item:nth-child(1)::before {
  top: 42%;
}
.fw_liucheng .items .item:nth-child(2)::before {
  top: 23.2%;
}
.fw_liucheng .items .item:nth-child(3)::before {
  top: 42%;
}
.fw_liucheng .items .item:nth-child(4)::before {
  display: none;
}
.fw_liucheng .items .item:hover::after, .fw_liucheng .items .item:hover::before {
  opacity: 1;
}
.fw_liucheng .items .item::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-left: 0.875rem solid #fff;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateX(-50%);
  z-index: 5;
  opacity: 0;
  transition: all 0.3s;
}
.fw_liucheng .items .item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: linear-gradient(to bottom, var(--bs-secondary), var(--bs-primary));
  opacity: 0;
  transition: all 0.3s;
  border-radius: 1.5rem;
}
.fw_liucheng .items .item i {
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: clamp(18px, 3.5rem, 2.9166666667vw);
  color: var(--bs-primary);
}
.fw_liucheng .items .item h4 {
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  font-weight: bold;
  margin-bottom: 3.25rem;
  margin-top: 1.875rem;
}
.fw_liucheng .items .mod_content {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  padding: 0 10px;
}
.fw_liucheng .items .mod_content * {
  color: #fff;
  font-size: inherit !important;
  margin: 0;
  line-height: 1.6 !important;
}
.fw_liucheng .items .mod_content p {
  position: relative;
}
@media (max-width: 991px) {
  .fw_liucheng {
    padding: 5rem 0;
  }
  .fw_liucheng .items {
    flex-direction: column;
  }
  .fw_liucheng .items::after {
    display: none;
  }
  .fw_liucheng .items .item {
    width: 100%;
    margin-bottom: 2rem;
    height: auto;
    padding: 4rem 15px;
  }
  .fw_liucheng .items .item::before {
    display: none;
  }
  .fw_liucheng .items .item::after {
    opacity: 1;
  }
}

.yx_map {
  padding-bottom: 4rem;
}
.yx_map .mod_title2 {
  display: flex;
  align-items: center;
}
.yx_map .mod_title2::before {
  content: "";
  width: 0.375rem;
  height: 2.875rem;
  background: #fff;
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.yx_map .mod_content {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.yx_map .mod_content * {
  color: #fff;
  line-height: 1.6 !important;
  font-size: inherit !important;
}
.yx_map .map_tab {
  margin-top: 3rem;
}
.yx_map .map_tab li {
  margin-top: 2rem;
  opacity: 0.5;
  transition: all 0.3s;
  cursor: pointer;
}
.yx_map .map_tab li.active {
  opacity: 1;
}
.yx_map .map_tab li span {
  padding: 0.75rem 5rem;
  border-radius: 1.5rem;
  border: 2px solid #fff;
  display: inline-block;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  line-height: 1;
  color: #fff;
}
.yx_map .map {
  margin-top: -10%;
}
.yx_map .map img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.yx_kehu {
  padding-top: 11.25rem;
  padding-bottom: 15rem;
}
.yx_kehu .group {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 1px;
}
@media (max-width: 991px) {
  .yx_kehu .group {
    grid-template-columns: repeat(3, 1fr);
  }
}
.yx_kehu .group .item {
  aspect-ratio: 242/146;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
@supports not (aspect-ratio: 242/146) {
  .yx_kehu .group .item {
    padding-top: 60%;
    position: relative;
  }
  .yx_kehu .group .item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
}
.yx_kehu .group .item img {
  max-width: 90%;
  max-height: 80%;
}
.yx_kehu .swiper .swiper-button-prev::after,
.yx_kehu .swiper .swiper-button-next::after {
  font-size: clamp(18px, 2rem, 1.6666666667vw);
  color: var(--bs-primary);
}

.class2-1 {
  width: 100%;
  aspect-ratio: 192/100;
  color: #fff;
  padding-top: 7%;
}
@supports not (aspect-ratio: 192/100) {
  .class2-1 {
    height: 61.875rem;
  }
}
.class2-1 .mod_content {
  margin: 0 auto;
  line-height: 1.6;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.class2-1 .mod_content * {
  color: #fff;
  font-size: inherit !important;
  line-height: inherit !important;
  margin: 0;
}
@media (max-width: 991px) {
  .class2-1 .mod_content {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .class2-1 {
    aspect-ratio: initial;
    padding: 5rem 0;
  }
}

.class2-2 {
  color: #fff;
  padding-top: 6.25rem;
  padding-bottom: 8.125rem;
}
.class2-2 .mod_content {
  max-width: 77%;
  margin: 0 auto;
  line-height: 1.6;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.class2-2 .mod_content * {
  color: #fff;
  margin: 0;
}
.class2-2 .mod_content h2 {
  margin-bottom: 1.5rem;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  line-height: 1.6;
}
.class2-2 .mod_content p * {
  font-size: inherit !important;
  line-height: inherit !important;
}
@media (max-width: 991px) {
  .class2-2 .mod_content {
    max-width: 100%;
  }
}
.class2-2 .swiper {
  margin-top: 2rem;
}
.class2-2 .swiper .swiper-slide {
  opacity: 0.65;
}
.class2-2 .swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.class2-2 .swiper .swiper-slide.swiper-slide-active h4 {
  opacity: 1;
}
.class2-2 .swiper .swiper-slide img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 85/59;
}
@supports not (aspect-ratio: 85/59) {
  .class2-2 .swiper .swiper-slide img {
    height: 37rem;
  }
}
.class2-2 .swiper .swiper-slide h4 {
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: #fff;
  text-align: center;
  margin-top: 1.5rem;
  opacity: 0;
  transition: all 0.3s;
}
.class2-2 .swiper .swiper-button-prev, .class2-2 .swiper .swiper-button-next {
  margin: 0;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 21%;
  color: var(--bs-primary);
  transition: all 0.3s;
}
.class2-2 .swiper .swiper-button-prev::after, .class2-2 .swiper .swiper-button-next::after {
  display: none;
}
.class2-2 .swiper .swiper-button-prev:hover, .class2-2 .swiper .swiper-button-next:hover {
  background: var(--bs-primary);
  color: #fff;
}
.class2-2 .swiper .swiper-button-prev i, .class2-2 .swiper .swiper-button-next i {
  transform: rotateY(180deg);
}
.class2-2 .swiper .swiper-button-next {
  left: auto;
  right: 21%;
  transform: translateY(-50%);
}
.class2-2 .swiper .swiper-button-next i {
  transform: rotateY(0);
}
@media (max-width: 991px) {
  .class2-2 .swiper .swiper-button-prev {
    left: 2%;
  }
  .class2-2 .swiper .swiper-button-next {
    right: 2%;
  }
}
.class2-2.hxxh-1-4 .mod_content * {
  color: #222;
}
.class2-2.hxxh-1-4 .swiper .swiper-slide h4 {
  color: #222;
}
.class2-2.hxxh-1-4 .swiper .swiper-button-prev, .class2-2.hxxh-1-4 .swiper .swiper-button-next {
  background: transparent;
  color: var(--bs-primary);
  border: 1px solid var(--bs-primary);
}
.class2-2.hxxh-1-4 .swiper .swiper-button-prev:hover, .class2-2.hxxh-1-4 .swiper .swiper-button-next:hover {
  background: var(--bs-primary);
  color: #fff;
}

.class-2-2-1 {
  margin: 8rem 0;
}
.class-2-2-1 .left {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .class-2-2-1 .left img {
    max-width: 80% !important;
  }
}
@media (min-width: 1200px) {
  .class-2-2-1 .left img {
    max-width: 80% !important;
  }
}
.class-2-2-1 .right {
  padding-left: 2rem;
}
@media (max-width: 991px) {
  .class-2-2-1 .right {
    padding-left: 0;
    margin-top: 5rem;
  }
}
.class-2-2-1 .group {
  display: flex;
  flex-wrap: wrap;
}
.class-2-2-1 .group .item {
  position: relative;
}
@media (max-width: 768px) {
  .class-2-2-1 .group .item {
    width: calc((100% - (2 - 1) * 15px) / 2);
    margin-bottom: 10px;
  }
  .class-2-2-1 .group .item:not(:nth-child(2n)) {
    margin-right: 10px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .class-2-2-1 .group .item {
    width: calc((100% - (2 - 1) * 15px) / 2);
    margin-bottom: 10px;
  }
  .class-2-2-1 .group .item:not(:nth-child(2n)) {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .class-2-2-1 .group .item {
    width: calc((100% - (2 - 1) * 1rem) / 2);
    margin-bottom: 1rem;
  }
  .class-2-2-1 .group .item:not(:nth-child(2n)) {
    margin-right: 1rem;
  }
}
.class-2-2-1 .group .item span {
  padding: 0.5rem 2px;
  line-height: 1;
  background: rgba(255, 255, 255, 0.85);
  min-width: 6.25rem;
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border-top-right-radius: 0.75rem;
  color: #000;
  text-align: center;
}
.class-2-2-1 .group .item img {
  width: 100%;
  aspect-ratio: 396/250;
  object-fit: cover;
}
@supports not (aspect-ratio: 396/250) {
  .class-2-2-1 .group .item img {
    height: 15.375rem;
  }
}

.hxxh-1-1 .mod_content {
  max-width: 60%;
  margin: 0 auto;
  line-height: 1.6;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.hxxh-1-1 .mod_content * {
  margin: 0;
  font-size: inherit !important;
  line-height: inherit !important;
}
@media (max-width: 991px) {
  .hxxh-1-1 .mod_content {
    max-width: 100%;
  }
}

.hxxh-1-2 {
  display: flex;
  align-items: center;
  padding: 5% 0;
  min-height: 58.375rem;
  transform: translateY(-15%);
  position: relative;
  z-index: -1;
}
@media (max-width: 991px) {
  .hxxh-1-2 {
    min-height: initial;
    padding: 5rem 0;
  }
}

.hxxh-1-3 .mod_content {
  line-height: 1.6;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.hxxh-1-3 .mod_content * {
  font-size: inherit !important;
}
.hxxh-1-3 .mod_content p {
  display: flex;
  align-items: flex-start;
}
.hxxh-1-3 .mod_content p img {
  width: 30px;
  margin-right: 0.5rem;
  flex-shrink: 0;
}
@media screen and (min-width: 992px) {
  .hxxh-1-3 .col-lg-6 .mod_content {
    max-width: initial;
  }
  .hxxh-1-3 .mod_content {
    max-width: 50%;
  }
}

.hxxh_video {
  position: relative;
}
.hxxh_video i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 6.875rem;
  height: 6.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(18px, 3rem, 2.5vw);
  background: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  z-index: 2;
}
.hxxh_video video {
  width: 100%;
  aspect-ratio: 85/48;
}
@supports not (aspect-ratio: 85/48) {
  .hxxh_video video {
    height: 29.25rem;
  }
}
.hxxh_video iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
@supports not (aspect-ratio: 16/9) {
  .hxxh_video iframe {
    height: 29.6875rem;
  }
}

.hxxh-search {
  margin-bottom: 7.5rem;
}
.hxxh-search form {
  display: flex;
  align-items: center;
  height: 4.375rem;
}
.hxxh-search form input, .hxxh-search form button {
  border: none;
  outline: none;
}
.hxxh-search form input {
  width: 37.5rem;
  height: 100%;
  padding-left: 2rem;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.hxxh-search form button {
  width: 8.125rem;
  flex-shrink: 0;
  height: 100%;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  background: var(--bs-primary);
}
.hxxh-search form button i {
  font-size: clamp(16px, 1.75rem, 1.4583333333vw);
  color: #fff;
}

.hxxh-2-1 .mod_content {
  padding-right: 12%;
  margin-top: 2rem;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 1.6;
}
.hxxh-2-1 .mod_content * {
  font-size: inherit !important;
  line-height: inherit !important;
}
.hxxh-2-1 .swiper .swiper-slide img {
  width: 100%;
  aspect-ratio: 375/520;
  object-fit: contain;
}
@supports not (aspect-ratio: 375/520) {
  .hxxh-2-1 .swiper .swiper-slide img {
    height: 37rem;
  }
}
.hxxh-2-1 .swiper .swiper-pagination {
  position: static;
  margin: 0;
  margin-top: 2.5rem;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hxxh-2-1 .swiper .swiper-pagination span {
  width: 15%;
  height: 6px;
  border-radius: 0;
  background: #ccc;
  border: 1px solid transparent;
  border-left: none;
  border-right: none;
}
.hxxh-2-1 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background: var(--bs-primary);
  border: 1px solid var(--bs-primary);
}
@media (max-width: 991px) {
  .hxxh-2-1 .swiper {
    margin-top: 2rem;
  }
}

.search-list {
  padding: 5.625rem 0;
}
.search-list .item {
  margin-top: 3.125rem;
  display: flex;
  align-items: stretch;
  padding: 1.25rem;
  background: #fff;
}
.search-list .item:hover .img img {
  transform: scale(1.08);
}
.search-list .item:hover .text h4 a {
  color: var(--bs-primary);
}
.search-list .item .img {
  display: block;
  width: 28.75rem;
  flex-shrink: 0;
  margin-right: 3rem;
  overflow: hidden;
}
.search-list .item .img img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  display: block;
  transition: all 0.3s;
}
@supports not (aspect-ratio: 1/1) {
  .search-list .item .img img {
    height: 28.625rem;
  }
}
.search-list .item .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.search-list .item .text h4 {
  margin-bottom: 1rem;
}
.search-list .item .text h4 a {
  color: #222;
  transition: all 0.3s;
  font-size: clamp(16px, 1.875rem, 1.5625vw);
  font-weight: bold;
}
.search-list .item .mod_content {
  max-height: 24.5rem;
}
.search-list .item .mod_content ul {
  padding-left: 22px;
}
.search-list .item .mod_content ul li {
  list-style: disc;
}
.search-list .item .mod_content ul li::marker {
  color: #9f9f9f;
}
.search-list .item .mod_content * {
  margin: 0;
  font-size: clamp(14px, 1.125rem, 0.9375vw);
}
@media (max-width: 991px) {
  .search-list .item {
    flex-wrap: wrap;
  }
  .search-list .item .img {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .search-list .item .mod_content {
    max-height: initial;
  }
}

.hsly_1 {
  padding-bottom: 20.625rem;
}
.hsly_1 .mod_content {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.hsly_1 .mod_content * {
  font-size: inherit !important;
  line-height: 1.6;
  margin: 0;
}
.hsly_1 .mod_content * img {
  margin-top: -8%;
}
@media (min-width: 992px) {
  .hsly_1 .mod_content * img {
    max-width: 80%;
  }
}
.hsly_1.hsly_3 .mod_content * img {
  margin: 0;
}

.hsly_2 {
  padding: 8.125rem 0;
}

.hsly_4 {
  padding: 9.375rem 0;
}
.hsly_4 .left {
  padding-right: 5%;
}
@media (max-width: 991px) {
  .hsly_4 .left {
    padding-right: 0;
  }
}
.hsly_4 .title {
  display: inline-block;
  margin-top: 8.75rem;
  font-size: clamp(18px, 1.75rem, 1.4583333333vw);
  font-weight: bold;
  color: #fff;
  position: relative;
  padding: 2rem 0;
  z-index: 2;
}
.hsly_4 .title::after {
  content: "";
  width: calc(100% + 5.9375rem + 0.75rem + 5.625rem);
  height: 100%;
  position: absolute;
  top: 0;
  left: -6.6875rem;
  background-image: linear-gradient(to right, var(--bs-secondary), var(--bs-primary));
  z-index: -1;
  border-radius: 5rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.hsly_4 .mod_content {
  line-height: 2.2;
}
@media (max-width: 991px) {
  .hsly_4 .title {
    margin: 3rem 0;
  }
}

.hsly_5 {
  padding: 5rem 0;
}

.cstx_1 {
  aspect-ratio: 192/100;
  padding: 8.125rem 0;
}
@supports not (aspect-ratio: 192/100) {
  .cstx_1 {
    height: 61.875rem;
  }
}
.cstx_1 .mod_content {
  margin-top: 3rem;
  line-height: 1.6;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.cstx_1 .mod_content * {
  font-size: inherit !important;
  line-height: inherit !important;
}
.cstx_1 .mod_content.fz18 {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 1.6;
}
.cstx_1 .mod_content.fz18 * {
  font-size: inherit !important;
  line-height: inherit !important;
}
@media (max-width: 991px) {
  .cstx_1 {
    aspect-ratio: initial;
    padding: 5rem 0;
  }
}

.cstx_2 {
  padding: 10rem 0;
  aspect-ratio: 192/90;
  display: flex;
  align-items: center;
  justify-content: center;
}
@supports not (aspect-ratio: 192/90) {
  .cstx_2 {
    height: 55.625rem;
  }
}
.cstx_2 .mod_title {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .cstx_2 {
    aspect-ratio: initial;
    padding: 5rem 0;
  }
}

.cstx_3 {
  padding: 10rem 0;
  aspect-ratio: 192/90;
  display: flex;
  align-items: center;
  justify-content: center;
}
@supports not (aspect-ratio: 192/90) {
  .cstx_3 {
    height: 55.625rem;
  }
}
.cstx_3 .mod_title.mod_title2.mod_title3 {
  margin-bottom: 2rem;
  justify-content: flex-end;
}
.cstx_3 .mod_title.mod_title2.mod_title3::before {
  order: 2;
  margin-right: 0;
  margin-left: 1rem;
}
.cstx_3 .mod_content {
  margin-left: 6%;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 1.6;
}
.cstx_3 .mod_content * {
  font-size: inherit !important;
  line-height: inherit !important;
}
@media (max-width: 991px) {
  .cstx_3 .mod_content {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .cstx_3 {
    aspect-ratio: initial;
    padding: 5rem 0;
  }
}

.xhly_1 {
  padding: 10rem 0;
  aspect-ratio: 192/90;
  display: flex;
  align-items: center;
  justify-content: center;
}
@supports not (aspect-ratio: 192/90) {
  .xhly_1 {
    height: 61.875rem;
  }
}
.xhly_1 .mod_title {
  margin-top: 3rem;
}
.xhly_1 .mod_content {
  margin-right: 12%;
}
.xhly_1 .mod_content.fz18 {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 1.6;
}
.xhly_1 .mod_content.fz18 * {
  font-size: inherit !important;
  line-height: inherit !important;
}
@media (max-width: 991px) {
  .xhly_1 {
    aspect-ratio: initial;
    padding: 5rem 0;
  }
  .xhly_1 .mod_content {
    margin-right: 0;
  }
}

.xhly_2 {
  padding: 16.25rem 0;
}
.xhly_2 .items {
  margin: 0 6%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 0;
}
.xhly_2 .items .item {
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #474747;
  padding: 0 15%;
  transition: all 0.3s;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
@supports not (aspect-ratio: 1/1) {
  .xhly_2 .items .item {
    height: 18.5rem;
  }
}
.xhly_2 .items .item:nth-child(2n)::before {
  background: rgba(255, 255, 255, 0.8);
}
.xhly_2 .items .item:nth-child(2n-1)::before {
  background: rgb(255, 255, 255);
}
.xhly_2 .items .item:nth-child(5) {
  justify-content: flex-start;
  align-items: flex-end;
}
.xhly_2 .items .item:nth-child(5) .line {
  opacity: 1;
}
.xhly_2 .items .item:nth-child(5)::before, .xhly_2 .items .item:nth-child(5)::after {
  background: none !important;
}
.xhly_2 .items .item::after, .xhly_2 .items .item::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #fff;
  transition: all 0.3s;
}
.xhly_2 .items .item::after {
  background-image: linear-gradient(to bottom, var(--bs-primary), var(--bs-secondary));
  opacity: 0;
}
.xhly_2 .items .item:hover {
  font-weight: bold;
  color: #fff;
}
.xhly_2 .items .item:hover .line, .xhly_2 .items .item:hover i, .xhly_2 .items .item:hover::after {
  opacity: 1;
}
.xhly_2 .items .item:hover:nth-child(5) {
  font-weight: normal;
}
.xhly_2 .items .item i {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  font-weight: bold;
  font-style: normal;
  line-height: 1.2;
  opacity: 0;
  color: #fff;
}
.xhly_2 .items .item > span {
  font-size: clamp(15px, 1.125rem, 0.9375vw);
  margin: 1.25rem 0;
}
.xhly_2 .items .item .line {
  width: 2.5rem;
  height: 3px;
  background: #fff;
  opacity: 0;
}
.xhly_2 .items .item:nth-child(6) {
  grid-column: 3/4;
}
.xhly_2 .mod_content.tb {
  display: flex;
  justify-content: space-around;
  text-align: center;
  margin: 5rem 0;
}
.xhly_2 .mod_content.tb ul:nth-child(1) li:first-child {
  background: #0986c6;
}
.xhly_2 .mod_content.tb ul:nth-child(2) li:first-child {
  background: #4ab9e8;
}
.xhly_2 .mod_content.tb ul:nth-child(3) li:first-child {
  background: #2ac4dd;
}
.xhly_2 .mod_content.tb ul:nth-child(4) li:first-child {
  background: #4aa0e8;
}
.xhly_2 .mod_content.tb ul li {
  padding: 4px 6px;
  min-height: 40px;
  background: #f6f7f8;
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  display: flex;
  align-items: center;
  justify-content: center;
}
.xhly_2 .mod_content.tb ul li:first-child {
  font-weight: bold;
  color: #fff;
  padding: 0.75rem;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
}
.xhly_2 .mod_content.tb ul li:nth-child(2n-1) {
  background: #edeff1;
}
.xhly_2 .mod_content.tb table {
  border: none;
}
.xhly_2 .mod_content.tb table tbody tr:first-child td {
  width: auto !important;
}
.xhly_2 .mod_content.tb table tbody tr:first-child td:nth-child(1) {
  background: #4AB9E7;
  color: #fff;
  font-weight: bold;
}
.xhly_2 .mod_content.tb table tbody tr:first-child td:nth-child(2) {
  background: #2AC4DE;
  color: #fff;
  font-weight: bold;
}
.xhly_2 .mod_content.tb table tbody tr:nth-child(2n-1) td {
  background: #edeff1;
}
.xhly_2 .mod_content.tb table tbody tr td {
  background: #fff;
  background-size: calc(100% - 0.375rem) 100%;
  color: #474747;
  border: none;
  padding: 4px 6px;
  min-height: 40px;
}
.xhly_2 .mod_content.tb table tbody tr td:nth-child(1) {
  color: var(--bs-secondary);
}
@media (max-width: 991px) {
  .xhly_2 .mod_content.tb {
    overflow: scroll;
    width: calc(100vw - 30px);
    scroll-snap-type: x mandatory;
    justify-content: flex-start;
  }
  .xhly_2 .mod_content.tb ul {
    width: auto;
  }
  .xhly_2 .mod_content.tb ul li {
    white-space: nowrap;
  }
}
.xhly_2.gyfs_1 {
  padding-top: 8.125rem;
  padding-bottom: 18.75rem;
}
.xhly_2.gyfs_1 .left {
  padding-right: 8%;
  margin-bottom: 2rem;
}
.xhly_2.gyfs_1 h4 {
  margin-top: 20px;
}
.xhly_2.gyfs_1 .mod_content.fz18 {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 1.6;
}
.xhly_2.gyfs_1 .mod_content.fz18 * {
  font-size: inherit !important;
}
.xhly_2.gyfs_1 .mod_content.tb {
  margin: 0;
}
.xhly_2.gyfs_1 .mod_content.tb ul:nth-child(1) li:first-child {
  background: #4AB9E7;
}
.xhly_2.gyfs_1 .mod_content.tb ul:nth-child(2) li:first-child {
  background: #2AC4DE;
}
.xhly_2.gyfs_1 .mod_content.tb ul:first-child li {
  font-weight: bold;
  color: var(--bs-secondary);
}
.xhly_2.gyfs_1 .mod_content.tb ul:first-child li:first-child {
  color: #fff;
}
@media (max-width: 991px) {
  .xhly_2.gyfs_1 .mod_content.tb {
    justify-content: flex-start;
    overflow: scroll;
    width: calc(100% - 30px);
    scroll-snap-type: x mandatory;
  }
  .xhly_2.gyfs_1 .mod_content.tb ul {
    width: auto;
    min-width: 50%;
  }
  .xhly_2.gyfs_1 .mod_content.tb ul li {
    white-space: nowrap;
  }
}
@media (max-width: 991px) {
  .xhly_2.gyfs_1 {
    padding: 5rem 0;
  }
  .xhly_2.gyfs_1 .col-lg-6 > img, .xhly_2.gyfs_1 .col-lg-5 > img {
    margin: 3rem 0;
  }
  .xhly_2.gyfs_1 .left {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .xhly_2 {
    padding: 5rem 0;
  }
  .xhly_2 .items {
    margin: 0;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem;
  }
  .xhly_2 .items .item {
    aspect-ratio: initial;
    padding: 2rem 1rem;
  }
  .xhly_2 .items .item:hover {
    color: #474747;
  }
  .xhly_2 .items .item:hover span {
    font-weight: normal;
  }
  .xhly_2 .items .item:hover .line {
    display: none;
  }
  .xhly_2 .items .item::after {
    display: none;
  }
  .xhly_2 .items .item i {
    opacity: 1;
    color: #474747;
  }
  .xhly_2 .items .item:nth-child(5) {
    align-items: flex-start;
  }
  .xhly_2 .items .item:nth-child(6) {
    grid-column: 1/2;
  }
  .xhly_2 .items .item:last-child {
    grid-column: 1/3;
  }
}

.w60 {
  width: 52%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .w60 {
    width: 100%;
  }
}

.news-list {
  padding: 3.75rem 0;
  background: #f3f8fc;
}
.news-list .item {
  margin-top: 3.75rem;
}
.news-list .item a {
  display: flex;
  background: #fff;
  padding: 2rem 3.125rem;
  position: relative;
  color: #474747;
  transition: all 0.3s;
}
.news-list .item a:hover {
  background: var(--bs-primary);
  color: #fff;
  border-radius: 0.5rem;
}
.news-list .item a:hover time, .news-list .item a:hover .text {
  transform: translateX(23.125rem);
}
.news-list .item a:hover .img {
  opacity: 1;
  transform: translate(0, -50%) scale(1);
}
.news-list .item a time {
  flex-shrink: 0;
  margin-right: 2.5rem;
  display: flex;
  flex-direction: column;
  line-height: 1;
  transition: transform 0.3s;
  font-size: clamp(18px, 1.5rem, 1.25vw);
  font-weight: bold;
  font-family: "Montserrat";
}
.news-list .item a time span:last-child {
  margin-top: 0.75rem;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  font-weight: normal;
}
.news-list .item a .img {
  width: 20.625rem;
  position: absolute;
  left: 3.125rem;
  top: 50%;
  transform: translate(0, -50%) scale(0.2);
  border-radius: 1.25rem;
  overflow: hidden;
  transition: all 0.3s;
  opacity: 0;
}
.news-list .item a .img img {
  width: 100%;
  aspect-ratio: 33/23;
  object-fit: cover;
}
@supports not (aspect-ratio: 33/23) {
  .news-list .item a .img img {
    height: 14.375rem;
  }
}
.news-list .item a .text {
  transition: transform 0.3s;
  width: calc(100% - 23.125rem);
}
.news-list .item a .text h4 {
  font-size: clamp(16px, 1rem, 0.8333333333vw);
  font-weight: bold;
  margin-bottom: 1rem;
}
.news-list .item a .text p {
  margin: 0;
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news-list.news-invest .item {
  margin-top: 2.5rem;
}
.news-list.news-invest .item a {
  align-items: center;
}
.news-list.news-invest .item:hover time, .news-list.news-invest .item:hover .text {
  transform: none;
}
.news-list.news-invest .item:hover .text::before {
  background: rgba(255, 255, 255, 0.3);
}
.news-list.news-invest .item .text {
  padding-left: 2.5rem;
  position: relative;
}
.news-list.news-invest .item .text::before {
  content: "";
  width: 1px;
  height: 3.75rem;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.news-list.news-invest .item .text h4 {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .news-list .item a {
    flex-direction: column;
    padding: 1.5rem 2rem;
  }
  .news-list .item a .img {
    position: static;
    transform: scale(1);
    opacity: 1;
    width: 100%;
    transform: none !important;
  }
  .news-list .item a .text, .news-list .item a time {
    transform: translateX(0) !important;
    width: 100%;
    margin: 1rem 0;
  }
  .news-list .item a time {
    align-items: center;
    flex-direction: row;
    margin-top: 1.5rem;
  }
  .news-list .item a time span:first-child {
    order: 2;
    font-weight: normal;
    font-size: clamp(14px, 1rem, 0.8333333333vw);
  }
  .news-list .item a time span:last-child {
    order: 1;
    margin: 0;
  }
  .news-list .item a time span:last-child::after {
    content: "-";
  }
  .news-list .item a .text h4 {
    line-height: 1.6;
  }
  .news-list.news-invest .item .text {
    padding-left: 0;
  }
  .news-list.news-invest .item .text::before {
    display: none;
  }
}

.news-detail {
  padding: 6.25rem 0;
  background: #f6f9fb;
}
.news-detail .left {
  background: #fff;
  padding: 6.25rem;
}
.news-detail .left .mod_more {
  margin-top: 2rem;
}
.news-detail h1.title {
  font-size: clamp(18px, 1.25rem, 1.0416666667vw);
  color: var(--bs-primary);
  text-align: center;
}
.news-detail time.time {
  display: block;
  text-align: center;
  margin: 1.5rem 0;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: #777;
}
.news-detail .mod_content {
  line-height: 2;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
}
.news-detail .mod_content p * {
  font-size: inherit !important;
}
.news-detail aside.right {
  margin-left: 2.875rem;
}
.news-detail aside.right h2 {
  font-size: clamp(18px, 1.5rem, 1.25vw);
  margin-bottom: 1rem;
}
.news-detail aside.right .item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin-bottom: 1.875rem;
  color: #474747;
}
.news-detail aside.right .item:hover .img img {
  transform: scale(1.05);
}
.news-detail aside.right .item .img {
  aspect-ratio: 80/43;
  overflow: hidden;
}
@supports not (aspect-ratio: 80/43) {
  .news-detail aside.right .item .img {
    height: 16.75rem;
  }
}
.news-detail aside.right .item .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}
.news-detail aside.right .item .text {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
}
.news-detail aside.right .item .text h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-size: clamp(16px, 1rem, 0.8333333333vw);
}
.news-detail aside.right .item .text p {
  line-height: 1.6;
  margin-bottom: 0.75rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
}
.news-detail aside.right .mod_more a {
  background-image: linear-gradient(to right, var(--bs-primary), var(--bs-secondary));
  color: #fff;
}
@media (max-width: 991px) {
  .news-detail .left {
    padding: 0;
    background: none;
  }
  .news-detail .right {
    display: none;
  }
}

.invest {
  padding: 4.625rem 0;
  background: #f3f8fc;
}
.invest .box {
  height: 50rem;
  background: #fff;
  padding: 3.125rem;
  border-radius: 1.5rem;
}
.invest .invest_caption {
  margin-top: 3.125rem;
  padding: 3.125rem;
  border-radius: 1.5rem;
  background: #fff;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.invest .invest_caption p {
  display: flex;
  align-items: flex-start;
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .invest .invest_caption p {
    flex-wrap: wrap;
  }
}
.invest .invest_caption span {
  padding: 4px 1rem;
  background: #f3f8fc;
  border-radius: 4px;
  white-space: nowrap;
  margin-right: 1.25rem;
  line-height: 1.8;
  font-weight: bold;
  min-width: 11.875rem;
}

ul.n_nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3.75rem;
}
ul.n_nav li:not(:last-child) {
  margin-right: 1.75rem;
}
ul.n_nav li.active a, ul.n_nav li:hover a {
  color: #fff;
  background: transparent;
}
ul.n_nav li.active a::after, ul.n_nav li:hover a::after {
  opacity: 1;
}
ul.n_nav li a {
  display: inline-block;
  padding: 0.5rem 3.75rem;
  border-radius: 1.5rem;
  overflow: hidden;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: #666;
  background: #fff;
  position: relative;
  z-index: 2;
  transition: all 0.3s;
}
ul.n_nav li a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.3s;
  z-index: -1;
  background-image: linear-gradient(to right, var(--bs-primary), var(--bs-secondary));
}
@media (max-width: 768px) {
  ul.n_nav li a {
    padding: 0.5rem 2rem;
  }
}

.report-list, .join-list, .contact, .legal {
  padding: 5rem 0;
  background: #f3f8fc;
}

.report-list .items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
  row-gap: 3rem;
}
.report-list .items .item:hover .img img {
  transform: scale(1.05);
}
.report-list .items .item:hover h4 {
  color: var(--bs-primary);
}
.report-list .items .item .img {
  overflow: hidden;
}
.report-list .items .item .img img {
  width: 100%;
  aspect-ratio: 400/528;
  object-fit: cover;
  transition: all 0.3s;
}
@supports not (aspect-ratio: 400/528) {
  .report-list .items .item .img img {
    height: 32.75rem;
  }
}
.report-list .items .item h4 {
  text-align: center;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: #474747;
  transition: all 0.3s;
  margin-top: 1rem;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .report-list .items {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .report-list .items {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem;
    row-gap: 2rem;
  }
}

.accordion .accordion-item {
  margin-bottom: 1.25rem;
}
.accordion .accordion-item .accordion-header {
  margin: 0;
}
.accordion .accordion-item .accordion-header .accordion-button {
  border: none;
  padding: 2rem 3.125rem;
  width: 100%;
  display: block;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border-radius: 1.5rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion .accordion-item .accordion-header .accordion-button .left {
  width: 100%;
  margin-right: 3rem;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed {
  border-radius: 1.5rem;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed h4 {
  color: #222;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed p {
  display: block;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed .new_tab {
  display: none;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed .btn span:nth-child(1) {
  display: block;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed .btn span:nth-child(2) {
  display: none;
}
.accordion .accordion-item .accordion-header .accordion-button.collapsed .btn i {
  transform: rotate(-90deg);
}
.accordion .accordion-item .accordion-header .accordion-button h4 {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  font-weight: bold;
  margin-bottom: 1rem;
  color: var(--bs-primary);
}
.accordion .accordion-item .accordion-header .accordion-button .new_tab {
  display: flex;
  width: 100%;
  justify-content: space-between;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  font-weight: bold;
  margin-top: 2rem;
}
@media screen and (max-width: 991px) {
  .accordion .accordion-item .accordion-header .accordion-button .new_tab {
    flex-direction: column;
  }
}
.accordion .accordion-item .accordion-header .accordion-button p {
  margin: 0;
  color: #777777;
  display: none;
}
.accordion .accordion-item .accordion-header .accordion-button .btn {
  padding: 0.5rem 2rem;
  border: 1px solid #bbbbbb;
  border-radius: 2rem;
  color: #777;
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 0.5rem 1rem;
}
.accordion .accordion-item .accordion-header .accordion-button .btn span:nth-child(1) {
  display: none;
}
.accordion .accordion-item .accordion-header .accordion-button .btn i {
  margin-left: 0.5rem;
  transform: rotate(90deg);
  font-size: clamp(12px, 1rem, 0.8333333333vw);
}
.accordion .accordion-item .accordion-collapse {
  padding: 2.25rem 3.125rem;
  background: #fff;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  position: relative;
}
.accordion .accordion-item .accordion-collapse::after {
  content: "";
  width: calc(100% - 6.25rem);
  height: 1px;
  border-bottom: 1px dashed #dedede;
  position: absolute;
  left: 3.125rem;
  top: 0;
}

.a_btn {
  display: flex;
  margin-top: 1.5rem;
}
.a_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 9.375rem;
  height: 3.125rem;
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  margin-right: 3.125rem;
  background-image: linear-gradient(to right, var(--bs-primary), var(--bs-secondary));
  color: #fff;
  font-weight: bold;
  border-radius: 0.5rem;
}
.a_btn a:last-child {
  background: #eeeeee;
}
.a_btn a img {
  max-height: 70%;
  filter: grayscale(100%);
  opacity: 0.5;
}

.contact {
  background: #fff;
  padding-bottom: 0;
}
.contact .group {
  background: #f3f8fc;
  padding: 3.125rem 0;
  margin-bottom: 1.5rem;
  border-radius: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.contact .group .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.6;
  color: #333;
}
@media (max-width: 768px) {
  .contact .group .item {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .contact .group .item {
    width: calc((100% - (2 - 1) * 15px) / 2);
    margin-bottom: 15px;
  }
  .contact .group .item:not(:nth-child(2n)) {
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .contact .group .item {
    width: calc((100% - (5 - 1) * 1.25rem) / 5);
    margin-bottom: 0;
  }
  .contact .group .item:not(:nth-child(5n)) {
    margin-right: 1.25rem;
  }
}
.contact .group .item img {
  max-width: 40%;
}
.contact .group .item i {
  width: 4.5rem;
  height: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dedede;
  font-size: clamp(16px, 1.75rem, 1.4583333333vw);
  color: #777;
  border-radius: 50%;
  margin-bottom: 1rem;
}
.contact .group .item span {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.contact .group .item strong {
  font-size: clamp(15px, 1.125rem, 0.9375vw);
}
.contact .n_nav {
  margin-top: 5rem;
  margin-bottom: 1.5rem;
}
.contact-map {
  height: 43.125rem;
  width: 100%;
  border-radius: 1.5rem;
  overflow: hidden;
  margin-bottom: 5rem;
}

.map_box {
  display: none;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 9999;
}
.map_box.show {
  display: block;
  pointer-events: auto;
}
.map_box.show ul {
  transform: translateY(0);
  opacity: 1;
}
.map_box ul {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f2f2f2;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 -1rem 1rem rgba(0, 0, 0, 0.3);
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.3s;
}
.map_box ul li {
  background: #fff;
  margin-bottom: 1px;
}
.map_box ul li:last-child {
  margin-top: 1rem;
}
.map_box ul li a {
  padding: 1rem 0;
  font-size: clamp(18px, 1.5rem, 1.25vw);
  color: #222;
  text-align: center;
  display: block;
}

.map_text {
  margin-bottom: 10px;
  color: #333;
}
.map_text p {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 1.6;
}
.map_text p span {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.map_text p span i {
  margin-right: 10px;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  line-height: 1.2;
}

.message {
  aspect-ratio: 192/88;
  padding: 10rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
@supports not (aspect-ratio: 192/88) {
  .message {
    height: 54.375rem;
  }
}
.message input {
  height: 4.375rem;
  padding-left: 1.5rem;
}
.message input, .message button, .message textarea {
  border: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 0.5rem;
  margin-bottom: 1.75rem;
  font-size: clamp(15px, 1.125rem, 0.9375vw);
  outline: none;
}
.message textarea {
  line-height: 2;
  padding: 1rem 1.5rem;
}
.message button {
  width: auto;
  height: 3.5rem;
  background-image: linear-gradient(to right, var(--bs-primary), var(--bs-secondary));
  padding: 0 4rem;
  color: #fff;
  letter-spacing: 2px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .message {
    padding: 5rem 0;
    aspect-ratio: initial;
  }
  .message p {
    color: #fff;
  }
}

.a2a_kit {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #ddd;
}
.a2a_kit .a2a_svg {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.not_found {
  padding: 5rem;
}
.not_found p {
  margin-bottom: 2rem;
  color: var(--bs-gray-800);
}
.not_found input {
  padding: 6px 10px;
  border: 1px solid #ddd;
  outline: none;
  margin-right: 4px;
}
.not_found .mod_more button {
  padding: 0.5rem 1.5rem;
  outline: none;
}

.search_list {
  padding: 4rem 0;
}
.search_list .item {
  padding: 2rem 0;
  border-bottom: 1px solid #ddd;
}
.search_list .item:first-child {
  padding-top: 0;
}
.search_list .item:last-child {
  border-bottom: none;
}
.search_list .item h2 {
  color: var(--bs-gray-900);
}
.search_list .item .mate {
  color: var(--bs-gray-800);
  margin-bottom: 1rem;
}
.search_list .item .mate a {
  color: var(--bs-gray-800);
}
.search_list .item .mate a:hover {
  color: var(--bs-primary);
}
.search_list .item p {
  color: var(--bs-gray-800);
}
.search_list .item .mod_more a {
  padding: 0.5rem 1.5rem;
}

/* zl_mod 通用样式
---------------------------------------------------------------- */
.mod_carousel {
  height: 50rem;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.mod_carousel.small {
  height: 6.25rem;
}
@media (max-width: 991px) {
  .mod_carousel {
    height: 40rem;
  }
  .mod_carousel .bgimg {
    height: 100%;
  }
}

.maodian {
  position: absolute;
  left: 0;
  top: -6.25rem;
}
@media (max-width: 991px) {
  .maodian {
    top: -60px;
  }
}

.mod_bgc {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.mod_title {
  margin-bottom: 2rem;
  color: #232223;
  line-height: 1.2;
}
.mod_title.white {
  color: #fff;
}
.mod_title.white .en {
  color: #fff;
}
.mod_title.mod_title2 span {
  font-size: clamp(18px, 1.75rem, 1.4583333333vw);
  letter-spacing: 0;
}
.mod_title.mod_title2.mod_title3 {
  display: flex;
  align-items: center;
}
.mod_title.mod_title2.mod_title3::before {
  content: "";
  width: 0.375rem;
  height: 2.875rem;
  background: #fff;
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.mod_title.mod_title4 {
  display: flex;
  flex-direction: column;
}
.mod_title.mod_title4.text-center {
  align-items: center;
}
.mod_title.mod_title4 span {
  font-size: clamp(18px, 1.75rem, 1.4583333333vw);
  letter-spacing: 0;
}
.mod_title.mod_title4::after {
  content: "";
  width: 5rem;
  height: 5px;
  background: var(--bs-primary);
  margin-top: 1rem;
}
.mod_title.mod_title4 .en {
  text-transform: uppercase;
  font-size: clamp(14px, 1.25rem, 1.0416666667vw);
}
.mod_title span {
  font-size: clamp(18px, 2rem, 1.6666666667vw);
  text-transform: uppercase;
}
.mod_title .en {
  font-size: clamp(14px, 1.25rem, 1.0416666667vw);
  font-family: "MONTSERRAT-HAIRLINE";
  color: #9f9f9f;
}

.mod_more {
  --color: #fff;
}
.mod_more span,
.mod_more a,
.mod_more button {
  padding: 0 2.5rem;
  height: 3rem;
  border: 1px solid var(--color);
  font-size: clamp(15px, 1rem, 0.8333333333vw);
  color: var(--color);
  text-transform: uppercase;
  border-radius: 2rem;
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
}
.mod_more span:hover,
.mod_more a:hover,
.mod_more button:hover {
  background: var(--color);
  color: var(--bs-primary);
}
.mod_more span:hover i,
.mod_more a:hover i,
.mod_more button:hover i {
  animation: ani-more-right 1.4s ease-out infinite;
}
.mod_more span i,
.mod_more a i,
.mod_more button i {
  margin-left: 0.5rem;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
}
.mod_more.primary span, .mod_more.primary a, .mod_more.primary button {
  border-color: var(--bs-primary);
  color: #fff;
  background-image: linear-gradient(to right, var(--bs-primary), var(--bs-secondary));
  font-weight: bold;
}
.mod_more.primary:hover i {
  animation: ani-more-left 1.4s ease-out infinite;
}
.mod_more.primary i {
  margin-left: 0;
  margin-right: 0.5rem;
  transform: rotateY(180deg);
}

@keyframes ani-more-right {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(60%);
    opacity: 0;
  }
}
@keyframes ani-more-left {
  0% {
    transform: translateX(0) rotateY(180deg);
    opacity: 1;
  }
  100% {
    transform: translateX(-60%) rotateY(180deg);
    opacity: 0;
  }
}
.mod_position {
  display: flex;
  align-items: center;
  color: var(--bs-gray-600);
}
.mod_position.white {
  margin-bottom: 1rem;
  justify-content: flex-end;
  color: #fff;
}
.mod_position.white a {
  color: #fff;
}
.mod_position > i {
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  margin: 0 0.5rem;
}
.mod_position a {
  display: flex;
  align-items: center;
  color: #474747;
  font-size: clamp(15px, 1rem, 0.8333333333vw);
}
.mod_position a:hover {
  color: var(--bs-primary);
}
.mod_position a i {
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  margin-right: 0.5rem;
}
@media (max-width: 991px) {
  .mod_position {
    justify-content: flex-start !important;
    overflow: scroll;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
    width: calc(100% + 15px);
  }
}

.mod_nav {
  padding: 2.5rem 3.25rem;
  background: rgba(255, 255, 255, 0.85);
  position: relative;
  z-index: 2;
}
.mod_nav.mod_nav2 ul li:first-child:last-child::after {
  display: none;
}
.mod_nav.mod_nav2 .mod_position {
  margin: 0;
  color: #474747;
}
.mod_nav.mod_nav2 .mod_position a {
  color: inherit;
}
.mod_nav.mod_nav2 .mod_position a:hover {
  color: var(--bs-primary);
}
.mod_nav ul {
  display: flex;
  align-items: center;
}
.mod_nav ul.text-center li:not(:first-child) {
  padding-left: 0.5rem;
}
.mod_nav ul.text-center li:not(:last-child) {
  padding-right: 0.5rem;
}
.mod_nav ul .line {
  width: 1px;
  height: 1rem;
  background: #9f9f9f;
}
.mod_nav ul li {
  position: relative;
}
.mod_nav ul li:not(:first-child) {
  padding-left: 2rem;
}
.mod_nav ul li:not(:last-child) {
  padding-right: 2rem;
}
.mod_nav ul li a {
  display: block;
  color: #474747;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  transition: all 0.3s;
  position: relative;
}
.mod_nav ul li a::after {
  position: absolute;
  left: 50%;
  top: 140%;
  transform: translate(-50%, 0);
  opacity: 0;
  transition: all 0.3s;
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  border: 2px solid var(--bs-primary);
}
.mod_nav ul li a:hover, .mod_nav ul li a.active {
  color: var(--bs-primary);
}
.mod_nav ul li a:hover::after, .mod_nav ul li a.active::after {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.mod_nav ul li a.active {
  font-weight: bold;
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .mod_nav ul.text-center li:not(:first-child) {
    padding-left: 2rem;
  }
  .mod_nav ul.text-center li:not(:last-child) {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .mod_nav {
    padding: 1.5rem 2.5rem;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .mod_nav ul {
    overflow: scroll;
    scroll-snap-type: x mandatory;
    margin-bottom: 1.5rem;
    width: calc(100% + 2.5rem);
  }
  .mod_nav ul li a {
    white-space: nowrap;
  }
  .mod_nav ul li a::after {
    display: none;
  }
  .mod_nav.mod_nav2 {
    flex-wrap: wrap;
  }
  .mod_nav.mod_nav2 .mod_position {
    width: 100%;
  }
}

.mod_content {
  line-height: 1.8;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: #474747;
}
.mod_content.white {
  color: #fff;
}
.mod_content.fz18 * {
  font-size: clamp(15px, 1rem, 0.8333333333vw);
  line-height: 2;
}
.mod_content img {
  max-width: 100%;
  height: auto !important;
}
.mod_content table {
  width: 100% !important;
}

.mod_social {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  z-index: 999;
}
.mod_social ul li {
  margin-bottom: 2px;
  position: relative;
}
.mod_social ul li:hover .tip {
  opacity: 1;
}
.mod_social ul li:hover a {
  filter: brightness(1.2);
}
.mod_social ul li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-white);
  background: var(--bs-primary);
}
.mod_social ul li .tip {
  position: absolute;
  right: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: var(--bs-white);
  opacity: 0;
  pointer-events: none;
}
.mod_social ul li .tip span {
  display: inline-block;
  background: var(--bs-gray-800);
  padding: 5px 8px;
  border-radius: 4px;
  white-space: nowrap;
  position: relative;
}
.mod_social ul li .tip span:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid var(--bs-gray-800);
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
}

.mod_backTop {
  position: fixed;
  right: 10px;
  bottom: 4%;
  z-index: 999;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-primary);
  color: var(--bs-white);
  cursor: pointer;
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
}
.mod_backTop.active {
  opacity: 1;
  pointer-events: auto;
}
.mod_backTop:hover {
  background: var(--bs-gray-800);
}
.mod_backTop i {
  font-size: 18px;
}

.mod_fanye {
  margin-top: 5rem;
}
.mod_fanye ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mod_fanye li.active span {
  background-color: var(--bs-primary);
  color: var(--bs-white);
}
.mod_fanye li.disabled {
  opacity: 0.65;
}
.mod_fanye li a,
.mod_fanye li span {
  font-size: 14px;
  margin: 0 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  color: var(--bs-gray-800);
  background-color: --bs-gray-200;
  border: none;
}
.mod_fanye li a.activ:hover {
  color: var(--bs-white);
}
.mod_fanye li a:hover {
  color: var(--bs-primary);
}

.mod_fanye2 {
  margin-top: 5rem;
  padding: 1.5rem 0;
  border-top: 1px solid var(--bs-gray-300);
}
.mod_fanye2 a {
  display: block;
  color: #000;
  opacity: 0.51;
  transition: all 0.3s;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.mod_fanye2 a i {
  font-size: clamp(16px, 1.5rem, 1.25vw);
}
.mod_fanye2 a span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.mod_fanye2 a:hover {
  color: var(--bs-primary);
  opacity: 0.85;
}

.mod_content p:last-child {
  margin: 0;
}

/* 媒体查询
---------------------------------------------------------------- */
@media (max-width: 991px) {
  .container {
    padding: 0 15px;
  }
  .mod_header {
    width: 100%;
    height: 60px;
    background: var(--bs-white) !important;
  }
  .mod_header .header {
    height: 100%;
  }
  .mod_header .header .logo a {
    height: 60px;
  }
  .mod_header .header .logo a img {
    filter: grayscale(0) brightness(100%);
    max-height: 80%;
  }
  .mod_header .header .header_center {
    height: 60px;
    flex-direction: row;
  }
  .mod_header .header .header_center .logo {
    position: static;
    margin-bottom: 0;
    display: flex;
    align-items: center;
  }
  .mod_header .header .header_center .logo a img {
    max-height: 42px;
  }
  .mod_header .header .header_center nav {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5;
    height: 100vh;
    width: 100vw;
    opacity: 0;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    transition: opacity 0.25s ease-out;
    background: rgba(var(--bs-white-rgb), 0.5);
  }
  .mod_header .header .header_center nav.active {
    opacity: 1;
    pointer-events: auto;
  }
  .mod_header .header .header_center nav.active .nav_close,
  .mod_header .header .header_center nav.active ul {
    transform: translateX(0);
  }
  .mod_header .header .header_center nav > ul {
    width: 90%;
    height: calc(100% - 52px);
    overflow: auto;
    display: block;
    background: var(--bs-white);
    transform: translateX(-100%);
    transition: all 0.2s ease-in;
  }
  .mod_header .header .header_center nav > ul > li {
    position: relative;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    border-bottom: 1px solid var(--bs-gray-200);
    padding: 0;
  }
  .mod_header .header .header_center nav > ul > li.active > a {
    color: var(--bs-primary-text);
  }
  .mod_header .header .header_center nav > ul > li:hover a,
  .mod_header .header .header_center nav > ul > li:hover i {
    color: var(--bs-gray-800);
  }
  .mod_header .header .header_center nav > ul > li a {
    height: auto;
    width: calc(100% - 58px);
    font-size: 14px;
    padding: 12px 0;
    padding-left: 20px;
    color: var(--bs-gray-800);
    text-transform: capitalize;
  }
  .mod_header .header .header_center nav > ul > li a i {
    margin-left: 0;
    width: auto;
  }
  .mod_header .header .header_center nav > ul > li i {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    width: 38px;
    font-size: 18px;
    flex-shrink: 0;
    color: var(--bs-gray-800);
  }
  .mod_header .header .header_center nav > ul > li i.active::before {
    transform: rotateX(180deg);
  }
  .mod_header .header .header_center nav > ul > li ul {
    width: 100%;
    position: static;
    display: none;
    opacity: 1;
    pointer-events: auto;
    box-shadow: none;
    border-top: 1px solid var(--bs-gray-200);
    padding: 10px 0;
    transform: translateX(0) !important;
    transition: none;
    margin-top: 0;
  }
  .mod_header .header .header_center nav > ul > li ul::after {
    display: none;
  }
  .mod_header .header .header_center nav > ul > li ul li {
    flex-wrap: wrap;
    justify-content: flex-start !important;
    padding: 0;
    border-bottom: none;
  }
  .mod_header .header .header_center nav > ul > li ul li:hover a,
  .mod_header .header .header_center nav > ul > li ul li:hover i {
    color: var(--bs-gray-800);
  }
  .mod_header .header .header_center nav > ul > li ul li:last-child {
    border: none;
  }
  .mod_header .header .header_center nav > ul > li ul li a {
    font-size: 14px;
    padding: 6px 0;
    padding-left: 30px;
    color: var(--bs-gray-800);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-transform: capitalize;
  }
  .mod_header .header .header_center nav > ul > li ul li a::before {
    content: ">";
    line-height: 1;
    display: block;
    transform: scale(1, 1.6) translateY(-2px);
    margin-right: 8px;
    font-size: 12px;
  }
  .mod_header .header .header_center nav > ul > li ul li i::before {
    transform: rotate(0);
    font-size: 18px;
  }
  .mod_header .header .header_center nav > ul > li ul li ul li a {
    padding-left: 46px;
  }
  .mod_header .header .header_center .nav_open {
    transition: opacity 0.3s ease;
    color: var(--bs-gray-800);
    margin-left: auto;
    display: flex;
    align-items: center;
  }
  .mod_header .header .header_center .nav_open.active {
    opacity: 0;
  }
  .mod_header .header .header_center .nav_open i {
    font-size: 24px;
  }
  .mod_header .header .header_center .nav_close {
    background: var(--bs-white);
    display: flex;
    width: 90%;
    height: 52px;
    align-items: center;
    justify-content: flex-end;
    border-bottom: 1px solid var(--bs-gray-200);
    transform: translateX(-100%);
    transition: all 0.2s ease-in;
  }
  .mod_header .header .header_center .nav_close i {
    height: 100%;
    padding: 0 12px;
    font-size: 30px;
    color: var(--bs-gray-800);
  }
  .mod_header .header .header_center {
    padding: 0;
  }
  .mod_header .header .header_center nav > ul > li::after {
    display: none;
    filter: grayscale(0) brightness(100%);
  }
  .mod_header .header .header_center nav > ul > li > a {
    color: var(--bs-gray-800);
  }
  .mod_header .header .header_center .header_more {
    margin-left: 0;
    margin-right: 2rem;
  }
  .mod_header .header .header_center .head_ico {
    width: 5rem;
    height: 5rem;
  }
  .mod_header .header .header_center .head_ico > i, .mod_header .header .header_center .head_ico > a {
    width: auto;
    color: var(--bs-gray-800);
    font-size: clamp(24px, 1.625rem, 1.3541666667vw);
  }
  .mod_header .header .header_center .head_ico.language:hover .group {
    height: 11.625rem;
  }
  .mod_header .header .header_center .head_ico.search::after {
    background: rgba(var(--bs-black-rgb), 0.5);
  }
  .mod_header .header .header_center .head_ico .group {
    width: 5rem;
    padding-top: 5rem;
  }
  .mod_social,
  .mod_backTop {
    right: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .mod_header .header .header_center nav > ul > li > a {
    padding: 0 1.25rem;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: calc(100% - 11.875rem);
    width: calc(100% - 11.875rem);
  }
}
@media (min-width: 1921px) {
  .container {
    max-width: calc(1920px - 11.875rem);
    width: calc(1920px - 11.875rem);
  }
}
/*里面的代码可以根据自己需求去进行更改*/
/* 设置滚动条的样式 */
.h_auto {
  overflow-y: auto;
  overscroll-behavior: contain;
}
.h_auto::-webkit-scrollbar {
  width: 4px;
}
.h_auto::-webkit-scrollbar-track {
  background: var(--bs-gray-100);
}
.h_auto::-webkit-scrollbar-thumb {
  background: var(--bs-primary);
}

.mod_module {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(var(--bs-white-rgb), 0.65);
}
.mod_module .mod_box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 55rem;
  background: var(--bs-white);
  padding: 2.5rem;
}
.mod_module .mod_box .close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  font-size: 14px;
  cursor: pointer;
}

.mod_form .left {
  padding-right: 2.5rem;
  border-right: 1px dashed #999;
}
.mod_form .left.seat_right {
  text-align: center;
}
.mod_form .left.seat_right p {
  font-size: inherit;
  line-height: 1.8;
}
.mod_form .right {
  padding-left: 0.5rem;
}
.mod_form .right.seat_right img {
  max-width: 80%;
}
.mod_form .right img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.mod_form .form-group label {
  font-size: inherit;
  display: block;
}
.mod_form .form-group input,
.mod_form .form-group textarea {
  width: 100%;
  border: 1px solid #1a1a1a;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}
.mod_form .form-group input {
  height: 36px;
}
.mod_form .form-group button {
  background: #1a1a1a;
  color: var(--bs-white);
  padding: 0.5rem 4rem;
  border-radius: 0;
  border: none;
}
.mod_form > img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 991px) {
  .mod_form {
    max-width: calc(100% - 30px);
  }
  .mod_form .form-group label {
    font-size: 14px;
  }
}
/* sitemap */
.site-page {
  overflow: hidden;
  padding: 5% 0;
}
.site-page .content h2 {
  padding-bottom: 30px;
}
.site-page .content .site-map1 > li {
  margin-bottom: 20px;
}
.site-page .content .site-map1 > li:last-child {
  margin-bottom: 0;
}
.site-page .content .site-map1 > li > a {
  overflow: hidden;
  position: relative;
  display: block;
  max-width: 240px;
  padding: 10px 30px;
  font-size: 18px;
  line-height: 1.66666667;
  color: #222222;
  border: 1px solid #dcdcdc;
  font-family: "Helvetica Bold";
  text-transform: capitalize;
  background-color: transparent;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
.site-page .content .site-map1 .site-map2 {
  margin-top: 20px;
  padding: 0 30px;
}
.site-page .content .site-map1 .site-map2 > li > a {
  font-size: 16px;
  line-height: 1.875;
  color: #222222;
  white-space: nowrap;
  font-family: "Helvetica Bold";
}
.site-page .content .site-map1 .site-map2 > li:last-child {
  margin-bottom: 0;
}
.site-page .content .site-map1 .site-map2 .site-map3 > li {
  display: inline-block;
  margin-top: 5px;
  padding-right: 30px;
}
.site-page .content .site-map1 .site-map2 .site-map3 > li > a {
  display: block;
  white-space: nowrap;
  font-size: 13px;
  line-height: 2.14285714;
  color: #666666;
}

@media screen and (max-width: 767px) {
  .site-page .content h2 {
    text-align: center;
  }
  .site-page .content .site-map1 > li > a {
    width: 100%;
    max-width: 100%;
    padding: 5px 10px;
    text-align: center;
  }
  .site-page .content .site-map1 > li > a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    width: 100%;
    height: 100%;
    background-color: var(--color);
    z-index: -1;
    transition: all 0.45s;
    -webkit-transition: all 0.45s;
  }
  .site-page .content .site-map1 .site-map2 {
    padding: 0;
  }
  .site-page .content .site-map1 .site-map2 > li {
    margin-bottom: 10px;
    text-align: center;
  }
  .site-page .content .site-map1 .site-map2 .site-map3 > li {
    padding: 0 5px;
  }
}
@media screen and (min-width: 1200px) {
  .site-page .content .site-map1 > li > a:hover {
    color: var(--bs-white);
  }
  .site-page .content .site-map1 > li > a:hover::before {
    transform: translateX(0);
  }
  .site-page .content .site-map1 .site-map2 > li a:hover {
    color: var(--color);
    text-decoration: underline;
  }
  .site-page .content .site-map1 .site-map2 .site-map3 > li a:hover {
    color: var(--color);
    text-decoration: underline;
  }
}
.liveAlertPlaceholder {
  position: fixed;
  top: 12%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  transition: all 0.3s ease;
}
.liveAlertPlaceholder.tooltip-info {
  background: #e6a23c;
}
.liveAlertPlaceholder.tooltip-warning {
  background: #f56c6c;
}
.liveAlertPlaceholder.tooltip-success {
  background: #67c23a;
}
.liveAlertPlaceholder.hidden {
  opacity: 0;
  pointer-events: none;
}
.liveAlertPlaceholder span {
  color: var(--bs-white);
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.liveAlertPlaceholder button {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(calc(-50% - 2px));
  font-size: 20px;
  line-height: 1;
  width: 20px;
  height: 20px;
  border: none;
  background: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.65);
  padding: 0;
}/*# sourceMappingURL=enstyle.css.map */