@charset "utf-8";
html, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, del, dfn, em, img, small, strong, b, u, i, dl, dt, dd, ol, ul, li
 {margin: 0;padding: 0;border: 0;font-size: 16px;}
body, table{margin: 0 auto;}
a {color: #333;text-decoration: none;}
a:hover {color: #F33;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}


body {
	line-height: 36px;
	font-family: "Microsoft Yahei", "微软雅黑";
	color: #333;
}

.banner{
	background: #f1eee8 url('../images/banner.jpg') no-repeat top center;
	height: 1080px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

.contain-bg1{
	background: url('../images/bg_01.jpg') no-repeat top center;
	width: 100%;
	padding-top: 40px;
}

.zt_footer{
	height: 90px;
	background-color: #3357A3;
	width: 100%;
	text-align: center;
	color: #FFF;
	line-height: 80px;
}
.fg{
	width: 100%;
	height: 40px;
}
.fg_80{
	width: 100%;
	height: 80px;
}

.title_pic{
	background: url('../images/head-bg1.png') no-repeat 0 0;
	height: 218px;
}
.title_wb{
	background: url('../images/head-bg2.png') no-repeat 0 0;
	height: 218px;
}
#news_pic li{
	width: 297px;
	height: 198px;
	display: inline-block;
	margin: 10px;
}
#news_pic li img{
	width: 297px;
    height: 198px;
}