<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{background-color: #ededed;font-family:Microsoft YaHei;margin:0px}
.chatCon{display:inline-block;margin-bottom:110px;overflow-y:auto;width:100%;}
.leftBox{min-height:50px;width:100%;margin-top:10px;clear:both;float:left}
.leftHead{width:30px;height:39px;vertical-align: middle;margin:0 3px 0 15px;float:left}
.rightHead{width:40px;height:40px;margin:0 15px 0 3px;float:right}
.leftChat{min-height:50px;}
.leftTri{border:6px solid transparent;border-right:6px solid #fff;float:left;margin-top:17px;}
.rightTri{border:6px solid transparent;border-left:6px solid #95ec69;float:right;margin-top:17px;}
.chatContent{background-color: #fff;min-height:30px;border-radius:2px;float:left;max-width:62%;padding:5px;font-size:16px;
display:flex;align-items:center}
.chatContentr{float:right;background-color:#95ec69}
.question{clear:both;float:left;width:70%;margin:33px 0 0 15%;min-height:117px;font-size:15px;background-color: #fff;border:1px solid #ccc}
.questionList{min-height:39px;padding:8px 8px;display:flex;align-items:center;border-bottom:1px solid #ccc;position:relative}
.questionList .angleRight{position:absolute;right:8px;bottom:8px;font-size:20px;}
.con{max-width:95%}
.woxiang{width:100%;height:50px;background-color: #fff;font-size:15px;display:flex;align-items:center;}
.woxiang span{margin:0 10px 0 16px;}
.woxiang ul li{ display: inline-block;height:13px;padding:6px;border-radius:13px;float:left;border:1px solid #ccc;margin-right:15px;line-height:13px;
list-style:none;color:#999;}
.woxiangBox{-webkit-padding-start:0px!important;height:28px; display: inline;float: left;display: flex;
white-space: nowrap;overflow-x: scroll;-webkit-overflow-scrolling: touch;overflow-y: hidden;}
.shuru{width:100%;height:57px;}
.text{padding:10px 15px;border:0px solid #ffffff;min-height:22px;max-height:100px;font-size:15px;font-family:Microsoft YaHei;
background-color:#fff;border-radius:0!important;box-shadow:0 0 0 0 #fff;margin:8px 0 0 8px;float:left}
.bottomBox{position:fixed;bottom:0px;background-color: #ededed;width:100%;}
.botton{max-width:20%;height:36px;line-height:36px;background-color: #1479d7;float:left;
border:0px solid #ffffff;font-size: 14px;color:#ffffff;padding:0px 5px;margin:10px 0 0 15px;width:60px;}
.alertwarn{position:fixed;width:160px;height:60px;text-align:center;background-color: rgba(0,0,0,0.5);color:#fff;
border-radius:15px;left:50%;top:35%;margin-left:-100px;padding:20px;display: flex;align-items: center;
justify-content: center;flex-direction: column;display:none}




</pre></body></html>