@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

.font {
	font-size: 12px;
	font-family: "Microsoft YaHei", Helvetica, Arial, '宋体', sans-serif;
}

a:hover {
	color: #0156A5;
}

.main {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.banner_about {
	width: 100%;
	height: 285px;
	overflow: hidden;
}

.main_box {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	min-height:500px;
}

.main_left {
	width: 200px;
	height: auto;
	overflow: hidden;
	background: #0156A5;
	position: relative;
	border-right: 10px #0156A5 solid;
	border-left: 10px #0156A5 solid;
	border-bottom: 10px #0156A5 solid;
	top: -34px;
}

.main_left h1 {
	display: block;
	width: 100%;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}

.main_left ul {
	width: 200px;
	height: auto;
	padding-top: 20px;
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
	float: right;
}

.main_left ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #d7d7d7;
	font-size: 16px;
	position: relative;
}

.main_left ul li a {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	position: relative;
}

.main_right {
	width: 940px;
	height: auto;
	overflow: hidden;
	min-height: 500px;
	background: #fff;
	padding-left: 40px;
}

.main_right td {
	border: 0.5px solid #ccc;
}
.main_bottom {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

	.main_bottom ul {
		width: 100%;
		display: flex;
		margin-bottom:20px;
	}


		.main_bottom ul li {
			text-align: center;
			margin-left: 8px;
			width: 16%;
		}

		.main_bottom ul li a {
			font-size: 20px;
			font-weight: bold;
			color: #24488f;
		}
			.main_bottom ul li a img{
				width:100%;
			}
			.location {
				width: 100%;
				height: 46px;
				line-height: 46px;
				margin-bottom: 8px;
				overflow: hidden;
				border-bottom: solid #d7d7d7 1px;
				font-size: 12px;
			}
/*单页*/

.page_title {
	width: 100%;
	/*height: 40px;*/
	line-height: 32px;
	/*overflow: hidden;*/
	font-size: 25px;
	color: #0156A5;
    padding-top:10px;
}

.page_info {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	line-height: 2em;
	color: #222;
}
.page_info table{
    margin:0 auto;
}

.page_info img {
	max-width: 100%;
}
/*学院领导*/

.leader_list {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
}

.leader_list ul {
	width: 948px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.leader_list ul li {
	width: 286px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0 10px 20px;
}

.leader_list ul li img {
	display: block;
	margin: 0 auto;
	width: 286px;
	height: 190px;
}

.leader_list ul li b {
	display: block;
	margin: 0 auto;
	width: 276px;
	padding: 0 5px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: normal;
}

.leader_list ul li span {
	display: block;
	margin: 0 auto;
	width: 276px;
	padding: 0 5px;
	height: 50px;
	line-height: 25px;
	color: #999;
}
/*文化生活*/

.life_list {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 20px 0px;
}

.life_list ul li {
	width: 286px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0 10px 20px;
	position: relative;
}

.life_list ul li img {
	display: block;
	margin: 0 auto;
	width: 280px;
	height: 187px;
	padding: 2px;
	border: 1px solid #f1f1f1;
}

.life_list ul li span {
	display: block;
	margin: 0 auto;
	width: 276px;
	padding: 0 5px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.life_list ul li a:hover img {
	border: 1px dashed #0156A5;
}
/*机构设置*/

.type_list {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 48px 0px 0px;
}

.type_list ul {
	width: auto;
	height: auto;
	overflow: hidden;
	padding-left: 13px;
}

.type_list ul li {
	width: 246px;
	height: 40px;
	line-height: 40px;
	text-indent: 25px;
	font-size: 16px;
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
	background: #f8f8f8;
	border-left: 4px solid #c29b4e;
}
/*分页*/

.page_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 25px 0px 0px;
	text-align: center;
}

.page_list a {
	height: 20px;
	line-height: 26px;
	width: auto;
	border: 1px solid #ddd;
	background: #ddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	margin: 0 3px;
	padding: 3px 8px;
}

.page_list span {
	margin: 0 3px;
	padding: 3px 8px;
	background: #0156A5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	border: 1px solid #0156A5;
}

.page_list a:hover {
	background: #0156A5;
	color: #fff;
	border: 1px solid #0156A5;
}

.show_info {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 10px 5px;
}

.show_info_title {
	width: 100%;
	height: auto;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	font-weight: 100;
}

.show_info_date {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eee;
	overflow: hidden;
	margin: 10px auto;
}

.show_info_content {
	width: auto;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 2em;
}

.show_info_content img {
	max-width: 100%;
}

.show_info .show_info_hr {
	margin: 10px auto;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #f1f1f1;
}
/*新闻列表*/

.newslist {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
}

.newslist ul li {
	width: auto;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
	background: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-top: solid 2px #fff;
	border-bottom: 1px dotted #ddd;
	font-size: 13px;
}

.newslist ul li a {
	color: #222;
	margin: 0px;
	padding-left: 15px;
}

.newslist ul li a:hover {
	color: #0156A5;
}

.newslist ul li span {
	float: right;
	padding-left: 15px;
}

.imglist {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 20px 0px;
}

.imglist ul {
	width: 948px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.imglist ul li {
	width: 280px;
	height: 170px;
	padding: 4px;
	border: 1px solid #d2d2d2;
	background: #fff;
	float: left;
	margin: 0 13px 25px;
	position: relative;
}

.imglist ul li:hover {
	border: 1px dashed #c29b4e;
}

.imglist ul li img {
	display: block;
	margin: 0 auto;
	width: 280px;
	height: 170px;
}

.imglist ul li span {
	display: none;
	width: 280px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}

#photos {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

#photos ul li {
	width: 286px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0 10px 20px;
	position: relative;
}

#photos ul li img {
	display: block;
	margin: 0 auto;
	max-width: 280px;
	height: 187px;
	padding: 2px;
	border: 1px solid #f1f1f1;
	cursor: pointer;
}

#photos ul li span {
	display: block;
	margin: 0 auto;
	width: 276px;
	padding: 0 5px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

#photos ul li a:hover img {
	border: 1px dashed #17418d;
}
/**/
@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

a {
	color: #666;
	text-decoration: none;
}

img {
	border: 0 none;
}

ol, ul, li {
	list-style: none;
}

div, ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

input[type="submit"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.box {
	height: auto;
	margin: 0 auto;
}

.ov {
	overflow: hidden;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}
/*分页按钮样式*/
.pageList{text-align:center; font-size:14px; padding:17px 0 17px 0;} 
.pageList span{color:#222;padding:0 7px 0 7px; font-size:16px;}
.pageList input[type=submit]{border:none; width:60px; height:27px;}
.pageList input[type=submit]:hover{background-color:#d5d4d4; color:#333;}
.pageList input[type=text]{height:20px; text-align:center; margin:0 13px 0 0;}       
