.main{ float:left; width:100% }
.main .news-left { width: 100%; float: left;}
.main .news-left .item {float:left;}

.main .news-left .item .item-right { width:195px; float:left; margin-bottom:30px; margin-right:16px; margin-left:16px}
.main .news-left .item .item-right span {width:100%; height:160px; float:left}
.main .news-left .item .item-right img{ width:195px; height:160px; float:left}
.main .news-left .item .item-right strong {width:185px; background:#e7e7e7; font-size:14px; text-align:center ;height:40px; line-height:40px; padding-left:5px; padding-right:5px; float:left; overflow:hidden; font-weight:normal}



/*载入*/
.main .news-left .loading { width: 100%; margin-top: 10px; height: 50px; line-height: 50px; background-color: #F5F5F5; text-align: center; border-radius: 4px; behavior: url(../src/pie/PIE.htc); }
.main .news-left .loading{ font-size: 14px; color: #333; }
.main .news-left .loading:hover { background-color: #EDEDED; cursor: pointer; color: #E30B20;}
.main .news-left .none-loading { font-size: 14px; float:left; color: #333; width: 100%; margin-top: 10px; height: 50px; line-height: 50px; background-color: #F5F5F5; text-align: center; border-radius: 4px; behavior: url(../pie/PIE.htc); }

