.post_info {
  padding: 12px 20px 5px;
  margin-bottom: 12px;
}

.bm_normal_title {
  padding: 12px 20px;
  margin-bottom: 0;
}
.localfirstflex {
  display: flex;
  align-items: center;
}
.reqtab {
  width: 240px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #666;
  margin-right: 10px;
  cursor: pointer;
  background: #fff;
  position: relative;
  border: 1px solid #e6e6e6;
  margin-bottom: 22px;
}


.reqtab .iconfont {
  font-size: 20px;
  margin-right: 6px;
}

.reqtab .iconhelp {
  margin-left: 5px;
  vertical-align: initial;
  margin-top: -2px;
  font-size: 16px;
}
.mar-t-2 {
  margin-top: -2px;
}

.reqtabbox .active {
  background: #0D7DEE;
  border-color: #0D7DEE;
  color: #fff;
}

.reqtab:hover {
  background: #0D7DEE;
  border-color: #0D7DEE;
  color: #fff;
}

.active .reqtab_triangle {
  display: block;
}

.reqtab_triangle {
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 12px solid #0D7DEC;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -6px;
  display: none;
}

.w60 {
  width: 60%;
}

.w100 {
  width: 100%;
}

.layui-col-space24>* {
  padding: 0 12px;
}

.layui-col-space24 {
  margin: 0 -12px 12px;
}

.cityselect {
  width: 220px !important;
  margin-right: 10px !important;
  vertical-align: top !important;
}

div.sp_button {
  height: 32px !important;
}

.bm_border_bottom {
  margin-bottom: 0;
}

.Product_num {
  position: absolute;
  left: 6px;
  top: 12px;
}

.product_category_box {
  margin-left: 85px;
  width: 80%;
}

.border_top_blue {
  border-top: 2px solid #0099FF;
  background: #FAFAFA;
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}


.categoryline {
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  margin: 12px -20px;
}

/* 加减计数器 */
.stepbox {
  position: relative;
}

.stepbtn {
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: #EEEEEE;
  position: absolute;
  top: 1px;
  cursor: pointer;
  outline: none;
  border: none;
}

.stepbtn:hover {
  background: #0D7DEE;
  color: #fff;
}

.stepbox .stepinput {
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0;
}

.step_left {
  left: 1px;
  border-right: 1px solid #C8C8C8;
}

.step_right {
  right: 1px;
  border-left: 1px solid #C8C8C8;
}

.layui-col-space36>* {
  padding: 0 18px;

}

.layui-col-space36 {
  margin: 0 -18px 0px;
}

.post_container {
  max-width: 1212px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}

.deleteCategory {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -15px;
}

.selectsup_box {
  padding: 15px 20px;
}

.filter_box .filter_search {
  width: 388px;
  margin-right: 12px;
}

.filter_box .waves-button {
  padding: 0 15px !important;
  min-width: initial !important;
}

.filter_box .filter_select {
  width: 360px;
}

.allcheckrow {
  background: #EEF9FF;
  margin-top: 15px;
  padding: 10px 20px;
  margin-bottom: 10px;
}

.reselect {
  margin-left: 70px;
  cursor: pointer;
}

.sstabtitle {
  background: #B2DFFE;
  padding: 10px 0;
  margin: 0;
}

.ss_company_row {
  margin: 0;
  padding: 8px 0;
}

.pd-l15 {
  padding-left: 15px;
}

.pd-l35 {
  padding-left: 35px;
}

.ss_company_row:hover {
  background: #F2FAFF;
}

.mar-l-5 {
  margin-left: -5px;
}

.mar-r50 {
  margin-right: 50px;
}

.ss_company_box {
  min-height: 380px;
}

.companytag {
  border: 2px dashed #C8C8C8;
  border-radius: 5px;
  text-align: center;
  padding: 7px;
  display: inline-block;
  background-color: rgb(238, 238, 238);
  color: #C8C8C8;
  width: 158px;
}

/* .companytag:hover {
  border-color: #0D7DEE;
  color: #0D7DEE;
} */

.companytag .tagtext {
  max-width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}

#catetree {
  max-height: 440px;
  overflow: auto;
}

.postguidehint {
  max-width: 423px;
  margin: 0 auto;
  line-height: 20px;
  /* text-align: left; */
}

.reqtab_triangle {
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 12px solid #0D7DEC;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -6px;
  display: none;
}

.des_info_w {
  width: 80%;
}

.des_info_w2 {
  width: 1020px;
}

.des_limitTime {
  width: 220px;
}

.maxtextsize {
  position: absolute;
  right: 10px;
  bottom: 0;
}

.riliselect {
  position: absolute;
  right: 8px;
  top: 8px;
  color: #999;
}

.select_company {
  display: none;
}

.noResultsBox2 {
  background: #fff;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  display: none;
  box-sizing: border-box;
}

.post_hint {
  width: 580px;
  text-align: center;
  height: 34px;
  border: 1px solid #ccc;
  position: absolute;
  left: 258px;
  top: 0;
  box-shadow: 1px 3px 5px 1px rgba(200, 200, 200, 0.33);
  border-radius: 4px;
  color: #999999;
  font-size: 12px;
}
.chinese-box .post_hint {
  width: 390px;
}

.post_hint:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 12px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid #ccc;
}

.post_hint:after {
  content: "";
  position: absolute;
  left: -8px;
  top: 12px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid #fff;
}


.post_hint2 {
  width: 544px;
  height: 80px;
  border: 1px solid #ccc;
  position: absolute;
  left: 100px;
  top: -12px;
  box-shadow: 1px 3px 5px 1px rgba(200, 200, 200, 0.33);
  border-radius: 4px;
  background: #fff;
  padding: 12px;
  z-index: 2;
  box-sizing: border-box;
}

.post_hint2:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 12px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid #ccc;
}

.post_hint2:after {
  content: "";
  position: absolute;
  left: -8px;
  top: 12px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid #fff;
}

.lineheight20 {
  line-height: 20px;
}

.des_select_row {
  padding: 9px 12px;
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
}

.des_select_content {
  border: 1px solid #007dee;
  /* display: none; */
}

.c_curry_s {
  width: 80px;
}
.chinese-currency.c_curry_s{
  width: 100px;
}
.c_curry_m {
  width: 100px;
}

.pf_symbol {
  height: 30px;
  background: #EEEEEE;
  width: 30px;
  text-align: center;
  line-height: 32px;
  color: #999999;
  position: absolute;
  right: 1px;
  top: 1px;
  border-left: 1px solid #C8C8C8;
}

.service_error {
  margin-bottom: 12px;
}

.service_error input,
.architecturalDesginType input {
  visibility: hidden;
  display: block;
  height: 1px;
}

.service_error .bm_error {
  /* margin-bottom: 20px; */
}

.disnone {
  display: none !important;
}

.charsError {
  display: none;
  margin-top: 10px;
  color: red;
}

.charsError>span {
  display: block;
  background-color: red;
  width: 15px;
  text-align: center;
  color: white;
  border-radius: 7px;
  float: left;
  margin-right: 5px;
}

.charsErrorText {
  border-color: red;
  background: #FFF4F4;
}

.pos_ab_btnrow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.pos_ab_btnrow button {
  float: left;
  width: 50%;
  box-sizing: border-box;
  border-radius: 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
}

.pos_ab_btnrow button:nth-child(1) {
  background: #eee;
  color: #999;
}

.companytag:nth-child(1) .removetag {
  display: none;
}

.layui-form-select .layui-edge {
  top: 17px;
}
.longbtn {
  
  width: 100%;
  /* border-radius: 50%; */
  border-radius: 17px;
  padding: 8px;
  border: 1px solid #0D7DEC;
  color: #0D7DEC;
  /* margin-top: 12px; 暂时屏蔽显示被撑开间距太大*/ 
  text-align: center;
}

.longbtn:hover {
  background: #0D7DEC;
  color: #fff;
}

.longbtn .font18 {
  font-size: 18px;
}

.post_inp_row .error {
  border: 1px solid red !important;
  background: #FFF4F4;
}

.post_inp_row .bm_error {
  color: red;
  border: none !important;
  margin-top: 5px;
  display: inline-block;
  font-size: 12px;
}
.post_inp_row .bm_error.none {
  display: none;
}

.href_url:hover{
  color:#1E9FFF;
}
.select-dom {
  width: 350px;
}
.projectTypeLists .layui-form-checkbox {
  margin-top: 10px;
}
.layui-form-select .layui-input {
  text-overflow: ellipsis;
}

.des_select_box + .des_select_box {
  margin-top: 12px;
}
.pb-0 {
  padding-bottom: 0;
}
.layui-textarea:disabled{
  background-color: rgb(238, 238, 238) !important;
  border-color: #C8C8C8 !important;
  cursor: not-allowed !important;
}

.chinese-edit-md1 {
  width: 60%;
}
.chinese-edit-md1.product-number {
  width: 51%;
}

.href_url:hover {
  color: #1E9FFF;
}

.pd-t5 {
  margin-top: 5px;
}

/* bug-4994 */
.New_md6 {
  width: 25%;
}

.product_category_box .New_md6, .product_category_box .Mew_md4, .product_category_box .product-number {
  height: 75px;
  margin-bottom: 0;
}
.change-content {
  width: 306px;
}
.change-content .card-tab.flex-item:nth-child(1) {
  margin-right: 3px;
}
.change-content .card-tab.active {
  background-color: #007DEE;
  color: #fff;
}
.change-content .card-tab {
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #cccccc;
  cursor: pointer;
  color: #666;
}

.layui-form-checkbox[lay-skin="primary"] span {
  color:#000;
}
.layui-checkbox-disbaled[lay-skin="primary"] span {
  background: none !important;
  color: #c2c2c2;
}
.drawingType{
  width: 72.5%;
  margin-top: 3px;
  border: 1px solid #C8C8C8;
  font-weight: 400;
  line-height: 1.1;
}
.drawingType > .layui-input-inline {
  padding: 6px 8px;
}
.mar-l3{
  margin-left: 3px;
}
.mar-l4{
  margin-left: 4px;
}
.drawingType .layui-form-checkbox[lay-skin="primary"] span {
  color:#333333
}
/* 机电设计 */
.electromechanicalDesignform .drawingType .layui-form-radio {
  display: flex;
 }
.projectTypeLists > .layui-form-radio{
  margin-right: 6px;
}
.languageOther{
  /* width: 60%; */
  width: 550px;
}
.languageOtherItem{
  display: flex;
  align-items: center;
}
.languageOtherItem > span{
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #C8C8C8;
  border-radius: 50%;
  margin-left: 8px;
  cursor: pointer;
}

.errorMake {
  color: #FF1B1B;
  font-size: 13px;
  margin-top: 5px;
  display: none;
}
.language-content .pin-cunton .p-bt {
  color: #999;
}
.language-content .not-choose-country {
  display: block;
  margin-top: 8px;
}
.language-content .not-choose-country.none {
  display: none;
}

/* .language-content .serviceLanguage, .language-content .writtenLanguage {
  margin-top: 8px;
} */
.StandardLanguages {
  margin-top: 12px;
}
.post-product-content .serviceLanguage .desc {
  display: none;
}
#E-languageWritten {
  margin-top: 20px;
}
#E-languageSpoken {
  margin-top: 20px;
}

/*注册*/
/* * @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 {
  background: #fff;
}

/*.identity_row .identity_box:nth-child(2) {*/
/*  margin: 0 10px;*/
/*}*/
.main_business {
  font-size: 18px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #333333;
}
.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;
  padding-bottom: 19px;
  margin-bottom: 28px;
  cursor: pointer;
  color: #666;
  vertical-align: text-top;
  box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.16);
}
.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: center;
  align-items: end;
  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 27px;
  font-size: 16px;

}

.none {
  display: none;
}
.bod_bottom {
  /* border-bottom: 1px solid #E5E5E5; */
  margin: 0 36px;
}
.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: 0;
}

.reg_inp_row .inp_title {
  width: 140px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  color: #999999;
  text-align: right;
  padding-right: 5px;
}
.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;
}

.ver_inp {
  width: 415px;
}

.register-verify-row .ver_inp {
  width: 410px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 410px;
  -webkit-flex: 0 0 410px;
  flex: 0 0 410px;
}

.register-verify-row .sendb {
  width: 100px;
  min-width: 100px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  font-size: 14px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
}

.default_inp_w {
  width: 520px;
}

.verhint {
  margin-left: 205px;
  width: 520px;
}

.privacy_row {
  text-align: left;
  margin:20px;
  color: #333333;
  text-align: left;
}


.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: 106px;
  height: 81px; */
  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: 40px;
}

.identitytype-column-title {
  color: #007dee;
  /* height: 16px; */
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  margin-bottom: 40px;
}

.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;
}


.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: 20px;
  margin-bottom: 20px;
}

.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;
}

.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: center;
  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: 360px;
  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 > .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{
  padding-top: 38px;
  flex: 1
}
.identity-list{
  display: flex;
  flex-wrap: wrap;
}

#resultInput-error{
  display: block;
  color: red;
}
.CalculationVerificationPop .layui-layer-content{
  margin: 15px;
}
#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;
}
.cancel-btn{
  vertical-align: bottom;
}
.color_red{
  color: red;
  border: none !important;
  margin-top: 5px;
  font-size: 12px;
  line-height: initial;
}
.tick_error{
  margin-left: 30px;
}

/* 1596 */
.post_container{position: relative;}
.tab_left{position: absolute;left: -174px;width: 174px;margin-top: 20px;}
.tab_left .des_select_box{width: 100%;  text-align: left; cursor: pointer; font-size: 14px;border-radius: 4px 4px 4px 4px;color: #333;background: #fff;}
.tab_left .des_select_box .typeName {
  padding: 11px 8px;
}
.tab_left .des_select_box.active{
  font-size: 14px;
  color: #007DEE;
  /* background: #007DEE; */
  border: 1px solid #007DEE;
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: calc(100% + 26px) !important;
}
.des_select_box .typeName {
  display:block;
  white-space:nowrap; 
  overflow:hidden; 
  text-overflow:ellipsis;
}
.tab_left  .des_select_box + .des_select_box{margin-top: 6px;}
.architecture_box .des_select_box{margin-top: 0;}
.des_select_row_new{display: none;}


.commonly_project_type {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 12px;
  cursor: pointer;
  line-height: 12px;
}
.commonly_project_type.active {
  border-color: #0099FF;
  color: #0099FF;
}
.select-dom.layui-inline {
  vertical-align: top;
}
.commonly-use-content.none {
  display: none;
}
.en-box .project-type-title {
  display: inline-block;
  width: 95px;
}
.newProject{
  display: none;
}

@media screen and (max-width: 1620px) {
  .post-design-container {
    max-width: 1024px;
  }

}
@media screen and (max-width: 1440px) {
  .post-design-container {
    max-width: 912px;
  }
  .post-design-container .cityselect, 
  .post-design-container .sp_container {
    width: 200px!important;
  }

}
@media screen and (max-width: 1320px) {
  .post-design-container {
    max-width: 720px;
  }
  .select-dom {
    width: 250px;
  }
  /* 去掉右边的距离 */
  .post_container{
    margin-right: 0; 
  }
  
  .post-design-container .cityselect, 
  .post-design-container .sp_container {
    width: 150px!important;
  }

}
@media screen and (max-width: 1024px) {
  .tab_left {
    left: -87px;
    width: 87px;
  }
  .tab_left .des_select_box.active.fold {
    width: calc(100% + 12px) !important;
  }

}
