/*nnews_lb*/
.nnews_lb {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.nnews_lb_m {
  width: 100%;
  height: 174px;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
  margin-top: 30px;
  padding-bottom: 30px;
}
.nnews_lb_img {
  position: absolute;
  left: 0;
  top: 0;
}
.nnews_lb_img img {
  width: 248px;
  height: 174px;
  border: 0px;
}
.nnews_lb_title {
  position: absolute;
  left: 285px;
  top: 0;
  width: 700px;
  height: 34px;
  white-space: nowrap;
  font-size: 16px;
  text-overflow: ellipsis; /*溢出省略号，支持ie、safari（webkit）*/
  -o-text-overflow: ellipsis; /*溢出省略号，支持opera*/
  overflow: hidden; /*溢出隐藏*/
  -moz-binding: url("ellipsis.xml#ellipsis"); /*溢出省略号，支持firefox*/
  line-height: 34px;
}
.nnews_lb_title a {
  color: #606060;
  text-decoration: none;
}
.nnews_lb_title a:hover {
  color: #e15f4d;
}
.nnews_lb_cnt {
  position: absolute;
  left: 285px;
  top: 46px;
  height: 90px;
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
  color: #808080;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.nnews_lb_date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #b2b2b2;
  height: 34px;
  line-height: 34px;
}
.nnews_lb_bq {
  float: left;
  color: #666;
  margin-right: 5px;
  display: none;
}
.nnews_lb_date1,
.nnews_lb_date2,
.nnews_lb_date3,
.nnews_lb_date4,
.nnews_lb_date5 {
  float: left;
}
.nnews_lb_bq1 {
  float: left;
  color: #666;
  margin-right: 5px;
}
.nnews_lb_click {
  position: absolute;
  top: 23px;
  left: 410px;
  font-size: 12px;
  color: #ccc;
  display: none;
}
.nnews_lb_xq {
  position: absolute;
  top: 138px;
  right: 0px;
}
.nnews_lb_xq a {
  color: #808080;
  text-decoration: none;
  display: block;
  font-size: 12px;
  width: 88px;
  height: 36px;
  border: 1px solid #e6e6e6;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nnews_lb_xq a:hover {
  background: #e6e6e6;
  color: #fff;
}
/*end_nnews_lb*/
/*fy*/
.fy {
  width: 100%;
  margin-top: 60px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 105px;
}
.fy span,
.fy span a {
  color: #666;
  vertical-align: middle;
  display: inline-block;
}
.fy span a:hover {
  color: #e15f4d;
}
.fy_1 {
  display: none !important;
}
.fy_2 {
  margin-left: 12px;
  margin-right: 12px;
  font-size: 0;
  background: url(https://1.rc.xiniu.com/rc/Contents/45963/images/fy_prev.png?d=20180920102013601)
    no-repeat center;
  width: 9px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
}
.fy_3 {
  margin-left: 5px;
  margin-right: 5px;
  display: none !important;
}
.fy_4 {
  display: none !important;
}
.fy_5 {
  margin-left: 5px;
  margin-right: 5px;
  display: none !important;
}
.fy_6 {
  margin-left: 12px;
  margin-right: 12px;
  font-size: 0;
  background: url(https://1.rc.xiniu.com/rc/Contents/45963/images/fy_next.png?d=20180920102013601)
    no-repeat center;
  width: 9px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
}
.fy_7 {
  margin-left: 5px;
  margin-right: 5px;
  display: none !important;
}
.fy_8 {
}
.fy_9 {
  display: none !important;
}
.fy_out {
  padding: 0px 14px 0px 14px;
  font-size: 16px;
}
.fy_on {
  padding: 0px 14px 0px 14px;
  font-size: 16px;
}
.fy_on a {
  color: #e15f4d !important;
}
/*end_fy */
/*news_list*/
.news_list {
  width: 710px;
  padding: 18px 0 10px 0;
}
/*end_news_list*/
