body {
  min-width: 320px;
  background-color: #fff;
  font: 0.9375rem/1.5 "Lantinghei SC", "Helvetica", "STHeitiSC-Light", "\5B8B\4F53", arial, sans-serif;
  -webkit-tap-highlight-color: transparent;
  color: #373950;
  font-size: 0.75rem;
  line-height: 1; }

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

.clearfix::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both; }

.container {
  width: 22.5rem;
  height: 100%;
  margin: 0 auto;
  background: #f7f7f7 url("../../images/wifi/bg.jpg") no-repeat top;
  background-size: cover;
  text-align: center; }
  .container .option {
    position: absolute;
    width: 22.5rem;
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0; }
    .container .option .title {
      font-size: 1.25rem;
      color: #ff6d00;
      padding-top: 3.125rem; }
    .container .option .sub-title {
      font-size: 0.875rem;
      padding-top: 0.938rem;
      line-height: 1.5; }
    .container .option .wifi-btn {
      display: inline-block;
      width: 17.5rem;
      height: 2.875rem;
      line-height: 2.875rem;
      border-radius: 0.219rem;
      background-color: #ff6d00;
      color: white;
      font-size: 1.125rem;
      margin-top: 2.813rem;
      text-decoration: none; }
    .container .option .des {
      font-size: 0.75rem;
      padding-top: 0.469rem;
      padding-bottom: 2.813rem; }
      .container .option .des a {
        color: #007eff;
        text-decoration: none; }

.container2 {
  width: 22.5rem;
  height: 100%;
  margin: 0 auto;
  background-color: white;
  text-align: center; }
  .container2 .mitu {
    width: 9.656rem;
    margin-top: 5rem; }
  .container2 .title {
    font-size: 1.25rem;
    color: #ff6d00;
    padding-top: 1.875rem; }
  .container2 .sub-title {
    font-size: 0.875rem;
    padding-top: 1.25rem;
    line-height: 1.5; }
    .container2 .sub-title a {
      color: #007eff;
      text-decoration: none; }
  .container2 .mi-logo {
    position: absolute;
    bottom: 1.688rem;
    left: 50%;
    width: 1.938rem;
    height: 1.938rem;
    margin-left: -0.969rem;
    background: url("../../images/wifi/mi-logo.png") no-repeat center;
    background-size: cover; }

/*# sourceMappingURL=index.css.map */
