.layout-collapse-demo {
  width: 100%;
  height: 100%;
  color: #3d3d3d;
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #e3ebff 0%, #efe2ff 97%);
}
.layout-collapse-demo .arco-layout {
  flex-direction: row;
  height: calc(100vh - 83px);
}
.content_box {
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
  margin-right: 16px;
  position: relative;
  border-radius: 12px 12px 0 0;
}
.content_box::-webkit-scrollbar {
  display: none;
}
.content_box {
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
}

.custom-video-container {
  /* 自定义容器样式 */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  height: 100%;
  max-height: 100vh;
}
.custom-video {
  /* 自定义视频样式 */
  width: 100%;
  height: auto;
  border-radius: 8px;
  /* 圆角边框 */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  /* 添加阴影 */
}
.custom-video-controls button:hover {
  background-color: #0056b3;
}
.custom-video-container {
  position: relative;
}
.custom-video-container .video-wrapper {
  background-color: #ffffff;
  z-index: 1;
  height: 100%;
}
.custom-video-container .video-wrapper.default {
  width: 100%;
}
.custom-video-container video {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: relative;
  z-index: 1 !important;
  cursor: pointer;
  background-color: #333333;
}
.custom-video-container .custom-video-controls {
  /* 自定义控制按钮样式 */
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.custom-video-container .custom-video-controls button {
  /* 自定义按钮样式 */
  margin: 0 5px;
  padding: 5px 10px;
  border: none;
  border-radius: 4px;
  background-color: #007bff;
  color: #fff;
  cursor: pointer;
}
.custom-video-container .video-icon-Playing {
  position: absolute;
  top: 45%;
  z-index: 2;
  top: calc(100% / 2 - 25px);
  left: calc(100% / 2 - 25px);
}
.custom-video-container .custom-video-controls-S {
  position: fixed;
  bottom: 0;
  width: 98%;
  height: 75px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  padding: 0 1%;
}
.custom-video-container .custom-video-controls-C {
  position: absolute;
  bottom: 0;
  width: 94%;
  height: 75px;
  z-index: 99;
  display: flex;
  flex-direction: column;
  padding: 0 3%;
}
.custom-video-container .video-controlsprogress-slide {
  width: 94%;
  background: rgba(134, 144, 156, 0.54);
  border-radius: 8px 8px 8px 8px;
  height: 33px;
  padding: 0 3%;
}
.custom-video-container .video-progress-slider {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.custom-video-container .video-progress-slider .arco-slider {
  width: 100% !important;
  height: 12px;
}
.custom-video-container .video-progress-slider .arco-slider-road::before {
  height: 5px;
}
.custom-video-container .video-progress-slider .arco-slider-button {
  z-index: 3;
  height: 14px;
  width: 14px;
}
.custom-video-container .video-progress-slider .arco-slider-button::after {
  border: none;
}
.custom-video-container .video-progress-slider .arco-slider-bar {
  height: 5px;
  background-color: #9cbfff;
}
.custom-video-container .video-contel-Fluss {
  width: 97%;
  height: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 2%;
}
.custom-video-container .video-contel-Fluss .slider-volume-body {
  display: flex;
  align-items: center;
}
.custom-video-container .video-contel-Fluss .video-Fluess-Time {
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  line-height: 17px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.custom-video-container .video-contel-Fluss .slider-volume {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  margin-right: 12px;
}
.custom-video-container .video-contel-Fluss .slider-volume .arco-slider-road.arco-slider-road-vertical {
  min-height: 40px;
}
.custom-video-container .video-contel-Fluss .Fluess-Icon-fluess {
  display: flex;
  align-items: center;
}
.custom-video-container .video-silder-wrapper {
  display: none;
  background-color: rgba(21, 23, 27, 0.68);
  position: absolute;
  z-index: 3;
  top: -68px;
  left: -4px;
  text-align: center;
}
.custom-video-container .video-silder-wrapper .volume-container {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.custom-video-container .video-slider-hover {
  position: relative;
}
.custom-video-container .video-slider-hover:hover .video-silder-wrapper {
  display: block;
}
.custom-video-container .video-slider-hover-contel {
  font-size: 10px;
  color: white;
}
.propsem-video-prost {
  width: 48px;
  height: 28px;
  z-index: 1;
  top: 7px;
  display: flex;
  flex-direction: column;
}
.propsem-video-prost .box-contel {
  width: 100%;
  display: flex;
}
.propsem-video-prost .box-contel .boxa {
  width: 3px;
  height: 17px;
  background-color: #165dff;
}
.propsem-video-prost .box-contel .boxb {
  flex: 1 1;
  height: 17px;
  background: rgba(22, 93, 255, 0.68);
}
.propsem-video-prost .box-contel .boxc {
  width: 3px;
  height: 17px;
  background-color: #165dff;
}
.propsem-video-prost .box-footer {
  display: flex;
}
.propsem-video-prost .box-footer .box-footer-a {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.propsem-video-prost .box-footer .box-footer-left {
  width: 3px;
  height: 7px;
  background-color: #165dff;
}
.propsem-video-prost .box-footer .box-footer-left-bottom {
  width: 5px;
  height: 2px;
  margin-left: -1px;
  background-color: #165dff;
}
.propsem-video-prost .box-footer .box-footer-b {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.propsem-video-prost .box-footer .box-footer-right {
  width: 3px;
  height: 7px;
  background-color: #165dff;
}
.propsem-video-prost .box-footer .box-footer-right-bottoma {
  width: 5px;
  height: 2px;
  margin-right: -1px;
  background-color: #165dff;
}
.video-imgsrc-hover {
  opacity: 1;
  transition: opacity 0.5s linear;
}
.video-icon-Playing img {
  opacity: 1;
  transition: opacity 0.5s linear;
}
.video-iconimgsrc-hover {
  opacity: 0;
  transition: opacity 0.5s linear;
}
.video-iconimgsrc-hover-display {
  display: none;
}

.videoanalysis {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: auto;
  min-width: 1270px;
}
.videoanalysis .video_headerimg {
  min-height: 120px;
  width: 100%;
}
.videoanalysis .video_headerimg img {
  width: 100%;
  height: 100%;
}
.videoanalysis .script-content {
  background: hsl(0, 0%, 100%);
  flex: 1 1;
  border-radius: 18px 18px 0px 0px;
  position: relative;
  top: -26px;
  margin-bottom: -26px;
  display: flex;
  flex-direction: column;
}
.videoanalysis .script-content .search {
  position: absolute;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  background: #ffffff;
  left: 50%;
  top: calc(-58px / 2);
  transform: translateX(-50%);
  width: 918px;
  height: 58px;
  border-image: linear-gradient(to right, white, white), linear-gradient(133deg, #165dff, #be7bff);
  border-radius: 50px;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, white, white), linear-gradient(133deg, #165dff, #be7bff);
  box-sizing: border-box;
}
.videoanalysis .script-content .search .arco-input-group-wrapper {
  height: 100%;
}
.videoanalysis .script-content .search .arco-input-group-wrapper .arco-input-inner-wrapper {
  border: none;
  background: transparent;
  border-radius: 50px;
  font-size: 14px;
}
.videoanalysis .script-content .search-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  background: linear-gradient(130deg, #165dff 0%, #c497fb 100%);
  border-radius: 5030px;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  margin-right: 8px;
  border: none;
}
.videoanalysis .script-content .search-button:hover {
  color: #ffffff;
}
.videoanalysis .script-content .card-root {
  margin-top: 28px;
  padding-left: 36px;
  display: flex;
  align-items: center;
}
.videoanalysis .script-content .video-content {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  left: 50%;
  top: calc(58px / 2);
  transform: translateX(-50%);
  width: 918px;
  height: 44px;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.videoanalysis .script-content .video-content .video-titleimg {
  display: flex;
  justify-content: center;
  align-items: center;
}
.videoanalysis .script-content .video-content .video-titleimg span {
  margin-left: 5px;
}
.videoanalysis .script-content .video-msg {
  margin-top: auto;
  text-align: center;
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
}
.videoanalysis .video-content p:nth-child(1) {
  margin-left: 14px;
}
.videoanalysis .video-content p:nth-child(2) {
  margin-right: 18px;
}
.videoanalysis .lgparsing {
  width: calc(100% - 34px - 34px);
  margin: 110px 34px 0 34px;
}
.videoanalysis .lgparsing .lgparsing-header {
  margin-bottom: 8px;
}
.videoanalysis .lgparsing .lgparsing-contel {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.videoanalysis .lgparsing .lgparsing-contel .lgparsing-contel_updatabutton {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.videoanalysis .lgparsing .lgparsing-contel .updad_but {
  width: 118px;
  height: 32px;
  background: #ffffff !important;
  border-radius: 4px 4px 4px 4px;
  font-weight: 400;
  font-size: 14px;
  color: #165dff;
  line-height: 22px;
  margin-top: 14px;
}
.videoanalysis .lgparsing .lgparsing-contel .updad_but img {
  width: 14px;
  height: 14px;
  margin-right: 8px;
}
.videoanalysis .lgparsing .lgparsing-contel .arco-btn-size-default {
  padding: 0;
}
.videoanalysis .lgparsing .lgparsing_contel_updata {
  width: 180px;
  height: 230px;
  background: #f5f8ff;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.videoanalysis .lgparsing .lgparsing_contel_updata p {
  font-size: 12px;
  color: #999999;
}
.videoanalysis .lgparsing .lgparsing_contel_updata p:nth-child(2) {
  font-weight: 600;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  margin-top: 5px;
}
.videoanalysis .lgparsing .lgparsing_contel_updata p:nth-child(3) {
  margin-top: 9px;
  font-size: 12px;
  color: #999999;
}
.videoanalysis .lgparsing .lgparsing_contel_updata p:nth-child(4) {
  font-size: 12px;
  color: #999999;
}
.videoanalysis .lgparsing .lgparsing-contel-bodydiv {
  width: 180px;
  height: 285px;
  background: #f5f8ff;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.videoanalysis .lgparsing .lgparsing-contel-bodydiv p {
  font-size: 12px;
  color: #999999;
}
.videoanalysis .lgparsing .lgparsing-contel-bodydiv p:nth-child(2) {
  font-weight: 600;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  margin-top: 5px;
}
.videoanalysis .lgparsing .lgparsing-contel-bodydiv p:nth-child(3) {
  margin-top: 9px;
  font-size: 12px;
  color: #999999;
}
.videoanalysis .lgparsing .lgparsing-contel-bodydiv p:nth-child(4) {
  font-size: 12px;
  color: #999999;
}
.videoanalysis .lgparsing .lgparsing-contel-bodyactive {
  width: 180px;
  height: 285px;
  background: #e8ebf3;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.videoanalysis .lgparsing .lgparsing-contel-analysis {
  flex: 1 1;
}
.videoanalysis .video-agdetil {
  width: 180px;
  height: 230px;
  border-radius: 8px 8px 8px 8px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg {
  position: relative;
  height: 100%;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contelimg {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contetext {
  top: 9px;
  right: 8px;
  position: absolute;
  width: 26px;
  height: 16px;
  background: #ffffff;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #165dff;
  font-weight: 400;
  font-size: 10px;
  color: #165dff;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-conTime {
  width: 35px;
  height: 14px;
  position: absolute;
  left: 9px;
  bottom: 10px;
  background: rgba(51, 51, 51, 0.44);
  border-radius: 2px 2px 2px 2px;
  font-weight: 500;
  font-size: 10px;
  color: #ffffff;
  line-height: 14px;
  text-align: center;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .footer_modal_title {
  position: absolute;
  width: calc(100% - 28px);
  height: 50px;
  bottom: 0;
  background-color: #f5f8ff;
  border-radius: 4px 4px 0 0;
  padding: 11px 14px 4px 14px;
  transition: transform 0.5s ease-in-out;
  transform: translateY(100%);
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .footer_modal_title .title_text {
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .footer_modal_title .title_time {
  font-weight: 400;
  font-size: 10px;
  color: #999999;
  line-height: 22px;
  text-align: left;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .footer_modal_title.slide-in {
  transform: translateY(0);
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .footer_modal_title.slide-out {
  transform: translateY(100%);
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .jeaderime-context-delete {
  z-index: 2;
  top: 4px;
  left: 4px;
  position: absolute;
  width: 22px;
  height: 22px;
  background: rgba(51, 51, 51, 0.51);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .jeaderime-context-delete img {
  width: 14px;
  height: 14px;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contel-Overlay {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  position: absolute;
  color: #ffffff;
  background-color: rgba(50, 50, 50, 0.58);
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contel-Overlay .contel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contel-Overlay .contel .containerto {
  display: inline-block;
  /* 或者使用其他合适的display值 */
  border-radius: 50%;
  /* 圆形边框 */
  width: 52px;
  /* 根据需要调整大小 */
  height: 52px;
  /* 根据需要调整大小 */
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contel-Overlay .contel .containerto .arco-progress-circle-text {
  display: none;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contel-Overlay .contel img {
  width: 52px;
  height: 52px;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contel-Overlay .contel p {
  margin-top: 8px;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contel-Overlay .contel-error {
  width: 140px;
  height: 20px;
  width: 165px;
  display: flex;
  align-items: center;
  justify-items: center;
  margin-left: 89px;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contel-Overlay .contel-error img {
  margin-left: 6px;
  width: 14px;
  height: 14px;
}
.videoanalysis .video-agdetil .video-agdetil-headerimg .headerim-contel-Overlay .contel-error .error-span {
  display: inline-block;
  width: 36px;
  height: 20px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #ffffff;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
  margin-left: 9px;
}
.videoanalysis .video-agdetil .video-agdetil-context .context-titile {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 7px 7px 0 12px;
}
.videoanalysis .video-agdetil .video-agdetil-context .context-laber {
  margin-top: 6px;
  display: flex;
  align-items: center;
}
.videoanalysis .video-agdetil .video-agdetil-context .context-laber span {
  text-align: center;
  width: 48px;
  height: 24px;
  background: linear-gradient(128deg, rgba(22, 93, 255, 0.2) 0%, rgba(202, 152, 250, 0.2) 100%);
  border-radius: 16px 16px 16px 16px;
  font-weight: 400;
  font-size: 12px;
  color: #165dff;
  line-height: 22px;
  font-style: normal;
  text-transform: none;
  margin-left: 8px;
}
.videoallyis_detil_header {
  min-width: 1196px;
}
.lgparsing-modal-body1 {
  width: 769px;
  height: 80vh;
  background: #ffffff;
  padding: 0 0 20px 0;
  border-radius: 8px 8px 8px 8px;
}
.lgparsing-modal-body1 .hover_contel_lapoing {
  height: calc(80vh - 20px);
  overflow-y: scroll;
}
.lgparsing-modal-body1 .arco-modal-content {
  padding: 0 0 0 35px;
}
.lgparsing-modal-body1 .arco-modal-footer {
  display: none;
}
.lgparsing-modal-body1 .modal-hadertitle {
  font-weight: 500;
  font-size: 18px;
  color: #1d2129;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  width: 100%;
  position: sticky;
  top: 0;
  background-color: #ffffff;
  padding: 23px 0 23px 0;
}
.lgparsing-modal-body1 .modal-bodycontel p {
  margin: 13px 0;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.lgparsing-modal-body1::-webkit-scrollbar {
  display: none;
}
.Analysis-Details-menu-flex {
  height: 139px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.Analysis-Details-menu-flex div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 108px;
  height: 28px;
  margin-top: 13px;
}
.Analysis-Details-menu-flex div img {
  margin-right: 3px;
}
.Analysis-Details-menu-flex .Analysis-Details-menu-flex-item {
  background: linear-gradient(135deg, rgba(22, 93, 255, 0.15) 0%, rgba(203, 152, 250, 0.15) 100%);
  border-radius: 4px 4px 4px 4px;
}
.Analysis-Details-Title-Tooltip {
  margin-left: 53px;
}
.Analysis-Details-Title-Tooltip .arco-tooltip-content {
  border-radius: 4px;
}
.Analysis-Details-Title-Tooltip .arco-trigger-arrow {
  left: 50px !important;
}
.Analysis-Details {
  display: flex;
  width: 100%;
  height: 100%;
  min-width: 1196px;
}
.Analysis-Details-Left {
  margin-top: 18px;
  width: 331px;
  overflow: auto;
  background: #ffffff;
  border-radius: 18px 18px 0px 0px;
  padding-left: 27px;
}
.Analysis-Details-Left .Left-header-Title {
  margin: 19px 0 0 0;
}
.Analysis-Details-Left .Left-header-Title p {
  display: flex;
}
.Analysis-Details-Left .Left-header-Title p span:nth-child(1) .arco-icon {
  width: 22px;
  height: 22px;
  margin-left: -4px;
}
.Analysis-Details-Left .Left-header-Title p span:nth-child(2) {
  margin-left: 12px;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.Analysis-Details-Left .Left-contel-Video {
  width: calc(100% - 24px);
  padding-right: 24px;
}
.Analysis-Details-Left .Left-footel-Script {
  display: flex;
  flex-direction: column;
}
.Analysis-Details-Left .Left-footel-Script .script-Property {
  margin-top: 14px;
  display: flex;
  flex-direction: column;
}
.Analysis-Details-Left .Left-footel-Script .script-Property div {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
.Analysis-Details-Left .Left-footel-Script .script-Property div p {
  border-radius: 16px 16px 16px 16px;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 3px 12px;
  margin-right: 14px;
}
.Analysis-Details-Left .Left-footel-Script .script-Property div p:nth-child(1) {
  background: #e2ecff;
}
.Analysis-Details-Left .Left-footel-Script .script-Property div p:nth-child(2) {
  background: #fef2e9;
}
.Analysis-Details-Left .Left-footel-Script .script-Property div p:nth-child(3) {
  background: #ebf5ed;
}
.Analysis-Details-Left .Left-footel-Script .script-Property div p:nth-child(4) {
  background: #f3e6ff;
}
.Analysis-Details-Left .Left-contel-Video-TitleM {
  font-size: 18px;
  font-weight: 600;
  margin-top: 14px;
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
  padding-right: 9px;
  align-items: center;
}
.Analysis-Details-Left .Left-contel-Video-TitleM span:nth-child(1) {
  text-align: center;
  width: 180px;
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Analysis-Details-Left .Left-contel-Video-detils {
  width: 274px;
  padding: 12px;
  background: #fcfdff;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #dddddd;
}
.Analysis-Details-Left .Left-contel-Video-detils .header-contel {
  display: flex;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  text-align: left;
}
.Analysis-Details-Left .Left-contel-Video-detils .header-contel .hader_title {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 设置最大行数为 2 */
  -webkit-box-orient: vertical;
}
.Analysis-Details-Left .Left-contel-Video-detils .footel_title {
  margin-top: 12px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  text-align: left;
}
.Analysis-Details-Left .Left-contel-Video-detils .footel_title span {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
}
.Analysis-Details-Left .script-Property p:nth-child(1) {
  font-size: 18px;
  font-weight: 600;
}
.Analysis-Details-Right {
  overflow: auto;
  margin-left: 24px;
  margin-top: 18px;
  flex: 1 1;
  background: #ffffff;
  border-radius: 18px 18px 0px 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.Analysis-Details-Right .Right-body-top {
  display: flex;
  flex-direction: column;
  flex: 1 1;
  margin-left: 31px;
}
.Analysis-Details-Right .Right-body-top .Right-header-Title {
  margin-top: 19px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Analysis-Details-Right .Right-body-top .Right-header-Title .Right-header-btn {
  color: white !important;
  height: 38px;
  background: #165DFF;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  border-radius: 2px;
  margin-right: 21px;
}
.Analysis-Details-Right .Right-body-top .Right-header-Title .Right-script {
  margin-right: 7px;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.Analysis-Details-Right .Right-body-contel {
  margin-top: 13px;
  display: flex;
  flex-direction: column;
  flex: 1 1;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table {
  flex: 1 1;
  margin-right: 20px;
  border-spacing: 0;
  empty-cells: show;
  width: calc(100% - 20px);
}
.Analysis-Details-Right .Right-body-contel .Right-body-table thead {
  height: 48px;
  background: #f1f7ff;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table thead th {
  border: 1px dashed #cccccc;
  border-bottom: none;
  border-right: none;
  box-sizing: border-box;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table thead th p {
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 0 0 0 32px;
  border-right: none;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table thead th:nth-child(1) {
  width: 12%;
  border-radius: 8px 0px 0px 0px;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table thead th:nth-child(1) p {
  padding: 0 0 0 15px;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table thead th:nth-child(2) {
  width: 25%;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table thead th:nth-child(3) {
  width: 50%;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table thead th:nth-last-child(1) {
  width: 13px;
  border-radius: 0px 8px 0px 0px;
  border-right: 1px dashed #cccccc;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr {
  position: relative;
  max-height: 112px;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody .tr-activeto::after {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: -1px;
  content: "";
  bottom: 0;
  right: 0;
  left: 0;
  border: 1px solid #165dff;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody .tr-active-foter::after {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: -1px;
  content: "";
  bottom: 0;
  right: 0;
  left: 0;
  border: 1px solid #165dff;
  border-radius: 0 0 8px 8px;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr > td {
  border: 1px dashed #cccccc;
  border-right: none;
  border-top: none;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr td {
  height: 96px;
  max-height: 110px;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr td:nth-child(1) {
  width: 12%;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr td:nth-child(2) {
  width: 25%;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr td:nth-child(3) {
  width: 50%;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr td:nth-last-child(1) {
  width: 13%;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr td .createandeil-voide-datatd {
  height: calc(100% - 32px);
  width: calc(100% - 64px);
  overflow: auto;
  margin: 16px 32px;
  word-wrap: break-word;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  position: relative;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr td .createandeil-voide-datatd::-webkit-scrollbar {
  display: none;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr td .createandeil-voide-datatd {
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody .td-p-title div {
  width: 100%;
  margin: 0;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody .td-p-title p:nth-child(1) {
  margin: 0 0 0 15px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody .td-p-title p:nth-child(2) {
  margin: 8px 0 0 15px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody td:nth-last-child(1) {
  border-right: 1px dashed #cccccc;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr:nth-last-child(1) td {
  border-bottom: 1px dashed #cccccc;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr:nth-last-child(1) td:nth-child(1) {
  border-radius: 0px 0px 0px 8px;
}
.Analysis-Details-Right .Right-body-contel .Right-body-table tbody tr:nth-last-child(1) td:nth-last-child(1) {
  border-radius: 0px 0px 8px 0px;
  border-right: 1px dashed #cccccc;
}
.Analysis-Details-Right .Right-body-contel::-webkit-scrollbar {
  width: 5px;
}
.Analysis-Details-Right .Right-body-contel::-webkit-scrollbar-track {
  background-color: transparent;
}
.Analysis-Details-Right .Right-body-contel::-webkit-scrollbar-thumb {
  background: #d8d8d8;
  border-radius: 30px;
}
.Analysis-Details-Right .hover-body-contel::-webkit-scrollbar-thumb {
  background: transparent;
}
.Analysis-Details-Right .Right-header-Title-w {
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Analysis-Details-Right .Right-header-Title-w span:nth-child(1) {
  margin-right: 7px;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.Analysis-Details-Right .Right-header-Title-w .title-button {
  height: 30px;
  background: linear-gradient(135deg, rgba(22, 93, 255, 0.16) 0%, rgba(203, 152, 250, 0.16) 100%);
  border-radius: 2px 2px 2px 2px;
}
.Analysis-Details-Right .Right-header-Title-w .title-button span {
  font-weight: 400;
  font-size: 13px;
  color: #165dff;
  line-height: 22px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-right: 0px;
}
.Analysis-Details-Right .Right-body-contel-footel {
  margin-top: 8px;
  margin-right: 16px;
  height: 151px;
  background: #ffffff;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #eeeeee;
}
.Analysis-Details-Right .Right-body-contel-footel .footel-content {
  margin: 15px 0px;
  display: flex;
  flex-direction: column;
  overflow: auto;
  height: 125px;
}
.Analysis-Details-Right .Right-body-contel-footel .footel-content p {
  padding: 0 15px 0 15px;
  display: flex;
  justify-content: space-between;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 25px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  align-items: center;
  height: 25px;
  border-radius: 0px 0px 0px 0px;
}
.Analysis-Details-Right .Right-body-contel-footel .footel-content .opcontewrap {
  flex: 1 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Analysis-Details-Right .Right-body-contel-footel .footel-content .pactiver {
  background: #e3ebff;
  border-radius: 0px 0px 0px 0px;
}
.Analysis-Details-Right .Right-body-contel-footel .hover-footel-content::-webkit-scrollbar {
  display: none;
}
.Analysis-Details-Right .Right-body-footel {
  border-top: 1px solid #eeeeee;
  margin: 14px 16px 0 0;
  min-height: 72px;
  background: #ffffff;
  display: flex;
  justify-content: end;
  align-items: center;
}
.Analysis-Details-Right .Right-body-footel .footer-music {
  width: 117px;
  height: 38px;
  border-radius: 2px 2px 2px 2px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  color: #165dff;
  line-height: 22px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.Analysis-Details-Right .Right-body-footel .body-footer-right {
  margin-right: 20px;
}
.Analysis-Details-Right .Right-body-footel .body-footer-right .footer-button-file {
  width: 102px;
  height: 38px;
  background: linear-gradient(135deg, #165dff 0%, #cb98fa 100%);
  border-radius: 2px 2px 2px 2px;
  border: none;
  margin-left: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.Analysis-Details-Right .Right-body-footel .body-footer-right .footer-button-file span {
  margin-left: 3px;
}
.Analysis-Details-Right::-webkit-scrollbar {
  display: none;
}
.video_detils_tooltiptitle {
  width: 300px;
}

.playPoint {
  position: sticky;
  display: block;
  top: 0;
  width: 10px;
  height: 12px;
  background: #eee;
  transform: translateX(-50%);
  cursor: move;
}
.playPoint::after {
  border: 5px solid transparent;
  border-top-color: #fff;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  z-index: 20;
  top: 100%;
}

.video-thumbs {
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
  border: 2px solid transparent;
}
.video-thumbs.active {
  border: 2px solid #cdcdcd;
}
.video-thumbs .list {
  display: flex;
}
.timeline-editor-edit-area {
  color: red;
}
.timeline-editor-edit-area .timeline-editor-action-left-stretch {
  left: -8px;
  z-index: 99;
  border-radius: 0;
}
.timeline-editor-edit-area .timeline-editor-action-left-stretch::after {
  top: 4px;
  bottom: 4px;
}
.timeline-editor-edit-area .timeline-editor-action-right-stretch {
  right: -8px;
  z-index: 99;
  border-radius: 0;
}
.timeline-editor-edit-area .timeline-editor-action-right-stretch::after {
  top: 4px;
  bottom: 4px;
}
#track-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 100%;
}
.track-list {
  display: flex;
  flex-direction: column;
  overflow-y: hidden;
  background: #000;
  /* 设置滚动条的整体样式 */
  /* 设置滚动条轨道 */
  /* 设置滚动条滑块 */
}
.track-list::-webkit-scrollbar {
  height: 10px;
  /* 水平滚动条的高度 */
}
.track-list::-webkit-scrollbar-track {
  background-color: #f0f0f0;
  /* 滚动条轨道的颜色 */
  border-radius: 4px;
  /* 圆角 */
}
.track-list::-webkit-scrollbar-thumb {
  background-color: #555;
  /* 滚动条滑块的颜色 */
  border-radius: 4px;
  /* 滚动条滑块的圆角 */
}
.track-list .trackLine.new-line {
  border-top: 2px solid #aaaaaa;
}
.track-list .trackLine.in-line {
  background: rgba(255, 255, 255, 0.2) !important;
}
.track-list .trackLine.bottom-line {
  border-bottom: 2px solid #aaaaaa;
}

.trackItem.isDrag {
  z-index: 50;
}
.trackItem.drag-over::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
}
.trackItem.drag-error {
  background: rgba(255, 111, 111, 0.4) !important;
  cursor: not-allowed;
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
  /* 隐藏滚动条 */
}
.track-menu .menu-item {
  padding: 0 4px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: #161617;
  border-radius: 4px;
  width: 100%;
  height: 100%;
}
.track-menu .menu-item span {
  cursor: pointer !important;
}


/*# sourceMappingURL=main-0a037d97.ff3e2295.css.map*/