.head-container .logo {
	display: block;
	height: 500px;
	background: url(/material/images/hbyhyshj/hd.png) no-repeat center;
	text-indent: -999em;

}

.content-container .title {
	margin-top: 30px;
	height: 70px;
	background: url(/material/images/hbyhyshj/gzdt.png) no-repeat center;
	background-size: auto 70px;
	position: relative;
	text-indent: -999em;
	margin-bottom: 20px;
}

.content-container .title::before,
.content-container .title::after {
	content: '';
	display: block;
	height: 4px;
	width: 30%;
	background-color: #E0E0E0;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.content-container .title::after {
	left: unset;
	right: 0;
}

.content-container .title a {
	display: block;
	height: 100%;
}

.content-container ul li {
	line-height: 54px;
	margin-bottom: 10px;

}

.content-container ul {
	margin-bottom: 50px;
}

.content-container ul li a {
	display: block;
	font-size: 22px;

	padding-right: 12%;
	position: relative;
}

.content-container ul li .date {
	position: absolute;
	right: 0;
	top: 0px;
	font-weight: normal;
	color: #999;
}

.content-container .title.t_ {
	background-image: url(/material/images/hbyhyshj/zcwj.png);
}

@media (max-width: 480px) {
	.head-container h1.logo {
		height: 170px;
		text-indent: -999em;
		background-size: 180%;
	}
	
	.content-container ul li .date{
		position: unset;
		display: block;
	}
	.content-container ul li a{
		padding-right: 0;
	}
}
