@charset "UTF-8";
/**
 * @desc main_style
 * @author Tven
 * @date 2025-3-27
 */
:root {
  scroll-behavior: auto !important; /* 强制禁用平滑滚动 */
}

:root,
[data-bs-theme=light] {
  --bs-primary: #f08200;
  --bs-primary-rgb: 240, 130, 0;
  --bs-primary-text: #f08200;
  --bs-secondary: #1f51a2;
  --bs-secondary-rgb: 31, 81, 162;
  --bs-secondary-text: #1f51a2;
}

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

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

.text-right {
  text-align: right;
}

/**
* $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);
}

.mod_header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 990;
  transition: all 0.3s ease;
}
.mod_header.active {
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
}
.mod_header.active .header .logo a {
  height: 5rem;
}
.mod_header.active2 {
  background: rgb(255, 255, 255);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.mod_header.active2 .header .header_center nav > ul > li > a {
  color: var(--bs-gray-800);
}
.mod_header .header {
  position: relative;
  z-index: 9;
}
.mod_header .header .logo a {
  display: flex;
  align-items: center;
  height: 6.25rem;
  transition: all 0.3s;
}
.mod_header .header .logo a img {
  max-height: 2.75rem;
  transition: all 0.3s ease;
}
.mod_header .header .header_center {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.mod_header .header .header_center nav {
  position: relative;
  z-index: 3;
}
.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:not(:first-child) {
  margin-left: 4rem;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .mod_header .header .header_center nav > ul > li:not(:first-child) {
    margin-left: 2rem;
  }
}
.mod_header .header .header_center nav > ul > li:hover ul {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(-50%);
}
.mod_header .header .header_center nav > ul > li > a {
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: var(--bs-white);
  display: flex;
  align-items: center;
  position: relative;
}
.mod_header .header .header_center nav > ul > li > a.after::after {
  content: "";
  width: 100%;
  height: 2rem;
  position: absolute;
  left: 0;
  top: 100%;
}
.mod_header .header .header_center nav > ul > li > a.active {
  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: var(--bs-gray-800);
  display: none;
}
.mod_header .header .header_center nav > ul > li ul {
  position: absolute;
  top: calc(100% + 1rem);
  left: 50%;
  z-index: 2;
  transform: translateX(-50%) translateY(1rem);
  background: rgba(var(--bs-white-rgb), 1);
  box-shadow: 0 0 0.5rem rgba(var(--bs-black-rgb), 0.1);
  border-radius: 0.5rem;
  padding: 0.5rem 0;
  min-width: 10rem;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease;
}
.mod_header .header .header_center nav > ul > li ul::after {
  content: "";
  width: 100%;
  height: 1rem;
  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: var(--bs-primary);
}
.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(14px, 1rem, 0.8333333333vw);
  color: var(--bs-gray-800);
  padding: 0.6em 0;
  transition: all 0.5s ease;
  white-space: nowrap;
}
.mod_header .header .header_center nav > ul > li ul li > i {
  color: var(--bs-gray-800);
  transform: rotate(-90deg);
}
.mod_header .header .header_center .header_more {
  margin-left: 4rem;
}
.mod_header .header .header_center .head_ico {
  position: relative;
  z-index: 2;
  transition: all 0.3s;
}
.mod_header .header .header_center .head_ico:not(:last-child) {
  margin-right: 3rem;
}
.mod_header .header .header_center .head_ico.head_lang a {
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  background: #fff;
  color: var(--bs-primary);
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  font-weight: bold;
  display: block;
  text-align: center;
  line-height: 1.75rem;
}

.product_down {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  transition: all 0.3s ease;
  height: 0;
  overflow: hidden;
}
.product_down.show {
  height: 36rem;
  border-top: 1px solid #dedede;
  box-shadow: 0 4px 6px rgba(var(--bs-black-rgb), 0.1);
}
.product_down .container {
  height: 100%;
}
.product_down .container .row {
  height: 100%;
}
.product_down .container .row > * {
  height: 100%;
}
.product_down ul.nav {
  flex-direction: column;
  position: relative;
  z-index: 2;
  height: 100%;
}
.product_down ul.nav::after {
  content: "";
  width: calc(100% + 9.0625rem + 0.75rem);
  margin-left: -9.8125rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #ededed;
  z-index: -1;
}
.product_down ul.nav li:not(:last-child) {
  border-bottom: 1px solid #dedede;
}
.product_down ul.nav li span {
  display: block;
  padding: 1.5rem 1rem;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  cursor: pointer;
  border-left: 6px solid transparent;
}
.product_down ul.nav li span.active {
  background: #fff;
  border-color: var(--bs-primary);
}
.product_down .tab-content {
  height: 100%;
}
.product_down .tab-content .tab-pane {
  max-height: 100%;
  overflow: auto;
}
.product_down .tab-content .tab-pane::-webkit-scrollbar {
  display: none;
}
.product_down .tab-content .tab-pane .grid {
  padding: 2rem 2.5rem;
  display: grid;
  justify-content: space-between;
  grid-template-areas: "a b c" "d e f";
  grid-template-columns: repeat(3, auto);
  grid-template-rows: auto auto;
  grid-gap: 2rem;
}
.product_down .tab-content .tab-pane .grid .group:nth-child(1) {
  grid-area: a;
}
.product_down .tab-content .tab-pane .grid .group:nth-child(2) {
  grid-area: b;
}
.product_down .tab-content .tab-pane .grid .group:nth-child(3) {
  grid-area: c;
}
.product_down .tab-content .tab-pane .grid .group:nth-child(4) {
  grid-area: d;
}
.product_down .tab-content .tab-pane .grid .group:nth-child(5) {
  grid-area: e;
}
.product_down .tab-content .tab-pane .grid .group:nth-child(5) {
  grid-area: f;
}
.product_down .tab-content .tab-pane .grid .group .title {
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  color: #2f2f37;
  font-weight: bold;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 1rem;
}
.product_down .tab-content .tab-pane .grid .group ul li {
  margin-top: 0.75rem;
}
.product_down .tab-content .tab-pane .grid .group ul li a {
  color: rgba(47, 47, 55, 0.82);
  transition: all 0.3s;
}
.product_down .tab-content .tab-pane .grid .group ul li a:hover {
  color: var(--bs-primary);
}

.index_carousel {
  padding-top: 0 !important;
}
.index_carousel .swiper {
  width: 100%;
}
.index_carousel .swiper .swiper-slide {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.index_carousel .swiper .swiper-slide > img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.index_carousel .swiper .swiper-slide .carousel_info {
  color: #fff;
  position: relative;
  z-index: 2;
}
.index_carousel .swiper .swiper-slide .carousel_info h2 {
  font-size: clamp(20px, 2.625rem, 2.1875vw);
  line-height: 1.6;
  position: relative;
  padding-bottom: 2rem;
}
.index_carousel .swiper .swiper-slide .carousel_info h2::after {
  content: "";
  width: 6.875rem;
  height: 4px;
  background: var(--bs-primary);
  position: absolute;
  left: 0;
  bottom: 0;
}
.index_carousel .swiper .swiper-slide .carousel_info h2 strong {
  font-size: clamp(16px, 2.75rem, 2.2916666667vw);
  text-transform: uppercase;
  display: block;
  font-family: "Montserrat";
}
.index_carousel .swiper .swiper-slide .carousel_info p {
  max-width: 40%;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  line-height: 2;
}
.index_carousel .swiper .swiper-slide .carousel_info .ban_more {
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: inherit;
  filter: grayscale(100%) brightness(80%);
}
.index_carousel .swiper .swiper-slide .carousel_info .ban_more .ban_yuan {
  background: url(../img/bb_jts2.png) no-repeat center;
}
.index_carousel .swiper .swiper-slide .carousel_info .ban_more .ban_yuan i {
  background: url(../img/ys_yuan2.png) no-repeat center;
}
.index_carousel .swiper .swiper-slide .carousel_info .ban_more span {
  margin-left: 1rem;
}
.index_carousel .swiper .swiper_nav {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.index_carousel .swiper .swiper-button-prev, .index_carousel .swiper .swiper-button-next {
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.index_carousel .swiper .swiper-button-prev::after, .index_carousel .swiper .swiper-button-next::after {
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
}
.index_carousel .swiper .swiper-pagination {
  z-index: 2;
}
.index_carousel .swiper .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  width: 7.5rem;
  height: 2px;
  position: relative;
  margin: 0 1.5rem;
}
@media (max-width: 991px) {
  .index_carousel .swiper .swiper-slide {
    height: 30vh;
  }
  .index_carousel .swiper .swiper-slide .carousel_info p {
    display: none;
    max-width: 100%;
    line-height: 1.6;
  }
  .index_carousel .swiper .swiper_nav {
    bottom: 5%;
  }
  .index_carousel .swiper .swiper_nav .swiper-pagination {
    text-align: right;
    padding: 0 15px;
  }
  .index_carousel .swiper .swiper-button-prev, .index_carousel .swiper .swiper-button-next {
    display: none;
  }
}

.index_about {
  padding-top: 7rem;
  padding-bottom: 4.75rem;
  position: relative;
}
.index_about .left {
  padding-right: 13%;
}
.index_about h4 {
  color: var(--bs-primary);
  font-weight: bold;
  font-size: clamp(16px, 1.625rem, 1.3541666667vw);
  line-height: 1.8;
  margin-bottom: 1.5rem;
}
.index_about p {
  font-size: clamp(15px, 1rem, 0.8333333333vw);
  line-height: 1.8;
  color: #2d2d2d;
  margin-bottom: 2rem;
}
.index_about > img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}
@media (max-width: 991px) {
  .index_about .left {
    padding-right: 0;
  }
  .index_about img {
    top: auto;
    bottom: 0;
    height: auto;
    width: 40%;
  }
}

.timeline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 3rem;
}
.timeline li {
  width: 25%;
}
.timeline li:not(:nth-child(3n+1)) {
  margin-left: 12.5%;
}
.timeline li .num {
  font-weight: bold;
  font-size: clamp(18px, 3.125rem, 2.6041666667vw);
  line-height: 1.2;
  font-family: "Montserrat";
  color: var(--bs-primary);
}
.timeline li .num sub {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  transform: translateY(-0.375rem);
  display: inline-block;
}
.timeline li p {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}

.index_product {
  background: #ececec;
  padding-top: 5.625rem;
  padding-bottom: 3.125rem;
}
.index_product ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3.5rem 0;
}
.index_product ul li {
  padding: 0 3.75rem;
  position: relative;
}
.index_product ul li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 60%;
  background: #b4b4b7;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.index_product ul li span {
  cursor: pointer;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: #2f2f37;
  transition: all 0.3s;
}
.index_product ul li span:hover, .index_product ul li span.active {
  color: var(--bs-primary);
}
.index_product ul li span.active {
  font-weight: bold;
}
.index_product .items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
@media (max-width: 768px) {
  .index_product .items .item {
    width: calc((100% - (2 - 1) * 15px) / 2);
    margin-bottom: 15px;
  }
  .index_product .items .item:not(:nth-child(2n)) {
    margin-right: 15px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .index_product .items .item {
    width: calc((100% - (2 - 1) * 15px) / 2);
    margin-bottom: 15px;
  }
  .index_product .items .item:not(:nth-child(2n)) {
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .index_product .items .item {
    width: calc((100% - (4 - 1) * 1.5rem) / 4);
    margin-bottom: 1.875rem;
  }
  .index_product .items .item:not(:nth-child(4n)) {
    margin-right: 1.5rem;
  }
}
.index_product .items .item:last-child {
  margin-right: 0 !important;
}
.index_product .items .item a {
  aspect-ratio: 38/33;
  background: #fff;
  border-radius: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #191919;
  position: relative;
  z-index: 2;
  overflow: hidden;
  transition: all 0.3s;
}
.index_product .items .item a:hover {
  color: #fff;
}
.index_product .items .item a:hover::after {
  opacity: 1;
}
.index_product .items .item a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: linear-gradient(-60deg, #fda220, var(--bs-primary) 30% 70%, #fda220);
  opacity: 0;
  transition: all 0.3s;
}
.index_product .items .item a img {
  max-width: 36%;
}
.index_product .items .item a h4 {
  font-weight: bold;
  text-align: center;
  font-size: clamp(14px, 1.25rem, 1.0416666667vw);
  line-height: 1.6;
  margin: 0;
  margin-top: 1rem;
}
.index_product .items .item a h4 strong {
  display: block;
  font-family: "Montserrat";
  font-size: clamp(14px, 1.5rem, 1.25vw);
}
.index_product .swiper {
  height: 43.125rem;
}
.index_product .swiper .swiper-slide {
  height: calc((100% - 1.875rem) / 2);
}
.index_product .swiper .swiper-slide a {
  height: 100%;
  background: #fff;
  border-radius: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #191919;
  position: relative;
  z-index: 2;
  overflow: hidden;
  transition: all 0.3s;
}
.index_product .swiper .swiper-slide a:hover {
  color: #fff;
}
.index_product .swiper .swiper-slide a:hover::after {
  opacity: 1;
}
.index_product .swiper .swiper-slide a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: linear-gradient(-60deg, #fda220, var(--bs-primary) 30% 70%, #fda220);
  opacity: 0;
  transition: all 0.3s;
}
.index_product .swiper .swiper-slide a img {
  max-width: 36%;
}
.index_product .swiper .swiper-slide a h4 {
  font-weight: bold;
  text-align: center;
  font-size: clamp(14px, 1.25rem, 1.0416666667vw);
  line-height: 1.6;
  margin: 0;
  margin-top: 1rem;
}
.index_product .swiper .swiper-slide a h4 strong {
  display: block;
  font-family: "Montserrat";
  font-size: clamp(14px, 1.5rem, 1.25vw);
}
.index_product .swiper-pagination {
  margin-top: 2.5rem;
  position: static;
  text-align: center;
}
.index_product .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  transition: all 0.3s;
}
.index_product .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--bs-primary);
  width: 25px;
}
@media (max-width: 991px) {
  .index_product ul li {
    padding: 1rem 2rem;
  }
}

.index_solution {
  padding-top: 4rem;
  padding-bottom: 5rem;
  width: 100%;
  overflow: hidden;
}
.index_solution ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3.5rem 0;
}
.index_solution ul li span {
  color: #2d2d2d;
  transition: all 0.3s;
  padding: 0.75rem 2.5rem;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  border-radius: 1.5rem;
  cursor: pointer;
  display: block;
}
.index_solution ul li span:hover {
  color: var(--bs-primary);
}
.index_solution ul li span.active {
  background: #3b3b3b;
  color: #fff;
}
.index_solution .left {
  padding-right: 2.5rem;
}
.index_solution .left h3 {
  font-size: clamp(18px, 2rem, 1.6666666667vw);
  color: #2d2d2d;
}
.index_solution .left p {
  line-height: 2;
  color: #2d2d2d;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  margin: 1.5rem 0;
}
.index_solution .right {
  padding: 0 5rem;
  position: relative;
}
.index_solution .right .swiper-button-prev, .index_solution .right .swiper-button-next {
  margin: 0;
  border-radius: 50%;
  background: #ededed;
  left: auto;
  right: 0;
  width: 3.75rem;
  height: 3.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-primary);
  transform: translateY(-50%);
}
.index_solution .right .swiper-button-prev::after, .index_solution .right .swiper-button-next::after {
  display: none;
}
.index_solution .right .swiper-button-prev i, .index_solution .right .swiper-button-next i {
  font-size: clamp(16px, 1.5rem, 1.25vw);
}
.index_solution .right .swiper-button-prev.swiper-button-lock, .index_solution .right .swiper-button-next.swiper-button-lock {
  display: none;
}
.index_solution .right .swiper-button-prev {
  left: 0;
  right: auto;
}
.index_solution .right .swiper-button-prev i {
  transform: rotateY(180deg);
}
.index_solution .swiper {
  width: 100%;
  padding: 1rem;
}
@media (max-width: 991px) {
  .index_solution .left {
    padding-right: 0;
  }
  .index_solution ul li span {
    padding: 0.75rem 1rem;
  }
  .index_solution .swiper {
    width: 100%;
  }
}

.program_style a {
  display: block;
  height: 100%;
  border-radius: 1.5rem;
  overflow: hidden;
  background: #fff;
  color: #191919;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
}
.program_style a:hover .img img {
  transform: scale(1.1);
}
.program_style a:hover .text h4 {
  color: var(--bs-primary);
}
.program_style a .img {
  overflow: hidden;
}
.program_style a .img img {
  width: 100%;
  aspect-ratio: 1.75;
  object-fit: cover;
  transition: all 0.3s;
}
.program_style a .text {
  padding: 2rem 1.5rem;
  border-radius: 1.5rem;
  margin-top: -1.5rem;
  overflow: hidden;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 2;
  height: 14rem;
}
.program_style a .text::after {
  content: "";
  width: 100%;
  height: 5rem;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.program_style a .text h4 {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  margin-bottom: 1rem;
  transition: all 0.3s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.program_style a .text p {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  opacity: 0.78;
  line-height: 1.8;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.program_style a .text .mod_more {
  margin-top: auto;
}
.program_style a .text .mod_more span {
  padding: 0;
  background: none;
  color: var(--bs-primary);
}
@media (max-width: 991px) {
  .program_style a .text {
    height: 19rem;
  }
}

.index_industry {
  height: 44.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
}
.index_industry .mod_title {
  color: inherit;
}
.index_industry img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.index_industry ul {
  display: flex;
  justify-content: space-between;
  margin: 3.75rem 0;
}
.index_industry ul li {
  width: 30%;
}
.index_industry ul li .num span {
  font-weight: bold;
  font-size: clamp(18px, 4.25rem, 3.5416666667vw);
  line-height: 1.2;
  font-family: "Myriad Pro";
  color: var(--bs-primary);
}
.index_industry ul li .num sub {
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  transform: translateY(-0.375rem);
  display: inline-block;
  margin-left: 0.25rem;
}
.index_industry ul li p {
  font-size: clamp(14px, 1.125rem, 0.9375vw);
}
.index_industry .more a {
  display: inline-block;
  padding: 0.5rem 2rem;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 1.5rem;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  transition: all 0.3s;
}
.index_industry .more a:hover {
  background: var(--bs-primary);
  border-color: var(--bs-primary);
}

.index_news {
  padding-top: 5rem;
  padding-bottom: 4rem;
}
.index_news ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3.5rem 0;
}
.index_news ul li {
  margin: 0 0.5rem;
}
.index_news ul li span {
  color: #2d2d2d;
  transition: all 0.3s;
  padding: 0.75rem 2.5rem;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  border-radius: 1.5rem;
  cursor: pointer;
}
.index_news ul li span:hover {
  color: var(--bs-primary);
}
.index_news ul li span.active {
  background: #3b3b3b;
  color: #fff;
}
.index_news .swiper {
  padding: 1rem;
}
.index_news .swiper-pagination {
  margin-top: 2.5rem;
  position: static;
  text-align: center;
}
.index_news .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  transition: all 0.3s;
}
.index_news .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--bs-primary);
  width: 25px;
}

.news_style .item {
  display: block;
  padding: 1.25rem;
  border: 2px solid transparent;
  background: #fff;
  transition: all 0.3s;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  color: #191919;
}
.news_style .item:hover {
  border-color: var(--bs-primary);
}
.news_style .item:hover .img img {
  transform: scale(1.1);
}
.news_style .item:hover .text h4 {
  color: var(--bs-primary);
}
.news_style .item .img {
  overflow: hidden;
}
.news_style .item .img img {
  width: 100%;
  aspect-ratio: 1.6884057971;
  object-fit: cover;
  transition: all 0.3s;
}
.news_style .item .text {
  padding: 2rem 1.25rem;
  padding-bottom: 1rem;
  height: 15.625rem;
  display: flex;
  flex-direction: column;
}
.news_style .item .text h4 {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: all 0.3s;
}
.news_style .item .text h5 {
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  opacity: 0.8;
  margin: 1rem 0;
  margin-bottom: 1.25rem;
}
.news_style .item .text h5 span {
  display: inline-flex;
  align-items: center;
  margin-right: 1.5rem;
}
.news_style .item .text h5 span i {
  margin-right: 0.5rem;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
}
.news_style .item .text p {
  line-height: 1.8;
  margin-bottom: 1.875rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_style .item .text .mod_more {
  margin-top: auto;
}
.news_style .item .text .mod_more span {
  padding: 0;
  background: none;
  color: var(--bs-primary);
}
@media (max-width: 991px) {
  .news_style .item .text {
    height: auto;
  }
}

.index_client {
  background: #f2f3f3;
  padding: 6.25rem 0;
}
.index_client ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3.5rem 0;
}
.index_client ul li {
  margin: 0 0.5rem;
}
.index_client ul li span {
  color: #2d2d2d;
  transition: all 0.3s;
  padding: 0.75rem 2.5rem;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  border-radius: 1.5rem;
  display: block;
  cursor: pointer;
}
.index_client ul li span:hover {
  color: var(--bs-primary);
}
.index_client ul li span.active {
  background: #3b3b3b;
  color: #fff;
}
.index_client .swiper {
  margin-top: 4.625rem;
}
.index_client .swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.index_client .swiper .swiper-slide {
  background: #fff;
  height: 5.5rem;
  border-radius: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_client .swiper .swiper-slide img {
  max-width: 80%;
  max-height: 86%;
}
@media (max-width: 991px) {
  .index_client ul li span {
    padding: 0.75rem 1rem;
  }
}

.footer {
  background: #011a2d;
  padding-top: 1rem;
  color: #fff;
}
.footer .footer_top {
  padding: 3rem 0;
}
.footer .footer_top h3 {
  font-size: clamp(16px, 2.375rem, 1.9791666667vw);
  margin-bottom: 1.5rem;
}
.footer .footer_top h5 {
  font-size: clamp(14px, 1.25rem, 1.0416666667vw);
}
.footer .footer_center {
  border-top: 1px solid rgba(255, 255, 255, 0.33);
  border-bottom: 1px solid rgba(255, 255, 255, 0.33);
  padding-top: 4.25rem;
  padding-bottom: 3rem;
}
.footer .footer_center .foot_logo {
  height: clamp(40px, 3.125rem, 50px);
}
.footer .footer_center ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.footer .footer_center ul li:not(:last-child) {
  margin-right: 4rem;
}
.footer .footer_center ul li a {
  color: #fff;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  position: relative;
  display: flex;
  align-items: center;
}
.footer .footer_center ul li a:hover::before {
  opacity: 1;
  transform: skewX(30deg);
}
.footer .footer_center ul li a::before {
  content: "";
  width: 6px;
  height: 10px;
  background: var(--bs-primary);
  margin-right: 0.75rem;
  opacity: 0;
  transition: all 0.3s;
}
.footer .footer_center .items {
  margin-top: 3.75rem;
  padding: 2.5rem 2.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.07);
  border-radius: 1rem;
}
.footer .footer_center .items .line {
  width: 1px;
  height: 3.75rem;
  background: rgba(255, 255, 255, 0.21);
}
.footer .footer_center .items .item {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.footer .footer_center .items .item span, .footer .footer_center .items .item strong {
  display: block;
  margin-top: 6px;
}
.footer .footer_center .items .item strong {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  font-family: "Myriad Pro";
  font-weight: normal;
}
.footer .footer_center .items .item span {
  font-size: clamp(16px, 1.125rem, 0.9375vw);
}
.footer .footer_bottom {
  padding: 0.875rem 0;
  color: rgba(255, 255, 255, 0.36);
}
.footer .footer_bottom a {
  color: inherit;
  transition: all 0.3s;
}
.footer .footer_bottom a:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .footer .footer_center .items {
    align-items: flex-start;
    flex-direction: column;
  }
  .footer .footer_center .items .line {
    width: 100%;
    height: 1px;
    margin: 1.5rem 0;
  }
}

.relative {
  position: relative;
}

.ban_yuan {
  width: 56px;
  height: 56px;
  background: url(../img/bb_jts.png) no-repeat center;
  float: left;
  position: relative;
}

.ban_yuan i {
  width: 100%;
  height: 100%;
  display: block;
  background: url(../img/ys_yuan.png) no-repeat center;
  animation: circleRoate 5s infinite linear;
}

.index_top {
  width: 78px;
  height: 77px;
  position: fixed;
  bottom: 10%;
  right: 2%;
  z-index: 999;
}

.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: 2.5rem;
}
.profile .left {
  padding-right: 10%;
}
.profile img.right {
  width: calc(100% + 0.75rem + 9.0625rem);
  margin-right: -9.8125rem;
}
.profile .timeline {
  justify-content: space-between;
  margin-top: 5rem;
}
.profile .timeline li {
  width: auto;
  min-width: 15%;
  margin: 0 auto;
}
.profile .timeline li p {
  margin: 0;
}
.profile .timeline li:first-child {
  margin-left: 0;
}
.profile .timeline li:last-child {
  margin-right: 0;
}
.profile .timeline li .num span {
  font-size: clamp(20px, 4.375rem, 3.6458333333vw);
}
@media (max-width: 991px) {
  .profile .left {
    padding-right: 0;
  }
  .profile img.right {
    width: 100%;
    margin-right: 0;
  }
  .profile .timeline {
    justify-content: flex-start;
  }
  .profile .timeline li {
    min-width: 33.33%;
    margin: 1.5rem 0;
  }
}

.culture {
  width: 100%;
  overflow: hidden;
  height: calc(100vh - 5rem);
  color: #fff;
  display: flex;
  justify-content: center;
}
.culture .mod_title {
  position: absolute;
  top: 12%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.culture .item {
  width: 27%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 2.5rem;
  position: relative;
  z-index: 2;
  transition: all 0.3s;
}
.culture .item::after {
  content: "";
  width: 100%;
  height: 30%;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  opacity: 0;
}
.culture .item.cur {
  width: 46%;
}
.culture .item.cur::after {
  opacity: 1;
}
.culture .item.cur .text {
  opacity: 1;
  transform: translateY(0);
}
.culture .item.cur .title {
  opacity: 0;
  transform: translateX(-50%) translateY(1rem);
}
.culture .item .text {
  width: calc(100% - 6.25rem);
  opacity: 0;
  transition: all 0.3s;
  transform: translateY(2rem);
}
.culture .item .text i {
  font-size: clamp(16px, 3.5rem, 2.9166666667vw);
}
.culture .item .text h4 {
  font-size: clamp(16px, 2.625rem, 2.1875vw);
  padding-bottom: 1.75rem;
  margin-bottom: 1.25rem;
  position: relative;
}
.culture .item .text h4::after {
  content: "";
  width: 4.5rem;
  height: 4px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.culture .item .text p {
  font-size: clamp(16px, 1.625rem, 1.3541666667vw);
  font-weight: bold;
}
.culture .item .title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10%;
  opacity: 1;
  transition: all 0.3s;
  font-size: clamp(16px, 1.625rem, 1.3541666667vw);
  text-align: center;
}
.culture .item .title i {
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(-60deg, #fda220, var(--bs-primary) 30% 70%, #fda220);
  font-size: clamp(16px, 3.5rem, 2.9166666667vw);
  margin-bottom: 1.5rem;
}
.culture .item img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
@media (max-width: 991px) {
  .culture {
    padding-top: 5rem;
    flex-wrap: wrap;
    height: auto;
  }
  .culture .mod_title {
    position: static;
    transform: none;
    color: #2d2d2d !important;
  }
  .culture .item {
    flex-shrink: 0;
    width: 100%;
    height: 40vh;
  }
  .culture .item::after {
    opacity: 1;
  }
  .culture .item.cur {
    width: 100%;
  }
  .culture .item .title {
    opacity: 0;
    transform: translateX(-50%) translateY(1rem);
  }
  .culture .item .text {
    opacity: 1;
    transform: translateY(0);
  }
}

.activity {
  padding: 6.875rem 0;
  width: 100%;
  overflow: hidden;
}
.activity .mod_title {
  margin-bottom: 6rem;
}
.activity .swiper a {
  display: block;
  color: #101010;
}
.activity .swiper a:hover .img img {
  transform: scale(1.1);
}
.activity .swiper .img {
  overflow: hidden;
  border-radius: 1.5rem;
}
.activity .swiper img {
  width: 100%;
  aspect-ratio: 1.7857142857;
  object-fit: cover;
  transition: all 0.3s;
}
.activity .swiper h4 {
  text-align: center;
  font-size: clamp(16px, 1.5rem, 1.25vw);
  margin: 0;
  margin-top: 2rem;
}
.activity .swiper .swiper-button-prev, .activity .swiper .swiper-button-next {
  width: 4.0625rem;
  height: 4.0625rem;
  border-radius: 50%;
  background: #ededed;
  color: var(--bs-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  top: calc(50% - 2rem);
  transform: translateY(-50%);
}
.activity .swiper .swiper-button-prev i, .activity .swiper .swiper-button-next i {
  font-size: clamp(16px, 2rem, 1.6666666667vw);
}
.activity .swiper .swiper-button-prev::after, .activity .swiper .swiper-button-next::after {
  display: none;
}
.activity .swiper .swiper-button-next {
  right: 27.1%;
}
.activity .swiper .swiper-button-prev {
  left: 27.1%;
}
.activity .swiper .swiper-button-prev i {
  transform: rotateY(180deg);
}
@media (max-width: 769px) {
  .activity .swiper {
    margin: 0 15px;
  }
  .activity .swiper .swiper-button-prev {
    left: 15px;
  }
  .activity .swiper .swiper-button-next {
    right: 15px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .activity {
    padding: 4rem 0;
  }
  .activity .mod_title {
    margin-bottom: 2.5rem;
  }
  .activity .swiper .swiper-button-prev, .activity .swiper .swiper-button-next {
    width: 2.25rem;
    height: 2.25rem;
  }
}

.honor_1 {
  width: 100%;
  overflow: hidden;
}
.honor_1 .mod_title {
  padding-left: 2.875rem;
}
.honor_1 .timeline {
  margin: 0;
  margin-bottom: 2rem;
}
.honor_1 .timeline li {
  width: auto;
  padding-left: 2.875rem;
}
.honor_1 .timeline li:not(:first-child) {
  margin-left: 10%;
}
.honor_1 .timeline li .num sub {
  font-weight: normal;
  color: #333;
  font-size: 1.125rem;
}
.honor_1 .swiper {
  height: 34.375rem;
  margin-left: 0;
}
.honor_1 .swiper .swiper-slide {
  height: 14.2857142857%;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: #2d2d2d;
  padding-left: 2.875rem;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.honor_1 .swiper .swiper-slide::after {
  content: "";
  width: 3px;
  height: 2.625rem;
  background: var(--bs-primary);
  opacity: 0;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.honor_1 .swiper .swiper-slide.swiper-slide-active {
  color: var(--bs-primary);
}
.honor_1 .swiper .swiper-slide.swiper-slide-active::after {
  opacity: 1;
}
.honor_1 .bg {
  width: calc(100% + 0.75rem + 9.0625rem);
  margin-right: -9.8125rem;
}
.honor_1 .img {
  position: absolute;
  left: 41%;
  top: 22%;
  aspect-ratio: 0.6552462527;
  object-fit: cover;
  width: 38.7%;
  background-color: #f5f5f5;
}
.honor_1 .swiper-button-prev, .honor_1 .swiper-button-next {
  width: 4.375rem;
  height: 4.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  top: auto;
  bottom: 0;
  margin: 0;
}
.honor_1 .swiper-button-prev::after, .honor_1 .swiper-button-next::after {
  display: none;
}
.honor_1 .swiper-button-prev i, .honor_1 .swiper-button-next i {
  font-size: clamp(16px, 1.75rem, 1.4583333333vw);
}
.honor_1 .swiper-button-prev {
  background: var(--bs-primary);
  color: #fff;
  right: 0;
  left: auto;
}
.honor_1 .swiper-button-prev i {
  transform: rotateY(180deg);
}
.honor_1 .swiper-button-next {
  right: auto;
  left: 0;
  background: rgba(255, 255, 255, 0.41);
  color: var(--bs-primary);
}
@media (max-width: 768px) {
  .honor_1 .swiper {
    height: 8rem;
  }
}
@media (max-width: 991px) {
  .honor_1 {
    padding-top: 5rem;
  }
  .honor_1 .mod_title {
    padding-left: 0;
  }
  .honor_1 .bg {
    width: 100%;
    margin-right: 0;
  }
  .honor_1 .img {
    left: 34.3%;
    width: 32.2%;
  }
  .honor_1 .swiper .swiper-slide {
    padding-left: 0;
  }
  .honor_1 .swiper .swiper-slide::after {
    display: none;
  }
  .honor_1 .swiper-button-prev {
    right: auto;
    left: 0;
  }
  .honor_1 .swiper-button-next {
    left: 4.375rem;
  }
}

.honor_2 {
  padding: 5rem 0;
  padding-bottom: 3.25rem;
  position: relative;
}
.honor_2 .honor_2_head {
  margin-top: 5rem;
}
.honor_2 .honor_2_head .items {
  margin-top: 2.5rem;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.honor_2 .honor_2_head .items .item {
  width: 30%;
}
@media (max-width: 991px) {
  .honor_2 .honor_2_head .items {
    flex-direction: column;
  }
  .honor_2 .honor_2_head .items .item {
    width: 100%;
  }
}
.honor_2 .honor_2_head .p {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1rem;
  background: rgba(6, 19, 71, 0.3);
  background-image: linear-gradient(to bottom, rgb(30, 73, 130), rgba(30, 73, 130, 0.2));
  border: 1px solid #4B729E;
  text-align: center;
  padding: 1rem;
  border-radius: 1rem;
}
.honor_2 .honor_2_head .p > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 1.5rem 0;
  color: var(--bs-primary);
  font-size: clamp(16px, 1.75rem, 1.4583333333vw);
}
.honor_2 .honor_2_head .p > span::after {
  margin-top: 0.75rem;
  content: "";
  width: 3.5rem;
  height: 4px;
  background: var(--bs-primary);
}
.honor_2 .honor_2_head p {
  color: #fff;
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  line-height: 1.8;
}
.honor_2 .honor_2_head .timeline {
  margin-top: 0;
  display: flex;
  justify-content: center;
}
.honor_2 .honor_2_head .timeline li {
  width: auto;
  text-align: center;
}
.honor_2 .honor_2_swiper {
  margin-top: 5rem;
  padding-left: 9.8125rem;
}
.honor_2 .honor_2_swiper .swiper-slide {
  aspect-ratio: 251/345;
}
.honor_2 .honor_2_swiper .swiper-slide img {
  max-height: 100%;
}
.honor_2 .swiper {
  padding: 2.5rem 0;
}
.honor_2 .swiper .swiper-wrapper {
  transform: perspective(1000px);
}
.honor_2 .swiper .swiper-slide {
  aspect-ratio: 251/345;
  display: flex;
  justify-content: center;
}
.honor_2 .swiper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.honor_2 .swiper .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
}
.honor_2 .swiper-pagination {
  margin-top: 5rem;
  position: static;
  text-align: center;
}
.honor_2 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  transition: all 0.3s;
  background: #fff;
  margin: 0 0.5rem;
}
.honor_2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--bs-primary);
  width: 25px;
}
.honor_2 img.bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
@media (max-width: 991px) {
  .honor_2 .honor_2_head .timeline {
    margin-top: 3.5rem;
  }
  .honor_2 .honor_2_swiper {
    padding-left: 0;
  }
}

.advantage {
  padding: 6.25rem 0;
}
.advantage .mod_title h1 {
  font-size: clamp(22px, 2.75rem, 2.2916666667vw);
}
.advantage h3 {
  font-size: clamp(18px, 2.25rem, 1.875vw);
  color: #2d2d2d;
  font-weight: bold;
}
.advantage .mod_p {
  margin-bottom: 6.25rem;
}
.advantage .timeline {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin: 0;
}
.advantage .timeline li {
  width: 100%;
  margin: 0 auto;
}
.advantage .timeline li sub {
  color: #2d2d2d;
  font-weight: normal;
  margin-left: 4px;
}
.advantage .timeline li p {
  margin: 0;
}
.advantage .items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1.5rem;
  margin-top: 3.875rem;
}
.advantage .items .item {
  position: relative;
  border-radius: 1.5rem;
  overflow: hidden;
}
.advantage .items .item:hover::after {
  opacity: 1;
}
.advantage .items .item:hover .text {
  transform: translateY(-4rem);
}
.advantage .items .item:hover .text p {
  opacity: 1;
}
.advantage .items .item::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(var(--bs-primary-rgb), 0), rgba(var(--bs-primary-rgb), 1));
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  transition: all 0.3s;
}
.advantage .items .item .text {
  position: absolute;
  top: 75%;
  left: 0;
  width: 100%;
  padding: 0 15px;
  text-align: center;
  color: #fff;
  z-index: 3;
  transition: all 0.3s;
}
.advantage .items .item .text i {
  font-size: clamp(18px, 2.25rem, 1.875vw);
}
.advantage .items .item .text h4 {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
.advantage .items .item .text p {
  margin: 0;
  opacity: 0;
  transition: all 0.3s;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.advantage .items .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .advantage .timeline li {
    width: 100%;
  }
  .advantage .items {
    display: flex;
    width: 100%;
    overflow: scroll;
    scroll-snap-type: x mandatory;
  }
  .advantage .items .item {
    scroll-snap-align: start;
    flex-shrink: 0;
    width: 60vw;
  }
}

.advantage_cover {
  padding-top: 10rem;
  padding-bottom: 8rem;
  background-attachment: fixed;
  color: #fff;
  aspect-ratio: 192/90;
}
.advantage_cover .container {
  height: 100%;
}
.advantage_cover .mod_title strong {
  font-size: clamp(20px, 3.125rem, 2.6041666667vw);
  letter-spacing: 2px;
}
.advantage_cover .timeline {
  justify-content: space-between;
  margin: 0;
  margin-top: auto;
  width: 100%;
}
.advantage_cover .timeline li {
  width: auto;
  margin: 0 auto;
  text-align: center;
}
.advantage_cover .timeline li .num {
  font-size: clamp(18px, 3rem, 2.5vw);
}
.advantage_cover .timeline li sub {
  color: #2d2d2d;
  font-weight: normal;
  margin-left: 4px;
}
.advantage_cover .timeline li p {
  margin: 0;
  margin-top: 1rem;
  font-size: clamp(14px, 1.125rem, 0.9375vw);
}
.advantage_cover .timeline li:first-child {
  margin-left: 0;
}
.advantage_cover .timeline li:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .advantage_cover {
    padding: 5rem 0;
    aspect-ratio: 192/192;
  }
  .advantage_cover .timeline li {
    margin-top: 1.5rem;
    width: 50%;
  }
  .advantage_cover .timeline li:first-child {
    width: 100%;
  }
}

.advantage_content {
  padding: 6.875rem 0;
}
.advantage_content .mod_title strong {
  font-size: clamp(20px, 3.125rem, 2.6041666667vw);
  letter-spacing: 2px;
}
.advantage_content .mod_p {
  margin-bottom: 3.875rem;
}

.join {
  padding-top: 8.125rem;
  padding-bottom: 4.375rem;
  background: #f7f7f7;
}
.join .mod_title {
  margin-bottom: 0;
}
.join .mod_title h1 {
  font-weight: normal;
}
.join ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.join ul li {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.join ul li i {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: clamp(20px, 2.5rem, 2.0833333333vw);
  color: var(--bs-primary);
  margin-bottom: 0.5rem;
}
.join .swiper {
  margin-top: 6.25rem;
  margin-bottom: 5rem;
  padding-left: 9.8125rem;
}
.join .swiper .swiper-slide {
  padding: 2rem;
  border-radius: 1.5rem;
  overflow: hidden;
  background: #fff;
  color: rgba(0, 0, 0, 0.73);
  position: relative;
  z-index: 2;
}
.join .swiper .swiper-slide:hover {
  color: #fff;
}
.join .swiper .swiper-slide:hover::after {
  opacity: 1;
}
.join .swiper .swiper-slide:hover .title h4 {
  color: #fff;
}
.join .swiper .swiper-slide:hover .title a {
  color: #fff;
}
.join .swiper .swiper-slide:hover .title a i {
  background: #fff;
  color: var(--bs-primary);
}
.join .swiper .swiper-slide:hover h5 {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.13);
}
.join .swiper .swiper-slide:hover .mod_content p::before {
  background: #fff;
}
.join .swiper .swiper-slide::after {
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: linear-gradient(-30deg, #fab34a, var(--bs-primary) 30% 70%, #fda220);
  transition: all 0.3s;
}
.join .swiper .swiper-slide .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.join .swiper .swiper-slide .title h4 {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #000;
  transition: all 0.3s;
}
.join .swiper .swiper-slide .title a {
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  display: flex;
  align-items: center;
  color: #747474;
  margin-left: 1.5rem;
  flex-shrink: 0;
  transition: all 0.3s;
  cursor: pointer;
}
.join .swiper .swiper-slide .title a i {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(16px, 1rem, 0.8333333333vw);
  font-weight: bold;
  transform: rotate(-40deg);
  margin-right: 0.5rem;
  background: var(--bs-primary);
  color: #fff;
  transition: all 0.3s;
}
.join .swiper .swiper-slide h5 {
  margin: 1.5rem 0;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: rgba(0, 0, 0, 0.82);
  transition: all 0.3s;
}
.join .swiper .swiper-slide h5 span:not(:first-child) {
  margin-left: 2rem;
}
.join .swiper .swiper-slide .mod_content {
  color: inherit;
  height: 16.875rem;
}
.join .swiper .swiper-slide .mod_content p {
  margin-bottom: 0.5rem;
  display: flex;
}
.join .swiper .swiper-slide .mod_content p::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--bs-primary);
  margin-right: 0.75em;
  margin-top: 0.75em;
  transition: all 0.3s;
  flex-shrink: 0;
}
.join .swiper-button-prev, .join .swiper-button-next {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  border: 1px dashed var(--bs-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  margin: 0;
  margin-right: 1.5rem;
  top: auto;
  left: auto;
  right: auto;
}
.join .swiper-button-prev::after, .join .swiper-button-next::after {
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: linear-gradient(-30deg, #fab34a, var(--bs-primary) 30% 70%, #fda220);
  transition: all 0.3s;
}
.join .swiper-button-prev:hover, .join .swiper-button-next:hover {
  border-style: solid;
}
.join .swiper-button-prev:hover::after, .join .swiper-button-next:hover::after {
  opacity: 1;
}
.join .swiper-button-prev:hover i, .join .swiper-button-next:hover i {
  color: #fff;
}
.join .swiper-button-prev i, .join .swiper-button-next i {
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  color: var(--bs-primary);
  transition: all 0.3s;
}
.join .swiper-button-prev i {
  transform: rotateY(180deg);
}
@media (max-width: 991px) {
  .join ul {
    flex-wrap: wrap;
    margin-bottom: 4rem;
  }
  .join ul li {
    margin-top: 2rem;
    width: 50%;
    text-align: center;
  }
  .join .swiper {
    margin: 0 15px;
    padding-left: 0;
  }
}

.join_detail {
  background: #fff;
  border-radius: 1.5rem;
  padding: 3.75rem 4.375rem;
  max-width: 100%;
  width: 85rem;
  display: none;
}
.join_detail .close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  width: 40px;
  height: 40px;
  border: 2px solid #bfbfc0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #bfbfc0;
  cursor: pointer;
  transition: all 0.3s;
}
.join_detail .close:hover {
  color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.join_detail .close i {
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  font-weight: bold;
}
.join_detail .title {
  border-bottom: 1px solid #d9d9da;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 0;
}
.join_detail .title h3 {
  font-size: clamp(18px, 1.5rem, 1.25vw);
  color: var(--bs-primary);
}
.join_detail .title .mail {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: #2d2d2d;
}
.join_detail .title .mail a {
  color: var(--bs-primary);
}
.join_detail .mod_content {
  line-height: 2;
  max-height: 25rem;
  margin-top: 2rem;
}
.join_detail .mod_content h4 {
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  font-weight: bold;
  color: var(--bs-primary);
  margin-top: 2rem;
  margin-bottom: 1rem;
  line-height: 1.4;
}
.join_detail .mod_content h4:first-child {
  margin-top: 0;
}
.join_detail .more {
  position: absolute;
  right: 10%;
  bottom: 3.75rem;
}
.join_detail .more a {
  padding: 1rem 2.5rem;
  border-radius: 2rem;
  background-image: linear-gradient(to bottom, #fba220, #f2740f 30% 70%, #fba220);
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  color: #fff;
}
.join_detail .more a i {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
}
.join_detail .more a i::before {
  transform: rotate(-40deg);
  font-size: clamp(16px, 1rem, 0.8333333333vw);
  color: var(--bs-primary);
}
@media (max-width: 991px) {
  .join_detail {
    max-width: 90%;
  }
  .join_detail .title {
    flex-wrap: wrap;
  }
  .join_detail .more {
    margin-top: 1.5rem;
    position: static;
  }
}

.history {
  width: 100%;
  aspect-ratio: 1920/950;
  display: flex;
  align-items: flex-end;
}
.history .swiper {
  color: #fff;
}
.history .swiper h4 {
  font-size: clamp(16px, 2.25rem, 1.875vw);
  display: flex;
  align-items: center;
  font-weight: bold;
}
.history .swiper h4::before {
  content: "";
  width: 0.5rem;
  height: 2.375rem;
  background: var(--bs-primary);
  margin-right: 1.5rem;
}
.history .swiper p {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 2.2;
  padding-left: 0.75rem;
  margin: 0;
  display: flex;
}
.history .swiper p::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--bs-primary);
  margin-right: 1rem;
  margin-top: 0.75em;
  flex-shrink: 0;
}
.history .right {
  width: calc(100% + 0.75rem + 9.0625rem);
  height: 47rem;
  margin-right: -9.8125rem;
  overflow: hidden;
  position: relative;
}
.history .right .yuan_bg {
  width: 200%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 2.5rem;
  left: 0;
  z-index: 2;
}
.history .right .yuan_bg .banyuan {
  width: 100%;
  height: 50%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  transform: rotate(-129.5deg);
  transform-origin: 50% 100%;
  pointer-events: none;
  transition: all 0.8s ease;
}
.history .right .yuan_bg .banyuan::after {
  content: "";
  width: calc(100% + 2px);
  aspect-ratio: 1/1;
  position: absolute;
  border-radius: 50%;
  top: -1px;
  left: -1px;
  border: 2px solid #fff;
}
.history .right ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.history .right ul li {
  position: absolute;
  width: 0;
  height: 0;
  cursor: pointer;
  display: none;
}
.history .right ul li.active span {
  font-weight: bold;
  color: var(--bs-primary);
}
.history .right ul li span {
  position: absolute;
  right: calc(100% + 2rem);
  top: 50%;
  font-size: clamp(16px, 3rem, 2.5vw);
  font-family: "Montserrat";
}
.history .right ul li i {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.history .right ul li i::after {
  content: "";
  width: calc(100% + 15px);
  height: calc(100% + 15px);
  border: 1px solid var(--bs-primary);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.history .right ul li:nth-child(5n+1) {
  left: 7.2%;
  top: 24.1%;
}
.history .right ul li:nth-child(5n+1) span {
  transform: translateY(-50%);
}
.history .right ul li:nth-child(5n+2) {
  left: 14.05%;
  top: 15.25%;
}
.history .right ul li:nth-child(5n+2) span {
  transform: translateY(-60%);
}
.history .right ul li:nth-child(5n+3) {
  left: 22.85%;
  top: 8%;
}
.history .right ul li:nth-child(5n+3) span {
  transform: translateY(-70%);
}
.history .right ul li:nth-child(5n+4) {
  left: 33%;
  top: 2.96%;
}
.history .right ul li:nth-child(5n+4) span {
  transform: translateY(-80%);
}
.history .right ul li:nth-child(5n+5) {
  left: 44%;
  top: 0.3%;
}
.history .right ul li:nth-child(5n+5) span {
  transform: translateY(-90%);
}
.history .right .swiper-button-prev, .history .right .swiper-button-next {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  background: #d5d7dd;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-primary);
  bottom: 8.125rem;
  top: auto;
  right: 9.8125rem;
  transition: all 0.3s;
}
.history .right .swiper-button-prev:hover, .history .right .swiper-button-next:hover {
  background: var(--bs-primary);
  color: #fff;
}
.history .right .swiper-button-prev::after, .history .right .swiper-button-next::after {
  display: none;
}
.history .right .swiper-button-prev i, .history .right .swiper-button-next i {
  font-size: clamp(16px, 1.5rem, 1.25vw);
}
.history .right .swiper-button-prev {
  left: auto;
  right: 14.8125rem;
}
.history .right .swiper-button-prev i {
  transform: rotateY(180deg);
}
@media (max-width: 769px) {
  .history .right {
    width: 100%;
    margin-right: 0;
    height: 36rem;
  }
}
@media (min-width: 992px) {
  .history .swiper {
    width: calc(100% + 10rem);
  }
}

.product {
  background: #ececec;
  padding-top: 6.25rem;
  padding-bottom: 5.625rem;
}
.product .title {
  font-size: clamp(18px, 1.875rem, 1.5625vw);
  color: #000000;
  height: 5rem;
}
.product .items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media (max-width: 768px) {
  .product .items .item {
    width: calc((100% - (2 - 1) * 15px) / 2);
    margin-bottom: 15px;
  }
  .product .items .item:not(:nth-child(2n)) {
    margin-right: 15px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .product .items .item {
    width: calc((100% - (2 - 1) * 15px) / 2);
    margin-bottom: 15px;
  }
  .product .items .item:not(:nth-child(2n)) {
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .product .items .item {
    width: calc((100% - (3 - 1) * 1.5rem) / 3);
    margin-bottom: 1.875rem;
  }
  .product .items .item:not(:nth-child(3n)) {
    margin-right: 1.5rem;
  }
}
.product .items .item a {
  aspect-ratio: 38/33;
  background: #fff;
  border-radius: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #191919;
  position: relative;
  z-index: 2;
  overflow: hidden;
  transition: all 0.3s;
}
.product .items .item a:hover {
  color: #fff;
}
.product .items .item a:hover::after {
  opacity: 1;
}
.product .items .item a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: linear-gradient(-60deg, #fda220, var(--bs-primary) 30% 70%, #fda220);
  opacity: 0;
  transition: all 0.3s;
}
.product .items .item a img {
  max-width: 36%;
}
.product .items .item a h4 {
  font-weight: bold;
  text-align: center;
  font-size: clamp(14px, 1.25rem, 1.0416666667vw);
  line-height: 1.6;
  margin: 0;
  margin-top: 1rem;
}
.product .items .item a h4 strong {
  display: block;
  font-family: "Montserrat";
  font-size: clamp(14px, 1.5rem, 1.25vw);
}
.product .relative {
  margin-bottom: 2.5rem;
}
.product .relative > h2 {
  font-size: clamp(18px, 2.25rem, 1.875vw);
  font-weight: bold;
  margin-bottom: 2.5rem;
  color: #2f2f37;
}

.ny_left.fixed {
  position: fixed;
  top: 10rem;
  z-index: 99;
}
.ny_left.fixed2 {
  position: fixed;
  bottom: 0;
  z-index: 99;
}

@media (max-width: 768px) {
  .menu_left {
    position: fixed;
    left: 0;
    top: calc(40vh + 60px + 5px);
    z-index: 5;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    padding: 2rem;
    border-radius: 1rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: calc(2rem + 15px);
    transform: translateX(-100%);
    transition: all 0.3s;
  }
  .menu_left.show {
    transform: translateX(0);
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.1);
  }
  .menu_left .title {
    position: absolute;
    left: 100%;
    top: 0;
    white-space: nowrap;
    padding: 4px 6px;
    background: var(--bs-primary);
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    font-size: clamp(14px, 0.875rem, 0.7291666667vw);
    margin: 0;
    height: auto;
  }
}
.mod_menu ul li {
  position: relative;
}
.mod_menu ul li:not(:last-child) {
  margin-bottom: 2.5rem;
}
.mod_menu ul li:not(:last-child)::after {
  content: "";
  height: calc(50% + 2.5rem);
  position: absolute;
  left: 4px;
  top: 50%;
  width: 1px;
  background: #d7d7d7;
  z-index: -1;
}
.mod_menu ul li.active a {
  font-weight: bold;
}
.mod_menu ul li.active a i {
  background: var(--bs-primary);
}
.mod_menu ul li.active a i::after {
  background: rgba(var(--bs-primary-rgb), .25);
}
.mod_menu ul li a {
  display: flex;
  align-items: center;
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: #000000;
}
.mod_menu ul li a i {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #929292;
  position: relative;
  transition: all 0.3s;
  margin-right: 1.625rem;
}
.mod_menu ul li a i::after {
  content: "";
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  border-radius: 50%;
  background: rgba(146, 146, 146, 0.25);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  transition: all 0.3s;
}

.product_detail .mod_title, .program_detail .mod_title {
  margin-bottom: 3.75rem;
}
.product_detail .mod_title strong, .program_detail .mod_title strong {
  padding-left: 1.25rem;
  line-height: 1;
  border-left: 0.625rem solid var(--bs-primary);
}

.product_forfile {
  background: #ececec;
  padding: 6.875rem 0;
}
.product_forfile .item {
  margin-right: 20%;
}
.product_forfile .item a {
  aspect-ratio: 38/33;
  background: #fff;
  border-radius: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #191919;
  position: relative;
  z-index: 2;
  overflow: hidden;
  transition: all 0.3s;
}
.product_forfile .item a h4 {
  font-weight: bold;
  text-align: center;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  line-height: 1.6;
  margin: 0;
  margin-top: 1rem;
}
.product_forfile .item a h4 strong {
  display: block;
  font-family: "Montserrat";
  font-size: clamp(16px, 1.5rem, 1.25vw);
}
.product_forfile h1 {
  font-size: clamp(18px, 2.125rem, 1.7708333333vw);
  color: #000;
  margin-bottom: 1rem;
}
.product_forfile .mod_content {
  line-height: 2;
}
@media (max-width: 991px) {
  .product_forfile .item {
    margin-right: 0;
  }
  .product_forfile h1 {
    margin-top: 2.5rem;
  }
}

.product_advantage {
  padding-top: 5rem;
}
.product_advantage .mod_title {
  margin: 0;
  margin-bottom: 1.5rem;
}
.product_advantage .product_advantage_pag .swiper-button-prev, .product_advantage .product_advantage_pag .swiper-button-next {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  background: #ededed;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-primary);
  bottom: 8.125rem;
  position: static;
  margin: 0;
  transition: all 0.3s;
}
.product_advantage .product_advantage_pag .swiper-button-prev:hover, .product_advantage .product_advantage_pag .swiper-button-next:hover {
  background: var(--bs-primary);
  color: #fff;
}
.product_advantage .product_advantage_pag .swiper-button-prev::after, .product_advantage .product_advantage_pag .swiper-button-next::after {
  display: none;
}
.product_advantage .product_advantage_pag .swiper-button-prev i, .product_advantage .product_advantage_pag .swiper-button-next i {
  font-size: clamp(16px, 1.5rem, 1.25vw);
}
.product_advantage .product_advantage_pag .swiper-button-prev {
  margin-right: 2rem;
}
.product_advantage .product_advantage_pag .swiper-button-prev i {
  transform: rotateY(180deg);
}
.product_advantage .swiper {
  margin-top: 3.75rem;
  padding-left: 9.8125rem;
}
.product_advantage .swiper .swiper-wrapper {
  align-items: stretch;
}
.product_advantage .swiper .swiper-slide {
  border-radius: 1.5rem;
  background: #ededed;
  color: rgba(0, 0, 0, 0.73);
  padding: 2rem;
  padding-bottom: 1.5rem;
  min-height: 14.75rem;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
  height: initial;
}
.product_advantage .swiper .swiper-slide.active {
  color: #fff;
}
.product_advantage .swiper .swiper-slide.active .num {
  color: inherit;
}
.product_advantage .swiper .swiper-slide.active .mod_content {
  color: #fff;
}
.product_advantage .swiper .swiper-slide.active::after {
  opacity: 1;
}
.product_advantage .swiper .swiper-slide::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, #fba120, var(--bs-primary) 30% 70%, #fba120);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s;
}
.product_advantage .swiper .swiper-slide .num {
  font-size: clamp(20px, 2.875rem, 2.3958333333vw);
  font-family: "Montserrat";
  color: var(--bs-primary);
}
.product_advantage .swiper .swiper-slide .mod_content {
  height: clamp(114px, 8.75rem, 140px);
}
.product_advantage .swiper .swiper-slide .mod_content p {
  font-size: clamp(14px, 1rem, 0.84vw);
  line-height: 2;
  margin: 0;
}
@media (max-width: 991px) {
  .product_advantage .swiper {
    padding-left: 15px;
  }
  .product_advantage .swiper .swiper-slide .mod_content p {
    line-height: 1.7;
  }
}

.product_content {
  padding: 6.875rem 0;
}

.product_case {
  background: #ececec;
  padding: 6.875rem 0;
  margin-top: 5rem;
}
.product_case .swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.product_case .swiper .swiper-slide:hover .box {
  transform: rotateY(180deg);
}
.product_case .swiper .swiper-slide:hover .box .img {
  opacity: 0;
}
.product_case .swiper .swiper-slide:hover .box .title {
  opacity: 1;
}
.product_case .swiper .swiper-slide .box {
  border-radius: 2.75rem;
  overflow: hidden;
  transition: all 0.3s;
  perspective: 1000px;
  position: relative;
}
.product_case .swiper .swiper-slide .title {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotateY(180deg);
  opacity: 0;
  background: var(--bs-primary);
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: #fff;
  font-weight: bold;
  padding: 0 5%;
}
.product_case .swiper .swiper-slide .img {
  width: 100%;
  aspect-ratio: 50/16;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  transition: all 0.3s;
}
.product_case .swiper .swiper-slide img {
  max-width: calc(100% - 0.625rem);
  height: calc(100% - 0.625rem);
}

.partner {
  background: #f2f3f3;
  padding: 5.625rem 0;
  padding-bottom: 10rem;
}
.partner .swiper {
  margin-top: 4.625rem;
}
.partner .swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.partner .swiper .swiper-slide {
  background: #fff;
  height: 5.5rem;
  border-radius: 2.75rem;
}
.partner .swiper .swiper-slide img {
  max-width: 80%;
  max-height: 86%;
}
.partner .swiper.swiper1 .swiper-slide {
  background: none;
  height: auto;
  border-radius: 0;
}
.partner .swiper.swiper1 .swiper-slide img {
  max-width: initial;
  max-height: initial;
  width: 100%;
}
.partner .swiper.swiper1 .swiper-button-prev, .partner .swiper.swiper1 .swiper-button-next {
  margin: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  left: auto;
  right: 0;
  width: 3.75rem;
  height: 3.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transform: translateY(-50%);
}
.partner .swiper.swiper1 .swiper-button-prev::after, .partner .swiper.swiper1 .swiper-button-next::after {
  font-size: clamp(16px, 1.5rem, 1.25vw);
}
.partner .swiper.swiper1 .swiper-button-prev {
  left: 0;
  right: auto;
}
.partner .items {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: auto;
  gap: 1.5rem 1.5rem;
}
@media (max-width: 992px) {
  .partner .items {
    grid-template-columns: repeat(4, 1fr);
    gap: 1.25rem;
  }
}
@media (max-width: 768px) {
  .partner .items {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
.partner .items .item {
  background: #fff;
  height: 5.5rem;
  border-radius: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partner .items .item img {
  max-width: 80%;
  max-height: 86%;
}

.program {
  padding: 6.875rem 0;
}
.program .items {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  gap: 5rem 2.5rem;
}
@media (max-width: 992px) {
  .program .items {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
}
@media (max-width: 768px) {
  .program .items {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
.program .items .item a {
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
}
.program .items .item a .text h4 {
  margin-bottom: 1.25rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 991px) {
  .program .items .item a .text {
    height: auto;
  }
}

.program_forfile {
  padding: 6.25rem 0;
  background: #ededed;
}
.program_forfile .mod_title {
  margin-bottom: 5.625rem;
}
.program_forfile img {
  border-radius: 1.5rem;
  width: 100%;
}
.program_forfile .text {
  padding-left: 6%;
}
.program_forfile .text h3 {
  margin-bottom: 1.5rem;
  padding-left: 1.25rem;
  border-left: 0.375rem solid var(--bs-primary);
  color: #2d2d2d;
}
.program_forfile .text .mod_content ul li {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  margin-top: 1rem;
  display: flex;
  align-items: center;
}
.program_forfile .text .mod_content ul li::before {
  content: "\e609";
  font-family: "iconfont" !important;
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  transform: scale(0.65);
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 12px;
  color: var(--bs-primary);
}
@media (max-width: 991px) {
  .program_forfile .text {
    margin-top: 2.5rem;
    padding-left: 0;
  }
}

.news_search {
  margin-bottom: 3rem;
}
.news_search form {
  width: 100%;
}
.news_search form input {
  width: 100%;
  height: clamp(34px, 3.75rem, 60px);
  border: 1px solid #dedede;
  padding: 0 1.5rem;
  border-radius: 1.875rem;
  background: #fff;
  outline: none;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: #333;
}

.news {
  padding: 6.875rem 0;
  padding-top: 4rem;
}
.news .items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  gap: 5rem 2.5rem;
}
@media (max-width: 992px) {
  .news .items {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
}
@media (max-width: 768px) {
  .news .items {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}

.news_detail {
  padding: 4.625rem 0;
}
.news_detail .left {
  padding: 4.5rem 2rem;
  background: #f9f9f9;
  border-radius: 1.5rem;
  margin-right: 6%;
}
.news_detail .left h1 {
  font-size: clamp(18px, 1.875rem, 1.5625vw);
}
.news_detail .left .address_date {
  padding: 1rem 0;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 2.5rem;
}
.news_detail .left .address_date span {
  margin-right: 1.5rem;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: rgba(0, 0, 0, 0.66);
}
.news_detail .right .mod_title {
  margin-bottom: 1.5rem;
  color: rgba(0, 0, 0, 0.88);
}
.news_detail .right .item {
  margin-bottom: 3.875rem;
}
.news_detail .right .more {
  margin-top: 4rem;
  text-align: center;
}
.news_detail .right .more a {
  display: inline-flex;
  padding: 0.75rem 1.5rem;
  border-radius: 1.5rem;
  border: 1px dashed var(--bs-gray-500);
  color: var(--bs-gray-600);
  transition: all 0.3s;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
}
.news_detail .right .more a i {
  margin-left: 1.5rem;
  line-height: 1.2;
  font-size: clamp(16px, 1rem, 0.8333333333vw);
  color: var(--bs-primary);
}
.news_detail .right .more a:hover {
  color: #fff;
  background: var(--bs-primary);
  border-style: solid;
  border-color: var(--bs-primary);
}
.news_detail .right .more a:hover i {
  color: inherit;
}
@media (max-width: 991px) {
  .news_detail .left {
    margin-right: 0;
  }
  .news_detail .right {
    display: none;
  }
}

.contact {
  padding-top: 6.25rem;
  padding-bottom: 6.875rem;
}
.contact .mod_title strong {
  font-weight: normal;
}
.contact .left {
  width: 42.5%;
  background: #f0f0f0;
  padding: 4rem 5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact .right {
  width: calc(57.5% - 18px);
  min-height: 40rem;
}
.contact .tel {
  display: flex;
  align-items: center;
  font-size: clamp(16px, 1.875rem, 1.5625vw);
  color: var(--bs-primary);
  font-family: "Montserrat";
  margin-bottom: 2rem;
}
.contact .tel i {
  font-size: clamp(16px, 2.5rem, 2.0833333333vw);
  margin-right: 0.5rem;
}
.contact .links {
  display: flex;
  align-items: center;
  margin-top: 2.75rem;
}
.contact .links a {
  margin-right: 1.875rem;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #bfbcbc;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.contact .links a:hover {
  background: var(--bs-primary);
}
@media (max-width: 991px) {
  .contact {
    flex-wrap: wrap;
  }
  .contact .left, .contact .right {
    width: 100%;
  }
  .contact .left {
    padding: 2.5rem 15px;
  }
  .contact .right {
    min-height: initial;
  }
}

.contact-map {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .contact-map {
    height: 40rem;
  }
}

.message {
  padding-top: 6.25rem;
  padding-bottom: 6.875rem;
  background: #f5f5f5;
}
.message .mod_title strong {
  font-weight: normal;
}
.message form {
  margin-top: 5rem;
}
.message .form-group {
  margin-bottom: 1.75rem;
  position: relative;
}
.message .form-group i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: red;
  z-index: 2;
  font-style: normal;
}
.message .form-group input, .message .form-group textarea {
  border: 1px solid #c3c3c3;
  background: none;
  padding: 1.25rem 2rem;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: #333;
  border-radius: 0;
  outline: none;
  width: 100%;
}
.message .form-group button {
  background: var(--bs-primary);
  color: #fff;
  border: none;
  padding: 0.75rem 5rem;
  border-radius: 0;
  font-size: clamp(14px, 1.25rem, 1.0416666667vw);
  cursor: pointer;
}

.ops {
  padding-top: 6.25rem;
  background: #ececec;
}
.ops .mod_title small {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  font-weight: bold;
  display: block;
  margin-top: 0.5rem;
}
.ops h2 {
  margin-top: 0;
  font-size: clamp(18px, 3.25rem, 2.7083333333vw);
  font-weight: bold;
}
.ops .ops_ability {
  margin-top: 2.5rem;
  height: 56.25rem;
  padding-top: 8.125rem;
  padding-bottom: 9.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  background-attachment: fixed;
}
.ops .ops_ability .swiper .swiper-wrapper {
  align-items: stretch;
}
.ops .ops_ability .swiper .swiper-slide {
  height: initial;
}
.ops .ops_ability .swiper .swiper-slide .content {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0.5rem;
  padding: 1.375rem 1.25rem;
  width: 100%;
  height: 100%;
}
.ops .ops_ability .swiper .swiper-slide h4 {
  font-size: clamp(16px, 1.5rem, 1.25vw);
  justify-content: center;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.ops .ops_ability .swiper .swiper-slide h4 i {
  color: var(--bs-primary);
  font-size: clamp(16px, 2rem, 1.6666666667vw);
  margin-right: 1rem;
}
.ops .ops_ability .swiper .swiper-slide .mod_content {
  padding: 0 1rem;
  transition: all 0.5s;
  color: #fff;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.ops .ops_ability .swiper .swiper-slide .mod_content ul li {
  margin-top: 0.75rem;
  display: flex;
}
.ops .ops_ability .swiper .swiper-slide .mod_content ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--bs-primary);
  margin-right: 1rem;
  margin-top: 0.75em;
  flex-shrink: 0;
}
.ops .ops_ability .swiper-button-prev, .ops .ops_ability .swiper-button-next {
  margin: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-primary);
  top: auto;
  bottom: 8%;
}
.ops .ops_ability .swiper-button-prev::after, .ops .ops_ability .swiper-button-next::after {
  display: none;
}
.ops .ops_ability .swiper-button-prev i, .ops .ops_ability .swiper-button-next i {
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
}
.ops .ops_ability .swiper-button-next {
  right: 9.8125rem;
}
.ops .ops_ability .swiper-button-prev {
  left: auto;
  right: calc(9.8125rem + 55px);
}
.ops .ops_ability .swiper-button-prev i {
  transform: rotateY(180deg);
}
@media (max-width: 991px) {
  .ops .ops_ability .swiper-button-next {
    bottom: 5%;
    right: 15px;
  }
  .ops .ops_ability .swiper-button-prev {
    bottom: 5%;
    right: 70px;
  }
}
.ops .ops_content {
  padding: 6.25rem 0;
}
.ops .ops_content h2 {
  margin-bottom: 2.5rem;
}
.ops .ops_value {
  padding: 6.25rem 0;
}
.ops .ops_value h2 {
  margin-bottom: 2.5rem;
}
.ops .ops_value .items {
  margin-top: 5.625rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  gap: 3.125rem 3.125rem;
}
@media (max-width: 992px) {
  .ops .ops_value .items {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
}
@media (max-width: 768px) {
  .ops .ops_value .items {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
.ops .ops_value .items .item {
  background: #fff;
  border-radius: 1rem;
  position: relative;
  z-index: 2;
  overflow: hidden;
  color: #fff;
  padding: 3.5rem 3rem;
  text-align: center;
  transition: all 0.3s;
}
.ops .ops_value .items .item:hover::after {
  opacity: 1;
}
.ops .ops_value .items .item:hover i, .ops .ops_value .items .item:hover h4, .ops .ops_value .items .item:hover p {
  color: inherit;
}
.ops .ops_value .items .item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(-45deg, #fda220, var(--bs-primary) 30% 70%, #fda220);
  z-index: -1;
  opacity: 0;
  transition: all 0.3s;
}
.ops .ops_value .items .item i {
  font-size: clamp(24px, 2.5rem, 2.0833333333vw);
  color: var(--bs-primary);
}
.ops .ops_value .items .item h4 {
  font-size: clamp(16px, 1.875rem, 1.5625vw);
  color: #0a0e15;
  font-weight: bold;
  margin: 1rem 0;
  margin-bottom: 1.5rem;
}
.ops .ops_value .items .item p {
  font-size: clamp(16px, 1.125rem, 0.9375vw);
  color: rgba(0, 0, 0, 0.74);
  line-height: 2;
  margin: 0;
}

.case_menu {
  padding: 5rem 0;
  background: #fff;
}

.case_menu_item {
  padding-top: 2rem;
  display: flex;
}
.case_menu_item:not(:last-child) {
  border-bottom: 1px dashed #dedede;
}
.case_menu_item span {
  flex-shrink: 0;
  color: rgba(0, 0, 0, 0.64);
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  margin-right: 2rem;
  padding: 0.5rem 0;
}
.case_menu_item ul {
  display: flex;
  flex-wrap: wrap;
}
.case_menu_item ul li {
  margin-right: 0.5rem;
  margin-bottom: 1.5rem;
}
.case_menu_item ul li.active a {
  background-image: linear-gradient(to bottom, #fda220, var(--bs-primary) 30% 70%, #fda220);
  color: #fff;
}
.case_menu_item ul li a {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: #1c1c1c;
  padding: 0.5rem 0.5rem;
  display: block;
  min-width: 7.5rem;
  text-align: center;
  transition: all 0.3s;
}
.case_menu_item ul li a:hover {
  color: var(--bs-primary);
}

.case_search {
  padding: 5rem 0;
  background: #ededed;
}
.case_search .title {
  margin-bottom: 3.5rem;
}
.case_search .title * {
  margin: 0;
}
.case_search .title h3 {
  font-size: clamp(16px, 1.875rem, 1.5625vw);
  color: #2f2f37;
  font-weight: bold;
}
.case_search .title p {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  color: #2f2f37;
}
.case_search .items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 2.875rem 4.125rem;
}
@media (max-width: 991px) {
  .case_search .items {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
.case_search .items .item {
  background: #fff;
  border-radius: 2rem;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
.case_search .items .item:hover .text {
  opacity: 1;
}
.case_search .items .item .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-45deg, #fda220, var(--bs-primary) 30% 70%, #fda220);
  color: #fff;
  text-align: left;
  padding: 3.125rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  opacity: 0;
  transition: all 0.3s;
}
.case_search .items .item .text span {
  color: inherit;
}
.case_search .items .item .text .more {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  display: flex;
  align-items: center;
}
.case_search .items .item .text .more i {
  margin-left: 0.5rem;
}
.case_search .items .item img {
  width: 100%;
  aspect-ratio: 1.5/1;
  object-fit: cover;
}
.case_search .items .item span {
  margin-top: 1rem;
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  color: #1c1c1c;
  font-weight: bold;
}

.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;
}

#mapDiv .tdt-bottom.tdt-left {
  z-index: 980 !important;
}

.mod-box {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 991;
  background: rgba(30, 30, 30, 0.87);
  display: none;
  align-items: center;
  justify-content: center;
}
.mod-box-img {
  padding: 24px;
  background: #fff;
  position: relative;
}
.mod-box-img img {
  max-width: 300px;
}
.mod-box-content {
  background: #fff;
  padding: 6.25rem 4.375rem;
  border-radius: 1.25rem;
  width: 80%;
  position: relative;
}
.mod-box-content .mod_title {
  padding-bottom: 2.25rem;
  border-bottom: 1px solid #abacb2;
  position: relative;
  margin-bottom: 2.5rem;
}
.mod-box-content .mod_title::after {
  content: "";
  width: 13.75rem;
  height: 3px;
  background: var(--bs-primary);
  position: absolute;
  left: 50%;
  bottom: -1px;
  transform: translateX(-50%);
}
.mod-box-content .mod_title strong {
  opacity: 0.83;
}
.mod-box-content .mod_content {
  max-height: 40vh;
}
.mod-box-content .mod_content * {
  font-size: inherit;
  color: rgba(0, 0, 0, 0.72);
}
.mod-box-content .mod-box-close {
  right: 16px;
  top: 16px;
  width: 42px;
  height: 42px;
  border: 3px solid #9e9e9e;
  border-radius: 50%;
  transition: all 0.3s;
}
.mod-box-content .mod-box-close:hover {
  border-color: var(--bs-primary);
}
.mod-box-content .mod-box-close:hover:after {
  background: none;
  color: var(--bs-primary);
}
.mod-box-content .mod-box-close::after {
  transition: all 0.3s;
  transform: translate(50%, -50%) scale(1.5);
}
@media screen and (max-width: 768px) {
  .mod-box-content {
    width: calc(100% - 30px);
  }
}
.mod-box-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
}
.mod-box-close:hover::after {
  color: #555;
  background: #eee;
}
.mod-box-close::after {
  content: "×";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}

/* zl_mod 通用样式
---------------------------------------------------------------- */
.mod_carousel {
  height: 50vh;
  width: 100%;
  padding-bottom: 4%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}
.mod_carousel .mod_title {
  color: #fff;
  margin-bottom: 1.5rem;
}
.mod_carousel .mod_title span {
  font-size: clamp(18px, 3.5rem, 2.9166666667vw);
  font-family: "Montserrat";
  font-weight: bold;
  white-space: nowrap;
  line-height: 1.2;
}
.mod_carousel .mod_title h1 {
  font-size: clamp(20px, 2.5rem, 2.0833333333vw);
}
.mod_carousel .right {
  padding-bottom: 1.5rem;
  margin-left: 5%;
}
.mod_carousel ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.mod_carousel ul li {
  position: relative;
}
.mod_carousel ul li::after {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #dedede;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateX(50%) translateY(-50%);
}
.mod_carousel ul li:last-child::after {
  display: none;
}
.mod_carousel ul li:not(:first-child) {
  padding-left: 2rem;
}
.mod_carousel ul li:not(:last-child) {
  padding-right: 2rem;
}
.mod_carousel ul li a {
  display: block;
  color: #fff;
  font-size: clamp(16px, 1.25rem, 1.0416666667vw);
  transition: all 0.3s;
}
.mod_carousel ul li a:hover, .mod_carousel ul li a.active {
  color: var(--bs-primary);
}
.mod_carousel ul li a.active {
  font-weight: bold;
}
@media (max-width: 768px) {
  .mod_carousel ul {
    width: calc(100% + 15px);
  }
}
@media (max-width: 991px) {
  .mod_carousel {
    height: 40vh;
  }
  .mod_carousel .right {
    margin-left: 0;
  }
  .mod_carousel ul {
    justify-content: flex-start;
    margin-top: 1.5rem;
    flex-wrap: nowrap;
    overflow: scroll;
    scroll-snap-type: x mandatory;
  }
  .mod_carousel ul li {
    scroll-snap-align: start;
    flex-shrink: 0;
  }
  .mod_carousel ul li:not(:first-child) {
    padding-left: 1rem;
  }
  .mod_carousel ul li:not(:last-child) {
    padding-right: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  .mod_carousel .right {
    margin-left: 0;
  }
  .mod_carousel ul li:not(:first-child) {
    padding-left: 3rem;
  }
  .mod_carousel ul li:not(:last-child) {
    padding-right: 3rem;
  }
}

.maodian {
  position: absolute;
  left: 0;
  top: -6rem;
}

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

.mod_title {
  position: relative;
  z-index: 2;
  color: #2d2d2d;
  margin-bottom: 2.5rem;
}
.mod_title.primary {
  color: var(--bs-secondary);
}
.mod_title.white {
  color: var(--bs-white);
}
.mod_title span {
  font-size: clamp(20px, 4.5rem, 3.75vw);
  color: inherit;
  text-transform: capitalize;
  display: block;
  line-height: 1.2;
  font-family: "Montserrat";
}
.mod_title h1, .mod_title h2, .mod_title h3, .mod_title strong {
  font-size: clamp(22px, 2.375rem, 1.9791666667vw);
  color: inherit;
  line-height: 1.4;
  font-weight: bold;
}

.mod_p {
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  line-height: 2;
  color: #2f2f37;
}

.mod_position {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.77);
}
.mod_position a {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.77);
  margin: 0 6px;
  font-size: clamp(14px, 0.875rem, 0.7291666667vw);
  transition: all 0.3s;
}
.mod_position a:hover {
  color: var(--bs-primary);
}
.mod_position a:first-child {
  margin-left: 0;
}
.mod_position a:last-child {
  margin-right: 0;
}
.mod_position a i {
  font-size: clamp(14px, 1.125rem, 0.9375vw);
  margin-right: 0.5rem;
}

.mod_content {
  line-height: 1.8;
  font-size: fz(14px, 1rem);
  color: #474747;
}
.mod_content ul {
  padding-left: 30px;
}
.mod_content ul li {
  list-style: disc;
}
.mod_content img {
  max-width: 100%;
  height: auto !important;
}
.mod_content table {
  max-width: 100% !important;
}

.mod_more span,
.mod_more a,
.mod_more button {
  padding: 0.75rem 2rem;
  border-radius: 0.625rem;
  color: #fff;
  display: inline-flex;
  align-items: center;
  font-size: clamp(14px, 1rem, 0.8333333333vw);
  transition: all 0.3s;
  background-image: linear-gradient(60deg, #fda220, var(--bs-primary) 30% 70%, #fda220);
}
.mod_more span i,
.mod_more a i,
.mod_more button i {
  margin-left: 0.5rem;
}
.mod_more span:hover i,
.mod_more a:hover i,
.mod_more button:hover i {
  animation: allright 1s infinite;
}

@keyframes allright {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
.mod_social {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  z-index: 999;
}
@media (max-width: 991px) {
  .mod_social {
    display: none;
  }
}
.mod_social ul li {
  margin-bottom: 1px;
  position: relative;
  z-index: 2;
}
.mod_social ul li.active a {
  background: rgba(0, 0, 0, 0);
}
.mod_social ul li.active a::after {
  opacity: 1;
}
.mod_social ul li.active .tip3 {
  opacity: 1;
  transform: translateX(-62px);
  pointer-events: auto;
}
.mod_social ul li:hover .tip {
  opacity: 1;
  pointer-events: auto;
}
.mod_social ul li:hover .tip2 {
  opacity: 1;
  transform: translateX(-62px);
  transition-delay: 0.3s;
  pointer-events: auto;
}
.mod_social ul li:hover .tip4 {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(-62px) translateY(-50%);
}
.mod_social ul li:hover a {
  color: #fff;
  background: transparent;
}
.mod_social ul li:hover a::after {
  opacity: 1;
}
.mod_social ul li a {
  width: 62px;
  height: 62px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-primary);
  background: #fff;
  font-size: 16px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.mod_social ul li a::before {
  display: none !important;
}
.mod_social ul li a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 8px;
  background-image: linear-gradient(to bottom, #fda220, var(--bs-primary));
  opacity: 0;
  transition: all 0.3s ease;
}
.mod_social ul li a i {
  font-size: 36px;
}
.mod_social ul li .tip {
  position: absolute;
  right: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: #fff;
  opacity: 0;
  pointer-events: none;
}
.mod_social ul li .tip span {
  display: inline-block;
  background: var(--bs-primary);
  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-primary);
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
}
.mod_social ul li .tip2 {
  position: absolute;
  top: 0;
  right: -6px;
  z-index: 2;
  height: 100%;
  background-image: linear-gradient(to bottom, #fda220, var(--bs-primary));
  padding: 0 1.5rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #fff;
  transition: all 0.3s ease;
  opacity: 0;
  pointer-events: none;
  font-size: 16px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.mod_social ul li .tip2 img {
  width: 120px;
}
.mod_social ul li .tip2 input {
  height: 40px;
  width: 180px;
  border: none;
  padding: 0;
  padding-left: 10px;
  outline: none;
}
.mod_social ul li .tip3 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  height: 100%;
  background-image: linear-gradient(to bottom, #fda220, var(--bs-primary));
  padding: 0 1.5rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #fff;
  transition: all 0.3s ease;
  opacity: 0;
  pointer-events: none;
}
.mod_social ul li .tip3.active {
  opacity: 1;
  transform: translateX(-62px);
}
.mod_social ul li .tip3 input {
  height: 40px;
  width: 180px;
  border: none;
  padding: 0;
  padding-left: 10px;
  outline: none;
}
.mod_social ul li .tip4 {
  position: absolute;
  top: 50%;
  right: 4px;
  z-index: -1;
  width: 130px;
  transform: translateY(-50%);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  padding: 0.5rem;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #fda220, var(--bs-primary));
}
.mod_social ul li .tip4::after {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  right: -4px;
  top: 0;
}
.mod_social ul li .tip4 img {
  width: 100%;
}

.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: 2.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 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;
    position: static;
    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;
    margin: 0 !important;
  }
  .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: none !important;
    transition: none !important;
  }
  .mod_header .header .header_center nav > ul > li ul li {
    flex-wrap: wrap;
    padding: 0;
    border-bottom: none;
    justify-content: flex-start !important;
  }
  .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 .head_ico > i, .mod_header .header .header_center .head_ico > a {
    width: auto;
    color: var(--bs-gray-800);
  }
  .mod_header .header .header_center .head_ico.search::after {
    background: rgba(var(--bs-black-rgb), 0.5);
  }
  .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% - 18.125rem);
    width: calc(100% - 18.125rem);
  }
}
@media (min-width: 1921px) {
  .container {
    max-width: calc(1920px - 18.125rem);
    width: calc(1920px - 18.125rem);
  }
}
/*里面的代码可以根据自己需求去进行更改*/
/* 设置滚动条的样式 */
.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=style.css.map */