﻿.view-gray-body {
            background: url("../images/gray_top_bg.png") top center repeat-x;
            background-size: 2px 550px;
        }

        .phone-small {
            width: 100%;
            height: 100%;
        }

        .image {
            background: url("../images/phone.png") top center no-repeat;
            background-size: cover;
            margin: 0 auto;
            width: 300px;
            height: 500px;
        }

        /*按钮样式*/
        .spinner {
            height: 45px;
            text-align: center;
        }

        .install {
            border: 2px solid #3e4753;
            background-color: #fff;
            background: #B3B3B3;
            border-radius: 10px;
            width: 200px;
            height: 50px;
            line-height: 24px;
            color: #3e4753;
            color: #fff;
        }

        .btn-u {
            border: 0;
            color: #fff;
            font-size: 14px;
            cursor: pointer;
            font-weight: 400;
            padding: 13px 13px;
            position: relative;
            display: inline-block;
            text-decoration: none;
        }

        .copyright {
            color: #777 !important;
            font-size: 14px;
            padding: 30px 0;
            background: #f4f4f4;
            border-top: solid 1px #e5e5e5;
        }

        .img-qr {
            width: 180px;
            height: 180px;
        }

        .margin-bottom-10 {
            margin-bottom: 10px;
        }

        .margin-bottom-30 {
            margin-bottom: 30px;
        }

        .img8 {
            background: url(../images/iOS.png) no-repeat;
            margin: 0 auto;
        }

        .img9 {
            background: url(../images/Android.png) no-repeat;
            margin: 0 auto;
        }
#cont {
    display: none; padding: 0;
}
#divImage {
    position: relative
}
#divContent {
    position: absolute;
    top: 50%;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
}
#version_ios {
    display: none;
}
#version_android {
    display: none;
}
#div42 {
    padding-top: 80px;
}

#div_code, #div75,#div78,#div81,#div60 {
    text-align: center;
}
#div86 {
    text-align: center;
    margin-top: 10px;
}