@charset "utf-8";

.df_news_title{height: 40px;display: flex;background: #fff;padding:0 10px;}
.df_news_title a{padding:0 10px;line-height: 40px;color:#666;font-size: 14px;position: relative;}
.df_news_title a.on{font-size: 16px;color:#144a9e;font-weight: bold;}
.df_news_title a.on::after{content:'';display:block;position:absolute;width: 30px;height: 3px;background: url(../../img/common/line_news.png) no-repeat;background-size:100% auto;bottom:5px;left:50%;margin-left: -15px;}
.df_news_banner,.df_news_banner img{width: 100%;height: auto;max-height: 170px;}
.df_news_tags{background: #fff;padding:25px 15px 15px;}
.df_news_tags ul{overflow:scroll;white-space:nowrap;}
.df_news_tags li{display: inline-block;padding:0 10px;line-height: 32px;background: #F0F0F0;color:#666;font-size: 14px;border-radius: 4px;margin-right: 10px;}
.df_news_tags li.on,.df_news_tags li.on a{background: #144A9E;color:#fff;}
.df_news_item{background: #fff;padding:0 15px;min-height: 60vh;}
.df_news_item li{margin-bottom: 15px;}
.df_news_item li.hot{position: relative;}
.df_news_item li.hot::after{content:'';display: inline-block;width: 26px;height: 19px;background: url(../../img/common/zhiding.png) no-repeat;background-size:100% auto;position: absolute;right:-4px;top:4px;}
.df_news_item li a{display:flex;}
.df_news_item .div_left{flex:1;overflow:hidden;padding-right: 10px;}
.df_news_item .div_left h4{color:#222;font-size: 16px;line-height: 22px;max-height: 44px;overflow: hidden;font-weight: normal;}
.df_news_item .div_left .p1{color:#999;font-size: 14px;line-height: 20px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;margin:5px 0;}
.df_news_item .div_left .p2{font-size: 12px;color:#999;}
.df_news_item .div_left .sp_tag{color:#005095;margin-right: 5px;}
.df_news_item .div_right{width: 116px;}
.df_news_item .div_right img{width: 100%;height: 92px;}
.df_news_none {display: flex;justify-content:center;padding:15px 0;color:#999;align-items:center;background: #fff;}
.df_news_none span{display:flex;width: 80px;height: 1px;background:#eee;margin:0 5px;}

.df_news_detail{background: #fff;padding:20px 15px 50px;min-height: 100%;}
.df_news_top h3{color:#333;font-size: 18px;line-height: 24px;margin-bottom: 5px;}
.df_news_top h4{color:#666;font-size: 15px;line-height: 20px;font-weight: normal;margin-bottom: 20px;}
.df_news_top .df_news_info{display: flex;justify-content:space-between;font-size: 12px;}
.df_news_top .p1{color:#ddd;}
.df_news_top .sp_tag{color:#005095;margin-right: 5px;}
.df_news_top .sp_author{color:#666;margin-left: 5px;}
.df_news_top .p2{color:#999;margin-bottom: 15px;}
.df_news_con img,.df_edit_con img,.df_edit_con1 img{width:calc(100% - 30px)!important;height: auto!important;margin:10px 0;}

.df_edit_con{background: #fff;padding:15px 15px 30px;min-height: 100%;}
.df_edit_con1{background: #f8f8f8;padding:15px;min-height: 40%;}

.df_prize_title1,.df_prize_title2{background: #f8f8f8;text-align: center;padding:30px 0 10px;}
.df_prize_title1 img{width: 80%;padding-top:20px;}
.df_prize_title2 img{width: 58.67%;}

.video_box{background: #fff;padding-bottom: 20px;}
.video_box h3{font-weight: bold;margin-bottom: 10px;padding-left: 15px;}


@media screen and (max-width: 320px) {
	
}

