.home-banner{background-image:linear-gradient(270deg,hsla(0,0%,100%,0) 46%,#f0f1f2 59%,#f0f1f2 0);position:relative}.home-banner .banner-inner{max-width:1422px;margin:auto}.home-banner .banner-inner .home-banner-text-wrapper{padding:135px 0}.home-banner .banner-inner .home-banner-btn{margin-top:32px}.home-banner .home-banner-img{position:absolute;right:0;top:0;height:100%;z-index:-1}.home-banner .banner-blocks{position:absolute;bottom:0;transform:translateY(50%);width:100%}.home-banner .banner-blocks .banner-blocks-inner{max-width:1422px;margin:auto;display:flex;align-items:center;justify-content:space-between}.home-banner .banner-blocks .banner-blocks-inner .banner-block-item{padding:24px 40px 18px 36px;background-image:linear-gradient(180deg,#f8f8fb,#fefefe);border:2px solid #fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.05);border-radius:8px;width:33%;display:flex;align-items:flex-start;align-self:stretch}.home-banner .banner-blocks .banner-blocks-inner .banner-block-item+.banner-block-item{margin-left:24px}.home-banner .banner-blocks .banner-blocks-inner .banner-block-item .banner-block-img img{width:48px;height:48px}.home-banner .banner-blocks .banner-blocks-inner .banner-block-item .banner-block-text{margin-left:22px}.home-banner .banner-blocks .banner-blocks-inner .banner-block-item .banner-block-text .banner-block-title{margin-bottom:8px;font-size:16px;color:#333;line-height:22px;font-weight:700}.home-banner .banner-blocks .banner-blocks-inner .banner-block-item .banner-block-text .banner-block-desc{font-size:14px;color:#666;line-height:20px;font-weight:400}.customer-list-component{max-width:1120px;margin:0 auto}.customer-list-component .customer-list-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.customer-list-component .customer-list-inner .item-wrapper{background:#fff;border:1px solid #d1d3d8;border-radius:4px;width:170px;height:64px;margin-right:20px;margin-bottom:20px;overflow:hidden}.customer-list-component .customer-list-inner .item-wrapper:nth-child(6n){margin-right:0}.customer-list-component .customer-list-inner .item-wrapper .customer-logo{max-width:100%;max-height:100%;transition:all .5s cubic-bezier(.19,1,.22,1)}.customer-list-component .customer-list-inner .item-wrapper:hover .customer-logo{transform:scale(1.1)}.customer-list-component .customer-list-inner .item-wrapper.more{display:flex;justify-content:center;align-items:center}.customer-list-component .customer-list-inner .item-wrapper.more .point{width:14px;height:14px;border-radius:50%;background:#e4e4e4;margin:0 8px}