.zqoldstatus .wip_a {
	background: url(wipabgold.png) no-repeat center;
	height: 400px;
	padding-top: 117px;
	margin: 52px auto 40px;
	padding-left: 40px;
}

.zqoldstatus .wip_col {
	background: url(col_borold.png) no-repeat left 12px;
	font-size: 48px;
	text-indent: 37px;
	padding-bottom: 21px;
}

.zqoldstatus .hd_write {
	width: 213px;
	line-height: 61px;
	font-size: 36px;
	margin-top: 4px;
}

.zqoldstatus .wip_c_li {
	margin-left: 28px;
	width: 381px;
	height: 120px;
}

.zqoldstatus .wip_c_li:first-child {
	margin-left: 0px;
	background-size: cover;
	background: url(hd_png1old.png) no-repeat center;
	margin-bottom: 30px;
}

.zqoldstatus .wip_c_li:first-child+li {
	background: url(hd_png2old.png) no-repeat center;
	background-size: cover;
	margin-bottom: 30px;
}

.zqoldstatus .wip_c_li:first-child+li+li {
	background: url(hd_png3old.png) no-repeat center;
	background-size: cover;
	margin-bottom: 30px;
}

.zqoldstatus .wip_c_li:first-child+li+li+li {
	margin-left: 0px;
	background: url(hd_png4old.png) no-repeat center;
	background-size: cover;
}

.zqoldstatus .wip_c_li:first-child+li+li+li+li {
	background: url(hd_png5old.png) no-repeat center;
	background-size: cover;
}

.zqoldstatus .wip_c_li:first-child+li+li+li+li+li {
	background: url(hd_png6old.png) no-repeat center;
	background-size: cover;
}

.zqoldstatus .wip_d_left {
	width: 100%;
	margin-left: 0px;
}

.zqoldstatus .tab_listli {
	font-size: 36px;
	line-height: 72px;
}

.zqoldstatus .tab_listli a {
	color: #000;
	text-indent: 30px;
}

.zqoldstatus .wip_d {
	margin-bottom: 10px;
}

.zqoldstatus .wip_d_left {
	margin-bottom: 22px;
}

.zqoldstatus .wip_c {
	margin: 53px auto 40px;
}


/*互动信箱*/

.hudong_bg {
	width: 100%;
	color: #333333;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	min-height: 360px;
}

.hudong_bg a {
	color: #333333;
	text-decoration: none;
	outline: none;
}

.hudong_title {
	background: #ebf3ff;
}

.hd_time,
.hd_state {
	width: 13%;
	float: left;
	text-align: center;
}

.hd_number {
	width: 24%;
	float: left;
	padding-left: 2%;
	text-align: center;
}

.hd_title {
	width: 50%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hudong_con {
	display: none;
}

.hudong_con .hd_title {
	text-align: left;
}

@media only screen and (max-width: 820px) {
	.hd_title {
		width: 40%;
	}
	.hd_time,
	.hd_state {
		width: 18%;
	}
}

@media only screen and (max-width: 780px) {
	.hudong_bg {
		font-size: 14px;
	}
}

@media only screen and (max-width: 640px) {
	.hd_state {
		display: none;
	}
	.hd_number {
		width: 32%;
	}
	.hd_title {
		width: 43%;
	}
}

@media only screen and (max-width: 480px) {
	.hd_number,
	.hd_time {
		display: none;
	}
	.hd_title {
		float: none;
		width: 100%;
	}
}

.pagebg {
	margin: 20px auto;
	color: #666;
	display: block;
	text-align: center;
}

.pagebg>ul {
	text-align: center;
}

.pagebg li {
	display: inline-block;
	min-width: 30px;
	height: 28px;
	cursor: pointer;
	color: #666;
	font-size: 13px;
	line-height: 28px;
	background-color: #f9f9f9;
	border: 1px solid #dce0e0;
	text-align: center;
	margin: 0 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.xl-nextPage,
.xl-prevPage {
	width: 60px;
	color: #0073A9;
	height: 28px;
}

.pagebg li.xl-disabled {
	opacity: .5;
	cursor: no-drop;
}

.pagebg li.xl-disabled:hover {
	background-color: #f9f9f9 !important;
	border: 1px solid #dce0e0 !important;
	color: #666 !important;
}

.pagebg li.xl-active {
	background-color: #0073A9;
	border-color: #0073A9;
	color: #FFF
}

.pagebg li:hover {
	background-color: #0073A9 !important;
	border-color: #0073A9;
	color: #FFF
}

.pagebg li.xl-jumpText {
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
	opacity: 1;
}

.pagebg li.xl-jumpText:hover {
	background-color: rgba(0, 0, 0, 0) !important;
	border-color: rgba(0, 0, 0, 0) !important;
}

.pagebg li.xl-jumpButton {
	padding: 0 5px;
}

#xlJumpNum {
	width: 35px;
	margin: 0 3px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
}

input[type="number"] {
	-moz-appearance: textfield;
}

.websitecheck {
	display: none!important;
}

.banjian_num,
.zixun_num,
.tousu_num {
	display: none;
}


/*适老化*/

.zqoldstatus .hudong_bg {
	font-size: 32px;
	line-height: 72px;
	margin-top: 31px;
}

.zqoldstatus .hudong_bg a {
	color: #000;
}

.zqoldstatus .hudong_title {
	height: 96px;
	line-height: 91px;
	margin-bottom: 28px;
	font-size: 36px;
}

.zqoldstatus .hudong_title .hd_title {
	padding-left: 115px;
}

.zqoldstatus .hd_time {
	width: 196px;
}

.zqoldstatus .hd_state {
	width: 144px;
	float: right;
}

.zqoldstatus .hd_number {
	width: 338px;
	padding-left: 0px;
}

.zqoldstatus .hd_title {
	width: 503px;
	padding-left: 2px;
}

.zqoldstatus .hudong_con:nth-child(-n + 10) {
	display: block;
}

.zqoldstatus .pagebg li {
	font-size: 22px;
	line-height: 40px;
	height: 40px;
	min-width: 45px;
	margin: 0 4px;
	cursor: url(http://www.jinan.gov.cn/picture/0/pointer.cur), auto !important;
}

.zqoldstatus .pagebg li.xl-disabled {
	cursor: url(http://www.jinan.gov.cn/picture/0/allaw.cur), auto !important;
}

.zqoldstatus .xl-nextPage,
.zqoldstatus .xl-prevPage {
	width: 90px;
	height: 28px;
}

.zqoldstatus .pagebg li.xl-jumpButton {
	padding: 0 10px;
}

.zqoldstatus #xlJumpNum {
	width: 50px;
	margin: 0 3px;
	height: 30px;
	font-size: 20px;
}

.zqoldstatus .pagebg {
	margin: 30px auto;
}


/*互动信箱*/


/*统计*/

.hdtjp {
	margin-bottom: 25px;
	color: #FFFFFF;
	font-size: 20px;
}

@media only screen and (max-width: 780px) {
	.hdtjp {
		text-align: center;
		margin: 0px auto 0.5rem;
		font-size: 1rem;
	}
}

.zqoldstatus .hdtjp {
	margin-bottom: 41px;
	font-size: 36px;
}


/*统计*/