.advice.message{width:100%;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.advice.message .adviceContTop{padding:0 40px}.advice.message .title{padding:24px 0 16px;font-size:32px;font-weight:700;color:#32393f;width:100%;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;border-bottom:1px solid #bcc7d5}.advice.message .adviceCont{height:calc(100vh - 312px);overflow-y:auto;padding:32px 40px 0}.advice.message .adviceCont .adviceLi{width:100%;background:#fff;border-radius:6px;border:1px solid #bcc7d5;padding:0 16px;color:#35414d;margin-bottom:25px}.advice.message .adviceCont .adviceLi .time{width:100%;height:52px;border-bottom:1px dashed #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advice.message .adviceCont .adviceLi .adviceDialogue{padding:14px 0 30px!important;position:relative}.advice.message .adviceCont .adviceLi .adviceDialogue>div{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5;margin-bottom:6px}.advice.message .adviceCont .adviceLi .adviceDialogue>div span{min-width:60px;display:inline-block;text-align:right}.advice.message .adviceCont .adviceLi .adviceDialogue>div p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.advice.message .content .close{max-height:66px;overflow:hidden;margin-bottom:20px}.advice.message .content .open{margin-bottom:20px}.advice.message .content .white pre{width:100%;white-space:pre-wrap;word-wrap:break-word}.advice.message .content>span,.advice.message .type>span{min-width:80px;text-align:right}.foldingMessage{width:100%;height:40px;padding:0 24px;background:#fff;border-top:1px dashed #bcc7d5;font-size:16px;font-family:MicrosoftYaHei;color:#32393f;cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;bottom:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box}.foldingMessage,.foldingMessage .tip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.foldingMessage .tip{width:74px;height:24px;background:#ff9544;border-radius:2px;color:#fff;margin-left:8px}