@charset "UTF-8";

@font-face {
  font-family: "yotu";
  src:url("../fonts/yotu.eot");
  src:url("../fonts/yotu.eot?#iefix") format("embedded-opentype"),
    url("../fonts/yotu.woff") format("woff"),
    url("../fonts/yotu.ttf") format("truetype"),
    url("../fonts/yotu.svg#yotu") format("svg");
  font-weight: normal;
  font-style: normal;

}

[class^="yotuicon-"]:before,
[class*=" yotuicon-"]:before {
  font-family: "yotu" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.yotuicon-close:before {
  content: "\61";
}
.yotuicon-prev:before {
  content: "\62";
}
.yotuicon-next:before {
  content: "\63";
}
.yotuicon-more:before {
  content: "\64";
}
.yotuicon-load:before {
  content: "\65";
}
.yotuicon-view:before {
  content: "\66";
}
.yotuicon-comment:before {
  content: "\68";
}
.yotuicon-like:before {
  content: "\69";
}
.yotuicon-play-2:before {
  content: "\6a";
}
.yotuicon-play-3:before {
  content: "\6b";
}
.yotuicon-play-4:before {
  content: "\6c";
}
.yotuicon-play-5:before {
  content: "\6d";
}
.yotuicon-play-6:before {
  content: "\6e";
}
.yotuicon-play-7:before {
  content: "\6f";
}
.yotuicon-play-8:before {
  content: "\70";
}
.yotuicon-play-9:before {
  content: "\71";
}
.yotuicon-play-10:before {
  content: "\72";
}
.yotuicon-play-11:before {
  content: "\73";
}
.yotuicon-play-12:before {
  content: "\74";
}
.yotuicon-play-1:before {
  content: "\75";
}
.yotuicon-ago:before {
  content: "\76";
}
.yotuhover-play-2 .yotu-video-thumb-wrp:after {
   content: "\6a";
}
.yotuhover-play-3 .yotu-video-thumb-wrp:after {
   content: "\6b";
}
.yotuhover-play-4 .yotu-video-thumb-wrp:after {
   content: "\6c";
}
.yotuhover-play-5 .yotu-video-thumb-wrp:after {
   content: "\6d";
}
.yotuhover-play-6 .yotu-video-thumb-wrp:after {
   content: "\6e";
}
.yotuhover-play-7 .yotu-video-thumb-wrp:after {
   content: "\6f";
}
.yotuhover-play-8 .yotu-video-thumb-wrp:after {
   content: "\70";
}
.yotuhover-play-9 .yotu-video-thumb-wrp:after {
   content: "\71";
}
.yotuhover-play-10 .yotu-video-thumb-wrp:after {
   content: "\72";
}
.yotuhover-play-11 .yotu-video-thumb-wrp:after {
   content: "\73";
}
.yotuhover-play-12 .yotu-video-thumb-wrp:after {
   content: "\74";
}
.yotuhover-play-1 .yotu-video-thumb-wrp:after {
   content: "\75";
}
