.news-item{height:224px;padding:30px 0;margin-top:20px;border-bottom:1px solid #eee;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news-item:first-child{margin-top:0}.news-item:hover{color:#fff;background:#00c8ff;padding:30px}.news-item:hover .news-img{overflow:hidden}.news-item:hover .news-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.news-item:hover .news-desc{width:845px}.news-item:hover .news-time,.news-item:hover .news-title a,.news-item:hover .news-txt,.news-item:hover em{color:#fff}.news-item:hover .news-btn{background:#00c8ff;color:#fff;border:1px solid #fff}.news-btn,.news-item:hover .news-btn:hover{border:1px solid #00c8ff;background:#fff;color:#00c8ff}.news-btn{width:128px;height:38px;border-radius:3px;cursor:pointer}.news-img{width:275px;height:152px;display:block}.news-img img{height:100%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news-desc{width:905px}.news-title{font-size:16px;font-weight:700;margin-top:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.news-time{color:#999;font-size:12px}.news-txt{height:58px;margin:15px 0 0;font-size:14px;color:#999}.news-p{margin-top:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.news-p:first-child{margin-top:0}.news-p em{color:#999;margin-right:10px}