@charset "utf-8";
/*布局样式*/
html,body{height:100%}
div{height:auto;}/*div高度根据内容自适应IE6无用*/
div,ul,li{margin:0px;padding:0px;}
html {width:100%}
li{list-style-type:none;}
.row{*zoom:1;width:1000px;margin: 0 auto;}.row:before,.row:after{display:table;content:"";line-height:0;}
.row:after{clear:both;}
[class*="span"]{float:left;}[class*="span"]:before,[class*="span"]:after{display:table;content:"";line-height:0;}
.container-fluid{width:100%;}
.span20{width:1000px;}
.span19{width:948px;}
.span18{width:898px;}                         
.span17{width:848px;}
.span16{width:798px;}
.span15{width:748px;}
.span14{width:698px;}
.span13{width:648px;}
.span12{width:598px;}
.span11{width:548px;}
.span10{width:498px;}
.span9{width:448px;}
.span8{width:398px;}
.span7{width:348px;}
.span6{width:298px;}
.span5{width:248px;}
.span4{width:198px;}
.span3{width:148px;}
.span2{width:98px;}
.span1{width:48px;}
.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}
.row-fluid:after{clear:both;}
.row-fluid [class*="span"]{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;}
.row-fluid [class*="span"]:first-child{margin-left:0;}
.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%;}
.row-fluid .span20{width:100%;*width:100%;}
.row-fluid .span19{width:94.8%;*width:94.8%;}
.row-fluid .span18{width:89.8%;*width:89.8%;}
.row-fluid .span17{width:84.8%;*width:84.8%;}
.row-fluid .span16{width:79.8%;*width:79.8%;}
.row-fluid .span15{width:74.8%;*width:74.8%;}
.row-fluid .span14{width:68.8%;*width:68.8%;}
.row-fluid .span13{width:64.8%;*width:64.8%;}
.row-fluid .span12{width:58.8%;*width:58.8%;}
.row-fluid .span11{width:54.8%;*width:54.8%;}
.row-fluid .span10{width:49.8%;*width:49.8%;}
.row-fluid .span9{width:44.8%;*width:44.8%;}
.row-fluid .span8{width:38.8%;*width:38.8%;}
.row-fluid .span7{width:34.8%;*width:34.8%;}
.row-fluid .span6{width:28.8%;*width:28.8%;}
.row-fluid .span5{width:24.8%;*width:24.8%;}
.row-fluid .span4{width:19.8%;*width:19.8%;}
.row-fluid .span3{width:14.8%;*width:14.8%;}
.row-fluid .span2{width:9.8%;*width:9.8%;}
.row-fluid .span1{width:4.8%;*width:4.8%;}
[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}
[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}
.container{margin-right:auto;margin-left:auto;*zoom:1;}.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.container-fluid{*zoom:1;overflow:hidden;float:left}
.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;}
.container-fluid:after{clear:both;}
.clearfix{display:inline-block;} 
.clearfix {display:block;} 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.left{float:left;}
.right{float:right;}
.pull-right{float:right;}
.widthper98{width:98%;}
.widthper96{width:96%;}