@charset "utf-8";
/* CSS Document */
.article_content_left{
    width: 930px;
}
.article_content-right{}
.article_header_top{
    font-size: 16px;
    color: #555;
}
.article_header{}
.article_header_top span{
    font-size: 12px;
    color: #dcdcdc;
    padding: 0px 16px;
}
.ArticleTitle{
    font-size: 32px;
    font-family: 'Inter SemiBold';
    line-height: 46px;
    padding-bottom: 2px;
    padding-top: 4px;
}
.article_author{
    padding-bottom: 12px;
    padding-top: 6px;
}

.article_author img{
    padding: 0px 6px;
}
.article_author a{
    text-decoration: underline;
    color: #00599c;
}
.name{
    line-height: 50px;
    display: inline-block;
}
.article_time{
    padding-bottom: 12px;
}
.article_time span{
    font-family: 'Inter SemiBold';
}
.vd{
    padding-bottom: 8px;
}
.vd span{font-family: 'Inter SemiBold';}
.operation{}
.operation .view_more{
    margin-top: 10px;
    line-height: 48px;
    padding: 0px 12px;
}
.operation .view_more i{
    margin-right: 6px;
    margin-left: 0px;
}
.view_more a:hover{
    color:#fff;
}

.add_ope img{
    margin-right: 10px;
}
.article_body{
}
.section{
    margin-top: 50px;
}
.section_title{
    font-size: 24px;
    font-family: 'Inter SemiBold';
    color: #0d6f9f;
    border-bottom: 1px solid #e0e0e0;
    line-height: 50px;
    margin-bottom: 20px;
}
.Heading1{
    font-size: 24px;
    font-family: 'Inter SemiBold';
    color: #0d6f9f;
    border-bottom: 1px solid #e0e0e0;
    line-height: 50px;
    margin-bottom: 20px;
}
.article_basic_info{
    background: #ebf4fb;
    padding: 20px;
    margin-top: 30px;
}
.article_basic_info p{
    font-size:15px;
    line-height:26px;
}
.article_basic_info tr td:nth-of-type(1){
    width: 19%;
}
.article_basic_info tr td{
    padding-bottom: 14px;
    vertical-align: top;
}
.article_basic_info tr td a{
    color:#0272b1;
    font-size: 15px;
}
.article_basic_info tr td span{
    font-family: 'Inter SemiBold';
    font-size: 15px;
}
.basic_copyright{
    padding-bottom: 10px;
}
.belong_special{
    padding-top: 5px;
}
.pre_next_article{
    background: #f5f5f5;
    padding: 22px 24px 16px;
    margin-top: 34px;
}
.pre_next_article span{
    position:relative;
    bottom: 3px;
}
.pre{
    float: left;
    vertical-align: middle;
}
.next{
    float: right;
}
.pre a{
    color: #00789e;
    font-family: 'Inter Medium';
    display: table-cell;
    line-height: 26px;
}
.pre i{
    color: #00a9de;
    margin-right: 12px;
    font-size: 24px;
}
.next a{
    color: #00789e;
    font-family: 'Inter Medium';
}
.next i{
    color: #00a9de;
    margin-left: 12px;
    font-size: 24px;
}
.Heading2{
    font-size: 20px;
    font-family: 'Inter SemiBold';
    margin-bottom: 12px;
    margin-top: 30px;
}
.article_figures{text-align: center;border: 1px solid #b0ecff;padding: 35px 0px;}
.Figure{text-align: center;border: 1px solid #b0ecff;padding: 35px 0px;}
.article_figures img{}
.Figure img{
    max-width: 800px;
}
.article_figures_download{
    margin-top: 20px;
}
.article_figures_download a{
    color: #00599c;
}
.article_figures_download i{
    margin-right: 10px;
}
.FigureCaption_SingleLine{
    background: #ddf7ff;
    padding: 10px 24px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 50px;
    font-style: italic;
    font-size: 16px;
}
.article_table th{
    border-bottom: 1px solid #8e8e8e;
    font-family: 'Inter SemiBold';
    padding: 10px 10px;
}
.rowsep-1{}
.article_table{
    margin-bottom: 20px;
}
.article_table table{
    border-top: 1px solid #8e8e8e;
    border-bottom: 1px solid #8e8e8e;
}
.article_table td{
    vertical-align: top;
    font-size:15px;
    padding: 5px 10px;
    line-height: 24px;
}
.article_table tr:last-child td{
    padding-bottom:15px;
}
.article_table td p{
    padding-bottom:10px;
    font-size: 15px;
    line-height: 24px;
}
.Abbreviations{
    font-family: 'Inter SemiBold';
}
.a_link{
    color:#00599c;
}
.supplementary_p{
    margin-bottom: 10px;
}
.normal_table tr{
}
.normal_table tr:last-child{
    border:none;
}
.normal_table td{
    vertical-align: top;
    padding-bottom: 24px;
}
.normal_table tr:last-child td{
    padding-bottom:0px
}
.normal_table td:first-child{
    padding-right:5px;
    width: 30px;
}
.references_doi{
    margin-top: 3px;
}
.view_article{
    background: #ddf7ff;
    display: inline-block;
    padding: 4px 14px;
    border-radius: 18px;
    float: right;
    margin-left: 24px;
}
.doi_link{
    word-break: break-all;
}

/*cite this article*/
.mt-tabpage {
    width: 930px;
    background-color: #FFFFFF;
}
.mt-tabpage-title {
    height: 56px;
    font-size: 0;
    width: 100%;
    margin: auto;
    background: #f1f4fa;
    border-bottom: 1px solid #dae1ef;
    box-sizing: border-box;
}
.mt-tabpage-title a:first-child{
}
.mt-tabpage-title a:nth-of-type(2){
}
.mt-tabpage-title a:nth-of-type(3){
}
.mt-tabpage-title a:nth-of-type(4){
    width: 288px;
}
.mt-tabpage-title a:nth-of-type(5) {
    width: 213px;
}
.mt-tabpage-title .mt-tabpage-item {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #00395a;
    font-size: 17px;
    font-family: 'Inter Medium';
    float: left;
    width: 33.2%;
    cursor: pointer;
}
.mt-tabpage-title .mt-tabpage-item:hover{
    color: #00395a;
    text-decoration: none;
    font-family: 'Inter SemiBold';
}
.mt-tabpage-title .mt-tabpage-item-cur {
    font-size: 17px;
    position:relative;
    font-family: 'Inter Bold';
    border-left: 1px solid #dae1ef;
    border-right: 1px solid #dae1ef;
}
.mt-tabpage-title .mt-tabpage-item-cur:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #00395a;
}
.mt-tabpage-count {
    position: relative;
    width: 930px;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
}
.mt-tabpage-cont__wrap {
    position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
    width: 930px;
}
.tab_div{
    position: relative;
}
.cite_type {
    margin-bottom: 20px;
    background: #d9edf7;
    border-radius: 10px;
    padding: 16px 20px;
}
.cite_type_item {
    margin-bottom: 4px;
    font-size: 18px;
    font-family: 'Inter SemiBold';
    color: #333;
}
.cite_type_info {
    font-size: 17px;
}
.cite_type_info a{
    color:#00599c;
}
.cite_operation{
    margin-top: 16px;
}
.cite_operation a{
    color:#00599c;
}
.cite_operation img{
    margin-right: 10px;
}
.line{
    color: #cacaca;
    padding: 0px 16px;
    font-size: 14px;
}
.ris-text{
    padding: 0px 20px;
}
/*author information*/
.author_information{}
.author_information ul li{
    background: #ebf4fb;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
}
.author_info{
    display: table-cell;
    vertical-align: top;
}
.article_author_name{
    font-size: 18px;
    font-family: 'Inter SemiBold';
    margin-bottom: 4px;
}
.institution{
    font-size: 16px;
}
.biography{
    font-size: 16px;
    margin-top: 16px;
}
.biography span{
    font-family: 'Inter SemiBold';
}
.field{
    font-size: 16px;
    margin-top: 16px;
}
.field span{
    font-family: 'Inter SemiBold';
}
.contact_info{
    border-top: 1px solid #e0e0e0;
    padding-top: 16px;
    margin-top: 10px;
}
.contact_info a{
    text-decoration:none;
    font-family: 'Inter Bold';
}
.contact_info p{
    margin-bottom: 6px;
}
.contact_info p:last-child{
    margin-bottom:0px;
}
.contact_info p img{
    margin-right: 10px;
    position: relative;
    bottom: 2px;
}
.author_photo{
    display: table-cell;
    vertical-align: top;
    padding-left: 50px;
}
.photo_box{
    border-radius: 50%;
    overflow: hidden;
    width: 110px;
    height: 110px;
}
.photo_box img {
    width: 110px;
}
.article_content_right{
}
.right_content_btn{text-align: center;line-height: 50px;}
.right_content_btn a{
    font-size: 18px;
    font-family: 'Inter SemiBold';
    display: block;
}
.right_content_btn i{
    margin-right: 10px;
}


.download_right{
    background: #00a9de;
    /* margin-bottom: 16px; */
    transition: 0.3s all linear;
}
.download_right a{
    color: #fff;
}
.download_right:hover a{
    color:#fff;
}
.download_right:hover{
    background: #2ac1f1;
}
.cite_right{
    background: #fff;
    border: 2px solid #0086b5;
}
.cite_right a{


    color: #0086b5;
}
.article_tab{
    margin-top: 10px;
}
#slider {
    width: 100%;
    padding: 12px 0 0 0;
}
.controls-center {

    width: 330px;

    margin:0 auto;

    background: #f1f2f8;

    box-sizing: border-box;

    padding-top: 9px;

    border-top: 1px solid #e1e8f6;

    border-left: 1px solid #e1e8f6;

    border-right: 1px solid #e1e8f6;

    border-bottom: 1px solid #e1e8f6;
}
#slider_controls {}
#slider_controls ul {
    padding: 0px 12px;
    margin-bottom: 0;
}
#slider_controls ul li {margin:0;padding:0;list-style:none;position: relative;top: 3px;}
#slider_controls ul li {
    float: left;
}
#slider_controls ul li span{

    font-size: 18px;

    font-family: 'Inter SemiBold';

    padding-bottom: 10px;

    display: block;
}
#slider_controls ul li i{
    margin-right:6px;
    color: #333;
}
#slider_controls ul li a {
    line-height: 49px;
    display: inline-block;
    width: 100%;
    padding: 0px 8px;
    color: #333;
    font-family: 'Inter SemiBold';
}
#slider_controls ul li:focus { outline:none; }
#slider_controls ul li.activeSlide {
    background:#fff;
    border-top: 2px solid #0086b5;
}
#slider_controls ul li:hover a{
    color:#0086b5;
}
#slider_controls ul li:hover i{
    color:#0086b5;
}
#slider_controls ul li.activeSlide {
    border-left: 1px solid #e1e8f6;
    border-right: 1px solid #e1e8f6;
    position:relative;
    top: 1px;
}
#slider_controls ul li.activeSlide i{
    color:#0086b5;
}
.activeSlide a{
    color:#009bce!important;
    font-family: 'Inter SemiBold';
}
#slideshow{
    width: 100%!important;

}
.overflow-y{
}
.article_tab_item{
    border-left: 1px solid #e1e8f6;
    border-right: 1px solid #e1e8f6;
    border-bottom: 1px solid #e1e8f6;
    padding: 0px 0px 0px 12px;
}
.slider-item{
    width:100%;
    overflow: auto;
}
.section_ul a{
    color:#0272b1;
    line-height: 28px;
    display: inline-block;
}
.section_nav{
    border-bottom: 1px solid #e1e8f6;
    line-height: 46px;
}
.section_nav:last-child{
    border-bottom: none;

}
.document_section{
    padding-top: 10px;
    padding-bottom: 5px;
}
.document_section_nav{
    line-height: 40px;
    padding-left: 18px;
    font-size: 16px;
}
.document_section_ol{
    padding-bottom: 5px;
}

.figures_ul li{border-bottom: 1px solid #e1e8f6;padding-bottom: 20px;margin-bottom: 12px;}
.figures_ul li:last-child{
    border-bottom: none;
}
.figure_number a{
    font-family: 'Inter SemiBold';
    line-height: 46px;
    color:#333;
}
.figures_ul li img{
    max-width: 100%;
    margin-bottom: 16px;
}
.figure_description, .table_description{
    font-size: 15px;
    line-height: 24px;
}
.table_ul, .figures_ul, .section_ul{
    padding-right:10px;
}
.table_ul li{
    padding-bottom: 20px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e1e8f6;
}
.table_number a{
    font-family: 'Inter SemiBold';
    line-height: 46px;
    color:#333;
}
.table_number i{
    color:#0272b1;
    margin-right: 12px;
}
.table_ul li:last-child{
    border:none;
}
.puple_cite{
    width: 755px!important;
}
.cite_type_puple{
    margin-bottom: 40px;
}

.mt-tabpage-count_puple {
    position: relative;
    width: 930px;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
}
.author_item{
    max-width: 850px;
    width: max-content;
    box-shadow: 0 0 5px 0 rgb(162 162 162 / 40%);
    border: 1px solid rgba(151,191,216,.3);
    padding: 16px;
    border-radius: 3px;
    background-color: #fff;
    position: absolute;
    top: 28px;
    left: 2px;
    z-index: 1000;
    border: 2px solid #cacddf;
}
.author_name{
    font-family: 'Inter SemiBold';
    margin-bottom: 10px;
}
.Affiliation {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 26px;
}
.roles{
    font-size: 16px;
    line-height: 26px;
    border-top: 1px solid #e0e0e0;
    padding-top: 16px;
    margin-top: 16px;
}
.c-popup__arrow{
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-bottom: 1px solid rgba(151,191,216,.3);
    border-right: 1px solid rgba(151,191,216,.3);
    top: -12px;
    transform: rotate(225deg);
    left: 6px;
}
.s-popup__arrow{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-bottom: 1px solid rgba(151,191,216,.3);
    border-right: 1px solid rgba(151,191,216,.3);
    top: -8px;
    transform: rotate(225deg);
    left: 13px;
}
.author{
    position: relative;
    display: inline-block;
}
.author_ul{}
.author_list{
    float: left;
    position: relative;
}
.share_item{
    position: absolute;
    width: 160px;
    top: 66px;
    z-index: 9;
}
.share_item ul li{
    text-align: left;
    margin-bottom: 16px;
}
.share_item ul li img{
    margin-right: 14px;
}
.share_list{
    box-shadow: 0 0 5px 0 rgb(162 162 162 / 30%);
    border: 1px solid rgba(151,191,216,.3);
    padding: 16px 16px 0px;
    border-radius: 2px;
    background-color: #fff;
}
.toggle-div {
    display: none;
}
.fixed {
    position: fixed;
    top: 20px;
    z-index: 2;
    _position: absolute;
    z-index: 1;
}
.article_position{
    position: relative;
    width: 330px;
}
.tab-nav-shortcut{
    width: 80px;
    box-shadow: 0 0 5px 0 rgb(162 162 162 / 30%);
    float: right;
    text-align: center;
    border-radius: 40px;
    padding: 30px 0px 0px;
    display: none;
    position: fixed;
}
.tab-nav-shortcut ul li{
    padding-bottom: 30px;
}
.tab-nav-shortcut ul li a:hover{
    cursor:pointer;
}
.shortcut_i i{
    font-size: 24px;
    color: #707070;
}
.shortcut_name{
    font-size: 15px;
    color: #707070;
}
.toggle-close{
    cursor: pointer;
}
.toggle-close i{
    font-size: 24px;
    margin-bottom: 16px;
    float: right;
}
.author_contributions span{
    font-family: 'Inter SemiBold';
}
.references_link{
    color: #0176cd;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.references_detail{
    min-width: 500px;
    max-width: 650px;
    box-shadow: 0 0 5px 0 rgb(162 162 162 / 30%);
    border: 1px solid rgba(151,191,216,.3);
    padding: 0px 16px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 26px;
    left: -15px;
    z-index: 99999999;
}
.references_detail a:hover{
    text-decoration:none;
}
.references_link td{
    padding-bottom: 16px;
    padding-top: 16px;}
.references_detail .view_article{
    margin-top: 20px;
}
.references_link .references_detail{
    min-width: 700px;
    padding-bottom: 16px;
}
.references table{
    width:100%;
}
.fm_code{
    width: 250px;
    vertical-align: top;
    margin-right: 10px;
    background: #fff;
    line-height: 40px;
    font-size: 12px;
    color: #333;
    border: 1px solid #d6d6d6;
    height: 40px;
    padding-left: 10px;
    outline: 0;
    box-sizing: border-box;
}
.vercode {
    height: 40px;
    width: 140px;
}
.renew {
    color: #006db4;
    font-family: 'Inter Medium';
    vertical-align: top;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    margin-top: 5px;
}
.puple_email{
    font-family: 'Inter Medium';
}
.puple_email img{
    margin-right: 10px;
}
.AuthorName {
    line-height: 36px;
    display: inline-block;
}
.numbered-list li{
    padding-bottom: 10px;
}
.double_controls a{
    padding: 0px 30px!important;
}
.slider-item-no-html{
    height:236px!important;
}
.TableCaption_SingleLine{
    text-align: center;
    font-style: italic;
    margin-bottom: 12px;
    font-size: 16px;
}
.TableFooter{
    margin-top: 16px;
}
.second_nav a{
    font-size: 14px;
    padding-left: 20px;
    display: block;
    padding-bottom: 11px;
    line-height: 24px;
}
.toggle_second_nav{
    font-family: 'Inter SemiBold';
    padding-left: 20px;
    padding-bottom: 10px;
}
.toggle_second_nav i{

    padding-left: 8px;
}
.toggle_second_nav:hover{
    cursor: pointer;
}
.Text{
    margin-bottom: 16px;
}
.Abatract,.Keywords{
    font-size: 24px;
    font-family: 'Inter SemiBold';
    color: #0d6f9f;
    border-bottom: 1px solid #e0e0e0;
    line-height: 50px;
    margin-bottom: 20px;
}
.AbatractContent,.KeywordsContent{
    margin-bottom: 16px;
}
.EmailAddress{
    color: #00599c;
}
.Formula_WithoutNumber{
    margin-bottom: 16px;
}
.Formula_WithNumber{
    margin-bottom: 16px;
}
.TableFigureFooter_Middle {
    margin-top: 12px;
}

#toggleButton{
    color: #0185b5;
    font-size: 18px;
    font-family: 'Inter SemiBold';
    line-height: 44px;
    padding: 0px 22px;
    display: inline-block;
}
#toggleButton img{
    position:relative;
    bottom:2px;
}
.share_btn a:hover{
    text-decoration:none;
}
.article_detail_header{
    box-shadow: 0px 4px 6px rgb(0 0 0 / 7%);
}
.browse{
    font-size: 18px;
}
.browse i{
    margin-left: 10px;
}
.browse_nav{
    background: #d9edf7;
    padding: 0px 12px;
    line-height: 40px;
    border-radius: 6px;
    margin-top: 16px;
    margin-left: 16px;
}
.article_menu{
    position: relative;
}
.login_register{
    margin-top: 22px;
}
.logo{
    margin-top: 10px;
}
.browse_item{
    height: 70px;
}
.browse_item:hover{
    cursor:pointer;
}
/*browse menu*/
.browse_menu{
    background: #f6f9ff;
    border-top: 1px solid #d8d8d8;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 7%);
    position: absolute;
    width: 100%;
    left: 0;
    top: 70px;
    z-index: 999;
    opacity: 0;
    transition: 0.2s ease-in-out;
    height: 0;
    overflow: hidden;
}
.browse_menu.visible {
    opacity: 1;
    height: auto; /* 或者设置一个具体的高度值 */
}
.borwse_left{
    margin-right: 100px;
}
.borwse_left i{
    color: #0282ff;
}
.borwse_middle i{
    color: #f49400;
}
.borwse_right i{
    color: #468847;
}
.menu_title{
    margin-top: 12px;
    margin-bottom: 5px;
}
.menu_title a{
    font-size: 18px;
    font-family: 'Inter Bold';
}
.col-sm{
    margin-bottom: 10px;
    padding-left: 0;
}
.menu_subject a{
    font-size: 16px;
    line-height: 37px;
}
.menu_subject a:hover{
    text-decoration:none;
    color: #0071c7;
}
.borwse_middle{
    margin-right: 100px;
}
.borwse_right{}
.menu_subject i{
    margin-right: 12px;
    width: 17px;
    text-align: center;
}
.share_btn {
    position: relative;
    background: #fff;
    border: 2px solid #0086b5;
    margin-top: 10px;
}
.published{
    font-family: 'Inter SemiBold';
    padding-bottom: 12px;
}
.published a{
    font-family: 'Inter Bold';
    color: #00599c;
}

.references_detail table{
    border: none;
}
.references_detail table td{
    padding:16px 0px 10px 0px;
    font-size: 16px;
    line-height: 28px;
}
.normal_link {
    font-size: 17px;
    line-height: 28px;
}
.TableFigureFooter{
    margin-bottom: 16px;
    font-size: 14px;
}
.normal_table{
    font-style: normal;
    text-align: left;
}

.Heading1 .references_link, .Heading2 .references_link, .Heading3 .references_link {
    font-size: inherit;
}
.submit_item {
    margin-top: 16px;
    height: 36px;
    line-height: 36px;
}

.Heading3{
    font-size: 18px;
    font-family: 'Inter SemiBold';
    margin-bottom: 12px;
    margin-top: 30px;
}