﻿@CHARSET "UTF-8";
.courseing {background-color: #1e7ad1;position: relative;}
.courseing .img_title{position:absolute;left:50%;margin-left:-353px;top:30px;}
.courseing .img_title .messtime{position:absolute;bottom: 12px;left: 460px;color:#fff;font-size:13px;}
.courseing .img_bom{position:absolute;left:50%;margin-left:-600px;bottom:0;}

.disnone{display:none;}

.courseing .kcb_c{position:relative;padding:100px 85px 0;min-height:525px;}
.courseing .kcb_c .left,
.courseing .kcb_c .right{position:absolute;top:50%;cursor:pointer;color:#fff;text-align: center;}
.courseing .kcb_c .left{left:15px;}
.courseing .kcb_c .right{right:15px;}
.courseing .kcb_c .btn_dis{opacity:0.7;}
.courseing .kcb_c .prompt{position:absolute;bottom:80px;right:-140px;}
.courseing .kcb_c .prompt .tsmess{position:absolute;left:50px;top:14px;color:#798084;font-size:12px;font-weight:bold;}
.courseing .kcb_c .erwema{text-align:center;color:#fff;position:absolute;top:10px;right:100px;}
/* 课程表 */
.table_{width:100%;table-layout:fixed;}
.table_ th,
.table_ td,
.table_{border:1px solid rgba(0,0,0,.1);}
.table_ tr{background-color:#fbfadf;}
.table_ tr:nth-of-type(odd) {background-color: #e4f2fe;}
.table_ th.x_blue{border-left:4px solid #3197f5;}
.table_ th{font-size:16px;background-color:#3197f5;color:#fff;padding:5px;}
.table_ td{font-size:14px;text-align:center;padding:5px;color:#010101;line-height: 18px;}
.table_ td.zhibo{font-size:12px;color:#0167c5;}
.table_ td.x_blue{border-left:4px solid #5db1ff;font-weight:bold;font-size:15px;}
.table_ td.x_yellow{border-left:4px solid #efd000;font-weight:bold;font-size:15px;}
.table_ td.x_green{border-left:4px solid #94c511;font-weight:bold;font-size:15px;}
.table_ td.s_blue{background-color:#cde6fd;}
.table_ td.s_yellow{background-color:#f1efb3;}
.table_ td.lankuang{border:2px solid #3197f5;}
.courseing h2.title{display:none;}
/* 未更新页 */
.courseing .kcb_c .nonew{color: #fff;font-size: 30px;position: absolute;top: 50%;left: 50%;margin-left: -220px;}

@media(max-width:1500px){
	.courseing .kcb_c .prompt{top:10px;right:25px;bottom:initial;}
}
@media(max-width:1200px) and (min-width:992px){
	.table_ th{font-size:14px;}
	.courseing .kcb_c .prompt{right:-50px;}
	.courseing .kcb_c .erwema{right:15px;}
}
@media(max-width:992px){
	.courseing .kcb_c .prompt{bottom:0;top: initial;}
	.courseing .img_title{position: initial;margin: 0 0 10px;text-align: center;width: 100%;background-color: #f00;padding:2px 0;}
	.courseing .img_title img{display:none;}
	.courseing .img_title .messtime{text-align:center;left:0;font-size: 15px;font-weight: bold;position: initial;}
	.courseing .kcb_c{padding: 20px 60px 85px;}
	.courseing .kcb_c .left,
	.courseing .kcb_c .right{width:40px;margin-top:-30px;}
	.courseing .kcb_c .left p,
	.courseing .kcb_c .right p{font-size:12px;}
	.courseing .kcb_c .nonew{font-size:18px;margin-left:-133px;margin-top:-14px;}
	.table_ th,
	.table_ td{width:10%;padding:5px 0;}
	.table_ th{font-size:14px;}
	.table_ td{font-size:12px;}
	.table_ td.x_blue,.table_ td.x_yellow,.table_ td.x_green{font-size:12px;}
	.courseing .kcb_c .erwema{display:none;}
	.courseing .img_bom{left:initial;margin-left:initial;}
	
	/*#main {display: none;}*/
}
@media(max-width:395px){
	.courseing .kcb_c .nonew {font-size: 14px;margin-left: -103px;margin-top: 11px;}
}
@media(min-width:768px){
	.kcb_c{width:750px;margin:0 auto;}
}
@media(min-width:992px){
	.kcb_c{width:970px;margin:0 auto;}
}
@media(min-width:1200px){
	.kcb_c{width:1170px;margin:0 auto;}
}
