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

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

body{font-size:16px;
	font-family: Arial,"Microsoft YaHei";
	background-image:linear-gradient(to right, #000067, #0000bb, #000067);
}

.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-b30{margin-bottom:30px!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;}
.border{border:#e8e8e8 1px solid;}
.border-radius{border-radius:4px;}
.box1{box-shadow:0 0 10px #d7d7d7;}
/*头部*/
.ding{width:100%;padding:20px 15px;}
.ding a{color:#fff;}

.header{
	background-image: url(../images/hearbg.jpg);  
	background-size: cover;   
	background-position-y: top;    
	background-position-x: center;   
	background-repeat: no-repeat;    
	width: 100%;    
	margin-bottom: 40px;
}
.banner{width:100%;background:rgb(0 1 112 / 51%);padding:30px 0;}
.banner img{margin:auto;}

.zse{background:#01007d;}
.qkw_fenglei{
	display: flex;
	flex-direction: column;
	padding:15px 0 10px;
	margin-bottom:30px;
}
.qkw_fenglei h2{text-align: center;color:#fff;font-size:29px; font-weight: bold;margin-top: 10px;margin-bottom: 18px;}
.qkw_fenglei .pic{margin:10px 0 15px;}
.qkw_fenglei .pic img{margin:auto;transition: .35s;}
.qkw_fenglei .pic:hover img {
    transform: scale(1.1);
}
.qkw_fenglei .wenzi{text-align: center;color:#fff;font-size: 20px; font-weight: bold;margin-bottom: 10px;}


.top_tab{overflow: hidden;}
.top_tab ul{overflow: hidden;margin-bottom: 0;}
.top_tab ul li{overflow: hidden;color: #fff;margin-bottom: 30px;transition: 0.3s;}
.top_tab ul li:hover{box-shadow: 0 10px 20px rgba(34, 34, 34, 0.2);transform: translateY(-5px);}
.top_tab_title{
	background: #01007d;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 65px;
    font-weight: bold;
}
.top_tab_title a{color:#fff;}
.zx_logo{padding:45px 0;}
.top_tab ul li img{margin:auto;transition: .35s;}
.top_tab ul li:hover img {
    transform: scale(1.1);	
}

.zx_bg1{background:url(../images/zx_bj1.jpg);}
.zx_bg2{background:url(../images/zx_bj2.jpg);}
.zx_bg3{background:url(../images/zx_bj3.jpg);}
.zx_bg4{background:url(../images/zx_bj4.jpg);}


.xueke_julei{
	overflow: hidden;
    background: #01007d;
    display: flex;
    justify-content: space-between;
    align-items: center;
	
}
.julei_fm{padding:20px 0;}
.julei_fm img{width:182px;height:250px;margin: auto;transition: all ease-in-out 300ms;}
.julei_fm img:hover {transform: translateY(-10px);}
.count-number{background:#243db1;overflow: hidden;border-radius: 5px;padding:20px 0; color:#fff;text-align: center;}
.flicon{overflow: hidden;margin: 14px;}
.count-number b{font-size: 19px;}
.count-number h4{font-weight:bold;font-size:18px;}

.slo_tab{overflow: hidden;background: #01007d;border-radius: 5px;margin-bottom: 30px;}
.sol_pic{overflow: hidden;}
.sol_pic img{transition: all 0.4s linear;}
.sol_pic img:hover{
    transform: scale(1.1);
}
.sol_title{font-weight: bold;color:#fff;font-size: 17px;padding:20px 15px;}


/*文字向上不间断滚动*/
#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 #4545bd;
    margin:0 0 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);
}


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


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

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

.article-list{overflow: hidden;width:100%;}
.article-list li{border-bottom:1px solid #eee;margin-bottom:12px;overflow: hidden;padding-bottom:12px;}
.article-list li:hover{background: #f6fafd;}
.selectedrow{background: #f6fafd;border-color:#f6fafd;border-top:0;border-left:0;border-right:0;margin:0}
.noselectrow{margin:0;border-color:#fff;border-top:0;border-left:0;border-right:0;}

.article-list li .article-checkbox{float: left;width:20px;}
.article-list li .j-column{color:#888;font-size: 14px;overflow: hidden;}
.article-list li .article-l{float:left;width: 77%;}/*当文章有图片时，width值可适当调整缩小*/
.article-list li .j-title-1 a{color:#333;font-size: 15px;font-weight: bold;}
.article-list li .j-title-1 a:hover{color:#cf0709;text-decoration: none;}
.article-list li .icon-full{color:#54d014;font-size: 14px;}
.article-list li .icon-abstract{color:#999;font-size: 14px;}
.article-list li .icon-video{color:#03a5ca;font-size: 14px;}
.article-list li .icon-article{color:#0376ca;font-size: 14px;}
.article-list li .icon-collections{color:#f19100;font-size: 14px;transform:rotate(7deg);
-ms-transform:rotate(7deg);/* IE 9 */
-moz-transform:rotate(7deg);/* Firefox */
-webkit-transform:rotate(7deg);/* Safari 和 Chrome */
-o-transform:rotate(7deg);/* Opera */}

.article-list li .j-author{font-size: 14px;color:#999;}
.article-list li .j-volumn{font-size: 14px;color:#666;}
.article-list li .j-volumn-doi .j-volumn{float: left;padding-right: 10px;}
.article-list li .j-volumn-doi .j-doi{color:#0c64bf;}
.article-list li .j-btn{color:#333;margin-left:-10px;}
.article-list li .j-btn .j-pdf{padding-bottom: 2px;}
.article-list li .j-btn .j-pdf,.article-list li .j-btn .j-html,.article-list li .j-btn .j-abs,.article-list li .j-btn .j-shouc{color:#333;line-height: 20px;margin-left:10px;}

.article-list li .j-title-1,.article-list li .j-author,.article-list li .j-volumn-doi,.article-list li .j-btn,.article-list li .j-abstract{overflow: hidden; margin-bottom: 6px;}
.article-list li .article-img{padding:10px;overflow: hidden;display: block;}
.article-list li .article-r{width:18%;float: right;}
.j-abstract{font-size: 14px;color: #777;display: none;margin-top: 10px;}
.article-list li .article-w{width: 96%;}

*#dbt_action_bar_hide {
    DISPLAY: none;
}

*.hidelabel {
    DISPLAY: none;
}


*.abs_zuozhe {
    COLOR: #444;
    font-size: 14px;
}

*.abs_njq {
    COLOR: #444;
    font-size: 14px;
   
    line-height: 26px;
}
.links1 {
    line-height: 26px;
}
.noselectrow {
   
   BORDER-LEFT: white 1px solid;
   border-bottom: 1px solid #eee;
    WIDTH: 100%;
    BORDER-TOP: white 1px solid;
    BORDER-RIGHT: white 1px solid;
   
}
.selectedrow {
    BORDER: #eee 1px solid;
    MARGIN: 1px 0px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
   
}
.authorList {
    line-height: 22px;
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 3px !important;
}
.articlesectionlisting {
       BORDER-BOTTOM: #ddd 0 solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    PADDING-RIGHT: 0px;
    COLOR: #3a3a3a;
    FONT-WEIGHT: normal;
    PADDING-TOP: 5px;
    margin-bottom: 8px;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    font-size: 14px;
    color: #fff;
    margin-top: 8px;
    display: inline-block;
    background:#257ad5;
    padding: 2px 10px;
	
}
.txt_zhaiyao1 {
    COLOR: #000;
	font-size:14px;
}

A.txt_zhaiyao1:link {
    COLOR: #000;
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:hover {
    COLOR: #c30000;
    TEXT-DECORATION: underline;
}

A.txt_zhaiyao1:visited {
    COLOR: #000;
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:active {
    TEXT-DECORATION: none;
}

.txt_biaoti {
    COLOR:#333!important;
    font-size: 14px;
	font-weight: bold;
}

A.txt_biaoti:link {
    COLOR: #1456a8;
    TEXT-DECORATION: none;
}

A.txt_biaoti:visited {
    COLOR: #1456a8;
    TEXT-DECORATION: none;
}
A.txt_biaoti:hover {
    COLOR:#eb9024!important;
    TEXT-DECORATION: none;
}
A.txt_biaoti:active {
    TEXT-DECORATION: none;
}

.txt_14000 {
    font-size: 14px;
    color: #000000;
}

A.txt_14000:link {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:hover {
    COLOR: #ae0001;
    TEXT-DECORATION: underline;
}

A.txt_14000:visited {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:active {
    TEXT-DECORATION: none;
}
.txt_zhaiyao3 {
  color: #0964ba;
  font-size: 14px;
}

a.txt_zhaiyao3:link {
  color: #0964ba;
  text-decoration: none;
}

a.txt_zhaiyao3:hover {
  color: #be8109;
  text-decoration: underline;
}

a.txt_zhaiyao3:visited {
  color: #0964ba;
  text-decoration: none;
}

a.txt_zhaiyao3:active {
  text-decoration: none;
}

/*文章图片显示隐藏用到开始*/
.hiden {
    DISPLAY: none;
}
/*文章图片显示隐藏用到结束*/

.article_checkbox_cell{padding:3px;}

.white_content {
    display: none;
    color: #666;
    line-height: 24px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}
/* 文章目录end*/

/*论文部分*/
.current_list{margin-bottom:20px;}
.current_list .tab-content>.tab-pane {padding: 15px 0 8px;}
.current_list .nav-tabs {max-width:780px;margin: auto;border-bottom:0;display: flex;justify-content: center;}
.current_list .nav-tabs>li {float: left;margin-bottom: 0px;margin-right: 15px;padding-bottom: 0;border-bottom: 0;margin-left:15px;}
.current_list .nav-tabs>li .glyphicon{top: 3px;right: 3px;}
.current_list .nav-tabs li.active{color:#fff;}
.current_list .nav-tabs li.active a{background: #fff;color: #fff;border: 1px solid #c11428;font-size: 14px;}
.current_list .nav-tabs li.active a:hover{background:#fff;color: #037733;border-bottom: 3px solid #037733;}
.current_list .nav-tabs>li.active>a, .current_list .nav-tabs>li.active>a:focus {
    color:#037733;
    cursor: pointer;
    background-color:transparent;
    border: 0px solid #fff;
   border-bottom: 3px solid #037733;
    font-size: 20px;
	font-weight: bold;
   
}
.current_list .nav-tabs li a{border-radius: 0;height: 45px;line-height: 25px;font-size:20px;background: transparent;color: #333;border:0 solid #fff;margin-right: 0; font-weight: bold;padding: 10px 0;}
.current_list .nav-tabs li a:hover{background: transparent;color:#037733;border-color: transparent;}
.current_list .article-box{border-top:0;}

.column_title {border-bottom: 1px solid #e5e5e5;margin-bottom: 10px;}

.tab{overflow: hidden;width: 300px; float: left;}
.njq{width:100%;font-size:14px;font-weight:bold;line-height: 24px;}
.syq{width:100%;text-align: left;margin-top: 10px;margin-bottom: 10px;}

.kuang{overflow: auto!important;  height:1242px;}
.kuang_en{ overflow: auto; height:880px!important;}
.wenzhanglanmu{
	font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-top: 8px;
    display: inline-block;
    background: #0a6cca;
    border-radius: 2px;
    padding: 4px 10px;
}
.wenzhang{
	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;
}




/*底*/
.footer{width:100%;overflow: hidden;background:rgb(0 1 112 / 51%);}
.banquan{width:100%;overflow: hidden;color: #fff;text-align: center;line-height:32px;padding:25px 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;}
	.xueke_julei{display:inline-block;width:100%;padding:10px 0 0;}
	.julei_fm img{width:100%;height:auto;}
	
}

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

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

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

/*------------------------------------------移动端结束----------------------------------------------------*/
/*内容*/
.n-banner{background:#fff;position:relative;height:110px;margin-bottom:30px;}
.m-center{width:100%;margin-bottom: 20px;}/*二级页面必引*/
.content_nr{overflow: hidden;
    /* border: 1px solid #e0ecf3; */
    background: #01007d;
    padding: 10px 15px;
    /* box-shadow: 0 0 10px #e3e3e3; */
    margin-bottom: 20px;
}
.content_nr .column{
	    font-size: 24px;
    color: #ffffff;
    line-height: 50px;
    font-weight: bold;
    margin: -5px -10px 20px;
    padding-left: 10px;
    border-radius: 2px;
    border-bottom: 1px solid #1022aa;
}
.content_nr .newstitle{
    text-align: center;
    margin: 30px 0 20px;
    font-size: 26px;
    font-weight: bold;
	line-height: 38px;
	color:#fff;
   
}
.item-content{}
.content_volumn{margin:20px;}
.item-content, .news-content {
    font-size: 16px;
    line-height: 26px;
    min-height: 400px;
	color:#fff;
}
.zhengao-info {
    color:#c4d9fc;
    font-size: 16px;
    /* font-weight: 600; */
    padding-bottom: 5px;
    /* border-bottom: 1px solid #eee; */
    margin-bottom: 35px;
    text-align: center;
   
    padding: 5px;
}
.zhengao-info span{margin:0 10px;}
.zhengao-info .laiyuan{color:#c4d9fc;}
.news-content img{max-width:100%;margin:0 auto;}

.journal_list{overflow:hidden;}
.journal_list_div{width:100%;background:rgb(206 223 255 / 19%);overflow: hidden;margin:10px 0;padding:20px;}
.jk_list_left{width:100%;overflow: hidden;padding:5px;}
.jk_list_left img{
	width: 100%;
    height: 220px;
    transition: all 0.5s;
    margin: auto;
}
.jk_list_left img:hover {transform: scale(1.1);}
.jk_list_right{width:50%;}
.jktitle{font-size:16px;margin:10px 0;font-weight: bold;}
.jktitle a{width:50%;float:left;color:#fff;display: inline-block;margin-bottom: 10px;}
.jkissn{margin:45px 10px 10px;line-height: 30px;}
.jkgwtg{margin:10px;display:flex;justify-content: space-between;}
.jkgwtg .tg{color:#0034AD;}
.journal_title_fl {
   font-size: 16px;
    /* font-weight: bold; */
    color: #fff;
   
    margin: 10px 15px;
    /* height: 34px; */
    overflow: hidden;
    padding: 10px 0;
}

input[type=checkbox], input[type=radio] {
    margin: 5px 5px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

.navAZ {
  /* top: 0; */
  /* left: 0; */
  width: 100%;
  z-index: 100;
  padding: 9px 3px;
  text-align: center;
  border: 1px solid #f0f0f0;
  border-radius: 6px;
  margin-bottom: 24px;
  background: #fdfdfd;
  /* position: absolute; */
  transition: all 0.5s;

}
.navAZ a {
	display: inline-block;
	padding: 4px 5px;
	margin: 0 7px!important;
	color: #333;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal!important;
}
.navAZ a.active {
  border-bottom-color: #007bff;
  color: #007bff;
}
.navAZ a.disabled {
  color: #ccc; /* 灰色 */
  pointer-events: none; /* 防止点击 */
}

.jk_a_z{border-bottom:1px dashed #fff;
    font-size: 30px;
    padding: 15px 0;}


.news-list-1{
    margin-bottom: 30px;
}
.news-list-1 .news-item-1 .media-left{
    padding-right: 15px;
}
.news-list-1 .news-item-1 a{
    display: block;
    border-bottom: 1px dashed #e2dfdc;
    padding: 20px 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    position: relative;
    overflow: hidden;
}
.news-list-1 .news-item-1 a:hover {
        background: #eee;
    }
.news-list-1 .media-body{
	vertical-align:middle;
}
.news-list-1 .news-item-1 .news-date{
    color: grey;
    width: 80px;
    background: #F5F5F5;
    text-align: center;
    padding: 8px 5px 10px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.news-list-1 .news-item-1 .news-date .day{
    color: #666;
    font-size: 28px;
    font-weight: bold;
}
.news-list-1 .news-item-1 .news-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.news-list-1 .news-item-1 .news-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
    color: #666;
}

.visit_all{width:100%;margin:20px 0 0;overflow:hidden;color:#fff;}




