/* 教育活动 top */
.jyhd_bg {
	background-image: url(../img/top/jyhd_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 400px;
}



/* 响应式 移动端 导航  展现形式 */
.res_zxgk_left {
	display: none;
}

.res_zxgk_left ul a:first-child {
	border-left: 4px solid #8abeb2;
}

.res_zxgk_left ul a:nth-child(2) {
	border-left: 4px solid #9e87cd;
}

.res_zxgk_left ul a:last-child {
	border-left: 4px solid #e0cf75;
}

.jyhd_jianjie {
	background: #FAFAFA;
	padding: 30px;
	margin-top: 40px;
	line-height: 2;
	margin-bottom: 20px;
}

.jyhd_jianjie_right {
	background: #FAFAFA;
	padding: 30px;
	line-height: 2;

}

.jyhd_complete_left {

	width: 67%;
}

.jyhd_complete_right {

	width: 30%;
}

.jyhd_title {
	display: flex;
	align-items: center;
}

.jyhd_state_wks {
	margin-left: auto;
	justify-items: right;
	width: 100px;
	text-align: center;
	background-color: #E9F5F3;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.jyhd_state_kyy {
	margin-left: auto;
	justify-items: right;
	width: 100px;
	text-align: center;
	background-color: #8abeb2;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.jyhd_complete_state {
	text-align: center;
	background-color: #E9F5F3;
	padding: 10px;
	margin-bottom: 10px;
}
.jyhd_complete_state_kyy{
	text-align: center;
	background-color: #8abeb2;
	padding: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.jyhd_complete_line_height {
	line-height: 2;
}

.font-bolder {
	font-weight: bolder;
}

.font-bold {
	font-size: 18px;
	font-weight: bold;
}

.xw_title {
	font-weight: 540;
	font-size: 18px;
}

.list_xw{
	width: 100%;
}
.list_xw_item{
	width: 100%;
}
.list_xw_item img{
	width: 100%;
}

.list_xw a {
	text-decoration: none;
	color: black;
}

.jyhd_img {
	margin-top: 30px;
	width: 100%;
}

.page_active_jy {
	background: #8abeb2;
}

.mb60 {
	margin-bottom: 60px;
}

.ptb30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.zlxz_complete{
	display: none;
}
