#home{background:#fff;padding-bottom:4.5rem}#home .content-w{width:90.625rem}#home .carousel1{height:56.25rem}#home .carousel2-title{font-size:4rem;margin:8.8125rem auto 4.5rem auto;text-align:center}#home .carousel2-content{height:45rem;overflow:hidden}#home .carousel2-content .available-size{text-align:center;position:absolute;bottom:3.5rem;width:100%;font-size:12px;color:#635b5b}#home .product-list{width:90.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#home .product-list .product-item{width:29.5625rem;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}#home .product-list .product-item .title{font-size:1.25rem;line-height:1.5625rem;color:#4d4d4d}#home .product-list .product-item .sub-title{font-size:.875rem;color:grey;text-align:center;line-height:1.5625rem}#home .product-list .product-item .desc{bottom:4.1875rem;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}#home .product-list .product-item .iconfont{height:0;opacity:0;display:inline-block;-webkit-transition:all .25s ease-in;transition:all .25s ease-in}#home .product-list .product-item:hover{-webkit-box-shadow:0 0 0 rgba(0,0,0,.35);box-shadow:0 0 0 rgba(0,0,0,.35);-webkit-transform:translateY(-5px);transform:translateY(-5px)}#home .product-list .product-item:hover .iconfont{opacity:1;height:1.625rem}#home .product-list .product-item:hover .desc{bottom:3.4375rem;-webkit-box-shadow:0 0 0 rgba(0,0,0,.35);box-shadow:0 0 0 rgba(0,0,0,.35)}#home .solution-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#home .solution-list .solution-item{width:29.5rem;cursor:pointer;position:relative}#home .solution-list .solution-item:hover{-webkit-box-shadow:0 2px 5px 2px #ddd;box-shadow:0 2px 5px 2px #ddd}#home .solution-list .solution-item .desc{margin-top:32.375rem}#home .solution-list .solution-item .desc .solution-title{font-size:1.25rem;color:#000;text-align:center}#home .solution-list .solution-item .desc .solution-text{color:#5c5c5c;text-align:center}