/* .wrap, */
/* .box { */
  /* box-sizing: border-box; */
  /* position: relative; */
  /* font-family: "Microsoft YaHei"; */
/* } */
/* .wrap div, */
/* .box div { */
  /* position: relative; */
  /* box-sizing: border-box; */
/* } */
/* .wrap .bg, */
/* .box .bg { */
  /* position: absolute; */
  /* left: 0; */
  /* top: 0; */
  /* pointer-events: none; */
  /* z-index: 0; */
  /* width: 100%; */
/* } */
/* .wrap .box-list, */
/* .box .box-list { */
  /* display: flex; */
  /* justify-content: space-between; */
  /* margin-top: 0.35rem; */
/* } */
/* .wrap .box-list .item, */
/* .box .box-list .item { */
  /* box-sizing: border-box; */
  /* overflow: hidden; */
  /* position: relative; */
/* } */

/* .public_title_first.beBlue:hover { */
  /* color: unset !important; */
/* } */

/* .public_title_desc.beBlue:hover { */
  /* color: #666666 !important; */
/* } */

/* .hover-scale > img, */
/* .hover-scale img { */
  /* transition: all 0.3s; */
/* } */
/* .hover-scale:hover img, */
/* .hover-scale img:hover { */
  /* transform: scale(1.05); */
  /* transition: all 0.5s; */
/* } */

.container24-8 {
  background: #f7f9fc;
}
.container24-8 > .header-2 > .header {
  position: relative !important;
}

.header-container24-8:nth-child(4) > .header {
  position: relative !important;
  z-index: 1;
}
.header-container24-8:nth-child(4) > .banner-box2-24-8 {
  margin-top: unset;
  overflow: visible;
}
.header-container24-8:nth-child(4) > .banner-box2-24-8 > .box {
  height: 0.8rem;
}

@keyframes move {
  from {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-50%, -60%);
  }
  to {
    transform: translate(-50%, -50%);
  }
}
.public-title {
  text-align: center;
}

.public-title .title-text {
  font-size: 0.4rem;
  font-family: "Microsoft YaHei";
  color: rgb(17, 17, 17);
  line-height: 0.6rem;
}

.public-title .title-desc {
  font-size: 0.18rem;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 0.36rem;
}

.textColor {
  color: #616e87;
  font-size: 0.18rem;
}

.hover-btn {
  font-size: 0.18rem;
  transform: unset !important;
  overflow: hidden;
  transition: all 0.5s;
  border-width: 0.01rem !important;
  border-color: rgb(204, 204, 204) !important;
  border-style: solid !important;
  color: #666666 !important;
  background-color: unset !important;
}
.hover-btn::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: translateX(-101%);
  transition: all 0.3s;
  background-color: #ff7022;
}
.hover-btn:hover::before {
  transform: translateX(0);
}
.hover-btn:hover {
  color: #ffffff !important;
  border-color: #ff5e06 !important;
}
.hover-btn.btn-white {
  border-color: rgb(255, 255, 255) !important;
  color: #fff6f1 !important;
}
.hover-btn.btn-white::before {
  background-color: #ffffff !important;
}
.hover-btn.btn-white:hover {
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.hover-btn.btn-white:hover > span {
  color: #ffffff !important;
}

p {
  line-height: 0.26rem;
}

.swiper-pagination.pagination-cir {
  bottom: -0.5rem;
}
.swiper-pagination.pagination-cir span {
  border-radius: 50%;
  background-color: rgb(204, 204, 204);
  width: 0.15rem;
  height: 0.15rem;
  margin: 0 0.09rem 0 !important;
  opacity: 1;
}
.swiper-pagination.pagination-cir span.swiper-pagination-bullet-active {
  background-color: rgb(255, 94, 6);
}

.swiper-pagination.pagination-line {
  bottom: -0.5rem;
}
.swiper-pagination.pagination-line span {
  background-color: rgb(204, 204, 204);
  width: 0.1rem;
  height: 0.03rem;
  opacity: 1;
  border-radius: 0;
}
.swiper-pagination.pagination-line span.swiper-pagination-bullet-active {
  background-color: rgb(255, 94, 6);
  width: 0.56rem;
  height: 0.03rem;
}

.swiper-pagination.pagination-line.line-long span {
  width: 0.98rem;
}
.swiper-pagination.pagination-line.line-long span.swiper-pagination-bullet-active {
  width: 0.98rem;
}

.index-content-24-10-2-23, .case-content-24-10-5_design, .case-content-24-10-5_h5, .case-content-24-10-5 {
  padding-bottom: 0.75rem;
  background: #ffffff;
}
.index-content-24-10-2-23 > .box .public-title, .case-content-24-10-5_design > .box .public-title, .case-content-24-10-5_h5 > .box .public-title, .case-content-24-10-5 > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-23 > .box .content-box-23, .case-content-24-10-5_design > .box .content-box-23, .case-content-24-10-5_h5 > .box .content-box-23, .case-content-24-10-5 > .box .content-box-23 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav, .case-content-24-10-5_design > .box .content-box-23 .nav, .case-content-24-10-5_h5 > .box .content-box-23 .nav, .case-content-24-10-5 > .box .content-box-23 .nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li, .case-content-24-10-5_design > .box .content-box-23 .nav > li, .case-content-24-10-5_h5 > .box .content-box-23 .nav > li, .case-content-24-10-5 > .box .content-box-23 .nav > li {
  margin: 0 0.32rem 0;
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li > img, .case-content-24-10-5_design > .box .content-box-23 .nav > li > img, .case-content-24-10-5_h5 > .box .content-box-23 .nav > li > img, .case-content-24-10-5 > .box .content-box-23 .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li > img:nth-of-type(1), .case-content-24-10-5_design > .box .content-box-23 .nav > li > img:nth-of-type(1), .case-content-24-10-5_h5 > .box .content-box-23 .nav > li > img:nth-of-type(1), .case-content-24-10-5 > .box .content-box-23 .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li > img:nth-of-type(2), .case-content-24-10-5_design > .box .content-box-23 .nav > li > img:nth-of-type(2), .case-content-24-10-5_h5 > .box .content-box-23 .nav > li > img:nth-of-type(2), .case-content-24-10-5 > .box .content-box-23 .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li > span, .case-content-24-10-5_design > .box .content-box-23 .nav > li > span, .case-content-24-10-5_h5 > .box .content-box-23 .nav > li > span, .case-content-24-10-5 > .box .content-box-23 .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li:hover > span, .case-content-24-10-5_design > .box .content-box-23 .nav > li:hover > span, .case-content-24-10-5_h5 > .box .content-box-23 .nav > li:hover > span, .case-content-24-10-5 > .box .content-box-23 .nav > li:hover > span, .index-content-24-10-2-23 > .box .content-box-23 .nav > li.active > span, .case-content-24-10-5_design > .box .content-box-23 .nav > li.active > span, .case-content-24-10-5_h5 > .box .content-box-23 .nav > li.active > span, .case-content-24-10-5 > .box .content-box-23 .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li:hover > img:nth-of-type(2), .case-content-24-10-5_design > .box .content-box-23 .nav > li:hover > img:nth-of-type(2), .case-content-24-10-5_h5 > .box .content-box-23 .nav > li:hover > img:nth-of-type(2), .case-content-24-10-5 > .box .content-box-23 .nav > li:hover > img:nth-of-type(2), .index-content-24-10-2-23 > .box .content-box-23 .nav > li.active > img:nth-of-type(2), .case-content-24-10-5_design > .box .content-box-23 .nav > li.active > img:nth-of-type(2), .case-content-24-10-5_h5 > .box .content-box-23 .nav > li.active > img:nth-of-type(2), .case-content-24-10-5 > .box .content-box-23 .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li:hover > img:nth-of-type(1), .case-content-24-10-5_design > .box .content-box-23 .nav > li:hover > img:nth-of-type(1), .case-content-24-10-5_h5 > .box .content-box-23 .nav > li:hover > img:nth-of-type(1), .case-content-24-10-5 > .box .content-box-23 .nav > li:hover > img:nth-of-type(1), .index-content-24-10-2-23 > .box .content-box-23 .nav > li.active > img:nth-of-type(1), .case-content-24-10-5_design > .box .content-box-23 .nav > li.active > img:nth-of-type(1), .case-content-24-10-5_h5 > .box .content-box-23 .nav > li.active > img:nth-of-type(1), .case-content-24-10-5 > .box .content-box-23 .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li.active, .case-content-24-10-5_design > .box .content-box-23 .nav > li.active, .case-content-24-10-5_h5 > .box .content-box-23 .nav > li.active, .case-content-24-10-5 > .box .content-box-23 .nav > li.active {
  border-bottom: 0.04rem solid #ff5e06;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li:first-child, .case-content-24-10-5_design > .box .content-box-23 .nav > li:first-child, .case-content-24-10-5_h5 > .box .content-box-23 .nav > li:first-child, .case-content-24-10-5 > .box .content-box-23 .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-2-23 > .box .content-box-23 .nav > li:last-child, .case-content-24-10-5_design > .box .content-box-23 .nav > li:last-child, .case-content-24-10-5_h5 > .box .content-box-23 .nav > li:last-child, .case-content-24-10-5 > .box .content-box-23 .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list, .case-content-24-10-5_design > .box .content-box-23 > .list, .case-content-24-10-5_h5 > .box .content-box-23 > .list, .case-content-24-10-5 > .box .content-box-23 > .list {
  display: flex;
  margin-top: 0.38rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: auto;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a, .case-content-24-10-5_design > .box .content-box-23 > .list > a, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a, .case-content-24-10-5 > .box .content-box-23 > .list > a {
  width: 3.64rem;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 0.3rem;
  overflow: hidden;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > .img, .case-content-24-10-5_design > .box .content-box-23 > .list > a > .img, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > .img, .case-content-24-10-5 > .box .content-box-23 > .list > a > .img {
  width: 3.64rem;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > .img::after, .case-content-24-10-5_design > .box .content-box-23 > .list > a > .img::after, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > .img::after, .case-content-24-10-5 > .box .content-box-23 > .list > a > .img::after {
  content: "";
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.75);
  transition: 0.3s all;
  opacity: 0;
  height: 83.5%;
  top: 124%;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > .img > img, .case-content-24-10-5_design > .box .content-box-23 > .list > a > .img > img, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > .img > img, .case-content-24-10-5 > .box .content-box-23 > .list > a > .img > img {
  object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > .qr, .case-content-24-10-5_design > .box .content-box-23 > .list > a > .qr, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > .qr, .case-content-24-10-5 > .box .content-box-23 > .list > a > .qr {
  width: 3.64rem;
  height: 2.27rem;
  position: absolute;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > .qr > img, .case-content-24-10-5_design > .box .content-box-23 > .list > a > .qr > img, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > .qr > img, .case-content-24-10-5 > .box .content-box-23 > .list > a > .qr > img {
  width: 40%;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > ul, .case-content-24-10-5_design > .box .content-box-23 > .list > a > ul, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > ul, .case-content-24-10-5 > .box .content-box-23 > .list > a > ul {
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.32rem;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > ul li, .case-content-24-10-5_design > .box .content-box-23 > .list > a > ul li, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > ul li, .case-content-24-10-5 > .box .content-box-23 > .list > a > ul li {
  width: 0.96rem;
  height: 0.32rem;
  border-radius: 0.04rem;
  background: #f2f2f2;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.16rem;
  box-sizing: border-box;
  border: 1px solid #f2f2f2;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > ul li:hover, .case-content-24-10-5_design > .box .content-box-23 > .list > a > ul li:hover, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > ul li:hover, .case-content-24-10-5 > .box .content-box-23 > .list > a > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > ul > img, .case-content-24-10-5_design > .box .content-box-23 > .list > a > ul > img, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > ul > img, .case-content-24-10-5 > .box .content-box-23 > .list > a > ul > img {
  width: 0.35rem;
  height: auto;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > p, .case-content-24-10-5_design > .box .content-box-23 > .list > a > p, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > p, .case-content-24-10-5 > .box .content-box-23 > .list > a > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.2rem 0;
  box-sizing: border-box;
  width: 100%;
  height: 0.43rem;
  line-height: 0.43rem;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  top: 2.26rem;
  left: 0;
  font-size: 0.2rem;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > div:nth-child(4), .case-content-24-10-5_design > .box .content-box-23 > .list > a > div:nth-child(4), .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > div:nth-child(4), .case-content-24-10-5 > .box .content-box-23 > .list > a > div:nth-child(4) {
  display: flex;
  justify-content: space-between;
  width: 3.64rem;
  height: 0.48rem;
  margin: 0.1rem auto 0;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > div:nth-child(4) > span, .case-content-24-10-5_design > .box .content-box-23 > .list > a > div:nth-child(4) > span, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > div:nth-child(4) > span, .case-content-24-10-5 > .box .content-box-23 > .list > a > div:nth-child(4) > span {
  display: block;
  line-height: 0.25rem;
  cursor: pointer;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > div:nth-child(4) > span:nth-child(1), .case-content-24-10-5_design > .box .content-box-23 > .list > a > div:nth-child(4) > span:nth-child(1), .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > div:nth-child(4) > span:nth-child(1), .case-content-24-10-5 > .box .content-box-23 > .list > a > div:nth-child(4) > span:nth-child(1) {
  box-sizing: border-box;
  padding: 0 0.12rem 0;
  width: 3.64rem;
  font-size: 0.16rem;
  color: #222222;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a > div:nth-child(5), .case-content-24-10-5_design > .box .content-box-23 > .list > a > div:nth-child(5), .case-content-24-10-5_h5 > .box .content-box-23 > .list > a > div:nth-child(5), .case-content-24-10-5 > .box .content-box-23 > .list > a > div:nth-child(5) {
  margin-top: 0.05rem;
  width: 100%;
  height: 0.01rem;
  background: #cccccc;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a:hover > p, .case-content-24-10-5_design > .box .content-box-23 > .list > a:hover > p, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a:hover > p, .case-content-24-10-5 > .box .content-box-23 > .list > a:hover > p {
  display: block;
  background: transparent;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a:hover > div:nth-child(4) span, .case-content-24-10-5_design > .box .content-box-23 > .list > a:hover > div:nth-child(4) span, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a:hover > div:nth-child(4) span, .case-content-24-10-5 > .box .content-box-23 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a:hover .img::after, .case-content-24-10-5_design > .box .content-box-23 > .list > a:hover .img::after, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a:hover .img::after, .case-content-24-10-5 > .box .content-box-23 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 50%;
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a:hover .img > img, .case-content-24-10-5_design > .box .content-box-23 > .list > a:hover .img > img, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a:hover .img > img, .case-content-24-10-5 > .box .content-box-23 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a:hover .qr, .case-content-24-10-5_design > .box .content-box-23 > .list > a:hover .qr, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a:hover .qr, .case-content-24-10-5 > .box .content-box-23 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-2-23 > .box .content-box-23 > .list > a:hover ul > img, .case-content-24-10-5_design > .box .content-box-23 > .list > a:hover ul > img, .case-content-24-10-5_h5 > .box .content-box-23 > .list > a:hover ul > img, .case-content-24-10-5 > .box .content-box-23 > .list > a:hover ul > img {
  position: relative;
  filter: drop-shadow(-1rem 0 0 #ff5e06);
  transform: translateX(1rem);
}
.index-content-24-10-2-23 > .box .content-box-23 > .btn, .case-content-24-10-5_design > .box .content-box-23 > .btn, .case-content-24-10-5_h5 > .box .content-box-23 > .btn, .case-content-24-10-5 > .box .content-box-23 > .btn {
  width: 3.5rem;
  height: 0.48rem;
  margin: auto;
  margin-top: 0.65rem;
  text-align: center;
  line-height: 0.48rem;
  font-size: 0.18rem;
  color: #666666;
  cursor: pointer;
  border: 0.01rem solid #666666;
}
.index-content-24-10-2-23 > .box .content-box-23 > .btn:hover > span, .case-content-24-10-5_design > .box .content-box-23 > .btn:hover > span, .case-content-24-10-5_h5 > .box .content-box-23 > .btn:hover > span, .case-content-24-10-5 > .box .content-box-23 > .btn:hover > span {
  color: white;
}

.index-content-24-10-2-23_h5 {
  padding-bottom: 0.75rem;
  background: #f7f9fc;
}
.index-content-24-10-2-23_h5 > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li {
  margin: 0 0.32rem 0;
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li:hover > span, .index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li:hover > img:nth-of-type(2), .index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li:hover > img:nth-of-type(1), .index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li.active {
  border-bottom: 0.04rem solid #ff5e06;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list {
  display: flex;
  margin-top: 0.38rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: auto;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a {
  width: 3.64rem;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 0.3rem;
  overflow: hidden;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > .img {
  width: 3.64rem;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > .img::after {
  content: "";
  width: 100%;
  height: 83.5%;
  position: absolute;
  left: 50%;
  top: 124%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.75);
  transition: 0.3s all;
  opacity: 0;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > .img > img {
  object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > .qr {
  width: 3.64rem;
  height: 2.27rem;
  position: absolute;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > .qr > img {
  background: #ffffff;
  padding: 0.15rem;
  width: 40%;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > .qr > canvas {
  background: #ffffff;
  padding: 0.15rem;
  width: 40%;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > ul {
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.32rem;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > ul li {
  width: 0.96rem;
  height: 0.32rem;
  border-radius: 0.04rem;
  background: #f2f2f2;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.16rem;
  box-sizing: border-box;
  border: 1px solid #f2f2f2;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > ul > img {
  width: 0.35rem;
  height: auto;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.2rem 0;
  box-sizing: border-box;
  width: 100%;
  height: 0.43rem;
  line-height: 0.43rem;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  top: 2.26rem;
  left: 0;
  font-size: 0.2rem;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > div:nth-child(4) {
  display: flex;
  justify-content: space-between;
  width: 3.64rem;
  height: 0.48rem;
  margin: 0.1rem auto 0;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > div:nth-child(4) > span {
  display: block;
  line-height: 0.25rem;
  cursor: pointer;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > div:nth-child(4) > span:nth-child(1) {
  box-sizing: border-box;
  padding: 0 0.12rem 0;
  width: 3.64rem;
  font-size: 0.16rem;
  color: #222222;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a > div:nth-child(5) {
  margin-top: 0.05rem;
  width: 100%;
  height: 0.01rem;
  background: #cccccc;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a:hover > p {
  display: block;
  background: transparent;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 50%;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .list > a:hover ul > img {
  position: relative;
  filter: drop-shadow(-1rem 0 0 #ff5e06);
  transform: translateX(1rem);
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .btn {
  width: 3.5rem;
  height: 0.48rem;
  margin: auto;
  margin-top: 0.65rem;
  text-align: center;
  line-height: 0.48rem;
  font-size: 0.18rem;
  color: #666666;
  cursor: pointer;
  border: 0.01rem solid #666666;
}
.index-content-24-10-2-23_h5 > .box .content-box-23 > .btn:hover > span {
  color: white;
}

.index-content-24-10-2-23_design {
  padding-bottom: 0.75rem;
  background: #ffffff;
}
.index-content-24-10-2-23_design > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-23_design > .box .content-box-23 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li {
  margin: 0 0.32rem 0;
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li:hover > span, .index-content-24-10-2-23_design > .box .content-box-23 .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li:hover > img:nth-of-type(2), .index-content-24-10-2-23_design > .box .content-box-23 .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li:hover > img:nth-of-type(1), .index-content-24-10-2-23_design > .box .content-box-23 .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li.active {
  border-bottom: 0.04rem solid #ff5e06;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-2-23_design > .box .content-box-23 .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list {
  display: flex;
  margin-top: 0.38rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: auto;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a {
  width: 3.64rem;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 0.3rem;
  overflow: hidden;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > .img {
  width: 3.64rem;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > .img::after {
  content: "";
  width: 100%;
  height: 83.5%;
  position: absolute;
  left: 50%;
  top: 124%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.75);
  transition: 0.3s all;
  opacity: 0;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > .img > img {
  object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > .qr {
  width: 3.64rem;
  height: 2.27rem;
  position: absolute;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > .qr > img {
  width: 40%;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > ul {
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.32rem;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > ul li {
  width: 0.96rem;
  height: 0.32rem;
  border-radius: 0.04rem;
  background: #f2f2f2;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.16rem;
  box-sizing: border-box;
  border: 1px solid #f2f2f2;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > ul > img {
  width: 0.35rem;
  height: auto;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.2rem 0;
  box-sizing: border-box;
  width: 100%;
  height: 0.43rem;
  line-height: 0.43rem;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  top: 2.26rem;
  left: 0;
  font-size: 0.2rem;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > div:nth-child(4) {
  display: flex;
  justify-content: space-between;
  width: 3.64rem;
  height: 0.48rem;
  margin: 0.1rem auto 0;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > div:nth-child(4) > span {
  display: block;
  line-height: 0.25rem;
  cursor: pointer;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > div:nth-child(4) > span:nth-child(1) {
  box-sizing: border-box;
  padding: 0 0.12rem 0;
  width: 3.64rem;
  font-size: 0.16rem;
  color: #222222;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a > div:nth-child(5) {
  margin-top: 0.05rem;
  width: 100%;
  height: 0.01rem;
  background: #cccccc;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a:hover > p {
  display: block;
  background: transparent;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 50%;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-2-23_design > .box .content-box-23 > .list > a:hover ul > img {
  position: relative;
  filter: drop-shadow(-1rem 0 0 #ff5e06);
  transform: translateX(1rem);
}
.index-content-24-10-2-23_design > .box .content-box-23 > .btn {
  width: 3.5rem;
  height: 0.48rem;
  margin: auto;
  margin-top: 0.65rem;
  text-align: center;
  line-height: 0.48rem;
  font-size: 0.18rem;
  color: #666666;
  cursor: pointer;
  border: 0.01rem solid #666666;
}
.index-content-24-10-2-23_design > .box .content-box-23 > .btn:hover > span {
  color: white;
}

.index-content-24-10-2-23_science {
  padding-bottom: 0.75rem;
  background: #ffffff;
}
.index-content-24-10-2-23_science > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-23_science > .box .content-box-23 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li {
  margin: 0 0.32rem 0;
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li:hover > span, .index-content-24-10-2-23_science > .box .content-box-23 .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li:hover > img:nth-of-type(2), .index-content-24-10-2-23_science > .box .content-box-23 .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li:hover > img:nth-of-type(1), .index-content-24-10-2-23_science > .box .content-box-23 .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li.active {
  border-bottom: 0.04rem solid #ff5e06;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-2-23_science > .box .content-box-23 .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list {
  display: flex;
  margin-top: 0.38rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: auto;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a {
  width: 3.64rem;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 0.3rem;
  overflow: hidden;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > .img {
  width: 3.64rem;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > .img::after {
  content: "";
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.75);
  transition: 0.3s all;
  opacity: 0;
  height: 83.5%;
  top: 124%;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > .img > img {
  object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > .qr {
  width: 3.64rem;
  height: 2.27rem;
  position: absolute;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > .qr > img {
  width: 40%;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > ul {
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.32rem;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > ul li {
  width: 0.96rem;
  height: 0.32rem;
  border-radius: 0.04rem;
  background: #f2f2f2;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.16rem;
  box-sizing: border-box;
  border: 1px solid #f2f2f2;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > ul > img {
  width: 0.35rem;
  height: auto;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.2rem 0;
  box-sizing: border-box;
  width: 100%;
  height: 0.43rem;
  line-height: 0.43rem;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  top: 2.26rem;
  left: 0;
  font-size: 0.2rem;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > div:nth-child(4) {
  display: flex;
  justify-content: space-between;
  width: 3.64rem;
  height: 0.48rem;
  margin: 0.1rem auto 0;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > div:nth-child(4) > span {
  display: block;
  line-height: 0.25rem;
  cursor: pointer;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > div:nth-child(4) > span:nth-child(1) {
  box-sizing: border-box;
  padding: 0 0.12rem 0;
  width: 3.64rem;
  font-size: 0.16rem;
  color: #222222;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a > div:nth-child(5) {
  margin-top: 0.05rem;
  width: 100%;
  height: 0.01rem;
  background: #cccccc;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a:hover > p {
  display: block;
  background: transparent;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 50%;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-2-23_science > .box .content-box-23 > .list > a:hover ul > img {
  position: relative;
  filter: drop-shadow(-1rem 0 0 #ff5e06);
  transform: translateX(1rem);
}
.index-content-24-10-2-23_science > .box .content-box-23 > .btn {
  width: 3.5rem;
  height: 0.48rem;
  margin: auto;
  margin-top: 0.65rem;
  text-align: center;
  line-height: 0.48rem;
  font-size: 0.18rem;
  color: #666666;
  cursor: pointer;
  border: 0.01rem solid #666666;
}
.index-content-24-10-2-23_science > .box .content-box-23 > .btn:hover > span {
  color: white;
}

.case-content-24-10-5 {
  background: none;
}
.case-content-24-10-5 .select-group {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case-content-24-10-5 .box .content-box-23 .nav-type {
  display: flex;
  width: 2.1rem;
}
.case-content-24-10-5 .box .content-box-23 .nav-type .switch-tab {
  border-width: 0.01rem;
  border-color: rgb(153, 153, 153);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 1.05rem;
  height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.2rem;
  font-family: "Microsoft YaHei";
  color: rgb(102, 102, 102);
  text-align: center;
  position: relative;
}
.case-content-24-10-5 .box .content-box-23 .nav-type .switch-tab.chose {
  background: #222222;
  color: #fff;
}
.case-content-24-10-5 .box .content-box-23 .nav-type .switch-tab:nth-child(1) {
  border-right: none;
}
.case-content-24-10-5 .box .content-box-23 .nav-type .switch-tab:nth-child(2) {
  border-left: none;
}
.case-content-24-10-5 .box .content-box-23 .nav-type .switch-tab.hot img {
  position: absolute;
  width: 0.48rem;
  height: 0.26rem;
  top: -0.13rem;
  right: -0.38rem;
}
.case-content-24-10-5 .box .content-box-23 .nav {
  border-bottom: 0;
  width: auto;
}
.case-content-24-10-5 .box .content-box-23 .nav li {
  margin: 0 0.15rem !important;
}
.case-content-24-10-5 .box .content-box-23 .list {
  height: auto;
  margin-top: 0.4rem;
}
.case-content-24-10-5 .box .content-box-23 .list > a {
  border-width: 0.01rem;
  border-color: rgb(221, 221, 221);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 4.82rem;
  height: 4.22rem;
  margin-bottom: 0.3rem;
}
.case-content-24-10-5 .box .content-box-23 .list > a .img {
  width: 4.82rem;
  height: 3.6rem;
}
.case-content-24-10-5 .box .content-box-23 .list > a .qr {
  width: 4.82rem;
  height: 3.6rem;
  flex-direction: column;
}
.case-content-24-10-5 .box .content-box-23 .list > a .qr img {
  background: #fff;
  width: 2.01rem;
  height: 2.01rem;
}
.case-content-24-10-5 .box .content-box-23 .list > a .qr ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.2rem;
}
.case-content-24-10-5 .box .content-box-23 .list > a .qr ul li {
  border-width: 0.01rem;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 0.03rem;
  width: 0.95rem;
  height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.16rem;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  line-height: 1;
  margin: 0 0.05rem;
}
.case-content-24-10-5 .box .content-box-23 .list > a .info {
  width: 100%;
  height: calc(100% - 3.6rem);
  padding: 0 0.2rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case-content-24-10-5 .box .content-box-23 .list > a .info p {
  font-size: 0.2rem;
  font-family: "Microsoft YaHei";
  color: rgb(34, 34, 34);
  text-transform: uppercase;
  line-height: 1;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case-content-24-10-5 .box .content-box-23 .list > a .info span {
  font-size: 0.14rem;
  font-family: "Microsoft YaHei";
  color: rgb(34, 34, 34);
  text-transform: uppercase;
  line-height: 2;
  text-align: center;
}
.case-content-24-10-5 .box .content-box-23 .list > a:hover .info {
  background: #ff5e06;
}
.case-content-24-10-5 .box .content-box-23 .list > a:hover .info p,
.case-content-24-10-5 .box .content-box-23 .list > a:hover .info span {
  color: #fff;
}

.case-content-24-10-5_h5 {
  background: none;
  background: #ffffff;
}
.case-content-24-10-5_h5 .select-group {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case-content-24-10-5_h5 .box .content-box-23 .nav-type {
  display: flex;
  width: 2.1rem;
}
.case-content-24-10-5_h5 .box .content-box-23 .nav-type .switch-tab {
  border-width: 0.01rem;
  border-color: rgb(153, 153, 153);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 1.05rem;
  height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.2rem;
  font-family: "Microsoft YaHei";
  color: rgb(102, 102, 102);
  text-align: center;
  position: relative;
}
.case-content-24-10-5_h5 .box .content-box-23 .nav-type .switch-tab.chose {
  background: #222222;
  color: #fff;
}
.case-content-24-10-5_h5 .box .content-box-23 .nav-type .switch-tab:nth-child(1) {
  border-right: none;
}
.case-content-24-10-5_h5 .box .content-box-23 .nav-type .switch-tab:nth-child(2) {
  border-left: none;
}
.case-content-24-10-5_h5 .box .content-box-23 .nav-type .switch-tab.hot img {
  position: absolute;
  width: 0.48rem;
  height: 0.26rem;
  top: -0.13rem;
  right: -0.38rem;
}
.case-content-24-10-5_h5 .box .content-box-23 .nav {
  border-bottom: 0;
  width: auto;
}
.case-content-24-10-5_h5 .box .content-box-23 .nav li {
  margin: 0 0.15rem !important;
}
.case-content-24-10-5_h5 .box .content-box-23 .list {
  height: auto;
  margin-top: 0.4rem;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a {
  border-width: 0.01rem;
  border-color: rgb(221, 221, 221);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 4.82rem;
  height: 4.22rem;
  margin-bottom: 0.3rem;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .img {
  width: 4.82rem;
  height: 3.6rem;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .qr {
  width: 4.82rem;
  height: 3.6rem;
  flex-direction: column;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .qr > div {
  background: #ffffff;
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .qr > div > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.45rem;
  height: 1.45rem;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .qr > div > canvas {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.45rem;
  height: 1.45rem;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .qr ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.2rem;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .qr ul li {
  border-width: 0.01rem;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 0.03rem;
  width: 0.95rem;
  height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.16rem;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  line-height: 1;
  margin: 0 0.05rem;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .info {
  width: 100%;
  height: calc(100% - 3.6rem);
  padding: 0 0.2rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .info p {
  font-size: 0.2rem;
  font-family: "Microsoft YaHei";
  color: rgb(34, 34, 34);
  text-transform: uppercase;
  line-height: 1;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a .info span {
  font-size: 0.14rem;
  font-family: "Microsoft YaHei";
  color: rgb(34, 34, 34);
  text-transform: uppercase;
  line-height: 2;
  text-align: center;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a:hover .info {
  background: #ff5e06;
}
.case-content-24-10-5_h5 .box .content-box-23 .list > a:hover .info p,
.case-content-24-10-5_h5 .box .content-box-23 .list > a:hover .info span {
  color: #fff;
}

.case-content-24-10-5_design {
  background: none;
}
.case-content-24-10-5_design .select-group {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case-content-24-10-5_design .box .content-box-23 .nav-type {
  display: flex;
  width: 2.1rem;
}
.case-content-24-10-5_design .box .content-box-23 .nav-type .switch-tab {
  border-width: 0.01rem;
  border-color: rgb(153, 153, 153);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 1.05rem;
  height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.2rem;
  font-family: "Microsoft YaHei";
  color: rgb(102, 102, 102);
  text-align: center;
  position: relative;
}
.case-content-24-10-5_design .box .content-box-23 .nav-type .switch-tab.chose {
  background: #222222;
  color: #fff;
}
.case-content-24-10-5_design .box .content-box-23 .nav-type .switch-tab:nth-child(1) {
  border-right: none;
}
.case-content-24-10-5_design .box .content-box-23 .nav-type .switch-tab:nth-child(2) {
  border-left: none;
}
.case-content-24-10-5_design .box .content-box-23 .nav-type .switch-tab.hot img {
  position: absolute;
  width: 0.48rem;
  height: 0.26rem;
  top: -0.13rem;
  right: -0.38rem;
}
.case-content-24-10-5_design .box .content-box-23 .nav {
  border-bottom: 0;
  width: auto;
}
.case-content-24-10-5_design .box .content-box-23 .nav li {
  margin: 0 0.15rem !important;
}
.case-content-24-10-5_design .box .content-box-23 .list {
  height: auto;
  margin-top: 0.4rem;
}
.case-content-24-10-5_design .box .content-box-23 .list > a {
  border-width: 0.01rem;
  border-color: rgb(221, 221, 221);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 4.82rem;
  height: 4.22rem;
  margin-bottom: 0.3rem;
}
.case-content-24-10-5_design .box .content-box-23 .list > a .img {
  width: 4.82rem;
  height: 3.6rem;
}
.case-content-24-10-5_design .box .content-box-23 .list > a .qr {
  width: 4.82rem;
  height: 3.6rem;
  flex-direction: column;
}
.case-content-24-10-5_design .box .content-box-23 .list > a .qr img {
  background: #fff;
  width: 2.01rem;
  height: 2.01rem;
}
.case-content-24-10-5_design .box .content-box-23 .list > a .qr ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.2rem;
}
.case-content-24-10-5_design .box .content-box-23 .list > a .qr ul li {
  border-width: 0.01rem;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 0.03rem;
  width: 0.95rem;
  height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.16rem;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  line-height: 1;
  margin: 0 0.05rem;
}
.case-content-24-10-5_design .box .content-box-23 .list > a .info {
  width: 100%;
  height: calc(100% - 3.6rem);
  padding: 0 0.2rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case-content-24-10-5_design .box .content-box-23 .list > a .info p {
  font-size: 0.2rem;
  font-family: "Microsoft YaHei";
  color: rgb(34, 34, 34);
  text-transform: uppercase;
  line-height: 1;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case-content-24-10-5_design .box .content-box-23 .list > a .info span {
  font-size: 0.14rem;
  font-family: "Microsoft YaHei";
  color: rgb(34, 34, 34);
  text-transform: uppercase;
  line-height: 2;
  text-align: center;
}
.case-content-24-10-5_design .box .content-box-23 .list > a:hover .info {
  background: #ff5e06;
}
.case-content-24-10-5_design .box .content-box-23 .list > a:hover .info p,
.case-content-24-10-5_design .box .content-box-23 .list > a:hover .info span {
  color: #fff;
}

/*# sourceMappingURL=24_11case_all.css.map */
