/*初始化样式*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
html,body{
    width: 100%;height: 100%;background: #fff;
}
.note-head{
    width: 6.86rem;height: auto;overflow: hidden;margin: 0 auto;
}
.note-head-title{
    font-family:PingFangSC-Medium; font-size:0.4rem;line-height: 0.48rem; color:#333333; letter-spacing:0;  text-align:left;margin-top: 0.32rem;margin-bottom:0.32rem;float: left;
}
.note-head-person-box{
    width: 100%;height: auto;float: left;
}
.note-h-p-img{
    width: 0.5rem;height: 0.5rem;position: relative;float: left;background: blue;border-radius: 50%;
}
.note-h-p-img img{
    width: 0.5rem;height: 0.5rem;position: absolute;top:0;left:0;right: 0;bottom: 0;margin: auto;border-radius: 50%;
}
.note-h-p-name{
    font-family:PingFangSC-Regular;  font-size:0.28rem;  color:#333333;  letter-spacing:0;float: left;  line-height:0.5rem;margin-left: 0.14rem;  text-align:left;
}
.note-h-p-static{
    font-family:PingFangSC-Regular;  font-size:0.28rem;  color:#8c8c8c;  letter-spacing:0; float: left;  line-height:0.5rem; margin-left: 0.1rem;  text-align:left;
}
.note-h-p-time{
    font-family:PingFangSC-Regular;  font-size:0.24rem;  color:#8c8c8c;  letter-spacing:0;  line-height:0.5rem; margin-right: 0.04rem; text-align:right;float: right;
}
.note-des{
    background:#fafafa;  border-radius:4px;  width:100%;  height:64px;  float: left;margin-top: 0.14rem;margin-bottom:0.16rem;position: relative;
}
.note-des-title{
    font-family:PingFangSC-Regular; width: 5.74rem;margin: 0 auto;margin-top: 16px; font-size:15px;  color:#565b76;  letter-spacing:0;  line-height:0.4rem;  text-align:left;
}
.img-left{
    position: absolute;top:0.16rem;left:0.16rem;width: 0.24rem;height: 0.24rem;
}
.img-right{
    position: absolute;bottom: 0.16rem;right: 0.16rem;width: 0.24rem;height: 0.24rem;
}