.logo img {
  height: 32px;
  margin-top: -4px;
}
.logo {
  font-family: fantasy;
  color: #e1e1e1 !important;
}
body {
  background: #235;
}
.nice {
  background: #347 !important;
  color: #9bd;
  border: none;
}
.nice-nav {
  background: #123 !important;
}
.nice-a {
  color: #bacaff !important;
}
.nice-a:hover {
  color: #eee !important;
}
input.nice:focus {
  color: #9bd;
}
.nice-c {
  color: #ccc;
}
.h-list {
  word-break: break-all;
  overflow: hidden;
}
.js-play {
  background-color: #123;
}
.js-play:hover {
  background-color: #012;
}
.ft14 {
  font-size: 14px;
}
.dplayer {
  width: 100%;
  height: 500px;
}

.container {
  padding-bottom: 100px;
}

.p_line {
  background: rgb(51, 68, 119) !important;
  color: rgb(255, 255, 255);
  padding: 10px 16px;
  font-size: 14px;
  line-height: 28px;
  margin-top: 20px;
  word-wrap: break-word;
  word-break: break-all;
}

#video-url {
  outline: none;
  border: none;
}
