.fs14 {
  font: 14px 'Microsoft Yahei', sans-serif;
}

.mt6 {
  margin-top: 6px;
}

.col2e2 {
  color: #2e2c3a;
}

.col636162 {
  color: #636162;
}

.dis_block {
  display: block;
}

.search_warp {
  /* width: 1190px; */
  margin: auto;
  /* background: #fff; */
}

.head_search {
  /* padding-top: 15px; */
  font-size: 14px;

}

.search_div .announcement_type_div,
.bidding_type_div {
  /* margin-left: 20px; */
}

.search_div ul .active_li_search {
  padding: 3px 20px;
  border-radius: 50px;
  color: #333 !important;
  background: linear-gradient(to right, #666, #666);
  background: -moz-linear-gradient(90deg, #666, #666);
  background: -ms-linear-gradient(90deg, #666, #666);
  background: -o-linear-gradient(90deg, #666, #666);
  background: linear-gradient(90deg, #666, #666);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fff', endColorStr='#fff', gradientType='0');
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fff',endColorStr='#fff',gradientType='0')";
}


.search_div a {
  color: #2e2c3a !important;
  text-decoration: none !important;
  float: left;
  margin-right: 12px;
  padding: 3px 20px;
  border-radius: 1px;
}

.search_div a:hover {
  padding: 3px 20px;
  border-radius: 50px;
  color: #333 !important;
  background: linear-gradient(to right, #fff, #fff);
  background: -moz-linear-gradient(90deg, #fff, #fff);
  background: -ms-linear-gradient(90deg, #fff, #fff);
  background: -o-linear-gradient(90deg, #fff, #fff);
  background: linear-gradient(90deg, #fff, #fff);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fff', endColorStr='#fff', gradientType='0');
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fff',endColorStr='#fff',gradientType='0')";
}

.announcement_type_div {
  margin-bottom: 10px;
}

.bidding_type_div {
  margin-bottom: 4px;
}

.search_input {
  border-bottom: 1px solid #dddddd;
  margin-top: 20px;
}

.btns {
  margin-left: 25px;
}

.btns button {
  width: 60px;
  height: 30px;
  text-align: center;
}

.search_btn {
  background-color: #197aff;
  color: #fff;
  margin-right: 7px;
}

.reset_btn {
  border: 1px solid #cfcfd1;
  background: #fff !important;
}

button {
  border: none;
}

.search_input input {
  width: 300px;
  height: 30px;
  border: 1px solid #cfcfd1;
  padding: 2px 5px;
}

.pro_name_div label {
  width: 80px;
  text-align: right;
  display: inline-block;
  color: #666666;
}

.right_div .pro_name_div label {
  width: 80px;
  text-align: right;
  display: inline-block;
  color: #666666;
  margin-bottom: 5px;
}

input,
textarea {
  outline: none;
  webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.right_div .pro_name_div .pro_name_input {
  border-radius: 0;
  display: inline-block;
  border: 1px solid #CCD0D6;
  width: 300px;
  height: 32px;
  padding: 0 5px;
  line-height: 32px;
  vertical-align: middle;
  margin-bottom: 0;
}

.pro_name_div {
  margin-left: 30px;
}

.left_div {
  width: 211px;
  height: 50px;
}

.right_div {
  height: 50px;
}

.searchList {
  width: 99%;
  /* margin-left: 15px; */
  /* margin-right: 15px; */
  min-height: 500px;
  display: inline-block;
  margin-top: 20px;
  /* padding-right: 30px; */
}

.searchList li {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  padding: 0px 10px;
}

.searchList li a {
  color: #474747;
}

.span_hover:hover {
  color: #0081cb !important;
}


.searchList_p {
  /* padding: 30px 0px; */
  line-height: 60px;
}

.searchList_p em {
  font-size: 12px;
  padding: 3px 9px;
  line-height: 20px;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
  margin-top: 16px;
}

.searchList_p em,
.searchList_p i {
  font-style: normal;
}

.huowu {
  /* background: #25c666; */
  color: #FFF;
  border: 1px solid #25c666;
  background-color: #25c666;
}

.fuwu {
  /* background: #ff9a03; */
  color: #FFF;
  border: 1px solid #ff9a03;
  background-color: #ff9a03;
}

.gongcheng {
  /* background: #0088fe; */
  color: #fff;
  border: 1px solid #0088fe;
  background-color: #0088fe;
}

.searchBtn {
  background: linear-gradient(to right, #1d7ed9, #1d7ed9);
  background: -moz-linear-gradient(to right, #1d7ed9, #1d7ed9);
  background: -ms-linear-gradient(to right, #1d7ed9, #1d7ed9);
  background: -o-linear-gradient(to right, #1d7ed9, #1d7ed9);
  background: linear-gradient(to right, #1d7ed9, #1d7ed9);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1d7ed9', endColorStr='#1d7ed9', gradientType='0');
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1d7ed9',endColorStr='#1d7ed9',gradientType='0')";
  padding: 8px 25px;
  color: #fff !important;
  text-align: center;
  margin-top: 11px;
  border-radius: 5px;
  text-decoration: none !important;
}

.release_date {
  font-style: normal;
  font-size: 14px;
  line-height: 60px;
  height: 60px;
  color: #666;
  cursor: pointer;
  /* margin-right: 50px; */
  /* padding-top: 32px; */
  /* margin-left: 80px; */
}

.searchList_p span {
  color: #333;
  font-weight: bold;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 80px);
  float: left;
  font-size: 16px;
}

.searchList p {
  margin: 0 0 0 0 !important;
}

/*time*/

.date-con {
  display: inline-block;
  border: 1px solid #CCD0D6;
  width: 350px;
  height: 32px;
  padding: 0 5px;
  position: relative;
  line-height: 32px;
  vertical-align: middle;
}

.date-con .date {
  width: 150px;
  border: 0;
  height: 30px;
  vertical-align: top;
  padding: 2px 20px !important;
}

/*datapick*/
.input_time_div label {
  width: 80px;
  text-align: right;
  display: inline-block;
  color: #666666;
}

.input_time_div .date-con {
  display: inline-block;
  border: 1px solid #CCD0D6;
  width: 300px;
  height: 32px;
  padding: 0 5px;
  position: relative;
  line-height: 32px;
  vertical-align: middle;
}

.date-con .date {
  width: 111px;
  border: 0;
  height: 30px;
  vertical-align: top;
  padding: 2px 0;
}

.data_icon {
  background-image: url("../image/data_icon.jpg");
  width: 25px;
  height: 23px;
  position: relative;
  top: 5px;
  left: 17px;
  display: inline-block;
}

.SearchWrap .TxtInput {
  border: #015293 2px solid;
  border-right: none;
  width: 390px;
  height: 35px;
  line-height: 42px;
  overflow: hidden;
  text-indent: 10px;
  font-size: 14px;
  outline: none;
  box-sizing: border-box !important;
}

h6 {
  font-size: 14px !important;
  line-height: 50px !important;
  font-style: normal !important;
  margin: 0px !important;
}

.backColorF0 {
  background: #f0f0f0 !important;
}

#pagination3 {
  margin-right: 20px;
}

body {
  background-color: #fff !important;
}