.down-title {
    text-align: center;
	margin-top: 35px;
	margin-bottom: 30px;
}
.down-content {
	height: 165px;
}
.down-title .b25 {
	margin-bottom: 20px;
}
.down-title .b10 {
	margin-bottom: 3px;
	padding: 6px 20px;
	font-size: 14px;
	line-height: normal;
	width: 98px;
}
.photo {
	width: 1100px;
	height: 530px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.photo .Pic {
	width: 1100px;
	height: 360px;
	position: absolute;
	top: 130px;
}
.photo .Pic .content {
	width: 180px;
	height: 360px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-left: 3px;
}
.photo .Pic .content .txt {
	width: 156px;
	height: 100px;
	background: rgba(18,21,44,0.7);
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0 12px;
	border-top: 2px solid #CB5412;
}
.photo .Pic .content .txt h3 {
	color: #CB5412;
	font-size: 24px;
	font-weight: 100;
	margin: 10px 0 6px 0;
}
.photo .Pic h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 100;
}