#app{
	width: 12rem;
	overflow: hidden;
}
.ceng{
	width: 100%;
	height: 2000000px;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.8);
	z-index: 999999999998;
}
.toastr{
	width: 100%;
	z-index: 99999999999;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
}
.toastr2{
    width: 100%;
    z-index: 99999999999;
    position: fixed;
    top: 0rem;
    right: 0rem;
    display: block;
}
body{ background-color:#fff; padding: 0rem; margin: 0rem;}
.lghds{
  width:100%;height:3.2rem;position:fixed;top:0;left:0;
}
.dsbox{
height:1.6rem;position: absolute;
}
.dsbox1{
  height:1.31rem;background:#f1d3bf;border-radius:0.66rem 0 0 0.66rem;width:9.6rem;position:relative;margin-top:0.14rem;float: left; margin-left: 9.6rem;
}
.dsbox2{
  height:1.31rem;background:#f1d3bf;border-radius:0.66rem 0 0 0.66rem;width:9.6rem;position:relative;margin-top:0.14rem;
  margin-right: 9.6rem;float: left;
}
.dsheadimg{
  width:1.31rem;height:1.31rem;border-radius:50%;float:left;
}
.dstext{
  height:1.31rem;line-height:1.31rem;font-size:0.58rem;color:#3e1b00;margin-left:0.32rem;float:left;
}
.dsbtn{
  width:2.83rem;height:2.38rem;position:absolute;top:-0.72rem;right:-1.31rem;
}
.toastr{
  width: 9.6rem;
  height: 8.69rem;
  position: fixed;
  top:5.6rem;
  left:1.2rem;
}
.toastrbg{
  width: 9.6rem;
  height: 8.69rem;
}
.toastrtitle{
  width: 9.6rem;
  height: 1.02rem;
  line-height: 1.02rem;
  font-size: 1.02rem;
  color:#853c00;
  text-align: center;
  position: absolute;
  top: 2.88rem;
}
.toastrdesc{
  width: 5.31rem;
  line-height: 0.67rem;
  font-size: 0.51rem;
  color: #853c00;
  position: absolute;
  top:4.8rem;
  left: 2.1rem;
}
.toastrleftbtn{
  width: 2.98rem;
  height: 1.14rem;
  position: absolute;
  bottom: 0.8rem;
  left: 1.6rem;
}
.toastrrightbtn{
  width: 2.98rem;
  height: 1.14rem;
  position: absolute;
  bottom: 0.8rem;
  right: 1.6rem;
}
.toastrlefttext{
  width: 2.98rem;
  height: 1.14rem;
  position: absolute;
  bottom: 0.8rem;
  left: 1.6rem;
  text-align: center;
  line-height: 1.14rem;
  font-size: 0.53rem;
  color: #fff;
}
.toastrrighttext{
  width: 2.98rem;
  height: 1.14rem;
  position: absolute;
  bottom: 0.8rem;
  right: 1.6rem;
  text-align: center;
  line-height: 1.14rem;
  font-size: 0.53rem;
  color: #fff;
}
i, em, b { font-style: normal; font-weight: normal; }
ul,li{ margin: 0rem;padding: 0rem;}
.cdi{ word-break:break-all;-webkit-line-clamp:1; display: -webkit-box;-webkit-box-orient: vertical; width: 5rem; height: .8rem; overflow: hidden;}