:root {
  --swiper-theme-color: #BF9A63;
  --b600: 600;
}
.ios,
.lang_en {
  --bold: bold;
}
body {
  --www: 1rem;
  --interval: var(--www);
  --nav_height: 1rem;
  --color: #BF9A63;
  --f14: 0.14rem;
  --f16: 0.16rem;
  --f18: 0.18rem;
  --f20: 0.2rem;
  --f22: 0.22rem;
  --f24: 0.24rem;
  --f26: 0.26rem;
  --f28: 0.28rem;
  --f30: 0.3rem;
  --f32: 0.32rem;
  --f34: 0.34rem;
  --f36: 0.36rem;
  --f38: 0.38rem;
  --f40: 0.4rem;
  --f42: 0.42rem;
  --f44: 0.44rem;
  --f46: 0.46rem;
  --f48: 0.48rem;
  --f50: 0.5rem;
  --f52: 0.52rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
}
@media screen and (min-width: 1921px) {
  body {
    --interval: calc((100vw - (19.2rem - var(--www))) / 2);
  }
}
@media screen and (max-width: 1520px) {
  body {
    --f14: 12px;
    --f16: 14px;
    --f18: 16px;
    --f20: 18px;
    --f22: 18px;
    --f24: 20px;
    --www: 1.2rem;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f20: 18px;
    --f22: 18px;
    --f24: 18px;
    --f26: 18px;
    --f28: 0.26rem;
    --f30: 0.28rem;
    --f32: 0.3rem;
    --f34: 0.34rem;
    --f36: 0.38rem;
    --f38: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.42rem;
    --f48: 0.44rem;
    --f50: 0.46rem;
    --f52: 0.48rem;
    --f54: 0.5rem;
    --f56: 0.52rem;
    --f58: 0.52rem;
    --f60: 0.54rem;
    --interval: 5vw;
    --nav_height: 58px;
  }
}
@media screen and (max-width: 767px) {
  body {
    --f14: 0.26rem;
    --f16: 0.28rem;
    --f18: 0.3rem;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 0.34rem;
    --f26: 0.36rem;
    --f28: 0.38rem;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.42rem;
    --f42: 0.42rem;
    --f44: 0.42rem;
    --f46: 0.42rem;
    --f48: 0.42rem;
    --f50: 0.42rem;
    --f52: 0.42rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
  }
}
.maodian {
  position: relative;
}
.search_open {
  cursor: pointer;
}
.mobile_search {
  top: var(--nav_height);
}
.wMain {
  padding-left: var(--interval);
  padding-right: var(--interval);
  width: 100%;
}
.swiper-button-lock,
.swiper-pagination-lock {
  display: none !important;
}
.button-disabled {
  cursor: no-drop !important;
  pointer-events: none;
  opacity: 0.1;
}
.swiper-button-disabled {
  cursor: no-drop !important;
}
@media screen and (max-width: 1200px) {
  .swiper-button-disabled {
    opacity: 0.2;
  }
}
.dw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flex_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .pc_main {
    display: none !important;
  }
}
.phone_main {
  display: none !important;
}
@media screen and (max-width: 1200px) {
  .phone_main {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.center {
  text-align: center;
}
.white {
  color: #fff;
}
.bgColor {
  background: #F5F5F5;
}
.pt {
  padding-top: 0.94rem;
}
.pb {
  padding-bottom: 0.94rem;
}
.mt {
  margin-top: 0.5rem;
}
.Privacy_Policy .box_ .content1 {
  font-size: var(--f32);
}
.Privacy_Policy .box_ .hr {
  border-top: 1px solid #eee;
  margin: 0.5rem 0;
}
.Privacy_Policy .box_ .content3 {
  font-size: var(--f18);
  line-height: 1.8;
  color: #333;
}
.Privacy_Policy .box_ .content3 a {
  display: inline-block;
}
.Privacy_Policy .box_ .content3 li {
  list-style: disc;
}
.null_height {
  padding: 20vh 0;
  font-size: var(--f18);
  color: #999;
  text-align: center;
}
.null_height span {
  color: #BF9A63;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #F5F5F5;
}
.Search_List .box2 {
  min-height: 40vh;
}
.Search_List .box2 .item {
  padding: 0.2rem 0.8rem;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 1200px) {
  .Search_List .box2 .item {
    padding: 0.2rem 0rem;
  }
}
.Search_List .box2 .item a .left {
  max-width: 80%;
}
.Search_List .box2 .item a .left .t {
  font-size: var(--f14);
  color: #999;
}
.Search_List .box2 .item a .left .b {
  font-size: var(--f24);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 12px;
}
.Search_List .box2 .item a .right {
  font-size: var(--f16);
  color: #BF9A63;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a .right i {
  font-size: var(--f16);
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a:hover .b {
  color: #BF9A63;
}
.Search_List .box2 .item a:hover .right i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.Search_List .box3 {
  font-size: var(--f18);
  text-align: center;
}
.Search_1 .box .content1 {
  font-size: var(--f36);
  text-align: center;
  color: #111;
}
.Search_1 .box .content1 span {
  color: #BF9A63;
}
.Search_1 .box .content2 {
  margin-top: 0.7rem;
}
.Search_1 .box .content2 form {
  width: min(12rem, 100%);
  margin: auto;
  padding-bottom: 0.12rem;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1200x) {
  .Search_1 .box .content2 form {
    width: 100%;
  }
}
.Search_1 .box .content2 form .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Search_1 .box .content2 form .input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Search_1 .box .content2 form .input input {
  height: 0.56rem;
  width: 100%;
  padding: 0 0.24rem;
  font-size: var(--f16);
  border: 0;
}
@media screen and (max-width: 1200px) {
  .Search_1 .box .content2 form .input input {
    height: 0.76rem;
  }
}
.Search_1 .box .content2 form .btn input {
  font-size: var(--f16);
  color: #fff;
  background: #BF9A63;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.8rem;
  line-height: 0.56rem;
  border-radius: 5px;
  padding: 0 0.3rem;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  border: 0;
}
@media screen and (max-width: 1200px) {
  .Search_1 .box .content2 form .btn input {
    line-height: 0.76rem;
  }
}
.Search_2 .h5 {
  font-size: var(--f24);
  margin: 0.9rem 0 0.35rem;
}
.Search_2 .box {
  display: grid;
  gap: 0.1rem;
  padding-bottom: 0.94rem;
}
.Search_2 .box .item a {
  background: #F5F5F5;
  padding: 0.3rem 2.5rem 0.3rem 0.4rem;
  border-radius: 10px;
}
@media screen and (max-width: 699px) {
  .Search_2 .box .item a {
    padding: 0.3rem;
  }
}
.Search_2 .box .item a .content1 {
  font-size: var(--f16);
  color: #BF9A63;
}
.Search_2 .box .item a .content2 {
  font-size: var(--f20);
  color: #000;
  height: 1.2em;
  max-height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_2 .box .item a .content3 {
  font-size: var(--f16);
  color: #BF9A63;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Search_2 .box .item a .content3 i {
  font-size: var(--f14);
  font-weight: bold;
  margin-left: 0.06rem;
}
.Search_2 .box .item a .content3 svg {
  margin-left: 0.1rem;
}
@media screen and (max-width: 699px) {
  .Search_2 .box .item a .content3 {
    display: none;
  }
}
.Search_2 .box .item a:hover .content2 {
  color: #BF9A63;
}
.code_button .a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0.15rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.code_button .a svg {
  width: 0.3rem;
  position: relative;
  z-index: 2;
  height: 0.3rem;
}
.code_button .a svg path {
  fill: #303E48;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.code_button .a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -webkit-box-shadow: inset 0 0 0 0.47rem #c2b2a5;
  box-shadow: inset 0 0 0 0.47rem #c2b2a5;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}
.code_button .a:hover::after {
  -webkit-box-shadow: inset 0 0 0 2px #c2b2a5;
  box-shadow: inset 0 0 0 2px #c2b2a5;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Sitemap .container {
  padding-left: var(--interval);
  padding-right: var(--interval);
}
.Sitemap .container .ap_top {
  border-bottom: 1px solid #999;
  padding-bottom: 0.46rem;
}
.Sitemap .container .ap_top p {
  font-size: 0.54rem;
  color: #000;
}
.Sitemap .container .ap_bot .item {
  padding: 0.44rem 0;
  border-bottom: 1px solid #ccc;
}
.Sitemap .container .ap_bot .item .content1 a {
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Sitemap .container .ap_bot .item .content1 a:hover {
  color: #BF9A63;
}
.Sitemap .container .ap_bot .item .content2 {
  margin-top: 0.22rem;
}
.Sitemap .container .ap_bot .item .content2 .firstorder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-right: 0.6rem;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a:hover {
  color: #BF9A63;
}
.Sitemap .container .ap_bot .item .content2 .multistage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list {
  margin-right: 0.5rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a:hover {
  color: #BF9A63;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 {
  margin-top: 0.26rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a {
  font-size: 0.9em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a:hover {
  color: #BF9A63;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 {
  margin-top: 0.14rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a:hover {
  color: #BF9A63;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 {
  margin-top: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
  line-height: 1.4;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a:hover {
  color: #BF9A63;
}
.Sitemap .container .ap_bot .item .content1 a {
  font-size: 0.26rem;
}
.firstorder > a,
.ge_list {
  font-size: 0.24rem;
}
@media (max-width: 1200px) {
  .Sitemap .container {
    padding: 0 5vw;
  }
  .Sitemap {
    padding: 0.8rem 0;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage a,
  .Sitemap .container .ap_bot .item .content2 .firstorder a {
    margin-right: 0;
  }
  .Sitemap .container .ap_bot .item .content1 a {
    font-size: 0.32rem;
  }
  .firstorder > a,
  .ge_list {
    font-size: 0.3rem;
  }
}
@media (max-width: 750px) {
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    grid-template-columns: repeat(1, 1fr);
  }
}
.Layer_Upload {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 90;
  display: none;
}
.Layer_Upload .box {
  position: absolute;
  width: min(8rem, 90vw);
  margin: auto;
  background: #fff;
  padding: 0.6rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.Layer_Upload .box .close {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  z-index: 2;
  cursor: pointer;
}
.Layer_Upload .box .close i {
  font-size: var(--f24);
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Layer_Upload .box .close:hover i {
  color: #BF9A63;
}
.Layer_Upload .box .content1 {
  font-size: 0.36rem;
  line-height: 1;
  font-weight: bold;
}
.Layer_Upload .box .content2 {
  margin-top: 0.5rem;
}
.Layer_Upload .box .content2 .upload {
  width: 2.9rem;
  margin: auto;
  cursor: pointer;
  position: relative;
}
.Layer_Upload .box .content2 .upload img {
  width: 100%;
}
.Layer_Upload .box .content2 .upload p {
  font-size: 14px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.6rem;
  min-width: 0.95rem;
  padding: 0 0.3rem;
  line-height: 35px;
  border: 1px solid #BF9A63;
}
.Layer_Upload .box .content3 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.25rem;
  margin-bottom: 0.15rem;
}
.Layer_Upload .box .content5 {
  margin-top: 0.45rem;
}
.Layer_Upload .box .content5 input {
  width: 1.6rem;
  height: 0.55rem;
  background: #BF9A63;
  color: #fff;
  font-size: var(--f16);
  cursor: pointer;
  border: 0;
}
.bjq iframe,
.bjq img {
  max-width: 100% !important;
  height: auto !important;
  width: auto !important;
}
.bjq a {
  color: -webkit-link;
  display: inline;
  text-decoration: underline;
}
.bjq b,
.bjq strong {
  font-weight: bold;
}
.bjq em {
  font-style: italic;
}
.bjq sup {
  vertical-align: super;
  font-size: smaller;
}
.bjq sub {
  vertical-align: sub;
  font-size: smaller;
}
.bjq h1,
.bjq h2,
.bjq h3,
.bjq h4,
.bjq h5,
.bjq h6 {
  font-weight: bold;
}
.bjq ul {
  padding-left: 22px;
}
.bjq ul li {
  list-style-type: disc;
}
.bjq ol {
  padding-left: 22px;
}
.bjq ol li {
  list-style-type: decimal;
}
.Header_Container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
.Header_Container .box .logo {
  height: var(--nav_height);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header_Container .box .logo a {
  position: relative;
}
.Header_Container .box .logo a img {
  height: 0.64rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Header_Container .box .logo a .logo2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.Header_Container .box .logo .logo_text{
    margin-left: 8px;
}
.Header_Container .box .logo .logo_text img{
    height: 0.52rem;
}


.Header_Container .box nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box nav .item {
  padding: 0 0.35rem;
}
.Header_Container .box nav .item > p a {
  line-height: var(--nav_height);
  color: #fff;
  font-size: var(--f18);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container.active,
.Header_Container.sticky {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
  background: #fff;
}
.Header_Container.active::before,
.Header_Container.sticky::before {
  opacity: 0;
}
.Header_Container.active .box .logo a .logo1,
.Header_Container.sticky .box .logo a .logo1 {
  opacity: 0;
}
.Header_Container.active .box .logo a .logo2,
.Header_Container.sticky .box .logo a .logo2 {
  opacity: 1;
}
.Header_Container.active .box nav .item > p a,
.Header_Container.sticky .box nav .item > p a {
  color: #000;
}
.Header_Container.active .box nav .item:hover > p a,
.Header_Container.sticky .box nav .item:hover > p a {
  color: #BF9A63;
}
.Header_Container.active .box .language a,
.Header_Container.sticky .box .language a {
  color: #000;
}
.Header_Container.active .box .language a[class="active"]:hover,
.Header_Container.sticky .box .language a[class="active"]:hover {
  color: #BF9A63;
  opacity: 1;
}
.Header_Container.active .box .language span,
.Header_Container.sticky .box .language span {
  color: #999;
}
.Header_Container.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.Header_Container.wy {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.language {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.language a {
  font-family: 'Poppings';
  font-size: var(--f18);
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.language a.active {
  opacity: 0.6;
}
.language span {
  color: #fff;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Banner .banner {
  position: relative;
}
.Home_Banner .banner video,
.Home_Banner .banner picture img {
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 400px;
  }
}
.Home_Banner .banner .video {
  position: relative;
}
.Home_Banner .banner .video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.Home_Banner .banner .video .phone {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone {
    display: block;
  }
}
.Home_Banner .banner .video .phone .img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .img img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .play {
  position: absolute;
  z-index: 3;
  width: 0.5rem;
  height: 0.5rem;
  right: 5vw;
  bottom: 5vw;
  border-radius: 50%;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Banner .banner .video .phone .play svg {
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone .play {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.Home_Banner .banner .swiper-slide .orientation {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 1rem;
}
.Home_Banner .banner .swiper-slide .orientation .content1 {
  font-size: var(--f60);
  color: #fff;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-weight: var(--bold);
}
.Home_Banner .button {
  position: absolute;
  right: var(--interval);
  bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
}
.Home_Banner .button div {
  opacity: 0.6;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  cursor: pointer;
}
.Home_Banner .button div:hover {
  opacity: 1;
}
.Home_Banner .button .next {
  margin-left: 0.3rem;
}
.Home_Banner .page {
  position: absolute;
  left: var(--interval);
  bottom: 0.64rem;
  z-index: 2;
  display: none;
}
.Home_Banner .page div {
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.link_01 .a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.9rem;
  padding: 0 0.25rem;
  height: max(0.68rem, 40px);
  border-radius: max(0.34rem, 22px);
  background: #fff;
  cursor: pointer;
  font-size: var(--f20);
  border: 1px solid #fff;
  color: #BF9A63;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  overflow: hidden;
}
.link_01 .a p {
  margin-left: 0.13rem;
  overflow: hidden;
}
.link_01 .a p svg {
  fill: #BF9A63;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.link_01 .a:hover {
  background: #BF9A63;
  border-color: #BF9A63;
  color: #fff;
}
.link_01 .a:hover p {
  -webkit-animation: arrowRun 5s infinite;
  animation: arrowRun 5s infinite;
}
.link_01 .a:hover p svg {
  fill: #fff;
}
.link_02 .a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.9rem;
  padding: 0 0.25rem;
  height: max(0.68rem, 40px);
  border-radius: max(0.34rem, 22px);
  border: 1px solid #BF9A63;
  cursor: pointer;
  font-size: var(--f20);
  color: #BF9A63;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  overflow: hidden;
}
.link_02 .a p {
  margin-left: 0.13rem;
  overflow: hidden;
}
.link_02 .a p svg {
  fill: #BF9A63;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.link_02 .a:hover {
  background: #BF9A63;
  color: #fff;
}
.link_02 .a:hover p {
  -webkit-animation: arrowRun 5s infinite;
  animation: arrowRun 5s infinite;
}
.link_02 .a:hover p svg {
  fill: #fff;
}
@-webkit-keyframes arrowRun {
  0% {
    -webkit-transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  7% {
    -webkit-transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  7.1% {
    -webkit-transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    opacity: 0;
  }
  14% {
    -webkit-transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    opacity: 1;
  }
}
@keyframes arrowRun {
  0% {
    -webkit-transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  7% {
    -webkit-transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  7.1% {
    -webkit-transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    opacity: 0;
  }
  14% {
    -webkit-transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    opacity: 1;
  }
}
.title_01 .h5 {
  font-size: var(--f50);
  line-height: 1.24;
  font-weight: var(--bold);
}
.Home_About {
  background: url(../images/aboutBg.png) no-repeat 50% 50% / cover;
  background-attachment: fixed;
  min-height: 100vh;
}
.Home_About .box .boxLeft {
  width: 7.2rem;
}
.Home_About .box .boxLeft .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: var(--nav_height);
}
.Home_About .box .boxLeft .desc {
  font-size: var(--f18);
  color: #333;
  margin-top: 0.36rem;
  line-height: 2;
  margin-bottom: 0.75rem;
  text-align: justify;
}
.Home_About .box .boxLeft .desc p {
  margin-bottom: 0.2rem;
}
.Home_About .box .boxLeft .desc p:last-child {
  margin-bottom: 0;
}
.Home_About .box .boxLeft .desc span {
  color: #BF9A63;
}
.Home_About .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1.9rem;
}
.Home_About .box .boxRight .list {
  display: grid;
  gap: 0.2rem;
}
.Home_About .box .boxRight .list .item {
  height: 3rem;
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.2rem);
}
.Home_About .box .boxRight .list .item .img {
  position: relative;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 100%;
}
.Home_About .box .boxRight .list .item .img img {
  width: 100%;
  height: 100%;
}
.Home_About .box .boxRight .list .item .img::before {
  content: '';
  position: absolute;
  inset: 0;
  background: #BF9A63;
  opacity: 0.8;
}
.Home_About .box .boxRight .list .item .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 0 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Home_About .box .boxRight .list .item .orientation > div {
  width: 100%;
}
.Home_About .box .boxRight .list .item .orientation > div .left {
  width: 48px;
  position: relative;
}
.Home_About .box .boxRight .list .item .orientation > div .left img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.Home_About .box .boxRight .list .item .orientation > div .left .white {
  opacity: 0;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.Home_About .box .boxRight .list .item .orientation > div .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.3rem;
  font-size: var(--f26);
  color: #333;
  line-height: 1.5;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
@media screen and (min-width: 1200px) {
  .Home_About .box .boxRight .list .active .img {
    opacity: 1;
  }
  .Home_About .box .boxRight .list .active .orientation > div .left .vi {
    opacity: 0;
  }
  .Home_About .box .boxRight .list .active .orientation > div .left .white {
    opacity: 1;
  }
  .Home_About .box .boxRight .list .active .orientation > div .right {
    color: #fff;
  }
}
@media screen and (max-width: 1200px) {
  .Home_About .box .boxRight .list .item .img {
    opacity: 1;
  }
  .Home_About .box .boxRight .list .item .orientation > div .left .vi {
    opacity: 0;
  }
  .Home_About .box .boxRight .list .item .orientation > div .left .white {
    opacity: 1;
  }
  .Home_About .box .boxRight .list .item .orientation > div .right {
    color: #fff;
  }
}
.SupportServices .box .h6 {
  font-size: var(--f32);
  margin-bottom: 0.4rem;
  line-height: 1.2;
}
.SupportServices .box .item {
  border-bottom: 1px solid #E4E4E4;
  height: 1.28rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.SupportServices .box .item img {
  margin: auto;
  max-width: 50%;
  max-height: 50%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.SupportServices .box .item.on {
  border-bottom: 0;
}
.SupportServices .box .item:hover {
  -webkit-box-shadow: 0px 0px 10px 2px rgba(191, 154, 99, 0.15);
  box-shadow: 0px 0px 10px 2px rgba(191, 154, 99, 0.15);
}
.SupportServices .box .item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.SupportServices .box .item .box {
  display: none;
}
.SupportServices .box .list1 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 0.8rem;
}
.SupportServices .box .list2 {
  border-bottom: 1px solid #E4E4E4;
  overflow: hidden;
  padding: 10px 0 0;
  margin-top: -10px;
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(10%, #000), color-stop(90%, #000), to(transparent));
  -webkit-mask-image: linear-gradient(to right, transparent, #000 10%, #000 90%, transparent);
  mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(10%, #000), color-stop(90%, #000), to(transparent));
  mask-image: linear-gradient(to right, transparent, #000 10%, #000 90%, transparent);
}
.SupportServices .box .list2 .ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.SupportServices .box .list2 .ul .item {
  border-bottom: 0;
  width: calc((var(--vw) - var(--interval) * 2) / 6);
}
.SupportServices .box .list2 .ul:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.SupportServices .box .list2 .active {
  -webkit-animation: marquee 30s linear infinite;
  animation: marquee 30s linear infinite;
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
.SupportServicesLayer {
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 81;
  display: none;
    -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.SupportServicesLayer .box {
  width: min(8rem, 90vw);
  background: #fff;
  min-height: 2rem;
  border-radius: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0.78rem 0.6rem 0.68rem;
}
.SupportServicesLayer .box .close {
  position: absolute;
  right: 0.28rem;
  top: 0.32rem;
  z-index: 2;
  cursor: pointer;
}
.SupportServicesLayer .box .close svg {
  fill: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.SupportServicesLayer .box .close svg:hover {
  fill: #BF9A63;
}
.SupportServicesLayer .box .content1 img {
  max-height: 0.54rem;
}
.SupportServicesLayer .box .content2 {
  font-size: var(--f28);
  font-weight: var(--bold);
  margin-top: 0.48rem;
  line-height: 1;
  margin-bottom: 0.38rem;
}
.SupportServicesLayer .box .content3 {
  font-size: var(--f18);
  color: #333;
  line-height: 1.8;
  max-height: -webkit-calc(14.4em);
  max-height: calc(1.8em * 8);
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
}
.SupportServicesLayer .box .content3::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.SupportServicesLayer .box .content3::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #BF9A63;
}
.SupportServicesLayer .box .content3::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  .SupportServicesLayer .box .content3 {
    scrollbar-color: #BF9A63 rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
.SupportServicesLayer .box .content4 {
  font-size: var(--f18);
  color: #333;
  margin-top: 0.32rem;
}
.SupportServicesLayer .box .content4 a {
  display: inline-block;
  color: #BF9A63;
}
.OurTeamLayer {
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 81;
  display: none;
   -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.OurTeamLayer .box {
  width: min(11rem, 90vw);
  background: #fff;
  min-height: 2rem;
  border-radius: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0.36rem 0.5rem 0.7rem;
}
.OurTeamLayer .box .close {
  position: absolute;
  right: 0.28rem;
  top: 0.32rem;
  z-index: 2;
  cursor: pointer;
}
.OurTeamLayer .box .close svg {
  fill: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.OurTeamLayer .box .close svg:hover {
  fill: #BF9A63;
}
.OurTeamLayer .box .content1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.OurTeamLayer .box .content1 .left {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  overflow: hidden;
}
.OurTeamLayer .box .content1 .left img {
  width: 100%;
  height: 100%;
}
.OurTeamLayer .box .content1 .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0.2rem;
}
.OurTeamLayer .box .content1 .right > div {
  width: 100%;
}
.OurTeamLayer .box .content1 .right .top {
  font-size: var(--f28);
}
.OurTeamLayer .box .content1 .right .bot {
  font-size: var(--f20);
  color: #BF9A63;
}
.OurTeamLayer .box .content2 {
  margin-top: 0.35rem;
  max-height: -webkit-calc(15em);
  max-height: calc(1.8em * 8 + 0.6rem);
  line-height: 1.8;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
}
.OurTeamLayer .box .content2::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.OurTeamLayer .box .content2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #BF9A63;
}
.OurTeamLayer .box .content2::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  .OurTeamLayer .box .content2 {
    scrollbar-color: #BF9A63 rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
.OurTeamLayer .box .content2 ul {
  padding-left: 20px;
}
.OurTeamLayer .box .content2 li {
  font-size: var(--f18);
  color: #333;
  margin-bottom: 0.2rem;
  list-style: disc;
}
.OurTeamLayer .box .content2 li::marker {
  color: #BF9A63;
}
.OurTeamLayer .box .content2 li:last-child {
  margin-bottom: 0;
}
.OurTeamLayer .box .content3 {
  overflow: hidden;
  margin-top: 0.7rem;
}
.OurTeamLayer .box .content3.act {
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(10%, #000), color-stop(90%, #000), to(transparent));
  -webkit-mask-image: linear-gradient(to right, transparent, #000 10%, #000 90%, transparent);
  mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(10%, #000), color-stop(90%, #000), to(transparent));
  mask-image: linear-gradient(to right, transparent, #000 10%, #000 90%, transparent);
}
.OurTeamLayer .box .content3 .banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.OurTeamLayer .box .content3 .banner p {
  padding-right: 0.3rem;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.OurTeamLayer .box .content3 .banner p img {
  max-height: 100%;
  margin: auto;
}
.OurTeamLayer .box .content3 .active {
  -webkit-animation: marquee 30s linear infinite;
  animation: marquee 30s linear infinite;
}
.InvestmentServices {
  background: url(../images/img2.png) no-repeat 50% 50% / cover;
  min-height: 9rem;
}
.InvestmentServices .box .boxLeft {
  width: 4.64rem;
  position: relative;
}
.InvestmentServices .box .boxLeft .desc {
  font-size: var(--f24);
  color: #333;
  margin-top: 0.2rem;
}
.InvestmentServices .box .boxLeft .orientation {
  position: absolute;
  left: 0;
  bottom: 0;
}
.InvestmentServices .box .boxLeft .orientation .number {
  font-size: 0.96rem;
  color: #BF9A63;
  line-height: 1;
  font-family: 'Poppings_m';
}
.InvestmentServices .box .boxLeft .orientation .text {
  font-size: var(--f18);
  color: #333;
}
.InvestmentServices .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.InvestmentServices .box .boxRight .list {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.InvestmentServices .box .boxRight .list .item {
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  text-align: center;
  background: #fff;
  min-height: 1.9rem;
}
.InvestmentServices .box .boxRight .list .item .content {
  padding: 10px 0.16rem;
}
.InvestmentServices .box .boxRight .list .item .content .content1 {
  font-size: var(--f14);
  color: #333;
  height: 0.36rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.InvestmentServices .box .boxRight .list .item .content .content2 {
  font-size: 10px;
  color: #000;
  margin-top: 0.15rem;
  font-weight: lighter;
  height: 1em;
  line-height: 1;
}
.InvestmentServices .box .boxRight .list .item .content .content3 {
  margin: 0.2rem 0 0.15rem;
  height: 0.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.InvestmentServices .box .boxRight .list .item .content .content3 img {
  margin: auto;
  max-height: 100%;
}
.InvestmentServices .box .boxRight .list .item .content .content4 {
  font-size: 10px;
  color: #666;
}
.InvestmentServices .box .boxRight .list .div1 {
  grid-area: 1 / 5 / 2 / 6; 
}
.InvestmentServices .box .boxRight .list .div2 {
 grid-area: 1 / 6 / 2 / 7;
}
.InvestmentServices .box .boxRight .list .div3 {
 grid-area: 1 / 7 / 2 / 8;
}
.InvestmentServices .box .boxRight .list .div4 {
  grid-area: 1 / 8 / 2 / 9;
  border-right: 1px solid #DDDDDD;
}
.InvestmentServices .box .boxRight .list .div5 {
   grid-area: 2 / 4 / 3 / 5; 
}
.InvestmentServices .box .boxRight .list .div6 {
   grid-area: 2 / 5 / 3 / 6;
}
.InvestmentServices .box .boxRight .list .div7 {
 grid-area: 2 / 6 / 3 / 7; 
}
.InvestmentServices .box .boxRight .list .div8 {
  grid-area: 2 / 7 / 3 / 8;
}
.InvestmentServices .box .boxRight .list .div9 {
  grid-area: 2 / 8 / 3 / 9;
  border-right: 1px solid #DDDDDD;
}
.InvestmentServices .box .boxRight .list .div10 {
  grid-area: 3 / 2 / 4 / 3;
}
.InvestmentServices .box .boxRight .list .div11 {
  grid-area: 3 / 3 / 4 / 4;
}
.InvestmentServices .box .boxRight .list .div12 {
  grid-area: 3 / 4 / 4 / 5; 
}
.InvestmentServices .box .boxRight .list .div13 {
 grid-area: 3 / 5 / 4 / 6;
}
.InvestmentServices .box .boxRight .list .div14 {
  grid-area: 3 / 6 / 4 / 7;
}
.InvestmentServices .box .boxRight .list .div15 {
  grid-area: 3 / 7 / 4 / 8;
}
.InvestmentServices .box .boxRight .list .div16 {
 grid-area: 3 / 8 / 4 / 9;
 border-right: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD;
}
.InvestmentServices .box .boxRight .list .div17 {
  grid-area: 4 / 1 / 5 / 2;
  border-bottom: 1px solid #DDDDDD;
}
.InvestmentServices .box .boxRight .list .div18 {
  grid-area: 4 / 2 / 5 / 3;
  border-bottom: 1px solid #DDDDDD;
}
.InvestmentServices .box .boxRight .list .div19 {
 grid-area: 4 / 3 / 5 / 4;
 border-bottom: 1px solid #DDDDDD;
}
.InvestmentServices .box .boxRight .list .div20 {
 grid-area: 4 / 4 / 5 / 5;
 border-bottom: 1px solid #DDDDDD;
}

.InvestmentServices .box .boxRight .list .div21 {
grid-area: 4 / 5 / 5 / 6;
border-bottom: 1px solid #DDDDDD;
}

.InvestmentServices .box .boxRight .list .div22 {
grid-area: 4 / 6 / 5 / 7;
border-bottom: 1px solid #DDDDDD;
}




.InvestmentServices .box .boxRight .list .div23 {
    grid-area: 4 / 7 / 5 / 8; 
  background: #BF9A63;
  border-color: #BF9A63;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.InvestmentServices .box .boxRight .list .div23 .content {
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.InvestmentServices .box .boxRight .list .div23 .content svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.InvestmentServices .box .boxRight .list .div23 img {
  animation: rotate360 10s linear infinite reverse;
}
.InvestmentServices .box .boxRight .list .div23:hover .content {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}






@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.OurTeam {
  background: #F5F5F5;
  overflow: hidden;
}
.OurTeam .box .swiper-slide .box {
  display: none;
}
.OurTeam .box .swiper-slide .item {
  position: relative;
  cursor: pointer;
}
.OurTeam .box .swiper-slide .item::before {
  content: '';
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(46%, rgba(191, 154, 99, 0)), to(#BF9A63));
  background: -o-linear-gradient(top, rgba(191, 154, 99, 0) 46%, #BF9A63 100%);
  background: linear-gradient(180deg, rgba(191, 154, 99, 0) 46%, #BF9A63 100%);
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.OurTeam .box .swiper-slide .item img {
  width: 100%;
  aspect-ratio: 43/50;
}
.OurTeam .box .swiper-slide .item .orientation {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.3rem;
  text-align: center;
  z-index: 2;
  -webkit-transform: translateY(0.6rem);
  -ms-transform: translateY(0.6rem);
  transform: translateY(0.6rem);
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.OurTeam .box .swiper-slide .item .orientation .content1 {
  font-size: var(--f24);
  font-weight: var(--bold);
  color: #fff;
  margin-bottom: 0.1rem;
  line-height: 1.2;
}
.OurTeam .box .swiper-slide .item .orientation .content2 {
  font-size: var(--f18);
  color: #fff;
  line-height: 1.2;
}
.OurTeam .box .swiper-slide .item:hover::before {
  opacity: 1;
}
.OurTeam .box .swiper-slide .item:hover .orientation {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.banner_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.banner_button div {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid #BF9A63;
  cursor: pointer;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.6rem;
}
.banner_button div svg {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  fill: #BF9A63;
}
.banner_button div:hover {
  background: #BF9A63;
}
.banner_button div:hover svg {
  fill: #fff;
}
.banner_button .ml {
  margin-left: 10px;
}
.banner_button .mr {
  margin-right: 10px;
}
.News {
  overflow: hidden;
}
.News .box .item {
  background: #F5F5F5;
  position: relative;
}
.News .box .item .img {
  position: relative;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News .box .item .img img {
  width: 100%;
  aspect-ratio: 418/500;
}
.News .box .item .img::after {
  content: '';
  position: absolute;
  inset: 0;
  background: #BF9A63;
  opacity: 0.8;
}
.News .box .item .orientation {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  padding: 0.48rem 0.3rem;
}
.News .box .item .orientation .content1 {
  font-size: var(--f16);
  color: #BF9A63;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-family: 'Poppings';
}
.News .box .item .orientation .content2 {
  font-size: var(--f20);
  color: #000;
  height: 3.6em;
  max-height: 3.6em;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.3rem;
  margin-bottom: 0.14rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News .box .item .orientation .content3 {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: var(--f16);
  height: 3.5em;
  max-height: 3.5em;
  line-height: 1.75;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.News .box .item .button {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 0 0.3rem;
}
.News .box .item .button .more_01 {
  padding: 0.3rem 0;
  border-top: 1px solid #D9D9D9;
}
.News .box .item:hover .img {
  opacity: 1;
}
.News .box .item:hover .orientation .content1 {
  color: #fff;
}
.News .box .item:hover .orientation .content2 {
  color: #fff;
}
.News .box .item:hover .orientation .content3 {
  color: #fff;
}
.News .box .item:hover .button .more_01 {
  border-color: rgba(255, 255, 255, 0.2);
}
.News .box .item:hover .button .more_01 .text {
  color: #fff;
}
.News .box .item:hover .button .btn {
  background: #fff;
}
.News .box .item:hover .button .btn svg {
  fill: #BF9A63;
}
.more_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.more_01 .text {
  font-size: var(--f18);
  color: #BF9A63;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.more_01 .btn {
  width: max(35px, 0.5rem);
  height: max(35px, 0.5rem);
  border-radius: 50%;
  background: #BF9A63;
  margin-left: 12px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
.more_01 .btn svg {
  fill: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.banner_page {
  margin-top: 0.8rem;
}
.banner_page div {
  position: relative;
  height: 2px !important;
}
.banner_page div .swiper-pagination-progressbar-fill {
  height: 0.04rem;
  top: -1px;
}
.banner_page .swiper-pagination-progressbar {
  background: #D9D9D9 !important;
}
.article {
  position: relative;
  z-index: 2;
}
.article .box {
  position: relative;
}
.article .box .img {
  position: relative;
}
.article .box .img img {
  width: 100%;
}
.article .box .img::after {
  content: '';
  position: absolute;
  inset: 0;
  background: #BF9A63;
  opacity: 0.8;
}
.article .box .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 1rem 1.3rem 0;
  text-align: center;
  color: #fff;
}
.article .box .orientation .content1 {
  font-size: var(--f32);
  font-weight: var(--bold);
  line-height: 1.2;
}
.article .box .orientation .content2 {
  font-size: var(--f18);
  line-height: 1.2;
  margin-top: 0.18rem;
}
.article .box .orientation .content3 {
  margin-top: 0.5rem;
  font-size: var(--f18);
  line-height: 1.2;
  margin-bottom: 0.12rem;
}
.article .box .orientation .email {
  color: #fff;
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  border-bottom: 1px solid #fff;
}
.article .box .orientation .ewm {
  margin-top: 0.2rem;
}
.article .box .orientation .ewm img {
  width: 1.2rem;
  border-radius: 8px;
}
.footer {
  background: #292929;
  padding-top: 1.56rem;
  margin-top: -0.8rem;
}
.footer .box .logo {
    display: flex;
    align-items: center;
}
.footer .box .logo img {
  height: 0.64rem;
}
.footer .box .logo .logo1{
     height: 0.52rem;
     margin-left: 8px;
}
.footer .box .h6 {
  font-size: var(--f20);
  color: #fff;
  margin-bottom: 0.45rem;
}
.footer .box .content {
  margin-right: 2.2rem;
  margin-left: auto;
}
.footer .box .content ul {
  display: grid;
  gap: 0.3rem;
}
.footer .box .content ul li {
  font-size: var(--f18);
  color: #fff;
}
.footer .box .content ul li a {
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: 'Poppings_m';
}
.footer .box .fenxiag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
}
.footer .box .fenxiag .item {
  cursor: pointer;
  position: relative;
}
.footer .box .fenxiag .item > img {
  opacity: 0.6;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.footer .box .fenxiag .item .ewm {
  position: absolute;
  left: 50%;
  top: 130%;
  width: 1.2rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  pointer-events: none;
}
.footer .box .fenxiag .item .ewm img {
  width: 100%;
  height: 100%;
}
.footer .box .fenxiag .item:hover > img {
  opacity: 1;
}
.footer .box .fenxiag .item:hover .ewm {
  opacity: 1;
  top: 110%;
}
.footer .box1 {
  margin-top: 1.4rem;
  padding-bottom: 0.5rem;
}
.footer .box1 span,
.footer .box1 a,
.footer .box1 p {
  color: #999;
  font-size: var(--f18);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  display: inline-block;
}
.footer .box1 .hidden {
  display: none;
}
.footer .box1 a:hover {
  color: #fff;
}
@media screen and (max-width: 1500px) {
    .InvestmentServices .box .boxRight .list .item .content .content1{
        font-size: 10px;
    }
  .Header_Container .box nav .item {
    padding: 0 0.2rem;
  }
  .InvestmentServices .box .boxRight .list .item .content {
    padding: 10px 6px;
  }
  .InvestmentServices .box .boxRight .list .div23 .content {
    padding: 10px;
  }
  .footer .box .content {
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 1450px) {
  .Home_About .box .boxRight .list .item .orientation > div .right {
    font-size: var(--f22);
  }
  .InvestmentServices .box .boxLeft {
    width: 3.9rem;
  }
  .InvestmentServices .box .boxLeft .desc br {
    display: none;
  }
  .SupportServices .box .item img {
    max-width: 60%;
    max-height: 60%;
  }
  .SupportServicesLayer .box .close svg,
  .OurTeamLayer .box .close svg,
  .InvestmentServicesLayer .box .close svg {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1400px) {
  .InvestmentServices .box .boxLeft .desc {
    font-size: var(--f22);
  }
  .footer .box .content {
    margin-right: 1.2rem;
  }
}
@media screen and (max-width: 1281px) {
  .Header_Container .box nav .item {
    padding: 0 0.15rem;
  }
  .Home_About .box .boxRight .list .item {
    height: 2.7rem;
  }
  .SupportServicesLayer .box .close svg,
  .OurTeamLayer .box .close svg,
  .InvestmentServicesLayer .box .close svg {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .InvestmentServices .box .boxRight .list .item .content .content1 {
    font-size: 11px;
  }
  .footer .box .content ul li {
    font-size: var(--f18);
  }
}
@media screen and (max-width: 1200px) {
  .Header_Container {
    display: none;
  }
  .language a {
    color: #000;
  }
  .language span {
    color: #999;
  }
  .Home_Banner .banner .swiper-slide .orientation,
  .Home_Banner .button {
    bottom: 5vw;
  }
  .Home_Banner .banner .swiper-slide .orientation .content1,
  .title_01 .h5 {
    font-size: var(--f40);
  }
  .Home_Banner .button {
    display: none;
  }
  .Home_About .box .boxLeft {
    width: 100%;
  }
  .Home_About .box .boxRight {
    padding-left: 0;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-top: 0.6rem;
  }
  .InvestmentServices .box .boxLeft {
    width: 100%;
  }
  .InvestmentServices .box .boxLeft .orientation {
    position: initial;
    margin-top: 0.5rem;
  }
  .InvestmentServices .box .boxLeft .orientation .number {
    font-size: 0.76rem;
  }
  .InvestmentServices .box .boxRight {
    padding-left: 0;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-top: 0.6rem;
  }
  .InvestmentServices .box .boxRight .list {
    grid-template-columns: repeat(4, 1fr);
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
  }
  .InvestmentServices .box .boxRight .list .item {
    grid-area: auto !important;
    border-right: none !important;
    border-bottom: none !important;
    min-height: 2.2rem;
  }
  .InvestmentServices .box .boxRight .list .item .content {
    padding: 12px;
  }
  .InvestmentServices .box .boxRight .list .div12,
  .InvestmentServices .box .boxRight .list .div13,
  .InvestmentServices .box .boxRight .list .div14,
  .InvestmentServices .box .boxRight .list .div15,
  .InvestmentServices .box .boxRight .list .div16,
  .InvestmentServices .box .boxRight .list .div17,
  .InvestmentServices .box .boxRight .list .div18,
  .InvestmentServices .box .boxRight .list .div19,
  .InvestmentServices .box .boxRight .list .div20 ,
   .InvestmentServices .box .boxRight .list .div21,
    .InvestmentServices .box .boxRight .list .div22{
    display: none;
  }
  .SupportServices .box .list1 {
    grid-template-columns: repeat(4, 1fr);
  }
  .SupportServices .box .list2 .ul .item {
    width: calc((var(--vw) - var(--interval) * 2) / 4);
  }
  .article .box .orientation {
    padding: 0.5rem .3rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
  }
  .article .box .img img {
    height: 6rem;
  }
  .article .box .orientation .content1 {
    font-size: var(--f30);
  }
  .footer .box .logo {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .footer .box .content {
    margin: 0;
  }
  .footer .box1 {
    margin-top: 1rem;
  }
  .footer .box1 .left {
    width: 70%;
  }
  .InvestmentServices .box .boxRight .list .item .content .content1 {
    font-size: 12px;
    height: 40px;
  }
  .MobileMain .HeaderMobile .box .logo .logo_text img{
      height: 26px;
	  margin-left: 4px;
  }
  
}
@media screen and (max-width: 699px) {
  .InvestmentServices .box .boxRight .list {
    grid-template-columns: repeat(2, 1fr);
  }
  .InvestmentServices .box .boxRight .list .div8,
  .InvestmentServices .box .boxRight .list .div9,
  .InvestmentServices .box .boxRight .list .div10,
  .InvestmentServices .box .boxRight .list .div11 {
    display: none;
  }
  .SupportServices .box .list1 {
    grid-template-columns: repeat(3, 1fr);
  }
  .SupportServices .box .list2 .ul .item {
    width: calc((var(--vw) - var(--interval) * 2) / 3);
  }
  .SupportServices .box .item img {
    max-width: 70%;
    max-height: 70%;
  }
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 230px;
  }
  .MobileMain .HeaderMobile .box .logo a img {
    height: 28px;
  }
  .language {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .MobileMain .HeaderMobile .box .button .menu {
    margin-left: 0.4rem;
  }
  .link_01 .a,
  .link_02 .a {
    font-size: var(--f16);
  }
  .link_01 .a p svg,
  .link_02 .a p svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .Home_Banner .banner .swiper-slide .orientation .content1,
  .title_01 .h5 {
    font-size: var(--f22);
  }
  .Home_About .box .boxLeft .desc {
    font-size: var(--f16);
    line-height: 1.8;
  }
  .Home_About .box .boxRight .list .item .orientation > div .right {
    font-size: var(--f14);
    padding-left: 0.5rem;
  }
  .Home_About .box .boxRight .list .item .orientation > div .left {
    width: 38px;
  }
  .SupportServices .box .h6 {
    font-size: var(--f20);
  }
  .InvestmentServices .box .boxRight .list .item .content .content3 {
    height: 0.8rem;
  }
  .SupportServicesLayer .box .content2 {
    font-size: var(--f22);
  }
  .OurTeamLayer .box .content2 li,
  .SupportServicesLayer .box .content3,
  .article .box .orientation .content2,
  .article .box .orientation .content3 {
    font-size: var(--f16);
  }
  .OurTeamLayer .box .content2 ul {
    /*padding-left: var(--f16);*/
  }
  .OurTeamLayer .box .content3 .banner p {
    height: 26px;
  }
  .article .box .orientation {
    grid-template-columns: repeat(1, 1fr);
  }
  .article .box .img img {
    height: 9.5rem;
  }
  .article .box .orientation {
    height: auto;
  }
  .article .box .orientation .ewm img {
    width: 1.9rem;
  }
  .article .box .orientation .content1 {
    font-size: var(--f22);
  }
  .footer .box .content2 {
    margin-top: 0.5rem;
  }
  .footer .box .content ul {
    gap: 0.2rem;
  }
  .footer .box .fenxiag .item > img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .footer .box1 span,
  .footer .box1 a {
    font-size: 10px;
  }
  .footer .box1 .left {
    width: 100%;
  }
  .footer .box1 .right {
    display: none;
  }
  .footer .box1 .hidden {
    display: inline-block;
  }
  .article .box .orientation .content3 {
    margin-top: 0.4rem;
  }
  .OurTeam .box .swiper-slide .item .orientation .content1{
      font-size: var(--f18);
  }
  .InvestmentServices .box .boxLeft .desc{
       font-size: var(--f16);
  }
  .OurTeam .box .swiper-slide .item .orientation .content2,
  .Home_About .box .boxLeft .desc,
  .article .box .orientation .content2,
  .footer .box .content ul li{
       font-size: var(--f14);
  }
  .banner_button div{
      width: 40px;
      height: 40px;
  }
  .News .box .item .orientation .content3{
      height: 7em;
    max-height: 7em;
    -webkit-line-clamp: 4;
  }
  
    .MobileMain .HeaderMobile .box .logo .logo_text img{
      height: 23px;
  }
  .footer .box .logo .logo1 {
    margin-left: 2px;
}
}
/*# sourceMappingURL=./style.css.map */