*{
  margin:0px;
  padding:0px;
}
.container .main .content-container {
  box-sizing: border-box;
}
.title{
  font-size:18px;padding-bottom:15px;box-sizing: border-box;
}
.wrap{
  height:780px;
}
.wrap .right{
  background:#fff;
}

.wrapBottom{
  width:95%!important;margin:15px 0;clear:both;
}
.blueTitle{
  font-size: 16px;
  margin-bottom: 5px;
  color: #818181;
}
.wrapRtTop .el-textarea__inner{
  height:110px;
}

/*.wrapRt .wrapBottom .el-tree .el-tree-node__content,wrapRt .wrapBottom .el-tree-node .el-tree-node__children{*/
/*height:40px;*/
/*line-height:40px;*/
/*}*/

.courseBox{
  display:inline-block;
  width:100%;
  overflow:hidden;
  height:40px;
  line-height: 40px;
  vertical-align: middle;
}
.courseBox .courseContent{
  max-width: 51%;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  overflow: hidden;
}
.oprate{
  display:inline-block;
  position:absolute;
  right:0%;
}
.oprate span{
  margin-right:20px;
}

.resourcesContent .el-dialog{
  width:950px!important;
}
#vueCmp .el-dialog__body{
  height:650px;
  padding:30px 15px;
}
#resourcesBox .el-dialog__body{
  height:auto;
}
.resourceDialog .el-dialog__body{
  height:650px;
  overflow:auto;
}
.videoBox{
  top: 24%;
  height: 493px;
  border: 1px solid #e2e4e8;
  overflow: auto;
  width: 31.5%;
  position: absolute;
  display: inline-block;
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 15px;
}
.videoBox h3{
  text-align: center;
  padding: 8px 0;
  font-size: 15px;
}
.resourcesBox{
  height:505px;
  overflow: auto;
  margin-left:10px;
  width:65%;
  display:inline-block;
  margin-top:10px;
}
.pageBox{
  /*margin-top: 10px;*/
  /* float: left; */
  text-align: right;
}
.resourcesBox .cell .el-input{
  width:88%;
}
.resourcesBox .coursewareMc i{
  margin-right:8px;
}
.resourcesBox .coursewareMc{
  text-align: left;
  width: 25%;
  vertical-align: middle;
}
#vueCmp .el-dialog__body p{
  margin-bottom:10px;
}
#vueCmp .el-dialog__body p>span{
  display:inline-block;
  width:19%;
  text-align: center;
}
#vueCmp  .el-dialog__body .updateTime,.el-dialog__body .times{
  color:#909399;
}
#vueCmp .el-dialog__body .sort{
  width: 40px;
  font-size: 20px;
  position: absolute;
  left: -8px;
}
#vueCmp .el-dialog__body .sort i{
  vertical-align: bottom!important;
  cursor: pointer;
}
#vueCmp .el-dialog__body .times{
  text-align: left;
  width:14%;
}
.update{
  width:75%;
  margin-left: 30px;
  margin-bottom:5px;
  position: relative;
}
.upBox .page{
  display: inline-block;
  padding-top: 6px;
  position: absolute;
  left: 45%;
  top: -3%;
  width: 40%;
}
.searchBox{
  width:95.5%;
  margin:0px 0px 10px 0px;
}

.searchBox .el-input{
  width:66%!important;
}
.update .el-input{
  width:30%;
}
#vueCmp .el-dialog__body  .update>div{
  display:inline-block;
  padding:0 10px;
}
.update .el-input__inner{
  height:33px;
  line-height:33px;
}
#lfTree .el-dialog__body {
  color: #606266;
  font-size: 14px;
}
#J_prismPlayer{
  position:absolute;
}
#introductDiv,#useIdDiv{
  padding:10px 20px 0px 0px;
}
#useIdDiv{
  text-align:right;
  padding-top:0px;
}

.coursewareMc{
  cursor: pointer;
  color:#409EFF;
}
.slide-fade-enter-active {
  transition: all .3s ease;
}
.slide-fade-leave-active {
  transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.slide-fade-enter, .slide-fade-leave-to
  /* .slide-fade-leave-active for below version 2.1.8 */ {
  transform: translateX(550px);
  opacity: 0;
}
#vueCmp .el-dialog__wrapper.slideBar .el-dialog{
  /*height:100%;*/
  /*position: fixed;*/
  /*right: 0;*/
  /*top: 0;*/
  max-width: 856px!important;
  /*background:#fff;*/
  /*text-align: center;*/
  /*padding:50px 20px;*/
  /*box-sizing: border-box;*/
  /*margin-top:0px!important;*/
}
#vueCmp .el-dialog__wrapper.slideBar .el-dialog__body ul li span i{
  margin-right:8px;
}
.slideBar video{
  width:100%;
  height:auto;
}
.slideBar ul li{
  height:40px;
  text-align: left;
  font-size:15px;
  list-style:none;
}
.slideBar ul li span:first-child{
  text-align: left;
  display:inline-block;
  /*width:30%;*/
}
.scaleDialog{
  position: absolute;
  top: 20px;
  right: 60px;
  padding: 0;
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
}
#vueCmp  .el-loading-mask{
  z-index:3000!important;
}
#playDiv{
  height:59%;
  overflow: hidden;
  position: relative;
  width: 94%;
}
/*******表格样式***/
.wrapRt table tbody .el-table th, .el-table tr{
  cursor: pointer;
}
#video {
  width: 600px;
  height: 400px;
  margin: 0px auto;
}


/****************课程信息列表*************************/

.resourceDialog .el-date-editor.el-input, .el-date-editor.el-input__inner{
  width:100%;
}

/**阿里云视频**/
.preview-component-wrap .preview-component-tip .preview-time{
  width:auto;
  color: #00c1de;
  padding: 0 3px;

}

/********上传文件图标*****/
.resourcesBox > p{
  position: relative;
}
.ywLogoTypeIcon{
  width: 18px !important;
  height: 18px;
}
.ywLogoTypeIcon img{
  width: 18px !important;height: 18px;
}
/*.ywLogoTypeIcon.word{*/
/*background: url("../assets/ywLogoType/wordIcon.png");*/
/*}*/
/*.ywLogoTypeIcon.video1{*/
/*background: url("../assets/ywLogoType/sjIcon.png");*/
/*}*/
/*.ywLogoTypeIcon.video2{*/
/*background: url("../assets/ywLogoType/jdIcon.png");*/
/*}*/
#vueCmp .el-dialog__body .update{
  width:70.5%;margin-left: 0;
}
.upBox{
  display: block;width: 100%;
}
.videoType{
  width: 155px;margin-right:5px;
}
.el-table__expand-column .cell {
  display: none;
}
.upBox .videoType .el-input input,.upBox .videoType .el-input {
  width: 155px;
}
#vueCmp .el-dialog__body .update .el-input {
  width: 30%;
  margin-bottom: 10px;
  vertical-align: text-top;
}
#vueCmp .el-dialog__body .update .el-textarea{
  width:83.5%;
  margin-bottom: 10px;
  vertical-align: text-top;
}

#vueCmp .el-table  .el-textarea{
  position: relative;
  display: inline-block;
  width: 90%;
  vertical-align: text-top;
  vertical-align: text-top;
  font-size: 14px;
}
#vueCmp input[type="file"] {
  display: inline-block;
}
#vueCmp .el-upload__input {
  display: none!important;
}
#vueCmp label{
  margin-bottom:0px;
  font-weight: normal;
}
/********分片上传视频*******/
#filePicker {
  display: inline-block;
  vertical-align: top;
}
.webuploader-container {
  position: relative;
}
.webuploader-element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  background-color: #409EFF;
  border-color: #409EFF;
  padding:8px 15px!important;
  text-align: center;
  font-size: 12px;
  border-radius: 3px;
  overflow: hidden;
}
.webuploader-pick-hover {
  background: #66b1ff;
  border-color: #66b1ff;
  color: #fff;
}

.webuploader-pick-disable {
  opacity: 0.6;
  pointer-events:none;
}
select, input, img, select{
  vertical-align: middle;
}

/**********************分片上传视频************************/
.webuploader-container {
  position: relative;
}
.webuploader-element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  background-color: #409EFF;
  border-color: #409EFF;
  padding: 7px 15px;
  text-align: center;
  font-size: 12px;
  border-radius: 3px;
  overflow: hidden;
}
.webuploader-pick-hover {
  background: #66b1ff;
  border-color: #66b1ff;
  color: #fff;
}

.webuploader-pick-disable {
  opacity: 0.6;
  pointer-events:none;
}
/*$h-row: 50px;*/
.file-panel {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.file-list {
  position: relative;
  height: 20px;
  background-color: #fff;
  border: 1px solid #dcdfe6;
  border-radius: 20px;
}
.file-item {
  width: 91%;
  margin-left: 10px;
  overflow: hidden;
  height: 100%;
  text-overflow: ellipsis;
  z-index: 1;
}
.file-item> li {
  display: inline-block;
  height: 20px;
  line-height:20px;
}
.file-type {
  width: 24px;
  height: 24px;
  vertical-align: -5px;
}
.file-name {
  width: 40%;
  margin-left: 10px;
}
.file-size {
  width: 20%;
}
.file-status {
  width: 100%;
}
.progress {
  position: absolute;
  top: 0;
  left: 0;
  /* height: 49px; */
  /* width: 0; */
  /* background-color: #E2EDFE; */
  z-index: 2;
  background-color: rgba(64, 158, 255, 0.24);
  border-radius: 20px;

}
.no-file {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}
/*************分片上传视频结束*******************/
