/*装饰图开始*/
.list-banners {
	width: 100%;
	min-width: 1200px;
	margin-top: 40px;
	height: 380px;
	position: relative;
}
.banners{
	width: 100%;
	height: 380px;
}
.banners img {
	width: 100%;
	height: 100%;
}

.erji_title{
	position: absolute;
	bottom:0px;
	left: 50%;
	height: 80px;
	background: url(../images/erji-title-cover.png) repeat-x;
	transform:translate(-50%,0);
}
.erji_title .label_1{
	width: 260px;
	height: 80px;
	background: url(../images/erji-title-bg.png) no-repeat;
	line-height: 80px;
}
.label_1 span{
	font-size: 24px;
	height: 30px;
	color: #ffffff;
	text-align: left;
	margin-left: 25px;
	padding-left: 10px;
	border-left: 3px solid #FFC000;
}
.bread{
	height: 80px;
	line-height: 80px;
	color: #ffffff;
	font-size: 16px;
	margin-right: 30px;
}
.bread a{
	color: #ffffff;
	font-size: 16px;
}
/*装饰图结束*/
.erji_contain{
	min-width: 12px;
	height: auto;
	margin-bottom: 50px;
}
/*二级导航开始*/
.erji_nav{
	width: 220px;
	height: auto;
	background-color: #f7f7f7;
}
.erji_nav ul{
	margin-top: 20px;
	padding: 0px 10px;
}
.erji_nav ul li{
	height: 70px;
	line-height: 70px;
	padding-left: 40px;
	border-bottom: 1px solid #dddddd;
}
.erji_nav ul li a{
	font-size: 16px;
	color: #434343;
}
.erji_nav ul li a:before{
	content: url(../images/navico.png);
	position: relative;
	right: 10px;
	bottom:2px;
}
.erji_nav ul li a:hover{
	color: #0F6398;
}
.erji_nav .erji_nav_logo{
	margin: 50px auto 20px;
	width: 200px;
	height: auto;
}
.erji_nav .erji_nav_logo img{
	width: 100%;
}
/*二级导航结束*/
.erji_nr{
	position: relative;
	margin-top: 40px;
	width: 940px;
	margin-left: 20px;
	border: 1px solid #e2e2e2;
}
.erji_nr .erji_chile_title{
	min-width: 180px;
	height: 47px;
	background: url(../images/erji-child-bg.png) no-repeat left top ;
	line-height: 47px;
	text-align: center;
	color: #ffffff;
	position: absolute;
	top:-22px;
	left: 8px;
	font-size: 18px;
padding: 0 15px;
    background-size: 100% 100%;
}
/*文章内容开始*/
.article {
	margin: 50px 50px 20px;
	min-height: 500px;
}
.article .title h3 {
	width: 100%;
	font-size: 24px;
	color: #0F6398;
	line-height: 46px;
	margin-bottom: 15px;
	font-weight: normal;
}
.article .title {
	width: 100%;
	margin-bottom: 35px;
	text-align: center;
	color: #666666;
}

.article .title i {
	font-style: normal;
}
.content{
	font-size: 16px;
	color: #434343;
	line-height: 26px;
	text-indent: 2em;
}
.prev_next{
	border-top: 1px dashed #eeeeee;
	margin-top: 40px;
	text-align: left;
	padding-top: 10px;
}
.prev_next p{
	line-height: 28px;
        color: #434343;
}
.prev_next p a{
	color: #434343;
	font-size: 16px;
}
.prev_next p a:hover{
	color: #0f6398;
}
/*文章内容结束*/
/*组织机构开始*/
.zzjg{
	width: 100%;
	float: none;
	margin-left: 0px;
}
.zzjg ul{
	padding: 60px 30px 10px;
}
.zzjg ul li{
	width: 230px;
	height: 50px;
	text-align: left;
	line-height: 50px;
	margin: 0px 50px 30px 0px;
	padding-left: 15px;
	float: left;
	background-color: #eeeeee;
	transition: 0.6s all;
}
.zzjg ul li a{
	display: block;
	font-size: 16px;
	color: #666666;
}
.zzjg ul li a span{
	float:right;
	margin-right: 15px;
	color: #0F6398;
}
.zzjg ul li:nth-child(4n){
	margin-right: 0px;
}
.zzjg ul li:hover{
   	background-color: #0F6398;
}
.zzjg ul li:hover a,.zzjg ul li:hover a span{
   	color: #ffffff;
}
/*组织机构结束*/
/*文字列表开始*/
.erji_list{
	padding: 60px 30px;
}
.erji_list table{
	width: 100%;
}
.erji_list table tr{
	width: 100%;
	height: 50px;
}
.erji_list table tr td{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background-color: #e9e9e9;
}
.erji_list table tr td a{
	color: #434343;
	display: block;
}
.erji_list table tr:nth-child(2n) td{
	background-color: #ffffff;
}
.erji_list table tr:hover td,.erji_list table tr:hover td a{
	color: #0F6398;
}
.erji_list table tr .tdl{
	width: 84%;
	text-align: left;
	padding-left: 1%;
	margin-right: 2%;
}
.erji_list table tr .tdr{
	width: 13%;
	text-align: center;
}
/*文字列表结束*/
/*分页开始*/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 40px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #0F6398;
    color: #fff;
    border: 1px solid #0F6398;
}

.pagination a:hover {
    background: #0F6398;
    color: #fff;
    border: 1px solid #0F6398;
}
.pagination span {
    display: inline-block;
    font-size: 14px;
}
/*分页结束*/
/*图文列表开始*/
.pic-list-wrap li {
	width: 33.33%!important;
	float: left;
	padding: 0 1%;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.pic-list-wrap li a{
	display: block;
	background: #eeeeee;
}
.pic-list-wrap li .erji_list_img {
	width: 100%;
	height: 158px;
	overflow: hidden;
}
.pic-list-wrap li .erji_list_img img{
	width: 100%;
	height: 100%;
	transition: 0.9s all;
}
.pic-list-wrap li:hover img {
	transform: scale(1.1,1.1);
}
.pic-list-wrap li p {
	padding: 0 16px;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.pic-list-wrap li p+p{    
	font-size: 14px;
    color: #918989;
    text-align: left;
    line-height: 20px;padding-bottom: 10px;
}
/*图文列表结束*/
/*院校领导开始*/
.yxld-list li{
	width: 200px;
	height: auto;
	background-color: #eeeeee;
	margin: 0px 26px 32px 0px;
	float: left;
}
.yxld-list li:nth-child(4n){
	margin-right: 0px;
}
.ld_img{
	width: 200px;
	height: 282px;
	overflow: hidden;
}
.ld_img img{
	width: 100%;
	height: 100%;
	transition: 0.9s all;
}
.ld_img:hover img{
	transform: scale(1.1,1.1);
}
.yxld-list li p{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #434343;
	text-align: center;
}
/*院校领导结束*/