/*全局样式*/
*{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:#333;text-decoration: none;}

body{font-size:14px;
	font-family: Arial,"Microsoft YaHei";
	background:#f5f5f5;
}
.fl{float: left!important;}
.fr{float: right!important;}
.gd{font-size: 14px;font-weight: normal;float:right;line-height: 50px;color:#666;}
.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;} 
.whitebg{background:#fff;}
.huise{background:#f1f4f7;}
.padding-0{padding-left:0;padding-right:0;}
.padding20{padding:20px;}
.colh{height:10px;}
.main{width:1200px;margin: 0 auto;overflow:hidden;    padding: 10px;}

/*头部*/
.ding{width:100%;overflow:hidden;background:#706b5f;}
.ding2{max-width:1200px;margin:auto;padding:0 15px;color:#fff;height:34px;line-height: 34px;}

.header{width:100%;background:#fff;}
.banner{overflow: hidden; }

.zuoc{width:600px;float:left;}
.youc{width:500px;float:right; }

.logo{float:right;}
.logo img{width:85px;}

.rssemail{width:100%;text-align: right;margin-top:55px;margin-bottom:10px;}

.rsbg{display: inline-block;color: #333;height:32px;line-height: 32px;}
a.rsbg{color:#333;}

.zgzb{    
	text-align: left;
    margin-top: 90px;
    font-weight: bold;
    font-size: 15px;
    line-height: 26px;
}
.zgzb img{}

.bshare-custom{margin-top:7px;}

.niandate{float:left;width:200px;text-align:left;line-height: 48px;color:#37495a;}
/*导航菜单*/
.daohang{width: 100%;background:#00499f;margin-bottom: 30px;}
.navbar{min-height: 30px;border: 0;margin-bottom: 0px;}
.navbar-nav>li>a{line-height:50px;padding-top: 0;padding-bottom: 0;}
.navbar-collapse{background:transparent;padding-left:15px;padding-right:15px;}
.site-nav{border-radius: 4px;max-width:1200px;margin:auto;padding-right:0; padding-left:0;}
.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;color: #fff;background-color:#db760d;}
.site-nav .navbar-toggle{background: #fff;border:1px solid #ffffff;}
.site-nav .navbar-toggle .icon-bar{background:#f8ae0d;}
.site-nav .navbar-nav>li>a{font-size: 18px;text-align: center;}

.one-color{background:#1161b5;color:#fff!important;}

.dropdown-menu{background:#fff; min-width: 158px;  border: 1px solid #00499f;}
.dropdown-menu>li>a{color:#333;font-size: 15px;}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#00499f;color:#fff;}
.dropdown-menu>li>a {padding: 7px 24px;text-align: center;}


/*检索*/
.article-search{float:right;width:90%;}
.article-search .input-group{width: 74%;float: left;}
.article-search .adv-search{width: 24%;float: right;text-align: right;margin-left:2%;}
.article-search .adv-search a{display: inline-block;background:#00499f;border-radius: 2px;color: #fff;height:39px;line-height: 39px;font-size: 15px;width: 100%;text-align: center;}
.article-search .btn-default,.article-search .form-control{height:39px;}
.article-search .form-control{padding-left: 10px;height:39px;border:#ccc 1px solid;border-radius: 2px 0 0 2px;}
.article-search .btn-default{height:39px;line-height: 27px; background:#00499f;font-size: 16px;border-color:#00499f;border-radius: 0 2px 2px 0!important;}
.article-search .btn-default .glyphicon-search{color: #fff;}
.tbjs a{background:#7c5a09!important;}
.text_en{width:64%!important;}
.gjjs_en{width: 36%!important;font-size: 14px!important;}
.gjjs_en a{padding:0 12px!important;}
.article-search-right{width:250px;overflow:hidden;margin:20px auto;text-align: center;}
.select-k{height:28px;line-height:28px;}
/*---------------轮播图----------------------*/
.news_tupian{width:100%;overflow:hidden;margin-bottom:30px;}
.carousel-caption{
	display: none;
	font-size: 16px;
    position: absolute;
    right: 0;
	left:0;
	bottom: 0px;
    z-index: 10;
    padding-top:15px;
    color: #fff;
    text-align: center;
    text-shadow:none;
    width: 100%;
    height: 50px;
    background: #666;
    background:rgba(0,0,0,0.5);
	padding-left:10px;
}

.news_tupian .carousel-indicators{
	bottom:30px;
    left: 0;
    z-index: 15;
    width: 100%;
    /* padding-left: 0; */
    margin-left: 0;
    text-align: center;
}
.news_tupian .carousel-indicators .active{background-color:#ff8f03;}
.carousel-caption a{color:#fff;}
.news_tupian .carousel-indicators li{background: #fff;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;
    }
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width:100%;
    max-height:700px;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
.carousel-indicators li {
    display: inline-block;
    width: 90px;
    height: 5px;
    margin: 0px 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
}

.carousel-indicators .active {
    width: 90px;
    height: 5px;
    margin: 0px 5px;
    background-color: #eb8c23;
    border: 1px solid #eb8c23;
}
/*---------------轮播图end----------------------*/

.topic{width:100%;overflow: hidden;position: relative;margin-bottom: 30px;padding:30px 0; background: url(../images/topu.jpg) no-repeat center;}

.table_3{
	background: #fff;
	padding:20px;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0px 0px 5px #d7d7d7;
	margin-bottom: 25px;
}
.fr0{width:490px;float:right!important;margin-right: 0!important;}

/*办公按钮*/
.office_list{width:1200px;margin:auto;overflow:  hidden;margin-bottom: 20px;}
.office_list ul{overflow:hidden;margin-bottom: 0;padding:0 15px;}
.office_list li{text-align: center;width: 23%;float: left;margin-right: 2.6%;border-radius:3px; }
.office_list li:last-child{margin-right:0;float:right;}
.office_list li img{
	display: block;
	margin-right: 15px;
	float: left;
}

.btn-shadow {
    width: 100%;
   
    border-radius:3px;
   background:url(../images/t.jpg) no-repeat top left;padding:10px 0 6px 20px;
}
.btn-shadow:link, .btn-shadow:visited{color:#fff;}
.btn-shadow:hover {color:#fff;background:url(../images/t_hover.jpg) no-repeat top left;}

.bgcd_2{background: #26b2c1;}
.bgcd_3{background: #cf7f3c;}
.bgcd_4{background: #545dd1;}
.bgwz{
	font-size: 24px;
	display: block;
	float: left;
}
/*期刊信息*/
.qkxx{overflow: hidden;background:#fff; margin-bottom:30px;}
.qkxx_fm{text-align: center;padding:17px 0 5px;}
.qkxx_fm img{max-width: 260px; margin: auto;border:1px solid #eee;}
.qkxx_njq{
	text-align: center;
    line-height: 24px;
    /* background: #bccd2a; */
    color: #000;
	font-size: 14px;
    border-radius: 5px;
    margin-top: 2px;
    margin-bottom: 5px;
    font-weight: bold;
}
.qkxx_xx{
	line-height: 28px;
    color: #333;
    text-align: left;
    background: #fff;
    padding:10px 0px 5px 30px;
    margin-bottom: 20px;
}
.qkxx_nr{
	overflow: hidden;
    line-height: 25px;
    margin:8px 0 10px 32px;
    color: #333;
  
}
.qkxx_xx span{
	font-weight: bold;
	color:#105399;
}
.qk_ewm img{width:200px;}



.zclm_1{width:100%;min-width:1200px;padding:20px 0;}



.qkdt_tab{margin-bottom:10px;overflow: hidden;background:#fff;}
.qkdt_tab ul{margin:10px 15px 15px;overflow: hidden;}
.qkdt_tab ul li{
	line-height:26px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-top: 5px;
}
.more{float:right;display: inline-block;margin-top: 10px;margin-right: 10px;}


.more1{float:right;display: inline-block;font-size: 14px;font-weight: normal;line-height: 50px; color:#2ca0cd;}

/*热点文章图文切换*/
.hot_tab{overflow:hidden;max-width: 1170px;margin: auto;background: #ebf3ff;padding-left:0;padding-right:0;margin-bottom:30px;}
.hot_title{
	font-size: 21px;
	font-weight: bold;
    color:#276fca;
    line-height: 40px;
    margin: 0 15px;
    background: url(../images/t1.jpg);
    border-bottom: 1px solid #ccc;
    text-align: left;
    padding-left: 15px;
}
.hot_tab .carousel{overflow:hidden;}
.hot_tab .carousel-caption{
	display: block;
	font-size: 17px;
	font-weight: bold;
	position: relative;
	padding-left:0;
	right: 0;
	left:0;
	bottom: 0px;
	z-index: 10;
	padding-top: 0;
	color: #276fca;
	text-align: left;
	text-shadow:none;
	width: 100%;
	height:auto;
	background:transparent;
	overflow: hidden;
	padding-bottom:10px;
}


.hot_tab .carousel-caption h3{margin-top:10px;}
.hot_tab .carousel-caption a{color:#104482;}
.hot_tab .carousel-caption a:hover{text-decoration:none;}
.hot_tab .carousel-inner ol{ margin-bottom:0;}
.hot_tab .carousel-indicators{bottom:1px;}
.hot_tab .carousel-indicators .active{background-color:#ff8f03;}

.hot_tab .carousel-indicators li{background: #ccc;border: 0;}
.hot_tab .carousel-inner img {width:100%;height:300px;}
.hot_tab .carousel-indicators{
  	bottom: 5px;
    /* left: 0; */
    z-index: 15;
    width: auto;
    padding-left: 0;
    margin-left: 0;
    text-align: right;
    margin-bottom: 0;
    right: 15px;
	}
.hot_tab .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height:10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#196cc1;
    border: 1px solid transparent;
    border-radius: 10px;
}
.hot_tab .carousel-indicators>active {
    width: 10px;
    height:10px;
    margin: 1px;
    background-color: #f90;
}
.hot_wz{overflow:hidden;padding-top: 10px;}
.hot_tab .hot_biaoti{font-size: 16px;font-weight: bold;line-height: 26px;}
.hot_tab .hot_biaoti a:hover{color:#cf0709}
.hot_tab .hot_zuozhe{color:#999;line-height: 26px;margin-bottom: 5px;}
.hot_tab .hot_zhaiyao{color:#666;line-height: 26px;}
.hot_tab .hot_volumnh{line-height: 26px;}
.hot_tab .hot_htm_pdf{}
.zygd{width:100%;text-align: left;color: #e0913a;}

.r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}/*控制字数，显示1行，超出用省略号*/

/*向上滚动时右侧浮动*/
  .div-wrapper{position:relative;}
.clearfix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{zoom:1;}
.box-fixed{	position:relative;	top:0px;}
.tab_fix_bottom {position: fixed;bottom: 220px;top: auto;}
.tab_fix{position:fixed;}
/*新闻*/
.xw_tab{background:#fff;overflow: hidden;margin-bottom:20px;}
.xw_tab dl{overflow:hidden;margin:10px 13px 5px;}
.xw_tab dd{line-height:26px;overflow: hidden;margin-bottom: 6px;}
/*文字向上不间断滚动*/
#de {width:85%;margin:10px auto;height:450px;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:15px;color:#000;line-height:26px;text-decoration:none;}
.right-middle li a:hover{color:#ff6600;}



.shijian{color:#999;}
.xw_title{
	font-size: 18px;
    color: #fff;
    line-height: 40px;
    background:#01677d;
    display: inline-block;
    padding: 0 10px;
    margin-left: 10px;
	border-radius: 0 0 4px 4px;
}
.zc_lanmu{background: #e8fbff;  border-top: #01677d 3px solid;}
.gdxw{float:right;margin-top: 9px; margin-right:10px;}
.xwt_left{width:475px;float:left;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:35px;}
.title_1{
	padding: 0 25px;
	font-weight: bold;
	font-size: 18px;
	background: #ffffff;
	color:#00499f;
	border-bottom: 1px solid #e5eef7;
}
.title_1 .t1{display: inline-block; height: 47px;line-height: 50px;   border-bottom:3px solid #db760d;}

.title_2{
	width: 100%;
    text-align: left;
	padding:0 10px;
	border-bottom: 1px solid #eee;
}
.title_2 .t2{
	font-size: 18px;
    color: #2d8b4a;
    height: 40px;
    border-bottom:3px solid #2d8b4a;
    font-weight: bold;
    line-height: 40px;
    display: inline-block;
    margin: auto;
}
.title_3{
	
	line-height:32px;
	color:#fff;
	font-size:15px;
	font-weight: bold;
}
.title_3 span{
    background: #04549a;
    display: inline-block;
    border-radius: 0 0 3px 3px;
    color: #fff;
    padding: 8px 12px;
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
}

.tab_list{margin-bottom:20px;overflow: hidden;background:#fff;}
.tab_list ul{margin:10px 25px 15px;overflow: hidden;}
.tab_list ul li{
	line-height:26px;
	padding-bottom: 3px;
	margin-top: 3px;
	border-bottom: 1px solid #eee;
}


.tab_list2{background: #fff;margin-bottom: 20px;overflow: hidden;}
.tab_list2 ul{padding: 10px 15px 0;}
.tab_list2 li{
	line-height: 26px;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.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}

.selec30{width:200px;height:26px;}

.zclm_2{overflow:hidden;margin-bottom: 20px;}
.title_4{
	height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    background:#209e41;
    padding-left: 10px;
}

/*在线期刊*/
.tab_zxqk{overflow: hidden; margin-bottom:25px; background: #fff;}
.tab_zxqk ul{overflow: hidden;background: #fff;margin:15px 10px;}
.tab_zxqk li{
	height: 40px;
    line-height: 40px;
    text-align: center;
    background:#1161b5;
    margin: 3px 1%;
    color: #fff;
    border-radius: 5px;
    width: 48%;
    float: left;
	font-size: 16px;
}
.tab_zxqk li a{color:#fff;display:block;}
.tab_zxqk li a:hover{color: #fff;background:#e17e18;display: block;text-decoration: none; border-radius: 5px;}
.tab_zxqk .glyphicon{color:#0c67be;margin-right: 5px;}


.ztzjzx{position:relative;}

.gd_all{position: absolute;right:10px;top:15px;}
.gd_all:hover{color:#db742b;}


/*专题*/
.zhuanti_tab{background: #fff;overflow: hidden;}
.zhuanti_tab ul{overflow:hidden;width: 100%; padding:17px 10px 16px;margin-bottom: 0;}
.zhuanti_tab ul li{overflow: hidden;width:29%;float:left;margin: 0 2%;}
.zhuanti_tab ul li:last-child{margin-bottom:0;}
.zhuanti_tab_tp{overflow:hidden;text-align: center;}
.zhuanti_tab_tp img{margin: auto;cursor: pointer;transition: all 0.6s;  }
.zhuanti_tab_tp img:hover{ transform: scale(1.2); }

.zhuanti_nirong{width:100%;}
.zhuanti_tab_title{line-height:25px;font-size:15px;font-weight:bold;text-align: center;padding: 5px 0;}
.zhuanti_tab_title a:hover{color:#cf0709;text-decoration: underline;}
.zhuanti_tab_author{line-height:26px;color:#666;}
.zhuanti_tab_jianjie{line-height:26px;}

.ztwz_r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:30px;}/*控制1行显示*/

.tab_list4{background: #fff;overflow: hidden;margin-bottom: 30px;padding:25px; }
.tab_list4 img{margin: auto;}
/*专题end*/

.ewm{overflow: hidden;background: #fff;margin-bottom: 20px;}
.ewm img{width:180px; margin: auto;margin-top: 10px;}
.ewm_wz{line-height: 28px;text-align: center;margin-bottom: 10px;}

.fengxiang{width: 170px;overflow: hidden;text-align:center;}
.btn-primary{
	border-color: transparent;
    border: 1px solid transparent;
    padding: 0px;
    background-color:transparent;
}
.btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border-color:transparent;
}
.btn-primary:focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.btn-primary:active, .btn-primary:active:focus{
	 color: #fff;
    background-color: transparent;
    border-color: transparent;
}

/*访问统计*/
.tongji{overflow: hidden;margin-top: 10px;}
.tongji ul{overflow: hidden;text-align: left; line-height:26px;}
.tongji span{font-size:26px;}
label{font-weight: normal;}

.box1{box-shadow:0 2px 12px rgb(0 0 0 /7%);}
.icon_list1{
	background: url(../images/gif-0865.gif) no-repeat 0 12px;
    padding-left: 15px;
}
.icon_list2{
	background: url(../images/diand.png) no-repeat 0 9px;
    padding-left: 15px;
}
.icon_list3{
	overflow: hidden;
  	background: url(../images/diand.png) no-repeat 0 10px;
    padding-left: 15px;
}
.border{border:#e2e2e2 1px solid;}
.border-radius{border-radius:  4px 4px 0 0;}

/*专辑封面列表*/
.table_special{overflow:hidden;}
.table_special ul{overflow:hidden; margin: 15px 0;}
.table_special li{overflow: hidden;padding:5px;}

.table_special li img{height:180px;}
.table_special li img:hover{transform: scale(1.1);transition: .2s;}
.zhuanji_title{
	color: #0053a7;
    font-size: 15px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 5px;
    min-height: 28px;
    text-align: center;
}
.zhuanji_njq{color:#666;text-align: center;}

/*视频*/
.video_tab{overflow: hidden;background: #fff;}
.video_tab ul{overflow: hidden;margin:5px;}
.video_tab li{overflow: hidden;min-height:170px;}

.video_tp{overflow:hidden;text-align: center;}
.video_tp img{width:250px;height: 195px;}
.video_timu{
	color: #0053a7;
    font-size: 15px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 5px;
    min-height: 28px;
    text-align: center;
}
.video_shijian{line-height: 26px;text-align: center;}
.video-list-img{margin-bottom:0;}
.img_play {position: relative;}
.video_tab .video_play {
    width: 60px;
    height: 60px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

/*-------------------------------文章-----------------------------------*/
.j-article{width:100%;overflow: hidden;}
.latest-issue{margin:20px 0 10px;font-size: 15px;font-weight: bold;border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.j-article .title {color: #c30000;font-weight: bold;margin-top: 5px;}
.j-article .journal-info {color:#666;}
.j-article .journal-info a{color: #00629f;}
.n-j-q{width: 100%;font-size: 14px;line-height: 40px;font-weight: bold;}
.j-sx{font-size: 14px;color: #333;display: -webkit-inline-box;float: right;    margin-right: 10px;}
.j-sx a{color:#00629f;text-decoration:none;}
.j-sx a:hover{color:#f19100;text-decoration:none;}
.article-choose{width: 100%;color: #999;overflow: hidden;margin-bottom: 0px;margin-top: 5px;display: inline-block;border-bottom: 1px solid #ececec;}
.article-choose .choose{float: left;}
.width47{width:47%!important;float: right!important;border-bottom: 0!important;}

.other-tools{float: right;color:#ccc;font-size:18px;}
.other-tools-l{float: left;}
.other-tools .active{color:#f19100;}
.other-tools i,.other-tools .fengexian{padding: 0 3px;cursor: pointer;}
.other-tools .fengexian{padding: 0 3px;font-size: 18px;display: block;float: left;}

.article-list{overflow: hidden;}
.article-list li{border-bottom:1px solid #eee;margin-bottom:12px;overflow: hidden;padding-bottom:12px;}
.article-list li:hover{background: #f6fafd;}
.selectedrow{background: #f6fafd;border-color:#f6fafd;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;}

.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: 77%;}/*当文章有图片时，width值可适当调整缩小*/
.article-list li .j-title-1 a{color:#333;font-size: 15px;line-height:26px;text-decoration:none;font-weight: 600;}

.article-list li .j-title-1 a:hover{color:#cf0709;text-decoration: none;}
.article-list li .icon-full{color:#54d014;font-size: 14px;}
.article-list li .icon-abstract{color:#999;font-size: 14px;}
.article-list li .icon-video{color:#03a5ca;font-size: 14px;}
.article-list li .icon-article{color:#0376ca;font-size: 14px;}
.article-list li .icon-collections{color:#f19100;font-size: 14px;transform:rotate(7deg);
-ms-transform:rotate(7deg);/* IE 9 */
-moz-transform:rotate(7deg);/* Firefox */
-webkit-transform:rotate(7deg);/* Safari 和 Chrome */
-o-transform:rotate(7deg);/* Opera */}

.article-list li .j-author{font-size: 15px;color:#666;line-height: 30px;}
.article-list li .j-volumn{font-size: 15px;color:#666;}
.article-list li .j-volumn-doi .j-volumn{float: left;padding-right: 10px;}
.article-list li .j-volumn-doi .j-doi{color:#af7130;}
.article-list li .j-btn{color:#333;margin-left:-10px;}
.article-list li .j-btn .j-pdf{padding-bottom: 2px;}
.article-list li .j-btn .j-pdf,.article-list li .j-btn .j-html,.article-list li .j-btn .j-abs,.article-list li .j-btn .j-shouc{color:#999;line-height: 20px;margin-left:10px;}

.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:18%;float: right;}
.j-abstract{font-size: 14px;color: #777;display: none;margin-top: 10px;}
.article-list li .article-w{width: 100%;}
.cover-download a {
    background: url(../images/download-pdf.png) no-repeat;
    padding-left: 22px;
    color: #00629f;
	margin: 3px 0;
    display: block;
}
/*过刊 */
.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:30px;}
.gk_qi span{width:300px;display: table-cell;font-size:16px;}
.gk_qi a{color:#00629f;}
.gk_fm{overflow:hidden;margin-bottom: 10px;}
.gk_fm li{padding:0 30px;}
.gk_fm img{margin:8px auto;}
.collection {
    padding-left: 3px;
    padding-right: 3px;
    background-color: #fff;
    color: #C9799F;
    font-size: 8px;
    border: 1px solid #C9799F;
    cursor: pointer;
    border-radius: 2px;
}
.in_progress {

    padding-left: 3px;
    padding-right: 3px;
    background-color: #fff;
    color: red;
    font-size: 8px;
    border: 1px solid red;
	border-radius: 2px;
}

/*--end--*/

/* 文章目录*/
/*文章*/

.current_list{overflow:hidden;background: #fff;margin-bottom:30px;}
.current_list .tab-content>.tab-pane {padding:25px 30px;background:#fff;overflow: hidden;}
.current_list .nav-tabs {background:#eef3f7;margin:10px 25px;width:95%;border-bottom:0 solid #e5e5e5;}
.current_list .nav-tabs>li {float: left;margin-bottom:0;padding-right: 0;padding-bottom: 0;border-bottom: 0;padding-left:0;}
.current_list .nav-tabs>li .glyphicon{top: 3px;right: 3px;}
.current_list .nav-tabs li.active{color:#fff;}
.current_list .nav-tabs li.active a{background: #fff;color: #fff;border:0 solid #c11428;font-size: 14px;}
.current_list .nav-tabs li.active a:hover{background: transparent;color: #7c5a09;/* border: 1px solid transparent; */}
.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: pointer;
    background-color:#00499f;
    border: 0px solid #fff;
    /* border-bottom: 3px solid #7c5a09; */
	border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
}
.current_list .nav-tabs li a{border-radius: 0;height: 46px;line-height: 28px;font-size: 18px;background:#eef3f7;color: #333;border: 0 solid #fff;margin-right: 0;/* font-weight: bold; */padding: 10px 25px;}
.current_list .nav-tabs li a:hover{background: transparent;color:#00499f;border-color: transparent;}
.current_list .article-box{border-top:0;overflow: hidden;}


.curr_en{padding: 10px 12px!important;font-size: 18px!important;}
.column_title{
	height: 45px;
    line-height: 40px;
    padding-left: 10px;
    border-bottom:1px solid #eee;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    border-top: 3px solid #0058ac;
}
.tab{overflow: hidden;width: 300px; float: left;}
.njq{width:100%;font-size:14px;font-weight:bold;line-height: 24px;}
.syq{width:100%;text-align: left;margin-top: 10px;margin-bottom: 10px;}

.kuang{overflow: auto!important;  }
.kuang_en{ overflow: auto; height:880px!important;}
.wenzhanglanmu{
	font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
    display: inline-block;
    background: #0a6cca;
    border-radius: 2px;
    padding: 4px 10px;
}
.wenzhang{overflow:hidden;}
.wenzhang li{
	border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    min-height: 143px;
    
}
.biaoti{color:#333;font-size: 15px;font-weight: bold;height:30px;}
.biaoti a{color:#333;text-decoration:none;} 
.wz_timu{overflow:hidden;}
.timuzz{width:80%;line-height: 24px;}
.qishiyema{color:#d28912;}
.zuozhe{color:#333;font-size:14px;line-height:26px;height:26px;}
.kmnjq{line-height:26px;}
.zhaiyaoh{color:#999;line-height:26px;height:85px;overflow: hidden;}
.zhaiyaoh p{margin-bottom: 0;}
.richpdfh{line-height:26px;}
.doih{color:#333;line-height: 26px;}
.red{color:#f00;}
a.doicolor{color:#2881de;}
.more-article a {
    background: #fff;
    font-size: 14px;
    color: #222;
    display: inline-block;
    margin-top: 20px;
	margin-bottom:20px;
    height: 37px;
    line-height: 37px;
    padding: 0 35px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}
.gd_wenzhang{float: right; line-height: 42px;color:#666;}

.index_xz{background: url(../images/index_xz_icon.png) no-repeat 10px center;
	padding-left: 30px;
    width:100%;
    border: 1px solid #d9ae0e;
    float: left;
    border-radius: 3px;
    line-height: 24px;
	margin-bottom: 6px;
}
.index_lll{background: url(../images/index_lll_icon.png) no-repeat 9px center; 
	width: 100%;
    border: 1px solid #d9ae0e;
	padding-left: 30px;
    float: left;
    border-radius: 3px;
    line-height: 24px;
	margin-bottom: 6px;
}

.index_html{background: url(../images/index_html_icon.png) no-repeat 9px center; 
	width: 100%;
    border: 1px solid #d9ae0e;padding-left: 30px;
    float: left;
    border-radius: 3px;
    line-height: 24px;
}
*#dbt_action_bar_hide {
    DISPLAY: none;
}

*.hidelabel {
    DISPLAY: none;
}


*.abs_zuozhe {
    COLOR: #444;
    font-size: 14px;
}

*.abs_njq {
    COLOR: #444;
    font-size: 14px;
   
    line-height: 26px;
}
.links1 {
    line-height: 26px;
}
.noselectrow {
   
   BORDER-LEFT: white 1px solid;
   border-bottom: 1px solid #eee;
    WIDTH: 100%;
    BORDER-TOP: white 1px solid;
    BORDER-RIGHT: white 1px solid;
   
}
.selectedrow {
    BORDER: #eee 1px solid;
    MARGIN: 1px 0px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
   
}
.authorList {
    line-height: 22px;
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 3px !important;
}
.articlesectionlisting {
    BORDER-BOTTOM:#00499f 0 solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    PADDING-RIGHT: 0px;
    COLOR: #3a3a3a;
    FONT-WEIGHT: normal;
    PADDING-TOP: 5px;
    margin-bottom: 8px;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    font-size: 17px;
    color:#00499f;
	line-height: 30px;
    margin-top: 8px;
    display: inline-block;
    /* background: #db760d; */
    /* padding: 4px 10px; */
    font-weight: bold;
	BORDER-BOTTOM:#00499f 2px solid;
	
}
.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!important;
    font-size: 14px;
	font-weight: bold;
}

A.txt_biaoti:link {
    COLOR: #1456a8;
    TEXT-DECORATION: none;
}

A.txt_biaoti:visited {
    COLOR: #1456a8;
    TEXT-DECORATION: none;
}
A.txt_biaoti:hover {
    COLOR:#eb9024!important;
    TEXT-DECORATION: none;
}
A.txt_biaoti:active {
    TEXT-DECORATION: none;
}

.txt_14000 {
    font-size: 14px;
    color: #000000;
}

A.txt_14000:link {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:hover {
    COLOR: #ae0001;
    TEXT-DECORATION: underline;
}

A.txt_14000:visited {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:active {
    TEXT-DECORATION: none;
}
.txt_zhaiyao3 {
  color: #0964ba;
  font-size: 14px;
}

a.txt_zhaiyao3:link {
  color: #0964ba;
  text-decoration: none;
}

a.txt_zhaiyao3:hover {
  color: #be8109;
  text-decoration: underline;
}

a.txt_zhaiyao3:visited {
  color: #0964ba;
  text-decoration: none;
}

a.txt_zhaiyao3:active {
  text-decoration: none;
}

/*文章图片显示隐藏用到开始*/
.hiden {
    DISPLAY: none;
}
/*文章图片显示隐藏用到结束*/

.article_checkbox_cell{padding:3px;}

.white_content {
    display: none;
    color: #666;
    line-height: 24px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}
/* 文章目录end*/


/*底部*/
.footer{width:100%;overflow: hidden;background:#00499f; margin-top: 25px;}
.banquan{overflow: hidden;padding:20px 0;color: #fff;text-align:center;line-height: 30px;}
.db{text-align:center;color:#fff;line-height: 30px; padding: 10px 0;border-top:1px solid #eee;}

/*--返回顶部top--*/
.top_web{position: fixed;_position: absolute;bottom:80px;right:10px;width:48px; height:45px;border-radius: 5%;display: none;z-index: 9999;cursor: pointer; background:rgb(22 102 203 / 75%);}
.top_web .glyphicon{color:#fff;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){
	.zuoc{margin-top:5px;margin-bottom: 5px;}
	.header{padding:0;}
	.daohang{float:none;margin-top:0!important;background:none;border-bottom:2px solid #e9e9e9;}
	.xs_banner {height: 70px;}
	.xs_tp{height:35px!important;    margin-top: 20px!important;}
	.site-nav {
		min-height: 0px;
		width: 100%;
		z-index: 999;
		
	}
	.navbar-header{
		padding:5px 15px;
	}
	.navbar-collapse{
		background:#e5e5e5;
		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:#69634b!important;}
	.navbar-nav>li>a{    
		line-height: 40px;
    	border-bottom:1px solid #d7d7d7;
    	color: #333;
    	font-size: 16px!important;
		text-align: left!important;
	}
	
	.nav .open>a{
		border-color: #686143;
    	color: #fff;
    	background:#686143;
	}
	.site-nav .nav>li>a:focus, .site-nav .nav>li>a:hover {
        text-decoration: none;
    	background-color:#686143;
    	color:#fff;
    	border-color:#686143;
	}
	.navbar-toggle {
		padding: 0;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-right: 0;
		vertical-align: middle;
		
    }
	.navbar-brand {
    	padding: 0;
    	width:50%;
		height:auto;
	}	
	.xsnav{padding:0 0;}
	.navbar-brand img{vertical-align: middle;width:150px;}
	.m_search{float:right;    margin: 15px;}
	.well{
		border:0;
		padding: 10px 15px;
    	overflow: hidden;
    	margin-bottom: 2px;
	}
	.m_s{position: absolute; z-index: 999;}
	
	
	.tab-box-mobile {
		overflow-x: scroll;
    
	}
	.current_list .nav-tabs{width: -webkit-max-content; width: max-content;}
	.current_list .nav-tabs>li {
    margin-right: 5px;
    margin-left: 5px;
	}
	.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
        cursor: pointer;
    font-size: 14px;
    font-weight: bold;
	}
	.current_list .nav-tabs li a{font-size:14px;padding: 7px 10px;}
	
	.news_tab .tab-box a{font-size:14px;margin-right: 10px;}
	
	.news_tab .tab-box{overflow-x: scroll;}
	.news_tab .tab-box .tab-box-mobile{width: -webkit-max-content;width: max-content;}
	
	.article-list li .article-l, .article-list li .article-r{width:93%;padding-top: 0;}
	/*.kuang{height:500px!important;}*/
	
	.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;}
	.input-group{width:72%;}
	.adv-search:link, .adv-search:visited{width:25%;}
	.tupian{margin: 20px 0 20px;}
	.bai{background:#fff;padding-left:15px;padding-right:15px;}
	
	.news_tupian{ margin-bottom:20px;}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {
   	height: 150px;
	}
	.carousel-caption{font-size:14px;}
	
	.ewm img{width:40%;}
	.dbnr{line-height:24px;margin-bottom: 10px;}
	
	.allpadding{margin-top:0;}
	.qkxx_fm{padding:10px 0;;background: #fff;}
	.qkxx_fm img{max-width:60%;margin:0 auto;}
	.qkxx_nr{width:60%;margin: auto;}
	.index_top{margin-top: 10px;margin-bottom: 10px;}
	
	.padd0 {padding-left: 0; padding-right: 0;}
	.hot_tab{margin-left:15px;margin-right:15px;padding-right:0;padding-left:0;}
	.hot_tab .carousel-inner img{width:100%;height:auto;}
	
	.mk_zuozhe{margin-left:15px;margin-right:15px;}
	.db1{padding-left:15px;margin-bottom: 10px;}
	.tongji{margin-bottom:20px;}
	.zclm_2{ position: relative;}
	.zclm_2 ul li{float:none;line-height:30px;margin-left:15px;}
	.gdyqlj{    
		line-height: 30px;
		position: absolute;
		right: 0;
		top: 13px;
	}
	.article-search{float: none;  width: 100%;margin-top:5px;margin-bottom: 5px;}
	
	.office_list{width:100%;margin-top:20px;}
	.office_list li{width: 100%;text-align: center;float: none;margin-right: 0;margin-bottom: 10px;}
	.office_list li img{}
	.btn-shadow{padding:9px 10px 4px 20px;;}
	.bgwz{font-size: 20px;}
	.qkxx{margin-bottom:10px;}
	
	.news_tupian{margin-bottom: 20px;}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 100%;
    height: auto;
	}
	.carousel-caption p{width:100%;float:left;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}
	.top_web{right:10px;}
	.one-color{background:none;}
	
	.main-business {
		padding-right:0;
	}
	.main-products {
		padding-left:0;
	}
}

@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 (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*/
	
	.tab_fix, .tab_fix_bottom{position:relative;bottom:10px;}
	
}


/*改变导航默认高*/
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }
	
}


@media (min-width: 768px) and (max-width: 1024px) {
	.site-nav .nav>li>a {padding-left:20px;padding-right:20px;}
	
	.left-sidebar{padding-left:0;}
	.right-sidebar{padding-right:0;}
	.qkxx_xx{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 9;overflow: hidden;height:230px;}
	
}

@media (min-width: 767px)and (max-width: 992px){

	.rssemail{}
	.logo{margin-top:0;}
	.article-search .adv-search a{}
	.site-nav .navbar-nav>li>a {font-size: 14px;padding-left:20px;padding-right:20px;}
}

@media (min-width: 992px)and (max-width: 1200px){

	.office_list li img{width:50px;height:50px;margin-right:10px;}
	.btn-shadow{padding:0;padding-top:55px;padding-left:6px;}
	.bgwz{line-height:49px;padding-top: 0;}
}


@media (min-width:1200px) {
	.site-nav .nav>li>a {padding-left:25px;padding-right:20px;}
	.navbar .nav > li:hover .dropdown-menu {display: block;}/*导航hover事件修改*/
	.site_nav_en a{font-size:16px!important;padding-left:17px!important;padding-right:17px!important;}
	
	.div-wrapper{width:1200px;margin:0 auto;}
	.box-fixed{width:270px;height:auto;}
	
	.container{width:1400px;}
	.left-sidebar{width:70%;}
	.right-sidebar{width:30%;}
	
}


/*非响应式结构必引*/

/*非响应式结构必引end*/

/*------------------------------------------移动端结束----------------------------------------------------*/