/*新闻详情 start*/
body{background:#f2f2f2;}
.detelis_box{width:100%;height:auto;background:#f2f2f2;margin-top:15px;margin-bottom:15px;}
.new_detelis{width:940px;margin:10px auto;background:#fff;min-height:380px;
padding:30px;position:relative;
}
.detelis_title{border-bottom:1px solid #ddd;padding-bottom:15px;font-size:18px;}
.data_time{line-height:32px;font-size:14px;}
.data_time span{margin-right:15px;}
.color_blue{color:#18b5ed;}
.detelis_content{padding:10px 0px;}

.next_prev{position:absolute;bottom:10px;right:10px;}
.next_prev a{margin-right:10px;}
/*新闻详情 end*/