.dot {
    position: relative;
    top: -6px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background-color: #e34;
}

.content {
    padding: 30.797rpx;
}