@charset "utf-8";
*{ margin:0 auto; padding:0; border:0;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0 auto;padding:0;border:0; }
body{ font-size: 14px; background-color: #FFF; background-repeat: no-repeat; background-position: center top; }
ul,li{list-style-type:none;font-size:14px; overflow:hidden; }
select,input,img,select{vertical-align:middle;} 
a:link,a:visited{text-decoration:none;font-size:14px;}
a:hover,a:active,a:focus{text-decoration:none;font-size:14px;}
.clear{clear:both;zoom: 1;}

/*通用*/
.c { width:1000px; margin:0 auto;}
.fl { float:left;}
.fr { float:right;}

/*#header*/
#header .top { background-color: #f1f1f1; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #ccc; border-bottom-color: #ccc; }
#header .top .c { height: 28px; line-height: 28px; }
#header a{ color:#5C5C5C;cursor:hand; font-size:12px;}
#header .top .c .right { text-align:right;}
#header { background-color:#FFF;}
#header .center .c .logo { width:301px; padding-top:12px; height:130px;}
#header .center .c .banner { width:675px; padding-top:31px; height:80px;}
#header .bottom {  background-color:#01a5ec}
#header .bottom .c {height:90px;}
#header .bottom .c ul { float:left; display:block; width:730px; height:75px; padding-top:15px;}
#header .bottom .c ul li { display:block; float:left; width:100px; height:30px; line-height:30px; text-align:center;}
#header .bottom .c ul li a { color:#FFF; font-family:"微软雅黑"; font-size:16px;}
#header .bottom .c .erwei { width:268px; height:90px;}
#header .bottom .c .erwei .item { float:left; width:100px; height:80px; padding-top:10px; text-align:center; font-size:12px; color:#FFF; line-height:18px;}

/*#footer*/
#footer { width:100%; height:140px; padding-top:10px; text-align:center; line-height:30px; font-size:14px; color:#333; margin-top:20px;}