* {
  margin: 0;
  padding: 0;
}
.public_w {
  max-width: 1630px;
  width: 85%;
  margin: 0 auto;
  padding: 0 15px;
}
.footer {
  background-color: #181819;
  padding-top: 2.7rem;
}
.footer .footer1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  /* border: 1px #f00 solid; */
}
.footer .footer1 ul > p {
  font-size: calc(10px + 0.4rem);
  color: #ffffff;
  font-weight: 700;
  margin-bottom: calc(12px + 1rem);
}
.footer .footer1 ul li {
  color: rgba(255, 255, 255, 0.6);
  font-size: calc(10px + 0.2rem);
  line-height: 2;
}
.footer .footer1 ul .more a {
  display: block;
  font-size: calc(10px + 0.1rem);
  line-height: 2;
  color: rgba(255, 255, 255, 0.2);
  margin-top: calc(10px + 1.5rem);
  margin-bottom: 0;
}
.footer .footer1 ul .fwrx {
  display: flex;
}
.footer .footer1 ul .fwrx > img {
  width: calc(10px + 0.5rem);
  margin-right: calc(10px + 0.2rem);
}
.footer .footer1 ul .fwrx > p {
  font-size: calc(10px + 0.3rem);
  font-weight: normal;
  color: #ffffff;
  line-height: calc(10px + 0.5rem);
}
.footer .footer1 ul > h4 {
  font-family: "Arial";
  font-size: calc(10px + 1.3rem);
  font-weight: 700;
  color: #ffffff;
  margin-top: calc(10px + 0.6rem);
  margin-bottom: calc(10px + 0.2rem);
}
.footer .footer1 ul .x-seo {
  font-size: calc(10px + 0.1rem);
  line-height: 2;
  color: #999999;
}
.footer .footer1 .p5a3 {
  width: calc(46px + 5rem);
  height: 100%;
  background-color: #2a2a2a;
  padding: calc(10px + 0.15rem) calc(10px + 0.05rem) calc(10px + 0.3rem);
}
.footer .footer1 .p5a3 div.img img {
  width: 100%;
}
.footer .footer1 .p5a3 p {
  font-size: calc(10px + 0.2rem);
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
  margin-top: calc(10px + 0.5rem);
  text-align: center;
}
.footer .footer2 {
  width: 100%;
  /* height: 100px; */
  background: #0c0c0c;
  padding: calc(10px + 0.9rem) 0;
  font-size: calc(10px + 0.2rem);
  /* line-height: calc(10px + 0.6rem); */
  color: rgba(255, 255, 255, 0.6);
  margin-top: calc(10px + 2.5rem);
}
.footer .footer2 .footer3 {
  width: 100%;
  /* border: 1px solid #f00; */
}
.footer .footer2 .footer3 .footer3a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .footer2 .footer3 .footer3a > div:nth-child(1) {
  display: flex;
  align-items: center;
}
.footer .footer2 .footer3 .footer3a > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.footer .footer2 .footer3 .footer3b {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.footer .beian {
  width: 100%;
  background: #fff;
  padding: calc(10px + 0.5rem) 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .beian > a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .beian > a > img {
  width: calc(10px + 0.5rem);
}
.footer .beian > a > p {
  line-height: 20px;
  margin: 0px 0px 0px 5px;
  color: #939393;
  font-size: calc(10px + 0.1rem);
}
.footer_wap {
  display: none;
}
@media screen and (max-width: 1100px) {
  .footer {
    display: none;
  }
  .footer_wap {
    display: flex;
  }
  .footer_wap {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .footer_wap .footer_wap1 {
    padding: calc(10px + 2.5rem) calc(10px + 0.25rem);
    background: #181819;
    display: flex;
    flex-direction: column;
  }
  .footer_wap .footer_wap1 > div:nth-of-type(1) {
    display: flex;
    align-items: center;
  }
  .footer_wap .footer_wap1 > div:nth-of-type(1) > img {
    width: 20px;
    margin-right: calc(10px + 0.2rem);
  }
  .footer_wap .footer_wap1 > div:nth-of-type(1) > p {
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    line-height: calc(10px + 0.5rem);
  }
  .footer_wap .footer_wap1 > h4 {
    font-family: "Arial";
    font-size: 25px;
    font-weight: 700;
    color: #ffffff;
    margin-top: calc(10px + 0.5rem);
    margin-bottom: calc(10px + 0.2rem);
  }
  .footer_wap .footer_wap1 > span {
    font-size: 14px;
    line-height: 1.57;
    color: #999999;
  }
  .footer_wap .footer_wap1 .p5a3 {
    width: calc(126px + 5rem);
    height: 100%;
    background-color: #2a2a2a;
    padding: calc(10px + 0.15rem) calc(10px + 0.05rem) calc(10px + 0.3rem);
    margin-top: 16px;
  }
  .footer_wap .footer_wap1 .p5a3 div.img img {
    width: 100%;
  }
  .footer_wap .footer_wap1 .p5a3 p {
    font-size: calc(10px + 0.5rem);
    font-weight: normal;
    color: rgba(255, 255, 255, 0.5);
    margin-top: calc(10px + 0.5rem);
    text-align: center;
  }
  .footer_wap .beian {
    width: 100%;
    background: #fff;
    padding: calc(10px + 0.5rem) 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer_wap .beian > a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer_wap .beian > a > img {
    width: calc(10px + 0.5rem);
  }
  .footer_wap .beian > a > p {
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    color: #939393;
    font-size: calc(10px + 0.1rem);
  }
  .footer_wap .visible-xs {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
  }
  .footer_wap .visible-xs .footer3 {
    width: 100%;
    z-index: 999;
    height: 50px;
    background: #222;
  }
  .footer_wap .visible-xs .footer3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer_wap .visible-xs .footer3 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
  }
  .footer_wap .visible-xs .footer3 ul li a {
    display: block;
    color: #ffffff;
  }
  .footer_wap .visible-xs .footer3 ul li a .iconfont {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .footer_wap .visible-xs .footer3 ul li a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
  }
}
