body,
div,
span,
header,
footer,
nav,
section,
aside,
article,
ul,
dl,
dt,
dd,
li,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
i,
b,
textarea,
button,
input,
select,
figure,
figcaption,
label {
  padding: 0;
  margin: 0;
  list-style: none;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-sizing: border-box;
  font-family: "Microsoft Yahei", sans-serif;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
}
.clear {
  clear: both;
}
html,
body,
#app {
  width: 100%;
  height: 100%;
}
input {
  outline: 0 none;
}
img {
  vertical-align: middle;
}
video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}

.grey .el-breadcrumb__item__inner {
  color: #97a8be;
}

.content-right-title-wrap .title {
  font-size: 13px !important;
  line-height: 1 !important;
  height: 50px !important;
  line-height: 50px !important;
  background: transparent !important;
}
.qplayer-time {
  width: 100px !important;
}
.qplayer-volume_value {
  width: 50px !important;
}
