ul{
	padding: 0;
	margin: 0;
}
li{
	list-style: none;
	padding: 0;
	margin: 0;
}
input::-webkit-input-placeholder {
    color: #999;
}

/*�½��༶*/
#newAddCla{
    position:fixed;
    z-index:13;
    top:50%;
    left:50%;
    margin-left: -340px;
	width: 680px;
	background: #fff;
	border-radius: 4px;
	font-size: 0px;
	padding: 0 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.addHead {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid rgb(229, 229, 229);
}
.head-l{
	float: left;
}
.head-r {
    float: right;
    cursor: pointer;
}
.head-l span {
    color: rgb(51, 51, 51);
    margin-left: 6px;
    font-size: 18px;
}
.addHeadCenter{
	padding: 0 6px;
}
.claBasicMsg li{
	margin-top: 15px;
    position: relative;
}
.basic-li-l{
	float: left;
}
.basic-li-r{
	float: right;
}
.basic-li-a{
	float: left;
}
.basic-label{
	font-size: 14px;
    line-height: 14px;
    color: #333;
    width: 62px;
    text-align: right;
    display: inline-block;
    margin-right: 20px;
}
.basic-important{
	color: #000;
	position: relative;
}
.basic-important i{
	position: absolute;
    color:#e60012;
	left: -2px;
	font-style: normal;
}
.basic-input{
	padding-left:14px;
	font-size: 14px;
	height: 30px;
	border: 1px solid #e9e9e9;
	outline: none;
}
.basic-input-short{
	width: 200px;
}
.basic-input-long{
	width: 550px;
}
.status-img{
	margin-right: 12px;
	vertical-align: text-bottom;
	cursor: pointer;
}
.status-sel{
	font-size: 14px;
	font-weight: normal;
}
.bangzhu{
	float: right;
	margin-top: 4px;
	margin-left: 7px
}
.shouOrZhan{
	margin: 24px 0 0 0;
    line-height: 14px;
    cursor: pointer;
    height: 14px;
    font-size: 14px;
    display: inline-block;
    width: 100px;
}
.shouOrZhan img{
	vertical-align: middle;
}
.addFoot{
	margin: 24px 0;
	text-align: center;
}
.courseMsgAdd{
	display: none;
}
.courseMsgAdd>li{
	margin-top: 12px;
	position: relative;
}
.selLabelImg {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
}
.selLabelName{
	position: absolute;
    right: 12px;
    top: 6px;
    cursor: pointer;
    color: #999;
    font-size: 14px;
    font-weight: normal;
}

#newAddCourse{
    position:fixed;
    z-index:12;
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
    top:50%;
    left:50%;
    margin-left: -291px;
    width: 562px;
    background: #fff;
    border-radius: 4px;
    font-size: 0px;
    padding: 0 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.newAddCourseHead{
    height: 54px;
    border-bottom: 1px solid #ddd;
}
.head-l {
    float: left;
    height: 54px;
    line-height: 54px;
}
.head-l span{
    color: #727272;
    font-size: 18px;
}
.head-r{
    float: right;
    cursor: pointer;
    height: 54px;
    line-height: 54px;
}

.cm-input{
    font-size: 14px;
    color: #333;
    border-radius: 4px;
    border: 1px solid #ddd;
    height: 30px;
    text-align: center;
    outline: none;
}
.cm-input-color{
    background-color: #fbfbfb;
}
.cm-input-tea{
    /*background: url("../../images/tiabjia.png") no-repeat 124px;*/
    padding-right: 35px;
    /*background:none;*/
    /*cursor:pointer;*/
}
.cm-input-package{
    background: url("../../images/ico_arrow_down.png") no-repeat 124px;
    padding-right: 20px;
}
.cm-input-end{
    background: url("../../images/ico_arrow_down.png") no-repeat 124px;
    padding-right: 20px;
    width: 146px;
    /* margin-left: 32px; */
    cursor: pointer;
}
.newAddCourseCenter{
    position: relative;
}
.newAddHeadLeft{
    float: left;
    padding-right: 20px;
    width: 540px
}
.courseMsg{
    margin: 0;
    padding: 0;
}
.courseMsg>li{
    list-style: none;
    margin: 14px 0 0 0;
    padding: 0;
    position: relative;
}
#addmoreclastd>li{
    list-style: none;
    margin: 14px 0 0 0;
    padding: 0;
    position: relative;
}
.allStdCla{
    width: 460px;
    height: 310px;
    z-index: 13;
}
.allStdCla-center ul{
    margin: 0;
    padding: 0;
}
.allStdCla-center ul li{
    /* margin: 0; */
    list-style: none;
    font-size: 12px;
    color: #666;
    position: relative;
}
.selectedul,.selectedClaul{
    max-height: 280px;
    overflow-y: auto;
}
.selectedul>li,.selectedClaul>li{
    position: relative;
    margin: 5px 0;
}

.pubHeadDiv{
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e5e5e5;
}
.pubSureBtn{
    display:inline-block;
    width: 120px;
    height: 30px;
    color: #fff;
    font-size:14px;
    background: #1bbfd2;
    outline: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    line-height:30px;
}
.pubRemoveBtn{
    display:inline-block;
    width: 120px;
    height: 30px;
    border:1px solid #a9a8a8;
    color: #666;
    outline: none;
    font-size:14px;
    background: #fff;
    margin-left:44px;
    border-radius: 4px;
    cursor: pointer;
    line-height:28px;
}
.selectul{
    padding: 8px 0;
    margin: 0;
    border: 1px solid #e5e5e5;
    background: #fff;
    overflow-y: auto;
    max-height:100px;
    position: absolute;
    top: 31px;
    left:44px;
    width:238px;
    z-index:1;
    display:none;
}
.selectul li{
    width: 100%;
    height: 30px;
    line-height: 28px;
    text-align: left;
    font-size: 12px;
    cursor: pointer;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.selectul li:hover{
    color: #fff;
    background: #1ba3e4;
}

#campusDiv,#teacherDiv,#courseDiv{
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -172px;
    width: 344px;
    background: #fff;
    border-radius: 4px;
    padding: 0 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 600px;
    overflow-y:auto;
    overflow-x: hidden;
}
.campusDivCenter{
    padding: 16px 0 20px 0;
}
.labelName{
    margin: 0;
    font-size: 14px;
    background: #eee;
    color: #333;
    text-align: center;
    height: 31px;
    width: 304px;
    line-height: 31px;
    border: 1px solid #e5e5e5;
    border-bottom: 0px
}
.searchUl{
    width: 304px;
    padding: 0;
    margin: 0;
    max-height: 200px;
    border: 1px solid #e5e5e5;
    overflow-y: auto;
}
.searchUl>li{
    border-top: 1px solid #e5e5e5;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
}
.searchUl>li:hover{
    background: #f4fbf6;
}
.xuanzhong{
    color: #60C3D4;
    background: #f4f6fb url(../../images/courseSel.png) no-repeat 255px !important;
}
.selTime,.changeTime{
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    right: 18px;
    position: absolute;
    top: 0;
    width: 160px;
    padding-left: 8px;
}
#shijianduan{
    height: 30px;
    width: 116px;
    border: none;
    font-size: 14px;
    outline: none;
    text-align: center;
}
.findClassTime>li>img{
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-top: 8px;
}

.clickxiala{
    cursor: pointer;
    border-left: 1px solid #e5e5e5;
    padding: 2px 9px;
    position: absolute;
    top: 5px;
    right: 16px;
}
.changeTime{
    display: none
}
.xialatime{
    /* position: absolute;
    top: 10px;
    right: 53px;*/
    cursor: pointer;
    margin-right: 6px;
    margin-left: 10px;
    vertical-align: baseline;
}
.tongxunlu{
    position: absolute;
    top: 4px;
    right: 3px;
    cursor: pointer;
    width: 94px;
    border-left: 1px solid #e5e5e5;
    font-size: 14px;
    color: #1bbfd2;
    font-weight: normal;
}
.tongxunlu>img{
    margin: 0 8px;
}













.pubSureBtn {
    display: inline-block;
    width: 120px;
    height: 30px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    cursor: pointer;
    line-height: 30px;
    background: rgb(27, 191, 210);
    outline: none;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 4px;
}
.pubRemoveBtn {
    display: inline-block;
    width: 120px;
    height: 30px;
    color: rgb(102, 102, 102);
    font-size: 14px;
    margin-left: 44px;
    cursor: pointer;
    line-height: 28px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 168, 168);
    border-image: initial;
    outline: none;
    background: rgb(255, 255, 255);
    border-radius: 4px;
}
/*�½��༶����*/


.laydate-time-list>li:LAST-CHILD {
    display: none;
}
.laydate-time-list>li {
    width: 50% !important;
}
.laydate-prev-y{
	background: url("../../images/prev-y.png") no-repeat 2px !important;
}
.laydate-prev-m{
	background: url("../../images/prevTime.png") no-repeat 2px !important;
}
.laydate-next-y{
	background: url("../../images/next-y.png") no-repeat 2px !important;
}
.laydate-next-m{
	background: url("../../images/nextTime.png") no-repeat 2px !important;
}
.laydate-prev-y,.laydate-prev-m,.laydate-next-y,.laydate-next-m{
	height: 22px;
    width: 12px;
    border: 1px solid #e5e5e5;
}
.pubUl{
	position: absolute;
    top: 32px;
    border: 1px solid #dcdfe6;
    background: #fff;
    z-index: 2;
    width: 120px;
    max-height: 140px;
    overflow-y: auto;
    display:none;
    box-shadow: rgba(0, 0, 0, 0.098) 1px 3px 6px;
    padding: 8px 0;
}
.claCampusul li{
	font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 28px;
    height: 30px;
    padding-left: 14px;
    cursor: pointer;
}
.claCampusul li:hover{
    background: #1ba3e4;
    color: #fff;
}
.pubLi {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    cursor: pointer;
    padding-right: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#666;
}
.pubLi:hover{
    background: #1ba3e4;
    color:#fff;
}