﻿.learnh2 {
    margin-top: -20px;
}
.arp_tb {
    border-collapse: collapse;
    width: 95%;
}

.arp_tb td {
    line-height: 28px;
}

.arp_tb td.data {
    border: 1px solid #666;
    text-align: center;
    color: #c60;
}

.arp_tb td.data .arp_percent {
    margin-left: 24px;
}

.arp_tb td.left_title {
    width: 188px;
    text-align: right;
    padding-right: 10px;
}

.arp_tb td.top_title {
    text-align: center;
    font-weight: bold;
}

.arp_percent {
    list-style: none;
}

.arp_percent li {
    float: left;
    margin: 0px;
    height: 20px;
    line-height: 20px;
}

.arp_percent li.pdata {
    width: 40px;
    color: #c60;
    text-align: left;
    padding-left: 5px;
}

.arp_percent .pfill {
    height: 20px;
    line-height: 20px;
}

.arp_list {
    width: 100%;
    border: 1px solid #ccc;
}

.arp_list tr {
    height: 30px;
    position: relative;
}

.arp_list tr.header {
    color: #336699;
    background: url(../../Images/blue_shade.png) repeat-x;
    height: 32px;
}

.arp_list tr.header_b {
    color: #336699;
    background: url(../../Images/table_tit01.gif) repeat-x;
    height: 33px;
}

.arp_list tr.lightblue {
}

.arp_list tr.nodata {
    color: #7d7d7d;
    text-align: center;
}

.arp_list tr td {
    border: 0px solid;
}

.arp_list tr td .mark {
    display: inline-block;
    width: 16px;
    height: 12px;
}

/*homepage使用*/
.ara_list {
    list-style: none;
    width: 220px;
}

.ara_list li {
    float: left;
    margin: 0px;
}

.ara_list li.name {
    width: 150px;
    text-align: right;
    color: #333;
}

.ara_list li.value {
    width: 40px;
    text-align: right;
    color: #c60;
}

.heatmap_h {
    margin: 0px auto;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #62abe5;
}

.heatmap_h ul {
    overflow: hidden;
}

.heatmap_h ul li {
    float: left;
    width: 20%;
    text-align: center;
    cursor: pointer;
}

.heatmap_h ul li.selected {
    background: #39c;
}

.heatmap_cont {
    margin: 0px auto;
}

.heatmap_h_list {
}

.heatmap_h_list li {
    float: left;
    height: 24px;
    line-height: 24px;
    padding-right: 12px;
    margin: 8px;
    width: 120px;
    text-align: left;
}

.heatmap_h_list li input {
    margin: 5px;
    vertical-align: -2px;
}

.les_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    height: auto;
    padding-bottom: 0;
    /*width: 998px;*/
    margin: 0px auto 0;
    padding: 0 15px;
}
#dvStudDetailBox {
    margin-bottom: 30px;
    position: relative;
    margin-top: 30px;
}
.pingu {
    border: 1px solid #e6e6e6;
    border-top: 2px solid #999;
    border-bottom: 0 none;
    margin-top: 20px;
}
.order-menu .tabdiv {
    border-right: 1px solid #e6e6e6;
    cursor: pointer;
    float: left;
    text-align: center;
    width: 114px;
    line-height: 40px;
}
.order-menu .on {
    border-top: 2px solid #e4393c;
    margin-top: -2px;
}
.heatmap_h_list {
    padding: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.calssbj th {
    font-weight: normal;
    font-size: 17px;
    cursor: pointer;
}
.heatmap_h ul li.orderby {
    background: #39c;
}
.heatmap_h ul li.disorder {
    background: #62abe5;
}
.selectSituation{
    padding: 0;
    background: #7ec1f7;
    border: none;
    color: #fff;
}
.selectSituation option {
    display: block;
    text-align: center;
    color: #747474;
    background: #fff;
}
.selectSituation option:hover {
    background: #7ec1f7;
    color: #fff;
}
.knowledgeScore{
    background: #39c;
}
.state {
    display: block;
    position: relative;
    margin-left: 23px;
    background: url(/Images/state.gif) no-repeat;
    width: 120px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    border: 1px solid;
    text-indent: 5px;
}
.state em {
    color: #797777;
    position: absolute;
    right: 0;
    top: 0;
    height: 20px;
    line-height: 20px;
    background: #e9e9e9;
    display: block;
    text-align: center;
    font-size: 12px;
}

.learn_tab {
    height: 29px;
}
.learn_tab div {
    margin-top: -2px;
    text-align: center;
    color: #909090;
    font-weight: bold;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    margin-right: 6px;
    display: inline-block;
    border-bottom: none;
    border-radius: 3px 3px 0px 0px;
    box-sizing: border-box;
    height: 31px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 20px;
    cursor: pointer;
}
.learn_tab div.choiced {
    color: var(--color-assist-primary);
    background: #fff;
    height: 32px;
}
#paiming_box {
    padding: 20px;
    padding-top: 10px;
}
#paiming_box .tab-muban {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    padding: 15px;
    min-width: 415px;
    min-height: 150px;
}
#paiming_box .queding {
    width: 100px;
    height: 34px;
    background: var(--color-base-secondary);
    color: #fff;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    border-radius: 4px;
}
.group-item {
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.group-item-students {
    background: #fff;
    border-bottom: 1px solid rgb(216, 234, 248);
    display: none;
}

#studyHistoryList {
    border: 1px solid #ccc;
}
#studyHistoryList table {
    width: 100%;
}
#studyHistoryList .cxun {
    display: inline-block;
    height: 25px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0px 8px;
    line-height: 25px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 17px;
}
#studyHistoryList table th {
    background: var(--color-base-secondary);
    color: #fff;
    font-weight: normal;
    height: 36px;
    font-size: 17px;
}
#studyHistoryList table tr:nth-child(2n + 1) {
    background: #f4f4f4;
}
#studyHistoryList table td {
    text-align: center;
    padding: 10px 0;
}
.pic:after {
    content: "";
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}
#tbArpList tr td:first-child,
#studyHistoryList tr td:first-child {
    min-width: 41px;
    position: relative;
}
#tbArpList tr td:first-child > div:first-child,
#studyHistoryList tr td:first-child > div:first-child {
    position: absolute;
    top: -7px;
    left: -51px;
}
#tbArpList tr td:first-child > div > i,
#studyHistoryList tr td:first-child > div > i {
    height: 35px;
    background: url(/Images/send.png) no-repeat 20%;
    display: block;
}
#tbArpList tr td:first-child > div > span,
#studyHistoryList tr td:first-child > div > span {
    display: inline-block;
    width: 52px;
    background: #63abe5;
    color: #ffffff;
    line-height: 20px;
    margin-top: 1px;
    padding: 2px 4px;
    text-align: center;
    border-radius: 3px;
}
#studyHistoryList tr td:first-child > div:first-child {
    left: -34px;
    top: -5px;
}
.mess {
    background: url("/Images/messageIcon.png") no-repeat;
    width: 60px;
    height: 60px;
}
.suggest {
    height: 250px;
    border: 1px solid #efeff1;
}
.suggest p {
    color: #fff;
    height: 36px;
    line-height: 36px;
    /*font-family:cursive;*/
    font-size: 18px;
    background: var(--color-base-secondary);
    padding-left: 15px;
}
.suggest .content {
    width: 76%;
    /*font-weight: bold;*/
    /*font-family: cursive;*/
    color: #000;
    padding: 20px;
    font-size: 16px;
    line-height: 26px;
}

.icon {
    background: url(/Images/sprites.png) -256px -203px no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: -4px;
}
