#cjBody {
  background: #fbfbfb;
}
.overflow {
  overflow: hidden;
}
.poa {
  position: absolute;
}
.por {
  position: relative;
}
.no-warp {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}
.width-50 {
  width: 50%;
}
.form-inline {
  overflow: hidden;
  padding:0 0 5px 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
/* 首页供求市场 **/
.qiu-gou {
    background: #fef1f0;
    font-size: 12px;
    width: 38px;
    height: 20px;
    text-align: center;
    padding: 0;
    color: #f76e64;
    border: 1px solid #f76e64;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 2px;
    line-height: 15px;
    display: inline-block;
    margin-top: -3px;
}
.gong-huo.noright,.qiu-gou.noright{
	margin-right:0 ;
}
.gong-huo {
  background: #f9f6e6;
  font-size: 12px;
  width: 38px;
  height: 20px;
  text-align: center;
  padding: 0;
  color: #c6a408;
  border: 1px solid #c6a408;
  vertical-align: middle;
  margin-right: 10px;
    border-radius: 2px;
    line-height: 20px;
    display: inline-block;
    margin-top: -3px;
}
#cjBody.cjBody .center .cj-content {
  padding: 0;
  margin: 0;
  width: 100%;
  padding-left: 10px;
  box-sizing: border-box;
}
#cjBody.cjBody .center .cj-content .cj-list {
  width: 358px;
  height: 211px;
}
#cjBody.cjBody .center .cj-content .cj-list .list-text h2 span {
  font-size: 24px;
  color: #333;
}
#cjBody.cjBody .center .cj-content .cj-list .list-text .margin {
  overflow: hidden;
  margin: 7px 0;
}
#cjBody.cjBody .center .cj-content .cj-list .list-text .margin.btn {
  height: 26px !important;
  width:67px ;
  padding:0;
  line-height: 26px !important;
}

#cjBody.cjBody .center .cj-content .cj-list h4 {
  padding: 0 50px;
}
#cjBody.cjBody .center .cj-content .margin-box {
  padding-right: 50px;
  text-align: right;
}
/* 供求市场**/
#cjBody.cjBody.more-cj .select-self {
  border: 1px solid #e4e4e4;
  height: 35px !important;
}
.select-search {
  height: 35px !important;
  line-height: 35px;
}
.select-search select {
  width: 115px;
  height: 35px;
  line-height: 35px;
  margin-left: 5px;
  vertical-align: top;
}
.select-search .select-ouside {
  display: block;
  float: left;
  margin-right: 20px;
  height: 35px;
  line-height: 35px;
}
#cjBody.cjBody {
  padding-top: 0;
}
.bg-box {
  margin-bottom: 120px;
}
.bg-box .up-to-bg {
  width: 1200px;
  height: 150px;
  line-height: 150px;
  background: #fff;
  position: absolute;
  overflow: hidden;
  left: 50%;
  margin-left: -600px;
  bottom: -75px;
  box-shadow: 0px 0px 18px #b8b8b8;
}
.bg-box .up-to-bg .left,
.bg-box .up-to-bg .right {
  height: 100%;
  width: 50%;
  padding-left: 285px;
  box-sizing: border-box;
  background: url(../images/web/gq-icon-left.png) no-repeat 134px center;
  background-size: 85px;
}
.bg-box .up-to-bg .left .p,
.bg-box .up-to-bg .right .p {
  color: #333333;
  font-size: 18px;
  height: 22px;
  font-weight: bold;
  line-height: 86px;
}
.bg-box .up-to-bg .left .btn,
.bg-box .up-to-bg .right .btn {
  width: 170px;
  height: 40px;
  background: #5cba5c;
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 16px;
  padding:0;
  display: inherit;
}
.bg-box .up-to-bg .right {
  background: url(../images/web/gq-icon-right.png) no-repeat 134px center;
  background-size: 85px;
}
.bg-box .up-to-bg .c {
  right: 0;
  top: 50%;
  left: 50%;
  margin-left: -1.5px;
  margin-top: -30px;
  width: 3px ;
  background: #f4f4f4;
  height: 60px;
}
.gq-centent {
  box-sizing: border-box;
  padding: 20px 0;
  overflow: hidden;
}
.gq-centent .gq-list {
  float: left;
  background: #fff;
  width: 570px;
  height: 354px;
  margin-bottom: 40px;
  box-shadow: 0px 0px 18px #eee;
}
.gq-centent .gq-list:hover {
  box-shadow: 0px 0px 18px #ddd;
}
.gq-centent .gq-list{
	cursor: pointer;
}
.gq-centent .gq-list:nth-child(odd) {
  margin: 0 60px 0 0;
}
.gq-centent .gq-list .h {
  border-bottom: 1px solid #f3f3f3;
  padding: 30px;
  height: 103px;
  box-sizing: border-box;
}
.gq-centent .gq-list .h .qiu-gou,
.gq-centent .gq-list .h .gong-huo {
  position: relative;
  top: 7px;
  float:left;
  height:auto;
}
.gq-centent .gq-list .h .one {
  margin-bottom: 1 0px;
}
.gq-centent .gq-list .h .title {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  margin-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 420px;
}
.gq-centent .gq-list .h .time {
  text-align: right;
  font-size: 12px;
  color: #b2afaf;
}
.gq-centent .gq-list .b {
  padding: 30px;
  padding-top: 20px;
  font-size: 12px;
  color: #999999;
  box-sizing: border-box;
}
.gq-centent .gq-list .b p {
  line-height: 44px;
  height: 44px;
}
.gq-centent .gq-list .b .olg {
  font-size: 18px;
}
.gq-centent .gq-list .b .areas {
  font-weight: normal;
  color: #999;
  background: url(../images/web/location-sel.png) 0 center no-repeat;
  -webkit-background-size: 9px 11px;
  background-size: 9px 11px;
  padding-left: 15px;
}
#cjBody .area{
    font-weight: normal;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 7px;
    color: #999;
    background: url(../images/web/location-home.png) 67px center no-repeat;
    -webkit-background-size: 12px 12px;
    background-size: 12px 12px;
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 87px;
}
#cjBody .btn.one {
  width: 85px !important;
  height: 38px !important;
  padding: 12px 25px !important;
  box-sizing: border-box;
  margin-right: 25px !important;
  background: #fff !important;
  color: #f76720 !important;
  border: 1px solid #f76720 !important;
  border-radius: 4px !important;
}
#cjBody .btn.two {
  width: 85px !important;
  height: 38px !important;
  padding: 12px 25px !important;
  box-sizing: border-box;
  background: #f76720 !important;
  color: #fff !important;
  border: 1px solid #f76720 !important;
  border-radius: 4px !important;
}
/* 发起需求(求购) **/
.re {
  position: relative;
  padding-bottom: 60px;
}
.re#cjBody {
  background: none;
  padding-bottom: 0;
}
.re .center {
  width: 1200px;
  margin: 0 auto;
}
.re .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.re .img-1 {
  margin: 60px 65px 70px 65px;
  width: 1073px;
  height: 159px;
}
.re .re-card {
  padding: 65px 237px !important;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 18px #eee;
  position: relative;
}
.re .form-control {
  width: 280px;
  height:34px !important;
}
.re .css-select {
  margin-left: 0;
}
.re .message-list img {
  cursor: pointer;
}
.re .message-list .two {
  position: relative;
}
.re .message-list .upload {
  width: 223px;
  height: 121px;
  position: relative;
}
.re .message-list .upload img,
.re .message-list .upload .input {
  width: 100%;
 
}
.re .message-list .upload .input {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0;
  cursor: pointer;
  font-size:90px;
}
.re .message-list .btn {
  width: 140px;
  margin-right: 40px;
}
.re .musttips {
  width: 690px;
  font-size: 12px;
  color: #999;
  line-height: 22px;
}
.re .little-tips-img {
  background: url(../images/web/little-tips-img.png) 0 center no-repeat;
  -webkit-background-size: 13px 13px;
  background-size: 13px 13px;
  padding-left: 20px;
  margin-bottom: 10px;
}
.re .img-box {
  width: 223px;
  height: 121px;
}
.re .img-box img {
  width: 100%;
}
input[type="text"],
input[type="password"] {
  height: 34px !important;
}
/* 详情**/
.gq-detail#cjBody {
  background: #fff !important;
}
.gq-detail#cjBody .cgs-fabu-demand .right {
  width: 1200px;
  float: none;
}
.gq-detail .gq-dt {
  padding: 0 0px 25px 0 !important;
  border: 1px solid #eee  !important;
  margin-top: 20px  !important;
}
.gq-detail .line {
  color: #e1e1e1;
}
.gq-detail .btn-1 {
  width: 120px;
  margin-right: 36px;
  background: #f3b652;
  border: 1px solid #f3b652;
  float: right;
}
.gq-detail .btn-1:hover{
  background: #f3b652;
  border: 1px solid #f3b652;
}
.gq-detail .btn-1:active,.gq-detail .btn-1:focus{
  background: #f3b652;
  border: 1px solid #f3b652;
}
.gq-detail .btn-1.active{
  background: #f3b652;
  border: 1px solid #f3b652;
}
.gq-detail .detail-contain {
  padding-bottom: 60px;
}
.gq-detail .detail-contain .title {
  padding-left: 35px;
  background: #f9f9f9;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
}
.gq-detail .detail-contain .cont {
  color: #999999;
  padding: 5px 35px;
  line-height: 21px　!important;
}
.gq-detail .detail-contain .cont .img-box {
  padding: 30px  60px 0 60px;
}
.gq-detail .detail-contain .cont .img-box img {
  width: 100%;
  margin:10px;
}
.gq-detail .detail-contain .gq-list {
  padding: 20px 35px;
}
.gq-detail .detail-contain .gq-list .p1,
.gq-detail .detail-contain .gq-list .p2 {
  overflow: hidden;
  background: url('../images/web/gq-da.png') no-repeat left center;
  background-size: 18px;
  padding-left: 30px;
}
.gq-detail .detail-contain .gq-list .p1 .l,
.gq-detail .detail-contain .gq-list .p2 .l {
  float: left;
}
.gq-detail .detail-contain .gq-list .p1 .l i,
.gq-detail .detail-contain .gq-list .p2 .l i{
  color:#999;
  margin-right:12px;
}
.gq-detail .detail-contain .gq-list .p1 .r,
.gq-detail .detail-contain .gq-list .p2 .r {
  float: right;
  color: #b2b2b2;
}
.gq-detail .detail-contain .gq-list .p1 {
  margin-bottom: 10px;
  background: url('../images/web/gq-wen.png') no-repeat left center;
  background-size: 18px;
}
.gq-detail .detail-contain .gq-zx {
  padding: 35px;
}
.gq-detail .detail-contain .gq-zx p {
  color: #b2b2b2;
  margin-top: 24px;
}
.gq-detail .detail-contain .gq-zx p input {
  margin: 2px 0 0;
  margin-left: -20px;
}
.gq-detail .detail-contain .gq-zx .btn {
  margin-right: 0;
  background: #f3b652;
  border: 1px solid #f3b652;
}
.gq-detail .title-style {
  border-bottom: 1px solid #eee;
}
.gq-detail .title-style {
  height: 80px;
  padding-left: 30px;
  line-height: 80px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.gq-detail .title-style-in {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  
}
.gq-detail .WorkService-time-img {
  float: right;
  color: #999;
  font-size: 12px;
  margin-right: 33px;
  background: url(../images/web/workservice-time-img.png) left center no-repeat;
  background-size: 12px;
  padding-left: 20px;
}
#cjBody.cjBody .sq-cj .cgs-fabu-demand .message-list .one {
  padding-left: 35px;
  margin-right:40px;
}
.zx{
	height: 20px !important;
	line-height: 20px !important;
}
.blue a{
	cursor: pointer;
}
#cjBody.cjBody .sq-cj .sq-message .message-list, #cjBody.cjBody .sq-cj .cgs-fabu-demand .message-list{
	margin-bottom:10px;
}
.sign{
    width: 32px;
    height: 18px;
    line-height: 18px;
    border-radius: 2px;
    color: #fff;
    box-sizing: border-box;
    font-size: 12px;
    padding: 2px 5px;
    margin-left: 2px;
}
.sign.red{
	background: #e23a3a;
}
.sign.green{
	background: #6ebd6b;
}
