/*全局样式*/
*{margin:0;padding:0;list-style:none;}
li{list-style:none;}
img{border:0;}

a:link, a:visited {text-decoration: none;color: #333;}
a:hover{color:#333;text-decoration: none;}
a { transition: all .5s;}
body{font-size:14px;
	font-family: Arial,"Microsoft YaHei";
	background:#eef1ef;
}
.fl{float: left;}
.fr{float: right;}
.gd{font-size: 14px;font-weight: normal;float:right;line-height:35px;color:#333;margin-right: 10px;}
.huise{background:url(../images/huise.jpg);}
.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;} 
.main{max-width:1170px;margin: 0 auto;overflow:hidden;margin-top: 70px; padding: 10px 0;}
.container{width:1200px;background:#fff;padding-top:20px;}

/*头部*/
.ding{width:100%;background:#004796;}
.ding2{max-width:1200px;margin:auto;color:#fff;height:34px;line-height: 34px;padding:0 15px;}

.header{width:1200px;overflow: hidden;margin:0 auto;background: url(../images/headerbg.jpg);border-bottom:1px solid #fff;}
.banner{overflow: hidden;}

.zuoc{width:700px;float:left;}
.youc{width: 400px;float:right;}
.rssemail{
	overflow: hidden;
	float: right;
	margin-left: 10px;
	height: 36px;
	line-height: 36px;
	text-align:right;
	color: #000;
}
.rssemail img{width:28px;}
.logo{width:92%;float:right;margin-top: 55px; margin-bottom: 8px;}
.logo img{height:40px;float:left;}
.zgzb{
	color: #171717;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	
}
.sl_list{text-align:center;padding-top:22px;}
.sl_list img{width:160px;}
.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{width: 1200px;margin: 0 auto;background:#fff;}
.navbar{min-height: 30px;border: 0;margin-bottom: 0px;background:#006223;}
.navbar-nav>li>a{line-height: 48px;padding-top: 0;padding-bottom: 0;}
.navbar-collapse{background:transparent;padding-right:10px;padding-left:10px;}
.site-nav{border-radius:3px;max-width:1200px;margin:auto; }
.site-nav a{color: #fff;}
.site-nav li{margin:0;}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover {text-decoration: none;background-color:#187801;color: #fff;}
.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: 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:#00923f;color:#fff;}
.dropdown-menu>li>a {padding: 6px 24px;}

.site_nav_en{padding-left:16px!important;padding-right:16px!important;}

/*检索*/
.js_1{overflow: hidden;}

.article-search{float: right;width:100%;margin-bottom: 20px;}
.article-search .input-group{width:70%;float: left;}
.article-search .adv-search{width:28%;float: right;}
.article-search .adv-search a{display: inline-block;background:#ec9e0e;border-radius: 4px;color: #fff;padding:0 18px;height:38px;line-height: 38px;font-size: 14px;}
.article-search .btn-default,.article-search .form-control{height: 38px;}
.article-search .form-control{background:#fff;color:#8e8b8d;}
.article-search .btn-default{background:#ec9e0e;font-size: 16px;border-color:#ec9e0e;}
.article-search .btn-default .glyphicon-search{color: #fff;}

.gjjs_en{width:35%!important;}
.text_en{width: 63%!important;}

/*---------------轮播图----------------------*/
.news_tupian{width:700px;height:320px;float:left;overflow:hidden;margin-bottom:20px;}
.news_tupian .carousel-caption{
	display:none;
	font-size: 15px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0px;
    z-index: 10;
    padding-top: 0;
    color: #fff;
    text-align: left;
    text-shadow: none;
    width: 100%;
    height: 45px;
    background: #666;
    background: rgba(0,0,0,0.5);
    padding-left: 10px;
    line-height: 45px;
    padding-bottom: 0;
}

.news_tupian .carousel-inner ol{ margin-bottom:0;}
.news_tupian .carousel-caption h3{margin-top:10px;}
.news_tupian .carousel-indicators {
    bottom: 0px;
    left: auto;
    margin-left: 0;
    right: 20px;
    width: auto;
	margin-bottom: 11px;
}
.news_tupian .carousel-indicators .active{background-color:#ff8f03;}
.news_tupian .carousel-caption a{color:#fff;}
.news_tupian .carousel-indicators li{background: #ccc;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;
    }
}
.news_tupian .carousel-inner>.item>a>img, .news_tupian .carousel-inner>.item>img {
    width:700px;
	height:320px;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
.news_tupian .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#fff;
    border: 1px solid transparent;
    border-radius: 10px;
}
.news_tupian .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f90;
}
/*---------------轮播图end----------------------*/

/*期刊信息*/
.qkxx{width: 450px;float:right;overflow:hidden;}
.qkxx_fm{float:left;text-align: left;}
.qkxx_fm img{height: 320px;border: 1px solid #ccc;}
.qkxx_xx{width:210px;float:right;line-height:27px;}
.qkxx_xx span{font-weight:bold;font-size:14px;}

.qkxx_nr{overflow:hidden;margin-bottom:20px;}
.qkxx_nrjj{line-height:26px;padding:12px;}
.qkxx_njp{line-height:26px;}
.qkxx_njp span{font-weight:bold;}
.qkxx_fmwz{margin-top:8px;line-height:26px;}
.qkxx_fmwz span{color:#0155bd;font-weight: bold;}
.qkxx_xx_en{line-height:23px!important;}

/*在线办公按钮 */
.allpadding{width:1200px;margin: 0 auto;background: #fff; padding: 0 15px 0;overflow: hidden;}

.zxbg_tab{overflow:hidden;}
.zxbg_tab li{    
	border-radius:4px;
    overflow: hidden;
    width: 380px;
    float: left;
    margin-right: 15px;
}
.zxbg_tab li:last-child{float:right;margin-right: 0;}
.bgcd1{background: #24a877;}
.bgcd2{background: #93c200;}
.bgcd3{background: #61b208;}

.zxbg_tab li h4{
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 22px;
	color: #fff;
}
.zxbg_tab li p{
	line-height: 26px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin: 0 0 12px;
}

.tgbutton {
	font-size: 14px;
    width: 70px;
    background:#17d86c;
    color: #fff;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-top: 5px;
    text-decoration: none;
    border-radius: 3px;
    height: 30px;
    display: inline-block;
    font-weight: bold;
    margin-right: 3px;
}
.tgbutton:hover{color: #fff;background:#e89b0e;text-decoration:none;}
.tgbutton:link,.tgbutton:visited{color: #fff;}
.tgbut14{font-size: 14px;font-weight: bold;margin-right:10px;color:#fff;}

/*热点文章*/
.hot_tab{overflow:hidden;margin-bottom:20px;}
.hot_tab ul{overflow:hidden;margin: 15px 0 0;}
.hot_tab ul li{
	width:48%;
	float:left;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin:0 1%;
	margin-bottom: 10px;
	min-height: 110px;
}
.hot_tab ul li .biaoti{color:#333;font-size: 15px;font-weight:bold;line-height: 26px;}
.hot_tab ul li .biaoti a{color: #333;}
.hot_tab ul li .biaoti a:hover{color:#c07600;}
.hot_tab ul li .zuozhe{color:#666;line-height:26px;}
.hot_tab ul li .kmnjq{line-height:26px;}
.hot_tab ul li .zhaiyao{color:#333;line-height:26px;}

.more1{float:right;font-size: 14px;font-weight: normal; line-height: 40px;padding-right:15px;}

.r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}/*控制字数，显示1行，超出用省略号*/

/*新闻*/
.xw_tab{margin-bottom:20px;overflow: hidden;background:#fff;}
.xw_tab dl{overflow:hidden;margin:10px 15px;}
.xw_tab dd{line-height:24px;border-bottom: 1px solid #eee;padding-bottom: 5px;margin-top: 5px;}
/*文字向上不间断滚动*/
#de {width:92%;background: #fff;margin:10px auto;height:209px;overflow:hidden;}
.right-middle {overflow:hidden;margin-bottom: 0;}
.right-middle li {overflow: hidden; text-align: left;margin-bottom: 5px;border-bottom: 1px solid #eee;padding-bottom: 5px;}
.right-middle li a {display:block;font-size:14px;color:#000;line-height:25px;text-decoration:none;}
.right-middle li a:hover{color:#ff6600;}
.shijian{color:#a9a9a9;float:left;}
.xw_title{font-size: 20px;color: #825639;line-height: 40px;font-weight: bold;padding:0 15px;}


.title_1{
	font-size: 18px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    background-image:url(../images/t.jpg);
    font-weight: bold;
    margin: 5px 5px 0;
    padding-left: 10px;
    border-radius: 2px;
}

.title_2{
	 height: 45px;
    line-height: 40px;
    padding-left: 10px;
    background-image: url(../images/t2.jpg);
    font-weight: bold;
    font-size: 18px;
    color: #000;
    border-top: 2px solid #006223;
}
.title_3{
	height: 45px;
	line-height: 45px;
	font-size: 22px;
	color: #333;	
}

.title_4{
	height: 45px;
    line-height: 45px;
    font-size: 22px;
    color:#2078d8;  
}

.zclm_2{overflow:hidden;margin-bottom: 20px;}

.tab_list{margin-bottom:20px;overflow: hidden;background:#fff;}
.tab_list ul{margin: 10px 15px 3px;overflow: hidden;}
.tab_list ul li{line-height: 32px;border-bottom: 1px dotted #ccc;overflow: hidden;}

.tab_list2{background: #fff;margin-bottom: 15px;overflow: hidden;}
.tab_list2 ul{overflow:hidden;padding: 10px 10px 0;}
.tab_list2 li{overflow: hidden;/* text-align: left; *//* padding:5px 0; */line-height: 32px;}

.tab_list3{margin-bottom:20px;overflow: hidden;background:#fff;}
.tab_list3 ul{margin: 10px 15px 3px;overflow: hidden;min-height:231px;}
.tab_list3 ul li{line-height: 32px;border-bottom: 1px dotted #ccc;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}


.r_ph{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;/* height:26px; */width: 85%;}/*控制字数，显示1行，超出用省略号*/
.r_phs{width:15%;text-align: right;}
/*在线期刊*/
.zxqk{
	overflow: hidden;
    background:#ebeceb;
     margin-bottom:20px;
	
}
.zxqk ul{    
	overflow: hidden;
    padding: 10px;
    background: #fff;
    margin: 0 10px 10px;
}
.zxqk li{
	height: 40px;
    line-height: 40px;
    text-align: center;
    background:#47b05f;
    margin: 2px;
    color: #fff;
    border-radius: 5px;
    width: 48%;
    float: left;
}
.zxqk li a{color:#fff;display:block;}
.zxqk li a:hover{color: #fff;background:#ecb509;display: block;text-decoration: none; border-radius: 5px;}

.ewm{overflow: hidden;margin-bottom: 20px;}
.ewm dd{text-align:center;padding:10px 0;}
.ewm img{width:200px;margin: auto;}
.ewm_wz{line-height: 22px;}

.fengxiang{float:right;width:166px;}
#bsWXBox { height: 257px !important;width: 232px !important;}/*home页微信分享弹出二维码边框样式*/

/*访问统计*/
.tongji{border-radius: 3px;background: #fff;margin-bottom: 20px;overflow: hidden;}
.tongji ul{overflow: hidden;margin: 10px 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-0752.gif) no-repeat 0 9px;
    padding-left: 15px;
}
.border{border:#e8e8e8 1px solid;}
.border-radius{border-radius:  4px 4px 0 0;}



/*专题*/
.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;}
.table_speciali_list{overflow:hidden;min-height: 260px;}
.table_special_tp{overflow:hidden;}
.table_special_tp img{margin:auto;width: 100%; height: 200px;}
.table_special_timu{line-height:22px;text-align: center;margin-top:5px;}

/*视频*/
.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;
}



/*文章*/
.current_list{overflow:hidden;}
.zlm{color:#0067bf;font-size: 16px;font-weight: bold;}
.current_list .nav-tabs {
    border-bottom: 1px solid #e5e5e5;
	background: url(../images/t1.jpg);
}
.current_list .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
	margin-right: 5px;
}
.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus, .current_list .nav-tabs>li.active>a:hover {
	color: #276fca;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	font-size:21px;
	
}
.current_list .nav-tabs>li>a {
    border-radius: 0;
    height: 45px;
    line-height: 25px;
    font-size: 21px;
    background: transparent;
    color: #454545;
    border: 1px solid #fff;
    margin-right: 0;
    font-weight: bold;
}
.current_list .nav>li>a {
    position: relative;
    display: block;
    padding: 7px 15px;
}
.current_list .nav-tabs>li>a:hover {
    border-color:transparent;
}
.current_list .nav>li>a:focus, .current_list .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
	color:#333;
}
.current_list .article-box {
    border-top: 0;
    overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
}
.current_list .tab-content>.active {
    display: block;
    
}
.current_list .tab-content>.tab-pane {
    overflow: auto;
    padding: 15px 15px 15px 0;
    height:1289px;
}
/*当期目录*/
.column_title{
	height: 45px;
    line-height: 40px;
    padding-left: 10px;
    background-image: url(../images/t2.jpg);
    font-weight: bold;
    font-size: 18px;
    color: #000;
    border-top: 2px solid #006223;
 }
.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;}

.dqml_img{overflow: hidden;}
.dqml_img img{border: 1px solid #eee;}
.dqml_wz{overflow:hidden;}
.dqml_qbwz{overflow:hidden;}
.articles{overflow:hidden;}
.kuang{overflow: auto;height:1477px;padding:0 15px 15px;}
.wenzhanglanmu{
	font-size: 14px;
    color: #fff;
    margin-top: 8px;
	margin-bottom: 8px;
    display: inline-block;
    background: #22b663;
    border-radius: 2px;
    padding: 4px 10px;
}

.wenzhang{overflow:hidden;}
.wenzhang dl{overflow:hidden;margin-bottom: 0;}
.wenzhang dl dd{overflow: hidden;line-height: 26px;float: left;width: 78%;}
.wenzhang dl dt{width: 18%;float: right;}
.wenzhang dl dd .biaoti{color:#333;font-size: 15px;font-weight:bold;}
.wenzhang dl dd .biaoti a{color: #333;}
.wenzhang dl dd .biaoti a:hover{color:#c07600;}
.wenzhang dl dd .zuozhe{color:#666;}
.wenzhang dl dd .kmnjq{color:#333;}
.wenzhang dl dd .zhaiyao{color:#333;}
.wenzhang dl dd .shujubiao{color:#333;}
.wenzhang dl dd .wztupian{text-align:center;padding-top:10px;padding-bottom: 10px;}
.red{color:#f00;}
a.doicolor{color:#009847;}
.wenzhang .article-checkbox{float: left;width: 20px;}
/*当期目录end*/

/*文章目录*/
*#dbt_action_bar_hide {
    DISPLAY: none;
}

*.hidelabel {
    DISPLAY: none;
}

.article_title{line-height:25px;}
.authorList {
    line-height: 25px;  
	font-size: 14px;
}
.abs_njq {
    COLOR: #999;
    font-size: 14px;
    line-height: 25px;
}
.links1 {
    line-height: 25px;
	margin-top:0!important;
}
.noselectrow {
	border-bottom: 1px solid #eee;
	BORDER-LEFT: white 1px solid;
	WIDTH: 100%;
    BORDER-TOP: white 1px solid;
    BORDER-RIGHT: white 1px solid;
	margin:0;
	margin-bottom:10px;
	padding-bottom:10px;
	overflow: hidden;
}
.selectedrow {
    BORDER: #eee 1px solid;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
   
}

.articlesectionlisting {
    BORDER-BOTTOM: #ddd 0 solid;
    PADDING-BOTTOM: 0;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    PADDING-RIGHT: 0px;
    COLOR: #3a3a3a;
    FONT-WEIGHT: bold;
    PADDING-TOP: 0;
    margin-bottom: 1px;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    color: #eb9024;
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 15px;
    background: url(../images/t2.jpg);
     padding: 0px 14px;
	font-size:20px;
    font-weight: bold;
    line-height: 34px;
    border-bottom: 1px solid #eb9024;
}

.abs_zuozhe {
    COLOR: #444;
    font-size: 14px;
}

.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;
    font-size: 15px;
	font-weight: bold;
}

A.txt_biaoti:link {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_biaoti:visited {
    COLOR: #333;
    TEXT-DECORATION: none;
}
A.txt_biaoti:hover {
    COLOR:#eb9024;
    TEXT-DECORATION: none;
}
A.txt_biaoti:active {
    TEXT-DECORATION: none;
}
.txt_zhaiyao3 {
  color: #333;
}

a.txt_zhaiyao3:link {
  color: #333;
  text-decoration: none;
}

a.txt_zhaiyao3:hover {
  color: #c30000;
  text-decoration: underline;
}

a.txt_zhaiyao3:visited {
  color: #333;
  text-decoration: none;
}

a.txt_zhaiyao3:active {
  text-decoration: none;
}

.txt_14000 {
    font-size: 14px;
    color: #000000;
}

A.txt_14000:link {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:hover {
    COLOR: #ae0001;
    TEXT-DECORATION: underline;
}

A.txt_14000:visited {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:active {
    TEXT-DECORATION: none;
}

/*文章图片显示隐藏用到开始*/
.hiden {
    DISPLAY: none;
}
/*文章图片显示隐藏用到结束*/

/*通用articleList样式*/
.wenzhang-liebiao {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    background: #f5f5f5;
}
.wenzhang-liebiao .current {
    color: #f00;
    border-bottom: 0 solid #ef8142;
    height: 30px;
}
.wenzhang-liebiao li {
    padding:0;
    float: left;
    margin: 0;
    font-size: 14px;
    cursor: pointer;
}
.wenzhang-liebiao>li+li:before {
    padding: 0 3px 0 6px;
    color: #ccc;
	font-size: 16px;
    content: "/\00a0";
}

.article-choose{min-height:40px;color:#999;border-bottom: 1px solid #eee;margin-top: 20px;margin-bottom: 20px;}
.article-choose .choose{float: left;}
.other-tools{float: right;color:#ccc;font-size: 20px;}

.choose-box1{width: auto;float: left;}
.choose-box2{float: right;}
.other-tools-l{float: left;padding:2px 5px;}
.article-choose .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;}
.other-tools .xianshi{float:left;line-height: 28px;font-size: 14px;color: #999;}
.other-tools-l i{font-size:22px;}

.article-list{overflow: hidden;}
.article-list li{overflow: hidden;}
.article-list li .article-checkbox{float: left;width:20px;padding-top: 2px;color:#f00;}
.article-list li .j-column{color:#888;font-size: 14px;overflow: hidden;}
.article-list li .article-l{float:left;width: 78%;line-height: 26px;    text-align: left;}
.article-list li .j-title a{color:#333;font-size:16px;}
.article-list li .j-title a:hover{color:#195ab2;text-decoration:underline;}
.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-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-title-1{font-size:15px;}
.article-list li .j-author{font-size: 14px;color:#888;}
.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:#009847;}
.article-list li .j-btn{color:#333;}
.article-list li .j-title,.article-list li .j-author,.article-list li .j-volumn-doi,.article-list li .j-btn,.article-list li .j-abstract{overflow: hidden;}
.article-list li .article-img{padding:10px;overflow: hidden;display: block;}
.article-list li .article-r{width:18%;float: right;}
.j-abstract{font-size: 14px;color: #666;display: none;margin-top: 10px;}
.article-list li .article-w{width: 97%;}


/*高级检索，检索结果页 不显示视频文章*/
.article-video{display: none;}

/*检索结果页 左侧各聚类样式*/
.julei{background: #fbfbfb;}
.julei .lanmu1{font-size: 16px;line-height: 26px; background: #e9f5fc;border-left: 3px solid #176dc5;padding:3px 8px;border-radius: 4px;}
.julei .julei-list{}
.julei ul{background: #fafdff;padding:5px 5px;margin-bottom: 0;}
.julei li{padding:2px 0;}


/*底*/
.footer{width:1200px;margin:0 auto;background:#006223;overflow: hidden;}
.banquan{max-width:1200px;margin:0 auto; overflow: hidden;padding:30px 0;color: #fff;text-align: center;line-height: 26px;}

/*--返回顶部top--*/
.top_web{position: fixed;_position: absolute;bottom:80px;right:20px;width:48px; height:45px;border-radius: 5%;display: none;z-index: 9999;cursor: pointer; background:rgba(0,0,0,0.2);}
.top_web .glyphicon{text-align:center;top:11px; left:12px;font-size: 22px}
/*--返回顶部top--*/

/*二级页面*/
.ej{width:820px;float:left;overflow: hidden;margin-bottom:20px;padding-left: 0;padding-right:0;}
/*二级页面必引*/
.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;
    border-bottom: 1px solid #e3e3e3;
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    border-top: 2px solid #167438;
}

.liulancishu{text-align: right;margin: 15px;}
.fenye{overflow:hidden;}

.padding15{padding:15px 0;}
.padding-all-15{padding:15px;}

.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:left;}
.guokan-fm{overflow: hidden;margin:20px 0;border-bottom: 1px solid #ececec;}
.guokan-fm li{text-align: center;margin-bottom:10px;}
.guokan-fm li img{margin: auto;border:1px solid #eee;height:220px;}
.guokan-fm .table-bordered{width:99%;}

.guokan-nianqi{overflow:hidden;}
.guokan-nianqi dt{
	width:97%;
	font-size: 14px;
    line-height: 26px;
    background: #e9f5fc;
    border-left: 3px solid #176dc5;
    padding: 3px 8px;
	margin:0 15px;
    border-radius: 4px;
	overflow:hidden;
}
.guokan-nianqi dd{
	line-height:50px;
	height:50px;
	border-bottom: dashed 1px #d6d6d6;
	background: url(../images/gk-botton.gif) no-repeat 0 20px;
    padding-left: 15px;
}

.guokan-years{overflow:hidden;}
.guokan-years dl{overflow:hidden;margin:0;}
.guokan-years dl dt{
	line-height:45px;
	height:45px;
	border-bottom: dashed 1px #d6d6d6;
	background: url(../images/gk-botton.gif) no-repeat 0 18px;
    padding-left: 15px;
	margin:0 15px;
	font-weight: normal;
}
.guokan-years dl dd{
	float: left;
    height: 41px;
    line-height: 41px;
    min-width: 60px;
	margin-right:2px;
    margin-bottom: 2px;
    text-align: center;
    font-size: 16px;
    background: #f5f5f5;
}
.guokan-years dd a {
    display: block;
    width: 100%;
    height: 100%;
}

.news_biaoti{font-size:16px;}



/*------------------------------------------移动端开始----------------------------------------------------*/

@media (max-width: 767px){
	.banner{padding-left:0;padding-right:0;}
	.banner img {margin: auto;}
	.navbar{border:0 solid transparent;}
	.site-nav {
		min-height: 0px;
		width: 100%;
		z-index: 999;
		
	}
	.navbar-header{
		padding: 2px 15px;
		
	}
	.navbar-collapse{
		background:#666;
		position:absolute;
   	 	width: 100%;
    	padding: 0 15px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
    	line-height: 26px;
    	text-align: left;
		color: #fff;
		font-size: 14px;
	}
	.dropdown-menu{background-color:#373737!important;}
	.navbar-nav>li>a{    
		line-height: 40px;
    	border-bottom: 1px solid #797676;
    	color: #fff;
    	font-size: 14px!important;
		text-align: left!important;
	}
	.nav .open>a{
		border-color: #4a4747;
    	color: #fff;
    	background: #333;
	}
	.site-nav .nav>li>a:focus, .site-nav .nav>li>a:hover {
        text-decoration: none;
    	background-color: #333;
    	color: #cfcfcf;
    	border-color: #333;
	}
	.navbar-toggle {
		padding: 0;
		margin-top: 10px;
		margin-bottom: 8px;
		margin-right: 0;
		vertical-align: middle;
		
    }
	.navbar-brand {
    	padding: 0;
    	width:50%;
		height:auto;
		margin:8px 0;
		font-size: 14px;
	}	
	.navbar-brand img{vertical-align: middle;}
	.current .nav-tabs, .zhuanti_tab .nav-tabs{
		width: 100%;
		overflow-x: auto;
		white-space: nowrap;
	}
	.current .nav-tabs>li, .zhuanti_tab .nav-tabs>li {
		margin-right: 0;
		text-align: center;
		float: none;
		display: inline-block;
	}
	.current .nav-tabs>li>a {
    margin-right: 0;
    border: 1px solid #fff;
	}
	
	.bgcd{margin-bottom:5px;}
	.bgcd a{padding:1px 0;}
	.bgcd img{width:150px;}
	.qkxx_xx{padding:15px;}
	/*摘要页面美工修改*/
	.flane_l{width:100%;}
	.flane_r{width:100%;padding-right:15px;}
	.wzjs{display:none;}
	
	.bai{background:#fff;padding-left:15px;padding-right:15px;}
	
	.main{margin-top:5px;padding-bottom:20px;}
	.js_1{width:100%;float:none;margin:15px auto;}
	
	.adv-search a{}
	
	.hot_tab .carousel-inner img {
    	width: 100%;
    	height: auto;
		margin-bottom: 10px;
	}
	.hot_tab .carousel-indicators{left:43%;}
	
	.zhuanti_list {min-height: 200px;}
	.zhuanti_tp img, .table_special_tp img{height:120px;}
	
	.guokan-fm li img{height:150px;}
	
}

@media (min-width: 768px){
	.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border:0;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	}/*	分享代码控制*/
	
	
	.site-nav .nav>li>a {
	color:#fff;
	
	}

	.tab-title .item {
		 width: 144px;
		}

	.navbar-nav>li {
		float: left; 
		}
	
}

@media (min-width: 767px)and (max-width: 992px){

.email ul{text-align: center;}
}



@media (max-width: 992px) {
	.app-search .btn-p {padding: 0 0 20px;}
	
	/*图表检索在移动端样式*/
	.figure_tab {width: 85%; margin: 0 auto; margin-bottom: 30px;}
	#products li { width: 178px;height: 190px;}
	#products li span a {    width: 170px; margin-left: 5px; margin-top: 10px;}
	/*图表检索在移动端样式end*/
	

	.carousel-caption{font-size:14px;padding-top: 6px;}
	

	.office i{width: 50px;height: 50px;margin-right: 8px;}
	.office a {padding: 7px 5px;}
	.office span{font-size: 18px;padding: 13px 0 5px 0;float: left;}
	
	
}


@media (min-width: 1024px){
	.site-nav .nav>li>a {padding-left:22px;padding-right:22px;}
	.center{padding:0 7px;}
	
}

/*改变导航默认高*/
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }
	.hot_tab .carousel-caption {
        right: 0;
        left: 0;
        padding-bottom:0;
    }
}

@media (min-width:1200px) {
	/*导航hover事件修改*/
	.navbar .nav > li:hover .dropdown-menu {display: block;}
	
	.mar_t{margin-top:80px;padding-left: 0;}
	.zgzb{margin-top: 79px;}
		
}

/*非响应式结构必引*/
	.row{padding-left:0;padding-right:0;margin-right:0;margin-left:0;}
	.left-sidebar{width:820px;overflow:hidden;float:left;padding-left: 0;padding-right:0;}
	.right-sidebar{width:330px;overflow: hidden;float: right;padding-left: 0;padding-right:0;}
	
	.padding15 .col-md-3{width:25%;float:left;}/*控制检索结果页 左侧 右侧 在手机端正常显示，如果是RWD网站可以删除*/
	.padding15 .col-md-9{width:75%;float:right;}/*控制检索结果页 左侧 右侧 在手机端正常显示，如果是RWD网站可以删除*/
	.padding15 .col-md-2{width:16%;float:left;}/*控制单个图表页面 左侧 右侧 在手机端正常显示，如果是RWD网站可以删除*/
	.padding15 .col-md-4{width:33%;float:left;}/*控制图表页面 左侧 右侧 在手机端正常显示，如果是RWD网站可以删除*/
/*非响应式结构必引end*/

/*------------------------------------------移动端结束----------------------------------------------------*/