.box1200 {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*主体内容*/
.zwgkcontent {
	margin: 40px auto;
}

/*政务公开title*/
.zwgktit {
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	margin-top: 40px;
}

.zwgktit img {
	width: 170px;
	margin: 0 10px;
}

.zwgktit span {
	height: 1px;
	background: #d1dce6;
	display: inline-block;
	width: 500px;
	margin-bottom: 22px;
}

/*民生连线*/
.zmslx {
	width: 100%;
	height: 520px;
	margin-top: 30px;
	box-shadow: 0px 1px 7px 5px #ecf0f5;
	padding: 10px 26px 30px;
}

.mslxtitle {
	height: 52px;
	margin-bottom: 14px;
	line-height: 52px;
}

.tytitle {
	font-weight: bold;
	font-size: 24px;
	color: #156CCF;
	float: left;
}

.zmslx .hwrite {
	float: right;
	background: url(write.png) no-repeat right center;
	width: 165px;
	height: 52px;
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	line-height: 52px;
	padding-left: 62px;
	padding-top: 5px;
}

.mslxlist table {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333;
}

.mslxlist table th {
	height: 52px;
	line-height: 52px;
	background: #dfecf9;
	color: #156CCF;
	font-weight: bold;
}

.mslxlist table tr td {
	height: 56px;
	line-height: 56px;
}

.mslxlist table tr:nth-child(odd) {
	background: #ecf4fd;
}

.mslxlist table tr:nth-child(even) {
	height: 64px;
	line-height: 64px;
}

.mslxlist table tr .zcljg {
	color: #999;
}

/*调查征集*/
.hdcmt {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.hdczj,
.hmtxx {
	width: 50%;
}

.hdczj {
	padding-right: 30px;
	border-right: 1px solid #d1dce6;
}

.hdczjt {
	height: 50px;
	border-bottom: 1px solid #d1dce6;
}

.lmore {
	font-size: 16px;
	color: #156ccf;
	margin-top: 10px;
}

.hdczj ul li,
.hmtxx ul li {
	height: 20px;
	font-size: 18px;
	color: #333;
	position: relative;
	padding-left: 20px;
	margin-top: 28px;
}

.hdczj ul li:before,
.hmtxx ul li:before {
	content: "";
	/* 必须设置 content */
	display: inline-block;
	width: 3px;
	/* 小方块宽度 */
	height: 3px;
	/* 小方块高度 */
	background: #156ccf;
	/* 蓝色 */
	position: absolute;
	left: 0px;
	top: 10px;
}

.hdczj ul li a,
.hmtxx ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 76%;
}

.hdczj ul li span,
.hmtxx ul li span {
	color: #999999;
}

.hmtxx {
	padding-left: 30px;
}

/*在线访谈*/
.hzxft {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.hzxftt {
	margin-top: 30px;
	height: 50px;
	border-bottom: 1px solid #d1dce6;
}

.hzxftl {
	width: 100%;
display: flex;
	margin-top: 26px;
}

.hzxftl img {
	width: 524px;
	height: 100%;
    object-fit: inherit;
}

.hzxftl ul {
	width: 676px;
	
	border: 1px solid #d1dce6;
	background: #ecf4fd;
	padding: 27px;
}

.hzxftl ul li {
	margin-bottom: 20px;
	color: #333333;
	font-size: 18px;
}

.hzxftl ul li:first-child {
	font-weight: bold;
}

.hzxftl ul li:last-child {}

.hzxftl ul li p,
.hzxftl ul li a {
	display: inline-block;
	max-width: 82%;
	line-height: 32px;
	padding-top: 10px;
}

.hzxftl ul li span {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	/*padding: 16px 20px 16px 26px;*/
	width: 83px;
	line-height: 50px;
	text-align: center;
	background: #156ccf;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}


.hdcmt{
	margin-bottom: 38px;
}
.zxft_con{
	width: 100%;
	height: 130px;
	margin-bottom: 40px;
}
.zxft_con img{
	width: 100%;
	height: 130px;
}
/*新加*/
.list ul.sj li {
    font-size: 18px;
    color: #333333;
    /* padding: 30px 0; */
        padding-bottom: 10px;
    border-bottom: 1px dashed #d5d8de;
}
.list ul.sj li {
margin-bottom: 10px;
}

.list ul.sj li .wen {
    margin-bottom: 10px;
    background: url(http://jnjtj.jinan.gov.cn/images/16154/rdwdW.png) no-repeat left center;
}
.list ul.sj li div {
    padding-left: 50px;
    line-height: 32px;
    background-size: 32px !important;
}
.list ul.sj li .wen a {
    color: #333333;
    font-weight: bold;
}
.list ul.sj li .da {
    background: url(http://jnjtj.jinan.gov.cn/images/16154/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;
}
.hzxftl ul li {
    margin-bottom: 15px;
}
.hzxftl ul li:last-child{
	border-bottom: none;
}
#pagebanjian{
	display: none;
}


/*手机端样式*/
@media screen and (max-width: 769px) {

	.zwgkcontent,
	.zwgktit,
	.lmore,
	.hzxftt {
		margin: 0;
	}

	.box1200,
	.hdczj,
	.hmtxx,
	.hzxftl ul {
		width: 100%;
	}

	.zwgkcontent {
		padding: 0 0.24rem;
	}

	.zwgktit {
		height: 0.46rem;
		line-height: 0.46rem;
                margin-top: 0.36rem;
	}

	.zwgktit span,
	.zmslx .hwrite,
	.hdczj ul li:before,
	.hmtxx ul li:before {
		display: none;
	}

	.zwgktit img {
		width: 1.7rem;
		display: block;
		margin: 0 auto;
	}

	.zmslx {
		margin-top: 0.35rem;
		border: 1px #d5d5d5 solid;
		box-shadow: none;
		height: auto;
		padding: 0.1rem 0.26rem 0.3rem;
	}

	.mslxtitle {
		height: 0.83rem;
		line-height: 0.83rem;
		margin-bottom: 0;
	}

	.hdcmt {
		margin-top: 0.03rem;
	}

	.hdczj,
	.hdczj {
		padding: 0;
		border: none;
	}

	.hdczjt,
	.hzxftt {
		height: 0.95rem;
		line-height: 0.95rem;
	}

	.fl,
	.fr {
		float: none;
	}

	.tytitle {
		font-size: 0.36rem;
		float: left;
	}

	.lmore {
		font-size: 0.24rem;
		margin: 0;
		float: right;
	}

	.hmtxx {
		padding: 0;
	}

	.hdczj ul li,
	.hmtxx ul li {
		height: auto;
		font-size: 0.3rem;
		padding: 0.18rem 0 0.12rem;
		margin: 0;
		border-bottom: 1px #cccccc solid;
	}

	.hdczj ul li a,
	.hmtxx ul li a {
		display: block;
		width: 100%;
		white-space: initial;
		overflow: initial;
		text-overflow: initial;
		line-height: 0.42rem;
	}

	.hdczj ul li span,
	.hmtxx ul li span {
		line-height: 0.42rem;
	}

	.hzxftl {
		margin-top: 0.24rem;
		height: auto;
		margin-bottom: 0.36rem;
	}

	.hzxftl img {
		height: 1.88rem;
		float: none;
		width: 100%;
		display: block;
	}

	.hzxftl ul {
		width: 100%;
		padding: 0.25rem;
		height: auto;
	}

	.hzxftl ul li {
		margin-bottom: 0.24rem;
		font-size: 0.3rem;
	}

	.hzxftl ul li span {
		width: 1.04rem;
		height: 0.5rem;
		line-height: 0.5rem;
		margin-right: 0.16rem;
		font-size: 0.3rem;
	}

	.hzxftl ul li p,
	.hzxftl ul li a {
		max-width: 80%;
		line-height: 0.42rem;
		padding-top: 0.1rem;
	}
	/* 民声连线 */
	.mslxlist table tr th:first-child,
	.mslxlist table tr td:first-child {
		display: none;
	}
		
	.mslxlist table th,
	.mslxlist table tr td,
	.mslxlist table tr td a,
	.mslxlist table tr .zcljg {
		font-size: 0.3rem;
	}
		
	.mslxlist table th,
	.mslxlist table tr:nth-child(odd),
	.mslxlist table tr td {
		height: 0.64rem;
		line-height: 0.64rem;
	}
		
	.mslxlist table th {
		font-weight: initial;
		width: 35%;
	}
		
	.mslxlist table tr:nth-child(even) {
		height: 0.7rem;
		line-height: 0.7rem;
	}
		
	.mslxlist table tr td {
		height: 0.7rem;
		line-height: 0.7rem;
	}
		
	.mslxlist table tr td a {
		display: block;
		text-align: left;
		padding-left: 0.24rem;
	}
	
}

/*适老化样式*/
.jnpageold .zwgktit {
	height: auto;
	line-height: initial;
}

.jnpageold .zwgktit span {
	width: 471px;
	margin-bottom: 30px;
}

.jnpageold .zwgktit img {
	width: 228px;
	height: 62px;
}

.jnpageold .mslxtitle {
	height: 83px;
	line-height: 83px;
	margin: 0;
}

.jnpageold .tytitle {
	font-size: 36px;
}

.jnpageold .hdczj,
.jnpageold .hmtxx {
	width: 100%;
}

.jnpageold .fl,
.jnpageold .fr {
	float: none;
}

.jnpageold .hdcmt {
	margin-top: 5px;
}

.jnpageold .hdczj {
	padding: 0;
	border: none;
}

.jnpageold .hdczjt {
	height: 95px;
	line-height: 95px;
	overflow: hidden;
}

.jnpageold .tytitle {
	font-size: 36px;
	float: left;
}

.jnpageold .lmore {
	margin: 0;
	font-size: 24px;
	float: right;
}

.jnpageold .hdczj ul li,
.jnpageold .hmtxx ul li {
	height: auto;
	font-size: 30px;
	padding: 18px 0 12px;
	margin: 0;
	border-bottom: 1px #cccccc solid;
}

.jnpageold .hdczj ul li:before,
.jnpageold .hmtxx ul li:before {
	display: none;
}

.jnpageold .hdczj ul li a,
.jnpageold .hmtxx ul li a {
	display: block;
	width: 100%;
	white-space: initial;
	overflow: initial;
	text-overflow: initial;
	line-height: 42px;
}

.jnpageold .hdczj ul li span,
.jnpageold .hmtxx ul li span {
	line-height: 42px;
}

.jnpageold .hmtxx {
	padding: 0;
}

.jnpageold .hzxftt {
	margin: 0;
	height: 95px;
	line-height: 95px;
}

.jnpageold .hzxftl {
	margin-top: 30px;
	overflow: hidden;
	height: auto;
}

.jnpageold .hzxftl img {

	width: 100%;
	float: none;
}

.jnpageold .hzxftl ul {
	float: none;
	padding: 16px 27px;
	height: auto;
	width: 100%;
}

.jnpageold .hzxftl ul li {
	font-size: 30px;
}

.jnpageold .hzxftl ul li span {
	font-size: 30px;
	width: 104px;
	height: 50px;
}

.jnpageold .hzxftl ul li p,
.jnpageold .hzxftl ul li a {
	max-width: 78%;
	line-height: 42px;
	padding: 0;
}

/* 适老化样式 */
	
		.jnpageold .mslxlist table th{
			font-size: 30px;
		}
		.jnpageold .mslxlist table tr td,
		.jnpageold .mslxlist table tr td a,
		.jnpageold .mslxlist table tr .zcljg {
			font-size: 28px;
		}
	
		.jnpageold .mslxlist table th,
		.jnpageold .mslxlist table tr:nth-child(odd),
		.jnpageold .mslxlist table tr td {
			height: 64px;
			line-height: 64px;
		}
	
		.jnpageold .mslxlist table tr:nth-child(even),
		.jnpageold .mslxlist table tr td {
			height: 70px;
			line-height :70px;
		}
	
		.jnpageold .mslxlist table tr td a {
			display: block;
			text-align: left;
			padding-left:24px;
		}
		.jnpageold .zmslx{
			height: auto;
		}
		