/***************************************** 公共内容 *************************************************************************************/

@charset "utf-8";
html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body, html {
    height: 100%
}

a, img {
    -webkit-touch-callout: none
}

body, dd, dl, form, h1, h2, h3, h4, h5, h6, input, ol, p, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button:focus, input:focus, textarea:focus {
    outline: 0
}

a {
    text-decoration: none
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%
}

body {
    font: 12px/1.5 FZLTXIHJW--GB1-0, "hiragino sans gb", "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #ffffff;
}

.soft_statement {
    position: absolute;
    font-size: 12px;
    width: 255px;
    height: 40px;
    color: #999999;
    line-height: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

/***************************************** 公共内容end *************************************************************************************/

.head {
    margin: 0 auto;
    max-width: 640px;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.head_icon {
    margin-top: 70px;
    width: 320px;
}

.text {
    left: 0;
    right: 0;
    bottom: 150px;
    width: 280px;
    margin: 0 auto;
    position: absolute;
}

.text img {
    left: 0;
    right: 0;
    width: 100%;
    height: 64px;
    position: relative;
}


/*@media screen and (min-width: 320px) and (max-width: 568px){*/
/*    body .downLoad >img{*/
/*        bottom: 95px;*/
/*    }*/
/*    body .head_icon{*/
/*        margin-top: 0px;*/
/*    }*/
/*}*/
@media screen and (min-width: 768px) {
    body .downLoad > img {
        bottom: 240px;
        height: 90px;
        width: 630px;
    }
    body .share_logo{
        width: 28%;
    }
}
@media screen and (min-width: 1024px){
/*  body .downLoad > img{*/
/*      width: 40%;*/
/*     height: 60px;*/
/*      bottom: 183px;*/
/*}*/
    body .downLoad > img {
        bottom: 280px;
        width: 42%;
        height: 100px;
    }

    body .soft_statement {

        font-size: 33px;
        width: 100%;
        height: 40px;
        line-height: 1px;
    }
    body .share_logo{
        top: -43px;
        width: 28%;
    }
    body .head{
        max-width: 1536px;
    }
    body .pz{
        font-size: 40px;
    }
    body .head_icon{

        margin-top: 25px;
        width: 80%;

    }
}
@media screen and (min-width: 1536px){
    body .downLoad > img {
        bottom: 280px;
        width: 42%;
        height: 100px;
    }

   body .soft_statement {

        font-size: 33px;
        width: 100%;
        height: 40px;
        line-height: 1px;
    }
   body .share_logo{
       top: -43px;
       width: 28%;

   }
   body .head{
       max-width: 1536px;
   }
   body .pz{
       font-size: 40px;
   }
body .head_icon{

        margin-top: 25px;
        width: 80%;

}

}

.pz{
    text-align: center;
    font-size: 14px;
    color: #AAAAAA;
    margin-top: 15px;
}
.downLoad > img {
    height: 45px;
    width: 315px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 120px;
    margin: 0 auto;
    text-align: center;
}
.share_logo {
    width: 40%;
    position: relative;
    bottom: 5px;
}
