.map-page{width:100%;height:100%;position:relative}.map_welcome{width:100%;height:80%;position:absolute;z-index:10;top:0;left:0;padding-left:75px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:linear-gradient(180deg,#e6f2ea,rgba(230,242,234,.1));background-blend-mode:multiply;padding-top:80px}.welcome_chat_title{font-size:44px;font-weight:500;margin-top:40px;color:#000}.welcome_chat_subtitle{color:rgba(0,0,0,.6);max-width:580px;line-height:22px}.welcome_chat_btn,.welcome_chat_subtitle{font-size:14px;font-weight:400;text-align:center}.welcome_chat_btn{padding:2px 16px;line-height:28px;background-color:#fff;color:#474747;border-radius:20px;cursor:pointer;border:1px solid #dedede;box-sizing:border-box;margin:1px;box-shadow:0 4px 12px rgba(0,0,0,.1);white-space:nowrap}.welcome_chat_list_box{gap:12px;top:-55px;left:0}.map_input_box,.welcome_chat_list_box{display:flex;flex-direction:row;align-items:center;position:absolute;width:100%}.map_input_box{bottom:60px;padding-left:75px;justify-content:center;z-index:99}.inputPanel{background:#fff;border-radius:28px;padding:10px 12px;display:flex;flex-direction:row;gap:8px;box-shadow:0 4px 14px rgba(0,0,0,.1);width:80%;max-width:740px;position:relative;margin-bottom:30px;align-items:flex-end}.textAreaWrap{flex:1 1}.input{width:100%;resize:none;border:none;outline:none;background:transparent;font-size:16px;color:#222}.bottomRow{display:flex;align-items:center;justify-content:flex-end;gap:10px}.iconBtn,.sendBtn{background:none;border:none;cursor:pointer}.sendBtn{align-items:center;justify-content:center;padding:0}.map_backView{background:none;position:absolute;width:100%;height:100%;z-index:90;cursor:pointer;right:0;top:0}.closeModel{width:30px;height:50px;border-top-right-radius:8px;border-bottom-right-radius:8px;position:absolute;right:-28px;z-index:-1;background:hsla(40,47%,96%,.96);top:45%;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.2)}.closeModel,.welcome_tabList{display:flex;justify-content:center;align-items:center}.welcome_tabList{width:100%;height:150px;position:relative;flex-direction:row;gap:10px}.welcome-button{width:245px;height:60px;font-size:24px;font-weight:700;color:#fff;background-color:#fb9541;border:none;border-radius:30px;cursor:pointer;transition:background .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.4)!important}