@charset "utf-8";
/*
Copyright ibw.cn
Created by Clearfix
*/
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: 14px/1.5 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var,i { font-style: normal; }
ul, ol { list-style: 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%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; overflow: hidden; *zoom: 1;}
a:link, a:visited,a:hover, a:active { text-decoration: none; }
a { outline: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; }
.noBr {border-right: none !important;}
.bar a {position: relative; }
.bar a:after {content: ''; position: absolute; z-index: 10; top: 0; bottom: 0; margin: auto 0;}
.nobar:after {display: none; }

body { background: #fcfcfc; color: #333; }
a { color: #333; text-decoration: none; }
a:hover {  color: #c91306; }

.wrapper {overflow: hidden;}
.g-in {width: 1200px; margin: 0 auto; }

.header { background: url(bg1.jpg) no-repeat 50% 0 #a80000; }

.topArea {position: relative; height: 239px; }
.topArea .logo {position: absolute; z-index: 10; left: 0; top: 0; bottom: 0; height: 90px; margin: auto 0; }

.nav { background: url(nav.jpg) repeat-x #c20404; }
.nav li {float: left; width: 109px; height: 50px; font-size: 16px; line-height: 50px; text-align: center; }
.nav li a {display: block; color: #fff; }
.nav li a:after {right: 0; width: 1px; height: 16px; background: #fff;}
.nav li a:hover,.nav li.current a {background: url(navcur.jpg); color: #fff; }

.footer { padding:15px 0 7px; background: #a80000; color: #fff; font-size: 14px; text-align: center; overflow: hidden; }
.footer a {color: #fff; }
.footer a:hover {color: #FFA50B; }
.footNav { padding:6px 0; line-height:16px; }
.footNav a { border-right: 2px solid rgba(255,255,255,0.5); padding: 0 6px; display:inline-block; vertical-align:top; }
.copyRight { padding-bottom:10px; border-bottom: 1px solid rgba(255,255,255,0.4); line-height:32px; }
.inform { line-height: 38px; }