:root{
    /*高频页面table--thead_th高度*/
    --th_height: 39px;
    /*高频页面table--tbody_td高度*/
    --td_height: 55px;
    /*高频页面title letter-spacing*/
    --letter-spacing_title:0px;
}



input{
    padding: 0;
}
/*//高频页面ui   覆盖*/
html {
    color: #000;
}
/*.layui-laypage{*/
 /*padding-top: 5px;*/
    /*margin: 0 !important;*/
/*}*/
body{
    font-family: "MicrosoftYaHei" !important;
}

div.lable ul .lableli span {
    letter-spacing:var(--letter-spacing_title) !important;
}
table.table_border_none{
    width: 100%;
    background: none !important;
    margin: 15px auto;       /**/
    text-align: center;     /**/
    border: none !important;
    font-size: 14px;
}
.top_img{
   vertical-align: middle;
}
.firstRateCourse-table tbody th {
    height: var(--th_height) !important;
    padding: 0px !important;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    font-size: 14px;
    font-weight: bold !important;
    color: #424d6d;
    background-color: #EAF5FD !important;
    text-align: center;
}
.firstRateCourse-table tbody td {
    height:  var(--td_height) !important;
    padding: 0 10px 0 10px !important;
    color: #535353;
    /*display: flex;*/
    /*align-items: center;*/
    border: none !important;
}
table.table_border_none input.input {
    border: 1px solid #CCC !important;   /**/
    height: 33px !important;
    border-radius: 3px;

}
table.table_border_none th{
    border: none !important;
}
table.table_border_none td{
    border: none !important;
}
/*//title_*/
div.title_{
    margin-top: 18px;
    margin-bottom: 10px !important;
    border: none !important;
    background: none !important;
}
div.title_line{
    margin-top: 18px;
    margin-bottom: 10px;
    border-bottom: 2px solid #dddddd !important;
}

div.title_ h1{
    padding: 5px 0px !important;
}
div.title_line h1{
    padding: 5px 0px 15px 0 !important;
}
div.title h1 span {
    color: #333;      /**/
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 26px;    /**/
}
div.title_ h1 span {
    color: #333;      /**/
    font-size: 20px;
    font-weight: bolder;
    letter-spacing: 2px;
    padding-left: 10px;
    border-left: 6px solid #46A6FF;
    line-height: 26px;    /**/
}


/*------button------------------------------button*/
.button_submit{
    background: none !important;
    background: #46A6FF !important;
    width: 102px !important;
    height: 38px !important;
    line-height: 30px !important;
    border: none !important;
    color:#fff !important;
    border-radius: 3px;
    margin-left: 20px;
}
.button_cancel_{
    background: none !important;
    background: #F7F9FC !important;
    width: 102px !important;
    height: 38px !important;
    line-height: 30px !important;
    color:#4A5B7A !important;
    border-radius: 3px;
}
.button_submit_table{
    background: none !important;
    background: #46A6FF !important;
    width: 102px !important;
    height: 33px !important;
    line-height: 30px !important;
    border: none !important;
    color:#fff !important;
    border-radius: 3px;
    margin-left: 20px;
}
.button_submit_auto{
    background: none !important;
    background: #46A6FF !important;
    padding: 8px 15px;
    border: none !important;
    color:#fff !important;
    border-radius: 3px;
    margin-left: 20px;
}
.button_cancel_table{
    width: 102px !important;
    height: 33px !important;
    line-height: 30px !important;
    color:#4A5B7A !important;
    border-radius: 3px;
}
/*///////------------------select---select/////////////*/

.input_w300{
/*width: 50%;*/
    width: 300px;
}

.select_{
    /*width:50%;*/
    width: 300px;
    height: 33px;
    line-height: 33px;
    border-radius: 3px;
    padding-left: 10px;
    font-size: 14px;
    border: 1px solid #cccccc;
}
.select_a{
    padding: 0 !important;
    width: 130px;
    height: 33px;
    line-height: 33px;
    border-radius: 3px;
    padding-left: 10px !important;
    font-size: 14px;
    border: 1px solid #cccccc;
}
#cx{
    width: 70px;
    height: 28px;
    text-align: right;
    padding-right: 25px;
    margin-left: 20px;
    margin-top: 2px;
    background: url(../../../../main/image/cx.png) no-repeat 25px 10px;
    letter-spacing: 3px;
}
.input_w120{
    box-sizing: border-box;
    padding: 0 !important;
    height: 33px;
    line-height: 33px;
    border-radius: 3px;
    padding-left: 10px !important;
    font-size: 14px;
    border: 1px solid #cccccc;
    width: 120px;
}
/*.discussion-three_{border-left:3px solid #ccc;background:#f5f5f5;border-bottom:none!important;padding-left:15px;margin-bottom:20px!important;}*/
.discussion-three_{
    border-left:3px solid #4DA6FF !important;
    background:#eeeeee;
    height: 46px !important;
    border-bottom:none!important;
    padding-left:15px;
    line-height: 46px !important;
    margin-bottom:20px!important;
}
.discussion-three_ span{
    line-height: 46px !important;
}
.discussion-icon_{
    height: 16px !important;
    line-height: 46px !important;
}
.discussion-three_right a{
    margin: 0px !important;
    color: #006CD8 !important;
    font-size: 14px !important;
    line-height: 46px !important;
}
.discussion-three_right a:before {
     content: "";
     height: 14px;
     display: inline-block;
     width: 1px;
     background-color: #aaaaaa;
     vertical-align: middle;
     margin: 0 10px 0px 0px;
 }
.discussion-three_right a:nth-child(1):before {
    display: none;
}
.dis_f_center{
    display: flex;
    align-items: center;
}
.hot_re{
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    background: #FF6600;
    color: #fff;
}
.jing_hua{
    display: inline-block;
    width: 35px;
    margin-left: 5px;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    background: #799CEE;
    color: #fff;
}
.align_c_dis{
    display: flex;
    align-items: center;
}
.button_navigation{
    width: 136px !important;height: 38px !important;
    border-radius: 5px;
    color: #333 !important;
    font-size: 14px !important;
    border: 1px solid #ccc;
    background:none !important;
}
.open-model-box_new{
    width: 136px !important;height: 38px !important;
    border-radius: 5px;
    line-height: 36px !important;
    color: #333 !important;
    font-size: 14px !important;
    border: 1px solid #ccc;
    background:none !important;
}
div.subtitle_ {
    background: #eeeeee !important;
    border-left: 3px solid #4DA6FF !important;    /**/
    margin-bottom: 26px;
    font-size: 16px !important;
    text-align: left;
    padding: 6px 5px 6px 15px !important;
}
div.subtitle span {
    font-size: 16px !important;
}
.card_css{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    border-radius: 5px;
}
.padding_{
    padding: 0px 0px !important;
}
div.wrap_ {
    margin: 0px auto;
    padding:0px !important;
    text-align: left;
}
.base_over_img{
    background: url(../image/base_over_img.png) no-repeat !important;
    width: 18px;
    height: 18px;background-size: 18px 18px;
    display: inline-block;
}
.top_over_img{
    background: url(../image/top_over_img.png) no-repeat !important;
    width: 18px;
    height: 18px;background-size: 18px 18px;
    display: inline-block;
}
.hot_over_img{
    background: url(../image/hot_over_img.png) no-repeat !important;
    width: 18px;
    height: 18px;background-size: 18px 18px;
    display: inline-block;
}
.jinghua_over_img{
    background: url(../image/jinghua_over_img.png) no-repeat !important;
    width: 38px;background-size: 38px 18px;
    height: 18px;
    display: inline-block;
}
.lock_over_img{
    background: url(../image/lock_over_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    display: inline-block;
}
.back_leave_img{
    background: url(../image/back_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    margin: 0 3px;
    display: inline-block;
}
.back_leave_img:hover{
    background: url(../image/back_move_img.png) no-repeat !important;
}
.down_leave_img{
    background: url(../image/down_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;
    height: 20px;margin: 0 3px;
    display: inline-block;
}
.down_leave_img:hover{
    background: url(../image/down_move_img.png) no-repeat !important;
}
.good_leave_img{
    background: url(../image/good_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;margin: 0 3px;
    display: inline-block;
}
.good_leave_img:hover{
    background: url(../image/good_move_img.png) no-repeat !important;
}
.up_leave_img{
    background: url(../image/up_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.up_leave_img:hover{
    background: url(../image/up_move_img.png) no-repeat !important;
}
.discussion-certain .ico_right_{
    display: flex;
}
.discussion-detailOperateUl_ li {
    border:none !important;
    display:flex;
    align-items: center;
}
.discussion-certain .ico_right_ li {
    display:flex;
    align-items: center;
    border: none !important;
    line-height:28px !important;
}
.discussion-detailData_ {
    height:40px;
    line-height:40px;
    background:#f2f3f4;
    position: relative;}
.margin_line{
    display: inline-block;
    margin: 0px 5px;
    width: 1px;
    height: 15px;
    margin-top:11px;
    border-left: 1px solid #cccccc;
}
.margin_zero{
    margin-top:3px !important;
}
.discussion-buildMsgTime_ {
    /*float:right;*/
    margin-left: 30px;
    display: inline-block;
    line-height:48px;
}
.discussion-comments_ span{
    padding:4px 10px 4px 25px;
    margin-left:10px;
    background:url("../../../../main/image/discussion-comments.png") no-repeat 0 5px;
    /*border-right:1px solid #c6cace;*/
}
.discussion-lookNum_ span{
    padding:4px 10px 4px 25px;
    margin-left:10px;
    background:url("../../../../main/image/discussion-lookNum.png") no-repeat 0 6px;
    border-right:1px solid #c6cace;
}


.top_leave_img{
    background: url(../image/top_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.top_leave_img:hover{
    background: url(../image/top_move_img.png) no-repeat !important;
}
.jinghua_leave_img{
    background: url(../image/jinghua_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.jinghua_leave_img:hover{
    background: url(../image/jinghua_move_img.png) no-repeat !important;
}
.base_leave_img{
    background: url(../image/base_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px !important;
    margin: 0 3px;
    height: 20px !important;
    display: inline-block;
 }
.base_leave_img:hover{
    background: url(../image/base_move_img.png) no-repeat !important;
}
.hot_leave_img{
     background: url(../image/hot_leave_img.png) no-repeat !important;
     background-size: 18px 18px;
     width: 20px;margin: 0 3px;
     height: 20px;
     display: inline-block;
 }
.hot_leave_img:hover{
    background: url(../image/hot_move_img.png) no-repeat !important;
}
.lock_leave_img{
     background: url(../image/lock_leave_img.png) no-repeat !important;
     background-size: 18px 18px;
     width: 20px;margin: 0 3px;
     height: 20px;
     display: inline-block;
 }
.lock_leave_img:hover{
    background: url(../image/lock_move_img.png) no-repeat !important;
}
.changjian_leave_img{
    background: url(../image/changjian_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.changjian_leave_img:hover{
    background: url(../image/changjian_move_img.png) no-repeat !important;
}
.updata_leave_img{
    background: url(../image/updata_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.updata_leave_img:hover{
    background: url(../image/updata_move_img.png) no-repeat !important;
}
.pinned_leave_img{
    background: url(../image/top_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.pinned_leave_img:hover{
    background: url(../image/top_move_img.png) no-repeat !important;
}
.pinned_cancel_img{
    background: url(../image/top_cancel_img.png);
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.res_more{
    height: 20px;
    cursor: pointer;
}
.res_more_img{
    background: url(../image/res_more.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;
    height: 6px;
    display: inline-block;
    cursor: pointer;
}
.res_more:hover .res_more_img{
    background: url(../image/res_more_hover.png) no-repeat !important;
}
.res_more_content{
    box-sizing: border-box;
    position: absolute;
    width: 100px;
    height: 90px;
    top: 20px;
    left: 54px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    /*margin-top: 110px;*/
    /*margin-left: 52px;*/
    /*padding-left: 5px;*/
    z-index: 1;
    display: none;
}
.res_more_content li{
    height: 29px;
    margin-left: 0px;
}
.res_more_content li .conA{
    background: url(../image/updata_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.res_more_content li .conA:hover{
    background: url(../image/updata_move_img.png) no-repeat !important;
}
.res_more_content li .conB{
    background: url(../image/delete_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.res_more_content li .conB:hover{
    background: url(../image/delete_move_img.png) no-repeat !important;
}
.res_more_two{
    height: 20px;
    cursor: pointer;
}
.res_more_two_img{
    background: url(../image/res_more.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;
    height: 6px;
    display: inline-block;
    cursor: pointer;
}
.res_more_two:hover .res_more_two_img{
    background: url(../image/res_more_hover.png) no-repeat !important;
}
.res_more_content_two{
    box-sizing: border-box;
    position: absolute;
    width: 100px;
    height: 60px;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    margin-top: 80px;
    margin-left: 52px;
    padding-left: 5px;
    z-index: 1;
    display: none;
}
.res_more_content_two li{
    height: 29px;
    margin-left: 0px;
}
.res_more_content_two li .conA{
    background: url(../image/updata_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.res_more_content_two li .conA:hover{
    background: url(../image/updata_move_img.png) no-repeat !important;
}
.res_more_content_two li .conB{
    background: url(../image/delete_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.res_more_content_two li .conB:hover{
    background: url(../image/delete_move_img.png) no-repeat !important;
}
.delete_leave_img{
    background: url(../image/delete_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.delete_leave_img:hover{
    background: url(../image/delete_move_img.png) no-repeat !important;
}
.discussion-detail_title_line{
    margin: 52px 0 15px 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 14px;
    border-bottom: 2px solid #ccc;
}
.discussion-detailDataMiddle_ {
    width:355px;
    height:40px;
}
.discussion-detailOperateUl_ li a{
    color:#777777 !important;
}
.discussion-teacher_ {
    display:inline-block;
    width:23px;
    height:18px;
    background:url("../../../../main/image/discussion-teacher.png") no-repeat;
    /*margin-top:15px;*/
}
.background_saqure{
    position: relative;
    margin-left: 50px;
    padding: 20px;
    border-radius: 10px;
    background:#F4F4F4;
}
.discussion-secondComments_ {
    border-top:1px dashed #ccc !important;
    margin:10px 0 0 0px;
}
.triangle_po{
    background: url(../image/triangle_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 50px;
}
.reply_leave_img{
    background: url(../image/reply_leave_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;margin: 0 3px;
    height: 20px;
    display: inline-block;
}
.reply_leave_img:hover{
    background: url(../image/reply_move_img.png) no-repeat !important;
}

.discussion-detailDataTimeSort_ {
    margin-left:20px;
    padding-right:30px;
    font-size:12px;
    color:#3f51b4;
    background:url("../image/arrow_right_img.png") no-repeat right center;
    transform: rotate(180deg);
    cursor:pointer;
}
.discussion-detailDataTimeSortAsc_ {
    margin-left:20px;
    padding-right:30px;
    font-size:12px;
    color:#3f51b4;
    background:url("../image/arrow_left_img.png") no-repeat right center;
    cursor:pointer;
}
.discussion-detailDataTime_ {
    margin-left:20px;
    padding-right:30px;
    font-size:12px;
    color:#3f51b4;
    background:url("../image/arrow_zero_img.png") no-repeat right center;
    cursor:pointer;
}
.tip_text_{
    position: absolute;
    top: 24px;
    width: 800px;
    left: -100px;
    background: linear-gradient(#FFFFFF,#F1F8FE);
    color: #fff;font-size: 14px;
    line-height: 30px;
    color: #000;
    border-radius: 8px;
    border: 1px solid #cddff3;
    padding: 10px;
    display: none;
}
div.functionc_ .l {
    float: right;
    margin-top: 18px;    /**/
}
/*--------------function----------------------*/
div.functionc_ {
    background-color: #fff; /*border-bottom: 2px solid #D9D9D9;*/     /**/
    font-size: 12px;
    font-weight: bold;
    height: 90px;
    margin: 0 auto 20px auto;
    width: 100%;
    padding:10px 0px;    /**/
}

div.functionc_ ul {
    height: 90px;
    display: flex;
    color: #3D5998;
    font-size: 14px;
    align-items: center;
    float: left;
    width: 100%;
    min-width:900px ;
    border: 1px solid #EEEEEE;
}
.force_switch > .switch {width:40px;height: 20px;position: relative;border-radius: 16px;}
.force_switch > .switch .slider {width:20px!important;height: 20px!important;}
.force_switch > .switch-on .slider {left:20px!important;}
.force_switch > .switch-off {background:#cccccc!important;border-color:#cccccc!important;box-shadow: rgb(204, 204, 204) 0 0 0 16px inset!important;}

force_switch > .switch-on {
    box-shadow: rgb(109 158 235) 0px 0px 0px 16px inset !important;
}
.force_switch > .switch-on .slider{
    left: 0 !important;
    left: 16px !important;}
.force_switch > .switch .slider{
    width: 16px !important;
    height: 16px !important;
}
.force_switch > .switch{
    width: 32px !important;
    height: 16px !important;
}
div.functionc_ ul li {
    position: relative;
    display: flex;
    height: 100%;
    min-width: 50px;
    text-align: center;
    align-items: center;
}

div.functionc_ ul li img {
    float: left;
    margin-top: 4px;
    margin-left: 8px;
}

div.functionc_ ul li a {
    color: #3D5998;
    display: inline-block;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    min-width: 50px;
    /*padding: 0 12px;*/
}
div.functionc_ #options a{
    width: 100px;
}
div.functionc_ ul li a:hover {
    background: #FAFAFA;
}

div.functionc_ ul li.res_edit:after{
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #EEEEEE;
}
div.functionc_ ul li.res_search:before{
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #EEEEEE;
}

div.functionc_ ul li a.res_add:hover{background: url("../image/new_catalogue_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_edit:hover{background: url("../image/online_edit_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_upload:hover{background: url("../image/upload_file_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_link:hover{background: url("../image/add_url_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_quotRes:hover{background: url("../image/import_data_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_import:hover{background: url("../image/res_import_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_search:hover{background: url("../image/query_data_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_pub:hover{background: url("../image/release_data_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_unpub:hover{background: url("../image/unrelease_data_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_editPro:hover{background: url("../image/updata_num_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_move:hover{background: url("../image/updown_move_hover.png") no-repeat center 0;background-size: 20px;}
div.functionc_ ul li a.res_del:hover{background: url("../image/delete_data_hover.png") no-repeat center 0;background-size: 20px;}

div.functionc_ ul li a.res_add {
    background: url("../image/new_catalogue_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
}
div.functionc_ ul li a.res_edit {
    background: url("../image/online_edit_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}

div.functionc_ ul li a.res_upload {
    background: url(../image/upload_file_img.png) no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
}
div.functionc_ ul li a.res_link {
    background: url("../image/add_url_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
    /*display: block;*/
}
div.functionc_ ul li a.res_quotRes {
    background: url("../image/import_data_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}
div.functionc_ ul li a.res_import {
    background: url("../image/res_import_ico.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}
div.functionc_ ul li a.res_search {
    background: url("../image/query_data_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}
div.functionc_ ul li a.res_pub {
    background: url("../image/release_data_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}
div.functionc_ ul li a.res_unpub {
    background: url("../image/unrelease_data_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}
div.functionc_ ul li a.res_editPro {
    background: url("../image/updata_num_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}
div.functionc_ ul li a.res_move {
    background: url("../image/updown_move_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}
div.functionc_ ul li a.res_del {
    background: url("../image/delete_data_img.png") no-repeat center 0;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}
div.functionc_ ul li a.res_more {
    background: url("../image/res_more.png") no-repeat center 10px;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}

div.functionc_ ul li a.res_more:hover {
    background: url("../image/res_more_hover.png") no-repeat center 10px;
    background-size: 20px;
    padding-top: 18px;
    position: relative;
}

div.functionc_ ul li.last {
    border-width: 1px !important;
}
div.functionc_ ul li:hover .sub_menu{
    display: block;

}
div.functionc_ ul li .sub_menu{
    position: absolute;
    top: 30px;
    right: 0;
    left: 100%;
    display: block;
    width: fit-content;
    min-width: unset;
    border: 1px solid #eee8d5;
    box-shadow: 0px 1px 10px #ccc;
    background: #fff;
    height: fit-content;
    display: none;
}

div.functionc_ ul li .sub_menu li{
    display: block;
    line-height: 32px;
    min-width: 100px;
    /*cursor: pointer;*/
}
div.functionc_ ul li .sub_menu li a{
    font-size: 14px;
    line-height: inherit;
    height: auto;
}
.h1-title_{
    margin: 0;
    line-height: 20px;
    text-align: center;
}
.h1-title_ h1{
    font-size: 28px;
    line-height: 46px;
    font-weight: bold;
    border-bottom: 3px solid #2693FF !important;
}
.bodyer{
    width: 90%;
    position: relative;
    margin: 20px 5%;
    padding: 20px 20px 80px 20px;
    min-height: 700px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    border-radius: 5px;
    background: #fff;
}
.bodyer_h2{
    /*position: absolute;*/
    /*top: 1px;*/
    /*left: 0px;*/
    /*width: 90%;*/
    /*margin-left: 5%;*/
    height: 40px;
    font-size: 14px;
    line-height: 30px;
    background: #eeeeee !important;
    border-left: 3px solid #cccccc;    /**/
    /*margin-bottom: 26px;*/
    text-align: left;
    padding: 0px 5px 0px 15px !important;
}
.bodyer_h2 .right{
    font-size: 14px;
    padding: 0 10px 0 0;
}

.bodyer_h2 .download{
    margin: 0 0 0 20px;
}
.lv-download_{
    padding: 12px 0 5px 17px;
    line-height: 18px;
    color: #0a4b83;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    background: url("../image/download_leave_img.png") no-repeat 0 12px;
    /*background: url("../image/download_leave_img.png") center no-repeat;*/
}
.lv-download_:hover{
    background: url("../image/download_move_img.png") no-repeat 0 12px;
}
a.search_ {
    background: url(../image/attribute_img.png) no-repeat;   /**/
    width: 20px;
    height: 20px;
    display: inline-block;
}
a.search_:hover {
    background: url(../image/attribute_hover_img.png) no-repeat;   /**/
}
a.con4_ {
    background: url(../image/editcatalogue_img.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    display: inline-block;
}
a.con4_:hover {
    background: url(../image/editcatalogue_hover_img.png) no-repeat;   /**/
}

a.modify_pasword_ {
    background: url(../image/sysset_img.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-top: 5px;
}
div.functionc_ ul li a.modify_pasword_{
    background-size: 20px;
    padding-top: 20px;
    background-position: center 2px;
    margin-top: 0;
}
a.modify_pasword_:hover, div.functionc_ ul li a.modify_pasword_:hover {
    background-repeat: no-repeat;
    background-image: url(../image/sysset_hover_img.png);   /**/
}
a.moveup_ {
    background: url(../image/up_move_png.png) no-repeat;
    width: 20px;margin-top: 5px;
    height: 20px;
    display: inline-block;
}
a.moveup_:hover {
    background: url(../image/up_move_png_hover.png) no-repeat;   /**/
}
a.movedown_ {
    background: url(../image/down_move_png.png) no-repeat;
    width: 20px;
    height: 20px;margin-top: 5px;
    display: inline-block;
}
a.movedown_:hover {
    background: url(../image/down_move_png_hover.png) no-repeat;   /**/
}
.view_ {
    background: url(../image/tongji_bg_img.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
}
.view_:hover {
    background: url(../image/tongji_hover_img.png) no-repeat;   /**/
}
a.zip_{
    display:inline-block;
    width: 20px;margin-top: 5px;
    height: 20px;
    background: url(../image/compress_file_img.png) no-repeat;
}
a.zip_:hover {
    background: url(../image/compress_file_img_hover.png) no-repeat;   /**/
}
a.quote_ {
    background: url(../image/share_data_img.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
a.quote_:hover {
    background: url(../image/share_data_img_hover.png) no-repeat;   /**/
}
a.con2_ {
    background: url(../image/updata_leave_img.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;

}
a.con2_:hover {
    background: url(../image/updata_move_img.png) no-repeat;
}
a.zhankai_{
    background: url(../image/uncompress_data_img.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
a.zhankai_:hover {
    background: url(../image/uncompress_data_img_hover.png) no-repeat;
}
span.file_bgclose_icon_{
    background: url(../image/file_bgclose_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.file_bgclose_icon_:hover{
    background: url(../image/file_bgclose_hover.png) no-repeat center 0;
}
 span.url_bg_icon{
     background: url(../image/url_bg_icon.png) no-repeat center 0;
     width: 25px;
     margin-right: 5px;
     height: 20px;
     display: inline-block;
 }
span.url_bg_icon:hover{
    background: url(../image/url_hover_icon.png) no-repeat center 0;
}
 span.txt_bg_icon{
     background: url(../image/txt_bg_icon.png) no-repeat center 0;
     width: 25px;
     margin-right: 5px;
     height: 20px;
     display: inline-block;
 }
span.txt_bg_icon:hover{
    background: url(../image/txt_hover_icon.png) no-repeat center 0;
}
.displaynone{
    display: flex;
    border: none !important;
    align-items: center;
    height: 70px !important;
}
span.ico_rm{
    background: url(../image/RM_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_rm:hover{
    background: url(../image/RM_hover_icon.png) no-repeat center 0;
}
span.ico_rar{
    background: url(../image/RAR_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_rar:hover{
    background: url(../image/RAR_hover_icon.png) no-repeat center 0;
}
span.ico_flash{
    background: url(../image/flash_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_flash:hover{
    background: url(../image/flash_hover_icon.png) no-repeat center 0;
}
span.ico_zip{
    background: url(../image/ZIP_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_zip:hover{
    background: url(../image/ZIP_hover_icon.png) no-repeat center 0;
}
span.ico_audio{
    background: url(../image/audio_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_audio:hover{
    background: url(../image/audio_hover_icon.png) no-repeat center 0;
}
span.ico_photo{
    background: url(../image/photo_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_photo:hover{
    background: url(../image/photo_hover_icon.png) no-repeat center 0;
}
span.ico_video{
    background: url(../image/video_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_video:hover{
    background: url(../image/video_hover_icon.png) no-repeat center 0;
}
span.ico_powerpoint{
    background: url(../image/ppt_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_powerpoint:hover{
    background: url(../image/ppt_hover_icon.png) no-repeat center 0;
}
span.ico_text{
    background: url(../image/txt_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_text:hover{
    background: url(../image/txt_hover_icon.png) no-repeat center 0;
}
span.ico_word{
    background: url(../image/word_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_word:hover{
    background: url(../image/word_hover_icon.png) no-repeat center 0;
}
span.ico_pdf{
    background: url(../image/pdf_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_pdf:hover{
    background: url(../image/pdf_hover_icon.png) no-repeat center 0;
}
span.ico_excel{
    background: url(../image/excel_bg_icon.png) no-repeat center 0;
    width: 25px;
    margin-right: 5px;
    height: 20px;
    display: inline-block;
}
span.ico_excel:hover{
    background: url(../image/excel_hover_icon.png) no-repeat center 0;
}
table.infotable input.none_ {
    background-color: transparent;
    margin-right: 2px !important;
    /*margin-top: 10px;*/
}


/* ************************************** */
/*播客单元通用图标*/
.icon-style{
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-size: cover;
}

.icon-up{
    background: url("../image/move_up_leave_img.png") center no-repeat;
}
.icon-up:hover{
    background-image: url("../image/move_up_move_img.png");
}

.icon-down{
    background: url("../image/move_down_leave_img.png") center no-repeat;
}
.icon-down:hover{
    background-image: url("../image/move_down_move_img.png");
}
.courseMoveTo_{
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-size: cover;
    background: url("../image/sort_leave_img.png") center no-repeat;
}
.courseMoveTo_:hover{
    background-image: url("../image/sort_move_img.png");
}
a.setup_{
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-size: cover;
    background: url("../image/maintain_leave_img.png") center no-repeat;
}
a.setup_:hover{
    background-image: url("../image/maintain_move_img.png");
}
a.microCode_{
    width: 24px;
    height: 24px;
    background: url("../image/quickMark_move_img.png") center no-repeat;
}
a.microCode_:hover{
    background-image: url("../image/quickMark_move_img.png");
}
input.search_btn_{
    width: 98px !important;
    height: 38px !important;
}
/*播客单元列表页*/

/*播客单元 预览页面*/
div.content_min_{
    width: 70%!important;
    height: auto!important;
    margin: 0 auto!important;
    /*min-width: 1366px;*/
    min-width: calc(1366px * 0.7);
}
div.chapter_min_{
    width: 100%;
    height: auto;
    border-bottom: 2px solid #0080FF;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
div.chapter_min_ span{
    width: 100%;
    height: 30px;
    font-size: 28px !important;
    font-family: Microsoft YaHei !important;
    font-weight: 400 !important;
    color: #000000 !important;
    line-height: 30px !important;
    text-align: center;
}
div.nav_min_{
    width: 806px;
    height: 46px;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
    background: none;
}
#descrip{
    height: 24px;
    box-sizing: border-box;
    margin: 11px 0;
}
#descrip li.S_line1{
    height: 24px;
    border: none !important;
    border-right: 1px solid #CCCCCC !important;
}
#descrip li.S_line1 a{
    height: 24px;
    max-width: 150px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F365E;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#descrip li.S_line1 a:hover{
    color: #0080F2;
}
#descrip li.S_line1 .type_1_{
    background: url("../image/video_leave_img.png") 15px center no-repeat !important;
    text-indent: 45px;
}
#descrip li.S_line1 .type_1_:hover{
    background-image: url("../image/video_move_img.png") !important;
}
#descrip li.cur .type_1_{
    background-image: url("../image/video_move_img.png") !important;
    color: #0080F2;
}

#descrip li.S_line1 .type_3_{
    background: url("../image/resource_leave_img.png") 15px center no-repeat !important;
    text-indent: 45px;
}
#descrip li.S_line1 .type_3_:hover{
    background-image: url("../image/resource_move_img.png") !important;
}
#descrip li.cur .type_3_{
    background-image: url("../image/resource_move_img.png") !important;
    color: #0080F2;
}

#descrip li.S_line1 .type_2_{
    background: url("../image/test_leave_img.png") 15px center no-repeat !important;
    text-indent: 45px;
}
#descrip li.S_line1 .type_2_:hover{
    background-image: url("../image/test_move_img.png") !important;
}
#descrip li.cur .type_2_{
    background-image: url("../image/test_move_img.png") !important;
    color: #0080F2;
}
#resAct_min{
    width: 806px;
    border: 1px solid #CCCCCC;
    border-top: none;
    box-sizing: border-box;
    padding: 14px;
}
#resAct_min table.infotable th{
    background-color: #EAF5FD;
}
table.valuelist_ td.uploaderPodcast em{
    width: 20px;
    height: 20px;
    background-image: url("../image/litimg_leave_img.png");
}
table.valuelist_ td.uploaderPodcast em:hover{
    background-image: url("../image/litimg_move_img.png");
}
table.valuelist_ td.uploaderPodcast span.conA{
    width: 20px;
    height: 20px;
    background: url("../image/updata_leave_img.png") center no-repeat;
}
table.valuelist_ td.uploaderPodcast span.conA:hover{
    background-image: url("../image/updata_move_img.png");
}
table.valuelist_ a.download_{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../image/download_leave_img.png") center no-repeat;
}
table.valuelist_ a.download_:hover{
    background-image: url("../image/download_move_img.png");
}
.download_y{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../image/download_leave_img.png") center no-repeat;
}
.download_y:hover{
    background-image: url("../image/download_move_img.png");
}
/*播客单元预览讨论区*/
.discuss_{
    background-color: #FFFFFF;
    box-sizing: border-box;
    border:1px solid #CCCCCC;
}
.discussion-secondComments_{
    position: relative;
    background-color: #F4F4F4;
    border-radius: 5px;
    border: none;
    margin: 10px 0 0 70px;
}
.discussion-secondComments_ .discussion-secondComments{
    margin: 0;
    border: none;
    padding-left: 28px;
    box-sizing: border-box;
}
.discussion-secondComments_ .discussion-buildMsg_{
}

.discussion-secondComments_::before,
.discussion-secondComments_::after
{
    content: '';
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: dashed dashed solid dashed;
    position: absolute;
}
.discussion-secondComments_::before{
    border-color: transparent transparent #FFFFFF transparent;
    top: -21px;
    left: 30px;
}
.discussion-secondComments_::after{
    border-color: transparent transparent #F4F4F4 transparent;
    top: -20px;
    left: 30px;
}
.discussion-detailOperate_{
    height: auto;
    box-sizing: border-box;
    margin: 0;
    padding: 25px 0;
    border-bottom: 1px dashed #CCCCCC;
    margin-right: 25px;
}
.discussion-secondComments_  .discussion-secondComments:last-child .discussion-detailOperate_{
    border: none;
}
.discussion-commentsTopDetail_,
.discussion-commentsBootomDetail_{
    display: none;
}

.discussion-buildMsgTime_{
    height: 18px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
}
.discussion_pinned_red{
    background: url(../image/top_over_img.png) no-repeat !important;
    background-size: 18px 18px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 0px;
}
.discussion-buildMsg_{
    margin-top: 0;
    padding-top: 30px;
    box-sizing: border-box;
}
.discussion-detailOperateUl_{
    height: 20px;
    position: relative;
    line-height: 20px!important;
}
.discussion-detailOperateUl_ li{
    box-sizing: border-box;
    border: none;
    padding: 0;
    vertical-align: middle;
    margin-right: 8px;
}
.discussion-detailOperateUl_ li:last-child{
    margin-right: 0;
}
.discussion-detailOperateUl_ a.reply_{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../image/reply_leave_img.png") center no-repeat;
}
.discussion-detailOperateUl_ a.reply_:hover{
    background-image: url("../image/reply_move_img.png");
}
.select_container select{
    width: 380px!important;
    height: 33px;
    line-height: 33px;
    border-radius: 3px;
    padding-left: 10px;
    font-size: 14px;
    border: 1px solid #cccccc;
}

/*调查问卷 icon*/
.icon_reuse{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../image/icon_reuse1.png") center no-repeat;
}
.icon_reuse:hover{
    background-image: url("../image/icon_reuse2.png");
}
.icon_join{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../image/icon_join1.png") center no-repeat;
}
.icon_join:hover{
    background-image: url("../image/icon_join2.png");
}
.icon_result{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../image/icon_result1.png") center no-repeat;
}
.icon_result:hover{
    background-image: url("../image/icon_result2.png");
}
.icon_compute{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../image/icon_compute1.png") center no-repeat;
}
.icon_compute:hover{
    background-image: url("../image/icon_compute2.png");
}
.discussion-three_ .title_deadline_,.title_deadline_{
    font-size: 14px!important;
    color: #006CD8!important;
    position: absolute;
    right: 34px;
    letter-spacing:0px !important;
    font-weight: 500!important;
}
.explaining_{
    border:none !important;
    border-bottom: 1px solid #DDDDDD !important;
    background: url("../image/icon_explaining.png") 25px 5px no-repeat !important;
}
div.explaining_ div.text{
    background: #FFFFFF;
    width: calc(100% - 50px);
    margin: 0;
    padding: 0;
    margin-left: 50px;
}
table.infotable input.input_bottom{
    border: none!important;
    border-bottom: 1px solid #D4D4D4!important;
    width: 360px;
    border-radius: 0;
}
/*新添栏目*/
.course-build .wrap-all_{
    height: 80px;
    border: 1px solid #DDDDDD;
}
.course-build .wrap-all_ a.dark,.course-build .wrap-all_ a{
    position: relative;
    top: -8px;
}
.course-build .wrap-all_ .nav-2, .course-build .wrap-all_ .nav-3, .course-build .wrap-all_ .nav-4{
    padding: 54px 6px 10px 6px;
    float: left;
}
.course-build .wrap-all_ .nav-2 a, .course-build .wrap-all_ .nav-3 a, .course-build .wrap-all_ .nav-4 a{
    font-size: 12px;
    padding: 45px 5px 10px 5px;
    background: none;
}

.course-build .wrap-all_ .nav-1 a{ /*//在线编辑icon*/
    background: url("../image/icon_gather1.png") 18px 10px no-repeat;
}
.course-build .wrap-all_ .nav-1 a.dark{
    background: url("../image/icon_gather2.png") 18px 10px no-repeat;
}

.course-build .wrap-all_ .nav-2 a{ /*//上传文件icon*/
    background: url("../image/icon_gather1.png") -67px 10px no-repeat;
}
.course-build .wrap-all_ .nav-2 a.dark{
    background: url("../image/icon_gather2.png") -67px 10px no-repeat;
}

.course-build .wrap-all_ .nav-3 a{ /*//添加url icon*/
    background: url("../image/icon_gather1.png") -152px 10px no-repeat;
}
.course-build .wrap-all_ .nav-3 a.dark{
    background: url("../image/icon_gather2.png") -152px 10px no-repeat;
}

.course-build .wrap-all_ .nav-4 a{ /*//引用课程资源icon*/
    background: url("../image/icon_gather1.png") -220px 10px no-repeat;
}
.course-build .wrap-all_ .nav-4 a.dark{
    background: url("../image/icon_gather2.png") -220px 10px no-repeat;
}

.course-build .wrap-all_ .nav-5 a{ /*//在线测试icon*/
    background: url("../image/icon_gather1.png") -440px 10px no-repeat;
}
.course-build .wrap-all_ .nav-5 a.dark{
    background: url("../image/icon_gather2.png") -440px 10px no-repeat;
}

.course-build .wrap-all_ .nav-6 a{ /*//课程作业icon*/
    background: url("../image/icon_gather1.png") -530px 10px no-repeat;
}
.course-build .wrap-all_ .nav-6 a.dark{
    background: url("../image/icon_gather2.png") -530px 10px no-repeat;
}

.course-build .wrap-all_ .nav-7 a{ /*//讨论区icon*/
    background: url("../image/icon_gather1.png") -626px 10px no-repeat;
}
.course-build .wrap-all_ .nav-7 a.dark{
    background: url("../image/icon_gather2.png") -626px 10px no-repeat;
}

.course-build .wrap-all_ .nav-8 a{ /*//问卷调查icon*/
    background: url("../image/icon_gather1.png") -710px 10px no-repeat;
}
.course-build .wrap-all_ .nav-8 a.dark{
    background: url("../image/icon_gather2.png") -710px 10px no-repeat;
}

.course-build .wrap-all_ .nav-9 a{ /*//常见问题icon*/
    background: url("../image/icon_gather1.png") -798px 10px no-repeat;
}
.course-build .wrap-all_ .nav-9 a.dark{
    background: url("../image/icon_gather2.png") -798px 10px no-repeat;
}

.course-build .wrap-all_ .nav-10 a{ /*//播课单元icon*/
    background: url("../image/icon_gather1.png") -888px 10px no-repeat;
}
.course-build .wrap-all_ .nav-10 a.dark{
    background: url("../image/icon_gather2.png") -888px 10px no-repeat;
}

.course-build .wrap-all_ .nav-11 a{ /*//项目化教学icon*/
    background: url("../image/icon_gather1.png") -975px 10px no-repeat;
}
.course-build .wrap-all_ .nav-11 a.dark{
    background: url("../image/icon_gather2.png") -975px 10px no-repeat;
}

.course-build .wrap-all_ .nav-12{
    float: right;
    position: relative;
    margin-right: 30px;
}
.course-build .wrap-all_ .nav-12:before{
    content: "";
    display: inline-block;
    height: 52px;
    width: 1px;
    background-color: #DDDDDD;
    position: absolute;
    left: -36px;
    top: 14px;
}
.course-build .wrap-all_ .nav-12 a{ /*//清空内容icon*/
    background: url("../image/icon_gather1.png") -1248px 10px no-repeat;
}
.course-build .wrap-all_ .nav-12 a.dark{
    background: url("../image/icon_gather2.png") -1248px 10px no-repeat;
}
.course-build .wrap-all_ .nav-13{
    position: relative;
    margin-right: 40px;
}
.course-build .wrap-all_ .nav-13:after{
    content: "";
    display: inline-block;
    height: 52px;
    width: 1px;
    background-color: #DDDDDD;
    position: absolute;
    right: -25px;
    top: 14px;
}
.course-build .wrap-all_ .nav-13 a{ /*//引用资源中心icon*/
    background: url("../image/icon_gather1.png") -308px 10px no-repeat;
}
.course-build .wrap-all_ .nav-13 a.dark{
    background: url("../image/icon_gather2.png") -308px 10px no-repeat;
}
/* ************************************** */
/*资源活动维护*/
table.infotable_ th {
    padding: 22px 10px
}
.button_operate {
    padding: 0 15px!important;
    height: 38px!important;
    border-radius: 5px;
    color: #333;
    font-size: 14px!important;
    border: 1px solid #ccc;
    background: none!important;
}
.button_return {
    width: 104px!important;
    height: 38px!important;
    border: 1px solid #BFC9DB!important;
    border-radius: 5px;
    background: #F7F9FC!important;
    font-size: 14px!important;
    color: #3F5172!important;
}
.statusnatural {
    color: #0066CC;
}
.input_40 {
    height: 30px!important;
}
.explain_ {
    color: #777;
    font-size: 12px;
    margin-left: 16px;
}
.file-tips {
    font-size: 14px;
    color: #777;
    background: url(../image/tips.png) no-repeat 0 0;
    padding-left: 26px;
}
.button_small {
    height: 32px!important;
    width: 72px!important;
    background: #F7F9FC!important;
    border: 1px solid #CCC;
    color: #4A5B7A !important;
    border-radius: 3px;
}

/*图标*/
.ico_edit {
    background: url(../image/ico_edit1.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.ico_edit:hover {
    background: url(../image/ico_edit2.png) no-repeat 0 0;
}

.ico_zimu {
    background: url(../image/ico_zimu1.png) no-repeat 0 0;
    width: 19px;
    height: 22px;
    display: inline-block;
}
.ico_zimu:hover {
    background: url(../image/ico_zimu2.png) no-repeat 0 0;
}

.ico_see {
    background: url(../image/ico_see1.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.ico_see:hover {
    background: url(../image/ico_see2.png) no-repeat 0 0;
}

.ico_download {
    background: url(../image/ico_download1.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.ico_download:hover {
    background: url(../image/ico_download2.png) no-repeat 0 0;
}

.ico_del {
    background: url(../image/ico_delete1.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.ico_del:hover {
    background: url(../image/ico_delete2.png) no-repeat 0 0;
}

.ico_moveup {
    background: url(../image/ico_up1.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.ico_moveup:hover {
    background: url(../image/ico_up2.png) no-repeat 0 0;
}

.ico_movedown {
    background: url(../image/ico_down1.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
}
.ico_movedown:hover {
    background: url(../image/ico_down2.png) no-repeat 0 0;
}



.l-btn_yin{
    background: #46A6FF !important;
}
.l-btn_yin:hover{
    background: #46A6FF !important;
}

.infoExp2_yin{
    background: none !important;
    border-radius: 5px;
    display: flex;
    align-items: center;
    color: #263F66;
    border: 1px solid #dddddd !important;
    background:#fcfcfc  !important;

}
.text_yin{
    background: none !important;
    color: #263F66;
    margin-left: 30px !important;
}
.infiExp_tack_yin{   /**/
    font-size: 20px;
    color: #263F66;
    font-weight: 600;
    letter-spacing: 2px;
    padding-left: 10px;
    border-left: 6px solid #46A6FF;
    line-height: 26px;    /**/
}
input.lv-button-edit_{
    margin: 0 5px;
    background: url(../image/updata_leave_img.png) no-repeat left 1px !important;
}
input.lv-button-edit_:hover{
    background: url(../image/updata_move_img.png) no-repeat left 1px !important;
}


.fileUl li {
    padding-top: 12px;
}
.fileUl #fileIdName {
    display: inline-block;
    padding-top: 12px;
}
a.related_y {
    background: url(../image/class_clean_img.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
}
a.related_y:hover{
    background: url(../image/class_clean_hover.png) no-repeat;
}
.title_second{
    font-size: 20px;
    font-weight: 600;
    font-family: "Microsoft YaHei";
    height: 30px;
    line-height: 30px;
}

/*任课教师管理*/
.page_new {
    color: #333;
    font-size: 14px;
}
.statushalt_ {
    color: #0066cc;
}
.ico_setup {
    background: url(../image/sysset_img.png) no-repeat 0 0;
    width: 18px;
    height: 18px;
    display: inline-block;
}
.ico_setup:hover {
    background: url(../image/sysset_hover_img.png) no-repeat 0 0;
}
.ico_track {
    background: url(../image/ico_track1.png) no-repeat 0 0;
    width: 17px;
    height: 19px;
    display: inline-block;
}
.ico_track:hover {
    background: url(../image/ico_track2.png) no-repeat 0 0;
}
.download_ {
    background: url(../image/download_leave_img.png) no-repeat 0 0!important;
    vertical-align: middle;
}
.download_txt span {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-left: 5px;
}
.needstar_pos {
    position: absolute;
    right: 8px;
}
/*学生学习统计*/
.subtitle_stat {
    background: url(../image/ico_static_title.png) no-repeat left center!important;
    padding-left: 22px!important;
    border-left: none!important;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 0!important;
}
.subtitle_stat .title_new {
    color: #171939;
    font-size: 16px;
}
.ico_export {
    background: url(../image/share_data_img.png) no-repeat 0 0;
    width: 18px;
    height: 18px;
    display: inline-block;
}
.ico_export:hover {
    background: url(../image/share_data_img_hover.png) no-repeat 0 0;
}
.input_w186 {
    width: 186px;
}
.explain_board{
    display: inline-block;
    margin-bottom: 10px;
}
.download_txt:hover {
    text-decoration: underline;
}
/*浮动*/
.board_left{float: left;}
.board_right{float: right;}
.board_clearfix {
    *zoom: 1;
}
.board_clearfix:before,
.board_clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.board_clearfix:after {
    clear: both;
}
div.scrollXUl{
    height: auto;
    overflow: hidden;
    border: 0 none;
    position: relative;
    padding: 0 50px;
}
div.scrollXUl #descrip{
    overflow: hidden;
    height: unset;
    display: table;
    position: relative;
    left: 0;
    transition: all .2s linear;
}
div.scrollXUl #descrip li.S_line1{
    height: fit-content;
    float: none;
    display: table-cell;
    vertical-align: middle;
}
div.scrollXUl #descrip li.S_line1 a{
    word-break: break-word;
    text-overflow: unset;
    white-space: initial;
    height: auto;
    padding-left: 44px;
    text-indent: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 74px;
}
div.scrollXUl .controlBtn{
    position: absolute;
    top: 0;
    width: 50px;
    height: 30px;
    cursor: pointer;
    z-index: 9;
    height: 100%;
}
div.scrollXUl .controlBtn.leftArrow{
    left: 0px;
    background: url(../image/leftArrow.png) rgb(247 247 247) no-repeat center;
    background-size: 20px 50px;
}
div.scrollXUl .controlBtn.rightArrow{
    right: 0px;
    background: url(../image/rightArrow.png) rgb(247 247 247) no-repeat center;
    background-size: 20px 50px;
}