/*全局样式*/
*{margin:0;padding:0;list-style:none;}
li{list-style:none;}
img{border:0;}

a:link, a:visited {text-decoration: none;color: #222;}
a:hover{color:#333;text-decoration: none;}

body{font-size:14px;
	font-family: Arial,"Microsoft YaHei";
	background:#fff;	
}

.gd{font-size: 14px;font-weight: normal;float:right;line-height:40px;color:#0e6bcd;}
.shenlan{background:#0042c7;}
.lanse{background:#edf6fd;}
.bg2{background:#f5fbff;}
.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;}
.margin-b25{margin-bottom:35px!important;}
.padding-t40{padding-top:40px;padding-bottom: 20px;}
.padding-nb{padding:20px;}
.padding-0{padding-left:0;padding-right:0;}
.padd-10{padding-left:6%;padding-right:6%;}
.border-t{border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.main{width:1300px;margin: 0 auto;overflow:hidden;background: #fff;}

.box1{box-shadow: 0 0 10px #e8e5e5;}

/*头部*/
.ding{width:100%;background: #f2f2f3;border-bottom: 1px solid #ececec;}
.ding2{max-width:1300px;margin:auto;color:#fff;height: 42px;padding:0 15px;}

.d2{
	vertical-align: middle;
    font-size: 16px;
    color: #fff !important;
    line-height: 16px;
    float: right;
    margin-top: 10px;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    background: rgb(87 181 231);
    padding: 5px 9px;
    border-radius: 5px;
}
.d2 i{color:#fff;font-size: 22px;}
.d2 img{margin-right: 2px;}
.d2-line{
	display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    width: 1px;
    height: 16px;
    background: #fff;
}
.header{width:100%;margin:auto;padding:10px 0;background:#111928;position: fixed;top:0;z-index:999;}
.banner{max-width: 1300px; margin:0 auto;overflow: hidden;}

.zuoc{width:700px;float:left;}
.youc{width:500px;float:right;}
.rssemail{    
	overflow: hidden;
    margin-top:41px;
    float: right;
    width: 400px;
    text-align: right;
	
}

.index_top{
	width: 100%;
	background-image: url(../images/index_topbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 61px;
	
}
.index_container{max-width:1220px;margin: auto;overflow:hidden;padding:100px 0;}
.index_container h2, .index_container h3{width:700px;float:left;}
.index_container h2{color:#fff;font-size: 45px; font-weight: bold;margin-bottom:10px;}
.index_container h3{color: #fff; font-size: 52px;line-height: 66px;padding-right: 120px;}
.index_top_logo{width:305px;height:120px;float:left; position: absolute;}

/*导航菜单*/
.daohang{
	z-index: 9999;
	background:#003f89;
    height: 54px;
    box-sizing: border-box;
	margin-bottom: 50px;
	min-width:1200px;
	/*下拉菜单宽1200px时删除position: relative;*/
}
/* 主菜单 */
.head{position: relative;width:100%;background:#043baa;height:50px;z-index: 9999;margin-bottom: 30px;}
.head .navbox{max-width: 1300px;margin: 0 auto;}
.head .nav{display: block; float: left;}
.head .nav .nav_pc{ width: 100%;}
.head .nav ul li{float:left;position: relative;box-sizing: border-box;z-index: 999;}
.head .nav ul li:first-child{}
.head .nav ul li .f_a{line-height:50px;display:block;padding:0 39px;text-align:center;font-size:17px;color:#fff;}
.head .nav ul li:hover .f_a{background-color:#f0f6fd;color:#02469f; transition:all .3s}
.head .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#fff;background-color: #fff;z-index: 9999;box-sizing: border-box;border: 1px solid #b3caec;}
.head .nav ul li .s_navbox .s_a a{color:#333;font-size:15px;display:block;text-align: center;padding: 10px 0;border-top: 1px solid #fff;}
.head .nav ul li .s_navbox .s_a a:hover{background-color:#02469f;color: #fff;}
.m_nav{display:none}
.headlf .m_logo{display: none}
.headrg .m_menuimg{display: none}
/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
    .nav ul li .f_a{font-size:14px}
    .nav ul li .s_navbox .s_a a{font-size:12px}
    .foot_top ul{margin-left:60px}
    .nav ul li .s_navbox .s_a{width:100%}
 }
 
.dropwidth{width: 600% !important;padding:15px 10px;}
.droplink{
    display: inline-block !important;
    margin-bottom: 5px;
    padding: 2px !important;
    width: 50%;
    float: left;
    text-align: left !important;
}
.droplink:hover{background-color: #fff !important;color:#043baa !important;text-decoration: underline;}
.drop2{width: 160% !important;}
.drop2m{text-align: left !important;padding-left :5px!important;}
 
 /*移动端导航*/
 @media screen and (max-width: 768px) and (min-width: 0px){
    .msgNum{display: none;}
    .slider{margin-top: 44px;}
    .head{display:none}
    .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:#001f46;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
    .m_nav .closeicon{position:absolute;width:20%;left:10px;top:3%;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:#002561;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 #002b70;}
    .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:auto;line-height:22px;font-size:14px;padding-left:8%;overflow: hidden; width: 90%;margin:10px 0;}
 }
 

/*期刊信息*/
.qkxx{margin: auto;}
.qkxx li{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:50px;
    border-radius: 8px;
    box-shadow:0px 1px 9px rgb(224 224 224);
    transition: transform 0.3s, box-shadow 0.3s;
    padding: 15px;
	background: #fff;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}
.qkxx li:hover {
    transform: translateY(-5px);
    box-shadow:0 0px 15px rgba(0, 0, 0, 0.3);
}

.qkxx_fm{
	overflow: hidden;
    width: 100%;
    text-align: center;
	padding:25px 15px;
    border-radius: 10px;
	margin-bottom: 10px;
}
.qkxx_fm img{height:200px;margin: auto;}
.qkxx_xx{
	line-height: 26px;
    color: #333;
    text-align: left;
    overflow: hidden;
    padding: 0 0 0 10px;
    font-size: 15px;
    width: 100%;
	
}
.qkxx_xx h2{font-size:22px;font-weight: bold;}
.qkxx_xx p{color:#444;font-size: 16px; border-bottom: 1px solid #eee;padding-bottom: 10px;font-weight: bold;}
.qkxx_xx p i{color:#e57a13;font-size: 18px;}
.gwtg{text-align: left;margin-top: 8px;overflow: hidden;}
.qkxx_xx span{color:#0351b7;}

.fmbg1{background:#fff2ee;}
.fmbg2{background:#eefcff;}
.fmbg3{background:#fff4ee;}
.fmbg4{background:#eefff1;}
.fmbg5{background:#eef3ff;}
.fmbg6{background:#f6f2ff;}

.bj_bg_tab{
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin: 20px 0 7px;
}
.bj_theme_btn {
  font-size: 16px;
  font-weight: 600;
  padding: 6px 21px 6px;
  border-radius: 4px;
  background:#4a87c0;
  display: inline-block;
  color: #fff!important;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: color 0.3s;
  text-align: center;
}
.bj_theme_btn:before {
  top: 0px;
  width: 0px;
  left: auto;
  right: 0px;
  z-index: -1;
  bottom: 0px;
  content: "";
  position: absolute;
  background: #3972d2;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
}

.bj_theme_btn:hover {
  color: #fff;
}
.bj_theme_btn:hover::before {
  left: 0px;
  width: 100%;
  right: auto;
}


.button_gd {
    font-size: 16px;
    padding: 7px 10px 4px;
    display: inline-block;
    background: #fff;
    width: 150px;
    text-align: center;
    margin: auto;
    border: 1px solid #ccc;
    border-radius: 3px;
   
}
.button_gd:link{color:#666;}
.button_gd:hover { background:#e6ac0d;color: #fff;}



.youshi{background-image:url(../images/bg3.png);background-repeat: no-repeat;background-position: top;}
.ys_tab{overflow:hidden;max-width: 1250px;margin: auto;padding:65px 0 30px;}

.ysfl{overflow:hidden;}
.ysfl li{
	display: flex;
	float: left;
	margin: 17px;
	font-size: 16px;
	padding: 5px 16px;
	background:#fefefe;
	border-radius: 40px;
	transition: transform 0.3s, box-shadow 0.3s;
	border:1px solid #d7e0e8;
	justify-content: space-around;
	align-items: center;
}
.ysfl li:hover{
	cursor: pointer;
	transform: translateX(10px);
    box-shadow: 0 0px 8px #dcdcdc;
}
.ysfl li i{
	background:#f0f2f4;
	color:#1e97e7;
	/* padding: 10px; */
	font-size: 24px;
	border-radius: 50%;
	margin-right: 8px;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
}
.flm{
	font-size: 18px;
	color: #0069b2;
    font-weight: bold;
}



.ystp{background-image: url(../images/ystpbg.png);background-repeat: no-repeat;background-position: top;}
.ystp li{    
	margin: 17px 20px;
    float: left;
    background: #fff;
    box-shadow: 0px 1px 8px #ccc;
    padding: 4px;
    border-radius: 13px;
	cursor:pointer;
}
.ystp li img{height:37px;transition: all 0.4s linear;}
.ystp li img:hover{transform:scale(0.9);}
.hr1{width:100%;overflow:hidden;height:2px;}




.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;
  
}
/*新闻*/
.xw_tab{background:#fff;overflow: hidden;margin-bottom: 30px;}
.xw_tab dl{overflow:hidden;margin:17px 0 0;}
.xw_tab dd{
    line-height:30px;
    font-size:16px;
    overflow: hidden;    
    margin-bottom: 15px;
    border-bottom: 1px #ccc dashed;
    padding-bottom: 15px;
    display: flex;
	justify-content: flex-start;
}
.xw_title{
	font-size: 18px;
    color: #000000;
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
    margin-left: 2px;
    border-radius: 0 0 4px 4px;
}

.x_shijian{float:left;text-align: center;background:#e1efff;margin-right: 20px;border-radius:3px;display: inline-block;}
.x_shijian .ri{width: 80px;font-size:34px;line-height: 41px; text-align: center;font-weight: bold;font-family: Segoe UI;color:#043baa;}
.x_shijian .ny{width: 80px;font-size:17px;line-height: 30px; color:#666;text-align: center;}

/*文字向上不间断滚动*/
#de {width:100%;background: #fff;margin:10px auto;height:263px;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: 24px;}
.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:#e4b21b;}


.title_1{
	margin-bottom: 20px;
	
}
.title_1 .t1{display: inline-block; font-size:30px;font-weight: bold;color:#0048bd;}

.title_2{
	overflow: hidden;
    padding: 10px 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background:#d6eeff;
}

.title_3{
	display: block;
    width:150px;
    text-align: left;
    margin: auto;
	    margin-bottom: 20px;
   
}
.title_3 .t3{
	margin-top:1px;
	line-height: 25px;
    font-weight: bold;
	font-size: 30px;
	color:#0048bd;
	border-right:2px solid #0048bd;
}
.title_4{
	line-height: 40px;
    font-size: 18px;
	font-weight: bold;
    color: #333;
  
}
.title_6{
    width: 100%;
   overflow: hidden;
   line-height:50px;
   text-align: center;
   position: relative;
   height:50px;
   margin: 0px auto 20px;
}
.title_6 span {
    font-size:22px;
    color:#044caa;
	font-weight: bold;
    position: relative;
    line-height: inherit;
    vertical-align: top;
   
}
.title_6 span:before, .title_6 span:after {
    content: '';
    display: block;
    width: 10rem;
    height:3px;
    background:#e48618;
    position: absolute;
    top: 50%;
    left: -11rem;
}

.title_6 span:after {
    left: auto;
    right: -11rem;
}
.tab_list{	
	overflow: hidden;
    background: #fff;
    margin-bottom:20px;
}
.tab_list ul{margin: 10px 0;overflow: hidden;}
.tab_list ul li{line-height: 35px;border-bottom:1px solid #f3f3f3;}


.tab_list2{margin-bottom: 20px;overflow: hidden;background:#fff;}
.tab_list2 ul{overflow: hidden;width:100%;min-height:264px;padding:5px 0 10px;margin-bottom: 0;}
.tab_list2 li{line-height:24px;margin:11px 10px;padding-bottom: 11px; border-bottom: 1px solid #eee;overflow: hidden;}

.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-bottom: 20px;overflow: hidden;background:#fff;}
.tab_list3 ul{overflow: hidden;width:100%;padding:15px 10px;margin-bottom: 0;}
.tab_list3 li{line-height:25px;margin-bottom: 5px;padding-bottom: 5px; border-bottom: 1px solid #eee;overflow: hidden;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;}
.tab_list3 .shijian{color:#999;font-size: 14px;}

.tab_list7{overflow:hidden;width: 100%; margin-bottom:15px;}
.tab_list7 ul{overflow:hidden;width: 100%; margin: 0;}
.tab_list7 ul li{overflow: hidden;border-left:3px solid #1867c0;background:#f6f6f6;padding:5px 10px;margin-bottom: 10px;}
.kepu_tp{text-align: center;}
.kepu_tp img{width:280px;height:166px;margin: auto;}
.kepu_title{
	color: #333;
    text-align: left;
    line-height:26px;
    font-size: 16px;
	overflow: hidden;
   
}
.kepu_shijian{    color: #999;}


.tit2_bt{line-height: 25px;margin:10px 10px;}
.tit2_bt img{width:100%;margin-bottom: 5px;}
.tit2_tm{padding-bottom: 10px; border-bottom: 1px solid #eee;}
.tit2_shijian{color:#999;}


.tj_tab{max-width:1300px;margin: auto;overflow: hidden;margin-bottom: 30px;}
.tj_tab ul{margin:0;overflow:hidden;}
.tj_tab ul li{
	overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tj_tab ul li i{    
    width:60px;
    height:60px;
    background: #167ad0;
    color: #fff;
    border-radius: 50%;
    font-size: 40px;
    padding: 10px;
    margin-right: 20px;
    line-height: 41px;
    text-align: center;
}
.ia{background:#eb8a19 !important;}
.ib{background:#e23737 !important;}
.ic{background:#1bb3a3 !important;}
.tjright{overflow:hidden;}
.tj_title{font-size: 18px;color:#666;}
.tj_number{
    font-family: georgia;
    font-size: 28px;
    color: #0760b9;
    font-weight: bold;
    
}


/*热点文章*/
.hot_tab{margin:auto; overflow:hidden;}
.hot_tab ul{margin-bottom:0;}
.hot_tab ul li{background: #fff; padding:15px;margin-bottom:23px;}
.hot_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 30px rgba(0,0,0,0.1);
}
/*.hot_tab ul li:first-child{display:none;} 控制第一条隐藏*/ 
.hot_wz{border-bottom: 1px solid #eee;padding-bottom:3px;margin-top:3px;}
.hot_qkm{line-height: 22px;padding: 3px 5px;background: #2765c1;display: inline-block;color: #fff;font-weight: bold;margin-bottom: 7px;}
.hot_tab .hot_biaoti{font-size: 15px;line-height: 26px;overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
.hot_tab .hot_biaoti a{color:#333;font-weight: bold;}
.hot_tab .hot_zuozhe{color:#666;line-height: 26px;margin: 2px 0;font-size:14px;overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
.hot_tab .hot_zhaiyao{color:#888;line-height: 26px;margin-bottom: 5px;}
.hot_tab .hot_volumnh{line-height: 26px;margin-bottom:5px;}
.hot_tab .hot_tupian img{width:273px;height:230px;margin: auto;margin-bottom: 5px;transition:.5s;}
.hot_tab .hot_tupian img:hover{transform: scale(1.1);}
.hot_tab .hot_doi{line-height: 26px;}
.hot_tab .hot_doi{color:#044caa;}

.r_rhot{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow:hidden;width:100%;height:25px;}/*控制字数，显示1行，超出用省略号*/
.b_b{text-align:center;width:100%;}


/*专题*/
.zhuanti_tab{max-width:1400px;overflow: hidden;margin: 0 auto;}
.zhuanti_tab ul{margin-bottom: 10px;}
.zhuanti_tab ul li{overflow: hidden;padding:15px;background: #fff;}
.zhuanti_tab ul li:last-child{margin-bottom:0;}
.zhuanti_tab_tp{overflow:hidden;text-align: center;}
.zhuanti_tab_tp img{width:100%;height:210px;margin: auto;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;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.zhuanti_tab_title a:hover{color:#cf0709;text-decoration: underline;}
.zhuanti_tab_author{line-height:26px;color:#666;}
.zhuanti_tab_jianjie{line-height:26px;}
.ztwz_r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:30px;}/*控制1行显示*/




/*期刊列表*/
.qk_list{max-width:1400px;margin: auto;;margin-bottom: 30px;}
.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;}

.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-wrapper{margin-bottom:40px;}
  .swiper-slide {
    text-align: center;
    
  }
 
  .swiper-slide img {
    display: block;
    height: 310px;
    object-fit: cover;
  }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0;}


/*视频*/
.video_tab{ margin: auto;background:#fff;margin-bottom:20px;}
.video_tab ul{margin:0;}
.video_tab ul li{background:#fff;padding:4px; overflow: hidden;;margin-bottom: 20px;}
.video-content {
    position: relative;
    background-color: white;
    border-radius: 4px;
   
  
}
.video-content:hover .video-play{opacity: 1;}
.video-content:hover img{transform: scale(1.1);}
video-content:hover .video-title{color:#0058ac;}

.video-tupian img{height:250px;width: 100%;transition: .35s;}
.video-play {
    background: url(../images/video_fill.png) no-repeat;
    min-height: 50px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 36%;
    left: 50%;
    margin-left: -25px;
    margin-top: -18px;
    opacity: .8;
    transition: .35s;
}
.video-title{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    padding: 0 8px;
    margin:10px 0 0;
    font-size: 16px;
   font-weight: bold;
}
.video-shijian{
    background: #d4e7ff;
    color: #666;
    font-size: 14px;
    line-height: 24px !important;
    display: inline-block;
    padding: 0 5px !important;
    margin:10px 8px;
   text-align: left;
}

.tuijian1{margin-bottom: 20px;overflow: hidden;background:#fff;}
.tuijian1 ul{overflow: hidden;width:100%;min-height:264px;padding:5px 0 10px;margin-bottom: 0;}
.tuijian1 li{line-height:24px;margin:5px 0;padding-bottom: 5px;overflow: hidden;}

.cbgd{position: absolute;top: 18px;right: 0;}
.cbgd a{color:#1c64bf;}


.yq_tab{margin-top: 60px; margin-bottom:40px;overflow: hidden;}
.yq_tab ul{overflow: hidden;width:100%;margin:0 20px 10px;}
.yq_tab li{display: block;float:left; line-height:24px;margin:0 30px 10px 0;overflow: hidden;}
.yq_tab li img{margin:auto;border-radius: 10px;}

/*专辑封面列表*/
.table_special{overflow:hidden;margin-bottom: 20px;}
.table_special ul{overflow:hidden; margin:0;padding: 0;}
.table_special li{width:49%;float:left;margin:4px;text-align: center;border: 1px solid #e8e8e8;padding:15px;}
.zhuanji_pic{float:left;}
.zhuanji_pic img{height:190px;}
.zhuanji_title{
	float:left;
	margin-left:20px;
	text-align: left;
    line-height: 25px;
    font-weight: bold;
    font-size: 14px;
	margin-top: 75px;
}
.zhuanji_njq{color:#666;text-align: center;}

.z_title_2{
	text-align: left;
    line-height: 28px;
    font-weight: bold;
    font-size: 15px;
    margin-top: 7px;
	padding-left:5px;
}

/*在线期刊*/
.zxqk{
	overflow: hidden;
    background:#ebeceb;
     margin-bottom:20px;
	
}
.zxqk ul{    
	overflow: hidden;
    padding: 10px;
    background: #fff;
    margin: 0 10px 10px;
}
.zxqk li{
	height: 40px;
    line-height: 40px;
    text-align: center;
    background:#47b05f;
    margin: 2px;
    color: #fff;
    border-radius: 5px;
    width: 48%;
    float: left;
}
.zxqk li a{color:#fff;display:block;}
.zxqk li a:hover{color: #fff;background:#ecb509;display: block;text-decoration: none; border-radius: 5px;}

.ggt{max-width:1200px;margin: auto; overflow:hidden;margin-bottom:40px;padding:0 15px;}
.ggt img{width:100%;}
.rctit{text-align: center;line-height:22px;}



.current_list1{overflow:hidden;background: #fff;margin: 30px 0 20px;position: relative;}
.current_list1 .tab-content>.tab-pane {background:#fff;overflow: hidden;}
.current_list1 .nav-tabs {border-bottom:1px solid #e5e5e5;}
.current_list1 .nav-tabs>li {float: left;margin-bottom: 0px;margin-right: 20px;padding-bottom: 0;border-bottom: 0;}
.current_list1 .nav-tabs>li .glyphicon{top: 3px;right: 3px;}
.current_list1 .nav-tabs li.active{color:#fff;}
.current_list1 .nav-tabs li.active a{background: #fff;color: #fff;border: 1px solid #c11428;font-size: 14px;}
.current_list1 .nav-tabs li.active a:hover{background: transparent;color: #005bac;    border-bottom: 2px solid #1c64bf;}
.current_list1 .nav-tabs>li.active>a, .current_list1 .nav-tabs>li.active>a:focus {
    color:  #1c64bf;
    cursor: pointer;
    background-color: #fff;
    border: 0px solid #fff;
    font-size: 22px;
   border-bottom: 2px solid #1c64bf;
}
.current_list1 .nav-tabs li a{border-radius: 0;height: 46px;line-height: 28px;font-size:22px;background:#fff;color: #333;border: 0 solid #fff;margin-right: 0;/* font-weight: bold; */padding: 10px 0;}
.current_list1 .nav-tabs li a:hover{background: transparent;color: #005bac;border-color: transparent;}
.current_list1 .article-box{border-top:0;overflow: hidden;}


.ewm{overflow: hidden;background:#fff;text-align: center;padding:10px 0;margin-bottom: 20px;}
.ewm img{width:140px;}
.ewm_wz{line-height:26px;text-align: center;margin-top: 5px;}
.ewm li{width:50%;float:left;text-align: center;overflow: hidden;padding:10px 0;}

.fengxiang{float:right;width:166px;}
#bsWXBox { height: 257px !important;width: 232px !important;}/*home页微信分享弹出二维码边框样式*/

/*访问统计*/
.tongji{overflow: hidden;line-height:28px;text-align: right;padding:10px 15px;}
.tongji span{font-size:24px;color:#666;}
label{font-weight: normal;}


.icon_list1{
	background: url(../images/diand.png) no-repeat 0 10px;
    padding-left: 15px;
}
.icon_list2{
	background: url(../images/diank.png) no-repeat 0 7px;
    padding-left: 20px;
}
.icon_list3{
	overflow: hidden;
  	background: url(../images/diand.png) no-repeat 0 14px;
    padding-left: 15px;
}
.icon_list4{
	overflow: hidden;
  	background: url(../images/diand.png) no-repeat 0 12px;
    padding-left: 25px;
}
.border{border:#e8e8e8 1px solid;}
.border-radius{border-radius:  4px 4px 0 0;}


/*-------------------------------文章-----------------------------------*/
.j-article{width:100%;overflow: hidden;}
.latest-issue{margin:20px 0 10px;font-size: 15px;font-weight: bold;border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.j-article .title {color: #c30000;font-weight: bold;margin-top: 5px;}
.j-article .journal-info {color:#666;}
.j-article .journal-info a{color: #00629f;}
.n-j-q{width: 100%;font-size: 14px;line-height: 40px;font-weight: bold;}
.j-sx{font-size: 14px;color: #333;display: -webkit-inline-box;float: right;    margin-right: 10px;}
.j-sx a{color:#00629f;text-decoration:none;}
.j-sx a:hover{color:#f19100;text-decoration:none;}
.article-choose{width: 100%;color: #999;overflow: hidden;margin-bottom: 0px;margin-top: 5px;display: inline-block;border-bottom: 1px solid #ececec;}
.article-choose .choose{float: left;}
.width47{width:47%!important;float: right!important;border-bottom: 0!important;}

.other-tools{float: right;color:#ccc;font-size:18px;}
.other-tools-l{float: left;}
.other-tools .active{color:#f19100;}
.other-tools i,.other-tools .fengexian{padding: 0 3px;cursor: pointer;}
.other-tools .fengexian{padding: 0 3px;font-size: 18px;display: block;float: left;}

.article-list{overflow: hidden;}
.article-list li{    background: #fff;border-bottom:1px solid #fff;margin-bottom:5px;overflow: hidden;padding-bottom:5px;}
.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: 75%;}/*当文章有图片时，width值可适当调整缩小*/
.article-list li .j-title-1 a{color:#333;font-size: 15px;font-weight: bold;}
.article-list li .j-title-1 a:hover{color:#d48d00;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:#137edc;}
.article-list li .j-btn{color:#333;margin-left:-10px;}
.article-list li .j-btn .j-pdf{padding-bottom: 2px;}
.article-list li .j-btn .j-pdf,.article-list li .j-btn .j-html,.article-list li .j-btn .j-abs,.article-list li .j-btn .j-shouc{color:#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: 5px;}
.article-list li .article-img{padding:10px;overflow: hidden;display: block;}
.article-list li .article-r{width:22%;float: right;padding-top: 76px;}
.j-abstract{font-size: 14px;color: #777;display: none;margin-top: 10px;}
.article-list li .article-w{width: 96%;}
.cover-download a {
    background: url(../images/download-pdf.png) no-repeat;
    padding-left: 22px;
    color: #00629f;
	margin: 3px 0;
    display: block;
}


/* 文章目录*/
/*文章*/
.current_list{overflow:hidden;/* background: #fff; */margin: 30px 0 20px;}
.current_list .nav-tabs {
    border-bottom:0;
    margin: auto;
    display: block;
    text-align: center;
    width: 815px;
	margin-bottom: 20px;
}
.current_list .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
	margin-right: 10px;
}
.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus, .current_list .nav-tabs>li.active>a:hover {
	color: #2e73e4;
	cursor: pointer;
	background-color: transparent;
	border: 0px solid #fff;
	border-bottom-color: transparent;
	font-size: 22px;
	/* font-weight: bold; */
}
.current_list .nav-tabs>li>a {
       border-radius: 0;
       height: 44px;
       line-height: 31px;
       font-size: 22px;
       background: transparent;
       color: #454545;
       border: 0px solid #fff;
       margin-right: 0;
}
.current_list .nav>li>a {
    position: relative;
    display: block;
    padding: 7px 20px;
}
.current_list .nav-tabs>li>a:hover {
    border-color:transparent;
}
.current_list .nav>li>a:focus, .current_list .nav>li>a:hover {
    text-decoration: none;
    background-color:transparent;
	color:#333;
}
.currcurrent_listent .article-box {
    border-top: 0;
    overflow: hidden;
}
.current_list .tab-content>.active {
    display: block;
    
}
.current_list .tab-content>.tab-pane {
   overflow: hidden;
   
}

.dicon1{background:url(../images/d1.png);width: 16px;height: 16px;display: inline-block;}
.current_list .nav-tabs>li.active>a>.dicon1, .current_list .nav-tabs>li.active>.dicon1 a:focus, .current_list .nav-tabs>li.active>.dicon1 a:hover {
	background:url(../images/d1s.png);width: 16px;height: 16px;display: inline-block;}

.dicon2{background:url(../images/d2.png);width: 14px;height: 16px;display: inline-block;}
.current_list .nav-tabs>li.active>a>.dicon2, .current_list .nav-tabs>li.active>.dicon2 a:focus, .current_list .nav-tabs>li.active>.dicon2 a:hover {
	background:url(../images/d2s.png);width: 14px;height: 16px;display: inline-block;}

.dicon3{background:url(../images/d3.png);width: 16px;height: 16px;display: inline-block;}
.current_list .nav-tabs>li.active>a>.dicon3, .current_list .nav-tabs>li.active>.dicon3 a:focus, .current_list .nav-tabs>li.active>.dicon3 a:hover {
	background:url(../images/d3s.png);width: 16px;height: 16px;display: inline-block;}

.dicon4{background:url(../images/d4.png);width: 13px;height: 16px;display: inline-block;}
.current_list .nav-tabs>li.active>a>.dicon4, .current_list .nav-tabs>li.active>.dicon4 a:focus, .current_list .nav-tabs>li.active>.dicon4 a:hover {
	background:url(../images/d4s.png);width: 13px;height: 16px;display: inline-block;}

.dicon5{background:url(../images/d5.png);width: 16px;height: 16px;display: inline-block;}
.current_list .nav-tabs>li.active>a>.dicon5, .current_list .nav-tabs>li.active>.dicon5 a:focus, .current_list .nav-tabs>li.active>.dicon5 a:hover {
	background:url(../images/d5s.png);width: 16px;height: 16px;display: inline-block;}

.wz_h{margin-bottom:20px!important;padding:0 20px 10px;padding-bottom: 10px!important;}

.column_title{
	height: 45px;
    line-height: 40px;
    padding-left: 10px;
    border-bottom:1px solid #eee;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    border-top: 3px solid #0058ac;
}
.tab{overflow: hidden;width: 300px; float: left;}
.njq{width:100%;font-size:14px;font-weight:bold;line-height: 24px;}
.syq{width:100%;text-align: left;margin-top: 10px;margin-bottom: 10px;}

.kuang{overflow: auto!important;  height:1732px;}
.kuang_en{ overflow: auto; height:880px!important;}
.wenzhanglanmu{
	font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
    display: inline-block;
    background: #0a6cca;
    border-radius: 2px;
    padding: 4px 10px;
}
.wenzhang{overflow:hidden;}
.wenzhang li{
	border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    min-height: 143px;
    
}
.biaoti{color:#333;font-size: 15px;font-weight: bold;height:30px;}
.biaoti a{color:#333;text-decoration:none;} 
.wz_timu{overflow:hidden;}
.timuzz{width:80%;line-height: 24px;}
.qishiyema{color:#d28912;}
.zuozhe{color:#333;font-size:14px;line-height:26px;height:26px;}
.kmnjq{line-height:26px;}
.zhaiyaoh{color:#999;line-height:26px;height:85px;overflow: hidden;}
.zhaiyaoh p{margin-bottom: 0;}
.richpdfh{line-height:26px;}
.doih{color:#333;line-height: 26px;}
.red{color:#f00;}
a.doicolor{color:#018ead;}
.more-article a {
    background: #fff;
    font-size: 14px;
    color: #222;
    display: inline-block;
    margin-top: 20px;
	margin-bottom:20px;
    height: 37px;
    line-height: 37px;
    padding: 0 35px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}
.gd_wenzhang{width:100%;text-align: right;overflow:hidden; padding: 16px;}
.gd_wenzhang a{
	border-bottom: 1px solid #ddd;
    color:#3c68ab;
    overflow: hidden;
}
.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: 3px;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    font-size: 14px;
    color: #fff;
    margin-top: 8px;
    display: inline-block;
    background:#1c64bf;
    padding: 4px 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{background:#333;overflow: hidden;padding: 22px 0;}
.footer-info{color: #e4e4e4;text-align: center;font-size: 14px;padding: 45px 0 0;}
.footer-info p{margin-bottom: 5px;line-height: 24px;}
.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;}

/*--返回顶部top--*/
.top_web{position: fixed;_position: absolute;bottom:80px;right:10px;width:50px; height:50px;border-radius: 5%;display: none;z-index: 9999;cursor: pointer; background:rgb(23 70 175 / 88%);}
.top_web .glyphicon{text-align: center;top: 13px;left: 14px; font-size: 22px;color: #fff;}
/*--返回顶部top--*/

/*------------------------------------------移动端开始----------------------------------------------------*/

@media (max-width: 767px){
	
	.zuoc{margin-top:5px;margin-bottom: 5px;}
	.header{padding:10px 0;}
	.daohang{margin-top: 0;}
	.xs_banner {height: 70px;}
	.xs_tp{height:35px!important;    margin-top: 20px!important;}
	.site-nav {
		min-height: 0px;
		width: 100%;
		z-index: 999;
		
	}
	.navbar-header{
		padding:5px 15px;
	}
	.navbar-collapse{
		background:#e5e5e5;
		position:absolute;
   	 	width: 100%;
    	padding: 0 15px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
    	line-height: 26px;
    	text-align: left;
		color: #fff;
		font-size: 14px;
	}
	.dropdown-menu{background-color:#ccc!important;}
	.navbar-nav>li>a{    
		line-height: 40px;
    	border-bottom:1px solid #d7d7d7;
    	color: #333;
    	font-size: 16px!important;
		text-align: left!important;
	}
	
	.nav .open>a{
		border-color: #4a4747;
    	color: #fff;
    	background:#38b9b4;
	}
	.site-nav .nav>li>a:focus, .site-nav .nav>li>a:hover {
        text-decoration: none;
    	background-color:#ccc;
    	color:#fff;
    	border-color:#ccc;
	}
	.navbar-toggle {
		padding: 0;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-right: 0;
		vertical-align: middle;
		
    }
	.navbar-brand {
    	padding: 0;
    	width:50%;
		height:auto;
	}	
	.xsnav{padding:0 0;}
	.navbar-brand img{vertical-align: middle;width:300px;}
	.m_search{float:right;    margin: 15px;}
	.well{
		border:0;
		padding: 10px 15px;
    	overflow: hidden;
    	margin-bottom: 2px;
	}
	.m_s{position: absolute; z-index: 999;}
	
	
	.tab-box-mobile {
		overflow-x: scroll;
    
	}
	.current_list .nav-tabs{width: -webkit-max-content; width: max-content;}
	.current_list .nav-tabs>li {
    margin-right: 5px;
    margin-left: 5px;
	}
	.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
        cursor: pointer;
    font-size: 14px;
    font-weight: bold;
	}
	.current_list .nav-tabs li a{font-size:14px;padding: 7px 10px;}
	
	.news_tab .tab-box a{font-size:14px;margin-right: 10px;}
	
	.news_tab .tab-box{overflow-x: scroll;}
	.news_tab .tab-box .tab-box-mobile{width: -webkit-max-content;width: max-content;}
	
	.article-list li .article-l, .article-list li .article-r{width:93%;padding-top: 0;}
	.kuang{height:500px!important;}
	
	.bgcd{margin-bottom:5px;}
	.bgcd a{padding:1px 0;}
	.bgcd img{width:150px;}
	.qkxx_xx{padding:15px;}
	/*摘要页面美工修改*/
	.flane_l{width:100%;}
	.flane_r{width:100%;padding-right:15px;}
	.wzjs{display:none;}
	.input-group{width:72%;}
	.adv-search:link, .adv-search:visited{width:25%;}
	.tupian{margin: 20px 0 20px;}
	.bai{background:#fff;padding-left:15px;padding-right:15px;}
	
	.news_tupian{ margin-bottom:20px;margin-top: 60px;}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {
   	height: 150px;
	}
	.carousel-caption{}
	.carousel-caption p{font-size:14px;text-align: center;}
	.ewm img{width:40%;margin-top:5px;}
	.dbnr{line-height:24px;margin-bottom: 10px;}
	
	.allpadding{margin-top:0;}
	.qkxx_fm{padding:10px 0;}
	.qkxx_fm img{}
	.qkxx_nr{width:60%;margin: auto;}
	.index_top{}
	.daohang{float:none;margin-top:0!important;border: 0;}
	.padd0 {padding-left: 0; padding-right: 0;}
	.xw_tab, .hot_tab{padding-right:0;padding-left:0;}
	.rc_tab img{width:50%;margin: auto;}
	.index_container{padding:20px;}
	.index_container h2, .index_container h3{width:350px;}
	.index_container h2{font-size:24px;line-height: 55px;}
	.index_container h3{font-size:20px;line-height: 30px;padding-right: 0;margin-top: 0;}
	.bj_theme_btn{padding:6px 10px;}
	.db1{padding-left:15px;margin-bottom: 10px;}
	.tongji{margin-bottom:20px;}
	.zclm_2{ position: relative;}
	.zclm_2 ul li{float:none;line-height:30px;margin-left:15px;}
	.gdyqlj{    
		line-height: 30px;
		position: absolute;
		right: 0;
		top: 13px;
	}
	.article-search{float: none;  width: 100%;margin-top:5px;margin-bottom: 5px;}
	
	.office_list{margin:10px 15px 15px;}
	
	.db{padding:10px 15px;line-height:25px;text-align: left!important;}
	.fl{float: left!important;}
	
	.tj_tab ul li{width:100%;margin:10px 0;}
	.bgb{padding:20px 0;}
	.video_tab li{margin-bottom:20px;}	
	.m-banner{width:100%;}
	.mb-img{display:none;}
	.mb-news{width:100%;}
	.mb-inav{left:30px;}
	
    .hot_tab ul li{margin:15px;}
	.hot_tp{display:none;}
	.hot_wz{width:100%;}
	.tab_list3 ul li{float:none;display:block;}
	.tab_list3 ul li img{margin-right:10px}
	.tab_hezuo ul{margin-top:10px;}
	.tab_hezuo li{width:48%;margin-right: 2%; margin-bottom: 10px;}
	.tab_hezuo li img{width:100%;height:auto;}
	.zgzb, .tongji{text-align:left;}
	
	.gundong_xw_title{width:10%;}
	.qimo8{width:90%;}
	.tab_list4{margin-bottom:20px;}
	.tab_list4 dt img{width:100%;height:auto;}
	
	.btn-shadow{padding:15px 0;}
	.bgwz{margin-top:5px;}
	
	.tj_tab ul li { margin: 10px 0;flex-direction: column;}
	.tj_tab ul li i{margin-right: 0;}
	.tj_title{margin-top:10px;text-align: center;}
	.qk_list{margin:0 15px;}
    .swiper-wrapper{padding:20%;}
	
	.ys_tab{margin:0 15px;}
	.ysfl{margin-top:20px;}
	.ysfl li{width:100%;margin:10px 0;font-size:14px;}
	.ystb li{width:100%;margin: 10px;}
	
	
	.effect-1 .effect-img img{width:100%;height:auto;}
	
	
	
	
}
@media (min-width: 768px){
	.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border:0;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	}/*	分享代码控制*/
	
	
	.site-nav .nav>li>a {
	color:#fff;
	
	}

	.tab-title .item {
		 width: 144px;
		}

	.navbar-nav>li {
		float: left; 
		}
	
}

@media (max-width: 1023px){
.daohang{display:none;}
}

@media (min-width: 768px)and (max-width: 992px){
	.current .nav>li>a {    padding: 7px 8px;}
	.article-search .input-group {}
	.site-nav .navbar-nav>li>a {font-size: 14px;padding: 10px 10px;line-height: 30px;}
}

@media (min-width: 992px) and (max-width: 1024px) {
	.article-search .input-group {width: 65%;}
	.site-nav .navbar-nav>li>a {font-size: 14px;padding:10px 20px!important;line-height: 30px;}
	.current .nav>li>a { padding: 7px 17px;}
	
}
@media(max-width: 992px) {
	.floating_ck{display:none;}
}

@media (max-width: 1200px) {
	.index_cont, .tab_list2 li{width:100%;}
	
	.fudong{display:none;}
	
	
	
}

@media (min-width: 1024px){
	.site-nav .nav>li>a {padding-left:14px;padding-right:14px;}
	.center{padding:0 7px;}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {
  	   	
  	}
	
	.wz1{width:34%;}
	.wz2{width:32%;}
	.pd-zy{padding-left:5px;padding-right:5px;}
}

/*改变导航默认高*/
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }
	
}

@media (min-width:1200px) {
	/*导航hover事件修改*/
	.navbar .nav > li:hover .dropdown-menu {display: block;}
	
	.container{width:1300px;}
	.left-sidebar{width:70%;}
	.right-sidebar{width:30%;}
	
	.tu_pr{width:40%;}
	.xw_pr{width:30%;}
	.xw_xx{width:30%;}
	
	.dbw{width:400px;}
}

/*------------------------------------------移动端结束----------------------------------------------------*/

/*非响应式结构必引*/

/*非响应式结构必引end*/













