:root {
  --swiper-theme-color: #AE1E25;
  --b600: 600;
  --ease: cubic-bezier(0.43, 0.195, 0.02, 1);
}
.ios,
.lang_en {
  --bold: bold;
}
body {
  --www: 1.5rem;
  --interval: var(--www);
  --nav_height: 0.9rem;
  --color: #003A73;
  --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: 16px;
    --www: 1.2rem;
  }
}
@media screen and (max-width: 1281px) {
  body {
    --f16: 13px;
    --f18: 14px;
    --f20: 15px;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f20: 18px;
    --f22: 18px;
    --f24: 18px;
    --f26: 18px;
    --f28: 0.26rem;
    --f30: 0.28rem;
    --f32: 0.3rem;
    --f34: 0.34rem;
    --f36: 0.38rem;
    --f38: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.42rem;
    --f48: 0.44rem;
    --f50: 0.46rem;
    --f52: 0.48rem;
    --f54: 0.5rem;
    --f56: 0.52rem;
    --f58: 0.52rem;
    --f60: 0.54rem;
    --interval: 5vw;
    --nav_height: 58px;
  }
}
@media screen and (max-width: 767px) {
  body {
    --f14: 0.26rem;
    --f16: 0.28rem;
    --f18: 0.3rem;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 0.34rem;
    --f26: 0.36rem;
    --f28: 0.38rem;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.42rem;
    --f42: 0.42rem;
    --f44: 0.42rem;
    --f46: 0.42rem;
    --f48: 0.42rem;
    --f50: 0.42rem;
    --f52: 0.42rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
  }
}
.maodian {
  position: relative;
  top: calc(var(--nav_height) * -1 + 1px);
}

html,
body {
	 scroll-behavior: smooth;
}

.public_anchor {
  /*top: calc((var(--nav_height) + 0.5rem) * -1 + 1px);*/
}
.search_open {
  cursor: pointer;
}
.mobile_search {
  top: var(--nav_height);
}
.viewer-footer {
  display: none;
}
.wMain {
  padding-left: var(--interval);
  padding-right: var(--interval);
  width: 100%;
}
.swiper-button-lock,
.swiper-pagination-lock {
  display: none !important;
}
.button-disabled {
  cursor: no-drop !important;
  pointer-events: none;
  opacity: 0.1;
}
.swiper-button-disabled {
  cursor: no-drop !important;
}
@media screen and (max-width: 1200px) {
  .swiper-button-disabled {
    opacity: 0.2;
  }
}
.dw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flex_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .pc_main {
    display: none !important;
  }
}
.phone_main {
  display: none !important;
}
@media screen and (max-width: 1200px) {
  .phone_main {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.center {
  text-align: center;
}
.white {
  color: #fff;
}
.bgColor {
  background: #f7f7f7;
}
.pt {
  padding-top: max(0.7rem, 50px);
}
.pb {
  padding-bottom: max(0.7rem, 50px);
}
.Privacy_Policy .box_ .content1 {
  font-size: var(--f32);
}
.Privacy_Policy .box_ .hr {
  border-top: 1px solid #eee;
  margin: 0.5rem 0;
}
.Privacy_Policy .box_ .content3 {
  font-size: var(--f18);
  line-height: 1.8;
  color: #333;
}
.Privacy_Policy .box_ .content3 a {
  display: inline-block;
}
.Privacy_Policy .box_ .content3 li {
  list-style: disc;
}
.null_height {
  padding: 20vh 0;
  font-size: var(--f18);
  color: #999;
  text-align: center;
}
.null_height span {
  color: #003A73;
}
.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.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  font-weight: bold;
}
.Sitemap .container .ap_bot .item .content1 a:hover {
  color: #003A73;
}
.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.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  margin-right: 0.6rem;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a:hover {
  color: #003A73;
}
.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.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a:hover {
  color: #003A73;
}
.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.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a:hover {
  color: #003A73;
}
.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.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  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.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  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: #003A73;
}
.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.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  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.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  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: #003A73;
}
.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);
  }
}
.bjq {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.bjq iframe,
.bjq img {
  max-width: 100% !important;
  height: auto !important;
  width: auto !important;
}
.bjq a {
  color: -webkit-link;
  display: inline;
  text-decoration: underline;
}
.bjq b,
.bjq strong {
  font-weight: bold;
}
.bjq em {
  font-style: italic;
}
.bjq sup {
  vertical-align: super;
  font-size: smaller;
}
.bjq sub {
  vertical-align: sub;
  font-size: smaller;
}
.bjq h1,
.bjq h2,
.bjq h3,
.bjq h4,
.bjq h5,
.bjq h6 {
  font-weight: bold;
}
.bjq ul {
  padding-left: 22px;
}
.bjq ul li {
  list-style-type: disc;
}
.bjq ol {
  padding-left: 22px;
}
.bjq ol li {
  list-style-type: decimal;
}
.bjq table td {
  word-break: initial !important;
}
.Header_Container {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
}
.Header_Container .box .logo {
  height: var(--nav_height);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header_Container .box .logo img {
  height: 0.63rem;
}
.Header_Container .box nav {
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.8rem;
}
.Header_Container .box nav .item {
  padding: 0 0.15rem;
}
.Header_Container .box nav .item > p a {
  font-size: var(--f18);
  color: #333;
  font-family: 'MM';
  line-height: var(--nav_height);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Header_Container .box nav .item > p a svg {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.Header_Container .box nav .item:hover > p a {
  color: #003A73;
}
.Header_Container .box nav .item:hover .SelectNav_01 {
  opacity: 1;
  pointer-events: auto;
  visibility: inherit;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.Header_Container .box nav .item.active > p a {
  color: #003A73;
  font-family: 'MB';
}
.Header_Container .box .button {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header_Container .box .search {
  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;
  height: var(--nav_height);
}
.Header_Container .box .search p {
  cursor: pointer;
  width: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.Header_Container .box .search p i {
  font-size: var(--f26);
  font-weight: bold;
  color: #003A73;
}
.Header_Container .box .search .close {
  display: none;
}
.Header_Container .box .search.on .open {
  display: none;
}
.Header_Container .box .search.on .close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box .division {
  margin: 0 0.32rem;
}
.Header_Container .box .division p {
  height: 18px;
  border-left: 1px solid #D1D1D1;
}
.Header_Container .box .call a {
  font-size: var(--f16);
  color: #333;
  font-family: 'MM';
}
.Header_Container .box .call a svg {
  margin-right: 4px;
  -webkit-animation: headanim 0.5s ease 0s infinite;
  animation: headanim 0.5s ease 0s infinite;
}
.Header_Container .box .wechat {
  margin-left: 0.2rem;
  position: relative;
  cursor: default;
}
.Header_Container .box .wechat p {
  font-size: var(--f16);
  color: #333;
}
.Header_Container .box .wechat p svg {
  margin-right: 0.1rem;
  width: 0.25rem;
  -webkit-animation: wechatBreath 1.2s ease-in-out infinite;
  animation: wechatBreath 1.2s ease-in-out infinite;
}
.Header_Container .box .wechat div {
  position: absolute;
  top: 0.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0.4);
  -ms-transform: translateX(-50%) scale(0.4);
  transform: translateX(-50%) scale(0.4);
  width: 1.1rem;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
  pointer-events: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}
.Header_Container .box .wechat div::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-100%);
  -ms-transform: translateX(-50%) translateY(-100%);
  transform: translateX(-50%) translateY(-100%);
  border: 6px solid transparent;
  border-bottom-color: #fff;
}
.Header_Container .box .wechat div img {
  width: 100%;
  height: 100%;
}
.Header_Container .box .wechat:hover div {
  opacity: 1;
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.Header_Container.wy {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.SelectNav_01 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  left: 0;
  z-index: 2;
  width: 100%;
  background: #f7f7f7 url(../images/bg2.svg) no-repeat 50% 50% / cover;
}
.SelectNav_01 ._box ul li {
  padding: 0 0.3rem;
}
.SelectNav_01 ._box ul li a {
  line-height: 0.8rem;
  font-size: var(--f18);
  color: #666;
  font-family: 'MM';
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  position: relative;
}
.SelectNav_01 ._box ul li a::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 2px;
}
.SelectNav_01 ._box ul li a:hover::after {
  right: auto;
  left: 0;
  width: 100%;
}
.SelectNav_01 ._box ul .active a {
  font-family: 'MB';
  color: #1A1A1A;
}
.SelectNav_01 ._box ul .active a::after {
  width: 100%;
}
.inset {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.Home_Banner .banner {
  position: relative;
}
.Home_Banner .banner video,
.Home_Banner .banner picture {
  width: 100%;
  aspect-ratio: 1920/750;
}
.Home_Banner .banner picture {
  position: relative;
}
.Home_Banner .banner picture::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(2, 4, 10, 0.4)), to(rgba(2, 4, 10, 0)));
  background: -o-linear-gradient(left, rgba(2, 4, 10, 0.4) 0%, rgba(2, 4, 10, 0) 100%);
  background: linear-gradient(90deg, rgba(2, 4, 10, 0.4) 0%, rgba(2, 4, 10, 0) 100%);
}
.Home_Banner .banner picture img {
  width: 100%;
  height: 100%;
}
.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;
  color: #fff;
}
.Home_Banner .banner .swiper-slide .orientation .content1 {
  font-size: var(--f48);
  line-height: 1.375;
  margin-bottom: 0.4rem;
  font-family: 'MB';
}
.Home_Banner .page {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.4rem;
  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: 0.52rem;
  height: 3px;
  opacity: 1;
  border-radius: 0;
  margin: 0 5px !important;
  background: rgba(234, 234, 234, 0.5);
  position: relative;
}
.Home_Banner .page div span::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #AE1E25;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.Home_Banner .page div span.swiper-pagination-bullet-active::after {
  -webkit-animation: line var(--duration) linear forwards;
  animation: line var(--duration) linear forwards;
}
.banner_button_01 {
  --swiper-navigation-size: var(--f30);
  opacity: 0;
}
.banner_button_01 div {
  cursor: pointer;
  color: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.banner_button_01 div:hover {
  color: #AE1E25;
}
.banner_button_01 .swiper-button-prev {
  left: 0.5rem;
}
.banner_button_01 .swiper-button-next {
  right: 0.5rem;
}
@-webkit-keyframes line {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes line {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.link_02 .a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.8rem;
  height: max(0.5rem, 38px);
  border: 2px solid #003A73;
  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;
  color: #1A1A1A;
  font-size: var(--f16);
  gap: 5px;
  padding: 0 0.3rem;
  line-height: 1;
  font-family: 'MB';
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.link_02 .a p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 0;
  margin: 0;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.link_02 .a svg {
  display: block;
  margin: auto;
  fill: #003A73;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.link_02 .a:hover {
  background: #AE1E25;
  color: #fff;
  border-color: #AE1E25;
}
.link_02 .a:hover svg {
  -webkit-animation: arrowRun 2.4s ease-in-out infinite;
  animation: arrowRun 2.4s ease-in-out infinite;
  fill: #fff;
}
.link_02.none .a p {
  width: auto;
  height: auto;
}
.link_02.none .a:hover svg {
  -webkit-animation: none;
  animation: none;
}
.link_03 .a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.8rem;
  height: max(0.5rem, 38px);
  background: #AE1E25;
  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;
  color: #fff;
  font-size: var(--f16);
  gap: 5px;
  padding: 0 0.3rem;
  line-height: 1;
  font-family: 'MB';
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.link_03 .a p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 0;
  margin: 0;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.link_03 .a svg {
  display: block;
  margin: auto;
  fill: #fff;
}
.link_03 .a:hover svg {
  -webkit-animation: arrowRun 2.4s ease-in-out infinite;
  animation: arrowRun 2.4s ease-in-out infinite;
}
.link_03.none .a p {
  width: auto;
  height: auto;
}
.link_03.none .a:hover {
  background: #981a20;
}
.link_03.none .a:hover svg {
  -webkit-animation: none;
  animation: none;
}
@-webkit-keyframes arrowRun {
  0%,
  28%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
  14% {
    -webkit-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
    opacity: 0;
  }
  15% {
    -webkit-transform: translate(-100%, 100%);
    transform: translate(-100%, 100%);
    opacity: 0;
  }
  27% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes arrowRun {
  0%,
  28%,
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
  14% {
    -webkit-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
    opacity: 0;
  }
  15% {
    -webkit-transform: translate(-100%, 100%);
    transform: translate(-100%, 100%);
    opacity: 0;
  }
  27% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
.title_01 {
  display: grid;
  gap: 0.14rem;
  font-family: 'MB';
}
.title_01 .h5 {
  font-size: var(--f42);
  line-height: 1;
}
.title_01 .h6 {
  font-size: var(--f20);
  color: #666;
}
.title_01 .h6_ {
  color: #1A1A1A;
  padding-top: 6px;
}
.Cooperative_Brand {
  padding-bottom: 0.2rem;
}
.Cooperative_Brand .box {
  margin-top: max(0.5rem, 20px);
  display: grid;
  gap: 0.5rem;
}
.Cooperative_Brand .box .banner {
  overflow: hidden;
}
.Cooperative_Brand .box .banner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation-name: banner_animation;
  animation-name: banner_animation;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.Cooperative_Brand .box .banner ul:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.Cooperative_Brand .box .banner ul li {
  padding: 0 0.1rem;
}
.Cooperative_Brand .box .banner ul li p {
  aspect-ratio: 304/120;
  width: 3.04rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Cooperative_Brand .box .banner ul li p img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.Cooperative_Brand .box .banner:nth-child(2) ul {
  animation-direction: reverse;
}
@-webkit-keyframes banner_animation {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes banner_animation {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_Category .box {
  margin-top: max(0.3rem, 20px);
  position: relative;
}
.Product_Category .box .item figure {
  aspect-ratio: 390/260;
  overflow: hidden;
}
.Product_Category .box .item figure img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_Category .box .item figcaption {
  background: #f7f7f7;
  padding: 0.3rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  position: relative;
}
.Product_Category .box .item figcaption::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_Category .box .item figcaption .content1 {
  font-size: var(--f26);
  color: #1A1A1A;
  font-family: 'MB';
  line-height: 1;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_Category .box .item figcaption .content2 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.1rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  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;
}
.Product_Category .box .item figcaption .content3 {
  margin-top: 0.12rem;
  color: #1A1A1A;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  font-size: var(--f16);
  font-family: 'MB';
}
.Product_Category .box .item figcaption .content3 svg {
  margin-left: 2px;
  fill: #003A73;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
@media screen and (min-width: 1200px) {
  .Product_Category .box .item:hover figure img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .Product_Category .box .item:hover figcaption {
    background: #003A73;
  }
  .Product_Category .box .item:hover figcaption::after {
    width: 100%;
    right: auto;
    left: 0;
  }
  .Product_Category .box .item:hover figcaption .content1 {
    color: #fff;
  }
  .Product_Category .box .item:hover figcaption .content2 {
    color: #fff;
  }
  .Product_Category .box .item:hover figcaption .content3 {
    color: #fff;
  }
  .Product_Category .box .item:hover figcaption .content3 svg {
    fill: #AE1E25;
  }
}
.banner_button_02 {
  --gap: 0.6rem;
  --swiper-navigation-size: var(--f28);
  opacity: 0;
}
.banner_button_02 div {
  cursor: pointer;
  color: #999;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.banner_button_02 div:hover {
  color: #AE1E25;
}
.banner_button_02 .swiper-button-prev {
  left: calc(var(--gap) * -1);
}
.banner_button_02 .swiper-button-next {
  right: calc(var(--gap) * -1);
}
.Advantages {
  background: #f7f7f7;
}
.Advantages .box .boxLeft {
  padding-top: max(0.7rem, 50px);
  width: 7.7rem;
  padding-right: 1.1rem;
}
.Advantages .box .boxLeft .desc {
  font-size: var(--f18);
  color: #666;
  height: 3.4em;
  max-height: 3.4em;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.24rem;
  margin-bottom: 0.32rem;
}
.Advantages .box .boxLeft .dataList {
  margin-top: 1.48rem;
}
.Advantages .box .boxLeft .dataList ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Advantages .box .boxLeft .dataList ul li {
  margin-right: 0.45rem;
}
.Advantages .box .boxLeft .dataList ul li:last-child {
  margin-right: 0;
}
.Advantages .box .boxLeft .dataList ul li .top {
  font-size: var(--f24);
  line-height: 1;
  font-family: 'MM';
}
.Advantages .box .boxLeft .dataList ul li .top span {
  font-size: 0.66rem;
  color: #003A73;
}
.Advantages .box .boxLeft .dataList ul li .bot {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.12rem;
}
.Advantages .box .boxRight {
  -webkit-box-flex: 1%;
  -webkit-flex: 1%;
  -ms-flex: 1%;
  flex: 1%;
}
.Advantages .box .boxRight .content {
  position: relative;
  width: -webkit-calc(100.4%);
  width: calc(100% + 0.4rem);
}
.Advantages .box .boxRight .content .img img {
  width: 100%;
}
.Advantages .box .boxRight .content .list .item {
  position: absolute;
  left: 0%;
  top: 0%;
  cursor: default;
}
.Advantages .box .boxRight .content .list .item .dian {
  position: relative;
}
.Advantages .box .boxRight .content .list .item .dian span {
  display: block;
  width: 10px;
  height: 10px;
  background: #003A73;
  border-radius: 50%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Advantages .box .boxRight .content .list .item .dian::before,
.Advantages .box .boxRight .content .list .item .dian::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(0, 58, 115, 0.8);
  z-index: 1;
}
.Advantages .box .boxRight .content .list .item .dian::after {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.Advantages .box .boxRight .content .list .item .text {
  position: absolute;
  top: 50%;
  left: 0.26rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: nowrap;
}
.Advantages .box .boxRight .content .list .item .text div {
  font-family: 'MB';
  color: #1A1A1A;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  font-size: var(--f16);
}
.Advantages .box .boxRight .content .list .item .text p {
  color: #666;
  margin-top: 3px;
  font-size: var(--f16);
}
.Advantages .box .boxRight .content .list .item.active .dian span {
  background: #AE1E25;
}
.Advantages .box .boxRight .content .list .item.active .dian::before,
.Advantages .box .boxRight .content .list .item.active .dian::after {
  background: rgba(174, 30, 37, 0.8);
  -webkit-animation: pulse 2s infinite ease-out;
  animation: pulse 2s infinite ease-out;
}
.Advantages .box .boxRight .content .list .item.active .text div {
  color: #AE1E25;
}
.Advantages .box .boxRight .content .list a {
  cursor: pointer !important;
}
.Advantages .box .boxRight .content .list .chine {
  left: 45.3%;
  top: 37.1%;
}
.Advantages .box .boxRight .content .list .chine .text {
  left: auto;
  right: 0.26rem;
  text-align: right;
}
.Advantages .box .boxRight .content .list .USA {
  left: 1%;
  top: 31.4%;
}
.Advantages .box .boxRight .content .list .Thailand {
  left: 37.1%;
  top: 48.4%;
}
.Advantages .box .boxRight .content .list .Thailand .text {
  left: auto;
  right: 0.26rem;
  text-align: right;
}
.Advantages .box .boxRight .content .list .Vietnam {
  left: 44.9%;
  top: 52.9%;
}
.Advantages .box .boxRight .content .list .Indonesia {
  left: 55%;
  top: 65%;
}
.Advantages .box .boxRight .content .list .Japan {
  left: 64.9%;
  top: 29%;
}
.Advantages .box1 {
  margin-top: -2.25rem;
  padding-bottom: 0.8rem;
  position: relative;
  z-index: 2;
}
.Advantages .box1 ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem;
}
.Advantages .box1 ul li {
  background: #fff;
  padding: 0.36rem 0.44rem;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Advantages .box1 ul li::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Advantages .box1 ul li .content1 {
  height: 42px;
  position: relative;
}
.Advantages .box1 ul li .content1 img {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Advantages .box1 ul li .content1 .img2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-filter: grayscale(1) brightness(999);
  filter: grayscale(1) brightness(999);
}
.Advantages .box1 ul li .content2 {
  font-size: var(--f26);
  color: #1A1A1A;
  font-family: 'MB';
  margin-top: 0.14rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Advantages .box1 ul li .content3 {
  font-size: var(--f18);
  color: #666;
  line-height: 1.5;
  height: 4.5em;
  margin-top: 0.22rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
@media screen and (min-width: 1200px) {
  .Advantages .box1 ul li:hover {
    background: #003A73;
  }
  .Advantages .box1 ul li:hover::after {
    width: 100%;
    right: auto;
    left: 0;
  }
  .Advantages .box1 ul li:hover .content1 .img1 {
    opacity: 0;
  }
  .Advantages .box1 ul li:hover .content1 .img2 {
    opacity: 1;
  }
  .Advantages .box1 ul li:hover .content2,
  .Advantages .box1 ul li:hover .content3 {
    color: #fff;
  }
}
@-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(3);
    transform: translate(-50%, -50%) scale(3);
    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(3);
    transform: translate(-50%, -50%) scale(3);
    opacity: 0;
  }
}
.News .box {
  margin-top: max(0.3rem, 20px);
}
.News .box .item {
  padding: 0.35rem 0;
  border-bottom: 1px solid #D9D9D9;
  position: relative;
}
.News .box .item::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 1px;
}
.News .box .item .left {
  max-width: 70%;
}
.News .box .item .left .title {
  font-size: var(--f22);
  font-family: 'MM';
  color: #1A1A1A;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 1.3em;
  max-height: 1.3em;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.News .box .item .left .desc {
  font-size: var(--f18);
  color: #666;
  height: 1.3em;
  max-height: 1.3em;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 10px;
}
.News .box .item .right {
  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.66rem;
}
.News .box .item .right .label p {
  background: #E4EEF4;
  color: #003A73;
  line-height: 30px;
  width: 86px;
  text-align: center;
}
.News .box .item .right .time {
  font-size: var(--f16);
  color: #1A1A1A;
  margin-left: 0.4rem;
  margin-right: 0.74rem;
}
.News .box .item .right .arrow svg {
  fill: #003A73;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  width: 0.23rem;
}
@media screen and (min-width: 1200px) {
  .News .box .item:hover::after {
    width: 100%;
    right: auto;
    left: 0;
  }
  .News .box .item:hover .right .arrow svg {
    fill: #AE1E25;
    -webkit-animation: arrowRun 2.4s ease-in-out infinite;
    animation: arrowRun 2.4s ease-in-out infinite;
  }
}
.News .box1 {
  margin-top: max(0.6rem, 20px);
}
.Customized_Plan {
  padding: 0.86rem 0;
  background: #f7f7f7;
  position: relative;
}
.Customized_Plan .wMain {
  position: relative;
  z-index: 1;
}
.Customized_Plan .box {
  text-align: center;
}
.Customized_Plan .box .content1 {
  font-size: var(--f38);
  font-family: 'MB';
  line-height: 1.4;
  margin-bottom: 0.3rem;
}
.Customized_Plan .svgList {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.Customized_Plan .svgList div {
  height: 100%;
}
.Customized_Plan .svgList div svg {
  height: 100%;
}
.Customized_Plan .svgList .svg2 {
  position: absolute;
  left: 0;
  top: 0;
  height: 3.5rem;
}
.Customized_Plan .svgList .svg3 {
  position: absolute;
  top: 0;
  right: var(--interval);
}
.footer {
  overflow: hidden;
  background: #363636;
}
.footer .box {
  padding: 0.5rem 0 1.1rem;
}
.footer .box .boxLeft {
  width: 340px;
}
.footer .box .boxLeft .logo {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.footer .box .boxLeft .logo img {
  height: 0.65rem;
}
.footer .box .boxLeft form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.35rem;
}
.footer .box .boxLeft form div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 0.55rem;
}
.footer .box .boxLeft form div input {
  height: 100%;
  width: 100%;
  border: 0;
  background: #fff;
  padding: 0 0.2rem;
  font-size: var(--f16);
}
.footer .box .boxLeft form label {
  background: #003A73;
  width: 0.55rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footer .box .boxLeft form label svg {
  margin: auto;
}
.footer .box .boxLeft form label:hover {
  background: #AE1E25;
}
.footer .box .boxLeft .for {
  margin-top: 0.25rem;
}
.footer .box .boxLeft .for .h5 {
  font-size: var(--f18);
  font-family: 'MB';
  color: #fff;
  margin-bottom: 8px;
}
.footer .box .boxLeft .for ul li {
  display: inline-block;
  margin-right: 0.15rem;
  margin-bottom: 0.1rem;
}
.footer .box .boxLeft .for ul li a {
  font-size: var(--f16);
  color: #fff;
  opacity: 0.5;
  line-height: 1.2;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  cursor: pointer;
}
.footer .box .boxLeft .for ul li a:hover {
  opacity: 1;
}
.footer .box .boxRight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer .box .boxRight .item {
  margin-right: 0.8rem;
}
.footer .box .boxRight .item:last-child {
  margin-right: 0;
}
.footer .box .boxRight .item .h5 {
  margin-bottom: 0.25rem;
}
.footer .box .boxRight .item .h5 a {
  font-size: var(--f20);
  font-family: 'MB';
  color: #fff;
}
.footer .box .boxRight .item ul li {
  margin-bottom: 0.1rem;
}
.footer .box .boxRight .item ul li:last-child {
  margin-bottom: 0;
}
.footer .box .boxRight .item ul li a {
  font-size: var(--f16);
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.footer .box .boxRight .item ul li a::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  bottom: -2px;
  height: 2px;
}
.footer .box .boxRight .item ul li a:hover::after {
  width: 100%;
  right: auto;
  left: 0;
}
.footer .box1 {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.36rem 0 0.5rem;
  position: relative;
}
.footer .box1 .swiper .swiper4 {
  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;
  gap: 1rem;
}
.footer .box1 .swiper .swiper4 .swiper-slide {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.footer .box1 .swiper .item {
  color: #fff;
}
.footer .box1 .swiper .item .name {
  font-size: var(--f20);
  font-family: 'MB';
  margin-bottom: 0.18rem;
}
.footer .box1 .swiper .item .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer .box1 .swiper .item .info .icon {
  width: 0.6rem;
  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 .box1 .swiper .item .info .desc {
  padding-left: 0.2rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  line-height: 1.4;
  display: grid;
  gap: 4px;
}
.footer .box1 .swiper .item .info .desc p {
  font-size: var(--f16);
}
.footer .box1 .banner_button_01 {
  --gap: 0.6rem;
}
.footer .box1 .banner_button_01 .swiper-button-prev {
  left: calc(var(--gap) * -1);
}
.footer .box1 .banner_button_01 .swiper-button-next {
  right: calc(var(--gap) * -1);
}
.footer .box2 {
  padding: 0.4rem 0;
  font-size: var(--f16);
}
.footer .box2 a,
.footer .box2 span {
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.footer .box2 a:hover {
  color: #fff;
}
.footer .box2 .right .zhulu {
  display: none;
}
.Search_layer {
  display: none;
  position: fixed;
  top: var(--nav_height);
  left: 0;
  width: 100%;
  padding: 1.1rem 0;
  z-index: 50;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  background: #fff url(../images/bg1.svg) no-repeat 50% 50% / cover;
}
.Search_layer .box {
  width: 8.1rem;
  margin: auto;
}
.Search_layer .box form {
  background: #f6f6f6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Search_layer .box form p {
  padding: 0 0.25rem 0 0.2rem;
  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_layer .box form div input {
  height: 0.6rem;
  background: transparent;
  display: block;
  width: 100%;
  border: 0;
  font-size: var(--f18);
  color: #666;
}
.Search_layer .box .select {
  margin-top: 0.25rem;
}
.Search_layer .box .select .h5 {
  font-size: var(--f16);
  color: #666;
}
.Search_layer .box .select .list {
  margin-top: 0.2rem;
}
.Search_layer .box .select .list p a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: var(--f16);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  line-height: 1.625;
  cursor: pointer;
}
.Search_layer .box .select .list p a:hover {
  color: #003A73;
}
.Inner_Banner .img {
  overflow: hidden;
}
.Inner_Banner .img img {
  width: 100%;
}
.mbx {
  height: 0;
}
.mbx .box {
  position: relative;
  z-index: 1;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  padding: 0.25rem 0;
  font-size: var(--f16);
}
.mbx .box a {
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  display: inline;
}
.mbx .box a svg {
  fill: rgba(255, 255, 255, 0.5);
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.mbx .box a:hover[href] {
  color: #fff;
}
.mbx .box a:hover[href] svg {
  fill: #fff;
}
.mbx .box i {
  padding: 0 0.08rem;
  font-size: var(--f14);
  color: rgba(255, 255, 255, 0.5);
}
.mbx .box span {
  color: #fff;
}
.mbx2 {
  height: auto;
}
.mbx2 .box {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  padding: 0.4rem 0 0;
}
.mbx2 .box a {
  color: rgba(26, 26, 26, 0.5);
}
.mbx2 .box a svg {
  fill: rgba(26, 26, 26, 0.5);
}
.mbx2 .box a:hover {
  color: #003A73 !important;
}
.mbx2 .box a:hover svg {
  fill: #003A73 !important;
}
.mbx2 .box i {
  color: rgba(26, 26, 26, 0.5);
}
.mbx2 .box span {
  color: #1A1A1A;
  opacity: 0.8;
}
.About_01 {
  overflow: hidden;
}
.About_01 .box .boxLeft {
  -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-right: 2.56rem;
}
.About_01 .box .boxLeft .content1 {
  font-size: var(--f26);
  font-family: 'MB';
  margin-top: 0.4rem;
  line-height: 1.5;
}
.About_01 .box .boxRight {
  width: 8.1rem;
}
.About_01 .box .boxRight > div {
  aspect-ratio: 810/526;
  position: relative;
  overflow: hidden;
}
.About_01 .box .boxRight > div img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.About_01 .box .boxRight > div:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.About_02 .box {
  display: grid;
  gap: 10px;
}
.About_02 .box .item {
  background: #f7f7f7;
  min-height: 2rem;
  -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;
  padding: 0 0.5rem 0 0.65rem;
  position: relative;
}
.About_02 .box .item::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.About_02 .box .item .icon {
  width: 64px;
}
.About_02 .box .item .icon p {
  position: relative;
}
.About_02 .box .item .icon p img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box .item .icon p .img2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-filter: grayscale(1) brightness(100);
  filter: grayscale(1) brightness(100);
}
.About_02 .box .item .name {
  padding: 0 0.5rem;
  width: 4.8rem;
  font-family: 'MB';
}
.About_02 .box .item .name .label {
  font-size: var(--f16);
  color: #003A73;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  line-height: 1;
}
.About_02 .box .item .name .title {
  font-size: var(--f26);
  color: #1A1A1A;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  line-height: 1;
  margin-top: 10px;
}
.About_02 .box .item .desc {
  font-size: var(--f18);
  color: #666;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 3rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  line-height: 1.7;
}
.About_02 .box .item .button {
  font-size: var(--f16);
  font-family: 'MB';
  color: #1A1A1A;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box .item .button svg {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  fill: #003A73;
}
@media screen and (min-width: 1200px) {
  .About_02 .box .item:hover {
    background: #003A73;
  }
  .About_02 .box .item:hover::after {
    width: 100%;
    right: auto;
    left: 0;
  }
  .About_02 .box .item:hover .icon p .img1 {
    opacity: 0;
  }
  .About_02 .box .item:hover .icon p .img2 {
    opacity: 1;
  }
  .About_02 .box .item:hover .name .label {
    color: #fff;
  }
  .About_02 .box .item:hover .name .title {
    color: #fff;
  }
  .About_02 .box .item:hover .desc {
    color: #fff;
  }
  .About_02 .box .item:hover .button {
    color: #fff;
  }
  .About_02 .box .item:hover .button svg {
    fill: #AE1E25;
  }
}
.About_03 {
  position: relative;
}
.About_03 .img {
  aspect-ratio: 1920/480;
}
.About_03 .img img {
  width: 100%;
  height: 100%;
}
.About_03 .box {
  position: absolute;
  width: 7rem;
  top: 0;
  left: var(--interval);
  z-index: 1;
}
.About_03 .box .content2 {
  font-size: var(--f26);
  font-family: 'MB';
  line-height: 1.6;
  margin-top: 0.2rem;
}
.About_03 .box .content3 {
  margin-top: 0.3rem;
}
.About_03 .box .content3 ul {
  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_03 .box .content3 ul li {
  font-size: var(--f16);
  font-family: 'MB';
  color: #003A73;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 6px;
}
.About_03 .box .content3 ul li div {
  padding-left: 10px;
}
.About_03 .box .content4 {
  margin-top: 0.35rem;
}
.Product_01 {
  margin-top: 0.5rem;
}
.Product_01 .box .boxLeft {
  width: 3.7rem;
}
.Product_01 .box .boxLeft .sticky {
  display: grid;
  gap: 0.2rem;
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.2rem);
}
.Product_01 .box .boxLeft .sticky .main_nav {
  background: #f7f7f7;
  padding: 0.35rem;
}
.Product_01 .box .boxLeft .sticky .main_nav .h5 {
  font-size: var(--f26);
  font-family: 'MB';
  margin-bottom: 0.2rem;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .one {
  cursor: pointer;
  font-family: 'MM';
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  position: relative;
  font-size: var(--f22);
  padding: 0.13rem 0;
  color: #1A1A1A;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .one p {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Product_01 .box .boxLeft .sticky .main_nav .list .one p svg {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .one:hover {
  color: #003A73;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .two {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .two ul {
  min-height: 0;
  border-bottom: 1px solid transparent;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .two ul li {
  margin-bottom: 0.12rem;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .two ul li:last-child {
  margin-bottom: 0;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .two ul li a {
  font-size: var(--f20);
  color: #666;
  font-family: 'MM';
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .two ul li a:hover {
  color: #003A73;
}
.Product_01 .box .boxLeft .sticky .main_nav .list .two ul li.active a {
  color: #003A73;
  font-family: 'MB';
}
@media screen and (min-width: 100px) {
  .Product_01 .box .boxLeft .sticky .main_nav .list .item.active .one {
    font-family: 'MB';
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .item.active .one p svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .item.active .two {
    grid-template-rows: 1fr;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .item.active .two ul {
    padding-top: 0.12rem;
    padding-bottom: 0.3rem;
    border-color: #e8e8e8;
    margin-bottom: 0.2rem;
  }
}
.Product_01 .box .boxLeft .sticky .main_Category .list .item.active .one {
  font-family: 'MB';
}
.Product_01 .box .boxLeft .sticky .main_Category .list .item.active .one p svg {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.Product_01 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.55rem;
  display: grid;
  gap: 0.7rem;
}
.Product_01 .box .boxRight .list_main .title {
  font-size: var(--f26);
  font-family: 'MB';
  margin-bottom: 0.3rem;
}
.Product_01 .box .boxRight .list_main .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Product_01 .box .boxRight .list_main .button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.5rem auto 0;
  display: none;
}
.Product_01 .box .boxRight .list_main .button.is-hide {
  display: none !important;
}
.Product_01 .box .boxRight .list_main.is-expandable .button.pro-more {
  display: block;
}
.Product_01 .box .boxRight .list_main .pro_item.is-more-hidden {
  display: none;
}
.Product_01 .box .boxRight .list_main .pro_item.is-more-reveal {
  display: block;
  -webkit-animation: proItemReveal 0.6s ease forwards;
  animation: proItemReveal 0.6s ease forwards;
}
.Product_01 .box .boxRight .list_main .pro-more-btn {
  cursor: pointer;
}
.pro_item figure {
  background: #F4F4F4;
  aspect-ratio: 386/238;
  position: relative;
  z-index: 1;
}
.pro_item figure .label {
  position: absolute;
  top: 0.22rem;
  left: 0.22rem;
}
.pro_item figure .label img {
  max-height: 22px;
}
.pro_item figure .img {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(0.55rem);
  -ms-transform: translateY(0.55rem);
  transform: translateY(0.55rem);
}
.pro_item figure .img img {
  margin: auto;
  max-height: 100%;
}
.pro_item figcaption {
  padding: 0.55rem 0.4rem 0.4rem;
  border: 1px solid #D9D9D9;
  border-top: 0;
  background: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  text-align: center;
  line-height: 1;
  position: relative;
}
.pro_item figcaption::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.pro_item figcaption .content1 {
  font-size: var(--f18);
  font-family: 'MM';
  color: #1A1A1A;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.pro_item figcaption .content2 {
  font-size: var(--f20);
  font-family: 'MB';
  color: #1A1A1A;
  margin-top: 0.1rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  margin-bottom: 0.12rem;
}
.pro_item figcaption .content3 {
  font-size: var(--f18);
  color: #666;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  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;
}
.pro_item figcaption .content4 {
  margin-top: 0.28rem;
  font-size: var(--f16);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  font-family: 'MB';
}
.pro_item figcaption .content4 svg {
  margin-left: 2px;
}
.pro_item figcaption .content4 svg path {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
@media screen and (min-width: 1200px) {
  .pro_item:hover figcaption {
    background: #003A73;
  }
  .pro_item:hover figcaption::after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .pro_item:hover figcaption .content1,
  .pro_item:hover figcaption .content2,
  .pro_item:hover figcaption .content3,
  .pro_item:hover figcaption .content4 {
    color: #fff;
  }
  .pro_item:hover figcaption .content4 svg path {
    fill: #AE1E25;
  }
}
@-webkit-keyframes proItemReveal {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0.2rem);
    transform: translateY(0.2rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes proItemReveal {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0.2rem);
    transform: translateY(0.2rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.Product_detail_01 {
  margin-top: 0.6rem;
  padding-bottom: 0.7rem;
  overflow: hidden;
}
.Product_detail_01 .box .boxLeft {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.Product_detail_01 .box .boxLeft .sticky {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.2rem);
}
.Product_detail_01 .box .boxLeft .banner1 {
  width: 0.8rem;
  aspect-ratio: 80/650;
}
.Product_detail_01 .box .boxLeft .banner1 > div {
  position: relative;
}
.Product_detail_01 .box .boxLeft .banner1 .swiper {
  height: -webkit-calc(5.8rem);
  height: calc(0.8rem * 7 + 0.2rem);
}
.Product_detail_01 .box .boxLeft .banner1 .swiper .swiper-slide {
  height: 0.8rem;
  cursor: pointer;
}
.Product_detail_01 .box .boxLeft .banner1 .swiper .swiper-slide .item {
  border: 1px solid #ECECEC;
  padding: 0.1rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_detail_01 .box .boxLeft .banner1 .swiper .swiper-slide .item:hover {
  border-color: #AE1E25;
}
.Product_detail_01 .box .boxLeft .banner1 .swiper .swiper-slide-thumb-active .item {
  border-color: #AE1E25;
}
.Product_detail_01 .box .boxLeft .banner1 .button div {
  margin: 0 !important;
  opacity: 0.5;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_detail_01 .box .boxLeft .banner1 .button div::after {
  font-size: var(--f24);
}
.Product_detail_01 .box .boxLeft .banner1 .button div:hover {
  opacity: 1;
}
.Product_detail_01 .box .boxLeft .banner1 .button .swiper-button-prev {
  left: 50%;
  top: -0.4rem;
  -webkit-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
}
.Product_detail_01 .box .boxLeft .banner1 .button .swiper-button-next {
  right: auto;
  top: auto;
  left: 50%;
  bottom: -0.4rem;
  -webkit-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
}
.Product_detail_01 .box .boxLeft .banner2 {
  margin-left: 0.2rem;
  width: 7.5rem;
}
.Product_detail_01 .box .boxLeft .banner2 .swiper-slide {
  position: relative;
}
.Product_detail_01 .box .boxLeft .banner2 .item {
  aspect-ratio: 750/650;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Product_detail_01 .box .boxLeft .banner2 .item img {
  margin: auto;
  max-height: 100%;
}
.Product_detail_01 .box .boxLeft .play {
  position: absolute;
  width: 0.58rem;
  aspect-ratio: 1/1;
  background: #AE1E25;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -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;
  cursor: pointer;
}
.Product_detail_01 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.95rem;
}
.Product_detail_01 .box .boxRight .content1 {
  font-size: var(--f36);
  font-family: 'MM';
}
.Product_detail_01 .box .boxRight .content2 {
  font-size: var(--f42);
  font-family: 'MB';
  margin-top: 4px;
  margin-bottom: 20px;
}
.Product_detail_01 .box .boxRight .content3 {
  font-size: var(--f24);
  font-family: 'MM';
  color: #666;
}
.Product_detail_01 .box .boxRight .content4 {
  display: grid;
  gap: 0.1rem;
  margin-top: 0.22rem;
}
.Product_detail_01 .box .boxRight .content4 li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.Product_detail_01 .box .boxRight .content4 li p {
  font-size: var(--f20);
  color: #666;
  padding: 0.3rem 0 0.2rem;
}
.Product_detail_01 .box .boxRight .content4 li > div {
  gap: 0.1rem;
}
.Product_detail_01 .box .boxRight .content4 li > div a span {
  margin-left: 0;
}
.Product_detail_01 .box .boxRight .content4 li a {
  border: 1px solid #DBDBDB;
  font-size: var(--f18);
  color: #666;
  padding: 0.12rem 0.24rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_detail_01 .box .boxRight .content4 li a:last-child {
  margin-bottom: 0;
}
.Product_detail_01 .box .boxRight .content4 li a:hover {
  border-color: #AE1E25;
  background: #AE1E25;
  color: #fff;
}
.Product_detail_01 .box .boxRight .content4 li a:hover span {
  color: #fff;
}
.Product_detail_01 .box .boxRight .content4 li a span {
  color: #000;
  margin-left: 0.1rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_detail_01 .box .boxRight .content4 li a em {
  margin-left: 0.1rem;
}
.Product_detail_01 .box .boxRight .content5 {
  font-size: var(--f20);
  color: #666;
  font-family: 'MM';
  border-top: 1px solid #ebebeb;
  margin-top: 0.38rem;
  padding-top: 0.38rem;
}
.Product_detail_01 .box .boxRight .content6 {
  margin-top: 0.15rem;
  line-height: 2;
}
.Product_detail_01 .box .boxRight .content6 ul {
  padding-left: 20px;
}
.Product_detail_01 .box .boxRight .content6 ul li {
  font-size: var(--f20);
  list-style: square;
}
.Product_detail_01 .box .boxRight .content6 ul li::marker {
  color: #AE1E25;
}
.Product_detail_01 .box .boxRight .content7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  margin-top: 0.44rem;
}
.Product_detail_02 {
  z-index: 5;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.Product_detail_02 .box {
  background: #f7f7f7 url(../images/bg3.svg) no-repeat 50% 50% / cover;
}
.Product_detail_02 .box ul li {
  padding: 0 0.26rem;
}
.Product_detail_02 .box ul li a {
  height: 0.8rem;
  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: #666;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
@media screen and (min-width: 1200px) {
  .Product_detail_02 .box ul li a:hover {
    color: #003A73;
  }
  .Product_detail_02 .box ul li a:hover::after {
    left: 0;
    right: auto;
    width: 100%;
  }
}
.Product_detail_02 .box ul li a::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 2px;
}
.Product_detail_02 .box ul .active a {
  color: #1A1A1A;
  font-family: 'MB';
}
.Product_detail_02 .box ul .active a::after {
  width: 100%;
}
.Product_detail_02_ {
  border-bottom: 1px solid #eee;
  background: #fff;
}
.Product_detail_02_ .box {
  background: none;
}
.Product_detail_03 .box .h6 {
  font-size: var(--f26);
  font-family: 'MB';
  margin-top: 0.4rem;
  margin-bottom: 0.15rem;
}
.Product_detail_03 .box .desc {
  font-size: var(--f18);
  color: #666;
  line-height: 1.7;
}
.Product_detail_03 .box .list {
  margin-top: 0.54rem;
  display: grid;
  gap: 0.25rem;
  grid-template-columns: repeat(3, 1fr);
}
.Product_detail_03 .box .list .item figure {
  aspect-ratio: 524/280;
  overflow: hidden;
}
.Product_detail_03 .box .list .item figure img {
  height: 100%;
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_detail_03 .box .list .item figcaption {
  background: #f7f7f7;
  padding: 0.4rem;
  padding-bottom: 0.48rem;
  text-align: center;
}
.Product_detail_03 .box .list .item figcaption .content1 {
  font-size: var(--f26);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  font-family: 'MB';
}
.Product_detail_03 .box .list .item figcaption .content2 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.15rem;
}
@media screen and (min-width: 1200px) {
  .Product_detail_03 .box .list .item:hover figure img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .Product_detail_03 .box .list .item:hover figcaption .content1 {
    color: #003A73;
  }
}
.Product_detail_04 .box {
  margin-top: max(0.4rem, 20px);
}
.Product_detail_04 .box table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: var(--f16);
  line-height: 1.5;
}
.Product_detail_04 .box table tr:nth-child(odd) {
  /*background: #f7f7f7;*/
  /*font-size: var(--f18);*/
}
.Product_detail_04 .box table tr:first-child {
  background: #E9E9E9;
}
.Product_detail_04 .box table tr:first-child td {
  font-family: 'MB';
  color: #1A1A1A;
}
/*.Product_detail_04 .box table tr:not(:first-child) td:first-child {*/
/*  font-family: 'MB';*/
/*  color: #1A1A1A;*/
/*}*/
/*.Product_detail_04 .box table tr:not(:first-child) td:not(:first-child) {*/
/*  color: #666;*/
/*}*/
.Product_detail_04 .box table td {
  padding: 0.12rem 0.3rem;
  vertical-align: middle;
  border: 1px solid  #eee;
  color: #666;
}
.Product_detail_05 .box {
  margin-top: max(0.3rem, 20px);
  position: relative;
}
.Product_detail_05 .box1 {
  margin-top: max(0.6rem, 20px);
}
.Product_detail_06 .img {
  aspect-ratio: 1620/320;
  position: relative;
}
.Product_detail_06 .img::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -o-linear-gradient(4.05deg, #003A73 20.66%, rgba(0, 58, 115, 0) 64.24%);
  background: linear-gradient(85.95deg, #003A73 20.66%, rgba(0, 58, 115, 0) 64.24%);
}
.Product_detail_06 .img img {
  width: 100%;
  height: 100%;
}
.Product_detail_06 .box {
  position: relative;
}
.Product_detail_06 .box .orienation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 0 0.8rem;
  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_detail_06 .box .orienation .content2 {
  font-size: var(--f22);
  color: #fff;
  opacity: 0.8;
  font-family: 'MB';
  margin-top: 0.15rem;
}
.Product_detail_06 .box .orienation .content3 {
  margin-top: 0.3rem;
}
.Solution_01 {
  margin-top: max(0.54rem, 20px);
  padding-bottom: 0.5rem;
  overflow: hidden;
}
.Solution_01 .box .boxLeft {
  -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-right: 1.4rem;
}
.Solution_01 .box .boxLeft .content1 {
  font-size: var(--f22);
  font-family: 'MM';
  margin-top: 0.3rem;
  line-height: 1.7;
  color: #666;
}
.Solution_01 .box .boxLeft .content1 span {
  color: #1A1A1A;
}
.Solution_01 .box .boxLeft .content2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.2rem;
  margin-top: 0.56rem;
}
.Solution_01 .box .boxRight {
  width: 9.1rem;
}
.Solution_01 .box .boxRight > div {
  aspect-ratio: 910/608;
  position: relative;
  overflow: hidden;
}
.Solution_01 .box .boxRight > div img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Solution_01 .box .boxRight > div:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.play_video {
  position: absolute;
  width: 0.58rem;
  aspect-ratio: 1/1;
  background: #AE1E25;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -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;
  cursor: pointer;
}
.Solution_02 .box {
  margin-top: max(0.3rem, 20px);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.Solution_02 .box .item {
  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;
  gap: 0.45rem;
  padding: 0.48rem 0.35rem;
  padding-right: 0.9rem;
  background: #fff;
  border: 1px solid #D9D9D9;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Solution_02 .box .item .left {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 0.72rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Solution_02 .box .item .left img {
  margin: auto;
}
.Solution_02 .box .item .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
.Solution_02 .box .item .right .content1 {
  font-size: var(--f26);
  font-family: 'MB';
  color: #1A1A1A;
}
.Solution_02 .box .item .right .content2 {
  font-size: var(--f18);
  color: #666;
  line-height: 1.7;
  margin-top: 0.1rem;
}
.Solution_02 .box .item:hover {
  background: #f7f7f7;
}
@media screen and (max-width: 699px) {
  .Solution_02 .box {
    grid-template-columns: 1fr;
  }
}
.Solution_03 .box {
  margin-top: max(0.3rem, 20px);
}
.Solution_03 .box .item {
  display: grid;
  grid-template-columns: 3fr 6fr 2fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.4rem;
  padding: 0.46rem 0;
  border-bottom: 1px solid #D9D9D9;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Solution_03 .box .item::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 1px;
  bottom: -1px;
}
.Solution_03 .box .item .left .content1 {
  font-size: var(--f26);
  font-family: 'MB';
  color: #1A1A1A;
  line-height: 1.3;
}
.Solution_03 .box .item .center {
  min-width: 0;
  text-align: left;
}
.Solution_03 .box .item .center .content2 {
  font-size: var(--f22);
  font-family: 'MB';
  color: #1A1A1A;
}
.Solution_03 .box .item .center .content3 {
  font-size: var(--f18);
  color: #666;
  line-height: 1.7;
  margin-top: 2px;
}
.Solution_03 .box .item .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 1200px) {
  .Solution_03 .box .item:hover::after {
    width: 100%;
    right: auto;
    left: 0;
  }
  .Solution_03 .box .item:hover .right .link_02 .a {
    background: #AE1E25;
    color: #fff;
    border-color: #AE1E25;
  }
  .Solution_03 .box .item:hover .right .link_02 .a svg {
    -webkit-animation: arrowRun 2.4s ease-in-out infinite;
    animation: arrowRun 2.4s ease-in-out infinite;
    fill: #fff;
  }
}
@media screen and (max-width: 999px) {
  .Solution_03 .box .item {
    grid-template-columns: 1.6fr 4fr 2fr;
    gap: 0.2rem;
  }
}
@media screen and (max-width: 699px) {
  .Solution_03 .box .item {
    grid-template-columns: 1fr;
    gap: 0.16rem;
    padding: 0.3rem 0;
  }
  .Solution_03 .box .item .right {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.Solution_04 .box {
  margin-top: 0.54rem;
  position: relative;
}
.Sol_item figure {
  aspect-ratio: 522/348;
  overflow: hidden;
}
.Sol_item figure img {
  height: 100%;
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Sol_item figcaption {
  background: #f7f7f7;
  padding: 0.4rem 0.45rem;
}
.Sol_item figcaption .content1 {
  font-size: var(--f26);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  font-family: 'MB';
}
.Sol_item figcaption .content2 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.15rem;
  height: 1.3em;
  max-height: 1.3em;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.Sol_item figcaption .content3 {
  margin-top: 0.5rem;
  font-size: var(--f16);
  color: #1A1A1A;
  font-family: 'MB';
}
.Sol_item figcaption .content3 svg {
  margin-left: 4px;
}
.Sol_item figcaption .content3 svg path {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
@media screen and (min-width: 1200px) {
  .Sol_item:hover figure img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .Sol_item:hover figcaption .content1 {
    color: #003A73;
  }
  .Sol_item:hover figcaption .content3 svg {
    -webkit-animation: arrowRun 2.4s ease-in-out infinite;
    animation: arrowRun 2.4s ease-in-out infinite;
  }
  .Sol_item:hover figcaption .content3 svg path {
    fill: #AE1E25;
  }
}
.service_bg {
  background: url(../images/bg4.svg) no-repeat right -0.9rem;
  background: 12.9rem auto;
}
.Service_01 {
  padding: 1.5rem 0 1.8rem;
}
.Service_01 .box {
  text-align: center;
}
.Service_01 .box .content1 {
  font-size: var(--f22);
  margin-top: 0.2rem;
  font-family: 'MB';
}
.Service_01 .box .content2 {
  font-size: var(--f22);
  color: #666;
  line-height: 1.7;
  margin: 0.26rem 0 0.5rem;
}
.Service_01 .box .content3 {
  gap: 0.2rem;
}
.Service_02 .box {
  margin-top: max(0.5rem, 20px);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
.Service_02 .box .item {
  padding: 0.68rem 0.4rem 0.62rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: #f7f7f7;
}
.Service_02 .box .item .content1 {
  height: 60px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  position: relative;
}
.Service_02 .box .item .content1 img {
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  max-height: 100%;
}
.Service_02 .box .item .content1 .img2 {
  position: absolute;
  left: 0;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-filter: grayscale(1) brightness(100);
  filter: grayscale(1) brightness(100);
}
.Service_02 .box .item .content2 {
  font-size: var(--f26);
  font-family: 'MB';
  margin-top: 0.5rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_02 .box .item .content3 {
  font-size: var(--f18);
  color: #666;
  line-height: 1.7;
  margin-top: 8px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (min-width: 1200px) {
  .Service_02 .box .item:hover {
    background: #003A73;
  }
  .Service_02 .box .item:hover .content1 .img1 {
    opacity: 0;
  }
  .Service_02 .box .item:hover .content1 .img2 {
    opacity: 1;
  }
  .Service_02 .box .item:hover .content2 {
    color: #fff;
  }
  .Service_02 .box .item:hover .content3 {
    color: #fff;
  }
}
.Service_03 {
  overflow: hidden;
}
.Service_03 .box {
  background: #f7f7f7;
}
.Service_03 .box .boxLeft {
  width: 50%;
  aspect-ratio: 810/570;
  overflow: hidden;
}
.Service_03 .box .boxLeft img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Service_03 .box .boxRight {
  width: 50%;
  padding: 0 1rem;
  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;
}
.Service_03 .box .boxRight > div {
  width: 100%;
}
.Service_03 .box .boxRight .content2 {
  font-size: var(--f18);
  color: #666;
  line-height: 1.8;
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 1200px) {
  .Service_03 .box:hover .boxLeft img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .Service_03 .box:hover .boxRight .link_02 .a {
    background: #AE1E25;
    color: #fff;
    border-color: #AE1E25;
  }
  .Service_03 .box:hover .boxRight .link_02 .a svg {
    -webkit-animation: arrowRun 2.4s ease-in-out infinite;
    animation: arrowRun 2.4s ease-in-out infinite;
    fill: #fff;
  }
}
.Service_04 .box {
  margin-top: max(0.3rem, 20px);
  font-size: var(--f22);
  line-height: 1.8;
}
.Service_04 .box .content1 {
  font-family: 'MB';
}
.Service_04 .box .content2 {
  font-family: 'MM';
  color: #666;
  margin-top: 2px;
  margin-bottom: 0.55rem;
}
.Service_04 .box .content3 ul {
  gap: 0.1rem;
}
.Service_04 .box .content3 ul li a {
  font-size: var(--f16);
  color: #1A1A1A;
  font-family: 'MB';
  padding: 0 0.5rem;
  height: 0.6rem;
  min-width: 2rem;
  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;
  border: 1px solid #C8C8C8;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Service_04 .box .content3 ul li a svg {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  margin-left: 4px;
  fill: #003A73;
}
.Service_04 .box .content3 ul li:hover a {
  border-color: #003A73;
}
.Service_04 .box .content3 ul li:hover a svg {
  opacity: 1;
}
.News_01 .box {
  position: relative;
}
.News_01 .box .swiper-slide .item {
  background: #f7f7f7;
  padding: 0.5rem;
}
.News_01 .box .swiper-slide .item .boxLeft {
  width: 6.7rem;
  aspect-ratio: 2.35/1;
  overflow: hidden;
}
.News_01 .box .swiper-slide .item .boxLeft img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News_01 .box .swiper-slide .item .boxRight {
  padding: 0 0.9rem 0 1.1rem;
  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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.News_01 .box .swiper-slide .item .boxRight > div {
  width: 100%;
}
.News_01 .box .swiper-slide .item .boxRight .content1 {
  font-size: var(--f16);
  color: #1A1A1A;
  margin-bottom: 0.1rem;
}
.News_01 .box .swiper-slide .item .boxRight .content2 {
  font-size: var(--f26);
  font-family: 'MB';
  height: 3em;
  max-height: 3em;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  color: #1A1A1A;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News_01 .box .swiper-slide .item .boxRight .content3 {
  font-size: var(--f18);
  color: #666;
  height: 3.6em;
  max-height: 3.6em;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.16rem;
  margin-bottom: 0.26rem;
}
@media screen and (min-width: 1200px) {
  .News_01 .box .swiper-slide .item:hover .boxLeft img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .News_01 .box .swiper-slide .item:hover .boxRight .link_02 .a {
    background: #AE1E25;
    color: #fff;
    border-color: #AE1E25;
  }
  .News_01 .box .swiper-slide .item:hover .boxRight .link_02 .a svg {
    -webkit-animation: arrowRun 2.4s ease-in-out infinite;
    animation: arrowRun 2.4s ease-in-out infinite;
    fill: #fff;
  }
}
.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;
  margin-top: 0.4rem;
}
.banner_page div span {
  width: 0.4rem;
  height: 3px;
  opacity: 1;
  border-radius: 0;
  margin: 0 5px !important;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
}
.banner_page div span::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #AE1E25;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.banner_page div span.swiper-pagination-bullet-active::after {
  -webkit-animation: line 3s linear forwards;
  animation: line 3s linear forwards;
}
.News_02 {
  padding-bottom: 0.3rem;
}
.News_02 .box {
  margin-top: 0;
}
.pu_page {
  margin-top: 0.6rem;
  --height: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.5rem;
}
.pu_page .prev a,
.pu_page .next 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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: var(--height);
  aspect-ratio: 1 / 1;
  border: 2px solid #AE1E25;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  font-size: var(--f14);
}
.pu_page .prev a i,
.pu_page .next a i {
  font-size: inherit;
  line-height: 1;
  font-weight: bold;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.pu_page .prev a:hover,
.pu_page .next a:hover {
  background: #AE1E25;
  color: #fff;
}
.pu_page .prev a:hover i,
.pu_page .next a:hover i {
  color: #fff;
}
.pu_page .number {
  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;
  gap: 0.28rem;
}
.pu_page .number 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;
  min-width: 0.2rem;
  padding: 0.06rem 0.04rem 0.1rem;
  color: #666;
  font-size: var(--f16);
  line-height: 1;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.pu_page .number a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0.14rem;
  height: 2px;
  background: #AE1E25;
  -webkit-transform: translateX(-50%) scaleX(0);
  -ms-transform: translateX(-50%) scaleX(0);
  transform: translateX(-50%) scaleX(0);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.pu_page .number a:hover::after {
  -webkit-transform: translateX(-50%) scaleX(1);
  -ms-transform: translateX(-50%) scaleX(1);
  transform: translateX(-50%) scaleX(1);
}
.pu_page .number a.active {
  color: #1A1A1A;
  font-weight: 600;
}
.pu_page .number a.active::after {
  -webkit-transform: translateX(-50%) scaleX(1);
  -ms-transform: translateX(-50%) scaleX(1);
  transform: translateX(-50%) scaleX(1);
}
@media screen and (max-width: 699px) {
  .pu_page {
    --height: 30px;
    gap: 0.16rem;
    font-size: 14px;
  }
  .pu_page .number {
    gap: 0.16rem;
    margin: 0 0.06rem;
  }
  .pu_page .number a {
    font-size: 14px;
  }
}
.Customized_Plan_02 {
  padding: 0.7rem 0;
  position: relative;
  background: #f7f7f7 url(../images/bg5.svg) no-repeat 50% 50% / cover;
}
.Customized_Plan_02 .wMain {
  position: relative;
  z-index: 1;
}
.Customized_Plan_02 .box .boxLeft {
  max-width: 5.6rem;
}
.Customized_Plan_02 .box .boxLeft .content1 {
  font-size: var(--f38);
  font-family: 'MB';
}
.Customized_Plan_02 .box .boxLeft .content2 {
  font-size: var(--f22);
  font-family: 'MB';
  line-height: 1.7;
  margin-top: 0.14rem;
}
.Customized_Plan_02 .box .boxLeft .content3 {
  font-size: var(--f20);
  color: #333;
  font-family: 'MM';
  margin-top: 0.46rem;
}
.Customized_Plan_02 .box .boxLeft .content3 span {
  color: #003A73;
  font-family: 'MB';
}
.Customized_Plan_02 .box .boxRight {
  padding-right: 1.78rem;
}
.Customized_Plan_02 .box .boxRight .ewm {
  position: relative;
  width: 2.26rem;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border: 1px solid #D9D9D9;
}
.Customized_Plan_02 .box .boxRight .ewm img {
  width: 100%;
}
.Customized_Plan_02 .box .boxRight .ewm::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 42%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 107, 184, 0.7)), to(rgba(40, 107, 184, 0)));
  background: -o-linear-gradient(top, rgba(40, 107, 184, 0.7) 0%, rgba(40, 107, 184, 0) 100%);
  background: linear-gradient(180deg, rgba(40, 107, 184, 0.7) 0%, rgba(40, 107, 184, 0) 100%);
  pointer-events: none;
  -webkit-animation: qrcode 2s linear infinite;
  animation: qrcode 2s linear infinite;
}
@-webkit-keyframes qrcode {
  0% {
    top: 0;
  }
  50% {
    top: 90%;
  }
  100% {
    top: 0;
  }
}
@keyframes qrcode {
  0% {
    top: 0;
  }
  50% {
    top: 90%;
  }
  100% {
    top: 0;
  }
}
.News_03 {
  padding-bottom: 0.2rem;
}
.News_03 .box .boxLeft {
  width: 11.6rem;
}
.News_03 .box .boxLeft .content1 {
  font-size: var(--f42);
  font-family: 'MB';
  line-height: 1.4;
}
.News_03 .box .boxLeft .content2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.3rem;
  font-size: var(--f16);
  padding-bottom: 0.3rem;
  margin-bottom: 0.42rem;
  border-bottom: 1px solid #D9D9D9;
}
.News_03 .box .boxLeft .content2 .label {
  color: #1C4A70;
  background: #E4EEF4;
  line-height: 30px;
  padding: 0 10px;
}
.News_03 .box .boxLeft .content2 .tiem {
  margin-left: 0.4rem;
}
.News_03 .box .boxLeft .content3 {
  font-size: var(--f18);
  line-height: 1.8;
  color: #666;
}
.News_03 .box .boxLeft .content3 .h5,
.News_03 .box .boxLeft .content3 h5 {
  font-size: var(--f26);
  font-family: 'MB';
  color: #1A1A1A;
}
.News_03 .box .boxLeft .content4 {
  margin-top: 0.68rem;
  padding-top: 0.68rem;
  border-top: 1px solid #D9D9D9;
}
.News_03 .box .boxLeft .content4 .left {
  width: 80%;
  display: grid;
  gap: 0.2rem;
}
.News_03 .box .boxLeft .content4 .left a {
  font-size: var(--f22);
  color: #1A1A1A;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 1.3em;
  max-height: 1.3em;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.News_03 .box .boxLeft .content4 .left a span {
  font-family: 'MB';
  margin-right: 0.3rem;
}
.News_03 .box .boxLeft .content4 .left a:hover {
  color: #003A73;
}
.News_03 .box .boxLeft .content4 .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.News_03 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.8rem;
}
.News_03 .box .boxRight .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.2rem);
}
.News_03 .box .boxRight .sticky .h5 {
  font-size: var(--f26);
  font-family: 'MB';
}
.News_03 .box .boxRight .sticky ul {
  margin-top: 0.25rem;
  display: grid;
  gap: 0.1rem;
}
.News_03 .box .boxRight .sticky ul li a {
  padding: 0.2rem 0.25rem;
  position: relative;
  background: #f7f7f7;
}
.News_03 .box .boxRight .sticky ul li a::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 0.03rem;
}
.News_03 .box .boxRight .sticky ul li a .content1 {
  font-size: var(--f20);
  color: #1A1A1A;
  font-family: 'MM';
  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;
}
.News_03 .box .boxRight .sticky ul li a .content2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.12rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translateX(0rem);
  -ms-transform: translateX(0rem);
  transform: translateX(0rem);
}
.News_03 .box .boxRight .sticky ul li a .content2 .label {
  color: #1C4A70;
  background: #E4EEF4;
  line-height: 30px;
  padding: 0 10px;
}
.News_03 .box .boxRight .sticky ul li a .content2 .tiem {
  margin-left: 0.4rem;
}
.News_03 .box .boxRight .sticky ul li a .content3 {
  position: absolute;
  left: 0.25rem;
  bottom: 0.24rem;
  font-size: var(--f16);
  font-family: 'MB';
  color: #333;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translateX(-0.3rem);
  -ms-transform: translateX(-0.3rem);
  transform: translateX(-0.3rem);
}
.News_03 .box .boxRight .sticky ul li a .content3 svg {
  margin-left: 4px;
}
@media screen and (min-width: 1200px) {
  .News_03 .box .boxRight .sticky ul li a:hover::after {
    right: auto;
    left: 0;
    width: 100%;
  }
  .News_03 .box .boxRight .sticky ul li a:hover .content2 {
    opacity: 0;
    -webkit-transform: translateX(0.3rem);
    -ms-transform: translateX(0.3rem);
    transform: translateX(0.3rem);
  }
  .News_03 .box .boxRight .sticky ul li a:hover .content3 {
    opacity: 1;
    -webkit-transform: translateX(0rem);
    -ms-transform: translateX(0rem);
    transform: translateX(0rem);
  }
}
.Contact_01 .h6 {
  font-size: var(--f20);
  font-family: 'MB';
  margin-top: 0.2rem;
}
.Contact_01 .h6 a {
  display: inline-block;
  color: #003A73;
}
.Contact_01 .box {
  margin-top: max(0.35rem, 20px);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
.Contact_01 .box .item {
  background: #f7f7f7;
}
.Contact_01 .box .item .img {
  aspect-ratio: 390/200;
  overflow: hidden;
}
.Contact_01 .box .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Contact_01 .box .item .info {
  -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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.3rem;
}
.Contact_01 .box .item .info .name {
  font-size: var(--f24);
  font-family: 'MB';
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Contact_01 .box .item .info .company {
  font-size: var(--f16);
  color: #333;
  margin-top: 12px;
  line-height: 1.3;
}
.Contact_01 .box .item .info .contact {
  margin-top: 0.16rem;
  display: grid;
  gap: 8px;
}
.Contact_01 .box .item .info .contact p {
  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;
  gap: 12px;
  font-size: var(--f18);
  color: #333;
  line-height: 1.4;
}
.Contact_01 .box .item .info .contact p svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.Contact_01 .box .item .info .addr {
  font-size: var(--f16);
  color: #333;
  line-height: 1.5;
  margin-top: 0.18rem;
  height: 3em;
}
.Contact_01 .box .item .info .btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: auto;
  padding-top: 0.28rem;
}
.Contact_01 .box .item .info .btns 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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 1rem;
  height: 30px;
  padding: 0 0.2rem;
  border: 1px solid #003A73;
  color: #003A73;
  font-size: var(--f14);
}
@media screen and (min-width: 1200px) {
  .Contact_01 .box .item:hover .img img {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
  }
  .Contact_01 .box .item:hover .info .name {
    color: #003A73;
  }
}
.Message_01 {
  background: #f7f7f7;
  overflow: hidden;
}
.Message_01 .box .boxLeft {
  width: 50%;
  padding-right: 0.7rem;
}
.Message_01 .box .boxLeft .desc {
  font-size: var(--f20);
  font-family: 'MB';
  color: #333;
  margin-top: 0.2rem;
  line-height: 1.7;
}
.Message_01 .box .boxLeft form {
  margin-top: 0.5rem;
}
.Message_01 .box .boxLeft form .item {
  position: relative;
  background: #fff;
  border: 1px solid transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 14px;
}
.Message_01 .box .boxLeft form .item input,
.Message_01 .box .boxLeft form .item textarea {
  height: 55px;
  width: 100%;
  background: none;
  padding: 0 0.3rem;
  position: relative;
  z-index: 2;
  border: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Message_01 .box .boxLeft form .item input:not(:placeholder-shown) + p,
.Message_01 .box .boxLeft form .item textarea:not(:placeholder-shown) + p {
  opacity: 0;
}
.Message_01 .box .boxLeft form .item textarea {
  height: 1.3rem;
  padding: 0.2rem 0.3rem;
  resize: none;
}
.Message_01 .box .boxLeft form .item:hover {
  border-color: #AE1E25;
}
.Message_01 .box .boxLeft form .item p {
  position: absolute;
  left: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #999;
}
.Message_01 .box .boxLeft form .item p em {
  color: #AE1E25;
  position: absolute;
  left: -0.12rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Message_01 .box .boxLeft form .list1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.Message_01 .box .boxLeft form .list3 {
  margin-top: 0.2rem;
}
.Message_01 .box .boxLeft form .list3 .item p {
  top: 0.2rem;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.Message_01 .box .boxLeft form .list4 {
  color: #666;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.16rem;
  margin-bottom: 0.5rem;
}
.Message_01 .box .boxLeft form .list4 p {
  margin-left: 0.06rem;
}
.Message_01 .box .boxLeft form .list4 p a {
  display: inline-block;
}
.Message_01 .box .boxLeft form .list4 .layui-form-checked[lay-skin="primary"] > i {
  border-color: #AE1E25 !important;
  background: var(--gradient);
}
.Message_01 .box .boxLeft form .list4 .layui-form-checkbox[lay-skin=primary] i {
  background: none;
  border-color: #AE1E25;
}
.Message_01 .box .boxLeft form .list4 .layui-form-checked[lay-skin=primary] i {
  background: #AE1E25;
}
.Message_01 .box .boxLeft form .list4 .layui-form-checkbox[lay-skin=primary] {
  padding-left: 0;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.Message_01 .box .boxLeft form .list4 a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #AE1E25;
  position: relative;
}
.Message_01 .box .boxLeft form .list4 a::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 2px;
}
.Message_01 .box .boxLeft form .list4 a:hover::after {
  right: auto;
  left: 0;
  width: 100%;
}
.Message_01 .box .boxRight {
  width: 50%;
  aspect-ratio: 810/640;
  overflow: hidden;
}
.Message_01 .box .boxRight img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.gzh {
  padding-bottom: 0.6rem;
}
.gzh .box {
  margin: 0.5rem auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.gzh .box .ewm {
  position: relative;
  width: 2.7rem;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border: 1px solid #D9D9D9;
}
.gzh .box .ewm img {
  width: 100%;
}
.gzh .box .ewm::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 42%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 107, 184, 0.7)), to(rgba(40, 107, 184, 0)));
  background: -o-linear-gradient(top, rgba(40, 107, 184, 0.7) 0%, rgba(40, 107, 184, 0) 100%);
  background: linear-gradient(180deg, rgba(40, 107, 184, 0.7) 0%, rgba(40, 107, 184, 0) 100%);
  pointer-events: none;
  -webkit-animation: qrcode 2s linear infinite;
  animation: qrcode 2s linear infinite;
}
.gzh .box .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.76rem;
  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;
}
.gzh .box .info > div {
  width: 100%;
}
.gzh .box .info .content1 {
  font-size: var(--f26);
  font-family: 'MB';
  line-height: 1.3;
}
.gzh .box .info .content2 {
  font-size: var(--f20);
  font-family: 'MM';
  line-height: 1.4;
  margin-top: 0.3rem;
}
.gzh .box .info .content2 span {
  color: #003A73;
}
.Search_01 {
  margin-top: 0.68rem;
}
.Search_01 .box {
  margin-top: 0.26rem;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 0.24rem;
}
.Search_01 .box form {
  width: 5.9rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f1f1f1;
  padding: 0.12rem;
}
.Search_01 .box form div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Search_01 .box form div input {
  width: 100%;
  display: block;
  padding: 0 0.12rem;
  background: none;
  border: 0;
  outline: 0;
  font-size: var(--f18);
  color: #333;
  height: max(0.44rem, 36px);
}
.Search_01 .box form label {
  width: max(0.44rem, 36px);
  height: max(0.44rem, 36px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  cursor: pointer;
  background: #003A73;
}
.Search_01 .box form label svg {
  margin: auto;
}
.Search_02 .box {
  font-size: var(--f20);
  color: #666;
  font-family: 'MM';
}
.Search_02 .box span {
  color: #003A73;
}
.xgcp .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.25rem;
  margin-top: max(0.3rem, 20px);
}
.xgcp .box .Sol_item figcaption {
  padding: 0.3rem;
}
.xgcp .box .Sol_item figcaption .content3 {
  margin-top: 0.36rem;
}
.cbl_main {
  position: fixed;
  z-index: 50;
  right: 10px;
  bottom: 20%;
  --wid: 55px;
  background: #fff;
  padding: 0.12rem 0;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.cbl_main li a {
  width: var(--wid);
  text-align: center;
}
.cbl_main li a .text {
  font-size: var(--f14);
  color: #666;
  margin-top: 8px;
}
.cbl_main li .line {
  border-bottom: 1px solid #EBEBEB;
  margin: 0.16rem auto;
  width: 0.35rem;
}
.cbl_main li .layer {
  position: absolute;
  top: 0;
  right: 100%;
  padding-right: 8px;
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.cbl_main li .layer .content {
  background: #fff;
  width: 1.62rem;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 0.2rem 0;
}
.cbl_main li .layer .content .title {
  font-size: var(--f14);
  color: #666;
}
.cbl_main li .layer .content .ewm {
  width: 0.96rem;
  border: 1px solid #003A73;
  margin: 0.12rem auto 0.15rem;
}
.cbl_main li .layer .content .tel {
  font-size: var(--f14);
  color: #333;
  margin: 8px 0 0.2rem;
}
.cbl_main li .layer .content .link a {
  font-size: var(--f14);
  color: #fff;
  width: 1.1rem;
  background: #003A73;
  line-height: 0.34rem;
}
.cbl_main li:hover .layer {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1500px) {
  .Contact_01 .box .item .info .company {
    height: 2.6em;
  }
  .Header_Container .box .wechat div {
    width: 1.3rem;
  }
  .Header_Container .box .search p,
  .link_02 .a p {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .Header_Container .box .division {
    margin: 0 0.22rem;
  }
  .Header_Container .box nav {
    margin-right: 0.4rem;
  }
  .cbl_main {
    right: 5px;
  }
  .cbl_main {
    --wid: 48px;
  }
  .About_03 .box {
    width: 8rem;
  }
  .About_03 .box .content3 ul li img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1400px) {
  .gzh .box .ewm {
    width: 2.4rem;
  }
  .cbl_main {
    right: 1px;
  }
  .Advantages .box1 ul li {
    padding: 0.26rem 0.34rem;
  }
  .Advantages .box1 ul li .content3 {
    font-size: 13px;
  }
  .Advantages .box1 ul li .content1 img,
  .Service_02 .box .item .content1 {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .Solution_01 .box .boxRight {
    width: 8.1rem;
  }
  .footer .box .boxRight .item {
    margin-right: 0.6rem;
  }
}
@media screen and (max-width: 1281px) {
  .Header_Container .box nav .item > p a,
  .Header_Container .box .call a,
  .Header_Container .box .wechat p,
  .SelectNav_01 ._box ul li a {
    font-size: 13px;
  }
  .Header_Container .box nav .item {
    padding: 0 0.1rem;
  }
  .Cooperative_Brand .box {
    gap: 0.3rem;
  }
  .Advantages .box1 {
    margin-top: -1.55rem;
  }
  .News_03 .box .boxLeft {
    width: 10.8rem;
  }
  .Message_01 .box .boxLeft form {
    margin-top: 0.3rem;
  }
  .Message_01 .box .boxLeft form .item input {
    height: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .Header_Container {
    display: none;
  }
  .MobileMain .HeaderMobile .box .logo a img,
  .footer .box .boxLeft .logo img {
    height: 40px;
  }
  .Home_Banner .banner .video .phone .play {
    width: 0.5rem;
    height: 0.5rem;
  }
  .Home_Banner .page {
    bottom: 0.2rem;
  }
  .Cooperative_Brand .box .banner ul li p {
    width: 2.84rem;
  }
  .banner_button_02 {
    opacity: 1 !important;
    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;
    gap: 0.3rem;
    margin-top: 0.5rem;
  }
  .banner_button_02 div {
    position: initial;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: 0;
  }
  .Advantages {
    padding-bottom: 0.7rem;
  }
  .Advantages .box .boxLeft .dataList {
    margin-top: 0.9rem;
  }
  .Advantages .box .boxLeft .dataList ul li {
    margin-right: 0.65rem;
  }
  .Advantages .box .boxLeft .dataList ul li .top span {
    font-size: 0.56rem;
  }
  .Advantages .box1 {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.1rem;
  }
  .Advantages .box1::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .Advantages .box1::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #AE1E25;
  }
  .Advantages .box1::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
  }
  @-moz-document url-prefix() {
    .Advantages .box1 {
      scrollbar-color: #AE1E25 rgba(0, 0, 0, 0.1);
      scrollbar-width: thin;
    }
  }
  .Advantages .box1 ul {
    width: 150%;
  }
  .News .box .item {
    padding: 0.28rem 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.2rem;
  }
  .News .box .item .left {
    max-width: 58%;
  }
  .News .box .item .left .desc {
    margin-top: 6px;
  }
  .News .box .item .right {
    padding-right: 0.2rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .News .box .item .right .time {
    margin-left: 0.2rem;
    margin-right: 0.3rem;
  }
  .News .box1 {
    margin-top: max(0.4rem, 20px);
  }
  .footer .box .boxLeft form div {
    height: 40px;
  }
  .footer .box {
    padding: 0.4rem 0;
  }
  .footer .box .boxLeft {
    width: 100%;
  }
  .footer .box .boxRight {
    display: grid;
    width: 100%;
    margin-top: 0.5rem;
    grid-template-columns: repeat(3, 1fr);
    display: none;
  }
  .footer .box .boxRight .item ul {
    display: none;
  }
  .Home_Banner .banner_button_01 {
    display: none;
  }
  .footer .box1 .swiper .item .info .icon {
    width: 0.8rem;
  }
  .Search_layer {
    padding: 0.5rem 0;
  }
  .Search_layer .box form p svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .HeaderMobile .search_ {
    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;
  }
  .HeaderMobile .search_ p {
    cursor: pointer;
    width: 20px;
  }
  .HeaderMobile .search_ p i {
    font-size: var(--f30);
    font-weight: bold;
    color: #003A73;
  }
  .HeaderMobile .search_ .close {
    display: none;
  }
  .HeaderMobile .search_.on .open {
    display: none;
  }
  .HeaderMobile .search_.on .close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .HeaderMobile .call {
    margin-left: 0.5rem;
  }
  .HeaderMobile .call a {
    font-size: var(--f16);
    color: #333;
    font-family: 'MM';
  }
  .HeaderMobile .call a svg {
    margin-right: 4px;
    -webkit-animation: headanim 0.5s ease 0s infinite;
    animation: headanim 0.5s ease 0s infinite;
  }
  .Customized_Plan {
    overflow: hidden;
  }
  .Customized_Plan .svgList .svg1 {
    -webkit-transform: translateX(-2rem);
    -ms-transform: translateX(-2rem);
    transform: translateX(-2rem);
  }
  .Customized_Plan .svgList .svg2 {
    left: -2rem;
  }
  .Customized_Plan .svgList .svg3 {
    right: -3rem;
  }
  .banner_button_01 {
    opacity: 1 !important;
  }
  .footer .box1 .banner_button_01 {
    --gap: 0.35rem;
  }
  .About_02 .box .item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: auto;
    padding: 0.35rem 0.4rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.2rem 0;
  }
  .About_02 .box .item .icon {
    width: 48px;
  }
  .About_02 .box .item .name {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 0.3rem;
  }
  .About_02 .box .item .name .title {
    margin-top: 6px;
  }
  .About_02 .box .item .desc {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-right: 0;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .About_02 .box .item .button {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .About_03 .img {
    aspect-ratio: 1920/780;
  }
  .Product_01 .box .boxLeft {
    margin-bottom: 0.4rem;
  }
  .Product_01 .box .boxLeft .sticky {
    grid-template-columns: 1fr 1fr;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    position: static;
  }
  .Product_01 .box .boxLeft .sticky .main_nav {
    padding: 0.25rem 0.3rem;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .h5 {
    margin-bottom: 0.12rem;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .one {
    padding: 0.1rem 0;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .item.active .two ul {
    padding-bottom: 0.2rem;
    margin-bottom: 0.12rem;
  }
  .Product_detail_06 .img {
    aspect-ratio: 1620/520;
  }
  .Product_detail_06 .box .orienation {
    padding: 0 0.6rem;
  }
  .Product_detail_01 .box .boxLeft .banner2 {
    width: -webkit-calc(89vw);
    width: calc(90vw - 1rem);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
  .Product_detail_01 .box .boxLeft .banner1 .swiper {
    height: -webkit-calc(5rem);
    height: calc(0.8rem * 6 + 0.2rem);
  }
  .Solution_01 {
    margin-top: 0;
    padding-bottom: 0;
  }
  .Solution_02 .box .item {
    padding: 0.3rem;
  }
  .Solution_02 .box .item {
    gap: 0.3rem;
  }
  .Customized_Plan_02 .box .boxRight {
    padding-right: 0;
  }
  .Customized_Plan_02 .box .boxRight .ewm {
    width: 2rem;
  }
  .News_03 .box .boxRight {
    margin-top: 0.7rem;
  }
  .News_03 .box .boxLeft .content4 .left {
    width: 70%;
  }
  .News_03 .box .boxRight .sticky ul li a .content2 {
    margin-top: 0.25rem;
  }
  .gzh .box .ewm {
    width: 2rem;
  }
  .Product_01 .box .boxRight .list_main .list,
  .Product_detail_03 .box .list,
  .Service_02 .box,
  .News_03 .box .boxRight .sticky ul,
  .Contact_01 .box,
  .xgcp .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Advantages .box .boxLeft,
  .About_01 .box .boxLeft,
  .Product_01 .box .boxLeft,
  .Product_detail_01 .box .boxLeft,
  .Solution_01 .box .boxLeft,
  .Service_03 .box .boxLeft,
  .News_01 .box .swiper-slide .item .boxLeft,
  .News_03 .box .boxLeft,
  .Message_01 .box .boxLeft {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .Advantages .box .boxRight,
  .About_01 .box .boxRight,
  .Product_01 .box .boxRight,
  .Product_detail_01 .box .boxRight,
  .Solution_01 .box .boxRight,
  .Service_03 .box .boxRight,
  .News_01 .box .swiper-slide .item .boxRight,
  .News_03 .box .boxRight,
  .Message_01 .box .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .Advantages .box .boxRight .content,
  .About_01 .box .boxRight .content,
  .Product_01 .box .boxRight .content,
  .Product_detail_01 .box .boxRight .content,
  .Solution_01 .box .boxRight .content,
  .Service_03 .box .boxRight .content,
  .News_01 .box .swiper-slide .item .boxRight .content,
  .News_03 .box .boxRight .content,
  .Message_01 .box .boxRight .content {
    width: 100%;
  }
  .About_01 .box .boxRight,
  .Product_detail_01 .box .boxRight,
  .Solution_01 .box .boxRight,
  .News_01 .box .swiper-slide .item .boxRight,
  .Message_01 .box .boxRight {
    margin-top: 0.6rem;
  }
  .Service_03 .box .boxRight {
    padding: 0.5rem 0.3rem;
  }
  .Home_Banner .banner .swiper-slide .orientation .content1,
  .title_01 .h5,
  .Customized_Plan .box .content1,
  .Customized_Plan_02 .box .boxLeft .content1,
  .News_03 .box .boxLeft .content1,
  .Product_detail_01 .box .boxRight .content2 {
    font-size: var(--f32);
  }
  .Product_detail_01 .box .boxRight .content1 {
    font-size: var(--f30);
  }
  .News_03 .box .boxRight .sticky ul li a .content1 {
    font-size: 16px;
  }
  .title_01 .h6,
  .footer .box .boxRight .item .h5 a,
  .footer .box1 .swiper .item .info .desc p,
  .footer .box1 .swiper .item .name,
  .Service_01 .box .content2,
  .Service_04 .box,
  .Customized_Plan_02 .box .boxLeft .content2,
  .Customized_Plan_02 .box .boxLeft .content3,
  .News_03 .box .boxLeft .content4 .left a,
  .Message_01 .box .boxLeft .desc,
  .Contact_01 .h6,
  .gzh .box .info .content2 {
    font-size: var(--f18);
  }
}
@media screen and (max-width: 699px) {
  .HeaderMobile .call {
    display: none;
  }
  .Home_Banner .banner video,
  .Home_Banner .banner picture {
    aspect-ratio: 1920/1050;
  }
  .Home_Banner .banner .video .phone .play {
    width: 0.7rem;
    height: 0.7rem;
  }
  .link_03 .a,
  .link_02 .a {
    height: 32px;
    line-height: 1.2;
  }
  .Home_Banner .banner .swiper-slide .orientation .content1,
  .title_01 .h5,
  .Customized_Plan .box .content1,
  .Customized_Plan_02 .box .boxLeft .content1,
  .News_03 .box .boxLeft .content1,
  .Product_detail_01 .box .boxRight .content2 {
    font-size: var(--f30);
  }
  .title_01 .h6,
  .footer .box .boxRight .item .h5 a,
  .footer .box1 .swiper .item .info .desc p,
  .footer .box1 .swiper .item .name,
  .Service_01 .box .content2,
  .Service_04 .box,
  .Customized_Plan_02 .box .boxLeft .content2,
  .Customized_Plan_02 .box .boxLeft .content3,
  .Message_01 .box .boxLeft .desc,
  .Contact_01 .h6,
  .gzh .box .info .content2 {
    font-size: 12px;
  }
  .Cooperative_Brand .box .banner ul li p {
    width: 3.14rem;
  }
  .Advantages .box .boxLeft .desc br {
    display: none;
  }
  .Advantages .box1 ul {
    width: 300%;
  }
  .Advantages .box1 ul li .content3 {
    margin-top: 0.32rem;
  }
  .Advantages .box .boxLeft .dataList ul {
    display: grid;
    gap: 0.4rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .Advantages .box .boxLeft .dataList ul li {
    margin-right: 0;
  }
  .Advantages {
    overflow: hidden;
  }
  .Advantages .box .boxRight .content {
    width: 100vw;
  }
  .News .box .item .left {
    max-width: 100%;
  }
  .News .box .item .right .label p {
    line-height: 25px;
  }
  .News .box .item .right .time {
    margin-right: 3rem;
  }
  .Advantages .box1 ul li .content1 {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
  }
  .Customized_Plan .svgList .svg1 {
    -webkit-transform: translateX(-7rem);
    -ms-transform: translateX(-7rem);
    transform: translateX(-7rem);
  }
  .Customized_Plan .svgList .svg2 {
    left: -5rem;
  }
  .Customized_Plan .svgList .svg3 {
    right: -9.4rem;
  }
  .footer .box .boxLeft form label {
    width: 1rem;
  }
  .footer .box1 {
    padding: 0.5rem 5vw;
  }
  .footer .box1 .swiper .item .name {
    margin-bottom: 16px;
  }
  .footer .box2 {
    text-align: center;
    line-height: 1.6;
  }
  .footer .box2 .right {
    width: 100%;
  }
  .footer .box .boxRight {
    display: none;
  }
  .footer .box1 .banner_button_01 {
    --gap: 0.15rem;
  }
  .footer .box .boxLeft .for {
    margin-top: 0.35rem;
  }
  body {
    padding-bottom: 40px;
  }
  .cbl_main {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  .cbl_main > li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .cbl_main > li:nth-child(1),
  .cbl_main > li:nth-child(3) {
    width: 46%;
  }
  .cbl_main li > a {
    width: 100%;
    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;
    gap: 8px;
    height: 40px;
  }
  .cbl_main li > a .icon {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
  }
  .cbl_main li a .text {
    margin-top: 0;
    font-size: 14px;
    text-align: left;
    line-height: 1.3;
  }
  .cbl_main li a .text br {
    display: none;
  }
  .cbl_main li .line {
    border-bottom: none;
    border-left: 1px solid #EBEBEB;
    width: 0;
    height: 0.4rem;
    margin: 0;
  }
  .cbl_main li .layer {
    top: auto;
    bottom: 100%;
    right: 0;
    left: auto;
    padding-right: 0;
    padding-bottom: 8px;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
  }
  .cbl_main li .layer .content {
    width: 2.8rem;
  }
  .cbl_main li .layer .content .ewm {
    width: 1.4rem;
  }
  .cbl_main li .layer .content .link a {
    padding: 6px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .cbl_main li:hover .layer {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .Inner_Banner .img img {
    min-height: 3rem;
  }
  .About_02 .box .item .button {
    display: none;
  }
  .About_02 .box .item .icon {
    width: 38px;
  }
  .About_02 .box .item {
    gap: 0.3rem 0;
  }
  .About_02 .box .item .desc {
    line-height: 1.5;
  }
  .About_03 .img {
    aspect-ratio: 750/500;
  }
  .About_03 .box {
    width: auto;
    right: var(--interval);
    padding-bottom: 0.35rem;
  }
  .About_03 .box .content2 {
    margin-top: 0.12rem;
    line-height: 1.5;
  }
  .About_03 .box .content3 {
    margin-top: 0.2rem;
  }
  .About_03 .box .content3 ul {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .About_03 .box .content3 ul li {
    margin-right: 0;
    font-size: 12px;
  }
  .About_03 .box .content3 ul li p {
    width: 0.46rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .About_03 .box .content3 ul li p img {
    width: 100%;
  }
  .About_03 .box .content3 ul li div {
    padding-left: 6px;
  }
  .title_01 .h6_,
  .title_01 .h5 {
    line-height: 1.3;
  }
  .Product_01 {
    margin-top: 0.3rem;
  }
  .Product_01 .box .boxLeft {
    margin-bottom: 0.3rem;
  }
  .Product_01 .box .boxLeft .sticky {
    grid-template-columns: 1fr;
    gap: 0.15rem;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .h5 {
    font-size: var(--f22);
    margin-bottom: 0.1rem;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .one {
    font-size: var(--f18);
    padding: 0.1rem 0;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .two ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.1rem;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .two ul li {
    margin-bottom: 0.08rem;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .two ul li a {
    font-size: 12px;
  }
  .Product_01 .box .boxLeft .sticky .main_nav .list .item.active .two ul {
    padding-top: 0.1rem;
    padding-bottom: 0.15rem;
    margin-bottom: 0.1rem;
  }
  .Product_01 .box .boxRight {
    gap: 0.5rem;
  }
  .Product_01 .box .boxRight .list_main .list {
    gap: 0.15rem;
  }
  .Product_01 .box .boxRight .list_main .button {
    margin-top: 0.35rem;
  }
  .pro_item figure .label {
    top: 10px;
    left: 10px;
  }
  .pro_item figure .label img {
    max-height: 16px;
  }
  .pro_item figure .img {
    -webkit-transform: translateY(0.45rem);
    -ms-transform: translateY(0.45rem);
    transform: translateY(0.45rem);
  }
  .pro_item figcaption {
    padding: 0.35rem 0.15rem 0.25rem;
  }
  .pro_item figcaption .content1,
  .pro_item figcaption .content3 {
    font-size: 12px;
  }
  .pro_item figcaption .content2 {
    font-size: var(--f16);
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .pro_item figcaption .content3 {
    font-size: 12px;
  }
  .pro_item figcaption .content4 {
    font-size: 12px;
    margin-top: 0.25rem;
  }
  .Product_detail_01 .box .boxLeft .banner2 {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .Product_detail_01 .box .boxLeft .play {
    width: 0.7rem;
  }
  .Product_detail_01 .box .boxLeft .banner1 {
    aspect-ratio: initial;
  }
  .Product_detail_03 .box .list .item figcaption {
    padding: 0.4rem 0.2rem;
  }
  .Product_detail_06 .img {
    aspect-ratio: 1620/820;
  }
  .Product_detail_06 .box .orienation .content2 {
    line-height: 1.5;
  }
  .Product_detail_06 .box .orienation {
    padding: 0 0.4rem;
  }
  .Product_detail_01 .box .boxLeft .banner1 {
    width: 1rem;
  }
  .Product_detail_01 .box .boxLeft .banner2 {
    width: -webkit-calc(88.8vw);
    width: calc(90vw - 1.2rem);
  }
  .Product_detail_01 {
    padding-bottom: 0;
  }
  .mbx2 .box {
    line-height: 1.6;
  }
  .Product_detail_02 {
    position: initial;
  }
  .Solution_02 .box .item .left {
    width: 0.9rem;
  }
  .Sol_item figcaption .content2 {
    height: 2.6em;
    max-height: 2.6em;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-justify: distribute-all-lines;
  }
  .Service_04 .box .content3 ul li a {
    height: 0.7rem;
  }
  .Service_02 .box,
  .News_03 .box .boxRight .sticky ul,
  .Contact_01 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Product_detail_02 .box ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.1rem;
  }
  .Product_detail_02 .box ul a {
    width: fit-content;
  }
  .Service_02 .box .item .content1 {
    height: 50px;
  }
  .Product_detail_02 .box ul li {
    padding: 0 0.4rem;
  }
  .News_01 .box .swiper-slide .item {
    padding: 0.3rem;
  }
  .pu_page .number {
    display: none;
  }
  .Sol_item figcaption .content3 svg {
    width: 10px;
  }
  .News_03 .box .boxLeft .content4 .left {
    width: 100%;
  }
  .News_03 .box .boxLeft .content4 .left a {
    font-size: 14px;
  }
  .News_03 .box .boxLeft .content4 .right {
    margin-top: 0.5rem;
    width: 100%;
    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;
  }
  .Customized_Plan_02 {
    padding: 0.5rem 0;
  }
  .Customized_Plan_02 .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .Customized_Plan_02 .box .boxLeft {
    max-width: 100%;
  }
  .Customized_Plan_02 .box .boxLeft .content2 {
    margin-top: 0.12rem;
    line-height: 1.6;
  }
  .Customized_Plan_02 .box .boxLeft .content3 {
    margin-top: 0.2rem;
  }
  .Customized_Plan_02 .box .boxRight {
    padding-right: 0;
    margin-top: 0.28rem;
  }
  .News .box .item {
    padding: 0.4rem 0;
    gap: 0.3rem;
  }
  .News_03 .box .boxRight .sticky ul li a {
    padding: 0.24rem 0.28rem;
  }
  .News_03 .box .boxRight .sticky ul li a .content1 {
    font-size: 14px;
  }
  .News_03 .box .boxRight .sticky ul li a .content2 {
    margin-top: 0.26rem;
    font-size: 12px;
  }
  .News_03 .box .boxRight .sticky ul li a .content2 .label {
    line-height: 22px;
    padding: 0 8px;
    font-size: 12px;
  }
  .News_03 .box .boxRight .sticky ul li a .content2 .tiem {
    margin-left: 0.2rem;
  }
  .Contact_01 .box .item .info .company,
  .Contact_01 .box .item .info .addr {
    height: auto;
  }
  .Message_01 .box .boxLeft form .list1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .Message_01 .box .boxLeft form .item input {
    height: 40px;
  }
  .Message_01 .box .boxLeft form .item p em {
    left: -0.2rem;
  }
  .Message_01 .box .boxLeft form .item textarea {
    height: 2rem;
  }
  .Message_01 .box .boxLeft .desc br {
    display: none;
  }
  .Message_01 .box .boxLeft form .list5 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .gzh {
    padding-bottom: 0.4rem;
  }
  .gzh .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-top: 0.36rem;
    gap: 0.28rem;
  }
  .gzh .box .ewm {
    width: 2rem;
  }
  .gzh .box .info {
    padding-left: 0;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 100%;
  }
  .gzh .box .info .content1 {
    font-size: var(--f18);
  }
  .gzh .box .info .content2 {
    margin-top: 0.16rem;
  }
  .Search_01 .box form {
    width: 100%;
  }
  .Advantages .box .boxRight .content .list .item .dian {
    transform: scale(0.6);
  }
  .footer .box2 .left {
    width: 100%;
  }
  .footer .box2 .left .zhulu {
    display: none;
  }
  .footer .box2 .right .zhulu {
    display: inline-block;
  }
  .Product_Category .box .item figcaption,
  .Advantages .box1 ul li {
    padding: 0.4rem;
  }
  .News .box .item .left .title,
  .Product_detail_01 .box .boxRight .content1,
  .Product_detail_06 .title_01 .h5 {
    font-size: var(--f24);
  }
  .Product_detail_03 .box .h6 {
    font-size: var(--f22);
  }
  .About_01 .box .boxLeft .content1,
  .Product_detail_03 .box .list .item figcaption .content1 {
    font-size: var(--f20);
  }
  .Advantages .box .boxRight .content .list .item .text div,
  .Advantages .box .boxRight .content .list .item .text p,
  .About_03 .box .content2,
  .About_02 .box .item .desc,
  .Product_detail_03 .box .list .item figcaption .content2,
  .Product_detail_06 .box .orienation .content2,
  .Sol_item figcaption .content3 {
    font-size: 12px;
  }
  .Advantages .box1 ul li .content3 {
    height: auto;
  }
  .Search_layer .box {
    width: 90vw;
  }
}
@keyframes wechatBreath {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
}

.downBtn {
  cursor: pointer !important;
}
.DownLayer {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}
.DownLayer .box {
  position: absolute;
  width: 8rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f5f5f5;
  min-height: 1rem;
  padding: 0.3rem 0.5rem;
}
.DownLayer .box .close {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
}
.DownLayer .box .close i {
  font-size: var(--f24);
  cursor: pointer;
  transition: 0.4s;
}
.DownLayer .box .close i:hover {
  color: #AE1E25;
}
.DownLayer .box .title {
  text-align: center;
  font-size: var(--f32);
  font-weight: var(--bold);
}
.DownLayer .box form {
  margin-top: 0.3rem;
}
.DownLayer .box form .item {
  position: relative;
  background: #fff;
  border: 1px solid transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 14px;
}
.DownLayer .box form .item input,
.DownLayer .box form .item textarea {
  height: 55px;
  width: 100%;
  background: none;
  padding: 0 0.3rem;
  position: relative;
  z-index: 2;
  border: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.DownLayer .box form .item input:not(:placeholder-shown) + p,
.DownLayer .box form .item textarea:not(:placeholder-shown) + p {
  opacity: 0;
}
.DownLayer .box form .item textarea {
  height: 1.3rem;
  padding: 0.2rem 0.3rem;
  resize: none;
}
.DownLayer .box form .item:hover {
  border-color: #AE1E25;
}
.DownLayer .box form .item p {
  position: absolute;
  left: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #999;
}
.DownLayer .box form .item p em {
  color: #AE1E25;
  position: absolute;
  left: -0.12rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.DownLayer .box form .list1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.DownLayer .box form .list3 {
  margin-top: 0.2rem;
}
.DownLayer .box form .list3 .item p {
  top: 0.2rem;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.DownLayer .box form .list4 {
  color: #666;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.16rem;
  margin-bottom: 0.5rem;
}
.DownLayer .box form .list4 p {
  margin-left: 0.06rem;
}
.DownLayer .box form .list4 p a {
  display: inline-block;
}
.DownLayer .box form .list4 .layui-form-checked[lay-skin="primary"] > i {
  border-color: #AE1E25 !important;
  background: var(--gradient);
}
.DownLayer .box form .list4 .layui-form-checkbox[lay-skin=primary] i {
  background: none;
  border-color: #AE1E25;
}
.DownLayer .box form .list4 .layui-form-checked[lay-skin=primary] i {
  background: #AE1E25;
}
.DownLayer .box form .list4 .layui-form-checkbox[lay-skin=primary] {
  padding-left: 0;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.DownLayer .box form .list4 a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #AE1E25;
  position: relative;
}
.DownLayer .box form .list4 a::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: #AE1E25;
  height: 0.04rem;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 2px;
}
.DownLayer .box form .list4 a:hover::after {
  right: auto;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 699px) {
  .DownLayer .box {
    width: 96vw;
  }
  .DownLayer .box form .list1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .DownLayer .box form .item input {
    height: 38px;
  }
  .DownLayer .box form .item textarea {
    height: 2rem;
  }
  .DownLayer .box .close i {
    font-size: 20px;
  }
}
/*# sourceMappingURL=./style.css.map */