article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display:block;
    padding:0;
    margin:0;
}
div,p,dl,dd,a,b,u,em,input,textarea,button,option,select,form,label,span,td,li,body,ul,ol,i,h1,h2,h3,h4,h5,h6{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0;
    margin:0;
    font-family:'Microsoft YaHei',Helvetica,Arial,sans-serif;
}
html{-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
img,fieldset,iframe{border:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
h1,h2,h3,h4,h5,h6,th,caption{text-align:left;}
:focus{outline:0;}
a,img{-webkit-touch-callout:none;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
a,a:link,a:visited{text-decoration:none;color:#333}
em,strong,i{font-weight:normal;font-style:normal;}
.clearfix:before{display:table;content:'';}
.clearfix:after{display:table;content:'';clear:both;}
input[type="submit"]{-webkit-appearance:none;}
.hidden{display:none;}
.mglt5{ margin-left:5px;}
.crumb{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;  
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
	color:#6d6b6b;
}
.crumb a{ color:#6d6b6b;}

/*分页公用*/
#pages{padding:6px;margin:10px auto;text-align:center; font-family: "\5B8B\4F53";font-size: 14px;}
#pages a{border:#e1e1e1 1px solid;padding:5px 8px;margin:3px;color:#666666;background-color:#ffffff;text-decoration:none;-webkit-border-radius: 3px;font-size: 14px}
#pages span,#pages a:hover{border:#ff6600 1px solid;padding:5px 8px;margin:3px;color:#ffffff;background-color:#ff6600;-webkit-border-radius: 3px;font-size: 14px}
#pages span{font-weight:bold;}
/*置顶*/
.topsfloor{font-size: 12px;color: #ff0000;margin-right: 6px;}
.topsfloor b{ font-size: 16px;font-weight: bold;margin-right: 3px;}
.topsident{display:block; float:left;width:18px;height:18px;background:url('/statics/theme/default/img/topsident.png') no-repeat;margin-left:10px;}
.topsbidding{display:block; float:left;width:18px;height:18px;background:url('/statics/theme/default/img/topsident.png') no-repeat;margin-left:10px;background-position: -24px 0;}
/*套红*/
.taohong{ color:#F00;}

