.content-box2 {
    width: 100%;
    min-height: 500px;
    padding: 50px 0 15px 0;
    overflow: hidden;
    background-color: #f6f6f6;
}

.right-content2 {
    margin-top: 23px;
    margin-bottom: 42px;
    width: 1337px;
    /* height: 1000px; */
    margin: 0 auto;
    overflow: hidden;
    background-color: white;
}

.right-content-list2 {
    margin: 20px 20px 80px 20px;
}

.right-content-list2 .card3 {
    display: flex;
    width: 1300px;
    height: 265px;
    padding: 20px;
    margin-top: 40px;
    box-shadow: 0px 0px 10px 5px #e5e5e5;
    position: relative;
}

.right-content-list2 .card3:hover .color {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 265px;
    background-color: #2f74ff;
}

.right-content-list2 .card3 img {
    width: 170px;
    height: 225px;
    margin-right: 30px;
}

.right-content-list2 .card3 .content .content2 {
    display: flex;
    font-size: 25px;
}

.right-content-list2 .card3 .content .content2:nth-child(2) {
    margin: 45px 0;
}

.right-content-list2 .card3 .content .content2 .title {
    width: 130px;
    font-weight: bold;
    color: #1941a9;
}

.right-content-list2 .card3 .content .content2 .text {
    width: 930px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* .right-content-list2 .card3 .content .title {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #1941a9;
}

.right-content-list2 .card3 .content .text {
    width: 360px;
    height: 170px;
    font-size: 17px;
    line-height: 30px;
} */

.content-box {
    width: 1337px;
    margin: 0 auto;
    min-height: 500px;
    margin-top: 50px;
    /* background-color: #1941a9; */
}


.right-content {
    margin-top: 23px;
    margin-bottom: 42px;
    width: 100%;
}

.right-content-top-title1 {
    width: 100%;
    box-shadow: #dbdbdb 0px 5px 10px 0px;
}

.right-content-top-title {
    display: flex;
    justify-content: space-between;
    align-self: center;
    width: 1500px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}

.right-content-top-title .big-title {
    position: absolute;
    top: -60px;
    left: 0;
    width: 175px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: white;
    background-color: #1941a9;
}

.right-content-top-title img {
    width: 20px;
    height: 20px;
    margin:30px 5px 0 0;
}

.right-content-top-title .text {
    margin-left: 10px;
    color: black;
    font-size: 16px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.right-content-top-title .text span {
    color: #bbbbbb;
}

.right-content-top-title .text a {
    color: black;
}

.right-content-top-title .text a:hover {
    color: #1941a9;
}

.right-content-top-title .top-title {
    display: flex;
    width: auto;
    line-height: 80px;
}

.right-content-top-title .icon {
    display: block;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
}

.right-content-top-title .top-nav {
    display: flex;
    /* justify-content: space-between; */
    justify-content: flex-end;
    width: 1220px;
    margin-top: 15px;
}

.right-content-top-title .top-nav .btn {
    /* width: 140px; */
    height: 45px;
    padding: 0 15px;
    line-height: 45px;
    font-size: 18px;
    border-radius: 30px;
    border: 1px solid #bbbbbb;
    color: black;
}

.right-content-top-title .top-nav .btn:not(:last-child) {
    margin-right: 12px;
}

.right-content-top-title .top-nav .active,
.right-content-top-title .top-nav .btn:hover {
    color: white;
    background-color: #1941a9;
}




.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 #bbbbbb;
}

.time-top-box {
    width: 100%;
    line-height: 42px;
    height: 42px;
    color: #1941a9;
    font-size: 26px;
    text-align: center;
    font-family: SourceHanSansSC-regular;
}

.time-bottom-box {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #1941a9;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    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;
    margin-top: 10px;
    border-bottom: 1px solid rgb(211, 211, 211);
}

.right-content .right-content-list .right-content-list-content:hover .right-content-box a {
    color: #1941a9;
}

.right-content .right-content-list .right-content-list-content:hover .more-icon {
    color: #1941a9;
}

.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: 30px
}


.right-content-writing .right-content-briefly {
    display: flex;
    justify-content: space-between;
    border-bottom: 3px solid #bbbbbb;
    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: #1941a9;
}

.right-content .title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: black;
}

.right-content .title-bottom-line {
    width: 70px;
    height: 3px;
    margin: 10px auto 0 auto;
    background-color: #1941a9;
}