.products-cate{padding:30px 0}.products-cate .title{margin-bottom:20px}.products-cate .sub-info{line-height:1.8;margin-bottom:30px}.products-cate .sub-info>*:not(:last-child){margin-bottom:1.8em}.products-cate .item{border-radius:20px;padding:40px 30px;background:#eee}.products-cate .item:not(:last-child){margin-bottom:30px}.products-cate .info-group{text-align:center;margin-bottom:20px}.products-cate .tit{font-weight:700;margin-bottom:20px}.products-cate .info{line-height:1.8;margin-bottom:20px}.products-cate .info>*:not(:last-child){margin-bottom:1.8em}.products-cate .btn{width:150px;height:40px;line-height:29px;background-color:#fff;border:1px solid var(--style-color);border-radius:20px}@media(min-width:992px){.products-cate .item{display:flex;align-items:center;justify-content:space-between;border-radius:20px;padding:50px 40px}.products-cate .item:nth-child(even){flex-direction:row-reverse}.products-cate .info-group{width:40%;text-align:left;margin-bottom:0}.products-cate .tit{text-align:left}.products-cate .pic{width:52%}}@media(min-width:1200px){.products-cate{padding:60px 0}.products-cate .title{margin-bottom:40px}.products-cate .sub-info{margin-bottom:60px}.products-cate .item{padding:60px}.products-cate .item:not(:last-child){margin-bottom:70px}.products-cate .item:nth-child(odd):hover .pic{transform:translateX(12px)}.products-cate .item:nth-child(even):hover .pic{transform:translateX(-12px)}.products-cate .btn{position:relative;z-index:1;overflow:hidden;transition:all .4s cubic-bezier(.43,.05,.17,1) 0s}.products-cate .btn:hover{color:#fff}.products-cate .btn::after{content:'';width:0;height:100%;background-color:var(--style-color);position:absolute;left:0;top:0;z-index:-1;transition:all .4s cubic-bezier(.43,.05,.17,1) 0s}.products-cate .btn:hover::after{width:100%}.products-cate .pic{transition:all .4s cubic-bezier(.43,.05,.17,1) 0s}}@media(min-width:1440px){.products-cate{padding-bottom:80px}}