@charset "utf-8";
/*重置浏览器样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{margin:0;padding:0;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
.statistics{display: inline-block;vertical-align: baseline;}
 ul, ol { list-style:none; } 
.box-article-content ul,.box-article-content ol { list-style-position:inside; }
.box-article-content li>p{display:inline;}
input {padding:0;margin:0;outline:none;background:none;font-family:"Arial","Helvetica,sans-serif","Microsoft YaHei";color:#999;border:none;}
select, input { vertical-align:middle; }
select, input, textarea {font-size:14px; margin:0;}
select{border: solid 1px #000;appearance:none; -moz-appearance:none; -webkit-appearance:none;-ms-appearance:none; background: url(../images/public/select_arrow.png) no-repeat scroll right center #fff; background:none\9;padding-right: 25px;padding-right:0\9;}/*url(../images/public/select_arrow2_03.png) 黑背景的箭头*/
select::-ms-expand { display: none; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
body {font-size:14px; color:#333;font-family:"Arial","微软雅黑","Helvetica,sans-serif","Microsoft YaHei";}
a{color:#666;text-decoration:none;cursor: pointer;    text-underline-offset: 3px;}
a:visited,a:focus{text-decoration:none !important;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
.clear:after{content: "";display: block;height: 0;*zoom:1;clear: both;}
.fl{float: left;}
.fr{float: right;}
._table{display:table;}
._cell{display:table-cell;vertical-align: middle;}
.content{margin:0 auto;}
.mainBg{background:#1280df;color:#fff;}/**需要添加主色调背景色,直接调用mainBg**/
.colorRed{color:red;} /**字体如需标红色,调用colorRed**/
.textHidden{ white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;  display:block; }/*单行文本截取字符*/
.modal{z-index:5000;}
.search-sub{text-align:center;}
/*重置浏览器样式结束*/
/*响应式顺序容器样式*/
.main-phone{padding: 0 15px;}
.phone-nav .search-app-wrap .sub{width: 30px;height: 30px;background: rgba(255, 255, 255, 0.2) url("../images/public/search1.png") no-repeat center center;background-size: 22px;position: absolute;right: 15px;top: 8px;}
.phone-nav .container .search-app {margin-left: 8px;margin-top: 2px;}
/* 导航栏默认flex,默认两端对齐 */
.top-nav .nav-inner {display: -ms-flexbox;display:flex;-ms-flex-pack: justify;justify-content: space-between;}
.top-nav .nav-inner::before,.top-nav .nav-inner::after{display: none;}
/*srcl样式*/
.picBox{width: 520px;height: 160px;position: relative;margin: 0 auto;overflow: hidden;}
.picList{height: 100%;overflow: hidden;margin: 0 auto;}
.picList li{text-align: center;height: 100%;float: left;width: 520px;display: none;}
.picList li a{display:table-cell;height: 160px;vertical-align: middle;width: 520px;}
.picList li.active{display: block;}
.picPrev,.picNext {position: absolute;top: 50%;margin-top: -22px !important; height: 44px !important;cursor: pointer;font-size: 35px !important;color: #666;text-decoration: none;}
.picPrev{left: 0;}
.picNext{right: 0;}
.article-pc .modal-footer{padding: 0;border: none;text-align: left;display: inline-block;}
/*文章列表icon*/
.derived i.current{color:#94c7ff;}
.tab-ul-index li { float: left; text-align: center; margin: 0 10px 0 0; background: #ccc;}
.tab-ul-index li.active a { color: #fff; font-weight: bolder; }
.tab-ul-index li a { font-size: 14px; color: #333; display: block; line-height: 37px; }
/**当期目录图表样式**/
.toolBoxBorder{font-size:13px;}
.column{border:1px solid #ccc;cursor:pointer;position:relative;}
.column ._table{height: 26px;}
.column i{font-size:14px;padding: 0 5px;line-height: 18px;}
.column span{margin-right:3px;}
.column-list{width: 200px; border: 1px solid #eee; box-shadow: 1px 1px 1px #eee; position: absolute; background: #fff; top:27px; padding:10px; z-index:2; display:none;left:0;}
.column-list li{line-height:15px;border-bottom:1px solid #ccc;padding:5px 0;}
.column-list li b{font-size:8px;margin-right:5px;}
.column-list li a:hover{text-decoration:none;}
.chooseAll input{margin-right:5px;margin-top:-3px;}
.derived i{cursor:pointer;font-size:20px;vertical-align:middle;color:#ccc;}
.modal-header h2{font-size:18px;}
.ReferenceScroll p{padding-bottom:5px;}
.fixP{font-size:14px;}
#copyReference{height:310px;overflow:hidden;}
.modal-dialog.modalWidth{width:800px;}
.singleTool{position:absolute;right:0;bottom:10px;}
.singleTool i{display:block;cursor:pointer;color:#ccc;margin-top:3px;}
.citation{padding-bottom:10px;}
/*colorbox.css 弹出框样式*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:url(../images/public/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(../images/public/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(../images/public/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(../images/public/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(../images/public/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(../images/public/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(../images/public/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(../images/public/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(../images/public/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-top:28px;}
#cboxTitle{position:absolute; top:5px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;display: none !important;}
#cboxLoadingOverlay{background:url(../images/public/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(../images/public/loading.gif) no-repeat center center;}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/public/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/public/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(../images/public/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;z-index:1000;}
#cboxClose:hover{background-position:-25px -25px;}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
/* 预出版 */
.prepublish-tab {margin: 20px 0;display: flex;}
.prepublish-tab li {margin-right: 30px;}
.prepublish-tab li a {font-size: 16px;color: #000;font-weight: bold;}
.prepublish-tab li.active a {color: #2267ec;}
/*排行文章*/
.rank-yeartab li{float:left;}
.rank-yeartab li a{display:block;height:30px;line-height:30px;background:#ddd;color:#000;padding:0 10px;margin:10px;border-radius:5px;}
.rank-yeartab li.current a{background:#2267ec;color:#fff;}
.rank-yeartab-desc li{display: none;}
.rank-yeartab-desc li.current {display: block;margin:10px;}
/**文章列表样式 开始**/
.priorityPrompt{line-height: 24px; font-size: 13px;padding-top: 20px;}
#onlineFirst .article-list-left span{display:inline-block;width:16px;height:17px;background:url(../images/public/list.png) no-repeat 0;}
.commontit{font-size: 18px; font-weight: bold; text-align: center;line-height:26px; margin-bottom: 20px; padding-bottom: 10px;}
.article-list{border-bottom: 1px solid #cdd2d4; padding: 14px 20px; height:auto;overflow:hidden;position:relative;width:100%;}
.article-list-left{position:absolute;left:0;width:20px;}
.article-list-right{width:100%;}
.article-list-title a:hover, .article-list-author a:hover,.article-list-time a:hover,.article-list-zy font a:hover{text-decoration:underline;}
.article-list-author{line-height:20px;color:#666;}
.deceased-author{border: 1px solid #000;}
.article-list-author span{}
.article-list-time.latest_info{overflow:hidden;font-size:12px;}
.article-list-time.latest_info>font{float:left;}
.article-list-zy{font-size:12px;color:#333;line-height: 19px;}
.article-list-time font{line-height:26px;color: #777;}
.article-list-zy font span,.article-list-zy font a{display:inline-block;}
.article-list-zy font{padding:0 10px;display: inline-block;}
.article-list-zy .font1{padding-left:0;}
.article-list-zy.morenstyle span{text-align:justify;}
.article-list-zy.morenstyle{display:none;}
.article-list-zy.morenstyle.link-block{display:block;}
/*有无栏目*/
.article-list-journalg{display:inline-block;font-size:14px;padding:0 10px;line-height:25px;margin:20px 0 0;}
.article-list-journalg a{color:#fff;}
.article-list-journalg a:hover{cursor:default;color:#fff;}
/**当期目录图表样式**/
.device{width: 574px;position: relative;height:0;/*visibility:hidden;*/display:none;}
.device.active{height: 160px;/*visibility:inherit;*/margin: 20px auto;display:block;}
.device .arrow-left{position: absolute; left: 0px; top: 50%; margin-top: -22px; height: 44px; cursor: pointer; font-size: 35px; color: #666; text-decoration: none;}
.device .arrow-right{position: absolute; right: 0px; top: 50%; margin-top: -22px; height: 44px; cursor: pointer; font-size: 35px; color: #666; text-decoration: none;}
/*.swiper-container{height: 160px; width: 520px; margin-left: auto; margin-right: auto;}
.swiper-slide,.swiper-slide1{text-align: center; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; vertical-align:middle; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.swiper-slide1{width:520px;}
.swiper-slide1 a{width:520px;display:block;}
.swiper-slide a{width:520px;display:block;}
.swiper-slide1 img{display:block;margin:auto;}*/
/**文章列表样式 结束**/
.journalIssue{font-weight:bold;font-size:16px; margin-bottom: 20px; padding-bottom: 10px;}
.journalIssue p{font-weight:normal;margin-top:5px ;font-size:14px;}

/**分页 开始**/
.pageTagsUlWrap{text-align:center; margin:30px 0;}
.pageTagsUl{display:inline-block;}
.pageTagsUl li{float:left; border:1px solid #ddd; padding:4px 8px; text-align:center; cursor:pointer; margin-right:4px;}
.pageTagsUl li.pageTagLiInfo{padding:none; border:none;}
.pageTagsUl li.current{color:#fff;}
.pageTagsUl li.clickpage:hover{color:#fff;}
.pageTagsUl li.disabled{color:#999; cursor:not-allowed;}
.pageTagsUl li.disabled:hover{color:#999; background:#fff;}
.pageTagsUl li.input{padding:2px 3px;}
.pageTagsUl li.input input{border:0;background:0;width:30px;padding-left:0;line-height:24px;height:24px;}
.liGoto input{width:30px; height:25px; border:1px solid #ddd; padding:0 5px;}
.liGoto .goto{color:#2871b1;}
/**分页 结束**/
/**按年过刊列表 开始**/
.back-outside{font-size: 12px; background: url(../images/public/archive_line.png) repeat-y 6px center;}
.back-outside h3{padding-left: 61px; font-size: 16px; margin-top: 10px; height: 40px; line-height: 40px; background: url(../images/public/guokan.png) no-repeat 0px center;}
.back-issue{padding-left:61px;}
.back-issue-li{float:left; width:100px; height:52px; background:#e1e1e1; margin:0 1px 1px 0;}
.back-issue-li p{padding-top:7px; text-align:center;}
.back-issue-li p.alignLeft{text-align:left;}
.back-issue-li p{padding-top:7px; padding-left:9px;}
/**按年过刊列表 结束**/
/**email订阅 开始**/
.alertBox h3{font-size:14px;margin-bottom:20px;font-weight:bold;}
.alertBox p{margin-bottom:15px;line-height:25px;}
.box-search1{padding:0 15px;}
.box-search1 ul li{line-height:30px;margin-top:5px;}
.box-search1 ul li input{background:none;border:1px solid #ccc;height:30px;padding-left:10px;color:#333;margin:0;}
.box-search1 ul li label{margin-left:10px;}
.box-search1 ul li button{border-radius: 0; color: #fff; line-height: 25px; margin-right: 10px; margin-top: 20px; padding: 0 10px; text-align: center;}
.error{color:red;}
.box-search1 .email-span{display:inline-block;width:65px;}

/**email订阅 结束**/
/**新闻列表页 开始**/
.box-top{ font-size: 14px; margin-bottom: 20px; padding-bottom: 10px;}
.listp{padding:10px 0 10px 12px;border-bottom:1px dashed #ccc;background:url(../images/public/circle.png) no-repeat left 18px;}
.listp b.types{display:inline-block;float:left; min-width:60px;text-transform:Capitalize;display:none;}
.listp>a{float:left;display: block;width: calc(100% - 150px); }
.listp i{font-style:normal;float:right;}
.listp a b.types + span{display:inline-block;   /*  width: calc( 100% - 60px ); */}
.moreList{margin-bottom:20px;}
/**新闻列表页 结束**/
/**新闻详情页 开始**/

/*newsdetail share QRcode*/
.box-article-content .neighborCatalog{margin-top: 30px;}
.toolBox1-issue-neighbor-catalog {margin-bottom: 15px;}
.neighborCatalog{font-size: 14px;line-height: 22px;height: auto;box-shadow: 0px 0 3px rgba(0,0,0,0.3);padding: 5px;}
.neighborCatalog div{margin:3px;}
.neighborCatalog a:hover{/* font-size:15px;font-weight:bold; */}
.shareMargin{margin:0 0 30px;border-bottom:1px dashed #ccc;}
.shareBox-app:after{display:block;content:''; height:0;clear:both;visibility:hidden;  }
.shareTool{width:auto !important;float:right;}
.publish-time{ float:left;   margin-top: 10px;color: #858585;}
/*.news-details-body .box-article*/
.news-details-body .box-article .weixinBox,#newsContentOutput .weixinBox{right:0;left:auto;margin:0;}
.js-qrcode-arr{display:none;}
.publish-time span:first-child{margin-right:10px;}
.shareBox-app.publish-time{text-align:right;float:none;}
/**新闻详情页 结束**/
/**rss 开始**/
.connect-table{width: 100%;}
.connect-table tr{line-height: 30px; border-bottom: 1px dashed #ccc;}
.connect-table tr.connect-head{line-height: 25px; background: #e1e1e1; border-bottom: 0; font-weight: bold;}
.connect-table tr td:nth-of-type(1) {white-space:nowrap;padding: 0 5px;}
.connect-table tr td:nth-of-type(3) a{word-break:break-all;line-height:1.5em;}
.td-one{width: 25%;}
.td-two{width: 15%;}
.td-three{width: 60%;}
/**rss 结束**/
/*新过刊页*/
/*内容*/
.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;}
.archcon.second{display:none;}
.conarch{width: 100%;}
.conarch .archtop{border-bottom: solid 1px #ccc;padding:0 0 10px;}
.archtop .archtit{font-size: 22px;font-weight: bold;color: #666;}
.archtop .arcmethod{}
.archtop .arcmethod li{width:30px;height:30px;line-height: 26px;margin-left:7px; text-align: center;color: #333;float: left;cursor: pointer;background:url(../images/public/icoarch.png) no-repeat;}
.archtop .arcmethod li.method2{background-position: -35px 0px;}
.archtop .arcmethod li.method3{background-position: -70px 0px;}
.archtop .arcmethod li.method1.active{background-position: 0px -35px;}
.archtop .arcmethod li.method2.active{background-position: -35px -35px;}
.archtop .arcmethod li.method3.active{background-position: -70px -35px;}
/*.archtop .arcmethod li:first-child{border-radius: 2px 0px 0px 2px;border-right: 0;}
.archtop .arcmethod li:last-child{border-radius: 0px 2px 2px 0px;border-left: 0;}
.arcmethod li.active{background: #26804a;color: #fff;}*/
.archtop .arcmethod.arcmethod-word li{width: 86px;height: 26px;line-height: 26px;border: solid 1px #dfdfdf;background:none;}
.archtop .arcmethod.arcmethod-word li:first-child{border-radius: 2px 0px 0px 2px;border-right: 0;}
.archtop .arcmethod.arcmethod-word li:last-child{border-radius: 0px 2px 2px 0px;border-left: 0;margin-left:0;}
.arcmethod.arcmethod-word li.active{background: linear-gradient(to bottom, rgba(1, 113, 202), rgba(2, 89, 158));border: 0;color: #fff;}
.archcon .arc-listit{margin-top: 12px;}
.archcon .arc-listit dd{width: 108px;height: 20px;border-right: solid 2px #ccc;margin-bottom: 12px;text-align: center;}
.archcon .arc-listit dd.active{background: #2298f4;border-radius: 3px 0 0 3px;}
.archcon .arc-listit .arctpoint{width: 10px; height: 10px; border-radius: 50%; padding: 6px; background-color: #2298f4; border: solid 1px #ddd; box-sizing: content-box; background-clip: content-box;margin: 0 0 5px 95px;}
.archcon .arc-listit dd.active a{color: #fff;}
.archcon .arc-listit dd a{color: #bbb;}
.archcon .archimg{width: 100%;margin-top: 40px;display: none;text-align: center;}
.archcon .ar-list.activein{display: block;}
.archcon .archimg.activein{display: block;}
.archcon .archimg li{float: left;margin: 0 0 10px;width:33.33%;}
.archcon .archimg li a{display: block;}
.archcon .archimg li img{width: 120px;height: 160px;border: solid 1px #dfdfdf;}
.archimg li .arci-t{text-align: center;margin: 10px 0;font-size: 16px;}
/*过刊list*/
.columnarc{display: none;}
.columimg{display: none;}
.columimg.activein{display: block;width: calc(100% - 120px);}
.archcon .ar-list{width: 100%; margin-top: 35px; display: none;}
.archcon .ar-list li{line-height: 32px;font-size: 16px;}
.archcon .ar-list li a{clear: both;color: #666;}
.archcon .ar-list li a:hover{color:#2298f4;text-decoration:underline;}
.archcon .ar-list .listpng{width: 6px;height: 10px;background: url(../images/public/listpng.png) no-repeat;margin: 11px 12px 0 12px;display: block;float: left;}
.archcon .ar-list li a .arissue{text-align: right;display: block; float: left; width: 32px;}
.columlist{margin-left: 38px;}
.columlist .ar-list{display: none;}
.columlist.activein{display: block;}
/*英文*/
.arcimgeng .archimg li{width: 450px;padding-bottom: 10px;margin-bottom: 15px;border-bottom:solid 1px #eee;}
.arcimgeng .archimg li img{width: 70px;height: 90px;}
.arci-t p{text-align: left;margin-left: 15px;}
.arci-t .voliss{font-size: 16px;}
.arci-t .voliss a{color: #0e5c9a;}
.arci-t .voliss .arcpage{font-size: 12px;}
.arci-t .voliss .arcpage a{color: #666;}
.arci-t .voliss .arctime{font-size: 12px;}
.arci-t .voliss .arctime a{color: #000;}
.article-list a{line-height:26px;}
.article-list a.iconfont:hover{text-decoration:none;}
.article-list-title a{font-size:15px;line-height:22px;}
.article-list-author a{font-size: 12px;}
.allCenter{position:absolute;left:0;top:0;bottom:0;margin:auto !important;}
.article-list-left span{width:16px;height:16px;line-height:initial;}
/*新过刊页end */
.search-wrap .searchFieldVal{padding:6px 30px 6px 12px;}
.download .pdf-btn:hover .articleFont{color:#fff;}
.article-list-zy .box{position:relative;display:inline-block;}
.article-list-zy .box:before{content:'';width:1px;height:100%;background:#fff;position:absolute;right:0;top:0;}
.article-app{display:none;}
.nav-tabs{margin:0 0 20px;}
.tab-content .form-horizontal .form-group{margin-left:0;margin-right:0;}
.archcon.archcon-new{margin:20px 0 30px;}
.archcon.archcon-new dl{height:22px;}
.archcon.archcon-new dl dd{background:#b3b3b3;float: left;margin:0 0.1%;width: 8.88%;text-align: center;}
.archcon.archcon-new dl dd{min-width:50px;}
.archcon.archcon-new dl dd a{color:#fff;display:block;}
.archcon.archcon-new dl dd.archconVol{border-bottom:0;color:#fff;}
.tab-images{margin-top:15px;}
.booklist li{float: left;text-align: center;width:25%;margin-bottom: 20px;}
.booklist li a{display: block;width: 100%;height: 150px;margin-bottom: 8px;}
.booklist li a img{width: 120px;height: 150px;}
.booklist li p {line-height: 17px;}
/*新过刊页end */
.article-header-new ul>li{position: relative;}
.article-header-new ul>li dl{position: absolute;left: 0;top: 54px;display: none;}
.article-header-new ul>li:hover dl{display: block;}
.article-header-new ul>li dl{background: #fff;border: 1px solid #cfd5e4;border-top: none;}
.article-header-new ul>li dl dd a{display: block;text-transform: capitalize;line-height: 36px;font-size: 16px;padding: 0 10px;position: relative;}
.article-header-new ul>li dl dd a:after{content: '';width: 2px;height: 100%;background: transparent;position: absolute;left: 0;top: 0;}
.article-header-new ul>li dl dd:hover a{background: #f4f6f9;}
.article-header-new ul>li dl dd:hover a:after{background: #cbd0e1;}
.article_table_fullText .table-body table{overflow-x:auto;}
#searchResultTab li{text-align: left;padding: 0 0 6px;}
.phone-archive{display:none;}
.article-pc .container{padding:0 15px;}
#FullText table img{max-width:100%;}
sup{line-height: inherit;}
.banner .pagination{margin:0;display:block;}
/*.article-list-right a:hover{color:#26804a;}*/
/*手机右下角目录样式*/
.iphone-wrapper{padding:15px;}
.iphone-wrapper .mainColor{color:#333;line-height:24px;padding:0 0 0 8px;}
.iphone-wrapper .full-text{font-size:14px;line-height:24px;}
.iphone-wrapper li{line-height:26px;font-size:16px;}
.iphone-wrapper li.ac .navTitle{color:#1193e4;}
.iphone-wrapper li h4.mainColor{padding:0 0 0 16px;}
.iphone-wrapper li h5.mainColor{padding:0 0 0 32px;}
/*特刊*/
.wid b{font-size:22px;margin-bottom:5px;display: block;}
.wid .article-list-title {margin-bottom: 2px;}
.wid .article-list{padding: 15px 20px 15px;}
.common-remark .imgcover img{width:100%;}
.article-list-l{display:block;border:1px solid #e3e3e3;width:110px;}
.article-list-l img{width:100%;}
/*列表icon*/
.derived span{line-height:20px;float:left;}
.derived i{line-height:20px;margin-left:6px;float:left;}
.derived .line{width:1px;height:14px;background:#ccc;margin:3px 0 0 6px;float:left;}


.article-pc .modal-footer,.article-app .modal-footer,.modal-footer-copy{padding: 0;border: none;text-align: left;display: inline-block;}
.quot-app>div{margin-bottom:5px;}
#mescroll .main{padding:20px 15px 0;}
#relative-article{text-align:left;line-height:26px;}
#relative-article .table-right,#relative-article .article-ref{padding-left:10px;}
#relative-article tbody{border:none;}
.tab-ul-index li.m0{margin:0;}
._form-control{display: block; width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;
    color: #555;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.quot table,.article-tab{text-align:left;line-height:20px;}
.quot-en{font-size:16px;}
.quot table tbody{border:none;}
.quot td:nth-of-type(2){position: relative;}
.quot .info{margin-right: 25px;}
.quot .modal-footer {position: absolute;bottom: 0;transform: translateX(-100%);}
.quot.out-of-line .info{margin-right: 0;}
.quot.out-of-line .modal-footer {position: unset;bottom: unsetr;transform: unset;}

.main{padding-top:20px;padding-bottom:20px;}
.ever-year{text-align:center;line-height:28px;font-weight: bolder;font-size:14px;}
.article-list-author,.article-list-time{font-size:12px;}
.common-remark2{margin-top:20px;}
.phone-archive .commontit{margin-bottom:12px;}

/*100条*/
.article-list-table{padding:14px 20px 14px 30px;}
.article-list-table .article-list-left{width:30px;}
.article-list-table .article-list-left span{width:100%;padding-right: 6px;text-align: right;}

.article-list-px-0{padding-left:0;padding-right:0;}

/*文章详情页*/
.articleDoi{padding-top:15px;}
.com-introduction .intro-list{line-height: 18px;margin-bottom: 6px;}
.fulltext-ext-link{color: #0178d6;}
/*附件功能样式*/
.show-supplement-div img{max-width:100%;}
.article-supplements{margin-top: 20px;}
.article-supplements {margin-top: 5px;}
.article-supplements .supplementFile-tr td{padding-bottom: 15px;}
.article-supplements .supplementFile-tr .supp-left{text-align:left;width:75%;}

#Supplements-list{display:block; margin:0 0 10px;}
.article-supplements .supplementFile-tr .search-article-abstract{line-height: 20px;word-break:break-word;padding: 0 0 0 30px;display: block;}
.article-supplements .supplementFile-tr img.ico-type{position: relative;top: 4px;height:20px;width:20px;margin-right:5px;float: left;}
.article-supplements .supplementFile-tr .other-down{text-align:center;width:20%;text-align: right;}


.article-supplements .supplementFile-tr .other-down img{height:20px;width:20px;margin-right:10px;}
.article-supplements .supplementFile-tr .other-down a img{height:20px;width:20px;margin-right:10px;}
.article-supplements .supplementFile-tr .other a{display:inline-block;line-height:20px;}
.article-supplements .supplementFile-tr .other div{padding-left:25px;position: relative;top: -6px;line-height: 20px}
.article-supplements .supplementFile-tr .supp-popwrap{display:none;}
/* .article-supplements .supplementFile-tr .photo .zgjx-pic{height:20px;width:20px;margin-right:8px;cursor: pointer;} */
.article-supplements .supplementFile-tr .photo .zgjx-img img{padding-left:20px; max-width: 98%;}

/* .article-supplements .supplementFile-tr .video .zgjx-play{cursor:pointer;height:20px;width:20px;margin-right:10px;} */

/* 文章页弹框公共样式  */
.wcimgwrap{position: fixed; top: 0; left: 0; width: 100%; height: 100%; margin: auto; z-index: 10001; background:rgba(10,10,10,0.6); display:none;}
.wcimgwrap .wcimgcon{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:350px;height:300px;}
.wcimgwrap .wcimgcon.resetWidth{width:80%;height:80%; box-shadow:0 0 15px #333; background: #fff;}
.wcimgwrap img{max-width:100%;max-height:100%;}
.wcimgwrap .wcimgcon.resetWidth .closecode2{right:0;top:0;color:#000;font-weight:bold;border-radius: 50%;background: #ccc;}
.wcimgwrap .wcimgcon.resetWidth .supp-popwrap img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;    z-index: 1000;}
.wcimgwrap .closecode2{position:absolute;top:-26px;right: 0;width:50px;height:50px;font-size:22px;color:#fff;cursor:pointer;text-align: center;line-height: 50px;}
.wcimgwrap img + .closecode2{right:-12px;}

@media screen and (max-width: 1170px){
.article-supplements .supplementFile-tr .other,
.article-supplements .supplementFile-tr .video, 
.article-supplements .supplementFile-tr .photo{width:100%;}
.article-supplements .supplementFile-tr .other-down{display:none;}
}

/*公式图片弹框*/
.formula-normalimg{display:none;position: absolute;z-index: 1000;background: #f0f0f0;border: solid 1px #333;border-radius: 5px;padding:5px;}

span.xref a, xref{position:relative;color: #0178d6;cursor: pointer;}
.reference-tab-app{line-height:20px;}
.reference-tab-app .td2{padding-bottom:6px;}
/*文章页参考文献 */
.reference-tab .td2{word-break: break-word;}
.reference-tab .td2 .reference-cn{margin-bottom:5px;}
.reference-tab a{display:inline;}
/* 文章页施引文献(中英文通用) */
#citedby-info table td{line-height:22px;}
#citedby-info table td.cited-info{padding-bottom: 6px;}
/*相关文章标题样式*/
.reference-tab a.relative-title{display:inline;}
/*.reference-tab,.reference-tab tbody,.reference-tab tr{display: block;}
.reference-tab td{display:inline;}*/
/* 作者年制悬挂缩进 */
.author-type-reference .document-box .td2,.author-type-related .document-box .td2{text-indent:-2em;padding-left:2em;}
.author-type-reference .td2 a,.author-type-related .document-box .td2 a{text-indent:0;}
.author-type-related .document-box .td2>span{text-indent:0;}

/*留言板*****/
.monitor{width: 100%; height: 100%; position: fixed; background: rgba(10, 10, 10, 0.6); top: 0; left: 0; z-index: 1000; display:none;}
.messageBoardWrap{position: fixed;left: 50%;right: 0;top: 50%;z-index: 1001;width: 65%;height:600px;overflow-y:auto;max-width: 1170px;padding: 2em;transform: translate(-50%,-50%);background: #fff;border-radius: 10px;display:none;}

.messageBoardWrap h2{text-align: center;font-size:2em;margin:20px 0;}
.messageBoardWrap p{text-indent: 2em;margin:16px 0;}
.messageBoard table{width: 90%;border-collapse: separate; border-spacing: 10px;}
.messageBoard table tr{line-height: 1.8;}
.messageBoard table tr input{width: 100%;border:solid 1px #a9a9a9;}
.messageBoard table tr input.authNum{width:auto;margin: 0 5px 8px 0;}
.messageBoard table tr th{text-align: right;font-weight: normal;font-size: 14px;padding-right: 1%;width:17%;}
.messageBoard table tr td{width:77%;}
.messageBoard table tr th.message{vertical-align: text-top;}
.messageBoard table textarea{width: 100%;height: 100px;margin-top:0;border: solid 1px #a9a9a9;}
.messageBoard .tj{width: 90px;height: 26px;color: #fff;border: 0;border-radius: 5px;margin-left: 133px;}
.messageBoard tr td img{display:inline;position: relative;top: -4px;}
.messageClose{position: absolute; top: 14px; right: 14px; cursor: pointer;}
@media screen and (min-width: 1170px){
	.messageBoard table tr th{width:11%;}
	.messageBoard table tr td{width:88%;}
}
@media screen and (max-width: 767px){.messageBoardWrap{width:90%;top:10px;padding:10px;transform: translate(-50%,0); }.messageBoardWrap h2{margin:10px 0;font-size: 22px;}}
@media screen and (max-width: 529px){.messageBoard table tr th{width: 27%;}}
@media screen and (max-width: 410px){.messageBoard table tr th{width: 37%;}}

/*20190513过刊*/
.guokan-tit{border-bottom: solid 1px #e4e4e4;margin-bottom: 30px;}
.guokan-tit h2{padding: 0 15px;font-size: 18px;font-weight: bold; background: #e4e4e4; /*color: #006766; */height: 42px;line-height: 42px;}
.guokan-tit .guokan-total{font-size: 15px; color: #818181;line-height: 42px;}
.guokan-tit .guokan-tab li{float: left;height: 29px;line-height: 27px;color: #939393;border: solid 1px #e1e1e1;padding: 0 14px;}
.guokan-tit .guokan-tab li:first-child{border-right: 0;}
.guokan-tit .guokan-tab li:last-child{border-left: 0;}
.guokan-tit .guokan-tab li:hover{cursor: pointer;}
.guokan-tit .guokan-tab li.curr{/*background: #006766;*/ color:#fff ;}

.guokan-con-tab{display: none;}
.guokan-con-tab.active{display: block;}
.guokan-con .guokan-pic li{float: left;margin: 0 1% 30px;}
.guokan-con .guokan-pic li:first-child{margin-left: 0 !important;}
/*.guokan-con .guokan-pic li:last-child{margin-right: 0;}*/
.guokan-con .guokan-pic li{width: 15%;}
.col-lg-6 .guokan-con .guokan-pic li{width: 23.2%;}
.col-lg-6 .guokan-con .guokan-pic li:nth-child(4n){margin-right: 0;}
.col-lg-6 .guokan-con .guokan-pic li:nth-child(4n+1){margin-left: 0;}
.col-lg-6 .guokan-con .guokan-pic li:nth-child(6n){margin: 0 1% 30px;}
.col-lg-6 .guokan-con .guokan-pic li:nth-child(6n+1){margin: 0 1% 30px;}
.guokan-con .guokan-pic li{width: 15%;}
.guokan-con .guokan-pic li:nth-child(6n){margin-right: 0;}
.guokan-con .guokan-pic li:nth-child(6n+1){margin-left: 0;}
.guokan-con .guokan-pic li a{display: block;text-align: center;}
.guokan-con .guokan-pic li a img{display: block;width:100%;border: solid 1px #b5bac8;margin-bottom: 14px;/*min-height: 200px;*/}
.guokan-con .guokan-pic li a img.pic-6{display: block;width:100%;border: solid 1px #b5bac8;margin-bottom: 14px;min-height: 155px;}
.guokan-table th,.guokan-table td{text-align: center;border: solid 1px #e7e7e7;height: 56px;vertical-align: middle;}
.col-lg-6 .guokan-table th,.col-lg-6 .guokan-table td{height:44px;}
.guokan-table{width:100%;}
.guokan-table th{font-weight: bold;width: 110px;}
.guokan-table th span{display: inline-block;}
.guokan-table td span{display: inline-block;text-align: center;font-size: 12px;padding: 0 1px;min-width: 60px;}
.col-lg-8 .guokan-table td span,.col-lg-9 .guokan-table td span{min-width:77px;}
.guokan-table td.active{font-weight: bold;}
.guokan-table tr:nth-child(even){background: #f3f3f3;}
.guokan-dl dd{float: left; height: 41px;line-height: 41px;min-width: 48px;margin-bottom: 3px;text-align: center;font-size: 16px;background: #f5f5f5;}
.guokan-dl dd a{display:block;width:100%;height:100%;}
.guokan-dl dd.years{background: #006766;color: #fff;}
.guokan-dl dd.active{background: #006766;}
.guokan-dl dd.active a{color: #fff;}
.guokan-dlwrap{padding: 26px 0;border-top: dashed 1px #d8d8d8;}
.guokan-dlyear dl{display: none;}
.guokan-dlyear dl.active{display: block;}
.guokan-dlyear dt{display: block;height: 26px;line-height: 26px;background: #006766;color: #fff;padding-left: 10px;}
.guokan-dlyear dd{width: 49%;height: 54px; position: relative; border-bottom: dashed 1px #d6d6d6;line-height: 54px;padding-left: 15px;}
.guokan-dlyear dd:before{display: block;content: '';width: 7px;height: 7px;background: #d1d1d1;position: absolute;top: 24px;left: 0;border-radius: 2px;}

/*悬浮窗(自定义内容样式可写在style.css中覆盖默认样式)*/
.notice-window{position:fixed;left: 10px;top:25%;z-index:2001;max-width:300px;min-width:100px;display:none;border-radius: 5px;}
.notice-window h3{margin-bottom: 10px;text-align: center;/* border-bottom: solid 1px #fff; *//* padding-bottom: 10px; */font-size: 16px;font-weight: bold;/* color: red; */}
.notice-window .fixtxt{line-height: 24px;display:block;position: relative;font-size: 15px;}
.notice-window .closex{position: absolute;right: 5px;top: 5px;font-size: 12px;padding:2px 5px;font-weight:bold;text-align:right;z-index: 2002;font-family: '微软雅黑'!important;}
.notice-window .closex a{display:none;color:#333;border:1px #ccc solid;text-align:center;background:#fff;border-radius:3px;padding: 2px;}
.notice-window .closex a:last-child{border-top:0;}
.notice-window .closex a.show{display:block;}
.notice-window a:hover,.notice-window .closex span:hover{cursor: pointer;}
/**分享功能**/
.shareTool{width:100%;height:auto;overflow:hidden;}
.shareTool li{cursor: pointer; display: inline-block; margin: 5px 10px 10px 0; vertical-align: middle;}
.shareTool li img{width:25px;height:25px;}
.shareBox{position:relative;}
.weixinBox{display:none;width: 160px; padding: 15px 15px; position: absolute;z-index:3000; left: 0; top: 40px; background: #fff; border: 1px solid #dddddd; border-radius: 4px;}
.box-article .weixinBox{left:50%; margin-left:-35px;}
.js-qrcode-arr{position: absolute; top: -7px; left: 14px; width: 11px; height: 7px; background: url(../images/public/sprite.png) no-repeat;}
.js-qrcode-close{width: 15px; height: 15px; position: absolute; right: 2px; top: 2px; background: url(../images/public/weixin_close.png) no-repeat;}
.weixinBox p{font-size:12px;color: #888;padding-left:10px;}
.weixinCode img{width:100%;}


/* Newsdetail title and content style */
.box-article h3{font-size:18px;font-weight:bold;margin: 5px 0 12px 0;line-height: 24px;}
.news-details-body.box-body .box-article-content p{line-height: 25px;min-height: 25px;}
/* .news-details-body.box-body .box-article-content p:after{content: '';display: inline-block;width: 100%;} */
.box-article table{width:100% !important;margin-top:20px;border:1px solid #ccc;}
.box-article table td{padding:10px;border:1px solid #ccc;}
.box-article-content{margin:0 0 20px;}
.box-article-content p img{margin:0 auto;max-width:80% !important;}
.box-article-content img{margin:0 auto;max-width:95% !important;}
.article-title-center{margin: 5px 0 12px 0;}

/*****当没有公式代码时显示公式图片,若改了mathjax的配置,此部分也需要调整******/
.formula .img-formula{display:block !important;}
.formula td *[id ^= M] + .img-formula,.formula td p + .img-formula{display:none !important;}
.formula .MathJax_Display + * + .img-formula{display:none !important;}
/*****当没有公式代码时显示公式图片 end******/

/*文章列表中摘要*/
/* 需要文章列表摘要超出隐藏功能时,
        请在style.css中写下下面代码,
   min-height,max-height 酌情修改*/
   
/*.hidden_line_show{
	display:block;
	min-height:100px;
	 max-height:120px;
	overflow:hidden; 
	position:relative;}
.hidden_line_show:after{display:block;content:'';position:absolute;bottom:0;left:0;width:100%;background: url(../images/public/linear60.png) repeat-x;height: 80px;}
*/
/*文章列表中摘要end*/
/*栏目列表页面*/
.category-titwrap i{font-style:normal;}
.category .category-li{display:flex;flex-wrap: wrap;}
.category .category-item li{margin: 3px 0 8px 6px;flex-basis: 100%;width: 100%;}
.category .category-item li a{display: inline-block;max-width: 100%;}
.category .category-item li.active a,.category .category-item li.active{color: #337ab7;}
.category .category-item li.active a{font-size: large;}
.category .category-item li.hide-li{display:none;}
.category .category-item li.hide-li.show-li{display:block;}
.category .category-item li b span{font-size:14px;}
.category .category-item{width:30%;float:left;padding-right: 20px;}
.category-times{float:right;}
.category .category-item-right{width:70%;float:left;}
.catagory-more{display:inline-block;padding:5px 10px;color:#fff;font-size:14px;margin-top:10px;}
.catagory-more:hover{color:#fff;}
.search-item-wrap{height:31px;line-height:31px;background:#f1f1f1;color:#b4b4b4;border-radius: 20px;position: relative;margin-bottom: 20px;}
.search-item-wrap .tj{width: 44px;height:31px;background: url(../images/public/category-search.png) no-repeat center;border-radius: 0 20px 20px 0;position: absolute;right: 0;z-index: 100000;}
.search-item-wrap input{display:inline-block;padding-left: 10px;width: 100%;height:31px;border-radius: 20px;}
.search-item-wrap .gjcfield{width: 203px;position: relative;}

/*当期栏目*/
.article-list-journalg{padding:0 5px;background-color:#2883e8;display: table;font-weight: normal;margin-top:8px;font-size:13px;}
.article-list-journalg a{background:none;color:#fff;}
.article-list-journalg:before{display:none;}
.main .biggercolumn{display:block;background-color:#fff;font-weight:bold;font-size: 18px;padding-left:0;position:relative;}
.main .biggercolumn a{color:#0960c0;background: #fff;position: relative;padding-right:5px;}
.main .biggercolumn:before {display:block;content: '';width: 100%;position: absolute;left: 0;bottom: 11px;    border-bottom: 1px dashed #2883e8;}

#abstract .img-formula{text-align: center;}
#Abstract .img-formula{text-align: center;}
.article-list:last-of-type{border:0;}
.abstract-inline>div,.abstract-inline>div>p {display: inline;}
/*公式后面序号*/
.formula-wrap{overflow: auto;}
.formulaTag.numwidth{max-width:100px;min-width:40px;text-align:right;padding-right: 20px;}
/*影响因子*/
.impact-factor-box .impact-con{margin-bottom:40px;}
.impact-factor-box .highcharts-credits{display:none;}
.searchFulltextPara{text-align: justify;}
.article-list-fulltext>a{background: #f0f0f0;display: block;padding: 10px 20px;text-align: justify;border-radius: 5px;font-size: 13px;}
.article-list-fulltext>a .table-body{overflow: auto;}
.article-list-fulltext>a:nth-of-type(2n){background: #e5e5e5;}
.article-list-fulltext>a:hover{}
.article-list-fulltext>a+a{margin-top:15px;}
hl{color:#f00!important;font-weight:700;}

/*用户系统*/
.register-page .title,.login-page .title,.user-center-content .title,.user-modify-page .title,.purchase-records-page .title,.charge-records-page .title,.article-buy-page .title,.forget-page .title,.user-sys .title {font-size:30px;margin-bottom:30px;}
.login-btns{text-align:center;}
.user-center-content li{margin-bottom:10px;}
.user-center-left ul .active a{color:#0091aa;font-weight:bold;}
.user-center-left ul a{display:block;padding:5px 10px;background:#f1f1f1;}

/* ejouranl电子书 */
.ejournal-page>.top, .ejournal-page>.footer{display: none!important;}
.ejournal .img-box img{max-width:100%;    height: 191px;/*border: 3px solid #fff;*/}
.ejournal-page {background:url("../images/public/bookbg.jpg") repeat ;padding-top:130px;}
.ejournal-header{background:url("../images/public/ejournal_back.jpg") repeat-x;height:150px;width:100%;position:absolute;left:0;top:0;    line-height: 150px;color:#222;font-size:30px;font-weight:bold;}
.floorbg{background:url("../images/public/book_list.jpg")  no-repeat bottom 0 left;padding:65px 75px 20px;    background-size: 100% 100%;}
.book-year{position: relative;height:0;color:#222;font-weight:bold;font-size:24px;top: 25px;}
.ejournal .tit{display:none;z-index: 9;position:absolute;color: #fff; left: 50%; top: 50%;transform: translate(-50%, -50%);font-weight: bold;white-space: nowrap;}
.ejournal .img-box{position:relative;width:100%;height:195px;}
.ejournal .img-box:hover:after  {content:'';width:100%;height:100%;display:block;background:#0b5f91;position:absolute;left:0;top:0; /*border: 3px solid #fff;*/}
.ejournal .img-box:hover .tit{display:block;}
.ejournal-page  .container{overflow:auto;}
.ejournal-page .container .book-floor{width:1110px;margin: 0 auto;}
.ehome{position:absolute;left:10px;top:10px;font-size: 16px;line-height: initial;font-weight: normal; color: #222;}

.ejournal .img-box{ background-color: rgba(255, 255, 255, 0.774); transform-style:  preserve-3d; box-shadow:   300px 0px 30px  rgb(0, 0, 0,.6) inset;transition: 1s cubic-bezier(.79,.34,.47,.92);}

.ejournal .img-box::before{content: '';position: absolute;width: 3px; height: 100%;right: -3px; top: 0px; background-color: rgb(112, 108, 108);background-image: linear-gradient(to top,rgb(114, 111, 111),rgba(90, 87, 87, 0.5) );; border-top-right-radius: 3px;}

/*附件列表*/
.sup-list-btn{position: relative;top: 5px;}
.sup-list-btn:hover{color:#162e64 ;}
#dataNav{margin-top: 24px;}
#dataNav label{margin-right: 5px;font-size: 15px;}
.zqscsjList select{box-shadow: unset; border: 1px solid #eee;width: 160px;height: 34px;padding: 6px 12px;margin-right: 25px;outline: none;}
.zqscsjList #typeSelect{width: 220px;}

/*首页tab切换*/
.index-articles #myTab{white-space: nowrap;}
.index-articles  .tab-ul-index li{display: inline-block;float: none;width: auto;padding: 0 10px;}

body .smallUl {z-index: 4000}

/*屏幕宽度大于1200时,防止内容区域小于一整屏高度*/
@media only screen and (min-width: 1200px){
    .main{min-height:calc(100vh - 200px);}
}

@media only screen and (max-width: 1200px){
	/* .category .category-item{width:100%;position:fixed;right:0;float:none;z-index:2000;background:#fff;padding:0;border:solid 1px #ccc;} */
	.category .category-item-right,.category .category-item{width:100%;float:none;padding:0 15px;}
	.category-times {display:none;}
	.category-li.category-li-cn li{width:50%;float:left;margin: 0 0 10px;white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;  display:block;flex-basis: auto;}
	.category .category-item li{display:block !important;}
	.category div.category-titwrap,.catagory-more{display:none !important;}
    .show-table,#imgShow,.table-csv-right{display: none!important;}
    html.over-hidden{overflow-y: auto;}
    .floorbg .col-sm-2{width:33.333%;}
    .ejournal .img-box::before,.ejournal .img-box::after,.ejournal .tit{display:none!important;}
    body .ejournal .img-box{background:none;box-shadow: none;text-align: center;margin-bottom: 15px;}
    body .floorbg{background:none;margin: 0;}
    .book-year + .com-hide{display:none;}
    .book-year:after{content:'+';}
    .book-year.active:after{content:'-';}
    body .book-year{height:50px;}
    .com-hide{display:none;}
    .ejournal-page .container .book-floor{width:100%;}
    .floorbg .col-sm-2{width: 50%;}
}
@media (max-width: 992px){
.floorbg + .floorbg{padding-top:0;}
body .floorbg{padding-left:0;padding-right:0;}
}
@media (max-width: 768px){
.footer-img{position: relative;margin: 0 auto 20px;display: block;}
.floorbg .col-sm-2{width:50%;}
}
.loading {background: linear-gradient(90deg, #f2f2f2 25%, #d1d1d1 40%, #f2f2f2 50%);background-size: 400% 400%;animation: loading 1.1s ease infinite;}
@keyframes loading {
    0% {background-position: 100% 50%;}
    100% {background-position: 0 50%;}
}