header .news-topbar{min-width:1220px;height:840px;background:url(../img/news_banner.png) no-repeat center top}
section{width:1220px;margin:20px auto 50px}
section .tab{margin-bottom:5px}
section .tab>div{text-align:center;display:inline-block;width:130px;height:24px;line-height:24px;font-size:16px;color:#090200;background-color:#f9f9f9;cursor:pointer}
section .tab>div.active{color:#fff;background-color:#1b1b1b}
section .tab>div:nth-of-type(1){margin-right:-4px}
section .news-list>div{width:100%;border-top:solid 1px #ccc;padding:30px 0}
section .news-list>div:last-of-type{border-bottom:solid 1px #ccc}
section .news-list>div .left{width:260px;display:inline-block;margin-right:30px}
section .news-list>div .left img{height:160px}
section .news-list>div .right{width:928px;display:inline-block;vertical-align:top;text-align:justify}
section .news-list>div .right p:nth-of-type(1){font-size:22px;color:#000}
section .news-list>div .right p:nth-of-type(2){font-size:16px;line-height:24px;color:#000;margin:15px 0 50px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
section .news-list>div .right p:nth-of-type(3){font-size:14px;color:#999}
section .pagination{margin-top:20px;width:100%;text-align:center;font-size:14px;color:#999}
section .pagination>div{display:inline-block;margin-right:15px}
section .pagination>div input{width:25px;margin:0 5px;color:#999;font-size:14px;text-align:center}
section .pagination>div input.border{border-bottom:1px solid #999}
section .pagination .last,section .pagination .next,section .pagination .sure{cursor:pointer}