﻿@import url("common.css");

.news_item li{ border-bottom:1px solid #ddd; width:100%; float:left; height:85px; }
.news_item li .nl{ width:80px; float:left; }
.news_item li .nl label{ width:60px; height:60px; margin-top:10px; display:block; background-color:#007cff;}
.news_item li .nl span{ width:100%; text-align:center; line-height:35px; font-size:22px; font-weight:bold; display:block;color:#fff;}
.news_item li .nl em{ width:100%; text-align:center;  display:block; color:#fff;}
.news_item li .nr{ width:850px; float:right;}
.news_item li .nr h3{ font-size:16px; color:#333; line-height:33px; width:100%; float:left;}
.news_item li .nr p{ color:#999; line-height:20px; font-size:12px;  width:100%; float:left;}














