@charset "utf-8";
/* CSS Document */

html,body,div,ul,ol,li,p,span,a,img,h1,h2,h3,h4,h5,h6,table,tr,td,th,header,main,footer { margin:0; padding:0;}
ul,ol,li { list-style:none}
a { text-decoration:none}
img { border:none}
body { background:#fafafa}

.banner { line-height:0}
.banner img { width:100%;}

			
.nav-zt { height:35px; overflow:hidden; line-height:35px; text-align:center; font-size:14px; background: url(bg.jpg) repeat-x  top;}
	.nav-zt a { display:inline-block;  color:red}
	.nav-zt a:hover { text-decoration:underline}
    .nav-zt li.topleft { float:left; display:inline; margin-left:5px;}
	.nav-zt li.topright { float:right; display:inline;margin-right:20px;}


.zhaiyao { overflow:hidden; width:88%; box-sizing:border-box; margin:1em auto; padding:1em 1.5em; line-height:2em; font-size:.9em; color:#000; background:#fff; border:1px solid #ddd}
	.zhaiyao h2 { width:6em; height:1.5em; margin-bottom:.3em; line-height:1.5em; text-align:center; color:#fff; letter-spacing:.2em; background:#888}
	.zhaiyao .zy { text-indent:2em;}
.news { clear:both; overflow:hidden; width:88%; margin:1em auto; font-size:1em; color:#888; text-align:center; }
	    .news li.xw { clear:both; overflow:hidden; padding:1.5em .5em; text-align:left; border-bottom:1px dashed #c3bfb6}
		.news li.xw .title { display:block; margin-bottom:.4em; font-size:1.5em; line-height:1.5em; color:#333;font-weight: bold;}
		.news li.xw .title img { float:left; width:220px;height:100px; margin:.2em 1em .2em 0; }
		.news li.xw .summary { font-size:.9em; line-height:1.8em; text-indent:2em;color:#333; }
		.news li.xw .time { display:block; margin-top:.5em; font-size:.8em; color:#333;}


.pages { clear:both; padding:2em 0; text-align:center}
	.pages li { display:inline-block; padding:.5em; margin:0 .2em; line-height:1em; font-size:.5em; color:#666; border:1px solid #dedede; background:#f0f0f0}
	.pages li a { color:#666}
	.pages li:hover { background:#fff}
		.pages li.page-active { border:1px solid #e9e9e9; background:#eee }
			.pages li.page-active a { color:#ccc}


}