.post_info {
  padding: 12px 20px 0px;
  margin-bottom: 12px;
}
.drawingType_error{
  position: relative;top: -7px;
}
.bm_normal_title {
  padding: 12px 20px;
}
.bm_new_title {
 padding: 15px 20px;
}

.localfirstflex {
  display: flex;
  align-items: center;
  
}
.address-title{
  margin-left: -20px!important;
  /*.sp_button{*/
  /*  right: -21px!important;*/
  /*}*/
  /*.sp_clear_btn{*/
  /*  right: 4px!important;*/
  /*}*/
}
.cityselect, .sp_container {
  /*margin-right: 0!important;*/
}
.country_content {
  .cityselect, .sp_container {
    /*margin-right: 0!important;*/
  }
}

.reqtab {
  min-width: 200px;
  padding: 0 20px;
  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;
}
.mar-b17{
  margin-bottom: 17px;
}
.language-content{
  .p-weiKan{
    .vc_t{
      color: #333!important;
    }
  }
}
.Not {
  display: none;
}
.reqtab>.iconfont {
  font-size: 20px;
  margin-right: 5px;
  line-height: 20px;
  vertical-align: sub;
}

.reqtab .iconhelp {
  margin-left: 5px;
  vertical-align: initial;
}

.reqtabbox .active {
  background: #0D7DEE;
  color: #fff;
}

.reqtab:hover {
  background: #0D7DEE;
  color: #fff;
}

.reqtab:hover .default-icon {
  display: none;
}
.reqtab:hover .active-icon {
  display: inline-block;
}

.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%;
}
.w72{
  width: 72%;
}
.w100 {
  width: 100%;
}

.layui-col-space24>* {
  padding: 0 12px;
}

.layui-col-space24 {
  margin: 0 -12px 12px;
}
.newProject{
  display: none;
}
.p-weiKan{
  margin-top: 0px!important;
  margin-bottom: 0px!important;
}
.cityselect,
.sp_container {
  width: 150px !important;
  margin-right: 10px !important;
  vertical-align: top !important;
  margin-left: 10px!important;
  text-overflow: ellipsis;
  padding-right: 33px;
}

div.sp_button {
  height: 32px !important;
}

.bm_border_bottom {
  margin-bottom: 0;
}
.pd-l0{
  padding-left: 0!important;
}
.designtype-hard{
  position: relative;
  left: -27px;
}
.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;
}
.categoryList {
  z-index: 2;
  position: relative;
}


.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;
}
.bm_main1{
  display: flex;
}
.bm_main2{
  width: 1300px;
}
.post_container {
  max-width: 1400px;
  padding: 0 6px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}

.deleteCategory {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -15px;
}
.sp_result_area{
  /*margin-left: 10px!important;*/
}
.selectsup_box {
  padding: 15px 20px;
}
.filter_box{
  line-height: 32px;
}
.filter_box .filter_search {
  width: 260px;
  margin-right: 8px;
}
.filter_box .filter_selectLast{
  width: 170px;
  margin-right: 18px;
}
.filter_box .waves-button {
  padding: 0 15px !important;
  min-width: initial !important;
}

.filter_box .filter_select {
  width: 170px;
  margin-right: 18px;
}

.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: 3px 7px;
  display: inline-block;
  background-color: rgb(238, 238, 238);
  color: #C8C8C8;
  width: 158px;
}
.companytag:not(:nth-child(1)) {
  /* CSS 样式 */
  border: 2px dashed #999;
  border-radius: 5px;
  text-align: center;
  padding: 3px 7px;
  display: inline-block;
  background-color: #fff;
  color: #666;
  width: 160px;
}

/* .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: 845px;
}

.des_info_w2 {
  width: 1020px;
}

.des_limitTime {
  /*禅道需求916样式调整回退 width: 220px; */
  width: 265px;
}

.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;
  background-color: #fff;
}
.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: 186px !important;
}
/* 外层容器先做 flex 垂直居中，保证整体不乱 */
.input-budget {
  display: flex;
  align-items: center;
  gap: 8px; /* 控制控件间距 */
}
.input-budget1{
  align-items: self-start;
}
.input-budget2{
  line-height: 40px;
}
/* 1. 统一设置所有控件高度，强制生效 */
.input-budget .currency,
.input-budget .c_curry_m {
  height: 40px !important;
  line-height: 40px !important;
  box-sizing: border-box !important;
  vertical-align: middle !important;
}

/* 2. 专门修复 select 高度失效问题 */
.input-budget .currency {
  /* 清除默认下拉框样式 */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* 给一个内边距，避免文字贴边 */
  padding: 0 30px 0 12px;
  background-size: 12px;
}

/* 3. 修复 Layui 渲染后的 select 高度 */
/* 如果你的 select 被 Layui 转成了 layui-form 渲染的样式，用下面这条 */
.layui-form-select .layui-input {
  /* height: 40px !important;
  line-height: 40px !important; */
  padding-right:0px !important ;
}
.layui-input-class .layui-form-select .layui-input {
  height: 40px !important;
  line-height: 40px !important;
}
.chinese-currency.c_curry_s{
  width: 100px;
}
.c_curry_m {
  width: 186px;
  
}

.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 img{
  width: 17px;
  height: 17px;
  padding: 4px;
}
.wechatclose{
  width: 17px;
  height: 17px;
  padding: 0 3px;
}
.disabled{
  color: #c2c2c2;
}

/* .layui-form-select .layui-edge {
  top: 22px;
} */
.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: 35%;
}
.chinese-edit-md1.product-number {
  width: 40%;
}
.change-content {
  width: 400px;
}
.change-content .card-tab.flex-item:nth-child(1) {
  margin-right: 10px;
}
.change-content .card-tab.active {
  background-color: #007DEE;
  color: #fff;
}
.change-content .card-tab {
  border-radius: 5px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #cccccc;
  cursor: pointer;
  color: #666;
}


.layui-checkbox-disbaled[lay-skin="primary"] span {
  background: none !important;
  color: #c2c2c2;
}
.drawingType{
  width: 72.5%;
  margin-top: 0px;
  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
}
.projectTypeLists > .layui-form-radio{
  margin-right: 6px;
}
.languageOther{
  /* width: 60%; */
  width: 550px;
  margin-bottom: 30px;
}
.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;
}
.city-text {
    position: absolute;
    top: -20px;
 }


/* 机电设计 */
 .electromechanicalDesignform .drawingType .layui-form-radio {
  display: flex;
 }
  .drawingType,  .des_info_w {
    width:100%;
 }

 /* 设计需求 */
 .post-design-container .des_info_w {
  width: calc(100% - 60px);
 }


 /* .layui-form-radio div {
  line-height: 26px;
 } */
.IsPlan.none {
  display: none;
}

.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;
}
.clearbutton{
  background: #fff;
  border: 1px solid #999;
  color: #999;
}
.clearbutton:hover{
  background: #fff;
  color: #007DEE;
  border: 1px solid #007DEE;
}
.ss_selected_box{
  padding: 0 6px;
  display: flex;
  line-height: 25px;
  margin-bottom: 10px;
}
.ss_companyNametagTextn_box{
  display: flex;
}
.companyNametagText {
  max-width: 82px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload_header .desc-title{
  font-size: 14px!important;
  padding-left: 36px;
  text-indent: -14px;
  margin-left: 14px;
}
#com_country_text,#com_city_text{
  margin-left: 0px!important;
}
#com_town_text{
  /*margin-left: 20px!important;*/
}


.upload_header .primary-title{
  font-size: 14px!important;
  margin-left: 10px;
}
#decorationGrade{
  padding-left: 0;
}
.primary-title{
  font-weight: bold;
}
.customDesription{
  min-height:123px!important;
}
#E-languageWritten{
  display: flex;
  align-items: flex-start;
  .flex-radio{
    flex-direction: row;
  }
  .writtenLanguage-com{
    position: relative;
    top: -5px;
  }

}
.landscapeDesignform .select-radio-item{
  margin-left: 0;
}
#amountQuotedPrice{
  position: relative;
  top: -1px;
}
.select-project1{
  margin-top: 0;
}
.goCollect{
  margin: 10px;
}
.abs_s_icon{
  position: absolute;
  left: 10px;
  top: 1px;
}
.searchinp{
  padding-left: 30px;
}
.lineHeight{
  line-height: normal;
}
.Priority{
  display: flex;
  align-items: center;
}
.promp{
  margin:20px;
  text-align:left;
  line-height: 20px;
}
.importNone{
  display: none !important;
}
/* 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;font-weight: bold;}
.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;}
/* #contactType, #contactType .layui-inline{width: 100%;}
#contactType .layui-form-checkbox{width: 100%;}
#contactType .layui-form-checkbox[lay-skin="primary"] span{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 100%;} */

.desc-textarea .layui-textarea {
  min-height: 50px;
}
.description .layui-textarea{
   min-height: 250px
}
.title-text{
  font-weight: 500;

}
.buyPurposeNew-box{
  border: 1px solid #007DEE;
  width: 186px;
height: 40px;
text-align: center;
}

/* 改变图标大小 */
 /* .buyPurposeNew-box .layui-form-radio > i.layui-icon {
    font-size: 18px;  
}

.buyPurposeNew-box .layui-form-radio.checked > span {
    color: #007DEE !important;
} */
   /* 基础样式，还原你截图中的效果 */
    .radio-group {
      display: flex;
      gap: 16px;
      flex-wrap: wrap;
      /* padding-left: 10px; */
    }
    .radio-group .layui-form-radio.checked .layui-icon,.radio-group .layui-form-radioed>i,.radio-group1 .layui-form-radio.checked .layui-icon,.radio-group .layui-form-radioed>i{
    color: #007DEE !important;
}
.radio-group .layui-form-radio > i.layui-icon,.radio-group1 .layui-form-radio > i.layui-icon {
    font-size: 14px;  
}
.span2{
  
}
.span1{
  color: #007DEE;
}

.flex-end{
  display: flex;
  justify-content: space-between;
  padding:20px 40px;
}
.flex-wrap{
  flex-wrap: wrap
}
.radio-group .layui-form-radio,.radio-group1 .layui-form-radio{
padding-right: 0 ;
}
    .radio-item {
      display: inline-flex;
      align-items: center;
      border: 1px solid #d9d9d9;
      border-radius: 2px;
      cursor: pointer;
      transition: all 0.2s;
      background: #fff;
      min-width: 186px;
        height: 40px;
       padding: 12px;
    }
    .radio-item.active {
      border-color: #007DEE;
      background: #F5F9FF;
   
    }
    .otherAddress-add{
      border: 1px solid #007DEE;
  border-color: #007DEE !important;
    width: 260px;
height: 32px;
text-align: center;
line-height: 32px;
color:#007DEE ;
}
    .radio-item input[type="radio"] {
    margin-left: 12px;
      width: 18px;
      height: 18px;
      accent-color: #007DEE;
    }
   
    .radio-item-wrap {
      position: relative;
    }

        /* 容器 */
    .agree-wrap {
      display: flex;
      align-items: center;
      gap: 8px;
      cursor: pointer;
      font-size: 14px;
    }
   .agree-row .layui-form-checkbox[lay-skin=primary] {
padding-left: 0px !important;
}
    /* 自定义复选框样式 */
    .custom-checkbox {
      width: 18px;
      height: 18px;
      border: 1px solid #d9d9d9;
      border-radius: 4px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      transition: all 0.2s;
      padding-left: 0px;
    }
    .custom-checkbox.checked {
      background: #007DEE;
      border-color: #007DEE;
    }
    .custom-checkbox.checked::after {
      content: '✓';
      color: #fff;
      font-size: 12px;
    }
    /* 隐藏原生复选框 */
    .agree-wrap input[type="checkbox"] {
      display: none;
    }
    /* 协议链接样式 */
    .agree-link {
      color: #1677ff;
      text-decoration: none;
    }
    .agree-link:hover {
      text-decoration: underline;
    }
    /* 隐藏原生复选框 */
.custom-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0; /* 透明 */
  width: 0;
  height: 0;
}


.commonly_project_type {
  display: inline-block;
  margin-right: 10px;
  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;
}
.post_hint {
  left: 0px;
  top: -46px;
}
.post_hint:before{
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #ccc;
  left: 160px;
  top: 34px;
}
.post_hint:after{
  left: 160px;
  top: 34px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #fff;
}
.function-space-content .add-btn {
  line-height: 20px;
  margin-left: 15px;
}

.otherAddress .layui-icon {
  font-size: 20px;
  font-weight: bold;
  padding-top: 6px;
  cursor: pointer;
}
.other-address-item + .other-address-item {
  margin-top: 12px;
}

.left_content1{
  width: 1065px;
  background-color: #fff;
}
.left_content2{
  width: 100%;
  background-color: #fff;
}
.right_content1{
  width: 325px;
 
}
.OrientatiOnpublicpageFlase{
  padding: 20px 40px;
 

}
.upload-img-container{


}

.upload-btn{
   width: 90px;
height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
border: 1px solid #E7E7E7;
flex-shrink: 0;
}
.icon-add{
  color: #444444;
      font-size: 30px;
    font-weight: 700;
}
.bm-title{
  padding: 20px 40px;
      
}
.product_alert{
  background-color: #DBEAFE;
  height: 54px;
  margin-bottom: 20px;
  border-radius: 4px;
  display: flex;
align-items: center;
padding-left: 17px;
}
.product_alert_icon{
  width: 16px;
  height: 16px;
  background-color: #3B82F6;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  margin-right: 10px;
}
.product_alert_text{
  color: #1D4ED8;
  font-weight: bold;
}
.invite_suppliers{
  width: 100%;
  /* height: 602px; */
  background-color: #fff;
}
.invite_title_box{
padding: 20px;
border-bottom: 1px solid #E7E7E7;
}
.invite_title{
  color: #494949;
  font-size: 15px;
font-weight: bold;
width: 100%;

}
.invite_bottom{
  width: 100%;
   display: flex;
   flex-direction: column;
  align-items: center;
 padding: 20px ;
}
.button-w{
width: 204px;
height: 34px;
border-radius: 4px;
}
.button-w170{
  width: 170px;
}
.invite_suppliers-list{
  padding: 20px;
  border-bottom: 1px solid #E7E7E7;
}
.invite_suppliers-list-img{
  display: flex;
}
.inviteImg{
  width: 145px;
  height: 87px;
  border: 1px solid #E7E7E7;
  margin-right: 10px;
  border-radius: 2px 2px 2px 2px;
}
.inviteImg img{
  width: 100%;
  height: 100%;
}
.invite_company{
  display: flex;
    margin-bottom: 15px;
  
}
.company_content{
  flex: 1;
   padding-left:6px ;
}
.company_content_name {
  width: 100%;
  display: flex;
  justify-content: space-between;
 
}

.company_content_name_div {
  color: #3D3D3D;
  font-size: 12px;
  width: 160px;    
}

.single-line-text {
     /* 关键：允许flex子项收缩 */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.company_invite_botton{
  border: 1px solid #0072FF;
  width: 68px;
  height: 26px;
  font-size: 12px;
  color: #0072FF;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
 
}
.company_logo {
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.company-logoColo {
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    line-height: 1.2;
    overflow: hidden;
    word-break: break-all;
    max-width: 100%;
    max-height: 2.4em; /* 2行 = 1.2 * 2 */
    padding: 0 4px;
}
.certificate{
  display: flex;
  flex-wrap: wrap;
}
.certificate-name{
  background: #F5F9FF;
border-radius: 2px 2px 2px 2px;
color: #007DEE;
padding: 6px;
margin-right: 10px;
font-size: 12px;
}
.company_content_location{
  display: flex;
}
.color0072{
 color: #0072FF;
}
 .padding-t20{
  padding-top: 15px;
 }
.flex-between{
  display: flex;
  justify-content: space-between;
 
}
.flex1{
    flex: 1;
}
.align-center{
 align-items: center;
}
.bm-title-text{
  font-size: 20px;
font-weight: bold;
color: #007DEE;
}
.borderR4{
  border-radius: 4px;
}
.bm-title-button{
  width: 160px !important;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #007DEE;
  color: #007DEE;
  border-radius: 4px;
  background-color: #fff;
   flex-shrink: 0;  /* 关键：防止按钮被压缩 */
  white-space: nowrap; /* 防止文字换行 */
   cursor: pointer;  /* 手型指针 */
    transition: all 0.2s ease;
}
.waves-button:disabled {
  background-color: #999 !important;
  color: #fff !important;
}

.design_service_types{

}
.design_service_types_box{
  width: 224px;
height: 45px;
border: 1px solid #C2C2C2;
border-radius: 2px;
display: flex;
align-items: center;
justify-content: center;
/* padding-left: 20px; */
margin-right: 20px;
}
.design_service_types_box.active {
  border: 1px solid #0072FF;
  color: #007DEE;
  background: #F5F9FF;
}

.input-floorage {
  position: relative;
  flex: 1;
  width: 378px;
}
.floorage-input {
  width: 378px;
 height: 40px;
border: 1px solid #C2C2C2;
  border-radius: 2px;
  
  box-sizing: border-box;
  padding-left: 10px;
}
.floorage-unit {
  position: absolute;
  right: 16px;
  transform: translateY(-50%);
  font-size: 16px;
    height: 40px;
    top: 20px;
    line-height: 40px;
 
}
.description{

}
.design_description{
  width: 680px;
}
.design_description-right{
width: 500px;
}
.design_description-tips{
width: 100%;
height: 250px;
border: 1px solid #C2C2C2;
color: #8F8F8F;
line-height: 22px;
padding: 10px;
overflow-y: auto;

}
.design_description-tips > div {
  margin: 0 !important;
  padding: 0 !important;
}
.design_description-tips-box {
  white-space: pre-line;
  word-wrap: break-word;
  margin: 0 !important;
  padding: 0 !important;
}
.design_description-h{
  height: 20px;
}
.color6B7{
  color: #6B7280;
}

.achievement{
  border: 1px solid #C2C2C2;
  padding: 10px;
}

.borderC007{
  border: 1px solid #007DEE !important;
  background: #F5F9FF;
}
.success-icon{
  width: 32px;
  height: 32px;
 
}
.tc_dynamic{
  text-align: right;
}
.budgetStrMar{
  margin-left: 150px;
}
@media screen and (max-width: 1620px) {
  .post-design-container {
    max-width: 1024px;
  }
  .left_content1{
  width: 1065px;

}
.budgetStrMar{
  margin-left: 150px;
}
}
@media screen and (max-width: 1440px) {
  .post-design-container {
    max-width: 912px;
  }
  .post-design-container .cityselect,
  .post-design-container .sp_container {
    width: 150px!important;
  }
.budgetStrMar{
  margin-left: 90px;
}
}
@media screen and (max-width: 1320px) {
.tc_dynamic{
  text-align: center;
}
  .post-design-container {
    max-width: 835px;
  }
  .select-dom {
    width: 250px;
  }
  /* 去掉右边的距离 */
  .post_container{
    margin-right: 0;
  }
  .post-design-container.post_container {
    margin-right: 100px;
  }
  .post-design-container .cityselect,
  .post-design-container .sp_container {
    width: 150px!important;
  }

    .left_content1{
  width: 985px;

}

}
@media screen and (max-width: 1024px) {
  .tab_left {
    left: -87px;
    width: 87px;
  }
  .projectScale-title1{
    min-width: 130px!important;
  }
  .projectScale-class{
    min-width:170px!important;
  }
  .c_curry_m{
    width: 80px!important;
  }
  .tab_left .des_select_box.active.fold {
    width: calc(100% + 12px) !important;
  }
  .post-design-container.post_container {
    margin-right: 0;
  }
    .left_content1{
  width: 769px;

}
}
 /* 省市级联高度40px - 使用更高权重 */
.post_container #com_city.cityselect,
.post_container #com_town.cityselect,
.post_container .cityselect {
    height: 40px !important;
    min-height: 40px !important;
    line-height: 40px !important;
}

/* selectPage 组件 - 针对实际渲染的元素 */
.post_container .selectPage .selectPage-select,
.post_container .selectPage-select {
    height: 40px !important;
    min-height: 40px !important;
}

.post_container .selectPage-select .selectPage-input,
.post_container .selectPage .selectPage-input {
    height: 38px !important;
    min-height: 38px !important;
    line-height: 38px !important;
    padding: 0 28px 0 8px !important;
}

div.sp_button span.sp_caret {
  top: 20px !important;
}
div.sp_clear_btn {
  top: 2px !important;
}

/* Tab 容器 */
.form-tab-bar {
  display: flex;
  width: 100%;
  /* 关键：底部边框放在父容器上，所有 Tab 都能共享 */
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

/* 单个 Tab 项 */
.form-tab-bar .tab-item {
  padding: 12px 40px;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  color: #666;
  background: #fff;
  margin-right: 4px;
  /* 关键：只给选中状态加顶部和左右边框，不影响底部 */
  border: 1px solid transparent;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* 激活态样式 */
.form-tab-bar .tab-item.active {
  color: #1890ff; /* 蓝色文字，和你截图一致 */
  font-weight: bold;
  border-color: #d9d9d9;
  /* 关键：用白色背景盖住父容器的底部边框，形成“选中凸起”效果 */
  background: #fff;
  z-index: 1;
}

/* 关键：用伪元素盖住选中项下方的父容器边框 */
.form-tab-bar .tab-item.active::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  background: #fff;
}

/* Tab 内容容器 */
.tab-content-wrap .tab-content {
  display: none;
  padding: 20px 0;
}
.tab-content-wrap .tab-content.active {
  display: block;
}
.construction-class{
  border: 1px solid #C2C2C2;
  padding: 10px;
   border-radius: 4px;
   
}
.colorFF00{
  color: #FF0000;
}
.error-input {
    border: 1px solid red !important;
    background-color: #fff6f6 !important;
}
.field-validation-error {
    color: red !important;
    font-size: 12px !important;
    margin-top: 4px !important;
   
}
.sp_container,.cityselect1{
  margin-left: 0 !important;
  
}
.language-error-class{
  background-color: #fff !important;
  
}
.layui-layer-btn0.layui-layer-btn00{
  display: block !important;
  padding:0 !important;
  width: 300px;
  height: 40px !important;
  line-height: 40px !important;
  background-color: #007DEE !important;
  border-color: #007DEE !important;
}
.layui-layer-btn0.layui-layer-btn01{
 width: 120px;
    height: 32px !important;
  line-height: 32px !important;
  background-color: #fff !important;
  color: #007DEE !important;
  border-color: #007DEE !important;
  
}
.layui-layer-btn1.layui-layer-btn11{
  display: block !important;
  padding:0 !important;
  width: 300px;
    height: 40px !important;
  line-height: 40px !important;
  
}
.layui-layer-btn1.layui-layer-btn12{
 text-align: center;
  width: 120px;
    height: 32px !important;
  line-height: 32px !important;
   background-color: #007DEE !important;
   color: #fff !important;
}

.layui-layer-btn.layui-layer-btn-cen{
 display: flex;
    flex-direction: column;
    align-items: center;
}

.invited{
  background-color: #999999;
  border-color: #999999;
  color:#fff;
}

.invite_num{
  font-size: 12px;
}
.design_service_types_box,.invite_more{
    cursor: pointer;  /* 手型指针 */
    transition: all 0.2s ease;
}

.draft-restore-layer .layui-layer-btn.layui-layer-btn-cen{
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 32px;
}
.draft-restore-layer .layui-layer-btn0.layui-layer-btn00,
.draft-restore-layer .layui-layer-btn1.layui-layer-btn11{
  display: inline-block !important;
  width: 126px;
  height: 40px !important;
  line-height: 40px !important;
}
.draft-restore-layer .layui-layer-btn0.layui-layer-btn00{
  background-color: #0099FF !important;
  border-color: #0099FF !important;
}
.draft-restore-layer .layui-layer-btn1.layui-layer-btn11{
  border-color: #0099FF !important;
  color: #0099FF !important;
}
.sticky_position{
  position: sticky;
  bottom: 0px;
}
.bottom10{
   bottom: 10px;
}
.sticky_position1{
  position: sticky;
  top: 0px;

  
}
.border-t1c{
  border-top:1px solid #ccc ;
}
.publish-btn{
  width: 100%;
 padding: 20px 0;
 background-color: #fff;

}
.bm_submit{
  width: 100%;
  padding: 20px;
}
.desc-toggle-btn{
  width: 100%;
  text-align: center;
}

/* .construction-type span{
  font-weight: 700 !important;
} */