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 .fps-calculator p,body .fps-calculator p{padding:0}.battery-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}.pc-show{display:block}.mob-show{display:none}.battery-test .battery-test_tool{text-align:center;width:100%;padding:38px 0 126px;background:url("/tpl/tools/img/battery-test/top_banner.png");background-size:cover}.battery-test .battery-test_tool h1{font:normal normal bold 40px/61px Titillium Web;color:#2a2a2a;display:flex;align-items:center;justify-content:center;gap:6px}.battery-test .battery-test_tool h1 span{display:inline-block;width:46px;height:46px;background:url("/tpl/tools/img/battery-test/icon_battery.svg")}.battery-test .battery-test_tool .des{font:normal normal normal 16px/24px Titillium Web;color:#707070;margin:6px 0 16px}.battery-test .battery-test_tool .battery_card{width:1064px;height:568px;background:#fcfdff 0% 0% no-repeat padding-box;box-shadow:0px 10px 10px rgba(18,100,252,.1019607843);border:1px solid #a5c5ff;border-radius:20px;margin:0 auto 32px;display:flex;flex-direction:column;justify-content:center;align-items:center}.battery-test .battery-test_tool .battery_card.disabled .battery_card_outer .battery_card_num .ring-bg{stroke:rgba(202,210,223,.38)}.battery-test .battery-test_tool .battery_card.disabled .battery_card_outer .battery_card_num .ring-border{stroke:#cad2df}.battery-test .battery-test_tool .battery_card.good .battery_card_outer .battery_card_num .ring-bg{stroke:rgba(202,210,223,.38)}.battery-test .battery-test_tool .battery_card.good .battery_card_outer .battery_card_num .ring-border{stroke:#cad2df}.battery-test .battery-test_tool .battery_card .battery_card_outer{width:320px;height:320px;border-radius:160px;background:#f6faff 0% 0% no-repeat padding-box;display:flex;justify-content:center;align-items:center;position:relative}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_num{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_num svg{transform:rotate(-90deg);width:100%;height:100%;overflow:visible}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle{width:254px;height:254px;border-radius:127px;background:#f0f6fc 0% 0% no-repeat padding-box;display:flex;justify-content:center;align-items:center}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner{width:204px;height:204px;border-radius:202px;z-index:9;background:rgba(0,0,0,0) linear-gradient(150deg, #FAFCFF 0%, #D9E7FF 100%) 0% 0% no-repeat padding-box;box-shadow:0px 14px 45px rgba(127,170,246,.5411764706);display:flex;justify-content:center;align-items:center;flex-direction:column}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .battery_notallow{display:none}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .battery_notallow .title{font:normal normal bold 56px/75px Titillium Web;color:#2a2a2a}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .flesh{display:inline-block;width:24px;height:24px;background:url("/tpl/tools/img/battery-test/icon_flesh.svg")}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .wrong{display:inline-block;width:24px;height:24px;background:url("/tpl/tools/img/battery-test/icon_not.svg")}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .title{font:normal normal bold 24px/36px Titillium Web;color:#2a2a2a}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .title #batteryNum{font:normal normal bold 56px/75px Titillium Web;color:#2a2a2a}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .tips{font:normal normal normal 16px/24px Titillium Web;color:#2a2a2a}.battery-test .battery-test_tool .battery_card .battery_status{font:normal normal normal 20px/28px Titillium Web;color:#2a2a2a;margin:20px 0 16px}.battery-test .battery-test_tool .battery_card .battery_status_list{display:flex;justify-content:center;gap:16px}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item{width:240px;height:100px;background:#f7f8ff 0% 0% no-repeat padding-box;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-direction:column}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item.battery_condition.excellent .text{color:#00b578}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item.battery_condition.good .text{color:#f2bc09}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item.battery_condition.low .text{color:#fa5251}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item.charging_status .icon{display:inline-block;background:url("/tpl/tools/img/battery-test/icon_on_battery.svg")}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item.charging_status.onbattery .icon{display:inline-block;background:url("/tpl/tools/img/battery-test/icon_charging.svg")}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item.charging_status.onbattery .text{color:#00b578}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item.time_to_empty .icon{display:inline-block;background:url("/tpl/tools/img/battery-test/icon_empty.svg")}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item.time_to_full .icon{display:inline-block;background:url("/tpl/tools/img/battery-test/icon_full.svg")}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item .icon{display:inline-block;width:24px;height:24px;background:url("/tpl/tools/img/battery-test/icon_battery-full.svg")}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item .title{font:normal normal normal 14px/21px Titillium Web;letter-spacing:0px;color:#2a2a2a}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item .text{font:normal normal bold 18px/27px Titillium Web;color:#2a2a2a}.battery-test .battery-test_tool .battery_card .deep_text{font:normal normal normal 14px/21px Titillium Web;color:#2a2a2a;margin-top:15px}.battery-test .battery-test_tool .API_Limited{width:1064px;margin:32px auto;padding:19px;background:#fff9e5 0% 0% no-repeat padding-box;border:1px solid #f2bc09;border-radius:8px;display:flex;gap:11px;box-sizing:border-box}.battery-test .battery-test_tool .API_Limited>span{display:inline-block;width:16px;height:16px;background:url("/tpl/tools/img/battery-test/icon_tip.svg");margin-top:4px}.battery-test .battery-test_tool .API_Limited .API_title{font:normal normal bold 14px/21px Titillium Web;color:#472f05;margin-bottom:4px;text-align:left}.battery-test .battery-test_tool .API_Limited .API_des{font:normal normal normal 14px/21px Titillium Web;color:#d1820a}.battery-test .battery-test_tool .battery-test_tool_footer{width:1064px;height:148px;margin:0 auto;background:url("/tpl/tools/img/battery-test/btn_banner.png") no-repeat;background-size:cover;display:flex;padding-right:26px;box-sizing:border-box;align-items:center;justify-content:flex-end}.battery-test .battery-test_tool .battery-test_tool_footer p{text-align:left;font:normal normal bold 24px/20px Titillium Web;color:#fff}.battery-test .battery-test_tool .battery-test_tool_footer p.footer_des{text-align:left;width:481px;font:normal normal normal 16px/20px Titillium Web;color:#dedede;margin-top:6px}.battery-test .battery-test_tool .battery-test_tool_footer a{text-decoration:none;display:inline-flex;padding:9px 41px;background:rgba(0,0,0,0) linear-gradient(270deg, #24B2ED 0%, #1ADEAB 100%) 0% 0% no-repeat padding-box;border-radius:8px;font:normal normal bold 16px/24px Titillium Web;color:#fff;margin-left:53px}.battery-test .test_now{display:inline-flex;height:55px;min-width:236px;background:rgba(0,0,0,0) linear-gradient(180deg, #4D8BF6 0%, #70FDCF 100%) 0% 0% no-repeat padding-box;padding:5px;justify-content:center;align-items:center;box-sizing:border-box;border-radius:30px;cursor:pointer}.battery-test .test_now>span{display:inline-block;width:100%;height:100%;background:#fff;font:normal normal bold 20px/44px Titillium Web;color:#2a2a2a;text-align:center;border-radius:28px;transition:.2s}@media(hover: hover)and (pointer: fine){.battery-test .test_now:hover>span{background:unset;color:#fff}}.battery-test .battery_checker{padding:200px 0 115px}.battery-test .battery_checker>.top{display:flex;align-items:center;gap:79px;position:relative;justify-content:center}.battery-test .battery_checker>.top>img{position:absolute;top:-200px;left:400px;z-index:-1}.battery-test .battery_checker>.top .Features{display:inline-block;background:#fff 0% 0% no-repeat padding-box;border-radius:25px;padding:1px 15px;font:normal normal 600 18px/25px Titillium Web;color:#2a2a2a;margin-bottom:11px;z-index:9}.battery-test .battery_checker>.top h2{width:314px;font:normal normal 600 40px/53px Titillium Web;color:#2a2a2a}.battery-test .battery_checker>.top .des{width:354px;text-align:left;font:normal normal 600 16px/24px Titillium Web;color:#2a2a2a;margin-bottom:19px}.battery-test .battery_checker>.bottom{margin-top:50px;display:flex;justify-content:center;align-items:stretch;gap:24px}.battery-test .battery_checker>.bottom .checker_item{height:302px;width:257px;text-align:center;padding:23px 31px;background:rgba(0,0,0,0) linear-gradient(322deg, #F8F8FF 0%, #FFFFFF 28%, #F6FFFD 73%, #FFFFFF 87%, #FFFFFF 100%) 0% 0% no-repeat padding-box;border-radius:4px;box-sizing:border-box;border:1px solid hsla(0,0%,100%,0);transition:.1s;cursor:pointer}@media(hover: hover)and (pointer: fine){.battery-test .battery_checker>.bottom .checker_item:hover{background:rgba(0,0,0,0) linear-gradient(1deg, #D8F0FF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;border:1px solid #abcaff}}.battery-test .battery_checker>.bottom .checker_item .title{font:normal normal bold 19px/20px Titillium Web;color:#2a2a2a;margin:18px 0}.battery-test .battery_checker>.bottom .checker_item .text{text-align:left;font:normal normal normal 16px/28px Titillium Web;color:#2a2a2a}.battery-test .battery_laptop{background:url("/tpl/tools/img/battery-test/laptop_bg.png");padding:76px 0 150px;text-align:center}.battery-test .battery_laptop h2{font:normal normal bold 40px/53px Titillium Web;color:#2a2a2a;width:621px;margin:0 auto}.battery-test .battery_laptop h2 span{font:inherit;color:#246be8}.battery-test .battery_laptop .des{width:588px;font:normal normal 600 16px/24px Titillium Web;color:#2a2a2a;margin:15px auto 30px}.battery-test .battery_laptop .img_wrapper{margin-top:18px;width:931px;margin:0 auto;position:relative}.battery-test .battery_laptop .img_wrapper .icon{position:absolute}.battery-test .battery_laptop .img_wrapper .icon:nth-child(1){top:0;left:0}.battery-test .battery_laptop .img_wrapper .icon:nth-child(2){top:-40px;right:0}.battery-test .battery_laptop .img_wrapper .icon:nth-child(3){bottom:-40px;left:0}.battery-test .battery_laptop .img_wrapper .icon:nth-child(4){bottom:150px;right:-150px}.battery-test .battery_laptop .img_wrapper .mobimg{display:none}.battery-test .battery_how{text-align:center;padding:67px 0 209px}.battery-test .battery_how .tips{display:inline-flex;padding:2px 20px;background:rgba(0,0,0,0) linear-gradient(90deg, #CBEFFF 0%, #DDF1EE 100%) 0% 0% no-repeat padding-box;border-radius:25px;font:normal normal 600 18px/20px Titillium Web;color:#2a2a2a}.battery-test .battery_how h2{font:normal normal bold 40px/53px Titillium Web;letter-spacing:0px;color:#000;margin:8px 0 37px}.battery-test .battery_how .how_list{display:flex;justify-content:center;align-items:stretch;gap:25px;margin-top:133px}.battery-test .battery_how .how_list .item{width:319px;padding:87px 40px 35px;box-sizing:border-box;background:#fbfeff 0% 0% no-repeat padding-box;border:1px solid #e2e2e2;border-radius:6px;cursor:pointer;position:relative}@media(hover: hover)and (pointer: fine){.battery-test .battery_how .how_list .item:hover{background:rgba(0,0,0,0) linear-gradient(180deg, #FBFEFF 0%, #F3FFFD 26%, #D6F3FF 100%) 0% 0% no-repeat padding-box;box-shadow:0px 9px 11px rgba(139,175,169,.3490196078);border:1px solid #87d6d4}}.battery-test .battery_how .how_list .item img{position:absolute;left:36%;top:-50px}.battery-test .battery_how .how_list .item .title{text-align:left;font:normal normal bold 19px/29px Titillium Web;color:#2a2a2a}.battery-test .battery_how .how_list .item .text{margin-top:18px;text-align:left;font:normal normal normal 16px/28px Titillium Web;color:#2a2a2a}.battery-test .battery_Troubleshoot{background:url("/tpl/tools/img/battery-test/Troubleshoot_bg.png");padding:139px 0 227px;box-sizing:border-box;text-align:center}.battery-test .battery_Troubleshoot h2{font:normal normal bold 40px/63px Titillium Web;width:641px;color:#000;margin:0 auto;position:relative}.battery-test .battery_Troubleshoot h2::before{content:"";display:inline-block;width:151px;height:238px;background:url("/tpl/tools/img/battery-test/before.png");z-index:-1;position:absolute;left:-6%;top:-45%}.battery-test .battery_Troubleshoot .des{font:normal normal 600 16px/24px Titillium Web;color:#2a2a2a;width:588px;margin:0 auto 32px}.battery-test .battery_Troubleshoot .Troubleshoot_swiper{margin-top:112px}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper{flex-direction:column;gap:87px}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide{display:flex;justify-content:center;align-items:center;gap:87px}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide.special .swiper-slide-content{order:-1}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content{width:482px}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .title{text-align:left;font:normal normal bold 28px/39px Titillium Web;color:#000;padding-left:8px;box-sizing:border-box}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .title img{margin-right:12px;position:relative;top:11px}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .text{text-align:left;font:normal normal bold 16px/26px Roboto;color:#000;padding-left:8px;box-sizing:border-box;margin:20px 0 12px}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .text.middle{font:normal normal normal 16px/32px Roboto;color:#545454}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .text.middle span{font:inherit;color:#1e4bff}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .swiper-slide-tips{width:482px;background:rgba(246,195,195,.14) 0% 0% no-repeat padding-box;border:1px solid #ff4175;border-radius:9px;padding:12px;box-sizing:border-box;text-align:left}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .swiper-slide-tips .tip{font:normal normal normal 16px/26px Roboto;color:#545454}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .swiper-slide-tips .tip span{color:#ff3d00;font:inherit}.battery-test .battery_howto{padding:158px 0 124px;box-sizing:border-box;text-align:center}.battery-test .battery_howto .battery_howto_main{width:1390px;margin:0 auto;background:url("/tpl/tools/img/battery-test/howto_bg.png") no-repeat;background-size:100% 100%;padding:67px 0 77px;box-sizing:border-box}.battery-test .battery_howto .battery_howto_main h2{font:normal normal bold 40px/63px Titillium Web;color:#000}.battery-test .battery_howto .battery_howto_main .test_now{margin:20px auto 52px}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper{padding:0 174px;box-sizing:border-box}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper{width:100%;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:9px}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide{background:#fff 0% 0% no-repeat padding-box;border:1px solid rgba(205,207,214,.1803921569);border-radius:4px;padding:34px 20px;box-sizing:border-box;height:auto}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide .img_cintainer{height:215px;display:flex;align-items:center;justify-content:center}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide .title{text-align:left;font:normal normal bold 19px/29px Titillium Web;color:#2a2a2a}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide .text{text-align:left;font:normal normal normal 16px/28px Titillium Web;color:#2a2a2a}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide.small{width:416px}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide.middle{width:616px}.battery-test .battery_howto .battery_howto_main .battery-test_tool_footer{width:1100px;height:153px;margin:122px auto 0;background:url("/tpl/tools/img/battery-test/howto_banner.png") no-repeat;background-size:cover;display:flex;padding-right:26px;box-sizing:border-box;align-items:center;justify-content:flex-end}.battery-test .battery_howto .battery_howto_main .battery-test_tool_footer p{text-align:left;font:normal normal bold 24px/24px Titillium Web;color:#fff}.battery-test .battery_howto .battery_howto_main .battery-test_tool_footer p.footer_des{text-align:left;width:526px;font:normal normal normal 16px/20px Titillium Web;color:#dedede;margin-top:9px}.battery-test .battery_howto .battery_howto_main .battery-test_tool_footer a{text-decoration:none;display:inline-flex;padding:9px 41px;background:rgba(0,0,0,0) linear-gradient(270deg, #24B2ED 0%, #1ADEAB 100%) 0% 0% no-repeat padding-box;border-radius:8px;font:normal normal bold 16px/24px Titillium Web;color:#fff;margin-left:26px}.battery-test .battery_faqs h2{text-align:center;font:normal normal bold 40px/63px Titillium Web;color:#000}.battery-test .battery_faqs .faqs{width:911px;margin:39px auto;display:flex;flex-direction:column;gap:52px}.battery-test .battery_faqs .faqs .faq_item{width:100%;background:url("/tpl/tools/img/battery-test/faq_banner.png");background-size:100% 100%;display:flex;align-items:center;gap:40px;padding:43px 26px;box-sizing:border-box}.battery-test .battery_faqs .faqs .faq_item .right .title{font:normal normal bold 19px/29px Titillium Web;color:#2a2a2a;margin-bottom:10px}.battery-test .battery_faqs .faqs .faq_item .right .title span{font:inherit;color:#1e4bff}.battery-test .battery_faqs .faqs .faq_item .right .text{font:normal normal normal 16px/28px Titillium Web;color:#2a2a2a;margin-bottom:30px}.battery-test .battery_faqs .faqs .faq_item .right .text span{font:inherit;color:#1e4bff}.battery-test .battery_faqs .faqs .faq_item .right .tips{width:100%;display:flex;align-items:center;gap:7px;font:normal normal normal 16px/28px Titillium Web;color:#2a2a2a}.battery-test .battery_faqs .faqs .faq_item .right .tips span{display:inline-block;width:6px;height:6px;background:#7a8ddb 0% 0% no-repeat padding-box;border-radius:3px}@media screen and (max-width: 768px){.battery-test .battery-test_tool{text-align:unset;width:100%;padding:1.45rem .4rem .6rem;box-sizing:border-box;background:url("/tpl/tools/img/battery-test/bg_mob.png");background-size:cover}.battery-test .battery-test_tool h1{font:normal normal bold .7rem/.84rem Titillium Web;color:#2a2a2a;display:unset;margin-bottom:.2rem}.battery-test .battery-test_tool h1 span{flex-shrink:0;display:inline-block;width:.92rem;height:.92rem;background:url("/tpl/tools/img/battery-test/icon_battery.svg") no-repeat;background-size:cover}.battery-test .battery-test_tool>.des{display:none}.battery-test .battery-test_tool .battery_card{padding:.42rem .2rem;box-sizing:border-box;width:100%;height:auto;border-radius:.3rem;margin:unset}.battery-test .battery-test_tool .battery_card .battery_card_outer{width:6rem;height:6rem;border-radius:3rem}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle{width:254px;height:254px;border-radius:127px;background:#f0f6fc 0% 0% no-repeat padding-box;display:flex;justify-content:center;align-items:center}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner{width:3.6rem;height:3.6rem;border-radius:1.8rem;text-align:center}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .battery_notallow{display:none}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .battery_notallow .title{font:normal normal bold .96rem/1rem Titillium Web}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .title{font:normal normal bold .4rem/.6rem Titillium Web}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .title #batteryNum{font:normal normal bold .96rem/1rem Titillium Web}.battery-test .battery-test_tool .battery_card .battery_card_outer .battery_card_middle .battery_card_inner .tips{font:normal normal normal .32rem/.48rem Titillium Web}.battery-test .battery-test_tool .battery_card .battery_status{font:normal normal normal .4rem/.6rem Titillium Web;margin:.4rem 0 .3rem}.battery-test .battery-test_tool .battery_card .battery_status_list{padding:0 .2rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.18rem}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item{width:48%;height:1.8rem;border-radius:.12rem}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item .title{font:normal normal normal .26rem/.39rem Titillium Web;letter-spacing:0px;color:#2a2a2a}.battery-test .battery-test_tool .battery_card .battery_status_list .battery_status_list_item .text{font:normal normal bold .32rem/.48rem Titillium Web;color:#2a2a2a}.battery-test .battery-test_tool .battery_card .deep_text{text-align:center;font:normal normal normal .28rem/.43rem Titillium Web;margin-top:.24rem}.battery-test .battery-test_tool .API_Limited{width:100%;margin:.4rem 0;padding:.24rem .18rem;box-sizing:border-box;border-radius:.16rem;display:flex;gap:11px;box-sizing:border-box}.battery-test .battery-test_tool .API_Limited>span{display:none}.battery-test .battery-test_tool .API_Limited .API_title{font:normal normal bold .28rem/.43rem Titillium Web;display:flex;align-items:center}.battery-test .battery-test_tool .API_Limited .API_title span{display:inline-block;width:16px;height:16px;background:url("/tpl/tools/img/battery-test/icon_tip.svg");margin-right:11px}.battery-test .battery-test_tool .API_Limited .API_des{font:normal normal normal .28rem/.43rem Titillium Web}.battery-test .battery-test_tool .battery-test_tool_footer{width:100%;height:5.2rem;margin:.4rem 0;background:url("/tpl/tools/img/battery-test/bg_footer_mob.png") no-repeat;background-size:cover;display:flex;flex-direction:column;gap:2rem;padding-right:unset;padding:.4rem;box-sizing:border-box;align-items:center;justify-content:space-between}.battery-test .battery-test_tool .battery-test_tool_footer p{text-align:center;font:normal normal bold .34rem/.4rem Titillium Web}.battery-test .battery-test_tool .battery-test_tool_footer p.footer_des{text-align:center;width:100%;font:normal normal normal .28rem/.32rem Titillium Web;color:#dedede;margin-top:.1rem}.battery-test .battery-test_tool .battery-test_tool_footer a{width:100%;text-decoration:none;display:flex;justify-content:center;align-items:center;padding:.2rem 0;border-radius:.2rem;font:normal normal bold .38rem/.58rem Titillium Web;margin-left:unset}.battery-test .test_now{display:inline-flex;height:.7rem;min-width:3rem;padding:.1rem;border-radius:.35rem}.battery-test .test_now>span{font:normal normal bold .24rem/.5rem Titillium Web;border-radius:.3rem}.battery-test .battery_checker{padding:1rem 0 1.7rem}.battery-test .battery_checker>.top{gap:.2rem}.battery-test .battery_checker>.top>img{top:-3rem;left:-2.8rem}.battery-test .battery_checker>.top .Features{border-radius:.25rem;padding:1px .25rem;font:normal normal 600 .26rem/.3rem Titillium Web;margin-bottom:.3rem}.battery-test .battery_checker>.top h2{width:2.7rem;font:normal normal 600 .4rem/.65rem Titillium Web}.battery-test .battery_checker>.top .des{width:3.6rem;font:normal normal 600 .22rem/.3rem Titillium Web;margin-bottom:.14rem}.battery-test .battery_checker>.bottom{margin-top:.8rem;gap:1rem .35rem;flex-wrap:wrap}.battery-test .battery_checker>.bottom .checker_item{height:3.5rem;width:44%;padding:.23rem .38rem}.battery-test .battery_checker>.bottom .checker_item img{width:1rem;height:1rem}.battery-test .battery_checker>.bottom .checker_item .title{font:normal normal bold .26rem/.39rem Titillium Web;margin:.25rem 0}.battery-test .battery_checker>.bottom .checker_item .text{font:normal normal normal .22rem/.37rem Titillium Web}.battery-test .battery_laptop{padding:.7rem 0 1rem;box-sizing:border-box}.battery-test .battery_laptop h2{font:normal normal bold .4rem/.53rem Titillium Web;width:100%;padding:0 .65rem;box-sizing:border-box}.battery-test .battery_laptop .des{width:100%;padding:0 .4rem;font:normal normal 600 .22rem/.3rem Titillium Web;margin:.2rem 0 .4rem;box-sizing:border-box}.battery-test .battery_laptop .img_wrapper{margin-top:.2rem;width:100%}.battery-test .battery_laptop .img_wrapper .pcimg{display:none}.battery-test .battery_laptop .img_wrapper .mobimg{display:block}.battery-test .battery_how{text-align:center;padding:0 0 1rem;box-sizing:border-box}.battery-test .battery_how .tips{display:inline-flex;padding:2px .3rem;background:rgba(0,0,0,0) linear-gradient(90deg, #CBEFFF 0%, #DDF1EE 100%) 0% 0% no-repeat padding-box;border-radius:.25rem;font:normal normal 600 .24rem/.3rem Titillium Web}.battery-test .battery_how h2{font:normal normal bold .4rem/.53rem Titillium Web;padding:0 .6rem;margin:.16rem 0 .24rem;box-sizing:border-box}.battery-test .battery_how .how_list{flex-direction:column;align-items:unset;gap:1rem;margin-top:1.2rem;padding:0 1.46rem;box-sizing:border-box}.battery-test .battery_how .how_list .item{width:100%;padding:.87rem .53rem .68rem}.battery-test .battery_how .how_list .item img{width:1.03rem;height:auto;position:absolute;left:40%;top:-0.5rem}.battery-test .battery_how .how_list .item .title{font:normal normal bold .24rem/.36rem Titillium Web}.battery-test .battery_how .how_list .item .text{margin-top:.18rem;font:normal normal normal .22rem/.42rem Titillium Web}.battery-test .battery_Troubleshoot{background:url("/tpl/tools/img/battery-test/Troubleshoot_mob.png");background-size:100% 100%;padding:.9rem 0 .6rem}.battery-test .battery_Troubleshoot h2{font:normal normal bold .4rem/.53rem Titillium Web;padding:0 .65rem;box-sizing:border-box;width:100%;color:#000;margin:unset}.battery-test .battery_Troubleshoot h2::before{content:"";display:none}.battery-test .battery_Troubleshoot .des{font:normal normal 600 .22rem/.3rem Titillium Web;color:#2a2a2a;padding:0 .4rem;box-sizing:border-box;width:100%;margin:.3rem 0}.battery-test .battery_Troubleshoot .Troubleshoot_swiper{margin-top:1rem;position:relative}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .Troubleshoot_swiper_next,.battery-test .battery_Troubleshoot .Troubleshoot_swiper .Troubleshoot_swiper_prev{position:absolute;display:inline-block;width:.47rem;height:.47rem;background:url("/tpl/tools/img/battery-test/next.svg") no-repeat center;background-size:100% 100%;right:.4rem;top:15%;z-index:99}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .Troubleshoot_swiper_prev{background:url("/tpl/tools/img/battery-test/next.svg") no-repeat center;background-size:100% 100%;left:.4rem;top:15%;transform:rotate(180deg)}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .Troubleshoot_swiper_next.swiper-button-disabled{background:url("/tpl/tools/img/battery-test/prev.svg");background-size:100% 100%;transform:rotate(180deg)}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .Troubleshoot_swiper_prev.swiper-button-disabled{background:url("/tpl/tools/img/battery-test/prev.svg");background-size:100% 100%;transform:rotate(0deg)}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper{flex-direction:unset;gap:unset}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide{width:100%;padding:0 .84rem;box-sizing:border-box;flex-direction:column;gap:unset}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide.special .swiper-slide-content{order:unset}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .Troubleshoot_page{margin:.3rem 0}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .Troubleshoot_page .swiper-pagination-bullet{width:.22rem;height:.22rem;border-radius:50%;background:#c7c7c7 0% 0% no-repeat padding-box}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .Troubleshoot_page .swiper-pagination-bullet-active{background:#276fff 0% 0% no-repeat padding-box}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content{width:100%}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .title{font:normal normal bold .28rem/.39rem Titillium Web;padding-left:.16rem}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .title img{width:.3 .2rem;height:.3rem;margin-right:.12rem;position:relative;top:.08rem}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .text{text-align:left;font:normal normal bold .22rem/.36rem Roboto;padding-left:.16rem;margin:.2rem 0}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .text.middle{font:normal normal normal .22rem/.32rem Roboto}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .swiper-slide-tips{width:100%;border-radius:.09rem;padding:.2rem}.battery-test .battery_Troubleshoot .Troubleshoot_swiper .swiper-wrapper .swiper-slide .swiper-slide-content .swiper-slide-tips .tip{font:normal normal normal .22rem/.36rem Roboto;color:#545454}.battery-test .battery_howto{padding:.6rem 0}.battery-test .battery_howto .battery_howto_main{width:100%;margin:unset;background:url("/tpl/tools/img/battery-test/howto_mob.png") no-repeat;background-size:100% 100%;padding:1rem 0;box-sizing:border-box}.battery-test .battery_howto .battery_howto_main h2{font:normal normal bold .4rem/.53rem Titillium Web;padding:0 .65rem;box-sizing:border-box}.battery-test .battery_howto .battery_howto_main .test_now{margin:.2rem auto .73rem}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper{padding:0 .4rem}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .battery_howto_page{margin:.35rem 0}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .battery_howto_page .swiper-pagination-bullet{width:.22rem;height:.22rem;border-radius:50%;background:#c7c7c7 0% 0% no-repeat padding-box}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .battery_howto_page .swiper-pagination-bullet-active{background:#276fff 0% 0% no-repeat padding-box}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper{width:100%;flex-wrap:unset;justify-content:unset;align-items:stretch;gap:unset}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide{width:100%;background:#fff 0% 0% no-repeat padding-box;border:1px solid rgba(205,207,214,.1803921569);border-radius:.24rem;padding:.5rem .34rem;box-sizing:border-box;height:auto}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide .img_cintainer{height:2rem}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide .img_cintainer img{max-height:100%}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide .title{font:normal normal bold .24rem/.36rem Titillium Web}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide .text{font:normal normal normal .22rem/.36rem Titillium Web}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide.small{width:100%}.battery-test .battery_howto .battery_howto_main .battery_howto_swiper .swiper-wrapper .swiper-slide.middle{width:100%}.battery-test .battery_howto .battery_howto_main .battery-test_tool_footer{width:calc(100% - .8rem);height:5.2rem;margin:0 auto;background:url("/tpl/tools/img/battery-test/bg_footer_mob.png") no-repeat;background-size:100% 100%;display:flex;flex-direction:column;gap:1.3rem;padding-right:unset;padding:.4rem;box-sizing:border-box;align-items:center;justify-content:space-between}.battery-test .battery_howto .battery_howto_main .battery-test_tool_footer p{text-align:center;font:normal normal bold .34rem/.4rem Titillium Web}.battery-test .battery_howto .battery_howto_main .battery-test_tool_footer p.footer_des{text-align:center;width:100%;font:normal normal normal .28rem/.32rem Titillium Web;color:#dedede;margin-top:.1rem}.battery-test .battery_howto .battery_howto_main .battery-test_tool_footer a{width:100%;text-decoration:none;display:flex;justify-content:center;align-items:center;padding:.2rem 0;border-radius:.2rem;font:normal normal bold .38rem/.58rem Titillium Web;margin-left:unset}.battery-test .battery_faqs{padding:.2rem 0 .8rem;box-sizing:border-box}.battery-test .battery_faqs h2{font:normal normal bold .4rem/.53rem Titillium Web;margin-bottom:.55rem}.battery-test .battery_faqs .faqs{width:100%;padding:0 .4rem;box-sizing:border-box;margin:unset;display:flex;flex-direction:column;gap:.55rem}.battery-test .battery_faqs .faqs .faq_item{gap:.2rem;padding:.5rem .26rem;background:url("/tpl/tools/img/battery-test/faq_mob.png");background-size:100% 100%}.battery-test .battery_faqs .faqs .faq_item img{width:.26rem;height:auto}.battery-test .battery_faqs .faqs .faq_item .right .title{font:normal normal bold .24rem/.34rem Titillium Web;margin-bottom:.12rem}.battery-test .battery_faqs .faqs .faq_item .right .text{font:normal normal normal .22rem/.28rem Titillium Web;margin-bottom:.2rem}.battery-test .battery_faqs .faqs .faq_item .right .tips{width:100%;gap:.07rem;font:normal normal normal .22rem/.28rem Titillium Web;color:#2a2a2a}.battery-test .battery_faqs .faqs .faq_item .right .tips span{display:inline-block;width:.1rem;height:.1rem;background:#7a8ddb 0% 0% no-repeat padding-box;border-radius:.05rem}}