/* product3 */
.product3 {background: #fff; padding: 60px 20px; overflow: hidden;}
.product3 .image-group {margin-top: 50px;}
.product3 .image-group li {box-shadow: 0 0 18px 0 rgba(95, 95, 95, 0.16);}
.product3 .image-group li + li {margin-top: 15px;}
.product3 .image-group li img {width: 100%;}
