body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{bottom:0}@font-face{font-family:RobotoBlack;src:url(/static/media/Roboto-Black.5c53544bfb85a51d2a02.woff)}@font-face{font-family:Roboto Black;src:url(/static/media/Roboto-Black.5c53544bfb85a51d2a02.woff)}@font-face{font-family:RobotoBold;src:url(/static/media/Roboto-Bold.e198f1c1f8ce1145f229.woff)}@font-face{font-family:Roboto Bold;src:url(/static/media/Roboto-Bold.e198f1c1f8ce1145f229.woff)}@font-face{font-family:RobotoLight;src:url(/static/media/Roboto-Light.adf3646978af2654f1c3.woff)}@font-face{font-family:Roboto Light;src:url(/static/media/Roboto-Light.adf3646978af2654f1c3.woff)}@font-face{font-family:RobotoRegular;src:url(/static/media/Roboto-Regular.79019f47c4489bfcb239.woff)}@font-face{font-family:Roboto Regular;src:url(/static/media/Roboto-Regular.79019f47c4489bfcb239.woff)}@font-face{font-family:RobotoThin;src:url(/static/media/Roboto-Thin.5c626e3c5f8d56c618e9.woff)}@font-face{font-family:Roboto Thin;src:url(/static/media/Roboto-Thin.5c626e3c5f8d56c618e9.woff)}*,body{margin:0;padding:0}body{background-color:#fff;font-family:Arial,sans-serif}.chat-container{background:#f2f6fad9;border-radius:19px;flex-direction:column;height:75vh;justify-content:center;margin:32px auto 0;min-height:710px;padding:18px;width:50%}.chat-container,.chat-header{align-items:center;display:flex}.chat-header{background:#0f2d51;border-radius:35px;color:#fff;height:52px;justify-content:space-between;width:50vw}.chat-logo{height:40px;margin-left:32px}.chat-box{flex-grow:1;overflow-y:auto;padding:20px;position:relative;width:100%}.chat-box .introductionContainer{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;margin-top:9vh}.introductionContainer .ai-Icon{height:120px;width:120px}.introductionContainer .introduction{text-align:center;width:70%}.introduction h1{font-size:30px;font-weight:500}.introduction p{color:#101828bf;font-size:14px;font-weight:400}.questionContainer{background:#fff;border-radius:17px;bottom:26px;left:22px;padding:12px 16px;position:absolute;right:22px}.questionContainer h3{color:#101828;font-size:15px;font-weight:500}.questionContainer .row1{display:flex;flex-wrap:wrap;gap:24px}.row1 p{align-items:center;background:#f2f4f766;color:#101828bf;cursor:pointer;display:flex;font-size:12px;gap:8px;line-height:32px;min-width:300px;width:45%}.row1 p img{height:22px;margin-left:8px;width:22px}.row1 p:hover{background:#f2f4f7e6}.row2 p img{height:22px;margin-left:8px;width:22px}.row2 p:hover{background:#f2f4f7e6}.row2 p{align-items:center;background:#f2f4f766;color:#101828bf;cursor:pointer;display:flex;font-size:12px;gap:8px;line-height:32px;min-width:300px;width:45%}.questionContainer .row2{display:flex;flex-wrap:wrap;gap:24px}.ai-Icon img{height:100%;width:100%}.chat-message{border-radius:20px;line-height:1.4;margin:10px 0;max-width:100%;padding:10px 15px}.chat-input{align-items:center;background:#fff;border-radius:35px;display:flex;padding:10px;width:98%}.chat-input input{border:none;flex:1 1;font-size:16px;outline:none;padding:10px}.chat-input button{background-color:initial;border:none;cursor:pointer;height:45px;width:55px}.chat-input button img{height:100%;width:100%}.chatContainer{display:flex}.chatContainer .user-message{display:flex;justify-content:flex-end;padding:8px;width:100%}.chat-container .ai-message{display:flex;justify-content:flex-start;padding:8px;width:100%}.message-content-ai,.message-content-user{align-items:center;background-color:#fff;border-radius:24px;display:flex;gap:24px;justify-content:center;padding:0 24px}.listOfAgent{height:80%;left:8px;overflow-y:scroll;position:absolute;top:24px;width:250px}.listOfAgent ul{list-style-type:none;margin:0;padding:0}.listOfAgent li{align-items:center;cursor:pointer;display:flex;gap:8px;line-height:24px;list-style-type:none;margin-bottom:14px;padding:8px 18px}.listOfAgent li:hover{background:#f2f4f7e6;cursor:pointer}.loadingScreen{background:#f2f6fad9;height:100vh;width:100vw;z-index:999}.loadingScreen,.speakingContainer{align-items:center;display:flex;justify-content:center;position:fixed}.speakingContainer{background-color:#f2f6fa;flex-direction:column;gap:8px;height:750px;left:50%;top:99px;transform:translateX(-50%);width:50vw}.speakingContainer img{height:130px;width:130px}.speakingContainer h1{color:#101828;font-size:24px;font-weight:500}.speakingContainer button{background:#0f2d51;border:none;border-radius:35px;color:#fff;cursor:pointer;display:block;padding:10px 20px}.speakingContainer .textBox{border:none;border-radius:35px;font-size:16px;outline:none;padding:10px;width:100%}.textBox .transcript{border-radius:17px;color:#0f2d51;display:flex;gap:8px;justify-content:center;margin-top:12px;padding:12px 16px}#voiceButton{height:60px;padding-right:1;width:70px}#voiceButton img{height:100%;width:100%}.header-box{background:#fff;height:64px;transition:background .35s}.header-box.header-box-bg{background:#6d35eb}.header-box .mian-box{align-items:center;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0 auto;max-width:1300px}.header-box .logo{margin-right:24px;position:relative;top:-5px;width:160px}.header-box .logo img{vertical-align:bottom;width:100%}.header-box .logo-and-nemu-box,.header-box .menu-box{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.header-box .menu-item{color:#6d35eb;cursor:pointer;padding:8px 0 5px 24px;transition:color .35s}.header-box.header-box-bg .menu-item{color:#fff}.header-box .login-and-other-box{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.header-box .a-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-left:24px;padding:4px 12px}.header-box a.a-btn{color:#000;text-decoration:none}.header-box .a-btn svg{width:20px}.main-bg-color{background:#6d35eb;box-sizing:border-box}.fs-color-fff{color:#fff}.header-box.header-box-bg .out-border-a{background:#fff;box-sizing:border-box}.footer-box{background:#fff;margin-top:80px}.footer-box ul{list-style:none}.footer-box .main-box{margin:0 auto;max-width:1340px;padding:60px 0;width:80%}@media screen and (max-width:800px){.footer-box .main-box{padding:30px 0 0;width:85%}}.footer-box .main-box .box-nav{display:flex;justify-content:space-between}@media screen and (max-width:800px){.footer-box .main-box .box-nav{flex-direction:column}}.footer-box .main-box .box-nav .box-contactus{display:flex;flex-direction:column;justify-content:flex-start;width:270px}@media screen and (max-width:800px){.footer-box .main-box .box-nav .box-contactus{margin-bottom:10px;width:100%}}.footer-box .main-box .box-nav .box-contactus .item-logo img{margin-bottom:20px;width:160px}.footer-box .main-box .box-nav .box-contactus .item-logo p{color:#6d35eb;font-family:Roboto Regular;font-size:18px;letter-spacing:1px}.footer-box .main-box .box-nav .box-contactus .item-link{display:flex;flex-direction:column}@media screen and (max-width:800px){.footer-box .main-box .box-nav .box-contactus .item-link{border-bottom:1px solid #e0e0e0;padding-bottom:10px}}.footer-box .main-box .box-nav .box-contactus .item-link p{color:#000;font-size:16px;margin:4px 0}.footer-box .main-box .box-nav .list-link{display:flex;flex-direction:row;justify-content:space-between;position:relative;width:calc(100% - 530px)}@media screen and (max-width:800px){.footer-box .main-box .box-nav .list-link{flex-direction:column;right:auto;width:100%}}.footer-box .main-box .box-copyright{padding:30px 0 20px;text-align:center}@media screen and (max-width:800px){.footer-box .main-box .box-copyright{padding:10px 0}}.footer-box .main-box .box-copyright p{color:#9094a6;font-family:Roboto Regular;font-size:16px}.footer-box .link-item .sw-pc{display:inherit}.footer-box .link-item .sw-sm{display:none}.footer-box .link-item .link-title{color:#6d35eb;font-size:18px;margin-bottom:25px}@media screen and (max-width:800px){.footer-box .link-item .link-title{margin-bottom:10px}}.footer-box .link-item .linklist{display:flex;flex-direction:column}@media screen and (max-width:800px){.footer-box .link-item .linklist{border-bottom:1px solid #e0e0e0;margin-bottom:10px;max-width:none;padding-bottom:10px}}.footer-box .link-item .linklist li{color:#000;font-size:16px;margin:7px 0}@media screen and (max-width:800px){.footer-box .link-item .linklist li{margin:8px 0}}.footer-box .link-item .linklist li a{color:#000;text-decoration:none}.footer-box .social-list{display:flex;flex-direction:row;margin-left:0;margin-top:60px;max-width:220px}.footer-box .social-list li{color:#000;font-size:14px;margin:0 10px 0 0}.footer-box .social-list li a{color:#000;text-decoration:none}.home-page .words-box h1{font-size:40px}.home-page .words-box p{font-size:18px;line-height:1.35}.home-page .mgb-50{margin-bottom:50px}.home-page .mgb-30{margin-bottom:30px}.home-page .mgb-20{margin-bottom:20px}.home-page .mgb-10{margin-bottom:10px}.home-page .a-btn{cursor:pointer}.home-page .part01{background-image:url(/static/media/backgroundImage.e4213732bcb7118d3e78.webp);background-position:50% 100%;background-size:100% 100%;box-sizing:border-box;color:#fff;padding:120px 0 150px}.home-page .part01 a.a-btn{color:inherit;text-decoration:none}.home-page .part01 .a-btn{border:1px solid #0000;transition:border .35s}.home-page .part01 .a-btn:hover{border-color:#6d35eb}.home-page .part01 .words-box h1{font-size:46px}.home-page .part01 .words-box p{font-size:18px}.home-page .part01 .words-box{display:flex;flex-direction:column;justify-content:center;margin-top:-2%;padding-right:5%}.home-page .part01 .media-box{position:relative}.home-page .part01 .media-box video{position:relative;right:-10%;width:100%}.home-page .part02{padding-top:10px}.home-page .part02 .a-btn{background:#0000;border:0;color:#6d35eb;cursor:pointer;font-size:16px;outline:0}.home-page .part02 .a-btn span{margin-left:12px;transition:margin-left .35s}.home-page .part02 .a-btn:hover span{margin-left:24px}.home-page .part02 .words-box p{width:90%}.home-page .part02 .row-box{box-sizing:border-box;padding:100px 0}.home-page .part02 .row-box .words-box{padding-left:0;padding-right:5%}.home-page .part02 .row-box-rev .words-box{padding-left:6%;padding-right:0}.home-page .part03{padding-bottom:100px;padding-top:100px}.home-page .part03 h1{font-size:44px}.home-page .part03 h2{font-size:20px}.home-page .part03 p{font-size:14px}.home-page .part03 .image-box{margin:0 auto;max-width:600px;position:relative;top:-50px;width:50%}.home-page .part03 .a-item{box-sizing:border-box;padding-right:30px;position:absolute;width:355px}.home-page .part03 .ps-1{left:-350px;top:60%}.home-page .part03 .ps-2{left:50%;top:105%;transform:translateX(-50%)}.home-page .part03 .ps-3{left:105%;top:50%}.home-page .part03 .ps-4{left:105%;top:10%}.home-page .main-box{margin:0 auto;max-width:1300px;width:90%}.home-page .words-box{align-self:center;box-sizing:border-box;width:59%}.home-page .media-box{align-items:center;box-sizing:border-box;display:flex;justify-content:center;width:50%}.home-page .w-100{width:100%}.home-page .row-box{display:flex;flex-direction:row;justify-content:space-between}.home-page .row-box-rev{flex-direction:row-reverse}.dm-1-page .words-box h1{font-size:55px}.dm-1-page .words-box p{font-size:18px;line-height:1.35}.dm-1-page .mgb-50{margin-bottom:50px}.dm-1-page .mgb-40{margin-bottom:40px}.dm-1-page .mgb-30{margin-bottom:30px}.dm-1-page .mgb-20{margin-bottom:20px}.dm-1-page .mgb-10{margin-bottom:10px}.dm-1-page .a-btn{cursor:pointer}.dm-1-page .main-box{margin:0 auto;max-width:1320px;width:90%}.dm-1-page .words-box{align-self:center;box-sizing:border-box;width:59%}.dm-1-page .media-box{align-items:center;box-sizing:border-box;display:flex;justify-content:center;width:50%}.dm-1-page .fs26{font-size:26px}.dm-1-page .fs14{font-size:14px}.dm-1-page .w-100{width:100%}.dm-1-page .row-box{display:flex;flex-direction:row;justify-content:space-between}.dm-1-page .row-box-rev{flex-direction:row-reverse}.dm-1-page .part01{background-image:url(/static/media/backgroundImage.e4213732bcb7118d3e78.webp);background-position:50% 100%;background-size:100% 100%;box-sizing:border-box;color:#fff;padding:120px 0 250px}.dm-1-page .part01 .words-box{max-width:530px}.dm-1-page .part01 .form-box{background:#ffffff24;border:1px solid #fff;border-radius:25px 25px 25px 25px;box-sizing:border-box;max-width:600px;min-height:648px;padding:30px;width:100%}.dm-1-page .part01 .form-box-2{background:#fff;border-radius:18px 18px 18px 18px;box-sizing:border-box;color:#000;height:calc(100% - 37px);margin:5px auto 0;padding:30px 32px 58px}.dm-1-page .part01 .input-box{position:relative}.dm-1-page .part01 .input-box-2{border-bottom:1px solid #5f09ff}.dm-1-page .part01 .input-box-2>input{border:0;box-sizing:border-box;font-size:18px;height:35px;opacity:.65;outline:0;width:100%}.dm-1-page .part01 .-btn{background:#6c34eb;border:0;border-radius:22px 22px 22px 22px;color:#fff;cursor:pointer;font-size:16px;height:40px;max-width:200px;width:100%}.dm-1-page .part02 h3{font-size:20px}.dm-1-page .part02 p{font-size:16px}.dm-1-page .part02 p img{margin-left:12px}.dm-1-page .part02 .main-box{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.dm-1-page .part02 .card-box{border-radius:20px;margin-bottom:50px;margin-right:50px;overflow:hidden;width:calc(33.33333% - 33.33333px)}.dm-1-page .part02 .card-box:nth-of-type(3n+3){margin-right:0}.dm-1-page .part02 .top-box{align-items:center;display:flex;height:99px;justify-content:flex-start;padding-left:21px}.dm-1-page .part02 .bg-1,.dm-1-page .part02 .bg-2{background:#6c34eb}.dm-1-page .part02 .cont-box{align-items:center;background:#f3f4ff;box-sizing:border-box;display:flex;height:95px;justify-content:center}.dm-1-page .part02 .cont-box p{cursor:pointer}.part02 .title-box{align-items:center;display:flex;gap:15px}.part02 .title-box h3{color:#fff;font-size:20px;font-weight:500}@media screen and (max-width:1100px){.dm-1-page .part01 .row-box{flex-direction:column}.dm-1-page .part01 .words-box{margin-bottom:35px;max-width:none;width:100%}.dm-1-page .part01 .media-box{width:100%}.dm-1-page .part01 .form-box{max-width:none}}.page-container .page-head-container{position:sticky;top:0;z-index:99}.imageContainer{height:100vh;width:100vw}.imageContainer .image-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.image-header .image-buttons{display:flex;gap:10px}.image-header .image-buttons .image-button{background-color:initial;border:2px solid #6d35eb;border-radius:17px;color:#6d35eb;cursor:pointer;padding:10px 32px;width:144px}.image-header .image-buttons .save-button{background-color:#6d35eb;color:#e6e6e6}.logo-container{height:70px}.image-body{display:flex;height:calc(100% - 90px)}.image-body .image-body-left{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;max-width:420px;min-width:400px;padding:24px}.image-body .image-body-left textarea{border:1px solid #e6e6e6;font-size:20px;height:200px;outline:none;padding:16px;resize:none}.image-body .image-body-left .image-generate-button{background-color:#6d35eb;border:none;border-radius:17px;color:#e6e6e6;cursor:pointer;font-size:18px;margin:18px auto;padding:12px 32px;width:230px}.image-body .image-body-right{background:#e6e6e6;flex:1 1;font-size:16px;padding:100px}.image-body .image-body-right .result{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='4' stroke-dasharray='6, 14' stroke-linecap='square'/%3E%3C/svg%3E");border-radius:8px;max-height:900px;padding:8px;width:100%}.image-body .image-body-right .result img{border-radius:8px;height:100%;max-height:900px;object-fit:contain;width:100%}.image-style .style-list ul{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin-top:12px;padding:0}.image-style .style-list ul li{align-items:center;background-color:#e6e6e6;border-radius:5px;cursor:pointer;display:flex;gap:10px;padding:5px 14px}.image-style .style-list .selected,.image-style .style-list ul li:hover{background-color:#6d35eb;color:#e6e6e6}.image-body-left .uploaded-image-container{height:300px;margin-bottom:24px;width:300px}.image-body-left .uploaded-image-container img{border-radius:8px;height:100%;object-fit:cover;width:100%}.image-body-left .uploaded-image-container input{line-height:20px;margin:12px 0;padding:3px;width:100%}
/*# sourceMappingURL=main.e43db404.css.map*/