@charset "utf-8";
/*
Copyright ibw.cn
Created by ibw
*/
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 { 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 }
.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 { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition:all 0.5s; }
img{transition:all 0.5s;}
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; float:right !important;}
.i{text-align: justify; text-justify: inter-ideograph;}

/*Body*/
body { color: #444; }
a { color: #444; }
a:hover { color: #d70c1a; }

.wrap { width: 1000px; margin: 0 auto; }
.g-in { width: 1000px; margin: 0 auto; }
.wrapper{width:100%; margin: 0 auto; overflow:hidden;background:#f8f8f8;}

.banner{text-align:center;}

.nav{}
.nav ul{height:54px;background:url(../images/nav.jpg);padding-left:1px;}
.nav ul li { width: 111px; float: left; display: inline; position:relative; z-index:10;}
.nav ul li a { display: block; height: 54px; line-height:54px; font-size: 16px; text-align:center; color:#fff;}
.nav ul li a:hover, .nav ul li a.current {background:#b30917;}
.nav ul li .subNav{width:111px;position:absolute;top:67px;left:0;background:#fff;z-index:10;display:none;}
.nav ul li .subNav dt{border-bottom:1px solid #eee;}
.nav ul li .subNav dt:last-child{border-bottom:0;}
.nav ul li .subNav dt a{height:auto;line-height:18px;padding:8px 0;font-size:13px;}
.nav ul li .subNav dt a:hover{background:#0271c3;color:#fff;}

.footer{background:#ebebeb;font-size:14px;text-align:center;}
.copyright{padding:15px 0;line-height:26px;}
.ibw{height:34px;line-height:34px;border-top:1px solid #ddd;}
img{ max-width: 100%; }
.bt{
    display: -webkit-flex;display: flex;justify-content: center;align-items: center;
}
.bt img{
    margin-right: 7px;
}