@charset "utf-8";.right_content h2 {
    font-size: 24px;
    font-family: 'Inter Bold';
    margin-bottom: 24px
}

.article_list {
    margin-bottom: 24px
}

.article_list ul li {
    box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #c5e0f4;
    padding-bottom: 36px;
    margin-bottom: 30px
}

.article_list ul li:last-child {
    border: 0
}

.type {
    display: inline-block;
    background: #eaf1f6;
    font-size: 15px;
    padding: 0 10px;
    margin-right: 20px;
    font-family: 'Inter Regular';
}

.article_title a {
    font-size: 20px;
    font-family: 'Inter Bold';
    color: #0156ce;
    line-height: 32px;
    margin-top: 12px
}

.article_title {
    margin-top: 10px;
    margin-bottom: 8px
}

.article_list a {
    color: #0156ce
}

.btn_name {
    color: #035e8d
}

.col_1 {
    float: left;
    width: 370px;
    margin-right: 10px;
    font-size: 15px
}

.col_2 {
    float: left;
    width: 230px;
    margin-right: 10px;
    font-size: 15px
}

.col_3 {
    float: left;
    width: 240px;
    margin-right: 10px;
    font-size: 15px
}

.abstract {
    font-size: 15px;
    line-height: 26px;
    margin-top: 15px
}

.oa_icon {
    vertical-align: middle
}

.archive_nav {
    width: 260px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1)
}

.archive_nav ul {
    padding: 0 18px;
    padding-top: 4px
}

.archive_nav_title {
    font-size: 22px;
    font-family: 'Inter Bold';
    line-height: 54px;
    padding: 0 18px;
    background: #f1f5fb;
    color: #001a69
}

.vol {
    font-size: 16px;
    line-height: 50px;
    display: block
}

.vol:hover {
    color: #00599c
}

.vol:hover i {
    color: #00599c
}

.vol i {
    float: right;
    position: relative;
    top: 18px;
    font-size: 12px;
    color: #a4adba;
    margin-left: 8px
}

.vol_active i {
    color: #1280c6
}

.archive_li {
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer
}

.archive_li:last-child {
    border-bottom: 0
}

.archive_li ol {
    display: none;
    padding-bottom: 12px
}

.issue_li {
    padding-left: 15px;
    line-height: 36px
}

.issue_active {
    font-family: 'Inter Bold';
    color: #0156ce
}

.issue_li a:hover {
    text-decoration: none;
    color: #0156ce
}

.special_tip_item {
    float: right;
    position: relative;
    left: 20px
}

.none_line {
    display: table-cell;
    width: 100px
}

.special_item span {
    font-size: 13px;
    display: inline-block;
    line-height: 24px;
    background: #f4fafe;
    padding: 0 12px 0 12px;
    border-radius: 12px 0 0 12px;
    vertical-align: top
}

.tranger {
    display: table-cell;
    text-align: right;
    vertical-align: bottom;
    line-height: 4px
}

.tranger span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 4px;
    border-color: transparent transparent transparent #bcd6e6;
    display: inline-block
}

.authors {
    font-size: 15px;
    margin-bottom: 12px
}

.no_article_item {
    min-height: 220px
}

.title_author {
    float: left;
    width: 815px
}

.oa_item {
    float: right;
    text-align: center;
    border: 1px solid #e77508;
    vertical-align: middle;
    line-height: 30px;
    color: #e77406;
    font-size: 15px;
    width: 134px;
    margin-top: 11px
}

.basic_info_item {
    background: #f4f6f9;
    padding: 22px
}

.operate_item {
    line-height: 38px;
    border-radius: 20px;
    padding: 0 20px;
    border: 1px solid #035e8d
}

.operate_button {
    margin-top: 20px
}

.operate_button a {
    margin-right: 25px
}

.operate_item i {
    color: #035e8d;
    font-size: 15px;
    padding-left: 4px
}
