#fiflter {
  width: 100%;
  height: auto;
  min-height: 200px;
  background: #FFF;
  border-left: 15px solid #E6E6E6;
}
#fiflter .fifltercon {
  width: 100%;
  height: 140px;
  padding: 16px 0 0 23px;
}
#fiflter .fifltercon .row_box {
  padding-bottom: 25px;
}
#fiflter .fifltercon .row_box .filter_1 {
  border: 1px solid #ebebeb;
  background: #fff;
  width: 170px;
  height: 35px;
  font-size: 16px;
  color: #999;
  line-height: 28px;
  padding: 0 0 0 10px;
  margin-right: 26px;
}
#fiflter .fifltercon .row_box .fiflter_2 {
  width: 170px;
  height: 35px;
  border: 1px solid #ebebeb;
  padding: 2px;
}
#fiflter .fifltercon .row_box .fiflter_time {
  font-size: 16px;
  color: #000000;
}
#fiflter .fifltercon .row_box .search_btn {
  background: #006cff;
  color: #ffffff;
  width: 100px;
  height: 35px;
  font-size: 16px;
  margin-left: 10px;
  border: none;
}
#fiflter_con {
  width: 100%;
  height: auto;
  min-height: 200px;
  background: #FFF;
  border-left: 15px solid #E6E6E6;
  padding: 5px 0 20px 23px;
}
#fiflter_con .list {
  float: left;
  margin: 0 24px;
}
#fiflter_con .list a {
  color: #c3c3c3;
}
#fiflter_con .list a:hover {
  color: #006cff;
}
#fiflter_con .list a.activea {
  color: #006cff;
}
#fiflter_con .news_con {
  height: auto;
  width: 100%;
  margin-top: 10px;
}
#fiflter_con .news_con #fenye {
  padding-left: 748px;
  position: relative;
}
#fiflter_con .news_con #fenye input {
  outline: none;
  border: 1px solid #ebebeb;
}
#fiflter_con .news_con #fenye .in {
  display: inline-block;
  position: absolute;
  top: 21px;
  margin-left: 10px;
}
#fiflter_con .news_con #fenye .in button {
  width: 40px;
  height: 25px;
  background-color: #fff;
  border: 1px solid #ebebeb;
}
#fiflter_con .news_con #fenye .in button:hover {
  background-color: #006cff;
  color: #fff;
}
#fiflter_con .news_con #fenye .in #pageInput {
  outline: none;
  width: 34px;
  height: 25px;
  text-align: center;
}
#fiflter_con .news_con .news_box {
  width: 960px;
  height: auto;
}
#fiflter_con .news_con .news_box .news_tit {
  width: 100%;
  height: 30px;
  background-color: #eeeeee;
  text-align: center;
  line-height: 30px;
  font-weight: 700;
}
#fiflter_con .news_con .news_box .row {
  margin: 0;
}
#fiflter_con .news_con .news_box .news-box {
  height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
#fiflter_con .news_con .news_box .news-box .col-box.btn_three {
  height: 28px;
  line-height: 28px;
  margin-top: 30px;
}
#fiflter_con .news_con .news_box .news-box .col-box.btn_three button {
  width: 70px;
  height: 28px;
}
#fiflter_con .news_con .news_box .news-box .col-box.btn_three button.cancel {
  background-color: #F14A41;
  color: #fff;
}
#fiflter_con .news_con .news_box .news-box .col-box.btn_three button.ok {
  background-color: #1B6AD7;
  color: #fff;
}
#fiflter_con .news_con .news_box .news-box .col-box {
  padding: 0px;
  text-align: center;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
}
#fiflter_con .news_con .news_box .news-box .col-box img {
  width: 80px;
  height: 80px;
  float: left;
  background-color: #ccc;
  margin-right: 8px;
}
#fiflter_con .news_con .news_box .news-box .col-box .pows {
  height: 80px;
  line-height: 80px;
  float: left;
  text-align: center;
  overflow: hidden;
  width: 100%;
}
#fiflter_con .news_con .news_box .news-box .col-box .pows span {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}
#fiflter_con .news_con .news_box .news-box .col-box .kkuan {
  width: 70px;
}
