﻿@import url(css/basis.jpg.css);
@import url(css/css.jpg.css);
@-weibit-keyframes musicMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);}
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);}
}
.cc {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.yy {
  box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);}
.notext {
  -webkit-touch-callout: none;
  /* ios safari */
  -webkit-user-select: none;
  /* chrome/safari/opera */
  -khtml-user-select: none;
  /* konqueror */
  -moz-user-select: none;
  /* firefox */
  -ms-user-select: none;
  /* internet explorer/edge */
  user-select: none;}
.fd {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
.fbj {
  display: flex;
  flex-wrap: wrap;}