<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bar {
    background-color: #6bb0ff;
    z-index: 0;
}

.bar .title {
    color: #fff;
}

.list-block-margin5px {
    margin: 5px 0;
}

.div-line {
    height: 1px;
    background-color: #ddd;
    margin-bottom: 4px;
}

.icon-left {
    color: #fff;
}

.margin-padding0 {
    margin: 0 0;
    padding: 0 0;
}


.fy-coptright {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.fy-coptright p {
    text-align: center;
    font-size: 0.5rem;
    margin: 0 0;
}

.button-success.button-fill {
    color: #fff;
    background-color: #0894ec;
}

.content-block {
    margin: 0.45rem 0;
    padding: 0 0;
    color: #6d6d72;
}

.tag {
    display: inline-block;
    padding: 0 8px;
    color: #017E66;
    background-color: rgba(1,126,102,0.08);
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    font-size: 0.65rem;
    text-align: center;
}

label.label-checkbox i.icon-form-checkbox {
    width: 0.8rem;
    height: 0.8rem;
    position: relative;
    border-radius: 0.8rem;
    border: 1px solid #c7c7cc;
    box-sizing: border-box;
}

.back-icon {
    margin-top: -4px;
    width: 10px;
}

.list-block select{
    background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
}

/*.weui-select-cover /deep/  .weui-select{*/
    /*!*height: 44px;*!*/
    /*!*line-height: 44px;*!*/
    /*height: 50px;*/
    /*line-height: 42px;*/

/*}*/</pre></body></html>