@keyframes pagination-progress{0%{width:0}100%{width:100%}}@keyframes button-border{0%{box-shadow:0 0 0 0 rgba(255,29,29,.2);opacity:.4}100%{box-shadow:0 0 0 10px rgba(255,29,29,.2);opacity:1}}@keyframes button-blue-border{0%{box-shadow:0 0 0 0 rgba(52,122,252,.2);opacity:.4}100%{box-shadow:0 0 0 10px rgba(52,122,252,.2);opacity:1}}h2.title{font-size:34px;font-weight:bold;color:#040f42}h2.title-white{color:#fff}.title-p{font-size:20px;line-height:1.5;color:#040f42}p{color:#040f42}.apply-btn-box{display:flex;margin-left:auto;margin-right:auto;justify-content:center}.apply-btn-box a{display:flex;align-items:center;justify-content:center;width:140px;height:40px;font-size:16px;color:#fd4047;border:2px solid #fd4047;text-align:center;border-radius:8px;transition:all .2s ease-in-out}.apply-btn-box a:first-child:hover{color:#fd4343;border:2px solid #fd4047;box-shadow:0 10px 25px 0 rgba(255,77,77,.4)}.apply-btn-box a:nth-child(2){margin-left:25px;color:#fff;background:linear-gradient(90deg, #fd515e 0%, #fd2324 100%);border-radius:8px}.apply-btn-box a:nth-child(2):hover{background-color:#e83820;box-shadow:0 10px 25px 0 rgba(255,77,77,.4)}.banner-wrap{width:100%;height:450px;margin-top:68px;background:linear-gradient(180deg, #e6edff 0%, #cee2fe 100%)}.banner-wrap .banner-box{height:100%;display:flex;justify-content:space-between;background:url("/assets/images/ds_banner.png") no-repeat right center/auto 90%}.banner-wrap .banner-box .banner-left{max-width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;flex:1}.banner-wrap .banner-box h1{font-size:40px;font-weight:bold;color:#020814}.banner-wrap .banner-box p{font-size:20px;line-height:1.7;letter-spacing:1px;margin-top:10px;color:#51565d}.banner-wrap .banner-box .banner-bottom-text{font-size:16px;opacity:1;margin-top:15px}.banner-wrap .banner-box .banner-apply-box{display:flex}.banner-wrap .banner-box .banner-apply-box a{display:flex;align-items:center;justify-content:center;margin-top:30px;width:160px;height:45px;border-radius:8px;font-size:16px;color:#fff;transition:all .3s ease-in-out;background:linear-gradient(90deg, #ff525f 0%, #fd2222 100%)}.banner-wrap .banner-box .banner-apply-box a:first-child{margin-right:20px}.banner-wrap .banner-box .banner-apply-box a:hover{box-shadow:0 10px 25px 0 rgba(238,77,45,.4)}.banner-wrap .banner-box .banner-apply-box a:nth-child(2){color:#fff;border:1px solid #fff;background:hsla(0,0%,100%,.1)}.banner-wrap .banner-box .banner-apply-box a:nth-child(2):hover{box-shadow:3px 15px 15px hsla(0,0%,100%,.1)}.llm-worth-wrap .box{gap:20px}.llm-worth-wrap .box .item{flex:1;max-width:32%;padding:38px 20px 60px;text-align:center;border-radius:4px;background:url("/assets/images/ds_worth_bg1.png") no-repeat center top/100% 100%}.llm-worth-wrap .box .item:nth-child(2){background:url("/assets/images/ds_worth_bg2.png") no-repeat center top/100% 100%}.llm-worth-wrap .box .item:nth-child(3){background:url("/assets/images/ds_worth_bg3.png") no-repeat center top/100% 100%}.llm-worth-wrap .box .item .item-img{display:flex;align-self:center}.llm-worth-wrap .box .item .item-img-icon{margin-left:auto;margin-right:35px;margin-top:-20px;width:40px}.llm-worth-wrap .box .item h4{font-size:20px;color:#fff;font-weight:bold;text-align:left;line-height:1;margin-top:15px;margin-bottom:15px;margin-left:2%}.llm-worth-wrap .box .item h4 span{color:red}.llm-worth-wrap .box .item p{font-size:14px;line-height:1.7;margin:40px 30px 0;color:#040f42;text-align:left}.llm-worth-wrap .apply-btn-box{margin-top:40px}.content-wrap .apply-btn-box{margin-top:40px}.content-box{display:flex;justify-content:center;align-items:center;gap:5%}.content-box .content-img{width:50%}.content-box .content-img video{display:block;max-width:100%;border:none}.content-box .content-text{flex:1}.content-box .content-text .custom-text-flag{width:-moz-fit-content;width:fit-content;padding:0 8px;height:28px;line-height:28px;transform:skewX(-15deg);margin-left:4px;background:linear-gradient(97deg, #5381ff 0%, #ba8eff 100%);border-radius:4px}.content-box .content-text .custom-text-flag p{font-size:14px;font-weight:bold;line-height:2;color:#fff;transform:skewX(15deg)}.content-box .content-text h3{font-size:24px;font-weight:bold;margin:0 0 25px;color:#040f42}.content-box .content-text p{margin-bottom:25px}.content-box .content-text li{color:#040f42}.content-box .content-text .apply-btn-box a:first-child{color:#fff;background:linear-gradient(90deg, #fd515e 0%, #fd2324 100%);border-radius:8px}.content-box .content-text .apply-btn-box a:first-child:hover{background-color:#e83820;box-shadow:0 10px 25px 0 rgba(255,77,77,.4)}.content-box .content-text-item:not(:last-child){margin-bottom:25px}.content-box .content-text-item h4{display:flex;align-items:center;font-size:20px;font-weight:bold;line-height:1;color:#040f42;margin-bottom:15px}.content-box .content-text-item h4 i{margin-right:10px;width:4px;height:22px;margin-top:2px;line-height:1;background:#ff4848;border-radius:2px 2px 2px 2px}.content-box .content-text-item p{line-height:1.7;color:#040f42}.content-box .content-text-item i.iconduigou{color:red;margin-right:10px}.content-box .apply-btn-box{margin-top:25px;justify-content:flex-start}.content-ai-box{flex-wrap:wrap}.content-ai-box .content-img{width:90%;margin:0 auto 20px}.content-ai-box .content-img video{max-width:100%}.content-ai-box .content-text{flex:none;width:88%;margin:0 auto;justify-content:space-between}.content-ai-box .content-text .content-text-item{width:22%;margin-bottom:0;color:#040f42}.content-ai-box .content-text .content-text-item h4{justify-content:center}.content-ai-box .content-text .content-text-item:nth-child(3){margin-right:60px}.voc-plan-wrap{background:url(/assets/images/webchat_new_component_bg.png) no-repeat center center/cover}.voc-plan-wrap .apply-btn-box{margin-top:40px}.voc-plan-box{display:flex;align-items:center;gap:25px}.voc-plan-box .voc-plan{flex:1;padding:30px;border-radius:8px;background-color:#fff;box-shadow:0px 3px 14px 1px rgba(31,38,60,.16)}.voc-plan-box .voc-plan h4{display:flex;gap:10px;align-items:center;font-weight:bold;font-size:24px;margin-bottom:15px;color:#040f42}.voc-plan-box .voc-plan p{margin-bottom:40px}.voc-plan-box .voc-icon{width:45px;flex-shrink:0}.bottom-apply-wrap{width:100%;height:210px;display:flex;padding-bottom:0;justify-content:center;align-items:center;background:url("/assets/images/webchat_apply_bg.png") no-repeat left top/cover}.bottom-apply-wrap h4{color:#fff;font-size:30px;text-align:center;font-weight:500;margin-bottom:20px}.bottom-apply-wrap p{color:#fff;line-height:1.7;text-align:center}.bottom-apply-wrap p strong{color:inherit;font-weight:bold}.bottom-apply-wrap a{display:block;width:143px;height:40px;border-radius:4px;line-height:40px;font-size:16px;font-weight:500;margin:0 auto;text-align:center;color:#ff4646;background:#fff;box-shadow:4px 7px 8px 0px rgba(217,73,72,.36)}.ssc-use-wrap .use-wrap{width:100%;background:url("/assets/images/cem_use_bg.png") no-repeat center center/cover}.ssc-use-wrap .use-wrap .apply-btn-box{margin-top:40px}.ssc-use-wrap .ssc-use-box{position:relative}.ssc-use-wrap .swiper-slide-tab{display:flex;justify-content:center;align-items:center;gap:100px;margin-bottom:40px;border-bottom:1px solid #c9cdd8}.ssc-use-wrap .swiper-slide-tab p{font-size:18px;font-weight:bold;margin-bottom:-1.5px;width:80px;line-height:45px;text-align:center;cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);transition:all .3s ease-in-out}.ssc-use-wrap .swiper-slide-tab p.active{color:red;border-bottom:2px solid red}.ssc-use-wrap .swiper-pagination{display:flex;align-items:center;justify-content:space-evenly;bottom:72px;left:0;width:100%}.ssc-use-wrap .swiper-pagination .swiper-pagination-bullet{background-color:#fff;width:150px;height:2px;margin-bottom:20px;border-radius:2px;opacity:1}.ssc-use-wrap .swiper-pagination .swiper-pagination-bullet-active{background-color:#e6e7e9;position:relative;opacity:1}.ssc-use-wrap .swiper-pagination .swiper-pagination-bullet-active:after{content:"";width:0;height:100%;border-radius:2px;position:absolute;top:0;left:0;background-color:#f81f30;animation:pagination-progress 3s linear infinite .3s}.ssc-use-wrap .swiper-slide{position:relative;opacity:1;width:760px !important;height:350px;margin:0 35px !important;text-align:center;border-radius:12px;transition:all .3s ease-in-out;background-color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.ssc-use-wrap .swiper-slide .ssc-use-img{position:absolute;top:0;height:100%;border-radius:12px 12px 0 0}.ssc-use-wrap .swiper-slide .ssc-use-img img{-o-object-fit:cover;object-fit:cover;height:100%;display:block}.ssc-use-wrap .swiper-slide .ssc-use-text{position:relative;z-index:2;padding:20px 45px;text-align:left;display:flex;flex-direction:column;justify-content:center;color:#fff;background:url("/assets/images/custom_top.png") no-repeat 90% 15%/40px}.ssc-use-wrap .swiper-slide .ssc-use-text h3{font-size:16px;line-height:1;font-weight:bold}.ssc-use-wrap .swiper-slide .ssc-use-text img{height:45px}.ssc-use-wrap .swiper-slide .ssc-use-text div p{line-height:1;margin-top:15px}.ssc-use-wrap .swiper-slide .ssc-use-text p{max-width:50%;font-size:14px;margin-top:25px;line-height:1.7;color:#fff;opacity:.8}.ssc-use-wrap .swiper-slide .ssc-use-text a{width:-moz-fit-content;width:fit-content;margin-top:40px;padding:5px 20px;color:#fff;font-size:14px;margin-top:15px;line-height:1.5;border-radius:12px;border:1px solid #fff;transition:all .3s ease-in-out}.ssc-use-wrap .swiper-slide .ssc-use-text a:hover{color:red;background-color:#fff}.ssc-use-wrap .swiper-slide-prev,.ssc-use-wrap .swiper-slide-next{border-radius:12px;cursor:pointer}.ssc-use-wrap .swiper-slide-prev::before,.ssc-use-wrap .swiper-slide-next::before{content:"";position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background:hsla(0,0%,100%,.6);transition:all .3s ease-in-out}.ssc-use-wrap .swiper-slide-prev .ssc-use-text,.ssc-use-wrap .swiper-slide-next .ssc-use-text{z-index:-1}.ssc-use-wrap .swiper-button-prev{top:60%;left:0px;width:52px;height:52px;border-radius:26px;justify-content:center;align-items:center;z-index:10;color:#6e7080;background-color:#fff;border:solid 1px #e7eef5;display:flex;box-shadow:0px 5px 5px 0px rgba(217,218,228,.2)}.ssc-use-wrap .swiper-button-prev::after{font-size:24px;font-weight:bolder}.ssc-use-wrap .swiper-button-prev:hover{color:#333}.ssc-use-wrap .swiper-button-prev .swiper-button-disabled{cursor:not-allowed;pointer-events:auto}.ssc-use-wrap .swiper-button-next{top:60%;right:0px;width:52px;height:52px;border-radius:26px;justify-content:center;align-items:center;z-index:10;color:#6e7080;background-color:#fff;border:solid 1px #e7eef5;display:flex;box-shadow:0px 5px 5px 0px rgba(217,218,228,.2)}.ssc-use-wrap .swiper-button-next::after{font-size:24px;font-weight:bolder;margin-left:5px}.ssc-use-wrap .swiper-button-next:hover{color:#333}.ssc-use-wrap .swiper-button-next .swiper-button-disabled{cursor:not-allowed;pointer-events:auto}.edition-wrap .edition-box{display:flex;justify-content:space-between}.edition-wrap .price-box{display:flex;justify-content:center;margin-top:40px}.edition-wrap .price-box a{display:block;width:160px;height:40px;line-height:40px;text-align:center;font-size:var(--font-size);border-radius:4px;color:#636363;background-color:#f0f0f0;transition:all .3s ease-in-out}.edition-wrap .price-box a:hover{box-shadow:3px 15px 15px rgba(0,0,0,.1)}.edition-wrap .price-box a:first-child{color:#fff;background-color:#e83821;background:linear-gradient(to right, #f45b4b, #ea3e41)}.edition-wrap .price-box a:first-child:hover{box-shadow:0 10px 25px 0 rgba(238,77,45,.4)}.edition{position:relative;width:30%;background-color:#fff;border-radius:8px;box-shadow:0px 0px 30px 1px rgba(19,43,121,.12);transition:all .3s ease-in-out}.edition:hover{cursor:defalut;transform:translateY(-10px);box-shadow:-1px 10px 20px 4px rgba(190,213,255,.34)}.edition .edition-header{padding:30px 0;text-align:center;color:#fff;background:url("/assets/images/ds_edition_bg1.png") no-repeat top left/100% 100%}.edition .edition-header h3{font-size:24px}.edition .edition-header p{font-size:15px;width:80%;opacity:.8;margin:5px auto 0;line-height:1.7;color:#fff;opacity:.8}.edition .edition-center-header{background:url("/assets/images/call_edition2.png") no-repeat top left/100% 100%}.edition .edition-right-header{background:url("/assets/images/call_edition3.png") no-repeat top left/100% 100%}.edition h4{font-size:16px;margin-top:15px;color:#282b42;text-align:center}.edition h4 span{color:#333}.edition h4 i{font-size:30px;font-weight:bold;font-style:normal;color:#333;margin:0 3px}.edition .edition-con{height:158px;display:flex;flex-direction:column;align-items:center;margin-top:30px;margin-bottom:30px}.edition .edition-con h4{font-size:var(--font-size);line-height:1.7;color:#6e7080;text-align:left;margin-bottom:5px}.edition .edition-con p{display:flex;width:65%;font-size:15px;line-height:1.7;margin-bottom:10px;color:#333;line-break:anywhere}.edition .edition-con p i{margin-top:3px;font-size:13px;color:#38c373;margin-right:8px}.edition .edition-buy{display:flex;justify-content:center;align-items:center;margin:15px auto;width:180px;height:40px;border-radius:20px 20px 20px 20px;border:2px solid #6d6dfd;color:#6d74cc;background:rgba(109,109,251,.16);text-align:center;transition:all .3s ease-in-out}.edition:nth-child(1):hover .edition-buy{color:#fff;background:#6d6dfd}.edition:nth-child(2) .edition-header{background:url("/assets/images/ds_edition_bg2.png") no-repeat top left/100% 100%}.edition:nth-child(2) .price-most-hot{position:absolute;top:-7px;right:-8px;z-index:9}.edition:nth-child(2) .edition-buy{color:#ff464c;border:2px solid #ff464c;background:rgba(255,70,76,.1)}.edition:nth-child(2):hover .edition-buy{color:#fff;background:#ff464c;border:none}.edition:nth-child(3) .edition-header{background:url("/assets/images/ds_edition_bg3.png") no-repeat top left/100% 100%}.edition:nth-child(3) .edition-buy{margin-bottom:35px;color:#5d88fb;border:2px solid #5d88fb;background:rgba(107,163,247,.1)}.edition:nth-child(3):hover{box-shadow:-1px 10px 20px 4px rgba(190,213,255,.34)}.edition:nth-child(3):hover .edition-buy{color:#fff;background:#5d88fb}.confirm-wrap{background-color:#e3ebff;padding:45px 0}.confirm-wrap .confirm-box{display:flex;max-width:1180px;margin:0 auto;position:relative;z-index:9}.confirm-box .confirm{width:20%;text-align:center;position:relative;cursor:pointer}.confirm-box .confirm .confirm-img{height:80px;display:flex;justify-content:center;align-items:center}.confirm-box .confirm .confirm-img img{max-height:100%}.confirm-box .confirm p{font-size:var(--font-size);color:#757c81;line-height:3}.confirm-box .confirm .confirm-more{position:absolute;z-index:99;width:100%;height:auto;text-align:left;padding:20px;font-size:12px;line-height:22px;color:#807f81;background-color:#fff;box-shadow:0px 5px 13px 0px rgba(205,206,207,.6);border-radius:4px;transform:rotate3d(-90, 0, 0, 90deg);transform-origin:50% 0%;transition:all .4s ease-in-out}.confirm-box .confirm:hover p{color:#595e62}.confirm-box .confirm:hover .confirm-more{transform:rotate3d(0, 0, 0, 0deg)}@media screen and (max-width: 768px){html{font-size:2.6666666667vw;overflow-x:hidden;overflow-y:auto;background:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-size:1.2rem;color:#444;background-color:#fff;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol}h2.title{font-size:1.8rem;line-height:1.7;font-weight:bold;color:#040f42}.title-p{max-width:94%;font-size:1.3rem;line-height:1.7;color:#040f42;word-break:break-all}.banner-wrap{width:100%;height:42rem;margin-top:0;background:url("/assets/images/ds_banner_bg.jpg") no-repeat right center/cover}.banner-wrap .banner-box{height:100%;flex-direction:column;justify-content:flex-start;background-position:center bottom}.banner-wrap .banner-box .banner-left{max-width:none}.banner-wrap .banner-box .banner-img-box{margin:0 auto}.banner-wrap .banner-box .banner-img-box .banner-img-item{display:none}.banner-wrap .banner-box h1{font-size:2.4rem;text-align:center;line-height:1.5;margin-top:-15%;margin-bottom:3%;color:#040f42}.banner-wrap .banner-box p{max-width:80%;margin:0 auto 5rem;font-size:1.4rem;text-align:center;color:#040f42;line-height:1.7}.banner-wrap .banner-box .banner-bottom-text{display:none}.banner-wrap .banner-box .banner-apply-box{display:flex;justify-content:center}.banner-wrap .banner-box .banner-apply-box a{margin-top:2rem;width:10.2rem;height:3.4rem;line-height:3.4rem;border-radius:.4rem;font-size:1.4rem}.apply-btn-box a{display:block;width:10.2rem;height:3.4rem;line-height:3.4rem;border:.1rem solid #fd4047;font-size:1.4rem;border-radius:.4rem}.apply-btn-box a:nth-child(2){margin-left:2.5rem}.content-wrap .apply-btn-box{margin-top:2rem}.content-box .content-img{width:90%}.content-box .content-text{flex:1}.content-box .content-text-item:not(:last-child){margin-bottom:2.5rem}.content-box .content-text-item h4{font-size:2rem;margin-bottom:1.5rem}.content-box .content-text-item h4 i{margin-right:1rem;width:.4rem;height:2.2rem;margin-top:.2rem;border-radius:.2rem .2rem .2rem .2rem}.llm-worth-wrap .box{flex-wrap:wrap;gap:1rem}.llm-worth-wrap .box .item{flex:none;max-width:100%;padding:4rem 1.5rem 2rem;text-align:center;border-radius:.4rem;background-color:#fff}.llm-worth-wrap .box .item .item-img{max-width:20rem;display:flex;align-self:center;margin:0 auto 1.5rem}.llm-worth-wrap .box .item h4{font-size:2rem;color:#020814;font-weight:bold;line-height:1;margin-top:2.5rem;margin-bottom:1.5rem}.llm-worth-wrap .box .item h4 span{color:red}.llm-worth-wrap .box .item p{line-height:1.7;max-width:90%;margin:0 auto;color:#040f42;text-align:left}.llm-worth-wrap .apply-btn-box{margin-top:4rem}.voc-plan-box{display:flex;align-items:center;gap:2.5rem;flex-wrap:wrap}.voc-plan-box .voc-plan{flex:none;width:100%;padding:2rem;border-radius:.8rem;background-color:#fff;box-shadow:0rem .3rem 1.4rem .1rem rgba(31,38,60,.16)}.voc-plan-box .voc-plan h4{display:flex;gap:1rem;align-items:center;font-weight:bold;font-size:2.4rem;margin-bottom:1.5rem;color:#040f42}.voc-plan-box .voc-plan p{margin-bottom:2rem}.voc-plan-box .voc-icon{display:none;width:4.5rem;flex-shrink:0}.more-wrap h2.title{color:#fff}.more-box{max-width:94%;margin:0 auto;display:flex;flex-wrap:wrap;gap:.1rem;background-color:#e8ecf1;border:.1rem solid #e8ecf1;justify-content:space-between;transition:all .4s ease-in-out}.more-box div.more{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:32%;overflow:visible;padding:2rem 0}.more-box div.more img{max-height:3rem}.more-box div.more h3{font-size:1.4rem;margin:1rem 0 0}.more-box div.more p{color:#999;font-size:1.3rem}.more-box div.more .order-hover{cursor:default;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;font-size:1.6rem;padding:0 2.6rem;color:#666;z-index:5;opacity:0;transition:all .3s ease-in-out}.more-box div.more:hover{cursor:defalut;background-color:#f9fbfd;z-index:5;transition:all .3s ease-in-out;box-shadow:0rem 0rem 1.5rem .1rem rgba(76,86,128,.2)}.news-wrap{margin-bottom:4rem}.news-wrap .news-box{max-width:94%;flex-wrap:wrap;gap:2rem}.news-wrap .news-box .news-left{width:100%;border-radius:.8rem}.news-wrap .news-box .news-right{width:100%;padding:0}.more-wrap .more-tab{margin-bottom:4rem;gap:4rem}.more-wrap .more-tab .more-item{position:relative;padding:0 4rem;font-size:1.4rem;height:4rem;line-height:4rem;font-weight:bold;cursor:pointer;border-radius:4rem 4rem 4rem 4rem;color:#fff;background-color:#fd4047;transition:background-color .3s ease-in-out}.more-wrap .more-tab .more-item:hover{background-color:rgba(253,64,71,.8)}.more-wrap .more-tab .more-item:nth-child(2){background-color:#347afc}.more-wrap .more-tab .more-item:nth-child(2):hover{background-color:rgba(52,122,252,.8)}.more-wrap .more-tab .more-item-active::after{position:absolute;top:0;left:0;border-radius:4rem;content:"";width:100%;height:100%;background:rgba(0,0,0,0);z-index:1;animation:button-border 1s linear infinite}.more-wrap .more-tab .more-item-right-active::after{position:absolute;top:0;left:0;border-radius:4rem;content:"";width:100%;height:100%;background:rgba(0,0,0,0);z-index:1;animation:button-blue-border 1s linear infinite}.more-box{max-width:94%;margin:0 auto;display:flex;flex-wrap:wrap;gap:.1rem;background-color:#e8ecf1;border:.1rem solid #e8ecf1;justify-content:space-between;transition:all .4s ease-in-out}.more-box div.more{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:45%;overflow:visible;padding:2rem 0}.more-box div.more img{max-height:3rem}.more-box div.more h3{font-size:1.4rem;margin:1rem 0 0}.more-box div.more p{color:#999;font-size:1.3rem}.more-box div.more .order-hover{cursor:default;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;font-size:1.6rem;padding:0 2.6rem;color:#666;z-index:5;opacity:0;transition:all .3s ease-in-out}.more-box div.more:hover{cursor:defalut;background-color:#f9fbfd;z-index:5;transition:all .3s ease-in-out;box-shadow:0rem 0rem 1.5rem .1rem rgba(76,86,128,.2)}.news-box .news-first{margin-bottom:2rem}.news-box .news-first .news-first-img{border-radius:.8rem;overflow:hidden}.news-box .news-first .news-first-tag{padding:0 2rem;height:3.4rem;line-height:3.4rem;font-size:1.3rem;border-radius:0rem 2.5rem 2.5rem 0rem}.news-box .news-first .news-first-right{padding-left:1.5rem;border-radius:.8rem}.news-box .news-first .news-first-right a{font-size:1.6rem}.news-box .news-first .news-first-right p{font-size:1.2rem}.news-box .news-right li{margin-left:2rem}.news-box .news-right .news-right-more{width:100%;padding:1rem;margin-bottom:1rem;border-radius:.8rem}.news-box .news-right .news-right-tag{padding:0 2rem;height:3.4rem;line-height:3.4rem;font-size:1.3rem;border-radius:0rem 2.5rem 2.5rem 0rem}.news-box .news-right span{width:2.5rem;height:2.5rem;line-height:2.5rem;margin-right:1.5rem;border-radius:.4rem}}/*# sourceMappingURL=ds.css.map */