.newslist{

    border-bottom: 1px dotted rgb(178,178,178);
    overflow: hidden;
    height: 160px;width:433px;float:left;margin-right:30px;    border: 1px solid #ddd;margin-bottom: 25px;}

.date {
    float: left;
    height:160px;width:140px;}
.date img{

    height:160px;width:140px;}
.date .d {
    width: 63px;
    height: 30px;
    line-height: 30px;
    background: #003466;
    color: #fff;
    text-align: center;
    font-size: 18px;}
.date .ym {
    width: 63px;
    height: 32px;
    line-height: 32px;
    background: #eeeeee;
    font-size: 12px;
    text-align: center;
    color: #333;}
.new {
    float: right;
    width: 260px;
    height: 130px;
    overflow: hidden;padding: 15px;}
.tit {
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;}
.tit a {
    color: #666666;}

.sjspan{
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #666666;}
