/*最新编委会样式 lql*/
.editorial-board-page,.editorial-board-page a{color:#141414;}
.editorial-board-bg{height:89px;line-height:89px;font-size:28px;color:#fff;text-align:center;background:url('../../../style/images/public/edbg.jpg') no-repeat;background-size:100% 100%;margin-bottom:10px;}
.editorial-board-tab{margin: 1px 0;line-height:56px;position:relative;}
.editorial-board-tab a{display:block;font-size:18px;color:#1c1c1b;background:#f2f5f7;padding:0 35px 0 25px;}
.editorial-board-tab a i{position:absolute;width:15px;height:15px;right:25px;top:20px;background:url('../../../style/images/public/eb_icons.png') no-repeat;background-position:0 0;}
.editorial-board-tab.active i{background:url('../../../style/images/public/eb_icons.png') no-repeat;background-position:0 -40px;}
.editorial-board-tab.active >a{background:#0062ab;color:#fff;}
.editorial-board-tab.active ul{padding:15px 0;background:#f2f5f7;line-height:40px;}
.editorial-board-tab.active ul a{font-size:16px;}
.editorial-board-tab.active ul a.active{color:#0062ab;}
.editorial-board-title{font-size:24px;padding-bottom:12px;border-bottom:1px solid #cccccc;margin-bottom:20px;background:#fff;}
.editorial-board-title span{font-size:16px;font-weight:normal;}
.editorial-board-desc{line-height:2;}
.editorial-board-right{position:relative;}
.jump-position{position:absolute;right:15px;top:0;padding:5px 10px;border:1px solid #dfdfdf;background:url('../../../style/images/public/tobottom.png') no-repeat right 10px center;}
.jump-position.active{background: url(../../../style/images/public/totop.png) no-repeat  right 10px center ;}
.editorial-board-position > h3{font-size:20px;font-weight:bold;color:#0062ab;background:#f2f5f7;height:38px;line-height:38px;margin:20px 0;padding-left:15px;position:relative;cursor:pointer;}
.editorial-board-position > h3 span{font-size:16px;color:#1b1b1b;font-weight:normal;margin-left:10px;}
.editorial-board-position > h3 i{ width:15px;height:15px;position:absolute;right:10px;top:15px;background:url('../../../style/images/public/totop.png') no-repeat;}
.editorial-board-position > h3.active{color:#fff;background:#0062ab;}
.editorial-board-position > h3.active i{background: url('../../../style/images/public/tobottom.png') no-repeat;}
.editorial-board-position > h3.active span{color:#fff;}
.editor {margin-left:-25px;margin-right:-25px;}
.editor .editor-list{padding-left:25px;padding-right:25px;}
.editor-list {margin-bottom:20px; text-align: center;}
.chief-editor .img-box ,.editor-list .img-box{height:152px;text-align:center;margin-bottom:6px;}
.chief-editor .img-box img,.editor-list .img-box img{max-height:100%;max-width:100%;}
.editor-name{font-weight:bold;}
.sticky{top:0;position:sticky;z-index: 9;}
.editorial-board-search {padding-left:45px;position:relative;}
.editorial-board-search > div{margin-bottom:15px;}
.editorial-board-search > div >span{position:absolute;left:0;line-height:34px;}
.editorial-board-search ul li{float:left;padding:0 9px;line-height:34px;}
.editorial-board-search ul li a{font-size:15px;font-weight:bold;color:#fff;}
.editorial-board-search ul li{background:#4e9cd6;}
.editorial-board-search ul  li.active{background:#0062ab;}
.editorial-board-page2 .editor,.editorial-board-detail .editor{margin:0;}
.editorial-board-page2 .editor-list{text-align:left;margin-bottom:0;padding-left:15px;} 
.editorial-board-page2 .editor-list > div strong{margin-right:15px;} 
.editorial-board-page2 .editor-list > div > span,.editorial-board-page2 .editor-list > span{margin-bottom:18px;display: inline-block;}
.editorial-board-page2 .editor-list > span{width:10%;}
/*编委详情*/
.detail-img-box{float:left;}
.detail-img-box img{width:110px;margin-right:15px;margin-bottom:15px;}
.detail-orcid img{margin-right:5px;}
.editorial-board-desc .homepage{margin-left:15px;display:inline-block;background:#0062ab;color:#fff;border-radius: 3px; padding: 0 10px;}
.detail-editor-desc{margin-bottom:15px;}
.detail-editor-add span:first-child{margin-right:40px;}

.editor{display: flex;flex-wrap: wrap;}

.detail-img-box{width:125px;}
.editorial-board-position.editor-detail{float:left;width:calc(100% - 125px);}

.editorial-board-con p:nth-of-type(1){margin-top:0!important;}
.editorialTitleEn {font-size: 25px;}

/**********************************/


@media only screen and (min-width: 1200px){
   
}
@media only screen and (max-width: 1200px){
  
}
@media only screen and (min-width: 992px) and (max-width: 1159px) {
  
}
@media screen and (max-width: 991px) {
.editor{margin-left:0;margin-right:0;}
.detail-editor-add span:first-child{display:block;}  
.eb-btn-app{position:fixed;top:100px;left:0;background:#eee;padding:10px 8px;color:#222;z-index:9;}
.ac .eb-btn-app{left:60%;}
body.ac,body, .eb-catalogue, .eb-catalogue.ac{transition: all 500ms; }
body.ac{margin-left:60%;overflow: hidden;  width: 100%;  }
.main .eb-catalogue{float:none;width:0;background:#0062ab;overflow:hidden;padding:0;position: fixed;top: 0; bottom: 0; left: 0;z-index: 9999;    overflow-x: hidden;overflow: scroll;}
.eb-catalogue.ac{width:60%; padding:60px 15px;  }
.eb-btn-app .fa{font-size:30px;color:#fff;}

     
}