.clearFix{overflow:hidden;zoom:1}.oneBox{background:#fff;margin-top:60px}.oneBox main{max-width:1440px;height:505px;display:flex;justify-content:space-between;background-image:url(/nexdata/static/image/computer/computer.webp);background-size:100% 100%}.oneBox main .bannerLeft{width:594px;padding:113px 0 0 90px;box-sizing:border-box}.oneBox main .bannerLeft>h1{width:775px;font-size:58px;font-weight:700;line-height:66px}.oneBox main .bannerLeft>p{margin-top:20px;color:#6d6e73}.oneBox main .bannerRight{width:846px;height:506px}.oneBox main .btns{margin:0 auto;margin-top:25px;display:flex}.header .main .btns .leftBtn,.oneBox main .btns .leftBtn{width:240px;height:54px;margin-right:30px;border-radius:12px;background:#fff;box-sizing:border-box;border:2px solid transparent;background-image:linear-gradient(to right,#fff,#fff),linear-gradient(270deg,#2e8cfd 17%,#0048ff 100%);-webkit-background-clip:padding-box,border-box;-webkit-background-origin:padding-box,border-box;position:relative;cursor:pointer}.header .main .btns .leftBtn>a,.oneBox main .btns .leftBtn>a{font-size:18px;font-weight:500;background:linear-gradient(270deg,#2e8cfd 17%,#0048ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;padding:14px}.header .main .btns .rightBtn,.oneBox main .btns .rightBtn{width:182px;height:54px;border:0;border-radius:12px;background:linear-gradient(270deg,#2e8cfd 17%,#0048ff 100%);cursor:pointer}.header .main .btns .rightBtn>a,.oneBox main .btns .rightBtn>a{font-size:18px;font-weight:500;color:#fff;padding:16px 20px}.header .main .btns .leftBtn:hover,.header .main .btns .rightBtn:hover,.oneBox main .btns .leftBtn:hover,.oneBox main .btns .rightBtn:hover{box-shadow:2px 2px 6px -2px #005eff}.header{width:100%;background:#f8f9fc}.header .main{max-width:1440px;height:506px;margin:60px auto 0;padding:0 90px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.header .recognition{background-image:url(/nexdata/static/image/computer/recognition.webp);background-size:100% 100%}.header .synthesis{background-image:url(/nexdata/static/image/computer/synthesis.webp);background-size:100% 100%}.header .ocr{background-image:url(/nexdata/static/image/computer/ocr.webp);background-size:100% 100%}.header .pronunciation{background-image:url(/nexdata/static/image/computer/pronunciation.webp);background-size:100% 100%}.header .nlu{background-image:url(/nexdata/static/image/computer/nlu.webp);background-size:100% 100%}.header .llm{background-image:url(/nexdata/static/image/computer/llm.webp);background-size:100% 100%}.header .main h1{width:628px;font-size:58px;font-weight:700;line-height:66px}.header .main p{width:480px;font-size:18px;line-height:26px;color:#6d6e73;margin-top:17px}.header .main .btns{margin-top:25px;display:flex}.common-container{width:1260px;margin:35px auto 64px auto;display:flex;flex-direction:row;justify-content:space-between}.search{width:280px;position:relative;padding-bottom:40px}.search input{width:280px;height:48px;border:1px solid #c8c8c8;border-radius:8px;line-height:24px;padding:14px;box-sizing:border-box;font-size:16px}.search span{width:18px;height:18px;display:block;position:absolute;right:14px;top:15px;background:url(/nexdata/static/image/computer/search.png) no-repeat center;background-size:100% 100%;cursor:pointer}.search .searchList{display:none;position:absolute;top:47px;width:278px;max-height:260px;height:auto;overflow-x:hidden;overflow-y:auto;border:1px solid #c8c8c8;border-radius:6px;padding:10px 0 10px 0;background:#fff;z-index:99;box-shadow:0 3px 5px #ccc}.search .searchList:has(>ul:empty){display:none!important}.module .tags::-webkit-scrollbar,.search .searchList::-webkit-scrollbar{width:4px}.module .tags::-webkit-scrollbar-track,.search .searchList::-webkit-scrollbar-track{background:#f8f9fc}.module .tags::-webkit-scrollbar-thumb,.search .searchList::-webkit-scrollbar-thumb{background:#ddd;border-radius:6px}.module .tags::-webkit-scrollbar-thumb:hover,.search .searchList::-webkit-scrollbar-thumb:hover{background:#ddd}.search .searchList .searchTig{padding:8px 10px}.search .searchList .searchTig:hover{background:#f3f8fd;cursor:pointer}.module{width:280px;padding:10px 0 10px 14px;border:1px solid #bcbcbc;border-radius:8px;box-sizing:border-box;margin-bottom:40px}.module h3{font-size:18px;line-height:26px;color:#333;margin-bottom:14px}.module .tags{width:100%;height:178px;padding-right:14px;box-sizing:border-box;overflow-y:scroll}.module .tags span{display:block;font-size:14px;line-height:34px;color:#6d6e73;cursor:pointer;border-radius:4px;padding:0 46px 0 10px;border:1px solid #fff;margin-bottom:2px;position:relative}.module .tags span .typeAllNumber{display:inline-block;position:absolute;right:6px;top:6px;background:#f8f9fc;border-radius:4px;padding:0 5px;line-height:24px}.module .tags span .typeNumber{display:inline-block;position:absolute;right:6px;top:6px;background:#f8f9fc;border-radius:4px;padding:0 5px;line-height:24px}.module .tags span i{width:10px;height:10px;background:url(/nexdata/static/image/computer/cross.png) no-repeat center;background-size:100% 100%;position:absolute;right:12px;top:11px;display:none}.module .tags .active,.module .tags span:hover{color:#005eff;background:#f3f8fd;border:1px solid #005eff}.module .tags .active .typeNumber{display:none}.module .tags .active i{display:block}.list{width:918px;position:relative}.Loading{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffad}.Loading .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.Loading .content img{animation:rotating 2s linear infinite}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.moreData{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.moreData div{width:158px;height:140px;background:url(/nexdata/static/image/computer/noData.png) no-repeat center;background-size:100% 100%;margin-bottom:18px;margin-top:100px}.moreData p{font-size:18px;line-height:23px;color:#202020}.moreData p span{border-radius:8px;background:#f8f9fc;border:1px solid #ddd;padding:4px 10px;font-size:14px;line-height:26px;color:#202020;margin-left:8px}.moreData p span i{display:inline-block;width:10px;height:10px;background:url(/nexdata/static/image/computer/cross-gray.png) no-repeat center;background-size:100% 100%;vertical-align:top;margin-left:4px;margin-top:8px;cursor:pointer}.hasMOre{clear:both;margin:0 auto}.hasMOre h2{font-size:32px;padding:20px 0;text-align:center}.list_item{float:left;width:286px;height:330px;background-color:#fff;margin-bottom:25px;margin-right:30px;padding:15px;cursor:pointer;box-sizing:border-box;border:1px solid #ddd;position:relative;border-radius:8px}a:nth-of-type(3n) .list_item{margin-right:0}.list_item:hover{border:1px solid #fff;box-shadow:0 4px 16px 0 rgba(6,119,255,.25)}.list_item h3{height:69px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:14px;font-size:18px;line-height:23px;font-weight:600;color:#202020;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word}.list_item .item_desc{color:#9e9e9e;height:80px;font-size:14px;line-height:20px;margin-bottom:18px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.datanameTxt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-wrap:break-word}.list_item .tag{display:flex;flex-wrap:wrap;height:74px;overflow:hidden;margin-top:18px}.list_item .tag span{padding:6px 14px;font-size:12px;line-height:18px;color:#005eff;height:30px;border-radius:8px;background:#f3f8fd;margin:0 10px 10px 0;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list_item button{width:78px;height:26px;border:0;background:#fff;position:absolute;bottom:15px;right:30px}.list_item button span{font-size:16px;font-weight:500;line-height:26px;color:#005eff;cursor:pointer}.list_item button img{position:absolute;top:4px;right:-12px;vertical-align:text-top;transform-style:preserve-3d;transform:translateX(0) translateY(0) translateZ(0);transition:transform 50ms ease 0s}.list_item button:hover img{transform-style:preserve-3d;transform:translateX(6px) translateY(0) translateZ(0);transition:transform .2s ease 0s}.listPagination{clear:both;text-align:right;margin-top:6px}.listPagination .myPagination{margin:0}.myPagination button{width:25px!important;height:25px!important;border-radius:0!important;font-size:14px!important;margin-left:12px!important;color:#6d6e73!important}.myPagination .current{background-color:#f3f8fd!important;color:#005eff!important;border:1px solid #005eff;border-radius:30px!important}.productname{color:#ff4917}