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

a:link, a:visited {text-decoration: none;color: #222;}
a:hover{color:#333;text-decoration: none;}
a { transition: all .5s;}
body{font-size:14px;
	font-family: Arial,"Microsoft YaHei";
	background:#fff;
}
.fl{float: left;}
.fr{float: right;}
.gd{font-size: 14px;font-weight: normal;float:right;line-height:44px;color:#333;}
.huise{background:#e7f0f4;}
.bs{background:#fff;}
.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;} 
.margin-b25{margin-bottom:35px!important;}
.padding-30{padding:20px 0;}
.padding15{padding:15px;}
.padding-0{padding-left:0;padding-right:0;}
.mb30{margin-bottom:30px;}
.main{width:1200px;margin: 0 auto;overflow:hidden;background: #fff;}
.box1{box-shadow:0 0 10px #d7d7d7;}
/*头部*/
.ding{width:100%;background:#fff;border-bottom: 1px solid #ececec;}
.ding2{max-width:1200px;margin:auto;padding:0 15px;color:#333;height:34px;line-height: 34px;}

.header{width:100%;overflow: hidden;padding:25px 0;background:url(../images/headerbg.jpg) no-repeat center;}
.banner{max-width:1200px;}

.zuoc{width:700px;float:left;}
.youc{width: 500px;float:right;}
.rssemail{    
	overflow: hidden;
    margin-top:41px;
    float: right;
    width: 400px;
    text-align: right;
	
}
.logo{width:90%;float:right;margin-top: 45px;margin-bottom: 8px;color: #333;}
.logo img{height:45px;float:left;}
.zgzb{
	width: 100%;
    float: right;
    text-align: right;
    color:#fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 40px;
	margin-bottom: 10px;
    font-weight: bold;
}

.bshare-custom{margin-top:7px;}
/*导航*/
.daohang{width: 100%; background: #012f74;border-top: 1px solid #aebdd5;margin-bottom: 26px;}
.navbar{min-height: 30px;border: 0;margin-bottom: 0px;}
.navbar-nav>li>a{line-height: 50px;padding-top: 0;padding-bottom: 0;}
.navbar-collapse{background:transparent;}
.site-nav{border-radius: 4px;max-width:1200px;margin:auto; }
.site-nav a{color: #fff;}
.site-nav .nav>li>a{padding-left:28px;padding-right: 28px;}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover {text-decoration: none;background-color:transparent;background: url(../images/nav-hove-bg.png) no-repeat bottom;color:#FFD251;}
.site-nav .navbar-toggle{background: #fff;}
.site-nav .navbar-toggle .icon-bar{background:#f8ae0d;}
.site-nav .navbar-nav>li>a{font-size: 16px;text-align: left;}

.nav_one {color: #fff!important;background-color:#f4cf51;}
.one-color{color:#f39800;}

.dropdown-menu{background: #fff;min-width: 220px;border: 1px solid #cbd3cd;}
.dropdown-menu>li>a{color:#333;font-size: 16px;}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:transparent;color:#222;}
.dropdown-menu>li>a {padding: 6px 24px;}

/*检索*/
.article-search{float: right;overflow: hidden; width:90%;margin-top: 50px;}
.article-search .input-group{width: 75%;float: left;}
.article-search .adv-search{width: 22%;float: right;text-align: right;margin-left:2%;}
.article-search .adv-search a{display: inline-block;background:rgb(97 162 209 / 58%);border-radius: 2px;color: #fff;height:36px;line-height: 36px;font-size: 16px;width: 100%;text-align: center;}
.article-search .btn-default,.article-search .form-control{height: 36px;}
.article-search .form-control{padding-left: 10px;height:36px;border:#ccc 1px solid;border-radius: 2px 0 0 2px;}
.article-search .btn-default{height: 36px;line-height: 25px; background:#d7ac09;font-size: 16px;border-color:#d7ac09;border-radius: 0 2px 2px 0!important;}
.article-search .btn-default .glyphicon-search{color: #fff;}
.tbjs{background:#08a4ef!important;}
.text_en{width:64%!important;}
.gjjs_en{width: 36%!important;font-size: 14px!important;}
.gjjs_en a{padding:0 12px!important;}
.article-search-right{width:250px;overflow:hidden;margin:20px auto;text-align: center;}
.select-k{height:28px;line-height:28px;}
/*---------------轮播图----------------------*/
.news_tupian{margin-bottom:25px;}
.carousel-caption{
	position: absolute;
    right: 0;
    /* top: 0; */
    left: 0;
    bottom: 0px;
    z-index: 10;
    padding-top: 10px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    width: 100%;
    background: #666;
    background: rgba(0,0,0,0.5);
    /* padding-left: 10px; */
    padding-bottom: 10px;
}
.carousel-caption h3{font-size: 20px;margin-top:5px;margin-bottom: 5px;}
.carousel-caption p{line-height: 24px;font-size: 16px; margin: 0 0 30px;;}
.carousel-inner ol{ margin-bottom:0;}
.news_tupian .carousel-indicators {
    bottom: 0px;
   
}
.news_tupian .carousel-indicators .active{background-color:#ff8f03;}
.carousel-caption a{color:#fff;}
.news_tupian .carousel-indicators li{background: #fff;border: 0;}
.news_tupian .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%;
	height:352px;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#a0a2a2;
    border: 1px solid transparent;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f90;
}
/*---------------轮播图end----------------------*/

.tutu{background:url(../images/tutu.jpg) no-repeat center;}

/*在线办公按钮 */
.office_list{overflow:  hidden;margin-bottom:30px;}
.office_list ul{overflow:hidden;margin-bottom: 0;    padding: 20px 20px 10px;}
.office_list li{margin-bottom: 10px;text-align: center;}
.office_list li:last-child{}
.office_list li img{
	height: 33px;
	margin-right:10px;
	display:inline-block;
	
}

.btn-shadow {
    width: 100%;
    background: #026bc9;
    border-radius:3px;
    text-align: center;
	font-size: 18px;
}
.btn-shadow:link, .btn-shadow:visited{color:#fff;}
.btn-shadow:hover {color:#fff;background:#db8300;}

.bgcd_2{background: #0098a9;}
.bgcd_3{background: #004cc1;}
.bgcd_4{background: #2fa955;}
.bgcd_5{background: #81cf3a;}
.bgwz{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	float:left;
	
}


/*最新录用*/
.zuixin_tab{overflow:hidden;max-width:1200px;margin: auto;margin-bottom:16px;}
.zuixin_tab ul{overflow:hidden;margin-top:15px;margin-bottom: 0;}
.zuixin_tab ul li{background:#fff;padding:15px;min-height: 130px;}

.zx_bt{font-size:15px;font-weight: bold;line-height: 22px;}
.zx_zz{color:#999;line-height:28px;}
.zx_km{line-height: 28px;}
.zx_sj{line-height: 28px;}
.more1{    
	font-size: 14px;
    font-weight: normal;
    margin-top: 7px;
    float: right;
    line-height: 30px;
    color:#3d9154;
    text-align: center;
   
}
/*期刊信息*/
.qkxx{
	 padding:20px;
	 margin-bottom:30px;
}
.qkxx_fm{text-align: center;margin-bottom: 10px;}
.qkxx_fm img{width:60%;margin: auto;}
.qkxx_xx{
	line-height: 26px;
	color: #333;
	text-align: left;
	overflow: hidden;
	padding: 15px 15px;
}
.qkxx_km{overflow:hidden;font-weight: bold;}
.qkxx_xx span{font-weight:bold;font-size:14px;color:#005cba;}
.qkxx_nr{line-height:26px;overflow: hidden;text-indent:2em;padding-top: 5px;}
.qkxx_njq{text-align: center;line-height: 24px;}

/*新闻*/
.xw_tab{overflow: hidden;margin-bottom: 30px;box-shadow: 0px 0px 10px #dcdcdc;}
.xw_tab dl{overflow:hidden;margin-bottom:0;background: #fff;    padding: 4px 0;}
.xw_tab dd{line-height:26px;border-bottom: 1px solid #eee;margin-bottom: 6px;padding-bottom: 6px;}
.zc_lanmu{background:#e9fdf9;border-top: #138543 3px solid;}
/*文字向上不间断滚动*/
#de {width:90%;background: #fff;margin:10px auto;height:280px;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;line-height: 26px;}
.right-middle li a {display:block;font-size:14px;color:#000;line-height:26px;text-decoration:none;}
.right-middle li a:hover{color:#ff6600;}
.shijian{color:#e4b21b;}

.title_1{
	border-bottom: 1px solid #e9e9e9;
    margin: 0 10px;
    overflow: hidden;
}
.title_1 .t1{color:#0058ac;font-size: 18px;height:45px;line-height: 48px;font-weight: bold;display: inline-block;float:left;border-bottom:3px solid #0058ac;}
.title_2{
	font-size: 20px;
    color:#3d9154;
    line-height: 40px;
    margin: 0 15px 5px;
    font-weight: bold;
    text-align: left;
	border-bottom: 1px solid #dedede;
}

.title_3{
	height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #333;
    margin: auto;
    text-align: left;
    padding-left: 10px;
}

.tab_list{	
	overflow: hidden;
    background: #fff;
    box-shadow: 0px 0px 10px #dcdcdc;
	margin-bottom:30px;
}
.tab_list ul{margin: 10px 20px;overflow: hidden;}
.tab_list ul li{line-height: 34px;border-bottom: 1px dotted #D3D3D3;    }


.tab_list2{border: #cfdad6 1px solid;border-radius: 3px;background: #fff;margin-bottom: 20px;overflow: hidden;}
.tab_list2 ul{padding: 10px 15px 12px;}
.tab_list2 li{margin-bottom:5px;padding-bottom: 5px;overflow: hidden;}
.tab_list2 li img{margin:auto;border: 1px solid #e2e2e2;}

.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}



/*热点文章*/
.hot_tab{overflow: hidden; margin-bottom: 20px;}
.hot_tab ul{overflow:hidden;margin:15px 15px;}
.hot_tab ul li{overflow:hidden;border-bottom: 1px solid #eee;padding-bottom:8px;margin-bottom:8px;}
/*.hot_tab ul li:first-child{display:none;} 控制第一条隐藏*/ 
.hot_wz{border-bottom: 1px solid #eee;padding-bottom:3px;margin-top:3px;}
.luyongsj{line-height: 22px; color: #666;margin-bottom: 3px;font-size:14px;}
.hot_tab .hot_biaoti{color:#1f55a7; font-size: 16px;   font-weight: bold;}
.hot_tab .hot_biaoti a:hover{color:#1161b5}
.hot_tab .hot_zuozhe{color:#666;line-height: 28px;}
.hot_tab .hot_zhaiyao{color:#888;line-height: 25px;margin-bottom: 5px;}
.hot_tab .hot_volumnh{line-height: 28px;}
.hot_tab .hot_volumnh .j-doi { color: #0869e5;}
.hot_tab .hot_htm_pdf{}
.r_rhot{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;width:680px;height:25px;float:left;}/*控制字数，显示1行，超出用省略号*/


/*在线期刊*/
.tab_zxqk{overflow: hidden; margin-bottom:25px; background: #fff;}
.tab_zxqk ul{margin:5px 10px 15px;}
.tab_zxqk li{line-height:40px;font-size: 15px; border-bottom:1px solid #eee;background: #fff; display:block;}
.tab_zxqk a{color:#333;display:block;padding-left: 5px;}
.tab_zxqk a:hover{color: #fff;background:#cb8609;display: block;text-decoration: none;}
.tab_zxqk a:hover .glyphicon{color:#fff;}
.tab_zxqk .glyphicon{color:#006fbf;margin-right: 5px;}

.ewm{
	overflow: hidden;
    background: #fff;
    box-shadow: 0px 0px 10px #dcdcdc;
	margin-bottom:30px;
	padding:20px 0;
}
.ewm img{width:200px;margin: auto;}
.ewm_wz{line-height:26px;text-align: center;margin-top: 5px;}
.ewm li{width:50%;float:left;text-align: center;overflow: hidden;padding:10px 0;}

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

/*访问统计*/
.tongji{
	overflow: hidden;
    background: #fff;
    box-shadow: 0px 0px 10px #dcdcdc;
	margin-bottom:20px;
}
.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 12px;
    padding-left: 12px;
}
.icon_list3{
	overflow: hidden;
  	background: url(../images/gif-0165.gif) no-repeat 0 8px;
    padding-left: 15px;
}
.border{border:#e8e8e8 1px solid;}
.border-radius{border-radius:  4px 4px 0 0;}

/*专辑封面列表*/
.table_special{overflow:hidden;}
.table_special_tit{    
	height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #080808;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.table_special ul{overflow:hidden; margin: 15px 0;}
.table_special ul li{float:left;width:200px;text-align: center;    margin-right:16px;}
.table_special ul li:last-child{margin-right:0!important;}
.table_special ul li img{border:1px solid #ccc;}
/*-------------------------------文章-----------------------------------*/
.j-article{width:100%;overflow: hidden;}
.latest-issue{margin:20px 0 10px;font-size: 16px;font-weight: bold;line-height: 26px; border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.j-article .title {color: #c30000;font-weight: bold;margin-top: 5px;}
.j-article .journal-info {color:#666;}
.j-article .journal-info a{color: #00629f;}
.n-j-q{width: 100%;font-size: 16px;line-height: 45px;overflow: hidden;font-weight: bold;border-bottom: 1px solid #ccc;margin-bottom: 10px;}
.j-sx{font-size: 15px;color: #333;display: -webkit-inline-box;float: right;    margin-right: 10px;}
.j-sx a{color:#00629f;text-decoration:none;}
.j-sx a:hover{color:#f19100;text-decoration:none;}
.article-choose{width: 100%;color: #999;overflow: hidden;margin-bottom: 0px;margin-top: 5px;display: inline-block;border-bottom: 1px solid #ececec;}
.article-choose .choose{float: left;}
.width47{width:47%!important;float: right!important;border-bottom: 0!important;}

.other-tools{float: right;color:#ccc;font-size:18px;}
.other-tools-l{float: left;}
.other-tools .active{color:#f19100;}
.other-tools i,.other-tools .fengexian{padding: 0 3px;cursor: pointer;}
.other-tools .fengexian{padding: 0 3px;font-size: 18px;display: block;float: left;}

.article-list{overflow: hidden;width: 100%;}
.article-list li{border-bottom:1px solid #eee;margin-bottom:7px;overflow: hidden;padding-bottom:7px;}
.article-list li:hover{background: #f6fafd;}
.selectedrow{background: #f6fafd;border-color:#f6fafd;border-top:0;border-left:0;border-right:0;margin:0}
.noselectrow{margin:0;border-color:#fff;border-top:0;border-left:0;border-right:0;}

.article-list li .article-checkbox{float: left;width:20px;}
.article-list li .j-column{color:#888;font-size: 14px;overflow: hidden;}
.article-list li .article-l{float:left;width: 78%;}
.article-list li .j-title-1 a{color:#1f55a7;font-size: 16px;font-weight: bold;}
.article-list li .icon-full{color:#54d014;font-size: 14px;}
.article-list li .icon-abstract{color:#999;font-size: 14px;}
.article-list li .icon-video{color:#03a5ca;font-size: 14px;}
.article-list li .icon-article{color:#0376ca;font-size: 14px;}
.article-list li .icon-collections{color:#f19100;font-size: 14px;transform:rotate(7deg);
-ms-transform:rotate(7deg);/* IE 9 */
-moz-transform:rotate(7deg);/* Firefox */
-webkit-transform:rotate(7deg);/* Safari 和 Chrome */
-o-transform:rotate(7deg);/* Opera */}

.article-list li .j-author{font-size: 14px;color:#666;}
.article-list li .j-volumn{font-size: 14px;color:#999;}
.article-list li .j-volumn-doi .j-volumn{float: left;padding-right: 10px;}
.article-list li .j-volumn-doi .j-doi{color:#333;}
.article-list li .j-btn{color:#333;margin-left:-10px;}
.article-list li .j-btn .j-abs{background: url("../images/abstract2.png") no-repeat;padding-left: 23px;padding-bottom: 2px;}
.article-list li .j-btn .j-pdf{background: url("../images/pdf.png") no-repeat;padding-left: 23px;padding-bottom: 2px;}
.article-list li .j-btn .j-html{background: url("../images/htm.png") no-repeat;padding-left: 23px;padding-bottom: 2px;}
.article-list li .j-btn .j-pdf,.article-list li .j-btn .j-html,.article-list li .j-btn .j-abs{color:#333;line-height: 20px;margin-left:10px;}

.article-list li .j-title-1,.article-list li .j-author,.article-list li .j-volumn-doi,.article-list li .j-btn,.article-list li .j-abstract{overflow: hidden; margin-bottom: 3px;line-height: 25px;}
.article-list li .article-img{padding:10px;overflow: hidden;display: block;}
.article-list li .article-r{width:18%;float: right;}
.j-abstract{font-size: 15px;color: #777;display: none;margin-top: 10px;}
.article-list li .article-w{width: 96%;}
.cover-download a {
    background: url(../images/download-pdf.png) no-repeat;
    padding-left: 22px;
    color: #00629f;
	margin: 3px 0;
    display: block;
}
.apwrapbycs{margin-left:10px;}
/*过刊 */
.gk_nian{padding: 10px 0 0;margin-bottom:8px; border-bottom: 2px solid #999;font-size:20px;font-weight:bold;}
.gk_qi{padding: 5px 0;margin-bottom:5px; border-bottom: 1px dashed #ddd;color: #666;line-height: 26px;}
.gk_qi span{width:300px;display: table-cell;font-size:16px;}
.gk_qi a{color:#00629f;}
.gk_fm{overflow:hidden;margin-bottom: 10px;}
.gk_fm li{padding:0 30px;}
.gk_fm img{margin:8px auto;}
.collection {
    padding-left: 3px;
    padding-right: 3px;
    background-color: #fff;
    color: #C9799F;
    font-size: 8px;
    border: 1px solid #C9799F;
    cursor: pointer;
    border-radius: 2px;
}
.in_progress {

    padding-left: 3px;
    padding-right: 3px;
    background-color: #fff;
    color: red;
    font-size: 8px;
    border: 1px solid red;
	border-radius: 2px;
}

/*--end--*/

/* 文章目录*/
/*文章*/
.current_list{overflow:hidden;background: #fff;}
.current_list .tab-content>.tab-pane {padding: 15px;background:#fff;overflow: hidden;}
.current_list .nav-tabs { border-bottom: 1px solid #e5e5e5;}
.current_list .nav-tabs>li {float: left;margin-bottom: 0px;padding-bottom: 0;border-bottom: 0;}
.current_list .nav-tabs>li .glyphicon{top: 3px;right: 3px;}
.current_list .nav-tabs li.active{color:#fff;}
.current_list .nav-tabs li.active a{background: #fff;color: #fff;border: 1px solid #c11428;font-size: 14px;}
.current_list .nav-tabs li.active a:hover{background:#0e5486;color: #fff;/* border: 1px solid transparent; */}
.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: pointer;
    background-color: #0e5486;
    border: 1px solid #0e5486;
    border-bottom-color: transparent;
    font-size: 18px;
}
.current_list .nav-tabs li a{border-radius: 0;height: 46px;line-height: 28px;font-size: 18px;background:#fff;color: #333;border: 1px solid #fff;margin-right: 0;/* font-weight: bold; */padding: 10px 30px;}
.current_list .nav-tabs li a:hover{background: transparent;color: #005bac;border-color: transparent;}
.current_list .article-box{border-top:0;overflow: hidden;}
.curr_en{padding: 10px 12px!important;font-size: 18px!important;}
.column_title{
	height: 45px;
    line-height: 45px;
    margin: 10px 15px 0;
    border-bottom:1px solid #eee;
    font-weight: bold;
    font-size: 18px;
    color:#0058ac;
    border-bottom: 2px solid #0058ac;
}
.tab{overflow: hidden;width: 300px; float: left;}
.njq{width:100%;font-size:14px;font-weight:bold;line-height: 24px;}
.syq{width:100%;text-align: left;margin-top: 10px;margin-bottom: 10px;}

.kuang{overflow: auto!important;  height:1996px;}
.kuang_en{ overflow: auto; height:880px!important;}
.wenzhanglanmu{
	font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
    display: inline-block;
    background: #0a6cca;
    border-radius: 2px;
    padding: 4px 10px;
}
.wenzhang{overflow:hidden;}
.wenzhang li{
	border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    min-height: 143px;
    
}
.biaoti{color:#333;font-size: 15px;font-weight: bold;height:30px;}
.biaoti a{color:#333;text-decoration:none;} 
.wz_timu{overflow:hidden;}
.timuzz{width:80%;line-height: 24px;}
.qishiyema{color:#d28912;}
.zuozhe{color:#333;font-size:14px;line-height:26px;height:26px;}
.kmnjq{line-height:26px;}
.zhaiyaoh{color:#999;line-height:26px;height:85px;overflow: hidden;}
.zhaiyaoh p{margin-bottom: 0;}
.richpdfh{line-height:26px;}
.doih{color:#333;line-height: 26px;}
.red{color:#f00;}
a.doicolor{color:#018ead;}
.more-article a {
    background: #fff;
    font-size: 14px;
    color: #222;
    display: inline-block;
    margin-top: 20px;
	margin-bottom:20px;
    height: 37px;
    line-height: 37px;
    padding: 0 35px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}
.gd_wenzhang{width:100%;text-align: right;overflow:hidden; padding: 16px;}
.gd_wenzhang a{
	border-bottom: 1px solid #ddd;
    color:#3c68ab;
    overflow: hidden;
}
.index_xz{background: url(../images/index_xz_icon.png) no-repeat 10px center;
	padding-left: 30px;
    width:100%;
    border: 1px solid #d9ae0e;
    float: left;
    border-radius: 3px;
    line-height: 24px;
	margin-bottom: 6px;
}
.index_lll{background: url(../images/index_lll_icon.png) no-repeat 9px center; 
	width: 100%;
    border: 1px solid #d9ae0e;
	padding-left: 30px;
    float: left;
    border-radius: 3px;
    line-height: 24px;
	margin-bottom: 6px;
}

.index_html{background: url(../images/index_html_icon.png) no-repeat 9px center; 
	width: 100%;
    border: 1px solid #d9ae0e;padding-left: 30px;
    float: left;
    border-radius: 3px;
    line-height: 24px;
}
*#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-LEFT: white 1px solid;
   border-bottom: 1px solid #eee;
    WIDTH: 100%;
    BORDER-TOP: white 1px solid;
    BORDER-RIGHT: white 1px solid;
   
}
.selectedrow {
    BORDER: #eee 1px solid;
    MARGIN: 1px 0px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
   
}
.authorList {
    line-height: 22px;
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 3px !important;
}
.articlesectionlisting {
       BORDER-BOTTOM: #ddd 0 solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    PADDING-RIGHT: 0px;
    COLOR: #3a3a3a;
    FONT-WEIGHT: normal;
    PADDING-TOP: 5px;
    margin-bottom: 3px;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    font-size: 14px;
    color: #fff;
    margin-top: 8px;
    display: inline-block;
    background: #006fbf;
    padding: 3px 10px;
	
}
.txt_zhaiyao1 {
    COLOR: #000;
	font-size:14px;
}

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!important;
    font-size: 14px;
	font-weight: bold;
}

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

A.txt_biaoti:visited {
    COLOR: #1456a8;
    TEXT-DECORATION: none;
}
A.txt_biaoti:hover {
    COLOR:#eb9024!important;
    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;
}
.txt_zhaiyao3 {
  color: #0964ba;
  font-size: 14px;
}

a.txt_zhaiyao3:link {
  color: #0964ba;
  text-decoration: none;
}

a.txt_zhaiyao3:hover {
  color: #be8109;
  text-decoration: underline;
}

a.txt_zhaiyao3:visited {
  color: #0964ba;
  text-decoration: none;
}

a.txt_zhaiyao3: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{width:100%;overflow: hidden;background:#3d4e6a;margin-top: 20px;border-top:1px solid #ccc; }
.banquan{max-width:1200px;margin:0 auto;overflow: hidden;padding:20px 15px;color: #fff;text-align: center;line-height: 28px;}

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


/*------------------------------------------移动端开始----------------------------------------------------*/

@media (max-width: 767px){
	.header{padding:5px 0;}
	.banner{margin:10px 0;}
	
	.ba_xs img{width:250px;height:114px;}
	.ew_xs img{height:114px;}
	
	.daohang{margin-top:0;}
	.navbar-collapse{
	background:rgb(1 47 116 / 88%);
	position: absolute;
    width: 100%;
    padding: 0 15px;
	}
	.site-nav {
	min-height: 0px;
    width: 100%;
    z-index: 999;
	}
	.navbar-nav .open .dropdown-menu>li>a {
    line-height: 26px;
    text-align: left;
	color: #fff;
	}
	.navbar-nav>li>a{line-height: 45px;border-bottom:1px solid #084d7e;}
	.navbar-toggle {
    padding: 7px 8px;
    margin-top: 10px;
    margin-bottom: 8px;
    }
	.navbar-brand {
   	height: 40px;
    line-height: 40px;
    padding: 0 12px;
	}	
	.site-nav .nav>li>a:focus, .site-nav .nav>li>a:hover {
    text-decoration: none;
    background-color:#1568bb;
    color: #fff;
}
	.navbar-header{background:#012f74;}
	.navbar-nav{margin:0;}
	
	.navbar-brand {
    	padding: 0;
    	width:83%;
		height:auto;
		color:#fff;
		padding-top: 6px;
		text-align:right;
		font-size:16px;
	}		
	.dropdown-menu{background-color:#2959a3 !important;}
	.nav .open>a{background-color:transparent;border-color:#24689b!important;}
	
	.tab-box-mobile {overflow-x: scroll;}
	
	.current_list{margin-bottom:20px;}
	.current_list .nav-tabs{width: -webkit-max-content; width: max-content;}
	.current_list .nav-tabs>li {
    margin-right: 5px;
    margin-left: 5px;
	}
	.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
        cursor: pointer;
    font-size: 17px;
    font-weight: bold;
	}
	.current_list .nav-tabs li a{font-size:17px;padding: 7px 10px;}
	
	.news_tab .tab-box a{font-size:14px;margin-right: 10px;}
	
	.news_tab .tab-box{overflow-x: scroll;}
	.news_tab .tab-box .tab-box-mobile{width: -webkit-max-content;width: max-content;}
	
	.article-list li .article-l, .article-list li .article-r{width:93%;padding-top: 0;}
	.kuang{height:500px!important;}
	
	
	.bgcd{margin-bottom:15px;}
	.bgcd a{padding:1px 0;}
	.bgcd img{width:150px;}
	
	.bgl{padding-left:7px;}
	.bgr{padding-right:7px;}
	
	.j-sx{float:left;}
	
	/*摘要页面美工修改*/
	.flane_l{width:100%;}
	.flane_r{width:100%;padding-right:15px;}
	.wzjs{display:none;}
	
	.bai{background:#fff;padding-left:15px;padding-right:15px;}
	
	.news_tupian{margin-bottom:20px;}
	
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {
   	max-height: 150px;
	}
	.carousel-caption{font-size:14px;}
	
	.banquan{font-size:13px;color:#fff;}
	
	.js_tab {
		margin-top: 20px!important;
		margin-bottom: 20px!important;
		
	}
	.article-search{width:100%;float:none;margin-top:15px;margin-bottom:15px;}
	.article-search .input-group{width:72%;}
	.article-search .adv-search{width:25%;}
	
	.mb30{margin-bottom:10px;}
	.news_tupian .carousel-indicators{bottom:0;}
	
	.qkxx_fm{padding-bottom: 20px;}
	.qkxx_fm img{width:80%;margin: auto;}
	.qkxx_xx{padding:0 15px 15px;}
	.qkxx_nr{padding-left:15px;}
	.allpadding{padding: 20px 15px 10px;}
	.office_list{width:100%;}
	.office_list li{text-align: center;float: none;margin-right: 0;margin-bottom: 10px;}
	.office_list li img{height:35px;}
	.btn-shadow{padding:5px 0 5px 30px;}
	.bgwz{font-size:18px;line-height:35px;}
	
	.cover_meun{width:100%;text-align: left;    margin-left: 0px;margin-right: 20px;}
	
	.mr_frbox2 {width:100%!important;;margin: auto;height: 360px; padding: 20px 0; }
	.mr_frUl2 { float: left; width:255px!important; height: 330px;    overflow: hidden;}
	.mr_frUl2 ul li{width:255px!important;}
	.hot_tab .hot_zhaiyao{height:205px!important;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:8;}
	
	
	.db1{padding:20px 0 0;}
	.pr0{padding-right:15px!important;}
	.sTempWrap {
    	width: 300px!important;
    	margin: auto;
		margin-left:34px!important;
	}
	
	.zclm_2 ul li{line-height:40px;}
	
	.tab_tm{width:100%;}
	.tab_sj{width:100%;text-align: left;}
	
	.xs_fm{width:32%;}
	.xs_nr{width:68%;font-size: 12px;line-height: 19px;}
	
	
	
	
}
@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: 768px)and (max-width: 992px){
	.carousel .carousel-caption {
		font-size: 16px;
		
	}
	.carousel .carousel-caption h3 {
		margin-top: 10px;
		font-size: 16px;
		line-height: 24px;
		text-align: left;
		margin-bottom: 10px;
	}	
	.article-search .input-group {width:68%;}
	.article-search .adv-search{width:30%;}
	
	.office_list li img{height:40px;}
	.btn-shadow{padding:10px 5px;}
	.bgwz{font-size:20px;line-height: 40px;}
	.office_list li {margin-bottom:20px;}
	
	.site-nav .navbar-nav>li>a {font-size: 14px;padding: 5px 10px;line-height: 30px;}
	.current_list .nav-tabs{max-width:768px;}
	.current_list .nav-tabs>li{margin-left:13px;margin-right: 13px;}
	
	.sTempWrap{max-width:710px;}
}

@media (min-width: 992px) and (max-width: 1024px) {
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 100%;
    height:auto;
}
	.carousel .carousel-caption {font-size: 16px;}
	.carousel .carousel-caption h3 {
		margin-top: 10px;
		font-size: 18px;
		line-height: 28px;
		text-align: left;
		margin-bottom: 20px;
	}	
	.article-search .input-group {width: 75%;}
	.site-nav .navbar-nav>li>a {padding:10px 17px!important;line-height: 30px;}
	.current .nav>li>a { padding: 7px 17px;}
	
	.office_list li img{height:45px;}
	.btn-shadow{padding:15px 5px;}
	.bgwz{font-size:26px;line-height: 45px;}
	.office_list li {margin-bottom:20px;}
	
	.qkxx_fm img{height:auto;}
	.qkxx_nr{line-height:22px;padding-top: 5px;}
	
	.sTempWrap{max-width:899px;}
}


@media (min-width: 1024px) and (max-width: 1200px){
	.site-nav .nav>li>a {padding-left:18px;padding-right:18px;}
	.office_list li img{height:45px;}
	.btn-shadow{padding:15px 5px;}
	.bgwz{font-size:26px;line-height: 45px;}
	.office_list li {margin-bottom:20px;}
	
}
@media (max-width: 1200px) {
	.js_tab{margin-top:40px;margin-bottom:30px;}
}
/*改变导航默认高*/
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }
	
}


@media (min-width:1200px) {
	/*导航hover事件修改*/
	.navbar .nav > li:hover .dropdown-menu {display: block;}
	.site-nav .nav>li>a {padding-left:70px;padding-right:70px;}
	.container{width:1200px;}
	
	.left-sidebar{}
	.right-sidebar{}
	
	.pl0{padding-left:0;padding-right: 0;}
	
	
}

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

/*内容*/
.m-center{}/*二级页面必引*/
.content_nr{overflow: hidden;border:1px solid #fff;background: #fff;padding:10px 15px;box-shadow: 0 0 10px #e3e3e3;margin-bottom: 20px;}
.content_nr .column{
	font-size: 18px;
    height: 44px;
    color: #1058ae;
    line-height: 40px;
    font-weight: bold;
    margin: -6px -10px 20px;
    padding-left: 10px;
    border-radius: 2px;
    border-bottom:2px solid #e3e3e3;
   
}
.content_nr .newstitle{
    text-align: center;
    margin: 30px 0 20px;
    font-size: 20px;
   
}
.item-content{line-height:25px;}
.content_volumn{margin:20px;}
.item-content img, .news-content img{max-width: 100%;} 

/*--------------------------------------------------------------期刊列表页-------------------------------------------------*/

.tiaoshu{margin:10px 0;background:#eef6ff url("../images/tongji.png") no-repeat 0 center;padding:5px 15px;font-size: 14px;}
.blue-color{color:#127bc7;padding:0 5px;}
.lunwen-liebiao .lanmu{margin-bottom:5px;}
.lunwen-liebiao .lanmu span{padding:6px 10px;background:#daebff;border-radius: 4px;color:#2761e3;font-size:14px;display: inline-block;}
.lunwen-liebiao .lanmu:after{background:url("../images/lanmu-d.png") no-repeat;content: " ";display: block;width: 7px;height: 3px;margin-left:12px;}
.lunwen-liebiao .lunwen{font-size: 16px;color:#001e62;margin-bottom: 10px;display: block;font-weight: bold;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.lunwen-liebiao .lunwen mark{color:#ff3000;background: transparent;padding: 0;}
.lunwen-liebiao .zuozhe{color: #333;margin-bottom:5px;}
.lunwen-liebiao .xinxi,.lunwen-liebiao .zhaiyao{color:#666;margin-bottom:5px;line-height:24px;}
.lunwen-liebiao li .j-list{border-bottom: 1px solid #d0deff;overflow: hidden;padding-bottom: 10px;margin-bottom:15px;}

.wenzhang-liebiao{width:100%;overflow: hidden;line-height: 40px;background:#f5f5f5;}
.wenzhang-liebiao li{padding: 0 10px;float: left;margin: 0 10px;font-size: 14px;cursor: pointer;}
.wenzhang-liebiao .wz{background: url("../images/wz.png") no-repeat 0 center;padding-left:20px;width: 20px;height: 20px;margin-top: 10px;float: left;}
.wenzhang-liebiao .sp{background: url("../images/sp.png") no-repeat 0 center;padding-left:20px;}
.wenzhang-liebiao .tb{background: url("../images/tb.png") no-repeat 0 center;padding-left:20px;}
.wenzhang-liebiao .current{color: #127bc7;border-bottom:2px solid #ef8142;height: 40px;}


/*高级检索css更新*/
#advsearch .td-left {
    background: #f1f1f1;
    width: 120px;
    padding: 3px 10px;
    text-align: right;
}
#advsearch .td-right {
    vertical-align: top;
    padding: 6px 6px;
}
#advsearch * {
    font-family: revert;
    font-size: 14px;
}
#advsearch table {
    border: 0;
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
}
#advsearch input,#advsearch select{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;

}
#advsearch label input{margin-right:5px;height: 14px;}
#btn-search {
    width: 160px;
    background:#e59c08!important;
    color: #fff!important;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 5px;
    margin:0 auto;
    height: 42px!important;
	padding: 6px 12px;
	
}

.julei{background: #fbfbfb;}
.julei ul {
	padding:10px 5px;
}
.julei li{
	padding:2px 0;
}
.julei .title {
	background: #f7f5f0;
	padding:5px;
	font-weight:bold;
	border-left: 3px solid #ef7d47;
	
}

