.chatCardBox{display:flex;width:calc(100% - 20px);overflow:hidden;margin-bottom:20px;padding:10px 0;mask:linear-gradient(255deg,transparent,#fff,#fff,#fff,#fff,#fff)}.chatCardBox a{display:flex;align-items:center;flex-direction:column;justify-content:center;min-width:104px;height:110px;background:#fff;box-shadow:0 3px 10px 0 rgba(77,97,121,.2);border-radius:10px;margin-right:10px;text-decoration:none}.chatCardBox a img{height:46px;width:46px;border-radius:23px}.chatCardBox a span{font-size:14px;color:#676e75;margin-top:10px}.RecommendQuestionsBox{width:calc(100% - 20px);display:flex;flex-direction:column;margin-bottom:60px}.RecommendQuestionsBox .RecommendQuestionsTop{width:133px;height:30px;background:#fff;border-radius:10px 10px 0 0;display:flex;align-items:center;padding-left:17px;box-sizing:border-box;position:relative;color:#3c8ff2}.RecommendQuestionsBox .RecommendQuestionsTop i{font-size:24px;margin-top:5px;margin-right:6px}.RecommendQuestionsBox .RecommendQuestionsTop span{font-size:16px;font-weight:600}.RecommendQuestionsBox .RecommendQuestionsTop .borderRadioSpan{position:absolute;width:20px;height:30px}.RecommendQuestionsTop::after{position:absolute;content:'';width:30px;height:30px;line-height:100px;display:block;text-align:center;background-image:radial-gradient(136px at 24px 7px,#f6f8fa 30px,#fff 30px);top:0;right:-30px}.RecommendQuestions{max-width:320px;width:100%;background:#fff;border-radius:0 10px 10px 10px;padding:20px;box-sizing:border-box}.RecommendQuestionsTitle{display:block;font-size:14px;color:#363c43;margin-bottom:20px}.RecommendQuestionsList{display:flex;flex-direction:column;width:100%}.RecommendQuestionsList span{display:flex;line-height:20px;margin-bottom:10px;max-width:283px;width:100%;background:#f5f7fa;border-radius:10px;color:#676e75;font-size:14px;cursor:pointer;padding:14px 20px;justify-content:space-between;text-align:left;align-items:center}.RecommendQuestionsList span:last-child{margin-bottom:0}.RecommendQuestionsList i{margin-left:5px}.chatCardBox::-webkit-scrollbar{opacity:0}.QuestionsListBox{width:320px;background:#f6f6f6;border:none!important;padding:0!important}.QuestionsListBox .text{background:#f6f6f6}.QuestionsListBox_mobile{width:calc(100% - 20px)!important;background:#f6f6f6;border:none;padding:0}