@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{margin:0; padding:0;}
body{font-size:14px;
	font-family: Arial,"Microsoft YaHei";
	background:#eee;
	color:#333;
	}
ul,ol,li{list-style:none;}
input,select{vertical-align:middle;}
img{border:none; vertical-align:middle;}
a{ text-decoration:none; color:#000;}
a:link,a:visited {
    text-decoration: none;
    color: #333;
}
a:hover {
    color: #333;
    text-decoration: none;
}

.fl{float: left;}
.fr{float: right;}

.gd{color:#666;font-size:14px;font-weight:normal;float:right;margin-right: 10px;margin-bottom: 10px;letter-spacing: 0!important;}
.more{
	color: #333;
    font-size: 14px;
    float: right;
    margin-right: 10px;
    font-weight: normal;
}
.baise{color:#fff;}
a.baise:link, 
a.baise:visited { 
color:#fff; 
text-decoration:none; 
} 
a.baise:hover, 
a.baise:active { 
color:#eee; 
text-decoration:none; 
} 
.whitebg{background:#fff;}
.huisebg{background:#eee;}
.red{color:#f00;}

.main{width:1170px;margin: 0 auto;overflow:hidden;background: #fff;padding:0 15px;}
/*头部*/
.header{width:1002px;margin:auto;overflow:hidden;background: #fff;padding-bottom:25px;}
.banner{width:1002px; border-bottom: 1px solid #fff;}


/*导航菜单*/
.daohang{width:1002px;margin:auto;background:#018c44;border-radius: 2px;}
div,nav,ul,li,navMenu,dropMenu{margin:0;padding:0;}
#nav {width:1002px;margin:0px auto;display:block;overflow:hidden;text-decoration:none; font-family:"microsoft Yahei"; z-index: 9999; position: relative;}
#navMenu ul{height:45px;}
#navMenu li {float:left;display:inline;	font-size:16px;color:#fff;}
#navMenu li a {color:#fff;text-decoration:none;padding: 0px 21px;line-height:45px;text-align:center;display:block;}
#navMenu li a:hover{color:#fff; background:#f5aa0b; text-decoration:none;}
/*-------- 下拉菜单 --------------*/
.dropMenu {	position:absolute;top: 0;z-index:130;visibility: hidden;border-top:0; background:#118b4c;padding:1px;width:190px;color:#ffffff;	font-size:14px;}
.dropMenu li {float:left;width:190px;padding:0;	margin:0;display:inline;}
.dropMenu li a { text-align:left;display: block;padding: 8px 0 8px 26px;text-decoration:none;	color:#fff;}
.dropMenu a:hover {color:#fff; background:#11b05e;}


.downward {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

/*英文页面导航*/
#nav_en {width:1190px;margin:0px auto;display:block;overflow:hidden;text-decoration:none; font-family:"microsoft Yahei"; z-index: 9999; position: relative;}
#navMenu_en ul{height:45px;}
#navMenu_en li {float:left;display:inline;	font-size:16px;color:#fff;}
#navMenu_en li a {color:#fff;text-decoration:none;padding: 0px 17px;line-height:45px;text-align:center;display:block;}
#navMenu_en li a:hover{color:#fff; background:#f5aa0b; text-decoration:none;}
/*-------- 下拉菜单 --------------*/
.dropMenu_en {	position:absolute;top: 0;z-index:130;visibility: hidden;border-top:0; background:#118b4c;padding:1px;width:190px;color:#ffffff;	font-size:14px;}
.dropMenu_en li {float:left;width:190px;padding:0;	margin:0;display:inline;}
.dropMenu_en li a { text-align:left;display: block;padding: 8px 0 8px 26px;text-decoration:none;	color:#fff;}
.dropMenu_en a:hover {color:#fff; background:#11b05e;}




/*检索*/
.js_right{}
.js_1{overflow: hidden;width:550px;float:left;}

.btn-select{width: 18%;float: left;display: block;margin-right:1%;height: 34px;border:1px solid #ccc;}
.input-group{float: left;width:250px;}
.input-group-text{
	width:275px;
	float:left;
	padding-left: 10px;
	height: 32px;
	border: #ccc 1px solid;
	border-radius:5px 0 0 5px;
}
.input-group-btn{
	display: block; 
	border: 0;
	background:#ffa809 url(../search.png)no-repeat center;
	float: left;
	color:#fff;
	border-radius:0 4px 4px 0;
	width: 38px;
    height: 34px;
}

.adv-search {
	font-size: 14px;
    width: 90px;
    background: #e66a00;
    text-align: center;
    line-height: 34px;
    float: right;
	border-radius: 4px;
	margin-left: 6px;
	text-decoration:none;
}
.adv-search:hover{color: #fff;background:#c17331;text-decoration:none;}
.adv-search:link,.adv-search:visited{float: right;color: #fff;border-radius: 4px;}
.rsbg{
	background:#fbad27!important;
    width: 90px!important;
    line-height: 32px!important;
}

/*轮播图片*/
.yx-rotaion{border:1px solid #e5e8ed;float: right;width:415px;margin-bottom:20px;}
.yx-rotaion img{width:415px;height:303px;}
.yx-rotaion a{color:#fff;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px;display: none;}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right: 44%;bottom:0;z-index:2;}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}
/*轮播图片end*/

/*期刊信息*/
.qkxx{overflow:hidden;border: 1px solid #ccc;margin-bottom: 20px;}
.qkxx_fm{
	text-align: center;
    border: 1px solid #ccc;
   
    margin-bottom: 20px;
    padding: 15px 0;
}
.qkxx_fm img{margin-bottom: 15px;}
.qkxx_xx{
	width: 90%;
    margin:10px 0;
    line-height: 28px;
    color: #333;
    text-align: left;
   padding-left:18px;
}
.qkxx_xx span{font-weight:bold;}

.ewm{overflow:hidden;}
.ewm_wz{text-align: center;}
.ewm_tp img{width:200px;}



/*左右*/
.left-sidebar{float:left;width:300px;overflow: hidden;}
.right-sidebar{float:right;width:850px;overflow: hidden;}


/* 新闻公告和动态咨询*/
.zclm_1{overflow:hidden;}

.tabPanel{
	width: 410px;
	border: 1px solid #ccc;
	float: left;
}
.tabPanel ul{overflow: hidden;background:url(../images/tz.jpg);}
.tabPanel ul li{
	float:left;
	font-size:15px;
	height:35px;
	line-height:36px;
	padding: 0 15px;
	text-align:center;
	cursor: pointer;
	color:#333;
	border-right: 1px solid #ccc;
	
}
.tabPanel .hit{
	color: #333;
    font-weight: bold;
    background: #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.panes{overflow:hidden;background: #fff;}
.pane{border-top:0;margin: 14px;background-color:#fff;display:none;}
.pane dl{overflow:hidden;height: 217px;}
.pane dl dd{    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    background: url(../images/gif-0.gif) no-repeat 0 12px;
    padding-left: 10px;
}
.pane dl dd img{margin-right:7px;}



.tab_list{
	margin-bottom:20px;
	overflow: hidden;
	background:#fff;
	border:1px solid #ccc;
}
.title_1{
	font-size:15px;
	font-weight: bold;
    color: #4b4c4c;
    padding-left: 15px;
    line-height: 36px;
    background: #ffffff;
    border-bottom: 2px solid #6fb134;
}
.tab_list ul{
	margin:10px 20px;
	overflow: hidden;
}
.tab_list li{
	 line-height: 30px;
     border-bottom: 1px dotted #ccc;
    
}
.shijian{font-size: 14px; color:#efa425}


.title_2{
	height:36px;
	line-height: 36px;
	padding-left: 10px;
	background-image:url(../ty.jpg);
	font-weight:bold;
	font-size:16px;
	color:#1d54ae;
}

.tab_list dl{
	margin:11px 20px;
	overflow: hidden;
}
.tab_list dl dd{
	text-align: center;
	margin: 10px 0 6px;
}
.tab_list dl dt{
	line-height: 30px;
}

.shang1{ width: 100%;overflow:hidden;margin-bottom:20px;}

.fenxiang{height:38px;float:right;}






/*在线期刊*/
.tab_zxqk{
	overflow: hidden;
    background: #fff;
    border: 1px solid #ccc;	
	margin-bottom:20px;
}
.tab_zxqk ul{margin:15px;overflow: hidden;}
.tab_zxqk li{    
	line-height: 34px;
    padding-left: 39px;
	background: url(../images/lbg.jpg);
	margin: 3px;
}

/*访问统计*/
.tongji{border: #cfdad6 1px solid;border-radius: 3px;background: #fff;margin-bottom: 20px;overflow: hidden;}
.tongji ul{overflow: hidden;margin: 10px 14px;line-height:24px;}

label{font-weight: normal;}

.icon_list1{
	background: url(../images/gif-0865.gif) no-repeat 0 13px;
    padding-left: 15px;
}
.icon_list2{
	background: url(../images/gif-0110.gif) no-repeat 0 14px;
    padding-left: 15px;
}
.border{border:#ccc 1px solid;}
.border-radius{border-radius:  4px 4px 0 0;}


/*文章*/

.tab {width: 100%;    overflow: hidden;}
.tab-title {
	
	height: 40px;
	font-size: 0;
	
}
.tab-title .item {
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
	background:url(../images/nav_next.jpg);
	margin-right: 2px;
}
.tab-title .item-cur {
       color: #fff;
    background:url(../images/nav_pre.jpg);
	
}
.tab-cont {
  background-color: #ffffff;
 border: 1px solid #ccc;
  overflow: hidden;
	border-top: 2px solid #0c8f48;
}
.tab-cont__wrap {
  background: #fff;
      padding: 0;
}
.tab-cont .item {
 
    text-align: left;
    color: #000;
}

.button_2 {
        color:#f5b30a;
    padding: 9px 10px;
    display: block;
    /* background: #8c9794; */
    margin-bottom: 15px;
    border-radius: 5px;
    margin: 30px auto;
    text-align: center;
    width: 17%;
    border: 1px solid #ccc;
}

a.button_2:link, 
a.button_2:visited { 
color:#fff; 
text-decoration:none; 
}
.button_2:hover {
    background: #e58200;
    color: #FFF;
	 border: 1px solid #e58200;
}


.zclm_2{overflow:hidden;}
.dqfm{width: 220px;    float: left;}
.dqfm_jswz{width:580px;float:left;}
.dq_njq{line-height: 25px;    font-weight: bold;}
.dq_lm{line-height: 26px;    border-top: 1px solid #ccc;}
.dq_xyq{height: 40px;    line-height: 40px;border-bottom: 1px solid #ccc;}
/*当期目录*/
.current{overflow:hidden;border: 1px solid #cccccc;}
.column_title{
	font-size: 15px;
    height: 36px;
    color: #333;
    border-bottom: 2px solid #e2e2c9;
    line-height: 36px;
    padding: 0 10px;
    font-weight: bold;
}
.dqtab{overflow: hidden; padding: 10px 0 10px;  border-bottom: 1px solid #ccc;}
.njq{font-size:14px;font-weight:bold;width: 50%;float: left;line-height: 24px;}
.syq{width:40%px;float:right;text-align: right;}
.dqml_img{float:left;width:200px;}
.dqml_img img{width:180px;border:1px solid #ccc;}
.dqml_wz{float:left;}
.dqml_qbwz{width:100%;}
.articles{overflow:hidden;}
.articles ul{overflow: hidden;}
.articles li{overflow:hidden;border-bottom: 1px solid #f1f1f1;padding: 15px 0;}
.articles li:last-child{border-bottom:none;}
.wenzhanglanmu{    
	height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    background:#f39321;
    padding: 0 25px;
    border-radius: 5px;
    margin-top: 10px;
}
.wenzhang{overflow:hidden;border-bottom: 1px solid #eee;}
.wenzhang dl{overflow:hidden;margin-top: 15px; margin-bottom: 15px;}
.wenzhang dl dd{}
.biaoti{color: #333;font-size: 15px;font-weight:bold;line-height: 26px;}
a.biaoti:link, a.biaoti:visited {color:#333;text-decoration:none;} 
a.biaoti:hover,a.biaoti:active {color:#d73327;text-decoration:none;} 
.zuozhe{font-size: 15px;line-height: 30px;}
.kmnjq{line-height: 26px;}
.zhaiyao{color:#999;line-height:26px;}
.doi{line-height: 26px;}
.red{color:#f00;}
.margin20{margin:20px;}
.qbping{overflow:auto;height:1718px;padding:20px;}
.qbping_en{overflow:auto;height:1787px;padding:20px;}
/* 文章目录*/

*#dbt_action_bar_hide {
    DISPLAY: none;
}

*.hidelabel {
    DISPLAY: none;
}


*.abs_zuozhe {
    COLOR: #444;
    
}

*.abs_njq {
    COLOR: #444;
   
    line-height: 22px;
}
.links1 {
    line-height: 22px;
}
.noselectrow {
       /* BORDER-BOTTOM: #eee 1px solid; */
    BORDER-LEFT: white 1px solid;
    WIDTH: 100%;
    BORDER-TOP: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    /* PADDING-BOTTOM: 15px; */
    /* MARGIN: 15px 0px; */
}
.selectedrow {
	border:1px solid #EBEBEB;
   MARGIN: 15px 0px;
    WIDTH: 100%;
    BACKGROUND:#f0f0f0;
    PADDING-BOTTOM: 15px;
}
.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;
}
.J_WenZhang{font-size:14px;}
.txt_zhaiyao1 {
    COLOR: #333;
}

A.txt_zhaiyao1:link {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:hover {
    COLOR: #c30000;
    TEXT-DECORATION: underline;
}

A.txt_zhaiyao1:visited {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:active {
    TEXT-DECORATION: none;
}

.txt_biaoti {
    COLOR: #333;
    font-weight: bold;
    font-size: 14px;
}

A.txt_biaoti:link {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_biaoti:visited {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_biaoti:active {
    TEXT-DECORATION: none;
}

.txt_14000 {
    font-size: 14px;
    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:3px;}

.white_content {
    display: none;
    color: #666;
    margin-bottom: 8px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    line-height: 22px;
}
/* 文章目录end*/


/*底*/
.footer{width:790px;margin:0 auto;background:#fff;padding-top:20px;overflow: hidden;}
.banquan{width:790px;margin:0 auto; overflow: hidden;background:#2d9947;padding:20px 0;color: #fff;text-align: center;line-height: 28px;}


/*首页过刊浏览*/
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.text-center {
    text-align: center;
}
.table {
    width: 99%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}
/*首页过刊浏览*/


/*二级页面*/
.content {    
	width:1170px;
	background:#fff;
	margin: 0 auto;
	overflow: hidden;
	padding:0 15px;
	
}
.c_nr{width:850px;float:right;overflow:hidden;background:#fff;margin-bottom:15px;border:1px solid #ccc;}
.c_nr ul{margin:20px;overflow:hidden;}
.c_nr li{line-height:24px;}

.lanmm{font-size: 16px; height: 39px; color:#333;border-bottom:1px solid #ccc;line-height:36px;margin-top: 0;margin-bottom: 0;padding-left: 15px;
    font-weight: bold;}
.item_title{font-size: 16px;height:39px;color: #4b4c4c;border-bottom:1px solid #ccc;line-height: 36px;margin-top: 0; margin-bottom: 0; padding-left: 15px;
 font-weight: bold;}

.item_biaoti{line-height:26px;text-align: center;margin:10px 0 20px;font-size: 15px; font-weight: bold;}

.content_nr{width:850px;float:right;overflow:hidden;background:#fff;border:1px solid #ccc;}
.content_nr ul{margin:20px;overflow:hidden;}
.content_nr li{line-height:25px;line-height: 30px;}
.margin-15{margin:15px;}

.fy{margin-top:20px;}
.liulancishu{line-height:26px;text-align: right;margin: 20px 0 0;}



.gklly{width:100%;overflow:hidden;}
.gklly li{width:25%;float:left;text-align: center;}




.news_biaoti{
	font-size:18px;
	line-height:24px;
	font-weight: bold;
	margin:20px;
	text-align:center;
}
.newstit {
    float: right;
    height: 40px;
    line-height: 40px;
    padding-right: 20px;
}


.c_jsp {
    width: 100%;
    padding: 5px 20px;
}

.tab_keyword{border:1px solid #ccc;}

/*虚拟专题*/
.subject-img{width:200px;float:left;text-align: center;margin-right: 10px;margin-bottom: 25px;overflow: hidden;}
.subject-img img{margin-bottom:10px;}
.subject-name{line-height:22px;}

.plateBox {
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}

/*解决rich页面头部导航文字不清楚*/
.navbar-brand, .navbar-nav>li>a {text-shadow: none;}