.public_title_first.beBlue:hover {
  color: unset !important;
}
.public_title_desc.beBlue:hover {
  color: #666666 !important;
}
.hover-scale > img,
img.hover-scale {
  transition: all 0.3s;
}
.hover-scale:hover img,
img.hover-scale: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: #111111;
  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: #cccccc !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: #ffffff !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;
}
.index-content-24-10-1 {
  background: #ffffff;
  padding-top: 0.97rem;
  padding-bottom: 0.8rem;
}
.index-content-24-10-1 > .box > div {
  width: 11.81rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-1 > .box > div > .left-box {
  margin-top: 0.08rem;
  width: 4.74rem;
  height: 4.16rem;
}
.index-content-24-10-1 > .box > div > .left-box > img {
  width: 100%;
  height: auto;
}
.index-content-24-10-1 > .box > div > .right-box {
  width: 6.34rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-1 > .box > div > .right-box > h3 {
  font-size: 0.32rem;
  font-weight: normal;
}
.index-content-24-10-1 > .box > div > .right-box > .p1 {
  font-size: 0.16rem;
  color: #666666;
  margin-top: 0.1rem;
  margin-bottom: 0.01rem;
  height: 0.52rem;
  display: block;
}
.index-content-24-10-1 > .box > div > .right-box > h5 {
  font-weight: bold;
  font-size: 0.16rem;
}
.index-content-24-10-1 > .box > div > .right-box > .p2 {
  margin-top: 0.08rem;
  font-size: 0.16rem;
  color: #666666;
  margin-bottom: 0.01rem;
  height: 0.9rem;
  display: block;
}
.index-content-24-10-1 > .box > div > .right-box > ul {
  width: 5rem;
  height: 1.75rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.index-content-24-10-1 > .box > div > .right-box > ul > li {
  width: 2.49rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-1 > .box > div > .right-box > ul > li > .yuan {
  height: 0.09rem;
  width: 0.09rem;
  border-radius: 9999rem;
  background: #222222;
}
.index-content-24-10-1 > .box > div > .right-box > ul > li > .hengxian {
  width: 0.25rem;
  height: 0.01rem;
  background: #ff5e06;
  display: none;
}
.index-content-24-10-1 > .box > div > .right-box > ul > li > span {
  margin-left: 0.1rem;
  color: #595959;
  font-size: 0.16rem;
}
.index-content-24-10-1 > .box > div > .right-box > ul > li:hover > .hengxian {
  display: block;
}
.index-content-24-10-1 > .box > div > .right-box > ul > li:hover > .yuan {
  background: #ff5e06;
}
.index-content-24-10-1 > .box > div > .right-box > ul > li:hover > span {
  color: #ff5e06;
}
.index-content-24-10-2 {
  background: #f7f9fc;
  padding-top: 0.97rem;
  padding-bottom: 0.8rem;
}
.index-content-24-10-2 > .box > div {
  width: 11.81rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2 > .box > div > .left-box {
  margin-top: 0.08rem;
  width: 4.74rem;
  height: 4.16rem;
  margin-right: 1rem;
}
.index-content-24-10-2 > .box > div > .left-box > img {
  width: 100%;
  height: auto;
}
.index-content-24-10-2 > .box > div > .right-box {
  width: 5.7rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-2 > .box > div > .right-box > h3 {
  font-size: 0.32rem;
  font-weight: normal;
}
.index-content-24-10-2 > .box > div > .right-box > .p1 {
  font-size: 0.16rem;
  color: #666666;
  margin-top: 0.1rem;
  margin-bottom: 0.01rem;
  height: 0.52rem;
  display: block;
}
.index-content-24-10-2 > .box > div > .right-box > h5 {
  font-weight: bold;
  font-size: 0.16rem;
}
.index-content-24-10-2 > .box > div > .right-box > .p2 {
  margin-top: 0.08rem;
  font-size: 0.16rem;
  color: #666666;
  margin-bottom: 0.01rem;
  height: 0.9rem;
  display: block;
}
.index-content-24-10-2 > .box > div > .right-box > ul {
  width: 5rem;
  height: 1.75rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.index-content-24-10-2 > .box > div > .right-box > ul > li {
  width: 2.49rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-2 > .box > div > .right-box > ul > li > .yuan {
  height: 0.09rem;
  width: 0.09rem;
  border-radius: 9999rem;
  background: #222222;
}
.index-content-24-10-2 > .box > div > .right-box > ul > li > .hengxian {
  width: 0.25rem;
  height: 0.01rem;
  background: #ff5e06;
  display: none;
}
.index-content-24-10-2 > .box > div > .right-box > ul > li > span {
  margin-left: 0.1rem;
  color: #595959;
  font-size: 0.16rem;
}
.index-content-24-10-2 > .box > div > .right-box > ul > li:hover > .hengxian {
  display: block;
}
.index-content-24-10-2 > .box > div > .right-box > ul > li:hover > .yuan {
  background: #ff5e06;
}
.index-content-24-10-2 > .box > div > .right-box > ul > li:hover > span {
  color: #ff5e06;
}
.index-content-24-10-3 {
  background: #f2f2f5;
  padding-bottom: 0.8rem;
}
.index-content-24-10-3 > .box .public-title {
  padding-top: 0.76rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-3 > .box > .content-box {
  width: 100%;
  height: 6.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-3 > .box > .content-box > div {
  background: #f7f9fb;
  width: 4.86rem;
  height: 6.2rem;
}
.index-content-24-10-3 > .box > .content-box > div > .box1 {
  overflow: hidden;
  width: 4.86rem;
  height: 2.42rem;
}
.index-content-24-10-3 > .box > .content-box > div > .box1 > img {
  width: 100%;
  height: auto;
  transition: all 0.3s linear;
}
.index-content-24-10-3 > .box > .content-box > div > .box1:hover > img {
  transform: scale(1.1);
}
.index-content-24-10-3 > .box > .content-box > div > .box2 {
  height: 0.86rem;
  width: 4.05rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0.42rem;
  margin-top: 0.16rem;
  border-bottom: 0.01rem solid #dadcdd;
}
.index-content-24-10-3 > .box > .content-box > div > .box2 > .left-img {
  width: 0.45rem;
  height: 0.42rem;
}
.index-content-24-10-3 > .box > .content-box > div > .box2 > .left-img > img {
  width: 0.45rem;
  height: auto;
}
.index-content-24-10-3 > .box > .content-box > div > .box2 > .right-box {
  margin-left: 0.15rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.index-content-24-10-3 > .box > .content-box > div > .box2 > .right-box > p {
  margin-bottom: 0.03rem;
  font-size: 0.24rem;
  color: #222222;
}
.index-content-24-10-3 > .box > .content-box > div > .box2 > .right-box > span {
  color: #cccccc;
  font-size: 0.14rem;
}
.index-content-24-10-3 > .box > .content-box > div > p {
  height: 1.1rem;
  margin-left: 0.42rem;
  margin-top: 0.2rem;
  width: 4.05rem;
  display: block;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.26rem;
}
.index-content-24-10-3 > .box > .content-box > div > ul {
  width: 4.05rem;
  height: 0.82rem;
  margin-left: 0.42rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-3 > .box > .content-box > div > ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-3 > .box > .content-box > div > ul > li > div {
  width: 0.08rem;
  height: 0.08rem;
  background: #ff5e06;
}
.index-content-24-10-3 > .box > .content-box > div > ul > li > span {
  color: #222222;
  font-size: 0.16rem;
  margin-left: 0.12rem;
}
.index-content-24-10-4 {
  background: #ffffff;
  padding-bottom: 0.9rem;
}
.index-content-24-10-4 > .box .public-title {
  padding-top: 0.76rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-4 > .box > .content-box {
  width: 100%;
  height: 4.73rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-4 > .box > .content-box > div {
  border: 0.01rem solid #e1e1e1;
  background: #f7f9fb;
  width: 4.45rem;
  height: 4.44rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: width 0.4s ease, height 0.4s ease;
  overflow: hidden;
}
.index-content-24-10-4 > .box > .content-box > div > .content-img-box {
  height: 2.9rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  transition: height 0.4s ease;
}
.index-content-24-10-4 > .box > .content-box > div > .content-img-box > h3 {
  font-size: 0.24rem;
  display: block;
  width: 100%;
  text-align: center;
  color: #222222;
  font-weight: normal;
  margin-top: 0.3rem;
  transition: margin-top 0.4s ease;
}
.index-content-24-10-4 > .box > .content-box > div > .content-img-box > p {
  width: 72.81%;
  display: block;
  line-height: 0.27rem;
  font-size: 0.16rem;
  color: #666666;
  text-align: center;
}
.index-content-24-10-4 > .box > .content-box > div > img {
  width: 3.3rem;
  height: auto;
  margin-left: -10rem;
  transition: margin-left 0.8s ease;
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
}
.index-content-24-10-4 > .box > .content-box > div > .topBg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 41.666%;
  background: #f4f4f4;
}
.index-content-24-10-4 > .box > .content-box > div > .bottomBg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 58.33%;
  background: #ffffff;
}
.index-content-24-10-4 > .box > .content-box > .isHover {
  z-index: 10;
  border: none;
  width: 6.37rem;
  height: 4.74rem;
  box-shadow: rgba(0, 0, 0, 0.24) 0rem 0.03rem 0.08rem;
}
.index-content-24-10-4 > .box > .content-box > .isHover > img {
  margin-left: 0;
}
.index-content-24-10-4 > .box > .content-box > .isHover > .content-img-box {
  height: 3.58rem;
}
.index-content-24-10-4 > .box > .content-box > .isHover > .content-img-box > h3 {
  color: #ffffff;
  margin-top: -0.15rem;
}
.index-content-24-10-4 > .box > .content-box > .isHover > .content-img-box > p {
  width: 88.69%;
}
.index-content-24-10-4 > .box > .content-box > .isHover > .topBg {
  background: #ff5e06;
}
.index-content-24-10-4 > .box > .content-box > .isHover > .bottomBg {
  background: #ffffff;
}
.index-content-24-10-4 > .box > .content-box > div:nth-of-type(1) {
  border-right: none;
}
.index-content-24-10-4 > .box > .content-box > div:nth-of-type(3) {
  border-left: none;
  z-index: 3;
}
.index-content-24-10-5 {
  background: #f2f2f5;
  padding-bottom: 0.8rem;
}
.index-content-24-10-5 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-5 > .box > .content-box {
  width: 100%;
  height: 4.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.index-content-24-10-5 > .box > .content-box > div {
  border: 0.01rem solid #e8e8e8;
  background: #f7f9fb;
  width: 3.32rem;
  height: 4.28rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: width 0.4s ease;
  z-index: 5;
}
.index-content-24-10-5 > .box > .content-box > div > .content1 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  background: #ffffff;
}
.index-content-24-10-5 > .box > .content-box > div > .content1 > img {
  width: 0.51rem;
  height: auto;
  margin-top: 0.46rem;
  margin-left: 0.52rem;
}
.index-content-24-10-5 > .box > .content-box > div > .content1 > p {
  margin-left: 0.52rem;
  font-size: 0.24rem;
  margin-top: 0.1rem;
  color: #222222;
}
.index-content-24-10-5 > .box > .content-box > div > .content1 > div {
  background: #ff5e06;
  margin-top: 0.26rem;
  margin-left: 0.52rem;
  width: 0.36rem;
  height: 0.02rem;
}
.index-content-24-10-5 > .box > .content-box > div > .content1 > ul {
  margin-top: 0.44rem;
  margin-left: 0.52rem;
  height: 1.61rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-5 > .box > .content-box > div > .content1 > ul > li {
  color: #666666;
  font-size: 0.16rem;
}
.index-content-24-10-5 > .box > .content-box > div > .content2 {
  display: none;
  width: 5.24rem;
  height: 100%;
}
.index-content-24-10-5 > .box > .content-box > div > .content2 > .top-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1.4rem;
  background: #ff5e06;
}
.index-content-24-10-5 > .box > .content-box > div > .content2 > .top-box > img {
  margin-left: 0.5rem;
  width: 0.51rem;
  height: auto;
}
.index-content-24-10-5 > .box > .content-box > div > .content2 > .top-box > span {
  margin-left: 0.12rem;
  font-size: 0.24rem;
  color: white;
}
.index-content-24-10-5 > .box > .content-box > div > .content2 > p {
  font-size: 0.16rem;
  color: #7f7f7f;
  line-height: 0.26rem;
  display: block;
  width: 4.16rem;
  height: 1.49rem;
  margin-left: 0.5rem;
  margin-top: 0.4rem;
}
.index-content-24-10-5 > .box > .content-box > div > .content2 > .btn {
  width: 2.01rem;
  height: 0.46rem;
  line-height: 0.46rem;
  margin-left: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  background-color: #ff7022;
}
.index-content-24-10-5 > .box > .content-box > div > .content2 > .btn > span:nth-child(1) {
  font-size: 0.18rem;
  color: #ffffff;
  line-height: 0.4rem;
}
.index-content-24-10-5 > .box > .content-box > .isHover2 {
  z-index: 3;
  width: 5.24rem;
  box-shadow: 0rem 0.2rem 0.2rem 0rem rgba(162, 162, 162, 0.23);
}
.index-content-24-10-5 > .box > .content-box > .isHover2 > .content2 {
  display: block;
}
.index-content-24-10-5 > .box > .content-box > .isHover2 > .content1 {
  display: none;
}
.index-content-24-10-6 {
  background: #ffffff;
  padding-bottom: 0.8rem;
}
.index-content-24-10-6 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.45rem;
}
.index-content-24-10-6 > .box > .content-box {
  width: 100%;
  height: 4.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-6 > .box > .content-box > div {
  width: 3.34rem;
  height: 4.68rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: width 0.4s ease;
  z-index: 5;
}
.index-content-24-10-6 > .box > .content-box > div > .content1 {
  width: 100%;
  height: 100%;
  position: relative;
}
.index-content-24-10-6 > .box > .content-box > div > .content1 > img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index-content-24-10-6 > .box > .content-box > div > .content1 > p {
  position: absolute;
  margin-left: 0.9rem;
  font-size: 0.24rem;
  margin-top: 0.52rem;
  color: white;
  writing-mode: vertical-rl;
  letter-spacing: 0.02rem;
  /* 调整字间距 */
}
.index-content-24-10-6 > .box > .content-box > div > .content2 {
  display: none;
  width: 5.24rem;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  background: #f5f5f5;
}
.index-content-24-10-6 > .box > .content-box > div > .content2 > div {
  position: absolute;
  width: 0.08rem;
  height: 2.3rem;
  left: 0.58rem;
  top: 0;
  background: #ff5e06;
  border-bottom-right-radius: 9999rem;
  border-bottom-left-radius: 9999rem;
}
.index-content-24-10-6 > .box > .content-box > div > .content2 > span {
  margin-left: 1rem;
  margin-top: 1.2rem;
  font-size: 0.24rem;
  color: #222222;
}
.index-content-24-10-6 > .box > .content-box > div > .content2 > p {
  font-size: 0.16rem;
  color: #929292;
  line-height: 0.26rem;
  display: block;
  width: 3.71rem;
  height: 1.5rem;
  margin-left: 1rem;
  margin-top: 0.5rem;
}
.index-content-24-10-6 > .box > .content-box > div > .content2 > .btn {
  width: 2.01rem;
  height: 0.46rem;
  line-height: 0.46rem;
  margin-left: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  border: 0.01rem solid #cccccc;
}
.index-content-24-10-6 > .box > .content-box > div > .content2 > .btn > span:nth-child(1) {
  font-size: 0.18rem;
  color: #222222;
  line-height: 0.4rem;
}
.index-content-24-10-6 > .box > .content-box > div > .content2 > .btn:hover > span {
  color: #ffffff;
}
.index-content-24-10-6 > .box > .content-box > .isHover6 {
  z-index: 3;
  width: 5.24rem;
}
.index-content-24-10-6 > .box > .content-box > .isHover6 > .content2 {
  display: flex;
}
.index-content-24-10-6 > .box > .content-box > .isHover6 > .content1 {
  display: none;
}
.index-content-24-10-7 {
  background-image: url("../images/index-content-24-10-7-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 19.2rem;
  height: 6.93rem;
}
.index-content-24-10-7 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.45rem;
}
.index-content-24-10-7 > .box .public-title > .title-text {
  color: white;
}
.index-content-24-10-7 > .box .public-title > .title-desc {
  color: white;
}
.index-content-24-10-7 > .box > .content-box {
  width: 100%;
  height: 4.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-7 > .box > .content-box > ul {
  height: 3.82rem;
  width: 2.2rem;
  left: 1.85rem;
  top: 0.01rem;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.index-content-24-10-7 > .box > .content-box > ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-7 > .box > .content-box > ul > li > img {
  width: 0.37rem;
  height: auto;
}
.index-content-24-10-7 > .box > .content-box > ul > li > div {
  width: 0.4rem;
  height: 0.01rem;
  background: #373534;
  margin-left: 0.15rem;
  margin-right: 0.15rem;
  transition: all 0.3s;
}
.index-content-24-10-7 > .box > .content-box > ul > li > span {
  font-size: 0.2rem;
  color: white;
  white-space: nowrap;
}
.index-content-24-10-7 > .box > .content-box > ul > .liHover > div {
  background: #371402;
  width: 0.95rem;
}
.index-content-24-10-7 > .box > .content-box > ul > .liHover > span {
  color: #d44d04;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box {
  height: 4rem;
  width: 8.7rem;
  position: absolute;
  top: 0.01rem;
  right: 0;
  display: none;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .content {
  z-index: 5;
  background-image: url("../images/index-content-24-10-7-card.png");
  background-size: 100%;
  width: 6.99rem;
  height: 2.13rem;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .content > span {
  margin-top: 0.33rem;
  margin-left: 0.6rem;
  color: #222222;
  font-size: 0.24rem;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .content > p {
  margin-top: 0.2rem;
  margin-left: 0.6rem;
  color: #8f8f8f;
  font-size: 0.16rem;
  display: block;
  width: 5.7rem;
  height: 0.72rem;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .content > div {
  margin-left: 0.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 0.75rem;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .content > div > img:nth-of-type(1) {
  width: 0.09rem;
  height: auto;
  cursor: pointer;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .content > div > img:nth-of-type(2) {
  width: 0.07rem;
  height: auto;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .content > div > img:nth-of-type(3) {
  width: 0.09rem;
  height: auto;
  cursor: pointer;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .swiper {
  width: 5.84rem;
  height: 4rem;
  position: absolute;
  right: 0;
  top: 0;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.index-content-24-10-7 > .box > .content-box > .swiper-7-box > .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.index-content-24-10-8 {
  background: #f2f2f5;
  padding-bottom: 0.8rem;
}
.index-content-24-10-8 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-8 > .box > .content-box {
  width: 100%;
  height: 4.58rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-8 > .box > .content-box > div {
  width: 2.86rem;
  height: 4.58rem;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  background: #666666;
}
.index-content-24-10-8 > .box > .content-box > div:hover {
  background: #ff5e06;
}
.index-content-24-10-8 > .box > .content-box > div > span {
  margin-top: 0.35rem;
  margin-left: 0.33rem;
  font-size: 0.24rem;
  color: white;
}
.index-content-24-10-8 > .box > .content-box > div > .line {
  margin-top: 0.18rem;
  width: 0.34rem;
  height: 0.03rem;
  background: white;
  margin-left: 0.33rem;
}
.index-content-24-10-8 > .box > .content-box > div > .ulBox {
  margin-top: 0.19rem;
  flex: 1;
  background: #ffffff;
  width: 100.5%;
  left: 50%;
  transform: translate(-50%, 0);
}
.index-content-24-10-8 > .box > .content-box > div > .ulBox > ul {
  margin-left: 0.36rem;
  margin-top: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  height: 2.97rem;
}
.index-content-24-10-8 > .box > .content-box > div > .ulBox > ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-8 > .box > .content-box > div > .ulBox > ul > li > img {
  width: 0.12rem;
  height: auto;
  margin-right: 0.1rem;
}
.index-content-24-10-8 > .box > .content-box > div > .ulBox > ul > li > span {
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-9 {
  background-image: url("../images/index-content-24-10-9-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 19.2rem;
  height: 6.9rem;
}
.index-content-24-10-9 > .box > .content-box {
  width: 13.6rem;
  height: 5.9rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.54rem auto 0;
}
.index-content-24-10-9 > .box > .content-box > .left-box {
  width: 6.4rem;
  height: 3.9rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.index-content-24-10-9 > .box > .content-box > .left-box > h3 {
  font-size: 0.41rem;
  color: white;
}
.index-content-24-10-9 > .box > .content-box > .left-box > img {
  width: 0.4rem;
  height: auto;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.index-content-24-10-9 > .box > .content-box > .left-box > p {
  display: block;
  width: 5.95rem;
  height: 1.2rem;
  line-height: 0.26rem;
  color: white;
  font-size: 0.16rem;
}
.index-content-24-10-9 > .box > .content-box > .left-box > .btn {
  width: 2.01rem;
  height: 0.46rem;
  line-height: 0.46rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  border: 0.01rem solid white;
}
.index-content-24-10-9 > .box > .content-box > .left-box > .btn > span:nth-child(1) {
  font-size: 0.18rem;
  color: white;
  line-height: 0.4rem;
}
.index-content-24-10-9 > .box > .content-box > .right-box {
  width: 5.19rem;
  height: 5.87rem;
  position: relative;
}
.index-content-24-10-9 > .box > .content-box > .right-box > img {
  width: 100%;
  height: auto;
}
.index-content-24-10-9 > .box > .content-box > .right-box > span {
  font-size: 0.16rem;
  color: white;
  position: absolute;
}
.index-content-24-10-9 > .box > .content-box > .right-box > span:nth-of-type(1) {
  top: 1.25rem;
  left: 1.08rem;
}
.index-content-24-10-9 > .box > .content-box > .right-box > span:nth-of-type(2) {
  top: 1.25rem;
  right: 1.08rem;
}
.index-content-24-10-9 > .box > .content-box > .right-box > span:nth-of-type(3) {
  top: 2.82rem;
  left: 0.32rem;
}
.index-content-24-10-9 > .box > .content-box > .right-box > span:nth-of-type(4) {
  top: 2.82rem;
  right: 0.32rem;
}
.index-content-24-10-9 > .box > .content-box > .right-box > span:nth-of-type(5) {
  top: 4.43rem;
  left: 1.08rem;
}
.index-content-24-10-9 > .box > .content-box > .right-box > span:nth-of-type(6) {
  top: 4.43rem;
  right: 1.08rem;
}
.index-content-24-10-10 {
  background-image: url("../images/index-content-24-10-10-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 19.2rem;
  height: 6.52rem;
}
.index-content-24-10-10 > .box > p {
  font-size: 0.4rem;
  color: #222222;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 0.84rem;
}
.index-content-24-10-10 > .box > .content-box {
  width: 12rem;
  height: 3.46rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.3rem auto 0;
  position: relative;
}
.index-content-24-10-10 > .box > .content-box > img {
  width: 5.61rem;
  height: auto;
}
.index-content-24-10-10 > .box > .content-box > .round {
  background: #d1d1d1;
  height: 0.22rem;
  border-radius: 9999rem;
  width: 0.22rem;
}
.index-content-24-10-10 > .box > .content-box > .content {
  width: 11.5rem;
  height: 0.59rem;
  position: absolute;
  left: 50%;
  top: 51%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-10 > .box > .content-box > .content > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-10 > .box > .content-box > .content span {
  font-size: 0.2rem;
  color: #ffffff;
}
.index-content-24-10-10 > .box > .content-box > .content > div:nth-of-type(2) {
  margin-left: 0.9rem;
}
.index-content-24-10-10 > .box > .content-box > .content > span:nth-of-type(1) {
  margin-left: 0.85rem;
}
.index-content-24-10-10 > .box > .content-box > .content > span:nth-of-type(2) {
  margin-left: 3.1rem;
}
.index-content-24-10-10 > .box > .content-box > .content > div:nth-of-type(3) {
  margin-left: 0.95rem;
}
.index-content-24-10-10 > .box > .content-box > .content > div:nth-of-type(4) {
  margin-left: 0.85rem;
}
.index-content-24-10-10 > .box > .bottom-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  width: 7.75rem;
  height: 1.27rem;
  margin: -0.5rem auto 0;
}
.index-content-24-10-10 > .box > .bottom-box > div:nth-of-type(1) {
  width: 6.42rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.77rem;
}
.index-content-24-10-10 > .box > .bottom-box > div:nth-of-type(1) > img {
  width: 0.04rem;
  height: auto;
}
.index-content-24-10-10 > .box > .bottom-box > div:nth-of-type(2) {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-10 > .box > .bottom-box > div:nth-of-type(2) > span {
  font-size: 0.24rem;
  color: black;
  font-weight: bold;
}
.index-content-24-10-10 > .box > .bottom-box > div:nth-of-type(2) > img {
  width: 4.43rem;
  height: auto;
  margin-left: -0.1rem;
}
.index-content-24-10-11 {
  background: #ffffff;
  padding-bottom: 0.8rem;
  padding-top: 0.7rem;
}
.index-content-24-10-11 > .box > .content-box {
  margin-top: 0.77rem;
  width: 100%;
  height: 5.48rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-11 > .box > .content-box > .left-box {
  width: 10.32rem;
  height: 4.24rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left {
  display: none;
  width: 10.32rem;
  height: 4.24rem;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > h5 {
  font-size: 0.24rem;
  color: black;
  margin-bottom: 0.26rem;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > p {
  display: block;
  width: 4.35rem;
  height: 1.18rem;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  height: 0.54rem;
  width: 2.4rem;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > ul > li > div {
  width: 0.03rem;
  height: 0.03rem;
  background: #8c8c8c;
  border-radius: 9999rem;
  margin-right: 0.05rem;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > ul > li > span {
  font-size: 0.16rem;
  color: #8c8c8c;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > ul > li:hover > div {
  background: #ff5e06;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > .btn {
  width: 2.01rem;
  height: 0.46rem;
  line-height: 0.46rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  background-color: #ff7022;
  margin-top: 0.8rem;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > .btn > span:nth-child(1) {
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.4rem;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > div > .btn:hover > span {
  color: #ffffff;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left > img {
  width: 5.26rem;
  height: auto;
}
.index-content-24-10-11 > .box > .content-box > .left-box > .index-11-left-box1 {
  display: flex;
}
.index-content-24-10-11 > .box > .content-box > .right-box {
  height: 5.48rem;
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .shuxian {
  width: 0.12rem;
  height: 100%;
  background: #f2f2f2;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox {
  height: 100%;
  width: 3.95rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.99rem;
  width: 3.95rem;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > div > img {
  height: auto;
  width: 1.05rem;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > div > div {
  width: 2.59rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > div > div > h3 {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > div > div > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  height: 0.55rem;
  width: 100%;
  margin-top: 0.2rem;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > div > div > ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > div > div > ul > li > div {
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 999rem;
  background: #8a8a8a;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > div > div > ul > li > span {
  margin-left: 0.04rem;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > div > div > ul > li:hover > div {
  background: #ff7022;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > .siSelect11 > div > h3 {
  color: #ff8341;
}
.index-content-24-10-11 > .box > .content-box > .right-box > .ulBox > .siSelect11:before {
  content: "";
  position: absolute;
  background-image: url("../images/index-content-24-10-11-leftimg6.png");
  background-size: 0.22rem;
  height: 0.22rem;
  width: 0.22rem;
  left: -0.93rem;
  top: 0.38rem;
}
.index-content-24-10-12 {
  background: #f5f5f5;
}
.index-content-24-10-12 .pubic_container {
  padding-bottom: 0rem;
}
.index-content-24-10-12 .box-list.item-1 {
  display: flex;
  justify-content: space-around;
  border-bottom: 0.01rem solid #c2ccdc;
}
.index-content-24-10-12 .box-list.item-1 > li {
  width: 1.3rem;
  line-height: 0.52rem;
  font-size: 0.2rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-12 .box-list.item-1 > li > img {
  height: 0.3rem;
  width: auto;
  display: none;
  margin-right: 0.07rem;
}
.index-content-24-10-12 .box-list.item-1 > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-12 .box-list.item-1 > li.active {
  color: #ff7022;
  font-weight: bold;
  border-bottom: 0.035rem solid #ff7022;
}
.index-content-24-10-12 .box-list.item-1 > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-12 .box-list.item-1 > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-12 .box-list.item-2 {
  margin-top: 0.68rem;
}
.index-content-24-10-12 .box-list.item-2 > li {
  display: none;
  justify-content: center;
  padding-left: 0.7rem;
}
.index-content-24-10-12 .box-list.item-2 > li.active {
  display: flex;
}
.index-content-24-10-12 .box-list.item-2 > li > .text {
  width: 5.9rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 1rem;
}
.index-content-24-10-12 .box-list.item-2 > li > .text > .title {
  font-size: 0.24rem;
  color: #222222;
  font-weight: bold;
  line-height: 0.72rem;
}
.index-content-24-10-12 .box-list.item-2 > li > .text > .desc {
  font-size: 0.16rem;
  color: #666666;
  text-align: justify;
  line-height: 0.28rem;
}
.index-content-24-10-12 .box-list.item-2 > li > .text > .div3 {
  font-size: 0.16rem;
  color: black;
  text-align: justify;
  line-height: 0.28rem;
  margin-top: 0.34rem;
  font-weight: bold;
}
.index-content-24-10-12 .box-list.item-2 > li > .text > .div4 {
  font-size: 0.16rem;
  color: #666666;
  text-align: justify;
  line-height: 0.28rem;
}
.index-content-24-10-12 .box-list.item-2 > li > .text > .btn {
  width: 2.42rem;
  height: 0.48rem;
  text-align: center;
  line-height: 0.46rem;
  color: #ffffff;
  font-size: 0.18rem;
  margin-top: 0.4rem;
  border-width: 0.01rem;
  border-style: solid;
  background-color: #ff5e06;
  border-color: #ff5e06;
  border-color: #666666 !important;
}
.index-content-24-10-12 .box-list.item-2 > li > .text > .btn:hover {
  transition: all 0.3s;
  transform: scale(1.05);
  border-color: #ff5e06 !important;
}
.index-content-24-10-12 .box-list.item-2 > li > .img {
  width: 4.99rem;
  height: 1.18rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 2.2rem;
  margin-top: 1.02rem;
}
.index-content-24-10-12 .box-list.item-2 > li > .img > div {
  width: 0.7rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-12 .box-list.item-2 > li > .img > div > img {
  width: 0.7rem;
  height: auto;
}
.index-content-24-10-12 .box-list.item-2 > li > .img > div > span {
  font-size: 0.2rem;
  color: #222222;
  white-space: nowrap;
}
.index-content-24-10-13 {
  background: #f2f2f5;
  padding-bottom: 0.8rem;
}
.index-content-24-10-13 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.75rem;
}
.index-content-24-10-13 > .box > .content-box {
  margin: 0 auto;
  width: 14.41rem;
  height: 2.62rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-13 > .box > .content-box > div {
  width: 1.31rem;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-13 > .box > .content-box > div > img {
  width: 1.29rem;
  height: auto;
}
.index-content-24-10-13 > .box > .content-box > div > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-13 > .box > .content-box > div > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-13 > .box > .content-box > div > h3 {
  font-size: 0.24rem;
  color: #222222;
  margin-top: 0.44rem;
  margin-bottom: 0.17rem;
  text-align: center;
  font-weight: normal;
}
.index-content-24-10-13 > .box > .content-box > div > p {
  color: #8c8c8c;
  font-size: 0.16rem;
  line-height: 0.27rem;
  text-align: center;
}
.index-content-24-10-13 > .box > .content-box > div:hover > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-13 > .box > .content-box > div:hover > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-13 > .box > .content-box > div:hover > h3 {
  font-size: 0.24rem;
  color: #ff7022;
  margin-top: 0.44rem;
  margin-bottom: 0.17rem;
}
.index-content-24-10-13 > .box > .content-box > div:hover > p {
  color: #ff7022;
  font-size: 0.16rem;
  line-height: 0.27rem;
}
.index-content-24-10-14 {
  background: #ffffff;
  padding-bottom: 0.4rem;
}
.index-content-24-10-14 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-14 > .box > .content-box {
  margin: 0 auto;
  width: 14.78rem;
  height: 4.18rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.index-content-24-10-14 > .box > .content-box > div {
  width: 2.1114rem;
  height: 1.3rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-14 > .box > .content-box > div > img {
  width: 0.79rem;
  height: auto;
}
.index-content-24-10-14 > .box > .content-box > div > h3 {
  font-size: 0.2rem;
  color: #222222;
  margin-top: 0.3rem;
  text-align: center;
  font-weight: normal;
}
.index-content-24-10-14 > .box > .content-box > div:hover > h3 {
  color: #ff7022;
}
.index-content-24-10-15 {
  background-image: url("../images/index-content-24-10-15-bg1.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 1.59rem;
  width: 100%;
}
.index-content-24-10-15 > .box > .content1 {
  width: 14.6rem;
  height: 1.59rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.index-content-24-10-15 > .box > .content1 > .left-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-15 > .box > .content1 > .left-box > h3 {
  font-size: 0.32rem;
  color: #222222;
  margin-bottom: 0.12rem;
}
.index-content-24-10-15 > .box > .content1 > .left-box > p {
  font-size: 0.24rem;
  color: #222222;
}
.index-content-24-10-15 > .box > .content1 > .right-box {
  height: 100%;
  width: 8.3rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-15 > .box > .content1 > .right-box > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.index-content-24-10-15 > .box > .content1 > .right-box > div > p {
  margin-top: 0.15rem;
  margin-bottom: 0.05rem;
  font-size: 0.16rem;
  color: #999999;
}
.index-content-24-10-15 > .box > .content1 > .right-box > div > p > span {
  font-weight: bold;
  font-size: 0.48rem;
  color: #222222;
}
.index-content-24-10-15 > .box > .content1 > .right-box > div > span {
  margin-top: 0.05rem;
  font-size: 0.16rem;
  color: #999999;
}
.index-content-24-10-15 > .box > .content1 > .right-box > div:nth-of-type(1) {
  width: 0.85rem;
}
.index-content-24-10-15 > .box > .content1 > .right-box > div:nth-of-type(2) {
  width: 0.75rem;
  margin-left: 1.5rem;
}
.index-content-24-10-15 > .box > .content1 > .right-box > div:nth-of-type(3) {
  width: 0.9rem;
  margin-left: 1.6rem;
}
.index-content-24-10-15 > .box > .content1 > .right-box > div:nth-of-type(4) {
  width: 1.35rem;
  margin-left: 1.33rem;
}
.index-content-24-10-15-1 {
  background-image: url("../images/index-content-24-10-15-bg2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 5.05rem;
  width: 100%;
}
.index-content-24-10-15-1 > .box > .content1 {
  width: 14.6rem;
  height: 1.59rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.index-content-24-10-15-1 > .box > .content1 > .left-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-15-1 > .box > .content1 > .left-box > h3 {
  font-size: 0.32rem;
  color: #222222;
  margin-bottom: 0.12rem;
}
.index-content-24-10-15-1 > .box > .content1 > .left-box > p {
  font-size: 0.24rem;
  color: #222222;
}
.index-content-24-10-15-1 > .box > .content1 > .right-box {
  height: 100%;
  width: 8.3rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-15-1 > .box > .content1 > .right-box > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.index-content-24-10-15-1 > .box > .content1 > .right-box > div > p {
  margin-top: 0.15rem;
  margin-bottom: 0.05rem;
  font-size: 0.16rem;
  color: #999999;
}
.index-content-24-10-15-1 > .box > .content1 > .right-box > div > p > span {
  font-weight: bold;
  font-size: 0.48rem;
  color: #222222;
}
.index-content-24-10-15-1 > .box > .content1 > .right-box > div > span {
  margin-top: 0.05rem;
  font-size: 0.16rem;
  color: #999999;
}
.index-content-24-10-15-1 > .box > .content1 > .right-box > div:nth-of-type(1) {
  width: 0.85rem;
}
.index-content-24-10-15-1 > .box > .content1 > .right-box > div:nth-of-type(2) {
  width: 0.75rem;
  margin-left: 1.5rem;
}
.index-content-24-10-15-1 > .box > .content1 > .right-box > div:nth-of-type(3) {
  width: 0.9rem;
  margin-left: 1.6rem;
}
.index-content-24-10-15-1 > .box > .content1 > .right-box > div:nth-of-type(4) {
  width: 1.35rem;
  margin-left: 1.33rem;
}
.index-content-24-10-15-1 > .box > .content2 {
  height: 2.62rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-15-1 > .box > .content2 > h2 {
  font-size: 0.4rem;
  color: #cccccc;
}
.index-content-24-10-15-1 > .box > .content2 > div {
  margin-bottom: 0.12rem;
  margin-top: 0.29rem;
  background: #ff7022;
  width: 0.4rem;
  height: 0.03rem;
}
.index-content-24-10-15-1 > .box > .content2 > span {
  color: #222222;
  font-size: 0.24rem;
}
.index-content-24-10-15-1 > .box > .content3 {
  width: 11.8rem;
  height: 1.23rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 2.14rem;
  margin-top: 0.25rem;
}
.index-content-24-10-15-1 > .box > .content3 > .right-box {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-15-1 > .box > .content3 > .right-box > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.index-content-24-10-15-1 > .box > .content3 > .right-box > div > p {
  margin-bottom: 0.2rem;
  font-size: 0.16rem;
  color: #222222;
}
.index-content-24-10-15-1 > .box > .content3 > .right-box > div > p > span {
  font-weight: bold;
  font-size: 0.8rem;
  color: #222222;
}
.index-content-24-10-15-1 > .box > .content3 > .right-box > div > span {
  font-size: 0.16rem;
  color: #999999;
}
.index-content-24-10-15-1 > .box > .content3 > .right-box > div:nth-of-type(1) {
  width: 1.15rem;
}
.index-content-24-10-15-1 > .box > .content3 > .right-box > div:nth-of-type(2) {
  width: 1.2rem;
  margin-left: 2.15rem;
}
.index-content-24-10-15-1 > .box > .content3 > .right-box > div:nth-of-type(3) {
  width: 1.2rem;
  margin-left: 2rem;
}
.index-content-24-10-15-1 > .box > .content3 > .right-box > div:nth-of-type(4) {
  width: 2.11rem;
  margin-left: 1.9rem;
}
.index-content-24-10-16 {
  background: #ffffff;
  padding-bottom: 0.8rem;
}
.index-content-24-10-16 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-16 > .box > .content-box {
  margin: 0 auto;
  background: url("../images/index-content-24-10-16-centerbg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 14.42rem;
  height: 6.45rem;
}
.index-content-24-10-16 > .box > .content-box > img {
  height: auto;
  position: absolute;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(1) {
  width: 1.26rem;
  margin-top: 0.26rem;
  margin-left: 1.9rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(2) {
  width: 0.59rem;
  margin-top: 0.15rem;
  margin-left: 4.78rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(3) {
  width: 1.35rem;
  margin-top: 0.8rem;
  margin-left: 2.65rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(4) {
  width: 1.19rem;
  margin-top: 1.43rem;
  margin-left: 1.81rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(5) {
  width: 1.26rem;
  margin-top: 1.97rem;
  margin-left: 0.41rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(6) {
  width: 0.99rem;
  margin-top: 2.31rem;
  margin-left: 2.67rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(7) {
  width: 1.27rem;
  margin-top: 3rem;
  margin-left: 1.95rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(8) {
  width: 0.69rem;
  margin-top: 3.41rem;
  margin-left: 0.44rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(9) {
  width: 0.78rem;
  margin-top: 4.01rem;
  margin-left: 1.92rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(10) {
  width: 0.99rem;
  margin-top: 4.26rem;
  margin-left: 3.67rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(11) {
  width: 1.17rem;
  margin-top: 5.47rem;
  margin-left: 1.77rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(12) {
  width: 0.99rem;
  margin-top: -0.08rem;
  margin-left: 8.4rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(13) {
  width: 1.13rem;
  margin-top: 0.35rem;
  margin-left: 9.85rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(14) {
  width: 1.2rem;
  margin-top: 0.78rem;
  margin-left: 11.9rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(15) {
  width: 0.94rem;
  margin-top: 1.39rem;
  margin-left: 10.65rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(16) {
  width: 1.06rem;
  margin-top: 2.04rem;
  margin-left: 11.21rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(17) {
  width: 0.93rem;
  margin-top: 2.55rem;
  margin-left: 12.54rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(18) {
  width: 1.29rem;
  margin-top: 3.01rem;
  margin-left: 11.3rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(19) {
  width: 1.09rem;
  margin-top: 3.88rem;
  margin-left: 12.21rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(20) {
  width: 0.77rem;
  margin-top: 4.35rem;
  margin-left: 10.37rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(21) {
  width: 1.41rem;
  margin-top: 4.68rem;
  margin-left: 12.41rem;
}
.index-content-24-10-16 > .box > .content-box > img:nth-of-type(22) {
  width: 0.79rem;
  margin-top: 5.24rem;
  margin-left: 11.04rem;
}
.toLeft {
  animation: listMove 16s linear infinite;
}
@keyframes listMove {
  0% {
    left: 0;
  }
  100% {
    left: -15.2rem;
  }
}
.toRight {
  animation: listMove2 16s linear infinite;
}
@keyframes listMove2 {
  0% {
    left: -15.2rem;
  }
  100% {
    left: 0;
  }
}
.index-content-24-10-17 {
  background: #f7f9fc;
  padding-bottom: 0.7rem;
}
.index-content-24-10-17 > div .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-17 > div .public-title > .title-desc {
  margin-top: 0.18rem;
}
.index-content-24-10-17 > div > .content-content {
  position: relative;
  height: 3.95rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  width: 15.2rem;
  overflow: hidden;
  margin: 0 auto;
}
.index-content-24-10-17 > div > .content-content > .content1 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  width: 30.4rem;
  height: 0.8rem;
  overflow: hidden;
  position: relative;
}
.index-content-24-10-17 > div > .content-content > .content1 > div {
  position: relative;
  height: 100%;
}
.index-content-24-10-17 > div > .content-content > .content1 > div > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-content-24-10-17 > div > .content-content > .content1 > div > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-17 > div > .content-content > .content1 > div > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-17 > div > .content-content > .content1 > div:hover > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-17 > div > .content-content > .content1 > div:hover > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img1 {
  width: 1.43rem;
  height: 0.29rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img1 > img {
  width: 1.43rem;
  height: 0.29rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img2 {
  width: 0.9rem;
  height: 0.79rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img2 > img {
  width: 0.9rem;
  height: 0.79rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img3 {
  width: 1.42rem;
  height: 0.48rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img3 > img {
  width: 1.42rem;
  height: 0.48rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img4 {
  width: 1.17rem;
  height: 0.74rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img4 > img {
  width: 1.17rem;
  height: 0.74rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img5 {
  width: 1.62rem;
  height: 0.49rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img5 > img {
  width: 1.62rem;
  height: 0.49rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img6 {
  width: 1.3rem;
  height: 0.54rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img6 > div {
  width: 1.3rem;
  height: 0.54rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img7 {
  width: 1.45rem;
  height: 0.42rem;
}
.index-content-24-10-17 > div > .content-content > .content1 > .img7 > img {
  width: 1.45rem;
  height: 0.42rem;
}
.index-content-24-10-17 > div > .content-content > .content2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  width: 30.4rem;
  height: 0.8rem;
  overflow: hidden;
  position: relative;
  left: -15.2rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > div {
  position: relative;
}
.index-content-24-10-17 > div > .content-content > .content2 > div > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-content-24-10-17 > div > .content-content > .content2 > div > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-17 > div > .content-content > .content2 > div > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-17 > div > .content-content > .content2 > div:hover > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-17 > div > .content-content > .content2 > div:hover > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img1 {
  width: 1.44rem;
  height: 0.35rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img1 > img {
  width: 1.44rem;
  height: 0.35rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img2 {
  width: 1.33rem;
  height: 0.39rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img2 > img {
  width: 1.33rem;
  height: 0.39rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img3 {
  width: 1.36rem;
  height: 0.45rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img3 > img {
  width: 1.36rem;
  height: 0.45rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img4 {
  width: 1.18rem;
  height: 0.68rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img4 > img {
  width: 1.18rem;
  height: 0.68rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img5 {
  width: 1.39rem;
  height: 0.28rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img5 > img {
  width: 1.39rem;
  height: 0.28rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img6 {
  width: 1.62rem;
  height: 0.42rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img6 > div {
  width: 1.62rem;
  height: 0.42rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img7 {
  width: 1.57rem;
  height: 0.4rem;
}
.index-content-24-10-17 > div > .content-content > .content2 > .img7 > img {
  width: 1.57rem;
  height: 0.4rem;
}
.index-content-24-10-17 > div > .content-content > .content3 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  width: 30.4rem;
  height: 0.8rem;
  overflow: hidden;
  position: relative;
}
.index-content-24-10-17 > div > .content-content > .content3 > div {
  position: relative;
}
.index-content-24-10-17 > div > .content-content > .content3 > div > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-content-24-10-17 > div > .content-content > .content3 > div > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-17 > div > .content-content > .content3 > div > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-17 > div > .content-content > .content3 > div:hover > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-17 > div > .content-content > .content3 > div:hover > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img1 {
  width: 1.45rem;
  height: 0.26rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img1 > img {
  width: 1.45rem;
  height: 0.26rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img2 {
  width: 1.28rem;
  height: 0.3rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img2 > img {
  width: 1.28rem;
  height: 0.3rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img3 {
  width: 1.47rem;
  height: 0.43rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img3 > img {
  width: 1.47rem;
  height: 0.43rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img4 {
  width: 1.44rem;
  height: 0.47rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img4 > img {
  width: 1.44rem;
  height: 0.47rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img5 {
  width: 1.63rem;
  height: 0.52rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img5 > img {
  width: 1.63rem;
  height: 0.52rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img6 {
  width: 1.37rem;
  height: 0.38rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img6 > div {
  width: 1.37rem;
  height: 0.38rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img7 {
  width: 1.15rem;
  height: 0.83rem;
}
.index-content-24-10-17 > div > .content-content > .content3 > .img7 > img {
  width: 1.15rem;
  height: 0.83rem;
}
.index-content-24-10-17 > div > img {
  width: 5.64rem;
  height: auto;
  position: absolute;
  top: 55%;
  transform: translate(0, -50%);
  pointer-events: none;
  z-index: 666;
}
.index-content-24-10-17 > div > img:nth-of-type(1) {
  left: 0rem;
}
.index-content-24-10-17 > div > img:nth-of-type(2) {
  right: 0rem;
}
.modelx-19 {
  background-image: url("../images/index-content-24-10-19-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 7.46rem;
}
.modelx-19 > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.modelx-19 > .box .box-list {
  display: block;
  margin-top: 0rem;
}
.modelx-19 > .box .box-list .swiper-slide {
  display: flex;
  justify-content: space-between;
}
.modelx-19 > .box .box-list .swiper-slide > .item-1 {
  width: 6.74rem;
  height: 4.98rem;
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 {
  width: 7rem;
  padding-right: 0.5rem;
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 > .title {
  font-size: 0.32rem;
  color: #222222;
  line-height: 0.48rem;
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 > .desc {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.28rem;
  min-height: 0.56rem;
  text-align: justify;
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 > h4 {
  font-size: 0.16rem;
  color: #222222;
  display: flex;
  align-items: center;
  margin: 0.2rem 0 0.2rem;
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 > h4 > img {
  width: 0.22rem;
  height: 0.22rem;
  display: inline-block;
  margin-right: 0.1rem;
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 > .tags {
  display: flex;
  margin-top: 0.15rem;
  width: 7rem;
  gap:0.15rem;
  flex-wrap: wrap:
}
@keyframes hover-run {
  0% {
    top: -0.025rem;
    left: -0.025rem;
  }
  25% {
    top: -0.025rem;
    left: calc(100% - 0.05rem);
  }
  50% {
    top: calc(100% - 0.05rem);
    left: calc(100% - 0.05rem);
  }
  75% {
    top: calc(100% - 0.05rem);
    left: -0.025rem;
  }
  100% {
    top: -0.025rem;
    left: -0.025rem;
  }
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 > .tags > .tag {
  font-size: 0.16rem;
  color: #222222;
  background-color: #ffffff;
  box-shadow: 0rem 0.12rem 0.18rem 0rem rgba(146, 146, 146, 0.1);
  width: auto;
  height: 0.32rem;
  line-height: 0.3rem;
  border-radius: 0.32rem;
  padding: 0 0.2rem;
  margin-right: 0.15rem;
  border-width: 0.01rem;
  box-sizing: border-box;
  border-style: solid;
  border-color: transparent;
  z-index: 2;
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 > .tags > .tag::before {
  content: "";
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 0.05rem;
  background-color: #ffffff;
  position: absolute;
  top: -0.025rem;
  left: -0.025rem;
  display: none;
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 > .tags > .tag:hover::before {
  animation: hover-run 1s linear infinite;
}
.modelx-19 > .box .box-list .swiper-slide > .item-2 > .tags > .tag:hover {
  color: #ff5e06;
  border-width: 0.01rem;
  border-color: #ff5e06;
  border-style: solid;
}
.modelx-19 > .box .box-list .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 9999rem;
  background: #ffffff;
  opacity: 1 !important;
}
.modelx-19 > .box .box-list .swiper-pagination-bullet-active {
  width: 0.55rem;
  background: #ffffff;
}
.modelx-20 {
  background: #f2f2f5;
}
.modelx-20 .pubic_container {
  padding-bottom: 0.2rem;
}
.modelx-20 .box-list {
  display: block;
  width: 11.83rem;
  height: 6.69rem;
  margin: 0 auto;
}
.modelx-20 .box-list .swiper-slide {
  background-size: 100%;
  background-repeat: no-repeat;
  width: 11.83rem;
  height: 5.89rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.modelx-20 .box-list .swiper-slide .top {
  width: 11.83rem;
  height: 1.95rem;
  position: absolute;
  left: 0;
  top: 0;
}
.modelx-20 .box-list .swiper-slide .bottom {
  width: 11.83rem;
  height: 3.94rem;
  top: 1.95rem;
  position: absolute;
  left: 0;
}
.modelx-20 .box-list .swiper-slide > .left {
  margin-left: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-top: 0.7rem;
}
.modelx-20 .box-list .swiper-slide > .left > span {
  margin-bottom: 0.15rem;
  font-size: 0.32rem;
  color: white;
}
.modelx-20 .box-list .swiper-slide > .left > p {
  font-size: 0.16rem;
  color: #ffffff;
  display: block;
  width: 2.94rem;
}
.modelx-20 .box-list .swiper-slide > .right {
  margin-left: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-top: 0.3rem;
}
.modelx-20 .box-list .swiper-slide > .right > span {
  margin-bottom: 0.26rem;
  font-size: 0.24rem;
  color: #222222;
}
.modelx-20 .box-list .swiper-slide > .right > span:before {
  content: "";
  position: absolute;
  left: -0.25rem;
  top: 0.13rem;
  width: 0.08rem;
  height: 0.08rem;
  background: #ff5e06;
}
.modelx-20 .box-list .swiper-slide > .right > p {
  font-size: 0.16rem;
  color: #727170;
  display: block;
  width: 6.6rem;
}
.modelx-20 .box-list .swiper-pagination-bullet {
  width: 0.22rem;
  height: 0.22rem;
  border-radius: 0.22rem;
  color: #ffffff;
  font-size: 0.16rem;
  line-height: 0.22rem;
  margin-right: 0.15rem;
}
.modelx-20 .box-list .swiper-pagination-bullet-active {
  background-color: #ff5e06 !important;
}
.modelx-20 .box-list .swiper-pagination {
  bottom: 0.5rem;
}
.index-content-24-10-21 {
  background: #ffffff;
  padding-bottom: 0.55rem;
}
.index-content-24-10-21 > div .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-21 > div > .swiper-container {
  width: 19.2rem;
  height: 4.49rem;
}
.index-content-24-10-21 > div > .swiper-container > div {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 3.96rem;
  width: 7.49rem;
  border-radius: 0.15rem;
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide > .left-box {
  width: 3.02rem;
  height: 2.54rem;
  margin-left: 0.6rem;
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide > .left-box > span {
  font-size: 0.24rem;
  color: #222222;
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide > .left-box > p {
  margin-top: 0.29rem;
  display: block;
  width: 100%;
  height: auto;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide > .right-box {
  width: 4.01rem;
  height: 2.34rem;
  position: relative;
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide > .right-box > img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide:nth-child(odd) {
  background-color: #faa4cf;
  /* 偶数项背景颜色为绿色 */
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide:nth-child(odd) > .right-box {
  width: 2.98rem;
  height: 3.7rem;
  margin-right: 0.25rem;
  margin-top: 0.2rem;
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide:nth-child(even) {
  background-color: #57caa1;
  /* 奇数项背景颜色为粉色 */
}
.index-content-24-10-21 > div > .swiper-container .swiper-slide:nth-child(even) > .right-box {
  margin-top: 0.22rem;
  margin-right: 0.2rem;
}
.index-content-24-10-21 > div > .swiper-container .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 0.22rem;
  color: #ffffff;
  font-size: 0.16rem;
  line-height: 0.14rem;
  margin-right: 0.15rem;
}
.index-content-24-10-21 > div > .swiper-container .swiper-pagination-bullet-active {
  background-color: #ff5e06 !important;
}
.index-content-24-10-21 > div > .swiper-container .swiper-pagination-bullet-active:before {
  content: '';
  height: 0.2rem;
  width: 0.2rem;
  position: absolute;
  border: 0.02rem solid #ff620c;
  border-radius: 9999rem;
  left: -0.049rem;
  top: -0.05rem;
}
.index-content-24-10-21 > div > .swiper-container .swiper-pagination {
  bottom: 0.01rem;
}
.index-content-24-10-21-2 {
  background: #ffffff;
  padding-bottom: 0.55rem;
}
.index-content-24-10-21-2 > div .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-21-2 > div > .swiper-container {
  width: 19.2rem;
  height: 4.49rem;
}
.index-content-24-10-21-2 > div > .swiper-container > div {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 3.96rem;
  width: 7.49rem;
  border-radius: 0.15rem;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-slide > .left-box {
  width: 3.02rem;
  height: 2.54rem;
  margin-left: 0.6rem;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-slide > .left-box > span {
  font-size: 0.24rem;
  color: #222222;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-slide > .left-box > p {
  margin-top: 0.29rem;
  display: block;
  width: 100%;
  height: auto;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-slide > .right-box {
  width: 3.87rem;
  height: 3.87rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-slide > .right-box > img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-slide:nth-child(odd) {
  background-color: #faa4cf;
  /* 偶数项背景颜色为绿色 */
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-slide:nth-child(even) {
  background-color: #57caa1;
  /* 奇数项背景颜色为粉色 */
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 0.22rem;
  color: #ffffff;
  font-size: 0.16rem;
  line-height: 0.14rem;
  margin-right: 0.15rem;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-pagination-bullet-active {
  background-color: #ff5e06 !important;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-pagination-bullet-active:before {
  content: '';
  height: 0.2rem;
  width: 0.2rem;
  position: absolute;
  border: 0.02rem solid #ff620c;
  border-radius: 9999rem;
  left: -0.049rem;
  top: -0.05rem;
}
.index-content-24-10-21-2 > div > .swiper-container .swiper-pagination {
  bottom: 0.01rem;
}
.index-content-24-10-22 {
  padding-bottom: 0.6rem;
  background: #dddddd;
}
.index-content-24-10-22 > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-22 > .box .box-list {
  display: block;
  margin: 0 auto;
  width: 12.21rem;
  height: 5rem;
  position: relative;
}
.index-content-24-10-22 > .box .box-list .swiper-wrapper {
  position: relative;
  margin: 0 auto;
  width: 12.21rem;
  height: 4.42rem;
}
.index-content-24-10-22 > .box .box-list .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  position: relative;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-1 {
  width: 5.27rem;
  height: 4.42rem;
  margin-left: 0.2rem;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-1 > img {
  width: 100%;
  height: auto;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-2 {
  width: 5.42rem;
  margin-top: 0.4rem;
  margin-right: 0.7rem;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-2 > .title {
  font-size: 0.32rem;
  color: #222222;
  line-height: 0.48rem;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-2 > .desc {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.28rem;
  min-height: 0.56rem;
  text-align: justify;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-2 > h4 {
  font-size: 0.16rem;
  color: #222222;
  display: flex;
  align-items: center;
  margin: 0.2rem 0 0.2rem;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-2 > h4 > img {
  width: 0.22rem;
  height: 0.22rem;
  display: inline-block;
  margin-right: 0.1rem;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-2 > .btn {
  margin-top: 0.58rem;
  width: 2.01rem;
  height: 0.46rem;
  line-height: 0.46rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  border: 0.01rem solid #cccccc;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-2 > .btn > span:nth-child(1) {
  font-size: 0.18rem;
  color: #959595;
  line-height: 0.4rem;
}
.index-content-24-10-22 > .box .box-list .swiper-slide > .item-2 > .btn:hover > span {
  color: white;
}
.index-content-24-10-22 > .box .box-list .swiper-pagination {
  bottom: -0.2rem;
}
.index-content-24-10-22 > .box .box-list .swiper-pagination-bullet {
  width: 0.97rem;
  height: 0.03rem;
  border-radius: 0;
  background: #ffffff;
  opacity: 1 !important;
}
.index-content-24-10-22 > .box .box-list .swiper-pagination-bullet-active {
  width: 0.97rem;
  background: #ff5e06;
}
.index-content-24-10-22 > .box .box {
  position: absolute;
  width: 13.8rem;
  height: 0.41rem;
  top: 4.2rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.index-content-24-10-22 > .box .box .swiper-button-prev {
  position: absolute;
  width: 0.41rem;
  height: 0.41rem;
  left: 0rem;
  top: 50%;
}
.index-content-24-10-22 > .box .box .swiper-button-prev:after {
  font-size: 0;
}
.index-content-24-10-22 > .box .box .swiper-button-next {
  position: absolute;
  width: 0.41rem;
  height: 0.41rem;
  right: 0rem;
  top: 50%;
}
.index-content-24-10-22 > .box .box .swiper-button-next:after {
  font-size: 0;
}
.index-content-24-10-23 {
  padding-bottom: 0.75rem;
  background: #ffffff;
}
.index-content-24-10-23 > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-23 > .box .content-box-23 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-23 > .box .content-box-23 > .nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li {
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li:hover > span,
.index-content-24-10-23 > .box .content-box-23 > .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li:hover > img:nth-of-type(2),
.index-content-24-10-23 > .box .content-box-23 > .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li:hover > img:nth-of-type(1),
.index-content-24-10-23 > .box .content-box-23 > .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li.active {
  border-bottom: 0.04rem solid #ff5e06;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li.active:after {
  content: '';
  background-image: url("../images/index-content-24-10-23-bottomicon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.11rem;
  height: 0.1rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.63rem;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-23 > .box .content-box-23 > .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-23 > .box .content-box-23 > .list {
  display: flex;
  margin-top: 0.16rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  /* height: 8.3rem; */
}
.index-content-24-10-23 > .box .content-box-23 > .list > a {
  width: 3.64rem;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23 > .box .content-box-23 > .list > a > .img {
  width: 3.64rem;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-23 > .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;
}
.index-content-24-10-23 > .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-23 > .box .content-box-23 > .list > a > .qr {
  width: 3.64rem;
  height: 2.7rem;
  position: absolute;
  top: -0.1rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-23 > .box .content-box-23 > .list > a > .qr > img {
  width: 40%;
}
.index-content-24-10-23 > .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-23 > .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-23 > .box .content-box-23 > .list > a > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-23 > .box .content-box-23 > .list > a > ul > img {
  width: 0.35rem;
  height: auto;
}
.index-content-24-10-23 > .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;
  color: white;
  top: 2.26rem;
  left: 0;
  font-size: 0.2rem;
  display: block;
}
.index-content-24-10-23 > .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-23 > .box .content-box-23 > .list > a > div:nth-child(4) > span {
  display: block;
  line-height: 0.25rem;
  cursor: pointer;
}
.index-content-24-10-23 > .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-23 > .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-23 > .box .content-box-23 > .list > a:hover > p {
  display: block;
}
.index-content-24-10-23 > .box .content-box-23 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-23 > .box .content-box-23 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 50%;
}
.index-content-24-10-23 > .box .content-box-23 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-23 > .box .content-box-23 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-23 > .box .content-box-23 > .list-height {
  justify-content: flex-start;
  height: auto;
  gap: 0.2rem;
}
.index-content-24-10-23 > .box .content-box-23 > .list-height > a {
  margin-bottom: 0.2rem;
}
.index-content-24-10-23 > .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-23 > .box .content-box-23 > .btn:hover > span {
  color: white;
}
.index-content-24-10-23_science {
  padding-bottom: 0.75rem;
  background: #ffffff;
}
.index-content-24-10-23_science > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-23_science > .box .content-box-23 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li {
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li:hover > span,
.index-content-24-10-23_science > .box .content-box-23 > .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li:hover > img:nth-of-type(2),
.index-content-24-10-23_science > .box .content-box-23 > .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li:hover > img:nth-of-type(1),
.index-content-24-10-23_science > .box .content-box-23 > .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li.active {
  border-bottom: 0.04rem solid #ff5e06;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li.active:after {
  content: '';
  background-image: url("../images/index-content-24-10-23-bottomicon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.11rem;
  height: 0.1rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.63rem;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-23_science > .box .content-box-23 > .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-23_science > .box .content-box-23 > .list {
  display: flex;
  margin-top: 0.16rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  /* height: 8.3rem; */
}
.index-content-24-10-23_science > .box .content-box-23 > .list > a {
  width: 3.64rem;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23_science > .box .content-box-23 > .list > a > .img {
  width: 3.64rem;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-23_science > .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;
}
.index-content-24-10-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-23_science > .box .content-box-23 > .list > a > .qr {
  width: 3.64rem;
  height: 2.7rem;
  position: absolute;
  top: -0.1rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-23_science > .box .content-box-23 > .list > a > .qr > img {
  width: 40%;
}
.index-content-24-10-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-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-23_science > .box .content-box-23 > .list > a > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-23_science > .box .content-box-23 > .list > a > ul > img {
  width: 0.35rem;
  height: auto;
}
.index-content-24-10-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;
  color: white;
  top: 2.26rem;
  left: 0;
  font-size: 0.2rem;
  display: block;
}
.index-content-24-10-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-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-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-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-23_science > .box .content-box-23 > .list > a:hover > p {
  display: block;
}
.index-content-24-10-23_science > .box .content-box-23 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-23_science > .box .content-box-23 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 50%;
}
.index-content-24-10-23_science > .box .content-box-23 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-23_science > .box .content-box-23 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-23_science > .box .content-box-23 > .list-height {
  justify-content: flex-start;
  height: auto;
  gap: 0.2rem;
}
.index-content-24-10-23_science > .box .content-box-23 > .list-height > a {
  margin-bottom: 0.2rem;
}
.index-content-24-10-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-23_science > .box .content-box-23 > .btn:hover > span {
  color: white;
}
.index-content-24-10-23_all {
  padding-bottom: 0.75rem;
  background: #ffffff;
}
.index-content-24-10-23_all > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-23_all > .box .content-box-23 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li {
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li:hover > span,
.index-content-24-10-23_all > .box .content-box-23 > .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li:hover > img:nth-of-type(2),
.index-content-24-10-23_all > .box .content-box-23 > .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li:hover > img:nth-of-type(1),
.index-content-24-10-23_all > .box .content-box-23 > .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li.active {
  border-bottom: 0.04rem solid #ff5e06;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li.active:after {
  content: '';
  background-image: url("../images/index-content-24-10-23-bottomicon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.11rem;
  height: 0.1rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.63rem;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-23_all > .box .content-box-23 > .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-23_all > .box .content-box-23 > .list {
  display: flex;
  margin-top: 0.16rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  /* height: 8.3rem; */
}
.index-content-24-10-23_all > .box .content-box-23 > .list > a {
  width: 3.64rem;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23_all > .box .content-box-23 > .list > a > .img {
  width: 3.64rem;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-23_all > .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;
}
.index-content-24-10-23_all > .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-23_all > .box .content-box-23 > .list > a > .qr {
  width: 3.64rem;
  height: 2.7rem;
  position: absolute;
  top: -0.1rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-23_all > .box .content-box-23 > .list > a > .qr > img {
  width: 40%;
}
.index-content-24-10-23_all > .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-23_all > .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-23_all > .box .content-box-23 > .list > a > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-23_all > .box .content-box-23 > .list > a > ul > img {
  width: 0.35rem;
  height: auto;
}
.index-content-24-10-23_all > .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;
  color: white;
  top: 2.26rem;
  left: 0;
  font-size: 0.2rem;
  display: block;
}
.index-content-24-10-23_all > .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-23_all > .box .content-box-23 > .list > a > div:nth-child(4) > span {
  display: block;
  line-height: 0.25rem;
  cursor: pointer;
}
.index-content-24-10-23_all > .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-23_all > .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-23_all > .box .content-box-23 > .list > a:hover > p {
  display: block;
}
.index-content-24-10-23_all > .box .content-box-23 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-23_all > .box .content-box-23 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 50%;
}
.index-content-24-10-23_all > .box .content-box-23 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-23_all > .box .content-box-23 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-23_all > .box .content-box-23 > .list-height {
  justify-content: flex-start;
  height: auto;
  gap: 0.2rem;
}
.index-content-24-10-23_all > .box .content-box-23 > .list-height > a {
  margin-bottom: 0.2rem;
}
.index-content-24-10-23_all > .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-23_all > .box .content-box-23 > .btn:hover > span {
  color: white;
}
.index-content-24-10-23_h5 {
  padding-bottom: 0.75rem;
  background: #f7f9fc;
}
.index-content-24-10-23_h5 > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-23_h5 > .box .content-box-23 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li {
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li:hover > span,
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li:hover > img:nth-of-type(2),
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li:hover > img:nth-of-type(1),
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li.active {
  border-bottom: 0.04rem solid #ff5e06;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li.active:after {
  content: '';
  background-image: url("../images/index-content-24-10-23-bottomicon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.11rem;
  height: 0.1rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.63rem;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list {
  display: flex;
  margin-top: 0.16rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  /* height: 8.3rem; */
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list > a {
  width: 3.64rem;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list > a > .img {
  width: 3.64rem;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-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;
}
.index-content-24-10-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-23_h5 > .box .content-box-23 > .list > a > .qr {
  width: 1.65rem;
  height: 1.65rem;
  position: absolute;
  top: 0.4rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
  background: #ffffff;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list > a > .qr > img {
  width: 1.45rem;
  height: 1.45rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list > a > .qr > canvas {
  width: 1.45rem;
  height: 1.45rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-content-24-10-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-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-23_h5 > .box .content-box-23 > .list > a > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list > a > ul > img {
  width: 0.35rem;
  height: auto;
}
.index-content-24-10-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;
  color: white;
  top: 2.26rem;
  left: 0;
  font-size: 0.2rem;
  display: block;
}
.index-content-24-10-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;
}
.index-content-24-10-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-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-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-23_h5 > .box .content-box-23 > .list > a:hover > p {
  display: block;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 50%;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list-height {
  justify-content: flex-start;
  height: auto;
  gap: 0.2rem;
}
.index-content-24-10-23_h5 > .box .content-box-23 > .list-height > a {
  margin-bottom: 0.2rem;
}
.index-content-24-10-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-23_h5 > .box .content-box-23 > .btn:hover > span {
  color: white;
}
.index-content-24-10-23_design {
  padding-bottom: 0.75rem;
  background: #ffffff;
}
.index-content-24-10-23_design > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-23_design > .box .content-box-23 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li {
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li:hover > span,
.index-content-24-10-23_design > .box .content-box-23 > .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li:hover > img:nth-of-type(2),
.index-content-24-10-23_design > .box .content-box-23 > .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li:hover > img:nth-of-type(1),
.index-content-24-10-23_design > .box .content-box-23 > .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li.active {
  border-bottom: 0.04rem solid #ff5e06;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li.active:after {
  content: '';
  background-image: url("../images/index-content-24-10-23-bottomicon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.11rem;
  height: 0.1rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.63rem;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-23_design > .box .content-box-23 > .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-23_design > .box .content-box-23 > .list {
  display: flex;
  margin-top: 0.16rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  /* height: 8.3rem; */
}
.index-content-24-10-23_design > .box .content-box-23 > .list > a {
  width: 3.64rem;
  height: auto;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.index-content-24-10-23_design > .box .content-box-23 > .list > a > .img {
  width: 3.64rem;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-23_design > .box .content-box-23 > .list > a > .img::after {
  content: "";
  height: 83.5%;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 124%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.75);
  transition: 0.3s all;
}
.index-content-24-10-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-23_design > .box .content-box-23 > .list > a > .qr {
  width: 3.64rem;
  height: 2.7rem;
  position: absolute;
  top: -0.1rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-23_design > .box .content-box-23 > .list > a > .qr > img {
  width: 40%;
}
.index-content-24-10-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-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-23_design > .box .content-box-23 > .list > a > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-23_design > .box .content-box-23 > .list > a > ul > img {
  width: 0.35rem;
  height: auto;
}
.index-content-24-10-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;
  color: white;
  top: 2.26rem;
  left: 0;
  font-size: 0.2rem;
  display: block;
}
.index-content-24-10-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-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-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-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-23_design > .box .content-box-23 > .list > a:hover > p {
  display: block;
}
.index-content-24-10-23_design > .box .content-box-23 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-23_design > .box .content-box-23 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 50%;
}
.index-content-24-10-23_design > .box .content-box-23 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-23_design > .box .content-box-23 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-23_design > .box .content-box-23 > .list-height {
  justify-content: flex-start;
  height: auto;
  gap: 0.2rem;
}
.index-content-24-10-23_design > .box .content-box-23 > .list-height > a {
  margin-bottom: 0.2rem;
}
.index-content-24-10-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-23_design > .box .content-box-23 > .btn:hover > span {
  color: white;
}
.index-content-24-10-24 {
  padding-bottom: 0.75rem;
  background: #f7f9fc;
}
.index-content-24-10-24 > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-24 > .box .content-box-24 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-24 > .box .content-box-24 > .nav {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li {
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li:hover > span,
.index-content-24-10-24 > .box .content-box-24 > .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li:hover > img:nth-of-type(2),
.index-content-24-10-24 > .box .content-box-24 > .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li:hover > img:nth-of-type(1),
.index-content-24-10-24 > .box .content-box-24 > .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li.active:after {
  content: '';
  background-image: url("../images/index-content-24-10-24-bottomicon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.17rem;
  height: 0.11rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.5rem;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-24 > .box .content-box-24 > .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-24 > .box .content-box-24 > .list {
  display: flex;
  margin-top: 0.1rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: 9.2rem;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a {
  overflow: hidden;
  height: 4.19rem;
  width: 4.84rem;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > .img {
  height: 3.6rem;
  width: 4.84rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > .img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.8);
  transition: 0.3s all;
  opacity: 0;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > .img > img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > .qr {
  width: 3.64rem;
  height: 2.7rem;
  position: absolute;
  top: -0.08rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > .qr > img {
  width: 40%;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > p {
  padding: 0 0.2rem 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 0.43rem;
  line-height: 0.43rem;
  text-align: center;
  position: absolute;
  color: white;
  top: 2.15rem;
  left: 0;
  font-size: 0.2rem;
  display: none;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(4) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 0.56rem;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(4) > span {
  display: block;
  cursor: pointer;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(4) > span:nth-child(1) {
  width: 3.64rem;
  font-size: 0.2rem;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(4) > span:nth-child(2) {
  margin-right: 0.45rem;
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(4) > span:nth-child(2):after {
  background: url("../images/index-content-24-10-24-bottomicon2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.35rem;
  height: 0.07rem;
  position: absolute;
  top: 50%;
  left: 0.7rem;
  content: '';
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(5) {
  width: 100%;
  background: #ffffff;
  transition: all 0.3s;
  border-top: 0.07rem solid #ff5e06;
  box-sizing: border-box;
  height: 1.53rem;
  position: absolute;
  transform: translate(0, 102%);
  bottom: 0;
  left: 0;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(5) > p {
  margin-top: 0.08rem;
  display: block;
  width: 4.47rem;
  height: 0.8rem;
  font-size: 0.16rem;
  color: #ff5e06;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0.22rem;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(5) > ul {
  margin-left: 0.22rem;
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 0.32rem;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(5) > ul li {
  width: 0.96rem;
  height: 0.32rem;
  border-radius: 0.04rem;
  background: #f2f2f2;
  line-height: 0.32rem;
  text-align: center;
  font-size: 0.16rem;
  margin-right: 0.1rem;
  border: 0.01rem solid transparent;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a > div:nth-child(5) > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a:hover {
  border: 0.01rem solid #dfd5cf;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a:hover > p {
  display: block;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a:hover > div:nth-child(5) {
  transform: translate(0, 0);
}
.index-content-24-10-24 > .box .content-box-24 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.index-content-24-10-24 > .box .content-box-24 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-24 > .box .content-box-24 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-24 > .box .content-box-24 > .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-24 > .box .content-box-24 > .btn:hover > span {
  color: white;
}
.index-content-24-10-24_h5 {
  padding-bottom: 0.75rem;
  background: #ffffff;
}
.index-content-24-10-24_h5 > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-24_h5 > .box .content-box-24 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li {
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li:hover > span,
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li:hover > img:nth-of-type(2),
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li:hover > img:nth-of-type(1),
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li.active:after {
  content: '';
  background-image: url("../images/index-content-24-10-24-bottomicon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.17rem;
  height: 0.11rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.5rem;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list {
  display: flex;
  margin-top: 0.1rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: 9.2rem;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a {
  overflow: hidden;
  height: 4.19rem;
  width: 4.84rem;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > .img {
  height: 3.6rem;
  width: 4.84rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > .img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.8);
  transition: 0.3s all;
  opacity: 0;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > .img > img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > .qr {
  width: 1.56rem;
  height: 1.56rem;
  position: absolute;
  top: 0.5rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
  background: #ffffff;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > .qr > img {
  width: 1.26rem;
  height: 1.26rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > .qr > canvas {
  width: 1.26rem;
  height: 1.26rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > p {
  padding: 0 0.2rem 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 0.43rem;
  line-height: 0.43rem;
  text-align: center;
  position: absolute;
  color: white;
  top: 2.15rem;
  left: 0;
  font-size: 0.2rem;
  display: none;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(4) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 0.56rem;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(4) > span {
  display: block;
  cursor: pointer;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(4) > span:nth-child(1) {
  width: 3.64rem;
  font-size: 0.2rem;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(4) > span:nth-child(2) {
  margin-right: 0.45rem;
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(4) > span:nth-child(2):after {
  background: url("../images/index-content-24-10-24-bottomicon2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.35rem;
  height: 0.07rem;
  position: absolute;
  top: 50%;
  left: 0.7rem;
  content: '';
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(5) {
  width: 100%;
  background: #ffffff;
  transition: all 0.3s;
  border-top: 0.07rem solid #ff5e06;
  box-sizing: border-box;
  height: 1.53rem;
  position: absolute;
  transform: translate(0, 102%);
  bottom: 0;
  left: 0;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(5) > p {
  margin-top: 0.08rem;
  display: block;
  width: 4.47rem;
  height: 0.8rem;
  font-size: 0.16rem;
  color: #ff5e06;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0.22rem;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(5) > ul {
  margin-left: 0.22rem;
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 0.32rem;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(5) > ul li {
  width: 0.96rem;
  height: 0.32rem;
  border-radius: 0.04rem;
  background: #f2f2f2;
  line-height: 0.32rem;
  text-align: center;
  font-size: 0.16rem;
  margin-right: 0.1rem;
  border: 0.01rem solid transparent;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a > div:nth-child(5) > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a:hover {
  border: 0.01rem solid #dfd5cf;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a:hover > p {
  display: block;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a:hover > div:nth-child(5) {
  transform: translate(0, 0);
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-24_h5 > .box .content-box-24 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-24_h5 > .box .content-box-24 > .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-24_h5 > .box .content-box-24 > .btn:hover > span {
  color: white;
}
.index-content-24-10-24_design {
  padding-bottom: 0.75rem;
  background: #f7f9fc;
}
.index-content-24-10-24_design > .box .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.3rem;
}
.index-content-24-10-24_design > .box .content-box-24 {
  width: 15.2rem;
  position: relative;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li {
  height: 0.65rem;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li > img {
  width: 0.22rem;
  height: auto;
  margin-right: 0.05rem;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li:hover > span,
.index-content-24-10-24_design > .box .content-box-24 > .nav > li.active > span {
  color: #ff5e06;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li:hover > img:nth-of-type(2),
.index-content-24-10-24_design > .box .content-box-24 > .nav > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li:hover > img:nth-of-type(1),
.index-content-24-10-24_design > .box .content-box-24 > .nav > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li.active:after {
  content: '';
  background-image: url("../images/index-content-24-10-24-bottomicon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.17rem;
  height: 0.11rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.5rem;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li:first-child {
  margin-left: 1rem;
}
.index-content-24-10-24_design > .box .content-box-24 > .nav > li:last-child {
  margin-right: 1rem;
}
.index-content-24-10-24_design > .box .content-box-24 > .list {
  display: flex;
  margin-top: 0.1rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  height: 9.2rem;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a {
  overflow: hidden;
  height: 4.19rem;
  width: 4.84rem;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > .img {
  height: 3.6rem;
  width: 4.84rem;
  position: relative;
  overflow: hidden;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > .img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.8);
  transition: 0.3s all;
  opacity: 0;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > .img > img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > .qr {
  width: 3.64rem;
  height: 2.7rem;
  position: absolute;
  top: -0.08rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > .qr > img {
  width: 40%;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > p {
  padding: 0 0.2rem 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 0.43rem;
  line-height: 0.43rem;
  text-align: center;
  position: absolute;
  color: white;
  top: 2.15rem;
  left: 0;
  font-size: 0.2rem;
  display: none;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(4) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 0.56rem;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(4) > span {
  display: block;
  cursor: pointer;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(4) > span:nth-child(1) {
  width: 3.64rem;
  font-size: 0.2rem;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(4) > span:nth-child(2) {
  margin-right: 0.45rem;
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(4) > span:nth-child(2):after {
  background: url("../images/index-content-24-10-24-bottomicon2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.35rem;
  height: 0.07rem;
  position: absolute;
  top: 50%;
  left: 0.7rem;
  content: '';
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(5) {
  width: 100%;
  background: #ffffff;
  transition: all 0.3s;
  border-top: 0.07rem solid #ff5e06;
  box-sizing: border-box;
  height: 1.53rem;
  position: absolute;
  transform: translate(0, 102%);
  bottom: 0;
  left: 0;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(5) > p {
  margin-top: 0.08rem;
  display: block;
  width: 4.47rem;
  height: 0.8rem;
  font-size: 0.16rem;
  color: #ff5e06;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0.22rem;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(5) > ul {
  margin-left: 0.22rem;
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 0.32rem;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(5) > ul li {
  width: 0.96rem;
  height: 0.32rem;
  border-radius: 0.04rem;
  background: #f2f2f2;
  line-height: 0.32rem;
  text-align: center;
  font-size: 0.16rem;
  margin-right: 0.1rem;
  border: 0.01rem solid transparent;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a > div:nth-child(5) > ul li:hover {
  border: 0.01rem solid #ff5e06;
  color: #ff5e06;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a:hover {
  border: 0.01rem solid #dfd5cf;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a:hover > p {
  display: block;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a:hover > div:nth-child(4) span {
  color: #ff8644;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a:hover > div:nth-child(5) {
  transform: translate(0, 0);
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a:hover .img::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a:hover .img > img {
  transform: translate(-50%, -50%) scale(1.05);
}
.index-content-24-10-24_design > .box .content-box-24 > .list > a:hover .qr {
  transform: translateX(-50%) scale(1);
}
.index-content-24-10-24_design > .box .content-box-24 > .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-24_design > .box .content-box-24 > .btn:hover > span {
  color: white;
}
.index-content-24-10-25 {
  background: #ffffff;
  padding-bottom: 0.8rem;
}
.index-content-24-10-25 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-25 > .box > .content-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-25 > .box > .content-box > div {
  width: 2rem /* 200/100 */;
  height: 3.33rem /* 333/100 */;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  background: #f7f7f7;
}
.index-content-24-10-25 > .box > .content-box > div > span {
  width: 0.82rem /* 82/100 */;
  height: 0.24rem /* 24/100 */;
  display: block;
  text-align: center;
  line-height: 0.24rem /* 24/100 */;
  background: #d7d7d7;
  color: #ececec;
  font-size: 0.16rem /* 16/100 */;
  font-weight: bold;
  margin-top: 0.35rem /* 45/100 */;
  border-bottom-right-radius: 0.12rem;
  border-top-left-radius: 0.12rem;
}
.index-content-24-10-25 > .box > .content-box > div > h3 {
  font-size: 0.24rem /* 24/100 */;
  color: #222222;
  margin-top: 0.1rem /* 15/100 */;
  margin-bottom: 0.13rem /* 17/100 */;
}
.index-content-24-10-25 > .box > .content-box > div > p {
  font-size: 0.16rem /* 24/100 */;
  color: #222222;
}
.index-content-24-10-25 > .box > .content-box > div > ul {
  margin-top: 0.25rem /* 30/100 */;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 1.2rem /* 120/100 */;
  height: 0.72rem /* 72/100 */;
}
.index-content-24-10-25 > .box > .content-box > div > ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-25 > .box > .content-box > div > ul > li > div {
  width: 0.03rem /* 3/100 */;
  height: 0.03rem /* 3/100 */;
  background: #9c9c9c;
}
.index-content-24-10-25 > .box > .content-box > div > ul > li > span {
  font-size: 0.16rem /* 16/100 */;
  color: #929292;
  margin-left: 0.05rem /* 5/100 */;
}
.index-content-24-10-25 > .box > .content-box > div > img {
  position: absolute;
  right: 0.2rem /* 20/100 */;
  bottom: 0.2rem /* 20/100 */;
  width: 0.5rem /* 50/100 */;
  height: auto;
}
.index-content-24-10-25 > .box > .content-box > div > img:nth-of-type(1) {
  display: block;
  opacity: 0.35;
}
.index-content-24-10-25 > .box > .content-box > div > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-25 > .box > .content-box > div:hover {
  background: #ff5e06;
}
.index-content-24-10-25 > .box > .content-box > div:hover > span {
  color: #ff5e06;
  background: white;
}
.index-content-24-10-25 > .box > .content-box > div:hover > h3,
.index-content-24-10-25 > .box > .content-box > div:hover > p,
.index-content-24-10-25 > .box > .content-box > div:hover > ul > li > span {
  color: white;
}
.index-content-24-10-25 > .box > .content-box > div:hover > ul > li > div {
  background: white;
}
.index-content-24-10-25 > .box > .content-box > div:hover > img:nth-of-type(2) {
  display: block;
  opacity: 0.35;
}
.index-content-24-10-25 > .box > .content-box > div:hover > img:nth-of-type(1) {
  display: none;
  opacity: 0.35;
}
.index-content-24-10-26 {
  background: #f2f2f5;
  padding-bottom: 0.8rem;
}
.index-content-24-10-26 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-26 > .box > .content-box1 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-26 > .box > .content-box1 > img {
  width: 0.14rem /* 14/100 */;
  height: 0.14rem /* 14/100 */;
}
.index-content-24-10-26 > .box > .content-box1 > div {
  width: 2.06rem /* 206/100 */;
  height: 0.02rem /* 2/100 */;
  background: #ebebed;
}
.index-content-24-10-26 > .box > .content-box2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.index-content-24-10-26 > .box > .content-box2 > div {
  margin-top: 0.25rem /* 25/100 */;
  width: 2rem /* 243/100 */;
  height: 2.43rem /* 200/100 */;
  position: relative;
}
.index-content-24-10-26 > .box > .content-box2 > div > div {
  background: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100% /* 243/100 */;
  height: 98% /* 200/100 */;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-26 > .box > .content-box2 > div > div > h3 {
  margin-top: 0.35rem /* 45/100 */;
  font-size: 0.24rem /* 24/100 */;
  color: #222222;
  margin-bottom: 0.13rem /* 17/100 */;
}
.index-content-24-10-26 > .box > .content-box2 > div > div > p {
  font-size: 0.16rem /* 24/100 */;
  color: #222222;
}
.index-content-24-10-26 > .box > .content-box2 > div > div > ul {
  margin-top: 0.25rem /* 30/100 */;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 1.2rem /* 120/100 */;
  height: 0.72rem /* 72/100 */;
}
.index-content-24-10-26 > .box > .content-box2 > div > div > ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-26 > .box > .content-box2 > div > div > ul > li > div {
  width: 0.03rem /* 3/100 */;
  height: 0.03rem /* 3/100 */;
  background: #9c9c9c;
}
.index-content-24-10-26 > .box > .content-box2 > div > div > ul > li > span {
  font-size: 0.16rem /* 16/100 */;
  color: #666666;
  margin-left: 0.05rem /* 5/100 */;
}
.index-content-24-10-26 > .box > .content-box2 > div:hover > div > h3,
.index-content-24-10-26 > .box > .content-box2 > div:hover > div > p,
.index-content-24-10-26 > .box > .content-box2 > div:hover > div > ul > li > span {
  color: #ff5e06;
}
.index-content-24-10-26 > .box > .content-box2 > div:hover > div > h3:before {
  content: '';
  background-image: url("../images/index-content-24-10-26-topicon2.png");
  width: 0.26rem /* 26/100 */;
  height: 0.26rem /* 26/100 */;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0.35rem;
  top: -0.8rem;
}
.index-content-24-10-26 > .box > .content-box2 > div:hover > div > ul > li > div {
  background: #ff5e06;
}
.index-content-24-10-26 > .box > .content-box3 {
  margin-top: 0.4rem /* 40/100 */;
  background-image: url("../images/index-content-24-10-26-bottombg.png");
  height: 3.31rem /* 331/100 */;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 11.73rem /* 1173/100 */ 100%;
  background-position: right;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-26 > .box > .content-box3 > .left {
  width: 4.15rem /* 415/100 */;
  height: 2.15rem /* 215/100 */;
  border-top-right-radius: 0.34rem /* 34/100 */;
  background: #ff5e06;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.index-content-24-10-26 > .box > .content-box3 > .left > span {
  margin-top: 0.6rem /* 60/100 */;
  font-size: 0.24rem /* 24/100 */;
  color: white;
  font-weight: bold;
  margin-left: 0.4rem /* 40/100 */;
}
.index-content-24-10-26 > .box > .content-box3 > .left > p {
  margin-left: 0.4rem /* 40/100 */;
  margin-top: 0.2rem /* 60/100 */;
  font-size: 0.16rem /* 24/100 */;
  color: #ffded4;
}
.index-content-24-10-26 > .box > .content-box3 > .right {
  width: 9.89rem /* 989/100 */;
  height: 2.92rem /* 292/100 */ /* 86/100 */;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  margin-right: 0.7rem /* 20/100 */;
}
.index-content-24-10-26 > .box > .content-box3 > .right > div {
  width: 9.89rem /* 989/100 */;
  height: 0.86rem /* 86/100 */;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f2f2f5;
}
.index-content-24-10-26 > .box > .content-box3 > .right > div > div {
  width: 3.25rem /* 325/100 */;
  height: 0.46rem /* 46/100 */;
  border-right: 0.01rem /* 1/100 */ solid #d9d9d9;
  margin-right: 0.35rem /* 35/100 */;
}
.index-content-24-10-26 > .box > .content-box3 > .right > div > div > h5 {
  margin-bottom: 0.01rem /* 8/100 */;
  font-size: 0.2rem /* 20/100 */;
  color: #222222;
}
.index-content-24-10-26 > .box > .content-box3 > .right > div > div > p {
  font-size: 0.14rem /* 20/100 */;
  color: #222222;
}
.index-content-24-10-26 > .box > .content-box3 > .right > div > p {
  display: block;
  width: 5.35rem /* 535/100 */;
  font-size: 0.16rem /* 16/100 */;
  color: #666666;
}
.index-content-24-10-27 {
  background: #f7f9fc;
  padding-bottom: 0.8rem;
}
.index-content-24-10-27 > .box {
  position: relative;
}
.index-content-24-10-27 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-27 > .box > .content-box1 {
  width: 11.8rem /* 1180/100 */;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-27 > .box > .content-box1 > .left {
  height: 4.07rem /* 407/100 */;
  width: 3.92rem /* 392/100 */;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-27 > .box > .content-box1 > .left > span {
  font-size: 0.24rem /* 24/100 */;
  color: #c49445;
  font-weight: bold;
}
.index-content-24-10-27 > .box > .content-box1 > .left > div {
  width: 3.92rem /* 407/100 */;
  height: 1.09rem /* 109/100 */;
  background: #dca64c;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-27 > .box > .content-box1 > .left > div > p {
  color: white;
  display: block;
  width: 3.28rem /* 328/100 */;
  font-size: 0.16rem /* 16/100 */;
}
.index-content-24-10-27 > .box > .content-box1 > .right {
  height: 4.07rem /* 407/100 */;
  width: 3.92rem /* 392/100 */;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-27 > .box > .content-box1 > .right > span {
  font-size: 0.24rem /* 24/100 */;
  color: #666666;
}
.index-content-24-10-27 > .box > .content-box1 > .right > div {
  width: 3.92rem /* 407/100 */;
  height: 1.09rem /* 109/100 */;
  background: #e7e7e7;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-27 > .box > .content-box1 > .right > div > p {
  color: #666666;
  display: block;
  width: 3.28rem /* 328/100 */;
  font-size: 0.16rem /* 16/100 */;
}
.index-content-24-10-27 > .box > .content-box2 {
  width: 4rem /* 400/100 */ /* 1180/100 */;
  height: 4.08rem /* 416/100 */;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 2.135rem;
}
.index-content-24-10-27 > .box > .content-box2 > span {
  font-size: 0.24rem /* 24/100 */;
  color: #222222;
}
.index-content-24-10-27 > .box > .content-box2 > div {
  background-image: url("../images/index-content-24-10-27-img1.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  width: 4rem /* 400/100 */;
  height: 1.18rem /* 118/100 */;
}
.index-content-24-10-27 > .box > .content-box2 > div > span {
  font-size: 0.24rem /* 24/100 */;
  color: #222222;
  margin-top: 0.4rem /* 45/100 */;
}
.index-content-24-10-28 {
  background: #ffffff;
  padding-bottom: 0.8rem;
}
.index-content-24-10-28 > .box {
  position: relative;
}
.index-content-24-10-28 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-28 > .box > .content-box1 {
  width: 13.43rem /* 1343/100 */ /* 1180/100 */;
  height: 4.83rem /* 483/100 */;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.index-content-24-10-28 > .box > .content-box1 > .left {
  height: 4.83rem /* 407/100 */;
  width: 50% /* 392/100 */;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  background: #dfaf5e;
}
.index-content-24-10-28 > .box > .content-box1 > .left > p {
  font-size: 0.16rem /* 16/100 */;
  color: white;
  margin-right: 1.56rem /* 156/100 */;
}
.index-content-24-10-28 > .box > .content-box1 > .left > p:first-child {
  margin-top: 0.46rem /* 48/100 */;
}
.index-content-24-10-28 > .box > .content-box1 > .left > p:last-child {
  margin-bottom: 0.4rem /* 48/100 */;
}
.index-content-24-10-28 > .box > .content-box1 > .right {
  height: 4.49rem /* 407/100 */;
  width: 50% /* 392/100 */;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background: #f1f1f1;
}
.index-content-24-10-28 > .box > .content-box1 > .right > p {
  font-size: 0.16rem /* 16/100 */;
  color: #222222;
  margin-left: 1.56rem /* 156/100 */;
}
.index-content-24-10-28 > .box > .content-box1 > .right > p:first-child {
  margin-top: 0.26rem /* 48/100 */;
}
.index-content-24-10-28 > .box > .content-box1 > .right > p:last-child {
  margin-bottom: 0.2rem /* 48/100 */;
}
.index-content-24-10-28 > .box > .content-box1 > .content-box2 {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  height: 100%;
  width: 1.48rem /* 148/100 */;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-28 > .box > .content-box1 > .content-box2 > div {
  background: #ffffff;
  text-align: center;
  width: 100%;
  height: 0.36rem /* 26/100 */;
  line-height: 0.36rem /* 36/100 */;
  color: #737373;
  font-size: 0.16rem /* 16/100 */;
  border-radius: 9999rem;
}
.index-content-24-10-28 > .box > .content-box1 > .content-box2 > div:first-child {
  margin-top: 0.46rem /* 48/100 */;
}
.index-content-24-10-28 > .box > .content-box1 > .content-box2 > div:last-child {
  margin-bottom: 0.4rem /* 48/100 */;
}
.index-content-24-10-29 {
  background: #f2f2f5;
  padding-bottom: 0.8rem;
  padding-top: 0.78rem;
}
.index-content-24-10-29 > .box {
  position: relative;
}
.index-content-24-10-29 > .box > .content-box1 {
  width: 11.8rem /* 1343/100 */ /* 1180/100 */;
  height: 5.21rem /* 483/100 */;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.index-content-24-10-29 > .box > .content-box1 > .left {
  height: 4.83rem /* 407/100 */;
  width: 50% /* 392/100 */;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.index-content-24-10-29 > .box > .content-box1 > .left > h3 {
  font-size: 0.32rem /* 16/100 */;
  color: #222222;
  font-weight: normal;
  margin-top: 0.5rem /* 156/100 */;
  margin-bottom: 0.23rem /* 156/100 */;
}
.index-content-24-10-29 > .box > .content-box1 > .left > p {
  display: block;
  width: 3.7rem;
  height: 1.35rem;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-29 > .box > .content-box1 > .left > img {
  width: 0.39rem;
  height: 0.11rem;
  margin-bottom: 0.58rem;
}
.index-content-24-10-29 > .box > .content-box1 > .left > .btn {
  width: 2.01rem;
  height: 0.46rem;
  line-height: 0.46rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.index-content-24-10-29 > .box > .content-box1 > .left > .btn > span:nth-child(1) {
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.4rem;
}
.index-content-24-10-29 > .box > .content-box1 > .left > .btn:hover > span {
  color: #ffffff;
}
.index-content-24-10-29 > .box > .content-box1 > .right {
  height: 100% /* 407/100 */;
  width: 7.13rem /* 392/100 */;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div {
  height: 1.23rem /* 407/100 */;
  width: 7.13rem /* 392/100 */;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div > img {
  width: 0.59rem;
  height: auto;
  margin-right: 0.25rem;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div > div {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div > div > span {
  margin-bottom: 0.12rem;
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div > div > p {
  font-size: 0.16rem;
  display: block;
  width: 5.6rem;
  color: #666666;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div:hover > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div:hover > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div:hover > div > p {
  color: #ff7022;
}
.index-content-24-10-29 > .box > .content-box1 > .right > div:hover > div > span {
  color: #ff7022;
}
.index-content-24-10-30 {
  background: url('../images/index-content-24-10-30-img.png');
  background-size: 100%;
  background-repeat: no-repeat;
  height: 6.72rem;
  width: 100%;
}
.index-content-24-10-30 > .box {
  position: relative;
}
.index-content-24-10-30 > .box > .content-box1 {
  width: 13.25rem /* 1343/100 */ /* 1180/100 */;
  height: 5.43rem /* 483/100 */;
  margin: 0.6rem auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.index-content-24-10-30 > .box > .content-box1 > .left {
  margin-top: 0.85rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.index-content-24-10-30 > .box > .content-box1 > .left > h3 {
  font-size: 0.32rem /* 16/100 */;
  color: white;
  font-weight: normal;
}
.index-content-24-10-30 > .box > .content-box1 > .left > div {
  margin-top: 0.16rem;
  margin-bottom: 0.48rem;
  width: 0.85rem;
  height: 0.02rem;
  background: #ff8644;
}
.index-content-24-10-30 > .box > .content-box1 > .left > p {
  display: block;
  font-size: 0.16rem;
  color: #ffffff;
}
.index-content-24-10-30 > .box > .content-box1 > .right {
  height: 100% /* 407/100 */;
  width: 8.05rem /* 392/100 */;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div {
  height: 2.41rem /* 407/100 */;
  width: 3.87rem /* 392/100 */;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: white;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div > img {
  width: 0.5rem;
  height: auto;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div > span {
  margin-bottom: 0.2rem;
  margin-top: 0.12rem;
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div > p {
  font-size: 0.16rem;
  display: block;
  color: #666666;
  width: 3.13rem;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div:hover {
  background: #ff5e06;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div:hover > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div:hover > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div:hover > p {
  color: #ffffff;
}
.index-content-24-10-30 > .box > .content-box1 > .right > div:hover > span {
  color: #ffffff;
}
.index-content-24-10-31 {
  background: #ffffff;
  padding-bottom: 0.8rem;
}
.index-content-24-10-31 > .box > .content1 {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  flex-direction: column;
  position: relative;
}
.index-content-24-10-31 > .box > .content1 > img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0.8rem;
  width: 8.81rem;
  height: 0.76rem;
}
.index-content-24-10-31 > .box > .content1 > h1 {
  margin-top: 1.01rem;
  font-size: 0.4rem;
  color: #222222;
}
.index-content-24-10-31 > .box > .content1 > p {
  font-size: 0.16rem;
  color: #8c8c8c;
  margin-top: 0.45rem;
  text-align: center;
  margin-bottom: 0.32rem;
}
.index-content-24-10-31 > .box > .content1 > span {
  margin-bottom: 0.5rem;
  font-size: 0.2rem;
  color: #666666;
}
.index-content-24-10-31 > .box > .content1 > .right-box {
  height: 0.85rem;
  width: 13.35rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-31 > .box > .content1 > .right-box > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 4.45rem;
}
.index-content-24-10-31 > .box > .content1 > .right-box > div > p {
  margin-bottom: 0.05rem;
  font-size: 0.4rem;
  color: #222222;
}
.index-content-24-10-31 > .box > .content1 > .right-box > div > p > span {
  font-weight: bold;
  font-size: 0.72rem;
  color: #222222;
}
.index-content-24-10-31 > .box > .content1 > .right-box > div > span {
  margin-top: 0.05rem;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-31 > .box > .content1 > .right-box > div:nth-of-type(2) {
  border-right: 0.01rem solid #e0e0e0;
  border-left: 0.01rem solid #e0e0e0;
}
.index-content-24-10-32 {
  background-image: url('../images/index-content-24-10-32-bg.png');
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 6.26rem;
}
.index-content-24-10-32 > .box > .content1 {
  margin-top: 0.8rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.index-content-24-10-32 > .box > .content1 > .left-box {
  width: 7.41rem;
  height: 4.66rem;
  overflow: hidden;
}
.index-content-24-10-32 > .box > .content1 > .left-box > img {
  width: 100%;
  height: 100%;
}
.index-content-24-10-32 > .box > .content1 > .right-box {
  width: 6.75rem;
  height: 100%;
  position: relative;
  margin-right: 0.4rem;
}
.index-content-24-10-32 > .box > .content1 > .right-box > img {
  position: absolute;
  width: 2.17rem;
  height: 0.34rem;
  left: 0;
  top: -0.4rem;
}
.index-content-24-10-32 > .box > .content1 > .right-box > h1 {
  margin-top: -0.1rem;
  font-size: 0.32rem;
  color: #222222;
  font-weight: normal;
}
.index-content-24-10-32 > .box > .content1 > .right-box > span {
  margin-top: 0.25rem;
  font-size: 0.18rem;
  color: #222222;
  text-align: center;
  margin-bottom: 0.32rem;
}
.index-content-24-10-32 > .box > .content1 > .right-box > .line {
  width: 0.26rem;
  height: 0.02rem;
  margin: 0.31rem 0 0.31rem 0;
  background: #ff5e06;
}
.index-content-24-10-32 > .box > .content1 > .right-box > p {
  width: 6.75rem;
  font-size: 0.16rem;
  color: #727273;
  display: block;
  line-height: 0.36rem;
  height: 2.1rem;
}
.index-content-24-10-32 > .box > .content1 > .right-box > .bottom-box {
  height: 0.62rem;
  width: 6.05rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-32 > .box > .content1 > .right-box > .bottom-box > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-32 > .box > .content1 > .right-box > .bottom-box > div > p {
  margin-bottom: 0.05rem;
  font-size: 0.4rem;
  color: #ff5e06;
}
.index-content-24-10-32 > .box > .content1 > .right-box > .bottom-box > div > p > span:nth-of-type(1) {
  font-weight: bold;
  font-size: 0.36rem;
  color: #ff5e06;
}
.index-content-24-10-32 > .box > .content1 > .right-box > .bottom-box > div > p > span:nth-of-type(2) {
  font-size: 0.16rem;
  color: #ff5e06;
}
.index-content-24-10-32 > .box > .content1 > .right-box > .bottom-box > div > span {
  margin-top: 0.05rem;
  font-size: 0.16rem;
  color: #727273;
}
.index-content-24-10-33 {
  background-image: url('../images/index-content-24-10-33-bg.png');
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 5.68rem;
}
.index-content-24-10-33 > .box > h3 {
  margin-left: 7.15rem;
  margin-top: 2.05rem;
  margin-bottom: 0.18rem;
  font-size: 0.6rem;
  color: white;
}
.index-content-24-10-33 > .box > h5 {
  font-weight: normal;
  color: #ffffff;
  font-size: 0.4rem;
  margin-left: 7.15rem;
}
.index-content-24-10-34 {
  background: #f2f2f5;
  padding-bottom: 0.8rem;
}
.index-content-24-10-34 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-34 > .box > .content-box {
  width: 13.74rem;
  margin: 0 auto;
  height: 5.56rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-34 > .box > .content-box > .left-box {
  width: 6.61rem;
  height: 5.05rem;
}
.index-content-24-10-34 > .box > .content-box > .left-box > img {
  width: 100%;
  height: 100%;
}
.index-content-24-10-34 > .box > .content-box > .right-box {
  width: 5.95rem;
  height: 5.56rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div:nth-of-type(2) {
  margin-top: 0.4rem;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  width: 2.89rem;
  height: 5.14rem;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div > div {
  width: 2.89rem;
  height: 2.46rem;
  background: white;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div > div > img {
  height: auto;
  margin-top: 0.25rem;
  margin-bottom: 0.3rem;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div > div > .img1 {
  width: 0.46rem;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div > div > .img2 {
  width: 0.54rem;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div > div > .img3 {
  width: 0.39rem;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div > div > .img4 {
  width: 0.35rem;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div > div > span {
  font-size: 0.24rem;
  color: #222222;
  margin-bottom: 0.12rem;
}
.index-content-24-10-34 > .box > .content-box > .right-box > div > div > p {
  font-size: 0.16rem;
  color: #666666;
  width: 2.28rem;
}
.index-content-24-10-35 {
  padding-bottom: 0.8rem;
}
.index-content-24-10-35 > .box > .content-box {
  margin: 0.8rem auto 0;
  width: 100%;
  /* height: 5.3rem; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*      > .center-box {
                    height: 100%;
                    width: 5.23rem;
                    display: flex;
                    flex-direction: column;
                    justify-content: space-between;
                    align-items: center;

                    > div {
                      background: #ffffff;
                      height: 2.58rem;
                      width: 100%;
                      display: flex;
                      flex-direction: column;
                      justify-content: flex-start;
                      align-items: flex-start;

                      > h3 {
                        margin-top: 0.34rem;
                        margin-left: 0.4rem;
                        font-size: 0.18rem;
                        color: #222222;
                        margin-bottom: 0.17rem;
                      }

                      > p {
                        margin-left: 0.4rem;
                        width: 4.45rem;
                        display: block;
                        font-size: 0.14rem;
                        color: #666666;
                        height: 0.69rem;
                        border-bottom: 0.01rem solid #ebebeb;
                      }

                      > div {
                        margin-left: 0.4rem;
                        margin-top: 0.25rem;
                        width: 4.45rem;
                        display: flex;
                        justify-content: space-between;
                        align-items: center;

                        > div:nth-of-type(1) {
                          display: flex;
                          flex-direction: column;
                          justify-content: center;
                          align-items: flex-start;

                          > h3 {
                            margin-bottom: 0.02rem;
                            font-size: 0.32rem;
                            color: #999999;
                          }

                          > p {
                            font-size: 0.14rem;
                            color: #999999;
                          }
                        }

                        > div:nth-of-type(2) {
                          width: 0.2rem;
                          height: 0.1rem;

                          img {
                            width: 100%;
                            height: 100%;
                          }

                          img:nth-of-type(2) {
                            display: none;
                          }

                          img:nth-of-type(1) {
                            display: block;
                          }

                          &:hover {
                            img:nth-of-type(1) {
                              display: none;
                            }

                            img:nth-of-type(2) {
                              display: block;
                            }
                          }
                        }
                      }
                    }
                  }*/
}
.index-content-24-10-35 > .box > .content-box > .left-box {
  width: 4.57rem;
  height: 5.28rem;
  position: relative;
  align-self: flex-start;
}
.index-content-24-10-35 > .box > .content-box > .left-box > img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index-content-24-10-35 > .box > .content-box > .left-box > p {
  font-size: 0.16rem;
  margin: 1.43rem 0 2.63rem 0.56rem;
  color: #ffffff;
}
.index-content-24-10-35 > .box > .content-box > .left-box > .btn {
  width: 3.5rem;
  height: 0.51rem;
  line-height: 0.51rem;
  margin-left: 0.56rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  background-color: #ffffff;
  text-align: center;
}
.index-content-24-10-35 > .box > .content-box > .left-box > .btn > a {
  font-size: 0.18rem;
  color: #ff5e06;
  line-height: 0.51rem;
}
.index-content-24-10-35 > .box > .content-box > .right-box {
  height: 100%;
  width: 100%;
  display: flex;
  gap: 0.1rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 0.1rem;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div {
  background: #ffffff;
  height: 1.7rem;
  width: 7.23rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .left {
  margin-left: 0.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .left > h3 {
  font-size: 0.32rem;
  color: #999999;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .left > div {
  background: #999999;
  width: 0.2rem;
  height: 0.01rem;
  margin-top: 0.15rem;
  margin-bottom: 0.15rem;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .left > p {
  font-size: 0.14rem;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .right {
  display: block;
  width: 4.62rem;
  height: 0.94rem;
  margin-right: 0.38rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  border-left: 0.01rem solid #ebebeb;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .right > h3 {
  font-size: 0.18rem;
  color: #222222;
  margin-bottom: 0.12rem;
  margin-left: 0.28rem;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .right > p {
  margin-left: 0.28rem;
  width: 3.35rem;
  display: block;
  font-size: 0.14rem;
  color: #666666;
  height: 0.50rem;
   display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
   overflow: hidden;
  text-overflow: ellipsis;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .imgBox {
  width: 0.2rem;
  height: 0.1rem;
  position: absolute;
  bottom: 0.16rem;
  right: 0.35rem;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .imgBox img {
  width: 100%;
  height: 100%;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .imgBox img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .imgBox img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .imgBox:hover img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-35 > .box > .content-box > .right-box > div > .imgBox:hover img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-36 {
  background: #ffffff;
  padding-bottom: 0.1rem;
}
.index-content-24-10-36 > .box .public-title {
  padding-top: 0.78rem;
  padding-bottom: 0.4rem;
}
.index-content-24-10-36 > .box .public-title > .title-text:before {
  content: '';
  width: 4.1rem;
  height: 0.01rem;
  background: #999999;
  position: absolute;
  left: 2.2rem;
  top: 50%;
}
.index-content-24-10-36 > .box .public-title > .title-text:after {
  content: '';
  width: 4.1rem;
  height: 0.01rem;
  background: #999999;
  position: absolute;
  right: 2.2rem;
  top: 50%;
}
.index-content-24-10-36 > .box > .content-box {
  width: 100%;
  height: 2.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.index-content-24-10-36 > .box > .content-box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 0.8rem;
	height:auto;
}

.index-content-24-10-36 > .box > .content-box > .right {
  width: 20%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.index-content-24-10-36 > .box > .content-box > .right > a {
  display: block;
  width: 4.38rem;
  height: 1.21rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  border-bottom: 0.01rem solid #d3d3d3;
}
.index-content-24-10-36 > .box > .content-box > .right > a > h3 {
  font-size: 0.18rem;
  color: #222222;
  margin-bottom: 0.15rem;
}
.index-content-24-10-36 > .box > .content-box > .right > a > p {
  width: 3.2rem;
  display: block;
  font-size: 0.14rem;
  color: #959595;
  height: 0.72rem;
   display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; 
  overflow: hidden;
  text-overflow: ellipsis;
}
.index-content-24-10-36 > .box > .content-box > .right > div:nth-of-type(5),
.index-content-24-10-36 > .box > .content-box > .right > div:nth-of-type(6) {
  border-bottom: none;
}
/*# sourceMappingURL=24_10index.css.map */