div.box {width:100%; margin:0 auto;}
div.box ul.box01 li.li3 {width:100%; float:left; text-align:center; margin-right:0px;  }
div.box ul.box01 li:last-child.li3 {margin-top:10px; }
div.box ul.box01 li img {vertical-align:top; max-width:100%;   }

#news {width:100%; padding:30px 0; clear:both;  overflow:hidden; }
#news div.list{width:100%; float:left; padding:10px 20px 32px 20px; box-sizing:border-box; 
position:relative;  min-height:250px;}
#news div.list h3 {border-bottom:1px solid #838383;}
#news p.more {position:absolute; right:15px; top:10px;  }
#news table td {padding:5px 0; font-size:15px;}