.student_2right .c1 {
    margin: 40px 0px 20px 60px;
}

    .student_2right .c1 a {
        width: 250px;
        height: 140px;
        border: 1px #e5e5e5 solid;
        box-shadow: 0 1px 3px rgba(0,0,0,0.18);
        position: relative;
        margin: 20px;
    }

    .student_2right .c1 img {
        width: 250px;
        height: 140px;
    }

    .student_2right .c1 span {
        width: 250px;
        height: 52px;
        position: absolute;
        left: 0px;
        color: white;
        font-size: 16px;
        text-align: center;
        top: -70px;
        line-height: 52px;
        background-image: url(../images/b.png);
        background-position: 0px 0px;
        background-repeat: no-repeat;
    }

.student_2right .c2 {
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
    height: 45px;
    line-height: 45px;
}

    .student_2right .c2 a {
        margin: 0px 80px;
    }

.student_2right .c3 {
    width: 500px;
    margin: 30px auto;
}

    .student_2right .c3 .title {
    }

        .student_2right .c3 .title span {
            margin: 15px;
            color: #b7b7b7;
            font-size: 12px;
        }

    .student_2right .c3 table {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }

        .student_2right .c3 table th {
            height: 28px;
            background-color: #EB5E23;
            color: white;
            line-height: 28px;
            text-align: center;
            border: 1px #e5e5e5 solid;
        }

        .student_2right .c3 table td {
            height: 28px;
            line-height: 28px;
            text-align: center;
            border: 1px #e5e5e5 solid;
            width: 60px;
        }

.student_2right .c4 {
}
