.w_gray {
    /*background-color: #f2f3f8*/
}

.w_wrap {
    padding: 0 20px 20px
}

/*title---标题*/
.w_tit {
    font-size: 0;
    line-height: 18px;
    padding: 30px 0
}

.w_tit span {
    font-size: 18px;
    color: #383838;
    margin-left: 8px;
    line-height: 18px;
}

.w_tit i {
    width: 4px;
    height: 18px;
    background-color: #4a68d1
}

/*title---按钮*/
.w_titbtn {
    padding-top: 26px
}

.w_titbtn .w_purBtn {
    display: inline-block;
    height: 26px;
    background: #ffffff;
    border: 1px solid #4a68d1;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #4A68D1;
    margin: 0 5px;
    cursor: pointer;
    padding: 0 10px
}

/*主体内容*/
.w_main {
    background-color: #fff
}

.w_maintop {
    border-bottom: 1px solid #f2f2f2;
    padding: 0 20px;
}

.w_maintop .w_mainTtit {
    font-size: 14px;
    color: #666;
    line-height: 50px
}

.opt_add_blue {
}

.w_form {
    padding: 0 20px;
    background-color: #fff;
    border: 1px solid #ebebf0;
    border-top: 0;
    border-bottom: 0
}

.w_form_item {
}

.w_form_item .w_form_label {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 56px;
}

.w_form_item .w_form_label i {
    font-size: 14px;
    color: #ff523f;
    margin-right: 8px;
}

.w_form_item .w_form_inp {
}

.w_form_item .w_form_inp input {
    width: 396px;
    line-height: 32px;
    border-radius: 2px;
    border: 1px solid #e0e0e0;
    height: 32px;
    padding: 0 12px
}

.w_form_item .w_form_inp input:focus {
    box-shadow: 0px 0px 4px 0px #75a3ff;
    border: 1px solid #CCD9F3;
}

.w_form_btn {
}

.w_form_btn a {
    line-height: 30px;
    border-radius: 8px;
    border: 1px dashed #e0e0e0;
    height: 30px;
    display: inline-block;
    text-align: center;
    padding: 0 8px;
    font-size: 14px;
    color: #808080;
}

.w_form_up {
    width: 86px;
    line-height: 30px;
    border-radius: 8px;
    border: 1px dashed #e0e0e0;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #808080;
    position: relative
}

.w_form_up img {
    vertical-align: middle;
}

.w_form_up span {
    vertical-align: middle;
    margin-left: 4px;
}

.w_form_up input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    font-size: 0
}

.addres {
    padding-top: 20px;
    padding-bottom: 20px
}

.addresname {
    position: relative;
    margin-right: 12px;
    margin-top: 12px;
}

.addresname span {
    line-height: 30px;
    border-radius: 2px;
    display: inline-block;
    padding: 0 9px;
    background-color: #f0f2f5
}

.addresname i {
    position: absolute;
    right: -7px;
    top: -7px;
    background: url("../images/popclose.png") no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer
}

.add-layer-demo {
}

.add-layer-demo .layui-layer-title {
    border: none;
    background-color: #54b3ff;
    color: #fff;
    padding: 0;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.add-layer-demo .layui-layer-setwin .layui-layer-close1 {
    background: url(../images/popclosew.png) no-repeat;
    background-position: 0
}

.add-layer-demo .layui-layer-btn {
    border-top: 1px solid #f0f0f0;
    padding-top: 16px;
}

.layui-layer-iframe .layui-layer-btn, .layui-layer-page.add-layer-demo .layui-layer-btn {
    border: 1px solid #ebebf0;
    border-top: 1px solid #f0f0f0;
    padding-top: 11px;
    padding-bottom: 16px
}

.add-layer-demo .layui-layer-btn a {
    height: 34px;
    line-height: 34px;
    padding: 0 40px;
    border-radius: 4px;
    font-size: 14px;
}

.add-layer-demo .layui-layer-btn .layui-layer-btn0 {
    border: 1px solid #54b3ff;
    background-color: #54b3ff;
    color: #fff;
}

.add-layer-demo .layui-layer-btn .layui-layer-btn1 {
    border: 1px solid #b0b0b0;
    background-color: #fff;
    color: #646664;
}

.w_table {
}

.w_table input[type='checkbox'] {
    margin-right: 0
}

.opt_data .opt_data_cont .w_table table tbody:hover:hover {
    background-color: #fff
}

.w_table tbody tr:hover {
    background-color: #fafbfc
}

.w_table tbody tr:nth-child(2n) {
    background-color: #fafbfc
}

.opt_data .opt_data_cont .w_table {
    min-height: 547px;
    overflow: auto;
}

.w_page {
    text-align: center
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #4f79ff
}

/*选择专业负责人弹窗*/
.w_slecpop {
    background-color: #fff;
    width: 725px
}

.w_slecsea {
    margin: 20px 20px 20px;
}

.w_slecsea {
    border: 1px solid #e0e0e0;
    width: 700px;
    line-height: 32px;
    height: 32px;
    border-radius: 2px
}

.w_slecsea input {
    padding-left: 12px;
    width: 648px;
    float: left;
    line-height: 32px;
    height: 32px;
    border-radius: 2px;
    border: 0
}

.w_slecsea span {
    float: left;
    width: 36px;
    height: 32px;
    background: url("../images/popsea.png") no-repeat center;
    cursor: pointer
}

.w_sle_box {
    padding-bottom: 12px
}

.w_sle_L {
    width: 278px;
    border-right: 1px solid #ebebeb;
    height: 341px
}

.w_sle_li {
    padding-left: 19px;
    line-height: 38px;
    cursor: pointer
}

.w_sle_li.curr, .w_sle_li:hover {
    background-color: #ebf5ff
}

.w_sle_li span {
    padding-left: 17px;
    background: url("../images/popsanjiao.png") no-repeat left;
    display: block;
    font-size: 14px;
    color: #666
}

.w_sle_R {
    width: 740px;
    height: 341px
}

.w_sle_R .w_table {
    height: 341px;
    padding-left: 20px;
    padding-right: 20px;
}

.w_sle_R .w_table td, .w_sle_R .w_table th {
    border: 1px solid #ebedf0;
    padding: 0 16px 0 16px;
    text-align: left
}

.w_sle_R .w_table th {
    color: #a8acb3;
    font-size: 12px;
    background-color: #f5f6f7;
    height: 35px;
}

.w_sle_R .w_table td {
    color: #656a73;
    font-size: 13px;
    height: 37px;
}

.w_sle_R .w_table tbody tr:hover, .w_sle_R .w_table tbody tr:nth-child(2n) {
    background-color: #fafbfc
}

.w_sta {
    width: 740px;
    height: 341px
}

.w_sta .w_table {
    height: 341px;
    padding-left: 20px;
    padding-right: 20px;
}

.w_sta .w_table td, .w_sle_R .w_table th {
    border: 1px solid #ebedf0;
    padding: 0 16px 0 16px;
    text-align: left
}

.w_sta .w_table th {
    color: #a8acb3;
    font-size: 12px;
    background-color: #f5f6f7;
    height: 35px;
}

.w_sta .w_table td {
    color: #656a73;
    font-size: 13px;
    height: 37px;
}

.w_sta .w_table tbody tr:hover, .w_sta .w_table tbody tr:nth-child(2n) {
    background-color: #fafbfc
}

/*从课程库添加弹窗*/
.w_addcoupop {
    background-color: #fff;
}

.w_addcoupop .w_sle_box {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 9px
}

.w_addcou {
    width: 100%;
    padding: 0;
    height: auto;
    margin-bottom: 14px;
    border-right: 0
}

.w_addcou .w_table {
    height: 425px;
    overflow: auto;
    padding: 0
}

/*删除弹窗*/
.popDiv {
    display: none;
    width: 440px;
    top: 50%;
    z-index: 100;
    transform: translate(-50%, -50%);
    min-height: 100px;
    background: #FFFFFF;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    overflow: hidden;
    border: 1px solid #ebebf0
}

/*删除弹窗*/
.popDiv_error {
    display: none;
    width: 440px;
    top: 50%;
    z-index: 999999999;
    transform: translate(-50%, -50%);
    min-height: 100px;
    background: #FFFFFF;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    overflow: hidden;
    border: 1px solid #ebebf0
}

/*删除弹窗*/
.popDiv_hf {
    display: none;
    width: 440px;
    top: 50%;
    z-index: 100;
    transform: translate(-50%, -50%);
    min-height: 100px;
    background: #FFFFFF;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    overflow: hidden;
    border: 1px solid #ebebf0
}

/*删除弹窗*/
.popDiv_del {
    display: none;
    width: 440px;
    top: 50%;
    z-index: 100;
    transform: translate(-50%, -50%);
    min-height: 100px;
    background: #FFFFFF;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    overflow: hidden;
    border: 1px solid #ebebf0
}

.popDiv_check_del_res {
    display: none;
    width: 440px;
    top: 50%;
    z-index: 100;
    transform: translate(-50%, -50%);
    min-height: 100px;
    background: #FFFFFF;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    overflow: hidden;
    border: 1px solid #ebebf0
}

.popHead {
    line-height: 57px;
    height: 57px;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #f2f2f2
}

.popClose {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 19px;
    line-height: 18px
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

/*color*/
.colorDeep {
    color: #242933;
}

.colorIn {
    color: #737780;
}

.popWord {
    padding: 26px 30px;
}

.maskDiv {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 10;
    display: none
}

.het57 {
    width: 100%;
    height: 57px;
}

.popBottom {
    width: 100%;
    height: 53px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 17px;
    border-top: 1px solid #f0f0f0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.popBottom a {
    margin-right: 30px;
}

.shadowBox {
    box-shadow: 0 -1px 4px 0 rgba(209, 209, 209, 0.18);
}

.het72 {
    width: 100%;
    height: 72px;
}

.popWord {
    padding: 26px 30px;
}

.jb_btn {
    display: inline-block;
    box-shadow: 0 2px 6px 0 rgba(153, 187, 255, 0.7);
    color: #FFFFFF;
    text-align: center;
    line-height: 36px;
    border-radius: 18px;
}

.jb_btn_92 {
    width: 92px;
    height: 36px;
    background: #4c88ff;
}

.jb_btn_92:hover {
    background: #3A8BFF;
    opacity: 0.8;
    color: #fff
}

.jb_btn_92:active {
    background: #3A8BFF;
    opacity: 0.8;
    color: #fff
}

.jb_btn_92_disable {
    width: 92px;
    height: 36px;
    background: url(../images/jb_disable.png) no-repeat;
    box-shadow: 0 4px 11px 0 rgba(86, 82, 255, 0.17);
}

.btnBlue {
    border: 1px solid #99bbff;
    border-radius: 18px;
    display: inline-block;
    width: 90px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #6391ff;
}

.btnBlue:hover {
    background: #F5F8FF;
    color: #6391ff;
}

.btnBlue:active {
    background: #F5F8FF;
}

.fixed_checkbox input {
    margin-right: 0
}

/*下拉*/

/*知识标签弹窗*/
.w_knowres {
    background-color: #f5f6f8;
    padding: 10px 12px 0;
    margin: 0 20px
}

.w_knowres .w_knowrestxt {
    font-size: 14px;
    color: #808080;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.w_knowres .w_knowresname {
    width: 627px;
}

.w_knowres .w_knowresname span {
    float: left;
    padding: 0 9px;
    background-color: #e1e9f0;
    border-radius: 2px;
    line-height: 30px;
    height: 30px;
    margin-right: 12px;
    margin-bottom: 10px;
    cursor: pointer
}

/**禁止点击样式**/
.nocheck {
    -webkit-appearance: none;
}

.nocheck:after {
    background: url(../../../microservice/admin/images/nocheck.png) no-repeat center !important;
}

.layui-laypage input:focus, .layui-laypage select:focus{border-color: #4f79ff!important}
