@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}body,button,input,select,textarea{font:12px/1.5 Tahoma,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-size:100%}address,cite,dfn,em,var{font-style:normal}ul,ol{list-style:none}a{text-decoration:none}legend{color:#000}fieldset,img{border:0}section,article,aside,header,footer,nav,dialog,figure{display:block;}figure{margin:0;}button,input,select,textarea{font-size:100%}table{border-collapse:collapse;border-spacing:0}.clear{display:block;height:0;overflow:hidden;clear:both}.clearfix:after{content:'\20';display:block;height:0;clear:both}.clearfix{*zoom:1}a:link,a:visited{text-decoration:none}a:hover,a:active{text-decoration:underline}

.noBg { background:none !important;}

/* 根据不同项目进行设置 */
body { background:#fff url(bg.jpg) repeat-x; color:#000; font-family:Arial, Helvetica, sans-serif; }
a { color:#000}
a:hover { color:#025091; }

.header { width:100%; }

.topArea { width:1002px; height:98px; margin:0 auto; background:url(topArea.jpg) no-repeat; }

.logo { float:left; width:522px; height:98px; }

.set { float:right; width:250px; height:98px; padding:0; }
.join { height:35px; line-height:35px; color:#fff; }
.join a { padding:0 6px; color:#fff; }

.nav { width:1002px; height:31px; margin:0 auto; padding:0; background:url(nav.jpg) repeat-x; clear:both; }
.nav ul { height:35px; padding-left:5px; overflow:hidden; }
.nav ul li { float:left; display:inline-block; height:35px; padding:0 0 0 2px; background:url(navLine.jpg) no-repeat; line-height:31px; font-size:13px; text-align:center; }
.nav ul li a { display:inline-block; padding:0 29px 0 31px; color:#fff; text-decoration:none; }
.nav ul li a:hover,.nav ul li .current { display:block; background:url(navCur.jpg) repeat-x; color:#000; }

.search-form { width:186px; height:25px; padding:20px 0 0 52px; overflow:hidden; }
.search-form div,.search-form input,.search-form button { float:left; }
.search-input-box { position:relative; width:153px; height:20px; margin:0; border:none; background:url(searchInput.jpg) no-repeat; display:inline; }
.search-input-box input { border:0; width:80px; height:17px; padding:2px 2px 1px 70px; border:none; background:none; color:#252525; line-height:15px; vertical-align:middle; }
.search-btn { padding:0; }
.search-btn button{ position:relative; width:32px; height:20px; border:none; background:url(searchBtn.jpg) no-repeat; cursor:pointer; text-indent:-999em; }

.banner { width:1002px; margin:0 auto; }
.banner img { vertical-align:bottom; } 



/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .pic-item .list-pic { display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list .pic-item dl { padding:0 5px; line-height:26px; text-align:center; }


.footer { width:100%; }
.ftWrap { width:1002px; margin:0 auto; }
.ftNav { height:42px; padding:0 12px; background:#adc62d; line-height:42px; }
.ftNav span { float:right; }
.ftNav a,.ftNav a:hover { color:#000; }
.copyright { height:60px; padding-top:10px; background:#00599d; color:#fff; line-height:24px; font-family:arial; text-align:center; }
.copyright a,.copyright a:hover { color:#fff; }