@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 \5b8b\4f53,arial,sans-serif; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
address,cite,dfn,em,var { font-style:normal; }
code,kbd,pre,samp { font-family:courier new,courier,monospace; }
small { font-size:12px; }
ul,ol { list-style:none; }
a { text-decoration:none; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
legend { color:#000; }
fieldset,img { border:0; }
button,input,select,textarea{ font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }

/* 常见功能 */
.hidden { display:none; }
.invisible { visibility:hidden; }
.noBg { background:none !important; }

/* 清除浮动 */
.clear { display:block; height:0; overflow:hidden; clear:both; }
.clearfix:after { content:'\20'; display:block; height:0; clear:both; }
.clearfix { *zoom:1; }

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
html { overflow-y:scroll; }

/* 默认链接样式 */
a:link,a:visited { text-decoration:none; }
a:hover,a:active { text-decoration:underline; }
html { overflow-y:scroll; overflow-x:hidden; }

/* 根据不同项目进行设置 */
body { background:#fff url(bg.jpg) repeat-x; color:#101010;}
a { color:#101010}
a:hover { color:#e11b22; }

.header { width:100%; z-index:9;}


.set { float:right; width:480px; height:26px; padding:51px 34px 12px; background:url(set.jpg) no-repeat right top; text-align:right; line-height:26px; }
.set a { color:#199601; }
.set a:hover { color:#199601; }

.nav { width:960px; height:35px; margin:0 auto; padding:0 8px; background:url(nav.jpg) no-repeat; clear:both; }
.nav ul { float:left; width:750px; 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.gif) no-repeat; line-height:35px; font-size:14px; text-align:center; }
.nav ul li a { display:inline-block; padding:0 13px 0 15px; color:#ccff99; text-decoration:none; }
.nav ul li a:hover,.nav ul li .current { background:url(navCur.jpg) repeat-x; }

.search-form { float:right; width:555px; height:35px; overflow:hidden; }
.search-form div,.search-form input,.search-form button { float:left; }
.search-input-box { position:relative; width:157px; height:27px; margin:4px 0 0; border:none; background:url(searchInput.jpg) no-repeat; display:inline; }
.search-input-box input { border:0; width:147px; height:24px; padding:2px 1px 1px 9px; border:none; background:none; color:#252525; line-height:15px; vertical-align:middle; }
.search-btn { padding-top:4px; }
.search-btn button{ position:relative; width:42px; height:27px; border:none; background:url(searchBtn.jpg) no-repeat; cursor:pointer; text-indent:-999em; }

.banner { height:429px; margin:0 auto; text-align:center; }
.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%; clear:both; }
/* .ftWrap { width:1030px; height:76px; margin:0 auto; background:url(footer.jpg) no-repeat; }*/
.ftWrap { width:1030px; height:100px; margin:0 auto;  background:url(footer.jpg) no-repeat;}
.copyright { padding:18px 15px 20px 0; color:#666; line-height:35px; font-family:arial; text-align:center; }
.copyright span { color:#666; }
.copyright span a,.copyright a:hover { color:#666; }
.copyright a,.copyright a:hover { padding:0 5px; color:#666; }
