.header[data-v-5ee0a7b0] {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.leftTitle span[data-v-5ee0a7b0] {
  margin-right: 15px;
  font-weight: bold;
  font-size: 18px;
}
.rightIcon i[data-v-5ee0a7b0] {
  margin-left: 15px;
  font-size: 25px;
  cursor: pointer;
}
.topSearch[data-v-5ee0a7b0] {
  width: 100%;
  margin-bottom: 30px;
}
.topSearch[data-v-5ee0a7b0] .el-date-editor .el-range-input {
  width: 80px;
}
.topSearch[data-v-5ee0a7b0] .el-date-editor .el-range-separator {
  width: 50px;
}
.cardBox[data-v-5ee0a7b0] {
  margin: 15px;
  padding: 10px;
  padding-top: 0;
}
.cardBox[data-v-5ee0a7b0] .el-divider--horizontal {
  margin: 12px 0;
}
.cardTop[data-v-5ee0a7b0] {
  display: flex;
  width: 100%;
}
.cardLeft[data-v-5ee0a7b0] {
  width: 200px;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #eee;
}
.cardRight[data-v-5ee0a7b0] {
  width: calc(100% - 200px);
}
.renCardInfo[data-v-5ee0a7b0] {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #eee;
  align-items: center;
}
.renCardInfoR[data-v-5ee0a7b0] {
  margin-left: 3px;
}
.renCardInfo img[data-v-5ee0a7b0] {
  width: 47px;
  height: 47px;
  border: 1px solid #000;
  border-radius: 50%;
}
.el-icon-picture-outline[data-v-5ee0a7b0] {
  width: 47px;
  height: 47px;
  border: 1px solid #eee;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.renCardInfo p[data-v-5ee0a7b0] {
  max-width: 134px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: gray;
  font-size: 15px;
  margin: 0;
  padding: 3px 0;
}
#cardLTitle[data-v-5ee0a7b0] {
  color: #000;
}
.infoBox[data-v-5ee0a7b0] {
  max-height: 500px;
  overflow-y: scroll;
}
.videoBox[data-v-5ee0a7b0] {
  width: 100%;
  display: flex;
}
.videoBox1[data-v-5ee0a7b0] {
  width: 200px;
  height: 100%;
  border: 1px solid #e7e7e7;
  text-align: center;
}
.videoBox12[data-v-5ee0a7b0] {
  width: 200px;
  height: 210px;
  border: 1px solid #e7e7e7;
  border-right: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.videoBox1 video[data-v-5ee0a7b0] {
  width: 150px;
  height: 100%;
}
.videoBox2[data-v-5ee0a7b0] {
  width: calc(100% - 150px);
}
[data-v-5ee0a7b0] .el-collapse-item__header {
  background: #eee;
  margin-bottom: 10px;
  border: 1px solid #e7e7e7;
}
[data-v-5ee0a7b0] .el-descriptions-item__label.is-bordered-label {
  background: #fff;
  color: #000;
  font-weight: bold;
}
.imageInfo[data-v-5ee0a7b0] {
  width: 100%;
  height: 200px;
  display: flex;
  padding: 10px;
  overflow-x: scroll;
  border: 1px solid #e7e7e7;
  border-top: none;
}
.imageInfos[data-v-5ee0a7b0] {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eee;
  border-top: none;
}
.imageInfo img[data-v-5ee0a7b0] {
  width: 150px;
  margin-right: 10px;
  height: 100%;
}
.tableBox[data-v-5ee0a7b0] {
  width: 100%;
  display: flex;
  align-content: center;
  border: 1px solid #eee;
}
.tableBoxs[data-v-5ee0a7b0] {
  margin-top: 20px;
  border: 1px solid #eee;
  border-bottom: none;
  padding: 5px 0;
  text-align: center;
}
.tableBox .tableBoxL[data-v-5ee0a7b0] {
  border-right: 1px solid #eee;
}
.tableBox .tableBoxL[data-v-5ee0a7b0],
.tableBox .tableBoxR[data-v-5ee0a7b0] {
  width: 50%;
}
.tableBoxText[data-v-5ee0a7b0] {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.tableBoxText img[data-v-5ee0a7b0] {
  height: 170px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.dicpt[data-v-5ee0a7b0] {
  display: flex;
  height: 35px;
}
.dicpt div[data-v-5ee0a7b0] {
  padding: 5px;
}
.dicpt div[data-v-5ee0a7b0]:nth-child(1) {
  display: block;
  height: 100%;
  font-weight: bold;
  border-right: 1px solid #eee;
}
.el-table--scrollable-x .el-table__body-wrapper[data-v-5ee0a7b0] {
  overflow-x: scroll;
}
.renCards[data-v-5ee0a7b0] {
  position: relative;
  height: 192px;
  overflow-y: scroll;
}
[data-v-5ee0a7b0] .el-date-editor .el-range__close-icon {
  display: none;
}
.grayCommon[data-v-5ee0a7b0] {
  background: #eee;
  text-align: center;
  padding: 3px;
  border-radius: 5px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
#disneySty[data-v-5ee0a7b0] {
  background: #8fcff5;
}
.collapseList[data-v-5ee0a7b0] {
  border: 1px solid #eee;
  display: flex;
  width: 100%;
}
.collapseItem[data-v-5ee0a7b0] {
  width: 33%;
  display: flex;
}
.collapseItem div[data-v-5ee0a7b0]:nth-child(1) {
  font-weight: bold;
  border-right: 1px solid #eee;
  width: 157px;
  padding: 3px 0;
  text-align: center;
}
.collapseItem div[data-v-5ee0a7b0]:nth-child(2) {
  border-right: 1px solid #eee;
  width: calc(100% - 157px);
  padding: 3px 0;
  text-align: center;
}
.collapseCenter[data-v-5ee0a7b0] {
  border-left: 1px solid #eee;
  display: flex;
  width: 100%;
}
.collapseCenter1[data-v-5ee0a7b0] {
  width: 33%;
  display: flex;
}
.collapseCenter1 div[data-v-5ee0a7b0]:nth-child(1) {
  font-weight: bold;
  border-right: 1px solid #eee;
  width: 157px;
  text-align: center;
  padding: 3px 0;
}
.collapseCenter1 div[data-v-5ee0a7b0]:nth-child(2) {
  border-right: 1px solid #eee;
  width: calc(100% - 157px);
  text-align: center;
  padding: 3px 0;
}
.collapseCenter2[data-v-5ee0a7b0] {
  width: 67%;
  display: flex;
}
.collapseCenter2 div[data-v-5ee0a7b0]:nth-child(1) {
  font-weight: bold;
  border-right: 1px solid #eee;
  width: 157px;
  text-align: center;
  padding: 3px 0;
}
.seco[data-v-5ee0a7b0] {
  border-right: 1px solid #eee;
  width: calc(100% - 157px);
  padding: 3px 0;
  text-align: center;
  white-space: wrap;
}
.myTable[data-v-5ee0a7b0] th {
  display: none;
}

