.bx-controls {
  display: none;
}
.bx-wrapper {
  overflow: hidden;
}
body {
  background-color: #000;
}
.content_infomaeil .lst .thumb {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}
.content_infomaeil .lst .thumb span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.mt1 {
  color: #fff;
  position: absolute;
  left: 50px;
  left: 4.62962963vw;
  bottom: 50px;
  bottom: 4.62962963vw;
  font-size: 40px;
  font-size: 3.7037037vw;
  z-index: 60;
  line-height: 1;
}
#popup-share-Bubble {
  right: 3px;
}
.loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4);
}
.rgh {
  position: absolute;
  right: 30px;
  right: 2.77777778vw;
  bottom: -4px;
  bottom: -0.37037037vw;
  z-index: 60;
}
.rgh a {
  display: block;
  width: 150px;
  width: 13.88888889vw;
  height: 150px;
  height: 13.88888889vw;
  position: relative;
}
.rgh a img {
  position: absolute;
  width: 60px;
  width: 5.55555556vw;
  height: auto;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-left: -2.77777778vw;
  margin-top: -30px;
  margin-top: -2.77777778vw;
}
.loading .ico {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 150px;
  width: 13.88888889vw;
  height: 150px;
  height: 13.88888889vw;
  margin-left: -75px;
  margin-left: -6.94444444vw;
  margin-top: -75px;
  margin-top: -6.94444444vw;
}
.bx-wrapper:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  content: '';
  z-index: 70;
  background-image: url('/resources/front/images/common/btn_musicplayer.png');
  background-position: -30px 0px;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}
.bx-wrapper.on:after {
  background-position: 30px 0;
}
.btn_play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  width: 9.25925926vw;
  height: 100px;
  height: 9.25925926vw;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 9.25925926vw;
  -webkit-border-radius: 9.25925926vw;
  -moz-border-radius: 9.25925926vw;
  margin-left: -50px;
  margin-left: -4.62962963vw;
  margin-top: -50px;
  margin-top: -4.62962963vw;
  z-index: 60;
  font-size: 0;
  line-height: 0;
  display: none;
}
.btn_play > span {
  width: 40px;
  width: 3.7037037vw;
  height: 52px;
  height: 4.81481481vw;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-left: -1.85185185vw;
  margin-top: -26px;
  margin-top: -2.40740741vw;
}
.btn_play > span img {
  width: 100%;
  height: auto;
}
