.consumer-banner{width:100%;height:560px;background-image:url(/_next/static/media/banner.03f8340d.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.consumer-banner-textcont{width:var(--container-width);height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;color:#fff}.consumer-banner-text1{font-weight:700;font-size:var(--H1-size);line-height:var(--H1-lh);font-family:SourceHanSerifCN_bold}.consumer-banner-text2{margin-top:12px;font-size:var(--sub-size);line-height:var(--sub-lh);font-family:SourceHanSerifCN}.consumer-container{margin:0 auto;height:100%}.consumer-equity{height:1054px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:116px}.consumer-equity-imgcont{width:var(--container-width);margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.consumer-equity-img{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 24px);margin:12px;height:300px;border-radius:var(--card-radius);overflow:hidden;position:relative;cursor:pointer}.consumer-equity-img img{transition:transform .3s;width:100%;height:auto}.consumer-equity-text{position:absolute;width:100%;top:50%;transform:translateY(-50%);color:#fff;padding:60px;transition:top .5s}.consumer-equity-title{font-size:var(--sub-size);line-height:var(--sub-lh);margin-bottom:8px;font-family:SourceHanSerifCN_bold}.consumer-equity-subtitle{font-size:var(--text-size);line-height:var(--text-lh)}.consumer-viewbtn{position:absolute;font-size:var(--ex-size);margin-top:24px;top:120%;transition:top .5s}.consumer-viewbtn:after{content:" ";background-image:url(/_next/static/media/leftarrow.5fb4aea6.svg);display:block;position:absolute;top:25%;left:100%;width:16px;height:16px}.consumer-equity-img:hover img{transform:scale(1.1)}.consumer-equity-img:hover .consumer-equity-text{top:45%}.consumer-equity-img:hover .consumer-viewbtn{top:70%}.consumer-content{width:var(--container-width);margin:0 auto 140px}.consumer-morebtn{margin-top:60px;text-align:center}