﻿.content-box {
    width: 1337px;
    margin: 0 auto;
    min-height: 500px;
}


.right-content {
    margin-top: 23px;
    margin-bottom: 42px;
    width: 100%
}

.right-content .right-content-top-title {
    display: flex;
    justify-content: space-between;
    align-self: center;
    width: 100%;
    height: 30px;
}

.right-content .right-content-top-title .text {
    margin-left: 10px;
    color: rgba(138, 135, 135, 0.8);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.right-content .right-content-top-title .text a:hover {
    color: #B81E26;
}

.right-content .right-content-top-title .top-title {
    display: flex;
    width: auto;
    height: 20px;
}

.right-content .right-content-top-title .icon {
    display: block;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
}

.right-content .title {
    width: 100%;
}

.right-content .title .title-name {
    color: rgba(16, 16, 16, 1);
    font-size: 36px;
    text-align: center;
}

.right-content .title .title-bottom-line {
    margin: 12px auto;
    width: 60px;
    border: 3px solid rgba(184, 30, 38, 1);
}

.right-content .right-content-top-title .right-content-lm {
    font-weight: bold;
    float: left;
    min-width: 72px;
    color: rgba(43, 94, 238, 1);
    font-size: 18px;
    font-family: SourceHanSansSC-regular
}

.right-content .right-content-top-title span {
    float: right;
    margin-right: 10px;
    color: rgba(138, 135, 135, 0.8);
    font-size: 14px;
    justify-content: flex-end;
    font-weight: 600;
    font-family: SourceHanSansSC-regular
}

.right-content .right-content-top-title span a {
    cursor: pointer;
    font-weight: 600;
    margin-right: 10px;
    color: rgba(138, 135, 135, 0.8);
    font-size: 14px;
}

.right-content .right-content-list {
    width: 100%;
    margin-top: 20px
}

.more-icon {
    font-size: 12px !important;
    font-weight: 600;
}

.time-box {
    margin-right: 20px;
    width: 90px;
    height: 75px;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    border: 1px solid rgba(187, 187, 187, 1);
}

.time-top-box {
    width: 100%;
    line-height: 42px;
    height: 42px;
    color: rgba(207, 169, 114, 1);
    font-size: 28px;
    text-align: center;
    font-family: SourceHanSansSC-regular;
}

.time-bottom-box {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgba(207, 169, 114, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    text-align: center;
    font-family: Roboto;
}

.right-content .right-content-list a:hover {
    color: #B11B22;
}

.right-content .right-content-list .right-content-list-content {
    cursor: pointer;
    line-height: 100px;
    height: 100px;
    display: flex;
    align-self: center;
    font-size: 16px;
    border-bottom: 1px solid rgb(211, 211, 211);
}

.right-content .right-content-list .right-content-list-content:hover .right-content-box a {
    color: #B11B22;
}

.right-content .right-content-list .right-content-list-content:hover .more-icon {
    color: #B11B22;
}

.right-content .right-content-list .right-content-list-content .right-content-box {
    display: block;
    flex: 10;
    margin-left: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.right-content .right-content-list .right-content-list-content .right-content-box a {
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-family: SourceHanSansSC-regular;
    color: #101010;
    font-size: 18px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.right-content-list-content .right-content-box .right-content-box-title {
    width: 1000px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.right-content .right-content-list .right-content-list-content .right-content-box i {
    color: #2f74ff;
    margin-right: 6px;
}

.right-content .right-content-pager {
    width: 68%;
    margin: 20px auto;
    height: 29px;
    line-height: 29px;
    color: #101010;
    font-size: 16px;
    text-align: left;
    font-family: SourceHanSansSC-regular
}

.right-content .row {
    width: 911px !important;
}

.right-content .page-container {
    margin: 20px auto !important;
}

.right-content-writing {
    width: 100%;
    height: auto;
    margin-top: 37px
}


.right-content-writing .right-content-briefly {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #f7f8fa;
    margin: 20px auto 23px;
    width: 90%;
    line-height: 40px;
    height: 40px;
    color: #A19F9F;
    font-size: 14px;
    text-align: center;
    font-family: Roboto
}



.right-content-writing .right-content-text {
    height: auto !important;
    width: 90%;
    margin: 20px auto;
    color: rgba(16, 16, 16, 1);
    font-size: 18px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    line-height: 26px;
    height: 26px;
}

.right-content-text p {
    width: 100%;
    white-space: pre-wrap;
    text-indent: 2em;
}


.right-content-writing .right-content-text span {
    width: auto;
}

.right-content-writing .content-bottom {
    margin: 0 auto;
    margin-top: 200px;
    width: 90%;
    display: flex;
    justify-content: space-between;
}

.right-content-writing .content-bottom div {
    height: 24px;
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.right-content-writing .content-bottom div a:hover {
    color: #B11B22;
}