@charset "utf-8";
.topbanner {
	background-image: url(index_s1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:440px;
}
.zt_wrap{
	width:100%;
	background-color:#ececec;
}
.ztmain{
	width:1001px;
	margin:0 auto;
	font-size:14px;
	padding:0px;

}
.zt_top1{
	width:1001px;
	background-color:#ececec;
	overflow:hidden;
	margin:0 auto;
	padding:0px;
	
}
.zt_top1 img{ padding:0px; margin:0px;}
.zt_top1 p{
	line-height:22px;
	text-indent:2em;
	padding:5px 20px 5px 20px;
	font-size:14px;
	}
.zt_top1_pic{  position:relative; top:-10px; margin:10px;}

.zt_top2{
	padding:0px;
	height:200px;
	overflow:hidden;
}
h1{
	padding:0px;
	margin:0px;
}
.zt_top2 ul{ list-style:none; padding:5px 0px 0px 0px; margin: 0px;}
.zt_top2 ul li{ list-style:none;float:left;margin:4px; padding:0px;}

.zt_top3{
	width:100%;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow:hidden;
	
}

.zt_top3_l{ width:400px; float:left; margin-left:75px; padding-top:40px;_margin-left:37px;}
.zt_top3 h1{width:280px; font-size:14px; font-weight:bold; color:red; margin:0px; padding:0px;}
.zt_top3_l p { width:280px;font-size:9pt; }
.zt_top3  h2{ margin-left:-40px; _margin-left:-20px;font-size:14px; font-weight:normal; padding-top:55px;_margin-top:0px; }

.zt_top3_r{width:365px; float:right; overflow:hidden; padding-top:35px;}
.zt_p1{overflow: hidden;font-size:9pt; }
.zt_p2{padding-left:30px;font-size:9pt; padding-top:40px;}


.zt_top4 { overflow:hidden;}
.zt_top4 ul{ list-style:none; padding:0px; margin:0px;}
.zt_top4 ul li{
	width:194px;
	height:226px;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	float:left;
}
.zt_top4 .clearli{	
	background-image: url(bg0.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	}
.zt_top4 ul li img{ margin-top:15px;}
.zt_top4 ul li h1{ margin:0px; padding:0px; font-weight:normal; line-height:20px; font-size:12px; height:20px;}
.zt_footer{
	height:175px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.zt_footer p{
	font-size:12px;
	line-height:20px;
	width:600px;
	font-weight:normal;
	float:right;
	padding-top:45px;
	color:#999;
	
	}