/*
  ibw.cn Reset Stylesheet
  Edited by Jue
  Copyright (c) 2016 ibw
 */

@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, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: 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%; border:0; background:none; outline:none; }
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, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #dab27a; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

.welcome { height:35px; line-height:35px; background:#f2f2f2; }
.welcome p { float:left; color:#a4a4a4; }
.welcome p a { color:#a4a4a4; margin:0 10px; text-transform:uppercase; }
.welcome p a:hover { color:#dab27a; }

.welcome form { float:right; margin-top:7px; border:1px solid #afafaf; border-radius:5px; overflow:hidden; }
.welcome form .txt { float:left; width:130px; height:21px; line-height:21px; padding-left:5px; }
.welcome form .btn { float:left; width:20px; height:21px; background:url(btn.png) no-repeat; cursor:pointer; }

.logo { float:left; }
.nav { float:right; margin-top:61px; height:43px; background:url(nav.jpg) no-repeat left #dab27a; }
.nav ul li { float:left; width:145px; text-align:center; line-height:43px; background:url(li01.jpg) no-repeat right center; }
.nav ul li a { color:#fff; font-size:14px; }
.nav ul li a:hover,.nav .current { color:#5b4a41; }

.banner { position: relative; width: 100%;  overflow: hidden; z-index:0;  }
.banner .bd { position: relative; left: 50%; width:1920px; margin: 0 0 0 -960px; text-align: center; overflow: hidden; }
.banner .wrap { position:relative; }
.banner .hd { position: absolute; bottom: 20px; width:1200px; text-align:center; z-index:999; }
.banner .hd ul {  display:inline-block; *display:inline; zoom:1;   }
.banner .hd li { float:left; width:12px; height:12px; border-radius:100%;  margin:0 5px; text-indent:-9999em; background:#fff; cursor:pointer; }
.banner .hd li.on { background:#d1ab76; }

.banner01 { position:absolute; top:0; width:100%; height:9px; background:url(bg.png) repeat-x; z-index:999; } 




.footer01 { background:#acacac; padding:15px 0 20px 0; border-top:1px solid #a09f9f; }
.footer01 .pic01 { float:left; margin-top:15px; }
.footer01 .txt { float:left; margin:15px 0 0 30px; }
.footer01 .txt .txt01 { margin-bottom:20px; }
.footer01 .txt .txt01 a { font-size:14px; color:#fff; margin-right:60px; text-transform:uppercase;  padding-bottom:10px; background:url(footer03.jpg) no-repeat bottom left;  }
.footer01 .txt p { color:#fff; line-height:25px; }
.footer01 .txt .p1 { font-size:14px; margin-top:25px; }
.footer01 .pic02 { float:right; }


.tail { height:35px; line-height:35px; color:#fff; background:#dab27a; }
.tail .p1 { float:left; }
.tail .p2 { float:right; }
.tail p a { color:#fff; margin-right:10px; }
.tail p a:hover { color:#000; }

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:50%; margin-right:-670px; display:none; z-index:99999; }
.back-to .back-top { display:block; width:40px; height:40px; background:url(top.jpg) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

