a:hover{
	cursor:pointer;
}
.bottom-fixed div {
    width: 50px;
    height: 50px;
    background: #2871b1;
    margin-top: 5px;
    cursor: pointer;
}
.bottom-fixed {
    position: fixed;
    bottom: 200px;
    right: 30px;
    z-index: 1000;
}
.bottom-fixed .bottom-backTop {
    background: url(../images/back_top.png) no-repeat center center #2871b1;
    display: none;
}
/**文章列表样式   开始**/
input[type="checkbox"]{
	margin-top:-1px;
}
.commontit{
	font-size:20px;
	text-align:center;
	font-weight:bold;
}
.article-list {
    border-bottom: 1px solid #eeeeee;
    padding: 20px 20px 10px 0;
    height:auto; 
	overflow:hidden;
	position:relative;
}
#searchResultTab .article-list{
	padding: 20px 5px 10px 0;
}


#current .article-list{
	padding-left:25px;
}
.article-list:last-child{
	border-bottom:0;
}
.qkhightlight .article-list{
	border-top: 1px solid #eeeeee;
	border-bottom:0;
}
.article-list-left {
	position:absolute;
	left:0;
	top:18px;
}
#archive-article .article-list-left,#onlineFirst .article-list-left,#current .article-list-left {
	position:absolute;
	left:0;
	top:23px;
}
#onlineFirst .article-list-left span{
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/list.png) no-repeat;
	}
.commontit {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.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;
}
.article-list-author span{
	display:inline-block;
}
.article-list-title,.article-list-author,.article-list-time,.article-list-zy{
	margin-bottom:8px;
	font-size:18px;
}
.article-list-title{
	font-size:20px;
	line-height:22px;
}
.article-list-title a{
	color: #064b71;
	font-weight: normal;
}
.article-list-time.latest_info{
	overflow:hidden;
}
.article-list-time.latest_info>font{
	float:left;
}
.article-list-zy {
	font-size:18px; 
	color:#333;
	line-height:20px;
}
.article-list-time font{
	display:inline-block;
}
.article-list-zy font span,.article-list-zy font a{
	display:inline-block;
}
.article-list-zy font{
	border-right:1px solid #01527f;
	padding:0 10px;
}
.article-list-zy .font1{
	padding-left:0;
}
.article-list-zy .font3{
	border-right:none;
}
.article-list-zy .font4{
	border-right:none;
}
.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;
	height:25px;
	line-height:24px;
	background:#00519c;
	margin:20px 0 0;
}
.article-list-journalg a{
	color:#fff;
}
.article-list-journalg a:hover{
	cursor:default;
	color:#fff;
}
/**当期目录图表样式**/
.device {
  width: 574px;
  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;
    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;
}
/**当期目录图表样式**/
.toolBox1{
	padding-bottom:10px;
}
.toolBoxBorder{
	font-size:13px;
}
.column{
	border:1px solid #ccc;
	cursor:pointer;
	position:relative;
}
.column i{
	font-size:14px;
	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;
}
.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;
}
.derived i.current{
	color:#01527f;
}
.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;
}
/**文章列表样式      结束**/
/**过刊文章列表   开始**/
.journalIssue{
	margin-bottom:10px;
	font-weight:bold;
}
/**过刊文章列表   结束**/
/**高级检索页  开始**/
.paddingLeftNone{
	padding-left:0;
}
.select-range select,.select-or-and,.search-resut-select{
	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-horizontal .adv-form-group .control-label{
	padding-top:0;
	text-align:left;
}**/
.clearText{
	color: #ccc;
    position: absolute;
    right: 22px;
    top: 11px;
    cursor:pointer;
}
.inputText{
	position:relative;
}
.form-btn{
	margin:30px 0;
}
.form-btn button{
	width:80px;
	margin-right:10px;
}
.adv-searchBox{
	border-bottom:1px solid #ccc;
	padding-top:10px;
}
.search-condition{
	margin-bottom:20px;
}
.search-condition b{
	font-weight:normal;
}
.search-condition span{
	display:inline-block;
	margin-left:5px;
}
.search-body-content{
	padding-top:15px;
}
.search-text{
	border:1px solid #ccc;
	padding:0 5px;
}
.search-text .remove{
	cursor:pointer;
}
.resultTab{
	font-size:20px;
}
.resultTab.nav-tabs{
	border-bottom:0;
	font-weight:normal;
}
#advance_search_detail.advance-con-en .search-content-left{
	width:650px;
}
#advance_search_detail.advance-con-en  .search-content-right{
	width:208px;
}
#advance_search_detail.advance-con-en  .soutongji p span{
	width: 180px;
}
.soutongji{
	margin-bottom:30px;
}
.soutongji h4{
	font-size:16px;
    margin-bottom:15px;
}
.soutongji p {
    line-height: 24px;
    text-indent:0 !important;
}
.soutongji p span {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 250px;
    padding-left: 15px;
}
.soutongji p span a{
	white-space: nowrap;  
    overflow: hidden;  
    text-overflow: ellipsis;
    display:block;
}
.soutongji div{
	max-height:260px;
	overflow:hidden;
}
.search-content-left{
	width:800px;
	margin-top:20px;
	margin-right:20px;
}
.search-content-right{
	width:310px;
	margin-top:20px;
}
.search-content-left.search-box-large{
	width:100%;
}
.sec-paracontent{
	max-height: 173px;
    overflow: hidden;
    padding-left: 20px;
}
.sec-title{
	font-weight:bold;
	font-size:14px;
	height:30px;
	line-height:30px;
}
.form-horizontal .adv-form-group .control-label{
	padding-left:0;
	padding-right:5px;
	text-align:right;
}
.search-article-abstract{
	text-align:justify;
}
.sec-paracontent{
	text-align:justify;
}
.modal-dialog .modal-body .radio input[type="radio"]{
	margin-top:2px;
}
/**高级检索页   结束**/
/**分页 开始**/
.pageTagsUlWrap{
    text-align:center;
    margin:30px 0;
}
.pageTagsUl li{
    border:1px solid #ddd;
    padding:4px 10px;
    text-align:center;
    display:inline-block;
    cursor:pointer;
    margin-right:5px;
}
.pageTagsUl li.pageTagLiInfo{
    padding:none;
    border:none;
}
.pageTagsUl li.current{
    background:#1280df;
    color:#fff;
}
.pageTagsUl li.clickpage:hover{
    background:#1280df;
    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;
}
.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/archive_line.png) repeat-y 6px center;
}
.back-outside h3 {
    padding-left: 20px;
    font-size: 16px;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    background: url(../images/guokan.png) no-repeat 0px center;
}
.back-issue{
    padding-left:20px;
}
.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;
}
.box-search1 ul li input{
	background:none;
	border:0;
	border:1px solid #ccc;
	height:25px;
	padding-left:10px;
	color:#333;
}
.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;
}
/**email订阅  结束**/
/**新闻列表页   开始**/
.box-top{
	border-bottom: 1px solid #ccc;
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.listp{
	padding:10px 0 10px 12px;
	border-bottom:1px dashed #ccc;
	background:url(../images/circle.png) no-repeat left 18px;
}
.listp a{
	float:left;
}
.listp i{
	font-style:normal;
	float:right;
}
.moreList{
	margin-bottom:20px;
}
/**新闻列表页    结束**/
/**新闻详情页    开始**/
.box-article h3{
	font-size:22px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.shareMargin{
	margin:0 30px 10px;
	border-bottom:1px dashed #ccc;
}
.news-details-body.box-body .box-article-content p{
    line-height: 25px;
    margin-bottom: 10px;
}
.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 50px 20px;
}
.box-article-content p img{
	margin:0 auto;
	max-width:80% !important;
}
.box-article-content img{
	margin:0 auto;
	/*max-width:80% !important;*/
}
/**新闻详情页    结束**/
/**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;
}
.td-one {
    width: 25%;
}
.td-two {
    width: 15%;
}
.td-three {
    width: 60%;
}
/**rss 结束**/
/*新过刊页*/


/*内容*/
.conarch{
	width: 100%;
	padding:0 0 15px 0;
}
.conarch .archtop{
	border-bottom: solid 1px #ccc;
	height: 36px;
	line-height: 36px;
}
.archtop .archtit{
	font-size: 22px;
	font-weight: bold;
	color: #666;
}
.archtop .arcmethod{
	margin-top:3px;
}
.archtop .arcmethod li{
	width: 86px;
	height: 26px;
	line-height: 26px;
    text-align: center;
	border: solid 1px #dfdfdf;
	color: #333;
	float: left;
	cursor: pointer;
}
.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: url(../images/arctabbg.png) no-repeat;
	border: 0;
	color: #fff;
}
.archcon .arc-listit{
	margin-right: 10px;
}
.archcon .arc-listit dd{
	width: 115px;
	height: 20px;
	/*border-right: solid 2px #ccc;*/
	margin-bottom: 4px;
	text-align: center;
}
.archcon .arc-listit dd.active a{
	color: #000;
}
/*.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: #016197;
}
.archcon .archimg{
	width: 100%;
	margin-top: 35px;
	display: none;
}
.archcon .ar-list.activein{
	display: block;
}
.archcon .archimg.activein{
	display: block;
}
.archcon .archimg li{
	float: left;
	margin: 0 0 10px 50px;
	
}
.archcon .archimg li a{
	display: block;
	font-family: 'OPENSANS-LIGHT';
	font-weight: lighter;
	line-height: 1.5;
}
.arcpage a,.arctime a{
	font-size: 12px;
}
.arcpage a{
	color: #666666;
	margin-bottom: 4px;
}
.archcon .archimg li img{
	width: 120px;
	height: 160px;
	border: solid 1px #110d0d;
}
.archimg li .arci-t{
	text-align: center;
	margin: 10px 0;
	font-size: 16px;
}
/*过刊list*/
.arcvolume{
	padding-left: 50px;
	font-size: 22px;
	font-family: 'OPENSANS-LIGHT';
	font-weight: lighter;
}
.columnarc{
	display: none;
}
.columimg{
	display: none;
	width:510px;
}
.columimg.activein{
	display: block;
}
.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/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;
}

/*新过刊页end */
/*hightlight文章列表*/
.article-list-zy font a{
	display:inline-block;
	color: #064b71;;
}
.article-list-zy font{
	border-right:1px solid #01527f;
	padding:0 10px;
}
.article-list-zy .font1{
	padding-left:0;
}
.article-list-zy .font3{
	border-right:none;
}
/*hightlight文章列表end*/