/* .Warp {

}

.banner {

} */

.banner img {
	max-width: 100%;
}


.banner .banner-wap {
	display: none;
}

.tit {
	line-height: 45px;
	font-weight: 600;
	font-size: 32px;
	color: #333333;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.gztj,
.zczd {
	width: 100%;
	background: #ffffff;
	padding-top: 40px;
}

.gztj .tplb,
.gztj .list {
	width: 49%;
}

.gztj .w1200 {
	display: flex;
	justify-content: space-between;
}

.gztj .w1200 .list ul {
	margin-top: unset;
}

.index_lb {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.index_lb .bd {
	height: 368px;
	position: relative;
}

.index_lb .bd li img {
	vertical-align: middle;
	width: 100%;
	height: 368px;
}

.index_lb .btn-prev,
.index_lb .btn-next {
	display: block;
	position: absolute;
	top: 160px;
	width: 40px;
	height: 69px;
	z-index: 2
}

.index_lb .btn-prev {
	left: 0;
	background: url(left-arrow.png) no-repeat;
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="left-arrow.png")
}

.index_lb .btn-next {
	right: 0;
	background: url(right-arrow.png) no-repeat;
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="right-arrow.png")
}

.index_lb .hd {
	height: 7px;
	position: absolute;
	bottom: 15px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.index_lb .hd ul {
	overflow: hidden;
	zoom: 1;
	overflow: hidden;
	display: inline-block;
	float: right;
}

.index_lb .hd ul li {
	float: left;
	margin-right: 12px;
	width: 24px;
	height: 7px;
	text-align: center;
	background: #4F6D8E;
	cursor: pointer;
	float: left;
	text-indent: -9999px;
}

.index_lb .hd ul li.on {
	background: #FFA800;
	color: #fff;
}

.index_lb .bd li {
	position: relative;
}

.index_lb .bd li p {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(59, 61, 65, 0.6);
	padding: 0px 180px 0px 15px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
}

.zczd .w1200 ul {
	display: grid;
	grid-template-rows: repeat(2, 1fr);
	grid-template-columns: repeat(3, 1fr);
	row-gap: 30px;
	margin-bottom: 40px;
}

.zczd .w1200 ul li {
	position: relative;
}

.zczd .w1200 ul li .ewm-box {
	position: absolute;
	width: 220px;
	padding: 10px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	border: 1px solid #CCCFD7;
	display: flex;
	flex-direction: column;
	z-index: 99;
	right: 90px;
}

.zczd .w1200 ul li .ewm-box p {
	padding: 0 15px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #1492ff;
	margin-top: 8px;
	font-weight: 600;
}

.zczd .w1200 ul li .ewm-box span {
	text-align: center;
	margin-top: 10px;
}

.zczd .w1200 ul li .ewm-box span img {
	max-width: 100%;
}

.zcjc {
	background: url("yjhx_07.png") center;
	padding: 40px 0px;
}

.zcjc .cen_box {
	display: flex;
	justify-content: space-between;
}

.zcjc .cen_box+.cen_box {
	margin-top: 20px;
}

.cen {
	width: 49%;
	background: #ffffff;
	border-radius: 4px;
	padding: 20px;
}

.con_tit {
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
}

.con_tit li {
	float: left;
	margin-right: 22px;
	position: relative;
	text-align: center;
}

.con_tit li span {
	display: block;
	padding: 1px;
	font-size: 22px;
	line-height: 42px;
	font-weight: bold;
	color: #333333;
	padding: 0px 5px;
	border-bottom: 3px solid #db2333;
}

.con_tit .more,
.con_tit>span {
	float: right;
	margin-bottom: -3px;
}

.con_tit .more a,
.con_tit>span>a {
	font-size: 14px;
	color: #999999;
	line-height: 42px;
}

.tphf {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.tphf img {
	max-width: 100%;
}

.tphf img.tphf_wap {
	display: none;
}

.foot {
	margin-top: unset !important;
}

.h-zw-more {
	display: none;
}

/*老年版*/
.old_type .list ul {
	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 .index_lb .bd {
	height: 800px;
	width: 1200px;
}

.old_type .index_lb .bd li img {
	height: 800px;
	width: 1200px;
}

.old_type .index_lb .bd li p {
	font-size: 32px;
	height: 98px;
	line-height: 98px;
}

.old_type .index_lb .hd {
	bottom: 46px;
}

.old_type .index_lb .hd ul li {
	width: 36px;
	height: 16px;
}

.old_type .index_lb .btn-prev,
.old_type .index_lb .btn-next {
	top: 365px;
}

/*手机版*/
@media screen and (max-width: 1024px) {
	.mobile_type .w1200 {
		width: 100%;
		padding: 0px 3%;
		box-sizing: border-box;
	}

	.w1200,
	.tit,
	.tphf {
		width: 100%;
		padding: 0px 3%;
		box-sizing: border-box;
	}

	.banner .banner-pc {
		display: none;
	}

	.banner .banner-wap {
		display: block;
	}

	.gztj .w1200 {
		flex-direction: column;
	}

	.gztj .tplb,
	.gztj .list {
		width: 100%;
	}

	.gztj .list {
		margin-top: 20px;
	}

	.zczd .w1200 ul {
		display: flex;
		flex-direction: column;
	}

	.zcjc .cen_box {
		flex-direction: column;
	}

	.cen {
		width: 100%;
	}

	.cen+.cen {
		margin-top: 20px;
	}

	.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;
	}

	.index_lb .btn-prev,
	.index_lb .btn-next {
		display: none;
	}

	.index_lb .bd {
		height: unset;
	}

	.index_lb .bd li img {
		height: unset;
	}

	.index_lb .bd li p {
		text-align: center;
		height: 70px;
		padding: 0px 15px 0px 15px;
	}

	.index_lb .hd {
		bottom: 27px;
	}

	.index_lb .hd ul li {
		width: 8px;
		height: 8px;
		border-radius: 4px;
	}

	.index_lb .hd ul li.on {
		background: #fab600;
		color: #fff;
		width: 24px;
	}

	.index_lb .hd ul {
		float: unset;
	}

	.tphf img.tphf_wap {

		display: block;
	}

	.tphf img.tphf_pc {
		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) {}