html,body{min-height:100%;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);overscroll-behavior-y:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;margin:0}html .stress_test p,body .stress_test p{padding:0}.stress_test p{padding:0}@supports(-moz-appearance: none){*{scrollbar-width:thin;scrollbar-color:unset}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background-color:rgba(31,31,41,.2);border-radius:5px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb:hover{background-color:rgba(31,31,41,.5)}.ai-math-solver{color:#2a2a2a;line-height:1.5;font-family:"Titillium Web",Arial,"Microsoft Yahei",sans-serif;letter-spacing:0}.ai-math-solver,.ai-math-solver *{margin:0;padding:0;box-sizing:border-box}.ai-math-solver li:not(.markdown-body li){list-style:none}.ai-math-solver a:not(.markdown-body a){text-decoration:none;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ai-math-solver :where(a:not(.markdown-body a)){color:#fff}.ai-math-solver img:not(.markdown-body img){-webkit-user-drag:none}.ai-math-solver :where(input),.ai-math-solver :where(textarea),.ai-math-solver :where(button){-webkit-appearance:none;appearance:none;border-radius:0;outline:none;border:none;font-family:"Titillium Web",Arial,"Microsoft Yahei",sans-serif}@media screen and (max-width: 768px){.ai-math-solver{padding-top:60px}}@keyframes ai-spin{100%{transform:rotate(360deg)}}@keyframes ai-opacity-0{from{opacity:1}to{opacity:0}}@keyframes ai-opacity-1{from{opacity:0}to{opacity:1}}@keyframes ai-height-100{from{height:0}to{height:100%}}@keyframes ai-height-0{from{height:100%}to{height:0}}@keyframes ai-opacity-0{from{opacity:1}to{opacity:0}}@keyframes ai-opacity-1{from{opacity:0}to{opacity:1}}@media screen and (min-width: 769px){.ai-button{display:flex;justify-content:center;align-items:center;cursor:pointer;user-select:none;background-color:rgba(112,112,112,.1);padding-left:22px;padding-right:22px;border-radius:12px;outline:none;border:none;height:48px;font:normal normal normal 20px/20px "Titillium Web";color:#2a2a2a;gap:8px;transition:background-color .3s ease-out}.ai-button:hover{background-color:rgba(18,100,252,.1)}.ai-button.ai-button--icon{padding-left:13px;padding-right:13px}.ai-button__icon{width:22px;height:22px;display:inline-block}.ai-button__text{display:inline-block}.ai-button.ai-button--primary{background-color:#1264fc}.ai-button.ai-button--primary .ai-button__text{color:#fff}.ai-button.ai-button--primary:hover{background-color:#3078ff}.ai-select{position:relative}.ai-select__icon{width:22px;height:22px;object-fit:contain}.ai-select__label{transition:color .3s ease-out;font:normal normal normal 20px/20px "Titillium Web";color:#2a2a2a}.ai-select__status{width:14px;height:14px;background:url(/tpl/tools/img/common/icon_arrow_down.svg) no-repeat center center;background-size:contain;margin-left:auto;visibility:hidden}.ai-select__trigger,.ai-select__option{display:flex;align-items:center;cursor:pointer;user-select:none;transition:background-color .3s ease-out;padding-left:20px;padding-right:20px;gap:8px}.ai-select__trigger{background-color:rgba(112,112,112,.1);height:48px;border-radius:12px}.ai-select__trigger:hover{background-color:rgba(18,100,252,.1)}.ai-select__trigger:hover .ai-select__label{color:#1264fc}.ai-select__trigger .ai-select__status{visibility:visible;transition:transform .2s ease-out;transform:rotate(0deg)}.ai-select .ai-select__trigger[aria-expanded=true] .ai-select__status{transform:rotate(180deg)}.ai-select__option{background-color:#fff;border-radius:8px;height:44px}.ai-select__option:hover{background-color:rgba(18,100,252,.1)}.ai-select__option .ai-select__label{font:normal normal normal 16px/16px "Titillium Web"}.ai-select__option .ai-select__status{visibility:hidden;width:20px;height:14px;background:url(/tpl/tools/img/common/icon_checked.svg) no-repeat center center}.ai-select__option.is-active{background-color:rgba(18,100,252,.1)}.ai-select__option.is-active .ai-select__status{visibility:visible}.ai-select__dropdown{display:none;background-color:#fff;padding:4px;border-radius:12px;border:1px solid rgba(112,112,112,.5019607843)}.ai-select__list{display:grid;row-gap:4px}.ai-toast{position:fixed;bottom:40px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;user-select:none;pointer-events:none;max-width:70vw;z-index:99999;opacity:0;padding-left:24px;padding-right:24px;padding-top:9px;padding-bottom:9px;gap:10px;border-radius:12px;min-height:36px;font:normal normal normal 16px/20px "Titillium Web";color:#1264fc;background-color:#e8f0ff;border:1px solid #1b55c2;overflow-wrap:break-word}.ai-toast__icon{display:inline-block;width:26px;height:26px;object-fit:contain;flex-shrink:0}.ai-toast.is-active{opacity:1}.ai-toast.is-info{color:#1264fc;background-color:#e8f0ff;border:1px solid #1b55c2}.ai-toast.is-error{color:#e94949;background-color:#ffe8e8;border:1px solid #cb2020}.ai-toast.is-warning{color:#c9802e;background-color:#fff8ef;border:1px solid #c9802e}.ai-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:20000;display:none}.ai-modal *{margin:0;box-sizing:border-box}.ai-modal__mask{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.7);z-index:20001;opacity:0}.ai-modal__content{position:relative;width:600px;min-height:328px;background-color:#fff;border-radius:16px;z-index:20002;padding-left:46px;padding-right:46px;padding-top:53px;padding-bottom:26px;display:flex;flex-direction:column;align-items:center}.ai-modal__footer{display:flex;justify-content:center;align-items:center;gap:32px;margin-top:45px}.ai-modal__icon{display:inline-block;width:48px;height:48px;object-fit:contain;flex-shrink:0}.ai-modal__title{margin-top:16px;text-align:center;font:normal normal bold 20px/31px "Titillium Web";color:#2a2a2a}.ai-modal__desc{font:normal normal normal 16px/22px "Titillium Web";color:#707070;margin-top:9px;text-align:center}.ai-modal .ai-button{width:156px;height:56px}.ai-modal .ai-button.modal-cancel{background-color:rgba(42,42,42,.08)}.ai-modal .ai-button.modal-cancel:hover{background-color:rgba(42,42,42,.15)}.ai-modal.is-active{display:flex}.ai-modal.is-active .ai-modal__mask{animation:ai-opacity-1 .2s ease-out forwards}.ai-modal.is-leave{display:flex}.ai-modal.is-leave .ai-modal__content,.ai-modal.is-leave .ai-modal__mask{animation:ai-opacity-0 .2s ease-out forwards}.ai-modal-close{width:30px;height:30px;cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;top:15px;right:15px}.ai-modal-close svg{width:20px;height:20px;pointer-events:none}.ai-modal-close svg .css-flag{transition:all .3s ease-out;stroke:rgba(42,42,42,.4980392157)}.ai-modal-close:hover svg .css-flag{stroke:#2a2a2a}.ai-image-viewer{background-color:rgba(0,0,0,.7) !important}.ai-image-viewer .viewer-close{position:absolute;top:32px;right:32px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;background-color:rgba(42,42,42,.6);border-radius:8px;cursor:pointer;transition:background-color .3s ease-out}.ai-image-viewer .viewer-close:hover{background-color:#2a2a2a !important}.ai-image-viewer .viewer-close:focus{background-color:rgba(0,0,0,0) !important;box-shadow:none !important}.ai-image-viewer .viewer-close::before{width:18px;height:18px;position:static;background:url(/tpl/tools/img/common/icon_close_white.svg) no-repeat center center;background-size:contain}}@media screen and (max-width: 768px){.ai-button{display:flex;justify-content:center;align-items:center;cursor:pointer;user-select:none;background-color:rgba(112,112,112,.1);padding-left:22px;padding-right:22px;border-radius:12px;outline:none;border:none;height:48px;font:normal normal normal 16px/16px "Titillium Web";color:#2a2a2a;gap:8px;transition:background-color .3s ease-out}.ai-button.ai-button--icon{padding-left:0;padding-right:0;width:48px}.ai-button__icon{width:22px;height:22px;display:inline-block}.ai-button__text{display:inline-block}.ai-button.ai-button--primary{background-color:#1264fc}.ai-button.ai-button--primary .ai-button__text{color:#fff}.ai-select{position:relative}.ai-select__icon{width:22px;height:22px;object-fit:contain}.ai-select__label{transition:color .3s ease-out;font:normal normal normal 16px/16px "Titillium Web";color:#2a2a2a}.ai-select__status{width:14px;height:14px;background:url(/tpl/tools/img/common/icon_arrow_down.svg) no-repeat center center;background-size:contain;margin-left:auto;visibility:hidden}.ai-select__trigger,.ai-select__option{display:flex;align-items:center;cursor:pointer;user-select:none;transition:background-color .3s ease-out;padding-left:12px;padding-right:12px;gap:8px}.ai-select__trigger{background-color:rgba(112,112,112,.1);height:48px;border-radius:12px}.ai-select__trigger .ai-select__status{visibility:visible;transition:transform .2s ease-out;transform:rotate(0deg)}.ai-select .ai-select__trigger[aria-expanded=true] .ai-select__status{transform:rotate(180deg)}.ai-select__option{background-color:#fff;border-radius:8px;height:44px}.ai-select__option:active{background-color:rgba(18,100,252,.1)}.ai-select__option .ai-select__label{font:normal normal normal 14px/14px "Titillium Web"}.ai-select__option .ai-select__status{visibility:hidden;width:20px;height:14px;background:url(/tpl/tools/img/common/icon_checked.svg) no-repeat center center;background-size:contain}.ai-select__option.is-active{background-color:rgba(18,100,252,.1)}.ai-select__option.is-active .ai-select__status{visibility:visible}.ai-select__dropdown{display:none;background-color:#fff;padding:4px;border-radius:12px;border:1px solid rgba(112,112,112,.5019607843)}.ai-select__list{display:grid;row-gap:4px}.ai-toast{position:fixed;bottom:40px;left:50%;transform:translateX(-50%);display:flex;justify-content:flex-start;align-items:center;user-select:none;pointer-events:none;max-width:calc(100vw - 32px);width:max-content;z-index:99999;opacity:0;padding-left:16px;padding-right:16px;padding-top:9px;padding-bottom:9px;gap:10px;border-radius:12px;min-height:40px;font:normal normal normal 16px/20px "Titillium Web";color:#1264fc;background-color:#e8f0ff;border:1px solid #1b55c2;overflow-wrap:break-word;box-sizing:border-box}.ai-toast__icon{display:inline-block;width:26px;height:26px;object-fit:contain;flex-shrink:0}.ai-toast.is-active{opacity:1}.ai-toast.is-info{color:#1264fc;background-color:#e8f0ff;border:1px solid #1b55c2}.ai-toast.is-error{color:#e94949;background-color:#ffe8e8;border:1px solid #cb2020}.ai-toast.is-warning{color:#c9802e;background-color:#fff8ef;border:1px solid #c9802e}.ai-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:20000;display:none;padding-left:22px;padding-right:22px}.ai-modal *{margin:0;box-sizing:border-box}.ai-modal__mask{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.7);z-index:20001;opacity:0}.ai-modal__content{position:relative;background-color:#fff;border-radius:16px;z-index:20002;padding-left:14px;padding-right:14px;padding-top:73px;padding-bottom:14px;display:flex;flex-direction:column;align-items:center;width:100%}.ai-modal__footer{display:flex;justify-content:center;align-items:center;gap:23px;margin-top:33px;width:100%}.ai-modal__icon{display:inline-block;width:48px;height:48px;object-fit:contain;flex-shrink:0}.ai-modal__title{margin-top:16px;text-align:center;font:normal normal bold 20px/20px "Titillium Web";color:#2a2a2a}.ai-modal__desc{font:normal normal normal 16px/20px "Titillium Web";color:#707070;margin-top:9px;text-align:center}.ai-modal .ai-modal-close{right:10px}.ai-modal .ai-button{flex-grow:1;height:56px}.ai-modal .ai-button.modal-cancel{background-color:rgba(42,42,42,.08)}.ai-modal.is-active{display:flex}.ai-modal.is-active .ai-modal__mask{animation:ai-opacity-1 .2s ease-out forwards}.ai-modal.is-leave{display:flex}.ai-modal.is-leave .ai-modal__content,.ai-modal.is-leave .ai-modal__mask{animation:ai-opacity-0 .2s ease-out forwards}.ai-modal-close{width:30px;height:30px;cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;top:15px;right:15px}.ai-modal-close svg{width:20px;height:20px;pointer-events:none}.ai-modal-close svg .css-flag{transition:all .3s ease-out;stroke:rgba(42,42,42,.4980392157)}.ai-image-viewer{background-color:rgba(0,0,0,.7) !important}.ai-image-viewer .viewer-close{position:absolute;top:76px;right:16px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;background-color:rgba(42,42,42,.6);border-radius:8px;cursor:pointer;transition:background-color .3s ease-out}.ai-image-viewer .viewer-close:focus{background-color:rgba(0,0,0,0) !important;box-shadow:none !important}.ai-image-viewer .viewer-close:hover{background-color:rgba(42,42,42,.6)}.ai-image-viewer .viewer-close::before{width:18px;height:18px;position:static;background:url(/tpl/tools/img/common/icon_close_white.svg) no-repeat center center;background-size:contain}}.scroll-show-wrapper>.scroll-show-up{opacity:0;transform:translate3d(0, 50%, 0);transition-property:all;transition-duration:.3s;transition-timing-function:ease-out}.scroll-show-wrapper.is-in>.scroll-show-up{opacity:1;transform:translate3d(0, 0, 0)}.scroll-show-self.scroll-show-up{opacity:0;transform:translate3d(0, 200px, 0);transition-property:all;transition-duration:.3s;transition-timing-function:ease-out}.scroll-show-self.scroll-show-up.is-in{opacity:1;transform:translate3d(0, 0, 0)}.scroll-show-delay1{transition-delay:.1s}.scroll-show-delay2{transition-delay:.2s}.scroll-show-delay3{transition-delay:.3s}.scroll-show-delay4{transition-delay:.4s}.scroll-show-delay5{transition-delay:.5s}.scroll-show-delay6{transition-delay:.6s}.scroll-show-delay7{transition-delay:.7s}.scroll-show-delay8{transition-delay:.8s}.scroll-show-delay9{transition-delay:.9s}.scroll-show-delay10{transition-delay:1s}.stress_test li{list-style:none}.stress_test .stress_test_tool{width:100%;background:url("/tpl/tools/img/stress-test/bg.webp") no-repeat;background-size:cover;padding:32px 0 210px}.stress_test .stress_test_tool .title{text-align:center;font:normal normal bold 40px/52px Titillium Web;color:#000}.stress_test .stress_test_tool .des{text-align:center;font:normal normal normal 16px/28px Titillium Web;color:#707070;margin:6px 0 16px}.stress_test .stress_test_tool .stress_test_tool_main{display:flex;justify-content:center;align-items:stretch;gap:24px}.stress_test .stress_test_tool .stress_test_tool_main .left{width:584px;box-shadow:0px 10px 10px rgba(18,100,252,.1019607843);border:1px solid #1264fc;border-radius:20px;display:flex;flex-direction:column}.stress_test .stress_test_tool .stress_test_tool_main .left .top{padding:23px 20px;box-sizing:border-box;background:#fff 0% 0% no-repeat padding-box;display:flex;justify-content:space-between;flex-wrap:wrap;border-radius:20px 20px 0 0;gap:12px 0}.stress_test .stress_test_tool .stress_test_tool_main .left .top .system{width:100%;display:flex;align-items:center;justify-content:space-between}.stress_test .stress_test_tool .stress_test_tool_main .left .top .system .auto_text{padding:8px 12px;box-sizing:border-box;background:#fff 0% 0% no-repeat padding-box;border:1px solid #e8ebf6;border-radius:8px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:.1s}.stress_test .stress_test_tool .stress_test_tool_main .left .top .system .auto_text .text{font:normal normal normal 14px/20px Titillium Web;color:#2a2a2a}@media(hover: hover)and (pointer: fine){.stress_test .stress_test_tool .stress_test_tool_main .left .top .system .auto_text:hover{background:#f0f5ff 0% 0% no-repeat padding-box;border:1px solid #d3ddff}}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_text{display:flex;align-items:center;gap:10px;font:normal normal bold 16px/24px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_text_input{display:flex;align-items:center;gap:10px;font:normal normal bold 14px/24px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .stress_test_tool_main .left .top .tool_icon{display:inline-block;width:20px;height:20px}.stress_test .stress_test_tool .stress_test_tool_main .left .top .tool_icon.system_icon{width:18px;height:18px;background:url("/tpl/tools/img/stress-test/icon_system.svg")}.stress_test .stress_test_tool .stress_test_tool_main .left .top .tool_icon.auto_icon{width:18px;height:18px;background:url("/tpl/tools/img/stress-test/icon_reset.svg")}.stress_test .stress_test_tool .stress_test_tool_main .left .top .tool_icon.cpu_icon{background:url("/tpl/tools/img/stress-test/icon_cpu.svg")}.stress_test .stress_test_tool .stress_test_tool_main .left .top .tool_icon.gpu_icon{background:url("/tpl/tools/img/stress-test/icon_gpu.svg")}.stress_test .stress_test_tool .stress_test_tool_main .left .top .tool_icon.ram_icon{background:url("/tpl/tools/img/stress-test/icon_ram.svg")}.stress_test .stress_test_tool .stress_test_tool_main .left .top .tool_icon.storage_icon{background:url("/tpl/tools/img/stress-test/icon_storage.svg")}.stress_test .stress_test_tool .stress_test_tool_main .left .top .tool_icon.sesolution_icon{background:url("/tpl/tools/img/stress-test/icon_res.svg")}.stress_test .stress_test_tool .stress_test_tool_main .left .top .tool_icon.use_icon{background:url("/tpl/tools/img/stress-test/icon_use.svg")}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item{width:100%;position:relative}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item.half_item{width:49%}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item.active .stress_item_icon{transform:rotate(180deg)}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item input{width:100%;height:44px;padding:12px 16px;box-sizing:border-box;font:normal normal normal 14px/21px Titillium Web;color:#2a2a2a;border:1px solid #e8ebf6;border-radius:8px;margin-top:4px;background:#fafafd;transition:.1s}@media(hover: hover)and (pointer: fine){.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item input:hover{background:#f0f5ff 0% 0% no-repeat padding-box;border:1px solid #d3ddff}}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .stress_item_icon{position:absolute;display:inline-block;width:14px;height:14px;background:url("/tpl/tools/img/stress-test/icon_arrow.svg");right:16px;top:44px;transition:.1s}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options_container{top:80px;display:none;position:absolute;width:100%;background:#fff 0% 0% no-repeat padding-box;border:1px solid #d3ddff;border-radius:8px;padding:8px 0 8px 8px;box-sizing:border-box;z-index:99}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options{max-height:200px;overflow-y:scroll}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options .noresult{padding:8px;box-sizing:border-box;font:normal normal normal 14px/18px Titillium Web;color:#2a2a2a;background:#fff 0% 0% no-repeat padding-box;border-radius:6px}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options .option_item{padding:8px;box-sizing:border-box;font:normal normal normal 14px/18px Titillium Web;color:#2a2a2a;background:#fff 0% 0% no-repeat padding-box;cursor:pointer;border-radius:6px;transition:.1s}@media(hover: hover)and (pointer: fine){.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options .option_item:hover{background:#f0f5ff 0% 0% no-repeat padding-box}}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options .option_item.active{position:relative;background:#f0f5ff 0% 0% no-repeat padding-box}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options .option_item.active::after{content:"";display:inline-block;width:14px;height:14px;background:url("/tpl/tools/img/stress-test/icon_tick.svg");position:absolute;right:16px;top:11px}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options::-webkit-scrollbar-track{background:#fff}.stress_test .stress_test_tool .stress_test_tool_main .left .bottom{flex:1;padding:17px 19px;box-sizing:border-box;background:#e7efff 0% 0% no-repeat padding-box;display:flex;justify-content:flex-end;border-radius:0 0 20px 20px}.stress_test .stress_test_tool .stress_test_tool_main .left .bottom .calculate_btn{display:inline-flex;padding:8px 65px;box-sizing:border-box;background:#125ae4 0% 0% no-repeat padding-box;border-radius:8px;font:normal normal bold 17px/26px Titillium Web;color:#fff;cursor:pointer;transition:.1s}@media(hover: hover)and (pointer: fine){.stress_test .stress_test_tool .stress_test_tool_main .left .bottom .calculate_btn:hover{background:#3178ff 0% 0% no-repeat padding-box}}.stress_test .stress_test_tool .stress_test_tool_main .left .bottom .calculate_btn.disabled,.stress_test .stress_test_tool .stress_test_tool_main .left .bottom .calculate_btn.loading{background:#125ae4 0% 0% no-repeat padding-box;opacity:.4;cursor:no-drop}@media(hover: hover)and (pointer: fine){.stress_test .stress_test_tool .stress_test_tool_main .left .bottom .calculate_btn.disabled:hover,.stress_test .stress_test_tool .stress_test_tool_main .left .bottom .calculate_btn.loading:hover{background:#125ae4 0% 0% no-repeat padding-box;opacity:.4}}.stress_test .stress_test_tool .stress_test_tool_main .right{width:452px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon{display:inline-block;width:18px;height:18px}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_about{background:url("/tpl/tools/img/stress-test/icon_about.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_db{background:url("/tpl/tools/img/stress-test/icon_db.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_ps{background:url("/tpl/tools/img/stress-test/icon_ps.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_gfe{background:url("/tpl/tools/img/stress-test/icon_gfe.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_us{background:url("/tpl/tools/img/stress-test/icon_us.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_how{background:url("/tpl/tools/img/stress-test/icon_how.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right>div{width:100%;background:#f7f8fb 0% 0% no-repeat padding-box;border-radius:16px;padding:29px 24px 50px;box-sizing:border-box}.stress_test .stress_test_tool .stress_test_tool_main .right>div .right_title{display:flex;align-items:center;gap:8px;font:normal normal bold 18px/27px Titillium Web;color:#000}.stress_test .stress_test_tool .stress_test_tool_main .right>div .about_des{font:normal normal normal 14px/20px Titillium Web;color:#707070;margin:12px 0 20px}.stress_test .stress_test_tool .stress_test_tool_main .right>div .about_list{display:flex;flex-wrap:wrap;gap:20px 0;justify-content:space-between}.stress_test .stress_test_tool .stress_test_tool_main .right>div .about_list .about_item{display:flex;align-items:center;gap:8px;width:48%;font:normal normal 600 14px/21px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .stress_test_tool_main .right>div .how_list{margin-top:28px;display:flex;flex-direction:column;gap:12px}.stress_test .stress_test_tool .stress_test_tool_main .right>div .how_list .how_item{font:normal normal normal 14px/20px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .stress_test_tool_main .right>div .how_list .how_item span{font:normal normal 600 14px/20px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .h2_title{margin:65px 0 24px}.stress_test .stress_test_tool .stress_result{display:flex;justify-content:center;align-items:stretch;gap:16px}.stress_test .stress_test_tool .stress_result .stress_result_tips{padding:24px;box-sizing:border-box;background:#f7f8fb 0% 0% no-repeat padding-box;border-radius:16px}.stress_test .stress_test_tool .stress_result .stress_result_tips .stress_result_title{font:normal normal bold 18px/27px Titillium Web;color:#000;margin-bottom:20px}.stress_test .stress_test_tool .stress_result .stress_result_tips .stress_result_tip{font:normal normal normal 14px/21px Titillium Web;color:#2a2a2a;margin-bottom:10px}.stress_test .stress_test_tool .stress_result .stress_result_tips .stress_result_tip span{font:normal normal bold 14px/21px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .stress_result .stress_result_tips.right{width:364px}.stress_test .stress_test_tool .stress_result .res-bottleneck{padding:20px;width:380px;box-sizing:border-box;background:#f2f5ff 0% 0% no-repeat padding-box;box-shadow:0px 10px 10px rgba(18,100,252,.1019607843);border:1px solid #a8c7ff;border-radius:16px}.stress_test .stress_test_tool .stress_result .res-bottleneck.rating-green .res-bottleneck-title,.stress_test .stress_test_tool .stress_result .res-bottleneck.rating-green .res-bottleneck-text{color:#00b578}.stress_test .stress_test_tool .stress_result .res-bottleneck.rating-yellow .res-bottleneck-title,.stress_test .stress_test_tool .stress_result .res-bottleneck.rating-yellow .res-bottleneck-text{color:#f2bc09}.stress_test .stress_test_tool .stress_result .res-bottleneck.rating-orange .res-bottleneck-title,.stress_test .stress_test_tool .stress_result .res-bottleneck.rating-orange .res-bottleneck-text{color:#ff860b}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-title{text-align:center;font:normal normal bold 32px/48px Titillium Web;color:#fa5251}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-type{text-align:center;font:normal normal bold 18px/27px Titillium Web;color:#000;margin:2px 0}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-text{text-align:center;font:normal normal normal 16px/24px Titillium Web;color:#fa5251}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-list{width:100%;margin-top:8px;display:flex;justify-content:space-between;align-items:center;gap:12px}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-list>div{width:48%;background:#fff 0% 0% no-repeat padding-box;border-radius:12px;text-align:center;padding:10px 0;box-sizing:border-box}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-list>div span{font:normal normal bold 18px/24px Titillium Web;color:#000}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-list>div p{font:normal normal normal 14px/18px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-tips{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-tips::before{content:"";display:inline-block;width:14px;height:14px;background:url("/tpl/tools/img/stress-test/icon_info.svg")}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-tips span{font:normal normal normal 14px/21px Titillium Web;color:#707070}.stress_test .stress_test_tool .res-download{width:1140px;height:149px;margin:24px auto;background:url("/tpl/tools/img/stress-test/bg_banner.webp");display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;padding-right:24px;gap:50px}.stress_test .stress_test_tool .res-download .res-download-title{font:normal normal bold 24px/40px Titillium Web;color:#fff;margin-bottom:7px}.stress_test .stress_test_tool .res-download .res-download-desc{font:normal normal normal 16px/20px Titillium Web;color:#dedede;width:481px}.stress_test .stress_test_tool .res-download .res-download-btn{text-decoration:none;display:inline-flex;padding:10px 40px;box-sizing:border-box;background:rgba(0,0,0,0) linear-gradient(270deg, #43CCFF 0%, #8DC2FF 100%) 0% 0% no-repeat padding-box;border-radius:8px;font:normal normal bold 16px/24px Titillium Web;color:#fff;gap:4px;transition:.1s}@media(hover: hover)and (pointer: fine){.stress_test .stress_test_tool .res-download .res-download-btn:hover{background:rgba(0,0,0,0) linear-gradient(270deg, #68D6FF 0%, #B1D5FF 100%) 0% 0% no-repeat padding-box}}.stress_test .stress_test_tool .recommendations-section{width:1140px;background:#f7f8fb 0% 0% no-repeat padding-box;border-radius:16px;padding:20px 24px 24px;box-sizing:border-box;margin:24px auto}.stress_test .stress_test_tool .recommendations-section .recommendations-section-title{font:normal normal bold 18px/27px Titillium Web;color:#000}.stress_test .stress_test_tool .recommendations-section ul{margin-top:16px}.stress_test .stress_test_tool .recommendations-section ul li{font:normal normal normal 14px/18px Titillium Web;color:#2a2a2a;list-style:none;display:flex;align-items:center;gap:8px;margin-bottom:10px}.stress_test .stress_test_tool .recommendations-section ul li::before{content:"";display:inline-block;width:6px;height:6px;background:#1264fc 0% 0% no-repeat padding-box;border-radius:3px;flex-shrink:0}.stress_test .stress_test_tool .resolution-game-banner{width:100%;display:flex;align-items:stretch;justify-content:center;gap:24px;margin-top:24px}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part{padding:22px 24px 40px;box-sizing:border-box;background:#f7f8fb 0% 0% no-repeat padding-box;border-radius:16px}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-part-title{font:normal normal bold 18px/27px Titillium Web;color:#000;display:flex;align-items:center;width:100%}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-part-desc{font:normal normal normal 16px/24px Titillium Web;color:#2a2a2a;margin:24px 0 16px}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list{--color: #FA5251}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list>li{color:#2a2a2a;font:normal normal bold 14px/26px Titillium Web}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list>li>span{font-weight:normal}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list>li>span#gaming-tier,.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list>li>span#gaming-score{font-weight:bold;color:var(--color)}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list>li.mt20{margin-top:20px}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list.excellent{--color: #00B578}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list.good{--color: #F2BC09}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.resolution-part{flex-basis:458px}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.resolution-part .resolution-game-part-title{gap:12px}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.resolution-part .resolution-game-part-title::before{content:"";display:block;width:24px;height:24px;background:url("/tpl/tools/img/stress-test/icon_system_b.svg") no-repeat center/cover;flex-shrink:0}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part{flex-basis:658px;padding-right:195px;position:relative}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-part-title{gap:12px}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-part-title::before{content:"";display:block;width:24px;height:24px;background:url("/tpl/tools/img/stress-test/icon_game.svg") no-repeat center/cover;flex-shrink:0}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-fps-box{position:absolute;top:40%;transform:translateY(-50%);right:20px;width:173px;height:226px;background:#fff;box-shadow:0px 10px 10px rgba(18,100,252,.1019607843);border-radius:18px;padding:40px 12.5px 0;box-sizing:border-box}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-fps-box .resolution-game-fps-box-title{text-align:center;font:normal normal bold 15px/23px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-fps-box .resolution-game-fps-box-score{font:normal normal bold 20px/31px Titillium Web;color:#3178ff;padding-top:26px;text-align:center}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-fps-box .resolution-game-fps-box-tips{font:normal normal normal 13px/20px Titillium Web;color:#2a2a2a;padding-top:18px;text-align:center}.stress_test .stress_test_tool .system-analysis-section{width:100%;display:flex;align-items:stretch;justify-content:center;margin-top:24px;gap:24px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part{background:#f4f5f8;border-radius:20px;box-sizing:border-box;padding:22px 24px 40px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part .system-analysis-part-title{font:normal normal bold 18px/27px Titillium Web;color:#2a2a2a;display:flex;align-items:center;gap:12px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part .system-analysis-part-title::before{content:"";display:block;width:24px;height:24px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part .system-analysis-part-desc{margin:24px 0 16px;font:normal normal normal 16px/24px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part{flex-basis:458px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-analysis-part-title{gap:12px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-analysis-part-title::before{background:url("/tpl/tools/img/stress-test/icon_system_sysytem.svg") no-repeat center/cover}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list{padding-top:8px;width:100%;display:flex;flex-direction:column}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li{padding:19px 0 16px;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eeeeef;font:normal normal bold 14px/18px Titillium Web;color:#2a2a2a;box-sizing:border-box}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li:last-child{border-bottom:none}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li i{display:inline-block;width:20px;height:20px;margin-right:10px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li i.system_cpu{background:url("/tpl/tools/img/stress-test/icon_cpu_sysytem.svg")}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li i.system_gpu{background:url("/tpl/tools/img/stress-test/icon_gpu_system.svg")}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li i.system_ram{background:url("/tpl/tools/img/stress-test/icon_ram_sysytem.svg")}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li i.system_storage{background:url("/tpl/tools/img/stress-test/icon_storage_sysytem.svg")}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li i.system_resolution{background:url("/tpl/tools/img/stress-test/icon_resolution.svg")}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li i.system_use{background:url("/tpl/tools/img/stress-test/icon_primary.svg")}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li>span{font-weight:normal;flex:1;text-align:right}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part{padding:22px 24px 40px;flex-basis:658px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-part-title{gap:12px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-part-title::before{background:url("/tpl/tools/img/stress-test/icon_detailed.svg") no-repeat center/cover}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-score-box{display:flex;align-items:center;gap:14px;margin-top:14px;width:100%}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-score-box-part{flex:1;background:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:1px;padding-top:11px;box-sizing:border-box;height:74px}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-score-box-part>span{font:normal normal bold 16px/24px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-score-box-part>p{font:normal normal normal 14px/21px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .analysis-list{margin-top:16px;display:flex;flex-direction:column}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .analysis-list>li{font:normal normal bold 14px/32px Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .analysis-list>li>span{font-weight:normal}@media screen and (max-width: 768px){.stress_test .stress_test_tool{background:url("/tpl/tools/img/stress-test/bg.webp") no-repeat;padding:1.5rem .32rem .32rem;box-sizing:border-box}.stress_test .stress_test_tool .title{font:normal normal bold .64rem/.84rem Titillium Web;margin-bottom:.24rem}.stress_test .stress_test_tool .des{display:none}.stress_test .stress_test_tool .stress_test_tool_main{flex-direction:column;align-items:unset;gap:.42rem}.stress_test .stress_test_tool .stress_test_tool_main .left{width:100%;box-shadow:unset;border:1px solid #1264fc;border-radius:.32rem}.stress_test .stress_test_tool .stress_test_tool_main .left .top{padding:.4rem .24rem;border-radius:.32rem .32rem 0 0;gap:.24rem 0}.stress_test .stress_test_tool .stress_test_tool_main .left .top .system .auto_text{display:none}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_text{display:flex;align-items:center;gap:.12rem;font:normal normal bold .28rem/.34rem Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item input{width:100%;height:.76rem;padding:.18rem .35rem .18rem .24rem;font:normal normal normal .26rem/.36rem Titillium Web;border-radius:.16rem;margin-top:.12rem;background:#fafafd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .stress_item_icon{right:.16rem;top:.8rem}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options{top:1.4rem;border-radius:.16rem;max-height:3rem;padding:.16rem .08rem}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options .noresult{padding:.16rem;font:normal normal normal .32rem/.48rem Titillium Web;color:#2a2a2a;background:#fff 0% 0% no-repeat padding-box;border-radius:6px}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options .option_item{padding:.16rem .32rem .16rem .08rem;font:normal normal normal .26rem/.36rem Titillium Web;border-radius:.16rem}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options .option_item.active{position:relative;background:#f0f5ff 0% 0% no-repeat padding-box}.stress_test .stress_test_tool .stress_test_tool_main .left .top .stress_item .options .option_item.active::after{content:"";display:inline-block;width:14px;height:14px;background:url("/tpl/tools/img/stress-test/icon_tick.svg");position:absolute;right:.06rem;top:13px}.stress_test .stress_test_tool .stress_test_tool_main .left .bottom{padding:.4rem .4rem .5rem;display:unset;border-radius:0 0 .32rem .32rem}.stress_test .stress_test_tool .stress_test_tool_main .left .bottom .calculate_btn{width:100%;display:block;padding:.16rem 0;text-align:center;border-radius:.16rem;font:normal normal bold .34rem/.52rem Titillium Web}.stress_test .stress_test_tool .stress_test_tool_main .left .bottom .calculate_btn.disabled{background:#125ae4 0% 0% no-repeat padding-box;opacity:.4}.stress_test .stress_test_tool .stress_test_tool_main .right{width:100%;justify-content:unset;gap:.32rem}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon{display:inline-block;width:18px;height:18px}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_about{background:url("/tpl/tools/img/stress-test/icon_about.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_db{background:url("/tpl/tools/img/stress-test/icon_db.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_ps{background:url("/tpl/tools/img/stress-test/icon_ps.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_gfe{background:url("/tpl/tools/img/stress-test/icon_gfe.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_us{background:url("/tpl/tools/img/stress-test/icon_us.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right .tool_icon.icon_how{background:url("/tpl/tools/img/stress-test/icon_how.svg")}.stress_test .stress_test_tool .stress_test_tool_main .right>div{width:100%;border-radius:.32rem;padding:.4rem .24rem}.stress_test .stress_test_tool .stress_test_tool_main .right>div .right_title{gap:.2rem}.stress_test .stress_test_tool .stress_test_tool_main .right>div .about_des{margin:.24rem 0 .4rem}.stress_test .stress_test_tool .stress_test_tool_main .right>div .about_list{display:flex;flex-direction:column;gap:.32rem;justify-content:unset}.stress_test .stress_test_tool .stress_test_tool_main .right>div .about_list .about_item{gap:.16rem;width:100%;font:normal normal 600 .28rem/.43rem Titillium Web}.stress_test .stress_test_tool .stress_test_tool_main .right>div .how_list{margin-top:.32rem;gap:.24rem}.stress_test .stress_test_tool .stress_test_tool_main .right>div .how_list .how_item{font:normal normal normal .28rem/.32rem Titillium Web}.stress_test .stress_test_tool .stress_test_tool_main .right>div .how_list .how_item span{font:normal normal 600 .28rem/.32rem Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .h2_title{margin:.8rem 0 .4rem}.stress_test .stress_test_tool .stress_result{flex-direction:column;align-items:unset;gap:.24rem}.stress_test .stress_test_tool .stress_result .stress_result_tips{width:100%;flex-shrink:0;padding:.32rem .24rem;border-radius:.32rem}.stress_test .stress_test_tool .stress_result .stress_result_tips .stress_result_title{font:normal normal bold .34rem/.52rem Titillium Web;margin-bottom:.32rem}.stress_test .stress_test_tool .stress_result .stress_result_tips .stress_result_tip{font:normal normal normal .26rem/.39rem Titillium Web;margin-bottom:.2rem}.stress_test .stress_test_tool .stress_result .stress_result_tips .stress_result_tip span{font:normal normal bold .26rem/.39rem Titillium Web}.stress_test .stress_test_tool .stress_result .stress_result_tips.right{width:unset}.stress_test .stress_test_tool .stress_result .res-bottleneck{padding:.3rem .3rem .6rem;width:100%;border-radius:.32rem}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-title{font:normal normal bold .57rem/.87rem Titillium Web}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-type{font:normal normal bold .32rem/.48rem Titillium Web}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-text{font:normal normal normal .28rem/.43rem Titillium Web}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-list{margin-top:.16rem;gap:unset}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-list>div{border-radius:.12rem;padding:.16rem 0}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-list>div span{font:normal normal bold .32rem/.48rem Titillium Web}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-list>div p{font:normal normal normal .25rem/.38rem Titillium Web}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-tips{gap:.12rem;margin-top:.15rem}.stress_test .stress_test_tool .stress_result .res-bottleneck .res-bottleneck-tips span{font:normal normal normal .25rem/.38rem Titillium Web}.stress_test .stress_test_tool .res-download{width:100%;height:unset;margin:.48rem 0;background:url("/tpl/tools/img/stress-test/banner_bg_m.webp") no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;padding-right:unset;gap:unset;padding:.4rem .44rem}.stress_test .stress_test_tool .res-download .res-download-title{text-align:center;font:normal normal bold .34rem/.5rem Titillium Web;margin-bottom:.16rem}.stress_test .stress_test_tool .res-download .res-download-desc{text-align:center;padding:0 .2rem;box-sizing:border-box;font:normal normal normal .28rem/.36rem Titillium Web;width:unset;margin-bottom:2.25rem}.stress_test .stress_test_tool .res-download .res-download-btn{width:100%;text-decoration:none;display:flex;padding:.2rem 0;justify-content:center;align-items:center;border-radius:.2rem;font:normal normal bold .38rem/.58rem Titillium Web;color:#fff;transition:.1s}.stress_test .stress_test_tool .res-download .res-download-btn span{display:none}.stress_test .stress_test_tool .recommendations-section{width:100%;border-radius:.32rem;padding:.32rem .24rem .6rem;margin:.48rem 0 .24rem}.stress_test .stress_test_tool .recommendations-section .recommendations-section-title{font:normal normal bold .34rem/.52rem Titillium Web}.stress_test .stress_test_tool .recommendations-section ul li{font:normal normal normal .26rem/.39rem Titillium Web;gap:.12rem}.stress_test .stress_test_tool .resolution-game-banner{width:100%;align-items:unset;justify-content:unset;flex-direction:column;gap:.24rem 0;margin-top:.24rem}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part{padding:.36rem .24rem .6rem .24rem;border-radius:.32rem}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-part-title{font:normal normal bold .36rem/.52rem Titillium Web}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-part-desc{font:normal normal normal 16px/24px Titillium Web;color:#2a2a2a;margin:24px 0 16px}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list>li{font:normal normal bold .26rem/.36rem Titillium Web}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part .resolution-game-list>li.mt20{margin-top:.3rem}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.resolution-part{flex-basis:unset}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.resolution-part .resolution-game-part-title{gap:.16rem}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part{flex-basis:unset;padding-right:.24rem;position:unset}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-part-title{gap:.16rem}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-fps-box{position:unset;top:unset;transform:unset;right:unset;width:100%;height:auto;border-radius:.32rem;padding:.3rem 0;margin-top:.4rem}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-fps-box .resolution-game-fps-box-title{text-align:center;font:normal normal bold .28rem/.43rem Titillium Web;color:#2a2a2a}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-fps-box .resolution-game-fps-box-score{font:normal normal bold .28rem/.43rem Titillium Web;text-align:center;margin:.12rem 0;padding-top:unset}.stress_test .stress_test_tool .resolution-game-banner .resolution-game-part.game-part .resolution-game-fps-box .resolution-game-fps-box-tips{font:normal normal normal .24rem/.36rem Titillium Web;padding-top:unset;text-align:center}.stress_test .stress_test_tool .system-analysis-section{width:100%;display:flex;align-items:unset;justify-content:unset;flex-direction:column;margin-top:unset;gap:.24rem}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part{border-radius:.32rem;padding:.36rem .24rem .6rem}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part .system-analysis-part-title{font:normal normal bold .34rem/.52rem Titillium Web;gap:.16rem}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part .system-analysis-part-desc{margin:.4rem 0;font:normal normal normal .3rem/.54rem Titillium Web}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part{flex-basis:unset}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-analysis-part-title{gap:.16rem}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list{padding-top:.4rem;width:100%}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li{padding:.26rem 0;width:100%;font:normal normal bold .24rem/.33rem Titillium Web}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.system-part .system-list>li>span{padding-left:.3rem;font:normal normal normal .24rem/.33rem Titillium Web}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part{padding:.36rem .24rem .6rem;flex-basis:unset}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-part-title{gap:.16rem}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-score-box{display:flex;align-items:stretch;gap:.22rem;margin-top:unset;width:100%}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-score-box-part{flex:1;background:#fff;border-radius:.16rem;display:flex;flex-direction:column;align-items:center;gap:1px;padding:.16rem 0;box-sizing:border-box;height:unset}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-score-box-part>span{font:normal normal bold .26rem/.39rem Titillium Web}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .system-analysis-score-box-part>p{font:normal normal normal .2rem/.28rem Titillium Web}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .analysis-list{margin-top:.4rem}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .analysis-list>li{font:normal normal bold .26rem/.36rem Titillium Web}.stress_test .stress_test_tool .system-analysis-section .system-analysis-part.analysis-part .analysis-list>li>span{font:normal normal normal .26rem/.36rem Titillium Web}}