.card{margin-top:64px;margin-bottom:64px;height:320px;border:1px solid #eee;transition:all 0.4s ease-in-out;background:#ffffff;box-shadow:0px 4px 12px 4px rgba(29,50,69,0.06)}.card:hover .card-text-title{color:#3471ea}.card-img{width:100%;height:130px;overflow:hidden}.card-img img{width:100%;height:100%;padding:20px 20px 0px 20px;object-fit:cover;transition:all 0.4s ease-in-out}.card-img:hover img{transform:scale(1.1)}.card-text-title{margin-top:32px;margin-left:18px;height:25px;font-size:16px;font-weight:600;color:#292929;line-height:22px}.card-text-des{margin-top:20px;margin-left:18px;margin-right:22px;height:72px;font-size:14px;font-weight:400;color:#606266;line-height:24px}
