.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;
}
.about-24-11-6-1 div.bg {
  width: 100%;
  height: 100%;
}
.about-24-11-6-1 div.bg img {
  width: inherit;
  height: inherit;
  object-fit: cover;
  object-position: center center;
}
.about-24-11-6-1 .box {
  padding: 0.8rem /* 80/100 */ 0;
  box-sizing: border-box;
  height: 7.03rem;
}
.about-24-11-6-1 .box .public-title .title-text {
  color: #222222;
  font-size: 0.32rem /* 32/100 */;
  line-height: 0.32rem /* 32/100 */;
}
.about-24-11-6-1 .box .public-title .title-desc {
  color: #666666;
  margin-top: 0.19rem /* 19/100 */;
  font-size: 0.16rem /* 16/100 */;
  line-height: 0.16rem /* 16/100 */;
}
.about-24-11-6-1 .box .content-box {
  margin-top: 0.52rem /* 52/100 */;
  width: 11.81rem /* 1181/100 */;
  height: 4.26rem /* 426/100 */;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
}
.about-24-11-6-1 .box .content-box .options {
  flex: none;
  position: relative;
  width: 2.69rem /* 269/100 */;
  background-color: white;
  display: flex;
  flex-direction: column;
  padding: 0.33rem /* 33/100 */ 0;
  align-items: center;
  justify-content: space-between;
}
.about-24-11-6-1 .box .content-box .options li {
  background-color: white;
  width: 2.31rem /* 231/100 */;
  height: 0.62rem /* 62/100 */;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.13rem /* 13/100 */;
  font-size: 0.2rem /* 20/100 */;
  line-height: 0.2rem /* 20/100 */;
  box-sizing: border-box;
  padding-right: 0.16rem /* 16/100 */;
}
.about-24-11-6-1 .box .content-box .options li.active {
  background-color: #ff7022;
}
.about-24-11-6-1 .box .content-box .options li.active * {
  filter: brightness(0) saturate(1) invert(1);
}
.about-24-11-6-1 .box .content-box .options li * {
  transition: all 0.3s ease-out;
}
.about-24-11-6-1 .box .content-box .options li img {
  width: 0.21rem /* 21/100 */;
  object-fit: contain;
  object-position: center center;
}
.about-24-11-6-1 .box .content-box .item-list {
  flex: auto;
  position: relative;
  width: 100%;
  background-color: white;
  opacity: 0.8;
}
.about-24-11-6-1 .box .content-box .item-list .item {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0.48rem /* 48/100 */ 0.73rem /* 73/100 */ 0.54rem /* 54/100 */ 0.66rem /* 66/100 */;
}
.about-24-11-6-1 .box .content-box .item-list .item .key {
  flex: none;
  font-size: 0.24rem /* 24/100 */;
  color: #222222;
  line-height: 0.24rem /* 24/100 */;
}
.about-24-11-6-1 .box .content-box .item-list .item .desc {
  flex: none;
  margin-top: 0.24rem /* 24/100 */;
  font-size: 0.16rem /* 16/100 */;
  color: #222222;
  line-height: 0.16rem /* 16/100 */;
  text-align: justifyLeft;
}
.about-24-11-6-1 .box .content-box .item-list .item .types {
  flex: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.62rem /* 62/100 */;
}
.about-24-11-6-1 .box .content-box .item-list .item .types .icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-items: stretch;
  gap: 0.15rem /* 15/100 */;
}
.about-24-11-6-1 .box .content-box .item-list .item .types .icon .icon-image {
  width: calc(var(--width) / 100 * 1rem);
  height: calc(var(--height) / 100 * 1rem);
}
.about-24-11-6-1 .box .content-box .item-list .item .types .icon .icon-image img {
  width: inherit;
  height: inherit;
}
.about-24-11-6-1 .box .content-box .item-list .item .types .icon .icon-desc {
  color: #222222;
  font-size: 0.16rem /* 16/100 */;
  line-height: 0.16rem /* 16/100 */;
}
.about-24-11-6-1 .box .content-box .item-list .item .button-group {
  flex: none;
  display: flex;
  flex-direction: row;
  gap: 0.2rem /* 20/100 */;
}
.about-24-11-6-1 .box .content-box .item-list .item .button-group > button {
  width: 2.44rem /* 244/100 */;
  height: 0.5rem /* 50/100 */;
}
.about-24-11-6-1 .box .content-box .item-list .item .button-group > button a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-24-11-6-2 {
  padding: 0.8rem /* 80/100 */ 0;
}
.about-24-11-6-2 .box .public-title .title-text {
  line-height: 0.32rem /* 32/100 */;
}
.about-24-11-6-2 .box .public-title .title-desc {
  margin-top: 0.19rem /* 19/100 */;
  line-height: 0.16rem /* 16/100 */;
}
.about-24-11-6-2 .box .content-box .box-list {
  margin-top: 0.61rem /* 61/100 */;
}
.about-24-11-6-2 .box .content-box .box-list .item {
  position: relative;
  background-color: white;
  width: 3.67rem /* 367/100 */;
  height: 2.96rem /* 296/100 */;
  padding: 0.43rem /* 43/100 */ 0;
  padding-left: 0.43rem /* 43/100 */;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: stretch;
}
.about-24-11-6-2 .box .content-box .box-list .item:hover {
  transform: translateY(-0.2rem /* 20/100 */);
  background-color: #ff5e06;
}
.about-24-11-6-2 .box .content-box .box-list .item:hover * {
  color: white !important;
}
.about-24-11-6-2 .box .content-box .box-list .item:hover .icon {
  opacity: 1;
}
.about-24-11-6-2 .box .content-box .box-list .item:hover .continue {
  filter: brightness(0) saturate(1) invert(1);
}
.about-24-11-6-2 .box .content-box .box-list .item,
.about-24-11-6-2 .box .content-box .box-list .item * {
  transition: all 0.3s ease-out;
}
.about-24-11-6-2 .box .content-box .box-list .item .key {
  flex: none;
  font-size: 0.24rem /* 24/100 */;
  color: #222222;
  line-height: 0.24rem;
}
.about-24-11-6-2 .box .content-box .box-list .item .desc {
  margin-top: 0.38rem /* 38/100 */;
  flex: auto;
  font-size: 0.16rem /* 16/100 */;
  color: #666666;
  line-height: 1.75;
  width: 2.74rem /* 274/100 */;
  text-align: justify;
}
.about-24-11-6-2 .box .content-box .box-list .item .continue {
  flex: none;
  width: 0.19rem /* 19/100 */;
  height: 0.17rem /* 17/100 */;
}
.about-24-11-6-2 .box .content-box .box-list .item .continue img {
  width: inherit;
  height: inherit;
}
.about-24-11-6-2 .box .content-box .box-list .item .icon {
  opacity: 0.2;
  position: absolute;
  width: 1.47rem /* 147/100 */;
  height: 1.04rem /* 104/100 */;
  left: 2.09rem /* 209/100 */;
  top: 1.86rem /* 186/100 */;
}
.about-24-11-6-2 .box .content-box .box-list .item .icon img {
  width: inherit;
  height: inherit;
}
.about-24-11-6-3 div.bg {
  z-index: -1;
  position: absolute;
  height: 2rem /* 200/100 */;
}
.about-24-11-6-3 div.bg img {
  height: inherit;
}
.about-24-11-6-3 .box {
  height: 2rem;
}
.about-24-11-6-3 .box .public-title {
  padding: 0.72rem /* 72/100 */ 0;
  padding-right: 1.69rem /* 169/100 */;
}
.about-24-11-6-3 .box .public-title .title-text {
  font-size: 0.32rem /* 32/100 */;
  color: white;
  font-weight: bold;
  line-height: 0.32rem;
  text-align: right;
}
.about-24-11-6-3 .box .public-title .title-desc {
  margin-top: 0.24rem /* 24/100 */;
  font-size: 0.16rem /* 16/100 */;
  color: white;
  line-height: 0.16rem;
  text-align: right;
}
/*# sourceMappingURL=24_11about5.css.map */