.start_region{position:absolute;z-index:5999;bottom:3px;right:0;cursor:pointer}.live-chat-pc{position:absolute;z-index:8999;background:#fff;box-sizing:border-box}.live-chat-pc .opacity-0{opacity:0}.live-chat-pc .mgt-8{margin-top:8px}.live-chat-pc .mgt-16{margin-top:16px}.live-chat-pc .mgt-24{margin-top:24px}.live-chat-pc .mgb-8{margin-bottom:8px}.live-chat-pc .mgb-16{margin-bottom:16px}.live-chat-pc .mgb-24{margin-bottom:24px}.live-chat-pc .voice_section{position:absolute;height:0}.live-chat-pc .chat_title{position:absolute;right:16px;top:16px;background-image:url(../../assets/img/full_screen_arrow.c8830568.svg);vertical-align:middle;width:24px;height:24px;cursor:pointer}.live-chat-pc .chat_title :hover{fill:#1678ff}.live-chat-pc .chat_title.chat_title_normal{background-image:url(../../assets/img/normal_screen_arrow.58ae1eb7.svg)}.live-chat-pc .pc_chat_section{height:100%;width:100%;box-sizing:border-box;border-radius:8px;padding:16px;box-shadow:0 0 20px 0 rgba(0,0,0,.06);background:linear-gradient(180deg,#dbeeff,#f4faff);display:flex;flex-direction:column;position:relative}.live-chat-pc .pc_chat_section .chat_section{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;min-width:0}.live-chat-pc .pc_chat_section .chat_section .calling_title{font-size:20px;line-height:30px;font-weight:500;color:#191919;padding-bottom:16px;display:inline-block}.live-chat-pc .pc_chat_section .chat_section .chat_name{color:#1678ff;font-size:20px;line-height:24px}.live-chat-pc .pc_chat_section .chat_section .chat_avatar{margin-bottom:16px}.live-chat-pc .pc_chat_section .chat_section .chat_time{font-size:16px;color:#191919;font-weight:500;margin-bottom:24px}.live-chat-pc .pc_chat_section .chat_section .chat_videos{display:flex;justify-content:center;gap:32px;width:100%;flex:1}.live-chat-pc .pc_chat_section .chat_section .chat_video{aspect-ratio:1.33333333;height:100%;max-width:100%;position:relative}.live-chat-pc .pc_chat_section .chat_section .chat_video video{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;background-color:#000}.live-chat-pc .pc_chat_section .chat_section .chat_calling{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:inherit}.live-chat-pc .pc_chat_section .chat_section .chat_calling img{width:48px;height:48px}.live-chat-pc .pc_chat_section .chat_section .chat_calling div{width:80px;height:80px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center}.live-chat-pc .pc_chat_section .chat_section .chat_calling span{font-size:16px;color:#fe9f23;line-height:24px;font-weight:500}.live-chat-pc .pc_chat_section .chat_action{flex-shrink:0}.live-chat-pc .pc_chat_section .chat_action .chat_row{padding-top:32px;display:flex;justify-content:center;gap:60px}.live-chat-pc .pc_chat_section .chat_action .chat_row .option_item{text-align:center}.live-chat-pc .pc_chat_section .chat_action .chat_row .option_item span{display:inline-block;margin-top:8px;font-size:14px;line-height:20px}.live-chat-pc .pc_chat_section .chat_action .chat_row .img_icon{width:48px;height:48px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;-moz-user-select:none;user-select:none;-webkit-user-select:none}.live-chat-pc .pc_chat_section .chat_action .chat_row .img_icon img{width:32px;height:32px;cursor:pointer;pointer-events:none;z-index:1}.live-chat-pc .pc_chat_section .chat_action .chat_row .img_icon.closed{background:#dcdfe6}.live-chat-pc .pc_chat_section .chat_action .chat_row .img_icon.video_disabled{background-color:#dacdcd;opacity:.4}.live-chat-pc .pc_chat_section .chat_action .chat_row .img_icon_none{opacity:0}.live-chat-pc .pc_chat_section .chat_action .chat_cancel{text-align:center}.live-chat-pc .pc_chat_section .chat_action .chat_cancel .img_cancel img{width:48px;height:48px}.live-chat-pc .pc_chat_section .chat_action .chat_cancel .img_shadow{background:inherit}.live-chat-pc .pc_chat_section .chat_action img{vertical-align:bottom}.live-chat-pc.full-screen{top:68px;left:260px;width:calc(100% - 260px);height:calc(100% - 68px);padding:24px}.live-chat-pc.full-screen .pc_chat_section .chat_body{flex:1}.live-chat-pc.normal-screen{top:92px;left:calc(100vw - 384px);width:360px}.live-chat-pc.normal-screen .pc_chat_section{padding-bottom:24px}.live-chat-pc.normal-screen .pc_chat_section .chat_body{flex:1}.live-chat-pc.normal-screen .pc_chat_section .chat_body .chat_section .chat_time{margin-bottom:16px}.live-chat-pc.normal-screen .pc_chat_section .chat_body .chat_section .chat_videos{flex-direction:column;gap:8px}.live-chat-pc.normal-screen .pc_chat_section .chat_body .chat_section .chat_videos .chat_video{aspect-ratio:unset;width:100%;height:220px}.live-chat-pc.normal-screen .pc_chat_section .chat_body .chat_calling{justify-content:flex-start}.live-chat-pc.normal-screen .pc_chat_section .chat_action .chat_row{padding-top:16px}.live-chat-pc.normal-screen .pc_chat_section .chat_action .chat_row.chat_cancel{padding-top:24px}.loading-container{position:relative;padding:3px;box-sizing:border-box;overflow:hidden}.loading-container:before{content:"";position:absolute;width:150%;height:150%;background:conic-gradient(transparent,#007aff,transparent 70%);animation:rotateLoading 1.5s linear infinite;will-change:transform}.loading-container:after{content:"";position:absolute;inset:3px;background:#fff;border-radius:50%}@keyframes rotateLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.title-container[data-v-242ada13]{display:flex;align-items:center;gap:8px;width:100%}.title-container .agreement-privacy-header-text[data-v-242ada13]{font-weight:500;font-size:16px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-container .active[data-v-242ada13]{color:#1678ff}.title-container .doc-img[data-v-242ada13]{flex-shrink:0}.agreement-privacy-right-text[data-v-242ada13]{color:#1678ff;font-family:HarmonyOS Sans,sans-serif;font-size:14px;font-weight:400;line-height:14px;letter-spacing:0;text-align:left}.header-arrow .van-hairline--bottom[data-v-242ada13]:after{border:none}.header-arrow[data-v-242ada13]{position:relative}.header-arrow .book-self-contaniner[data-v-242ada13]{position:absolute;height:calc(100vh - 60px);width:calc(100vw - 20px);padding-left:10px;padding-right:10px;background-color:#f1f6fd}.header-arrow .book-self-contaniner .book-self-box[data-v-242ada13]{box-shadow:0 0 20px 0 rgba(0,0,0,.06);border-radius:8px;height:100%}.header-arrow .book-self-contaniner .book-self-box .directory-search[data-v-242ada13]{border-top-left-radius:8px;border-top-right-radius:8px;background-color:#fff;padding-left:12px;padding-right:12px;padding-top:10px}.header-arrow .book-self-contaniner .book-self-box .directory-search[data-v-242ada13] .aui-input__suffix{right:12px}.header-arrow .book-self-contaniner .book-self-box .directory-search[data-v-242ada13] .aui-input__suffix-inner svg{fill:rgba(25,25,25,.5);width:18px;height:18px}.header-arrow .book-self-contaniner .book-self-box .directory-search[data-v-242ada13] .aui-input__inner{height:32px;padding-left:12px}.header-arrow .book-self-contaniner .book-self-box .directory-tree[data-v-242ada13]{background:#fff;overflow-y:auto;height:calc(100% - 42px)}.header-arrow .book-self-contaniner .book-self-box .directory-tree[data-v-242ada13] .aui-tree-node__content{padding-top:6px;padding-bottom:6px;height:unset}.header-arrow .book-self-contaniner .book-self-box .directory-tree[data-v-242ada13] .aui-tree-node__content .aui-tree-node__label{white-space:nowrap;overflow-x:auto}.header-arrow .book-self-contaniner .book-self-box .directory-tree[data-v-242ada13] .aui-tree-node__expand-icon{width:16px;height:16px}.header-arrow .book-self-contaniner .book-self-box .directory-tree[data-v-242ada13] .aui-tree-node.is-current>.aui-tree-node__content,.header-arrow .book-self-contaniner .book-self-box .directory-tree[data-v-242ada13] .aui-tree-node:focus>.aui-tree-node__content,.header-arrow .book-self-contaniner .book-self-box .directory-tree[data-v-242ada13] .aui-tree-node__content:hover{background:#fff}.header-arrow .book-self-contaniner .book-self-box .directory-tree[data-v-242ada13] .aui-tree-node .tree-node-icon{margin-left:5px}.header-arrow .book-self-contaniner .book-self-box .directory-tree .custom-node[data-v-242ada13]{margin-left:8px;white-space:normal;font-size:14px;font-weight:400}.dropdown-enter[data-v-242ada13]{transform:translateY(-836px);opacity:1}.dropdown-enter-active[data-v-242ada13]{transition:transform .3s ease}.dropdown-enter-to[data-v-242ada13],.dropdown-leave[data-v-242ada13]{transform:translateY(0);opacity:1}.dropdown-leave-active[data-v-242ada13]{transition:transform .3s ease}.dropdown-leave-to[data-v-242ada13]{transform:translateY(-836px);opacity:1}