/* pc footer */

.index_footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0px;
  background: #050505;
}

.index_footer .footer_nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 88.4211rem;
  margin-top: 3.1579rem;
  margin-bottom: 3rem;
}

.footer_nav .footer_phone {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 21.0526rem;
}

.footer_phone .footer_fr_logo {
  display: flex;
  flex-direction: row;
  width: 21.0526rem;
  height: 2.6316rem;
}

.index_footer .footer_imge {
  display: flex;
  flex-direction: row;
  position: relative;
  bottom: 1rem;
}

.index_footer .footer_imge .wechat {
  display: none;
  width: 100px;
  position: absolute;
  bottom: 3rem;
  right: 14.8263rem;
}

.index_footer .footer_imge a:hover .wechat {
  display: block !important;
}

.index_footer .footer_imge a {
  padding-right: 2rem !important;
}

.footer_fr_logo .footer_logo_sign {
  width: 0.0526rem;
  background: #999999;
  margin: 0 0.5263rem 0 0.5263rem;
  opacity: 0.5;
}

.footer_fr_logo .footer_logo_desc {
  color: #999999;
  font-size: 0.8421rem;
  line-height: 1.3684rem;
  font-family: "PingFangSC";
  opacity: 0.5;
}

.footer_phone .footer_fr_logo span {
  color: #999999;
  line-height: 0.7895rem;
}

.footer_phone .footer_fr_logo img {
  width: 7.8947rem;
  height: 2.6316rem;
  opacity: 0.9;
}

.footer_nav .footer_phone span {
  font-size: 0.8421rem;
  font-family: "PingFangSC";
  font-weight: 400;
  color: #ffffff;
  line-height: 1.1579rem;
}

.footer_nav .footer_nav_item h4 {
  height: 1.4737rem;
  margin-bottom: 1.3684rem;
  font-size: 1.0526rem;
  font-family: "PingFangSC";
  font-weight: 600;
  color: #ffffff;
  line-height: 1.4737rem;
}

.footer_nav .footer_nav_item ul {
  padding-inline-start: 0rem;
  opacity: 0.7;
}

.footer_nav .footer_nav_item li {
  margin-bottom: 0.6316rem;
  list-style: none;
}

.footer_nav .footer_nav_item li a {
  width: 6.7368rem;
  height: 1.1579rem;
  font-size: 0.8421rem;
  font-family: "PingFangSC";
  font-weight: 400;
  color: #ffffff;
  line-height: 1.1579rem;
}

.index_footer .footer_copyright {
  position: relative;
  font-size: 0.8421rem;
  font-family: "PingFangSC";
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 1.5rem;
  opacity: 0.8;
}

.index_footer .footer_copyright a {
  font-size: 0.8421rem;
  font-family: "PingFangSC";
  font-weight: 400;
  color: #ffffff;
}

.footer {
  padding-top: 2.1053rem;
  background: #050505;
}

.footer .footer_top_title .footer_logo {
  display: none;
}

.footer .footer_top_title h2 {
  font-size: 1.3684rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.9474rem;
  margin-top: 0;
  margin-bottom: 0.5789rem;
}

.footer .footer_top_title p {
  font-size: 0.8421rem;
  font-weight: 400;
  color: #aeaeae;
  line-height: 1.1579rem;
  margin-bottom: 0;
}

.footer .footer_top_link {
  padding-top: 0.4211rem;
}

.footer .footer_top_link .btn {
  float: right;
  width: 14.5789rem;
  height: 2.8421rem;
  border-radius: 0.2105rem;
  background: transparent;
  border: 0.0526rem solid rgba(255, 255, 255, 0.5);
  font-size: 0.8421rem;
  padding-right: 1.6842rem;
  font-weight: 500;
  color: #ffffff;
  text-align: left;
  padding-left: 1.8421rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer .footer_top_link .btn i {
  font-size: 1.3684rem;
}

.footer .footer_line {
  height: 0.0526rem;
  background: #6c6c6c;
  margin-top: 2.1053rem;
  margin-bottom: 2.1053rem;
}

.footer .footer_logo {
  max-width: 4.7368rem;
  margin-bottom: 1.5789rem;
}

.footer .footer_phone {
  display: flex;
  align-items: center;
  margin-bottom: 1.3158rem;
}

.footer .footer_phone .img {
  width: 1.2632rem;
  height: 1.2632rem;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  text-align: center;
  line-height: 1.2632rem;
  margin-right: 0.7895rem;
}

.footer .footer_phone .img img {
  width: 0.8421rem;
}

.footer .footer_phone p {
  font-size: 0.6316rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.8947rem;
  margin-bottom: 0;
}

.footer .copyright {
  font-size: 0.6316rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.8947rem;
}

.footer .copyright a {
  color: #ffffff;
}

.footer .footer_nav h4 {
  font-size: 0.8421rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.1579rem;
  margin-bottom: 1.5789rem;
  margin-top: 0;
}

.footer .footer_nav a {
  display: block;
  font-size: 0.6316rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.8947rem;
  margin-bottom: 0.7895rem;
  opacity: 0.65;
}

.footer_copyright a {
  color: #ffffff !important;
}

/* footer移动端 */

.mobile_footer {
  display: none;
}

@media (max-width: 750px) {
  .index_footer {
    display: none !important;
  }
  .mobile_footer {
    display: flex !important;
    flex-direction: column;
    width: 100%;
    height: 58.2857rem;
    background: #050505;
  }
  .mobile_footer img {
    height: 11.1429rem;
    width: 34.8571rem;
    opacity: 0.9;
  }
  .mobile_footer .footer_fr_logo {
    display: flex;
    flex-direction: row;
  }
  .mobile_footer .footer_logo_sign {
    position: relative;
    top: 1.4286rem;
    height: 8.8571rem;
    left: 1.4286rem;
  }
  .mobile_footer .footer_logo_desc {
    color: #999999;
    position: relative;
    font-size: 2.2857rem;
    line-height: 3.7143rem;
    font-family: "PingFangSC";
    top: 1.1429rem;
    left: -2.7143rem;
  }
  .mobile_footer .footer_logo_desc span {
    color: #999999;
  }
  .mobile_footer .footer_fr_logo {
    margin: 8.5714rem 0 5.7143rem 7.1429rem;
  }
  .mobile_footer span {
    position: relative;
    width: 85.7143rem;
    left: 7.1429rem;
    margin-bottom: 3rem;
    font-size: 3.4286rem;
    font-family: "PingFangSC";
    font-weight: 400;
    color: #ffffff;
    line-height: 4.7143rem;
  }
}

/* 1024header */

@media (max-width: 1024px) {
  .footer_nav .footer_phone {
    height: 24rem;
  }
  .footer_nav .footer_phone span {
    line-height: 1.6579rem;
  }
}
