html .chat-hi-page{padding:60px 35px 200px}html .hi-page-greet{font-size:36px;font-weight:550;line-height:48px}html .hi-page-greet-name{color:#f5454b}html .hi-page-recommend{justify-content:space-between;gap:20px;margin-top:40px;font-size:14px;display:flex}html .hi-page-recommend>div{flex:1;width:30%}html .hi-page-recommend-title{font-size:16px;font-weight:550;line-height:24px}html .hi-page-recommend-item{cursor:pointer;background-color:#f5f7fa;border-radius:10px;justify-content:space-between;align-items:center;min-height:62px;margin-top:12px;padding:12px 20px;line-height:20px;transition:all .2s linear;display:flex}html .hi-page-recommend-item>div:first-child{max-width:calc(100% - 64px)}html .hi-page-recommend-item:hover{background-color:#e9eef7}html .hi-page-recommend-item:hover .hi-page-recommend-icon{color:#4d4d4d}html .hi-page-recommend-icon{color:#727c8f;text-align:center;background-color:#fff;border-radius:10px;min-width:24px;height:24px;margin-left:20px;font-size:8px;line-height:24px;transition:all .2s linear}html .hi-page-recommend-mobile{margin-top:24px}@media screen and (max-width:768px){html .hi-page-greet{font-size:22px;line-height:32px}html .chat-hi-page{padding-left:16px;padding-right:16px}}
