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

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

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

.gd{font-size: 14px;font-weight: normal;float:right;line-height:40px;color:#ffffff;}
.white{background:#fff;}
.huise{background:#f6f6f6;}
.lanse{background:#eef8ff;}
.shenlan{background:url(../images/slbg.jpg);}
.baise{color:#fff;}
a.baise:link, a.baise:visited{color:#fff;text-decoration:none;} 
a.baise:hover, a.baise:active{color:#eee; text-decoration:none;} 
.fl{float:left;}
.fr{float:right;}
.margin-b25{margin-bottom:35px!important;}
.padding-t40{padding-top:40px;padding-bottom: 20px;}
.padding-nb{padding:20px;}
.padding-0{padding-left:0;padding-right:0;}
.padd-r0{padding-right:0;}
.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 #d7d7d7;}
.mb-60 {margin-bottom: 20px;}
/*头部*/
.ding{width:100%;background: #f2f2f3;border-bottom: 1px solid #ececec;}
.ding2{max-width:1300px;margin:auto;color:#fff;height: 42px;padding:0 15px;}

.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-bottom:40px;
}
.banner-1 .hero-content {
    padding: 200px 0 170px;
}

.banner-1 .hero-content .counter-area {
    display: flex;
    justify-content: space-around;
}
.banner-1 .hero-content .qkw-search-area {
    margin: 50px auto 0;
	    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 {
}
}

/*检索*/
.qkw-search-area{width:80%;float:right;}
.select-k{width:25%;float:left;height:38px;line-height:38px;border-radius:5px 0 0 5px;border:1px solid #fff;}
.article-search{width:65%;margin-top: 12px;    margin-bottom: 5px;  float: right;   }
.article-search .input-group{width:55%;float: left;}
.article-search .adv-search{width:20%;float: right;text-align: right;}
.article-search .adv-search a{display: inline-block;width:100%;border-radius:5px;color: #fff;height:38px;line-height: 38px;font-size: 15px;text-align:center;text-decoration: underline;}
.article-search .btn-default,.article-search .form-control{height:38px;}
.article-search .form-control{width:100%;padding-left: 10px;height:38px;border: #fff 1px solid;border-radius:0;border-left: 1px solid #ccc;background: #fff;}
.article-search .input-group-btn{width:18%;}
.article-search .btn-default{width:100%;height:38px;background:#f6ad44;font-size: 16px;border-color:#f6ad44;border-left:0;padding: 0px 15px;border-radius:0 5px 5px 0!important;line-height: 14px;}
.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; 
} 
/*---------------轮播图----------------------*/
.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:1400px;margin: auto;margin-bottom:60px;overflow: hidden;}
.qk_tab{margin-bottom: 20px;}
.qk_tab ul{display: flex;}
.qk_tab ul li{float:left;transition: .3s;}
.qk_tab ul li:hover{
	cursor:pointer;
	-webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.qk_tab ul li:last-child{margin-right:0;}
.w20{width:20%;}
.w80{width:78%;}
.qk_fm{}
.qk_fm img{margin:auto;width:100%;cursor: pointer;transition: all 0.6s; }
.qk_fm img:hover{ transform: scale(1.1); }

.qk_jj_dibu{line-height:26px;padding:10px;}
.qk_jj_dibu span{font-size:14px;font-weight: bold;}
.qk_r2{
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 20px;
}
.qk_r2nr{
	width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.qk_fmr{width:32%;float:left;}
.qk_fmr img{width:174px;height:250px;}
.qk_jjr{width:65%;height:110px;padding:15px;float:left;display: inline-block;line-height:26px;border: 1px solid #eee;}
.qk_jjr span{font-size:14px;font-weight: bold;}
.qkbg1{background:#f3fffe;}
.qkbg2{background:#f3f3f4;}
.qkbg3{background:#eefff1;}
.qkbg4{background:#fdfcf1;}
.qkbg5{background:#effffe;}


/* 五3、专题专刊左右滚动演示 */
.zclm_1{width:100%;background: #fff;}
.domo-pic-scroll-lr3 { max-width:1300px; height:320px; position:relative; margin:0 auto; margin-bottom: 30px;}
.domo-pic-scroll-lr3 .conts li { float:left; text-align:center; width:255px; height:310px; }
.domo-pic-scroll-lr3 .conts li img {width:219px; height:310px; display:block;margin: auto;}
.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:#333; }
.domo-pic-scroll-lr3 .textList .pageNav font { font-size:14px; padding:0 5px; line-height:20px; color:#333; 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:#45a1ef;}
.domo-pic-scroll-lr3 .prev:hover, .domo-pic-scroll-lr3 .next:hover {background:#3874c2;color:#fff;}
.domo-pic-scroll-lr3 .next {right:-39px;background:#45a1ef;}

.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; }


/*最新录用*/
.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;
  
}
/*新闻*/
.xw_tab{overflow: hidden;margin-top: 130px;}
.xw_tab dl{
	overflow: hidden; 
	margin:0;	
	
}
.xw_tab dt{
	overflow: hidden;
	background:#fff;
	padding:0 0 5px;
}

.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_bg{background: #006fc4;height:400px;padding:5px 0 12px;}
.xw_tab dd{
	overflow: hidden;
    padding: 12px 0;
    border-bottom: 1px solid #2a73d4;
    margin: 0 20px;
	
}

.x_shijian{width:18%;float:left;text-align: center;border-radius: 15px;display: inline-block;color:#fff;}
.x_shijian .ri{font-size:24px;line-height: 30px;text-align: center;font-weight: bold;font-family: Segoe UI;}
.x_shijian .ny{font-size:14px;line-height: 24px;text-align: center;font-weight: bold;}
.x_tupian{overflow:hidden;margin-bottom: 10px;}
.x_timu{width:80%;float:left;display: inline-block;font-size: 16px;line-height:26px;font-weight: normal;}
.x_timu a{color:#fff;}

.x_bt{font-size: 16px;line-height:25px;margin-bottom: 5px;}
.x_jj{font-size:14px;color:#999;overflow: hidden;line-height: 24px;}
.x_sj{color:#999;line-height: 25px;}
/*---------------轮播图----------------------*/

.xw_tab .carousel-caption{
	position: absolute;
    right: 0;
    /* top: 0; */
    left: 0;
    bottom: 0px;
    z-index: 10;
    padding-top: 10px;
    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: 16px; margin: 0 0 30px;;}
.xw_tab .carousel-inner ol{ margin-bottom:0;}
.xw_tab  .carousel-indicators {
    bottom: 0px;
   
}
.xw_tab  .carousel-indicators .active{background-color:#ff8f03;}
.carousel-caption a{color:#fff;}
.xw_tab  .carousel-indicators li{background: #fff;border: 0;}
.xw_tab  .carousel-caption a:hover{text-decoration:none;}
.xw_tab .glyphicon-chevron-left:before {
    content: "\e079";
}
.xw_tab .glyphicon-chevron-right:before {
    content: "\e080";
}
@media screen and (min-width: 768px){
    .xw_tab .carousel-caption {
        right: 0;
        left: 0;
        padding-bottom:0;
    }
}
.xw_tab .carousel-inner>.item>a>img, .xw_tab .carousel-inner>.item>img {
    width:100%;
	height:400px;
}
.carousel .carousel-control.left,.carousel .carousel-control.right{background:none;filter:none;} /* 去阴影背景--*/
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#a0a2a2;
    border: 1px solid transparent;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f90;
}
/*---------------轮播图end----------------------*/
/*文字向上不间断滚动*/
#de {width:100%;background: #fff;margin:10px auto;height:263px;overflow:hidden;}
.right-middle {overflow:hidden;margin-bottom: 0;}
.right-middle li {overflow: hidden; text-align: left;margin-bottom: 5px;border-bottom: 1px solid #eee;padding-bottom: 5px;line-height: 24px;}
.right-middle li a {display:block;font-size:14px;color:#000;line-height:26px;text-decoration:none;}
.right-middle li a:hover{color:#ff6600;}
.shijian{color:#e4b21b;}


.title_1{
	 overflow: hidden;
    font-size: 20px;
    line-height: 45px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    border-bottom: 1px solid #eee;
    margin:0 19px 10px;
}

.title_2{
	text-align:center;
	overflow:hidden;
	 font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height:50px;
	border-bottom: 1px solid #c8dced;
	
}
.title_2 .t2{
	display: inline-block;
    float: left;
   
    border-bottom: 4px solid #0756bd;
}

.title_3{
	text-align:left;
	overflow:hidden;
	border-bottom: 1px solid #c8dced;
	
}
.title_3 .t3{
	display: inline-block;
	float:left;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height:45px;
	border-bottom: 3px solid #2364b6;
	margin-top:5px;
}
.title_4{
	line-height: 40px;
    font-size: 18px;
	font-weight: bold;
    color: #333;
  
}
.title_6{
    width: 100%;
   overflow: hidden;
   line-height:50px;
   text-align: center;
   position: relative;
   height:50px;
   margin: 0px auto 20px;
}
.title_6 span {
    font-size:22px;
    color:#fff;
	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:1px;
    background:#eee;
    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: #0462b2;
	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:#3e9def;
  bottom: 0;
  left: calc(50% - 20px);
}


.section-title3{margin-bottom:35px;}
.section-title3 h2 {
  font-size: 32px;
  font-weight: bold;
  
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #fff;
	text-align: center;
}
.section-title3 h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}
.section-title3 h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background:#3e9def;
  bottom: 0;
  left: calc(50% - 20px);
}


.wrap_mode{ padding: 40px 0 20px; background: url(../images/modebg.jpg) no-repeat top center; overflow: hidden; }
.wrap_articleTitle{ position: relative; margin-bottom: 28px; }
.wrap_articleTitle:before{ content: ""; display: block;width: 100%; height: 1px;background: #eee; position: absolute; top:20px; }
.articleTitle2{ position: relative;z-index: 1; }
.articleTitle2 .title{ display: inline-block; background: #f5f5f5; padding: 2px 35px; margin-left: 20px; }
.articleTitle2 .title b,.articleTitle3 .title b{ color:#0060b2; font-weight: normal;}
.wrap_articleTitle2 .title,.wrap_articleTitle2 .title b{ background:#ac3839; color: #fff; }
.wrap_articleTitle2:before{ background: rgba(255,255,255,0.55); }
.mode1{ margin-bottom: 40px; overflow: hidden; }
.list3{ margin: -20px 0; overflow: hidden; }
.list3 li{width: 16.66%;  overflow: hidden;}
.list3 li a{ display: block; text-align: center; border-left: #dcdcdc 1px solid;border-bottom:#dcdcdc 1px solid; padding: 25px 0; overflow: hidden; }
.list3 li:first-child a,.list3 li:nth-child(7) a{border-left: none;}
.list3 .listIcon{ height: 46px; margin-bottom: 20px; }
.gp-f30 {font-size: 24px;}

.list3 li a:hover .listIcon{-webkit-animation:icon-bounce 0.5s alternate;-moz-animation:icon-bounce 0.5s alternate;-ms-animation:icon-bounce 0.5s alternate;-o-animation:icon-bounce 0.5s alternate;animation:icon-bounce 0.5s alternate}
@keyframes icon-bounce{0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-webkit-keyframes icon-bounce{0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-moz-keyframes icon-bounce{0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-o-keyframes icon-bounce{0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}



.tab_list{	
	overflow: hidden;
    background: #fff;
    margin-bottom:20px;
}
.tab_list ul{margin: 10px 0;overflow: hidden;}
.tab_list ul li{line-height: 35px;border-bottom:1px solid #f3f3f3;}


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

.tab_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 ul{}
.hot_tab ul li{background:#fff;padding:15px 15px 15px;margin-bottom: 20px;transition: .3s;}
.hot_tab ul li:hover{
	cursor:pointer;
	-webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
/*.hot_tab ul li:first-child{display:none;} 控制第一条隐藏*/ 
.hot_wz{border-bottom: 1px solid #eee;padding-bottom:3px;margin-top:3px;}
.hot_tab .hot_biaoti{font-size: 17px;line-height: 26px;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{color:#444;line-height: 26px;}
.hot_tab .hot_qkming{line-height: 30px;color:#888;}
.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:1400px;margin: 0 auto;}
.zhuanti_tab ul{margin-bottom: 10px;}
.zhuanti_tab ul li{overflow: hidden;padding:15px;background: #fff;margin-bottom:10px;}
.zhuanti_tab ul li:last-child{}
.zhuanti_tab_tp{overflow:hidden;text-align: center;}
.zhuanti_tab_tp img{width:100%;height:210px;margin: auto;cursor: pointer;transition: all 0.6s;  }
.zhuanti_tab_tp img:hover{ transform: scale(1.2); }
.zhuanti_nirong{float:left;width:80%;}
.zhuanti_tab_title{line-height:25px;font-size:15px;font-weight:bold;text-align: center;padding: 5px 0;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.zhuanti_tab_title a:hover{color:#cf0709;text-decoration: underline;}
.zhuanti_tab_author{line-height:26px;color:#666;}
.zhuanti_tab_jianjie{line-height:26px;}
.ztwz_r_r{display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;height:30px;}/*控制1行显示*/



/*视频*/

.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%;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 #006fc4;
    
   
}
.button_gd:link{color:#006fc4;}
.button_gd:hover { background:#006fc4;color: #fff;}




/*顶部导航*/
header.style-1 {
    position: fixed;
    width: 100%;
    z-index: 88888;
	
    /* display: flex; */
    /* align-items: center; */
    /* border-bottom: 1px solid #f1f1f1!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:rgb(0 111 196 / 95%);
    border-bottom: 1px solid #63a6d6!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:32px;
}
/*
@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: 0;
		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:#0b43b6;
	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:#ffffff;
}

@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 8px;
}

@media(min-width:992px) and (max-width:1199px) {
    header.style-1 .main-menu ul>li {
        padding: 0 8px;
    }

}

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: #fff;
/*    font-weight: bold;*/
    display: block;
    /* text-transform: capitalize; */
    padding:10px 15px;
    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.2rem;
        padding: 10px 13px 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: #dbffe6;
}
header.style-1 .main-menu ul>li:hover::after {
    color: #dbffe6;
}

header.style-1.sticky .main-menu ul>li:hover>a {
    color: #cfbc86;
}
header.style-1.sticky .main-menu ul>li:hover::after {
    color: #cfbc86;
}

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, #9dd1ff, #4696f1);
		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 {
       background: #0062b5;
	margin-bottom: 0;
	    padding: 10px 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:4px;
}
}

/*顶部导航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: 16px;font-weight: bold;border-bottom: 1px solid #ccc;padding-bottom: 15px;}
.j-article .title {color: #c30000;font-weight: bold;margin-top: 5px;}
.j-article .journal-info {color:#666;}
.j-article .journal-info a{color: #00629f;}
.n-j-q{width: 100%;font-size: 16px;line-height: 40px;font-weight: bold;padding:10px 0;margin-bottom: 10px; border-bottom: 1px solid #ccc;}
.j-sx{font-size: 15px;color: #f19100;display: -webkit-inline-box;float: right;    margin-right: 10px;}
.j-sx a{color:#00629f;text-decoration:none;}
.j-sx a:hover{color:#f19100;text-decoration:none;}
.article-choose{width: 100%;color: #999;overflow: hidden;margin-bottom: 10px;margin-top: 5px;display: inline-block;border-bottom: 1px solid #ececec;}
.article-choose .choose{float: left;}
.width47{width:47%!important;float: right!important;border-bottom: 0!important;}

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

.article-list{overflow: hidden;}
.article-list li{border-bottom:1px solid #eee;margin-bottom:10px;overflow: hidden;padding-bottom:10px;}
.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: 72%;}
.article-list li .j-title-1 a{color:#333;font-size: 18px;font-weight: bold;}
.article-list li .j-title-1 a:hover{color:#b37120;}
.article-list li .icon-full{color:#54d014;font-size: 14px;}
.article-list li .icon-abstract{color:#999;font-size: 14px;}
.article-list li .icon-video{color:#03a5ca;font-size: 14px;}
.article-list li .icon-article{color:#0376ca;font-size: 14px;}
.article-list li .icon-collections{color:#f19100;font-size: 14px;transform:rotate(7deg);
-ms-transform:rotate(7deg);/* IE 9 */
-moz-transform:rotate(7deg);/* Firefox */
-webkit-transform:rotate(7deg);/* Safari 和 Chrome */
-o-transform:rotate(7deg);/* Opera */}

.article-list li .j-author{font-size: 14px;color:#666;}
.article-list li .j-volumn{font-size: 14px;color:#999;}
.article-list li .j-volumn-doi .j-volumn{float: left;padding-right: 10px;}
.article-list li .j-volumn-doi .j-doi{color:#0079d1;}
.article-list li .j-btn{color:#333;margin-left:-10px;}
.article-list li .j-btn .j-abs{background: url("../images/abstract2.png") no-repeat;padding-left: 23px;padding-bottom: 2px;}
.article-list li .j-btn .j-pdf{background: url("../images/pdf.png") no-repeat;padding-left: 23px;padding-bottom: 2px;}
.article-list li .j-btn .j-html{background: url("../images/htm.png") no-repeat;padding-left: 23px;padding-bottom: 2px;}
.article-list li .j-btn .j-pdf,.article-list li .j-btn .j-html,.article-list li .j-btn .j-abs{color:#333;line-height: 20px;margin-left:10px;}

.article-list li .j-title-1,.article-list li .j-author,.article-list li .j-volumn-doi,.article-list li .j-btn,.article-list li .j-abstract{overflow: hidden; margin-bottom: 3px;line-height: 27px;}
.article-list li .article-img{padding:1px;overflow: hidden;display: block;border: 1px solid #e4e4e4;}
.article-list li .article-r{width:25%;float: right;}
.j-abstract{font-size: 15px;color: #777;display: none;margin-top: 10px;}
.article-list li .article-w{width: 97%;}

*#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{
	background:#fff;
	border-top:3px solid #2061b5;
	overflow:hidden;
}
.wenzhang ul{
	overflow:hidden;
	margin:10px 10px 20px;
}
.wenzhang li{
	border-bottom: 1px solid #eee;
     overflow: hidden;
	padding:10px 0;
}

.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{line-height: 24px;margin-bottom: 5px;display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;height:48px;}
.biaotih a{font-weight:normal!important;font-size: 16px;}
.zuozheh{overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.kmnjqh{overflow:hidden;color:#999;}
.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;}

.more{    
	padding: 0 10px 20px;
    color: #3d8acd;
    font-size: 15px;
  
}


/*产品展示左侧*/
.pro-left{float: left;width:20%;box-sizing: border-box;background:#fff;}
.pro-content{width: 100%;/* padding-top:20px; */background: #cccccc24;overflow: hidden;}

.pro-left .left-title{background: #00712f;height: 110px;line-height: 110px;text-align: center;}
.pro-left .left-title span{display: inline-block;color: #FFFFFF;font-size: 24px;font-weight: bold;}
.pro-left .left-title span.text{padding: 0 10px;}
.pro-left .left-category ul li{height:80px;line-height:80px;font-size: 20px;text-align: center;cursor: pointer;color: #999999;margin: 21px 0;}
.pro-left .left-category ul li.on{background: #0760bd;color: #FFFFFF;}
.pro-left .left-category ul li:hover{background: #0760bd;color: #FFFFFF;}
.pro-left .left-contact {margin-top: 37px;margin-bottom: 37px;text-indent: 70px;background: url(../image/tel.png) left 20px center no-repeat;}
.pro-left .left-contact p{color: #317fff;font-size: 14px;}
.pro-left .left-contact p.tel{font-size: 20px;padding-top: 10px;}
/*产品展示右侧*/
.pro-right{display:inline-block;}
.pro-right ul li{float: left;width:100%;background: #fff;border: 1px solid #fff;margin-right: 20px;box-sizing: border-box;margin-bottom:15px;transition: all .3s linear;padding: 15px;border-radius: 3px;}
.pro-right ul li .biaoti{font-size:17px;margin-bottom: 5px;line-height: 26px;}
.pro-right ul li .qkm{line-height:25px;text-align: left;color: #999;}
.pro-right.active{display: block;}
.pro-right ul li:hover{box-shadow: 0px 0px 15px #c6c6c6;transition: all .2s linear;}
.pro-right ul li:hover .biaoti{color:#0760bd;}



.ewm{overflow: hidden;background:#fff;text-align: center;padding:10px 0;margin-bottom: 20px;}
.ewm ul{margin:20px 0 0;}
.ewm li{text-align: center;overflow: hidden;padding:10px 0;margin:10px 0 20px;}
.ewm img{width:125px;margin: auto;}
.ewm_wz{line-height:26px;text-align: center;margin-top: 5px;}
.ewm_wz span{font-weight:bold;font-size: 16px;}


.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;}



/*底*/
.footer{width:100%;overflow: hidden;background:#006fc4;}
.banquan{width:100%;overflow: hidden;color: #fff;text-align: center;line-height:30px;padding:20px 0;}
.dbnr{color:#fff;line-height: 26px;margin:20px 0;}
.db{padding:16px 15px;text-align: center;color:#fff;background:#002e65;}


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

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

@media (max-width: 767px){
	
	.zuoc{margin-top:5px;margin-bottom: 5px;}
	.header{padding: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:90%;margin-top:5px;margin-bottom: 5px;}
	.article-search .input-group{width:78%;}
	.article-search .adv-search{width:45%;margin-top: 10px;}
	.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;}
	
	.ewm img{width:40%;margin-top:5px;}
	.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{padding-right:0;padding-left:0;margin-top: 70px;}
	.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;}
	
	.swiper-slide img{height:160px;}
	
	.sTempWrap{width: 255px !important;margin: auto !important;}
	.domo-pic-scroll-lr3 .prev{left:10px;}
	.domo-pic-scroll-lr3 .next{right:10px;}
	
	.biaotih, .zuozheh{overflow:hidden;white-space:normal;}
	
	
	.pro-left .left-category ul li{line-height: 40px;height:40px; font-size:15px;}
	.pro-right ul li{width:100%;margin-right: 0;margin-bottom: 10px;}
	
	.qk_tab ul{display:block;margin:0 15px;}
	.w20, .w80, .qk_r2nr, .qk_fmr, .qk_jjr{width:100%;}
	.qk_r2{display:block;}
	.qk_fmr img{width:100%;height:auto;}
	
	
}
@media (min-width: 768px){
	.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border:0;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	}/*	分享代码控制*/
	
	
	.site-nav .nav>li>a {
	color:#fff;
	
	}

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

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

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

@media (min-width: 768px)and (max-width: 992px){
	.current .nav>li>a {    padding: 7px 8px;}
	.article-search .input-group {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: 65%;}
	.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;}
	
}


@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;}
}

/*------------------------------------------移动端结束----------------------------------------------------*/
/*内容*/
.content_nr{overflow: hidden;border:1px solid #fff;background: #fff;padding:10px 15px;box-shadow: 0 0 10px #e3e3e3;margin-bottom: 20px;}
.content_nr .column{
	font-size: 18px;
    height: 44px;
    color: #1058ae;
    line-height: 40px;
    font-weight: bold;
    margin: -6px -10px 20px;
    padding-left: 10px;
    border-radius: 2px;
    border-bottom:2px solid #e3e3e3;
   
}
.content_nr .newstitle{
    text-align: center;
    margin: 30px 0 20px;
    font-size: 24px;
   
}
.item-content{}
.content_volumn{margin:20px;}
.news-content{line-height:28px;}
.news-content img{max-width:100%;}
/*位置*/
.location{font-size: 16px;margin:0 0 15px 5px;display:none;}
.location i{font-size: 14px;margin-right:5px;}
.location a{color:#666}

/*Cover galler*/
.panel-title>a{text-decoration:none;color:#00629f;font-size:18px;font-weight: bold;}
.panel-title>a i{text-decoration:none;color:#999;float:right;}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee;
}
.panel-default {
    border-color: #eee;margin-bottom:20px!important;
}
.cg {padding:20px 15px;}
.cg p{margin-bottom:5px;}
.cg .title a{color:#00629f; font-weight:bold;font-size:18px;}
.cg a{color:#00629f;}
.cg .date{color:#333; font-weight:bold;}
.cg .fm{float:right;margin-left:10px;margin-bottom: 10px;}
.cg .fm img{border:1px solid #ccc;padding: 2px;}
.cover-download a {
    background: url(../images/download-pdf.png) no-repeat;
    padding-left: 22px;
    color: #00629f;
	margin: 10px 0;
    display: block;
	font-weight: bold;
}

.gdwz {
    color: rgb(255 255 255 / 30%);
    position: absolute;
    right: 0;
}
/*专题*/
.bs-collections{
    border:1px solid #eee;
	border-radius:0;
	overflow: hidden;
	padding: 20px;
	border-left-width: 4px;
	border-left-color:rgb(236, 202, 103);
	margin-bottom: 20px;
	background:#fbfbfb;
}
.bs-collections {padding:20px 15px;}
.bs-collections p{margin-bottom:5px;}
.bs-collections .title{font-weight:bold;font-size:18px;margin-bottom: 5px;}
.bs-collections .title a{color:#00629f; font-weight:bold;font-size:18px;}
.bs-collections .journal{color:#7b98b7;margin-bottom: 8px;font-style: italic}
.bs-collections .editor{color:#b76e11;margin-bottom: 8px;}
.bs-collections .list-group a{color:#00629f; font-size:18px;}
.bs-collections .date{color:#333; font-weight:bold;}
.bs-collections .fm{float:right;margin-left:10px;margin-bottom: 10px;}
.bs-collections .link a {
    color: #00629f;
	margin-top: 8px;
	display:block;
}

.bs-collections-list{border:0;}
.bs-collections-list .title{font-weight:bold;font-size:20px; margin-bottom: 10px;}
.bs-collections-list .editor{color:#555;}

.sort-order{
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #fff;
    border: 1px solid #dedede;
    line-height: 180%;
    padding: 5px 10px;
    overflow: hidden;
	margin-bottom:20px;
	background-image: linear-gradient(to bottom,#f8f8f8,#e5e5e5);
    width: 100%;
}

.sort-order span{float:left;font-weight:bold;font-size:14px;margin-right:10px;}
.sort-order .btn {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 0 #FFF;
        -moz-box-shadow: inset 0 1px 0 #FFF;
        box-shadow: inset 0 1px 0 #FFF;
        border: 1px solid #bcbcbc;
        color: #666;
        margin: 0;
        padding: 2px 10px 0;
    }

.sort-order .btn:hover{
        border-color: #999;
        color: #444;
        text-decoration: none;
}
.sort-order .in {
    font-weight: bold;
	color:#444;
	border-color: #999;
}


.julei{background: #fbfbfb;}
.julei ul {
	padding:10px 5px;
}
.julei li{
	padding:2px 0;
}
.julei .title {
	background: #f7f5f0;
	padding:5px;
	font-weight:bold;
	border-left: 3px solid #ef7d47;
	
}


/*news-list-1 */
.news-list-1{
    margin-bottom: 30px;
}
.news-list-1 .news-item-1 .media-left{
    padding-right: 15px;
}
.news-list-1 .news-item-1 a{
    display: block;
    border-bottom: 1px dashed #e2dfdc;
    padding: 20px 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    position: relative;
    overflow: hidden;
}
.news-list-1 .news-item-1 a:hover{
	text-decoration:none;
}
.news-list-1 .news-item-1 .news-date{
    color: grey;
    width: 100px;
    background: #F5F5F5;
    text-align: center;
    padding: 8px 5px 10px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.news-list-1 .news-item-1 .news-date .day{
    color: #666;
    font-size: 28px;
    font-weight: bold;
}
.news-list-1 .news-item-1 .news-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}


/*二级页面start--------------------------------------------------------------------*/

.m-center{width:100%;padding-left:15px;padding-right:15px;}/*二级页面必引*/
.padding15{padding:15px;}
.margin15{margin:15px;}
.padding0{padding:0;}
.margin_b25{margin-bottom:25px;}
.flr{float:right;width:300px;padding-left:0;padding-right:0;}
/*按栏目浏览列表*/
.article_lanmu_list{overflow:hidden;}
.article_lanmu_list li{line-height:25px;padding:5px;border-bottom: 1px solid #e9e9e9;}
.article_lanmu_list h3{font-weight:bold;}
.wenzhanglanmu_lm{line-height:30px;}
/*期专辑*/
.qi-zhuanji{overflow:hidden;min-height: 280px;margin-bottom: 20px;}
.qi-zhuanji ul{overflow:hidden;border-bottom: 1px solid #e9e9e9;padding: 10px 0;margin-bottom: 0;}
.qi-zhuanji li{line-height: 24px;}

.zhuanji_tupian{padding-top:10px;}
.zhuanji_tupian img{width:250px;height:200px;margin: auto;}
.zhuanji_timu{text-align:center;font-weight: bold;padding: 8px 0;}
.zhuanji_nianjq{text-align:center;}

/*过刊浏览聚类*/
.guokan-julei{line-height:30px;text-align:left;padding-bottom:10px;}
.guokan-julei a {
    display: block;
    float: right;
    border: 1px solid #eee;
    padding: 0 5px;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
a.J_WenZhang_U {
    color: #fff;
    background: #0c67be;
	text-decoration:none;
	
}
.news_biaoti{font-size:16px;}

.table-bordered {width: 99%;margin: auto;}

.gk_moshi{overflow:hidden;text-align: right;padding-bottom: 20px;}
.gk_moshi ul{float: right;right: 20px;}
.gk_moshi li{
	float: left;
	width: 97px;
	font-size: 14px;
	cursor: pointer;
	color: #666666;
	text-align: center;
	border: 1px solid #dedede;
	display: inline-block;
	line-height: 33px;
}
.gk_moshi ul li a{display:block;}
.gk_moshi ul li.on {
    background:#0761bd;
    color: #ffffff!important;
}
.gk_moshi ul li.on a{color:#fff;}


.n-banner{background:#fff;position:relative;height:120px;margin-bottom:30px;}


/*二级页面end----------------------------------------------------------*/


.news-list-1 .news-item-1 .news-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
    color: #666;
}
@media screen and (min-width: 768px) {
    .news-list-1 .news-item-1 .news-title{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .news-list-1 .news-item-1 .news-go{
        position: absolute;
        top: 0;
        bottom: 0;
        right: -125px;
        width: 125px;
        background: rgb(239, 46, 51,.82);
        color: #fff;
        font-size: 32px;
        text-align: center;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    .news-list-1 .news-item-1 .news-go .fa{
        position: absolute;
        top: 50%;
        margin-top: -16px;
        line-height: 1;
        left: 50%;
        margin-left: -16px;
    }
    .news-list-1 .news-item-1 a:hover{
        background: #eee;
    }
	/*
    .news-list-1 .news-item-1 a:hover .news-go{
        right: 0;
    }
	*/
    .news-list-1 .news-item-1 a:hover .news-date{
        background: #eee;
    }
	
}
@media screen and (max-width: 767px) {
    .news-list-1 .news-item-1 .news-date{
        margin-bottom: 10px;
    }
    .news-list-1 .news-item-1 .news-go{
        display: none;
    }
	
	.top_web{right:10px;}
	
}
/*news-list-1 end*/


/*高级检索css更新*/
#advsearch .td-left {
    background: #f1f1f1;
    width: 120px;
    padding: 3px 10px;
    text-align: right;
}
#advsearch .td-right {
    vertical-align: top;
    padding: 6px 6px;
}
#advsearch * {
    font-family: revert;
    font-size: 14px;
}
#advsearch table {
    border: 0;
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
}
#advsearch input,#advsearch select{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;

}
#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;}










