.bh-what-in-box-list{max-width:var(--width-pc);padding:var(--padding-pc);grid-template-columns:1.5fr 1fr 1fr;gap:12px;margin:0 auto 12px;display:grid;position:relative}.bh-what-in-box-list .bh-what-in-box-sub-item{background-color:#f4f4f4}.bh-what-in-box-list .bh-what-in-box-sub-item-1{flex-direction:column;grid-area:1/1/3/2;display:flex}.bh-what-in-box-list .bh-what-in-box-sub-item-1 .bh-what-in-box-sub-item-img{flex:1}.bh-what-in-box-list .bh-what-in-box-sub-item-img{width:100%;height:184px;margin:0 auto}.bh-what-in-box-list .bh-what-in-box-sub-item-title{font-family:var(--bh-font-B);padding:24px 24px 0;font-size:18px;line-height:1.2}@media (max-width:1024px){.bh-what-in-box-list{grid-template-columns:1fr 1fr 1fr;gap:7px}.bh-what-in-box-list .bh-what-in-box-sub-item-1{grid-area:auto/1/auto/3}.bh-what-in-box-list .bh-what-in-box-sub-item-1 .bh-what-in-box-sub-item-img{flex:auto}.bh-what-in-box-list .bh-what-in-box-sub-item-img{height:120px}.bh-what-in-box-list .bh-what-in-box-sub-item-title{padding:14px 16px 7px;font-size:12px}}@media not (min-width:768px){.bh-what-in-box-list{grid-template-columns:1fr 1fr}.bh-what-in-box-list .bh-what-in-box-sub-item-1{grid-area:auto/1/auto/3}}.bh-what-in-box-num-4 .bh-what-in-box-sub-item-2{grid-column:2/4}@media (max-width:1024px){.bh-what-in-box-num-4{grid-template-columns:1fr 1fr}.bh-what-in-box-num-4 .bh-what-in-box-sub-item-1,.bh-what-in-box-num-4 .bh-what-in-box-sub-item-2{grid-area:auto}}
.editor-sticky-one-a{--comp-titleColor:white;height:calc(100vh + 300px);color:var(--comp-titleColor);display:block;position:relative}.editor-sticky-one-a .bh-img{height:100%}.editor-sticky-one-a .sticky-one-a-mask{opacity:0;background-color:#000;width:100%;height:100%;transition:opacity .4s linear;position:absolute;top:0;left:0}.editor-sticky-one-a .sticky-one-a-info{text-align:center;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.editor-sticky-one-a .sticky-one-a-info h2{width:var(--width-text-max);opacity:0;margin:0 auto;transition:opacity .8s linear,transform .4s cubic-bezier(.26,.67,.48,.91);transform:translateY(100px)}.editor-sticky-one-a .sticky-content{height:100vh;position:sticky;top:0;left:0}.editor-sticky-one-a:has(.bh-SectionEnterAni.isEnter) .sticky-one-a-mask{opacity:.2}.editor-sticky-one-a:has(.bh-SectionEnterAni.isEnter) .sticky-one-a-info h2{opacity:1;transform:translateY(0)}
.bh-icon-links{justify-content:center;gap:20px;margin:0 auto;display:flex;position:relative}.bh-icon-links .bh-icon{width:100%;height:100%}.bh-icon-links .bh-icon-links-icon{width:64px;height:64px;margin:0 auto}.bh-icon-links .bh-icon-links-title{text-align:center;color:#707070;margin-top:8px;font-size:14px}.bh-icon-links .bh-link[href]:hover .bh-icon-links-title{text-decoration:underline}@media (max-width:1024px){.bh-icon-links{gap:12px}.bh-icon-links .bh-icon-links-icon{width:36px;height:36px}.bh-icon-links .bh-icon-links-title{font-size:12px}}
.bh-tab-section{max-width:var(--width-pc);padding:var(--padding-pc);margin:0 auto}.bh-tab-section-tab{justify-content:center;gap:20px;display:flex}.bh-tab-section-tab .bh-tab-section-tab-item{color:#999;cursor:pointer;padding-bottom:8px;font-size:12px;position:relative}.bh-tab-section-tab .bh-tab-section-tab-item-active{color:#000}.bh-tab-section-tab .bh-tab-section-tab-item-active:after{content:"";background-color:#000;width:100%;height:2px;position:absolute;bottom:0;left:0}.bh-tab-section-img{height:327px;margin-bottom:12px}.bh-tab-section-img:empty{display:none}.bh-tab-section-desc{color:#999;text-align:center;margin-top:12px;font-size:12px}.bh-tab-section-black .bh-tab-section-tab-item{color:#999}.bh-tab-section-black .bh-tab-section-tab-item-active{color:#fff}.bh-tab-section-black .bh-tab-section-tab-item-active:after{background-color:#fff}
.swiper-control{justify-content:space-between;align-items:center;margin-top:8px;padding:0 48px;display:flex}@media not (min-width:768px){.swiper-control{padding:0 16px}}.swiper-control .swiper-pagination{align-items:center;display:flex}.swiper-control .swiper-pagination-bullet{cursor:pointer;width:24px;height:24px;display:flex;position:relative}.swiper-control .swiper-pagination-bullet:after{content:"";background-color:#ffffff4d;width:16px;height:2px;position:absolute;top:50%;left:0}.swiper-control .swiper-pagination-bullet-active:after{background-color:#fff}.swiper-control .swiper-navigation{gap:8px;display:flex}.swiper-control .swiper-button-next,.swiper-control .swiper-button-prev{cursor:pointer;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.swiper-control .swiper-button-next:after,.swiper-control .swiper-button-prev:after{content:"";box-sizing:border-box;border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:10px;position:absolute;top:50%;left:50%}.swiper-control .swiper-button-prev:after{margin-left:2px;transform:translate(-50%,-50%)rotate(45deg)}.swiper-control .swiper-button-next:after{margin-left:-1px;transform:translate(-50%,-50%)rotate(-135deg)}.swiper-control .swiper-button-disabled{cursor:default;border-color:#ffffff73}.swiper-control .swiper-button-disabled:after{border-color:#ffffff73}.swiper-common-tool-white .swiper-pagination-bullet:after{background-color:#0009}.swiper-common-tool-white .swiper-pagination-bullet-active:after{background-color:#000}.swiper-common-tool-white .swiper-button-next,.swiper-common-tool-white .swiper-button-prev,.swiper-common-tool-white .swiper-button-next:after,.swiper-common-tool-white .swiper-button-prev:after{border-color:#000}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.bh-swiper-only-h5{color:#fff;position:relative}.bh-swiper-only-h5-item{width:100%;max-width:1200px;height:327px;position:relative}.bh-swiper-only-h5-item-title{color:var(--common-title)}.bh-swiper-only-h5-item-desc{color:var(--common-desc)}@media not (max-width:1024px){.bh-swiper-only-h5 .swiper{margin:0 48px}.bh-swiper-only-h5 .swiper-wrapper{pointer-events:none;gap:12px;display:flex}.bh-swiper-only-h5 .bh-swiper-only-h5-item-1{flex:5.7}.bh-swiper-only-h5 .bh-swiper-only-h5-item-2{flex:3.3}.bh-swiper-only-h5 .swiper-control{display:none}}.bh-swiper-only-h5-item-img{height:100%}.bh-swiper-only-h5-item-msg{z-index:3;width:100%;padding:0 24px;position:absolute;bottom:24px;left:0}@media (max-width:1024px){.bh-swiper-only-h5 .swiper{margin:0 48px}.bh-swiper-only-h5 .swiper-control{padding:0}}@media not (min-width:768px){.bh-swiper-only-h5 .bh-swiper-only-h5-item{height:200px}}
.bh-swiper-section{color:#fff;position:relative}.bh-swiper-section .swiper-slide{margin-right:16px}.bh-swiper-section .swiper-slide:last-child{margin-right:0}.bh-swiper-section-item{width:100%;max-width:1200px;height:327px}.bh-swiper-section-item-img{height:100%}.bh-swiper-section-type-common-center .swiper-wrapper{padding:0 calc(50vw - 600px)}.bh-swiper-section-type-common-center .swiper-wrapper .swiper-slide{margin-right:16px}.bh-swiper-section-type-common-center .swiper-wrapper .swiper-slide:last-child{margin-right:0}@media (max-width:1440px){.bh-swiper-section-type-common-center .swiper-wrapper{padding:0 48px}}@media (max-width:1024px){.bh-swiper-section-type-common-center .swiper-wrapper{padding:0 48px}}@media not (min-width:768px){.bh-swiper-section-type-common-center .swiper-wrapper{padding:0 16px}.bh-swiper-section-type-common-center .swiper-wrapper .bh-swiper-section-item{height:200px}}
.bh-clock-in{position:relative}.bh-clock-in-container{max-width:var(--width-pc);padding:var(--padding-pc);margin:0 auto}.bh-clock-in-year{justify-content:center;display:none}.bh-clock-in-year-l .bh-clock-in-arrow-icon{transform:rotate(90deg)}.bh-clock-in-year-c{text-align:center;flex:1}.bh-clock-in-year-r .bh-clock-in-arrow-icon{transform:rotate(-90deg)}.bh-clock-in-week,.bh-clock-in-day{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px 2px;display:grid}.bh-clock-in-day .bh-clock-in-day-item-img{background-color:#ddd;justify-content:center;align-items:center;width:100%;height:48px;display:flex}.bh-clock-in-day .bh-clock-in-day-item-img-in,.bh-clock-in-day .bh-clock-in-day-item-success{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.bh-clock-in-day-item{cursor:pointer}.bh-clock-in-day-item.bh-clock-in-day-item-type-after{cursor:default}.bh-clock-in-day-item-success{cursor:default;background-color:#ffddba;background-image:url(https://aiwoman1.oss-cn-shenzhen.aliyuncs.com/aiwoman1/icon/success.png);background-position:50%;background-repeat:no-repeat;background-size:16px 16px}.bh-clock-in-arrow-icon{cursor:pointer;background-image:url(https://aiwoman1.oss-cn-shenzhen.aliyuncs.com/aiwoman1/icon/arr.png);background-size:100% 100%;width:24px;height:24px}.bh-clock-in-foot{border-top:1px solid #ddd;justify-content:center;display:flex}.bh-clock-in-show-more .bh-clock-in-year{display:flex}.bh-clock-in-show-more .bh-clock-in-foot{border-top-color:#0000}.bh-clock-in-show-more .bh-clock-in-foot .bh-clock-in-arrow-icon{transform:rotate(180deg)}.bh-clock-in-day-item-img-disabled.bh-clock-in-day-item-type-before{color:#999;cursor:default;pointer-events:none}.bh-clock-in-theme-black .bh-clock-in-day-item,.bh-clock-in-theme-black .bh-clock-in-year-c,.bh-clock-in-theme-black .bh-clock-in-week{color:#fff}
.bh-sell-activities-card{background-color:var(--bh-bgColor);--bh-memberPriceColor:#ee2828;--bh-priceColor:#ee2828;--bh-comparePriceColor:#9fa3a6;--bh-moreColor:#000;--bh-moreBgColor:#fff;--bh-buyColor:#fff;--bh-buyBgColor:#000;flex-direction:column;gap:8px;padding-bottom:12px;display:flex;position:relative}.bh-sell-activities-card-img{aspect-ratio:1;width:100%;position:relative}.bh-sell-activities-card-img-hover{width:100%;height:100%;display:none;position:absolute;top:0;left:0}.bh-sell-activities-card:hover .bh-sell-activities-card-img-hover{display:block}.bh-sell-activities-card-label:empty,.bh-sell-activities-card-title:empty,.bh-sell-activities-card-subTitle:empty,.bh-sell-activities-card-desc:empty{display:none}.bh-sell-activities-card-msg{flex-direction:column;gap:8px;padding:0 12px;display:flex}.bh-sell-activities-card-label{color:#3f68e0;font-size:12px}.bh-sell-activities-card-title{color:#000;font-size:20px}.bh-sell-activities-card-subTitle,.bh-sell-activities-card-desc{color:#3b3e40;font-size:14px}.bh-sell-activities-card-price-memberPrice:empty,.bh-sell-activities-card-price-price:empty,.bh-sell-activities-card-price-comparePrice:empty{display:none}.bh-sell-activities-card-price{gap:8px;margin-top:auto;padding:0 12px;display:flex}.bh-sell-activities-card-price-memberPrice,.bh-sell-activities-card-price-price{color:var(--bh-memberPriceColor)}.bh-sell-activities-card-price-comparePrice{color:var(--bh-comparePriceColor);text-decoration:line-through}.bh-sell-activities-card-btn-box{gap:12px;padding:0 12px;display:flex}.bh-sell-activities-card-btn{border-style:solid;border-width:1px;border-radius:4px;flex:1;justify-content:center;align-items:center;height:32px;display:flex}.bh-sell-activities-card-btn-LearnMore{color:var(--bh-moreColor);border-color:var(--bh-moreColor);background-color:var(--bh-moreBgColor)}.bh-sell-activities-card-btn-LearnMore:hover{color:var(--bh-moreBgColor);background-color:var(--bh-moreColor)}.bh-sell-activities-card-btn-BuyNow{color:var(--bh-buyColor);border-color:var(--bh-buyBgColor);background-color:var(--bh-buyBgColor)}.bh-sell-activities-card-btn-BuyNow:hover{opacity:.7}
.editor-sell-activities{margin:0 48px;display:grid}@media not (min-width:768px){.editor-sell-activities{margin:0 16px}}.editor-sell-activities-two{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media not (min-width:768px){.editor-sell-activities-two{grid-template-columns:1fr}}.editor-sell-activities-four{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.editor-sell-activities-four .bh-sell-activities-card-msg,.editor-sell-activities-four .bh-sell-activities-card-price{text-align:center;justify-content:center}@media not (min-width:768px){.editor-sell-activities-four{grid-template-columns:1fr}}
