.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-2-1 {
  background: #ffffff;
  padding-top: 0.7rem;
  padding-bottom: 0rem;
}
.index-content-24-10-2-1 > .box > .public-title {
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-1 > .box > .content {
  width: 11.81rem;
  height: 4.02rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-1 > .box > .content > .left-box {
  margin-left: 0.65rem;
  width: 3.87rem;
  height: 4.02rem;
}
.index-content-24-10-2-1 > .box > .content > .left-box > img {
  width: 3.87rem;
  height: 4.02rem;
}
.index-content-24-10-2-1 > .box > .content > .right-box {
  width: 6.37rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  height: 100%;
}
.index-content-24-10-2-1 > .box > .content > .right-box > h3 {
  font-size: 0.16rem;
  color: #222222;
  margin-top: 0.17rem;
}
.index-content-24-10-2-1 > .box > .content > .right-box > .p1 {
  font-size: 0.16rem;
  color: #666666;
  margin-top: 0.1rem;
  height: 0.82rem;
  width: 100%;
  display: block;
}
.index-content-24-10-2-1 > .box > .content > .right-box > h5 {
  font-size: 0.16rem;
  color: #222222;
  margin-top: 0.01rem;
}
.index-content-24-10-2-1 > .box > .content > .right-box > .p2 {
  font-size: 0.16rem;
  color: #666666;
  margin-top: 0.1rem;
  height: 1.05rem;
  width: 100%;
  display: block;
}
.index-content-24-10-2-1 > .box > .content > .right-box > h6 {
  font-size: 0.16rem;
  color: #222222;
  margin-top: 0.01rem;
}
.index-content-24-10-2-1 > .box > .content > .right-box > div {
  margin-top: 0.1rem;
  height: 0.55rem;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-2-1 > .box > .content > .right-box > div > div {
  margin-right: 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-2-1 > .box > .content > .right-box > div > div > img {
  width: auto;
  height: 0.26rem;
}
.index-content-24-10-2-1 > .box > .content > .right-box > div > div > span {
  margin-top: 0.07rem;
  font-size: 0.16rem;
  color: #222222;
}
.index-content-24-10-2-2 {
  background: #f7f9fc;
  padding-top: 0.9rem;
  padding-bottom: 0.8rem;
}
.index-content-24-10-2-2 > .box > .public-title {
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-2 > .box > .content {
  width: 11.8rem;
  height: 3.37rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-2 > .box > .content > .left-box {
  width: 4.93rem;
  height: 3.37rem;
  overflow: hidden;
}
.index-content-24-10-2-2 > .box > .content > .left-box > img {
  width: 4.93rem;
  height: 3.37rem;
}
.index-content-24-10-2-2 > .box > .content > .right-box {
  width: 5.69rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-2-2 > .box > .content > .right-box > h3 {
  font-size: 0.16rem;
  color: #222222;
  margin-top: 0.15rem;
}
.index-content-24-10-2-2 > .box > .content > .right-box > .p1 {
  font-size: 0.16rem;
  color: #666666;
  margin-top: 0.1rem;
  height: 1rem;
  width: 100%;
  display: block;
}
.index-content-24-10-2-2 > .box > .content > .right-box > div {
  margin-top: 0.1rem;
  height: 0.55rem;
  width: 4.02rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-2 > .box > .content > .right-box > div > div {
  margin-right: 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-2 > .box > .content > .right-box > div > div > img {
  width: 0.45rem;
  height: 0.45rem;
}
.index-content-24-10-2-2 > .box > .content > .right-box > div > div > span {
  margin-left: 0.15rem;
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-2-2 > .box > .content > .right-box > .btn {
  margin-top: 0.6rem;
  width: 2.02rem;
  height: 0.46rem;
  text-align: center;
  line-height: 0.46rem;
}
.index-content-24-10-2-3 {
  background: #f2f2f5;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.index-content-24-10-2-3 > .box > .public-title {
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-3 > .box > .content {
  width: 100%;
  height: 4.1rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-3 > .box > .content > div {
  height: 100%;
  width: 4.86rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-3 > .box > .content > div > div {
  background: #f7f9fb;
  width: 100% /* 243/100 */;
  height: 99% /* 200/100 */;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.index-content-24-10-2-3 > .box > .content > div > div > img {
  height: 0.8rem;
  width: auto;
  margin-left: 0.4rem;
  margin-top: 0.35rem;
}
.index-content-24-10-2-3 > .box > .content > div > div > h3 {
  margin-top: 0.24rem;
  margin-left: 0.4rem;
  font-weight: normal;
  color: #222222;
  font-size: 0.24rem;
}
.index-content-24-10-2-3 > .box > .content > div > div > span {
  margin-top: 0.06rem;
  margin-left: 0.4rem;
  color: #cccccc;
  font-size: 0.14rem;
  margin-bottom: 0.27rem;
}
.index-content-24-10-2-3 > .box > .content > div > div > p {
  margin-left: 0.4rem;
  height: 1.3rem;
  display: block;
  width: 4.05rem;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-2-3 > .box > .content > div > div > .btn {
  margin-left: 0.4rem;
  width: 1.92rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-2-3 > .box > .content > div > div > .btn > div {
  height: 0.02rem;
  width: 0.25rem;
  background: #fba678;
  transition: all 0.3s ease;
}
.index-content-24-10-2-3 > .box > .content > div > div > .btn > span {
  font-size: 0.18rem;
  color: #ff5e06;
  margin-left: 0.07rem;
}
.index-content-24-10-2-3 > .box > .content > div:hover > div > .btn > div {
  width: 0.58rem;
}
.index-content-24-10-2-4 {
  background: #ffffff;
}
.index-content-24-10-2-4 .pubic_container {
  width: 11.8rem;
  padding-bottom: 0.8rem;
}
.index-content-24-10-2-4 .pubic_container > .public_title {
  margin-bottom: 0.35rem;
}
.index-content-24-10-2-4 .box-list.item-1 {
  display: flex;
  justify-content: space-around;
  border-bottom: 0.01rem solid #c2ccdc;
}
.index-content-24-10-2-4 .box-list.item-1 > li {
  flex: 1;
  line-height: 0.52rem;
  font-size: 0.2rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0.03rem solid rgba(255, 112, 34, 0);
  margin-bottom: -0.01rem;
}
.index-content-24-10-2-4 .box-list.item-1 > li > img {
  height: 0.3rem;
  width: auto;
  display: none;
  margin-right: 0.15rem;
}
.index-content-24-10-2-4 .box-list.item-1 > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-2-4 .box-list.item-1 > li.active {
  color: #ff7022;
  font-weight: bold;
  border-bottom: 0.03rem solid #ff7022;
}
.index-content-24-10-2-4 .box-list.item-1 > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-2-4 .box-list.item-1 > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-2-4 .box-list.item-2 {
  margin-top: 0.5rem;
  width: 100%;
  height: 3.4rem;
}
.index-content-24-10-2-4 .box-list.item-2 > li {
  width: 100%;
  height: 3.4rem;
  display: none;
  justify-content: space-between;
  align-items: flex-start;
}
.index-content-24-10-2-4 .box-list.item-2 > li.active {
  display: flex;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .text {
  width: 5.9rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 1rem;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .text > .title {
  font-size: 0.24rem;
  color: #222222;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .text > .desc {
  display: block;
  height: 0.9rem;
  font-size: 0.16rem;
  width: 5.25rem;
  text-align: justify;
  color: #666666;
  line-height: 0.26rem;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .text > .div3 {
  height: 1.1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .text > .div3 > div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 0.32rem;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .text > .div3 > div > div {
  margin-right: 0.09rem;
  width: 0.07rem;
  height: 0.07rem;
  background-color: #ff5e06;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .text > .div3 > div > span {
  font-size: 0.16rem;
  color: #222222;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .text > .btn {
  width: 2.45rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  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-2-4 .box-list.item-2 > li > .text > .btn:hover {
  transition: all 0.3s;
  transform: scale(1.05);
  border-color: #ff5e06 !important;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .img {
  width: 5.56rem;
  height: 3.36rem;
  overflow: hidden;
}
.index-content-24-10-2-4 .box-list.item-2 > li > .img > img {
  width: 5.56rem;
  height: 3.36rem;
}
.index-content-24-10-2-5 {
  background: #f2f2f5;
  padding-top: 0.78rem;
  padding-bottom: 0.78rem;
}
.index-content-24-10-2-5 > .box {
  height: 5.39rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-5 > .box > .left {
  width: 3.01rem;
  height: 5.39rem;
}
.index-content-24-10-2-5 > .box > .left > img {
  width: 3.01rem;
  height: 5.39rem;
}
.index-content-24-10-2-5 > .box > .right {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-2-5 > .box > .right > .public-title {
  padding-top: 0.53rem;
  padding-bottom: 0.6rem;
}
.index-content-24-10-2-5 > .box > .right > .public-title > .title-text {
  text-align: left;
  font-size: 0.32rem;
}
.index-content-24-10-2-5 > .box > .right > .public-title > .title-desc {
  text-align: left;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-2-5 > .box > .right > .content {
  width: 11.83rem;
  height: 3.28rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-5 > .box > .right > .content > div {
  height: 100%;
  width: 2.81rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-5 > .box > .right > .content > div > div {
  background: #ffffff;
  width: 100% /* 243/100 */;
  height: 99% /* 200/100 */;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.index-content-24-10-2-5 > .box > .right > .content > div > div > h3 {
  margin-top: 0.38rem;
  margin-left: 0.3rem;
  font-weight: normal;
  color: #ff5e06;
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
}
.index-content-24-10-2-5 > .box > .right > .content > div > div > p {
  margin-left: 0.3rem;
  height: 1.48rem;
  display: block;
  width: 2.22rem;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-2-5 > .box > .right > .content > div > div > .btn {
  height: 0.46rem;
  margin-left: 0.3rem;
  width: 2.02rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  line-height: 0.46rem;
}
.index-content-24-10-2-5 > .box > .right > .content > div > div > .btn > span {
  font-size: 0.18rem;
  color: #ff5e06;
}
.index-content-24-10-2-6 {
  background: #ffffff;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.index-content-24-10-2-6 > .box > .public-title {
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-6 > .box > .content {
  width: 100%;
  height: 3.04rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-6 > .box > .content > div {
  height: 100%;
  width: 3.67rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.index-content-24-10-2-6 > .box > .content > div > .cardimg1,
.index-content-24-10-2-6 > .box > .content > div .cardimg1_ {
  width: 3.67rem;
  height: 3.05rem;
  position: absolute;
  left: 0;
  top: 0;
}
.index-content-24-10-2-6 > .box > .content > div .cardimg1_ {
  display: none;
}
.index-content-24-10-2-6 > .box > .content > div > .iconImg {
  height: 0.76rem;
  width: 0.76rem;
  margin-left: 0.4rem;
  margin-top: 0.3rem;
}
.index-content-24-10-2-6 > .box > .content > div > h3 {
  margin-top: 0.15rem;
  margin-left: 0.4rem;
  font-weight: normal;
  color: #222222;
  font-size: 0.24rem;
}
.index-content-24-10-2-6 > .box > .content > div > div {
  background: #f8ad85;
  height: 0.02rem;
  width: 2.78rem;
  margin-top: 0.18rem;
  margin-bottom: 0.25rem;
  margin-left: 0.4rem;
}
.index-content-24-10-2-6 > .box > .content > div > p {
  margin-left: 0.4rem;
  display: block;
  width: 2.78rem;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-2-6 > .box > .content > div:hover > .cardimg1 {
  display: none;
}
.index-content-24-10-2-6 > .box > .content > div:hover > .cardimg1_ {
  display: block;
}
.index-content-24-10-2-6 > .box > .content > div:hover > h3 {
  color: #ffffff;
}
.index-content-24-10-2-6 > .box > .content > div:hover > div {
  background: #ffb48b;
}
.index-content-24-10-2-6 > .box > .content > div:hover > p {
  color: #ffffff;
}
.index-content-24-10-2-7 {
  background: #fff6f1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.index-content-24-10-2-7 > .box > .public-title {
  padding-bottom: 0.2rem;
}
.index-content-24-10-2-7 > .box > .content {
  width: 100%;
  height: 4.24rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.index-content-24-10-2-7 > .box > .content > div {
  height: 1.92rem;
  width: 4.96rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-7 > .box > .content > div > div {
  background: #ffffff;
  width: 100% /* 243/100 */;
  height: 98% /* 200/100 */;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.index-content-24-10-2-7 > .box > .content > div > div > img {
  height: auto;
  width: 0.6rem;
  margin-left: 0.3rem;
  margin-top: 0.33rem;
}
.index-content-24-10-2-7 > .box > .content > div > div > div {
  margin-left: 0.22rem;
}
.index-content-24-10-2-7 > .box > .content > div > div > div > h3 {
  margin-top: 0.28rem;
  font-weight: normal;
  color: #222222;
  font-size: 0.24rem;
}
.index-content-24-10-2-7 > .box > .content > div > div > div > p {
  margin-top: 0.12rem;
  display: block;
  width: 3.4rem;
  font-size: 0.16rem;
  color: #666666;
  text-align: justify;
  /* 两端对齐 */
}
.index-content-24-10-2-7 > .box > .content > div > div:hover > div > h3 {
  color: #ff5e06;
}
.index-content-24-10-2-7 > .box > .content > div > div:hover > div > p {
  color: #ff5e06;
}
.index-content-24-10-2-8 {
  background: #ffffff;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.index-content-24-10-2-8 > .box > .public-title {
  padding-bottom: 0.2rem;
}
.index-content-24-10-2-8 > .box > .content {
  width: 100%;
  height: 5.08rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-8 > .box > .content > .box1 {
  width: 5.98rem;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-8 > .box > .content > .box1 > div {
  background: #f4f4f4;
  width: 2.86rem;
  height: 2.34rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-2-8 > .box > .content > .box1 > div > h3 {
  margin-top: 0.6rem;
  margin-bottom: 0.25rem;
  font-weight: normal;
  color: #222222;
  font-size: 0.24rem;
}
.index-content-24-10-2-8 > .box > .content > .box1 > div > div {
  background: #fac2a3;
  height: 0.02rem;
  width: 0.3rem;
  margin-bottom: 0.25rem;
}
.index-content-24-10-2-8 > .box > .content > .box1 > div > p {
  display: block;
  width: 100%;
  padding: 0 0.2rem 0;
  box-sizing: border-box;
  font-size: 0.16rem;
  color: #666666;
  text-align: center;
}
.index-content-24-10-2-8 > .box > .content > .box1 > div:hover {
  background: #ff5e06;
}
.index-content-24-10-2-8 > .box > .content > .box1 > div:hover > h3 {
  color: #ffffff;
}
.index-content-24-10-2-8 > .box > .content > .box1 > div:hover > div {
  background: #ffb48b;
}
.index-content-24-10-2-8 > .box > .content > .box1 > div:hover > p {
  color: #ffffff;
}
.index-content-24-10-2-8 > .box > .content > .box2 {
  height: 4.88rem;
  width: 2.88rem;
  background: #f4f4f4;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-2-8 > .box > .content > .box2 > h3 {
  margin-top: 0.82rem;
  margin-bottom: 0.27rem;
  font-weight: normal;
  color: #222222;
  font-size: 0.24rem;
}
.index-content-24-10-2-8 > .box > .content > .box2 > div {
  background: #fac2a3;
  height: 0.02rem;
  width: 0.3rem;
  margin-bottom: 0.27rem;
}
.index-content-24-10-2-8 > .box > .content > .box2 > p {
  display: block;
  width: 100%;
  padding: 0 0.2rem 0;
  box-sizing: border-box;
  font-size: 0.16rem;
  color: #666666;
  text-align: center;
}
.index-content-24-10-2-8 > .box > .content > .box2 > ul {
  margin-top: 0.3rem;
  height: 1.85rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-2-8 > .box > .content > .box2 > ul > li {
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-2-8 > .box > .content > .box2:hover {
  background: #ff5e06;
}
.index-content-24-10-2-8 > .box > .content > .box2:hover > h3 {
  color: #ffffff;
}
.index-content-24-10-2-8 > .box > .content > .box2:hover > div {
  background: #ffb48b;
}
.index-content-24-10-2-8 > .box > .content > .box2:hover > p {
  color: #ffffff;
}
.index-content-24-10-2-8 > .box > .content > .box2:hover > ul > li {
  color: #ffffff;
}
.index-content-24-10-2-9 > img {
  width: 100%;
  height: 6.35rem;
}
@keyframes bubbleAnimation {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-0.05rem);
  }
}
.index-content-24-10-2-9 > div {
  color: #ffffff;
  position: absolute;
  text-align: center;
  font-size: 0.2rem;
  border-radius: 9999rem;
  animation: bubbleAnimation 0.6s ease-in-out alternate infinite;
}
.index-content-24-10-2-9 > div:nth-of-type(1) {
  top: 0.77rem;
  left: 4.55rem;
  background: #dca64c;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  animation-delay: 0.2s;
}
.index-content-24-10-2-9 > div:nth-of-type(2) {
  top: 1.03rem;
  left: 11.8rem;
  background: #ff5e06;
  width: 0.83rem;
  height: 0.83rem;
  line-height: 0.83rem;
  animation-delay: 0.4s;
}
.index-content-24-10-2-9 > div:nth-of-type(3) {
  top: 1.05rem;
  left: 14.42rem;
  background: #ff7022;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  animation-delay: 0.01s;
}
.index-content-24-10-2-9 > div:nth-of-type(4) {
  top: 2.9rem;
  left: 6.15rem;
  background: #ff5e06;
  width: 0.82rem;
  height: 0.82rem;
  line-height: 0.82rem;
  animation-delay: 0.2s;
}
.index-content-24-10-2-9 > div:nth-of-type(5) {
  top: 3.59rem;
  left: 7.53rem;
  background: #faa576;
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.28rem;
  animation-delay: 0.4s;
}
.index-content-24-10-2-9 > div:nth-of-type(6) {
  top: 2.68rem;
  left: 11.5rem;
  background: #59c1a2;
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.28rem;
  animation-delay: 0.1s;
}
.index-content-24-10-2-9 > div:nth-of-type(7) {
  top: 2.89rem;
  left: 12.7rem;
  background: #59c1a2;
  width: 1.2rem;
  height: 1.2rem;
  line-height: 1.2rem;
  animation-delay: 0.2s;
}
.index-content-24-10-2-9 > div:nth-of-type(8) {
  top: 3.72rem;
  left: 2.53rem;
  background: #59c1a2;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  animation-delay: 0.4s;
}
.index-content-24-10-2-9 > div:nth-of-type(9) {
  top: 3.87rem;
  left: 5.18rem;
  background: #dca64c;
  width: 1.05rem;
  height: 1.05rem;
  line-height: 1.05rem;
  animation-delay: 0.2s;
}
.index-content-24-10-2-9 > div:nth-of-type(10) {
  top: 4.6rem;
  left: 7.2rem;
  background: #59c1a2;
  width: 0.23rem;
  height: 0.23rem;
  line-height: 0.23rem;
  animation-delay: 0.3s;
}
.index-content-24-10-2-9 > div:nth-of-type(11) {
  top: 5.42rem;
  left: 8.25rem;
  background: #ff5e06;
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.28rem;
  animation-delay: 0.1s;
}
.index-content-24-10-2-9 > div:nth-of-type(12) {
  top: 4.4rem;
  left: 10.35rem;
  background: #f8bd9c;
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.28rem;
  animation-delay: 0.3s;
}
.index-content-24-10-2-9 > div:nth-of-type(13) {
  top: 4.53rem;
  left: 14.15rem;
  background: #dca64c;
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.28rem;
  animation-delay: 0.2s;
}
.index-content-24-10-2-9 > div:nth-of-type(14) {
  top: 4.33rem;
  left: 11.48rem;
  background: #ff5e06;
  width: 0.56rem;
  height: 0.56rem;
  line-height: 0.56rem;
  animation-delay: 0.2s;
}
.index-content-24-10-2-9 > div:nth-of-type(15) {
  top: 3.95rem;
  left: 15.05rem;
  background: #dca64c;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  animation-delay: 0.01s;
}
.index-content-24-10-2-9 > div:nth-of-type(16) {
  top: 1.4rem;
  left: 7.9rem;
  background: #ff5e06;
  width: 3.02rem;
  height: 3.02rem;
  line-height: 3.02rem;
  animation-delay: 0.1s;
  font-size: 0.42rem;
  font-weight: bold;
}
.index-content-24-10-2-10 {
  height: 2.7rem;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-10 > .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-10 > .box > .left {
  margin-left: 0.55rem;
  height: 1.12rem;
  width: 5.4rem;
}
.index-content-24-10-2-10 > .box > .left > div {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-10 > .box > .left > div > span {
  font-size: 0.24rem;
  color: #222222;
  margin-right: 0.4rem;
}
.index-content-24-10-2-10 > .box > .left > div > div {
  width: 3.95rem;
  height: 0.01rem;
  background: #666666;
}
.index-content-24-10-2-10 > .box > .left > p {
  margin-top: 0.4rem;
  font-weight: bold;
  font-size: 0.72rem;
  color: #222222;
  white-space: nowrap;
  letter-spacing: -0.02rem;
}
.index-content-24-10-2-10 > .box > .right {
  margin-right: 0.5rem;
  width: 5.31rem;
  height: 1.12rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.index-content-24-10-2-10 > .box > .right > div {
  writing-mode: vertical-rl;
  /* 竖向书写模式 */
  font-size: 0.24rem;
  color: #222222;
  letter-spacing: 0.05rem;
  white-space: nowrap;
}
.index-content-24-10-2-10 > .box > .right > span {
  display: block;
  height: 1.08rem;
  width: 0.01rem;
  background: #8c8c8c;
}
.index-content-24-10-2-11 {
  background: #e7ecf5;
  padding-top: 0.55rem;
  padding-bottom: 0.8rem;
}
.index-content-24-10-2-11 > .box > .public-title {
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-11 > .box > .content {
  width: 100%;
  height: 4.15rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-11 > .box > .content > ul {
  height: 100%;
  width: 1.98rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  background: #ffffff;
}
.index-content-24-10-2-11 > .box > .content > ul > li {
  height: 25%;
  width: 100%;
  text-indent: 0.38rem;
  line-height: 0.83rem;
  font-size: 0.2rem;
  color: #666666;
  margin-left: 0;
  transition: margin-left 0.3s linear;
}
.index-content-24-10-2-11 > .box > .content > ul > li:after {
  content: "";
  position: absolute;
  width: 0.1rem;
  height: 0.17rem;
  right: 0.4rem;
  top: 50%;
  transform: translate(0, -50%);
  background-image: url("../images/index24-10-2-11-icon1.png");
  background-size: 100%;
  background-repeat: no-repeat;
}
.index-content-24-10-2-11 > .box > .content > ul .active {
  margin-left: 0.23rem;
  background: #ff5e06;
  color: #ffffff;
  font-weight: bold;
}
.index-content-24-10-2-11 > .box > .content > ul .active:after {
  background-image: url("../images/index24-10-2-11-icon1_.png");
}
.index-content-24-10-2-11 > .box > .content > .item-content {
  width: 12.55rem;
  height: 100%;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div {
  display: none;
  width: 100%;
  height: 100%;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div > .top {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div > .top > div {
  height: 100%;
  width: 4.04rem;
  border-top: 0.1rem solid transparent;
  border-bottom: 0.01rem solid transparent;
  border-left: 0.01rem solid transparent;
  border-right: 0.01rem solid transparent;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  background: #ffffff;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div > .top > div > h3 {
  font-size: 0.24rem;
  color: #222222;
  margin-left: calc(0.4rem + 0.133333rem /* 10/75 */);
  margin-top: calc(0.3rem + 0.16rem /* 12/75 */);
  font-weight: normal;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div > .top > div > p {
  font-size: 0.16rem;
  color: #666666;
  width: 100%;
  display: block;
  margin-top: calc(0.15rem + 0.16rem /* 12/75 */);
  padding: 0 0.533333rem;
  box-sizing: border-box;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div > .top > div .btn {
  height: 0.46rem;
  width: 2.02rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  line-height: 0.46rem;
  position: absolute;
  bottom: calc(0.633333rem - 0.133333rem /* 10/75 */);
  left: 0.533333rem;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div > .top > div:hover {
  border-color: #ff5e06;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div > .top > div:hover > h3 {
  color: #ff5e06;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div > .top > div:hover > p {
  color: #ff5e06;
}
.index-content-24-10-2-11 > .box > .content > .item-content > div:nth-of-type(1) {
  display: block;
}
.index-content-24-10-2-12 {
  background: #ffffff;
  padding-top: 0.7rem;
  padding-bottom: 1.3rem;
}
.index-content-24-10-2-12 > .box > .public-title {
  padding-bottom: 0.1rem;
}
.index-content-24-10-2-12 > .box .box-list.item-1 {
  margin: 0 auto;
  width: 11rem;
  display: flex;
  justify-content: space-between;
}
.index-content-24-10-2-12 > .box .box-list.item-1 > li {
  width: 1.8rem;
  height: 0.9rem;
  font-size: 0.2rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0.035rem solid rgba(255, 112, 34, 0);
}
.index-content-24-10-2-12 > .box .box-list.item-1 > li > img {
  height: 0.47rem;
  width: auto;
  display: none;
  margin-right: 0.12rem;
}
.index-content-24-10-2-12 > .box .box-list.item-1 > li > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-2-12 > .box .box-list.item-1 > li.active {
  color: #ff7022;
  font-weight: bold;
  border-bottom: 0.035rem solid #ff7022;
}
.index-content-24-10-2-12 > .box .box-list.item-1 > li.active > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-2-12 > .box .box-list.item-1 > li.active > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-2-12 > .box .box-list.item-2 {
  margin-top: 0.18rem;
  width: 100%;
  height: 3.4rem;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li {
  width: 100%;
  height: 3.9rem;
  display: none;
  justify-content: space-between;
  align-items: center;
  background: #f5f5f5;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .left {
  margin-left: 0.45rem;
  width: 3.06rem;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .left > span {
  font-size: 0.24rem;
  color: #222222;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .left > p {
  line-height: 0.32rem;
  display: block;
  width: 100%;
  margin-top: 0.3rem;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right {
  margin-right: 0.3rem;
  width: 10.95rem;
  height: 3.31rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right > div.hover-style {
  width: 3.51rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right > div.hover-style > div.inner-border {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right > div.hover-style > div.inner-border > div {
  width: 2.9rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right > div.hover-style > div.inner-border > div > span {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right > div.hover-style > div.inner-border > div > p {
  font-size: 0.2rem;
  color: #222222;
  display: none;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right > div.hover-style > div.inner-border > p {
  margin-top: 0.175rem;
  display: block;
  width: 2.9rem;
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right > div.hover-style > div.inner-border:hover > div > p {
  display: block;
  color: #ff7022;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right > div.hover-style > div.inner-border:hover > div > span {
  color: #ff7022;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li > .right > div.hover-style > div.inner-border:hover > p {
  display: block;
  color: #ff7022;
}
.index-content-24-10-2-12 > .box .box-list.item-2 > li.active {
  display: flex;
}
.index-content-24-10-2-13 {
  background: #f2f2f5;
  padding-top: 0.75rem;
  padding-bottom: 0.6rem;
}
.index-content-24-10-2-13 > .box > .public-title {
  padding-bottom: 0.15rem;
}
.index-content-24-10-2-13 > .box > .content {
  width: 100%;
  height: 6.07rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.index-content-24-10-2-13 > .box > .content > div {
  width: 3.44rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.index-content-24-10-2-13 > .box > .content > div > div {
  overflow: hidden;
  height: 1.54rem;
  width: 3.44rem;
}
.index-content-24-10-2-13 > .box > .content > div > div > img {
  height: 1.54rem;
  width: 3.44rem;
}
.index-content-24-10-2-13 > .box > .content > div > h3 {
  font-size: 0.2rem;
  color: #222222;
  margin-top: 0.25rem;
  margin-bottom: 0.12rem;
}
.index-content-24-10-2-13 > .box > .content > div > p {
  font-size: 0.16rem;
  color: #666666;
  text-align: center;
  display: block;
  width: 3.44rem;
}
.index-content-24-10-2-14 {
  background: #ffffff;
  padding-top: 0.75rem;
  padding-bottom: 0.5rem;
}
.index-content-24-10-2-14 > .box > .public-title {
  padding-bottom: 0.05rem;
}
.index-content-24-10-2-14 > .box > .content {
  width: 11.8rem;
  height: 4.97rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.index-content-24-10-2-14 > .box > .content > div {
  width: 33%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-2-14 > .box > .content > div > .left {
  width: 0.7rem;
  height: 0.7rem;
}
.index-content-24-10-2-14 > .box > .content > div > .left > img {
  width: 0.7rem;
  height: 0.7rem;
}
.index-content-24-10-2-14 > .box > .content > div > .left > img:nth-of-type(1) {
  display: block;
}
.index-content-24-10-2-14 > .box > .content > div > .left > img:nth-of-type(2) {
  display: none;
}
.index-content-24-10-2-14 > .box > .content > div > .right {
  margin-left: 0.18rem;
}
.index-content-24-10-2-14 > .box > .content > div > .right > h3 {
  font-weight: normal;
  font-size: 0.2rem;
  color: #222222;
  margin-bottom: 0.05rem;
}
.index-content-24-10-2-14 > .box > .content > div > .right > p {
  font-size: 0.16rem;
  color: #666666;
}
.index-content-24-10-2-14 > .box > .content > div:hover > .left > img:nth-of-type(2) {
  display: block;
}
.index-content-24-10-2-14 > .box > .content > div:hover > .left > img:nth-of-type(1) {
  display: none;
}
.index-content-24-10-2-14 > .box > .content > div:hover > .right > h3 {
  color: #ff5e06;
}
.index-content-24-10-2-14 > .box > .content > div:hover > .right > p {
  color: #ff5e06;
}
.index-content-24-10-2-15 {
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("../images/index24-10-2-15-bg.png");
  height: 7.19rem;
}
.index-content-24-10-2-15 > .box > .public-title {
  margin-top: 0.65rem;
}
.index-content-24-10-2-15 > .box > .content {
  margin: 0 auto;
  display: flex;
  position: relative;
}
.index-content-24-10-2-15 > .box > .content > .item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  height: 1rem;
}
.index-content-24-10-2-15 > .box > .content > .item > .title1 {
  font-size: 0.2rem;
  color: #222222;
}
.index-content-24-10-2-15 > .box > .content > .item > .title1 > span {
  font-size: 0.52rem;
  color: #222222;
  font-weight: bold;
  margin-right: 0.05rem;
}
.index-content-24-10-2-15 > .box > .content > .item > .title2 {
  font-size: 0.2rem;
  color: #666666;
}
.index-content-24-10-2-15 > .box > .content .item-1 {
  width: 1.69rem;
  position: absolute;
  top: 3.05rem;
  left: 0.94rem;
}
.index-content-24-10-2-15 > .box > .content .item-2 {
  width: 1.69rem;
  position: absolute;
  top: 0.95rem;
  left: 4.22rem;
}
.index-content-24-10-2-15 > .box > .content .item-3 {
  width: 1.69rem;
  position: absolute;
  top: 3.05rem;
  left: 4.22rem;
}
.index-content-24-10-2-15 > .box > .content .item-4 {
  width: 1.69rem;
  position: absolute;
  top: 0.95rem;
  left: 0.94rem;
}
.index-content-24-10-2-16 {
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("../images/index24-10-2-16-bg.png");
  height: 1.6rem;
}
.index-content-24-10-2-16 > .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-16 > .box > .content {
  width: 13.52rem;
  margin: 0.5rem auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-content-24-10-2-16 > .box > .content > div {
  width: 25%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.index-content-24-10-2-16 > .box > .content > div > img {
  width: 0.38rem;
  height: auto;
  margin-right: 0.1rem;
}
.index-content-24-10-2-16 > .box > .content > div > div > h3 {
  color: #ffffff;
  font-size: 0.2rem;
  margin-bottom: 0.05rem;
}
.index-content-24-10-2-16 > .box > .content > div > div > span {
  margin-top: 0.05rem;
  color: #ffffff;
  font-size: 0.16rem;
}
.index-content-24-10-2-17 {
  background: #ffffff;
  padding-top: 0.75rem;
  padding-bottom: 0.8rem;
}
.index-content-24-10-2-17 > .box > .public-title {
  padding-bottom: 0.3rem;
}
.index-content-24-10-2-17 > .box .flip-table {
  width: 100%;
  border-collapse: collapse;
  height: 4.78rem;
}
.index-content-24-10-2-17 > .box .flip-table td {
  width: 16.67%;
  height: 100px;
  padding: 0;
  position: relative;
  overflow: hidden;
  background-color: white;
  border: 1px solid #e5e5e5;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card {
  width: 100%;
  height: 100%;
  perspective: 1000px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card img {
  height: auto;
  display: block;
  transition: transform 0.6s;
  max-width: 100%;
  max-height: 100%;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img1 {
  width: 1.66rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img2 {
  width: 1.47rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img3 {
  width: 1.24rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img4 {
  width: 1.55rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img5 {
  width: 1.57rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img6 {
  width: 1.49rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img7 {
  width: 1.47rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img8 {
  width: 1.62rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img9 {
  width: 1.44rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img10 {
  width: 1.67rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img11 {
  width: 1.11rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img12 {
  width: 1.48rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img13 {
  width: 0.79rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img14 {
  width: 1.01rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img15 {
  width: 1.77rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img16 {
  width: 1.55rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img17 {
  width: 1.5rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card .img18 {
  width: 1.52rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card:hover img {
  transform: rotateY(180deg);
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card > .back {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ff5e06;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  backface-visibility: hidden;
  transform: rotateY(180deg);
  transition: transform 0.6s;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card > .back > span {
  font-size: 0.2rem;
  color: #ffffff;
  margin-bottom: 0.3rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card > .back > div {
  height: 0.3rem;
  line-height: 0.3rem;
  font-size: 0.16rem;
  color: #ffffff;
  border: 0.01rem solid #ffaf83;
  border-radius: 999rem;
  text-align: center;
  padding: 0 0.24rem;
}
.index-content-24-10-2-17 > .box .flip-table td .flip-card:hover .back {
  transform: rotateY(0deg);
}
.index-content-24-10-2-18 {
  background-image: url("../images/index24-10-2-18-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 9.8rem;
}
.index-content-24-10-2-18 > .box > .public-title {
  margin-top: 0.65rem;
}
.index-content-24-10-2-18 > .box > .item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  height: 1rem;
}
.index-content-24-10-2-18 > .box > .item > .title1 {
  font-size: 0.62rem;
  color: #ffffff;
}
.index-content-24-10-2-18 > .box > .item > .title1 > span {
  font-size: 0.62rem;
  color: #ffffff;
  font-weight: bold;
  margin-right: 0.05rem;
}
.index-content-24-10-2-18 > .box > .item > .title2 {
  font-size: 0.2rem;
  color: #ffffff;
}
.index-content-24-10-2-18 > .box .item-3 {
  position: absolute;
  top: 5.7rem;
  left: 51%;
  transform: translate(-50%, 0);
}
.index-content-24-10-2-18 > .box .item-4 {
  position: absolute;
  top: 3.95rem;
  left: 51%;
  transform: translate(-50%, 0);
}
/*# sourceMappingURL=24_11index.css.map */
.bhh{
    width: unset;
    display: inline;
    height: unset;
}