

/* 工厂展示 */
.factory-show-banner{
    overflow: hidden;
	height: 440px;
	background: url(../img/工厂展示_banner.png) center;
}

.factory-office-container{ height: 1117px; background: url(../img/factory-show@bg.jpg) center no-repeat;}
.factory-office-container .factory-office-body{ padding: 70px 0;}
.factory-office-container .factory-office-body .title{ position: relative; text-align: center; margin-bottom: 25px;}
.factory-office-container .factory-office-body .title h3{ position: relative; z-index: 2; font-size: 42px; font-weight: bold;}
.factory-office-container .factory-office-body .title em{ position: absolute; top: -50px; left: 0; right: 0; margin: auto; font-size: 72px; color: #f5f5f5; font-weight: bold;}
.factory-office-container .factory-office-body .title p{ font-size: 12px; color: #d6d6d6; margin-top: 10px;}
.factory-office-container .factory-office-body .title i{ display: block; width: 81px; height: 7px; margin: 0 auto; margin-top: 2px; border-radius: 10px; background-color: #eacaa1;}
.factory-office-container .factory-office-body .box{ }
.factory-office-container .factory-office-body .box .item{ overflow: hidden; float: left; border-radius: 12px; margin-bottom: 24px; transition:all 0.3s;}
.factory-office-container .factory-office-body .box .item img{ transition:all 0.3s;}
.factory-office-container .factory-office-body .box .item img:hover{ transform: scale(1.03);}
.factory-office-container .factory-office-body .box .item.imgBig{ position: relative; width: 829px; height: 550px; margin-right: 24px;}
.factory-office-container .factory-office-body .box .item.imgBig .name{ position: absolute; height: 78px; left: 0; right: 0; bottom: 0; line-height: 78px; padding: 0 30px; background-image: linear-gradient(to right, #56575b, #666769);}
.factory-office-container .factory-office-body .box .item.imgBig .name em{ display: inline-block; font-size: 24px; color: #fff;}
.factory-office-container .factory-office-body .box .item.imgBig .name .more{ float: right; width: 155px; height: 44px; line-height: 44px; font-size: 16px; font-weight: bold; margin: 15px 0 0 0; color: #222; border-radius: 40px; background-image: linear-gradient(to right, #e4c79f, #d6ae7b);}
.factory-office-container .factory-office-body .box .item.imgBig .name .more i{ display: inline-block; vertical-align: middle; margin: 0 15px 0 10px; width: 31px; height: 31px; background: url(../img/factory-show-arrow@bg.png);}
.factory-office-container .factory-office-body .box .item.imgBig .name .more:hover{  background-image: linear-gradient(to right, #d6ae7b, #e4c79f);}


.factory-show-container { background-color: #f5f5f5;}
.factory-show-container .factory-show-body{ position: relative; padding: 80px 0 50px;}
.factory-show-container .factory-show-body .factory-show-bg{ position:absolute; left: 0; right: 0; top: 0; z-index: 2; height: 680px; background: url(../img/workshop@bg.jpg); background-repeat: repeat-y;background-position: top center;background-attachment: fixed;}
.factory-show-container .factory-show-body .title{ position: relative; z-index: 2; text-align: center; margin-bottom: 20px;}
.factory-show-container .factory-show-body .title h3{ position: relative; z-index: 1; font-size: 42px; font-weight: bold; color: #fff;}
.factory-show-container .factory-show-body .title em{ position: absolute; top: -50px; left: 0; right: 0; margin: auto; font-size: 72px; color: #555; font-weight: bold; opacity: 0.6;}
.factory-show-container .factory-show-body .title p{ font-size: 12px; color: #5f5f5f; margin-top: 10px;}
.factory-show-container .factory-show-body .title i{ display: block; width: 81px; height: 7px; margin: 0 auto; margin-top: 5px; border-radius: 10px; background-color: #eacaa1;}
.factory-show-container .box{ position: relative; z-index: 3;}
.factory-show-container .box .item {overflow: hidden; padding: 20px 30px 15px 35px; background-color: #fff;  border-bottom: 1px solid #f2f2f2;}
.factory-show-container .box .item .side {width: 315px; margin-right: 12px;}
.factory-show-container .box .item .side .info {overflow: hidden;margin: 25px 0;}
.factory-show-container .box .item .side .info i {float: left;overflow: hidden;width: 58px;height: 58px;margin: 5px 10px 0 0;}
.factory-show-container .box .item .side .info i {width: 58px;}
.factory-show-container .box .item .side .info em {display: inline-block;}
.factory-show-container .box .item .side .info em .dt {font-size: 30px;}
.factory-show-container .box .item .side .info em .en {text-transform: uppercase;line-height: 1;}
.factory-show-container .box .item .list {width: 880px;padding: 25px 0 20px;}
.factory-show-container .box .item .list ul li {float: left;width: 203px;text-align: center;margin-left: 15px;}
.factory-show-container .box .item .list ul {overflow: hidden;}
.factory-show-container .box .item .list ul li .p-img {overflow: hidden;width: 203px;height: 150px;text-align: center;background-color: #999; border-radius:6px;}
.factory-show-container .box .item .list ul li .p-img img {width: 100%;}
.factory-show-container .box .item .list ul li .p-name {margin-top: 8px;}


