/*全局样式*/
*{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:20px;color:#0e6bcd;}
.white{background:#fff;}
.huise{background:#f4f4f4;}
.lanse{background:url(../images/lansebg.jpg) no-repeat top;}
.shenlan{background:#f5f5f5;}
.baise{color:#fff!important;}
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 #e5e5e5;}
.mb-60 {margin-bottom: 20px;}
/*头部*/
.ding{width:100%;background: #024494;}
.ding2{max-width:1400px;margin:auto;padding:0 15px;text-align: right;}
.ding2 a{line-height: 40px;color:#fff;margin-left:15px;font-size: 16px;}
.d2{
	display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color:#f00!important;
    line-height: 16px;
}
.d2-line{
	display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    width: 1px;
    height: 16px;
    background: #fff;
}

.banner-1 { 
background-image: url(../images/hearbg.jpg);  
background-size: cover;   
background-position-y: top;    
background-position-x: center;   
background-repeat: no-repeat;    
width: 100%;    
position: relative;   
z-index: 1;    
margin-top: 97px;
margin-bottom:40px;
}
.banner-1 .hero-content {
    padding: 170px 0 100px;
}

.banner-1 .hero-content .counter-area {
    display: flex;
    justify-content: space-around;
}
.banner-1 .hero-content .qkw-search-area {
    margin: 30px auto 80px;
	    overflow: hidden;
}

header.style-1 {
    box-shadow: none;
	margin-bottom: 0;
}
.banner-1 .datu-pic {
    display:block;
}

@media (max-width: 576px){
.banner-1 .hero-content {
    padding: 20px 0;
}
.banner-1 .hero-content h1 {
}
}

/*检索*/
.select-k{width:20%;float:left;height: 35px;line-height: 35px;margin-right:2%;border-radius:5px;border: 0 solid #e4e4e4;background: #e2f2ff;}
.article-search{margin:0 auto;background: #e2f2ff;padding:5px 10px;overflow: hidden;border-radius: 47px;margin-top: 25px;}
.article-search .input-group{width:57%;float: left;}
.article-search .adv-search{width:20%;float: right;text-align: right;}
.article-search .adv-search a{display: inline-block;width:100%;color: #333;height:35px;line-height:35px;font-weight: bold;font-size: 14px;text-align:center;}
.article-search .btn-default,.article-search .form-control{height:50px;}
.article-search .form-control{width:97%;padding-left: 10px;height: 35px;border: #e2f2ff 1px solid;border-radius: 0!important;background: #e2f2ff;margin-right:2%;box-shadow: none;-webkit-box-shadow: none;border-left: 1px solid #ccc;}
.article-search .input-group-btn{width: 30%;}
.article-search .btn-default{width:100%;height: 35px;background:#2b84d1;font-size: 16px;border-color:#2b84d1;border-left:0;padding: 0px 15px;border-radius: 24px!important;line-height: 14px;border-radius: 20px;}
.article-search .btn-default .glyphicon-search{color:#fff;}
.article-search input::-webkit-input-placeholder { /* WebKit browsers */ 
color: #333; 
} 
.article-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color:#333; 
} 
.article-search input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #333; 
} 
.article-search input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color:#333; 
} 
/*---------------轮播图----------------------*/


/*统计数据*/
.num-area{max-width:1028px;margin: auto;overflow: hidden;}
.num-area li{
       overflow: hidden;
    /* display: flex; */
    background: rgb(211 233 255 / 47%);
    padding: 15px 15px 15px 60px;
    border-radius: 10px;
    width: 23%;
    float: left;
    margin: 0 1%;
    }
.num-area li i{color:#fff;font-size: 45px;margin-right:15px;}
.count-number{font-size:18px;color:#333;}
.num-area li b{font-size:30px;color:#003dba;display: block;margin-bottom: 15px;position: relative;}
.num-area li b:after {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 4px;
    background:#003dba;
    left: 0;
    
    bottom:-6px;
    margin: auto;
}


.news_tupian{overflow:hidden;position: relative; margin-top: -20px; margin-bottom:25px;}

.news_tupian .carousel-caption h3{font-size: 20px;margin-top:5px;margin-bottom: 5px;}
.news_tupian .carousel-caption p{line-height: 24px;font-size: 16px; margin:0;}
.news_tupian .carousel-inner ol{ margin-bottom:0;}

.news_tupian .carousel-indicators .active{background-color:#fff;}
.news_tupian .carousel-caption a{color:#fff;}

.news_tupian .carousel-indicators {
    bottom: 10px;
}
.news_tupian .carousel-caption {
   background:rgb(89 141 185 / 51%);
    font-size: 22px;
    /* font-weight: bold; */
    display: inline-block;
    top: 40%;
    left: 50%;
    bottom: auto;
    padding: 30px 30px;
    text-shadow: none;
	
}

.news_tupian .glyphicon-chevron-left:before {
    content: "\e079";
}
.news_tupian .glyphicon-chevron-right:before {
    content: "\e080";
}
@media screen and (min-width: 768px){
    .banner .carousel-caption {
        right: 0;
        left: 0;
        padding-bottom:0;
    }
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width:100%;
	height:500px;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/

/*---------------轮播图end----------------------*/

/*期刊列表*/
.home-qikantab{max-width:1370px;margin: auto;margin-bottom:30px;}
.qklist{overflow:hidden;}
.qklist ul{overflow: hidden;margin-bottom: 0;}
.qklist ul li{
	border: 1px solid #e6e6e6;
    padding: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
}
.qklist ul li img{max-width: 128px;height:180px;box-shadow: 3px 3px 1px #2196dd;transition: .35s;}
.qklist ul li img:hover{transform: translateY(-6px);}
.qklist_nr{display:inline-block;padding:0 15px;line-height: 26px;}

/*最新录用*/
.zuixin_tab{overflow:hidden;margin-bottom:20px;background:#fff;}
.zuixin_tab ul{overflow:hidden;margin:15px 0 0;}
.zuixin_tab ul li{
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
	
}
.zuixin_wenzhang{border-bottom: 1px solid #eee;padding-bottom: 10px; margin-bottom: 15px;}
.luyong-shijian{line-height: 26px; color: #333;margin-bottom:5px;}
.zuixin_tab .biaoti{font-size: 15px;font-weight: bold;line-height: 26px;height:26px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;}
.zuixin_tab .zuozhe{color:#999;line-height: 26px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:26px;}
.zuixin_tab .zhaiyao{color:#666;line-height: 26px;}


.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;
      margin-top: 16px;
}
/*新闻*/
.xw_tab{overflow: hidden;    margin-top:50px;margin-bottom:20px;}
.xw_tab dl{
	overflow: hidden; 
    margin-bottom: 0;
}
.xw_tab dt{
	position: relative;
}

.xwt_tit{
	position: absolute;
    width: 100%;
    box-sizing: border-box;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 16px;
	font-weight: normal;
    padding-left: 15px;
	padding-right:15px;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    bottom: 0;
}
.xw_tab dd{
	overflow: hidden;
	padding-bottom:21px;
	display: flex;
	justify-content: flex-start;
	
}
.xw_tab dd .zilanmu{width:120px;color:#0056bd;line-height: 32px;font-size: 16px;text-align: left;}

.x_shijian{float:left;text-align: center;margin-right: 20px;border-radius: 15px;display: inline-block;}
.x_shijian .ri{width: 80px;font-size:36px;line-height: 40px;text-align: center;font-weight: bold;font-family: Segoe UI;color:#6bd087;font-style: italic;}
.x_shijian .ny{width: 80px;font-size:14px;line-height: 30px; color:#666;text-align: center;font-weight: bold;}
.x_tiaomu{
	display: block;
    font-size: 16px;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.x_tiaomu a{color:#666;}
.x_tiaomu a:hover{color:#1c61bb;}
.x_dline{border-bottom:1px solid #eee;width:100%;margin-bottom: 20px;}
.x_jianjie{width:540px;float:left;font-size:14px;color:#999;overflow: hidden;line-height: 22px; height:44px;}
/*---------------轮播图----------------------*/

.xw_tab .carousel-caption{
	position: absolute;
    right: 0;
    /* top: 0; */
    left: 0;
    bottom: 0px;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: none;
    width: 100%;
    background: #666;
    background: rgba(0,0,0,0.5);
    /* padding-left: 10px; */
    padding-bottom: 10px;
	    font-weight: normal;
}
.xw_tab .carousel-caption h3{font-size: 20px;margin-top:5px;margin-bottom: 5px;}
.xw_tab .carousel-caption p{
	line-height: 24px;
    font-size: 18px;
	font-weight: bold;
    /* margin: 0 0 30px; */
    text-align: left;
    padding: 0 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 85%;
}
.xw_tab .carousel-inner ol{ margin-bottom:0;}
.xw_tab  .carousel-indicators {
       bottom: 0px;
    right: 0;
    left: inherit;
    margin-left: 0;
    width: 20%;
	margin-bottom: 20px;
}
.xw_tab  .carousel-indicators .active{background-color:#ff8f03;border:1px solid #ff8f03;}
.carousel-caption a{color:#fff;}
.xw_tab .glyphicon-chevron-left:before {
    content: "\e079";
}
.xw_tab .glyphicon-chevron-right:before {
    content: "\e080";
}

.xw_tab .carousel-inner>.item>a>img, .xw_tab .carousel-inner>.item>img {
    width:100%;
	height:360px;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
/*---------------轮播图end----------------------*/

/*作者投稿*/
.zuozheh_tab{}
.zz_tg1{background:#fff;padding:10px;display: flex; justify-content: flex-start;margin-bottom: 20px;    box-shadow: 0 0 10px #e4e4e4;}
.zz_tgfm{margin-right:20px;}
.zz_tgfm img{width:160px;height:180px;}
.zz_tgan{text-align: left; display: inline-block;width: 60%;position: relative;}
.zz_tgan h4{font-size: 16px;}
.zz_tgan .is{overflow:hidden;padding:15px 0;}
.button_an1 {
   font-size: 16px;
    padding: 8px 10px;
    display: inline-block;
    background: #e3f1ff;
    width: 90%;
    border-radius: 5px;
    text-align: center;
    margin-top: 20px;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    border: 1px solid #dae4ef;
}

.button_an1:link{color:#226ac5;}
.button_an1:hover {
    border:1px solid #ce8744;
    color: #4380cd;
	    background: #fff9ed;
}
.button_an1:visited{color:#4380cd;}
.button_an1 i{margin-left:8px;}
.mybtns{width:100%;overflow:hidden;text-align: right;margin-bottom: 10px;}
.mybtns a{    
	width: 42px;
    height: 42px;
    display:inline-block;
    margin-right: 1px;
    background: #3984d2;
}

/*专家*/
.zhuanjia_tab{background:#fff;overflow:hidden;padding:5px 10px;}
.zhuanjia_tab li{
	overflow: hidden;
    border: 1px solid #bbd1e6;
	margin-bottom: 20px;
	padding:10px;
    display: flex;
    flex-direction: row;	
}
.zhuanjia_tab li img{    max-width: 125px;height: 165px;}
.zhuanjia_jj{
	display: inline-block;
	font-size:15px;
	text-align: left;
	padding:0 10px;
	line-height: 27px;
}

.zj_an1 {
  font-size: 26px;
    padding: 15px 10px;
    display: inline-block;
    background: #2E82FF;
    width: 82%;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 30px;
}

.zj_an1:link{color: #fff;}
.zj_an1:hover {
    color: #fff;
	background:#ffb346;
}
.zj_an1:visited{color:#fff;}
.zj_an1 i{margin-left:8px;}

.zjbg2{background:#00A1B3;}

/*文字向上不间断滚动*/
#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:#bebebe;float:right;}


.title_1{
	overflow: hidden;
	border-bottom:1px solid #efefef;
	margin-bottom: 15px;
}
.title_1 .t1{
	display: inline-block;
    font-size: 20px;
    line-height: 38px;
    font-weight: bold;
    color: #054da3;
    border-bottom: 3px solid #054da3;
}

.title_2{
	text-align:left;
	overflow:hidden;
	border-bottom: 1px solid #c8dced;
	padding: 0 10px;
}
.title_2 .t2{display: inline-block;float:left;font-size: 22px;font-weight: bold;color: #044caa;line-height: 41px;border-bottom: 3px solid #e48618;}

.title_3{
	display: block;
    width: 89px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 22px;
    color: #333;
    margin: auto;
    border-bottom: 3px solid #1c64bf;
}
.title_4{
	font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #fff;
    text-align: center;
  
}
.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;
}

.section-title{margin-bottom:35px;}
.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color:#024494;
 text-align: center;
}
.section-title h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background:#024494;
  bottom: 0;
  left: calc(50% - 20px);
}


.section-title2{margin-bottom:35px;}
.section-title2 h2 {
  font-size: 32px;
  font-weight: bold;
  
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color:#fff;
 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:#fff;
  bottom: 0;
  left: calc(50% - 20px);
}


.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: 16px;overflow: hidden;background:#fff;padding:5px 10px;}
.tab_list2 ul{overflow: hidden;width:100%;margin-bottom: 0;}
.tab_list2 li{    
	line-height: 28px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 16px;
}
.tab_list2 .title{width:80%;float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.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;}

/*推荐文章*/
.hot_tab{overflow: hidden;}
.hot_tab dl{margin:20px 0 10px;}
.hot_tab dl dd{background:#fff;padding:15px 15px 10px;margin-bottom: 20px;transition: .3s;}
.hot_tab dl dd: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_tab .hot_biaoti{font-size: 17px;line-height: 26px;padding:5px 0;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;}
.hot_tab .hot_biaoti a:hover{color:#2765c1;text-decoration: underline;}
.hot_tab .hot_zuozhe{color:#888;line-height: 26px;padding:5px 0;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.hot_tab .hot_volumn{line-height: 22px;padding:3px 5px;}
.hot_tab .hot_zhaiyao{color:#888;line-height: 16px;}
.hot_tab .hot_zhaiyao img{vertical-align: middle;}
.j-doi{color:#1554b1!important;}
.r_rhot{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow:hidden;width:100%;height:25px;}/*控制字数，显示1行，超出用省略号*/

/*专题*/
.zhuanti_tab{max-width:1360px;margin: 0 auto;position:relative;}

.zt_1{width:92%;background: #fff; overflow:hidden;border-bottom: 1px solid #ccc;padding:15px 15px 0;}
.zt_2{width:92%;background: #fff;overflow:hidden;padding:15px;}
.zhuanti_tab_tp{overflow:hidden;text-align: center;}
.zhuanti_tab_tp img{width:100%;height:150px;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_timu{font-size: 14px;margin-bottom: 10px;background: url(../images/gif-0865.gif) no-repeat 0 7px;padding-left: 11px;    overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.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行显示*/

.zt-prev{position: absolute;top: 250px;background: rgb(255 255 255 / 60%);border-radius: 5px;}
.zt-next{position: absolute;right:0;top:250px;background: rgb(255 255 255 / 60%);border-radius: 5px;}

/* 五3、专题专刊左右滚动演示 */
.zclm_1{width:100%;background: #fff;}
.domo-pic-scroll-lr3 { max-width:1280px; position:relative; margin:0 auto; margin-bottom: 10px;}
.domo-pic-scroll-lr3 .conts li { float:left;text-align:center; width:318px;}
.domo-pic-scroll-lr3 .conts li img {}
.domo-pic-scroll-lr3 .sTempWrap{margin-left:15px;}
.domo-pic-scroll-lr3 .textList { text-align:center;line-height:60px; padding:0px 15px;color:#fff; font-size:12px; overflow:hidden; }
.domo-pic-scroll-lr3 .textList .pageNav { line-height:20px; color:#6bd087; }
.domo-pic-scroll-lr3 .textList .pageNav font { font-size:14px; padding:0 5px; line-height:20px; color:#6bd087; font-style:italic; }
.domo-pic-scroll-lr3 .textList .pageNav .current { font-size:18px; padding-right:8px; }
			
.domo-pic-scroll-lr3 .prev, .domo-pic-scroll-lr3 .next {z-index:1;position:absolute;top:39%;margin-top: -23px;display:block;width:36px;height: 80px;line-height: 70px;font-size:36px;color:#fff;border-radius: 5px;background:#b2d5ed;text-align:center;font-family:"Comic Sans MS", cursive;cursor:pointer;}
.domo-pic-scroll-lr3 .prev {left:-35px;background:#fff;}
.domo-pic-scroll-lr3 .prev:hover, .domo-pic-scroll-lr3 .next:hover {background:#daeeff;color:#fff;}
.domo-pic-scroll-lr3 .next {right:-39px;background:#fff;}

.domo-pic-scroll-lr3 .tabs { width:100%; height:11px; line-height:11px; position:absolute; z-index:1; bottom:10px; left:0; overflow:hidden; }
.domo-pic-scroll-lr3 .tabs ul { text-align:center; height:11px; }
.domo-pic-scroll-lr3 .tabs ul li { line-height:999px; width:11px; height:11px; border-radius:11px; margin:0 5px; cursor:pointer; background:#b2d5ed; cursor:pointer; display:inline-block; *display:inline; zoom:1; overflow:hidden; }
.domo-pic-scroll-lr3 .tabs ul .current { background:#eb7e0e !important; }
.fa-angle-left, .fa-angle-right:before{color:#348edb;}

/*融媒体*/
  .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
		margin-left:2px;
		margin-right:40px !important;
		
    }
.swiper-wrapper{justify-content:space-around;}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: -3px !important;
}
.swiper-pagination-bullet {
    background: #0d73c8 !important;
    opacity:1 !important;
	width:20px !important;
	height:6px !important;
	border-radius: 5px !important;
}
.swiper-pagination-bullet-active {
    background:#ea6800 !important;
	width:30px !important;
	height:6px !important;
}



#owl-demo{position:relative;width:1360px;height:280px;margin:20px auto 0 auto;}
#owl-demo .item{position:relative;display:block;    margin: 0 15px;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:20px;height:7px;margin:0 3px;background: #0d73c8; border-radius: 20px;zoom:1;}
.owl-pagination .active{width:30px;background:#ea6800;border-radius:20px;}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(images/bg17.png);}
.owl-next{right:0;background-image:url(images/bg18.png);}
.owl-prev:hover{background-image:url(images/bg19.png);}
.owl-next:hover{background-image:url(images/bg20.png);}

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* 新媒体矩阵 */
.home-juzhen{padding:40px 0;background: #fff;}

.card_tab{width:100%;}
.share_zgqkyx{}


/* 平台卡片容器 */
.platform-grid {
	display: flex;
    justify-content: space-between;
    width: 100%;

}

/* 平台卡片 */
.platform-card {
	background: white;
	border-radius: 15px;
	padding: 12px 10px;
	text-align: center;
	transition: transform 0.3s ease;
	position: relative;
	overflow: hidden;
	width: 22%;
	margin-bottom: 3px;
}
.platform-card h3{margin:0;font-size: 16px;font-weight: bold;}
.platform-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}

/* 平台图标 */
.platform-icon {
	font-size: 4rem;
	margin-bottom: 1rem;
}

/* 各平台品牌色 */
.wechat { color: #07c160; }
.weibo { color: #e6162d; }
.douyin { color: #000; }
.bilibili { color: #00a1d6; }
.zhihu { color: #0084ff; }
.xiaohongshu { color: #ff2442; }
.toutiao{color:#ee0808;}
.dingxiangyuan{
	width: 45px;
    height: 42px;
    background: url(../images/dxy_logo.png) no-repeat center;
    background-size: cover;
    margin: auto;
    margin-bottom: 8px;
}
.jiankangjie{
	width: 45px;
    height: 42px;
    background: url(../images/jkj_logo.png) no-repeat center;
    background-size: cover;
    margin: auto;
    margin-bottom: 8px;
}

/* 二维码悬浮效果 */
.qrcode {
	position: absolute;
	bottom: -115%;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.9);
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}

.platform-card:hover .qrcode {
	bottom: 0;
}

.qrcode img {
	width: 90px;
	height: 90px;
	border: 1px solid #ddd;
	border-radius: 8px;
}




/*视频*/

.video_tab{padding: 30px 0;}
.video-column {
    overflow: hidden;
    margin: 0 0 22px;
}
.video-title{overflow: hidden;margin-bottom: 15px;}
.video-title span{float: left;font-size: 28px;/* color: #004097; */margin-bottom: 3px;/* font-family: arial; */}
.video-title .more{float: right;font-size: 17px;color:#325587;margin-top: 8px;}

.video-ollections-list{padding:10px 0;}
.video-tupian{height:200px;background: #f0f1f3;overflow: hidden;margin-bottom: 10px;display: block;/* border-top-left-radius: 10px; *//* border-top-right-radius: 10px; */position: relative;}
.video-tupian .video-play-1{background: url(../images/video.png) no-repeat;min-height: 50px;line-height: 50px;width:50px;height:50px;display: block;position: absolute;top:50%;left: 50%;margin-left: -25px;margin-top: -25px;opacity: .8;transition: .35s;}
.video-tupian img{height:200px;width: 100%;margin:0!important;transition: .35s;}
.video-container:hover .video-play-1{opacity: 1;}
.video-container:hover img{transform: scale(1.1);}
.video-container-height{/*height: 230px;*/overflow:hidden;}

.video-container {position: relative;background-color: white;border-radius: 4px;-webkit-box-shadow: 0 10px 20px rgba(34, 34, 34, 0.05);box-shadow: 0 10px 20px rgba(34, 34, 34, 0.1);-webkit-transition: 0.3s;transition: 0.3s;padding-bottom: 6px;margin-bottom:25px;}
.video-container a{
    font-size: 16px;
	text-decoration:none;
}
.video-container .video-tit{
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap; 
	display:block;
	padding:0 8px;
	line-height: 1.4;
	margin-bottom: 7px;
}
.video-container .video-authors{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
    color:#666;
    font-size: 15px;
    padding:0 8px;
    margin-bottom: 3px;
    width:50%;
    float:left;
}
.video-container .video-date{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
    color:#666;
    font-size: 15px;
    padding:0 8px;
    margin-bottom: 3px;
    width:50%;
    float:left;
    text-align: right;
}
.video-container .fa{
    color:#b8cbdf;
}
.video-container:hover {-webkit-box-shadow: 0 10px 20px rgba(34, 34, 34, 0.2); box-shadow: 0 10px 20px rgba(34, 34, 34, 0.2); }

.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:20px 0;overflow: hidden;}
.yq_tab ul{overflow: hidden;width:100%;margin:0;}
.yq_tab li{background: #fff; margin:10px 0;overflow: hidden;display: inline-block;margin-right: 20px;}
.yq_tab li img{height:50px;margin: auto;border:1px solid #efefef;padding: 2px;}

/*专辑封面列表*/
.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;
}

.b_b{width: 100%;overflow:hidden;text-align: center;}
.button_gd {
    font-size: 16px;
    padding: 7px 10px 4px;
    display: inline-block;
    width: 150px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    border: 1px solid #3c76b8;
    
   
}
.button_gd:link{color:#3c76b8;}
.button_gd:hover { background:#3c76b8;color: #fff;}




/*顶部导航*/
header.style-1 {
    position: fixed;
    width: 100%;
    z-index: 88888;
	background-color: #fff;
    /* display: flex; */
    /* align-items: center; */
   border-bottom: 1px solid #e0ecf3!important; 
   
    margin-bottom: 25px;
/*    background: linear-gradient(180deg,rgb(0,0,0,.3),rgb(0,0,0,.08),transparent);*/
}

header.style-1::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: rgba(255, 255, 255, .2);
}

header.style-1.sticky::after {display:none;}

header.style-1.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    animation: smooth-header .65s linear;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1!important;
	box-shadow: 2px 4px 8px #ccc;
}

@keyframes smooth-header {
    0% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0px);
    }
}

header.style-1.sticky .main-menu ul>li::before {
    top: -9px;
}

header.style-1.sticky .header-main-logo {
    /*display: none!important;
    visibility: hidden!important;
	*/
}

header.style-1.sticky .header-logo {
    display: block!important;
    visibility: visible!important;
    padding: 0 156px 0 0;
}

@media(max-width:1700px) {
    header.style-1.sticky .header-logo {
        /* padding: 0 80px; */
    }
}

@media(min-width:1400px) and (max-width:1599px) {
    header.style-1.sticky .header-logo {
        /* padding: 0 38px; */
    }
}

@media(max-width:1399px) {
    header.style-1.sticky .header-logo {
        padding-left: 0;
    }
}

@media(max-width:991px) {
    header.style-1.sticky .header-logo {
        padding: 15px 20px;
    }
}

header.style-1.sticky .top-bar {
    /* display: none!important; */
    /* visibility: hidden!important; */
}
/*
header.style-1.sticky .menu-area {
    border-bottom: 1px solid #f1f1f1!important;
}
*/
header.style-1 .header-main-logo {
    padding:1px 0;
}

@media(max-width:1700px) {
    header.style-1 .header-main-logo {
        /* padding: 0 80px; */
    }
}

@media(min-width:1400px) and (max-width:1599px) {
    header.style-1 .header-main-logo {

        padding-top: 19px;
    }
}

@media(max-width:1399px) {
    header.style-1 .header-main-logo {
        padding-top: 0;
        /* padding-top: 15px; */
    }
}

header.style-1 .mobile-logo-wrap img {
    max-width: 188px;
}

header.style-1 .menu-topbar-area {
    width: 100%;
       margin-top:27px;
}
/*
@media(max-width:1700px) {
    header.style-1 .menu-topbar-area {
        padding-right: 80px;
    }
}
*/
@media(min-width:1400px) and (max-width:1599px) {
    header.style-1 .menu-topbar-area {
        padding-right: 50px;
    }
}

@media(max-width:1399px) {
    header.style-1 .menu-topbar-area {
        padding-right:10px;
		margin-top:20px;
    }
}

header.style-1 .menu-topbar-area .top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 14px;
    /* border-bottom: 1px solid #f1f1f1; */
    /* padding-right: 70px; */
}

@media(max-width:991px) {
    header.style-1 .menu-topbar-area .top-bar {
        display: none;
        visibility: hidden;
    }
}

@media(max-width:576px) {
    header.style-1 .menu-topbar-area .top-bar {
        justify-content: center;
    }
}

header.style-1 .menu-topbar-area .top-bar p {
    margin-bottom: 0;
    padding-left: 25px;
}

header.style-1 .menu-topbar-area .top-bar p a {
    font-weight: 500;
    color: var(--primary-color1);
    padding-left: 5px;
}

@media(max-width:576px) {
    header.style-1 .menu-topbar-area .top-bar p {
        display: none;
        visibility: hidden;
    }
}

header.style-1 .menu-topbar-area .top-bar .top-bar-right {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
    position: relative;
    z-index: 9;
}

@media(max-width:991px) {
    header.style-1 .menu-topbar-area .top-bar .top-bar-right .social-area {
        display: none;
        visibility: hidden;
    }
}

header.style-1 .menu-topbar-area .top-bar .top-bar-right .social-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 15px;
}

header.style-1 .menu-topbar-area .top-bar .top-bar-right .social-area ul li a {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #00329f;
    background-color: transparent;
    border-radius: 50%;
    transition: .35s;
}

header.style-1 .menu-topbar-area .top-bar .top-bar-right .social-area ul li a i {
    color: var(--primary-color1);
    transition: .35s;
}

header.style-1 .menu-topbar-area .top-bar .top-bar-right .social-area ul li a:hover {
    background-color: var(--primary-color1);
}

header.style-1 .menu-topbar-area .top-bar .top-bar-right .social-area ul li a:hover i {
    color: var(--white);
}

header.style-1 .header-logo {
    padding: 10px 0;
}

@media(max-width:991px) {
    header.style-1 .header-logo {
        width: 280px;
        padding: 20px 0;
    }
}

header.style-1 .header-logo img {
    min-width: 120px;
    max-width: 100%;
    max-height: 48px;
    /* margin-right: 160px; */
}

header.style-1 .menu-close-btn i {
    color:#117528;
	font-size: 20px;
}

header.style-1 .menu-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    float: right;
}

header.style-1 .menu-area .header-logo {
    display: none;
    visibility: hidden;
}

@media(max-width:991px) {
    header.style-1 .menu-area .header-logo {
        display: block;
        visibility: visible;
        padding-left: 20px;
    }
}

header.style-1 .menu-area .nav-right {
    gap: 24px;
}

@media(max-width:1500px) {
    header.style-1 .menu-area .nav-right {
        gap: 15px;
    }
}

@media(max-width:991px) {
    header.style-1 .menu-area .nav-right {
        justify-content: end!important;
    }
}

header.style-1 .menu-area .nav-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 25px;
}

@media(max-width:1199px) {
    header.style-1 .menu-area .nav-right ul {
        gap: 15px;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    header.style-1 .menu-area .nav-right ul .lg-btn {
        padding: 8px 12px;
    }
}

header.style-1 .menu-area .nav-right ul li .notifications-area {
    position: relative;
}

header.style-1 .menu-area .nav-right ul li .notifications-area .notifacation-icon {
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eff1f0;
    border-radius: 50%;
    cursor: pointer;
}

header.style-1 .menu-area .nav-right ul li .notifications-area .notifacation-icon svg {
    fill: var(--primary-color1);
}

header.style-1 .menu-area .nav-right ul li .notifications-area span {
    height: 12px;
    width: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--primary-color1);
    color: var(--white);
    font-size: 10px;
    font-family: var(--font-work-sans);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

header.style-1 .menu-area .nav-right ul li .dropdown-toggle::after {
    display: none;
    visibility: hidden;
}

header.style-1 .menu-area .nav-right .mobile-menu-btn {
    display: none;
    visibility: hidden;
}

header.style-1 .menu-area .nav-right .mobile-menu-btn i {
    color: var(--white);
    font-size: 28px;
	    color: #919191;
}

@media(max-width:991px) {
    header.style-1 .menu-area .nav-right .mobile-menu-btn {
        display: block;
        visibility: visible;
    }

}

header.style-1 .main-menu {
    display: inline-block;
    /* padding-right: 35px; */
}

header.style-1 .main-menu .mobile-menu-logo {
    display: none;
}

header.style-1 .main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

header.style-1 .main-menu ul>li {
    display: inline-block;
    position: relative;
    padding: 0 0;
}

@media(min-width:992px) and (max-width:1199px) {
    header.style-1 .main-menu ul>li {
        padding: 0 1px;
    }

}

header.style-1 .main-menu ul>li:hover i {
    color: var(--title-color1);
    font-size: 20px;
}

header.style-1 .main-menu ul>li a {
    font-size: 1.25em;
    color: #525225;
/*    font-weight: bold;*/
    display: block;
    /* text-transform: capitalize; */
    padding:7px 10px 18px;
    position: relative;
    font-family: Microsoft Yahei;
    transition: all .5s ease-out 0s;
    position: relative;
}

header.style-1.sticky .main-menu ul>li a {
    /* padding: 22px 23px 20px; */
}


header.style-1 .main-menu-en ul>li a {
    font-size: 17px;
    padding: 15px 28px 30px;
}

@media(max-width:1500px) {
    header.style-1 .main-menu ul>li a {
        /* padding: 25px 10px; */
    }
}

@media(max-width:1442px) {
    header.style-1 .main-menu ul>li a {
           font-size: 1.5rem;
    padding: 10px 6px 20px;
    }
}

@media(max-width:991px) {
    header.style-1 .main-menu ul>li a {
        padding: 25px 10px;
    }
}

header.style-1 .main-menu ul>li i {
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-style: normal;
    position: absolute;
    right: -5px;
    top: 15px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all .5s ease-out 0s;
    opacity: 0;
}

header.style-1 .main-menu ul>li i.active {
    color: var(--primary-color1);
}

header.style-1 .main-menu ul>li i.active::before {
    content: "\f2ea";
}

@media(max-width:991px) {
    header.style-1 .main-menu ul>li i {
        opacity: 1;
    }
}

header.style-1 .main-menu ul>li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    /* top: 65px; */
    margin: 0;
    padding: 0 10px;
    opacity: 0;
    visibility: hidden;
    min-width: 170px;
    background: rgba(255,255,255,.95);
    text-align: left;
    transition: all .55s ease-in-out;
    transform: translateY(20px);
    box-shadow: 0 0 3px #ccc;
}

header.style-1 .main-menu ul>li ul.sub-menu:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 3px;
    background-image: linear-gradient(to right,#6fbe2e 19%,#00bbd6 43%,#0f61a9 57%,#5a39a0 81%);
}

header.style-1 .main-menu ul>li ul.sub-menu>li {
    padding: 0;
    display: block;
    position: relative;
}

header.style-1 .main-menu ul>li ul.sub-menu>li i {
    position: absolute;
    top: 10px;
    right: 6px;
    display: block;
    color: var(--title-color1);
    font-size: 20px;
}

header.style-1 .main-menu ul>li ul.sub-menu>li .dropdown-icon {
    color: var(--title-color1);
    opacity: 1;
    top: 16px;
    font-size: 14px;
}

header.style-1 .main-menu ul>li ul.sub-menu>li a {
    display: block;
    padding:10px 15px;
    color: #303133;
    font-weight: 400;
    /* text-transform: capitalize; */
    font-size:16px;
    line-height: 1.4;
    transition: all .4s ease-out 0s;
    position: relative;
}

header.style-1 .main-menu ul>li ul.sub-menu>li a:hover {
    color: #cfbc86;
}

header.style-1 .main-menu ul>li ul.sub-menu>li a.active {
    color: var(--primary-color1);
}

header.style-1 .main-menu ul>li ul.sub-menu>li .sub-menu {
    left: 215px;
    position: absolute;
    max-width: 230px;
    min-width: 215px;
    background: #0b0f14;
    top: 0;
}

@media only screen and (max-width:1199px) {
    header.style-1 .main-menu ul>li ul.sub-menu>li .sub-menu {
        margin-left: 10px;
        position: unset;
        max-width: 230px;
        min-width: 215px;
        background: 0 0;
        top: 0;
    }
}

header.style-1 .main-menu ul>li ul.sub-menu>li .sub-menu>li i {
    display: block;
}

header.style-1 .main-menu ul>li ul.sub-menu>li:last-child {
    border-bottom: none;
}

header.style-1 .main-menu ul>li.menu-item-has-children::after {
    content: "\f282";
    font-family: bootstrap-icons;
    font-weight: 400;
    position: absolute;
    top: 10px;
    right: 11px;
    font-size: 14px;
    color: #fff;
}

@media(max-width:1442px) {
    header.style-1 .main-menu ul>li.menu-item-has-children::after {
        right: 0;
        top: 15px;
    }
}

@media(max-width:1399px) {
    header.style-1 .main-menu ul>li.menu-item-has-children::after {
        right: -3px;
        top: 13px;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    header.style-1 .main-menu ul>li.menu-item-has-children::after {
        right: 0;
    }

}

@media(max-width:991px) {
    header.style-1 .main-menu ul>li.menu-item-has-children::after {
        display: none;
        visibility: hidden;
    }
	header.style-1 .main-menu ul>li ul.sub-menu:after {
    height: 1px;
    background-image: linear-gradient(to right,#3d5dc7 19%,#00bbd6 43%,#5a39a0 81%);
}
}

header.style-1 .main-menu ul>li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

header.style-1 .main-menu ul>li::before {
    /* content: ""; */
    /* position: absolute; */
    /* bottom: 15px; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    /* opacity: 0; */
    /* transition: all .5s ease-out 0s; */
    /* display: block; */
    /* width: 80%; */
    /* height: 2px; */
    /* background: #c7b663; */
}

@media(max-width:991px) {
    header.style-1 .main-menu ul>li::before {
        display: none;
        visibility: hidden;
    }
}

header.style-1 .main-menu ul>li:hover>a {
    color: #0057b2;
}
header.style-1 .main-menu ul>li:hover::after {
    color: #0057b2;
}

header.style-1.sticky .main-menu ul>li:hover>a {
    color: #0057b2;
}
header.style-1.sticky .main-menu ul>li:hover::after {
    color: #0057b2;
}

header.style-1 .main-menu ul>li:hover::before {
    opacity: 1;
}

header.style-1 .main-menu ul>li:hover .sub-menu li::before {
    opacity: 0;
}

header.style-1 .main-menu ul>li.active>a {
    color: var(--primary-color1);
}

header.style-1 .main-menu ul>li.active::after {
    color: var(--primary-color1);
}

header.style-1 .main-menu ul>li.active::before {
    opacity: 1;
}

header.style-1 .main-menu ul li.menu-item-has-children>i {
    display: block;
}

@media only screen and (max-width:991px) {
    header.style-1 .main-menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 280px;
		padding: 30px 20px!important;
		z-index: 99999;
		height: 100%;
		overflow: auto;
		background-color: #657ee5;
		background:linear-gradient(165deg, #f5faff, #a3ceff);
		transform: translateX(-100%);
		transition: transform .3s ease-in;
		box-shadow: 0 2px 20px rgba(0,0,0,.03);
    }

    header.style-1 .main-menu.show-menu {
        transform: translateX(0);
    }

    header.style-1 .main-menu .mobile-menu-logo {
        text-align: left;
        padding-top: 20px;
        display: block;
        padding-bottom: 8px;
    }

    header.style-1 .main-menu ul {
        float: none;
        text-align: left;
        padding: 50px 10px 35px 0;
    }

    header.style-1 .main-menu ul li {
        display: block;
        position: relative;
        padding: 0 5px;
    }

    header.style-1 .main-menu ul li i {
        display: block;
    }

    header.style-1 .main-menu ul li a {
        padding: 10px 0;
        display: block;
        font-weight: 500;
        font-size: 16px;
    }

    header.style-1 .main-menu ul li ul.sub-menu {
        position: static;
        min-width: 200px;
        background: 0 0;
        border: none;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        transform: none;
        transition: none;
        display: none;
        margin-top: 0!important;
        transform: translateY(0px);
    }

    header.style-1 .main-menu ul li ul.sub-menu>li {
        border-bottom: 1px solid transparent;
    }

    header.style-1 .main-menu ul li ul.sub-menu>li a {
        color: var(--white);
        font-size: 14px;
        font-weight: 500;
        padding: 12px 15px;
    }

    header.style-1 .main-menu ul li ul.sub-menu>li a:hover {
        color: var(--primary-color1);
        margin-left: 10px;
    }

    header.style-1 .main-menu ul li ul.sub-menu>li a.active {
        color: var(--primary-color1);
    }

    header.style-1 .main-menu ul li ul.sub-menu>li i {
        color: var(--primary-color1);
        right: -13px;
    }

    header.style-1 .main-menu ul li .bi {
        top: 8px;
        font-size: 20px;
    }

    header.style-1 .mobile-menu {
        position: relative;
        top: 2px;
        padding: 0 5px;
        border-radius: 50%;
        display: inline-block;
    }

    header.style-1 .cross-btn {
        display: inline-block!important;
        position: relative;
        width: 30px!important;
        height: 22px!important;
        cursor: pointer;
        border: 3px solid transparent!important;
    }

    header.style-1 .cross-btn span {
        width: 100%;
        height: 2px;
        background: var(--primary-color1);
        display: block;
        position: absolute;
        right: 0;
        transition: all .3s;
    }

    header.style-1 .cross-btn .cross-top {
        top: 0;
    }

    header.style-1 .cross-btn .cross-middle {
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
    }

    header.style-1 .cross-btn .cross-bottom {
        bottom: 0;
        width: 100%;
    }

    header.style-1 .cross-btn.h-active span.cross-top {
        transform: rotate(45deg);
        top: 50%;
        margin-top: -1px;
    }

    header.style-1 .cross-btn.h-active span.cross-middle {
        transform: translateX(-30px);
        opacity: 0;
    }

    header.style-1 .cross-btn.h-active span.cross-bottom {
        transform: rotate(-45deg);
        bottom: 50%;
        margin-bottom: -1px;
    }

    header.style-1 .social-area ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px;
    }

    header.style-1 .social-area ul li a {
        height: 30px;
        width: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--primary-color1);
        border-radius: 50%;
        transition: .35s;
    }

    header.style-1 .social-area ul li a i {
        color: var(--white);
        transition: .35s;
        position: relative;
        left: 0;
        top: 0;
        margin-left: 0;
    }

    header.style-1 .primry-btn-1 {
        justify-content: center;
    }

    header.style-1 .primry-btn-2 {
        justify-content: center;
    }
}


header.style-1 {
   
	margin-bottom: 0;
}

@media(max-width:576px) {
header.style-1 .mobile-menu-btn {
    padding-right: 0;
}
header.style-1 .menu-topbar-area {
    padding-left: 0;
	border-left: 0;
	margin-top:10px;
}
}

/*顶部导航end*/


/*bootstrap5.0兼容*/

.justify-content-start {
    justify-content: flex-start!important;
}

.justify-content-end {
    justify-content: flex-end!important;
}

.justify-content-center {
    justify-content: center!important;
    font-size: 15px;
}

.justify-content-between {
    justify-content: space-between!important;
}

.justify-content-around {
    justify-content: space-around!important;
}

.justify-content-evenly {
    justify-content: space-evenly!important;
}

.align-items-start {
    align-items: flex-start!important;
}

.align-items-end {
    align-items: flex-end!important;
}

.align-items-center {
    align-items: center!important;
}

.align-items-baseline {
    align-items: baseline!important;
}

.align-items-stretch {
    align-items: stretch!important;
}

.align-content-start {
    align-content: flex-start!important;
}

.align-content-end {
    align-content: flex-end!important;
}

.align-content-center {
    align-content: center!important;
}

.align-content-between {
    align-content: space-between!important;
}

.align-content-around {
    align-content: space-around!important;
}

.align-content-stretch {
    align-content: stretch!important;
}

.align-self-auto {
    align-self: auto!important;
}

.align-self-start {
    align-self: flex-start!important;
}

.align-self-end {
    align-self: flex-end!important;
}

.align-self-center {
    align-self: center!important;
}

.align-self-baseline {
    align-self: baseline!important;
}

.align-self-stretch {
    align-self: stretch!important;
}




.d-inline {
    display: inline!important;
}

.d-inline-block {
    display: inline-block!important;
}

.d-block {
    display: block!important;
}

.d-grid {
    display: grid!important;
}

.d-table {
    display: table!important;
}

.d-table-row {
    display: table-row!important;
}

.d-table-cell {
    display: table-cell!important;
}

.d-flex {
    display: flex!important;
}


.d-inline-flex {
    display: inline-flex!important;
}

.d-none {
    display: none!important;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}

.shadow-none {
    box-shadow: none!important;
}

.position-static {
    position: static!important;
}

.position-relative {
    position: relative!important;
}

.position-absolute {
    position: absolute!important;
}

.position-fixed {
    position: fixed!important;
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important;
}


@media (min-width:768px) {
    .float-md-start {
        float: left!important;
    }

    .float-md-end {
        float: right!important;
    }

    .float-md-none {
        float: none!important;
    }

    .d-md-inline {
        display: inline!important;
    }

    .d-md-inline-block {
        display: inline-block!important;
    }

    .d-md-block {
        display: block!important;
    }

    .d-md-grid {
        display: grid!important;
    }

    .d-md-table {
        display: table!important;
    }

    .d-md-table-row {
        display: table-row!important;
    }

    .d-md-table-cell {
        display: table-cell!important;
    }

    .d-md-flex {
        display: flex!important;
    }

    .d-md-inline-flex {
        display: inline-flex!important;
    }

    .d-md-none {
        display: none!important;
    }

    .flex-md-fill {
        flex: 1 1 auto!important;
    }

    .flex-md-row {
        flex-direction: row!important;
    }

    .flex-md-column {
        flex-direction: column!important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important;
    }

    .flex-md-grow-0 {
        flex-grow: 0!important;
    }

    .flex-md-grow-1 {
        flex-grow: 1!important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0!important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1!important;
    }

    .flex-md-wrap {
        flex-wrap: wrap!important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important;
    }

    .gap-md-0 {
        gap: 0!important;
    }

    .gap-md-1 {
        gap: .25rem!important;
    }

    .gap-md-2 {
        gap: .5rem!important;
    }

    .gap-md-3 {
        gap: 1rem!important;
    }

    .gap-md-4 {
        gap: 1.5rem!important;
    }

    .gap-md-5 {
        gap: 3rem!important;
    }

    .justify-content-md-start {
        justify-content: flex-start!important;
    }

    .justify-content-md-end {
        justify-content: flex-end!important;
    }

    .justify-content-md-center {
        justify-content: center!important;
    }

    

    .justify-content-md-around {
        justify-content: space-around!important;
    }

    .justify-content-md-evenly {
        justify-content: space-evenly!important;
    }

    .align-items-md-start {
        align-items: flex-start!important;
    }

    .align-items-md-end {
        align-items: flex-end!important;
    }

    .align-items-md-center {
        align-items: center!important;
    }

    .align-items-md-baseline {
        align-items: baseline!important;
    }

    .align-items-md-stretch {
        align-items: stretch!important;
    }

    .align-content-md-start {
        align-content: flex-start!important;
    }

    .align-content-md-end {
        align-content: flex-end!important;
    }

    .align-content-md-center {
        align-content: center!important;
    }

    .align-content-md-between {
        align-content: space-between!important;
    }

    .align-content-md-around {
        align-content: space-around!important;
    }

    .align-content-md-stretch {
        align-content: stretch!important;
    }

    .align-self-md-auto {
        align-self: auto!important;
    }

    .align-self-md-start {
        align-self: flex-start!important;
    }

    .align-self-md-end {
        align-self: flex-end!important;
    }

    .align-self-md-center {
        align-self: center!important;
    }

    .align-self-md-baseline {
        align-self: baseline!important;
    }

    .align-self-md-stretch {
        align-self: stretch!important;
    }

    .order-md-first {
        order: -1!important;
    }

    .order-md-0 {
        order: 0!important;
    }

    .order-md-1 {
        order: 1!important;
    }

    .order-md-2 {
        order: 2!important;
    }

    .order-md-3 {
        order: 3!important;
    }

    .order-md-4 {
        order: 4!important;
    }

    .order-md-5 {
        order: 5!important;
    }

    .order-md-last {
        order: 6!important;
    }

    .m-md-0 {
        margin: 0!important;
    }

    .m-md-1 {
        margin: .25rem!important;
    }

    .m-md-2 {
        margin: .5rem!important;
    }

    .m-md-3 {
        margin: 1rem!important;
    }

    .m-md-4 {
        margin: 1.5rem!important;
    }

    .m-md-5 {
        margin: 3rem!important;
    }

    .m-md-auto {
        margin: auto!important;
    }

    .mx-md-0 {
        margin-right: 0!important;
        margin-left: 0!important;
    }

    .mx-md-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important;
    }

    .mx-md-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important;
    }

    .mx-md-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important;
    }

    .mx-md-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important;
    }

    .mx-md-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important;

    }

    .mx-md-auto {
        margin-right: auto!important;
        margin-left: auto!important;
    }

    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }

    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important;
    }

    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important;
    }

    .my-md-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
    }

    .my-md-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
    }

    .my-md-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important;
    }

    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important;
    }

    .mt-md-0 {
        margin-top: 0!important;
    }

    .mt-md-1 {
        margin-top: .25rem!important;
    }

    .mt-md-2 {
        margin-top: .5rem!important;
    }

    .mt-md-3 {
        margin-top: 1rem!important;
    }

    .mt-md-4 {
        margin-top: 1.5rem!important;
    }

    .mt-md-5 {
        margin-top: 3rem!important;
    }

    .mt-md-auto {
        margin-top: auto!important;
    }

    .me-md-0 {
        margin-right: 0!important;
    }

    .me-md-1 {
        margin-right: .25rem!important;
    }

    .me-md-2 {
        margin-right: .5rem!important;
    }

    .me-md-3 {
        margin-right: 1rem!important;
    }

    .me-md-4 {
        margin-right: 1.5rem!important;
    }

    .me-md-5 {
        margin-right: 3rem!important;
    }

    .me-md-auto {
        margin-right: auto!important;
    }

    .mb-md-0 {
        margin-bottom: 0!important;
    }

    .mb-md-1 {
        margin-bottom: .25rem!important;
    }

    .mb-md-2 {
        margin-bottom: .5rem!important;
    }

    .mb-md-3 {
        margin-bottom: 1rem!important;
    }

    .mb-md-4 {
        margin-bottom: 1.5rem!important;
    }

    .mb-md-5 {
        margin-bottom: 3rem!important;
    }

    .mb-md-auto {
        margin-bottom: auto!important;
    }

    .ms-md-0 {
        margin-left: 0!important;
    }

    .ms-md-1 {
        margin-left: .25rem!important;
    }

    .ms-md-2 {
        margin-left: .5rem!important;
    }

    .ms-md-3 {
        margin-left: 1rem!important;
    }

    .ms-md-4 {
        margin-left: 1.5rem!important;
    }

    .ms-md-5 {
        margin-left: 3rem!important;
    }

    .ms-md-auto {
        margin-left: auto!important;
    }

    .p-md-0 {
        padding: 0!important;
    }

    .p-md-1 {
        padding: .25rem!important;
    }

    .p-md-2 {
        padding: .5rem!important;
    }

    .p-md-3 {
        padding: 1rem!important;
    }

    .p-md-4 {
        padding: 1.5rem!important;
    }

    .p-md-5 {
        padding: 3rem!important;
    }

    .px-md-0 {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .px-md-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }

    .px-md-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important;
    }

    .px-md-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }

    .px-md-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important;
    }

    .px-md-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important;
    }

    .py-md-0 {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }

    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important;
    }

    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important;
    }

    .py-md-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }

    .py-md-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important;
    }

    .py-md-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important;
    }

    .pt-md-0 {
        padding-top: 0!important;
    }

    .pt-md-1 {
        padding-top: .25rem!important;
    }

    .pt-md-2 {
        padding-top: .5rem!important;
    }

    .pt-md-3 {
        padding-top: 1rem!important;
    }

    .pt-md-4 {
        padding-top: 1.5rem!important;
    }

    .pt-md-5 {
        padding-top: 3rem!important;
    }

    .pe-md-0 {
        padding-right: 0!important;
    }

    .pe-md-1 {
        padding-right: .25rem!important;
    }

    .pe-md-2 {
        padding-right: .5rem!important;
    }

    .pe-md-3 {
        padding-right: 1rem!important;
    }

    .pe-md-4 {
        padding-right: 1.5rem!important;
    }

    .pe-md-5 {
        padding-right: 3rem!important;
    }

    .pb-md-0 {
        padding-bottom: 0!important;
    }

    .pb-md-1 {
        padding-bottom: .25rem!important;
    }

    .pb-md-2 {
        padding-bottom: .5rem!important;
    }

    .pb-md-3 {
        padding-bottom: 1rem!important;
    }

    .pb-md-4 {
        padding-bottom: 1.5rem!important;
    }

    .pb-md-5 {
        padding-bottom: 3rem!important;
    }

    .ps-md-0 {
        padding-left: 0!important;
    }

    .ps-md-1 {
        padding-left: .25rem!important;
    }

    .ps-md-2 {
        padding-left: .5rem!important;
    }

    .ps-md-3 {
        padding-left: 1rem!important;
    }

    .ps-md-4 {
        padding-left: 1.5rem!important;
    }

    .ps-md-5 {
        padding-left: 3rem!important;
    }

    .text-md-start {
        text-align: left!important;
    }

    .text-md-end {
        text-align: right!important;
    }

    .text-md-center {
        text-align: center!important;
    }
}
@media (min-width:992px) {
    .float-lg-start {
        float: left!important;
    }

    .float-lg-end {
        float: right!important;
    }

    .float-lg-none {
        float: none!important;
    }

    .d-lg-inline {
        display: inline!important;
    }

    .d-lg-inline-block {
        display: inline-block!important;
    }

    .d-lg-block {
        display: block!important;
    }

    .d-lg-grid {
        display: grid!important;
    }

    .d-lg-table {
        display: table!important;
    }

    .d-lg-table-row {
        display: table-row!important;
    }

    .d-lg-table-cell {
        display: table-cell!important;
    }

    .d-lg-flex {
        display: flex!important;
    }

    .d-lg-inline-flex {
        display: inline-flex!important;
    }

    .d-lg-none {
        display: none!important;
    }

    .flex-lg-fill {
        flex: 1 1 auto!important;
    }

    .flex-lg-row {
        flex-direction: row!important;
    }

    .flex-lg-column {
        flex-direction: column!important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important;
    }

    .flex-lg-grow-0 {
        flex-grow: 0!important;
    }

    .flex-lg-grow-1 {
        flex-grow: 1!important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0!important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1!important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important;
    }

    .gap-lg-0 {
        gap: 0!important;
    }

    .gap-lg-1 {
        gap: .25rem!important;
    }

    .gap-lg-2 {
        gap: .5rem!important;
    }

    .gap-lg-3 {
        gap: 1rem!important;
    }

    .gap-lg-4 {
        gap: 1.5rem!important;
    }

    .gap-lg-5 {
        gap: 3rem!important;
    }

    .justify-content-lg-start {
        justify-content: flex-start!important;
    }

    .justify-content-lg-end {
        justify-content: flex-end!important;
    }

    .justify-content-lg-center {
        justify-content: center!important;
    }

    .justify-content-lg-between {
        justify-content: space-between!important;
    }

    .justify-content-lg-around {
        justify-content: space-around!important;
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly!important;
    }

    .align-items-lg-start {
        align-items: flex-start!important;
    }

    .align-items-lg-end {
        align-items: flex-end!important;
    }

    .align-items-lg-center {
        align-items: center!important;
    }

    .align-items-lg-baseline {
        align-items: baseline!important;
    }

    .align-items-lg-stretch {
        align-items: stretch!important;
    }

    .align-content-lg-start {
        align-content: flex-start!important;
    }

    .align-content-lg-end {
        align-content: flex-end!important;
    }

    .align-content-lg-center {
        align-content: center!important;
    }

    .align-content-lg-between {
        align-content: space-between!important;
    }

    .align-content-lg-around {
        align-content: space-around!important;
    }

    .align-content-lg-stretch {
        align-content: stretch!important;
    }

    .align-self-lg-auto {
        align-self: auto!important;
    }

    .align-self-lg-start {
        align-self: flex-start!important;
    }

    .align-self-lg-end {
        align-self: flex-end!important;
    }

    .align-self-lg-center {
        align-self: center!important;
    }

    .align-self-lg-baseline {
        align-self: baseline!important;
    }

    .align-self-lg-stretch {
        align-self: stretch!important;
    }

    .order-lg-first {
        order: -1!important;
    }

    .order-lg-0 {
        order: 0!important;
    }

    .order-lg-1 {
        order: 1!important;
    }

    .order-lg-2 {
        order: 2!important;
    }

    .order-lg-3 {
        order: 3!important;
    }

    .order-lg-4 {
        order: 4!important;
    }

    .order-lg-5 {
        order: 5!important;
    }

    .order-lg-last {
        order: 6!important;
    }

    .m-lg-0 {
        margin: 0!important;
    }

    .m-lg-1 {
        margin: .25rem!important;
    }

    .m-lg-2 {
        margin: .5rem!important;
    }

    .m-lg-3 {
        margin: 1rem!important;
    }

    .m-lg-4 {
        margin: 1.5rem!important;
    }

    .m-lg-5 {
        margin: 3rem!important;
    }

    .m-lg-auto {
        margin: auto!important;
    }

    .mx-lg-0 {
        margin-right: 0!important;
        margin-left: 0!important;
    }

    .mx-lg-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important;
    }

    .mx-lg-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important;
    }

    .mx-lg-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important;
    }

    .mx-lg-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important;
    }

    .mx-lg-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important;
    }

    .mx-lg-auto {
        margin-right: auto!important;
        margin-left: auto!important;
    }

    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }

    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important;
    }

    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important;
    }

    .my-lg-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
    }

    .my-lg-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
    }

    .my-lg-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important;
    }

    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important;
    }

    .mt-lg-0 {
        margin-top: 0!important;
    }

    .mt-lg-1 {
        margin-top: .25rem!important;
    }

    .mt-lg-2 {
        margin-top: .5rem!important;
    }

    .mt-lg-3 {
        margin-top: 1rem!important;
    }

    .mt-lg-4 {
        margin-top: 1.5rem!important;
    }

    .mt-lg-5 {
        margin-top: 3rem!important;
    }

    .mt-lg-auto {
        margin-top: auto!important;
    }

    .me-lg-0 {
        margin-right: 0!important;
    }

    .me-lg-1 {
        margin-right: .25rem!important;
    }

    .me-lg-2 {
        margin-right: .5rem!important;
    }

    .me-lg-3 {
        margin-right: 1rem!important;
    }

    .me-lg-4 {
        margin-right: 1.5rem!important;
    }

    .me-lg-5 {
        margin-right: 3rem!important;
    }

    .me-lg-auto {
        margin-right: auto!important;
    }

    .mb-lg-0 {
        margin-bottom: 0!important;
    }

    .mb-lg-1 {
        margin-bottom: .25rem!important;
    }

    .mb-lg-2 {
        margin-bottom: .5rem!important;
    }

    .mb-lg-3 {
        margin-bottom: 1rem!important;
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem!important;
    }

    .mb-lg-5 {
        margin-bottom: 3rem!important;
    }

    .mb-lg-auto {
        margin-bottom: auto!important;
    }

    .ms-lg-0 {
        margin-left: 0!important;
    }

    .ms-lg-1 {
        margin-left: .25rem!important;
    }

    .ms-lg-2 {
        margin-left: .5rem!important;
    }

    .ms-lg-3 {
        margin-left: 1rem!important;
    }

    .ms-lg-4 {
        margin-left: 1.5rem!important;
    }

    .ms-lg-5 {
        margin-left: 3rem!important;
    }

    .ms-lg-auto {
        margin-left: auto!important;
    }

    .p-lg-0 {
        padding: 0!important;
    }

    .p-lg-1 {
        padding: .25rem!important;
    }

    .p-lg-2 {
        padding: .5rem!important;
    }

    .p-lg-3 {
        padding: 1rem!important;
    }

    .p-lg-4 {
        padding: 1.5rem!important;
    }

    .p-lg-5 {
        padding: 3rem!important;
    }

    .px-lg-0 {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .px-lg-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }

    .px-lg-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important;
    }

    .px-lg-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }

    .px-lg-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important;
    }

    .px-lg-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important;
    }

    .py-lg-0 {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }

    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important;
    }

    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important;
    }

    .py-lg-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }

    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important;
    }

    .py-lg-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important;
    }

    .pt-lg-0 {
        padding-top: 0!important;
    }

    .pt-lg-1 {
        padding-top: .25rem!important;
    }

    .pt-lg-2 {
        padding-top: .5rem!important;
    }

    .pt-lg-3 {
        padding-top: 1rem!important;
    }

    .pt-lg-4 {
        padding-top: 1.5rem!important;
    }

    .pt-lg-5 {
        padding-top: 3rem!important;
    }

    .pe-lg-0 {
        padding-right: 0!important;
    }

    .pe-lg-1 {
        padding-right: .25rem!important;
    }

    .pe-lg-2 {
        padding-right: .5rem!important;
    }

    .pe-lg-3 {
        padding-right: 1rem!important;
    }

    .pe-lg-4 {
        padding-right: 1.5rem!important;
    }

    .pe-lg-5 {
        padding-right: 3rem!important;
    }

    .pb-lg-0 {
        padding-bottom: 0!important;
    }

    .pb-lg-1 {
        padding-bottom: .25rem!important;
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important;
    }

    .pb-lg-3 {
        padding-bottom: 1rem!important;
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important;
    }

    .pb-lg-5 {
        padding-bottom: 3rem!important;
    }

    .ps-lg-0 {
        padding-left: 0!important;
    }

    .ps-lg-1 {
        padding-left: .25rem!important;
    }

    .ps-lg-2 {
        padding-left: .5rem!important;
    }

    .ps-lg-3 {
        padding-left: 1rem!important;
    }

    .ps-lg-4 {
        padding-left: 1.5rem!important;
    }

    .ps-lg-5 {
        padding-left: 3rem!important;
    }

    .text-lg-start {
        text-align: left!important;
    }

    .text-lg-end {
        text-align: right!important;
    }

    .text-lg-center {
        text-align: center!important;
    }
}

.img-fluid {
    max-width: 100%;
    height: auto;
}
@media (min-width:1200px) {
    .float-xl-start {
        float: left!important;
    }

    .float-xl-end {
        float: right!important;
    }

    .float-xl-none {
        float: none!important;
    }

    .d-xl-inline {
        display: inline!important;
    }

    .d-xl-inline-block {
        display: inline-block!important;
    }

    .d-xl-block {
        display: block!important;
    }

    .d-xl-grid {
        display: grid!important;
    }

    .d-xl-table {
        display: table!important;
    }

    .d-xl-table-row {
        display: table-row!important;
    }

    .d-xl-table-cell {
        display: table-cell!important;
    }

    .d-xl-flex {
        display: flex!important;
    }

    .d-xl-inline-flex {
        display: inline-flex!important;
    }

    .d-xl-none {
        display: none!important;
    }

    .flex-xl-fill {
        flex: 1 1 auto!important;
    }

    .flex-xl-row {
        flex-direction: row!important;
    }

    .flex-xl-column {
        flex-direction: column!important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse!important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse!important;
    }

    .flex-xl-grow-0 {
        flex-grow: 0!important;
    }

    .flex-xl-grow-1 {
        flex-grow: 1!important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0!important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1!important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap!important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important;
    }

    .gap-xl-0 {
        gap: 0!important;
    }

    .gap-xl-1 {
        gap: .25rem!important;
    }

    .gap-xl-2 {
        gap: .5rem!important;
    }

    .gap-xl-3 {
        gap: 1rem!important;
    }

    .gap-xl-4 {
        gap: 1.5rem!important;
    }

    .gap-xl-5 {
        gap: 3rem!important;
    }

    .justify-content-xl-start {
        justify-content: flex-start!important;
    }

    .justify-content-xl-end {
        justify-content: flex-end!important;
    }

    .justify-content-xl-center {
        justify-content: center!important;
    }

    .justify-content-xl-between {
        justify-content: space-between!important;
    }

    .justify-content-xl-around {
        justify-content: space-around!important;
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly!important;
    }

    .align-items-xl-start {
        align-items: flex-start!important;
    }

    .align-items-xl-end {
        align-items: flex-end!important;
    }

    .align-items-xl-center {
        align-items: center!important;
    }

    .align-items-xl-baseline {
        align-items: baseline!important;
    }

    .align-items-xl-stretch {
        align-items: stretch!important;
    }

    .align-content-xl-start {
        align-content: flex-start!important;
    }

    .align-content-xl-end {
        align-content: flex-end!important;
    }

    .align-content-xl-center {
        align-content: center!important;
    }

    .align-content-xl-between {
        align-content: space-between!important;
    }

    .align-content-xl-around {
        align-content: space-around!important;
    }

    .align-content-xl-stretch {
        align-content: stretch!important;
    }

    .align-self-xl-auto {
        align-self: auto!important;
    }

    .align-self-xl-start {
        align-self: flex-start!important;
    }

    .align-self-xl-end {
        align-self: flex-end!important;
    }

    .align-self-xl-center {
        align-self: center!important;
    }

    .align-self-xl-baseline {
        align-self: baseline!important;
    }

    .align-self-xl-stretch {
        align-self: stretch!important;
    }

    .order-xl-first {
        order: -1!important;
    }

    .order-xl-0 {
        order: 0!important;
    }

    .order-xl-1 {
        order: 1!important;
    }

    .order-xl-2 {
        order: 2!important;
    }

    .order-xl-3 {
        order: 3!important;
    }

    .order-xl-4 {
        order: 4!important;
    }

    .order-xl-5 {
        order: 5!important;
    }

    .order-xl-last {
        order: 6!important;
    }

    .m-xl-0 {
        margin: 0!important;
    }

    .m-xl-1 {
        margin: .25rem!important;
    }

    .m-xl-2 {
        margin: .5rem!important;
    }

    .m-xl-3 {
        margin: 1rem!important;
    }

    .m-xl-4 {
        margin: 1.5rem!important;
    }

    .m-xl-5 {
        margin: 3rem!important;
    }

    .m-xl-auto {
        margin: auto!important;
    }

    .mx-xl-0 {
        margin-right: 0!important;
        margin-left: 0!important;
    }

    .mx-xl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important;
    }

    .mx-xl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important;
    }

    .mx-xl-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important;
    }

    .mx-xl-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important;
    }

    .mx-xl-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important;
    }

    .mx-xl-auto {
        margin-right: auto!important;
        margin-left: auto!important;
    }

    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }

    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important;
    }

    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important;
    }

    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
    }

    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
    }

    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important;
    }

    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important;
    }

    .mt-xl-0 {
        margin-top: 0!important;
    }

    .mt-xl-1 {
        margin-top: .25rem!important;
    }

    .mt-xl-2 {
        margin-top: .5rem!important;
    }

    .mt-xl-3 {
        margin-top: 1rem!important;
    }

    .mt-xl-4 {
        margin-top: 1.5rem!important;
    }

    .mt-xl-5 {
        margin-top: 3rem!important;
    }

    .mt-xl-auto {
        margin-top: auto!important;
    }

    .me-xl-0 {
        margin-right: 0!important;
    }

    .me-xl-1 {
        margin-right: .25rem!important;
    }

    .me-xl-2 {
        margin-right: .5rem!important;
    }

    .me-xl-3 {
        margin-right: 1rem!important;
    }

    .me-xl-4 {
        margin-right: 1.5rem!important;
    }

    .me-xl-5 {
        margin-right: 3rem!important;
    }

    .me-xl-auto {
        margin-right: auto!important;
    }

    .mb-xl-0 {
        margin-bottom: 0!important;
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important;
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important;
    }

    .mb-xl-3 {
        margin-bottom: 1rem!important;
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem!important;
    }

    .mb-xl-5 {
        margin-bottom: 3rem!important;
    }

    .mb-xl-auto {
        margin-bottom: auto!important;
    }

    .ms-xl-0 {
        margin-left: 0!important;
    }

    .ms-xl-1 {
        margin-left: .25rem!important;
    }

    .ms-xl-2 {
        margin-left: .5rem!important;
    }

    .ms-xl-3 {
        margin-left: 1rem!important;
    }

    .ms-xl-4 {
        margin-left: 1.5rem!important;
    }

    .ms-xl-5 {
        margin-left: 3rem!important;
    }

    .ms-xl-auto {
        margin-left: auto!important;
    }

    .p-xl-0 {
        padding: 0!important;
    }

    .p-xl-1 {
        padding: .25rem!important;
    }

    .p-xl-2 {
        padding: .5rem!important;
    }

    .p-xl-3 {
        padding: 1rem!important;
    }

    .p-xl-4 {
        padding: 1.5rem!important;
    }

    .p-xl-5 {
        padding: 3rem!important;
    }

    .px-xl-0 {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .px-xl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }

    .px-xl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important;
    }

    .px-xl-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }

    .px-xl-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important;
    }

    .px-xl-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important;
    }

    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }

    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important;
    }

    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important;
    }

    .py-xl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }

    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important;
    }

    .py-xl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important;
    }

    .pt-xl-0 {
        padding-top: 0!important;
    }

    .pt-xl-1 {
        padding-top: .25rem!important;
    }

    .pt-xl-2 {
        padding-top: .5rem!important;
    }

    .pt-xl-3 {
        padding-top: 1rem!important;
    }

    .pt-xl-4 {
        padding-top: 1.5rem!important;
    }

    .pt-xl-5 {
        padding-top: 3rem!important;
    }

    .pe-xl-0 {
        padding-right: 0!important;
    }

    .pe-xl-1 {
        padding-right: .25rem!important;
    }

    .pe-xl-2 {
        padding-right: .5rem!important;
    }

    .pe-xl-3 {
        padding-right: 1rem!important;
    }

    .pe-xl-4 {
        padding-right: 1.5rem!important;
    }

    .pe-xl-5 {
        padding-right: 3rem!important;
    }

    .pb-xl-0 {
        padding-bottom: 0!important;
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important;
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important;
    }

    .pb-xl-3 {
        padding-bottom: 1rem!important;
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem!important;
    }

    .pb-xl-5 {
        padding-bottom: 3rem!important;
    }

    .ps-xl-0 {
        padding-left: 0!important;
    }

    .ps-xl-1 {
        padding-left: .25rem!important;
    }

    .ps-xl-2 {
        padding-left: .5rem!important;
    }

    .ps-xl-3 {
        padding-left: 1rem!important;
    }

    .ps-xl-4 {
        padding-left: 1.5rem!important;
    }

    .ps-xl-5 {
        padding-left: 3rem!important;
    }

    .text-xl-start {
        text-align: left!important;
    }

    .text-xl-end {
        text-align: right!important;
    }

    .text-xl-center {
        text-align: center!important;
    }
}

/*兼容end*/




/*-------------------------------文章-----------------------------------*/
.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;margin-bottom: 10px;}
.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;width:100%;}
.article-list li{border-bottom:1px solid #eee;margin-bottom:12px;overflow: hidden;padding-bottom:12px;}
.article-list li:hover{background: #f6fafd;}
.selectedrow{background: #f6fafd;border-color:#f6fafd;border-top:0;border-left:0;border-right:0;margin:0}
.noselectrow{margin:0;border-color:#fff;border-top:0;border-left:0;border-right:0;}

.article-list li .article-checkbox{float: left;width:20px;}
.article-list li .j-column{color:#888;font-size: 14px;overflow: hidden;}
.article-list li .article-l{float:left;width: 77%;}/*当文章有图片时，width值可适当调整缩小*/
.article-list li .j-title-1 a{color:#333;font-size: 17px;font-weight: bold;}
.article-list li .j-title-1 a:hover{color:#cf0709;text-decoration: none;}
.article-list li .icon-full{color:#54d014;font-size: 14px;}
.article-list li .icon-abstract{color:#999;font-size: 14px;}
.article-list li .icon-video{color:#03a5ca;font-size: 14px;}
.article-list li .icon-article{color:#0376ca;font-size: 14px;}
.article-list li .icon-collections{color:#f19100;font-size: 14px;transform:rotate(7deg);
-ms-transform:rotate(7deg);/* IE 9 */
-moz-transform:rotate(7deg);/* Firefox */
-webkit-transform:rotate(7deg);/* Safari 和 Chrome */
-o-transform:rotate(7deg);/* Opera */}

.article-list li .j-author{font-size: 14px;color:#999;}
.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:#0c64bf;}
.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: 6px;}
.article-list li .article-img{padding:10px;overflow: hidden;display: block;}
.article-list li .article-r{width:18%;float: right;}
.j-abstract{font-size: 14px;color: #777;display: none;margin-top: 10px;}
.article-list li .article-w{width: 96%;}

*#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:#257ad5;
    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*/
/*论文部分*/
.current_list{margin-bottom:20px;}
.current_list .tab-content>.tab-pane {padding: 15px 0 8px;}
.current_list .nav-tabs {max-width:780px;margin: auto;border-bottom:0;display: flex;justify-content: center;}
.current_list .nav-tabs>li {float: left;margin-bottom: 0px;margin-right: 15px;padding-bottom: 0;border-bottom: 0;margin-left:15px;}
.current_list .nav-tabs>li .glyphicon{top: 3px;right: 3px;}
.current_list .nav-tabs li.active{color:#fff;}
.current_list .nav-tabs li.active a{background: #fff;color: #fff;border: 1px solid #c11428;font-size: 14px;}
.current_list .nav-tabs li.active a:hover{background:#fff;color: #037733;border-bottom: 3px solid #037733;}
.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
    color:#037733;
    cursor: pointer;
    background-color:transparent;
    border: 0px solid #fff;
   border-bottom: 3px solid #037733;
    font-size: 20px;
	font-weight: bold;
   
}
.current_list .nav-tabs li a{border-radius: 0;height: 45px;line-height: 25px;font-size:20px;background: transparent;color: #333;border:0 solid #fff;margin-right: 0; font-weight: bold;padding: 10px 0;}
.current_list .nav-tabs li a:hover{background: transparent;color:#037733;border-color: transparent;}
.current_list .article-box{border-top:0;}

.column_title {border-bottom: 1px solid #e5e5e5;margin-bottom: 10px;}

.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;
    padding: 15px 15px 10px;
    margin-bottom: 20px!important;
    transition: .3s;
    border: 0;
    border-radius: 5px;
	border-bottom: 0;
}
.wz_h:hover{
	background: #fff!important;
	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);
}

.biaotih{overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.biaotih a{font-weight:normal!important;font-size: 17px!important;}
.zuozheh{overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.wz_timu{overflow:hidden;}
.timuzz{width:80%;line-height: 24px;}
.kmnjqh{overflow:hidden;}
.kmnjqh .j-qkm{color:#0d8e3f;}
.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;}


.ewm{
	padding: 10px;
	margin-top: 6px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
}

.ewm_qkfm img{width:140px;height:200px;margin: auto;margin-right: 20px;}
.ewm_wz{line-height:26px;text-align: center;margin-top: 5px;}
.ewm_wz span{font-weight:bold;font-size: 16px;}
.gd_share{text-align:center;}
.gd_share a{
	display: inline-block;
    height: 5px;
    width: 15px;
    background: #1c7ed2;
   
    border-radius: 3px;
    margin: 0 2px;
}
.gd_share .archive{background:#EC7915;width:20px;}
.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;}



/*底*/
.footer1 {
    background: #222d40;
    padding-top: 60px;
    color: #b3b3b3;
    background-image: url(../images/footer-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto 100%;
}
@media(min-width:990px) {
	.footer1 .col-md-2 {
    width: 14.666667%;
}
}

.footer1.bg-dark {
    background-color: #000!important;
}

@media(max-width:991px) {
    .footer1 .mb--30 {
        margin-bottom: 30px;
    }
}

@media(max-width:576px) {
    .footer1 .footer-widget {
        text-align: center;
    }
}

.footer1 .footer-widget .widget-title {
    margin-bottom: 25px;
}

@media(max-width:576px) {
    .footer1 .footer-widget .widget-title {
        text-align: center;
    }
}

.footer1 .footer-widget .widget-title h5 {
    font-family: var(--font-exo2);
   
    font-size:17px;
    line-height: 24px;
    color:#fff;
    margin-bottom: 0;
}

.footer1 .footer-widget .menu-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer1 .footer-widget .menu-container ul li {
    margin-bottom: 12px;
    text-indent: -18px;
    margin-left: 18px;
}

.footer1 .footer-widget .menu-container ul li:last-child {
    margin-bottom: 0;
}

.footer1 .footer-widget .menu-container ul li a {
    font-family: var(--font-work-sans);
    font-weight: 500;
    font-size: 15px;
    display: flex;
    align-items: center;
    color: #b3b3b3;
    transition: .35s;
}

@media(max-width:576px) {
    .footer1 .footer-widget .menu-container ul li a {
        justify-content: center;
    }
}

.footer1 .footer-widget .menu-container ul li a i {
    opacity: 0;
    transition: .35s;
    padding-left: 2px;
    color: var(--primary-color1);
    transform: rotate(45deg);
    font-size: 20px;
    margin-top: -2px;
}

.footer1 .footer-widget .menu-container ul li a:hover {
    color: var(--primary-color1);
}

.footer1 .footer-widget .menu-container ul li a:hover i {
    opacity: 1;
    padding-left: 8px;
}


.footer1 .footer-btm {
    padding: 20px 0 10px;
    position: relative;
}

.footer1 .footer-btm .footer-logo {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #1a1a1a;
    border-radius: 50%;
    padding: 0 15px;
}

.footer1 .footer-btm .footer-logo.two {
    background-color: #000;
}

@media(max-width:991px) {
    .footer1 .footer-btm .footer-logo {
        display: none;
        visibility: hidden;
    }
}

.footer1 .footer-btm .support {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

@media(max-width:991px) {
    .footer1 .footer-btm .support {
        margin-bottom: 20px;
    }
}

@media(max-width:576px) {
    .footer1 .footer-btm .support {
        display: block;
    }
}

@media(max-width:576px) {
    .footer1 .footer-btm .support .icon {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }
}

.footer1 .footer-btm .support .content {
    display: flex;
    align-items: center;
    padding-left: 20px;
    position: relative;
}

@media(max-width:576px) {
    .footer1 .footer-btm .support .content {
        padding-left: 0;
    }
}

.footer1 .footer-btm .support .content::after {
    content: "";
    height: 20px;
    width: 1px;
    background-color: var(--primary-color1);
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

@media(max-width:576px) {
    .footer1 .footer-btm .support .content::after {
        display: none;
        visibility: hidden;
    }
}

.footer1 .footer-btm .support .content h5 {
    margin-bottom: 0;
    font-family: var(--font-exo2);
    font-weight: 500;
    font-size: 1.25rem;
    color: var(--white);
}

.footer1 .footer-btm .support .content a {
    font-family: var(--font-exo2);
    font-weight: 500;
    font-size: 1.25rem;
    text-decoration-line: underline;
    color: var(--primary-color1);
    padding-left: 25px;
    transition: .35s;
}

@media(max-width:576px) {
    .footer1 .footer-btm .support .content a {
        padding-left: 10px;
    }
}

.footer1 .footer-btm .support .content a:hover {
    color: #b3b3b3;
}

.footer1 .footer-btm .footer-btm-menu {
    padding-bottom: 40px;
}

.footer1 .footer-btm .footer-btm-menu ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 50px;
}

@media(max-width:1199px) {
    .footer1 .footer-btm .footer-btm-menu ul {
        gap: 25px;
    }
}

@media(max-width:576px) {
    .footer1 .footer-btm .footer-btm-menu ul {
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }
}

.footer1 .footer-btm .footer-btm-menu ul li a {
    font-family: var(--font-exo2);
    font-weight: 500;
    font-size: 1rem;
    color: #b3b3b3;
    transition: .35s;
}

.footer1 .footer-btm .footer-btm-menu ul li a:hover {
    color: var(--primary-color1);
}

.footer1 .footer-btm .border-top {
    border-width: 1px;
    border-color: rgba(255,255,255,.1)!important;
}

@media(max-width:991px) {
    .footer1 .footer-btm .copyright-area {
        padding-top: 15px;
    }
}

.footer1 .footer-btm .copyright-area p {
    margin-bottom: 0;
    font-family: var(--font-work-sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: var(--white);
}

.footer1 .footer-btm .copyright-area p i {
    color: var(--white);
}

@media(max-width:576px) {
    .footer1 .footer-btm .copyright-area p {
        text-align: center;
    }
}

.footer1 .footer-btm .copyright-area p a {
    color: #b3b3b3;
    transition: .35s;
}

.footer1 .footer-btm .copyright-area p a:hover {
    color: rgba(255,255,255,.6);
}

.footer1 .social-area {
    display: flex;
    align-items: center;
    padding: 15px 0;
    justify-content: center;
}

.footer1 .social-area h6 {
    font-family: var(--font-work-sans);
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    color: var(--white);
    margin-bottom: 0;
}

.footer1 .social-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
    padding-left: 15px;
}

.footer1 .social-area ul li a {
    height: 26px;
    width: 26px;
    border-radius: 50%;
    border: 1px solid #b3b3b3;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .35s;
}

.footer1 .social-area ul li a i {
    color:#eee;
    transition: .35s;
}

.footer1 .social-area ul li a:hover {
    background-color: var(--primary-color1);
}

.footer1 .social-area ul li a:hover i {
    color: #fff;
}



.footer1.five {
    background: #000;
}

.footer1.five .footer-widget .menu-container ul li a i {
    color: #fff;
}

.footer1.five .footer-widget .menu-container ul li a:hover {
    color: #f4f4f4;
}

.footer1.five .footer-btm .footer-logo {
    background-color: #000;
    border-radius: 50%;
}

.footer1.five .footer-btm .support .content::after {
    background-color: #fff;
}

.footer1.five .footer-btm .support .content a {
    color: #fff;
    transition: .35s;
}

.footer1.five .footer-btm .support .content a:hover {
    color: #b3b3b3;
}

.footer1.five .footer-btm .footer-btm-menu ul li a:hover {
    color: #fff;
}

.footer1.five .footer-btm .copyright-area p a {
    color: #fff;
}

.footer1.five .footer-btm .social-area ul li a {
    border: 1px solid #242424;
}

.footer1.five .footer-btm .social-area ul li a i {
    color: #fff;
    transition: .35s;
}

.footer1.five .footer-btm .social-area ul li a:hover {
    background-color: #242424;
}


/* 分享二维码 */
.weixin-a{position: relative;z-index: 999;transition: all 1s;}
.weixin_ewm{width: 130px;height: 130px;position: absolute;top: -140px;left: -60px;display:none;border: 1px solid #ccc;border-radius: 5px;overflow: hidden;padding:8px;background:#fff;}
.weixin_ewm img{display: block;width: 100%;height: 100%;}
.weixin-a:hover .weixin_ewm{display: block;}

/*--返回顶部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){
	
	.banner-1{margin-top:60px;}
	.zuoc{margin-top:5px;margin-bottom: 5px;}
	.header{padding: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 15px;
    margin-right: 5px;
    height: auto;
	}
	
	.current_list .nav-tabs>li.active:after{bottom: -15px;    margin-left: -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;}
	.article-search{float: none;width:100%;background: transparent;border-radius: 0; margin-top:5px;margin-bottom: 5px;}
	.article-search .input-group{width:100%;margin:10px 0;}
	.article-search .input-group-btn {}
	.article-search .adv-search{width:35%;}
	.select-k{width:100%;border:1px solid #e4e4e4;}
	.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: 200px!important;
	}
	.news_tupian .carousel-caption{
		top: 32%;
    font-size: 14px;
    left: 10%;
    padding: 10px;
	}
	.news_tupian .carousel-caption p{font-size:14px;text-align: center;}
	

	.dbnr{line-height:24px;margin-bottom: 10px;}
	
	.allpadding{margin-top:0;}
	
	.qkxx_fm{background: #fff;}
	.qkxx_fm img{margin:auto;width:80%;height:auto;}
	
	.qkxx_nr{width:50%;margin: auto;}
	
	.qkxx_xx{line-height:28px;}
	
	.index_top{margin-top: 10px;margin-bottom: 10px;}
	.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;}
	
	.mk_zuozhe{margin-left:15px;margin-right:15px;}
	.db1{padding-left:15px;margin-bottom: 10px;}
	.tongji{margin-bottom:20px;}
	.zclm_2{ position: relative;}
	.zclm_2 ul li{float:none;line-height:30px;margin-left:15px;}
	.gdyqlj{    
		line-height: 30px;
		position: absolute;
		right: 0;
		top: 13px;
	}
	
	
	.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:10%;margin-bottom: 0;}
	
	.xw_tpxw{margin-bottom:20px;}
	
	
	
	.sTempWrap{width: 300px !important;margin: auto !important;}
	.domo-pic-scroll-lr3 .prev{left:0;}
	.domo-pic-scroll-lr3 .next{right:0;}
	
	.biaotih, .zuozheh{overflow:hidden;white-space:normal;}
	
	.zj_an1{font-size: 20px; width:90%;}
	
	.zhuanjia_tab, .tab_list2{padding:0;}
	
	.shijian{float:none;margin-left:10px;}
	
	#owl-demo{width:350px;height:auto;}
	.ewm{display: block;text-align: center;}
	.ewm_qkfm{width:100%;}
	
	.platform-grid{display:block;}
	.platform-card{width:100%;margin:10px 0;}
	
	
	.swiper-slide{width:100% !important;margin-right:10px !important;}
	
	
}

@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: 1024px){
	.daohang{display:none;}
	
	
}

@media (min-width: 768px)and (max-width: 992px){
	.current .nav>li>a {    padding: 7px 8px;}
	.article-search .input-group {width: 55%;}
	.article-search .adv-search{width:20%;}
	.site-nav .navbar-nav>li>a {font-size: 14px;padding: 10px 10px;line-height: 30px;}
	
	.sTempWrap{width: 505px !important;margin: auto !important;}
	.domo-pic-scroll-lr3 .prev{left:10px;}
	.domo-pic-scroll-lr3 .next{right:10px;}
}

@media (min-width: 992px) and (max-width: 1024px) {
	.article-search .input-group {width: 53%;}
	.article-search .adv-search{width:22%;}
	.site-nav .navbar-nav>li>a {font-size: 14px;padding:10px 20px!important;line-height: 30px;}
	.current .nav>li>a { padding: 7px 17px;}
	
	.sTempWrap{width: 780px !important;margin: auto !important;}
	.domo-pic-scroll-lr3 .prev{left:10px;}
	.domo-pic-scroll-lr3 .next{right:10px;}
	
	.xw_tab dd{padding-bottom:6px;}
	.x_dline{margin-bottom:7px;}
	
	
	
	
}


@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:1400px;}
	.left-sidebar{width:70%;}
	.right-sidebar{width:30%;}
	
	.tu_pr{width:40%;}
	.xw_pr{width:30%;}
	.xw_xx{width:30%;}
	
	.dbw{width:400px;}
	
	.logoh{width:40%;}
	.jsh{width:30%;}
	.daoh{width:30%;}
}

/*------------------------------------------移动端结束----------------------------------------------------*/

/*内容*/
.n-banner{background:#fff;position:relative;height:110px;margin-bottom:30px;}
.m-center{width:100%;margin-bottom: 20px;}/*二级页面必引*/
.content_nr{overflow: hidden;border:1px solid #e0ecf3;background: #fff;padding:10px 15px;box-shadow: 0 0 10px #e3e3e3;margin-bottom: 20px;}
.content_nr .column{
	    font-size: 24px;
    color: #1058ae;
    line-height: 50px;
    font-weight: bold;
    margin: -5px -10px 20px;
    padding-left: 10px;
    border-radius: 2px;
    border-bottom: 1px solid #e3e3e3;
}
.content_nr .newstitle{
    text-align: center;
    margin: 30px 0 20px;
    font-size: 26px;
    font-weight: bold;
	line-height: 38px;
   
}
.item-content{}
.content_volumn{margin:20px;}
.item-content, .news-content {
    font-size: 16px;
    line-height: 26px;
    min-height: 400px;
}

.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;}
.news-content img{max-width:100%;margin:0 auto;}

.journal_list{overflow:hidden;display: flex;justify-content:space-around;}
.journal_list_div{width: 33%;display:flex;justify-content: space-between;margin:15px;}
.jk_list_left{width:40%;border-radius: 4px;overflow: hidden;padding:10px;}
.jk_list_left img{
	width: 100%;
    height: 220px;
    transition: all 0.5s;
    max-width: fit-content;
}
.jk_list_left img:hover {transform: scale(1.1);}
.jk_list_right{width:60%;}
.jktitle{font-size:16px;margin: 10px;}
.jkissn{margin:45px 10px 10px;line-height: 30px;}
.jkgwtg{margin:10px;display:flex;justify-content: space-between;}
.jkgwtg .tg{color:#0034AD;}


@media (max-width: 1024px){
	.n-banner{height:50px;}
	.journal_list{display:inline;}
	.journal_list_div{width:100%;}
	.jk_list_left img{height:auto;}
	.jkissn{margin:10px;}
}

.journal_title_fl {
    font-size: 20px;
    font-weight: bold;
	color:#333;
    border-bottom: 1px dashed #ccc;
    margin:10px 15px;
    height: 34px;
}

.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 {
        background: #eee;
    }
.news-list-1 .media-body{
	vertical-align:middle;
}
.news-list-1 .news-item-1 .news-date{
    color: grey;
    width: 80px;
    background: #F5F5F5;
    text-align: center;
    padding: 8px 5px 10px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.news-list-1 .news-item-1 .news-date .day{
    color: #666;
    font-size: 28px;
    font-weight: bold;
}
.news-list-1 .news-item-1 .news-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.news-list-1 .news-item-1 .news-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
    color: #666;
}
.visit_all{width:100%;margin:20px 0 0;overflow:hidden;}
.zhub{transition: 0.3s;}
.zhub:hover {
    -webkit-box-shadow: 0 10px 20px rgba(34, 34, 34, 0.2);
    box-shadow: 0px 0px 20px rgba(34, 34, 34, 0.2);
}
.zhub_pic img{border-radius:5px;}
.pt10{padding:10px;}
.zhub_xx{line-height:36px;}
.zhub_title{font-size:15px;font-weight: bold;text-align: center;line-height: 30px;}
.zhub_list{overflow:hidden;padding: 10px 0;}

/*专题*/
.bs-collections{
    border:1px solid #f4f3f3;border-radius:8px;overflow: hidden;padding: 20px;border-left-width: 5px;border-left-color:rgb(236, 202, 103);overflow: hidden;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: 10px;}
.bs-collections .title a{color:#0648b2; 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:#0648b2; 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: #0648b2;
	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);

}

.sort-order span{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;
	border-radius: 3px 0 0 3px;
}

/*高级检索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;

}
#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;}





