
/*¹«¹²ÑùÊ½*/
html{font-size:35px;}
#prices_box{ display:none;}
.moveBox{ margin-top:0; height:auto;}
.moveBox * {
  margin: 0;
  border:0 none;
  outline:none;
  -webkit-tap-highlight-color:rgba(255,255,255,0)
}
.moveBox .clearfix:after{
  content:"";
  display:block;
  height:0;
  width:100%;
  clear:both;
  visibility: hidden;
}

.moveBox .fl{float: left; display:none;}
.moveBox .fr{float: right;position: absolute;right: 0;top: -26px;}

.wangCss {
    font-size: 0.26rem;
    color: #999;
    font-weight: 400;
}