@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; }
a { text-decoration: 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 { text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #333;}
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 {font-size: 14px; background: #fcfcfc; color: #333; }
a { color: #333; text-decoration: none; }
a:hover {  color: #9e1516; }

.wrapper {overflow: hidden;}
.g-in {width: 1200px; margin: 0 auto; }


.topArea {position: relative; height: 126px; background: url(bg1.jpg) no-repeat center;}
.topArea .g-in {position: absolute; z-index: 10; top: 0; bottom: 0; left: 0; right: 0;}
.topArea .logo {position: absolute; z-index: 10; left: 0; top: 0; bottom: 0; height: 78px; margin: auto 0;}
.topArea .search {position: absolute; z-index: 10; right: 0; top: 0; bottom: 0; height: 60px; margin: auto 0;}
.topArea .search form {width: 210px; margin-top: 8px; }
.topArea .s-1 a {display: inline-block; width: 70px; text-align: center; color: #fff; }
.topArea .s-1 a:after {right: 0; width: 2px; height: 16px; background: #fff;}
/*.topArea .s-1 a:hover {color: #61BD5C;}*/
.topArea .s-2 input[type="text"] {float: left; width: 164px; height: 30px; padding-left: 10px; background: #fff; color: #666;}
.topArea .s-2 input[type="submit"] {float: left; width: 31px; height: 30px; background: url(search.jpg) no-repeat center; cursor: pointer; }

.nav {line-height: 50px; background: url(bg2.jpg) no-repeat center;}
.nav li {float: left; width: 132px;}
.nav a {display: block; text-align: center; color: #3f3a39; font-size: 16px;}
.nav .cur a {background: #9e1516; color: #fff7fe;}
.nav a:after {right: -1px; width: 1px; height: 16px; background: #333;}
.nav a:hover {background: #9e1516; color: #fff7fe;}

.banner {background: url(bg3.jpg) no-repeat center;}

.footer {background: #94080b; text-align: center; color: #f2f9ff; overflow: hidden;}
.f-1 {margin-top: 20px;}
.f-2 {border-bottom: 1px solid rgba(255,255,255,0.4); padding: 7px 0 11px 0;}
.f-3 {line-height: 45px;}
.footer a { color: #f2f9ff; }
.footer a:hover { color: #ff0; }