.news{padding: 10px;}
.news li{width:32%; float: left;min-height: 400px;border:1px solid #f7f7f7; margin-left: 1.7%; background-color: #fff; margin-top: 20px;}
.news li:first-child{margin-left:0;}
.news li:nth-child(4){margin-left:0;}

.news li img{position: relative; max-height: 200px; min-height: 200px;width:95%;padding:2.5%;}
.pages{padding-bottom:30px;}

.news p.title{padding:2.5%; font-size: 16px; display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; text-align: left; font-weight: bold;}
.news p.summary{padding:0 2.5%;height:140px; line-height: 200%;}
.news p.summary a{display:block;float: right; min-width: 70px; text-align: right;padding-right: 5px;color:#ed6e19;}
