.bh-block-gap{position:relative;width:100%;--bh-gap-pc:100px;--bh-gap-pad:80px;--bh-gap-h5:60px;height:var(--bh-gap-pc)}@media(max-width:1024px){.bh-block-gap{height:var(--bh-gap-pad)}}@media(max-width:767px){.bh-block-gap{height:var(--bh-gap-h5)}}.bh-block-video{position:relative;width:100%;height:100%}.bh-block-video video{display:block;width:100%;height:100%;object-fit:cover}.bh-block-video .bh-block-video-icon{position:absolute;top:24px;right:24px;z-index:2;width:24px;height:24px;cursor:pointer}.bh-block-nav-page{position:-webkit-sticky;position:sticky;top:0;z-index:9;background-color:var(--bh-block-nav-page-bgColor)}.bh-block-nav-page .bh-block-nav-page-in{max-width:1200px;margin:0 auto;display:flex;justify-content:center;gap:40px;overflow-x:auto}.bh-block-nav-page .bh-block-nav-page-item{position:relative;display:flex;height:48px;font-family:var(--ff-woff2-B);font-size:16px;line-height:1.1;padding:0 20px;color:var(--bh-block-nav-page-fontColor);transition:none;white-space:nowrap}.bh-block-nav-page .bh-block-nav-page-item.bh-block-nav-page-item-active .bh-block-nav-page-item-text{border-color:var(--bh-block-nav-page-fontColor)}.bh-block-nav-page .bh-block-nav-page-item-text{position:relative;display:flex;align-items:center;justify-content:center;border-bottom:2px solid rgba(0,0,0,0)}@media(max-width:1024px){.bh-block-nav-page .bh-block-nav-page-in{justify-content:flex-start}.bh-block-nav-page .bh-block-nav-page-in::-webkit-scrollbar{display:none}.bh-block-nav-page .bh-block-nav-page-item{height:48px}}.bh-button{position:relative;display:inline-flex;gap:4px;align-items:center;border:none;outline:none;background-color:rgba(0,0,0,0);border-radius:4px;border:1px solid rgba(0,0,0,0);height:36px;line-height:1;padding:0 12px;cursor:pointer}.bh-button-type-hollow{--btn-fontColor:#06c;--btn-bgColor:transparent;color:var(--btn-fontColor);border-color:var(--btn-fontColor);background-color:var(--btn-bgColor)}.bh-button-type-hollow.bh-button-theme-white{--btn-fontColor:#fff;--btn-bgColor:transparent}.bh-button-type-hollow.bh-button-theme-black{--btn-fontColor:#000;--btn-bgColor:transparent}.bh-button-type-hollow:hover{color:var(--btn-bgColor);background-color:var(--btn-fontColor)}.bh-button-type-hollow:hover.bh-button-theme-white{--btn-bgColor:#000}.bh-button-type-hollow:hover.bh-button-theme-black,.bh-button-type-hollow:hover.bh-button-theme-blue{--btn-bgColor:#fff}.bh-button-type-hollow-play{--btn-fontColor:#fff;--btn-bgColor:transparent;color:var(--btn-fontColor);border-color:var(--btn-fontColor);background-color:var(--btn-bgColor);border-radius:60px}.bh-button-type-hollow-play:hover{opacity:.8}.bh-button-type-solid{--btn-fontColor:#fff;--btn-bgColor:#06c;color:var(--btn-fontColor);border-color:var(--btn-bgColor);background-color:var(--btn-bgColor)}.bh-button-type-solid.bh-button-theme-white{--btn-fontColor:#000;--btn-bgColor:#fff}.bh-button-type-solid.bh-button-theme-black{--btn-fontColor:#fff;--btn-bgColor:#000}.bh-button-type-solid:hover{opacity:.7}.bh-button-type-link{height:auto;color:var(--btn-fontColor)}.bh-button-type-link:hover{text-decoration:underline}.bh-button-type-link-arrow{position:relative;height:auto;color:var(--btn-fontColor)}.bh-button-type-link-arrow .bh-button-arrow{transform:rotate(-90deg);font-size:12px}.bh-button-type-link-arrow:hover{text-decoration:underline}.bh-elem-section-common{position:relative;margin:0 auto;display:flex;flex-direction:column;--common-text-width:1200px;--common-img-width:100%;--common-img-ratio:1920/800}.bh-elem-section-common .bh-elem-section-common-label{position:relative;font-family:var(--ff-woff2-B);font-size:20px;line-height:1.3;color:var(--common-label);white-space:pre-line;margin-bottom:16px}.bh-elem-section-common .bh-elem-section-common-title{position:relative;font-family:var(--ff-woff2-B);font-size:40px;line-height:1.3;color:var(--common-title);white-space:pre-line}.bh-elem-section-common .bh-elem-section-common-subTitle{position:relative;font-family:var(--ff-woff2-B);font-size:20px;line-height:1.3;color:var(--common-subTitle);white-space:pre-line}.bh-elem-section-common .bh-elem-section-common-desc{position:relative;font-family:var(--ff-woff2-M);font-size:16px;line-height:1.3;color:var(--common-desc);white-space:pre-line}.bh-elem-section-common .bh-elem-section-common-msg{display:flex;flex-direction:column;margin:0 auto;text-align:center}.bh-elem-section-common .bh-elem-section-common-img{max-width:100%;width:100%;aspect-ratio:var(--common-img-ratio);margin:0 auto}.bh-elem-section-common .bh-elem-section-common-btns{display:flex;justify-content:center;gap:20px;margin-top:20px}.bh-elem-section-common .bh-elem-section-common-buy,.bh-elem-section-common .bh-elem-section-common-more{position:relative;padding:12px 24px;border-radius:4px;display:flex;justify-content:center;align-items:center;text-align:center;font-family:var(--ff-woff2-B);font-size:14px;line-height:1.2;cursor:pointer;border:1px solid #000;background-color:#000;color:#fff}.bh-elem-section-common .bh-elem-section-common-ani{display:none!important}@media(max-width:1024px){.bh-elem-section-common .bh-elem-section-common-label{font-size:16px;margin-bottom:12px}.bh-elem-section-common .bh-elem-section-common-img{margin-top:24px}.bh-elem-section-common .bh-elem-section-common-title{font-size:24px}.bh-elem-section-common .bh-elem-section-common-desc{font-size:14px}}.bh-elem-section-common-theme-white{--common-label:#fff;--common-title:#fff;--common-subTitle:#fff;--common-desc:#fff}.bh-elem-section-common-theme-black{--common-label:#000;--common-title:#000;--common-subTitle:#000;--common-desc:#707070}.bh-elem-section-common-layout-textImgTB .bh-elem-section-common-info{padding:var(--store-content-padding)}.bh-elem-section-common-layout-textImgTB .bh-elem-section-common-msg{max-width:var(--common-text-width)}.bh-elem-section-common-layout-textImgTB .bh-elem-section-common-img{margin-top:40px;max-width:var(--common-img-width)}.bh-elem-section-common-layout-textImgLR{--common-img-ratio:690/460;max-width:1248px;padding:0 24px;flex-direction:row;gap:20px;align-items:center}.bh-elem-section-common-layout-textImgLR .bh-elem-section-common-img{flex:700 1}.bh-elem-section-common-layout-textImgLR .bh-elem-section-common-info{flex:500 1}.bh-elem-section-common-layout-textImgLR .bh-elem-section-common-msg{text-align:left}.bh-elem-section-common-layout-textImgLR .bh-elem-section-common-btns{justify-content:flex-start}.bh-elem-section-common-layout-textImgLR.bh-elem-section-common-position-textR{flex-direction:row-reverse}@media(max-width:1024px){.bh-elem-section-common-layout-textImgLR{--common-img-ratio:327/220;padding:0;flex-direction:column}.bh-elem-section-common-layout-textImgLR.bh-elem-section-common-position-textR{flex-direction:column}.bh-elem-section-common-layout-textImgLR .bh-elem-section-common-img{flex:none}.bh-elem-section-common-layout-textImgLR .bh-elem-section-common-info{flex:none;padding:0 24px}}.bh-elem-section-common:has(.bh-elem-section-common-title) .bh-elem-section-common-subTitle{margin-top:16px}.bh-elem-section-common:has(.bh-elem-section-common-title) .bh-elem-section-common-desc{margin-top:12px}.bh-elem-tab-section-common{max-width:1248px;padding:0 24px;margin:0 auto;--common-img-ratio:3/1}.bh-elem-tab-section-common-tab{display:flex;justify-content:center;gap:20px}.bh-elem-tab-section-common-tab .bh-elem-tab-section-common-tab-item{position:relative;font-size:12px;color:#666;cursor:pointer;padding-bottom:8px}.bh-elem-tab-section-common-tab .bh-elem-tab-section-common-tab-item-active{color:#000}.bh-elem-tab-section-common-tab .bh-elem-tab-section-common-tab-item-active:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#000}.bh-elem-tab-section-common-desc:empty{display:none}.bh-elem-tab-section-common-img{aspect-ratio:var(--common-img-ratio);margin-bottom:12px}.bh-elem-tab-section-common-img:empty{display:none}.bh-elem-tab-section-common-desc{font-size:12px;color:#999;margin-top:12px;text-align:center}.bh-elem-tab-section-common-black .bh-elem-tab-section-common-tab-item{color:#999}.bh-elem-tab-section-common-black .bh-elem-tab-section-common-tab-item-active{color:#fff}.bh-elem-tab-section-common-black .bh-elem-tab-section-common-tab-item-active:after{background-color:#fff}.bh-base-textarea{position:relative;font-family:var(--ff-woff2-B);margin:0 auto;font-size:14px;text-align:left;white-space:pre-line;--textarea-titleColor:#000;color:var(--textarea-titleColor)}@media(max-width:1440px){.bh-base-textarea{font-size:18px}}@media(max-width:1024px){.bh-base-textarea{font-size:14px}}.bh-base-textarea-textAlign-center{text-align:center}.bh-cards-section{position:relative;display:flex;gap:24px;--item-titleColor:#000;--item-descColor:#000}.bh-cards-section::-webkit-scrollbar{display:none}.bh-cards-section .bh-cards-section-item{position:relative;display:flex;flex:1 1;flex-direction:column;background-color:#f4f4f4}.bh-cards-section .bh-cards-section-item-msg{flex:1 1;padding:16px;box-sizing:border-box}.bh-cards-section .bh-cards-section-item-title{font-family:var(--ff-woff2-B);font-size:24px;line-height:1.1;color:var(--item-titleColor)}.bh-cards-section .bh-cards-section-item-desc{font-family:var(--ff-woff2-M);font-size:16px;line-height:1.2;margin-top:24px;color:var(--item-descColor)}.bh-cards-section .bh-cards-section-item-tips{font-family:var(--ff-woff2-M);font-size:14px;line-height:1.2;color:#707070}.bh-cards-section .bh-cards-section-item-img{width:100%;height:200px;margin-top:auto}@media(max-width:1024px){.bh-cards-section{display:flex;overflow-x:auto}.bh-cards-section .bh-cards-section-item{flex-basis:280px;flex-shrink:0}.bh-cards-section .bh-cards-section-item-2,.bh-cards-section .bh-cards-section-item-3{flex-direction:column}}@media(max-width:767px){.bh-cards-section .bh-cards-section-item{flex-shrink:none;width:100%}}.bh-cards-section-position-top .bh-cards-section-item{flex-direction:column-reverse}.bh-cards-section-position-hoverT .bh-cards-section-item-msg{position:absolute;top:0;left:0;width:100%}.bh-cards-section-position-hoverB .bh-cards-section-item-msg{position:absolute;bottom:0;left:0;width:100%}.bh-cards-section-position-leftRight{display:grid;grid-template-columns:1fr 2fr}.bh-cards-section-position-leftRight .bh-cards-section-item-1{grid-row-start:1;grid-row-end:3;flex-direction:column-reverse}.bh-cards-section-position-leftRight .bh-cards-section-item-1 .bh-cards-section-item-msg{flex:none}.bh-cards-section-position-leftRight .bh-cards-section-item-1 .bh-cards-section-item-img{flex:1 1;height:auto}.bh-cards-section-position-leftRight .bh-cards-section-item-2{flex-direction:row}.bh-cards-section-position-leftRight .bh-cards-section-item-3{flex-direction:row-reverse}.bh-cards-section-position-leftRight .bh-cards-section-item-2,.bh-cards-section-position-leftRight .bh-cards-section-item-3{align-items:center}.bh-cards-section-position-leftRight .bh-cards-section-item-2 .bh-cards-section-item-img,.bh-cards-section-position-leftRight .bh-cards-section-item-3 .bh-cards-section-item-img{flex:3.2 1}.bh-cards-section-position-leftRight .bh-cards-section-item-2 .bh-cards-section-item-msg,.bh-cards-section-position-leftRight .bh-cards-section-item-3 .bh-cards-section-item-msg{flex:2.86 1}@media(max-width:1024px){.bh-cards-section-position-leftRight .bh-cards-section-item-2,.bh-cards-section-position-leftRight .bh-cards-section-item-3{flex-direction:column-reverse}.bh-cards-section-position-leftRight .bh-cards-section-item-2 .bh-cards-section-item-img,.bh-cards-section-position-leftRight .bh-cards-section-item-3 .bh-cards-section-item-img{flex:none;height:100px}.bh-cards-section-position-leftRight .bh-cards-section-item-2 .bh-cards-section-item-msg,.bh-cards-section-position-leftRight .bh-cards-section-item-3 .bh-cards-section-item-msg{flex:none}.bh-cards-section-position-leftRight .bh-cards-section-item-2 .bh-cards-section-item-desc,.bh-cards-section-position-leftRight .bh-cards-section-item-3 .bh-cards-section-item-desc{margin-top:8px}}@media(max-width:767px){.bh-cards-section-position-leftRight{grid-template-columns:1fr}.bh-cards-section-position-leftRight .bh-cards-section-item .bh-cards-section-item-img{flex:none;height:200px}}.bh-banner{position:relative;height:800px}.bh-banner .bh-banner-msg{position:absolute;top:80px;left:0;width:100%;text-align:center;font-family:var(--ff-woff2-M);line-height:1.2}.bh-banner .bh-banner-in{max-width:var(--width-text-max);padding:var(--padding-pc);margin:0 auto}.bh-banner .bh-banner-label{font-size:24px;margin-bottom:8px;color:var(--common-label)}.bh-banner .bh-banner-title{font-family:var(--ff-woff2-B);font-size:50px;line-height:1.1;color:var(--common-title)}.bh-banner .bh-banner-subTitle{font-size:24px;margin-top:10px;color:var(--common-subTitle)}.bh-banner .bh-banner-desc{font-size:18px;margin-top:12px;color:var(--common-desc)}.bh-banner .bh-banner-btn-box{display:flex;gap:12px;align-items:center;justify-content:center;margin-top:24px}.bh-banner .bh-banner-btn-box:empty{display:none}@media(max-width:1024px){.bh-banner{height:580px}.bh-banner .bh-banner-msg{top:60px}.bh-banner .bh-banner-title{font-size:24px}.bh-banner .bh-banner-subTitle{font-size:18px}.bh-banner .bh-banner-desc{font-size:14px}}.bh-banner-theme-white{--common-label:#fff;--common-title:#fff;--common-subTitle:#fff;--common-desc:#fff;--common-btn1-text:#fff;--common-btn1-bg:#000}.bh-banner-theme-black{--common-label:#000;--common-title:#000;--common-subTitle:#000;--common-desc:#000;--common-btn1-text:#000;--common-btn1-bg:#fff}.bh-banner-position-bottom .bh-banner-msg{top:auto;bottom:24px}.editor-base-nav-page{display:block;position:-webkit-sticky;position:sticky;top:0;z-index:99}.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{display:none;justify-content:center}.bh-clock-in-year-l .bh-clock-in-arrow-icon{transform:rotate(90deg)}.bh-clock-in-year-c{flex:1 1;text-align:center}.bh-clock-in-year-r .bh-clock-in-arrow-icon{transform:rotate(-90deg)}.bh-clock-in-day,.bh-clock-in-week{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px 2px;gap:4px 2px;text-align:center}.bh-clock-in-day .bh-clock-in-day-item-img{width:100%;height:48px;background-color:#ddd;display:flex;align-items:center;justify-content:center}.bh-clock-in-day .bh-clock-in-day-item-img-in,.bh-clock-in-day .bh-clock-in-day-item-success{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.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{background-image:url(https://aiwoman1.oss-cn-shenzhen.aliyuncs.com/aiwoman1/icon/success.png);background-size:16px 16px;background-position:50%;background-repeat:no-repeat;cursor:default;background-color:#ffddba}.bh-clock-in-arrow-icon{width:24px;height:24px;background-image:url(https://aiwoman1.oss-cn-shenzhen.aliyuncs.com/aiwoman1/icon/arr.png);background-size:100% 100%;cursor:pointer}.bh-clock-in-foot{display:flex;justify-content:center;border-top:1px solid #ddd}.bh-clock-in-show-more .bh-clock-in-year{display:flex}.bh-clock-in-show-more .bh-clock-in-foot{border-top-color:rgba(0,0,0,0)}.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-week,.bh-clock-in-theme-black .bh-clock-in-year-c{color:#fff}.editor-banner-swiper{display:block;position:relative;height:600px}.editor-banner-swiper .editor-banner-swiper-list{position:relative;height:100%}.editor-banner-swiper .editor-banner-swiper-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s}.editor-banner-swiper .editor-banner-swiper-item.editor-banner-swiper-item-active,.editor-banner-swiper:hover .editor-banner-swiper-tool{opacity:1}@media(max-width:1024px){.editor-banner-swiper{height:576px}.editor-banner-swiper .editor-banner-swiper-tool{opacity:1}}.editor-banner-swiper-tool{opacity:0;position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border:1px solid hsla(0,0%,100%,.15);border-radius:50%;cursor:pointer}.editor-banner-swiper-tool:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);border:1px solid #fff;border-radius:50%;box-sizing:border-box}.editor-banner-swiper-tool:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-left:2px solid #fff;border-bottom:2px solid #fff;box-sizing:border-box}.editor-banner-swiper-tool-l{left:24px}.editor-banner-swiper-tool-l:after{transform:translate(-50%,-50%) rotate(45deg);margin-left:2px}.editor-banner-swiper-tool-r{right:24px}.editor-banner-swiper-tool-r:after{transform:translate(-50%,-50%) rotate(-135deg);margin-left:-1px}.editor-banner-swiper-page{position:absolute;bottom:24px;left:0;width:100%;text-align:center;display:flex;gap:8px;justify-content:center}.editor-banner-swiper-page .editor-banner-swiper-page-item{display:flex;width:12px;height:12px;background-color:#fff;border-radius:50%;cursor:pointer}.editor-banner-swiper-page .editor-banner-swiper-active{background-color:#000}.bh-sell-activities-card{position:relative;display:flex;flex-direction:column;gap:8px;padding-bottom:12px;background-color:var(--bh-bgColor);--bh-memberPriceColor:rgb(238,40,40);--bh-priceColor:rgb(238,40,40);--bh-comparePriceColor:#9fa3a6;--bh-moreColor:#000;--bh-moreBgColor:#fff;--bh-buyColor:#fff;--bh-buyBgColor:#000}.bh-sell-activities-card-img{position:relative;width:100%;aspect-ratio:1}.bh-sell-activities-card-img-hover{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.bh-sell-activities-card:hover .bh-sell-activities-card-img-hover{display:block}.bh-sell-activities-card-desc:empty,.bh-sell-activities-card-label:empty,.bh-sell-activities-card-subTitle:empty,.bh-sell-activities-card-title:empty{display:none}.bh-sell-activities-card-msg{display:flex;flex-direction:column;gap:8px;padding:0 12px}.bh-sell-activities-card-label{font-size:12px;color:#3f68e0}.bh-sell-activities-card-title{font-size:20px;color:#000}.bh-sell-activities-card-desc,.bh-sell-activities-card-subTitle{font-size:14px;color:#3b3e40}.bh-sell-activities-card-price-comparePrice:empty,.bh-sell-activities-card-price-memberPrice:empty,.bh-sell-activities-card-price-price:empty{display:none}.bh-sell-activities-card-price{display:flex;gap:8px;padding:0 12px;margin-top:auto}.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{display:flex;gap:12px;padding:0 12px}.bh-sell-activities-card-btn{flex:1 1;height:32px;border-width:1px;border-style:solid;display:flex;align-items:center;justify-content:center;border-radius:4px}.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{display:grid;margin:0 48px}@media(max-width:767px){.editor-sell-activities{margin:0 16px}}.editor-sell-activities-two{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media(max-width:767px){.editor-sell-activities-two{grid-template-columns:1fr}}.editor-sell-activities-four{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.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(max-width:767px){.editor-sell-activities-four{grid-template-columns:1fr}}