/** bootstrap override **/

body {
    font-family: STHeiti, "微软雅黑", "Microsoft Yahei", Helmet, Freesans, sans-serif;
    background: url("../images/ios/bg.png") center bottom no-repeat;
    background-size: 100%;
    background-color: #cfe7ff;
}

/** AB **/

.ab-top-nav {
    height: 80px;
    line-height: 80px;
    background-color: #ffffff;
}

.container-fluid {
    width: 260px;
}

.download-body {
    margin: 0 auto;
    width: 250px;
}

.download-body ul {
    margin-top: 30px;
}

.download-body li {
    margin-top: 55px;
}

.download-body .now {
    position: relative;
    height: 80px;
    width: 250px;
    padding: 15px;
}

.download-body .now i {
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 250px;
    background: url("../images/ios/icon_xiazai_n.png") center top no-repeat;
    background-size: 100%;
}

html, body, #wrap {
    height: 100%;
}

body > #wrap {
    height: auto;
    min-height: 100%;
}

#main {
    padding-bottom: 60px;
}

.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* 必须使用和footer相同的高度 */
#footer {
    position: relative;
    margin-top: -60px; /* footer高度的负值 */
    height: 60px;
    clear: both;
}

.ab-footer ul {
    font-size: 9px;
    text-align: center;
}
