/*#Mogami .Volume .Volume_li{
  opacity:1!important;
}*/
.scale_panel {
  font-size: 12px;
  color: #999;
  width: 2rem;
  position: absolute;
  line-height: 18px;
  margin:auto;
  top: 0.1rem;
  right: 60px;
}

.scale_panel .r {
  float: right;
}

.scale span {
  background: #fff;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 50%;
  top: -5px;
  border-radius: 100%;
  cursor: pointer;
}

.scale {
  background-repeat: repeat-x;
  background-position: 0 100%;
  background-color: #696969;
  border-left: 1px #954848 solid;
  width: 2rem;
  height: 3px;
  position: relative;
  font-size: 0px;
  border-radius: 3px;
}

.scale div {
  background-repeat: repeat-x;
  background-color: #954848;
  width: 0px;
  position: absolute;
  height: 3px;
  width: 50%;
  left: 0;
  bottom: 0;
}

.Volume_li {
  font-size: 12px;
  line-height: 50px;
  width: 3rem;
  height: 0.22rem;
  list-style: none;
  position: absolute;
  right: 50%;
  bottom: -0.01rem;
}

#title3 {
  height: 100%;
  line-height: 100%;
  font-size: 15px;
  color: #fff;
}

.Volume_li .vo_bck{
  width:80%;
  height:100%;
  margin:0rem auto 0;
  background:rgba(51,51,51,.6);
}
