@charset "UTF-8";
/*精灵图中图标在横向的位置,0为左边,50%居中,100%为右边*/
/*是否在生成的精灵样式中包含图标的宽高*/
.icon-sign-sprite, .regit-new .icon-exclamation-mark, .regit-new .icon-exclamation-mark-small, .signup-success .icon-success, .find-pwd-success .icon-success, .login-form .input-row i.icon-user, .login-form .input-row i.icon-password, .login-form .error-box i.icon-login-warning, .login-box .title i, .popup-login-box .title i {
  background-image: url('../../images/common/icon-sign-s9b873cfcc2.png');
  background-repeat: no-repeat;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.reg-protocal h1 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
}
.reg-protocal p {
  font-size: 14px;
  line-height: 24px;
  word-break: break-all;
}

.regit-new li, .regit-new a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.regit-new .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.regit-new .regit-tab {
  border-bottom: 1px solid #cccccc;
  height: 100%;
  margin-bottom: 20px;
}
.regit-new .regit-tab ul {
  height: 100%;
  width: 600px;
  margin: auto;
}
.regit-new .regit-tab li {
  float: left;
  width: 200px;
  height: 60px;
  line-height: 60px;
  margin-bottom: -1px;
}
.regit-new .regit-tab a {
  display: block;
  text-align: center;
  font-weight: bold;
}
.regit-new .regit-tab a.phone:hover, .regit-new .regit-tab a.phone.slt {
  height: 56px;
  color: RGB(250,120,0);
  border-bottom: 4px solid RGB(250,120,0);
}
.regit-new .regit-tab a.email:hover, .regit-new .regit-tab a.email.slt {
  height: 56px;
  color: RGB(250,120,0);
  border-bottom: 4px solid RGB(250,120,0);
}
.regit-new .regit-tab a.account:hover, .regit-new .regit-tab a.account.slt {
  height: 56px;
  color: RGB(250,120,0);
  border-bottom: 4px solid RGB(250,120,0);
}
.regit-new .err-msg {
  color: RGB(250,120,0);
  font-size: 14px;
}
.regit-new .icon-exclamation-mark {
  background-position: 0 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 16px;
  height: 16px;
}
.regit-new .icon-exclamation-mark-small {
  background-position: 0 -16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 12px;
  height: 12px;
}
.regit-new .icon-ok {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 16px;
  height: 16px;
}
.regit-new .validate-tip {
  width: 400px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding: 5px 10px;
  float: left;
  display: none;
}
.regit-new .validate-tip.tc {
  width: auto;
  height: auto;
  line-height: 26px;
}
.regit-new label {
  font-size: 14px;
  display: block;
  width: 100px;
}
.regit-new label.error {
  display: inline;
  font-size: 12px;
}
.regit-new .send-email-box, .regit-new .success-box, .regit-new .fail-box, .regit-new .verify-box, .regit-new .complete-box {
  width: 510px;
  margin: 50px auto 100px auto;
  min-height: 240px;
  position: relative;
}
.regit-new .send-email-box .red, .regit-new .send-email-box a.red, .regit-new .success-box .red, .regit-new .success-box a.red, .regit-new .fail-box .red, .regit-new .fail-box a.red, .regit-new .verify-box .red, .regit-new .verify-box a.red, .regit-new .complete-box .red, .regit-new .complete-box a.red {
  color: RGB(250,120,0) !important;
}
.regit-new .send-email-box .blue, .regit-new .send-email-box a.blue, .regit-new .success-box .blue, .regit-new .success-box a.blue, .regit-new .fail-box .blue, .regit-new .fail-box a.blue, .regit-new .verify-box .blue, .regit-new .verify-box a.blue, .regit-new .complete-box .blue, .regit-new .complete-box a.blue {
  color: #1f89f6 !important;
}
.regit-new .send-email-box .title, .regit-new .success-box .title, .regit-new .fail-box .title, .regit-new .verify-box .title, .regit-new .complete-box .title {
  color: #000;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
}
.regit-new .send-email-box .info, .regit-new .success-box .info, .regit-new .fail-box .info, .regit-new .verify-box .info, .regit-new .complete-box .info {
  font-size: 14px;
  line-height: 14px;
  color: #898989;
  margin: 20px 0;
  text-align: center;
}
.regit-new .send-email-box .tip, .regit-new .success-box .tip, .regit-new .fail-box .tip, .regit-new .verify-box .tip, .regit-new .complete-box .tip {
  font-size: 14px;
  line-height: 14px;
  color: #898989;
  margin: 10px 0;
}
.regit-new .send-email-box .btn-wrap, .regit-new .success-box .btn-wrap, .regit-new .fail-box .btn-wrap, .regit-new .verify-box .btn-wrap, .regit-new .complete-box .btn-wrap {
  margin: 10px 0;
  line-height: 50px;
}
.regit-new .send-email-box .btn, .regit-new .success-box .btn, .regit-new .fail-box .btn, .regit-new .verify-box .btn, .regit-new .complete-box .btn {
  color: #fff;
  background-color: RGB(250,120,0);
  padding: 10px 40px;
  font-size: 14px;
  line-height: 14px;
}
.regit-new .send-email-box .btn.kf, .regit-new .success-box .btn.kf, .regit-new .fail-box .btn.kf, .regit-new .verify-box .btn.kf, .regit-new .complete-box .btn.kf {
  display: block;
  margin: auto;
  width: 60px;
}
.regit-new .send-email-box .btn:hover, .regit-new .success-box .btn:hover, .regit-new .fail-box .btn:hover, .regit-new .verify-box .btn:hover, .regit-new .complete-box .btn:hover {
  background-color: RGB(250,120,0);
}
.regit-new .send-email-box .btn.disabled, .regit-new .success-box .btn.disabled, .regit-new .fail-box .btn.disabled, .regit-new .verify-box .btn.disabled, .regit-new .complete-box .btn.disabled {
  background-color: #efefef;
  cursor: not-allowed;
}
.regit-new .send-email-box .btn-tip, .regit-new .success-box .btn-tip, .regit-new .fail-box .btn-tip, .regit-new .verify-box .btn-tip, .regit-new .complete-box .btn-tip {
  margin-left: 30px;
  font-size: 14px;
  line-height: 14px;
}
.regit-new .send-email-box .btn-tip span, .regit-new .success-box .btn-tip span, .regit-new .fail-box .btn-tip span, .regit-new .verify-box .btn-tip span, .regit-new .complete-box .btn-tip span {
  color: RGB(250,120,0);
  margin-right: 5px;
}
.regit-new .send-email-box .line, .regit-new .success-box .line, .regit-new .fail-box .line, .regit-new .verify-box .line, .regit-new .complete-box .line {
  border-bottom: 1px solid #cccccc;
  margin: 30px 0;
}
.regit-new .send-email-box .issue, .regit-new .success-box .issue, .regit-new .fail-box .issue, .regit-new .verify-box .issue, .regit-new .complete-box .issue {
  margin: 20px 0;
}
.regit-new .send-email-box .what, .regit-new .success-box .what, .regit-new .fail-box .what, .regit-new .verify-box .what, .regit-new .complete-box .what {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
.regit-new .send-email-box .advise, .regit-new .success-box .advise, .regit-new .fail-box .advise, .regit-new .verify-box .advise, .regit-new .complete-box .advise {
  font-size: 12px;
  line-height: 18px;
  color: #898989;
}
.regit-new .send-email-box .icon-dui, .regit-new .success-box .icon-dui, .regit-new .fail-box .icon-dui, .regit-new .verify-box .icon-dui, .regit-new .complete-box .icon-dui {
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: -60px;
}
.regit-new .send-email-box .icon-fail, .regit-new .success-box .icon-fail, .regit-new .fail-box .icon-fail, .regit-new .verify-box .icon-fail, .regit-new .complete-box .icon-fail {
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 49px;
  position: absolute;
  top: 0;
  left: -60px;
}
.regit-new .send-email-box .icon-fail-yellow, .regit-new .success-box .icon-fail-yellow, .regit-new .fail-box .icon-fail-yellow, .regit-new .verify-box .icon-fail-yellow, .regit-new .complete-box .icon-fail-yellow {
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: -60px;
}
.regit-new .send-email-box .section, .regit-new .success-box .section, .regit-new .fail-box .section, .regit-new .verify-box .section, .regit-new .complete-box .section {
  width: 400px;
  line-height: 28px;
  color: #666;
  font-size: 14px;
  margin: 40px 0 20px 0;
}
.regit-new .fail-box {
  width: 310px;
}
.regit-new .complete-box {
  width: 200px;
  margin: 80px auto 100px;
}
.regit-new .complete-box.modify-pwd {
  min-height: 150px;
  margin: 100px 0 0 180px;
}
.regit-new .complete-box.mod-suc {
  margin-top: 50px;
  width: 300px;
  margin-left: 160px;
}
.regit-new .complete-box.mod-suc .tip {
  font-size: 12px;
}
.regit-new .resend .txt {
  color: #898989;
  margin: 40px 0 20px 0;
}
.regit-new .resend a.btn {
  display: inline-block;
  padding: 5px 20px;
  border: 1px solid #1f89f6;
  font-size: 12px;
  background-color: #fff;
  color: #1f89f6;
  margin-right: 10px;
}
.regit-new .resend a.btn.disabled {
  background-color: #eee;
  border: 1px solid #c9c9c9;
  color: #898989;
  cursor: not-allowed;
}
.regit-new .regit-box, .regit-new .spep-box {
  width: 400px;
  margin: auto;
}
.regit-new .regit-box.tc, .regit-new .spep-box.tc {
  width: 430px;
}
.regit-new .regit-box tr, .regit-new .spep-box tr {
  line-height: 50px;
}
.regit-new .regit-box tr.patch, .regit-new .spep-box tr.patch {
  line-height: 30px;
}
.regit-new .regit-box tr.tc, .regit-new .spep-box tr.tc {
  line-height: 40px;
}
.regit-new .regit-box tr.first, .regit-new .spep-box tr.first {
  line-height: 30px;
}
.regit-new .regit-box tr.first td.left, .regit-new .spep-box tr.first td.left {
  padding: 0;
}
.regit-new .regit-box tr.first td.right, .regit-new .spep-box tr.first td.right {
  padding: 0 10px;
}
.regit-new .regit-box td.left, .regit-new .spep-box td.left {
  text-align: right;
}
.regit-new .regit-box td.right, .regit-new .spep-box td.right {
  clear: both;
  text-align: left;
  padding: 5px 10px;
  position: relative;
}
.regit-new .regit-box td.right > .error, .regit-new .spep-box td.right > .error {
  position: absolute;
  color: RGB(250,120,0);
  top: 50px;
  left: 10px;
  font-size: 12px;
  line-height: 12px;
}
.regit-new .regit-box td.right > .success, .regit-new .spep-box td.right > .success {
  position: absolute;
  top: 0px;
  left: 295px;
}
.regit-new .regit-box input, .regit-new .regit-box select, .regit-new .regit-box option, .regit-new .spep-box input, .regit-new .spep-box select, .regit-new .spep-box option {
  line-height: 20px;
  padding: 5px 10px;
}
.regit-new .regit-box input[type="text"], .regit-new .spep-box input[type="text"] {
  height: 20px;
}
.regit-new .regit-box select.input1, .regit-new .spep-box select.input1 {
  width: 284px;
}
.regit-new .regit-box .input1, .regit-new .spep-box .input1 {
  width: 260px;
  border: 1px solid #cccccc;
}
.regit-new .regit-box .input1.error, .regit-new .spep-box .input1.error {
  border-color: red;
}
.regit-new .regit-box .input2, .regit-new .spep-box .input2 {
  width: 100px;
  float: left;
  border: 1px solid #cccccc;
}
.regit-new .regit-box .input2.error, .regit-new .spep-box .input2.error {
  border-color: red;
}
.regit-new .regit-box .input3, .regit-new .spep-box .input3 {
  width: 130px;
  float: left;
  border: 1px solid #cccccc;
}
.regit-new .regit-box .input3.error, .regit-new .spep-box .input3.error {
  border-color: red;
}
.regit-new .regit-box .checkcode, .regit-new .spep-box .checkcode {
  display: block;
  width: 80px;
  height: 30px;
  float: left;
  margin-left: 20px;
}
.regit-new .regit-box .checkcode img, .regit-new .spep-box .checkcode img {
  height: 30px;
  width: 80px;
}
.regit-new .regit-box .change, .regit-new .spep-box .change {
  float: right;
  display: block;
  line-height: 35px;
  color: #8cdcfe;
  padding-left: 10px;
}
.regit-new .regit-box .change:hover, .regit-new .spep-box .change:hover {
  color: #115fd6;
}
.regit-new .regit-box .dynamiccode, .regit-new .spep-box .dynamiccode {
  float: left;
  background-color: #1f89f6;
  color: #fff;
  line-height: 32px;
  margin-left: 10px;
  padding: 0 10px;
  border: none;
}
.regit-new .regit-box .dynamiccode.disabled, .regit-new .spep-box .dynamiccode.disabled {
  background-color: #eee;
  border: 1px solid #c9c9c9;
  color: #898989;
  cursor: not-allowed;
}
.regit-new .regit-box .check-code, .regit-new .spep-box .check-code {
  float: right;
  background-color: #1f89f6;
  color: #fff;
  line-height: 35px;
  margin-left: 10px;
  margin-top: 10px;
  padding: 0 30px;
}
.regit-new .regit-box .agreement, .regit-new .spep-box .agreement {
  color: #1f89f6;
}
.regit-new .regit-box .btn, .regit-new .spep-box .btn {
  padding: 10px 40px;
  line-height: 26px;
  background-color: RGB(250,120,0);
  color: #fff;
}
.regit-new .regit-box .btn:hover, .regit-new .spep-box .btn:hover {
  background-color: RGB(250,120,0);
}
.regit-new .regit-box .btn.submit, .regit-new .spep-box .btn.submit {
  padding: 10px 60px;
}
.regit-new .regit-box .btn.disabled, .regit-new .spep-box .btn.disabled {
  background-color: #eee;
  border: 1px solid #c9c9c9;
  color: #898989;
  cursor: not-allowed;
}
.regit-new .regit-box .btn.gray, .regit-new .spep-box .btn.gray {
  background-color: #eee;
  border: 1px solid #c9c9c9;
  color: #666;
  margin-right: 15px;
}
.regit-new .regit-box .btn.get-sms, .regit-new .spep-box .btn.get-sms {
  float: left;
  padding: 3px 10px;
  margin-left: 10px;
  background-color: #8cdcfe;
}
.regit-new .regit-box .btn.get-sms:hover, .regit-new .spep-box .btn.get-sms:hover {
  background-color: #115fd6;
}
.regit-new .regit-box.tc td.right {
  padding: 12px 10px;
}

.person-info .person-info-right dl.login-info > dt {
  width: 40%;
}
.person-info .person-info-right dl.login-info > dd {
  width: 60%;
}

.form-group .form-content input[type=text], .form-group .form-content input[type=password] {
  width: 47%;
  margin-right: 10px;
}

.find-pwd-box {
  font-size: 14px;
}
.find-pwd-box .ui-row-sm {
  padding: 12px 0;
  line-height: 34px;
  margin: 0;
}
.find-pwd-box .ui-row-sm label {
  width: auto;
  line-height: 34px;
  height: 34px;
  color: #4d525d;
}
.find-pwd-box .ui-row-sm input[type="text"], .find-pwd-box .ui-row-sm input[type="password"] {
  height: 40px;
  line-height: 40px;
  border: 1px solid #cccccc;
  padding-left: 5px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  padding: 0 10px;
  font-size: 14px;
}
.find-pwd-box .ui-row-sm input[type="text"]::-webkit-input-placeholder, .find-pwd-box .ui-row-sm input[type="password"]::-webkit-input-placeholder {
  color: #a0a0a0;
}
.find-pwd-box .ui-row-sm input[type="text"]:-moz-placeholder, .find-pwd-box .ui-row-sm input[type="password"]:-moz-placeholder {
  color: #a0a0a0;
}
.find-pwd-box .ui-row-sm input[type="text"]::-moz-placeholder, .find-pwd-box .ui-row-sm input[type="password"]::-moz-placeholder {
  color: #a0a0a0;
}
.find-pwd-box .ui-row-sm input[type="text"]:-ms-input-placeholder, .find-pwd-box .ui-row-sm input[type="password"]:-ms-input-placeholder {
  color: #a0a0a0;
}
.find-pwd-box .ui-row-sm select {
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  outline: none;
  border: 1px solid #d7d7d7;
}
.find-pwd-box .ui-row-sm select::-webkit-input-placeholder {
  color: #a0a0a0;
}
.find-pwd-box .ui-row-sm select:-moz-placeholder {
  color: #a0a0a0;
}
.find-pwd-box .ui-row-sm select::-moz-placeholder {
  color: #a0a0a0;
}
.find-pwd-box .ui-row-sm select:-ms-input-placeholder {
  color: #a0a0a0;
}
.find-pwd-box .ui-row-sm .readme {
  color: #666;
}
.find-pwd-box .ui-row-sm .readme .sec-blue-link {
  font-weight: bold;
  font-size: 14px;
  color: #0a9ede;
}
.find-pwd-box .ui-row-sm .readme .sec-blue-link:hover {
  color: #098dc6;
}
.find-pwd-box .ui-row-sm .readme .icheckbox {
  margin-right: 10px;
}
.find-pwd-box .btn-sign-up {
  color: white;
  line-height: 40px;
  height: 40px;
  text-align: center;
  background-color: RGB(250,120,0);
  border: 1px solid RGB(250,120,0);
  display: inline-block;
  text-decoration: none;
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  width: 200px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.find-pwd-box .btn-sign-up:hover, .find-pwd-box .btn-sign-up.selected {
  color: white;
  background-color: #af0122;
  border-color: #af0122;
}
.find-pwd-box .btn-sign-up.selected {
  cursor: not-allowed;
}
.find-pwd-box .btn-sign-up.disabled {
  background-color: #f3f5f7;
  cursor: not-allowed;
  color: #666;
  border-color: #b6c2ce;
}
.find-pwd-box .btn-sign-up.button-small {
  width: 110px;
}
.find-pwd-box .btn-next, .find-pwd-box .btn-next-small {
  color: white;
  line-height: 40px;
  height: 40px;
  text-align: center;
  background-color: RGB(250,120,0);
  border: 1px solid RGB(250,120,0);
  display: inline-block;
  text-decoration: none;
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  width: 130px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.find-pwd-box .btn-next:hover, .find-pwd-box .btn-next-small:hover, .find-pwd-box .btn-next.selected, .find-pwd-box .selected.btn-next-small {
  color: white;
  background-color: #af0122;
  border-color: #af0122;
}
.find-pwd-box .btn-next.selected, .find-pwd-box .selected.btn-next-small {
  cursor: not-allowed;
}
.find-pwd-box .btn-next.disabled, .find-pwd-box .disabled.btn-next-small {
  background-color: #f3f5f7;
  cursor: not-allowed;
  color: #666;
  border-color: #b6c2ce;
}
.find-pwd-box .btn-next.button-small, .find-pwd-box .button-small.btn-next-small {
  width: 110px;
}
.find-pwd-box .btn-sendSMS {
  color: white;
  line-height: 28px;
  height: 28px;
  text-align: center;
  background-color: #0a9ede;
  border: 1px solid #0a9ede;
  display: inline-block;
  text-decoration: none;
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  width: 113px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 26px;
}
.find-pwd-box .btn-sendSMS:hover, .find-pwd-box .btn-sendSMS.selected {
  color: white;
  background-color: #098dc6;
  border-color: #098dc6;
}
.find-pwd-box .btn-sendSMS.selected {
  cursor: not-allowed;
}
.find-pwd-box .btn-sendSMS.disabled {
  background-color: #f3f5f7;
  cursor: not-allowed;
  color: #666;
  border-color: #b6c2ce;
}
.find-pwd-box .btn-sendSMS.button-small {
  width: 110px;
}
.find-pwd-box .btn-next-small {
  width: 90px;
}
.find-pwd-box .btn-return-small {
  color: white;
  line-height: 40px;
  height: 40px;
  text-align: center;
  background-color: #bbbbbb;
  border: 1px solid #bbbbbb;
  display: inline-block;
  text-decoration: none;
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  width: 90px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
}
.find-pwd-box .btn-return-small:hover, .find-pwd-box .btn-return-small.selected {
  color: white;
  background-color: #aeaeae;
  border-color: #aeaeae;
}
.find-pwd-box .btn-return-small.selected {
  cursor: not-allowed;
}
.find-pwd-box .btn-return-small.disabled {
  background-color: #f3f5f7;
  cursor: not-allowed;
  color: #666;
  border-color: #b6c2ce;
}
.find-pwd-box .btn-return-small.button-small {
  width: 110px;
}
.find-pwd-box .btn-sendSMS-register {
  color: white;
  line-height: 28px;
  height: 28px;
  text-align: center;
  background-color: #0a9ede;
  border: 1px solid #0a9ede;
  display: inline-block;
  text-decoration: none;
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  width: 40%;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.find-pwd-box .btn-sendSMS-register:hover, .find-pwd-box .btn-sendSMS-register.selected {
  color: white;
  background-color: #098dc6;
  border-color: #098dc6;
}
.find-pwd-box .btn-sendSMS-register.selected {
  cursor: not-allowed;
}
.find-pwd-box .btn-sendSMS-register.disabled {
  background-color: #f3f5f7;
  cursor: not-allowed;
  color: #666;
  border-color: #b6c2ce;
}
.find-pwd-box .btn-sendSMS-register.button-small {
  width: 110px;
}
.find-pwd-box .yzm {
  width: 40%;
  height: 40px;
  line-height: 40px;
  background-color: #edf7ff;
  text-align: center;
}
.find-pwd-box .yzm .yzm-img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.find-pwd-box .icheckbox {
  margin-top: -2px;
}
.find-pwd-box .error {
  height: 34px;
  line-height: 34px;
  color: RGB(250,120,0);
  font-size: 14px;
}
.find-pwd-box .error .icon-exclamation-mark {
  display: inline-block;
  vertical-align: middle;
}
.find-pwd-box .error > span {
  vertical-align: middle;
  display: inline-block;
}

.signup-success {
  width: 400px;
  margin: 0 auto;
}
.signup-success .s-title {
  font-size: 24px;
  color: #4d525d;
  height: 50px;
  line-height: 50px;
}
.signup-success .s-detail {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 24px;
  margin: 12px 0 36px 0;
}
.signup-success .s-btns .btn-gray {
  color: white;
  line-height: 40px;
  height: 40px;
  text-align: center;
  background-color: #c9c9c9;
  border: 1px solid #c9c9c9;
  display: inline-block;
  text-decoration: none;
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  width: 130px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.signup-success .s-btns .btn-gray:hover, .signup-success .s-btns .btn-gray.selected {
  color: white;
  background-color: #bcbcbc;
  border-color: #bcbcbc;
}
.signup-success .s-btns .btn-gray.selected {
  cursor: not-allowed;
}
.signup-success .s-btns .btn-gray.disabled {
  background-color: #f3f5f7;
  cursor: not-allowed;
  color: #666;
  border-color: #b6c2ce;
}
.signup-success .s-btns .btn-gray.button-small {
  width: 110px;
}
.signup-success .s-btns .btn-red {
  color: white;
  line-height: 40px;
  height: 40px;
  text-align: center;
  background-color: RGB(250,120,0);
  border: 1px solid RGB(250,120,0);
  display: inline-block;
  text-decoration: none;
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  width: 130px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.signup-success .s-btns .btn-red:hover, .signup-success .s-btns .btn-red.selected {
  color: white;
  background-color: #c90127;
  border-color: #c90127;
}
.signup-success .s-btns .btn-red.selected {
  cursor: not-allowed;
}
.signup-success .s-btns .btn-red.disabled {
  background-color: #f3f5f7;
  cursor: not-allowed;
  color: #666;
  border-color: #b6c2ce;
}
.signup-success .s-btns .btn-red.button-small {
  width: 110px;
}
.signup-success .icon-success {
  background-position: 0 -344px;
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
}

.find-pwd-success .icon-success {
  background-position: 0 -344px;
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px;
}
.find-pwd-success .title {
  font-size: 24px;
  font-weight: bold;
  color: #4d525d;
  display: inline-block;
}
.find-pwd-success .gray {
  margin-left: 58px;
  margin-top: -20px;
  color: #4d525d;
  font-size: 14px;
  display: block;
}

.footer-absolute {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.login-title {
  height: 62px;
  line-height: 62px;
}
.login-title a {
  text-decoration: none;
}
.login-title span {
  display: inline-block;
  padding-left: 20px;
  border-left: 1px solid #c9c9c9;
  margin-left: 20px;
  font-size: 24px;
  color: #222;
}
.login-title i.icon-top-logo-register {
  display: inline-block;
  vertical-align: top;
}

.login-form {
  width: 100%;
  margin-top: 1em;
}
.login-form input[type="text"], .login-form input[type="password"] {
  outline: none;
  width: 100%;
  line-height: 40px;
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-radius: 2px;
  border: 1px solid #cccccc;
  padding-left: 60px;
}
.login-form input[type="text"]:focus, .login-form input[type="password"]:focus {
  border-color: #8cdcfe !important;
  box-shadow: 0 0 6px 0 #8cdcfe;
  -moz-box-shadow: 0 0 6px 0 #8cdcfe;
  -o-box-shadow: 0 0 6px 0 #8cdcfe;
  -webkit-box-shadow: 0 0 6px 0 #8cdcfe;
}
.login-form input[type="text"].error, .login-form input[type="password"].error {
  border-color: RGB(250,120,0);
}
.login-form .user-name {
  margin-bottom: 42px;
  margin-top: 1.5em;
}
.login-form input.login-input-error {
  border-color: #f8c691;
}
.login-form .input-row {
  margin-top: 20px;
  width: 100%;
  height: 40px;
  position: relative;
}
.login-form .input-row label {
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 45px;
  height: 38px;
  line-height: 40px;
  text-align: center;
  background-color: #f3f5f7;
  border-right: 1px solid #cccccc;
}
.login-form .input-row i.icon-user {
  background-position: 0 -64px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 24px;
  margin-top: -5px;
}
.login-form .input-row i.icon-password {
  background-position: 0 -42px;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 22px;
  margin-top: -5px;
}
.login-form .input-row .yzm {
  clear: both;
  height: 40px;
  line-height: 40px;
}
.login-form .input-row .yzm > input {
  padding-left: 10px;
  width: 48%;
  float: left;
}
.login-form .input-row .yzm > a {
  margin-left: 10px;
  float: left;
}
.login-form .input-row .yzm > a.checkcode {
  height: 38px;
  line-height: 38px;
  width: 27.58621%;
  background-color: #9edbf4;
  padding: 0px 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.login-form .input-row .yzm > a.checkcode > img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.login-form .input-row .yzm > a.change {
  text-decoration: none;
  color: #8cdcfe;
}
.login-form .input-row .yzm > a.change:hover {
  color: #115fd6;
}
.login-form .error-box {
  text-indent: 10px;
  line-height: 40px;
  height: 40px;
  width: 100%;
  color: RGB(250,120,0);
  text-align: left;
  font-size: 14px;
}
.login-form .error-box i.icon-login-warning {
  margin-right: 5px;
  margin-top: -2px;
  background-position: 0 -28px;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
}

.login-box, .popup-login-box {
  width: 350px;
  float: right;
  overflow: hidden;
  padding: 23px 30px 0;
  box-sizing: border-box;
  margin-top: 120px;
  background-color: white;
}
.login-box .title, .popup-login-box .title {
  line-height: 32px;
  font-size: 16px;
  color: #080808;
}
.login-box .title i, .popup-login-box .title i {
  background-position: 0 -392px;
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-right: 1em;
}
.login-box .login-btn, .popup-login-box .login-btn {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  text-align: center;
  background-color: RGB(250,120,0);
  border: 1px solid RGB(250,120,0);
  display: inline-block;
  text-decoration: none;
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  width: 100%;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}
.login-box .login-btn:hover, .popup-login-box .login-btn:hover, .login-box .login-btn.selected, .popup-login-box .login-btn.selected {
  color: #fff;
  background-color: #ff7f09;
  border-color: #ff7f09;
}
.login-box .login-btn.selected, .popup-login-box .login-btn.selected {
  cursor: not-allowed;
}
.login-box .login-btn.disabled, .popup-login-box .login-btn.disabled {
  background-color: #f3f5f7;
  cursor: not-allowed;
  color: #666;
  border-color: #b6c2ce;
}
.login-box .login-btn.button-small, .popup-login-box .login-btn.button-small {
  width: 110px;
}
.login-box .free-register, .popup-login-box .free-register {
  text-align: left;
  font-size: 12px;
  margin-bottom: 20px;
}
.login-box .free-register > span, .popup-login-box .free-register > span {
  color: #0a9ede;
}
.login-box .free-register > a, .popup-login-box .free-register > a {
  color: #0a9ede;
}
.login-box .free-register > a:hover, .popup-login-box .free-register > a:hover {
  color: #098dc6;
}

.login-remember {
  clear: both;
  line-height: 45px;
  font-size: 12px;
  color: #666;
}
.login-remember input[type='checkbox'] {
  outline: none;
}
.login-remember a {
  float: right;
  margin-right: .5em;
  cursor: pointer;
  color: #666;
  text-decoration: none;
}
.login-remember a:hover {
  color: RGB(250,120,0);
}
.login-remember .icheckbox {
  margin-top: -2px;
  margin-right: 5px;
}

.login-wrapper {
  background: url('../../images/common/login.jpg?4ae4583f0b31a0e2a0e155d3f012be6e') center no-repeat;
  height: 600px;
}

.wyck-wrapper {
  background: url('../../images/common/wyck-bg.jpg') center no-repeat;
  margin-bottom: 20px;
  height: 516px;
}
.wyck-wrapper .wyck-btn-box {
  text-align: center;
  margin-top: 430px;
}
.wyck-wrapper .wyck-btn-box .btn-wyck {
  color: white;
  line-height: 60px;
  height: 60px;
  text-align: center;
  background-color: transparent;
  border: 1px solid white;
  display: inline-block;
  text-decoration: none;
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
  width: 195px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid white;
  font-size: 30px;
}
.wyck-wrapper .wyck-btn-box .btn-wyck:hover, .wyck-wrapper .wyck-btn-box .btn-wyck.selected {
  color: white;
  background-color: transparent;
  border-color: transparent;
}
.wyck-wrapper .wyck-btn-box .btn-wyck.selected {
  cursor: not-allowed;
}
.wyck-wrapper .wyck-btn-box .btn-wyck.disabled {
  background-color: #f3f5f7;
  cursor: not-allowed;
  color: #666;
  border-color: #b6c2ce;
}
.wyck-wrapper .wyck-btn-box .btn-wyck.button-small {
  width: 110px;
}
.wyck-wrapper .wyck-btn-box .btn-wyck:hover {
  border: 3px solid white;
}

.popup-login-box {
  margin-top: 0;
  padding: 0 20px;
  width: 100%;
  float: left;
}

.wymh-wrapper {
  width: 100%;
  margin-bottom: 20px;
  height: 360px;
}
.wymh-wrapper .wymh-img {
  width: 500px;
  height: 250px;
  position: absolute;
  top: 200px;
  left: 450px;
  text-align: center;
}
.wymh-wrapper .wymh-img > i {
  display: block;
  width: 100%;
  height: 150px;
  background: url('../../images/common/wymh.png') center no-repeat;
  border: none;
}
.wymh-wrapper .wymh-img h1 {
  line-height: 24px;
  font-size: 26px;
  font-family: Microsoft Yahei;
  color: #313131;
  font-weight: bold;
}
.wymh-wrapper .wymh-img h2 {
  margin-top: 12px;
  font-size: 16px;
  font-family: Microsoft Yahei;
  color: #313131;
  font-weight: bold;
}
.wymh-wrapper .wymh-img h3 {
  margin-top: 10px;
  font-size: 16px;
  font-family: Microsoft Yahei;
  color: #313131;
  font-weight: bold;
}
.wymh-wrapper .wymh-img h3 span {
  color: red;
  font-weight: bold;
}

.cxzl-wrapper {
  width: 100%;
  margin-bottom: 20px;
  height: 360px;
  text-align: center;
  vertical-align: middle;
}
.cxzl-wrapper .cxzl-img {
  width: 500px;
  height: 250px;
  position: absolute;
  top: 200px;
  left: 450px;
  text-align: center;
}
.cxzl-wrapper .cxzl-img > i {
  display: block;
  width: 100%;
  height: 150px;
  background: url('../../images/common/cuxiao.png') center no-repeat;
  border: none;
}
.cxzl-wrapper .cxzl-img h1 {
  line-height: 24px;
  font-size: 24px;
  font-family: Microsoft Yahei;
  color: #313131;
  font-weight: bold;
  margin-bottom: 14px;
}

.wyjp-wrapper {
  width: 100%;
  margin-bottom: 20px;
  height: 360px;
}
.wyjp-wrapper .wyjp-img {
  width: 500px;
  height: 250px;
  position: absolute;
  top: 200px;
  left: 450px;
  text-align: center;
}
.wyjp-wrapper .wyjp-img > i {
  display: block;
  width: 100%;
  height: 150px;
  background: url('../../images/common/jingpai.png') center no-repeat;
  border: none;
}
.wyjp-wrapper .wyjp-img h1 {
  line-height: 24px;
  font-size: 26px;
  font-family: Microsoft Yahei;
  color: #313131;
  font-weight: bold;
}
.wyjp-wrapper .wyjp-img h2 {
  margin-top: 12px;
  font-size: 16px;
  font-family: Microsoft Yahei;
  color: #313131;
  font-weight: bold;
}
.wyjp-wrapper .wyjp-img h3 {
  margin-top: 10px;
  font-size: 16px;
  font-family: Microsoft Yahei;
  color: #313131;
  font-weight: bold;
}
.wyjp-wrapper .wyjp-img h3 span {
  color: red;
  font-weight: bold;
}

.hdzc-wrapper {
  width: 100%;
  margin-bottom: 20px;
  height: 360px;
  text-align: center;
  vertical-align: middle;
}
.hdzc-wrapper .hdzc-img {
  width: 500px;
  height: 250px;
  position: absolute;
  top: 200px;
  left: 450px;
  text-align: center;
}
.hdzc-wrapper .hdzc-img > i {
  display: block;
  width: 100%;
  height: 150px;
  background: url('../../images/common/huodong.png') center no-repeat;
  border: none;
}
.hdzc-wrapper .hdzc-img h1 {
  line-height: 24px;
  font-size: 24px;
  font-family: Microsoft Yahei;
  color: #313131;
  font-weight: bold;
  margin-bottom: 14px;
}
