@charset "utf-8";
/*Open Sans字体*/
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/open-sans-2-webfont.woff2') format('woff2'),
         url('../fonts/open-sans-2-webfont.woff') format('woff');
}
body{
	font-size:14px;
	font-family: Arial,"Microsoft YaHei";
	background:#fff;	
}
a{color: #333;}
a:focus, a:hover {
    color: #d48d00;
    text-decoration: none;
}
ul,li{padding: 0;margin: 0;list-style: none;}
input,select{outline:none;}
.allbg{background: url(../images/allbg.jpg);}
.gd{font-size: 14px;font-weight: normal;float:right;line-height: 30px;}
.gd .fa{color:#c6924f;}
.whitebg{background:#fff;}
.huise{background:#f4f4f4;}
.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;} 
.fl{float: left;}
.fr{float: right;}

.paddc0{padding-left:0px!important;padding-right:0px!important;}
.margin15{margin:0 15px;}
.margin_b25{margin-bottom:25px;}

/*头部*/
.ding{width:100%;background:#049E62;}
.ding2{max-width:1200px;margin:auto;color:#fff;height:37px;line-height: 37px;padding:0 15px;}

.header{width:100%;min-width: 1200px; margin:auto;background: #fff; padding:10px 0;}
.banner{width: 1200px; margin:0 auto;background: #fff;overflow: hidden;}

.d2{
	display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color:#1655ad!important;
    line-height: 16px;
}
.d2-line{
	display: inline-block;
    vertical-align: middle;
    margin: 0 14px;
    width: 1px;
    height: 16px;
    background: #333;
}


.zuoc{width:700px;float:left;}
.youc{width:500px;float:right; }

.zgzb{
	width: 360px;
	float: right;
    text-align: right;
    color: #333;
    margin-top:32px;
 	font-size: 16px;
}
.zgzb_en{margin-top: 24px!important;}

.weixin{width:130px;float:right;text-align: right;}
.weixin img{width:110px;}

.rssemail{float: right;width:390px;margin-top:32px;}
.issncn{overflow:hidden;color:#fff;font-weight: bold;padding: 13px 5px;}

.rss_em{
	width: 105px;
    background:#f4b211;
    text-align: center;
    line-height: 34px;
    float: right;
	text-decoration:none;
	border-radius: 4px;
	margin-left: 10px;
}
a.rss_em{
	font-size: 14px;
    width: 110px;
    background:#e9a500;
    text-align: center;
    line-height: 34px;
    float: right;
	text-decoration:none;
	border-radius: 4px;
	color:#fff;
}

.niandate{float:left;width:200px;text-align: center;line-height:41px;color:#fff;font-size:15px;}
.niandate_en{float:left;width:150px;font-size:15px;color:#fff;text-align: center;line-height:41px;}

/*导航菜单*/
.daohang{
	z-index: 9999;
	background:#00387a;
    height: 54px;
    box-sizing: border-box;
	margin-bottom: 40px;
	min-width:1200px;
	/*下拉菜单宽1200px时删除position: relative;*/
}
.wrap{width: 1200px;margin: 0 auto;position: relative;/*下拉菜单宽1200px时position: relative;加在这里*/}
#navt {display: flex;flex-direction: row;justify-content: center;align-items: center;flex-wrap: wrap;}
.wrap ul.navt {display: inline-flex;flex: 1;}
.wrap li.nav-item {flex: 1;}
.wrap li.nav-item>a{display: block;text-align: center;line-height: 54px;font-size: 18px;color:#fff;position: relative;}
.wrap li.nav-item>a::before{ display: none; content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); border-width: 0 10px 10px; border-style: solid; border-color: transparent transparent #eee;}
.wrap li.nav-item:hover>a ,li.nav-item.active>a{color: #eee;}
.wrap li.nav-item:hover>a::before,li.nav-item.active>a::before{display: block;}
/* 二级菜单 */
.subMenu{display: none;position: absolute;top: 50px;left: 0;width: 1200px;/*下拉菜单宽1200px时width: 1200px;加在这里*/margin: auto;z-index: 999;background-color: #00387a;}
.subMenu>ul{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: left;align-items: left;padding:20px 38px 30px;}
.subMenu>ul>li>a{display:block;margin:0 18px;text-align: left;line-height: 48px;color: #fff;font-size: 17px; border-bottom:1px solid #afd2fb;}
.subMenu>ul>li>a:hover{color:#efefef;}


.site_nav_en{padding-left:26px!important;padding-right:26px!important;}


.nav_top{width:1200px;margin: auto;}
.sy1_ul{width:1200px;line-height:54px;height:54px; position:absolute;margin:0;}
.sy1_li{float:left; display:inline;}
.sy1_ul li a.sy1_tit{ color:#FFF;display: inline-block;padding: 0 44px;}
.sy1_ul li a:hover{color:#145EA9;}
.sy1_ul li.sy1_li{ float:left;  z-index:10000; line-height:25px;cursor: pointer;}
.sy1_ul li.sy1_li .sy1_tit{ line-height:54px; font-size:18px; display:inline-block; text-align:center}
.sy2_ul{position:absolute; left:0; top:54px; z-index:1112; display:none;border:#d3d3d3 solid 1px; border-top:none; padding:20px 5px;background:#fff;width:1200px;  text-align:center}
.sy2_li{float:left;color:#fff; line-height:30px; font-size:16px; text-align:center; margin:25px;_margin-left:2px; position:relative;}
.sy2_tit{overflow:hidden}/*下拉菜单样式*/
.sy2_tit:hover{ color:#005ce4!important}
.sy1_ul .sy1_li .sy2_li_h{ border-left:solid 1px #014c6c;border-top:solid 1px #014c6c;border-bottom:solid 1px #014c6c!important; display:block; z-index:2000; }
.sy1_ul .sy1_li .sy2_li_h a{color:#333!important}
.sy1_ul .sy1_li .sy2_li_h a:hover{ color:#005ce4!important;}
.bod_1{ border-bottom:dashed 1px #CCCCCC; border-left:solid 1px #fff; border-top:solid 1px #fff}
.sy1_li_bg{background: #2765c1 no-repeat 0 0px; height:54px!important; display:block; text-align:center; }

.sy1_li_bg a.sy1_tit {color:#fff!important;}
.sy1_li_bg a.sy1_tit:hover{color:#fff!important; text-decoration:none}
.sy1_ul li a.sy2_tit{ color:#333; font-size:16px;}
.sy1_ul li a.sy1_tit:hover{ color:#fff!important;}
.navli3 li a.sy2_tit{font-weight:100}
.navli5 li a.sy2_tit{font-weight:100}

/*二级导航样式*/
.sy2_tit .sy2_inside{ width:200px; float:left;}
.sy2_ul .sy2_inside li{ float:left;}
.sy2_ul .sy2_inside li .sy3_ul{ width:95px}
.sy2_ul .sy2_inside li .sy3_ul .sy2_inside{ width:95px}
.sy2_ul .sy2_inside li .sy3_ul li{ width:89px;}
.nav2_cent_div{ width:435px;border-left:1px solid #DDD;border-right:1px solid #DDD; float:left}
.sy1_ul li .sy2_ul .nav2_cent_div li{ float:left; padding:0 12px; width:180px;_padding:0 8px; overflow:hidden; position:relative}
.sy1_ul li .sy2_ul .nav2_cent_div li p{ line-height:20px; font-size:12px; font-weight:normal}
.sy1_ul li .sy2_ul .nav2_cent_div h4{ font-size:14px; line-height:30px;}
.sy1_ul li .sy2_ul .nav2_cent_div li h4 a{color:#145EA9; height:auto; width:auto; border:none}
.sy1_ul li .sy2_ul .nav2_cent_div li h4 a:hover{ color:#ec9205}
.sy1_ul li .sy2_ul .nav2_cent_div li img{ width:180px}
.sy1_ul li .sy2_ul .nav2_cent_div li a{width:180px; height:103px; display:block; overflow:hidden; border:#d6d6d6 solid 1px}
.sy1_ul li .sy2_ul .nav2_cent_div li a:hover{ border-color:#F93}
.sy1_ul li .sy2_ul .nav2_cent_div li p a{ display:none}
.sy1_ul li .sy2_ul .nav2_cent_div li h2 a{ color:#333; border:none; width:auto; height:auto; display:block; margin-top:5px; line-height:30px; font-size:12px; font-weight:normal}
.sy1_ul li .sy2_ul .nav2_cent_div li h2 a:hover{ color:#ec9205}
.nav2_cent_img, .nav2_cent_img0{ float:left; padding-left:18px; width:282px; text-align:left}
.nav2_cent_img img, .nav2_cent_img0 img{ width:280px;border:#d6d6d6 solid 1px}
.nav2_cent_img img, .nav2_cent_img0 img:hover{border-color:#F93}
.nav2_cent_img h2, .nav2_cent_img0 h2{ margin-top:5px; font-size:12px}
.nav2_cent_img h2 a, .nav2_cent_img0 h2 a{ color:#333; font-weight:normal}
.nav2_cent_img h2 a:hover, .nav2_cent_img0 h2 a:hover{ color:#ec9205}
.navli2 .sy2_ul{ float:left}
.sy2_ul li a:hover{ color:#005ce4!important;text-decoration:none;}

/*二级下拉*/
.nav2_yywh_img{ border-left:1px solid #ddd;width:360px; float:left;}
.nav2_yywh_img a img{ width:360px; height:310px; margin-left:30px;}
.navli6 .sy2_ul .sy2_inside{ width:100%;}

.m_nav{display:none}
.headlf .m_logo{display: none}
.headrg .m_menuimg{display: none}
/*导航end */

/*期刊列表*/
.qk_ming{overflow:hidden;}
.qk_ming dl{margin: 10px 20px;}
.qk_ming dd{width:20%;float:left;line-height: 26px;text-align: left;}
.qk_ming dd a{font-size: 14px; color:#333;}
.qk_ming dd a:hover{color:#000;text-decoration: underline;}

.top_tab{overflow: hidden;}
.top_tab dl{overflow: hidden;margin: 10px 0;}
.top_tab dd{line-height: 25px;overflow: hidden;color: #333;font-size:14px;padding:5px 0;text-align: left;white-space:nowrap;text-overflow: ellipsis;}
.top_tab dd a{color:#000;}
.top_tab_title{border-bottom:dashed 1px #CCCCCC;color:#333;font-size:17px;text-align: left;}
.gd_all{color: #666!important;float: right;border-bottom: none!important;font-size: 14px!important;font-weight: normal!important;}
/*检索*/
.article-search{float: right;width:360px;margin-top: 10px;margin-bottom:0;}
.article-search .input-group{width:100%;float: left;}
.article-search .adv-search{width:26%;float: right;text-align: right;}
.article-search .adv-search a{display: inline-block;width:100%;background:#f9a322;border-radius: 3px;color: #fff;height:40px;line-height: 40px;font-size: 14px;text-align:center;}
.article-search .btn-default,.article-search .form-control{height: 38px;}
.article-search .form-control{padding-left: 10px;height: 38px;border: #ccc 1px solid;border-radius: 0;background: #fff;}
.article-search .btn-default{height: 38px;background: #ea852e;font-size: 16px;border-color:#ea852e;padding: 0px 20px;border-radius: 0!important;}
.article-search .btn-default .glyphicon-search{color: #fff; margin-top: 6px;}
.article-search input::-webkit-input-placeholder { /* WebKit browsers */ 
color: #333; 
} 
.article-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color:#333; 
} 
.article-search input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #333; 
} 
.article-search input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color:#333; 
} 

.tbjs{background: #cb2500!important;}
.text_en{width:63%!important;}
.gjjs_en{width: 35%!important;font-size: 14px!important;}
.gjjs_en a{padding:0 5px!important;}
.article-search-right{width:250px;overflow:hidden;margin:20px auto;text-align: center;}
.select-k{height:28px;line-height:28px;}


/*---------------轮播图----------------------*/
.news_tupian{overflow:hidden;margin-bottom: 30px;}
.carousel{overflow: hidden;}
.carousel-caption{
	
    font-size: 16px;
    position: absolute;
    right: 0;
/*    top: 0;*/
    left:0;
	bottom: 0px;
    z-index: 10;
    padding-top:15px;
    color: #fff;
    text-align: left;
	padding-left:20px;
    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;font-size:16px;}
.news_tupian .carousel-indicators{bottom: 2px;
    margin-left: 0;
    width: auto;
    right:20px;
    left: auto;}
.news_tupian .carousel-indicators .active{background-color:#ff8f03;}
.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;
    }
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width:100%;
	height:450px;
  
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#a0a2a2;
    border: 1px solid transparent;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f90;
}
/*---------------轮播图end----------------------*/

/*在线办公按钮 */
.office_list{overflow: hidden;margin-bottom: 20px;}
.office_list ul{overflow:hidden;margin-bottom: 0;margin:0;}
.office_list li{width:50%;float:left;text-align: center;background:#fff;}
.office_list li img{width: 94px;}
.office_list .border-yx{border-radius: 0; border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.office_list .border-x{border-radius: 0;border-bottom:1px solid #ccc;}
.office_list .border-y{border-radius: 0;border-right:1px solid #ccc;}
.btn-shadow {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 33px;
    padding:0 0 15px;
}
.btn-shadow:link, .btn-shadow:visited{color:#3f5356;}
.btn-shadow:hover {color:#104ebb;}

.btn1{background: #ca8811;}
.btn2{background: #900909;}
.btn3{background: #871252;}
.btn4{background: #471287;}

.bgwz_en{float:left;font-size:18px!important;}

.tgbutton {
	font-size: 14px;
    width: 70px;
    background:#e87c3c;
    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;}


/*期刊信息*/
.qkxx{background:#f3f3f3;overflow: hidden;margin-bottom: 20px;}
.qkxx_fm{text-align: center;padding:20px 20px 0;}
.qkxx_fm img{width:230px;margin: auto;}
.qkxx_xx{
	margin:0 10px;
	line-height: 28px;
    color: #333;
    padding:10px 0;
    text-align: left;
    overflow: hidden;
}
.qkxx_xx span{
	font-weight: bold;
	
}
.qkxx_njq{padding: 10px 0; line-height:24px;text-align: left!important;}
.qkxx_njq span{font-size:24px;}

.qkxx_nr{
	overflow: hidden;
    line-height: 25px;
    padding-top: 8px;
    margin: 8px 20px 8px;
    color: #333;
    font-weight: bold;
    border-top: 1px solid #ccc;
}
.issncn{overflow:hidden;}
.issn_zg{display:inline-block;width:100px;line-height: 52px;float:left;}
.issn_sz{display:inline-block;float:left;}

.qkxx_xx_en{line-height:26px;font-size:14px;}


.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: 41px; color: #333;}


.tj_tab{max-width:1200px;margin: auto;overflow: hidden;margin-bottom: 30px;}
.tj_tab ul{margin:0;overflow:hidden;}
.tj_tab ul li{
	overflow: hidden;
    padding: 10px 10px 10px 10px;
     border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left:3px solid #efe1b3;
}
.tj_tab ul li img{float:left;margin:0 5px;}
.tj_title{font-weight: bold;font-size: 17px;float: left;width: 150px;}
.tj_number{
	font-weight: bold;
    font-size: 33px;
	line-height: 42px;
    color: #0047af;
    float: left;
    width: 150px;
    font-family: 'Times New Roman', Times, serif;
}

/*新闻*/
.xw_tab{background:#f3f5f7;overflow: hidden;margin-bottom: 30px;}
.xw_tab dl{overflow:hidden;margin:17px 20px 0;}
.xw_tab dd{line-height:30px;font-size:16px;overflow: hidden;margin-bottom: 20px;}
/*文字向上不间断滚动*/
#de {width:90%;margin:10px auto;height:264px;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;}
.shijian{color:#999;}
.x_shijian{width:84px;height:75px;float:left;text-align: left;margin-right: 20px;background:url(../images/x_shijinbg.png);}
.x_shijian .ri{font-size:30px;line-height: 35px;text-align: center;font-family: Segoe UI;color:#0758a9;font-weight: bold;padding-top: 10px;}
.x_shijian .ny{font-size:17px;line-height: 26px;color:#999;text-align: center;}
.x_tiaomu{line-height: 30px; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;height:60px;}

.xwr_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}/*控制字数，显示1行，超出用省略号*/

.title_1{
	font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 38px;
    border-bottom: 1px solid #efcfa0;
    margin: 1px 15px 0;
}
.title_2{
	text-align:left;
	overflow:hidden;
	margin: 16px 20px 10px;
}
.title_2 .t2{display: inline-block;float:left;font-size: 25px;font-weight: bold; color: #333;}

.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;
}
.title_4{
	width:100%;
	padding:0 15px;
	height: 45px;
    line-height: 45px;
    font-size: 18px;
    color:#333;
    text-align: left;
    font-weight: bold;
	margin-bottom: 5px;
}
.title_6{
	height: 42px;
    line-height: 42px;
    font-size: 17px;
    font-weight: bold;
    color: #1256aa;
    margin-top: 5px;
}

.tab_list{margin-bottom:20px;overflow: hidden;background:#fff;}
.tab_list ul{margin:10px 15px 15px;overflow: hidden;}
.tab_list ul li{line-height:26px;border-bottom: 1px solid #eee;padding-bottom: 5px;margin-top: 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.tab_list2{background: #fff;margin-bottom: 20px;overflow: hidden;}
.tab_list2 ul{padding: 10px 15px 0;}
.tab_list2 li{overflow:hidden;margin-bottom: 5px;padding-bottom: 5px;text-align:center;}
.tab_list2 li img{width:245px;}

.tab_list3{background: #fff;overflow: hidden;margin-bottom:20px;}
.tab_list3 ul{margin:10px 10px 10px 14px;overflow: hidden;}
.tab_list3 li{line-height:32px;height:32px;border-bottom: 1px dotted #ddd;}


.tab_list2 dl{margin: auto;border: #e8e8e8 1px solid;padding:20px;    min-height: 263px;}
.tab_list2 dd{line-height: 28px;text-align: center;margin-bottom:7px;padding-bottom: 7px;overflow: hidden;border-bottom: 1px solid #eee;}
.tab_list2 dd:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: 0 solid #eee;}
.qikan_ming{font-weight:bold;font-size:14px;}
.qikan_jieshao{line-height:22px!important;color:#999;}
.qkkan_fm img{height:100px;float: left;margin-right: 10px;}

.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}

.adtab_list{margin-bottom:15px;overflow: hidden;background:#fff;}
.adtab_list ul{margin: 10px 15px;overflow: hidden;}
.adtab_list ul li{ overflow: hidden;margin:8px 0;text-align: center;}
.adtab_list ul li img{width:80%;height:60px;margin: auto;border:1px solid #ccc;border-radius: 2px;}

.qkdjt{margin-bottom: 20px;overflow: hidden;box-shadow: 0px 2px 6px #d7d7d7;}
.qkdjt ul{overflow:hidden;margin: 20px 0;}
.qkdjt ul li{text-align:center;}

.rwsck{margin-bottom: 20px;overflow: hidden;box-shadow: 0px 2px 6px #d7d7d7;}
.rwsck ul{overflow:hidden;margin: 20px 0;}
.rwsck ul li{text-align:center;margin-bottom: 13px;}
.rwsck ul li:last-child{margin-bottom:0;}

.zclm_1{width:100%;background:#fff;overflow: hidden;margin-bottom: 20px;}
.qkdt_tab{width:280px;float:left;margin-bottom:10px;overflow: hidden;background:#fff;}
.qkdt_tab ul{margin:0 10px 0 5px;overflow: hidden;}
.qkdt_tab ul li{
	line-height:25px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-top: 5px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}/*控制字数，显示1行，超出用省略号*/


.hy_tab{float:right;width:420px;background: #fff;margin-bottom: 20px;overflow: hidden;}
.hy_tab ul{overflow:hidden;margin:5px 15px 15px;min-height:216px;}
.hy_tab li{
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 25px;
}

.gg_tab{max-width:1170px;margin: auto;overflow: hidden;}
.gg_tab ul{margin-bottom:0;padding:20px 15px;overflow:hidden;}
.gg_tab ul li{overflow: hidden;}


.r_rwz{width:100%;height:25px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;}/*控制字数，显示1行，超出用省略号*/

.tab_list3{margin-bottom: 20px;overflow: hidden;background: #fff;}
.tab_list3 ul{overflow: hidden;margin:10px 10px 0;}
.tab_list3 li{line-height: 34px;border-bottom: 1px dotted #ccc;overflow: hidden;width:45%;float:left;margin:0 2%;}
.tab_list3 img{margin: auto;}
.tab_list3 .wzming{line-height:18px;margin-top: 5px;margin-bottom: 15px;}

.r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:23px;}/*控制字数，显示1行，超出用省略号*/

/*行业动态学术会议政策法规*/
.news_tab{
	overflow: hidden;
    background: #fff;
    padding: 0 15px;
	margin-bottom: 30px;
	min-height:390px;
}

.news_tab h4{
	color: #0c45a2;
    font-size: 20px;
    line-height: 44px;
    margin: 0;
    height: 45px;
    overflow: hidden;
    border-bottom: 2px solid #e0e2e4;
	margin-bottom: 10px;	
}
.news_tab ul{overflow:hidden;margin-top: 10px;margin-bottom: 10px;}
.news_tab ul li{
	line-height: 30px;
    color: #333;
    border-bottom: 1px solid #efefef;
}
.news_tab ul li img{vertical-align:middle;}
.news_tab ul li:nth-child(-n+1) a{color:#214e96;}

/*友情链接*/
.yqlj_tab{background: #fff;overflow: hidden;}
.yqlj_tab ul{overflow: hidden;padding: 15px 0 10px;margin-bottom: 0;}
.yqlj_tab li{
	display: inline-block;
    float: left;
    margin: 10px 20px;
    font-size: 16px;
}
.yqlj_tab li a{color:#2b56a7;}

.topu{background: url(../images/topu.jpg) no-repeat center top;min-width:1200px;}
/*热点文章*/
.hot_tab{overflow: hidden;margin:30px 0 40px;}
.hot_tab ul{overflow:hidden;}
.hot_tab ul li{
	background: #fff;
    padding:10px;
	border-bottom: 1px solid #eee;
}
/*.hot_tab ul li:first-child{display:none;} 控制第一条隐藏*/ 
.hot_wz{border-bottom: 1px solid #eee;padding-bottom:3px;margin-top:3px;}
.hot_tab .hot_biaoti{font-size: 17px;line-height: 26px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}
.hot_tab .hot_biaoti a{color:#9a610c}
.hot_tab .hot_zuozhe{font-family: 楷体;font-size: 16px;color:#333;line-height: 26px;margin: 1px 0;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}
.hot_tab .hot_zuozhe_en{font-family:Arial;font-size: 14px;}
.hot_tab .hot_zhaiyao{color:#888;line-height: 26px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3;overflow: hidden;}
.hot_tab .hot_volumnh{line-height: 26px;}
.j-doi{color:#e89909;}

.r_rhot{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow:hidden;width:100%;height:25px;}/*控制字数，显示1行，超出用省略号*/


.gd_all{
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	text-align: right;
	overflow: hidden;
	padding-right:5px;
}
.gd_all a{color:#333;}
.gd_all a:hover{color:#000;}


/*最新录用*/
.zuixin_tab{overflow:hidden;margin-bottom:20px;background:#fff;}
.zuixin_tab ul{margin:10px 15px 15px;overflow: hidden;}
.zuixin_tab ul li{padding-bottom: 3px;margin-bottom: 3px;line-height: 26px;}

.zuixin_wenzhang{border-bottom: 1px solid #eee;padding-bottom: 10px; margin-bottom: 15px;}
.luyong-shijian{background: #eee;line-height: 26px; color: #666;margin-bottom:5px;}
.zuixin_tab .biaoti{font-size: 15px;font-weight: bold;line-height: 26px;height:26px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;}
.zuixin_tab .zuozhe{color:#999;line-height: 26px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}
.zuixin_tab .volumnh{color:#666;line-height: 26px;}

/*在线期刊*/
.tab_zxqk{overflow: hidden; margin-bottom:25px; background: #fff;}
.tab_zxqk ul{margin:10px 15px;}
.tab_zxqk li{line-height:38px;font-size: 15px; border-bottom:1px solid #eee;background: #fff; display:block;}
.tab_zxqk a{color:#333;display:block;padding-left: 2px;}
.tab_zxqk a:hover{color: #fff;background:#e89a08;display: block;text-decoration: none;}
.tab_zxqk a:hover .glyphicon{color:#fff;}
.tab_zxqk .glyphicon{color:#0c67be;margin-right: 6px;}

/*专题*/
.zhuanti_tab{background: #fff;overflow: hidden;margin-bottom: 20px;}
.zhuanti_tab ul{overflow:hidden;width: 100%; padding:17px 10px 16px;margin-bottom: 0;}
.zhuanti_tab ul li{overflow: hidden;width:46%;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{width:254px;height:194px;cursor: pointer;transition: all 0.6s;  }
.zhuanti_tab_tp img:hover{ transform: scale(1.2); }
.zhuanti_nirong{float:left;width:80%;}
.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_jianjie{line-height:26px;}
.ztwz_r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:30px;}/*控制1行显示*/

/*专辑封面列表*/
.table_special{overflow:hidden;margin-bottom: 20px; box-shadow: 0px 2px 6px #d7d7d7;}
.table_special ul{overflow:hidden; margin:0;padding: 15px;border: 1px solid #e8e8e8; min-height: 306px;}
.table_special li{text-align: center;}

.zhuanji_title{
	text-align: center;
    line-height: 25px;
    font-weight: bold;
    font-size: 15px;
}
.zhuanji_njq{color:#666;text-align: center;}
.zhuanji_title_2{
	text-align: center;
    line-height: 28px;
    font-weight: bold;
    font-size: 15px;
    margin-top: 7px;
}
.lanmu_list{overflow:hidden;}
.lanmu_list li{line-height: 28px;margin-bottom:5px;padding-bottom: 5px;overflow: hidden;border-bottom: 1px solid #eee;}


.r_rtm{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}/*控制字数，显示1行，超出用省略号*/

.ph_list{overflow:hidden;margin-bottom:20px;}
.ph_list ul{overflow:hidden;}
.ph_list ul li{
	font-size: 14px;
    width: 32%;
	height:36px;
	line-height:36px;
    background:#01829f;
    color: #fff;
    text-align: center;
    float: left;
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
    font-weight: bold;
    margin-right: 2%;
	
	
}
.ph_list ul li:last-child{float:right;margin-right:0;}
.ph_list ul li a:hover{color: #fff;background:#e89b0e;text-decoration:none; display: block; border-radius: 3px;}
.ph_list ul li a:link,.ph_list ul li a:visited{color: #fff;}

.ph_timu{width:80%;float:left;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:28px;}


/*视频*/
.video_tab{margin-bottom: 20px;overflow: hidden;background: #fff;}
.video_tab ul{overflow: hidden;margin:5px 0 20px;}
.video_tab li{overflow: hidden;min-height:170px;}

.video_tp{overflow:hidden;text-align: center;}
.video_tp img{width:250px;height: 195px;}
.video_timu{line-height: 26px;text-align: center;margin-top: 5px;}
.video_shijian{line-height: 26px;text-align: center;}
.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;
}

.ewm{overflow: hidden;text-align: center;margin-bottom: 20px;padding:15px 0 15px;}
.ewm img{width:170px;margin: auto;}
.ewm_wz{line-height:26px}

.fengxiang{float:right;width:240px;line-height: 25px;padding-top: 6px;text-align: right;}
#bsWXBox { height: 257px !important;width: 232px !important;}/*home页微信分享弹出二维码边框样式*/

/*访问统计*/
.tongji{overflow: hidden;background: #fff;}
.tongji ul{overflow: hidden;margin: 10px 0 15px 21px;line-height:26px;}

label{font-weight: normal;}

.bangzhu_wz{padding: 0 10px 20px;text-align: left;line-height: 25px; color: #f00;}

.box1{box-shadow:0 0 10px #e3e3e3;}
.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 10px;
    padding-left: 15px;
}
.icon_list3{
	overflow: hidden;
  	background: url(../images/diand.png) no-repeat 0 12px;
    padding-left: 15px;
}
.border{border:#e2e2e2 1px solid;}
.border-radius{border-radius:  4px 4px 0 0;}

/*滚动图片*/
.ad_tab{max-width:1200px;margin: auto;background: #fff;overflow:hidden;margin-bottom: 20px;}
#demo { 
background: #FFF; 
overflow:hidden; 
width: 1130px; 
margin: 10px 0;
} 
#demo a{    
	margin: 0 10px;
    height:79px;
	line-height: 79px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}
#demo img { 
height:79px;
} 
#indemo { 
float: left; 
width: 900%; 
} 
#demo1 { 
float: left; 
} 
#demo2 { 
float: left; 
} 
/*右侧*/
.aside,.j-article{overflow: hidden;background: #fff;padding:0 15px;}
.column{
    font-size: 18px;
    height: 43px;
    color: #1058ae;
    line-height: 40px;
    font-weight: bold;
    margin: -8px -10px 20px;
    padding-left: 10px;
    border-radius: 2px;
    border-bottom: 1px solid #ccc;
}
.cover img{width: 185px;border: 1px solid #f1f1f1;}
.nian-juan-qi{font-size: 18px;text-align: center;margin: 6px auto;display: block;}.nian-juan-qi a{color: #004b83;}
.cover-a a{font-size: 14px;color: #004b83;float: left;}
.cover-a{overflow: hidden;width:80%;margin: 10px auto;margin-bottom: 20px;}
.cover-a .cover-a-r{float: right;}
.cover-con{padding: 15px 15px 0;}
.cover-view{font-size: 18px;text-align: center;border: 1px solid #eee;background: url("../images/btn-bg.jpg") repeat-x;height: 40px;line-height: 40px;margin-top:15px;overflow: hidden;}
.cover-view a{color:#004b83;}
.cover{overflow: hidden;}

.journal-list li{margin-bottom:15px;padding-bottom: 15px;overflow: hidden;border-bottom: 1px solid #eee;}
.journal-list li .title a,.journal-list li .doi a{color:#00629f;font-size: 18px;}
.journal-list li .author{color: #666;font-size: 16px;}
.journal-list li .doi a{font-size: 16px;}
.aside-tab-content{
    border: 1px solid #eee;
    border-top:0;
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
    padding: 25px 15px;
	box-shadow: 0 0 5px 0 rgba(127,127,127,.1);
	min-height: 304px;
}
.journal-list li .title,.journal-list li .author,.journal-list li .doi{margin: 5px 0;}
.nav-tabs>li>a{border-top:2px solid transparent;font-size: 17px;padding: 10px 15px;}
.nav-tabs-en>li>a{padding: 10px 5px;}
.nav-tabs{border-bottom: 1px solid #e0ecf3;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border: 1px solid #e0ecf3;color:#333;border-top:2px solid #fff;border-radius:2px 2px 0 0;font-size: 17px;border-bottom-color: transparent;}

.view-all a{padding:10px 8px;border: 1px solid #ccc;background: url("../images/btn-bg.jpg");color:#00629f;}
.view-all a .fa-angle-right{font-weight: bold;}
.view-all{margin-top: 10px;}
.journal-list{overflow: hidden;}
.wangkan-list li{
    border: 1px solid #eeeeee;
    background: url(../images/btn-bg.jpg);
    color: #004b83;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 0 24px;
    overflow: hidden;
    display: block;
}
.wangkan-list li a{color:#004b83;font-size: 16px;}
.wangkan-list li a i{padding-right:10px;}

.aside-btn{border: 1px solid #eeeeee;background: url("../images/btn-bg.jpg");color:#004b83;height: 40px;line-height: 40px;margin-bottom:10px;padding:0 24px;overflow: hidden;display: block;}
.aside-btn:last-child{margin-bottom: 0;}
.aside-btn a{color:#004b83;}
.aside-btn a i{padding-right:10px;}
.column .more{background:url("../images/arrow.png") no-repeat right 3px;float: right;font-size:15px;color: #004b83;padding-right: 12px;}
.news-list li{margin: 5px 0;}
.news-list li .news-title{font-size: 16px;}
.news-list li .news-date{color:#666;}
.column span{float: left; color:#333;}

.issn-cn p{margin-bottom:0;}

.gd_wenzhang{width:100%; padding-right:0;padding-top: 10px;text-align: right;}
.gd_wenzhang a{border-bottom: 1px solid #d5a110; color:#d5a110; overflow: hidden;}
/*-------------------------------文章-----------------------------------*/
.j-article{width:100%;overflow: hidden;}
.latest-issue{margin:20px 0 10px;font-size: 16px;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: 15px;line-height: 40px;font-weight: bold;margin: 10px 0 0;}
.j-sx{font-size: 15px;color: #f19100;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:7px;overflow: hidden;padding-bottom:7px;}
.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: 78%;}
.article-list li .j-title-1 a{color:#333;font-size: 15px;font-weight:bold;}
.article-list li .icon-full{color:#54d014;font-size: 14px;}
.article-list li .icon-abstract{color:#999;font-size: 14px;}
.article-list li .icon-video{color:#03a5ca;font-size: 14px;}
.article-list li .icon-article{color:#0376ca;font-size: 14px;}
.article-list li .icon-collections{color:#f19100;font-size: 14px;transform:rotate(7deg);
-ms-transform:rotate(7deg);/* IE 9 */
-moz-transform:rotate(7deg);/* Firefox */
-webkit-transform:rotate(7deg);/* Safari 和 Chrome */
-o-transform:rotate(7deg);/* Opera */}

.article-list li .j-author{font-size: 14px;color:#666;}
.article-list li .j-volumn{font-size: 14px;color:#999;}
.article-list li .j-volumn-doi .j-volumn{float: left;padding-right: 10px;}
.article-list li .j-volumn-doi .j-doi{color:#666;}
.article-list li .j-btn{color:#333;margin-left:-10px;}
.article-list li .j-btn .j-abs{background: url("../images/abstract2.png") no-repeat;padding-left: 23px;padding-bottom: 2px;}
.article-list li .j-btn .j-pdf{background: url("../images/pdf.png") no-repeat;padding-left: 23px;padding-bottom: 2px;}
.article-list li .j-btn .j-html{background: url("../images/htm.png") no-repeat;padding-left: 23px;padding-bottom: 2px;}
.article-list li .j-btn .j-pdf,.article-list li .j-btn .j-html,.article-list li .j-btn .j-abs{color:#333;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;line-height: 25px;}
.article-list li .article-img{padding:10px;overflow: hidden;display: block;}
.article-list li .article-r{width:18%;float: right;}
.j-abstract{font-size: 15px;color: #777;display: none;margin-top: 10px;}
.article-list li .article-w{width: 96%;}

/*过刊 */
.gk_nian{padding: 10px 0 0;margin-bottom:8px; border-bottom: 2px solid #999;font-size:20px;font-weight:bold;}
.gk_qi{padding: 5px 0;margin-bottom:5px; border-bottom: 1px dashed #ddd;color: #666;line-height: 26px;}
.gk_qi span{width:300px;display: table-cell;font-size:16px;}
.gk_qi a{color:#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: 20px;}
.current_list .tab-content>.tab-pane {padding: 15px;background:#fff;overflow: hidden;}
.current_list .nav-tabs { border-bottom: 1px solid #e5e5e5;}
.current_list .nav-tabs>li {float: left;margin-bottom: 0px;margin-right: 20px;padding-bottom: 0;border-bottom: 0;margin-left: 20px;}
.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: 1px solid #c11428;font-size: 14px;}
.current_list .nav-tabs li.active a:hover{background: transparent;color: #c11428;/* border: 1px solid transparent; */}
.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
    color: #333;
    cursor: pointer;
    background-color: #fff;
    border: 0px solid #fff;
    border-bottom: 3px solid  #c11428;
    font-size: 18px;
    font-weight: bold;
}
.current_list .nav-tabs li a{border-radius: 0;height: 46px;line-height: 28px;font-size: 18px;background:#fff;color: #333;border: 1px solid #fff;margin-right: 0;/* font-weight: bold; */padding: 10px 0;}
.current_list .nav-tabs li a:hover{background: transparent;color: #c11428;border-color: transparent;}
.current_list .article-box{border-top:0;overflow: hidden;}
.curr_en{font-size: 17px!important;}
.column_title{
	font-size: 18px;
    color:#1058ae;
    line-height: 40px;
    
    padding: 0 15px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.oah {color: #ec7500;font-weight: bold;font-size: 13px;}
.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;  height:1180px;}
.kuang_en{ overflow: auto!important; height:1180px!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;
    
}
.wz_bk{margin: 5px 0;}
.biaoti{color:#9a610c;font-size: 17px;height:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.biaoti a{color:#9a610c!important;font-size: 17px!important;text-decoration:none;font-weight:normal!important;} 


.wz_timu{overflow:hidden;}
.timuzz{width:80%;line-height: 24px;}
.qishiyema{color:#d28912;}
.zuozhe{font-family: 楷体;color:#333!important;font-size:16px!important;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.kmnjq{line-height:26px;}
.zhaiyaoh{color:#999;margin-bottom: 7px; line-height:26px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3;overflow: hidden;height:73px;}
.zhaiyaoh p{margin-bottom: 0;}
.richpdfh{line-height:26px;}
.doih{color:#333;line-height: 26px;}
.red{color:#f00;}
a.doicolor{color: #195fb9;}
.biaoti_en{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;height:46px;}
.zuozhe_en{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.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;
}

.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: #ddd 0 solid;
    padding-bottom: 5px;
    margin: 10px 0 10px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    color: #3a3a3a;
    font-weight: normal;
    overflow: hidden;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    font-size: 14px;
    color:#fff;
	background:#eea609;
    border-radius: 1px;
    padding: 4px 5px;
	display: inline-block;
}
.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: 15px;
}

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*/


.red-bg{background:#ae0c2a;overflow: hidden;padding: 20px 0;}
.links li {float: left;margin: auto;text-align: center;width: 25%; /* display: contents; */}
.links{overflow: hidden;width: 100%;margin: auto;}
.links li img{max-height: 60px;max-width: 161px;vertical-align: middle;margin: 0 30px;}

/* 返回顶部 */
.guide{width:60px;margin-left:650px;position:fixed;left:50%;bottom:134px;_position:absolute;_top:expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');display:block;}
.guide a{display:block;width:60px;height:50px;background:url(../images/sprite_v2.png) no-repeat;margin-top:10px;text-decoration:none;font:16px/50px "Microsoft YaHei";text-align:center;color:#fff;border-radius:2px;}
.guide a span{display:none;text-align:center;height:50px;line-height: 24px;}
.guide a:hover{text-decoration:none;background-color:#39F;color:#fff;}
.guide a:hover span{display:block;width:60px;background:#39F}
.guide .find{background-position:-84px -236px;}
.guide .report{background-position:-146px -236px;}
.guide .edit{background-position:-83px -185px;}
.guide .top{background-position:-145px -185px;}
/*--返回顶部top--*/

/*--返回顶部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(129 129 129);}
.top_web .glyphicon{color:#fff;text-align:center;top:11px; left:12px;font-size: 22px}
/*--返回顶部top--*/

/*底部*/
.footer-info{color: #e4e4e4;text-align: center;font-size: 14px;padding: 15px 0 0;}
.footer-info a{color: #e4e4e4;}
.footer-info p{margin-bottom: 5px;line-height: 22px;}
.j-wechat img{padding: 3px;background: #fff;width:106px;border-radius:2px;}
.share{margin:10px auto 0;text-align: center;}
.share i{color: #fff;margin: 0 10px;text-align: center;}

.cover-container li{border: 1px solid #e5e5e5;padding:2% 2%;margin-bottom:2%;}
.cover-container li h3{margin: 0;}
.cover-list span{color:#00629f;}
.cover-download-pdf{overflow: hidden;}
.cover-container .cover-cover{margin: 10px 0;}
.cover-cover img{border: 1px solid #ddd;}
.cover-download-pdf a{float: right;background: url("../images/download-pdf.png") no-repeat;padding-left: 20px;color: #00629f;}
.cover-list{margin-bottom: 10px;cursor: pointer;}
.cover-container{display: none;overflow: hidden;}

.footer{width:100%;overflow: hidden;background:#00387a;}
.banquan{width:100%;overflow: hidden;color: #fff;text-align: center;line-height:30px;padding:20px 0;}
.dbnr{color:#fff;line-height: 26px;margin:20px 0;}
.db{padding:16px 15px;text-align: center;color:#fff;background:#002e65;}

.bqxx{color:#fff;line-height: 26px;}
.copyright-logo {margin-top: 30px;}


/*内容*/
.content_nr{overflow: hidden;border:1px solid #e5e5e5;background: #fff;padding:10px 15px;}
.content_nr .column{
	font-size: 18px;
    height: 40px;
    color: #1058ae;
    line-height: 40px;
    font-weight: bold;
    margin: -8px -10px 20px;
    padding-left: 10px;
    border-radius: 2px;
    border-bottom: 1px solid #ccc;
   
}
.content_nr .newstitle{
    text-align: center;
    margin: 30px 0 20px;
    font-size: 20px;
   
}
/*位置*/
.location{font-size: 16px;margin:0 0 15px 5px;display:none;}
.location i{font-size: 14px;margin-right:5px;}
.location a{color:#666}

/*Cover galler*/
.panel-title>a{text-decoration:none;color:#00629f;font-size:18px;font-weight: bold;}
.panel-title>a i{text-decoration:none;color:#999;float:right;}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee;
}
.panel-default {
    border-color: #eee;margin-bottom:20px!important;
}
.cg {padding:20px 15px;}
.cg p{margin-bottom:5px;}
.cg .title a{color:#00629f; font-weight:bold;font-size:18px;}
.cg a{color:#00629f;}
.cg .date{color:#333; font-weight:bold;}
.cg .fm{float:right;margin-left:10px;margin-bottom: 10px;}
.cg .fm img{border:1px solid #ccc;padding: 2px;}
.cover-download a {
    background: url(../images/download-pdf.png) no-repeat;
    padding-left: 22px;
    color: #00629f;
	margin: 10px 0;
    display: block;
	font-weight: bold;
}


/*专题*/
.bs-collections{
    border:1px solid #eee;
	border-radius:0;
	overflow: hidden;
	padding: 20px;
	border-left-width: 4px;
	border-left-color:rgb(236, 202, 103);
	margin-bottom: 20px;
	background:#fbfbfb;
}
.bs-collections {padding:20px 15px;}
.bs-collections p{margin-bottom:5px;}
.bs-collections .title{font-weight:bold;font-size:18px;margin-bottom: 5px;}
.bs-collections .title a{color:#00629f; font-weight:bold;font-size:18px;}
.bs-collections .journal{color:#7b98b7;margin-bottom: 8px;font-style: italic}
.bs-collections .editor{color:#b76e11;margin-bottom: 8px;}
.bs-collections .list-group a{color:#00629f; font-size:18px;}
.bs-collections .date{color:#333; font-weight:bold;}
.bs-collections .fm{float:right;margin-left:10px;margin-bottom: 10px;}
.bs-collections .link a {
    color: #00629f;
	margin-top: 8px;
	display:block;
}

.bs-collections-list{border:0;}
.bs-collections-list .title{font-weight:bold;font-size:20px; margin-bottom: 10px;}
.bs-collections-list .editor{color:#555;}

.sort-order{
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #fff;
    border: 1px solid #dedede;
    line-height: 180%;
    padding: 5px 10px;
    overflow: hidden;
	margin-bottom:20px;
	background-image: linear-gradient(to bottom,#f8f8f8,#e5e5e5);
    width: 100%;
}

.sort-order span{float:left;font-weight:bold;font-size:14px;margin-right:10px;}
.sort-order .btn {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 0 #FFF;
        -moz-box-shadow: inset 0 1px 0 #FFF;
        box-shadow: inset 0 1px 0 #FFF;
        border: 1px solid #bcbcbc;
        color: #666;
        margin: 0;
        padding: 2px 10px 0;
    }

.sort-order .btn:hover{
        border-color: #999;
        color: #444;
        text-decoration: none;
}
.sort-order .in {
    font-weight: bold;
	color:#444;
	border-color: #999;
}


.julei{background: #fbfbfb;}
.julei ul {
	padding:10px 5px;
}
.julei li{
	padding:2px 0;
}
.julei .title {
	background: #f7f5f0;
	padding:5px;
	font-weight:bold;
	border-left: 3px solid #ef7d47;
	
}


/*news-list-1 */
.news-list-1{
    margin-bottom: 30px;
}
.news-list-1 .news-item-1 .media-left{
    padding-right: 15px;
}
.news-list-1 .news-item-1 a{
    display: block;
    border-bottom: 1px dashed #e2dfdc;
    padding: 20px 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    position: relative;
    overflow: hidden;
}
.news-list-1 .news-item-1 a:hover{
	text-decoration:none;
}
.news-list-1 .news-item-1 .news-date{
    color: grey;
    width: 100px;
    background: #F5F5F5;
    text-align: center;
    padding: 8px 5px 10px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.news-list-1 .news-item-1 .news-date .day{
    color: #666;
    font-size: 28px;
    font-weight: bold;
}
.news-list-1 .news-item-1 .news-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.news-list-1 .news-item-1 .news-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
    color: #666;
}
@media screen and (min-width: 768px) {
    .news-list-1 .news-item-1 .news-title{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .news-list-1 .news-item-1 .news-go{
        position: absolute;
        top: 0;
        bottom: 0;
        right: -125px;
        width: 125px;
        background: rgb(239, 46, 51,.82);
        color: #fff;
        font-size: 32px;
        text-align: center;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    .news-list-1 .news-item-1 .news-go .fa{
        position: absolute;
        top: 50%;
        margin-top: -16px;
        line-height: 1;
        left: 50%;
        margin-left: -16px;
    }
    .news-list-1 .news-item-1 a:hover{
        background: #eee;
    }
	/*
    .news-list-1 .news-item-1 a:hover .news-go{
        right: 0;
    }
	*/
    .news-list-1 .news-item-1 a:hover .news-date{
        background: #eee;
    }
	
}
@media screen and (max-width: 767px) {
    .news-list-1 .news-item-1 .news-date{
        margin-bottom: 10px;
    }
    .news-list-1 .news-item-1 .news-go{
        display: none;
    }
	
	.top_web{right:10px;}
	
}
/*news-list-1 end*/


@media (max-width: 992px){
 nav.navbar.bootsnav .navbar-brand {
    float:left!important;
 	}
	.tab_fix, .tab_fix_bottom{position:relative;bottom:10px;}
	.fengxiang{text-align:left;}
}

@media (max-width: 678px){
	.container{margin:60px 0 20px;}
	.header{}
	.banner {margin:0 auto;}
	.banner img {margin:15px auto;}
	.navbarcolor{margin-bottom:20px;}
    .journal .journal-logo{width: 100%;float: none;margin-bottom: 20px;display: block;}
	.last-issue{width: 100%;margin:10px 0 0;}
    .journal-img{margin:20px 0;}
    .zhuban{display: none;}
    .j-journal .main-btn{background-color: #2d7fd9;background-position: 25px 12px;}
    .header-r{float: none;}
    .cover-info,.cover{width: 100%;float: none;margin:10px 0;}
    .cover-info{height: auto;max-height: auto;}
    .j-journal{width: 100%;float: none;}
    .nav-bar{margin:10px 0;display: none;}
    ul.nav,.header{height: auto;}
    .cover-content{color: #666;}
    .news{padding: 0 10px;height: auto;}
    .news-column,.news-a{width: 100%;}
    .slide{min-height: auto;}
    .bx-wrapper img{height: auto;}
    .more-read{padding-top: 70px;background-position: 0 73px;}
    .links li{width: 100%;float: none;padding: 10px 0;display: block;}
    .links{margin-top:0;}
    .footer-info{text-align: center;width: 100%;line-height: 18px;float: none;padding:0;}
    .wechat{width: 100%;float: none;}
    .footer-box .footer-logo{margin: 0;}
    .footer-box .sydw{float: none;margin: 0;}
    
	
	.allpadding{margin-top:0;}
	
	.padding-30{padding:15px;}
   
    .journal-head .journal-head-bg{padding: 15px;}
	.article-search .search-select{width: 35%;}
    .article-search{width: auto; margin: 0 0 20px;}
    .text_en { width: 48%!important;float:none;}
	.gjjs_en{width: 25%!important;}
    .journal-head{margin-bottom: 15px;}
    .datu-pic .carousel-indicators{width: 100%;text-align: right;padding:5px 10px;top:0;z-index:0;}
    .datu-pic .carousel-caption{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .article-list li .article-l{width:92%;}
    .article-list li .article-r{width: 100%;float:none;}
    .nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a{padding: 10px 4px;}
    .footer{padding: 10px 0;}
    .red-bg{padding: 10px 0;}
	.logo-brief {display:none;}
	.cg .fm{float:left;margin-left:0;}
	.bs-collections .fm{float:left;margin-left:0;}
	.sort-order {margin-top:20px;padding-bottom:10px;}
	.sort-order .btn {width: 100%;}
	.gk_fm li{min-height:200px;}
	.j-sx{display:block;margin:15px 0 0;width:100%;text-align: left;float:none;}
	.njq{width:100%;}
	.topic{background:url();margin-bottom:15px;margin-top: 15px; padding:0;}
	.office_list{width:100%;margin-top:20px;}
	.hot_tab ul li {margin-bottom: 10px;}
	.site-nav {
		min-height: 0px;
		width: 100%;
		z-index: 999;
		
	}
	.navbar-header{
		padding: 0 15px;
		background:#901a1a;
	}
	.navbar-collapse{
		background:rgb(144 26 26);
		position:absolute;
   	 	width: 100%;
    	padding: 0 15px;
	}
	
	.navbar-nav .open .dropdown-menu>li>a {
    	line-height: 26px;
    	text-align: left;
		color: #fff!important;
		font-size: 14px;
	}
	.dropdown-menu{background-color:#9e1b1b!important;}
	.navbar-nav>li>a{    
		line-height: 40px;
    	color: #fff!important;
    	font-size: 16px!important;
		text-align: left!important;
	}
	
	.nav .open>a{
		border-color: #9e1a1a;
    	color: #fff;
    	background:#9e1a1a;
	}
	.site-nav .nav>li>a:focus, .site-nav .nav>li>a:hover {
        text-decoration: none;
    	background-color:#9e1a1a;
    	color:#fff;
    	border-color:#9e1a1a;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color: #9e1a1a;}
	.navbar-toggle {
		padding: 8px;
		margin-right: 0;
		vertical-align: middle;
		
    }
	.navbar-default .navbar-toggle:hover {
		background-color: transparent;
	}
	.navbar-brand {
    	padding: 14px 0;
		width: 50%;
		height: auto;
		color: #fff!important;
	}	
	.xsnav{padding:0 0;}
	.navbar-brand img{vertical-align: middle;}
	.qkxx_fm img{width: 100%;margin:auto;}
	.qkxx_xx{padding:0;line-height:28px;margin-top: 10px;margin-bottom: 20px;	}
	
	.news_tupian {margin-bottom: 20px;}	
	.allpadding{margin-top: 0; padding:0 15px;}
	.bgcd{margin-bottom: 5px;}
	.bgcd a{padding:1px 0;}
	.bgcd img{width:130px;}
	.ewm{text-align:center;padding:10px 0;margin-top: 20px;}
	.zxbg_tab li {margin-bottom: 10px;}

	.tgbutton{width:100%;}
	.tutu{background:url();}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {
   			max-height:100%;
		    height: auto;
	}
	.carousel-caption{
		font-size: 14px!important;
		width: 100%;
		
	}
	
	.current_list{margin:60px 0 20px;}
	.current_list .nav-tabs>li {
		width:50%;/*非响应式时去掉*/
		margin-right: 0;
		margin-left:0;
		text-align: center;
		border-bottom: 1px solid #eee;
	}
	.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
   color: #fff;
    cursor: pointer;
    background-color: #b52c2c;
    border: 0px solid #fff;
    border-bottom: 0;
    font-size: 18px;
    font-weight: bold;
	}
	.current_list .nav-tabs>li a{
		background:#ebebeb;
	}
	
	.curr_en{margin-left:0!important;margin-right:0!important;}
	.kuang, .kuang_en{height:700px!important;}
	.xw_tab, .hot_tab{padding-right:0;padding-left:0;}
	
	.tab_list3 img{max-width:50%;}
	.zhuanti_tab, .video_tab{margin:0;margin-bottom: 20px;}
	
	.zhuanti_tab_tp img{width: 100%;}
	
	.video_tab li{margin-bottom: 15px;}
	.video_tp img{height:auto;}
	.hot_tab ul li {width:100%;float:none;margin-bottom: 10px;}
	.office_list li img{}
	.office_list li{}
	.btn-shadow{    padding: 5px 10px;}
	.bgwz{line-height:49px;padding-top: 0;}
	.btn_en{padding:14px 0 0 70px;}
	.jswz{display:none;}
	.main-img {display: none;}
	.aside-l {
    width: 100%;
    float: none;
    padding:0 15px 15px;
    margin-right: 0;
	}
	.aside-l li {
		width: 23%;
		height: auto;
		float: left;
		margin-bottom: 0;
		margin-left: 1%;
		margin-right: 1%;
	}
	.aside-c {
    width: 100%;
    background: url(../images/c_4.jpg);
	}
}


/*其他 控制显示&隐藏*/
#key{display:none;} /*快速检索隐藏类型下拉条*/
.knomap{display:none;} /*隐藏Knowledge map*/
.shoucang{display:none;} /*隐藏收藏*/
.richhtml{} /*隐藏RichHTML按钮*/
.article-pdf{}/*隐藏pdf按钮*/
.article-video{display:none;} /*隐藏视频文章相关按钮、高级检索视频选项*/
.wenzhang-liebiao li {margin: 0;font-size: 14px;}/*兼容*/
.article-abstract{display:none;}/*隐藏摘要按钮*/
.tbjs{}/*隐藏图表检索按钮*/
/*高级检索css更新*/
#advsearch .td-left {
    background: #f1f1f1;
    width: 120px;
    padding: 3px 10px;
    text-align: right;
}
#advsearch * {
    font-family: revert;
    font-size: 14px;
}
#advsearch table {
    border: 0;
}
#advsearch input,#advsearch select{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
#advsearch label input{margin-right:5px;height: 14px;}
#btn-search {
    width: 160px;
    background:#e59c08!important;
    color: #fff!important;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 5px;
    margin:0 auto;
    height: 42px!important;
	padding: 6px 12px;
	
}
@media (min-width: 768px){
	.navbar-nav>li {
    float: left;
	}
}

@media (min-width: 767px)and (max-width: 992px){
	.site-nav .navbar-nav>li>a {font-size: 12px;padding-left: 10px;padding-right: 10px;}
	.email ul{text-align: center;}
	.zhuanti_tab, .current_list, .video_tab{margin:0;margin-bottom: 20px;}
	.zuozhe_list{width:100%;float:none;}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.site-nav .navbar-nav>li>a {font-size: 14px;padding:10px 5px!important;line-height: 30px;margin-left: 10px!important;}
	.current_list .nav>li>a { padding: 7px 17px;}
}


@media (min-width: 992px) and (max-width: 1024px) {

	.article-search .input-group {width: 57%;}
	.text_en{width:45%!important;}
	.site_nav_en a{padding:10px 12px!important;}
	.current_list .nav>li>a { padding: 7px 17px;}
}


@media(min-width:1024px) and (max-width: 1200px){
	.site-nav .nav>li>a {padding-left:13px;padding-right:13px;}
	.article-search .input-group{width:65%;}
}

@media (max-width: 1200px) {
	.index_cont{width:100%;}
	.fudong{display:none;}
	.left-sidebar{padding-left:15px;padding-right:15px;}
	.right-sidebar{padding-left:15px;padding-right:15px;}
	.current{margin:0;}
	.jishu{display:none;}
	.pl10{padding-left:0px;padding-right:0px;}
	.pr10{padding-left:0px;padding-right:0px;}
}

@media (min-width: 1024px){
	.site-nav .nav>li>a {padding-left:23px;padding-right:23px;}
	.center{padding:0 7px;}
	.banner{}
	.pc_n{}
}
@media (max-width: 1023px){
.daohang{display:none;}
}

/*改变导航默认高*/
@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;}
	.site_nav_en a{font-size:16px!important;padding-left:18px!important;padding-right:18px!important;}
	.current_list .nav-tabs_en li{margin-left:10px;margin-right:10px;}
	.current_list .nav-tabs_en li a{}
	
	.container{width:1200px;}
	.right-sidebar {padding-left: 7px;padding-right: 7px;}
		
	.pl0{padding-left:0;}
	.pl10{padding-left:10px;}
	.pr10{padding-right:10px;}
	
	.tu_pr{width:700px;}
	.xw_pr{width:480px;}
	
	.m-center{width:75%;float:left;}/*二级页面必引*/
}

/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px){
   
   .m_img{display:block;height:44px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:1px solid #ddd;overflow: hidden;}
   .m_img .headlf{padding-top:2px;padding-left:5px;float: left;}
   .m_img .headlf .m_logo{height:40px;display: block}
   .m_img .headrg{padding-right:5%;padding-top:14px;float: right;}
   .m_img .headrg a .m_menuimg{height:16px;vertical-align:top;display: block}
   .m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
   .m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
   .m_nav .closeicon{position:absolute;width:20%;left:1px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
   .m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
   .m_nav .m_navList ul{padding-left:5%;padding-right:5%}
   .m_nav .m_navList ul li{border-bottom:1px solid #232530}
   .m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
   .m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
   .m_nav .m_navList ul li .m_f_a a{flex: 1;}
   .m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
   .icon{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
   .m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}




/*二级页面start--------------------------------------------------------------------*/

.m-center{margin-bottom: 20px;}/*二级页面必引*/


.padding15{padding:15px 0;}
.flr{float:right;width:300px;padding-left:0;padding-right: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;min-height: 280px;}
.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;}

.zhuanji_tupian img{width:250px;height:200px;margin: auto;}

/*过刊浏览聚类*/
.guokan-julei{line-height:30px;text-align:left;padding-bottom:10px;}
.guokan-julei a {
    display: block;
    float: right;
    border: 1px solid #eee;
    padding: 0 5px;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
a.J_WenZhang_U {
    color: #fff;
    background: #0c67be;
	text-decoration:none;
	
}
.news_biaoti{font-size:16px;}

.table-bordered {width: 99%;margin: auto;}
.gk_moshi{overflow:hidden;text-align: right;padding-bottom: 20px;}
.gk_moshi ul{float: right;right: 20px;}
.gk_moshi li{
	float: left;
	width: 97px;
	/* height: 30px; */
	font-size: 14px;
	cursor: pointer;
	color: #666666;
	text-align: center;
	border: 1px solid #dedede;
	display: inline-block;
	line-height: 33px;
}
.gk_moshi ul li.on {
    background: #cb2d2d;
    color: #ffffff!important;
}
.gk_moshi ul li.on a{color:#fff;}
.gk_moshi ul li a:hover{background: #cb2d2d;color: #ffffff;display: block;}

.ite_tab{overflow:hidden;background:#fff;margin-bottom:20px;}
.ite_tab ul{overflow:hidden;padding: 10px 0 0;}
.ite_tab ul li{width: 100%;line-height:24px;text-align: center;font-size: 16px;display:inline;float:left;border-bottom: 1px solid #eee;}
.ite_tab ul li a{display: block;padding:10px 20px;}
.ite_tab ul li a:hover{ background:#e4f2ff;color:#0070d1;text-decoration:none;}
.ite_tab_title{
	font-size: 22px;
    color: #fff;
    background: #0073b7;
    line-height: 30px;
    display: block;
    padding: 10px 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}


/*二级页面end----------------------------------------------------------*/

/*非响应式结构必引*/

/*非响应式结构必引end*/


