html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{
	/* [disabled]margin:0; */
	padding: 0;
	font-family: "microsoft yahei";
	margin:0;
	
}
body{background:url(zt_fazfjs_bg_20200918.jpg) no-repeat top center;}
ul,li,i{list-style: none;}
i{font-style:normal}
h1,h2,h3,h4,h5,h6{font-weight: normal}
a,a:hover{text-decoration: none;color: #3c3c3c}
input{ padding: 0;
    border: 0;}


.container{
	width: 1000px;
	margin: 370px auto 20px;
}

.ztnewslist ul{
	width: 90%;
	margin: 0 auto;
	
}
.ztnewslist ul li{
	height: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ztnewslist ul li a{
	flex: 1;
	
}
.ztnewslist ul li a:hover{
	color: #1891d6;
}
.ztnewslist ul li span{
	width: 100px;
	text-align: right;
}
.page{
	padding: 20px 0;
	text-align: center;
	margin: 30px 0;
}

