.courseList .courseContentTitle li {
    width: 33.3333%
}

#ascrail2002 > div:hover,
#ascrail2003 > div:hover,
#ascrail2004 > div:hover {
    background: #d2d2d2 !important;
}

#ascrail2002,
#ascrail2003,
#ascrail2004 {
    left: 362px !important;
}

.smart {
    height: 100%;
}

    .smart .smartMargin {
        margin: 0 10px;
        height: 100%;
    }

    .smart .machineAnswer {
        width: 360px;
        position: absolute;
    }


        .smart .machineAnswer .title {
            text-align: center;
            font-size: 14px;
            color: #fff;
            position: relative;
            display: block;
            height: 20px;
        }

            .smart .machineAnswer .title .history {
                cursor: pointer;
            }

            .smart .machineAnswer .title #loadingImg {
                display: none;
            }

            .smart .machineAnswer .title .problem {
                position: absolute;
                top: 0;
                right: 20px;
                color: #03ade5;
                cursor: pointer;
            }

.machineAnswer .openList {
    height: 480px;
    margin-top: 5px;
}

    .machineAnswer .openList li {
        margin-top: 32px;
        font-size: 14px;
    }

        .machineAnswer .openList li:last-child {
            margin-bottom: 15px;
        }

        .machineAnswer .openList li .time {
            text-align: center;
            color: #bdbdbd;
        }

    /* 老师 */
    .machineAnswer .openList .userInfo {
        margin-top: 30px;
        overflow: hidden;
    }

        .machineAnswer .openList .userInfo .user {
            float: left;
            border-radius: 100%;
            width: 36px;
            height: 36px;
        }

        .machineAnswer .openList .userInfo .info {
            float: left;
            margin-left: 6px;
            max-width: 280px;
        }

        .machineAnswer .openList .userInfo .name {
            margin-left: 9px;
        }

        .machineAnswer .openList .userInfo .verbalTrick {
            background: #fff;
            border-radius: 8px;
            margin-left: 9px;
            margin-top: 10px;
            position: relative;
        }

        .machineAnswer .openList .userInfo .icon {
            display: block;
            position: absolute;
            top: 17px;
            left: -8px;
            width: 9px;
            height: 16px;
            background: url(../images/smart/in_07.png) center center;
            background-size: 100% 100%;
        }

        .machineAnswer .openList .userInfo .trick {
            padding: 11px;
        }

        .machineAnswer .openList .userInfo .wenTi {
            color: #333333;
            line-height: 23px;
            max-width: 248px;
            word-break: break-word;
        }

        .machineAnswer .openList .userInfo .remark {
            color: #666666;
            line-height: 19px;
        }

    /* 学员对话 */
    .machineAnswer .openList .userInfoRight .user {
        float: right;
    }

    .machineAnswer .openList .userInfoRight .info {
        float: right;
        margin: 0;
        max-width: 280px;
        margin-right: 6px;
    }

    .machineAnswer .openList .userInfoRight .name {
        margin: 0;
        margin-right: -3px;
        margin-right: 9px;
        text-align: right;
    }

    .machineAnswer .openList .userInfoRight .verbalTrick {
        margin: 0;
        margin-top: 9px;
        margin-right: 10px;
        background: #2e8ff2;
    }

    .machineAnswer .openList .userInfoRight .icon {
        left: initial;
        right: -8px;
        background: url(../images/smart/in_15.png) center center;
    }

    .machineAnswer .openList .userInfoRight .wenTi,
    .machineAnswer .openList .userInfoRight .remark {
        color: #fff;
    }

    /* 老师匹配问题回复 */
    .machineAnswer .openList .userInfo .ask {
        margin-left: 9px;
    }

    .machineAnswer .openList .userInfo .asking {
        margin-top: 5px;
    }

.machineAnswer .userInfo .trick a {
    display: block;
    color: #2e8ff2;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 23px;
}

.machineAnswer .userInfo .directly {
    margin-left: 9px;
    margin-top: 15px;
}

    .machineAnswer .userInfo .directly a {
        color: #00bcfa;
        text-decoration: underline;
    }

.machineAnswer .openList .userInfo .matching {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* 匹配后老师回复 */
.machineAnswer .openList .userInfo .infoWid300 {
    width: 310px;
    max-width: 310px;
}

.machineAnswer .userInfo .crossExamine {
    overflow: hidden;
    margin-top: 22px;
}

    .machineAnswer .userInfo .crossExamine:first-child {
        margin-top: 0;
    }

    .machineAnswer .userInfo .crossExamine .crossImg {
        float: left;
        width: 30px;
        height: 30px;
        border-radius: 100%;
    }

    .machineAnswer .userInfo .crossExamine .examine {
        float: left;
        margin-left: 8px;
        width: 240px;
    }

    .machineAnswer .userInfo .crossExamine .questionTime {
        font-size: 12px;
        overflow: hidden;
        margin-bottom: 5px;
    }

    /* 评价 */
    .machineAnswer .userInfo .crossExamine .star {
        margin-top: -5px;
        background: transparent;
        width: auto;
        height: auto;
    }

    /* 追问 */
    .machineAnswer .userInfo .crossExamine .zhuiWen {
        color: #ff6428;
    }

    .machineAnswer .userInfo .crossExamine .num {
        color: #333333;
        float: left;
    }

    .machineAnswer .userInfo .crossExamine .dayTime {
        color: #8f8e8e;
        float: right;
    }

    .machineAnswer .userInfo .crossExamine .questionText {
        line-height: 20px;
        color: #333333;
    }

    .machineAnswer .userInfo .crossExamine .imgList {
        margin-top: 5px;
        font-size: 0px;
    }

.machineAnswer .crossExamine .imgList img {
    width: 70px;
    height: 48px;
    margin-right: 10px;
    cursor: pointer;
}

    .machineAnswer .crossExamine .imgList img:last-child {
        margin-right: 0;
    }

/* 评论 */
.machineAnswer .userInfo .comments {
    height: 58px;
    border-top: 1px solid #eeeeee;
}

    .machineAnswer .userInfo .comments p {
        width: 50%;
        float: left;
        box-sizing: border-box;
        border-right: 1px solid #eeeeee;
        text-align: center;
        color: #333333;
        font-size: 16px;
        height: 38px;
        line-height: 38px;
        margin: 10px 0;
        cursor: pointer;
    }

        .machineAnswer .userInfo .comments p:last-child {
            border-right: 0;
        }

        .machineAnswer .userInfo .comments p img {
            vertical-align: middle;
            margin-right: 8px;
        }

.machineAnswer .textare {
    width: 340px;
    height: 160px;
    background: #fff;
    border-radius: 8px;
    margin: 6px 10px 0;
}

    .machineAnswer .textare textarea {
        width: 316px;
        height: 100px;
        margin: 10px;
        margin-bottom: 0;
        border: 0;
        outline: none;
        font-size: 14px;
        color: #909090;
    }

    .machineAnswer .textare .subBtn {
        display: block;
        width: 70px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        color: #333333;
        font-size: 16px;
        background: #bababa;
        border-radius: 5px;
        float: right;
        margin-right: 10px;
        cursor: pointer;
    }

/* 无用未解决 */
.unsolved {
    font-size: 14px;
    margin-top: 15px;
    margin-left: 51px;
    display: none;
}

    .unsolved span {
        text-decoration: underline;
        color: #2e8ff2;
        cursor: pointer;
    }

/* 无用弹窗 */
.wuYongMask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: transparent;
    z-index: 100;
    display: none;
}

    .wuYongMask .maskQuestion {
        width: 300px;
        height: 80px;
        line-height: 80px;
        font-size: 16px;
        color: #fff;
        background: rgba(0, 0, 0, .9);
        text-align: center;
        border-radius: 10px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

/* 直接提问 */
#quiz {
    display: none;
}

.quiz .close {
    font-size: 14px;
    color: #ffffff;
    width: 60px;
    height: 20px;
    cursor: pointer;
}

    .quiz .close img {
        margin-right: 10px;
        vertical-align: middle;
    }

.quiz .openList {
    height: 378px;
}

    .quiz .openList .userInfoRight .hint {
        margin-top: 15px;
        font-size: 12px;
    }

.quiz .userInfoRight .imgListWenTi {
    margin-top: 5px;
}

    .quiz .userInfoRight .imgListWenTi img {
        width: 70px;
        height: 48px;
        margin-right: 10px;
        cursor: pointer;
    }

        .quiz .userInfoRight .imgListWenTi img:last-child {
            margin-right: 0;
        }

.quiz .upload {
    overflow: hidden;
    height: 250px;
}

    .quiz .upload .textareImg {
        width: 340px;
        height: 140px;
        background: #fff;
        border-radius: 8px;
        margin: 6px 10px 0;
    }

        .quiz .upload .textareImg textarea {
            width: 316px;
            height: 80px;
            margin: 10px;
            margin-bottom: 0;
            border: 0;
            outline: none;
            font-size: 14px;
            color: #909090;
        }

        .quiz .upload .textareImg .uploadSubA {
            display: block;
            width: 31px;
            height: 28px;
            background: url(../images/smart/upload_03.png) center center no-repeat;
            background-size: 100% 100%;
            float: right;
            margin-right: 10px;
            margin-top: 5px;
        }

    .quiz .upload .textareImgList {
        margin: 0 10px;
        margin-left: 20px;
        margin-top: 10px;
        float: left;
    }

        .quiz .upload .textareImgList p {
            width: 70px;
            height: 48px;
            margin-right: 15px;
            display: inline-block;
            cursor: pointer;
            position: relative;
        }

            .quiz .upload .textareImgList p i {
                display: block;
                width: 14px;
                height: 14px;
                background: url(../images/smart/remove_03.png) center center no-repeat;
                background-size: 100% 100%;
                position: absolute;
                right: 0;
                top: -7px;
            }

            .quiz .upload .textareImgList p:last-child {
                margin-right: 0;
            }

    .quiz .upload .uploadBtn {
        margin-top: 17px;
        float: left;
        width: 40px;
        height: 40px;
        background: url(../images/smart/upload_07.png) center center no-repeat;
        background-size: 100% 100%;
    }

    .quiz .upload .uploadSubB {
        width: 90px;
        line-height: 36px;
        height: 36px;
        text-align: center;
        background: #bababa;
        color: #fff;
        font-size: 16px;
        border-radius: 8px;
        float: right;
        margin-top: 10px;
        margin-right: 10px;
        cursor: pointer;
    }

/* 我的问题 */
#myQuestion {
    display: none;
}

.myQuestion,
.hasData {
    height: 100%;
}

.hasData {
    position: absolute;
    width: 95%;
}

.noData {
    display: none;
    width: 100%;
    text-align: center;
    margin-top: 88px;
}

    .noData img {
        margin-bottom: 44px;
    }

.myQuestion .back {
    font-size: 14px;
    color: #ffffff;
    width: 60px;
    height: 20px;
    cursor: pointer;
}

    .myQuestion .back img {
        vertical-align: middle;
        margin-right: 12px;
    }

.myQuestion .myList {
    height: 652px;
}

    .myQuestion .myList li {
        margin-top: 32px;
        font-size: 14px;
        overflow: hidden;
    }

        .myQuestion .myList li .parent > img {
            width: 36px;
            height: 36px;
            border-radius: 100%;
        }

    .myQuestion .myList .first {
        border-bottom: 1px solid #363636;
        padding-bottom: 30px;
    }

    .myQuestion .myList li > img {
        float: left;
        width: 36px;
        height: 36px;
        border-radius: 100%;
    }

    .myQuestion .myList li .cont {
        width: 308px;
        float: left;
        margin-left: 17px;
    }

    .myQuestion .myList .userInfoText {
        overflow: hidden;
        margin-bottom: 15px;
    }

    .myQuestion .myList .pingJia {
        margin-top: -8px;
        margin-bottom: 10px;
        color: #ff6428;
    }

    .myQuestion .myList .userInfoText .tel {
        color: #fff;
        float: left;
    }

    .myQuestion .myList .userInfoText .textTime {
        color: #8f8e8e;
        float: right;
    }

    .myQuestion .myList .text {
        margin-bottom: 15px;
    }

    .myQuestion .myList .imgAll {
        margin-bottom: 15px;
        overflow: hidden;
    }

        .myQuestion .myList .imgAll img {
            width: 70px;
            height: 48px;
            margin-right: 15px;
            cursor: pointer;
        }

            .myQuestion .myList .imgAll img:last-child {
                margin-right: 0;
            }

    .myQuestion .myList .look {
        overflow: hidden;
    }

        .myQuestion .myList .look .askNum {
            color: #ff6428;
        }

        .myQuestion .myList .look .packUp {
            display: block;
            float: right;
            width: 82px;
            height: 36px;
            line-height: 36px;
            border-radius: 8px;
            text-align: center;
            background: #2e8ff2;
            cursor: pointer;
        }

        .myQuestion .myList .look .yiPingJia {
            background: #bababa;
        }

    .myQuestion .myList .handle {
        margin: 15px 0 15px 53px
    }

        .myQuestion .myList .handle span {
            display: inline-block;
            width: 85px;
            height: 34px;
            line-height: 34px;
            text-align: center;
            font-size: 14px;
            background: #2e8ff2;
            margin-right: 30px;
            border-radius: 8px;
            cursor: pointer;
        }

            .myQuestion .myList .handle span:last-child {
                margin-right: 0;
            }

        .myQuestion .myList .handle img {
            margin-right: 8px;
        }

    .myQuestion .myList .handleUpload .upload {
        display: none;
    }

.myQuestion .upload .uploadSubC span {
    width: 72px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    background: #2e8ff2;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    cursor: pointer;
}

    .myQuestion .upload .uploadSubC span.tiJiao {
        background: #f04f40;
    }

/* 追问无数据弹窗 */
.zhuiWenWuShuJu {
    width: 100%;
    height: 100%;
    position: fixed;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

    .zhuiWenWuShuJu > div {
        width: 380px;
        height: 202px;
        border-radius: 8px;
        background: #fff;
        position: fixed;
        margin: auto;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        text-align: center;
    }

    .zhuiWenWuShuJu .headTop {
        color: #333333;
        font-size: 18px;
        margin-top: 30px;
    }

    .zhuiWenWuShuJu .textShuJu {
        margin: 32px 0;
        color: #333333;
        font-size: 16px;
    }

    .zhuiWenWuShuJu .ensure {
        width: 90px;
        height: 38px;
        line-height: 38px;
        background: #2e8ff2;
        border-radius: 8px;
        margin: 0 auto;
        cursor: pointer;
    }

/* 评价弹窗 */
.pingJiaShuJu {
    width: 100%;
    height: 100%;
    position: fixed;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

    .pingJiaShuJu > div {
        width: 430px;
        height: 260px;
        background: #fff;
        border-radius: 8px;
        position: fixed;
        margin: auto;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        text-align: center;
    }

    .pingJiaShuJu .anNiu {
        width: 100%;
        height: 70px;
        line-height: 70px;
        font-size: 16px;
        color: #333333;
        position: absolute;
        bottom: 0;
        left: 0;
        overflow: hidden;
        border-top: 1px solid #e5e5e5;
    }

    .pingJiaShuJu .headTop {
        font-size: 18px;
        color: #000000;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 34px;
    }

    .pingJiaShuJu .pingJiaImg {
        margin-bottom: 30px;
        font-size: 0;
    }

        .pingJiaShuJu .pingJiaImg span {
            display: inline-block;
            width: 28px;
            height: 28px;
            background: url(../images/smart/stars_05.png) center center no-repeat;
            background-size: 100% 100%;
            margin-right: 18px;
            cursor: pointer;
        }

            .pingJiaShuJu .pingJiaImg span.on {
                background: url(../images/smart/stars_03.png) center center no-repeat;
                background-size: 100% 100%;
            }

            .pingJiaShuJu .pingJiaImg span:last-child {
                margin-right: 0;
            }

    .pingJiaShuJu .biaoYu {
        font-size: 16px;
        color: #333333;
    }

    .pingJiaShuJu .anNiu span {
        float: left;
        width: 50%;
        box-sizing: border-box;
        cursor: pointer;
    }

    .pingJiaShuJu .anNiu .anNiuQueDing {
        background: #d0d0d0;
        border-bottom-right-radius: 8px;
    }
