.end,
html body .ui-login-body .ui-login-body-content .ends .gov-end,
html body .ui-login-body .ui-login-body-content .ends .ent-end {
  position: absolute;
  width: 165px;
  height: 280px;
}
* {
  margin: 0;
  padding: 0;
}
html body {
  background-size: cover;
  color: #999999;
  font-family: "Microsoft Yahei";
  font-size: 12px;
}
html body .ui-login-header {
  height: 96px;
  margin: 0 auto;
  position: relative;
  width: 1024px;
}
html body .ui-login-header .ui-login-logo {
  background: url(../images/logo.png) no-repeat;
  height: 96px;
  margin: 0 auto;
  position: absolute;
  width: 1024px;
}
html body .ui-login-header .ui-login-help {
  color: #666666;
  cursor: pointer;
  left: 949px;
  padding-left: 16px;
  position: absolute;
  top: 58px;
  width: 53px;
}
html body .ui-login-header .ui-login-help .ui-login-help-icon {
  background: url(../images/sprite.png) no-repeat -556px 0;
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 16px;
}
html body .ui-login-body {
  background: url(../images/login_wrap.png) repeat-x;
  height: 500px;
}
html body .ui-login-body .ui-login-body-content {
  position: relative;
  width: 1024px;
  height: 500px;
  margin: 0 auto;
  background: url(../images/download_bg.png) no-repeat;
}
html body .ui-login-body .ui-login-body-content .qrcode-scan {
  position: absolute;
  left: 127px;
  top: 64px;
}
html body .ui-login-body .ui-login-body-content .qrcode-scan .scan-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: top;
  background: url("../images/img_scan.png") no-repeat;
}
html body .ui-login-body .ui-login-body-content .qrcode-scan .scan-text {
  margin-left: 7px;
  display: inline-block;
  height: 32px;
  font-size: 26px;
  line-height: 32px;
  color: #333;
  vertical-align: top;
}
html body .ui-login-body .ui-login-body-content .qrcode-scan .close {
  position: absolute;
  left: 760px;
  top: -8px;
  width: 16px;
  height: 16px;
  background: url("../images/download_close.png") no-repeat;
  cursor: pointer;
}
html body .ui-login-body .ui-login-body-content .scan-tip {
  position: absolute;
  left: 160px;
  top: 105px;
  color: #ff7800;
}
html body .ui-login-body .ui-login-body-content .android-version {
  position: absolute;
  left: 163px;
  top: 143px;
  height: 24px;
  padding-left: 24px;
  background: url("../images/icon_android.png") no-repeat;
  color: #0a57c7;
  font-size: 18px;
}
html body .ui-login-body .ui-login-body-content .ends .title {
  position: absolute;
  font-size: 14px;
  left: 59px;
  top: 41px;
  margin: 0 auto;
  width: 42px;
  color: #ffffff;
}
html body .ui-login-body .ui-login-body-content .ends .url {
  display: block;
  position: absolute;
  bottom: 40px;
  left: 19px;
  width: 128px;
  color: #ffffff;
}
html body .ui-login-body .ui-login-body-content .ends .qrcode {
  position: absolute;
  top: 77px;
  left: 28px;
  width: 108px;
  height: 108px;
  background-size: 108px 108px;
}
html body .ui-login-body .ui-login-body-content .ends .gov-end {
  left: 268px;
  top: 143px;
  background: url("../images/mobile.png") no-repeat;
}
html body .ui-login-body .ui-login-body-content .ends .ent-end {
  background: url("../images/mobile.png") no-repeat;
  left: 593px;
  top: 143px;
}
html body .ui-login-footer {
  width: 240px;
  margin: 0 auto;
  line-height: 20px;
  color: #999;
  margin-top: 10px;
}
