@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: #fff; color: #333; }
a { color: #333; text-decoration: none; }
a:hover {  color: #d30404; }

.wrapper {overflow: hidden; }
.g-in {width: 1200px; margin: 0 auto; }

.topArea { position: relative; height: 148px; overflow: hidden; }
.topArea .logo { position: absolute; left: 0; top: 0; bottom: 0; height: 90px; margin: auto 0; z-index: 10; }

.search { float: right; margin-top: 40px; }

.searchNav { text-align:right; clear:both; }
.searchNav a { display:inline-block; padding: 0 23px; border-right: 1px solid #d2d2d2; line-height: 16px; color: #bb292a; font-size: 14px; }
.searchNav a:last-child { padding-right: 0; }
.searchNav a:hover { color: #838788; }

.search form { float:right; width: 230px; height: 38px; margin-bottom: 15px; padding: 0 5px 0 25px; border-radius: 5px; border:1px solid #bb292a; }
.search form input { vertical-align:top; }
.search form input[type="text"] { float: left; width: 190px; height: 38px; border: 0; background: #fff; color: #666; font-size: 14px; }
.search form input[type="submit"] { float: right; height: 38px; width: 38px; background: url("/ibs/images/search.jpg") no-repeat center; cursor: pointer; }

.nav { height: 45px; background: url(/ibs/images/nav.jpg); font-size: 16px; line-height: 45px; }
.nav li { position: relative; float: left; width: 109px; text-align: center; }
.nav li a { display: block; color: #fff; }
.nav li a:hover { color: #ff0; }

.link { min-height: 114px; background: #f1f1f1; }
.link .g-in { padding: 40px 0; }
.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:10px 0; background: #9a0505; color: #fff; font-size: 12px; line-height: 20px; text-align: center; overflow: hidden; }
.footer a {color: #fff; }
.footer a:hover {color: #ff0; }
