#demo-footer{
	/* position: fixed;
	bottom: 0;
	left: 0;
	width: 100%; */
	background: #F6F7F9;
	text-align: center;
	min-width: 950px;
	/* display: none; */
	padding-top: 20px;
	padding-bottom: 200px;
	margin-top: 130px
}
#demo-footer ul {
	width: 700px;
	margin: 0 auto;
}
#demo-footer a.nav-redirect{
	color: #000;
	display: inline-block;
	text-decoration: none;
	width: 9%;
}
#demo-footer a.nav-redirect:hover{
	text-decoration: underline;
}
#demo-footer .m-b-1 {
	margin-bottom: 8px;
	line-height:17px;
}
#demo-footer .m-b-2 {
	margin-bottom: 14px;
	margin-top: 26px;
}
#hover-show-part{
	margin-bottom: 16px;
	margin-top:8px;
}
.line{
	width: 90%;
	margin: 0px auto;
	height: 1px;
	background: url('/news/system/modules/my.opencms.news/resources/pc/pic/content_bottom_box_line.png') no-repeat;
	background-position:center top;
	background-size:100% 100%;
}