@charset "utf-8";
/* CSS Document */

.nycon{
	

	min-height: 600px;
   padding-bottom: 140px;
 
}

/*内页面包屑侧导航*/
.ke-tit{   
	padding-bottom: 5px;
	/*border-bottom: 1px solid #999;/*/
	background: url(../images/btt.png) repeat-x left bottom;
	
}
.ke{
	line-height: 45px;
	font-size: 20px;
	color:#3f5b85;
	
	
}

.nav-path{
	padding-top: 10px;
	
  color:#3f5b85;
 font-size: 16px;

 

}

.nav-path a{ 
	color:#3f5b85;
 font-size: 16px;
	 padding: 0 3px;
	
 }
.nav-path a:hover{ 
	text-decoration:none; 
	color: #4b698f;
}


.ke-t .ke{
	color: #333;
	font-size: 32px;
	background: #fff;
	display: inline-block;
	padding: 0 20px;
	
	
}
.ny-ban{
	padding-top: 28px;
}
/******左侧导航******/

.main-left
{ 
    overflow: hidden;
    width:270px;
   float:left;
padding-top: 40px;
 
}

/******右侧样式******/
.main-right
{
	position: relative;
     width:870px;    
    min-height: 500px;
	 float:right;
	 margin-top:30px;
	background: #fff;
	
}
/*左侧导航：*/
.side-nav-panel{

	
}
.n-left{
	 background: #f2c230;
	 text-align: center;
  width: 268px;
  height: 110px;
  padding-top:60px;
}
.nav-panel-title{ 
	 font-size:32px;
	 color:#00369d;
	line-height: 30px;
padding-top: 10px;
   
 }

.slide-nav-ul{	
  border: 1px solid #ddd;

}

.slide-nav-ul li {

 position: relative;
 border-bottom: 1px solid #ddd;

}
.slide-nav-ul li:last-child{
	border-bottom: none;
}

.slide-nav-ul li.js-item{
	margin-bottom: 0px;
}

.slide-nav-ul li  a{
	color:#333;
   display: block;
   position: relative;
   padding: 10px 0; 
   padding-left: 28px;
   padding-right: 10px;
  font-size:18px; 
  /*text-align: center;*/
   line-height: 25px;
  text-decoration: none;
    /*background:url(../images/rs/a71.png) no-repeat 10px center;*/
 
}

.slide-nav-ul li a.active,.slide-nav-ul li a.selected,.slide-nav-ul li a.parent{
	 color: #fff;
  background: #203880 ;
	 text-decoration:none; 
	 
}
.slide-nav-ul li a.active:hover{
	 color: #fff;
   /*background: #252b4d url(../images/rs/bah1.png) no-repeat 10px 19px;*/
	 text-decoration:none;   
	
}
.slide-nav-ul li a:hover{
	background: #203880  ;
	 color: #fff;
}





.slide-nav-item-ul{
	padding-bottom: 10px ;
	padding:0px 0 10px 23px;
	background: #203880;
	
 }
.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:#fff;  
	  font-size:16px; 
	  padding: 0px;
	  padding-left: 15px;
	  border: none;
	   background:url(../images/rs/bah1.png) no-repeat left center;
	  font-weight: normal;
}
.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 li a.selected{
     border: none;
	 color:#f2c230;
	 text-decoration: none; 
	 font-weight: normal; 
	 padding-left: 15px;
     background:url(../images/rs/bah2.png) no-repeat left center;
	 box-shadow: none;
	 border-bottom: none;
	 }

/*右侧内容*/
.right-nr
{
    font-size: 16px;
    color: #666; 
	position: relative;
	padding-bottom: 50px;
	
}
/*页数*/
.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: 24px;
    line-height: 26px;
}
.view-cnt p{ 
	
	/*text-align: justify;*/
	margin: 10px 0;
	text-justify: inter-ideograph;
    /*解决ie不兼容问题*/
}

.view-cnt 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(../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 34px 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: 575px;
	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: 43px;
	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(../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;
}
.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;*/
        width: 170px;
}
.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;
}







.right-nr .wp_entry{
    margin-top: 25px;
}

.right-nr .wp_entry p{
    margin: 10px 0;
    line-height: 28px;

    font-size: 16px;
}

.wp_entry img{

    max-width: inherit;
}




.teach{
	margin-top: 20px;
	background: url(../images/sbg.png) no-repeat right top;
	min-height: 540px;
}
.tearch-one{
	/*margin-bottom: 1px;*/
	border-bottom: 1px solid #fff;
}
.tearch-title{
	width:135px;
	height:100px;
	/**/
	background: #385c9a;
	color: #fff;
	text-align: center;
	font-size: 20px;
    padding: 80px 5px 0 5px;
}
.tearch-one .dang{
	background: #294370;
height:100px;
width:135px;
}

.tear-ul {
	
}
.tear-ul ul li{
	float: left;
	border-right: 1px solid #fff;
	position: relative;
	width: 143px;
	height:180px;
	cursor: pointer;
	
}
.tear-ul ul li img{
	width: 144px;
	height: 180px;
}
.tear-ul ul li .li-tt{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/btbg.png) repeat left top;
	width: 100%;
	color: #fff;
	padding: 3px 0px;
	/*display: none;*/
	}

.tear-ul ul li .li-tt p{
	color: #fff;
	padding: 0 5px;
	
}

/*
.tear-ul ul li:hover .li-tt{
	display: block;
	transition: all 1.5s;
	
}*/

.possplit {
    background: url(../images/posSplit.gif) no-repeat right center !important;
}



.wp-display-wrapper .picSlideWrap {
            height: auto;
        }






        .wcts-d0016 .d16-title {
            position: relative;
            font-weight: 500;
            font-size: 18px;
            border-bottom: 1px solid #ccc;
            height: 40px;
            margin-bottom: 20px;
        }
            .wcts-d0016 .d16-title span {
                position: relative;
                top: 8px;
                border-top: 2px #203880 solid;
                padding: 10px 20px;
                border-left: 1px solid #ccc;
                border-right: 1px solid #ccc;
            }

        .wcts-d0016 .d16-box {
    padding-bottom: 40px;
        }
        .wcts-d0016 .d16-box-list a {
            position: relative;
            display: inline-block;
            float: left;
            background: #fff;
            color: #333;
            text-align: center;
            min-width: 78px;
            padding:5px 15px;
            height: 32px;
            line-height: 32px;
            text-decoration: none;
        }
            .wcts-d0016 .d16-box-list a:hover {
                background: #203880;
                color: #fff;
            }

.about4{margin:0 auto;}
.about4_ch{font-size:18px;color:#d80017;margin-bottom:30px;}
.about4_main{position:relative;padding-left:4px;overflow:hidden;}
.line{width:1px;height:100%;background-color:#3768c5;position:absolute;left:26px;z-index:0;}
.about4_main ul li{padding-left:25px;font-size:14px;color:#333333;line-height:30px;margin-bottom:30px;background:url(/_upload/article/images/10/de/64dd71954cb4ae7542c675c22857/fac30c32-4c6d-40a4-8c64-f1ad41a0e823.jpg) left center no-repeat;margin-left:-14px;list-style: none;}
.about4_main ul li:last-child{margin-bottom:0px;}





.yuan-con {
}


.yuan-con.lingdao {

}

    .yuan-con ul li {
        border: 1px solid #f4f4f3;
        box-shadow: 1px 1px 5px 2px #f4f4f3;
        margin-bottom: 30px;
        margin-right: 26px;
    width: 420px;
    float: left;
    border-radius: 10px;
    overflow: hidden; 
    height: 224px;
    }
    .yuan-con ul li:nth-child(2n) {
                   margin-right: 0px; 
        }


        .yuan-con ul li .li-img {
            width: 150px;
        }

            .yuan-con ul li .li-img img {
                 max-width:100%;
            }

        .yuan-con ul li .li-tt {
            width: 255px;
            margin-top: 12px;
        }

            .yuan-con ul li .li-tt h4 {
                font-size: 22px;
                color: #333;
                border-bottom: 1px solid #333;
                padding-bottom: 12px;
                margin-bottom: 10px;
            }

                .yuan-con ul li .li-tt h4 span {
                    font-size: 16px;
                    color: #666;
                    margin: 8px;
                    display: block;
                    float: right;
                }

            .yuan-con ul li .li-tt p {
                font-size: 16px;
                color: #666;
                line-height: 26px;
                background: none !important;
            }

                .yuan-con ul li .li-tt p span {
                    background: none !important;
                }

            .yuan-con ul li .li-tt .info p, .yuan-con ul li .li-tt .info span {
                font-size: 14px !important;
                color: #666 !important;
            }

        .yuan-con ul li a {
            text-decoration: none;
    display: block;
        }

        .yuan-con ul li:hover {
            /*border: 1px solid #333;*/
        }


        .yuan-con h4.bt {
            font-size: 24px;
            color: #203880;
            margin: 20px 0;
        }



