﻿.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/iOS1.png) no-repeat;
    margin: 0 auto;
}

.img9 {
    background: url(../images/Android1.jpg) no-repeat;
    margin: 0 auto;
}
.dispad {
    display: none;
    padding: 0;
}
.positionr {
    position: relative
}
.divpos {
    position: absolute;
    top: 50%;
    left: 0;
    color: white;
    text-align: center;
    width: 100%
}
.displayn {
    display: none;
}
.padding80 {
    padding-top: 80px;
}
.textc {
    text-align: center;
}
.textmarg {
    text-align: center;
    margin-top: 10px;
}