/*reset*/
html, body, div, span, object, iframe, a, img, dl, dt, dd, ul, li, form {margin:0; padding:0; border:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul {list-style:none}
table {border-collapse:collapse; border-spacing:0}
:focus {outline:0}
:link, :visited, ins {text-decoration:none}
/*layout*/
.clearfix:after {content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden}
.clearfix {zoom:1}
.clear {clear:both}
/*typography*/
body, input, textarea {font-family:宋体, Arial, Helvetica, sans-serif; font-size:12px; color:#fff}
body {line-height:1.4em; background:#000}
input, textarea {outline:none}
a:link, a:visited {color:#fff}
a:hover, a:active {color:#f00!important}
/*多行文字垂直居中*/
.wrap-div {display:table; border:1px solid #FF0099; background-color:#FFCCFF; width:760px; height:400px; _position:relative; overflow:hidden}
.wrap-sub {vertical-align:middle; display:table-cell; _position:absolute; _top:50%}
.wrap-con {_position:relative; _top:-50%}
/*全屏*/
.fullWidth{width:100%; min-width:1002px; _width:expression(document.body.clientwidth <1002?"1002px":"auto")}
/*两列同高*/
.equal {padding-bottom:32767px; margin-bottom:-32767px}
/*头部*/
.banner{width:778px; height:382px; margin:0px auto; margin-top:60px; clear:both; overflow:hidden; background:#fff}
/*底部*/
.infoot{width:778px; text-align:center; margin:0px auto; padding:20px 0; clear:both; overflow:hidden}
.incopy{width:778px; text-align:center; margin:0px auto; clear:both; overflow:hidden}
.incopy a:link, .incopy a:visited {color:#000}
.incopy a:hover, .incopy a:active {color:#000!important}
