*{box-sizing: border-box;}
body{
  padding-top: 0.9rem;
  padding-bottom: 1.2rem;
}

.m-container{
  position: relative;
  width: 100%;
}

.m-container a{
  position: absolute; z-index: 9;
}

.yuyue{
  /*background:rgba(0,0,0,.5);*/
  width:1.6rem ;
  height: 0.45rem;
  display: block;
  top: 2.57rem;
  left: 0.46rem;
}

.y-bottom{
  top: inherit;
  left:1.9rem;
  bottom: 6.86rem;
  width: 1.9rem;
}

.simple-mask{ width: 100%; height: 100%; position: fixed; top: 0; z-index: 68; background-color: rgba(0,0,0,0.7); display: none;}
.simple-freedesign{ position: fixed; width: 7.05rem; z-index: 70; display: none; background-color: #FFFFFF; border-radius: 5px; top: 40%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.simple-freedesign-s h1{ text-align: center; font-size: 0.38rem; color: #1a1a1a; line-height: 0.38rem; padding-top: 0.6rem; font-weight: bold;}
.simple-freedesign-s p{ text-align: center; font-size: 0.28rem; color: #666666; line-height: 0.28rem; margin-top: 0.2rem;}
.simple-freedesign-s p span{ color: #b78a17; font-size: 0.28rem; }
.simple-freedesign-s .simexidmess{ width: 6.3rem; margin: 0.5rem auto;}
.simexidmess .sim-user-name,.simexidmess .sim-user-phone{ border: 0.01rem solid #cccccc; border-radius: 5px; height: 0.88rem;}
.simexidmess .sim-user-name{ margin-bottom: 0.25rem;}
.simple-freedesign-s .simexidmess .sn-icon{ width: 0.85rem; line-height: 0.53rem; float: left; height: 0.53rem; text-align: center; border-right: 0.01rem solid #CCCCCC; margin-top: 0.175rem;}
.simple-freedesign-s .simexidmess .sn-icon i{ font-size: 0.42rem; color: #cccccc;}
.simexidmess .sim-user-name input,.simexidmess .sim-user-phone input{ width: 5.05rem; height: 0.53rem; margin-top: 0.175rem; font-size: 0.33rem; outline: none; border: none; line-height: 0.53rem; margin-left: 0.22rem;  }
.simple-freedesign-s .sim-up{ width: 6.25rem; cursor: pointer; margin: 0 auto 0.72rem auto; height: 0.9rem;line-height: 0.9rem; text-align: center; color: #FFFFFF; font-size: 0.3rem; background-color: #b78a17; border-radius: 3px;}
.simple-freedesign-s .sim-close{ width: 0.8rem; height: 0.8rem; position: absolute; bottom: -2rem; left: 50%; margin-left: -0.4rem;}
.simple-freedesign-s .sim-close i{ color: #FFFFFF;font-size: 0.7rem;}