/* @generated */

body {
    background-color: #000;
}

.index-page .gheader-wp .gheader {
    margin-top: 0;
    padding-top: 10px;
}

.wrap {
    width: 100%;
    margin: 0;
    background-image: url("skin/imgs/mobile_download/background.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float:left;
    height:100%;
    position:fixed;
    top:0px; left:0px;
}

.board-web {
    margin: 66px auto 0;
}

.board1-iphone {
    display: block;
    position: absolute;
    width: 199px;
    height: 77px;
    left: 588px;
    top: 182px;
    background: url("skin/imgs/mobile_download/iphone-download.png") no-repeat;
}

.board-web {
    width: 100%;
}

    .board-web .iphone-img {
        float: left;
    }

    .board-web .board-side {
        margin-top: 10%;
        width:80%;
        margin-left: 10%;
        float: left;
    }

        .board-web .board-side .side-img {
            margin: 0 auto;
            display: block;;
            margin-bottom: 27px;
            width:140px;
        }

        .board-web .board-side .side-jingxuan {
            float: left;
            margin-left: 13px;
            padding: 2px 0 30px;
            width: 186px;
            color: #fff;
        }

            .board-web .board-side .side-jingxuan .jingxuan-taitle {
                display: inline-block;
                font-size: 22px;
                line-height: 26px;
            }

            .board-web .board-side .side-jingxuan .jingxuan-verson {
                display: inline-block;
                margin-top: 2px;
                font-size: 12px;
                line-height: 1.2em;
                vertical-align: top;
            }

            .board-web .board-side .side-jingxuan .jingxuan-slogan {
                display: inline-block;
                font-size: 14px;
                line-height: 1.6em;
                letter-spacing: .24em;
            }

        .board-web .board-side .side-download {
            float: left;
            width: 80%;
            position: absolute;
            left:10%;
            bottom:7%;
        }

            .board-web .board-side .side-download .iphone-btn {
                position: relative;
                display: inline-block;
                margin: 15px auto 0;
                height: 44px;
                width: 100%;
                line-height: 44px;
                color: #fff;
                font-size: 14px;
                text-decoration: none;
                cursor: default;
            }


            .board-web .board-side .side-download .android-btn {
                position: relative;
                display: inline-block;
                margin: 15px auto 0;
                height: 44px;
                width: 100%;
                line-height: 44px;
                color: #fff;
                font-size: 14px;
                text-decoration: none;
                cursor: default;
            }

            .board-web .board-side .side-download .download-btn {
                position: relative;
                display: inline-block;
                margin-left: 4px;
                padding: 0 0 0 33px;
                height: 20px;
                width: 15px;
                line-height: 33px;
                color: #fff;
                box-sizing: border-box;
                border-radius: 4px;
                font-size: 14px;
                text-decoration: none;
                cursor: default;
            }

                .board-web .board-side .side-download .download-btn:before {
                    content: '';
                    position: absolute;
                    left: 6px;
                    top: 2px;
                    width: 22px;
                    height: 22px;
                    
                }

                .board-web .board-side .side-download .download-btn:hover {
                    background: rgba(255,255,255,0.2);
                }

                .board-web .board-side .side-download .download-btn:pressed {
                    background: rgba(255,255,255,0.2);
                }

                .board-web .board-side .side-download .download-btn .QRcode-show {
                    width: 140px;
                    height: 30px;
                    background: url("skin/imgs/mobile_download/QRcode1.png?v=1.0.0.4") no-repeat;
                    background-size: 100%;
                    position: fixed;
                    bottom: 15%;
                    left: 50%;
                    margin-left:-70px;
                    padding:149px 0 0 0;
                    line-height:30px;
                    text-align:center
                }

                .board-web .board-side .side-download .download-btn:hover .QRcode-show {
                    display: block;
                }

    .board-web .board2-iphone, .board-web .board2-android {
        float: right;
        display: block;
        width: 135px;
        height: 40px;
        margin-left: 30px;
    }

.board2-iphone {
    background: url("skin/imgs/mobile_download/iphone-download.png") no-repeat;
}

.board2-android {
    background: url("skin/imgs/mobile_download/an-download.png") no-repeat;
}

.board2-wandoujia {
    float: left;
    display: block;
    width: 158px;
    height: 40px;
    background: url("skin/imgs/mobile_download/wandoujia-download.png") no-repeat;
}

.iphone-down, .android-down {
    float: right;
    margin-top: 80px;
    margin-left: 40px;
    width: 130px;
    height: 130px;
    font-size: 14px;
    line-height: 1.75em;
}

.ad-area {
    width: 892px;
    height: 68px;
    margin: 0 auto;
}

    .ad-area ul {
        margin-left: 68px;
    }

    .ad-area li {
        float: left;
        width: 180px;
        height: 68px;
        margin-right: 26px;
    }

.download_intro {
    font-size: 14;
    color: #999;
    text-align: center;
}

.gbottom {
    height: 60px;
    color: #737373;
    background-color: #000;
    margin-top: 30px;
    position:fixed;
    left:0px; bottom:0px;
}

// .gbottom .gbottom-nav {
    // display:none;
    //;
}

// .gbottom .gbottom-i {
    // border:0;
    //;
}
