@charset "utf-8";
/* box */
#box{position:relative;width:1200px;height:475px;margin:115px auto 0;}
#box ul{position:relative;width:1170px;height:458px}
#box li{position:absolute;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden; opacity: .35;}
#box li a{ display:block}
#box li a img{ display:block;  border:none;width:227px;height:232px;vertical-align:top; margin:13px 13px 5px;}

#box .prev, #box .next{position:absolute;top:50%;width:39px;height:80px;margin-top:-40px;overflow:hidden;text-indent:-999px;cursor:pointer;background:url(../images/btn.png) no-repeat;}
#box .prev{left:-60px;}
#box .next{right:-60px;background-position:-39px 0;}
#box ul .aaa1{ opacity: 1; }
#box ul .aaa1 img{ width:600px!important; height:360px!important; margin:23px 23px 10px!important;}
