#boxHisNew { width: 100%; float: left; }
#boxHisNew .main { width: 100%; float: left; padding: 30px; box-sizing: border-box; }
#hisNew { width: 100%; float: left; }
#hisNew .hisMain { width: 100%; float: left; }
#hisNew ul { width: 100%; float: left; }
#hisNew ul+ul { margin-top: 20px; border-top: 1px solid #ccc; padding-top: 20px; }
#hisNew ul li { width: 100%; float: left; }
#hisNew ul li:first-child { font-size: 30px; line-height: 32px; color: #333; font-family: 'Din-Bold'; text-align: center; }
#hisNew ul li .item { width: 100%; float: left; margin-top: 15px; }
#hisNew ul li .item .item_image { width: 100%; float: left; }
#hisNew ul li .item .item_image img { width: 100%; float: left; height: auto; }
#hisNew ul li .item .item_title { width: 100%; float: left; margin-top: 6px; font-size: 13px; line-height: 18px; color: #333; text-align: center; }