.shouru::-webkit-input-placeholder{
    font-size: 12px;
    color:#333;
}
.shouru:-moz-placeholder{
    font-size: 12px;
    color:#333;
}
.shouru::-moz-placeholder{
    color:#333;
    font-size: 12px;
}
.shouru:-ms-input-placeholder{
    color:#333;
    font-size: 12px;
}

#moneyIn::-webkit-input-placeholder,#moneyCount::-webkit-input-placeholder,#moneyBack::-webkit-input-placeholder{
    color:#ccc;
}
#moneyIn:-moz-placeholder,#moneyCount:-moz-placeholder,#moneyBack:-moz-placeholder{
    color:#ccc;
}
#moneyIn::-moz-placeholder,#moneyCount::-moz-placeholder,#moneyBack::-moz-placeholder{
    color:#ccc;
}
#moneyIn:-ms-input-placeholder,#moneyCount:-ms-input-placeholder,#moneyBack:-ms-input-placeholder{
    color:#ccc;
}
@media screen and (min-height: 730px) and (max-height: 1080px) {
    .financelist {
        min-height: 796px
    }
}

@media screen and (max-height: 730px) {
    .financelist {
        /*min-height: 565px*/
    }
}
.trsecond span {
    line-height: 40px;
    font-size: 12px;
    display: inline-block;
}

.shu {
    color: #D1D1CF;
    font-size: 10px;
}

ul, li {
    list-style: none;
}

/* ::-ms-clear, ::-ms-reveal{display: none;} */
.sanjiao {
    /* position: absolute;
    top: 8;
	right:6; */
    width: 0;
    height: 0;
    border: 4.5px solid transparent;
    border-top: 4.5px solid black;
    /* z-index:1; */
    float: left;
    margin-top: 8px;
    margin-right: 6px;
}

.shouru {
    width: 120px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #ddd;
    font-size: 12px;
    text-indent: 10px;
    background: url('/images/xiala_sanjiao.png') 100px center no-repeat rgb(255, 255, 255);
    background-size: 11px 7px;
    font-weight:500;
    cursor: pointer;
    margin-right: 10px;
    color: #333;
    outline: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
}

.xialaUl {
    display: none;
    position: absolute;
    top: 29px;
    width: 120px;
    max-height:200px;
    padding: 6px 0;
    background: #fff;
    overflow: auto;
    overflow-x: hidden;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.0980392156862745);
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.0980392156862745);
    overflow:auto;
    z-index:9;
}

.xialaUl li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 10px;
    cursor: pointer;
    font-weight:500;
}
.xialaUl li.active{
    color: #333;
    background-color: #E8F5FC;
}
.xialaUl li.normal:hover {
    background-color: #E8F5FC;
}
.dkpx, .dkpxone {
    display: inline-block;
    width: 12px;
    height: 16px;
    vertical-align: text-bottom;
    margin-left: 8px;
    cursor: pointer;
    background: url("../../images/sortno.png") no-repeat center;
}

.dk_action {
    background: url("../../images/sortup2.png") no-repeat center;
}
.dk_action_down {
    background: url("../../images/sortdowm.png") no-repeat center;
}
#zhiTlist{
    width:120px;
}

.tishixin {
    width: auto;
    /* height:20px; */
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    position: fixed;
    background: #f0f0f0;
    padding: 2px 10px;
}

.hovera {
    color: #60C3D4;
    background: #f0f0f0;
}

#cover {
    display: none;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.44);
}

#createuid {
    width: 282px;
    height: 80px;
    background: white;
    overflow: auto;
    overflow-x: hidden;
    position: absolute;
    left: 88px;
    top: 32px;
    z-index: 11;
    display: none;
    border: 1px solid rgba(229, 229, 229, 1);
}

.jinbanren {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    cursor: default;
    color: #666;
}

.hovv {
    color: #60C3D4;
    background: #f0f0f0;
}

#deltuition {
    display: none;
    position: fixed;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin-left: -220px;
    width: 440px;
    background: #fff;
    border-radius: 4px;
    font-size: 0px;
    padding: 18px 18px 40px 18px;
    /*padding-right: 18px;*/
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#deltuition ul li {
    /*height: 60px;*/
    padding: 10px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
}

#deltuition ul li span, #deltuition ul li textarea {
    display: inline-block;
    vertical-align: top;
}

#detailarea {
    width: 280px;
    height: 100px;
    resize: none;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 4px;
}

.addMoneyaa {
    display: none;
    position: fixed;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    width: 410px;
    background: #fff;
    border-radius: 2px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#addMonerHead, #deltuitionHead {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e5e5e5;
}

.addMoneyCenter {
    width: auto;
    height: auto;
}

.addMoneyType {
    height: auto;
    width: 100%;
    text-align: center;
    margin-top: 18px;
    height: 28px;
    padding-left: 16px;
}

.addMoneyIn {
    width: 142px;
    height: 28px;
    background-color: white;
    float: left;
    color: #999999;
    line-height: 28px;
    text-align: left;
    font-size: 14px;
    border: 1px solid #EEEEEE;
    padding-left: 55px;
    cursor: pointer;
}

.addMoneyOut {
    float: left;
    width: 140px;
    height: 28px;
    background-color: rgba(255, 255, 255, 1);
    color: #999999;
    line-height: 28px;
    text-align: left;
    font-size: 14px;
    border: 1px solid #EEEEEE;
    padding-left: 55px;
    cursor: pointer;
}

.addMoneyz {
    background-image: url("../../images/duihao.png");
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: 85px 50%;
    color: #333;
}

#addMoneyMessage li input, #addMoneyMessage li textarea{
    outline: none;
    border: 1px solid #E5E5E5;
    list-style: none;
    font-size: 12px;
    padding-left: 11px;
    width: 282px;
    height: 32px;
    color: #333;
}

#addMoneyMessage，#deltuitiondetails {
    padding-right: 14px;
    padding-left: 14px;
}

.moneyIn {
    color: rgba(51, 51, 51, 1);
    /*width: 212px;*/
    /*height: 30px;*/
}

.moneyCount {
    /*width: 182px;*/
    /*height: 30px;*/
    border-right: none;
}

#yuan {
    position: absolute;
    font-size: 12px;
    color: #333;
    top: 8px;
    right: 10px;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.moneyTec {
    width: 212px;
    height: 30px;
    background-color: white;
    background: url(../../images/ico_arrow_down.png) no-repeat 260px;
    background-size: 9px 6px;
    cursor: pointer;
}

.moneyTime {
    width: 212px;
    height: 30px;
    cursor: pointer;
}

.moneyBack {
    width: 212px;
    height: 47px;
}

.addMoneyT {
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    display: inline-block;
    margin-top: 8px;
    margin-right: 10px;
    float: left;
}
.handleDates{
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 30px;
    background-size: 16px 16px;
    background-color: transparent;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAACpUlEQVQ4EW1STUuVQRR+zsy8X/eqWZfQIigiKHJhFrSISBM0oy+wX9AHQZvWErRt1yIIIloEtYki0BuUBqJei7oJgUUfRLRIBUst1F7fe31n5sS8dV01m/OcZ57nnDPMAf6d8pt3t+8Xh4q1/H/xybORB8XnL+/V7qh/cPRMHOsxiPRhU2Hdlrp1+X1T0/M9oVJJTWSZc17AT5MKlzziilB8XGvVTv2DIywEbvm+erG+oTEvhcp9nfp2LfD9mhfWWgRh2BeFwYLVVbOSVPcYS5cEiKzR5lxdEKxatjPTs7OXfc9bM64By331YW7eE3Ip1eYCCEwDQ6OLRGhItYG1Bp5SoJqD1hCYGanWEELCUxLMWFIA14PFI1/RTSYvZs2/SKpmBrQSq3OG5QYCQlialSpsgND1zHQRsL0CADG4fKK7cziC/ih0Sie7D42d6j70givGP9l1+NWJrsOjIGEQmK9OB2FfOZ9yEwpBgYvLqSyTlDuLpVKHJ2Vrsli5XhwsXTVIBwzbMifmJ4ACmHyAIdyr0jR1EyAfhZ+lwFwYBLHVPC8JP4S0s7kgXJHAXBQFH5yOmTO9MNaCgazzts2Fs3mP27r273/blA/76/TK3rziO90dBz7llG1r3bWj15l/x0nkoiAieL5fdcmXqR9345QmhycmWudWqr3LKpqMtTw/PF7eHWv5dvLjl8dOV5ePsgXKzGyMdWQ1Tbdqy4VqkkQkuNEwFYzlwmJcCSx4Q1JZ3e50RJTps9lBYtmRvUc7WzwjNh5rby/1HDx4w7DYdOpI+5XTRzsmVrlamHw93ux0DIqzIgNDI0zAeyIMWqYFYk7AaCLi1ApaAGM9EUIwfQezTwIbmdHDQIv7qhkHmNHiarpKbsUsZwvgGrhtyvo5/i/O6Jk/hpc/jzcPdfAAAAAASUVORK5CYII=) center no-repeat;
}
.addOut-name{
    position: relative;
}
.addOut-name:after {
    content: '*';
    color: #ff7979;
    position: absolute;
    font-size: 14px;
    top: 2px;
    left: -10px;
}
.addOut2{
    position: relative;
}
.addOut2:after {
    content: '*';
    color: #ff7979;
    position: absolute;
    font-size: 14px;
    top: 2px;
    left: -10px;
}
.addMoneyDivbtn .pubSureBtn {
    width: 70px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 12px;
    background: #1BA3E4;
    outline: none;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 14px;
}

.addMoneyDivbtn .pubRemoveBtn {
    width: 72px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ddd;
    color: #333;
    outline: none;
    font-size: 12px;
    background: #fff;
    border-radius: 2px;
    cursor: pointer;
}

.head-l {
    float: left;
}

#addMoneyHead {
    height: 44px;
    padding: 12px 20px;
    font-size: 14px;
    border-bottom: 1px solid #EEEEEE;
    background-color: #F7FAFF;
}

#addMoneyHead .head-l span {
    color: #333;
    font-size: 18px;
    margin-left: 12px;
    font-weight: normal;
}

.head-r {
    float: right;
    cursor: pointer;
}

.head-r img {
}

.addMoneyDivbtn {
    width: 100%;
    height: 60px;
    text-align: center;
    margin-top: 21px;
}

html {
    width: 100%;
    height: 100%;
}

.chaochu {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder { /* Firefox 18- */
    color: #999;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.m-pagination-info {
    display: none;
}

.dontHaveList {
    line-height: 16px;
    color: #999;
    margin: 0;
    text-align: center;
    font-size: 16px;
    background: #fff;
}

/* #loading{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top:98px;
} */
.loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -27.5px;
    margin-left: -40px;
}

.loading > p {
    color: #1ba3e4;
}
.alertxuefeiyushou{
    background: rgba(64,64,64,0.85);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.20);
    border-radius:4px;
    padding:0 10px;
    color: #fff;
    top:30px;
    left:56px;
}
.alertpayallmoney{
    background: rgba(64,64,64,0.85);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.20);
    border-radius:4px;
    padding:0 10px;
    color: #fff;
    top:30px;
    left:50px;
}
#PageLoadingEffect {
    height: 25px;
    width: 25px;
    border-radius: 100%;
    margin: 0 auto;
    border: 2px solid #1ba3e4;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
    margin-bottom: 8px;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

.switchbtn {
    float: left;
    width: 270px;
    height: 30px;
    font-size: 0;
    margin-right: 26px;
    margin-top: 16px;
}

/*.active {*/
/*    color: #fff;*/
/*    background-image: url("../../images/yes.png");*/
/*    background-repeat: no-repeat;*/
/*    background-position: 68px;*/
/*    text-align: left;*/
/*    line-height: 28px;*/
/*    vertical-align: top;*/
/*}*/

.bookkeeping {
    display: inline-block;
    color:#888;
    width: 94px;
    /*height: 34px;*/
    /*line-height: 34px;*/
    /*padding-left: 40px;*/
    text-align: center;
    margin-right:30px;
    border: 0 none;
    cursor: pointer;
    /*background-color: #fff;*/

}

.activea {
    /*position: relative;*/
    /*background-color: #1ba3e4;*/
    /*color: #fff;*/
    /*color:#20B3C8;*/
    border-bottom:3px solid #1ba3e4;
    color:#1ba3e4 !important;
}

.aa {
    /*background-image: url("../../images/shouzhi_w.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: 16px;*/

}

.bb {
    /*background-image: url("../../images/shouru_b.png");*/
    /*background-color: #fff;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 16px;*/
    /*color: #1ba3e4;*/
}
.cc {
    /*background-image: url("../../images/zhichu_b.png");*/
    /*background-color: #fff;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 16px;*/
    /*margin-left: -1px;*/
    /*color: #1ba3e4;*/
}
.attendLine{
    /*width: 1px;*/
    /*height: 20px;*/
    /*background-color: #dcdfe6;*/
    /*margin-top: 7px;*/
    /*position: relative;*/
    /*z-index: 19;*/
}
.bookkeeping img {
    display: none;
}

.activea img {
    top: 6px;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 5px;
}
.daynow {
    width: 48px;
    height: 28px;
    float: left;
    border: 1px solid #DADADA;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    text-align: center;
    line-height: 27px;
    color: #666666;
    cursor: pointer;
    margin-top: 13px;
    background: -webkit-linear-gradient(white, #E8E8E8);
}

#dayall {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #E6E6E6;
    margin-left: 10px;
    border-radius: 3px 0 0 3px;
}

#daynow {
    border-right: 1px solid #E6E6E6;
    border-radius: 0 3px 3px 0;
}

#weeknow {
    border-right: 1px solid #E6E6E6;
}

#mouthnow {
    border-right: 1px solid #DDDDDD;
}

.addmoney {
    width: 90px;
    height: 32px;
    float: right;
    background-color: #1ba3e4;
    cursor: pointer;
    color: white;
    font-size: 12px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    border-radius: 2px;
    margin-right: 10px;
    /*margin-left: 10px;*/
}

/*批量删除，excel导出*/
.addexcelout,.deleteChecked {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: white;
    cursor: pointer;
    border-radius: 3px;
    font-size: 12px;
    color: #666;
    /*border: 1px solid #dcdfe6;*/
}
.addexcelout{
    margin-left:auto;
    border: 1px solid #ddd;

}
.addexcelout:hover{
    border: 1px solid rgba(27,163,228,0.40);
    color: #1ba3e4;
}
.deleteChecked{
    margin-left: auto;
    border: 1px solid #dcdfe6;
    margin-right: 10px;
}
.deleteChecked:hover{
    border: 1px solid rgba(27,163,228,0.40);
    color: #1ba3e4;
}
/*高级筛选*/
.financeAdvancedFilterBox {
    position: relative;
    margin-right: 10px;
}

.financeAdvancedFilter {
    width: 50px;
    height: 32px;
    font-size: 12px;
    border-radius: 2px;
    border: 1px solid #ddd;
    text-indent: 5px;
    color: #333;
    cursor: pointer;
    background-image: url(../../images/unfold-drown.png);
    background-repeat: no-repeat;
    background-position: 35px;
    background-size: 8px 9px;
    outline: none;
}

.financeAdvancedUlBox {
    display: none;
    position: absolute;
    top: 35px;
    right: -61px;
    width: 210px;
    height: 148px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.0980392156862745);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.0980392156862745);
    z-index: 2;
}
.rect-top{
    position: absolute;
    top: 30px;
    left: 41px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(220, 223, 230, 1);
    border-right: 0px;
    border-bottom: 0px;
    z-index: 3;
    display: none;
}

.financeAdvancedUlBox > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 14px 17px 0 17px;
    position: relative;
}

.financeAdvancedUlBox li span {
    font-size: 12px;
    color: #666;
    margin-bottom: 12px;
}

.financeAdvancedUlBox li > input {
    outline: none;
    width: 174px;
    height: 30px;
    background: #fff url(../../images/xialatupian.png) no-repeat 154px center;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    padding: 0 20px 0 10px;
    font-size: 12px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*高级筛选下拉框*/
#campusInputUl {
    z-index: 1000;
    position: absolute;
    top: 54px;
    display: none;
    padding: 6px 0;
    width: 174px;
    max-height: 150px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    overflow-y: auto;
    list-style: none;
    -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.0980392156862745);
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.0980392156862745);
}

#campusInputUl > li,
#gradeInputUl > li,
#teacherInputUl > li,
#operatorInputUl > li {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    cursor: pointer;
}
#campusInputUl li.active {
    background: #1ba3e4;
    color: #fff;
}
#campusInputUl li.normal:hover {
    background: #f1f1f1;
}

#gradeInputUl > li.active {
    background: #1ba3e4;
    color: #fff;
}
#gradeInputUl > li.normal:hover {
    background: #f1f1f1;
}

#teacherInputUl > li.active {
    background: #1ba3e4;
    color: #fff;
}
#teacherInputUl > li.normal:hover {
    background: #f1f1f1;
}

#operatorInputUl > li.active {
    background: #1ba3e4;
    color: #fff;
}
#operatorInputUl > li.normal:hover {
    background: #f1f1f1;
}

.gradeUlBox, .teacherUlBox, .operatorUlBox {
    display: none;
    z-index: 1000;
    position: absolute;
    padding: 6px 0;
    top: 52px;
    width: 174px;
    max-height: 200px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.0980392156862745);
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.0980392156862745);
}

.seach_classone {
    padding-right: 37px;
    margin-bottom: 6px;
    margin-left: 5%;
    width: 90%;
    height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background: url(../../images/ico-search.png) no-repeat 135px center;
    background-size: 11px;
    font-size: 12px;
    text-indent: 10px;
    outline: none;
}

#gradeInputUL, #teacherInputUl, #operatorInputUl {
    width: 100%;
    max-height: 130px;
    overflow: auto;
}

.clearInputImg {
    display: none;
    position: absolute;
    right: 30px;
    top: 16px;
    cursor: pointer;
}

/*高级筛选下拉框*/

/*老师下拉框*/
.teachar_all_class {
    display: none;
    position: absolute;
    top: 48px;
    background: #fff;
    z-index: 99;
    width: 187px;
    -webkit-box-shadow: 0px 0px 5px 1px #d7d7d7;
            box-shadow: 0px 0px 5px 1px #d7d7d7;
    border-radius: 3px;
}

.teachar_all_class input {
    outline: none;
    border: 1px solid #ddd;
    width: 165px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    background: url(../../images/ico-search.png) no-repeat 145px center;
    background-size: 11px;
    display: block;
    margin: 16px auto 8px auto;
    border-radius: 3px;
    padding-left: 6px;
    font-size: 12px;
}

/*老师下拉框*/

.center-list {
    background: #f7f8f9;
}

.financelist {
    width: 1216px;
    margin: 0 auto;
    padding-left: 16px;
}
.financelist-left{
    position: absolute;
    width: 0;
    height: 50px;
    top:0;
    left: 0;
    background-color: #fff;
}
.financelist-right{
    position: absolute;
    width: 0;
    height: 50px;
    top:0;
    right: 0;
    background-color: #fff;
}
.nav-btn {
    /*height: 56px;*/
    /*display: -webkit-box;*/
    /*display: -moz-box;*/
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;;*/
    /*-webkit-box-align: center;*/
    /*-moz-align-items: center;*/
    /*-webkit-align-items: center;*/
    /*align-items: center;*/
    /*-webkit-box-pack: justify;*/
    /*-moz-justify-content: space-between;*/
    /*-webkit-justify-content: space-between;*/
    /*justify-content: space-between;*/
}

.nav-btn-l {
    display: flex;
    align-items: center;
    height: 50px;
    background-color: #fff;
    /*box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.0980392156862745);*/
}
.nav-btn-l span{
    display: inline-block;
    width: 58px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    margin-right: 38px;
    margin-top: 7px;
}

.nav-btn-l span:hover {
    color: #1ba3e4;
}

.nav-btn-r {
    display: flex;
    align-items: center;
    height: 64px;
}

.hove {
    background-color: #1ba3e4;
    /*background-color: #20B3C8;*/
    color: #fff;
    background-image: none;
    outline: 0;
}

.nav-btn > ul {
    margin: 0;
    padding: 0;
    height: 40px;
    padding: 14px 0;
}

.nav-btn > ul > li {
    list-style: none;
    float: left;
    font-size: 12px;
    margin-right: 20px;
    position: relative;
}

.changename {
    color: #666;
    width: 72px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 4px;
    border-bottm-left-radius: 4px;
    vertical-align: bottom;
    border-right: none;
}

.changename:hover {
    color: #666;
    text-decoration: none;
}

.changename > img {
    margin-left: 4px;
}

.selname {
    width: 160px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-top-right-radius: 4px;
    border-bottm-right-radius: 4px;
    outline: none;
    padding-left: 10px;
    color: #999;
}

.search {
    position: absolute;
    top: 1px;
    right: 0px;
    border-top-right-radius: 4px;
    border-bottm-right-radius: 4px;
}

#date-range2 {
    width: 172px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-left: 10px;
    outline: none;
}

.apply-btn {
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0 !important;
    width: 50px;
}

.selnames {
    position: absolute;
    width: 72px;
    top: 0;
    left: 0;
    height: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 12px;
    color: #999;
    z-index: 2;
}

.type, .followpeople {
    width: 85px;
    height: 30px;
    border: 1px solid #e5e5e5;
    outline: none;
    padding-left: 10px;
    color: #999;
    background: url("../../images/down.png") no-repeat 65px;
    padding-right: 20px;
}

.type {
    /* border-top-left-radius: 4px;
    border-bottm-left-radius: 4px;
    border-right: none; */
    border-radius: 4px;
}

.followpeople {
    border-top-right-radius: 4px;
    border-bottm-right-radius: 4px;
}

.seltype {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 12px;
    color: #999;
    z-index: 2;
}

.financeTable {
    background-color: #fff;
    width: 1200px;
    padding: 10px;
    border-radius: 4px;
}

.sztable {
    width: 1180px;
}

table {
    border-collapse: collapse;
}

table thead td {
    height: 44px;
    text-align: left;
    background: #f5f5f5;
    font-size: 12px;
    color: #666;
    font-weight: 600;
    white-space: nowrap;
    padding-left:6px;
}

tbody.financebody tr {
    background: #fff;
}
#masklayerOne {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.44);
}
tbody td {
    height: 44px;
    text-align: left;
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #eee;
    white-space: nowrap;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    padding: 0 6px;
    max-width: 120px;
    font-weight:normal;
}
.caozuo-up{
    display: none;
    position: absolute;
    top:40px;
    right: 20px;
    width:10px;
    height:5px;
    background: url("/images/sanjiao_up.png") no-repeat;
    background-size: 10px 5px;
    z-index:3;
}
.check0{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../../images/check0.png") no-repeat;
    background-size: 14px;
    vertical-align: middle;
    cursor: pointer;
}
.check1{
    background: url("../../images/check1.png") no-repeat;
    background-size: 14px;
    vertical-align: middle;
}
.fiDeleteBtn{
    position: absolute;
    display: none;
    top: 45px;
    right:13px;
    width:90px;
    height:52px;
    line-height:32px;
    text-align: center;
    background-color: #fff;
    border-radius: 2px;
    padding: 10px 0;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.20);
    z-index: 1;
}

.fiDeleteBtn div:hover{
    background:#E8F5FC;
}
.finance_name {
    position: relative;
    width: 200px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;;
    -ms-flex-item-align: center;;
        align-self: center;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    margin-right: 10px;
}

.searchbtn .clearInputImg {
    top: 10px;
}

#stcode {
    border: none;
    padding-right: 3px;
    width: 160px;
    height: 30px;
    font-size: 12px;
    text-indent: 10px;
    color: #333;
    outline: none;
    border-radius: 2px 0 0 2px;
}

.searchbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-flex-align: center;
        align-items: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    cursor: pointer;
    margin-right: 10px;
}

.search-btn {
    width: 40px;
    height: 32px;
    background: url("../../images/ico-search.png");
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top: 13px;
    cursor: pointer;
    margin-right: 18px;
    float: left;
}

.dataRangeChoose {
    width: 120px;
    font-size: 12px;
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    margin-top: 13px;
    cursor: pointer;
    float: left;
    border-radius: 3px;
}

/*#starttime{*/
/*	background-image:url("../../images/rili.png");*/
/*	background-repeat:no-repeat;*/
/*	background-size:14px 14px;*/
/*	background-position: 99px 50%;*/
/*}*/
/*#endtime{*/
/*	background-image:url("../../images/rili.png");*/
/*	background-repeat:no-repeat;*/
/*	background-size:14px 14px;*/
/*	background-position: 99px 50%;	*/
/*}*/
.fanwei {
    font-size: 14px;
    /*color: #S;*/
    margin-top: 18px;
    float: left;
    margin-right: 5px;
    display: block;
}

.leftD {

    width: 28px;
    height: 28px;
    border: 1px solid #e5e5e5;
    float: left;
    background-color: #fff;
    margin-top: 13px;
    margin-right: 10px;
    background-image: url("../../images/leftcaiwu.png");
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position: center;
    display: inline-block;
    margin-left: 4%;
    display: none;
}

.rightD {
    display: none;
    width: 28px;
    height: 28px;
    border: 1px solid #e5e5e5;
    float: left;
    background-color: #fff;
    margin-top: 13px;
    background-image: url("../../images/rightcaiwu.png");
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position: center;
    margin-left: 10px;
}

.finance_time {
    width: 232px;
    height: 32px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-flex-align: center;
        align-items: center;
    margin-right: 30px;
}

#starttime {
    outline: none;
    width: 118px;
    height: 32px;
    background: #fff url(../../images/xiala_sanjiao.png) no-repeat 100px center;
    background-size: 10px 7px;
    padding-right: 20px;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: none;
    border-left: 1px solid #ddd;
    border-radius: 0 2px 2px 0;
    font-size: 12px;
    cursor: pointer;
    color: #333;
}

#endtime {
    outline: none;
    width: 118px;
    height: 32px;
    background: #fff url(../../images/xiala_sanjiao.png) no-repeat 100px center;
    background-size: 10px 7px;
    padding-right: 20px;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: none;
    border-radius: 0 2px 2px 0;
    font-size: 12px;
    cursor: pointer;
    color: #333;
}

/*鐠佸墽鐤嗘径鏉戝剼缂佹挻娼�*/

.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;
}

#buyClaHour input:-ms-input-placeholder {
    color: #999;
}

.layui-laydate-content .laydate-time-list > li {
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    margin: 3px 0;
    position: relative;
    text-align: center;
    width: 50%;
}

.laydate-time-list > li:last-child {
    display: none;
}

.layui-laydate-content .laydate-time-list ol li {
    cursor: pointer;
    line-height: 30px;
    padding-left: 53px;
    text-align: left;
    width: 130%;
}

.jcrop-keymgr {
    display: none;
}

#pstname, #lstname, #estname {
    display: inline-block;
    width: 340px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

#courselabel, #mentorname {
    width: 114px;
    padding-left: 14px;
    height: 30px;
    border: 1px solid #e5e5e5;
    padding-right: 20px;
    background: url("../../images/ico_arrow_down1.png") no-repeat 92px;
    cursor: pointer;
    margin-right: 48px;
}

.bosswrap {
    display: inline-block;
    width: 150px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    position: relative;
}

.bosswrap input {
    height: 30px;
    border: none;
    width: 111px;
    padding-left: 14px;
    outline: none;
}

.bosswrap img {
    cursor: pointer;
    border-left: 1px solid #e5e5e5;
    padding: 2px 9px;
    margin-top: -1px;
}

.laydate-time-list > li:LAST-CHILD {
    display: none;
}

.laydate-time-list > li {
    width: 50% !important;
}

.pubUl {
    position: absolute;
    top: 32px;
    border: 1px solid #e5e5e5;
    background: #fff;
    z-index: 2;
    width: 150px;
    max-height: 100px;
    overflow-y: auto;
}

.pubLi {
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    padding-right: 3px;
    padding-left: 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


#masklayer {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.44);
}

#buyClaHour {
    position: fixed;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin-left: -266px;
    width: 532px;
    background: #fff;
    border-radius: 4px;
    font-size: 0px;
    padding: 0 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);

}

.pubHeadDiv {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.head-l {
    float: left;
}

.head-l span {
    color: #333;
    font-size: 18px;
    margin-left: 12px;
    font-weight: normal;
}

.head-r {
    float: right;
    cursor: pointer;
}

.buyClaHourCenter {
    /* padding: 0 12px; */
}

.buyClaHourCenter > ul {
    margin: 0;
    padding: 0;
}

.buyClaHourCenter > ul > li {
    list-style: none;
    padding: 0;
    margin: 12px 0 0 0;
    font-size: 12px;
    color: #333;
    float: left;
    position: relative;
}

.buyClaHourCenter > ul > li > i {
    font-style: normal;
    position: absolute;
    right: 12px;
    top: 4px;
    line-height: 22px;
    width: 48px;
    text-align: center;
    border-left: 1px solid #e5e5e5;
}

.li-left {
    width: 50%;
}

.li-right {
    width: 50%;
}

.li-all {
    width: 100%;
}

.buyClaHourCenter > ul > li > span {
    width: 64px;
    display: inline-block;
    margin-right: 18px;
    font-size: 14px;
    text-align: right;
    color: #333;
}

.payClaName {
    font-weight: normal;
    font-size: 14px;
    color: #333;
}

#payClaName {
    margin-left: 10px;
}

.li-left > input[type=text] {
    width: 138px;
    height: 30px;
    outline: none;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    padding-left: 10px;
    color: #333;
    /* border: none; */
}

.li-all > input[type=text] {
    width: 401px;
    height: 30px;
    outline: none;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    /* border: none; */
}

.li-right > input[type=text] {
    width: 138px;
    height: 30px;
    outline: none;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    /* border: none; */
}

.required {
    color: #333;
}

.extrude {
    color: #e60012 !important
}

.centerInput {
    text-align: center;
    padding-right: 40px;
}

.yuan {
    font-weight: normal;
    position: absolute;
    right: 0px;
    top: 6px;
}

.selling_price {
    color: #fff;
    display: inline-block;
    background-color: #f8b551;
    height: 30px;
    border-radius: 4px;
    padding: 0 5px;
    margin-left: 35px;
}

#buyhourclan {
    width: 401px;
}

#selBuyType {
    width: 48px;
    height: 22px;
    position: absolute;
    top: 4px;
    right: 26px;
    border: none;
    color: #333;
    line-height: 22px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-left: 1px solid #e5e5e5;
}

.buyClaBag {
    width: 98px;
    height: 30px;
    color: #fff;
    background: #20b3c8;
    border: none;
    outline: none;
    position: absolute;
    font-size: 14px;
    right: 1px;
    border-radius: 4px;
}

.notice {
    text-align: right;
    margin: 6px 0 0 0;
    font-size: 12px;
    color: #333;
}

.notice > span {
    color: #e60012
}

.buyClaHourFoot {
    margin: 20px 0 28px 0;
    text-align: center;
}

#paytype {
    padding-right: 20px;
}


#punchcardDiv {
    display: none;
    position: fixed;
    z-index: 12;
    top: 20%;
    left: 50%;
    margin-left: -262px;
    width: 512px;
    height: 385px;
    background: #fff;
    border-radius: 4px;
    padding: 0 10px;
}

#punchcardDiva {
    display: none;
    position: fixed;
    z-index: 12;
    top: 20%;
    left: 50%;
    margin-left: -262px;
    width: 512px;
    height: 415px;
    background: #fff;
    border-radius: 4px;
    padding: 0 10px;
}

.head-l {
    float: left;
}

.head-r {
    float: right;
    cursor: pointer;
}

.punchcardCenter {
    margin-top: 18px;
    margin-left: 10px;
}

.punchcardCenter span {
    display: inline-block;
    float: left;
    width: 60px;
    text-align: right;
    color: #333;
    font-size: 14px;
    line-height: 28px;
}

.punchcardCenter li {
    list-style: none;
    height: 30px;
    margin-bottom: 12px;
}

.punchcardCenter div {
    float: left;
    margin-left: 14px;
    position: relative;
}

.punchcardCenter #teacher {
    padding-left: 35px;
}

.punchcardCenter .zoom {
    margin-left: 0px;
}

.claul {
    width: 142px;
    position: absolute;
    top: 30px;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 2px #e5e5e5;
            box-shadow: 0 0 2px #e5e5e5;
    z-index: 99;
    display: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 152px;
    overflow: auto;
}

body .claul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 0;
    cursor: pointer;
    color: #666;
    padding-left: 5px;
    padding-right: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.claul li:hover {
    background: rgba(0, 0, 0, .1);
    color: #1aa4fb;
}

.kcul {
    float: left;
    margin-left: 18px;
}

.kcul li {
    float: left;
    display: none;
}

.kcul li input[type=radio] {
    position: relative;
    top: 2px;
    margin-right: 6px;
    cursor: pointer;
}

#ksinputa {
    border: 1px solid #e5e5e5;
    margin-left: -3px;
    padding-right: 8px;
    padding-top: 3px;
    width: 141px;
}

#ksinput {
    border: 1px solid #e5e5e5;
    margin-left: -3px;
    padding-right: 8px;
    padding-top: 3px;
    width: 141px;
}

#ksinput div {
    height: 24px;
    margin-left: 0;
    margin-right: 6px;
}

#ksinput div span {
    float: left;
    display: inline-block;
    width: 30px;
    height: 100%;
    cursor: pointer;
    color: #1aa4fb;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}

#ksinput div input {
    display: block;
    float: left;
    text-align: center;
    width: 32px;
    height: 100%;
    background: #fff;
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
}

.date input[type=time] {
    width: 210px;
    height: 30px;
    color: #333;
    font-size: 14px;
    padding-left: 10px;
    outline: none;
    border: 1px solid #e5e5e5;
    cursor: pointer;
}

#lesdate, #lestime {
    width: 142px;
    height: 30px;
    color: #333;
    font-size: 14px;
    outline: none;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    background: #fff;
}

#lesdatea, #lestimea {
    width: 142px;
    height: 30px;
    color: #333;
    font-size: 14px;
    outline: none;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    background: #fff;
}

#ksnum {
    text-align: center;
    outline: none;
    border: none;
    float: left;
    width: 32px;
}

#ksreduce {
    outline: none;
    border: none;
    float: left;
    width: 32px;
    text-align: center;
    /* margin-top: -4px; */
    line-height: 30px;
    font-size: 18px;
    color: #1aa4fb;
}

#ksaadd {
    outline: none;
    border: none;
    float: left;
    width: 30px;
    text-align: center;
    /* margin-top: -4px; */
    line-height: 30px;
    font-size: 18px;
    color: #1aa4fb;
    border-right: 1px solid #e5e5e5;
}

#typesign {
    line-height: 30px;
    /* margin-top: -4px; */
}

.zoomdiv input {
    width: 142px;
    outline: none;
    border: 1px solid #e5e5e5;
    text-align: center;
}

.selectinput {
    width: 142px;
    height: 30px;
    color: #333;
    font-size: 14px;
    padding-right: 22px;
    outline: none;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    background: url(../../images/xialatupian.png) no-repeat 120px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.consume, .remark {
    margin-top: 12px;
}

#dakabank {
    width: 394px;
    height: 63px;
    padding: 10px;
    font-size: 12px;
    margin-left: 14px;
    border: 1px solid #e5e5e5;
    background: #fff;
    resize: none;
    outline: none;
}

.punchcardBtn {
    width: 100%;
    text-align: center;
    margin-top: 58px;
}

.addHead {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e5e5e5;
}


#refundDiv {
    display: none;
    position: fixed;
    z-index: 999;
    top: 20%;
    left: 34%;
    margin-top: -104px;
    margin-left: -138px;
    width: 738px;
    border-radius: 10px;
    background: #fff;
    color: #333;
    padding-bottom: 60px;
}

#refundDiv-content {
    width: 680px;
    margin-top: 22px;
    margin-left: 30px;
}

#refund-header {
    font-family: "microsoft YaHei", "pingfang SC";
    font-size: 18px;
    width: 100%;
    height: 31px;
    line-height: 18px;
    border-bottom: 1px solid #E8EDEE;
    color: #5d727a;
}

#closeRefundDiv {
    position: absolute;
    right: 28px;
    top: 25px;
    width: 20px;
    height: 20px;
    -webkit-transition: 1s;
    transition: 1s;
    cursor: pointer;
}

#closeRefundDiv:hover {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari and Chrome */
    -o-transform: rotate(180deg); /* Opera */
    -moz-transform: rotate(180deg); /* Firefox */
}

#refund-info {
    width: 100%;
    min-height: 365px;
    margin-top: 10px;
    color: #1e2629;
    font-size: 14px;
}

#refund-machine {
    width: 457px;
    height: 100%;
    float: left;
}

#playCardInfo {
    float: left;
    width: 223px;
    height: 365px;
    background: #F2F8FF;
}

/**/
#rmachine-list {
    width: 100%;
}

#rmachine-list li {
    list-style: none;
    height: 40px;
    line-height: 40px;
}

#stuname {
    margin-left: 16px;
}

#courseNum {
    margin-left: 17px;
}

#courseInput {
    margin-top: 5px;
    margin-left: 17px;
    float: left;
    width: 350px;
    height: 30px;
    border: 1px solid #E8EDEE;
    position: relative;
    background: #fff;
    background-image: url("../../images/down1.png");
    background-repeat: no-repeat;
    background-position: 320px;
    cursor: pointer;
}

#selectCourse {
    position: absolute;
    width: 320px;
    height: 27px;
    border: none;
    text-align: center;
    background: #fff;
    cursor: pointer;
    color: #5d727a;
    line-height: 27px;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#courseList {
    display: none;
    position: absolute;
    top: 31px;
    width: 348px;
    background: #fff;
    text-align: center;
    border: 1px solid #E8EDEE;
    z-index: 999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#courseList li {
    width: 100%;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#courseList li:hover {
    background: rgba(0, 0, 0, .2);
    color: #1aa4fb;
}

#rmachine-list #stuCourseks, #stuCourseyear {
    height: 49px;
    line-height: 49px;
    width: 425px;
    background: #F2F7FE;
    font-size: 12px;
    border-radius: 2px;
    color: #333;
    margin-top: 5px;
}

#rmachine-list #stuCourseyear {
    height: 66px;
    line-height: 33px;
    margin-bottom: 10px;
}

#stuCourseyear #ksdate, #stuCourseyear #jsdate {
    margin-left: 29px;
    color: #727272;
}

#stuCourseks span, #stuCourseyear span {
    margin-left: 6px;
}

#buycoursenum, #sendcoursenum, #usecoursenum, #sycoursenum {
    color: #727272;
}

#buyyearnum, #sendyearnum, #useyearnum, #syyearnum {
    color: #727272;
}

#reduceLi {
    display: none;
}

#courseMoneyDiv, #refundNum, #reduceCourse {
    float: left;
    width: 190px;
    margin-left: 17px;
    position: relative;
    margin-top: 5px;
}

#courseMoney, #refundMoney {
    position: absolute;
    width: 180px;
    height: 30px;
    border-radius: 2px;
    border: 1px solid #E8EDEE;
    background: #fff;
    text-align: center;
    color: #5d727a;
    line-height: 30px;
}

#tishi {
    margin-left: 6px;
    display: inline-block;
    margin-top: 5px;
    font-size: 12px;
    color: #5d727a;
}

.kecl span {
    color: #5d727a;
}

.kecl input[type="radio"] {
    margin-right: 6px;
    position: relative;
    top: 2px;
}

#reduceCourse span {
    float: left;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #E8EDEE;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

#reduceCourse #reduceC {
    border-right: none;
}

#reduceCourse #addC {
    border-left: none;
}

#reducecoursenum {
    position: relative;
    float: left;
    width: 120px;
    height: 30px;
    border: 1px solid #E8EDEE;
    border-left: none;
    border-right: none;
    background: #fff;
    text-align: center;
}

#bz {
    float: left;
    margin-left: 17px;
    margin-top: 5px;
    width: 345px;
    height: 30px;
    border: 1px solid #E8EDEE;
    background: #fff;
    padding-left: 4px;
    line-height: 30px;
}

#jbr {
    float: left;
    margin-left: 30px;
    margin-top: 5px;
    width: 90px;
    height: 30px;
    position: relative;
    border: none;
    border-radius: 2px;
    background: url("../../images/xiala2.png") no-repeat 70px;
    cursor: pointer;
}

#jbrname {
    position: absolute;
    width: 70px;
    height: 28px;
    text-align: center;
    border: none;
    background: #fff;
    line-height: 28px;
}

#jbrList {
    display: none;
    position: absolute;
    bottom: 32px;
    width: 180px;
    background: #fff;
    text-align: center;
    border: 1px solid #E8EDEE;
    z-index: 999;
}

#jbrList li {
    width: 100%;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}

#jbrList li:hover {
    background: rgba(0, 0, 0, .2);
    color: #1aa4fb;
}

#playcardInfo-header {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
}

#cqinfo-list {
    width: 180px;
    max-height: 400px;
    margin: 10px 20px;
}

#cqinfo-list li {
    list-style: none;
    width: 100%;
    font-size: 12px;
    height: 64px;
    color: #727272;
    background: url("../../images/tuoyuanxian.png") no-repeat 0 5px;
    padding-left: 25px;
}

#refundBtn {
    width: 100%;
    position: absolute;
    bottom: 60px;
}

#refundYes {
    position: absolute;
    left: 194px;
    top: 15px;
    width: 120px;
    height: 30px;
    border: none;
    border-radius: 4px;
    background: #22B3C5;
    color: #fff;
}

#closeRefund {
    position: absolute;
    right: 215px;
    top: 15px;
    width: 120px;
    height: 30px;
    border: 1px solid #5d727a;
    border-radius: 4px;
    background: #fff;
    color: #5d727a;
}

.cqdate {
    margin: 0;
    margin-bottom: 12px;
}

#campusul {
    margin: 0px;
    padding: 8px 0;
    position: absolute;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    width: 212px;
    z-index: 2;
    max-height: 200px;
    overflow-y: auto;
    left: 70px;
    display: none;
    top: 32px;
}

#campusul li {
    height: 30px;
    line-height: 28px;
    text-align: left;
    font-size: 12px;
    cursor: pointer;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#campusul li:hover {
    color: #fff;
    background: #1ba3e4;
}

.forlongoname {
    /*max-width: 240px;*/
}

#hintDiv img {
    margin-top: 0;
}

.finance_playcard {
    display: inline-block;
    width: 38px;
    height: 24px;
    border-radius: 2px;
    line-height: 24px;
    /*text-align: center;*/
    /*background-color: #eef7ff;*/
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    color: #1BA3E4;
    /*-webkit-box-shadow: 1px 1px 0 rgba(167, 232, 241, 1);*/
    /*box-shadow: 1px 1px 0 rgba(167, 232, 241, 1);*/
    cursor: pointer;
}

.finance_playcard:hover {
    /*background-color: #dbeeff;*/
    /*cursor: pointer;*/
}

.shourujine {
    font-weight: 400 !important;
    /*color: #666;*/
}

.shourujine:nth-child(2n) {
    margin-right: 36px;
}

.shourujine:first-child {
    margin-left: 20px;
}

#kelist {
    position: absolute;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 4px;
    max-width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    word-break: break-all;
    color: #333;
    display: none;
}

/*筛选框后面的小圆圈*/
.grayBgCircle{
    position: absolute;
    top: 6px;
    right: 22px;
    text-align: center;
    /*background: #ecedee;*/
    border-radius: 9px;
    height: 18px;
    line-height: 16px;
    padding: 0 4px;
    cursor: pointer;
}
.grayBgCircle>span{
    font-size: 12px;
    color: #759aac;
}
/*高级筛选后面的小圆圈*/
.grayBgCircleH{
    position: absolute;
    top: 21px;
    right: 36px;
    text-align: center;
    /*background: #ecedee;*/
    border-radius: 9px;
    height: 18px;
    line-height: 16px;
    padding: 0 4px;
    cursor: pointer;
}
.grayBgCircleH>span{
    font-size: 12px;
    font-weight: 400;
    color: rgb(117, 154, 172);
}
/*筛选后的输入框样式*/
.activeInput{
    color: #1ba3e4 !important;
}
.activeInput154{
    color: #1ba3e4 !important;
}
/*重置*/
.replacement{
    display: none;
    width: 24px;
    height: 17px;
    font-size: 12px;
    color: #FF7540;
    cursor: pointer;
}