.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-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}