.path{
	width: 1300px;
	margin-top: 24px;
	margin-bottom: 14px;
}
.path>a{
	font-size: 14px;
	color: #999999;
}
.path>.now-page,.path>a:hover{
	color: #0061b3;
}
.mid-content{
	width: 1300px;
	background-color:#FFFFFF;
	padding-top: 44px;
	padding-bottom: 45px;
}
.mid-head{
	width: 1160px;
	position: relative;
}
.mid-head>.title{
	font-size: 26px;
	color: #0061b3;
}
.other-news{
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}
.other-news>a{
	font-size: 12px;
	color: #646464;
	margin-left: 30px;
}
.other-news>a:hover{
	color: #0061b3;
	text-decoration: underline;
}
.news-wrap{
	width: 100%;
	margin-top: 12px;
	border-top: 1px solid #dddddd;
	position: relative;
}
.news-content{
	width: 1160px;
	height: auto;
	position: relative;
}
.date-flag{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	left: 0;
	width: 100px;
	height: 100px;
	color: #FFFFFF;
	background-color: #0061b3;
}
.news-text{
	width: 1030px;
	margin-left: 200px;
	padding-top: 30px;
}
.news-title{
	font-size: 20px;
	color: #333333;
}
.news-detail{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	text-indent: 28px;
	margin-top: 10px;
}
.illustration{
	text-align: left;
	padding: 15px 0px;
}
.illustration img{
	display: block;
	margin: 0;
	padding: 0;
}
.illustration .img-words{
	font-size: 14px;
	color: #666666;
	margin-top: 14px;
}
.mid-footer{
	width: 1160px;
	position: relative;
	padding-top: 50px;
}
.footer{
	margin-top: 20px;
}
