<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.read {}

.read1 {
    padding: 30px 20px 30px 20px;
}

.read2 {
    width: 21px;
}

.read3 {
    width: 27px;
    float: right;
}

.read4 {
    padding: 0px 15px 20px 15px;
    background-image: url(../../readb.jpg);
    /* height: 176px; */
    background-size: cover;
    display: flex;
    flex-wrap: nowrap;
    /* justify-content: space-between; */
    background-size: 100% 100%;
}

.read5 {
    vertical-align: middle;
}

.read6 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 15px;
    vertical-align: middle;
}

.read7 {
    margin-top: 20px;
}

.read8 {
    font-size: 20px;
    font-weight: bold;
}

.read9 {
    width: 20px;
    vertical-align: bottom;
    margin-left: 10px;
}

.read10 {
    display: flex;
    margin-top: 14px;
}

.read11 {
    font-size: 21px;
    font-family: fangsong;
    font-weight: bold;
    margin-right: 5px;
}

.read12 {
    font-size: 17px;
    color: #989898;
    letter-spacing: 1px;
}

.read13 {
    margin-right: 15px;
}

.read14 {
    /* height: 32px; */
    background: #fb5151;
    /* width: 63px; */
    text-align: center;
    /* line-height: 32px; */
    color: #fff;
    /* font-weight: bold; */
    font-size: 15px;
    border-radius: 5px;
    padding: 3px 15px;
}

.read15 {
    padding: 20px;
    border-bottom: 5px #f3f3f3 solid;
}

.read16 {}

.read17 {
    width: 70%;
    display: flex;
}

.read18 {
    width: 35%;
    font-size: 21px;
    color: #4c3e3ed4;
    font-weight: bold;
    font-family: monospace;
}

.read19 {
    position: relative;
    color: #d04848;
}

.read19::before {
    width: 20px;
    background: #d04848;
    height: 2px;
    content: '';
    position: absolute;
    top: 33px;
    left: 50%;
    transform: translateX(-50%);
}
.article-info-1{
    display: flex;
}

.article-info-1-1{
    flex: 0 0 70px;
}
.article-info-1-1 img{
    border-radius: 70px;
}
.article-info{
    position: relative;
    top: -30px;
}
.article-info-1-2{
    flex: 0 0 120px;
    padding-left: 10px;
    display: flex;
    align-items: flex-end;
    font-weight: 600;
    color: black;
}
.article-info-1-3{
    flex: 1 0 auto;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.article-info-2{
    display: flex;
    padding: 20px 0px;
}
.article-info-2-1{
    flex:0 0 25%;
}
.article-info-2-2{
    flex:0 0 25%;
}
.article-info-2-3{
    flex:0 0 25%;
}
.article-info-2-4{
    flex:0 0 25%;
}
.num{
    color: black;
    font-weight: 600;
    padding-right: 5px;
}
.article-info-3-1{
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    font-size: 0.9em;
}
.article-info-3-1 img{width: 18px;margin-right: 5px;}
.article-info-3-1 span{color: black}
.article-btn-1{
    width: 200px;
    margin: 0px auto;
    text-align: center;
}
.article-btn-2{
    display: flex;
}
.article-btn-1-1{
    width: 49%;
    font-size: 18px;
    color: #4c3e3ed4;
    font-weight: bold;
    font-family: monospace;
}
.article-btn-1-2{
    width: 49%;
    font-size: 18px;
    color: #4c3e3ed4;
    font-weight: bold;
    font-family: monospace;
}
.article-btn-1-x{
    display: flex;
    align-items: center;
    font-weight: 100;
}</pre></body></html>