@charset "utf-8";
.section-page1{padding:40px 0 20px;}
.section-page2{padding:0 0 20px;}
.section-page3{padding:0 0 20px;}
.news-head{height:46px;line-height:45px;border-bottom:1px solid #dbdbdb;}
.news-head .title{background: url(titbg.png) left center no-repeat;background-size:100% 100%;}
.news-head .title h3{color:#fff;font-size:24px;line-height:45px;padding-left:58px;padding-right:42px;margin:0;}
.news-head .tit1{background: url(ico01.png) 15px center no-repeat}
.news-head .tit2{background: url(ico02.png) 15px center no-repeat}
.news-head .tit3{background: url(ico03.png) 15px center no-repeat}
.news-head .tit4{background: url(ico04.png) 15px center no-repeat}
.news-head .more{margin-top:10px;}
.news-head .more a{display:block;width:23px;height:23px;background: url(more.png) no-repeat;text-indent:-99999px;}
@media (max-width: 1199px) and (min-width:768px) { 
	.news-head{height:40px;}
	.news-head .title h3{font-size:20px;line-height:40px;}
}
@media (max-width: 767px){
	.news-head .title h3{font-size:18px;}
}
