@charset "utf-8";
#top {
	background-color: #355E97;
	border-color: #83A1CB;
}
#menu>:nth-child(2) {
	background-color: #fff;
	color:#333;
}
#switch {
	position: relative;
	margin-bottom: 30px;
	border: 1px solid #DDDDDD;
	background-color: #FFF;
	overflow: hidden;
	transition: height .5s;
}
#switch>p {
	position: relative;
	z-index: 10;
	padding-top: 3px;
	height: 42px;
	background-color:#EFEFEF;
	overflow: hidden;
}
#switch>p a {
	display: block;
	float: left;
	height: 42px;
	padding: 0 20px;
	font-size: 18px;
	line-height: 40px;
	transition: all .5s;
}
#switch>p .f {
	font-weight: bold;
	color: #fff;
	background-color: #25A847;
	text-decoration:none;
}
#switch>div {
	position: absolute;
	overflow: hidden;
	transition: all .5s;
}
#switch>.f {
	display: block;
}
#switch ul {
	float: left;
	width: 225px;
	margin: 10px 0 20px 20px;
}
#switch ul>* {
	padding-top: 10px;
	overflow: hidden;
}
#switch ul .b {
	padding-top: 20px;
}
#switch ul .b a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#switch ul .s a {
	font-size: 15px;
	margin-right: 6px;
	color:#2674D1;
	line-height:28px;
}
#switch ul .t a {
	display: block;
	float: left;
	padding: 0 6px;
	height: 20px;
	margin: 0 6px 4px 0;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	border:none;
	border-radius: 0;
	background-color: #F39800;
	transition: all .2s;
}
#switch ul .t a:hover {
	background-color: #F39800;
	text-decoration:underline;
}
#classNav {
	margin-bottom: 30px;
	padding: 20px;
	line-height: 28px;
	background: #ecf4fc;
	border: 2px solid #337ccb;
	font-size: 16px;
	color: #0071b9;
}
#classNav a {
	margin: 0 30px 0 6px;
	color: #0071b9;
	font-weight: bold;
}
#list {
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 12px;
}
#list tr {
	padding: 0;
}
#list tr:nth-child(odd) {
	background-color: #fafafa;
}
#list th {
	padding: 8px 0;
	font-size: 18px;
	background-color: #ecf4fc;
}
#list th:first-child {
	padding-left: 40px;
	text-align: left;
}
#list td {
	padding: 8px 0;
	border: 1px solid #ccc;
}
#list td:nth-child(2) {
	width: 150px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#list strong {
	font-size: 16px;
	display: inline-block;
	padding: 0 6px 0 40px;
}
#list strong>a {
	color: #0063b0;
	text-decoration: none;
}
#list .l2 {
	background: url(/img/ico.png) -20px -16px no-repeat;
}
#list .l1 {
	background: url(/img/ico.png) -20px -38px no-repeat;
}
#list ul {
	padding: 3px 0 0 40px;
	font-size: 14px;
	overflow: hidden;
}
#list li {
	float: left;
	margin-right: 10px;
	font-size: 14px;
}
#list li:before {
	content: "\2022";
	padding-right: 4px;
}
#list p {
	position: relative;
	float: right;
}
#list span {
	margin-top: 5px;
	margin-left:8px;
	padding: 0 5px;
	height: 18px;
	line-height: 18px;
	color: #fff;
	font-family: Arial, SimSun;
	background-color: #F84C4C;
}
#list .weixin{
	margin-top: 5px;
	margin-left:8px;
	margin-right:8px;
	padding: 0 21px;
	height: 18px;
	line-height: 18px;
	background: url(/pic/weixin.png) no-repeat;
	display:inline;
}
#list .changyan{
	margin-top: 5px;
	margin-left:8px;
	margin-right:8px;
	padding: 0 5px 0 18px;
	height: 18px;
	line-height: 18px;
	background:#737383;
	display:inline;
}
#list font {
	margin-top: 5px;
	padding: 0 5px;
	height: 18px;
	line-height: 18px;
	color: #4EA3D4;
	font-family: Arial, SimSun;
	border:1px solid #4EA3D4;
}
#info {
	padding: 20px 28px 20px 28px;
	line-height: 28px;
	color: #069;
	border-top: 2px solid #717171;
	overflow: hidden;
	background-color:#fff;
}
#info p {
	padding-left: 3em;
	text-indent: -3em;
}
#info a {
	text-indent: 0;
	display: inline-block;
	margin-right: 6px;
	color: #069;
}
#info img {
	display: block;
	float: right;
	margin-left: 20px;
	padding: 0;
	background-color: #fff;
}
#notice {
	width:978px;
	margin:0 auto;
	margin-bottom:28px;
	padding:10px;
	color:#676767;
	border:1px solid #FFD696;
	background-color:#FFFCE3;}
#biaoqian {
	border-top:2px solid #1770BD;
	padding:20px 20px 0 20px;
	height:180px;
	overflow:hidden;
}
#biaoqian img {
	display: block;
	float: left;
	margin-right: 20px;
	padding: 0;
	height:150px;
	width:242px;
}
#biaoqian p {
	font-size:14px;
	line-height:25px;
}