@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 { 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-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
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;}
.fl{float: left;}
.fr{float: right;}
.por{position: relative;}
.poa{position: absolute;}
/*Body*/
body { color: #333333; background: #fff;}
a { color: #333333; }
a:hover { color: #cd1010; }
.wrapper{width:100%; margin: 0 auto; overflow:hidden;}
.wrap { width: 1200px; margin: 0 auto; }
.g-in{width: 1200px; margin: 0 auto;}


.nav{background: url(/dj/images/nav_bg.png) no-repeat center top;padding: 15px 0;}
.nav ul li{float: left;width: 11.1%;text-align: center;box-sizing: border-box;padding: 0 6px;position: relative;}
.nav ul li:after{content: ""; width: 1px;height: 13px;background: #fff;position: absolute;right: 0;top: 8px;}
.nav ul li:last-child:after{display: none;}
.nav ul li a{display: block;color: #fff;font-size: 18px;border-radius: 500px;}
.nav ul li.current a,.nav ul li:hover a{color: #2f2f2f;background: #fff;}
/*Banner*/
.banner {position:relative; left:50%; width:1920px; margin-left:-960px; text-align:center;}

/*footer*/
.footer{background: #3d3d3d;padding: 40px 0;text-align: center;color: #bebebe;}