/*css reset*/
/*别删，有的得看情况调一下宽度*/
.archcon .arc-listit { width:120px; } 
.columimg { width:460px; } 
.col-lg-8 .archcon .archimg li,.col-lg-9 .archcon .archimg li { width: 25%; } 
.col-lg-8 .columimg { width: 680px; } 
.col-lg-9 .columimg { width: 780px; } 
.chooseAll { margin:0; } 
.toolBox1 { padding-top:20px; } 
.toolBox2 { padding-top:20px; } 
.footer { position: relative; z-index: 2000; } 
.inner { width:1170px; margin:0 auto; } 
/*所有颜色*/
.mainColor,.reference-tab .td2 a { color:#006eb2; } /**1.页面字体需要变主色调，直接调用mainColor; 2.参考文献doi颜色与主色调一致**/
.article-list .mainColor { color:#E51C2C; } 
/*文章页颜色*/
.article-pc .mainColor,.article-main-mid a { color:#006eb2; } 
/*文章页标题下方显示与隐藏按钮*/
.content .article .article-left .togglebtn i { padding: 2px; } 

.header-nav,.tab-ul-index li.active,.article-list-journalg,.footer .top,.phone-nav,.main .article-content ul#htmlContent2 h3.full-text,
#page-tag-div .pagination>.active>a,.comtit,.archcon.archcon-new dl dd.archconVol,.archcon.archcon-new dl dd.active,
.archcon .arc-listit dd.active,.archcon .arc-listit .arctpoint,.tab-ul-index li.active,.footer .btmb,
.header-nav,.header-nav ul > li ol,.qikan .subBtn,.header-nav,.pageTagsUl li.current,.pageTagsUl li.clickpage:hover,
.messageBoard .tj,.btn-primary,.guokan-tit .guokan-tab li.curr,.guokan-dl dd.active,
.guokan-dl dd.years,.guokan-dlyear dt { background-color: #E51C2C; } 
/*2019年5月13日版本过刊标题*/
.guokan-tit h2 { color:#E51C2C;font-size: 26px; } 
.guokan-tit .guokan-tab li{font-size:20px;height: 33px;}

/*过刊二级页*/
#archiveOutput {background: #fff;padding: 25px;}
.guokan-con .guokan-pic li a{font-size:20px;}
.guokan-con .guokan-pic li a:hover{color:#E51C2C;}
.guokan-table th{font-size:20px;width:20%;}
.guokan-table td{width:20%;}
.guokan-table td a:hover{color:#E51C2C;}
.guokan-table td span{font-size:18px;}
.guokan-dl dd a,.guokan-dl dd b,.guokan-dlyear.dlyear-tab,.guokan-dlyear{font-size:18px;}

/*移动端搜索头部下拉框颜色*/
.phone-nav .search-app-wrap select option { background: rgba(17, 152, 126, 0.9); } 
/*滑上去的颜色*/
.header-nav ul > li.active > a,.header-nav ul > li ol li:hover,.header-nav ul > li:hover > a { background:#E51C2C; } 
/*向上箭头*/
.bottom-fixed { width: 50px; height: 50px; cursor: pointer; position: fixed; bottom: 20px; right: 20px; z-index: 5000; background: #E51C2C url("../../../style/images/public/back_top.png") no-repeat center center; display: none; } 
.arcmethod li.active,.phone-nav { border-color:#26804a; } 
.derived i.current,.base-title .more:hover,.news-list li a:hover,.article-list-title a:hover, .article-list-author a:hover,.article-list-time a:hover,.article-list-zy font a:hover,.article-list-zy font.act a,.article-list-zy font a:hover span::before{ color:#006eb2; } 
#page-tag-div .pagination>.active>a { border-color:#E51C2C; } 
.footer .btmb { padding-top:8px; padding-bottom:8px; } 
/*手机下拉颜色有透明度，自己看着写*/
.phone-nav .search-app-wrap,.smallUl { background: rgba(229, 28, 44, 0.9); } 
/*以上是需要改颜色的*/
.footer .top span { margin-right:10px; } 
.smallUl { z-index: 1000; width: 100%; left: 0; right: 0; margin: auto; position: absolute; display: none; } 
.smallUl a { color: #fff; display: block; line-height: 24px; } 
.smallUl>li { text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.5); } 
.smallUl li > a { padding: 0 4%; font-size: 16px; line-height: 40px; position: relative; display: block; } 
.smallUl > li > a span { margin: 0 0 0 10px; } 
.smallUl > li > a span img { vertical-align: middle; margin: -3px 0 0; transition: all 0.2s; } 
.smallUl > li > a span.active img { transform: rotate(90deg); } 
.smallUl > li > ol { display: none; } 
.smallUl > li > ol a { padding: 0 8%; } 

.navList { width: 30px; cursor: pointer; } 
.navList span { height: 3px; background-color: #fff; margin: 0 0 8px 0; display: block; transition: all 0.5s; } 
.navList span:last-child { margin: 0; } 
.navList { display: block; padding-top:4px; } 
.navList span:last-child { margin: 0; } 

.phone-nav input::-webkit-input-placeholder { color: #fff; opacity: 1; } 
.phone-nav .text { background: #fff; } 
.phone-nav .text { line-height: 19px; padding: 3px 10px; color: #fff; margin: 0 0 0 15px; border-radius: 4px 0 0 4px; } 
.phone-nav .sub { width: 35px; height: 25px; background: #fff url(../../../style/images/custom/search1.png) no-repeat center center; background-size: 16px 16px; border-radius: 0 4px 4px 0; } 
.phone-nav .en { line-height: 25px; color: #fff; } 

.phone-nav .search-app-wrap { display: none; position: absolute; left: 0; width: 100%; top: 50px; z-index: 2000; padding: 8px 0; } 
.phone-nav .search-app-wrap select { width: 23%; border: none; height: 30px; border-radius: 4px; padding: 0 0 0 5px; background: rgba(255, 255, 255, 0.2); color: #fff; } 

.phone-nav .search-app-wrap .text { width: 75%; margin: 0 0 0 2%; border-radius: 4px; height: 30px; } 
.phone-nav .search-app-wrap .sub { width: 30px; height: 30px; background: rgba(255, 255, 255, 0.2) url("../../../style/images/public/search1.png") no-repeat center center; background-size: 22px; position: absolute; right: 15px; top: 8px; } 
/*.header .logo { width: 50%; } */
.header .logo img { max-width: 100%; } 
.header .bot { background-size: cover; } 
.phone-nav { padding: 8px 0; position: relative; } 
.phone-nav .en { line-height: 25px; color: #fff; } 
.phone-nav .text, .phone-nav .sub { background: rgba(255, 255, 255, .2); } 
.phone-nav .text { line-height: 19px; padding: 3px 10px; color: #fff; margin: 0 0 0 15px; border-radius: 4px 0 0 4px; } 
.phone-nav .sub { width: 35px; height: 25px; background: rgba(255, 255, 255, .2) url(../../../style/images/custom/search1.png) no-repeat center center; background-size: 16px 16px; border-radius: 0 4px 4px 0; } 
.search-wrapper { display: none; } 
/*手机菜单2*/
.phone-nav .container .logo { display: block; padding: 2px 0 0 0; position: relative; } 
.phone-nav .container .logo img { max-width: 200px; max-height:34px; padding-top:3px;} 
/*.phone-nav .container .logo:before { content: ''; width: 1px; height: 80%; background: #fff; position: absolute; left: 6px; top: 2px; bottom: 0; margin: auto; } */
.phone-nav .container .search-app { display: block; background: url("../../../style/images/public/search2.png") no-repeat center center; width: 34px; height: 34px; background-size: 30px; color: #fff; margin-left:10px; } 
.phone-nav .container .search-app.active { background: url("../../../style/images/public/close-app.png") no-repeat center center; background-size: 32px; } 
.main-right .current-ul li .tit { width: 100%; float: none; } 
.main-right .current-ul li .right { float: none; } 
.main-right .current-ul a { display: inline-block; } 
.main-right .banner .item .text p { width: 70%; } 
.main-right .current-ul li .box { padding: 8px 0; } 
.search-wrap .in-bl { width: 100%; } 
.search-wrap .form-group { margin-left: 0; margin-right: 0; } 

@media screen and (max-width: 375px){
 .phone-nav .search-app-wrap .text { width:74%; } 
 .phone-nav .search-app-wrap select { width:24%; } 
 }
/*头部导航css*/
.top .nav { border-top:solid 2px #fff; height: 38px; line-height: 36px; text-align: center; } 
.top .nav ul>li { float: left; font-size: 16px; position: relative; height: 36px; } 
.top .nav li a { color: #fff; display: block; text-align: center; padding: 0 26px; } 
.top .nav ul li a:hover,.top .nav li.active { text-decoration: none; } 
.nav-second { display: none; position: absolute; z-index: 100; } 
.header-nav { border-top:solid 2px #fff; } 
.header-nav .container { padding:0; } 
.header-nav ul > li { float: left; position: relative; text-align: center; } 
.header-nav ul > li > a { display: block; color: #fff; line-height: 34px; font-size: 16px; padding:0 23px; } 
.header-nav-en ul > li > a { padding:0 20px; } 
.header-nav ul > li > a span { display: inline-block; width: 7px; height: 4px; background-size: 7px 4px; margin-left: 6px; position: relative; top: 0;font-size: 13px; } 
.header-nav ul > li ol { position: absolute; left: 0; top: 40px; min-width: 100%; z-index: 101; display: none; } 

.top .header-nav ul > li ol li a { font-size: 16px; display: block; padding: 0 26px; white-space: nowrap; color: #fff; line-height: 40px; } 
.phone-nav .sub { background: #fff url("../../../style/images/public/search1.png") no-repeat center center; } 
.top .cpl-xiala.cpliconfont {position: relative;top: 0;font-size: 16px;}
/*头部导航css end*/
/**********************************/

.tab-ul-index li { width:108px; } 
.archcon.archcon-new dl dd { min-width:50px; } 


.comwrap { /*padding-bottom: 5px; */min-height:160px; } 
.comtit { width: 100%; background: #3da9ff; font-size: 14px; height: 31px; line-height: 31px; color: #fff; position: relative; padding-left: 35px; margin-bottom: 18px; } 
.comtit span { display: block; position: absolute; width: 20px; height: 20px; top:6px; left: 10px; background: url(../../../style/images/custom/icotit.png) no-repeat; } 
.comtit a { position: absolute; right: 8px; color: #fff; font-size: 10px; } 
.comlist li { position: relative; margin-bottom: 8px; /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis; */ } 
.comlist li a { color: #000; display: block; /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis; */ } 
.comlist li a span { position: absolute; top:4px; left: 10px; display:block; width: 5px; height: 11px; background: url(../../../style/images/custom/icolist.png) no-repeat; } 
/*
.zzyd .comtit span { background-position: 0px -27px; } 
.xzzx .comtit span { background-position: 0px -54px; } 
.qkxx .comtit span { background-position: 0px -87px; } 
.qkdt .comtit span { background-position: 0px -112px; } 
.yqlj .comtit span { background-position: 0px -139px; } 
.videos .comtit span { background-position: 0px -165px; } 
.xglj .comtit span { background-position: 0px -191px; } 
.qkxx .comtit { margin-bottom: 0; } 

.qkdt .comlist li a,.yqlj .comlist li a { padding-left: 8px; } 
.xglj .comlist li a { padding-left:0; } 
.xglj .comlist li a img { width:100%; } 
.qkdt .comlist li a span { width: 17px; height: 17px; line-height: 17px; border-radius: 50%; background: #b8b8b8; color: #fff; text-align: center; position: initial; float: left; margin-right: 8px; } 
.qkdt .comlist li.active a span { background: #a93237; } 
*/
/*css reset end*/

/********************************/

/*新的编委会*/
.editorSubject { margin-bottom:30px; } 
.editorSubject h3 { font-weight:bold; font-size:22px; color:#222; margin-bottom:20px; } 
.editorSubject ul li { margin-bottom:10px; width:50%; float:left; } 
.editorSubject ul li a { font-size:14px; color:#7f241f; font-weight:bold; position:relative; padding-left:15px; display: inline-block;; } 
.editorSubject ul li a span { position:absolute; background:#7f241f; display:inline-block; margin-right:7px; width:5px; height:5px; border-radius:50%; left:0; top:8px; } 
.editorChief { margin-top:30px; } 
.editorChief .editorType > ul > li { margin-bottom:0; min-height:100px; } 
.editorChief h2 { color:#7f241f; font-size:22px; font-weight:bold; } 
.editorType h3,.editorChief h3 { font-size:20px; color:#7f241f; font-weight:bold; } 
.editorType > ul > li { padding:18px 0; border-bottom:1px solid #e3e3e3; font-size:14px; color:#333333; } 
.editorImg { padding-left:15px; width:20%; text-align:center; } 
.editorImg img { width: 80px; border-radius: 50%; height: 80px; } 
.editorCon { width:80%; } 
.editorDesc { margin-bottom:13px; font-weight: bold; } 
.editorDesc .glyphicon-star { font-size:14px; color:orange; margin:0 15px 0 2px; } 
.editorDesc span { display:inline-block; font-weight:bold; } 
.editorDesc .eEmail { margin-right:15px; margin-left: 15px; } 
.editorDesc .eEmail,.editorDesc .eWebSite { color:#7f241f; } 
.editorCon .editorPosition,.editorCon .eInterests,.editorCon .eSystem, .eColumn { margin-bottom:4px; line-height: 18px; } 
.eSpecialIssues span { color:#7f241f; } 
.eSpecialIssues span:hover { cursor:pointer; } 
.eSpecialIssues ul { display:none; } 
.eSpecialIssues { margin-top:10px; } 
.eSpecialIssues ul li a { color:#7f241f; } 
.emailBox label,.emailBox input,.emailBox button { height:34px; line-height:34px; padding:0 10px; } 
.emailBox input { border:1px solid #ccc; width:120px; } 
.emailBox .form-group { margin-top:15px; } 
.emailBox p .glyphicon { font-size:20px; } 
.emailBox p .glyphicon:hover { cursor:pointer; } 
.emailModal,.emailShowCon { width: 100%; position: fixed; top: 0; left: 0; height: 100%; background: rgba(0,0,0,0.5); z-index: 9999; display:none; } 
.emailBox { background: #fff; width: 500px; padding: 20px; position: absolute; transform: translate(-50%, -50%); left: 50%; top: 50%; } 
.emailShowCon p { padding:5px 10px;; } 
.emailShowCon p.text-right { padding:0; } 
.emailShowCon p a { font-size:15px; color:#333; color:blue; display:inline-block; padding-right:18px; line-height: 22px; } 

/** 特刊6 样式 */
/*专题专栏*/
.article-list.zkzl { border-bottom:0; padding:10px 0 15px 0; } 
.article-list.zkzl .leftnav li { padding:8px 0; background:#eee; text-align:center; margin-bottom: 5px; } 
.article-list.zkzl .leftnav li.ac { background:#0773c6; } 
.article-list.zkzl .leftnav li.ac a { color:#fff; } 
.article-list.zkzl .leftnav li a { color:#333; } 
.article-list.zkzl .article-list-lunwen li { list-style-type: none; border-bottom: 1px dashed #ddd; } 
.article-list.zkzl .article-list-lunwen li:nth-of-type(2n) { } 
.article-list.zkzl .article-list-lunwen { padding:0; } 
.article-list.zkzl .article-list-lunwen a { font-size:14px; padding: 10px; display: inline-block; } 
.article-list.zkzl .article-list-lunwen a:hover { color:#0773c6; } 
 .article-list-zy font a { line-height:20px; } 

/**********************************/

/* 字体图标开始 */
/* 字体图标开始 */
@font-face { font-family: "cpliconfont"; /* Project id 3993712 */
 src: url('./fonts/iconfont.woff2?t=1681869361174') format('woff2'),
 url('./fonts/iconfont.woff?t=1681869361174') format('woff'),
 url('./fonts/iconfont.ttf?t=1681869361174') format('truetype'); } 

.cpliconfont { font-family: "cpliconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } 

.cpl-sp-play:before { content: "\ea82"; } 
.cpl-facebook:before { content: "\e6f3"; } 
.cpl-xiala:before { content: "\e65c"; } 
.cpl-linkedin-in:before { content: "\f1e7"; } 
.cpl-rss:before { content: "\e62b"; } 
.cpl-tuite:before { content: "\e652"; } 
.cpl-search:before { content: "\e608"; } 
.cpl-a-youjianchakanyoujianfasongyoujianshouyoujian-06:before { content: "\e918"; } 
.cpl-weixin:before { content: "\e600"; } 
.cpl-weibo:before { content: "\e65a"; } 
.cpl-liulan:before { content: "\e641"; } 
.cpl-quotation_marks:before { content: "\e715"; } 
.cpl-xiazai-wenjianxiazai-18:before { content: "\e856"; } 
.cpl-a24gf-envelopeCheck:before { content: "\e960"; } 
/* 字体图标结束 */

/* 字体图标结束 */

/* 文章详情页 */
.articleBodyEn .article-main-mid{width:calc(100% - 200px);padding:0 30px 0 0px;border-left:none;}
.articleBodyEn .article-main-mid.active{margin-left: 0;}
#aboutArticle .citeName{font-size:20px;line-height:32px;border-top: 2px solid #ddd;    padding: 8px 0;}
#aboutArticle .info{line-height:1.6em;color:#333;}
/* .author-info-txzz{display: inline-block;} */
.about-article .com-author-info.gj-date{margin-top: 12px;}
.about-article .com-author-info.gj-date .mainColor{color: #505050;}
.about-article .com-author-info.gj-date b{font-weight: 400;}
#PACS-ul{display: inline-block;}
.tj-num{margin-top: 10px;}
.article-PACS .com-author-info{position:relative;padding-left: 56px;}
.article-PACS .com-author-info>b{position: absolute;left: 0;top: 0;}
.article-PACS {margin-top: 20px;}
.articleBodyEn .article-main .inner{margin-top: 20px;/*background: #fff;padding: 35px 25px;*/}
#articleEnMeta .article-title h1{ font-weight: normal;line-height: 27px;font-size: 27px;font-family: Proxima Nova!important;}
.articleBodyEn .articleEn .article-title{font-size: 30px;}
.articleBodyEn .articleNav{margin-bottom: 20px;}
.articleBodyEn .article-keyword{margin-top: 20px;}
.articleBodyEn .article-tab-box li p, .articleBodyEn .article-tab-box table.formula{margin-top: 20px;}
.articleBodyEn #myTabContent>li{margin-bottom: 30px;}
#RelatedPages .reference-tab .document-box{border-bottom: 1px solid #e6e6e6;}
#RelatedPages .reference-tab .document-box:nth-child(1) .td1,#RelatedPages .reference-tab .document-box:nth-child(1) .td2{padding-top: 0;}
#RelatedPages .reference-tab .td1, #RelatedPages .reference-tab .td2{padding-top: 20px;padding-bottom: 20px;}
#References #References-list{margin-bottom: 15px;}
.download-btns .download-btn>a,.download-btns > div a{background: #E51C2C;}
.download-btns .download-btn>a:hover,.download-btns > div a:hover{text-decoration: none;}
.articleBodyEn #FullText div.figure{border-color: #e6e6e6;}
/* .articleBodyEn .article-main-right { margin-top: 11px;} */
#articlePrevNext a{display: inline-block;background: #E51C2C;height: 23px;padding: 0px 10px;border-radius: 6px;line-height: 23px;color: #fff;margin-left: 10px;font-size: 14px;}
#articlePrevNext a:hover{text-decoration: none;}
.article-list-journalg a{cursor: default !important;text-decoration: none !important;}
#articleEnMeta .article-list-journalg{margin-bottom: 0px;margin-top: 0;}
.article-author-address.hid{display:none;}
.article-author-address.hid.ac{display:block;}
.addr-more.active .m,.addr-more .l{display:none;}
.addr-more.active .l{display:inline;}
.addr-more{margin-top: 2px;position: relative;left: 5px;color: #E51C2C;display: inline-block;cursor: pointer;}
.lm-box{margin-bottom: 11px;/*margin-top: 15px;*/color: #E51C2C;font-weight: 700;}
.article-list-journalg.xqlm,.xq-type{display: inline;}
.xq-type+.article-list-journalg.xqlm::before{content: "|";display: inline-block;margin: 0 10px;position: relative;top: -2px;font-weight: 700;}
#FullText .xq-ack{margin-top: 25px;}
.article-right .References-left-list a, .article-right .Supplements-left-list a, .article-right .relative-left-list a{font-weight: 400;}
.reference-en>span{display: none;}
.ref-btn a{text-decoration: underline;}
.reference-tab p span{margin:0 25px 0 0;}
.ref-btn{margin: 10px 0 !important;}

.articleBodyEn #FullText h3{margin-top: 35px;}

.fu-text {margin-top: 15px;}
#RelatedPages .reference-tab .td2 a{color: #333;}
#RelatedPages .reference-tab .td2 a:hover{color:#006eb2}
/* 文章搜索页 */
.container.search-heard{/*width: 1400px !important;*/background: #fff;}
#articleSearch {margin: 0 auto;}
.advance-search-body .article-list-zy { font-size: 16px;color: #505050;} 
.advance-search-body .article-list-zy a{color: #505050;}
.advance-search-body .article-list-zy.search-abstract { display: none;}
.advance-search-body .article-list-zy.morenstyle{display: block;}
.group-section .rhcol{margin-top:10px;}

/* 右侧搜索 */
.issue-list-body .comwrap.yc-sousuo, .tag-body .comwrap.yc-sousuo{display: block;}
.comwrap.yc-sousuo{min-height: 500px;display: none;margin-bottom: 80px;padding: 15px;}
.checkbox-inline{margin-left: 10px;}
.own-search-tit{padding: 0 10px;font-weight: 700;font-size: 20px;margin-bottom: 5px;}
.own-search-line+.own-search-line{margin-top: 25px;}
.yc-sousuo {}
.yc-sousuo .form-btn{margin-top: 15px;margin-bottom: 0;}
.yc-sousuo .form-btn .btn{padding: 2px 10px;}
.yc-sousuo #clearText{margin-left: 15px;}
.issue-list-left {position: sticky;top: 65px;max-height: calc(100vh - 65px);overflow: auto;background-color: #fff;}

/*css reset end*/
/* .header { background:url(../images/custom/topbg.png) no-repeat bottom } */
.headertop { background:#fff } 
.topleft{padding-top:7px;}
.topleft .tlcon { display:block; float:left; height:46px; border-right:solid 1px #dedede; padding:0 20px } 
.topleft .tlcon.topselect { line-height:50px; /*width:150px;*/ text-align:center; padding:0 15px; position:relative;font-size:18px;} 
.topleft .tlcon.topselect img { margin-left:10px } 
.topleft .tlcon.topselect .selectdown { display:none; text-align:left; background:#fff; position:absolute; z-index:1000; border:solid 1px #ccc; min-width:222px;left:0;top:55px; } 
.topleft .tlcon.topselect .selectdown a { display:block; width:100%; height:35px; line-height:35px; padding:0 10px } 
.topleft .tlcon.topselect .selectdown a span { display:block; border-bottom:dashed 1px #ccc } 
.topleft .tlcon.topselect .selectdown a:last-child span { border-bottom:0 } 
.topleft .tlcon.topselect .selectdown a:hover { background:#ede9e6; text-decoration:none } 
.topright .gjcfield { position:relative;margin-bottom:11px; } 
.topright .gjcfield .texts { display:inline-block; width:192px; height:36px; border-color:#e1303e } 
.topright .gjcfield .gjss { display:block; width:11px; height:5px; position:absolute; right:70px; top:13px; background:url(../images/custom/icotubiao.png) no-repeat; } 
.topright .gjcfield .gjss:hover { cursor:pointer } 
.topright .gjcfield .tj { display:inline-block; width:45px; height:36px; background: #e1303e url(../../../style/images/custom/seabtn_white.png) no-repeat center; position: relative; left: -5px; margin-right: 20px; } 
.topright { padding-top:12px } 
.topright .gjssbtn { display:inline-block; padding: 10px 0; text-align: center; background:none; color:#e1303e; border-radius:3px; margin-right:0;font-size:12px; height:35px;width: 45px;line-height: 35px; position: absolute; right: 65px;} 
.topright .gjssbtn .glyphicon-triangle-bottom{position: absolute;top: 12px;right: 15px;}
.gjcfield select { height: 36px; width: 100px; border: 1px solid #e1303e; border-radius: 3px; padding-left: 12px; background: url(../../../style/images/custom/select_arrow.png) no-repeat scroll 90% center #fff;outline: none; } 
.tj-wrap { position: relative; display: inline-block; margin: 0; } 

.header-logo {padding-left: 0;}
.header { /*height:195px;*/ background: url(../../../style/images/custom/topbg.png) no-repeat center;background-size: cover; } 
.header-container {height: 195px;}
.header .logo { margin-top:40px; padding-left: 0; display: inline-block;padding: 15px 15px 10px 15px;background: rgba(68, 114, 196, .6);} 
.header .logo img { max-width:520px; }

.logo-bottom {color: #000;font-size: 12px;margin-top: 40px;font-weight: bold;}
.logo-bottom a{color: #000;font-size: 12px;}
.logo-bottom-editor {border-bottom: 1px solid #fff;padding-bottom: 3px;margin-bottom: 6px;}
.header .logor { padding-right: 83px; padding-top: 30px; } 
.tsg a{ line-height: 40px; font-size: 18px; font-weight: normal; color: #FFF; background: rgba( 68,114,196, .5); border-radius: 5px; padding: 0 25px; height: 40px; display: block; text-align: center; margin-bottom: 10px; box-shadow: 2px 2px 3px 5px rgba(0,0,0,.05); } 
.tsg a:hover { text-decoration: none; color: #fff; background: rgba( 68,114,196, .3);; } 

.top .nav { border:0; height:45px; line-height:45px; } 
.top .nav li a { padding:0 22px; } 
.top .nav ul>li { height:45px;position: relative;} 
.top .nav ul>li:not(:last-of-type)::after{content: "";width: 1px;height: 20px;background: #000;position: absolute;right: 0;top: 12px;}
.top .header-nav ul > li > a { line-height:45px; height:45px; font-size:20px; color:#000; font-weight: 700; } 
.top .header-nav ul > li:nth-of-type(1) > a{padding-left: 0;}
.header-nav ul > li ol { top:45px; } 
.header-nav { background:rgba(208, 206, 206, .7);} 
.header-nav.toFixed {background: #e51c2c;}
.top-nav.header-nav.toFixed { position: fixed; left: 0; top: 0;  right: 0; z-index: 3;} 
.header-nav ul > li.active > a, .header-nav ul > li:hover > a { color:#006eb2; background:none; } 
.header-nav.toFixed ul > li > a { color:#fff;} 
.top .header-nav ul > li ol li a { padding:0 30px; color: #fff;} 
.top .header-nav ul > li ol li a { text-align:left; } 
.top .header-nav ul > li ol li:hover,.top .header-nav ul > li ol li:hover a { border:0; background:none; color:#006eb2; } 
.header-nav ul > li ol { z-index:9999;background: #000; } 
/* 顶部搜索 */

/*轮播图*/
.article-swiper.swiper-container { width: 100%; padding: 20px;background-color: #fff;height: 254px; }
.article-swiper .swiper-slide{ padding: 0 20px 20px!important;} 
.article-swiper .article-list a { width: auto;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis; } 
.article-swiper .article-list .article-list-author a { display: inline; } 
.article-swiper .articleInfo { text-align: left; } 
.article-swiper .article-list-title { -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } 
.swiper-button-next, .swiper-button-prev {width: 50px;background-color: #e51c2c;color: #fff;}
.swiper-button-prev{border-radius: 0 50px 50px 0;left: 0!important;}
.swiper-button-next{border-radius: 50px 0 0 50px;right: 0!important;}
.swiper-button-prev::after, .swiper-button-next::after {font-size: 15px!important;color: #fff;font-weight: bold!important;}
:root{--swiper-theme-color: #e51c2c!important;}
.article-swiper .article-list .imgBox {height: 170px;}

/*列表*/
.item-div { padding: 20px 25px 35px; background-color: #fff; /*min-height: 1800px;*/ }
.index-articles.item-div {background: none;padding: 0;} 
.priorityPrompt{font-size:16px;}
#highlightsArticleList {min-height: 300px;transition: all .3s;padding: 20px;background-color: #fff;}
.recommended-wrap {/*background-color: #fff;padding: 20px;*/margin-bottom: 30px;}
.recommended-list #lan {/*min-height:200px;*/}
.recommended-tit, .recommended-tit.recommended-tit{ font-size: 23px; font-weight: bold; color: #e51c2c; line-height: 30px;/* margin-top: 20px;margin-bottom: 20px;*/ position: relative; /*border-top: 3px solid #006eb2;*/ border-bottom: 3px solid #fadb11; padding: 0 0 8px 0; font-family: Proxima Nova;text-align: left;margin-bottom: 0;} 
.recommended-tit a { font-size: 16px; font-weight: 400; color: #505050; line-height: 30px;float: right; } 
/* .cover-article .recommended-tit{margin-bottom: 20px;} */
/* .recommended-tit a::before { content: '|'; font-size: 16px; font-weight: 400; color: #505050; margin: 0 15px 0 20px; line-height: 30px; }  */
.article-list{border-bottom:1px solid #d3d3d3;padding-top:20px;padding-bottom:20px;}
.index-articles .article-list{padding:5px 0 25px;}
.index-articles .article-list-left{display:none;}
.article-list-table{padding-left:30px;}
.article-list-table.article-list-px-0{padding-left: 0;padding-right: 0;}
.cover-article .article-list { padding-top: 0; border-bottom:none;} 
.index-box .article-list:not(:last-of-type)/*, .cover-article  */{ border-bottom:1px solid #d3d3d3!important; } 
.cover-article {/*padding-bottom: 20px;*/min-height: 266px;/*background-color: #fff;padding: 20px;*/margin-bottom: 30px;}
.article-type { font-size: 20px; font-weight: bold; color: #E51C2C; margin-bottom: 15px; } 
.article-type + .article-list-title { margin-top: 5px; } 
.index-article-time { font-size: 16px; color: #505050; line-height: 30px; } 
.index-box .article-list-left { display:none; } 
.index-box .article-list { padding-left:0; padding-right:0; } 
.article-list-title a { font-size:23px; color:#006eb2; line-height: 30px;font-weight: 200; font-family: Proxima Nova;} 
.article-list-title:hover a { text-decoration: none; } 
.article-list-author a,.article-list-time font,.article-list-zy font span, .article-list-zy font a { font-size:16px; color:#505050; } 
.article-list font img { position:relative; bottom:2px; margin-right:5px; } 
.article-list .imgBox { width:222px; margin-left:38px; min-height: 170px; float: right; } 
.article-list .imgBox a {display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;min-height: 170px;}
.article-list .imgBox img { max-width: 100%;max-height: 100%; box-shadow: 1px 1px 3px 1px rgba(0,0,0,.05);} 
.article-list .article-list-title { margin-bottom:13px; } 
.article-list .articleInfo { float:none; } 
.article-list .imgBox + .articleInfo { width: calc(100% - 260px); float:left; } 
.article-list .article-list-author a { line-height:21px; } 
.article-list-zy { margin-top:14px; } 
.article-list-zy font { padding: 0; } 
.article-list-zy font:not(:first-of-type) a::before { content: '|'; display: inline-block; margin: 0 18px; } 
.article-list-zy .font1 span::before { content: '+'; display: inline-block; width:11px;} 
.article-list-zy .font1.act span::before { content: '-'; color:#006eb2;} 
.article-list-time font { color: #006eb2!important; } 
.article-list-time { margin: 5px 0; } 
.more-covers { /*padding-left: 260px;*/font-size: 16px; font-weight: normal;color: #505050; } 
.more-covers a { font-size: 16px; font-weight: bold; color: #006EB2; } 
.more-covers a:first-of-type::after { content: '|'; font-size: 16px; font-weight: 700; color: #006EB2; display: inline-block; margin: 0 15px; } 
.article-list-table .article-list-left span{font-size:20px;}

.article-list-journalg { background: none; padding: 0; margin-top: 25px;} 
.article-list .article-list-journalg { margin: 10px 0 0 0; }
.article-list-journalg a { font-size: 12px; font-weight: bold; color: #e51c2c; line-height: 20px;font-family: Proxima Nova } 
.article-list-journalg a:hover { color: #e51c2c; text-decoration: none;} 

.len-more { background-color: #fff; display:block; width: 90px; line-height:25px; color: #E51C2C; font-size: 14px; border: 1px solid #E51C2C; margin: 20px auto 0; text-align: center; border-radius: 15px; font-weight: 400; transition: background .5s; } 
.len-more:hover { background-color: #E51C2C; color: #fff; text-decoration: none; transition: all .2s; } 

.article-list-zy.morenstyle { font-size: 15px; line-height: 22px; color: #000; background-color: #f8f8f8; position: relative; padding: 20px; margin-top: 20px; } 
.article-list-zy.morenstyle::before { content: ''; border-bottom: 11px solid #f8f8f8; border-left: 7px solid transparent; border-right: 8px solid transparent; position: absolute; left: 57px; top: -11px; } 

.article-list-author{margin:10px 0;}
.topic-intro{background: #f7f7f7;padding: 20px;font-size: 18px;}
.catalog a { display: inline-block; height: 28px; line-height: 27px; border: 1px solid #e51c2c; border-radius: 4px; color: #e51c2c; padding: 0 10px; margin-right: 12px; font-size: 15px; transition: all .5s; } 
.catalog a:last-of-type { margin-right: 0; } 
.catalog a:hover { color: #fff; background: #e51c2c; text-decoration: none; }
.toolBox1 .column{margin-right:15px;}

.hot-list-body .article-list .article-list-left{display:none;}
.hot-list-body .article-list-table{padding:15px 0 25px;}

.footer { padding:20px 0 0; background-color: #E51C2C; } 
.footer,.footer * { font-size:16px; } 
.footer a { color:#fff; } 
.footer li { list-style: none; line-height: 28px; } 
.footer dt { font-size: 20px; color: #fff; margin-bottom: 10px;font-family: Proxima Nova; } 
.footer .bottom { padding-bottom: 60px; } 
.footer .btmb { color:#fff; border-top: 1px solid #fff; padding: 17px 0; line-height: 26px; } 
.bottom-fixed { background:#E51C2C url("../../../style/images/public/back_top.png") no-repeat center center; } 
.footer span:not(:last-of-type) { margin-right: 12px; } 

.box-search1 ul li input { max-width:100%; } 
/*右侧*/
.comtit { height:36px; line-height:36px; font-weight:bold; font-size:16px; } 
.comlist li { margin-bottom:15px; } 
.comlist li:last-of-type { margin-bottom:0; } 

.comlist li { padding-left:20px; } 
.main-right .comtit { margin-bottom:0; } 
.main-right .comlist { /*display:block; */ border-top:0; } 
.comwrap { margin-bottom:30px; min-height:unset; background-color: #fff; padding: 25px 22px; } 

.coverwrap { /*border-top: 76px solid #E51C2C; */ background-color: #fff; margin-bottom: 33px; } 
.cover-img { display: block; /*padding: 12px 15px 0; */margin: -40px auto 0; width: 200px; background-color: #fff; } 
.cover-img img { width: 201px; } 
.coverwrap>p { font-size: 18px; line-height: 30px; color: #000; text-align: center; } 
.impact-decision { padding: 15px 20px 30px; } 
.impact-decision>div { display: flex; justify-content: space-between; font-size: 16px; color: #000; line-height: 20px; border-top: 1px solid #006eb2; padding-top: 15px; } 
.impact-decision strong { font-size: 18px; font-weight: bold; color: #E51C2C; line-height: 20px; } 

.issue-card { margin-bottom: 32px; } 
.right-current-issue { background: #E51C2C; color: #fff; padding: 20px 30px; font-size: 18px; line-height: 24px; } 
.right-current-issue strong { font-size: 26px; font-weight: bold; display: block; margin-bottom: 8px; font-family: Proxima Nova;} 
.right-current-issue a { display: block;width: 100%;height: 45px;background: #fff;border-radius: 5px;font-size: 18px;color: #E51C2C;font-weight: normal;line-height: 45px;text-align: center; } 
.right-current-issue a:nth-of-type(1){margin-bottom: 15px;}

.right-all-issue { padding: 15px 30px 30px; font-size: 18px; color: #000; background-color: #fff; } 
.right-all-issue strong { font-size: 26px; color: #000; line-height: 24px; display: block; margin-bottom: 10px;font-family: Proxima Nova; } 
.right-all-issue a { font-size: 18px; color: #E51C2C; line-height: 36px; display: block; /*margin-top: 15px;*/ } 
.right-all-issue .form-group {width: auto;font-weight: normal;margin-right: 10px;}
.right-all-issue .form-control{display: inline-block;width: auto;min-width: 45px;}
.right-all-issue .tj{line-height: 34px;font-weight: bold;display:inline-block; padding:0 14.5px; background:#e1303e; color:#fff; border-radius:3px; font-size:17px;}
.right-all-issue form {margin-top: 30px;}

.comwrap>h3 { font-size: 24px; font-weight: bold; color: #000; line-height: 30px; /*margin-bottom: 5px; */font-family: Proxima Nova; } 
.right-article-ul{margin-top:10px;}
.right-article-ul li a { font-size: 18px; line-height: 24px; color: #000; } 
.right-article-ul li a:hover{text-decoration: none;color:#E51C2C;}
.right-article-ul li { padding: 10px 0; } 
.right-article-ul li:not(:last-of-type) { border-bottom: 1px solid #e7e7e7; } 
.right-more { font-size: 16px; color: #505050; line-height: 30px; margin-top: 10px; } 

#rightTab { border: none; margin-bottom: 10px!important; } 
#rightTab>li.active>a { background: none; color: #E51C2C; font-weight: 700; border: none; } 
#rightTab>li>a { border: none; } 
#rightTab>li:hover>a { border: none; } 
#rightTab>li>a { font-size: 24px; color: #5F5F5F; background: none; padding: 0 2px 5px; font-weight: 700; display: inline-block;font-family: Proxima Nova; } 
#rightTab>li { width: auto; display: inline-block; } 
#rightTab>li:last-of-type { margin-right: 0; } 
#rightTab>li:last-of-type::before { content: '|'; font-size: 24px; font-weight: bold; color: #000; display: inline-block; margin: 0 12px; vertical-align: middle; margin-top: -15px; } 
#rightTabContent li { padding-left: 20px; position: relative; padding: 10px 0 10px 20px; } 
#rightTabContent li::before { content: ''; width: 10px; height: 7px; background: #E51C2C; position: absolute; left: 0; top: 19px; } 
#rightTabContent li:not(:last-of-type) { border-bottom: 1px solid #dcdcdc; } 
#rightTabContent li a { font-size: 18px; line-height: 23px; color: #000; display: block; } 
#rightTabContent li a:hover{text-decoration: none;color:#E51C2C;}

.comlist { /*margin-top: 20px;*/padding:20px;background-color: #fff; } 
.comlist li a { font-size: 18px; line-height: 23px; } 
.comlist li a:hover{text-decoration: none;color:#E51C2C;}
.comlist li::before { content: ''; width: 10px; height: 7px; background: #E51C2C; position: absolute; left: 0; top: 9px; } 
.comlist+.right-more { margin-top: 15px; display: block; } 

.announcement li { padding-left: 13px; } 
.announcement li::before { width: 7px; height: 7px; border-radius: 50%; background-color: #000; } 

.comwrap h3 a { font-size: 16px; font-weight: 400; color: #505050; vertical-align: middle; } 
.comwrap h3 a::before { content: '|'; font-size: 16px; font-weight: 400; color: #505050; margin: 0 15px 0 20px; } 

.video-wrap { margin-top: 20px; } 
.video-wrap>a.video-img { display: block; aspect-ratio: 356/201; margin: 0 -22px; position: relative; } 
.video-wrap>a.video-img>img { width: 100%; max-height: 100%; } 
.video-wrap>a.video-img>span { position: absolute; width: 46px; height: 46px; background: url(../../../style/images/custom/icon_play.png) no-repeat center; z-index: 2; top: 0; right: 0; left: 0; bottom: 0; margin: auto; } 
.video-wrap:hover>a.video-img>span { transition: all .4s; opacity: .9; transform: scale(1.1); } 
.video-tit { font-size: 18px; line-height: 24px; color: #000; display: block; margin-top: 10px; } 

.qrcode-contact { display: flex; padding: 18px; background-color: #fff; margin-bottom: 30px; flex-direction: column; align-items: center; /*padding-bottom: 35px;*/ } 
.contact { display: flex; align-items: flex-start; justify-content: space-around; width: 100%; } 
.contact a { font-size: 17px; line-height: 50px; color: #000; padding-left: 44px; position: relative; } 
.contact a::before { content: ''; width: 31px; height: 27px; background: url(../../../style/images/custom/icon_email.png) no-repeat center; position: absolute; left: 0; top: 9px; } 
.contact a:nth-of-type(2)::before { width: 29px; height: 29px; background: url(../../../style/images/custom/icon_rss.png) no-repeat center; } 
.qrcode-contact img { width: 185px; box-shadow: 1px 2px 5px 0px rgba(0,0,0,0.4500); margin-top: 10px; } 

.iop { margin: 0 auto 20px; display: block; } 

.index-shareTool { float: left; } 
.index-shareBox { padding-left: 30px; display: block!important; } 
.comwrap>ul, .comwrap>a, .comwrap>div, .comwrap .comlist+.right-more { display: block; } 
/* .content-hidden>ul, .content-hidden>a, .content-hidden>div, .content-hidden .comlist+.right-more { display: none; } */
.content-hidden .slide-content { display: none; transition: all .4s; } 
.comwrap h3, #rightTab { position: relative; } 
.comwrap h3>i::before, #rightTab>i::before { content: '\f107'; font: normal normal normal 14px/1 FontAwesome; font-size: 30px; color: #e1303e; font-weight:700; position: absolute; right: 0; top: 1px; cursor: pointer; } 
.content-hidden h3>i::before, .content-hidden #rightTab>i::before { content: '\f106'; font: normal normal normal 14px/1 FontAwesome; font-size: 30px; color: #e1303e; font-weight:700; position: absolute; right: 0; top: 1px; } 

.cpl-cover { position: relative; padding-top: 244px; padding-bottom: 20px; } 
.cover-img { position: absolute; left: 50%; transform: translateX(-50%); top:-44px; margin-top: 0; } 

.latest-accepted-body .article-list, .latest-body .article-list {padding-left: 0;padding-right: 0;}
/*文章详情*/
#Abstract .article-abstract sec { display:block; } 
#Abstract .article-abstract sec b { display:block; } 

@font-face { font-family: "Proxima Nova";
 src: url('../fonts/proximanova-light-webfont.woff') format('woff'); } 

body { font-family: Arial,sans-serif; background-color: #f3f3f3; } 
html, body { /*font-size: 62.5%;*/font-size:16px; } 

.commontit,.box-article h3,.journalIssue font{font-size: 26px;line-height: 1.5;}

.issue-left-info {position: relative;margin-bottom: 30px;height: 338px;}
.issue-left-cover {display: block;width: 225px; margin: 0 auto 10px;text-align: center;}
.issue-left-cover img{width: 100%;margin-bottom: 15px;}
.issue-left-cover h3 {font-size: 20px;font-weight: bold;color: #000;}
.issue-left-neighbor{position: absolute;top: 40%;width: 50px;height: 80px;}
.issue-left-neighbor:hover {cursor: pointer;text-decoration: none; color: #e51c2c;}
.issue-left-neighbor[disabled="disabled"]:hover {cursor: not-allowed;}
.issue-prev {left: 0;}
.issue-next {right: 0;}
.issue-prev::before{font-family: "Glyphicons Halflings";content: "\e257";font-size: 40px;color: #7b7a79;position: absolute;left: 0;}
.issue-next::before{font-family: "Glyphicons Halflings";content: "\e258";font-size: 40px;color: #7b7a79;position: absolute;right: 0;}
.issue-left-neighbor:hover::before{color: #e51c2c;}

.issue-left-category h5{font-weight: bold;font-size: 18px;margin-bottom: 10px;}
.issue-left-category li a {color: #222;font-size: 14px;}
.issue-left-category li:not(:last-of-type){margin-bottom: 8px;padding-bottom: 8px;border-bottom: 1px solid #ddd;}

.issue-list-body .item-div, .tag-body .item-div,.latest-accepted-body .item-div,.latest-body .item-div{padding: 0;background: none;}
.tag-body .articleListBox, .latest-accepted-body .articleListBox,.latest-body .articleListBox{background-color: #fff;padding: 15px;}
.issue-list-body .article-list{background-color: #fff;padding: 15px;}
#issueList .recommended-tit {margin-top: 20px;}
#issueList .recommended-tit:nth-of-type(1){margin-top: 0;}
#issueList.has-cover-article .recommended-tit:nth-of-type(1){margin-top: 20px;}
.articleBodyEn .article-main-right {padding-top: 0;}

.toolBoxBorder .column,.toolBoxBorder .column-ul { z-index:9; } 
.column i { font-size:20px; } 
@media (min-width: 1400px) { body .main-left { width:calc(100% - 386px); float:left; padding:0; } 
body .main-right { width:386px; float:left; padding:0; padding-left:10px; } 
body .main-right { padding-left:31px; } 
body .container { width:1400px; } 


.loginInfo .circle:hover { -webkit-animation:rotateImg 1s linear 1; animation:rotateImg 1s linear 1; } 
@keyframes rotateImg { 
 0% { transform : rotateY(0deg); } 
 100% { transform : rotateY(360deg); } 
 }

@-webkit-keyframes rotateImg { 
 0% { -webkit-transform : rotateY(0deg); } 
 100% { -webkit-transform : rotateY(360deg); } 
 } 
 }
@media (max-width: 1400px) and (min-width: 1200px) { body .main-left { width:calc(100% - 386px); float:left; padding:0; } 
body .main-right { width:386px; float:left; padding:0; padding-left:10px; } 
body .main-right { padding-left:31px; } 
body .container { width:1200px; } 
 }
@media (max-width: 1200px){
 .footerBtnList ul { margin-right:25px; } 
 .headertop { display: none; } 
 .coverwrap { margin-top: 70px; } 
 .phone-nav .container { padding: 0 15px;}
 }
@media (max-width: 992px){
 .footer-box dl+dl { margin-top: 30px; } 
 .footer-box .col-md-3{ margin-bottom: 25px;}
 .item-div{padding:15px;}
 .article-list-journalg a{font-size: 14px;line-height: 20px;}
 .article-list-title a{font-size:20px;line-height:25px;}
 .article-list-author a, .article-list-time font, .article-list-zy font span, .article-list-zy font a{font-size:14px;}
 .comlist li a{font-size:16px;}
 .container{padding:0;}
 .row.footer-box {margin-right: 0px;margin-left: 0px;padding-left:0;}
 .recommended-tit{font-size:24px;}
 }

@media (max-width: 768px){
 .footer .btmb {padding: 17px 15px; text-align: left;}
 .article-list .imgBox { display: none; } 
 .article-list .imgBox + .articleInfo { width: 100%; } 
 .footer span { display: block; } 
 .footer-box .col-md-3{margin-bottom:25px;}
 .footer .bottom{padding-bottom:5px;}
 .more-covers{padding-left:0;}
 .commontit, .box-article h3, .journalIssue font{font-size:24px;}
 .box-article h3{margin: 0px 0 20px 0;}
 .news-details-body{font-size:15px;}
 .listp>a{float:none;width:100%;color:#000;}
 .listp i{float:left;display:block;color:#666;margin-top:3px;}
 .box-top{margin-bottom:0;padding-bottom:0;}
 #rightTab>li>a,.comwrap>h3{font-size:20px;}
 #rightTab{margin-top:0;margin-bottom: 0!important;}
 .comwrap{padding:15px;}
 .footer-box{display:flex;flex-wrap:wrap;}
 .footer, .footer *{font-size:14px;}
 .footer dt{font-size:18px;}
 .right-current-issue strong,.right-all-issue strong{font-size:24px;}
 }
@media (max-width: 768px) { } 

/*#issueList>.article-list-journalg{display:none;}*/
.video-center-list .video-wrap>a.video-img{margin: 0;}
.video-center-list .video-wrap{margin-top:0;margin-bottom:20px;}
#topicList .right-article-ul li{padding:20px 0;}

.article-main-mid .navTitle{background-color: #eee;padding: 10px;border-radius: 5px;}

.article-main-right, .article-main-right.active{width: 300px!important;}
.articleBodyEn .article-main-mid {width: calc(100% - 300px);}

.rank-yeartab li.current a{background-color: #e51c2c;}
.custom-download-btn {margin: 0 0 20px; width: 100%; background-color: #006eb2;}
.issue-left-bg {background-color: #fff;padding: 15px;}

.article-right{max-height: 100%;overflow: auto;background-color: #fff;padding: 20px;}

@media (min-width: 1400px) { 
    .cpl-toggle-tit{position: relative;}
    .cpl-toggle-tit::after {content: "\e259";font-family: "Glyphicons Halflings"; position: absolute; right: 15px;}
    .cpl-toggle-tit.act::after{content: "\e260";}
    #ArticleText{margin-bottom: 30px;}
    .article-main-mid-bg {background: #fff;padding: 20px;border-top: 3px solid #e51c2c;}
    .articleBodyEn .articleNav{margin:0;padding: 20px 0;border-bottom: none;}
    .articleBodyEn .article-main .inner{margin-top: 0;padding-top: 0;}
    /* .articleBodyEn .article-main-right{margin-top: 0;} */
}

.article-list-articletype{margin: 10px 0 5px 0;}
.article-list-articletype a{color: #e51c2c;background-color: #eeece1;font-family: Proxima Nova;padding: 5px 10px;font-weight: bold;}
.more-info-btn-wrap {display: inline-flex;flex-wrap: wrap;}
.more-info-btn {background-color: #e51c2c;color: #fff!important;padding: 0 10px;border-radius: 3px;margin-right: 15px;line-height: 25px;transition: all .3s;}
.more-info-btn:hover {text-decoration: none!important;opacity: .9;}

.article-right::-webkit-scrollbar, .issue-list-left::-webkit-scrollbar{width: 5px;}
.article-right::-webkit-scrollbar-thumb, .issue-list-left::-webkit-scrollbar-thumb{background: #ccc;border-radius: 5px;}

#trendmd-suggestions{margin-top: 20px;}
#trendmd-suggestions .trendmd-widget-header__heading{font-size: 1.25em!important;}
#trendmd-suggestions .trendmd-widget_horizontal .trendmd-widget-section{width: 100%!important;margin: 0!important;padding: 0!important;}

.References-left-list,.Abstract-left-list{margin:0!important;}

/*高级检索页样式*/
.search-wrap-advan .rhcol{margin: 0;padding-right: 15px;}
.adv-con-more {border: 1px solid #e51c2c; color: #e51c2c;line-height: 35px; padding: 0 15px;border-radius: 5px;transition: all .3s;font-size: 14px;}
.adv-con-more:hover {background-color: #e51c2c;color: #fff;text-decoration: none;}
.advance-form-tit {margin-bottom: 20px;font-size: 24px;text-align: left;margin-top: 30px;}
.advance-form-tit span {padding-left: 0;}
.search-heard .condsButton{font-size: 24px; width: 22px; height: 22px; line-height: 16px;margin: 8px 0 auto auto;border: 1px solid #e51c2c;color: #e51c2c;border-radius: 50%;}
#issueCoverArticle .article-list-journalg, .issue_list .article-list-journalg:nth-of-type(1) {margin-top: 0;}
/* #issueList .article-list{padding: 14px 0;} */
.mix-para, .acks-html{margin-top: 20px;}
.mix-para .formula {margin-bottom: 20px;}

#imgShow #originalImgs-wrapper {left: -200px;right: 0;max-width: calc(100% - 12% - 300px - 200px);}
#imgShow #imgTitle{position: absolute;bottom: 50%; left:unset; right: 0;height: auto;width: 300px;text-align: left;transform: translate(100%, 50%);}
#imgShow #imgTitle>div{position: unset;height: unset;}
.article-body-position {position: relative;}

.ArticleText-left-list.active a{font-weight: bold;color: #0178d6;}
@media (min-width: 1200px) {
.column-article-body.en .commontit {display: none;}
}
.columns-list-ul .listp>a {width: calc(100% - 50px);}
.tagDetailRecords {font-size: 16px;color: #000;padding-left: 10px;}
.search-wrap .in-bl .btn {border-color: #000;}
.all-message span,.content-nav {line-height: 1.6!important;}
.all-message input{color: #333;font-size: 15px;}