@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 Arial, SimSun, 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; vertical-align: bottom; }
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; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.info{text-align: justify; text-justify: inter-ideograph; }

/**body**/
body { color: #666; }
a { color: #666; }
a:hover { color: #7c3a1b; }
.wrap { width: 1000px; margin: 0 auto; }

/**header**/
.header{position:relative;}
.header .wrap{height:96px;position:absolute;left:50%;margin-left:-500px;z-index:10;}
.topArea{padding:8px 0 10px;}
.topTel{font-size:18px;color:#86b83f;float:right;margin-right:10px;}
.language{float:right;margin-top:2px;}
.language a{width:62px;height:20px;line-height:20px;text-align:center;background:url(a.png);float:left;margin-left:5px;color:#000;}
.logo{float:left;}

/**nav**/
.nav {height:57px;background:url(other.jpg);border:1px solid #9e7350;float:left;}
.nav ul {}
.nav ul li { width: 101px; float: left; display: inline; position:relative;z-index:10;}
.nav ul li a { display: block; height: 57px; line-height:57px; color: #fff; font-size: 14px; text-align:center;font-family:Microsoft YaHei;}
.nav ul li a:hover, .nav ul li a.current { text-decoration: none; background:url(current.png); }
.nav ul li.home{width:60px;height:27px;}
.nav ul li.home a{background:url(home.jpg);}
.nav .subNav { position: absolute; top: 57px; left:0; width: 101px; background: #cba083 url(subNav.png) top no-repeat; z-index: 10; display: none; }
.nav .subNav dt{background:url(subDt.jpg) bottom repeat-x;}
.nav .subNav dt a { height: 30px; line-height:30px; font-size: 12px; }
.nav .subNav dt a:hover { text-decoration: underline; background:none;}

/**banner**/
.banner {height: 550px; position: relative; margin:0 auto; background: #956d49;}
.banner .hd { width:100%;height: 10px; overflow: hidden; position: absolute;  bottom: 12px; z-index: 1; }
.banner .hd ul { height:12px; float: right; display:inline; }
.banner .hd ul li { float: left; margin-left: 5px; width: 10px; height: 10px; background:#fff; text-indent:-999em; font-size:0; border-radius:12px;}
.banner .hd ul li.on { background:#7c3a1b; }
.banner .bd { position: relative; width:100%; height: 550px; z-index: 0; overflow: hidden;}
.banner .bd ul{width:1600px;height:550px;position:absolute;left:50%;top:0;margin-left:-800px;}
.banner .bd ul li { zoom:1; vertical-align:middle; height:550px;}

/**footer**/
.footer {background:url(footer.jpg) top repeat-x;}
.footer .wrap{padding: 20px 0;position:relative;}
.ftNav{margin-left:-10px;color:#999;}
.ftNav a{padding:0 10px;color:#999;}
.ftNav a:hover{color: #7c3a1b;}
.copyRight{line-height:22px;margin-top:10px;}

.ftLink{position:absolute;right:0;top:20px;}
.ftLink .hd{width:196px;height:26px;line-height:26px;background:url(ftLink.jpg);padding-left:5px;cursor:pointer;}
.ftLink .bd{width:201px;position:absolute;bottom:26px;left:0;display:none;}
.ftLink .bd ul{}
.ftLink .bd ul li{height:24px;line-height:24px;}
.ftLink .bd ul li a{display:block;height:24px;background:#eee;padding-left:5px;}
.ftLink .bd ul li a:hover{background:#e2e2e2;text-decoration:none;}
