.section2{background: url(bg.png) center top no-repeat;}
.section3{background: url(bg2.png) center bottom no-repeat;}
.news-tab{position:relative;}
.news-tab .hd{padding-top:40px;margin-bottom:40px;}
.news-tab-nav{text-align:center;}
.news-tab-nav li{display:inline-block;margin: 0 20px;}
.news-tab-nav li h3{color:#303030;font-size:24px;line-height:55px;padding-left:55px;margin:0;font-weight:bold;}
.news-tab-nav li .tt1{background: url(ico01.png) left center no-repeat;}
.news-tab-nav li .tt2{background: url(ico02.png) left center no-repeat;}
.news-tab-nav li .tt3{background: url(ico03.png) left center no-repeat;}
.news-tab-nav li .tt4{background: url(ico04.png) left center no-repeat;}
.news-tab-nav li .tt5{background: url(ico05.png) left center no-repeat;}
.news-tab-nav li .tt6{background: url(ico06.png) left center no-repeat;}
.news-tab-nav li .tt7{background: url(ico07.png) left center no-repeat;}
.news-tab-nav li .tt8{background: url(ico08.png) left center no-repeat;}
.news-tab-nav li .tt9{background: url(ico09.png) left center no-repeat;}
.news-tab-nav li.on h3{color:#213f8e;}
.news-item{display:none;}
.news-more{position:absolute;top:60px;right:0;}
.news-more a{color:#292828;}
.news-tab2{padding-bottom:30px;}
.news-tab3 .bd{padding:20px 0 30px 0;}
@media (max-width:991px){
	.news-tab .hd{padding-top:20px;margin-bottom:20px;}
	.news-tab-nav li h3{font-size:18px;padding-left:30px;background-size: 25px !important;}
	.news-more{position:static;margin-bottom:20px;text-align:right;}
	.news-tab2{padding-bottom:0;}
}