<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input{-webkit-appearance:checkbox;}
.container .layui-form input[type=checkbox]{
    display: block;
    width: 25%;
    float: left;
    margin-top: 12px;
}
.reply-cont:hover{
    background-color:#ececec;
    cursor: pointer;
}
.layui-icon-next:before {
    margin-left: 12px;
}
.breadcrumbs i {
    margin: 0 -1%;
    color: #4A4A4A;
}
.layui-icon-next:before {
    margin-left: 30%;
}
.xiangguan{
        width: 30%;
    height: 128px;
    overflow: hidden;
    float: left;
    padding: 0 4px 8px 4px;
}
.xiangguan img{
    width:100%;
        height:100%;
    max-width: initial;
}
.xiangguan .title{
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    bottom: 30px;
    left: 0;
    right: 0;
    color: #fff;
    background-color: rgba(0,0,0,.6);
}
.layui-layer-content{
    text-align: center;
}
.article-cont table td {
    padding: 5px 10px;
    border: 1px solid #DDD;
}
.article-cont h6{
    font-size: 13px;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    border-left: 6px solid #f75375;
    padding-left: 5px;
    line-height: 28px;
}
.article-cont h5{
    font-size: 13px;
    font-weight: bold;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    border-left: 6px solid #f75375;
    padding-left: 5px;
    line-height: 28px;
}
.article-cont h4{
    font-size: 16px;
    font-weight: bold;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    border-left: 6px solid #f75375;
    padding-left: 5px;
    line-height: 28px;
}
.article-cont h3{
    font-size: 18px;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    border-left: 6px solid #f75375;
    padding-left: 5px;
    line-height: 28px;
}
.article-cont h2{
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    border-left: 6px solid #f75375;
    padding-left: 5px;
    line-height: 28px;
}
.article-cont h1{
    color: #333;
    font-size: 32px;
    font-weight: bold;
    margin-top: 0.67em;
    margin-bottom: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    border-left: 5px solid #d61518;
    padding-left: 5px;
    line-height: 28px;
    margin: 0px;
}
.article-cont{
    overflow: hidden;
}
.article-cont a{
    color: rgb(0, 176, 240);
}

.article-list li{
    margin: 10px;
    float: left;
}
.article-l{
    width: 45%;
    float: left;
}
.article-r{
    width: 50%;
    float: right;
}

.article-title{
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
}

.relevant-title p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
}


@media screen and (max-width: 767px){
    .m-is{
        display: block;
    }
    .article-intro {
        padding: 0px;
    }
    .fanhui{
        display: block;
    }
}
.article-cont a{
    color:#44acb6;
}    
.article-cont a span{
    color:#44acb6;
}
.article-cont table{
    width: 100%;
}
.page_footer {
    z-index: 0;
}

.article-cont ul li{
    font-size: 16px;
}

blockquote{
    background-color: #eee;
    padding: 4px;
    border-left: 5px solid #ccc;
    font-size: 16px;
}

blockquote + blockquote + blockquote{
    margin-bottom: 15px;
}

blockquote p{
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.paidReadDiv{
    text-align: center;
    margin: 2%;
}
.paidReadDiv  button{
    background-color: #d61518;
}
.paidReadDiv i{
    display: block;
    text-align: center;
    width: 100%;
    font-size: 19px;
    color: #d61518;
}
.relevant-article-item-div{
    padding: 20px 24px;
}
#viewVoteResults{
    color: #ffffff;
    background-color: #d61518;
}
.article-remark {
    color:#9B9B9B;
    font-size: 13px;
    line-height: 23px;
    padding: 0;
    
    font-size: 16px;
    width: 75%;
    display: inline-block;
}
.report_article {
    float: right;
    margin: 1em 5%;
}
.report_article :first-child {
    background-color: #F2F2F2;
    padding: 0.5em 2em;
    border-radius: 5px;
    font-size: small;
    cursor: pointer;
}</pre></body></html>