* {
  margin: 0;
  padding: 0; }

header {
  background: none;
  box-shadow: none; }

#cnzz_stat_icon_1273980275 {
  visibility: hidden; }

button {
  outline: none;
  border: none; }

a {
  text-align: center;
  text-decoration: none;
  font: 14px "Microsoft YaHei";
  display: inline-block; }

a.to-login:hover, a.forget-password:hover, a.to-register:hover, a.return-login:hover {
  text-decoration: none;
  color: #a3a2ed; }

a.get-validate-code:hover {
  color: #fff; }

html, body {
  width: 100%;
  height: 100%; }

body {
  background: url(../../img/login-in/bg.jpg) no-repeat 50% 0;
  background-size: cover; }

.login-register-right a.logining span {
  background-color: #000;
  width: 2px;
  height: 12px;
  position: absolute;
  right: -8px;
  top: 10px; }

.wrapper {
  width: 100%;
  height: calc(100% - 80px);
  display: flex;
  align-items: center; }

.wrap {
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: -80px;
  width: 710px;
  box-sizing: border-box;
  opacity: 0.9;
  filter: alpha(opacity=99);
  font: 14px "Microsoft YaHei"; }

.wrap h2 {
  padding: 50px 0 40px 0;
  text-align: center;
  font: 24px "Microsoft YaHei";
  color: #333;
  margin: 0; }

.inner {
  margin: 0 160px;
  position: relative; }

.inner form input, button {
  width: 390px;
  height: 50px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  border-radius: 2px;
  padding-left: 16px;
  box-sizing: border-box;
  outline: none;
  outline: 0; }

button {
  padding-left: 0px;
  text-align: center; }

.inner form input {
  background: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important; }

input {
  outline: medium; }

:focus {
  outline: #008080; }

form div {
  position: relative; }

.get-validate-code {
  width: 100px;
  height: 34px;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
  padding: 0;
  background-color: #a3a2ed;
  position: absolute;
  right: 7px;
  top: 8px;
  margin: 0; }

.login, .register, .sure {
  background-color: #a3a2ed;
  color: #ffffff;
  margin-bottom: 40px;
  font-family: "Microsoft YaHei"; }

.login, .register {
  padding-left: 0; }

.inner p {
  font-size: 14px;
  color: #999;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  height: 14px; }

.inner p:before {
  content: '';
  width: 140px;
  height: 2px;
  background-color: #ccc;
  position: absolute;
  left: 0;
  top: 8px; }

.inner p:after {
  content: '';
  width: 140px;
  height: 2px;
  background-color: #ccc;
  position: absolute;
  right: 0;
  top: 8px; }

.login-ways {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start; }

.inner .login-ways img {
  margin-right: 30px; }

.information {
  text-align: center; }

.to-register, .to-login, .return-login {
  margin: 50px 0;
  color: #a3a2ed; }

.inner .accout-login, .message-login {
  color: #ff9200;
  width: 130px;
  height: 38px;
  border-radius: 18px;
  background-color: #fff;
  line-height: 38px;
  margin-left: 102px; }

.inner .accout-login, .message-login:hover {
  color: #ff9200; }

.disabled {
  pointer-events: none;
  opacity: 0.65; }

.toggle-visible {
  cursor: pointer; }

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