.back {
  background: url("../images/bg.jpg") repeat;
  background-size: auto auto;
  min-height: 900px;
  height: 900px;
  position: relative;
}
.back a {
  color: #ffffff;
}
.logo {
  position: absolute;
  top: 116px;
  left: 100px;
  font-size: 34px;
  width: 150px;
  padding-left: 120px;
  height: 94px;
  line-height: 94px;
  font-weight: 700;
  font-size: 36px;
  color: #ffffff;
}
.top {
  position: absolute;
  right: 50px;
  top: 70px;
  height: 16px;
}
.top a {
  float: left;
  height: 16px;
  line-height: 16px;
  padding: 0 20px;
  font-size: 16px;
}
.w {
  position: relative;
  width: 980px;
  margin: 0 auto;
  font-size: 16px;
  height: 860px;
}
.w .load {
  width: 202px;
  padding-top: 370px;
  margin-right: 15px;
}
.w .load a {
  display: block;
  width: 100%;
  height: 100%;
}
.w .load li {
  width: 202px;
  height: 64px;
  cursor: pointer;
  margin-bottom: 38px;
}
.w .load .android-load {
  background: url("../images/androidlogo.png");
  background-repeat: no-repeat;
}
.scan {
  background: url(../images/scan.png);
  position: relative;
  background-repeat: no-repeat;
}
.scan .codeBox {
  position: absolute;
  left: 218px;
  top: -70px;
  width: 200px;
  height: 202px;
  padding-left: 22px;
  background: url(../images/codeBg.png) no-repeat center;
}
.scan .codeBox img {
  width: 157px;
  height: 157px;
  margin: 22px;
  border-radius: 5px;
}
.doc {
  padding-top: 136px;
  width: 264px;
  margin: 0 auto;
}
.doc a {
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0 32px;
  border-right: 2px solid #fff;
}
.doc .borderNone {
  border: none;
}
#footer {
  width: 100%;
  text-align: center;
  background: #fff;
  font-size: 14px;
  color: #999;
  letter-spacing: 1px;
  padding: 10px 0 15px;
}
#footer p {
  line-height: 36px;
  color: #999;
}
.jgwablogo {
  background: rgba(0, 0, 0, 0) url(../images/icons.png) no-repeat scroll -623px -97px;
  display: inline-block;
  height: 17px;
  overflow: hidden;
  width: 14px;
}
.phone {
  width: 350px;
  position: absolute;
  right: 100px;
  top: 100px;
}
