@charset "utf-8";
/*Open Sans字体*/
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open-sans-2-webfont.woff2') format('woff2'),
         url('../fonts/open-sans-2-webfont.woff') format('woff');
}
body{font-family: Calibri,airal;background:#fff;font-size: 16px;}
a{color: #333;}
ul,li{padding: 0;margin: 0;list-style: none;}
input,select{outline:none;}

.gd{font-size: 14px;font-weight: normal;float:right;line-height: 40px;color:#0061b4;}
.gd .fa{color:#0d70ce;}
.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;} 
/*头部*/
.ding{width:100%;height:30px;}
.ding2{max-width:1200px;margin:auto;color:#fff;height:30px;line-height: 30px;}

.header{width:100%;background:#029338;margin-bottom: 30px;}
.banner{max-width:1200px;overflow: hidden;margin:0 auto;background:#0d7c36;}

.zuoc{width:700px;float:left;}
.youc{width: 400px;float:right;}
.top_right{width:100%;overflow:hidden;}
.logo{width:70px;float:left;margin-top: 19px;}
.logo img{width:70px;}
.rssemail{float: right;width:375px;margin-top:23px;}
.zgzb{width: 98%;float: right;text-align: right;color:#004e99;font-size: 15px;line-height: 24px;}
.top_ljwz{width:100%;line-height:34px;text-align:right;color:#fff;}
.bshare-custom{margin-top:7px;}
.niandate{float: left;width: 210px;text-align: center;line-height: 47px;font-size: 16px;}
.niandate_en{float:left;width:160px;font-size:15px;text-align: center;line-height: 48px;color:#fff;}
/*导航 */
.daohang{max-width:1200px;margin:auto;background:#00541e;}
.navbar{max-width:1200px;margin:auto;min-height: 30px;border: 0;margin-bottom: 0px;}
.navbar-nav>li>a{line-height:45px;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:14px;padding-right: 14px;}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover {text-decoration: none;background-color:#eff7ff;color:#333;}
.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: center;color: #fff;}

.nav_one { color: #fff!important;background-color:#0aaae4;}
.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:#029338;color:#fff;}
.dropdown-menu>li>a {padding:6px 15px;}

.site_nav_en a{font-size:16px!important;padding-left:7px!important;padding-right:6px!important;}
/*导航end */

/*检索*/
.article-search{float: right;width:80%;margin-top: 55px; margin-bottom:0;margin-right: 10px;}
.article-search .input-group{float: left;}
.article-search .adv-search{text-align: left;}
.article-search .adv-search a{display: inline-block;border-radius: 4px;color: #fff;padding:0 2px;height:34px;line-height: 34px;font-size: 15px;}
.article-search .btn-default,.article-search .form-control{height: 34px;}
.article-search .form-control{padding-left: 10px;height: 34px;border: #fff 1px solid;border-radius: 4px 0 0 4px;}
.article-search .btn-default{height: 34px;background:#888;font-size: 16px;border-color:#fff;border-radius: 0!important;}
.article-search .btn-default .glyphicon-search{color: #fff;}

/*---------------轮播图----------------------*/
.news_tupian{overflow:hidden;margin-bottom:20px;}
.news_tupian .carousel-inner>.item>a>img{width: 40%;height:300px;background:#f3fbf5;}
.carousel-caption{width:60%;background:#f3fbf5;position: absolute;bottom: 0;right: 0;font-size: 16px;text-align: left;padding:2% 3%;left: auto;height: 100%;text-shadow:none;color:#333;}
.carousel-indicators{right:2%;width: auto;left: inherit;bottom:0;}
.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 5px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #005eaf;
     border: 0 solid #005eaf;
	border-radius: 13px;
}
.carousel-indicators .active {
    width: 15px;
    height: 5px;
    margin: 1px;
    background-color: #d28e10;
}
.news_tupian .carousel{background:rgba(26,26,26,.8);}
.news_tupian .title{font-size:18px;font-weight: bold;font-family: Georgia,'Times New Roman',serif;margin-bottom:5px;display: block;}
.news_tupian a.title{color:#044a96;}
.news_tupian .abs-detail{line-height: 24px;font-size: 14px;}
.news_tupian .more{float: right;color: #fff;font-size: 14px;}
/*---------------轮播图end----------------------*/


.topic{width:100%;overflow: hidden;position: relative;margin-bottom: 30px;margin-top: -20px;padding:30px 0; background: url(../images/topu.jpg) no-repeat center;}

/*办公按钮*/
.office_list{overflow:hidden;margin-top:3px;}
.office_list ul{overflow:hidden;}
.office_list li{margin-bottom:8px;}
.btn-shadow {
	color: #224780;
    border: 0;
   	width: 100%;
    text-align: left;
    font-size: 16px;
	font-weight: bold;
    line-height: 35px;
    padding-left:30px;
    height: 48px;
    background:#fff;
}

a.btn-shadow:link {
    color: #224780
}
a.btn-shadow:hover {
    color: #fff;
    background-color:#f0b929;
    border-color:#f0b929;
}

/*办公按钮end*/

.submit-manuscript{font-size: 20px;text-align: center;background: #3f6ea5 url("../images/btn-main.jpg");border: 1px solid #004b83;height: 38px;line-height: 36px;color: #fff;}
.submit-manuscript a{color: #fff;}

/*期刊信息*/
.qkxx{text-align: center; margin-bottom:20px;padding:9px 10px;overflow: hidden;background:#eefbf2;}
.qkxx_fm{text-align: center;}
.qkxx_fm img{margin: auto;}
.qkxx_xx{
	line-height: 25px;
    color: #333;
    margin-bottom: 5px;
    text-align: left;
    padding: 0 0 0 0;
	overflow: hidden;
}
.qkxx_xx span{font-weight: bold;font-size: 15px;line-height: 30px;}
.qkxx_nr{width:370px;float:left;line-height:26px;overflow: hidden;text-indent:2em;}

.kanhao{overflow:hidden;}
.fm_tab2{overflow: hidden;text-align: center;}
.button_an1 {
     color: #FFF;
     font-size:18px;
     font-weight: bold;
     padding: 10px 3px;
     display: inline-block;
     background:#ce8804;
     width: 100%;
     margin-top: 10px;
     border-radius: 3px;
}

.button_an1:link{color:#fff;}
.button_an1:hover {
    background:#d67403;
    color: #FFF;
}
.button_an1:visited{color:#fff;}
/*新闻*/
.xw_tab{overflow: hidden;margin-bottom: 20px;}
.xw_tab dl{margin-top:2px;margin-bottom: 0;overflow: hidden;width: 100%;padding:15px;}
.xw_tab dl dd{line-height:22px;border-bottom: 1px #e4e4e4 dotted;margin-bottom: 8px;padding-bottom: 8px;}
/*文字向上不间断滚动*/
#de {width:100%;background: #fff;margin:10px auto;height:280px;overflow:hidden;}
#de1{margin-bottom:20px;}
.right-middle {overflow:hidden;}
.right-middle li {overflow: hidden; text-align: left;margin-bottom: 3px;padding-bottom:3px;border-bottom:1px dotted #ccc;}
.right-middle li a {display:block;font-size:15px;color:#000;line-height:26px;text-decoration:none;}
.right-middle li a:hover{color:#ff6600;}
.xw_tab .shijian{color:#1b79ca;}

.ggtp{overflow:hidden;margin-bottom: 20px;}

.title_1{
	font-size: 20px;
    font-weight: bold;
    color:#333;
    line-height: 40px;
    text-align: left;
    font-family:Georgia,'Times New Roman',serif;
	border-bottom: 1px solid #eee;
	padding:0 15px;
}

.title_2{
	font-size: 20px;
    font-weight: bold;
    color:#333;
    line-height: 40px;
    text-align: left;
    font-family:Georgia,'Times New Roman',serif;
	border-bottom: 1px solid #eee;
}

.title_3{
	height: 40px;
    line-height: 40px;
    font-size: 18px;
	font-weight: bold;
    color:#333;
    background:url(../images/t3.jpg);
    padding-left: 13px;
}
.magpic{margin-right:5px;margin-bottom: 3px;}

.tab_list{overflow: hidden;margin-bottom:20px;}
.tab_list ul{margin: 15px 15px;overflow: hidden;}
.tab_list ul li{
	line-height: 22px;
    margin-bottom: 8px;
    border-bottom: 1px dotted #e4e4e4;
    padding-bottom:8px;
}


.tab_list2{overflow: hidden;margin-bottom: 20px;}
.tab_list2 ul{margin:20px 15px;overflow: hidden;}
.tab_list2 li{line-height: 35px;border-bottom: 1px dotted #e4e4e4;overflow: hidden;}

.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-top: 10px;}
.hot_tab ul li{
	border-bottom: 1px solid #eee;
	background: #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height:90px;
}
.fr_m{float:right!important;margin-right: 0!important;}
.hot_biaoti{height:26px;}

.r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}/*控制字数，显示1行，超出用省略号*/

/*在线期刊*/
.tab_zxqk{overflow: hidden; margin-bottom:25px; background: #fff;box-shadow: 0px 0px 5px #d7d7d7;}
.tab_zxqk ul{margin:0;}
.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: 15px;}
.tab_zxqk a:hover{color: #fff;background:#e89a08;display: block;text-decoration: none;}
.tab_zxqk a:hover .glyphicon{color:#fff;}
.tab_zxqk .glyphicon{color:#0c67be;margin-right: 5px;}

/*专题*/
.zhuanti_tab{overflow:hidden;}
.zhuanti_list{overflow:hidden;min-height: 260px;}
.zhuanti_tp{overflow:hidden;}
.zhuanti_tp img{margin:auto;width: 100%; height: 200px;}
.zhuanti_timu{line-height:22px;text-align: center;margin-top:5px;}

/*专辑封面列表*/
.table_special{overflow:hidden;margin-bottom: 20px;}
.table_special ul{overflow:hidden; margin: 15px;}
.table_special ul li{overflow: hidden;margin-bottom: 10px;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.table_special .timu{line-height:24px;font-weight: bold;}
.table_special .zuozhe{line-height:24px;color:#666;}
.table_special .shijian{color:#0061b4;}


/*视频*/
.video_tab{overflow: hidden;margin-bottom: 30px;}
.video_list{overflow: hidden;margin: 10px 0 0;}
.video_tp{overflow:hidden;}
.video_tp img{
	border:1px solid #ccc;    
	margin: auto;
    width: 100%;
    height: 200px;
}
.video_timu{line-height: 26px;text-align: center;margin-top: 5px;}
.video-list-img{margin-bottom:0;}
.video-play {
    display: block;
    background: url(../images/video.png) no-repeat center center;
    width: 49px;
    height: 49px;
    z-index: 1000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
}

.ewm{margin-bottom:20px;text-align: center;}
.ewm img{width:160px;margin: 10px 0 5px;}
.ewm_wz{line-height: 22px;margin-bottom: 10px;}

.fenxiang{text-align:right;margin-bottom: 18px;margin-bottom: 10px; overflow: hidden;}
.fenxiang .fa{font-size:20px;margin-left:10px;}
.fenxiang a{color:#fff;text-decoration: none;}
#bsWXBox { height: 257px !important;width: 232px !important;}/*home页微信分享弹出二维码边框样式*/
.fengxiang .btn-primary{
	border-color: #ffffff;
    border: 1px solid #ffffff;
    padding: 0px;
    background-color: #ffffff;
}
.fengxiang .btn-primary:hover {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
}
.fengxiang .btn-primary:focus {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
}
.fengxiang .btn-primary:active, .btn-primary:active:focus{
	 color: #fff;
    background-color: #fff;
    border-color: #fff;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
.theme-buy {
	margin-top:10%;
	text-align: center;
}
.theme-gobuy, .theme-signin {
	font-size: 15px;
}
.theme-price {
	position: relative;
	bottom: -6px;
	font-family: microsoft yahei, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-weight: bold;
	color: #f60;
	line-height: 32px;
	font-size: 24px;
	display: inline-block;
}
.theme-price dfn {
	font-style: normal;
	font-size: 18px;
	margin-right: 2px;
}
.theme-desc {
	padding: 30px;
}
.theme-version {
	padding: 30px;
}
.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover {
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:300px;
	height:260px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 2px #eee;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}
.theme-poptit {
	border-bottom: 1px solid #ddd;
    padding: 0 12px;
    position: relative;
    text-align: left;
}
.theme-poptit h3{margin-top:10px;margin-bottom:10px;font-size: 20px;}
.theme-popbod {
	padding:60px 15px;
	color:#444;
	height: 148px;
}
.theme-popbom {
	padding:15px;
	background-color:#f6f6f6;
	border-top:1px solid #ddd;
	border-radius:0 0 5px 5px;
	color:#666
}
.theme-popbom a {
	margin-left:8px
}
.theme-poptit .close {
	float:right;
	color:#f00;
	padding:5px;
	margin:-2px -5px -5px;
	font-weight:bold;
	
}
.theme-poptit .close:hover {
	color:#f00;
}
.btn.theme-reg {
	position: absolute;
	top: 8px;
	left: 43%;
	display: none
}
.inp-gray, .feed-mail-inp {
	border:1px solid #ccc;
	background-color:#fdfdfd;
	width:220px;
	height:16px;
	padding:4px;
	color:#444;
	margin-right:6px
}
.dform {
	padding:20px;
	text-align: center;
}
.dform .ipt_error {
	background-color:#FFFFCC;
	border-color:#FFCC66
}
.dform-tip {
	display:none;
	background-color:#080;
	color:#fff;
	line-height:42px;
	margin-top:10px;
display:;
	font-size: 14px;
}
.dform-tip-errer {
	background-color: #CF301A;
}
.dform-tip a {
	display: inline-block;
	padding: 0 20px;
	margin-left:10px;
	background-color: #FFE924;
	color: #CF301A;
}
.dform-login {
	padding:0;
	height: 270px;
	overflow: hidden;
}
.dform-login iframe {
	height: 470px;
	margin-top: -180px;
}
.theme-signin {
	margin: -50px -20px -50px 90px;
	text-align:left;
	font-size: 14px;
}
.theme-signin h4 {
	color:#999;
	font-weight:100;
	margin-bottom: 20px;
	font-size: 12px;
}
.theme-signin li {
	padding-left: 80px;
	margin-bottom: 15px;
}
.theme-signin li strong {
	float: left;
	margin-left: -80px;
	width: 80px;
	text-align: right;
	line-height: 32px;
}
.theme-signin .btn {
	margin-bottom: 10px;
}
.theme-signin p {
	font-size: 12px;
	color: #999;
}
.theme-desc, .theme-version {
	padding-top: 0
}
/* 代码整理*/

/*访问统计*/
.tongji{background: #fff;margin-bottom: 20px;overflow: hidden;box-shadow: 0px 0px 5px #d7d7d7;}
.tongji ul{overflow: hidden;margin: 10px 20px;line-height:24px;}
label{font-weight: normal;}


.icon_list1{
	background: url(../images/gif-0865.gif) no-repeat 0 11px;
    padding-left: 15px;
}
.icon_list2{
	background: url(../images/gif-0865.gif) no-repeat 0 14px;
    padding-left: 12px;
}
.icon_list3{
	overflow: hidden;
  	background: url(../images/gif-0865.gif) no-repeat 0 9px;
    padding-left: 15px;
}
.border{border:#e8e8e8 1px solid;}
.border-radius{border-radius:  4px 4px 0 0;}

/*向上滚动时右侧浮动*/
.div-wrapper{position:relative;}
.clearfix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{zoom:1;}
.box-fixed{	position:relative;	top:0px;}
.tab_fix_bottom {position: fixed;bottom: 220px;top: auto;}
.tab_fix{position:fixed;}

/*右侧*/
.aside,.j-article{border: 1px solid #e0ecf3;overflow: hidden;margin-bottom: 30px;background: #fff;padding:20px 15px;box-shadow: 0 0 5px 0 rgba(127,127,127,.1);}
.column{font-size: 22px;border-bottom: 1px solid #eeeeee;padding-bottom: 10px;margin-bottom: 15px;overflow: hidden;}

.cover img{width: 185px;border: 1px solid #f1f1f1;}
.nian-juan-qi{font-size: 18px;text-align: center;margin: 6px auto;display: block;}.nian-juan-qi a{color: #004b83;}
.cover-a a{font-size: 14px;color: #004b83;float: left;}
.cover-a{overflow: hidden;width:80%;margin: 10px auto;}
.cover-a .cover-a-r{float: right;}
.cover-con{padding: 15px 15px 0;}
.cover-view{font-size: 18px;text-align: center;border: 1px solid #eee;background: url("../images/btn-bg.jpg") repeat-x;height: 40px;line-height: 40px;margin-top:15px;overflow: hidden;}
.cover-view a{color:#004b83;}
.cover{overflow: hidden;}

.journal-list li{margin-bottom:15px;padding-bottom: 15px;overflow: hidden;border-bottom: 1px solid #eee;}
.journal-list li .title a,.journal-list li .doi a{color:#00629f;font-size: 18px;}
.journal-list li .author{color: #666;font-size: 16px;}
.journal-list li .doi a{font-size: 16px;}
.aside-tab-content{
    border: 1px solid #e0ecf3;
    border-top:0;
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
    padding: 25px 15px;
	box-shadow: 0 0 5px 0 rgba(127,127,127,.1);
}
.journal-list li .title,.journal-list li .author,.journal-list li .doi{margin: 5px 0;}

.view-all a{padding:10px 8px;border: 1px solid #ccc;background: url("../images/btn-bg.jpg");color:#00629f;}
.view-all a .fa-angle-right{font-weight: bold;}
.view-all{margin-top: 10px;}
.journal-list{overflow: hidden;}
.wangkan-list li{
    border: 1px solid #eeeeee;
    background: url(../images/btn-bg.jpg);
    color: #004b83;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 0 24px;
    overflow: hidden;
    display: block;
}
.wangkan-list li a{color:#004b83;font-size: 16px;}
.wangkan-list li a i{padding-right:10px;}

.aside-btn{border: 1px solid #eeeeee;background: url("../images/btn-bg.jpg");color:#004b83;height: 40px;line-height: 40px;margin-bottom:10px;padding:0 24px;overflow: hidden;display: block;}
.aside-btn:last-child{margin-bottom: 0;}
.aside-btn a{color:#004b83;}
.aside-btn a i{padding-right:10px;}
.column .more{background:url("../images/arrow.png") no-repeat right 3px;float: right;font-size:15px;color: #004b83;padding-right: 12px;}
.news-list li{margin: 5px 0;}
.news-list li .news-title{font-size: 16px;}
.news-list li .news-date{color:#666;}
.column span{float: left;line-height: 100%;}

.issn-cn p{margin-bottom:0;}

/*-------------------------------文章-----------------------------------*/
.j-article{width:100%;overflow: hidden;}
.latest-issue{margin:0 0 20px;font-size:15px;font-weight: bold;border-bottom: 1px solid #eee;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{font-size: 15px;font-weight: bold;margin:20px 0;border-bottom: 1px solid #eaeaea;padding-bottom: 15px;}
.j-sx{font-size: 14px;color: #f19100;display: -webkit-inline-box;float: right;}
.j-sx a{color:#00629f;text-decoration:none;}
.j-sx a:hover{color:#f19100;text-decoration:none;}
.article-choose{color:#999;border-bottom: 1px solid #eee;overflow: hidden;padding-bottom: 2px;margin-bottom: 12px;margin-top: 10px;}
.article-choose .choose{float: left;}

.other-tools{float: right;color:#ccc;font-size: 20px;}
.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;}
.article-list li{border-bottom: 1px solid #eee;margin-bottom:10px;overflow: hidden;padding-bottom:10px;}
.article-list li:hover{background: #f6fafd;}
.selectedrow{background: #f6fafd;border-color:#f6fafd;border-top:0;border-left:0;border-right:0;margin:0}
.noselectrow{border-color:#fff;border-top:0;border-left:0;border-right:0;margin:0}

.article-list li .article-checkbox{float: left;width:20px;}
.article-list li .j-column{color:#333;font-size: 14px;overflow: hidden;}
.article-list li .article-l{float:left;width: 78%;}
.article-list li .j-title-1 a{color:#044a96;font-size: 18px;font-family: Georgia,'Times New Roman',serif;}
.article-list li .j-title-1 a:hover{color:#d48d00;text-decoration: none;}
.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:#999;}
.article-list li .j-volumn{font-size: 14px;color:#333;}
.article-list li .j-volumn-doi .j-volumn{float: left;padding-right: 10px;}
.article-list li .j-volumn-doi .j-doi{color:#999;}
.article-list li .j-volumn-doi a.j-doi{color:#195fb9;}
.article-list li .j-btn{color:#333;margin-right:10px;}
.article-list li .j-btn .j-pdf{background: url("../images/download-pdf.png") no-repeat 0 0px;padding-left: 23px;}
.article-list li .j-btn .j-pdf{color:#00629f;line-height: 20px;}
.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;line-height:26px;}
.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: 97%;}
.modal{top: 15%;overflow-y: hidden!important;}.modal-body{overflow-y: auto;max-height: 500px;margin-bottom: 3px;}.modal-body a{color:#00629f;}#myModal img{width:90%;}
.modal-title{font-weight:bold;}
.modal-button{width:50%;margin:0 auto;display: block;padding: 7px;}
/*过刊 */
.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 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{background: #fff; overflow:hidden;margin-bottom: 20px;}
.current_list .nav-tabs {
    border-bottom:0 solid #eee;
}
.current_list .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}
.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus, .current_list .nav-tabs>li.active>a:hover {   
	color: #333;   
	cursor: pointer;   
	background-color: #ffffff;    
	border: 1px solid #ffffff;    
	border-bottom-color: transparent;    
	font-size: 20px;
	font-weight: bold;
	font-family:Georgia,'Times New Roman',serif;
}
.current_list .nav-tabs>li>a {
       border-radius: 0;
       height: 42px;
       line-height: 25px;
       font-size: 16px;
       background: #ffffff;
       color: #333;
       border: 1px solid #fff;
       margin-right: 0;
}
.current_list .nav>li>a {
    position: relative;
    display: block;
    padding: 7px 20px 0 0;
}
.current_list .nav-tabs>li>a:hover {
    border-color:transparent;
}
.current .nav>li>a:focus, .current .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
	color:#333;
}
.current_list .article-box {
    border-top: 0;
    overflow: hidden;
}
.current_list .tab-content>.active {
    display: block;
    border: 1px solid #eee;
}
.current_list .tab-content>.tab-pane {    
	overflow: auto;
    padding: 15px;
    height: 810px;
   
}
.column_title{line-height: 45px;font-weight: bold;font-size: 18px;color:#104a8a;margin: 5px 20px 0 20px;border-bottom: 1px solid #eee;}
.dqtab{overflow: hidden; padding:15px 0;font-size:15px;font-weight:bold; border-bottom: 1px solid #ccc;margin-bottom:10px;}
.njq{width: 70%;float: left;}
.syq{width:30%;float:right;text-align: right;}

.biaoti{color:#044a96;font-size: 18px;line-height: 26px;font-family: Georgia,'Times New Roman',serif;}
a.biaoti:link, a.biaoti:visited {color:#044a96;text-decoration:none;} 
a.biaoti:hover,a.biaoti:active {color:#d48d00;text-decoration:none;}
.zuozhe{color:#999;line-height:26px;}
.kmnjq{line-height:26px;}
.zhaiyao{color:#666;line-height:26px;}
.zhaiyao img{margin-bottom: 3px;}
.doih{color:#333;line-height: 26px;}
.red{color:#f00;}
a.doicolor{color: #195fb9;}

*#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: 6px 0px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
   
}
.authorList {
    line-height: 22px;
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 3px !important;
}
.articlesectionlisting {
    font-weight: bold;
    line-height: 26px;
    display: inline-block;
	width: auto;
	border-bottom: #ccc 0 solid;
	margin-left:0;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    font-size: 14px;
    color: #000;
}
.txt_zhaiyao1 {
    COLOR: #0c67be;
	font-size:14px;
}

A.txt_zhaiyao1:link {
    COLOR: #0c67be;
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:hover {
    COLOR: #da8802;
    TEXT-DECORATION: underline;
}

A.txt_zhaiyao1:visited {
    COLOR: #0c67be;
    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*/


.red-bg{background:#ae0c2a;overflow: hidden;padding: 20px 0;}
.links li {float: left;margin: auto;text-align: center;width: 25%; /* display: contents; */}
.links{overflow: hidden;width: 100%;margin: auto;}
.links li img{max-height: 60px;max-width: 161px;vertical-align: middle;margin: 0 30px;}

/*--返回顶部top--*/
.top_web{position: fixed;_position: absolute;bottom:80px;right:100px;width:48px; height:45px;border-radius: 5%;display: none;z-index: 9999;cursor: pointer; background:rgb(0 92 34);}
.top_web .glyphicon{color:#fff;text-align:center;top:11px; left:12px;font-size: 22px}
/*--返回顶部top--*/

/*底部*/
.footer{width:100%;/* overflow: hidden; */background:#067e33;clear: both;}

.db1{color: #fff;text-align: left;line-height: 30px;padding-top:20px;}
.db1 h4 {color:#fff;font-weight: bold;}

.db2{padding-top:20px;padding-bottom:20px;line-height: 26px;color: #fff;}
.banquan{width:100%;overflow: hidden;color: #fff;line-height: 26px;text-align: right;}
.db3{max-width: 1200px;margin: auto;margin: 10px auto 0;border-top:1px solid #fff;}
.db3 .bqxx{line-height: 40px;color:#fff;padding-top: 5px;font-weight: bold;}

#bubblemenu{display:block;float: left;position: relative;}
#bubblemenu li {
	display: inline;
	cursor:pointer;
}

#bubblemenu li > div {
	width: 250px;
	min-height: 160px;
	position: absolute;
	display: inline;
	/* margin-left: -150px; */
	padding: 5px;
	visibility:hidden;
	opacity: 0;
	/* margin-top: -180px; */
	background: #ffffff;
	font-size:14px;
	color:#333;
	font-weight: normal;
	line-height: 25px;
	/* Setting the border-radius property for all Browsers */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Browsers that Support it like Opera */

	/* Setting the box-shadow property for all Browsers */
	-moz-box-shadow: 0 0 8px gray; /* Firefox */
	-webkit-box-shadow: 0 0 8px gray; /* Safari and Chrome */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#272229', Direction=135, Strength=3); /* IE */
	box-shadow: 0 0 8px gray; /* Browsers that Support it like Opera */

	/* Setting the transition property for all Browsers */
	-moz-transition: all 0.5s ease-in-out; /* Firefox */
	-webkit-transition: all 0.5s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.5s ease-in-out; /* Opera */
	transition: all 0.5s ease-in-out; /* Browsers that Support it */


bottom: 0;left: 0;}

#bubblemenu li:hover > div {
	visibility:visible;
	opacity: 1;
	margin-top: -180px;
	/* Setting the transition property for all Browsers */
	-moz-transition: all 0.5s ease-in-out; /* Firefox */
	-webkit-transition: all 0.5s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.5s ease-in-out;  /* Opera */
	transition: all 0.5s ease-in-out; /* Browsers that Support it */
}
.cover-container li{border: 1px solid #e5e5e5;padding:2% 2%;margin-bottom:2%;}
.cover-container li h3{margin: 0;}
.cover-list span{color:#00629f;}
.cover-download-pdf{overflow: hidden;}
.cover-container .cover-cover{margin: 10px 0;}
.cover-cover img{border: 1px solid #ddd;}
.cover-download-pdf a{float: right;background: url("../images/download-pdf.png") no-repeat;padding-left: 20px;color: #00629f;}
.cover-list{margin-bottom: 10px;cursor: pointer;}
.cover-container{display: none;overflow: hidden;}

/*内容*/
.content_nr{border: 1px solid #e0ecf3;margin-bottom: 20px;background: #fff;padding:20px 15px;box-shadow: 0 0 5px 0 rgba(127,127,127,.1);}
.content_nr .column{margin:0 0 20px;font-size: 22px;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.content_nr .newstitle{
    text-align: center;
    margin: 30px 0 20px;
    font-size: 18px;
    font-weight: bold;
}
/*位置*/
.location{font-size: 16px;margin:0 0 15px 5px;display:none;}
.location i{font-size: 14px;margin-right:5px;}
.location a{color:#666}

/*Cover galler*/
.panel-title>a{text-decoration:none;color:#00629f;font-size:18px;font-weight: bold;}
.panel-title>a i{text-decoration:none;color:#999;float:right;}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee;
}
.panel-default {
    border-color: #eee;margin-bottom:20px!important;
}
.cg {padding:20px 15px;}
.cg p{margin-bottom:5px;}
.cg .title a{color:#00629f; font-weight:bold;font-size:18px;}
.cg a{color:#00629f;}
.cg .date{color:#333; font-weight:bold;}
.cg .fm{float:right;margin-left:10px;margin-bottom: 10px;}
.cg .fm img{border:1px solid #ccc;padding: 2px;}
.cover-download a {
    background: url(../images/download-pdf.png) no-repeat;
    padding-left: 22px;
    color: #00629f;
	margin: 3px 0;
    display: block;
}


/*专题*/
.bs-collections{
    border:1px solid #eee;
	border-radius:0;
	overflow: hidden;
	padding: 20px;
	border-left-width: 4px;
	border-left-color:rgb(236, 202, 103);
	margin-bottom: 20px;
	background:#fbfbfb;
}
.bs-collections {padding:20px 15px;}
.bs-collections p{margin-bottom:5px;}
.bs-collections .title{font-weight:bold;font-size:18px;margin-bottom: 5px;}
.bs-collections .title a{color:#00629f; font-weight:bold;font-size:18px;}
.bs-collections .journal{color:#7b98b7;margin-bottom: 8px;font-style: italic}
.bs-collections .editor{color:#b76e11;margin-bottom: 8px;}
.bs-collections .list-group a{color:#00629f; font-size:18px;}
.bs-collections .date{color:#333; font-weight:bold;}
.bs-collections .fm{float:right;margin-left:10px;margin-bottom: 10px;}
.bs-collections .link a {
    color: #00629f;
	margin-top: 8px;
	display:block;
}
.bs-collections-list{border:0;}
.bs-collections-list .title{font-weight:bold;font-size:20px; margin-bottom: 10px;}
.bs-collections-list .editor{color:#555;}

.sort-order{
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #fff;
    border: 1px solid #dedede;
    line-height: 180%;
    padding: 5px 10px;
    overflow: hidden;
	margin-bottom:20px;
	background-image: linear-gradient(to bottom,#f8f8f8,#e5e5e5);
    width: 100%;
}

.sort-order span{float:left;font-weight:bold;font-size:14px;margin-right:10px;}
.sort-order .btn {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 0 #FFF;
        -moz-box-shadow: inset 0 1px 0 #FFF;
        box-shadow: inset 0 1px 0 #FFF;
        border: 1px solid #bcbcbc;
        color: #666;
        margin: 0;
        padding: 2px 10px 0;
    }

.sort-order .btn:hover{
        border-color: #999;
        color: #444;
        text-decoration: none;
}
.sort-order .in {
    font-weight: bold;
	color:#444;
	border-color: #999;
}


.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;
	
}


/*news-list-1 */
.news-list-1{
    margin-bottom: 30px;
}
.news-list-1 .news-item-1 .media-left{
    padding-right: 15px;
}
.news-list-1 .news-item-1 a{
    display: block;
    border-bottom: 1px dashed #e2dfdc;
    padding: 20px 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    position: relative;
    overflow: hidden;
}
.news-list-1 .news-item-1 a:hover{
	text-decoration:none;
}
.news-list-1 .news-item-1 .news-date{
    color: grey;
    width: 100px;
    background: #F5F5F5;
    text-align: center;
    padding: 8px 5px 10px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.news-list-1 .news-item-1 .news-date .day{
    color: #666;
    font-size: 28px;
    font-weight: bold;
}
.news-list-1 .news-item-1 .news-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.news-list-1 .news-item-1 .news-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
    color: #666;
}
@media screen and (min-width: 768px) {
    .news-list-1 .news-item-1 .news-title{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .news-list-1 .news-item-1 .news-go{
        position: absolute;
        top: 0;
        bottom: 0;
        right: -125px;
        width: 125px;
        background: rgb(239, 46, 51,.82);
        color: #fff;
        font-size: 32px;
        text-align: center;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    .news-list-1 .news-item-1 .news-go .fa{
        position: absolute;
        top: 50%;
        margin-top: -16px;
        line-height: 1;
        left: 50%;
        margin-left: -16px;
    }
    .news-list-1 .news-item-1 a:hover{
        background: #eee;
    }
	/*
    .news-list-1 .news-item-1 a:hover .news-go{
        right: 0;
    }
	*/
    .news-list-1 .news-item-1 a:hover .news-date{
        background: #eee;
    }
	
}
@media screen and (max-width: 767px) {
    .news-list-1 .news-item-1 .news-date{
        margin-bottom: 10px;
    }
    .news-list-1 .news-item-1 .news-go{
        display: none;
    }
	
	.top_web{right:10px;}
	.office_list li{width: 100%;float:none;  margin-left: 0;margin-bottom: 2%;}
}
/*news-list-1 end*/


@media (max-width: 992px){
 nav.navbar.bootsnav .navbar-brand {
    float:left!important;
 	}
	.tab_fix, .tab_fix_bottom{position:relative;bottom:10px;}
	.fengxiang{text-align:left;}
	.office_list li {border: 1px solid #eee;}
}

@media (max-width: 678px){
.top_ljwz{padding-right:23px;}
	.site-nav {
		min-height: 0px;
		width: 100%;
		z-index: 999;
		
	}
	.navbar-header{
		padding: 0 15px;
	}
	.navbar-collapse{
		background:#004682;
		position:absolute;
   	 	width: 100%;
    	padding: 0 15px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
    	line-height: 26px;
    	text-align: left;
		color: #004682;
		font-size: 14px;
	}
	.dropdown-menu{background-color:#eff7ff!important;}
	.navbar-nav>li>a{    
		line-height: 40px;
    	border-bottom: 1px solid #0d5694;
    	color: #fff;
    	font-size: 14px!important;
		text-align: left!important;
	}
	
	.nav .open>a{
		border-color:#eff7ff;
    	color: #004682;
    	background:#eff7ff;
	}
	.site-nav .nav>li>a:focus, .site-nav .nav>li>a:hover {
        text-decoration: none;
    	background-color:#eff7ff;
    	color:#004682;
    	border-color:#eff7ff;
	}
	.navbar-toggle {
		padding: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 0;
		vertical-align: middle;
		
    }
	.navbar-brand {
    	padding: 0;
    	width:50%;
		height: 46px;
    	line-height: 46px;
	}	
	
    nav.navbar.bootsnav{background:#014b9c;}
    .navbar-default .navbar-brand{color:#fff;float: left!important;text-align: left;}
    nav.navbar.bootsnav .navbar-toggle{background-color:transparent;color: #fff;}
    .journal .journal-logo{width: 100%;float: none;margin-bottom: 20px;display: block;}
    .article-search .search-select{width: 35%;}
    .journal .article-search{width: 100%;padding: 0;}
    .article-search .adv-search{margin-top: 10px;width: 100%;float: right;}
    .last-issue{width: 100%;margin:10px 0 0;}
    .header{padding: 0;}
    .journal-img{margin:20px 0;}
    .zhuban{display: none;}
    .j-journal .main-btn{background-color: #2d7fd9;background-position: 25px 12px;}
    .header-r{float: none;}
    .cover-info,.cover{width: 100%;float: none;margin:10px 0;}
    .cover-info{height: auto;max-height: auto;}
    .j-journal{width: 100%;float: none;}
    .nav-bar{margin:10px 0;display: none;}
    ul.nav,.header{height: auto;}
    .cover-content{color: #666;}
    .news{padding: 0 10px;height: auto;}
    .news-column,.news-a{width: 100%;}
    .slide{min-height: auto;}
    .bx-wrapper img{height: auto;}
    .more-read{padding-top: 70px;background-position: 0 73px;}
    .links li{width: 100%;float: none;padding: 10px 0;display: block;}
    .links{margin-top:0;}
    .footer-info{text-align: center;width: 100%;line-height: 18px;float: none;padding:0;}
    .wechat{width: 100%;float: none;}
    .footer-box .footer-logo{margin: 0;}
    .footer-box .sydw{float: none;margin: 0;}
    

   
    .journal-head .journal-head-bg{padding: 15px;}
    .article-search .input-group,.article-search,.journal-logo{float: none;width: 100%;clear: both;z-index: 0;}
    .article-search .adv-search a{float: right;}
    .journal-head{margin-bottom: 15px;}
    .datu-pic .carousel-indicators{width: 100%;text-align: right;padding:5px 10px;top:0;z-index:0;}
    .datu-pic .carousel-caption{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .article-list li .article-l{width:92%;}
    .article-list li .article-r{width: 100%;float:none;}
    .nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a{padding: 10px 4px;}
    .footer{padding: 10px 0;}
    .red-bg{padding: 10px 0;}
	.logo-brief {display:none;}
	.cg .fm{float:left;margin-left:0;}
	.bs-collections .fm{float:left;margin-left:0;}
	.sort-order {margin-top:20px;padding-bottom:10px;}
	.sort-order .btn {width: 100%;}
	.gk_fm li{min-height:200px;}
	.j-sx{display:block;float: none;margin: 15px 0 0;}
	.latest-issue{font-size: 18px;}
	
	.topic{background:url();margin-bottom:15px;margin-top: 15px; padding:0;}
	.office_list{width:100%;margin-top:20px;}
	.qkxx{margin-bottom:10px;}
	.hot_tab ul li {margin-bottom: 10px;}
	
	
	.ding2{display:none;}
	.article-search{width:100%;margin-top:0px;margin-bottom: 20px;    overflow: hidden; float: none;}
	.article-search .input-group{float: none; width:90%;margin: auto;}
	.article-search .adv-search{display: none; width:50%;}
	.news_tupian .carousel-inner>.item>a>img{width:100%;height:100%;float: left;}
	.carousel-caption{width:100%;float: left;position: relative;}
	
	.hot_tab ul li{width:100%;float:none;}
	.fenxiang, .banquan{text-align:left;}
	.bqxx{padding:0 15px;}
	
	#bubblemenu li > div {margin-left: -70px;}
}


/*其他 控制显示&隐藏*/
#key{display:none;} /*快速检索隐藏类型下拉条*/
.knomap{display:none;} /*隐藏Knowledge map*/
.shoucang{display:none;} /*隐藏收藏*/
.richhtml{display:none;} /*隐藏RichHTML按钮*/
.article-video{display:none;} /*隐藏视频文章相关按钮、高级检索视频选项*/
.wenzhang-liebiao li {margin: 0;}/*兼容*/


/*高级检索css更新*/
#advsearch .td-left {
    background: #f1f1f1;
    width: 120px;
    padding: 3px 10px;
    text-align: right;
}
#advsearch * {
    font-family: revert;
    font-size: 14px;
}
#advsearch table {
    border: 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: #0760ac!important;
    color: #fff!important;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 5px;
    margin:0 auto;
    height: 42px!important;
	padding: 6px 12px;
}

@media (min-width: 768px) and (max-width: 1024px) {
	
	.office_list{width:100%;}
	.left-sidebar{padding-left:0;}
	.right-sidebar{padding-right:0;}
	.logo{display:none;}
	.qkxx_xx_nr{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp:8;overflow: hidden;height:230px;}
	
}

@media (min-width: 767px)and (max-width: 992px){

	.rssemail{width:300px;margin-top: 0;}
	.logo{margin-top:0;}
	.btn-shadow{height:45px;}
	.article-search{width:95%;}
	.text_en{width:100%!important;}
	.article-search .adv-search a{padding:0 10px;}
	.site-nav .navbar-nav>li>a {font-size: 14px;padding-left:10px;padding-right:10px;}
}





@media (min-width:1200px) {
	.site-nav .nav>li>a {padding-left:19px;padding-right:19px;}
	.navbar .nav > li:hover .dropdown-menu {display: block;}/*导航hover事件修改*/
	.container {max-width: 1230px;width: 1230px;}
	.div-wrapper{width:1200px;margin:0 auto;}
	.box-fixed{width:270px;height:auto;}
}

/*二级页面start--------------------------------------------------------------------*/
.ej{width:100%;overflow: hidden;margin-bottom:20px;}/*二级页面必引*/
.content_nr{overflow:hidden;background:#fff;border:1px solid #e3e3e3;}
.neirong_detailed{overflow:hidden;padding:15px;}
.neirong_detailed dl{margin-bottom: 0;overflow: hidden;}
.neirong_detailed dl dd{overflow: hidden;}
.listn{border-bottom: 1px solid #e9e9e9;padding: 7px 0;line-height: 24px}
.item_title{    
	height: 42px;
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    border-bottom: 2px solid #018985;
}

.liulancishu{text-align: right;margin: 15px;}
.fenye{overflow:hidden;}

.padding15{padding:15px 0;}
.padding-all-15{}

.oashuoming{text-align:left;line-height:24px;margin:6px 0;}

/*按栏目浏览列表*/
.article_lanmu_list{overflow:hidden;}
.article_lanmu_list li{line-height:25px;padding:5px;border-bottom: 1px solid #e9e9e9;}
.article_lanmu_list h3{font-weight:bold;}

/*期专辑*/
.qi-zhuanji{overflow:hidden;}
.qi-zhuanji ul{overflow:hidden;border-bottom: 1px solid #e9e9e9;padding: 10px 0;margin-bottom: 0;}
.qi-zhuanji li{line-height: 24px;}
.qi-zhuanji .tupian{vertical-align:top;}
.qi-zhuanji .jieshao{color:#333;}

/*过刊浏览聚类*/
.guokan-julei{line-height:30px;text-align:right;padding-bottom:10px;}
.guokan-julei a {
    display: block;
    float: right;
    border: 1px solid #eee;
    padding: 0 5px;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
a.J_WenZhang_U {
    color: #fff;
    background: #62b682;
	text-decoration:none;
	
}

.news_biaoti{font-size:16px;}
/*二级页面end----------------------------------------------------------*/

/*摘要跟rich整合页面 单独修改*/
.article_right_list{background:#f0f6fb;border-top: 2px solid #0d6797;}
.article_right_list ul{overflow:hidden;padding: 10px 15px 0;}
.article_right_list ul li{line-height:30px;color: #333;}
.article_right_list ul li a{color: #333;}
.article_right_list_title{color:#1572b8;line-height: 30px;font-weight: bold;font-size: 16px;background:#ebf0f4;padding-left:10px;}

/*摘要跟rich整合页面 单独修改end*/
