body, .fixed-bottom {
    max-width: 640px;
    margin: 0 auto;
}

div.flow .item {
    width: 25%;
}

div.flow .item .item-inner {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
}

div.flow .youxuan {
    background-image: url(http://cms-image.airmb.com/other/icon/5d31864867527.jpg);
}

div.flow .paimai {
    background-image: url(http://cms-image.airmb.com/other/icon/5c9081f01b83a.jpg);
}

div.flow .jianding {
    background-image: url(http://cms-image.airmb.com/other/icon/5d317b606a2ca.jpg);
}

div.flow .zhibo {
    background-image: url(http://cms-image.airmb.com/other/icon/5cf232ac46b98.gif);
}

div.article .content {
    width: 70%;
}

div.article .thumbnail {
    width: 30%;
}

div.article .time {
    font-size: 0.8rem;
}

a {
    color: #333;
    text-decoration: none;
}

.desc-line {
    overflow: hidden;
    white-space: nowrap;
}

img {
    max-width: 100%;
}

h1 {
    font-size: 1.6rem;
}

.footer .blank {
    height: 50px;
    width: 50px;
}

.footer .item img {
    width: 20px;
    height: 20px;
}

.footer .item .desc {
    color: #999;
    font-size: 0.8rem;
}

/* 专题页*/
.special .attributes {
    margin: 1px 15px;
}

.special .attributes .item {
    padding: 5px;
    border-bottom: 1px solid #999999;
}

.special .attributes {
    margin: 1px 15px;
}

.special .code {
    margin: 15px 10px;
}

.special .code .topic-detail {
    max-height: 400px;
    overflow: hidden;
}
