@charset "utf-8";
body,
html {
  width: 100%;
  height: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.content {
  width: 100%;
  height: 94%;
  background: url("../images/bg.png") no-repeat;
  background-size: 100% 104.8%;
}
.logo {
  width: 180px;
  height: auto;
  margin: 0 auto;
  padding: 53px 0 0;
}
.logo img {
  width: 100%;
}
.main {
  width: 460px;
  height: 570px;
  padding:70px 50px 50px;
  background: url("../images/bg1.png") no-repeat;
  background-size: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.main .navs-slider {
  width: 115px;
  height: 40px;
  line-height: 40px;
  position: relative;
  display: inline-block;
  top: 12px;
  left: 50%;
  margin-left: -60px;
  font-size: 24px;
}
.main .navs-slider a {
  float: right;
  display: inline;
  color: #fff;
}
.main .navs-slider .active {
  float: left;
  display: inline;
}
.main .navs-slider .zhuc {
  font-size: 20px;
}
.navs-slider-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1.9em;
  height: 2px;
  background: #fff;
  -webkit-transition: left 0.15s ease-in;
  transition: left 0.15s ease-in;
}
.table {
  width: 280px;
  height: auto;
  border: 1px solid #fff;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  /*position: relative;
  top: 20px;*/
  margin-top: 30px;
}
table {
  width: 100%;
}
table td {
  height: 40px;
}
table td img {
  width: 20px;
  height: auto;
}
table td:first-child {
  width: 40px;
}
table input {
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  color: #fff;
}
input::-webkit-input-placeholder {
  color: #fff;
  font-size: 15px;
}
input:-moz-placeholder {
  color: #fff;
  font-size: 15px;
}
input::-moz-placeholder {
  color: #fff;
  font-size: 15px;
}
.td1 {
  border-bottom: 1px solid #fff;
}
.td2 input {
  width: 80px;
  float: left;
  display: inline;
}
.td2 .span {
  width: 70px;
  padding: 4px 1px;
  margin: 6px 10px 0;
  color: #fff;
  background: #B4B4B4;
  line-height: 20px;
  text-align: center;
  float: right;
  display: inline;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.button-wrapper {
  /*width: 100%;*/
  width: 280px;
  margin:30px auto;
}
.button-wrapper p {
  /*position: absolute;*/
  color: #FFFFFF;
  line-height: 20px;
  text-align: left;
}
.button-wrapper p span {
  color: #FFFFFF;
  float: left;
  display: inline;
}
.button-wrapper a {
  color: #4E79C3;
}
.button-wrapper img {
  display: inline-block;
  float: left;
  display: inline;
  cursor: pointer;
  margin: 10px 0 0 10px;
}

.pg1 p {
  top: 265px;
}

.pg-login p {
  height: 50px;
  line-height: 50px;
  top: 232px;
  font-size: 16px;
}
.pg-login p a {
  color: #fff;
}
.pg3 .button-wrapper p {
  width: 100%;
}
.pg3 p {
  margin-top: 5px;
  -webkit-transform: scale(0.8);
}
.erwm img {
  width: 150px;
  margin: 20px auto 0;
}
.small-font {
  font-size: 12px;
  -webkit-transform-origin-x: 0;
  -webkit-transform: scale(0.83);
}
.smallsize-font {
  font-size: 10px;
}
.sign-button {
  /*position: absolute;
  left: 50%;
  margin-left: -115px;*/
  display: block;
  margin:0 auto 10px;
  width: 100%;
  font-size: 21px;
  height: 32px;
  line-height: 32px;
  color: #3BC68A;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.pg1 .sign-button {
  top: 230px;
}
.pg2 .sign-button {
  top: 195px;
}
.footer {
  width: 100%;
  height: 6%;
  background: #EE751A;
  font-size: 17px;
}
.footer p {
  text-align: center;
  color: #fff;
  height: 100%;
  line-height: 50px;
}
.hint{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(000, 000, 000, 0.85);
    z-index: 10;
    text-align: center;
}
.hint img:first-child{
    width: 560px;
    position: fixed;
    top: 24%;
    left: 50%;
    margin-left: -280px;
}
.hint img:nth-child(2){
    width: 110px;
    position: fixed;
    bottom:24%;
    left: 50%;
    margin-left: -55px;
}
.hintPc{
    display: block;
}
.hintWap{
    display: none;
}
.close{
    cursor: pointer;
}
.captcha_input{
  width: 130px;
  float: left;
}
.captcha{
  height: 28px;
  width: auto;
  margin-top: 5px;
}
.reg_agreement{
  font-size: 14px;
  margin-bottom: 10px;
  -webkit-transform: none;
}
.pg-register .reset-pwd,
.pg-login .reset-pwd{
  /*margin-left: 103px;*/
  float: right;
  cursor: pointer;
  display: inline-block;
}
.msg-container{
  height: 20px;
  width: 80%;
  font-size: 18px;
  line-height: 20px;
  margin: 62px auto 0;
}
.msg-container .msg-error{
    color: red;
    display: none;
}
.msg-container .msg-success{
    color: #fff;
    display: none;
}
@media screen and (max-width: 1300px) {
  .content {
    background: url("../images/bg.png") no-repeat fixed center bottom;
    background-size: auto 100%;
  }
}
.wechat-hint {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  display: none;
  text-align: center;
  padding-top: 30%;
  background-color: #fff;
}
.wechat-hint img {
  width: 15%;
  display: inline-block;
}
.wechat-hint p {
  margin-top: 5%;
  font-size: 16px;
  color: #444444;
  font-family: "微软雅黑";
}
@media screen and (max-width: 500px) {
    .wechat-hint p {
      font-size: 14px;
    }
}
#wx_login_container {
  padding-top: 20px;
}
.dn{
  display: none;
}
.donghua {
  position: absolute;
  right: 0;
  top: 27%;
  z-index: 1;
  width: 10%;
  height: auto;
  -webkit-animation: globule 40s linear alternate infinite both;
  -moz-animation: globule 40s linear alternate infinite both;
  animation: globule 40s linear alternate infinite both;
}
.donghua img {
  float: right;
  -webkit-animation: cricle 3s linear infinite;
  -moz-animation: cricle 3s linear infinite;
  animation: cricle 3s linear infinite;
}
@-webkit-keyframes cricle {
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cricle {
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes cricle {
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes globule {
  10% {
    -webkit-transform: translate3d(-250%, 0, 0);
    transform: translate3d(-250%, 0, 0);
  }
  20% {
    -webkit-transform: translate3d(-450%, 0, 0);
    transform: translate3d(-450%, 0, 0);
  }
  30% {
    -webkit-transform: translate3d(-650%, 30px, 0);
    transform: translate3d(-650%, 30px, 0);
  }
  40% {
    -webkit-transform: translate3d(-850%, 100, 0);
    transform: translate3d(-850%, 100, 0);
  }
  50% {
    -webkit-transform: translate3d(-850%, 200px, 0);
    transform: translate3d(-850%, 200px, 0);
  }
  60% {
    -webkit-transform: translate3d(-850%, 300px, 0);
    transform: translate3d(-850%, 300px, 0);
  }
  70% {
    -webkit-transform: translate3d(-650%, 400px, 0);
    transform: translate3d(-650%, 400px, 0);
  }
  80% {
    -webkit-transform: translate3d(-450%, 430px, 0);
    transform: translate3d(-450%, 430px, 0);
  }
  90% {
    -webkit-transform: translate3d(-250%, 400px, 0);
    transform: translate3d(-250%, 400px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 430px, 0);
    transform: translate3d(0, 430px, 0);
  }
}
@-moz-keyframes globule {
  10% {
    -webkit-transform: translate3d(-250%, 0, 0);
    transform: translate3d(-250%, 0, 0);
  }
  20% {
    -webkit-transform: translate3d(-450%, 0, 0);
    transform: translate3d(-450%, 0, 0);
  }
  30% {
    -webkit-transform: translate3d(-650%, 30px, 0);
    transform: translate3d(-650%, 30px, 0);
  }
  40% {
    -webkit-transform: translate3d(-850%, 100, 0);
    transform: translate3d(-850%, 100, 0);
  }
  50% {
    -webkit-transform: translate3d(-850%, 200px, 0);
    transform: translate3d(-850%, 200px, 0);
  }
  60% {
    -webkit-transform: translate3d(-850%, 300px, 0);
    transform: translate3d(-850%, 300px, 0);
  }
  70% {
    -webkit-transform: translate3d(-650%, 400px, 0);
    transform: translate3d(-650%, 400px, 0);
  }
  80% {
    -webkit-transform: translate3d(-450%, 430px, 0);
    transform: translate3d(-450%, 430px, 0);
  }
  90% {
    -webkit-transform: translate3d(-250%, 400px, 0);
    transform: translate3d(-250%, 400px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 430px, 0);
    transform: translate3d(0, 430px, 0);
  }
}
@keyframes globule {
  10% {
    -webkit-transform: translate3d(-250%, 0, 0);
    transform: translate3d(-250%, 0, 0);
  }
  20% {
    -webkit-transform: translate3d(-450%, 0, 0);
    transform: translate3d(-450%, 0, 0);
  }
  30% {
    -webkit-transform: translate3d(-650%, 30px, 0);
    transform: translate3d(-650%, 30px, 0);
  }
  40% {
    -webkit-transform: translate3d(-850%, 100, 0);
    transform: translate3d(-850%, 100, 0);
  }
  50% {
    -webkit-transform: translate3d(-850%, 200px, 0);
    transform: translate3d(-850%, 200px, 0);
  }
  60% {
    -webkit-transform: translate3d(-850%, 300px, 0);
    transform: translate3d(-850%, 300px, 0);
  }
  70% {
    -webkit-transform: translate3d(-650%, 400px, 0);
    transform: translate3d(-650%, 400px, 0);
  }
  80% {
    -webkit-transform: translate3d(-450%, 430px, 0);
    transform: translate3d(-450%, 430px, 0);
  }
  90% {
    -webkit-transform: translate3d(-250%, 400px, 0);
    transform: translate3d(-250%, 400px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 430px, 0);
    transform: translate3d(0, 430px, 0);
  }
}
@media screen and (max-width: 768px) {
  .logo {
    padding: 5% 0 0;
  }
  .main {
    background-position: 0 -22px;
    padding: 50px;
  }
  input::-webkit-input-placeholder {
    font-size: 14px;
  }
  input:-moz-placeholder {
    font-size: 14px;
  }
  input::-moz-placeholder {
    font-size: 14px;
  }
  .navs-slider-bar {
    width: 1.6em;
    left: 0;
  }
  .main .navs-slider .active{
    font-size: 20px;
  }
  .main .navs-slider .zhuc {
    font-size: 16px;
  }
  .hint img:first-child{
    top: 16%;
  }
  .hint img:nth-child(2){
    bottom:16%;
  }
}
@media screen and (max-width: 640px){
    .hintPc{
        display: none;
    }
    .hintWap{
        display: block;
    }
    .hint img:nth-child(3){
        position: fixed;
        width:320px;
        top: 10%;
        left: 50%;
        margin-left:-160px;
    }
    .hint img:nth-child(4){
        width: 134px;
        position: fixed;
        bottom:10%;
        left: 50%;
        margin-left: -67px;
    }
}
@media screen and (max-width: 500px) {
  .main{
    width: 100%;
    height: 570px;
    background-size: 100% 100%;
  }
  .table{
    width: 280px;
  }
  .sign-button {
    font-size: 16px;
  }
  .td2 .span {
    padding: 3px 1px;
  }
  .sign-button {
    height: 28px;
    line-height: 28px;
  }
  .logo img {
    width: 80%;
    margin: 0 auto;
  }
  .captcha_input{
    width: calc(100% - 106px);
  }
  .pg2 p{font-size: 14px;}
  .reg_agreement{font-size: 12px;}
  @-webkit-keyframes globule {
    10% {
      -webkit-transform: translate3d(-250%, 0, 0);
      transform: translate3d(-250%, 0, 0);
    }
    20% {
      -webkit-transform: translate3d(-450%, 0, 0);
      transform: translate3d(-450%, 0, 0);
    }
    30% {
      -webkit-transform: translate3d(-650%, 30px, 0);
      transform: translate3d(-650%, 30px, 0);
    }
    40% {
      -webkit-transform: translate3d(-850%, 100, 0);
      transform: translate3d(-850%, 100, 0);
    }
    50% {
      -webkit-transform: translate3d(-850%, 200px, 0);
      transform: translate3d(-850%, 200px, 0);
    }
    60% {
      -webkit-transform: translate3d(-850%, 250px, 0);
      transform: translate3d(-850%, 250px, 0);
    }
    70% {
      -webkit-transform: translate3d(-650%, 300px, 0);
      transform: translate3d(-650%, 300px, 0);
    }
    80% {
      -webkit-transform: translate3d(-450%, 300px, 0);
      transform: translate3d(-450%, 300px, 0);
    }
    90% {
      -webkit-transform: translate3d(-250%, 300px, 0);
      transform: translate3d(-250%, 300px, 0);
    }
    100% {
      -webkit-transform: translate3d(0, 300px, 0);
      transform: translate3d(0, 300px, 0);
    }
  }
  @-moz-keyframes globule {
    10% {
      -webkit-transform: translate3d(-250%, 0, 0);
      transform: translate3d(-250%, 0, 0);
    }
    20% {
      -webkit-transform: translate3d(-450%, 0, 0);
      transform: translate3d(-450%, 0, 0);
    }
    30% {
      -webkit-transform: translate3d(-650%, 30px, 0);
      transform: translate3d(-650%, 30px, 0);
    }
    40% {
      -webkit-transform: translate3d(-850%, 100, 0);
      transform: translate3d(-850%, 100, 0);
    }
    50% {
      -webkit-transform: translate3d(-850%, 200px, 0);
      transform: translate3d(-850%, 200px, 0);
    }
    60% {
      -webkit-transform: translate3d(-850%, 250px, 0);
      transform: translate3d(-850%, 250px, 0);
    }
    70% {
      -webkit-transform: translate3d(-650%, 300px, 0);
      transform: translate3d(-650%, 300px, 0);
    }
    80% {
      -webkit-transform: translate3d(-450%, 300px, 0);
      transform: translate3d(-450%, 300px, 0);
    }
    90% {
      -webkit-transform: translate3d(-250%, 300px, 0);
      transform: translate3d(-250%, 300px, 0);
    }
    100% {
      -webkit-transform: translate3d(0, 300px, 0);
      transform: translate3d(0, 300px, 0);
    }
  }
  @keyframes globule {
    10% {
      -webkit-transform: translate3d(-250%, 0, 0);
      transform: translate3d(-250%, 0, 0);
    }
    20% {
      -webkit-transform: translate3d(-450%, 0, 0);
      transform: translate3d(-450%, 0, 0);
    }
    30% {
      -webkit-transform: translate3d(-650%, 30px, 0);
      transform: translate3d(-650%, 30px, 0);
    }
    40% {
      -webkit-transform: translate3d(-850%, 100, 0);
      transform: translate3d(-850%, 100, 0);
    }
    50% {
      -webkit-transform: translate3d(-850%, 200px, 0);
      transform: translate3d(-850%, 200px, 0);
    }
    60% {
      -webkit-transform: translate3d(-850%, 250px, 0);
      transform: translate3d(-850%, 250px, 0);
    }
    70% {
      -webkit-transform: translate3d(-650%, 300px, 0);
      transform: translate3d(-650%, 300px, 0);
    }
    80% {
      -webkit-transform: translate3d(-450%, 300px, 0);
      transform: translate3d(-450%, 300px, 0);
    }
    90% {
      -webkit-transform: translate3d(-250%, 300px, 0);
      transform: translate3d(-250%, 300px, 0);
    }
    100% {
      -webkit-transform: translate3d(0, 300px, 0);
      transform: translate3d(0, 300px, 0);
    }
  }
}
@media screen and (max-width: 420px){
    .hint img:nth-child(3) {
        top: 7%;
    }
    .hint img:nth-child(4) {
        bottom: 7%;
    }
    .table {
        width: 90%;
    }
    
    .button-wrapper{width: 90%;}
    .msg-container{width: 82%;}
}
@media screen and (max-width: 350px){
    .hint img:nth-child(3){
        width:280px;
        top: 6%;
        margin-left:-140px;
    }
    .hint img:nth-child(4){
        width: 110px;
        bottom: 6%;
        margin-left: -55px;
    }
}
@media screen and (max-width: 320px) {
  .main {
    width: 320px;
  }
  .footer p {
    font-size: 12px;
  }
}
