@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd,
keygen,
label, legend, li,
meter,
nav,
object, ol, output,
p, pre, progress,
q,
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tt,
u, ul,
var {
  background: transparent;
  border: 0 none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
}

blockquote, q {
  quotes: none;
}

table, table td {
  padding: 0;
  border: none;
  border-collapse: collapse;
}

img {
  border: 0;
}

select {
  white-space: nowrap;
}

caption {
  text-align: left;
}

embed {
  vertical-align: top;
}

div, ul, li, ol, dl, dd, p {
  word-wrap: break-word;
}

ul, li, ol, dl, dd {
  list-style-type: none;
}

input, textarea, select {
  font-family: inherit;
  outline: none;
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

body {
  text-align: left;
  color: #828282;
  overflow-x: hidden;
}

html, body {
  font-family: Microsoft YaHei, 宋体, Arial, Verdana;
  width: 100%;
}

a {
  text-decoration: none;
  white-space: nowrap;
  color: #828282;
}

input, input[type=button], input[type=submit], input[type=reset], input[type=number] {
  -webkit-appearance: none;
}

input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html,
body {
  width: 100%;
  height: 100%;
  background: #0f052d;
}

.hide {
  display: none;
}

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

.clearfix {
  clear: both;
  height: 0;
  overflow: hidden;
}

img {
  font-size: 0;
}

* {
  -webkit-tap-highlight-color: none;
  -webkit-backface-visibility: hidden;
}

#login {
  width: 7.2rem;
  position: relative;
  overflow: hidden;
}
#login .header {
  position: relative;
  width: 2.36rem;
  height: 0.6rem;
  margin: 0.5rem auto 0.3rem;
}
#login .header .logo {
  float: left;
  width: 0.6rem;
  height: 0.6rem;
}
#login .header .text-wrap {
  float: left;
  width: 1.5rem;
  height: 0.6rem;
  margin-left: 0.05rem;
}
#login .header .text-wrap .name {
  font-size: 0.24rem;
  color: white;
  font-weight: 600;
}
#login .header .text-wrap .address {
  font-size: 0.22rem;
  color: white;
  opacity: 0.5;
  margin-top: 0.03rem;
  white-space: nowrap;
}
#login .content-wrap {
  width: 3.6rem;
  margin: 0 auto;
  background-color: #fff;
}
#login .content-wrap form {
  box-sizing: border-box;
  width: 100%;
  padding: 0.3rem 0.39rem;
  overflow: hidden;
}
#login .content-wrap form .form-title {
  margin-bottom: 0.24rem;
  font-family: NotoSansHans-Regular;
  font-size: 0.18rem;
  color: #222222;
  text-align: center;
  line-height: 0.27rem;
}
#login .content-wrap form .form-item {
  position: relative;
  width: 100%;
  height: 0.3rem;
  margin-bottom: 0.16rem;
}
#login .content-wrap form .form-item label {
  float: left;
  width: 1rem;
  height: 0.3rem;
  font-family: NotoSansHans-Regular;
  font-size: 0.16rem;
  color: #222222;
  margin-right: 0.06rem;
  text-align: right;
  line-height: 0.3rem;
}
#login .content-wrap form .form-item input {
  float: left;
  height: 0.12rem;
  padding: 0.08rem;
  border: 0.01rem solid #DADADA;
  border-radius: 0.02rem;
  font-family: NotoSansHans-Regular;
  font-size: 0.14rem;
  color: #505050;
}
#login .content-wrap form .form-item input.phone {
  width: 1.58rem;
}
#login .content-wrap form .form-item input.code {
  width: 1.58rem;
}
#login .content-wrap form .form-item .get-code {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 0.3rem;
  padding: 0.08rem 0.06rem;
  border: 0.01rem solid #DADADA;
  font-family: NotoSansHans-Regular;
  font-size: 0.14rem;
  color: #505050;
  line-height: 0.14rem;
}
#login .content-wrap form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
#login .content-wrap form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
#login .content-wrap form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
#login .content-wrap form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
#login .content-wrap form .submit {
  width: 1.12rem;
  height: 0.34rem;
  margin: 0.3rem auto 0;
  background-image: linear-gradient(90deg, #5587FF 0%, #545FFF 100%);
  border-radius: 0.04rem;
  font-family: NotoSansHans-Bold;
  font-size: 0.16rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 0.34rem;
}

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