html {
  background-color: #ffffff;
  color: #333333;
  font-family: sans-serif;
}

body {
  overflow: -scroll;
  overflow-x: hidden;
}

/** header **/
#header {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 1.5rem;
}

#header-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.5rem;
  background-color: #ffffff;
  height: 1.5rem;
}

#header-logo {
  position: absolute;
  top: .25rem;
  left: .25rem;
  width: 1rem;
  height: 1rem;
}

#header-app-name {
  position: absolute;
  top: .35rem;
  left: 1.35rem;
  height: 60px;
  color: #383838;
  font-family: STHeiti;
  font-size: .65rem;
  font-weight: bold;
  letter-spacing: .05rem;
  line-height: .9rem;
}


#header-webapp-button {
  position: absolute;
  top: .35rem;
  right: 2.5rem;
  display: inline-block;
  width: 2rem;
  height: .8rem;
  border: 1px solid #26a2ff;
  border-radius: .5rem;
  color: #26a2ff;
  font-family: 微软雅黑;
  font-size: .45rem;
  font-weight: 200;
  line-height: .8rem;
  text-align: center;
  user-select: none;
}

#header-download-button {
  position: absolute;
  top: .35rem;
  right: .25rem;
  display: inline-block;
  width: 2rem;
  height: .8rem;
  border: 1px solid #26a2ff;
  background-color: #26a2ff;
  border-radius: .5rem;
  color: #ffffff;
  font-family: 微软雅黑;
  font-size: .45rem;
  font-weight: 200;
  line-height: .8rem;
  text-align: center;
  user-select: none;
}

#header-download-button:active {
  border-color: #000000;
  color: #000000;
}

/** head **/
#head {
  position: relative;
  width: 100%;
  height: 12.8rem;
  margin: 1.5rem 0 0 0;
}

#head-video-play-button {
  position: absolute;
  top: 8rem;
  left: 25%;
  width: 50%;
  height: 1.2rem;
  border-radius: .5rem;
  color: #ffffff;
  font-family: 微软雅黑;
  font-size: .55rem;
  font-weight: 200;
  line-height: 1.2rem;
  text-align: center;
}

#head-video-play-button > a {
  color: #ffffff;
}

#head-video-play-button > a:hover {
  color: #ffffff;
}

#head > img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 0 none;
}

#head-app-name {
  position: absolute;
  top: 2.5rem;
  width: 100%;
  color: #ffffff;
  font-family: 微软雅黑;
  font-size: .6rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}

#head-slogan {
  position: absolute;
  top: 3.5rem;
  width: 100%;
  height: 1rem;
  color: #ffffff;
  font-size: .7rem;
  font-family: 微软雅黑;
  font-weight: 100;
  text-align: center;
}

#head-webapp-button {
  position: absolute;
  top: 5rem;
  left: 25%;
  display: inline-block;
  width: 50%;
  height: 1.2rem;
  background-color: #26a2ff;
  border-radius: .5rem;
  color: #ffffff;
  font-family: 微软雅黑;
  font-size: .6rem;
  font-weight: 100;
  line-height: 1.2rem;
  text-align: center;
  user-select: none;
}

#head-download-button {
  position: absolute;
  top: 6.65rem;
  left: 25%;
  display: inline-block;
  width: 50%;
  height: 1.2rem;
  background-color: #26a2ff;
  border-radius: .5rem;
  color: #ffffff;
  font-family: 微软雅黑;
  font-size: .6rem;
  font-weight: 100;
  line-height: 1.2rem;
  text-align: center;
  user-select: none;
}

#head-download-button:active {
  background-color: #0c77d1;
}

#head-help {
  position: absolute;
  top: -.2rem;
  right: .2rem;
  display: inline-block;
  width: 100%;
  color: #ffffff;
  font-family: 微软雅黑;
  font-size: .4rem;
  text-align: right;
}

#head-help > a {
  margin-top: .5rem;
  display: block;
  text-decoration: underline;
  color: #ffffff;
}

/** page-scan **/
#page-scan {
  position: relative;
  width: 100%;
  height: 13.5rem;
  background-color: #d3dce6;
}

#page-scan-content {
  position: absolute;
  top: 10.5rem;
  right: .3rem;
  left: .3rem;
  font-size: .4rem;
  font-family: 微软雅黑;
  font-weight: 300;
  text-align: center;
  line-height: .5rem;
}

#page-scan-video {
  position: relative;
  width: 10rem;
  height: 7.5rem;
  max-width: 80%;
  text-align: center;
  position: relative;
  margin: 0 auto;
  top: 3.5rem;
}

#page-scan-mock-play-button__top {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 3em;
  height: 1.5em;
  opacity: 0;
}

#page-scan-mock-play-button__bottom {
  position: absolute;
  z-index: 1;
  bottom: 1.5rem;
  left: 0;
  width: 3em;
  height: 1.5em;
  opacity: 0;
}

/** page-assessment **/
#page-assessment {
  position: relative;
  width: 100%;
  height: 13.5rem;
  background-color: #e5e9f2;
}

#page-assessment-content {
  position: absolute;
  top: 10.5rem;
  right: .3rem;
  left: .3rem;
  font-size: .4rem;
  font-family: 微软雅黑;
  font-weight: 300;
  text-align: center;
  line-height: .5rem;
}

#page-assessment-img {
  position: absolute;
  top: 2.5rem;
  right: 1rem;
  left: 1rem;
  margin: 0 auto;
  width: 8rem;
  text-align: center;
}

/**page-report**/
#page-report {
  position: relative;
  width: 100%;
  height: 13.5rem;
  background-color: #eff2f7;
}

#page-report-content {
  position: absolute;
  top: 10.6rem;
  right: .3rem;
  left: .3rem;
  font-size: .4rem;
  font-family: 微软雅黑;
  font-weight: 300;
  text-align: center;
  line-height: .5rem;
}

#page-report-img {
  position: absolute;
  top: 2.8rem;
  right: 1rem;
  left: 1rem;
  margin: 0 auto;
  width: 8rem;
  text-align: center;
}

/** form-contact **/
/*#form-contact {
  position: relative;
  margin: 0 auto 0 auto;
  padding: .3rem .3rem .2rem .3rem;
  width: 100%;
  height: 8rem;
  background-color: #ffffff;
  color: #666666;
}

#form-contact-tel {
  color: #969696;
}

#form-contact-mail {
  color: #969696;
}

#form-contact > form > h1 {
  display: block;
  color: #666666;
  font-size: .5rem;
}

#form-contact h1 > span {
  display: block;
  border-bottom: .01rem solid #969696;
  color: #969696;
  font-size: .3rem;
  line-height: .8rem;
}

#form-contact > label {
  display: block;
}

#form-contact label > span {
  float: left;
  margin: .15rem 0 0 0;
  padding: 0 .1rem 0 0;
  width: 20%;
  color: #969696;
  font-size: .4rem;
  text-align: right;
}

#form-contact input[type="text"],
#form-contact textarea {
  padding: .1rem 0 .1rem .15rem;
  margin: .1rem .2rem .2rem 0;
  width: 70%;
  height: .35rem;
  border: .01rem solid #e5e5e5;
  background: #fbfbfb;
  color: #555;
  line-height:.3rem;
  outline: 0;
}

#form-contact textarea {
  display: block;
  height: 1rem;
}

#form-contact-submit-button {
  display:inline-block;
  width: 15%;
  height: .6rem;
  background-color: #26a2ff;
  border-radius: .1rem;
  color:#ffffff;
  font-size: .28rem;
  font-weight:bold;
  text-align:center;
}

#form-contact-submit-button:hover {
  background: #8492A6;
}

#form-contact-submit-button:active {
  position:relative;
  top: .01rem;
}*/

#footer {
  position: relative;
  width: 100%;
  height: 2.5rem;
  background-color: #8492a6;
}

#footer-contact {
  position: absolute;
  top: .6rem;
  right: 1rem;
  left: 1rem;
  margin: 0 auto;
  color: #ffffff;
  font-size: .35rem;
  text-align: center;
}

#footer-tel {
  color: #ffffff;
  font-size: .4rem;
  font-weight: bold;
}

#footer > div {
  line-height: .5rem;
}

.page-title {
  position: absolute;
  top: 1rem;
  width: 100%;
  font-size: .8rem;
  font-family: 微软雅黑;
  font-weight: bold;
  letter-spacing: .05rem;
  text-align: center;
}

p {
  text-align: left;
  text-indent: .3rem;
}

p > b {
  color: #26a2ff;
}



/* For ipad */
/*@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
  #main {
    height: 14.8rem;
  }
}*／


