.distitle{
	font-size: 60px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #ffffff;
	position: absolute;
	left: 0px;
	top: 146px;
	height: 44px;
	line-height: 44px;
}
.disbox{
	width: 1000px;
	margin: 0 auto;
	height: 924px;
	position: relative;
}
body .firstbox{
	width: 100%;
	height: 1015px;
	background: url(/static/img/disbg.jpg) no-repeat;
	background-size: 1920px 1015px;
	background-position: center;
}
.jf{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #dddee3;
	position: absolute;
	left: 280px;
	top: 172px;
	height: 20px;
	line-height: 20px;
}
.distext{
	width: 672px;
	position: absolute;
	left: 0px;
	top: 260px;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #828693;
	line-height: 22px;
}
