/**头部   start**/
.header{
	height:50px;
	background:#3a3a3a;
	width:100%;
	position:fixed;
	z-index:1000;
}
.header-inner{
	width:1280px;
	margin:0 auto;
}
.header-left{
	line-height:50px;
	height:50px;
}
.header-left a,.header-left span{
	dispaly:inline-block;
	color:#fff;
	font-size:14px;
}
.header-left span{
	padding:0 5px;
}
.loginAfter:hover{
	text-decoration:none;
}
.header-right{
	padding-top:15px;
}
.shareTool li{
	float:left;
	margin-left:5px;
	cursor:pointer;
}
.header-right .shareTool li img{
	width:70%;
}
/**头部   end**/  /**底部   start**/
.footer-inner{
	width:1280px;
	margin:0 auto;
	/*background:#3a3a3a;*/
	background:rgba(0,51,102,0.8);
	height:55px;
}
.footer-inner p{
	color:#ccc;
	line-height:55px;
	font-size:16px;
	text-align:center;
}
/**底部   end**/   /**导航   start**/
/*.content{
	padding-top:50px;
}*/
.content-inner{
	width:1280px;
	min-height:640px;
	box-shadow:0 0 6px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.5);
	-ms-box-shadow:0 0 6px rgba(0,0,0,0.5);
	-o-box-shadow:0 0 6px rgba(0,0,0,0.5);
	border:1px solid #eeeeee;
	border:1px solid #dddddd\9;
	margin:0 auto;
	margin-bottom:15px;
	position:relative;
}
.top{
	background:#e8f4ff;
	padding:0 11px;
}
.top-left h1{
	height:85px;
}
.top-left h1 a{
	width:63px;
	height:85px;
	display:inline-block;
	background:url(../images/logo.png) no-repeat left center;
	text-indent:-20000px;
}
.top-left p{
	padding:12px 0 0 8px;
}
.top-left p a img{
	width:90%;
	display:inline-block;	
}
.top-right{
	width:387px;
	margin-top:15px;
	positive:relative;
	margin-bottom:5px;
}
.searchwid{
	width:150px !important;
	height:34px;
	margin:0 10px 5px 0;
}
#dropdownMenu2::after{
	content:attr(placeholder);
	color:#333;
}
.in-block{
	display:inline-block;
}
.border-l-radius{
	border-radius:4px 0 0 4px !important;
}
.border-r-radius{
	border-radius:0 4px 4px 0 !important;
}

.dropdown{
	background:#fff !important;
	position:relative;
}
.dropdown>input{
	text-align:left;
	border-radius:0;
	width:100%;
	background:transparent !important;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 25px;
}
.dropdown>input:hover{
	border-color:#ccc;
	background:transparent !important;
}
.dropdown>input:focus{
	border-color: #66afe9 !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
}
/*.dropdown>.caret{
	position:absolute;
	top:50%;
	right:10px;
	z-index:10;
}*/
.dropdown>.caret{
	position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 10px;
    border-top: 15px dashed #446f9b;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.dropdown>.caret::after{
    content: '';
    position: absolute;
    top: -14px;
    left: -6px;
    border-top: 11px dashed #5398d1;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.dropdown>ul{
	left:inherit;
	right:0;
	min-width:100%;
	width: max-content;
	width: -webkit-max-content;
}
.dropdown-menu>li>a:hover{
	background-color:#5398d1;
	color:#fff;
}


.seafw{
	font-weight: bold;
}
.input-group-btn{
	position: absolute;
    top: 0px;
    right: 62px;
}
.input-group-btn .btn{
	border-radius: 5px;
}
.top-right .glyphicon-search{
	font-size:20px;
	font-size:14px\9;
}
.advace-search{
	position: absolute;
    top: 60px;
    right: 12px;
    font-weight: bold;
}
.advace-search a{
	font-size:14px;
}
.top-right .btn-default span{
	color:#fff;
}
.top-nav{
	margin:0 11px;
	height:44px;
	border-top:2px solid #3a3a3a;
	border-bottom:2px solid #3a3a3a;
	padding:1px 0;
	margin-bottom:15px;
}
.top-nav .level-first{
	border-top:1px solid #3a3a3a;
	border-bottom:1px solid #3a3a3a;
}
.top-nav .level-first>li{
	float:left;
	line-height:36px;
	text-align:center;
	border-right:1px solid #3a3a3a;
	font-size:16px;
	position:relative;
}
.top-nav .level-first>li:last-of-type{
	border-right:none;
}
.top-nav .level-first> li > a{
	display:block;
	padding:0 40px;
}
.top-nav .level-first li a:hover{
	text-decoration:none;
	background:#00519c;
	color:#fff;
}
.top-nav .level-first li.current>a{
	background:#00519c;
	color:#fff;
}
.level-two{
	position:absolute;
	left:0;
	top:38px;
	z-index:100;
	box-shadow:0 0 6px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 4px rgba(0,0,0,0.5);
	-ms-box-shadow:0 0 4px rgba(0,0,0,0.5);
	-o-box-shadow:0 0 4px rgba(0,0,0,0.5);
	border:1px solid #dddddd\9;
	background:#fff;
	display:none;
	border-left:1px solid #eeeeee;
	width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; 
}
.level-two a{
	display:block;
	padding:0 10px;
    white-space: nowrap;
}
.level-two.resetwidth{
	width: 700px;
}
.level-two.resetwidth li{
	/* width:250px; */
	text-align:left;
	 float:left; 
}
.level-two.resetwidth li a{
	padding:0 10px;
}
.level-two.thirdwidth{
	width:300px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.level-two.thirdwidth li{
	width:100%;
	text-align:left;
}
.level-two.thirdwidth li a{
	padding:0 10px;
}
.top-nav .level-first li .level-two li{
	border-right:0;
	line-height:36px;
	font-size:14px;
	border-bottom:1px solid #E3E3E3;
}
.top-nav .level-first li .level-two#topJournalList li{
	width: 50%;
}
/**导航   end**/  /**首页中心内容部分   开始**/
.contentBox{
	/**padding:0 11px 10px;**/
	padding-bottom:10px;
}
.contentBox-left{
	/**width:250px;**/
	/**width:261px;**/
	/**padding-right:11px;**/
	width:23%;
	padding:0 11px;
	background:#e8f4ff;

}
.contentBox-middle{
	/**width:676px;**/
	/*width:54%;*/
	width:57%;
	/* padding:0 11px; */
	padding:0 25px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
.contentBox-middle.article{
	padding:0 20px;
	border-left:none;
}
.contentBox-right{
	/**width:250px;
	padding-left:11px;**/
	/**width:261px;**/
	/*width:23%;*/
	width:20%;
	padding:0 11px;
	margin-bottom:50px;
	background:#e8f4ff;
}
.other-contentBox-left{
	width:80%;
	padding:0 11px;
	border-right:1px solid #e0e0e0;
}
.item-box{
	margin-bottom:15px;
}
.item-box h2{
	border-bottom:2px solid #3a3a3a;
	/* font-size:20px; */
	font-size:16px;		
	font-weight:bold;
}
.item-box h2.item-bg{
	line-height:16px;
	padding:6px 0 5px;
}
.item-box-new{
	margin-bottom:5px;
}
.item-box-new h2{
	border-bottom:2px solid #3a3a3a;
	/* font-size:20px; */
	font-size:16px;
	font-weight:bold;
}
.item-box-new h2.item-bg{
	line-height:16px;
	padding:0 0 5px;
}

.formBox{
	position:relative;
	margin:15px 0 5px;
}
.formBox .form-group{
	margin:0;
}
.form-group-position .journalListSearch input[type="submit"]{
	border:0;
}
.journalListSearch{
    font-size: 18px;
    height: 20px;
    right: 9px;
    position: absolute;
    top: 9px;
    width: 20px;
    cursor: pointer;
}
.form-group-position{
	position:relative;
}
.form-group-position .form-control{
	padding-right:30px;
}
.sug-container {
    width: 350px;
    padding: 7px 0;
    border-color: #ccc;
    position: absolute;
    left: 0;
    top: 35px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 4px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 4px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 4px 1px rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 4px 1px rgba(0,0,0,.1);
    z-index:2;
    display:none;
}
.sug-container li {
    line-height: 30px;
    padding: 0 18px;
    position: relative;
    cursor: default;
    color: #333;
}
.sug-container li:hover{
	background:#f1f1f1;
}
.item-journal-list,.item-conference-list,.item-Order-list,.item-journalNews-list{
	padding:3px 0;
}
.item-conference-list img{
	margin-top:10px;
}
.item-journal-list ul li,.item-conference-list ul li,.item-Order-list ul li,.item-journalNews-list ul li{
	padding:5px 0;
	line-height:16px;
	border-bottom:1px solid #e0e0e0;
}
/*mine*/
.item-conference-list>h3{
	margin-top:5px;
	text-align:center;
	font-size:16px;
	padding:5px 0;
	font-weight:bold;
	color:#fff;
	background-color:rgba(0,51,102,0.8);
}
.item-conference-list>div{
	box-shadow: 8px 0 10px -5px #ccc inset;
    background-color: #fff;
    padding-left: 10px;
    padding-top: 10px;
}
.item-conference-list>div p{
	padding:3px 0;
	font-size:14px;
	font-weight:bold;
}



.item-book-list{
	border-bottom:1px dashed #e0e0e0;
	padding:15px 0;
}
.item-book-list h3{
	font-weight:bold;
	padding-bottom:10px;
}
.item-book-cover a{
	/* width:50%;
	display:block;
	margin:0 auto;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
    -ms-box-shadow: 0 0 4px rgba(0,0,0,.3); */
}
.item-book-cover a img{
	/* width:100%; */
	display:block;
	margin:auto;
}
.more{
	padding-top:10px;
}
.first-conference{
	padding-bottom:10px;
	border-bottom:1px solid #e0e0e0;
}
.first-conference h3{
	padding:10px 0;
	font-weight:bold;
	line-height:18px;
	font-size: 14px;
}
.first-conference p{
	margin-bottom:5px;
}
.first-conference-img a{
	display:block;
}
.first-conference-img a img{
	width:100%;
}



.item-news{
	text-align:center;
	font-weight:bold;
	font-size:24px;
	line-height: 20px;
    padding-bottom: 20px;
}
.item-news-list{
	padding:5px 0 2px;
	/*border-bottom:1px dashed #e0e0e0;*/
	border-bottom:1px solid #e0e0e0;
}
.item-news-list h3{
	padding-bottom:5px;
	position: relative;
}
.item-news-list p{
	text-align: justify;
}
.item-news-list .news-link{
	table-layout:fixed;
	word-wrap:break-wrod;
	word-break:break-all;
	/*display:block;*/
    display: inline-block;
	/*color:#333;*/
	font-weight:bold;
	font-size:14px;
	word-break: inherit;
	
	
}
#myTabContent .item-news-list .news-link{
overflow: hidden;
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.item-news-list .require_sub{
	padding-right:20px;
}
.item-news-list .news-time{
	text-align:right;
	/* margin-top:5px; */
	vertical-align: text-top;
    display: inline-block;
    padding-left: 10px;
    color: #00519c;
    position: absolute;
    right: 0;
    bottom: 5px;
}
/**图片轮播   开始**/
.banner {
	width: 100%;
	height: 288px;
}
.banner .banner-carousel{
	height:288px;
}
.banner .banner-carousel .item .item-table{
	width: 100%;
	height: 264px;
	display:table;
}
.banner .banner-carousel .item a {
	width: 100%;
	height: 264px;
	display: table-cell;
	vertical-align:middle;
}
.banner .banner-carousel .item a img{
	width:100%;
	height:100%;
	margin:0 auto;
}
.banner .banner-carousel .item .banner-item-text{
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	right:0;
	color: #fff;
	background:rgba(0,51,102,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8003366,endColorstr=#C8003366);
	text-align:left;
	padding:0 10px;
}
.banner .banner-carousel .item .banner-item-text h3{
	font-size:14px;
	padding:4px 0;
	font-style:italic;
}
.banner .banner-carousel .item .banner-item-text p{
	font-size:18px;
	font-style:italic;
}
.banner .banner-carousel .banner-ol {
	width: 100%;
	left: 0;
	margin: 0;
	bottom: 0;
	text-align: right;
}
.banner .banner-carousel .banner-ol .liNumber {
	margin-right: 5px;
	background:#e1e1e1;
	border:0;
}
.banner .banner-carousel .banner-ol .liNumber.active{
	background:#FFFFFF;
}
.banner .carousel-control{
	background:none;
	width:10%;
	top:50%;
	margin-top:-35px;
	font-size:25px;
	bottom:auto;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
}
/**图片轮播   结束**/

.tab-content-box{
	padding-top:15px;
}
.resetNavTab{
	font-size:16px;
}
.resetNavTab.nav-tabs li a{
	color:#000;
	padding:3px 15px;
	border-color:#ccc;
}
.resetNavTab.nav-tabs > li.active > a, .resetNavTab.nav-tabs > li.active > a:focus, .resetNavTab.nav-tabs > li.active > a:hover{
	color:#fff !important;
	background:#00519c !important;
	cursor:pointer;
}
/*.tab-content-box{
	padding-top:15px;
}*/
.journalSort{
	margin-bottom:5px;
}
.journalSort .journalNameCurrent,.journalSort .journalName{
	margin:0 6px 10px 0;
	cursor:pointer;
}
.journalName{
	display:inline-block;
	font-size:13px;
	color:#fff;
	padding:0 10px;
	height:25px;
	line-height:25px;
	background:#909090;
}
.journalNameCurrent{
	display:inline-block;
	font-size:14px;
	color:#fff;
	padding:0 10px;
	height:25px;
	line-height:25px;
	background:#3a3a3a;
}
/**文章列表    开始**/
.aff-journal{
	margin-bottom:8px;
}
.article-column{
	display:inline-block;
	font-size:14px;
	color:#fff;
	padding:0 10px;
	height:25px;
	line-height:25px;
	background:#00519c;
}
.aff-journal .journalNameCurrent{
	margin-right:10px;
}
.article-list{
	background:#f7f7f7;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -ms-box-shadow: 0 0 3px rgba(0,0,0,.3);
    padding:10px 20px 10px 10px;
    position:relative;
    margin-bottom:10px;
}
.article-list-title{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}
.article-list-author span,.article-list-keyword span{
	display:inline-block;
}
.article-list-time,.article-list-link,.article-list-author,.article-list-zy,.article-list-keyword{
	padding-top:5px;
}
.article-list-time .font1,.article-list-time .font2,.article-list-time .font3,.article-list-time .font4{
	margin-left:5px;
}
.article-list-time font{
	margin-right:5px;
}
.article-list-time .font4 s{
	text-decoration:none;
}
.article-list-time .pull-right{
	margin-right:10px;
}
.article-list-time font .articleRelateJournal{
	font-style:italic;
	font-size:14px;
}
.article-list-link .font1,.article-list-link .font2{
	display:inline-block;
	/**width:110px;**/
	margin-right:5px;
}
/**.article-list-link font i{
	width:12px;
	height:14px;
	display:inline-block;
	background:url(../images/icons.png) no-repeat 0 -42px;
	vertical-align:middle;
	margin:-2px 5px 0 0;
}**/
.article-list-link .font2 i{
	background-position:0 -69px;
}
.article-list-link .font3 i{
	background-position:0 -95px;
}
.article-list-link .font3{
	margin-right:10px;
}
.article-list-link .font4 s{
	text-decoration:none;
}
.singleTool{
	position:absolute;
	right:5px;
	bottom:10px;
}
.singleTool i{
	display:block;
	cursor:pointer;
}
.citation{
	padding-bottom:10px;
}
/**文章列表    结束**/  /**回到顶部    开始**/
.backTop{
	width:115px;
	height:30px;
	background:#d8d8d8;
	border-radius:5px 5px 0 0;
	position:absolute;
	bottom:0;
	right:75px;
}
.backTop p{
	text-align:center;
	line-height:30px;
	font-size:13px;
	cursor:pointer;
}
.backTop p i{
	display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 13px;
    height: 15px;
    background: url(../images/top.png) no-repeat;
    background-size: contain;
}
/**回到顶部    结束**/  /**引用信息弹框样式修改**/
.modal-header h2 {
    font-size: 18px;
}
#copyReference{
	height:310px;
	overflow:hidden;
}
.modal-dialog.modalWidth{
	width:800px;
}
.modal-dialog .modal-body .radio input[type="radio"] {
    margin-top: 2px;
}
/**首页中心内容部分   结束**/   /**期刊详情页   开始**/
.journal-cover-wrap{
	padding:10px 0;
	border-bottom:1px solid #e0e0e0;
}
.journal-cover{
	width:85px;
	margin-right:10px;
	background:#fff;
}
.journal-cover img{
	width:100%;
}
.journalBaseInfo p{
	padding:5px 0;
}
.journal-menu{
	padding:8px 0;
	border-bottom:1px solid #e0e0e0;
	padding-left:10px;
}
.journal-menu li{
	line-height:22px;
	font-size:13px;
}
.item-box-header{
	color:#fff;
	height:40px;
	line-height:40px;
}
.item-box-header p{
	padding-left:10px;
	/* font-size:16px; */
	font-size:14px;
}
.item-box-header1{
	color:#fff;
	height:70px;
	line-height:20px;
}
.item-box-header1 p{
	padding-left:10px;
	padding-top:7px;
	/* font-size:16px; */
	font-size:14px;
}

.item-box-header2{
	color:#fff;
	height:55px;
	line-height:20px;
}
.item-box-header2 p{
	padding-left:10px;
	padding-top:7px;
	/* font-size:16px; */
	font-size:14px;
}

.item-box-header3{
	color:#fff;
	height:30px;
	line-height:20px;
}
.item-box-header3 p{
	padding-left:10px;
	padding-top:7px;
	/* font-size:16px; */
	font-size:14px;
}

.item-achive{
	padding:5px 0;
	border-bottom:1px dashed #e0e0e0;
}
.item-achive-head{
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	padding-left:3px;
}

.item-achive-head:hover{
	color:#2f92ef;
}

.item-achive-head span{
	cursor:pointer;
}
.item-achive-body{
	font-size:0;
	padding-left:10px;
}
.item-achive-body li{
	display:inline-block;
	height:30px;
	background:#fff;
	font-size:14px;
	margin:6px;
	text-align:center;
	cursor:pointer;
}
.item-achive-body li a{
	line-height:25px;
	min-width:20px;
	text-decoration:none;
	display:block;
}
.item-achive .item-achive-body{
	display:none;
}
.item-achive.current .item-achive-body{
	display:block;
}
.item-box.margin{
	margin-top:10px;
}
.item-box.none-bottom{
	margin-bottom:0;
}
.reader-menu li .rss-journal{
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: 16px;
}
.reader-menu li .rss-journal img{
	width:100%;
}
.email-alert p{
	padding:10px 0;
}
.email-alert .form-control{
	border-radius: 0;
    height: auto;
    padding: 2px 5px;
}
.email-alert .btn{
	border-radius: 0;
    padding: 0 3px;
    margin-right:4px;
}
.shareTool.margin{
	margin-top:10px;
	
}
.shareTool.margin li{
	margin:0 10px 0 0;
	
}
.journalInfo{
	margin-bottom:15px;
}
.journalInfo .journal-banner{
	margin:10px 0px;
    padding: 0 0px 10px;
}
.journalInfo .journal-banner img{
	width:100%;
}
.journalInfo h2{
	font-weight:bold;
	font-size:22px;
	margin-bottom:10px;
}
.journalInfo p.journal-issue{
	font-size:15px;
	overflow:hidden;
}
.journalInfo p.journal-issue>span{
	float:left;
}
.journalBrief{
	padding:0 0px 10px;
	border-bottom:1px solid #e0e0e0;
}
.journalBrief p{
	line-height:20px;
	text-align: justify;
}
/**期刊正文列表  开始**/
..toolBox1{
	padding-bottom:5px;
}
.toolBoxBorder{
	border-bottom:1px solid #ccc;
	font-size:13px;
	margin-bottom:10px;
	padding-bottom:5px;
}
.column{
	border:1px solid #ccc;
	cursor:pointer;
	position:relative;
	margin-top:5px;
}
.column i{
	font-size:12px;
	padding: 0 5px;
}
.column span{
	margin-right:3px;
}
.column-list{
	width: 200px;
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px #eee;
    position: absolute;
    background: #fff;
    top:22px;
    padding:10px;
    z-index:2;
    display:none;
}
.column-list li{
	line-height:15px;
	border-bottom:1px solid #ccc;
	padding:5px 0;
	position: relative;
}
.column-list li b{
	display: inline-block;
    font-size: 8px;
    position: absolute;
    top: 7px;
}
.column-list li a{
	display: inline-block;
    padding-left: 12px;
}
.column-list li a:hover{
	text-decoration:none;
}
.displayMode i{
	font-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
    cursor:pointer;
}
.displayMode i.current{
	color:#00519c;
}
.displayMode i.widthtext{
	font-size:24px;
}
.chooseAll input{
	margin:-2px 5px 0 0;
}
.derived i{
	padding: 0 5px;
	cursor:pointer;
}
.article-list-column{
	margin:10px 0;
}
.article-list-left {
	position:absolute;
	left:10px;
	top:10px;
}
.article-list-right {
    width:100%;
    padding-left:20px;
}
.article-list-zy.morenstyle{
	display:none;
	width:97%;
}
/**当期目录图表样式**/
.device {
  width: 100%;
  height: 160px;
  margin: 20px auto;
  position: relative;
  display:none;
}
.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;
    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;
    background:#fff;
}
.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;
}
/**当期目录图表样式**/
/**期刊详情页   结束**/

/**图书列表     开始**/
.booksBaseInfo{
	border-bottom:1px solid #e0e0e0;
	padding-bottom:10px;
}
.bookName{
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.bookName h2{
	font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
   	display: inline-block;	
    margin: 0 15px;
}
.booksBaseInfo p{
	line-height:20px;
	margin-bottom:10px;
	text-align: justify;
}
.books-list{
	padding:30px 10px;
	border-bottom:1px solid #e0e0e0;
}
.books-cover{
	width:150px;
}
.books-cover img{
	width:100%;
}
.books-info h3{
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:10px;
}
.books-info{
	padding-left:170px;
}
.books-info p.books-brief{
	line-height:20px;
	margin-bottom:10px;
	text-align:justify;
}
.new-books-list{
	padding:10px 0;
}
.new-books-list table tr .td-first{
	vertical-align:top;
}
.new-books-list table tr .td-two{
	padding-bottom:10px;
}
.book-links{
	border-bottom:0;
}
.volume-list{
	margin-top:30px;
}
.volume-list ul li{
	/**background:url(../images/book_bg.png) no-repeat center center;**/
	width:90px;
	height:45px;
	margin:0 10px 10px 0;
	float:left;
	line-height:45px;
	font-size:16px;
	text-align:center;
}
.volume-list ul li a{
	text-decoration:underline;
}
.book-volume-cover{
	margin-bottom:20px;
}
.book-volume-img{
	width:150px;
	float:left;
}
.book-volume-img img{
	width:100%;
	height:auto;
	display:inline-block;
}
.book-volume-text{
	padding-left:170px;
}
.book-volume-text h4{
	font-size:20px;
}
.book-volume-text p{
	font-size:14px;
}
.book-volume-text p.book-editor{
	margin-bottom:10px;
}
.detail-body p {
    line-height: 20px;
    margin-bottom: 10px;
    text-align: justify;
}
.editor-div .table caption,.volume-div .table caption{
	color:#333;
}
.editor-div .table tr td p a,.volume-div .table tr td p a{
	font-weight:bold;
}
.editor-div .table tr td.td-first{
	width:230px;
}
.volume-div .table tr td.td-first{
	width:120px;
}
.booksModal pre{
	border:0;
	background:none;
}
.booksModal .modal-dialog .modal-body{
	max-height:500px;
	overflow-y:scroll;
	margin:15px 0;
	padding-top:0;
}
/**图书列表     结束**/

/**新闻     开始**/
.newsPadding{
	padding:10px 0;
	border-bottom:1px solid #e0e0e0;
}
.newsPadding .newsContent b{
	font-size:14px;
}
.newsPadding .newsContent{
	padding-bottom:10px;
}
.news-list{
    /*padding:8px 0 10px;*/
	padding:8px 0;
    position:relative;
    border-bottom:1px dashed #e0e0e0;
}
.news-list h3{
    font-size:15px;
    font-weight:bold;
    line-height:18px;
	/* FY 2019-3-9 */
    margin-bottom:2px;
}
.news-list-table{
    width:150px;
    float:left;
    margin-right:15px;
}
.news-list-table a img{
    width:150px;
    height:auto;
}
.news-list-abstract{
    /*margin-bottom:15px;*/
	margin-bottom:5px;
}
.news-list-abstract.hide{
	display:none;
}
.news-list-date{
    position:absolute;
    right:5px;
    bottom:5px;
}
.news-list-detail{
	display:none;
    border: 1px solid #ccc;
    padding: 5px 10px;
color: #336600;
}
.news-list-detail a{color:#70AD47;}
.news-list-detail.show{
	display:block;
}
.pageWrap{
	text-align:center;
}
.news-details-box h3{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
.news-details-box p{
	line-height:20px;
	margin-bottom:10px;
	text-align:justify;
}
.has-img{
	width:70%;
	margin:20px auto;
}
.has-img img{
	width:100%;
}
.news-details-box .news-details-date{
	text-align:center;
}
.news-adv{
	width:80%;
	margin:20px auto 0;
}
.news-adv img{
	width:100%;
}
/**新闻     结束**/

/**会议   开始**/
.conferencePad{
	border-bottom:1px solid #e0e0e0;
	padding:10px 0; 
}
.conferencePad p{
	padding-bottom:5px;
}
.conference-pub{
	border-bottom: 1px solid #e0e0e0;
    font-size: 14px;
    padding-bottom: 15px;
}
.conference-news{
	padding:10px 0;
	border-bottom:1px solid #e0e0e0;
}
.conference-news p{
	padding-bottom:5px;
}
.conference-list.journal-menu li{
	line-height:16px;
	margin-bottom:8px;
}
/**会议   结束**/ /**搜索结果页**/
.soutongji{
	margin:10px 0 20px;
}
.soutongji h4{
	font-size:14px;
    margin-bottom:15px;
}
.soutongji p {
    line-height: 24px;
}
.soutongji p>span {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 190px;
    padding-left: 15px;
}
.soutongji p span a{
	white-space: nowrap;  
    overflow: hidden;  
    text-overflow: ellipsis;
    display:block;
}
.soutongji div{
	max-height:250px;
	overflow:hidden;
}
.search-condition{
	padding-bottom:10px;
	font-size:14px;
}
.search-condition b{
	font-weight:normal;
}
.search-condition span,.search-condition span i{
	display:inline-block;
	margin-left:5px;
}
.search-condition span.search-text,
.search-condition span.conditionFiled {
    border: 1px solid #ccc;
    padding: 0 5px;
    margin-bottom:5px;
}
.search-condition .search-text .remove{
	cursor:pointer;
	font-size:15px; 
	font-weight:bold;
}
/**搜索结果页  结束**/  /**高级检索页    开始**/
.inputText {
    position: relative;
}
.clearText {
    color: #ccc;
    position: absolute;
    right: 22px;
    top: 11px;
    cursor: pointer;
}
.select-or-and{
    width: 100%;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-weight: normal;
}
.form-btn button {
    width: 80px;
    margin-right: 10px;
}
.checkBoxP{
	padding-top:7px;
}
.checkBoxP input,.checkBoxDiv input{
	display:inline-block;
	vertical-align:middle;
	margin: -2px 5px 0 0;
}
.checkBoxDiv p{
	margin-bottom:5px;
}
/**高级检索页    结束**/  /**登录  注册  开始**/
.formPadding{
	margin:20px auto;
	width:600px;
}
.formPadding label span{
	display:inline-block;
	vertical-align:middle;
	padding-left:3px;
	margin-top:5px;
}
.reg-code{
	height:34px;
}
.reg-code img{
	height:34px;
}
.acceptTerms a{
	text-decoration:underline;
}
.acceptTerms input{
	display:inline-block;
	vertical-align:middle;
	margin: -2px 5px 0 0;
}
.agreeTermsContent p{
	margin-bottom:15px;
	text-align:justify;
}
.p-btn a{
	text-decoration:underline;
}
.form-group-item{
	border-bottom: 2px solid #3a3a3a;
	line-height:35px;
	font-size:15px;
	font-weight:bold;
}
.log-oes{
	font-weight:bold;
	font-size:20px;
}
.forget-logInfo a{
	margin-right:10px;
}
.login-btn button{
	margin-right:10px;
}
.editFlow img{
	width:120px;
	display:inline-block;
}
.email-active-wrap{
	padding-left:30px;
}
.email-active-wrap h3,.email-active-wrap p{
	font-size:14px;
	margin-bottom:10px;
}
/**登录  注册   结束**/
/**期刊列表页   开始**/
.journalListBox{
	padding:20px 0;
}
.journal-list{
	width:618px;
	padding:10px;
	margin:0 5px 10px;
	float:left;
	border:1px solid #ccc;
	background:#F7F7F7;
}
.journal-list-table{
	width:120px;
	height:180px;
	display:table;
	float:left;
}
.journal-list-table a{
	display:table-cell;
	width:120px;
	height:180px;
	vertical-align:middle;
}
.journal-list-table a img{
	max-width:120px;
	max-height:180px;
	margin:0 auto;
}
.journal-list-text{
	padding-left:130px;
}
.journal-list-text h2{
	font-size:16px;
	margin-bottom:5px;
}
.journal-list-text .more-btn{
	margin-top:10px;
}
.journal-list-text .more-btn a{
	padding:0 10px;
	height:25px;
	line-height:25px;
	display:inline-block;
}
.journal-list-text .more-btn a:hover{
	color:#fff;
}
/**期刊列表页   结束**/
/**期刊详情页，ERA刊自定义列表显示 */
.era-article-list-p{
	
}
.era-article-list-p span{
	display: inline-block;
}
.era-article-list-p span.title-label,
.era-article-list-p span.author-label{
	width:10%;;
	font-weight:bold;
}
.era-article-list-p span.title-info,
.era-article-list-p span.author-info{
	width:65%;
}
.era-article-list-p span.menu-abs,
.era-article-list-p span.menu-pdf{
	width:10%;;
}
.era-article-list-p span.page-info,
.era-article-list-p span.menu-msc-key{
	width:13%;;
}

.conference-list-box p{
	text-align: center;
	width:60%;
	margin:10px auto;
}
.conference-list-box p.conference-title{
	font-weight:bold;
	color:#00519c;
}
.conference-list-box a{
    font-weight: bold;
    color: #00519c;
}
/*未登录时,点击pdf跳转页面css*/
.content_con {
    padding-top: 10px;
    padding-left: 40px;
    margin-bottom: 10px;
    vertical-align: top;
    font-size:15px;
}
.content_text {
    margin-bottom: 60px;
}
.content_text p {
    margin: 0 10px 10px 0;
    line-height: 17px;
}
.content_text p a {
    font-weight: bold;
    color: #00519c;
}
.style1 {
    color: #FF0000;
}
.clear img{
	display:inline-block;
}
.open-access{
	font-size: 14px;
    font-weight: bold;
    padding: 7px 0 2px 0;
}
.open-access-journals{
    font-weight: bold; 
    padding: 10px 0 8px 10px;
    text-align: left;
    float: left;
    width: 50%;
}






/*分享*/
.shareTool{
	position:fixed;
	top:150px;
	right:0;
	width:42px;
	background-color:#3a3a3a;
	padding:5px 0;
}
.shareTool span{
    display: block;
    height: 43px;
    padding: 5px 10px;
    cursor: pointer;
    margin:5px 0;
}
.shareTool span img{
	width:23px;
}
.new-a1{width:600px;float:left;}
.new-a2{display:block;float:right;line-height:20px;}

.article-reference .article-refer td a{/*white-space:nowrap;*/}

.article-list-subtitle {font-size:20px;font-weight:700;margin:20px 0 5px 0;}
.com-author-info a{color: #00519c;}
.articleBody  #cboxLoadedContent img{width:auto!important;max-width:80%;height:auto!important;max-height:360px;}

/*.changeSup p[id='7cfae98e-4310-45b5-846d-3385bfeda113']+._tableclass  .table_content .table-body table{width:1500px;}*/

.changeSup p[id='7cfae98e-4310-45b5-846d-3385bfeda113']+._tableclass .table_content .table-body table td >inline-formula{display:block;margin-bottom:15px;}
.changeSup p[id='7cfae98e-4310-45b5-846d-3385bfeda113']+._tableclass .table_content .table-body table td sup{display:block;  margin-top: 5px;}

.article-detail-yxfb{position:relative;float:right;display: inline-block;background: #00519c;z-index:9;border-radius:3px;}
.article-detail-yxfb a{color:#fff;display:inline-block;padding:2px 10px;}
.article-detail-yxfb > div{display:none;position:absolute;width:300px;padding:20px 15px 10px;background:#fff;font-size:12px;color:#222;box-shadow:0px 3px 10px rgba(0,0,0,0.4);right:0;}
.article-detail-yxfb:hover > div{display:block;}
.article-detail-yxfb div p{margin-bottom:10px;text-indent:10px;}

.article-refer tr td.refer-padding img{max-width:60px;}
.table-body table tr td[align="left"]{text-align:left;}
.table-body table tr td[align="right"]{text-align:right;}
.table-body table tr td{padding-left:3px;}
