@charset "utf-8";
.zfxxgk_zn_right a{
	display: block;
	text-decoration: none;
	font: normal 16px "SimSun";
	color: #1a1a1a;
}
.zfxxgk_zn_right a:hover{
	color:#0877fd;
}
.zfxxgk_zn_right > h2{
	text-align: center;
    font-size: 31px;
    font-weight: bold;
    color: #2d66a5;
    margin-bottom: 38px;
}
.zzq_zn ul li {
    position: relative;
}
.zzq_zn ul li:after {
	content: '';
	position: absolute;
	width: 85%;
	height: 0.5px;
	background: #7ec8f8;
	right: 0;
	top: 15px;
}
.zzq_zn ul li a{
	display: inline-block;
	text-decoration: none;
	font: normal 16px "SimSun";
	font-family: inherit;
	font-size: 18px;
	color: rgb(45,102,165);
	font-weight: bold;
	line-height: 30px;
}
.bm_zn h2,.tsjg_zn h2,.zsjg_zn h2,.gljg_other_zn h2{
	border-top: 1px solid #7ec8f8;
	position: relative;
	height: 30px;
	line-height: 30px;
	margin: 15px 0 0;
}
.bm_zn h2 span,.tsjg_zn h2 span,.zsjg_zn h2 span,.gljg_other_zn h2 span{
	background: #fff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: -15px;
    padding-right: 15px;
    text-decoration: none;
	color: rgb(45,102,165);
}
.bm_zn ul,.tsjg_zn ul,.zsjg_zn ul,.gljg_other_zn ul{
	height:auto;
	width:100%;
	overflow:hidden;
	position:relative;
}
.bm_zn ul li,.tsjg_zn ul li,.zsjg_zn ul li,.gljg_other_zn ul li{
	float: left;
	width: 40%;
	font: normal 16px "SimSun";
	height: 26px;
	white-space: nowrap;
}


@media (max-width:1024px){
	.zfxxgk_zn_right{width:100%;}
	.bm_zn ul li, .tsjg_zn ul li, .zsjg_zn ul li, .gljg_other_zn ul li{
		width:60%;
	}
}