@charset "utf-8";
/* CSS Document */

/*商城 图片小图预览列表*/
.spec-preview{width:auto;height:auto;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:100%;}
.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:90%;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:84px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:80px;height:53px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}


/*活动帖 已报名*/
.spec-scroll1{clear:both;margin-top:5px;width:100%;}
.spec-scroll1 .prev{float:left;margin-right:4px;}
.spec-scroll1 .next{float:right;}
.spec-scroll1 .prev,.spec-scroll1 .next{display:block;font-family:"宋体";text-align:center;width:15px;height:100px; line-height:100px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll1 .items{float:left;position:relative;width:90%;height:130px;overflow:hidden;}
.spec-scroll1 .items ul{position:absolute;width:999999px;height:100px;}
.spec-scroll1 .items ul li{float:left;width:106px;text-align:center;}
.spec-scroll1 .items ul li img{border:1px solid #CCC;padding:2px;width:100px;height:100px;}
.spec-scroll1 .items ul li img:hover{border:2px solid #FF6600;padding:1px;}