.ant-tabs-nav{margin:0!important}.ant-modal-content .ant-modal-header{background-color:#3864ad}.ant-modal-content .ant-modal-close,.ant-modal-content .ant-modal-header .ant-modal-title{color:#fff}.ant-modal-content .ant-modal-footer{display:-ms-flexbox;display:flex;border-top:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ant-modal-content .ant-modal-footer .ant-btn{border:none;color:#fff;width:100px;background-color:#ababab;border-radius:15px}.ant-modal-content .ant-modal-footer .ant-btn-primary{background-color:#3864ad}.font-size-12{font-size:12px!important;font-size:calc(12px*var(--font-size-factor))!important}.font-size-14{font-size:14px!important;font-size:calc(14px*var(--font-size-factor))!important}.font-size-16{font-size:16px!important;font-size:calc(16px*var(--font-size-factor))!important}.font-size-18{font-size:18px!important;font-size:calc(18px*var(--font-size-factor))!important}.font-size-20{font-size:20px!important;font-size:calc(20px*var(--font-size-factor))!important}.chat-container,.chat-container .ant-btn,.chat-container .ant-descriptions-item-content,.chat-container .ant-dropdown-menu-item,.chat-container .ant-form-item,.chat-container .ant-input,.chat-container .ant-menu-item,.chat-container .ant-modal-body,.chat-container .ant-pagination,.chat-container .ant-select,.chat-container .ant-tabs,.chat-container .ant-tabs-tab{font-size:14px;font-size:calc(14px*var(--font-size-factor))}.chat-container h1{font-size:24px;font-size:calc(24px*var(--font-size-factor))}.chat-container h2{font-size:20px;font-size:calc(20px*var(--font-size-factor))}.chat-container h3{font-size:18px;font-size:calc(18px*var(--font-size-factor))}.chat-container h4{font-size:16px;font-size:calc(16px*var(--font-size-factor))}.chat-container h5{font-size:14px;font-size:calc(14px*var(--font-size-factor))}:root{--font-size-factor:1}#root,body,html{height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}textarea{resize:none}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:block}.clearfix:after{clear:both;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #d9d9d9;border-radius:5px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#d9d9d9}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:window-inactive{background:#d9d9d9}.body-container.body-container-pc{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin:0 auto;padding-top:48px;width:100%;height:100%;box-sizing:border-box;overflow-y:hidden}.body-container.body-container-pc>div{height:100%!important}.body-container.body-container-pc>div:not(:first-child){-ms-flex-negative:0!important;flex-shrink:0!important}.body-container.body-container-pc .chat-container{position:relative;-ms-flex:0 0 930px;flex:0 0 930px;width:930px;-ms-flex:1 1;flex:1 1;transition:all .5s}.body-container.body-container-pc .chat-container.chat-container-collapse{width:1080px;-ms-flex:0 0 1080px;flex:0 0 1080px}.body-container.body-container-pc .chat-container.chat-container-collapse+.center-panel{display:none}.body-container.body-container-h5 ::-webkit-scrollbar{width:8px;height:0}.body-container.body-container-h5 .center-panel,.body-container.body-container-h5 .right-menu-float{display:none}.body-container.body-container-h5 .chat-container{width:100%;height:100vh}.body-container.body-container-h5 .chat-container .chat-header,.body-container.body-container-h5 .chat-container .search-card .hot-list{display:none}.center-panel{transition:all .5s ease 0s;margin-left:10px;width:300px}.center-panel>div{height:calc(50% - 10px);overflow-y:hidden}@media screen and (max-width:1200px){.right-menu-float{display:none}}@media screen and (max-width:1120px){.center-panel{display:none}.body-container.body-container-pc .chat-container{width:100%!important}}footer,header{font-size:var(--font-size-16)}footer dl,footer ol,footer p,footer ul,header dl,header ol,header p,header ul{margin-bottom:0}footer p{font-family:Microsoft YaHei,Helvetica Neue,PingFang SC,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif}footer a{color:var(--footer-text-color)}#root{height:830px}.right-menu-float{width:118px;margin-left:10px;font-size:14px;color:#000;background-color:#fff;overflow-y:auto}.right-menu-float .item{cursor:pointer;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px}.right-menu-float .item,.right-menu-float .item .item-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.right-menu-float .item .item-icon{-ms-flex-pack:center;justify-content:center;width:50px;border-radius:50px;background:#f3f6fc;height:50px;color:#96a6c6}.right-menu-float .item .item-icon:hover{color:#3864ad;background:#d2f0fc}.history-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:20px;width:100%;background:#f3faff}.history-card .card-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;font-weight:700;font-size:14px;line-height:1.5715}.history-card .card-body{-ms-flex:1 1;flex:1 1;background-color:#fff;border:1px solid #fdf1e9;height:300px;overflow:auto;position:relative;padding:10px}.history-card .card-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.history-card .card-content .item-empty{margin:0 auto}.history-card .card-content .item{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;padding:1px 10px;margin:5px;background:#fff;cursor:pointer;color:#000;border:1px solid #e0e0e0;border-radius:8px}.history-card .card-content .item:hover{color:#fff;background:#3864ad;border-color:#3864ad}.font-card{background-color:#f3faff;border-radius:8px;padding:12px 16px;display:-ms-flexbox;display:flex;margin-top:13px}.font-card .font-card-title{font-size:14px;color:#333;font-weight:700}.font-card .font-size-options{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-left:30px;-ms-flex:1 1;flex:1 1}.font-card .font-size-options .font-size-option{-ms-flex:1 1;flex:1 1;text-align:center;border-radius:4px;cursor:pointer;transition:all .3s ease;color:#666;margin:0 5px}.font-card .font-size-options .font-size-option:hover{background-color:#f5f5f5}.font-card .font-size-options .font-size-option.active{background-color:#3864ad;color:#fff}.font-card .font-size-options .font-size-option.font-size-small{font-size:12px}.font-card .font-size-options .font-size-option.font-size-medium{font-size:14px}.font-card .font-size-options .font-size-option.font-size-large{font-size:16px}.shortcut-card{width:100%}.shortcut-card .ant-tabs-content-holder{overflow-y:auto;border:1px solid #fdf1e9}.shortcut-card .ant-tabs-nav{padding-left:20px;background-color:#f3faff}.shortcut-card .card-tabs{height:100%}.shortcut-card .card-tabs .tab-item{background-color:#fff;padding-left:9px}.shortcut-card .card-tabs .ant-tabs-tab-btn{font-weight:600}.shortcut-card .ant-tabs-tab+.ant-tabs-tab{margin-left:15px}.shortcut-card .list-card{padding-bottom:10px;height:300px;overflow:hidden}.shortcut-card .list-card>div:first-child .item{margin-top:10px}.shortcut-card .list-card>div:last-child .item{margin-bottom:0}.shortcut-card .list-card .item{display:-ms-flexbox;display:flex;font-size:14px;cursor:pointer;margin:20px 0}.shortcut-card .list-card .item .ant-typography:hover{color:#3864ad}.search-card{width:100%;height:148px}.search-card .hot-list{padding:10px 20px;background:#f6f6f6}.search-card .hot-list,.search-card .hot-list-inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-ms-flexbox;display:flex}.search-card .hot-list-inner{max-width:710px;min-width:300px}.search-card .hot-list-label{white-space:nowrap}.search-card .hot-list .item{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;line-height:24px;border-radius:5px;margin-right:10px;color:#282828;background:#fff;padding:0 10px}.search-card .hot-list .item:hover{color:#fff;background:#3864ad}.search-card .emoij{margin-left:17px;width:42px;height:56px;cursor:pointer}.search-card .search-input-cor{-ms-flex:auto;flex:auto;position:relative}.search-card .search-input-cor .ant-input-affix-wrapper,.search-card .search-input-cor textarea{border-radius:8px}.search-card .search-voice-cor{-ms-flex:1 1;flex:1 1;height:76px;border:1px solid #e5e5e5;background-color:#fff;-ms-flex-pack:center;justify-content:center}.search-card .search-form,.search-card .search-voice-cor{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.search-card .search-form{padding:0 20px 20px;position:relative;background:#f6f6f6}.search-card .search-form-switch{margin-left:-10px;margin-right:10px}.search-card .search-form-switch img{width:50px;height:50px}.search-card .search-num{z-index:2;right:10px;bottom:10px;position:absolute;color:#bababa;font-size:12px}.search-card .search-submit{-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.search-card .search-submit .submit-message{color:#bababa;margin-top:10}.search-card .suggestion{position:absolute;padding:12px;max-width:100%;max-height:300px;overflow-y:auto;top:0;transform:translateY(-100%);background-color:#fff;box-shadow:0 0 15px 0 rgb(0 0 0)}.search-card .suggestion .suggestion-item{font-size:14px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:25px}.search-card .suggestion .suggestion-item .higher-words{color:#3864ad}.search-card .suggestion .suggestion-item span{cursor:pointer}.search-card .suggestion .suggestion-item span:hover{color:#3864ad}.body-container-pc .search-card{padding-top:8px}.body-container-pc .search-submit{margin-left:20px}.body-container-h5 .search-card .search-form{padding:12px 10px}.body-container-h5 .search-card .search-submit{margin-left:10px}.body-container-h5 .search-card .search-submit .submit-message{display:none}.expression-box{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:221px}.expression-box .expression-item{margin-right:7px;margin-bottom:6px;width:50px;cursor:pointer;text-align:center}.expression-box .expression-item img{width:50px;height:50px}.expression-box .expression-item span{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px;color:#8f8f8f}.expression-box .expression-item:nth-of-type(4n){margin-right:0}.voice-bar{position:relative}.voice-bar-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.voice-bar img{width:32px;height:32px;cursor:pointer;position:absolute;left:-38px;top:50%;transform:translateY(-50%)}.voice-status{text-align:center}.voice-tip{font-size:14px;color:#282828;margin-top:10px}.voice-tip a{text-decoration:underline;margin-left:5px;font-weight:700}.chat-header{background:url(/static/media/header-blue.04a664e0.png);height:50px;width:100%;position:relative;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.chat-header .header-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:2px 7px;border:1px solid #e9f3fc;color:#fff;margin-left:18px;border-radius:8px;font-size:17px;cursor:pointer;word-break:keep-all}.chat-header .header-btn img{width:20px;height:20px;margin-right:5px}.chat-header .header-btn:hover{background:hsla(0,0%,100%,.3)}.chat-header .collapse-icon{cursor:pointer;line-height:11px;transition:all .5s;color:#fff;position:absolute;top:13px;right:18px}.chat-header .collapse-icon.collapse-out{transform:rotate(0deg)}.chat-header .collapse-icon.collapse-in{transform:rotate(180deg)}@keyframes shake{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.chat-header .title-logo{width:96px;height:96px;position:relative;top:-48px;left:1px;cursor:pointer}.chat-header .title-logo:hover{animation:shake 1s ease .2s both}.chat-header .title-text{font-weight:800;color:#fff;margin-top:9px;font-size:20px}.chat-header .title-audio{-ms-flex-item-align:center;align-self:center;margin-top:5px;margin-left:15px;margin-right:15px;position:relative}.chat-header .title-audio img{height:32px;width:32px;cursor:pointer}.chat-header .title-audio.disabled:after{position:absolute;content:"";width:130%;height:2px;background-color:#fff;top:0;left:0;transform:rotate(45deg) translate(15%,700%);z-index:2}.chat-header .title-location{height:32px;margin-top:10px;padding:2px 5px;background:hsla(0,0%,100%,.3);border-radius:5px;border:1px solid #fff;font-size:16px;color:#fff;cursor:pointer;-ms-flex:1 1;flex:1 1;min-width:0;display:-ms-flexbox;display:flex}.chat-header .location-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.qrcode-container{width:150px;height:180px}.qrcode-container img{width:150px;height:150px}.qrcode-container .qrcode-tip{font-size:16px;color:#888;text-align:center;margin-top:5px}.chat-clean-button{cursor:pointer;color:#fff;font-size:14px;position:absolute;left:50%;padding:3px 10px;border-radius:12px;background:#d9d9d9;transform:translateX(-50%)}.body-container-pc .chat-clean-button{bottom:140px;margin:10px 0}.body-container-h5 .chat-clean-button{bottom:100px;margin:0}.chat-body{position:relative;width:100%;background:#f8f8f8;box-sizing:border-box;overflow:auto}.chat-body .chat-static-message{animation:showAnimation 1s linear;display:-ms-flexbox;display:flex}.chat-body .chat-static-message .avatar{position:relative}.chat-body .chat-static-message .avatar img{height:auto;position:absolute}.chat-body .chat-static-message .message-body{background:#fff;max-width:80%;border-radius:10px;border-top-left-radius:0;font-size:calc(14px*var(--font-size-factor));color:#282828}.chat-body .hot-task-list{margin-top:10px}.chat-body .hot-task-list .item{background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:cover;color:#282828;border-radius:10px;cursor:pointer;display:inline-block;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;text-align:center}.chat-msg-markdown{word-break:break-all}.chat-msg-markdown p:last-child{margin:0;padding:0}.chat-msg-llm{margin-left:62px!important;margin-top:40px!important}.chat-msg .chat-msg-title{color:#999;display:inline-block}.chat-msg .chat-msg-body,.chat-msg .chat-msg-card{width:100%;margin-top:10px}.chat-msg .chat-msg-body{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex}.chat-msg .chat-msg-body.no-margin{margin-top:0}.chat-msg .chat-msg-body .item,.chat-msg .chat-msg-card .item{max-width:100%;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px;white-space:nowrap;cursor:pointer;line-height:20px;padding:5px 12px;border-radius:8px;margin-right:10px;border:1px solid #e0e0e0;color:#000}.chat-msg .chat-msg-body .item.item-select,.chat-msg .chat-msg-body .item:hover,.chat-msg .chat-msg-card .item.item-select,.chat-msg .chat-msg-card .item:hover{color:#fff;background:#3864ad}.chat-msg .chat-msg-page{display:block}.chat-msg .chat-msg-area{margin:24px 0}.chat-msg .chat-msg-area .item{cursor:pointer;font-size:14px;color:#ababab;display:inline-block;padding:1px 12px}.chat-msg .chat-msg-area .item.item-root{color:#ff6200}.chat-msg .chat-msg-area .item.item-select{color:#ff9400}.chat-msg .chat-msg-list .item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.chat-msg .chat-msg-list .item:hover .item-title{color:#3864ad}.chat-msg .chat-msg-list .item:hover .item-label{color:#6a96df}.chat-msg .chat-msg-list .item .item-title{-ms-flex-positive:1;flex-grow:1;color:rgba(0,0,0,.85);overflow-wrap:break-word}.chat-msg .chat-msg-list .item .item-label{color:#acacac;white-space:nowrap}.chat-msg .target-area-btn{display:inline-block;color:#02a7f0}.chat-msg.chat-msg-sx .chat-msg-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.chat-msg.chat-msg-sx .link-btn{display:inline-block;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px;white-space:nowrap;cursor:pointer;line-height:30px;height:30px;padding:0 17px;border-radius:15px;margin-right:10px;background:#3864ad;color:#fff}.chat-msg.chat-msg-sx .link-btn:hover{color:#fff;background:#3864ad}.chat-msg .chat-msg-bk-detail .show-btn{position:absolute;top:-15px;width:100%;height:10px;background:linear-gradient(0deg,#fff,transparent)}.chat-msg.chat-msg-hd .chat-msg-title{padding:16px 0;width:100%;border-bottom:1px solid #f0f0f0}.chat-msg.chat-msg-hd .chat-msg-body{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:10px 24px 24px}.chat-msg.chat-msg-hd .chat-msg-body .answer-label{background:#ff9400;text-align:center;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;line-height:24px;border-radius:50%;color:#fff;margin-right:16px}.chat-msg.chat-msg-hd .chat-msg-body .answer-body{-ms-flex-positive:1;flex-grow:1;min-width:120px;font-size:14px;line-height:1.5715;color:rgba(0,0,0,.45)}.chat-msg .text-link{color:#3864ad;cursor:pointer}.msg-feedback{margin:10px -13px 0;padding:10px 13px;border-top:1px solid #eee}.msg-feedback button{margin-right:10px}.chat-msg-container{animation:showAnimation 1s linear}.chat-msg-container .msg-body-container{box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.chat-msg-container .box-left{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.chat-msg-container .box-left .msg-body-container{background:#fff;border-radius:10px;border-top-left-radius:0;color:#282828}.chat-msg-container .box-center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start}.chat-msg-container .box-center .msg-body-container{background:#d9d9d9;color:#fff;border-radius:5px;text-align:center}.chat-msg-container .box-right{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start}.chat-msg-container .box-right .msg-body-container{max-width:60%;width:auto;background:#8cb2dd;margin-left:0;margin-right:12px;color:#fff;padding:12px 13px;border-radius:0 10px 10px;border-top-left-radius:10px;border-top-right-radius:0;line-height:24px}.answer-recommend{padding:12px 20px 0;margin-left:62px;margin-top:20px;width:400px;background:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:0 10px 10px 10px}.answer-recommend .recommend-title{font-size:14px;color:#999;line-height:24px}.answer-recommend .recommend-list{list-style:none;margin:0;padding:20px 0;border-bottom:1px solid #f2f2f2}.answer-recommend .recommend-item{display:-ms-flexbox;display:flex;margin-top:10px;-ms-flex-align:center;align-items:center;font-size:14px;cursor:pointer}.answer-recommend .recommend-item:first-child{margin-top:0}.answer-recommend .recommend-item .area{color:#3864ad}.answer-recommend .recommend-item .type{color:#999}.answer-recommend .recommend-item .content{-ms-flex:1 1;flex:1 1;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.answer-recommend .other{padding:5px 0;color:#999;line-height:20px;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.service-card .chat-msg-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.service-card .type-list{list-style:none;padding:0}.service-card .other{padding-bottom:7px}.no-sx .other,.service-card .other{text-align:center;color:#999;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.no-sx .other{padding:9px 0 6px;border-top:1px solid #f2f2f2}.no-sx .item{line-height:25px;cursor:pointer}.no-sx .item:hover{color:#3864ad}@keyframes showAnimation{0%{opacity:0}to{opacity:1}}.body-container-pc .chat-body{height:calc(100% - 198px);padding:0 20px 40px}.body-container-pc .chat-body .chat-static-message{margin-top:24px}.body-container-pc .chat-body .chat-static-message .avatar{height:50px;width:50px}.body-container-pc .chat-body .chat-static-message .avatar img{width:50px;top:-17px}.body-container-pc .chat-body .chat-static-message .message-body{padding:5px 13px;margin-left:12px;line-height:24px;box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.body-container-pc .chat-body .chat-static-message .message-body.location-msg>span{font-size:14px;color:#333;font-weight:600;line-height:24px}.body-container-pc .chat-body .chat-static-message .message-body.location-msg>div{margin-top:9px;padding-bottom:12px;font-size:14px;line-height:20px}.body-container-pc .chat-body .chat-static-message .message-body.location-msg>div .address{margin:0 12px;color:#999}.body-container-pc .chat-body .chat-static-message .message-body.location-msg>div .change-area{color:#3864ad;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.body-container-pc .chat-body .hot-task-list{display:-ms-flexbox;display:flex;margin-left:50px;-ms-flex-wrap:wrap;flex-wrap:wrap}.body-container-pc .chat-body .hot-task-list .item{line-height:24px;width:80px;height:80px;padding:5px 0;margin-left:5px;margin-bottom:10px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);transition:.2s}.body-container-pc .chat-body .hot-task-list .item:hover{filter:brightness(1.02)}.body-container-pc .chat-msg-container{margin-top:24px}.body-container-pc .chat-msg-container .box-left{margin-top:-24px;padding-right:50px}.body-container-pc .chat-msg-container .box-left .msg-body-container{margin-top:24px;max-width:80%;padding:5px 13px;margin-left:12px;line-height:24px}.body-container-pc .chat-msg-container .box-center .msg-body-container{padding:0 10px;margin-top:20px}.body-container-pc .chat-msg-container .box-right{padding-left:50px}.body-container-pc .chat-msg-container .box-right .msg-body-container{margin-top:10px;max-width:60%;padding:12px 13px;margin-right:12px;line-height:24px}.body-container-pc .chat-msg-container .avatar-image{-ms-flex:0 0 50px;flex:0 0 50px;width:50px}.body-container-h5 .chat-body{height:calc(100vh - 100px);padding:0 8px 30px;font-size:14px}.body-container-h5 .chat-body .chat-static-message{margin-top:10px}.body-container-h5 .chat-body .chat-static-message .avatar{height:30px;width:30px}.body-container-h5 .chat-body .chat-static-message .avatar img{width:30px;top:-10px}.body-container-h5 .chat-body .chat-static-message .message-body{padding:5px 10px;margin-left:8px;line-height:18px}.body-container-h5 .chat-body .hot-task-list{display:block;width:100%;overflow:auto;white-space:nowrap}.body-container-h5 .chat-body .hot-task-list .item{font-size:12px;line-height:16px;width:60px;height:60px;padding:5px 0;margin-left:5px;margin-bottom:10px}.body-container-h5 .chat-msg.chat-msg-sx .link-btn{display:none}.body-container-h5 .chat-msg.chat-msg-hd .chat-msg-title{padding:0 0 5px;font-size:14px}.body-container-h5 .chat-msg.chat-msg-hd .chat-msg-body{padding:0 0 5px}.body-container-h5 .chat-msg.chat-msg-hd .chat-msg-body .answer-label{margin-right:10px}.body-container-h5 .chat-msg.chat-msg-hd .chat-msg-body .answer-body{line-height:18px}.body-container-h5 .msg-feedback{margin-left:10px}.body-container-h5 .chat-msg-container{margin-top:15px}.body-container-h5 .chat-msg-container .box-left{margin-top:-10px;padding-right:30px}.body-container-h5 .chat-msg-container .box-left .msg-body-container{margin-top:10px;max-width:calc(100vw - 98px);padding:5px 10px;margin-left:8px;line-height:18px}.body-container-h5 .chat-msg-container .box-center .msg-body-container{padding:0 10px;margin-top:10px}.body-container-h5 .chat-msg-container .box-right{padding-left:30px}.body-container-h5 .chat-msg-container .box-right .msg-body-container{margin-top:10px;max-width:calc(100vw - 105px);padding:8px 10px;margin-right:8px;line-height:18px}.body-container-h5 .chat-msg-container .avatar-image{-ms-flex:0 0 30px;flex:0 0 30px;width:30px}.chat-msg-area-modal .modal-row{display:-ms-flexbox;display:flex;margin-bottom:10px}.chat-msg-area-modal .modal-row .modal-label{-ms-flex:0 0 80px;flex:0 0 80px;font-size:18px;color:#282828;margin-right:32px}.chat-msg-area-modal .modal-row .modal-body{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.chat-msg-area-modal .modal-row .modal-body.inline{display:block}.chat-msg-area-modal .modal-row .modal-body.inline .item{display:inline-block}.chat-msg-area-modal .modal-row .modal-body .item{border:1px solid #d9d9d9;border-radius:5px;cursor:pointer;padding:3px 12px;margin-right:10px;background:#fff;color:grey;margin-bottom:10px}.chat-msg-area-modal .modal-row .modal-body .item.item-select,.chat-msg-area-modal .modal-row .modal-body .item:hover{border:1px solid #3864ad;background:#3864ad;color:#fff}.chat-msg-area-modal.chat-msg-area-model-h5 .modal-row .modal-label{-ms-flex:0 0 40px;flex:0 0 40px;font-size:14px;margin-right:10px}.chat-msg-area-modal.chat-msg-area-model-h5 .modal-row .modal-body .item{font-size:12px;padding:2px 12px}.area-confirm .head{color:#999;-ms-user-select:none;user-select:none;-webkit-user-select:none}.area-confirm .head .area-name{color:#3864ad;text-decoration:underline;cursor:pointer}.area-confirm .head .arrow{margin:0 4px}.area-confirm .area-ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0}.area-confirm .area-ul li{margin-right:10px;margin-bottom:10px;list-style:none;cursor:pointer;color:#242424;transition:color .26s}.area-confirm .area-ul li:hover{color:#3864ad}.no-answer{position:relative}.no-answer .recommend{position:absolute;left:-13px;top:calc(100% + 20px);width:322px;height:100px;background-color:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-radius:0 10px 10px 10px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.body-container-pc .chat-body:after{content:"";display:block;width:100%;height:40px}}.double-flow{width:532px;min-width:0}.double-flow-container{margin:-5px -13px;box-sizing:border-box}.double-flow .flow-tabs{display:-ms-flexbox;display:flex;width:532px;min-width:0;height:50px;position:relative;overflow:hidden;border-top-left-radius:2px;border-top-right-radius:10px}.double-flow .flow-tabs .flow-tabs-bg{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(/static/media/flow-tabs-bg.49751374.png);background-size:cover;z-index:2;pointer-events:none}.double-flow .flow-tab{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#3864ad;font-size:16px;font-weight:500;position:relative;cursor:pointer}.double-flow .flow-tab.active{background-color:#3864ad;color:#fff}.double-flow .flow-tab.active:before{position:absolute;content:"";left:50%;top:38px;width:24px;height:2px;background:#fff;border-radius:1px;transform:translateX(-50%)}.double-flow .flow-tab.active:after{position:absolute;content:" ";top:0;background-color:#fff;background-image:url(data:image/png;base64,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);background-size:cover;height:50px;width:70px}.double-flow .flow-tab.active.left:after{right:-35px;transform:rotateY(180deg)}.double-flow .flow-tab.active.right:after{left:-45px}.double-flow .double-flow-body{padding:5px 13px}.chat-msg-markdown p{margin:0!important;padding:0!important}.msg-sx-navigator .area-tip,.msg-sx-navigator .navigator-desc{font-size:14px;line-height:24px;margin-bottom:10px}.msg-sx-navigator .area-tip .current-area{color:#3864ad}.msg-sx-navigator .area-list{width:100%;margin-top:10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:0 16px;gap:0 16px}.msg-sx-navigator .area-list .area-item{color:#3864ad;font-size:14px;line-height:24px;cursor:pointer;text-decoration:underline}.msg-sx-navigator .area-list .area-item:hover{opacity:.8}.msg-sx-navigator .modify-tip{font-size:14px;line-height:24px;margin-top:10px}.msg-sx-navigator .modify-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:10px}.msg-sx-navigator .modify-area .current-area-display{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;white-space:nowrap;color:#02a7f0}.msg-sx-navigator .modify-area .modify-area-btn{cursor:pointer;text-decoration:underline;white-space:nowrap;color:#3864ad;font-size:14px;margin-left:20px}.msg-sx-navigator .modify-area .modify-area-btn:hover{opacity:.8}@keyframes ldio-yzaezf3dcmj-o{0%{opacity:1;transform:translate(0)}49.99%{opacity:1;transform:translate(10px)}50%{opacity:0;transform:translate(10px)}to{opacity:0;transform:translate(0)}}@keyframes ldio-yzaezf3dcmj{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}.ldio-yzaezf3dcmj div{position:absolute;width:10px;height:10px;border-radius:50%}.ldio-yzaezf3dcmj div:first-child{background:#3566b0;animation:ldio-yzaezf3dcmj 1s linear infinite;animation-delay:-.5s}.ldio-yzaezf3dcmj div:nth-child(2){background:#89b3e0;animation:ldio-yzaezf3dcmj 1s linear infinite;animation-delay:0s}.ldio-yzaezf3dcmj div:nth-child(3){background:#3566b0;animation:ldio-yzaezf3dcmj-o 1s linear infinite;animation-delay:-.5s}.loadingio-spinner-dual-ball-2by998twmg8{width:25px;height:10px;display:inline-block;overflow:hidden;background:#fff}.ldio-yzaezf3dcmj{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.ldio-yzaezf3dcmj div{box-sizing:content-box}.chat-static-message.static-area-select .message-body .area-tip-text{font-size:14px;color:#333;line-height:24px;margin-bottom:9px}.chat-static-message.static-area-select .message-body .area-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.chat-static-message.static-area-select .message-body .current-area-display{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;white-space:nowrap;color:#02a7f0}.chat-static-message.static-area-select .message-body .modify-area-btn{cursor:pointer;text-decoration:underline;white-space:nowrap;color:#3864ad;font-size:14px;margin-left:20px}.chat-static-message.static-area-select .message-body .modify-area-btn:hover{opacity:.8}@font-face{font-family:"阿里妈妈数黑体 Bold";font-weight:700;src:url(/static/media/AlimamaShuHeiTi-Bold.07ba6db1.woff2) format("woff2"),url(/static/media/AlimamaShuHeiTi-Bold.70201630.woff) format("woff");font-display:swap}.guide-container{position:fixed;z-index:9999}.guide-container,.guide-mask{top:0;left:0;right:0;bottom:0}.guide-mask{position:absolute;background:#000816;opacity:.9}.guide-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1280px;height:780px;text-align:center}.guide-close{right:-50px;top:-40px;width:150px;height:60px;background:#3864ad;color:#fff;font-size:24px;font-weight:700;border-radius:10px;line-height:60px}.guide-close,.guide-direction{position:absolute;cursor:pointer}.guide-direction{top:50%;transform:translateY(-50%)}.guide-direction:hover img{transform:scale(1.1)}.guide-direction.left{left:-60px}.guide-direction.right{right:-60px}.guide-direction img{width:60px;height:60px;transition:transform .3s}.guide-title{color:#fff;font-size:36px;font-weight:700;position:relative}.guide-title:after{content:"";display:inline-block;width:60px;height:6px;border-radius:3px;background:#3864ad;position:absolute;left:50%;bottom:-7px;transform:translateX(-50%)}.guide-desc{color:#a5c7ff;font-size:18px;width:-moz-fit-content;width:fit-content;max-width:1000px;margin:100px auto 0;text-align:left}.guide-detail{width:820px;margin:90px auto 0}.guide-xiaoji1{width:124px;height:236px;position:absolute}.guide-xiaoji1.page1{right:40px;top:30px}.guide-xiaoji1.page2{right:90px;top:220px}.guide-xiaoji1.page3{right:60px;top:130px}.guide-xiaoji2{width:161px;height:244px;position:absolute}.guide-xiaoji2.page1{left:-180px;top:30px}.guide-bot{width:133px;height:200px;position:absolute}.guide-bot.page1{left:-20px;top:35px}.guide-bot.page2{left:-20px;top:80px}.guide-bot.page3{left:-10px;top:70px}.guide-bot.page5{left:140px;top:500px}.guide-grid{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:127px 40px 0}.guide-grid-item{width:270px;height:360px;background-color:rgba(56,100,173,.2);border:1px solid #3864ad}.guide-grid-item img{width:100px;height:100px;margin-top:60px}.guide-grid-item-title{color:#a5c7ff;font-size:30px;font-weight:700;font-family:"阿里妈妈数黑体 Bold";margin-top:46px}.guide-grid-item-desc{color:#fff;font-size:24px;margin-top:14px;font-weight:700}.guide-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.guide-dots .guide-dot{width:12px;height:12px;border-radius:6px;background:#3864ad;margin:0 6px;cursor:pointer;transition:width .3s}.guide-dots .guide-dot.active{width:48px}.service-tags{-ms-flex-pack:justify;justify-content:space-between;margin-top:15px;position:relative}.service-tag,.service-tags{display:-ms-flexbox;display:flex}.service-tag{width:120px;padding:5px 0;background:rgba(56,100,173,.2);border-radius:10px;color:#a5c7ff;font-size:18px;font-weight:700;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0 10px;box-sizing:border-box;border:1px solid #3864ad}.service-tag.active{background:#3864ad;color:#fff}.service-tag.large{width:260px;background:hsla(0,0%,100%,.2);border:1px solid #fff;color:#fff}.service-tag.large.active{background:rgba(56,173,173,.2);color:#a5ffd6;border-color:#38ad9a}.three-dots{color:#fff;position:absolute;right:-20px;top:-35px}.three-dots,.three-dots-vertical{font-size:50px;width:20px;height:20px}.three-dots-vertical{display:inilne-block;text-align:center;margin-left:105px;margin-bottom:40px;color:#9bf0cb;transform:rotate(90deg) translateX(15px)}.guide-steps{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:50px}.guide-steps .guide-step{position:relative}.guide-steps .guide-step img{width:60px;height:60px}.guide-steps .guide-step-title{position:absolute;bottom:-30px;word-break:keep-all;color:#fff;left:-10px}.guide-steps .guide-step-line{width:534px;height:8px;background-image:radial-gradient(circle,#a9c8fd 30%,rgba(169,200,253,0) 0);background-size:8px 8px;background-repeat:repeat-x;margin:0 13px}.guide-card{border-radius:10px;border:1px solid #3864ad;padding:10px}.guide-card.active{background:rgba(92,110,162,.2)}.guide-chat{background:rgba(56,173,173,.2);border-radius:10px;border:1px solid #38ad9a;padding:20px;font-size:14px;color:#fff;line-height:20px;text-align:left;margin:0 10px;max-width:320px}.guide-tips{margin-left:60px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;position:relative}.guide-tips:before{position:absolute;height:calc(100% - 60px);left:-30px;top:30px;content:"";width:3px;background-image:radial-gradient(circle,#a9c8fd 30%,rgba(169,200,253,0) 0);background-size:2px 6px;background-repeat:repeat-y}.guide-tip{background-color:rgba(56,100,173,.3);width:550px;height:60px;border-radius:10px;border:1px solid #3864ad;color:#99b9ee;padding-left:30px;line-height:60px;text-align:left;position:relative}.guide-tip:before{position:absolute;content:" ";left:-35px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#a5ffd6;outline:3px solid rgba(165,255,214,.44)}
/*# sourceMappingURL=main.c89df0d5.chunk.css.map */