@charset "utf-8";
/* CSS Document */

ul,li { list-style:none; margin:0; padding:0; }

/* 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;}


.right-extra .tab{border-bottom:2px solid #BE0000;margin-bottom:10px;}
.right-extra .tab li{position:relative;height:24px;padding:3px 12px 0;background:url(../images/icon_clubs.gif) #ccc no-repeat right -150px;overflow:hidden;margin-right:3px;line-height:24px;font-size:14px;font-weight:bold;color:#c30;}
.right-extra .tab span{position:absolute;left:0;top:0;z-index:1;width:10px;height:27px;background:url(../images/icon_clubs.gif) no-repeat 0 -150px;}
.right-extra .tab a{float:none;color:#c30;}
.right-extra .tab .curr{background-position:right -178px;color:#fff;}
.right-extra .tab .curr span{background-position:0 -178px;}
.right-extra .tab .curr a{color:#fff;}


/*图片小图预览列表*/
.spec-preview{width:100%; text-align:center; /* box-sizing: border-box; border:1px solid #DFDFDF;*/}
        
        .spec-scroll { width:100%; height:100px; position:relative; }
        .spec-scroll .items { width:auto; margin:0 30px; overflow:hidden;  }
        .spec-scroll .items ul { width:20000px; margin-left:0;  }
        .spec-scroll .items ul li { display:block; padding:0 5px; border:0; float:left; overflow:hidden; /*background:#808080;*/ border:1px solid #808080; width:100px; height:100px; margin:0 5px;  }
        .spec-scroll .items ul li.click{ border:1px solid #f00; }
        .spec-scroll span { width:50px; height:80px; display:block; background:#f00; position:absolute; top:50%; margin-top:-25px;  }
        .spec-scroll span.tl { left:0;  }
        .spec-scroll span.tr { right:0; }
		.spec-scroll span.tl,.spec-scroll span.tr{ display:block;font-family:"宋体";text-align:center;width:10px; height:56px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}

.buy-mody-detail{ background-color:#d83207;  color:#fff;  border-radius:5px; text-align:center;  width:15%; display:inline-block;}
.buy-mody-detail a,.return-mody-detail a{ color:#fff; cursor:pointer; display:block; }
.buy-mody-detail:hover{ border-radius:5px; background-color:#C00;}
.return-mody-detail{ background-color:#0075c1; color:#fff;  border-radius:5px; text-align:center; width:15%; display:inline-block;}
.return-mody-detail:hover{ border-radius:5px; background-color:#026db3;}



