﻿@charset "utf-8";
/* CSS Document */
/*2020.07.06*/

.nycon{
	min-height: 600px;
    padding-bottom: 40px;
   background: url(../images/nybg.jpg) no-repeat  center bottom;
   background-size: cover;
   
}

.ny-ban{
	position: relative;

    text-align: center;
}
.ny-yin{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.ny-ban img{
	max-width: 100%;
	height: auto;
	
}
.ny-ban .btt{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
z-index: 1;
background: url(../images/btt2.png) repeat-x left bottom;
height: 110px;
	
}

.nban{
	
	height: 60px;
	
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	
}


/*内页面包屑侧导航*/
.ke-tit{   
	display: none;
	border-bottom: 1px solid #ddd;
}
.ke{
	line-height: 45px;
    float: left;
    font-size: 24px;
    color: #2155a2;
}

.nav-path{

    /* margin-top: 27px; */
    color: #333;
    font-size: 16px;
    line-height: 49px;
    float: right;
}
.nav-path img{
	vertical-align: 5px;
	padding-right: 5px;
	display: none;
}
.nav-path a{ 
	color:#333;
 font-size: 15px;
	 padding: 0 3px;
 }
.nav-path a:hover{ 
	text-decoration:none; 
	color: #d1b03d;
	/*font-weight: normal;*/
}
/* 手机二级导航下拉 */
.main-menu {
    float: none;
}

.nav_name {
    margin-top: 10px;
    background: #24499d;
    width: 100%;
    font-size: 18px;
    padding: 10px 0 10px 15px;
    color: #fff;
    line-height: initial;
    cursor: pointer;
}

    .nav_name img {
        position: absolute;
        right: 10px;
        top: 15px;
    }

.nav_menu {
    display: none;
}

    .nav_menu .nav_menu_list li {
        display: block;
        width: 100%;
    }

        .nav_menu .nav_menu_list li a {
            padding: 10px 0 10px 28px;
            border-bottom: 1px solid #F6EAEA;
            font-size: 14px;
            display: block;
            width: 100%;
            color: #333;
            line-height: initial;
            text-decoration: none;
            background: url(../images/rs/lia.png) no-repeat 15px center;
        }
.nav_menu .nav_menu_list li a:hover,.nav_menu .nav_menu_list li a.selected,.nav_menu .nav_menu_list li a.parent{
            color: #09538a;
            background: url(../images/rs/lia1.png) no-repeat 15px center;
}

    .nav_menu .nav_menu_item_list li a {
        padding: 10px 0 10px 43px;
            background: url(../images/rs/lia.png) no-repeat 30px center;
    }

 .nav_menu .nav_menu_item_list li a:hover,.nav_menu .nav_menu_item_list li a.selected {
            color: #09538a;
            background: url(../images/rs/lia1.png) no-repeat 30px center;
}

/* 手机二级导航下拉end */


/******左侧导航******/

.main-left
{ 
    overflow: hidden;
   
   float:left;
margin-top: 35px;
 	transition: all 1.5s;
}

/******右侧样式******/
.main-right
{
	position: relative;
   
    min-height: 500px;
	 float:right;
	 margin-top:35px;

	/*transition: all 1.5s;*/
}
/*左侧导航：*/
.side-nav-panel{

}
.nav-panel-title{ 
	 font-size:42px;
	 color:#fff;
	
font-weight: bold;

line-height:55px;
 width: 100%;
    text-align: center;
   /* position: absolute;
    left: 0px;
    top: 43%;*/
 }

.nav-panel-title{ 
height: 115px;
    font-size: 24px;
    line-height: 150%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    color: #fff;
    /*background-color: rgba(7,47,144,0.75);*/
    background:rgba(7,47,144,0.75) url(../images/ny-title-bg.jpg) no-repeat;
    font-weight: bold;
    display: none;
}

.nav-panel-title i{
/*border-bottom: 1px solid #fff;*/
    display: inline-block;
padding-bottom: 18px;
font-style: normal;
      background: url(../images/rs/ergang.png) repeat-x left bottom;
}



.slide-nav-ul{	
  /*border: 1px solid #ddd;*/

    /*background-color: #f5f5f5;*/
}
.slide-nav-ul li:first-child{
	/* border-top: none; */
}
.slide-nav-ul li {

 position: relative;
border-bottom: 1px solid #dddddd;
}
.slide-nav-ul li:last-child{
	/*border-bottom: none;*/
}

.slide-nav-ul li.js-item{
	
}

.slide-nav-ul li  a{
	color:#333;
   display: block;
   position: relative;
   padding: 15px 0; 
   
   padding-right: 10px;
  font-size:16px; 
  /*text-align: center;*/
   line-height: 25px;
  text-decoration: none;
    padding-right: 28px;
 text-align: left;
 background: none;
    padding-left: 25px;
}

.slide-nav-ul li a.active{
	 color: #fff;
  /*background: #0f4c81 ;*/
	 text-decoration:none; 
	 background: #224b9b;
	 font-weight: bold;
}
.slide-nav-ul li a.active:hover{
	 color: #fff;
   /*background: #252b4d url(../images/rs/bah1.png) no-repeat 10px 19px;*/
	 text-decoration:none;   
	background: #224b9b; font-weight: bold;
}
.slide-nav-ul li a:hover{
	/*background: #0f4c81  ;*/
	 color: #fff;background: #224b9b; font-weight: bold;
}


.slide-nav-ul li:hover,.slide-nav-ul li.active{
	/*border-bottom: 1px solid #224b9b;*/
}
/* 左侧二级选中 .parent */
.slide-nav-ul li a:hover, .slide-nav-ul li a.active,.slide-nav-ul li a.selected, .slide-nav-ul li a.parent {
		/*background: #0f4c81 ;*/
		 color: #fff;background: #224b9b;
}
/* .slide-nav-ul li a:before{
	content: "\e90e";
    color: #0086b3;
    font-family: 'icomoon' !important;
    margin-left: -20px;
    padding-right: 7px;

} */

/*内页三级导航*/
.slide-nav-item-ul{
	
	padding:8px 0 15px 25px;
	/*background: #0f4c81;*/
margin-top: 10px;
	
 }
.slide-nav-item-ul li{ 
	line-height:30px;
	background: none;
	margin-bottom: 5px;
	border: none;
	padding: 0px;
	
	
} 
.slide-nav-item-ul li:first-child{
	border-top: none;
}
.slide-nav-item-ul li:last-child{
	border-bottom: none;
}
.slide-nav-item-ul li a{
	  display: block;
	  color:#777;  
	  font-size:16px; 
	  padding: 0px;text-align: left;
	  line-height: 28px;
	  padding-left: 18px;
	  background: none;
	  border: none;
	  background:url(../images/rs/hj.png) no-repeat left 10px;
	  font-weight:normal;
}
.slide-nav-item-ul li:hover{
	border-bottom: none;
}
.slide-nav-ul li .slide-nav-item-ul li a:hover,.slide-nav-ul li .slide-nav-item-ul a.active{
     border: none;
	 color:#ecc746;
	 text-decoration: none; 
	 font-weight: normal; 

    background:url(../images/rs/aah.png) no-repeat left 8px;
	 box-shadow: none;
	 border-bottom: none;
	 }
/* 三级选中 .selected */
.slide-nav-ul li .slide-nav-item-ul li a:hover, .slide-nav-ul li .slide-nav-item-ul a.active, .slide-nav-ul li .slide-nav-item-ul a.selected {
     background:url(../images/rs/aah.png) no-repeat left 10px;
      color:#ecc746;
   
}
.slide-nav-item-ul li a.parent{
    background: transparent;
background: url(../images/rs/aah.png) no-repeat left 10px;
    color: #ecc746;
}

/*右侧内容*/
.right-nr
{
    font-size: 16px;
    color: #333; 
	position: relative;
	padding-bottom: 50px;
	
}
/*页数*/
.page{ 
	
	border:1px solid #d1d1d1; 
	border-radius: 5px;  
	height:36px;
	background: #fff;
	max-width: 300px;
	margin: auto;
	margin-top: 30px;
}
.page ul li{ 
	border-right:1px solid #d1d1d1; 
	float:left; 
	line-height:35px;
}
.page ul li:last-child{
	border-right:none;
	
 }
.page ul li a{ 
	 color:#333;
	 padding:0 12px; 
	 display: block;
	 font-size: 14px; 
}
.page ul li a.pa:hover,.page ul li a.active{
	color:#fff; 
	background:#666;
	text-decoration:none;
}

.leader2 h4{
                     			color: #1f497d;
                     			line-height: 45px;
                     			/*background: #224b9b;*/
                     			display: inline-block;
                     			padding: 0 10px;                                        
                                        border-bottom: 2px solid;
                     		}
                     	.leader2 .xing-con{
                     		padding-top: 20px;
                     	}
                     	
                     	.leader2 .table-responsive{
                     		margin-bottom: 30px;
                     	}
                     	.xing-con table{
                     		color: #1f497d;
                     		font-size: 16px;
                     		font-weight: bold;
                     		
                     	}
                     	
                     	
                     	.xing-con table tr td{
                     		vertical-align: top;
                     		text-align: left;
    padding:3px 0;
                     	}
                     	.xing-con table tr td:last-child{
                     		font-weight: normal;
                     		color: #333;
                     		width: 56%;
                     	}


/*文章滚动条样式*/
/******单篇文章******/
.view-title
{

    text-align: center;
    line-height: 28px;
    color: #333;
  font-weight: bold;
    margin-bottom: 10px;
	 font-size:18px;
     margin-top: 20px;
}

.view-title h1
{
	font-size:18px;
}

.view-info
{ text-align:center;    
    color: #999;
   
}

.view-info span
{
    font-size: 14px;
    font-weight: normal;
}

.view-cnt
{
	margin-top: 10px;
    line-height: 29px;
}
.view-cnt p{ 
	text-justify: inter-ideograph;
    /*解决ie不兼容问题*/
   font-size: 16px;
    color: #333;
    line-height: 29px;
    margin: 10px 0;
    background: none !important;
}
.view-cnt p span{ 
   font-family:"微软雅黑"!important;
    background: none !important;
}
.view-cnt ul li
{
  list-style-type: disc;
    line-height: 28px;
    height: auto;
}

.view-cnt a
{
   color:#0e419c;
   
}
.view-cnt img{
   max-width:100%;
    height: auto !important;
}
.view-cnt a:hover
{text-decoration: underline;
   color: #0e419c;
}

.view-cnt ol,.view-cnt ul
{
    padding-left: 17px;
    margin-left: 10px;
}

.view-cnt ol li
{
    list-style: inherit;
}


/*table*/

.view-cnt table {
    border-collapse: collapse;
    border-spacing: 0;
    border: medium none;
}
.wp_articlecontent table p{
margin-bottom:0px !important;
    padding: 5px;
}
.view-cnt table td , .view-cnt table th
{
	border-color: #ddd;
}

/******news,down,title样式******/
.data-list{
	/*padding-top: 15px;*/
	padding-bottom: 30px;
}

.data-list li
{
   
	font-size:16px; 
	line-height: 40px;
	padding: 10px 20px;
	transition: all 0.4s ease-out;
border-bottom: 1px solid #ccc;
    transition: all 0.4s ease-out;
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
}

/*.data-list li:nth-child(odd){
	background: #e9e9e9;
}*/

ul.data-list > li > a{
	color:#333;
	font-size: 16px;

	background: url(../images/rs/wj.png) no-repeat left center;
	padding-left: 12px;
}
.data-list li a:hover
{
    color: #000;
    text-decoration: none;
}

.data-list li span{ 
	font-size: 14px;
    color: #999;
    line-height: 20px;
    display: block;
    margin: 10px 0;
float:right;

	
}
.data-list li:hover{
    /*box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);*/
    box-shadow: 0px 35px 77px -17px rgb(173 175 183);
    transform: scale(1.02);
 cursor: pointer;
    background: #3b5ca6;
}
.data-list li:hover a{
    background: url(../images/rs/hj2.png) no-repeat left center;
    color: #fff;
}
.data-list li:hover span{
    color: #fff;
}

/******pictrue,videolist样式******/
ul.pic-list {
	padding:20px 0 10px;
}
ul.pic-list li
{
    float: left;
    margin: 10px 32px 15px 0;
    border: 1px solid transparent;
}
ul.pic-list li:hover{

}


    ul.pic-list .li-img {
        overflow:hidden;
         transition: all 1.5s;
         
    }
      ul.pic-list .li-img img{
           transition: 0.2s all;
      }
        ul.pic-list .li-img:hover img {
    transform: scale(1.1);
    transition: 0.4s all;
        }

ul.pic-list li.mar0{
	margin-right:0;
}
ul.pic-list li a
{
    color: #333;	
}
ul.pic-list li a:hover
{
   color:#224b9b;
   text-decoration:none;
	
}

ul.pic-list li div
{
    line-height: 24px;
    margin-bottom: 10px;
    text-align: center;
}

ul.pic-list li p { 
	padding:8px 10px 10px;
    color:#000;
    text-align: center;
}
ul.pic-list a img
{
 /*border:1px solid #ddd;*/
   /*padding: 3px; background-color: #00428f;
 
    display: block;  border:2px solid #00428f;
   padding: 6px; background-color: #fff;
    transition: all 0.2s ease-in-out 0s;*/
}


/******pictrueleft pictrueright样式******/
ul.pic-bothside li
{
    padding: 30px 39px;
	border:1px solid #ccc;
	margin-top:25px;
}

ul.pic-bothside a img
{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    margin: 3px 13px 3px 0px;
}

a.pic-a
{
    color: #333;
}

span.pic-span
{
    color: #999;
}


/*左图右文*/

.picleft-list{
padding-top: 10px;	
padding-bottom: 20px;
}
.picleft-list li {
	margin:20px 0 25px 0;
}

.picleft-list li .pli-img{
	width: 26%;
	
	border: 3px solid transparent;
	transition: all 1s;
}
.picleft-list li .pli-img:hover {
	  border: 3px solid #224b9b;
        box-shadow: 0px 1px 4px 3px #d4d4d4;
        transition: all 1s;
        cursor: pointer;
}
.picleft-list li .pli-img img{
	max-width: 100%;
}
.picleft-list li .pli-text{

	width: 71%;
	height: 158px;
	border-bottom: 1px dotted #ddd;
	
}
.picleft-list li .pli-text a{
	font-size: 16px;
	color: #333 ;
	display: block;
	margin-bottom: 10px;
/*	margin-top: 10px;*/
}
.picleft-list li .pli-text a.a2{
	font-size: 14px;
	color: #0d4f99;
	margin-top: 10px;
}
.picleft-list li .pli-text span{
	font-size: 14px;
	color: #999;
	display: block;
	margin: 3px 0;
}
.picleft-list li .pli-text p{
	font-size: 14px;
	color: #666;
    line-height: 23px;
    overflow: hidden;
    height: 50px;
}

/*视频列表*/
.video-list{
	padding-top: 20px;
}
.video-list li{
	width: 30%;
	min-height: 283px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 5%;
	margin-bottom: 30px;
	padding-bottom: 20px;background: #fbfbfb;
}
.video-list li:nth-child(3n){
	margin-right: 0px;
}
.video-list li:hover{
	border: 1px solid #224b9b ;
	cursor: pointer;

}
ul.video-list li.mar0{
	/*margin-right:0;*/
	
}
.video-list li .vi-vi{
	position: relative;
	/*height: 135px;*/
}
.video-list li .vi-vi img{
	max-width: 100%;
}
.video-list li .vi-vi span img{
	position: absolute;
	left: 42%;
	top:35px;
}
.video-list li .vi-text{
	padding: 5px 30px 10px 20px;
	
	height: 132px;
	overflow: hidden;
}
.video-list li .vi-text a{
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
.video-list li .vi-text span{
	display: block;
	font-size: 14px;
	color: #777;
	margin: 8px 0;
}
.video-list li .vi-text p{
	font-size: 14px;
	color: #777;
	line-height: 21px;
	 height: 47px;
	 overflow: hidden;
}
/*下载页面*/

.down-list{
	padding-bottom: 50px;
	/*padding-top: 15px;*/
}
.down-list li{
	border-bottom: 1px solid #ddd;
	padding: 16px 0;
}
.down-list li:first-child{
	padding-top: 0px;
}
.down-list li .down-left{
	
}
.down-list li .down-left a{
	color: #333;
	font-size: 16px;
	
}
.down-list li .down-left a img{
	margin-right: 10px;
}
.down-list li .down-left p{
	margin-top: 12px;
	font-size: 14px;
	color: #999;
}
.down-list li .down-left p span{
	margin-left: 54px;
}
.down-list li .down-xia{
	display: block;
}

/*piclist1 个人图片列表*/


.picleft1-list{
padding-top: 16px;	
padding-bottom: 20px;
}
.picleft1-list li {
	margin-bottom: 10px;
	width: 242px;
	height:88px;
	border: 1px solid #ececec;
	padding: 8px;
	float: left;
	margin-right: 20px;
	margin-bottom: 26px;
	
	
}
.picleft1-list li:hover{
	box-shadow: 1px 1px 2px 2px #e8effb;
	
}
.picleft1-list li .pli-img1{
	/*width: 228px;*/
	/*去掉宽度不要*/
	
}
.picleft1-list li .pli-text1{
	margin-top: 10px;
	width: 130px;
	padding-left: 23px;
	
}
.picleft1-list li .pli-text1 a{
	font-size: 20px;
	color: #333 ;
	display: block;
	margin-top: -5px;
	text-decoration: none;
/*	margin-top: 10px;*/
}
.picleft1-list li .pli-text1 span{
	font-size: 18px;
	color: #999;
	display: block;
	margin: 15px 0 10px 0;
}
.picleft1-list li.mar0{
	margin-right: 0px;
}

/*字母序列表*/
.az{
	padding-top: 20px;
	 color: #333;
	 font-size: 16px;
	 height: 35px;
	 padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
}
.az ul{
	line-height: 30px;
	
}
.az ul li{
	float:left;
	padding-right:16px;
	line-height: 30px;
}
.az ul li a{
	color: #999;
	 font-size: 16px;
	 text-decoration: none;
	}
.az ul li a:hover{
	color:#9ac209;
	
}

.az-aa{
	padding-top: 10px;
}
.zza{
	padding: 10px 0;
	border-bottom: 1px  dotted #cdcdcd;
}

.zza h4{
	font-size: 24px;
	color: #9ac209;
	font-weight: normal;
}
.zza ul{
	padding-top: 20px;
}
.zza ul li{
	float: left;
	font-size: 16px;
	color: #333;
	padding-right: 40px;
	width: 60px;
	margin-bottom: 10px;
}
.zza ul li.mar0{
	margin-right: 0px;
}

/*datime*/
.datime .dat-top{
	margin: 40px 0 10px 0;
}
.datime .dat-top img{
	width: 880px;
	height: 124px;
}

.time-top{
	position: relative;	

}
.time-top a.prev{
	position: absolute;
	left: 0px;
	top: 30px;
	width: 46px;
	height: 46px;
	display: block;
	cursor: pointer;
	z-index: 1;
}
.time-top a.next{
	position: absolute;
	right: 0px;
	top: 30px;
	width: 46px;
	height: 46px;
	display: block;
	cursor: pointer;
	z-index: 1;
}
.timg{
	height: 1px;
	background: #b12330;
	position: absolute;
	left: 2%;
	top: 53px;
	width: 97%;
}
.time-ul{
	padding-top: 18px;
	position: relative;
}
.time-ul ul{
	padding-top: 18px;
	padding-left: 50px;
}
.time-ul ul li{
	float: left;
	cursor: pointer;
	margin: 0 6px;	background: url(../images/rts.png) no-repeat center top;
}
.time-ul ul li a{

	text-decoration: none;
	margin: 0 20px;
	display: block;
	height: 100px;
	margin-top: 18px;
	width: 34px;
}
.time-ul ul li a span{
	font-size: 14px;
	color: #333;
	display: block;
	padding-top: 40px;
}

.time-ul ul li.active{
	background: url(../images/rt.png) no-repeat center top;
}


.time-one{
	
}
.time-one h4{
	font-size: 24px;
	color: #333;
	text-align: center;
	margin: 20px 0;
}
.time-one p{
	font-size: 14px;
	color: #777;
	line-height: 25px;
	margin: 20px 0;
}


.newic-list{
	padding-bottom: 50px;
	margin-top: 10px;
}
.newic-list li{
	padding: 20px 20px;
	
	border: 1px solid transparent;
	border-bottom: 1px solid #ccc;
	
}
.newic-list li:hover{
	border: 1px solid #ccc;
	cursor: pointer;
}
.newic-list li a.a1{
	font-size: 16px;
	color: #295999;
	display: block;
	text-decoration: none;
}
.newic-list li span{
	font-size: 14px;
	color: #999;
	display: block;
	margin: 10px 0;
	
}
.newic-list  li a.a2{
	font-size: 14px;
	color: #295999;
	display: block;
	text-decoration: none;
	margin-top: 10px;
}
.newic-list  li p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}






/* webplus平台 */

/* 导航选中 .selected */

.wc-menu ul li a:hover, .wc-menu ul li a.active, .wc-menu ul li a.move,.wc-menu ul li a.selected, .wc-menu ul li a.parent {
}
/* 左侧二级选中 .parent */
.slide-nav-ul li a:hover, .slide-nav-ul li a.active,.slide-nav-ul li a.selected, .slide-nav-ul li a.parent {
}
/* 三级选中 .selected */
.slide-nav-ul li .slide-nav-item-ul li a:hover, .slide-nav-ul li .slide-nav-item-ul a.active, .slide-nav-ul li .slide-nav-item-ul a.selected {
    
}

/* 面包屑 斜杠 / 的图片 */
.possplit {
    background: none;
    display: inline-block;
    width: auto;
    text-indent: 0;
}

/* 假如是单篇文章   平台会用自己的样式 */
.wp_single wp_column_article {
    margin-top: 20px;
}
/* 重写平台上的样式 */
.view-cnt, .wp_articlecontent {
    font-size: 16px !important;
    /*margin-top: 25px;*/
    line-height: 29px !important;
}


.right-nr #wp_column_article p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 29px !important;
    background: none !important;
text-align: justify;
}




/*piclist 2*/
ul.piclist2 {
	padding-top: 20px;
}
ul.piclist2 li{
	width: 258px;
	margin-right: 56px;
	float: left;
	margin-bottom: 30px;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
}
ul.piclist2 li:hover{
	background: #0f4c81;
}
ul.piclist2 li:hover .pi-tt h4 a{
	color: #fff;
}
ul.piclist2 li:hover .pi-tt .ul-desc li a{
	color: #fff;
	
}
ul.piclist2 li:hover .pi-tt .ul-desc li{
	list-style-type: disc;
	color: #fff;
	
}
ul.piclist2 li:hover .pi-tt a.more{
	color: #fff;
}

ul.piclist2 li.mar0{
	margin-right: 0;
}



ul.piclist2 li .pi-tt {
	padding: 20px 30px; 
}
ul.piclist2 li .pi-tt .ul-desc {
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
margin-bottom: 0;
height: 94px;
color: #666;
padding-left: 30px;
}
ul.piclist2 li .pi-tt .ul-desc li{
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	background: none;
	border: none;
}
ul.piclist2 li .pi-tt h4{
	color: #333;
	margin-bottom: 10px;
height: 27px;
line-height: 27px;
overflow: hidden;
/*line-height: 140%;*/
}
ul.piclist2 li .pi-tt h4 a{
	color: #333;
}
ul.piclist2 li .pi-tt h4 a:hover{
	color: #fff;
	text-decoration: none;
}
ul.piclist2 li .pi-tt .ul-desc li{
	list-style-type: disc;
    line-height: 30px;

}
ul.piclist2 li .pi-tt .ul-desc li a{
	color: #333;
}
ul.piclist2 li .pi-tt .ul-desc li a:hover{
	/* color: #a3c721; */
}
ul.piclist2 li .pi-tt a.more{
	font-size: 18px;
	color: #1f8dcc;
	margin-top: 15px;
	display: block;
	text-decoration: none;
	
}
ul.piclist2 li .pi-tt a.more img{
	padding-left: 10px;
	
}

/*线的效果*/
.pic-box{


}
ul.piclist2 li a.a1{
	position: relative;
	display: block;
}
ul.piclist2 li a.a1 i{
position: absolute;
left: 0px;
bottom: 0px;
height: 6px;
background: #a8ca2d;
display: block;
width: 100%;
opacity: 0;
z-index: 1;
	
}

ul.piclist2 li a.a1 i{ width:0px;
 height:4px;
 background:#f2c230;
  margin-top:100px;
  display: inline-block;
  }
ul.piclist2 li:hover a.a1 i{
	opacity: 1;
	
	-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}

/*data-list2*/

ul.data-list2{
	padding-top: 10px;
}
ul.data-list2 li {
	padding: 16px 0;
	border-bottom: 1px solid #dbe3eb;
}
ul.data-list2 li .li-date2{
	width: 46px;
	float: left;
	height: 43px;
	border-right: 1px dotted #c5c5c5;
}

ul.data-list2 li .li-date2 p{
	font-size: 24px;
	font-weight: bold;
	color: #7894cc;
	line-height: 25px;
}

ul.data-list2 li .li-date2 span{
	font-size: 14px;
	
	color: #333;
}



ul.data-list2 li a{
	width: 88%;
	float: left;
	font-size: 16px;
	color: #333;
	display: block;
	line-height: 40px;
	line-height: 26px;
	padding-left:3%;
}

/**/
.picleft-list22{
	padding-top: 25px;
}
.picleft-list22 li{
	width: 49%;
	float: left;
	margin-bottom: 20px;
	margin-right: 2%;
	
}
.picleft-list22 li:nth-child(2n){
	margin-right: 0;
}
.picleft-list22 li .pli-img  img{
	max-width: 100%;
}
.picleft-list22 li .pli-img {
    width: 26%;
    border: 3px solid transparent;
    transition: all 1s;
}

.picleft-list22 li .pli-text {
    width: 71%;
    min-height: 158px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
}
.picleft-list22 li .pli-text a{
	font-size: 18px;
    color: #333;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
.picleft-list22 li .pli-text p{
	font-size: 14px;
    color: #666;
    line-height: 29px;
}

/*通知公告**/
.ac-xul{
       padding-bottom: 50px;
    margin-top: 10px;
}

.ac-xul li{
	border-bottom: 1px solid #efefef;
	padding: 21px 0;
	    transition: all 0.4s ease-out;
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
}

.ac-xul li:hover {   
      box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.02);
    cursor: pointer;
}


.ac-xul li .li-date{
	/*width: 10%;*/
           color: #d1b03d;
    border-right: 3px solid #d1b03d;
        text-align: center;
        padding: 0px 15px;
}
.ac-xul li .li-date p{
	    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    margin-top: -3px;
}
.ac-xul li .li-date span{
	display: block;
	font-size: 16px;
        margin-bottom: -4px;
}
.ac-xul li .li-dtt{
	  width:85%;
           margin-left: 30px;
}
.ac-xul li .li-dtt a{
	display: block;
	font-size: 16px;
	color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
       text-decoration: none;
}
.ac-xul li .li-dtt:hover a{
	    color: #224b9a;
}
.ac-xul li .li-dtt a.a1{
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 9px;   
    text-decoration: none;       
}


/**学术讲座**/
.da-fcon{
	padding-top: 30px;
}
.da-fcon .da-info {
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 4px solid #a28931;
    padding: 18px;
    margin-bottom: 30px;
       transition: all 0.4s ease-out;
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
}

.da-fcon .da-info:hover {
      box-shadow: 0px 30px 20px -17px rgba(0, 0, 0, 0.4);
    transform: scale(1.02);
}

.da-fcon .da-info:hover .xue-pp a {
    color: #a28931;
}

.da-fcon .xue-date{
	width: 18%;
	text-align: center;
	margin-top: -5px;
}
.da-fcon .xue-date p{
	font-size: 32px;
	color: #a28931;
}
.da-fcon .xue-date span{
	font-size: 16px;
	color: #a28931;
}

.da-fcon .xue-pp{
	width: 80%;
}
.da-fcon .xue-pp a{
	 font-size: 18px;
	 color: #333;
	 overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
margin-bottom: 5px;
        text-decoration: none;
min-height:52px;
}

.da-fcon .xue-pp p{
	 font-size: 14px;
	 color: #999;
	 line-height: 25px;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    min-height: 75px;
    -webkit-box-orient: vertical;
}


/*图片新闻**/
/*piclist*/

.piclist {
    margin-top: 20px;
}
.piclist a.pic-a{
	display: block;
	margin-bottom: 40px;
	box-shadow: 1px 2px 4px 2px #ccc;
        text-decoration: none;
        transition: all 0.4s ease-out;
}

.piclist a .pic-img{
	overflow: hidden;
}
.piclist a img{
	display: inline-block;
	transition: all 1.5s;
	transform: scale(1.0);
width:100%;
max-height:300px;	
}

.piclist .pic-tt{
	background: #fff;
	border-bottom: 2px solid #a28931;
	height: 160px;
	padding: 20px 26px;
}

.piclist .pic-tt span{
	display: block;
	font-size: 16px;
	color: #777;
	margin-bottom: 15px;
    margin-top: 10px;
}

.piclist .pic-tt p{
    height:56px;
	font-size: 16px;
        line-height: 28px;
	color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.piclist a:hover{
      box-shadow:0px 30px 20px -17px rgba(0, 0, 0, 0.4);
    transform: scale(1.08);
}

.piclist a:hover img{
	transition: all 1.5s;
	transform: scale(1.3);
}
.piclist a:hover .pic-tt{
	    background: rgba(7,47,144,0.75);
}
.piclist a:hover .pic-tt p,.piclist a:hover .pic-tt span{	
	color: #fff;
}


/* 师资 shi-box */


 .shi-box {
       margin-top: 30px;
    }

        .shi-box h4 {
            margin: 20px 0;
            font-size: 20px;
            color: #4b698f;
            font-weight: normal;
        }

        .shi-box ul li {
            float: left;
            /*margin: 15px;*/
        }

            .shi-box ul li a {
                display: inline-block;
                /*padding: 8px 23px;*/
                line-height: 25px;
                color: #333;
                /*box-shadow: 0px 1px 3px 1px #ccc inset;*/
                border-radius: 5px;
                text-decoration: none;
                font-size: 16px;
         
    margin: 0 15px;       
    width: 49px;
    height: 40px;
    text-align: justify;
    line-height: 40px;
    text-align-last: justify;
                    overflow: hidden;
            }




.shi-box ul li a.len{
    width: 130px;
   text-align: left;
    text-align-last: left;
}
.shi-box ul li a.len2{
    width: 210px;
    text-align: left;
    text-align-last: left;
}

                .shi-box ul li a:hover {
                    color: #224b9b;
                    /*background: #224b9b;*/
                    box-shadow: none;

                }
    .wp_subcolumn_list .wp_sublist .sublist_title {
        border-bottom: 0;
        margin: 0px 0 20px;
        font-size: 20px;
        color: #4b698f;
        font-weight: normal;
        padding-left: 0px;
    border-bottom: 2px solid;
    line-height: 45px;
    height: 45px;
    }
        .wp_subcolumn_list .wp_sublist .sublist_title a {
            font-size: 18px;
            color: #224b9b;
            font-weight: normal;
            text-decoration:none;
        }
            .wp_subcolumn_list .wp_sublist .sublist_title a:hover {
                text-decoration: none;
                color: #4b698f;
            }
            .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
            display: none;
        }


.fancybox
{

}

.fancybox a{
    color: #6e6e70;
    padding: 2px 5px;
    display: block;
    margin-bottom:20px;
}

.fancybox a img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.fancybox a .pic-tt{
    padding:5px 8px;
    text-align: center;
}


/**/
@media (max-width:1200px) {
     .wc-menu ul li a{      
           margin-right: 45px;
     } 
     .ac-xul li .li-dtt {
            width: 80%;
     }
}

@media (max-width:899px) {

.picleft-list22 li{
	width: 100%;
	margin-right: 0;
}

}
@media (max-width:812px) {
	.main-right{
		/* margin-top:0px; */
	}
	.ny-ban{
		margin: 0 -15px;
	}
	
	
	
	.down-list li{
		position: relative;
	}
	.down-list li .down-xia{
		position: absolute;
		right: 0px;
		bottom: 10px;
	}
	

	
	.down-list li .down-left a{
		font-size: 14px;
	}
	.data-list li {
	    /*background: url(../images/rs/lia1.png) no-repeat left 12px;*/
	    }
	ul.data-list > li > a{
		float: none;
	}
	.data-list li span{
		float: none;
	}
	.data-list li{
		line-height: 30px;
		margin: 10px 0;
	}
	.picleft-list li .pli-text{
		margin-top: 20px;
	}
	.picleft-list li .pli-text{
		/*text-align: center;*/
	}
	
	.video-list li{
		width: 45%;
		margin-right: 5%;
		overflow: hidden;
		min-height: 200px;
	}
	.video-list li:nth-child(3n){
		margin-right: 5%;
	}
	.video-list li:nth-child(2n){
		margin-right: 0%;
	}
}

@media (max-width:999px) {
	
	.ntbg{
	  margin-top: 0px;
		padding: 0;
		border-top: 0px;
		border-bottom: 3px solid #a3c721;
	}
	.main-right{
		/* margin-top:10px; */
	}


	.nav-panel-title{
		font-size: 28px;
		line-height: 50px;
	}
	
	ul.pic-list li:nth-child(3n){
		margin-right: 0px;
	}
	ul.pic-list li{
		margin-right: 12px;
	}
	ul.pic-list li:nth-child(5n){
		margin-right: 12px;
	}
	
}

@media (min-width: 993px) and (max-width: 1190px) {
	.top-mid ul li{
		padding: 0 3px;
	}
	
.nban{
	
	height: 60px;
}
.nav-panel-title{
	font-size: 30px;
	line-height: 56px;
}
.nav-panel-title i{
	
}

ul.pic-list li:nth-child(5n){
	  margin-right: 25px;
	}
ul.pic-list li{
	margin: 10px 25px 5px 0;
}




}
@media (min-width: 768px) and (max-width: 992px) {
    /*小屏幕设备 平板*/
   
   .wctop2{
		background: #597723;
	}
	
	.nban{
	
	height: 60px;
}
.nav-panel-title{
	font-size: 24px;
	line-height: 56px;
}
.nav-panel-title i{
	
}

.shi-box ul li a{
  width: auto;
}

	
	
	.ntbg{
	  margin-top: 0px;

		padding: 0;
		border-top: 0px;
		border-bottom: 3px solid #a3c721;
	}
	ul.piclist2 li{
	/*width: 260px;*/
	width: 46%;

}
	ul.piclist2 li:nth-child(even){
		margin-right: 0;
	}
	ul.piclist2 li.mar0{
		margin-right: 3%;
	}
	
	ul.piclist3 li{
		width: 47%;
		
	}
	
	ul.piclist3 li:nth-child(3n){
		margin-right: 3%;
	}
	ul.piclist3 li:nth-child(even){
	  margin-right: 0%;
	}

	.video-list li{
	width: 47%;
	margin-right: 3%;
}
ul.video-list li.mar0{
	margin-right: 3%;
}
		.video-list li:nth-child(3n){
			margin-right: 3%;
		}
	
	
   }
@media (max-width:767px) {


.shi-box ul li a{
  width: auto;
}

	
	.nban{
	left: 4%;
	width: 80%;
	height: 40px;
}
	.nav-panel-title{
	font-size: 20px;
	line-height: 36px;
	padding-left: 10px;
}
.nav-panel-title i{
	
}
	.picleft-list li .pli-text{
		text-align: center;
	}
	.bgf{
		background: none;
	}
	.ntbg{
	  margin-top: 0px;

		padding: 0;
		border-top: 0px;
		border-bottom: 3px solid #a3c721;
	}

	.main-right{
		margin-top:10px;
		width: 100%;
		float: none;
	}
	ul.piclist2 li{
	/*width: 260px;*/
	width: 100%;

}
.data-list{
	/*padding-top: 5px;*/
}

.picleft-list li .pli-img{
	width: 100%;
	text-align: center;
}
.picleft-list li .pli-text{
	width: 100%;
}

.video-list li .vi-vi span img{
	left: 35%;
	top: 23px;
}	
	
	ul.piclist3 li{
		width: 100%;
		text-align: center;
	}
		ul.piclist3 li img{
			display: inline-block;
		}
	ul.pic-list li{
		width: 49%;
		margin-right: 0px;
	}
ul.pic-list li:nth-child(5n){
	margin-right: 0px;
}	
ul.pic-list li:nth-child(even){
	margin-right: 0px;
}		


	
ul.data-list2 li a{
		width: 84%;
	}
	
	
	
}
@media (max-width:998px)and (min-width:799px) {
	.picleft-list li .pli-text{
		margin-top:10px;
	}
	
}




ol.list-paddingleft-2{
   list-style-type:decimal;
}
ol.list-paddingleft-2 li{
   list-style-type:decimal;
}

ul.list-paddingleft-2{
   list-style-type:disc;
}
ul.list-paddingleft-2 li{
   list-style-type:disc;
}




 .wel-tab {
        margin-bottom: 20px;
    }

        .wel-tab h4 {
            /*border-left: 5px solid #bca057;
            background: #143e93;*/
            height: 40px;
            color: #4b698f;
            font-size: 18px;
            padding: 0 20px;
            cursor: pointer;
            position: relative;
           /* font-weight: bold;*/
            border-bottom: 2px solid;

 -moz-user-select:none; /* Firefox私有属性 */
    -webkit-user-select:none; /* WebKit内核私有属性 */
    -ms-user-select:none; /* IE私有属性(IE10及以后) */
    -khtml-user-select:none; /* KHTML内核私有属性 */
    -o-user-select:none; /* Opera私有属性 */
    user-select:none; /* CSS3属性 */

            cursor: pointer;
        }

            .wel-tab h4 i {
                position: absolute;
                right: 20px;
                top: 0px;
            }

                .wel-tab h4 i img {
                    width: 32px;
                }

            .wel-tab h4 .i2 {
                display: none;
            }

            .wel-tab h4.up .i1 {
                display: none;
            }

            .wel-tab h4.up .i2 {
                display: block;
            }

    .tab-con {
        display: none;
        /*padding-right: 40px;*/
    }

        .tab-con .view-cnt {
            padding: 0px 20px;
            margin: 15px 0 30px;
        }


.pli1-img{
		width:30%;
	}
	.pli1-img img{
		max-width: 100%;
	}
	.pli1-tt{
		width: 65%;
	}



.view-intro{
    background: none !important;
}

.wp_editor_art_table td{

    background: none; 
}


    .peson-box {
        padding-top: 0px;
    }

    .person-top {
        margin-bottom: 20px;
    }

    .person-img {
        width: 18%;
    }

        .person-img img {
            max-width: 100%;
        }

    .person-tt {
        width: 65%;
        padding-left: 2%;
    }

        .person-tt p.p1 {
            font-weight: bold;
            color: #224b9b;
            font-size: 20px;
        }


        .person-tt p {
            line-height: 30px;
            color: #333;
            margin: 10px 0;
        }

            .person-tt p a {
                color: #333;
            }


    .person-dcon {
        margin: 20px 0;
    }

        .person-dcon h4 {
            color: #fff;
            font-weight: bold;
            background: #224b9b;
            display: inline-block;
            line-height: 50px;
            width: 100%;
            padding-left: 16px;
            border-left: 8px solid #ecc746;
        }

.person-dcon h4 {

    background: none; 
    font-size: 20px;
    color: #4b698f;
    font-weight: normal;
    padding-left: 15px;
    border-bottom: 2px solid;
    line-height: 45px;
    height: 45px;
    border-left: 0px solid #ecc746;
}

        .person-dcon hr {
            margin: 10px 0;
            border-top: 1px solid #666;
        }

        .person-dcon p {
            line-height: 30px;
        }

    @media (min-width: 768px) and (max-width: 992px) {
        /*小屏幕设备 平板*/
        .person-img {
            width: 25%;
        }

        .person-tt {
            width: 72%;
        }

            .person-tt p {
                margin: 5px 0;
            }
    }

    @media (max-width: 767px) {
        /*超小屏幕设备 手机*/
        .person-img {
            width: 33%;
        }
.person-tt p.p1{
                    margin-top: 20px;
                    margin-bottom: 20px;
}
        .person-tt {
            width: 100%;
            padding-left: 15px;
        }

            .person-tt p {
                margin: 3px 0;
            }

            .person-tt p {
                line-height: 27px;
            }

        .person-dcon p {
            line-height: 27px;
        }

        .person-dcon h4 {
            font-size: 16px;
            line-height: 35px;
        }



    }
				
								
/* 平台分页 */						

    @media (max-width:991px) {
.ac-xul li .li-date{
    padding-left:0px;
    padding-right:15px;
}
.ac-xul li .li-dtt {
    width: 73%;
}

.wc-menu ul li a{
    margin-right: 15px;
}

        .wp_paging li.pages_count {
            display: none;
        }

        .wp_paging li.page_jump .pageNum {
            display: none;
        }

        .wp_paging li.page_jump .currPageURL {
            display: none;
        }

        .wp_paging li.page_jump .pagingJump {
            display: none;
        }

    }

    @media (max-width:321px) {
        .wp_paging li.page_nav .first, .wp_paging li.page_nav .last {
            display: none;
        }
    }

/* 平台end */	

@media (max-width:514px) {
      .ac-xul li .li-dtt {
        width: 67%;
    }
}

@media (max-width:375px) {
   .ac-xul li .li-dtt {
      width: 61%;
   }
}


.lanmu_bt {
            height: 30px;
            line-height: 30px;
            font-weight: bold;
            margin-top: 18px;
            margin-bottom:6px;
        }

.lanmu_nr a.bt{
 min-width:200px;
padding: 0px 10px;
color: #1968DF;
}
.lanmu_bt img{
vertical-align:middle;
}

       .lanmu_bt a {
            padding: 0px 10px;
            height: 30px;
            line-height: 30px;           
            color: #1968DF;
            font-weight:700;
            text-decoration:none;
            font-size:16px;
            
        }

         .lanmu_nr a {           
            line-height: 20px;          
            display: inline-block;
            width: 87px;           
            color: #333;           
            padding: 10px 22px 12px 0;
            cursor: pointer;
            text-decoration:none;
        }


            .lanmu_nr a:hover {
                 color: #224b9b;
                text-decoration:none;
            }

        .lanmu_nr {

            padding-bottom: 18px;
           
        }	

