@charset "UTF-8";
/*body {
    min-width: 1150px\0;
    min-width: 320px\9\0;
}*/

body {
    -webkit-text-size-adjust: 100%;
}
.right_box {
    position: relative;
    height: 100%;
}
.main_con {
    margin-left: 25%;
    padding-left: 25px;
    height: 100%;
}
.main_box {
    padding-left: 40px;
    padding-top: 0px;
    padding-right: 40px;
}
.right_main_box {
    max-width: 880px;
}
/* job_pic */

.job_pic {
    background: url(/dev/product/www_v3/imgs/job_state/left.jpg) no-repeat center;
    background-size: cover;
    height: 100%;
    width: 25%;
    position: fixed;
    left: 100px;
    top: 0;
    z-index: 90;
}
.job_place_title {
    font-size: 32px;
    color: #fff;
    padding: 10px 40px 0;
}
.job_crumbs {
    margin-top: 30px;
    margin-left: 40px;
    display: block;
    width: 22px;
    height: 16px;
    background: url(/dev/product/www_v3/imgs/job_state/job_crumbs_bg.png) 0 0 no-repeat;
}
.job_share {
    margin: 24px 0 10px;
    padding: 0 40px;
}
.job_share>p {
    font-size: 12px;
    color: #fff;
    float: left;
}
.job_share_icon {
    float: left;
}
.job_share_icon li {
    float: left;
    margin-left: 20px;
}
.job_share_icon a {
    display: block;
    width: 18px;
    background: url(/dev/product/www_v3/imgs/job_state/job_share.png) no-repeat;
    margin-top: 2px;
}
.job_share .job_share_wx {
    height: 14px;
    background-position: 0 0;
}
.job_share .job_share_wb {
    height: 14px;
    background-position: 0 -28px;
}
.job_share .job_share_qq {
    height: 17px;
    background-position: 0 -56px;
}
.job_share_wx:hover {
    background-position: 0 -14px;
}
.job_share_wb:hover {
    background-position: 0 -42px;
}
.job_share_qq:hover {
    background-position: 0 -73px;
}
.job_place_video li {
    padding: 0 40px;
    margin-top: 28px;
}
.job_place_video li a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
}
.job_place_video li a:hover {
    color: #f51e55;
}
.job_place_video li a i {
    font-size: 0;
    height: 1px;
    line-height: 1px;
    width: 20px;
    background: #f51e55;
    display: block;
    margin-top: 10px;
}
.job_place_video li a:hover i {
    width: 40px;
}
.job_video_ico {
    width: 14px;
    height: 14px;
    background: url(/dev/product/www_v3/imgs/job_state/video_ico.png) 0 0 no-repeat;
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    margin-top: -5px;
}
.job_place_video li a:hover .job_video_ico {
    background-position: 0 -14px;
}
.job_mark {
    height: 100%;
    width: 100%;
    background: rgba(141, 145, 153, 0.4);
    background: -webkit-linear-gradient(top, rgba(141, 145, 153, 0.6) 0%, rgba(141, 145, 153, 0) 70%);
    background: -moz-linear-gradient(top, rgba(141, 145, 153, 0.6) 0%, rgba(141, 145, 153, 0) 70%);
    background: -ms-linear-gradient(top, rgba(141, 145, 153, 0.6) 0%, rgba(141, 145, 153, 0) 70%);
}
/*  class */

.class_place_title {
    font-size: 24px;
}
.class_peo, .class_teacher {
    font-size: 12px;
    padding-bottom: 20px;
    line-height: 16px;
    color: #fff;
}
.job_share2 {
    margin: 20px 0 16px 0;
    height: 28px;
}
.class_peo_box, .class_time_bar_box {
    padding: 0 40px;
}
.class_share_line {
    font-size: 0;
    height: 2px;
    line-height: 2px;
    width: 40px;
    background: #c2c5c7;
    display: block;
    margin-bottom: 44px;
}
.class_money_box, .class_sign_con {
    padding: 0 40px;
}
.class_money_box {
    margin-bottom: 20px;
}
.class_money {
    font-size: 24px;
    color: #fff;
    display: inline-block;
}
.class_del {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}
.class_sign {
    padding: 20px 30px;
    /*background: #f51e55;*/

    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    color: #fff !important;
    display: inline-block;
}
/* time bar  */

.class_time_bar_box {
    margin-top: 28px;
    padding-bottom: 28px;
}
.class_time_bar_box div p {
    color: #fff;
    font-size: 12px;
    float: left;
    line-height: 26px;
}
.class_time_bar_box p span {
    margin-right: 14px;
}
.class_time_bar_box .class_time_percent {
    font-size: 14px;
}
.class_time_bar {
    max-width: 250px;
    background: #fff;
    height: 5px;
    margin: 12px 0;
}
.class_time_bar_com {
    background: #f51f55;
    height: 5px;
    width: 0;
}
.class_time_bar_box .class_time_text {
    font-size: 14px;
    color: #fff;
}
.class_goto_btn {
    text-align: center;
    font-size: 14px;
    color: #fff !important;
    display: block;
    width: 82px;
    height: 30px;
    line-height: 30px;
    margin-top: 16px;
}
/*tab*/

.class_tab {
    padding-top: 40px;
    padding-bottom: 30px;
    /*  background: #f9f9f9;*/

    margin-bottom: 20px;
    /*  box-shadow: 0px 4px 20px #ddd*/
}
.class_tab li {
    float: left;
    margin: 0 26px 0 40px;
}
.class_tab li a {
    display: inline-block;
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #b0b0b0;
    line-height: 30px;
}
.class_tab li a:hover, .class_tab li a.active {
    color: #f51e55;
}
.class_tab li a:hover .class_tab_j, .class_tab li a.active .class_tab_j {
    background-position: 0 -30px;
}
.class_tab li a:hover .class_tab_z, .class_tab li a.active .class_tab_z {
    background-position: 0 -90px;
}
.class_tab li a:hover .class_tab_t, .class_tab li a.active .class_tab_t {
    background-position: 0 -150px;
}
.class_tab li a span {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 8px;
    vertical-align: middle;
}
.class_tab_j {
    background: url(/dev/product/www_v3/imgs/class/class_tab_icon.png) 0 0 no-repeat;
}
.class_tab_z {
    background: url(/dev/product/www_v3/imgs/class/class_tab_icon.png) 0 -60px no-repeat;
}
.class_tab_t {
    background: url(/dev/product/www_v3/imgs/class/class_tab_icon.png) 0 -120px no-repeat;
}
.class_tab_main_list {
    box-shadow: 0px 4px 20px #ddd;
    padding: 30px 40px;
    margin-top: 20px;
    background: #fff;
}
.class_tab_main_list h3 {
    color: #303030;
    font-size: 18px;
    line-height: 24px;
}
.class_tab_main_list h3 b {
    display: inline-block;
    width: 3px;
    height: 18px;
    background: #f51e55;
    margin-right: 4px;
    vertical-align: middle;
    margin-top: -3px;
}
.class_tab_main_list .class_summary_notice {
    font-size: 14px;
    line-height: 24px;
    padding-left: 35px;
    width: 465px;
    margin: 0 auto 20px;
    background: url(/dev/product/www_v3/imgs/class/browser_notice.png) left center no-repeat;
}
.class_tab_main_list p {
    color: #707070;
    font-size: 14px !important;
    line-height: 24px;
    word-break: break-all;
}
.class_tab_main_list p.class_apply_title {
    text-align: center;
    border: 1px dashed #f1f1f1;
    line-height: 100px;
    margin-top: 16px;
    font: 14px;
    color: #bdbdbd;
}
.play_login_talk_btn {
    color: #f51e55 !important;
    font-size: 14px;
}
.class_apply_title i {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/dev/product/www_v3/imgs/play/video_share_icon.png) no-repeat right top;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -3px;
}
.class_tab_main_list p.class_tab_jieshao_title {
    color: #303030;
    line-height: 48px;
}
.class_tab_main_list .class_tab_teacher_box {
    margin-top: 15px;
}
.class_tab_main_list div.class_tab_box_line {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
}
.class_tab_teacher_box>div {
    margin-bottom: 12px;
}
.class_peo_icon {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}
.class_tab_main_list div span {
    font-size: 18px;
    color: #303030;
    margin-left: 10px;
    vertical-align: middle;
}
.class_tab_main_list div .class_teacher_icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/dev/product/www_v3/imgs/class/class_tab_icon.png) 0 -180px no-repeat;
}
.zhanwei100 {
    width: 100%;
    height: 100px;
}
.class_tab_video_list li {
    border-bottom: 1px solid #f1f1f1;
    height: 51px;
}
.class_tab_video_list .class_tab_title {
    font-size: 12px;
    float: left;
    line-height: 50px;
    width: 260px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.class_les {
    float: right;
    /* display: block;*/

    color: #f51e55;
    font-size: 12px;
    line-height: 50px;
}
.class_video_ioc .class_les {
    float: left;
}
.class_tab_link {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    height: 50px;
}
.class_tab_link:hover {
    background: #f9f9f9;
}
.class_tab_link:hover .class_tab_title {
    color: #303030;
}
.class_tab_link:hover .class_les {
    display: block;
}
.class_tab_link:hover .class_video_ioc b {
    display: block;
}
.class_tab_link:hover .class_video_ioc i {
    display: block;
}
.class_tab_main_list h3.class_tab_topic {
    padding-left: 20px;
    line-height: 50px;
    font-size: 14px;
    color: #303030;
}
.class_time_box {
    float: left;
    margin-left: 20px;
    line-height: 50px;
}
.class_time_box i {
    font-style: normal;
    font-size: 12px;
    color: #707070;
    line-height: 50px;
    margin-right: 10px;
}
.class_time_box span {
    font-size: 12px;
    color: #b0b0b0;
    line-height: 50px;
}
.class_tab_link .class_video_ioc {
    float: right;
    margin-bottom: 0;
}
.class_tab_link .class_video_ioc span {
    color: #f51e55;
    font-size: 12px;
    line-height: 50px;
}
.class_video_ioc b {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 17px;
    float: right;
}
.class_ico_btn_m {
    background: url(/dev/product/www_v3/imgs/class/class_video_icon.png) 0 -16px no-repeat;
}
.class_ico_btn_b {
    background: url(/dev/product/www_v3/imgs/class/class_video_icon.png) 0 0px no-repeat;
}
.class_ico_btn_o {
    background: url(/dev/product/www_v3/imgs/class/class_video_icon.png) 0 -32px no-repeat;
}
.class_video_ioc i {
    color: #d0d0d0;
    margin: 0 20px;
    margin-top: 14px;
    float: left;
    display: none;
}
.class_tab_video_list .class_video_ing i {
    display: block;
}
/*无讨论*/

.class_no_talk_bg, .class_no_section_bg {
    background: url(/dev/product/www_v3/imgs/class/class_no_talk.png) no-repeat;
    display: block;
    height: 76px;
    width: 76px;
    margin: 30px auto 0;
}
.class_no_section_bg {
    background-position: 0 -75px;
}
.class_no_talk_bg {
    background-position: 0 0;
}
.class_no_talk {
    font-size: 14px;
    margin: 30px auto 30px;
    color: #707070;
    text-align: center;
}
/*追问*/

.class_peo_icon_box {
    width: 50px;
    height: 50px;
    margin-right: 20px;
    float: left;
}
.class_zhui_list {
    float: left;
    width: 730px;
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
    margin-top: -5px;
}
.class_tao_name {
    /*    font-size: 14px;
    color: #707070;*/

    float: left;
    max-width: 152px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 30px;
}
.class_tao_come {
    color: #b0b0b0 !important;
    float: left;
}
.class_tab_main_list div .class_tao_time {
    line-height: 26px;
}
.class_big_peo_icon {
    width: 50px;
    height: 50px;
}
.class_tab_main_list .class_tao_main {
    line-height: 28px;
    color: #303030;
    font-size: 14px;
    word-break: break-all;
}
.class_tab_main_list div.class_tao_name_box {
    margin-bottom: 10px;
}
.class_tao_name_box a:hover p {
    color: #f51e55 !important;
}
.class_que_box {
    border-top: 1px solid #f1f1f1;
    margin-top: 20px;
}
.class_wd_title {
    font-size: 14px;
    color: #b0b0b0;
    margin: 10px 0 5px;
    line-height: 30px;
}
.class_wd_main {
    line-height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #707070;
    word-break: break-all;
}
.class_zhuiwen {
    float: right;
}
.class_duiua {
    float: left;
}
.class_tab_main_list div .class_zhui_line {
    margin: 0 12px;
    font-size: 12px;
    line-height: 36px;
    color: #b0b0b0 !important;
    float: left;
}
.class_zhui_box a {
    font-size: 12px;
    color: #b0b0b0 !important;
    border-right: 1px solid #b0b0b0;
    padding: 0 10px;
    margin-right: -1px \0;
}
.class_zhui_box a:last-child {
    border-right: none;
}
.class_zhui_box a:hover {
    color: #f51e55 !important;
}
.class_zhui_text_box {
    position: relative;
    margin: 16px 0 0;
    display: none;
}
.class_zhui_text_box textarea {
    width: 100%;
    width: -webkit-calc(100% - 22px);
    width: calc(100% - 22px);
    height: 88px;
    border: 1px solid #d0d0d0;
    font-size: 14px;
    color: #303030;
    padding: 5px 0px;
    padding-left: -webkit-calc(10px);
    padding-left: calc(10px);
    padding-right: -webkit-calc(10px);
    padding-right: calc(10px);
}
.class_tab_main_list div.class_zhui_num span {
    font-size: 12px;
    color: #b0b0b0;
    margin-left: 0;
}
.class_tab_main_list .class_zhui_num {
    position: absolute;
    right: 2px;
    font-size: 12px;
    color: #b0b0b0;
}
.class_zhui_btn {
    width: 80px;
    height: 30px;
    color: #fff !important;
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
    margin-top: 20px;
}
.class_tab_main_list .talk_title_time_box>div {
    float: right;
    line-height: 26px;
}
.talk_back_talk_btn {
    font-size: 12px;
    color: #c1c1c1 !important;
    display: inline-block;
    vertical-align: middle;
}
.talk_back_talk_btn span {
    display: inline-block;
    width: 12px;
    height: 14px;
    background: url(/dev/product/www_v3/imgs/class/talk_back_btn.png) no-repeat 0 0;
    margin-right: 8px;
    margin-top: -2px
}
.talk_back_talk_btn:hover {
    color: #f51e55 !important;
}
.talk_back_talk_btn:hover span {
    background-position: 0 -14px;
}
.talk_back_img img {
    width: 27px;
    height: 27px;
    border-radius: 50%;
}
.talk_back_com_box li {
    margin-top: 16px;
}
.talk_list_back_box p.talk_tao_name {
    margin-right: 40px;
    max-width: 152px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 28px;
    font-size: 14px;
    color: #707070;
    float: left;
}
.talk_com_more {
    margin-top: 16px;
    line-height: 24px;
    color: #707070 !important;
    font-size: 14px;
    display: inline-block;
}
.talk_com_more:hover {
    color: #f51e55 !important;
}
.talk_back_com_box span.talk_list_back_time {
    float: left;
    display: inline-block;
    /*     text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap; */

    font-size: 12px;
    color: #b0b0b0;
    line-height: 28px;
    margin-left: 0;
}
.talk_back_list_com {
    width: calc(700px);
    margin-left: 5px;
    box-sizing: border-box;
    -width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
}
.talk_back_com_box dt.active .talk_tao_name, .talk_back_com_box dt.active .talk_list_back_main, .talk_back_com_box dt.active .talk_list_back_time {
    color: #303030;
}
.class_tab_main_list div.talk_title_time_box span {
    font-size: 12px;
    color: #c1c1c1;
    display: inline-block;
    margin-left: 0;
    vertical-align: middle;
}
.class_tab_main_list div.talk_title_time_box span.talk_line_time {
    font-size: 16px;
    margin: -2px 8px 0;
}
/*taolun 20160324*/

.play_discuss_title span {
    color: #f51e55;
    font-size: 18px;
}
.class_tab_main_list div.play_discuss_box {
    margin-bottom: 0;
    display: block;
}
.class_tao_btn {
    width: 80px;
    height: 40px;
    color: #fff !important;
    font-size: 12px;
    line-height: 40px;
    margin-top: 20px;
    display: inline-block;
}
#ask-box>dl {
    padding: 28px 0;
    border-bottom: 1px solid #f1f1f1;
}
.m_back_top_btn {
    background: url(/dev/product/www_v3/imgs/class/top_btn.png) no-repeat 0;
    width: 46px;
    height: 46px;
    display: none;
    position: fixed;
    bottom: 100px;
    right: 50px;
    z-index: 999;
}
/*微信alert*/
/*  .wx_pop_box{
   width: 100%;
   height: 100%;
   position: fixed;
   left: 0;
   top: 0;
   background: rgba(0,0,0,0.5);
   z-index: 999;
}
.wx_pop_com{
   position: fixed;
   left: 50%;
   top: 50%;
   width: 320px;
   height: 495px;
   background: #fff;
   margin-left: -160px;
   margin-top: -247px;
   text-align: center;
} */

/* .weixin_map {
    margin-top: 20px;
    width: 275px;
}
.wx_text {
    font-size: 14px;
    color: #303030;
    line-height: 24px;
    width: 275px;
    margin-top: 10px;
}
.wx_pop_close {
    font-size: 30px;
    color: #b0b0b0 !important;
    position: absolute;
    right: 10px;
    top: 3px;
} */
@media screen and (max-width: 985px) and (min-width: 768px) {
    .job_place_title, .job_share, .job_place_video li, .class_peo_box, .class_money_box, .class_sign_con, .class_time_bar_box {
        padding-left: 30px;
        padding-right: 30px;
    }
    .job_share_icon li {
        margin-left: 8px;
    }
    .class_tab_video_list .class_tab_title {
        width: 150px;
    }
    .job_crumbs {
        margin-left: 30px;
    }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
    .class_tab_topic {
        padding-left: 10px;
    }
    .class_tab_link {
        padding-left: 10px;
        padding-right: 10px;
    }
    .class_tab_link:hover .class_time_box {
        display: none;
    }
    .class_tab_link:hover .class_les {
        display: block;
    }
    .class_time_box {
        float: right;
    }
    .class_baoming .class_tab_link .class_video_ioc i, .class_baoming .class_tab_link .class_video_ioc b {
        display: none;
    }
    .class_baoming .class_baoming_time {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .job_pic {
        width: 100%;
        height: 500px;
        position: static;
    }
    .job_place_title, .job_share, .job_place_video li, .class_peo_box, .class_money_box, .class_sign_con, .class_time_bar_box {
        padding-left: 30px;
        padding-right: 30px;
    }
    .main_con {
        margin-left: 0;
        padding-left: 0;
    }
    .class_tab li {
        width: 33.33%;
        margin: 0 auto;
        text-align: center;
    }
    .class_tab {
        padding-top: 30px;
    }
    .main_box {
        padding: 0;
    }
    .class_tab_main_list {
        padding-left: 20px;
        padding-right: 20px;
    }
    .class_tab_link:hover .class_les {
        display: none;
    }
    .class_tab_link {
        padding-left: 0px;
        padding-right: 0px;
    }
    .class_tab_topic {
        padding-left: 0px;
    }
    /*    .class_tab_video_list .shrink {
        font-size: 10px;
        -webkit-transform: scale(0.8);
        -o-transform: scale(1);
        display: inline-block
    }*/

    .class_time_box span, .class_time_box i {
        font-size: 10px;
    }
    .class_tab_video_list .class_tab_title {
        width: 146px;
    }
    .class_les {
        display: none;
    }
    .class_video_ioc {
        display: none;
    }
    .class_baoming .class_baoming_time {
        display: none;
    }
    .class_tab_link .class_video_ing {
        display: block;
    }
    .class_time_box {
        float: right;
    }
    .class_les {
        padding-right: 10px;
    }
    .class_video_ing .class_les {
        display: block;
    }
    .class_video_ing i, .class_video_ing b {
        display: none
    }
    .class_tab_video_list .class_video_ing i {
        display: none;
    }
    .class_tab_link:hover .class_video_ing .class_les {
        display: block;
    }
    .class_tab_link:hover .class_video_ing i {
        display: none;
    }
    .class_tab_link:hover .class_video_ing b {
        display: none;
    }
    .class_peo_icon_box {
        display: none;
    }
    .class_zhui_list {
        width: 100%;
    }
    .job_crumbs {
        margin-left: 30px;
    }
    .class_tab li a>span.class_tab_num {
        display: none;
    }
    .weixin_map, .wx_text {
        width: 100%;
    }
}
/*171127 直播课程列表弹层*/
    .summaryBox .ui-dialog-header{
        border-bottom: none;
    }
    .summaryBox .ui-dialog-title {
        padding-bottom: 0;
    }
    .summaryBox .ui-dialog-body {
        padding-top: 0;
    }
    .summaryBox .class_tab_main_list {
        box-shadow: none;
    }
    .summaryBox .ui-dialog-header{
        border-bottom: none;
    }
    .summaryBox .ui-dialog-title {
        padding-bottom: 0;
    }
    .summaryBox .ui-dialog-body {
        padding-top: 0;
    }
    .summaryBox .class_tab_main_list {
        box-shadow: none;
        padding-top: 0px;
    }

.fenqi {
    padding: 0 40px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}
.fenqi_label {
    color: #f51e55;
    border: 1px solid;
    padding: 0 3px;
    border-radius: 2px;
    margin-right: 5px;
}

@media screen and (max-width: 767px) {
    .fenqi {
        padding: 0 30px;
    }
}

.no-video {
    padding: 0 20px;
    display: block;
}

.no-video .class_tab_title {
    color: #a0a0a0;
}

.no-video .class_time_box span {
    color: #f93;
    font-size: 14px;
}

@media screen and (min-width: 1280px){
    .no-video .class_time_box {
        float: right;
    }
}

@media screen and (max-width: 1280px) and (min-width: 768px) {
    .no-video {
        padding: 0 10px;
    }
}

@media screen and (max-width: 767px) {
    .no-video {
        padding: 0;
    }
}


/* 添加直播作业 */
.class_tab_video_list li {
    min-width: 310px;
}
.class_tab_link .live-work {
    line-height: 50px;
}
.class_tab_link .live-work__link {
    padding: 5px;
    font-size: 12px;
}

.class_tab_link:hover .live-work__link {
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 2px;
}

.summaryBox .class_tab_link .live-work {
    display: none;
}

@media screen and (max-width: 767px) {
    .class_time_box {
        margin-left: 0;
    }
}
