.section-page1{padding:15px 0 30px 0;}
.section-page2{padding:20px 0;background: url(bg.png) center top no-repeat;}
.section-page3{padding:30px 0;}
.news-head{position:relative;margin:35px 0;}
.news-head .title{color:#17467b;font-size:30px;line-height:60px;font-weight:bold;}
.news-head .more{position:absolute;top:24px;right:0;}
.news-head .more a {width:30px;height:8px;display:block;color:#17467b;background: url(more.png) no-repeat;text-indent:-9999px;}
.news-main{height:385px;background: #fff url(bg2.png) right bottom no-repeat;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.news-arrow{padding:23px 20px;background-color:#75c0bd;}
.news-arrow2{background-color:#2272b6;}
.news-arrow3{background-color:#8c97cb;}
.news-arrow a{transition: all 0.2s ease-out 0s;}
.news-arrow a:hover{margin-left:10px;}
.section-page2 .news-head .title{color:#fff;}
.news-tabs{position:relative;}
.news-tabs-nav{text-align:center;margin-bottom:20px;}
.news-tabs-nav>li{color:#626262;font-size:30px;line-height:60px;display:inline-block;font-weight:bold;cursor:pointer;}
.news-tabs-nav>li>span{color:#626262;margin:0 20px;}
.news-tabs-nav>li.on{color:#17467b;}
.news-tabs .more{position:absolute;top:24px;right:0;}
.news-tabs .more a {width:30px;height:8px;display:block;color:#17467b;background: url(more.png) no-repeat;text-indent:-9999px;}
.tabs-item{display:none;}
@media screen  and (max-width:767px) {
	.news-head{margin:20px 0;}
	.news-head .title{font-size:20px;}
}