.Warp {
	border-top: 8px #4174b3 solid;
	background: url(jjbszctx_bg.png) no-repeat center 0;
}

.banner {
	background-color: unset;
	padding: 40px 0px;
	text-align: center;
	overflow: hidden;
}

.banner img {
	float: left;
	max-width: 100%;
}

.banner img+img {
	float: right;
}

.banner .banner-wap {
	display: none;
}

.jjbszctx_dy {
	height: 156px;
	margin-bottom: 20px !important;
	background: #fff;
	border-radius: 8px;
	padding:0px 24px;
}

.jjbszctx_dy_icon {
	width: 90px;
	height: 100%;
	float: left;
	text-align: center;
}

.jjbszctx_dy_icon img {
	width: 66px;
	margin: 0 auto;
	margin-top: -12px;
}

.jjbszctx_dy_txt {
	width: 1062px;
	height: 96px;
	margin-top: 15px;
	text-indent: 2em;
	line-height: 32px;
	font-size: 16px;
	color: #888888;
	float: left;
	font-weight: bold;
}
.jjbszctx_dy_txt .header_color1{color: #1492ff;}
.Warp .zqsk {
	background-color: #fff;
	padding: 24px;
	border-radius: 8px 8px 0px 0px;
	overflow: hidden;
}

.zxxx,
.sjzc,
.zcsd,
.zcjd,
.tphf {
	overflow: hidden;
	padding-bottom: 20px;
}
.zxxx,.zcsd {
	width: 48%;
	float: left;
}

.zcjd,.sjzc {
	width: 48%;
	margin-left: 4%;
	float: left;
}

.com {
	width: 100%;
	line-height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #dadada;
}

.com h4 {
	font-size: 24px;
	font-weight: normal;
	float: left;
	border-bottom: 2px solid #1492ff;
	padding-bottom: 2px;
}

.com a {
	float: right;
	font-size: 14px;
	color: #999999;
	margin-top: 3px;
}

.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;
	margin-bottom: 20px;
}
.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;
}
.jtzc_list{
	overflow: hidden;
}
.jtzc_list ul li{
	width: 22%;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	height: 125px;
	border: 1px solid #e8e8e8;
	background: #f2f8ff;
	box-shadow: 0 4px 5px rgba(125,125,125,.1);
	border-radius: 6px;
	position: relative;
}
.jtzc_list ul li+li{
	margin-left: 4%;
}
.jtzc_list ul li:nth-child(4n+1){
		margin-left: unset;
	}
.jtzc_list ul li a{
	display: flex;
	height: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.jtzc_list ul li i{
	display: block;
	width: 60px;
	height: 60px;
}
.jtzc_list ul li:nth-child(1) i{
	background: url(jjbszctx_1.png) no-repeat center;
}
.jtzc_list ul li:nth-child(2) i{
	background: url(jjbszctx_2.png) no-repeat center;
}
.jtzc_list ul li:nth-child(3) i{
	background: url(jjbszctx_3.png) no-repeat center;
}
.jtzc_list ul li:nth-child(4) i{
	background: url(jjbszctx_4.png) no-repeat center;
}
.jtzc_list ul li:nth-child(5) i{
	background: url(jjbszctx_5.png) no-repeat center;
}
.jtzc_list ul li:nth-child(6) i{
	background: url(jjbszctx_6.png) no-repeat center;
}
.jtzc_list ul li:nth-child(7) i{
	background: url(jjbszctx_7.png) no-repeat center;
}
.jtzc_list ul li:nth-child(8) i{
	background: url(jjbszctx_8.png) no-repeat center;
}
.jtzc_list ul li:nth-child(9) i{
	background: url(jjbszctx_9.png) no-repeat center;
}
.jtzc_list ul li:nth-child(10) i{
	background: url(jjbszctx_10.png) no-repeat center;
}
.jtzc_list ul li:nth-child(11) i{
	background: url(jjbszctx_11.png) no-repeat center;
}
.jtzc_list ul li:nth-child(12) i{
	background: url(jjbszctx_12.png) no-repeat center;
}
.jtzc_list ul li span{
	color: #666;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	padding: 0px 10px;
}
.jtzc_list ul li:hover span{color:#1492ff;;}
.jtzc_list ul li::before,
.jtzc_list ul li::after,
.jtzc_list ul li a::before,
.jtzc_list ul li a::after{content: '';display: block;position: absolute;transition: all 0.3s;opacity: 0;z-index: 0;}
.jtzc_list ul li::before{border-top: 1px solid #1492ff;width: 0;left: 0px;top: 0;}
.jtzc_list ul li::after{border-left: 1px solid #1492ff;height: 0;left: 0;bottom: 0;}
.jtzc_list ul li a::before{border-bottom: 1px solid #1492ff;width: 0;right: 0;bottom: 0;}
.jtzc_list ul li a::after{border-right: 1px solid #1492ff;height: 0;right: 0;top: 0;}
.jtzc_list ul li:hover::before{ width:100%; opacity: 1; }
.jtzc_list ul li:hover::after{ height:100%; opacity: 1; }
.jtzc_list ul li:hover a::before{ width:100%; opacity: 1; }
.jtzc_list ul li:hover a::after{ height:100%; opacity: 1; }
.list li::before {
	background-color: #1492ff;
}

.list li:hover a {
	color: #1492ff;
}

.foot{
	margin-top: unset !important;
}
/*老年版*/
.old_type .com {
	margin: 50px 0px 30px;
	font-size: 48px;
}

.old_type .com h4 {
	font-size: 48px;
}

.old_type .com a {
	font-size: 32px;
}

.old_type .list ul {
	width: 100%;
}
.old_type .jjbszctx_dy{
		height: auto;
		overflow: hidden;
		margin-bottom: 50px !important;
	}
.old_type .jjbszctx_dy_txt{
	font-size: 32px;
	line-height: 2;
	height: auto;
}
.old_type .zxxx, .old_type .zcsd, .old_type .zcjd, .old_type .sjzc, .old_type .tphf{
	margin-bottom: 50px !important;
}

.old_type .zxxx,.old_type .zcsd{
		width: 100%;
	}
.old_type .zcjd,.old_type .sjzc{
		width: 100%;
		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 .jtzc_tit{
	line-height: 96px;
	height: 96px;
	margin-bottom: 50px;
}
.old_type .jjbszctx_dy_icon img{
	margin-top: -14px;
}
.old_type .jtzc_tit h2{
	font-size: 48px;
	line-height: 96px;
	height: 96px;
}
.old_type .jtzc_list ul li{
	width: 30%;
	height: 190px;
}
.old_type .jtzc_list ul li span{
	font-size: 32px;
}
.old_type .jtzc_list ul li+li{
	margin-left: 5%;
}
.old_type .jtzc_list ul li:nth-child(4n+1){
	margin-left: 5%;
}
.old_type .jtzc_list ul li:nth-child(3n+1){
	margin-left: unset;
}
/*手机版*/
@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%;
	}
	.jjbszctx_dy{
		height: auto;
		overflow: hidden;
	}
	.jjbszctx_dy_icon{
		display: none;
	}
	.jjbszctx_dy_txt{
		width: 100%;
		height: auto;
		margin:15px 0px;
	}
	.com a{
		display: none;
	}
	.zxxx,.zcsd{
		width: 100%;
	}
	.zcjd,.sjzc{
		width: 100%;
		margin-left: unset;
	}
	.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;
	}
	.jtzc_list ul li{
		width: 48%;
		height: 130px;
	}
	.jtzc_list ul li+li{
		margin-left: 4%;
	}
	.jtzc_list ul li:nth-child(2n+1){
		margin-left: unset;
	}
}

@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) {}
