<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  --ww: 1rem;
  --bj: var(--ww);
  --top: 0.8rem;
  --color: #e96a2c;
  --gap: 0.94rem;
  --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;
  --f40: 0.4rem;
  --f44: 0.44rem;
  --f46: 0.46rem;
  --f48: 0.48rem;
  --f52: 0.52rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
  --f62: 0.62rem;
  --f72: 0.72rem;
}
@media (min-width: 1921px) {
  body {
    --bj: calc((100vw - (19.2rem - var(--ww))) / 2);
  }
}
@media screen and (max-width: 1520px) {
  body {
    --f14: 12px;
    --f16: 14px;
    --f18: 16px;
    --f20: 18px;
    --f22: 18px;
    --f24: 20px;
    --f26: 22px;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f20: 16px;
    --f22: 16px;
    --f24: 18px;
    --f26: 20px;
    --f28: 22px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f40: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f52: 0.5rem;
    --f54: 0.5rem;
    --f56: 0.52rem;
    --f58: 0.52rem;
    --f60: 0.54rem;
    --f62: 0.54rem;
    --f72: 0.6rem;
    --bj: 5vw;
    --top: 60px;
  }
}
@media screen and (max-width: 767px) {
  body {
    --f14: 0.26rem;
    --f16: 0.28rem;
    --f18: 0.3rem;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 0.34rem;
    --f26: 0.34rem;
    --f28: 0.36rem;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f40: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.42rem;
    --f52: 0.44rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
    --f62: 0.48rem;
    --f72: 0.56rem;
  }
}
/** 绾靛悜婊氬姩鏉℃牱寮� */
.public_author {
  position: relative;
  top: calc(var(--top) * -1 + 1px);
}
body::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
body::-webkit-scrollbar-thumb {
  background: #e96a2c;
}
body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  body {
    scrollbar-color: #e96a2c rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
/*.swiper-button-disabled {*/
/*  display: none !important;  */
/*}*/
.pt {
  padding-top: var(--gap);
}
.pb {
  padding-bottom: var(--gap);
}
.wMain {
  padding-left: var(--bj);
  padding-right: var(--bj);
  width: 100%;
}
.Privacy_Policy .box_ .content1 {
  font-size: var(--f62);
}
.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: #666;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #f6f6f6;
}
.Search_List .box2 {
  min-height: 40vh;
}
.Search_List .box2 .item {
  padding: 0.2rem 0.8rem;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 1200px) {
  .Search_List .box2 .item {
    padding: 0.2rem 0rem;
  }
}
.Search_List .box2 .item a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.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;
  transition: 0.4s;
  margin-top: 12px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Search_List .box2 .item a .right {
  font-size: var(--f16);
  color: var(--color);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: 0.4s;
}
.Search_List .box2 .item a .right i {
  font-size: var(--f16);
  display: inline-block;
  transition: 0.4s;
}
.Search_List .box2 .item a:hover .b {
  color: #e96a2c;
}
.Search_List .box2 .item a:hover .right i {
  transform: translateX(5px);
}
.Search_List .box3 {
  font-size: var(--f18);
  text-align: center;
}
.Sitemap .container {
  padding: var(--gap) var(--bj);
}
.Sitemap .container .ap_top {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.46rem;
}
.Sitemap .container .ap_top p {
  font-size: var(--f62);
  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;
  transition: 0.4s;
  font-size: var(--f26);
}
.Sitemap .container .ap_bot .item .content1 a:hover {
  color: #e96a2c;
}
.Sitemap .container .ap_bot .item .content2 {
  margin-top: 0.22rem;
  font-size: var(--f20);
}
.Sitemap .container .ap_bot .item .content2 .firstorder {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.2rem;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a {
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a:hover {
  color: #e96a2c;
}
.Sitemap .container .ap_bot .item .content2 .multistage {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.2rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a {
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a:hover {
  color: #e96a2c;
}
.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;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a:hover {
  color: #e96a2c;
}
.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: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.8em;
  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 {
  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 {
  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: #e96a2c;
}
.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: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.8em;
  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 {
  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 {
  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 + a {
  margin-top: 4px;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a:hover {
  color: #e96a2c;
}
.pc_header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  background: #fff;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.08));
}
.pc_header::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
.pc_header .box .logo {
  height: var(--nav_height);
}
.pc_header .box .logo a {
  display: block;
}
.pc_header .box .logo a img {
  height: 40px;
}
.pc_header .box .nav {
  --left: 5.4rem;
  display: flex;
}
.pc_header .box .nav .item &gt; p {
  padding: 0 0.24rem;
}
.pc_header .box .nav .item &gt; p a {
  font-size: var(--f18);
  color: #333;
  line-height: var(--top);
  transition: 0.4s;
}
.pc_header .box .nav .item &gt; p a i {
  transition: 0.4s;
  color: #e96a2c;
  font-size: var(--f14);
  font-weight: bold;
  margin-left: 4px;
  transform: translateY(-1px);
  display: inline-block;
}
.pc_header .box .nav .item .down_1 {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background: #ededed;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.08));
}
.pc_header .box .nav .item .down_1 .box .le_box {
  width: var(--left);
  padding: 0.6rem 0.6rem 0.6rem var(--bj);
}
.pc_header .box .nav .item .down_1 .box .le_box .content1 {
  font-size: var(--f28);
  color: #000;
  font-weight: bold;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 {
  margin-top: 0.42rem;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li a .svg {
  width: 0.35rem;
  text-align: center;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li a .svg img {
  max-width: 100%;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li a .text {
  padding-left: 0.2rem;
  flex: 1;
  font-size: var(--f20);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li a .text span {
  transition: 0.4s;
  color: #333;
  flex: 0.9;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li a .text i {
  transition: 0.4s;
  opacity: 0;
  color: #e96a2c;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li .none {
  display: none;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li + .li {
  margin-top: 0.24rem;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li:hover a .text span,
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li.active a .text span {
  color: #e96a2c;
}
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li:hover a .text i,
.pc_header .box .nav .item .down_1 .box .le_box .content2 .li.active a .text i {
  opacity: 1;
}
.pc_header .box .nav .item .down_1 .box .ri_box {
  width: calc(100% - var(--left));
  background: #f6f6f6;
  padding: 0.6rem var(--bj);
}
.pc_header .box .nav .item .down_1 .box .ri_box .content1 .text {
  font-size: var(--f28);
  color: #000;
  font-weight: bold;
}
.pc_header .box .nav .item .down_1 .box .ri_box .content2 {
  margin-top: 0.5rem;
}
.pc_header .box .nav .item .down_1 .box .ri_box .content2 .swiper .swiper-slide a .img {
  width: 100%;
  overflow: hidden;
}
.pc_header .box .nav .item .down_1 .box .ri_box .content2 .swiper .swiper-slide a .img img {
  transition: 0.4s;
  width: 100%;
}
.pc_header .box .nav .item .down_1 .box .ri_box .content2 .swiper .swiper-slide a .desc {
  transition: 0.4s;
  margin-top: 0.26rem;
  font-size: var(--f24);
  color: #333;
  font-weight: bold;
}
.pc_header .box .nav .item .down_1 .box .ri_box .content2 .swiper .swiper-slide a:hover .img img {
  transform: scale(1.05);
}
.pc_header .box .nav .item .down_1 .box .ri_box .content2 .swiper .swiper-slide a:hover .desc {
  color: #e96a2c;
}
.pc_header .box .nav .item .down_2 {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background: #f2f2f2;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.08));
}
.pc_header .box .nav .item .down_2 .box .le_box {
  width: var(--left);
  padding: 0.8rem 0.8rem 0.8rem var(--bj);
}
.pc_header .box .nav .item .down_2 .box .le_box .content1 .li a {
  font-size: var(--f22);
}
.pc_header .box .nav .item .down_2 .box .le_box .content1 .li a span {
  transition: 0.4s;
  color: #000;
  flex: 0.9;
  font-weight: bold;
}
.pc_header .box .nav .item .down_2 .box .le_box .content1 .li a i {
  opacity: 0;
  color: #e96a2c;
}
.pc_header .box .nav .item .down_2 .box .le_box .content1 .li .none {
  display: none;
}
.pc_header .box .nav .item .down_2 .box .le_box .content1 .li + .li {
  margin-top: 0.52rem;
}
.pc_header .box .nav .item .down_2 .box .le_box .content1 .li:hover a span,
.pc_header .box .nav .item .down_2 .box .le_box .content1 .li.active a span {
  color: #e96a2c;
}
.pc_header .box .nav .item .down_2 .box .le_box .content1 .li:hover a i,
.pc_header .box .nav .item .down_2 .box .le_box .content1 .li.active a i {
  opacity: 1;
}
.pc_header .box .nav .item .down_2 .box .ri_box {
  width: calc(100% - var(--left));
  background: #fbfbfb;
  padding: 0.8rem var(--bj);
}
.pc_header .box .nav .item .down_2 .box .ri_box .content1 .text {
  font-size: var(--f22);
  font-weight: bold;
}
.pc_header .box .nav .item .down_2 .box .ri_box .content2 {
  margin-top: 0.3rem;
  --w: 2.08rem;
}
.pc_header .box .nav .item .down_2 .box .ri_box .content2 .swiper .swiper-slide {
  width: var(--w) !important;
  margin-right: calc((100% - (var(--w) * 5)) / 4);
}
.pc_header .box .nav .item .down_2 .box .ri_box .content2 .swiper .swiper-slide a .img {
  width: var(--w);
  height: var(--w);
  background: #f2f2f2;
  display: flex;
  overflow: hidden;
}
.pc_header .box .nav .item .down_2 .box .ri_box .content2 .swiper .swiper-slide a .img img {
  transition: 0.4s;
  margin: auto;
  max-width: 80%;
  max-height: 80%;
}
.pc_header .box .nav .item .down_2 .box .ri_box .content2 .swiper .swiper-slide a .desc {
  transition: 0.4s;
  margin-top: 0.2rem;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.pc_header .box .nav .item .down_2 .box .ri_box .content2 .swiper .swiper-slide a:hover .img img {
  transform: scale(1.05);
}
.pc_header .box .nav .item .down_2 .box .ri_box .content2 .swiper .swiper-slide a:hover .desc {
  color: #e96a2c;
}
.pc_header .box .nav .item .down_2 .box .ri_box .content2 .swiper .swiper-slide:last-child {
  margin-right: 0;
}
.pc_header .box .nav .item .down_3 {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background: #f2f2f2;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.08));
}
.pc_header .box .nav .item .down_3 .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pc_header .box .nav .item .down_3 .box a {
  transition: 0.4s;
  line-height: var(--top);
  font-size: var(--f18);
  color: #333;
}
.pc_header .box .nav .item .down_3 .box a + a {
  margin-left: 0.4rem;
}
.pc_header .box .nav .item .down_3 .box a:hover,
.pc_header .box .nav .item .down_3 .box a.active {
  color: #e96a2c;
}
.pc_header .box .nav .item:hover .down_1,
.pc_header .box .nav .item:hover .down_2,
.pc_header .box .nav .item:hover .down_3 {
  display: block;
}
.pc_header .box .nav .item:hover &gt; p a,
.pc_header .box .nav .item.active &gt; p a {
  color: #e96a2c;
}
.pc_header .box .menu .search_input {
  margin-left: 0.48rem;
}
.pc_header .box .menu .search_input path {
  transition: 0.4s;
}
.pc_header .box .menu .search_input p {
  cursor: pointer;
}
.pc_header .box .menu .search_input p:hover path {
  fill: #e96a2c;
}
.language_five &gt; a {
  font-family: MontserratRegular;
  font-size: var(--f18);
  color: #333;
  transition: 0.4s;
}
.language_five &gt; a i {
  transition: 0.4s;
  color: #e96a2c;
  font-size: var(--f14);
  font-weight: bold;
  margin-left: 4px;
  transform: translateY(-1px);
  display: inline-block;
}
.language_five &gt; a:hover {
  color: #e96a2c;
}
.MobileMain .HeaderMobile .box .button .Language,
.language_five {
    position: relative;
}
.MobileMain .HeaderMobile .box .button .Language .post,
.language_five .post {
      display: none;
    position: absolute;
    background: #fff;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 1rem;
    text-align: center;
}
.MobileMain .HeaderMobile .box .button .Language .post a,
.language_five .post a {
  line-height: 2.4;
    transition: 0.4s;  
}
.MobileMain .HeaderMobile .box .button .Language .post a:hover,
.language_five .post a:hover {
    color: #e96a2c;
}

.MobileMain .HeaderMobile .box .button .Language:hover .post,
.language_five:hover .post {
    display: block;
}

.Footer_Container {
  background: #1b1b1b;
  padding: 0.8rem 0 0;
}
.Footer_Container .boxTop .boxLeft .content1 {
  font-size: var(--f32);
  color: #fff;
}
.Footer_Container .boxTop .boxLeft .content1 span {
  color: #e96a2c;
}
.Footer_Container .boxTop .boxLeft .content2 {
  margin-top: 0.45rem;
  width: 4.4rem;
  position: relative;
}
.Footer_Container .boxTop .boxLeft .content2 form input {
  height: 0.6rem;
  background: #121212;
  border: 0;
  padding: 0 0.22rem;
  font-size: var(--f16);
  width: 100%;
  color: #fff;
}
.Footer_Container .boxTop .boxLeft .content2 form label {
  position: absolute;
  top: 50%;
  right: 0.22rem;
  transform: translateY(-50%);
}
.Footer_Container .boxTop .boxLeft .content2 form label i {
  font-size: var(--f16);
  font-weight: bold;
  color: #e96a2c;
  cursor: pointer;
}
.Footer_Container .boxTop .boxLeft .content3 {
  font-size: var(--f18);
  color: #999;
  margin-top: 0.64rem;
}
.Footer_Container .boxTop .boxLeft .content4 {
  margin-top: 4px;
}
.Footer_Container .boxTop .boxLeft .content4 a {
  font-size: var(--f32);
  font-family: MontserratBold;
  color: #e96a2c;
}
.Footer_Container .boxTop .boxLeft .content5 {
  margin-top: 0.36rem;
  display: grid;
  gap: 0.12rem;
}
.Footer_Container .boxTop .boxLeft .content5 p {
  font-size: var(--f18);
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.Footer_Container .boxTop .boxLeft .content5 p a {
  margin-left: 7px;
  color: #fff;
}
.Footer_Container .boxTop .boxRight .item + .item{
  margin-left: 1rem;
}
.Footer_Container .boxTop .boxRight .item .h5 a {
  font-size: var(--f28);
  color: #fff;
}
.Footer_Container .boxTop .boxRight .item ul {
  margin-top: 0.4rem;
}
.Footer_Container .boxTop .boxRight .item ul li {
  margin-bottom: 0.1rem;
  font-size: var(--f16);
}
.Footer_Container .boxTop .boxRight .item ul li:last-child {
  margin-bottom: 0;
}
.Footer_Container .boxTop .boxRight .item ul li a {
  color: #666;
  transition: 0.4s;
}
.Footer_Container .boxTop .boxRight .item ul li div {
  margin-top: .1rem;   
  /*padding-left: .1rem;*/
  line-height: 2;
  font-size: .88em;
}
.Footer_Container .boxTop .boxRight .item.item2 ul {
  display: flex;
  flex-wrap: wrap;
} 
.Footer_Container .boxTop .boxRight .item.item2 ul li + li {
 margin-left: .2rem;    
}
.Footer_Container .boxTop .boxRight .item ul li a:hover {
  color: #e96a2c;
}
.Footer_Container .boxBot {
  margin-top: 2.14rem;
  padding-bottom: 0.75rem;
}
.Footer_Container .boxBot .boxLeft .top a {
  display: inline;
  font-size: var(--f16);
  color: #fff;
  margin-right: 5px;
  transition: 0.4s;
}
.Footer_Container .boxBot .boxLeft .top a:hover {
  color: #e96a2c;
}
.Footer_Container .boxBot .boxLeft .bot {
  margin-top: 0.12rem;
  font-size: var(--f16);
  color: #666;
}
.Footer_Container .boxBot .boxLeft .bot a {
  display: inline;
  color: #666;
  margin-left: 5px;
  transition: 0.4s;
}
.Footer_Container .boxBot .boxLeft .bot a:hover {
  color: #e96a2c;
}
.Footer_Container .boxBot .boxRight {
  display: flex;
  align-items: flex-end;
}
.Footer_Container .boxBot .boxRight ul {
  display: flex;
}
.Footer_Container .boxBot .boxRight ul li {
  position: relative;
}
.Footer_Container .boxBot .boxRight ul li a {
  cursor: pointer;
}
.Footer_Container .boxBot .boxRight ul li a path {
  transition: 0.4s;
}
.Footer_Container .boxBot .boxRight ul li .ewm {
  position: absolute;
  left: 50%;
  bottom: 35px;
  transform: translateX(-50%) scale(0);
  transform-origin: center bottom;
  transition: 0.4s;
  width: 1.1rem;
}
.Footer_Container .boxBot .boxRight ul li .ewm img {
  width: 100%;
}
.Footer_Container .boxBot .boxRight ul li + li {
  margin-left: 0.2rem;
}
.Footer_Container .boxBot .boxRight ul li:hover a path {
  fill: #e96a2c;
}
.Footer_Container .boxBot .boxRight ul li:hover .ewm {
  transform: translateX(-50%) scale(1);
}
:root {
  --hh: 0.42rem;
  --rw: 32px;
}
.pu_link {
  display: inline-block;
}
.pu_link .a {
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  min-width: 1.6rem;
  line-height: var(--hh);
  border-radius: calc((var(--hh) + 4px) / 2);
  border: 2px solid #e96a2c;
  font-size: var(--f18);
  padding: 0 0.2rem 0 0.3rem;
  transition: 0.6s;
}
.pu_link .a span {
  transition: 0.4s;
  color: #000;
}
.pu_link .a i {
  transition: 0.4s;
  color: #e96a2c;
  margin-left: 0.16rem;
  font-size: 0.8em;
  font-weight: bold;
}
.pu_link .a:hover {
  background: #e96a2c;
}
.pu_link .a:hover i,
.pu_link .a:hover span {
  color: #fff;
}
.pu_link.white .a {
  border-color: #fff;
}
.pu_link.white .a i,
.pu_link.white .a span {
  color: #fff;
}
.pu_link.white .a:hover {
  background: #fff;
}
.pu_link.white .a:hover i,
.pu_link.white .a:hover span {
  color: #e96a2c;
}
.pu_link + .pu_link {
  margin-left: 0.2rem;
}
.pu_link_01 {
  display: inline-block;
}
.pu_link_01 .a {
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  min-width: 1.6rem;
  line-height: var(--hh);
  border-radius: calc((var(--hh) + 4px) / 2);
  border: 2px solid #e96a2c;
  font-size: var(--f18);
  padding: 0 0.2rem 0 0.3rem;
  transition: 0.6s;
  background: #e96a2c;
}
.pu_link_01 .a span {
  transition: 0.4s;
  color: #fff;
}
.pu_link_01 .a i {
  transition: 0.4s;
  color: #fff;
  margin-left: 0.16rem;
  font-size: 0.8em;
  font-weight: bold;
}
.pu_link_01 .a:hover {
  background: #e96a2c;
}
.pu_link_01 .a:hover i,
.pu_link_01 .a:hover span {
  color: #fff;
}
.flex_center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.bgColor {
  background: #f4f4f4;
}
.flexBetween {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexCenter {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.center {
  text-align: center;
}
.white {
  color: #fff;
}
.mt {
  margin-top: 0.54rem;
}
.index_banner {
  position: relative;
}
.index_banner .swiper .swiper-slide {
  position: relative;
}
.index_banner .swiper .swiper-slide .slide_img {
  width: 100%;
}
.index_banner .swiper .swiper-slide .slide_img img,
.index_banner .swiper .swiper-slide .slide_img video {
  width: 100%;
  height: calc(var(--vh) - var(--top));
}
@media screen and (max-width: 1200px) {
  .index_banner .swiper .swiper-slide .slide_img img,
  .index_banner .swiper .swiper-slide .slide_img video {
    height: 60vh;
  }
}
.index_banner .swiper .swiper-slide .slide_post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 var(--bj);
  display: flex;
}
.index_banner .swiper .swiper-slide .slide_post &gt; div {
  width: 100%;
  margin: auto;
}
.index_banner .swiper .swiper-slide .slide_post &gt; div .t1 {
  font-size: var(--f72);
  font-weight: 600;
  line-height: 1.2;
  color: rgba(102,102,102,0.9);
}
.index_banner .swiper .swiper-slide .slide_post &gt; div .t1 span {
  font-weight: 600;
  color: #e96a2c;
}
.index_banner .swiper .swiper-slide .slide_post &gt; div .t2 {
  font-family: MontserratBold;
  font-size: var(--f28);
  color: #999;
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 0.24rem;
}
.index_banner .div_ {
  position: absolute;
  width: 100%;
  padding: 0 var(--bj);
  left: 0;
  bottom: 0.64rem;
  z-index: 2;
}
.index_banner .div_ .swiper-pagination-bullet {
  border: 0;
  width: 0.3rem;
  height: 2px;
  opacity: 0.2;
  transition: 0.4s;
  border-radius: 0;
  background: #000;
}
.index_banner .div_ .swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.68rem;
  background: #e96a2c;
}
.title_01 .cont1 {
  font-weight: bold;
  font-size: var(--f62);
  line-height: 1.2;
}
.title_01 .cont2 {
  font-weight: bold;
  font-size: var(--f32);
  margin-top: 0.16rem;
}
.title_01 .cont2 span {
  font-weight: bold;
  color: #e96a2c;
}
.title_01 .cont3 {
  margin-top: 0.26rem;
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.Home_Solution {
  overflow: hidden;
}
.Home_Solution .box .box_main {
  display: grid;
}
.Home_Solution .box .box_main .item {
  position: relative;
  overflow: hidden;
}
.Home_Solution .box .box_main .item a {
  height: 100%;
}
.Home_Solution .box .box_main .item a .img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.Home_Solution .box .box_main .item a .img img {
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
.Home_Solution .box .box_main .item a .img::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/img2.png) no-repeat center bottom / cover;
  background-size: 100% auto;
}
.Home_Solution .box .box_main .item a .orientation {
  position: absolute;
  z-index: 1;
  bottom: 0.4rem;
  left: 0.4rem;
  opacity: 0.5;
  transition: 0.4s;
}
.Home_Solution .box .box_main .item a .orientation p {
  font-size: var(--f28);
  color: #fff;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.Home_Solution .box .box_main .item a .orientation p span {
  width: var(--rw);
  height: var(--rw);
  border: 2px solid #fff;
  border-radius: 50%;
  margin-left: 0.16rem;
  display: flex;
  transform: translateY(1px);
}
.Home_Solution .box .box_main .item a .orientation p span svg {
  margin: auto;
  transform: translateY(1px);
}
.Home_Solution .box .box_main .item a .orientation1 {
  position: absolute;
  z-index: 1;
  bottom: 0.4rem;
  left: 0.4rem;
  transition: 0.4s;
  opacity: 0;
  transform: translateY(0.9rem);
}
.Home_Solution .box .box_main .item a .orientation1 p {
  font-size: var(--f46);
  color: #fff;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.Home_Solution .box .box_main .item a .orientation1 p span {
  width: calc(var(--rw) + 10px);
  height: calc(var(--rw) + 10px);
  border: 4px solid #e96a2c;
  border-radius: 50%;
  margin-left: 0.16rem;
  display: flex;
  transform: translateY(1px);
}
.Home_Solution .box .box_main .item a .orientation1 p span svg {
  margin: auto;
  transform: translateY(1px);
}
@media screen and (min-width: 1200px) {
  .Home_Solution .box .box_main .item a:hover .img img {
    transform: scale(1.1);
  }
  .Home_Solution .box .box_main .item a:hover .orientation {
    opacity: 0;
    transform: translateY(-0.3rem);
  }
  .Home_Solution .box .box_main .item a:hover .orientation1 {
    transform: translateY(0rem);
    opacity: 1;
  }
}
.Home_Solution .box .box_main:nth-child(odd) {
  grid-template-columns: repeat(2, 1fr);
}
.Home_Solution .box .box_main:nth-child(even) {
  grid-template-columns: repeat(3, 1fr);
}
.Home_Product {
  background: #f4f4f4;
  --w: 7.8rem;
  --h0: 1.96rem;
  --h1: 3.72rem;
}
.Home_Product .box .scroll {
  display: flex;
}
.Home_Product .box .scroll .item {
  position: relative;
  flex: 1;
  margin-right: max(10px, 0.1rem);
  overflow: hidden;
  transition: 0.4s;
}
.Home_Product .box .scroll .item:last-child {
  margin-right: 0;
}
.Home_Product .box .scroll .item .one {
  background: #fff;
  transition: 0.4s;
}
.Home_Product .box .scroll .item .one .content1 {
  padding: 0 0.4rem;
  height: var(--h0);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Home_Product .box .scroll .item .one .content1 .content3 {
  font-weight: bold;
  font-size: var(--f26);
}
.Home_Product .box .scroll .item .one .content1 .content4 {
  font-size: var(--f18);
  color: #333;
  margin-top: 0.15rem;
}
.Home_Product .box .scroll .item .one .content2 {
  position: relative;
  overflow: hidden;
}
.Home_Product .box .scroll .item .one .content2 &gt; img {
  width: 100%;
  height: var(--h1);
}
.Home_Product .box .scroll .item .one .content2 p {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) translateX(0.25rem);
  width: 100%;
  text-align: right;
}
.Home_Product .box .scroll .item .one .content2 p img {
  max-height: min(80%, 2.6rem);
  max-width: 100%;
}
.Home_Product .box .scroll .item .two {
  position: absolute;
  width: 100%;
  min-width: var(--w);
  background: #fff;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.4s;
}
.Home_Product .box .scroll .item .two .content1 {
  padding: 0 0.4rem;
  height: var(--h0);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: var(--f46);
  color: #e96a2c;
  font-weight: bold;
}
.Home_Product .box .scroll .item .two .content2 {
  position: relative;
  overflow: hidden;
}
.Home_Product .box .scroll .item .two .content2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 3px;
  background: #e96a2c;
  transition: 0.4s;
}
.Home_Product .box .scroll .item .two .content2 &gt; img {
  width: 100%;
  height: var(--h1);
}
.Home_Product .box .scroll .item .two .content2 p {
  position: absolute;
  top: 50%;
  right: 0.4rem;
  transform: translateY(-50%);
  width: calc(100% - 2.8rem);
  text-align: center;
}
.Home_Product .box .scroll .item .two .content2 p img {
  max-height: min(80%, 2.6rem);
  max-width: 100%;
}
.Home_Product .box .scroll .item .two .content3 {
  position: absolute;
  top: calc(var(--h0) + 0.5rem);
  left: 0.4rem;
  width: 2rem;
}
.Home_Product .box .scroll .item .two .content3 ul {
  max-height: 2rem;
  overflow: auto;
  padding-right: 0.1rem;
}
.Home_Product .box .scroll .item .two .content3 ul::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.Home_Product .box .scroll .item .two .content3 ul::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e96a2c;
}
.Home_Product .box .scroll .item .two .content3 ul::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
}
@-moz-document url-prefix() {
  .Home_Product .box .scroll .item .two .content3 ul {
    scrollbar-color: #e96a2c rgba(0, 0, 0, 0.5);
    scrollbar-width: thin;
    -ms-overflow-style: none;
  }
}
.Home_Product .box .scroll .item .two .content3 ul li {
  padding-left: 0.18rem;
  position: relative;
}
.Home_Product .box .scroll .item .two .content3 ul li::after {
  content: "";
  position: absolute;
  top: calc((var(--f16) * 1.3 - 5px) / 2);
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #e96a2c;
}
.Home_Product .box .scroll .item .two .content3 ul li .a {
  font-size: var(--f16);
  color: #666;
  line-height: 1.3;
}
.Home_Product .box .scroll .item .two .content3 ul li + li {
  margin-top: 0.1rem;
}
.Home_Product .box .scroll .item .two .content4 {
  position: absolute;
  bottom: 0.5rem;
  left: 0.4rem;
}
.Home_Product .box .scroll .item .two .content4 a {
  font-size: var(--f22);
  font-weight: bold;
  color: #000;
  display: inline-flex;
  align-items: center;
}
.Home_Product .box .scroll .item .two .content4 a span {
  width: var(--rw);
  height: var(--rw);
  border: 2px solid #e96a2c;
  border-radius: 50%;
  margin-left: 0.12rem;
  display: flex;
  transition: 0.4s;
}
.Home_Product .box .scroll .item .two .content4 a span i {
  margin: auto;
  font-size: var(--f14);
  color: #e96a2c;
  transition: 0.4s;
}
@media screen and (min-width: 1200px) {
  .Home_Product .box .scroll .item .two .content4 a:hover span {
    background: #e96a2c;
    transform: translateX(0.06rem);
  }
  .Home_Product .box .scroll .item .two .content4 a:hover span i {
    color: #fff;
  }
}
@media screen and (min-width: 1200px) {
  .Home_Product .box .scroll .item.active {
    flex: 1.7;
  }
  .Home_Product .box .scroll .item.active .one {
    opacity: 0;
  }
  .Home_Product .box .scroll .item.active .two {
    opacity: 1;
  }
  .Home_Product .box .scroll .item.active .two .content2::after {
    width: 100%;
    transition-delay: 0.3s;
  }
}
.button_01 .a {
  transition: 0.4s;
  cursor: pointer;
  font-size: var(--f22);
  font-weight: bold;
  color: #fff;
  display: inline-flex;
  align-items: center;
}
.button_01 .a span {
  width: var(--rw);
  height: var(--rw);
  border: 2px solid #fff;
  border-radius: 50%;
  margin-left: 0.12rem;
  display: flex;
  transition: 0.4s;
}
.button_01 .a span i {
  margin: auto;
  font-size: var(--f14);
  color: #fff;
  transition: 0.4s;
}
.button_02 .a {
  cursor: pointer;
  font-size: var(--f22);
  font-weight: bold;
  color: #000;
  display: inline-flex;
  align-items: center;
  transition: 0.4s;
}
.button_02 .a span {
  width: var(--rw);
  height: var(--rw);
  border: 2px solid #e96a2c;
  border-radius: 50%;
  margin-left: 0.12rem;
  display: flex;
  transition: 0.4s;
}
.button_02 .a span i {
  margin: auto;
  font-size: var(--f14);
  color: #e96a2c;
  transition: 0.4s;
  line-height: 1;
}
@media screen and (min-width: 1200px) {
  .button_02 .a:hover span {
    background: #e96a2c;
    transform: translateX(0.06rem);
  }
  .button_02 .a:hover span i {
    color: #fff;
  }
}
.Home_Case .box .toggle {
  overflow-x: auto;  
}
.Home_Case .box .toggle .scroll {
  position: relative;
  display: flex;
  justify-content: center;
  white-space: nowrap;
  /*width: 100%;*/
}
.Home_Case .box .toggle::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.Home_Case .box .toggle .scroll::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #eee;
  top: 5.5px;
  z-index: -1;
}
.Home_Case .box .toggle .scroll .item {
  cursor: pointer;
  margin: 0 0.5rem;
}
.Home_Case .box .toggle .scroll .item .top span {
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  border: 2px solid #e96a2c;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transition: 0.4s;
}
.Home_Case .box .toggle .scroll .item .bot {
  font-size: var(--f20);
  font-weight: bold;
  margin-top: 0.1rem;
  transition: 0.4s;
}
.Home_Case .box .toggle .scroll .item:hover .bot {
  color: #e96a2c;
}
.Home_Case .box .toggle .scroll .item.active .top span {
  opacity: 1;
}
.Home_Case .box .toggle .scroll .item.active .bot {
  color: #e96a2c;
}
.Home_Case .box .toggle_main {
  margin-top: 0.45rem;
}
.Home_Case .box .toggle_main .item a {
  background: #e96a2c;
  transition: 0.4s;
}
.Home_Case .box .toggle_main .item a .boxLeft {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.Home_Case .box .toggle_main .item a .boxLeft &gt; div {
  width: 100%;
  padding: 0 0.95rem;
}
.Home_Case .box .toggle_main .item a .boxLeft .content1 {
  font-size: var(--f46);
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
}
.Home_Case .box .toggle_main .item a .boxLeft .content2 {
  font-size: var(--f28);
  color: #fff;
  margin-top: 0.2rem;
}
.Home_Case .box .toggle_main .item a .boxLeft .content2 em {
  font-family: MontserratBold;
}
.Home_Case .box .toggle_main .item a .boxLeft .content3 {
  margin-top: 0.55rem;
}
.Home_Case .box .toggle_main .item a .boxRight {
  width: 50%;
  overflow: hidden;
}
.Home_Case .box .toggle_main .item a .boxRight img {
  width: 100%;
  transition: 0.4s;
}
@media screen and (min-width: 1200px) {
  .Home_Case .box .toggle_main .item a:hover {
    background: rgba(233, 106, 44, 0.9);
  }
  .Home_Case .box .toggle_main .item a:hover .boxLeft .content3 span {
    transform: translateX(0.06rem);
  }
  .Home_Case .box .toggle_main .item a:hover .boxRight img {
    transform: scale(1.05);
  }
}
.Home_Case .box .toggle_main .item.active {
  display: block;
}
.Home_Cooperation {
  background: #f4f4f4;
}
.Home_Cooperation .box .banner {
  overflow: hidden;
}
.Home_Cooperation .box .banner:last-child ul {
  animation-delay: .5s;    
}
.Home_Cooperation .box .banner ul {
  width: max-content;
  display: flex;
  animation: marquee 30s linear infinite;
}
.Home_Cooperation .box .banner ul li {
  height: 1rem;
  width: 2.6rem;
  display: flex;
  background: #fff;
  margin: 0 0.1rem;
}
.Home_Cooperation .box .banner ul li img {
  margin: auto;
  max-width: 80%;
  max-height: 80%;
  transition: 0.4s;
}
.Home_Cooperation .box .banner ul li:hover img {
  opacity: 1;
}
.Home_Cooperation .box .banner ul:hover {
  animation-play-state: paused;
}
.Home_Cooperation .box .banner2 {
  margin: 0.2rem 0;
}
.Home_Cooperation .box .banner2 ul {
  animation-direction: reverse;
}
.Home_Cooperation .button_02 {
  margin-top: 0.9rem;
}
@keyframes marquee {
  0% {
    transform: translateZ(0);
  }
  100% {
    transform: translate3d(calc(-50% - 0rem), 0, 0);
  }
}
.Home_Technology {
  --w: 2.3rem;
}
.Home_Technology .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
}
@media screen and (max-width: 1200px) {
  .Home_Technology .box {
    grid-template-columns: repeat(1, 1fr);
  }
}
.Home_Technology .box .item {
  position: relative;
}
.Home_Technology .box .item a {
  display: block;
}
.Home_Technology .box .item .img {
  opacity: 0;
  transition: 0.4s;
  position: relative;
}
.Home_Technology .box .item .img::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.5);
}

.Home_Technology .box .item .img img {
  width: 100%;
}
.Home_Technology .box .item .orientation {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: 0.4s;
}
.Home_Technology .box .item .orientation .left {
  width: var(--w);
  display: flex;
}
.Home_Technology .box .item .orientation .left img {
  margin: auto;
  max-width: 1rem;
  filter: brightness(100);
}
.Home_Technology .box .item .orientation .right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-right: 0.7rem;
}
.Home_Technology .box .item .orientation .right &gt; div {
  width: 100%;
  color: #fff;
}
.Home_Technology .box .item .orientation .right .content1 {
  font-size: var(--f28);
  font-weight: bold;
}
.Home_Technology .box .item .orientation .right .content2 {
  font-size: var(--f18);
  margin-top: 0.3rem;
  max-height: 3.2em;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.Home_Technology .box .item .orientation .right .content3 {
  margin-top: 0.4rem;
}
.Home_Technology .box .item .orientation .right .content3 .button_02 .a {
  color: #fff;
}
.Home_Technology .box .item .orientation1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 2;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  transition: 0.4s;
}
.Home_Technology .box .item .orientation1 .left {
  width: var(--w);
  display: flex;
}
.Home_Technology .box .item .orientation1 .left img {
  margin: auto;
  max-width: 1rem;
}
.Home_Technology .box .item .orientation1 .right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.Home_Technology .box .item .orientation1 .right .content1 {
  font-size: var(--f28);
  font-weight: bold;
  color: #000;
}
.Home_Technology .box .item:hover .img {
  opacity: 1;
}
.Home_Technology .box .item:hover .orientation {
  opacity: 1;
}
.Home_Technology .box .item:hover .orientation1 {
  opacity: 0;
  visibility: hidden;
}
.Home_Service {
  background: #f4f4f4;
}
.Home_Service .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.Home_Service .box .item {
  position: relative;
  overflow: hidden;
}
.Home_Service .box .item .bk {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.Home_Service .box .item .bk img {
  width: 100%;
  transition: 0.4s;
}
.Home_Service .box .item .bk::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/img2.png) no-repeat center bottom / cover;
  background-size: 100% auto;
}
.Home_Service .box .item .orientation {
  position: absolute;
  left: 0;
  bottom: 0.45rem;
  z-index: 2;
  width: 100%;
  text-align: center;
  color: #fff;
}
.Home_Service .box .item .orientation .content1 {
  font-size: var(--f46);
  font-weight: bold;
  line-height: 1.2;
}
.Home_Service .box .item .orientation .content2 {
  font-size: var(--f18);
  margin: 8px 0 0.2rem;
}
.Home_Service .box .item .orientation .content3 .button_02 .a {
  color: #fff;
}
.Home_Service .box .item:hover .bk img {
  transform: scale(1.05);
}
.fff {
  color: #fff !important;
}
.Home_About {
  background: url(../images/img21.jpg) no-repeat center center / cover;
}
.Home_About .img img {
  width: 100%;
}
.Home_About .box {
  text-align: center;
  color: #fff;
  margin-top: 1.3rem;
}
.Home_About .box .content1 {
  font-size: var(--f28);
}
.Home_About .box .content2 {
  font-size: var(--f18);
  color: #fff;
  line-height: 2;
  margin-top: 0.46rem;
}
.Home_About .box .content3 {
  margin-top: 0.6rem;
}
.Home_About .box1 {
  margin-top: 1.3rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.Home_About .box1 .main {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.4rem;
}
.Home_About .box1 .item {
  text-align: center;
  padding: 0.5rem 0;
}
.Home_About .box1 .item .top {
  display: flex;
  justify-content: center;
  color: #e96a2c;
  font-family: MontserratBold;
  align-items: center;
  line-height: 1;
}
.Home_About .box1 .item .top div {
  font-size: 0.7rem;
}
.Home_About .box1 .item .top p {
  font-size: var(--f60);
  margin-left: 0.1rem;
}
.Home_About .box1 .item .bot {
  font-size: var(--f20);
  font-weight: bold;
  color: #fff;
  margin-top: 4px;
}
.Home_Hews {
  background: url(../images/img22.jpg) no-repeat center center / cover;
}
.Home_Hews .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.35rem;
}
.Home_Hews .box .list1 {
  background: #fff;
  height: 0;
  position: relative;
}
.Home_Hews .box .list1::before {
  content: "";
  right: 2px;
  height: 0.8rem;
  position: absolute;
  top: 0;
  background: linear-gradient(rgba(248, 248, 248, 0) 0%, #fff 30%);
  transform: rotate(180deg);
  z-index: 1;
  left: 0px;
}
.Home_Hews .box .list1::after {
  content: "";
  height: 0.45rem;
  right: 2px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(rgba(248, 248, 248, 0) 0%, #fff 20%);
  left: 0px;
}
.Home_Hews .box .list1 .orientation {
  background: #c2c2c2;
  position: absolute;
  font-weight: bold;
  font-size: var(--f18);
  color: #fff;
  top: 0;
  left: 0;
  transition: 0.4s;
  min-width: 1.4rem;
  padding: 0 0.3rem;
  line-height: 0.56rem;
  text-align: center;
  z-index: 2;
}
.Home_Hews .box .list1 .scroll {
  padding: 0.8rem 0 0.45rem;
  height: 100%;
  overflow: auto;
  padding-right: 0.1rem;
}
.Home_Hews .box .list1 .scroll::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.Home_Hews .box .list1 .scroll::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e96a2c;
}
.Home_Hews .box .list1 .scroll::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
}
@-moz-document url-prefix() {
  .Home_Hews .box .list1 .scroll {
    scrollbar-color: #e96a2c rgba(0, 0, 0, 0.5);
    scrollbar-width: thin;
    -ms-overflow-style: none;
  }
}
.Home_Hews .box .list1 .scroll .item {
  margin-bottom: 0.36rem;
}
.Home_Hews .box .list1 .scroll .item:last-child {
  margin-bottom: 0;
}
.Home_Hews .box .list1 .scroll .item a {
  display: block;
  padding: 0 0.4rem;
}
.Home_Hews .box .list1 .scroll .item a .title {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.Home_Hews .box .list1 .scroll .item a .title div {
  flex: 0.95;
  font-size: var(--f24);
  font-weight: bold;
  max-height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: 0.4s;
  color: #000;
}
.Home_Hews .box .list1 .scroll .item a .title .time {
  font-size: var(--f18);
  color: #999;
  font-family: MontserratMedium;
}
.Home_Hews .box .list1 .scroll .item a .desc {
  font-size: var(--f18);
  color: #666;
  max-height: 3.4em;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.2rem;
}
.Home_Hews .box .list1 .scroll .item a:hover .title div {
  color: #e96a2c;
}
.pu_list a {
  display: block;
}
.pu_list a figure {
  position: relative;
  overflow: hidden;
}
.pu_list a figure img {
  width: 100%;
  height: 3.26rem;
  transition: 0.4s;
}
.pu_list a figure .orientation {
  background: #c2c2c2;
  position: absolute;
  font-weight: bold;
  font-size: var(--f18);
  color: #fff;
  top: 0;
  left: 0;
  transition: 0.4s;
  min-width: 1.4rem;
  padding: 0 0.3rem;
  line-height: 0.56rem;
  text-align: center;
}
.pu_list a figcaption {
  background: #fff;
  padding: 0.45rem 0.4rem;
}
.pu_list a figcaption .content1 {
  font-size: var(--f24);
  font-weight: bold;
  color: #000;
  max-height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: 0.4s;
}
.pu_list a figcaption .content2 {
  font-size: var(--f18);
  color: #666;
  height: 3.4em;
  max-height: 3.4em;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.36rem;
}
.pu_list a figcaption .content3 {
  margin-top: 1rem;
  align-items: center;
}
.pu_list a figcaption .content3 .time {
  font-family: MontserratMedium;
  font-size: var(--f18);
  color: #999;
}
.pu_list a:hover figure img {
  transform: scale(1.05);
}
.pu_list a:hover figure .orientation {
  background: #e96a2c;
  color: #fff;
}
.pu_list a:hover figcaption .content1 {
  color: #e96a2c;
}
.pu_list a:hover figcaption .content3 .button_02 .a span {
  transform: translateX(0.06rem);
}
.pu_banner {
  position: relative;
}
.pu_banner .ban_bk {
  width: 100%;
}
.pu_banner .ban_bk img {
  width: 100%;
}
.pu_banner .ban_post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 var(--bj);
  display: flex;
}
.pu_banner .ban_post &gt; div {
  width: 100%;
  margin: auto;
}
.pu_banner .ban_post &gt; div .t1 {
  color: #fff;
  font-size: var(--f62);
}
.pu_banner .ban_div {
  position: absolute;
  width: 100%;
  padding: 0 var(--bj);
  bottom: 0.75rem;
  left: 0;
}
.pu_banner.active .ban_div {
  bottom: 0.35rem;
}
.pu_leval {
  position: relative;
  margin-top: var(--height);
}
.pu_leval .box {
  padding: 0.22rem 0.5rem;
  background: #fff;
  box-shadow: 0px 10px 25px 0px rgba(98, 98, 98, 0.15);
}
.pu_leval .box .le_box {
  display: flex;
  flex-wrap: wrap;
}
.pu_leval .box .le_box a {
  transition: 0.4s;
  font-size: var(--f20);
  color: #000;
  font-weight: bold;
}
.pu_leval .box .le_box a + a {
  margin-left: 0.8rem;
}
.pu_leval .box .le_box a.active,
.pu_leval .box .le_box a:hover {
  color: #e96a2c;
}
.pu_md &gt; div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  font-size: var(--f16);
}
.pu_md &gt; div a {
  transition: 0.4s;
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
}
.pu_md &gt; div a:hover {
  color: #fff;
}
.pu_md &gt; div i {
  color: rgba(255, 255, 255, 0.5);
  margin: 0 4px;
  font-size: 0.9em;
}
.pu_md.pu_md_2 &gt; div {
  color: #333;
}
.pu_md.pu_md_2 &gt; div a {
  color: #999;
}
.pu_md.pu_md_2 &gt; div a:hover {
  color: #e96a2c;
}
.pu_md.pu_md_2 &gt; div i {
  color: #999;
}
.pu_xzwm {
  margin: 0 auto;
}
.pu_xzwm .box {
  position: relative;
}
.pu_xzwm .box .bk {
  width: 100%;
}
.pu_xzwm .box .bk img {
  width: 100%;
}
.pu_xzwm .box .post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
}
.pu_xzwm .box .post &gt; div {
  width: 100%;
  margin: auto;
}
.pu_xzwm .box .post &gt; div .t1 {
  color: #fff;
  font-size: var(--f52);
}
.pu_xzwm .box .post &gt; div .t2 {
  margin-top: 0.24rem;
}
.div_width {
  width: calc(100% - var(--bj) * 2);
}
.m70 {
  margin-top: 0.7rem;
}
.pu_li_1 a {
  background: #f2f2f2;
  padding: 0.5rem 0.5rem 0.3rem;
}
.pu_li_1 a .text {
  text-align: center;
}
.pu_li_1 a .text .t1 {
  transition: 0.4s;
  font-size: var(--f26);
  color: #000;
  font-weight: bold;
  max-height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.pu_li_1 a .text .t2 {
  margin-top: 0.1rem;
  font-size: var(--f18);
  color: #333;
  max-height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.pu_li_1 a .text .t3 {
  transition: 0.4s;
  opacity: 0;
  margin-top: 0.26rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: var(--f18);
}
.pu_li_1 a .text .t3 span {
  color: #000;
  font-weight: bold;
}
.pu_li_1 a .text .t3 i {
  font-size: 0.8em;
  font-weight: bold;
  margin-left: 0.1rem;
  color: #e96a2c;
}
.pu_li_1 a .img {
  margin-top: 0.14rem;
  display: flex;
  height: 2.94rem;
}
.pu_li_1 a .img img {
  max-width: 80%;
  max-height: 80%;
  margin: auto;
}
.pu_li_1 a:hover .text .t1 {
  color: #e96a2c;
}
.pu_li_1 a:hover .text .t3 {
  opacity: 1;
}
.solution_01 .so_bot {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
.solution_01 .so_bot .item {
  position: relative;
  transition: 0.4s;
}
.solution_01 .so_bot .item .bk {
  width: 100%;
}
.solution_01 .so_bot .item .bk img {
  width: 100%;
}
.solution_01 .so_bot .item .post {
  transition: 0.6s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f4f4f4;
  display: flex;
}
.solution_01 .so_bot .item .post &gt; div {
  width: 100%;
  margin: auto;
  text-align: center;
}
.solution_01 .so_bot .item .post &gt; div .svg {
  height: 0.78rem;
}
.solution_01 .so_bot .item .post &gt; div .svg img {
  transition: 0.3s;
  max-height: 100%;
}
.solution_01 .so_bot .item .post &gt; div .text {
  transition: 0.3s;
  margin-top: 0.4rem;
  font-size: var(--f28);
  color: #000;
  line-height: 1.4;
}
.solution_01 .so_bot .item:hover {
  transform: translateY(-0.1rem);
}
.solution_01 .so_bot .item:hover .post {
  background: transparent;
}
.solution_01 .so_bot .item:hover .post &gt; div .svg img {
  filter: brightness(100);
}
.solution_01 .so_bot .item:hover .post &gt; div .text {
  color: #fff;
}
.solution_02 {
  position: relative;
}
.solution_02::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 78%;
  background: #f4f4f4;
}
.solution_02 .so_bot {
  position: relative;
}
.solution_02 .so_bot .bk {
  width: 100%;
}
.solution_02 .so_bot .bk img {
  width: 100%;
}
.solution_02 .so_bot .post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
}
.solution_02 .so_bot .post .item {
  position: relative;
  flex: 1;
  transition: 0.6s;
}
.solution_02 .so_bot .post .item .div1 {
  transition: 0.6s;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 0.8rem;
}
.solution_02 .so_bot .post .item .div1 .svg {
  height: 0.78rem;
}
.solution_02 .so_bot .post .item .div1 .svg img {
  max-height: 100%;
}
.solution_02 .so_bot .post .item .div1 .text {
  margin-top: 0.28rem;
  color: #fff;
}
.solution_02 .so_bot .post .item .div1 .text .t1 {
  font-size: var(--f28);
  font-weight: bold;
}
.solution_02 .so_bot .post .item .div1 .text .t2 {
  margin-top: 0.28rem;
  font-size: var(--f20);
  line-height: 1.4;
}
.solution_02 .so_bot .post .item .div2 {
  transition: 0.4s;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.8rem;
  text-align: center;
  font-size: var(--f28);
  color: #fff;
  line-height: 1.4;
}
.solution_02 .so_bot .post .item + .item {
  border-left: 1px solid rgba(255, 255, 255, 0.6);
}
@media (min-width: 1200px) {
  .solution_02 .so_bot .post .item:hover {
    flex: 2.26;
  }
  .solution_02 .so_bot .post .item:hover .div1 {
    opacity: 1;
    top: 38%;
    transition-delay: 0.4s;
  }
  .solution_02 .so_bot .post .item:hover .div2 {
    opacity: 0;
  }
}
.pu_li_2 a {
  transition: 0.8s;
  background: #f4f4f4;
}
.pu_li_2 a .le_box {
  width: 50%;
  display: flex;
}
.pu_li_2 a .le_box &gt; div {
  width: 100%;
  margin: auto;
  padding: 0 0.9rem;
}
.pu_li_2 a .le_box &gt; div .content1 {
  transition: 0.4s;
  display: inline-block;
  min-width: 1.6rem;
  font-size: var(--f18);
  color: #000;
  line-height: var(--hh);
  border-radius: calc((var(--hh) + 4px) / 2);
  border: 2px solid #e96a2c;
  padding: 0 0.3rem;
  text-align: center;
}
.pu_li_2 a .le_box &gt; div .content2 {
  margin: 0.7rem 0;
}
.pu_li_2 a .le_box &gt; div .content2 .t1 {
  transition: 0.4s;
  font-size: var(--f46);
  color: #333;
}
.pu_li_2 a .le_box &gt; div .content2 .t2 {
  margin-top: 0.2rem;
  transition: 0.4s;
  font-size: var(--f20);
  color: #666;
  max-height: 5.4em;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.pu_li_2 a .ri_box {
  width: 50%;
  overflow: hidden;
}
.pu_li_2 a .ri_box img {
  transition: 0.4s;
  width: 100%;
}
.pu_li_2 a:hover {
  background: #e96a2c !important;
}
.pu_li_2 a:hover .le_box &gt; div .content1 {
  border-color: #fff;
  color: #fff;
}
.pu_li_2 a:hover .le_box &gt; div .content2 .t1,
.pu_li_2 a:hover .le_box &gt; div .content2 .t2 {
  color: #fff;
}
.pu_li_2 a:hover .le_box &gt; div .content3 .button_02 .a {
  color: #fff;
}
.pu_li_2 a:hover .le_box &gt; div .content3 .button_02 .a .radius {
  border-color: #fff;
}
.pu_li_2 a:hover .le_box &gt; div .content3 .button_02 .a .radius i {
  color: #fff;
}
.pu_li_2 a:hover .ri_box img {
  transform: scale(1.05);
}
.industry_01 .ry_top {
  display: grid;
  gap: 0.7rem;
}
.industry_01 .ry_top .pu_li_2:nth-child(even) a {
  flex-direction: row-reverse;
}
.industry_01 .ry_top .pu_li_2:nth-child(n + 5) {
  display: none;
}
.details_01 {
  background: #f4f4f4;
}
.details_01 .box .le_box {
  width: 43%;
  padding: 0.42rem var(--bj);
}
.details_01 .box .le_box &gt; div .content2 {
  margin-top: 1.8rem;
}
.details_01 .box .le_box &gt; div .content2 .div1 .t1 {
  font-size: var(--f62);
  font-weight: bold;
  color: #000;
}
.details_01 .box .le_box &gt; div .content2 .div1 .t2 {
  margin: 0.38rem 0 0.2rem;
  font-size: var(--f28);
  color: #000;
  font-weight: bold;
}
.details_01 .box .le_box &gt; div .content2 .div1 .t3 {
  color: #666;
  font-size: var(--f18);
  line-height: 2;
  max-height: 8em;
  overflow: auto;
  padding-right: 0.1rem;
}
.details_01 .box .le_box &gt; div .content2 .div1 .t3::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.details_01 .box .le_box &gt; div .content2 .div1 .t3::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e96a2c;
}
.details_01 .box .le_box &gt; div .content2 .div1 .t3::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
}
@-moz-document url-prefix() {
  .details_01 .box .le_box &gt; div .content2 .div1 .t3 {
    scrollbar-color: #e96a2c rgba(0, 0, 0, 0.5);
    scrollbar-width: thin;
    -ms-overflow-style: none;
  }
}
.details_01 .box .le_box &gt; div .content2 .div2 {
  margin-top: 0.54rem;
}
.details_01 .box .ri_box {
  width: 57%;
  overflow: hidden;
}
.details_01 .box .ri_box img {
  transition: 0.4s;
  width: 100%;
}
.details_01 .box .ri_box:hover img {
  transform: scale(1.05);
}
.details_02 .de_bot {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.details_02 .de_bot .item {
  transition: 0.8s;
  border: 1px solid #ccc;
  padding: 0.6rem 0.7rem;
}
.details_02 .de_bot .item &gt; div {
  text-align: center;
}
.details_02 .de_bot .item &gt; div .svg {
  height: 0.78rem;
}
.details_02 .de_bot .item &gt; div .svg img {
  transition: 0.4s;
  max-height: 100%;
}
.details_02 .de_bot .item &gt; div .text {
  margin-top: 0.42rem;
}
.details_02 .de_bot .item &gt; div .text .t1 {
  transition: 0.4s;
  font-size: var(--f28);
  line-height: 1.4;
  color: #333;
  font-weight: bold;
}
.details_02 .de_bot .item &gt; div .text .t2 {
  transition: 0.4s;
  margin-top: 0.24rem;
  font-size: var(--f20);
  line-height: 1.4;
  color: #666;
  height: 4.2em;
  overflow: auto;
  padding-right: 0.1rem;
}
.details_02 .de_bot .item &gt; div .text .t2::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.details_02 .de_bot .item &gt; div .text .t2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e96a2c;
}
.details_02 .de_bot .item &gt; div .text .t2::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
}
@-moz-document url-prefix() {
  .details_02 .de_bot .item &gt; div .text .t2 {
    scrollbar-color: #e96a2c rgba(0, 0, 0, 0.5);
    scrollbar-width: thin;
    -ms-overflow-style: none;
  }
}
.details_02 .de_bot .item:hover {
  background: #e96a2c;
  border-color: #e96a2c;
}
.details_02 .de_bot .item:hover &gt; div .svg img {
  filter: brightness(100);
}
.details_02 .de_bot .item:hover &gt; div .text .t1,
.details_02 .de_bot .item:hover &gt; div .text .t2 {
  color: #fff;
}
.details_03 {
  background: #f4f4f4;
}
.details_03 .de_bot {
  position: relative;
}
.details_03 .de_bot .bk {
  width: 100%;
}
.details_03 .de_bot .bk img {
  width: 100%;
}
.details_03 .de_bot .post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
}
.details_03 .de_bot .post .item {
  transition: 0.6s;
  position: relative;
  flex: 1;
  color: #fff;
}
.details_03 .de_bot .post .item .div1 {
  transition: 0.6s;
  opacity: 0;
  position: absolute;
  width: 100%;
  padding: 0 0.84rem;
  left: 0;
  top: 60%;
  transform: translateY(-50%);
}
.details_03 .de_bot .post .item .div1 .t1 {
  font-size: var(--f32);
}
.details_03 .de_bot .post .item .div1 .t2 {
  margin-top: 0.26rem;
  font-size: var(--f20);
}
.details_03 .de_bot .post .item .div2 {
  transition: 0.4s;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.6rem;
  font-size: var(--f32);
  padding: 0 0.2rem;
  text-align: center;
}
.details_03 .de_bot .post .item + .item {
  border-left: 1px solid rgba(255, 255, 255, 0.6);
}
@media (min-width: 1200px) {
  .details_03 .de_bot .post .item:hover {
    flex: 3.17;
  }
  .details_03 .de_bot .post .item:hover .div1 {
    opacity: 1;
    top: 50%;
    transition-delay: 0.4s;
  }
  .details_03 .de_bot .post .item:hover .div2 {
    opacity: 0;
  }
}
.details_04 .de_bot {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.details_04 .de_bot .item {
  position: relative;
}
.details_04 .de_bot .item .bk {
  position: relative;
  width: 100%;
}
.details_04 .de_bot .item .bk img {
  width: 100%;
}
.details_04 .de_bot .item .bk::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
}
.details_04 .de_bot .item .post {
  transition: 0.8s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #e96a2c;
}
.details_04 .de_bot .item .post &gt; div {
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0.44rem;
}
.details_04 .de_bot .item .post &gt; div .div1 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.details_04 .de_bot .item .post &gt; div .div1 .svg {
  width: 0.78rem;
}
.details_04 .de_bot .item .post &gt; div .div1 .svg img {
  max-width: 100%;
}
.details_04 .de_bot .item .post &gt; div .div1 .wz {
  padding-left: 0.3rem;
  flex: 1;
  font-size: var(--f28);
}
.details_04 .de_bot .item .post &gt; div .div2 {
  margin-top: 0.58rem;
  font-size: var(--f20);
  line-height: 1.4;
}
.details_04 .de_bot .item:hover .post {
  background: transparent;
}
.details_05 {
  background: #f4f4f4;
}
.details_05 .de_bot {
  margin-top: 0.54rem;
}
.details_05 .de_bot .swiper .swiper-slide .pu_li_2 a {
  background: #fff;
}
.details_05 .de_bot .div_ {
  margin-top: 0.4rem;
  text-align: center;
}
.details_05 .de_bot .div_ .swiper-pagination-bullet {
  border: 0;
  width: 0.3rem;
  height: 2px;
  opacity: 0.2;
  transition: 0.4s;
  border-radius: 0;
  background: #000;
}
.details_05 .de_bot .div_ .swiper-pagination-bullet-active {
  opacity: 1;
  width: 0.68rem;
  background: #e96a2c;
}
.pu_page {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: var(--f18);
}
.pu_page .prev a,
.pu_page .next a {
  --w: 0.5rem;
  width: var(--w);
  height: var(--w);
  border-radius: 50%;
  border: 2px solid #e96a2c;
  display: flex;
  transition: 0.4s;
}
.pu_page .prev a i,
.pu_page .next a i {
  transition: 0.4s;
  margin: auto;
  color: #e96a2c;
}
.pu_page .prev a:hover,
.pu_page .next a:hover {
  background: #e96a2c;
}
.pu_page .prev a:hover i,
.pu_page .next a:hover i {
  color: #fff;
}
.pu_page .prev {
  margin-right: 0.6rem;
}
.pu_page .next {
  margin-left: 0.6rem;
}
.pu_page .number {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.pu_page .number a {
  color: #333;
  transition: 0.4s;
  margin: 0 0.25rem;
}
.pu_page .number a:hover,
.pu_page .number a.active {
  color: #e96a2c;
}
.product_01 .pr_top {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.product_01 .pr_top .pu_li_1:first-child {
  grid-area: 1 / 1 / 2 / 3;
}
.product_01 .pr_top .pu_li_1:first-child a {
  background: url("../images/img35.jpg") no-repeat center / 100% 100%;
}
.pu_pop {
  display: none;
  z-index: 99;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
}
.pu_pop .box {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(10rem, 90vw);
  min-height: 6rem;
  background: #fff;
  border-radius: 6px;
  padding: 0.45rem 0.6rem;
}
.pu_pop .box .close {
  cursor: pointer;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
}
.pu_pop .box .close i {
  font-size: var(--f30);
  color: #000;
  font-weight: bold;
}
.pu_pop .box .close:hover i {
  color: #e96a2c;
}
.pu_pop .box .main .content1 {
  text-align: center;
}
.pu_pop .box .main .content1 .t1 {
  font-size: var(--f30);
  color: #000;
}
.pu_pop .box .main .content1 .t2 {
  margin-top: 0.18rem;
  font-size: var(--f18);
  color: #666;
}
.pu_pop .box .main .content2 {
  --h: 0.58rem;
  margin-top: 0.48rem;
}
.pu_pop .box .main .content2 form {
  font-size: var(--f18);
}
.pu_pop .box .main .content2 form .item1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.28rem 0.2rem;
}
.pu_pop .box .main .content2 form .item1 .label .tips {
  color: #666;
}
.pu_pop .box .main .content2 form .item1 .label .tips span {
  color: #f00;
}
.pu_pop .box .main .content2 form .item1 .label .inp {
  margin-top: 6px;
  width: 100%;
}
.pu_pop .box .main .content2 form .item1 .label .inp input {
  transition: 0.4s;
  width: 100%;
  border: 1px solid #ccc;
  background: none;
  height: var(--h);
  padding: 0 0.18rem;
  color: #000;
}
.pu_pop .box .main .content2 form .item1 .label .inp input::placeholder {
  color: #999;
}
.pu_pop .box .main .content2 form .item1 .label .inp input:focus {
  border-color: #e96a2c;
}
.pu_pop .box .main .content2 form .item1 .label .inp .layui-form-select .layui-edge {
  right: 0.18rem;
}
.pu_pop .box .main .content2 form .item1 .label .inp .layui-form-selected dl {
  top: var(--h);
  padding: 0;
  max-height: calc((var(--h) / 1.5) * 6);
}
.pu_pop .box .main .content2 form .item1 .label .inp .layui-form-selected dl dd {
  font-size: 0.88em;
  line-height: calc(var(--h) / 1.5);
}
.pu_pop .box .main .content2 form .item1 .label .inp .layui-form-selectup dl {
  top: auto;
  bottom: var(--h);
}
.pu_pop .box .main .content2 form .item2 {
  margin-top: 0.24rem;
}
.pu_pop .box .main .content2 form .item2 .tips {
  color: #666;
}
.pu_pop .box .main .content2 form .item2 .fenlei {
  margin-top: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.pu_pop .box .main .content2 form .item2 .fenlei .label .layui-form-radio {
  margin: 0;
  padding-right: 0;
}
.pu_pop .box .main .content2 form .item2 .fenlei .label .layui-form-radio &gt; div {
  font-size: var(--f18);
  color: #333;
}
.pu_pop .box .main .content2 form .item2 .fenlei .label + .label {
  margin-left: 0.36rem;
}
.pu_pop .box .main .content2 form .submit {
  margin-top: 0.8rem;
}
.pu_pop .box .main .content2 form .submit p {
  cursor: pointer;
  min-width: 1.6rem;
  text-align: center;
  line-height: var(--hh);
  border-radius: calc((var(--hh) + 4px) / 2);
  border: 2px solid #e96a2c;
  font-size: var(--f18);
  padding: 0 0.26rem;
  transition: 0.6s;
  color: #000;
}
.pu_pop .box .main .content2 form .submit p:hover {
  background: #e96a2c;
  color: #fff;
}
.details_06 {
  position: relative;
}
.details_06 .de_bk {
  width: 100%;
}
.details_06 .de_bk video,
.details_06 .de_bk img {
  width: 100%;
  height: 7.9rem;
}
.details_06 .de_post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0.46rem var(--bj);
}
.details_06 .de_post &gt; div {
  width: 100%;
  height: 100%;
}
.details_06 .de_post &gt; div .content2 {
  margin-top: 0.56rem;
}
.details_06 .de_post &gt; div .content2 .div1 {
  text-align: center;
}
.details_06 .de_post &gt; div .content2 .div1 .d1 {
  color: #e96a2c;
  font-size: var(--f62);
  line-height: 1.2;
}
.details_06 .de_post &gt; div .content2 .div1 .d2 {
  margin-top: 0.26rem;
  color: #fff;
  line-height: 2;
}
.details_06 .de_post &gt; div .content2 .div2 .pu_link .a span {
  color: #fff;
}
.details_07 .de_bot {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3rem;
}
.details_07 .de_bot .item {
  transition: 0.4s;
  background: #f2f2f2;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.4rem;
}
.details_07 .de_bot .item .le_box {
  flex: 0.85;
}
.details_07 .de_bot .item .le_box &gt; div .t1 {
  font-size: var(--f26);
  color: #000;
}
.details_07 .de_bot .item .le_box &gt; div .t2 {
  margin-top: 0.34rem;
  font-size: var(--f18);
  line-height: 2;
  color: #333;
}
.details_07 .de_bot .item .ri_box {
  --w: 3.3rem;
  width: var(--w);
  height: var(--w);
  display: flex;
}
.details_07 .de_bot .item .ri_box img {
  margin: auto 0 auto auto;
  max-width: 80%;
  max-height: 80%;
}
.details_07 .de_bot .item:hover {
  transform: translateY(-0.1rem);
}
.details_08 .de_bot {
  position: relative;
  display: flex;
}
.details_08 .de_bot .item {
  transition: 0.6s;
  position: relative;
  --h: 4.8rem;
  --gap: 0.2rem;
  flex: 1;
}
.details_08 .de_bot .item .bk {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.details_08 .de_bot .item .bk img {
  width: 100%;
  height: var(--h);
}
.details_08 .de_bot .item .bk::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.4));
}
.details_08 .de_bot .item .post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  padding: 0.5rem;
  display: flex;
}
.details_08 .de_bot .item .post &gt; div .svg {
  height: 0.8rem;
}
.details_08 .de_bot .item .post &gt; div .svg img {
  max-height: 100%;
}
.details_08 .de_bot .item .post &gt; div .text {
  margin-top: 0.38rem;
  font-size: var(--f24);
}
.details_08 .de_bot .item .post .div1 {
  transition: 0.3s;
  width: 100%;
  margin-top: auto;
  text-align: center;
}
.details_08 .de_bot .item .post .div2 {
  transition: 0.4s;
  opacity: 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0.5rem;
  transform: translateY(0.3rem);
}
@media (min-width: 1200px) {
  .details_08 .de_bot .item:hover {
    flex: 2.1;
  }
  .details_08 .de_bot .item:hover .post .div1 {
    opacity: 0;
  }
  .details_08 .de_bot .item:hover .post .div2 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.3s;
  }
}
.details_08 .de_bot .item + .item {
  margin-left: var(--gap);
}
.details_09 {
  background: #f2f2f2;
}
.details_09 .de_bot {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.details_09 .de_bot .item {
  position: relative;
}
.details_09 .de_bot .item .bk {
  position: relative;
  width: 100%;
}
.details_09 .de_bot .item .bk img {
  width: 100%;
}
.details_09 .de_bot .item .bk::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.details_09 .de_bot .item .post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  padding: 0 0.55rem;
}
.details_09 .de_bot .item .post::before {
  transition: 0.8s;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
}
.details_09 .de_bot .item .post &gt; div {
  z-index: 1;
  position: relative;
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.details_09 .de_bot .item .post &gt; div .svg {
  width: 0.78rem;
}
.details_09 .de_bot .item .post &gt; div .svg img {
  transition: 0.3s;
  max-width: 100%;
}
.details_09 .de_bot .item .post &gt; div .text {
  flex: 0.94;
}
.details_09 .de_bot .item .post &gt; div .text .t1 {
  transition: 0.4s;
  color: #000;
  font-size: var(--f28);
  font-weight: bold;
}
.details_09 .de_bot .item .post &gt; div .text .t2 {
  margin-top: 0.1rem;
  transition: 0.4s;
  color: #666;
  font-size: var(--f18);
  line-height: 1.5;
}
.details_09 .de_bot .item:hover .post::before {
  opacity: 0;
}
.details_09 .de_bot .item:hover .post &gt; div .svg img {
  filter: brightness(100);
}
.details_09 .de_bot .item:hover .post &gt; div .text .t1,
.details_09 .de_bot .item:hover .post &gt; div .text .t2 {
  color: #fff;
}
.service_01 .se_bot .item a {
  display: flex;
  flex-wrap: wrap;
}
.service_01 .se_bot .item a .le_box {
  width: 48%;
  overflow: hidden;
}
.service_01 .se_bot .item a .le_box img {
  transition: 0.4s;
  width: 100%;
}
.service_01 .se_bot .item a .ri_box {
  width: 52%;
  padding: 0 1rem;
  display: flex;
}
.service_01 .se_bot .item a .ri_box &gt; div {
  width: 100%;
  margin: auto;
}
.service_01 .se_bot .item a .ri_box &gt; div .svg {
  height: 0.66rem;
}
.service_01 .se_bot .item a .ri_box &gt; div .svg img {
  max-height: 100%;
}
.service_01 .se_bot .item a .ri_box &gt; div .text {
  margin-top: 0.42rem;
}
.service_01 .se_bot .item a .ri_box &gt; div .text .t1 {
  color: #000;
  font-size: var(--f28);
  font-weight: bold;
}
.service_01 .se_bot .item a .ri_box &gt; div .text .t2 {
  margin-top: 0.16rem;
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.service_01 .se_bot .item a:hover .le_box img {
  transform: scale(1.05);
}
.service_01 .se_bot .item + .item {
  margin-top: 0.8rem;
}
.service_01 .se_bot .item:nth-child(even) a {
  flex-direction: row-reverse;
}
.service_02 .se_bot .le_box {
  width: 49.5%;
  overflow: hidden;
}
.service_02 .se_bot .le_box img {
  transition: 0.4s;
  width: 100%;
}
.service_02 .se_bot .le_box:hover img {
  transform: scale(1.05);
}
.service_02 .se_bot .ri_box {
  width: 46%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  border-top: 1px solid #ccc;
}
.service_02 .se_bot .ri_box .item {
  transition: 0.4s;
  flex: 1;
  border-bottom: 1px solid #ccc;
  display: flex;
}
.service_02 .se_bot .ri_box .item &gt; div {
  width: 100%;
  margin: auto;
}
.service_02 .se_bot .ri_box .item .one {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.service_02 .se_bot .ri_box .item .one p {
  flex: 0.9;
  font-size: var(--f28);
  color: #000;
  font-weight: bold;
}
.service_02 .se_bot .ri_box .item .one span {
  width: var(--rw);
  height: var(--rw);
  border-radius: 50%;
  border: 2px solid #e96a2c;
  transition: 0.4s;
  display: flex;
}
.service_02 .se_bot .ri_box .item .one span i {
  font-weight: bold;
  margin: auto;
  font-size: var(--f14);
  color: #e96a2c;
  transition: 0.4s;
}
.service_02 .se_bot .ri_box .item .two {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
}
.service_02 .se_bot .ri_box .item .two div {
  min-height: 0;
  color: #666;
  font-size: var(--f18);
  line-height: 2;
  max-height: 6em;
  overflow: auto;
  padding-right: 10px;
}
.service_02 .se_bot .ri_box .item .two div::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.service_02 .se_bot .ri_box .item .two div::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e96a2c;
}
.service_02 .se_bot .ri_box .item .two div::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
}
@-moz-document url-prefix() {
  .service_02 .se_bot .ri_box .item .two div {
    scrollbar-color: #e96a2c rgba(0, 0, 0, 0.5);
    scrollbar-width: thin;
    -ms-overflow-style: none;
  }
}
.service_02 .se_bot .ri_box .item.active {
  flex: 2.5;
}
.service_02 .se_bot .ri_box .item.active .one span i {
  transform: rotateX(180deg);
}
.service_02 .se_bot .ri_box .item.active .two {
  grid-template-rows: 1fr;
  margin-top: 0.24rem;
  transition: 0.4s;
}
.service_03 .se_bot {
  display: flex;
  --h: 5.7rem;
}
.service_03 .se_bot .item {
  transition: 0.6s;
  flex: 1;
  position: relative;
  overflow: hidden;
}
.service_03 .se_bot .item .bk {
  position: relative;
  width: 100%;
}
.service_03 .se_bot .item .bk img {
  width: 100%;
  height: var(--h);
}
.service_03 .se_bot .item .bk::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6));
}
.service_03 .se_bot .item .post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  color: #fff;
  padding: 0.78rem 0.48rem;
}
.service_03 .se_bot .item .post .div1 {
  transition: 0.3s;
  text-align: center;
  margin-top: auto;
  width: 100%;
  font-size: var(--f28);
  font-weight: bold;
}
.service_03 .se_bot .item .post .div2 {
  transition: 0.4s;
  opacity: 0;
  position: absolute;
  width: 100%;
  bottom: -30%;
  left: 0;
  padding: 0.78rem 0.48rem;
}
.service_03 .se_bot .item .post .div2 .t1 {
  font-size: var(--f28);
  font-weight: bold;
}
.service_03 .se_bot .item .post .div2 .t2 {
  margin-top: 0.18rem;
  font-size: var(--f18);
  line-height: 1.5;
}
.service_03 .se_bot .item + .item {
  margin-left: 10px;
}
.service_03 .se_bot .item:hover {
  flex: 2.7;
}
.service_03 .se_bot .item:hover .post .div1 {
  opacity: 0;
}
.service_03 .se_bot .item:hover .post .div2 {
  opacity: 1;
  bottom: 0;
  transition-delay: 0.4s;
}
.service_04 .se_bot {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
.service_04 .se_bot .item {
  transition: 0.4s;
}
.service_04 .se_bot .item &gt; div {
  height: 100%;    
  border: 1px solid #ccc;
  text-align: center;
  padding: 0.46rem 0.34rem;
}
.service_04 .se_bot .item &gt; div .svg {
  height: 0.8rem;
}
.service_04 .se_bot .item &gt; div .svg img {
  max-height: 100%;
}
.service_04 .se_bot .item &gt; div .text {
  margin-top: 0.5rem;
}
.service_04 .se_bot .item &gt; div .text .t1 {
  color: #000;
  font-size: var(--f28);
  font-weight: bold;
}
.service_04 .se_bot .item &gt; div .text .t2 {
  margin-top: 0.14rem;
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.service_04 .se_bot .item:hover {
  transform: translateY(-0.1rem);
}
.advantage_01 .ad_bot .item {
  display: flex;
  flex-wrap: wrap;
}
.advantage_01 .ad_bot .item .le_box {
  width: 48%;
  overflow: hidden;
}
.advantage_01 .ad_bot .item .le_box img {
  transition: 0.4s;
  width: 100%;
}
.advantage_01 .ad_bot .item .le_box:hover img {
  transform: scale(1.05);
}
.advantage_01 .ad_bot .item .ri_box {
  width: 52%;
  padding: 0 0.7rem 0 1rem;
  display: flex;
}
.advantage_01 .ad_bot .item .ri_box &gt; div {
  width: 100%;
  margin: auto;
}
.advantage_01 .ad_bot .item .ri_box &gt; div .svg {
  height: 0.7rem;
}
.advantage_01 .ad_bot .item .ri_box &gt; div .svg img {
  max-height: 100%;
}
.advantage_01 .ad_bot .item .ri_box &gt; div .text {
  margin-top: 0.36rem;
}
.advantage_01 .ad_bot .item .ri_box &gt; div .text .t1 {
  color: #000;
  font-weight: bold;
  font-size: var(--f28);
}
.advantage_01 .ad_bot .item .ri_box &gt; div .text .t2 {
  margin-top: 0.18rem;
  font-size: var(--f18);
  line-height: 2;
  color: #666;
  max-height: 10em;
  overflow: auto;
  padding-right: 0.1rem;
}
.advantage_01 .ad_bot .item .ri_box &gt; div .text .t2::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.advantage_01 .ad_bot .item .ri_box &gt; div .text .t2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #e96a2c;
}
.advantage_01 .ad_bot .item .ri_box &gt; div .text .t2::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
}
@-moz-document url-prefix() {
  .advantage_01 .ad_bot .item .ri_box &gt; div .text .t2 {
    scrollbar-color: #e96a2c rgba(0, 0, 0, 0.5);
    scrollbar-width: thin;
    -ms-overflow-style: none;
  }
}
.advantage_01 .ad_bot .item + .item {
  margin-top: 0.8rem;
}
.advantage_01 .ad_bot .item:nth-child(even) {
  flex-direction: row-reverse;
}
.advantage_01 .ad_bot .item:nth-child(even) .ri_box {
  padding: 0 1rem 0 0.7rem;
}
.advantage_02 {
  background: #f4f4f4;
}
.advantage_02 .ad_bot {
  margin-top: 0.5rem;
}
.advantage_02 .ad_bot .banner1 .scroll {
  position: relative;
  display: flex;
  justify-content: center;
  overflow-x: auto;
  white-space: nowrap;
}
.advantage_02 .ad_bot .banner1 .scroll::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.advantage_02 .ad_bot .banner1 .scroll::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e2e2e2;
  top: 5.5px;
}
.advantage_02 .ad_bot .banner1 .scroll .item {
  cursor: pointer;
  flex: 1;
  text-align: center;
}
.advantage_02 .ad_bot .banner1 .scroll .item .t1 span {
  z-index: 1;
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  border: 2px solid #e96a2c;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transition: 0.4s;
}
.advantage_02 .ad_bot .banner1 .scroll .item .t2 {
  font-size: var(--f20);
  font-weight: bold;
  margin-top: 0.1rem;
  transition: 0.4s;
}
.advantage_02 .ad_bot .banner1 .scroll .item.active .t1 span {
  opacity: 1;
}
.advantage_02 .ad_bot .banner1 .scroll .item.active .t2 {
  color: #e96a2c;
}
.advantage_02 .ad_bot .banner2 {
  margin-top: 0.5rem;
}
.advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .le_box {
  width: 50%;
}
.advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .le_box img {
  width: 100%;
}
.advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box {
  width: 44%;
  display: flex;
}
.advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box &gt; div {
  width: 100%;
  margin: auto;
}
.advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box &gt; div .li {
  position: relative;
  padding-left: 0.22rem;
}
.advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box &gt; div .li::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc((var(--f22) * 1.6 - 5px) / 2);
  width: 5px;
  height: 5px;
  background: #e96a2c;
  border-radius: 50%;
}
.advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box &gt; div .li .t1 {
  font-size: var(--f22);
  color: #000;
  font-weight: bold;
  line-height: 1.6;
}
.advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box &gt; div .li .t2 {
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box &gt; div .li + .li {
  margin-top: 0.2rem;
}
.about_01 .le_box {
  width: 50%;
  padding: 0 var(--bj);
}
.about_01 .le_box .cont2 {
  line-height: 1.4;
}
.about_01 .le_box .cont3 {
  margin-top: 0.5rem;
}
.about_01 .ri_box {
  width: 50%;
  padding-left: 1.35rem;
  border-left: 1px solid #e0e0e0;
}
.about_01 .ri_box &gt; div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.about_01 .ri_box &gt; div .div1 .li .num {
  transition: 0.4s;
  font-size: var(--f60);
  color: #999;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 0.8;
}
.about_01 .ri_box &gt; div .div1 .li .num p {
  font-size: 1.16em;
  font-family: MontserratBold;
}
.about_01 .ri_box &gt; div .div1 .li .num span {
  margin-left: 4px;
  font-family: MontserratBold;
}
.about_01 .ri_box &gt; div .div1 .li .desc {
  margin-top: 0.14rem;
  transition: 0.4s;
  font-size: var(--f20);
  color: #999;
  font-weight: bold;
}
.about_01 .ri_box &gt; div .div1 .li + .li {
  margin-top: 1.35rem;
}
@media (min-width: 1200px) {
  .about_01 .ri_box &gt; div .div1 .li:hover .num {
    color: #e96a2c;
    font-size: 0.8rem;
  }
  .about_01 .ri_box &gt; div .div1 .li:hover .desc {
    color: #333;
    font-size: var(--f24);
  }
}
.about_01 .ri_box &gt; div .div2 {
  width: 44%;
}
.about_01 .ri_box &gt; div .div2 img {
  width: 100%;
}
.pu_tog {
  --w: 0.5rem;
}
.pu_tog .prev,
.pu_tog .next {
  cursor: pointer;
  width: var(--w);
  height: var(--w);
  border: 2px solid #e96a2c;
  display: flex;
  border-radius: 50%;
}
.pu_tog .prev i,
.pu_tog .next i {
  font-size: var(--f16);
  color: #e96a2c;
  margin: auto;
}
.pu_tog .prev:hover,
.pu_tog .next:hover {
  background: #e96a2c;
}
.pu_tog .prev:hover i,
.pu_tog .next:hover i {
  color: #fff;
}
.about_02 {
  position: relative;
  background: url("../images/img47.jpg") no-repeat center / 100% 100%;
}
.about_02 .ab_bot .swiper {
  height: 7.6rem;
  position: relative;
  padding: 0 var(--bj);
}
.about_02 .ab_bot .swiper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background: #666;
}
.about_02 .ab_bot .swiper .swiper-slide {
  position: relative;
}
.about_02 .ab_bot .swiper .swiper-slide &gt; div {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.about_02 .ab_bot .swiper .swiper-slide &gt; div .dian {
  width: 8px;
  height: 8px;
  background: #666666;
  border-radius: 50%;
}
.about_02 .ab_bot .swiper .swiper-slide &gt; div .text {
  position: absolute;
  left: 0;
  top: 0.5rem;
  width: 100%;
}
.about_02 .ab_bot .swiper .swiper-slide &gt; div .text .t1 {
  transition: 0.4s;
  color: #999;
  font-size: var(--f60);
  font-family: MontserratBold;
  line-height: 0.8;
}
.about_02 .ab_bot .swiper .swiper-slide &gt; div .text .t2 {
  margin-top: 0.14rem;
  transition: 0.4s;
  color: #fff;
  font-size: var(--f20);
  line-height: 1.5;
}
.about_02 .ab_bot .swiper .swiper-slide:nth-child(even) &gt; div .text {
  top: auto;
  bottom: 0.5rem;
}
.about_02 .ab_bot .swiper .swiper-slide-active &gt; div .dian,
.about_02 .ab_bot .swiper .swiper-slide:hover &gt; div .dian {
  background: #e96a2c;
}
.about_02 .ab_bot .swiper .swiper-slide-active &gt; div .text .t1,
.about_02 .ab_bot .swiper .swiper-slide:hover &gt; div .text .t1 {
  color: #e96a2c;
}
.about_02 .ab_bot .div_ .pu_tog {
  display: flex;
  flex-wrap: wrap;
}
.about_02 .ab_bot .div_ .pu_tog .next {
  margin-left: 0.18rem;
}
.about_03 {
  position: relative;
  background: url("../images/img48.jpg") no-repeat center / 100% 100%;
}
.about_03 .ab_bot {
  margin-top: 0.4rem;
}
.about_03 .ab_bot .banner1 .scroll {
  position: relative;
  display: flex;
  justify-content: center;
  overflow-x: auto;
  white-space: nowrap;
}
.about_03 .ab_bot .banner1 .scroll::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e2e2e2;
  top: 5.5px;
}
.about_03 .ab_bot .banner1 .scroll .item {
  margin: 0 0.8rem;
  cursor: pointer;
  text-align: center;
}
.about_03 .ab_bot .banner1 .scroll .item .t1 span {
  z-index: 1;
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  border: 2px solid #e96a2c;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transition: 0.4s;
}
.about_03 .ab_bot .banner1 .scroll .item .t2 {
  font-size: var(--f20);
  font-weight: bold;
  margin-top: 0.1rem;
  transition: 0.4s;
}
.about_03 .ab_bot .banner1 .scroll .item .none {
  display: none;
}
.about_03 .ab_bot .banner1 .scroll .item.active .t1 span {
  opacity: 1;
}
.about_03 .ab_bot .banner1 .scroll .item.active .t2 {
  color: #e96a2c;
}
.about_03 .ab_bot .banner2 {
  position: relative;
  padding: 0 calc(var(--bj) * 2);
}
.about_03 .ab_bot .banner2 .swiper .swiper-slide {
  text-align: center;
}
.about_03 .ab_bot .banner2 .swiper .swiper-slide .img {
  position: relative;
  width: 100%;
}
.about_03 .ab_bot .banner2 .swiper .swiper-slide .img img {
  z-index: 1;
  position: relative;
  width: 100%;
}
.about_03 .ab_bot .banner2 .swiper .swiper-slide .img::before {
  content: "";
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  height: 0.85rem;
  background: url("../images/img17.png") no-repeat center top / 100% 100%;
}
.about_03 .ab_bot .banner2 .swiper .swiper-slide .desc {
  margin-top: 0.7rem;
  font-size: var(--f20);
  color: #333;
  line-height: 1.4;
}
.about_03 .ab_bot .banner2 .div_ .prev,
.about_03 .ab_bot .banner2 .div_ .next {
  position: absolute;
  top: 35%;
}
.about_03 .ab_bot .banner2 .div_ .prev {
  left: calc(var(--bj) - var(--w) / 2);
}
.about_03 .ab_bot .banner2 .div_ .next {
  right: calc(var(--bj) - var(--w) / 2);
}
.about_04 {
  position: relative;
}
.about_04 .ab_bk {
  width: 100%;
}
.about_04 .ab_bk img {
  width: 100%;
}
.about_04 .ab_post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  padding: 0 var(--bj);
}
.about_04 .ab_post &gt; div {
  width: 100%;
  margin: auto;
}
.about_04 .ab_post &gt; div .content2 {
  margin-top: 0.6rem;
}
.about_05 .ab_top .title_01 .cont2 {
  color: #333;
}
.about_05 .ab_bot {
  margin-top: 0.3rem;
}
.about_05 .ab_bot img {
  width: 100%;
}
.news_01 {
  background: #f4f4f4;
}
.news_01 .wMain {
  padding-top: 0.4rem;
}
.news_01 .wMain .ws_bot {
  position: relative;
  padding: var(--gap) var(--bj);
}
.news_01 .wMain .ws_bot .div_ .prev,
.news_01 .wMain .ws_bot .div_ .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.news_01 .wMain .ws_bot .div_ .prev {
  left: 0;
}
.news_01 .wMain .ws_bot .div_ .next {
  right: 0;
}
.news_02 .ws_top &gt; div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.news_02 .ws_top &gt; div a {
  transition: 0.4s;
  color: #000;
  font-weight: bold;
  font-size: var(--f20);
}
.news_02 .ws_top &gt; div a:hover,
.news_02 .ws_top &gt; div a.active {
  color: #e96a2c;
}
.news_02 .ws_top &gt; div a + a {
  margin-left: 0.86rem;
}
.news_02 .ws_bot .content1 .item a {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0.34rem 0;
  border: 1px solid #e6e6e6;
}
.news_02 .ws_bot .content1 .item a .le_box {
  width: 1.88rem;
  display: flex;
}
.news_02 .ws_bot .content1 .item a .le_box &gt; div {
  margin: auto;
  text-align: center;
}
.news_02 .ws_bot .content1 .item a .le_box &gt; div .x1 {
  transition: 0.4s;
  font-size: var(--f58);
  color: #ccc;
  font-family: MontserratMedium;
}
.news_02 .ws_bot .content1 .item a .le_box &gt; div .x2 {
  font-size: var(--f18);
  color: #ccc;
  font-family: MontserratMedium;
}
.news_02 .ws_bot .content1 .item a .ri_box {
  flex: 1;
  padding: 0 1.3rem 0 0.46rem;
  border-left: 1px solid #e6e6e6;
}
.news_02 .ws_bot .content1 .item a .ri_box .x1 {
  transition: 0.4s;
  font-size: var(--f24);
  color: #000;
  font-weight: bold;
  max-height: 1.5em;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news_02 .ws_bot .content1 .item a .ri_box .x2 {
  margin-top: 0.16rem;
  font-size: var(--f16);
  color: #666;
  max-height: 4em;
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_02 .ws_bot .content1 .item a .tips {
  position: absolute;
  right: 0;
  top: 0;
  background: #c2c2c2;
  color: #fff;
  font-size: var(--f16);
  line-height: 2.25;
  min-width: 0.9rem;
  padding: 0 0.14rem;
  transition: 0.4s;
}
.news_02 .ws_bot .content1 .item a:hover .ri_box .x1 {
  color: #e96a2c;
}
.news_02 .ws_bot .content1 .item a:hover .tips {
  background: #e96a2c;
}
.news_02 .ws_bot .content1 .item + .item {
  margin-top: 0.2rem;
}
.news_03 {
  background: #f4f4f4;
}
.news_03 .wMain {
  padding-top: 0.4rem;
}
.news_03 .wMain .ws_bot .content1,
.news_03 .wMain .ws_bot .content3 {
  width: 70%;
}
.news_03 .wMain .ws_bot .content1 .t1 {
  font-size: var(--f48);
  color: #000;
  font-weight: bold;
}
.news_03 .wMain .ws_bot .content1 .t2 {
  margin-top: 0.2rem;
  color: #999;
  font-size: var(--f18);
  font-family: MontserratMedium;
}
.news_03 .wMain .ws_bot .content2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news_03 .wMain .ws_bot .content2 .le_box {
  margin-top: calc(var(--f32) + 0.35rem);
  width: 70%;
}
.news_03 .wMain .ws_bot .content2 .le_box &gt; div {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 0.35rem 0;
  font-size: var(--f18);
  line-height: 1.8;
  color: #666;
}
.news_03 .wMain .ws_bot .content2 .le_box &gt; div img {
  max-width: 100%;
  width: min(8rem,100%);
  display: block;
  margin: 0 auto;
}
.news_03 .wMain .ws_bot .content2 .ri_box {
  width: 25%;
}
.news_03 .wMain .ws_bot .content2 .ri_box &gt; div {
  position: sticky;
  top: calc(var(--top) + 0.2rem);
}
.news_03 .wMain .ws_bot .content2 .ri_box &gt; div .div1 {
  font-size: var(--f32);
  font-weight: bold;
  color: #000;
  margin-bottom: 0.35rem;
  line-height: 1;
}
.news_03 .wMain .ws_bot .content2 .ri_box &gt; div .div2 {
  border-top: 1px solid #d8d8d8;
}
.news_03 .wMain .ws_bot .content2 .ri_box &gt; div .div2 a {
  margin-top: 0.35rem;
}
.news_03 .wMain .ws_bot .content2 .ri_box &gt; div .div2 a .i1 {
  transition: 0.4s;
  font-size: var(--f24);
  color: #000;
  max-height: 3em;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_03 .wMain .ws_bot .content2 .ri_box &gt; div .div2 a .i2 {
  margin-top: 4px;
  color: #999;
  font-size: var(--f18);
  font-family: MontserratMedium;
}
.news_03 .wMain .ws_bot .content2 .ri_box &gt; div .div2 a:hover .i1 {
  color: #e96a2c;
}
.news_03 .wMain .ws_bot .content3 {
  margin-top: 0.5rem;
}
.news_03 .wMain .ws_bot .content3 div {
  display: flex;
  flex-wrap: wrap;
  font-size: var(--f20);
}
.news_03 .wMain .ws_bot .content3 div span {
  color: #999;
}
.news_03 .wMain .ws_bot .content3 div a {
  transition: 0.4s;
  padding-left: 0.36rem;
  flex: 1;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news_03 .wMain .ws_bot .content3 div a:hover {
  color: #e96a2c;
}
.news_03 .wMain .ws_bot .content3 div + div {
  margin-top: 0.2rem;
}
@media (max-width: 1500px) {
  .pu_leval .box .le_box a + a {
    margin-left: 0.5rem;
  }
  :root {
    --hh: 0.48rem;
  }
  .details_01 .box .le_box &gt; div .content2 {
    margin-top: 1rem;
  }
  .pu_list a figcaption .content3 {
    margin-top: 0.8rem;
  }
  .pu_li_2 a .le_box &gt; div {
    padding: 0 0.8rem;
  }
  .service_02 .se_bot .ri_box .item .two div {
      max-height: 4em;
  }
  .Footer_Container .boxTop .boxRight .item + .item {
    margin-left: .8rem;
  }
}
@media (max-width: 1400px) {
  .pu_li_2 a .le_box &gt; div .content2 {
    margin: 0.5rem 0;
  }
  .pu_pop .box .main .content2 form .submit {
    margin-top: 0.5rem;
  }
}
@media (max-width: 1200px) {
  .Footer_Container .boxTop .boxRight,
  .pc_header {
    display: none;
  }
  .MobileMain .HeaderMobile .box .button .Language  a {
    color: #333;
  }
  .MobileMain .HeaderMobile .box .button .Language .post {
      min-width: 1.6rem;
  }
  .MobileMain .HeaderMobile .box .button .Language  a i {
    color: #e96a2c;
  }
  .Home_Solution .box .box_main {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .Home_Product .box .scroll {
    flex-wrap: wrap;
  }
  .Home_Product .box .scroll .item {
    width: 100%;
    flex: auto;
    margin-right: 0;
  }
  .Home_Product .box .scroll .item + .item {
    margin-top: 0.2rem;
  }
  .Home_Product .box .scroll .item .one {
    display: none;
  }
  .Home_Product .box .scroll .item .two {
    position: initial;
    opacity: 1;
    padding: 0.4rem;
    background: #fff;
    min-width: auto;
  }
  .Home_Product .box .scroll .item .two .content3 {
    position: initial;
    width: 100%;
  }
  .Home_Product .box .scroll .item .two .content3 ul {
    max-height: none;
    padding-right: 0;
  }
  .Home_Product .box .scroll .item .two .content4 {
    margin-top: 0.4rem;
    position: initial;
  }
  .Home_Product .box .scroll .item .two .content1 {
    padding: 0;
    height: auto;
  }
  .Home_Product .box .scroll .item .two .content2 {
    margin: 0.6rem 0;
  }
  .Home_Product .box .scroll .item .two .content2 p {
    position: initial;
    transform: translateY(0);
    width: 100%;
  }
  .Home_Product .box .scroll .item .two .content2 p img {
    max-height: none;
    max-width: 80%;
  }
  .Home_Product .box .scroll .item .two .content2 &gt; img {
    display: none;
  }
  .Footer_Container .boxBot {
    margin-top: 0.6rem;
    padding-bottom: 0.4rem;
  }
  .Home_Hews .box .list1 {
    grid-area: 2 / 1 / 3 / 3;
    height: auto !important;
  }
  .Home_Service .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Home_Case .box .toggle .scroll .item {
    margin: 0 0.4rem;
  }
  .Home_Case .box .toggle_main .item a .boxLeft {
    order: 1;
  }
  .Home_Case .box .toggle_main .item a .boxLeft &gt; div {
    padding: 0.6rem;
  }
  .Home_Technology .box .item + .item {
    margin-top: 0.2rem;
  }
  .Home_Technology .box .item .img,
  .Home_Technology .box .item .orientation {
    opacity: 1;
  }
  .Home_Technology .box .item .orientation1 {
    display: none;
  }
  .Footer_Container .boxBot .boxRight {
    margin-top: 0.3rem;
  }
  .Home_Cooperation .box .banner ul li {
    height: 1.6rem;
    width: 3.2rem;
  }
  :root {
    --rw: 28px;
  }
  .Home_Technology .box .item .orientation {
    padding: 0.6rem;
    position: initial;
    background: #f4f4f4;
  }
  .Home_Technology .box .item .orientation .left img {
    filter: brightness(1);
    margin: 0;
  }
  .Home_Technology .box .item .orientation .right .content3 .button_02 .a,
  .Home_Technology .box .item .orientation .right &gt; div {
    color: #000;
  }
  .Home_Technology .box .item .orientation .right {
    margin-top: 0.6rem;
    padding-right: 0;
  }
  .Home_Product .box .scroll .item .two .content3 ul li {
    padding-left: 0.22rem;
  }
  .solution_02 .so_bot .post .item .div2,
  .pu_leval,
  .Home_About .box .content2 br,
  .index_banner .swiper .swiper-slide .slide_post &gt; div .t2 br {
    display: none;
  }
  .pu_banner .ban_div {
    bottom: 0.4rem;
  }
  .solution_02 {
    background: #f4f4f4;
  }
  .solution_02::before {
    display: none;
  }
  .solution_02 .wMain {
    padding-bottom: var(--gap);
  }
  .title_01 .cont3 br {
    display: none;
  }
  .solution_02 .so_bot .post .item .div1 {
    position: initial;
    opacity: 1;
  }
  .solution_02 .so_bot .post {
    position: initial;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.6rem;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.6rem;
  }
  .solution_02 .so_bot .post .item {
    border-left: none !important;
  }
  .solution_02 .so_bot .post .item .div1 {
    padding: 0;
  }
  .details_02 .de_bot,
  .solution_01 .so_bot {
    grid-template-columns: repeat(2, 1fr);
  }
  .pu_li_2 a .le_box {
    order: 1;
  }
  .pu_li_2 a .le_box &gt; div {
    padding: 0.6rem;
  }
  .details_03 .de_bot .post {
    position: initial;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.6rem;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.6rem;
  }
  .details_03 .de_bot .post .item {
    border-left: none !important;
  }
  .details_03 .de_bot .post .item .div1 {
    position: initial;
    transform: translateY(0);
    opacity: 1;
    padding: 0;
  }
  .news_03 .wMain .ws_bot .content2 .ri_box,
  .pu_page .number,
  .details_03 .de_bot .post .item .div2 {
    display: none;
  }
  .pu_page .prev {
    margin-right: 0;
  }
  .pu_page .next {
    margin-left: 0.2rem;
  }
  .pu_xzwm .box .bk img {
    min-height: 3.2rem;
  }
  .about_04 .ab_bk img,
  .pu_banner .ban_bk img {
    min-height: 6rem;
  }
   .details_06 .de_bk img,
   .details_06 .de_bk video {
    height: 6rem;     
   }
  
  .product_01 .pr_top .pu_li_1:first-child {
    grid-area: auto;
  }
  .details_08 .de_bot {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .details_08 .de_bot .item {
    flex: auto;
    margin-left: 0 !important;
  }
  .details_08 .de_bot .item .bk img {
    height: auto;
  }
  .details_08 .de_bot .item .post {
    padding: 0.2rem;
  }
  .service_01 .se_bot .item a .ri_box {
    padding: 0;
    margin-top: 0.6rem;
  }
  .service_03 .se_bot {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .service_03 .se_bot .item {
    flex: auto;
    margin-left: 0 !important;
  }
  .service_03 .se_bot .item .post {
    padding: 0.3rem;
  }
  .service_03 .se_bot .item .post .div1 {
    display: none;
  }
  .service_03 .se_bot .item .post .div2 {
    position: initial;
    opacity: 1;
    margin-top: auto;
    padding: 0;
  }
  .advantage_01 .ad_bot .item .ri_box &gt; div .svg {
    height: 0.8rem;
  }
  .advantage_01 .ad_bot .item .ri_box {
    padding: 0 !important;
    margin-top: 0.6rem;
  }
  .advantage_01 .ad_bot .item .ri_box &gt; div .text .t2 {
    padding-right: 0;
    max-height: fit-content;
  }
  .advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box {
    margin-top: 0.6rem;
  }
  .advantage_02 .ad_bot .banner1 .scroll {
    justify-content: flex-start;
  }
  .advantage_02 .ad_bot .banner1 .scroll .item {
    margin: 0 0.4rem;
    flex: auto;
    text-align: left;
  }
  .about_01 &gt; div {
    padding: var(--gap) 0;
  }
  .about_01 &gt; div .ri_box {
    margin-top: 0.6rem;
    padding: 0 var(--bj);
    border-left: none;
  }
  .about_01 &gt; div .ri_box &gt; div {
    display: block;
    width: 100%;
  }
  .about_01 &gt; div .ri_box &gt; div .div1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.4rem;
    text-align: center;
  }
  .about_01 &gt; div .ri_box &gt; div .div1 .li {
    margin-top: 0 !important;
  }
  .about_01 &gt; div .ri_box &gt; div .div1 .li .num {
    justify-content: center;
  }
  .about_01 &gt; div .ri_box &gt; div .div2 {
    display: none;
  }
  .news_01 .wMain .ws_bot {
    padding: var(--gap) 0;
  }
  .news_01 .wMain .ws_bot .div_ .prev,
  .news_01 .wMain .ws_bot .div_ .next {
    position: initial;
    transform: translateY(0);
  }
  .news_01 .wMain .ws_bot .div_ {
    margin-top: 0.4rem;
  }
  .news_01 .wMain .ws_bot .div_ .pu_tog {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .news_01 .wMain .ws_bot .div_ .pu_tog .next {
    margin-left: 0.2rem;
  }
  .about_03 .ab_bot .banner2 {
    padding: 0 var(--bj);
  }
  .about_03 .ab_bot .banner2 .div_ {
    margin-top: 0.4rem;
  }
  .about_03 .ab_bot .banner2 .div_ .pu_tog {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .about_03 .ab_bot .banner2 .div_ .pu_tog .prev,
  .about_03 .ab_bot .banner2 .div_ .pu_tog .next {
    position: initial;
    transform: translateY(0);
  }
  .about_03 .ab_bot .banner2 .div_ .pu_tog .next {
    margin-left: 0.2rem;
  }
  .pu_tog,
  .pu_page .prev a,
  .pu_page .next a {
    --w: 0.6rem;
  }
  .about_03 .ab_bot .banner1 .scroll .item {
    margin: 0 0.4rem;
  }
  .Home_Case .box .toggle_main .mySwiper2 .swiper-slide {
      height: auto;
  }
   .Home_Case .box .toggle_main .mySwiper2 .swiper-slide .item a,
  .Home_Case .box .toggle_main .mySwiper2 .swiper-slide .item {
      height: 100%;
  }
    .Home_Case .box .toggle_main .mySwiper2 .swiper-slide .item a {
        
    }
  .Home_Case .box .toggle_main .item a .boxLeft {
    align-items: flex-start;  
  }
  .service_02 .se_bot .ri_box {
    height: 6.5rem !important;
  }
  .details_02 .de_bot .item &gt; div .text .t2,
  .details_01 .box .le_box &gt; div .content2 .div1 .t3 {
    max-height: fit-content;
    height: auto;
    padding-right: 0;
  }
  .Home_Technology .box .item .img::before {
      display: none;
  }
  .service_04 .se_bot,
  .product_01 .pr_top,
  .details_04 .de_bot,
  .Home_Hews .box,
  .Home_About .box1 .main {
    grid-template-columns: repeat(2, 1fr);
  }
  .details_09 .de_bot,
  .details_07 .de_bot {
    grid-template-columns: repeat(1, 1fr);
  }
  .news_03 .wMain .ws_bot .content1,
  .news_03 .wMain .ws_bot .content3,
  .news_03 .wMain .ws_bot .content2 .le_box,
  .news_03 .wMain .ws_bot .content2 .ri_box,
  .about_01 .ri_box,
  .about_01 .le_box,
  .advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box,
  .advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .le_box,
  .advantage_01 .ad_bot .item .ri_box,
  .advantage_01 .ad_bot .item .le_box,
  .service_02 .se_bot .ri_box,
  .service_02 .se_bot .le_box,
  .service_01 .se_bot .item a .ri_box,
  .service_01 .se_bot .item a .le_box,
  .details_01 .box .le_box,
  .details_01 .box .ri_box,
  .pu_li_2 a .ri_box,
  .pu_li_2 a .le_box,
  .Home_Technology .box .item .orientation .right,
  .Home_Technology .box .item .orientation .left,
  .Footer_Container .boxBot .boxRight,
  .Footer_Container .boxBot .boxLeft,
  .Footer_Container .boxTop .boxLeft,
  .Home_Case .box .toggle_main .item a .boxRight,
  .Home_Case .box .toggle_main .item a .boxLeft {
    width: 100%;
    flex: auto;
  }
}
@media (max-width: 750px) {
  .pu_pop .box .main .content2 {
    --h: 0.8rem;
  }
  .details_09 .de_bot .item .bk::before,
  .details_06 .de_post &gt; div .content2 .div1 .d2 br {
      display: none;
  }
  .details_09 .de_bot .item:hover .post &gt; div .svg img {
    filter: brightness(1);  
  }
  .details_09 .de_bot .item:hover .post &gt; div .text .t1, .details_09 .de_bot .item:hover .post &gt; div .text .t2 {
      color: #000;
  }
  .Home_Technology .box .item .img img {
      min-height: 4rem;
  }
  .pu_pop .box .main .content2 form .item1 {
    max-height: 38vh;
    overflow: auto;
    padding-right: 0.1rem;
  }
  .pu_pop .box .main .content2 form .item1::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .pu_pop .box .main .content2 form .item1::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #e96a2c;
  }
  .pu_pop .box .main .content2 form .item1::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.5);
  }
  @-moz-document url-prefix() {
    .pu_pop .box .main .content2 form .item1 {
      scrollbar-color: #e96a2c rgba(0, 0, 0, 0.5);
      scrollbar-width: thin;
      -ms-overflow-style: none;
    }
  }
  .pu_pop .box .main .content2 form .submit p {
    padding: 0 0.5rem;
  }
  .Home_Case .box .toggle .scroll {
    justify-content: flex-start;
    width: fit-content;
  }
  .Home_Hews .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Home_Hews .box .list1 {
    grid-area: auto;
  }
  .Home_Hews .box .list1 .scroll {
    padding: 1rem 0 0.45rem;
  }
  .Home_Hews .box .list1 .orientation,
  .pu_list a figure .orientation {
    line-height: 0.76rem;
  }
  .Footer_Container .boxTop .boxLeft .content2 form input {
    height: 0.88rem;
  }
  .news_02 .ws_bot .content1 .item a {
    padding: 0.4rem;
  }
  .news_02 .ws_bot .content1 .item a .le_box &gt; div {
    text-align: left;
    margin: 0;
  }
  .news_02 .ws_bot .content1 .item a .ri_box {
    margin-top: 0.2rem;
    padding: 0;
    border-left: none;
  }
  .news_02 .ws_top &gt; div a + a {
    margin-left: 0.5rem;
  }
  .pu_tog,
  .pu_page .prev a,
  .pu_page .next a {
    --w: 0.8rem;
  }
  .title_01 .cont2 br {
    display: none;
  }
  .about_01 &gt; div .ri_box &gt; div .div1 {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.4rem 0.2rem;
  }
  .details_06 .de_bk img,
  .details_06 .de_bk video {
     height: 9rem;  
  }
  .about_04 .ab_bk img {
    min-height: 8rem;
  }
  .advantage_02 .ad_bot .banner2 .swiper .swiper-slide a .ri_box &gt; div .li {
    padding-left: 0.3rem;
  }
  .pu_pop .box .main .content2 form .item1,
  .solution_02 .so_bot .post,
  .details_03 .de_bot .post,
  .details_02 .de_bot,
  .solution_01 .so_bot,
  .details_08 .de_bot,
  .service_03 .se_bot,
  .service_04 .se_bot,
  .product_01 .pr_top,
  .details_04 .de_bot,
  .Home_Hews .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .service_04 .se_bot .item &gt; div .svg {
    height: 1rem;
  }
  :root {
    --hh: 0.72rem;
  }
  .pu_link .a {
    padding: 0 0.3rem 0 0.4rem;
  }
  .service_02 .se_bot .ri_box {
    height: 8rem !important;
  }
  .service_01 .se_bot .item a .ri_box &gt; div .svg {
    height: 0.88rem;
  }
  .details_07 .de_bot .item .ri_box img {
    margin: auto;
  }
  .details_09 .de_bot .item .bk img {
    min-height: 3rem;
  }
  .details_09 .de_bot .item .post {
    position: initial;
    height: auto;
    padding: 0.4rem;
    background: #fff;
  }
  .details_09 .de_bot .item .post::before {
    display: none;
  }
  .details_09 .de_bot .item .post &gt; div .text {
    margin-top: 0.36rem;
    width: 100%;
    flex: auto;
  }
  .solution_02 .so_bot .post .item .div1 .svg,
  .solution_01 .so_bot .item .post &gt; div .svg,
  .details_02 .de_bot .item &gt; div .svg {
    height: 0.98rem;
  }
  .details_07 .de_bot .item .ri_box,
  .details_07 .de_bot .item .le_box,
  .news_02 .ws_bot .content1 .item a .ri_box,
  .news_02 .ws_bot .content1 .item a .le_box,
  .Footer_Container .boxTop .boxLeft .content2 {
    width: 100%;
    flex: auto;
  }
}
.Contact_01 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.Contact_01 .box .item {
  text-align: center;
}
.Contact_01 .box .item .content1 {
  transition: 0.4s;
}
.Contact_01 .box .item .content1 p {
  height: 0.64rem;
  width: 0.64rem;
  background: #e96a2c;
  margin: auto;
  display: flex;
  transition: 0.4s;
  overflow: hidden;
  position: relative;
}
.Contact_01 .box .item .content1 p::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 0.32rem #e96a2c;
  transition: 0.4s;
  z-index: -1;
  opacity: 0;
}
.Contact_01 .box .item .content1 p svg {
  margin: auto;
}
.Contact_01 .box .item .content1 p svg path {
  transition: 0.4s;
}
.Contact_01 .box .item .content2 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.3rem;
}
.Contact_01 .box .item .content3 {
  margin-top: 0.1rem;
}
.Contact_01 .box .item .content3 a {
  font-size: var(--f24);
  color: #000;
  transition: 0.4s;
  font-family: MontserratBold;
}
.Contact_01 .box .item .content3 a:hover {
  color: var(--color);
}
.Contact_01 .box .item .content3 span {
  font-size: var(--f20);
  font-weight: bold;
}
.Contact_01 .box .item:hover .content1 {
  transform: translateY(-0.1rem);
}
.Contact_02 {
  background: #f4f4f4;
}
.Contact_02 .box .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Contact_02 .box .list .item input {
  display: block;
  padding: 0 0.2rem;
  border: 0;
  width: 100%;
  height: 0.6rem;
  background: #fff;
  font-size: var(--f16);
  color: #000;
}
.Contact_02 .box .list .item .layui-form-select dl {
  top: 0.6rem;
}
.Contact_02 .box .list .item .layui-form-selectup dl {
  top: auto;
  bottom: 0.6rem;
}
.Contact_02 .box .list .item .layui-form-select dl dd {
  padding: 0 0.2rem;
}
.Contact_02 .box .list .item .layui-form-select dl dd.layui-this {
  color: #e96a2c;
}
.Contact_02 .box .list1 {
  margin-top: 0.2rem;
}
.Contact_02 .box .list1 textarea {
  font-size: var(--f16);
  color: #999;
  display: block;
  width: 100%;
  border: 0;
  padding: 0.2rem;
  height: 2.08rem;
  resize: none;
}
.Contact_02 .box .list2 {
  margin-top: 0.6rem;
}
.Contact_02 .box .list2 input {
  display: none;
}
@media screen and (max-width: 699px) {
  .Contact_01 .box {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.7rem;
  }
  .Contact_01 .box .item .content1 p {
    width: 1rem;
    height: 1rem;
  }
  .Contact_02 .box .list {
    grid-template-columns: repeat(1, 1fr);
  }
  .Contact_02 .box .list .item input {
    height: 0.8rem;
  }
}
/*# sourceMappingURL=./style.css.map */</pre></body></html>