@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{margin:0; padding:0;}
body{font-size:14px;
	font-family: 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; 
} 

.red{color:#f00;}

.main{width:1170px;margin: 0 auto;overflow:hidden;background: #fff; padding: 20px 15px;}
/*头部*/
.header{width:1200px;margin:auto;overflow:hidden;    background: #fff;    padding-bottom: 10px;}
.banner{width:1200px;background:url(../banner.jpg);height: 200px;}

.dingbu{
    width: 1200px;
	height: 60px;
   background: url(../tp1.png);
    overflow: hidden;
}
.rssemail{overflow: hidden;width:300px;float:left;padding-left:10px;    margin-top: 20px;}

/*导航菜单*/
.daohang{background:#005cbc;}
div,nav,ul,li,navMenu,dropMenu{margin:0;padding:0;}
#nav {width:1200px;margin:0px auto;display:block;overflow:hidden;text-decoration:none; font-family:"microsoft Yahei"; z-index: 9999; position: relative;}
#navMenu ul{height:60px;}
#navMenu li {float:left;display:inline;	font-size:16px;color:#fff;margin-left:1px;}
#navMenu li a {color:#fff;text-decoration:none;padding: 0px 25px;line-height:45px;text-align:center;display:block;}
#navMenu li a:hover{color:#fff; background:#fbad27; text-decoration:none;}
/*-------- 下拉菜单 --------------*/
.dropMenu {	position:absolute;top: 0;z-index:130;visibility: hidden; margin-top: -1px;border-top:0;padding:1px;width:172px; background-color:#edf7fc; border:#cbe6f5 1px solid;}
.dropMenu li {float:left;width:172px;height:34px;margin:0;display:inline;}
.dropMenu li a { text-align:left;display: block;padding:7px 0 7px 20px ;color:#666;font-size:14px;text-decoration:none;}
.dropMenu a:hover {color:#fff; background-color:#2174ca;}


.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;
}
/*-------- 下拉菜单长文字 --------------*/

.dropMenu1 {position:absolute;top: 0;z-index:130;visibility: hidden; margin-top: 0px;border-top:0;background-color:#ad260f;padding:1px;width:260px;color:#ffffff;}
.dropMenu1 li {float:left;width:260px;height:34px;padding:0;	margin:0;display:inline;}
.dropMenu1 li a {display: block;padding: 5px 0 5px 12px;color:#ffffff;text-decoration:none;	}
.dropMenu1 a:hover {color:#333; background-color: #fede9f;}

/*英文页面导航*/
#nav_en {
    width: 1200px;
    margin: 0px auto;
    height:45px;
    line-height:45px;
    display: block;
    overflow: hidden;
    text-decoration: none;
    font-size: 16px;
}

#navMenu_en ul {
    float: left;
    height: 45px;
}

#navMenu_en li {
    float: left;
    display: inline;
    font-size: 16px;
  
}

#navMenu_en li a {
  color:#fff;text-decoration:none;padding: 0px 30px;height:45px;line-height:45px;text-align:center;display:inline-block;;
}

#navMenu_en li a:hover {color:#fff;background:#de9d25;text-decoration:none;
}
/* 英文下拉菜单 */
.dropMenu_en {	position:absolute;top: 0;z-index:130;visibility: hidden; margin-top: -1px;border-top:0;width:230px; background-color:#0041bc;}
.dropMenu_en li {float:left;width:230px;height:36px;padding:0;	margin:0;display:inline;border-bottom: 1px solid #3571d1;}
.dropMenu_en li a {text-align:left;display: block;padding:8px 0 8px 15px;color:#fff;font-size:14px;text-decoration:none;}
.dropMenu_en a:hover {color:#fff; background-color:#d08a00;}
.dropMenu_en a:visited {color:#fff;}


/*检索*/
.js_right{float:right;width: 370px;margin-top: 13px;margin-right: 20px;}
.js_1{
	overflow: hidden;
	margin-bottom:15px;
	background: url(../jsbj.jpg);
	border: 1px solid #ccc;
	padding: 6px 20px 0px;
}

.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 {
	float:left;
	position: relative;
	width:700px;
	height: 330px;
	overflow: hidden;
	zoom: 1;
	
	
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right:20px;
}

.flex-direction-nav .flex-prev {
	left:20px;
}

.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;
	
}

.flex-control-paging li a {
	background: url(../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: 330px;
	display: block;
}
/*轮播图片end*/

/*左右*/
.left-sidebar{float:left;width:825px;overflow: hidden;}
.right-sidebar{float:right;width:320px;overflow: hidden;}
.icon_list1{
	overflow: hidden;
  	background: url(../gif-0165.gif) no-repeat 0 11px;
    padding-left: 15px;
}
.icon_list2{
	overflow: hidden;
  	background: url(../gif-0110.gif) no-repeat 0 14px;
    padding-left: 15px;
}
.border{border:#ccc 1px solid;}
.border-radius{border-radius:  4px 4px 0 0;}
.shijian{font-size: 12px; color: #efa425}
/*在线办公按钮 */
.allpadding{width:1170px;margin: 0 auto;background: #fff; padding:5px 15px;overflow: hidden;}

.bgcd{
    min-height: 80px;
    text-align: center;
    background:#009fd6;
    border-radius: 3px;
    width: 218px;
    float: left;
    margin-right: 20px;
}
.bgcd a{color:#fff;display:block;}
.bgcd a:hover{min-height: 80px;color: #fff;background:#da7308;display: block;text-decoration: none;border-radius: 3px;}
.bgcd img{vertical-align: middle;/* margin:4px 10px; */cursor: pointer;transition: all 0.6s;}
.bgcd img:hover{transform: scale(1.2);}
.bgcd_title{font-size:24px;color:#fff;line-height: 70px;max-width:210px;}
.bgcd_2{background:#1276e8!important;}
.bgcd_3{background:#ea672c!important;}
.bgcd_4{background:#353bc1!important;}
.bgcd_5{background:#eac000!important;}
.bgcd-right{float:right!important;margin-right:0;}


/*办公按钮EN*/
.office_list{overflow:hidden;border:#ccc 1px solid;margin-bottom: 20px;}
.office_list ul{overflow:hidden;margin:20px;}
.office_list li{margin:6px 0;}
.btn-shadow {
    border: 0;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    /* font-weight: bold; */
    background: #0f6ccd;
    border-radius: 3px;
}
.btn-shadow a{
	color:#fff!important;
}
.btn-shadow:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

/*办公按钮end*/



/*期刊信息*/
.qkxx{ width:445px;float:right;}
.qkxx_fm{float:left;text-align: center;    line-height: 22px;}
.qkxx img{width:232px;height: 330px;border:1px solid #ccc;}
.qkxx_xx{
	float: right;
    width: 200px;
    line-height: 30px;
    color: #333;
    text-align: left;
    font-size: 13px;
}
.qkxx_xx span{font-weight:bold;}
.qkxx_nr{line-height:26px;overflow: hidden;margin:15px 20px;}

.tab_list{ 
	overflow: hidden;
    margin-bottom: 25px;
    border: 1px solid #d2dae4;
    border-radius: 3px;
}
.title_1{
	font-size: 20px;
    color: #4b4c4c;
    padding-left: 15px;
    line-height: 40px;
    background:#e1f3ff;
    border-bottom: 2px solid #4794e4;
}


.tab_list ul{
	padding: 10px 15px 12px;
}
.tab_list li{
	line-height: 26px;
    margin-bottom: 5px;
	padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
   
}

.tab_list dl{
	    padding: 5px 11px 12px;
}
.tab_list dd{
	line-height: 34px;
    height: 34px;
    border-bottom:1px #ccc dotted;
}


/*在线期刊*/
.tab_zxqk{
	border:#ccc  1px solid;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff;

}
.tab_zxqk ul{margin: 10px 7px;}
.tab_zxqk li{    
	line-height: 30px;
    padding-left: 39px;
	background: url(../lbg.jpg);
	margin: 3px;
}

.bjbgg{
	border:#cfdad6 1px solid;
	overflow: hidden;
	margin-bottom: 20px;

}
.bjbgg ul{overflow: hidden;margin: 10px;}
.bjbgg ul li{
	overflow: hidden;
    border-bottom: 1px dotted #ccc;
    padding: 5px 0; 
     background: url(../gif-0110.gif) no-repeat 0 13px;
    padding-left: 15px;
}
.shijian{color:#efa425;}


.title_2{    
	line-height:36px;
    background-image: url(../ty.jpg);
    font-size: 16px;
	font-weight: bold;
    color:#fff;
    padding-left: 15px;
	height: 36px;
}

.ggtp{overflow:hidden;margin-bottom: 20px;}

/*访问统计*/
.tongji{border: #cfdad6 1px solid;border-radius: 3px;background: #fff;margin-bottom: 20px;overflow: hidden;}
.tongji ul{overflow: hidden;margin: 10px 14px;}
.tongji ul li{line-height:24px;}
label{font-weight: normal;}

/*优秀专家滚动图片*/
/* demo */
.demo {
	width: 1170px;
    margin: 0 auto;
    position: relative;
    background: #fff;
    padding: 15px;
}
.demo h2 {
	    font-size: 16px;
    height: 36px;
    color: #3366cc;
    margin-bottom: 10px;
    line-height: 36px;
    background: #e1f3ff;
    padding-left: 10px;
}
.demo dl dt {
	font-size:14px;
	color:#ff6600;
	margin-top:40px;
}
.demo dl dt, .demo dl dd {
	line-height:22px;
}
/* scrollbox */
.scrollbox {
	position:relative;
	width:1170px;
	height:260px;
	overflow:hidden;
}
.scrollbox ul {
	position:absolute;
	left:0px;
	top:0px;
}
.scrollbox li {
	float:left;
	width:540px;
	height:200px;
	overflow:hidden;
	border:1px solid #ccc;
	margin-right: 15px;
	padding:15px;
}

.scrollbox li span {
	float:left;
	display:inline-block;
	width:370px;
	line-height: 24px;
	overflow:hidden;
	margin-left:15px;
}
.scrollbox li span h3{border-bottom:1px solid #eee;}
.scrollbox li img {
	display: block;
    width: 150px;
    height: 200px;
    float: left;
	border:1px solid #eee;
}
/* leftlist */
#leftlist {
	width:999em;
}
/* fontlist */
#fontlist li {
	height:22px;
	line-height:22px;
}
#fontlist li a {
	width:auto;
}
/*优秀专家滚动图片end*/

.zclm_2{margin-bottom: 17px;overflow: hidden;border:1px solid #ccc;}


/*文章*/

.tab {width: 100%;}
.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: #333;
    font-size: 18px;
	background:#e4e3e3;
	margin-right: 2px;
}
.tab-title .item-cur {
	color: #fff;
	background:#4b93da;
}
.tab-cont {
  	background-color: #ffffff;
 	border: 1px solid #ccc;
  	overflow: hidden;
	border-top: 2px solid #4b93da;
}
.tab-cont__wrap {
  	background: #fff;
    padding: 0;
}
.tab-cont .item {
 	text-align: left;
    color: #000;
	overflow: auto;
    height: 2088px;
}

.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{overflow:hidden;/*border: 1px solid #c0deed;*/}
.column_title{font-size: 20px; height: 40px; color:#fff; background:url(../images/dqbj.jpg);line-height: 40px;padding:0 10px;}
.dqtab{overflow: hidden; padding: 26px 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;width:580px;;}
.dqml_qbwz{width:100%;}
.articles{overflow:hidden;margin: 0px 20px 10px;}
.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(../lanmubj.jpg);
    padding: 0 16px;
    border-radius: 5px;
}
.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{color:#666;line-height: 30px;}
.kmnjq{line-height: 30px;}
.zhaiyao{color:#999;line-height:24px;}
.doi{}
.red{color:#f00;}

/* 文章目录*/

*#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*/

/*优秀专家滚动图片*/
/* demo */
.demo {
	width: 1170px;
    margin: 0 auto;
    position: relative;
    background: #fff;
    padding: 15px;
}
.demo h2 {
	    font-size: 16px;
    height: 36px;
    color: #3366cc;
    margin-bottom: 10px;
    line-height: 36px;
    background: #e1f3ff;
    padding-left: 10px;
}
.demo dl dt {
	font-size:14px;
	color:#ff6600;
	margin-top:40px;
}
.demo dl dt, .demo dl dd {
	line-height:22px;
}
/* scrollbox */
.scrollbox {
	position:relative;
	width:1170px;
	height:260px;
	overflow:hidden;
}
.scrollbox ul {
	position:absolute;
	left:0px;
	top:0px;
}
.scrollbox li {
	float:left;
	width:540px;
	height:200px;
	overflow:hidden;
	border:1px solid #ccc;
	margin-right: 15px;
	padding:15px;
}

.scrollbox li span {
	float:left;
	display:inline-block;
	width:370px;
	line-height: 26px;
	overflow:hidden;
	margin-left:15px;
}
.scrollbox li span h3{border-bottom:1px solid #eee;line-height:30px;height:30px;font-size: 16px;margin-bottom: 10px;}
.scrollbox li img {
	display: block;
    width: 150px;
    height: 200px;
    float: left;
	border:1px solid #eee;
}
/* leftlist */
#leftlist {
	width:999em;
}
/* fontlist */
#fontlist li {
	height:22px;
	line-height:22px;
}
#fontlist li a {
	width:auto;
}
/*优秀专家滚动图片end*/

/*底*/
.footer{width:1200px;margin:0 auto;background:#1a66bc;overflow: hidden;}
.banquan{width:1200px;margin:0 auto; overflow: hidden;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:15px;   
}
.c_nr{width:825px;float:left;overflow:hidden;background:#fff;border:#cfdad6 1px solid;margin-bottom:15px;}
.c_nr ul{margin:20px;overflow:hidden;}
.c_nr li{line-height:24px;}

.lanmm{font-size: 16px; height: 36px; color:#333;border-bottom:2px solid #007eca;line-height:36px;padding:0 15px;margin-top: 0;margin-bottom: 0;}
.item_title{font-size: 18px;height: 40px;color: #4b4c4c;border-bottom: 2px solid #007eca;line-height: 40px;padding: 0 15px;margin-top: 0; margin-bottom: 0;    font-weight: 100;}
.item_biaoti{line-height:26px;text-align: center;margin:10px 0 20px;    font-size: 15px;    font-weight: bold;}

.content_nr{width:825px;float:left;overflow:hidden;background:#fff;border:#ccc 1px solid;}
.content_nr ul{margin:20px;overflow:hidden;}
.content_nr li{line-height:25px;line-height: 30px;}
.margin-15{margin:15px;}

.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;}