*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;scroll-behavior:smooth;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}ol,ul{list-style:none}dd,dl,dt,ol,ul{margin:0;padding:0}img{display:block;max-width:100%}.wrap{min-width:1280px}.button{min-width:200px;height:64px;border-radius:8px;display:inline-flex;justify-content:center;align-items:center;color:white;font-size:20px;font-weight:400;cursor:pointer;padding:0 10px}.button.blue{background:#0073FF;box-shadow:0 6px 10px 0 rgba(0,115,255,.4)}.button.blue:hover{background:linear-gradient(0deg,rgba(255,255,255,.1),rgba(255,255,255,.1)),#0073FF}.button.blue:active{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#0073FF}.button.yellow{background:#FAB400;box-shadow:0 6px 10px 0 rgba(250,180,0,.4)}.button.yellow:hover{background:linear-gradient(0deg,rgba(255,255,255,.1),rgba(255,255,255,.1)),#FAB400}.button.yellow:active{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#FAB400}.button.border{color:#007BFF;border:1px solid #0073ff}.button.border:hover{background:rgba(0,115,255,.1)}.button.border:active{background:rgba(0,115,255,.15)}.button.link{width:auto;min-width:0;height:auto;color:#007BFF;line-height:1;padding:0}.button.link:hover{color:#2989FF}.button.link:active{color:#005ED1}.header-wrap{position:sticky;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);top:0;z-index:99}.header-prompt{width:100%;height:70px;display:flex;align-items:center;justify-content:center;font-size:18px}.header-prompt a{text-decoration:underline}.header{width:1280px;height:72px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header .header-left{height:100%;display:inline-flex;align-items:center}.header .logo{margin-right:130px;display:inline-block}.header .menu-wrap .menu-item{position:relative;display:inline-flex;align-items:center;margin:0 20px;height:72px;font-size:16px;color:#333333;cursor:pointer}.header .menu-wrap .menu-item a{color:inherit;text-decoration:none}.header .menu-wrap .menu-item svg{margin-left:5px}.header .menu-wrap .menu-item:hover{color:#007bff}.header .menu-wrap .menu-item:hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#007bff}.header .menu-wrap .menu-item .child{display:none;position:absolute;flex-direction:column;left:-40px;top:72px;opacity:0;padding:15px 0;border-radius:0 0 10px 10px;background:linear-gradient(180deg,#eef3f9,#ffffff 10%,#ffffff)}.header .menu-wrap .menu-item .child .child-item{display:flex;min-width:240px;white-space:pre;align-items:center;height:40px;font-size:16px;padding-left:40px;padding-right:10px;color:#333333}.header .menu-wrap .menu-item .child .child-item:hover{color:#007bff;background:#eef3f9}.header .menu-wrap .menu-item .child.p-menu{color:#333333;flex-direction:row!important}.header .menu-wrap .menu-item .child.p-menu .sub-menu-title{height:24px;font-size:16px;font-weight:700;margin-bottom:4px;padding-left:40px;white-space:nowrap}.header .menu-wrap .menu-item .child.p-menu .p-left{border-right:1px solid #eef3f9}.header .menu-wrap .menu-item:hover .child{display:flex;opacity:1;transition:opacity .2s linear}.header-right{display:flex;height:100%;align-items:center}.header-right .button{min-width:200px;height:40px;box-shadow:0 4px 10px 0 rgba(0,123,255,.4)}.header-right .avatar{display:inline-block;margin-right:24px}.header-right .lang-wrap{position:relative;display:flex;height:100%;align-items:center;white-space:pre}.header-right .lang-wrap:hover .lang-list{display:flex;flex-wrap:wrap;opacity:1;transition:opacity .2s linear}.header-right .lang-wrap .lang-list{display:none;position:absolute;right:0;top:72px;width:480px;opacity:0;padding:15px 0;border-radius:0 0 10px 10px;background:linear-gradient(180deg,#eef3f9,#ffffff 10%,#ffffff)}.header-right .lang-wrap .lang-list .child-item{display:flex;width:160px;align-items:center;height:40px;font-size:16px;padding-left:40px;color:#333333;cursor:pointer}.header-right .lang-wrap .lang-list .child-item:hover{color:#007bff;background:#eef3f9}.header-right .lang{position:relative;min-width:124px;height:40px;border-radius:100px;box-sizing:border-box;border:1px solid #cad4e5;padding:8px;display:inline-flex;align-items:center;cursor:pointer}.header-right .lang:hover{color:#007bff;border:1px solid #007bff}.header-right .lang img{display:inline;margin-right:8px;width:24px}footer{background:#EEF3F9;color:#1D2129;font-size:14px}footer .footer-wrap{width:1280px;margin:0 auto;padding:80px 0}footer .footer-nav{display:flex;justify-content:space-between;height:280px;border-bottom:1px solid #cad4e5}footer .footer-nav dt{font-size:16px;font-weight:700;margin-bottom:24px}footer .footer-nav dd{margin-bottom:16px}footer .footer-contact a{display:inline-block;margin-right:15px}footer .footer-contact img{display:inline-block;vertical-align:middle}footer .copyright{margin-top:30px;display:flex;justify-content:space-between;align-items:flex-start}footer .copyright a{margin-left:24px}footer .copyright>div:first-child{display:flex;flex-wrap:wrap;align-items:center;column-gap:24px;row-gap:8px}footer .copyright>div:first-child a{margin-left:0}footer .copyright>div:last-child{display:flex;align-items:center;column-gap:24px;flex-shrink:0}footer .copyright>div:last-child a{margin-left:0}footer .copyright a.copyright-beian-badge{display:inline-flex;align-items:center;gap:4px}footer .copyright img{display:inline-block;vertical-align:middle;width:20px;height:20px;max-width:none;flex-shrink:0}.banner{height:800px;display:flex;justify-content:center;flex-direction:column;background:url(https://res-cdn.360totalsecurity.com/global-front-end-resource-center/ts-global-web-fe/images/www-home/banner.png) no-repeat 50% rgb(216 232 255)}.banner .title{width:640px;line-height:1.1;white-space:pre;font-size:56px;font-weight:700;color:#1d2129;margin-bottom:65px}.banner .button-wrap{margin-bottom:24px}.banner .button-wrap .button{margin-right:24px}.banner .link-wrap{color:#0073ff;margin-bottom:27px}.banner .title-tip{font-size:14px;color:#7b94b2;display:flex;align-items:center;line-height:1}.banner .title-tip img{display:inline-block;margin-right:10px}.section-user,section{width:1280px;margin:0 auto}.section-user{position:relative;height:200px}.section-user section{position:absolute;left:0;bottom:0;height:320px;border-radius:16px;background:#0073ff;box-shadow:0 6px 10px 0 rgba(0,123,255,.4);text-align:center;color:white;padding:0 50px}.section-user section .title{font-size:36px;font-weight:700;margin:40px 0 8px}.section-user section .title span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.section-user section .subtitle{font-size:16px;font-weight:400;margin-bottom:65px}.section-user section .p-item-wrap{display:flex;justify-content:space-between;align-items:center}.section-user section .p-item{width:390px;height:80px;display:inline-flex;align-items:center}.section-user section .p-item:not(:last-child){border-right:2px solid rgba(255,255,255,.3)}.section-user section .p-item img{margin-left:33px;margin-right:22px}.section-user section .p-item .item-right{text-align:left;font-size:16px}.section-user section .p-item .item-right div:first-child{font-weight:700}.section-safe{height:708px;text-align:center}.section-safe .title{font-size:48px;font-weight:700;line-height:56px;color:#1d2129;padding:80px 0 105px}.section-safe .subtitle{font-size:16px;font-weight:400;margin-bottom:65px}.section-safe .p-item-wrap{display:flex;justify-content:space-between;align-items:center}.section-safe .p-item{position:relative;width:400px;height:440px;border-radius:16px;padding:64px 32px 32px;background:#eef3f9;display:inline-flex;align-items:center;flex-direction:column;overflow:hidden}.section-safe .p-item img{width:128px;margin-bottom:32px}.section-safe .p-item .safe-des-title{font-size:20px;font-weight:700;margin-bottom:15px;line-height:1;color:#333333}.section-safe .p-item .safe-des-sub{font-size:16px;font-weight:400;color:#666666}.section-safe .p-item:hover .p-item-hover{opacity:1}.section-safe .p-item-hover{position:absolute;left:0;top:0;width:100%;height:100%;background:#0073ff;padding:64px 32px 32px;opacity:0;transition:opacity .2s linear;text-align:left;line-height:1.4;font-size:14px;font-weight:400}.section-safe .p-item-hover div{color:white;font-size:20px;font-weight:700;margin-bottom:24px}.section-safe .p-item-hover ul{color:white}.section-product{height:480px;text-align:center;padding:80px 0;color:#333333;font-size:16px;font-weight:400}.section-product .title{font-size:48px;font-weight:700;margin-bottom:40px}.section-product .p-item-wrap{display:flex;justify-content:space-between;margin-bottom:40px}.section-product .p-item{width:180px;padding-top:24px;display:inline-flex;flex-direction:column;align-items:center}.section-product .p-item img{margin-bottom:24px}.section-product .p-item:hover{background:#eef3f9;border-radius:15px;transition:background-color .15s linear}.section-product .more{color:#0073ff;cursor:pointer}.section-sku{height:1156px;background:#eef3f9}.section-sku .title{font-size:48px;font-weight:700;margin-bottom:40px;text-align:center;padding:80px 0 30px}.section-sku .p-item-wrap{display:flex;justify-content:space-between;align-items:center}.section-sku .p-item{position:relative;width:400px;height:908px;display:inline-flex;flex-direction:column;padding:64px 40px 30px;border-radius:8px;background:#ffffff;overflow:hidden}.section-sku .p-item .hot{position:absolute;right:0;top:0;display:flex;align-items:center;padding:0 15px;height:32px;border-radius:0 0 0 10px;background:rgba(250,180,0,.3);font-size:16px;color:#ff8c21}.section-sku .p-item .item-name{font-size:18px;font-weight:700;margin-bottom:25px}.section-sku .p-item .price{height:38px;color:#333333;font-size:18px;margin-bottom:25px;display:flex;white-space:pre;align-items:end;line-height:1}.section-sku .p-item .price b{font-weight:700;font-size:28px;padding:0 5px}.section-sku .p-item .button-wrap{display:flex;gap:8px}.section-sku .p-item .button-wrap a{width:100%}.section-sku .p-item .button-wrap .button{flex:1 1;width:100%;min-width:auto;height:48px;margin-bottom:25px}.section-sku .p-item .server-item{height:40px;display:flex;align-items:center;color:#666666;line-height:1}.section-sku .p-item .server-item img{display:inline-block;margin-right:20px}.section-sku .p-item .footer{position:absolute;left:0;bottom:30px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;font-size:14px;color:#999999}.section-sku .p-item .footer img{display:inline-block;margin-right:4px}.section-sku .p-item .footer .tip{display:flex;align-items:center}.section-sku .p-item .footer .button{font-size:20px;color:#007bff;margin-bottom:16px}.section-qa{height:800px;background:url(https://res-cdn.360totalsecurity.com/global-front-end-resource-center/ts-global-web-fe/images/www-home/qa-bg.png) no-repeat 50% rgb(216 232 255);text-align:center;color:white}.section-qa .title{font-size:48px;font-weight:700;padding:93px 0 10px}.section-qa .subtitle{font-size:20px;font-weight:400;margin-bottom:73px;opacity:.6}.section-qa .p-item-wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.section-qa .p-item{width:632px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);font-weight:400;font-size:18px;margin-bottom:16px;padding:32px 40px;text-align:left}.section-qa .p-item div:first-child{font-weight:700;margin-bottom:15px;line-height:1}.section-qa .p-item div:last-child{opacity:.8;line-height:24px}.section-download{height:320px;text-align:center}.section-download .title{font-size:48px;font-weight:700;line-height:56px;padding:85px 0 45px;color:#1d2129}.section-download .button{margin:0 12px;height:56px}.try-button{padding:0}html[lang=ru] .p-item-hover li{font-size:14px;line-height:1.2}html[lang=ru] .section-qa .p-item div:last-child{font-size:14px}html[lang=es] .p-item-hover li{line-height:1.2}html[lang=de] .p-item-hover li,html[lang=fr] .p-item-hover li,html[lang=it] .p-item-hover li,html[lang=pl] .p-item-hover li,html[lang=pt] .p-item-hover li{font-size:14px;line-height:1.2}html[lang=ru] .try-button,html[lang=tr] .try-button,html[lang=vi] .try-button{font-size:14px}html[lang=pl] .try-button{font-size:12px}html[lang=de] .banner .title,html[lang=en] .banner .title,html[lang=es] .banner .title,html[lang=fr] .banner .title,html[lang=hi] .banner .title,html[lang=it] .banner .title,html[lang=ja] .banner .title,html[lang=pl] .banner .title,html[lang=pt] .banner .title,html[lang=ru] .banner .title,html[lang=tr] .banner .title,html[lang=vi] .banner .title{width:800px;white-space:break-spaces}.home-holiday-popup-overlay{position:fixed;left:0;top:0;z-index:100;display:flex;height:100vh;width:100vw;align-items:center;justify-content:center;background:rgba(0,0,0,.5)}.home-holiday-popup-panel{position:relative;height:380px;width:450px}.home-holiday-popup-close{position:absolute;right:-32px;top:0;width:32px;height:32px;padding:0;border:none;background:transparent;cursor:pointer}.home-holiday-popup-close img{width:32px;height:32px}.home-holiday-popup-image-button{padding:0;border:none;background:transparent;cursor:pointer}.home-holiday-popup-image{width:450px;height:380px;cursor:pointer}