<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.main {
    max-width: 1920px;
    min-width: 1200px;
    height: auto;
    padding-top: 52px;
    /*background-image: url(../images/read/bg.png);
    background-position: top center;
    background-size: 100% 1006px;
    background-repeat: no-repeat;*/
}

.main-content {
    width: 1200px;
    min-height: 650px;
    margin: 0 auto;
    padding-bottom: 100px;
}











/* *******************è¯¦æƒ…å†…å®¹****************** */

.details {
    width: 830px;
    background-color: #fff;
    padding-bottom: 29px;
}

.details .title {
    width: 100%;
    color: #1C2438;
    font-size: 24px;
    text-align: left;
    margin-bottom: 14px;
    line-height: 34px;
}



.details .number li {
    /*float: left;*/
    font-size: 14px;
    color: #000000;
}

.details p {
    /*color: #1C2438;*/
    /*font-size: 14px;*/
    /*line-height: 21px;*/
    /*text-align: left;*/
    /*text-indent: 2em;*/
}

.time {
    font-size: 14px;
    color: #1C2438;
    margin-top: 11px;
    line-height: 26px;
}
.time img{
    float: left;
    margin-right: 12px;
    margin-top: 4px;
}
.layui-btn {
    width: 110px;
    height: 28px;
    /*background-color: #3259C6;*/
    border-radius: 19px;
    padding: 0;
    margin-top: 14px;
    font-size: 14px;
    line-height:28px;
}</pre></body></html>