@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;}
*{box-sizing: border-box;}
body{width:100%;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}

.zsbg{
	font-size: 0;
	text-align: center;
}
.zsbg1{
	display: inline-block;
	position: relative;
}
.zsname{
	position: absolute;
	left: 45.3%;
	top: 33%;
	width: 25.4%;
	font-size: 20px;
	color: #333;
	text-align: center;
}
.zsno{
	position: absolute;
	left: 84.2%;
	top: 80%;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	text-align: center;
}
.zsdate{
	position: absolute;
	left: 75.7%;
	top: 83.4%;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	text-align: center;
}
.zsfzr{
	position: absolute;
	left: 80%;
	top: 86.5%;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	text-align: center;
}





