body{position: relative;
}
.bg-wrap{
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1000;
  overflow: hidden;
  top: 0;
  left: 0;
  
}

#cover{
  position: relative;
  padding-bottom: 50%;
}

#video_bg{
position: absolute;
top: 0;
left: 0;
height: auto;
width: 100%;

}

.content{
  position: absolute;
  width: 100%;
  min-height: 100%;
  color: #fff;
  z-index: 1000;
 background-color: rgba(255,255,255,0.5);
}

.content h1{
  font-family: sans-serif;
  text-align: center;
  padding-top: 15%;
  
}

.content p{
  text-align: center;
  
}


.clear{
  position: relative;}
.clear:after{ content: ""; display: block; clear: both;}






/*
     FILE ARCHIVED ON 19:52:28 五月 12, 2017 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 3:27:15 五月 13, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
