/* 文章目录*/

*#dbt_action_bar_hide {
    DISPLAY: none;
}

*.hidelabel {
    DISPLAY: none;
}


*.abs_zuozhe {
 
    font-size: 14px;
}

*.abs_njq {   
    font-size: 14px;   
  
}
.links1 {
    line-height: 22px;
}
.noselectrow {
    BORDER-BOTTOM: #eee 1px solid;
    BORDER-LEFT: white 1px solid;
    PADDING-BOTTOM: 5px;
    WIDTH: 100%;
    BORDER-TOP: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 6px 0px;
}
.selectedrow {
    BORDER: #eee 1px solid;
    MARGIN: 6px 0px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
    PADDING-BOTTOM: 5px;
}
.authorList {
    line-height: 22px;
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 3px !important;
}
.articlesectionlisting {
    BORDER-BOTTOM: #ddd 1px solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    PADDING-RIGHT: 0px;
    COLOR: #3a3a3a;
    FONT-WEIGHT: bold;
    PADDING-TOP: 5px;
    margin-bottom: 8px;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    font-size: 14px;
    color: #7f0202;
}
.txt_zhaiyao1 {

}

A.txt_zhaiyao1:link {
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:hover {

    TEXT-DECORATION: underline;
}

A.txt_zhaiyao1:visited {

    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:active {
    TEXT-DECORATION: none;
}

.txt_biaoti {
    color: #043b52;
    /*font-weight: bold;*/
    font-size: 16px;
}


.txt_14000 {
    font-size: 12px;
    color: #000000;
}

A.txt_14000:link {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:hover {
    COLOR: #ae0001;
    TEXT-DECORATION: underline;
}

A.txt_14000:visited {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:active {
    TEXT-DECORATION: none;
}

/*文章图片显示隐藏用到开始*/
.hiden {
    DISPLAY: none;
}
/*文章图片显示隐藏用到结束*/

.article_checkbox_cell{padding:0 3px;}

.white_content {
    display: none;
    color: #333;
    margin-bottom: 8px;
    font-size: 12px;
    width: 100%;
    overflow: hidden;
}
/* 文章目录end*/

@charset "utf-8";
*{margin: 0;padding: 0;list-style: none;}
body{color: #333;font-family: 'Lora-Regular';font-size: 14px;background: #f7f7f7;}
a{color: #333;}
a:hover{color: #000;}
ul{
	margin:0;
	padding:0;
}
.white-bg{background: #fff;padding: 30px 0;margin-bottom: 40px;}
.header{background: #fff url("../images/headerbg.jpg") no-repeat top center;}
.logo{display: block;margin:25px 0;}
.share{margin:20px 0 20px;}
.share li{float: left;margin-right:5%;text-align: center;position: relative;}
.language-icon,.wechat-icon{border-radius: 50%;width: 50px;height: 50px;line-height:50px;background: #ccc;font-size:20px;color: #fff;text-align: center;margin: auto;}
.language-icon{background:#0098d8;}
.wechat-icon{background:#08c546;}
.wechat{width:120px;position: absolute;top:52px;left:-25px;background: #fff;padding: 10px;border: 1px solid #08c546;z-index: 66;}
/*-- //header --*/
/*导航*/
.navbar{min-height: 36px;border:0;}
.navbar-nav>li>a{line-height: 42px;padding-top: 0;padding-bottom: 0;}
.navbar-nav>li.active>a{background-color: #ff6319;}
.site-nav{background:#043b52;border-radius: 0;border: 0;margin: 0;}
.site-nav-x{background:#013f8c;}
.site-nav a{color: #fff;}
.site-nav .nav>li>a{padding:0 24px;font-size: 16px;}
.site-nav .nav>li:hover .dropdown-menu{display: block;}
.dropdown-menu li a{font-size: 16px;margin-bottom: 5px;}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover {
	text-decoration: none;
	background-color: #ff6319;
}
.site-nav .navbar-toggle{background:#ff9556;}
.site-nav .navbar-toggle .icon-bar{background:#fff;}
.site-nav > li > a {color:#fff}
.carousel-caption a{color: #fff;font-size: 36px;}
.carousel-caption a:hover{text-decoration: none;}
.focus{overflow: hidden;}
.focus{background:#f5f5f5;}
.j-search .input-group-btn button,.j-search .input-group .form-control{font-size: 16px;}
.j-search .input-group .form-control{padding: 6px 12px;height: auto;}
.j-search .adv-search{line-height: 37px;font-size: 16px;}
.cell{color: #fff;
	font-size:22px;
	text-align: center;
	line-height: 24px;
	text-shadow: 3px 0 #c8490a;
	background: url("../images/img-bg.png") no-repeat right top;
}
.author-login{margin: 0;
	display: block;
	background:#ff6319;
	color: #fff;
	position: relative;
	font-size: 22px;
	text-align: center;
	line-height: 24px;
	text-shadow: 3px 0 #c8490a;}
.author-login a{display: block;text-align: center;color: #fff;padding: 10px;}
.author-login a:hover{text-decoration: none;}
.j-search{background: #e7e7e7;}
.btn-select{width: 100%;border: 1px solid #d3d3d3;margin-left: 15px;font-size: 16px;}
.btn-select:focus,.btn-select:hover{background: #fff;outline: none;}
.paddingtb{padding:27px 0;}
.footer{width: 100%;background: #043b52;/* border-top: 3px solid #0098d8; */color: #fff;overflow: hidden;padding: 15px 0;}
.footer p{text-align: center;font-size: 14px;margin-bottom: 0;line-height: 24px;}

.current-cover{display: block;}
.current-cover img{border: 1px solid #ddd;max-width: 100%;margin: auto;width: 100%;}
.journal-info{overflow: hidden;text-align: center;margin:30px auto;font-size: 16px;}
.journal-info h3{margin:0 0 10px;color:#333;font-size: 16px;}
.journal-info p{color:#333;}
.journal-info .journal-name{color:#043b52;font-weight: bolder;font-size: 16px;}
.look-current a{
	font-size: 16px;
	color: #fff;
	background:#043b52;
	display: inline-block;
	padding: 7px 13px;
	border-radius: 4px;}
.look-current a:hover{text-decoration: none;}

.base-title,.item_title{	
	font-size: 22px;
	padding: 0 0 5px;
	border-bottom: 1px solid #ccc;
	color: #071324;
	margin-bottom: 10px;
	    height: 40px;
	
}

.base-title .base-tit::before,.base-title .active::before{content: ' ';/* border-bottom: 2px solid #ff6319; */display: block;position: absolute;left: 0;bottom:-6px;width: 100%;}
.more{float: right;font-size: 14px;color:#043b52;line-height: 24px;padding-top:7px;font-weight: normal;padding-left: 10px;}
.main .new-article ul li {display:inline-block;width:47%; border-bottom: 1px dashed #d8d8d8; padding:15px 0; min-height:250px;margin: 0 1%;}

.main .new-article ul li .j-pic,.review-articles .pic{display: block;width: 27%;max-height:180px;float: left;margin-right: 3%;border:1px solid #eee;}
.main .new-article ul li .pic img {max-width: 100%;min-height: 80px;max-height: 100%;}
.main .new-article ul li .right {width:70%;float: left;}
.main .new-article ul li .right .tit,.txt_newsbt a{ color: #071324; font-size: 16px; line-height: 24px; margin: 0 0 8px; display: block; min-height:46px;}
.main .new-article ul li .right a { line-height: 24px; }
.main .new-article ul li .right a:hover { text-decoration: underline; color: #064777; }
.main .new-article ul li .right .abstract { padding: 8px 0 0; }
.main .new-article ul li .right .abstract p { padding-right: 8px; border-right: 1px solid #464b54; margin-right: 8px; line-height: 14px; }
.main .new-article ul li .right .abstract p a { line-height: 14px; display: inline-block; }
.main .new-article ul li .right .abstract p span { color: #e30000; display: inline-block; }
.main .new-article ul li .right .abstract p:last-child { margin: 0; border-right: none; }
.main .new-article ul li:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.article-link{overflow: hidden;margin-top: 10px;}
.article-link a{color:#333;padding-right:15px;background: url("../images/abstract2.png") no-repeat 0 center;padding-left:20px;float: left;width: 50%;margin:0 0 0;font-size: 14px;}
.article-link a i,.red{color:#e2200d;font-style: normal;}
.article-link .abs{background-image:url("../images/abstract2.png");}
.article-link .html{background-image:url("../images/htm.png");}
.article-link .pdf{background-image:url("../images/pdf.png");}
.article-link .cite{background-image:url("../images/cite.png");}
.author,.page,.doi{color: #666;margin-bottom: 0;line-height: 24px;}
.author,.news-tit li a{
	display: block;
	white-space:nowrap;/*规定段落中的文本不进行换行*/
	overflow:hidden;/*内容会被修剪，并且其余内容是不可见的。*/
	text-overflow:ellipsis;/*显示省略号来代表被修剪的文本*/}
.doi a{color: #666;}
.mt{margin-top: 30px;}
.aside-bg,.content_nr{background:#fff;padding:20px;/*box-shadow: 0 0 5px #ccc;*/border-radius: 4px;overflow: hidden;}}
.look-current{margin-top: 20px;}
.main .review-articles ul li{width: 100%;}
.main .review-articles ul li:nth-child(even){margin: 0;}
.base-title .base-tit::before, .base-title .active::before{
	content: ' ';
	border-bottom: 2px solid #ff6319;
	display: block;
	position: absolute;
	left: 0;
	bottom: -9px;
	width: 100%;
}

.news-tit li{display:inline-block;width:47%; padding:0 0 15px 15px;background: url("../images/l.png") no-repeat 0 10px;margin-top: 15px;}
.news-tit li a{font-size:16px;color:#333;}
/*--返回顶部top--*/
.top{position: fixed;_position: absolute;bottom:80px;right:10px;width:30px; height:30px;border-radius: 50%;display: none;z-index: 9999;cursor: pointer; background:rgba(0,0,0,0.2);}
.top .glyphicon{text-align:center;top:6px; left:8px;}
/*--返回顶部top--*/
.special-issues{font-size:18px;float: left;padding-left: 15px;padding-top:6px;font-weight: bold;}

.base-title .base-tit,.base-title li{float: left;color:#043b52;position: relative;font-weight: bold;}
.base-title .active,.hot-article-list li .title a{color:#043b52;}
.base-title li{margin-right:60px;color: #666;cursor: pointer;}
.hot-article-list li .title a{font-size: 16px;}
.panel-box .box-cont{display: none;max-height:1000px;overflow-y: auto;overflow-x:hidden;padding-right: 15px;}
.panel-box .current{display: block;}

.subject-text img{height:210px;}
.Authors-Referees{padding:10px;background:#ff6319;color:#fff;font-weight: bold;font-size: 16px;border-radius:4px;display:block;}


.table-archive td{border:1px solid #fff;}
.margin-b{margin-bottom:10px;}
.content_nr{margin-top:30px;}
.item_title{font-weight: 600;}
.liulancishu{color:#999;text-align:right;}
.td-right,.td-left{padding:8px;}
.biaoti-a strong{font-weight:300;font-size:16px;color: #043b52;}

.hot-article li,.news li{
	background: url("../images/l.png") no-repeat 0 10px;
	padding-left: 15px;
	/*border-bottom:1px solid #ddd;*/
	margin-bottom:10px;
	display: block;
	padding-bottom: 5px;}
.hot-article li a,.news li a{font-size:16px;color:#333;line-height: 24px;}

/*当期目录*/
.wz_njq{overflow:hidden;}
.nianjq{float:left;font-weight: bold;line-height: 28px;}
.syq{float:right;}
.zhuangkan{font-weight: bold;line-height: 28px;}

.current{

}
.dqml{
    margin-left:0;
    margin-right:0;
    padding: 15px 0;
    border-bottom: 1px #e8e8e8 dashed;
}
.dqml_ming{
    font-size:18px;
    color:#000;
    padding-bottom:10px;
    margin-bottom:20px;
    border-bottom:1px solid #009999;
}

.dqml_img{padding-left:0;}
.dqml_wzn{overflow:hidden;padding-left: 0;}
.neirong dl dt h4,.dqml_title{font-size: 14px;color: #333;line-height:26px;font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.dqml_title{margin-bottom:5px;}
.dqml p{
    line-height:26px;
    margin: 0;
}
.dqml_zaiyao img{margin-right:5px;}
.figure{color:#333;margin:5px 0;}
.red{color:#f00;}
.lanming-name{width:100%;overflow: hidden;}
.lanming{
    display: inline-block;
    padding: 0 10px;
    /* height: 32px; */
    line-height: 32px;
    font-size:14px;

    color:#c7002a;
    /* letter-spacing: 4px; */
  
    background:#e0e1e1;
    text-align: center;
    border-radius: 5px;
    margin: 10px 0 0;
}
/*当期目录*/
.item_title {
    height:auto;
    font-size: 24px;
    padding: 0 0 5px;
    border-bottom: 2px solid #043b52;
    color: #071324;
    margin-bottom: 20px;
    /* overflow: hidden; */
    }
    .article-list{line-height:24px;border-bottom:#eee 1px solid;width: 100%; padding:10px 0;margin: 10px 0;}
    .article-abstract{color:#666;}
	.item_biaoti{
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
    font-weight: bold;
    }
@media (min-width: 1200px){
	.container {
		width:1259px;
	}
}
.subject_text{height:360px;}
.subject-text{height:360px;}




@media (max-width: 768px){
   .logo{margin-bottom:0;}
   .share{margin:0 0 20px;overflow: hidden;}
   .open .dropdown-menu>li>a{color:#fff;}
   .site-nav .nav>li:hover .dropdown-menu{position: static;float: none;}
   
    .panel-box .box-cont{
    width:100%;
    max-height:100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right:0;
    }
	.main .new-article ul li{width:100%;}
	.main .new-article ul li:nth-child(even),.news-tit li:nth-child(even){float:none;margin-left:0;}
	.main .new-article ul li .pic,.apwrap img{width:100%;max-height:100%;float:none;margin-right:0;margin:auto;display: block;}
	.base-title .active{margin-bottom:10px;}
	.current-cover img{max-height:100%;}
	.dqml_title{white-space: normal;}
	.nianjq{display:block;font-size:18px;float:none;}
	.syq a{font-size:16px;color:#fff;padding:10px; display: inline-block;background: #043b52;border-radius:4px;}
	.main .new-article ul li .right{width:100%;float:none;}
}	
