.footer-box .footer1 {
  position: relative;
  width: 100%;
  height: 200px;
  background-image: url("/public/2025/img/home/10-2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 22px;
}
.footer-box .footer1 .footer1-inner {
  padding-left: 150px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-box .footer1 .footer1-inner .col1 {
  margin-right: 360px;
}
.footer-box .footer1 .footer1-inner .col1 .text {
  font-size: 32px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 24px;
}
.footer-box .footer1 .footer1-inner .col1 .jump-btn {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.footer-box .footer1 .footer1-inner .col1 .jump-btn img {
  width: 138px;
  cursor: pointer;
  opacity: 1;
}
.footer-box .footer1 .footer1-inner .col1 .jump-btn:hover {
  -webkit-box-shadow: 0 0 20px 0 #ffffff;
          box-shadow: 0 0 20px 0 #ffffff;
}
.footer-box .footer1 .footer1-inner .col2 {
  width: 126px;
}
.footer-box .footer2 {
  position: relative;
  height: 638px;
  width: 100%;
  background-color: #141318;
}
.footer-box .footer2 .footer2-inner {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 145px;
  padding-top: 55px;
  margin-bottom: 15px;
}
.footer-box .footer2 .footer2-inner .col {
  position: relative;
}
.footer-box .footer2 .footer2-inner .col .title {
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 17px;
}
.footer-box .footer2 .footer2-inner .col .tip-list .tip-item {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 32px;
  font-weight: 400;
}
.footer-box .footer2 .footer2-inner .col.col1 {
  margin-right: 264px;
}
.footer-box .footer2 .footer2-inner .col.col2 {
  margin-right: 260px;
}
.footer-box .footer2 .main-tip {
  font-size: 14px;
  color: #999999;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
}
.footer-box .footer3 {
  position: relative;
  height: 60px;
  width: 100%;
  background-color: #272728;
  font-size: 12px;
  color: #999999;
  text-align: center;
  font-weight: 400;
  line-height: 60px;
}
.footer-box .footer3 a {
  color: #999999;
}
.footer-box .footer3 .t2 {
  margin-left: 20px;
}
/*# sourceMappingURL=index_footer2025.min.css.map */
