.flowing_light_border[data-v-235a6fca]{position:relative;width:var(--width);height:var(--height);border-radius:var(--border-radius);overflow:hidden;z-index:0;display:flex;justify-content:center;align-items:center}.flowing_light_border[data-v-235a6fca]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;border-radius:var(--border-radius);background-image:conic-gradient(transparent,var(--color),transparent 50%);animation:rotate-235a6fca var(--speed) linear infinite;z-index:-2}@keyframes rotate-235a6fca{to{transform:rotate(1turn)}}.flowing_light_border[data-v-235a6fca]:after{content:"";position:absolute;inset:var(--border-width);background-color:var(--background-color);backdrop-filter:blur(6px);border-radius:var(--border-radius);z-index:-1}.flowing_light_border .flowing_light_border_content[data-v-235a6fca]{width:var(--width-content);height:var(--height-content)}

/*!
 * three-dots - v0.3.2
 * CSS loading animations made with single element
 * https://nzbin.github.io/three-dots/
 *
 * Copyright (c) 2018 nzbin
 * Released under MIT License
 */.dot-elastic{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;animation:dot-elastic 1s linear infinite}.dot-elastic:after,.dot-elastic:before{content:"";display:inline-block;position:absolute;top:0}.dot-elastic:before{left:-15px;animation:dot-elastic-before 1s linear infinite}.dot-elastic:after,.dot-elastic:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-elastic:after{left:15px;animation:dot-elastic-after 1s linear infinite}@keyframes dot-elastic-before{0%{transform:scale(1)}25%{transform:scaleY(1.5)}50%{transform:scaleY(.67)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-elastic-after{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.67)}75%{transform:scaleY(1.5)}to{transform:scale(1)}}.dot-pulse{position:relative;left:-9999px;box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s linear infinite;animation-delay:.25s}.dot-pulse,.dot-pulse:after,.dot-pulse:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-pulse:after,.dot-pulse:before{content:"";display:inline-block;position:absolute;top:0}.dot-pulse:before{box-shadow:9984px 0 0 -5px;animation:dot-pulse-before 1.5s linear infinite;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -5px;animation:dot-pulse-after 1.5s linear infinite;animation-delay:.5s}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}.dot-flashing{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;animation:dot-flashing 1s linear infinite alternate;animation-delay:.5s}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-15px;animation:dot-flashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after,.dot-flashing:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-flashing:after{left:15px;animation:dot-flashing 1s infinite alternate;animation-delay:1s}@keyframes dot-flashing{0%{background-color:#9880ff}50%,to{background-color:rgba(152,128,255,.2)}}.dot-collision{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-collision:after,.dot-collision:before{content:"";display:inline-block;position:absolute;top:0}.dot-collision:before{left:-10px;animation:dot-collision-before 2s ease-in infinite}.dot-collision:after,.dot-collision:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-collision:after{left:10px;animation:dot-collision-after 2s ease-in infinite;animation-delay:1s}@keyframes dot-collision-before{0%,50%,75%,to{transform:translateX(0)}25%{transform:translateX(-15px)}}@keyframes dot-collision-after{0%,50%,75%,to{transform:translateX(0)}25%{transform:translateX(15px)}}.dot-revolution{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-revolution:after,.dot-revolution:before{content:"";display:inline-block;position:absolute}.dot-revolution:before{top:-15px;transform-origin:5px 20px;animation:dot-revolution 1.4s linear infinite}.dot-revolution:after,.dot-revolution:before{left:0;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-revolution:after{top:-30px;transform-origin:5px 35px;animation:dot-revolution 1s linear infinite}@keyframes dot-revolution{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}.dot-carousel{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff;animation:dot-carousel 1.5s linear infinite}@keyframes dot-carousel{0%{box-shadow:9984px 0 0 -1px #9880ff,9999px 0 0 1px #9880ff,10014px 0 0 -1px #9880ff}50%{box-shadow:10014px 0 0 -1px #9880ff,9984px 0 0 -1px #9880ff,9999px 0 0 1px #9880ff}to{box-shadow:9999px 0 0 1px #9880ff,10014px 0 0 -1px #9880ff,9984px 0 0 -1px #9880ff}}.dot-typing{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff;animation:dot-typing 1.5s linear infinite}@keyframes dot-typing{0%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}16.667%{box-shadow:9984px -10px 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}33.333%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}50%{box-shadow:9984px 0 0 0 #9880ff,9999px -10px 0 0 #9880ff,10014px 0 0 0 #9880ff}66.667%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}83.333%{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px -10px 0 0 #9880ff}to{box-shadow:9984px 0 0 0 #9880ff,9999px 0 0 0 #9880ff,10014px 0 0 0 #9880ff}}.dot-windmill{position:relative;top:-10px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;transform-origin:5px 15px;animation:dot-windmill 2s linear infinite}.dot-windmill:after,.dot-windmill:before{content:"";display:inline-block;position:absolute}.dot-windmill:before{left:-8.66254px}.dot-windmill:after,.dot-windmill:before{top:15px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-windmill:after{left:8.66254px}@keyframes dot-windmill{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(2turn) translateZ(0)}}.dot-bricks{position:relative;top:8px;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff;animation:dot-bricks 2s ease infinite}@keyframes dot-bricks{0%{box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff}8.333%{box-shadow:10007px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff}16.667%{box-shadow:10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff,10007px 0 0 0 #9880ff}25%{box-shadow:10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff}33.333%{box-shadow:10007px 0 0 0 #9880ff,9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff}41.667%{box-shadow:10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff}50%{box-shadow:10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff}58.333%{box-shadow:9991px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff,9991px -16px 0 0 #9880ff}66.666%{box-shadow:9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff,9991px -16px 0 0 #9880ff}75%{box-shadow:9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff}83.333%{box-shadow:9991px -16px 0 0 #9880ff,10007px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff}91.667%{box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px -16px 0 0 #9880ff}to{box-shadow:9991px -16px 0 0 #9880ff,9991px 0 0 0 #9880ff,10007px 0 0 0 #9880ff}}.dot-floating{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;animation:dot-floating 3s cubic-bezier(.15,.6,.9,.1) infinite}.dot-floating:after,.dot-floating:before{content:"";display:inline-block;position:absolute;top:0}.dot-floating:before{left:-12px;animation:dot-floating-before 3s ease-in-out infinite}.dot-floating:after,.dot-floating:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-floating:after{left:-24px;animation:dot-floating-after 3s cubic-bezier(.4,0,1,1) infinite}@keyframes dot-floating{0%{left:calc(-50% - 5px)}75%{left:calc(50% + 105px)}to{left:calc(50% + 105px)}}@keyframes dot-floating-before{0%{left:-50px}50%{left:-12px}75%{left:-50px}to{left:-50px}}@keyframes dot-floating-after{0%{left:-100px}50%{left:-24px}75%{left:-100px}to{left:-100px}}.dot-fire{position:relative;left:-9999px;box-shadow:9999px 22.5px 0 -5px #9880ff;animation:dot-fire 1.5s linear infinite;animation-delay:-.85s}.dot-fire,.dot-fire:after,.dot-fire:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-fire:after,.dot-fire:before{content:"";display:inline-block;position:absolute;top:0}.dot-fire:before{animation:dot-fire 1.5s linear infinite;animation-delay:-1.85s}.dot-fire:after,.dot-fire:before{box-shadow:9999px 22.5px 0 -5px #9880ff}.dot-fire:after{animation:dot-fire 1.5s linear infinite;animation-delay:-2.85s}@keyframes dot-fire{1%{box-shadow:9999px 22.5px 0 -5px #9880ff}50%{box-shadow:9999px -5.625px 0 2px #9880ff}to{box-shadow:9999px -22.5px 0 -5px #9880ff}}.dot-spin{position:relative;width:10px;height:10px;border-radius:5px;background-color:transparent;color:transparent;box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 0 rgba(152,128,255,0),0 18px 0 0 rgba(152,128,255,0),-12.727926px 12.727926px 0 0 rgba(152,128,255,0),-18px 0 0 0 rgba(152,128,255,0),-12.727926px -12.727926px 0 0 rgba(152,128,255,0);animation:dot-spin 1.5s linear infinite}@keyframes dot-spin{0%,to{box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}12.5%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 0 #9880ff,18px 0 0 0 #9880ff,12.727926px 12.727926px 0 0 #9880ff,0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}25%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 0 #9880ff,12.727926px 12.727926px 0 0 #9880ff,0 18px 0 0 #9880ff,-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}37.5%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 0 #9880ff,0 18px 0 0 #9880ff,-12.727926px 12.727926px 0 0 #9880ff,-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}50%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 0 #9880ff,-12.727926px 12.727926px 0 0 #9880ff,-18px 0 0 0 #9880ff,-12.727926px -12.727926px 0 -5px rgba(152,128,255,0)}62.5%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 0 #9880ff,-18px 0 0 0 #9880ff,-12.727926px -12.727926px 0 0 #9880ff}75%{box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 0 #9880ff,-12.727926px -12.727926px 0 0 #9880ff}87.5%{box-shadow:0 -18px 0 0 #9880ff,12.727926px -12.727926px 0 0 #9880ff,18px 0 0 -5px rgba(152,128,255,0),12.727926px 12.727926px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.727926px 12.727926px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.727926px -12.727926px 0 0 #9880ff}}.dot-falling{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;box-shadow:9999px 0 0 0 #9880ff;animation:dot-falling 1s linear infinite;animation-delay:.1s}.dot-falling:after,.dot-falling:before{content:"";display:inline-block;position:absolute;top:0}.dot-falling:before{animation:dot-falling-before 1s linear infinite;animation-delay:0s}.dot-falling:after,.dot-falling:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-falling:after{animation:dot-falling-after 1s linear infinite;animation-delay:.2s}@keyframes dot-falling{0%{box-shadow:9999px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9999px 0 0 0 #9880ff}to{box-shadow:9999px 15px 0 0 rgba(152,128,255,0)}}@keyframes dot-falling-before{0%{box-shadow:9984px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:9984px 0 0 0 #9880ff}to{box-shadow:9984px 15px 0 0 rgba(152,128,255,0)}}@keyframes dot-falling-after{0%{box-shadow:10014px -15px 0 0 rgba(152,128,255,0)}25%,50%,75%{box-shadow:10014px 0 0 0 #9880ff}to{box-shadow:10014px 15px 0 0 rgba(152,128,255,0)}}.dot-stretching{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;transform:scale(1.25);animation:dot-stretching 2s ease-in infinite}.dot-stretching:after,.dot-stretching:before{content:"";display:inline-block;position:absolute;top:0}.dot-stretching:before{animation:dot-stretching-before 2s ease-in infinite}.dot-stretching:after,.dot-stretching:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-stretching:after{animation:dot-stretching-after 2s ease-in infinite}@keyframes dot-stretching{0%{transform:scale(1.25)}50%,60%{transform:scale(.8)}to{transform:scale(1.25)}}@keyframes dot-stretching-before{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(-20px) scale(1)}to{transform:translate(0) scale(.7)}}@keyframes dot-stretching-after{0%{transform:translate(0) scale(.7)}50%,60%{transform:translate(20px) scale(1)}to{transform:translate(0) scale(.7)}}.dot-gathering{position:relative;margin:-1px 0}.dot-gathering,.dot-gathering:after,.dot-gathering:before{width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;filter:blur(2px)}.dot-gathering:after,.dot-gathering:before{content:"";display:inline-block;position:absolute;top:0;left:-50px;opacity:0;animation:dot-gathering 2s ease-in infinite}.dot-gathering:after{animation-delay:.5s}@keyframes dot-gathering{0%{opacity:0;transform:translateX(0)}35%,60%{opacity:1;transform:translateX(50px)}to{opacity:0;transform:translateX(100px)}}.dot-hourglass{position:relative;top:-15px;margin:-1px 0;transform-origin:5px 20px;animation:dot-hourglass 2.4s ease-in-out infinite;animation-delay:.6s}.dot-hourglass,.dot-hourglass:after,.dot-hourglass:before{width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;filter:blur(2px)}.dot-hourglass:after,.dot-hourglass:before{content:"";display:inline-block;position:absolute;top:0;left:0}.dot-hourglass:before{top:30px}.dot-hourglass:after{animation:dot-hourglass-after 2.4s cubic-bezier(.65,.05,.36,1) infinite}@keyframes dot-hourglass{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes dot-hourglass-after{0%{transform:translateY(0)}25%{transform:translateY(30px)}50%{transform:translateY(30px)}75%{transform:translateY(0)}to{transform:translateY(0)}}.dot-overtaking{position:relative;margin:-1px 0;animation:dot-overtaking 2s cubic-bezier(.2,.6,.8,.2) infinite}.dot-overtaking,.dot-overtaking:after,.dot-overtaking:before{width:12px;height:12px;border-radius:6px;background-color:transparent;color:#000;box-shadow:0 -20px 0 0;filter:blur(2px)}.dot-overtaking:after,.dot-overtaking:before{content:"";display:inline-block;position:absolute;top:0;left:0}.dot-overtaking:before{animation:dot-overtaking 2s cubic-bezier(.2,.6,.8,.2) infinite;animation-delay:.3s}.dot-overtaking:after{animation:dot-overtaking 1.5s cubic-bezier(.2,.6,.8,.2) infinite;animation-delay:.6s}@keyframes dot-overtaking{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dot-shuttle{position:relative;left:-15px;margin:-1px 0}.dot-shuttle,.dot-shuttle:after,.dot-shuttle:before{width:12px;height:12px;border-radius:6px;background-color:#000;color:transparent;filter:blur(2px)}.dot-shuttle:after,.dot-shuttle:before{content:"";display:inline-block;position:absolute;top:0}.dot-shuttle:before{left:15px;animation:dot-shuttle 2s ease-out infinite}.dot-shuttle:after{left:30px}@keyframes dot-shuttle{0%,50%,to{transform:translateX(0)}25%{transform:translateX(-45px)}75%{transform:translateX(45px)}}.dot-bouncing{position:relative;height:10px;font-size:10px}.dot-bouncing:before{content:"\26BD\1F3C0\1F3D0";display:inline-block;position:relative;animation:dot-bouncing 1s infinite}@keyframes dot-bouncing{0%{top:-20px;animation-timing-function:ease-in}34%{transform:scale(1)}35%{top:20px;animation-timing-function:ease-out;transform:scale(1.5,.5)}45%{transform:scale(1)}90%{top:-20px}to{top:-20px}}.dot-rolling{position:relative;height:10px;font-size:10px}.dot-rolling:before{content:"\26BD";display:inline-block;position:relative;transform:translateX(-25px);animation:dot-rolling 3s infinite}@keyframes dot-rolling{0%{content:"\26BD";transform:translateX(-25px) rotate(0deg)}16.667%{content:"\26BD";transform:translateX(25px) rotate(2turn)}33.333%{content:"\26BD";transform:translateX(-25px) rotate(0deg)}34.333%{content:"\1F3C0";transform:translateX(-25px) rotate(0deg)}50%{content:"\1F3C0";transform:translateX(25px) rotate(2turn)}66.667%{content:"\1F3C0";transform:translateX(-25px) rotate(0deg)}67.667%{content:"\1F3D0";transform:translateX(-25px) rotate(0deg)}83.333%{content:"\1F3D0";transform:translateX(25px) rotate(2turn)}to{content:"\1F3D0";transform:translateX(-25px) rotate(0deg)}}.custom-modal .ant-modal-content[data-v-633f4f1b]{border-radius:12px}.welcome_index[data-v-633f4f1b]{position:relative;width:100%;height:100%;overflow:hidden;color:#fff}.welcome_index .background_img[data-v-633f4f1b]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/bg.96e360db.webp);background-size:cover;background-position:50%;z-index:-1}.welcome_index .header[data-v-633f4f1b]{width:100%;padding:24px 32px 0;display:flex;align-items:center;justify-content:space-between}.welcome_index .header .header_icon[data-v-633f4f1b]{height:58px}.welcome_index .header .header_info[data-v-633f4f1b]{display:flex;align-items:center}.welcome_index .header .header_info .info_item[data-v-633f4f1b]{height:38px;margin-left:12px;padding:0 10px 0 12px;display:flex;align-items:center;justify-content:center;cursor:pointer}.welcome_index .header .header_info .info_item[data-v-633f4f1b]:hover{background-color:hsla(0,0%,100%,.08);border-radius:4px}.welcome_index .header .header_info .info_item .info_avatar_border[data-v-633f4f1b]{margin-right:10px;width:29px;height:29px;border-radius:50%;border:.5px solid hsla(0,0%,100%,.6);display:flex;align-items:center;justify-content:center}.welcome_index .header .header_info .info_item .info_avatar_border .info_avatar[data-v-633f4f1b]{width:25px;height:25px}.welcome_index .header .header_info .info_item .info_icon[data-v-633f4f1b]{margin-right:12px;width:16px;height:16px}.welcome_index .header .header_info .info_item .info_text[data-v-633f4f1b]{font-size:16px}.welcome_index .header .header_info .divide[data-v-633f4f1b]{width:1px;height:18px;margin-left:12px;background-color:#e3e3e3;opacity:.4}.welcome_index .section[data-v-633f4f1b]{height:calc(100% - 62px);padding:0 150px 18px;display:flex;align-items:center;justify-content:space-between}.welcome_index .section .site_content[data-v-633f4f1b]{margin-right:102px}.welcome_index .section .site_content .site_title[data-v-633f4f1b]{display:flex;align-items:center}.welcome_index .section .site_content .site_title .site_title_img[data-v-633f4f1b]{width:88px;height:88px}.welcome_index .section .site_content .site_title .site_title_panel[data-v-633f4f1b]{margin-left:24px;font-family:SourceHanSansSC}.welcome_index .section .site_content .site_title .site_title_panel .site_title_text[data-v-633f4f1b]{font-size:34px;font-weight:700}.welcome_index .section .site_content .site_title .site_title_panel .site_title_description[data-v-633f4f1b]{margin-top:10px;font-size:18px;color:#b2b2b6}.welcome_index .section .site_content .site_panel[data-v-633f4f1b]{margin-top:32px;height:540px;display:flex;align-items:center}.welcome_index .section .site_content .site_panel .management[data-v-633f4f1b]{position:relative;width:100%;height:100%;border-radius:10px;background:linear-gradient(135deg,#0e2a4b,#081b2f);cursor:pointer}.welcome_index .section .site_content .site_panel .management .management_title[data-v-633f4f1b]{padding:30px 32px 0;font-size:24px;display:flex;align-items:center;justify-content:space-between}.welcome_index .section .site_content .site_panel .management .management_title .management_arrow[data-v-633f4f1b]{width:39px;height:39px;background-image:url(../img/right_arrow.540acfab.svg);background-size:cover;background-position:50%}.welcome_index .section .site_content .site_panel .management .management_desc[data-v-633f4f1b]{padding:30px 32px 0;font-size:16px;line-height:26px;color:#b2b2b6}.welcome_index .section .site_content .site_panel .management .management_img[data-v-633f4f1b]{position:absolute;right:0;bottom:0}.welcome_index .section .site_content .site_panel .management .management_img .management_img_panel[data-v-633f4f1b]{width:312px;height:263px}.welcome_index .section .site_content .site_panel .management[data-v-633f4f1b]:hover{background:linear-gradient(135deg,#11396d,#0f1d64)}.welcome_index .section .site_content .site_panel .management:hover .management_desc[data-v-633f4f1b]{color:#ededed}.welcome_index .section .site_content .site_panel .management:hover .management_title .management_arrow[data-v-633f4f1b]{background-image:url(../img/right_arrow_active.3ea7b2bf.svg)}.welcome_index .section .site_content .site_panel .panel_right[data-v-633f4f1b]{height:100%;margin-left:32px;display:flex;flex-direction:column;justify-content:space-between}.welcome_index .section .site_content .site_panel .panel_right .data_twin[data-v-633f4f1b]{position:relative;width:100%;height:100%;border-radius:10px;background:linear-gradient(165deg,#0e2a4b,#081b2f);cursor:pointer}.welcome_index .section .site_content .site_panel .panel_right .data_twin .data_twin_title[data-v-633f4f1b]{padding:30px 32px 0;font-size:24px;display:flex;align-items:center;justify-content:space-between}.welcome_index .section .site_content .site_panel .panel_right .data_twin .data_twin_title .data_twin_arrow[data-v-633f4f1b]{width:39px;height:39px;background-image:url(../img/right_arrow.540acfab.svg);background-size:cover;background-position:50%}.welcome_index .section .site_content .site_panel .panel_right .data_twin .data_twin_desc[data-v-633f4f1b]{padding:30px 140px 0 32px;font-size:16px;line-height:26px;color:#b2b2b6}.welcome_index .section .site_content .site_panel .panel_right .data_twin .data_twin_img[data-v-633f4f1b]{position:absolute;right:16px;bottom:6px}.welcome_index .section .site_content .site_panel .panel_right .data_twin .data_twin_img .data_twin_img_panel[data-v-633f4f1b]{width:136px;height:174px}.welcome_index .section .site_content .site_panel .panel_right .data_twin[data-v-633f4f1b]:hover{background:linear-gradient(135deg,#11396d,#0f1d64)}.welcome_index .section .site_content .site_panel .panel_right .data_twin:hover .data_twin_desc[data-v-633f4f1b]{color:#ededed}.welcome_index .section .site_content .site_panel .panel_right .data_twin:hover .data_twin_title .data_twin_arrow[data-v-633f4f1b]{background-image:url(../img/right_arrow_active.3ea7b2bf.svg)}.welcome_index .section .site_content .site_panel .panel_right .data_receive[data-v-633f4f1b]{position:relative;width:100%;height:100%;border-radius:10px;background:linear-gradient(165deg,#0e2a4b,#081b2f);cursor:pointer}.welcome_index .section .site_content .site_panel .panel_right .data_receive .data_receive_title[data-v-633f4f1b]{padding:30px 32px 0;font-size:24px;display:flex;align-items:center;justify-content:space-between}.welcome_index .section .site_content .site_panel .panel_right .data_receive .data_receive_title .data_receive_arrow[data-v-633f4f1b]{width:39px;height:39px;background-image:url(../img/right_arrow.540acfab.svg);background-size:cover;background-position:50%}.welcome_index .section .site_content .site_panel .panel_right .data_receive .data_receive_desc[data-v-633f4f1b]{padding:30px 140px 0 32px;font-size:16px;line-height:26px;color:#b2b2b6}.welcome_index .section .site_content .site_panel .panel_right .data_receive .data_receive_img[data-v-633f4f1b]{position:absolute;right:16px;bottom:14px}.welcome_index .section .site_content .site_panel .panel_right .data_receive .data_receive_img .data_receive_img_panel[data-v-633f4f1b]{width:124px;height:132px}.welcome_index .section .site_content .site_panel .panel_right .data_receive[data-v-633f4f1b]:hover{background:linear-gradient(135deg,#11396d,#0f1d64)}.welcome_index .section .site_content .site_panel .panel_right .data_receive:hover .data_receive_desc[data-v-633f4f1b]{color:#ededed}.welcome_index .section .site_content .site_panel .panel_right .data_receive:hover .data_receive_title .data_receive_arrow[data-v-633f4f1b]{background-image:url(../img/right_arrow_active.3ea7b2bf.svg)}.welcome_index .section .ai_content[data-v-633f4f1b]{width:505px}.welcome_index .section .ai_content .ai_title[data-v-633f4f1b]{display:flex}.welcome_index .section .ai_content .ai_title .ai_title_img[data-v-633f4f1b]{height:54px}.welcome_index .section .ai_content .ai_title .ai_title_panel[data-v-633f4f1b]{margin-left:16px}.welcome_index .section .ai_content .ai_title .ai_title_panel .ai_title_text[data-v-633f4f1b]{font-size:34px;font-weight:700}.welcome_index .section .ai_content .ai_title .ai_title_panel .ai_title_description[data-v-633f4f1b]{margin-top:10px;font-size:18px;color:#b2b2b6}.welcome_index .section .ai_content .ai_panel[data-v-633f4f1b]{margin-top:32px;height:540px}.welcome_index .section .ai_content .ai_panel .chat_room[data-v-633f4f1b]{position:relative;width:505px;padding:0 20px 16px;background-image:url(../img/ai_bg.ea5c2228.png);background-size:cover;display:flex;flex-direction:column;background-repeat:no-repeat;max-width:99%;word-wrap:break-word}.welcome_index .section .ai_content .ai_panel .chat_room .deep_seek[data-v-633f4f1b]{position:absolute;top:0;right:-6px;background-size:cover;background-position:50%;height:43px;width:175px}.welcome_index .section .ai_content .ai_panel .chat_room .message[data-v-633f4f1b]{margin:36px 0 16px;overflow-y:auto}.welcome_index .section .ai_content .ai_panel .chat_room .message .message_item[data-v-633f4f1b]{padding-bottom:16px}.welcome_index .section .ai_content .ai_panel .chat_room .message .user_message[data-v-633f4f1b]{margin:8px 0;width:100%;display:flex;align-items:center;justify-content:end}.welcome_index .section .ai_content .ai_panel .chat_room .message .user_message .user_text[data-v-633f4f1b]{padding:8px 14px;background:linear-gradient(315deg,#04288d,#093d7e);border-radius:16px 16px 2px 16px;font-size:14px;word-wrap:break-word}.welcome_index .section .ai_content .ai_panel .chat_room .message .chat_type[data-v-633f4f1b]{display:flex;align-items:center;max-width:98%;word-wrap:break-word}.welcome_index .section .ai_content .ai_panel .chat_room .message .chat_type .type_img[data-v-633f4f1b]{width:22px}.welcome_index .section .ai_content .ai_panel .chat_room .message .chat_type .type_text[data-v-633f4f1b]{margin-left:8px;font-size:13px;color:#a2a1a3}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text[data-v-633f4f1b]{margin-top:8px;font-size:14px;max-width:98%;word-wrap:break-word}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text .dot-flashing[data-v-633f4f1b]{position:relative;width:5px;height:5px;border-radius:5px;background-color:#fff;color:#fff;animation:dotFlashing-633f4f1b 1s linear infinite alternate;animation-delay:.5s}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text .dot-flashing[data-v-633f4f1b]:after,.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text .dot-flashing[data-v-633f4f1b]:before{content:"";display:inline-block;position:absolute;top:0}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text .dot-flashing[data-v-633f4f1b]:before{left:-10px;width:5px;height:5px;border-radius:5px;background-color:#fff;color:#fff;animation:dotFlashing-633f4f1b 1s infinite alternate;animation-delay:0s}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text .dot-flashing[data-v-633f4f1b]:after{left:10px;width:5px;height:5px;border-radius:5px;background-color:#fff;color:#fff;animation:dotFlashing-633f4f1b 1s infinite alternate;animation-delay:1s}@keyframes dotFlashing-633f4f1b{0%{background-color:#fff}50%,to{background-color:hsla(0,0%,100%,.3)}}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text_button[data-v-633f4f1b]{display:flex;margin:8px 0;align-items:center}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text_button .ai_text_border[data-v-633f4f1b]{height:29px;width:29px;margin-right:10px;border-radius:5px;cursor:pointer;display:flex;align-items:center}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text_button .ai_text_border[data-v-633f4f1b]:hover{background:hsla(0,0%,100%,.09);border-radius:5px}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text_button .ai_divider[data-v-633f4f1b]{width:1px;height:11px;background-color:hsla(0,0%,100%,.2);margin-right:10px}.welcome_index .section .ai_content .ai_panel .chat_room .message .ai_text_button .chat_btn_img[data-v-633f4f1b]{height:29px;margin:auto}.welcome_index .section .ai_content .ai_panel .chat_room .ai_btn_div[data-v-633f4f1b]{display:flex;margin-left:60%;margin-bottom:10px;font-size:11px}.welcome_index .section .ai_content .ai_panel .chat_room .ai_btn_div .ai_btn_back[data-v-633f4f1b]{color:#dee9ff;display:flex;align-items:center;justify-content:space-evenly;width:100px;height:33px;border-radius:12px;border:1px solid rgba(248,250,255,.12);cursor:pointer}.welcome_index .section .ai_content .ai_panel .chat_room .ai_btn_div .ai_btn_back[data-v-633f4f1b]:hover{background:hsla(0,0%,99.2%,.09)}.welcome_index .section .ai_content .ai_panel .chat_room .ai_btn_div .chat_type_img[data-v-633f4f1b]{width:15px;margin-left:2px}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel[data-v-633f4f1b]{height:130px;padding:14px 16px;background:linear-gradient(180deg,rgba(97,150,255,.04),rgba(97,150,255,.12));border-radius:8px;backdrop-filter:blur(6px);display:flex;flex-direction:column;justify-content:space-between}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .input_message[data-v-633f4f1b]{resize:none;width:100%;padding-left:4px;border:none!important;font-size:14px;background-color:hsla(0,0%,100%,0)!important}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .input_message[data-v-633f4f1b]:active,.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .input_message[data-v-633f4f1b]:focus,.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .input_message[data-v-633f4f1b]:hover{outline:none!important;border:none!important;background-color:hsla(0,0%,100%,0)!important}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .input_message[data-v-633f4f1b] ::placeholder{color:#999aa5}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .chat_type_and_send_butt[data-v-633f4f1b]{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .chat_type_and_send_butt .chat_type_list[data-v-633f4f1b]{display:flex;align-items:center}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .chat_type_and_send_butt .chat_type_list .chat_type_item_active[data-v-633f4f1b]{background:rgba(38,48,104,.7);border:1px solid #4058a0}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .chat_type_and_send_butt .chat_type_list .chat_type_item[data-v-633f4f1b]{margin-right:12px;padding:0 8px;height:24px;line-height:24px;border-radius:18px;border:1px solid rgba(240,244,255,.17);display:flex;align-items:center;cursor:pointer}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .chat_type_and_send_butt .chat_type_list .chat_type_item .chat_type_img[data-v-633f4f1b]{height:15px;margin-right:5px}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .chat_type_and_send_butt .chat_type_list .chat_type_item .chat_type_text_active[data-v-633f4f1b]{color:#4daeff}.welcome_index .section .ai_content .ai_panel .chat_room .in_panel .chat_type_and_send_butt .send_butt .send_butt_img[data-v-633f4f1b]{width:28px;cursor:pointer}.welcome_index .section .ai_content .ai_panel .question_room[data-v-633f4f1b]{position:relative;margin-top:16px;padding:16px;background:linear-gradient(180deg,rgba(23,78,148,.22),rgba(17,57,109,.05));border-radius:10px;backdrop-filter:blur(6px)}.welcome_index .section .ai_content .ai_panel .question_room .question_tip[data-v-633f4f1b]{height:20px;display:flex;align-items:center}.welcome_index .section .ai_content .ai_panel .question_room .question_tip .tip_img[data-v-633f4f1b]{width:18px;height:18px}.welcome_index .section .ai_content .ai_panel .question_room .question_tip .tip_text[data-v-633f4f1b]{margin-left:8px;font-size:13px;color:#999aa5}.welcome_index .section .ai_content .ai_panel .question_room .question_list[data-v-633f4f1b]{margin-top:14px;height:99px;overflow-y:auto}.welcome_index .section .ai_content .ai_panel .question_room .question_list .scroll[data-v-633f4f1b]{height:100%;width:100%;padding:10px 0;overflow:hidden}.welcome_index .section .ai_content .ai_panel .question_room .question_list .question_item_active[data-v-633f4f1b]{background:linear-gradient(90deg,#243345,#0a1723);border-color:rgba(50,143,131,.53)}.welcome_index .section .ai_content .ai_panel .question_room .question_list .question_item[data-v-633f4f1b]{margin-bottom:12px;padding:12px 16px;background:linear-gradient(90deg,#152940,#091928);border-radius:6px;border:1px solid;border-color:rgba(50,143,131,0);cursor:pointer;position:relative;z-index:1}.welcome_index .section .ai_content .ai_panel .question_room .question_list .question_item[data-v-633f4f1b]:hover{background:linear-gradient(90deg,#243345,#0a1723);border-color:rgba(50,143,131,.53)}.welcome_index .section .ai_content .ai_panel .question_room .question_list .question_item .item_text[data-v-633f4f1b]{font-size:14px}.welcome_index .section .ai_content .ai_panel .question_room .question_list .question_item .item_tag[data-v-633f4f1b]{margin-top:4px;font-size:12px;color:#b2b2b6}