/*全局样式*/
*{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:16px;
	font-family: Arial,"Microsoft YaHei";
	background:#fff;
}
.fl{float: left!important;}
.fr{float: right!important;}
.gd{font-size: 14px;font-weight: normal;color: #999;float:right;line-height: 50px;}
.gd i{color: #999;font-size: 18px;}
.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:#eee;    background-size: 100%;}
.lanse{background:#F5F7FA;}
.shense{background:#d8e9ff; }
.qianse{background:linear-gradient(180deg, #ffffff, #f2f7ff);}
.padding-0{padding-left:0;padding-right:0;}
.padding20{padding:20px;}
.colh{height:10px;}
.main{width:1200px;margin: 0 auto;overflow:hidden;    padding: 10px;}
.topu{background: url(../images/topu.jpg) no-repeat center top;min-width:1200px;}
.ptb{padding-top:15px;padding-bottom: 15px;}
/*头部*/
.ding{width:100%;background:#f4f4f4;overflow: hidden;}
.ding2{max-width:1300px;margin:auto;text-align: right;line-height:36px;padding: 0 15px;}

.header{width: 100%;background:#fff;}
.banner{max-width:1200px;margin:auto;}

.zuoc{width:700px;float:left;}
.youc{width: 100%;float:right;margin-top:24px;}
.rssemail{    
	overflow: hidden;
    margin-top:41px;
    float: right;
    width: 400px;
    text-align: right;
	
}
.logo{width:90%;float:right;margin-top: 45px; margin-bottom: 8px;}
.logo img{height:45px;float:left;}
.zgzb{
	 text-align: left;
    color: #333;
    font-size: 14px;
    line-height:23px;
    margin-top:5px;
	padding-left:20px;
}

.login-top{
	
}
.login-top a{
	color:#fff;
	display: inline-block;
    margin-left: 20px;
    float: right;
    font-size: 18px;
	padding:8px 10px;
	border-radius:5px;
	text-align: center;
	background: #0053c2;
	min-width:145px;
}
.login-top a:hover{
	background:#d78724;
	display: inline-block;
	
}

.logbg{background: #0053c2 !important;}
a.logbg:hover{background:#d78724!important;}


.niandate{float:left;width:180px;font-size: 16px; text-align:left;line-height: 48px;color:#333;}
/*导航菜单*/
.daohang{
	width: 100%;
	background:#fff;
    margin-bottom: 30px;
    border-top:7px solid   #0053c2;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
.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-right:15px;padding-left:15px;}
.site-nav{max-width:1300px;margin: auto;}
.site-nav a{color: #fff;}
.site-nav .nav>li>a{}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover {color: #0053c2;text-decoration:none;background-color:transparent;}
.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: 17px;text-align: left;font-weight: bold;font-family: Arial;}
.nav_one {color: #fff!important;background-color:#f4cf51;}
.one-color{color:#f39800;}

.dropdown-menu{background: #0053c2; min-width: 160px;  border:1px solid  #0053c2;}
.dropdown-menu>li>a{color:#fff;font-size: 15px;}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:underline;color: #eee;background-color:transparent;outline: 0;}
.dropdown-menu>li>a {padding: 5px 15px!important;}

/*搜索*/
.close{opacity:.9;line-height: 33px;}
.close i{color: #999;font-size:20px;}
.search-user{
	width: 100px;
    float: right;
    font-size: 17px;
	text-align: right;
	cursor: pointer;
	color: #0053c2;
}
.search-user i{font-size:17px;}
.vivo-search{
	display: none;
	background: #f4f4f4;
    padding:0 20px;
    overflow: hidden;
    position: absolute;
    z-index: 9999;
    width: 100%;
	    border-top: 1px solid #e5e5e5;
	box-shadow: 0 8px 9px 0.1px rgba(23, 23, 23, 0.1);
}
.search-box{overflow: hidden;max-width: 1200px;margin: auto;border-bottom: 1px solid #797676;}

/*检索*/
.jswz{width:100%;float: left;font-size:16px;color:#333;line-height:40px;}
.jswz a{text-decoration:underline;color:#333;}
.article-search{float:left;width:70%;margin-top: 10px;margin-bottom: 10px;}
.article-search .input-group{width:73%;float: left;}
.article-search .adv-search{width: 25%;float: right;text-align: right;}
.article-search .adv-search a{display: inline-block;background:#e7c728;border-radius:0;color: #fff;/* padding: 0 16px; */height:38px;line-height:38px;font-size: 14px;width: 100%;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;}
.article-search .btn-default{height:38px;background:#a97728;font-size:19px;border-color:#a97728;border-radius: 0!important;}
.article-search .btn-default .glyphicon-search{color: #fff;}
.tbjs a{background:#1d9af3!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{overflow:hidden;margin-bottom:20px;}
.carousel-caption{
	position: relative;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 10;
	padding-top: 40px;
	padding-bottom:10px;
	text-align: left;
	text-shadow: none;
	width: 480px;
	height: 400px;
	background:rgb(107 210 255 / 8%);
	float: right;
   
}
.carousel-caption h3{
	display: block;
    width: 80%;
    margin: auto;
	line-height:40px;
	color: #222;
	font-weight: bold;
	font-size: 28px;
	font-family:"Times New Roman", serif;
	display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 4;overflow: hidden;max-height:160px;
}
.carousel-caption a:hover h3{color:#db8403;}
.carousel-caption p{font-size: 15px;color: #fff;text-align: justify;}
.news_tupian .carousel-indicators .active{background-color:#ff8f03;}
.carousel-caption a{color:#333;}
.news_tupian .carousel-indicators li{background: #d6d6d6;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:790px;
    height: 400px;
    float: left;
	border:1px solid #ebebeb;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;display: none;} 
.news_tupian .carousel-inner ol{ margin-bottom:0;}
.news_tupian .carousel-indicators {
    bottom: 5px;
    left: auto;
    margin-left: 0;
    right: 30px;
    width: auto;
    margin-bottom: 10px;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 6px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#fff;
    border: 1px solid transparent;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 20px;
    height: 6px;
    margin: 1px;
    background-color: #f90;
}
.news_tupian .zz{margin:10px 10%;color:#999;line-height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_tupian .abs{margin:10px 10%;color:#777;line-height: 28px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3;overflow: hidden;max-height:84px;}

/*---------------轮播图end----------------------*/

.dxline{width:100%;border-bottom: 1px solid   #0053c2;}
.dx2 {
    display: block;
    width: 150px;
    height: 4px;
    background:  #0053c2;
}


.topic{max-width:1300px;margin: auto;overflow: hidden;position: relative;padding:0 15px;margin-bottom:10px;}
.top_newstab{overflow: hidden;}
.top_newstab img{position:relative;}
.top_newstab ul{
	position: absolute;
	width:50%;
    top: 70px;
    background-color: rgba(0, 0, 0, .6);
    display: inline-block;
    right: 50px;
    padding: 20px;
}
.top_newstab ul li{font-size: 25px;font-weight: bold;line-height: 45px;color:#fff;font-family: Cambria;}
.top_newstab ul li a{color:#fff;}
.read_more{font-family: Arial,"Microsoft YaHei";color:#fff;line-height: 30px;}

/*办公按钮*/
.allpadding {
	max-width:1290px;
	margin:auto;
    background: #fff;
    position: relative;
    margin-top: -100px;
    margin-bottom: 35px;
    padding: 10px 30px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	border-radius:5px;
}
.office_list{max-width:1200px;margin:auto;overflow:  hidden;margin-bottom: 20px;}
.office_list ul{overflow:hidden;margin-bottom: 0;}
.office_list li{margin-bottom: 20px;text-align: center;width: 23%;float: left;margin-right: 2.6%;}
.office_list li:last-child{margin-right:0;float:right;}
.office_list li img{
	display: inline-block;
	border: 3px solid #fff;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	margin-right: 15px;
}

.btn-shadow {
    width: 100%;
    background: #6fb72b;
    border-radius: 4px;
    padding: 25px 10px;
}
.btn-shadow:link, .btn-shadow:visited{color:#fff;}
.btn-shadow:hover {color:#fff;background:#b8cd0f;}

.bgcd_2{background: #28a749;}
.bgcd_3{background: #9ecb55;}
.bgcd_4{background: #5daf12;}
.bgwz{
	font-size: 26px;
	line-height: 37px;
	display:inline-block;
	padding-top: 7px;
}

/*期刊信息*/
.qkxx{overflow: hidden;margin-bottom: 20px;/*background:#fff;padding:20px;border-radius: 15px; box-shadow:0 0px 15px 0 rgb(68 88 144 / 8%);*/}
.qkxx_fm{width: 100%;}
.qkxx_fm img{height:266px;border:2px solid #fff;}
.qkxx_fm img:hover{border:2px solid #0049bb;}

.qknjq_tab{width:45%;float:right;}
.qkxx_njq{
	text-align: left;
    line-height: 28px;
    color:   #0053c2;
    font-size: 16px;
    margin-bottom: 5px;
   
}
.qkxx_njq h4{font-weight: bold;color:#333;font-family:"Times New Roman", serif;}
.qkxx_xx{
	margin-top: 10px;
	width:60%;
	float:left;
	line-height: 27px;
    color: #333;
    text-align: left;
    padding: 0 0px 0 20px;
}
.qkxx_xx span{
	font-weight: bold;
	color:#105399;
}
.qkxx_nr{overflow: hidden;font-family:"Times New Roman", serif;}
.qkxx_nr .q1{font-weight: bold;line-height: 25px; margin-bottom:8px;}
.qkxx_nr a{color: #0053c2;}
.qkxx_nr a:hover{color:#f19100;}



.qkissn {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}
.qk_ewm img{width:200px;}


.qkjj{overflow: hidden;}
.qkjj ul{overflow: hidden;margin:10px 0 10px;}
.qkjj ul li{    
	overflow: hidden;
    line-height: 32px;
    font-size: 16px;
	}

.qkjj ul li p{
	margin:0 0 5px;
}
.qkjj ul li p span{font-weight:bold;font-family:"Times New Roman", serif;}
.qkjj_gd a{font-family:"Times New Roman", serif;font-weight: bold;color: #0053c2;    line-height: 50px;}

.qkdt_tab{overflow: hidden;background:#fff;}
.qkdt_tab ul{overflow: hidden;margin:0;}
.qkdt_tab ul li{text-align: center;}

a.grid-6 {
	border: 1px solid   #0053c2;
	width: 100%;
	color:#fff;
	line-height: 44px;
	font-size: 16px;
	float: left;
	background:   #0053c2;
	margin-top: 20px;
}
a.grid-6:link{color:#fff;}
a.grid-6:hover{background:#fff;color:  #0053c2;}

a.grid-7{
	border: 1px solid   #0053c2;
	width: 100%;
	text-align: center;
	color: #333;
	line-height: 32px;
	float: right;
}
a.grid-7:link{color:#fff;}
a.grid-7:hover{
	color:#fff;
	border: 1px solid   #0053c2;
	background:  #0053c2;
	text-decoration: none;
}



.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;}


.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{width:100%;overflow: hidden;margin-bottom:10px;}
.xw_tab dl{overflow:hidden;margin:17px 0 0;}
.xw_tab dd{line-height:30px;font-size:16px;overflow: hidden;margin-bottom: 23px;}

.x_tiaomu{color:#333;}
.shijian{color:#e4b21b;}
.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:#008939;font-weight: bold;padding-top: 10px;}
.x_shijian .ny{font-size:17px;line-height: 26px;color:#999;text-align: center;}

/*文字向上不间断滚动*/
#de {width:90%;margin:10px auto;height:252px;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;}
.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{
	width: 100%;
    text-align: left;

}
.title_1 .t1{
	font-size: 28px;
    color: #333;
   font-weight: bold;
    line-height: 45px;
    display: inline-block;
    margin: auto;
    font-family:"Times New Roman", serif;
}
.title_1 .dx1 {
    display: block;
    width: 50px;
    height: 4px;
    background:  #0053c2;
}

.title_2{
	position: relative;
	padding-left: 15px;
	background: #fff;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	height: 40px;
	font-size: 20px;
}
 .title_2 .icon {
    display: block;
    width: 5px;
    height: 21px;
    background:#008939;
    border-radius: 3px;
    position: absolute;
    left: 0px;
    top: 10px;
}
.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_6{
	 width: 100%;
    overflow: hidden;
    line-height:50px;
    text-align: center;
    position: relative;
    height:50px;
    margin: 0px auto 15px;
}
.title_6 span {
    font-size:20px;
    color:#333;
	font-weight: bold;
    position: relative;
    line-height: inherit;
    vertical-align: top;
   
}
.title_6 span:before, .title_6 span:after {
    content: '';
    display: block;
    width: 6.8rem;
    height:3px;
    background:#008939;
    position: absolute;
    top: 50%;
    left: -7.5rem;
}

.title_6 span:after {
    left: auto;
    right: -7.5rem;
}

.section-title{overflow:hidden;margin-bottom: 20px;}
.section-title h2 {
  font-size: 28px;
  color: #333;
  font-weight: bold;
  font-family:Georgia;
	line-height: 48px;
  margin:0;
  padding-bottom: 10px;
  position: relative;
  text-align: left;
  display:inline-block;
}

.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width:50px;
  height: 4px;
  background: #e2ad13;
  bottom: 0;
}

.section-title2{margin-bottom:20px;}
.section-title2 h2 {
  font-size:30px;
  font-weight: bold;
  font-family:"Times New Roman", serif;
  margin-bottom: 0;
  padding-bottom: 20px;
  position: relative;
  color: #333;
 text-align: center;
}
.section-title2 h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}
.section-title2 h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background:  #0053c2;
  bottom: 0;
  left: calc(50% - 20px);
}

.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;
	padding-bottom: 3px;
	margin-top: 3px;
}


.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}

.tab_list3{margin:0 15px 33px;overflow: hidden;}
.tab_list3 ul{width:100%;}
.tab_list3 li{    
	margin-bottom: 20px;
    padding-bottom: 11px;
    overflow: hidden;
    background: #fff;
    padding: 3px;
    border-radius: 10px;
	box-shadow: 0px 3px 7px rgb(95 95 100 / 7%);
	transition: all 0.3s linear;
}
.tab_list3 li:hover{transform: translateY(-4px);box-shadow: 0px 5px 15px 0px rgba(51, 77, 114, 0.15);}
.tab_list3 .tutu{min-height:200px;margin-bottom: 5px; display: flex;justify-content: center; align-items: center;border-bottom: 1px solid #eee;
    background: #fff;}
.tab_list3 img{margin:auto;    max-height: 200px;}
.tab_list3 img:hover {
    transform: scale(1.1);
    transition: .2s;
}
.tab_list3 .timutab{padding:10px; overflow: hidden;}
.tab_list3 .xwdtbt{
	font-size: 20px;
    margin-bottom: 7px;
    font-weight: bold;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 86px;
    font-family:"Times New Roman", serif;
}
.tab_list3 .xwdtbt a:hover{text-decoration:underline;}
.tab_list3 .xwdtjj{font-size:14px;color:#999;line-height: 26px; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp:3;overflow: hidden;height:60px;}
.tab_list3 .shijian{font-size: 14px; margin-top:7px; color:#333;}

.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;
}


/*最新录用*/
.zuixin_tab{max-width:1300px;margin: auto;}
.zuixin_tab ul{margin:10px 0 15px;}
.zuixin_tab ul li{
	padding:10px;
    margin-bottom:10px;
    background: #fff;
    transition: .3s;
    border-radius: 20px;
	 border: 1px solid #e8e8e8;
	border-bottom: 2px solid #9694af;
}
.zuixin_tab ul li:hover{
	cursor: pointer;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 0 8px rgb(0 0 0 / 18%);
}
.zuixin_wenzhang{border-bottom: 1px solid #eee;padding-bottom: 10px; margin-bottom: 15px;}
.luyong-shijian{line-height: 26px; color: #666;margin-bottom:5px;}
.zuixin_tab .tp{min-height:245px;margin-bottom: 5px;    display: flex;justify-content: center; align-items: center;}
.zuixin_tab .tp img{max-height:245px;}
.zuixin_tab .biaoti{
	font-size:20px;
	font-weight: bold;
	line-height: 28px;
	font-family:Georgia;
	height:84px;
	overflow: hidden;
	display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3;overflow:hidden;
}
.zuixin_tab .zuozhe{color:#666;font-size: 16px; line-height: 26px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;margin: 10px 0;}
.zuixin_tab .volumnh{color:#666;line-height: 26px;}

/*在线期刊*/
.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;}


.yq_tab{margin-top: 20px; margin-bottom: 20px;overflow: hidden;}
.yq_tab ul{overflow: hidden;width:100%;}
.yq_tab li{background: #fff; margin:10px 0;overflow: hidden;}
.yq_tab li img{height:50px;margin: auto;}

.call_tab{overflow: hidden;}
.call_tab ul{width:100%;margin-bottom:0;}
.call_tab li{
	background: #fff; 
	margin:0 0 15px;
	overflow: hidden;
	font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    font-family:"Times New Roman", serif;
	padding:15px;
	 transition: .3s;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.call_tab li:hover{
	transform:translateY(-4px);
}
.call_tab li img{height:50px;margin: auto;}



/*编委风采*/
.bw_tab{margin-bottom: 20px;overflow: hidden;}
.bw_tab ul{margin:18px 0 0;margin-right: -15px;margin-left: -15px;}
.bw_tab  ul li{background: #fff;overflow: hidden;padding:8px;margin-bottom:20px;}
.bw_tab  ul li:last-child{}
.bw_tp{width:50%;float:left;}
.bw_tp img{height:160px;flaot:left;}
.bw_xx{width:50%;float:left;line-height: 26px;}



/*热点文章*/
.hot_tab{max-width:1300px;margin: auto;}
.hot_tab ul{margin-bottom:0;}
.hot_tab ul li{
	padding:10px;
    margin-bottom:20px;
    background: #fff;
    transition: .3s;
    border-radius: 10px;
	 border: 1px solid #e8e8e8;
	border-bottom: 2px solid #9694af;
}
.hot_tab ul li:hover{
	cursor: pointer;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow:0px 4px 10px rgb(0 0 0 / 18%);
}
/*.hot_tab ul li:first-child{display:none;} 控制第一条隐藏*/ 
.hot_wz{border-bottom: 1px solid #eee;padding-bottom:3px;margin-top:3px;}
.hot_tab .tp{min-height:245px;margin-bottom: 5px; display: flex;justify-content: center; align-items: center;}
.hot_tab .tp img{max-height:245px;}
.hot_tab .tp img:hover{transform: scale(1.1);transition: .2s;}
.hot_tab .biaoti{
	font-size:23px;
	font-weight: bold;
	line-height: 28px;
	font-family:"Times New Roman", serif;
	height:84px;
	overflow: hidden;
	display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3;
}
.hot_tab .biaoti a{color:#333;}
.hot_tab .zuozhe{color:#666;font-size: 16px; line-height: 26px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;margin: 10px 0;}
.hot_tab .volumnh{color:#666;line-height: 26px;}
.hot_tab .j-doi{color:#1f8b97;line-height: 26px;}

.r_rhot{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 3;overflow:hidden;width:100%;height:75px;}/*控制字数，显示1行，超出用省略号*/

a.gd_wenzhang{float: left;color: #fff;background:#ebb95a;padding:6px 10px;}
a.gd_wenzhang:hover { background:#0064bd;color: #fff; overflow: hidden;}

.ph_list{overflow:hidden;margin-bottom:20px;}
.ph_list ul{overflow:hidden;margin:10px 0 0;}
.ph_list ul li{
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	padding-bottom:10px;
	
}
.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{font-size:19px;font-family: Cambria;font-weight: bold;line-height:25px;}
.ph_zhuozhe{margin:8px 0;line-height: 20px;}
.ph_doi{color:#999;}


.wz_pic{overflow:hidden;}
.wz_pic img{margin: auto;}
.wz_timu{font-size:15px;font-weight: bold;text-align:center; padding:10px 5px 1px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wz_zhuzhe{line-height:28px;color:#999;text-align: left;padding:0 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.b_b{width: 100%;overflow:hidden;text-align: center;}
.button_gd {
    font-size: 16px;
    padding: 10px 20px;
    display: inline-block;
    width: 150px;
    text-align: center;
    margin: auto;
    background:  #0053c2;
	color:#fff;
    
    border-radius: 5px;
   
}
.button_gd:link, .button_gd:visited{color:#fff;}
.button_gd:hover { background:#e2b32a;color: #fff;}

/*友情链接*/
.yqlj_tab{overflow: hidden;margin-bottom:20px;}
.yqlj_tab ul{overflow: hidden;margin:0;}
.yqlj_tab li{
	overflow: auto;
	line-height: 26px;
}
.yqlj_tab li a{color:#333;}
.yqlj_tab h4{font-size:15px;font-weight: bold;}
/*专题*/
.zhuanti_tab{margin:30px 15px 30px;}
.zhuanti_tab ul{width: 100%;margin:20px 0 0;}
.zhuanti_tab ul li{
	padding:1px;
	overflow: hidden;
    border: 1px solid #eee;
    box-shadow: 0 5px 26px 0 rgba(68, 88, 144, 0.14);
    transition: all 0.3s ease-in-out;
    background: #fff;
	margin-bottom:20px;
	    border-radius: 10px;
}
.zhuanti_tab ul li:hover{border:1px solid #0eb1d3;}
.zhuanti_tab ul li:last-child{}
.zhuanti_tab_tp{min-height:165px;margin-bottom: 5px; display: flex;justify-content: center; align-items: center;}
.zhuanti_tab_tp img{max-height:165px;cursor: pointer;transition: all 0.6s;  }
.zhuanti_tab_tp img:hover{ transform: scale(1.1); }
.zhuanti_nirong{float:left;width:80%;}
.zhuanti_tab_title{
	line-height: 28px;
    font-size: 20px;
    font-weight: bold;
    font-family: Georgia;
    margin: 15px 8px;
}
.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: 3;overflow: hidden;height:86px;}/*控制1行显示*/

.ewm{
	overflow: hidden;
    float: right;
    position: absolute;
    top: 22px;
    right: 0;
}
.ewm img{width:100px;margin:auto;}
.ewm_wz{
    float: right;
    width: 24px;
    height: 100px;
    background:#34a94e;
    color: #fff;
    font-size: 14px;
    line-height:20px;
    padding: 12px 5px;
}


.fengxiang{width: 170px;overflow: hidden;text-align:center;}


/*访问统计*/
.tongji{overflow: hidden;}
.tongji ul{overflow: hidden;text-align: left; line-height:26px;}

label{font-weight: normal;}

.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 9px;
    padding-left: 15px;
}
.icon_list3{
	overflow: hidden;
  	background: url(../images/gif-0.gif) 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_tit{    
	height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #080808;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.table_special ul{overflow:hidden; margin: 15px 0;}
.table_special ul li{float:left;width:200px;text-align: center;    margin-right:16px;}
.table_special ul li:last-child{margin-right:0!important;}
.table_special ul li img{border:1px solid #ccc;}

/*-------------------------------文章-----------------------------------*/
.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: #d78724;}
.n-j-q{width: 100%;font-size: 16px;line-height: 40px;font-weight: bold;margin-bottom: 10px;}
.j-sx{font-size: 14px;color: #333;display: -webkit-inline-box;float: right;    margin-right: 10px;}
.j-sx a{color:#d78724;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;width:100%;}
.article-list li{border-bottom:1px solid #ddd;margin-bottom:16px;overflow: hidden;padding-bottom:16px;}
.article-list li:hover{}
.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:#333;font-size: 14px;overflow: hidden;margin-bottom: 5px;display: flex;align-items: center;}
.article-list li .s1 {font-size: 14px; color: #222;}
.article-list li .deliver {
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #222;
    margin: 0 13px;
}
.article-list li .oa{color:#d78724;}
.article-list li .article-l{float:left;width: 80%;}/*当文章有图片时，width值可适当调整缩小*/
.article-list li .j-title-1 a{color:#333;font-size: 23px;font-weight: bold;font-family:"Times New Roman", serif;}
.article-list li .j-title-1 a:hover{color:#d78724;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: 14px;color:#666;}
.article-list li .j-volumn{font-size: 14px;color:#666;}
.article-list li .j-volumn-doi .j-volumn{float: left;padding-right: 10px;}
.article-list li .j-volumn-doi .j-doi{color:#999;}
.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: 10px;}
.article-list li .article-img{padding:2px;overflow: hidden;display: block;    border: 1px solid #e5e5e5;}
.article-list li .article-r{width:17%;float: right;}
.j-abstract{font-size: 14px;color: #777;display: none;margin-top: 10px;}
.article-list li .article-w{width: 96%;}
 
/* 文章部分复选框样式*/
.article_checkbox {
            /* 1. 移除原生样式 */
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            
            /* 2. 设置尺寸 */
            width: 15px;
            height: 15px;
            
            /* 3. 默认样式：灰色边框，白色背景 */
            border: 1px solid #ccc;
            border-radius: 3px;
            background-color: #fff;
            
            /* 4. 让伪元素可以定位 */
            position: relative;
            
            /* 5. 鼠标指针 */
            cursor: pointer;
            
            /* 6. 确保对齐 */
            display: inline-block;
            vertical-align: middle;
            
            /* 7. 过渡动画 */
            transition: all 0.2s ease;
            
            /* 8. 去掉默认的聚焦黑框（关键！） */
            outline: none;
        }

        /* 9. 去掉所有聚焦状态的黑框 */
        .article_checkbox:focus,
        .article_checkbox:focus-visible {
            outline: none;
            box-shadow: none;  /* 也去掉可能出现的阴影 */
        }

        /* 10. 白色对勾（使用 ::after 绘制） */
        .article_checkbox::after {
            content: "";
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%) rotate(45deg) scale(0);
            width: 6px;
            height: 12px;
            border: solid white;
            border-width: 0 3px 3px 0;
            opacity: 0;
            transition: all 0.2s ease;
        }

        /* 11. 选中状态：红底 */
        .article_checkbox:checked {
            background-color: #d78724;  /* 红色背景 */
            border-color: #d78724;
        }

        /* 12. 选中状态：显示白勾 */
        .article_checkbox:checked::after {
            transform: translate(-50%, -50%) rotate(45deg) scale(1);
            opacity: 1;
        }

        /* 13. 悬停效果（可选） */
        .article_checkbox:hover {
            border-color: #999;
        }
        .article_checkbox:checked:hover {
            background-color: #d78724;  /* 悬停加深红色 */
            border-color: #d78724;
        }

        /* 14. 如果仍想保留聚焦指示，可以用自定义样式代替黑框 */
        .article_checkbox:focus-visible {
            box-shadow: 0 0 0 2px rgba(229, 57, 53, 0.4);
            border-color: #d78724;
        }
input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#select_all_en{margin: 1px 6px 0;}
/* 文章部分复选框样式end*/
/*过刊 */
.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--*/
.cover-download a {
   color: #fff;
    margin: 10px 18px;
    display: block;
    font-weight: bold;
    background:  #0053c2;
    padding: 7px 0;
    text-align: center;
	border: 2px solid  #0053c2;
}
.cover-download a:hover{
	border: 2px solid #faab1e;
    background: #fff;
    color: #333;
	}
/* 文章目录*/
.current_list{margin-bottom:20px;}
.current_list .tab-content>.tab-pane {padding:35px 0 8px;}
.current_list .nav-tabs {display: inline-block;margin: auto;border-bottom:0;}
.current_list .nav-tabs>li {float: left;}
.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;font-size: 14px;}
.current_list .nav-tabs li.active a:hover{background:  #0053c2;color: #fff;}
.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
    background:   #0053c2;
    cursor: pointer;
    font-size: 20px;
    border: 0;
}

.current_list .nav-tabs>li.active:after {
    content: "\f0d7";
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -17px;
    font: normal normal normal 14px / 1 FontAwesome;
    color:  #0053c2;
    font-size: 29px;
}

.current_list .nav-tabs li a{
	border-radius: 4px;
    height: 45px;
    line-height: 25px;
    font-size: 20px;
    background: white;
    color: #333;
    padding: 10px 30px;
    border:1px solid #c1d8dd;
    margin-right: 30px;
}
.current_list .nav-tabs li a:hover{background:#fff;color:#f19100;border-color:#f19100;}
.current_list .article-box{border-top:0;}

.curr_en{padding: 10px 12px!important;font-size: 18px!important;}
.column_title{text-align: center;    margin-top: 40px;}
.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:1242px;}
.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;
    
}
.wz_h {
	background:#fff;
    margin-bottom: 20px!important;
    padding: 15px 20px 10px;
    padding-bottom: 10px!important;
	border:#e3e3e3 1px solid!important;
}

.biaotih{line-height:26px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.zuozheh{line-height:26px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.wz_timu{overflow:hidden;}
.timuzz{width:80%;line-height: 24px;}
.kmnjqh{line-height:26px;}
.zhaiyaoh{color:#999;line-height:26px;height:85px;overflow: hidden;}
.zhaiyaoh p{margin-bottom: 0;}
.richpdfh{line-height:26px;margin-bottom: 5px;}
.richpdfh span{border:1px solid #e4c656;background: #fff; color:#333;padding:3px 8px;border-radius:5px;margin-right: 10px;}
.richpdfh span a{ color:#333;}
.richpdfh .fa{color:#df921e;}
.doih{color:#333;line-height: 26px;}
.red{color:#f00;}
a.doicolor{color:#2881de;}

.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: 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: 14px;
    color: #fff;
    margin-top: 8px;
    display: inline-block;
    background: #0053c2;
    padding: 2px 10px;
	
}
.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:#eaf3ff;color: #000000; margin-top: 25px;border-top: 1px #e5e5e5 solid;}
.banquan{margin: auto;overflow: hidden;padding:20px 0;color: #000000;text-align: center;line-height: 30px;position: relative;}
.db{background:#002f6d;overflow: hidden;text-align:center;color:#000000;line-height: 30px; padding: 10px 0;}

/*--返回顶部top--*/
.top_web{position: fixed;_position: absolute;bottom:80px;right:100px;width:48px; height:45px;border-radius: 5%;display: none;z-index: 9999;cursor: pointer; background:rgb(213 213 213);}
.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){
	.header{}
	.banner{padding:0 15px;}
	.banner img {margin:15px auto;}
	.ptb{padding-top:0;padding-bottom: 0;}
	.daohang{margin-top:0;border-top:1px solid #ccc;}
	.navbar-collapse {
    background:#232e3c;
    position: absolute;
    width: 100%;
    padding: 0 15px;
}
	.site-nav {
    min-height: 0px;
    margin-left: 0;
    margin-right: 0;
    z-index: 999;
}
	.navbar-nav .open .dropdown-menu>li>a {
    line-height: 26px;
    text-align: left;
	color: #fff;
	}
	.navbar-nav>li>a{line-height: 45px;border-bottom:1px solid #28374a;}
	.navbar-toggle {
    padding: 7px 8px;
    margin-top: 10px;
    margin-bottom: 8px;
    }
	
	.navbar-header{}
	.navbar-nav{margin:0;}
	
	.navbar-brand {
    	padding: 0;
    	width:83%;
		height:auto;
		color:#fff;
		text-align:right;
		font-size:16px;
		padding:5px 15px;
	}	
	.navbar-brand img{height:35px;}
	.dropdown-menu{background-color:#29384c !important;}
	.nav .open>a{background-color:#232e3c;}
	.site-nav .nav>li>a:focus, .site-nav .nav>li>a:hover {
		color: #eee;}
	
	.hot_tab ul li {width:100%;float:none;}
	
	.tab-box-mobile {
		overflow-x: scroll;
    
	}
	.current_list .nav-tabs{width: -webkit-max-content; width: max-content; margin-bottom: 30px;}
	.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: 17px;
    font-weight: bold;
	}
	.current_list .nav-tabs li a{font-size:17px;padding: 7px 10px;margin-right: 5px;}
	
	.current_list2 .nav-tabs {width: max-content;}
	.current_list .nav-tabs>li.active:after{margin-left: -10px;}
	.news_tab .tab-box a{font-size:14px;}
	
	.news_tab .tab-box{overflow-x: scroll;}
	.news_tab .tab-box .tab-box-mobile{width: -webkit-max-content;width: max-content;}
	.current_list .tab-content>.tab-pane{padding:15px;}
	
	.article-list li .article-l{width:100%;}
	.article-list li .article-r{width:100%;}
	
	.cover_meun{width:100%;text-align: left; float:none;}
	.cover-download{margin-left:0;margin-right:20px;}
	
	.fengxiang{text-align:center;margin-top: 10px;}
	/*摘要页面美工修改*/
	.flane_l{width:100%;}
	.flane_r{width:100%;padding-right:15px;}
	.wzjs{display:none;}
	.input-group{width:72%;}
	.adv-search:link, .adv-search:visited{width:25%;}
	
	.bai{background:#fff;padding-left:15px;padding-right:15px;}
	
	.carousel-caption{width:100%;height:auto;    padding-top: 10px;}
	
	.appsearch{margin:20px 15px; overflow: hidden;}
	.article-search{width:100%;margin:57px 0 20px;}
	.topic{background:url();margin-bottom:15px;padding:0;}
	.office_list{width:100%;margin-top:20px;padding:15px;}
	.office_list li{
	width: 48%;
    text-align: center;
    /* float: none; */
    margin:0 1%;
    margin-bottom: 10px;
    padding: 0;
    border-right: 0;
	}
	.office_list li img{width:40px;height:40px;margin-right: 5px;}
	.btn-shadow{padding:5px 10px;}
	.bgwz{line-height:24px;margin-top: 0;font-size: 18px;}
	
	.qkxx{margin-bottom:20px;}
	.qkxx_fm{width:100%;float:none;}
	.qkxx_xx{width:100%;float:none;padding:0;}
	.qknjq_tab{width:100%;float:none;}
	.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;}
	.ewm{float:left;}
	.ewm li{width:24%;}
	
	.hot_tab{padding-right: 15px; padding-left: 15px;}
	.hot_tp{width:100%;}
	.hot_wz{width:100%;}
	.hot_tab .hot_tp img{max-height:100%;}
	.sTempWrap{width:320px!important;    margin: auto;}
	
	.top_newstab ul{width: 90%;   top: 10px;right:10px;padding:10px;}
	.top_newstab ul li{font-size:16px;line-height: 20px;}
	
}

@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:#333;
	
	}

	.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;}
	
	.article-search {
    width: 100%;
    margin: 57px 0 20px;
	}
}


/*改变导航默认高*/
@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:40px;padding-right:40px;}
	.office_list{}
	.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:40px;padding-right:40px;}
}

@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 {margin:0 30px 0 0;}
	.navbar .nav > li:hover .dropdown-menu {display: block;}/*导航hover事件修改*/
	.site_nav_en a{font-size:16px!important;padding-left:0!important;padding-right:0!important;}
	.jj_wid{min-width:300px;}
	.div-wrapper{width:1200px;margin:0 auto;}
	.box-fixed{width:270px;height:auto;}
	
	.left-sidebar{width:70%;}
	.right-sidebar{width:30%;}
	
	.container{width:1300px;}
}


/*非响应式结构必引*/

/*非响应式结构必引end*/

/*------------------------------------------移动端结束----------------------------------------------------*/



/*内容*/
.content_nr{overflow: hidden;border:1px solid #e9effd;background: #fff;padding:10px 15px;box-shadow: 0 0 10px #e3e3e3;margin-bottom: 20px;}
.content_nr .column{
	font-size: 18px;
    height: 44px;
    color:#333;
    line-height: 40px;
    font-weight: bold;
    margin: -6px -10px 20px;
    padding-left: 10px;
    border-radius: 2px;
    border-bottom:2px solid #e3e3e3;
   text-align: left;
}
.content_nr .newstitle{
    text-align: center;
    margin: 30px 0 40px;
    font-size: 24px;
   
}
.item-content{line-height: 28px;}
.item-content-item{font-size:15px;border-bottom: 1px solid #eee;padding-bottom: 10px;}
.item-content-item a{color:#333;}
.item-content-item .fa{color:#003dd9;}
.content_volumn{margin:20px;}
.news-content{line-height:28px;}
.news-content img{max-width:100%;}
/*位置*/
.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;}


.gdwz {
    color: rgb(255 255 255 / 30%);
    position: absolute;
    right: 0;
}
/*专题*/
.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:#004d9f; 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;
}

/*二级页面start--------------------------------------------------------------------*/

.m-center{width:100%;}/*二级页面必引*/
.padding15{padding:15px;}
.margin15{margin:15px;}
.padding0{padding:0;}
.margin_b25{margin-bottom:25px;}
.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;}
.wenzhanglanmu_lm{line-height:30px;}
/*期专辑*/
.qi-zhuanji{overflow:hidden;min-height: 280px;margin-bottom: 20px;}
.qi-zhuanji ul{overflow:hidden;border-bottom: 1px solid #e9e9e9;padding: 10px 0;margin-bottom: 0;}
.qi-zhuanji li{line-height: 24px;}

.zhuanji_tupian{padding-top:10px;}
.zhuanji_tupian img{width:250px;height:200px;margin: auto;}
.zhuanji_timu{text-align:center;font-weight: bold;padding: 8px 0;}
.zhuanji_nianjq{text-align:center;}

/*过刊浏览聚类*/
.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;
	font-size: 14px;
	cursor: pointer;
	color: #666666;
	text-align: center;
	border: 1px solid #dedede;
	display: inline-block;
	line-height: 33px;
}
.gk_moshi ul li a{display:block;}
.gk_moshi ul li.on {
    background:#0761bd;
    color: #ffffff!important;
}
.gk_moshi ul li.on a{color:#fff;}


/*二级页面end----------------------------------------------------------*/

.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*/


/*高级检索css更新*/
#advsearch .td-left {
    background: #f1f1f1;
    width: 120px;
    padding: 3px 10px;
    text-align: right;
}
#advsearch .td-right {
    vertical-align: top;
    padding: 6px 6px;
}
#advsearch * {
    font-family: revert;
    font-size: 14px;
}
#advsearch table {
    border: 0;
    width: 100%;
    border-collapse: collapse;
    margin: 10px 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;
	    width: 23%;

}
#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;
	
}

.tiaoshu{margin:10px 0;background:#eef6ff url("../images/tongji.png") no-repeat 0 center;padding:5px 15px;font-size: 14px;}
.blue-color{color:#127bc7;padding:0 5px;}
.lunwen-liebiao .lanmu{margin-bottom:5px;}
.lunwen-liebiao .lanmu span{padding:6px 10px;background:#daebff;border-radius: 4px;color:#2761e3;font-size:14px;display: inline-block;}
.lunwen-liebiao .lanmu:after{background:url("../images/lanmu-d.png") no-repeat;content: " ";display: block;width: 7px;height: 3px;margin-left:12px;}
.lunwen-liebiao .lunwen{font-size: 16px;color:#001e62;margin-bottom: 10px;display: block;font-weight: bold;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.lunwen-liebiao .lunwen mark{color:#ff3000;background: transparent;padding: 0;}
.lunwen-liebiao .zuozhe{color: #333;margin-bottom:5px;}
.lunwen-liebiao .xinxi,.lunwen-liebiao .zhaiyao{color:#666;margin-bottom:5px;line-height:24px;}
.lunwen-liebiao li .j-list{border-bottom: 1px solid #d0deff;overflow: hidden;padding-bottom: 10px;margin-bottom:15px;}

.wenzhang-liebiao{width:100%;overflow: hidden;line-height: 40px;background:#f5f5f5;}
.wenzhang-liebiao li{padding: 0 10px;float: left;margin: 0 10px;font-size: 14px;cursor: pointer;}
.wenzhang-liebiao .wz{background: url("../images/wz.png") no-repeat 0 center;padding-left:20px;width: 20px;height: 20px;margin-top: 10px;float: left;}
.wenzhang-liebiao .sp{background: url("../images/sp.png") no-repeat 0 center;padding-left:20px;}
.wenzhang-liebiao .tb{background: url("../images/tb.png") no-repeat 0 center;padding-left:20px;}
.wenzhang-liebiao .current{color: #127bc7;border-bottom:2px solid #ef8142;height: 40px;}



.page_ul{
  width: auto;
  overflow: hidden;
  height: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
  float: right;
}
.page_ul_two{
  width: auto;
  overflow: hidden;
  height: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
  float: right;
}
.no_background{
  background: none !important;
  color: #5095cb !important;
  margin-left: 5px !important;
  padding: 5px 0px !important;
}
.page_ul_two li{
  width: auto;
  float: left;
  margin-left: 10px;
  text-align: center;
  height: 30px;
  padding: 0px 10px;
  background: #5095cb;
  color: #fff;
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 20px;
}
.page_ul_two li input{
  border: 1px solid #5095cb;
  outline: none;
}
.page_ul_two li a{
  color: #fff !important;
  text-decoration: none !important;
}
.page_ul li{
  width: auto;
  float: left;
  margin-left: 10px;
  text-align: center;
  height: 30px;
  padding: 0px 10px;
  background: #5095cb;
  color: #fff;
  font-size: 12px;
  font-family: "微软雅黑";
  line-height: 30px;
}
.page_ul li input{
  border: 1px solid #5095cb;
}
.page_ul li a{
  color: #fff !important;
  text-decoration: none !important;
}
@media (min-width:200px) and (max-width:800px){
  .page_ul{
    width: fit-content;
    display: block;
    margin: 0 auto;
    clear: both;
    float: none;
  }
  .page_ul_two{
    width: fit-content;
    display: block;
    margin: 0 auto;
    float: none;
  }
  .hideinput{
    display: none;
  }
}


/*视频更多页面*/
.video_gdny{overflow:hidden;box-shadow:0 0 8px #d0d0d0;padding:2px;margin-bottom: 20px;}
.video_tp{margin-bottom: 8px;}
.video_tp img{height:60px;margin: auto;border:1px solid #eee;}
.video_timu{line-height:24px;margin-bottom: 5px; padding:0 5px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp:2;overflow: hidden;height:48px;}

.item-content img, .news-content img{max-width:100%;}



.zhengao-info {
    color: #0947b1;
    font-size: 16px;
    /* font-weight: 600; */
    padding-bottom: 5px;
    /* border-bottom: 1px solid #eee; */
    margin-bottom: 35px;
    text-align: center;
    background: #f6fafd;
    padding: 5px;
}
.zhengao-info span{margin:0 10px;}
.zhengao-info .laiyuan{color:#0947b1;}
.visit_all{width:100%;margin:20px 0 0;overflow:hidden;}


.zuanjia_gd{overflow:hidden;}
.zuanjia_gd .zj_zj{text-align:center;margin: 10px 0;padding:8px 0; border:1px solid #ededed;}
.zuanjia_gd .zj_zj img{height:200px;margin: auto;}




