.content {
	max-width: 1200px;
	margin: 0 auto;
}

.dqwz {
	padding-bottom: 28px;
	margin-top: 20px;
	background: url(fgt.png) repeat-x bottom;
	margin-bottom: 20px;
	background-size: 100% 8px !important;
}

.dqwz span.dqwzbg {
	background: url(dqwz_bg.png) no-repeat left center;
	padding-left: 40px;
	background-size: 20px !important;
	display: inline-block;
}

.dqwz span.dqwzbg,
.dqwz a {
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}

.dqwz table table td:last-child a {
	color: #3366CC;
}

.dqwz i {
	color: #ccc;
	margin: 0 10px;
	font-size: 16px;
	font-family: PingFangSC-Regular;
}

.content .bannerbox {
	margin-top: 40px;
}

.content .bannerbox .banner {
	width: 100%;
}

.column {
	overflow: hidden;
	margin-top: 40px;
}

.column_left {
	float: left;
	width: 315px;
	margin-right: 40px;
	margin-top: 5px;
	background: #F3F7FE;
	margin-left: 5px;
	margin-bottom: 5px;
}

.column_right {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.column_left a.flm,
.column_left p.flm {
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-family: SourceHanSerifCN-Bold;
	font-weight: 700;
	font-size: 28px;
	color: #FFFFFF;
	background: url(rdwdtitlebg.png) no-repeat;
	background-size: 100% !important;
	text-align: center;
}

.column_left ul {
	max-height: 975px;
	width: 310px;
	padding: 0px 0px 20px 20px;
	overflow-y: auto;
	margin-top: 20px;
}

.column_left ul::-webkit-scrollbar {
	width: 6px;
	margin-top: 20px;
	margin-right: 10px;
}

.column_left ul::-webkit-scrollbar-thumb {
	width: 6px;
	border-radius: 3px;
	background: #D0DDFF;
}

.column_left ul::-webkit-scrollbar-track {
	width: 6px;
	border-radius: 3px;
	background: none;
}

.column_left ul li {
	width: 100%;
	height: auto;
	background: #F3F7FE;
	line-height: 60px;
}

.column_left ul li a {
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	line-height: 60px;
	padding-left: 20px;
	display: initial;
	width: 100%;
	cursor: pointer;
}

.column_left ul li.active a {
	border-left: 4px solid #3366CC;
	color: #3366CC;
}

.rdwdsearch {
	overflow: hidden;
}

.rdwdsearch input {
	width: 1035px;
	height: 80px;
	border: 1px solid #A9C1FF;
	border-radius: 8px 0 0 8px;
	border-right: 0;
	padding: 0px 30px;
	font-size: 18px;
	color: #666666;
	line-height: 78px;
	background: url(drwdSearch.png) no-repeat 996px center;
	background-size: 24px;
	float: left;
}

.rdwdsearch button {
	width: 160px;
	height: 80px;
	background: #3366CC;
	border-radius: 0 8px 8px 0;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 78px;
	float: left;
	cursor: pointer;
}

.tit {
	overflow: hidden;
}

.tit .zhankai {
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 18px;
	color: #3366CC;
	line-height: 40px;
	margin-top: 40px;
	float: right;
	background: url(rdwdZk.png) no-repeat right center;
	background-size: 24px;
	padding-right: 44px;
	cursor: pointer;
}

.column_right .tit span.on,
.column_right .tit span.active,
.column_right .tit span:hover {
	border: 1px solid #3366CC;
	border-radius: 20px;
	cursor: pointer;
	font-family: PingFangSC-SNaNpxibold;
	font-weight: 600;
	font-size: 18px;
	color: #3366CC;
}

.column_right .tit span {
	font-family: PingFangSC-Regular;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	height: 40px;
	padding: 0 20px;
	display: inline-block;
	border: 1px solid transparent;
	position: relative;
	padding: 0px 24px;
	line-height: 38px;
}

.column_right .list {
	min-height: 881px;
	/* margin-top: 35px; */
}

.column_right .list ul.sj {
	padding: 0 15px;
}

.column_right .list ul.sj li {
	font-size: 18px;
	color: #333333;
	padding: 30px 0;
	border-bottom: 1px dashed #d5d8de;
}

.column_right .list ul.sj li div {
	padding-left: 50px;
	line-height: 32px;
	background-size: 32px !important;
}

.column_right .list ul.sj li .wen {
	margin-bottom: 20px;
	background: url(rdwdW.png) no-repeat left center;
}

.column_right .list ul.sj li .wen a {
	color: #333333;
	font-weight: bold;
}

.column_right .list ul.sj li .wen a:hover {
	color: #4c67a7;
}

.column_right .list ul.sj li .da {
	background: url(rdwdD.png) no-repeat left top;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	height: 64px;
	font-family: "PingFangSC-Regular" !important;
	font-size: 18px !important;
	color: #333333 !important;
	line-height: 32px !important;
	margin: 0 !important;
	font-weight: normal !important;
	text-align: left !important;
	text-indent: 0px !important;
}

.column_right .list ul.sj li .da p,
.column_right .list ul.sj li .da font {
	font-family: "PingFangSC-Regular" !important;
	font-size: 18px !important;
	color: #333333 !important;
	line-height: 32px !important;
	margin: 0 !important;
	font-weight: normal !important;
	text-align: left !important;
	text-indent: 0px !important;
}

.column_right .list ul.sj li .da span {
	font-family: "PingFangSC-Regular" !important;
	font-size: 18px !important;
	color: #333333 !important;
	font-weight: normal !important;
	line-height: 32px !important;
}

.column_right .list ul.sj li .da tr,
.column_right .list ul.sj li .da td {
	font-family: "PingFangSC-Regular" !important;
	font-size: 18px !important;
	color: #333333 !important;
	height: 40px !important;
	font-weight: normal !important;
}

.column_right .flm_tit {
	border-bottom: 1px solid #D0D4E3;
	margin-bottom: 20px;
}

.column_right .flm_tit span {
	font-family: SourceHanSerifCN-Bold;
	font-weight: 700;
	font-size: 24px;
	color: #333333;
	letter-spacing: 0;
	line-height: 36px;
	padding-top: 24px;
	padding-bottom: 20px;
	border-bottom: 4px solid #3366CC;
	display: inline-block;
}

.column_right>ul {
	min-height: 400px;
	overflow: hidden;
}

.column_right ul li.spxw {
	width: 610px;
	float: left;
	margin-bottom: 20px;
	background: none;
	height: 404px;
	padding-left: 0px;
}

.column_right ul li.spxw a {
	width: 100%;
	height: 100%;
}

.tit p {
	width: 90%;
	float: left;
	margin-bottom: 28px;
	margin-top: 40px;
	overflow: hidden;
	/* height: 39px; */
}

.content .bannerbox img {
	width: 100%;
}


/* 分页 */

li.xl-nextPage:hover,
.pagebg li.xl-prevPage:hover {
	color: #333;
}

.pagebg {
	float: right;
	height: 40px;
	color: #333;
	margin-top: 30px;
	margin-bottom: 50px;
}

.pagebg ul {
	width: 100%;
	height: 100%;
}

.pagebg li {
	height: 100%;
	width: 40px;
	color: #333;
	float: left;
	text-align: center;
	cursor: pointer;
	line-height: 40px;
	font-size: 18px;
	background: #eee;
	margin-left: 10px;
}

.pagebg li.xl-prevPage,
.pagebg li.xl-prevPage:hover {
	background: #eee url(prevarrow.png) no-repeat center !important;
}

.pagebg li.xl-nextPage,
.pagebg li.xl-nextPage:hover {
	background: #eee url(nextarrow.png) no-repeat center;
}

.pagebg li:not(:first-child) {
	border-left: none;
}

.xl-prevPage,
.xl-startPage,
.xl-nextPage,
.xl-endPage {
	width: 40px !important;
}

.pagebg li:hover {
	background: #3366CC;
	color: #ffffff;
}

.xl-active {
	background: #3366CC !important;
	color: #ffffff !important;
}

.pagebg .xl-jumpText {
	width: 160px;
	height: 40px;
	background: #fff;
	display: inline-block;
	color: #333 !important;
}

.pagebg .xl-jumpText:hover {
	color: #3366CC !important;
	background: #ffffff !important;
}

.pagebg .xl-jumpText #xlJumpNum {
	width: 50px;
	border: 1px solid #999999;
	margin: 0 12px;
	appearance: none;
}

.pagebg .xl-disabled {
	cursor: no-drop;
}

li.xl-total {
	font-size: 18px;
	color: #999 !important;
	max-width: 120px;
	background: none !important;
	text-align: right;
	min-width: 105px;
}

li.xl-jumpButton {
	background: none !important;
	color: #333 !important;
}

.pho {
	display: none;
}

.column_right .list ul.sj li .da p br {
	display: none;
}

.jnpageold .pagebg li {
	width: 60px;
	line-height: 60px;
	font-size: 36px;
	cursor: url(http://www.jinan.gov.cn/picture/0/pointer.cur), auto !important;
}

.jnpageold .pagebg {
	height: 60px;
}

.jnpageold .pagebg .xl-jumpText {
	width: 235px;
	height: 60px;
}

.jnpageold li.xl-jumpButton {
	width: 120px;
}

.jnpageold .xl-prevPage,
.jnpageold .xl-startPage,
.jnpageold .xl-nextPage,
.jnpageold .xl-endPage,
.jnpageold .pagebg .xl-jumpText #xlJumpNum {
	width: 60px !important;
        font-size: 26px;
}

.jnpageold .pagebg li.xl-prevPage,
.jnpageold .pagebg li.xl-prevPage:hover,
.jnpageold .pagebg li.xl-nextPage,
.jnpageold .pagebg li.xl-nextPage:hover {
	background-size: 16px !important;
}

.jnpageold .dqwz span.dqwzbg,
.jnpageold .dqwz a,
.jnpageold .dqwz i {
	font-size: 28px;
	line-height: 56px;
}

.jnpageold .dqwz i {
	margin: 0px 20px;
}

.jnpageold .dqwz span.dqwzbg {
	padding-left: 60px;
	background-size: 28px !important;
}

.jnpageold .column_left a.flm,
.jnpageold .column_left p.flm {
	font-size: 44px;
}

.jnpageold .column_left ul li a {
	font-size: 36px;
	line-height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	height: 72px;
	display: inline-block;
}

.jnpageold .rdwdsearch input {
	font-size: 36px;
	background-size: 36px;
}

.jnpageold .rdwdsearch button {
	font-size: 36px;
	cursor: url(http://www.jinan.gov.cn/picture/0/pointer.cur), auto !important;
}

.jnpageold .column_right .tit span.on,
.jnpageold .column_right .tit span:hover,
.jnpageold .column_right .tit span {
	font-size: 30px;
	cursor: url(http://www.jinan.gov.cn/picture/0/pointer.cur), auto !important;
}

.jnpageold .tit .zhankai {
	font-size: 30px;
    margin-top: 42px;
	line-height: 32px;
}

.jnpageold .column_right .flm_tit span {
	font-size: 44px;
	line-height: 88px;
}

.jnpageold .column_right .list ul.sj li {
	font-size: 36px;
}

.jnpageold .column_right .list ul.sj li div {
	padding-left: 70px;
	line-height: 72px;
	background-size: 40px !important;
}

.jnpageold .column_right .list ul.sj li .da span,
.jnpageold .column_right .list ul.sj li .da p font {
	font-size: 36px !important;
	line-height: 72px !important;
}

.jnpageold .column_right .list ul.sj li .da {
	height: 144px;
	font-size: 36px !important;
	line-height: 72px !important;
}

.jnpageold .column_right .list ul.sj li .wen {
	background: url(rdwdW.png) no-repeat left 16px;
}

.jnpageold .column_right .list ul.sj li .da {
	background: url(rdwdD.png) no-repeat left 16px;
}

.jnpageold .column_left ul {
	max-height: 1030px;
}

.jnpageold .pagebg .xl-jumpText #xlJumpNum {
	cursor: url(http://www.jinan.gov.cn/picture/686/2206291602117778753.png), auto !important;
	height: 36px;
	vertical-align: middle;
}

.jnpageold .pagebg li.xl-disabled {
	cursor: url(http://www.jinan.gov.cn/picture/0/allaw.cur), auto !important;
}


/*@media only screen  and (max-width: 1560px) {
  .column_left{
    width: 20%;
    margin-right: 2.5%;
  }
  .column_right {
    width: 76%;
  }
  .content {
    max-width: 96%;
    margin: 0 2%;
  }
  .column_left ul{
    width: 96%;
  }
  .rdwdsearch input{
    width: 86%;
  }
  .rdwdsearch button{
    width: 13%;
  }
  .column_left a.flm,.column_left p.flm {
    background: #3366CC;
  }
  .tit p{
    width: 88%;
  }
  li.xl-jumpText,li.xl-jumpButton{
    display: none;
  }
  .rdwdsearch input {
    background: url(drwdSearch.png) no-repeat 95% center;
  }
}*/

@media only screen and (max-width: 1024px) {
	.column_left {
		width: 27%;
		margin-right: 1%;
	}
	.column_right {
		width: 70%;
	}
	.pagebg .xl-jumpText,
	li.xl-jumpButton,
	li.xl-total {
		display: none;
	}
	.tit p {
		width: 85%;
	}
}

@media only screen and (max-width: 780px) {
	.pagebg li {
		height: 100%;
		width: 0.4rem !important;
		line-height: 0.4rem;
		font-size: 0.24rem;
		margin-left: 0px;
		margin-right: 0.3rem;
	}
	.pagebg {
		height: 0.4rem;
		margin-top: 0.2rem;
		margin-bottom: 0.4rem;
		width: 100%;
	}
	li.xl-total {
		font-size: 0.32rem;
	}
	.dqwz span.dqwzbg,
	.dqwz a {
		font-size: 0.26rem;
		line-height: 0.42rem;
	}
	.dqwz i {
		margin: 0 0.1rem;
		font-size: 0.32rem;
	}
	.dqwz {
		padding-bottom: 0.3rem;
		margin-top: 0.3rem;
		margin-bottom: 0.3rem;
	}
	.dqwz span.dqwzbg {
		padding-left: 0.3rem;
		background-size: 0.3rem auto !important;
	}
	.content .bannerbox,
	.column,
	.tit p {
		margin-top: 0.3rem;
	}
	.content .bannerbox img {
		display: none;
	}
	.content .bannerbox img.pho {
		display: block;
	}
	.column_left {
		width: 100%;
		margin-right: 0%;
	}
	.column_left a.flm,
	.column_left p.flm {
		background: url(phoTitleBg.png) no-repeat;
		height: 0.7rem;
		line-height: 0.7rem;
		font-size: 2rem;
	}
	.column_left ul li {
		width: 49%;
		line-height: 0.5rem;
		text-align: center;
		float: left;
		margin-bottom: 0.5rem;
		border-radius: 0.1rem;
		height: 0.5rem;
	}
	.column_left ul li:nth-child(odd) {
		margin-right: 2%;
	}
	.column_left ul li a {
		font-size: 0.32rem;
		line-height: 0.5rem;
		padding-left: 0px;
		display: inline-block;
		width: 100%;
		height: 0.5rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.column_left ul li.active a {
		border-left: 0.05px solid #3366CC;
		color: #3366CC;
		border: 1px solid #3366cc;
		background: none;
		box-sizing: border-box;
		line-height: 0.5rem;
		background: #fff;
		border-radius: 0.5rem;
	}
	.column_left {
		background: none;
	}
	.column_left ul {
		max-height: 1rem;
		width: 100%;
		padding: 0px;
	}
	.column_right {
		width: 100%;
		margin-top: 0px;
		padding: 0px 0.24rem;
	}
	.rdwdsearch input {
		width: 6rem;
		height: 0.8rem;
		line-height: 0.8rem;
		border: 2px solid #A9C1FF;
		border-radius: 0.05rem 0 0 0.05rem !important;
		font-size: 0.32rem;
	}
	.rdwdsearch button {
		line-height: 0.8rem;
		width: 1rem;
		height: 0.8rem;
		border-radius: 0 0.05rem 0.05rem 0;
		font-size: 0.32rem;
	}
	.column_right .tit span {
		font-size: 0.32rem;
		padding: 0px 0.3rem;
		line-height: 0.42rem;
		height: 0.42rem;
		margin-bottom: 0.2rem;
	}
	.tit .zhankai {
		font-size: 0.32rem;
		background-size: 0.3rem;
		padding-right: 0.3rem;
margin-top: 0rem;
	}
	.tit p {
		width: 100%;
		margin-bottom: 0rem;
		font-size: 0px;
	}
	.rdwdsearch input {
		background-size: 0.2rem;
	}
	.column_right .flm_tit span {
		font-size: 0.42rem;
		line-height: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.column_right .list ul.sj li div {
		padding-left: 0.3rem;
		line-height: 0.42rem;
		background-size: 0.25rem !important;
	}
	.column_right .list ul.sj li .wen {
		margin-bottom: 0.3rem;
		background-position: left 0.1rem;
	}
	.column_right .flm_tit {
		margin-bottom: 0px;
	}
	.column_right .list ul.sj li {
		padding: 0.3rem 0;
		font-size: 0.32rem;
	}
	.column_right .list ul.sj li .wen a {
		font-weight: 600;
		font-size: 0.32rem;
	}
	.column_right .list ul.sj li .da span,
	.column_right .list ul.sj li .da p font {
		font-family: "PingFangSC-Regular" !important;
		font-size: 0.32rem !important;
		color: #666 !important;
		line-height: 0.42rem !important;
	}
	.column_right .list ul.sj li .da {
		height: 0.85rem;
		font-family: "PingFangSC-Regular" !important;
		font-size: 0.32rem !important;
		color: #666 !important;
		line-height: 0.42rem !important;
background-position: left 0.1rem;
	}
	.pagebg ul {
		/*width: 3.1rem;
		margin: 0 auto;*/
	}
	.dqwz {
		font-size: 0px;
		padding-left: 0.24rem;
	}

}