@import "../styles/base/fn.wxss";

.@{wuxClassNamePrefix}-index-item {
    &__hd {
        background: #eee;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        height: 32px;
        line-height: 32px;
    }
}
