body {
	font-family: "微软雅黑", "Microsoft YaHei", "黑体";
	background: #fff url(yb_bg_body.png) no-repeat 50% 0;
}

.core {
	width: 1100px;
}

.container {
	padding: 0;
}

.logo-name {
	margin: 10px auto 0;
}

.zfxxgk {
	width: 100%;
	font-size: 100px;
	font-weight: bold;
	color: #2d66a5;
	text-align: center;
	margin: 55px auto 70px;
}

.top_title_pic .sub{
	position: absolute;
	right: 23px;
	_right: 23px;
	top: 8px;
	width: 36px;
	height: 36px;
	background: url("search-1.png") 0 0 no-repeat;
	display: inline-block;
	border: none;
	outline: none;
	cursor: pointer;
}



.main {
	background: #f2f2f2;
	padding-top: 70px;
}

.mu-l {
	width: 15%;
	float: left;
	background-color: #fdfdfd;
}

.mu-l .columnhover a {
	color: #1b65b9;
	text-decoration: underline;
	position: relative;
}

.mu-l .columnhover a::after {
	width: 0;
	height: 0;
	border-left: 5px solid #1b65b9;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	content: "";
	position: absolute;
	top: 6px;
	left: -9px;
}

/* .mu-r {
	width: calc(85% - 20px);
	float: right;
	background-color: #fdfdfd;
} */

.mu-tit {
	background: #2d67a6;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 9px 0;
}

.mu-tit span {
	width: 24%;
	display: inline-block;
}

.mu-cell p {
	padding: 9px 0 9px 15px;
	color: #666;
	font-size: 18px;
	/* height: 57px; */
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 5px;
	cursor: pointer;
	overflow: hidden;
}

.mu-cell ul {
	display: none;
}

.mu-cell li {
	padding: 9px 0 9px 50px;
	font-size: 16px;
	color: #333;
}

.mu-r li {
	display: inline-table;
	width: 100%;
	overflow: hidden;
}

.mu-r li>span {
	display: table-cell;
	/* width: 25%; */
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.mu-r li>span:last-child {
	border-right: 1px solid #e8e8e8;
}
.subject_nav_year li a{
	cursor: pointer;
}