body{background-color: #FFF}
.container{width: 1200px;margin: 0 auto;}
.videolist { position:relative; float:left; width:580px; height:300px; margin-right:10px;margin-left: 10px; margin-top:0px; margin-bottom:90px; }
.videolist:hover{ cursor: pointer; }
.videolist img{margin-bottom: -4px;}
.vtitle{width:580px; height:70px;background-color: #222222;color: #FFFFFF;text-align: center;line-height: 70px}
.vtitle img{display: block; width: 30px;height: 30px;position: absolute;margin-left: 20px;margin-top: 20px;}
.videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos{ display:none;  position:fixed; left:15%; top:10%;z-index:100; width:70%;  }
.videos2{ display:none; border: 1px solid #080808; position:fixed; left:22%; top:35%; margin-left:-120px; margin-top:-210px; z-index:100; width:1280px; height:720PX; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }