.Warp {
	border-top: 8px !important;
	background: url(cwhy_top.png) no-repeat center 0;
}

.banner {
	background-color: unset;
	padding: 150px 0px 10px 0px;
	text-align: center;
	overflow: hidden;
}

.banner img {
	max-width: 100%;
	margin-bottom: 18%;
}


.banner .banner-wap {
	display: none;
}

.zhuban {
	text-align: center;

}

.zhuban img {
	max-width: 100%;
	margin-bottom: 230px;
}

.jjbszctx_dy_txt .header_color1 {
	color: #1492ff;
}

.Warp .zqsk {
	background-color: #fff;
	padding: 24px;
	border-radius: 8px 8px 0px 0px;
	overflow: hidden;
}

.zcsd,
.tphf {
	overflow: hidden;
	padding-bottom: 20px;
}

.zcsd {
	width: 100%;
}

.tphf img {
	max-width: 100%;
	border-radius: 6px;
}

.tphf img.tphf_wap {
	display: none;
}

.jtzc_tit {
	height: 48px;
	background: url(titlebg.jpg) center repeat-x;
	line-height: 48px;
	text-align: center;
}

.jtzc_tit h2 {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	height: 48px;
	line-height: 48px;
	background: #fff;
	padding: 0 40px;
	vertical-align: middle;
	position: relative;
}

.jtzc_tit h2 span {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	top: 50%;
	margin-top: -7px;
	background: #1492ff;
}

.jtzc_tit h2 span.tit-ico-l {
	left: 0;
}

.jtzc_tit h2 span.tit-ico-r {
	right: 0;
}

.list li::before {
	background-color: #1492ff;
}

.list li:hover a {
	color: #1492ff;
}

.picList {
	overflow: hidden;
	width: 100%;
}

.picList ul {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.picList ul li {
	width: 32%;
	height: 235px;
}

.picList ul li a {
	display: block;
	width: 100%;
	height: 235px;
	overflow: hidden;
	position: relative;
}

.picList ul li img {
	width: 100%;
	max-width: 100%;
	height: 235px;
}

.picList ul li .play {
	position: absolute;
	right: 50%;
	top: 50%;
	margin-right: -25px;
	margin-top: -25px;
	height: 50px;
	width: 50px;
	z-index: 50;
	cursor: pointer;
	background: url(icon_play.png) no-repeat;
}

.picList ul li .txt {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.picList ul li .txt p {
	height: 40px;
	line-height: 40px;
	background: rgba(59, 61, 65, 0.6);
	padding: 0px 15px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
}

.picList ul li .txt .line {
	display: block;
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #f5d389;
	transition: all 0.5s ease-in-out;
}

.picList ul li:hover .txt .line {
	width: 100%;
}

.foot {
	margin-top: unset !important;
}

.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;
}

/* 省市活动 */
.hd {
	display: flex;
}

.hd a {
	display: block;
	/* flex: auto; */
	/* float: left; */
	width: 50%;
	height: 80px;
	margin: 20px 0;
	text-align: center;
	/* border: solid 3px #ccc; */
	border: 2px solid #c8dcf2;
	border-radius: 5px;
	font-size: 22px;
	font-weight: bold;
	line-height: 80px;
	color: #fff
}

.hdone {
	margin-right: 40px;
	background: url(./hdone.png);
}

.hdtwo {
	background: url(./hdtwo.png);
}

.hd a:hover {
	color: #ffffff;
	border: 2px solid #1492ff;
}

/*老年版*/
.old_type .list ul {
	width: 100%;
}

.old_type .zcsd,
.old_type .tphf {
	margin-bottom: 50px !important;
}

.old_type .zcsd {
	width: 100%;
}

.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 .jtzc_tit {
	line-height: 96px;
	height: 96px;
	margin-bottom: 50px;
}

.old_type .jtzc_tit h2 {
	font-size: 48px;
	line-height: 96px;
	height: 96px;
}

/*手机版*/
@media screen and (max-width: 1024px) {
	.mobile_type .w1200 {
		width: 100%;
		padding: 0px 3%;
		box-sizing: border-box;
	}

	.w1200 {
		width: 100%;
		padding: 0px 3%;
		box-sizing: border-box;
	}

	.banner {
		padding: 40px 3% !important;
	}

	.banner img {
		max-width: 80%;
	}

	.zhuban img {
		max-width: 80%;
		margin-bottom: 20px;
	}

	.zcsd {
		width: 100%;
	}

	.list ul {
		width: 100%;
	}

	.list ul+ul {
		margin-left: unset;
	}

	.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;
	}

	.tphf img.tphf_wap {
		display: block;
	}

	.tphf img.tphf_pc {
		display: none;
	}



	.picList {
		margin-bottom: 20px;
	}

	.picList ul {
		flex-direction: column;
		margin-top: unset;
	}

	.picList ul li {
		width: 100%;
		margin-top: 20px;
	}

	.picList ul:nth-child(2) {
		display: none;
	}

	.picList ul:nth-child(3) {
		display: none;
	}
}

@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) {}