.global-footer{position:relative;padding:60px 0;background-color:#272727;color:hsla(0,0%,100%,.85)}.global-footer .footer-a{display:flex;justify-content:space-between;max-width:var(--width-pc);padding:var(--padding-pc);margin:0 auto}.global-footer .footer-a h3{font-size:18px;line-height:22px}.global-footer .footer-a .fa-list{padding:12px 0 24px}.global-footer .footer-a .fa-item-link{display:block;line-height:36px;color:hsla(0,0%,100%,.85)}.global-footer .footer-a .fa-item-link:hover{text-decoration:underline}.global-footer .footer-c{display:flex;align-items:center;gap:8px;max-width:var(--width-pc);padding:var(--padding-pc);margin:0 auto;font-size:12px}.global-footer .footer-c .RegionSelect{display:flex;align-items:center;gap:8px;padding:0 4px;border-radius:4px;line-height:24px;cursor:pointer;color:hsla(0,0%,100%,.85);font-size:12px}.global-footer .footer-c .RegionSelect .RegionSelect-l{width:16px;height:16px;font-size:16px}.global-footer .footer-c .RegionSelect:hover{background-color:hsla(0,0%,100%,.09)}.global-footer .footer-c .footer-c-c{display:flex;align-items:center;gap:15px}.global-footer .footer-c .footer-c-c .bh-link{position:relative}.global-footer .footer-c .footer-c-c .bh-link:hover{text-decoration:underline}.global-footer .footer-c .footer-c-c .bh-link:after{content:"";position:absolute;right:-7px;height:10px;width:1px;background-color:#fff;margin:3px 0}.global-footer .footer-c .footer-c-c .bh-link:last-child:after{display:none}.global-footer .footer-c .footer-c-r{margin-left:auto}@media(max-width:1024px){.global-footer .footer-a{display:block}.global-footer .footer-a .fa-list{display:none}.global-footer .footer-a h3{position:relative;line-height:48px;font-size:14px}.global-footer .footer-a h3:before{transform:rotate(0deg)}.global-footer .footer-a h3:after,.global-footer .footer-a h3:before{content:"";position:absolute;top:50%;right:0;width:10px;height:1.5px;margin-top:-.75px;font-size:0;background-color:#343434}.global-footer .footer-a h3:after{transform:rotate(90deg)}.global-footer .footer-a .fa-item{border-bottom:1px solid var(--color-gray-border)}.global-footer .footer-a .fa-item.opend h3:before{transform:rotate(45deg)}.global-footer .footer-a .fa-item.opend h3:after{transform:rotate(-45deg)}.global-footer .footer-a .fa-item.opend .fa-list{display:block;padding-left:12px}.global-footer .footer-c{flex-wrap:wrap}.global-footer .footer-c .footer-c-l{order:3;display:block;width:100%;text-align:center;margin-top:12px}.global-footer .footer-c .footer-c-r{display:flex;align-items:center;order:2;height:48px;border-bottom:1px solid #ddd}.global-footer .footer-c .RegionSelect,.global-footer .footer-c .footer-c-r{width:100%;line-height:48px;font-size:14px}.global-footer .footer-c .footer-c-c{order:4;justify-content:center;margin:0 auto}}.header{position:relative;background:rgba(250,250,252,.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.header .bh-icon-arrow{position:absolute;top:50%;right:24px;margin-top:-12px;width:24px;height:24px;display:none}.header .header-in{display:flex;align-items:center;gap:12px;height:50px;max-width:var(--width-pc);padding:var(--padding-pc);margin:0 auto}.header .header-in .header-ToggleIcon{display:none}.header .header-l-2{display:flex;height:50px;align-items:center}.header .header-l-2 a{width:88px;height:36px}.header .header-r{display:flex;align-items:center;justify-content:flex-end;gap:8px;line-height:50px;text-align:right;margin-left:8px}.header .header-r .header-ToggleIcon{display:none}.header .header-r .header-UserIcon{font-size:22px;line-height:22px;cursor:pointer}@media(max-width:1024px){.header .header-l-2{flex:1 1;justify-content:center}.header .header-r{display:flex;flex:none;margin-left:0}.header .header-in{flex-wrap:wrap}.header .header-in .header-ToggleIcon{display:block}.header .header-in:has(.header-ToggleIcon-active) .header-c{display:block;overflow-y:auto;max-height:calc(100vh - 50px)}}.header-fir{flex:1 1;text-align:right;display:flex;justify-content:space-between;gap:20px}.header-fir .header-c-title{position:relative;line-height:50px;cursor:pointer}.header-fir .header-c-item.header-active .header-c-title-icon{transform:rotate(-180deg)}.header-fir .header-c-item.header-active .header-sub-in{max-height:calc(100vh - 50px);overflow-y:auto;padding-bottom:100px}.header-fir .header-c-item.header-active .header-sub:before{content:"";position:absolute;top:50px;left:0;width:100%;height:100vh;background:rgba(0,0,0,.8)}.header-fir .header-c-item.header-active .header-sub{display:block}@media(max-width:1024px){.header-fir{order:3;flex:none;display:none;background-color:#fff;position:absolute;top:50px;left:0;width:100%}.header-fir .header-c-title{display:block;width:100%;text-align:left}.header-fir .header-c-title .bh-icon-arrow{display:block;right:48px}.header-fir .header-sub:before{display:none!important}}@media(max-width:767px){.header-fir .header-c-title .bh-icon-arrow{right:24px}}.header-ToggleIcon{position:relative;display:flex;flex-wrap:wrap;width:24px}.header-ToggleIcon .navbar-control-item{position:relative;display:block;width:22px;padding-top:3px;padding-bottom:3px;margin:0 auto;transition:transform .5s}.header-ToggleIcon .navbar-control-item:after{content:"";display:block;width:100%;height:2px;background-color:#000}.header-ToggleIcon.header-ToggleIcon-active .navbar-control-item1{opacity:1;transform:translateY(8px) rotate(45deg)}.header-ToggleIcon.header-ToggleIcon-active .navbar-control-item2{opacity:0}.header-ToggleIcon.header-ToggleIcon-active .navbar-control-item3{opacity:1;transform:translateY(-8px) rotate(-45deg)}.header-SearchIcon{position:relative}.header-SearchIcon .header-search-icon-button{display:flex;display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;cursor:pointer}.header-SearchIcon .header-search-icon-button:hover{background-color:rgba(0,0,0,.04)}.header-SearchIcon .header-search-icon-bg{background-repeat:no-repeat;background-size:100% 100%}.header-SearchIcon .header-search-icon{display:flex;width:20px;height:20px}.header-SearchIcon .header-search-dialog{position:fixed;top:0;left:0;z-index:99;width:100%;max-width:100%;height:100%;max-height:100%;outline:none;border:none;margin:0;padding:0;background-color:#fff;text-align:left}.header-SearchIcon .header-search-dialog .header-search-input{flex:1 1;height:40px;border:none;padding:0 20px}.header-SearchIcon .header-search-dialog .header-search-box{display:flex;gap:8px;align-items:center;padding:0 24px;border-bottom:1px solid rgba(0,0,0,.06)}.header-SearchIcon .header-search-dialog .bh-icon-close{width:24px;height:24px;cursor:pointer}.header-SearchIcon .header-search-dialog .header-search-input-icon{display:flex;width:24px;height:24px}.header-SearchIcon .header-search-dialog .header-search-list{padding:12px 24px;line-height:36px}.header-SearchIcon .header-search-dialog .header-search-item{font-size:14px;color:rgba(0,0,0,.85)}.bh-icon-search{-webkit-mask:url(https://aiwoman1.oss-cn-shenzhen.aliyuncs.com/aiwoman1/icon/search.png);mask:url(https://aiwoman1.oss-cn-shenzhen.aliyuncs.com/aiwoman1/icon/search.png);-webkit-mask-size:cover;mask-size:cover;background-color:rgba(0,0,0,.85)}.bh-icon-arrow-mask{-webkit-mask:url(https://aiwoman1.oss-cn-shenzhen.aliyuncs.com/aiwoman1/icon/arr.png);mask:url(https://aiwoman1.oss-cn-shenzhen.aliyuncs.com/aiwoman1/icon/arr.png);-webkit-mask-size:cover;mask-size:cover;background-color:rgba(0,0,0,.85)}.cn-header-sub{position:absolute;top:0;left:0;width:100%;height:50px;text-align:left;pointer-events:none;display:none}.cn-header-sub .header-sub-in{position:relative;z-index:3;display:flex;max-width:var(--width-pc);padding:var(--padding-pc);margin:50px auto 0;max-height:calc(100% - 50px);overflow:hidden;transition:max-height .4s;background-color:#fff;pointer-events:all}.cn-header-sub .header-sub-l{min-width:200px;padding:20px 0}.cn-header-sub .header-sub-r{flex:1 1;padding:20px}.cn-header-sub .header-sub-r .header-thr{display:block}.cn-header-sub .header-sub-item.header-active,.cn-header-sub .header-sub-item:hover{background-color:rgba(0,0,0,.04)}.cn-header-sub .header-sub-item-title{position:relative;width:100%;line-height:50px;padding:0 24px;cursor:pointer;text-align:left;display:flex;align-items:center;gap:10px}.cn-header-sub .header-sub-item-title-img{width:48px;height:48px}@media(max-width:1024px){.cn-header-sub{position:static;height:auto}.cn-header-sub .header-sub-in{margin-top:0;padding:0;overflow-y:visible!important;max-height:none!important}.cn-header-sub .bh-icon-arrow{display:block}.cn-header-sub .header-sub-l{width:100%;min-width:auto}.cn-header-sub .header-sub-r{display:none!important}.cn-header-sub .header-sub-item-title{padding:0 60px}.cn-header-sub .header-sub-item.header-active .header-thr{display:block}.cn-header-sub .header-sub-item{background-color:rgba(0,0,0,0)!important}}@media(max-width:767px){.cn-header-sub .header-sub-item-title{padding:0 30px}}.cn-header-thr{display:none;padding-bottom:100px}.cn-header-thr .header-thr-item{display:flex;flex-direction:column;margin-bottom:12px}.cn-header-thr .header-thr-item-h{height:50px;line-height:50px}.cn-header-thr .header-thr-l{width:80px;height:80px}.cn-header-thr .header-thr-r{flex:1 1;margin-left:12px}@media(max-width:1024px){.cn-header-thr{padding-bottom:0;background-color:rgba(0,0,0,.02)}.cn-header-thr .header-thr-item-h{padding:0 60px}.cn-header-thr .header-four::-webkit-scrollbar{display:none}}@media(max-width:767px){.cn-header-thr .header-thr-item-h{padding:0 32px}}.cn-header-four{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px;gap:10px}.cn-header-four .header-four-item{background-color:rgba(0,0,0,.0509803922);padding-bottom:10px}.cn-header-four .header-four-item-img{width:100px;height:100px;margin:0 auto}.cn-header-four .header-four-item-msg{font-size:12px;color:#000;text-align:center;padding:0 10px;white-space:normal}@media(max-width:1024px){.cn-header-four{display:flex;white-space:nowrap;overflow-x:auto;padding:0 60px}.cn-header-four .header-four-item{flex-shrink:0;width:calc(25vw - 22px)}}@media(max-width:767px){.cn-header-four{padding:0 32px}.cn-header-four .header-four-item{width:calc(50vw - 36px)}}.bh-calculator{display:flex;align-items:center;height:40px}.bh-calculator .bh-calculator-l,.bh-calculator .bh-calculator-r{position:relative;display:flex;align-items:center;width:38px;height:100%;background-color:#f8f8f8;text-align:center;cursor:pointer;border:none;outline:none}.bh-calculator .bh-calculator-l:before,.bh-calculator .bh-calculator-r:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;background-color:#000;transform:translate(-50%,-50%)}.bh-calculator .bh-calculator-r:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;background-color:#000;transform:translate(-50%,-50%) rotate(90deg)}.bh-calculator .bh-calculator-c{width:42px;height:38px;outline:none;border:2px solid #f8f8f8;border-left:0;border-right:none;text-align:center;box-sizing:border-box}.bh-store-cart-icon{position:fixed;display:flex;bottom:252px;right:20px;left:auto;z-index:2110;width:48px;height:48px;cursor:pointer;background-color:hsla(0,0%,100%,.96);box-shadow:0 2px 7px 0 rgba(0,0,0,.1);border-radius:50%;margin:0;padding:0;border:none;outline:none;align-items:center;justify-content:center}.bh-store-cart-icon-inventory{background-color:#f8200c;width:22px;height:22px;text-align:center;padding:2px 0;border-radius:50%;position:absolute;right:0;top:-6px;transform:translateX(50%);display:flex;justify-content:center;color:#fff}.bh-store-cart-close{position:absolute;top:50%;right:12px;font-size:16px;margin-top:-8px;cursor:pointer}.bh-store-cart-win{position:fixed;top:0;left:auto;right:0;z-index:2120;width:300px;height:100vh;margin:0;padding:0;border:none;outline:none;max-height:100%;flex-direction:column}.bh-store-cart-header{position:relative;font-family:var(--ff-woff2-B);padding:18px 0 12px;margin:0 25.5px;font-size:16px;line-height:24px;border-bottom:1px solid #ededed}.bh-store-cart-mainer{max-height:calc(100vh - 180px);overflow:auto;padding:0 25.5px}.bh-store-cart-mainer .bh-store-cart-item:first-child{border-top:none}.bh-store-cart-item{display:grid;grid-template-columns:65px 1fr;grid-gap:8px;gap:8px;padding:15px 0;border-top:1px solid #ededed}.bh-store-cart-item-img{position:relative;height:65px}.bh-store-cart-item-title{font-family:var(--ff-woff2-B);font-size:13px;line-height:17.5px;letter-spacing:0;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.bh-store-cart-item-tools{margin-top:8px}.bh-store-cart-open .bh-store-cart-win{display:flex}.bh-store-cart-footer{margin-top:auto;width:100%;padding:20px;box-shadow:0 -5px 8px 0 hsla(0,0%,92%,.25);text-align:center;background-color:#fff}.bh-store-cart-footer-price{display:flex;justify-content:space-between;align-items:center;font-family:var(--ff-woff2-B);font-size:14px;line-height:20px}.bh-store-cart-footer-checkout{margin-top:15px;display:inline-block;padding:10px 24px;background-color:#2164ff;color:#fff;border-radius:42px;width:100%;font-family:var(--ff-woff2-B);font-size:17px;line-height:23px;cursor:pointer}.bh-store-cart-IconCart{display:flex;width:24px;height:24px;background-image:url(https://aiwoman1.oss-cn-shenzhen.aliyuncs.com/aiwoman1/icon/cart.png);background-size:100%}