body{
    background-color: #f7f7f7;
}
.weui-half-screen-dialog__hd__main {
  text-align: center;
  font-size: .28rem;
}

.weui-half-screen-dialog__hd {
  line-height: 0.88rem;
  height: 0.88rem;
  min-height: .88rem;
  position: relative;
  font-size: 0.28rem;
}
.weui-half-screen-dialog__hd a{
    position: absolute;
    height:.88rem;
    width: .88rem;
    transform: rotate(180deg);
    background:  url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E) no-repeat center;
}
.weui-half-screen-dialog__bd {
  font-size: 0.26rem;
  color: #bebebe;
}


.h1{
    font-size:.30rem;
    color: #000;
}

.h2{
    color:#606266; 
    font-size:.26rem;
    padding-bottom: .1rem;
}

.time{
    color:#606266; padding-bottom:.2rem;line-height: .45rem; font-size:.25rem;
}

p{color:#606266; padding-bottom:.2rem;  text-indent: 0.48rem; line-height: .45rem; font-size:.25rem;}


.indent{
    color:#606266; 
    padding-left: 0.48rem;
    font-size:.25rem;
    padding-bottom: .2rem;
    line-height: .45rem; 
}

.weui-half-screen-dialog__bd{
    display: none;
}