/* ==全局CSS== */
*{margin:0;padding:0;} 
table{border-collapse:collapse;border-spacing:0;} 
fieldset,img{border:0;} 
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:normal;} 
ol,ul {list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal;} 
q:before,q:after{content:'';}
html,body{ width: 100%; height: 100%; font-size: 12px; font-family: Arial, SimSun; }
body{ background:#EBE9ED; color:#000; }
div, td { word-wrap: break-word; word-break: break-all; }

/* ==IE hack== */
.clearline{ clear:both;}
.hackbox{ display: table; }

/* ==外部框架== */
.container{ width: 950px; margin: 0 auto; background:#fff;}
.confix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }

/* ==链接样式== */
a{ color:#434343; text-decoration: none; }
a:hover{ color:#F60; text-decoration: underline; }

/* ==头尾== */
.zt_head{ width: 950px; float: left; background: #456BA2; color: white;}
.zt_head a{ color: white; text-decoration:none;}
.zt_head a:hover{ color:#fff; text-decoration:underline;}
.zt_head ul{ width: 730px; float: left; list-style: none; height: 33px; }
.zt_head li{ float: left; border-right: 1px solid #8FA6C7; margin: 10px 0 0 10px; display: inline; padding-right: 5px; }
.zt_head li.first{ border:none; margin:0 0 0 10px;}
.zt_head li.end{ border: none; }
.zt_head span{ float: right; margin: 6px 10px 0 0; display: inline;}
.zt_head span strong{ font-weight: bolder; }

.zt_foot{ width: 950px; float: left; background: #456BA2; font-size: 12px; padding: 20px 0; text-align: center; line-height:2; color: #fff; }
.zt_foot a{ color: #fff; text-decoration: none; }
.zt_foot a:hover{ color: #fff; text-decoration: underline; }

.zt_top{ width: 950px; float: left; height: 70px; overflow:hidden;}
.bg01{ background: url(../i/bg01.jpg) no-repeat; }
.bg02{ background: url(../i/bg02.jpg) no-repeat; }
.bg03{ background: url(../i/bg03.jpg) no-repeat; height:68px;}
.bg04{ background: url(../i/bg04.jpg) no-repeat top; height:100px; }
.bg04 span{ float:left; width:820px; margin:20px 65px 0; font-size:14px; color:#525151; line-height:24px;}

.main{ float:left; width:950px; font-size:13px;}
.main h2{ float:left; width:858px; border:1px solid #1C79A9; background: url(../i/bg_h21.jpg) repeat-x; line-height:31px; color:#fff; font-weight:bold; margin:20px 45px 0; display:inline;}
.main h2 span{ float:left; width:840px; padding-left:18px; background:url(../i/bg_h2.jpg) no-repeat right;}
.main p{ float:left; width:800px; padding:20px 75px 0; line-height:24px;}
.main p img.i1{ float:left; margin-right:30px;}
.main p img.i2{ float:left; margin:15px 30px 15px 0;}
.main p img.i3{ margin-left:10px;}
.main p img.i4{ margin:10px 0 20px 35px;}
.main p img.i5{ margin:10px 0 20px 95px;}
.main p span{ color:#F26521;}