@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: 12px/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; text-decoration: 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;}
body {background: #f5f5f5; color: #333; }
a { color: #333; text-decoration: none; }
a:hover {  color: #197bc6; }

.wrapper {overflow: hidden; }
.g-in {width: 1200px; margin: 0 auto; }

.topArea { position: relative; background: url(/bw/images/bg1.jpg) no-repeat center; overflow: hidden; }
.topArea .g-in { position: relative; height: 137px; }
.topArea .logo { position: absolute; left: 0; top: 0; bottom: 0; height: 90px; margin: auto 0; z-index: 10; }

.nav { height: 47px; background: url(/bw/images/nav.jpg); font-size: 16px; line-height: 47px; }
.nav li { position: relative; float: left; width: 133.333px; text-align: center; }
.nav li a { display: block; color: #fff; }
.nav li a:hover,.nav li .current { background: #135b9c; }

.link { min-height: 114px; background: #f1f1f1; }
.link .g-in { padding-top: 40px; }
.link select { width: 284px; height: 38px; margin: 0 55px; border:1px solid #cacaca; background: #fff; text-align: center; }
.link select option { font-size: 14px; }

.footer { padding:23px 0; border-top: 2px solid #63a0d1; background: #d7dde4; font-size: 13px; line-height: 24px; text-align: center; overflow: hidden; }

