@charset "UTF-8";
html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.bit {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 2; }

.bit2 {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 2; }

.container {
  margin: 0 auto;
  width: 1046px;
  z-index: 3; }

.largebox {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -211px 0 0 -523px; }

.adjust {
  position: relative;
  top: 50%;
  margin-top: -370px; }

.logo {
  position: relative;
    float: right;
    margin: 101px -23px 0 0;
    display: block;
    -webkit-animation: logo .8s both linear;
    animation: logo .8s both linear;
    height: 40px; }

.computer {
  position: relative;
  margin: 30px 0 0 -93px;
  width: 645px;
  height: 440px;
  z-index: 1; }

.loginbox {
  position: relative;
  margin-top: 34px;
  width: 388px;
  height: 408px;
  background: url(../images/shadow.png) repeat;
  border-radius: 3px;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  -webkit-animation: loginbox .8s both linear;
  animation: loginbox .8s both linear; }
  .loginbox .inner {
    position: relative;
    margin: 12px 15px;
    height: 384px;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden; }
  .loginbox .head {
    margin: 35px 18px 2px;
    font-size: 0; }
    .loginbox .head .option {
      display: inline-block;
      margin-right: 30px;
      padding: 9px 18px;
      font-size: 18px;
      line-height: 20px;
      color: #999;
      text-align: left;
      border-bottom: 3px solid #fff;
      vertical-align: top;
      cursor: pointer; }
      .loginbox .head .option.active {
        border-color: #70b9f6;
        color: #333; }
  .loginbox .input {
    margin: 10px auto 0;
    display: block;
    width: 323px;
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    text-indent: 46px;
    background: url(../images/pwd.png) 16px center no-repeat;
    border: 1px solid #eff4f9;
    outline: none;
    border-radius: 3px; }
    .loginbox .input.user {
      background-image: url(../images/user.png); }
    .loginbox .input.identity {
      margin-left: 16px;
      width: 221px;
      background: url(../images/identity.png) 16px center no-repeat; }
  .loginbox .codeImg {
    margin-top: 10px;
    margin-right: 16px;
    border: 1px solid #eff4f9;
    border-radius: 3px;
    overflow: hidden; }
  .loginbox .submit {
    margin: 16px auto 0;
    display: block;
    width: 325px;
    height: 45px;
    font-size: 18px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    background-color: #2996f2;
    border-radius: 3px; }
  .loginbox .btnlist {
    padding: 0 16px;
    margin-top: 12px;
    color: #999;
    font-size: 0;
    text-align: center; }
    .loginbox .btnlist .link {
      display: inline-block;
      margin: 0 5px;
      padding-left: 27px;
      width: 92px;
      height: 24px;
      font-size: 12px;
      line-height: 22px;
      border-width: 1px;
      border-style: solid;
      border-radius: 3px;
      vertical-align: top;
      box-sizing: border-box; }
    .loginbox .btnlist .drive {
      color: #2996f2;
      border-color: #d4ebfe;
      background: url("../images/drive.png") 5px center no-repeat; }
      .loginbox .btnlist .drive:hover {
        background-color: #eff8ff; }
    .loginbox .btnlist .phone {
      color: #30bb7b;
      border-color: #cef0e0;
      background: url("../images/phone.png") 6px center no-repeat; }
      .loginbox .btnlist .phone:hover {
        background-color: #e9fff5; }
  .loginbox .notice {
    font-size: 12px;
    line-height: 3;
    color: #ccc;
    text-align: center; }
  .loginbox .code {
    position: absolute;
    top: 7px;
    right: 3px;
    width: 28px;
    height: 28px;
    background: url(../images/code.png) 0 0 no-repeat;
    cursor: pointer; }
  .loginbox .brain {
    position: absolute;
    top: 7px;
    right: 3px;
    width: 26px;
    height: 21px;
    background: url(../images/brain.jpg) 0 0 no-repeat;
    cursor: pointer; }
  .loginbox .keepOut {
    position: absolute;
    top: 18px;
    right: 5px;
    width: 40px;
    height: 20px;
    background-color: #fff;
    transform: rotate(45deg); }
  .loginbox .sweep {
    position: absolute;
    top: 7px;
    right: 28px;
    width: 123px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #2996f2;
    text-align: left;
    text-indent: 24px;
    background: url(../images/box.png) 0 0 no-repeat;
    transition: all .5s linear; }
    .loginbox .sweep.new {
      width: 87px;
      background-image: url(../images/box2.png);
      text-indent: 17px; }
  .loginbox .sweepcode {
    padding-top: 74px; }
    .loginbox .sweepcode p {
      padding-top: 25px;
      font-size: 14px;
      line-height: 1;
      color: #333;
      text-align: center; }
    .loginbox .sweepcode em {
      color: #2996f2; }
  .loginbox .renovate {
    position: relative;
    margin: 0 auto;
    width: 193px;
    height: 193px; }
    .loginbox .renovate img {
      display: block; }
    .loginbox .renovate .reinner {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      font-size: 14px;
      text-align: center;
      color: #333;
      background-color: rgba(255, 255, 255, 0.9); }
      .loginbox .renovate .reinner div {
        padding-top: 72px;
        line-height: 14px; }
      .loginbox .renovate .reinner span {
        display: block;
        margin: 18px auto;
        width: 100px;
        height: 36px;
        line-height: 36px;
        color: #fff;
        background-color: #2996f2;
        border-radius: 4px;
        cursor: pointer; }
  .loginbox .success {
    padding-top: 225px;
    background: url(../images/phone2.png) center 82px no-repeat;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    text-align: center; }
    .loginbox .success .green {
      color: #2eb175; }
    .loginbox .success .blue {
      color: #2996f2; }

.prompt .pro {
  font-size: 14px;
  line-height: 44px;
  color: #999;
  text-align: center; }

.prompt .input {
  margin: 0 auto;
  display: block;
  width: 323px;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  text-indent: 46px;
  background: url(../images/pwd.png) 16px center no-repeat;
  border: 1px solid #eff4f9;
  outline: none;
  border-radius: 3px; }

.prompt .warn {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  text-align: center; }

.pt35 {
  padding-top: 35px; }

.ml-10 {
  margin-right: -6px; }

.mt50 {
  margin-top: 50px !important; }

.mt20 {
  margin-top: 30px; }

.tower {
  position: relative;
  display: block;
  transform-origin: 0% 50%;
  -webkit-animation: shadow .6s both linear .2s;
  animation: shadow .6s both linear .2s; }

.terrace {
  position: absolute;
  top: -200%;
  right: 0;
  display: block;
  -webkit-animation: terrace .7s both linear .2s;
  animation: terrace .7s both linear .2s; }

.crane {
  position: absolute;
  top: -200%;
  right: 11px;
  display: block;
  -webkit-animation: crane .7s both linear .3s;
  animation: crane .7s both linear .3s; }

/* 主要动画效果 */
@keyframes logo {
  0% {
    top: -48px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@keyframes loginbox {
  0% {
    right: -388px; }
  100% {
    right: 0; } }

@keyframes shadow {
  0% {
    opacity: 0;
    -ms-transform: scale(0.01, 0.01);
    /* IE 9 */
    -webkit-transform: scale(0.01, 0.01);
    /* Safari */
    transform: scale(0.01, 0.01);
    /* 标准语法 */ }
  100% {
    opacity: 1;
    -ms-transform: scale(1, 1);
    /* IE 9 */
    -webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1); } }

@keyframes terrace {
  100% {
    top: 120px; } }

@keyframes crane {
  100% {
    top: 57px; } }
