@charset "UTF-8";
.xizi-login .header .right span a:hover, .xizi-pass .head .header .right a:hover, .xizi-sign .head .header .right a:hover {
  text-decoration: underline
}

.xizi-agreement .head {
  width: 100%;
  height: 90px;
  background: #e8f1f5
}

.xizi-agreement .head .header {
  width: 1000px;
  height: 90px;
  margin: 0 auto;
  line-height: 90px;
  position: relative
}

.xizi-agreement .head .header .left {
  float: left;
  margin-top: 24px
}

.xizi-agreement .head .header .middle {
  float: left;
  line-height: 90px;
  font-size: 20px;
  margin-left: 20px
}

.xizi-agreement .head .header .right {
  float: left;
  position: absolute;
  right: 0
}

.xizi-agreement .head .header .right span {
  font-size: 12px;
  color: #666;
  margin-left: 20px;
  cursor: pointer
}

.xizi-agreement .head .header .right a {
  color: #666
}

.xizi-agreement .main {
  width: 800px;
  margin: 50px auto 20px;
  line-height: 32px
}

.xizi-agreement .main .title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px
}

.xizi-agreement .main .blod {
  font-weight: 700
}

.xizi-agreement .main .mt2 {
  text-indent: 20px
}

.xizi-agreement .main .mt3 {
  text-indent: 30px
}

.xizi-agreement .footer {
  border-top: 1px solid #ccc;
  padding: 30px 0;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  overflow: hidden
}

.xizi-agreement .footer .depot {
  margin-bottom: 30px
}

.xizi-agreement .footer .depot span {
  color: #999;
  margin-left: 85px
}

.xizi-agreement .footer .depot a {
  position: absolute;
  margin-top: -5px
}

.xizi-agreement .footer .copy {
  color: #999
}

#drag {
  margin-bottom: 28px;
  width: 300px
}

#drag .drag {
  position: relative;
  background-color: #e8e8e8;
  width: 300px;
  height: 42px;
  line-height: 42px
}

#drag .drag .handler {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  cursor: move;
  box-sizing: content-box
}

#drag .drag .drag_bg {
  background-color: #7ac23c;
  height: 42px;
  width: 0
}

#drag .drag .drag_text {
  position: absolute;
  top: 0;
  width: 300px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  font-size: 12px
}

#drag .drag .drag_text[data-status=wait] {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, #fff), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: drag_text_box 3s infinite;
  -webkit-text-size-adjust: none
}

#drag .handler_input {
  margin-top: 1px;
  background-color: #fff;
  height: 42px;
  display: none
}

#drag .handler_input img, #drag .handler_input input {
  height: 40px;
  border: 1px solid #e0e0e0;
  line-height: 40px;
  box-sizing: content-box;
  text-align: center
}

#drag .handler_input input {
  width: 196px;
  color: #333;
  float: right;
  padding: 0;
  text-indent: 10px
}

#drag .handler_input img {
  width: 100px;
  cursor: pointer;
  float: left
}

#drag .handler_bg {
  background: url(/images/web/handler_bg.png) center no-repeat #fff
}

#drag .handler_ok_bg {
  background: url(/images/web/handler_ok_bg.png) center no-repeat #fff;
  cursor: default!important
}

#drag .handler_err_bg {
  background: url(/images/web/zi.jpg) center no-repeat #fff;
  cursor: default!important
}

.center-part {
  background-color: #fff;
  padding: 34px 0 50px;
  width: 900px;
  height: 520px;
  margin: 151px auto 0;
  box-sizing: border-box
}

.center-part .top {
  height: 35px;
  line-height: 35px;
  margin-bottom: 35px;
  padding: 0 40px
}

.center-part .top .h1 {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  float: left
}

.center-part .top .ad-contact, .center-part .top .to-sign-in, .center-part .top .to-sign-up {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #2d90d3;
  cursor: pointer
}

.center-part .bottom .left-part #register-form #code-error_tips, .center-part .bottom .left-part #register-form #message-code-error_tips, .center-part .bottom .left-part #register-form-detail #name-error_tips {
  position: absolute;
  font-size: 12px;
  color: red;
  display: none;
  top: 48px;
  line-height: 1
}

.center-part .top .to-sign-up {
  margin: 0 20px
}

.center-part .bottom {
  height: 371px
}

.center-part .bottom .left-part {
  box-sizing: border-box;
  float: left;
  width: 500px;
  height: 371px;
  padding: 38px 0 0 70px
}

.center-part .bottom .left-part #register-form-detail #name-error_tips {
  left: 47px
}

.center-part .bottom .left-part .item-row {
  height: 35px;
  line-height: 35px;
  position: relative
}

.center-part .bottom .left-part .item-row:first-child, .center-part .bottom .left-part .item-row:nth-child(2) {
  margin-bottom: 50px
}

.center-part .bottom .left-part .item-row:last-child {
  margin-bottom: 80px
}

.center-part .bottom .left-part .item-row .label {
  font-size: 14px;
  color: #222;
  margin-right: 16px;
  float: left
}

.center-part .bottom .left-part .item-row .phone-tips_right {
  background-image: url(/images/web/green@2x.png);
  background-size: cover;
  display: inline-block;
  visibility: hidden;
  width: 16px;
  height: 16px;
  margin-left: 10px
}

.center-part .bottom .left-part .item-row .item-input {
  display: inline-block;
  width: 311px;
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  border: 1px solid #ddd;
  position: relative
}

.center-part .bottom .left-part .item-row .item-input.special {
  border: 0
}

.center-part .bottom .left-part .item-row .item-input.toggle {
  margin: 10px 0 0 60px
}

.center-part .bottom .left-part .item-row .item-input #get-code {
  width: 94px;
  height: 35px;
  float: right;
  text-align: center;
  border-radius: 0 2px 2px 0;
  background: #1daaf7;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0
}

.center-part .bottom .left-part .item-row .item-input #get-code.count-down {
  color: #333;
  background: #E8E8E8
}

.center-part .bottom .left-part .item-row .item-input .radio-group {
  height: 20px;
  line-height: 20px
}

.center-part .bottom .left-part .item-row .item-input input[type=radio] {
  display: none
}

.center-part .bottom .left-part .item-row .item-input #code-error_tips, .center-part .bottom .left-part .item-row .item-input #name-error_tips, .center-part .bottom .left-part .item-row .item-input #phone-error_tips {
  font-size: 12px;
  color: red;
  display: none
}

.center-part .bottom .left-part .item-row .item-input input[type=radio]:checked~.b-radio:before {
  display: block
}

.center-part .bottom .left-part .item-row .item-input .fake-input {
  display: inline-block;
  border: 1px solid #ccc;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  background: 0 0;
  box-sizing: border-box
}

.center-part .bottom .left-part .item-row .item-input .fake-input.checked {
  background-image: url(/images/web/blue_circle@2x.png);
  background-size: cover;
  border: 0
}

.center-part .bottom .left-part .item-row .item-input .fake-input::before {
  content: '';
  font-size: 0;
  width: 10px;
  height: 10px;
  background: #8fbcee;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  margin-top: -5px;
  border-radius: 2px;
  display: none
}

.center-part .bottom .left-part .item-row .item-input .verify-code_img {
  width: 95px;
  float: left;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0
}

.center-part .bottom .left-part .item-row .item-input .prefix-phone {
  height: 20px;
  line-height: 20px;
  width: 47px;
  box-sizing: border-box;
  display: inline-block;
  border-right: 1px solid #DDD;
  text-align: center;
  float: left;
  margin: 7px 0
}

.center-part .bottom .left-part .item-row .item-input .eye-toggle {
  float: right;
  height: 35px;
  width: 35px;
  background-image: url(/images/web/login_hide_btn_unselected@2x.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center
}

.center-part .bottom .left-part .item-row .item-input .eye-toggle.can {
  background-image: url(/images/web/login_hide_btn_selected@2x.png)
}

.center-part .bottom .left-part .item-row .item-input .normal {
  border: 0;
  padding: 0 0 0 10px;
  height: 35px;
  width: 264px;
  vertical-align: top;
  box-sizing: border-box;
  float: left
}

.center-part .bottom .left-part .item-row .item-input .normal::-webkit-input-placeholder {
  color: #BBB
}

.center-part .bottom .left-part .item-row .item-input #verify-code {
  width: 216px;
  float: left
}

.center-part .bottom .left-part .item-row .password-tips {
  color: #999;
  position: absolute;
  font-size: 12px;
  display: none;
  left: 58px;
  top: 48px;
  line-height: 1
}

.center-part .bottom .left-part .item-row .password-tips.error {
  color: red
}

.center-part .bottom .left-part .item-row.avatar-row {
  height: 42px;
  line-height: 42px;
  margin-bottom: 70px
}

.center-part .bottom .left-part .item-row.avatar-row .avatar-container {
  display: inline-block;
  padding-left: 10px;
  height: 42px
}

.center-part .bottom .left-part .item-row.avatar-row .avatar-container .avatar {
  width: 42px;
  height: 42px;
  display: inline-block;
  border-radius: 50%;
  box-sizing: border-box;
  background-size: cover;
  position: relative;
  background-color: #1daaf7;
  margin-right: 25px
}

.center-part .bottom .left-part .item-row.avatar-row .avatar-container .avatar span {
  position: absolute;
  width: 12px;
  height: 12px;
  background-image: url(/images/web/blue_circle@2x.png);
  right: 0;
  bottom: 0;
  background-size: cover;
  display: none
}

.center-part .bottom .left-part .item-row.avatar-row .avatar-container .avatar.selected {
  border: 1px solid #1daaf7
}

.center-part .bottom .left-part .item-row.avatar-row .avatar-container .avatar.selected span {
  display: block
}

.center-part .bottom .left-part .edit-success {
  width: 40px;
  height: 40px;
  margin: 38px auto 0;
  display: block
}

.center-part .bottom .left-part .new-password {
  font-size: 20px;
  color: #333;
  text-align: center;
  margin: 18px 0 34px
}

.center-part .bottom .left-part .re-login {
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #1daaf7;
  border-radius: 3px;
  font-size: 16px;
  margin: auto;
  color: #fff
}

.center-part .bottom .left-part .protocol {
  height: 16px;
  line-height: 16px;
  margin: 0 auto 30px;
  padding-left: 60px
}

.center-part .bottom .left-part .protocol .confirm {
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border-radius: 1px;
  border: 1px solid #2d90d3;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  background-size: cover
}

.center-part .bottom .left-part .protocol #protocol:checked~label {
  background-image: url(/images/web/confirm@2x.png)
}

.center-part .bottom .left-part .protocol span {
  font-size: 12px;
  color: #4D4D4D
}

.center-part .bottom .left-part .protocol .protocol-href {
  font-size: 12px;
  color: #2D90D3;
  cursor: pointer
}

.center-part .bottom .left-part .next-step, .center-part .bottom .left-part .sign-up_btn {
  width: 316px;
  height: 40px;
  font-size: 16px;
  margin: 0 0 17px 60px;
  border-radius: 3px;
  line-height: 40px;
  text-align: center
}

.center-part .bottom .left-part .sign-up_btn {
  background: #e8e8e8;
  color: #999
}

.center-part .bottom .left-part .sign-up_btn.enable {
  background: #1daaf7;
  color: #fff
}

.center-part .bottom .left-part .next-step {
  background: #e8e8e8;
  color: #999
}

.center-part .bottom .left-part .next-step.enable {
  background: #1daaf7;
  color: #fff
}

.center-part .bottom .left-part .tips {
  font-size: 12px;
  color: #222;
  padding-left: 60px
}

.center-part .bottom .left-part .sign-up_success {
  margin-top: 38px;
  padding-left: 28px;
  font-size: 20px;
  height: 30px
}

.center-part .bottom .left-part .sign-up_success .go-to_page {
  width: 160px;
  height: 40px;
  background: #1daaf7;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  margin: 50px 0 0 97px
}

.center-part .bottom .left-part .sign-up_success .success {
  width: 22px;
  height: 22px;
  float: left;
  margin: 2px 10px 0 0
}

.center-part .bottom .left-part .sign-up_success .success-phone {
  color: #1daaf7
}

.center-part .bottom .left-part .sign-up_success .words {
  color: #333
}

.right-part {
  height: 289px;
  width: 300px;
  border-left: 1px solid #ddd;
  padding: 76px 0 0 60px;
  float: right;
  color: #999;
  font-size: 14px
}

.right-part .sign-in {
  height: 22px;
  line-height: 22px
}

.right-part .sign-in span {
  display: inline-block
}

.right-part .sign-in .directly-tips {
  margin-right: 10px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  vertical-align: bottom
}

.right-part .sign-in #directly-login {
  width: 64px;
  height: 22px;
  line-height: 22px;
  background: #1daaf7;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  font-size: 12px
}

.right-part .divide-dash-line {
  width: 177px;
  height: 2px;
  background-image: url(/images/web/dashed@2x.png);
  margin: 30px 0
}

.right-part .social-type {
  margin-top: 20px
}

.right-part .social-type div {
  padding-left: 22px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  font-size: 12px;
  color: #333;
  height: 18px;
  line-height: 18px;
  float: left;
  margin-right: 20px;
  cursor: pointer
}

.right-part .social-type .wechat {
  background-image: url(/images/web/weixin@2x.png)
}

.right-part .social-type .qq {
  background-image: url(/images/web/qq@2x.png)
}

.right-part .social-type .weibo {
  background-image: url(/images/web/weibo@2x.png)
}

.right-part .title {
  color: #333;
  font-weight: 700;
  font-size: 18px
}

.right-part .gentle-tip {
  margin: 20px 0;
  color: #666;
  font-size: 14px
}

.right-part .editor-qr-code {
  width: 86px;
  height: 86px
}

.xizi-login .header {
  width: 1000px;
  height: 90px;
  margin: 0 auto;
  line-height: 90px;
  position: relative
}

.xizi-login .header .right .add img, .xizi-login .header .right .quan img, .xizi-login .header .right .wei img {
  width: 117px;
  height: 117px
}

.xizi-login .header .left {
  float: left;
  margin-top: 24px
}

.xizi-login .header .right {
  float: left;
  position: absolute;
  right: 0
}

.xizi-login .header .right span {
  font-size: 12px;
  color: #999;
  margin-left: 20px;
  cursor: pointer
}

.xizi-login .header .right span a {
  color: #999
}

.xizi-login .header .right .quan {
  width: 117px;
  position: absolute;
  z-index: 999;
  top: 55px;
  margin-left: 10px
}

.xizi-login .header .right .wei {
  width: 117px;
  position: absolute;
  z-index: 999;
  top: 55px;
  margin-left: 114px
}

.xizi-login .header .right .add {
  width: 117px;
  position: absolute;
  z-index: 999;
  top: 55px;
  margin-left: 190px
}

.xizi-login .login-main {
  width: 100%;
  height: 600px;
  overflow: hidden;
  background: #57c4fd
}

.xizi-login .login-main .flash {
  width: 100%;
  height: 600px
}

.xizi-login .login-main .flash .img {
  width: 100%;
  height: 600px;
  display: block;
  position: absolute;
  left: 0;
  top: 90px
}

.xizi-login .login-main .flash .img a {
  display: block;
  width: 1000px;
  margin: 0 auto;
  height: 600px;
  overflow: hidden
}

.xizi-login .login-main .flash .img a span {
  height: 600px;
  display: table-cell;
  vertical-align: middle
}

.xizi-login .login-main .flash .dot {
  width: 60px;
  position: absolute;
  z-index: 100;
  left: 50%;
  top: 630px;
  margin-left: 400px
}

.xizi-login .login-main .flash .dot .flaseLeft {
  float: left;
  width: 25px;
  height: 25px;
  cursor: pointer
}

.xizi-login .login-main .flash .dot .flaseRight {
  float: right;
  width: 25px;
  height: 25px;
  cursor: pointer
}

.xizi-login .login-main .register {
  width: 350px;
  height: auto;
  background: #fff;
  position: absolute;
  top: 203px;
  z-index: 99;
  left: 50%;
  margin-left: 150px
}

.xizi-login .login-main .register .login {
  padding: 0 25px
}

.xizi-login .login-main .register .login .login-topright {
  width: 100%;
  height: 44px;
  overflow: hidden
}

.xizi-login .login-main .register .login .login-topright div {
  position: absolute;
  right: 0;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer
}

.xizi-login .login-main .register .login .login-topright .tologin {
  display: block;
  position: absolute;
  width: 149px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #69ace4;
  margin-left: 125px;
  margin-top: 5px;
  text-indent: 35px;
  background: url(/images/web/tologin.png) no-repeat
}

.xizi-login .login-main .register .login .tabs.tab1::after, .xizi-login .login-main .register .login .tabs.tab2::after {
  content: '';
  width: 1px;
  height: 14px;
  background: #ddd;
  border-radius: 1px;
  top: 50%;
  transform: translateY(-50%)
}

.xizi-login .login-main .register .login .tabs {
  margin-bottom: 22px;
  line-height: 1;
  text-align: left;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.xizi-login .login-main .register .login .tabs.tab1::after {
  position: absolute;
  left: 87px
}

.xizi-login .login-main .register .login .tabs.tab2::after {
  position: absolute;
  left: 71px
}

.xizi-login .login-main .register .login .tabs .tab {
  color: #333;
  font-size: 14px;
  font-weight: lighter
}

.xizi-login .login-main .register .login .tabs .tab:first-child {
  padding-right: 15px
}

.xizi-login .login-main .register .login .tabs .tab:last-child {
  padding-left: 15px
}

.xizi-login .login-main .register .login .tabs .tab.active {
  color: #333;
  font-size: 18px;
  font-weight: 700
}

.xizi-login .login-main .register .login p {
  margin-top: -15px;
  margin-bottom: 30px;
  font-size: 16px
}

.xizi-login .login-main .register .login button {
  width: 300px;
  height: 42px;
  border: none;
  background: #00aae7;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  margin: 15px 0 20px;
  cursor: pointer
}

.xizi-login .login-main .register .login button:active {
  background: #0b9ed4
}

.xizi-login .login-main .register .login .name {
  border: 1px solid #ddd;
  width: 300px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 20px
}

.xizi-login .login-main .register .login .name label {
  display: block;
  float: left;
  width: 42px;
  height: 40px;
  background: url(/images/web/login-01.jpg) no-repeat;
  border-bottom: 2px solid #ddd
}

.xizi-login .login-main .register .login .name input {
  width: 247px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border: 0;
  padding-left: 10px;
  box-sizing: border-box;
}

.xizi-login .login-main .register .login .verify-code {
  border: 1px solid #ddd;
  width: 300px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.xizi-login .login-main .register .login .verify-code label {
  display: block;
  float: left;
  width: 42px;
  height: 40px;
  background: url(/images/web/login-02.jpg) no-repeat;
  border-bottom: 2px solid #ddd;
  box-sizing:border-box;
  flex-shrink: 0;
}

.xizi-login .login-main .register .login .verify-code #get-code {
  color: #1DAAF7;
  font-size: 12px;
  height: 18px;
  padding: 0 10px;
  border-left: 1px solid #DDD;
  width: 81px;
  text-align: center;
  box-sizing:border-box;
  flex-shrink: 0;

}

.xizi-login .login-main .register .login .verify-code #get-code:hover {
  cursor: pointer
}

.xizi-login .login-main .register .login .verify-code input {
  -ms-flex: 1;
  flex: 1;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border: 0;
  padding-left: 10px
}

.xizi-login .login-main .register .login .password {
  border: 1px solid #ddd;
  width: 300px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 20px
}

.xizi-login .login-main .register .login .password label {
  display: block;
  float: left;
  width: 42px;
  height: 40px;
  background: url(/images/web/login-02.jpg) no-repeat;
  border-bottom: 2px solid #ddd
}

.xizi-login .login-main .register .login .password input {
  width: 247px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border: 0;
  padding-left: 10px;
  box-sizing: border-box;
}

.xizi-login .login-main .register .login .zi {
  font-size: 12px;
  overflow: hidden
}

.xizi-login .login-main .register .login .zi a {
  float: left;
  color: #666
}

.xizi-login .login-main .register .login .zi span {
  float: right
}

.xizi-login .login-main .register .login .verify {
  width: 265px;
  position: absolute;
  border: 1px solid #ffb4a8;
  margin-top: -50px;
  padding: 5px 0 5px 35px;
  background: url(/images/web/verify-01.png) 10px 6px no-repeat #fef2f2;
  color: #666;
  display: none;
  font-size: 12px
}

.xizi-login .login-main .register .login .verify span {
  width: 16px;
  overflow: hidden;
  display: block;
  float: left;
  margin-right: 5px
}

.xizi-login .login-main .register .login .verify a {
  color: #f40
}

.xizi-login .login-main .register .login .third {
  font-size: 12px;
  overflow: hidden;
  margin-bottom: 36px
}

.xizi-login .login-main .register .login .third div {
  float: left;
  padding-left: 24px;
  height: 18px;
  line-height: 18px;
  margin-right: 20px
}

.xizi-login .login-main .register .login .third div a {
  color: #666
}

.xizi-login .login-main .register .login .third .wechat {
  background: url(/images/web/wechat.jpg) no-repeat
}

.xizi-login .login-main .register .login .third .qq {
  background: url(/images/web/qq.jpg) no-repeat
}

.xizi-login .login-main .register .login .third .weibo {
  background: url(/images/web/weibo.jpg) no-repeat
}

.xizi-login .login-main .register .barcode {
  padding: 0 25px;
  display: none
}

.xizi-login .login-main .register .barcode .barcode-topright {
  width: 100%;
  height: 51px;
  overflow: hidden
}

.xizi-login .login-main .register .barcode .barcode-topright div {
  position: absolute;
  right: 0;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer
}

.xizi-login .login-main .register .barcode .barcode-topright .tologin {
  display: block;
  position: absolute;
  width: 149px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #69ace4;
  margin-left: 125px;
  margin-top: 5px;
  text-indent: 35px;
  background: url(/images/web/tologin.png) no-repeat
}

.xizi-login .login-main .register .barcode #dimension {
  margin-top: 19px
}

.xizi-login .login-main .register .barcode #dimension .open {
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center
}

.xizi-login .login-main .register .barcode #dimension .open span {
  color: #e95c69;
  margin-right: 10px
}

.xizi-login .login-main .register .barcode #dimension .load {
  text-align: center;
  width: 300px;
  height: 140px;
  padding-top: 65px;
  background: #fff;
  filter: alpha(opacity=90);
  opacity: .9;
  color: #000;
  position: absolute;
  display: none;
  z-index: 99
}

.xizi-login .login-main .register .barcode #dimension .lose {
  width: 300px;
  height: 220px;
  color: #333;
  overflow: hidden;
  position: absolute;
  display: none;
  z-index: 98
}

.xizi-login .login-main .register .barcode #dimension .lose .lose-bg {
  width: 300px;
  height: 220px;
  background: #fff;
  filter: alpha(opacity=90);
  opacity: .9;
  position: absolute;
  margin: 0 0 0 150px;
  left: 50%
}

.xizi-login .login-main .register .barcode #dimension .lose .lose-zi {
  position: absolute;
  margin-left: 102px
}

.xizi-login .login-main .register .barcode #dimension .lose .lose-zi span {
  color: #e95c69;
  margin-left: 10px
}

.xizi-login .login-main .register .barcode #dimension .lose .lose-button {
  position: absolute;
  background: url(/images/web/lose-button.jpg) no-repeat #e95c69;
  width: 116px;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border-radius: 3px;
  margin: 75px 92px
}

.xizi-login .login-main .register .barcode #dimension .img {
  width: 100%;
  height: 195px;
  padding-top: 8px;
  overflow: hidden
}

.xizi-login .login-main .register .barcode #dimension .img img {
  width: 136px;
  height: 136px;
  margin-left: 83px
}

.xizi-login .login-main .register .barcode #dimension .sao {
  width: 134px;
  height: 173px;
  position: absolute;
  top: 110px;
  right: 38px;
  filter: alpha(opacity=0);
  opacity: 0
}

.xizi-login .login-main .register .barcode #dimension .zi {
  text-align: center;
  color: #d7d7d7;
  font-size: 12px;
  margin-bottom: 30px
}

.xizi-login .login-main .register .barcode #dimension .zi a {
  color: #73b2e6;
  margin: 0 5px
}

.xizi-login .login-main .register .barcode #succeed {
  margin-top: 19px
}

.xizi-login .login-main .register .barcode #succeed .succeed-img {
  width: 81px;
  height: 145px;
  overflow: hidden;
  margin: 0 auto 14px
}

.xizi-login .login-main .register .barcode #succeed .succeed-zi {
  font-size: 16px;
  text-align: center;
  color: #333;
  margin-bottom: 45px
}

.xizi-login .login-main .register .barcode #succeed .succeed-zi p {
  font-size: 14px;
  margin-bottom: 14px
}

.xizi-login .login-main .register .barcode #succeed .succeed-back {
  font-size: 12px;
  text-align: center;
  color: #73b2e6;
  cursor: pointer;
  margin-bottom: 30px
}

.xizi-login .login-main .register .wxqrcode .wechat-back {
  font-size: 12px;
  text-align: center;
  color: #73b2e6;
  cursor: pointer;
  margin-bottom: 16px
}

.xizi-login .login-main .register .oauth-info {
  margin-left: auto;
  margin-right: auto;
  width: 1200px
}

.xizi-login .footer {
  text-align: center;
  overflow: hidden;
  font-size: 12px;
  line-height: 90px;
  height: 90px;
  color: #999;
  margin: 0
}

.xizi-login .footer a {
  color: #999
}

.xizi-pass .head {
  width: 100%;
  height: 90px;
  background: #e8f1f5
}

.xizi-pass .head .header {
  width: 1000px;
  height: 90px;
  margin: 0 auto;
  line-height: 90px;
  position: relative
}

.xizi-pass .head .header .left {
  float: left;
  margin-top: 24px
}

.xizi-pass .head .header .middle {
  float: left;
  line-height: 90px;
  font-size: 20px;
  margin-left: 20px
}

.xizi-pass .head .header .right {
  float: left;
  position: absolute;
  right: 0
}

.xizi-pass .head .header .right span {
  font-size: 12px;
  color: #666;
  margin-left: 20px;
  cursor: pointer
}

.xizi-pass .head .header .right a {
  color: #666
}

.xizi-pass .main {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  border-bottom: 1px solid #e9e8e9
}

.xizi-pass .main .stage {
  width: 640px;
  height: 42px;
  margin: 100px auto 0;
  font-size: 12px;
  color: #999
}

.xizi-pass .main .stage ul {
  overflow: hidden
}

.xizi-pass .main .stage ul li {
  float: left;
  width: 160px;
  margin: 0 auto;
  height: 5px;
  background: #ccc
}

.xizi-pass .main .stage ul li div {
  position: absolute;
  width: 160px
}

.xizi-pass .main .stage ul li p {
  margin-top: -7px;
  margin-left: 68px;
  margin-bottom: 10px;
  width: 20px;
  height: 20px;
  background: #ccc;
  border-radius: 50%;
  line-height: 20px;
  color: #fff;
  text-align: center
}

.xizi-pass .main .stage ul li span {
  display: block;
  text-align: center
}

.xizi-pass .main .stage ul .active {
  color: #90d155;
  background: #90d155
}

.xizi-pass .main .stage ul .active p {
  margin-top: -10px;
  margin-bottom: 9px;
  background: #90d155;
  width: 24px;
  height: 24px;
  line-height: 24px
}

.xizi-pass .main .stage ul .excessive {
  color: #b6e19c;
  background: #b6e19c
}

.xizi-pass .main .stage ul .excessive p {
  background: #b6e19c
}

.xizi-pass .main .verify {
  width: 370px;
  overflow: hidden;
  margin: 80px 0 40px 230px
}

.xizi-pass .main .verify .input {
  min-height: 72px;
  line-height: 42px
}

.xizi-pass .main .verify .input #phone {
  margin-bottom: 15px;
  height: 30px;
  line-height: 30px;
  clear: both;
  margin-left: 70px;
  padding-left: 20px;
  display: none;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  color: red;
  font-size: 12px
}

.xizi-pass .main .verify .input span {
  width: 65px;
  text-align: right;
  float: left;
  color: #666
}

.xizi-pass .main .verify .input input {
  width: 298px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  float: right;
  text-indent: 10px;
  color: #333
}

.xizi-pass .main .verify .input .zi {
  position: absolute;
  margin-left: 380px;
  font-size: 12px;
  color: #666
}

.xizi-pass .main .verify .note {
  min-height: 72px;
  line-height: 42px
}

.xizi-pass .main .verify .note span {
  width: 65px;
  text-align: right;
  float: left
}

.xizi-pass .main .verify .note input {
  width: 298px;
  height: 40px;
  line-height: 42px;
  float: left;
  text-indent: 10px;
  border: 1px solid #e0e0e0
}

.xizi-pass .main .verify .note .input {
  width: 298px;
  min-height: 40px!important;
  line-height: 38px;
  float: right
}

.xizi-pass .main .verify .note .bottom {
  background: url(/images/web/plaint.png) 0 7px no-repeat!important;
  color: #666!important;
  font-size: 12px
}

.xizi-pass .main .verify .note #verify {
  margin-bottom: 15px;
  height: 30px;
  line-height: 30px;
  clear: both;
  padding-left: 20px;
  display: none;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  color: red;
  font-size: 12px
}

.xizi-pass .main .verify .note #yard {
  width: 165px;
  height: 38px;
  border-right: none;
  background: #fff
}

.xizi-pass .main .verify .note #sms {
  width: 130px!important;
  background: #fff;
  height: 42px;
  cursor: pointer;
  color: red;
  border-left: none;
  font-size: 12px
}

.xizi-pass .main .user {
  width: 430px;
  overflow: hidden;
  margin: 80px 0 40px 254px
}

.xizi-pass .main .user .input {
  min-height: 72px;
  line-height: 42px
}

.xizi-pass .main .user .input #password, .xizi-pass .main .user .input #password2 {
  margin-bottom: 15px;
  height: 30px;
  line-height: 30px;
  clear: both;
  margin-left: 130px;
  padding-left: 20px;
  display: none;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  color: red;
  font-size: 12px
}

.xizi-pass .main .user .input span {
  width: 126px;
  text-align: right;
  float: left
}

.xizi-pass .main .user .input input {
  width: 298px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  float: right;
  text-indent: 10px;
  color: #333
}

.xizi-pass .main .user .input .zi {
  position: absolute;
  margin-left: 450px;
  padding-left: 20px;
  font-size: 12px;
  color: red;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff
}

.xizi-pass .main .accomplish a, .xizi-pass .main .user .checkbox a {
  color: #2d90d3
}

.xizi-pass .main .user .radio {
  margin-bottom: 20px
}

.xizi-pass .main .user .radio input {
  margin-top: 4px;
  position: absolute
}

.xizi-pass .main .user .radio label {
  margin: 0 20px 0 30px;
  line-height: 18px
}

.xizi-pass .main .user .radio span {
  width: 126px;
  text-align: right;
  float: left;
  line-height: 18px
}

.xizi-pass .main .user .checkbox {
  font-size: 12px
}

.xizi-pass .main .user .checkbox input {
  margin-top: 3px;
  position: absolute
}

.xizi-pass .main .user .checkbox span {
  width: 126px;
  text-align: right;
  float: left;
  line-height: 18px
}

.xizi-pass .main .user .checkbox samp {
  margin-left: 25px;
  line-height: 18px
}

.xizi-pass .main .accomplish {
  overflow: hidden;
  margin: 110px auto 80px;
  text-align: center
}

.xizi-pass .main .accomplish p {
  margin-top: 30px;
  font-size: 10px
}

.xizi-pass .ValidateBox {
  width: 279px;
  height: 126px;
  overflow: hidden;
  position: absolute;
  top: 260px;
  margin-left: 435px;
  background: url(/images/web/passwordBg.jpg) no-repeat #fff;
  padding: 10px 10px 10px 20px;
  font-size: 12px
}

.xizi-pass .ValidateBox .one {
  height: 12px;
  line-height: 12px
}

.xizi-pass .ValidateBox .one span, .xizi-pass .ValidateBox .one ul {
  float: left
}

.xizi-pass .ValidateBox .one ul li {
  float: left;
  width: 24px;
  height: 12px;
  background: #dcdcdc;
  margin-right: 5px
}

.xizi-pass .ValidateBox .two li {
  margin-top: 10px
}

.xizi-pass .ValidateBox .two li i {
  width: 8px;
  height: 8px;
  float: left;
  display: block;
  margin: 3px 5px 0 0;
  background: url(/images/web/Validate-01.jpg) no-repeat #fff
}

.xizi-pass .without {
  margin: 0 auto;
  width: 940px;
  height: 68px;
  border: 1px solid #dfecf2;
  border-top: none;
  background: #f4fafc;
  padding: 30px;
  display: none
}

.xizi-pass .without span {
  font-size: 14px;
  font-weight: 700;
  color: #666;
  margin-bottom: 10px;
  display: block
}

.xizi-pass .without p {
  font-size: 12px;
  line-height: 22px;
  color: #999
}

.xizi-phone .uc_tips {
  background: #ffffe0;
  border: 1px solid #f1e3bc;
  margin-bottom: 15px;
  padding: 10px 20px;
  position: relative;
  zoom: 1
}

.xizi-phone .uc_tips .uc_tips_close {
  background: url(/images/web/tips_close.png) center center no-repeat;
  cursor: pointer;
  height: 38px;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px
}

.xizi-phone .phone {
  margin: 30px 0 0 100px;
  width: 380px;
  overflow: hidden
}

.xizi-phone .phone .input {
  min-height: 72px;
  line-height: 42px
}

.xizi-phone .phone .input #phone, .xizi-phone .phone .input #wait {
  height: 30px;
  line-height: 30px;
  margin-left: 80px;
  margin-bottom: 15px;
  clear: both;
  padding-left: 20px
}

.xizi-phone .phone .input #phone {
  display: none;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  color: red;
  font-size: 12px
}

.xizi-phone .phone .input #wait {
  background: url(/images/web/plaint.png) 0 center no-repeat #fff;
  color: #666
}

.xizi-phone .phone .input span {
  width: 75px;
  text-align: right;
  float: left
}

.xizi-phone .phone .input input {
  width: 298px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  float: right;
  text-indent: 10px
}

.xizi-phone .phone .note {
  min-height: 72px;
  line-height: 42px
}

.xizi-phone .phone .note span {
  width: 65px;
  text-align: right;
  float: left
}

.xizi-phone .phone .note input {
  width: 298px;
  height: 40px;
  line-height: 40px;
  float: left;
  text-indent: 10px;
  border: 1px solid #e0e0e0
}

.xizi-phone .phone .note .input {
  width: 300px;
  min-height: 40px!important;
  line-height: 40px;
  float: right
}

.xizi-phone .phone .note .bottom {
  margin-top: 42px;
  position: absolute;
  background: url(/images/web/plaint.png) 0 7px no-repeat!important;
  color: #666!important
}

.xizi-phone .phone .note #verify {
  margin-bottom: 15px;
  height: 30px;
  line-height: 30px;
  clear: both;
  padding-left: 20px;
  display: none;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  color: red;
  font-size: 12px
}

.xizi-phone .phone .note #yard {
  width: 165px;
  height: 38px;
  border-right: none;
  background: #fff
}

.xizi-phone .phone .note #sms {
  width: 130px;
  height: 42px;
  border-left: none;
  background: #fff;
  cursor: pointer;
  color: red;
  font-size: 12px
}

.xizi-phone .accomplish {
  overflow: hidden;
  text-align: center
}

.xizi-phone .accomplish .icon-accomplish {
  margin: auto
}

.xizi-phone .accomplish p {
  margin: 20px 0;
  font-size: 20px
}

.xizi-phone .accomplish a {
  color: #2d92d4
}

.xizi-phone .accomplish span {
  color: #99db5f
}

.change-phone {
  padding: 22px 0 0 98px;
  display: none
}

.change-phone .warm-tips {
  font-size: 12px;
  color: #999;
  margin-bottom: 36px
}

.change-phone .error-phone-tips {
  font-size: 12px;
  color: red;
  margin-top: 17px;
  display: none
}

.change-phone .phone-number {
  font-size: 14px;
  color: #333;
  height: 35px;
  line-height: 35px
}

.change-phone .phone-number .phone-front {
  margin-right: 10px;
  float: left
}

.change-phone .phone-number .phone-behind {
  float: left;
  margin-left: 10px
}

.change-phone .phone-number input {
  float: left;
  width: 26px;
  height: 26px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #ddd;
  margin-right: 18px;
  text-align: center
}

.change-phone .phone-number input:first-child {
  margin-right: 0
}

.change-phone .phone-number input:focus {
  border-color: #1DAAF7
}

.bind-the-phone {
  padding: 26px 0 0 98px;
  display: none
}

.bind-the-phone .warm-tips {
  font-size: 12px;
  color: #999;
  margin-bottom: 26px
}

.bind-the-phone .bind-phone-tips, .bind-the-phone .verify-codes-tips {
  font-size: 12px;
  margin-left: 9px;
  display: none;
  color: red
}

.bind-the-phone .row-bind {
  margin-bottom: 16px;
  height: 30px;
  line-height: 30px
}

.bind-the-phone .row-bind label {
  float: left
}

.bind-the-phone .row-bind:last-child .input-mask {
  width: 197px
}

.bind-the-phone .row-bind:last-child .input-mask .get-verify-code {
  width: 74px;
  height: 26px;
  background: #1daaf7;
  border-radius: 0 2px 2px 0;
  color: #fff;
  line-height: 27px;
  font-size: 12px;
  text-align: center;
  display: inline-block
}

body, input {
  font-size: 14px
}

.bind-the-phone .row-bind:last-child .input-mask .get-verify-code.unable {
  color: #333;
  background-color: #e8e8e8
}

.bind-the-phone .row-bind:last-child .input-mask input {
  width: 115px
}

.bind-the-phone .row-bind .input-mask {
  float: left;
  width: 199px;
  height: 26px;
  line-height: 26px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #ddd
}

.bind-the-phone .row-bind .input-mask input {
  border: none;
  box-sizing: border-box
}

.bind-the-phone .row-bind .input-mask #bind-phone-verify {
  width: 123px;
  float: left;
  height: 26px;
  line-height: 26px;
  padding-left: 10px
}

.bind-the-phone .row-bind .input-mask #bind-phone-input {
  float: left;
  height: 26px;
  box-sizing: border-box;
  line-height: 26px;
  padding-left: 10px;
  width: 153px
}

.bind-the-phone .row-bind .input-mask .phone-prefix {
  border-right: 1px solid #ddd;
  width: 45px;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  float: left
}

.bind-the-phone .confirm-button {
  width: 113px;
  height: 37px;
  border-radius: 2px;
  line-height: 37px;
  text-align: center;
  margin-left: 56px;
  color: #333;
  background-color: #e8e8e8
}

.disabled, img {
  border: none
}

body, li, p, ul {
  margin: 0;
  padding: 0
}

.bind-the-phone .confirm-button.enable {
  background: #6cbc13;
  color: #fff
}

body {
  font-family: "Microsoft YaHei";
  height: 100%
}

li, ul {
  list-style: none
}

input {
  outline: 0
}

a {
  text-decoration: none;
  color: #000
}

.red {
  color: #dd2b2c
}

.green {
  color: #99db5e
}

.disabled {
  background: #f1f1f1;
  border-radius: 3px;
  font-size: 16px
}

.primary {
  background: #53bcf5;
  color: #fff!important;
  border-radius: 3px;
  border: 1px solid #53bcf5!important;
  font-size: 16px
}

input[type=button] {
  width: 300px!important;
  cursor: pointer;
  text-indent: 0!important
}

input[type=button]:active {
  background: #0b9ed4
}

.tip {
  width: auto;
  padding: 0 10px;
  height: 42px;
  border-radius: 5px;
  position: absolute;
  background: #000;
  filter: alpha(opacity=80);
  opacity: .8;
  color: #fff;
  font-size: 14px;
  line-height: 42px;
  top: 300px;
  left: 50%;
  display: none
}

.redwire, .redwireLeft {
  border: 1px solid red!important
}

.redwire, .redwireLeft, .redwireRight {
  color: red!important
}

.show {
  display: block
}

.redwireLeft {
  border-left: none!important
}

.redwireRight {
  border: 1px solid red!important;
  border-right: none!important
}

.footer {
  text-align: center;
  font-size: 12px;
  overflow: hidden;
  margin: 30px
}

.footer .depot {
  color: #666;
  margin-bottom: 25px
}

.footer .depot span {
  color: #999;
  margin-left: 85px
}

.footer .depot a {
  position: absolute;
  margin-top: -5px
}

.footer .copy, .footer .foot {
  color: #999
}

.footer .foot a {
  color: #999;
  margin-top: -7px
}

#the-password-form {
  padding-left: 98px
}

#the-password-form .old-password {
  margin: 22px 0 0
}

#the-password-form .password {
  margin-top: 17px
}

#the-password-form label {
  color: #333;
  font-size: 14px;
  width: 70px;
  text-align: right;
  display: inline-block
}

#the-password-form input {
  width: 200px;
  height: 26px;
  border-radius: 2px;
  text-indent: 10px;
  border: 1px solid #ddd
}

#the-password-form input:-moz-placeholder, #the-password-form input:-ms-input-placeholder, #the-password-form input::-moz-placeholder, #the-password-form input::-webkit-input-placeholder {
  color: #bbb;
  font-size: 14px
}

#the-password-form #error-tips, #the-password-form #old-error-tips {
  color: red;
  font-size: 12px;
  background-image: url(/images/web/close@2x.png);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 14px 14px;
  padding-left: 20px;
  margin-left: 10px;
  display: none
}

.xizi-sign .main .over ul li span, .xizi-sign .main .stage ul li span {
  display: block;
  text-align: center
}

.submit {
  width: 113px;
  height: 37px;
  line-height: 37px;
  background: #6cbc13;
  border-radius: 2px;
  margin-left: 181px;
  margin-top: 24px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
  left: -8px
}

.xizi-sign .head {
  width: 100%;
  height: 90px;
  background: #e8f1f5
}

.xizi-sign .head .header {
  width: 1000px;
  height: 90px;
  margin: 0 auto;
  line-height: 90px;
  position: relative
}

.xizi-sign .head .header .left {
  float: left;
  margin-top: 24px
}

.xizi-sign .head .header .middle {
  float: left;
  line-height: 90px;
  font-size: 20px;
  margin-left: 20px
}

.xizi-sign .head .header .right {
  float: left;
  position: absolute;
  right: 0
}

.xizi-sign .head .header .right span {
  font-size: 12px;
  color: #666;
  margin-left: 20px;
  cursor: pointer
}

.xizi-sign .head .header .right a {
  color: #666
}

.xizi-sign .main {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  border-bottom: 1px solid #e9e8e9
}

.xizi-sign .main .stage {
  width: 640px;
  height: 42px;
  margin: 100px auto 0;
  font-size: 12px;
  color: #999
}

.xizi-sign .main .stage ul {
  overflow: hidden
}

.xizi-sign .main .stage ul li {
  float: left;
  width: 160px;
  height: 5px;
  background: #ccc
}

.xizi-sign .main .stage ul li div {
  position: absolute;
  width: 160px
}

.xizi-sign .main .stage ul li p {
  margin-top: -7px;
  margin-left: 68px;
  margin-bottom: 10px;
  width: 20px;
  height: 20px;
  background: #ccc;
  border-radius: 50%;
  line-height: 20px;
  color: #fff;
  text-align: center
}

.xizi-sign .main .stage ul .active {
  color: #90d155;
  background: #90d155
}

.xizi-sign .main .stage ul .active p {
  margin-top: -10px;
  margin-bottom: 9px;
  background: #86d142;
  width: 24px;
  height: 24px;
  line-height: 24px
}

.xizi-sign .main .stage ul .excessive {
  color: #b6e19c;
  background: #b6e19c
}

.xizi-sign .main .stage ul .excessive p {
  background: #b6e19c
}

.xizi-sign .main .over {
  width: 640px;
  height: 42px;
  margin: 100px auto 0;
  font-size: 12px;
  color: #999
}

.xizi-sign .main .over ul {
  overflow: hidden
}

.xizi-sign .main .over ul li {
  float: left;
  width: 213px;
  height: 5px;
  background: #ccc
}

.xizi-sign .main .over ul li div {
  position: absolute;
  width: 213px
}

.xizi-sign .main .over ul li p {
  margin-top: -7px;
  margin-left: 96px;
  margin-bottom: 10px;
  width: 20px;
  height: 20px;
  background: #ccc;
  border-radius: 50%;
  line-height: 20px;
  color: #fff;
  text-align: center
}

.xizi-sign .main .over ul .active {
  color: #90d155;
  background: #90d155
}

.xizi-sign .main .over ul .active p {
  margin-top: -10px;
  margin-bottom: 9px;
  background: #86d142;
  width: 24px;
  height: 24px;
  line-height: 24px
}

.xizi-sign .main .over ul .excessive {
  color: #b6e19c;
  background: #b6e19c
}

.xizi-sign .main .over ul .excessive p {
  background: #b6e19c
}

.xizi-sign .main .verify {
  width: 370px;
  overflow: hidden;
  margin: 80px auto 40px
}

.xizi-sign .main .verify .checkbox #checkbox, .xizi-sign .main .verify .input #phone, .xizi-sign .main .verify .note #verify {
  margin-bottom: 15px;
  clear: both;
  padding-left: 20px;
  font-size: 12px
}

.xizi-sign .main .verify .checkbox {
  min-height: 42px;
  overflow: hidden
}

.xizi-sign .main .verify .checkbox #checkbox {
  height: 30px;
  line-height: 30px;
  margin-left: 75px;
  display: none;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  color: red
}

.xizi-sign .main .verify .checkbox input {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #bbb;
  border-radius: 3px;
  float: left;
  margin-right: 10px
}

.xizi-sign .main .verify .checkbox input:checked {
  background: url(/images/web/kou.jpg) center no-repeat;
  border: 1px solid #00a1e5
}

.xizi-sign .main .verify .checkbox span {
  width: 66px;
  text-align: right;
  float: left;
  line-height: 24px;
  display: block
}

.xizi-sign .main .verify .checkbox samp {
  line-height: 24px;
  display: block;
  font-size: 12px
}

.xizi-sign .main .verify .checkbox a {
  color: #2d90d3
}

.xizi-sign .main .verify .input {
  min-height: 72px;
  line-height: 42px;
  overflow: hidden
}

.xizi-sign .main .verify .input #phone {
  height: 30px;
  line-height: 30px;
  margin-left: 70px;
  display: none;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  color: red
}

.xizi-sign .main .verify .input #phone a {
  color: #333;
  margin-left: 10px
}

.xizi-sign .main .verify .input #phone a:hover {
  color: #90d155
}

.xizi-sign .main .verify .input span {
  width: 65px;
  text-align: right;
  float: left;
  color: #666
}

.xizi-sign .main .verify .input input {
  width: 298px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  float: right;
  text-indent: 10px;
  color: #333
}

.xizi-sign .main .verify .input .zi {
  position: absolute;
  margin-left: 380px;
  font-size: 12px;
  color: #666
}

.xizi-sign .main .verify .note {
  min-height: 72px;
  line-height: 42px;
  overflow: hidden
}

.xizi-sign .main .verify .note span {
  width: 65px;
  text-align: right;
  float: left
}

.xizi-sign .main .verify .note input {
  width: 298px;
  height: 40px;
  line-height: 42px;
  float: left;
  text-indent: 10px;
  border: 1px solid #e0e0e0
}

.xizi-sign .main .verify .note .input {
  width: 300px;
  min-height: 40px!important;
  line-height: 38px;
  float: right
}

.xizi-sign .main .verify .note .bottom {
  background: url(/images/web/plaint.png) 0 7px no-repeat!important;
  color: #666!important;
  font-size: 12px
}

.xizi-sign .main .verify .note #verify {
  height: 30px;
  line-height: 30px;
  display: none;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  color: red
}

.xizi-sign .main .verify .note #verify a {
  color: #333;
  margin-left: 10px
}

.xizi-sign .main .verify .note #verify a:hover {
  color: #90d155
}

.xizi-sign .main .verify .note #yard {
  width: 167px;
  height: 38px;
  border-right: none;
  background: #fff
}

.xizi-sign .main .verify .note #sms {
  width: 130px!important;
  background: #fff;
  height: 42px;
  cursor: pointer;
  color: red;
  border-left: none;
  font-size: 12px
}

.xizi-sign .main .user {
  width: 380px;
  overflow: hidden;
  margin: 80px auto 40px
}

.xizi-sign .main .user #user-tip, .xizi-sign .main .user .input #password, .xizi-sign .main .user .input #password2 {
  margin-bottom: 15px;
  height: 30px;
  display: none;
  padding-left: 20px;
  font-size: 12px;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  clear: both
}

.xizi-sign .main .user #user-tip {
  line-height: 30px;
  margin-left: 80px;
  color: red
}

.xizi-sign .main .user .input {
  min-height: 72px;
  line-height: 42px
}

.xizi-sign .main .user .input #name {
  height: 30px;
  line-height: 30px;
  clear: both;
  margin-left: 60px;
  padding-left: 20px;
  color: #999;
  font-size: 12px
}

.xizi-sign .main .user .input #password, .xizi-sign .main .user .input #password2 {
  line-height: 30px;
  margin-left: 80px;
  color: red
}

.xizi-sign .main .user .input span {
  width: 75px;
  text-align: right;
  float: left
}

.xizi-sign .main .user .input input {
  width: 298px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  float: right;
  text-indent: 10px;
  color: #333
}

.xizi-sign .main .user .input .zi {
  position: absolute;
  margin-left: 450px;
  padding-left: 20px;
  font-size: 12px;
  color: red;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff
}

.xizi-sign .main .user .radio {
  margin-bottom: 20px
}

.xizi-sign .main .user .radio input {
  position: absolute;
  width: 14px
}

.xizi-sign .main .user .radio label {
  margin: 0 15px 0 25px;
  line-height: 18px
}

.xizi-sign .main .user .radio span {
  width: 75px;
  text-align: right;
  float: left;
  line-height: 18px;
  margin-right: 5px
}

.xizi-sign .main .accomplish {
  overflow: hidden;
  margin: 110px auto 80px;
  text-align: center
}

.xizi-sign .main .accomplish p {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 20px
}

.xizi-sign .main .accomplish a {
  color: #2d90d3
}

.xizi-sign .ValidateBox {
  width: 279px;
  height: 126px;
  overflow: hidden;
  position: absolute;
  top: 260px;
  margin-left: 435px;
  background: url(/images/web/passwordBg.jpg) no-repeat #fff;
  padding: 10px 10px 10px 20px;
  font-size: 12px
}

.xizi-sign .ValidateBox .one {
  height: 12px;
  line-height: 12px
}

.xizi-sign .ValidateBox .one span, .xizi-sign .ValidateBox .one ul {
  float: left
}

.xizi-sign .ValidateBox .one ul li {
  float: left;
  width: 24px;
  height: 12px;
  background: #dcdcdc;
  margin-right: 5px
}

.xizi-sign .ValidateBox .two li {
  margin-top: 10px
}

.xizi-sign .ValidateBox .two li i {
  width: 8px;
  height: 8px;
  float: left;
  display: block;
  margin: 3px 5px 0 0;
  background: url(/images/web/Validate-01.jpg) no-repeat #fff
}

.xizi-username, .xizi-username .revamp {
  width: 474px;
  height: 284px
}

.xizi-username {
  overflow: hidden;
  background: #fff;
  border: 3px solid #dfdfdf
}

.xizi-username .revamp .title {
  font-size: 24px;
  margin-top: 30px;
  text-align: center
}

.xizi-username .revamp .zi {
  font-size: 14px;
  color: #fc890e;
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: center
}

.xizi-username .revamp .input {
  height: 42px;
  line-height: 42px;
  margin: 0 auto 30px;
  width: 375px
}

.xizi-username .revamp .input #phone {
  margin-bottom: 15px;
  height: 30px;
  line-height: 30px;
  clear: both;
  margin-left: 70px;
  padding-left: 20px;
  display: none;
  background: url(/images/web/zi.jpg) 0 center no-repeat #fff;
  color: red
}

.xizi-username .revamp .input span {
  width: 60px;
  text-align: right;
  float: left;
  margin-right: 10px
}

.xizi-username .revamp .input input {
  width: 298px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  float: left;
  text-indent: 10px
}

.icon-accomplish {
  background-image: url(/images/web/sprite.png?t=1602747090);
  background-position: -235px 0;
  width: 70px;
  height: 70px
}

.icon-flaseLeft, .icon-flaseRight {
  width: 25px;
  height: 25px;
  background-image: url(/images/web/sprite.png?t=1602747090)
}

.icon-flaseLeft {
  background-position: -131px -183px
}

.icon-flaseRight {
  background-position: -166px -183px
}

.icon-login {
  background-image: url(/images/web/sprite.png?t=1602747090);
  background-position: -235px -142px;
  width: 51px;
  height: 51px
}

.icon-logo {
  background-image: url(/images/web/sprite.png?t=1602747090);
  background-position: 0 -183px;
  width: 121px;
  height: 40px
}

.icon-sao {
  background-image: url(/images/web/sprite.png?t=1602747090);
  background-position: 0 0;
  width: 134px;
  height: 173px
}

.icon-succeed {
  background-image: url(/images/web/sprite.png?t=1602747090);
  background-position: -144px 0;
  width: 81px;
  height: 145px
}

.icon-weixin {
  background-image: url(/images/web/sprite.png?t=1602747090);
  background-position: -235px -80px;
  width: 53px;
  height: 52px
}