body,
html,
div,
span,
p,
a,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
i,
input,
area,
textarea {
  margin: 0px;
  padding: 0px;
}
ul,
ol,
li {
  list-style: none;
}
html {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
#container {
  width: 90%;
  margin: 0 auto;
  font-size: 0.4rem;
}
.logo {
  width: 40%;
  padding: 20px 0;
  margin-left: 30%;
  margin-top: 40px;
}
.changeLogin {
  margin: 30px 0;
  width: 100%;
  text-align: center;
  color: #009845;
  font-weight: bold;
  font-size: 0.5rem;
  display: flex;
  justify-content: center;
}
.changeLogin li {
  width: 50%;
  color: #999;
}
.login_title {
  border-bottom: 3px solid #fff;
  margin: 5px 0;
}
.active {
  border-bottom: 3px solid #009845;
  color: #009845;
}
.loginContent li {
  width: 100%;
  border-bottom: 1px solid #cecece;
  height: 60px;
  line-height: 60px;
  display: flex;
  justify-content: center;
}
.loginContent li p {
  width: 20%;
  font-size: 0.45rem;
  color: #666666;
}
.loginContent li input {
  width: 75%;
  padding: 0 2.5%;
  border: 0;
  outline: none;
}
::-webkit-input-placeholder {
  color: #999;
}
.loginContent li input {
}
input {
  font-size: 0.4rem;
}
input[type='submit'] {
  width: 90%;
  height: 44px;
  margin-left: 5%;
  line-height: 44px;
  text-align: center;
  border: 0px;
  outline: none;
  border-radius: 5px;
  color: #fff;
  font-size: 0.45rem;
  margin-top: 50px;
  background: -webkit-linear-gradient(left, #9ed439, #0AB655);
  box-shadow: 3px 1px 10px rgba(10,182,85,.4);
}
.loginTitle {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.loginTitle li {
  width: 50%;
  font-size: 0.45rem;
  color: #009845;
}
.loginTitle li:nth-child(1) {
  text-align: left;
}
.loginTitle li:nth-child(2) {
  text-align: right;
}
.promp {
  width: 80%;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  border: 1px solid #aaa;
  right: 0px;
  height: 175px;
  border-radius: 5px;
  margin: auto;
  background: #fff;
}
.promp h3 {
  text-align: center;
  height: 45px;
  line-height: 45px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #aaa;
  color: #fff;
  background: -webkit-linear-gradient(left, #9ed439, #0ab655);
}
.PrompContent {
  width: 100%;
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 0.4rem;
}
.closePromp {
  width: 90%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 0px;
  font-size: 0.6rem;
  outline: none;
  color: #fff;
  border-bottom: 1px solid #aaa;
}
.prompAlls {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
}
.authCode {
  width: 30%;
  border: 1px solid #0ab655;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #0ab655;
  display: none;
}
.getAuthCode {
  width: 30%;
  border: 1px solid #009845;
  color: #009845;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
}
.footer {
  width: 100%;
}
.loginTitles {
  position: relative;
  margin-top: 50px;
}
.loginTitles input {
  position: absolute;
  top: 0px;
  left: 0px;
}
.loginTitles label {
  position: absolute;
  left: 25px;
  height: 15px;
  line-height: 15px;
}
.loginTitles i {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 15px;
  height: 15px;
  background-size: 100%;
  background-image: url(http://bucket-shgas.oss-cn-shanghai.aliyuncs.com/shgasWechat/my/newMyCenter/recharge_rule_btn1.png);
}
label {
  font-size: 0.4rem;
}
.getAuthCode {
  margin-top: 10px;
  background: #fff;
}
.sendMessage {
  width: 35%;
  border-radius: 5px;
  height: 30px;
  margin-top: 10px;
  background: -webkit-linear-gradient(left, #9ed439, #0ab655);
  color: #fff;
}
.prompAlls {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
}
.promp {
  width: 80%;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  border: 1px solid #aaa;
  right: 0px;
  height: 125px;
  border-radius: 5px;
  margin: auto;
  background: #fff;
  overflow: hidden;
}
.promp h3 {
  text-align: center;
  height: 45px;
  line-height: 45px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #aaa;
  color: #fff;
  background: -webkit-linear-gradient(left, #9ed439, #0ab655);
}
.PrompContent {
  width: 100%;
  height: 75px;
  line-height: 100px;
  text-align: center;
  font-size: 0.4rem;
}
.closePromp {
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: 0px;
  font-size: 0.5rem;
  outline: none;
  border-top: 1px solid #eee;
  color: #009944;
  background: #fff;
}
.password_title {
  width: 20%;
}
.loginPassword {
  width: 75%;
  padding: 0 2.5%;
  border: 0;
  outline: none;
}
