/* ؛لدٍ¹ِ¶¯
------------------------------ */
.scroll_gcal{position:relative;width:280px;height:160px; }
.scroll_gcal .box{overflow:hidden;position:relative;width:200px;height:160px;margin:0 auto;}
.scroll_gcal .list{overflow:hidden;width:9999px; margin:0; padding:0}
.scroll_gcal .list li{float:left;width:200px; margin:0; padding:0; list-style:none}
.scroll_gcal .list li img { width:200px; height:160px;}
 

.scroll_ryzz{position:relative;width:240px;height:180px; }
.scroll_ryzz .box{overflow:hidden;position:relative;width:160px;height:180px;margin:0 auto;}
.scroll_ryzz .list{overflow:hidden;width:9999px; margin:0; padding:0}
.scroll_ryzz .list li{float:left;width:180px; margin:0; padding:0; list-style:none}
.scroll_ryzz .list li img { width:160px; height:180px;}
.scroll_ryzz .prev,.scroll_gcal .prev,
.scroll_ryzz .next,.scroll_gcal .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;cursor:pointer;}
.scroll_ryzz .prev,.scroll_gcal .prev{left:0px;background:url(prev.png) center no-repeat;}
.scroll_ryzz .next,.scroll_gcal .next{right:0px;background:url(next.png) center no-repeat;}
 
