/* 当前位置开始 */
.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;
}

/* 当前位置结束 */

/* 主体内容开始 */
.gov_com {
	padding: 30px 150px;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	box-sizing: border-box;
}

.gov_com h1 {
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	color: #5e8bc0;
	font-size: 28px;
	font-weight: bold;
	line-height: 2;
	height: 80px;
}
.gov_com .gov_list ul {
	margin-top: 20px;
}
.gov_com .gov_list li{
	border-bottom: 1px dashed #e3e3e3;
}
.gov_com .gov_list li>a{
	float: left;
	line-height: 44px;
}
.gov_com .gov_list li>span{
	float: right;
	line-height: 44px;
}
.gov_com .gov_list li::after {
	display: table;
	content: "";
	line-height: 0;
	clear: both;
}
/*老年版开始*/
.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 .gov_com {
	padding: 50px 100px;
}

.old_type .gov_com h1 {
	font-size: 52px !important;
	line-height: 70px !important;
	padding-bottom: 20px;
}
.old_type .gov_com h1{
	font-size: 56px;
	height: 130px;
}
.old_type .gov_com .gov_list li > a{
	line-height: 88px;
	font-size: 32px;
}
.old_type .gov_com .gov_list li > span{
	line-height: 88px;
	font-size: 32px;
}
/*移动版开始*/
@media screen and (max-width: 1024px) {
	.mobile_type .w1200 {
		width: 100%;
	}

	.current-position {
		font-size: 16px;
		line-height: 2 !important;
		padding: 10px 3%;
	}

	.current-position a {
		font-size: 16px;
		line-height: 2 !important;
	}

	.current-position> :nth-child(1) {
		padding: 0px 0px 10px 0px;
		width: 100%;
		border-bottom: 1px solid #e3e3e3;
		box-sizing: border-box;
	}

	.current-position div> :nth-child(1) {
		padding-left: 30px !important;
		padding-bottom: 2px;
		background-size: 22px !important;
	}

	.current-position div a {
		margin: 0 5px;
	}

	.current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(1)> :nth-child(1) {
		background-size: 26px !important;
		padding-left: 36px !important;
		padding-bottom: 2px;
	}

	.current-position .outstanding a {
		padding: 0 10px;
	}

	.current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(1) {
		white-space: nowrap;
		vertical-align: top;
	}

	.current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(2) td {
		display: inline-block;
		vertical-align: top;
	}

	.gov_com {
		padding: 3%;
		border: none;
	}

	.gov_com h1 {
		font-size: 22px !important;
		line-height: 2 !important;
		padding-bottom: 25px;
		font-weight: 700;
	}
}

@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) {}
