@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img,  ol, ul, li, form{ margin:0; padding:0; border:0; list-style:none;}
dl, dt, dd,table{margin:0; padding:0;list-style:none;}
input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
/*a,area{blr:expression(this.onFocus=this.blur())}*/
a {text-decoration:none;}
a:hover {/*text-decoration:underline;*/}
.boxcenter {margin:0 auto;}
body{font-family:'微软雅黑';font-size:12px;color:#666;}


.clear{clear:both;height:0px;line-height:0px;font-size:0px;}
.flBox{float:left;}
.frBox{float:right;}
.ellipsisB{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}

/*添加的样式*/
.fix{zoom:1;}
.fix:after{display:block; content:'clear'; clear:both; line-height:0; visibility:hidden;}

.displayNone{display:none;}
.displayBlock{display:block;}
.displayInlineBlock{display:inline-block;}

.posAbsolute{position: absolute;}
.posRelative{position:relative;}

.width1200{width:1200px;}
.marginAuto{margin:0 auto;}
.marginBot10{margin-bottom:10px;}
.marginBot15{margin-bottom:15px;}
.marginBot20{margin-bottom:20px;}
.marginBot30{margin-bottom:30px;}


.fontSize14{font-size:14px;}
.fontSize16{font-size:16px;}
.fontSize18{font-size:18px;}
.colorfff{color:#fff;}
.color000{color:#000;}



