.videobox { z-index: 12200; width: 100%; height: 100%; } .vtit { font-weight: normal; padding-top: 1px; text-align: left; line-height: 22px } .videolist { position: relative; float: left; margin-top: 15px; margin-bottom: 10px; } .videolist:hover { cursor: pointer; } .videoed { width: 50px; height: 50px; position: absolute; left: 40%; top: 40%; z-index: 99; border-radius: 100%; } .videos { background-color: #000000; display: none; border: 40px solid #000000; position: fixed; left: 15%; top: 10%; z-index: 12200; width: 70%; } .vclose { position: absolute; right: -3%; top: -6%; border-radius: 100%; cursor: pointer; }