@charset "gb2312";

.container_image{width:1200px;height:530px;margin:0 auto;position:relative;overflow:hidden;}
.add{background:url(../images/a_more.png) no-repeat 0 0;width:60px;height:60px;position:absolute;left:50%;margin-left:-30px;bottom:30px;z-index:4;cursor:pointer;display:none;}
.container_image .i_btn{display:block;width:34px;height:80px;position:absolute;top:135px;z-index:3;background-image:url(../images/a_l.png);}
.container_image .prev_L{left:66px;background-position:0 0;}
.container_image .next_R{right:86px;background-position:-34px 0;}
.slide_img {width:800px;height:533px;position:relative;z-index:1;}
.slide_img li{width:150px;height:380px;overflow:hidden;position:absolute;top:15px;background:#ffffff;}
.slide_img li a{display:block;position:relative;width:100%;height:100%;height:530px;}
.slide_img li a img{position:absolute;height:100%;}
.slide_img li.on a{height:530px;}
.slide_img li.on{width:800px;left:200px;top:14px;box-shadow:0 0 15px rgba(0,0,0,0.6) ;overflow:hidden;border:1px solid #fff;}
.slide_img li.on img{width:100%;}
.slide_img li.left{left:0;}
.slide_img li.right{left:300px;}
.slide_img li.mid{left:120px;}
.slide_img li .bg{width:100%;height:142px;background:#000000;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);position:absolute;left:0;bottom:0;z-index:0;display:none;}