.wxy-newslist{
	padding: 30px 0;
}
.wxy-newslist td{
	vertical-align: top;
}
.newslist-left{
	width: 200px;
	height: auto;
	text-align: center;
}
.newslist-left h1{
	width: 100%;
	font-size: 22px;
	font-weight: 700;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	height: 50px;
	line-height: 50px;
	background: #033B8E;
	color: #FFFFFF;
}
.newslist-left li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.newslist-left li a{
	display: block;
	width: 100%;
	height: 100%;
}
.newslist-left li a:hover{
	background: #033B8E;
	color: #FFFFFF;
}
.a_active{
	background: #033B8E;
	color: #FFFFFF;
}

.newslist-right{
	width: 1000px;
	height: auto;
	padding-left: 45px;min-height: 460px;
}
.newslist-right ul{
	width: 100%;
	height: auto;
	padding: 15px;
}
.newslist-right li{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px dashed #EEEEEE;
	transition: .2s;
}
.newslist-right li:hover{
	background: #EEEEEE;
	padding: 0 10px;
}
.newslist-right li label{
	float: right;
        margin:0;
}

.wxy-listPage{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border: 1px solid #eeeeee;
        margin-top:30px;
}

/*新闻正文*/
.wxy-content{
	width: 100%;
	height: auto;
	padding: 15px;
}
.wxy-content-title h1{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	border-bottom: 1px solid #eeeeee;
	padding: 15px;
}
.wxy-content-resource{
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
}
.wxy-content-text{
	padding: 15px;
}
.wxy-content-text img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 5px auto !important;
}
/*新闻正文*/

/*现任领导*/
.wxy-leader{
	width: 100%;
	height: auto;
	padding: 15px;
}
.wxy-leader tr{
	border: 1px solid #EEEEEE;
}
.wxy-leader-list{
	width: 100%;
	height: auto;
}
.wxy-leader-list-img{
	width: 150px;
	height: auto;
	padding: 10px;
}
.wxy-leader-list .wxy-leader-list-img img{
	width: 100%;
	height: auto;
}
.wxy-leader-list .wxy-leader-list-img p{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #EEEEEE;
}
.wxy-leader-list-intro{
	width: 775px;
	height: auto;
	padding: 10px;
	overflow: hidden;
	overflow-y: scroll;
	max-height: 230px;
	overfloat:auto；
}
/*现任领导*/



/*师资队伍*/
.szdw-type{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #033B8E;
	color: #FFFFFF;
	text-align: center;
}
.szdw-name{
	width: 100%;
	height: auto;
	padding-left: 4px;
	margin-bottom: 10px;
}
.szdw-name-list{
	width: 115px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #EEEEEE;
	display: inline-block;
	margin-top: 10px;
}
.szdw-name-list a{
	display: block;
	width: 100%;
	height: 100%;
}
.szdw-name-list a:hover{
	background: #033B8E;
	color: #FFFFFF;
}
/*师资队伍*/