@charset "utf-8";
/* CSS Document */
.main {
	font-size: 1em;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 1em 0px;
}
.location {
	font-size: 1em;
	width: 100%;
	height: 7em;
	overflow: hidden;
	position: relative;
	border-bottom: 2px solid #6d6f86;
}
.location b {
	display: block;
	width: 100%;
	font-size: 1.6em;
	height: 4.375em;
	line-height: 4.375em;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #304059;
}
.location span {
	display: block;
	width: 100%;
	font-size: 1.145em;
	height: 3.1053em;
	line-height: 3.1053em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #304059;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
/*管理机构*/
.bodieslist {
	font-size: 1em;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 1em 0;
}
.bodieslist ul {
	width: 95%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.bodieslist ul li {
	font-size: 1.25em;
	width: auto;
	height: 2em;
	line-height: 2em;
	padding: 0 0.25em;
	border-bottom: 1px dashed #a0a0a0;
}
.bodieslist ul li span {
	float: right;
}
/*单页*/
.page_info {
	width: 95%;
	height: auto;
	overflow: hidden;
	font-size: 1em;
	padding: 0.75em 0;
	margin: 0 auto;
}
.page_title {
	width: 100%;
	font-size: 1.25em;
	height: 2.222em;
	line-height: 2.2222em;
	text-align: center;
	overflow: hidden;
	border-bottom: 1px dashed #a0a0a0;
	color: #1485e5;
	font-weight: normal;
}
.page_content {
	width: 100%;
	height: auto;
	font-size: 1.25em;
	line-height: 1.5em;
	padding: 0.8em 0px;
}
.page_content img {
	max-width: 100%;
}
/*新闻列表*/
.news_style {
	font-size: 1em;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_style ul {
	width: 93.75%;
	height: auto;
	overflow: hidden;
	margin: 3em auto;
}
.news_style ul li {
	width: 25%;
	height: auto;
	overflow: hidden;
	float: left;
}
.news_style ul li a {
	display: block;
	margin: 0 auto;
	font-size: 1.25em;
	width: 80%;
	height: 2em;
	line-height: 2em;
	text-align: center;
	overflow: hidden;
	background: #304059;
	color: #fff;
}
.news_style ul li a:hover, .news_style ul li a.nhover {
	background: #1485e5;
}
.news_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_list ul {
	width: 95%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.news_list ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 1em;
	border-bottom: 1px dashed #b0b0b0;
	margin-bottom: 0.85em;
}
.news_list ul li a {
	display: block;
	margin: 0 auto;
	width: auto;
	font-size: 1.25em;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list ul li em {
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: 1em;
	height: 2em;
	line-height: 2em;
	color: #999999;
	font-style: normal;
}
.news_list ul li span {
	display: block;
	margin: 0 auto;
	width: 100%;
	font-size: 1.1111em;
	height: 4em;
	line-height: 2em;
	overflow: hidden;
}
/*联系我们地图*/
.page_map {
	font-size: 1em;
	height: 15em;
	width: auto;
	overflow: hidden;
	border: 1px dashed #304059;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
/*在线报名*/
.sign_title {
	width: 100%;
	height: 2.5em;
	line-height: 2.5em;
	font-size: 1.6667em;
	font-weight: bold;
	color: #1485e5;
	text-align: center;
	overflow: hidden;
}
.sign_form {
	font-size: 1em;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto 2.75em;
}
.sign_form table tr td {
	height: 2.2222em;
	line-height: 2.2222em;
	font-size: 1em;
}
.sign_form table tr td * {
	outline: none;
}
.sign_form table tr td input[type="text"] {
	height: 1.6667em;
	line-height: 1.6667em;
	border: 1px solid #ccc;
}
.sign_form table tr td select {
	height: 1.6667em;
	line-height: 1.6667em;
}
.sign_form table tr td .sub {
	width: 8.8888em;
	height: 2.2222em;
	line-height: 2.2222em;
	text-align: center;
	font-size: 1em;
	color: #ffffff;
	background: #1485e5;
	border: 0px;
	outline: none;
	cursor: pointer;
	margin-top: 1.1111em;
}
.sign_form table tr td .res {
	width: 8.8888em;
	height: 2.2222em;
	line-height: 2.2222em;
	text-align: center;
	font-size: 1em;
	color: #ffffff;
	background: #304059;
	border: 0px;
	outline: none;
	cursor: pointer;
	margin-top: 1.1111em;
}
/*==========以下部分是Validform必须的===========*/
.Validform_checktip {
	line-height: 1.6667em;
	height: 1.6667em;
	overflow: hidden;
	color: #999;
	font-size: 1em;
	background-size: 1em 1em;
}
.Validform_right {
	color: #71b83d;
	padding-left: 1.25em;
	background: url(../images/right.png) no-repeat left center;
}
.Validform_wrong {
	color: red;
	padding-left: 1.25em;
	white-space: nowrap;
	background: url(../images/error.png) no-repeat left center;
}
.Validform_loading {
	padding-left: 1.25em;
	background: url(../images/onLoad.gif) no-repeat left center;
}
.Validform_error {
	background-color: #ffe7e7;
	border: 0px;
}
#Validform_msg {
	color: #7d8289;
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
	width: 280px;
	-webkit-box-shadow: 2px 2px 3px #aaa;
	-moz-box-shadow: 2px 2px 3px #aaa;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 50px;
	z-index: 99999;
	display: none;
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}
#Validform_msg .iframe {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: -1;
}
#Validform_msg .Validform_title {
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	padding: 0 8px;
	color: #fff;
	position: relative;
	background-color: #000;
}
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
	line-height: 22px;
	position: absolute;
	right: 8px;
	top: 0px;
	color: #fff;
	text-decoration: none;
}
#Validform_msg a.Validform_close:hover {
	color: #cc0;
}
/*分页*/
.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 #e0e0e0;
	background: #fff;
	color: #aaaaaa;
	margin: 0 3px;
	padding: 2px 5px;
}
.page_list span {
	margin: 0 3px;
	padding: 2px 5px;
	background: #1485e5;
	color: #fff;
	border: 1px solid #1485e5;
}
.page_list a:hover {
	background: #1485e5;
	color: #fff;
}
/*校园环境*/
.photo {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 1.5em 0px;
}
.photo ul li {
	width: 50%;
	margin: 0 0 1em;
	height: 12.5em;
	float: left;
	overflow: hidden;
}
.photo ul li img {
	display: block;
	margin: 0 auto;
	max-width: 90%;
	height: 10em;
}
.photo ul li span {
	display: block;
	margin: 0 auto;
	font-size: 1.25em;
	width: 90%;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
