.m { margin-bottom: 10px; }
.m, .mt, .mc, .mb{ overflow: hidden; }

/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.clearfix{display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 
/*页面全局结束*/
.tab{ overflow:hidden; }
.tab li,.tab a,.tab-item{cursor:pointer;float:left;text-align: center;}
.m, .mt, .mc, .mb{overflow:hidden;}
.mt .extra{float: right;}

.readtitle{ width:450px;margin-left:30px}
.readtitle dl dt{ font-size:18px;border-bottom:1px solid #e2e2e2;padding-bottom:10px;margin-bottom:10px}
.readtitle dl dd{ border-bottom:1px dashed #cfcfcf;margin-bottom:10px;padding-bottom:10px}


.tab{border-bottom:2px solid #898989;margin-bottom:10px;}
.tab li{position:relative;height:24px;padding:3px 12px 3px;background:#898989;overflow:hidden;margin-right:3px;line-height:24px;font-size:14px;font-weight:bold;color:#000;}
.tab span{position:absolute;left:0;top:0;z-index:1;width:10px;height:27px;background:#898989;}
.tab a{float:none;color:#c30;}
.tab .curr{background-position:right -178px;color:#fff;}
.tab .curr span{background-position:0 -178px;}
.tab .curr a{color:#fff;}
.mc{ min-height:100px}
.mc .extra{padding:5px 10px;border-top:1px solid #898989;}
.total{float:right;}
.total strong{color:#FF7403;}
.total a:link,.total a:visited{color:#005aa0;}
.join a:link,.join a:visited{color:#FF7604;}
.norecode{padding:0 10px 10px;}
.iloading{margin-bottom:10px;}
/*评论列表*/
#comment .item{border:1px solid #FFFFFF;padding:8px 15px;}
#comment .odd{background: none repeat scroll 0 0 #F4F9FF;border: 1px solid #EDF0F1;border-radius:10px 10px 10px 10px;}
#comment .user{color:#999999;text-align: right;}
#comment .user span{margin-left: 20px;}
#comment .user .u-level{color:#088100;}
#comment dl{margin-bottom:5px;overflow:hidden;}
#comment dt{float:left;text-align:right;width:80px;}
#comment dd{float:right;overflow:hidden;width:649px;}
#comment .date-answer{color:#999999;float:right;text-align:right;width:130px;}
#comment .useful{color:#999999;text-align:right;}
#comment .useful a{color: #005AA0;}
#comment dt b{background-image: url("../images/icon_clubs.gif");background-repeat: no-repeat;float:left;height:13px;margin:2px 3px 0 0;width:14px;}
#comment .ask b{background-position:-72px -14px;}
#comment .answer{color:#D75509;}
#comment .answer b{background-position:-57px -14px;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:300px;height:300px}

/*放大旁边出现的细节小图片样式*/
.zoomdiv{ height:300px !important; width:300px !important;z-index:100;position:absolute;top:0px;left:0px;width:300px;height:300px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:100px !important;height:100px !important;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:300px;border:1px solid #DFDFDF;margin-bottom:20px;}
.spec-scroll{clear:both;width:302px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:272px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:62px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:50px;height: 50px;}
.spec-scroll .items ul li img:hover{border:1px solid #000;}