
    textarea{
        outline: none;
    }
    .leavemessage{
        background-color: #FFFFFF;
        padding: 1.312rem .768rem 0px .768rem;
    }
    .leavemessage .leavemessage-title{
        display: flex;
    }
   .leavemessage .leavemessage-title p{
        width: .192rem;
        height: 1.056rem;
        margin-top: -0.256rem;
        background: #FF829C;
        border-radius: .096rem;
        margin-right: .32rem;
    }
    .leavemessage .leavemessage-title span{
        font-size: .96rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: .64rem;
    }
    .leavemessage .test{
        width: 100%;
        background: #F7F7F7;
        border-radius: .384rem;
        border: none;
        border-style: none;
        font-size: .768rem;
        color: #999999;
        line-height: 1.536rem;
        padding: .48rem;
        margin-top: 25px;
        font-family: Microsoft YaHei;
    }
    .leavemessage .btn{
        width: 16rem;
        line-height: 2.24rem;
        margin: auto;
        font-size: 1.024rem;
        text-align: center;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        background: #24BEEF;
        border-radius: 1.12rem;
        margin-top: .96rem;
    }
    .part{
        display: flex;
        padding: .96rem 0;
        border-bottom: 2px solid #F8F8F8;
    }
    .part .photo{
        width: 2.176rem;
        height: 2.176rem;
        border-radius: 50%;
        overflow: hidden;
        margin-right: .736rem;
    }
    .ly .title{
        font-size: .896rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: .832rem;
    }
    .ly .time{
        font-size: .768rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #969696;
        line-height: 1.376rem;
    }
    .ly .message{
        font-size: .896rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #2D2D2D;
        line-height: 1.376rem;
        margin-top: .1rem;
    }
    .ly .administrators{
        width: 19.328rem;
        font-size: .832rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
        background: #F8F8F8;
        border-left: .16rem solid #5BE3F1;
        padding:1.024rem 1.408rem 1.024rem .8rem;
        margin-top: .5rem;
    }
    .ly .administrators span{
        color: #333333;
       
    }