.big-title{
	width:100%;
	height: 231px;
	background: #f3f3f3;
}
.big-title-center{
	width:1200px;
	height:231px;
	background: #f3f3f3;
	/*text-align: center;*/
	margin:0 auto;
	padding-left: 15px;
	padding-right:15px;
}
.big-title-center h3{
	padding-top: 20px;
	padding-bottom: 10px;
}
.big-title-center h3 a{
    font-size: 12px;
    color: #0d5cc1;
}
.big-title-center h4{
    font-size: 27px;
    text-align: center;
    padding: 20px 50px 20px 50px;
    line-height: 42px;
    max-width: 878px;
    margin: 0 auto;
}
.big-title-center h5{
	font-size: 13px;
    text-align: center;
    color: #797979;
}
.big-news{
	width: 1200px;
    /*padding:10px 30px;*/
    padding-bottom: 60px;
    margin:0 auto;
    min-height: 300px;
}