:root {
  --swiper-theme-color: #00a1e1;
  --bold: 500;
}
.viewer-footer{
  display: none;
}
body {
  --www: 2.6rem;
  --interval: var(--www);
  --nav_height: 1rem;
  --color: #00a1e1;
  --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) {
}
@media screen and (max-width: 1520px) {
  body {
    --f14: 12px;
    --f16: 14px;
    --f18: 15px;
    --f20: 17px;
    --f22: 18px;
    --www: 1.2rem;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f22: 18px;
    --f24: 18px;
    --f26: 20px;
    --f28: 22px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f50: 0.5rem;
    --f52: 0.4rem;
    --f54: 0.42rem;
    --f56: 0.42rem;
    --f58: 0.52rem;
    --f60: 0.54rem;
    --interval: 5vw;
    --nav_height: 58px;
  }
}
@media screen and (max-width: 767px) {
  body {
    --f14: 0.26rem;
    --f16: 0.28rem;
    --f18: 0.28rem;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 0.34rem;
    --f26: 0.34rem;
    --f28: 0.36rem;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.42rem;
    --f42: 0.42rem;
    --f44: 0.42rem;
    --f46: 0.42rem;
    --f48: 0.42rem;
    --f50: 0.42rem;
    --f52: 0.42rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
  }
}
.maodian {
  position: relative;
  top: calc(var(--nav_height) * -1 + 1px);
}
.search_open {
  cursor: pointer;
}
.mobile_search {
  top: var(--nav_height);
}
.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: #f1f6f8;
}
.pt {
  padding-top: 1rem;
}
.pb {
  padding-bottom: 1rem;
}
.mt {
  margin-top: 0.56rem;
}
.Privacy_Policy .box_ .content1 {
  font-size: var(--f32);
}
.Privacy_Policy .box_ .hr {
  border-top: 1px solid #eee;
  margin: 0.5rem 0;
}
.Privacy_Policy .box_ .content3 {
  font-size: var(--f18);
  line-height: 1.8;
  color: #333;
}
.null_height {
  padding: 20vh 0;
  font-size: var(--f18);
  color: #999;
  text-align: center;
}
.null_height span {
  color: #00a1e1;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #f1f6f8;
}
.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: #00a1e1;
  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: #00a1e1;
}
.Search_List .box2 .item a:hover .right i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.Search_List .box3 {
  font-size: var(--f18);
  text-align: center;
}
.Search_1 .box .content1 {
  font-size: var(--f36);
  text-align: center;
  color: #111;
}
.Search_1 .box .content1 span {
  color: #00a1e1;
}
.Search_1 .box .content2 {
  margin-top: 0.7rem;
}
.Search_1 .box .content2 form {
  width: min(12rem, 100%);
  margin: auto;
  padding-bottom: 0.12rem;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1200x) {
  .Search_1 .box .content2 form {
    width: 100%;
  }
}
.Search_1 .box .content2 form .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Search_1 .box .content2 form .input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Search_1 .box .content2 form .input input {
  height: 0.56rem;
  width: 100%;
  padding: 0 0.24rem;
  font-size: var(--f16);
  border: 0;
}
@media screen and (max-width: 1200px) {
  .Search_1 .box .content2 form .input input {
    height: 0.76rem;
  }
}
.Search_1 .box .content2 form .btn input {
  font-size: var(--f16);
  color: #fff;
  background: #00a1e1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.8rem;
  line-height: 0.56rem;
  border-radius: 5px;
  padding: 0 0.3rem;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  border: 0;
}
@media screen and (max-width: 1200px) {
  .Search_1 .box .content2 form .btn input {
    line-height: 0.76rem;
  }
}
.Search_2 .h5 {
  font-size: var(--f24);
  margin: 0.9rem 0 0.35rem;
}
.Search_2 .box {
  display: grid;
  gap: 0.1rem;
  padding-bottom: 1rem;
}
.Search_2 .box .item a {
  background: #f1f6f8;
  padding: 0.3rem 2.5rem 0.3rem 0.4rem;
  border-radius: 10px;
}
@media screen and (max-width: 699px) {
  .Search_2 .box .item a {
    padding: 0.3rem;
  }
}
.Search_2 .box .item a .content1 {
  font-size: var(--f16);
  color: #00a1e1;
}
.Search_2 .box .item a .content2 {
  font-size: var(--f20);
  color: #000;
  height: 1.2em;
  max-height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_2 .box .item a .content3 {
  font-size: var(--f16);
  color: #00a1e1;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Search_2 .box .item a .content3 i {
  font-size: var(--f14);
  font-weight: bold;
  margin-left: 0.06rem;
}
.Search_2 .box .item a .content3 svg {
  margin-left: 0.1rem;
}
@media screen and (max-width: 699px) {
  .Search_2 .box .item a .content3 {
    display: none;
  }
}
.Search_2 .box .item a:hover .content2 {
  color: #00a1e1;
}
.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: #00a1e1;
}
.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: #00a1e1;
}
.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: #00a1e1;
}
.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: #00a1e1;
}
.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: #00a1e1;
}
.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: #00a1e1;
}
.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: #00a1e1;
}
.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 #00a1e1;
}
.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: #00a1e1;
  color: #fff;
  font-size: var(--f16);
  cursor: pointer;
  border: 0;
}
.Header_Container {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  background: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Header_Container .w {
  padding: 0 60px;
}
.Header_Container .box .logo {
  height: var(--nav_height);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header_Container .box .logo a img {
  height: 31px;
}
.Header_Container .box nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box nav .item {
  padding: 0 20px;
}
.Header_Container .box nav .item > p a {
  line-height: var(--nav_height);
  font-size: 16px;
  color: #333;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Header_Container .box nav .item.active > p a {
  color: #00a1e1;
}
.Header_Container .box nav .item:hover > p a {
  color: #00a1e1;
}
.Header_Container .box .button {
  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 .button a {
  border-radius: 3px;
  background: #00a1e1;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  min-width: 1.2rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  text-align: center;
  padding: 0 0.2rem;
}
.Header_Container .box .button a svg {
  margin-right: 4px;
}
.Header_Container .box .button a:hover {
  background: #007dae;
}
.Header_Container.active {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}
.Header_Container.wy {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.Home_Banner .banner {
  position: relative;
}
.Home_Banner .banner video,
.Home_Banner .banner picture img {
  width: 100%;
  height: calc(100vh - var(--nav_height));
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 500px;
  }
}
.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;
}
.Home_Banner .banner .swiper-slide .orientation .gap {
  width: 3.5rem;
}
.Home_Banner .banner .swiper-slide .orientation .con1 {
  margin-top: 1.8rem;
  font-size: var(--f36);
  font-weight: bold;
}
.Home_Banner .banner .swiper-slide .orientation .con2 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  margin: 0.25rem 0 0.35rem;
}
.Home_Banner .banner .swiper-slide .orientation .con3 {
  font-size: var(--f36);
}
.Home_Banner .banner .swiper-slide .orientation .con4 {
  margin-top: 0.4rem;
}
.Home_Banner .banner .swiper-slide .orientation .con4 div {
  gap: 10px;
}
.Home_Banner .banner .swiper-slide .orientation .con4 div p {
  font-size: 14px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  border: 2px solid #fff;
  line-height: 1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Banner .banner .swiper-slide .orientation .con4 div p span {
  margin: auto;
}
.Home_Banner .banner .swiper-slide .orientation .con1,
.Home_Banner .banner .swiper-slide .orientation .con2,
.Home_Banner .banner .swiper-slide .orientation .con3,
.Home_Banner .banner .swiper-slide .orientation .con4 {
  color: #fff;
}
.Home_Banner .banner .swiper-slide .orientation .con1 div,
.Home_Banner .banner .swiper-slide .orientation .con2 div,
.Home_Banner .banner .swiper-slide .orientation .con3 div,
.Home_Banner .banner .swiper-slide .orientation .con4 div {
  width: 40%;
}
.Home_Banner .banner .swiper-slide .orientation .con1 div:first-child,
.Home_Banner .banner .swiper-slide .orientation .con2 div:first-child,
.Home_Banner .banner .swiper-slide .orientation .con3 div:first-child,
.Home_Banner .banner .swiper-slide .orientation .con4 div:first-child {
  text-align: right;
}
.Home_Banner .banner .swiper-slide ._box ._left {
  width: 50%;
  padding-top: 1.9rem;
  padding-left: 2.4rem;
}
.Home_Banner .banner .swiper-slide ._box ._left .content1 {
  color: #00a1e1;
  font-size: var(--f40);
}
.Home_Banner .banner .swiper-slide ._box ._left .content1 span {
  font-size: 1.12rem;
  font-weight: bold;
  line-height: 1;
}
.Home_Banner .banner .swiper-slide ._box ._left .content2 {
  font-size: var(--f36);
  margin-top: 0.25rem;
}
.Home_Banner .banner .swiper-slide ._box ._left .content3 {
  font-size: var(--f20);
  color: #666;
  margin: 0.2rem 0 0.6rem;
}
.Home_Banner .banner .swiper-slide ._box ._right {
  width: 50%;
}
.Home_Banner .page {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.55rem;
  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 {
  background: #fff;
  margin: 0 0.1rem !important;
}
@-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);
  }
}
.InnerBnnaer {
  position: relative;
}
.InnerBnnaer img {
  width: 100%;
}
.InnerBnnaer .orientatin {
  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;
}
.InnerBnnaer .orientatin .box .content1 {
  font-size: var(--f24);
  color: #666;
  position: relative;
  padding-left: 30px;
}
.InnerBnnaer .orientatin .box .content1::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 0.04rem;
  left: 0;
  top: 50%;
  background: #666;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.InnerBnnaer .orientatin .box .content1.w {
  color: #fff;
}
.InnerBnnaer .orientatin .box .content1.w::before {
  background: #fff;
}
.InnerBnnaer .orientatin .box .content2 {
  font-size: var(--f40);
  margin-top: 0.2rem;
}
.InnerBnnaer .orientatin .box .content3 {
  font-size: var(--f14);
  margin-top: 0.2rem;
}
.InnerBnnaer .orientatin .box .content4 {
  margin-top: 0.3rem;
}
.InnerBnnaer .orientatin .box .content4 p {
  font-size: var(--f14);
  color: #666;
  line-height: 2;
}
.Product_01 .box .boxLeft {
  width: 6.6rem;
  padding-left: var(--interval);
  background: #fff;
  padding-right: 0.6rem;
}
.Product_01 .box .boxLeft .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.Product_01 .box .boxLeft .h5 {
  font-size: var(--f30);
  color: #00a1e1;
  padding: 0.34rem 0;
}
.Product_01 .box .boxLeft .list .item {
  border-bottom: 1px solid #eaeaea;
}
.Product_01 .box .boxLeft .list .item .icon {
  width: 30px;
  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: 1.05rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.Product_01 .box .boxLeft .list .item .icon img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  max-height: 35px;
}
.Product_01 .box .boxLeft .list .item .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.2rem;
  font-size: var(--f20);
  color: #666;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  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;
  position: relative;
}
.Product_01 .box .boxLeft .list .item .content svg {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Product_01 .box .boxLeft .list .item .content svg path {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_01 .box .boxLeft .list .item:hover .icon img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.Product_01 .box .boxLeft .list .item:hover .content {
  color: #00a1e1;
}
.Product_01 .box .boxLeft .list .item:hover .content svg path {
  fill: #00a1e1;
}
.Product_01 .box .boxLeft .list .active .icon img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.Product_01 .box .boxLeft .list .active .content {
  color: #00a1e1;
}
.Product_01 .box .boxLeft .list .active svg path {
  fill: #00a1e1;
}
.Product_01 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #f1f6f8;
  padding-right: var(--interval);
  padding-left: 0.5rem;
}
.Product_01 .box .boxRight .h5 {
  font-size: var(--f36);
  color: #333;
  padding: 0.55rem 0 0.45rem;
}
.Product_01 .box .boxRight .list {
  display: grid;
  gap: 0.2rem;
}
.Product_01 .box .boxRight .list .item {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.45rem 0 0.6rem;
}
.Product_01 .box .boxRight .list .item .left {
  width: 3.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Product_01 .box .boxRight .list .item .left img {
  margin: auto;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_01 .box .boxRight .list .item .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0.7rem;
}
.Product_01 .box .boxRight .list .item .right .content1 {
  font-size: var(--f16);
  color: #666;
}
.Product_01 .box .boxRight .list .item .right .content2 {
  font-size: var(--f30);
  color: #333;
  margin: 0.16rem 0 0.46rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_01 .box .boxRight .list .item .right .content3 {
  display: grid;
  width: -webkit-calc(100.3%);
  width: calc(100% + 0.3rem);
  margin-left: -0.3rem;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 0.5rem;
}
.Product_01 .box .boxRight .list .item .right .content3 .ite {
  padding: 0 0.3rem;
  border-right: 1px solid #eaeaea;
}
.Product_01 .box .boxRight .list .item .right .content3 .ite:last-child {
  border-right: none;
}
.Product_01 .box .boxRight .list .item .right .content3 .ite figure {
  width: 62px;
  height: 62px;
  overflow: hidden;
  border: 1px solid #eaeaea;
  border-radius: 50%;
}
.Product_01 .box .boxRight .list .item .right .content3 .ite figure img {
  width: 100%;
  height: 100%;
}
.Product_01 .box .boxRight .list .item .right .content3 .ite figcaption {
  font-size: var(--f14);
  color: #666;
  margin-top: 0.18rem;
  line-height: 1.5;
}
.Product_01 .box .boxRight .list .item:hover .left img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Product_01 .box .boxRight .list .item:hover .right .content2 {
  color: #00a1e1;
}
.line_01 .a {
  border-radius: 3px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.4rem;
  line-height: 0.52rem;
  padding: 0 0.3rem;
  background: #00a1e1;
  color: #fff;
  text-align: center;
  font-size: var(--f16);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  cursor: pointer;
}
.line_01 .a:hover {
  background: #008fc8;
}
.line_01.mr {
  margin-right: 10px;
}
.line_01.bgc .a {
  background: #8d8b86;
}
.line_01.bgc .a:hover {
  background: #00a1e1;
}
.jqqd p {
  text-align: center;
  font-size: 12px;
  color: #999;
}
.Footer_Container {
  background: #111111;
}
.Footer_Container .box {
  padding-bottom: 1.2rem;
}
.Footer_Container .box .boxLeft {
  padding-top: 0.6rem;
}
.Footer_Container .box .boxLeft .content1 {
  margin-bottom: 0.6rem;
}
.Footer_Container .box .boxLeft .content1 img {
  height: 31px;
}
.Footer_Container .box .boxLeft .content2 {
  font-size: var(--f18);
  color: #666;
  position: relative;
  padding-left: 26px;
  margin-bottom: 12px;
}
.Footer_Container .box .boxLeft .content2 svg {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Footer_Container .box .boxLeft .content3 {
  margin-bottom: 0.3rem;
}
.Footer_Container .box .boxLeft .content3 a {
  font-size: var(--f24);
  font-weight: bold;
  color: #999;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.Footer_Container .box .boxLeft .content4 img {
  width: 100px;
}
.Footer_Container .box .boxRight {
  padding-top: 0.7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Footer_Container .box .boxRight .item {
  min-width: 1.7rem;
}
.Footer_Container .box .boxRight .item .h5 {
  font-size: var(--f20);
  color: #999;
}
.Footer_Container .box .boxRight .item ul {
  margin-top: 0.38rem;
  padding-top: 0.48rem;
  border-top: 1px solid #2c2c2c;
  padding-right: 0.55rem;
}
.Footer_Container .box .boxRight .item ul li {
  margin-bottom: 0.12rem;
}
.Footer_Container .box .boxRight .item ul li a {
  font-size: var(--f16);
  color: #666;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Footer_Container .box .boxRight .item ul li a:hover {
  color: #fff;
}
.Footer_Container .box1 {
  background: #000000;
  font-size: var(--f14);
  padding: 0.4rem 0;
}
.Footer_Container .box1 span,
.Footer_Container .box1 a {
  color: #666;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  display: inline-block;
}
.Footer_Container .box1 a:hover {
  color: #fff;
}
.mbx .box .boxLeft {
  font-size: var(--f20);
  color: #333;
  height: 0.7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mbx .box .boxLeft a {
  color: #333;
}
.mbx .box .boxRight {
  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;
}
.mbx .box .boxRight ul li {
  padding: 0 0.3rem;
  border-right: 1px solid #eaeaea;
}
.mbx .box .boxRight ul li:last-child {
  border-right: none;
}
.mbx .box .boxRight ul li a {
  font-size: var(--f16);
  color: #999;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  line-height: 1;
}
.mbx .box .boxRight ul li a:hover {
  color: #00a1e1;
}
.mbx .box .boxRight ul .active a {
  color: #00a1e1;
}
.Product_02 {
  position: relative;
}
.Product_02 picture img {
  width: 100%;
}
.Product_02 .posi {
  position: absolute;
  top: 1.3rem;
  left: 50%;
}
.Product_02 .posi .content1 {
  font-size: var(--f28);
  color: #00a1e1;
}
.Product_02 .posi .content2 {
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.2;
  color: #00a1e1;
  margin: 0.15rem 0;
}
.Product_02 .posi .content3 {
  font-size: var(--f24);
  color: #333;
}
.Product_02 .posi .content4 {
  font-size: var(--f52);
  color: #333;
  margin: 0.25rem 0 0.65rem;
  font-weight: bold;
}
.Product_02 .scroll {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.4rem;
  z-index: 2;
  cursor: pointer;
}
.Product_02 .scroll p {
  -webkit-animation: scroll 1s infinite;
  animation: scroll 1s infinite;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
.Product_03 {
  background: url(../images/img6.png) no-repeat center top;
  background-size: 100% auto;
}
.Product_03 .box .boxLef {
  width: 50%;
  padding-top: 1.4rem;
}
.Product_03 .box .boxLef .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.Product_03 .box .boxLef .content .num {
  color: #000;
  line-height: 1;
  font-size: 2.2rem;
  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;
}
.Product_03 .box .boxLef .content .tit {
  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.25rem;
}
.Product_03 .box .boxLef .content .tit .tit1 {
  font-size: 0.92rem;
  line-height: 1;
  font-weight: bold;
}
.Product_03 .box .boxLef .content .tit .tit2 {
  font-size: var(--f30);
  color: #666;
  margin-top: 0.3rem;
}
.Product_03 .box .boxLef .content .tit .tit2 span {
  color: #00a1e1;
}
.Product_03 .box .boxRight {
  height: 10rem;
  width: 50%;
}
.Product_03 .box .boxRight img {
  max-width: 3.6rem;
}
.jbs {
  background: -webkit-gradient(linear, left bottom, left top, from(#f8faff), to(#e5eeff));
  background: -o-linear-gradient(bottom, #f8faff 0%, #e5eeff 100%);
  background: linear-gradient(to top, #f8faff 0%, #e5eeff 100%);
}
.Product_04 {
  margin-top: -4.2rem;
}
.Product_04 .box {
  display: grid;
  grid-template-columns: 1fr repeat(2, 0.5fr) 1fr;
  gap: 0.25rem;
}
@media screen and (min-width: 1200px) {
  .Product_04 .box .div1 {
    grid-area: 1 / 1 / 3 / 2;
  }
  .Product_04 .box .div2 {
    grid-area: 3 / 1 / 5 / 2;
  }
  .Product_04 .box .div3 {
    grid-area: 1 / 2 / 2 / 4;
  }
  .Product_04 .box .div4 {
    grid-area: 1 / 4 / 2 / 5;
  }
  .Product_04 .box .div5 {
    grid-area: 2 / 2 / 4 / 4;
  }
  .Product_04 .box .div6 {
    grid-area: 2 / 4 / 4 / 5;
  }
  .Product_04 .box .div7 {
    grid-area: 4 / 2 / 5 / 4;
  }
  .Product_04 .box .div8 {
    grid-area: 4 / 4 / 5 / 5;
  }
  .Product_04 .box .div9 {
    grid-area: 5 / 1 / 6 / 3;
  }
  .Product_04 .box .div10 {
    grid-area: 5 / 3 / 6 / 5;
  }
}
.Product_04 .box .item {
  border-radius: 5px;
  overflow: hidden;
  min-height: 1rem;
  padding: 0.35rem 0.4rem;
  padding-right: 0.3rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  background: -webkit-gradient(linear, left bottom, left top, from(#f8faff), to(#e5eeff));
  background: -o-linear-gradient(bottom, #f8faff 0%, #e5eeff 100%);
  background: linear-gradient(to top, #f8faff 0%, #e5eeff 100%);
  position: relative;
}
.Product_04 .box .item .icon {
  position: absolute;
  top: 0.35rem;
  right: 0.45rem;
  width: 34px;
}
.Product_04 .box .item .content1 {
  font-size: var(--f30);
  color: #00a1e1;
  padding-right: 0.7rem;
}
.Product_04 .box .item .content2 {
  font-size: var(--f16);
  color: #00a1e1;
  margin-top: 0.15rem;
}
.Product_04 .box .item .content3 {
  font-size: var(--f16);
  color: #666;
  margin-top: 0.32rem;
}
.Product_04 .box .item .content3 .scroll {
  max-height: -webkit-calc(16.2em);
  max-height: calc(1.8em * 9);
  line-height: 1.8;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
}
.Product_04 .box .item .content3 .scroll::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.Product_04 .box .item .content3 .scroll::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #00a1e1;
}
.Product_04 .box .item .content3 .scroll::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  .Product_04 .box .item .content3 .scroll {
    scrollbar-color: #00a1e1 rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
.Product_04 .box .item:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.Product_05 {
  position: relative;
}
.Product_05 picture img {
  width: 100%;
}
.Product_05 .posi {
  position: absolute;
  left: 0;
  bottom: 1.2rem;
  width: 100%;
}
.Product_05 .scroll {
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  min-height: 1rem;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.Product_05 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.Product_05 .box .item {
  padding: 0.7rem;
  border-right: 1px solid #eaeaea;
}
.Product_05 .box .item:last-child {
  border-right: none;
}
.Product_05 .box .item .top .left {
  font-size: 0.74rem;
  font-weight: bold;
  color: #00a1e1;
  line-height: 1;
  height: 0.78rem;
  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_05 .box .item .top .icon p {
  width: 0.78rem;
  height: 0.78rem;
  background: #00a1e1;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.Product_05 .box .item .top .icon p img {
  width: 0.35rem;
}
.Product_05 .box .item .top .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: var(--f20);
  color: #00a1e1;
  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.2rem;
}
.Product_05 .box .item .bot {
  font-size: var(--f20);
  color: #333;
  line-height: 1.8;
  margin-top: 0.5rem;
}
.Product_06 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4rem;
}
.Product_06 .box .item {
  padding: 0.6rem 0.5rem 0.4rem 0.6rem;
  background: #f1f6f8;
  border-radius: 5px;
}
.Product_06 .box .item .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: var(--f36);
  color: #333;
  line-height: 1.7;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_06 .box .item .right {
  width: 3rem;
}
.Product_06 .box .item:hover .left {
  color: #00a1e1;
}
.Product_06 .box .itemtext {
  background: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Product_06 .box .itemtext .top {
  font-size: 0.72rem;
}
.Product_06 .box .itemtext .bot {
  font-size: var(--f24);
  color: #666;
  margin-top: 0.4rem;
}
.Product_07 {
  background: #f1f6f8;
}
.Product_07 .box .table {
  border-bottom: 5px solid #eaeaea;
}
.Product_07 .box .table table {
  width: 100%;
}
.Product_07 .box .table table tr {
  background: #fff;
}
.Product_07 .box .table table tr:nth-child(2n-1) {
  background: #f8fafb;
}
.Product_07 .box .table table tr th {
  background: #00a1e1;
  color: #fff;
  height: 0.8rem;
  font-size: var(--f30);
  min-width: 20%;
}
.Product_07 .box .table table tr td {
  color: #333;
  padding: 0.22rem 0.5rem;
  font-size: var(--f16);
}
.Product_07 .box .table table tr td:first-child {
  font-size: var(--f20);
}
.f36 {
  font-size: var(--f36);
  font-weight: bold;
  line-height: 1.2;
}
.Product_08 .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
.Product_08 .box .item {
  background: #f1f6f8;
  border-radius: 5px;
  padding: 0.6rem 0.3rem 0;
}
.Product_08 .box .item figure {
  height: 2.8rem;
  margin-bottom: 0.35rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Product_08 .box .item figure img {
  margin: auto;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  max-height: 100%;
}
.Product_08 .box .item figcaption {
  padding-bottom: 0.3rem;
}
.Product_08 .box .item figcaption div {
  font-size: var(--f20);
  color: #333;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Product_08 .box .item figcaption 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;
}
.Product_08 .box .item figcaption p svg {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_08 .box .item:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Product_08 .box .item:hover figcaption div {
  color: #00a1e1;
}
.Product_08 .box .item:hover figcaption p svg {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.Service_01 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.Service_01 .box .item {
  background: #fff;
  padding: 0.25rem 0.3rem;
  border-radius: 2px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Service_01 .box .item .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.2rem;
}
.Service_01 .box .item .top .icon {
  width: 24px;
  margin-right: 0.2rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.Service_01 .box .item .top .icon img {
  width: 100%;
}
.Service_01 .box .item .top .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: var(--f16);
  color: #333;
  line-height: 1.6;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Service_01 .box .item .bot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Service_01 .box .item .bot .icon {
  width: 24px;
  margin-right: 0.2rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-top: 0.16rem;
}
.Service_01 .box .item .bot .icon img {
  width: 100%;
}
.Service_01 .box .item .bot .text {
  padding-top: 0.2rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: var(--f16);
  color: #00a1e1;
  line-height: 1.6;
  border-top: 1px solid #eaeaea;
}
.Service_01 .box .item:hover {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.Service_01 .box .item:hover .top .text {
  color: #00a1e1;
}
@media screen and (max-width: 900px) {
  .Service_01 .box {
    grid-template-columns: 1fr;
  }
}
.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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.8rem 0 0;
}
.pu_page a,
.pu_page span {
  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: 48px;
  height: 48px;
  background: #fff;
  margin: 0 4px;
  font-size: 14px;
  color: #666;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.pu_page a:hover,
.pu_page a.active {
  background: #00a1e1;
  color: #fff;
}
.pu_page a:hover i,
.pu_page a.active i {
  color: #fff !important;
}
.pu_page .prev a i,
.pu_page .next a i {
  font-size: 14px;
  color: #ccc;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold;
}
.pu_page .number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px;
}
.pu_page .number span {
  background: #fff;
  cursor: default;
  color: #666;
}
.TwoNav {
  background: #fff;
  overflow: hidden;
}
.TwoNav .box ul li {
  margin: 0 0.15rem;
}
.TwoNav .box ul li a {
  padding: 0.3rem;
  font-size: var(--f18);
  color: #666;
  border-bottom: 2px solid transparent;
}
.TwoNav .box ul .active a {
  color: #00a1e1;
  border-color: #00a1e1;
}
.buyGuide .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.buyGuide .box .item {
  background: #fff;
  padding: 0.35rem 0.4rem 0.45rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.buyGuide .box .item .title {
  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-bottom: 0.25rem;
}
.buyGuide .box .item .title img {
  width: 18px;
  margin-right: 0.15rem;
}
.buyGuide .box .item .title span {
  font-size: var(--f24);
  color: #00a1e1;
}
.buyGuide .box .item .info p {
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
  margin-bottom: 0.1rem;
}
.buyGuide .box .item .info p span {
  color: #999;
}
.buyGuide .box .item .info p:last-child {
  margin-bottom: 0;
}
.buyGuide .box .item:hover {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
@media screen and (max-width: 1200px) {
  .buyGuide .box {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .buyGuide .box {
    grid-template-columns: 1fr;
  }
}
.buyGuide02 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.buyGuide02 .box .item {
  background: url(../images/img13.png) no-repeat center center / cover;
  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.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  overflow: hidden;
  padding: 0.45rem 0;
}
.buyGuide02 .box .item .bg {
  position: relative;
  width: 3.4rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.buyGuide02 .box .item .bg .cert {
  position: relative;
  z-index: 1;
  width: 1.9rem;
}
.buyGuide02 .box .item .bg .cert img {
  width: 100%;
  display: block;
}
.buyGuide02 .box .item .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0.5rem;
}
.buyGuide02 .box .item .info .h3 {
  font-size: var(--f24);
  color: #333;
  font-weight: bold;
  margin-bottom: 0.12rem;
}
.buyGuide02 .box .item .info .size {
  font-size: var(--f16);
  color: #999;
  margin-bottom: 0.5rem;
}
.buyGuide02 .box .item .info .down-btn {
  display: inline-block;
  background: #00a1e1;
  color: #fff;
  padding: 0 0.35rem;
  line-height: 0.48rem;
  font-size: var(--f16);
  border-radius: 3px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.buyGuide02 .box .item .info .down-btn:hover {
  background: #0084b8;
}
.buyGuide02 .box .item:hover {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
@media screen and (max-width: 900px) {
  .buyGuide02 .box {
    grid-template-columns: 1fr;
  }
}
.register .box {
  width: 100%;
  max-width: 1400px;
  margin: 0.6rem auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3rem 0.2rem;
}
@media screen and (max-width: 768px) {
  .register .box {
    grid-template-columns: 1fr;
    gap: 0.3rem;
  }
}
.register .item {
  --h: 0.6rem;
}
.register .item label {
  display: block;
  font-size: var(--f18);
  color: #333;
  margin-bottom: 0.16rem;
  font-weight: bold;
}
.register .item .input-box .layui-input,
.register .item .input-box .layui-select {
  height: var(--h);
  border: 1px solid #fff;
  background: #fff;
  padding: 0 0.2rem;
  font-size: var(--f16);
  color: #333;
}
.register .item .input-box .layui-input::-webkit-input-placeholder,
.register .item .input-box .layui-select::-webkit-input-placeholder {
  color: #999;
}
.register .item .input-box .layui-input::-moz-placeholder,
.register .item .input-box .layui-select::-moz-placeholder {
  color: #999;
}
.register .item .input-box .layui-input:-ms-input-placeholder,
.register .item .input-box .layui-select:-ms-input-placeholder {
  color: #999;
}
.register .item .input-box .layui-input::-ms-input-placeholder,
.register .item .input-box .layui-select::-ms-input-placeholder {
  color: #999;
}
.register .item .input-box .layui-input::placeholder,
.register .item .input-box .layui-select::placeholder {
  color: #999;
}
.register .item .input-box .layui-input:focus,
.register .item .input-box .layui-select:focus {
  border-color: #00a1e1 !important;
}
.register .item .input-box .layui-form-select dl {
  top: var(--h);
}
.register .item .input-box .layui-form-selectup dl {
  top: auto;
  bottom: var(--h);
}
.register .item .input-box .layui-form-select dl dd,
.register .item .input-box .layui-form-select dl dt {
  padding: 0 0.2rem !important;
  font-size: var(--f16) !important;
}
.register .btns {
  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.2rem;
  margin-top: 0.55rem;
}
.register .btns .btn {
  width: 1.8rem;
  height: 0.52rem;
  border: none;
  border-radius: 3px;
  font-size: var(--f16);
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.register .btns .btn.reset-btn {
  background: #999999;
}
.register .btns .btn.reset-btn:hover {
  background: #808080;
}
.register .btns .btn.submit-btn {
  background: #00a1e1;
}
.register .btns .btn.submit-btn:hover {
  background: #007dae;
}
.News01 {
  padding-top: 40px;
}
.News01 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.6rem 0.3rem;
}
.News01 .box .item {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  display: block;
}
.News01 .box .item .pic {
  width: 100%;
  overflow: hidden;
}
.News01 .box .item .pic img {
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News01 .box .item .info {
  padding: 0.25rem 0 0rem;
}
.News01 .box .item .info .title {
  font-size: var(--f20);
  color: #333;
  font-weight: bold;
  margin-bottom: 0.12rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  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;
}
.News01 .box .item .info .desc {
  font-size: var(--f16);
  color: #999;
  margin-bottom: 0.35rem;
  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;
}
.News01 .box .item .info .bot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.News01 .box .item .info .bot .date {
  font-size: var(--f14);
  color: #999;
}
.News01 .box .item .info .bot svg {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.News01 .box .item:hover .pic img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.News01 .box .item:hover .info .title {
  color: #00a1e1;
}
.News01 .box .item:hover .info .bot svg {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.Bread {
  padding: 0.25rem 0;
}
.Bread .box a {
  display: inline-block;
  font-size: 14px;
  color: #999;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Bread .box a:hover {
  color: #00a1e1;
}
.Bread .box span {
  color: #666;
  font-size: 14px;
}
.Bread .box em {
  font-size: 12px;
  color: #999;
  margin: 0 0.15rem;
}
.News02 .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: var(--interval);
  padding-right: 0.7rem;
}
.News02 .box .boxLeft .h5 {
  padding-top: 0.35rem;
  font-size: var(--f30);
  color: #333;
}
.News02 .box .boxLeft .info {
  font-size: var(--f16);
  color: #666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.3rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #eaeaea;
}
.News02 .box .boxLeft .info span {
  color: #999;
}
.News02 .box .boxLeft .info p {
  margin-right: 0.3rem;
}
.News02 .box .boxLeft .info svg {
  margin-right: 5px;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.News02 .box .boxLeft .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #666;
}
.News02 .box .boxLeft .desc a {
  display: inline-block;
}
.News02 .box .boxLeft .desc img,
.News02 .box .boxLeft .desc table {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
}
.News02 .box .boxLeft .UpDown {
  margin-top: 0.5rem;
  padding-top: 0.6rem;
  border-top: 1px solid #eaeaea;
}
.News02 .box .boxLeft .UpDown .item {
  max-width: 40%;
}
.News02 .box .boxLeft .UpDown .item a {
  font-size: var(--f16);
  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;
}
.News02 .box .boxLeft .UpDown .item a span {
  color: #999;
}
.News02 .box .boxLeft .UpDown .item a:hover {
  color: #00a1e1;
}
.News02 .box .boxRight {
  width: 7.06rem;
  background: #f1f6f8;
  padding-left: 0.6rem;
  padding-right: var(--interval);
  padding-top: 0.75rem;
}
.News02 .box .boxRight .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0.3rem;
}
.News02 .box .boxRight .sticky .relatedNews-hd {
  font-size: var(--f30);
  color: #00a1e1;
  font-weight: bold;
}
.News02 .box .boxRight .sticky .relatedNews-list {
  margin-top: 0.32rem;
  border-top: 5px solid #eaeaea;
}
.News02 .box .boxRight .sticky .relatedNews-list .relatedNews-item {
  padding: 0.35rem 0;
  border-bottom: 1px solid #eaeaea;
}
.News02 .box .boxRight .sticky .relatedNews-list .relatedNews-item a .relatedNews-title {
  font-size: var(--f20);
  color: #333;
  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;
  height: auto;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News02 .box .boxRight .sticky .relatedNews-list .relatedNews-item a .relatedNews-desc {
  font-size: var(--f16);
  color: #999;
  margin: 0.12rem 0 0.34rem;
  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;
}
.News02 .box .boxRight .sticky .relatedNews-list .relatedNews-item a .relatedNews-meta {
  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;
}
.News02 .box .boxRight .sticky .relatedNews-list .relatedNews-item a .relatedNews-meta .relatedNews-date {
  font-size: var(--f14);
  color: #999;
}
.News02 .box .boxRight .sticky .relatedNews-list .relatedNews-item a .relatedNews-meta .relatedNews-arrow {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News02 .box .boxRight .sticky .relatedNews-list .relatedNews-item a:hover .relatedNews-title {
  color: #00a1e1;
}
.News02 .box .boxRight .sticky .relatedNews-list .relatedNews-item a:hover .relatedNews-meta .relatedNews-arrow {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.About01 .box {
  font-size: var(--f16);
  line-height: 1.8;
  color: #666;
  text-align: center;
}
.About02 {
  background: url(../images/img21.png) no-repeat center center / cover;
}
.About02 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.About02 .box .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.About02 .box .item .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #00a1e1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.About02 .box .item .left img {
  margin: auto;
  max-height: 1.2rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.About02 .box .item .rgiht {
  width: 50%;
  height: 3.5rem;
  background: rgba(255, 255, 255, 0.9);
  padding: 0.75rem 0.5rem 0;
  text-align: center;
}
.About02 .box .item .rgiht .content1 {
  font-size: var(--f30);
  color: #333;
  font-weight: bold;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.About02 .box .item .rgiht .content2 {
  font-size: var(--f16);
  color: #999;
  line-height: 1.8;
  margin-top: 0.25rem;
}
.About02 .box .item:nth-child(3),
.About02 .box .item:nth-child(4) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.About02 .box .item:hover .left img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.About02 .box .item:hover .content1 {
  color: #00a1e1;
}
.About03 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.25rem;
}
.About03 .box .item {
  text-align: center;
  background: #fff;
  padding: 0.4rem 0.4rem 0.3rem;
  min-height: 2.1rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.About03 .box .item .content2 {
  font-size: var(--f20);
  color: #333;
  font-weight: bold;
  margin: 0.2rem 0;
}
.About03 .box .item .content3 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
}
.About03 .box .item .content3 a {
  color: #666;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.8;
  margin: 0 auto;
}
.About03 .box .item .content3 a:hover {
  color: #00a1e1;
}
.About03 .box .item:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.About03 .h5 {
  font-size: var(--f24);
  color: #333;
  font-weight: bold;
  text-align: center;
}
.About03 .box1 {
  margin-top: 0.45rem;
}
.About03 .box1 .message-form .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.25rem;
}
.About03 .box1 .message-form .form-row {
  margin: 0.2rem 0 0.35rem;
}
.About03 .box1 .message-form .form-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  background: #fff;
}
.About03 .box1 .message-form .form-item .layui-input,
.About03 .box1 .message-form .form-item .layui-textarea {
  width: 100%;
  border: none;
  background: transparent;
  padding: 0 0.26rem;
  font-size: var(--f16);
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.About03 .box1 .message-form .form-item .layui-input::-webkit-input-placeholder,
.About03 .box1 .message-form .form-item .layui-textarea::-webkit-input-placeholder {
  color: #999;
}
.About03 .box1 .message-form .form-item .layui-input::-moz-placeholder,
.About03 .box1 .message-form .form-item .layui-textarea::-moz-placeholder {
  color: #999;
}
.About03 .box1 .message-form .form-item .layui-input:-ms-input-placeholder,
.About03 .box1 .message-form .form-item .layui-textarea:-ms-input-placeholder {
  color: #999;
}
.About03 .box1 .message-form .form-item .layui-input::-ms-input-placeholder,
.About03 .box1 .message-form .form-item .layui-textarea::-ms-input-placeholder {
  color: #999;
}
.About03 .box1 .message-form .form-item .layui-input::placeholder,
.About03 .box1 .message-form .form-item .layui-textarea::placeholder {
  color: #999;
}
.About03 .box1 .message-form .form-item .layui-input:focus,
.About03 .box1 .message-form .form-item .layui-textarea:focus {
  outline: none;
  border-color: transparent !important;
}
.About03 .box1 .message-form .form-item .layui-input {
  height: 0.6rem;
}
.About03 .box1 .message-form .form-item .layui-textarea {
  height: 2rem;
  resize: none;
  padding-top: 0.26rem;
  padding-bottom: 0.26rem;
}
.About03 .box1 .message-form .form-item .required-star {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #e50012;
  font-size: var(--f20);
  line-height: 1;
}
.Product_09 .box .boxLeft {
  width: 50%;
}
.Product_09 .box .boxLeft .banner1 {
  position: relative;
}
.Product_09 .box .boxLeft .banner1 .swiper-slide {
  height: 5.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Product_09 .box .boxLeft .banner1 .swiper-slide img {
  margin: auto;
  max-height: 100%;
}
.Product_09 .box .boxLeft .banner1 .button div {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Product_09 .box .boxLeft .banner1 .button div path {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_09 .box .boxLeft .banner1 .button div:hover path {
  fill: #00a1e1;
  opacity: 1;
}
.Product_09 .box .boxLeft .banner1 .button .prev {
  left: 0.5rem;
}
.Product_09 .box .boxLeft .banner1 .button .next {
  right: 0.5rem;
}
.Product_09 .box .boxLeft .banner2 {
  padding: 0 2rem;
  margin-top: 0.7rem;
}
.Product_09 .box .boxLeft .banner2 .swiper-slide {
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #eaeaea;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  max-width: 64px;
}
.Product_09 .box .boxLeft .banner2 .swiper-slide img {
  max-height: 100%;
  margin: auto;
}
.Product_09 .box .boxLeft .banner2 .swiper-slide-thumb-active {
  border-color: #00a1e1;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_09 .box .boxRight {
  width: 50%;
  padding-left: 0.5rem;
}
.Product_09 .box .boxRight .content1 {
  font-size: var(--f48);
  color: #333;
  line-height: 1.25;
}
.Product_09 .box .boxRight .content2 {
  font-size: var(--f16);
  color: #999;
  line-height: 1.8;
  margin-top: 0.16rem;
  margin-bottom: 1rem;
}
.Product_09 .box .boxRight .content3 {
  display: grid;
  width: -webkit-calc(100.3%);
  width: calc(100% + 0.3rem);
  margin-left: -0.3rem;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 0.5rem;
}
.Product_09 .box .boxRight .content3 .ite {
  padding: 0 0.3rem;
  border-right: 1px solid #eaeaea;
}
.Product_09 .box .boxRight .content3 .ite:last-child {
  border-right: none;
}
.Product_09 .box .boxRight .content3 .ite figure {
  width: 62px;
  height: 62px;
  overflow: hidden;
  border: 1px solid #eaeaea;
  border-radius: 50%;
}
.Product_09 .box .boxRight .content3 .ite figure img {
  width: 100%;
  height: 100%;
}
.Product_09 .box .boxRight .content3 .ite figcaption {
  font-size: var(--f14);
  color: #666;
  margin-top: 0.18rem;
  line-height: 1.5;
}
.Product_09 .box .boxRight .content4 {
  margin-top: 1.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Product_10 .box {
  padding: 0.5rem;
  background: #fff;
}
.Product_10 .box .boxLeft {
  width: 50%;
  text-align: center;
  padding: 0.35rem 0 0;
}
.Product_10 .box .boxLeft img {
  max-height: 8.4rem;
}
.Product_10 .box .boxRight {
  width: 50%;
}
.Product_10 .box .boxRight .list {
  display: grid;
  gap: 0.2rem;
}
.Product_10 .box .boxRight .list .item {
  padding: 0.4rem 0.5rem;
  background: #f1f6f8;
  border-radius: 5px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_10 .box .boxRight .list .item .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: var(--f36);
  color: #333;
  line-height: 1.7;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Product_10 .box .boxRight .list .item .right {
  width: 1.8rem;
}
.Product_10 .box .boxRight .list .item:hover {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
.Product_10 .box .boxRight .list .item:hover .left {
  color: #00a1e1;
}
.Product_10 .box1 img {
  width: 100%;
}
.HomeProduct .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
.HomeProduct .box .image {
  grid-area: 1 / 1 / 3 / 3;
}
.HomeProduct .box .image .a {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.HomeProduct .box .image .a img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeProduct .box .image .a .orientation {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0.7rem 0.6rem;
}
.HomeProduct .box .image .a .orientation .content1 {
  font-size: var(--f46);
  line-height: 1.2;
  color: #333;
}
.HomeProduct .box .image .a .orientation .content2 {
  font-size: var(--f24);
  color: #333;
  line-height: 1.8;
  margin-top: 0.25rem;
  margin-bottom: 0.35rem;
}
.HomeProduct .box .image .a:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.HomeProduct .box .item {
  background: #f1f6f8;
  border-radius: 5px;
  /* padding: 0.6rem 0.3rem 0; */
}
.HomeProduct .box .item figure {
  height: 3.4rem;
  margin-bottom: 0.35rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.HomeProduct .box .item figure img {
  margin: auto;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  max-height: 100%;
  width: 100%;
}
.HomeProduct .box .item figcaption {
  padding: 0 .3rem .4rem;
}
.HomeProduct .box .item figcaption div {
  font-size: var(--f20);
  color: #333;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.HomeProduct .box .item figcaption 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;
}
.HomeProduct .box .item figcaption p svg {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeProduct .box .item:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.HomeProduct .box .item:hover figcaption div {
  color: #00a1e1;
}
.HomeProduct .box .item:hover figcaption p svg {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.HomeProduct .box1 {
  margin-top: 0.5rem;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
.HomeProduct .box1 .item {
  padding: 0.45rem 0.2rem 0.2rem;
  text-align: center;
  border-right: 1px solid #eaeaea;
}
.HomeProduct .box1 .item .icon {
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.HomeProduct .box1 .item .icon img {
  margin: auto;
  max-height: 100%;
  max-width: 66px;
}
.HomeProduct .box1 .item .content {
  font-size: var(--f20);
  color: #333;
  margin: 0.2rem 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeProduct .box1 .item .arrow svg {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeProduct .box1 .item:hover .content {
  color: #00a1e1;
}
.HomeProduct .box1 .item:hover .arrow svg {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.HomeProduct .box1 .more {
  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;
}
.HomeProduct .box1 .more a {
  font-size: var(--f16);
  color: #00a1e1;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeProduct .box1 .more a:hover {
  color: #007dae;
}
.HomeFour {
  background: url(../images/img30.png) no-repeat center center / cover;
}
.HomeFour .box .boxLeft {
  padding-left: var(--interval);
}
.HomeFour .box .boxLeft .content1 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
.HomeFour .box .boxLeft .content2 {
  font-size: var(--f48);
  color: #fff;
  line-height: 1;
  font-weight: bold;
  margin: 0.32rem 0;
}
.HomeFour .box .boxLeft .content3 {
  font-size: var(--f20);
  color: #fff;
  line-height: 1.6;
  margin-bottom: 0.4rem;
}
.HomeFour .box .boxRight {
  width: 50%;
}
.HomeFour .box .boxRight .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.HomeFour .box .boxRight .list .item {
  aspect-ratio: 1/1;
  padding: 0.45rem 0.5rem 0;
}
.HomeFour .box .boxRight .list .item .content1 {
  height: 1.24rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeFour .box .boxRight .list .item .content1 img {
  max-height: 100%;
}
.HomeFour .box .boxRight .list .item .content2 {
  font-size: var(--f30);
  color: #fff;
  line-height: 1;
  margin: 0.9rem 0 0.25rem;
}
.HomeFour .box .boxRight .list .item .content3 {
  font-size: var(--f16);
  color: #fff;
  line-height: 1.8;
}
.HomeFour .box .boxRight .list .item:nth-child(1) {
  background: rgba(255, 255, 255, 0.9);
}
.HomeFour .box .boxRight .list .item:nth-child(1) .content2 {
  color: #333;
}
.HomeFour .box .boxRight .list .item:nth-child(1) .content3 {
  color: #999;
}
.HomeFour .box .boxRight .list .item:nth-child(2) {
  background: rgba(0, 161, 225, 0.9);
}
.HomeFour .box .boxRight .list .item:nth-child(3) {
  background: rgba(127, 142, 148, 0.9);
}
.HomeFour .box .boxRight .list .item:nth-child(4) {
  background: rgba(51, 64, 69, 0.9);
}
.HomeFour .box .boxRight .list .item:hover .content1 {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.HomeAbout {
  overflow: hidden;
}
.HomeAbout .box .boxLeft {
  width: 50%;
  padding-right: 1.25rem;
}
.HomeAbout .box .boxLeft .content1 {
  font-size: var(--f30);
  color: #00a1e1;
  font-weight: bold;
  margin-top: 0.6rem;
}
.HomeAbout .box .boxLeft .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
  margin: 0.2rem 0 0.8rem;
}
.HomeAbout .box .boxRight {
  width: 50%;
}
.HomeAbout .box .boxRight p img {
  width: 100%;
}
.HomeCooperation {
  overflow: hidden;
  background: url(../images/img36.png) no-repeat center center / cover;
  padding-bottom: 3.3rem;
}
.HomeCooperation .box {
  position: relative;
}
.HomeCooperation .box .boxLeft {
  width: 50%;
}
.HomeCooperation .box .boxLeft .f36 {
  line-height: 1.4;
}
.HomeCooperation .box .boxLeft .desc {
  font-size: var(--f24);
  color: #333;
  margin-top: 0.18rem;
}
.HomeCooperation .box .boxRight {
  width: 50%;
  --h1: 0.9rem;
}
.HomeCooperation .box .boxRight .swiper {
  height: calc(var(--h1) * 3 + 60px);
}
.HomeCooperation .box .boxRight .swiper .swiper-slide {
  height: var(--h1);
  background: #fff;
}
.HomeCooperation .box .fyq {
  position: absolute;
  left: 0;
  top: 2.4rem;
  z-index: 2;
}
.HomeCooperation .box .fyq .page {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.HomeCooperation .box .fyq .page div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.HomeCooperation .box .fyq .page div span {
  background: #c1c5c6;
  opacity: 1;
  margin-right: 0.25rem !important;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeCooperation .box .fyq .page div .swiper-pagination-bullet-active {
  background: #00a1e1;
}
.HomeCooperation .box .fyq .button {
  padding-left: 0.35rem;
}
.HomeCooperation .box .fyq .button div {
  cursor: pointer;
}
.HomeCooperation .box .fyq .button div path {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeCooperation .box .fyq .button div:hover path {
  fill: #00a1e1;
  opacity: 1;
}
.HomeCooperation .box .fyq .button p {
  width: 1px;
  background: #dbdbdb;
  margin: 0 0.35rem;
}
.HomeNews {
  position: relative;
  z-index: 3;
  margin-top: -3.3rem;
}
.HomeNews .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.6rem 0.3rem;
}
.HomeNews .box .item {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  display: block;
  border-bottom: 0.12rem solid #f1f6f8;
  padding-bottom: 0.4rem;
}
.HomeNews .box .item .pic {
  width: 100%;
  overflow: hidden;
}
.HomeNews .box .item .pic img {
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeNews .box .item .info {
  padding: 0.25rem 0 0rem;
}
.HomeNews .box .item .info .title {
  font-size: var(--f20);
  color: #333;
  font-weight: bold;
  margin-bottom: 0.12rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  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;
}
.HomeNews .box .item .info .desc {
  font-size: var(--f16);
  color: #999;
  margin-bottom: 0.35rem;
  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;
}
.HomeNews .box .item .info .bot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.HomeNews .box .item .info .bot .date {
  font-size: var(--f14);
  color: #999;
}
.HomeNews .box .item .info .bot svg {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.HomeNews .box .item:hover .pic img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.HomeNews .box .item:hover .info .title {
  color: #00a1e1;
}
.HomeNews .box .item:hover .info .bot svg {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
@media screen and (max-width: 1500px) {
  .Product_03 .box .boxRight {
    text-align: center;
  }
  .Product_08 .box .item figure {
    height: 3.8rem;
  }
  .Footer_Container .box .boxRight .item ul {
    padding-right: 0.8rem;
  }
  .HomeProduct .box .item figure{
    height: 3.6rem;
  }
}
@media screen and (max-width: 1281px) {
  .HomeProduct .box1 .item .icon img {
    max-height: 68%;
    max-width: 50px;
  }
  .HomeFour .box .boxRight .list .item .content2 {
    margin: 0.5rem 0 0.25rem;
  }
  .HomeFour .box .boxRight .list .item .content1 {
    height: 1rem;
  }
  .About02 .box .item .rgiht {
    padding: 0.5rem 0.3rem 0;
  }
}
@media screen and (max-width: 1200px) {
  .Header_Container {
    display: none;
  }
  .Home_Banner .banner .swiper-slide .orientation .con1 div,
  .Home_Banner .banner .swiper-slide .orientation .con2 div,
  .Home_Banner .banner .swiper-slide .orientation .con3 div,
  .Home_Banner .banner .swiper-slide .orientation .con4 div {
    width: 37%;
  }
  .Home_Banner .banner .swiper-slide ._box ._left {
    padding-top: 1.3rem;
    padding-left: 5vw;
    width: 55%;
  }
  .HomeCooperation .box .fyq {
    position: initial;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 0.5rem 0 0;
  }
  .Footer_Container .box .boxRight {
    display: none;
  }
  .Footer_Container .box {
    padding-bottom: 0.8rem;
  }
  .InnerBnnaer img {
    min-height: 4.2rem;
  }
  .Product_01 .box .boxRight .list .item .left {
    width: 3.3rem;
  }
  .Product_01 .box .boxLeft .list {
    display: grid;
    gap: 0 0.5rem;
  }
  .Product_02 picture img {
    min-height: 6.5rem;
  }
  .Product_02 .posi {
    top: 1rem;
  }
  .Product_02 .scroll {
    display: none;
  }
  .Product_03 .box .boxRight img {
    max-width: 3rem;
  }
  .Product_05 .scroll {
    overflow: auto;
  }
  .Product_05 .scroll .box {
    width: 130%;
  }
  .Product_05 .posi {
    bottom: 0.2rem;
  }
  .Product_06 .box .item .right {
    width: 1.9rem;
  }
  .Product_06 .box .item {
    padding: 0.4rem 0.3rem;
  }
  .Product_09 .box .boxLeft .banner2 {
    padding: 0 2.2rem;
  }
  .About02 .box .item:nth-child(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
  }
  .About02 .box .item:nth-child(3) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: initial;
    -ms-flex-flow: initial;
    flex-flow: initial;
  }
  .About03 .box1 .message-form .form-item .layui-input {
    height: 0.8rem;
  }
  .register .item {
    --h: 0.8rem;
  }
  .Home_Banner .page {
    bottom: 0.2rem;
  }
  .HomeCooperation .box .boxRight {
    --h1: 1.2rem;
  }
  .Product_01 .box .boxLeft {
    display: none;
  }
  .Product_01 .box .boxRight {
    margin-top: 0 !important;
  }
  .Product_03 .box .boxLef .content .num {
    font-size: 1.8rem;
  }
  .HomeFour .box .boxLeft .content1 {
    font-size: 1.2rem;
  }
  .Home_Banner .banner .swiper-slide ._box ._left .content1 span {
    font-size: 0.7rem;
  }
  .Home_Banner .banner .swiper-slide .orientation .con2,
  .Product_02 .posi .content2,
  .Product_03 .box .boxLef .content .tit .tit1 {
    font-size: 0.6rem;
  }
  .Product_06 .box .itemtext .top {
    font-size: 0.4rem;
  }
  .Home_Banner .banner .swiper-slide ._box ._left .content2,
  .Product_02 .posi .content4,
  .News02 .box .boxLeft .h5 {
    font-size: var(--f30);
  }
  .Home_Banner .banner .swiper-slide .orientation .con1,
  .Home_Banner .banner .swiper-slide .orientation .con3,
  .Product_03 .box .boxLef .content .tit .tit2,
  .Product_06 .box .item .left,
  .Product_10 .box .boxRight .list .item .left {
    font-size: var(--f26);
  }
  .HomeProduct .box1 {
    grid-template-columns: repeat(3, 1fr);
  }
  .HomeProduct .box,
  .HomeNews .box,
  .Product_01 .box .boxLeft .list,
  .Product_08 .box,
  .News01 .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Product_04 .box,
  .About02 .box,
  .About03 .box1 .message-form .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .HomeFour .box .boxLeft,
  .HomeAbout .box .boxLeft,
  .HomeCooperation .box .boxLeft,
  .Product_01 .box .boxLeft,
  .Product_09 .box .boxLeft,
  .News02 .box .boxLeft {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
  }
  .HomeFour .box .boxRight,
  .HomeAbout .box .boxRight,
  .HomeCooperation .box .boxRight,
  .Product_01 .box .boxRight,
  .Product_09 .box .boxRight,
  .News02 .box .boxRight {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .HomeAbout .box .boxRight,
  .HomeCooperation .box .boxRight,
  .Product_01 .box .boxRight,
  .Product_09 .box .boxRight,
  .News02 .box .boxRight {
    margin-top: 0.6rem;
  }
  .HomeFour .box .boxLeft,
  .News02 .box .boxRight {
    padding: 5vw;
  }
  .Product_01 .box .boxLeft,
  .Product_01 .box .boxRight,
  .News02 .box .boxLeft {
    padding: 0 5vw;
  }
  .Product_01 .box .boxRight {
    padding-bottom: 1rem;
  }
  .HomeProduct .box1 .item {
    border-right: 0;
    border-bottom: 1px solid #eee;
  }
  .HomeProduct .box1 .item:last-child {
    border-bottom: 0;
  }
  .HomeCooperation .box .fyq .page div span {
    margin-right: 0.15rem !important;
  }
}
@media screen and (max-width: 699px) {
  .HomeFour .box .boxRight .list {
    grid-template-columns: repeat(1, 1fr);
  }
  .MobileMain .HeaderMobile .box .logo a img,
  .Footer_Container .box .boxLeft .content1 img {
    height: 28px;
  }
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 350px;
  }
  .Home_Banner .banner .swiper-slide ._box ._left {
    padding-left: 0;
  }
  .Home_Banner .banner .swiper-slide .orientation .con1 {
    margin-top: 1.2rem;
  }
  .Home_Banner .banner .swiper-slide .orientation .con1 div,
  .Home_Banner .banner .swiper-slide .orientation .con2 div,
  .Home_Banner .banner .swiper-slide .orientation .con3 div,
  .Home_Banner .banner .swiper-slide .orientation .con4 div {
    width: 34%;
  }
  .Home_Banner .banner .swiper-slide ._box ._left {
    width: 62%;
  }
  .HomeProduct .box .image {
    grid-area: initial;
  }
  .HomeProduct .box .item figure {
    height: 3.5rem;
    margin-bottom: 0.55rem;
  }
  .HomeProduct .box1 {
    grid-template-columns: repeat(2, 1fr);
  }
  .HomeProduct .box1 .item .icon {
    height: 60px;
  }
  .HomeFour .box .boxRight .list .item {
    aspect-ratio: initial;
    padding: 0.5rem 5vw 0;
    min-height: 5rem;
  }
  .Product_01 .box .boxRight .list .item .left {
    width: 100%;
    text-align: center;
  }
  .Product_01 .box .boxRight .list .item .right {
    width: 100%;
    padding: 0.5rem 5vw;
  }
  .mbx .box .boxLeft {
    width: 100%;
  }
  .mbx .box .boxRight {
    width: 100%;
    padding: 0.3rem 0;
  }
  .mbx .box .boxRight ul li:nth-child(1) {
    padding-left: 0;
  }
  .Product_02 .posi {
    left: 46%;
  }
  .Product_03 .box .boxLef .content .num {
    font-size: 1.4rem;
  }
  .Product_05 picture img {
    min-height: 8rem;
  }
  .Product_05 .scroll .box {
    width: 250%;
  }
  .Product_06 .box {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.2rem;
  }
  .Product_06 .box .item {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .Product_07 .box .table {
    overflow: auto;
  }
  .Product_07 .box .table table {
    width: 300%;
  }
  .Product_06 .box .item .right,
  .Product_10 .box .boxRight .list .item .right {
    width: 2.6rem;
  }
  .Product_10 .box .boxLeft {
    width: 100%;
    text-align: center;
  }
  .Product_10 .box .boxRight {
    width: 100%;
    margin-top: 0.5rem;
  }
  .Product_10 .box {
    padding: 0.2rem;
  }
  .Product_09 .box .boxLeft .banner2 {
    padding: 0 1rem;
  }
  .pu_page .number {
    display: none;
  }
  .buyGuide02 .box .item .bg {
    width: 2.7rem;
  }
  .buyGuide02 .box .item .info .down-btn {
    line-height: 32px;
    font-size: 12px;
  }
  .register .btns .btn {
    height: 35px;
  }
  .News02 .box .boxLeft .UpDown .item {
    max-width: 100%;
    width: 100%;
    padding: 0.1rem 0;
  }
  .About02 .box .item .rgiht {
    padding: 0.3rem 0.2rem 0;
  }
  .About02 .box .item .rgiht .content2 {
    line-height: 1.7;
    margin-top: 0.2rem;
  }
  .About03 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .About03 .box .item {
    padding: 0.6rem 0.4rem;
  }
  .About03 .box1 .message-form .form-item .layui-input {
    height: 0.9rem;
  }
  .register .item {
    --h: 0.9rem;
  }
  .HomeProduct .box,
  .HomeNews .box,
  .Product_01 .box .boxLeft .list,
  .Product_08 .box,
  .News01 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .line_01 .a {
    line-height: 32px;
  }
  .Product_05 .box .item .top .icon p {
    width: 1rem;
    height: 1rem;
  }
  .Product_05 .box .item .top .left {
    font-size: 1rem;
  }
  .f36 {
    font-size: var(--f52);
  }
  .Home_Banner .banner .swiper-slide .orientation .con2,
  .Product_02 .posi .content2 {
    font-size: 0.44rem;
  }
  .Product_03 .box .boxLef .content .tit .tit1,
  .Product_06 .box .item .left,
  .Product_10 .box .boxRight .list .item .left {
    font-size: 0.4rem;
  }
  .HomeAbout .box .boxLeft .content1 {
    font-size: var(--f28);
  }
  .News01 .box .item .info .title,
  .HomeNews .box .item .info .title,
  .News02 .box .boxRight .sticky .relatedNews-list .relatedNews-item a .relatedNews-title {
    font-size: var(--f24);
  }
  .Product_02 .posi .content1,
  .About02 .box .item .rgiht .content1 {
    font-size: var(--f20);
  }
  .HomeProduct .box1 .item .content {
    font-size: var(--f18);
  }
  .Home_Banner .banner .swiper-slide ._box ._left .content3,
  .Home_Banner .banner .swiper-slide .orientation .con1,
  .Product_02 .posi .content3,
  .Product_03 .box .boxLef .content .tit .tit2 {
    font-size: 12px;
  }
  .About02 .box .item .rgiht .content2 {
    font-size: 11px;
  }
  .Product_01 .box .boxRight .list .item .right .content3 .ite figcaption,
  .Product_09 .box .boxRight .content3 .ite figcaption {
    font-size: 10px;
  }
  .Home_Banner .banner .swiper-slide .orientation .con4 div p {
    font-size: 10px;
    width: 32px;
    height: 32px;
  }
}
.cbl {
  position: fixed;
  bottom: 20%;
  right: 10px;
  z-index: 20;
  display: none;
}
.cbl ul li {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 5px;
  display: flex;
  cursor: pointer;
  position: relative;
}
.cbl ul li img,
.cbl ul li svg {
  margin: auto;
}
.cbl ul li:nth-child(1) {
  background: #00a1e1;
}
.cbl ul li:nth-child(2) {
  background: #cacbcc;
  margin-top: 10px;
}
.cbl ul li p {
  background-color: #ffffff;
  box-shadow: 0px 10px 40px 0px rgba(0, 83, 143, 0.1);
  position: absolute;
  top: 0%;
  right: calc(100% + 0.2rem);
  width: 1.7rem;
  padding: 0.2rem;
  border-radius: 5px;
  display: none;
}
.cbl ul li p::after {
  content: '';
  border: 6px solid transparent;
  border-left-color: #fff;
  position: absolute;
  transform: translateX(100%);
  right: 0;
  top: 0.26rem;
}
.cbl ul li p img {
  width: 100%;
}
.cbl ul li:hover p {
  display: block;
}
.list_pj {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.25rem;
}
.list_pj .item {
  padding: 0.4rem;
  padding-bottom: 0.5rem;
  text-align: center;
  background: #fff;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.list_pj .item .content0 {
  height: 2.25rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.list_pj .item .content0 img {
  margin: auto;
  max-height: 100%;
}
.list_pj .item .content1 {
  margin-top: 0.5rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.list_pj .item .content2 {
  font-size: var(--f30);
  color: #333;
  -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;
}
.list_pj .item .content3 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.16rem;
  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;
}
.list_pj .item .content4 {
  position: absolute;
  bottom: 0.4rem;
  width: 100%;
  left: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
}
@media screen and (min-width: 1200px) {
  .list_pj .item:hover {
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  }
  .list_pj .item:hover .content0 {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  .list_pj .item:hover .content1 {
    -webkit-transform: translateY(-0.3rem);
    -ms-transform: translateY(-0.3rem);
    transform: translateY(-0.3rem);
  }
  .list_pj .item:hover .content2 {
    color: #00a1e1;
  }
  .list_pj .item:hover .content4 {
    opacity: 1;
  }
}
.Product_12 .box .boxLeft {
  width: 50%;
}
.Product_12 .box .boxLeft p {
  height: 4.9rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  position: relative;
}
.Product_12 .box .boxLeft p img {
  margin: auto;
  max-height: 100%;
}
.Product_12 .box .boxLeft p svg {
  position: absolute;
  left: 0;
  bottom: -0.35rem;
}
.Product_12 .box .boxRight {
  width: 50%;
}
.Product_12 .box .boxRight .content1 {
  font-size: var(--f48);
  font-weight: bold;
  color: #444;
  line-height: 1;
}
.Product_12 .box .boxRight .content2 {
  font-size: var(--f30);
  color: #666;
  margin: 0.3rem 0 0.7rem;
}
.Product_12 .box .boxRight .content3 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
  background: #f6f6f6;
  padding: 0.4rem;
}
@media screen and (max-width: 1200px) {
  .list_pj .item {
    padding: 0.4rem;
  }
  .list_pj .item .content4 {
    position: initial;
    opacity: 1;
    margin-top: 0.2rem;
  }
}
@media screen and (max-width: 699px) {
  .list_pj {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .list_pj .item .content2 {
    font-size: var(--f24);
  }
  .list_pj .item {
    padding: 0.4rem 0.2rem;
  }
  .list_pj .item .content3 {
    font-size: var(--f16);
    height: 2.8em;
    max-height: 2.8em;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-justify: distribute-all-lines;
  }
  .Product_12 .box .boxLeft {
    width: 100%;
  }
  .Product_12 .box .boxRight {
    width: 100%;
    margin-top: 1.5rem;
  }
  .Product_12 .box .boxRight .content2 {
    font-size: var(--f24);
  }
  .Product_04 .box .item .content1 {
    padding-right: 1rem;
}
.cbl ul li img, .cbl ul li svg{
  transform: scale(0.8);
}
.HomeProduct .box .item figure{
  height: 6.4rem;
}
}
/*# sourceMappingURL=./style.css.map */