.huayun.navbar-default .navbar-nav > li > .dropdown-menu > li > a em {
  color: #fe510f;
  text-transform: uppercase;
}
.cloud-phone-register {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 148px;
  background: #2d81ff url(../../images/Anc/index/register.png) center bottom no-repeat;
  background-size: 100%;
}
.cloud-phone-register .cloud-phone-register-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.cloud-phone-register .cloud-phone-register-content span {
  display: inline-block;
  font-size: 24px;
  line-height: 38px;
  margin-right: 30px;
  color: #ffffff;
  vertical-align: bottom;
}
.cloud-phone-register .cloud-phone-register-content a {
  display: inline-block;
  width: 145px;
  height: 38px;
  background: #ffffff;
  color: #2d81ff;
  text-align: center;
  line-height: 38px;
  border: 1px solid #2d81ff;
  border-radius: 4px;
}
.footer .copyright .left {
  float: none;
}
.footer .copyright p {
  text-align: center;
}
@media (min-width: 992px) {
  .footer.p .menu {
    width: 60%;
    margin: 0 auto;
  }
}
