.sticky_btm.contact{padding-top:1.2rem;padding-bottom:1.6rem}.sticky_btm.contact .title{max-width:1200px;margin:0 auto;margin-bottom:.5rem}.sticky_btm.contact .title p{color:#333}.sticky_btm.contact .three_box{display:flex;justify-content:space-between;padding-bottom:.6rem}.sticky_btm.contact .three_box .box{margin-right:.3rem;flex:1;flex-direction:column;align-items:flex-start;box-shadow:0 2px 10px 0 rgba(8,24,56,.1);padding:.3rem;position:relative}.sticky_btm.contact .three_box .box::after{position:absolute;width:4px;height:100%;top:0;left:0;content:'';background:linear-gradient(0deg,#15BA88,#003f9c)}.sticky_btm.contact .three_box .box:last-child{margin-right:0}.sticky_btm.contact .three_box .box h3{margin-top:.2rem;margin-bottom:.1rem;font-size:.2rem;font-family:'Medium'}.sticky_btm.contact .three_box .box p{font-size:14px;color:#666}.sticky_btm.contact .three_box .box p a{font-size:14px;color:#666}.sticky_btm.contact .form form{padding:0 .4rem}.sticky_btm.contact .form form .half{display:flex}.sticky_btm.contact .form form .half .input{width:50%;margin-right:.4rem}.sticky_btm.contact .form form .half .input:last-child{margin-right:0}.sticky_btm.contact .form form .input input{width:100%;height:64px;border:1px solid #E5E5E5;border-radius:5px;margin-bottom:.2rem;background-color:#fff;font-size:16px}.sticky_btm.contact .form form .input textarea{width:100%;border:1px solid #E5E5E5;border-radius:5px;margin-bottom:.2rem;background-color:#fff;font-size:16px}.sticky_btm.contact .form form .input p{font-size:.2rem;font-family:'Medium';margin-bottom:.1rem}.sticky_btm.contact .form form .input p span{font-size:.2rem;font-family:'Medium';color:#003f9c}.sticky_btm.contact .form form .submit{margin:0 auto;margin-top:.8rem;width:240px}.sticky_btm.contact .form form .submit input{height:64px;background:#003f9c;border-radius:5px;color:#fff;font-size:.2rem}.sticky_btm.contact .form .form_txt{padding:0 .4rem}.sticky_btm.contact .form .form_txt p a{font-size:.2rem;font-family:'Medium';margin-bottom:10px}@media (max-width:767px){.sticky_btm.contact .three_box{flex-direction:column}.sticky_btm.contact .three_box .box{margin-right:0;margin-bottom:20px}.sticky_btm.contact .three_box .box h3{font-size:.32rem}.sticky_btm.contact .form form .half{flex-direction:column}.sticky_btm.contact .form form .half .input{width:100%;margin-right:0}.sticky_btm.contact .form form .input p{font-size:.32rem}.sticky_btm.contact .form form .submit input{font-size:.32rem}.sticky_btm.contact .form form{padding:0}.sticky_btm.contact{padding:30px 0}.sticky_btm.contact .form .form_txt{padding:0;margin-bottom:20px}.sticky_btm.contact .form .form_txt p{margin:10px 0}.sticky_btm.contact .form .form_txt p a{font-size:.32rem}}.sticky_btm.Warranty{padding-top:1.2rem;padding-bottom:1.6rem}.sticky_btm.Warranty .Warranty_text{max-width:960px;width:100%;margin:0 auto}.sticky_btm.Warranty .Warranty_text h3{font-family:'Medium';color:#333;margin-bottom:.2rem;font-size:.2rem}.sticky_btm.Warranty .Warranty_text .table{overflow-x:auto}.sticky_btm.Warranty .Warranty_text .table table{border-top:2px solid #003f9c}.sticky_btm.Warranty .Warranty_text .table table tr{border-bottom:1px solid #E5E5E5}.sticky_btm.Warranty .Warranty_text .table table tr td{color:#666}.sticky_btm.Warranty .Warranty_text .table table tr td:first-child{background-color:#F4F4F4;color:#333;font-family:'Medium';white-space:nowrap;text-align:center}.sticky_btm.Warranty .Warranty_text .table table th,.sticky_btm.Warranty .Warranty_text .table table td{border:none}@media (max-width:767px){.sticky_btm.Warranty .Warranty_text h3{font-size:.32rem}}.sticky_btm.resources{padding-top:1.2rem;padding-bottom:1.6rem}.sticky_btm.resources .content{overflow:initial}.sticky_btm.resources .title{max-width:1200px;margin:0 auto;margin-bottom:.6rem}.sticky_btm.resources .title .search{width:360px;height:56px;background-color:#003f9c;border-radius:28px;overflow:hidden;position:relative;margin-top:.2rem}.sticky_btm.resources .title .search input{width:100%;height:100%;background:none;color:#fff;font-family:'Medium'}.sticky_btm.resources .title .search input::placeholder{color:#fff;font-family:'Medium'}.sticky_btm.resources .title .search svg{position:absolute;right:30px;top:50%;transform:translateY(-50%)}.sticky_btm.resources .resources_in{background-color:#fff;border:1px solid #e5e5e5}.resources_in .resources_top{padding:0 24px;padding-top:.6rem;padding-bottom:.3rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}.resources_in .resources_top .resources_top_l{display:flex;align-items:center}.resources_in .resources_top .resources_top_l p{margin-left:10px;font-family:'Medium';font-size:.2rem;border-right:1px solid #e5e5e5;padding-right:16px}.resources_in .resources_top .resources_top_r select{font-family:'Medium';font-size:.2rem}.resources_in .resources_btm{display:flex}.resources_in .resources_btm .resources_btm_l{max-width:340px;width:100%;border-right:1px solid #e5e5e5}.resources_btm_l .box h3{padding:.2rem;position:relative;border-bottom:1px solid #e5e5e5;cursor:pointer}.resources_btm_l .box h3 svg{position:absolute;top:50%;transform:translateY(-50%);right:30px;transition:all 0.5s}.resources_btm_l .box.active h3 svg{transform:rotate(180deg) translateY(50%);stroke:#003f9c}.resources_btm_l .box ul{padding:.3rem .2rem;border-bottom:1px solid #e5e5e5;display:none}.resources_btm_l .box ul li{margin-bottom:.3rem;position:relative}.resources_btm_l .box ul li.active::before{opacity:1}.resources_btm_l .box ul li a{width:90%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resources_btm_l .box ul li:last-child{margin-bottom:0}.resources_btm_r{flex:1;margin-left:.9rem}.resources_btm_r .top{display:flex;justify-content:space-between;padding:.4rem 0;padding-right:.3rem;border-bottom:1px solid #e5e5e5}.resources_btm_r .top .h2{font-family:'Medium';font-size:.34rem}.resources_btm_r .top .select{display:flex;align-items:center;margin-left:.3rem}.resources_btm_r .top .select p{font-size:14px;color:#333;margin-right:10px}.resources_btm_r .top .select select{width:220px;height:46px;background:#FFF;border:1px solid #EAEAEA;border-radius:10px;font-family:'Medium';padding:0 15px}.resources_btm_r .list .box{border-bottom:1px solid #e5e5e5;padding:.5rem 0;padding-right:.3rem;display:flex;justify-content:space-between;align-items:center;position:relative}.resources_btm_r .list .box:last-child{border-bottom:none}.resources_btm_r .list .box svg{position:absolute;top:50%;transform:translateY(-50%);right:.2rem}.resources_btm_r .list .box p{font-size:.2rem}.resources_btm_r .list .box .box_list{width:100%;max-width:720px;background-color:#F0F3F7;padding:.1rem .3rem;position:relative;cursor:pointer}.resources_btm_r .list .box .box_list a{color:#181B1C}.resources_btm_r .list .box .box_list a:hover{color:#003f9c;text-decoration:underline}.resources_btm_r .list .box .box_list ul{position:absolute;top:100%;left:0;width:100%;background-color:#fff;width:100%;padding:.15rem .3rem;box-shadow:0 0 5px rgba(0,0,0,.1);z-index:9}.resources_btm_r .list .box .box_list ul li{margin-bottom:.1rem;display:flex;gap:10px}.resources_btm_r .list .box .box_list ul li:last-child{margin-bottom:0}@media (max-width:767px){.resources_in .resources_btm{flex-direction:column}.resources_in .resources_btm .resources_btm_l{max-width:100%;border-right:none}.resources_btm_l .box h3 svg{right:.3rem}.resources_btm_r{margin-left:0}.resources_btm_r .top{flex-direction:column;padding-left:.3rem}.resources_btm_r .top .select{margin-left:0;margin-top:.3rem}.resources_btm_r .list .box{flex-direction:column;padding:.5rem .3rem;align-items:flex-start}.resources_btm_r .list .box .box_list{margin-top:.3rem}.resources_in .resources_top .resources_top_l p{font-size:.32rem}.resources_in .resources_top .resources_top_r select{font-size:.32rem}.resources_btm_r .list .box p{font-size:.28rem}}.sticky_btm.faq{padding-top:1.2rem;padding-bottom:1.6rem}.sticky_btm.faq .title{max-width:1200px;margin:0 auto}.sticky_btm.faq .title .search{position:relative;margin-top:.4rem}.sticky_btm.faq .title .search input{width:360px;height:56px;border-radius:28px;background:none;color:#fff;font-family:'Medium';background-color:#003f9c}.sticky_btm.faq .title .search input::placeholder{color:#fff;font-family:'Medium'}.sticky_btm.faq .title .search svg{position:absolute;right:30px;top:50%;transform:translateY(-50%)}.sticky_btm.faq .faq_in{max-width:950px;width:100%;margin:0 auto}.sticky_btm.faq .faq_in .faq_top{padding-top:.5rem;margin-top:.5rem;position:relative}.sticky_btm.faq .faq_in .faq_top::after{position:absolute;bottom:2px;left:0;width:1005px;height:1px;background-color:#ddd;content:'';z-index:-1}.sticky_btm.faq .faq_in .faq_top ul{display:flex;overflow-x:auto}.sticky_btm.faq .faq_in .faq_top ul li{margin:0 26px;white-space:nowrap;padding-bottom:.5rem;cursor:pointer}.sticky_btm.faq .faq_in .faq_top ul li.active{font-family:'Bold';color:#003f9c}.faq_top ul::-webkit-scrollbar{width:5px;height:5px}.faq_top ul::-webkit-scrollbar-thumb{border-radius:10px;background-color:#003f9c}.faq_top ul::-webkit-scrollbar-track{border-radius:10px}.sticky_btm.faq .faq_in .faq_btm .box_list{display:none}.sticky_btm.faq .faq_in .faq_btm{margin-top:.7rem;border-top:1px solid #e5e5e5}.sticky_btm.faq .faq_in .faq_btm .box{border-bottom:1px solid #e5e5e5;padding:.5rem .3rem}.sticky_btm.faq .faq_in .faq_btm .box h3{position:relative;cursor:pointer}.sticky_btm.faq .faq_in .faq_btm .box.active img{display:none}.sticky_btm.faq .faq_in .faq_btm .box.active img.close{display:block}.sticky_btm.faq .faq_in .faq_btm .box img.close{display:none}.sticky_btm.faq .faq_in .faq_btm .box img{position:absolute;top:50%;transform:translateY(-50%);right:0}.sticky_btm.faq .faq_in .faq_btm .box .content_div.active{display:block}.sticky_btm.faq .faq_in .faq_btm .box .content_div{color:#666;margin-top:.3rem;display:none}.sticky_btm.outlets{padding-top:1.2rem;padding-bottom:1.6rem}.sticky_btm.outlets .title{max-width:1200px;margin:0 auto;margin-bottom:.5rem}.sticky_btm.outlets .outlets_in{display:flex}.sticky_btm.outlets .outlets_in .left{max-width:860px;width:100%;height:640px}.sticky_btm.outlets .outlets_in .left iframe{width:100%;height:100%}.sticky_btm.outlets .outlets_in .right{flex:1;border-bottom:1px solid #e5e5e5}.sticky_btm.outlets .outlets_in .right .h3{padding:.5rem;color:#fff;background-color:#003f9c;font-family:'Bold';font-size:.32rem}.sticky_btm.outlets .outlets_in .right form{padding:.4rem .5rem}.sticky_btm.outlets .outlets_in .right .overflow{height:494px;overflow-y:auto}.outlets_in .right .overflow::-webkit-scrollbar{width:5px;height:5px;background-color:#F0F3F7}.outlets_in .right .overflow::-webkit-scrollbar-thumb{border-radius:10px;background-color:#003f9c}.outlets_in .right .overflow::-webkit-scrollbar-track{border-radius:10px}.sticky_btm.outlets .outlets_in .right form .select{display:flex;margin-bottom:.3rem}.sticky_btm.outlets .outlets_in .right form .select select{width:50%;height:46px;background:#FFF;border:1px solid #EAEAEA;border-radius:10px;color:#666}.sticky_btm.outlets .outlets_in .right form .select select:first-child{margin-right:.4rem;padding:0 20px}.sticky_btm.outlets .outlets_in .right form .input{display:flex;justify-content:space-between;align-items:center}.sticky_btm.outlets .outlets_in .right form .input>input{width:90%;height:46px;background:#FFF;border:1px solid #EAEAEA;border-radius:10px;margin-right:.2rem}.sticky_btm.outlets .outlets_in .right form .input input::placeholder{color:#666}.sticky_btm.outlets .outlets_in .right form .input .submit{width:46px;height:46px;background-color:#003f9c;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative}.sticky_btm.outlets .outlets_in .right form .input .submit svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sticky_btm.outlets .outlets_in .right form .input .submit input[type=submit]{opacity:0}.sticky_btm.outlets .outlets_in .right .list .box:first-child{padding-top:0}.sticky_btm.outlets .outlets_in .right .list .box{padding:.4rem .5rem;border-bottom:1px solid #e5e5e5}.sticky_btm.outlets .outlets_in .right .list .box .h4{font-family:'Medium';font-size:.2rem;margin-bottom:.1rem}.sticky_btm.outlets .outlets_in .right .list .box p{color:#666;font-size:14px}.sticky_btm.outlets .outlets_in .right .list .box span{font-size:14px}@media (max-width:1500px){.sticky_btm.outlets .outlets_in .left{max-width:60%}.sticky_btm.outlets .outlets_in .right .overflow{height:fit-content}}@media (max-width:767px){.sticky_btm.outlets .outlets_in{flex-direction:column}.sticky_btm.outlets .outlets_in .left{max-width:100%;height:280px}.sticky_btm.outlets .outlets_in .right .list .box .h4{font-size:.32rem}.sticky_btm.outlets .outlets_in .right{margin-top:.3rem}}.shop_cart{margin:.6rem 0}.shop_cart .title{align-items:flex-start}.shop_cart .title h1{position:relative}.shop_cart .title h1::after{position:absolute;right:-20px;bottom:33%;width:10px;height:10px;background-color:#15BA88;content:'';border-radius:50%}.shop_cart .cart{padding:.9rem 0;background-color:#f5f5f5;flex-direction:column}.shop_cart .cart h3{font-size:.24rem;color:#96A1AA;margin-top:.2rem;margin-bottom:.3rem}.shop_cart .cart a{display:flex;padding:10px 30px;border-radius:30px;background-color:#003f9c;color:#fff}.shop_cart .guarantee{display:flex;justify-content:space-around;align-items:center;padding:.6rem 0;margin-top:.6rem;border-top:1px solid #e5e5e5}.shop_cart .guarantee .box{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.shop_cart .guarantee .box p{color:#666;text-align:center}.shop_cart .carts{display:flex;justify-content:space-between}.shop_cart .carts .left{max-width:1100px;width:100%;margin-right:.3rem;overflow-x:auto}.shop_cart .carts .left table tr:first-child{background-color:#f5f5f5}.shop_cart .carts .left table tr:first-child td{font-family:'Bold'}th,td{padding:15px 10px}.shop_cart .carts .left table tr td{width:10%;text-align:center}.shop_cart .carts .left table tr td:first-child{max-width:70%}.shop_cart .carts .left table tr td .list{display:flex;align-items:center}.shop_cart .carts .left table tr td .list img{margin:0 .2rem;max-width:150px}.shop_cart .carts .left table tr td .list img.close{margin-right:.2rem;margin-left:0}.shop_cart .carts .left table tr td .list p{max-width:400px}.shop_cart .carts .left table tr td .list p a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.shop_cart .carts .left table tr td.product-subtotal span{color:#003f9c!important}.shop_cart .carts .left table tr td.product-subtotal bdi{color:#003f9c!important}.shop_cart .carts .left table .left_btm{display:flex;justify-content:space-between;align-items:center}.shop_cart .carts .left table .left_btm .left_btm_l{display:flex}.shop_cart .carts .left table .left_btm .left_btm_l input[type=text]{width:200px;flex-shrink:0;margin-right:20px;background-color:#fff}.shop_cart .carts .left table .left_btm .left_btm_l input[type=submit]{background:none;border:none;color:#003f9c}.shop_cart .carts .left table .left_btm .left_btm_r a{width:200px;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;height:50px;color:#003f9c}.shop_cart .carts table tr td.color_003f9c{color:#003f9c}.shop_cart .carts .right{flex:1}.shop_cart .carts .right table{border:1px solid #e5e5e5}.shop_cart .carts .right table tr:first-child td{background-color:#f5f5f5;text-align:center;font-family:'Bold'}.shop_cart .carts .right table tr td:first-child{font-family:'Bold'}.shop_cart .carts .right table tr td a{width:100%;height:50px;background-color:#15BA88!important;color:#fff;display:flex;justify-content:center;align-items:center;text-align:center}.shop_cart .carts .right .shop_table_responsive .woocommerce-Price-amount bdi{color:#003f9c}.shop_cart .carts .right .shop_table_responsive .woocommerce-Price-amount span{color:#003f9c}.woocommerce-form-login__rememberme{display:inline-flex;margin-top:34px}.woocommerce-form-login__rememberme input{-webkit-appearance:auto;width:20px;height:20px;margin-right:10px;display:inline}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#003f9c}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:49%}@media (max-width:1440px){.shop_cart .carts .left{max-width:65%}}@media (max-width:1023px){.shop_cart .carts{flex-direction:column}.shop_cart .carts .left{max-width:100%;margin-bottom:30px}.shop_cart .carts .left table tr td:first-child{max-width:50%}.shop_cart .carts .left table tr td .list{max-width:300px}.shop_cart .guarantee{flex-wrap:wrap}.shop_cart .guarantee .box{width:50%;flex:auto}}