/*全局样式*/
*{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:#222;text-decoration:underline;}

body{font-size:14px;
	font-family: Arial,"Microsoft YaHei";
	background:#f4f4f4;
}
.fl{float:left;}
.fr{float:right;}

.gd{font-size: 14px;color:#666;font-weight: normal;float:right;line-height:30px;margin-right: 10px;}
.huise{background:#e8e7e7;}
.whitebg{background:#fff;}

.baise{color:#fff;}
a.baise:link, a.baise:visited{color:#fff;text-decoration:none;} 
a.baise:hover, a.baise:active{color:#eee; text-decoration:none;} 

.padding-0{padding-left:0;padding-right:0;}
.padding20{padding:20px;}
.marginb30{margin-bottom:30px;}
.padding-t20{padding-top:20px;}

.container {background: #fff;}
.mar
/*头部*/
.ding{background:#fff;width:100%;border-bottom: 1px solid #eee;}
.ding2{max-width:1200px;margin:auto;height:34px;line-height:34px;color:#333;padding:0 15px;}
.ding3{line-height:30px;color:#333;text-align: right;}

.header{width:100%;overflow: hidden;background:#fff;}
.banner{overflow: hidden;}
.banner img{margin:13px 0;}
.zuoc{width:500px;float:left;}
.youc{width:480px;float:right; }

.logo{
	width: 100%;
    text-align: right;
    margin-top: 13px;
    margin-bottom: 10px;
    overflow: hidden;
}
.logo img{float: right;}
.rssemail{float: right;width:370px;margin-top:20px;}

.zgzb{overflow: hidden;}
.zgzb img{max-width:30%;float: right;}
.niandate{float:left;width:200px;text-align:left;line-height: 48px;color:#37495a;}
.niandate_en{float:left;width:150px;text-align: center;line-height: 44px;color:#fff;}
/*导航菜单*/
.daohang{width: 100%;background: #1262ba;border-top: 1px solid #e5e5e5;margin-bottom:2px;}
.navbar{min-height: 30px;border: 0;margin-bottom: 0px;}
.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: 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:#ebebeb;color:#0058b9;}
.navbar-header .navbar-toggle{background: #fff;}
.navbar-header .navbar-toggle .icon-bar{background:#777;}
.site-nav .navbar-nav>li>a{font-size: 16px;text-align: center;}
.nav_one {color: #fff!important;background-color:#f4cf51;}
.one-color{color:#f39800;}

.dropdown-menu{background:#fff; min-width: 180px;  border: 1px solid #eee;}
.dropdown-menu>li>a{color:#333;font-size: 15px;}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#1262ba;color:#fff;}
.dropdown-menu>li>a {padding: 7px 24px;}

.site_nav_en{padding-left:21px!important;padding-right:21px!important;}


/*检索*/
.js_1{width:100%;height: 40px;text-align: left;}
.wzjs{    
	line-height: 31px;
    font-weight: bold;
    text-align: center;
	width:100px;
	float:left;
	margin-right: 10px;
	font-size:15px;
}
.btn-select{width: 18%;float: left;display: block;margin-right:1%;height: 34px;border:1px solid #ccc;}
.input-group{float: left;width:250px;}
.input-group-text{
	width:84%;
	float:left;
	padding-left: 10px;
	height: 36px;
	border: #e2e2e2 1px solid;
	border-radius: 18px 0 0 18px;
	background: #eee;
}
.input-group-btn{
	position: relative;
    font-size: 0;
    white-space: nowrap;
	float:left;
}

.btn-search{
	color: #fff;
    background-color:#c5c2bc;
    border-color:#c5c2bc;
    height: 36px;
    width: 40px;
    font-size: 18px;
    border: 1px solid #c5c2bc;
	border-radius: 0 18px 18px 0!important;
}
.adv-search a{
	font-size: 14px;
    width:100px;
    background: #0068b2;
    text-align: center;
    line-height: 34px;
    float: right;
	text-decoration:none;
	border-radius:5px;
	font-weight: bold;
	margin-right: 15px;
}
.adv-search a:hover{color: #333;text-decoration:none;}
.adv-search a:link,.adv-search:visited{float: right;color:#fff;}

.tbjsk{width:130px!important;}
.text-en{width:84%;}
.rsbg{background:#28a2f9!important;float:right;margin-right: 0!important;}

/*---------------轮播图----------------------*/
.news_tupian{overflow:hidden;}

.carousel-caption{
	display: none;
    font-size: 15px;
    position: absolute;
    right: 0;
/*    top: 0;*/
    left:0;
	bottom: 0px;
    z-index: 10;
    padding-top:15px;
	padding-left: 15px;
    color: #fff;
    text-align: left;
    text-shadow:none;
    width: 100%;
    height: 50px;
    background: #666;
    background:rgba(0,0,0,0.5);
}

.carousel-inner ol{ margin-bottom:0;}
.carousel-caption h3{margin-top:10px;}
.banner .carousel-indicators{bottom:0;}
.banner .carousel-indicators .active{background-color:#333;}
.carousel-caption a{color:#fff;}
.banner .carousel-indicators li{background: #ccc;border: 0;}
.slide .carousel-caption a:hover{text-decoration:none;}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
@media screen and (min-width: 768px){
    .banner .carousel-caption {
        right: 0;
        left: 0;
        padding-bottom:0;
    }
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
   width:100%;

}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
.carousel-indicators li {
    display: inline-block;
    width: 50px;
    height: 4px;
    margin: 0;
    text-indent: 0;
    cursor: pointer;
    background-color: #eee;
    border: 1px solid transparent;
    border-radius: 10px;
    font-size: 12px;
}
.carousel-indicators .active {
    width: 50px;
    height: 4px;
    margin: 0;
    background-color: #f19b00;
    color: #fff;
}
.carousel-indicators {
     bottom: 4px;
    left:0;
	margin-left:0;
	right:0;
	width:auto;
	
}
/*---------------轮播图end----------------------*/

/*办公按钮*/
.allbg{width:100%;overflow: hidden;background:#fff;padding:25px 0;margin-bottom: 30px;}
.office_list{overflow:hidden;max-width: 1200px;margin: auto;}
.office_list ul{overflow:hidden;margin-bottom:0;}
.office_list li{overflow: hidden;}
.office_list li a:hover{text-decoration:none;}
.btn-shadow {
    border: 0;
    color: #fff;
    text-align: center;
    font-size: 26px;
    border-radius: 5px;
    background:#4c91d3;
    line-height: 70px;
	
}
.btn-shadow a{color:#fff;}
.btn-shadow:hover {
    color: #fff;
    background-color:#d69436;
    border-color:#d69436;
	
}
.anen{font-size: 23px!important;}
/*期刊信息*/
.qkxx{overflow: hidden;padding:20px 0;}
.qkxx_fm{width:48%;text-align: center;float:left;}
.qkxx_fm img{max-width:80%;margin: auto;}
.qkxx_njq{text-align:center;line-height:22px;margin-top:2px;}
.qkxx_xx{
	
	line-height:26px;
    color: #333;
    text-align:left;
	padding: 10px 0 0 19px;
}
.qkxx_nr{
	width:50%;
	float:left;
	overflow:hidden;
	font-weight: bold;
    line-height: 28px;
}
.qkxx_nrnr{line-height:28px;text-indent: 2em;}

.gdxx{color:#e4861f;}

/*热点文章*/
.hot_tab{width:410px;float:right;overflow:hidden;}
.hot_tab ul{overflow:hidden;}
.hot_tab ul li{
	margin-bottom: 3px;
	border-bottom: 1px solid #eee;
	padding-bottom: 3px;
	line-height: 24px;
	
}
.r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:24px;}/*控制字数，显示1行，超出用省略号*/
 

/*新闻*/
.xw_tab{overflow: hidden;margin-top: 5px;border-bottom: 1px solid #eee;}
.xw_tab dl{overflow:hidden;margin:0;}
.xw_tab dd{overflow:hidden;border-bottom: 1px solid #f0f0f0;padding-bottom: 13px;margin-top: 13px;}
/*文字向上不间断滚动*/
#de {width:100%;background: #fff;margin:10px auto;height:296px;overflow:hidden;}
.right-middle {overflow:hidden;margin-bottom: 0;}
.right-middle li {overflow: hidden; text-align: left;margin-bottom: 5px;border-bottom: 1px solid #eee;padding-bottom: 5px;line-height: 26px;}
.right-middle li a {display:block;font-size:14px;color:#000;line-height:26px;text-decoration:none;}
.right-middle li a:hover{color:#ff6600;}

.xw_title{font-size: 20px;color: #525456;line-height: 40px;font-weight: bold;padding:0 15px;}
.xwtm{line-height: 26px;font-size:15px;}
.xwjj{color:#999;line-height:24px;}
.shijian{padding:0;float: right;}

.sj_r{
    color: #8d8d8d;
    font-size: 20px;
    text-align: center;
    background: #eee;
	line-height: 40px;
    }
.sj_y{
	background: #c9b89f;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.title_1{
	height: 30px;
    display: block;
	overflow: hidden;
    text-align: left;
	border-bottom: 1px solid #e4e4e4;
    margin-bottom: 5px;
}

.title_1 b {
       margin: 0;
    display: block;
    color: #1262ba;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    border-left: 3px solid #1262ba;
    padding-left: 10px;
	text-align: left;
}
.title_1 span {
    margin: 0;
    display: block;
    color: #999;
    font-size: 12px !important;
    line-height: 16px;
    text-transform: uppercase;
    font-style: normal;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-weight: normal !important;
    border-left: 3px solid #004796;
    padding-left: 10px;
}
.title_1 a {
    margin: -20px 0 0 0;
    display: block;
    color: #888;
    font-size: 14px !important;
    vertical-align: top;
}
.title_2{
	height:30px;
	line-height: 22px;
	font-weight:bold;
	font-size:20px;
	color:#525456;
	margin: 20px 15px 10px;
}
.title_3{
	height: 45px;
	line-height: 45px;
	font-size: 22px;
	color: #333;	
}

.tab_list{margin-bottom:20px;overflow: hidden;background:#fff;}
.tab_list ul{margin: 10px 10px 0;overflow: hidden;}
.tab_list ul li{
	line-height: 26px;
    margin-bottom: 3px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 3px;
}


.tab_list2{background: #fff;overflow: hidden;}
.tab_list2 ul{margin:0;overflow: hidden;}
.tab_list2 li{line-height: 36px;overflow: hidden;text-align:left; border-bottom: 1px #ccc dashed;}

.tab_list dl{margin:5px 0;}
.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}

.zclm_2{overflow:hidden;margin-bottom: 20px;}
.news_wenzhang{float:right;width:420px;}
.news_jj{padding:10px 15px 5px!important;}

.title_4{
	height: 45px;
    line-height: 45px;
    font-size: 22px;
    color: #fff;
    background:#d2a6a6;
    padding-left: 10px;
}
.heline{height:250px;overflow: auto!important;margin: 0!important; padding: 10px 15px;}

/*在线期刊*/
.zxqk{
	overflow: hidden;
    background: #fff;
     margin: 0 10px 10px;
	
}
.zxqk ul{overflow: hidden;margin: 10px;}
.zxqk li{
	    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#0d5ec5;
    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:#e17e18;display: block;text-decoration: none; border-radius: 5px;}

/*滚动图片*/
.ad_tab{width:410px;float:right;overflow:hidden;}
#demo { 
background: #FFF; 
overflow:hidden; 
width: 100%; 
margin: 10px 10px 0;;
} 
#demo a{    
	width: 130px;
    height:170px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}
#demo img { 
border: 1px solid #F2F2F2; 
	width: 120px;
    height:150px;
} 
#indemo { 
float: left; 
width: 800%; 
} 
#demo1 { 
float: left; 
} 
#demo2 { 
float: left; 
} 

.ewm{overflow: hidden;text-align: center;margin-bottom: 20px;}
.ewm img{width:180px;margin:10px 0;}
.ewm_wz{line-height: 22px;text-align: center;margin-top: 5px;}

.fengxiang{margin-bottom: 20px;overflow: hidden; text-align: center;padding:10px 5px;}
#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 0 10px 15px;line-height:24px;}

label{font-weight: normal;}

.icon_list1{
	background: url(../images/gif-0865.gif) no-repeat 0 10px;
    padding-left: 11px;
}
.icon_list2{
	background: url(../images/gif-0865.gif) no-repeat 0 17px;
    padding-left: 12px;
}
.icon_list3{
	overflow: hidden;
  	background: url(../images/gif-0165.gif) no-repeat 0 9px;
    padding-left: 13px;
}
.border{border:#e2e2e2 1px solid;}
.border-radius{border-radius:4px;}

/*文章*/
.current{overflow:hidden;margin: 20px;}
.zlm{color:#329c40;font-size: 16px;font-weight: bold;}
.current .nav-tabs {
    border-bottom: 1px solid #e2e2e2;
	border-left: 3px solid #1262ba;
}
.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: #1262ba;cursor: pointer;background-color: #ffffff;border: 1px solid #ffffff;border-bottom-color: transparent;font-size: 20px;font-weight: bold;}
.current .nav-tabs>li>a {
       border-radius: 0;
       height: 39px;
       line-height: 32px;
       font-size: 20px;
       
       color: #454545;
       border: 1px solid #fff;
       margin-right: 0;
}
.current .nav>li>a {
    position: relative;
    display: block;
    padding: 0 25px;
}
.current .nav-tabs>li>a:hover {
    border-color:transparent;
}
.current .nav>li>a:focus, .current .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
	color:#333;
}
.current .article-box {
    border-top: 0;
    overflow: hidden;
}
.current .tab-content>.active {
    display: block;
    
}
.current .tab-content>.tab-pane {
    overflow: hidden;
    padding: 15px 0;
}
/*当期目录*/

.column_title{font-size: 20px; height: 40px; color:#fff; background:url(../images/dqbj.jpg);line-height: 40px;padding:0 10px;}
.dqtab{overflow: hidden; padding:10px 0 10px;  border-bottom: 1px solid #ccc;}
.njq{font-size:14px;font-weight:bold;width: 60%;float: left;line-height: 24px;}
.syq{width:40%;float:right;text-align: right;}
.dqml_img{float:left;width:200px;}
.dqml_img img{width:180px;border:1px solid #ccc;}
.dqml_wz{float:left;width:550px;}
.dqml_qbwz{overflow:hidden;}
.articles{overflow:hidden;}
.articles ul{overflow: hidden;}
.articles li{overflow:hidden;border-bottom: 1px solid #f1f1f1;padding: 15px 0;}
.articles li:last-child{border-bottom:none;}
.kuang{height:1206px;overflow:auto!important;padding:0 15px;}
.wenzhanglanmu{height:40px; line-height:44px;font-size: 16px;font-weight: bold;color:#ff8704;border-bottom:2px solid #ff8704;width: 100%;
    overflow: hidden;}
.wenzhang{overflow:hidden;}
.wenzhang dl{overflow:hidden;margin-top: 5px; margin-bottom: 5px;}
.wenzhang dl dd{overflow:hidden;}
.biaoti{color: #333;font-size: 15px;font-weight:bold;line-height: 26px;}
a.biaoti:link, a.biaoti:visited {color:#333;text-decoration:none;} 
a.biaoti:hover,a.biaoti:active {color:#d73327;text-decoration:none;} 
.zuozhe{color:#666;line-height:26px;}
.kmnjq{line-height:26px;}
.zhaiyao{color:#999;line-height:26px;}
.doih{color:#333;line-height: 26px;}
.red{color:#f00;}
.wzpich{text-align: center;margin-top: 5px;}
.wzpich img{width:300px;margin: auto;}

.biaoti_en{color:#000;font-size: 15px;font-weight: bold;line-height:26px;}
a.biaoti_en:link, a.biaoti_en:visited {color:#000;text-decoration:none;} 
a.biaoti_en:hover,a.biaoti_en:active {color:#eb9024;text-decoration:none;}

.tmen{min-height:52px;}
.m15{margin: 7px 15px;}
.dq15{margin: 0 15px 10px;}
/* 文章目录*/

*#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;
   margin-bottom: 10px;
	padding-bottom: 10px;
}
.selectedrow {
    BORDER: #eee 1px solid;
    MARGIN: 6px 0px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
   
}
.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;
	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: 14px;
	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_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;
}
/*文章图片显示隐藏用到结束*/

.article_checkbox_cell{padding:3px;}

.white_content {
    display: none;
    color: #666;
    line-height: 24px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}
/* 文章目录end*/

/*底*/
.footer{width:100%;background:#1262ba;overflow: hidden;margin-top: 25px;}
.banquan{max-width:1200px;margin: auto;overflow: hidden;padding:20px 15px;color: #fff;text-align: center;line-height:28px;}

.banquan_en{max-width: 1200px;margin:0 auto;overflow: hidden; background: #008341;padding:20px 15px;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--*/

/*图表检索里的检索框*/
.figure_tab{width:50%;margin:0 auto;margin-bottom:30px;}



/*摘要页面美工修改*/
.flane_l{width: 89.333333%;}
.flane_r{width:9.666667%;padding-right:0;}


/*------------------------------------------移动端开始----------------------------------------------------*/
@media (max-width: 767px){
	.header, .daohang{background:#fff;}
	.banner img {margin: auto;}
	.site-nav {
		min-height: 0px;
		width: 100%;
		z-index: 999;
		
	}
	.navbar-header{
		padding: 0 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: 15px;
		margin-bottom: 0;
		margin-right: 0;
		vertical-align: middle;
		
    }
	.navbar-brand {
    	padding: 0;
    	width:50%;
		height:auto;
	}	
	.navbar-brand img{vertical-align: middle;}
	
	.nav-tabs>li {width: 50%; /*非响应式需要注释掉*/   text-align: center;}
	.nav-tabs>li>a {
    margin-right: 0;
    border: 1px solid #fff;
	}
	
	.hot_tab ul li {margin-bottom: 10px;}
	.hot_tab{margin-left:15px;margin-right:15px;}
	.current{margin:15px;}
	.fengxiang{text-align:left;margin-top: 10px;}
	/*摘要页面美工修改*/
	.flane_l{width:100%;}
	.flane_r{width:100%;padding-right:15px;}
	.wzjs{display:none;}
	.input-group{width:72%;}
	.adv-search:link, .adv-search:visited{width:25%;}
	.tupian{margin: 20px 0 20px;}
	.allbg{background:#fff;padding-left:15px;padding-right:15px;}
	.ding2{line-height:18px;padding:2px 0;}
	.qkxx_fm, .qkxx_nr{width:100%;}
	.qkxx_xx {padding:0;}
	.qkxx_fm img{max-width:100%;margin-bottom: 10px;}
	.btn-shadow{line-height:40px;font-size:16px;margin-bottom: 5px;}
	.news_tupian, .tab_list2{margin-bottom:20px;}
	.current .nav-tabs{border-left:0;background: #eee;}
	.current .nav-tabs>li>a{font-size:14px;}
	.current .nav-tabs>li.active>a, .current .nav-tabs>li.active>a:focus, .current .nav-tabs>li.active>a:hover{font-size:14px;}
}

@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;
	}

	
}

@media (min-width: 767px)and (max-width: 992px){

.email ul{text-align: center;}
}



@media (max-width: 992px) {
	
	/*图表检索在移动端样式*/
	.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: 35px;padding-right: 35px;}
	.offwd{width:20%;}
}

/*改变导航默认高*/
@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;}
	.container{width: 1200px;}
}


/*------------------------------------------移动端结束----------------------------------------------------*/



/*二级页面*/
.ej{width:100%;overflow: hidden;padding-left:0;padding-right:0;}/*二级页面必引*/
.c_nr{overflow:hidden;background:#fff;margin-bottom:15px;}
.c_nr ul{margin:20px;overflow:hidden;}
.c_nr li{line-height:24px;}
.lanmm{    
	font-size: 17px;
    height: 45px;
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid  #2b74c3;
    line-height: 47px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
}
.item_title{    
	font-size: 17px;
    height: 45px;
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid  #2b74c3;
    line-height: 47px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
}
.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;}
.content_nr ul{margin:20px;overflow:hidden;}
.content_nr li{line-height: 30px;}
.margin-15{margin:15px;}

/*过刊*/
.gklly{overflow: hidden;margin:20px 0;border-bottom: 1px solid #ececec;}
.gklly li{width:192px;text-align: center;margin-bottom:10px;}
.gklly li img{;margin: auto;border:1px solid #eee;}
.table-bordered{width:99%;}


/*虚拟专题*/
.subject-img{width:25%;float:left;text-align: center;margin-right: 10px;margin-bottom: 25px;overflow: hidden;}
.subject-img img{margin-bottom:10px;}
.subject-name{line-height:30px;}

.zhuantisimple{width:100%;line-height:30px;}
.txt_newsbt{font-weight:bold;}

.plateBox {
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}


.at-resp-share-element .at-share-btn {
    padding: 3px 0 3px 3px !important;
}

.jsjg{background:#fff;padding:10px 0;width: 75%;}

.page_ul_two input{height:20px;}
/*解决rich页面头部导航文字不清楚*/
.navbar-brand, .navbar-nav>li>a {text-shadow: none;}

.article_checkbox_cell>input[type=checkbox], input[type=radio]{
     margin: 0 ; 
   
}
