/*资讯页面顶部*/
.new_header{display: flex;justify-content: space-between; align-items: center;}
.new_header .new_header_left{position: relative;}
.new_header .new_header_left div div{bottom: 0;line-height: 32px;height: 32px!important;}
.new_header .new_header_left .slide{text-align: left;width: 550px!important;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;border:1px solid #eee}
.new_header .new_header_left div div:last-child{text-align: right!important;right: 10px;}
.new_header .new_header_center{width: 260px;}
.new_header .new_header_center div{width: 260px;margin-bottom: 5px;height: 163px;overflow: hidden;position: relative;padding: 0px;}
.new_header .new_header_center div a{display: block;width: 100%;height: 100%;}
.new_header .new_header_center div a img{width: 100%;height: 100%;}
.new_header .new_header_center div a p{position: absolute;bottom: 0;background: rgba(0, 0, 0, 0.69);color: #fff;width: 250px;height: 30px;line-height: 30px;margin: 0;padding: 0 5px;letter-spacing: 1px;}
.new_header .new_header_right{width: 390px;}
.new_header .new_header_right .tjzx{padding: 0 16px;}
.new_header .new_header_right .tjzx h2 a{font-size: 18px; margin-bottom: 5px; color: #f84f04; border-left: 4px solid #f84f04; padding-left: 10px; font-weight: bold;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.new_header .new_header_right .subline li{font-size: 14px;height: 30px;line-height: 30px;}
/*资讯页面分类*/
.new_list .head-txt{display: flex;justify-content: space-between;align-items: center;}
.new_list tr div{margin-top:20px}
.news_ad img{width: 100%;}
.new_list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.new_list li{width: 49%;}
#younew{margin-bottom: 20px}
#younew a{display: block;}
#younew a div{display: flex;justify-content:space-between;}
#younew a div img{width: 155px;height: 116px}
#younew a p{width: 395px;margin:0;line-height: 20px;text-align: justify;position: relative;}
#younew a b{display: block;font-size: 16px;margin-bottom: 7px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#younew a text{font-size: 13px;color:#444;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

#younew a p span{display: flex;justify-content: space-between;width: 100%;position: absolute;bottom: 0;    color: #666;}
#younew a p span i{font-style: normal;background: url(/mobile/static/img/ico-hits.png) no-repeat;padding-left: 25px;background-size: 20px;}