:root {
  --swiper-theme-color: #007BC7;
  --bold: bold;
  --line: 48px;
  --g: 12px;
}
body {
  --www: 1.5rem;
  --interval: var(--www);
  --nav_height: 1rem;
  --color: #007BC7;
  --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: #007BC7;
}
body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  body {
    scrollbar-color: #007BC7 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.1;
}
.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: #F6F6F6;
}
.pt {
  padding-top: 1rem;
}
.pb {
  padding-bottom: 1rem;
}
.mt {
  margin-top: 0.6rem;
}
.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: #007BC7;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #F6F6F6;
}
.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: #007BC7;
  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: #007BC7;
}
.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: #007BC7;
}
.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: #007BC7;
  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: #F6F6F6;
  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: #007BC7;
}
.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: #007BC7;
  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: #007BC7;
}
.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: #007BC7;
}
.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: #007BC7;
}
.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: #007BC7;
}
.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: #007BC7;
}
.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: #007BC7;
}
.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: #007BC7;
}
.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: #007BC7;
}
.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 #007BC7;
}
.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: #007BC7;
  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 {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
.Header_Container .box .logo {
  height: var(--nav_height);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header_Container .box .logo a img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  height: 0.4rem;
}
.Header_Container .box .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box .nav .item {
  padding: 0 0.35rem;
}
.Header_Container .box .nav .item > p a {
  line-height: var(--nav_height);
  font-size: var(--f18);
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .nav .item.active > p a {
  font-weight: bold;
}
.Header_Container .box .nav .item:hover .Select_01,
.Header_Container .box .nav .item:hover .Select_02,
.Header_Container .box .nav .item:hover .Select_03 {
  display: block;
}
.Header_Container .box .nav .item_1 {
  position: relative;
}
.Header_Container .box .language a {
  font-size: var(--f18);
  font-family: 'MR';
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .language a svg {
  margin-left: 5px;
}
.Header_Container .box .search {
  margin-left: 0.7rem;
}
.Header_Container .box .search p {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background: #007BC7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box .search p svg {
  margin: auto;
}
.Header_Container.active,
.Header_Container.on,
.Header_Container.sticky {
  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);
}
.Header_Container.active::before,
.Header_Container.on::before,
.Header_Container.sticky::before {
  opacity: 0;
}
.Header_Container.active .box .logo a img,
.Header_Container.on .box .logo a img,
.Header_Container.sticky .box .logo a img {
  -webkit-filter: initial;
  filter: initial;
}
.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: #000;
}
.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: #007BC7;
}
.Header_Container.active .box .nav .item:hover > p a,
.Header_Container.on .box .nav .item:hover > p a,
.Header_Container.sticky .box .nav .item:hover > p a {
  color: #007BC7;
}
.Header_Container.active .box .language a,
.Header_Container.on .box .language a,
.Header_Container.sticky .box .language a {
  color: #000;
}
.Header_Container.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.Select_01 {
  position: absolute;
  left: 0;
  width: 100%;
  background: #F6F6F6;
  display: none;
}
.Select_01 .scroll {
  padding: 0.4rem 0;
}
.Select_01 .scroll .h5 {
  font-size: var(--f22);
  font-weight: var(--bold);
  display: flex;
}
.Select_01 .scroll .h5 a {
  color: #000;
}
.Select_01 .scroll ._box {
  margin-bottom: 0.5rem;
}
.Select_01 .scroll ._box:last-child {
  margin-bottom: 0;
}
.Select_01 .scroll ._box .list {
  margin-top: 0.25rem;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
}
.Select_01 .scroll ._box .list .h6 {
  font-size: var(--f18);
  font-weight: var(--bold);
  padding-left: 30px;
  position: relative;
}
.Select_01 .scroll ._box .list .h6 img {
  height: 0.22rem;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Select_01 .scroll ._box .list ul {
  margin-top: 0.22rem;
  border-top: 1px solid #D9D9D9;
  padding-top: 0.26rem;
  padding-right: 0.3rem;
}
.Select_01 .scroll ._box .list ul li {
  margin-bottom: 0.2rem;
}
.Select_01 .scroll ._box .list ul li:last-child {
  margin-bottom: 0;
}
.Select_01 .scroll ._box .list ul li a {
  font-size: var(--f16);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.Select_01 .scroll ._box .list ul li a img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(0%);
  -ms-transform: translateY(-50%) translateX(0%);
  transform: translateY(-50%) translateX(0%);
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_01 .scroll ._box .list ul li a:hover {
  color: #007BC7;
}
.Select_01 .scroll ._box .list ul li a:hover img {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(100%);
  -ms-transform: translateY(-50%) translateX(100%);
  transform: translateY(-50%) translateX(100%);
}
.Select_02 {
  width: 6.2rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
}
.Select_02 ._box {
  background: #f6f6f6;
  -webkit-box-shadow: 0 4px 0.1rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 0.1rem rgba(0, 0, 0, 0.1);
  padding: 0.35rem 0 0.35rem 0.6rem;
  border-radius: 0 4px 10px 10px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.Select_02 ._box ._item {
  padding-right: 0.6rem;
}
.Select_02 ._box ._item:first-child {
  padding-right: 0;
}
.Select_02 ._box ._item .h6 {
  font-size: var(--f18);
  font-weight: var(--bold);
  padding-left: 30px;
  position: relative;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_02 ._box ._item .h6:hover {
    color: var(--color);
}

.Select_01 .scroll ._box .list .h6 a{
    -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_01 .scroll ._box .list .h6 a:hover{
    color: var(--color);
}

.Select_02 ._box ._item .h6 img {
  height: 22px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Select_02 ._box ._item ul {
  margin-top: 0.22rem;
  border-top: 1px solid #D9D9D9;
  padding-top: 0.26rem;
  padding-right: 0.3rem;
}
.Select_02 ._box ._item ul li {
  margin-bottom: 0.2rem;
}
.Select_02 ._box ._item ul li:last-child {
  margin-bottom: 0;
}
.Select_02 ._box ._item ul li a {
  font-size: var(--f16);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.Select_02 ._box ._item ul li a img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(0%);
  -ms-transform: translateY(-50%) translateX(0%);
  transform: translateY(-50%) translateX(0%);
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_02 ._box ._item ul li a:hover {
  color: #007BC7;
}
.Select_02 ._box ._item ul li a:hover img {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(100%);
  -ms-transform: translateY(-50%) translateX(100%);
  transform: translateY(-50%) translateX(100%);
}
.Select_03 {
  position: absolute;
  left: 0;
  width: 100%;
  background: #F6F6F6;
  display: none;
}
.Select_03 ._box {
  padding: 0.4rem 0;
}
.Select_03 ._box ._item {
  padding: 0 0.3rem;
}
.Select_03 ._box ._item .h6 {
  font-size: var(--f18);
  padding-left: 30px;
  position: relative;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_03 ._box ._item .h6 img {
  height: 22px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Select_03 ._box ._item .h6:hover {
  color: #007BC7;
}
.Home_Banner .banner {
  position: relative;
}
.Home_Banner .banner video,
.Home_Banner .banner picture img {
  width: 100%;
  height: 7.6rem;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 60vh;
  }
}
.Home_Banner .banner .video {
  position: relative;
}
.Home_Banner .banner .video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.Home_Banner .banner .video .phone {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone {
    display: block;
  }
}
.Home_Banner .banner .video .phone .img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .img img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .play {
  position: absolute;
  z-index: 3;
  width: 0.5rem;
  height: 0.5rem;
  right: 5vw;
  bottom: 5vw;
  border-radius: 50%;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Banner .banner .video .phone .play svg {
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone .play {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.Home_Banner .banner .swiper-slide .orientation {
  position: absolute;
  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;
}
.Home_Banner .banner .swiper-slide .orientation .content1 {
  font-size: var(--f50);
  font-weight: bold;
  line-height: 1.3;
}
.Home_Banner .banner .swiper-slide .orientation .content2 {
  margin-top: 0.66rem;
}
.Home_Banner .page {
  position: absolute;
  left: var(--interval);
  bottom: 0.64rem;
  z-index: 2;
}
.Home_Banner .page div {
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Banner .page div span {
  width: 25px;
  height: 4px;
  border-radius: 4px;
  background: #646464;
  opacity: 0.2;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Banner .page div .swiper-pagination-bullet-active {
  width: 0.48rem;
  opacity: 1;
  background: #007BC7;
}
@-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);
  }
}
.Home_Four {
  margin-top: 0.3rem;
}
.Home_Four .box .boxTop .scroll {
  display: flex;
}
.Home_Four .box .boxTop .scroll .item {
  height: 72px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #007BC7;
  -webkit-transform: initial;
  position: relative;
  flex: 1;
}
.Home_Four .box .boxTop .scroll .item:first-child {
  border-radius: 10px 0 0 10px;
}
.Home_Four .box .boxTop .scroll .item:last-child {
  border-radius: 0 10px 10px 0;
}
.Home_Four .box .boxTop .scroll .item:last-child > img {
  display: none;
}
.Home_Four .box .boxTop .scroll .item p {
  position: relative;
  font-size: var(--f18);
  color: #fff;
  padding-left: 42px;
}
.Home_Four .box .boxTop .scroll .item p img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 30px;
}
.Home_Four .box .boxTop .scroll .item > img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 2;
}
.Home_Four .box .boxTop .scroll .item::after {
  content: '';
  position: absolute;
  border: 7px solid transparent;
  border-top-color: #007BC7;
  bottom: 0;
  left: 50%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateX(-50%) translateY(100%);
  -ms-transform: translateX(-50%) translateY(100%);
  transform: translateX(-50%) translateY(100%);
}
.Home_Four .box .boxTop .scroll .item.active {
  font-weight: bold;
}
.Home_Four .box .boxTop .scroll .item.active::after {
  opacity: 1;
}
.Home_Four .box .banner {
  display: none;
}
.Home_Four .box .banner .swiper .swiper-slide {
  padding-bottom: 0.1rem;
}
.Home_Four .box .banner .swiper .swiper-slide .item {
  height: 72px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #007BC7;
  -webkit-transform: initial;
  position: relative;
}
.Home_Four .box .banner .swiper .swiper-slide .item p {
  position: relative;
  font-size: var(--f20);
  color: #fff;
  padding-left: 42px;
}
.Home_Four .box .banner .swiper .swiper-slide .item p img {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
}
.Home_Four .box .banner .swiper .swiper-slide .item > img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 2;
}
.Home_Four .box .banner .swiper .swiper-slide .item::after {
  content: '';
  position: absolute;
  border: 7px solid transparent;
  border-top-color: #007BC7;
  bottom: 0;
  left: 50%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateX(-50%) translateY(100%);
  -ms-transform: translateX(-50%) translateY(100%);
  transform: translateX(-50%) translateY(100%);
}
.Home_Four .box .banner .swiper .swiper-slide.active .item {
  font-weight: bold;
}
.Home_Four .box .banner .swiper .swiper-slide.active .item::after {
  opacity: 1;
}
.Home_Four .box .banner .swiper .swiper-slide:first-child .item {
  border-radius: 10px 0 0 10px;
}
.Home_Four .box .banner .swiper .swiper-slide:last-child .item {
  border-radius: 0 10px 10px 0;
}
.Home_Four .box .banner .swiper .swiper-slide:last-child .item > img {
  display: none;
}
.Home_Four .box .boxBot {
  background: #F6F6F6;
  border-radius: 10px;
  padding: 0.15rem 0.5rem;
  margin-top: max(10px, 0.1rem);
}
.Home_Four .box .boxBot .list {
  display: none;
}
.Home_Four .box .boxBot .list.active {
  display: block;
}
.Home_Four .box .boxBot .list .item {
  line-height: 1.75;
  font-size: var(--f16);
}
.Home_Four .box .boxBot .list .item span {
  color: #007BC7;
}
.Home_Four .box .boxBot .list .item a,
.Home_Four .box .boxBot .list .item em {
  display: inline-block;
  margin-right: 0.24rem;
  color: #333;
  transition: 0.4s;
}
.Home_Four .box .boxBot .list .item a:hover,
.Home_Four .box .boxBot .list .item em:hover {
  color: #007BC7;
}
.title_01 .con1 {
  font-size: var(--f28);
  font-weight: var(--bold);
  color: #007BC7;
  margin-bottom: 0.14rem;
}
.Home_About {
  overflow: hidden;
}
.Home_About .box .boxLeft {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 0.6rem;
  padding-right: 0.5rem;
}
.Home_About .box .boxLeft .content1 {
  font-size: var(--f18);
  height: 6em;
  max-height: 6em;
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-justify: distribute-all-lines;
  color: #333;
  margin-top: 0.48rem;
  margin-bottom: 0.55rem;
}
.Home_About .box .boxLeft .content3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.Home_About .box .boxLeft .content3 img {
  width: 100%;
}
.Home_About .box .boxRight {
  width: 8.15rem;
  position: relative;
}
.Home_About .box .boxRight > img {
  width: 100%;
}
.Home_About .box .boxRight .list {
  position: absolute;
  top: 50%;
  left: 1.06rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Home_About .box .boxRight .list .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.84rem;
}
.Home_About .box .boxRight .list .item:last-child {
  margin-bottom: 0;
}
.Home_About .box .boxRight .list .item:nth-child(1) {
  -webkit-transform: translateX(0.66rem);
  -ms-transform: translateX(0.66rem);
  transform: translateX(0.66rem);
}
.Home_About .box .boxRight .list .item:nth-child(2) {
  -webkit-transform: translateX(0.33rem);
  -ms-transform: translateX(0.33rem);
  transform: translateX(0.33rem);
}
.Home_About .box .boxRight .list .item .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Home_About .box .boxRight .list .item .left img {
  max-width: 42px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.Home_About .box .boxRight .list .item .right {
  margin-left: max(25px, 0.25rem);
}
.Home_About .box .boxRight .list .item .right .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  font-family: 'MM';
  color: #fff;
}
.Home_About .box .boxRight .list .item .right .top p {
  font-size: var(--f58);
  position: relative;
}
.Home_About .box .boxRight .list .item .right .top p span {
  opacity: 0;
}
.Home_About .box .boxRight .list .item .right .top p span:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}
.Home_About .box .boxRight .list .item .right .top sup {
  font-size: var(--f32);
}
.Home_About .box .boxRight .list .item .right .bot {
  margin-top: 4px;
  font-size: var(--f18);
  color: #fff;
}
.Home_Advantage {
  background: url(../images/img37.jpg) no-repeat 50% 50% / cover;
  background-attachment: fixed;
}
.Home_Advantage .box {
  display: grid;
  gap: 0.2rem;
  grid-template-columns: repeat(3, 1fr);
}
.Home_Advantage .box .item {
  border-radius: 10px;
  padding: 0.3rem 0.54rem;
  position: relative;
  height: 270px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Home_Advantage .box .item::after,
.Home_Advantage .box .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -o-linear-gradient(319.9deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  background: linear-gradient(130.1deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  opacity: 0;
  border-radius: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Advantage .box .item::before {
  background: #F6F6F6;
  opacity: 1;
}
.Home_Advantage .box .item .one {
  position: relative;
  z-index: 1;
  text-align: center;
}
.Home_Advantage .box .item .one .content1 img {
  height: 52px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Advantage .box .item .one .content2 {
  font-size: var(--f30);
  margin-top: 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Advantage .box .item .one .content3,
.Home_Advantage .box .item .one .content4 {
  margin-top: 0.2rem;
  font-size: var(--f16);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (min-width: 1200px) {
  .Home_Advantage .box .item .one .content3,
  .Home_Advantage .box .item .one .content4 {
    height: 1.5em;
    max-height: 1.5em;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-justify: distribute-all-lines;
  }
}
.Home_Advantage .box .item:hover {
  background: transparent;
}
.Home_Advantage .box .item:hover::before {
  opacity: 0;
}
@media screen and (min-width: 1200px) {
  .Home_Advantage .box .item:hover::before {
    -webkit-transform: scaleY(1.06) scale(1.01);
    -ms-transform: scaleY(1.06) scale(1.01);
    transform: scaleY(1.06) scale(1.01);
  }
}
.Home_Advantage .box .item:hover::after {
  opacity: 1;
}
@media screen and (min-width: 1200px) {
  .Home_Advantage .box .item:hover::after {
    -webkit-transform: scaleY(1.06) scale(1.01);
    -ms-transform: scaleY(1.06) scale(1.01);
    transform: scaleY(1.06) scale(1.01);
  }
}
.Home_Advantage .box .item:hover .one .content1 img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.Home_Advantage .box .item:hover .one .content2 {
  color: #fff;
}
.Home_Advantage .box .item:hover .one .content3 {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .Home_Advantage .box .item:hover .one .content3 {
    height: 6em;
    max-height: 6em;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-justify: distribute-all-lines;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1200px) {
  .Home_Advantage .box .item:hover .one .content3 {
    height: 7.5em;
    max-height: 7.5em;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-justify: distribute-all-lines;
  }
}
.Home_News .box .list1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
@media screen and (min-width: 1200px) {
  .Home_News .box .list1 .left {
    grid-area: 1 / 1 / 2 / 3;
  }
}
.Home_News .box .list1 .left a {
  position: relative;
}
.Home_News .box .list1 .left a .img {
  border-radius: 10px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.Home_News .box .list1 .left a .img img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_News .box .list1 .left a .img::after {
  content: '';
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(255, 255, 255, 0)), to(#007BC7));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 40%, #007BC7);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, #007BC7);
  border-radius: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_News .box .list1 .left a .orientation {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.34rem 0.5rem;
  color: #fff;
}
.Home_News .box .list1 .left a .orientation .content1 {
  font-size: var(--f18);
  font-family: 'MM';
}
.Home_News .box .list1 .left a .orientation .content2 {
  font-weight: var(--bold);
  font-size: var(--f22);
  height: 3.4em;
  max-height: 3.4em;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: max(6px, 0.06rem);
  max-width: 65%;
}
.Home_News .box .list1 .left a:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Home_News .box .list1 .right a {
  position: relative;
}
.Home_News .box .list1 .right a .img {
  border-radius: 10px;
  overflow: hidden;
}
.Home_News .box .list1 .right a .img img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}
.Home_News .box .list1 .right a .orientation {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0.35rem 0.4rem;
  color: #fff;
}
.Home_News .box .list1 .right a .orientation .content1 {
  font-size: var(--f18);
  font-family: 'MM';
}
.Home_News .box .list1 .right a .orientation .content2 {
  font-weight: var(--bold);
  font-size: var(--f22);
  height: 3.4em;
  max-height: 3.4em;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: max(6px, 0.06rem);
}
.Home_News .box .list1 .right a .orientation .content3 {
  font-size: var(--f16);
  height: 5.4em;
  max-height: 5.4em;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.34rem;
}
.Home_News .box .list1 .right a .orientation2 {
  position: absolute;
  left: 0.4rem;
  bottom: 0.45rem;
  z-index: 2;
  font-size: var(--f18);
  color: #007BC7;
  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;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
}
.Home_News .box .list1 .right a .orientation2 svg {
  fill: #007BC7;
  margin-left: 10px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 699px) {
  .Home_News .box .list1 .right a .orientation2 svg {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.Home_News .box .list1 .right a .orientation2 svg {
  fill: #fff;
}
.Home_News .box .list1 .right a:hover .orientation2 svg {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
}
.Home_News .box .list2 {
  margin-top: 0.2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Home_News .box .list2 .item {
  background: #F6F6F6;
  border-radius: 10px;
}
.Home_News .box .list2 .item a {
  padding: 0.25rem 0.4rem;
}
.Home_News .box .list2 .item a .content1 {
  font-size: var(--f18);
  font-family: 'MM';
  color: #999;
}
.Home_News .box .list2 .item a .content2 {
  font-weight: var(--bold);
  font-size: var(--f22);
  height: 3.4em;
  max-height: 3.4em;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: max(6px, 0.06rem);
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_News .box .list2 .item a .content3 {
  font-size: var(--f18);
  color: #007BC7;
  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;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 0.6rem;
}
.Home_News .box .list2 .item a .content3 svg {
  fill: #007BC7;
  margin-left: 10px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 699px) {
  .Home_News .box .list2 .item a .content3 svg {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.Home_News .box .list2 .item a:hover .content2 {
  color: #007BC7;
}
.Home_News .box .list2 .item a:hover .content3 svg {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
}
.Inner_Banner {
  position: relative;
}
.Inner_Banner .img img {
  width: 100%;
}
.Inner_Banner .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;
}
.Inner_Banner .orientation .content1 {
  font-size: var(--f50);
  font-weight: var(--bold);
}
.Service_Tab {
  margin-top: 0.3rem;
}
.Service_Tab .box {
  background: #007BC7;
  border-radius: 10px;
}
.Service_Tab .box ul li {
  height: 0.72rem;
  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.35rem;
}
.Service_Tab .box ul li a {
  cursor: pointer;
  font-size: var(--f18);
  color: #fff;
  /*text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);*/
}
.Service_Tab .box ul .active a {
  font-weight: bold;
}
.f46 {
  font-size: var(--f46);
  font-weight: var(--bold);
}
@media screen and (max-width: 1281px) {
  .f46 {
    font-size: var(--f40);
  }
}
.br {
  border-radius: 10px;
}
.jbs {
  background: -o-linear-gradient(319.9deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  background: linear-gradient(130.1deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
}
.more {
  font-size: var(--f18);
  color: #007BC7;
  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;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.more svg {
  fill: #007BC7;
  margin-left: 10px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 699px) {
  .more svg {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.more_white {
  color: #fff;
}
.more_white svg {
  fill: #fff;
}
.after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: -o-linear-gradient(319.9deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  background: linear-gradient(130.1deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  opacity: 0;
}
.Service_01 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Service_01 .box .item {
  position: relative;
  padding: 0.3rem 0.4rem;
  background: #F6F6F6;
  border-radius: 10px;
  overflow: hidden;
}
.Service_01 .box .item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: -o-linear-gradient(319.9deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  background: linear-gradient(130.1deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  opacity: 0;
}
.Service_01 .box .item .main {
  z-index: 2;
  position: relative;
}
.Service_01 .box .item .main .content1 {
  font-size: var(--f24);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: var(--bold);
}
.Service_01 .box .item .main .content2 {
  font-size: var(--f16);
  margin-top: 0.2rem;
  height: 7.5em;
  max-height: 7.5em;
  line-height: 1.875;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-justify: distribute-all-lines;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_01 .box .item .main .content3 {
  margin-top: 0.25rem;
  font-size: var(--f18);
  color: #007BC7;
  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;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_01 .box .item .main .content3 svg {
  fill: #007BC7;
  margin-left: 10px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 699px) {
  .Service_01 .box .item .main .content3 svg {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.Service_01 .box .item .svg img,
.Service_01 .box .item .svg svg {
  position: absolute;
  right: 0.3rem;
  bottom: 0.25rem;
  z-index: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  height: 1.2rem;
  width: 1.2rem;
}
.Service_01 .box .item .svg svg path {
  fill: #007BC7;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_01 .box .item .svg .hover {
  opacity: 0;
}
.Service_01 .box .item:hover::after {
  opacity: 1;
}
.Service_01 .box .item:hover .content1,
.Service_01 .box .item:hover .content2 {
  color: #fff;
}
.Service_01 .box .item:hover .content3 {
  color: #fff;
}
.Service_01 .box .item:hover .content3 svg {
  fill: #fff;
}
.Service_01 .box .item:hover .svg svg path {
  fill: #fff;
}
.Service_01 .box .item:hover .svg .hover {
  opacity: 1;
}
.mbx {
  padding: 0.2rem 0;
}
.mbx .box {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: var(--f16);
}
.mbx .box a,
.mbx .box span,
.mbx .box em {
  line-height: 1.2;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #999;
  opacity: 0.8;
}
.mbx .box em {
  margin: 0 0.1rem;
}
.mbx .box a:hover {
  color: #007BC7;
  opacity: 1;
}
.mbx .box span {
  color: #007BC7;
  opacity: 1;
}
.Service_03 {
  --w: 3.6rem;
  margin-top: -0.2rem;
}
.Service_03 .box .boxLeft {
  width: var(--w);
}
.Service_03 .box .boxLeft .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: var(--nav_height);
}
.Service_03 .box .boxLeft .sticky .h5 {
  font-size: var(--f46);
  font-weight: var(--bold);
}
@media screen and (max-width: 1281px) {
  .Service_03 .box .boxLeft .sticky .h5 {
    font-size: var(--f40);
  }
}
.Service_03 .box .boxLeft .sticky ul {
  margin-top: 0.45rem;
}
.Service_03 .box .boxLeft .sticky ul li {
  padding: 0.2rem 0;
  border-bottom: 1px solid #DAD8D8;
}
.Service_03 .box .boxLeft .sticky ul li a {
  font-size: var(--f20);
  color: #000;
  position: relative;
  padding-right: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_03 .box .boxLeft .sticky ul li a svg {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #C8C8C8;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_03 .box .boxLeft .sticky ul li a:hover {
  color: #007BC7;
}
.Service_03 .box .boxLeft .sticky ul .active a {
  color: #007BC7;
}
.Service_03 .box .boxLeft .sticky ul .active a svg {
  fill: #007BC7;
}
.Service_03 .box .boxRight {
  width: calc(100% - var(--w));
  padding-left: 1.2rem;
}
.Service_03 .box .boxRight section {
  margin-bottom: 0.8rem;
}
.Service_03 .box .boxRight section:last-child {
  margin-bottom: 0;
}
.Service_03 .box .boxRight .item .content1 {
  font-size: var(--f30);
  color: #007BC7;
}
.Service_03 .box .boxRight .item .content2 {
  margin-top: 4px;
  font-size: var(--f18);
  color: #000;
  line-height: 2;
}
.Service_03 .box .boxRight .item .content2 ul li {
  padding-left: 15px;
  position: relative;
}
.Service_03 .box .boxRight .item .content2 ul li::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #007BC7;
}
.Service_03 .box .boxRight .item .content3 {
  margin-top: 0.5rem;
}
.Service_03 .box .boxRight .item .content3 img {
  border-radius: 10px;
}
.New_01 {
  --p: -0.35rem;
}
.New_01 .box {
  position: relative;
}
.New_01 .box a {
  border-radius: 10px;
  overflow: hidden;
}
.New_01 .box a figure {
  overflow: hidden;
}
.New_01 .box a figure img {
  width: 100%;
  border-radius: 10p 10px 0 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_01 .box a figcaption {
  padding: 0.4rem;
  background: #F6F6F6;
}
.New_01 .box a figcaption .content1 {
  font-size: var(--f18);
  color: #999;
  font-family: 'MR';
}
.New_01 .box a figcaption .content2 {
  margin-top: 8px;
  font-size: var(--f22);
  height: 3.2em;
  max-height: 3.2em;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_01 .box a figcaption .content3 {
  font-size: var(--f18);
  color: #007BC7;
  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;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 0.32rem;
}
.New_01 .box a figcaption .content3 svg {
  fill: #007BC7;
  margin-left: 10px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 699px) {
  .New_01 .box a figcaption .content3 svg {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.New_01 .box a:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.New_01 .box a:hover figcaption .content2 {
  color: #007BC7;
}
.banner_btn div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
}
.banner_btn div path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.banner_btn div:hover path {
  fill: #007BC7;
}
.banner_btn .prev {
  left: var(--p);
}
.banner_btn .next {
  right: var(--p);
}
.banner_page div {
  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;
  text-align: center;
}
.banner_page span {
  margin: 0 0.08rem !important;
  height: 4px;
  width: 25px;
  background: #646464;
  border-radius: 8px !important;
  opacity: 0.2;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.banner_page .swiper-pagination-bullet-active {
  background: #007BC7;
  opacity: 1;
  width: 0.48rem;
}
.New_02 .box {
  display: grid;
  gap: 0.2rem;
}
.New_02 .box .item {
  --max: 8rem;
}
.New_02 .box .item a {
  padding: 0.5rem 0.9rem;
  border-radius: 10px;
  background: #F6F6F6;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.New_02 .box .item a .content1 {
  font-size: var(--f18);
  color: #999;
  font-family: 'MR';
}
.New_02 .box .item a .content2 {
  max-width: var(--max);
  font-size: var(--f22);
  color: #333;
  margin-top: max(0.1rem, 10px);
  height: 1.5em;
  max-height: 1.5em;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_02 .box .item a .content3 {
  max-width: var(--max);
  font-size: var(--f16);
  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;
  color: #666;
  margin-top: max(0.2rem, 20px);
}
.New_02 .box .item a .content4 {
  font-size: var(--f18);
  color: #007BC7;
  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;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.New_02 .box .item a .content4 svg {
  fill: #007BC7;
  margin-left: 10px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 699px) {
  .New_02 .box .item a .content4 svg {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.New_02 .box .item a:hover {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 12px 4px rgba(0, 123, 199, 0.05);
  box-shadow: 0px 0px 12px 4px rgba(0, 123, 199, 0.05);
}
.New_02 .box .item a:hover .content2 {
  color: #007BC7;
}
.pu_page {
  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;
  margin-top: 0.6rem;
}
.pu_page a {
  width: var(--line);
  height: var(--line);
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  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;
  font-family: 'MR';
  font-size: var(--f18);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: 0 5px;
}
.pu_page a path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pu_page a:hover {
  background: #007BC7;
  color: #fff;
  border-color: #007BC7;
}
.pu_page a:hover path {
  fill: #fff;
}
.pu_page .active {
  background: #007BC7;
  color: #fff;
  border-color: #007BC7;
}
.pu_page .number {
  margin: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.News_03 {
  padding-bottom: 0.2rem;
}
.News_03 .box .content1 {
  font-size: var(--f44);
  color: #000;
  font-weight: var(--bold);
}
.News_03 .box .content2 {
  font-size: var(--f18);
  color: #999;
  font-family: 'MR';
  margin-top: 0.3rem;
}
.heng {
  height: 1px;
  background: #D9D9D9;
  margin: 0.8rem 0 0.4rem;
}
.News_04 {
  margin-top: 0.8rem;
}
.News_04 .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.News_04 .box .boxLeft .content1 {
  font-size: var(--f18);
  line-height: 2;
  color: #666;
}
.News_04 .box .boxLeft .content2 .prev svg {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.News_04 .box .boxLeft .content2 a {
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: var(--f18);
  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;
}
.News_04 .box .boxLeft .content2 a svg {
  fill: #007BC7;
}
.News_04 .box .boxLeft .content2 a:hover {
  color: #007BC7;
}
.News_04 .box .boxRight {
  width: 5.9rem;
  padding-left: 1.6rem;
}
.News_04 .box .boxRight .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: var(--nav_height);
}
.News_04 .box .boxRight .sticky .h5 {
  font-size: var(--f36);
  font-weight: var(--bold);
}
.News_04 .box .boxRight .sticky .list {
  margin-top: 0.3rem;
  display: grid;
  gap: max(10px, 0.1rem);
}
.News_04 .box .boxRight .sticky .list a {
  padding: 0.25rem 0.3rem 0.3rem;
  border-radius: 10px;
  background: #F6F6F6;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_04 .box .boxRight .sticky .list a .content1 {
  font-size: var(--f18);
  color: #666;
  font-family: 'MR';
}
.News_04 .box .boxRight .sticky .list a .content2 {
  font-size: var(--f22);
  color: #333;
  height: 3.2em;
  max-height: 3.2em;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  height: auto;
  margin-top: max(10px, 0.1rem);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_04 .box .boxRight .sticky .list a .content3 {
  font-size: var(--f18);
  color: #007BC7;
  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;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 0.25rem;
}
.News_04 .box .boxRight .sticky .list a .content3 svg {
  fill: #007BC7;
  margin-left: 10px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 699px) {
  .News_04 .box .boxRight .sticky .list a .content3 svg {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.News_04 .box .boxRight .sticky .list a:hover .content2 {
  color: var(--color);
}
.News_04 .box .boxRight .sticky .list a:hover .content3 svg {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
}
.Contact_01 .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 1rem;
}
.Contact_01 .box .boxLeft .list .item {
  padding-left: 45px;
  position: relative;
  margin-bottom: 0.5rem;
}
.Contact_01 .box .boxLeft .list .item:last-child {
  margin-bottom: 0;
}
.Contact_01 .box .boxLeft .list .item .content1 {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Contact_01 .box .boxLeft .list .item .content1 img {
  max-width: 30px;
}
.Contact_01 .box .boxLeft .list .item .content2 {
  font-size: var(--f18);
  color: #999;
}
.Contact_01 .box .boxLeft .list .item .content3 {
  margin-top: 5px;
  font-size: var(--f22);
}
.Contact_01 .box .boxLeft .list .item .content3 a {
  font-size: var(--f34);
  font-family: 'MM';
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Contact_01 .box .boxLeft .list .item .content3 a:hover {
  color: var(--color);
}
.Contact_01 .box .boxLeft .ewm {
  margin-top: 0.96rem;
}
.Contact_01 .box .boxLeft .ewm .main {
  text-align: center;
}
.Contact_01 .box .boxLeft .ewm .main figure img {
  width: 130px;
}
.Contact_01 .box .boxLeft .ewm .main figcaption {
  font-size: var(--f16);
  color: #666;
  line-height: 1.375;
  margin-top: max(10px, 0.1rem);
}
.Contact_01 .box .boxRight {
  width: 53%;
}
.Contact_01 .box .boxRight .item {
  position: relative;
  border-radius: 10px;
  background: #F6F6F6;
  border: 1px solid transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Contact_01 .box .boxRight .item input,
.Contact_01 .box .boxRight .item textarea {
  height: 60px;
  width: 100%;
  background: none;
  padding: 0 0.26rem;
  position: relative;
  z-index: 2;
  border: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 10px;
}
.Contact_01 .box .boxRight .item input:not(:placeholder-shown) + p,
.Contact_01 .box .boxRight .item textarea:not(:placeholder-shown) + p {
  opacity: 0;
}
.Contact_01 .box .boxRight .item textarea {
  height: 2rem;
  padding: 0.2rem 0.26rem;
  resize: none;
}
.Contact_01 .box .boxRight .item:hover {
  background: transparent;
  border-color: #007BC7;
}
.Contact_01 .box .boxRight .item p {
  position: absolute;
  left: 0.26rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: var(--f16);
  color: #999;
}
.Contact_01 .box .boxRight .item p em {
  color: red;
}
.Contact_01 .box .boxRight .list1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.Contact_01 .box .boxRight .list2 {
  margin: 0.2rem 0;
}
.Contact_01 .box .boxRight .list3 .item p {
  top: 0.2rem;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.Contact_01 .box .boxRight .list4 {
  color: #666;
  font-size: var(--f16);
  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-top: 0.16rem;
}
.Contact_01 .box .boxRight .list4 p {
  margin-left: 0.06rem;
}
.Contact_01 .box .boxRight .list4 p a {
  display: inline-block;
}
.Contact_01 .box .boxRight .list4 .layui-form-checked[lay-skin="primary"] > i {
  border-color: #007BC7 !important;
  background: var(--gradient);
}
.Contact_01 .box .boxRight .list4 .layui-form-checkbox[lay-skin=primary] i {
  background: none;
  border-radius: 50%;
  border-color: #007BC7;
}
.Contact_01 .box .boxRight .list4 .layui-form-checked[lay-skin=primary] i {
  background: #007BC7;
}
.Contact_01 .box .boxRight .list4 .layui-form-checkbox[lay-skin=primary] {
  padding-left: 0;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.Contact_01 .box .boxRight .list4 a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #000;
}
.Contact_01 .box .boxRight .list4 a:hover {
  color: #007BC7;
}
.Contact_01 .box .boxRight .list5 {
  margin-top: 0.6rem;
}
.button_01 .a {
  min-width: 1.86rem;
  line-height: 55px;
  cursor: pointer;
  padding: 0 0.25rem;
  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;
  background: #007BC7;
  font-size: var(--f18);
  border-radius: 10px;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.button_01 .a svg {
  fill: #fff;
  margin-left: 0.56rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.button_01 .a:hover svg {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
}
.button_02 .a {
  min-width: 1.86rem;
  line-height: 55px;
  cursor: pointer;
  padding: 0 0.25rem;
  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: var(--f18);
  border-radius: 10px;
  color: #000;
  border: 1px solid #007BC7;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.button_02 .a svg {
  fill: #007BC7;
  margin-left: 0.56rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.button_02 .a:hover {
  background: #007BC7;
  color: #fff;
}
.button_02 .a:hover svg {
  -webkit-transform: translateX(0.1rem);
  -ms-transform: translateX(0.1rem);
  transform: translateX(0.1rem);
  fill: #fff;
}
.Join_01 {
  background: #F6F6F6;
  --w: 2.1rem;
}
.Join_01 .box .boxLeft {
  width: 5.4rem;
}
.Join_01 .box .boxLeft .item {
  padding-left: 45px;
  position: relative;
  margin-bottom: 0.5rem;
}
.Join_01 .box .boxLeft .item:last-child {
  margin-bottom: 0;
}
.Join_01 .box .boxLeft .item .content1 {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Join_01 .box .boxLeft .item .content1 img {
  max-width: 30px;
}
.Join_01 .box .boxLeft .item .content2 {
  font-size: var(--f18);
  color: #999;
}
.Join_01 .box .boxLeft .item .content3 {
  margin-top: 5px;
  font-size: var(--f22);
}
.Join_01 .box .boxLeft .item .content3 a {
  font-family: 'MM';
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_01 .box .boxLeft .item .content3 a:hover {
  color: var(--color);
}
.Join_01 .box .boxRight .list {
  background: #fff;
  border-radius: 10px;
}
.Join_01 .box .boxRight .list .scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Join_01 .box .boxRight .list .scroll .item {
  width: var(--w);
  position: relative;
}
.Join_01 .box .boxRight .list .scroll .item .img {
 
  opacity: 0;
  border-radius: 10px;
  overflow: hidden;
}
.Join_01 .box .boxRight .list .scroll .item .img img {
  width: 100%;
}
.Join_01 .box .boxRight .list .scroll .item figure {
  position: absolute;
  left: 0;
  width: 100%;
  top: 1.1rem;
  height: 0.7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Join_01 .box .boxRight .list .scroll .item figure svg,
.Join_01 .box .boxRight .list .scroll .item figure img {
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  max-height: 0.7rem;
}
.Join_01 .box .boxRight .list .scroll .item figure svg path,
.Join_01 .box .boxRight .list .scroll .item figure img path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_01 .box .boxRight .list .scroll .item figcaption {
  position: absolute;
  font-size: var(--f24);
  left: 0;
  text-align: center;
  width: 100%;
  bottom: 0.54rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_01 .box .boxRight .list .scroll .item.active .img {
  opacity: 1;
   -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  
  
}
.Join_01 .box .boxRight .list .scroll .item.active figure img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.Join_01 .box .boxRight .list .scroll .item.active figure svg path {
  fill: #fff;
}
.Join_01 .box .boxRight .list .scroll .item.active figcaption {
  color: #fff;
}
.Join_02 .box {
  position: relative;
}
.Join_02 .box .swiper-slide {
  width: 11rem;
  position: relative;
}
.Join_02 .box .swiper-slide .img {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.Join_02 .box .swiper-slide .img img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.3;
}
.Join_02 .box .swiper-slide .img::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(0, 123, 199, 0.9)));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(0, 123, 199, 0.9) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 123, 199, 0.9) 100%);
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.Join_02 .box .swiper-slide:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Join_02 .box .swiper-slide .orientation {
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(1rem);
  -ms-transform: translateY(-50%) translateX(1rem);
  transform: translateY(-50%) translateX(1rem);
  left: 0.5rem;
  width: 4.7rem;
  min-height: 2.7rem;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  border-radius: 10px;
  padding: 0.64rem 0.5rem 0;
}
.Join_02 .box .swiper-slide .orientation .content1 {
  font-size: var(--f32);
  color: #007BC7;
}
.Join_02 .box .swiper-slide .orientation .content2 {
  font-size: var(--f16);
  line-height: 2;
  color: #333;
  margin-top: 0.25rem;
}
.Join_02 .box .swiper-slide-active .img img {
  opacity: 1;
}
.Join_02 .box .swiper-slide-active .img::after {
  opacity: 1;
}
.Join_02 .box .swiper-slide-active .orientation {
  opacity: 1;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: translateY(-50%) translateX(0);
  -ms-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0);
}
.Join_02 .box .banner_btn2 {
  --w: 2.9rem;
}
.Join_02 .box .banner_btn2 div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Join_02 .box .banner_btn2 .prev {
  left: var(--w);
}
.Join_02 .box .banner_btn2 .next {
  right: var(--w);
}
.banner_btn2 div {
  width: var(--line);
  height: var(--line);
  border-radius: 10px;
  border: 1px solid #007BC7;
  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;
  font-family: 'MR';
  font-size: var(--f18);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
  cursor: pointer;
}
.banner_btn2 div path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.banner_btn2 div:hover {
  background: #007BC7;
  color: #fff;
}
.banner_btn2 div:hover path {
  fill: #fff;
}
.banner_btn2 .ml {
  margin-left: 0.2rem;
}
.Join_03 .box {
  display: grid;
  gap: 0.2rem;
}
.Join_03 .box .item {
  background: #fff;
  border-radius: 10px;
}
.Join_03 .box .item .top {
  color: #666;
  cursor: pointer;
  font-size: var(--f18);
  height: 0.98rem;
  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.65rem 0 0.6rem;
}
.Join_03 .box .item .top .show img {
  transform: translateY(-2px);
}
.Join_03 .box .item .top .content1 {
  font-size: var(--f28);
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_03 .box .item .top .content2 {
  margin-left: auto;
}
.Join_03 .box .item .top .content3 {
  margin: 0 0.6rem;
}
.Join_03 .box .item .top .content5 {
  margin-left: 0.9rem;
}
.Join_03 .box .item .top .content5 p {
  width: 40px;
  height: 40px;
  background: #007BC7;
  border-radius: 50%;
  position: relative;
  border: 1px solid #007BC7;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_03 .box .item .top .content5 p::before,
.Join_03 .box .item .top .content5 p::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 12px;
  height: 2px;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_03 .box .item .top .content5 p::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.Join_03 .box .item .top:hover .content1 {
  color: #007BC7;
}
.Join_03 .box .item.active .top .content5 p {
  background: transparent;
}
.Join_03 .box .item.active .top .content5 p::before,
.Join_03 .box .item.active .top .content5 p::after {
  background: #007BC7;
}
.Join_03 .box .item.active .top .content5 p::after {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.Join_03 .box .item .bot {
  padding: 0 0.65rem 0.6rem 0.6rem;
  display: none;
}
.Join_03 .box .item .bot .main {
  padding: 0.2rem 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.Join_03 .box .item .bot .main .ite {
  font-size: var(--f16);
  line-height: 2;
  color: #333;
  margin-bottom: 0.5rem;
}
.Join_03 .box .item .bot .main .hide {
  display: none;
}
.SearchOver {
  padding: 0.4rem 0 1.2rem;
}
.SearchOver .box .content1 {
  font-size: var(--f36);
  text-align: center;
  font-weight: var(--bold);
}
.SearchOver .box .content2 {
  margin-top: 0.6rem;
  --w: 58px;
}
.SearchOver .box .content2 form {
  width: min(6.25rem, 100%);
  margin: auto;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}
.SearchOver .box .content2 form .input1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: var(--w);
  border: 1px solid #ccc;
  border: 0;
  padding: 0 0.3rem;
  font-size: var(--f16);
}
.SearchOver .box .content2 form .input2 {
  width: var(--w);
  height: var(--w);
  background: #007BC7;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.SearchOver .box .content2 form .input2 svg {
  margin: auto;
}
.Search_01 {
  padding-top: 0.8rem;
}
.Search_01 .box ul {
  border-bottom: 1px solid #D9D9D9;
}
.Search_01 .box ul li {
  margin-right: 0.6rem;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.Search_01 .box ul li a {
  font-size: var(--f20);
  color: #333;
  padding-bottom: 8px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}
.Search_01 .box ul li:hover a {
  color: #007BC7;
}
.Search_01 .box ul .active a {
  color: #007BC7;
  border-color: #007BC7;
}
.Search_01 .box1 {
  color: #666;
  margin-top: 0.2rem;
  font-size: var(--f16);
}
.Search_01 .box1 span {
  font-family: 'MB';
  color: #007BC7;
}
.Search_02 .box {
  display: grid;
  gap: 0.2rem;
}
.Search_02 .box .item a {
  padding: 0.35rem 0.8rem 0.35rem 0.6rem;
  -webkit-box-shadow: 0px 2px 4px 2px rgba(0, 123, 199, 0.05);
  box-shadow: 0px 2px 4px 2px rgba(0, 123, 199, 0.05);
  border-radius: 10px;
  border: 1px solid transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_02 .box .item a .left {
  font-size: var(--f28);
  color: #000;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  max-width: 70%;
  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;
}
.Search_02 .box .item a .right {
  font-size: var(--f18);
  color: #007BC7;
  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;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_02 .box .item a .right svg {
  fill: #007BC7;
  margin-left: 10px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 699px) {
  .Search_02 .box .item a .right svg {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.Search_02 .box .item a:hover {
  border: 1px solid #007BC7;
}
.Search_02 .box .item a:hover .left {
  color: #007BC7;
}
.Search_02 .list {
  display: none;
}
.Search_02 .active {
  display: block;
}
.Disease_01 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Disease_01 .box .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.Disease_01 .box .item figure {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.Disease_01 .box .item figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Disease_01 .box .item figcaption {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: -0.2rem;
  background: #F6F6F6;
  border-radius: 10px;
  padding: 0.5rem 0.4rem 0.3rem;
  min-height: 3.4rem;
  position: relative;
}
.Disease_01 .box .item figcaption::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: -o-linear-gradient(319.9deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  background: linear-gradient(130.1deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  opacity: 0;
  border-radius: 10px;
}
.Disease_01 .box .item figcaption .content1 {
  font-size: var(--f24);
  position: relative;
  z-index: 2;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: var(--bold);
}
.Disease_01 .box .item figcaption .content2 {
  margin-top: 0.25rem;
  position: relative;
  z-index: 2;
}
.Disease_01 .box .item figcaption .content2 a {
  font-size: var(--f18);
  color: #666;
  display: inline-block;
  position: relative;
  line-height: 2.2;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Disease_01 .box .item figcaption .content2 a svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-0.1rem);
  -ms-transform: translateY(-50%) translateX(-0.1rem);
  transform: translateY(-50%) translateX(-0.1rem);
  fill: #fff;
  right: -26px;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Disease_01 .box .item figcaption .content2 a:hover svg {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(0rem);
  -ms-transform: translateY(-50%) translateX(0rem);
  transform: translateY(-50%) translateX(0rem);
}
.Disease_01 .box .item figcaption .content3 {
  position: absolute;
  right: 0.4rem;
  bottom: 0.4rem;
  z-index: 3;
}
.Disease_01 .box .item figcaption .content3 img {
  height: 1.5rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.1;
}
.Disease_01 .box .item:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Disease_01 .box .item:hover figcaption::after {
  opacity: 1;
}
.Disease_01 .box .item:hover figcaption .content1 {
  color: #fff;
}
.Disease_01 .box .item:hover figcaption .content2 a {
  color: #fff;
}
.Disease_01 .box .item:hover figcaption .content3 img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.Disease_02 {
  margin-top: -0.2rem;
}
.Disease_02 .box .h5 {
  font-size: var(--f36);
  font-weight: var(--bold);
}
.Disease_02 .box .boxLeft {
  width: 3.6rem;
}
.Disease_02 .box .boxLeft .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: var(--nav_height);
}
.Disease_02 .box .boxLeft .sticky .list {
  margin-top: 0.4rem;
}
.Disease_02 .box .boxLeft .sticky .list .item .top {
  border-bottom: 1px solid #DAD8D8;
}
.Disease_02 .box .boxLeft .sticky .list .item .top a {
  cursor: pointer;
  padding: 0.2rem 0;
  font-size: var(--f20);
  color: #000;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Disease_02 .box .boxLeft .sticky .list .item .top a svg {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #C8C8C8;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Disease_02 .box .boxLeft .sticky .list .item .top a:hover {
  color: #007BC7;
}
.Disease_02 .box .boxLeft .sticky .list .item .top a:hover svg {
  fill: #007BC7;
}
.Disease_02 .box .boxLeft .sticky .list .item .bot {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Disease_02 .box .boxLeft .sticky .list .item .bot ul {
  min-height: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Disease_02 .box .boxLeft .sticky .list .item .bot ul li {
  margin-bottom: 0.2rem;
}
.Disease_02 .box .boxLeft .sticky .list .item .bot ul li:last-child {
  margin-bottom: 0;
}
.Disease_02 .box .boxLeft .sticky .list .item .bot ul li a {
  font-size: var(--f16);
  color: #666;
  line-height: 1.3;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Disease_02 .box .boxLeft .sticky .list .item .bot ul li a:hover {
  color: #007BC7;
}
.Disease_02 .box .boxLeft .sticky .list .item .bot ul li.active a {
  color: #007BC7;
}
.Disease_02 .box .boxLeft .sticky .list .item.active .top a {
  color: #007BC7;
}
.Disease_02 .box .boxLeft .sticky .list .item.active .top a svg {
  fill: #007BC7;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.Disease_02 .box .boxLeft .sticky .list .item.active .bot {
  grid-template-rows: 1fr;
}
.Disease_02 .box .boxLeft .sticky .list .item.active .bot ul {
  padding: 0.2rem 0;
  border-bottom: 1px solid #DAD8D8;
}
.Disease_02 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1.2rem;
}
.Disease_02 .box .boxRight .main {
  line-height: 2;
  margin-top: 0.6rem;
}
.Disease_02 .box .boxRight .main > div {
  margin-bottom: 0.8rem;
}
.Disease_02 .box .boxRight .main > div:last-child {
  margin-bottom: 0;
}
.Disease_02 .box .boxRight .main .h6,
.Disease_02 .box .boxRight .main h6 {
  font-size: var(--f24);
  color: #007BC7;
}
.Disease_02 .box .boxRight .main p {
  font-size: var(--f18);
  color: #000;
}
.Disease_02 .box .boxRight .main ul li {
  padding-left: 20px;
  position: relative;
}
.Disease_02 .box .boxRight .main ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #007BC7;
}
.Disease_02 .box .boxRight .main img {
  cursor: pointer;
}
.About_01 {
  overflow: hidden;
}
.About_01 .box .desc {
  font-size: var(--f18);
  color: #333;
  line-height: 1.8;
}
.About_01 .box .list {
  padding: 0.9rem 1.2rem;
}
.About_01 .box .list .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.About_01 .box .list .item .left {
  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 .list .item .left img {
  max-width: 42px;
}
.About_01 .box .list .item .right {
  margin-left: max(25px, 0.25rem);
}
.About_01 .box .list .item .right .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  font-family: 'MM';
  color: #007BC7;
}
.About_01 .box .list .item .right .top p {
  font-size: var(--f58);
  position: relative;
}
.About_01 .box .list .item .right .top p span {
  opacity: 0;
}
.About_01 .box .list .item .right .top p span:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}
.About_01 .box .list .item .right .top sup {
  font-size: var(--f32);
}
.About_01 .box .list .item .right .bot {
  margin-top: 4px;
  font-size: var(--f18);
  color: #333;
}
.About_01 .box1 .boxLeft {
  width: 9.2rem;
  position: relative;
  z-index: 2;
}
.About_01 .box1 .boxLeft .vid {
  position: relative;
}
.About_01 .box1 .boxLeft .vid video {
  height: 5.25rem;
  width: 100%;
}
@media screen and (max-width: 699px) {
  .About_01 .box1 .boxLeft .vid video {
    height: 5.5rem;
  }
}
@media screen and (max-width: 699px) {
  .About_01 .box1 .boxLeft .vid video {
    height: 3.8rem;
  }
}
.About_01 .box1 .boxLeft .vid .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.About_01 .box1 .boxLeft .vid .img img {
  width: 100%;
  height: 100%;
}
.About_01 .box1 .boxLeft .play {
  z-index: 3;
  position: absolute;
  width: 0.88rem;
  height: 0.88rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid #FFFFFF;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.About_01 .box1 .boxLeft .play svg {
  margin: auto;
}
.About_01 .box1 .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.About_01 .box1 .boxRight .list {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.About_01 .box1 .boxRight .list .item {
  height: 1.75rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.9rem;
  position: relative;
}
.About_01 .box1 .boxRight .list .item::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 110%;
  background: url(../images/img24.png) no-repeat right center;
  background-size: auto 100%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_01 .box1 .boxRight .list .item .left {
  position: relative;
  z-index: 2;
}
.About_01 .box1 .boxRight .list .item .left .top {
  font-size: var(--f30);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_01 .box1 .boxRight .list .item .left .bot {
  font-size: var(--f18);
  line-height: 1.6;
  margin-top: 0.2rem;
}
.About_01 .box1 .boxRight .list .item .right {
  position: relative;
  z-index: 2;
}
.About_01 .box1 .boxRight .list .item .right img {
  width: 0.7rem;
}
.About_01 .box1 .boxRight .list .item:hover::after {
  opacity: 1;
}
.About_01 .box1 .boxRight .list .item:hover .left .top {
  color: #007BC7;
}
.About_01 .box1 .boxRight .list .active::after {
  opacity: 1;
}
.About_02 {
  background: #F6F6F6;
}
.About_02 .desc {
  font-size: var(--f16);
  color: #666;
  margin-top: 13px;
}
.About_02 .box a {
  position: relative;
}
.About_02 .box a figure {
  border-radius: 10px;
  overflow: hidden;
}
.About_02 .box a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box a figure::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 0)), to(#000000));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, #000000 100%);
  opacity: 0.2;
  border-radius: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box a figure::before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(255, 255, 255, 0)), to(#007BC7));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 40%, #007BC7 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, #007BC7 100%);
  border-radius: 10px;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box a figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  font-size: var(--f24);
  color: #fff;
  padding: 0.25rem 0.3rem;
}
.About_02 .box a:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.About_02 .box a:hover figure::after {
  opacity: 0;
}
.About_02 .box a:hover figure::before {
  opacity: 1;
}
.About_03 {
  background: url(../images/img28.jpg) no-repeat 50% 50% / cover;
}
.About_03 .box {
  margin-top: 0.25rem;
}
.About_03 .box .banner1 {
  width: 7.5rem;
  margin: auto;
}
.About_03 .box .banner1 .item {
  position: relative;
}
.About_03 .box .banner1 .item .yeaer {
  font-size: 2.8rem;
  line-height: 1;
  opacity: 0.08;
  color: #007BC7;
  font-family: 'MB';
}
.About_03 .box .banner1 .item .text {
  position: absolute;
  top: 0%;
  left: 0%;
  font-size: var(--f20);
  line-height: 1.8;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #000;
}
.About_03 .box .banner1 .item .text div {
  margin: auto;
}
.About_03 .box .banner2 {
  padding: 0 0.5rem;
  margin-top: 0.6rem;
  position: relative;
}
.About_03 .box .banner2 .swiper {
  padding: 0 0.6rem;
}
.About_03 .box .banner2 .swiper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  height: 1px;
  width: 100%;
  background: #fff;
  opacity: 0.5;
}
.About_03 .box .banner2 .item {
  cursor: pointer;
  text-align: center;
}
.About_03 .box .banner2 .item .top p {
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 50%;
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_03 .box .banner2 .item .bot {
  margin-top: max(0.12rem, 12px);
  font-family: 'MSB';
  font-size: var(--f20);
  line-height: 1.2;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_03 .box .banner2 .item:hover .bot {
  color: #007BC7;
}
.About_03 .box .banner2 .swiper-slide-thumb-active .top p {
  background: #007BC7;
}
.About_03 .box .banner2 .swiper-slide-thumb-active .bot {
  color: #007BC7;
}
.About_03 .box .banner2 .banner_btn2 div {
  position: absolute;
  top: 6px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-color: transparent;
  background: rgba(255, 255, 255, 0.5);
}
.About_03 .box .banner2 .banner_btn2 div:hover {
  background: #007BC7;
}
.About_03 .box .banner2 .banner_btn2 .prev {
  left: 0;
}
.About_03 .box .banner2 .banner_btn2 .next {
  right: 0;
}
.About_04 .box {
  display: grid;
  gap: 0.2rem;
  grid-template-columns: repeat(3, 1fr);
}
.About_04 .box .item {
  background: #F6F6F6;
  border-radius: 10px;
  padding: 0.45rem 0.54rem 0.3rem;
  position: relative;
  overflow: hidden;
}
.About_04 .box .item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: -o-linear-gradient(319.9deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  background: linear-gradient(130.1deg, #007BC7 0%, #00AAC6 100%), #00AAC6;
  opacity: 0;
}
.About_04 .box .item .one {
  position: relative;
  z-index: 1;
  text-align: center;
}
.About_04 .box .item .one .content1 img {
  height: 52px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_04 .box .item .one .content2 {
  font-size: var(--f30);
  margin-top: 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_04 .box .item .one .content3 {
  margin-top: 0.2rem;
  font-size: var(--f16);
  color: #333;
  line-height: 1.5;
  text-align: left;
  height: -webkit-calc(6em);
  height: calc(1.5em * 4);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_04 .box .item:hover::after {
  opacity: 1;
}
.About_04 .box .item:hover .one .content1 img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.About_04 .box .item:hover .one .content2 {
  color: #fff;
}
.About_04 .box .item:hover .one .content3 {
  color: #fff;
}
.About_05 {
  background: #F6F6F6;
}
.About_05 .box .item {
  position: relative;
}
.About_05 .box .item figure {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.About_05 .box .item figure img {
  width: 100%;
}
.About_05 .box .item figcaption {
  margin-top: -0.4rem;
  background: #fff;
  border-radius: 10px;
  padding: 0.5rem;
}
.About_05 .box .item figcaption .content1 {
  color: #000;
  font-size: var(--f32);
  line-height: 1.2;
}
.About_05 .box .item figcaption .content2 {
  color: #666;
  font-size: var(--f20);
  line-height: 1.8;
  margin-top: 5px;
}
.About_05 .box .item .orientation {
  padding: 0.3rem 0.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-transform: translateY(0.6rem);
  -ms-transform: translateY(0.6rem);
  transform: translateY(0.6rem);
  opacity: 0;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  border-radius: 10px;
}
.About_05 .box .item .orientation ul {
  max-height: 3.2rem;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
}
.About_05 .box .item .orientation ul::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.About_05 .box .item .orientation ul::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #007BC7;
}
.About_05 .box .item .orientation ul::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  .About_05 .box .item .orientation ul {
    scrollbar-color: #007BC7 rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
.About_05 .box .item .orientation ul li {
  font-size: var(--f18);
  line-height: 2;
  padding-left: 15px;
  position: relative;
}
.About_05 .box .item .orientation ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.15rem;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #007BC7;
}
.About_05 .box .item:hover .orientation {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.About_06 .box .item {
  text-align: center;
  cursor: pointer;
}
.About_06 .box .item figure {
  background: #F6F6F6;
  border-radius: 10px;
  padding: 0.3rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_06 .box .item figcaption {
  font-size: var(--f20);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 0.2rem;
}
.About_06 .box .item:hover figure {
  background: #FFFFFF;
  -webkit-box-shadow: 2px 6px 7.7px 2px rgba(0, 123, 199, 0.04);
  box-shadow: 2px 6px 7.7px 2px rgba(0, 123, 199, 0.04);
}
.About_06 .box .item:hover figcaption {
  color: #007BC7;
}
.About_07 {
  background: #F6F6F6;
  --h: 86px;
}
.About_07 .box {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 25px;
  width: 100%;
}
.About_07 .box .item {
  height: var(--h);
  background: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_07 .box .item img {
  margin: auto;
}
.About_07 .box .item:hover {
  -webkit-box-shadow: 0px 0px 12px 4px rgba(0, 123, 199, 0.05);
  box-shadow: 0px 0px 12px 4px rgba(0, 123, 199, 0.05);
}
.About_07 .box1 {
  display: block;
  margin-top: 25px;
}
.About_07 .box1 .swiper {
  height: calc(var(--h) * 2 + 25px);
}
.About_07 .box1 .swiper .swiper-slide {
  height: var(--h);
}
.Home_Cooperation {
  background: none;
}
.Home_Cooperation .box .item {
  background: #F6F6F6;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Cooperation .box .item:hover {
  background: transparent;
  -webkit-box-shadow: 0px 0px 12px 4px rgba(0, 123, 199, 0.05);
  box-shadow: 0px 0px 12px 4px rgba(0, 123, 199, 0.05);
}
.Footer_Container {
  background: #002136;
  padding-top: 0.64rem;
}
.Footer_Container .box1 .boxLeft .content1 img {
  height: 0.63rem;
}
.Footer_Container .box1 .boxLeft .content2 {
  margin-top: 1rem;
}
.Footer_Container .box1 .boxLeft .content2 div {
  text-align: center;
}
.Footer_Container .box1 .boxLeft .content2 div figure img {
  width: 90px;
}
.Footer_Container .box1 .boxLeft .content2 div figcaption {
  font-size: var(--f16);
  margin-top: 0.16rem;
  color: #fff;
}
.Footer_Container .box1 .boxCenter {
  margin-left: auto;
}
.Footer_Container .box1 .boxCenter .item {
  margin-bottom: 0.3rem;
}
.Footer_Container .box1 .boxCenter .item:last-child {
  margin-bottom: 0;
}
.Footer_Container .box1 .boxCenter .item p a {
  font-size: var(--f18);
  color: #fff;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box1 .boxCenter .item p a:hover {
  opacity: 1;
}
.Footer_Container .box1 .boxRight {
  max-width: 6rem;
  margin-left: 2.3rem;
}
.Footer_Container .box1 .boxRight .item {
  margin-bottom: 0.4rem;
}
.Footer_Container .box1 .boxRight .item:last-child {
  margin-bottom: 0;
}
.Footer_Container .box1 .boxRight .item .top {
  font-size: var(--f24);
  color: #fff;
}
.Footer_Container .box1 .boxRight .item .bot {
  font-size: var(--f16);
  color: #fff;
  opacity: 0.5;
  margin-top: 0.11rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box1 .boxRight .item .bot a {
  color: #fff;
}
.Footer_Container .box1 .boxRight .item .bot:hover {
  opacity: 1;
}
.Footer_Container .box2 {
  padding: 0.24rem 0;
  margin-top: 0.4rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: var(--f16);
}
.Footer_Container .box2 span {
  color: #fff;
  opacity: 0.5;
}
.Footer_Container .box2 a {
  display: inline-block;
  color: #fff;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box2 a:hover {
  opacity: 1;
}
.cbl {
  position: fixed;
  right: 0.2rem;
  bottom: 0.8rem;
  z-index: 50;
  display: none;
}
.cbl ul {
  background: #fff;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 123, 199, 0.1));
  filter: drop-shadow(0 0 10px rgba(0, 123, 199, 0.1));
  border-radius: 10px;
}
.cbl ul li {
  position: relative;
}
.cbl ul li > a {
  width: 0.8rem;
  text-align: center;
  padding: 0.16rem 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #000;
}
.cbl ul li > a img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.cbl ul li > a figcaption {
  margin-top: 4px;
  font-size: var(--f16);
}
.cbl ul li:hover > a {
  background: #007BC7;
  color: #fff;
}
.cbl ul li:hover > a img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.cbl ul li:hover .text,
.cbl ul li:hover .ewm {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  visibility: inherit;
}
.cbl ul li:first-child a {
  border-radius: 10px 10px 0 0;
}
.cbl ul li:last-child a {
  border-radius: 0 0 10px 10px;
}
.cbl ul li .text,
.cbl ul li .ewm {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.9rem;
  background: #fff;
}
.cbl ul li .text::after,
.cbl ul li .ewm::after {
  content: '';
  position: absolute;
  border: 7px solid transparent;
  border-left-color: #fff;
  top: 50%;
  right: 0%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateY(-50%) translateX(100%);
  -ms-transform: translateY(-50%) translateX(100%);
  transform: translateY(-50%) translateX(100%);
}
.cbl ul li .text {
  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;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
}
.cbl ul li .text a {
  padding: 0.24rem;
  white-space: nowrap;
  font-size: var(--f18);
  font-family: 'MSB';
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.cbl ul li .text a:hover {
  color: var(--color);
}
.cbl ul li .ewm {
  right: 0.9rem;
  width: 1.3rem;
  padding: 3px;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
}
.cbl ul li .ewm img {
  width: 100%;
}
@media screen and (max-width: 1680px) {
  .About_01 .box1 .boxRight .list .item {
    height: 1.5rem;
  }
}
@media screen and (max-width: 1520px) {
  .About_01 .box1 .boxRight .list .item {
    height: 1.7rem;
  }
  .Select_01 .scroll .h5 {
    font-size: 16px;
  }
  .Select_01 .scroll ._box .list .h6 {
    font-size: 12px;
  }
  .Select_01 .scroll ._box .list ul li a {
    font-size: 12px;
  }
  .Select_01 .scroll ._box .list .h6 {
    padding-left: 22px;
  }
  .About_04 .box .item .one .content3 {
    height: -webkit-calc(7.5em);
    height: calc(1.5em * 5);
  }
  .Disease_01 .box .item figcaption .content3 img {
    height: 1.3rem;
  }
  .News_04 .box .boxLeft .content2 a svg {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
  }
  .Home_Advantage .box .item .one .content1 img,
  .About_04 .box .item .one .content1 img {
    height: 46px;
  }
  .Join_02 .box .swiper-slide .orientation {
    padding: 0.6rem 0.5rem 0.4rem;
  }
  .Home_Cooperation .box .item img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  :root {
    --line: 44px;
  }
}
@media screen and (max-width: 1400px) {
  .Home_Banner .page {
    bottom: 0.34rem;
  }
  .button_01 .a,
  .button_02 .a {
    line-height: 46px;
  }
  .Home_Advantage .box .item .one .content1 img,
  .About_04 .box .item .one .content1 img {
    height: 42px;
  }
  .Join_01 .box .boxRight .list .scroll .item figure svg,
  .Join_01 .box .boxRight .list .scroll .item figure img {
    max-height: 0.6rem;
  }
}
@media screen and (max-width: 1281px) {
  .About_01 .box1 .boxLeft {
    width: 9rem;
  }
  .About_05 .box .item .orientation ul {
    max-height: 2.6rem;
  }
  .Join_02 .box .banner_btn2 {
    --w: 2.4rem;
  }
}
@media screen and (max-width: 1200px) {
  .Header_Container {
    display: none;
  }
  .Home_Banner .banner .video::after {
    display: none;
  }
  .pb {
    padding-bottom: 0.9rem;
  }
  .pt {
    padding-top: 0.9rem;
  }
  .Home_Four .box .boxBot .list .item {
    font-size: var(--f18);
  }
  .Home_About .box .boxLeft .content3 {
    position: initial;
    margin: 0.5rem 0;
  }
  .Home_About .box .boxRight .list {
    left: 1.36rem;
  }
  .Home_Advantage .box .item,
  .About_04 .box .item {
    padding: 0.4rem;
  }
  .Home_News .box .list2 .item a .content3 {
    margin-top: 0.4rem;
  }
  .About_07 .box {
    grid-template-columns: repeat(4, 1fr);
  }
  .Footer_Container .box1 .boxCenter {
    display: none;
  }
  .Footer_Container .box1 .boxRight {
    margin-left: 0;
  }
  .Footer_Container .box2 {
    line-height: 2;
  }
  .Service_Tab .box ul li {
    padding: 0 0.2rem;
  }
  .About_01 .box .list {
    padding: 0.9rem 0;
  }
  .About_01 .box1 .boxRight .list {
    position: initial;
    width: 100%;
  }
  .About_01 .box1 .boxRight .list .item {
    padding: 0;
  }
  .About_01 .box1 .boxRight .list .item:nth-child(2) .left,
  .About_01 .box1 .boxRight .list .item:nth-child(3) .left {
    padding-left: 0;
  }
  .About_04 .box .item .one .content3 {
    height: auto;
  }
  .About_01 .box1 .boxLeft .play svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .Inner_Banner .img img {
    min-height: 4rem;
  }
  .Disease_02 .box .boxRight,
  .Service_03 .box .boxRight {
    padding-left: 0.5rem;
  }
  .Disease_02 .box .boxLeft,
  .Service_03 .box .boxLeft {
    width: 100%;
  }
  .Disease_02 .box .boxRight,
  .Service_03 .box .boxRight {
    width: 100%;
    padding-left: 0;
    margin-top: 0.9rem;
  }
  .Service_03 {
    --w: 3.2rem;
  }
  .New_02 .box .item a {
    padding: 0.5rem 0.6rem;
  }
  .New_02 .box .item {
    --max: 80%;
  }
  .News_04 .box .boxRight .sticky .list a .content3 {
    margin-top: 0.4rem;
  }
  .Join_01 {
    --w: 25%;
  }
  .Join_01 .box .boxRight .list .scroll .item figure svg,
  .Join_01 .box .boxRight .list .scroll .item figure img {
    max-height: 0.7rem;
  }
  .Join_02 .box .swiper-slide {
    width: 75vw;
  }
  .Join_01 .box .boxLeft .item .content1 img,
  .Contact_01 .box .boxLeft .list .item .content1 img {
    max-width: 24px;
  }
  .Join_02 .box .banner_btn2 {
    --w: 2vw;
  }
  .Join_03 .box .item .top .content3 {
    margin: 0 0.4rem;
  }
  .Join_03 .box .item .top .content5 {
    margin-left: 0.4rem;
  }
  .Join_03 .box .item .top .content1 {
    font-size: var(--f24);
  }
  .Search_02 .box .item a .left {
    font-size: var(--f20);
  }
  .Home_News .box .list1,
  .Home_News .box .list2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .Home_Advantage .box,
  .About_04 .box,
  .Disease_01 .box,
  .Service_01 .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Home_Advantage .box .item .one .content2,
  .About_04 .box .item .one .content2 {
    font-size: var(--f28);
  }
  .News_04 .box .boxRight,
  .Contact_01 .box .boxRight,
  .Join_01 .box .boxRight {
    margin-top: 0.9rem;
  }
  .Home_About .box .boxLeft,
  .About_01 .box1 .boxLeft,
  .News_04 .box .boxLeft,
  .Contact_01 .box .boxLeft,
  .Join_01 .box .boxLeft {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-right: 0;
    padding-top: 0;
  }
  .Home_About .box .boxRight,
  .About_01 .box1 .boxRight,
  .News_04 .box .boxRight,
  .Contact_01 .box .boxRight,
  .Join_01 .box .boxRight {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-left: 0;
  }
  .About_01 .box1 .boxRight .list .item::after {
    display: none;
  }
  .Service_01 .box .item .svg img,
  .Service_01 .box .item .svg svg {
    height: 1.5rem;
    width: 1.5rem;
  }
  .Service_03 .box .boxRight .item .content2 {
    font-size: var(--f20);
  }
  .mbx .box a,
  .mbx .box span,
  .mbx .box em {
    line-height: 1.8;
  }
  .About_07 .pc_main {
    display: block !important;
  }
  .About_07 .phone_main {
    display: none !important;
  }
  .Home_Four .box .boxTop {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.1rem;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    padding-top: 10px;
    border-radius: 10px;
  }
  .Home_Four .box .boxTop::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .Home_Four .box .boxTop::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #007BC7;
  }
  .Home_Four .box .boxTop::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
  }
  @-moz-document url-prefix() {
    .Home_Four .box .boxTop {
      scrollbar-color: #007BC7 rgba(0, 0, 0, 0.1);
      scrollbar-width: thin;
    }
  }
  .Home_Four .box .boxTop .scroll {
    width: 200%;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
  }
  .Disease_02 .box .boxRight .main img{
      width: auto !important;
      height: auto !important;
  }
  
  
}

@media screen and (max-width: 1200px) and (min-width: 699px) {
  .Home_News .box .list1 .right a .orientation .content3 {
    display: none;
  }
  .Home_News .box .list1 .right a .img img {
    height: 2.6rem;
  }
}
@media screen and (max-width: 699px) {
  .MobileMain .HeaderMobile .box .logo a img {
    height: 28px;
  }
  .Home_Four .box .boxTop .scroll {
    width: 300%;
  }
  .Home_Four .box .boxTop .scroll .item p img {
    width: 20px;
  }
  .Home_Four .box .boxBot {
    padding: 0.3rem 0.4rem;
  }
  .Home_Four .box .boxTop .scroll .item p {
    padding-left: 34px;
  }
  .Home_About .box .boxRight .list .item .left img,
  .About_01 .box .list .item .left img {
    max-width: 34px;
  }
  .Home_About .box .boxRight .list {
    left: 0.86rem;
  }
  .Home_About .box .boxRight .list .item .right,
  .About_01 .box .list .item .right {
    margin-left: 12px;
  }
  .Home_Advantage .box,
  .About_04 .box,
  .Disease_01 .box,
  .Service_01 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Home_Advantage .box .item,
  .About_04 .box .item {
    padding: 0.6rem 0.4rem;
  }
  .Home_News .box .list1 .left a .orientation .content2 {
    max-width: 100%;
  }
  .Home_News .box .list1 .left a .img img {
    min-height: 4rem;
  }
  .Home_News .box .list1 .right {
    display: block;
  }
  .Home_News .box .list2 .item a,
  .Home_News .box .list1 .left a .orientation {
    padding: 0.35rem 0.4rem;
  }
  .About_07 .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .Footer_Container .box1 .boxRight {
    max-width: 100%;
    margin-top: 0.6rem;
  }
  .cbl {
    width: 100%;
    bottom: 0;
    right: 0;
  }
  .cbl ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-radius: 0;
  }
  .cbl ul li a {
    width: 100%;
    border-radius: 0 !important;
  }
  .cbl ul li .text {
    display: none !important;
  }
  body {
    padding-bottom: 64px;
  }
  .cbl ul li .text,
  .cbl ul li .ewm {
    top: auto;
    bottom: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cbl ul li .text::after,
  .cbl ul li .ewm::after {
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    -ms-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
    bottom: 0;
    right: auto;
    border-left-color: transparent;
    border-top-color: #fff;
  }
  .cbl ul li .ewm {
    width: 2rem;
  }
  .About_01 .box .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
  }
  .About_01 .box .list .item .right .top p,
  .Home_About .box .boxRight .list .item .right .top p {
    font-size: 28px;
  }
  .button_01 .a,
  .button_02 .a {
    line-height: 42px;
  }
  .button_01 .a svg,
  .button_02 .a svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  :root {
    --line: 42px;
  }
  .About_05 .box .item .orientation ul {
    max-height: 3.2rem;
  }
  .About_03 .box .banner1 {
    width: 100%;
  }
  .About_01 .box1 .boxLeft .play {
    width: 50px;
    height: 50px;
  }
  .Footer_Container .box1 .boxLeft {
    width: 100%;
  }
  .Service_Tab .box {
    padding: 0.12rem 0;
  }
  .Disease_01 .box .item figcaption .content2 a svg {
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(0.8);
    -ms-transform: translateY(-50%) scale(0.8);
    transform: translateY(-50%) scale(0.8);
    fill: #007BC7;
  }
  .Disease_01 .box .item:hover figcaption .content2 a svg {
    fill: #fff;
  }
  .Disease_02 .box .boxLeft .sticky .list .item .top a,
  .Service_03 .box .boxLeft .sticky ul li {
    padding: 0.3rem 0;
  }
  .Disease_02 .box .boxLeft .sticky .list .item .top a {
    font-size: var(--f22);
  }
  .New_01 .banner_btn {
    display: none;
  }
  .New_02 .box .item a .content4 {
    display: none;
  }
  .New_02 .box .item {
    --max: 100%;
  }
  .New_02 .box .item a,
  .New_01 .box a figcaption,
  .News_04 .box .boxRight .sticky .list a,
  .Service_01 .box .item {
    padding: 0.35rem 0.4rem;
  }
  .pu_page .number {
    display: none;
  }
  .mbx .box a,
  .mbx .box span,
  .mbx .box em {
    line-height: 1.5;
  }
  .Contact_01 .box .boxRight .list1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .Contact_01 .box .boxRight .item input {
    height: 54px;
  }
  .Join_01 .box .boxRight .list {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.1rem;
  }
  .Join_01 .box .boxRight .list::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .Join_01 .box .boxRight .list::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #007BC7;
  }
  .Join_01 .box .boxRight .list::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
  }
  @-moz-document url-prefix() {
    .Join_01 .box .boxRight .list {
      scrollbar-color: #007BC7 rgba(0, 0, 0, 0.1);
      scrollbar-width: thin;
    }
  }
  .Join_01 .box .boxRight .list .scroll {
    width: 140%;
  }
  .Join_03 .box .item .top .show {
    display: none;
  }
  .Join_03 .box .item .top .content5 p {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .Join_03 .box .item .top {
    padding: 0 0.4rem 0 0.4rem;
  }
  .Join_03 .box .item .bot {
    padding: 0 0.4rem 0.4rem 0.4rem;
  }
  .Join_03 .box .item .bot .main .hide {
    display: block;
  }
  .Join_03 .box .item .bot .main .ite img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .Join_02 .box .swiper-slide .orientation {
    position: initial;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    width: 100%;
    padding: 0.5rem 0 0;
  }
  .Join_02 .box .banner_btn2 {
    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;
    margin-top: 0.6rem;
  }
  .Join_02 .box .banner_btn2 div {
    position: initial;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
  .Join_02 .box .banner_btn2 .next {
    margin-left: 0.2rem;
  }
  .Join_02 .box .swiper-slide {
    width: 80vw;
  }
  .Join_03 .box .item .top {
    height: 60px;
  }
  .Search_02 .box .item a .right {
    display: none;
  }
  .Search_02 .box .item a .left {
    max-width: 100%;
  }
  .Search_02 .box .item a {
    padding: 0.3rem;
  }
  .SearchOver .box .content2 form {
    width: 100%;
  }
  .mobile_search .close i {
    font-size: 0.42rem;
  }
  .Footer_Container .box1 .boxLeft {
    display: flex;
  }
  .Footer_Container .box1 .boxLeft .content2 {
    margin-top: 0;
    width: 50%;
    justify-content: flex-end;
  }
  .Home_Advantage .scroll {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.1rem;
  }
  .Home_Advantage .scroll::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .Home_Advantage .scroll::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #fff;
  }
  .Home_Advantage .scroll::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.3);
  }
  .Home_Advantage .box {
    width: 600%;
    grid-template-columns: repeat(6, 1fr);
  }
  .About_07 .box1 {
    margin-top: 10px;
  }
  .About_07 .pc_main {
    display: none !important;
  }
  .About_07 .phone_main {
    display: block !important;
  }
  .Home_Four .box .banner .swiper .swiper-slide .item,
  .Home_Four .box .boxTop .scroll .item {
    height: 60px;
  }
  .Home_Four .box .boxTop .scroll {
    width: 365%;
  }
}
/*# sourceMappingURL=./style.css.map */