body,html{
  margin: 0;
  padding: 0;
}
html{
  min-height: 100%;
  width: 100%;
}
body{
  /*background: url(../img/bg.jpg) no-repeat;*/
  width: 100%;
  min-height: 100%;
  background-size: 100%;
  font-family: 'Microsoft YaHei';
}
a {
  list-style: none;
  text-decoration: none;
}
img[src=""]{
  opacity: 0;
}
.contain {
  padding-top: 20%;
  padding-bottom: 10%;
}
#mobile-page {
  display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url('../img/mob-bg.jpg') no-repeat;
    background-size: 100% 100%;
}
#mobile-page p {
  color: white;
  font-size: 2.8em;
  width: 88%;
  margin: auto;
  margin-top: 71%;
  text-align: center;
  margin-bottom: 4em;
}
#mobile-page a {
  color: white;
  text-decoration: none;
  display: block;
  width: 90%;
  margin: auto;
  padding: 0.5em 0;
  font-size: 1.6em;
  text-align: center;
  border-radius: 3em;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  margin-top: 1em;
  -webkit-tap-highlight-color: rgba(0,0,0,0); /*去除浏览器只带点击轮廓框*/
}
#mobile-page .logo-name{
  width: 100%;
  /*padding-bottom:40%;*/
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 60px;
}
#mobile-page .logo-name img {
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0,0,0,0); /*去除浏览器只带点击轮廓框*/
}
#mobile-page .download-btn{
  position: absolute;
  bottom: 10%;
  width: 100%;
}
a:visited{
  color: white;
}
.android{
  background-color: #00ee97;
}
.ios{
  background-color: #00baff;
}
.guide{
  display: none;
  width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
}
.arrow{
    background: url(../img/arrow.png) center center no-repeat;
    background-size: 100% auto;
    display: block;
    width: 12%;
    height: 13%;
  margin-left: 75%;
  margin-top: 2%;
}
.tips{
  background-image: url(../img/tips.png);
  /*background:url(../img/tips.png) center top no-repeat;*/
  background-position: center top;
  background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    width: 46%;
    height: 32%;
    margin-left: 44%;
    margin-top: -4%;
}
.close{
    background: url(../img/close.png) center top no-repeat;
    background-size: 80%;
    width: 20%;
    height: 20%;
    float: right;
    margin-right: -3%;
    margin-top: -6%;
}
#mobile-page {
  display: none;
}
#pc-page {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../img/pc-bg.jpg) center top no-repeat;
    background-size: 100% 100%;
}
.top-part {
  height: 50%;
  position: relative;
}
.top-part img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 10%;
  height: 100px;
  width: 100px;
  max-width: 180px;
}
.top-part div{
  height: 40px;
  font-size: 24px;
  font-weight: 400;
  color:#fff;
  line-height: 40px;
  position: absolute;
  width: 100%;
  top:50%;
  text-align: center;
  min-width: 180px;
  margin-top:60px;
}
.top-part div span{
/*  position: absolute;
  top: 50%;
  left: 50%;
  height: 30%;
  width: 50%;*/
  /*margin: -15% 0 0 -25%;*/
}
.bottom-part {
  height: 50%;
}
.left-part,
.right-part {
  width: 50%;
  float: left;
  position: relative;
}
.right-part > div {
  margin-left: 65px;
}
.left-part {
  text-align: right;
}
.left-part > div {
  position: absolute;
    padding: 2px;
    background-color: #fff;
    margin-top: 20px;
    width: 135px;
    height: 135px;
    right: 90px;
}
.scan-download{
    display: inline-block;
    width: 134px;
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-right: 90px;
    margin-top: 160px;
}
.left-part img {
  width: 135px;
}
.pc-download {
    display: list-item;
    width: 190px;
    text-align: center;
    border-radius: 20px;
    margin-top: 25px;
    height: 35px;
    line-height: 35px;
    color: #C7F1DD;
    font-size: 12px;
    cursor: pointer;
}
.mac-download {
    background-color: #00B9FE;
}
.win32-download {
    background-color: #2ED89A;
}
.win64-download {
    background-color: #04D5CA;
}
@media screen and (max-width: 384px) {
    #mobile-page a {
        font-size: 1.4em;
    }
}

@media screen and (max-width: 320px) {
  .arrow{
      width: 12%;
      height: 15%;
    margin-left: 75%;
    margin-top: 2%;
  }
  .tips{
      width: 46%;
      height: 26%;
    margin-left: 44%;
    margin-top: -7%;
  }
}


/*IOS证书提示*/
        .content{
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            overflow: auto;
            font-size: 17px;
            box-sizing: border-box;
        }
        .overlay {
            width: 100%;
            position: fixed;
            bottom: -900px;
            z-index: 11;
            font: normal 16px/1.6 Arial,"\5FAE\8F6F\96C5\9ED1",Helvetica;
        }

        .overlay .header {
            background-color: #F3F3F3;
            text-align: center;
            /* padding: .1rem; */
            position: relative;
            color: #666666;
            font-weight: bold;
            height: 32px;
            line-height: 32px;
            box-sizing: border-box;
            font-size: 14px;
        }

        .overlay .header a {
            display: block;
            position: absolute;
            right: .1rem;
            top: .1rem;
            color: #666666;
        }

        .overlay .content {
            padding: 10px;
            background-color: #fff;
        }

        .overlay .content .tit {
            margin-top: 0;
            color: #666666;
            margin-bottom: 15px;
            font-size: 14px;
            font-family: Arial, 微软雅黑, Helvetica;
        }

        .overlay .content .step1 {
            display: block;
            width: 80%;
            margin: 0 auto .2rem auto;
        }

        .overlay .content .sign {
            text-decoration: none;
            border: 1px solid #dddddd;
            border-radius: .3em;
            padding: .3rem .2rem;
            display: -webkit-box;
            -webkit-box-orient: horizontal;
            -webkit-box-pack: justify;
            -webkit-box-align: center;
            margin: 0 auto;
            height: 55px;
            box-sizing: border-box;
        }

        .overlay .sign img {
            display: block;
            width: 2.8rem;
            height: 2.8rem;
            margin-right: 1.3rem;
        }

        .overlay .sign p.sign-name {
            width: 80%;
            overflow: hidden;
            color: #000;
            white-space: nowrap;
            text-overflow: ellipsis;
            line-height: 2rem;
            font-family: Arial, 微软雅黑, Helvetica;
            margin: 0;
        }

        .overlay .sign p {
            height: 2rem;
            color: #B5B5BB;
        }


        .overlay .finger {
            display: block;
            width: 2.8rem;
            position: relative;
            top: -12px;
            float: right;
            right: 0;
            z-index: 12;
        }

        .overlay .btn-list {
            position: relative;
            height:44px;
        }

        .overlay .content #btn-trust {
            display: block;
            margin: .2rem auto .2rem auto;
            color: #00A0EC;
            /* font-size: .25rem; */
            border-radius: 3em;
            /* padding: .2rem; */
            width: 50%;
            text-align: center;
            border: 1px solid #00A0EC;
            box-sizing: border-box;
            height: 36px;
            line-height: 34px;
            font-size: 14px;
            margin-top: 15px;
        }
        a {
            -webkit-tap-highlight-color: rgba(0,0,0,0);
            text-decoration: none;
            letter-spacing: 1px;
        }

        .overlay .content #jc {
            text-decoration: underline;
            color: #ee272f;
            font-size: 12px;
            line-height: .3rem;
            position: absolute;
            bottom: 0;
            right: .2rem
        }
        .mask{
            display: none;
            background: rgba(0,0,0,.5);
            height: 1000%;
            width: 100%;
            position: fixed;
            bottom: 0;
            left: 0;
            top: 0;
            z-index: 10;
        }
