* { margin: 0px; padding: 0px; font-family: Microsoft YaHei; } #banner ul li{ position:relative; left:0%; float:left; overflow: hidden; background-size: 100% 100%; } #banner { width:1000px;height:440px;overflow:hidden; } #box { width:300%;position:relative;left:0%; } #img0 { background-image: url(/../controls/pc/Imagelist/images/banner1.png);height:440px;width:33.3%;opacity:1; } #img1 { background-image: url(/../controls/pc/Imagelist/images/banner2.jpg);height:440px;width:33.3%;opacity:1; } #img2 { background-image: url(/../controls/pc/Imagelist/images/banner3.jpg);height:440px;width:33.3%;opacity:1; } #leftbox { width:100%;height:100%; } #file1 { width: 39%; height: 14%; position: absolute; margin: auto; top: 44%; opacity: 0; cursor: pointer; left: 28%; } #file2 { width: 39%; height: 14%; position: absolute; margin: auto; top: 44%; opacity: 0; cursor: pointer; left: 28%; } #file3 {width: 39%; height: 14%; position: absolute; margin: auto; top: 44%; opacity: 0; cursor: pointer; left: 28%; } #page { position: relative; overflow: hidden; /* top: 67%; */ bottom: 9%; left: 46%; z-index: 9; } #page li { list-style: none; float: left; width: 50px; border-radius: 10px; width: 15px; margin-left: 27px; height: 15px; background-color: white; cursor: pointer; } #right{ width:15%; height: 20%; background-color:red; position: relative; z-index: 100; top: 17%; left: 91%; background: url(/../controls/pc/Imagelist/images/right.png); background-repeat: no-repeat; cursor: pointer; } #left{ width:15%; height: 20%; background-color:red; position:relative; z-index: 99; left:2%; background:url(/../controls/pc/Imagelist/images/left.png); background-repeat: no-repeat; top:37%; cursor: pointer; }