*{
	padding:0px;
	margin:0px;
	}
a{
	text-decoration:none;
	}
/*head*/
.zs_head{
	width:100%;
	background-color:#b1dfec;
	}
.zs_head .zs_headm{
	width:1200px;
	height:100px;
	margin:auto;
	background-image:url(images/head_bg.png);
	background-repeat:no-repeat;
	background-position:center center;
	}
/*nav*/
.zs_nav{
	width:100%;
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
	}
.zs_nav .zs_navm{
	width:1200px;
	line-height:46px;
	margin:auto;
	overflow:hidden;
	}
.zs_navm a{
	display:block;
	padding:0 36px;
	height:46px;
	color:#FFF;
	float:left;
	font-family:"微软雅黑";
	}
.zs_navm a:hover{
	background-color:#1564a9;
	}
.zs_navm span{
	color:#FFF;
	float:left;
	}
/*main*/
.zs_main{
	width:100%;
	/* Webkit: Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cee3f6), to(#f3f4f5));
	/* Webkit: Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(top, #cee3f6, #f3f4f5);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #cee3f6, #f3f4f5);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #cee3f6, #f3f4f5);
	/* IE 10 */
	background: -ms-linear-gradient(top, #cee3f6, #f3f4f5);
	/* IE < 10 */
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#cee3f6, endColorStr=#f3f4f5);
	}
.zs_main .zs_mainB{
	width:1200px;
	margin:auto;
	overflow:hidden;
	padding:30px 0;
	}
.zs_mainB .zs_mainLeft{	
	width:850px;
	float:left;
	}
.zs_mainLeft .zs_table{
	width:848px;
	border:1px solid #adbbc8;
	background-color:#fafcfe;
	margin-bottom:30px;
	}

.zs_table .zs_logo1{
	background-image:url(images/main_logo1.png);
	}
.zs_table .zs_logo2{
	background-image:url(images/main_logo2.png);
	}
.zs_table .zs_logo3{
	background-image:url(images/main_logo3.png);
	}
.zs_table .zs_logo4{
	background-image:url(images/main_logo4.png);
	}
.zs_table .zs_table_head{
	border-bottom:2px solid #1564a9;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10%;
	width:90%;
	line-height:72px;
	height:72px;
	font-size:26px;
	font-family:"黑体";
	font-weight:bold;
	color:#555555;
	}
.zs_table_head span{
	font-style:italic;
	color:#818181;
	margin-left:5%;
	}
.zs_table_body{
	padding:22px 0;
	overflow:hidden;
	}
.zs_table_body .zs_table_body_left,.zs_table_body .zs_table_body_right{
	float:left;
	}
.zs_table_body_right{
	width:530px;
	font-family:"微软雅黑";
	color:#555555;
	line-height:40px;
	overflow:hidden;
	}
.zs_table_body_right ul{
	list-style:none;
	float:left;
	}
.zs_table_body_right a{
	color:#555555;
	}
.zs_table_body_right a:hover{
	text-decoration:underline;
	}
.zs_table_body_right .right_ul1{
	margin-left:150px;
	}
.zs_table_body_right .right_ul2{
	margin-left:80px;
	padding-right:50px;
	border-right:1px solid #818181;
	}
.zs_table_body_right .right_ul3{
	margin-left:70px;
	}
.zs_table_body_right .right_ul4{
	margin-left:30px;
	padding-right:20px; 
	}
.zs_table_body_right .right_ul5{
	margin-left:20px;
	}
.zs_mainRight{
	float:left;
	width:308px;
	height:620px;
	border:1px solid #a9b8c8;
	margin-left:30px;
	/* Webkit: Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e1eefa), to(#f2f6f9));
	/* Webkit: Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(top, #e1eefa, #f2f6f9);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #e1eefa, #f2f6f9);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #e1eefa, #f2f6f9);
	/* IE 10 */
	background: -ms-linear-gradient(top, #e1eefa, #f2f6f9);
	/* IE < 10 */
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#e1eefa, endColorStr=#f2f6f9);
	}
.zs_mainRight .zs_right_title{
	background-repeat:no-repeat;
	background-position:left center;
	height:76px;
	line-height:76px;
	padding-left:76px;
	font-family:"黑体";
	font-size:26px;
	font-weight:bold;
	color:#555555;
	}
.zs_mainRight .right_logo1{
	background-image:url(images/right_logo1.png);
	}
.zs_mainRight .right_logo2{
	background-image:url(images/right_logo2.png);
	}
.zs_mainRight p{
	color:#555555;
	font-family:"微软雅黑";
	text-indent:32px;
	line-height:30px;
	padding:0 26px;
	}
.zs_mainRight .zs_underline{
	border-bottom:1px solid #a4a4a4;
	width:280px;
	margin:auto;
	margin-top:40px;
	}
.zs_hotA{
	width:280px;
	margin:auto;
	text-align:center;
	}
.zs_hotA a{
	color:#555555;
	font-family:"微软雅黑";
	line-height:36px;
	display:block;
	}
.zs_hotA a:hover{
	text-decoration:underline;
	}
.zs_foot{
	width:100%;
	height:140px;
	line-height:140px;
	border-top:2px solid #1564a9;
	color:#0084cb;
	/* Webkit: Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f4f5), to(#f5f5f5));
	/* Webkit: Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(top, #f3f4f5, #f5f5f5);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #f3f4f5, #f5f5f5);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #f3f4f5, #f5f5f5);
	/* IE 10 */
	background: -ms-linear-gradient(top, #f3f4f5, #f5f5f5);
	/* IE < 10 */
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f3f4f5, endColorStr=#f5f5f5);
	}
.zs_foot p{
	text-align:center;
	margin:auto;
	font-size:12px;
	}