html,
body {
  scroll-behavior: smooth;
}
:root {
  --swiper-theme-color: #023894;
  --bold: 500;
  --line: 50px;
  --g: 12px;
}
body {
  --www: 1.5rem;
  --interval: var(--www);
  --nav_height: 0.8rem;
  --color: #023894;
  --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: #023894;
}
body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  body {
    scrollbar-color: #023894 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 !important;
}
.bgColor {
  background: #f3f3f3;
}
.pt {
  padding-top: 1rem;
}
.pb {
  padding-bottom: 1rem;
}
.mt {
  margin-top: 0.56rem;
}
.Privacy_Policy .box_ .content1 {
  font-size: var(--f32);
}
.Privacy_Policy .box_ .hr {
  border-top: 1px solid #eee;
  margin: 0.5rem 0;
}
.Privacy_Policy .box_ .content3 {
  font-size: var(--f18);
  line-height: 1.8;
  color: #333;
}
.null_height {
  padding: 20vh 0;
  font-size: var(--f18);
  color: #999;
  text-align: center;
}
.null_height span {
  color: #023894;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #f3f3f3;
}
.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: #023894;
  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: #023894;
}
.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: #023894;
}
.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: #023894;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.8rem;
  line-height: 0.56rem;
  border-radius: 0.3rem;
  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 .h5 span {
  color: #023894;
}
.Search_2 .box {
  display: grid;
  gap: 0.1rem;
}
.Search_2 .box .item a {
  background: #f3f3f3;
  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: #023894;
}
.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: #023894;
  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: #023894;
}
.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: #023894;
}
.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: #023894;
}
.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: #023894;
}
.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: #023894;
}
.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: #023894;
}
.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: #023894;
}
.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: #023894;
}
.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 #023894;
}
.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: #023894;
  color: #fff;
  font-size: var(--f16);
  cursor: pointer;
  border: 0;
}
.Header_Container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  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::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
.Header_Container .box .logo a img {
  max-height: 0.48rem;
}
.Header_Container .box .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box .nav .item {
  padding: 0 0.22rem;
  position: relative;
}
.Header_Container .box .nav .item > p a {
  font-size: 16px;
  color: #333;
  line-height: var(--nav_height);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .nav .item:hover > p a {
  color: #023894;
}
.Header_Container .box .nav .item:hover .Select_Nav {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .nav .item.active > p a {
  color: #023894;
}
.Header_Container .box .button,
.Header_Container .box .logo {
  width: 4rem;
  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 .language {
  position: relative;
}
.Header_Container .box .language a {
  font-size: var(--f16);
  color: #333;
  font-family: 'MM';
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .language a img {
  margin-left: 6px;
}
.Header_Container .box .language a span {
  display: inline-flex;
  width: 20px;
  height: 20px;
  background: #023894;
  border-radius: 50%;
  vertical-align: bottom;
}
.Header_Container .box .language a span i {
  font-weight: bold;
  font-size: 10px;
  color: #fff;
  margin: auto;
}
.Header_Container .box .language a:hover {
  color: #023894;
}
.Header_Container .box .language div {
  position: absolute;
  width: 100px;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 10px;
  display: none;
}
.Header_Container .box .language div ul {
  border-radius: 10px;
  background: #f3f3f3;
  padding: 8px 0;
}
.Header_Container .box .language div ul li a {
  font-size: var(--f16);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
  line-height: 35px;
}
.Header_Container .box .language div ul li:hover a {
  color: #023894;
}
.Header_Container .box .language div ul .active a {
  color: #023894;
}
.Header_Container .box .language:hover div {
  display: block;
}
.Header_Container .box .search {
  margin: 0 0.42rem 0 0.32rem;
}
.Header_Container .box .search p {
  cursor: pointer;
}
.Header_Container .box .search p svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .search p:hover svg path {
  fill: #023894;
}
.Header_Container .box .lxzx a {
  font-size: var(--f16);
  color: #fff;
  width: 1.62rem;
  line-height: 0.52rem;
  background: #023894;
  text-align: center;
  border-radius: 0.3rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .lxzx a:hover {
  -webkit-box-shadow: 0px 0px 10px rgba(2, 56, 148, 0.5);
  box-shadow: 0px 0px 10px rgba(2, 56, 148, 0.5);
}
.Header_Container.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.Select_Nav {
  position: absolute;
  left: -3rem;
  padding-top: 10px;
  opacity: 0;
  pointer-events: none;
}
.Select_Nav ._box {
  background: #fff;
  width: 7.7rem;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Select_Nav ._box ._left {
  width: 2.9rem;
  border-radius: 10px 0 0 10px;
  background: #f3f3f3;
  min-height: 1rem;
  padding: 0.6rem 0.4rem;
}
.Select_Nav ._box ._left ul li {
  margin-bottom: 0.24rem;
}
.Select_Nav ._box ._left ul li:last-child {
  margin-bottom: 0;
}
.Select_Nav ._box ._left ul li a {
  font-size: var(--f22);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_Nav ._box ._left ul li:hover a {
  color: #023894;
}
.Select_Nav ._box ._left ul .active a {
  color: #023894;
}
.Select_Nav ._box ._right {
  padding: 0.3rem;
  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;
}
.Select_Nav ._box ._right a {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.Select_Nav ._box ._right a img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_Nav ._box ._right a .orientation {
  position: absolute;
  left: 0.3rem;
  bottom: 0.2rem;
}
.Select_Nav ._box ._right a .orientation .content1 {
  font-size: var(--f22);
  color: #fff;
  line-height: 1.5;
}
.Select_Nav ._box ._right a .orientation .content2 {
  margin-top: 0.15rem;
}
.Select_Nav ._box ._right a .orientation .content2 .a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Select_Nav ._box ._right a .orientation .content2 .a .btn {
  width: 0.42rem;
  height: 0.42rem;
  background: #023894;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Select_Nav ._box ._right a .orientation .content2 .a .btn svg {
  margin: auto;
}
.Select_Nav ._box ._right a:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Select_Nav ._box ._right a:hover .btn svg {
  -webkit-animation: arrowRun 3s infinite;
  animation: arrowRun 3s infinite;
}
.Home_Banner .banner {
  position: relative;
}
.Home_Banner .banner video,
.Home_Banner .banner picture img {
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 50vh;
  }
}
.Home_Banner .banner .video {
  position: relative;
}
.Home_Banner .banner .video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.Home_Banner .banner .video .phone {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone {
    display: block;
  }
}
.Home_Banner .banner .video .phone .img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .img img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .play {
  position: absolute;
  z-index: 3;
  width: 0.5rem;
  height: 0.5rem;
  right: 5vw;
  bottom: 5vw;
  border-radius: 50%;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Banner .banner .video .phone .play svg {
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone .play {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.Home_Banner .banner .swiper-slide .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(--f56);
  color: #fff;
  line-height: 1.4;
}
.Home_Banner .banner .swiper-slide .orientation .content2 {
  margin-top: 0.68rem;
}
.Home_Banner .page {
  position: absolute;
  left: var(--interval);
  bottom: 0.45rem;
  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: 20px;
  height: 20px;
  border: 5px solid transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: transparent;
  margin: 0 !important;
  margin-right: 0.15rem !important;
  opacity: 1;
  position: relative;
}
.Home_Banner .page div span::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #525c73;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
}
.Home_Banner .page div .swiper-pagination-bullet-active {
  border-color: #fff;
}
.Home_Banner .page div .swiper-pagination-bullet-active::after {
  opacity: 0;
}
.link_01 .a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.link_01 .a .btn {
  width: 0.54rem;
  height: 0.54rem;
  background: #023894;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 699px) {
  .link_01 .a .btn {
    width: 0.74rem;
    height: 0.74rem;
  }
}
.link_01 .a .btn svg {
  margin: auto;
}
.link_01 .a .text {
  font-size: var(--f18);
  color: #fff;
  margin-left: 0.2rem;
}
.link_01 .a:hover .btn svg {
  -webkit-animation: arrowRun 3s infinite;
  animation: arrowRun 3s infinite;
}
.link_02 .a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.link_02 .a .btn {
  width: 0.54rem;
  height: 0.54rem;
  background: #023894;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 699px) {
  .link_02 .a .btn {
    width: 0.74rem;
    height: 0.74rem;
  }
}
.link_02 .a .btn svg {
  margin: auto;
}
.link_02 .a .text {
  font-size: var(--f18);
  color: #000;
  margin-left: 0.2rem;
}
.link_02 .a:hover .btn svg {
  -webkit-animation: arrowRun 3s infinite;
  animation: arrowRun 3s infinite;
}
.link_04 .a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.link_04 .a .btn {
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid #023894;
}
@media screen and (max-width: 699px) {
  .link_04 .a .btn {
    width: 0.74rem;
    height: 0.74rem;
  }
}
.link_04 .a .btn svg {
  margin: auto;
}
.link_04 .a .btn svg path {
  fill: #023894;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.link_04 .a .text {
  font-size: var(--f18);
  color: #000;
  margin-left: 0.2rem;
}
.link_04 .a:hover .btn {
  background: #023894;
}
.link_04 .a:hover .btn svg {
  -webkit-animation: arrowRun 3s infinite;
  animation: arrowRun 3s infinite;
}
.link_04 .a:hover .btn svg path {
  fill: #fff;
}
@-webkit-keyframes arrowRun {
  0% {
    -webkit-transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  7% {
    -webkit-transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  7.1% {
    -webkit-transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  14% {
    -webkit-transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
}
@keyframes arrowRun {
  0% {
    -webkit-transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  7% {
    -webkit-transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  7.1% {
    -webkit-transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  14% {
    -webkit-transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
}
.Home_About .box .boxLeft {
  width: 6.08rem;
  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;
}
.Home_About .box .boxLeft .content1 {
  font-size: var(--f28);
  color: #023894;
}
.Home_About .box .boxLeft .content2 .con1 {
  font-size: var(--f22);
}
.Home_About .box .boxLeft .content2 .con2 {
  font-family: 'MB';
  font-size: var(--f42);
  color: #023894;
  line-height: 1;
}
.Home_About .box .boxLeft .content2 .con3 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.15rem;
}
.Home_About .box .boxRight {
  width: -webkit-calc(93.92%);
  width: calc(100% - 6.08rem);
}
.Home_About .box .boxRight .content1 {
  font-size: var(--f42);
  line-height: 1.3;
}
.Home_About .box .boxRight .content2 {
  font-size: var(--f18);
  color: #666;
  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;
  margin-top: 0.32rem;
}
.Home_About .box .boxRight .content3 {
  margin-top: 0.54rem;
}
.Home_About .box .boxRight .content4 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.4rem;
  margin-top: 0.7rem;
}
.Home_About .box .boxRight .content4 .item {
  position: relative;
}
.Home_About .box .boxRight .content4 .item .img {
  border-radius: 0.2rem;
  overflow: hidden;
}
.Home_About .box .boxRight .content4 .item .img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #f3f3f3;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_About .box .boxRight .content4 .item .img img {
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_About .box .boxRight .content4 .item .orientation {
  position: absolute;
  top: 0.36rem;
  left: 0.3rem;
}
.Home_About .box .boxRight .content4 .item .orientation img {
  max-height: 40px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_About .box .boxRight .content4 .item .orientation1 {
  position: absolute;
  bottom: 0.4rem;
  right: 0.3rem;
  text-align: right;
}
.Home_About .box .boxRight .content4 .item .orientation1 p {
  font-size: var(--f18);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_About .box .boxRight .content4 .item .orientation1 div {
  font-size: 0.68rem;
  font-family: 'MM';
  line-height: 1;
  margin-top: 0.15rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_About .box .boxRight .content4 .item:hover .img img {
  opacity: 1;
}
.Home_About .box .boxRight .content4 .item:hover .img::after {
  opacity: 0;
}
.Home_About .box .boxRight .content4 .item:hover .orientation img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.Home_About .box .boxRight .content4 .item:hover .orientation1 p {
  color: #fff;
}
.Home_About .box .boxRight .content4 .item:hover .orientation1 div {
  color: #fff;
}
.title_01 .h5 {
  font-size: var(--f28);
  color: #023894;
  margin-bottom: 0.16rem;
}
.title_01 .h6 {
  font-size: var(--f42);
  line-height: 1.2;
}
.Home_News .box {
  margin-top: 0.7rem;
}
.Home_News .box .boxLeft {
  width: 8.1rem;
}
.Home_News .box .boxLeft .item a figure {
  border-radius: 0.2rem;
  overflow: hidden;
}
.Home_News .box .boxLeft .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_News .box .boxLeft .item a figcaption {
  margin-top: 0.5rem;
}
.Home_News .box .boxLeft .item a figcaption .content1 {
  font-size: var(--f28);
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  height: 2.8em;
  max-height: 2.8em;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  font-weight: var(--bold);
}
.Home_News .box .boxLeft .item a figcaption .content2 {
  font-size: var(--f16);
  color: #666;
  margin-top: 0.36rem;
}
.Home_News .box .boxLeft .item a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Home_News .box .boxLeft .item a:hover .content1 {
  color: var(--color);
}
.Home_News .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.6rem;
}
.Home_News .box .boxRight .list {
  padding-left: 0.6rem;
  display: grid;
  gap: 0.3rem;
  border-left: 1px solid #cccccc;
}
.Home_News .box .boxRight .list .item a .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 1.05rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.Home_News .box .boxRight .list .item a .left .content1 {
  font-size: var(--f20);
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  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;
  font-weight: var(--bold);
}
.Home_News .box .boxRight .list .item a .left .content2 {
  font-size: var(--f16);
  color: #666;
}
.Home_News .box .boxRight .list .item a .right {
  width: 2.4rem;
}
.Home_News .box .boxRight .list .item a .right p {
  border-radius: 10px;
  overflow: hidden;
}
.Home_News .box .boxRight .list .item a .right p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_News .box .boxRight .list .item a:hover .left .content1 {
  color: var(--color);
}
.Home_News .box .boxRight .list .item a:hover .right p img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.link_03 .a {
  width: 1.85rem;
  height: 0.54rem;
  border: 2px solid #023894;
  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);
  color: #023894;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0.5rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
}
.link_03 .a p {
  margin-left: 0.3rem;
}
.link_03 .a path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.link_03 .a:hover {
  background: #023894;
  color: #fff;
}
.link_03 .a:hover p svg {
  -webkit-animation: arrowRun 3s infinite;
  animation: arrowRun 3s infinite;
}
.link_03 .a:hover p svg path {
  fill: white;
}
.Footer_Container {
  background: #f3f3f3;
  padding: 0.6rem 0;
}
.Footer_Container .box .content1 img {
  height: 0.63rem;
}
.Footer_Container .box .content2 {
  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(--f28);
  color: #023894;
  margin-right: auto;
  padding-left: 1.6rem;
}
.Footer_Container .box .content3 {
  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;
}
.Footer_Container .box1 {
  margin-top: 0.55rem;
  padding-top: 0.75rem;
  border-top: 1px solid #ccc;
}
.Footer_Container .box1 .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Footer_Container .box1 .left .item:not(:last-child) {
  margin-right: 1.3rem;
}
.Footer_Container .box1 .left .item .h5 a {
  font-size: var(--f22);
  color: #000;
}
.Footer_Container .box1 .left .item ul {
  margin-top: 0.5rem;
}
.Footer_Container .box1 .left .item ul li {
  margin-bottom: 0.16rem;
}
.Footer_Container .box1 .left .item ul li:last-child {
  margin-bottom: 0;
}
.Footer_Container .box1 .left .item ul li a {
  font-size: var(--f16);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box1 .left .item ul li a:hover {
  color: #023894;
}
.Footer_Container .box1 .right {
  text-align: right;
}
.Footer_Container .box1 .right .content1 a {
  font-size: var(--f28);
  font-family: 'MR';
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box1 .right .content1 a:hover {
  color: #023894;
}
.Footer_Container .box1 .right .content2 {
  margin: 0.16rem 0 0.5rem;
  font-size: var(--f26);
}
.Footer_Container .box1 .right .content3 ul li {
  margin-left: 0.12rem;
  position: relative;
}
.Footer_Container .box1 .right .content3 ul li a {
  width: 0.62rem;
  height: 0.62rem;
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box1 .right .content3 ul li a img {
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box1 .right .content3 ul li .ewm {
  position: absolute;
  left: 50%;
  top: 0.7rem;
  width: 1.3rem;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}
.Footer_Container .box1 .right .content3 ul li .ewm img {
  width: 100%;
}
.Footer_Container .box1 .right .content3 ul li:hover a {
  background: #023894;
}
.Footer_Container .box1 .right .content3 ul li:hover a img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.Footer_Container .box1 .right .content3 ul li:hover .ewm {
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.Footer_Container .box2 {
  margin-top: 1.7rem;
}
.Footer_Container .box2 div {
  font-size: var(--f16);
  color: #666;
}
.Footer_Container .box2 a {
  display: inline-block;
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box2 a:hover {
  color: var(--color);
}
.Home_Product {
  background: #f3f3f3;
}
.Home_Product .box {
  margin-top: 0.25rem;
}
.Home_Product .box .scroll ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.45rem;
}
.Home_Product .box .scroll ul li > a {
  font-size: var(--f22);
  color: #666;
  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;
  border-bottom: 1px solid #cccccc;
  position: relative;
  cursor: pointer;
  line-height: 0.92rem;
}
.Home_Product .box .scroll ul li > a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0%;
  background: #023894;
  z-index: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Product .box .scroll ul li > a img {
  margin-right: 15px;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Product .box .scroll ul li .box1 {
  display: none;
}
.Home_Product .box .scroll ul li:hover a {
  color: #000;
}
.Home_Product .box .scroll ul li:hover a img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
  opacity: 1;
}
.Home_Product .box .scroll ul .active a {
  color: #000;
}
.Home_Product .box .scroll ul .active a::after {
  width: 100%;
}
.Home_Product .box .scroll ul .active a img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
  opacity: 1;
}
.Home_Product .box1 {
  margin-top: 0.65rem;
}
.Home_Product .box1 .list {
  display: none;
}
.Home_Product .box1 .list.active {
  display: block;
}
.Home_Product .box1 .list .item .left {
  width: 5.4rem;
  padding-top: 0.96rem;
}
.Home_Product .box1 .list .item .left .content1 {
  font-size: var(--f44);
}
.Home_Product .box1 .list .item .left .content2 {
  font-size: var(--f20);
  margin-top: 0.35rem;
  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;
}
.Home_Product .box1 .list .item .left .content3 {
  margin-top: 0.45rem;
}
.Home_Product .box1 .list .item .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1.65rem;
}
.Inner_Banner img {
  width: 100%;
}
.Product_01 {
  background: #f3f3f3;
}
.Product_01 .box {
  margin-top: 0.35rem;
}
.Product_01 .box .desc {
  font-size: var(--f18);
  color: #666;
  text-align: center;
}
.Product_01 .box .img {
  width: 11.82rem;
  margin: 0.8rem auto 0;
  border-radius: 0.2rem;
  overflow: hidden;
}
.link4 .a .btn {
  background: #023894;
}
.link4 .a .btn svg {
  -webkit-animation: arrowRun 3s infinite;
  animation: arrowRun 3s infinite;
}
.link4 .a .btn svg path {
  fill: #fff;
}
.Product_02 .box {
  display: grid;
  gap: 1rem;
}
.Product_02 .box .item .boxLeft {
  width: 50%;
  position: relative;
}
.Product_02 .box .item .boxLeft .posi {
  position: relative;
}
.Product_02 .box .item .boxLeft .img {
  overflow: hidden;
  border-radius: 0.2rem;
}
.Product_02 .box .item .boxLeft .img img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_02 .box .item .boxRight {
  width: 45%;
  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;
}
.Product_02 .box .item .boxRight > div {
  width: 100%;
}
.Product_02 .box .item .boxRight > div .content1 {
  font-size: var(--f32);
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_02 .box .item .boxRight > div .content2 {
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.Product_02 .box .item .boxRight > div .content2 p {
  margin-top: 0.2rem;
}
.Product_02 .box .item .boxRight > div .content3 {
  margin-top: 0.35rem;
}
.Product_02 .box .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}
.Product_02 .box .list .ite {
  position: absolute;
  left: 0%;
  top: 0;
  --h: 0.8rem;
}
.Product_02 .box .list .ite::after {
  content: '';
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: var(--h);
  width: 1px;
  background: #ccc;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  pointer-events: none;
}
.Product_02 .box .list .ite .dian {
  width: 20px;
  height: 20px;
  background: #023894;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.Product_02 .box .list .ite .dian::before,
.Product_02 .box .list .ite .dian::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
  height: 2px;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_02 .box .list .ite .dian::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.Product_02 .box .list .ite .banner {
  position: absolute;
  left: 50%;
  bottom: calc(40px + var(--h));
  background: #f3f3f3;
  width: 1.7rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 10px;
  padding: 0.25rem 0 0.2rem;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  pointer-events: none;
}
.Product_02 .box .list .ite .banner .swiper .swiper-slide {
  text-align: center;
  height: 1rem;
}
.Product_02 .box .list .ite .banner .swiper .swiper-slide img {
  max-height: 100%;
}
.Product_02 .box .list .ite .banner .page div {
  line-height: 1;
  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;
}
.Product_02 .box .list .ite .banner .page div span {
  width: 10px;
  height: 10px;
  border: 2px solid transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: transparent;
  margin: 0.15rem 2px 0 !important;
  opacity: 1;
  position: relative;
}
.Product_02 .box .list .ite .banner .page div span::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #ccc;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
}
.Product_02 .box .list .ite .banner .page div .swiper-pagination-bullet-active {
  border-color: #023894;
}
.Product_02 .box .list .ite .banner .page div .swiper-pagination-bullet-active::after {
  opacity: 0;
}
.Product_02 .box .list .ite .banner .title {
  margin-top: 0.15rem;
  font-size: var(--f16);
  text-align: center;
  padding: 0 5px;
}
  .Product_02 .box .list .active::after {
    opacity: 1;
    pointer-events: auto;
  }
  .Product_02 .box .list .active .dian {
    background: #fff;
  }
  .Product_02 .box .list .active .dian::before {
    background: #023894;
  }
  .Product_02 .box .list .active .dian::after {
    background: transparent;
  }
  .Product_02 .box .list .active .banner {
    opacity: 1;
    pointer-events: auto;
  }
.Product_02 .box .item2 .list .ite1 {
  /*left: 29%;*/
  /*top: 47.5%;*/
  left: 69%;
    top: 47%;
}
.Product_02 .box .item2 .list .ite2 {
  /*left: 42%;*/
  /*top: 35%;*/
  --h: 0.5rem;
  left: 55%;
    top: 33%;
}
.Product_02 .box .item2 .list .ite3 {
  /*left: 45.7%;*/
  /*top: 42%;*/
  left: 61%;
    top: 43%;
}
.Product_02 .box .item2 .list .ite4 {
  /*left: 55%;*/
  /*top: 22%;*/
  --h: 0.3rem;
  left: 43%;
    top: 19%;
}
.Product_02 .box .item2 .list .ite5 {
  /*left: 61%;*/
  /*top: 45%;*/
  --h: 0.9rem;
  left: 36%;
    top: 45%;
}
.Product_02 .box .item2 .list .ite6 {
  /*left: 73%;*/
  /*top: 37%;*/
  --h: 0.5rem;
  left: 24%;
    top: 34%;
}
.Product_02 .box .item2 .list .ite7 {
  /*left: 89%;*/
  /*top: 40%;*/
  --h: 0.5rem;
  
  left: 11%;
    top: 40%;
}

.Product_02 .box .item2 .list .ite8 {
    left: 58%;
    top: 48%;
}
.Product_02 .box .item3 .list .ite1 {
  left: 20%;
  top: 26%;
  --h: 0.4rem;
}
.Product_02 .box .item3 .list .ite2 {
  left: 45.3%;
  top: 6.5%;
  --h: 0.3rem;
}
.Product_02 .box .item3 .list .ite3 {
  left: 34%;
  top: 56%;
  --h: 0.4rem;
  z-index: 2;
}
.Product_02 .box .item3 .list .ite4 {
  left: 85%;
  top: 60%;
  --h: 1.7rem;
}
.Product_02 .box .item3 .list .ite5 {
  left: 30%;
  top: 22%;
}

.Product_02 .box .item3 .list .ite6 {
  left: 38%;
    top: 2%;
      --h: 0.4rem;
}

.Product_02 .box .item3 .list .ite7 {
  left: 62%;
  top: 24%;
}
.Product_02 .box .item3 .list .ite8 {
  left: 75%;
    top: 24%;
    --h: 0.4rem;
}

.Product_02 .box .item3 .list .ite9 {
    left: 77%;
    top: 43%;
}
.Product_02 .box .item3 .list .ite10 {
    left: 70%;
    top: 49%;
    --h: 1.2rem;
}

.Product_02 .box .item3 .list .ite11 {
    left: 56%;
    top: 63%;
}

.Product_02 .box .item3 .list .ite12 {
    left: 54%;
    top: 54%;
}

.Product_02 .box .item3 .list .ite13 {
    left: 47%;
    top: 46.3%;
}

.Product_02 .box .item3 .list .ite14 {
    left: 43%;
    top: 53%;
}

.Product_02 .box .item3 .list .ite15 {
    left: 32%;
    top: 45%;
}


.Product_02 .box .item4 .list .ite2,
.Product_02 .box .item4 .list .ite4,
.Product_02 .box .item4 .list .ite7,
.Product_02 .box .item4 .list .ite10{
     display: none;
}

.Product_02 .box .item4 .list .ite1 {
  left: 17%;
  top: 67%;
}
.Product_02 .box .item4 .list .ite2 {
  left: 24%;
  top: 50%;
  --h: 0.3rem;
}
.Product_02 .box .item4 .list .ite3 {
  left: 29%;
  top: 62%;
  --h: 1.5rem;
}
.Product_02 .box .item4 .list .ite4 {
  left: 38%;
  top: 27%;
  --h: 0.3rem;
}
.Product_02 .box .item4 .list .ite5 {
  /*left: 47%;*/
  /*top: 48%;*/
  
  left: 66%;
  top: 44%;
  z-index: 2;
}
.Product_02 .box .item4 .list .ite6 {
  left: 45%;
  top: 59%;
  --h: 1.5rem;
}
.Product_02 .box .item4 .list .ite7 {
  left: 68%;
  top: 33.8%;
  --h: 0.6rem;
   z-index: 2;
}
.Product_02 .box .item4 .list .ite8 {
  left: 73%;
  top: 32%;
  --h: 0.6rem;
  z-index: 2;
}
.Product_02 .box .item4 .list .ite9 {
  left: 81.4%;
  top: 26%;
  --h: 0.4rem;
}
.Product_02 .box .item4 .list .ite10 {
  left: 84%;
  top: 18%;
  --h: 0.4rem;
}

.Product_02 .box .item4 .list .ite11 {
  left: 64%;
  top: 9%;
  --h: 0.4rem;
}
.Product_02 .box .item4 .list .ite12{
  left: 34%;
  top: 67%;
  --h: 1.8rem;
}

.Product_02 .box .item4 .list .ite13{
 left: 81.6%;
 top: 45.6%;
  --h: 1rem;
}

.Product_02 .box .item4 .list .ite14{
 left: 17%;
    top: 52%;
    --h: 0.3rem;
}


.News_01 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem;
}
@media screen and (min-width: 699px) {
  .News_01 .box .tj {
    grid-area: 1/1/2/3;
  }
}
.News_01 .box .tj a {
  position: relative;
  height: 100%;
}
.News_01 .box .tj a .img {
  border-radius: 0.2rem;
  overflow: hidden;
  height: 100%;
}
.News_01 .box .tj a .img img {
  height: 100%;
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_01 .box .tj a .orientation {
  padding: 0 0.5rem;
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  color: #fff;
}
.News_01 .box .tj a .orientation .content1 {
  font-size: var(--f28);
  height: 2.8em;
  max-height: 2.8em;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.News_01 .box .tj a .orientation .content2 {
  font-size: var(--f16);
  margin-top: 0.3rem;
}
.News_01 .box .tj a:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.News_01 .box .desc a figcaption .content2 {
  display: block;
}
.News_01 .item {
  background: #f3f3f3;
  overflow: hidden;
  border-radius: 0.2rem;
}
.News_01 .item a figure {
  overflow: hidden;
  border-radius: 0.2rem 0.2rem 0 0;
}
.News_01 .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_01 .item a figcaption {
  padding: 0.5rem 0.4rem;
}
.News_01 .item a figcaption .content1 {
  font-size: var(--f22);
  color: #000;
  height: 2.9em;
  max-height: 2.9em;
  line-height: 1.45;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_01 .item a figcaption .content2 {
  font-size: var(--f16);
  color: #666;
  height: 3.5em;
  max-height: 3.5em;
  line-height: 1.75;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.2rem;
  display: none;
}
.News_01 .item a figcaption .content3 {
  font-family: 'MR';
  font-size: var(--f16);
  color: #666;
  margin-top: 0.6rem;
}
.News_01 .item a:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.News_01 .item a:hover figcaption .content1 {
  color: #023894;
}
.News_01 .button_01 div {
  margin-top: 0.56rem;
  background: #f3f3f3;
}
.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.56rem;
}
.pu_page a {
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  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-size: var(--f18);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: 0 -4px;
}
.pu_page a:hover {
  color: #023894;
}
.pu_page .active {
  color: #023894;
}
.pu_page .number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.7rem;
}
.pu_page .prev a,
.pu_page .next a {
  background: #f3f3f3;
}
.pu_page .prev a i,
.pu_page .next a i {
  color: #023894;
  font-size: var(--f14);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pu_page .prev a:hover,
.pu_page .next a:hover {
  background: #023894;
}
.pu_page .prev a:hover i,
.pu_page .next a:hover i {
  color: #fff;
}
.News_02 {
  background: #f3f3f3;
}
@media screen and (min-width: 1200px) {
  .News_02 {
    padding-top: var(--nav_height);
  }
}
.News_02 .box {
  max-width: 1200px;
  margin: auto;
}
.News_02 .box .content1 {
  font-size: var(--f36);
  line-height: 1.4;
}
.News_02 .box .content2 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.28rem;
}
.News_02 .box .heng {
  height: 1px;
  background: #ccc;
  margin: 0.48rem 0;
}
.News_02 .box .content3 {
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.News_02 .box .content3 em {
  font-style: italic;
}
.ESG_01 .box .boxLeft {
  width: 50%;
  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-right: 0.9rem;
}
.ESG_01 .box .boxLeft > div {
  width: 100%;
}
.ESG_01 .box .boxLeft > div .content1 {
  font-size: var(--f42);
}
.ESG_01 .box .boxLeft > div .content2 {
  margin-top: 0.4rem;
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.ESG_01 .box .boxRight {
  width: 50%;
}
.ESG_01 .box .boxRight p {
  border-radius: 0.2rem;
  overflow: hidden;
}
.ESG_01 .box .boxRight p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ESG_01 .box .boxRight p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.ESG_02 {
  background: #f3f3f3;
}
.ESG_02 .box .swiper .item {
  background: #fff;
  border-radius: 0.2rem;
}
.ESG_02 .box .swiper .item figure {
  border-radius: 0.2rem 0.2rem 0 0;
  overflow: hidden;
}
.ESG_02 .box .swiper .item figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ESG_02 .box .swiper .item figcaption {
  padding: 0.5rem 0.4rem;
}
.ESG_02 .box .swiper .item figcaption .content1 {
  font-size: var(--f22);
  height: 2.9em;
  max-height: 2.9em;
  line-height: 1.45;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ESG_02 .box .swiper .item figcaption .content2 {
  font-size: var(--f16);
  color: #666;
  font-family: 'MR';
  margin-top: 0.6rem;
  display: none;
}
.ESG_02 .box .swiper .item:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.ESG_02 .box .swiper .item:hover figcaption .content1 {
  color: #023894;
}
.button_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.button_01.hbj div {
  background: #f3f3f3;
}
.button_01 div {
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  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-size: var(--f18);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: #fff;
  cursor: pointer;
}
.button_01 div i {
  color: #023894;
  font-size: var(--f14);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.button_01 div:hover {
  background: #023894;
}
.button_01 div:hover i {
  color: #fff;
}
.button_01 .ml {
  margin-left: 0.2rem;
}
.ESG_03 .desc {
  font-size: var(--f18);
  color: #666;
  line-height: 2;
  max-width: 8.3rem;
}
.ESG_03 .box {
  --w1: 2.6rem;
  --h1: 4.6rem;
  --w2: calc(var(--vw) - var(--interval) * 2 - var(--w1) * 3 - 0.9rem);
}
.ESG_03 .box .scroll .list .item {
  width: var(--w1);
  position: relative;
  overflow: hidden;
  background: #f3f3f3;
  border-radius: 10px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.ESG_03 .box .scroll .list .item .img {
  border-radius: 10px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: var(--w2);
}
.ESG_03 .box .scroll .list .item .img img {
  width: 100%;
  height: var(--h1);
}
.ESG_03 .box .scroll .list .item .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  width: var(--w1);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ESG_03 .box .scroll .list .item .posi div {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ESG_03 .box .scroll .list .item .posi .orientation1 {
  position: absolute;
  left: 50%;
  top: 1.1rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ESG_03 .box .scroll .list .item .posi .orientation1 img {
  max-height: 0.62rem;
  -webkit-filter: invert(1);
  filter: invert(1);
  opacity: 0.5;
}
.ESG_03 .box .scroll .list .item .posi .orientation2 {
  position: absolute;
  font-size: var(--f22);
  color: #000;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 2.15rem;
}
.ESG_03 .box .scroll .list .item .posi .orientation3 {
  font-size: var(--f18);
  color: #666;
  position: absolute;
  top: 2.55rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (min-width: 1200px) {
  .ESG_03 .box .scroll .list .active {
    width: var(--w2);
    --p: 0.5rem;
  }
  .ESG_03 .box .scroll .list .active .img {
    opacity: 1;
  }
  .ESG_03 .box .scroll .list .active .posi {
    background: transparent;
  }
  .ESG_03 .box .scroll .list .active .posi .orientation1 {
    left: var(--p);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .ESG_03 .box .scroll .list .active .posi .orientation1 img {
    opacity: 1;
    -webkit-filter: invert(0);
    filter: invert(0);
  }
  .ESG_03 .box .scroll .list .active .posi .orientation2 {
    color: #fff;
    left: var(--p);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .ESG_03 .box .scroll .list .active .posi .orientation3 {
    color: #fff;
    left: var(--p);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media screen and (max-width: 1200px) {
  .ESG_03 .box .scroll .list .item {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    --p: 0.4rem;
    margin-right: 0.2rem;
  }
  .ESG_03 .box .scroll .list .item:last-child {
    margin-right: 0;
  }
  .ESG_03 .box .scroll .list .item .img {
    opacity: 1;
    width: 100%;
  }
  .ESG_03 .box .scroll .list .item .img img {
    height: auto;
  }
  .ESG_03 .box .scroll .list .item .posi {
    background: transparent;
  }
  .ESG_03 .box .scroll .list .item .posi .orientation1 {
    left: var(--p);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .ESG_03 .box .scroll .list .item .posi .orientation1 img {
    opacity: 1;
    -webkit-filter: invert(0);
    filter: invert(0);
  }
  .ESG_03 .box .scroll .list .item .posi .orientation2 {
    color: #fff;
    left: var(--p);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .ESG_03 .box .scroll .list .item .posi .orientation3 {
    color: #fff;
    left: var(--p);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.Join_01 .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Join_01 .box .boxLeft .title_01 {
  position: -webkit-sticky;
  position: sticky;
  top: var(--nav_height);
}
.Join_01 .box .boxRight {
  width: 10.12rem;
}
.Join_01 .box .boxRight .content1 {
  font-size: var(--f32);
}
.Join_01 .box .boxRight .content2 {
  font-size: var(--f18);
  color: #666;
  line-height: 2;
  margin: 0.16rem 0 0.68rem;
}
.Join_01 .box .boxRight .content3 {
  border-radius: 10px;
  overflow: hidden;
}
.Join_01 .box .boxRight .content3 img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_01 .box .boxRight .content3:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Join_02 {
  background: #f3f3f3;
}
.Join_02 .box .swiper-slide .img {
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
}
.Join_02 .box .swiper-slide .img img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_02 .box .swiper-slide .img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.Join_02 .box .swiper-slide .orientation {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: var(--f22);
  color: #fff;
  padding: 0.26rem;
  z-index: 2;
}
.Join_02 .box .swiper-slide:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Join_03 .box {
  display: grid;
  gap: 10px;
}
.Join_03 .box .item {
  background: #f3f3f3;
  border-radius: 10px;
  padding: 0 0.3rem;
}
.Join_03 .box .item .top {
  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;
}
.Join_03 .box .item .top .content1 {
  line-height: 1rem;
  font-size: var(--f28);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_03 .box .item .top .show {
  width: 1.3rem;
  position: relative;
  color: #666;
}
.Join_03 .box .item .top .content3{
    width: 3.1rem;
    padding-right: 0.5rem;
}

.Join_03 .box .item .top .show img {
  max-height: 0.2rem;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
}
.Join_03 .box .item .top .content2 {
  margin-left: auto;
  font-size: var(--f18);
}
.Join_03 .box .item .top .content5 {
  width: 2.3rem;
}
.Join_03 .box .item .top .content6 p {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_03 .box .item .top .content6 p span {
  margin: auto;
  display: block;
  width: 10px;
  height: 2px;
  background: #023894;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_03 .box .item .top .content6 p span:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  background: #023894;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_03 .box .item .top:hover .content1 {
  color: #023894;
}
.Join_03 .box .item .bot {
  padding: 0.55rem 0;
  border-top: 1px solid #ccc;
  display: none;
}
.Join_03 .box .item .bot .four {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.Join_03 .box .item .bot .h5 {
  font-size: var(--f22);
  margin-bottom: 0.08rem;
}
.Join_03 .box .item .bot .desc {
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.Join_03 .box .item .bot .hide {
  margin-bottom: 0.2rem;
  display: none;
  position: relative;
  padding-left: 30px;
}
.Join_03 .box .item .bot .hide img {
  max-height: 16px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.Join_03 .box .item .bot .link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Join_03 .box .item .bot .link a {
  font-family: 'MM';
  font-size: var(--f28);
  color: #023894;
}
.Join_03 .box .item.active .top .content6 p {
  background: #023894;
}
.Join_03 .box .item.active .top .content6 p span {
  background: #fff;
}
.Join_03 .box .item.active .top .content6 p span::before {
  background: #fff;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.About_01 .box .boxLeft {
  width: 9.1rem;
}
.About_01 .box .boxLeft .desc {
  margin-top: 0.32rem;
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.About_01 .box .boxLeft .desc1 {
  height: 14em;
  max-height: 14em;
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.About_01 .box .boxLeft .desc2 {
  display: none;
}
.About_01 .box .boxLeft .more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--f18);
  margin-top: 0.6rem;
}
.About_01 .box .boxLeft .more p {
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #000;
  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 .boxLeft .more p span {
  display: inline-flex;
  width: 20px;
  height: 20px;
  background: #023894;
  border-radius: 50%;
  vertical-align: bottom;
  margin-left: 5px;
}
.About_01 .box .boxLeft .more p span i {
  font-weight: bold;
  font-size: 10px;
  color: #fff;
  margin: auto;
}
.About_01 .box .boxLeft .more p:hover {
  color: var(--color);
}
.About_01 .box .boxLeft .more img {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  margin-left: 0.1rem;
}
.About_01 .box .boxLeft .more .p2 {
  display: none;
}
.About_01 .box .boxLeft .more .p2 img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.About_01 .box .boxLeft .more.active .p1 {
  display: none;
}
.About_01 .box .boxLeft .more.active .p2 {
  display: flex;
}
.About_01 .box .boxRight {
  width: 4.7rem;
}
.About_01 .box .boxRight .list {
  position: -webkit-sticky;
  position: sticky;
  top: var(--nav_height);
}
.About_01 .box .boxRight .item .left .top {
  font-size: var(--f18);
  color: #666;
}
.About_01 .box .boxRight .item .left .bot {
  font-family: 'MM';
  font-size: var(--f58);
  line-height: 1;
  color: #023894;
  margin-top: 0.08rem;
}
.About_01 .box .boxRight .item .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.About_01 .box .boxRight .heng {
  margin: 0.26rem 0;
  height: 1px;
  background: #ddd;
}
.About_01 .box1 {
  border-radius: 0.2rem;
  margin-top: 0.8rem;
  overflow: hidden;
  position: relative;
}
.About_01 .box1 img {
  width: 100%;
}
.About_01 .box1 .play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.About_01 .box1 .play span {
  width: 0.64rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0.64rem;
  background: #023894;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.About_01 .box1 .play span svg {
  margin: auto;
}
.About_01 .box1 .play::before,
.About_01 .box1 .play::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  background: rgba(2, 56, 148, 0.6);
  -webkit-animation: pulse 2s infinite ease-out;
  animation: pulse 2s infinite ease-out;
}
.About_01 .box1 .play::after {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
.About_02 {
  background: #f3f3f3;
  --h: 3rem;
  --w: 3.5rem;
  position: relative;
}
.About_02 .main {
  position: relative;
  z-index: 3;
}
.About_02 .box .swiper {
  padding: 0 var(--interval);
}
.About_02 .box .swiper::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ccc;
}
.About_02 .box .swiper .swiper-slide {
  height: var(--h);
  width: var(--w);
  padding-right: 0.3rem;
  z-index: 2;
}
.About_02 .box .swiper .swiper-slide .item {
  width: 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;
}
.About_02 .box .swiper .swiper-slide .item .content1 {
  font-size: var(--f24);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box .swiper .swiper-slide .item .content2 .scroll {
  font-size: var(--f18);
  color: #666;
}
.About_02 .box .swiper .swiper-slide .item .content3 {
  margin-top: 0.46rem;
}
.About_02 .box .swiper .swiper-slide .item .content3 span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #999999;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box .swiper .swiper-slide .item .content3 span::after {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  content: '';
  position: absolute;
  width: 0.35rem;
  height: 0.35rem;
  border: 1px solid #023894;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.About_02 .box .swiper .swiper-slide .item:hover .content1 {
  color: #023894;
}
.About_02 .box .swiper .swiper-slide .item:hover .content3 span {
  background: #023894;
}
.About_02 .box .swiper .swiper-slide .item:hover .content3 span::after {
  opacity: 1;
}
.About_02 .box .swiper .swiper-slide:nth-child(2n-1) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.About_02 .box .swiper .swiper-slide:nth-child(2n) {
  margin-top: calc(var(--h) - 10px);
}
.About_02 .box .swiper .swiper-slide:nth-child(2n) .item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: column-reverse;
  -ms-flex-flow: column-reverse;
  flex-flow: column-reverse;
}
.About_02 .box .swiper .swiper-slide:nth-child(2n) .item .content3 {
  margin-top: 0;
  margin-bottom: 0.46rem;
}
.About_02 .svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.About_02 .svg svg {
  width: 7rem;
  height: 7rem;
  margin: auto;
}
.About_02 .svg svg.active {
  -webkit-animation: rotate360 22s linear infinite;
  animation: rotate360 22s linear infinite;
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.About_03 {
  position: relative;
}
.About_03 .img {
  background: url(../images/img26.jpg) no-repeat 50% 50%;
  background-attachment: fixed;
}
.About_03 .img img {
  width: 100%;
  opacity: 0;
}
.About_03 .posi {
  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;
}
.About_04 .number ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.About_04 .number ul li {
  margin-left: 1.1rem;
}
.About_04 .number ul .top {
  font-size: var(--f18);
  color: #666;
}
.About_04 .number ul .bot {
  color: #023894;
  line-height: 1;
  margin-top: 8px;
}
.About_04 .number ul .bot span {
  font-family: 'MM';
  font-size: var(--f58);
  line-height: 1;
}
.About_04 .number ul .bot em {
  font-size: var(--f32);
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
  display: inline-block;
}
.About_04 .box .banner .swiper-slide {
  background: #f3f3f3;
  border-radius: 10px;
  padding: 0.35rem;
}
.About_04 .box .banner .swiper-slide img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_04 .box .banner .swiper-slide:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
#images img {
  cursor: pointer;
}
.About_05 {
  background: #f3f3f3;
}
.About_05 .box {
  margin-top: 0.5rem;
}
.About_05 .box ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-animation-name: hx;
  animation-name: hx;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.About_05 .box ul li {
  width: 2.48rem;
  height: 0.86rem;
  background: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.15rem;
}
.About_05 .box ul li img {
  margin: auto;
  max-width: 90%;
  max-height: 90%;
}
.About_05 .box ul:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.About_05 .box .banner {
  overflow: hidden;
}
.About_05 .box .banner:nth-child(2n) {
  margin: 0.2rem 0;
}
.About_05 .box .banner:nth-child(2n) ul {
  animation-direction: reverse;
}
@-webkit-keyframes hx {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes hx {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.About_06 .box {
  border-radius: 0.2rem;
  overflow: hidden;
  background: #f3f3f3;
}
.About_06 .box .boxLeft {
  width: 8.1rem;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .About_06 .box .boxLeft {
    border-radius: 0.2rem 0 0 0.2rem;
  }
}
.About_06 .box .boxLeft img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_06 .box .boxLeft:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.About_06 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.6rem;
}
.About_06 .box .boxRight > div {
  width: 100%;
}
.About_06 .box .boxRight > div .item {
  padding: 0.24rem 0;
}
.About_06 .box .boxRight > div .item .top {
  font-size: var(--f24);
}
.About_06 .box .boxRight > div .item .bot {
  margin-top: 0.16rem;
}
.About_06 .box .boxRight > div .item .bot p {
  width: 50%;
  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_06 .box .boxRight > div .item .bot p svg {
  margin-right: 0.1rem;
}
.About_06 .box .boxRight > div .item .bot p a {
  font-size: var(--f24);
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-family: 'MM';
}
.About_06 .box .boxRight > div .item:last-child .bot p{
    width: 100%;
}
@media screen and (max-width: 1520px) {
  .About_01 .box .boxRight {
    width: 5.5rem;
  }
  .Select_Nav ._box ._left {
    width: 3.1rem;
  }
  .Footer_Container .box1 .left .item:not(:last-child) {
    margin-right: 1.1rem;
  }
}
@media screen and (max-width: 1400px) {
  .Footer_Container .box1 .left .item:not(:last-child) {
    margin-right: 1rem;
  }
}
@media screen and (max-width: 1281px) {
  .Header_Container .box .button,
  .Header_Container .box .logo {
    width: auto;
  }
  .About_01 .box .boxLeft {
    width: 8.6rem;
  }
  .Product_02 .box .item .boxRight > div .content2 {
    line-height: 1.8;
  }
  
  .Join_03 .box .item .top .content3{
      width: 3.3rem;
  }
  
}
@media screen and (max-width: 1200px) {
  .Header_Container {
    display: none;
  }
  .MobileMain .HeaderMobile .box .button .Language a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .MobileMain .HeaderMobile .box .button .Language a img {
    margin-left: 8px;
  }
  .Home_About .box .boxLeft .content2 {
    margin-top: 0.3rem;
  }
  .Home_Product .box1 .list .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
  .Home_Product .box1 .list .item .left {
    padding-right: 0;
    width: 100%;
    padding-top: 0.5rem;
  }
  .Home_Product .box1 .list .item .right {
    padding-left: 0;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
  }
  .Home_News .box .boxRight {
    border-top: 1px solid #ccc;
    padding-top: 0.7rem;
  }
  .Home_News .box .boxRight .list {
    padding-left: 0;
    border: 0;
  }
  .Home_News .box .boxRight .list .item a .right {
    width: 3rem;
  }
  .Footer_Container .box1 .left {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .Footer_Container .box1 .left ul {
    display: none;
  }
  .Footer_Container .box .content1 {
    display: none;
  }
  .Footer_Container .box .content2 {
    padding-left: 0;
  }
  .About_04 .number {
    width: 100%;
    margin-top: 0.5rem;
  }
  .About_04 .number ul li {
    margin-right: 1rem;
    margin-left: 0;
  }
  .News_01 .desc a figcaption .content2 {
    display: none;
  }
  .Product_01 .box .img,
  .ESG_03 .desc {
    width: 100%;
    max-width: 100%;
  }
  .Product_02 .box .item:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .Product_02 .box {
    gap: 0;
  }
  .Product_02 .box .item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1.6rem;
    margin-bottom: 1.6rem;
  }
  .Product_02 .box .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .ESG_03 .desc {
    margin-top: 0.5rem;
  }
  .ESG_03 .box .scroll {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.2rem;
  }
  .ESG_03 .box .scroll::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .ESG_03 .box .scroll::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #023894;
  }
  .ESG_03 .box .scroll::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
  }
  @-moz-document url-prefix() {
    .ESG_03 .box .scroll {
      scrollbar-color: #023894 rgba(0, 0, 0, 0.1);
      scrollbar-width: thin;
    }
  }
  .ESG_03 .box .scroll .list {
    width: 300%;
  }
  .About_02 {
    --h: 4.4rem;
    --w: 4rem;
  }
  .Join_03 .box .item .top .show {
    display: none;
  }
  .Join_03 .box .item .bot .hide {
    display: block;
  }
  .Join_03 .box .item .top .content1 {
    font-size: var(--f24);
  }
  .Home_About .box .boxLeft,
  .Home_News .box .boxLeft,
  .About_01 .box .boxLeft,
  .About_06 .box .boxLeft,
  .Product_02 .box .item .boxLeft,
  .ESG_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;
  }
  .Home_About .box .boxRight,
  .Home_News .box .boxRight,
  .About_01 .box .boxRight,
  .About_06 .box .boxRight,
  .Product_02 .box .item .boxRight,
  .ESG_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;
    margin-top: 0.7rem;
  }
  .About_06 .box .boxRight {
    margin-top: 0;
    padding: 0.5rem;
  }
  .Home_About .box .boxRight .content4 {
    gap: 0.2rem;
  }
  .Home_Product .box .scroll ul,
  .News_01 .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem 0.4rem;
  }
  .News_01 .box {
    gap: 0.3rem;
  }
  .About_04 .number ul .bot em {
    font-size: 18px;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    display: inline-block;
  }
  .About_04 .number ul .bot span {
    font-size: 36px;
  }
  .Home_Product .box .scroll ul li > a {
    line-height: 60px;
  }
  .Footer_Container .box1 .left .item:not(:last-child) {
    margin-right: 0;
  }
}
.MobileMain .HeaderMobile .box .button .Language a span {
  display: inline-flex;
  width: 20px;
  height: 20px;
  background: #023894;
  border-radius: 50%;
  vertical-align: bottom;
  margin-left: 5px;
}
.MobileMain .HeaderMobile .box .button .Language a span i {
  font-weight: bold;
  font-size: 10px;
  color: #fff;
  margin: auto;
}
@media screen and (max-width: 699px) {
  .Home_Banner .page div span {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
  .Home_About .box .boxRight .content1 {
    font-size: var(--f30);
  }
  .Home_About .box .boxRight .scroll {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.2rem;
  }
  .Home_About .box .boxRight .scroll::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .Home_About .box .boxRight .scroll::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #023894;
  }
  .Home_About .box .boxRight .scroll::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
  }
  @-moz-document url-prefix() {
    .Home_About .box .boxRight .scroll {
      scrollbar-color: #023894 rgba(0, 0, 0, 0.1);
      scrollbar-width: thin;
    }
  }
  .Home_About .box .boxRight .scroll .content4 {
    width: 150%;
  }
  .Home_About .box .boxRight .content4 .item .orientation img {
    max-height: 34px;
  }
  .Home_About .box .boxRight .content4 .item .orientation1 div {
    font-size: 0.58rem;
  }
  .Home_Product .box .scroll ul li a img {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    margin-right: 0;
  }
  .Home_Product .box .scroll ul,
  .News_01 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Home_Product .box1 .list {
    display: block;
  }
  .Home_Product .wMain > .box1,
  .Home_Product .box1 .list .item .left .content1,
  .Footer_Container .box1 .left {
    display: none;
  }
  .Home_Product .box1 .list .item .left .content2 {
    margin-top: 0;
  }
  .Home_Product .box .scroll ul li .box1 {
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ccc;
  }
  .Home_Product .box .scroll ul .active .box1 {
    display: block;
  }
  .Home_News .box .boxRight .list .item a .left {
    padding-right: 0.5rem;
  }
  .Footer_Container .box1 .right {
    text-align: left;
    width: 100%;
  }
  .Footer_Container .box .content2 {
    width: 58%;
    font-size: var(--f24);
  }
  .link_03 .a {
    width: 2.4rem;
    height: 0.74rem;
  }
  .Footer_Container .box1 .right .content3 ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .Footer_Container .box1 .right .content3 ul li {
    margin-left: 0;
    margin-right: 0.3rem;
  }
  .Footer_Container .box1 .right .content3 ul li a {
    width: 0.9rem;
    height: 0.9rem;
  }
  .Footer_Container .box1 .right .content3 ul li a img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .Footer_Container .box1 .right .content3 ul li .ewm {
    top: 1rem;
  }
  .Footer_Container .box2 {
    margin-top: 1rem;
  }
  .Footer_Container .box2 div {
    line-height: 1.8;
  }
  .Inner_Banner img {
    min-height: 3.3rem;
  }
  .About_01 .box .boxRight .item .left .bot {
    font-size: 24px;
    margin-top: 8px;
  }
  .About_01 .box1 img {
    min-height: 3.6rem;
  }
  .button_01 div,
  .pu_page a {
    width: 0.7rem;
    height: 0.7rem;
  }
  .About_04 .number ul .bot span {
    font-size: 32px;
  }
  .About_04 .number ul .bot em {
    font-size: 16px;
  }
  .About_05 .box ul li img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .About_05 .box ul li {
    width: 2.68rem;
    height: 56px;
  }
  .About_06 .box .boxRight > div .item .bot p {
    width: 100%;
    padding: 5px 0;
  }
  .About_06 .box .boxRight > div .item .bot p svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .News_01 .tj a .orientation .content1,
  .News_01 a figcaption .content1 {
    font-size: 16px;
  }
  .pu_page .number {
    display: none;
  }
  .pu_page a {
    margin: 0;
  }
  .pu_page .next {
    margin-left: 0.2rem;
  }
  .Product_02 .box .item .boxRight {
    margin-top: 0.4rem;
  }
  .Product_02 .box .list {
    display: none;
  }
  .ESG_03 .box .scroll .list {
    width: 380%;
  }
  .ESG_03 .box .scroll .list .item .posi .orientation1 {
    top: 0.6rem;
  }
  .ESG_03 .box .scroll .list .item .posi .orientation2 {
    top: 1.5rem;
  }
  .ESG_03 .box .scroll .list .item .posi .orientation3 {
    top: 2.1rem;
  }
  .Join_03 .box .item .top .content6 p {
    width: 36px;
    height: 36px;
  }
  .mobile_search .close i {
    font-size: 0.4rem;
  }
  .Home_News .box .boxRight .list .item a .right {
    width: 2.8rem;
  }
  .About_01 .box1 .play span {
    width: 0.84rem;
    height: 0.84rem;
  }
  .News_01 .tj a .orientation {
    padding: 0 0.3rem;
    bottom: 0.3rem;
  }
  .News_01 .item a figcaption {
    padding: 0.5rem 0.3rem;
  }
  .News_01 .item,
  .News_01 .tj a .img,
  .Product_02 .box .item .boxLeft .img,
  .ESG_01 .box .boxRight p,
  .ESG_02 .box .swiper .item {
    border-radius: 10px;
  }
  .ESG_02 .box .swiper .item figure {
    border-radius: 10px 10px 0 0;
  }
  .Home_Product .box .scroll ul {
    gap: 0;
  }
  .Home_Product .box .scroll ul li>a {
    position: relative;
    padding-left: 36px;
  }
  .Home_Product .box .scroll ul li a img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    max-height: 20px;
    max-width: 30px;
  }
  .Footer_Container .box2 div{
      font-size: 13px;
      width: 100%;
      text-align: center;
  }
  .Footer_Container .box1 .right{
      text-align: center;
  }
  .Footer_Container .box1 .right .content3 ul{
      justify-content: center;
  }
  .Footer_Container .box1 .right .content3 ul li .ewm{
      width: 1.6rem;
  }
  
  .Home_About .box .boxRight .content1 br{
      display: none;
  }
  
}
/*# sourceMappingURL=./style.css.map */