/*
Theme Name: 	百事德机械（江苏）有限公司
Theme URI:      http://www.bk.com.cn/
Description: 	百事德机械（江苏）有限公司官网
Author:         宜兴SEO
Author URI:     http://www.yixingseo.com
Template:       Default
Version:        0.1.0
*/
.honor .gallery {display: flex;flex-wrap: wrap;justify-content: space-between;}
.honor .gallery .gallery-item{width:33%;max-width: 33%;padding:10px;border:1px solid #ddd;margin-bottom: 5px !important;display: flex;flex-direction: column;justify-content: center;overflow: hidden;}
.honor .gallery .gallery-item:hover,
.honor .fixitem:hover
{border-color: royalblue;}
.honor .gallery .gallery-item .gallery-icon {padding:15px;}
.honor .gallery .gallery-item figcaption{text-align: center;}
.honor .gallery .gallery-item img,.honor .fixitem img
{transition: all ease .5s;}
.honor .gallery .gallery-item img:hover,
.honor .fixitem img:hover
{transform: scale(1.1);opacity: 1 !important;}
.honor .fixitem{padding:20px;border:1px solid #ddd;height: 100%;overflow: hidden;}