@charset "utf-8";
/*******CSS commont*************/
body {
  background-color: #ffffff;
}

#wrapper {
  padding: 20px 0px 25px 0px;
}

#location {
  border-top: 6px solid #3083eb;
  background: #f5f5f5;
  line-height: 48px;
  color: #989898;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
}

img.loading_pic{
  object-fit: none !important; display: block; width: auto !important; margin: 0 auto;
}

#bar {
  margin: 3% 0;
}

#bar img {
  max-width: 100%;
}

#main_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#left {
  width: 100%;
  background-color: #f5f5f5;
  order: 0;
}

#left dl dt {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  font-size: 18px;
  background: #3083eb;
  color: #ffffff;
  text-align: center;
}
#left dl dd {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #efefef;
}
#left dl dd a {
  display: block;
  padding: 0 20px;
}
#left dl dd a.active {
  background-color: #ff8037;
  color: #ffffff;
}
#left dl dd a.active .text-blue {
  color: #ffffff;
}

#right {
  width: 100%;
  order: -1;
  margin-bottom: 2rem /* 30/15 */;
}

.mainInfo {
  font-size: 16px;
  line-height: 2;
}

#search_box {
  padding: 1% 2%;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
  color: #6c6b6b;
  font-size: 14px;
}

#search_box dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  margin: 10px 0;
}
#search_box dl dt {
  width: 100%;
  color: #3083eb;
  line-height: 30px;
  margin-bottom: 10px;
}
#search_box dl dd {
  width: 100%;
  line-height: 30px;
}

#search_box dl dd {
  display: flex;
  flex-wrap: wrap;
}
#search_box dl dd span {
  padding: 0 7px;
  margin-right: 10px;
  margin-bottom: 5px;
}
#search_box dl dd span.active {
  background-color: #3083eb;
  color: #ffffff;
}

#search {
  display: flex;
}

#search .input {
  width: auto;
  flex-grow: 0;
  outline: none;
  display: block;
  height: 30px;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  color: #666666;
  padding: 0 10px;
}

#search .button {
  flex-shrink: 1;
  margin-left: 10px;
  outline: none;
  border-radius: 0 !important;
  display: block;
  background-color: #3083eb;
  color: #ffffff;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  cursor: pointer;
}
#search .button:hover {
  background-color: #009def;
}

#total_info {
  margin: 10px 0;
  font-size: 14px;
  padding: 0.666667rem /* 10/15 */;
  background: #fff1e5;
  border: 1px solid #ffd7ad;
  color: #6c6b6b;
  display: flex;
  justify-content: center;
  align-items: center;
}

#total_info i {
  color: #ff7034;
  font-size: 16px;
  margin-right: 8px;
}

.tenderList dl {
  border: 1px solid #eeeeee;
}

.tenderList dl dt {
  display: none;
  font-size: 1.066667rem /* 16/15 */;
  background-color: #f8f8f8;
  border-bottom: 1px solid #eeeeee;
  padding: 1rem /* 15/15 */ 0.333333rem /* 5/15 */;
  height: 4rem /* 60/15 */;
}

.tenderList dl dd {
  display: flex;
  background-color: #ffffff;
  padding: 1rem /* 15/15 */;
  border-bottom: 1px solid #eeeeee;
}
.login_mobile_box button.reSend
#tender .tenderList dl dd {
  cursor: pointer;
}

.tenderList dl dd.m_dd {
  display: flex;
}

.tenderList dl dd.pc_dd {
  display: none;
}

.tenderList dl dd:last-child {
  border-bottom: 0;
}

.tenderList dl .th_time {
  width: 100%;
  flex-grow: 0;
  display: flex;
  align-items: center;
  padding: .5rem /* 7.5/15 */;
  font-size: 1rem /* 15/15 */;
}

.tenderList dl .th_title {
  width: 100%;
  flex-grow: 1;
  display: flex;
  align-items: center;
  font-size: 1.2rem /* 18/15 */;
  font-weight: bold;
  padding: .5rem /* 7.5/15 */;
}
.tenderList dl .th_img {
  width: 100%;
  flex-grow: 0;
  display: flex;
  align-items: center;
  padding: .5rem /* 7.5/15 */;
  margin: 0;
}

.tenderList dl .th_img .imgBox {
  width: 8rem /* 120/15 */;
  margin: 0;
}

.tenderList dl .th_status {
  width: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  padding: .5rem /* 7.5/15 */;
}

.tenderList dl dd:hover {
  background-color: #c7dfff;
}

.tenderList dl dd .th_time {
  font-size: 1rem /* 15/15 */;
  color: #8b8a8a;
  padding: .5rem /* 7.5/15 */;
}

.tenderList dl dd .th_status {
  font-size: 0.933333rem /* 14/15 */;
  padding: .5rem /* 7.5/15 */;
}

.tenderList dl .th_offer {
  width: 100%;
  flex-grow: 0;
  display: flex;
  height: 100%;
  align-items: center;
  padding: .5rem /* 7.5/15 */;
}

.tenderList dl .th_info_time {
  width: 100%;
  flex-grow: 0;
  display: flex;
  height: 100%;
  align-items: center;
  padding: .5rem /* 7.5/15 */;
}

.page_box {
  margin-top: 2.666667rem /* 40/15 */;
}

#main_wrapper { margin-bottom: 3%; }

.param_more {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.param_more dl {
  width: 100%;
  display: flex;
}
.param_more dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4rem /* 60/15 */;
  width: 8rem /* 120/15 */;
  line-height: 2rem /* 30/15 */;
  flex-shrink: 0;
  background-color: #f5f6fa;
  text-align: center;
  padding: 0.666667rem /* 10/15 */;
  font-size: 1.066667rem /* 16/15 */;
}
.param_more dl dd {
  display: flex;
  align-items: center;
  height: 4rem /* 60/15 */;
  width: auto;
  line-height: 2rem /* 30/15 */;
  flex-grow: 1;
  background-color: #ffffff;
  padding: 0.666667rem /* 10/15 */;
  border: 1px solid #efefef;
  border-left: 0;
}

.param_more dl dd img {
  height: 2.666667rem /* 40/15 */;
  cursor: pointer;
}

#form {
  width: 50rem /* 750/15 */;
  max-width: 100%;
  margin: 0 auto;
}
#form li {
  margin-bottom: 0.714286rem /* 20/28 */;
  display: flex;
  justify-content: start;
  align-items: center;
}
#form div.labal {
  background-color: #3083eb;
  color: #ffffff;
  flex-shrink: 0;
  width: 6rem /* 90/15 */;
  height: 4rem /* 60/15 */;
  font-size: 1.066667rem /* 16/15 */;
  display: flex;
  justify-content: center;
  align-items: center;
}
#form div.input {
  width: 30%;
  flex-grow: 1;
}
#form div.input input {
  width: 100%;
  flex-grow: 1;
  height: 4rem /* 60/15 */;
  font-size: 1.2rem /* 18/15 */;
  border: 1px solid #efefef;
  border-radius: 0;
  padding: 0.666667rem /* 10/15 */;
  box-sizing: border-box;
}
#form div.input .select {
  width: 100%;
  flex-grow: 1;
  height: 4rem /* 60/15 */;
  font-size: 1.2rem /* 18/15 */;
  border: 1px solid #efefef;
  border-radius: 0;
  padding: 0.666667rem /* 10/15 */;
  box-sizing: border-box;
}

#form div.input input.active {
  border: 1px solid #f00;
}
#form div.input .select.active {
  border: 1px solid #f00;
}

@media (min-width: 375px) {
  #wrapper {
    padding: 20px 0px 25px 0px;
  }
}

@media (min-width: 576px) {
  #wrapper {
    padding: 20px 0px 30px 0px;
  }
}

@media (min-width: 768px) {
  #wrapper {
    padding: 20px 0px 35px 0px;
  }
  #search_box dl {
    flex-wrap: nowrap;
    margin: 20px 0;
  }

  #search_box dl dt {
    width: auto;
    flex-shrink: 0;
    color: #3083eb;
    margin-bottom: 0;
  }
  #search_box dl dd {
    width: auto;
    flex-grow: 1;
    margin-left: 17px;
    margin-bottom: 0;
  }
  #search_box dl dd span {
    margin-bottom: 0;
    cursor: pointer;
  }

  #search .input {
    width: 220px;
  }
}

@media (min-width: 992px) {
  .login_mobile_box { padding: 3.333333rem /* 50/15 */ !important; }

  #wrapper {
    padding: 20px 0px 40px 0px;
  }
  #main_container {
    flex-wrap: nowrap;
  }
  #left {
    width: 13.333333rem /* 200/15 */;
  }
  #right {
    width: calc(100% - 16.666667rem /* 250/15 */);
    order: 0;
    margin-bottom: 0;
  }

  .tenderList dl dt>div {
    font-size: 1rem /* 15/15 */ !important;
  }

  .tenderList dl dt {
    display: flex;
  }

  .tenderList dl dd.m_dd {
    display: none;
  }

  .tenderList dl dd.pc_dd {
    display: flex;
    cursor: pointer;
  }

  .tenderList dl dd {
    flex-wrap: nowrap;
    height: 4rem /* 60/15 */;
  }

  .tenderList dl .th_time {
    width: 20%;
    justify-content: center;
  }
  
  .tenderList dl .th_title {
    width: 40%;
    justify-content: start;
  }
  .tenderList dl .th_img {
    width: 20%;
    justify-content: center;
  }
  
  .tenderList dl .th_img .imgBox {
    width: 4rem /* 60/15 */;
    margin: 0 auto;
  }
  
  .tenderList dl .th_status {
    width: 20%;
    justify-content: center;
  }
  .tenderList dl .th_offer {
    width: 40%;
    justify-content: center;
  }
  
  .tenderList dl .th_info_time {
    width: 60%;
    justify-content: center;
    font-size: .933333rem /* 14/15 */;
  }

  .tenderList dl dd .th_time {
    font-size: .933333rem /* 14/15 */;
  }

  .tenderList dl dd .th_title {
    font-size: 1rem /* 15/15 */;
  }

  .param_more dl { 
    width: calc(50% - 5px);
  }
  .param_more dl dt { width: 10rem /* 150/15 */; font-size: 1rem /* 15/15 */;}

  #form div.labal { width: 10rem /* 150/15 */; font-size: 1.2rem /* 18/15 */; }

}

@media (min-width: 1200px) {
  #wrapper {
    padding: 20px 0px 50px 0px;
  }

  .tenderList dl dt,
  .tenderList dl dd {
    padding: .333333rem /* 5/15 */;
  }
}

@media (min-width: 1601px) {
  #wrapper {
    padding: 20px 0px 60px 0px;
  }
}
