@charset "utf-8";
body,div,ul,li,h4,p{margin:0;padding:0;}
body{font:12px/1.8 arial;color:#fff;}
a{color:#fff;text-decoration:none;padding:2px 5px;}
a:hover{background:#F90;}

/* #box */
#box{position:relative;width:100%;height:500px;margin:6% auto ;}
#box ul{position:relative;width:910px;height:500px; margin:0 auto;}
#box li{position:absolute;list-style:none;width:0; height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;border-radius:3px;}
#box li:nth-child(4){box-shadow:0px 4px 50px #565656;}
#box li img{width:100%;height:100%;vertical-align:top;}
#box .prev, #box .next{position:absolute;top:50%;width:39px;height:80px;margin-top:-40px;overflow:hidden;text-indent:0px;cursor:pointer;}
#box .prev{left:-60px;}
#box .next{right:-60px;background-position:-39px 0;}

/* .box */
#box1{position:relative;width:62%;height:500px;margin:6% auto ; padding-right:13%;}
#box1 ul{position:relative;width:854px;height:500px; margin:0 auto;}
#box1 li{position:absolute;list-style:none;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;border-radius:3px;}
#box1 li:nth-child(4){box-shadow:0px 4px 50px #565656;}
#box1 li img{width:100%;height:100%;vertical-align:top;}
#box1 .prev, #box1 .next{position:absolute;top:50%;width:39px;height:80px;margin-top:-40px;overflow:hidden;text-indent:0;cursor:pointer; }
#box1 .prev{left:-60px;}
#box1 .next{right:-60px;background-position:-39px 0;}
#box .prev img,#box .next img{ width:100%!important; margin-top:4px;}
pre,next{ border:none; color:#f00;}
