/*全局样式*/
*{margin:0;padding:0;list-style:none;}
li{list-style:none;}
img{border:0;}

a:link, a:visited {text-decoration: none;color: #333;}
a:hover{color:#555;text-decoration:none;}
a:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
a {transition: all .5s;}
body{
	font-size:15px;
	font-family: Arial,"Microsoft YaHei";
	background:#eee;
}
.fl{float: left!important;}
.fr{float: right!important;}
.gd{font-size: 14px;font-weight: normal;float:right;color:#333;margin-right: 15px;    padding-bottom: 8px;}
.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;} 

.container{max-width:1200px;background:#fff;padding-top:15px;}
/*头部*/
.ding{width:100%;min-width:1200px;background:#1e61b3;}
.ding2{width:1200px;margin:auto;color:#fff;height:34px;line-height: 34px;padding:0 15px;}

.header{width:1200px;overflow: hidden;margin:0 auto;background: url(../images/headerbg.jpg);border-bottom:1px solid #fff;}
.banner{overflow: hidden;}

.zuoc{width:716px;float:left;padding-right:0; padding-left: 0;}
.youc{width:400px;float:right;padding-right: 0;  padding-left: 0;}

.zgzb{
	text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin: 23px 0 8px;
    font-weight: bold;
}
.zgzb_en{margin: 12px 0 5px;text-align: left;}
.rssemail{    
	overflow: hidden;
    margin-bottom: 10px;
    float: right;
    width: 100%;
}
.rss_em{
	width: 105px;
    background:#f4b211;
    text-align: center;
    line-height: 34px;
    float: right;
	text-decoration:none;
	border-radius: 4px;
	margin-left: 10px;
}
a.rss_em{
	font-size: 14px;
    width: 110px;
    background:#e9a500;
    text-align: center;
    line-height: 34px;
    float: right;
	text-decoration:none;
	border-radius: 4px;
	color:#fff;
}
a.rss_em:hover{color: #fff;background: #f27502; text-decoration:none;}
a.rss_em a:link, a.rss_em:visited{float: right;color: #fff;}


.bshare-custom{margin-top:7px;}
.niandate{float:left;width:190px;text-align: center;line-height:50px;color:#fff;}
.niandate_en{float:left;width:180px;font-size:15px;text-align: center;line-height: 50px;color:#fff;}

/*导航菜单*/
.daohang{width: 1200px;margin: 0 auto;border-radius: 4px;background:#fff;padding-bottom:25px;}
.navbar{min-height: 30px;border: 0;margin-bottom: 0px;background:#046ac8;}
.navbar-nav>li>a{line-height: 50px;padding-top: 0;padding-bottom: 0;}
.navbar-collapse{background:transparent;padding-right:10px;padding-left:10px;}
.site-nav{border-radius: 4px;max-width:1200px;margin:auto; }
.site-nav a{color: #fff;}
.site-nav .nav>li>a{padding-left:14px;padding-right: 14px;}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover {text-decoration: none;background-color:#ee9f3e;color: #fff;}
.site-nav .navbar-toggle{background: #fff;}
.site-nav .navbar-toggle .icon-bar{background:#f8ae0d;}
.site-nav .navbar-nav>li>a{font-size: 17px;font-weight: bold;text-align: left;}
.nav_one {color: #fff!important;background-color:#f4cf51;}
.one-color{color:#f39800;}

.dropdown-menu{background:#fff; min-width: 180px;  border: 1px solid #ccc;}
.dropdown-menu>li>a{color:#333;font-size: 15px;}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#046ac8;color:#fff;}
.dropdown-menu>li>a {padding: 7px 24px;}

.site_nav_en{padding-left: 10px!important;
padding-right: 10px!important;
font-size: 16px!important;}

/*检索*/
.js_1{width:360px;height: 40px;float:left;text-align: left;}
.js_1_en{width:420px;}
.wzjs{    
	float: left;
    line-height: 31px;
    width: 100px;
    margin-left: 65px;
    font-weight: bold;
    text-align: center;
	margin-right: 10px;
	font-size:14px;
}
.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:57%;
	float:left;
	padding-left: 10px;
	height: 34px;
	border: #ccc 1px solid;
	position: relative;
	border-radius: 5px 0 0 5px;
}
.input-group-btn{
	position: relative;
    font-size: 0;
    white-space: nowrap;
	float:left;
}

.btn-search{
	color: #fff;
	background-color:#ec9c09;
	height: 34px;
	line-height: 34px;
	width: 40px;
	font-size: 18px;
	border: 1px solid #ec9c09;
	border-radius: 0 4px 4px 0;
}
.btn-search:hover{
	background-color:#f27502;
   
}
.adv-search a{
	font-size: 16px;
	width: 105px;
	background: #ec9c09;
	text-align: center;
	line-height: 34px;
	float: right;
	text-decoration:none;
	border-radius: 4px;
	color:#fff;
}
.adv-search a:hover{color: #fff;background:#f27502;text-decoration:none;}
.adv-search a:link,.adv-search:visited{float: right;color: #fff;}

.tbjsk{background: #dd7300!important;float:right;margin-right: 0!important;}

.appsearch{overflow:hidden;background: #fff; margin: 0 auto;padding:15px 15px 10px;}


.text_en{width:55%;}
.adv_en{width: 33%!important;}
/*年期检索*/
.jstab{overflow:hidden;margin-bottom: 20px;}
.qjsnr{margin: 15px 15px 5px; text-align: center;}

/*---------------轮播图----------------------*/
.news_tupian{width:435px;height:322px;float:right;overflow:hidden;margin-bottom:25px;}
.carousel-caption{
	display: none;
    font-size: 14px;
    position: absolute;
    right: 0;
/*    top: 0;*/
    left:0;
	bottom: 0px;
    z-index: 10;
    padding-top:15px;
    color: #fff;
    text-align: center;
    text-shadow:none;
    width: 100%;
    height: 50px;
    background: #666;
    background:rgba(0,0,0,0.5);
}

.carousel-inner ol{ margin-bottom:0;}
.carousel-caption h3{margin-top:10px;}
.banner .carousel-indicators{bottom:0;}
.banner .carousel-indicators .active{background-color:#333;}
.carousel-caption a{color:#fff;}
.banner .carousel-indicators li{background: #ccc;border: 0;}
.slide .carousel-caption a:hover{text-decoration:none;}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
@media screen and (min-width: 768px){
    .banner .carousel-caption {
        right: 0;
        left: 0;
        padding-bottom:0;
    }
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width:100%;
	max-height:350px;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#eee;
    border: 1px solid transparent;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color:#fc9414;
}
/*---------------轮播图end----------------------*/

/*期刊信息*/
.qkxx{width: 700px;float:left;overflow:hidden;}
.qkxx_fm{float:left;text-align: left;}
.qkxx_fm img{width: 233px;border: 1px solid #ccc;}
.qkxx_xx{float:right;line-height: 34px;width: calc(100% - 250px);font-size: 15px;}
.qkxx_xx_en{float:right;width: 192px;line-height: 23px;font-size: 15px;}

.qkxx_nr{overflow:hidden;margin-bottom:20px;}
.qkxx_nrjj{line-height:26px;padding:12px;}
.qkxx_njp{line-height:26px;}
.qkxx_njp span{font-weight:bold;}
.qkxx_fmwz{margin-top:8px;line-height:26px;}
.qkxx_fmwz span{color:#0155bd;font-weight: bold;}

/*在线办公按钮 */
.allpadding{width:1200px;margin: 0 auto;background: #fff; padding: 0 15px 0;overflow: hidden;}
.zxbg_tab{overflow:hidden;margin-bottom: 25px;}
.zxbg_tab li{    
	border-radius:2px;
    overflow: hidden;
    width: 380px;
    float: left;
    margin-right: 15px;
}
.zxbg_tab li a{
	flex-direction:column;
}
.zxbg_tab li a img{
	height:50px;
	margin-top:15px;
}

.sousou{ float:left; padding-left:100px; margin-bottom:25px;}
.sousou .input{border:1px solid #ddd;border-radius:4px;height:35px; width:412px; float:left; line-height:21px; color:#61adc5; margin-right:5px; box-sizing:border-box;padding:0 20px;}
.sousou .submit{width:70px; height:35px; float:left; border-radius:4px;background:#1084d9;border:1px solid #1084d9;color:#fff;font-size:14px;}




.zxbg_tab li:last-child{float:right;margin-right: 0;}
.bgcd1{background: #40cba1;}
.bgcd2{background: #1c92e0;}
.bgcd3{background: #0cb5dc;}

.zxbg_tab li h4{
	font-weight:bold;
    margin-top: 20px;
    margin-bottom:20px;
    text-align: center;
    font-size: 24px;
    color: #fff;
	
}
.zxbg_tab li p{    
	line-height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin: 0 0 20px;
	font-weight:bold;
}

.tgbutton {
	font-size: 14px;
    width: 70px;
    background:#e87c3c;
    color: #fff;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-top: 5px;
    text-decoration: none;
    border-radius: 3px;
    height: 30px;
    display: inline-block;
    font-weight: bold;
    margin-right: 3px;
}
.tgbutton:hover{color: #fff;background:#e89b0e;text-decoration:none;}
.tgbutton:link,.tgbutton:visited{color: #fff;}
.tgbut14{font-size: 14px;font-weight: bold;margin-right:10px;color:#fff;}

/*最新录用*/
.zxly_tab{overflow:hidden;width:100%;padding:10px 20px;margin-bottom:16px;background:#fff;}
.zxly_tab ul{overflow:hidden;margin-top:15px;margin-bottom: 0;}
.zxly_tab ul li{width:366px;min-height:186px;float: left;background:#f3f5f7; margin-right:30px;padding: 10px 13px;}
.zxly_tab ul li:last-child{margin-right: 0!important;}
.zxl{width:100%;overflow: hidden;}
.zxly_bt{font-size:14px;font-weight: bold;line-height: 22px;}
.zxly_zz{color:#999;line-height:28px;}
.zxly_doi{line-height: 28px;}
.zxly_zy{line-height: 28px;}
.zxly_rq{line-height: 28px;}

/*专题*/
.zhuanti_tab{overflow:hidden;margin-bottom: 30px;}
.zhuanti_tab_tp{width:25%;float:left;text-align: center;margin-top: 20px;min-height: 230px;}
.zhuanti_tab_tp img{width:180px;height: 160px;border: 1px solid #ddd;}
.zhuanti_tab_title{margin-top: 8px;padding:0 10px; line-height:22px;}

/*热点文章*/
.hot_tab{margin-bottom:20px;overflow: hidden;}
.hot_tab ul{overflow:hidden;padding:20px 5px;background: #fff;}
.hot_tab ul li{overflow:hidden;border-bottom:1px solid #e4e4e4;padding:10px 0;}
.hot_tp{float:left;width:200px;}
.hot_tp img{width:180px;}
.hot_wz{line-height: 26px;font-size: 16px;color:#0d984d;}

.r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:29px;}/*控制字数，显示1行，超出用省略号*/

/*新闻*/
.xw_tab{margin-bottom:20px;overflow: hidden;background:#fff;}
.xw_tab dl{overflow:hidden;margin:10px 15px;}
.xw_tab dd{line-height:24px;border-bottom: 1px solid #eee;padding-bottom: 5px;margin-top: 5px;}
/*文字向上不间断滚动*/
#de {width:92%;background: #fff;margin:10px auto;height:240px;overflow:hidden;}
.right-middle {overflow:hidden;margin-bottom: 0;}
.right-middle li {overflow: hidden; text-align: left;margin-bottom: 5px;border-bottom: 1px solid #eee;padding-bottom: 5px;}
.right-middle li a {display:block;font-size:15px;color:#000;line-height:26px;text-decoration:none;}
.right-middle li a:hover{color:#ff6600;}
.shijian{color:#a9a9a9;float:left;}
.xw_title{font-size: 20px;color: #825639;line-height: 40px;font-weight: bold;padding:0 15px;}


.title_1{
	font-size: 18px;
    height: 40px;
    color: #046ac8;
    line-height: 40px;
    background: url(../images/t.jpg);
    padding-left: 10px;
    font-weight: bold;
}
.title_2{
	    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    background-image: url(../images/t2.jpg);
    font-weight: bold;
    font-size: 16px;
    color: #040404;
	
}
.title_3{
	height: 45px;
	line-height: 45px;
	font-size: 22px;
	color: #333;	
}

.tab_list{margin-bottom:15px;overflow: hidden;background:#fff;}
.tab_list ul{margin: 10px 15px;overflow: hidden;}
.tab_list ul li{
	line-height: 32px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}


/*flex*/
.flex-wrap {
  flex-wrap: wrap;
}

.flex {
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}

.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flex-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.align-items_flex-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.align-items_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.align-items_baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}

.table_bg th{
	height: 40px;
    line-height: 40px;
    background: #1084d9;
    border-right: 1px solid #fff;
    border-bottom: solid 6px #fff;
    color: #fff;
    font-weight: bold;
	text-align:center;
}

.table_bg td{
	height: 40px;
    line-height: 1.5;
    background: #efefef;
    border-right: 1px solid #fff;
    margin-bottom: 5px;
    color: #000;
    text-align: center;
    border-bottom: solid 5px #fff;
	font-size:14px;
}

.biaodan{
	width:80%;
	margin:auto;
}
.form-group{display:flex;margin-bottom:10px;}
.form-control{width:240px !important;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ccc;
	padding:0;
}
.form-group .control-label{
	min-width:104px;
}
.form-group .control-label span{
	color:#f00;
}
.fileupload-buttonbar .btn:nth-child(2){
	display:none;
}
.fileupload-buttonbar .fileinput-button{
	width: 100px;
    height: 26px;
    line-height: 26px;
    background: #1084d9;
    color: #fff;
    cursor: pointer;
	text-align:center;
	padding:0;
}
.form-group .col-lg-12,
.form-group .col-md-10{
	padding-left:0;
}
.biaodan .tj_btn{
	width:200px ;
	height:34px ;
	background:#1084d9;
	color:#fff;
	cursor:pointer;
	border:1px solid #1084d9;
	margin-left:16.66666667%;
	border-radius:4px;
}
.tj_btn:hover,
.sc_btn:hover
{
	background:#fff;
	color:#1084d9;
}

.biaodan .tips{
	width:100%;
	box-sizing:border-box;
	padding:15px 20px;
	border:1px solid #ddd;
	background:#f6f6f6;
	font-size:14px;
	color:#333;
	line-height:1.5;
	margin-bottom:20px;
}
.biaodan .tips .bt{
	font-size:16px;
	color:#1084d9;
	margin-bottom:10px;
}

.tab_list2{background: #fff;margin-bottom: 15px;overflow: hidden;}
.tab_list2 ul{padding: 10px 10px;}
.tab_list2 li{overflow: hidden;margin-bottom: 10px;}
.zxly_shijian{background:#eee;margin-bottom: 5px;}

.adtab_list{margin-bottom:15px;overflow: hidden;background:#fff;}
.adtab_list ul{margin: 5px 5px;overflow: hidden;}
.adtab_list ul li{ width:48%; overflow: hidden;margin:8px 0;text-align: center;}
.adtab_list ul li img{width:100%;height:75px;margin: auto;border:1px solid #ccc;border-radius: 2px;}

.tab_list dl{margin:5px 15px;}
.tab_list dd{line-height: 26px;border-bottom:1px #ccc dotted;padding-top: 3px;padding-bottom: 3px;}
.tab_list dt{font-weight:normal;}
.tab_list dd:nth-child(-n+1){color: #0e71c5;font-weight: bold;}
.tab_list dd:nth-child(-n+1)>.lanse{color: #0e71c5}

.zclm_2{overflow:hidden;margin-bottom: 20px;}

.title_4{
	height: 45px;
    line-height: 45px;
    font-size: 22px;
    color: #fff;
    background:#d2a6a6;
    padding-left: 10px;
}

.zclm_1{width:100%;overflow:hidden;margin-bottom: 25px;}
.zclm_1 ul{overflow: hidden;margin:10px 15px;}
.zclm_1 ul li{
	overflow: hidden;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 3px;
    margin-bottom: 3px;
}


.select_yqlj{width: 250px;
    height: 30px;
    border: 1px solid #408bd6;
}

.ggw{overflow:hidden;margin-bottom: 30px;}
.ggw ul{overflow:hidden;margin-bottom: 0;}
.ggw ul li{width:380px;float:left;overflow: hidden;}
.ggw ul li:last-child{float:right;}
.ggw ul li img{width:380px;height:170px;}

/*在线期刊*/
.zxqk{
	overflow: hidden;
    background:#ebeceb;
     margin-bottom:20px;
	
}
.zxqk ul{    
	overflow: hidden;
    padding: 5px;
    background: #fff;
    margin: 0 10px 10px;
}
.zxqk li{
	height: 40px;
    line-height: 40px;
    text-align: center;
    background:#2f9a5f;
    margin: 2px;
    color: #fff;
    border-radius: 5px;
    width: 48%;
    float: left;
}
.zxqk li a{color:#fff;display:block;}
.zxqk li a:hover{color: #fff;background:#deb544;display: block;text-decoration: none; border-radius: 5px;}

/*滚动图片*/
.zclm_3{width:1200px;margin: auto;background: #fff;padding-bottom: 20px;}
.ad_tab{width:1200px;margin: auto;overflow:hidden;}
#demo { 
background: #FFF; 
overflow:hidden; 
width: 98%; 
margin:15px 10px 10px;
} 
#demo a{    
	width: 170px;
    height:60px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}
#demo img { 
	width:170px;
	height:60px;
} 
#indemo { 
float: left; 
width: 900%; 
} 
#demo1 { 
float: left; 
} 
#demo2 { 
float: left; 
	margin-left:10px;
} 

.ewm{overflow: hidden;text-align: center;margin-bottom: 20px;padding:15px 0 15px;}
.ewm img{width:200px;}
.ewm_wz{line-height:26px}

.fengxiang{float:right;margin-bottom:10px;    margin-top: 24px;}
#bsWXBox { height: 257px !important;width: 232px !important;}/*home页微信分享弹出二维码边框样式*/

/*访问统计*/
.tongji{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 14px;
    padding-left: 15px;
}
.icon_list2{
	background: url(../images/gif-0865.gif) no-repeat 0 15px;
    padding-left: 12px;
}
.icon_list3{
	overflow: hidden;
  	background: url(../images/gif-0865.gif) no-repeat 0 12px;
    padding-left: 15px;
}
.border{border:#e8e8e8 1px solid;}
.border-radius{border-radius:  4px 4px 0 0;}

/*文章*/
.current{overflow:hidden;margin-bottom: 25px;}
.zlm{color:#0067bf;font-size: 17px;font-weight: bold;}
.current .nav-tabs { border-bottom: 2px solid #1084d9;}
.current .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}
.current .nav-tabs>li.active>a, .current .nav-tabs>li.active>a:focus, .current .nav-tabs>li.active>a:hover { 
color: #fff;   
cursor: pointer;   
background-color: #1084d9;   
border: 1px solid #1084d9;    
border-bottom-color: transparent;    
font-size: 17px;
}
.current .nav-tabs>li>a {
       border-radius: 0;
       height: 39px;
       line-height: 25px;
       font-size: 17px;
		font-weight: bold;
       background:#def0ff;
       color: #425064;
       border: 1px solid #fff;
       margin-right: 0;
}
.current .nav>li>a {
    position: relative;
    display: block;
    padding: 7px 10px;
}
.current .nav-tabs>li>a:hover {
    border-color:transparent;
}
.current .nav>li>a:focus, .current .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
	color:#333;
}
.current .article-box {
    border-top: 0;
    overflow: hidden;
}
.current .tab-content>.active {
    display: block;
    
}
.current .tab-content>.tab-pane {
   overflow: auto;
   max-height:1400px;
    padding: 15px 0;
}
.padd10{font-size:15px!important;padding:7px 3px!important;}
/*当期目录*/
.column_title{
	font-size: 19px;
    height: 40px;
    color: #007e8e;
    line-height: 40px;
    background: url(../images/t.jpg);
    padding-left: 10px;
    font-weight: bold;
 }
.dqtab{overflow: hidden; padding:20px 0 10px;  border-bottom: 1px solid #ccc;margin-bottom: 5px;}
.njq{font-size:17px;font-weight:bold;width: 50%;float: left;line-height: 24px;}
.syq{width:40%px;float:right;text-align: right;}
.dqml_tp{float:left;width:200px;}
.dqml_tp img{width:180px;border:1px solid #ccc;}
.dqml_wz{float:left;width:550px;}
.dqml_qbwz{overflow:hidden;}
.articles{overflow:hidden;}
.articles ul{overflow: hidden;}
.articles li{overflow:hidden;border-bottom: 1px solid #f1f1f1;}
.articles li:last-child{border-bottom:none;}
.wenzhanglanmu{
	font-size: 17px;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
	margin-bottom: 8px;
    display: inline-block;
    background:#e89b0e;
    border-radius: 4px;
    padding: 5px 10px;
}
.wenzhang{overflow:hidden;border-bottom: 1px solid #eee;}
.wenzhang dl{overflow:hidden;margin-top: 15px; margin-bottom: 15px;}
.wenzhang dl dd{overflow: hidden;}
.kuang{ 
	overflow: auto;
    height:2176px;
   padding:0 15px 15px;
}
.biaoti{color: #046ac8;font-size: 17px;font-weight:bold;line-height: 26px;}
a.biaoti:link, a.biaoti:visited {color:#046ac8;text-decoration:none;} 
a.biaoti:hover,a.biaoti:active {color:#ea8619;text-decoration:none;} 
.zuozhe{color:#666;line-height:26px;}
.kmnjq{line-height:26px;}
.zhaiyao{color:#999;line-height:24px;}
.doih{color:#333;line-height: 24px;}
.red{color:#f00;}

.biaoti_en{color:#000;font-size: 17px;font-weight: bold;line-height:24px;}
a.biaoti_en:link, a.biaoti_en:visited {color:#000;text-decoration:none;} 
a.biaoti_en:hover,a.biaoti_en:active {color:#eb9024;text-decoration:none;}

/* 文章目录*/

*#dbt_action_bar_hide {
    DISPLAY: none;
}

*.hidelabel {
    DISPLAY: none;
}


*.abs_zuozhe {
    COLOR: #444;
    font-size: 14px;
}

*.abs_njq {
    COLOR: #444;
    font-size: 14px;
   
    line-height: 26px;
}
.links1 {
    line-height: 26px;
}
.noselectrow {
   border-bottom:1px solid #eee;
   BORDER-LEFT: white 1px solid;
  WIDTH: 100%;
    BORDER-TOP: white 1px solid;
    BORDER-RIGHT: white 1px solid;
   margin-bottom:10px;
	padding-bottom:10px;
}
.selectedrow {
    BORDER: #eee 1px solid;
    MARGIN: 6px 0px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
   
}
.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: 15px;
    color: #7f0202;
}
.txt_zhaiyao1 {
    COLOR: #000;
	font-size:15px;
}

A.txt_zhaiyao1:link {
    COLOR: #000;
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:hover {
    COLOR: #c30000;
    TEXT-DECORATION: underline;
}

A.txt_zhaiyao1:visited {
    COLOR: #000;
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:active {
    TEXT-DECORATION: none;
}

.txt_biaoti {
    COLOR:#333;
    font-size: 14px;
	font-weight: bold;
}

A.txt_biaoti:link {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_biaoti:visited {
    COLOR: #333;
    TEXT-DECORATION: none;
}
A.txt_biaoti:hover {
    COLOR:#eb9024;
    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;
    line-height: 24px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}
/* 文章目录end*/

/*底*/
.footer{max-width:1200px;margin:0 auto;background:#1f6ab7;overflow: hidden;}
.banquan{max-width:1200px;margin:0 auto; overflow: hidden;padding:20px 0;color: #fff;text-align: center;line-height: 26px;}

.banqua_en{padding:20px 0;line-height: 30px;text-align: center;color:#fff;}

/*--返回顶部top--*/
.top_web{position: fixed;_position: absolute;bottom:80px;right:20px;width:48px; height:45px;border-radius: 5%;display: none;z-index: 9999;cursor: pointer; background:rgba(0,0,0,0.2);}
.top_web .glyphicon{text-align:center;top:11px; left:12px;font-size: 22px}
/*--返回顶部top--*/

/*图表检索里的检索框*/
.figure_tab{width:50%;margin:0 auto;margin-bottom:30px;}



/*摘要页面美工修改*/
.flane_l{width: 89.333333%;}
.flane_r{width:9.666667%;padding-right:0;}

/*二级页面*/
.ej{
	overflow: hidden;
    margin-bottom: 20px;
    width:775px;
	padding-left:0;
	padding-right:0;
	
}/*二级页面必引*/

.c_nr{overflow:hidden;background:#fff;margin-bottom:15px;border:1px solid #ece9e9;border-radius: 4px 4px 0 0;}
.c_nr ul{margin:20px;overflow:hidden;}
.c_nr li{line-height:24px;}
.lanmm{    
	font-size: 18px;
    height: 40px;
    color: #046ac8;
    font-weight: bold;
    background: url(../images/t.jpg);
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
}
.item_title{    
	font-size: 18px;
    height: 40px;
    color: #046ac8;
    font-weight: bold;
    background: url(../images/t.jpg);
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
}
.item_biaoti{line-height:26px;text-align: center;margin:10px 0 20px;    font-size: 17px;    font-weight: bold;}

.liulancishu{line-height:26px;text-align: right;margin: 20px 0 0;}
.fy{padding:20px 0;margin-top: 50px;}
.newsjsk{margin:10px 0 20px;overflow:hidden;}

.content_nr{overflow:hidden;background:#fff;border:1px solid #ece9e9;border-radius: 4px 4px 0 0;}
.content_nr ul{margin:20px;overflow:hidden;}
.content_nr li{line-height: 30px;}
.margin-15{margin:15px;}

/*过刊*/
.gklly{overflow: hidden;margin:20px 0;border-bottom: 1px solid #ececec;}
.gklly li{text-align: center;margin-bottom:10px;}
.gklly li img{margin: auto;border:1px solid #eee;}
.table-bordered{width:99%;}


/*虚拟专题*/
.subject-img{width:25%;min-height: 210px;float:left;text-align: center;margin-bottom: 25px;overflow: hidden;}
.subject-img img{margin-bottom:10px;height:150px;}
.subject-name{line-height:30px;}

.zhuantisimple{width:100%;line-height:30px;}
.txt_newsbt{font-weight:bold;}

.plateBox {
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}


.at-resp-share-element .at-share-btn {
    padding: 3px 0 3px 3px !important;
}

.jsjg{background:#fff;padding:10px 0;width: 75%;}

.page_ul_two input{height:20px;}
/*解决rich页面头部导航文字不清楚*/
.navbar-brand, .navbar-nav>li>a {text-shadow: none;}

.article_checkbox_cell>input[type=checkbox], input[type=radio]{
     margin: 0 ; 
   
}

.navbar-collapse.collapse{
	padding:0;
}
.navbar-collapse.collapse .navbar-nav{
	width:100%;
}
.navbar-collapse.collapse .navbar-nav li{
	width:calc(100% / 8);
}
.site-nav .navbar-nav>li>a{
	text-align:center;
}


/*------------------------------------------移动端开始----------------------------------------------------*/
@media (max-width: 767px){
	.header{background-image: url(../images/headerbg_mobile.jpg);background-size: cover;}
	.banner img {margin: auto;}
	.site-nav {
		min-height: 0px;
		width: 100%;
		z-index: 999;
		
	}
	.navbar-header{
		padding: 5px 15px;
	}
	
	.navbar-nav>li>a{    
		line-height: 40px;
    	border-bottom: 1px solid #b2724b;
    	color: #fff;
    	font-size: 14px!important;
		text-align: left!important;
	}
	.nav .open>a{
		border-color:#f08a21;
    	color: #fff;
    	background:#f08a21;
	}
	
	.navbar-toggle {
    padding: 7px 8px;
    margin-top: 10px;
    margin-bottom: 8px;
		margin-right: 0;
    }
	.navbar-brand {
   	height: 40px;
    line-height: 40px;
    padding: 0 12px;
	}	
	.navbar-brand img{vertical-align: middle;}
	.current .nav-tabs>li { width: 50%; /*非响应式需要注释掉*/ margin-right:0; text-align:center;}
	.current .nav-tabs>li>a {
    margin-right: 0;
    border: 1px solid #fff;
	}
	.dropdown-menu>li>a{color:#fff;}
	.bgcd a{padding:0 15px;}
	.bgcd img{margin:5px 0;}
	/*摘要页面美工修改*/
	.flane_l{width:100%;}
	.flane_r{width:100%;padding-right:15px;}
	.wzjs{display:none;}
	.input-group{width:72%;}
	.adv-search:link, .adv-search:visited{width:25%;}
	.flane_r{width:100%;padding-right:15px;}
	.news_tupian{width:100%;height:auto;overflow:hidden;margin-bottom: 20px;padding-right: 15px;}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width:100%;
	height:100%;
	}
	.qkxx{width:100%;margin-bottom: 15px;}
	.qkxx_fm{padding-right:15px;}
	.niandate{display:none;}
	.btn-select{display:none;}
}

@media (min-width: 768px){
	.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border:0;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	}/*	分享代码控制*/
	
	
	.site-nav .nav>li>a {
	color:#fff;
	
	}

	.tab-title .item {
		 width: 144px;
		}

	.navbar-nav>li {
		float: left; 
		}
	
}

@media (min-width: 767px)and (max-width: 992px){

.email ul{text-align: center;}
}



@media (max-width: 992px) {
	.app-search .btn-p {padding: 0 0 20px;}
	/*图表检索在移动端样式*/
	.figure_tab {width: 85%; margin: 0 auto; margin-bottom: 30px;}
	#products li { width: 178px;height: 190px;}
	#products li span a {    width: 170px; margin-left: 5px; margin-top: 10px;}
	/*图表检索在移动端样式end*/

}


@media (min-width: 1024px){
	.site-nav .nav>li>a {padding-left:17px;padding-right:18px;}
	.padding_l0{padding-left:0;}
	.padding_r0{padding-right:0;}
	.gklly li img{width:180px;height:215px;}
}

/*改变导航默认高*/
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }
	.modal-dialog {
    width: 1000px;
    margin: auto;
    margin-top: 200px;
	}
}

@media (min-width:1200px) {
/*导航hover事件修改*/
	.navbar .nav > li:hover .dropdown-menu {display: block;}
	.container {width: 1200px;margin:0 auto;background: #fff;padding-top:15px;}
	
}

/*非响应式结构必引*/
.container {
	width: 1200px; 
	margin:0 auto;
	background: #fff;
    padding:0 15px;

}
.row{
	margin-left:0;
	margin-right:0;
	padding-left:0; 
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	
}
/*最新录用*/
.zuixin_tab{overflow:hidden;}
.zuixin_tab ul{overflow:hidden;margin-bottom: 0;}
.zuixin_tab ul li{background:#fff;padding:15px 0;border-bottom:1px solid #e5e5e5;}

.zx_bt{font-size:15px;font-weight: bold;line-height: 26px;}
.zx_zz{color:#999;line-height:26px;}
.zx_km{line-height: 26px;}
.zx_sj{line-height: 26px;}

.left-sidebar{width:775px;overflow:hidden;float:left;padding-left:0;padding-right:0;}
.right-sidebar{width:380px;overflow: hidden;float: right;padding-left: 0;padding-right:0;}

/*非响应式结构必引end*/

/*------------------------------------------移动端结束----------------------------------------------------*/
