锘?mvideopanel {
    height: 200px;
}

body {
    background-color: aliceblue;
}

.wordpanel {
    margin-bottom: 5px;
    background-color: #ffffff;
    padding: 2% 6%;
    display: flex;
    display:none;
}

    .wordpanel input {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        background-color: aliceblue;
        width: 100%;
        border: solid 1px #eeeeee;
        border-radius: 0px;
        line-height: 25px;
    }

    .wordpanel .btnwordsend {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        background-color: #ffffff;
        width: 15%;
        color: #666666;
        font-size: 14px;
        border: solid 1px #eeeeee;
        border-left: 0px;
        line-height: 25px;
        text-align: center;
    }

.btnwordsend i {
    color: #0d8af1;
    position: absolute;
}

.btnshare {
    color: #666666;
    width: 15%;
    font-size: 14px;
    text-align: right;
    line-height: 25px;
}

    .btnshare i {
        color: #666666;
    }

.wordinput {
    width: 70%;
}

.mcompanyname {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1%;
    margin-top: 1%;

}



.mcompanymain {
    padding: 3% 6%;
    background-color: #ffffff;
    margin-bottom: 1.5%;
}

.mcompanyintro {
    padding: 2% 0%;
    color: #aaaaaa;
    font-size: 12px;
    /*height: 28px;*/
    /*overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;*/
    /*line-height: 20px;*/
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 3%;
}

.mcompanylogo {
    padding: 4% 0%;
    padding-bottom: 0%;

    overflow:auto;
}

    .mcompanylogo img {
        width: 25px;
        height: 25px;
        float:left;
    }

.btnentmain {
    float: right;
    color: #aaaaaa;
    font-size: 14px;
    padding-top: 3px;
}
    .btnentmain i {
        color: #aaaaaa;
        font-size: 14px;
        padding-top: 3px;
    }
    .newtopbar {
        background-color: transparent;
        position: absolute;
        z-index: 999;
        top: 0;
        left: 0px;
        width: 100%;
    }
.prism-player .prism-big-play-btn {
    left: 50% !important;
    top: 100px;
    bottom: 65px !important;
    width: 41px !important;
    height: 41px !important;
}
.newtopbar .functionbtn:before {
    content: "" !important;
}
.icon-fenxiang1{
    font-size:18px;
}
.newtopbar .diybtn{
    right:5px;
}
.bdsharebuttonbox{
    overflow:auto;
}
.fullscreen {
    background-color: transparent !important;
}
.videotime {
    color: #ffffff;
    font-size: 12px;
    margin-right: 5%;
    padding-top: 38%;
}

    .videotime i {
        vertical-align: bottom;
    }
.videoimg {
    height: 80px;
    background-size: 100% 100% !important;
    width: 150px;
    border-radius: 5px;
    text-align:right;
}
.videotitle {
    padding: 2% 0%;
    color: #333333;
    font-size: 12px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis; /* 瓒呭嚭閮ㄥ垎鏄剧ず鐪佺暐鍙?*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itemcompanyvideo {
    width: 150px;
    margin-right: 3%;
}
.videotitleactive {
    color: #0d8af1;
    font-size: 12px;
}
.mcompanytitle {
    margin-left: 2%;
    float: left;
    color: #666666;
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;
    width:60%;
}
.footer1{
    display:none;
}
.prism-player .prism-big-play-btn {
    background: url(/uploads/image/i/video/btnstart.png) no-repeat !important;
    width: 41px !important;
    height: 41px !important;
}
    .prism-player .prism-big-play-btn .outter {
        border: none !important;
        width: 41px !important;
        height: 41px !important;
    }

.prism-player .prism-fullscreen-btn {
    background: url(/uploads/image/i/video/fullscreen.png) center no-repeat !important;
    background-size: contain !important;
}

.prism-player .fullscreen {
    background: url(/uploads/image/i/video/suofang.png) center no-repeat !important;
    background-size: contain !important;
    width: 19px;
    height: 19px;
    padding-top: 5px;
}
.volume-icon{
    display:none;
}
.prism-play-btn {
    background:  center no-repeat !important;
    background-size: contain !important;
    width: 13px !important;
    height: 15px !important;
    padding-top: 9px;
}

.prism-play-btn.playing {
    background: url(/uploads/image/i/video/zanting.png) center no-repeat !important;
    background-size: contain !important;
    width: 13px !important;
    height: 15px !important;
    padding-top: 9px;
}
.job-list a {
    width: 100% !important;
}
.job-info {
    padding-top: .8rem !important;
}
.job-salary {
    font-size: .8rem;
}