    body {
        margin:0px;
        padding: 0px;
        color: #000;
        line-height: 1.4;
        -webkit-text-size-adjust: 100%;
        overflow:hidden;
        width:100%;
        min-width:100%;
        background-size:100% 100%;
        background-repeat:no-repeat;
        background-image:url("//static.ickey.cn/activity/src/img/app-description/bg.jpg?v=2018");
    }
    body, html {
        position: relative;
        height: 100%;
        width: 100%;
        overflow-x: hidden;
    }
    a:hover {
        color:#fff;
    }
    .pr15pr {
        padding-left: 0.3rem
    }
    .fl {
        float:left;
    }
    .fs-z18pr {
        font-size:0.36rem
    }
    .fs-z12pr {
        font-size:0.24rem
    }
    .mt10 {
        margin-top:0.2rem
    }
    .mt0 {
        margin-top:0px
    }
    .mb0 {
        margin-bottom:0px
    }
    .logo-area {
        position: absolute;
        left: 15.3%;
        top: 5%;
        width: 83%;
        height: 10%;
    }
    .clearfix::after {
        display: table;
        content:" ";
        clear: both;
    }
    .logo-area .des p {
        margin-top:0;
        margin-bottom:0;
    }
    .logo-box {
        width:1.56rem;
        height:1.56rem;
        border-radius:20%;
    }
    .load-button + .load-button {
        margin-top:0.2rem;
    }
    .button[disabled] {
        background-color:#999 !important;
    }
    .share-des p {
        margin-top:0;
        margin-bottom:0;
    }
    .description p {
        margin-top:0;
        margin-bottom:0;
        color:#5d2a12;
    }
    .load-button {
        height: 0.8rem;
        line-height: 0.76rem;
        font-size: 0.34rem;
        color: #fff;
        background-color:#f49d00;
        text-decoration: none;
        text-align: center;
        display: block;
        border-radius: 5px;
        box-sizing: border-box;
        -webkit-appearance: none;
        -ms-appearance: none;
        appearance: none;
        padding: 0 10px;
        margin: 0;
        white-space: nowrap;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        font-family: inherit;
        cursor: pointer;
        outline: 0;
    }
    .load-button.disabled {
        background-color:#c9c9c9;
    }
    .load-button.disabled span {
        color:#fff !important;
    }
    .poster {
        position: absolute;
        left: 0%;
        top: 40%;
        width: 100%%;
    }
    .poster img {
        width:100%;
        display: block;
    }
    .description {
        position: absolute;
        left: 0%;
        top: 92%;
        width: 100%;
        height: 10%;
        text-align:center;
        font-size:0.28rem;
    }
    .button-area {
        position: absolute;
        left: 15.3%;
        top: 21%;
        width: 69.7%;
        height: 10%;
    }
    .display-in-block {
        display:inline-block
    }
    .logo-img {
        line-height:1.6;
        padding-left:0.6rem;
        background-size:contain;
        background-repeat:no-repeat;
    }
    .ios {
        background-image:url('//static.ickey.cn/activity/src/img/app-description/ios.png?v=2018');
    }
    .android {
        background-image:url('//static.ickey.cn/activity/src/img/app-description/android.png?v=2018');
    }
    .title-info {
        color:rgb(0, 0, 0);
        font-size:14px;
        text-align:start;
    }
    /*遮罩层*/
    .mask {
        position:absolute;
        top: 0px;
        left:0px;
        right:0px;
        bottom:0px;
        margin:auto;
        background:rgb(255, 255, 255);
        font-size:0.3rem;
        z-index:100;
        color: #000;
    }
    .close {
        font-size:0.5rem;
        position:absolute;
        left:15px;
        top: 10px;
    }
    .mask .center-side {
        font-size:0.4rem;
        position:absolute;
        width:100%;
        top: 55%;
        margin-top: -50%;
        left: 50%;
        margin-left:-50%;
        text-align:center;
    }
    .mask .center-side span {
        color:#3CB1A8
    }
    .mask .center-side .app-name {
        font-size:0.55rem;
        color:#414744
    }
    .top-side {
        background:#3CB1A8;
        color: #fff;
        width:40%;
        border-radius:6px;
        text-align:center;
        padding:10px 5px;
        position:absolute;
        top: 15px;
        right:10px;
    }
    .top-side p {
        margin:0px;
    }
    .top-side:after {
        content:'';
        position:absolute;
        top: -22px;
        right:8px;
        width:0px;
        height:0px;
        border:13px solid transparent;
        border-bottom-color:#3CB1A8;
    }
    .platform {
        width: 35px;
        left: 15%;
        top: 0px;
        bottom: 0px;
        position: absolute;
    }