:root {
  --swiper-theme-color: #ea662c;
  --bold: 500;
  --line: 50px;
  --g: 12px;
}
body {
  --www: 2rem;
  --interval: var(--www);
  --nav_height: 0.8rem;
  --color: #ea662c;
  --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: 15px;
    --f20: 17px;
    --f22: 18px;
    --www: 1.2rem;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f22: 18px;
    --f24: 18px;
    --f26: 20px;
    --f28: 22px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f50: 0.5rem;
    --f52: 0.4rem;
    --f54: 0.42rem;
    --f56: 0.42rem;
    --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.28rem;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 0.34rem;
    --f26: 0.34rem;
    --f28: 0.36rem;
    --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;
  top: calc(var(--nav_height) * -1 + 1px);
}
.search_open {
  cursor: pointer;
}
.mobile_search {
  top: var(--nav_height);
}
body::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
body::-webkit-scrollbar-thumb {
  background: #ea662c;
}
body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  body {
    scrollbar-color: #ea662c rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
.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.5;
}
.swiper-button-disabled {
  cursor: no-drop !important;
}
.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: #f4f4f4;
}
.pt {
  padding-top: 0.9rem;
}
.pb {
  padding-bottom: 0.9rem;
}
.mt {
  margin-top: 0.56rem;
}
.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;
}
.null_height {
  padding: 20vh 0;
  font-size: var(--f18);
  color: #999;
  text-align: center;
}
.null_height span {
  color: #ea662c;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #f4f4f4;
}
.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: #ea662c;
  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: #ea662c;
}
.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: #ea662c;
}
.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);
  font-family: 'MB';
  color: #fff;
  background: #ea662c;
  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-family: 'MB';
  font-size: var(--f24);
  margin: 0.9rem 0 0.35rem;
}
.Search_2 .box {
  display: grid;
  gap: 0.1rem;
}
.Search_2 .box .item a {
  background: #f4f4f4;
  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: #ea662c;
}
.Search_2 .box .item a .content2 {
  font-size: var(--f20);
  color: #000;
  font-family: 'MB';
  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);
  font-family: 'MB';
  color: #ea662c;
  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: #ea662c;
}
.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: #ea662c;
}
.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: #ea662c;
}
.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: #ea662c;
}
.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: #ea662c;
}
.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: #ea662c;
}
.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: #ea662c;
}
.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: #ea662c;
}
.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 #ea662c;
}
.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: #ea662c;
  color: #fff;
  font-size: var(--f16);
  cursor: pointer;
  border: 0;
}
.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 {
  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 {
  --w: 2rem;
}
.Header_Container .box .logo {
  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;
  width: var(--w);
}
.Header_Container .box .logo a {
  position: relative;
}
.Header_Container .box .logo a img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .logo a .img2 {
  position: absolute;
  left: 0;
  top: 0;
  /*height: 100%;*/
  opacity: 0;
}
.Header_Container .box .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box .nav .item {
  position: relative;
  padding: 0 0.3rem;
}
.Header_Container .box .nav .item > p a {
  font-size: 16px;
  font-weight: bold;
  opacity: 0.6;
  color: #fff;
  line-height: var(--nav_height);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .nav .item:hover > p a {
  opacity: 1;
}
.Header_Container .box .nav .item:hover .Select_01,
.Header_Container .box .nav .item:hover .Select_02 {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .nav .item.active > p a {
  opacity: 1;
}
.Header_Container .box .nav .item_ {
  position: initial;
}
.Header_Container .box .language {
  width: var(--w);
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.Header_Container .box .language a {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 4px;
  font-size: var(--f14);
  padding: 0 8px;
  line-height: 26px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .language a i {
  font-size: 10px;
  color: #ea662c;
  font-weight: bold;
  margin-left: 4px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  display: inline-block;
}
.Header_Container.active .box .logo a .img1,
.Header_Container.on .box .logo a .img1,
.Header_Container.sticky .box .logo a .img1 {
  opacity: 0;
}
.Header_Container.active .box .logo a .img2,
.Header_Container.on .box .logo a .img2,
.Header_Container.sticky .box .logo a .img2 {
  opacity: 1;
}
.Header_Container.active .box .nav .item > p a,
.Header_Container.on .box .nav .item > p a,
.Header_Container.sticky .box .nav .item > p a {
  color: #666;
}
.Header_Container.active .box .nav .item.active > p a,
.Header_Container.on .box .nav .item.active > p a,
.Header_Container.sticky .box .nav .item.active > p a {
  color: #000;
}
.Header_Container.active .box .language a,
.Header_Container.on .box .language a,
.Header_Container.sticky .box .language a {
  background: #f4f4f4;
  color: #666666;
}
.Header_Container.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #f4f4f4;
}
.Header_Container.active,
.Header_Container.on {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}
.Select_01 {
  position: absolute;
  left: 0;
  z-index: 8;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
}
.Select_01 ._box {
  --p: 0.4rem;
}
.Select_01 ._box ._left {
  width: 6.4rem;
  background: #f4f4f4;
  padding: var(--p) 0.6rem var(--p) var(--interval);
}
.Select_01 ._box ._left .content1 {
  font-size: var(--f36);
  color: #333;
  line-height: 1;
}
.Select_01 ._box ._left .content2 {
  color: #333;
  font-size: var(--f26);
  margin-top: 8px;
}
.Select_01 ._box ._left .content3 {
  margin-top: 0.5rem;
}
.Select_01 ._box ._right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fff;
  padding: var(--p) var(--interval) var(--p) 0.6rem;
}
.Select_01 ._box ._right .list {
  padding-right: 0.45rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Select_01 ._box ._right .list ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.25rem 0.45rem;
}
.Select_01 ._box ._right .list ul li a {
  height: 0.54rem;
  border-radius: 10px;
  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: 0 0.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_01 ._box ._right .list ul li a p img {
  max-width: 0.32rem;
  max-height: 0.32rem;
}
.Select_01 ._box ._right .list ul li a div {
  font-size: var(--f20);
  color: #000;
  margin-left: 0.18rem;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_01 ._box ._right .list ul li a div i {
  font-size: var(--f14);
  color: #ea662c;
  position: absolute;
  right: 0rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_01 ._box ._right .list ul li:hover a {
  background: #f4f4f4;
}
.Select_01 ._box ._right .list ul li:hover a div i {
  opacity: 1;
}
.Select_01 ._box ._right .list ul .active a {
  background: #f4f4f4;
}
.Select_01 ._box ._right .list ul .active a div i {
  opacity: 1;
}
.Select_01 ._box ._right .Recommended {
  width: 3.9rem;
}
.Select_01 ._box ._right .Recommended a {
  position: relative;
}
.Select_01 ._box ._right .Recommended a figure {
  border-radius: 10px;
  overflow: hidden;
}
.Select_01 ._box ._right .Recommended a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_01 ._box ._right .Recommended a figcaption {
  position: absolute;
  left: 0;
  width: 100%;
  font-size: var(--f20);
  padding: 0.25rem 0.3rem;
  color: #fff;
  bottom: 0;
}
.Select_01 ._box ._right .Recommended a figcaption p {
  height: 2.8em;
  max-height: 2.8em;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.Select_01 ._box ._right .Recommended a:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Select_02 {
  position: absolute;
  left: -20%;
  background: #fff;
  width: 3.4rem;
  padding: 0.4rem 0.3rem;
  opacity: 0;
  pointer-events: none;
   -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.1);
  
}
.Select_02 ul {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0.25rem 0.45rem;
}
.Select_02 ul li a {
  height: 0.54rem;
  border-radius: 10px;
  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: 0 0.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_02 ul li a p img {
  max-width: 0.32rem;
  max-height: 0.32rem;
}
.Select_02 ul li a div {
  font-size: var(--f20);
  color: #000;
  margin-left: 0.18rem;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_02 ul li a div i {
  font-size: var(--f14);
  color: #ea662c;
  position: absolute;
  right: 0rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_02 ul li:hover a {
  background: #f4f4f4;
}
.Select_02 ul li:hover a div i {
  opacity: 1;
}
.Select_02 ul .active a {
  background: #f4f4f4;
}
.Select_02 ul .active a div i {
  opacity: 1;
}
.Home_Banner{
    /*display: none;*/
}

.Home_Banner .banner {
  position: relative;
}
.Home_Banner .banner video,
.Home_Banner .banner picture img {
  width: 100%;
  /*height: 100vh;*/
  height: 6.9rem;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 50vh;
  }
}
.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 picture img {
  /*-webkit-animation-name: big;*/
  /*animation-name: big;*/
  /*-webkit-animation-duration: 5.5s;*/
  /*animation-duration: 5.5s;*/
  /*-webkit-animation-timing-function: linear;*/
  /*animation-timing-function: linear;*/
  /*-webkit-animation-iteration-count: infinite;*/
  /*animation-iteration-count: infinite;*/
  /*-webkit-animation-direction: alternate;*/
  /*animation-direction: alternate;*/
}
.Home_Banner .banner .swiper-slide .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  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;
  color: #fff;
}
.Home_Banner .banner .swiper-slide .orientation .content1 {
  font-size: var(--f46);
  font-weight: var(--bold);
  line-height: 1.3;
}
.Home_Banner .banner .swiper-slide .orientation .content3 {
    margin: 0.32rem 0 0;
}
.Home_Banner .banner .swiper-slide .orientation .content3 span{
    width: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.Home_Banner .banner .swiper-slide .orientation .content3  p{
    font-size: var(--f20);
	color: #fff;
	line-height: 1.8;
}

.Home_Banner .banner .swiper-slide .orientation .content2 {
  margin-top: 0.5rem;
}
.Home_Banner:hover .button div {
  opacity: 1;
}
.Home_Banner .button div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.Home_Banner .button div i {
  color: #fff;
  font-size: var(--f30);
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Banner .button div i:hover {
  opacity: 1;
}
.Home_Banner .button .prev {
  left: 0.8rem;
}
.Home_Banner .button .next {
  right: 0.8rem;
}
@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes big {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes big1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes big1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@-webkit-keyframes line {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes line {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.gd {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.link_01 .a {
  cursor: pointer;
  min-width: 1.5rem;
  padding: 0 0.16rem 0 0.2rem;
  border: 2px solid #ea662c;
  border-radius: 0.1rem;
  height: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: var(--f16);
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.link_01 .a i {
  font-size: var(--f14);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}
.link_01 .a:hover {
  border-color: #fff;
  background: #fff;
  color: #666;
}
.link_01 .a:hover i {
  color: #ea662c;
}
.link_01 .a:hover i {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
}
.link_02 .a {
  cursor: pointer;
  min-width: 1.5rem;
  padding: 0 0.16rem 0 0.2rem;
  border: 2px solid #fff;
  border-radius: 0.1rem;
  height: 0.5rem;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: var(--f16);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.link_02 .a i {
  font-size: var(--f14);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
  color: #ea662c;
}
.link_02 .a:hover {
  border-color: #ea662c;
  background: #ea662c;
  color: #fff;
}
.link_02 .a:hover i {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
  color: #fff;
}
.link_03 .a {
  cursor: pointer;
  min-width: 1.5rem;
  padding: 0 0.16rem 0 0.2rem;
  border: 2px solid #ea662c;
  border-radius: 0.1rem;
  height: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: var(--f16);
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.link_03 .a i {
  font-size: var(--f14);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
  color: #ea662c;
}
.link_03 .a:hover {
  border-color: #ea662c;
  background: #ea662c;
  color: #fff;
}
.link_03 .a:hover i {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
  color: #fff;
}
.title_01 {
  font-size: var(--f46);
  color: #fff;
  font-weight: var(--bold);
}
.title_01.f0 {
  color: #000;
}
.m64 {
  margin-top: 0.64rem;
}
.more {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: var(--f16);
  color: #fff;
}
.more i {
  font-size: var(--f14);
  font-weight: bold;
  color: #ea662c;
  margin-left: 0.1rem;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.more:hover i {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
}
.banner_btn {
  margin-top: 0.7rem;
}
.banner_btn div {
  cursor: pointer;
  margin: 0 0.2rem;
}
.banner_btn div i {
  font-size: 14px;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.banner_btn div:hover i {
  color: var(--color);
}
.Home_Service {
  background: #17417a;
  /*height: 100vh;*/
  /*background: url(http://xrcs.zhulu76.com/uploads/allimg/20250828/abb545f9824144aad85822f7e1eb06ca.jpg) no-repeat 50% 50%;*/
  display: flex;
  align-items: center;
}
.Home_Service .pt{
    padding-top: 0.5rem;
}
.Home_Service .box .item {
  position: relative;
  overflow: hidden;
}
.Home_Service .box .item .one {
  border-radius: 10px;
  overflow: hidden;
}
.Home_Service .box .item .one::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
}
.Home_Service .box .item .one img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.Home_Service .box .item .two {
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  height: 0.5rem;
}
.Home_Service .box .item .two img {
  max-height: 0.5rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Service .box .item .three {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0rem;
  padding: 0 0.3rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Service .box .item .three .content1 {
  font-size: var(--f24);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Service .box .item .three .content2 {
  font-size: var(--f16);
  color: #666;
  height: 3em;
  max-height: 3em;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.12rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Service .box .item .three .content3 {
  font-size: var(--f16);
  color: #fff;
  margin-top: 0.3rem;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Service .box .item .three .content3 i {
  font-size: var(--f14);
  font-weight: bold;
  color: #ea662c;
  margin-left: 0.1rem;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Service .box .item .three .content3:hover i {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
}
@media screen and (min-width: 1200px) {
  .Home_Service .box .item:hover .one img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }
  .Home_Service .box .item:hover .one::after {
    opacity: 0;
  }
  .Home_Service .box .item:hover .two img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .Home_Service .box .item:hover .three {
    bottom: 0.3rem;
  }
  .Home_Service .box .item:hover .three .content1 {
    color: #fff;
  }
  .Home_Service .box .item:hover .three .content2 {
    color: #fff;
  }
  .Home_Service .box .item:hover .three .content3 {
    opacity: 1;
  }
}
@media screen and (max-width: 1200px) {
  .Home_Service .box .item .one img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }
  .Home_Service .box .item .one::after {
    opacity: 0;
  }
  .Home_Service .box .item .two img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .Home_Service .box .item .three {
    bottom: 0.3rem;
  }
  .Home_Service .box .item .three .content1 {
    color: #fff;
  }
  .Home_Service .box .item .three .content2 {
    color: #fff;
  }
  .Home_Service .box .item .three .content3 {
    opacity: 1;
  }
}
.Home_Service .button {
  margin-top: 0.7rem;
  margin-top: 0;
}
.Home_Service .button div {
  cursor: pointer;
  margin: 0 0.2rem;
}
.Home_Service .button div i {
  font-size: 14px;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Service .button div:hover i {
  color: var(--color);
}
.Home_Service .button div {
  margin-top: 0.7rem;
}
.Footer_Container {
  background: #333;
  padding: 0.55rem 0 0.45rem;
}
.Footer_Container .box .left .content1 img {
  height: 48px;
}
.Footer_Container .box .left .content2 {
  margin-top: 0.25rem;
}
.Footer_Container .box .left .content2 p a {
  margin-left: 0.1rem;
  font-size: var(--f20);
  color: #666;
  display: inline-block;
  font-family: 'MM';
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 1px solid #666;
}
.Footer_Container .box .left .content2 p a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.Footer_Container .box .right .list {
  margin-right: 1.5rem;
}
.Footer_Container .box .right .list .h5 {
  font-size: var(--f20);
  color: #fff;
}
.Footer_Container .box .right .list ul {
  margin-top: 0.3rem;
}
.Footer_Container .box .right .list ul li a {
  font-size: var(--f16);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  line-height: 1.875;
}
.Footer_Container .box .right .list ul li a:hover {
  color: #fff;
}
.Footer_Container .box .right .list1 .ewm figure {
  position: relative;
  overflow: hidden;
}
.Footer_Container .box .right .list1 .ewm figure img {
  width: 84px;
}
.Footer_Container .box .right .list1 .ewm figure p {
  position: absolute;
  left: 0;
  -webkit-animation: scanAnimation 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation: scanAnimation 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.Footer_Container .box .right .list1 .ewm figure p img {
  width: 100%;
}
.Footer_Container .box .right .list1 .ewm figcaption {
  font-size: var(--f16);
  color: #666;
  text-align: center;
  margin-top: 0.15rem;
}
.Footer_Container .box1 .content1 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
}
.Footer_Container .box1 .content1 a {
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}
.Footer_Container .box1 .content1 a:hover {
  color: #fff;
}
@-webkit-keyframes scanAnimation {
  0% {
    top: 0%;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    top: 105%;
    opacity: 1;
  }
}
@keyframes scanAnimation {
  0% {
    top: 0%;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    top: 105%;
    opacity: 1;
  }
}
.Home_Global .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.Home_Global .icon img {
  max-height: 0.3rem;
}
.Home_Global .box {
  margin-top: 0.7rem;
  position: relative;
}
.Home_Global .box .img img {
  width: 100%;
}
.Home_Global .box .list .item {
  position: absolute;
  top: 0%;
  left: 0%;
}
.Home_Global .box .list .item .one {
  position: relative;
  cursor: pointer;
}
.Home_Global .box .list .item .one .dian {
  width: 14px;
  height: 14px;
  background: #ea662c;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  pointer-events: none;
}
.Home_Global .box .list .item .one .dian::before,
.Home_Global .box .list .item .one .dian::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(234, 102, 44, 0.6);
  z-index: 1;
  -webkit-animation: pulse 2s infinite ease-out;
  animation: pulse 2s infinite ease-out;
}
.Home_Global .box .list .item .one .dian::after {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.Home_Global .box .list .item .one .dian1 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #ea662c;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Global .box .list .item .one .text {
  position: absolute;
  left: -webkit-calc(115%);
  left: calc(100% + 15px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: var(--f16);
  color: #666;
  white-space: nowrap;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Global .box .list .item .one:hover .text {
  color: #ea662c;
}
.Home_Global .box .list .item .two {
  position: absolute;
  left: 25px;
  bottom: 4px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Global .box .list .item .two .xian {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.Home_Global .box .list .item .two .xian svg{
    margin-left: -1.5rem;
}
.Home_Global .box .list .item .two .content {
  position: absolute;
  left: 15%;
  bottom: 0.12rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.Home_Global .box .list .item .two .content .h6 {
  font-size: var(--f20);
  color: #ea662c;
  display: none;
}
.Home_Global .box .list .item .two .content .p {
  font-size: var(--f16);
  color: #666;
}
.Home_Global .box .list .item.active .one .dian {
  opacity: 1;
}
.Home_Global .box .list .item.active .one .dian1 {
  opacity: 0;
}
.Home_Global .box .list .item.active .one .text {
  opacity: 0;
}
.Home_Global .box .list .item.active .two {
  opacity: 1;
  pointer-events: auto;
}
.Home_Global .box .list .item.active .two .content {
  left: 20%;
  opacity: 1;
}
.Home_Global .box .list .item1 {
  top: 34%;
  left: 17%;
}
.Home_Global .box .list .item2 {
  top: 72%;
  left: 28%;
}
.Home_Global .box .list .item3 {
  top: 34%;
  left: 52%;
}
.Home_Global .box .list .item4 {
  top: 51%;
  left: 59%;
}
.Home_Global .box .list .item5 {
  top: 81%;
  left: 53%;
}
.Home_Global .box .list .item5 .two .xian {
  overflow: hidden;
}
.Home_Global .box .list .item7 .two .xian svg,
.Home_Global .box .list .item4 .two .xian svg,
.Home_Global .box .list .item5 .two .xian svg{
     margin-left: -2.4rem;
}


.Home_Global .box .list .item5.active .two .content {
    left: 27%;
}

.Home_Global .box .list .item6 {
  top: 42%;
  left: 84.6%;
}
.Home_Global .box .list .item6 .two .xian {
  overflow: hidden;
}
.Home_Global .box .list .item6 .two .xian svg {
  /*margin-left: -0.5rem;*/
}
@media screen and (max-width: 1520px) {
  .Home_Global .box .list .item6 .two {
    right: 25px;
    left: auto;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  .Home_Global .box .list .item6 .two .content {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    left: 32% !important;
  }
  .Home_Global .box .list .item6 .two .xian {
    overflow: hidden;
  }
  .Home_Global .box .list .item6 .two .xian svg {
    /*margin-left: -1.5rem;*/
  }
}
.Home_Global .box .list .item7 {
  top: 79%;
  left: 81%;
}
@media screen and (max-width: 1520px) {
  .Home_Global .box .list .item7 .two {
    right: 25px;
    left: auto;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  .Home_Global .box .list .item7 .two .content {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  .Home_Global .box .list .item7 .two .xian {
    overflow: hidden;
  }
  .Home_Global .box .list .item7 .two .xian svg {
    margin-left: -1rem;
  }
}
.Home_Global .box .list .item8 {
    top: 65%;
    left: 79.5%;
}



.Home_Global .box1 {
  margin-top: 0.5rem;
}
.Home_Global .box1 ul li {
  display: none;
}
.Home_Global .box1 ul li .top {
  font-size: var(--f20);
  color: #ea662c;
}
.Home_Global .box1 ul li .bot {
  font-size: var(--f16);
  color: #666;
}
.Home_Global .box1 ul .active {
  display: block;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(10);
    transform: translate(-50%, -50%) scale(10);
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(10);
    transform: translate(-50%, -50%) scale(10);
    opacity: 0;
  }
}
.Inner_Banner .img img {
  width: 100%;
  height: 5.6rem;
}
.mbx {
  height: 0;
}
.mbx .box {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  font-size: 14px;
  padding: 0.2rem 0;
}
.mbx .box a {
  display: inline-block;
  color: #fff;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.mbx .box a:hover {
  opacity: 1;
}
.mbx .box i {
  font-size: 10px;
  color: #fff;
  opacity: 0.5;
  margin: 0 4px;
}
.mbx .box span {
  color: #fff;
}
.mbx1 {
  height: 0;
}
.mbx1 .box {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  font-size: 14px;
  padding: 0.2rem 0;
}
.mbx1 .box a {
  display: inline-block;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.mbx1 .box a:hover {
  opacity: 1;
}
.mbx1 .box i {
  font-size: 10px;
  color: #999;
  opacity: 0.5;
  margin: 0 4px;
}
.mbx1 .box span {
  color: #333;
}
.Business_01 .box {
  margin-top: 0.7rem;
}
.Business_01 .box .boxLeft {
  width: 6.9rem;
}
.Business_01 .box .boxLeft p {
  border-radius: 20px;
  overflow: hidden;
}
.Business_01 .box .boxLeft p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_01 .box .boxLeft p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Business_01 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1.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;
}
.Business_01 .box .boxRight div {
  width: 100%;
}
.Business_01 .box .boxRight div .content1 {
  font-size: var(--f24);
  color: #333;
  line-height: 1.7;
}
.Business_01 .box .boxRight div .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 2;
  margin-top: 0.3rem;
}
.Business_02 {
  background: #f4f4f4;
}
.Business_02 .box .list1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem;
}
.Business_02 .box .list2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3rem;
  margin-top: 0.3rem;
}
.Business_02 .box .item {
  padding: 0.3rem;
  border-radius: 10px;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_02 .box .item .content1 {
  height: 0.4rem;
}
.Business_02 .box .item .content1 img {
  max-height: 100%;
}
.Business_02 .box .item .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.6;
  margin-top: 0.54rem;
}
.Business_02 .box .item:hover {
  -webkit-transform: translateY(-0.05rem);
  -ms-transform: translateY(-0.05rem);
  transform: translateY(-0.05rem);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.Business_03 .box {
  display: grid;
  gap: 0.8rem;
}
.Business_03 .box .item .boxLeft {
  width: 41%;
  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;
}
.Business_03 .box .item .boxLeft > div {
  width: 100%;
}
.Business_03 .box .item .boxLeft .content1 {
  font-size: var(--f24);
}
.Business_03 .box .item .boxLeft .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.625;
  margin-top: 0.3rem;
}
.Business_03 .box .item .boxRight {
  width: 50%;
    position: relative;
}
.Business_03 .box .item .boxRight p {
  border-radius: 20px;
  overflow: hidden;
}
.Business_03 .box .item .boxRight p img,
.Business_03 .box .item .boxRight p video{
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_03 .box .item .boxRight p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Business_03 .box .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}


.Business_03 .box .item .boxRight .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.Business_03 .box .item .boxRight .play span {
  width: 0.64rem;
  display: flex;
  height: 0.64rem;
  background: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.Business_03 .box .item .boxRight .play span svg {
  margin: auto;
}
.Business_03 .box .item .boxRight .play::before,
.Business_03 .box .item .boxRight .play::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
  animation: pulse1 2s infinite ease-out;
}
.Business_03 .box .item .boxRight .play::after {
  animation-delay: 1s;
}
.Business_03 .box .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@keyframes pulse1 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
.Business_04 .desc {
  font-size: var(--f16);
  color: #666;
  line-height: 2;
  margin-top: 0.2rem;
}
.Business_04 .box {
  margin-top: 0.64rem;
  --h: 4.7rem;
  --w1: 8rem;
  --w2: calc(var(--vw) - var(--w1) - var(--interval) * 2 - 30px);
}
.Business_04 .box .swiper-slide {
  width: -webkit-calc(var(--w2) / 3);
  width: calc(var(--w2) / 3);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  margin-right: 10px;
}
.Business_04 .box .swiper-slide:last-child {
  margin-right: 0;
}
.Business_04 .box .swiper-slide .item {
  --p: 0.4rem;
  width: 100%;
  overflow: hidden;
  background: #f4f4f4;
  border-radius: 10px;
  cursor: pointer;
}
.Business_04 .box .swiper-slide .item .one {
  position: relative;
  width: var(--w1);
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Business_04 .box .swiper-slide .item .one .img {
  border-radius: 10px;
  overflow: hidden;
}
.Business_04 .box .swiper-slide .item .one .img img {
  width: 100%;
  height: var(--h);
}
.Business_04 .box .swiper-slide .item .one .content1 {
  position: absolute;
  left: var(--p);
  top: var(--p);
  font-size: var(--f20);
  color: #fff;
  font-weight: var(--bold);
}
.Business_04 .box .swiper-slide .item .one .content2 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: var(--p);
}
.Business_04 .box .swiper-slide .item .one .content2 .content3 {
  font-size: var(--f16);
  line-height: 1.75;
  max-height: calc(1.75em * 5);
  color: #fff;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
}
.Business_04 .box .swiper-slide .item .one .content2 .content3::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.Business_04 .box .swiper-slide .item .one .content2 .content3::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #fff;
}
.Business_04 .box .swiper-slide .item .one .content2 .content3::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.1);
}
@-moz-document url-prefix() {
  .Business_04 .box .swiper-slide .item .one .content2 .content3 {
    scrollbar-color: #ea662c rgba(255, 255, 255, 0.1);
    scrollbar-width: thin;
  }
}
.Business_04 .box .swiper-slide .item .one .content2 .content4 {
  margin-top: 0.35rem;
}
.Business_04 .box .swiper-slide .item .one .content2 .content4 p {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: var(--f16);
  color: #fff;
}
.Business_04 .box .swiper-slide .item .one .content2 .content4 p i {
  font-size: var(--f14);
  font-weight: bold;
  color: #ea662c;
  margin-left: 0.1rem;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_04 .box .swiper-slide .item .one .content2 .content4 p:hover i {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
}
.Business_04 .box .swiper-slide .item .two {
  height: var(--h);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  background: #f4f4f4;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_04 .box .swiper-slide .item .two .content1 {
  position: absolute;
  left: 0.3rem;
  top: 0.56rem;
}
.Business_04 .box .swiper-slide .item .two .content1 img {
  max-height: 0.5rem;
}
.Business_04 .box .swiper-slide .item .two .content2 {
  position: absolute;
  left: 0.3rem;
  bottom: 0.72rem;
  font-size: var(--f20);
  color: #333;
}
@media screen and (min-width: 1200px) {
  .Business_04 .box .swiper-slide-active,
  .Business_04 .box .active {
    width: var(--w1);
  }
  .Business_04 .box .swiper-slide-active .item .one,
  .Business_04 .box .active .item .one {
    opacity: 1;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .Business_04 .box .swiper-slide-active .item .two,
  .Business_04 .box .active .item .two {
    opacity: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 1200px) {
  .Business_04 .box .swiper-slide {
    width: var(--w1);
  }
  .Business_04 .box .swiper-slide .item .one {
    opacity: 1;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .Business_04 .box .swiper-slide .item .two {
    opacity: 0;
    z-index: -1;
  }
}
.Business_04 .button {
  margin-top: 0.7rem;
  margin-top: 0;
}
.Business_04 .button div {
  cursor: pointer;
  margin: 0 0.2rem;
}
.Business_04 .button div i {
  font-size: 14px;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_04 .button div:hover i {
  color: var(--color);
}
.Business_04 .button div {
  margin-top: 0.7rem;
}
.Business_05 {
  background: #f4f4f4;
  display: none;
}
.Business_05.active {
  display: block;
}
.Business_05 .desc {
  font-size: var(--f18);
  color: #333;
  line-height: 1.625;
  margin-bottom: 0.6rem;
  margin-top: 0.4rem;
}
.Business_05 .box {
  display: grid;
  gap: 0.8rem;
}
.Business_05 .box .item .boxLeft {
  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;
  width: 44%;
}
.Business_05 .box .item .boxLeft > div {
  width: 100%;
}
.Business_05 .box .item .boxLeft .content1 {
  font-size: var(--f24);
  color: #333;
  margin-bottom: 0.3rem;
}
.Business_05 .box .item .boxLeft .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.625;
}
.Business_05 .box .item .boxLeft .content2 b,
.Business_05 .box .item .boxLeft .content2 strong {
  color: #000;
}
.Business_05 .box .item .boxRight {
  width: 50%;
}
.Business_05 .box .item .boxRight p {
  border-radius: 20px;
  overflow: hidden;
}
.Business_05 .box .item .boxRight p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_05 .box .item .boxRight p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Business_05 .box .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}
.Business_06 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem 0.6rem;
  margin-top: 0.8rem;
}
.Business_06 .box .item .left {
  width: 0.66rem;
  height: 0.66rem;
  background: #f4f4f4;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Business_06 .box .item .left img {
  margin: auto;
}
.Business_06 .box .item .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.3rem;
  font-size: var(--f20);
  color: #333;
  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;
}
.Business_06 .box1 {
  margin-top: 1.2rem;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.4rem;
}
.Business_06 .box1 .item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.Business_06 .box1 .item img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_06 .box1 .item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(0, 0, 0, 0)), to(#000000));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, #000000);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, #000000);
}
.Business_06 .box1 .item .text {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 0.3rem;
  bottom: 0.3rem;
  font-size: var(--f24);
  z-index: 3;
  color: #fff;
  text-align: center;
}
.Business_06 .box1 .item:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Business_07 {
  background: #f4f4f4;
}
.Business_07 .box .banner {
  position: relative;
  padding: 0 0.9rem;
}
.Business_07 .box .banner .swiper-slide {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.5;
}
.Business_07 .box .banner .swiper-slide .item {
  background: #fff;
  border-radius: 20px;
  height: 5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*cursor: pointer;*/
}
.Business_07 .box .banner .swiper-slide .item img {
  margin: auto;
  max-height: 90%;
}
.Business_07 .box .banner .swiper-slide-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.Business_07 .button div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.Business_07 .button div i {
  color: #999;
  font-size: var(--f16);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_07 .button div i:hover {
  color: #ea662c;
}
.Business_07 .button .prev {
  left: 0rem;
}
.Business_07 .button .next {
  right: 0rem;
}
.Business_07 .box1 {
  margin-top: 0.94rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.3rem;
}
.Business_07 .box1 .item {
  font-size: var(--f18);
  color: #333;
  position: relative;
  padding-left: 20px;
  white-space: nowrap;
}
.Business_07 .box1 .item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid #ea662c;
}
.NewInfo {
  background: #f4f4f4;
  padding-top: 1.5rem;
}
.jbs {
  background: -webkit-gradient(linear, left top, left bottom, from(#686767), to(#686767)) no-repeat left bottom;
  background: -o-linear-gradient(#686767, #686767) no-repeat left bottom;
  background: linear-gradient(#686767, #686767) no-repeat left bottom;
  background-size: 0% 1px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.NewInfo_01 {
  padding-top: 0.3rem;
}
.NewInfo_01 em{
    font-style: italic;
}
.NewInfo_01 .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.NewInfo_01 .box .boxLeft .content1 {
  font-size: var(--f36);
  line-height: 1.4;
}
.NewInfo_01 .box .boxLeft .content2 {
  font-size: var(--f16);
  color: #9d9d9d;
  font-family: 'MR';
  margin-top: 0.25rem;
}
.NewInfo_01 .box .boxLeft .content3 {
  height: 1px;
  background: #cbcbcb;
  margin: 0.4rem 0;
}
.NewInfo_01 .box .boxLeft .content4 {
  font-size: var(--f16);
  color: #666;
  line-height: 2;
}
.NewInfo_01 .box .boxLeft .content4 img{
    width: auto !important;
    height: auto !important;
}
.NewInfo_01 .box .boxLeft .content5 {
  height: 1px;
  background: #cbcbcb;
  margin: 0.7rem 0 0.3rem;
}
.NewInfo_01 .box .boxLeft .content6 .left {
  max-width: 70%;
}
.NewInfo_01 .box .boxLeft .content6 .left div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #666;
  font-size: var(--f16);
  line-height: 1.2;
}
.NewInfo_01 .box .boxLeft .content6 .left div a {
  margin-left: 0.1rem;
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.NewInfo_01 .box .boxLeft .content6 .left div a:hover {
  color: #000;
}
.NewInfo_01 .box .boxLeft .content6 .left .prev {
  margin-bottom: 0.2rem;
}
.NewInfo_01 .box .boxRight {
  width: 4.6rem;
  padding-left: 1.05rem;
}
.NewInfo_01 .box .boxRight > div {
  position: -webkit-sticky;
  position: sticky;
  top: 1rem;
}
.NewInfo_01 .box .boxRight .h5 {
  color: #333;
  font-size: var(--f26);
}
.NewInfo_01 .box .boxRight .list {
  margin-top: 0.25rem;
  display: grid;
  gap: 0.2rem;
}
.NewInfo_01 .box .boxRight .list .item {
  padding: 0.3rem 0.35rem;
  background: #fff;
  border-radius: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.NewInfo_01 .box .boxRight .list .item .content1 {
  font-size: var(--f20);
  color: #333;
  height: 8em;
  max-height: 8em;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-justify: distribute-all-lines;
  height: auto;
}
.NewInfo_01 .box .boxRight .list .item .content1 span {
  background: -webkit-gradient(linear, left top, left bottom, from(#686767), to(#686767)) no-repeat left bottom;
  background: -o-linear-gradient(#686767, #686767) no-repeat left bottom;
  background: linear-gradient(#686767, #686767) no-repeat left bottom;
  background-size: 0% 1px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.NewInfo_01 .box .boxRight .list .item .content2 {
  color: #9d9d9d;
  font-size: var(--f16);
  margin-top: 0.25rem;
}
.NewInfo_01 .box .boxRight .list .item:hover .content1 span {
  background-size: 100% 1px;
}
.Join_01 .box {
  display: grid;
  gap: 0.2rem;
}
.Join_01 .box .item {
  background: #f4f4f4;
  border-radius: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_01 .box .item .top {
  font-size: var(--f24);
  color: #333;
  height: 0.85rem;
  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;
  cursor: pointer;
  padding: 0 0.35rem;
  position: relative;
}
.Join_01 .box .item .top p {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px;
  height: 2px;
  background: #ea662c;
}
.Join_01 .box .item .top p::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #ea662c;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_01 .box .item .top.active p::after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.Join_01 .box .item .bot {
  padding: 5px 0.3rem 0.65rem;
  display: none;
}
.Join_01 .box .item .bot .content1 {
  font-size: var(--f20);
  color: #333;
  margin-bottom: 0.1rem;
}
.Join_01 .box .item .bot .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 2;
  margin-bottom: 0.48rem;
}
.Join_01 .box .item .bot .content3 p {
  font-size: var(--f20);
  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;
  margin: 8px 0;
}
.Join_01 .box .item .bot .content3 p a {
  color: #333;
  margin-left: 0.1rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_01 .box .item .bot .content3 p a:hover {
  text-decoration: underline;
}
.Join_01 .box .item:hover {
  -webkit-box-shadow: 0px 0px 16px rgba(234, 102, 44, 0.1);
  box-shadow: 0px 0px 16px rgba(234, 102, 44, 0.1);
}
.pu_page {
  margin-top: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pu_page a {
  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;
  font-size: 16px;
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pu_page a:hover {
  color: #ea662c;
}
.pu_page .active {
  color: #000;
}
.pu_page .number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0.4rem;
}
.pu_page .number a {
  margin: 0 0.2rem;
}
.pu_page .prev a,
.pu_page .next a {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background: #f4f4f4;
}
.pu_page .prev a i,
.pu_page .next a i {
  font-size: 14px;
  color: #999;
  font-weight: bold;
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pu_page .prev a:hover i,
.pu_page .next a:hover i {
  color: #ea662c;
}
.News_01 .box {
  margin-top: 0.5rem;
  /*-webkit-column-count: 4;*/
  /*-moz-column-count: 4;*/
  /*column-count: 4;*/
  /*gap: 0.35rem;*/
  position: relative;
  min-height: 4rem;
}
.News_01 .box .item {
  background: #f4f4f4;
  border-radius: 20px;
  /*-webkit-column-break-inside: avoid;*/
  /*break-inside: avoid;*/
  /*margin-bottom: 0.3rem;*/
  width: calc((100% - 35px * 3) / 4);
  position: absolute;
  transform: translate(0px, 0px);
  left: 0%;
  top: 0;
  transition: .6s ease-in-out;
}
.News_01 .box .item a {
  min-height: 1rem;
  padding: 0.15rem;
  padding-bottom: 0;
}
.News_01 .box .item a figure {
  border-radius: 10px;
  overflow: hidden;
}
.News_01 .box .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_01 .box .item a figcaption {
  padding: 0.3rem 0.2rem;
}
.News_01 .box .item a .content1 {
  font-size: var(--f20);
  color: #333;
  height: 9.6em;
  max-height: 9.6em;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-justify: distribute-all-lines;
  height: auto;
}
.News_01 .box .item a .content2 {
  margin-top: 0.48rem;
  color: #9d9d9d;
  font-size: var(--f16);
}
.News_01 .box .item a:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Business_08 {
  background: none;
  height: auto;
}
.Business_08 .box .item .one {
  border-radius: 20px;
}
.Business_08 .box .item .one::after {
  background: #f4f4f4;
}
.Business_09 {
  background: #f4f4f4;
}
.Business_09 .box {
  margin-top: 0.7rem;
}
.Business_09 .box .swiper {
  padding: 5px 0;
}
.Business_09 .box .item {
  background: #fff;
  padding: 0.22rem;
  border-radius: 20px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_09 .box .item img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_09 .box .item:hover {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}
.Business_09 .box .item:hover img {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}
.Business_09 .button {
  margin-top: 0.7rem;
  margin-top: 0;
}
.Business_09 .button div {
  cursor: pointer;
  margin: 0 0.2rem;
}
.Business_09 .button div i {
  font-size: 14px;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_09 .button div:hover i {
  color: var(--color);
}
.Business_09 .button div {
  margin-top: 0.7rem;
}
.Business_10 .box {
  margin-top: 0.3rem;
}
.Business_10 .box .boxLeft {
  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;
  flex: 1;
  padding-right: 1.6rem;
}
.Business_10 .box .boxLeft ul {
  width: 100%;
}
.Business_10 .box .boxLeft ul li {
  padding: 0.32rem 0;
  border-bottom: 1px solid #d5d5d5;
}
.Business_10 .box .boxLeft ul li .top {
  font-size: var(--f36);
  color: #ababab;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_10 .box .boxLeft ul li .top:hover {
  color: #000;
}
.Business_10 .box .boxLeft ul li .bot {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_10 .box .boxLeft ul li .bot > div {
  min-height: 0;
}
.Business_10 .box .boxLeft ul li .bot p {
  font-size: var(--f16);
  color: #666;
  line-height: 1.7;
  position: relative;
  padding-left: 18px;
}
.Business_10 .box .boxLeft ul li .bot p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #ea662c;
}
.Business_10 .box .boxLeft ul li .bot .img {
  display: none;
  border-radius: 20px;
  overflow: hidden;
}
.Business_10 .box .boxLeft ul li .bot .img img {
  width: 100;
}
.Business_10 .box .boxLeft ul li:last-child {
  border: 0;
}
.Business_10 .box .boxLeft ul .active .top {
  color: #333;
}
.Business_10 .box .boxLeft ul .active .bot {
  margin-top: 0.28rem;
  grid-template-rows: 1fr;
}
.Business_10 .box .boxRight {
  width: 7.5rem;
  position: relative;
}
.Business_10 .box .boxRight p {
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Business_10 .box .boxRight p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_10 .box .boxRight p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Business_10 .box .boxRight .active {
  position: relative;
  z-index: 2;
  opacity: 1;
}
.Business_11 .box .boxLeft > div {
  position: -webkit-sticky;
  position: sticky;
  top: 1.5rem;
}
.Business_11 .box .boxLeft .h6 {
  font-size: var(--f24);
  color: #333;
  margin-top: 0.18rem;
}
.Business_11 .box .boxRight {
  width: 50%;
  font-size: var(--f16);
  color: #666;
  line-height: 2;
}
.Business_11 .box1 {
  margin-top: 1.2rem;
  display: grid;
  gap: 0.2rem;
  grid-template-columns: repeat(4, 1fr);
}
.Business_11 .box1 .div1 {
  grid-area: 1 / 1 / 2 / 2;
}
.Business_11 .box1 .div2 {
  grid-area: 2 / 1 / 3 / 2;
}
.Business_11 .box1 .div3 {
  grid-area: 1 / 2 / 3 / 3;
}
.Business_11 .box1 .div4 {
  grid-area: 1 / 3 / 2 / 4;
}
.Business_11 .box1 .div5 {
  grid-area: 1 / 4 / 2 / 5;
}
.Business_11 .box1 .div6 {
  grid-area: 2 / 3 / 3 / 5;
}
.Business_11 .box1 .div7 {
  grid-area: 3 / 1 / 4 / 3;
}
.Business_11 .box1 .div8 {
  grid-area: 3 / 3 / 4 / 4;
}
.Business_11 .box1 .div9 {
  grid-area: 3 / 4 / 4 / 5;
}
.Business_11 .box1 .div {
  position: relative;
}
.Business_11 .box1 .div .img {
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.Business_11 .box1 .div .img::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.Business_11 .box1 .div .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_11 .box1 .div .text {
  position: absolute;
  left: 0;
  bottom: 0.15rem;
  width: 100%;
  text-align: center;
  z-index: 2;
  font-size: var(--f24);
  color: #fff;
}
.Business_11 .box1 .div:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Business_12 {
  background: #f4f4f4;
}
.Business_12 .box {
  display: grid;
  gap: 0.8rem;
}
.Business_12 .box .item .boxLeft {
  width: 42%;
  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;
}
.Business_12 .box .item .boxLeft > div {
  width: 100%;
}
.Business_12 .box .item .boxLeft .content1 {
  font-size: var(--f24);
  color: #333;
  line-height: 1.3;
}
.Business_12 .box .item .boxLeft .content2 {
  margin-top: 0.4rem;
}
.Business_12 .box .item .boxLeft .content2 p {
  font-size: var(--f16);
  color: #666;
  margin: 0.1rem 0;
  line-height: 1.8;
}
.Business_12 .box .item .boxLeft .content2 p span {
  color: #000;
}
.Business_12 .box .item .boxRight {
  width: 50%;
}
.Business_12 .box .item .boxRight p {
  border-radius: 20px;
  overflow: hidden;
}
.Business_12 .box .item .boxRight p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_12 .box .item .boxRight p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Business_12 .box .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}
.Business_12 .box1 {
  margin-top: 0.4rem;
}

.Business_12 .box1 .video{
    width: 8rem;
    margin: auto;
    max-width: 100%;
}
.Business_12 .box1 .video video{
    width: 100%;
}
.Business_12 .box1 .scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.Business_12 .box1 .scroll .item {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-radius: 20px;
  position: relative;
}
.Business_12 .box1 .scroll .item::after {
  content: '';
  width: 100%;
  height: 0.1rem;
  top: 0.56rem;
  left: 0;
  background: #e2e2e2;
  position: absolute;
}
.Business_12 .box1 .scroll .item .content1 {
  position: relative;
  z-index: 3;
}
.Business_12 .box1 .scroll .item .content1 p {
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ea662c;
  border-radius: 50%;
}
.Business_12 .box1 .scroll .item .content1 p img {
  margin: auto;
}
.Business_12 .box1 .scroll .item .content2 {
  font-size: var(--f22);
  color: #333;
  margin-top: 0.4rem;
}
.Business_12 .box1 .scroll .item .content3 {
  font-family: 'MM';
  color: #bfbfbf;
  font-size: var(--f22);
  margin-top: 0.12rem;
}
.Business_12 .box1 .scroll .item .content4 {
  margin-top: 0.68rem;
}
.Business_12 .box1 .scroll .item .content4 img {
  max-height: 0.32rem;
}
.Business_12 .box1 .scroll .item:nth-child(1) {
  width: 4.2rem;
}
.Business_12 .box1 .scroll .item:nth-child(2) {
  width: 3.54rem;
}
.Business_12 .box1 .scroll .item:nth-child(3) {
  width: 3.95rem;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  background: #fff;
}
.Business_12 .box1 .scroll .item:nth-child(4) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.95rem;
  margin-left: auto;
}
.Business_13 .h6 {
  font-size: var(--f24);
  color: #333;
  margin-top: 0.25rem;
}
.Business_13 .box .scroll {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.38rem;
  margin-top: 0.76rem;
}
.Business_13 .box .scroll .item {
  background: #f4f4f4;
  border-radius: 20px;
  padding: 0.42rem 0.35rem 0.55rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Business_13 .box .scroll .item .content1 img {
  height: 0.62rem;
}
.Business_13 .box .scroll .item .content2 {
  font-size: var(--f24);
  color: #333;
  margin-top: 0.68rem;
}
.Business_13 .box .scroll .item .content3 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
  margin-top: 0.26rem;
}
@media screen and (min-width: 1200px) {
  .Business_13 .box .scroll .item:hover {
    -webkit-transform: translateY(-0.1rem);
    -ms-transform: translateY(-0.1rem);
    transform: translateY(-0.1rem);
  }
}
.Business_13 .box1 {
  margin-top: 0.7rem;
  font-size: var(--f24);
  color: #333;
  line-height: 1.75;
}
.About_01 .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 1.15rem;
}
.About_01 .box .boxLeft .content1 {
  font-size: var(--f34);
  color: #333;
  line-height: 1.3;
  margin-top: 0.14rem;
}
.About_01 .box .boxLeft .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 2;
  margin-top: 0.45rem;
}
.About_01 .box .boxLeft .content2 a{
    display: inline-block;
    color: #666;
    text-decoration: underline;
}
.About_01 .box .boxLeft .content3 {
  margin-top: 0.7rem;
}
.About_01 .box .boxRight {
  width: 7.3rem;
}
.About_01 .box .boxRight > div {
  position: relative;
}
.About_01 .box .boxRight .img {
  border-radius: 20px;
  overflow: hidden;
}
.About_01 .box .boxRight .img img {
  width: 100%;
}
.About_01 .box .boxRight .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding-left: 0.7rem;
  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;
}
.About_01 .box .boxRight .orientation ul {
  width: 2.8rem;
}
.About_01 .box .boxRight .orientation ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0.18rem 0 0.34rem;
}
.About_01 .box .boxRight .orientation ul li .left .content1 {
  font-size: var(--f16);
  color: #fff;
}
.About_01 .box .boxRight .orientation ul li .left .content2 {
  font-family: 'MM';
  font-size: var(--f52);
  color: #ea662c;
  line-height: 1;
  margin-top: 10px;
}

.About_01 .box .boxRight .orientation ul li .right{
    display: none;
}

.About_01 .box .boxRight .orientation ul li:last-child {
  padding-bottom: 0;
}
.About_02 {
  background: #f4f4f4;
  position: relative;
  overflow: hidden;
}
.About_02 .box {
  position: absolute;
  left: var(--interval);
  padding-top: 0.9rem;
  top: 0;
  width: 7.1rem;
  z-index: 1;
}
.About_02 .box .content1 {
  font-size: var(--f34);
  color: #333;
  margin-top: 0.12rem;
}
.About_02 .box .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 2;
  margin-top: 0.45rem;
}
.About_02 .map {
  position: relative;
}
.About_02 .img img {
  width: 100%;
}
.About_02 .list .item {
  position: absolute;
  top: 0%;
  left: 0%;
}
.About_02 .list .item .one {
  position: relative;
  cursor: pointer;
}
.About_02 .list .item .one .dian {
  width: 14px;
  height: 14px;
  background: #ea662c;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .list .item .one .dian::before,
.About_02 .list .item .one .dian::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(234, 102, 44, 0.6);
  z-index: 1;
  -webkit-animation: pulse1 2s infinite ease-out;
  animation: pulse1 2s infinite ease-out;
}
.About_02 .list .item .one .dian::after {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.About_02 .list .item .one .dian1 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid #ea662c;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .list .item .one .text {
  position: absolute;
  left: -webkit-calc(112%);
  left: calc(100% + 12px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: var(--f16);
  color: #666;
  white-space: nowrap;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .list .item .one:hover .text {
  color: #ea662c;
}
.About_02 .list .item.active .one .dian {
  opacity: 1;
}
.About_02 .list .item.active .one .dian1 {
  opacity: 0;
}
.About_02 .list .item.active .one .text {
  font-weight: bold;
}
.About_02 .list .item1 {
  left: 74%;
  top: 54%;
}
.About_02 .list .item2 {
  left: 73.7%;
  top: 72.5%;
}
.About_02 .list .item3 {
  left: 66.5%;
  top: 74.5%;
}
.About_02 .list .item4 {
  left: 68%;
  top: 30%;
}
.About_02 .list .item4 .one .text {
  left: auto;
  right: -webkit-calc(112%);
  right: calc(100% + 12px);
}
.About_02 .list .item5 {
  left: 65%;
  top: 73%;
}
.About_02 .list .item5 .one .text {
  left: auto;
  right: -webkit-calc(112%);
  right: calc(100% + 12px);
}
.About_02 .list .item6 {
  left: 57.8%;
  top: 59%;
}
.About_02 .list .item6 .one .text {
  left: auto;
  right: -webkit-calc(112%);
  right: calc(100% + 12px);
}
.About_02 .list .item7 {
  left: 72.5%;
  top: 53%;
}
.About_02 .list .item7 .one .text {
  left: auto;
  right: -webkit-calc(112%);
  right: calc(100% + 12px);
}
.About_02 .box1 .li {
  position: absolute;
  left: var(--interval);
  top: 64%;
  opacity: 0;
  -webkit-transition: 0.8s ease;
  -o-transition: 0.8s ease;
  transition: 0.8s ease;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.About_02 .box1 .li .content1 {
  font-size: var(--f34);
}
.About_02 .box1 .li .content2 {
  margin-top: 0.25rem;
}
.About_02 .box1 .li .content2 p {
  margin: 0.14rem 0;
  position: relative;
  font-size: var(--f20);
  color: #333;
  line-height: 1.7;
}
.About_02 .box1 .li .content2 p a {
  color: #333;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box1 .li .content2 p a:hover {
  text-decoration: underline;
}
.About_02 .box1 .li .content2 p img {
  margin-right: 0.15rem;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.About_02 .box1 .prev {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.About_02 .box1 .active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.Privacy_Policy,
.Sitemap {
  background: #f4f4f4;
}
@media screen and (max-width: 1520px) {
  .Home_Global .box .list .item .two .xian {
    overflow: hidden;
  }
  /*.Home_Global .box .list .item1 .two .xian svg {*/
  /*  margin-left: -1rem;*/
  /*}*/
  /*.Home_Global .box .list .item2 .two .xian svg {*/
  /*  margin-left: -1rem;*/
  /*}*/
  /*.Home_Global .box .list .item3 .two .xian svg {*/
  /*  margin-left: -1rem;*/
  /*}*/
  /*.Home_Global .box .list .item4 .two .xian svg {*/
  /*  margin-left: -1rem;*/
  /*}*/
  /*.Home_Global .box .list .item5 .two .xian svg {*/
  /*  margin-left: -1.3rem;*/
  /*}*/
  /*.Home_Global .box .list .item7 .two .xian svg {*/
  /*  margin-left: -1.7rem;*/
  /*}*/
  .Home_Global .box .list .item.active .two .content {
    left: 34%;
    opacity: 1;
  }
  .Home_Global .box .list .item7 .two .xian svg, .Home_Global .box .list .item4 .two .xian svg, .Home_Global .box .list .item5 .two .xian svg {
    margin-left: -3.2rem;
}
  
  
}
@media screen and (max-width: 1400px) {
  .About_01 .box .boxLeft .content3 {
    margin-top: 0.5rem;
  }
  .Business_06 .box .item .left img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .Select_01 ._box ._right .list ul li a div,
  .Select_02 ul li a div {
    font-size: var(--f18);
  }
  .Home_Banner .button .prev {
    left: 0.5rem;
  }
  .Home_Banner .button .next {
    right: 0.5rem;
  }
  /*.Home_Global .box .list .item2 .two .xian svg {*/
  /*  margin-left: -1.5rem;*/
  /*}*/
  /*.Home_Global .box .list .item5 .two .xian svg {*/
  /*  margin-left: -1.9rem;*/
  /*}*/
  /*.Home_Global .box .list .item4 .two .xian svg {*/
  /*  margin-left: -1.7rem;*/
  /*}*/
  /*.Home_Global .box .list .item6 .two .xian svg {*/
  /*  margin-left: -1.9rem;*/
  /*}*/
  /*.Home_Global .box .list .item7 .two .xian svg {*/
  /*  margin-left: -2rem;*/
  /*}*/
  
  
  .Home_Global .box .list .item.active .two .content {
    left: 26%;
    opacity: 1;
  }
  .Business_01 .box .boxRight {
    padding-left: 1rem;
  }
  .Business_01 .box .boxLeft {
    width: 7.2rem;
  }
}
@media screen and (max-width: 1200px) {
  .MobileMain .HeaderMobile .box .button .Language a i {
    color: #ea662c;
  }
  .Home_Banner .button div {
    opacity: 1;
  }
  .Header_Container {
    display: none;
  }
  .Home_Global .icon {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .Home_Global .box .list .item .two {
    display: none;
  }
  .Home_Global .box .list .item.active .one .text {
    opacity: 1;
  }
  .Home_Global .box .list .item6 {
    top: 41%;
    left: 84.2%;
  }
  .Home_Global .box .list .item7 {
    top: 77%;
  }
  .Footer_Container .box .right .list {
    margin-right: 1rem;
  }
  .Footer_Container .box .left .content1 img {
    height: 38px;
  }
  .Footer_Container .box1 {
    margin-top: 0.5rem;
  }
  .Home_Banner .button div {
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    bottom: 0.4rem;
  }
  .Home_Banner .button .prev {
    left: 46%;
  }
  .Home_Banner .button .next {
    right: 46%;
  }
  .Home_Global .box .list .item .one .text {
    left: -webkit-calc(108%);
    left: calc(100% + 8px);
  }
  .Home_Banner .button div i {
    font-size: var(--f24);
  }
  .About_01 .box .boxRight .orientation ul li {
    padding: 0.28rem 0 0.34rem;
  }
  .About_02 {
    overflow: hidden;
  }
  .About_02 .box {
    position: initial;
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
    left: 0;
  }
  .About_02 .map {
    margin-top: 0.7rem;
  }
  .About_02 .list .item .one .text {
    left: -webkit-calc(106%);
    left: calc(100% + 6px);
  }
  .About_02 .list .item5 .one .text {
    right: -webkit-calc(106%);
    right: calc(100% + 6px);
    left: auto;
  }
  .About_02 .list .item5 {
    left: 65%;
    top: 72%;
  }
  .Business_12 .box .item:nth-child(2n),
  .Business_05 .box .item:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .Business_12 .box1 .scroll .item {
    width: 25% !important;
  }
  .Business_07 .box .banner {
    padding: 0;
  }
  .Business_07 .box .banner .swiper-slide .item {
    height: 4rem;
  }
  .News_01 .box {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    gap: 0.2rem;
  }
  .Home_Service .box .item .two img {
    max-height: 0.8rem;
  }
  .About_01 .box .boxLeft,
  .Business_10 .box .boxLeft,
  .Business_11 .box .boxLeft,
  .Business_12 .box .item .boxLeft,
  .Business_05 .box .item .boxLeft,
  .Business_01 .box .boxLeft,
  .Business_03 .box .item .boxLeft,
  .NewInfo_01 .box .boxLeft {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .About_01 .box .boxRight,
  .Business_10 .box .boxRight,
  .Business_11 .box .boxRight,
  .Business_12 .box .item .boxRight,
  .Business_05 .box .item .boxRight,
  .Business_01 .box .boxRight,
  .Business_03 .box .item .boxRight,
  .NewInfo_01 .box .boxRight {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 0.7rem;
  }
  .Business_12 .box .item .boxRight,
  .Business_03 .box .item .boxRight {
    margin-top: 0.3rem;
  }
  .Business_03 .box .item .boxLeft .content1 {
    font-size: var(--f30);
  }
  .Business_10 .box .boxLeft ul li .top {
    font-size: var(--f28);
  }
  .Business_11 .box1 .div .text,
  .Business_06 .box1 .item .text {
    font-size: var(--f18);
  }
  .Business_12 .box1,
  .Business_13 .box {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.1rem;
    padding-bottom: 0.2rem;
  }
  .Business_12 .box1::-webkit-scrollbar,
  .Business_13 .box::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .Business_12 .box1::-webkit-scrollbar-thumb,
  .Business_13 .box::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #ea662c;
  }
  .Business_12 .box1::-webkit-scrollbar-track,
  .Business_13 .box::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
  }
  @-moz-document url-prefix() {
    .Business_12 .box1,
    .Business_13 .box {
      scrollbar-color: #ea662c rgba(0, 0, 0, 0.1);
      scrollbar-width: thin;
    }
  }
  .Business_12 .box1 .scroll,
  .Business_13 .box .scroll {
    width: 180%;
  }
  .Business_04 .box {
    --w1: 75vw;
  }
  .Business_04 .box .banner {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.1rem;
    padding-bottom: 0.2rem;
  }
  .Business_04 .box .banner::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .Business_04 .box .banner::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #ea662c;
  }
  .Business_04 .box .banner::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
  }
  @-moz-document url-prefix() {
    .Business_04 .box .banner {
      scrollbar-color: #ea662c rgba(0, 0, 0, 0.1);
      scrollbar-width: thin;
    }
  }
  .Business_04 .box .banner .swiper {
    width: -webkit-calc(330vw);
    width: calc(300vw + 30px);
  }
  .Business_06 .box1 {
    margin-top: 1rem;
    grid-template-columns: repeat(3, 1fr);
  }
  .Business_07 .box1 {
    grid-template-columns: repeat(2, 1fr);
  }
  .link_01 .a,
  .link_02 .a,
  .link_03 .a {
    min-width: 1.8rem;
    height: 0.7rem;
  }
  .Business_10 .box .boxLeft ul li .bot p {
    font-size: var(--f20);
    line-height: 2;
  }
  .Business_10 .box .boxLeft ul li .bot p::after {
    top: 12px;
  }
  .Business_06 .box1 {
    gap: 0.3rem;
  }
  .Business_10 .box .boxRight {
    display: none;
  }
  .Business_10 .box .boxLeft ul li .bot .img {
    display: block;
    margin-top: 0.3rem;
  }
  .Business_12 .box1{
      margin: 0.5rem 0 0;
  }
  .News_01 .box .item{
      width: calc((100% - 20px * 2) / 3);
  }
  
    .About_02 .list .item7 .one .text {
        right: -webkit-calc(106%);
        right: calc(100% + 6px);
        left: auto;
    }
  
  
  
}
@media screen and (max-width: 699px) {
     .News_01 .box .item{
      width: calc((100% - 10px) / 2);
  }
  .Home_Global .box .list .item .one .text {
    font-size: 8px;
    left: 100%;
  }
  .About_01 .box .boxRight .orientation ul li .left .content2 {
    font-size: 24px;
  }
  .Home_Global .box1 ul {
    display: grid;
    gap: 0.4rem;
  }
  .Home_Global .box1 ul li .top {
    font-size: var(--f24);
  }
  .Home_Global .box .list .item5 {
    top: 68%;
    left: 51%;
  }
  .Home_Global .box .list .item6 {
    top: 40%;
    left: 82%;
  }
  .Home_Global .box .list .item3 {
    top: 30%;
    left: 52%;
  }
  .Home_Global .icon {
    width: 100%;
    margin-top: 0.4rem;
  }
  .Home_Banner .button .prev {
    left: 44%;
  }
  .Home_Banner .button .next {
    right: 44%;
  }
  .link_01 .a,
  .link_02 .a,
  .link_03 .a {
    min-width: 2.1rem;
    height: 0.7rem;
  }
  .Home_Service .box .swiper ,
  .Business_09 .box .swiper{
    width: -webkit-calc(105%);
    width: calc(100% + 5vw);
  }
  .Footer_Container .box .right .list {
    display: none;
  }
  .Footer_Container .box .left .content1 img {
    height: 28px;
  }
  .Footer_Container .box1 .content1 {
    font-size: var(--f14);
  }
  .Inner_Banner .img img {
    width: 100%;
    min-height: 4rem;
  }
  .About_01 .box .boxRight .img img {
    min-height: 7rem;
  }
  .About_01 .box .boxRight .orientation ul {
    width: 90%;
  }
  .About_02 .box1 {
    padding: 0 5vw 0.7rem;
    display: grid;
    gap: 0.4rem;
    margin-top: 0rem;
    display: none;
  }
  .About_02 .box1 .li {
    position: initial;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .Business_11 .box1 {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 0.6rem;
  }
  .Business_11 .box1 .div1 {
    grid-area: 1 / 1 / 2 / 2;
  }
  .Business_11 .box1 .div2 {
    grid-area: 2 / 1 / 3 / 2;
  }
  .Business_11 .box1 .div3 {
    grid-area: 1 / 2 / 3 / 3;
  }
  .Business_11 .box1 .div4 {
    grid-area: 4 / 1 / 5 / 2;
  }
  .Business_11 .box1 .div5 {
    grid-area: 4 / 2 / 5 / 3;
  }
  .Business_11 .box1 .div6 {
    grid-area: 3 / 1 / 4 / 3;
  }
  .Business_11 .box1 .div7 {
    grid-area: 5 / 1 / 6 / 3;
  }
  .Business_11 .box1 .div8 {
    grid-area: 6 / 1 / 7 / 2;
  }
  .Business_11 .box1 .div9 {
    grid-area: 6 / 2 / 7 / 3;
  }
  .Business_12 .box .item .boxLeft .content1 {
    line-height: 1.6;
  }
  .Business_12 .box1 .scroll,
  .Business_13 .box .scroll {
    width: 300%;
  }
  .Business_13 .box .scroll {
    gap: 0.2rem;
  }
  .About_02 {
    background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), color-stop(#f4f4f4), to(#f4f4f4));
    background: -o-linear-gradient(top, #e8e8e8, #f4f4f4, #f4f4f4);
    background: linear-gradient(to bottom, #e8e8e8, #f4f4f4, #f4f4f4);
  }
  .About_02 .box {
    position: relative;
    z-index: 3;
  }
  .About_02 .list {
    display: none;
  }
  .About_02 .map {
    margin-top: -1rem;
  }
  .Business_04 .box {
    --h: 5rem;
  }
  .Business_04 .box .swiper-slide .item .one .content1 {
    font-size: var(--f22);
  }
  .Business_02 .box .list1,
  .Business_02 .box .list2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.2rem;
  }
  .Business_02 .box .list2 {
    margin-top: 0.2rem;
  }
  .Business_02 .box .item .content1 {
    height: 0.6rem;
    width: 0.5rem;
  }
  .Business_02 .box .item .content2 {
    margin-top: 0.4rem;
  }
  .Business_06 .box {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.5rem;
    margin-top: 0.7rem;
  }
  .Business_06 .box .item .left {
    width: 1rem;
    height: 1rem;
  }
  .Business_06 .box1 {
    margin-top: 0.9rem;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .Business_07 .box1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.2rem;
    margin-top: 0.7rem;
  }
  .Business_07 .box .banner .swiper-slide .item {
    height: 6rem;
  }
  .Business_07 .box .banner {
    padding: 0 10vw;
  }
  .News_01 .box {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .News_01 .box .item a .content1 {
    font-size: var(--f14);
  }
  .News_01 .box .item a .content2 {
    margin-top: 0.3rem;
    font-size: 12px;
  }
  .NewInfo_01 .box .boxLeft .content6 .left {
    max-width: 100%;
    width: 100%;
  }
  .NewInfo_01 .box .boxLeft .content6 .right {
    width: 100%;
    margin-top: 0.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .Join_01 .box .item .top {
    font-size: var(--f18);
  }
  .Join_01 .box .item .top p {
    width: 12px;
  }
  .pu_page .number {
    display: none;
  }
  .pu_page .next {
    margin-left: 0.3rem;
  }
  .Home_Service .box .item .two img {
    max-height: 0.7rem;
  }
  .Home_Service .box .item .three .content2 {
    margin-top: 0.2rem;
  }
  .Home_Service .box .item .three .content1 {
    font-size: var(--f28);
  }
  .Join_01 .box .item .bot .content3 p svg {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .Join_01 .box .item .top {
    height: 1rem;
  }
  
  .Home_Banner .banner .swiper-slide .orientation .content3 span{
      transform: scale(0.7) translateY(-2px);
      transform-origin: left center;
  }
  .Home_Banner .banner .swiper-slide .orientation .content3 p{
      font-size: 10px;
  }
  
  .Business_04 .box .swiper-slide .item .one .content2 .content3 {
    max-height: calc(1.75em * 3);
}
.NewInfo {
    padding-top: 0rem;
}
.mbx1{
    height: auto;
}
.mbx1 .box{
    transform: translateY(0);
}
/*.News_01 .box .item a .content1{*/
    
/*    max-height: calc(1.6em * 3);*/
/*    -webkit-line-clamp: 3;*/
/*}*/

}



.About_02 .list .item3,
.About_02 .list .item4,
.About_02 .list .item5{
    display: none;
}
/*# sourceMappingURL=./style.css.map */