.register-container {
  width: calc( 100% - 220px);
    position: absolute;
    left: 210px;
    overflow: auto;
    bottom: 40px;
    top: 48px;
}
.register-container .register-header {
  width: 100%;
  height: 120px;
  margin: 10px 0;
  background: url('../../images/page/register/header.jpg') no-repeat center center;
  background-size: 100% 100%;
}
.register-container .register-header .register-tip {
  font-size: 26px;
  font-weight: 600;
  color: #333;
  padding: 58px 0 0 60px;
}
.register-container .register-body {
  height: auto;
  background: #FFF;
  padding: 30px 0;
  margin-bottom: 40px;
  border-radius: 0 0 2px 2px;
  display: none;
  overflow: hidden;
}
.register-container .register-body .body-left {
  float: left;
}
.register-container .register-body .body-left .warn-tip {
  padding-left: 194px;
  font-size: 12px;
  color: #999;
}
.register-container .register-body .body-left .agreement {
  color: #333;
}
.register-container .register-body .body-left .agreement span {
  color: #FF8400;
}
.register-container .register-body .body-left .agreement span:hover {
  cursor: pointer;
  border-bottom: 1px solid #FF8400;
}
.register-container .register-body .body-left .agreement .icon-xuanzhong1 {
  color: #FF8400;
}
.register-container .register-body .body-left .register-submit-btn {
  width: 120px;
  height: 40px;
  background: #FF8400;
  border-radius: 1px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  color: #FFF;
  margin: 40px auto auto 377px;
}
.register-container .register-body .body-left .register-submit-btn:hover {
  cursor: pointer;
}
.register-container .register-body .body-left .left-cell {
  margin-bottom: 20px;
}
.register-container .register-body .body-left .left-cell .cell-label {
  display: inline-block;
  width: 174px;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  text-align: right;
  margin-right: 20px;
  float: left;
}
.register-container .register-body .body-left .left-cell .cell-label .red {
  color: #FF0000;
}
.register-container .register-body .body-left .left-cell .have-default {
  border: none !important;
  padding: 0 !important;
  line-height: 32px;
}
.register-container .register-body .body-left .left-cell .cell-content {
  display: inline-block;
  width: 485px;
  height: 32px;
  border: 1px solid #ddd;
  border-radius: 1px;
  padding-left: 10px;
  position: relative;
  /* 隐藏 safari伪元素 */
}
.register-container .register-body .body-left .left-cell .cell-content i {
  position: absolute;
  right: 10px;
  top: 7px;
  font-size: 12px;
  color: #333;
}
.register-container .register-body .body-left .left-cell .cell-content input {
  height: 30px;
  width: 400px;
}
.register-container .register-body .body-left .left-cell .cell-content input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
.register-container .register-body .body-left .left-cell .cell-content .options {
  position: absolute;
  width: 485px;
  border: 1px solid #DDD;
  z-index: 9;
  background: #FFF;
  left: -1px;
  top: 30px;
  max-height: 200px;
  overflow-y: auto;
  display: none;
}
.register-container .register-body .body-left .left-cell .cell-content .options p {
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
}
.register-container .register-body .body-left .left-cell .cell-content .options p:hover {
  background: #FF8400;
  color: #FFF;
}
.register-container .register-body .body-left .left-cell .cell-content-img {
  border: none;
  padding: 0;
  height: auto;
  text-align: center;
}
.register-container .register-body .body-left .left-cell .cell-content-img .loading:after {
  width: 166px;
  height: 124px;
}
.register-container .register-body .body-left .left-cell .cell-content-img .upload-btn {
  width: 166px;
  height: 124px;
  border: 1px solid #EEE;
  border-radius: 2px;
  cursor: pointer;
}
.register-container .register-body .body-left .left-cell .cell-content-img .upload-btn img {
  width: 30px;
  border: 1px dotted #333;
  margin: 38px auto 14px;
}
.register-container .register-body .body-left .left-cell .cell-content-img .upload-btn p {
  font-size: 14px;
  color: #999;
}
.register-container .register-body .body-left .left-cell .cell-content-img .upload-btn .user-img {
  width: 100%;
  height: auto;
  margin: 0;
  border: none;
}
.register-container .register-body .body-left .left-cell .cell-content-img input {
  display: none;
}
.register-container .register-body .body-right {
  float: right;
  width: 400px;
}
.register-container .register-body .body-right .right-content {
  width: 254px;
  height: 324px;
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
}
.register-container .register-body .body-right .right-content .download-code-img {
  width: 200px;
  height: 200px;
  display: inline-block;
  margin-top: 24px;
  background: url('../../images/login/new-weChat-code.png') no-repeat center center;
  background-size: 100% 100%;
}
.register-container .register-body .body-right .right-content .code-img-tip {
  margin: 6px 0 10px;
  color: #999;
}
.register-container .register-city {
  height: 542px;
  overflow: hidden;
  padding: 0 60px;
  background: #FFF;
  position: relative;
}
.register-container .register-city .hot-city {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.register-container .register-city .hot-city .section-name {
  float: left;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
.register-container .register-city .hot-city ul {
  float: left;
  overflow: hidden;
}
.register-container .register-city .hot-city ul li {
  display: block;
  float: left;
  color: #333;
  font-size: 14px;
  margin: 0 10px 0 20px;
}
.register-container .register-city .hot-city ul li:hover {
  color: #ff8400;
}
.register-container .register-city .area-city {
  margin-top: 30px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 400px;
  border: 1px solid #f5f5f5;
}
.register-container .register-city .area-city .area-city-list {
  position: relative;
}
.register-container .register-city .area-city .area-city-list .area-city-char {
  color: #B2B2B2;
  width: 48px;
  text-align: center;
  font-size: 20px;
  background: #fAfAfA;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #f5f5f5;
  cursor: pointer;
}
.register-container .register-city .area-city .area-city-list .area-city-char:hover {
  background: #FF8400;
  color: #FFF;
}
.register-container .register-city .area-city .area-city-list .area-city-char p {
  position: relative;
  top: 50%;
  margin-top: -11px;
  font-size: 18px;
  text-align: center;
}
.register-container .register-city .area-city .area-city-list ul {
  width: 1032px;
  overflow: hidden;
  padding-bottom: 15px;
  top: 0;
  margin-left: 48px;
  border-bottom: 1px solid #f5f5f5;
}
.register-container .register-city .area-city .area-city-list .area-city-box {
  overflow: hidden;
  margin-top: 6px;
}
.register-container .register-city .area-city .area-city-list .area-city-box .area-city-name {
  width: 500px;
  float: left;
}
.register-container .register-city .area-city .area-city-list .area-city-box .area-city-name a {
  color: #333;
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
  margin-top: 8px;
}
.register-container .register-city .area-city .area-city-list .area-city-box .area-city-name a:hover {
  color: #FF8400;
}
.register-container .register-next {
  position: relative;
  z-index: 1;
  background: #FFF;
  box-shadow: 0 -2px 5px 0 rgba(207, 207, 207, 0.14);
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.register-container .register-next a {
  display: inline-block;
  background: #FF8400;
  color: #FFF;
  width: 136px;
  height: 40px;
  line-height: 40px;
  border-radius: 1px;
}
.register-container .register-next a:hover {
  cursor: pointer;
}
.mask-agreement {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.mask-agreement .mask-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.mask-agreement .agreement-body {
  width: 900px;
  height: 580px;
  background: #FFF;
  position: relative;
  top: 50%;
  margin: -290px auto auto;
}
.mask-agreement .agreement-body .agreement-title {
  padding-top: 40px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.mask-agreement .agreement-body .agreement-content {
  height: 476px;
  font-size: 16px;
  line-height: 26px;
  overflow-y: scroll;
  padding: 30px 90px 90px;
}
.mask-agreement .agreement-body .agreement-content h5 {
  font-size: 18px;
}
.mask-agreement .agreement-body .agreement-content .padding-left {
  padding-left: 30px;
}
.mask-agreement .agreement-body .agreement-footer {
  position: relative;
  bottom: 30px;
  height: 74px;
  line-height: 74px;
  background: #FFF;
  text-align: center;
  box-shadow: 0px -2px 5px 0px rgba(207, 207, 207, 0.14);
}
.mask-agreement .agreement-body .agreement-footer span {
  display: inline-block;
  width: 128px;
  height: 34px;
  line-height: 34px;
  background: #FF8400;
  border-radius: 1px;
  color: #FFF;
}
.mask-agreement .agreement-body .agreement-footer span:hover {
  cursor: pointer;
}
.letterNavActive {
  color: #FF8400;
}
.areaCityCharActive {
  background: #FF8400 !important;
  color: #FFF !important;
}
.areaCityListActive {
  background: #F8F8F8;
}
.citySelectedActive {
  color: #FF8400 !important;
  font-weight: bold;
}
.customTip {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 8px;
}
.unInputWarn {
  color: #FF622C;
  font-size: 12px;
  display: none;
}
.unInputWarnBorder {
  border: 1px solid #FF622C !important;
}
.reloadUserImg {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  bottom: 0px;
  color: #fff;
}
