#fiflterneed {
  width: 100%;
  height: auto;
  min-height: 140px;
  background: #FFF;
}
#fiflterneed .fifltercon {
  width: 100%;
  min-height: 80px;
  height: auto;
  padding: 20px 0 0 37px;
}
#fiflterneed .fifltercon .row_box {
  padding-bottom: 20px;
  height: 40px;
  line-height: 40px;
}
#fiflterneed .fifltercon .row_box .needtype {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  float: left;
}
#fiflterneed .fifltercon .row_box ul {
  padding: 0;
  margin: 0;
}
#fiflterneed .fifltercon .row_box ul li {
  float: left;
  margin-left: 30px;
  font-size: 16px;
}
#fiflterneed .fifltercon .row_box ul li:hover {
  cursor: pointer;
  color: #006cff;
}
#fiflterneed .fifltercon .row_box .search_btn {
  background: #006cff;
  color: #ffffff;
  width: 120px;
  height: 40px;
  font-size: 16px;
  margin-left: 55px;
  border: none;
}
#fiflterneed_con {
  width: 100%;
  height: auto;
  min-height: 200px;
  background: #FFF;
  border-top: 5px solid #e6e6e6;
  padding: 16px 0 20px 23px;
}
#fiflterneed_con .news_con {
  height: auto;
  width: 100%;
}
#fiflterneed_con .news_con .news_box {
  width: 960px;
  height: auto;
}
#fiflterneed_con .news_con .news_box .news_tit {
  width: 100%;
  height: 50px;
  background-color: #eeeeee;
  text-align: center;
  line-height: 24px;
  font-weight: 700;
}
#fiflterneed_con .news_con .news_box .row {
  margin: 0;
}
#fiflterneed_con .news_con .news_box .news-box {
  height: 60px;
  border-bottom: 1px solid #eaeaea;
}
#fiflterneed_con .news_con .news_box .news-box .col-box {
  padding: 0;
  height: 100%;
  text-align: center;
  line-height: 60px;
  overflow: hidden;
}
#fiflterneed_con .news_con .news_box .news-box .col-box p {
  margin: 0, 0, 0, 0;
  display: inline-block;
  line-height: 20px;
}
#fiflterneed_con .news_con .news_box .news-box .col-box img {
  width: 80px;
  height: 60px;
  background-color: #ccc;
}
#fiflterneed_con .news_con .news_box .news-box .col-box button {
  display: inline-block;
  height: 30px;
  width: 70px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin-left: 5px;
  border: 1px solid #EBEBEB;
  background-color: #eeeeee;
}
#fiflterneed_con .news_con .news_box .news-box .col-box button a {
  display: block;
  width: 100%;
  height: 100%;
  color: #666666;
}
#fiflterneed_con .news_con .news_box .news-box .col-box .colenty {
  background: red;
  color: #FFFFFF;
}
