@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{-webkit-text-size-adjust:none;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,li{list-style:none}a{text-decoration:none}legend{color:#000}fieldset,img{border:0;vertical-align:top;}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}html {overflow-y:scroll;}.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}a{blr:expression_r(this.onFocus=this.blur())}a{outline:none;}.none{display:none;}.block{display:block;}.noBg{background:none !important;}.noBd{border:none !important;}.noPd{padding:0 !important;}

body { color:#333; -webkit-text-size-adjust:none; font-family:Microsoft YaHei,SimSun; background:url(bg.jpg) repeat; }
a { color:#8f8f8f; }
.wrap { position:relative; width:990px; margin:0 auto; clear:both; }
.header,.container,.footer { margin:0 auto; }

.topArea { height:73px; overflow:hidden; }
.topArea .logo { float:left;  }

.nav { }
.nav ul {  height: 38px; }
.nav ul li { position: relative; float:left; width:123px; height: 38px;}
.nav ul li a { display:block; width: 123px;  height: 38px; line-height:38px; color:#fff; font-size:14px; text-align: center; }
.nav ul li .current, .nav ul li a:hover { text-decoration:none; color:#fff;  }

/* pic-item */
.pic-item-list { overflow:hidden; }
.pic-item { float:left; display:inline; text-align:center; }
.pic-item .list-pic { display:block; margin:0 auto; }
.pic-item dl { line-height:18px; padding:0 5px; }



.footer {  background:#0e0e0e; color: #b6b6b6; }
.footer a { color: #b6b6b6; }
.footer .wrap { position: relative; padding: 20px 0 25px; }
.footer .copyright { float: left; width: 700px; line-height: 22px; font-size: 14px; }
.footer .other { float: right; width: 200px; }
.footer .other .tel { line-height: 24px; text-align: right;}
.footer .other .tel span { font-size: 16px; font-weight: 600; }
.footer .other .link { line-height: 24px; text-align: right; }

.myHide{ display:none; }
.myShow{ display:block; }