/* @Author: baocheng 
 @Date: 2017-08-10 16:51:24 
 @Last Modified by : baocheng 
 @Last Modified time: 2017-08-17 10:37:25*/
.box-sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clear:after {
    clear: both;
    content: "";
    display: block;
}

.clear {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

i,
em {
    font-style: normal;
}

b,
strong {
    font-weight: normal;
}


/*统一修改颜色开始*/

.themBlue .switchChan .switOn {
    color: #07bbee;
}



.themBlue .calendarTab .hourHover {
    background-color: #07bbee;
}



.themBlue .calendarTab td i{
    border-bottom-color: #07bbee;
}

.themBlue .maskconL .seltimeList .seltimeOn {

    background-color: #07bbee;
    border-color: #07bbee;
}

.themBlue .maskconL .seltimeList li:hover {
    background-color: #01aadd;
    border-color: #01aadd;

}

.themBlue button.save {

    background-color: #07bbee;
    border: 1px solid #07bbee;
}

.themBlue button.save:hover {
    background-color: #01aadd;
    border-color: #01aadd;
}

.themBlue .maskconL .teachList .teacOn {
    background-color: #07bbee;
    border-color: #07bbee;
}

.themBlue .maskconL .teachList li:hover {
    background-color: #07bbee;
    border-color: #07bbee;
}


.themBlue .abclassBox .abclassList h4{
    background-color: #07bbee;
}


.themBlue .abclassDetail .abtimeList .chosen {
    color: #07bbee;
}

.themBlue .maskconR .conR-title em{
    color: #07bbee;
}

.themBlue .pages-find li:hover,
.themBlue .pages-find li.active {
    color: #fff;
    border-color: #07bbee;
    background-color: #07bbee;
}

.themBlue .teacshowList li a {
    background-color: #07bbee;
}

.themBlue .teacshowBox .teacshowList li:hover strong {
    color: #07bbee;
}

.themBlue .teachMask-data .calendarTab .onSel:hover {
    background-color: #07bbee;
}

.themBlue .teachMask-data td i{
    border-bottom-color: #07bbee;
}

.themBlue .caltitleBox i:hover {
    color: #07bbee;
}

.themBlue .teachconL .teachselList .hasSel {
    border-color: #07bbee;
}

.themBlue .teachconL .teachselList li:hover {
    background-color: #07bbee;
    border-color: #07bbee;
    color: #fff;
}

.themBlue .teachconL .teachselList .teachselNone:hover {
    background-color: #f6f6f6;
    border-color: #f6f6f6;
}

.themBlue .teachconL .teachselList em {

    color: #07bbee;
}

.themBlue .teachconR .teachR-title em {
    color: #07bbee;
}

.themBlue .teachabBox .teachabList h4 {
    background-color: #07bbee;
}

.themBlue .caltitleBox i:hover {
    color: #07bbee;
}
/*统一修改颜色结束*/


/*----*/

.headingImp .h5 {
    color: #000;
    font-size: 16px;
}

.headingImp .line {
    margin-left: -9px;
    bottom: -7px;
}

.headingImp a.btn-primary {
    padding: 9px 13px;
    background-color: #00aaff;
}

.headingImp a.btn-primary:hover {
    background-color: #009eed;
}

.nopadding .impotrArea {
    padding-top: 20px;
    min-height: 380px;
}


.secStep ul li.step2 {
    width: 50%;
}

.secStep ul li.step2.s3 {
    left: 50%;
}


/*----*/

.timeSelBox {
    width: 1200px;
    min-height: 615px;
    margin: 0 auto;
    margin-top: 60px;
}

.switchChan {
    font-size: 0;
}

.switchChan span {
    display: inline-block;
    font-size: 14px;
    color: #bbb;
    line-height: 22px;
    vertical-align: bottom;
}

.switchChan .switOn {
    display: inline-block;
    font-size: 22px;
    color: #00aaff;
}

.switchChan i {
    display: inline-block;
    width: 41px;
    height: 22px;
    margin: 0 15px;
    /*background-image: url(../../images/meet/switch_01.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: 0 -3px;*/
    cursor: pointer;
    font-size: 22px;
}

.switchChan i.change {
    background-position: 0 -29px;
}

.timeSelBox .timeshowTit {
    position: relative;
    text-align: center;
}


/*.timeshowTit .selCurTitle {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    cursor: pointer;
}

.timeSelBox .selCurTitle:hover .moresection {
    display: block;
}

.selCurTitle span {
    display: block;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    color: #333;
}

.selCurTitle span i {
    position: relative;
    top: -2px;
    margin-left: 10px;
}

.selCurTitle .moresection {
    display: none;
    position: absolute;
    top: 41px;
    border: 1px solid #dfe1e6;
    background: #fff;
    left: 0;
    z-index: 2;
    padding: 10px 16px;
    box-shadow: 0 0 3px #dfe1e6;
    max-height: 400px;
    overflow: auto;
}

.moresection a {
    display: block;
    text-align: center;
    line-height: 32px;
    color: #929eb0;
    white-space: nowrap;
    text-decoration: none;
}

.moresection a:hover {
    color: #00aaff;
}*/

.timeshowTit .caltitleBox {
    display: inline-block;
}

.caltitleBox .caltitle {
    font-size: 22px;
    color: #333;
    margin: 34px;
}


.caltitleBox i {
    font-size: 20px;
    color: #bbb;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.caltitleBox i:hover {
    color: #00aaff;
}

.datalistBox-page {
    padding-bottom: 70px;
}

.datalistBox .dataList {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    margin-top: 30px;
}

.datalistBox .dataList li {
    display: inline-block;
    font-size: 16px;
    line-height: 76px;
    color: #666;
    margin: 0 60px;
}



/*表格开始*/

.datalistBox .calendarTab {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
}



.calendarTab tr {
    height: 118px;
}


.calendarTab tr td {
    position: relative;
    padding: 0;
    border: 1px solid #e0e0e0;
    text-align: center;
    background-color: #f9f9f9;
    background-clip: padding-box;
}

.calendarTab td span {
    position: absolute;
    right: 10px;
    top: 10px;
    /*width: 14px;*/
    text-align: center;
    font-size: 14px;
    color: #bbb;
    line-height: 1;
}

.calendarTab td i {
    display: none;
    position: absolute;
    top: 18px;
    left: 50%;
    margin-left: -6px;
    width: 0px;
    height: 0px;
    border-top: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 8px solid #00aaff;
}

.calendarTab td .aboutTeac {
    display: none;
    font-size: 12px;
    color: #999;
    line-height: 32px;
}

.calendarTab .onSel {
    background-color: #fff;
}



.calendarTab .onSel .aboutTeac {
    display: block;
}
.calendarTab .onZero {
    background-color: #f9f9f9;
}

.calendarTab .onZero p {
    display: block;
}

.calendarTab .onNow i {
    display: block;
}

.calendarTab .onSel span {
    color: #333;
}

.calendarTab .onSel:hover .hourHover {
    display: block;
}

.calendarTab .hourHover {
    display: none;
    position: absolute;
    width: 173px;
    height: 119px;
    left: -1px;
    top: -1px;
    background-color: #00aaff;
    text-align: center;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.calendarTab .hourHover strong {
    display: block;
    width: 31px;
    height: 31px;
    margin: 0 auto;
    line-height: 32px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-top: 28px;
}

.calendarTab .hourHover p {
    /*display: block;*/
    font-size: 12px;
    color: #fff;
    margin-top: 15px;
    padding-bottom: 3px;
    line-height: 1;
}



/*表格结束*/


/*时间选择老师弹框开始*/


/*.bg-layer-tips{
    display: block;
}*/



.timeMask {
    display: none;
    position: fixed;
    width: 960px;
    height: 600px;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    margin-top: -300px;
    z-index: 1102;
    background-color: #fff;
}
.timeMask .timeArea{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.timeMask .maskconL {
    position: absolute;
    top: 0;
    width: 664px;
    height: 100%;
    box-sizing: border-box;
    /*border-right: 4px solid #f6f6f6;*/
    padding: 0 20px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.timeMask .maskconL-time{
    left: 0;
    overflow: auto;
}

.timeMask .maskconL-teac{
    left: -664px;
}
.maskconL .conL-title {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #333;
}

.maskconL .conL-title i {
    font-size: 18px;
    color: #999;
    cursor: pointer;
}

.maskconL .teachList {
    min-height: 398px;
}

.maskconL .teachList li {
    position: relative;
    height: 92px;
    padding: 12px 36px 12px 100px;
    box-sizing: border-box;
    border: 1px solid #eee;
    margin-bottom: 10px;
    cursor: pointer;
}

.maskconL .teachList li:hover {
    background-color: #00aaff;
    border-color: #00aaff;
}

.maskconL .teachList li:hover h4 {
    color: #fff;
}

.maskconL .teachList li:hover h4 i {
    color: #fff;
}

.maskconL .teachList li:hover .teachIntro p {
    color: #fff;
}

.maskconL .teachList .teacOn {
    background-color: #00aaff;
    border-color: #00aaff;
}

.teachList .teacOn h4 {
    color: #fff;
}

.teacOn .teachIntro i {
    color: #fff;
}

.teacOn .teachIntro p {
    color: #fff;
}



.teachList li label {
    position: absolute;
    left: 12px;
    top: 12px;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background-image: url(../../images/heart5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.teachIntro h4 {
    line-height: 1;
    padding: 6px 0;
    font-size: 16px;
    color: #333;
}

.teachIntro h4 span {
    vertical-align: text-top;
    margin-left: 16px;
}

.teachIntro h4 i {
    font-size: 12px;
    line-height: 12px;
    color: #ff9934;
}

.teachIntro p {
    font-size: 12px;
    line-height: 18px;
    color: #999;
}



/*------*/

.pages-find {
    margin: 0;
}

.mainTeach {
    padding: 16px 0 60px;
}

.mainTeach li:nth-child(1) {
    display: none;
}

.alertTeach {
    margin: 30px 0;
}

.alertTeach li:nth-child(1) {
    display: none;
}


.pages-find li {
    color: #707070;
    border-color: #aaa;
}

.pages-find li:nth-child(1) {
    display: none;
}

.pages-find li a {
    padding: 5px 10px;
    color: #707070;
}

.pages-find li span {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pages-find li:hover,
.pages-find li.active {
    color: #fff;
    border-color: #00aaff;
    background-color: #00aaff;
}

.pages-find li.disabled:hover {
    border-color: #d8d8d8;
}



/*------*/

.maskconR {
    position: absolute;
    right: 0;
    top: 0;
    width: 296px;
    height: 100%;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    border-left: 4px solid #f6f6f6;
}
.maskconR-teac{
    display: none;
}

.maskconR .conR-title {
    padding: 30px 0 22px;
    line-height: 1;
}

.maskconR .conR-title strong {

    padding-left: 10px;
    font-size: 16px;

    color: #333;
}

.maskconR .conR-title span {

    font-size: 12px;
    color: #666;
    margin-left: 18px;
}

.maskconR .conR-title em {
    color: #00aaff;
    margin: 0 4px;
}
.abclassbox-has{
    display: none;
}
.abclassBox .abclassList {
    max-height: 478px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 276px;
}

.abclassBox .abclassList dd {
    position: relative;
    width: 270px;
    min-height: 118px;
    box-sizing: border-box;
    border: 1px solid #eee;
    margin-bottom: 15px;
}

.abclassList dd .closeItem{
    position: absolute;
    right: 10px;
    top: 10px;
    color: #bbb;
    cursor: pointer;
}


/*-----------*/

/*.abclassList::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.abclassList::-webkit-scrollbar-track-piece {
    -webkit-border-radius: 6px;
}

.abclassList::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: #cccccc;
    -webkit-border-radius: 6px;
}

.abclassList::-webkit-scrollbar-thumb:horizontal {
    width: 5px;
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}
*/



/*----*/

.abclassBox .abclassList h4 {
    width: 130px;
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    font-size: 12px;
    color: #fff;
    background-color: #00aaff;
    border-radius: 0 16px 16px 0;
    margin-top: 6px;
}

.abclassList .abclassDetail {
    padding: 2px 0 0 10px;
}

.abclassList .abclassDetail p {
    line-height: 1;
    font-size: 12px;
    color: #666;
    padding: 12px 0 10px;
}

.abclassList .abclassDetail b {
    margin-left: 5px;
}

.abclassList .abclassDetail em {
    color: #00aaff;
    margin: 0 5px;
}

.abclassDetail .abtimeList ul {
    width: 204px;
    margin-left: 5px;
    font-size: 0;
}

.abclassDetail .abtimeList label {
    cursor: default;
}

.abclassDetail .abtimeList li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #9b9b9b;
    cursor: pointer;
}

.abclassDetail .abtimeList .chosen {
    color: #00aaff;
}

.abtimeList .chosen i {
    background-image: url(../../images/meet/select_02.png);
}

.abtimeList li i {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background-image: url(../../images/meet/select_01.png);
    background-repeat: no-repeat;
}

.abtimeList ul em{
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    color: #00aaff;
    cursor: pointer;
}

.pubbutBox {
    text-align: center;
    width: 100%;
    font-size: 0;
}


.pubbutBox button {
    margin: 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

button.stepUp {
    border: 1px solid #e0e0e0;
    color: #999;
}

button.save {
    color: #fff;
    background-color: #00aaff;
    border: 1px solid #00aaff;
}

button.stepUp:hover {
    background-color: #f3f3f3;
}

button.save:hover {
    background-color: #009eed;
    border-color: #009eed;
}

.maskconR-but {
    position: absolute;
    left: 10px;
    bottom: 0;
    right: 0;
    background-color: #fff;
}

.maskconR-but p {
    font-size: 12px;
    color: #666;
    line-height: 1;
    padding-top: 16px;
    text-align: center;
}

.maskconR-but p em {
    margin: 0 5px;
    color: #ee1207;
}

.maskconR-but p i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(../../images/meet/exclam_01.png);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: -2px;
}

.maskconR-but .pubbutBox {
    padding: 10px 0 20px;
}

.maskconR-but .pubbutBox button {
    padding: 10px 35px;
    font-size: 14px;
    line-height: 1;
}



/*选择时间弹框开始*/

.timeMask-time {
    display: none;
}

.timeMask-time .maskconL {
    padding-right: 0;
}

.maskconL .seltimeList ul {
    font-size: 0;
    padding: 14px 0;
}

.maskconL .seltimeList li {
    display: inline-block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 10px 14px 0;
    border: 1px solid #eee;
    box-sizing: border-box;
    font-size: 12px;
    color: #333;
    cursor: pointer;

    background-color: #fff;
    cursor: pointer;
}


.maskconL .seltimeList em {
    display: none;
    color: #00aaff;
}
.seltimeList .hasEnem em {
    display: inline-block;
}
.maskconL .seltimeList .seltimeOn {
    color: #fff;
    background-color: #00aaff;
    border-color: #00aaff;
}

.maskconL .seltimeList li:hover {
    background-color: #00aaff;
    border-color: #00aaff;
    color: #fff;
}

.maskconL .seltimeList .seltimeOn:hover {
    background-color: #00aaff;
    border-color: #00aaff;
    color: #fff;
}


.maskconL .seltimeList .teachselNone {
    background-color: #f6f6f6;
    color: #bbb;
    cursor: default;
}

.maskconL .seltimeList .teachselNone:hover {
    background-color: #f6f6f6;
    border-color: #eee;
    color: #bbb;
}

.abclassNone {
    padding-top: 162px;
}

.abclassNone img {
    display: block;
    width: 44px;
    height: 48px;
    margin: 0 auto;
}

.abclassNone span {
    display: block;
    font-size: 16px;
    color: #bbb;
    line-height: 48px;
    text-align: center;
}



/*选择时间弹框结束*/


/*选择时间弹框开始*/


/*.timefinMask{
   display: none;
}
.finallyMask {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 606px;
    height: 376px;
    margin-left: -303px;
    margin-top: -188px;
    z-index: 999;
    background-color: #fff;
}

.finallyMask .maskfinTit {
    position: relative;
    height: 40px;
    padding-left: 10px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    border-bottom: 1px solid #e0e0e0;

    box-sizing: border-box;
}

.maskfinTit i {
    position: absolute;
    right: 10px;
    top: 13px;
    color: #999;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
}

.finallyMask .maskfinCon {
    padding: 20px 0 0 20px;
}

.maskfinCon li {
    line-height: 1;
}

.maskfinCon h2 {
    width: 70px;
    font-size: 14px;
    color: #333;
    margin-right: 20px;
    text-align: right;
}

.maskfinCon .finclass {
    font-size: 14px;
    color: #333;
    margin-bottom: 25px;
}

.maskfinCon .finclass em {
    margin-right: 53px;
}

.maskfinCon .finclass i {
    margin-left: 15px;
}

.maskfinCon .finDetail {
    font-size: 0;
    width: 460px;
}

.maskfinCon .finDetail span {
    display: inline-block;
    font-size: 14px;
    color: #666;
    margin-right: 30px;
    margin-bottom: 25px;
    bottom: 25px;
    cursor: pointer;
}

.maskfinCon .finDetail input {
    position: relative;
    top: 2px;
    margin: 0;
    margin-right: 10px;
}

.maskfinCon .consume {
    font-size: 12px;
    color: #999;
    line-height: 1;
}

.maskfinCon .consume span {
    margin-right: 42px;
    font-size: 14px;
}

.maskfinCon .consume em {
    color: #00aaff;
}


.finallybut {
    padding-top: 34px;
}

.finallybut button {
    line-height: 1;
    font-size: 14px;
    padding: 7px 15px;
}*/


/*选择时间弹框结束*/


/*时间选择老师弹框结束*/


/*根据老师选择时间开始*/

.teacshowBox {
    display: none;
    padding-top: 40px;
}

.teacshowBox .teacshowList {
    margin: 0 -10px;
}

.teacshowBox .teacshowList li {
    position: relative;
    width: 224px;
    height: 272px;
    padding: 62px 20px 0;
    box-sizing: border-box;
    border: 1px solid #eee;
    background-color: #fff;
    margin: 26px 10px;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.teacshowBox .teacshowList li:hover {
    padding-top: 23px;
}

.teacshowBox .teacshowList li:hover .tecpic {
    top: -40px;
    margin-left: -46px;
    -ms-transform: scale(.5);
    -moz-transform: scale(.5);
    -webkit-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
}

.teacshowBox .teacshowList li:hover strong {
    color: #00aaff;
}

.teacshowBox .teacshowList li:hover .teacDetail {
    height: 90px;
}

.teacshowList li .tecpic {
    position: absolute;
    left: 50%;
    top: -23px;
    margin-left: -43px;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background-image: url(../../images/heart5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.teacshowList li strong {
    display: block;

    line-height: 1;
    font-size: 24px;
    color: #333;
    margin-top: 20px;
}

.teacshowList .starSpan {
    display: block;

    line-height: 1;
    font-size: 14px;
    color: #ff9934;
    margin-top: 10px;
}

.teacshowList .starSpan i {
    margin: 0 1px;
    cursor: default;
}


.teacshowList .teacDetail {
    height: 48px;
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    margin-top: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.teacshowList li a {
    position: absolute;
    left: 50%;
    margin-left: -36px;
    bottom: 20px;
    padding: 7px 24px;
    line-height: 1;
    font-size: 12px;
    color: #fff;
    background-color: #00aaff;
    text-decoration: none;
}

.teacshowList li a:hover {
    text-decoration: none;
    background-color: #009eed;
}


/*选择时间弹框2开始*/

.teachMask {
    position: fixed;
    width: 960px;
    height: 636px;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    margin-top: -318px;
    z-index: 1102;
    background-color: #fff;
}

.teachMask-time {
    display: none;
}


/*选择日期2 开始*/

.teachMask-data {
    height: 600px;
    margin-top: -300px;
    display: none;
}

.teachMask-data .teachconL {
    padding-right: 20px;
}

.teachMask-data .timeSelBox {
    width: 100%;
    margin-top: 0;
}

.teachMask-data .dataList {
    width: 100%;
    padding-bottom: 0;
    margin-top: 0;
}

.teachMask-data .dataList li {
    margin: 0 20px;
    line-height: 1;
    padding-top: 30px;
    padding-bottom: 16px;
}

.teachMask-data .calendarTab td {
    background-color: #f9f9f9;
}

.teachMask-data .calendarTab span {

    top: 7px;
}

.teachMask-data .calendarTab i {
    top: 16px;
}

.teachMask-data tr p {
    display: none;
    line-height: 1;
    margin-top: 23px;
    font-size: 12px;
}

.teachMask-data tr em {
    display: none;
    line-height: 1;
    margin-top: 7px;
    font-size: 12px;
    color: #999;
}

.teachMask-data td i {
    margin-left: -4px;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 6px solid #00aaff;
}

.teachMask-data .calendarTab .onSel {
    background-color: #fff;
    cursor: pointer;
}

.teachMask-data .onSel p {
    display: block;
}

.teachMask-data .onSel em {
    display: block;
}

.teachMask-data .calendarTab .onSel:hover {
    background-color: #00aaff;
}

.teachMask-data .calendarTab .onSel:hover span {
    color: #fff;
}

.teachMask-data .calendarTab .onSel:hover p {
    color: #fff;
}

.teachMask-data .calendarTab .onSel:hover em {
    color: #fff;
}

.teachMask-data .calendarTab .onZero {
    color: #bbb;
    background-color: #f9f9f9;
}


.teachMask-data .calendarTab .onZero span {
    color: #bbb;
}

.teachMask-data .onZero em {
    display: block;
}

.teachMask-data .calendarTab .onZero:hover {
    color: #bbb;
    background-color: #f9f9f9;
    cursor: default;
}

.teachMask-data .calendarTab .onZero:hover span{
    color: #bbb;
}
.teachMask-data .calendarTab .onZero:hover p{
    color: #bbb;
}
.teachMask-data .calendarTab .onZero:hover em{
    color: #bbb;
}

.teachMask-data .calendarTab tr {
    height: 74px;
}


/*.teachMask-data .calendarTab .hourHover{
    width: 85px;
    height: 75px;
}*/


/*选择日期2 结束*/
.teachMask .teacArea{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.teachMask .teachconL {
    position: absolute;
    top: 0;
    width: 664px;
    height: 100%;
    box-sizing: border-box;

    padding-left: 20px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.teachMask .teachconL-data{
    left: 0;
}
.teachMask .teachconL-teac{
    left: -664px;
    overflow: auto;
}

.teachconL .teachL-title {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #333;
}

.teachconL .teachL-title i {
    font-size: 18px;
    color: #999;
    cursor: pointer;
}


.teachconL .teachselList ul {
    font-size: 0;
    padding: 12px 0;
}

.teachconL .teachselList li {
    position: relative;
    display: inline-block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 10px 14px 0;
    border: 1px solid #eee;
    box-sizing: border-box;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}

.teachconL .teachselList li:hover {
    background-color: #00aaff;
    border-color: #00aaff;
    color: #fff;
}

.teachconL .teachselList em {
    /*display: none;*/
    color: #00aaff;
}

.teachconL .teachselList i {
    display: none;
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 18px;
    height: 18px;
    background: url(../../images/meet/choice_big.png) no-repeat center;
    background-size: cover;
}

.teachconL .teachselList .teachselNone {
    background-color: #f6f6f6;
    color: #bbb;
    cursor: default;
}

.teachconL .teachselList .teachselNone:hover {
    background-color: #f6f6f6;
    border-color: #f6f6f6;
    color: #bbb;
}


.teachselList .hasEnga em {
    display: inline-block;
}

.teachconL .teachselList .hasEnga:hover {
    background-color: #fff;
    border-color: #eee;
    color: #333;
    cursor: default;
}

.teachconL .teachselList .hasSel {
    border-color: #00aaff;
}

.teachselList .hasSel i {
    display: inline-block;
}

.teachconL .teachselList .hasSel:hover {
    background-color: #fff;
    border-color: #00aaff;
    color: #333;
    cursor: default;
}


/*------*/

.teachconR {
    position: absolute;
    right: 6px;
    top: 0;
    width: 290px;
    height: 100%;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    border-left: 4px solid #f6f6f6;
}
.teachconR-teac{
    display: none;
}

.teachconR .teachR-title {
    padding: 30px 0 22px;
    line-height: 1;
}

.teachconR .teachR-title strong {
    padding-left: 10px;
    font-size: 16px;
    color: #333;
}

.teachconR .teachR-title span {
    font-size: 12px;
    color: #666;
    margin-left: 18px;
}

.teachconR .teachR-title em {
    color: #00aaff;
    margin: 0 12px;
}


.teachabBox .teachabList {
    max-height: 456px;
    overflow-y: auto;
    overflow-x: hidden;
}


/*-----------*/

/*.mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.abclassList .mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
*/

/*.abclassList .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ccc;
    width: 5px;
}*/


/*.teachabList .mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}


.teachabList .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ccc;
    width: 5px;
}*/





/*.teachabList::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.teachabList::-webkit-scrollbar-track-piece {
    -webkit-border-radius: 6px;
}

.teachabList::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: #cccccc;
    -webkit-border-radius: 6px;
}

.teachabList::-webkit-scrollbar-thumb:horizontal {
    width: 5px;
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}*/


/*----*/

.teachabBox .teachabList dd {
    position: relative;
    width: 270px;
    min-height: 120px;
    /*height: 168px;*/
    box-sizing: border-box;
    border: 1px solid #eee;
    margin-bottom: 15px;
}

.teachabList dd .closeItem{
    position: absolute;
    right: 10px;
    top: 10px;
    color: #bbb;
    cursor: pointer;
}

.teachabBox .teachabList h4 {
    width: 130px;
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    font-size: 12px;
    color: #fff;
    background-color: #00aaff;
    border-radius: 0 16px 16px 0;
    margin-top: 6px;
}


.teachabList .teachabDetail {
    padding: 2px 0 0 10px;
}

.teachabList .teachabDetail p {
    line-height: 1;
    font-size: 12px;
    color: #666;
    padding: 12px 0 10px;
}


.teachabList .teachabDetail b {
    margin-left: 5px;
}

.teachabList .teachabDetail label {
    cursor: default;
}

.teachabDetail .potimeList ul {
    width: 204px;
    margin-left: 5px;
    font-size: 0;
}

.teachabDetail .potimeList li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #9b9b9b;
}

.potimeList li i {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background-image: url(../../images/meet/timetip_01.png);
    background-repeat: no-repeat;
    vertical-align: bottom;
}

.potimeList ul em {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    color: #00aaff;
    cursor: pointer;
}

.teachabList .teachabDetail em {
    color: #00aaff;
    margin: 0 5px;
}




.teachconR-but {
    position: absolute;
    left: 10px;
    right: 0;
    bottom: 0;
    background-color: #fff;
}

.teachconR-but p {
    font-size: 12px;
    color: #666;
    line-height: 1;
    padding-top: 16px;
    text-align: center;
}

.teachconR-but p i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(../../images/meet/exclam_01.png);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: -2px;
}

.teachconR-but p em {
    margin: 0 5px;
    color: #ee1207;
}

.teachconR-but .pubbutBox {
    padding: 10px 0 20px;
}

.teachconR-but .pubbutBox button {
    padding: 10px 35px;
    font-size: 14px;
    line-height: 1;
}


/*选择时间弹框2结束*/


/*.teafinMask{
    display: none;
}
.teafinMask .finDetail{
   width: 450px;
}

.teafinMask .finDetail span{
    margin-right: 50px;
}*/


/*根据老师选择时间结束


/*遮罩开始*/

.bg-layer-tips {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    display: none;
}


/*遮罩结束*/
.empty {
    margin: 20px auto;
    padding: 20px 30px;
}
.empty .icon {
    width: 179px;
    height: 138px;
    margin: 40px auto 10px;
    background-image: url(../../images/class-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -155px;
}
.empty p {
    color: #b2b2b2;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
}
.wa-text{
    font-size: 16px;
    line-height: 2;
}