.banner {
	border-top: 8px #4174b3 solid;
}

.banner img {
	width: 100%;
}

.banner .banner-wap {
	display: none;
}

.zcgd,
.gzjz,
.cgzs{
	width: 100%;
}

.com_tit {
	height: 44px;
	background: url("titlebg.jpg") center repeat-x;
	line-height: 44px;
	text-align: center;
	margin: 20px 0px;
}

.com_tit h2 {
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	height: 44px;
	line-height: 44px;
	background: #fff;
	padding: 0 60px;
	vertical-align: middle;
	position: relative;
}
.com_tit h2 {
	padding: 0 90px;
}
.com_tit h2 span {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	top: 50%;
	margin-top: -7px;
	background: #1492ff;
}

.com_tit h2 span.tit-ico-l {
	left: 0;
}

.com_tit h2 span.tit-ico-r {
	right: 0;
}

.list ul {
	display: block;
	float: left;
	width: 48%;
}

.list ul+ul {
	margin-left: 4%;
}

.list li a {
	max-width: 80%;
}
.cgzs .list ul{
	width: 100%;
}
.cgzs .list ul li{
	float: left;
	width: 10%;
	border: none;
}
.cgzs .list li:hover a {
	padding-left: 0px;
}
.h-zw-more {
	display: none;
}

/*老年版*/
.old_type .com_tit{
	height: 96px;
	line-height: 96px;
}
.old_type .com_tit h2{
	font-size: 48px;
	height: 96px;
	line-height: 96px;
}
.old_type .com_tit h2 span{
	width: 14px;
	height: 14px;
}

.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;
}
.old_type .cgzs .list ul{
	width: 100%;
}
.old_type .cgzs .list ul li{
	float: left;
	width: 20%;
	border: none;
}
.old_type .cgzs .list li:hover a {
	padding-left: 0px;
}
/*手机版*/
@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_tit h2{
			font-size: 20px;
			padding: 0px 30px;
		}

	.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;
	}
	.cgzs .list ul{
		width: 100%;
	}
	.cgzs .list ul li{
		float: left;
		width: 25%;
		border: none;
	}
	.cgzs .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) {}
