<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/wwww/wwwroot/38.55.177.194/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/qdbjysj.com/img/76/5439b/f794c.css): failed to open stream: No such file or directory in <b>/wwww/wwwroot/38.55.177.194/func.php</b> on line <b>115</b><br />
/* 文章列表 */
.bijia-article-list {
    background: #ffffff;
    padding: 15px;
}
.bijia-article-list__label {
    font-size: 22px;
}
.bijia-article-list__content {
    margin-top: 15px;
    margin-bottom: 15px;
}

.bijia-article-list__thumb {
    width: 280px;
    height: 160px;
    display: block;
}

.bijia-article-list__play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
}

.bijia-article-list__item {
    display: flex;
    padding-bottom: 15px;
    border-bottom: 1px solid #EFEFEF;
}

.bijia-article-list__item:not(:first-child) {
    margin-top: 15px;
}

.bijia-article-list__title {
    font-size: 18px;
    font-weight: bold;
}

.bijia-article-list__other-info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0px;
}

.bijia-article-list__tag-name {
    background: #f7e7d9;
    color: #A97F57 !important;
    max-width: 70px;
    padding: 3px 6px;
}

.bijia-article-list__tag-name:not(:first-child) {
    margin-left: 10px;
}