/*展示课堂评价分数详情*/
.pointer{cursor: pointer;}
/*快速通道*/
.circle-div{ width: 90px; height: 90px; border-radius: 45px; text-align: center; vertical-align: middle; padding-top: 20px; margin-right: 10px; line-height: 1.7}
.bg1{background: rgba(94,174,227,1); color: #ffffff;}
.bg2{background: rgba(94,174,227,0.9); color: #ffffff;}
.bg3{background: rgba(94,174,227,0.8); color: #ffffff;}
.bg4{background: rgba(94,174,227,0.7); color: #ffffff;}
/*家庭作业进度条*/
.progress{ background: #cdd8dc; height: 8px; margin-bottom: 0px;}
/*铺满ibox-content*/
.fullcontent{ padding: 0px;}

/*数据统计*/
.tongji label{padding-right: 20px;}
.text-success{ color: #39aef5;}
.btn-success.btn-outline{color: #39aef5; border-color: #39aef5;}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: 1px solid #e7eaec;
	line-height: 2;
	padding: 8px;
	vertical-align: middle;
}
/*成绩分析*/
.colorgray{ color: #9aacc0;}
.cjfx .btn{ width: 100%; margin-bottom: 15px;}
/*互动交流*/
.hdjlbg{background: url(../img/qie2.png); border: none; height: 113px;}
.hdjl{ cursor: pointer;}
.hdjl.active{ color: #ffffff;}

/*作业完成情况*/
/*作业评语详情*/
.zypyxq {
    height: 120px;
    overflow: auto;
    padding: 15px;
    margin-right: 5px;
}
/*作业科目*/
.zykm {
    height: 130px;
    overflow: auto;
}
::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 5px;
}
/*成长记录*/
.czjl {
    width: 100%;
    max-width: 100%;
}

.czjl tr {
    background: #fff
}

.czjl tr td {
    border-top: 0;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: middle;
}
/*家长活动*/
.jzhd {
    padding-left: 0px;
    margin-bottom: 10px;
}

.jzhd address {
    margin-bottom: 5px;
    font-style: normal;
    line-height: 25px;
}

.jzhd a {
    padding-right: 0px;
}
.jzhd i {
    padding: 0px 5px
}

.jzhd .kdnmun {
    font-weight: 100;
    float: right;
}

.jzhd .gl {
    padding: 2px 8px;
    border-radius: 3px;
    background: #32a7ea;
    color: #fff;
}

.jzhd .m-t-xs {
    margin-top: 5px;
    height: 110px;
}

.jzhd .hwtj {
    position: absolute;
    right: -10px;
    top: -10px;
}
