@charset "UTF-8";
/**!
 * 临沂市公共资源交易有限公司数字化综合应用系统项目-首页
 * date:2022-06-08
 * author: QuGuoQiang;
 */
.footer {
  margin-top: 20px;
}

.pager {
  margin-top: 24px;
}

.m-pagination-page > li > a,
.m-pagination-size > select,
.m-pagination-group > input,
.m-pagination-group > button {
  line-height: 30px;
  height: 30px;
}

.item {
  height: 72px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 34px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(15, 145, 255, 0.05);
          box-shadow: 0px 0px 10px 4px rgba(15, 145, 255, 0.05);
  border-radius: 6px;
}

.item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}

.item-box input {
  width: 300px;
  height: 36px;
  padding: 0 12px;
  font-size: 14px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.item-box input::-webkit-input-placeholder {
  color: #666;
}

.item-box input:-ms-input-placeholder {
  color: #666;
}

.item-box input::-ms-input-placeholder {
  color: #666;
}

.item-box input::placeholder {
  color: #666;
}

.item-btn {
  width: 67px;
  height: 36px;
  padding: 0;
  line-height: 36px;
  background: #0e90fe;
  border-radius: 4px;
  color: #fff;
  line-height: 36px;
  font-size: 16px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.select {
  width: 138px;
  height: 36px;
}

.chosen-select {
  width: 138px;
  height: 36px;
}

.chosen-container-single .chosen-single {
  height: 36px;
  line-height: 34px;
  color: #333;
  border: 1px solid #d6d6d6;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(15, 145, 255, 0.05);
          box-shadow: 0px 0px 10px 4px rgba(15, 145, 255, 0.05);
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chosen-container-single .chosen-single span {
  margin-right: 25px;
}

.chosen-container-single .chosen-single div {
  width: 25px;
}

.chosen-container-single .chosen-single div b {
  background: url("../css/images/bid_hall/arrow_icon.png") center no-repeat;
}

.chosen-container {
  font-size: 16px;
}

.chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #d6d6d6;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-image: none;
}

.chosen-container .chosen-drop {
  border: 1px solid #d6d6d6;
}

.chosen-container .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container .chosen-results li {
  margin: 0;
  line-height: 40px;
}

.chosen-container .chosen-results .result-selected,
.chosen-container .chosen-results li.highlighted {
  color: #fff;
  background-color: #0e90fe;
  background-image: none;
}

.project {
  padding: 31px 30px 26px;
  margin-top: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 4px rgba(15, 145, 255, 0.05);
          box-shadow: 0px 0px 10px 4px rgba(15, 145, 255, 0.05);
  border-radius: 6px;
}

.project-list {
  height: 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

.project-list:nth-child(even) {
  background: #f8fcff;
}

.project-list:hover {
  background: #e3f2ff;
  color: #0e90fe;
}

.project-list.head {
  height: 48px;
  line-height: 46px;
  background: #e6f2fc;
  color: #454545;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #e8edf6;
  cursor: auto;
}

.project-list.head:hover {
  color: #454545;
  background: #e6f2fc;
}

.project-list.head .project-li {
  cursor: auto;
}

.project-list.head .project-li:nth-child(9) {
  background: none;
}

.project-li {
  width: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.project-li:nth-child(2) {
  padding: 0 18px;
  width: 356px;
  text-align: left;
}

.project-li:nth-child(2) div {
  height: 44px;
}

.project-li:nth-child(3) {
  padding: 0 5px;
  width: 145px;
  text-align: left;
}

.project-li:nth-child(4) {
  width: 128px;
}

.project-li:nth-child(5) {
  width: 60px;
}

.project-li:nth-child(6) {
  width: 114px;
}

.project-li:nth-child(7) {
  width: 110px;
}

.project-li:nth-child(8) {
  width: 70px;
}

.project-li:nth-child(9) {
  width: 90px;
  cursor: pointer;
  background: url("../css/images/bid_hall/vector.png") center no-repeat;
}
