/* * @Author: lihenghong  * @Date: 2020-04-22 10:33:54  * @Page Name: lihenghong  Newpage*/


.req_row {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  padding: 12px 18px 6px;
}

.req_row:hover {
  background: #F8F8F8;
}


.req_row:hover .findreq_title {
  color: #0D7DEC;
}

/* .req_row:hover button {
  color: #0D7DEC;
  border-color: #0D7DEC;
} */


.mar-t3 {
  margin-top: 3px;
}

.mar-t7 {
  margin-top: 7px;
}

.dateselect {
  position: relative;
}

.dateselect .iconrili {
  position: absolute;
  right: 8px;
  top: 8px;
  color: #999;
}

.projectType {
  margin-bottom: 35px;
}

.req_fixed {
  position: fixed;
  /* width: 100%; */
  margin-top: -192px;
  z-index: 99;
}

.r_req_fixed {
  position: fixed;
  width: 100%;
  margin-top: -207px;
  z-index: 99;
  background: #eeeeee;
  padding-top: 15px;
}

.req_fixede_left {
  margin-left: 288px;
}

.req_fixed .req_box {
  margin-top: 17px;
}
.matching_quoteLimit{
  max-width: calc(100% - 497px) !important;
}
.matchingNoLimit{
  max-width: calc(100% - 381px) !important;
}
.engmatchingNoLimit{
  max-width: calc(100% - 527px) !important;
}
.backindex {
  color: #999;
  background: #fff;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #e2e2e2;
  margin-top: -5px;
  cursor: pointer;
}

.bm-button-sm {
  padding: 0 18px !important;

}

.minw16 {
  min-width: 16px;
}

.w_80 {
  width: 80%;
}

.req_box .waves-effect {
  width: 100%;
  font-size: 12px;
  padding: 0 !important;
}

.type_desgin {
  margin-bottom: 10px;
  font-size: 20px;
}


.layui-colla-content,
.layui-collapse,
.layui-colla-item {
  border: none;
}

.layui-colla-title {
  padding: 12px;
  height: initial;
  line-height: initial;
  margin: -1px -12px;
  border-top: 1px solid #e6e6e6;
  background-color: #fff
}

.layui-colla-icon {
  right: 12px;
  top: 12px;
  left: initial;
}

.hide_content {
  height: 140px;
  overflow: hidden;
}

.showmore_text {
  padding-left: 5px;
  cursor: pointer;
  color: #0099FF;
}

.showmore_text .s_text {
  text-decoration: underline;
}


.spec_pro div:nth-child(1) {
  margin-bottom: 7px;
}


.desginServiceType .layui-form-radio {
  padding-right: 5px;
}

.localicon {
  position: absolute;
  right: 14px;
  top: 42%;
  margin-top: -3px;
  cursor: pointer;
  border-width: 6px;
  color: #c2c2c2;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.w100 {
  width: 100%;
}

.clearallbox {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  width: 100%;
  cursor: pointer;
}

.layui-form-radio>i {
  margin-right: 5px;
  font-size: 14px;
}

.blue {
  background-color: #007dee;
  color: #fff;
  border: 1px solid #007dee;
}

.grayness {
  color: #999;
}

.req_row:hover .blue {
  background-color: #007dee;
  color: #fff;
  border: 1px solid #007dee;
}

.havequote {
  background-color: #349FFF !important;
  border: 1px solid #349FFF !important;
}
/* 2021-06-08 */
.layui-form-radio * {
  color: #999;
}
.layui-form-radio>i {
  font-size: 18px;
}

.left_content.design-slider {
  position: relative;
  /* padding-top: 44px; */
}

.design-slider .bm_normal_title {
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  height: 44px;
  width: 100%;
  background-color: #e6e6e6;
}
.normal_title_text {
  height: 44px;
  line-height: 44px;
}

.clearbutton {
  color: #999;
}

.child-content {
  padding-left: 10px;
}

.child-content.child-select {
  padding-left: 5px;
  width: 242px;
}
.left_content.design-slider.req_fixed {
  position: fixed;
}


.req-address {
  width: 150px;
}
.info-line {
  margin-left: 150px;
  margin-top: -10px;
}

.chinese-box .req-address {
  width: 120px;
}
.chinese-box .info-line {
  margin-left: 120px;
}
.country-icon {
  width: 16px;
  height: 12px;
}
.country-name {
  white-space: normal;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
}
.chinese-box .country-name {
  white-space: normal;
  line-height: 18px;
}
.req-address .chinese-hide {
  align-items: center;
}

.left_content.design-slider {
  padding-top: 0;
}
.tabs {
  width: 276px;
  margin-left: -12px;
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.tabs .card {
  height: 40px;
  line-height: 40px;
  position: relative;
  cursor: pointer;
}
.tabs .card.active {
  background-color: #007DEE;
  color: #fff;
}
.card.active .uptriangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #007DEE;
  position: absolute;
  left: calc(50% - 10px);
  bottom: -10px;
  transform: rotate(180deg);
}

.product_requirement .form-item-content + .form-item-content{
  margin-top: 6px;
}

/* 需求546 */
.product_requirement .new_none{display: none;}
.req_fixed2{
  position: fixed;
  margin-top: -300px;
  z-index: 99
}

.design_requirement .demandtitle {
  color: #007DEE;
}
/*园林 */
.design_requirement .projecttypebox .w100 .layui-unselect {
  display: flex;
  justify-self: flex-start;
}
.design_requirement .layui-unselect div{
  display:block;
  white-space:nowrap; 
  overflow:hidden; 
  text-overflow:ellipsis;
}
.design_requirement .new_project{display: flex;justify-content: flex-start;align-items: center;}
.design_requirement .new_project_div{width: 100%;}
.design_requirement .new_project .color-black{
  color: #000;
}
.design_requirement .projectTypeName span {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
.design_requirement .projectTypeName .color-black{
  max-width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  vertical-align: top;
}

.req-datetime {
  font-family: Arial;
}

.viewCount {
  width: 110px;
}
.chinese-box .viewCount {
  width: 110px;
}

.limitStatus {
  width: 100px;
}

.quote-btn-content {
  width: 180px;
}
.layui-row.none {
  display: none;
}
.projectScale {
  width: 180px;
}
.quote-btn-content.empty-btn {
  width: 168px;
}
.flex-align-btn{
  color: #007DEE;
  font-size: 16px;
}
.category-content.more {
  max-width: calc(100% - 190px);
}
.flex-align-btn .free-to-quote-btn{
  padding: 2px 8px;
}

@media screen and (max-width: 1540px) {
  .req-address {
    width: 120px;
  }
  .info-line {
    margin-left: 120px;
  }
  .quote-btn-content {
    width: 160px;
  }
  .quote-btn-content.empty-btn {
    width: 148px;
  }
  .sm-hide {
    display: none!important;
  }
  .layui-row.sm-show {
    display: flex;
  }
  .sm-show .info-line {
    margin-top: 0;
  }
  .projectScale {
    flex: 1;
  }
}

@media screen and (max-width: 1024px) {
  .project-menu {
    width: 252px;
  }
  .design_requirement .req_row {
    padding: 12px 18px 6px 6px;
  }
  
  .project-menu .pj_menu1, .project-menu .pj_menu2 {
    right: -252px;
  }
  .req-datetime {
    display: inline-block;
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
  .req_box .waves-effect {
    width: 112px;
  }
  /* .design_requirement .new_project {
    padding-top: 6px;
  } */
  /* .design_requirement .projectTypeName .color-black{
    max-width: 70px;
  } */
  .viewCount {
    max-width: 84px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .limitStatus {
    width: 113px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .req-address {
    width: 100px;
  }
  .info-line {
    margin-left: 100px;
  }
  .quote-btn-content {
    width: 115px;
  }
  .quote-btn-content.empty-btn {
    width: 101px;
  }
  .req-datetime {
    vertical-align: middle;
  }
}
.memiconpalce {
  position: relative;
}
.membericonplace {
  position: absolute;
  top: -3px;
}

