/*全局样式*/
*{margin:0;padding:0;list-style:none;}
li{list-style:none;}
img{border:0;}

a:link, a:visited {text-decoration: none;color: #222;}
a:hover{color:#96210f;text-decoration: none;}

body{
	font-size:14px;
	font-family: Microsoft YaHei;
	background:#dff2ff;
	color:#333;
}
.gd{font-size: 14px;float:right;line-height: 37px;font-weight: normal;    margin-right: 10px;}
.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: 1200px;margin: auto;overflow: hidden;}
/*头部*/
.header{width:100%;background: url(../headerbg.jpg);margin-bottom: 1px;}
.top_logo{padding:20px 0;max-width: 1200px;margin: 0 auto;}
.banner{overflow:hidden;max-width: 1200px;margin: auto;}

.sy_search{width:460px;float:right;    margin-top:43px;}

/*导航菜单*/
.daohang{ background:#0c70ca;margin-bottom:20px;}
.navbar{min-height: 42px;margin-bottom:0;}
.navbar-nav>li>a{line-height: 42px;padding-top: 0;padding-bottom: 0;}
.site-nav{max-width:1200px;margin: auto;border-radius: 2px;}
.site-nav a{color: #fff;font-size: 14px;}
.site-nav .nav>li>a{text-align: center;}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover{text-decoration: none;background-color: #e69f1e;}
.site-nav .navbar-toggle{background: #fff;}
.site-nav .navbar-toggle .icon-bar{background:#0d85df;}
.site-nav .navbar-nav>li>a{border-bottom: 0 solid #007421;}
.nav_one {background: #fea600; border-right:1px solid #003A6B;}

.dropdown-menu{    background: #0d85df;   min-width: 180px;}
.dropdown-menu>li>a{color:#fff;}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#fea500;color:#fff;}
.dropdown-menu>li>a {padding: 8px 36px;}

.cover_meun{padding:10px 0;}
.cover-download{margin-right: 27px; background:#0660ad;padding: 5px 7px;border-radius: 3px;}
.cover-download a {color:#fff;font-size: 14px;}
.cover-download a:hover{color:#fff;}
	
/*中间部分开始*/
.fl{padding-left: 0;}
.fr{padding-right: 0;}

.left_tab{border:#bddaf1 1px solid;border-radius: 3px;overflow: hidden;margin-bottom: 20px;background: #fff;}
.lmm{    
	line-height:36px;
    background-image: url(../t.jpg);
    font-size: 16px;
	font-weight: bold;
    color: #0d85df;
    padding-left: 15px;
	height: 36px;
}
.lmm2{    
	line-height:36px;
   
    font-size: 16px;
	font-weight: bold;
    color: #0d85df;
    padding-left: 15px;
	height: 36px;
}
.left_tab dl{overflow: hidden; margin:11px 0 10px;}
.left_tab dd{margin:12px 0;text-align: center;}

.left_tab ul{margin:7px 15px;}
.left_tab li{line-height: 28px;border-bottom:1px #ccc dotted;}
.left_tab ul li img{margin-right: 8px;}

.btn-zxbb{
    background-color: #026cdc;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#13a0ec),to(#dbd90066ddd9));
    background-image: -webkit-linear-gradient(top,#13a0ec 0,#0066dd 100%);
    background-image: -o-linear-gradient(top,#13a0ec 0,#0066dd 100%);
    background-image: linear-gradient(to bottom,#13a0ec 0,#0066dd 100%);
    font-size: 16px;
    color: #fff;
	line-height: 40px;
	}

.btn-zxbb:hover {
	color: #ffffff;
     border: 1px solid #fbab44;
    background: #fbab44;}

.bq_bt{text-align: center; font-weight: normal;    width: 92%;overflow:hidden;    margin: auto;}
.bq_zgzb{
	text-align:left;
	line-height: 26px; 
	border-bottom: 1px #ccc dashed;
	border-top: 1px #ccc dashed;   
	padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;    
	padding-left: 20px;
	font-weight: normal;
}
.zgcolor{color:#056FB3;}
.qkxx_fm img{
  max-width:80%;margin:auto;
}
.qkxx_mc{
    width: 100%;
  
}




/*封面期刊信息部分*/
.zclm_2{overflow:hidden;margin-bottom:20px;}
.fm{padding-right:0;}
.fm_jsk{padding-right:0;}
.js_1{
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 5px 0;}

.qkxx{background: #fff; border: 1px solid #ccc;    padding: 6px 10px 8px;    line-height: 25px;height:238px;overflow: hidden;}
.more{color:#f00;}
.qkxx_en{    background: #fff;
    border: 1px solid #ccc;
    line-height: 25px;
    padding: 6px;}
/*---------------轮播图----------------------*/
.news_tupian{overflow:hidden;margin-bottom:20px;background:#fff;padding:10px;position: relative;    border: #bddaf1 1px solid;}
.carousel-caption{
	font-size: 14px;
	position: relative;
	right: 0;
	/*    top: 0;*/
	left:0;
	bottom: 0px;
	z-index: 10;
	padding-top: 0;
	color: #333;
	text-align: left;
	text-shadow:none;
	width: 100%;
	
	/* background: #666; */
	/* background:rgba(0,0,0,0.5); */
	overflow: hidden;
	font-weight: bold;
	padding-bottom:0;
}

.carousel-inner ol{ margin-bottom:0;}
.carousel-caption h3{margin-top:10px;}
.news_tupian .carousel-indicators{bottom:1px;}
.news_tupian .carousel-indicators .active{background-color:#ff8f03;}
.carousel-caption a{color: #333;}
.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 img {

height:238px;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
.carousel-indicators{
    width: auto;
    left: 165px;
    bottom: 0px;
    margin-left: 0;
	}
	.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;
}
.carousel-indicators .active {
    width: 10px;
    height:10px;
    margin: 1px;
    background-color: #f90;
}

.xwjjwz{width:100%;line-height:24px;margin-top:8px;}
.gdxw{position: absolute;
    right: 14px;
    bottom: 8px;}



/*---------------轮播图end----------------------*/	
.hotzz, .hot_zuozhe{font-weight:normal;font-size:14px;margin-top:5px;}	

/*热点文章*/
.hot_tab{overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #ccc;
    padding:0 0 10px ;}
.hot_tab ul{overflow:hidden;margin:0 ; }
.hot_tab ul li{margin-top: 6px;padding-bottom:6px;border-bottom: 1px solid #f1f1f1;}

.t_tab{margin-bottom:20px;overflow: hidden;}
.t_tit{height:39px;line-height:39px;color:#fff;font-family: '黑体';font-size: 18px;padding-left:10px;background: url(../images/tswz.jpg);}
.gdwz {float:right; margin-right: 10px;line-height: 34px;}
.hot_paper{overflow: hidden;}



.current{overflow:hidden;}
.zlm{color:#0067bf;font-size: 16px;font-weight: bold;}
.current .nav-tabs {
    border-bottom:2px solid #2fabe2;
}
.current .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}
.current .nav-tabs>li.active>a, .current .nav-tabs>li.active>a:focus, .current .nav-tabs>li.active>a:hover {
    
	color: #fff;
    cursor: pointer;
    background-color:#0683c5;
    border: 1px solid #0683c5;
    border-bottom-color: transparent;
     font-size: 16px;
	
}
.current .nav-tabs>li>a {
       border-radius: 0;
    height: 39px;
    line-height: 25px;
    font-size: 16px;
    background: #e0edfd;
    color: #454545;
    border: 1px solid #fff;
    margin-right: 0;
}
.current .nav>li>a {
    position: relative;
    display: block;
    padding: 7px 15px;
}
.current .nav-tabs>li>a:hover {
    border-color:transparent;
}
.current .nav>li>a:focus, .current .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
	color:#333;
}
.current .article-box {
   
    border-top: 0;
    overflow: hidden;
}
.current .tab-content>.active {
    display: block;
    
}
.current .tab-content>.tab-pane {
      
   
}
.wzz {
    line-height: 31px;
    border-bottom: 1px #ccc dotted;
    margin:5px 10px;
}


.flexslider{width:97%;position:relative;margin:0 auto;}
.flexslider img{width: 300px;height: 200px;}
#featPosts .cover {width: 300px;float: left;}
#featPosts .post-excerpt {
    DISPLAY: inline;
    FLOAT: right;
    text-align: justify;
    width: 300px;
}
#featPosts H3 {
    font-size: 14px;color:#00496c;margin-bottom: 4px;font-weight: bold;margin-top:0;
}
div.archive ul.posts li.last {
    PADDING-RIGHT: 0px; MARGIN-RIGHT: 0px; BORDER-RIGHT: medium none
}
.postsList {
    WIDTH: 280px; DISPLAY: inline; FLOAT: left
}
#sidebar .featCategory li.main {
    WIDTH: 300px; PADDING-RIGHT: 0px; BORDER-RIGHT: 0px
}
#sidebar .postsList {
    MARGIN-TOP: 5px; WIDTH: 300px; BORDER-TOP: #eee 1px solid; PADDING-TOP: 10px
}
#main {
    WIDTH: 590px; DISPLAY: inline; FLOAT: left; MARGIN-RIGHT: 10px
}
#quickPosts {
    WIDTH: 300px; DISPLAY: inline; FLOAT: left; MARGIN-RIGHT: 0px
}
#sidebar {
    WIDTH: 300px; DISPLAY: inline; FLOAT: left; MARGIN-RIGHT: 0px
}
#quickPosts ul.posts P.datetime {
    TEXT-ALIGN: center; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; WIDTH: 75px; PADDING-RIGHT: 0px; PADDING-TOP: 2px
}
#quickPosts div.cover {
    MARGIN-RIGHT: 10px
}
.featCategory ul.posts div.cover {
    MARGIN: 0px 0px 5px 10px; FLOAT: right
}
.featCategory ul.posts p.datetime {
    TEXT-ALIGN: center; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; WIDTH: 100px; PADDING-RIGHT: 0px; PADDING-TOP: 2px
}
div.archive ul.posts p.datetime {
    TEXT-ALIGN: center; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; WIDTH: 100px; PADDING-RIGHT: 0px; PADDING-TOP: 2px
}
.featCategory h3 {
    MARGIN-BOTTOM: 6px
}
div.archive h3 {
    MARGIN-BOTTOM: 6px
}
.postsList li h3 {
    FONT-WEIGHT: normal
}
span.morePosts {
    TEXT-TRANSFORM: none; DISPLAY: inline; FLOAT: right; FONT-WEIGHT: normal
}
.flexslider .slides > li {
    DISPLAY: none; -webkit-backface-visibility: hidden
}

.slides:after {
    LINE-HEIGHT: 0; DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: "."
}

.flex-direction-nav A {
    Z-INDEX: 10; POSITION: absolute; FILTER: alpha(opacity=30); TEXT-INDENT: -9999px; WIDTH: 27px; ZOOM: 1; BACKGROUND: url(../images/arrows.png) no-repeat; HEIGHT: 27px; TOP: 20px; CURSOR: pointer; LEFT: 15px; opacity: 0.30; -webkit-transition: all .3s ease
}
.flexslider .flex-next {
    LEFT: 45px
}
.flexslider:hover .flex-next {
    FILTER: alpha(opacity=60); opacity: 0.6
}
.flexslider:hover .flex-prev {
    FILTER: alpha(opacity=60); opacity: 0.6
}
#featPosts A.flex-next {
    BACKGROUND-POSITION: -29px -59px; RIGHT: 0px
}
#featPosts A.flex-prev {
    BACKGROUND-POSITION: 0px -59px; RIGHT: 40px
}
#featPosts A.flex-next:hover {
    FILTER: alpha(opacity=100); opacity: 1
}
#featPosts A.flex-prev:hover {
    FILTER: alpha(opacity=100); opacity: 1
}
.post-excerpt h3 a{font-size: 14px;color: #00496c;font-weight: bold;}
.post-excerpt h3 a:hover{text-decoration:underline;}
.slider-con{border: 1px solid #ccc;}
.slider-con h4.column{padding:0 10px;background: url("../images/lm_bg01.jpg") repeat-x;height: 29px;line-height:29px;bottom: 1px solid #ccc;}
.slider-con h4.column span{color:#ff6600;font-weight: bold;}
.slider-con h4.column a:hover{color:#ff6600;}
	
/*当期目录*/
.current{overflow:hidden;background: #fff;border: 1px solid #bddaf1;margin-bottom:20px;}
.column_title{font-size: 16px; height: 36px; color:#fff; background:url(../dqbj.jpg);line-height:36px;padding:0 18px;}
.dqtab{overflow: hidden;border-bottom: 1px solid #ccc;padding: 15px 0 5px;margin-bottom: 10px;}
.njq{font-size:14px;font-weight:bold;width: 60%;float: left;line-height: 24px;}
.syq{width:40%px;float:right;    text-align: right;}
.articles{overflow:hidden;}
.articles ul{overflow: hidden;}
.dqml{overflow:hidden;}
.wenzhanglanmu{line-height: 30px;font-size: 14px;font-weight: bold;color:#ec7500;}
.wenzhang{overflow:hidden;border-bottom: 1px solid #eee;}
.wenzhang dl{overflow:hidden;}
.wenzhang dl dd{line-height: 24px;}
.biaoti{color: #333;font-size: 14px;font-weight: bold;}
a.biaoti:link, a.biaoti:visited {color:#333;text-decoration:none;} 
a.biaoti:hover,a.biaoti:active {color:#0089cf;text-decoration:none;} 
.zuozhe{}
.kmnjq{}
.zhaiyao{}
.doi{}
.red{color:#f00;}
.kuang{padding: 15px;
    height: 1100px;
    overflow:auto;}
/* 文章目录*/

*#dbt_action_bar_hide {
    DISPLAY: none;
}

*.hidelabel {
    DISPLAY: none;
}


*.abs_zuozhe {
    COLOR: #444;
    font-size: 12px;
}

*.abs_njq {
    COLOR: #444;
    font-size: 12px;
    font-family: "微软雅黑";
    line-height: 22px;
}
.links1 {
    line-height: 22px;
}
.noselectrow {
   
    BORDER-LEFT: white 1px solid;
    PADDING-BOTTOM: 5px;
    WIDTH: 100%;
    BORDER-TOP: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 6px 0px;
}
.selectedrow {
    BORDER: #eee 1px solid;
    MARGIN: 6px 0px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
    PADDING-BOTTOM: 5px;
}
.authorList {
    line-height: 22px;
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 3px !important;
}
.articlesectionlisting {
    BORDER-BOTTOM: #ddd 1px solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    PADDING-RIGHT: 0px;
    COLOR: #3a3a3a;
    FONT-WEIGHT: bold;
    PADDING-TOP: 5px;
    margin-bottom: 8px;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    font-size: 14px;
    color: #7f0202;
}
.txt_zhaiyao1 {
    COLOR: #000;
}

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-weight: bold;
    font-size: 14px;
}

A.txt_biaoti:link {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_biaoti:visited {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_biaoti:active {
    TEXT-DECORATION: none;
}

.txt_14000 {
    font-size: 12px;
    color: #000000;
}

A.txt_14000:link {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:hover {
    COLOR: #ae0001;
    TEXT-DECORATION: underline;
}

A.txt_14000:visited {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:active {
    TEXT-DECORATION: none;
}

/*文章图片显示隐藏用到开始*/
.hiden {
    DISPLAY: none;
}
/*文章图片显示隐藏用到结束*/

.article_checkbox_cell{padding:3px;}

.white_content {
    display: none;
    color: #333;
    line-height: 24px;
    font-size: 12px;
    width: 100%;
    overflow: hidden;
}
/* 文章目录end*/

/*右*/
.tit_3{
	line-height: 36px;
   border-bottom:1px solid #ccc;
    font-size: 16px;
     color:#0d85df;
	font-weight: bold;
    padding-left: 15px;
	margin-bottom:10px;
}
.gdwz{
float: right;
    font-weight: normal;
    font-size: 14px;
	}
.t_tab{border: #bddaf1 1px solid;border-radius: 3px;background: #fff;margin-bottom: 20px;overflow: hidden;}
.tit_2{
	line-height: 36px;
    background-image: url(../t.jpg);
    font-size: 16px;
     color:#0d85df;
	font-weight: bold;
    padding-left: 15px;
}
.t_tab{border: #bddaf1 1px solid;border-radius: 3px;background: #fff;margin-bottom: 20px;overflow: hidden;}
.t_tab ul{padding: 8px 14px;overflow: hidden;margin-bottom: 0;}
.t_tab ul li{line-height:24px;margin:5px 0;}
.t_tab ul li img{margin-right: 10px;}
.shijian{color:#ffa45c;}
.t_tab dl{overflow:hidden;margin: 0;}
.t_tab dl dt{overflow: hidden; margin: 10px 13px;font-weight: normal;line-height: 24px;}

.t_tab dd{text-align: center;margin:10px 0;}

.t_tab:last-child{margin-bottom: 0;}
.zcfmt{}
.zgcolor{color:#056FB3;font-weight: bold;margin-top:10px;}
.wjhg{overflow:hidden;}
.t_tab ul li ul{margin-left: 20px;overflow: hidden;padding: 0;}
.t_tab ul li ul li{line-height: 26px;margin: 0;}
.icon_list1{
	background: url(../../../images/gif-0865.gif) no-repeat 0 12px;
    padding-left: 15px;
}

.tabPanel{margin-bottom:20px;}
.tabPanel ul{height: 37px;border-bottom: 1px solid #0683c5;margin-bottom:0;background: #fff;}
.tabPanel ul li{
	float:left;
	margin:0 2px 0 0;
	border: 1px solid #e9e9e9;
	font-size: 15px;
	height: 36px;
	line-height: 36px;
	width:111px;
	text-align:center;
	cursor:pointer;
	background:#ddd;
	font-weight: bold;
}
.tabPanel .hit{
	border-bottom:1px solid #fff;
	cursor:pointer;
	color: #fff;
	background: #0683c5;
	
}
.pane{border:1px solid #bddaf1;border-top:0;min-height:100px;background-color:#fff;display:none;padding:10px;}
.pane li{border-bottom: 1px dotted #ccc;
    margin-bottom: 3px;
    padding-bottom: 3px;
    line-height: 30px;}

/*底部*/
.footer{width:100%;background:#1f8fe3;margin-top:20px;overflow: hidden;}
.banquan{
    padding:30px 0;
    text-align: center;
    line-height: 28px;
    color: #fff;
	
    
}
/*--返回顶部top--*/
.top-arrow{position: fixed;_position: absolute;bottom:80px;right:10px;width:30px; height:30px;border-radius: 50%;display: none;z-index: 9999;cursor: pointer; background:#AACEF1;}
.top-arrow .glyphicon{text-align:center;top:6px; left:8px;color: #fff;}
/*--返回顶部top--*/



/*图表检索里的检索框*/
.figure_tab{width:50%;margin:0 auto;margin-bottom:30px;}
/*------------------------------------------移动端开始----------------------------------------------------*/

@media (max-width: 767px){
	.main{padding-left:15px;padding-right:15px;}
	.header{margin-top:0;}
	.banner img {margin: auto;}
	.site-nav {background:#0d85df;}
	.navbar-nav .open .dropdown-menu>li>a {
    line-height: 26px;
    text-align: center;
	    color: #fff;}
	.navbar-nav>li>a{line-height: 45px;}
	
	.navbar-toggle {
    padding: 7px 8px;
    margin-top: 10px;
    margin-bottom: 8px;
    }
	.wid10{width:96%;color:#fff;float:right;}
	.sy_search{display:none;}/*移动端检索*/
	.app-search{margin-bottom:20px;}/*移动端检索*/
	.mr_frUl { max-width: 315px; margin-top: 12px;}
	.gjjs{padding:0 6px;}
	.tupian{padding-left:15px;padding-right:15px;}
	.bgcd{margin-bottom: 7px;border-radius: 5px;height:50px;line-height: 50px;}
	.bgcd img{display:none;}
	.bgcd_title{margin-top:0;}
	.bgcd a:hover{height:50px;line-height: 50px;}
	.banquan ul {width: 100%;margin-bottom:15px;padding: 0 20px;}
	.banquan ul li {width: 100%;}
	.marg1 {
    margin-bottom: 20px;
	}	
	.zytzgd {
    font-size: 14px;
    float: left;
    color: #f00;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 25px;
    text-align: center;
		width:100%;
	}
	.slide .carousel-caption h4 {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 26px;
	}
	.fl{
    padding-left:0;
    padding-right:0;
	}
	.fr {
    padding-left:0;
    padding-right:0;
	}
	.btn-zxbb{width:90%;margin:0 auto;}
	.fm{    padding-left: 0;margin-bottom: 10px;}
	.fm_jsk{padding-left:0;}
	.center{padding-left:0;padding-right:0;}
	.zclm_2{padding-left:15px;padding-right: 15px;}
	.current{margin-bottom:20px;}
	.ej{padding-left:0;padding-right: 0;}

	
	.carousel-indicators {
    width: auto;
    left: 0;
    bottom: 0px;
    top:43%;
    right: 0;
    margin-left: 0;
}

.gdxw {
    position: relative;
    right: 0;
    bottom: 0px;
    float: right;
    margin-right: 10px;
}
 .news_tupian .carousel-inner img {
	width:190px;
	height:230px;
	margin:auto;
}

}

@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){
.fmsm_njq{height:none;}
.fmsm_sm{padding: 0;}	
	.email ul{text-align: center;}
}



@media (max-width: 992px) {
	
   	.site-nav{padding-bottom: 0;}
	.input-group{width:50%;}
	.app-search .btn-p {padding: 0 0 20px;}
	.btn-p {float: none!important;text-align: center;}
	.btn2{padding: 4px 12px;border-radius:4px;margin: 0;height: 34px;}
	
	.tab_hot ul li {
	width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
    padding-right: 0;	
	}
	.tab_hot ul li:last-child{padding-right:0;padding-left: 0;}
	/*图表检索在移动端样式*/
	.figure_tab {width: 85%; margin: 0 auto; margin-bottom: 30px;}
	#products li { width: 178px;height: 190px;}
	#products li span a {    width: 170px; margin-left: 5px; margin-top: 10px;}
	/*图表检索在移动端样式end*/
}


@media (min-width: 1024px){
	.site-nav .nav>li>a {
		padding-left:18px;
		padding-right:18px;
		
		}
	.nav_li_en>a{padding-left:15px!important;padding-right:15px!important;}
	.nav-lanmu{padding-left: 19px!important;padding-right:19px!important;font-size:14px!important;}
	.container{width:1200px;margin:0 auto;padding: 0;}	
	.center {width:54%;padding: 0 7px;}
	.fl, .fr{width:23%;}
	.fm{width: 34%;}
	.fm_jsk{width:64%;}
	.ej{width:77%;padding-right:0;padding-left:10px;}
}






/*改变导航默认高*/
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }
	
}

@media (min-width:1200px) {
/*导航hover事件修改*/
.navbar .nav > li:hover .dropdown-menu {
	display: block;
}

}

/*移动端搜索判断*/
@media (max-width:1200px) and (min-width:992px) {
.app-search{display: none;}
	
}


/*--返回顶部top--*/
.top-arrow{position: fixed;_position: absolute;bottom:80px;right:10px;width:30px; height:30px;border-radius: 50%;display: none;z-index: 9999;cursor: pointer; background:#515151;}
.top-arrow .glyphicon{text-align:center;top:6px; left:8px;color:#fff;}
/*--返回顶部top--*/


/*------------------------------------------移动端结束----------------------------------------------------*/



/*二级页面*/

.c_nr{overflow:hidden;background:#fff;border:#bddaf1 1px solid;}
.c_nr ul{padding:20px;overflow:hidden;}
.c_nr ul ul{padding:0;border:0;}
.c_nr li{line-height:26px;}

.item_title{font-size: 16px; height: 36px; color:#0d85df;font-weight: bold;background:url(../dqbj2.jpg);line-height:36px;padding:0 25px;margin-top: 0;margin-bottom: 0;}
.item_biaoti{line-height:26px;text-align: center;margin:10px 0 20px;    font-size: 15px;    font-weight: bold;}

.liulancishu{line-height:26px;text-align: right;margin: 20px 0 0;}
.fy{padding:20px 0;margin-top: 50px;}
.newsjsk{margin:10px 0 20px;overflow:hidden;}

.content_nr{overflow:hidden;background:#fff;border:#bddaf1 1px solid;}
.content_nr ul{padding:20px;overflow:hidden;}
.content_nr li{line-height:25px;}


/*过刊*/
.gklly{overflow: hidden;}
.gklly li{text-align: center;margin-bottom:20px;line-height: 10px;}
.gklly li img{margin: auto;}
/*虚拟专题*/
.subject_text{text-align: center;margin-bottom:20px;}
.subject_text span{line-height:22px;}
.subject_text img{margin-bottom:12px;max-width:150px;height:140px;}



.at-resp-share-element .at-share-btn {
    padding: 3px 0 3px 3px !important;
}
.jsjg{background:#fff;padding:10px 0;}

.zdlm{line-height: 36px;background-image: url(../t.jpg);font-size: 16px;color: #0d85df;font-weight: bold;padding-left: 15px;}

.article-list li a{border-radius: 0;height:39px;line-height:20px; font-size: 14px;background:url(../z1.jpg);color: #fff;border: 1px solid #fff;margin-right: 0;display: block!important;}