@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{margin:0; padding:0;}
body{font-size:14px;
	font-family: Arial,"Microsoft YaHei";
	background:#fff;
	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:1200px;margin: 0 auto;overflow:hidden;background: #fff;}
/*头部*/

.main{width:1200px;margin: 0 auto;overflow:hidden;background: #fff;}
.header{width: 1200px;overflow: hidden;margin: auto;}
.banner{width:1200px;margin: 0 auto;height:200px;margin-bottom: 1px;}

/*导航菜单*/
.daohang{width: 1200px;margin: 0 auto;border-top: 1px solid #fff;background:#54ab0a;height:45px;margin-bottom: 20px;border-radius: 3px;}
div,nav,ul,li,navMenu,dropMenu{margin:0;padding:0;}
#nav {width:1200px;margin:0px auto;height: 45px;display:block;overflow:hidden;text-decoration:none;}
#navMenu ul{float:left;height:45px;}
#navMenu li {float:left;display:inline;	font-size:15px;color:#fff; }
#navMenu li a {color:#fff;text-decoration:none;padding: 0px 25px;height:45px;line-height:45px;text-align:center;display:inline-block;}
#navMenu li a:hover{color:#fff;background: #f7ac18;text-decoration:none;}
/*-------- 下拉菜单 --------------*/
.dropMenu {	position:absolute;top: 0;z-index:130;visibility: hidden; margin-top: -1px;border-top:0;padding:1px;width:150px; background-color:#FFFFFF; border-left:#C5C7C7 1px solid; border-bottom:#C5C7C7 1px solid; border-right:#C5C7C7 1px solid;}
.dropMenu li {float:left;width:150px;height:34px;padding:0;	margin:0;display:inline; font-family:"微软雅黑";}
.dropMenu li a { text-align:left;display: block;padding: 8px 0 8px 21px;color:#000000;font-size:14px;text-decoration:none;}
.dropMenu a:hover {color:#fff; background-color:#73a910;}


.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 20px;line-height:45px;text-align:center;display:block;}
#navMenu_en li a:hover{color:#fff; background:#f7ac18; text-decoration:none;}
/*-------- 下拉菜单 --------------*/
.dropMenu_en {	position:absolute;top: 0;z-index:130;visibility: hidden;border-top:0; background-color:#FFFFFF; border-left:#C5C7C7 1px solid; border-bottom:#C5C7C7 1px solid; border-right:#C5C7C7 1px solid;padding:1px;width:190px;color:#000;	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: 9px 0 9px 26px;text-decoration:none;	color:#000;}
.dropMenu_en a:hover {color:#fff; background:#73a910;}




/*检索*/
.js_right{float: left;width:370px;margin-top:38px;}
.js_1{
	overflow: hidden;
	margin-bottom:15px;
	background: url(../images/jsbj.jpg);
	border: 1px solid #ccc;
	padding: 6px 20px 7px;
}
.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;
}

/*轮播图片*/
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 34px;
	
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 140px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 40%;
	z-index: 10;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -150px;
	right: 350px;
}

.flex-direction-nav .flex-prev {
	left: 350px;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 500px;
	display: block;
}
/*轮播图片end*/

/*左右*/
.left-sidebar{float:left;width:270px;overflow: hidden;margin-right:20px;}
.right-sidebar{float:right;width:270px;overflow: hidden;}
/*中*/
.center{width:620px;float:left;}



/*办公按钮*/
.office_list{overflow:hidden;border:#e2e2e2 1px solid;margin-bottom: 20px;}
.office_list ul{overflow:hidden;margin:15px;}
.office_list li{margin:7px 0;}
.office_list li img {width: 32px;vertical-align: middle;}
.btn-shadow {
    border: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
	height:40px;
	border-radius:3px;
    background:#229c06;
}
.btn-shadow a{color:#fff;}
.btn-shadow:hover {
    color: #fff;
    background-color:#f6b300;
    border-color:#f6b300;
}

.zclm_2{
	overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 14px;
}

.fm_dq{width:220px;float:left;}
.fm_dq img{width:200px;}
.shoulu{
	margin-top: 33px;
	width:600px;
	float:right;
	overflow:hidden;
	line-height:30px;
}
.p_l{width: 200px;float: left;}
.p_r{width: 399px;float: right;}



.xw_tab{background:#dff3e7;overflow: hidden;margin-bottom:30px;}


.tab_list{overflow: hidden;margin-bottom: 25px;border:#e2e2e2 1px solid;}
.title_1{
	line-height: 36px;
    padding-left: 20px;
    background-image: url(../images/t.jpg);
    font-size: 16px;
	font-weight: 600;
    color: #fff;
}

.title_2{
	height:36px;
	line-height: 36px;
	padding-left: 10px;
	background-image:url(../images/ty.jpg);
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
.tab_list ul{
	padding: 10px 13px 12px;
}
.tab_list li{
	line-height: 26px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
   overflow: hidden;
}

.tab_list dl{
	    padding: 5px 11px 12px;
}
.tab_list dd{
	margin:5px 0;
}


/*新闻向上不间断滚动*/
#scrollbox {height:150px;overflow:hidden;margin: 10px 0;}
.scrollcon {height:800%;}
.scrollcon ul{padding:0 10px;}
.scrollpic li {overflow: hidden; margin-bottom: 5px;border-bottom: 1px solid #eee;padding-bottom: 5px;}
.scrollpic li a {display:block;font-size:14px;color:#000;line-height:26px;text-decoration:none;}
.scrollpic li a:hover{color:#ff6600;}

/*在线期刊*/
.tab_zxqk{
	overflow: hidden;
	margin-bottom: 25px;
	background: #fff;
	border:#e2e2e2 1px solid;

}
.tab_zxqk ul{margin: 10px 7px;}
.tab_zxqk li{    
	line-height: 30px;
    padding-left: 39px;
	background: url(../images/lbg.jpg);
	margin: 3px;
}

.shijian{font-size: 12px; color: #efa425}
.xiangx{color:#2079D7;}
.read_more{
	text-align: center;
	font-size: 17px;
    color: #dc770c;
    font-weight: bold;
	margin-top: 20px;
}


/*期刊信息*/
.qkxx{overflow:hidden;border:1px solid #ccc;margin-bottom: 25px;}
.qkxx_fm{text-align: center;padding-top:20px;}

.qkxx_xx{
	line-height: 25px;
    color: #333;
    text-align: left;
    font-size: 14px;
    margin: 12px 29px;
}
.qkxx_xx span{font-weight:bold;}

.fenxiang{height:38px;text-align: center;}

.ewm{border:1px solid #ccc;padding:15px;text-align: center;margin-bottom: 30px;}
.ewm img{width:200px;}
.ewm_wz{line-height:26px}

/*访问统计*/
.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%;}
.tab-title {
	    width: 60%;
	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: 19px;
	background:#aada90;
	margin-right: 2px;
}
.tab-title .item-cur {
    color: #fff;
    background: #009a44;
}
.tab-cont {
  background-color: #ffffff;
 border: 1px solid #ccc;
  overflow: hidden;
}
.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;
}

/*当期目录*/
.current_dqml{overflow:hidden;border: 1px solid #ccc;}
.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;margin: 20px;}
.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: #fd8703;
    background: url(../images/lanmubj.jpg);
    padding: 0 16px;
    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:#ae650d;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: 1200px;overflow: hidden;margin: auto;}
.banquan{margin-top: 20px;background:#429a0a;overflow: hidden;padding:20px 0;color: #fff;text-align: center;line-height: 28px;}

.banquan_en{width:1200px;margin:0 auto; text-align: center;overflow: hidden;padding:30px 0;color: #fff;line-height:26px;}
/*首页过刊浏览*/
.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:1200px;
	background:#fff;
	margin: 0 auto;
	overflow: hidden;
	
}
.c_nr{width:905px;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: 36px;
    color: #4b4c4c;
    border-bottom: 2px solid #54ab0a;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    font-weight: bold;
}
.item_title{    
	font-size: 16px;
    height: 36px;
    color: #4b4c4c;
    border-bottom: 2px solid #54ab0a;
    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:905px;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;}