body {
    margin: 0;
    padding: 0;
    width: 100%;
}

.home {
    position: relative;
    top: 0;
    width: 100%;
    background: url(/uploads/image/aaimages/topbg.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.b1-01 {
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -40%;
    width: 80%;
    height: auto;
}

.b1-02 {
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -42%;
    width: 84%;
    height: auto;
    z-index: 1;
}

.b1-03 {
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -40%;
    width: 80%;
    height: auto;
}

.b1-04 {
    position: absolute;
    bottom: 0;
    z-index: 2;
    display: none;
}

.b1-04-1 {
    position: relative;
    float: left;
    width: 50%;
    height: auto;
}

.b1-04-2 {
    position: relative;
    float: right;
    width: 50%;
    height: auto;
}

.qiuzhi {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
}

    .qiuzhi img, .qiye img {
        width: 100%;
        height: auto;
    }

.foot {
    position: relative;
    margin-top: -10px;
    padding: 0;
    background: url(/uploads/image/aaimages/topbg.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.b4-01 {
    position: absolute;
    top: 81px;
    left: 50%;
    margin-left: -42%;
    width: 84%;
    height: auto;
}

.b4-02 {
    position: absolute;
    top: 225px;
    left: 50%;
    margin-left: -42%;
    width: 84%;
    height: auto;
}

.b4-03 {
    position: absolute;
    top: 386px;
    left: 50%;
    margin-left: -42%;
    width: 84%;
    height: auto;
    z-index: 1;
}

.b4-04 {
    position: absolute;
    top: 469px;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    height: auto;
    font-family: adobe heiti std;
    text-align: center;
    font-size: 18px;
    color: #fff;
    z-index: 1;
}

.b4-05 {
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    height: auto;
    font-family: adobe heiti std;
    text-align: center;
    font-size: 18px;
    color: #fff;
    opacity: 0.7;
    z-index: 1;
}

.button {
    position: fixed;
    display: none;
    top: 0px;
    width: 100%;
    height: 100px;
    z-index: 6;
}

.fixnav {
    position: fixed;
    top: 0;
    display: block;
}

/*.appcount {
    text-align: center;
    width: 80px;
    position: absolute;
    top: 0;
    left: 130px;
    height: 36px;
    line-height: 34px;
    font-size: 20px;
}*/

.functioninfo {
    position: absolute;
    top: 469px;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    height: auto;
    font-family: adobe heiti std;
    text-align: center;
    font-size: 18px;
    color: #fff;
    z-index: 1;
}

    .functioninfo .appcount {
        color: #ff9900;
        margin: 0 10px;
    }

    .functioninfo .info {
        font-size: 14px;
        margin: 10px auto 0;
        height: 30px;
        line-height: 30px;
        width: 80%;
        text-align: center;
        position: relative;
        padding: 10px 0;
        color: #fff;
    }

        .functioninfo .info div {
            width: 50%;
            float: left;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .functioninfo .info .fgx {
            background: #fff;
            width: 1px;
            position: absolute;
            height: 20px;
            top: 15px;
            left: 50%;
        }
