.news_left_detail img{
  max-width: 80%;

}
.news_crumbs img{
  width: 13px;
  vertical-align: middle;
  padding-right: 4px;
}
.news_crumbs{
  font-size: 12px;
  color: #999;
}
.news_crumbs span{
  font-size: 20px;
  padding: 0px 5px;
  vertical-align: text-top;
  position: relative;
  top: -6px;
}

.news_left_detail{
  line-height: 28px;
  min-height: 300px;
}
.news_right_n b{
  float: left;   
   margin-right: 5px;
   font-size: 18px;
   color: #999;
   position: relative;
    top: -3px;
}
.news_detail_h1{
  font-size: 30px;    line-height: 42px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 40px;
  padding-top: 40px;
}
.news_left_detail p{
  padding-bottom: 15px;
}
.news_left dd strong {
  float: left;
  margin-right: 20px;
  display: block;
}
.news_left{
  width:76%;
  float: left;
}
.news_right{
  width: 20%;
  float: right;
}
.news_left dd strong img{
  width: 190px;
  height: 98px;
}
.news_left span h1{
  font-size: 18px;
  padding-bottom: 6px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_left span h1 a,.news_right_list dd a{
  display: block;
}

.news_left span em{
  font-size: 13px;
  color: #787878;
  font-style: normal;
  display: block;
  margin-bottom: 9px;
  height: 39px;
  line-height: 20px;
  overflow: hidden;
}
.news_right_list dd{
float: left;
  margin-bottom: 7px;
}
.news_left i a,.news_right_list dd a{
  background: #f3f4f5;
  color: #666;
  padding: 5px 10px;
  border-radius: 4px;
  margin-right: 5px;
  font-size: 12px;
}
.news_left dd b{
  position: absolute;
  bottom:17px;
  right: 0px;
  font-size: 12px;
  font-weight: 400;
  color: #999;    padding-left: 18px;
  background: url(../img/time.png) no-repeat;
}
.news_left dd{
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.news_left i a:hover,.news_right_list dd a:hover{
  color: #dc5300;
  background: #ffdcc7;
}
.news_left span h1 a:hover,.news_right_n dd a:hover,.news_crumbs a:hover,.footer ul li span a:hover{
  color: #fe3621;
}
.news_right_list{
  margin-bottom: 20px;
  float: left;
}
.page_ys a{
  padding: 5px 10px;
  margin: 0px 5px;
  border: 1px solid #ddd;
  color: #666;
}
.news_right_n{
  margin-bottom: 20px;
}
.page_ys a:hover,.page_ys a.active{
  background: #fe3621;
  color: #fff;
  border-color: #fe3621;
}
.news_right_title{
  float: left;
  width: 100%;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.news_right_title img{
  vertical-align: bottom;
  padding-right: 3px;
}
.news_right_n span{
  width: 18px;    float: left;
  height: 18px;
  color: #fff;
  border-radius: 2px;
  font-size: 13px;
  display: block;
  margin-right: 10px;
  text-align: center;
  background-color: #bebebe;
}
.news_right_n dd{
  clear: both;
  margin-bottom: 10px;
}
.news_right_n dd a{
  font-size: 14px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    padding: 0px 0px 3px 0px;
    line-height: 18px;
}
.news_right_n dd:nth-child(-n+3) span{
  background:#ec4141;
}
/* 底部 */
.footer{
  background: #f8f8f8;
  border-top: 1px solid #e4e4e4;
}
.footer_1{
  text-align: center;
  border-top: 1px solid #e4e4e4;
  padding: 10px 0px;
  font-size: 12px;
  color: #666;
}
.footer ul li:first-child,.footer ul li:nth-child(3){
  width: 20%;
}
.footer ul li:nth-child(2),.footer ul li:nth-child(4){
  width: 30%;
}

.footer ul li{
  float: left;
  padding: 20px 0px;
}
.footer ul li h1{
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 10px;
}
.footer ul li span a{
  display: block;
  color: #666;
  font-size: 15px;
  padding: 3px 0px;
}
.footer ul li em img{width: 100px;margin-right: 10px;}
.footer ul li b{
  display: block;
  font-weight: 400;
  margin-top: 10px;
}
.footer ul li b img{
  width: 18px;
}

.footer ul li strong img{
  width: 80px;
  height: 48px;
  margin-bottom: 5px;
  border: 1px solid #eee;
}
@media (max-width: 991px){
 
.footer ul li{
    display: none;
  }
  .news_right{
    margin-top: 35px;
  }
  .news_left{
    margin-top: 15px;
  }
  .news_left,.news_right{
    width: 100%;
  }
  .news_left dd strong img {
    width: 80px;
    height:41px;
}
.news_left dd strong {
  margin-right: 10px;
}
.news_left span h1{
  white-space: inherit;
}
.table_card .tab{
  border: none !important;
  height:auto !important
}
.table_card .tab li{
  height: 37px !important;
  margin-bottom: 10px;
}
.news_detail_h1 {
  font-size: 24px;line-height: 32px;    padding-top: 20px;}
  .news_left_detail img {
    max-width: 100%;
}
}