.productService{font-size:1rem;line-height:1.4;background:0 0 no-repeat}.productService .top{margin-bottom:3.5rem;text-align:center}.productService .top-box{padding:5rem 0 2.5rem 0}.productService .top .title{font-size:2.625rem;font-weight:700;line-height:1.5}.productService .top .card-list{display:flex;flex-wrap:wrap;margin:0 auto;padding-bottom:5.625rem;width:93.75rem}.productService .top .card-list li{width:50%;margin-bottom:2.5rem;padding:0 .9375rem;position:relative}.productService .top .card-list li .card-list-box{width:100%;height:30rem;color:#fff;cursor:pointer;box-shadow:0 .1875rem .25rem .0625rem rgba(0,0,0,.2);display:block;position:relative;padding:3.75rem;text-align:left}.productService .top .card-list li .card-list-box:hover .product-item-light{animation:myRiseUp .2s linear 1 alternate forwards;-webkit-animation:myRiseUp .2s linear 1 alternate forwards}.productService .top .card-list li .card-list-box:hover .product-item-img{background-image:url(../img/zst-home-blue.ed02ead0.png)}.productService .top .card-list li .card-list-box:hover .product-content{color:#222}.productService .top .card-list li .product-item-light{background:hsla(0,0%,100%,.8);position:absolute;top:30rem;left:0;right:0;bottom:0;z-index:98}.productService .top .card-list li .product-item-img{position:absolute;bottom:3.125rem;right:3.125rem;z-index:99;width:1.625rem;height:1.625rem;background-repeat:no-repeat;background-position:50%;background-size:100%}.productService .top .card-list li .product-item-shadow{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:97}.productService .top .card-list li p{z-index:99;position:relative;margin-bottom:0;font-weight:700;font-size:1.875rem}.productService .top .card-list li p.product-content{height:8rem;-webkit-box-orient:vertical;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;word-break:break-all;margin-top:7.5rem;font-size:1.75rem;font-weight:400}@keyframes myRiseUp{0%{top:23.75rem}to{top:7.5rem}}