.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-1 {
  background-image: url("../images/index-content-24-10-32-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 6.26rem;
}
.about-24-11-1 > .box > .content1 {
  margin-top: 0.8rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.about-24-11-1 > .box > .content1 > .left-box {
  width: 7.41rem;
  height: 4.66rem;
  overflow: hidden;
}
.about-24-11-1 > .box > .content1 > .left-box > img {
  width: 100%;
  height: 100%;
}
.about-24-11-1 > .box > .content1 > .right-box {
  width: 6.75rem;
  height: 100%;
  position: relative;
  margin-right: 0.4rem;
}
.about-24-11-1 > .box > .content1 > .right-box > img {
  position: absolute;
  width: 2.17rem;
  height: 0.34rem;
  left: 0;
  top: -0.4rem;
}
.about-24-11-1 > .box > .content1 > .right-box > h1 {
  margin-top: -0.1rem;
  font-size: 0.32rem;
  color: #222222;
  font-weight: normal;
}
.about-24-11-1 > .box > .content1 > .right-box > span {
  margin-top: 0.25rem;
  font-size: 0.18rem;
  color: #222222;
  text-align: center;
  margin-bottom: 0.32rem;
}
.about-24-11-1 > .box > .content1 > .right-box > .line {
  width: 0.26rem;
  height: 0.02rem;
  margin: 0.31rem 0 0.31rem 0;
  background: #ff5e06;
}
.about-24-11-1 > .box > .content1 > .right-box > p {
  width: 6.75rem;
  font-size: 0.16rem;
  color: #727273;
  display: block;
  line-height: 0.36rem;
  height: 2.1rem;
}
.about-24-11-1 > .box > .content1 > .right-box > .bottom-box {
  height: 0.62rem;
  width: 6.05rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about-24-11-1 > .box > .content1 > .right-box > .bottom-box > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.about-24-11-1 > .box > .content1 > .right-box > .bottom-box > div > p {
  margin-bottom: 0.05rem;
  font-size: 0.4rem;
  color: #ff5e06;
}
.about-24-11-1 > .box > .content1 > .right-box > .bottom-box > div > p > span:nth-of-type(1) {
  font-weight: bold;
  font-size: 0.36rem;
  color: #ff5e06;
}
.about-24-11-1 > .box > .content1 > .right-box > .bottom-box > div > p > span:nth-of-type(2) {
  font-size: 0.16rem;
  color: #ff5e06;
}
.about-24-11-1 > .box > .content1 > .right-box > .bottom-box > div > span {
  margin-top: 0.05rem;
  font-size: 0.16rem;
  color: #727273;
}
.about-24-11-2 {
  background-color: white;
  box-sizing: border-box;
  padding: 0.8rem /* 80/100 */ 0;
}
.about-24-11-2 > .box .public-title .title-text {
  line-height: 0.4rem;
}
.about-24-11-2 > .box .public-title .title-desc {
  line-height: 0.23rem /* 23/100 */;
  margin-top: 0.15rem;
}
.about-24-11-2 > .box .content-box {
  margin-top: 0.5rem /* 50/100 */;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
}
.about-24-11-2 > .box .content-box .item-box {
  flex: none;
  background-color: #f2f2f5;
  width: 2.9rem /* 290/100 */;
  height: 3.71rem /* 371/100 */;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.47rem /* 47/100 */;
  box-sizing: border-box;
  transition: all 0.3s ease-out;
}
.about-24-11-2 > .box .content-box .item-box:hover {
  background-color: #ff5e06;
}
.about-24-11-2 > .box .content-box .item-box:hover .icon-box,
.about-24-11-2 > .box .content-box .item-box:hover .desc {
  filter: brightness(0) saturate(100%) invert(100%);
}
.about-24-11-2 > .box .content-box .item-box .icon-box {
  transition: all 0.3s ease-out;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about-24-11-2 > .box .content-box .item-box .icon-box .icon-image {
  border-width: 0.01rem /* 1/100 */;
  border-color: #ff5e06;
  border-style: dashed;
  border-radius: 50%;
  background-color: rgba(97, 110, 135, 0);
  width: 0.95rem /* 95/100 */;
  height: 0.95rem /* 95/100 */;
}
.about-24-11-2 > .box .content-box .item-box .icon-box .icon-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.about-24-11-2 > .box .content-box .item-box .icon-box .icon-image img.diamond {
  width: 0.46rem /* 46/100 */;
  height: 0.42rem /* 42/100 */;
}
.about-24-11-2 > .box .content-box .item-box .icon-box .icon-image img.medal {
  width: 0.45rem /* 45/100 */;
  height: 0.45rem /* 45/100 */;
}
.about-24-11-2 > .box .content-box .item-box .icon-box .icon-image img.measure {
  width: 0.4rem /* 40/100 */;
  height: 0.4rem /* 40/100 */;
}
.about-24-11-2 > .box .content-box .item-box .icon-box .icon-image img.bulb {
  width: 0.33rem /* 33/100 */;
  height: 0.45rem /* 45/100 */;
}
.about-24-11-2 > .box .content-box .item-box .icon-box .icon-image img.team {
  width: 0.52rem /* 52/100 */;
  height: 0.42rem /* 42/100 */;
}
.about-24-11-2 > .box .content-box .item-box .icon-box span.icon-title {
  margin-top: 0.3rem /* 30/100 */;
  font-size: 0.24rem /* 24/100 */;
  color: #111111;
  text-align: center;
  line-height: 0.26rem /* 26/100 */;
}
.about-24-11-2 > .box .content-box .item-box .desc {
  margin-top: 0.25rem;
  width: 2.3151rem /* 231.51/100 */;
  font-size: 0.16rem /* 16/100 */;
  color: #666666;
  line-height: 1.625;
  text-align: justify;
}
.about-24-11-3 {
  background-color: #fff6f1;
  padding: 0.8rem /* 80/100 */ 0;
  height: 8.0398rem /* 803.98/100 */;
  box-sizing: border-box;
}
.about-24-11-3 > .box .public-title .title-text {
  font-size: 0.32rem /* 32/100 */;
  line-height: 0.32rem /* 32/100 */;
}
.about-24-11-3 > .box .public-title .title-desc {
  margin-top: 0.2rem /* 20/100 */;
  line-height: 0.16rem /* 16/100 */;
}
.about-24-11-3 > .box .content-box .bg {
  position: relative;
  left: 1.41rem /* 141/100 */;
  width: 12.21rem /* 1221/100 */;
  height: 5.75rem /* 575/100 */;
}
.about-24-11-3 > .box .content-box .bg > img {
  width: inherit;
  height: inherit;
  object-fit: contain;
}
.about-24-11-3 > .box .content-box ul.list {
  position: absolute;
  left: 50%;
  bottom: -0.44rem;
}
.about-24-11-3 > .box .content-box ul.list .desc {
  position: absolute;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  left: 50%;
  transform: translate(-50%, -0.8rem);
  font-size: 0.26rem /* 26/100 */;
  line-height: 0.36rem /* 36/100 */;
}
.about-24-11-3 > .box .content-box ul.list li.item-box {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-right: 2.05rem /* 185/100 */;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  transform-origin: center right;
  --rotation: calc(var(--index) * var(--step));
  transform: rotate(calc(var(--rotation) * 1deg));
}
.about-24-11-3 > .box .content-box ul.list li.item-box:hover .item-icon {
  background-color: #ff5e06 !important;
}
.about-24-11-3 > .box .content-box ul.list li.item-box:hover .item-icon img {
  filter: brightness(0) saturate(100%) invert(100%);
}
.about-24-11-3 > .box .content-box ul.list li.item-box:hover .item-title {
  background-color: #ff5e06 !important;
  color: white;
}
.about-24-11-3 > .box .content-box ul.list li.item-box:hover .item-content {
  color: #ff5e06 !important;
}
.about-24-11-3 > .box .content-box ul.list li.item-box .item-icon {
  transition: all 0.3s ease-out;
  border-radius: 50%;
  background-color: #ffffff;
  width: 0.4026rem /* 40.26/100 */;
  height: 0.4032rem /* 40.32/100 */;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-24-11-3 > .box .content-box ul.list li.item-box .item-icon img {
  transform: rotate(calc(var(--rotation) * -1deg));
  width: 0.2rem /* 20/100 */;
}
.about-24-11-3 > .box .content-box ul.list li.item-box .item-icon.icon6 {
  width: 0.24rem /* 24/100 */;
  height: 0.19rem /* 19/100 */;
}
.about-24-11-3 > .box .content-box ul.list li.item-box .item-icon.icon5 {
  width: 0.22rem /* 22/100 */;
  height: 0.23rem /* 23/100 */;
}
.about-24-11-3 > .box .content-box ul.list li.item-box .item-icon.icon4 {
  width: 0.22rem /* 22/100 */;
  height: 0.23rem /* 23/100 */;
}
.about-24-11-3 > .box .content-box ul.list li.item-box .item-icon.icon3 {
  width: 0.22rem /* 22/100 */;
  height: 0.22rem /* 22/100 */;
}
.about-24-11-3 > .box .content-box ul.list li.item-box .item-icon.icon2 {
  width: 0.22rem /* 22/100 */;
  height: 0.23rem /* 23/100 */;
}
.about-24-11-3 > .box .content-box ul.list li.item-box .item-icon.icon1 {
  width: 0.18rem /* 18/100 */;
  height: 0.21rem /* 21/100 */;
}
.about-24-11-3 > .box .content-box ul.list .item-title {
  transition: all 0.3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0.24rem /* 24/100 */;
  line-height: 0.24rem /* 24/100 */;
  border-radius: 50%;
  background-color: white;
  position: relative;
  width: 1.05rem /* 105/100 */;
  height: 1.05rem /* 105/100 */;
  margin-right: 0.75rem /* 75/100 */;
}
.about-24-11-3 > .box .content-box ul.list .item-title span {
  transform: rotate(calc(var(--rotation) * -1deg));
}
.about-24-11-3 > .box .content-box ul.list .item-content {
  transition: all 0.3s ease-out;
  flex: none;
  width: 0;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: justify;
  margin-right: 0.21rem /* 21/100 */;
  margin-right: calc(var(--text-margin) * 0.01rem);
  font-size: 0.16rem /* 16/100 */;
  color: #666666;
  line-height: 0.26rem /* 26/100 */;
}
.about-24-11-3 > .box .content-box ul.list .item-content span {
  transform: rotate(calc(var(--rotation) * -1deg));
  position: absolute;
  display: block;
  width: 20ch;
  height: auto;
}
.about-24-11-4 {
  background: #f7f9fc;
  padding-bottom: 0.7rem;
}
.about-24-11-4 > div .public-title {
  padding-top: 0.74rem;
  padding-bottom: 0.4rem;
}
.about-24-11-4 > div .public-title > .title-desc {
  margin-top: 0.18rem;
}
.about-24-11-4 > 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;
}
.about-24-11-4 > 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;
}
.about-24-11-4 > div > .content-content > .content1 > div {
  position: relative;
  height: 100%;
}
.about-24-11-4 > div > .content-content > .content1 > div > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.about-24-11-4 > div > .content-content > .content1 > div > img:nth-of-type(1) {
  display: none;
}
.about-24-11-4 > div > .content-content > .content1 > div > img:nth-of-type(2) {
  display: block;
}
.about-24-11-4 > div > .content-content > .content1 > div:hover > img:nth-of-type(2) {
  display: none;
}
.about-24-11-4 > div > .content-content > .content1 > div:hover > img:nth-of-type(1) {
  display: block;
}
.about-24-11-4 > div > .content-content > .content1 > .img1 {
  width: 1.43rem;
  height: 0.29rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img1 > img {
  width: 1.43rem;
  height: 0.29rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img2 {
  width: 0.9rem;
  height: 0.79rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img2 > img {
  width: 0.9rem;
  height: 0.79rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img3 {
  width: 1.42rem;
  height: 0.48rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img3 > img {
  width: 1.42rem;
  height: 0.48rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img4 {
  width: 1.17rem;
  height: 0.74rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img4 > img {
  width: 1.17rem;
  height: 0.74rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img5 {
  width: 1.62rem;
  height: 0.49rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img5 > img {
  width: 1.62rem;
  height: 0.49rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img6 {
  width: 1.3rem;
  height: 0.54rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img6 > div {
  width: 1.3rem;
  height: 0.54rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img7 {
  width: 1.45rem;
  height: 0.42rem;
}
.about-24-11-4 > div > .content-content > .content1 > .img7 > img {
  width: 1.45rem;
  height: 0.42rem;
}
.about-24-11-4 > 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;
}
.about-24-11-4 > div > .content-content > .content2 > div {
  position: relative;
}
.about-24-11-4 > div > .content-content > .content2 > div > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.about-24-11-4 > div > .content-content > .content2 > div > img:nth-of-type(1) {
  display: none;
}
.about-24-11-4 > div > .content-content > .content2 > div > img:nth-of-type(2) {
  display: block;
}
.about-24-11-4 > div > .content-content > .content2 > div:hover > img:nth-of-type(2) {
  display: none;
}
.about-24-11-4 > div > .content-content > .content2 > div:hover > img:nth-of-type(1) {
  display: block;
}
.about-24-11-4 > div > .content-content > .content2 > .img1 {
  width: 1.44rem;
  height: 0.35rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img1 > img {
  width: 1.44rem;
  height: 0.35rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img2 {
  width: 1.33rem;
  height: 0.39rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img2 > img {
  width: 1.33rem;
  height: 0.39rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img3 {
  width: 1.36rem;
  height: 0.45rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img3 > img {
  width: 1.36rem;
  height: 0.45rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img4 {
  width: 1.18rem;
  height: 0.68rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img4 > img {
  width: 1.18rem;
  height: 0.68rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img5 {
  width: 1.39rem;
  height: 0.28rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img5 > img {
  width: 1.39rem;
  height: 0.28rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img6 {
  width: 1.62rem;
  height: 0.42rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img6 > div {
  width: 1.62rem;
  height: 0.42rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img7 {
  width: 1.57rem;
  height: 0.4rem;
}
.about-24-11-4 > div > .content-content > .content2 > .img7 > img {
  width: 1.57rem;
  height: 0.4rem;
}
.about-24-11-4 > 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;
}
.about-24-11-4 > div > .content-content > .content3 > div {
  position: relative;
}
.about-24-11-4 > div > .content-content > .content3 > div > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.about-24-11-4 > div > .content-content > .content3 > div > img:nth-of-type(1) {
  display: none;
}
.about-24-11-4 > div > .content-content > .content3 > div > img:nth-of-type(2) {
  display: block;
}
.about-24-11-4 > div > .content-content > .content3 > div:hover > img:nth-of-type(2) {
  display: none;
}
.about-24-11-4 > div > .content-content > .content3 > div:hover > img:nth-of-type(1) {
  display: block;
}
.about-24-11-4 > div > .content-content > .content3 > .img1 {
  width: 1.45rem;
  height: 0.26rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img1 > img {
  width: 1.45rem;
  height: 0.26rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img2 {
  width: 1.28rem;
  height: 0.3rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img2 > img {
  width: 1.28rem;
  height: 0.3rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img3 {
  width: 1.47rem;
  height: 0.43rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img3 > img {
  width: 1.47rem;
  height: 0.43rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img4 {
  width: 1.44rem;
  height: 0.47rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img4 > img {
  width: 1.44rem;
  height: 0.47rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img5 {
  width: 1.63rem;
  height: 0.52rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img5 > img {
  width: 1.63rem;
  height: 0.52rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img6 {
  width: 1.37rem;
  height: 0.38rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img6 > div {
  width: 1.37rem;
  height: 0.38rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img7 {
  width: 1.15rem;
  height: 0.83rem;
}
.about-24-11-4 > div > .content-content > .content3 > .img7 > img {
  width: 1.15rem;
  height: 0.83rem;
}
.about-24-11-4 > div > img {
  width: 5.64rem;
  height: auto;
  position: absolute;
  top: 55%;
  transform: translate(0, -50%);
  pointer-events: none;
  z-index: 666;
}
.about-24-11-4 > div > img:nth-of-type(1) {
  left: 0rem;
}
.about-24-11-4 > div > img:nth-of-type(2) {
  right: 0rem;
}
.about-24-11-4 .toLeft {
  animation: listMove 16s linear infinite;
}
@keyframes listMove {
  0% {
    left: 0;
  }
  100% {
    left: -15.2rem;
  }
}
.about-24-11-4 .toRight {
  animation: listMove2 16s linear infinite;
}
@keyframes listMove2 {
  0% {
    left: -15.2rem;
  }
  100% {
    left: 0;
  }
}
/*# sourceMappingURL=24_11about4.css.map */