body,dl,dd,h1,h2,h3,h4,h5,h6,form,p{margin:0;}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%;}
ul,ol{margin: 0;padding: 0;list-style:none;}
img{border:0;}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {display: block;}
i,em{font-style: normal;}
body{font:16px/1.5 \9ED1\4F53,sans-serif,Arial,\5b8b\4f53,Verdana,Tahoma,Helvetica;}
a{text-decoration: none;}
html,body{height: 100%;}
body{
  background: #000 url(../images/bg.jpg) no-repeat center top;
  background-size: 100% auto;
}
.wrap{
  position: relative;
  height: 100%;
}
.hide{
  display: none;
}
.slogan{
	position: absolute;
  top: 10%;
  left: 0;
  width: 45.57291666666667%;
  padding-bottom: 36.822916666666666%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url(../images/slogan.png);
  text-indent: -9999px;
}
.info{
  position: absolute;
  right: 0;
  top: 70%;
	width: 915px;
  height: 112px;
  padding-left: 16px;
  padding-top: 12px;
  background: rgba(255, 255, 255, 0.5);
	color: #050505;
  font-size: 20px;
  font-weight: bold;
}
.download{
  position: absolute;
  left: 22.857142857142856%;
  top: 86.7043847241867%;
  width: 45.82857142857143%;
  padding-bottom: 11.428571428571428%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url(../images/btn_download.png);
}
.footer{
  padding-top: 20px;
  padding-bottom: 20px; 
  box-sizing: border-box;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
}
.footer a{
	color: #fff;
	text-decoration: underline;
}

