﻿.slide_containera ul {
	margin: 0px;
	padding-left: 0px;
}

.slide_containera img {
	width: 100%;
}


.searchnavlist li{ line-height:40px;}
.ny-nav {
	height: 80px;
	border-bottom: 1px solid #dbdbdb;
	line-height: 80px;
}

.ny-nav .box {
	max-width: 1024px;
	margin: 0 auto;
}

.ny-nav p {
    font-size: 24px;
    height: 50px;
    line-height: 25px;
    border-left: 5px solid #004A88;
    text-indent: 10px;
    float: left;
    color: #004A88;
    padding: 0px;
    margin-top: 16px;
}
.ny-nav p a{    float: left;
    font-size: 18px;
    width: 93%;
    color: #004A88;
    text-align: center;}

.sidebar-box a{ color:#888;}

.sidebar-box a:hover{ color:#888;}
/*路径导航*/

.position-List {
	float: right;
	color: #004A88;
    line-height: 25px;
    margin-top: 40px;
    text-align: right;
}
.position-List b{font-weight: 100;
    display: block;
    width: 100%;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.position-List a {
	color: #004A88;
}


/*列表内容*/

.list-service {
	width: 100%;
	display: inline-block;
	margin-bottom: 2em;
}

.list-service .list {
	max-width: 1024px;
	margin: auto;
}


/*竖导航*/

.list-service #content {
	width: 23%;
	float: left;
}

.menu ul {
	padding: 0px;
	margin: 0px;
}


/*列表竖导航*/

.menu > ul > li > ul > li {
	background: #F5F5F5 url(../zakladka.png) no-repeat 12px 14px;
}

.menu ul li {
	display: block;
	margin-bottom: 5px;
	text-indent: 22px;
	background: #2C6798 url(../zakladka.png) no-repeat 12px 17px;
	border-radius: 5px;
	border: 1px solid #EAEAEA;
}

.menu ul li a {    color: #fff;
    width: 90%;
    display: block;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu ul li {
	padding: 5px;
	font-size: 16px;
	color: #8C8C8C;
	line-height: 20px;
}

.menu ul li .active {
	float: right;
	width: 25px;
	height: 25px;
	color: #8C8C8C;
	background: url(../off.png) 50% 53% no-repeat;
	position: relative;
    top: -32px;
}

.menu > ul > li > ul > li .inactive {
	background: url(../off.png) 50% 90% no-repeat;
}

.menu > ul > li > ul > li .active {
	background: url(../off.png) 50% 90% no-repeat;
}

.menu ul li .inactive {
	float: right;
	background: url(../off.png) 50% 53% no-repeat;
	width: 25px;
	height: 25px;
	position: relative;
    top: -32px;
}

.menu ul li ul {
	display: none;
	position: relative;
	margin: 0px;
	z-index: 1;
	padding-top: 5px;
}

.menu ul li ul li {
	display: block;
	font-size: 12px;
	list-style: circle;
	color: #8f9d4c;
	float: none;
	margin: 5px;
}

.menu ul li ul li a {
	background: none;
	font-size: 12px;
	color: #2C6798;
}

.menu ul li ul li ul li a {
	color: #fff;
}

.menu ul li ul li a:hover {
	color: #A15007;
}


/*推荐资讯*/

.list-right {
	display: block !important;
}

.sidebar-box .line20 {
	border-bottom: 1px solid #f0f0f0;
	height: 40px;
	    clear: both;
}
.sidebar-box .line20 ul{float: left;width: 100%;}

.sidebar-box h3 {
	display: block;
	margin: 0px;
	color: #888;
	font-size: 18px;
	font-weight: 300;
	float: left;
	line-height: 2em;
	padding: 0px;
}

.sidebar-box h4 {
	margin: 0px;
	font-size: 15px;
	color: #888;
	font-weight: 100;
	line-height: 40px;
	float: right;
	padding: 0px;
}

.focus-list {
	margin-top: 1em;
	float: left;
}

.focus-list li a {
	color: #888;
	font-size: 13px;
	cursor: pointer;
}

.focus-list li a b img {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: 100%;
}

.focus-list li a b {
	position: relative;
	display: block;
	margin: 0;
	padding: 1px;
	width: 230px;
	height: 165px;
	border: 1px solid #e8e8e8;
	overflow: hidden;
}

.focus-list li a span {
	display: block;
	line-height: 40px;
	font-size: 15px;
	width: 234px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}


/*文章排行*/

.rank-list li {
	position: relative;
	_display: block;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}



.rank-list li span {
	float: right;
	font-size: 13px;
	margin-left: 10px;
	color: #999;
	_padding: 2px 0 2px 5px;
	_z-index: 2;
	_position: absolute;
	_background: #fff;
	_right: 0;
}

.rank-list li .num {
	line-height: 15px;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: #1389d7;
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin-top: 6px;
}

.rank-list li.active .num {
	background: #d60007;
}

.rank-list li a {
	display: block;
	padding: 0;
	color: #888;
	font-size: 15px;
    width: 60%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	_position: absolute;
}


/*列表*/

.u-content {
	float: right;
	width: 75%;
}

.u-content .news-list {
	margin: 1em 0px 2em 0px;
}

.u-content li {
	display: block;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	padding: 20PX;
	background: #f5f5f5;
	border-radius: 5px;
	margin-bottom: 10px;
}

.u-content li h2 {
	padding: 0px 0 15px 0;
	font-size: 16px;
	line-height: 27px;
	font-weight: normal;
	margin: 0px;
}

.u-content li h2 a {
	font-size: 20px;
	font-weight: bold;
	line-height: 29px;
	color: #004A88;
	text-decoration: none;
}

.news-list .note {
	float: left;
	margin-bottom: 10px;
	height: 100%;
	width: 100%;
}

.u-content li .note b {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	width: 24%;
	margin-right: 16px;
	padding: 0px;
}

.u-content img {
	width: 160px;
	border-radius: 5px;
	height: 135px;
}

.u-content li .note p {
	font-size: 15px;
	line-height: 34px;
	font-weight: 500;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	color: #555;
	float: right;
	margin: 0px;
	width: 73%;
	padding: 0px;
	height: 130px;
	overflow: hidden;
}

.u-content li .info {
	float: left;
	clear: both;
}

.u-content li .info .time {
	background-position: 0 -156px;
}

.u-content li .info .comm {
	background-position: 0 6px;
	margin-right: 0px;
}

.u-content li .info span {
	margin-right: 10px;
	padding-left: 20px;
	color: #777;
	background: url(../sprite.png) no-repeat;
}

.u-content li .info .view {
	background: none;
	float: right;
	background-position: 0 -36px;
	padding-left: 0px;
}


/*分页列表*/

.fylb {
	position: relative;
	margin-top: 0px;
}

.fylb .fylb-1 {
	float: right;
	clear: both;
}

.fylb .page-list .pagination {
	float: left;
	margin: 10px;
}

.fylb .page-list .pagination span {
	cursor: pointer;
}

.fylb .page-list .pagination .separate span {
	cursor: default;
	border-top: none;
	border-bottom: none;
}

.fylb .page-list .pagination .separate span:hover {
	background: none;
}

.fylb .page-list .page-total {
	float: left;
	margin: 10px;
}

.fylb .page-list .no-items {
	float: left;
	margin: 15px;
}

.fylb .page-list .page-total input,
.page-list .page-total select {
	height: 26px;
	border: 1px solid #ddd;
}

.fylb .page-list .page-total input {
	width: 40px;
	padding-left: 3px;
	text-align: center;
	margin: 0px 10px 0px 10px;
}

.fylb .page-list .page-total select {
	width: 50px;
}

.fylb .page-list .page-total strong {
	font-weight: 100;
}

.fylb .pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.fylb .pagination > li {
	display: inline;
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 0PX;
	float: left;
	border-radius: 5px;
	background: none;
	margin-bottom: 0px;
	margin-left: 2px;
}

.fylb .pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #004A88;
	text-decoration: none;
	background-color: #fff;
}

.fylb .pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border: 4px;
}

.fylb .pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #004A88;
	border-color: #004A88;
}

/*内容详细页*/
.news-detail {
	max-width: 1024px;
	margin: 0 auto;
}

.news-detail .news-h1 h2 {
	text-align: center;
	color: #004A88;
	margin: 2em 2em 1em 2em;
	padding: 0;
	font-size: 28px;
}
.news-detail .date {
	line-height: 2.5em;
	text-align: center;
}
.news-detail .date .ng-binding {
    padding-left: 1.4em;
    background: url(../sprite.png) 0 5px no-repeat;
    margin-left: 1em;
}
.news-detail .date .date {
    background: url(../sprite.png) 0 -155px no-repeat;
}
.news-detail .date .author {
    background: url(../sprite.png) 0 -30px no-repeat;
}	

.news-detail .news-content {
	position: relative;
	padding: 30px 0px 50px 0px;
	line-height: 24px;
	border-top: 1px solid #d9d9d9;
	/*border-bottom: 1px solid #d9d9d9;*/
}

.news-content p {
	text-indent: 2em;
	font-size: 15px;
	line-height: 25px;
	padding: 0px;
    margin: 10px
}
.news-content .img {text-align: center;}

.news-detail .news-link {
	position: relative;
	padding-top: 10px;
	margin-bottom: 50px;
}

.news-detail .news-link a {
	display: inline;
	line-height: 24px;
	color: #666;
	margin-bottom: 10px;
}

.news-detail .news-link .return {
	position: absolute;
	right: 0;
	top: 30%;
	width: 100px;
	height: 38px;
	line-height: 38px;
	background: #004A88;
	color: #fff;
	text-align: center;
	margin: auto;
}



/*学校概况*/

.school-data{margin: 1em;}


.school-data .line{
    margin-top: 14px;
    margin-bottom: 18px;
    width: 195px;
    border-bottom: 1px solid #999;
}


.name{    text-align: center;}

.school-msg{
	clear: both;
    border-top: 3px solid #f0f0f0;
    padding: 30px 0;
    font-size: 14px;
    line-height: 30px;
}
.school-msg p{
    text-indent: 2em;
}
.school-msg img{
    margin: 1em;
    max-width: 100%;
    width: 46%;
    height: 100%;
}
.msga img{
	width: 100%;
}

.school-msg h3{
    margin-bottom: 30px;
    font-size: 24px;
    color: #0c6fc8;
}



/*搜索页*/
.u-contenta {
	margin-top: 1em;
}
.u-contenta ul {
	padding: 0px;
	margin: 0px;
}

.u-contenta li {
	padding: 5px;
	margin-bottom: 1em;
	display: block;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	    background: #f5f5f5;
    border-radius: 5px;
}
.u-contenta li h2 {
	font-size: 16px;
	line-height: 27px;
	margin:0px;
	padding:0px;
}
.u-contenta .tetx {
    background: url(../tzgg.png) 0.5em 50% no-repeat;
    float: left;
    width: 65%;
    text-indent: 2.5em;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.u-contenta li h2 a {
    font-weight: 100;
    font-size: 16px;
    color: #004A88;
}
.u-contenta .tetxa {
    float: right;
    margin-right: 0.5em;
}









/*---------------------------------响应式-----------------------------*/


/*1050屏幕分辨率*/

@media screen and (max-width: 1050px) {
	.ny-nav {
		margin: 0px 0.5em 0 0.5em;
	}
	.list-service .list {
		margin: 0px 0.5em 0 0.5em;
	}
	.news-detailsq{    margin: 1em;}
	
	
}





/*800屏幕分辨率*/

@media screen and (max-width:800px) {
	.list-service #content{ width:100% }
	.menu {
		display: none;
	}
	#content {
		width: 100%;
		float: right
	}
	.focus-list li a b {
		width: 100%;
		height: 100%;
	}
	.focus-list ul li {
		width: 45%;
		float: left;
		margin-left: 23px;
	}

	.u-content .news-list {
		padding-left: 0em;
	}
	.u-content {
		width: 100%;
		float: right;
	}
	
	.news-detail .news-h1 h2 {
		font-size: 18px;
		line-height: 1.5em;
	    text-align: left;
	}
	.news-detail .news-content{padding:15px 0px 50px 0px;}
	.position-List b{    white-space: normal;}


/*学校简介*/
	.school-msg img{width: 100%;
	    margin: 1em 0em;}
	
}


/*620屏幕分辨率*/

@media screen and (max-width:620px) {
	.u-content li .note b {
		width: 100%;
	}
	.u-content img {
		width: 100%;
		height: 100%;
	}
	.u-content li .note p {
		width: 100%;
	}
	.focus-list ul li {
		width: 100%;
		float: left;
		margin-left: 0px;
	}

	
	.fylb .pagination > li > a,
.pagination > li > span{	padding: 2px 8px;}
	
	
	/*学校简介*/
	.school-data img{    width: 100%;}
	
	
	
	
}


/*480屏幕分辨率*/
@media screen and (max-width:480px) {
.ny-nav {
	height: auto;
	display: flex;
}

.ny-nav p {
	margin-right: 1em;
}
.ny-nav p{    margin-bottom: 0.5em;}
.position-List {
	line-height: 35px;
}
.news-detail .news-link .return{    position: inherit;}
	

	
}