.common-mobile-footer {
  background: #eaebeb;
  border-top: 4px solid #2e6da1;
  padding-top: 0.53333rem;
  position: relative;
  font-size: 0.37343333rem;
}
.common-mobile-footer.site {
  padding-top: 0;
}
.common-mobile-footer .selected,
.common-mobile-footer #toPC {
  color: #777;
  border-right: 1px solid #555;
  display: inline-block;
  text-align: center;
  width: 1.7066667rem;
}
.common-mobile-footer #toPC {
  color: #333;
  border-right: none;
}
.common-mobile-footer .flex-wrap {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 0.53333rem;
}
.common-mobile-footer .flex-wrap > div {
  width: 50%;
  height: 2.64rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.common-mobile-footer .flex-wrap > div .img1 {
  width: 1.46666667rem;
  height: 1.84rem;
}
.common-mobile-footer .flex-wrap > div .img2 {
  width: 1.76rem;
  height: 1.84rem;
}
.common-mobile-footer .site-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  color: #555;
}
.common-mobile-footer .site-wrap a {
  color: #555;
}
.common-mobile-footer .site-wrap > div {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.common-mobile-footer .bottom {
  text-align: center;
  display: inline-block;
  color: #555;
  width: 100%;
  padding: 0.15625rem 0;
}
.common-mobile-footer .bottom a {
  color: #555;
}
.common-mobile-footer .bottom.has-border-top {
  padding-top: 15px;
  border-top: 1px solid #c6c6c6;
}
.common-mobile-footer .bottom .ipv6-content {
  color: #fff;
  background-color: #88889e;
  display: inline-block;
  border-radius: 10px;
  padding: 0 7px;
}
/*# sourceMappingURL=mobile_footer.css.map */