body {
  background: #fff;
}
.already {
  background: #999999 !important;
}
.already:hover {
  background: #999999 !important;
}
.zwq-warn {
  color: red !important;
}
form .zwq-first {
  margin-top: 10px !important;
}
/* account footer */

.account-footer {
  font-size: 14px;
}

.account-footer .footer-friend {
  color: #333;
}

/*.footer .footer-friend a:last-child {*/
/*  color: #FF0000;*/
/*}*/
.footer .footer-friend a:last-child::after {
  display: none;
}

.account-footer .footer-address span {
  margin-right: 20px;
}

.contact {
  color: #a40000;
  display: inline;
}

.xcenter {
  width: 1150px;
  margin: 0px auto;
  position: relative;
}
/* .xcenter::after{
  content: "";
  display: block;
  clear: both;
} */

/* 顶部 */

#xtop-1 {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 215px;
  background-color: #4a88f7;
  width: 720px;
  height: 10px;
}

.xtop-2 {
  z-index: 1000;
  position: absolute;
  top: 1px;
  left: 215px;
  background-color: #0068b7;
  width: 270px;
  height: 3px;
}

.xtop-3 {
  z-index: 1000;
  position: absolute;
  top: 1px;
  left: 485px;
  background-color: #4a88f7;
  width: 450px;
  height: 3px;
}

.xtop-4 {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 125px;
  background-color: #0068b7;
  width: 450px;
  height: 10px;
}

.xtop-5 {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 575px;
  background-color: #4a88f7;
  width: 450px;
  height: 10px;
}

/* 页面内容 */

#center {
  width: 720px;
  height: 340px;
  margin: 157px auto;
  border: 1px solid #dddddd;
  margin-bottom: 10%;
  position: relative;
  border-top: 10px solid #4a88f7;
  margin-bottom: 283px;
}

/* 按钮 */

.button {
  text-align: center;
  width: 200px;
  height: 70px;
  color: white;
  background-color: #4a88f7;
  font-size: 20px;
  cursor: pointer;
  font-family: “Microsoft YaHei” !important;
}

.button:hover {
  background-color: rgb(38, 105, 221);
}

.button span,
.button span:hover {
  display: block;
  color: white;
  margin-top: 10.9375%;
}

/* 按钮位置 */

.b1 {
  position: absolute;
  top: 120px;
  left: 111px;
  height: 80px;
}

.b2 {
  position: absolute;
  top: 120px;
  right: 111px;
  height: 80px;
}

.b1 span,
.b1 span:hover {
  margin-top: 15px;
}

.b2 span,
.b2 span:hover {
  margin-top: 15px;
}

.register-b {
  font-size: 12px;
  font-weight: 400;
  color: #c9dbfc;
  line-height: 12px;
  margin-top: 10px;
}
/* 按钮下文字 */

#selt-regit {
  font-size: 14px !important;
  font-family: “Microsoft YaHei” !important;
  position: absolute;
  top: 255px;
  left: 255px;
}

#selt-regit a,
#selt-regit a:visited {
  font-size: 14px;
  color: #4a88f7;
}

#selt-regit a:hover {
  font-size: 16px;
  color: rgba(74, 138, 247, 0.562);
}

/* 页脚 */

.footer {
  font-family: “Microsoft YaHei” !important;
  width: 1100px;
  height: 51px;
  font-size: 14px;
  padding: 0px;
  margin-bottom: 20px;
}
.acount-footer {
  margin-bottom: 89px;
}
.acount-footer .footer-friend a {
  margin: 0;
}
.acount-footer .footer-friend a::after {
  content: '|';
  display: inline-block;
  margin-left: 3px;
  margin-right: 0px;
  color: #888888;
}
/* 页眉 */

.wrap {
  height: 100%;
}

.wrap > img {
  margin-top: 0px;
  max-height: 50px;
}

.header-nav {
  font-family: “Microsoft YaHei” !important;
  border-bottom: 1px solid #dddddd;
}

.float-right {
  line-height: 52px;
  height: 62px;
}

.float-right li {
  height: 100%;
  cursor: pointer;
  margin-left: 15px;
}

/* ##############企业注册############## */

#comp-regist-center {
  position: relative;
  width: 900px;
  /* height: 640px; */
  margin: 67px auto 52px;
  position: relative;
}
#comp-regist-center::after {
  content: '';
  display: block;
  clear: both;
}

/* 左侧页面 */

#comp-regist-left {
  float: left;
  width: 450px;
  height: 450px;
  border-top: 10px solid #0068b7;
  border-left: 1px solid #dddddd;
  /* border-bottom: 1px solid #dddddd; */
}

/* 右侧页面 */

#comp-regist-right {
  float: right;
  width: 450px;
  /* height: 552px; */
  border-top: 10px solid #4a88f7;
  border-right: 1px solid #dddddd;
  /* border-bottom: 1px solid #dddddd; */
}

/* 下部 */

#comp-regist-bottom {
  float: left;
  text-align: center;
  width: 900px;
  height: 188px;
  margin-bottom: 0px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

/* 左右小标题 */

.com-title {
  text-align: center;
  color: rgba(74, 136, 247, 1);
  font-size: 24px;
  width: 250px;
  height: 24px;
  line-height: 24px;
  display: block;
  margin: 57px auto 35px;
}

/* 表单框架 */

.company-form-group {
  width: 380px;
  margin: 35px auto 0px;
}
.warn-js-comp {
  display: block;
  line-height: 35px;
  height: 35px;
  color: #ff0000;
  font-size: 16px;
  margin-top: -35px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.css-space-warn {
  margin-top: 0px;
}

/* lable属性 */

.company-form-group label {
  height: 16px;
  font-size: 16px;
  font-family: “Microsoft YaHei” !important;
  line-height: 16px;
  margin: 0px;
}

.company-form-group .err-text {
  color: red;
  font-size: 14px;
}

/* input属性 */

.company-form-group .form-control {
  height: 40px;
  margin: 8px auto 22px;
  padding-left: 16px;
  font-family: “Microsoft YaHei” !important;
  border-radius: 0px;
}

.company-form-group .form-control-last {
  margin-bottom: 0px !important;
}

/* 分割虚线 */

#company-separate {
  position: absolute;
  width: 2px;
  height: 360px;
  top: 60px;
  left: 449px;
  border-left: 2px dashed #dddddd;
}

/* 阅读声明 */

#read {
  display: block;
  width: 14px;
  height: 14px;
  margin: 46px auto 28px;
  margin-left: 260px;
}

/* 按钮 */

#company-sub-but {
  display: block;
  width: 380px;
  height: 40px;
  background: rgba(74, 136, 247, 1);
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  font-family: “Microsoft YaHei” !important;
  margin-left: 261px;
  border: none;
}

/* 表单提示文字 */

#comp-regist-bottom label {
  height: 14px;
  margin-top: 46px;
  margin-left: 260px;
  margin-bottom: 25px;
  color: rgba(153, 153, 153, 1);
  font-family: “Microsoft YaHei” !important;
  font-size: 14px;
  line-height: 14px;
}

#company-mes {
  font-family: “Microsoft YaHei” !important;
  display: block;
  height: 17px;
  font-size: 16px;
  line-height: 16px;
  margin: 46px 0 20px;
  text-align: center;
}

#company-mes a {
  color: #4a88f7 !important;
}

#company-mes a:hover {
  color: rgba(74, 138, 247, 0.74) !important;
}

#company-sub-but:hover {
  background: rgb(28, 92, 201);
}

/* ############个人注册########################### */

.person-login-center {
  height: 600px !important;
  margin: 67px auto 53px !important;
}

.person-center-left {
  height: 600px !important;
}

.person-center-right {
  height: 600px !important;
}

/* 竖虚线 */

.person-separate {
  height: 500px !important;
}

.person-form-group {
  margin-top: 22px !important;
  margin-bottom: 0px !important;
}

.person-code .form-control {
  width: 280px !important;
}

/* 验证码 */

.person-code-img {
  float: right;
  width: 100px;
  height: 40px;
  margin-top: -40px;
}

/* 验证按钮 */

.send-btn {
  float: right;
  width: 100px;
  height: 40px;
  border: 1px solid #dddddd;
  margin-top: -40px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  background-color: #4a88f7;
  font-size: 14px;
  line-height: 40px;
}

.send-btn-disabled {
  color: #000;
  background: #d4d4d4;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  float: right;
  width: 100px;
  height: 40px;
  border: 1px solid #dddddd;
  margin-top: -40px;
}

.send-but:hover {
  background-color: #0068b7;
}

.person-register {
  margin-top: 57px !important;
  margin-bottom: 10px;
  /* margin-bottom: 35px; */
}

.person-last {
  margin-bottom: 15px !important;
}

.form-group input,
.form-group input:focus {
  width: 380px;
  height: 40px;
  background: #fff;
  font-size: 14px;
  border-radius: 0px;
  padding: 13px 16px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  border: 1px solid rgba(233, 233, 240, 1);
}
.form-group #userphone {
  background: url('../images/手机.svg') no-repeat;
  background-size: 11px 16px;
  background-position: 10px 12px;
  padding-left: 30px;
}
.position-input {
  position: relative;
}
.form-group .send-message,
.form-group .send-message:focus,
.form-group .send-message:active {
  position: absolute;
  top: 28px;
  right: 1px;
  width: 100px;
  height: 38px;
  background: #fbfbfb;
  text-align: center;
  line-height: 38px;
  color: #4a88f7;
  font-size: 12px;
  border: none;
  outline: none;
  border-radius: 0px 3px 3px 0px;
}
.form-group #message {
  background: url('../images/验证码.svg') no-repeat;
  background-size: 14px 16px;
  background-position: 9px 12px;
  padding-left: 30px;
  padding-right: 100px;
}

#selt-type {
  display: block;
  margin: 52px auto;
  width: 160px;
  font-size: 16px;
  color: #333333;
  font-family: 'Microsoft Yahei';
  text-align: center;
}
.contact-block {
  position: relative;
}
.contact-block:hover .help {
  display: block !important;
}
.help {
  display: none;
  position: absolute;
  top: 48px;
  right: -54px;
  width: 130px;
  height: 130px;
  padding: 10px 20px 10px 20px;
  box-sizing: content-box;
  border-radius: 6px;
  /* box-shadow: #dddddd; */
  box-shadow: 0px 0px 10px #888888;
}
.voice-code-confirm-modal {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
}
.voice-code-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 4px;
  width: 400px;
  z-index: 1000;
  background: #fff;
}
.voice-code-dialog .icon {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 10;
}
.voice-code-dialog .voice-content {
  padding: 40px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.voice-code-dialog .title {
  color: #262626;
  font-size: 18px;
  font-weight: bold;
}
.voice-code-dialog .tips {
  margin-top: 20px;
}
.voice-code-dialog .voice-footer {
  border-top: 1px solid #e9e9f0;
  padding: 0 20px;
  height: 60px;
  background: #fcfcfc;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.voice-code-dialog .btn {
  border-radius: 2px;
  width: 80px;
  text-align: center;
  line-height: 36px;
  border: 1px solid #dcdfe6;
  height: 36px;
  box-sizing: content-box;
  cursor: pointer;
  padding: 0;
}
.voice-code-dialog .btn.cancel {
  color: #666666;
  background: #fff;
}
.voice-code-dialog .btn.confirm {
  background: #0078ff;
  color: #fff;
  margin-left: 10px;
}

.voice-code-modal {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
}

.voice-code-modal .input-content {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.voice-code-modal .input {
  width: 180px;
  height: 40px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #dcdfe6;
  padding: 0 20px;
  outline: none;
}
.voice-code-modal .input::placeholder {
  color: #999999;
}

.voice-code-modal .input-content img {
  margin-left: 10px;
}
