/* * @Author: lihenghong  * @Date: 2020-04-22 10:33:54  * @Page Name: lihenghong  Newpage*/

.reg_main {
  background: #fff;
  padding-bottom: 35px;
}

.reg_step {
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}

.step_box {
  font-size: 16px;
  display: inline-block;
  color: #333333;
}

.step_box img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  vertical-align: middle;
}

.step_box span {
  margin-top: 1px;
}

.reg_line {
  display: inline-block;
  width: 122px;
  height: 1px;
  background: #D8D8D8;
  margin: 0 30px;
  vertical-align: middle;
}

.identity_row {
  text-align: center;
  /*border-bottom: 1px solid #007DEE;*/
}

.reg_from {
  max-width: 980px;
  margin: 0 auto;
  padding-top: 30px;
}


.main_business {
  font-size: 18px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}

.smallicon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #007DEE;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  margin-right: 3px;
}
.identity_row .identity_box {
  /*display: inline-block;*/
  max-width: 1200px;
  /* height: 140px; */
  /*padding: 15px 0 0;*/
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
  color: #666;
  vertical-align: text-top;
  box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.16);
  display: flex;
}
.identity_row .identity_box:hover{
  border: 1px solid #007DEE;
}
.identity_box_choosed {
  background: #F2F2F2;
}
.tabs_box {
  display: flex;
  justify-content: center;
  width: 666px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 23px;
  margin-left: 22.2%;
}
.phone_tabs,.email_tabs {
  font-family: Arial-Bold, Arial;
  width: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 18px;
  color: #333333;
}
.active_tab {
  border-bottom: 1px solid #007DEE;
}
.identity_icon_box {
  display: flex;
  justify-content: flex-start;
  align-items: end;
  width: 200px;
  /* max-width: 185px; */
  /* width: 185px; */
  /* height: 140px; */
  /* border-right: 1px solid #E5E5E5; */
}
.identity_row .identity_box_border {
  border: 1px solid #007DEE;
}

.identity_box .lh20 {
  font-family: Arial-Regular, Arial;
  color: #666666;
  padding: 0 22px;
  font-size: 16px;

}

.none {
  display: none;
}
.bod_bottom {
  /* border-bottom: 1px solid #E5E5E5; */
  margin-left: 20px;
  display: flex;
  align-items: center;
}
.identity_checked {
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -8px;
  background: #fff;
  display: none;
}

.identity_box_border .identity_checked {
  display: block;
}

.identity_choose_row {
  /*background: #F8F8F8;*/
  padding: 0 30px 12px;
  margin-bottom: 10px;
}

.identity_choose_row .layui-col-md4:last-child {
  margin-bottom: 0;
}
.mar_li {
  /* float: left; */
  width: 25%;
}
.reg_inp_row {
  margin-bottom: 20px;
}

.reg_inp_row:last-child {
  margin-bottom: 30px;
}

.reg_inp_row .inp_title {
  width: 140px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  color: #999999;
  text-align: left;
}
.chinese-box .reg_inp_row .inp_title {
  width: 100px;
}

.reg_inp_row .inp_title .reg_sy {
  color: #F92020;
}

.codeselect {
  width: 200px;
  margin-right: 10px;
}

.number_inp {
  width: 310px;
}

.sendb {
  width: 120px;
}

.ver_inp {
  width: 400px;
}

.default_inp_w {
  width: 520px;
}

.verhint {
  margin-left: 205px;
  width: 520px;
}

.privacy_row {
  margin-left: 412px;
  margin-bottom: 20px;
  color: #333333;
  text-align: left;
}
.chinese-box .privacy_row {
  margin-left: 393px;
}

.privacy_row a {
  color: #007DEE;
  border-bottom: 1px solid #007DEE;
}
.chinese-box .privacy_row a {
  border-bottom: none;
}
.chinese-box .privacy_row_b {
  margin-left: -6px;
}

.reg_sub_row {
  text-align: center;
  padding-left: 140px;
}

.chinese-box .reg_sub_row {
  padding-left: 100px;
}

.reg_sub_row button {
  width: 520px;
}

.numberselect {
  font-size: 12px;
}

.codeselect .layui-form-select .layui-edge {
  top: 18px;
}

/* .havebox {
  position: relative;
} */

.haveaccount {
  /*position: absolute;*/
  /*right: 12px;*/
  /*top: 8px;*/
  text-align: center;
  color: #666666;
}

.loginurl {
  color: #007DEE;
}

.identity_error {
  margin-top: 11px;
  padding-left: 0px;
}

.identity_icon {
  /*margin-bottom: 10px;*/
  width: 18px;
  height: 18px;
  margin-right: 10px;
  max-width: 100%;
  max-height: 100%;
}

.usertype2 {
  display: none;
}


.upload_card {
  width: 700px;
  margin: 0 auto;
}

.upload_hint {
  margin: 30px 0 20px;
  color: #999999;
  font-size: 18px;
  text-align: center;
}

.uploadbox {
  cursor: pointer;
}

.uploadimgbox {
  height: 380px;
  box-shadow: 0px 4px 13px 0px #E4E4E4;
  border-radius: 8px;
  width: 100%;
  line-height: 360px;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}

.uploadimgbox img {
  max-height: 100%;
}

.uploadimghint {
  margin-top: 6px;
  color: #007DEE;
  font-weight: 400;
  font-size: 16px;
}

.uploadhintbox {
  position: absolute;
  top: 123px;
  left: 50%;
  margin-left: -63px;
  text-align: center;
}

.uploadbox {
  position: relative;
}

.upload_btn_row {
  text-align: center;
  margin-top: 30px;
}

.upload_btn_row button:first-child {
  margin-right: 60px;
}

.upload_btn_row button {
  width: 260px;
}

.progressbox {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: none;
}

.success_main {
  width: 480px;
  margin: 0 auto;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 200px;
}

.success_text {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  margin: 20px 0;
  color: #333;
}

.success_min_text {
  font-size: 18px;
}

.success_main img {
  width: 100px;
  height: 100px;
}

.backhomebtn {
  margin-top: 50px;
}

.iconguanbi_bg {
  font-size: 24px;
  color: #999999;
}

.lh20 {
  line-height: 20px;
}

.sendsucimg {
  margin-left: 212px;
  display: inherit;
}

.sendsuctext {
  width: 418px;
  margin: 10px auto 0;
  line-height: 21px;
}

.sendokbtn {
  width: 100%;
  position: absolute;
  bottom: 0;
  border-radius: 0;
}

.completebtnrow {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.completebtnrow button {
  float: left;
  width: 50%;
  border-radius: 0;
}

.completebtnrow .closesuc {
  background: #EEEEEE;
  color: #666666;
}

.identitytype-layer {
  padding: 0 10px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border: 0 solid transparent;
  justify-content: center;
}

.identitytype-column {
  /* margin: 0 auto; */
  font-size: 14px;
  width: 94%;
  margin: 0 36px;
  text-align: left;
  margin-left: 22px;
}

.identitytype-column-title {
  color: #007dee;
  /* height: 16px; */
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  margin-bottom: 12px;
}

.tc_c_img {
  margin-top: 55px;
}

.title-p {
  text-align: center;
  margin-top: 20px;
  color: #999999;
  font-size: 14px;

}

.layui-layer-btn {
  text-align: center !important;
}

.next_page_btn2 {
  border: none;
  outline: 0;
  background-color: #007DEE;
  text-align: center;
  color: #fff;
  text-decoration: none;
  z-index: 1;
  box-sizing: border-box;
  width: 666px;
  height: 44px !important;
  font-size: 18px !important;
}

.next_page_btn {
  border: 1px solid #e6e6e6 !important;
  background-color: #999999 !important;
  color: #FFFFFF !important;
  cursor: not-allowed !important;
  /* opacity: 1; */
  box-shadow: none !important;
  width: 666px;
  height: 44px !important;
  font-size: 18px !important;

}

.page_btn_css {
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  padding: 0 24px;
  font-size: 14px;
  min-width: 100px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}


.last_page_btn {
  background-color: #007DEE;
  color: #fff;
  text-decoration: none;
  z-index: 1;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  padding: 0 24px;
  font-size: 14px;
  width: 160px;
  display: block;
  margin: 0 0 9px 0;
  text-align: center;
}

.next_page_box {
  /*border-top: 2px solid #C8C8C8;*/
  padding-top: 27px;
  text-align: center;
}

.identity-span-color {
  color: #F92020;

}

.identity-span-text {
  color: #999999;
  font-size: 14px;
}

.identity-span {
  /*padding-left: 11px;*/
  font-size: 24px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #333333;
  margin-bottom: 24px;
  text-align: center;
}

.Voice-box .Voice-button {
  color: #007DEE;
  cursor: pointer;
}

.reg_from {
  max-width: 1200px;
}

.number_inp .vc_m {
  width: 14px;
}

.number_inp .inp_icon {
  top: 5px;
}

/* 1220 new add 园林*/
.designService_page_box {
  display: none;
}

.onNext {
  border: none;
  outline: 0;
  background-color: #007DEE;
  text-align: center;
  color: #fff;
  text-decoration: none;
  z-index: 1;
  box-sizing: border-box;
  width: 666px;
  height: 44px !important;
  font-size: 18px !important;
}

.designService_div {
  /* width: 300px; */
  /* width: 25%; */
  height: 200px;
  text-align: center;
  color: #333333;
  border: 1px solid #E5E5E5;
  display: flex;
  flex-direction: column-reverse;
  align-content: center;
  /* margin-right: 30px; */
  position: relative;
}

.designService_div .identity_icon {
  /* height: 122px; */
  margin: 0 auto 23px;
  width: 73px;
}

.designService_div p {
  /* margin-bottom: 32px; */
  min-height: 55px;
}

.designService_div:last-child {
  margin-right: 0;
}

.designService_div:nth-child(1) .identity_icon {
  width: 57px;
  height: 75px;
}

.designService_div:nth-child(2) .identity_icon {
  width: 75px;
  height: 75px;
}

.designService_div:nth-child(3) .identity_icon {
  width: 73px;
  height: 69px;
}

.designService_div:nth-child(4) .identity_icon {
  width: 71px;
  height: 64px;
}

.IdentityColor {
  color: #0099FF;
  border: 1px solid #0099FF;
}

.designService_flex {
  display: flex;
  justify-content: space-between;
}

.last_page2_btn {
  background-color: #007DEE;
  color: #fff;
  text-decoration: none;
  z-index: 1;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  padding: 0 24px;
  font-size: 14px;
  width: 160px;
  display: block;
  margin: 0 0 9px 0;
  text-align: center;
}

.designService_flex_box {
  margin: 0px 0 164px;
}

.designService_flex_p {
  border-top: 1px solid #CCCCCC;
  margin-top: 6px;
  margin-bottom: 81px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #999999;
}
  /* 516 园林 */
  .add-border{
  border:1px solid #007DEE;
  color: #007DEE;
}
.designService_flex .OnClickIdentity {
  width: 25%;
  margin-right: 30px;
}
.designService_img{
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -8px;
  display: none;
  background-color: #fff;
}


.layui-input-inline {
  vertical-align: top;
  text-align: left;
}

/* bug 5185 */
.new_inp_icon {
  display: none;
}

.chinese-box .new_inp_icon {
  display: block;
}
.voice-content {
  padding-left: 100px;
}
.Voice-box {
  display: block;
  margin: 0 auto;
  margin-top: 8px;
  width: 520px;
  text-align: left;
  color: #999999;
  padding-left: 50px;
}
.chinese-box .Voice-box {
  padding-left: 8px;
}

.identity-title {
  padding-left: 27px;
  padding-bottom: 10px;
  font-weight: bold;
  text-align: left;
  /* margin-top: 38px; */
  font-size: 18px;
  font-family: Arial-Bold, Arial;
  color: #333333;
}
identity-titles {
  padding-left: 27px;
  font-weight: bold;
  text-align: left;
  font-size: 18px;
  font-family: Arial-Bold, Arial;
  color: #333333;
}
.border-top{
  display: inline-block;
  width: 100%;
}
.identity-tip-layer{
  margin-top: 6px;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.identity-tip{
  display: inline-block;
  text-align: left;
}
.identity-tip > h3{
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
}
.identity-type-block{ 
  width: 232px;
  display: flex;
  align-items: center;
  padding: 16px 13px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #E5E5E5;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.identity-type-block:nth-child(1){
  margin: 0 80px 0 54px;
}
.identity-type-block > .layui-form-radio{
  margin-left: auto;
  margin-right: -15px;
}
.identity-img{
  width: 26px;
  height: 24px;
}
.designService-block {
  /* border-top: 1px solid #E5E5E5; */
  font-size: 14px;
  text-align: left;
}
.pad-t12{
  padding-top: 12px;
}
.bd-lf{
  border-left: 1px solid #E5E5E5;
}
.introduce_box{
  flex: 1
}
.identity-list{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 9px;
}

#resultInput-error{
  display: block;
  color: red;
}
.CalculationVerificationPop .layui-layer-content{
  margin: 15px;
  margin-bottom: 0;
}
#bgload {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 1992;
}
.en-box .en-box-pd-t8 {
  padding-top: 8px;
}
.identity_icon_box, .introduce_box {
  padding: 20px 0;
}

.bod_bottom .identity_icon_box {
  padding: 0;
}
.introduce_box {
  border-left: 1px solid #E5E5E5;
}
.identity-list .layui-form-checkbox {
  display: flex;
}
.identity-list .layui-form-checkbox span {
  white-space: normal;
}
.identity-list .layui-form-checkbox i {
  top: 2px;
}
.other-input {
  width: 200px;
  margin-top: -6px;
}
.mar-b24 {
  margin-bottom: 24px;
}
.other-input-content.mar_li {
  width: auto;
}
.other-input-content .layui-form-checkbox{
  max-width: 245px !important;
}
.bm-form-item .bm_error.none {
  display: none;
}
/* 设置英文状态下 固定高度 */
.en-box .main_business{
  height: 44px;
}
.en-box .MainBusiness{
  display: block;
  margin-top: 5px;
}
.en-box .main_business .none{
  display: none !important;
} 
.MainBusiness,
.color_red{
  color: red;
}
.privacy{
  height: 48px;
  margin-bottom: 0px;
  flex-direction: column
}
.agreePrivacy{
  margin-top:5px;
}
.mar_b12{
  margin-bottom: 12px;
}
@media screen and (max-width: 1024px) {
  .privacy_row {
    margin-left: 320px;
  }
  .chinese-box .privacy_row {
    margin-left: 305px;
  }
}