/* 文章目录*/

*#dbt_action_bar_hide {
    DISPLAY: none;
}

*.hidelabel {
    DISPLAY: none;
}


*.abs_zuozhe {
    COLOR: #444;
    font-size: 12px;
}

*.abs_njq {
    COLOR: #444;
    font-size: 12px;
    font-family: "微软雅黑";
    line-height: 22px;
}
.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:normal;
    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: Arial,"Microsoft YaHei";font-size: 14px;}
a{color: #333;}
a:hover{color: #000;}
ul{
	margin:0;
	padding:0;
}
.header{background: #fff url("../images/headerbg.jpg") no-repeat top center;}
.logo{display: block;margin:20px 0 20px;}
.share{margin:20px 0 20px;}
.share li{float:right;margin-right:10%;text-align: center;position: relative;}
.language-icon,.wechat-icon{border-radius: 50%;width: 50px;height: 50px;line-height:50px;background: #ccc;font-size:16px;color: #fff;text-align: center;margin: auto;}
.language-icon{background:#0098d8;margin-bottom: 15px;}
.wechat-icon{background:#08c546;margin-bottom: 15px;}
.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 40px;font-size:16px;}
.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;}
.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;}
/*
.journals-article .panel-body{padding:15px;}
.journals-article .panel-heading{border: 0;}
.journals-article .panel-default{border-color:#fff;}*/
.j-search{margin-top:40px;}
.j-search .j-search-c{
	padding: 20px;
	background:#fff;
	/*-moz-box-shadow: 0px 0px 18px #a1a1a1;
	-webkit-box-shadow: 0px 0px 18px #a1a1a1;
	box-shadow: 0px 0px 18px #a1a1a1;
	border-radius: 6px;*/
	-webkit-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
	box-shadow: 0 0 5px #a1a1a1;
	border-radius: 4px;
}
.other-journal .input-group-addon{background:#004a75;color:#fff;border:0;outline:none;font-size: 16px;padding: 10px 20px;}
.other-journal .input-group-addon a{color:#fff;font-size: 16px;}
.other-journal .input-group-addon a:hover{text-decoration:none;}
.other-journal .input-group-addon .jiansuo{color:#fff;background:none;border: 0;font-size: 16px;outline:none;padding: 2px;}
.other-journal .tubiao{background:#f7893c;}
.other-journal .gaoji{background:#0091eb;}
.other-journal .form-control{height: 39px;padding: 9px 12px;font-size: 16px;}
.main-btn{background:#7498f9;display: block;border-radius: 4px;color: #fff;padding: 10px;font-size: 24px;margin: auto;text-align: center;box-shadow: 0 1px 5px #ccc;border: 1px solid #5cc2ec;}
.main-btn:hover{color: #fff;text-decoration: none;}
.main-btn02{background: #0d8ec4;}
.main-btn03{background: #0091eb;}
.main-btn04{background: #15c786;}
.main-btn img{width: 60px;}
.mt{margin-top: 30px;}



UL.posts DIV.cover {
	POSITION: relative; DISPLAY: inline; MARGIN-BOTTOM: 5px; FLOAT: left
}
UL.posts H3 {
	LINE-HEIGHT: 24px; FONT-SIZE: 16px;
}

UL.posts P {
	FONT-SIZE: 14px; OVERFLOW: hidden;
}
UL.posts time {
	Z-INDEX: 10; POSITION: absolute; PADDING-BOTTOM: 3px; TEXT-TRANSFORM: uppercase; BACKGROUND-COLOR: #999; MARGIN: 0px; PADDING-LEFT: 5px; BOTTOM: 0px; PADDING-RIGHT: 5px; DISPLAY: block; COLOR: #fff; FONT-SIZE: 11px; PADDING-TOP: 3px; LEFT: 0px
}


#featPosts .cover {
	WIDTH:47%; DISPLAY: inline; FLOAT: left;margin-right:3%;
}
#featPosts .cover img{max-height:190px;width: 100%;}
#featPosts .post-excerpt {
	WIDTH: 50%; DISPLAY: inline; FLOAT: left
}
#featPosts H3{
	margin: 0 0 10px;FONT-SIZE: 16px;
}
#featPosts H3 a{color: #043b52;}
DIV.archive UL.posts LI.last {
	PADDING-RIGHT: 0px; MARGIN-RIGHT: 0px; BORDER-RIGHT: medium none
}
.postsList {
	WIDTH: 280px; DISPLAY: inline; FLOAT: left
}
#sidebar .featCategory LI.main {
	WIDTH: 300px; PADDING-RIGHT: 0px; BORDER-RIGHT: 0px
}
#sidebar .postsList {
	MARGIN-TOP: 5px; WIDTH: 300px; BORDER-TOP: #eee 1px solid; PADDING-TOP: 10px
}
#featPosts {
	WIDTH:100%;position: relative;
}
#main {
	WIDTH: 590px; DISPLAY: inline; FLOAT: left; MARGIN-RIGHT: 10px
}
#quickPosts {
	WIDTH: 300px; DISPLAY: inline; FLOAT: left; MARGIN-RIGHT: 0px
}
#sidebar {
	WIDTH: 300px; DISPLAY: inline; FLOAT: left; MARGIN-RIGHT: 0px
}
#quickPosts UL.posts P.datetime {
	TEXT-ALIGN: center; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; WIDTH: 75px; PADDING-RIGHT: 0px; PADDING-TOP: 2px
}
#quickPosts DIV.cover {
	MARGIN-RIGHT: 10px
}
.featCategory UL.posts DIV.cover {
	MARGIN: 0px 0px 5px 10px; FLOAT: right
}
.featCategory UL.posts P.datetime {
	TEXT-ALIGN: center; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; WIDTH: 100px; PADDING-RIGHT: 0px; PADDING-TOP: 2px
}
DIV.archive UL.posts P.datetime {
	TEXT-ALIGN: center; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; WIDTH: 100px; PADDING-RIGHT: 0px; PADDING-TOP: 2px
}
.featCategory H3 {
	MARGIN-BOTTOM: 6px
}
DIV.archive H3 {
	MARGIN-BOTTOM: 6px
}
.postsList LI H3 {
	FONT-WEIGHT: normal
}
SPAN.morePosts {
	TEXT-TRANSFORM: none; DISPLAY: inline; FLOAT: right; FONT-WEIGHT: normal
}

.flexslider {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.flexslider .slides > LI {
	DISPLAY: none; -webkit-backface-visibility: hidden
}

.slides:after {
	LINE-HEIGHT: 0; DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: "."
}

.flex-direction-nav A {
	Z-INDEX: 10;
	POSITION: absolute;
	FILTER: alpha(opacity=30);
	TEXT-INDENT: -9999px;
	WIDTH: 27px;
	ZOOM: 1;
	BACKGROUND: url(../images/arrows.png) no-repeat;
	HEIGHT: 27px;
	top: 10px;
	CURSOR: pointer;
	LEFT: 15px;
	/* opacity: 0.30; */
	-webkit-transition: all .3s ease;
	left: 10px;
}
.flexslider .flex-next {
	LEFT: 45px
}
.flexslider:hover .flex-next {
	FILTER: alpha(opacity=60); opacity: 0.6
}
.flexslider:hover .flex-prev {
	FILTER: alpha(opacity=60); opacity: 0.6
}
#featPosts A.flex-next {
	BACKGROUND-POSITION: -29px -59px; RIGHT: 0px
}
#featPosts A.flex-prev {
	BACKGROUND-POSITION: 0px -59px; RIGHT: 40px
}
#featPosts A.flex-next:hover {
	FILTER: alpha(opacity=100); opacity: 1
}
#featPosts A.flex-prev:hover {
	FILTER: alpha(opacity=100); opacity: 1
}

.j-ahp a{color: #043b52;}
.j-ahp span{}
.j-ahp i{font-style: normal;}
.red{color:#b10e0e;}
.base-title,.item_title{
	height: 28px;
	font-size: 16px;
	padding: 0 0 5px;
	border-bottom: 2px solid #043b52;
	color: #071324;
	margin-bottom: 20px;
	font-weight: bold;
	/*overflow: hidden;*/
	margin-top: 0;
}
.base-title .base-tit,.base-title li{float: left;color:#043b52;position: relative;}
.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: #666;line-height: 24px;}
.cover{float: left;width: 44%;}
.current-cover{display: block;}
.current-cover img{border: 1px solid #ddd;width:90%;}
.journal-info{overflow: hidden;}
.journal-info h3{margin:0 0 10px;color:#043b52;}
.look-current{margin:10px 0;overflow:hidden;}
.look-current a{
	font-size: 16px;
	color: #fff;
	background: #ff6319;
	display: inline-block;
	padding: 7px 13px;
	border-radius: 4px;}
.look-current a:hover{text-decoration: none;}
.aside-bg,.content_nr{/*background:#f5f5f5;*/padding:15px;box-shadow: 0 0 5px #ccc;border-radius: 4px;overflow: hidden;}
.lanmu{font-size: 14px;
	font-weight: bold;
	color: #fff;
	background:#0d8ec4;
	display: inline-block;
	padding: 7px 13px;
	border-radius:4px;
	margin-bottom: 10px;
}
.journal-name{font-size:16px;overflow: hidden;color:#333;margin:20px 0;font-weight: bold;border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.title,.published,.page,.article-link,.j-pic{margin-top:5px;margin-bottom: 0;}
.published,.author{color:#333;font-size: 14px;}
.j-pic{overflow: hidden;}
.panel-box li,.border-b{line-height: 24px;margin-bottom: 10px;}
.border-b{border-bottom: 1px dotted #ccc;}
.article-link{overflow: hidden;margin-bottom: 5px;}
.article-link a{color:#333;padding-right:15px;background: url("../images/abstract2.png") no-repeat 0 center;padding-left:20px;float: left;}
.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");}
.base-title .active,.hot-article-list li .title a{color:#043b52;}
.base-title li{margin-right: 15px;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;}
.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;}
.flex-control-nav{/* margin-top:-20px; */z-index: 99;position: absolute;bottom: 0;left: 10px;}
.flex-control-nav li{background:#ccc;float: left;width:20px;height:20px;border-radius:50%;text-align: center;font-size: 14px;margin-left: 5px;cursor: pointer;}
.flex-control-nav li .flex-active{color:#fff;background: #ff6319;display: block;border-radius:50%;}
.flex-control-nav li a:hover{text-decoration: none;}
@media (min-width: 1200px){
	.container {
		width:1259px;
	}
	#featPosts{min-height: 222px;}
}
.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;}
.honor{font-size: 24px;
    color: #ff6319;
    border: 1px solid #ff6319;
    border-radius: 4px;
    padding: 10px;
    margin: 0 4%;
}
a.logo:hover{text-decoration:none;}
.item_biaoti{text-align: center;font-size: 20px; margin: 10px 0;font-weight: bold;}


@media (max-width:992px){
.j-search{margin-top:30px;}
.share{margin:0;}
.mt,.mb2{margin-top:20px;}
.m0{margin:0;}
.base-title li{margin-right: 10px;}
.current-cover img{width:100%;}
.cover{width:100%;float:none;}
.journal-info{margin-top: 20px;}
.other-journal .gaoji,.other-journal .tubiao{display:none;}
}

.lanming{
    display: inline-block;
    padding: 0 10px;
    /* height: 32px; */
    line-height: 32px;
    font-size:14px;
    color:#c7002a;
    /* letter-spacing: 4px; */
    /* width: 23%;*/
    background:#e0e1e1;
    text-align: center;
    border-radius: 5px;
    margin: 10px 0 0;
}
.cover-list img{height:224px;}
.subject_text{height: 210px;
    margin: auto;
    text-align: center;
    display: block;   
    margin-bottom: 15px;
    background:#fff;
}
.subject_text img{
    max-height: 200px;
    max-width: 100%;
    margin: auto;
    text-align: center;
    display: block;
}

.site-nav .nav>li:hover .dropdown-menu{display:block;}
