.common-box .head{padding:60px 0 30px;position:relative;}
.common-box .head .title{color:#9f0011;font-size:36px;line-height:40px;margin:0;font-weight:bold;text-align:center;}
.common-box .head .more{position:absolute;top:45px;right:0;}
.common-box .head .more a{color:#363636;display:block;width:49px;height:49px;background: url(more.png)  center center no-repeat;text-indent:-9999px;}
.section-page1{padding-bottom:20px;/*background-color:#fafafa;*/background: url(bj.jpg) no-repeat;background-size: 100%;}
.section-page2{padding-bottom:20px;background-color:#ffffff;}
.section-page3{padding:50px 0 70px;;background: url(bg3.png) center bottom no-repeat;background-size:cover;}
.section-page4{padding:20px 0 30px}
/*.section-page1 .head{background: url(bg1.png) center bottom no-repeat;background-size: contain;}*/
.section-page3 .head{background: url(bg2.png) center bottom no-repeat;background-size: contain;}
.section-page3 .head .title{color:#fff;}
.section-page2 .news-box{width:90%; margin:0 auto;}
.news-box .head{margin:24px 0 40px;}
.news-box .title{color:#000;font-size:28px;}
.news-box .more a{display:block;width:49px;height:49px;background: url(more.png) center center no-repeat;text-indent:-9999px;}


.section-page4 .news-box {
    width: 90%;
    margin: 0 auto;
}

@media (max-width: 767px){
	.news-head{margin:20px 0;}
	.news-box .title{font-size:20px;}
	.common-box .head .more a,.news-box .more a{width:24px;height:24px;background-size:cover;}
}
