@CHARSET "UTF-8";
.login{height:50px; line-height:50px; text-align:center; font-size:28px; font-family:"微软雅黑"; color:#333; border-bottom:#e5e5e5 3px solid; width:500px;}
.login .warning{ font-size:14px; color:red; padding-left:10px;}
.schoolapi_un,.schoolapi_pwd{ width:500px; height:70px; line-height:70px; border:#aeaeae 1px solid; background:#FFF; position:absolute; overflow:hidden}
.un,.pwd{ height:70px; line-height:70px; width:500px; border:none; font-size:20px; font-family:"微软雅黑"; color:#333; padding-left:10px; border:1px solid #FFF;}
.schoolapi_rp,.schoolapi_submit{ position:absolute; width:500px;}
/* 以上为张奇源代码 */
body{
	font-size: 14px;
	font-family: "Microsoft YaHei";
}
a{
	color: #333;
}
.top-page{
	width: 100%;
	height: 800px;
	background-color: #f6f6f6;
	padding-top: 150px;
}
.top-left{
	width: 50%;
	height: auto;
	float: left;
	padding-left: 10%;
}
.top-words{
	border-bottom:#fff 1px solid
}
.top-title{
	color:#333;
	font-size: 28px;
	line-height: 40px;
}
.top-introduction {
	font-size: 16px;
	line-height: 2;
	width: 500px;
	padding-left: 2%;
}
.top-introduction a{
	color: #999;
}
.bottom-words{
	font-size: 16px;
	line-height: 2.5;
	padding-top: 30px;
}
.bottom-words a{
	color:#0090c5;
}
.top-right{
	position:relative;
	width: 50%;
	height: auto;
	float: left;
	padding-left: 4%;
}
.clear-float{
	width: 100%;
	height:0px;
	font-size:0px;
	overflow:hidden;
	clear:both;
	_clear:none;/* IE6*/
}
.second-page{
	width: 100%;
	height: 1200px;
	background-color: #fff;

}
.second-title{
	color:#333;
	font-size: 42px;
	text-align: center;
	padding-top: 100px;
}
.second-introduction{
	color:#333;
	font-size: 18px;
	text-align:center;
	padding-top: 50px;
	line-height: 2;
}
.second-nav{
	width: 1000px;
	height: 60px;
	background-color: #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto;

}
.second-nav ul{
	padding-top: 15px;
	text-decoration:none;
	text-align:center;
	display:block;
	width: 350px;
	margin: 0 auto;

}

.second-nav ul li{
	float:left;
	font-size: 18px;
	width: 70px;
	height: 32px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-left: 7%;

}


.second-display1{
	width: 990px;
	height: 350px;
	margin: 0 auto;

}

.second-display2{
	width: 990px;
	height: 350px;
	margin: 0 auto;

}
.second-display{
	width:1000px;
	height:650px;

}
#second-display{
	margin-left:auto;
	margin-right:auto;
}
.second-disone {
	float: left;
	padding-top: 60px;

}
.second-disone p{
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
}
.second-disone a{

	font-size: 14px;
}
.second-disone img{
	width: 150px;
	height: 150px;
}
.second-message{
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}

.second-navbackHot{
	background-color: #999;
}
.second-navbackHot a{
	color: #fff
}
.show-layer{
	color:#0090c5;
}
