body {
  --www: 1rem;
  --interval: var(--www);
  --nav_height: 1rem;
  --color: #ab292c;
  --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;
  --f52: 0.52rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
}
@media screen and (min-width: 1921px) {
  body {
    --interval: calc((100vw - (19.2rem - var(--www))) / 2);
  }
}
@media screen and (max-width: 1520px) {
  body {
    --f14: 12px;
    --f16: 14px;
    --f18: 16px;
    --f20: 18px;
    --f22: 20px;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f22: 16px;
    --f24: 18px;
    --f26: 20px;
    --f28: 22px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f52: 0.46rem;
    --f54: 0.48rem;
    --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.34rem;
    --f28: 0.36rem;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.42rem;
    --f42: 0.42rem;
    --f44: 0.42rem;
    --f46: 0.42rem;
    --f48: 0.42rem;
    --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 - 0.5rem);
}
@media screen and (max-width: 1200px) {
  .maodian {
    top: calc(var(--nav_height) * -1 + 1px);
  }
}
.search_open {
  cursor: pointer;
}
.mobile_search {
  top: var(--nav_height);
}
/** 纵向滚动条样式 */
.wMain {
  padding-left: var(--interval);
  padding-right: var(--interval);
  width: 100%;
}
.swiper-button-lock {
  display: none !important;
}
.button-disabled,
.swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
}
.dw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.null_height {
  height: var(--nav_height);
}
@media screen and (max-width: 1200px) {
  .null_height {
    height: 0;
  }
}
.phone_main {
  display: none;
}
@media screen and (max-width: 1200px) {
  .phone_main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.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;
}
.center {
  text-align: center;
}
.white {
  color: #fff;
}
.bgColor {
  background: #f5f5f5;
}
.pt {
  padding-top: 0.94rem;
}
.pb {
  padding-bottom: 0.94rem;
}
.mt {
  margin-top: 0.7rem;
}
.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;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #f5f5f5;
}
.Search_List .box2 {
  min-height: 40vh;
}
.Search_List .box2 .item {
  padding: 0.2rem 0.8rem;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 1200px) {
  .Search_List .box2 .item {
    padding: 0.2rem 0rem;
  }
}
.Search_List .box2 .item a .left {
  max-width: 80%;
}
.Search_List .box2 .item a .left .t {
  font-size: var(--f14);
  color: #999;
}
.Search_List .box2 .item a .left .b {
  font-size: var(--f24);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 12px;
}
.Search_List .box2 .item a .right {
  font-size: var(--f16);
  color: #ab292c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a .right i {
  font-size: var(--f16);
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a:hover .b {
  color: #ab292c;
}
.Search_List .box2 .item a:hover .right i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.Search_List .box3 {
  font-size: var(--f18);
  text-align: center;
}
.code_button .a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0.15rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.code_button .a svg {
  width: 0.3rem;
  position: relative;
  z-index: 2;
  height: 0.3rem;
}
.code_button .a svg path {
  fill: #303E48;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.code_button .a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -webkit-box-shadow: inset 0 0 0 0.47rem #c2b2a5;
  box-shadow: inset 0 0 0 0.47rem #c2b2a5;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}
.code_button .a:hover::after {
  -webkit-box-shadow: inset 0 0 0 2px #c2b2a5;
  box-shadow: inset 0 0 0 2px #c2b2a5;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Sitemap .container {
  padding-left: var(--interval);
  padding-right: var(--interval);
}
.Sitemap .container .ap_top {
  border-bottom: 1px solid #999;
  padding-bottom: 0.46rem;
}
.Sitemap .container .ap_top p {
  font-size: 0.54rem;
  color: #000;
}
.Sitemap .container .ap_bot .item {
  padding: 0.44rem 0;
  border-bottom: 1px solid #ccc;
}
.Sitemap .container .ap_bot .item .content1 a {
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Sitemap .container .ap_bot .item .content1 a:hover {
  color: #ab292c;
}
.Sitemap .container .ap_bot .item .content2 {
  margin-top: 0.22rem;
}
.Sitemap .container .ap_bot .item .content2 .firstorder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-right: 0.6rem;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a:hover {
  color: #ab292c;
}
.Sitemap .container .ap_bot .item .content2 .multistage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list {
  margin-right: 0.5rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a:hover {
  color: #ab292c;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 {
  margin-top: 0.26rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a {
  font-size: 0.9em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a:hover {
  color: #ab292c;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 {
  margin-top: 0.14rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a:hover {
  color: #ab292c;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 {
  margin-top: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
  line-height: 1.4;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a:hover {
  color: #ab292c;
}
.Sitemap .container .ap_bot .item .content1 a {
  font-size: 0.26rem;
}
.firstorder > a,
.ge_list {
  font-size: 0.24rem;
}
@media (max-width: 1200px) {
  .Sitemap .container {
    padding: 0 5vw;
  }
  .Sitemap {
    padding: 0.8rem 0;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage a,
  .Sitemap .container .ap_bot .item .content2 .firstorder a {
    margin-right: 0;
  }
  .Sitemap .container .ap_bot .item .content1 a {
    font-size: 0.32rem;
  }
  .firstorder > a,
  .ge_list {
    font-size: 0.3rem;
  }
}
@media (max-width: 750px) {
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    grid-template-columns: repeat(1, 1fr);
  }
}
.Layer_Upload {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 90;
  display: none;
}
.Layer_Upload .box {
  position: absolute;
  width: min(8rem, 90vw);
  margin: auto;
  background: #fff;
  padding: 0.6rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.Layer_Upload .box .close {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  z-index: 2;
  cursor: pointer;
}
.Layer_Upload .box .close i {
  font-size: var(--f24);
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Layer_Upload .box .close:hover i {
  color: #ab292c;
}
.Layer_Upload .box .content1 {
  font-size: 0.36rem;
  line-height: 1;
  font-weight: bold;
}
.Layer_Upload .box .content2 {
  margin-top: 0.5rem;
}
.Layer_Upload .box .content2 .upload {
  width: 2.9rem;
  margin: auto;
  cursor: pointer;
  position: relative;
}
.Layer_Upload .box .content2 .upload img {
  width: 100%;
}
.Layer_Upload .box .content2 .upload p {
  font-size: 14px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.6rem;
  min-width: 0.95rem;
  padding: 0 0.3rem;
  line-height: 35px;
  border: 1px solid #ab292c;
}
.Layer_Upload .box .content3 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.25rem;
  margin-bottom: 0.15rem;
}
.Layer_Upload .box .content5 {
  margin-top: 0.45rem;
}
.Layer_Upload .box .content5 input {
  width: 1.6rem;
  height: 0.55rem;
  background: #ab292c;
  color: #fff;
  font-size: var(--f16);
  cursor: pointer;
  border: 0;
}
.Home_Banner .banner {
  position: relative;
}
.Home_Banner .banner video,
.Home_Banner .banner picture img {
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 60vh;
  }
}
.Home_Banner .banner .video {
  position: relative;
}
.Home_Banner .banner .video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.Home_Banner .banner .video .phone {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone {
    display: block;
  }
}
.Home_Banner .banner .video .phone .img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .img img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .play {
  position: absolute;
  z-index: 3;
  width: 0.5rem;
  height: 0.5rem;
  right: 5vw;
  bottom: 5vw;
  border-radius: 50%;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Banner .banner .video .phone .play svg {
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone .play {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.Home_Banner .banner .swiper-slide .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.Home_Banner .banner .swiper-slide .orientation .content1 {
  font-size: var(--f60);
  font-weight: bold;
}
.Home_Banner .banner .swiper-slide .orientation .content2 {
  margin-top: 0.56rem;
}
.Home_Banner .page {
  position: absolute;
  bottom: 0.8rem;
  left: var(--interval);
  z-index: 2;
}
.Home_Banner .page div span {
  border-radius: 0;
  background: #fff;
  opacity: 0.5;
  height: 2px;
  width: 0.3rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: 0 5px !important;
}
.Home_Banner .page div .swiper-pagination-bullet-active {
  background: #ab292c;
  opacity: 1;
  width: 0.5rem;
}
.Header_Container {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 88;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  width: 100%;
  background: #fff;
  transition: 0.4s;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(192, 192, 192, 0.3);
  box-shadow: 0px 1px 10px 0px rgba(192, 192, 192, 0.3);
}
.Header_Container .box .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: var(--nav_height);
}
.Header_Container .box .logo a {
  display: block;
  position: relative;
}
.Header_Container .box .logo a img {
  height: 40px;
}
.Header_Container .box .logo a div {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .logo a .p1 {
  opacity: 0;
}
.Header_Container .box .logo a .p2 {
  position: absolute;
  top: 0;
  left: 0;
}
.Header_Container .box nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box nav .item > p {
  padding: 0 0.2rem;
}
.Header_Container .box nav .item > p a {
  font-size: var(--f18);
  line-height: var(--nav_height);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box nav .item:hover > p a {
  color: #ab292c !important;
}
.Header_Container .box nav .item:hover .Select_Nav {
  visibility: inherit;
  opacity: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  z-index: 82;
}
.Header_Container .box nav .item.active > p a {
  color: #ab292c !important;
}
.Header_Container .box .language {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header_Container .box .language a {
  font-size: var(--f18);
  font-family: 'gilroy_regular';
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .language a svg {
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  margin-right: 0.08rem;
}
.Header_Container .box .language a svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  fill: #333;
}
.Header_Container.fixed {
  position: fixed;
  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));
  -webkit-box-shadow: none;
  box-shadow: none;
}
.Header_Container.fixed .box .logo a .p1 {
  opacity: 1;
}
.Header_Container.fixed .box .logo a .p2 {
  opacity: 0;
}
.Header_Container.fixed .box nav .item > p a {
  color: #fff;
}
.Header_Container.fixed .box .language a {
  color: #fff;
}
.Header_Container.fixed .box .language a svg path {
  fill: #fff;
}
.Header_Container.act,
.Header_Container.on {
  background: #fff;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(192, 192, 192, 0.3);
  box-shadow: 0px 1px 10px 0px rgba(192, 192, 192, 0.3);
}
.Header_Container.act .box .logo a .p1,
.Header_Container.on .box .logo a .p1 {
  opacity: 0;
}
.Header_Container.act .box .logo a .p2,
.Header_Container.on .box .logo a .p2 {
  opacity: 1;
}
.Header_Container.act .box nav .item > p a,
.Header_Container.on .box nav .item > p a {
  color: #333;
}
.Header_Container.act .box .language a,
.Header_Container.on .box .language a {
  color: #333;
}
.Header_Container.act .box .language a svg path,
.Header_Container.on .box .language a svg path {
  fill: #333;
}
.Select_Nav {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 80;
  background: #fff;
  padding: 22px 0;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.02);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.02);
  border-top: 1px solid #eee;
}
.Select_Nav ._box .ite {
  padding: 0 0.4rem;
}
.Select_Nav ._box .ite a {
  display: block;
  font-size: var(--f16);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_Nav ._box .ite a svg {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  margin-right: 9px;
}
.Select_Nav ._box .ite a svg path {
  fill: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Select_Nav ._box .ite a:hover {
  color: #ab292c;
}
.Select_Nav ._box .ite a:hover svg path {
  fill: #ab292c;
}
.Select_Nav ._box .ite.active a {
  color: #333;
}
.Select_Nav ._box .ite.active a svg path {
  fill: #ab292c;
}
.Select_Nav.active,
.Select_Nav.on {
  visibility: inherit;
  opacity: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.button_01 .a {
  min-width: 1.5rem;
  display: inline-block;
  line-height: 48px;
  border: 1px solid #aba7aa;
  font-size: var(--f16);
  color: #fff;
  text-align: center;
  padding: 0 0.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.button_01 .a i {
  font-size: var(--f16);
  margin-left: 0.3rem;
}
.button_01 .a:hover {
  background: #ab292c;
  border-color: #ab292c;
  color: #fff;
}
.button_02 .a {
  min-width: 1.5rem;
  display: inline-block;
  line-height: 48px;
  border: 1px solid #ab292c;
  font-size: var(--f16);
  color: #ab292c;
  text-align: center;
  padding: 0 0.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.button_02 .a i {
  font-size: var(--f16);
  margin-left: 0.3rem;
}
.button_02 .a:hover {
  background: #ab292c;
  border-color: #ab292c;
  color: #fff;
}
.button_03 .a {
  min-width: 1.5rem;
  display: inline-block;
  line-height: 48px;
  border: 1px solid #ab292c;
  font-size: var(--f16);
  color: #ab292c;
  text-align: center;
  padding: 0 0.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.button_03 .a i {
  font-size: var(--f16);
  margin-right: 0.3rem;
}
.button_03 .a:hover {
  background: #ab292c;
  border-color: #ab292c;
  color: #fff;
}
.f44 {
  font-size: var(--f44);
  line-height: 1.36;
}
.Home_Solution .box {
  display: grid;
  gap: 0.2rem;
  grid-template-columns: repeat(5, 1fr);
}
.Home_Solution .box .item a {
  display: block;
  position: relative;
}
.Home_Solution .box .item a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ebebeb;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Solution .box .item a .img {
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Solution .box .item a .img img {
  width: 100%;
}
.Home_Solution .box .item a .orientation1 {
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
}
.Home_Solution .box .item a .orientation1 path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Solution .box .item a .orientation1 p {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Solution .box .item a .orientation1 .svg1 {
  opacity: 0;
}
.Home_Solution .box .item a .orientation1 .svg1 svg {
  height: 56px;
}
.Home_Solution .box .item a .orientation1 .svg1 path {
  fill: #fff;
}
.Home_Solution .box .item a .orientation1 .svg2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.Home_Solution .box .item a .orientation2 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0.4rem;
  padding: 0 0.3rem;
}
.Home_Solution .box .item a .orientation2 .left {
  color: #000;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: var(--f22);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  max-width: 80%;
  height: 32px;
  line-height: 32px;
}
.Home_Solution .box .item a .orientation2 .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;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Solution .box .item a .orientation2 .right p {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Solution .box .item a .orientation2 .right p i {
  margin: auto;
  font-size: var(--f14);
  color: #ab292c;
}
@media screen and (min-width: 1200px) {
  .Home_Solution .box .item a:hover::after {
    opacity: 0;
  }
  .Home_Solution .box .item a:hover .img {
    opacity: 1;
  }
  .Home_Solution .box .item a:hover .orientation1 .svg1 {
    opacity: 1;
  }
  .Home_Solution .box .item a:hover .orientation1 .svg2 {
    opacity: 0;
  }
  .Home_Solution .box .item a:hover .orientation2 .left {
    color: #fff;
  }
  .Home_Solution .box .item a:hover .orientation2 .right {
    opacity: 1;
  }
}
.Home_About {
  position: relative;
  background: url(../images/img3.jpg) no-repeat 50% 50%;
  background-attachment: fixed;
}
.Home_About::after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: url(../images/img3.jpg) no-repeat 50% 50% / cover;
}
.Home_About .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 2.6rem;
}
.Home_About .box .boxLeft .main {
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.4rem);
}
.Home_About .box .boxLeft .main .desc {
  font-size: var(--f16);
  height: 7.2em;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.64rem;
  color: #666;
}
.Home_About .box .boxLeft .main .btn {
  margin-top: 0.56rem;
}
.Home_About .box .boxRight {
  width: 7.8rem;
}
.Home_About .box .boxRight .list {
  position: relative;
}
.Home_About .box .boxRight .list .item {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  background: #fff;
  margin-bottom: 0.3rem;
  padding: 0.7rem 0.8rem 0.76rem;
  width: 100%;
}
.Home_About .box .boxRight .list .item::before {
  /*content: '';*/
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/img4.jpg) no-repeat 50% 50% / cover;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Home_About .box .boxRight .list .item .orientation{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  z-index: 1;
    
}
.Home_About .box .boxRight .list .item .orientation img{
    width: 100%;
    height: 100%;
}

.Home_About .box .boxRight .list .item > div {
  position: relative;
  z-index: 2;
}

.Home_About .box .boxRight .list .item .content1 {
    position: relative;
}
.Home_About .box .boxRight .list .item .content1 p{
    transition: .4s;
}
.Home_About .box .boxRight .list .item .content1 .p1 img{
    height: .84rem;
}
.Home_About .box .boxRight .list .item .content1 .p2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.Home_About .box .boxRight .list .item .content1 .p2 svg{
    height: 100%;
}

.Home_About .box .boxRight .list .item .content1 svg {
  height: 86px;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}
.Home_About .box .boxRight .list .item .content1 path {
  fill: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Home_About .box .boxRight .list .item .content2 {
  font-size: var(--f28);
  color: #333;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  margin-top: 0.4rem;
}
.Home_About .box .boxRight .list .item.on::before {
  opacity: 1;
}
.Home_About .box .boxRight .list .item.on .orientation{
      opacity: 1;
}
.Home_About .box .boxRight .list .item.on .content1 .p1{
    opacity: 0;
}
.Home_About .box .boxRight .list .item.on .content1 .p2{
    opacity: 1;
}

.Home_About .box .boxRight .list .item.on .content1 path {
  /*fill: #fff;*/
}
.Home_About .box .boxRight .list .item.on .content2 {
  color: #fff;
}
.Footer_Container {
  background: #a2a4b4;
}
.Footer_Container .box {
  padding: 0.56rem 0 0.65rem;
}
.Footer_Container .box .boxLeft {
  width: 5.7rem;
}
.Footer_Container .box .boxLeft .content1 img {
  height: 54px;
}
.Footer_Container .box .boxLeft .content2 {
  margin-top: 0.52rem;
}
.Footer_Container .box .boxLeft .content2 .select {
  width: 150px;
  position: relative;
}
.Footer_Container .box .boxLeft .content2 .select > p a {
  line-height: 48px;
  display: block;
  background: rgba(255, 255, 255, 0.2);
  font-size: var(--f16);
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.Footer_Container .box .boxLeft .content2 .select > p a i {
  font-size: var(--f16);
  margin-left: 0.24rem;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box .boxLeft .content2 .select > p.active i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Footer_Container .box .boxLeft .content2 .select ul {
  position: absolute;
  bottom: 54px;
  left: 0%;
  width: 100%;
  background: #fff;
  z-index: 2;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.12rem;
  display: none;
}
.Footer_Container .box .boxLeft .content2 .select ul li a {
  font-size: var(--f14);
  display: block;
  padding: 5px 0;
  text-align: center;
  color: #000;
  opacity: 0.6;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box .boxLeft .content2 .select ul li a:hover {
  opacity: 1;
}
.Footer_Container .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.Footer_Container .box .boxRight .top ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Footer_Container .box .boxRight .top ul li {
  margin-right: 0.73rem;
}
.Footer_Container .box .boxRight .top ul li a {
  font-size: var(--f20);
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box .boxRight .top ul li a:hover {
  color: #ab292c;
}
.Footer_Container .box .boxRight .bot {
  margin-top: 0.85rem;
}
.Footer_Container .box .boxRight .bot .item {
  margin-right: 0.96rem;
}
.Footer_Container .box .boxRight .bot .item .content1 {
  font-size: var(--f16);
  color: #fff;
}
.Footer_Container .box .boxRight .bot .item .content2 {
  margin-top: 12px;
}
.Footer_Container .box .boxRight .bot .item .content2 a {
  display: inline-block;
  position: relative;
  font-size: var(--f16);
  color: #fff;
  padding-left: 25px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box .boxRight .bot .item .content2 a svg {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Footer_Container .box .boxRight .bot .item .content2 a:hover {
  color: #fff;
}
.Footer_Container .box .boxRight .button {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.6rem;
  height: 0.6rem;
  background: #ab292c;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box .boxRight .button svg {
  margin: auto;
}
.Footer_Container .box .boxRight .button:hover {
  background: rgba(171, 41, 44, 0.8);
}
.Footer_Container .box1 {
  padding: 0.28rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  font-size: var(--f16);
  color: #fff;
}
.Footer_Container .box1 a {
  color: #fff;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-left: 0.26rem;
}
.Footer_Container .box1 a:hover {
  color: #fff;
}
.f28 {
  font-size: var(--f28);
  color: #333;
  line-height: 1.6;
  margin-top: 0.1rem;
}
.InnerBanner {
  position: relative;
  overflow: hidden;
}
.InnerBanner picture img {
  width: 100%;
}
.InnerBanner .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;
}
.InnerBanner .orientation .content1 {
  font-size: var(--f60);
  color: #fff;
  font-weight: bold;
}
.Product_01 .box {
  display: grid;
  gap: 0.2rem;
  grid-template-columns: repeat(5, 1fr);
}
.Product_01 .box .item a {
  display: block;
  position: relative;
}
.Product_01 .box .item a .boxTop {
  position: relative;
}
.Product_01 .box .item a .boxTop .img {
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .item a .boxTop .img img {
  width: 100%;
}
.Product_01 .box .item a .boxTop .orientation1 {
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
}
.Product_01 .box .item a .boxTop .orientation1 path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .item a .boxTop .orientation1 p {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .item a .boxTop .orientation1 .svg1 {
  opacity: 0;
}
.Product_01 .box .item a .boxTop .orientation1 .svg1 svg{
    height: 56px;
}
.Product_01 .box .item a .boxTop .orientation1 .svg1 path {
  fill: #fff;
}
.Product_01 .box .item a .boxTop .orientation1 .svg2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.Product_01 .box .item a .boxTop .orientation2 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0.2rem;
  padding: 0 0.3rem;
}
.Product_01 .box .item a .boxTop .orientation2 .left {
  color: #000;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: var(--f22);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  max-width: 80%;
  height: 32px;
  line-height: 32px;
}
.Product_01 .box .item a .boxTop .orientation2 .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;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .item a .boxTop .orientation2 .right p {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Product_01 .box .item a .boxTop .orientation2 .right p i {
  margin: auto;
  font-size: var(--f14);
  color: #ab292c;
}
.Product_01 .box .item a .boxBot {
  position: relative;
  z-index: 2;
  margin-top: -1px;
}
.Product_01 .box .item a .boxBot img {
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .item a .boxBot .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0.3rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .item a .boxBot .posi p {
  font-size: var(--f16);
  color: #666;
  height: 6.4em;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.Product_01 .box .item a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ebebeb;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (min-width: 1200px) {
  .Product_01 .box .item a:hover::after {
    opacity: 0;
  }
  .Product_01 .box .item a:hover .boxTop .img {
    opacity: 1;
  }
  .Product_01 .box .item a:hover .boxTop .orientation1 .svg1 {
    opacity: 1;
  }
  .Product_01 .box .item a:hover .boxTop .orientation1 .svg2 {
    opacity: 0;
  }
  .Product_01 .box .item a:hover .boxTop .orientation2 .left {
    color: #fff;
  }
  .Product_01 .box .item a:hover .boxTop .orientation2 .right {
    opacity: 1;
  }
  .Product_01 .box .item a:hover .boxBot .posi {
    opacity: 0;
  }
  .Product_01 .box .item a:hover .boxBot img {
    opacity: 1;
  }
}
.mbx {
  margin-top: 0.28rem;
}
.mbx .box a {
  font-size: var(--f16);
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.mbx .box a svg {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.mbx .box a svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.mbx .box a:hover {
  color: #ab292c;
}
.mbx .box a:hover svg path {
  fill: #ab292c;
}
.mbx .box em {
  margin: 0 9px;
  display: inline-block;
}
.mbx .box span {
  color: #666;
}
.Product_02 {
  padding: 1.15rem 0 1.5rem;
}
.Product_02 .box {
  padding: 0 1.5rem;
}
.Product_02 .box .boxLeft {
  width: 50%;
}
.Product_02 .box .boxLeft > div {
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.5rem);
}
.Product_02 .box .boxLeft .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.6;
  margin-top: 0.35rem;
}
@media screen and (min-width: 1200px) {
  .Product_02 .box .boxLeft {
    padding-right: 2.1rem;
  }
}
.Product_02 .box .boxLeft .content3 {
  margin-top: 0.72rem;
}
.Product_02 .box .boxRight {
  width: 50%;
}
.Product_02 .box .boxRight > div {
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.5rem);
}
.Product_02 .box .boxRight p img {
  width: 100%;
}
.m60 {
  margin-top: 0.6rem;
}
.Product_03 {
  background: #f5f5f5;
}
.Product_03 .box .banner .swiper-slide {
  width: 6.8rem;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_03 .box .banner .swiper-slide a {
  display: block;
}
.Product_03 .box .banner .swiper-slide a figure {
  overflow: hidden;
}
.Product_03 .box .banner .swiper-slide a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_03 .box .banner .swiper-slide a figcaption {
  text-align: center;
  font-size: var(--f22);
  color: #000;
  margin-top: 0.25rem;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_03 .box .banner .swiper-slide a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Product_03 .box .banner .swiper-slide-active {
  opacity: 1;
}
.Product_03 .box .banner .swiper-slide-active a figcaption {
  opacity: 1;
}
.page_page {
  z-index: 2;
  text-align: center;
  margin-top: 0.4rem;
}
.page_page div {
  height: 2px;
}
.page_page div span {
  border-radius: 0;
  background: #ccc;
  opacity: 1;
  height: 2px;
  width: 0.3rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: 0 5px !important;
}
.page_page div .swiper-pagination-bullet-active {
  background: #ab292c;
  opacity: 1;
  width: 0.5rem;
}
.Product_04 .box .banner .swiper .swiper-slide p {
  height: 1.15rem;
  background: #f5f5f5;
  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;
  border-radius: 10px;
}
.Product_04 .box .banner .swiper .swiper-slide p img {
  margin: auto;
  max-width: 50%;
  max-height: 50%;
}
.New_01 .box {
  display: grid;
  gap: 0.2rem;
}
.New_01 .box .item a {
  padding: 0.36rem;
  border: 1px solid #ebebeb;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_01 .box .item a .boxLeft {
  padding-right: 2.4rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.New_01 .box .item a .boxLeft .content1 {
  font-family: 'gilroy_regular';
  font-size: var(--f18);
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_01 .box .item a .boxLeft .content1 svg {
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  margin-right: 9px;
}
.New_01 .box .item a .boxLeft .content1 svg path {
  fill: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_01 .box .item a .boxLeft .content2 {
  font-size: var(--f26);
  color: #333;
  font-weight: bold;
  height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.1rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_01 .box .item a .boxLeft .content3 {
  font-size: var(--f16);
  color: #666;
  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.6rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_01 .box .item a .boxRight {
  width: 2.9rem;
}
.New_01 .box .item a .boxRight p {
  overflow: hidden;
}
.New_01 .box .item a .boxRight p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (min-width: 1200px) {
  .New_01 .box .item a:hover {
    border-color: #ab292c;
    background: #ab292c;
  }
  .New_01 .box .item a:hover .boxLeft .content1 {
    color: #fff;
  }
  .New_01 .box .item a:hover .boxLeft .content1 svg path {
    fill: #fff;
    opacity: 0.5;
  }
  .New_01 .box .item a:hover .boxLeft .content2 {
    color: #fff;
  }
  .New_01 .box .item a:hover .boxLeft .content3 {
    color: #fff;
  }
  .New_01 .box .item a:hover .boxRight p img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.pu_page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.75rem;
}
.pu_page a {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-family: 'gilroy_regular';
  font-size: var(--f18);
  color: #666;
}
.pu_page a:hover {
  color: #ab292c;
}
.pu_page .prev a,
.pu_page .next a {
  border: 1px solid #ab292c;
  color: #ab292c;
}
.pu_page .prev a i,
.pu_page .next a i {
  font-size: var(--f16);
}
.pu_page .prev a:hover,
.pu_page .next a:hover {
  background: #ab292c;
  color: #fff;
}
.pu_page .number {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 25px;
}
.pu_page .number .active {
  color: #ab292c !important;
}
.New_02 .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.New_02 .box .boxLeft .content1 {
  font-family: 'gilroy_regular';
  font-size: var(--f18);
  color: #999;
  margin-top: 0.2rem;
}
.New_02 .box .boxLeft .content1 svg {
  margin-right: 9px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.New_02 .box .boxLeft .content2 {
  margin-top: 0.6rem;
  font-size: var(--f16);
  color: #666;
  line-height: 2;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #ebebeb;
}
.New_02 .box .boxLeft .content3 {
  padding-top: 0.45rem;
}
.New_02 .box .boxLeft .content3 > div {
  position: relative;
}
.New_02 .box .boxLeft .content3 > div ul li {
  margin-bottom: 0.16rem;
}
.New_02 .box .boxLeft .content3 > div ul li:last-child {
  margin-bottom: 0;
}
.New_02 .box .boxLeft .content3 > div ul li a {
  font-size: var(--f20);
  color: #999;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.New_02 .box .boxLeft .content3 > div ul li a span {
  color: #000;
  margin-left: 0.16rem;
  max-width: 70%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.New_02 .box .boxLeft .content3 > div ul li a span:hover {
  color: #ab292c;
}
.New_02 .box .boxLeft .content3 > div .button {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.New_02 .box .boxRight {
  width: 5.2rem;
  padding-left: 0.8rem;
}
.Recommended {
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.5rem);
}
.Recommended ul {
  margin-top: 0.5rem;
  display: grid;
  gap: 0.2rem;
}
.Recommended ul li a .left {
  width: 1.8rem;
  overflow: hidden;
}
.Recommended ul li a .left img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Recommended ul li a .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0.3rem;
}
.Recommended ul li a .right .content1 {
  font-family: 'gilroy_regular';
  font-size: var(--f16);
  color: #666;
}
.Recommended ul li a .right .content2 {
  font-size: var(--f20);
  font-weight: bold;
  margin-top: 0.15rem;
  height: auto;
  line-height: 1.5;
  max-height: 3em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Recommended ul li a:hover .left img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Recommended ul li a:hover .right .content2 {
  color: #ab292c;
}
.About_01 .box {
  margin-top: 0.45rem;
  font-size: var(--f16);
  line-height: 1.7;
  color: #666;
  text-align: center;
}
.About_01 .box1 {
  margin-top: 0.9rem;
}
.About_01 .box1 .item {
  margin: 0 0.8rem;
  text-align: center;
}
.About_01 .box1 .item .top {
  color: #ab292c;
}
.About_01 .box1 .item .top div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.About_01 .box1 .item .top p {
  position: relative;
  white-space: nowrap;
  line-height: 1;
}
.About_01 .box1 .item .top span {
  font-size: var(--f56);
  line-height: 1;
  font-family: 'gilroy_bold';
}
.About_01 .box1 .item .top em {
  font-size: var(--f30);
  line-height: 1;
  -webkit-transform: translateY(0.06rem);
  -ms-transform: translateY(0.06rem);
  transform: translateY(0.06rem);
  font-weight: bold;
}
.About_01 .box1 .item .top .p1 {
  opacity: 0;
}
.About_01 .box1 .item .top .p2 {
  position: absolute;
  left: 0;
  top: 0;
}
.About_01 .box1 .item .bot {
  font-size: var(--f18);
  color: #333;
  font-weight: bold;
  margin-top: 5px;
}
.About_01 .box2 {
  margin-top: 1rem;
  position: relative;
}
.About_01 .box2 > img {
  width: 100%;
}
.About_01 .box2 .play {
  width: 0.6rem;
  height: 0.6rem;
  background: #ab292c;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_01 .box2 .play svg {
  margin: auto;
}
.About_01 .box2 .play:hover {
  background: rgba(171, 41, 44, 0.8);
}
.About_02 {
  position: relative;
}
.About_02 .img img {
  width: 100%;
}
.About_02 .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.About_02 .box {
  position: absolute;
  left: 0;
  top: 1.35rem;
  width: 100%;
  z-index: 2;
}
.About_02 .box .banner .swiper {
  padding: 2rem var(--interval) 0;
}
.About_02 .box .banner .swiper-slide {
  width: 6.3rem;
  padding-right: 1rem;
}
.About_02 .box .banner .swiper-slide .item {
  color: #fff;
  min-height: 3.2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 0.5rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box .banner .swiper-slide .item .content1 {
  font-family: 'gilroy_Medium';
  font-size: 0.74rem;
  line-height: 1;
}
.About_02 .box .banner .swiper-slide .item .content2 {
  font-size: var(--f18);
  line-height: 2;
  margin-top: 0.4rem;
}
.About_02 .box .banner .swiper-slide-active .item {
  -webkit-transform: translateY(-0.6rem);
  -ms-transform: translateY(-0.6rem);
  transform: translateY(-0.6rem);
  border-color: #fff;
}
.About_02 .width {
  width: var(--interval);
}
.About_02 .button {
  position: absolute;
  left: 50%;
  bottom: 0.8rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.About_02 .button div {
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.About_02 .button div i {
  font-size: var(--f16);
  margin: auto;
  color: #fff;
}
.About_02 .button div:hover {
  opacity: 1;
}
.About_02 .button .next {
  margin-left: 0.2rem;
}
.About_03 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.About_03 .box .item {
  background: #f5f5f5;
  height: 2.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;
  padding: 0 0.5rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.About_03 .box .item .pic {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.About_03 .box .item .pic img {
  width: 2.55rem;
}
.About_03 .box .item .left {
  width: 1.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.About_03 .box .item .left div {
  position: relative;
}
.About_03 .box .item .left div p {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_03 .box .item .left div .svg1 {
  opacity: 0;
}
.About_03 .box .item .left div .svg1 svg{
    width: 80px;
}
.About_03 .box .item .left div .svg1 path {
  fill: #fff;
}
.About_03 .box .item .left div .svg2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.About_03 .box .item .left div .svg2 img {
  width: 100%;
}
.About_03 .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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.About_03 .box .item .right div {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_03 .box .item .right .content1 {
  font-size: var(--f22);
  font-weight: bold;
}
.About_03 .box .item .right .content2 {
  font-size: var(--f16);
  color: #666;
  margin-top: 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;
}
.About_03 .box .item .right .content2 > div {
  width: 100%;
}
.About_03 .box .item:hover {
  background: #ab292c;
}
.About_03 .box .item:hover .pic {
  opacity: 1;
}
.About_03 .box .item:hover .left div .svg1 {
  opacity: 1;
}
.About_03 .box .item:hover .left div .svg2 {
  opacity: 0;
}
.About_03 .box .item:hover .right .content1,
.About_03 .box .item:hover .right .content2 {
  color: #fff;
}
.people_01 .box {
  display: grid;
  gap: 0.2rem;
}
.people_01 .box .item {
  border: 1px solid #ebebeb;
}
.people_01 .box .item .top {
  padding: 0.4rem 0.32rem 0.4rem 0.45rem;
  position: relative;
  cursor: pointer;
}
.people_01 .box .item .top::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
  background: #ab292c;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.people_01 .box .item .top .content1 {
  font-weight: bold;
  font-size: var(--f26);
  color: #333;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.people_01 .box .item .top .content2 {
  font-style: var(--f18);
  color: #000;
  font-weight: bold;
  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: .2rem;
  width: 2rem;
}
.people_01 .box .item .top .content2 svg {
  margin-right: 0.1rem;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.people_01 .box .item .top .content3 {
  font-style: var(--f18);
  color: #000;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 4rem;
}
.people_01 .box .item .top .content3 svg {
  margin-right: 0.1rem;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.people_01 .box .item .top .content4 i {
  font-weight: bold;
  font-size: var(--f18);
  color: #ab292c;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}
.people_01 .box .item .top:hover .content1 {
  color: #ab292c;
}
.people_01 .box .item .bot {
  padding: 0rem 0.32rem 0.65rem 0.45rem;
  display: none;
}
.people_01 .box .item .bot .content1 {
  margin-bottom: 0.35rem;
}
.people_01 .box .item .bot .content1 .h5 {
  font-weight: bold;
  font-size: var(--f18);
  color: #333;
}
.people_01 .box .item .bot .content1 .desc {
  font-size: var(--f18);
  color: #666;
  line-height: 1.8;
  margin-top: 0.1rem;
}
.people_01 .box .item .bot .content4 .h6 {
  font-size: var(--f18);
  font-weight: bold;
  color: #000;
  margin-bottom: 0.15rem;
}
.people_01 .box .item .bot .content4 div a {
  font-family: 'gilroy_Medium';
  font-size: var(--f32);
  color: #ab292c;
}
.people_01 .box .item.active .top::after {
  opacity: 1;
}
.people_01 .box .item.active .top .content1 {
  color: #ab292c;
}
.people_01 .box .item.active .top .content4 i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Contact_01 .box {
  display: grid;
  gap: 0.3rem;
}
.Contact_01 .box .item .boxLeft {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1rem;
  border: 1px solid #ebebeb;
}
.Contact_01 .box .item .boxLeft > div {
  width: 100%;
}
.Contact_01 .box .item .boxLeft > div .content2 {
  font-size: var(--f24);
  margin: 0.1rem 0 0.72rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Contact_01 .box .item .boxLeft > div .content3 a {
  font-size: var(--f18);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  flex: 1;
}
.Contact_01 .box .item .boxLeft > div .content3 a:hover {
  color: #ab292c;
}
.Contact_01 .box .item .boxLeft > div .content3 span {
  width: 30px;
  display: inline-block;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.Contact_01 .box .item .boxLeft > div .content3 div {
  margin-bottom: 0.12rem;
}
.Contact_01 .box .item .boxLeft > div .content3 div:last-child {
  margin-bottom: 0;
}
.Contact_01 .box .item .boxRight {
  width: 50%;
}
.Contact_01 .box .item .boxRight a {
  display: block;
}
.Contact_01 .box .item .boxRight a img {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .Contact_01 .box .item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
  }
  .Contact_01 .box .item:hover .boxLeft > div .content2 {
    color: #ab292c;
  }
}
@media screen and (max-width: 1520px) {
  .Product_01 .box .item a .boxTop .orientation1 p,
  .Home_Solution .box .item a .orientation1 p,
  .Home_About .box .boxRight .list .item .content1 svg {
    -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;
  }
  .Product_01 .box .item a .boxTop .orientation2 .left,
  .Home_Solution .box .item a .orientation2 .left {
    font-size: var(--f20);
  }
}
@media screen and (max-width: 1400px) {
  .Header_Container .box .logo a img {
    height: 32px;
  }
  .f44 {
    font-size: var(--f40);
  }
}
@media screen and (max-width: 1280px) {
  .Product_01 .box .item a .boxTop .orientation1 p,
  .Home_Solution .box .item a .orientation1 p,
  .Home_About .box .boxRight .list .item .content1 svg {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .Footer_Container .box .boxLeft .content2 .select > p a {
    line-height: 44px;
  }
  .Footer_Container .box .boxLeft .content2 .select {
    width: 140px;
  }
  .About_03 .box .item .left div p {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.btnPhone {
  display: none;
}
@media screen and (max-width: 1200px) {
  .Header_Container {
    display: none;
  }
  .MobileMain .HeaderMobile .box .button .Language a svg {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  .Home_Solution .box,
  .Product_01 .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Product_01 .box .item a .boxTop .orientation1 p,
  .Home_Solution .box .item a .orientation1 p,
  .Home_About .box .boxRight .list .item .content1 svg {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .Home_About .box .boxLeft,
  .Product_02 .box .boxLeft,
  .New_02 .box .boxLeft {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-right: 0;
  }
  .Home_About .box .boxRight,
  .Product_02 .box .boxRight,
  .New_02 .box .boxRight {
    width: 100%;
    margin-top: 0.5rem;
    padding-left: 0;
    padding-right: 0;
  }
  .Footer_Container .box .boxLeft .content1 {
    display: none;
  }
  .Footer_Container .box .boxRight .top {
    display: none;
  }
  .Footer_Container .box .boxLeft {
    width: 2.8rem;
  }
  .Footer_Container .box .boxRight .bot,
  .Footer_Container .box .boxLeft .content2 {
    margin-top: 0;
  }
  .Footer_Container .box .boxRight .bot .item {
    margin-bottom: 0.4rem;
  }
  .Footer_Container .box1 {
    text-align: center;
  }
  .Footer_Container .box1 .left {
    width: 100%;
  }
  .Footer_Container .box1 .right {
    width: 100%;
  }
  .Footer_Container .box1 a {
    margin: 0 0.1rem;
  }
  .Footer_Container .box .boxLeft .content2 .select ul {
    top: 54px;
    bottom: auto;
  }
  .Footer_Container .box .boxLeft .content2 .select > p.active i {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .Product_02 .box {
    padding: 0;
  }
  .Product_04 .box .banner .swiper .swiper-slide p {
    height: 1.55rem;
  }
  .Product_04 .box .banner .swiper .swiper-slide p img {
    max-width: 45%;
    max-height: 45%;
  }
  .Footer_Container .box .boxRight .button svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .New_01 .box .item a .boxLeft {
    padding-right: 1rem;
  }
  .New_01 .box .item a .boxRight {
    width: 3.2rem;
  }
  .New_01 .box .item a .boxRight p {
    height: 100%;
  }
  .New_01 .box .item a .boxRight p img {
    height: 100%;
  }
  .Recommended ul li a .left {
    width: 2rem;
  }
  .About_01 .box1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.4rem;
  }
  .About_02 .img img {
    min-height: 9rem;
  }
  .About_03 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .InnerBanner picture img {
    min-height: 4.2rem;
  }
  .pu_page .number {
    display: none;
  }
  .pu_page .next {
    margin-left: 0.5rem;
  }
  .Contact_01 .box .item .boxLeft {
    width: 100%;
    padding: 0.6rem;
  }
  .Contact_01 .box .item .boxRight {
    width: 100%;
  }
  .btnPc {
    display: none;
  }
  .btnPhone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.5rem;
  }
  .Home_Solution .box .item a .orientation2 .right,
  .Product_01 .box .item a .boxTop .orientation2 .right {
    opacity: 1;
  }
  .Home_Solution .box .item a .orientation2 .right p,
  .Product_01 .box .item a .boxTop .orientation2 .right p {
    background: #ab292c;
  }
  .Home_Solution .box .item a .orientation2 .right p i,
  .Product_01 .box .item a .boxTop .orientation2 .right p i {
    color: #fff;
  }
  .Product_01 .box .item a .boxTop .orientation2 {
    bottom: 0.5rem;
  }
  .Product_01 .box .item a .boxTop .img img {
    height: 2.7rem;
  }
  .About_01 .box1 .item {
    margin: 0;
  }
  .New_01 .box .item a .boxLeft .content3 {
    margin-top: 0.5rem;
  }
  .Recommended ul li a .left {
    width: 2.6rem;
  }
  .people_01 .box .item .top .content3 {
    margin-right: 1.3rem;
  }
  .Home_About .box .boxLeft .main .desc br {
    display: none;
  }
  
    .people_01 .box .item .top .content2 {
    margin-right: 0rem;
    width: 40%;
    justify-content: flex-end;
  }
  .people_01 .box .item .top .content3 {
    margin-right: 0;
    width: 60%;
  }
  .people_01 .box .item .top .content3,
  .people_01 .box .item .top .content4 {
    margin-top: 0.2rem;
  }
  
}
@media screen and (max-width: 699px) {
  .Home_Solution .box,
  .Product_01 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .MobileMain .HeaderMobile .box .logo a img {
    height: 28px;
  }
  .Product_01 .box .item a .boxTop .orientation2 .left,
  .Home_Solution .box .item a .orientation2 .left {
    font-size: var(--f22);
  }
  .button_01 .a,
  .button_02 .a,
  .button_03 .a {
    padding: 0 0.4rem;
    line-height: 44px;
  }
  .Home_About .box .boxRight .list .item .content1 svg {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .Home_About .box .boxRight .list .item {
    padding: 0.6rem;
  }
  .Footer_Container .box .boxLeft {
    width: 100%;
  }
  .Footer_Container .box .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-top: 0.5rem;
  }
  .Footer_Container .box .boxRight .button {
    top: -1.3rem;
    width: 0.8rem;
    height: 0.8rem;
  }
  .Home_About .box .boxRight .list .item {
    position: relative;
  }
  .Product_01 .box .item a .boxTop .img img {
    height: 3.4rem;
  }
  .New_01 .box .item a {
    padding: 0;
  }
  .New_01 .box .item a .boxLeft {
    width: 100%;
    padding: 0.5rem;
  }
  .New_01 .box .item a .boxRight {
    width: 100%;
  }
  .pu_page a {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .New_01 .box .item a .boxLeft .content2 {
    margin-top: 0.2rem;
  }
  .New_02 .box .boxLeft .content3 > div .button {
    position: initial;
    right: 0;
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    margin-top: 0.5rem;
    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;
  }
  .New_02 .box .boxRight {
    margin-top: 1rem;
  }
  .Recommended ul li a .left {
    width: 2.7rem;
  }
  .About_01 .box1 .item .bot {
    font-size: var(--f14);
  }
  .About_01 .box2 > img {
    min-height: 4rem;
  }
  .About_02 .button div {
    width: 0.7rem;
    height: 0.7rem;
  }
  .About_02 .box .banner .swiper-slide .item .content2 {
    font-size: var(--f16);
    line-height: 1.5;
    margin-top: 0.4rem;
  }
  .About_02 .box .banner .swiper-slide {
    width: 6.1rem;
    padding-right: 1rem;
  }
  .About_02 .box .banner .swiper-slide .item .content1 {
    font-size: 0.64rem;
  }
  .About_03 .box .item .left {
    width: 1.5rem;
  }
  .About_03 .box .item .pic img {
    width: 2.35rem;
  }

  
  .Contact_01 .box .item .boxLeft {
    padding: 0.5rem;
  }
  .New_01 .box .item a .boxLeft .content3 {
    margin-top: 0.5rem;
  }
  .New_02 .box .boxLeft .content3 > div ul li a span {
    max-width: 80%;
  }
  .About_01 .box2 .play {
    width: 0.7rem;
    height: 0.7rem;
  }
  .Home_Solution .box .item a .img img {
    height: 3.6rem;
  }
  .f44 br {
    display: none;
  }
}
/*# sourceMappingURL=./style.css.map */