:root {
  --swiper-theme-color: #b79541;
}
body {
  --www: 1rem;
  --interval: var(--www);
  --nav_height: 1rem;
  --color: #b79541;
  --f14: 0.14rem;
  --f16: 0.16rem;
  --f18: 0.18rem;
  --f20: 0.2rem;
  --f22: 0.22rem;
  --f24: 0.24rem;
  --f26: 0.26rem;
  --f28: 0.28rem;
  --f30: 0.3rem;
  --f32: 0.32rem;
  --f34: 0.34rem;
  --f36: 0.36rem;
  --f38: 0.38rem;
  --f40: 0.4rem;
  --f42: 0.42rem;
  --f44: 0.44rem;
  --f46: 0.46rem;
  --f48: 0.48rem;
  --f50: 0.5rem;
  --f52: 0.52rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
}
@media screen and (min-width: 1921px) {
  body {
    --interval: calc((100vw - (19.2rem - var(--www))) / 2);
  }
}
@media screen and (max-width: 1520px) {
  body {
    --f14: 12px;
    --f16: 14px;
    --f18: 16px;
    --f20: 18px;
    --f22: 20px;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f22: 16px;
    --f24: 18px;
    --f26: 20px;
    --f28: 22px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f50: 0.44rem;
    --f52: 0.46rem;
    --f54: 0.48rem;
    --f56: 0.52rem;
    --f58: 0.52rem;
    --f60: 0.54rem;
    --interval: 5vw;
    --nav_height: 58px;
  }
}
@media screen and (max-width: 767px) {
  body {
    --f14: 0.26rem;
    --f16: 0.28rem;
    --f18: 0.3rem;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 0.34rem;
    --f26: 0.34rem;
    --f28: 0.36rem;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.42rem;
    --f42: 0.42rem;
    --f44: 0.42rem;
    --f46: 0.42rem;
    --f48: 0.42rem;
    --f50: 0.42rem;
    --f52: 0.42rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
  }
}
.maodian {
  position: relative;
  top: calc(var(--nav_height) * -1 + 1px);
}
.public_author {
  top: -webkit-calc(0.4rem);
  top: calc(0.6rem * -1 + 1px);
}
.search_open {
  cursor: pointer;
}
.mobile_search {
  top: var(--nav_height);
}
/** 纵向滚动条样式 */
body::-webkit-scrollbar {
  width: 5px;
  height: 2px;
}
body::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #b79541;
}
body::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  body {
    scrollbar-color: #b79541 rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
.body {
  overflow: hidden;
  padding-right: 5px;
}
.wMain {
  padding-left: var(--interval);
  padding-right: var(--interval);
  width: 100%;
}
.swiper-button-lock {
  display: none !important;
}
.button-disabled,
.swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
}
.dw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .null_height {
    height: 0;
  }
}
.flex_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .pc_main {
    display: none !important;
  }
}
.phone_main {
  display: none !important;
}
@media screen and (max-width: 1200px) {
  .phone_main {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.center {
  text-align: center;
}
.white {
  color: #fff !important;
}
.bgColor {
  background: #f7f7f7;
}
.pt {
  padding-top: 0.94rem;
}
.pb {
  padding-bottom: 0.94rem;
}
.mt {
  margin-top: 0.56rem;
}
.Privacy_Policy .box_ .content1 {
  font-size: var(--f32);
}
.Privacy_Policy .box_ .hr {
  border-top: 1px solid #eee;
  margin: 0.5rem 0;
}
.Privacy_Policy .box_ .content3 {
  font-size: var(--f18);
  line-height: 1.8;
  color: #333;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #f7f7f7;
}
.Search_List .box2 {
  min-height: 40vh;
}
.Search_List .box2 .item {
  padding: 0.2rem 0.8rem;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 1200px) {
  .Search_List .box2 .item {
    padding: 0.2rem 0rem;
  }
}
.Search_List .box2 .item a .left {
  max-width: 80%;
}
.Search_List .box2 .item a .left .t {
  font-size: var(--f14);
  color: #999;
}
.Search_List .box2 .item a .left .b {
  font-size: var(--f24);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 12px;
}
.Search_List .box2 .item a .right {
  font-size: var(--f16);
  color: #b79541;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a .right i {
  font-size: var(--f16);
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a:hover .b {
  color: #b79541;
}
.Search_List .box2 .item a:hover .right i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.Search_List .box3 {
  font-size: var(--f18);
  text-align: center;
}
.code_button .a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0.15rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.code_button .a svg {
  width: 0.3rem;
  position: relative;
  z-index: 2;
  height: 0.3rem;
}
.code_button .a svg path {
  fill: #303E48;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.code_button .a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -webkit-box-shadow: inset 0 0 0 0.47rem #c2b2a5;
  box-shadow: inset 0 0 0 0.47rem #c2b2a5;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}
.code_button .a:hover::after {
  -webkit-box-shadow: inset 0 0 0 2px #c2b2a5;
  box-shadow: inset 0 0 0 2px #c2b2a5;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Sitemap .container {
  padding-left: var(--interval);
  padding-right: var(--interval);
}
.Sitemap .container .ap_top {
  border-bottom: 1px solid #999;
  padding-bottom: 0.46rem;
}
.Sitemap .container .ap_top p {
  font-size: 0.54rem;
  color: #000;
}
.Sitemap .container .ap_bot .item {
  padding: 0.44rem 0;
  border-bottom: 1px solid #ccc;
}
.Sitemap .container .ap_bot .item .content1 a {
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Sitemap .container .ap_bot .item .content1 a:hover {
  color: #b79541;
}
.Sitemap .container .ap_bot .item .content2 {
  margin-top: 0.22rem;
}
.Sitemap .container .ap_bot .item .content2 .firstorder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-right: 0.6rem;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a:hover {
  color: #b79541;
}
.Sitemap .container .ap_bot .item .content2 .multistage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list {
  margin-right: 0.5rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a:hover {
  color: #b79541;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 {
  margin-top: 0.26rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a {
  font-size: 0.9em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a:hover {
  color: #b79541;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 {
  margin-top: 0.14rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a:hover {
  color: #b79541;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 {
  margin-top: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
  line-height: 1.4;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a:hover {
  color: #b79541;
}
.Sitemap .container .ap_bot .item .content1 a {
  font-size: 0.26rem;
}
.firstorder > a,
.ge_list {
  font-size: 0.24rem;
}
@media (max-width: 1200px) {
  .Sitemap .container {
    padding: 0 5vw;
  }
  .Sitemap {
    padding: 0.8rem 0;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage a,
  .Sitemap .container .ap_bot .item .content2 .firstorder a {
    margin-right: 0;
  }
  .Sitemap .container .ap_bot .item .content1 a {
    font-size: 0.32rem;
  }
  .firstorder > a,
  .ge_list {
    font-size: 0.3rem;
  }
}
@media (max-width: 750px) {
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    grid-template-columns: repeat(1, 1fr);
  }
}
.Layer_Upload {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 90;
  display: none;
}
.Layer_Upload .box {
  position: absolute;
  width: min(8rem, 90vw);
  margin: auto;
  background: #fff;
  padding: 0.6rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.Layer_Upload .box .close {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  z-index: 2;
  cursor: pointer;
}
.Layer_Upload .box .close i {
  font-size: var(--f24);
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Layer_Upload .box .close:hover i {
  color: #b79541;
}
.Layer_Upload .box .content1 {
  font-size: 0.36rem;
  line-height: 1;
  font-weight: bold;
}
.Layer_Upload .box .content2 {
  margin-top: 0.5rem;
}
.Layer_Upload .box .content2 .upload {
  width: 2.9rem;
  margin: auto;
  cursor: pointer;
  position: relative;
}
.Layer_Upload .box .content2 .upload img {
  width: 100%;
}
.Layer_Upload .box .content2 .upload p {
  font-size: 14px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.6rem;
  min-width: 0.95rem;
  padding: 0 0.3rem;
  line-height: 35px;
  border: 1px solid #b79541;
}
.Layer_Upload .box .content3 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.25rem;
  margin-bottom: 0.15rem;
}
.Layer_Upload .box .content5 {
  margin-top: 0.45rem;
}
.Layer_Upload .box .content5 input {
  width: 1.6rem;
  height: 0.55rem;
  background: #b79541;
  color: #fff;
  font-size: var(--f16);
  cursor: pointer;
  border: 0;
}
.Header_Container {
  position: fixed;
  top: 0;
  z-index: 88;
  width: 100%;
  left: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header_Container .box .logo a {
  display: block;
  position: relative;
}
.Header_Container .box .logo a div {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .logo a img {
  height: 46px;
}
.Header_Container .box .logo a .svg2 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.Header_Container .box nav {
  margin-right: auto;
  margin-left: 0.45rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box nav .item {
  padding: 0 0.15rem;
}
.Header_Container .box nav .item > p a {
  display: block;
  font-size: var(--f16);
  line-height: var(--nav_height);
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.Header_Container .box nav .item > p a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0.12rem;
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  z-index: 10;
}
.Header_Container .box nav .item:hover > p a {
  color: #b79541 !important;
}
.Header_Container .box nav .item.active > p a::after {
  opacity: 1;
}
.Header_Container .box .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box .button path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .button .search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: var(--nav_height);
}
.Header_Container .box .button .search p {
  cursor: pointer;
}
.Header_Container .box .button .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.4rem;
}
.Header_Container .box .button .menu p {
  cursor: pointer;
}
.Header_Container.active,
.Header_Container.on,
.Header_Container.sticky {
  background: #fff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.04);
}
.Header_Container.active .box .logo a .svg1,
.Header_Container.on .box .logo a .svg1,
.Header_Container.sticky .box .logo a .svg1 {
  opacity: 0;
}
.Header_Container.active .box .logo a .svg2,
.Header_Container.on .box .logo a .svg2,
.Header_Container.sticky .box .logo a .svg2 {
  opacity: 1;
}
.Header_Container.active .box nav .item > p a,
.Header_Container.on .box nav .item > p a,
.Header_Container.sticky .box nav .item > p a {
  color: #111;
}
.Header_Container.active .box nav .item > p a::after,
.Header_Container.on .box nav .item > p a::after,
.Header_Container.sticky .box nav .item > p a::after {
  bottom: 0;
  background: #b79541;
}
.Header_Container.active .box .button path,
.Header_Container.on .box .button path,
.Header_Container.sticky .box .button path {
  fill: #111;
}
.Header_Container.wy {
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
}
.Header_Container.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.navMask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 78;
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
}
.navMask.active {
  visibility: inherit;
  opacity: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.select_nav_01 {
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 80;
  visibility: hidden;
  opacity: 0;
  border-top: 2px solid #fbfbfb;
}
.select_nav_01.active {
  visibility: inherit;
  opacity: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.select_nav_01 .box_ {
  padding: 0.55rem 1.4rem 0.35rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 0.15rem;
}
.select_nav_01 .box_ .list_ .h5 {
  font-size: var(--f18);
  color: #333;
  padding: 0 0.2rem;
}
.select_nav_01 .box_ .list_ ul {
  margin-top: 0.16rem;
}
.select_nav_01 .box_ .list_ ul li {
  display: block;
}
.select_nav_01 .box_ .list_ ul li a {
  display: block;
  font-size: var(--f18);
  color: #000;
  font-weight: bold;
  line-height: 60px;
  padding: 0 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.select_nav_01 .box_ .list_ ul li a:hover {
  color: #b79541;
}
.select_nav_01 .box_ .list_ ul li.active a {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
}
.select_nav_01 .close {
  position: absolute;
  top: 0.55rem;
  z-index: 1;
  right: var(--interval);
}
.select_nav_01 .close i {
  font-size: var(--f20);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
  cursor: pointer;
}
.select_nav_01 .close i:hover {
  color: #b79541;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select_nav_02 {
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 80;
  visibility: hidden;
  opacity: 0;
  border-top: 2px solid #fbfbfb;
}
.select_nav_02.active {
  visibility: inherit;
  opacity: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.select_nav_02 .box_ {
  padding: 0.55rem 1.4rem;
}
.select_nav_02 .box_ .list_ ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0 0.15rem;
}
.select_nav_02 .box_ .list_ ul li a {
  display: block;
  font-size: var(--f18);
  color: #000;
  font-weight: bold;
  padding: 0 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  line-height: 60px;
}
.select_nav_02 .box_ .list_ ul li a:hover {
  color: #b79541;
}
.select_nav_02 .box_ .list_ ul li.active a {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
}
.select_nav_02 .close {
  position: absolute;
  top: 55px;
  z-index: 1;
  right: var(--interval);
}
.select_nav_02 .close i {
  font-size: var(--f20);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
  cursor: pointer;
}
.select_nav_02 .close i:hover {
  color: #b79541;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Menu_Container {
  position: fixed;
  width: 100%;
  z-index: 91;
  background: #fff;
  -webkit-clip-path: ellipse(0 0 at 100% 0);
  clip-path: ellipse(0 0 at 100% 0);
  pointer-events: none;
  transition: clip-path 0.6s, -webkit-clip-path 0.6s;
  overflow: hidden;
}
.Menu_Container.active {
  -webkit-clip-path: ellipse(180% 180% at 100% 0);
  clip-path: ellipse(180% 180% at 100% 0);
  pointer-events: auto;
}
.Menu_Container .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.Menu_Container .box1 .left {
  height: var(--nav_height);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Menu_Container .box1 .left a img {
  height: 46px;
}
.Menu_Container .box1 .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Menu_Container .box1 .right div {
  cursor: pointer;
}
.Menu_Container .box1 .right div svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Menu_Container .box1 .right div:hover svg path {
  fill: #b79541;
}
.Menu_Container .box2 {
  margin-top: 0.7rem;
}
.Menu_Container .box2 .item .h5 a {
  font-size: var(--f24);
  color: #333;
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Menu_Container .box2 .item .h5 a:hover {
  color: #b79541;
}
.Menu_Container .box2 .item ul {
  margin-top: 0.5rem;
}
.Menu_Container .box2 .item ul li {
  margin-bottom: 10px;
}
.Menu_Container .box2 .item ul li a {
  font-size: var(--f18);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Menu_Container .box2 .item ul li a:hover {
  color: #b79541;
}
.Menu_Container .box3 {
  margin-top: auto;
}
.Menu_Container .box4 {
  padding: 1rem 0 0;
}
.Menu_Container .box4 .left .item {
  color: #333;
  margin-right: 1.25rem;
}
.Menu_Container .box4 .left .item:last-child {
  margin-right: 0;
}
.Menu_Container .box4 .left .item .content1 {
  font-size: var(--f20);
}
.Menu_Container .box4 .left .item .content2 {
  font-size: var(--f24);
  margin-top: 0.1rem;
}
.Menu_Container .box4 .left .item .content2 span {
  font-family: 'gilroy_bold';
}
.Menu_Container .box4 .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Menu_Container .box4 .right .item {
  width: 0.5rem;
  height: 0.5rem;
  background: #f7f7f7;
  margin-left: 0.12rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.Menu_Container .box4 .right .item svg {
  margin: auto;
}
.Menu_Container .box4 .right .item svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Menu_Container .box4 .right .item p {
  position: absolute;
  left: 50%;
  top: 0.6rem;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 1.2rem;
  padding: 10px;
  background: #f7f7f7;
}
.Menu_Container .box4 .right .item p img {
  width: 100%;
}
.Menu_Container .box4 .right .item p::after {
  position: absolute;
  content: '';
  border: 6px solid transparent;
  left: 50%;
  top: 0%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  border-bottom-color: #f7f7f7;
}
.Menu_Container .box4 .right .item:hover {
  background: #b79541;
}
.Menu_Container .box4 .right .item:hover svg path {
  fill: #fff;
}
.Menu_Container .box4 .right .item:hover p {
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.Menu_Container .box5 {
  margin-top: 0.6rem;
  font-size: var(--f16);
  padding: 0.45rem 0 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #999;
}
.Menu_Container .box5 a,
.Menu_Container .box5 span {
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Menu_Container .box5 a:hover {
  color: #b79541;
}
.Home_Banner .banner {
  position: relative;
}
.Home_Banner .banner video,
.Home_Banner .banner picture img {
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 60vh;
  }
}
.Home_Banner .banner .video {
  position: relative;
}
.Home_Banner .banner .video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.Home_Banner .banner .video .phone {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone {
    display: block;
  }
}
.Home_Banner .banner .video .phone .img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .img img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .play {
  position: absolute;
  z-index: 3;
  width: 0.5rem;
  height: 0.5rem;
  right: 5vw;
  bottom: 5vw;
  border-radius: 50%;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Banner .banner .video .phone .play svg {
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone .play {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.Home_Banner .banner .swiper-slide .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}
.Home_Banner .banner .swiper-slide .orientation .content1 {
  font-size: var(--f50);
  font-weight: bold;
}
.Home_Banner .banner .swiper-slide .orientation .content2 {
  font-size: var(--f24);
  margin-top: 0.12rem;
  font-family: 'gilroy_Medium';
}
.Home_Banner .banner .swiper-slide .orientation .content3 {
  margin-top: 0.4rem;
}
.Home_Banner .page_box {
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Banner .page_box .prev,
.Home_Banner .page_box .next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Banner .page_box .prev i,
.Home_Banner .page_box .next i {
  font-size: var(--f22);
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Banner .page_box .prev i:hover,
.Home_Banner .page_box .next i:hover {
  color: #b79541;
}
.Home_Banner .page_box .prev.act,
.Home_Banner .page_box .next.act {
  opacity: 0;
  visibility: hidden;
}
.Home_Banner .page_box .yuan {
  margin: 0 0.4rem;
  position: relative;
}
.Home_Banner .page_box .yuan > svg {
  width: 44px;
  height: 44px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.Home_Banner .page_box .yuan > svg circle {
  stroke: #fff;
  fill: none;
}
.Home_Banner .page_box .yuan > svg .svg1 {
  opacity: 0.4;
}
.Home_Banner .page_box .yuan > svg .svg2 {
  stroke-dasharray: 132;
  stroke-dashoffset: 132;
}
.Home_Banner .page_box .yuan .play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.Home_Banner .page_box .yuan .play p {
  margin: auto;
}
.Home_Banner .page_box .yuan .play .start {
  display: none;
}
.Home_Banner .page_box .yuan.active > svg .svg2 {
  -webkit-animation: yuan var(--duration) linear forwards;
  animation: yuan var(--duration) linear forwards;
}
.Home_Banner .page_box .yuan.on > svg .svg2 {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.Home_Banner .page_box .yuan.on .play .start {
  display: block;
}
.Home_Banner .page_box .yuan.on .play .end {
  display: none;
}
@-webkit-keyframes yuan {
  0% {
    stroke-dashoffset: 132;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes yuan {
  0% {
    stroke-dashoffset: 132;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.button_01 .a {
  cursor: pointer;
  min-width: 1.5rem;
  padding: 0 0.3rem;
  line-height: 48px;
  border: 1px solid #fff;
  font-size: var(--f16);
  color: #fff;
  text-align: center;
  border-radius: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.button_01 .a:hover {
  background: #b79541;
  color: #fff;
  border-color: #b79541;
}
.button_01 .none {
  cursor: default;
}
.button_02 .a {
  cursor: pointer;
  min-width: 1.5rem;
  padding: 0 0.3rem;
  line-height: 48px;
  border: 1px solid #000;
  font-size: var(--f16);
  color: #000;
  text-align: center;
  border-radius: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.button_02 .a svg {
  margin-right: 5px;
}
.button_02 .a path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.button_02 .a:hover {
  background: #b79541;
  color: #fff;
  border-color: #b79541;
}
.button_02 .a:hover path {
  stroke: #fff;
}
.button_02 .none {
  cursor: default;
}
.button_03 .a {
  cursor: pointer;
  min-width: 1.5rem;
  padding: 0 0.3rem;
  line-height: 48px;
  border: 1px solid #b79541;
  font-size: var(--f16);
  color: #b79541;
  text-align: center;
  border-radius: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.button_03 .a svg {
  margin-right: 5px;
}
.button_03 .a path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.button_03 .a:hover {
  background: #b79541;
  color: #fff;
  border-color: #b79541;
}
.button_03 .a:hover path {
  stroke: #fff;
}
.button_03 .none {
  cursor: default;
}
.f40 {
  font-weight: bold;
  font-size: var(--f40);
  color: #161615;
}
.Home_Product {
  --w: 9rem;
}
.Home_Product .box .boxLeft {
  width: var(--w);
  padding: 0 0 0 var(--interval);
}
.Home_Product .box .boxLeft .banner1 {
  margin-top: 0.4rem;
}
.Home_Product .box .boxLeft .banner1 ul {
  border-bottom: 1px solid #eee;
}
.Home_Product .box .boxLeft .banner1 ul li {
  margin-right: 0.65rem;
  font-size: var(--f16);
  color: #161615;
  padding-bottom: 0.15rem;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.Home_Product .box .boxLeft .banner1 ul li::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #b79541;
  height: 2px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.Home_Product .box .boxLeft .banner1 ul li:last-child {
  margin-right: 0;
}
.Home_Product .box .boxLeft .banner1 ul li:hover {
  color: #b79541;
}
.Home_Product .box .boxLeft .banner1 ul .active {
  color: #b79541;
}
.Home_Product .box .boxLeft .banner1 ul .active::after {
  opacity: 1;
}
.Home_Product .box .boxLeft .banner2 {
  padding-right: 0.95rem;
}
.Home_Product .box .boxLeft .banner2 .swiper .swiper-slide {
  overflow: hidden;
  text-align: center;
}
.Home_Product .box .boxLeft .banner2 .swiper .swiper-slide p {
  padding-top: 0.8rem;
  height: 4.4rem;
  display: flex;
}
.Home_Product .box .boxLeft .banner2 .swiper .swiper-slide p img {
  /*max-width: 1.6rem;*/
  max-height: 90%;
  margin: auto;
}
.Home_Product .box .boxLeft .banner2 .swiper .button div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
}
.Home_Product .box .boxLeft .banner2 .swiper .button div i {
  font-size: var(--f22);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #d9d9d9;
}
.Home_Product .box .boxLeft .banner2 .swiper .button div:hover i {
  color: #b79541;
}
.Home_Product .box .boxLeft .banner2 .swiper .button .prev {
  left: 0;
}
.Home_Product .box .boxLeft .banner2 .swiper .button .next {
  right: 0;
}
.Home_Product .box .boxLeft .main .item {
  display: none;
}
.Home_Product .box .boxLeft .main .item .content1 {
  font-size: var(--f28);
  font-weight: bold;
  color: #161615;
}
.Home_Product .box .boxLeft .main .item .content2 {
  font-size: var(--f16);
  color: #666;
  height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.1rem;
}
.Home_Product .box .boxLeft .main .item .content3 {
  margin-top: 0.24rem;
}
.Home_Product .box .boxLeft .main .item .content3 a {
  font-size: var(--f16);
  color: #b79541;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 1px solid transparent;
  padding-bottom: 4px;
}
.Home_Product .box .boxLeft .main .item .content3 a i {
  margin-left: 0.1rem;
  font-size: var(--f16);
}

.Home_Product .box .boxLeft .main .item .content3 a:hover {
  border-color: #b79541;
}
.Home_Product .box .boxLeft .main .item.active {
  display: block;
  -webkit-animation: fadeInUp 0.8s cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
  animation: fadeInUp 0.8s cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
}
.Home_Product .box .boxRight {
  width: calc(100% - var(--w));
}
.Home_Product .box .boxRight .swiper-slide {
  opacity: 0 !important;
  position: relative;
}
.Home_Product .box .boxRight .swiper-slide a {
  display: block;
}
.Home_Product .box .boxRight .swiper-slide p {
  overflow: hidden;
}
.Home_Product .box .boxRight .swiper-slide p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Product .box .boxRight .swiper-slide p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Home_Product .box .boxRight .swiper-slide .orientation {
  position: absolute;
  left: 0;
  bottom: 0.46rem;
  width: 100%;
  padding: 0 1rem;
  color: #fff;
}
.Home_Product .box .boxRight .swiper-slide .orientation .content1 {
  font-size: var(--f28);
  font-weight: bold;
}
.Home_Product .box .boxRight .swiper-slide .orientation .content2 {
  font-size: var(--f16);
  margin-top: 0.16rem;
}
.Home_Product .box .boxRight .swiper-slide-active {
  opacity: 1 !important;
}
.Home_About {
  background: url(../images/img5.jpg) no-repeat 50% 50%;
  background-attachment: fixed;
  min-height: 100vh;
}
.Home_About .box .boxLeft {
  width: 50%;
  padding: 2rem 0 1rem;
}
.Home_About .box .boxLeft .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 2rem;
}
.Home_About .box .boxLeft .list {
  margin-top: 0.54rem;
}
.Home_About .box .boxLeft .list ul li {
  color: #fff;
}
.Home_About .box .boxLeft .list ul li .left {
  width: 80px;
  font-family: 'gilroy_bold';
  font-size: var(--f16);
  padding-bottom: 0.25rem;
  position: relative;
}
.Home_About .box .boxLeft .list ul li .left::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0.09rem;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
}
.Home_About .box .boxLeft .list ul li .left::after {
  content: '';
  position: absolute;
  right: 3px;
  top: 0.09rem;
  height: 100%;
  border-right: 1px dashed #fff;
  opacity: 0.2;
}
.Home_About .box .boxLeft .list ul li .right {
  padding-left: 0.38rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: var(--f16);
  padding-bottom: 0.25rem;
}
.Home_About .box .boxLeft .list ul li:last-child .left::after {
  display: none;
}
.Home_About .box .boxLeft .more {
  margin-top: 0.35rem;
}
.Home_About .box .boxRight {
  width: 6.5rem;
  padding: 2rem 0;
}
.Home_About .box .boxRight ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem 0;
}
.Home_About .box .boxRight ul li .top {
  color: #fff;
  position: relative;
}
.Home_About .box .boxRight ul li .top div {
  font-size: 1rem;
  font-family: 'gilroy_bold';
  line-height: 1;
  position: relative;
}
.Home_About .box .boxRight ul li .top div .em1 {
  opacity: 0;
}
.Home_About .box .boxRight ul li .top div .em2 {
  position: absolute;
  left: 0;
  top: 0;
}
.Home_About .box .boxRight ul li .top p {
  font-size: var(--f48);
  margin-left: 0.16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.Home_About .box .boxRight ul li .top p span {
  -webkit-transform: translateY(0.1rem);
  -ms-transform: translateY(0.1rem);
  transform: translateY(0.1rem);
}
.Home_About .box .boxRight ul li .top p em {
  font-size: var(--f36);
  -webkit-transform: translateY(-0.1rem);
  -ms-transform: translateY(-0.1rem);
  transform: translateY(-0.1rem);
  display: inline-block;
}
.Home_About .box .boxRight ul li .bot {
  font-size: var(--f20);
  color: #fff;
  margin-top: 0.12rem;
}
.Home_News .box .swiper {
  padding: 0 var(--interval);
}
.Home_News .box .swiper-slide {
  width: 7.8rem;
}
.Home_News .box .swiper-slide a {
  display: block;
}
.Home_News .box .swiper-slide a figure {
  overflow: hidden;
}
.Home_News .box .swiper-slide a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_News .box .swiper-slide a figcaption {
  margin-top: 0.4rem;
}
.Home_News .box .swiper-slide a figcaption .content1 {
  font-size: var(--f16);
  color: #b79541;
}
.Home_News .box .swiper-slide a figcaption .content2 {
  margin-top: 0.18rem;
  font-size: var(--f24);
  height: 2.8em;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  color: #161615;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_News .box .swiper-slide a:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Home_News .box .swiper-slide a:hover figcaption .content2 {
  color: #b79541;
}
.boxJd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.7rem;
}
.boxJd .line {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.boxJd .line div {
  height: 2px;
  position: relative;
  width: 100%;
}
.boxJd .line div .swiper-pagination-progressbar {
  height: 100%;
  background: #eee;
}
.boxJd .line div .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  height: 2px;
}
.boxJd .button {
  margin-left: 0.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.boxJd .button div {
  cursor: pointer;
}
.boxJd .button div i {
  font-size: var(--f22);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #d9d9d9;
}
.boxJd .button div:hover i {
  color: #b79541;
}
.boxJd .button .next {
  margin-left: 0.35rem;
}
.Home_Two .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.Home_Two .box .item a {
  display: block;
  position: relative;
}
.Home_Two .box .item a .img {
  overflow: hidden;
  position: relative;
}
.Home_Two .box .item a .img img {
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.Home_Two .box .item a .img::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url(../images/img8.png) no-repeat center bottom;
  background-size: 100% auto;
}
.Home_Two .box .item a .orientation {
  position: absolute;
  left: 0;
  bottom: 0.5rem;
  width: 100%;
  padding: 0 var(--interval);
  color: #fff;
  transform: translateY(.3rem);
  transition: .4s;
}
.Home_Two .box .item a .orientation > div {
  max-width: 5.3rem;
}
.Home_Two .box .item a .orientation .content1 {
  font-size: var(--f16);
  font-family: 'gilroy_bold';
  text-transform: uppercase;
}
.Home_Two .box .item a .orientation .content2 {
  font-size: var(--f36);
  margin: 0.1rem 0 0.2rem;
}
.Home_Two .box .item a .orientation .content3 {
  font-size: var(--f16);
  height: 4em;
  line-height: 2;
  /*display: -webkit-box;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-line-clamp: 2;*/
  /*overflow: hidden;*/
  /*text-justify: distribute-all-lines;*/
}

.Home_Two .box .item a .orientation  .content4{
    font-size: var(--f16);
    color: #b79541;
    display: inline-block;
    transition: 0.4s;
    margin: .24rem 0 0;
    opacity: 0;
}

.Home_Two .box .item a .orientation  .content4 i {
    margin-left: 0.1rem;
    font-size: var(--f16);
}

.Home_Two .box .item a:hover .orientation{
    transform: translateY(0);
}
.Home_Two .box .item a:hover .orientation .content4{
    opacity: 1;
}
.Home_Two .box .item a:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
}
.Footer_Container .box1 {
  padding: 0.75rem 0 0.45rem;
}
.Footer_Container .box1 .left img {
  height: 46px;
}
.Footer_Container .box1 .right ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Footer_Container .box1 .right ul li {
  position: relative;
  margin-left: 0.2rem;
}
.Footer_Container .box1 .right ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f7f7f7;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box1 .right ul li a svg {
  margin: auto;
}
.Footer_Container .box1 .right ul li a svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box1 .right ul li .ewm {
  position: absolute;
  left: 50%;
  top: 60px;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  width: 1.3rem;
  background: #f7f7f7;
  border-radius: 5px;
  padding: 0.1rem;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}
.Footer_Container .box1 .right ul li .ewm::after {
  position: absolute;
  content: '';
  border: 6px solid transparent;
  left: 50%;
  top: 0%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  border-bottom-color: #f7f7f7;
}
.Footer_Container .box1 .right ul li:hover a {
  background: #b79541;
}
.Footer_Container .box1 .right ul li:hover a svg path {
  fill: #fff;
}
.Footer_Container .box1 .right ul li:hover .ewm {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.Footer_Container .box2 {
  padding: 0.75rem 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.Footer_Container .box2 .left {
  width: 5.1rem;
}
.Footer_Container .box2 .left .content1 {
  font-family: 'gilroy_bold';
  font-size: var(--f18);
  font-weight: bold;
}
.Footer_Container .box2 .left .content2 {
  margin-top: 0.3rem;
}
.Footer_Container .box2 .left .content2 ul li {
  margin-bottom: 0.12rem;
}
.Footer_Container .box2 .left .content2 ul li div {
  font-size: var(--f16);
  color: #666;
}
.Footer_Container .box2 .left .content2 ul li p {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: var(--f16);
}
.Footer_Container .box2 .left .content2 ul li p a {
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box2 .left .content2 ul li p a:hover {
  color: #b79541;
}
.Footer_Container .box2 .left .content3 {
  margin-top: 0.4rem;
}
.Footer_Container .box2 .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.8rem;
}
.Footer_Container .box2 .right .item .h5 a {
  font-size: var(--f18);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box2 .right .item .h5 a:hover {
  color: #b79541;
}
.Footer_Container .box2 .right .item ul {
  margin-top: 0.25rem;
  display: grid;
  gap: 0.12rem;
  width: 1rem;
}
.Footer_Container .box2 .right .item ul li a {
  display: block;
  font-size: var(--f16);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box2 .right .item ul li a:hover {
  color: #b79541;
}
.Footer_Container .box3 {
  padding: 0.35rem 0 0.55rem;
  font-size: var(--f16);
  color: #666;
}
.Footer_Container .box3 a {
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box3 a:hover {
  color: #b79541;
}
.Footer_Container .box3 em {
  margin: 0 0.14rem;
}
.Inner_Banner {
  position: relative;
}
.Inner_Banner::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.34);
  top: 0;
  left: 0;
}
.Inner_Banner picture img {
  width: 100%;
}
.Inner_Banner .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Inner_Banner .orientation .main {
  width: 100%;
  color: #fff;
}
.Inner_Banner .orientation .main .content1 {
  font-size: var(--f50);
  font-weight: bold;
}
.Inner_Banner .orientation .main .content2 {
  font-size: var(--f20);
  margin-top: 0.16rem;
  max-width: 60%;
}
.Inner_Nav {
  border-bottom: 1px solid #eee;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 50;
  background: #fff;
}
.Inner_Nav .box .item {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  margin-right: 0.68rem;
}
.Inner_Nav .box .item a {
  display: block;
  color: #161615;
  font-size: var(--f18);
  padding: 0.25rem 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.Inner_Nav .box .item a:hover {
  color: #b79541;
}
.Inner_Nav .box .active a {
  color: #b79541;
  border-color: #b79541;
}
.Inner_Nav_01 {
  border-bottom: 1px solid #eee;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  background: #fff;
}
.Inner_Nav_01 .box .item {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  padding: 0 0.26rem;
}
.Inner_Nav_01 .box .item a {
  display: block;
  color: #161615;
  font-size: var(--f18);
  padding: 0rem 0 0.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  border-bottom: 1px solid transparent;
  font-weight: bold;
}
.Inner_Nav_01 .box .item a:hover {
  color: #b79541;
}
.Inner_Nav_01 .box .active a {
  color: #b79541;
  border-color: #b79541;
}
.desc_01 {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
}
.About_01 .box .boxLeft {
  width: 8.6rem;
}
.About_01 .box .boxLeft p {
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.4rem);
}
.About_01 .box .boxLeft p img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_01 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.About_01 .box .boxRight .main {
  width: 100%;
}
.About_01 .box .boxRight .main .h5 {
  font-weight: bold;
  font-size: var(--f40);
  margin-bottom: 0.3rem;
}
.About_01 .box .boxRight .main .h6,
.About_01 .box .boxRight .main h6 {
  font-weight: bold;
  font-size: var(--f24);
  margin-bottom: 0.3rem;
}
.About_01 .box .boxRight .main .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  margin-bottom: 0.3rem;
}
.About_01 .box .boxRight .main .desc:last-child {
  margin-bottom: 0;
}
.About_02 {
  background: #f7f7f7;
}
.About_02 .box .banner .swiper {
  padding: 0 var(--interval);
}
.About_02 .box .banner .swiper .swiper-slide {
  width: 4.5rem;
}
.About_02 .box .banner .swiper .swiper-slide .item {
  position: relative;
}
.About_02 .box .banner .swiper .swiper-slide .item .img {
  position: relative;
  overflow: hidden;
}
.About_02 .box .banner .swiper .swiper-slide .item .img::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.About_02 .box .banner .swiper .swiper-slide .item .img img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box .banner .swiper .swiper-slide .item .orientation {
  padding: 0 0.4rem;
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.About_02 .box .banner .swiper .swiper-slide .item .orientation .content1 {
  font-size: var(--f30);
  font-weight: bold;
}
.About_02 .box .banner .swiper .swiper-slide .item .orientation .content2 {
  font-size: var(--f16);
  line-height: 1.8;
  margin-top: 0.18rem;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  
  height: 7.2em;
}
.About_02 .box .banner .swiper .swiper-slide .item:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.About_02 .box .banner .swiper .swiper-slide .item:hover .orientation {
  bottom: 0.5rem;
}
.About_02 .box .banner .swiper .swiper-slide .item:hover .orientation .content2 {
  opacity: 1;
}
.About_03 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.About_03 .box .item a {
  display: block;
  position: relative;
}
.About_03 .box .item a .img {
  overflow: hidden;
  position: relative;
}
.About_03 .box .item a .img img {
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.About_03 .box .item a .img::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url(../images/img8.png) no-repeat center bottom;
  background-size: 100% auto;
}
.About_03 .box .item a .orientation {
  position: absolute;
  left: 0;
  bottom: 0.5rem;
  width: 100%;
  padding: 0 var(--interval);
  color: #fff;
}
.About_03 .box .item a .orientation .content1 {
  font-size: var(--f30);
  font-family: 'gilroy_bold';
}
.About_03 .box .item a .orientation .content2 {
  font-size: var(--f16);
  margin: 0.16rem 0 0.2rem;
  line-height: 1.8;
}
.About_03 .box .item a .orientation .content3 {
  font-size: var(--f16);
  color: #b79541;
}
.About_03 .box .item a .orientation .content3 p {
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 1px solid transparent;
}
.About_03 .box .item a .orientation .content3 p:hover {
  border-bottom: 1px solid #b79541;
}
.About_03 .box .item a .orientation .content3 i {
  color: #b79541;
}
.About_03 .box .item a:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
}
.About_03 .box .item .box {
  display: none;
}
.About_04 .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.About_04 .box .boxLeft ul {
  margin-top: 0.5rem;
  border-bottom: 1px solid #eee;
}
.About_04 .box .boxLeft ul li {
  font-size: var(--f16);
  color: #000;
  padding-bottom: 0.25rem;
  margin-right: 0.6rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 1px solid transparent;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  cursor: pointer;
  font-weight: bold;
}
.About_04 .box .boxLeft ul li:hover {
  color: #b79541;
}
.About_04 .box .boxLeft ul .active {
  color: #b79541;
  border-color: #b79541;
}
.About_04 .box .boxLeft .toggle {
  margin-top: 1.1rem;
  padding-right: 1.5rem;
}
.About_04 .box .boxLeft .toggle .item {
  display: none;
}
.About_04 .box .boxLeft .toggle .item .content1 {
  font-size: var(--f24);
  font-weight: bold;
}
.About_04 .box .boxLeft .toggle .item .content2 {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  margin-top: 0.2rem;
}
.About_04 .box .boxLeft .toggle .item.active {
  display: block;
}
.About_04 .box .boxRight {
  width: 8.6rem;
}
.About_04 .box .boxRight div {
  position: relative;
}
.About_04 .box .boxRight div p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
  z-index: -1;
}
.About_04 .box .boxRight div p img {
  width: 100%;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.About_04 .box .boxRight div p.active {
  position: initial;
  opacity: 1;
  z-index: 1;
}
.About_04 .box .boxRight div p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Inner_Join {
  position: relative;
}
.Inner_Join picture img {
  width: 100%;
}
.Inner_Join .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Inner_Join .orientation .main {
  color: #fff;
}
.Inner_Join .orientation .main .content1 {
  font-size: var(--f30);
  font-weight: bold;
  text-align: center;
}
.Inner_Join .orientation .main .content2 {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  color: #fff;
  text-align: center;
  margin: 0.2rem 0 0.3rem;
}
.business_01 .box .boxLeft {
  width: 8.6rem;
}
.business_01 .box .boxLeft p {
  width: 100%;
  overflow: hidden;
}
.business_01 .box .boxLeft p img {
  width: 100%;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.business_01 .box .boxLeft p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.business_01 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.business_01 .box .boxRight > div {
  width: 100%;
}
.business_01 .box .boxRight > div .f40 {
  margin-bottom: 0.5rem;
}
.business_01 .box .boxRight > div .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
}
.business_01 .box .boxRight > div .h5 {
  font-size: var(--f24);
  font-weight: bold;
  margin: 0.2rem 0;
}
.business_02 {
  position: relative;
}
.business_02 picture img {
  width: 100%;
}
.business_02 .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.business_02 .box .banner .swiper {
  padding: 0 var(--interval);
}
.business_02 .box .banner .swiper .swiper-slide {
  width: 3.6rem;
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
}
.business_02 .box .banner .swiper .swiper-slide a {
  color: #fff;
  display: block;
  padding: 0.55rem 0.35rem;
}
.business_02 .box .banner .swiper .swiper-slide .content1 {
  font-size: var(--f24);
  font-weight: bold;
}
.business_02 .box .banner .swiper .swiper-slide .content2 {
  font-size: var(--f16);
  line-height: 1.5;
  height: 3em;
  margin-top: 0.2rem;
}
.business_03 .box .main_box {
  display: none;
}
.business_03 .box .main_box.active {
  display: block;
}
.business_03 .box .main_box .main_box_top .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.business_03 .box .main_box .main_box_top .boxLeft > div {
  width: 100%;
}
.business_03 .box .main_box .main_box_top .boxLeft .h5 {
  font-size: var(--f24);
  font-weight: bold;
}
.business_03 .box .main_box .main_box_top .boxLeft .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  margin-top: 0.2rem;
}
.business_03 .box .main_box .main_box_top .boxRight {
  width: 8.6rem;
}
.business_03 .box .main_box .main_box_top .boxRight p {
  overflow: hidden;
}
.business_03 .box .main_box .main_box_top .boxRight p img {
  width: 100%;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.business_03 .box .main_box .main_box_top .boxRight p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.business_03 .box .main_box .main_box_bot {
  margin-top: 0.9rem;
}
.business_03 .box .main_box .main_box_bot .h5 {
  font-size: var(--f30);
  font-weight: bold;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxLeft {
  width: 4.4rem;
  padding-right: 1rem;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxLeft > div {
  padding: 0.2rem 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxLeft .h6 {
  font-size: var(--f24);
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxLeft ul {
  display: grid;
  gap: 0.12rem;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxLeft ul li {
  font-size: var(--f16);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxLeft ul li:hover {
  color: #b79541;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxLeft ul li.active {
  font-weight: bold;
  color: #b79541;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll {
  display: none;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll.active {
  display: block;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table {
  width: 100%;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr th,
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr td {
  padding: 0.18rem 0.4rem;
  text-align: left;
  font-weight: bold;
  font-size: var(--f16);
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr th:nth-child(1),
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr td:nth-child(1) {
  width: 4.3rem;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr th:nth-child(3),
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr td:nth-child(3) {
  width: 1.8rem;
  text-align: center;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr td {
  color: #666;
}
.business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr:nth-child(2n-1) {
  background: #f7f7f7;
}
.About_03_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 90;
  display: none;
}
.About_03_layer .close {
  position: absolute;
  right: 0.6rem;
  top: 0.54rem;
}
.About_03_layer .close i {
  font-size: var(--f24);
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}
.About_03_layer .close i:hover {
  color: #b79541;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.About_03_layer .box {
  background: #fff;
  width: min(13.2rem, 86vw);
  padding: 0.52rem 0.5rem 0.52rem 0.6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.About_03_layer .box .content1 {
  font-size: var(--f30);
  font-weight: bold;
}
.About_03_layer .box > .scroll {
  max-height: 60vh;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
}
.About_03_layer .box > .scroll::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.About_03_layer .box > .scroll::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #b79541;
}
.About_03_layer .box > .scroll::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  .About_03_layer .box > .scroll {
    scrollbar-color: #b79541 rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
.About_03_layer .box .content2 {
  font-size: var(--f16);
  color: #333;
  margin-top: 0.18rem;
}
.About_03_layer .box .content3 {
  margin: 0.32rem 0;
}
.About_03_layer .box .content3 .scroll table {
  width: 100%;
}
.About_03_layer .box .content3 .scroll table tr th,
.About_03_layer .box .content3 .scroll table tr td {
  padding: 0.18rem 0.4rem;
  text-align: center;
  font-weight: bold;
}
.About_03_layer .box .content3 .scroll table tr th:nth-child(1),
.About_03_layer .box .content3 .scroll table tr td:nth-child(1) {
  text-align: left;
}
.About_03_layer .box .content3 .scroll table tr th {
  font-size: var(--f16);
}
.About_03_layer .box .content3 .scroll table tr td {
  color: #666;
}
.About_03_layer .box .content3 .scroll table tr:nth-child(2n-1) {
  background: #f7f7f7;
}
.About_03_layer .box .content4 {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
}
.Product_01 .box .boxLeft {
  width: 4.4rem;
  padding-right: 1rem;
}
.Product_01 .box .boxLeft .list {
  position: -webkit-sticky;
  position: sticky;
  top: var(--nav_height);
}
.Product_01 .box .boxLeft .list .item {
  border-bottom: 1px solid #e5e5e5;
}
.Product_01 .box .boxLeft .list .item .top {
  padding: 0.25rem 0;
  cursor: pointer;
}
.Product_01 .box .boxLeft .list .item .top .left {
  font-size: var(--f24);
  font-weight: bold;
  max-width: 80%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .boxLeft .list .item .top .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Product_01 .box .boxLeft .list .item .top .right i {
  font-size: var(--f18);
  font-weight: bold;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .boxLeft .list .item .top:hover .left {
  color: #b79541;
}
.Product_01 .box .boxLeft .list .item .bot {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
}
.Product_01 .box .boxLeft .list .item .bot ul {
  display: grid;
  gap: 0.12rem;
  min-height: 0;
}
.Product_01 .box .boxLeft .list .item .bot ul li:last-child {
  margin-bottom: 0.25rem;
}
.Product_01 .box .boxLeft .list .item .bot ul li a {
  font-size: var(--f16);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .boxLeft .list .item .bot ul li a:hover {
  color: #b79541;
}
.Product_01 .box .boxLeft .list .item .bot ul li.active a {
  color: #b79541;
  font-weight: bold;
}
.Product_01 .box .boxLeft .list .item.active .top .right i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Product_01 .box .boxLeft .list .item.active .bot {
  grid-template-rows: 1fr;
}
.Product_01 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Product_01 .box .boxRight .list {
  display: grid;
  gap: 0.32rem 10px;
  grid-template-columns: repeat(3, 1fr);
}
.Product_01 .box .boxRight .list .item a {
  display: block;
}
.Product_01 .box .boxRight .list .item a figure {
  background: #f7f7f7;
  text-align: center;
  position: relative;
}
.Product_01 .box .boxRight .list .item a figure .img {
  height: 4.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  padding-bottom: 0.6rem;
}
.Product_01 .box .boxRight .list .item a figure .img img {
  max-height: 100%;
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .boxRight .list .item a figure .orientation {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.2rem 0;
  z-index: 1;
  width: 100%;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.Product_01 .box .boxRight .list .item a figure .orientation ul li {
  margin: 0 5px;
  width: 20px;
  height: 20px;
  background: var(--color);
  border-radius: 50%;
  border: 1px solid #eee;
}
.Product_01 .box .boxRight .list .item a figcaption {
  margin-top: 0.2rem;
}
.Product_01 .box .boxRight .list .item a figcaption .content1 {
  font-size: var(--f24);
  font-weight: bold;
  color: #000;
  height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_01 .box .boxRight .list .item a figcaption .content2 {
  font-size: var(--f16);
  color: #000;
  font-weight: bold;
  margin: 0.12rem 0;
  height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.Product_01 .box .boxRight .list .item a figcaption .content3 {
  font-size: var(--f16);
  color: #333;
  height: 3.6em;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.Product_01 .box .boxRight .list .item a:hover figure .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Product_01 .box .boxRight .list .item a:hover figcaption .content1 {
  color: #b79541;
}
.pu_page {
  margin-top: 0.68rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pu_page a {
  text-align: center;
  font-size: var(--f20);
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: 0 0.35rem;
}
.pu_page a:hover {
  color: #b79541;
}
.pu_page .active {
  color: #b79541;
}
.pu_page .prev a,
.pu_page .next a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #999;
}
.pu_page .prev a i,
.pu_page .next a i {
  font-style: var(--f16);
  font-weight: bold;
}
.pu_page .prev a:hover,
.pu_page .next a:hover {
  border-color: #b79541;
  color: #b79541;
}
@media screen and (max-width: 699px) {
  .pu_page .number {
    display: none;
  }
  .pu_page .next {
    margin-left: 0.3rem;
  }
}
.Technology_01 .box .list {
  margin-bottom: 1rem;
}
.Technology_01 .box .list .boxLeft {
  width: 50%;
}
.Technology_01 .box .list .boxLeft .f40 {
  margin-bottom: 0.4rem;
}
.Technology_01 .box .list .boxLeft > ul {
  border-bottom: 1px solid #eee;
}
.Technology_01 .box .list .boxLeft > ul li {
  margin-right: 0.6rem;
  font-size: var(--f16);
  color: #161615;
  padding-bottom: 0.25rem;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.Technology_01 .box .list .boxLeft > ul li::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #b79541;
  height: 2px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.Technology_01 .box .list .boxLeft > ul li:last-child {
  margin-right: 0;
}
.Technology_01 .box .list .boxLeft > ul li:hover {
  color: #b79541;
}
.Technology_01 .box .list .boxLeft > ul .active {
  color: #b79541;
}
.Technology_01 .box .list .boxLeft > ul .active::after {
  opacity: 1;
}
.Technology_01 .box .list .boxLeft .h5 {
  font-size: var(--f24);
  font-weight: bold;
  margin-bottom: 0.25rem;
}
.Technology_01 .box .list .boxLeft .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
}
.Technology_01 .box .list .boxLeft .toggle1 {
  margin-top: 0.6rem;
  padding-right: 1rem;
}
.Technology_01 .box .list .boxLeft .toggle1 .item {
  display: none;
}
.Technology_01 .box .list .boxLeft .toggle1 .item.active {
  display: block;
}
.Technology_01 .box .list .boxRight {
  width: 50%;
}
.Technology_01 .box .list .boxRight div {
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.4rem);
}
.Technology_01 .box .list .boxRight div p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
  z-index: -1;
}
.Technology_01 .box .list .boxRight div p img {
  width: 100%;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.Technology_01 .box .list .boxRight div p.active {
  position: initial;
  opacity: 1;
  z-index: 1;
}
.Technology_01 .box .list:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}
.Technology_01 .box .list2 .boxLeft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1rem;
}
.Technology_01 .box .list2 .boxLeft > div {
  width: 100%;
}
.Technology_01 .box .list3 .boxLeft {
  padding-right: 1rem;
}
.Technology_01 .box .list3 .boxLeft .desc {
  margin-bottom: 0.25rem;
}
.Technology_01 .box .list3 .boxLeft .desc:last-child {
  margin-bottom: 0;
}
.Technology_02 .box {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
.Technology_02 .box .item {
  position: relative;
}
.Technology_02 .box .item img {
  width: 100%;
}
.Technology_02 .box .item .orientation {
  position: absolute;
  left: 0;
  bottom: 0.25rem;
  padding: 0 0.35rem;
  color: #fff;
  font-size: var(--f16);
}
.Technology_03 .box .banner1 {
  padding: 0 1.5rem;
  border-bottom: 1px solid #eee;
}
.Technology_03 .box .banner1 .swiper .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.Technology_03 .box .banner1 .swiper .swiper-slide p {
  font-size: var(--f16);
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  padding-bottom: 0.25rem;
}
.Technology_03 .box .banner1 .swiper .swiper-slide p::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #b79541;
  height: 2px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.Technology_03 .box .banner1 .swiper .swiper-slide-thumb-active p {
  color: #b79541;
}
.Technology_03 .box .banner1 .swiper .swiper-slide-thumb-active p::after {
  opacity: 1;
}
.Technology_03 .box1 {
  margin-top: 0.6rem;
  position: relative;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxLeft {
  width: 50%;
  position: relative;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxLeft img {
  width: 100%;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxLeft .btn_box div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxLeft .btn_box div i {
  cursor: pointer;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: var(--f18);
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxLeft .btn_box div i:hover {
  color: #b79541;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxLeft .btn_box .prev {
  left: 0.2rem;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxLeft .btn_box .next {
  right: 0.2rem;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxRight {
  width: 50%;
  background: #f7f7f7;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxRight > div {
  padding: 1.1rem 1rem 0;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxRight > div .content1 {
  font-size: var(--f24);
  font-weight: bold;
}
.Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxRight > div .content2 {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  margin-top: 0.25rem;
}
.Technology_03 .box1 .anniu {
  left: -webkit-calc(51%);
  left: calc(50% + 1rem);
  bottom: 0.6rem;
  z-index: 2;
  position: absolute;
}
.Technology_03 .box1 .anniu .button {
  margin-left: 0;
}
.Technology_04 .box .boxLeft {
  width: 50%;
  padding-right: 1rem;
}
.Technology_04 .box .boxLeft .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  color: #666;
  margin-top: 0.25rem;
}
.Technology_04 .box .boxLeft .list {
  --w: 56px;
  margin-top: 0.35rem;
}
.Technology_04 .box .boxLeft .list .item {
  cursor: pointer;
  margin-top: 33px;
}
.Technology_04 .box .boxLeft .list .item:first-child {
  margin-top: 0;
}
.Technology_04 .box .boxLeft .list .item .left {
  position: relative;
}
.Technology_04 .box .boxLeft .list .item .left::after {
  content: '';
  position: absolute;
  left: 50%;
  top: calc(var(--w) + 6px);
  width: 1px;
  height: calc(100% - var(--w) - 12px + 33px);
  background: #ccc;
}
.Technology_04 .box .boxLeft .list .item .left .yuan {
  position: relative;
}
.Technology_04 .box .boxLeft .list .item .left .yuan img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.7;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.Technology_04 .box .boxLeft .list .item .left .yuan .cir2 {
  stroke-dashoffset: 170;
  stroke-dasharray: 170;
}
.Technology_04 .box .boxLeft .list .item .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.2rem;
}
.Technology_04 .box .boxLeft .list .item .right .top {
  font-size: var(--f24);
  font-weight: bold;
  color: #666;
  line-height: calc(var(--w) + 2px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Technology_04 .box .boxLeft .list .item .right .bot {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Technology_04 .box .boxLeft .list .item .right .bot div {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  min-height: 0;
}
.Technology_04 .box .boxLeft .list .item:last-child .left::after {
  opacity: 0;
}
.Technology_04 .box .boxLeft .list .item:hover .right .top {
  color: #b79541;
}
.Technology_04 .box .boxLeft .list .item.active .left .yuan .cir2 {
  -webkit-animation: circle 5s linear forwards;
  animation: circle 5s linear forwards;
}
.Technology_04 .box .boxLeft .list .item.active .left .yuan img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.Technology_04 .box .boxLeft .list .item.active .right .top {
  color: #000;
}
.Technology_04 .box .boxLeft .list .item.active .right .bot {
  grid-template-rows: 1fr;
  padding-top: 0.12rem;
}
.Technology_04 .box .boxRight {
  width: 50%;
}
.Technology_04 .box .boxRight div {
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.4rem);
}
.Technology_04 .box .boxRight div p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
  z-index: -1;
}
.Technology_04 .box .boxRight div p img {
  width: 100%;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.Technology_04 .box .boxRight div p.active {
  position: initial;
  opacity: 1;
  z-index: 1;
}
@-webkit-keyframes circle {
  0% {
    stroke-dashoffset: 170;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes circle {
  0% {
    stroke-dashoffset: 170;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.Technology_05 .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Technology_05 .box .boxLeft > div {
  width: 100%;
}
.Technology_05 .box .boxLeft .h5 {
  font-size: var(--f24);
  font-weight: bold;
}
.Technology_05 .box .boxLeft .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  margin-top: 0.4rem;
}
.Technology_05 .box .boxRight {
  width: 8.6rem;
}
.Technology_05 .box .boxRight p {
  overflow: hidden;
}
.Technology_05 .box .boxRight p img {
  width: 100%;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.Technology_05 .box .boxRight p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Technology_06 .box1 .banner {
  position: relative;
}
.Technology_06 .box1 .banner .item {
  cursor: pointer;
}
.Technology_06 .box1 .banner .item figure {
  position: relative;
  overflow: hidden;
}
.Technology_06 .box1 .banner .item figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Technology_06 .box1 .banner .item figure .play {
  position: absolute;
  z-index: 3;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  cursor: pointer;
}
.Technology_06 .box1 .banner .item figure .play svg {
  margin: auto;
}
.Technology_06 .box1 .banner .item figcaption .content1 {
  font-size: var(--f24);
  font-weight: bold;
  margin: 0.25rem 0;
}
.Technology_06 .box1 .banner .item figcaption .content2 {
  font-size: var(--f16);
  color: #333;
  line-height: 1.8;
  height: -webkit-calc(7.2em);
  height: calc(1.8em * 4);
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
}
.Technology_06 .box1 .banner .item figcaption .content2::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.Technology_06 .box1 .banner .item figcaption .content2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #b79541;
}
.Technology_06 .box1 .banner .item figcaption .content2::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  .Technology_06 .box1 .banner .item figcaption .content2 {
    scrollbar-color: #b79541 rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
.Technology_06 .box1 .banner .item:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Technology_06 .box1 .banner .btn_box {
  --w: -0.4rem;
}
.Technology_06 .box1 .banner .btn_box div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.Technology_06 .box1 .banner .btn_box div i {
  cursor: pointer;
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: var(--f18);
}
.Technology_06 .box1 .banner .btn_box div i:hover {
  color: #b79541;
}
.Technology_06 .box1 .banner .btn_box .prev {
  left: var(--w);
}
.Technology_06 .box1 .banner .btn_box .next {
  right: var(--w);
}
.Service_01 .ssq form .layui-input,
.Service_01 .ssq form .layui-select,
.Service_01 .ssq form .layui-textarea {
  height: 58px;
  color: #333;
  border-color: #999;
  border-radius: 30px;
  padding-left: 20px;
}
.Service_01 .ssq form .layui-form-select dl {
  top: 60px;
}
.Service_01 .ssq form .layui-form-selectup dl {
  top: auto;
  bottom: 60px;
}
.Service_01 .ssq form .layui-input-inline {
  margin-left: 0.2rem;
}
.Service_01 .ssq form .layui-form-select dl dd,
.Service_01 .ssq form .layui-form-select dl dt {
  padding: 0 20px;
}
.Service_01 .ssq form .layui-form-select dl {
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.1rem;
  padding-right: 0;
}
.Service_01 .ssq form .layui-form-select dl::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.Service_01 .ssq form .layui-form-select dl::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #b79541;
}
.Service_01 .ssq form .layui-form-select dl::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  .Service_01 .ssq form .layui-form-select dl {
    scrollbar-color: #b79541 rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
.Service_01 .ssq form .layui-form-select .layui-edge {
  right: 20px;
}
.Service_01 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
}
.Service_01 .box .item {
  border: 1px solid #ccc;
  padding: 0.46rem 0.56rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_01 .box .item .content1 {
  font-size: var(--f24);
  font-weight: bold;
}
.Service_01 .box .item .content2 {
  font-size: var(--f16);
  color: #666;
  margin: 0.12rem 0 0.3rem;
}
.Service_01 .box .item .content3 p {
  font-size: var(--f16);
  position: relative;
  padding-left: 30px;
  color: #000;
  margin-bottom: 0.15rem;
}
.Service_01 .box .item .content3 p:last-child {
  margin-bottom: 0;
}
.Service_01 .box .item .content3 p a {
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_01 .box .item .content3 p a:hover {
  color: #b79541;
}
.Service_01 .box .item .content3 p svg {
  position: absolute;
  left: 0;
  top: 2px;
}
.Service_01 .box .item:hover {
  border-color: #b79541;
}
.Service_02 .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.4rem;
}
.Service_02 .box .item {
  cursor: pointer;
}
.Service_02 .box .item figure {
  overflow: hidden;
}
.Service_02 .box .item figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_02 .box .item figcaption {
  margin-top: 0.2rem;
}
.Service_02 .box .item figcaption .h5 {
  font-size: var(--f24);
  font-weight: bold;
}
.Service_02 .box .item figcaption .desc {
  font-size: var(--f16);
  color: #b79541;
  margin-top: 0.08rem;
}
.Service_02 .box .item figcaption .desc svg {
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  margin-left: 0.1rem;
}
@media screen and (min-width: 1200px) {
  .Service_02 .box .item:hover figure img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.Service_03 .box {
  border-bottom: 1px solid #cccccc;
}
.Service_03 .box .item {
  border-top: 1px solid #cccccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Service_03 .box .item .top {
  font-size: var(--f24);
  color: #000;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  padding-right: 1rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  transition: 0.4s;
}
.Service_03 .box .item .top span {
  position: absolute;
  top: 0.4rem;
  left: 0;
}
.Service_03 .box .item .top i {
  position: absolute;
  top: 0.4rem;
  right: 0;
  font-size: var(--f20);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}
.Service_03 .box .item .top:hover {
  color: #b79541;
}
.Service_03 .box .item .bot {
  font-size: var(--f16);
  color: #333;
  line-height: 1.8;
  margin-top: 0.2rem;
  display: none;
}
.Service_03 .box .item .bot div {
  min-height: 0;
  position: relative;
  padding-left: 26px;
}
.Service_03 .box .item .bot div span {
  position: absolute;
  left: 0;
  top: 0;
}
.Service_03 .box .item.active {
  padding-bottom: 0.4rem;
}
.Service_03 .box .item.active .top {
  padding-bottom: 0;
}
.Service_03 .box .item.active .top i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Join_01 .box .boxLeft {
  width: 8.6rem;
}
.Join_01 .box .boxLeft p {
  overflow: hidden;
}
.Join_01 .box .boxLeft p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_01 .box .boxLeft p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Join_01 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Join_01 .box .boxRight div {
  width: 100%;
}
.Join_01 .box .boxRight div .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  margin-top: 0.4rem;
}
.Join_02 {
  background: #f7f7f7;
}
.Join_02 .box {
  --h: 7.5rem;
}
.Join_02 .box .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Join_02 .box .list .item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_02 .box .list .item .img {
  overflow: hidden;
  position: relative;
}
.Join_02 .box .list .item .img img {
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  height: var(--h);
}
.Join_02 .box .list .item .img::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url(../images/img8.png) no-repeat center bottom;
  background-size: 100% auto;
}
.Join_02 .box .list .item .orientation {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0.52rem;
  z-index: 2;
  padding: 0 0.5rem;
}
.Join_02 .box .list .item .orientation .content1 {
  font-size: var(--f24);
  font-weight: bold;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_02 .box .list .item .orientation .content2 {
  font-size: var(--f16);
  color: #fff;
  line-height: 1.8;
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
  opacity: 0;
}
.Join_02 .box .list .item .orientation .content2 div {
  min-height: 0;
}
.Join_02 .box .list .active {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.Join_02 .box .list .active .orientation .content1 {
  font-size: var(--f30);
}
.Join_02 .box .list .active .orientation .content2 {
  grid-template-rows: 1fr;
  padding-top: 0.2rem;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  opacity: 1;
}
.Join_03 .box {
  border-bottom: 1px solid #cccccc;
}
.Join_03 .box .item {
  border-top: 1px solid #cccccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_03 .box .item .top {
  font-size: var(--f24);
  color: #000;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  padding-right: 1rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  transition: 0.4s;
}
.Join_03 .box .item .top i {
  position: absolute;
  top: 0.4rem;
  right: 0;
  font-size: var(--f20);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: inline-block;
}
.Join_03 .box .item .top:hover {
  color: #b79541;
}
.Join_03 .box .item .bot {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  margin-top: 0.2rem;
  display: none;
}
.Join_03 .box .item .bot div {
  position: relative;
}
.Join_03 .box .item.active {
  padding-bottom: 0.4rem;
}
.Join_03 .box .item.active .top {
  padding-bottom: 0;
}
.Join_03 .box .item.active .top i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Join_04 {
  background: #f7f7f7;
}
.Join_04 .box .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  margin-top: 0.2rem;
}
.Join_04 .box .boxLeft {
  width: 47.6%;
}
.Join_04 .box .boxLeft ul {
  margin-top: 0.46rem;
}
.Join_04 .box .boxLeft ul li {
  margin-bottom: 0.3rem;
}
.Join_04 .box .boxLeft ul li:last-child {
  margin-bottom: 0;
}
.Join_04 .box .boxLeft ul li .top {
  font-size: var(--f28);
  font-weight: bold;
}
.Join_04 .box .boxLeft ul li .bot {
  font-size: var(--f20);
  color: #333;
  margin-top: 0.1rem;
}
.Join_04 .box .boxLeft ul li .bot a {
  color: #333;
}
.Join_04 .box .boxLeft ul li .bottom {
  margin-top: 0.25rem;
}
.Join_04 .box .boxLeft ul li .bottom div {
  text-align: center;
  margin-right: 0.3rem;
}
.Join_04 .box .boxLeft ul li .bottom div figure {
  width: 1.3rem;
  padding: 0.1rem;
  background: #fff;
}
.Join_04 .box .boxLeft ul li .bottom div figure img {
  width: 100%;
}
.Join_04 .box .boxLeft ul li .bottom div figcaption {
  font-size: var(--f16);
  color: #333;
  margin-top: 0.14rem;
}
.Join_04 .box .boxRight {
  width: 47.6%;
}
.Join_04 .box .boxRight form {
  margin-top: 0.46rem;
}
.Join_04 .box .boxRight form .item {
  position: relative;
  border: 1px solid #ccc;
  margin-bottom: 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_04 .box .boxRight form .item input,
.Join_04 .box .boxRight form .item textarea {
  display: block;
  font-size: var(--f16);
  position: relative;
  z-index: 2;
  background: none;
  width: 100%;
  height: 56px;
  border: 0;
  padding: 0 0.25rem;
  resize: none;
}
.Join_04 .box .boxRight form .item input::-webkit-input-placeholder,
.Join_04 .box .boxRight form .item textarea::-webkit-input-placeholder {
  color: #999;
}
.Join_04 .box .boxRight form .item input::-moz-placeholder,
.Join_04 .box .boxRight form .item textarea::-moz-placeholder {
  color: #999;
}
.Join_04 .box .boxRight form .item input:-ms-input-placeholder,
.Join_04 .box .boxRight form .item textarea:-ms-input-placeholder {
  color: #999;
}
.Join_04 .box .boxRight form .item input::-ms-input-placeholder,
.Join_04 .box .boxRight form .item textarea::-ms-input-placeholder {
  color: #999;
}
.Join_04 .box .boxRight form .item input::placeholder,
.Join_04 .box .boxRight form .item textarea::placeholder {
  color: #999;
}
.Join_04 .box .boxRight form .item input:not(:placeholder-shown) + p,
.Join_04 .box .boxRight form .item textarea:not(:placeholder-shown) + p {
  opacity: 0;
}
.Join_04 .box .boxRight form .item p {
  font-size: var(--f16);
  color: #999;
  position: absolute;
  left: 0.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Join_04 .box .boxRight form .item p span {
  color: #b79541;
}
.Join_04 .box .boxRight form .item:hover {
  border-color: #b79541;
}
.Join_04 .box .boxRight form .item1 textarea {
  height: 1.8rem;
  padding: 0.25rem;
}
.Join_04 .box .boxRight form .item1 p {
  top: 0.24rem;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.Join_04 .box .boxRight form .item2 {
  font-size: var(--f16);
  color: #999;
  padding-top: 5px;
}
.Join_04 .box .boxRight form .item2 p {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.Join_04 .box .boxRight form .item2 p i {
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  color: #fff;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  -ms-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
}
.Join_04 .box .boxRight form .item2 p:hover {
  border-color: #b79541;
}
.Join_04 .box .boxRight form .item2 p.active {
  background: #b79541;
  border-color: #b79541;
}
.Join_04 .box .boxRight form .item2 p.active i {
  opacity: 1;
}
.Join_04 .box .boxRight form .item2 a {
  color: #b79541;
}
.Join_04 .box .boxRight form .item3 {
  margin-top: 0.25rem;
}
.Join_05 .box {
  display: grid;
  gap: 1rem;
}
.Join_05 .box .item .boxLeft {
  width: 50%;
}
.Join_05 .box .item .boxLeft p {
  width: 100%;
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.4rem);
}
.Join_05 .box .item .boxLeft p img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_05 .box .item .boxLeft p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Join_05 .box .item .boxRight {
  width: 50%;
  padding: 0 0.75rem 0 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Join_05 .box .item .boxRight > div {
  width: 100%;
}
.Join_05 .box .item .boxRight .desc {
  font-size: var(--f16);
  line-height: 1.8;
  color: #333;
  margin-top: 0.4rem;
}
.Join_05 .box .item .boxRight .link {
  margin-top: 0.5rem;
}
@media screen and (min-width: 1200px) {
  .Join_05 .box .item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
  }
  .Join_05 .box .item:nth-child(2n) .boxRight {
    padding: 0 2.1rem 0 0;
  }
}
.Join_06 {
  background: #f7f7f7;
}
.Join_06 .desc_01 {
  margin-top: 0.2rem;
}
@media screen and (min-width: 1200px) {
  .Join_06 .box {
    padding: 0 2.6rem;
  }
}
.Join_06 .box form {
  margin-top: 0.46rem;
}
.Join_06 .box form .item {
  position: relative;
  border: 1px solid #ccc;
  margin-bottom: 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_06 .box form .item input,
.Join_06 .box form .item textarea {
  display: block;
  font-size: var(--f16);
  position: relative;
  z-index: 2;
  background: none;
  width: 100%;
  height: 56px;
  border: 0;
  padding: 0 0.25rem;
  resize: none;
}
.Join_06 .box form .item input::-webkit-input-placeholder,
.Join_06 .box form .item textarea::-webkit-input-placeholder {
  color: #999;
}
.Join_06 .box form .item input::-moz-placeholder,
.Join_06 .box form .item textarea::-moz-placeholder {
  color: #999;
}
.Join_06 .box form .item input:-ms-input-placeholder,
.Join_06 .box form .item textarea:-ms-input-placeholder {
  color: #999;
}
.Join_06 .box form .item input::-ms-input-placeholder,
.Join_06 .box form .item textarea::-ms-input-placeholder {
  color: #999;
}
.Join_06 .box form .item input::placeholder,
.Join_06 .box form .item textarea::placeholder {
  color: #999;
}
.Join_06 .box form .item input:not(:placeholder-shown) + p,
.Join_06 .box form .item textarea:not(:placeholder-shown) + p {
  opacity: 0;
}
.Join_06 .box form .item p {
  font-size: var(--f16);
  color: #999;
  position: absolute;
  left: 0.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Join_06 .box form .item p span {
  color: #b79541;
}
.Join_06 .box form .item:hover {
  border-color: #b79541;
}
.Join_06 .box form .item1 textarea {
  height: 1.8rem;
  padding: 0.25rem;
}
.Join_06 .box form .item1 p {
  top: 0.24rem;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.Join_06 .box form .item2 {
  font-size: var(--f16);
  color: #999;
  padding-top: 5px;
}
.Join_06 .box form .item2 p {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}
.Join_06 .box form .item2 p i {
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  color: #fff;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  -ms-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
}
.Join_06 .box form .item2 p:hover {
  border-color: #b79541;
}
.Join_06 .box form .item2 p.active {
  background: #b79541;
  border-color: #b79541;
}
.Join_06 .box form .item2 p.active i {
  opacity: 1;
}
.Join_06 .box form .item2 a {
  color: #b79541;
}
.Join_06 .box form .item3 {
  margin-top: 0.25rem;
}
.Join_07 .box .list {
  display: none;
}
.Join_07 .box .list.active {
  display: block;
}
.Join_07 .box .list .item {
  background: #f7f7f7;
}
.Join_07 .box .list .item .boxLeft {
  width: 50%;
}
.Join_07 .box .list .item .boxLeft p {
  overflow: hidden;
}
.Join_07 .box .list .item .boxLeft p img {
  width: 100%;
}
.Join_07 .box .list .item .boxRight {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1rem;
}
.Join_07 .box .list .item .boxRight > div {
  width: 100%;
}
.Join_07 .box .list .item .boxRight > div .content1 {
  font-size: var(--f24);
  font-weight: bold;
}
.Join_07 .box .list .item .boxRight > div .content2 {
  font-size: var(--f16);
  color: #333;
  margin-top: 0.25rem;
  line-height: 2;
}
.Join_07 .box .list .item .boxRight > div .content2 ul li {
  padding-left: 20px;
  position: relative;
}
.Join_07 .box .list .item .boxRight > div .content2 ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0.12rem;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #333333;
}
.Join_07 .box .list .item .boxRight > div .content3 {
  margin-top: 0.54rem;
}
.Join_08 .box .boxLeft {
  width: 5.6rem;
  padding-right: 2rem;
}
.Join_08 .box .boxLeft .list {
  position: -webkit-sticky;
  position: sticky;
  top: var(--nav_height);
  border-top: 1px solid #e5e5e5;
}
.Join_08 .box .boxLeft .list .item {
  border-bottom: 1px solid #e5e5e5;
}
.Join_08 .box .boxLeft .list .item .top {
  padding: 0.25rem 0;
  cursor: pointer;
}
.Join_08 .box .boxLeft .list .item .top .left {
  font-size: var(--f24);
  font-weight: bold;
  max-width: 80%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_08 .box .boxLeft .list .item .top .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Join_08 .box .boxLeft .list .item .top .right i {
  font-size: var(--f18);
  font-weight: bold;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_08 .box .boxLeft .list .item .top:hover .left {
  color: #b79541;
}
.Join_08 .box .boxLeft .list .item .bot {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  overflow: hidden;
}
.Join_08 .box .boxLeft .list .item .bot ul {
  display: grid;
  gap: 0.12rem;
  min-height: 0;
}
.Join_08 .box .boxLeft .list .item .bot ul li {
  cursor: pointer;
}
.Join_08 .box .boxLeft .list .item .bot ul li:last-child {
  margin-bottom: 0.25rem;
}
.Join_08 .box .boxLeft .list .item .bot ul li a {
  font-size: var(--f16);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_08 .box .boxLeft .list .item .bot ul li a:hover {
  color: #b79541;
}
.Join_08 .box .boxLeft .list .item .bot ul li.active a {
  color: #b79541;
  font-weight: bold;
}
.Join_08 .box .boxLeft .list .item.active .top .right i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Join_08 .box .boxLeft .list .item.active .bot {
  grid-template-rows: 1fr;
}
.Join_08 .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Join_08 .box .boxRight .list {
  display: none;
}
.Join_08 .box .boxRight .list .content1 {
  font-size: var(--f24);
  font-weight: bold;
}
.Join_08 .box .boxRight .list .content2 {
  font-size: var(--f16);
  line-height: 2;
  color: #333;
  margin-top: 0.2rem;
}
.Join_08 .box .boxRight .list .content3 {
  display: grid;
  gap: 0.32rem 10px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 0.4rem;
}
.Join_08 .box .boxRight .list .content3 .item a {
  display: block;
}
.Join_08 .box .boxRight .list .content3 .item a figure {
  background: #f7f7f7;
  text-align: center;
  position: relative;
}
.Join_08 .box .boxRight .list .content3 .item a figure .img {
  height: 4.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.Join_08 .box .boxRight .list .content3 .item a figure .img img {
  max-height: 70%;
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_08 .box .boxRight .list .content3 .item a figcaption {
  margin-top: 0.2rem;
}
.Join_08 .box .boxRight .list .content3 .item a figcaption .con1 {
  font-size: var(--f24);
  font-weight: bold;
  color: #000;
  height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Join_08 .box .boxRight .list .content3 .item a figcaption .con2 {
  font-size: var(--f16);
  color: #000;
  font-weight: bold;
  margin: 0.12rem 0;
  height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.Join_08 .box .boxRight .list .content3 .item a:hover figure .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Join_08 .box .boxRight .list .content3 .item a:hover figcaption .con1 {
  color: #b79541;
}
.Join_08 .box .boxRight .list.active {
  display: block;
}
@media screen and (max-width: 1680px) {
  .Footer_Container .box2 .left {
    width: 4.5rem;
  }
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr th:nth-child(3),
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table tr td:nth-child(3) {
    width: 2rem;
  }
  .Footer_Container .box2 .right .item ul{
      width: 1.2rem;
  }
}
@media screen and (max-width: 1440px) {
  .Header_Container .box .logo a img,
  .Footer_Container .box1 .left img,
  .Menu_Container .box1 .left a img {
    height: 40px;
  }
  .Join_08 .box .boxLeft {
    width: 5.2rem;
    padding-right: 1.5rem;
  }
  .Home_Product .box .boxLeft .banner2 .swiper .swiper-slide p {
    padding-top: 0.4rem;
    height: 4rem;
  }
  .Home_About .box .boxLeft .sticky {
    top: 1rem;
  }
  .button_01 .a,
  .button_02 .a,
  .button_03 .a {
    min-width: 1.7rem;
    line-height: 40px;
  }
}
.business_01 .box .boxLeft p,
.business_03 .box .main_box .main_box_top .boxRight p,
.Technology_05 .box .boxRight p {
  position: -webkit-sticky;
  position: sticky;
  top: calc(var(--nav_height) + 0.4rem);
}
@media screen and (max-width: 1281px) {
  .Menu_Container .box4 .right .item,
  .Footer_Container .box1 .right ul li a {
    width: 0.6rem;
    height: 0.6rem;
  }
  .Menu_Container .box2 {
    margin-top: 0.2rem;
  }
  .Menu_Container .box4 {
    padding: 0.7rem 0 0;
  }
  .About_01 .box .boxLeft,
  .business_01 .box .boxLeft,
  .Technology_05 .box .boxRight,
  .business_03 .box .main_box .main_box_top .boxRight {
    width: 7.6rem;
  }
  .About_03_layer .close {
    right: 0.5rem;
  }
  .About_04 .box .boxLeft .toggle {
    margin-top: 0.6rem;
  }
  .boxJd {
    margin-top: 0.5rem;
  }
  .Join_07 .box .list .item .boxRight > div .content3 {
    margin-top: 0.34rem;
  }
  .Join_08 .box .boxLeft {
    width: 4.2rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1200px) {
    .Home_About{
        background-attachment: inherit;
    }
  .Header_Container {
    display: none;
  }
  .Home_Product .box .boxLeft {
    width: 100%;
    padding: 0 5vw;
  }
  .Home_Product .box .boxRight {
    width: 100%;
    margin: 0.5rem 0 0;
  }
  .Home_Two .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Footer_Container .box2 .right {
    display: none;
  }
  .Footer_Container .box2 .left {
    width: 100%;
  }
  .Footer_Container .box3 em {
    margin: 0;
  }
  .Home_Two .box .item a .orientation > div {
    max-width: 100%;
  }
  .Home_About .box .boxLeft {
    width: 100%;
    padding: 1rem 0 0;
  }
  .Home_About .box .boxRight {
    width: 100%;
    padding: 1rem 0;
  }
  .Home_About .box .boxRight ul li .top div {
    font-size: 0.6rem;
  }
  .Home_About .box .boxRight ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem 0;
  }
  .Home_Product .box .boxLeft .banner2 {
    padding-right: 0;
  }
  .Home_Product .box .boxLeft .banner2 .swiper .swiper-slide p {
    padding-top: 0.7rem;
    height: 5.5rem;
  }
  .Home_Product .box .boxRight .swiper-slide .orientation {
    padding: 0 5vw;
  }
  .Home_Banner .page_box .yuan {
    display: none;
  }
  .Home_Banner .page_box .next {
    margin-left: 0.3rem;
  }
  .Home_Product .box .boxLeft .banner2 .swiper .swiper-slide p img {
    max-width: 80%;
  }
  .About_02 .box .banner .swiper .swiper-slide .item .orientation .content2 {
    opacity: 1;
  }
  .About_02 .box .banner .swiper .swiper-slide .item .orientation {
    bottom: 0.3rem;
  }
  .About_02 .box .banner .swiper .swiper-slide .item .orientation .content1 {
    font-size: var(--f26);
  }
  .Inner_Banner picture img {
    min-height: 4.2rem;
  }
  .About_03 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .About_03_layer .box .content3 .scroll,
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll {
    overflow: auto;
    padding-bottom: 10px;
  }
  .About_03_layer .box .content3 .scroll::-webkit-scrollbar,
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .About_03_layer .box .content3 .scroll::-webkit-scrollbar-thumb,
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #b79541;
  }
  .About_03_layer .box .content3 .scroll::-webkit-scrollbar-track,
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
  }
  .About_03_layer .box .content3 .scroll table,
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table {
    width: 150%;
  }
  .Inner_Join picture img {
    min-height: 4rem;
  }
  .Inner_Nav {
    position: relative;
    top: 0;
    z-index: 2;
  }
  .business_02 picture img {
    min-height: 6rem;
  }
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxLeft,
  .Product_01 .box .boxLeft {
    width: 3rem;
    padding-right: 0.4rem;
  }
  .Product_01 .box .boxRight .list {
    grid-template-columns: repeat(2, 1fr);
  }
  .pu_page .number {
    display: none;
  }
  .Technology_01 .box .list:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .Technology_02 .box {
    grid-template-columns: repeat(4, 1fr);
  }
  .Technology_03 .box .banner1 {
    padding: 0;
  }
  .Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxRight {
    margin-top: 0 !important;
  }
  .Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxRight > div {
    padding: 0.5rem;
  }
  .f40 {
    font-size: var(--f32);
  }
  .Technology_03 .box1 .anniu {
    left: auto;
    bottom: auto;
    z-index: 2;
    position: absolute;
    top: -1.65rem;
    right: 0;
  }
  .Technology_03 .box {
    padding-right: 1.2rem;
  }
  .Inner_Nav_01 .box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.3rem 0.3rem;
  }
  .Inner_Nav_01 .box .item {
    padding: 0;
  }
  .Service_01 .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.3rem;
  }
  .ssq {
    width: 100%;
    margin-top: 0.5rem;
  }
  .ssq .layui-form {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.2rem;
  }
  .Service_01 .ssq form .layui-input-inline {
    margin-left: 0;
  }
  .Service_01 .ssq form .layui-input,
  .Service_01 .ssq form .layui-select,
  .Service_01 .ssq form .layui-textarea {
    height: 50px;
  }
  .Service_02 .box {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.3rem;
  }
  .Inner_Banner .orientation .main .content2 {
    max-width: 70%;
  }
  .Join_02 .box .scroll {
    overflow: auto;
    padding-bottom: 10px;
  }
  .Join_02 .box .scroll::-webkit-scrollbar {
    width: 2px;
    height: 2px;
  }
  .Join_02 .box .scroll::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #b79541;
  }
  .Join_02 .box .scroll::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
  }
  .Join_02 .box .scroll .list {
    width: 350%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .Join_02 .box .list .item .orientation .content1 {
    font-size: var(--f20);
  }
  .Join_02 .box .list .item .orientation .content2 {
    grid-template-rows: 1fr;
    overflow: inherit;
    opacity: 1;
  }
  .Join_07 .box .list .item .boxRight {
    margin-top: 0 !important;
    padding: 0.5rem !important;
  }
  .Join_08 .box .boxLeft {
    width: 3rem;
    padding-right: 0.4rem;
  }
  .Join_08 .box .boxRight .list .content3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .About_01 .box .boxLeft,
  .About_04 .box .boxLeft,
  .business_01 .box .boxLeft,
  .business_03 .box .main_box .main_box_top .boxLeft,
  .Technology_01 .box .list .boxLeft,
  .Technology_05 .box .boxLeft,
  .Join_01 .box .boxLeft,
  .Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxLeft,
  .Technology_04 .box .boxLeft,
  .Join_04 .box .boxLeft,
  .Join_07 .box .list .item .boxLeft,
  .Join_05 .box .item .boxLeft {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .About_01 .box .boxRight,
  .About_04 .box .boxRight,
  .business_01 .box .boxRight,
  .business_03 .box .main_box .main_box_top .boxRight,
  .Technology_01 .box .list .boxRight,
  .Technology_05 .box .boxRight,
  .Join_01 .box .boxRight,
  .Technology_03 .box1 .banner2 .swiper .swiper-slide .item .boxRight,
  .Technology_04 .box .boxRight,
  .Join_04 .box .boxRight,
  .Join_07 .box .list .item .boxRight,
  .Join_05 .box .item .boxRight {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0.5rem;
  }
  .About_01 .box .boxRight .main .h5 {
    font-size: var(--f32);
  }
  .About_04 .box .boxLeft .toggle {
    padding-right: 0;
  }
  .Technology_01 .box .list .boxLeft .toggle1 {
    padding-right: 0;
  }
  .Home_Two .box .item a .orientation{
      transform: translateY(0);
  }
  .Home_Two .box .item a .orientation .content4{
      opacity: 1;
  }
  
  .Home_Product .box .boxLeft{
      display: flex;
      position: relative;
      flex-wrap: wrap;
      padding-top: .7rem;
  }
  .Home_Product .box .boxLeft .f40{
      position: absolute;
      top: 0;
      left: 5vw;
  }
  .Home_Product .box .boxLeft .banner1{
       width: 30%;
  }
  .Home_Product .box .boxLeft .banner1 ul {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      gap: 0.3rem;
  }
  
  .Home_Product .box .boxLeft .banner2{
      width: 70%;
      padding-left: 0.3rem;
  }
  .Home_Product .box .boxLeft .banner1 ul li{
      margin: 0;
  }
  .Home_Product .box .boxLeft .main {
      width: 100%;
  }
  .Home_Product .box .boxLeft .banner2 .swiper .swiper-slide p{
      padding-top: 0;
  }
  
  
  .business_02 .box .banner .swiper .swiper-slide .content2{
      height: 6em;
  }
  
  
}
@media screen and (max-width: 699px) {
  .button_01 .a,
  .button_02 .a,
  .button_03 .a {
    min-width: 2.7rem;
  }
  .Home_Product .box .boxLeft .banner1 ul {
    display: grid;
    /*grid-template-columns: repeat(3, 1fr);*/
    /*gap: 0.3rem 0.2rem;*/
  }
  .Home_Product .box .boxLeft .banner1 ul li {
    margin-right: 0;
  }
  .Home_Product .box .boxLeft .banner2 .swiper .swiper-slide p {
    height: 5.7rem;
  }
  .Home_About .box .boxRight ul li .bot {
    font-size: var(--f16);
  }
  .Home_News .box .swiper-slide {
    width: 90vw;
  }
  .Menu_Container .box4 .right .item,
  .Footer_Container .box1 .right ul li a {
    width: 0.9rem;
    height: 0.9rem;
  }
  .Footer_Container .box1 .right ul li a svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .Header_Container .box .logo a img,
  .Footer_Container .box1 .left img,
  .Menu_Container .box1 .left a img {
    height: 32px;
  }
  .Footer_Container .box1 .right ul li .ewm {
    width: 1.6rem;
  }
  .Footer_Container .box3 {
    /*text-align: center;*/
  }
  .Footer_Container .box3 div {
    width: 100%;
  }
  .Inner_Banner .orientation .main .content2 {
    max-width: 100%;
  }
  .Inner_Banner picture img {
    min-height: 5.2rem;
  }
  .Inner_Nav .box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.1rem 0.2rem;
  }
  .Inner_Nav .box .item {
    margin-right: 0;
  }
  .About_02 .box .banner .swiper .swiper-slide {
    width: 5.2rem;
  }
  .About_03 .box .item a .img img {
    min-height: 7rem;
  }
  .About_03_layer .box .content3 .scroll table,
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxRight .scroll table {
    width: 240%;
  }
  .About_03_layer .box {
    padding-top: 1rem;
  }
  .About_03_layer .close {
    top: 0.4rem;
  }
  .About_03_layer .box .content1 {
    font-size: var(--f24);
  }
  .Inner_Join picture img {
    min-height: 5rem;
  }
  .Footer_Container .box3 div {
    line-height: 1.8;
  }
  .button_02 .a svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .business_02 picture img {
    min-height: 6.4rem;
  }
  .business_02 .box .banner .swiper .swiper-slide {
    width: 4.6rem;
  }
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxLeft,
  .Product_01 .box .boxLeft,
  .Join_08 .box .boxLeft {
    width: 100%;
    padding-right: 0;
  }
  .business_03 .box .main_box .main_box_bot .box_bot_main .boxRight,
  .Product_01 .box .boxRight,
  .Join_08 .box .boxRight {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-top: 0.8rem;
  }
  .Inner_Join .orientation .main .content2 br {
    display: none;
  }
  .Product_01 .box .boxRight .list {
    grid-template-columns: repeat(1, 1fr);
  }
  .Product_01 .box .boxRight .list .item a figure .img {
    height: 5.5rem;
  }
  .Product_01 .box .boxRight .list .item a figure .img img {
    max-height: 64%;
  }
  .Product_01 .box .boxLeft .list .item .top .left {
    font-size: var(--f22);
  }
  .Technology_01 .box .list .boxLeft > ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.2rem;
  }
  .Technology_01 .box .list .boxLeft > ul li {
    margin-right: 0;
  }
  .Technology_02 .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Technology_03 .box1 .anniu {
    top: -1.8rem;
  }
  .Inner_Nav_01 .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Technology_06 .box1 .banner .btn_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .Technology_06 .box1 .banner .btn_box div {
    position: initial;
    top: 50%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    z-index: 2;
  }
  .Technology_06 .box1 .banner .btn_box .next {
    margin-left: 0.3rem;
  }
  .ssq .layui-form {
    grid-template-columns: repeat(1, 1fr);
  }
  .Service_01 .ssq form .layui-input,
  .Service_01 .ssq form .layui-select,
  .Service_01 .ssq form .layui-textarea,
  .Service_01 .ssq form .layui-form-select dl dd,
  .Service_01 .ssq form .layui-form-select dl dt {
    font-size: 14px;
  }
  .Service_01 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .pu_page a {
    margin: 0;
  }
  .Service_02 .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Service_03 .box .item .top {
    font-size: var(--f20);
  }
  .Join_02 .box .scroll .list {
    width: 500%;
  }
  .Join_04 .box .boxLeft ul li .bottom div figure {
    width: 1.6rem;
  }
  .Join_04 .box .boxRight form .item input， .Join_06 .box form .item input {
    height: 48px;
  }
  .Join_02 .box .list .item .orientation {
    bottom: 0.4rem;
    padding: 0 0.3rem;
  }
  .Join_08 .box .boxRight .list .content3 {
    grid-template-columns: repeat(1, 1fr);
  }
  
  .Home_Product .box .boxLeft .banner1{
      width: 100%;
  }
  .Home_Product .box .boxLeft .banner2{
      width: 100%;
      padding-left: 0;
      margin: 0.5rem 0 0;
  }
  .Home_Product .box .boxRight{
      display: none;
  }
  .Footer_Container .box1 .left{
      display: none;
  }
  
}
/*# sourceMappingURL=./style.css.map */