.w1200 {
	width: 1200px;
	margin: 0 auto;
}

/* 当前位置开始 */
.current-position {
	line-height: 60px;
	font-size: 14px;
}

.current-position a {
	line-height: 60px;
	font-size: 14px;
}

.current-position>div {
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #e3e3e3;
}

/* 当前位置结束 */
.tit {
	text-align: center;
	font-size: 0px;
	padding: 20px 0px;
	border: none;
	margin-left: 0px;
	background: url(tit-bj.png) bottom no-repeat;
}

.tit h4 {
	font-size: 40px;
	font-weight: bold;
	margin-top: 30px;
	color: #477ab7;
	text-align: center;
}

.tit h4 a {
	color: #477ab7;
	text-decoration: none;
}

.tit em {
	width: 60px;
	height: 6px;
	background-color: #477ab7;
	display: inline-block;
	text-align: center;
	margin-top: 25px;
	border-radius: 5px;
}

.main {
	overflow: hidden;
}

.cen_box {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.cen {
	width: 48%;
}

.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: 20px;
	line-height: 42px;
	font-weight: bold;
	color: #3b7dc8;
	padding: 0px 5px;
	border-bottom: 3px solid #e84d0e;
}

.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;
}

.zcwj,
.cen_box {
	margin-top: 20px;
}

.zcwj .list {
	display: flex;
	justify-content: space-between;
}

.zcwj .list ul {
	width: 48%;
}

.zcwj .list ul,
.cen .list ul {
	overflow: hidden;
}

/*老年版*/
.old_type .current-position {
	line-height: 60px;
	font-size: 28px;
}

.old_type .current-position a {
	line-height: 60px;
	font-size: 28px;
}

.old_type .current-position> :nth-child(1) {
	padding: 0 !important;
}

.old_type .current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(1)> :nth-child(1) {
	background-size: 30px !important;
	padding-left: 36px !important;
	padding-bottom: 5px;
}

.old_type .current-position div> :nth-child(1) {
	padding-left: 30px !important;
	padding-bottom: 5px;
	background-size: 30px !important;
}

.old_type .current-position div a {
	margin: 0 5px;
}

.old_type .tit h4 {
	font-size: 60px;
}

.old_type .gljy {
	margin: 50px auto;
}

.old_type .zcwj,
.old_type .jydd,
.old_type .jyfzgh,
.old_type .knxszz {
	margin-top: 50px;
}

.old_type .jszp,
.old_type .jydd,
.old_type .jyfzgh,
.old_type .knxszz {
	width: 100%;
}

.old_type .con_tit li span {
	font-size: 36px;
	line-height: 72px;
}

.old_type .con_tit .more a,
.old_type .con_tit>span>a {
	font-size: 28px;
	line-height: 2;
}

.old_type .gljy .icon {
	width: 25%;
	margin-top: 30px;
}

.old_type .gljy .icon> :nth-child(1) {
	margin-top: unset;
}

.old_type .gljy .icon> :nth-child(2) {
	margin-top: unset;
}

.old_type .gljy .icon> :nth-child(3) {
	margin-top: unset;
}

.old_type .gljy .icon> :nth-child(4) {
	margin-top: unset;
}

.old_type .gljy .icon p {
	font-size: 36px;
}

.old_type .cen_box {
	flex-direction: column;
}

.old_type .cen {
	width: 100%;
}

.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;
	}

	.zcwj .list ul,
	.jszp,
	.jydd,
	.jyfzgh,
	.knxszz {
		width: 100%;
	}

	.con_tit .more,
	.con_tit>span {
		display: none;
	}

	.gljy .icon {
		margin-top: 20px;
		width: 33.3%;
	}

	.gljy .icon> :nth-child(1) {
		margin-top: unset;
	}

	.gljy .icon> :nth-child(2) {
		margin-top: unset;
	}

	.gljy .icon> :nth-child(3) {
		margin-top: unset;
	}

	.list ul {
		width: 100%;
	}

	.list ul+ul {
		margin-left: unset;
	}

	.zcwj .list> :nth-child(3) {
		display: none;
	}

	.cen_box {
		flex-direction: column;
	}

	.cen {
		width: 100%;
	}

	.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) {}