.sy-video-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*ie10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none;
}

.sy-video-content .customtools *:not(hr) {
  font-size: 0.41rem !important;
  padding-bottom: 0 !important;
}

.parentnode {
  position: relative !important;
}

.article-content .parentnode {
  position: relative !important;
}

.sy-video-content video {
  width: 100%;
  height: 100%;
  outline: none;
  background-color: #000;
}

.sy-video-content .customtools {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2rem;
  z-index: 111;
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  /* justify-content: space-between; */
  padding: 0 0.64rem 0 !important;
  box-sizing: border-box;
  /* background-color: rgba(0, 0, 0, 0.4); */
}

.article-content .customtools {
  /* bottom: 0.5rem !important;*/
  bottom: 0 !important;
}

.article-content .fullvideonode .customtools {
  bottom: 0 !important;
}

.article-content video {
  margin: auto !important;
}

.sy-video-content .sy-progress {
  width: 100%;
  height: 0.12rem;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0.25rem;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 9;
}

.sy-video-content .sy-progress .sy-progress_bar {
  width: 0%;
  height: 0.12rem;
  border-radius: 0.25rem;
  background-color: rgba(255, 255, 255, 1);
}

.sy-video-content .sy-progress .sy-progress_icon {
  width: 0.55rem;
  height: 0.55rem;
  cursor: pointer;
  position: absolute;
  left: 0;
  z-index: 9;
  /* background:  no-repeat; */
  background:  no-repeat;
  background-size: cover;
}

.sy-video-content .sy-tools {
  /* width: 100%; */
  height: 0.74rem;
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 0.29rem; */
  position: relative;
  z-index: 10;
  margin-left: 10px;
  margin-right: -0.7rem;
  /* width: 4.5rem; */
}

.videofull {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw !important;
  height: 100vh !important;
  z-index: 9999 !important;
  background: #000;
}

#articlecontent .videowrap .fullvideonode,
.videowrap .fullvideonode {
  position: fixed !important;
  width: 100vw !important;
  height: auto !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 10000;
  margin: auto !important;
}

.sy-video-content .sy-tools>div {
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff;
}

.sy-video-content .sy-play-area {
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  margin-right: 5px;
}

/* .sy-video-content .sy-tools_left .sy-tools_playbtn {*/
.sy-video-content .sy-tools_playbtn {
  width: 1.18rem;
  height: 1.18rem;
  background-position: center !important;
  background-size: 60% !important;

  cursor: pointer;
  background:  no-repeat;
  /* background-size: cover; */
}

/* .sy-video-content .sy-tools_left .sy-tools_playbtn.pausebtn { */
.sy-video-content .sy-tools_playbtn.pausebtn {
  background:  no-repeat;
  background-size: cover;
}

/* .sy-video-content .sy-tools_left .sy-tools_time { */
.sy-video-content .sy-tools_time {
  margin-left: 8px;
  font-size: 0.41rem !important;
  font-family: pingfangsc-regular, pingfang sc;
}

.sy-video-content .sy-tools_right .sy-tools_voice {
  position: relative;
  width: 0.64rem;
  height: 0.64rem;
  display: flex;
  align-items: center;
}

.sy-video-content .sy-tools_right .sy-tools_voiceicon {
  width: 100%;
  height: 100%;
  z-index: 11;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  background:  no-repeat;
  background-size: cover;
}

.sy-video-content .sy-tools_right .sy-tools_voicemod {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0.08rem;
  display: none;
  width: 3.03rem;
  height: 0.94rem;
  right: 0.72rem;
  bottom: -0.08rem;
}

.sy-video-content .sy-tools_right .sy-tools_voicemod .sy-tools_voicemod-in {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.sy-video-content .sy-tools_right .sy-tools_voicepro {
  width: 2.35rem;
  height: 0.12rem;
  border-radius: 0.64rem;
  background-color: rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  position: absolute;
  left: 0.42rem;
  top: 0.42rem;
}

.sy-video-content .sy-tools_right .sy-tools_voicepro_bar {
  width: 100%;
  height: 0.12rem;
  border-radius: 0.25rem;
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

.sy-video-content .sy-tools_right .sy-tools_voicepro_icon {
  width: 0.34rem;
  height: 0.34rem;
  cursor: pointer;
  position: absolute;
  left: calc(100% - 0.34rem);
  background:  no-repeat;
  background-size: cover;
}

.sy-video-content .sy-tools_right .sy-tools_full,
.sy-video-content .sy-tools_right .sy-tools_delete {
  position: relative;
  width: 0.72rem;
  height: 0.72rem;
  cursor: pointer;
  margin: 0 0.64rem;
  background:  no-repeat;
  background-size: cover;
}

.sy-video-content .sy-tools_right .sy-tools_delete {
  background:  no-repeat;
  background-size: cover;
  margin: 0;
}

.sy-video-content .sy-tools_right .sy-tools_setimg {
  width: 3.33rem;
  height: 0.89rem;
  line-height: 0.89rem;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 0.08rem;
  color: #4a4a4a;
  margin-left: 0.64rem;
  cursor: pointer;
}