@charset "utf-8";
/* CSS Document */

.nycon{
	

	min-height: 600px;
   padding-bottom: 40px;

}

/*内页面包屑侧导航*/
.ke-tit{   
	/*padding-bottom: 5px;*/
	border-bottom: 1px solid #999;
}
.ke{
	line-height: 55px;
	font-size: 22px;
	color:#4b698f;
	
	
}
.kk{
	/*padding-left: 30px;*/
	background: #fff;
	border-radius: 5px;
	padding: 0 20px;
	box-shadow: 0px 1px 3px 3px #c5c4c6;
	margin-top: 10px;
	
	height: 92px;
}

.nav-path{
	padding-top: 20px;
	
  color:#4b698f;
 font-size: 16px;
  /*line-height: 88px;*/
 

}

.nav-path a{ 
	color:#4b698f;
 font-size: 16px;
	 padding: 0 3px;
	
 }
.nav-path a:hover{ 
	text-decoration:none; 
	color: #4b698f;
}
.ke-t{
	position: relative;
	height: 40px;
	background: url(/_upload/tpl/09/8d/2445/template2445/images/rs/nbg2.jpg) repeat-x left center;
	text-align: center;
}

.ke-t .ke{
	color: #333;
	font-size: 32px;
	background: #fff;
	display: inline-block;
	padding: 0 20px;
	
	
}
.nyban{
	background: url(/_upload/tpl/09/8d/2445/template2445/images/nyban.jpg) no-repeat center center;
	height: 320px;
	background-size: cover;
	
}
/******左侧导航******/

.main-left
{ 
    overflow: hidden;
    width:270px;
   float:left;
  margin-top: 40px;

 
}

/******右侧样式******/
.main-right
{
	position: relative;
     width:900px;    
    min-height: 500px;
	 float:right;
	  margin-top:30px;
	background: #fff;
	
	
}
/*左侧导航：*/
.side-nav-panel{

	
}
.nav-panel-title{ 
	position: absolute;
	left: 0px;
	top: 220px;
	
	 font-size:32px;
	 color:#fff;
	    min-width: 300px;
	height: 100px;
    line-height: 30px;
   background: url(/_upload/tpl/09/8d/2445/template2445/images/red3.png) repeat left top;
  z-index: 1;
text-align: center;
line-height: 100px;
       padding: 0 15px;
 }

.slide-nav-ul{	
  
border: 1px solid #ddd;


}

.slide-nav-ul li {

 position: relative;
 border-bottom: 1px solid #ddd;

}


.slide-nav-ul li.js-item{
	margin-bottom: 0px;
}
.slide-nav-ul li:last-child{
	border-bottom: none;
}
.slide-nav-ul li  a{
	color:#333;
   display: block;
   position: relative;
   padding: 10px 0; 
   padding-left: 25px;
   padding-right: 10px;
  font-size:18px; 
  /*text-align: center;*/
   line-height: 28px;
  text-decoration: none;
    background:url(/_upload/tpl/09/8d/2445/template2445/images/rs/baa1.png) no-repeat 10px center;
 
}

.slide-nav-ul li a.active{
	 color: #fff;
  background:#f28125  url(../images/rs/baa1h.png) no-repeat 10px center;
	 text-decoration:none; 
	 
}
.slide-nav-ul li a.active:hover{
	 color: #fff;
   background: #f28125 url(../images/rs/bah1.png) no-repeat 10px center;
	 text-decoration:none;   
	
}
.slide-nav-ul li a:hover{
	background: #f28125 url(../images/rs/baa1h.png) no-repeat 10px center;
	 color: #fff;
}


.slide-nav-ul li a.selected{
	 color: #fff;
  background:#f28125  url(../images/rs/baa1h.png) no-repeat 10px center;
	 text-decoration:none; 
	 
}
.slide-nav-item-ul li a.selected{
    color: #fff;
    background: url(/_upload/tpl/09/8d/2445/template2445/images/rs/wj1.png) no-repeat left 10px;
    text-decoration: none;
}

.slide-nav-item-ul{
	padding-bottom: 10px ;
	padding:10px 0 10px 23px;
	background: #f28125;
	
 }
.slide-nav-item-ul li{ 
	line-height:30px;
	background: none;
	margin-bottom: 0px;
	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:#975825;  
	  font-size:16px; 
	  padding: 0px;
	  padding-left: 15px;
	  border: none;
	   background:url(/_upload/tpl/09/8d/2445/template2445/images/rs/wjj.png) no-repeat left 10px;
	  font-weight: normal;
}
.slide-nav-ul li .slide-nav-item-ul li a:hover,.slide-nav-ul li .slide-nav-item-ul a.active{
     border: none;
	 color:#fff;
	 text-decoration: none; 
	 font-weight: normal; 
	 padding-left: 15px;
       background:url(/_upload/tpl/09/8d/2445/template2445/images/rs/wj1.png) no-repeat left 10px;
	 box-shadow: none;
	 border-bottom: none;
	 }

/*右侧内容*/
.right-nr
{
    font-size: 16px;
    color: #666; 
	position: relative;
	padding-bottom: 50px;
	
}
.right-nr .wp_entry{
     font-size: 16px;
    color: #666; 
}

/*页数*/
.page{ 
	float:right;
	border:1px solid #d1d1d1; 
	border-radius: 5px;  
	height:35px;
	background: #fff;
	position: absolute;
	left: 35%;
	bottom: 20px;
}
.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;
}



/*滚动条*/
.scrollBar{
	position:absolute;
	right:3px;top:50px;
	width:6px;
	height: 660px;
	border-left:1px solid #ccc;
}
.scrollBar span.midd{ 
	height:448px;
	display: block;
	margin-left:5px;
	position: relative;
	}
.scrollBar span.midd span{
	position: absolute;
	left:-10px;top:10px;
	background: #ddd;	 
	 width: 10px; 
    height: 25px;
}	

/*文章滚动条样式*/
/******单篇文章******/
.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: 26px;
}
.view-cnt p{ 
	
	/*text-align: justify;*/
	margin: 10px 0;
	text-justify: inter-ideograph;
    /*解决ie不兼容问题*/
}

.view-cnt ul li,.wp_articlecontent ul li
{
  list-style-type: disc;
    line-height: 28px;
    height: auto;
}

.view-cnt a
{
   color:#0e419c;
   
}

.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;
}

.view-cnt table td , .view-cnt table th
{
	border-color: #ddd;
}

/******news,down,title样式******/
.data-list{
	padding-top: 5px;
	padding-bottom: 30px;
}

.data-list li
{
   
	font-size:14px; 
	line-height: 45px;
	/*border-bottom: 1px dotted #ccc;*/
	
}
/*.data-list li:last-child{
	border-bottom: none;
}*/

/*.data-list li:nth-child(odd){
	background: #e9e9e9;
}*/

ul.data-list > li > a{
	color:#666;
	font-size: 16px;
	float: left;
	background: url(/_upload/tpl/09/8d/2445/template2445/images/rs/lia.png) no-repeat left center;
	padding-left: 12px;
}
.data-list li a:hover
{
    color: #000;
    text-decoration: none;
}

.data-list li span{ 
	font-size: 16px;
	color:#666;
	float: right;
	
}

/******pictrue,videolist样式******/
ul.pic-list {
	padding:20px 0 10px;
}
ul.pic-list li
{
    float: left;
    margin: 10px 40px 5px 0;
}
ul.pic-list li.mar0{
	margin-right:0;
}
ul.pic-list li a
{
    color: #666;	
}
ul.pic-list li a:hover
{
   color:#333;
   text-decoration:none;
	
}

ul.pic-list li div
{
    line-height: 24px;
    margin-bottom: 10px;
    text-align: center;
}

ul.pic-list li p { 
	padding:15px 0;
    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: 228px;*/
	/*去掉宽度不要*/
	
}
.picleft-list li .pli-text{

	width: 600px;
	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: #3b818e;
	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: 258px;
	height: 283px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 59px;
	margin-bottom: 30px;
}
ul.video-list li.mar0{
	margin-right:0;
	
}
.video-list li .vi-vi{
	position: relative;
	height: 135px;
}
.video-list li .vi-vi span img{
	position: absolute;
	left: 42%;
	top:35px;
}
.video-list li .vi-text{
	padding: 5px 30px 10px 20px;
	background: #fbfbfb;
	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;
	margin-top: 18px;
}

/*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(/_upload/tpl/09/8d/2445/template2445/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(/_upload/tpl/09/8d/2445/template2445/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;
}
.newic-list li{
	padding: 30px 0;
	border-bottom: 1px dotted #ccc;
}
.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;
}

/*apply 404*/
.bg4{
	background:#252b4d url(../images/4bg.jpg) no-repeat center top;
	min-height: 875px;
	
}
.bgg4{
	text-align: center;
	padding-top: 590px;
}
.bgg4 p{
	font-size: 32px;
	color: #fff;
	font-family: 'AvenirLTStd-light';
	margin-bottom: 40px;
}
.bgg4 a{
	font-size: 26px;
	color: #252b4d;
	background: #eedd23;
	font-family: impact;
	text-decoration: none;
	padding: 15px 70px;
	border-radius: 30px;
	border: 2px solid #eedd23;
	transition: all 1.0s;
	box-shadow: 2px 2px 2px 2px #1d233f;
}
.bgg4 a:hover{
	background: #252b4d;
	color: #eedd23;
	border: 2px solid #eedd23;
	transition: all 1.0s;
}
/*弹框*/
.form1{
	background: #fff;
	width:500px ;
	height: 710px;
	margin: auto;
	padding:20px 30px 0;
	position: relative;
	
	}
.form1 .form-group label{
	font-size: 16px;
	color: #000;font-family: 'AvenirLTStd-light';
	margin-bottom: 10px;
	font-weight: normal;
}
.form-control{
	border:1px solid #999;
	border-radius: 0px;
	box-shadow: none;
	line-height: 40px;
	height: 40px;
	margin-bottom: 18px;
}
.form1 button.sub{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 70px;
	background: #eedd23;
	border: none;
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #252b4d;
	font-family: 'impact';
	text-transform: uppercase;
}
.form1 .cha{
	position: absolute;
	left: 0px;
	top: 740px;
	width: 100%;
	text-align: center;
	
}
 textarea{
	display: block;
	resize: none;
	width: 100%;
	height: 100px;
}

.form-gone{
	
}
.form-gone span{ 
	position: absolute;
	right: 10px;
	top: 40px;
}
.form-gone i{
	float: right;
	padding: 0 3px;
}
/*table*/
.bgf5{
	background: #f5f5f5;
}
.tab-one{
	margin-top: 30px ;	
}
.tab-one h4{
	font-size: 24px;
	color: #000000;
}
.tab-one table{
		background: #fff;
	padding: 10px 0;
	
}
.tab-one .tab-bor{margin-top: 25px;
	border: 1px solid #ddd;
	background: #fff;
	
}
.tab-one table tr{
	
}
.tab-one table tr td:first-child{
	padding-left: 15px;
}
.tab-one table tr td{
	line-height: 40px;
	font-size: 16px;
	color: #000;
	/*text-align: center;*/
}
.tab-one table tr td img{
	vertical-align: -6px;
	padding-right: 10px;
}
.tab-one table tr td.td1{
	background: #91b945;
	color: #fff;
	text-align: center;width: 70px;
}
.tab-one table tr td.td2{
	background: #6498d2;
	color: #fff;
	text-align: center;width: 70px;
}
.tab-one table tr td.td3{
	background: #ae1730;
	color: #fff;
	text-align: center;width: 70px;
}
.tab-one table tr td.td4{
	background: #333;
	color: #fff;
	text-align: center;width: 70px;
}
.tab-one table tr td.pdf img{
	padding: 0px;
	text-align: center;
	padding: 0 10px;
	padding-top: 10px;
}
.tab-one table tr td:last-child{
	
	
}
.tab-one table tr td:last-child img{
	display: inline-block;
	padding-right: 0;
	padding-top: 10px;
}
.tab-one table tr td:last-child span{
	display: block;
	line-height: 26px;
}




.app3{
	text-align: center;
	margin-top: 50px;
	
}
.app3 a{
	font-size: 26px;
	color: #252b4d;
	background: #eedd23;
	font-family: impact;
	text-decoration: none;
	padding: 15px 70px;
	border-radius: 40px;
	border: 2px solid #eedd23;
	transition: all 1.0s;
	
	
	
}
.app3 a:hover{
	background: #252b4d;
	color: #eedd23;
	border: 2px solid #eedd23;
	transition: all 1.0s;
}





#wp_column_article{
    margin-top: 30px;
}




.wp_entry img{
     max-width: 100%; 
}

/* 合作交流  展开 */
.liucheng{
    margin-top: 20px;
}
.liucheng p{
margin: 10px 0;
}
.liucheng ul {

    padding-left: 30px;
}
.liucheng ul li{
list-style-type: disc;
}
.wp_contentfold .title {
    padding-top: 0px;
    background: #f5f5f5;
    margin-bottom: 5px;
    HEIGHT: 44px;
    width: 100%;
    background: #f5f5f5 url(../images/in-bottom.png) no-repeat 98% center;
    background-size: 16px 16px;
}
.wp_contentfold .title p {
    line-height: 100%;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.wp_contentfold .title .Article_Title {
    line-height: 44px;
    background: #f5f5f5;
    font-size: 18px;
    color: #2e6dbc;
    font-weight: normal;
    padding: 0 14px;
    margin-bottom: 0px;
    cursor: pointer;
}
.wp_contentfold .Article_Content {
    padding: 0px 35px 10px !important;
    text-align: left;
    line-height: 28px;
}
.wp_contentfold .content {
    HEIGHT: 100%;
    text-align: left;
    margin-bottom: 18px;
    margin-top: -5px;
    WIDTH: 100%;
}
.Article_Content p {
    text-indent: 1em;
}

.Article_Content a.qbtn{
    display: block;
    background: #ce3e3a;
    color: #fff;
    height: 42px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    width: 120px;
    text-indent: 0;
    margin-top: 25px;
}