
.topPic{
	width:1200px;
	height:300px;
	margin:100px auto 10px;
}

.topPic>img{
	width: 100%;
	height: 100%;
}

.title2 {
	width:900px;
	height:320px;
	margin:0 auto;
	padding-top:40px;
}

.title_t{
	text-align:center;
	font-size: 40px;
	margin-bottom:20px;
	color: white;
}
.title_c{
	text-align:left;
	font-size: 18px;
	color: #828282;
	line-height: 28px;
}

.title_c > a{
	color: #EE6F06;
	text-decoration: underline !important;
}

.title_a{
	margin-top:20px;
	text-align:center;
	font-size: 18px;
	color: #828282;
	line-height: 28px;
}