﻿body {
}

.exploreTitle {
    padding: 30px 0px;
    color: #0378D8;
    font-size: 22px;
    font-weight: bold;
}

.banner {
    background: url(//pic.bczp.cn/pc/banner/banner21.jpg?ver=5) no-repeat center top;
    width: 100%;
    height: 374px;
}

.ExploreEntModule_Tag {
    position: absolute;
    left: 0px;
    top: 82px;
    cursor: default;
}

.ExploreEntModule {
    margin: 0 auto;
    width: 1300px;
    position: relative;
    display: block;
    overflow: hidden;
}

.ExploreEntModuleBox {
    margin: auto;
    text-align: center;
    background-color: #fff;
    margin-left: 15px;
    margin-right: 0px;
    padding: 10px 0;
    cursor: default;
    width: 314px;
    float: left;
    margin-bottom: 50px;
    padding-bottom: 5px;
}

.videoTitle {
    font-size: 16px;
    font-weight: 600;
}

.VideoLayer_Body li {
    float: left;
}

.VideoLayer_Body {
    width: 800px;
    height: 450px;
    float: left;
    margin: 25px;
}

.jobPanel {
    float: left;
    padding: 20px;
    padding-left: 0px;
    width: 220px;
    padding-top: 22px;
}

.jobTitle {
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #EEEEEE;
    padding-bottom: 10px;
    width: 200px;
}

.jobList .item {
    padding: 5px 0px;
    font-size: 14px;
    /*height: 25px;
    line-height: 25px;*/
    margin-bottom: 10px;
}

    .jobList .item a {
        color: #0378D8 !important;
    }

.jobList {
    margin-top: 10px;
    overflow-y: auto;
    height: 460px;
    overflow-x: hidden;
}

.videoEntName {
    text-align: center;
    padding: 22px 0px;
    font-size: 18px;
}

    .videoEntName a {
        color: #0378D8 !important;
        font-weight: bold;
    }

.loading {
    width: 100%;
    position: absolute;
    z-index: 999999;
    text-align: center;
    margin-top: 240px;
    display: none;
}

.loadingText {
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    font-size: 14px;
    border: solid 1px #ffffff;
    padding: 10px 20px;
    margin-right: 220px;
}

.videoEntName .icon-angle-left {
    margin-top: -275px;
    cursor: pointer;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    z-index: 999999;
    color: #ffffff;
    margin-left: -400px;
    font-size: 30px;
    font-weight: 900;
    padding: 10px 5px;
}

.videoEntName .icon-angle-right {
    float: right;
    margin-top: -299px;
    cursor: pointer;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    z-index: 999999;
    color: #ffffff;
    margin-left: 360px;
    font-size: 30px;
    font-weight: 900;
    padding: 10px 5px;
}

.jobSalary {
    /* float: right; */
    width: 100%;
    text-align: left;
    color: #0378D8;
    white-space: nowrap;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    padding-right: 4px;
}

.jobName {
    /*float: right;*/
    width: 100%;
    text-align: left;
    color: #55738b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 4px;
    /*font-weight: bold;*/
}

.icon-logout {
    margin-right: 5px;
}

.emptyJobList {
    color: #999999;
    font-size: 14px;
    text-align: center;
    padding: 20px 0px;
}

.VideoLayer_BtnClose {
    height: 50px;
}

.ExploreEntModule_EntVideo {
    margin-top: 10px;
}

.ExploreEntModule_EntName {
    margin-top: 6px;
}

.learn {
    color: #999999;
    margin-right: 6px;
    font-size: 12px;
}

.showMoney {
    float: right;
    padding-right: 15px;
    margin-top: 0px;
    /*font-weight: bold;*/
}
