@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: Arial,Microsoft Yahei;background: #fff;font-size: 16px;line-height: 1.55;color:#333;}
a{color: #333;}
a {transition: all .5s;}
ul,li{padding: 0;margin: 0;list-style: none;}
input,select{outline:none;}

/*.whitebg {background: #fff;}*/

@media (min-width: 1200px){
.container{width: 1200px;}
/*.datu-pic .carousel-inner .item a img{width:100%}*/
}
.container {
    background: #fff;
}
/*大图 */
.datu-pic{margin-top:-20px;}
.datu-pic .carousel{overflow: hidden;margin-bottom: 25px;}
.datu-pic .carousel-inner .item a img{margin: 0 auto;}
.datu-pic .carousel-control.left{background-image:none}
.datu-pic .carousel-control.right{background-image:none}
.datu-pic .carousel-caption{width: 100%;left: 0;right: 0;padding: 6px;background: rgba(0,0,0,.3);bottom: 0;display: none;}
.datu-pic .carousel-caption a{color: #fff;font-size: 18px;}
.datu-pic .carousel-indicators{left: inherit;right: 0;margin-left: 0;width: 100%;bottom: 20px;}
/*
.carousel-indicators li{background: #e4d3d3;border: 0;}
.carousel-indicators .active{background:#d88b18;}
*/

/*顶部检索*/
.top_ding{background: #333;overflow: hidden;}
.top_ding_wz{max-width:1200px;margin:0 auto;overflow: hidden;color:#fff;height: 35px;line-height: 35px;text-align:left;font-size: 14px;padding: 0 10px;}
.top_ding_wz ul li{float: left;color:#fff;}


/*导航3*/
.navbar{min-height: 36px;border:0;}
.navbar-nav>li>a{line-height: 50px;padding-top: 0;padding-bottom: 0;}
.site-nav{
	width: 100%;
	position: relative;
	z-index: 99;
	background: #fff;
	box-shadow: 1px 2px 5px #e4dada;
	font-size: 17px;
}
.site-nav-x{background:#fff;}
.site-nav a{color: #333;}
.site-nav .nav>li>a{padding: 0 14px 0;}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover {
    text-decoration: none;
    background-color: #00913f;
    color:#fff;
}
.site-nav .navbar-toggle{background: #fff;}
.site-nav .navbar-toggle .icon-bar{background:#00913f;}
.site-nav > li > a {color:#fff}
.navbar-header{padding:0 10px;}
.dropdown-menu{font-size:16px;}
.dropdown-menu > li > a {
    padding: 6px 20px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f9d98b;
}
.dropdown-menu{border:0;}

.nav-tabs {color: #00913f;border-radius: 4px 4px 0 0;/* background: url(../images/t.jpg); */background-color: #d3edd0;background: -webkit-linear-gradient(bottom, #effbee, #d3edd0);}





/*头部及检索*/
.journal-head{
	padding: 14px;
	overflow: hidden;
	/*
	background: url(../images/head-bg.png) center;
	background-size: cover;
	*/
    border-bottom: 1px #e9e9e9 solid;
}
.journal-head .journal-head-bg{padding: 40px 0 35px;}
.logo-brief{color: #fff;opacity: .5;font-size: 14px;}
.logo h1 {margin: 10px 0;}
.journal-logo{float: left;}
.article-search{margin-top: 46px;overflow:hidden;}

.article-search .input-group{width: 78%;float: left;}
.article-search .adv-search{float: right;}
.article-search .adv-search a{display: inline-block;background: #6ead5f;border-radius: 4px;color: #fff;font-size: 15px;padding: 0 13px;height:38px;line-height: 38px;}
.article-search .adv-search-en a{padding: 0 7px;}
.article-search .btn-default,.article-search .form-control{height: 38px;}
.article-search .form-control{background:#e8e9ec;background: rgba(255, 255, 255, 0.9);color:#8e8b8d;font-size: 14px;border-radius: 4px 0 0 4px!important;border-color: #ddd;}
.article-search .btn-default{background: #00913f;font-size: 16px;border-color: #00913f;}
.article-search .btn-default .glyphicon-search{color: #fff;}
.article-search .adv-search a:hover{background: #a1a31b;text-decoration:none;}
.article-search .btn-default:hover{background: #a1a31b;font-size: 16px;border-color: #a1a31b;}

/*办公系统css*/
.office-menu{
    margin-bottom: 20px;
}
.office-menu li {
    margin-bottom: 14px;
}
.journal-btn {
    background-color: #f7edd9;
    /*background: -webkit-linear-gradient(bottom, #f1e6ce, #fff);*/
    background:url(../images/bangongbg.png) center;
    color: #00913f;
    padding: 5px 12px;
    border: 0;
    text-align: center;
    width: 100%;
    font-size: 18px;
    border-radius: 5px;
    line-height: 32px;
    border: 1px solid #d0e7df;
    box-shadow: 2px 2px 0 #eee;
}
.journal-btn-en {
    text-align: left;
    padding-left:45px;
}
.journal-btn span {
    color: #00913f;
    margin-right: 6px;
    font-size: 18px;
    line-height: 29px;
}
.office-menu>li:first-child>a>div>span:first-child{color:#00913f;}
.office-menu>li:nth-child(2)>a>div>span:first-child{color:#e74c3c;}
.office-menu>li:nth-child(3)>a>div>span:first-child{color:#ff8a34;}
.office-menu>li:nth-child(4)>a>div>span:first-child{color: #beaa46;}
.office-menu>li:nth-child(5)>a>div>span::first-child{color:#54bbeb;}
.office-menu>li:last-child>a>div>span:first-child{color:#a959db;}
.journal-btn:hover {
    background: #31aa7f;
    color: #fff;
}

.journal-btn:hover span {
    color: #eee!important;
}
/*办公系统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;}


/*四个按钮*/
.bgcd{text-align: center;
    background: #7dc130;
    height: 100px;
    line-height: 100px;
    border-radius: 10px;
    width: 92%;overflow:hidden;}
.bgcd a{color:#fff;display: block;}
.bgcd a:hover{color: #fff;border-radius: 10px;background:#e9c82b;display: block;text-decoration: none;height: 100px;
    line-height: 100px;}
.bgcd img{margin: 0 5px;}
.bgcd_title{font-size:24px;color:#fff;letter-spacing: 1px;}
.bgcd_2{background:#48ad46!important;margin-left: 4%;}
.bgcd_3{background:#86c34e!important;margin-left: 4%;}
.bgcd_4{background:#b1ca5d!important;float: right}
.bgcd_title_en{font-size:18px;color:#fff;letter-spacing: 0;}
/*鼠标经过样式*/
.bgcd img{ 
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
transition:all 1s; 
cursor:pointer;
}

.bgcd:hover img{
-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
-o-transform:rotateY(180deg);
transform:rotateY(180deg);
}
/*鼠标经过样式*/



/*按钮*/
.bgbf{overflow:hidden;margin-bottom: 10px;}
.bgbf ul{overflow:hidden;}
.bgbf ul li{float:left;width:48%;margin-bottom:10px;}

.tab_1{
	margin:0 auto;
	border-radius: 3px;
	text-align: center;
}

.tab_1 h4{
	color: #fff;
    text-align: center;
    font-size: 18px;
    margin-top:4px;
    margin-bottom: 0;
}
.tab_1_en h4{
    font-size: 16px;
}
.tab_1 img{width:50px;}

.tab_1 a{
	 background: #9f9057;
	 display: block;
	 color: #333;
	 border-radius:3px;
	 padding: 10px 0 18px;
	 }
.tab_1 a:hover{
    background: #c1b555;
    display: block;
    text-decoration: none;
    border-radius: 3px;
}
.a-l{float:left;}
.a-r{float:right!important;}
.tougaotubiao {color:#fff;font-size:26px;}
/*按钮end*/

/*右侧2
aside{margin-bottom: 15px;background: #f8f8f8;}
.cover ul{margin: 0;}
.primary-menu li{margin-bottom: 12px;}
.j-title{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    height: 26px;
	background: #216dbe;
    background: -webkit-linear-gradient(right,#0659b9,#00913f);
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px 4px 0 0;
    margin-bottom: 0;
}
.j-title-en{
    background: url(../images/t_en.jpg)!important;
}
.more {
    font-size: 14px;
    font-weight: normal;
    float: right;
    color: #fff;
    margin-right: 5px;
}
.more:hover {color: #F6AB00;}
.border-radius {
    border-radius: 4px;
}
.zxydpt{padding: 10px;}
.zxydpt li a{margin-bottom: 6px;display: block;font-size: 14px;border-bottom: 1px dashed #dedede;padding-bottom: 4px;}
.zxydpt li a i{color: #026aab;padding:0 10px 0 5px;}
.column{margin-top: 0; margin-bottom: 5px;}
.links ul,.news{padding: 10px;}
.links ul li{line-height: 20px;margin: 7px 0;}
.news li,.links ul li{background: url("../images/icon-li.gif") no-repeat 0 8px;padding-left:15px;}
*/
/*右侧*/
.j-article{border: 1px solid #e0ecf3;overflow: hidden;margin-bottom: 20px;background: #fff;padding: 15px 10px;box-shadow: 0 0 5px 0 rgba(127,127,127,.1);}
aside{border: 1px solid #eee;overflow: hidden;margin-bottom: 20px;background: #fffefc;border-radius: 4px;box-shadow: 0 0 5px 0 rgb(183 185 184 / 10%);}
aside ul{padding: 10px 20px;}

aside .column{font-size: 16px;border-bottom: 1px solid #eeeeee;/* margin-bottom: 5px; */padding: 10px;overflow: hidden;color: #00913f;font-weight: bold;background-color: #d3edd0;background: -webkit-linear-gradient(bottom, #effbee, #d3edd0);}
.column span{line-height: 100%;}
.qikanxx{
    font-size: 15px;
    text-align: center;
    margin: 6px auto;
	line-height:170%;
}
.cover img{padding: 10px;}
.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{font-size: 16px;font-weight: 700;}
.journal-list li .author{color: #666;font-size: 16px;}
.journal-list li .doi a{font-size: 16px;}
.center-tab-content{
    border: 1px solid #eee;
    border-top:0;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    padding: 25px 15px 15px;
    box-shadow: 0 0 5px 0 rgb(127 127 127 / 10%);
}
.journal-list li .title,.journal-list li .author,.journal-list li .doi{margin: 5px 0;}
/*
.nav-tabs>li>a{border-top:2px solid transparent;font-size: 17px;padding: 10px 15px;}
.nav-tabs-en>li>a{padding: 10px 5px;}
.nav-tabs{border-bottom: 1px solid #e0ecf3;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border: 1px solid #e0ecf3;color:#b90205;border-top:2px solid #b90205;border-radius:2px 2px 0 0;border-bottom-color: transparent;}
*/
.view-all a{padding:10px 8px;border: 1px solid #ccc;background: url("../images/btn-bg.jpg");color:#00913f;}
.view-all a .fa-angle-right{font-weight: bold;}
.view-all{margin-top: 10px;}
.journal-list{overflow: hidden;}
.wangkan-list li{
    /*background: url(../images/btn-bg.jpg);*/
    border-bottom: 1px #f1ebdc dashed;
    color: #004b83;
    /* height: 40px; */
    line-height: 31px;
    margin-bottom: 7px;
    /* padding: 0 20px; */
    /* border-radius: 5px; */
    overflow: hidden;
    display: block;
}
.wangkan-list li a{color: #2d3348;font-size: 16px;}
.wangkan-list li a i{padding-right:10px;color: #00913f;}

.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;}
.more{background:url("../images/arrow.png") no-repeat right 3px;float: right;font-size:15px;color: #00913f;padding-right: 12px;line-height: 20px;font-weight: normal;}
.news-list li{margin: 5px 0;}
.news-list li {font-size: 16px;background: url(../images/icon-li.gif) no-repeat 0 8px;padding-left: 15px;}

.news-list li .news-date{color:#666;}

.issn-cn p{margin-bottom:0;}

.bq_bt{text-align: center;padding: 0 10px;line-height: 26px;}
.bq_zgzb{
	text-align:left;
	line-height: 26px; 
	border-bottom: 1px #ccc dashed;
	border-top: 1px #ccc dashed;    
	margin-top: 10px;
    margin-bottom: 10px;
	padding:10px 0;

}
.zgcolor{color:#00913f;}



/* ---  首页　标签 ---  */


.tabs-left .nav-tabs>li, .tabs-right .nav-tabs>li{
    float: none; 
}
.nav-tabs>li {
    margin-bottom: -2px;
    margin-right: 8px;
}
.nav-tabs>li>a, .nav-pills>li>a {
    padding-right: 26px;
    padding-left: 26px;
    line-height: 20px;
}

.nav-tabs {border-bottom: 0;}
.home-biaoqiannav.nav-tabs li a{
	font-weight: bold;
	font-size: 18px;
	color: #555;
	border: 1px solid transparent;
	border-top: 3px solid transparent;
	border-bottom: 0;
}
.home-biaoqian-en.nav-tabs>li>a, .nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 17px;
}
.home-biaoqiannav.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border: 1px solid #eee;
    border-top: 3px solid #00913f;
    color: #00913f;
    border-bottom: 0;
}
.home-biaoqiannav.nav-tabs > li a:hover, .home-biaoqiannav.nav-tabs > li:focus {
    border: 1px solid #eee;
    border-top: 3px solid #e7982f;
    color: #e7982f;
    border-bottom: 0;
    background: #f8f8f8;
}
.zlm {
	color: #0d61c1;
	font-size: 16px;
	font-weight: bold;
}

.jianjie img {
    width: 218px;
    border-radius: 2px;
}

/*-------------------------------文章-----------------------------------*/
*.hidelabel {
  display: none;
}
.date {color: #00913f;font-weight: bold;font-size: 16px;}
.articlesectionlisting {
    border-bottom: #cd9109 2px solid;
    padding-bottom: 3px;
    margin-bottom: 5px;
    width: 100%;
    padding-right: 0px;
    color: #3a3a3a;
    font-size: 100%;
    font-weight: bold;
    padding-top: 4px;
    margin-left:0;
}
.articlesectionlisting .dbt_header {
    color: #cd9109;
    font-size: 16px;
}
.j-article{width:100%;overflow: hidden;}
.latest-issue{margin:0 0 20px;font-size: 18px;border-bottom: 1px solid #eee;padding-bottom: 8px;color: #00913f;}
.j-article .title {color: #00913f;font-weight: bold;margin-top: 5px;}
.j-article .journal-info {color:#666;}
.j-article .journal-info a{color: #33749a;}
.n-j-q{font-size: 18px;margin-bottom: 5px;}
.j-sx{font-size: 14px;color: #f19100;margin-top: 10px;display: -webkit-inline-box;float: right;}
.j-sx a{color: #00913f!important;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 #f8f8f8;margin-bottom:10px;overflow: hidden;padding-bottom:10px;border-radius: 3px;padding:3px;}
.article-list li:hover{background: #fbf9f8;}
.selectedrow{background: #fbf9f8;border-color:#fbf9f8;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;margin: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: 76%;}
.article-list li .j-title-1 a{color: #00913f;font-size: 16px;font-weight: 700;}

.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: #333;}
.article-list li .j-volumn{/* font-size: 14px; */color: #666;}
.article-list li .j-volumn-doi .j-volumn{float: left;padding-right: 10px;}
.article-list li .j-volumn-doi .j-doi{color: #666;}
.article-list li .j-btn{color:#d59505;margin-left:-10px;}
.article-list li .j-btn .j-pdf{background: url("../images/download-pdf.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: #a95208;line-height: 20px;margin-left:10px;font-size: 14px;}

.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;}
.article-list li .article-img{padding:10px;overflow: hidden;display: block;}
.article-list li .article-r{width:21%;float: right;}
.j-abstract{font-size: 14px;color: #888;display: none;}
.article-list li .article-w{width: 96%;}


/*过刊 */
.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:#33749a;}
.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--*/


/*底部*/

.footer{
	width:100%;
	margin: 20px 0 0px;
	background:#333;
}
.banquan{
	max-width: 1200px;
    margin:0 auto;
    padding: 30px 0;
    color:#fff;
}
.banquan h2{
	font-size:18px;    margin-bottom: 10px;
}
/*.banquan ul{width: 20%;}*/
.banquan ul li{line-height:26px;letter-spacing:normal; text-indent:0;font-size:14px;}
.dibu{
	 width: 100%;
    overflow: hidden;
    color: #fff;
    background: #333333;
    line-height: 26px;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #ccc;
}
.baise{color:#fff;}
a.baise:link, a.baise:visited {color:#fff;text-decoration:none;} 
a.baise:hover,a.baise:active {color:#ccc;text-decoration:none;} 

/*内容*/
.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: 20px;border-bottom: 1px solid #eee;padding-bottom: 12px;}
.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:#33749a;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:#33749a; font-weight:bold;font-size:18px;}
.cg a{color:#33749a;}
.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: #33749a;
	margin: 3px 0;
    display: block;
}


/*专题*/
.bs-collections{
    border:1px solid #f5f5f5;border-radius:8px;overflow: hidden;padding: 20px;border-left-width: 5px;border-left-color:rgb(236, 202, 103);overflow: hidden;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;}
.bs-collections .title a{color:#33749a; 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:#33749a; 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: #33749a;
	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);

}

.sort-order span{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;
	border-radius:4px;
}


/*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 .media-body{
	vertical-align:middle;
}
.news-list-1 .news-item-1 .news-date{
    color: grey;
    width: 80px;
    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;
    }
}
/*news-list-1 end*/


@media (max-width: 992px){
 nav.navbar.bootsnav .navbar-brand {
    float:left!important;
 }
}

/*向上滚动时右侧浮动*/
.m-right{position:relative;}
.clearfix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{zoom:1;}
.box-fixed{top:0px;width:270px;}
.tab_fix_bottom {position: fixed;bottom: 107px;top: auto;}
.tab_fix{position:fixed;}

.box-fixed2{top:0px;width:270px;}
.tab_fix_bottom2 {position: fixed;bottom: 107px;top: auto;}
.tab_fix2{position:fixed;}


@media (max-width: 678px){
	.site-nav {background: #00913f;}
	.site-nav a{color: #fff;}
	.navbar-nav .open .dropdown-menu {
	background-color: #039d46;
	}
	.dropdown-menu>li>a {color: #fff;padding-left: 30px!important;line-height:25px!important;}
	.navbar-nav .open .dropdown-menu {background-color: #039d46;}
	
    .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;display: none;}
    .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;}

    .footer-info{text-align: center;width: 100%;line-height: 22px;float: none;padding:0;}
    .wechat{width: 100%;float: none;}
    .footer-box .footer-logo{margin: 0;}
    .footer-box .sydw{float: none;margin: 0;}
    
    .datu-pic .carousel-indicators{display:none;}
    .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 20px;}
    .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;}.latest-issue{font-size: 18px;}
	.article-search .input-group {width: 100%;}
	.home-biaoqiannav.nav-tabs li {}
	.datu-pic .carousel-inner .item a img{height:160px;width:100%}

/*四个按钮手机版*/
.bgcd{
    height: 85px;
    line-height: 80px;
	width:100%;
    }
.bgcd_2{background:#48ad46!important;margin-top: 4%;margin-left: 0;}
.bgcd_3{background:#86c34e!important;margin-top: 4%;margin-left: 0;}
.bgcd_4{background:#b1ca5d!important;margin-top: 4%;}
}

/*--返回顶部top--*/

.top_web{position: fixed;_position: absolute;bottom:176px;right:20px;width:48px; height:45px;border-radius: 5%;display: none;z-index: 9999;cursor: pointer; background:rgba(0,145,63,.2);}
.top_web .glyphicon{text-align:center;top:11px; left:12px;font-size: 22px;color:#00913f;}
/*--返回顶部top--*/

/*其他 控制显示&隐藏*/
#key{display:none;} /*快速检索隐藏类型下拉条*/
.knomap{display:none;} /*隐藏Knowledge map*/
.shoucang{display:none;} /*隐藏收藏*/
.j-column{display:none;} /*隐藏每篇文章中的栏目名称*/
/*.richhtml{display:none;} 隐藏RichHTML按钮*/
.article-video{display:none;} /*隐藏视频文章相关按钮、高级检索视频选项*/
.main_top_cm {box-shadow: none;}/*兼容*/
.icon-oa{margin-top:-2px;}
.wenzhang-liebiao li {margin: 0;}/*兼容*/
.j-title-1 span {display:none;}/*隐藏标题后图标*/
.article-search .tubiao {display:none;}/*图表检索*/

/*菜单鼠标划动下拉*/
.nav > li:hover .dropdown-menu {display: block;}

/*高级检索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: #880509!important;
    color: #fff!important;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 5px;
    margin:0 auto;
    height: 42px!important;
	padding: 6px 12px;
    font-size: 16px;
}
#advsearch input, #advsearch select {
    padding: 6px 7px;
}

/*rich摘要兼容*/
.main_top_cm {
    box-shadow: none;
}
.main_content {
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 10px;
    max-width: 1200px;
    background: #fff;
}


/*--RWD bShare分享兼容--*/
.bsBox{-webkit-box-sizing:content-box}
#bsPanel{-webkit-box-sizing:content-box}
.bFind-wrapper-top{-webkit-box-sizing:content-box}

.fa-feed{font-size: 18px;}
.Author_contribution_i {line-height: 16px;}

