@charset "UTF-8";
.tips{
	margin: 15px 0 10px;
	padding-left: 20px;
	height: 40px;
	font-size: 14px;
	color: #666;
	line-height: 40px;	
}
.tips a{
	color: #2d7aca;
}
.show-list{
	margin-left: -3%;
	overflow: hidden;
}
.show-list li{
	margin-bottom: 15px;
	float: left;
	width: 30%;
	margin-left: 3.2%;
	height: 70px;
	border-bottom: 3px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.show-list li p{
	font-size: 22px;
	color: #fff;
	line-height: 70px;
	text-align: center;
}
.show-list li p strong{
	font-size: 34px;
	font-family: Impact;
	font-weight: normal;
}
.show-list li.tea_bg{
	background: #da6b74;
	border-bottom-color: #98454c;
}
.show-list li.stu_bg{
	background: #74cc7a;
	border-bottom-color: #6ab16f;	
}
.show-list li.school_bg{
	background: #5ab6e5;
	border-bottom-color: #3485af;
}
.show-list li.class_bg{
	background: #f98d54;
	border-bottom-color: #c75f29;	
}
.show-list li.down_bg{
	background: #a2a2f0;
	border-bottom-color: #6b6bcb;
}
.show-list li.upload_bg{
	background: #e5dd66;
	border-bottom-color: #a49c23;	
}
.show_table_info{
	position: relative;
	border: 1px solid #e4e4e4;
	z-index: 3;
}
.show_table>p{
	padding: 30px 0 10px;
	color: #3185da;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.pro_list{
	background: #f0f0f0;
	height: 34px;
}
.pro_list a{
	width: auto;
	padding: 0 20px;
}
.pro_list .x_rang_title{
	background: none;
	border: 0;
}
.pro_list  .x_rang_title a.selected{
	background: #3185da;
}
.sort{
	padding-right: 10px;
}
.sort label,
.sort span{
	display: inline-block;
	float: left;
	margin-top: 8px;
	font-size: 14px;
	color: #666;
	line-height: 16px;
}
.sort span{
	padding: 0 5px;
	border-left: 1px solid #666;
}
.up_sort,
.down_sort{
	padding: 0 20px 0 0;
	border-left: 0;
	color: #3185da;
	font-weight: bold;
}
.down_sort{
	background-position: right -31px;
}
.show_table .table_box th,
.show_table .table_box td{
	text-align: center;	
}
.show_table_01 .table_box td:first-child{
	text-align: left;
}
.show_table .table_box td{
	color: #989898;
}
.show_table .table_box tr td{
	border-top: 1px solid #e0e0e0;
}
.show_table .table_box tr.leve1 td{
	border-top: 0;
}
.show_table_info{
	position: relative;
	border: 1px solid #e4e4e4;
	z-index: 3;
}
.show_table .table_box tr em{
	position: absolute;
	right: 0;
	top:50%;
	width: 1px;
	height: 13px;
	margin-top: -7px;
	margin-top: 0\9;
	*margin-top: -7px;
	background: #d4d4d4;
}
.upload-gif i{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -45px 0 0 -56px;
	z-index: 10;
	width: 112px;
	height: 90px;
}
.table_box {
	width: 100%;
	color: #525252;
	font-size: 14px;
}
.table_box th {
	position: relative;
	background: url(../images/table_header.png) repeat-x left top;
	height: 38px;
}
.table_box th:first-child{
	text-align: center;
}
.table_box td {
	padding: 0 10px;
	line-height: 34px;
}
.table_box td:first-child span {
	width: 25px;
	height: 25px;
	text-align: center;
	color: #fff;
	background: #979797;
	display: inline-block;
	line-height: 25px;
	margin-right: 5px;
}
.table_box tr.leve1 td{
	color:#ff7e00;
}
.table_box tr.leve1 td span{
	background:#ff7e00;
}
.table_box tr.leve1 td a{
	color:#ff7e00;
}
.table_box tr.leve2 td,.table_box tr.leve3 td{
	color:#256ccb;
}
.table_box tr.leve2 td span,.table_box tr.leve3 td span{
	background: #256ccb;
}
.table_box tr.leve2 td a,.table_box tr.leve3 td a {
	color: #256ccb;
}
.table_box_block {
	border: 1px solid #e5e5e5;
	border-top: 0 none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.show_table .page{
	margin-right: 0;
	margin-bottom: 20px;
}