#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app,.customer-service{-webkit-transition:all .3s ease;transition:all .3s ease}.customer-service{cursor:pointer;position:fixed;bottom:60px;right:30px;z-index:999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.customer-service img{padding:10px;width:50px;height:50px;border-radius:50%;background-color:#eee;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);-webkit-transition:all .3s ease;transition:all .3s ease}.customer-service img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 6px 16px rgba(0,0,0,.2);box-shadow:0 6px 16px rgba(0,0,0,.2)}.pulse-animation{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}.dialog-content .service-message{margin-bottom:15px;padding:15px;background-color:#f5f5f5;border-radius:8px;line-height:1.6}.dialog-content .service-message p{margin-bottom:10px}.dialog-content .service-message p:last-child{margin-bottom:0}.dialog-content .service-input .form-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dialog-content .service-input .form-row .form-item{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:20px}.dialog-content .service-input .form-row .form-item:last-child{margin-right:0}@media(max-width:768px){#app{max-width:100%;width:100%;height:100%}.customer-service{display:none}}.filter_blur[data-v-f5df0b40]{-webkit-filter:blur(8px);filter:blur(8px)}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.blur{-webkit-filter:blur(5px);filter:blur(5px);pointer-events:none}#app,.wrapper,body,html{width:100%;height:100%}body{font-family:PingFang SC,Helvetica Neue,Helvetica,microsoft yahei,arial,STHeiTi,sans-serif}a{text-decoration:none;color:#333}ol,ul{list-style:none}em,i{font-style:normal}img{vertical-align:middle}input{border:0;outline:none}.fl{float:left}.fr{float:right}.clear:after,.clear:before{content:"";display:table}.clear:after{clear:both}.M_w{width:85%;margin:0 auto}.w{width:80%}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.w{width:1240px;margin:0 auto}.dt-center{height:100%;font-family:微软雅黑,sans-serif;color:#333;padding-top:50px;margin:0}@media(max-width:768px){.dt-center{padding-top:50px}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:gray;border-radius:5px}.dt-content{max-width:2560px;margin:0 auto}.dt-content .banner{width:100%;margin:0 auto}.dt-content .banner .banner_img{width:100%;cursor:pointer}.dt-content .banner ::v-deep .el-carousel__indicator--horizontal{display:inline-block;padding:12px 4px}.dt-content .banner ::v-deep .el-carousel__button{display:block;width:12px;height:12px;background:#d9d9d9;opacity:.7;border:0!important;border-radius:50%;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.dt-content .banner ::v-deep .el-carousel__indicator.is-active button{width:24px;height:12px;background:#4d4dd9;opacity:1;border-radius:12px}@media(min-width:768px){.dt-content .productsList{padding:80px 0;text-align:center}.dt-content .productsList .container{margin:0 auto;width:80%}.dt-content .productsList .container .title{font-size:30px;line-height:36px;margin-bottom:48px}.dt-content .productsList .container .gridList{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:30px}.dt-content .productsList .container .gridList .product_card{-webkit-box-shadow:0 0 #000,0 0 #000,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-shadow:0 0 #000,0 0 #000,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:5px;background-color:#f5f5f5;width:100%;cursor:pointer}.dt-content .productsList .container .gridList .product_card .product_img{padding-top:24px;height:auto}.dt-content .productsList .container .gridList .product_card .product_img img{width:90%}.dt-content .productsList .container .gridList .product_card .product_content{text-align:left;padding:24px}.dt-content .productsList .container .gridList .product_card .product_content .text{font-size:17px;line-height:28px;font-weight:600;margin-bottom:8px}.dt-content .productsList .container .gridList .product_card .product_content .text_neutral{color:#666;margin-bottom:8px;font-size:15px}.dt-content .productsList .container .gridList .product_card .product_content .text_primary{font-size:13px;color:#056bb0}.dt-content .productsList .container .gridList .product_card .product_content .text_primary .i{width:15px}.dt-content .productsList .container .gridList .product_card:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}}@media(max-width:768px){.dt-content .productsList{padding:50px 15px;text-align:center}.dt-content .productsList .container{margin:0 auto}.dt-content .productsList .container .title{font-size:24px;line-height:32px;margin-bottom:48px}.dt-content .productsList .container .gridList{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px}.dt-content .productsList .container .gridList .product_card{-webkit-box-shadow:0 0 #000,0 0 #000,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-shadow:0 0 #000,0 0 #000,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:5px;background-color:#f5f5f5;width:100%;cursor:pointer}.dt-content .productsList .container .gridList .product_card .product_img{padding-top:20px;height:auto}.dt-content .productsList .container .gridList .product_card .product_img img{width:90%}.dt-content .productsList .container .gridList .product_card .news_img{background-position:50%;background-repeat:no-repeat;height:150px}.dt-content .productsList .container .gridList .product_card .product_content{text-align:left;padding:20px}.dt-content .productsList .container .gridList .product_card .product_content .text{font-size:14px;line-height:26px;font-weight:600;margin-bottom:8px}.dt-content .productsList .container .gridList .product_card .product_content .text_neutral{color:#666;font-size:12px;line-height:20px}.dt-content .productsList .container .gridList .product_card .product_content .text_primary{font-size:12px;color:#056bb0}.dt-content .productsList .container .gridList .product_card .product_content .text_primary .i{width:12px}}.DT_navBar .el-radio{color:#606266;margin-right:0}.DT_navBar .el-radio-group{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.DT_navBar .el-radio-group .el-radio{font-size:12px}.DT_navBar .el-radio-group .el-radio+.el-radio{margin-left:10px}.DT_navBar .header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:15px 70px;position:fixed;top:0;left:0;right:0;z-index:100;background-color:#fbfbfd;width:100%}.DT_navBar .header .logo{font-size:24px;color:#09f;font-weight:700}.DT_navBar .header .logo a{display:block;width:20px;height:20px;background:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:100% 100%;background-position:50%;font-size:0}.DT_navBar .nav{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.DT_navBar .nav,.DT_navBar .nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.DT_navBar .nav ul li{margin-left:40px;font-size:14px}.DT_navBar .nav ul li .active{color:#2085d6}.DT_navBar .nav .change_language{position:absolute;right:70px}.DT_navBar .nav .change_language .language_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px}.DT_navBar .nav .change_language .language_list .language_href{cursor:pointer}.DT_navBar .nav .change_language .language_list .language_href .language-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.DT_navBar .nav .change_language .language_list .language_href .language-item img{width:18px;height:18px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.DT_navBar .nav .change_language .language_list .language_href .language-item span{font-size:12px}.DT_navBar .nav .change_language .language_list .divider{width:1px;height:36px;background-color:#ccc}.DT_navBar .mobile-menu-btn{display:none;background:none;border:none;font-size:24px;cursor:pointer;color:#333}.DT_navBar .mobile-language-btn{display:none}@media(min-width:768px){.DT_navBar .show{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.DT_navBar .nav_dialog{background-color:#fbfbfd;width:100%;position:fixed;z-index:1000}.DT_navBar .nav_dialog .box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:45px 0 20px 0;max-width:2560px;margin:0 auto}.DT_navBar .nav_dialog .box .container{width:90%;margin:0 auto}.DT_navBar .nav_dialog .box .container .left-sidebar{width:250px;text-align:center;float:left;margin:50px 80px 0 0}.DT_navBar .nav_dialog .box .container .left-sidebar ul{list-style:none}.DT_navBar .nav_dialog .box .container .left-sidebar ul li{height:40px;line-height:40px;text-decoration:none;color:#333;font-size:13px;margin-bottom:20px;cursor:pointer}.DT_navBar .nav_dialog .box .container .left-sidebar ul .active{background-color:#efeeec;border-radius:15px;font-weight:700}.DT_navBar .nav_dialog .box .container .product-display{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);gap:20px}.DT_navBar .nav_dialog .box .container .product-display .product-item{width:90%;text-align:center;cursor:pointer}.DT_navBar .nav_dialog .box .container .product-display .product-item .product_img{width:100px;height:100px;margin-bottom:10px;border:1px solid #eee;border-radius:4px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;padding:20px}.DT_navBar .nav_dialog .box .container .product-display .product-item p{font-size:12px}.DT_navBar .nav_dialog .box .container .product-display .product-item .download_Brochure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.DT_navBar .nav_dialog .box .container .product-display .product-item .download_Brochure .download_a{margin-top:10px;text-align:center;display:inline-block;font-size:12px;border:none;border-radius:10px;padding:5px 0;width:80px;color:#056bb0;border:1px solid #056bb0}.DT_navBar .nav_dialog .box .container .product-display .product-item .download_Brochure .download_a:hover{color:#fff;background-color:#056bb0}.DT_navBar .nav_dialog .box .container .product-display .product-item:hover .product_img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.DT_navBar .nav_dialog .box .container .product-display .product-item:hover p{color:#2085d6}}@media(max-width:768px){.DT_navBar .header{position:fixed;top:0;left:0;right:0;z-index:200000;background-color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:inset 0 -1px 0 0 hsla(0,0%,87%,.502);box-shadow:inset 0 -1px 0 0 hsla(0,0%,87%,.502)}.DT_navBar .header .router_link{display:inline-block}.DT_navBar .header .logo a{width:20px;height:20px}.DT_navBar .mobile-menu-btn{display:block;position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DT_navBar .mobile-menu-btn img{display:block;width:20px;height:20px}.DT_navBar .mobile-language-btn{display:block;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DT_navBar .mobile-language-btn .language_list{gap:5px}.DT_navBar .mobile-language-btn .language_list,.DT_navBar .mobile-language-btn .language_list .language_href .language-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.DT_navBar .mobile-language-btn .language_list .language_href .language-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_navBar .mobile-language-btn .language_list .language_href .language-item img{width:15px;height:15px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.DT_navBar .mobile-language-btn .language_list .language_href .language-item span{font-size:11px}.DT_navBar .mobile-language-btn .language_list .divider{width:1px;height:20px;background-color:#ccc}.DT_navBar .nav{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:99}.DT_navBar .nav.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.DT_navBar .nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.DT_navBar .nav li{margin:15px 0}.DT_navBar .nav li a{font-size:18px}.DT_navBar .Dialog_page-footer{position:fixed;z-index:1000;padding-top:15vw}.DT_navBar .Dialog_page-footer .footer-nav .nav-list{list-style:none}.DT_navBar .Dialog_page-footer .footer-nav .nav-list .level1{height:15vw;line-height:15vw;border-bottom:.1vw solid #ededed}.DT_navBar .Dialog_page-footer .footer-nav .nav-list .level1 .level1-title{color:#a3a1a1;font-size:4vw;margin:0 6vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.DT_navBar .Dialog_page-footer .footer-nav .nav-list .level1 .level1-title:after{content:"";display:block;width:2.5vw;height:2.5vw;background:url(../img/%E5%90%91%E5%8F%B3%E7%AE%AD%E5%A4%B4.4ac6e5d2.svg) no-repeat 50%;background-size:100% 100%}}@media(min-width:768px){.DT_footBar .M_common_footer{display:none}.DT_footBar .dt-footer{background-color:#f5f5f7;padding:60px 0 20px 0}.DT_footBar .dt-footer .dt-service{width:80%;max-width:2560px;margin:0 auto}.DT_footBar .dt-footer .dt-service,.DT_footBar .dt-footer .dt-service .dt-f-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.DT_footBar .dt-footer .dt-service .dt-f-left{width:70%}.DT_footBar .dt-footer .dt-service .dt-f-left .footer_item h4{font-weight:700;margin-bottom:20px;color:#1a1a1a;font-size:16px;font-weight:400}.DT_footBar .dt-footer .dt-service .dt-f-left .footer_item ul li span{color:gray;font-size:14px;margin-bottom:5px;line-height:35px}.DT_footBar .dt-footer .dt-service .dt-f-left .footer_item ul li span:hover{cursor:pointer;color:#363638}.DT_footBar .dt-footer .dt-service .dt-f-right .social_icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:20px}.DT_footBar .dt-footer .dt-service .dt-f-right .social_icons .icon{width:50px;height:50px;background-color:#fff;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#333;font-size:20px}.DT_footBar .dt-footer .dt-service .dt-f-right .social_icons .icon img{width:25px;height:25px}.DT_footBar .dt-footer .dt-service .dt-f-right .email{color:#999;font-size:18px}.DT_footBar .dt-footer .dt-info{width:80%;height:100px;text-align:center;border-top:1px solid #999;margin-top:30px;padding-top:30px;max-width:2560px;margin:0 auto}.DT_footBar .dt-footer .dt-info p{height:36px;line-height:36px;font-size:14px;color:#999}.DT_footBar .dt-footer .dt-info p a{color:#999;padding:0 10px}.DT_footBar .dt-footer .dt-info p a img{width:20px;height:20px}.DT_footBar .dt-footer .dt-info .remark{font-size:12px}}@media(max-width:768px){.DT_footBar .dt-footer{display:none}.DT_footBar .M_common_footer{width:100%;position:-webkit-sticky;position:sticky;bottom:0;background-color:#f5f5f7}.DT_footBar .M_common_footer .page-footer .footer-logo img{width:150px;height:auto;margin:20px 0}.DT_footBar .M_common_footer .page-footer .footer-nav .nav-list{list-style:none}.DT_footBar .M_common_footer .page-footer .footer-nav .nav-list .level1{position:relative}.DT_footBar .M_common_footer .page-footer .footer-nav .nav-list .level1 .level1-title{font-size:16px;height:40px;line-height:40px;color:#999}.DT_footBar .M_common_footer .page-footer .footer-nav .nav-list .level1 .level1-title .icon{width:25px;height:25px;float:right;padding-top:10px;margin-right:10px}.DT_footBar .M_common_footer .page-footer .footer-nav .nav-list .level1 .sub-nav-list .level2 a{font-size:16px;font-weight:400;color:#999;display:block;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 30px;text-indent:1em}.DT_footBar .M_common_footer .page-footer .copy-right{padding:30px 0;font-size:14px;font-weight:400;line-height:15px;color:#999;text-align:center;border-top:1px solid #d2d1d1;margin-top:30px}.DT_footBar .M_common_footer .page-footer .copy-right .copy-1{font-size:14px;font-family:PingFang SC;font-weight:400;color:#999;margin-bottom:15px}.DT_footBar .M_common_footer .page-footer .copy-right .copy-2{font-size:12px;font-family:PingFang SC;font-weight:400;color:#999;margin-bottom:15px}.DT_footBar .M_common_footer .page-footer .copy-right .mgb4{margin-top:15px;font-size:10px}}@-webkit-keyframes imgfd{0%{top:10px}to{top:0}}@keyframes imgfd{0%{top:10px}to{top:0}}.DT_profile{height:auto;max-width:2560px;margin:0 auto}@media(min-width:768px){.DT_profile .dt-profile .dt-companyIMG{height:360px;background-image:url(https://en.detonger.com/img/gaikuang-banner.jpg);background-size:100% 100%;background-position:50%;position:relative;overflow:hidden}.DT_profile .dt-profile .dt-companyIMG .companyIMG-p{position:absolute;font-size:50px;line-height:50px;color:#fff;left:200px;top:125px;font-weight:700;opacity:0;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-animation:fadeInRight .5s ease-out forwards;animation:fadeInRight .5s ease-out forwards}.DT_profile .dt-profile .dt-companyIMG .companyIMG-p:after{content:"";position:absolute;width:48px;height:1px;background:#fff;left:10px;bottom:-48px}.DT_profile .dt-profile .about-companyDescribe{padding:80px 0}.DT_profile .dt-profile .about-companyDescribe .company-content{width:60%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_profile .dt-profile .about-companyDescribe .company-content h3{font-size:30px;line-height:36px;margin-bottom:48px}.DT_profile .dt-profile .about-companyDescribe .company-content img{width:70%}}@media(max-width:768px){.DT_profile .dt-profile .dt-companyIMG{height:200px;background-image:url(https://en.detonger.com/img/M_gaikuang-banner.jpg);position:relative;background-repeat:no-repeat;background-size:cover}.DT_profile .dt-profile .dt-companyIMG .companyIMG-p{position:absolute;top:66px;left:36px;font-size:28px;font-weight:700;color:#fff;opacity:0;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-animation:fadeInRight .5s ease-out forwards;animation:fadeInRight .5s ease-out forwards}.DT_profile .dt-profile .dt-companyIMG .companyIMG-p:after{content:"";position:absolute;width:24px;height:2px;background:#fff;left:5px;bottom:-27px}.DT_profile .dt-profile .about-companyDescribe{padding:0 15px 30px;background-color:#fff;background-repeat:no-repeat;background-position:bottom}.DT_profile .dt-profile .about-companyDescribe .company-content{font-size:0}.DT_profile .dt-profile .about-companyDescribe .company-content h3{padding:30px 0;font-size:22px;font-family:PingFang SC;font-weight:800;color:#262626;text-align:center}.DT_profile .dt-profile .about-companyDescribe .company-content img{width:100%}}.DT_TouchUS{height:auto;max-width:2560px;margin:0 auto}@media(min-width:768px){.DT_TouchUS .dt-contact .touch_list{text-align:center}.DT_TouchUS .dt-contact .touch_list h4{padding:90px 0 30px 0;margin:0;font-size:30px;font-family:PingFang SC;font-weight:500;color:#262626}.DT_TouchUS .dt-contact .touch_list h5{font-weight:400;font-size:14px;margin-bottom:45px;text-align:center;color:#666}.DT_TouchUS .dt-contact .touch_list .contact-module{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:20px;width:80%;margin:0 auto 90px}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item,.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .icon{width:80px;height:80px;border:1px solid #eee;border-radius:50%;margin-bottom:12px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .icon img{width:65%}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .label{font-size:18px;font-weight:600;color:#666;margin-bottom:8px}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .value{font-size:22px;color:#333;line-height:1.6}}@media(max-width:768px){.DT_TouchUS .dt-contact .touch_list{text-align:center;padding:0 15px}.DT_TouchUS .dt-contact .touch_list h4{padding:30px 0 15px 0;font-size:22px;font-family:PingFang SC;font-weight:800;color:#262626}.DT_TouchUS .dt-contact .touch_list h5{font-size:12px;text-align:center;color:#666;margin-bottom:30px;font-weight:400}.DT_TouchUS .dt-contact .touch_list .contact-module{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:10px;margin-bottom:30px}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item,.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .icon{width:50px;height:50px;border:1px solid #eee;border-radius:50%;margin-bottom:12px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .icon img{width:65%}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .label{font-size:14px;font-weight:600;color:#666;margin-bottom:5px}.DT_TouchUS .dt-contact .touch_list .contact-module .contact-item .value{font-size:18px;color:#333;line-height:1.6}}.DT_productDetail{max-width:2560px;margin:0 auto}@media(min-width:768px){.DT_productDetail .dt-product .proinfo-view{padding:30px 0;background-image:-webkit-gradient(linear,left bottom,left top,from(#cfd9df),to(#e2ebf0));background-image:-webkit-linear-gradient(bottom,#cfd9df,#e2ebf0);background-image:linear-gradient(0deg,#cfd9df 0,#e2ebf0)}.DT_productDetail .dt-product .proinfo-view .proinfo{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.DT_productDetail .dt-product .proinfo-view .proinfo,.DT_productDetail .dt-product .proinfo-view .proinfo .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.DT_productDetail .dt-product .proinfo-view .proinfo .left{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:32%}.DT_productDetail .dt-product .proinfo-view .proinfo .left img{width:30%;border-radius:10px}.DT_productDetail .dt-product .proinfo-view .proinfo .right{float:right;width:63%}.DT_productDetail .dt-product .proinfo-view .proinfo .right .tit{font-size:30px;line-height:30px;color:#333;text-align:left;font-family:PingFang SC;font-weight:600}.DT_productDetail .dt-product .isConsumable{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:50%;margin:0 auto}.DT_productDetail .dt-product .isConsumable .isConsumable_IMGList{margin:30px auto;width:100%}.DT_productDetail .dt-product .isConsumable .isConsumable_IMGList img{width:100%}}@media(max-width:768px){.DT_productDetail .dt-product .proinfo-view{padding:30px 0;background-image:-webkit-gradient(linear,left bottom,left top,from(#cfd9df),to(#e2ebf0));background-image:-webkit-linear-gradient(bottom,#cfd9df,#e2ebf0);background-image:linear-gradient(0deg,#cfd9df 0,#e2ebf0)}.DT_productDetail .dt-product .proinfo-view .proinfo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_productDetail .dt-product .proinfo-view .proinfo .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.DT_productDetail .dt-product .proinfo-view .proinfo .left img{width:40%;border-radius:10px}.DT_productDetail .dt-product .proinfo-view .proinfo .right{padding:0 15px}.DT_productDetail .dt-product .proinfo-view .proinfo .right .tit{font-size:20px;font-family:PingFang SC;font-weight:500}.DT_productDetail .dt-product .isConsumable{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_productDetail .dt-product .isConsumable .isConsumable_IMGList img{width:100%}}.DT_productList{max-width:2560px;margin:0 auto}@media(min-width:768px){.DT_productList .product-container{width:90%;margin:0 auto;padding:90px 0}.DT_productList .product-container .product-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.DT_productList .product-container .product-content .product-aside{width:20%;padding:65px 80px 0 0}.DT_productList .product-container .product-content .product-aside h3{font-weight:500;padding:35px 15px 35px 15px;color:#333;font-size:14px;font-family:PingFang SC;font-weight:700}.DT_productList .product-container .product-content .product-aside ul{list-style:none;padding:0}.DT_productList .product-container .product-content .product-aside ul li{padding:0 20px;color:#666;cursor:pointer;height:30px;font-size:13px;font-family:PingFang SC;line-height:30px;margin:0 0 10px 10px}.DT_productList .product-container .product-content .product-aside ul .active{font-weight:700;border-radius:50px;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border:none}.DT_productList .product-container .product-content .product-main{width:80%;padding-right:120px}.DT_productList .product-container .product-content .product-main h2{font-size:24px;font-family:PingFang SC;font-weight:400;color:#1d1d1d;margin-bottom:60px}.DT_productList .product-container .product-content .product-main .app-list{gap:30px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.DT_productList .product-container .product-content .product-main .app-list .app-card{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.05);box-shadow:0 8px 24px rgba(0,0,0,.05);padding:60px 32px 32px 32px;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.DT_productList .product-container .product-content .product-main .app-list .app-card .app-icon{width:100px;height:100px;margin:0 auto 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.DT_productList .product-container .product-content .product-main .app-list .app-card .app-icon img{width:100%;height:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.DT_productList .product-container .product-content .product-main .app-list .app-card .app-title{font-size:20px;font-weight:600;color:#2c3e50;margin-bottom:15px}.DT_productList .product-container .product-content .product-main .app-list .app-card .app-desc{font-size:14px;color:#666;line-height:1.8;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.DT_productList .product-container .product-content .product-main .app-list .app-card:hover{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.1);box-shadow:0 0 10px 1px rgba(0,0,0,.1)}.DT_productList .product-container .product-content .product-main .app-list .app-card:hover .app-icon img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}@media(max-width:768px){.DT_productList .product-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_productList .product-container .product-aside h3{display:none}.DT_productList .product-container .product-aside ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fff;position:fixed;left:0;width:100%;z-index:1000}.DT_productList .product-container .product-aside ul li{text-align:center;width:100%;font-size:12px;cursor:pointer;color:#666;height:40px;line-height:40px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px}.DT_productList .product-container .product-aside ul .active{color:#2085d6;font-weight:600}.DT_productList .product-container .product-aside ul .active:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:55%;height:2px;background-color:#2085d6}.DT_productList .product-container .product-main{background-color:#f7f7f7;padding:60px 15px 15px 15px}.DT_productList .product-container .product-main h2{display:none}.DT_productList .product-container .product-main .app-list{gap:15px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.DT_productList .product-container .product-main .app-list .app-card{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.05);box-shadow:0 8px 24px rgba(0,0,0,.05);padding:32px;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.DT_productList .product-container .product-main .app-list .app-card .app-icon{width:70px;height:70px;margin:0 auto 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.DT_productList .product-container .product-main .app-list .app-card .app-icon img{width:100%;height:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.DT_productList .product-container .product-main .app-list .app-card .app-title{font-size:16px;font-weight:700;margin-bottom:8px}.DT_productList .product-container .product-main .app-list .app-card .app-desc{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:189.5%;color:#757575;padding:0;text-align:left;overflow:hidden;width:100%}}.DT_softWareList{max-width:2560px;margin:0 auto}@media(min-width:768px){.DT_softWareList .softWare-container{width:90%;margin:0 auto;padding:90px 0}.DT_softWareList .softWare-container .softWare_content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.DT_softWareList .softWare-container .softWare_content .softWare-aside{width:20%;padding:65px 80px 0 0}.DT_softWareList .softWare-container .softWare_content .softWare-aside h3{font-weight:500;padding:35px 15px 35px 15px;color:#333;font-size:14px;font-family:PingFang SC;font-weight:700}.DT_softWareList .softWare-container .softWare_content .softWare-aside ul{list-style:none;padding:0}.DT_softWareList .softWare-container .softWare_content .softWare-aside ul li{padding:0 20px;color:#666;cursor:pointer;height:30px;font-size:13px;font-family:PingFang SC;line-height:30px;margin:0 0 10px 10px}.DT_softWareList .softWare-container .softWare_content .softWare-aside ul .active{font-weight:700;border-radius:50px;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border:none}.DT_softWareList .softWare-container .softWare_content .softWare-main{width:80%;padding-right:120px}.DT_softWareList .softWare-container .softWare_content .softWare-main h2{font-size:24px;font-family:PingFang SC;font-weight:400;color:#1d1d1d;margin-bottom:60px}.DT_softWareList .softWare-container .softWare_content .softWare-main .app-list{gap:30px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.DT_softWareList .softWare-container .softWare_content .softWare-main .app-list .app-card{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.05);box-shadow:0 8px 24px rgba(0,0,0,.05);padding:60px 32px 32px 32px;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.DT_softWareList .softWare-container .softWare_content .softWare-main .app-list .app-card .app-icon{width:80px;height:80px;margin:0 auto 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.DT_softWareList .softWare-container .softWare_content .softWare-main .app-list .app-card .app-icon img{width:100%;height:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.DT_softWareList .softWare-container .softWare_content .softWare-main .app-list .app-card .app-title{font-size:20px;font-weight:600;color:#2c3e50;margin-bottom:15px}.DT_softWareList .softWare-container .softWare_content .softWare-main .app-list .app-card .app-desc{font-size:14px;color:#666;line-height:1.8;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.DT_softWareList .softWare-container .softWare_content .softWare-main .app-list .app-card:hover{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.1);box-shadow:0 0 10px 1px rgba(0,0,0,.1)}.DT_softWareList .softWare-container .softWare_content .softWare-main .app-list .app-card:hover .app-icon img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}@media(max-width:768px){.DT_softWareList .softWare-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_softWareList .softWare-container .softWare-aside h3{display:none}.DT_softWareList .softWare-container .softWare-aside ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fff;position:fixed;left:0;width:100%;z-index:1000}.DT_softWareList .softWare-container .softWare-aside ul li{text-align:center;width:100%;font-size:12px;cursor:pointer;color:#666;height:40px;line-height:40px;position:relative}.DT_softWareList .softWare-container .softWare-aside ul .active{color:#2085d6;font-weight:600}.DT_softWareList .softWare-container .softWare-aside ul .active:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:30%;height:2px;background-color:#2085d6}.DT_softWareList .softWare-container .softWare-main{background-color:#f7f7f7;padding:60px 15px 15px 15px;min-height:420px}.DT_softWareList .softWare-container .softWare-main h2{display:none}.DT_softWareList .softWare-container .softWare-main .app-list{gap:15px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.DT_softWareList .softWare-container .softWare-main .app-list .app-card{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.05);box-shadow:0 8px 24px rgba(0,0,0,.05);padding:32px;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.DT_softWareList .softWare-container .softWare-main .app-list .app-card .app-icon{width:50px;height:50px;margin:0 auto 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.DT_softWareList .softWare-container .softWare-main .app-list .app-card .app-icon img{width:100%;height:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.DT_softWareList .softWare-container .softWare-main .app-list .app-card .app-title{font-size:16px;font-weight:700;margin-bottom:8px}.DT_softWareList .softWare-container .softWare-main .app-list .app-card .app-desc{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:12px;line-height:189.5%;color:#757575;padding:0;text-align:left;overflow:hidden;width:100%}}.DT_video{max-width:2560px;margin:0 auto;height:auto}@media(min-width:768px){.DT_video .dt-video{width:90%;margin:0 auto;padding:90px 0}.DT_video .dt-video .video-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.DT_video .dt-video .video-content .product-aside{width:20%;padding:65px 80px 0 0}.DT_video .dt-video .video-content .product-aside h3{font-weight:500;padding:35px 15px 35px 15px;color:#333;font-size:14px;font-family:PingFang SC;font-weight:700}.DT_video .dt-video .video-content .product-aside ul{list-style:none;padding:0}.DT_video .dt-video .video-content .product-aside ul li{padding:0 20px;color:#666;cursor:pointer;height:30px;font-size:13px;font-family:PingFang SC;line-height:30px;margin:0 0 10px 10px}.DT_video .dt-video .video-content .product-aside ul .active{font-weight:700;border-radius:50px;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border:none}.DT_video .dt-video .video-content .video-wrap{width:80%;padding-right:120px}.DT_video .dt-video .video-content .video-wrap .video-title{font-size:24px;font-family:PingFang SC;font-weight:400;color:#1d1d1d;margin-bottom:60px}.DT_video .dt-video .video-content .video-wrap .video-list{gap:30px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.DT_video .dt-video .video-content .video-wrap .video-list .video-item{text-align:center;background:#e9f2ff;cursor:pointer;position:relative;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.DT_video .dt-video .video-content .video-wrap .video-list .video-item .image-container{position:relative;display:block;width:100%;height:170px}.DT_video .dt-video .video-content .video-wrap .video-list .video-item .image-container .main-image{display:block;width:100%;height:170px;-o-object-fit:cover;object-fit:cover}.DT_video .dt-video .video-content .video-wrap .video-list .video-item .image-container .play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px;height:40px}.DT_video .dt-video .video-content .video-wrap .video-list .video-item .video-name{padding:20px 5px;font-size:18px;font-family:PingFang SC;font-weight:500;color:#1d1d1d}.DT_video .dt-video .video-content .video-wrap .video-list .video-item .video-name .ellipsis{margin-top:13px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:wrap}.DT_video .dt-video .video-content .video-wrap .video-list .video-item:hover{top:-5px;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2)}}@media(max-width:768px){.DT_video .dt-video{padding:20px 15px 30px 15px}.DT_video .dt-video .video-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_video .dt-video .video-content .product-aside{width:100%}.DT_video .dt-video .video-content .product-aside h3{display:none}.DT_video .dt-video .video-content .product-aside ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);font-size:13px;text-align:center}.DT_video .dt-video .video-content .product-aside ul li{padding:10px 0;cursor:pointer;color:#000}.DT_video .dt-video .video-content .product-aside ul .active{font-weight:700;border-radius:20px;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border:none}.DT_video .dt-video .video-content .video-wrap .video-title{font-size:18px;font-family:PingFang SC;font-weight:700;color:#000;padding:25px 0}.DT_video .dt-video .video-content .video-wrap .video-list{gap:15px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.DT_video .dt-video .video-content .video-wrap .video-list .video-item{text-align:center;cursor:pointer;position:relative;top:0}.DT_video .dt-video .video-content .video-wrap .video-list .video-item .image-container{position:relative;display:block;width:100%;height:170px}.DT_video .dt-video .video-content .video-wrap .video-list .video-item .image-container .main-image{border-radius:10px;display:block;width:100%;height:170px;-o-object-fit:cover;object-fit:cover}.DT_video .dt-video .video-content .video-wrap .video-list .video-item .image-container .play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px;height:30px}.DT_video .dt-video .video-content .video-wrap .video-list .video-item .video-name{display:none}}.DT_use{max-width:2560px;margin:0 auto;height:auto}@media(min-width:768px){.DT_use .dt-use{width:90%;margin:0 auto;padding:90px 0}.DT_use .dt-use .use-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.DT_use .dt-use .use-content .use-left{width:25%;padding:65px 80px 0 0}.DT_use .dt-use .use-content .use-left h2{font-weight:500;padding:35px 15px 35px 15px;color:#333;font-size:14px;font-family:PingFang SC;font-weight:700}.DT_use .dt-use .use-content .use-left h2:nth-last-child(2){padding:35px 15px!important}.DT_use .dt-use .use-content .use-left .feedback{list-style:none;padding:0}.DT_use .dt-use .use-content .use-left .feedback .label{padding:0 20px;color:#666;cursor:pointer;height:30px;font-size:13px;font-family:PingFang SC;line-height:30px;margin:0 0 10px 10px}.DT_use .dt-use .use-content .use-left .feedback .cur{font-weight:700;border-radius:50px;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border:none}.DT_use .dt-use .use-content .use-warp{width:80%;padding-right:120px}.DT_use .dt-use .use-content .use-warp .use-title{font-size:24px;font-family:PingFang SC;font-weight:400;color:#1d1d1d;margin-bottom:60px}.DT_use .dt-use .use-content .use-warp .use-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.DT_use .dt-use .use-content .use-warp .use-list img{width:60%;margin:0 auto;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.1);box-shadow:0 0 10px 1px rgba(0,0,0,.1)}}@media(max-width:768px){.DT_use .dt-use{padding:30px 15px}.DT_use .dt-use .use-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_use .dt-use .use-content .use-left{width:100%}.DT_use .dt-use .use-content .use-left h2{font-weight:500;padding:0 0 30px 0;color:#333;font-size:16px;font-family:PingFang SC}.DT_use .dt-use .use-content .use-left h2:nth-last-child(2){padding:30px 0!important}.DT_use .dt-use .use-content .use-left .feedback{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);border:1px solid #ccc;border-radius:50px;font-size:13px;text-align:center}.DT_use .dt-use .use-content .use-left .feedback .label{padding:10px 0;cursor:pointer;color:#000}.DT_use .dt-use .use-content .use-left .feedback .cur{font-weight:700;border-radius:50px;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border:none}.DT_use .dt-use .use-content .use-warp .use-title{font-size:18px;font-family:PingFang SC;font-weight:700;color:#000;padding:25px 0}.DT_use .dt-use .use-content .use-warp .use-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.DT_use .dt-use .use-content .use-warp .use-list img{width:100%}}.DT_AlsaList{height:auto;max-width:2560px;margin:0 auto}@media(min-width:768px){.DT_AlsaList .dt-alsa{width:90%;margin:0 auto;padding:90px 0}.DT_AlsaList .dt-alsa .alsa-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside{width:20%;padding:0 80px 0 0}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside h3{font-weight:500;padding:100px 15px 35px 15px;color:#333;font-size:14px;font-family:PingFang SC;font-weight:700}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside ul{list-style:none;padding:0}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside ul li{padding:0 20px;color:#666;cursor:pointer;height:40px;font-size:14px;font-family:PingFang SC;line-height:40px;margin-bottom:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside ul .active{font-weight:700;border-radius:50px;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border:none}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap{width:80%}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa-title{font-size:24px;font-family:PingFang SC;font-weight:400;color:#1d1d1d;margin-bottom:60px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .productList_alsa{position:relative;padding:0 50px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;margin:0 auto;-ms-overflow-style:none;scrollbar-width:none}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .product-item,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .product-item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:124px;padding:20px;text-align:center;cursor:pointer;border:1px solid #eee;background-color:#fff;border-radius:4px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .product-item img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .product-item img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .product-item p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .product-item p{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .product_item_active,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .product_item_active{border:1px solid #056bb0}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .next-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .prev-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .next-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .prev-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;background-color:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:10;-webkit-transition:all .2s ease;transition:all .2s ease;padding:0}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .next-btn:hover,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .prev-btn:hover,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .next-btn:hover,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .prev-btn:hover{background-color:#056bb0;color:#fff;border-color:#056bb0}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .prev-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .prev-btn{left:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .next-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .next-btn{right:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list::-webkit-scrollbar,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list::-webkit-scrollbar{display:none}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail{padding:0 50px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .title{padding-top:60px;font-size:22px;font-family:PingFang SC;font-weight:400;line-height:41px;color:#1d1d1d;padding-bottom:22px;border-bottom:1px solid #ebebeb}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content{padding-top:60px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .sidebar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;font-size:14px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .sidebar .sidebar-item{padding:10px 50px;cursor:pointer;text-align:center;color:#6c757d;border:1px solid #ebebeb;border-radius:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .sidebar .active{font-weight:700;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border-radius:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows{padding-top:60px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows p{display:inline-block;cursor:pointer;font-family:PingFang SC;font-style:normal;font-weight:600;font-size:14px;color:#262626}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list{padding-top:20px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container .card,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container .card,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container .card,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container .card{width:130px;border:1px solid #ebebeb;border-radius:4px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container .card img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container .card img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container .card img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container .card img{width:30px;height:30px;margin-bottom:15px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container .card p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container .card p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container .card p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container .card p{font-size:13px;color:#999;margin:0 0 16px 0;margin-bottom:12px;display:block}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container .card .download-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container .card .download-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container .card .download-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container .card .download-btn{display:inline-block;font-size:12px;color:#056bb0;text-decoration:none;border:1px solid #056bb0;border-radius:4px;padding:3px 6px;-webkit-transition:all .3s ease;transition:all .3s ease}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container .card .download-btn:hover,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container .card .download-btn:hover,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container .card .download-btn:hover,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container .card .download-btn:hover{background-color:#056bb0;color:#fff}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .sidebar_linux{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;font-size:13px;width:50%}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .sidebar_linux .sidebar-item{padding:10px 5px;cursor:pointer;color:#6c757d}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .sidebar_linux .active{font-weight:700;color:#056bb0}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container{padding-top:20px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .title,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .title{font-size:16px;font-family:PingFang SC;font-weight:700;line-height:30px;color:#777;margin-bottom:30px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content{margin-bottom:30px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Print_assistant .Print_assistant_down,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Print_assistant .Print_assistant_down{font-size:14px;font-family:PingFang SC;font-weight:500;line-height:30px;color:#cb4242;padding-bottom:30px;font-style:italic}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Print_assistant .card,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Print_assistant .card{width:130px;border:1px solid #ebebeb;border-radius:4px;text-align:center;padding:15px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Print_assistant .card img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Print_assistant .card img{width:30px;height:30px;margin-bottom:12px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Print_assistant .card h3,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Print_assistant .card h3{font-size:14px;color:#999;margin:0 0 16px 0;margin-bottom:12px;display:block}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Print_assistant .card .download-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Print_assistant .card .download-btn{display:inline-block;font-size:12px;color:#056bb0;text-decoration:none;border:1px solid #056bb0;border-radius:4px;padding:3px 6px;-webkit-transition:all .3s ease;transition:all .3s ease}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Print_assistant .card .download-btn:hover,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Print_assistant .card .download-btn:hover{background-color:#056bb0;color:#fff}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_search_USB p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_search_USB p{font-size:14px;font-family:PingFang SC;font-weight:600;line-height:30px;color:#616060;padding-bottom:30px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_search_USB .sidebar,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_search_USB .sidebar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;font-size:14px;padding-bottom:30px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_search_USB .sidebar .sidebar-item,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_search_USB .sidebar .sidebar-item{padding:10px 30px;cursor:pointer;text-align:center;color:#6c757d;border:1px solid #ebebeb;border-radius:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_search_USB .sidebar .active,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_search_USB .sidebar .active{font-weight:700;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border-radius:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card{width:200px;border:1px solid #ebebeb;border-radius:4px;text-align:center;padding:15px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card img{width:30px;height:30px;margin-bottom:12px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card h3,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card h3{font-size:14px;color:#999;margin-bottom:12px;display:block}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card .download-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card .download-btn{display:inline-block;font-size:12px;color:#056bb0;text-decoration:none;border:1px solid #056bb0;border-radius:4px;padding:5px 15px;-webkit-transition:all .3s ease;transition:all .3s ease}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card .download-btn:hover,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_button .card .download-btn:hover{background-color:#056bb0;color:#fff}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized1_content .Prototype_AlsaByUSB .alsa_container_USB .alsa_container_p{font-size:14px;font-family:PingFang SC;font-weight:500;line-height:30px;color:#cb4242;font-style:italic}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .OS_p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .OS_p{font-size:14px;color:#67c23a;font-weight:800}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .search_alsa_form,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .search_alsa_form{width:50%;padding:30px 30px 30px 0}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .Prototype_Alsa,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa{padding-left:70px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .Prototype_Alsa .Prototype_p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .Prototype_p{margin-bottom:15px;font-size:14px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .Prototype_Alsa .sdk_container_button,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button{height:auto;margin:30px 0}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .Prototype_Alsa .sdk_container_button .card,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button .card{width:160px;border:1px solid #ebebeb;border-radius:4px;text-align:center;padding:15px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .Prototype_Alsa .sdk_container_button .card img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button .card img{width:30px;height:30px;margin-bottom:12px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .Prototype_Alsa .sdk_container_button .card h3,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button .card h3{font-size:14px;color:#999;margin:0 0 16px 0;margin-bottom:12px;display:block}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .Prototype_Alsa .sdk_container_button .card .download-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button .card .download-btn{display:inline-block;font-size:12px;color:#056bb0;text-decoration:none;border:1px solid #056bb0;border-radius:4px;padding:3px 6px;-webkit-transition:all .3s ease;transition:all .3s ease}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .Prototype_Alsa .sdk_container_button .card .download-btn:hover,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button .card .download-btn:hover{background-color:#056bb0;color:#fff}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1 .customized2_content .Prototype_Alsa .sdk_container_p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_p{font-weight:600;font-size:12px;margin:20px 0;color:red}}@media(max-width:768px){.DT_AlsaList .dt-alsa{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_AlsaList .dt-alsa .alsa-content{min-height:500px}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside h3{display:none}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fff;position:fixed;left:0;width:100%;z-index:1000}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside ul li{text-align:center;width:100%;font-size:12px;cursor:pointer;color:#666;height:40px;line-height:40px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside ul .active{color:#2085d6;font-weight:600}.DT_AlsaList .dt-alsa .alsa-content .alsa-aside ul .active:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:55%;height:2px;background-color:#2085d6}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap{padding:60px 15px 15px 15px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa-title{display:none}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;margin:0 auto;-ms-overflow-style:none;scrollbar-width:none}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .product-item,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .product-item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:104px;padding:20px;text-align:center;cursor:pointer;border:1px solid #eee;background-color:#fff;border-radius:4px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .product-item img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .product-item img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .product-item p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .product-item p{margin-top:5px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .product_item_active,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .product_item_active{border:1px solid #056bb0}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .next-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .ThermaTransferl-list .prev-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .next-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .product-list .prev-btn{display:none}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .title{padding:20px 0;border-bottom:1px solid #ebebeb;font-size:16px;font-family:PingFang SC;font-weight:700;color:#333}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content{padding-top:20px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .sidebar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;font-size:13px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .sidebar .sidebar-item{padding:10px 15px;cursor:pointer;text-align:center;color:#6c757d;border:1px solid #ebebeb;border-radius:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .sidebar .active{font-weight:700;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border-radius:10px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows p{display:inline-block;cursor:pointer;font-family:PingFang SC;font-style:normal;font-weight:600;font-size:14px;color:#262626;padding-top:30px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list{padding-top:20px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container .card,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container .card,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container .card,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container .card{width:120px;border:1px solid #ebebeb;border-radius:4px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px 0}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container .card img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container .card img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container .card img,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container .card img{width:30px;height:30px;margin-bottom:12px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container .card p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container .card p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container .card p,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container .card p{font-size:13px;color:#999;padding:10px 0!important;font-weight:400;display:block}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container .card .download-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .windows_list .card-container .card .download-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .linux_list .card-container .card .download-btn,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .windows .windows_list .card-container .card .download-btn{display:inline-block;font-size:12px;color:#056bb0;text-decoration:none;border:1px solid #056bb0;border-radius:4px;padding:3px 6px;-webkit-transition:all .3s ease;transition:all .3s ease}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .sidebar_linux{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;font-size:13px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .sidebar_linux .sidebar-item{padding:5px 0;cursor:pointer;color:#6c757d}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .sidebar_linux .active{font-weight:700;color:#056bb0}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .alsa_detail .content .linux .linux_list .card-container{padding-top:20px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized1,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .title,.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .title .customized2_span{display:none}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content{margin-bottom:30px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .OS_p{display:none}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .search_alsa_form{width:100%}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .Prototype_p{margin-bottom:15px;font-size:14px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button{height:auto}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button .card{width:160px;border:1px solid #ebebeb;border-radius:4px;text-align:center;padding:15px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button .card img{width:30px;height:30px;margin-bottom:12px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button .card h3{font-size:14px;color:#999;margin:0 0 16px 0;margin-bottom:12px;display:block}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_button .card .download-btn{display:inline-block;font-size:12px;color:#056bb0;text-decoration:none;border:1px solid #056bb0;border-radius:4px;padding:5px 12px}.DT_AlsaList .dt-alsa .alsa-content .alsa-wrap .customized_content .customized2 .customized2_content .Prototype_Alsa .sdk_container_p{font-weight:600;font-size:12px;margin:20px 0;color:red}}.DT_sdkList{max-width:2560px;margin:0 auto}@media(min-width:768px){.DT_sdkList .sdk-container{width:90%;margin:0 auto;padding:90px 0}.DT_sdkList .sdk-container .sdk_content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.DT_sdkList .sdk-container .sdk_content .sdk-aside{width:20%;padding:65px 80px 0 0}.DT_sdkList .sdk-container .sdk_content .sdk-aside h3{font-weight:500;padding:35px 15px 35px 15px;color:#333;font-size:14px;font-family:PingFang SC;font-weight:700}.DT_sdkList .sdk-container .sdk_content .sdk-aside ul{list-style:none;padding:0}.DT_sdkList .sdk-container .sdk_content .sdk-aside ul li{padding:0 20px;color:#666;cursor:pointer;height:30px;font-size:13px;font-family:PingFang SC;line-height:30px;margin:0 0 10px 10px}.DT_sdkList .sdk-container .sdk_content .sdk-aside ul .active{font-weight:700;border-radius:50px;color:#000;background-image:-webkit-linear-gradient(330deg,#a1c4fd,#c2e9fb);background-image:linear-gradient(120deg,#a1c4fd,#c2e9fb);border:none}.DT_sdkList .sdk-container .sdk_content .sdk-main{width:80%;padding-right:120px}.DT_sdkList .sdk-container .sdk_content .sdk-main h2{font-size:24px;font-family:PingFang SC;font-weight:400;color:#1d1d1d;margin-bottom:60px}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list{gap:30px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.05);box-shadow:0 8px 24px rgba(0,0,0,.05);padding:40px 10px;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .app-icon{width:80px;height:80px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .app-icon img{width:100%;height:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .app-title{margin-top:10px;font-size:20px;font-weight:600;color:#2c3e50;text-align:center}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .download-btn{margin:0 auto;margin-top:20px;text-align:center;display:inline-block;font-size:16px;border:none;border-radius:10px;padding:8px 15px;color:#056bb0;border:1px solid #056bb0}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .download-btn:hover{background-color:#056bb0;color:#fff}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .download_list{width:100%;margin:20px auto 0;padding:0 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .download_list .download_btn{text-align:center;display:inline-block;font-size:16px;border:none;border-radius:10px;padding:8px 0;width:130px;color:#056bb0;border:1px solid #056bb0}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .download_list .download_btn:hover{background-color:#056bb0;color:#fff}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card:hover{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.1);box-shadow:0 0 10px 1px rgba(0,0,0,.1)}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card:hover .app-icon img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}@media(max-width:768px){.DT_sdkList .sdk-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.DT_sdkList .sdk-container .sdk_content .sdk-aside h3{display:none}.DT_sdkList .sdk-container .sdk_content .sdk-aside ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fff;position:fixed;left:0;width:100%;z-index:1000}.DT_sdkList .sdk-container .sdk_content .sdk-aside ul li{text-align:center;width:100%;font-size:12px;cursor:pointer;color:#666;height:40px;line-height:40px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px}.DT_sdkList .sdk-container .sdk_content .sdk-aside ul .active{color:#2085d6;font-weight:600}.DT_sdkList .sdk-container .sdk_content .sdk-aside ul .active:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:55%;height:2px;background-color:#2085d6}.DT_sdkList .sdk-container .sdk_content .sdk-main{background-color:#f7f7f7;padding:60px 15px 15px 15px;min-height:450px}.DT_sdkList .sdk-container .sdk_content .sdk-main h2{display:none}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list{gap:15px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.05);box-shadow:0 8px 24px rgba(0,0,0,.05);padding:32px;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .app-icon{width:50px;height:50px;margin:0 auto 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .app-icon img{width:100%;height:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .app-title{font-size:16px;font-weight:700;text-align:center}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .download-btn{margin:0 auto;margin-top:15px;text-align:center;display:inline-block;font-size:14px;border:none;border-radius:10px;padding:8px 15px;color:#056bb0;border:1px solid #056bb0}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .download_list{width:100%;margin:15px auto 0;padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.DT_sdkList .sdk-container .sdk_content .sdk-main .app-list .app-card .download_list .download_btn{text-align:center;display:inline-block;font-size:14px;border:none;border-radius:10px;padding:8px 0;width:100px;color:#056bb0;border:1px solid #056bb0}}.DT_404{height:100%;background:#f1fcfe;max-width:2560px;margin:0 auto}@media(min-width:768px){.DT_404 .dt-404{text-align:center}.DT_404 .dt-404 img{padding-top:78px}.DT_404 .dt-404 h3{font-size:52px;color:#666;line-height:73px;padding-top:34px;padding-bottom:40px}.DT_404 .dt-404 a{display:block;margin:0 auto;width:250px;height:70px;background:#39c;border-radius:39px;color:#fff;font-size:24px;line-height:70px}}@media(max-width:768px){.DT_404 .dt-404{text-align:center}.DT_404 .dt-404 img{padding-top:150px;width:70%}.DT_404 .dt-404 h3{font-size:28px;color:#666;line-height:40px;padding-top:34px;padding-bottom:40px}.DT_404 .dt-404 a{display:block;margin:0 auto;width:150px;height:40px;background:#39c;border-radius:20px;color:#fff;font-size:20px;line-height:40px}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.filter_blur[data-v-0d6b98e7],.filter_blur[data-v-26ff3f72],.filter_blur[data-v-2d66ef30],.filter_blur[data-v-e01c8d12]{-webkit-filter:blur(8px);filter:blur(8px)}.filter_blur[data-v-0d6b98e7]{position:relative}.filter_blur[data-v-10953c8e],.filter_blur[data-v-3e307f4f],.filter_blur[data-v-3eaea154],.filter_blur[data-v-5152d22a],.filter_blur[data-v-623c7736],.filter_blur[data-v-64d9042e],.filter_blur[data-v-7e6b4287]{-webkit-filter:blur(8px);filter:blur(8px)}