/* product1 */
.product1 {background: #fff; padding: 60px 20px; overflow: hidden;}
.product1 .title-group::after {content: ''; display: block; width: 1px; height: 30px; background: #666; margin: 17px auto 25px;}
.product1 .image-group img {width: 100%;}
