﻿/* CSS Document */
body{ font-family:'微软雅黑'; background:#eaf7fd;}
a{ color:#000;}
a:hover{ color:#009ad4;}
.wrap{ width:1001px; margin:0 auto;}
.fl{ float:left;}

.bor{ border:1px solid #bfdbe8;}
.bot{ margin-bottom:32px;}
.marR{ margin-right:10px;}
 
 
 /*首页*/
.head{ height:272px; position:relative; width:100%; position:relative; margin-bottom:20px; z-index:1; overflow:hidden;}
.bann{ width:1600px; height:272px; position:absolute; left:50%; margin-left:-800px; top:0; z-index:5;}
.mainL{ width:325px; height:626px; overflow:hidden; background:#fff;}
.tit{ width:100%; text-align:center; color:#eaf7fd; font-size:18px; background:#009ad4; height:34px; line-height:34px;}
.ul_lie{ padding:10px 0px 0px 20px;}
.ul_lie li{ height:40px; line-height:40px; background:url(zx-icon01.jpg) no-repeat left center; font-size:16px; padding-left:15px;}
.bottom{ background:#3e6db9; height:97px;}
.copy{ display:block; width:100%; text-align:center; line-height:97px; color:#eaf7fd; font-size:16px;}



