.shade,.shade-screen,.result-shade{width: 100%;height: 100%;position: fixed;bottom: 0;left: 0;background: rgba(49,49,49,0.5);font-size:0.3rem}
.shade-main{margin: auto;position: absolute;left: 0;right: 0;border-radius: 6px;overflow: hidden;}
.warning{width: 100%;height: 2.42rem;text-align: center;padding: 0.24rem 0;}
.result-shade .shade-main{width: 50%;top: 40%;}
.result-shade .shade-main,.result-shade .warning{height: auto;background: rgba(0,0,0,0.3);}
.result-shade .shade-text{margin-top: 0;padding:0.4rem 0; color: #FFFFFF;}
.shade-text{
  display: inline-block;width: 100%;
}
