body {
  --ww: 0.5rem;
  --bj: var(--ww);
  --top: 1rem;
  --color: #000000;
  --gap: 1.3rem;
  --f14: 0.14rem;
  --f16: 0.16rem;
  --f18: 0.18rem;
  --f20: 0.2rem;
  --f22: 0.22rem;
  --f24: 0.24rem;
  --f26: 0.26rem;
  --f30: 0.3rem;
  --f32: 0.32rem;
  --f34: 0.34rem;
  --f36: 0.36rem;
  --f40: 0.4rem;
  --f42: 0.42rem;
  --f44: 0.44rem;
  --f46: 0.46rem;
  --f48: 0.48rem;
  --f52: 0.52rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
}
@media (min-width: 1921px) {
  body {
    --bj: calc((100vw - (19.2rem - var(--ww))) / 2);
  }
}
@media screen and (max-width: 1520px) {
  body {
    --f14: 12px;
    --f16: 14px;
    --f18: 16px;
    --f20: 18px;
    --f22: 18px;
    --f24: 20px;
    --f26: 22px;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f20: 16px;
    --f22: 16px;
    --f24: 18px;
    --f26: 20px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f52: 0.5rem;
    --f54: 0.5rem;
    --f56: 0.52rem;
    --f58: 0.52rem;
    --f60: 0.54rem;
    --bj: 5vw;
    --top: 60px;
  }
}
@media screen and (max-width: 767px) {
  body {
    --f14: 0.26rem;
    --f16: 0.28rem;
    --f18: 0.3rem;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 0.34rem;
    --f26: 0.34rem;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.42rem;
    --f52: 0.44rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
  }
}
/** 纵向滚动条样式 */
.public_author {
  position: relative;
  top: calc(var(--top) * -1 + 1px);
}
body::-webkit-scrollbar {
  display: none;
}
.pt {
  padding-top: var(--gap);
}
.pb {
  padding-bottom: var(--gap);
}
.wMain {
  padding-left: var(--bj);
  padding-right: var(--bj);
  width: 100%;
}
.Sitemap .ap_top {
  border-bottom: 1px solid #999;
  padding-bottom: 0.46rem;
}
.Sitemap .ap_top p {
  font-size: var(--f46);
  color: #000;
  font-family: GilroyBold;
}
.Sitemap .ap_bot .item {
  padding: 0.44rem 0;
  border-bottom: 1px solid #ccc;
}
.Sitemap .ap_bot .item .content1 a {
  color: #000;
  transition: 0.4s;
  font-size: 0.26rem;
}
.Sitemap .ap_bot .item .content1 a:hover {
  color: #000000;
}
.Sitemap .ap_bot .item .content2 {
  margin-top: 0.22rem;
}
.Sitemap .ap_bot .item .content2 .firstorder {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.2rem;
}
.Sitemap .ap_bot .item .content2 .firstorder a {
  transition: 0.4s;
  font-size: 0.2rem;
  color: #333;
}
.Sitemap .ap_bot .item .content2 .firstorder a:hover {
  color: #000000;
}
.Sitemap .ap_bot .item .content2 .multistage {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.2rem;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list {
  font-size: 0.2rem;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_1 a {
  transition: 0.4s;
  color: #333;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_1 a:hover {
  color: #000000;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 {
  margin-top: 0.26rem;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a {
  font-size: 0.9em;
  transition: 0.4s;
  color: #333;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a:hover {
  color: #000000;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 {
  padding-left: 0.1rem;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 {
  margin-top: 0.14rem;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.8em;
  transition: 0.4s;
  color: #666;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a i {
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a span {
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a:hover {
  color: #000000;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 {
  padding-left: 0.1rem;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 {
  margin-top: 0.1rem;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.8em;
  transition: 0.4s;
  color: #666;
  line-height: 1.4;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a i {
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a span {
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a:hover {
  color: #000000;
}
@media (max-width: 1200px) {
  .Sitemap .ap_bot .item .content2 .multistage,
  .Sitemap .ap_bot .item .content2 .firstorder {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 750px) {
  .Sitemap .ap_bot .item .content2 .multistage,
  .Sitemap .ap_bot .item .content2 .firstorder {
    grid-template-columns: repeat(2, 1fr);
  }
}
.Privacy_Policy .box_ .content1 {
  font-size: var(--f46);
  color: #000;
  font-family: GilroyBold;
}
.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;
  min-height: 50vh;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #f6f6f6;
}
.Search_List .box2 {
  min-height: 40vh;
}
.Search_List .box2 .item {
  padding: 0.2rem 0.8rem;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 1200px) {
  .Search_List .box2 .item {
    padding: 0.2rem 0rem;
  }
}
.Search_List .box2 .item a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.Search_List .box2 .item a .left {
  max-width: 80%;
}
.Search_List .box2 .item a .left .t {
  font-size: var(--f14);
  color: #999;
}
.Search_List .box2 .item a .left .b {
  font-size: var(--f24);
  color: #333;
  transition: 0.4s;
  margin-top: 12px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Search_List .box2 .item a .right {
  font-size: var(--f16);
  color: var(--color);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: 0.4s;
}
.Search_List .box2 .item a .right i {
  font-size: var(--f16);
  display: inline-block;
  transition: 0.4s;
}
.Search_List .box2 .item a:hover .b {
  color: #000000;
}
.Search_List .box2 .item a:hover .right i {
  transform: translateX(5px);
}
.Search_List .box3 {
  font-size: var(--f18);
  text-align: center;
}
.pc_header {
  transition: 0.4s;
  z-index: 5;
  position: sticky;
  top: 0;
  width: 100%;
  background: #fff;
}
.pc_header .he_box {
  padding: 0 var(--bj);
}
.pc_header .he_box .logo a img {
  height: 0.32rem;
}
.pc_header .he_box .logo a .white {
  display: none;
}
.pc_header .he_box .column {
  font-size: var(--f16);
  --ys: #000;
}
.pc_header .he_box .column .nav .slide .item a {
  position: relative;
  transition: 0.4s;
  line-height: var(--top);
  color: #666;
}
.pc_header .he_box .column .nav .slide .item a::before {
  transition: 0.4s;
  content: '';
  position: absolute;
  width: 0%;
  height: 1px;
  bottom: 36%;
  left: 0;
  background: var(--ys);
}
.pc_header .he_box .column .nav .slide + .slide {
  margin-left: 0.38rem;
}
.pc_header .he_box .column .nav .slide:hover .item a,
.pc_header .he_box .column .nav .slide.active .item a {
  color: var(--ys);
}
.pc_header .he_box .column .nav .slide:hover .item a::before,
.pc_header .he_box .column .nav .slide.active .item a::before {
  width: 100%;
}
.pc_header .he_box .column .menu {
  margin-left: 1.6rem;
}
.pc_header .he_box .column .menu .lang span {
  margin: 0 .1rem;
  color: #666;
}
.pc_header .he_box .column .menu .lang a {
  color: #666;
}
.pc_header .he_box .column .menu .lang a:hover {
  color: var(--ys);
}
.pc_header .he_box .column .menu .btn {
  margin-left: 0.86rem;
  cursor: pointer;
}
.pc_header .he_box .column .menu .btn .line {
  position: relative;
}
.pc_header .he_box .column .menu .btn .line span {
  transition: 0.3s;
  display: block;
  width: 0.35rem;
  height: 2px;
  background: var(--ys);
}
.pc_header .he_box .column .menu .btn .line span + span {
  margin-top: 0.08rem;
}
.pc_header .he_box .column .menu .btn .text {
  margin-left: 0.25rem;
  color: var(--ys);
}
.pc_header .he_box .column .menu .btn.active .line span {
  opacity: 0;
}
.pc_header .he_box .column .menu .btn.active .line::before,
.pc_header .he_box .column .menu .btn.active .line::after {
  opacity: 1;
}
.pc_header .he_box .column .menu .btn.active .line::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.pc_header .he_box .column .menu .btn.active .line::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.pc_header.fixed {
  position: fixed;
  background: none;
}
.pc_header.fixed .he_box .logo a img {
  display: none;
}
.pc_header.fixed .he_box .logo a .white {
  display: block;
}
.pc_header.fixed .he_box .column {
  --ys: #fff;
}
.pc_header.fixed .he_box .column .nav .slide .item a {
  color: #fff;
}
.pc_header.active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.pc_header.active .he_box .logo a img {
  display: block;
}
.pc_header.active .he_box .logo a .white {
  display: none;
}
.pc_header.active .he_box .column {
  --ys: #000;
}
.pc_header.active .he_box .column .nav .slide .item a {
  color: #000;
}
.pc_header.on {
  transform: translateY(-100%);
}
.menu_container {
  z-index: 11;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--vh);
  background: #EFEFEE;
  transition: clip-path 0.6s, -webkit-clip-path 0.6s;
  -webkit-clip-path: ellipse(0 0 at 100% 0);
  clip-path: ellipse(0 0 at 100% 0);
}
.menu_container .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.menu_container .wrapper .close {
  z-index: 1;
  position: absolute;
  right: 2vw;
  top: 2vw;
}
.menu_container .wrapper .close i {
  transition: 0.4s;
  color: #666;
  font-size: var(--f30);
  cursor: pointer;
  font-weight: bold;
}
.menu_container .wrapper .close i:hover {
  color: #000;
}
.menu_container .wrapper .backends {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu_container .wrapper .backends p {
  transition: 1.06s ease-out;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.menu_container .wrapper .backends p img {
  width: 100%;
  height: 100%;
}
.menu_container .wrapper .backends p.active {
  opacity: 1;
  transform: scale(1.02);
}
.menu_container .wrapper .content {
  z-index: 1;
  position: relative;
  width: 40vw;
  height: 100%;
  background: #EFEFEE;
  margin: 0 auto;
  text-align: center;
  padding: 5vw 2.5vw;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
.menu_container .wrapper .content .t1 {
  font-size: var(--f46);
  font-family: GilroyBold;
}
.menu_container .wrapper .content .t1 a {
  position: relative;
  width: fit-content;
  margin: 0 auto .2rem;
}
.menu_container .wrapper .content .t1 a:before {
    transition: .4s;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 2px;
    background: #000;
}

.menu_container .wrapper .content .t1 a:hover::before {
    width: 100%;
}

.menu_container .wrapper .content .t2,
.menu_container .wrapper .content .t3 {
  font-size: var(--f20);
}
.menu_container .wrapper .content .t2 a + a,
.menu_container .wrapper .content .t3 a + a {
  margin-left: 0.12rem;
}
.menu_container .wrapper .content .t2 {
  margin-bottom: 0.1rem;
}
.menu_container .wrapper .content .t3 {
  margin-bottom: 0.7rem;
}
.menu_container .wrapper .content .t4 {
  font-size: var(--f20);
}
.menu_container.active {
  -webkit-clip-path: ellipse(141% 141% at 100% 0);
  clip-path: ellipse(141% 141% at 100% 0);
}
.pc_footer {
  background: #1c1c1c;
  padding: 0.86rem 0;
}
.pc_footer .er_top .le_box {
  width: 52%;
}
.pc_footer .er_top .le_box a {
  font-size: var(--f46);
  color: #fff;
  line-height: 1.1;
  width: fit-content;
}
.pc_footer .er_top .ri_box {
  width: 48%;
  font-size: var(--f18);
}
.pc_footer .er_top .ri_box .info .content1 a {
  color: #fff;
}
.pc_footer .er_top .ri_box .info .content1 a + a {
  margin-top: 4px;
}
.pc_footer .er_top .ri_box .info .content2 {
  margin-top: 0.4rem;
}
.pc_footer .er_top .ri_box .info .content2 a {
  color: #fff;
  font-family: GilroyBold;
  font-size: var(--f48);
}
.pc_footer .er_top .ri_box .share > div {
  position: relative;
  cursor: pointer;
}
.pc_footer .er_top .ri_box .share > div a {
  color: #fff;
}
.pc_footer .er_top .ri_box .share > div + div {
  margin-top: 4px;
}
.pc_footer .er_top .ri_box .share > div .post {
  position: absolute;
  top: 150%;
  left: 50%;
  transform: translateX(-50%) scale(0);
  transform-origin: center top;
  transition: .4s;
}
.pc_footer .er_top .ri_box .share > div .post:before {
    content: '';
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-bottom-color: #fff;
}
.pc_footer .er_top .ri_box .share > div .post img {
  width: 1rem;    
}
.pc_footer .er_top .ri_box .share > div:hover .post {
   transform: translateX(-50%) scale(1);    
}
.pc_footer .er_bot {
  margin-top: 1.8rem;
}
.pc_footer .er_bot .le_box {
  width: 52%;
}
.pc_footer .er_bot .ri_box {
  width: 48%;
  font-size: var(--f18);
}
.pc_footer .er_bot .ri_box .copy p {
  color: #fff;
}
.pc_footer .er_bot .ri_box .copy p a {
  color: #fff;
}
.pc_footer .er_bot .ri_box .copy p + p {
  margin-left: 0.1rem;
}
.pc_footer .er_bot .ri_box .chain a {
  color: #fff;
}
.pc_footer .er_bot .ri_box .chain a + a {
  margin-left: 0.1rem;
}
.pu_link {
  display: inline-block;
}
.pu_link .a {
  cursor: pointer;
  transition: 0.6s;
  min-width: 2.24rem;
  line-height: 0.64rem;
  padding: 0 0.3rem;
  text-align: center;
  color: #675a51;
  border: 1px solid #675a51;
  text-transform: uppercase;
  font-size: var(--f18);
}
.pu_link .a:hover {
  background: #675a51;
  color: #fff;
}
.pu_view {
  display: inline-block;
}
.pu_view .a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: var(--f18);
  text-transform: uppercase;
}
.pu_view .a img {
  width: 0.8em;
  transition: 0.4s;
  margin-left: 0.12rem;
  transform-origin: center center;
}
.pu_view .a:hover img {
  transform: rotate(45deg);
}
.pu_view.white .a {
  color: #fff;
}
._text {
  font-size: var(--f122);
  line-height: 0.95;
}
._text span {
  font-family: GilroyBold;
}
._text.white {
  color: #fff;
}
:root {
  --f166: 1.66rem;
  --f200: 2rem;
  --f122: 1.22rem;
  --f82: 0.82rem;
  --f72: 0.72rem;
  --gap2: 1rem;
}
.pt2 {
  padding-top: var(--gap2);
}
.pb2 {
  padding-bottom: var(--gap2);
}
.index_banner {
  position: relative;
}
.index_banner .er_top {
  padding: 0.9rem var(--bj);
}
.index_banner .er_top p {
  font-size: var(--f166);
  line-height: 0.8;
}
.index_banner .er_top p span {
  font-family: GilroyBold;
}
.index_banner .er_bot {
  width: 100%;
  overflow: hidden;
}
.index_banner .er_bot picture {
  --value: 1;
  clip-path: inset(calc(var(--value) * 0%) calc(var(--value) * 36%) calc(var(--value) * 76%) calc(var(--value) * 36%));
}
.index_banner .er_bot img {
  width: 100%;
  height: var(--vh);
}
.index_business .wrapper {
  position: relative;
  overflow: hidden;
}
.index_business .wrapper .wr_bk {
  position: relative;
  width: 100%;
  height: var(--vh);
  overflow: hidden;
}
.index_business .wrapper .wr_bk picture {
  opacity: 0;
  transform: scale(1.2);
  transition: transform 0s cubic-bezier(0.72, 0, 0.01, 1) 1.44s, opacity 1.44s cubic-bezier(0.72, 0, 0.01, 1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index_business .wrapper .wr_bk picture img {
  width: 100%;
  height: 100%;
}
.index_business .wrapper .wr_bk picture.active {
  opacity: 1;
  transform: scale(1);
  transition: transform 1.44s cubic-bezier(0.72, 0, 0.01, 1), opacity 1.44s cubic-bezier(0.72, 0, 0.01, 1);
}
.index_business .wrapper .wr_img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 5.42rem;
  height: 6.38rem;
}
.index_business .wrapper .wr_img p {
  -webkit-clip-path: inset(100% 0 0 0);
  clip-path: inset(100% 0 0 0);
  transition: -webkit-clip-path 0s 1.44s;
  transition: clip-path 0s 1.44s;
  transition: clip-path 0s 1.44s, -webkit-clip-path 0s 1.44s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index_business .wrapper .wr_img p img {
  width: 100%;
  height: 100%;
  transform: scale(1.5);
  transition: all 0s 1.44s;
}
.index_business .wrapper .wr_img p.active {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  transition: clip-path 1.44s cubic-bezier(0.72, 0, 0.01, 1), -webkit-clip-path 1.44s cubic-bezier(0.72, 0, 0.01, 1);
  z-index: 1;
}
.index_business .wrapper .wr_img p.active img {
  opacity: 1;
  transform: scale(1);
  transition: transform 1.44s cubic-bezier(0.72, 0, 0.01, 1);
}
.index_business .wrapper .wr_text {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.index_business .wrapper .wr_text .swiper .swiper-wrapper {
  /*transition-timing-function: linear;*/
}
.index_business .wrapper .wr_text .swiper .swiper-slide {
  width: auto;
  /*margin: 0 3.8%;*/
}
.index_business .wrapper .wr_text .swiper .swiper-slide p {
  cursor: pointer;
  position: relative;
  transition: 0.4s;
  opacity: 0.4;
  font-size: var(--f200);
  color: #fff;
  font-family: GilroyMedium;
  line-height: 1;
}
.index_business .wrapper .wr_text .swiper .swiper-slide p::before {
  transition: 0.4s;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 0.1rem;
  background: #fff;
}
/*.index_business .wrapper .wr_text .swiper .swiper-slide:hover p,*/
.index_business .wrapper .wr_text .swiper .swiper-slide.swiper-slide-active p {
  /*transition-delay: 1s;*/
  opacity: 1;
}
/*.index_business .wrapper .wr_text .swiper .swiper-slide:hover p::before,*/
.index_business .wrapper .wr_text .swiper .swiper-slide.swiper-slide-active p::before {
  /*transition-delay: 1s;*/
  width: 100%;
}
.index_case .se_top {
  display: flex;
  flex-wrap: wrap;
}
.index_case .se_top .tips {
  font-size: var(--f20);
  font-family: GilroyMedium;
}
.index_case .se_top .title {
  margin-left: 13.5%;
  flex: 1;
}
.index_case .se_cen {
  margin-top: 0.8rem;
  display: grid;
  gap: var(--gap);
}
.index_case .se_cen .item {
  display: flex;
  flex-wrap: wrap;
}
.index_case .se_cen .item .le_box {
  width: 61%;
  overflow: hidden;
}
.index_case .se_cen .item .le_box img {
  transition: 0.4s;
  width: 100%;
}
.index_case .se_cen .item .le_box:hover img {
  transform: scale(1.05);
}
.index_case .se_cen .item .ri_box {
  width: 39%;
  padding: 0 0 0 2%;
}
.index_case .se_cen .item .ri_box > div .content1 {
  width: 100%;
  overflow: hidden;
}
.index_case .se_cen .item .ri_box > div .content1 img {
  transition: 0.4s;
  width: 100%;
}
.index_case .se_cen .item .ri_box > div .content1:hover img {
  transform: scale(1.05);
}
.index_case .se_cen .item .ri_box > div .content2 {
  margin-top: 0.42rem;
}
.index_case .se_cen .item .ri_box > div .content2 .t1 {
  position: relative;
  font-size: var(--f16);
  padding-left: 0.18rem;
}
.index_case .se_cen .item .ri_box > div .content2 .t1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.06rem;
  height: 0.06rem;
  background: #000000;
  border-radius: 50%;
}
.index_case .se_cen .item .ri_box > div .content2 .t2 {
  margin-top: 6px;
  font-size: var(--f36);
  line-height: 1.3;
  height: 2.6em;
}
.index_case .se_cen .item .ri_box > div .content3 {
  margin-top: 0.6rem;
  width: 56%;
  border-top: 1px solid #bfbfbf;
}
.index_case .se_cen .item .ri_box > div .content3 .li {
  border-bottom: 1px solid #bfbfbf;
  font-size: var(--f16);
  display: flex;
  flex-wrap: wrap;
  padding: 0.2rem 0;
}
.index_case .se_cen .item .ri_box > div .content3 .li .tips {
  margin-right: 0.12rem;
}
.index_case .se_cen .item .ri_box > div .content3 .li .desc {
  flex: 1;
  color: #666;
}
.index_case .se_cen .item .ri_box > div .content4 {
  margin-top: 0.46rem;
}
.index_case .se_cen .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.index_case .se_cen .item:nth-child(2n) .ri_box {
  padding: 0 2% 0 0;
}
.index_case .se_bot {
  margin-top: var(--gap2);
}
.index_awards {
  background: #f2eeea;
}
.index_awards .ds_top {
  display: flex;
  flex-wrap: wrap;
}
.index_awards .ds_top .tips {
  font-size: var(--f20);
  font-family: GilroyMedium;
}
.index_awards .ds_top .title {
  margin-left: 13.5%;
  flex: 1;
}
.index_awards .ds_bot {
  margin-top: var(--gap2);
}
.index_awards .ds_bot .le_box {
  position: relative;
  width: 48%;
  background: #333333;
}
.index_awards .ds_swiper {
  background: #333333;
  display: none;
  margin-top: var(--gap2);
  padding: .6rem;
}
.index_awards .ds_swiper .swiper .swiper-slide .item {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.index_awards .ds_bot .le_box .item {
  opacity: 0;
  width: 64%;
  position: absolute;
  top: calc(50% + 0.4rem);
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.index_awards .ds_swiper .swiper .swiper-slide .item .content1,
.index_awards .ds_bot .le_box .item .content1 {
  padding-top: 0.16rem;
  font-size: var(--f14);
  color: #fff;
  text-align: center;
}
.index_awards .ds_swiper .swiper .swiper-slide .item .content2,
.index_awards .ds_bot .le_box .item .content2 {
  margin: 0.6rem 0;
  height: 3.25rem;
  text-align: center;
}
.index_awards .ds_swiper .swiper .swiper-slide .item .content2 img,
.index_awards .ds_bot .le_box .item .content2 img {
  max-height: 100%;
}
.index_awards .ds_swiper .swiper .swiper-slide .item .content3,
.index_awards .ds_bot .le_box .item .content3 {
  color: #fff;
  text-align: center;
}
.index_awards .ds_swiper .swiper .swiper-slide .item .content3 .t1,
.index_awards .ds_bot .le_box .item .content3 .t1 {
  font-size: var(--f36);
  font-family: GilroyMedium;
}
.index_awards .ds_swiper .swiper .swiper-slide .item .content3 .t2,
.index_awards .ds_bot .le_box .item .content3 .t2 {
  margin-top: 0.1rem;
  font-size: var(--f24);
}
.index_awards .ds_bot .le_box .item.active {
  opacity: 1;
  top: 50%;
  transition-duration: 0.8s;
}
.index_awards .ds_bot .ri_box {
  width: 48%;
  min-height: 6.58rem;
}
.index_awards .ds_bot .ri_box .item {
  position: relative;
  border-top: 2px solid #c5c3c1;
}
.index_awards .ds_bot .ri_box .item::before {
  transition: 0.6s;
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 0%;
  height: 2px;
  background: #000000;
}
.index_awards .ds_bot .ri_box .item a {
  display: flex;
  flex-wrap: wrap;
  padding: 0.36rem 0;
}
.index_awards .ds_bot .ri_box .item a .num {
  transition: 0.4s;
  font-size: var(--f14);
  color: #999;
  margin-top: 0.06rem;
}
.index_awards .ds_bot .ri_box .item a .text {
  transition: 0.4s;
  font-size: var(--f36);
  line-height: 1.25;
  height: 2.5em;
  color: #999;
  flex: 1;
  padding: 0 0.36rem;
}
.index_awards .ds_bot .ri_box .item a .jt {
  margin-top: 0.08rem;
  transition: 0.4s;
  opacity: 0;
}
.index_awards .ds_bot .ri_box .item a .jt img {
  width: var(--f26);
}
.index_awards .ds_bot .ri_box .item:nth-last-child(1) {
  border-bottom: 2px solid #c5c3c1;
}
.index_awards .ds_bot .ri_box .item.active::before {
  width: 100%;
}
.index_awards .ds_bot .ri_box .item.active a .num {
  color: #000;
}
.index_awards .ds_bot .ri_box .item.active a .text {
  color: #000;
}
.index_awards .ds_bot .ri_box .item.active a .jt {
  opacity: 1;
}
.index_brand {
  position: relative;
  overflow: hidden;
}
.index_brand .nd_bk {
  width: 100%;
}
.index_brand .nd_bk img {
  width: 100%;
  height: var(--vh);
}
.index_brand .nd_post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: var(--gap) var(--bj);
}
.index_brand .nd_post > div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
.index_brand .nd_post > div .content1 {
  color: #fff;
}
.index_brand .nd_post > div .content1 .title {
  margin-top: 0.44rem;
}
.index_brand .nd_post > div .content2 {
  margin-left: 52%;
}
.index_brand .nd_post > div .content2 .t1 {
  color: #fff;
  font-size: var(--f36);
  line-height: 1.25;
}
.index_brand .nd_post > div .content2 .t2 {
  margin-top: 0.4rem;
}
.index_partners .rs_top {
  display: flex;
  flex-wrap: wrap;
}
.index_partners .rs_top .tips {
  font-size: var(--f20);
  font-family: GilroyMedium;
}
.index_partners .rs_top .title {
  margin-left: 13.5%;
  flex: 1;
}
.index_partners .rs_bot {
  margin-top: var(--gap2);
  overflow: hidden;
}
.index_partners .rs_bot .banner .wrapper {
  animation: marquee 80s linear infinite;
  display: flex;
}
.index_partners .rs_bot .banner .wrapper p {
  flex: none;
  width: 3.03rem;
  height: 1.08rem;
  display: flex;
  background: #f2f2f2;
  margin: 0 0.2rem;
}
.index_partners .rs_bot .banner .wrapper p img {
  margin: auto;
  max-width: 80%;
  max-height: 80%;
}
.index_partners .rs_bot .banner:nth-child(2n) .wrapper {
  animation-direction: reverse;
}
.index_partners .rs_bot .banner + .banner {
  margin-top: 0.28rem;
}
.index_partners.index_partners_2 .rs_top .title ._text {
  font-size: var(--f72);
  line-height: 1;
}
@keyframes marquee {
  0% {
    transform: translateZ(0);
  }
  100% {
    transform: translate3d(calc(-50% - 0.2rem), 0, 0);
  }
}
.with_details .ls_cen {
  margin-top: 0.6rem;
}
.with_details .ls_cen .content1 a {
  position: relative;
  font-size: var(--f20);
  font-family: GilroyMedium;
}
.with_details .ls_cen .content1 a::before {
  transition: 0.4s;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background: #000000;
}
.with_details .ls_cen .content1 a:hover::before,
.with_details .ls_cen .content1 a.active::before {
  width: 100%;
}
.with_details .ls_cen .content1 a + a {
  margin-left: 0.34rem;
}
.with_details .ls_cen .content2 {
  margin-top: 0.36rem;
}
.with_details .ls_cen .content2 .item {
  border-bottom: 1px solid #000000;
  padding: 0.8rem 0;
}
.with_details .ls_cen .content2 .item .le_box {
  width: 45%;
  padding: 0 0.95rem 0 0.46rem;
}
.with_details .ls_cen .content2 .item .le_box > div .box1 {
  text-align: center;
}
.with_details .ls_cen .content2 .item .le_box > div .box1 .x1 {
  font-size: var(--f46);
  line-height: 1.1;
  height: 2.2em;
}
.with_details .ls_cen .content2 .item .le_box > div .box1 .x2 {
  margin-top: 0.36rem;
}
.with_details .ls_cen .content2 .item .le_box > div .box1 .x2 > div {
  font-size: var(--f16);
}
.with_details .ls_cen .content2 .item .le_box > div .box1 .x2 > div .tips {
  margin-right: 0.12rem;
}
.with_details .ls_cen .content2 .item .le_box > div .box1 .x2 > div .desc {
  color: #666;
}
.with_details .ls_cen .content2 .item .le_box > div .box1 .x2 > div + div {
  margin-top: 0.1rem;
}
.with_details .ls_cen .content2 .item .le_box > div .box2 {
  margin-top: 0.58rem;
  width: 100%;
  overflow: hidden;
}
.with_details .ls_cen .content2 .item .le_box > div .box2 img {
  transition: 0.4s;
  width: 100%;
}
.with_details .ls_cen .content2 .item .le_box > div .box2:hover img {
  transform: scale(1.05);
}
.with_details .ls_cen .content2 .item .le_box > div .box3 {
  margin-top: 0.76rem;
}
.with_details .ls_cen .content2 .item .ri_box {
  width: 55%;
  overflow: hidden;
}
.with_details .ls_cen .content2 .item .ri_box img {
  transition: 0.4s;
  width: 100%;
}
.with_details .ls_cen .content2 .item .ri_box:hover img {
  transform: scale(1.05);
}
.with_details .ls_cen .content2 .item:nth-child(1) {
  border-top: 1px solid #000000;
}
/*.with_details .ls_cen .content2 .item:nth-child(n+7) {*/
/*  display: none;*/
/*}*/
.with_details .ls_bot {
  margin-top: var(--gap2);
}
.design_details .gn_top {
  text-align: center;
}
.design_details .gn_top p {
  font-size: var(--f82);
  line-height: 1;
  font-family: GilroyBold;
}
.design_details .gn_bot {
  margin-top: var(--gap2);
  position: relative;
  --x: 0;
  --y: 0;
}
.design_details .gn_bot video,
.design_details .gn_bot img {
  width: 100%;
}
.design_details .gn_bot .yuan_ {
  transition: transform ease .25s;    
  z-index: 1;
  position: absolute;
  top: var(--y);
  left: var(--x);
  width: 1.46rem;
  height: 1.46rem;
  background: #fff;
  border-radius: 50%;
  font-size: var(--f18);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  transform: scale(0);
}
.design_details .gn_bot:hover .yuan_ {
   transform: scale(1);
}
.design_details .gn_bot.is_video {
  cursor: none;
}
.case_information .in_top {
  text-align: center;
}
.case_information .in_top .x1 {
  font-size: var(--f52);
  font-family: GilroyBold;
}
.case_information .in_top .x2 {
  margin-top: 0.46rem;
}
.case_information .in_top .x2 > div {
  font-size: var(--f16);
}
.case_information .in_top .x2 > div .tips {
  margin-right: 0.12rem;
}
.case_information .in_top .x2 > div .desc {
  color: #666;
}
.case_information .in_top .x2 > div + div {
  margin-top: 0.1rem;
}
.case_information .in_bot {
  margin-top: 1.5rem;
}
.case_information .in_bot .le_box {
  width: 46.5%;
}
.case_information .in_bot .le_box img {
  width: 100%;
}
.case_information .in_bot .ri_box {
  width: 52%;
}
.case_information .in_bot .ri_box img {
  width: 100%;
}
.case_bk img {
  width: 100%;
}
.more_pictures {
  --l: 10vw;
}
.more_pictures .es_top {
  padding-left: var(--l);
}
.more_pictures .es_top p {
  font-size: var(--f52);
  font-family: GilroyBold;
}
.more_pictures .es_bot {
  margin-top: 0.5rem;
}
.more_pictures .es_bot.active {
  cursor: url(../images/gd.png), auto;  
}
.more_pictures .es_bot .swiper {
  padding-left: var(--l);
}
.more_pictures .es_bot .swiper .swiper-slide img {
  width: 100%;
}
.pu_banner {
  position: relative;
}
.pu_banner .ban_bk {
  width: 100%;
}
.pu_banner .ban_bk img {
  width: 100%;
  height: var(--vh);
}
.pu_banner .ban_post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  padding: 0 var(--bj);
}
.pu_banner .ban_post > div {
  width: 100%;
  margin-top: auto;
  padding-bottom: 0.8rem;
}
.team_box > div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.6rem;
}
.team_box > div .item {
  cursor: pointer;
}
.team_box > div .item .img {
  width: 100%;
}
.team_box > div .item .img img {
  width: 100%;
}
.team_box > div .item .text {
  margin-top: 0.24rem;
  font-size: var(--f26);
}
.team_box > div .item .text .t1 {
  position: relative;
  font-family: GilroyBold;
  width: fit-content;
}
.team_box > div .item .text .t1::before {
  transition: 0.4s;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background: #000000;
}
.team_box > div .item:hover .text .t1::before {
  width: 100%;
}
.team_pop {
  display: none;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.team_pop .box {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: 6rem;
  width: min(1200px, 90vw);
  background: #675a51;
  padding: 0.6rem 0.5rem;
}
.team_pop .box .close {
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  cursor: pointer;
}
.team_pop .box .close svg {
  transition: 0.4s;
  opacity: 0.2;
  width: var(--f26);
}
.team_pop .box .close svg:hover {
  opacity: 1;
}
.team_pop .box .list_ .item {
  display: none;
}
.team_pop .box .list_ .item .content1 .img {
  width: 2rem;
}
.team_pop .box .list_ .item .content1 .img img {
  width: 100%;
}
.team_pop .box .list_ .item .content1 .text {
  margin-top: 0.2rem;
  padding-left: 0.58rem;
  flex: 1;
  color: #fff;
  font-size: var(--f42);
}
.team_pop .box .list_ .item .content1 .text .t1 {
  font-family: GilroyBold;
}
.team_pop .box .list_ .item .content2 p {
  font-size: var(--f18);
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.4;
}
.team_pop .box .list_ .item .content3 {
  margin-top: 0.6rem;
}
.team_pop .box .list_ .item .content3 .tips {
  font-size: var(--f24);
  color: #fff;
  font-family: GilroyBold;
}
.team_pop .box .list_ .item .content3 .desc {
  margin-top: 0.1rem;
  font-size: var(--f18);
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.5);
}
.team_pop .box .list_ .item .scroll {
  margin-top: 0.38rem;
  height: 3.51rem;
  overflow: auto;
  padding-right: 0.1rem;
}
.team_pop .box .list_ .item .scroll::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.team_pop .box .list_ .item .scroll::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #ffffff;
}
.team_pop .box .list_ .item .scroll::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.2);
}
.team_pop .box .list_ .item.active {
  display: block;
}
.quality_box .ty_top {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.38rem 0.6rem;
}
.quality_box .ty_top .item .img {
  width: 100%;
  overflow: hidden;
}
.quality_box .ty_top .item .img img {
  transition: 0.4s;
  width: 100%;
}
.quality_box .ty_top .item .text {
  margin-top: 0.32rem;
  font-size: var(--f18);
}
.quality_box .ty_top .item .text .t1 {
  font-family: GilroyBold;
  line-height: 1.4;
  height: 2.8em;
}
.quality_box .ty_top .item .text .t2 {
  margin-top: 0.08rem;
}
.quality_box .ty_top .item:hover .img img {
  transform: scale(1.05);
}
/*.quality_box .ty_top .item:nth-child(n+7) {*/
/*  display: none;*/
/*}*/
.quality_box .ty_bot {
  margin-top: 0.6rem;
}
.better_life .fe_bot {
  margin-top: 0.76rem;
  width: 100%;
  overflow: hidden;
}
.better_life .fe_bot img {
  transition: 0.4s;
  width: 100%;
}
.better_life .fe_bot:hover img {
  transform: scale(1.05);
}
.inspiration {
  background: #f2eeea;
  padding: 1.2rem 0 1.5rem;
}
.inspiration .in_top .tips {
  width: 40%;
  font-size: var(--f20);
}
.inspiration .in_top .box {
  width: 45%;
}
.inspiration .in_top .box .x1 {
  font-size: var(--f72);
  line-height: 1;
}
.inspiration .in_top .box .x1 span {
  font-family: GilroyBold;
}
.inspiration .in_top .box .x2 {
  margin: 0.52rem 0;
  font-size: var(--f24);
  line-height: 1.5;
}
.inspiration .in_bot {
  margin-top: var(--gap);
}
.inspiration .in_bot .img1 {
  margin-top: var(--gap2);
  width: 25%;
}
.inspiration .in_bot .img1 p {
  width: 100%;
  overflow: hidden;
}
.inspiration .in_bot .img1 p img {
  transition: 0.4s;
  width: 100%;
}
.inspiration .in_bot .img1 p:hover img {
  transform: scale(1.05);
}
.inspiration .in_bot .img2 {
  width: 40%;
  overflow: hidden;
}
.inspiration .in_bot .img2 p {
  width: 100%;
  overflow: hidden;
}
.inspiration .in_bot .img2 p img {
  transition: 0.4s;
  width: 100%;
}
.inspiration .in_bot .img2 p:hover img {
  transform: scale(1.05);
}
.inspiration .in_bot .img3 {
  width: 17.5%;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.inspiration .in_bot .img3 p {
  width: 100%;
  overflow: hidden;
}
.inspiration .in_bot .img3 p img {
  transition: 0.4s;
  width: 100%;
}
.inspiration .in_bot .img3 p:hover img {
  transform: scale(1.05);
}
.inspiration .in_bot > div {
  margin-left: 0.7rem;
}
.inspiration .in_bot > div:nth-child(1) {
  margin-left: 0.3rem;
}
.contact_us .us_bot {
  margin-top: 0.8rem;
}
.contact_us .us_bot .item {
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 0;
  border-bottom: 1px solid #000;
}
.contact_us .us_bot .item .le_box {
  width: 54%;
  padding: 0 4% 0 0;
}
.contact_us .us_bot .item .le_box > div {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
.contact_us .us_bot .item .le_box > div .content1 {
  font-size: var(--f72);
  line-height: 1;
}
.contact_us .us_bot .item .le_box > div .content1 span {
  font-family: GilroyBold;
}
.contact_us .us_bot .item .le_box > div .content2 .t1 {
  font-size: var(--f18);
}
.contact_us .us_bot .item .le_box > div .content2 .t1 a {
  font-family: GilroyMedium;
}
.contact_us .us_bot .item .le_box > div .content2 .t1 a + a {
  margin-top: 0.12rem;
}
.contact_us .us_bot .item .le_box > div .content2 .t2 {
  margin-top: 0.5rem;
}
.contact_us .us_bot .item .ri_box {
  width: 46%;
  overflow: hidden;
}
.contact_us .us_bot .item .ri_box img {
  transition: 0.4s;
  width: 100%;
}
.contact_us .us_bot .item .ri_box:hover img {
  transform: scale(1.05);
}
.contact_us .us_bot .item:nth-child(even) {
  flex-direction: row-reverse;
}
.contact_us .us_bot .item:nth-child(even) .le_box {
  padding: 0 0 0 4%;
}
.contact_us .us_bot .item:nth-child(1) {
  border-top: 1px solid #000;
}
.feedback .ck_top {
  font-size: var(--f72);
  line-height: 1;
}
.feedback .ck_top span {
  font-family: GilroyBold;
}
.feedback .ck_bot {
  margin-top: 0.62rem;
}
.feedback .ck_bot > div {
  padding: 0 14vw;
}
.feedback .ck_bot > div form .box1 {
  font-size: var(--f20);
  --h: 0.66rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.44rem;
}
.feedback .ck_bot > div form .box1 textarea,
.feedback .ck_bot > div form .box1 input {
  height: var(--h);
  color: #000;
  border: none;
  border-bottom: 1px solid #675a51;
}
.feedback .ck_bot > div form .box1 textarea::placeholder,
.feedback .ck_bot > div form .box1 input::placeholder {
  transition: 0.4s;
  color: #999;
}
.feedback .ck_bot > div form .box1 textarea:focus::placeholder,
.feedback .ck_bot > div form .box1 input:focus::placeholder {
  color: #000;
}
.feedback .ck_bot > div form .box1 textarea {
  height: 1.88rem;
  grid-area: 3 / 1 / 4 / 3;
  padding: 0.2rem 0;
}
.feedback .ck_bot > div form .box2 {
  margin-top: 0.3rem;
  --w: 20px;
  display: flex;
  flex-wrap: wrap;
}
.feedback .ck_bot > div form .box2 .layui-form-checkbox {
  height: var(--w);
  line-height: var(--w);
  padding-right: var(--w);
  margin-right: 0.16rem;
}
.feedback .ck_bot > div form .box2 .layui-form-checkbox i {
  width: 100%;
  height: 100%;
  border: 1px solid #e3e3e3;
  font-size: 16px;
}
.feedback .ck_bot > div form .box2 .layui-form-checkbox.layui-form-checked i {
  background: #e3e3e3;
  color: #000;
}
.feedback .ck_bot > div form .box2 .tips {
  flex: 1;
  color: #666;
  font-size: var(--f16);
}
.feedback .ck_bot > div form .box2 .tips a {
  color: #000;
  display: inline;
}
.feedback .ck_bot > div form .box3 {
  margin-top: 0.26rem;
}
/*==================================================*/
@-moz-document url-prefix() {
  .team_pop .box .list_ .item .scroll {
    scrollbar-color: #fff rgba(255, 255, 255, 0.2);
    scrollbar-width: thin;
    -ms-overflow-style: none;
  }
}
@media (max-width: 1500px) {
  :root {
    --f166: 1.4rem;
    --f200: 1.6rem;
    --f122: 1rem;
    --f82: 0.7rem;
    --f72: 0.6rem;
    --gap2: 1rem;
  }
  .team_pop .box {
    width: min(1000px, 90vw);
  }
}
@media (max-width: 1400px) {
  :root {
    --f166: 1.3rem;
    --f200: 1.5rem;
    --f122: 0.9rem;
  }
  .index_case .se_cen .item .ri_box > div .content2,
  .index_case .se_cen .item .ri_box > div .content4,
  .index_case .se_cen .item .ri_box > div .content3 {
    margin-top: 0.36rem;
  }
}
@media (max-width: 1200px) {
  body {
    --gap: 0.8rem;
  }
  :root {
    --f166: 1.1rem;
    --f200: 1.3rem;
    --f122: 0.72rem;
    --f82: 0.56rem;
    --f72: 0.46rem;
    --gap2: 0.8rem;
  }
  ._text {
    line-height: 1;
  }
  .pc_header {
    display: none;
  }
  .MobileMain .HeaderMobile .box .logo a img {
    height: 30px;
  }
  .MobileMain .HeaderMobile .box .button .Language a {
    color: #000;
  }
  .index_case .se_top .title,
  .index_awards .ds_top .title,
  .index_partners .rs_top .title {
    margin-left: 8%;
  }
  .index_brand .nd_bk img {
    height: auto;
    min-height: 60vh;
  }
  .pc_footer .er_bot {
    margin-top: 0.6rem;
  }
  .pc_footer .er_bot .ri_box {
    line-height: 1.6;
  }
  .index_case .se_cen .item .ri_box {
    padding: 0;
    margin-top: 0.36rem;
  }
  .with_details .ls_cen .content2 .item > div {
    flex-direction: column-reverse;
  }
  .with_details .ls_cen .content2 .item .le_box {
    padding: 0 5%;
    margin-top: 0.6rem;
  }
  .pu_banner .ban_bk img {
    height: auto;
    min-height: 6rem;
  }
  .quality_box .ty_top,
  .team_box > div {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.4rem;
  }
  .inspiration .in_bot > div {
    margin-left: 0 !important;
  }
  .inspiration .in_bot {
    justify-content: space-between;
  }
  .inspiration .in_top .box {
    margin-top: 0.6rem;
  }
  .contact_us .us_bot .item {
    flex-direction: column-reverse !important;
  }
  .contact_us .us_bot .item .le_box {
    margin-top: 0.6rem;
    padding: 0 !important;
  }
  .contact_us .us_bot .item .le_box .content2 {
    margin-top: 0.6rem;
  }
  .feedback .ck_bot > div {
    padding: 0;
  }
  .more_pictures {
    --l: 5vw;
  }
  .index_banner .er_bot picture {
    clip-path: inset(0 0 0 0);
  }
  .index_banner .er_bot img {
    height: auto;
  }
  .index_awards .ds_top .div1 {
      justify-content: center;
      margin-top: .36rem;
      width: 100%;
  }
  .index_awards .ds_swiper {
      display: block;
  }
  .MobileMain .HeaderMobile .box .button .Language span {
      margin: 0 10px;
  }
  
  .index_awards .ds_bot,
  .pc_footer .er_bot .le_box,
  .pc_footer .er_top .le_box {
    display: none;
  }
  .contact_us .us_bot .item .ri_box,
  .contact_us .us_bot .item .le_box,
  .inspiration .in_top .box,
  .inspiration .in_top .tips,
  .with_details .ls_cen .content2 .item .ri_box,
  .with_details .ls_cen .content2 .item .le_box,
  .index_case .se_cen .item .ri_box,
  .index_case .se_cen .item .le_box,
  .index_awards .ds_bot .ri_box,
  .index_awards .ds_bot .le_box,
  .pc_footer .er_bot .ri_box .chain,
  .pc_footer .er_bot .ri_box .copy,
  .pc_footer .er_bot .ri_box,
  .pc_footer .er_top .ri_box {
    width: 100%;
  }
}
@media (max-width: 750px) {
  :root {
    --f166: 1rem;
    --f200: 1rem;
    --f122: 0.7rem;
    --f82: 0.56rem;
    --f72: 0.46rem;
    --gap2: 0.8rem;
  }
  .MobileMain .HeaderMobile .box .logo a img {
    height: 26px;
  }
  .feedback .ck_bot > div form .box1 {
    --h: 0.88rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .feedback .ck_bot > div form .box1 textarea {
    grid-area: auto;
  }
  .pu_link .a {
    min-width: 2.8rem;
    line-height: 0.88rem;
  }
  .inspiration .in_bot .img3,
  .inspiration .in_bot .img2,
  .inspiration .in_bot .img1 {
    width: 100%;
  }
  .inspiration .in_bot .img1 {
    margin-top: 0;
  }
  .inspiration .in_bot > div + div {
    margin-top: 10px;
  }
  .index_partners .rs_bot .banner .wrapper p {
    height: 1.4rem;
    width: 3.6rem;
  }
  .index_partners .rs_bot .banner .wrapper p img {
    max-height: 60%;
  }
  .quality_box .ty_top,
  .team_box > div {
    grid-template-columns: repeat(1, 1fr);
  }
  .case_information .in_bot .ri_box {
    margin-top: 10px;
  }
  .team_pop .box .list_ .item .content1 .text {
    padding-left: 0.36rem;
  }
  .index_brand .nd_post > div .content2 {
    margin-left: 0;
  }
  .pc_footer .er_top .ri_box .share > div .post img {
      width: 1.4rem;
  }
  .index_case .se_cen .item .ri_box > div .content3,
  .case_information .in_bot .ri_box,
  .case_information .in_bot .le_box {
    width: 100%;
  }
}
