@charset "utf-8";
/* CSS Document */
ul.company-recommend-list {
  margin-left: -20px;
  padding: 0 50px;
}

ul.company-recommend-list li {
  width: 242px;
  height: 82px;
  border: 1px solid #e9e9e9;
  display: inline-table;
  text-align: center;
  padding: 0;
  margin-left: 20px;
  margin-top: 20px;
  vertical-align: top;
}

ul.company-recommend-list li > a {
  display: table-cell;
  vertical-align: middle;
}

/* bid list style start*/
.inquiry-time {
  width: 16%;
  text-align: center;
  height: 120px;
  border: 1px solid #2fb5aa;
  color: #2fb5aa;
  float: left;
  padding-top: 19px;
  font-size: 18px;
}

.inquiry-time span {
  display: block;
}

.inquiry-content .title {
  display: inline-block;
  width: 5em;
  position: relative;
  margin-bottom: 3px;
}

.bid-block .transition {
  width: 2%;
  height: 120px;
  float: left;
}

.bid-block .transition1 {
  width: 100%;
  height: 0px;
  border-bottom: 10px solid #c0e4e0;
  border-right: 17px solid transparent;
}

.bid-block .transition2 {
  width: 100%;
  height: 110px;
  background: #c0e4e0;
}

.bid-block .transition3 {
  width: 100%;
  height: 0px;
  border-top: 10px solid #c0e4e0;
  border-left: 17px solid transparent;
}

.bid-block .inquiry-content {
  float: left;
  width: 82%;
  padding: 10px;
  height: 120px;
  background-color: #eefcfc;
  margin-top: 10px;
}

.bid-block .gray-color {
  color: #8c8c8c;
}

.bid-block .general-dl dt {
  float: left;
  text-align: right;
  width: 80px;
}

.bid-block .general-dl dd {
  margin-left: 80px;

}

.bid-block .company-name {
  color: #363636;
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 5px 10px;
}

.bid-block .new-join-company {
  border: 1px solid #2fb5aa;
  padding: 10px;
}

.bid-block .new-join-company h4 {
  color: #2fb5aa;
  font-weight: bold;
}

.bid-block .quoted-price {
  display: inline-block;
}

.bid-block .quoted-price .btn {

}

.bid-block .content-left {
  float: left;
  width: 75%;
  margin-left: 20px;
  margin-top: 4px;
}

.content-right {
  display: table;
  float: right;
  width: 20%;
  height: 100px;
  margin-top: 4px;
}

.bid-block .operating {
  display: table-cell;
  vertical-align: middle;
}

.bid-block .inquiry-status {
  display: block;
  color: #2fb5aa;
  padding: 6px 12px;
}

@media screen and (max-width: 992px) {
  .bid-block .inquiry-time {
    width: 100%;
    text-align: left;
    height: 26px;
    padding: 0 20px;
  }

  .bid-block .transition {
    display: none;
  }

  .bid-block .inquiry-content {
    float: left;
    width: 100%;
    padding: 10px;
    height: auto;
    background-color: #eefcfc;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .inquiry-time span {
    display: inline;
  }
}

/* bid list style end */
/* ebid supplier list style start */
.supplier-bid li {
  height: 170px;
  border: 1px solid #e6e6e6;
  padding: 11px;
  margin-left: 30px;
}

.quoted-price {
  display: inline-block;
}

.supplier-bid .supplier-img {
  display: inline-block;
  height: 120px;
  width: 120px;
  line-height: 120px;
  text-align: center;
  border: 1px solid #E6E6E6;
  box-shadow: 5px 5px 5px #ccc;
  position: relative;
  left: -42px;
  top: 10px;
  background-color: white;
  overflow: hidden;
}

.supplier-bid .supplier-bid-info {
  overflow: hidden;
  padding-left: 5px;
  margin-left: -32px;
}

.supplier-bid-info .title {
  border-bottom: 1px dashed #e6e6e6;
}

.supplier-bid-info .title > a {
  font-weight: bold;
  font-size: 16px;
  line-height: 50px;
  color: #363636;
}

@media screen and (max-width: 768px) {
  .supplier-bid li {
    height: auto;
  }

  .supplier-bid .supplier-bid-info {
    height: auto;
  }
}

.supplier-img .img-responsive {
  display: inline;
  max-width: 100%;
  max-height: 100%;
  line-height: normal;
}

.sign-up {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 61px;
}

/* ebid supplier list style end */
/* ebid material list style start */
.ebid-material-block .material-bid li {
  height: 130px;
  border-radius: 65px 0px 0px 65px;
  border: 1px solid #1AC0B2;
  background-color: #eefcfc;
  margin-bottom: 10px;
  padding: 10px;
}

.ebid-material-block .material-bid .release {
  display: inline-block;
  height: 110px;
  padding-top: 16px;
  color: white;
  width: 110px;
  background-color: #1AC0B2;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
}

.ebid-material-block .material-bid .release span {
  display: block;
}

.ebid-material-block .material-bid-info {
  float: left;
  margin-left: 24px;
  border-left: 1px dashed #1AC0B2;
  height: 100px;
  overflow: hidden;
  padding-left: 40px;
  width: 75%;
}

@media screen and (max-width: 992px) {
  .ebid-material-block .material-bid li {
    height: auto;
    border-radius: inherit;
  }

  .ebid-material-block .material-bid-info {
    border-left: none;
    height: auto
  }
}

.ebid-material-block .material-status {
  color: #2fb5aa;
  padding: 6px 12px;
}

.ebid-material-block .company-name {
  color: #363636;
  font-size: 16px;
  font-weight: bold;
  padding: 1px 0 10px 10px;
}

/* ebid material list style end */
.recruitment-list {
  margin-bottom: 30px;
  border-bottom: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
}

div .more-info {
  padding-bottom: 4px;
}

.recruitment-list-top {
  border-top: 2px solid #1AC0B2;
  line-height: 30px;
  font-size: 18px;
}

.recruitment-list-top > a {
  color: #333;
}

.recruitment-list-top .status {
  width: 120px;
  text-align: center;
  border-bottom: 2px solid #1AC0B2;
  border-left: 2px solid #1AC0B2;
  border-right: 2px solid #1AC0B2;
  color: #1AC0B2;
  display: inline-block;
  margin-right: 30px;
}

.recruitment-list-body {
  padding-top: 10px;
  padding-bottom: 10px;
}

.recruitment-list-body .media-heading {
  font-size: 16px;
}

.recruitment-list-body .media-left {
  text-align: center;
  width: 120px;
  height: 120px;
  line-height: 120px;
  padding-right: 0;
  border: 1px solid #ccc;
  box-shadow: 0px 5px 0px #ccc;
}

.recruitment-list-body .media-body {
  padding-left: 30px;
}

@media screen and (max-width: 768px ) {
  .recruitment-list-body .media-left {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

.recruitment-list-body .media-left img {
  max-width: 100px;
  display: inline-block;
}

.recruit-list {
  height: 180px;
  border-top: 2px solid #2DB5A9;
  position: relative;
  width: 100%;
  background-color: #fff;
}

.recruit-list .recruit-left {
  width: 120px;
  overflow: hidden;
}

.recruit-list .recruit-left span {
  position: absolute;
  z-index: 10;
  display: inline-block;
  font-size: 18px;
  color: #2DB5A9;
  border: 1px solid #2DB5A9;
  margin-top: -1px;
  width: 120px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  background-color: #fff;
}

.recruit-list .recruit-left .company-img {
  position: absolute;
  display: table;
  z-index: 10;
  width: 120px;
  height: 120px;
  border: 2px solid #EFEFEF;
  border-bottom: none;
  box-shadow: 4px 5px 4px #ccc;
  margin-top: 40px;
  background-color: #FEFEFE;
}

.recruit-list .recruit-left .company-img img {
  max-width: 116px;
  max-height: 118px;
}

.recruit-list .recruit-left .company-img div {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.recruit-list .recruit-content {
  height: 170px;
  width: 93%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid #efefef;
}

.recruit-list .recruit-title {
  margin-left: 90px;
}

.recruit-list .recruit-title p {
  margin-top: 10px;
}

.recruit-list .recruit-title p a {
  color: #363636;
  font-size: 16px;
  font-weight: bold;
}

.recruit-content .content-left {
  margin-left: 90px;
  width: 65%;
}

.recruit-content .recruit-status {
  position: absolute;
  right: 10px;
  top: 50px;
  z-index: 99;
}

@media screen and (max-width: 768px) {
  .recruit-content .recruit-status {
    top: -135px;
    right: 10px;
  }

  .recruit-list {
    height: 360px;
  }

  .recruit-list .recruit-content {
    bottom: 10px;
    width: 100%;
    padding: 0 10px;
    top: auto;
    border: 2px solid #EFEFEF;
  }

  .recruit-list .recruit-title {
    margin-left: 0;
  }

  .recruit-content .content-left {
    margin-left: 0;
    width: 100%;
  }

  .recruit-list .recruit-left span {
    width: 100%;
  }

  .screen-sm {
    display: block;
  }
}

.recruitment-btn {
  margin-top: 20px;
  margin-bottom: 10px;
  width: 10em;
  color: #fff;
}

/*--------------------*/
/* bid_index_activity */
/*--------------------*/

#bid_index_activity .carousel-indicators {
  cursor: pointer;
}

#bid_index_activity .item {
  height: 400px;
}

#bid_index_activity .item a {
  width: 1170px;
  overflow: hidden;
  display: block;
  margin: auto;
}

#bid_index_activity .carousel-control {
  background-image: none;
}

#bid_index_activity .carousel-control-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1170px;
  margin-left: -585px;
  height: 400px;
}

#bid_index_activity .carousel-indicators li {
  transition: all .5s;
}

#bid_index_activity .carousel-indicators:hover li {
  width: 22px;
  height: 22px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.6);
}

.bid-time {
  width: 14%;
  float: left;
}

.bid-content {
  width: 86%;
  float: left;
}

.list-more {
  float: left;
  width: 100%;
  border-bottom: 1px dashed #e5e5e5;
  height: 15px;
  margin-bottom: 30px;
  margin-top: 3px;
  text-align: center;
  font-size: 22px;
}

.list-more span {
  color: #575757;
  background-color: #fff;
  padding: 0 20px;
  font-size: 14px;
}

.text-status {
  color: #fca600;
}

.m-b-dd {
  margin-bottom: 3px;
}

.m-t-neg {
  margin-top: -6px;
}

.btn-success {
  border-color: #1ac0b2;
}

.btn-success:hover {
  border-color: #17aa9d;
}

.recruitmen-flow {
  margin-top: 10px;
}

