/**
 * 葫芦侠内容采集器前端样式
 */

.huluxi-image {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1em auto;
    object-fit: contain;
}

@media only screen and (min-width: 768px) {
    .huluxi-image {
        max-height: 600px;
    }
}

.huluxi-voice {
    margin: 20px 0;
    padding: 15px;
    background: #f8f8f8;
    border-left: 4px solid #0073aa;
    font-style: italic;
}

.huluxi-source {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    color: #999;
    font-size: 14px;
    text-align: right;
} 
 * 葫芦侠内容采集器前端样式
 */

.huluxi-image {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1em auto;
    object-fit: contain;
}

@media only screen and (min-width: 768px) {
    .huluxi-image {
        max-height: 600px;
    }
}

.huluxi-voice {
    margin: 20px 0;
    padding: 15px;
    background: #f8f8f8;
    border-left: 4px solid #0073aa;
    font-style: italic;
}

.huluxi-source {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    color: #999;
    font-size: 14px;
    text-align: right;
} 
 