@charset "utf-8";
/* 政策解读专题 */
body{
    background: url("../../../images/ztzl.files/zdjsxmzt/banner.png") no-repeat top center;
}
.logo img{
	margin-top: 20px;
}
.gao{
	height: 720px;
}

.img1{
	margin-bottom: 10px;
	width: 24px;
	height: 25px;
}
.img2{
	margin-top: -25px;
	width: 45px;
}
.public-title a{
	display: inline-block;
	color: #0e48b1;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 2px;
}
.list-li ul li{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin: 10px 0;
	line-height: 44px;
}
.time{
	float: right;
	color: #959595;
}
.zdjsxm-right div{
	padding-bottom: 10px;
}
.zdjsxm-right img{
	width: 100%;
}
.pzfw-img{
	text-align: center;
}
.pzfw-title{
	position: absolute;
	left: 142px;
	top: 10px;
	color: #fff;
}
.list-li-zdxm-ban{
	z-index: -99;
}
.list-li-zdxm{
	background-color: #f6f6f6;
	margin-top: -28px;
}
.list-li-zdxm ul{
	padding-top: 30px;
}
.list-li-zdxm ul li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	margin: 10px 0;
	line-height: 50px;
	text-align: center;
}
.tl img{
	width: 100%;
}
.tp-a{
	background-color: #e0ecfb;
}
.tp-a img{
	width: 70px;
	margin: 10px 95px;
}

.tp-a span{
	display: inline-block;
	font-size: 22px;
	color: #0e48b1;
	line-height: 60px;
	font-weight: 600;
	letter-spacing: 2px;
	position: absolute;
	left: 200px;
	top: 15px;
}
	
/* 手机端 */
@media (min-width: 360px) and (max-width: 768px){
	body{
		background: url("../../../images/ztzl.files/zdjsxmzt/banner-pho.png") no-repeat top center;
		background-size: 100%;
		
	}
	.logo img{
		width: 30%;
		margin-top: 7px;
		margin-left: 35px;
	}
	.gao{
		height: 170px;
	}
	.pzfw-title {
	    position: absolute;
	    left: 30%;
	    top: 10px;
	    color: #fff;
	}
	.tp-a{
		margin-bottom: 10px;
	}
	.tp-a img {
	    width: 70px;
	    margin: 10px 70px;
	}
	.tp-a span{
		position: absolute;
		left: 180px;
		top: 15px;
	}
}
