body {
    font-size: 13px;
    font-family:"Arial", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;margin:0; padding:0;}
a {
    color: #388ac2;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
}
label.error {
    color: #ff0054;
}
h2 {
    font-weight: bold;
    color: #388ac2;
    font-size: 21.5px;
    margin: 5px 0;
    line-height: 1.4em;
}
h3 {
    font-weight: bold;
    color: #333;
    font-size: 18.5px;
    margin: 5px 0;
    line-height: 1.4em;
}
h4 {
    font-size: 16.5px;
    font-weight: 400;
    margin: 5px 0;
    line-height: 1.4em;
    font-family: Arial;
}
h5 {
    margin: 5px 0;
    line-height: 1.4em;
}
::selection {
    background: #f26529;
    color: white;
}
.breadcrumb {
    margin: 0 0 10px 0;
    padding: 5px 0;
    list-style: none;
    background: none;
}
#logo {
    margin: 30px 0 0 0;
    padding: 0;
    line-height: 1em;
}
#logo a {
    font-family: "Times New Roman", Georgia, serif;
    font-weight: 400;
    line-height: 40px;
    font-size: 38.5px;
}
#logo a:hover {
    text-decoration: none;
}
.page-title {
    color: #388ac2;
    font-size: 20.5px;
    line-height: 2em;
}
.color {
    color: #388ac2;
}
.color-bg {
    background-color: #388ac2;
}
.journal-path {
    text-transform: uppercase;
}
.error-page {
    text-align: center;
    background: url("images/404.png") no-repeat scroll 50% 100px white;
    height: 300px;
    padding-top: 20px;
}
.error-page h2 {
    font-size: 36px;
}
.error-page h3 {
    font-size: 24px;
}
.error-page h3 a {
    color: #e5810f;
}
#dragTable tr.data {
    cursor: move;
}
#container {
    margin-left: auto;
    margin-right: auto;
}
#header {
    margin-bottom: 20px;
}
#top-nav {
    background: #e6e6e6;
    color: #333;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #d9d9d9;
    overflow:hidden;
}
#top-nav a {
    color: #333;
    padding: 3px 6px;
}
#top-nav .btn-login {
    background: #388ac2;
    color: white;
    border-radius: 6px;
    margin: 0 3px;
    font-size: 12px;
}
#top-nav .btn-login a {
    color: white;
}
#top-nav ul {
    margin: 0;
}
#top-nav ul li {
    display: inline-block;
    padding: 3px 5px;
    font-size: 12px;
    font-weight: normal;
}
#search-form {
    margin-top: 30px;
    font-size: 12px;
    right: 17px;
}
#search-form form {
    margin: 0;
}
#search-form form input {
    display: inline-block;
    margin: 0;
    border: 1px solid #cccccc;
}
#search-form form label {
    display: inline-block;
    margin: 0 5px;
    font-size: 12px;
}
#nav {
    background: #2986e2;


}
#nav ul {
    margin: 0;
}
#nav ul li {
    font-weight: normal;
    float: left;
    padding: 0;
    list-style: none;
    position: relative;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
}
#nav ul li#home {
    border-left: 0;
}
#nav ul li#about {
    border-right: 0;
}
#nav ul li:last-child {
    border-right: 0;
}
#nav ul li a {
    color: white;
    display: block;
    padding: 0 15px;
}
#nav ul li a:hover,#nav ul li.active a{
    /*background: #2773a7;*/
    background: #f26529;
    text-decoration: none;
}


#nav ul li:hover ul {
    display: block;
}
#nav ul li ul {
    margin: 0 0 0 -5px;
    padding: 0;
    position: absolute;
    z-index: 999;
    display: none;
    left: 5px;
    background-color: #2986e2;
    width: 200px;
}
#nav ul li ul li {
    border: none;
    margin: 0;
    padding: 0;
    float: none;
    line-height: 1.3em;
}
#nav ul li ul li a {
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 10px;
}
#wrapper {
    min-height: 300px;
}
#aside h3 {
    color: #333;
    font-size: 19px;
    border-bottom: 4px solid #2986e2;
    padding: 3px 0;
}
#aside ul {
    margin: 0;
}
#aside ul li {
    list-style: none;
}
#aside ul li.active a {
    background: #e8e8e8;
}
#aside a {
    color: #388ac2;
    display: block;
    padding: 3px 5px;
}
#aside a:hover {
    background: #e8e8e8;
    text-decoration: none;
}
h1.titles {
    color: #388ac2;
    font-size: 20.5px;
    line-height: 1.4em}
#footer {
    border-top: 4px solid #eeeeee;
    background: #fbfbfb;

    color: white;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 30px;
    padding: 20px 10px 50px;
}
#footer .span3 {
    margin-bottom: 20px;
}
#footer ul {
    margin: 0;
}
#footer .olinks a{color:#333;font-size:14px;line-height:36px;font-weight:bold;}
#footer .olinks a span{display: inline-block;
    margin-left: 10px;
    width: 32px;
    height: 32px;
    background: url(../images/social-media.png) right top no-repeat;
    vertical-align: top;
    zoom: 1;}

#footer .olinks a.facebook span{background-position: 0px 0px;margin-left:26px;}
#footer .olinks a.twitter span{background-position: 0px -32px;}
#footer .olinks a.youtube span{background-position: 0px -64px;margin-left:14px;}

#footer h4 {
    color: #333;
    font-size: 12px;
    margin: 0 0 5px 0;
    font-weight: bold;
}
#footer .copyright {color: #999;text-align:center;width:100%;border-top: 4px solid #eeeeee;padding-top:10px;
}
#footer a {
    /*color: white;*/
    font-size: 12px;
}
#footer a:hover {
    /*color: white;*/
}
.clear:after{content: "";display: block;height: 0;*zoom:1;clear: both;}
.fl{float: left;}
.fr{float: right;}
.content-inner{width:1140px;margin:auto;}
.contentArea-left{width:870px;}
.contentArea-right{width:250px;padding:0 20px 10px;}
.view-top{padding:20px 0 30px;min-height:120px;}
.view-top li a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;line-height:24px;}
.base-title{font-size:20px;padding:20px 0 12px;border-bottom:1px solid #ccc;} 
.base-title .line{height:30px;width:8px;background:#2986e2;} 
.base-title .mainColor{color: #333;padding:0 0 0 10px;line-height:30px;}
.base-title .base-more{background:transparent;padding:0;line-height:30px;}
.book{display:block;}
.book img{width:100%;}
.weChat{text-align:center;}
.weChat img{width:80%;}
#query{min-height:30px;}
#exportCitationModal,#ReferenceFormat{display:none;}
._latest_update_span{float:none !important;margin:0 !important;}
.article-list-zy font img{display:inline;margin:-4px 5px 0 0;}
.menu_button_csv p{color: #1193e4;}
/*#References{display: block;opacity: 1;}*/
.special_column{display:block;font-size: 16px;height: 30px;line-height: 30px;}
.special_column a{display:block;color: #fff;background: #00519c;padding: 0 10px;display: inline-block;}
.document-box p{text-align:left;}

/*http://zgazyj.xml-journal.net/article/doi/10.21147/j.issn.1000-9604.2022.06.01?pageType=en  2022-12-29内部群问题*/
#FullText>p a{/*word-break: break-all;display: inline-block;*/}

.table_top_border {border-top: 1px solid black; }
.table_top_border2 {border-top: 1px solid black; }
.table_bottom_border {border-bottom: 1px solid black; }
.table_bottom_border2 {border-bottom: 1px solid black; }
.table_left_border2 {border-left: 1px solid black; }
.table_right_border2 {border-right: 1px solid black; }
.table_border tr td {border: 1px solid black; }

/*表格valign="top"错误居中*/
.table_content td[valign="top"] {vertical-align: top!important;}
#figTab .figTabSpan inline-formula span{vertical-align: unset;}
/*全文et al.折行问题
#FullText p>i{display:inline-block;}*/

.catalogue-file a{ display:inline-block;padding:0 5px;font-weight:bold;;border-radius:1px;border:1px solid #388ac2;font-size: 16px;}
.catalogue-file a:hover{background:#388ac2;color:#fff;text-decoration:none;}



