<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.price{display:flex;line-height:1;gap:8px;position:relative}.price-lf{text-align:center}.price .ic-dis{display:inline-block;padding:0 3px;background:#ff4646;color:#fff;border-radius:2px;line-height:18px;font-size:12px}.price-current{display:flex;align-items:baseline}.price del{display:block;color:#999999;margin-top:4px}.price .unit{font-size:12px;position:absolute;right:-53px;top:6px;min-width:70px;text-align:left}.pricing-select{text-align:center;width:220px;position:relative;margin-bottom:24px}.pricing-select-header{cursor:pointer;background:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,0.05);border-radius:24px;opacity:1;border:1px solid #e6e8e9;z-index:99;display:flex;align-items:center;justify-content:center;position:relative;padding:0 24px;height:48px}.pricing-select-header i{position:absolute;right:24px}.pricing-select.select-expanded .pricing-select-options{display:block;height:auto;border:1px solid #e6e8e9;transition:height 300ms}.pricing-select.select-expanded .pricing-select-header i{color:#2153e9;transform:rotate(180deg)}.pricing-select-options{display:none;position:absolute;top:24px;left:0;z-index:2;width:100%;height:0;overflow:hidden;box-shadow:0 10px 20px 0 rgba(0,0,0,0.05);border-radius:0 0 24px 24px;opacity:1;border:1px solid #e6e8e9;background:#fff;padding-top:24px}.pricing-select-options li{height:36px;line-height:36px;color:inherit;cursor:pointer;background:none}.pricing-select-options li:hover{color:#2153e9}.ic-dis{display:inline-block;padding:0 3px;background:#ff4646;color:#fff;border-radius:2px;line-height:18px;font-size:12px}[data-elem="pricing-box"] .not-save{display:none !important}.radio-box{display:flex;gap:16px;justify-content:center}.radio-it{border-radius:8px;background:#FFFFFF;border:1px solid #E6E8E9;padding:24px 10px;position:relative;text-align:center;cursor:pointer}.radio-it.active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.radio-it.active::before{content:"";display:inline-block;position:absolute;top:0;right:0;width:20px;height:20px;background:url(/resources/images/icon/ic-check.svg) no-repeat center}.radio-it .price{justify-content:center}.radio-it .price .currency{font-size:24px}.radio-it .price .discount{align-self:flex-end}.radio-it .price .ic-dis+del{line-height:1.2}.radio-it .price del{color:rgba(0,0,0,0.6);line-height:1.6}.radio-tt{margin-bottom:16px}.insure-ls{display:flex;justify-content:space-around;text-align:left;margin-bottom:89px}.insure-it{display:flex;align-items:center;gap:16px;line-height:1.4}.insure-it p{min-width:160px}@media (max-width:992px){.insure-ls{flex-wrap:wrap;gap:16px 0}.insure-it{width:50%;flex-direction:column;align-items:center;text-align:center;gap:2px}.insure-it p{min-width:100%}}.banner{background:#000 url(/resources/images/ab_technician/banner-bg.jpg) no-repeat center / cover;padding:80px 0 93px;text-align:center;color:#fff}.banner .wrap{max-width:100%;flex-wrap:wrap;justify-content:center;gap:20px 80px;align-items:center}.banner .wrap .left{width:780px;max-width:100%;text-align:left}.banner .wrap .right{margin-top:40px;width:400px;max-width:100%;background:#fff;color:#000;padding:48px 30px;border-radius:16px}.banner .wrap .right .tt{font-weight:700;margin-bottom:40px}.banner h4{align-items:center;justify-content:flex-start;font-weight:700;font-size:20px;line-height:26px;gap:12px;margin-bottom:24px}.banner .list li i{top:6px}.banner h1{margin:0 auto 24px}.banner .price{align-items:baseline;margin-bottom:40px}.banner .price .text{color:rgba(0,0,0,0.6)}.banner .more{color:#000;margin-top:16px;text-decoration:underline !important}.banner .more:hover{color:#2258F6}.banner .insure-ls{margin-top:69px;margin-bottom:0}@media (max-width:1280px){.banner .wrap .left{width:900px;text-align:center}.banner .wrap h4{justify-content:center}.banner .wrap .list{display:inline-block}}@media (max-width:991px){.banner{padding:40px 0}.banner .insure-ls{margin-bottom:0}}@media (max-width:767px){.banner .wrap .list li i{top:4px}.banner .wrap .am-btn{width:250px;max-width:100%;min-width:0}}.protect{padding:120px 0;text-align:center}.protect h2{margin-bottom:24px}.protect p.des{margin-bottom:80px}.protect p.des small{color:#2258F6}.protect .wrap{margin:auto;gap:16px;flex-wrap:wrap;margin-bottom:80px}.protect .wrap .item{width:416px;max-width:100%}.protect .wrap .item h4{margin-top:24px}.protect .accord{width:1103px;max-width:100%;margin:auto;border-radius:16px;padding:24px 40px;background:#F8F9FA}.protect .accord .box{justify-content:space-between;flex-wrap:wrap;margin-top:16px;gap:16px}.protect .accord .f-fs20{line-height:1.2}.protect .accord p.cu{position:relative;display:inline-block;padding-left:20px;font-weight:700;text-align:left}.protect .accord p.cu span{color:#FF5900}.protect .accord i.ic-dot{display:inline-block;width:16px;height:16px;position:absolute;top:5px;left:0;line-height:1;color:#2258F6}.protect .accord i.ic-dot::before{content:'';display:inline-block;width:0;height:0;border:3px solid;border-radius:50%;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}@media (max-width:991px){.protect{padding:40px 0}.protect p.des{margin-bottom:40px}.protect .wrap .item{flex-direction:column;text-align:center}.protect .wrap .item&gt;img{zoom:.8}.protect .wrap .item:not(:last-child){margin-bottom:40px}.protect .wrap .item .txt{text-align:center}.protect .wrap .item:nth-child(even){flex-direction:column-reverse}}@media (max-width:767px){.protect .wrap .item&gt;img{zoom:.5}}.safeguard{padding:120px 0;background:#F8F9FA}.safeguard .box{gap:40px 80px;flex-wrap:wrap;margin-bottom:40px;align-items:center}.safeguard .box .right{width:680px;max-width:100%}.safeguard .box h2{margin-bottom:42px}.safeguard .box p.desc{line-height:1.2}.safeguard .wrap{flex-wrap:wrap;gap:16px}.safeguard .wrap .item{width:632px;max-width:100%;border-radius:16px;gap:24px;flex-wrap:wrap;background:#fff;padding:32px 40px}.safeguard .wrap .txt{width:448px;max-width:100%}.safeguard .wrap h4{margin-bottom:8px}.safeguard .wrap p{font-size:14px;line-height:18px}@media (max-width:1280px){.safeguard .box{flex-direction:column}.safeguard .left&gt;img{zoom:.8}.safeguard .right{text-align:center}}@media (max-width:991px){.safeguard{padding:40px 0}}@media (max-width:680px){.safeguard .wrap .item{justify-content:center;text-align:center}}.advance{background:#091121;padding:120px 0;text-align:center}.advance h2{color:#fff;margin-bottom:80px}.advance .f-df.wrap{gap:16px}.advance .f-df.wrap .item{width:416px;max-width:100%;padding-top:7px;border-radius:16px}.advance .f-df.wrap .item:nth-child(1){background:#22C8F6}.advance .f-df.wrap .item:nth-child(2){background:#2258F6}.advance .f-df.wrap .item:nth-child(3){background:#FF5900}.advance .f-df.wrap .item-content{border-radius:12px 12px 16px 16px;padding:40px 50px 40px 50px;height:100%;background:#fff}.advance .f-df.wrap .item .f-b{line-height:38px;font-weight:700}.advance .f-df.wrap .item .f-b.jia{position:relative;margin-bottom:42px}.advance .f-df.wrap .item .f-b.jia::before{position:absolute;bottom:74%;content:"\e647";font-family:iconfont !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;line-height:1;color:#FF5900;font-size:14px;font-weight:400;left:50%;transform:translateX(-50%)}.advance .f-df.wrap .item .f-b .inner{line-height:1.2;font-weight:400}.advance .f-df.wrap .item .tt{margin-bottom:42px}.advance .f-df.wrap .item.techn{position:relative}.advance .f-df.wrap .item .techn-tit{position:absolute;border-radius:0px 0px 8px 8px;line-height:30px;font-weight:bold;color:#fff;top:0;left:50%;transform:translateX(-50%);min-width:193px;background:#FF5900}.advance .f-df.wrap .item .price{margin-bottom:24px}.advance .f-df.wrap .item .price .text{color:rgba(0,0,0,0.6);padding-top:20px}.advance .f-df.wrap .item a.am-btn{margin-bottom:40px;width:200px}.advance .f-df.wrap .item ul.list li{line-height:18px}.advance .f-df.wrap .item ul.list li:not(:last-child){margin-bottom:8px}.advance .f-df.wrap .item ul.list li i{top:2px}@media (max-width:1280px){.advance .wrap{width:900px;max-width:100%;flex-wrap:wrap;justify-content:space-between;margin:auto}.advance .f-b .tooltip-cnt{left:-70px}.advance li .tooltip-cnt{left:120px}}@media (max-width:991px){.advance{padding:40px 0}.advance h2{margin-bottom:24px}.advance .f-df.wrap{justify-content:center}.advance .f-df.wrap .item{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center}.advance .f-df.wrap .list{display:inline-block}.advance .f-df.wrap .item-content{padding:40px 100px 40px 100px;width:100%}}@media (max-width:560px){.advance .f-df.wrap .item-content{padding:40px}}@media (max-width:390px){.advance .f-df.wrap .item-content{padding:40px 15px}}.why{padding:120px 0;text-align:center}.why h2{margin-bottom:80px}.why .wrap{gap:16px}.why .wrap .item{display:flex;flex-direction:column;align-items:center;padding:40px 24px;gap:16px;background:#F8F9FA;border-radius:24px;width:308px;max-width:100%}@media (max-width:991px){.why{padding:40px 0}.why h2{margin-bottom:24px}.why .wrap{flex-wrap:wrap;justify-content:center}}.cust{padding:40px 0}.cust .box{border-radius:40px;padding:80px 93px;gap:80px;color:#fff;background:#091121}.cust .wrap{align-items:center;gap:120px}.cust h2{text-align:center;margin-bottom:82px}.cust .righttxt{width:360px;max-width:100%}.cust .righttxt .list{margin:40px 0}.cust .righttxt .list li .ic-gou2-16{top:4px}.cust .righttxt .list li:not(:last-child){margin-bottom:15px}.cust .righttxt a.am-btn{width:233px;font-weight:700;min-width:0;max-width:100%}.cust .righttxt a.am-btn i{font-size:16px;vertical-align:middle;margin-right:1px}@media (max-width:991px){.cust .box{padding:40px 80px}.cust h2{margin-bottom:24px}.cust .wrap{gap:24px 80px}.cust .leftpic img{zoom:.8}.cust .righttxt{text-align:center}.cust .righttxt .list{display:inline-block}.cust .wrap{flex-wrap:wrap}.cust .tooltip-cnt[flow="up"],.cust .tooltip-cnt:not([flow]){left:-100px}}@media (max-width:767px){.cust .box{padding:40px 20px}}.review{padding:120px 0;text-align:center}.review h2{margin-bottom:80px}.review .touxiang{width:120px;height:120px;border-radius:60px;background-repeat:no-repeat;background-position:center;background-size:contain;margin:auto}.review .touxiang.zack{background-image:url(/resources/images/user/ab_technician/head_1@2x.png)}.review .touxiang.frunk{background-image:url(/resources/images/user/ab_technician/head_2@2x.png)}.review .touxiang.clark{background-image:url(/resources/images/user/ab_technician/head_3@2x.png)}.review h4{margin:24px auto}.review .xing-x{margin:auto}.review .slick-closest-img h4{margin:0 auto 8px}@media (max-width:991px){.review{padding:40px 0}}.truste{padding:120px 0 112px;background:#F8F9FA}.truste .container2{width:1560px;max-width:100%;margin:auto}.truste h2{text-align:center;margin-bottom:72px}.truste .awards-x{max-width:100%;overflow:hidden;position:relative}.truste .awards-x::before,.truste .awards-x::after{content:"";display:block;position:absolute;top:0;width:20%;height:100%;z-index:2}.truste .awards-x::before{background:linear-gradient(90deg, #F8F9FA 61%, rgba(248,249,250,0) 100%);left:0}.truste .awards-x::after{background:linear-gradient(90deg, rgba(248,249,250,0) 0%, #F8F9FA 38%);right:0}.truste .awards-ls{text-align:left}.truste .awards-ls .item{float:left;width:280px;height:100px;margin:8px;background:#fff;border-radius:16px;position:relative}.truste .awards-ls .item&gt;img{height:44px;display:block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}@media (max-width:991px){.truste{padding:40px 0}.truste h2{margin-bottom:24px}}@media (max-width:768px){.truste .awards-x{zoom:.8}.truste .awards-x::before,.truste .awards-x::after{display:none}}.aa{display:none}</pre></body></html>