.section2 .container{padding-bottom:40px;}
.section3{background: url(bg.png) center bottom no-repeat;background-size:cover;}
.section3 .container{padding-bottom:90px;}
.news-tab{position:relative;top:-60px;z-index:99;width:100%;}
.news-tab .hd{margin-bottom:25px;}
.news-tab-nav{text-align:center;}
.news-tab-nav li h3{color:#fff;font-size:20px;line-height:104px;margin:0;cursor: pointer;border-top-left-radius:10px;border-top-right-radius:10px;}
.news-tab-nav li .tt1{background:#4a79fe; box-shadow:0px 0px 10px rgba(0,0,0.5);}
.news-tab-nav li .tt2{background:#f9783d; box-shadow:0px 0px 10px rgba(0,0,0.5);}
.news-tab-nav li .tt3{background:#40aee5; box-shadow:0px 0px 10px rgba(0,0,0.5);}
.news-item{width:100%;background-color:#fff;height:240px;padding:12px;box-shadow: 0 0 10px rgba(0,0,0,0.1);margin-top:35px;transition: height .2s;display: none;overflow:hidden;}
.news-tab .tabSwitch{display:block;width:170px;height:50px;background-color:#1d449c;background-image: url(arr2.png);background-position:center 14px;background-repeat:no-repeat;position: absolute;left: 50%;bottom:-50px;transform: translateX(-50%);transition: background .2s;border-bottom-left-radius:5px;border-bottom-right-radius:5px; box-shadow:inset 0px 15px 15px -15px rgba(0,0,0,.2);text-align: center;}
.news-tab .tabSwitch.actived{background-image: url(arr3.png);}
.news-tab .news-item.actived{ height: auto; }
.service-nav>li>a{display:block;color:#282828;font-size:18px;height:156px;margin:30px 0;text-align:center;}
.service-nav>li>a>span{width:90px;height:90px;display:block;border:1px solid #23499f;margin:0 auto 25px auto;border-radius:50%;}
.service-nav>li>a>span>img{-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.service-nav>li>a:hover>span>img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.news-box .page-header{border-bottom:1px solid #254697;margin-bottom:35px;}
.news-box .page-header .title{color:#254697;font-size:24px;line-height:32px;padding-left:60px;margin-top:0;background: url(ico01.png) left center no-repeat;}
.news-box .page-header .more a{color:#2c50a3;font-size:12px;display:block;padding-right:30px;padding-bottom:4px;border-bottom:2px solid #4162ac;background: url(more.png) right top no-repeat;}
.section3 .news-box .page-header{border-color:#fff;}
.section3 .news-box .page-header .title{color:#fff;background: url(ico02.png) left center no-repeat;}
.section3 .news-box .page-header .more a{color:#fff;border-color:#fff;background: url(more2.png) right top no-repeat;}
.news-hot{padding-bottom:30px;}
.quick-nav>li{margin-bottom:15px;}
.quick-nav>li>a{color:#254697;font-size:18px;display:block;height:60px;line-height:60px;background:#fff;padding-left:56px;background-image: url(ico03.png);background-position:20px center;background-repeat:no-repeat;}
@media (max-width:991px){
	.news-tab{top:-40px;}
	.news-tab-nav li h3{line-height:60px;}
}
@media (max-width:767px){
	.news-tab-nav li{margin-bottom:20px;}
	.news-box .page-header .title{font-size:20px;}
	.news-box .page-header .more{margin-top:10px;}
}
