.footer {
  background-color: #333;
}
.footer .footer-phone {
  display: none;
}
@media screen and (max-width: 1024px) {
  .footer .footer-phone {
    display: block;
    padding: 0 0.2rem;
    padding-top: 0.77rem;
  }
  .footer .footer-phone .footer-top-ctr ul.list li {
    margin-bottom: 0.48rem;
    font-size: 0.28rem;
    color: #fff;
  }
  .footer .footer-phone .footer-top-ctr ul.list li:last-child {
    margin-bottom: 0;
  }
  .footer .footer-phone .footer-top-ctr ul.list li i {
    display: inline-block;
    vertical-align: middle;
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.1rem;
    background-size: 0.32rem 0.32rem;
    background-repeat: no-repeat;
  }
  .footer .footer-phone .footer-top-ctr ul.list .list-1 {
    font-size: 0.36rem;
    color: #fff;
    margin-bottom: 0.4rem;
    font-weight: bold;
  }
  .footer .footer-phone .footer-top-ctr ul.list .list-1:after {
    content: "";
    display: block;
    width: 0.7rem;
    height: 0.04rem;
    background-color: #fff;
    margin-top: 0.24rem;
  }
  .footer .footer-phone .footer-top-ctr ul.list .list-2 i {
    background-image: url("../image/foot-icon1.png");
  }
  .footer .footer-phone .footer-top-ctr ul.list .list-3 i {
    background-image: url("../image/foot-icon2.png");
  }
  .footer .footer-phone .footer-top-ctr ul.list .list-4 i {
    background-image: url("../image/foot-icon3.png");
  }
  .footer .footer-phone .footer-top-ctr ul.list .list-5 i {
    background-image: url("../image/foot-icon4.png");
  }
}
.footer .footer-top {
  width: 12rem;
  margin: 0 auto;
  margin-bottom: 0.63rem;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-top: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .footer .footer-top {
    width: 100%;
    padding-bottom: 0.6rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    border-bottom: 1px solid #a1a1a1;
    margin-bottom: 0;
  }
}
.footer .footer-top .footer-top-left {
  text-align: center;
}
.footer .footer-top .footer-top-left img {
  width: 1.56rem;
  height: 1.56rem;
  margin-bottom: 0.12rem;
}
@media screen and (max-width: 1024px) {
  .footer .footer-top .footer-top-left img {
    width: 2.4rem;
    height: 2.4rem;
    margin-bottom: 0.2rem;
  }
}
.footer .footer-top .footer-top-left p {
  font-size: 0.16rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .footer .footer-top .footer-top-left p {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer-top .footer-top-ctr {
    display: none;
  }
}
.footer .footer-top .footer-top-ctr ul.list li {
  margin-bottom: 0.26rem;
  font-size: 0.14rem;
  color: #fff;
}
.footer .footer-top .footer-top-ctr ul.list li:last-child {
  margin-bottom: 0;
}
.footer .footer-top .footer-top-ctr ul.list li i {
  display: inline-block;
  vertical-align: middle;
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.07rem;
  background-size: 0.16rem 0.16rem;
  background-repeat: no-repeat;
}
.footer .footer-top .footer-top-ctr ul.list .list-1 {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0.22rem;
  font-weight: bold;
}
.footer .footer-top .footer-top-ctr ul.list .list-1:after {
  content: "";
  display: block;
  width: 0.36rem;
  height: 0.02rem;
  background-color: #fff;
  margin-top: 0.12rem;
}
.footer .footer-top .footer-top-ctr ul.list .list-2 i {
  background-image: url("../image/foot-icon1.png");
}
.footer .footer-top .footer-top-ctr ul.list .list-3 i {
  background-image: url("../image/foot-icon2.png");
}
.footer .footer-top .footer-top-ctr ul.list .list-4 i {
  background-image: url("../image/foot-icon3.png");
}
.footer .footer-top .footer-top-ctr ul.list .list-5 i {
  background-image: url("../image/foot-icon4.png");
}
.footer .footer-top .footer-top-right ul.list li {
  margin-bottom: 0.2rem;
}
.footer .footer-top .footer-top-right ul.list .list1 {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0.22rem;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .footer .footer-top .footer-top-right ul.list .list1 {
    font-size: 0.36rem;
    margin-bottom: 0.3rem;
  }
}
.footer .footer-top .footer-top-right ul.list .list1:after {
  content: "";
  display: block;
  width: 0.36rem;
  height: 0.02rem;
  background-color: #fff;
  margin-top: 0.12rem;
}
@media screen and (max-width: 1024px) {
  .footer .footer-top .footer-top-right ul.list .list1:after {
    width: 0.64rem;
    height: 0.04rem;
    margin-top: 0.22rem;
  }
}
.footer .footer-top .footer-top-right ul.list .list2 .list2-left {
  display: inline-block;
  vertical-align: middle;
}
.footer .footer-top .footer-top-right ul.list .list2 .list2-left img {
  width: 0.48rem;
  height: 0.48rem;
}
@media screen and (max-width: 1024px) {
  .footer .footer-top .footer-top-right ul.list .list2 .list2-left img {
    width: 0.68rem;
    height: 0.68rem;
  }
}
.footer .footer-top .footer-top-right ul.list .list2 .list2-right {
  display: inline-block;
  vertical-align: middle;
}
.footer .footer-top .footer-top-right ul.list .list2 .list2-right .p1 {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0.05rem;
}
@media screen and (max-width: 1024px) {
  .footer .footer-top .footer-top-right ul.list .list2 .list2-right .p1 {
    font-size: 0.36rem;
  }
}
.footer .footer-top .footer-top-right ul.list .list2 .list2-right .p2 {
  font-size: 0.14rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .footer .footer-top .footer-top-right ul.list .list2 .list2-right .p2 {
    font-size: 0.24rem;
  }
}
.footer .footer-top .footer-top-right ul.list .list3 {
  width: 1.45rem;
  height: 0.4rem;
  font-size: 0.16rem;
  color: #fff;
  text-align: center;
  line-height: 0.4rem;
  background-color: #ee952f;
}
@media screen and (max-width: 1024px) {
  .footer .footer-top .footer-top-right ul.list .list3 {
    width: 2.58rem;
    height: 0.7rem;
    font-size: 0.28rem;
    line-height: 0.7rem;
  }
}
.footer .footer-bottom .footer-bottom-ul {
  padding-bottom: 0.27rem;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  border-bottom: 1px solid #a1a1a1;
}
@media screen and (max-width: 1024px) {
  .footer .footer-bottom .footer-bottom-ul {
    display: none;
  }
}
.footer .footer-bottom .footer-bottom-ul .footer-bottom-li {
  font-size: 0.16rem;
  margin-right: 0.65rem;
}
.footer .footer-bottom .footer-bottom-ul .footer-bottom-li:last-child {
  margin-right: 0;
}
.footer .footer-bottom .footer-bottom-ul .footer-bottom-li a {
  color: #f7f7f7;
}
.footer .footer-bottom .beian {
  height: 0.54rem;
  line-height: 0.54rem;
  font-size: 0.14rem;
  color: #fff;
  text-align: center;
}
.footer .footer-bottom .beian a {
  color: #fff;
}
.footer .footer-bottom .beian a.gongan {
    background: url(../image/gongan-icon.png) left center / .15rem auto no-repeat;
    padding-left: .2rem;
}
.footer .footer-bottom .beian a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .footer .footer-bottom .beian {
    display: none;
  }
}
.footer .footer-bottom .beian-phone {
  display: none;
}
@media screen and (max-width: 1024px) {
  .footer .footer-bottom .beian-phone {
    display: block;
    padding-top: 0.2rem;
    padding-bottom: 1.1rem;
    font-size: 0.24rem;
    text-align: center;
    color: #fff;
  }
  .footer .footer-bottom .beian-phone a {
    color: #fff;
  }
  .footer .footer-bottom .beian-phone a.gongan {
    background: url(../image/gongan-icon.png) left center / .2rem auto no-repeat;
    padding-left: .25rem;
  }
  .footer .footer-bottom .beian-phone a:hover {
    text-decoration: underline;
  }
  .footer .footer-bottom .beian-phone p {
    margin-bottom: 0.1rem;
  }
}
