.banner {
	border-top: 8px #4174b3 solid;
}

.banner img {
	width: 100%;
}

.banner .banner-wap {
	display: none;
}

.zxxx,
.zcsd {
	width: 100%;
}

.com {
	background: url(yhyshj_002.jpg) center top no-repeat;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #4da2f5;
	font-size: 30px;
	font-weight: bold;
	margin: 30px 0px 15px 0px;
}

.com a {
	font-size: 30px;
	font-weight: bold;
	color: #4da2f5;
}

.list ul {
	display: block;
	float: left;
	width: 48%;
}

.list ul+ul {
	margin-left: 4%;
}

.list li a {
	max-width: 80%;
}

.h-zw-more {
	display: none;
}

/*老年版*/
.old_type .com{
	margin: 50px 0px 30px;
}

.old_type .com a {
	font-size: 48px;
}

.old_type .list ul {
	width: 100%;
}

.old_type .list ul+ul {
	margin-left: unset;
}
.old_type .list li {
	padding-left: 25px;
	line-height: 64px;
}

.old_type .list li a {
	line-height: 64px;
	font-size: 32px;
	max-width: 85%;
}

.old_type .list li span {
	height: 64px;
	line-height: 64px;
	font-size: 28px;
}

.old_type .list li::before {
	height: 8px;
	width: 8px;
	margin-top: 32px;
}
/*手机版*/
@media screen and (max-width: 1024px) {
	.mobile_type .w1200 {
		width: 100%;
		padding: 0px 3%;
		box-sizing: border-box;
	}

	.banner {
		border-top: 4px solid #4174b3;
	}

	.banner .banner-pc {
		display: none;
	}

	.banner .banner-wap {
		display: block;
	}

	.com {
		background-size: 150% 100%;
	}

	.com a {
		font-size: 22px;
	}

	.list ul {
		width: 100%;
	}

	.list ul+ul {
		margin-left: unset;
	}

	.list> :nth-child(2) {
		display: none;
	}

	.list li {
		line-height: 32px;
	}

	.list li a {
		white-space: unset;
		text-overflow: unset;
		overflow: unset;
		float: unset;
		max-width: none;
		display: inline;
		line-height: 32px;
	}

	.list li span {
		line-height: 32px;
		height: 32px;
	}

	.list li::before {
		margin-top: 16px;
	}

	.list li:hover a {
		padding-left: 0px;
	}

	.h-zw-more {
		display: inline-block;
		width: 100%;
		height: 44px;
		line-height: 44px;
		text-align: center;
		background-color: #f4f4f4;
		border-radius: 5px;
		color: #999;
		margin-top: 20px;
		font-size: 16px;

	}

	.h-zw-more a {
		color: #999;
	}
}

@media screen and (max-width: 833px) {}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width:750px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:480px) {}

@media screen and (max-width:320px) {}
