@charset "utf-8";
/* CSS Document */

a.abtn{display:block;height:111px;width:20px;overflow:hidden;background:url(images/ax.jpg) no-repeat 0px 50%;}

a.aleft{float:left;}
a.agrayleft{cursor: pointer;background-position:-56px 50%; margin-right:5px;}
a.aright{float:right;background-position:-137px 50%;margin-left:5px;}
a.agrayright{cursor:pointer;background-position:-84px 50%;}

.scrolllist{height:136px;margin:0 auto; padding:10px 0;}
.scrolllist .imglist_w{width:591px; margin-left:2px;height:136px;overflow:hidden;float:left;position:relative;/*必要元素*/}
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{float:left;width:187px;float:left;padding:0 5px; text-align:center;}
.scrolllist .imglist_w li a{display: table-cell;vertical-align:middle; *display:block;*font-size:95px;*font-family:Arial;  width:185px; height:109px; line-height:109px; border:#261b0e 1px solid; overflow:hidden;}
.scrolllist .imglist_w li a:hover{border:#312618 1px solid;}
.scrolllist .imglist_w li img{
	max-width:181px;   /* 宽度 */ 
	max-height:105px; /* 高度 */ 
	vertical-align:middle;
	-ms-interpolation-mode: bicubic; overflow:hidden;
}
.scrolllist .imglist_w li div span{color:#b28a66; width:185px; text-align:center; padding-top:9px; display:block; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.scrolllist .imglist_w li div span a{color:#b28a66; font-size:12px; border:0; line-height:16px; height:16px;display:block; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.scrolllist .imglist_w li div span a:hover{color:#e1bb9a; border:0;}

#s2{width:214px; height:408px;}
#s2 .imglist_w{width:176px; height:408px;}
#s2 .imglist_w ul{height:20000px;width:auto;position:absolute;left:0px;top:0px;}
#s2 .imglist_w li{float:none;}
