/* 首页样式 */
@charset 'utf-8';
#header{
	min-width: 1200px;}
/* 轮播图样式 */
#header .swiper-container{
	height: 500px;
}
#header .swiper-container .swiper-slide{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
} 
#header .swiper-button-prev{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
#header .swiper-button-next{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
#header .swiper-pagination-bullet-active,
#header .swiper-pagination-bullet{
	background: #fff;
}

/* 厂家特点样式 */
#section .characteristic ul{
	width: 1200px;
	margin: 0 auto;
}
#section .characteristic li{
	float: left;
	width: 33%;
	height: 300px;
	text-align: center;
	color: #fff;
	padding-top: 120px;
	line-height: 1.8;
	text-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
#section .characteristic .characteristic-a{
	background: url(/static/img/characteristic-tool-1.png) no-repeat center center; 
	background-size: 200px;
}
#section .characteristic .characteristic-b{
	background: url(/static/img/characteristic-tool-2.png) no-repeat center center; 
	background-size: 200px;
}
#section .characteristic .characteristic-c{
	background: url(/static/img/characteristic-tool-3.png) no-repeat center center; 
	background-size: 200px;
}

/* 图片导航部分 */
#section .image-nav{
	width: 1200px;
	margin: 0 auto;
}
#section .image-nav .left{
	float: left;
	padding-right:5px;
	width: 50%;
}
#section .image-nav .right{
	float: right;
	padding-left:5px;
	width: 50%;
}
#section .image-nav .left>div,
#section .image-nav .right>div{
	width: 100%;
	position: relative;
}

#section .image-nav .left>div .title-text,
#section .image-nav .right>div .title-text{
	position: absolute;
	color: #fff;
	bottom: 0px;
	left: 0px;
	width:100%;
	height:100%;
}
#section .image-nav .left>div .title-text div, #section .image-nav .right>div .title-text div{ position: absolute;	bottom: 10px;	left: 10px; }

#section .image-nav .image-nav-a{
	height: 500px;
	background: url(/static/img/img-nav-1.png) no-repeat center center;
	background-size: cover;
	margin-bottom: 10px;
}
#section .image-nav .image-nav-b,
#section .image-nav .image-nav-c,
#section .image-nav .image-nav-d,
#section .image-nav .image-nav-e{
	height: 245px;
}
#section .image-nav .image-nav-b{
	background: url(/static/img/img-nav-2.png) no-repeat center center;
	background-size: cover;
}
#section .image-nav .image-nav-c,
#section .image-nav .image-nav-d{
	margin-bottom: 10px; 
}
#section .image-nav .image-nav-c{
	background: url(/static/img/img-nav-3.png) no-repeat center center;
	background-size: cover;
}
#section .image-nav .image-nav-d{
	background: url(/static/img/img-nav-4.png) no-repeat center center;
	background-size: cover;
}
#section .image-nav .image-nav-e{
	background: url(/static/img/img-nav-5.png) no-repeat center center;
	background-size: cover;
}
/* 礼盒包装、宣传画册、地产物料等模块的公共样式 */
.modular-box{
	margin-top: 38px;
}
.modular-box .modular-head{
	padding: 10px 0;
	text-align: center;
	color: #fff;
	background: #666;
	line-height: 1.5;
}
.modular-box .modular-head .line{
	display: block;
	width: 60px;
	height: 1px;
	margin: 10px auto;
	background: #fff;
}
.modular-box .modular-head .subtitle{
	font-size: 15px;
}
.modular-box .modular-content{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
	padding-top: 30px;
}
.modular-box .modular-content .explain-wrap{
	display: inline-block;
	width: 595px;
	background: #de0a0a;
	height: 380px;
	font-size: 13px;
	color: #eee;
	vertical-align: top;
	margin-bottom: 10px;
	padding: 30px;
}
.modular-box .modular-content .explain-wrap .number{
	font-size: 60px;
}
.modular-box .modular-content .explain-wrap .line{
	display: block;
	height: 1px;
	width: 142px;
	background: #fff;
	margin: 10px auto;
}
.modular-box .modular-content .explain-wrap .title{
	font-size: 16px;
	line-height: 3;
	margin-bottom: 20px;
}
.modular-box .modular-content .explain-wrap .text{
	line-height: 3;
	margin-bottom: 20px;
}
.modular-box .modular-content .list-item{
	display: inline-block;
	vertical-align: top;
	height: 380px;
	width: 292.5px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
}
.modular-box .modular-content .list-item:first-child,
.modular-box .modular-content .list-item:nth-child(4){
	margin-left: 0px;
}
.modular-box .modular-content .list-item>img{
	position: absolute;
	width: 100%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.modular-box .modular-content .list-item>span{
	position: absolute;
    height: 40px;
    width: 100%;
    bottom: 10px;
    left: 10px;
    z-index: 22222;
    font-size: 20px;
    color: #fff;
    text-align: left;
	line-height: 40px;
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
	font-weight: 700;
}
.modular-box .modular-content .list-item:last-child{
	width: 595px;
}
.news-list{
	text-align: left;
	font-size: 13px;
}
.news-list li{
	display: inline-block;
	width: 387px;
	margin: 0px 5px 10px;
	background: #eee;
}
.news-list li .new-img-wrap{
	height: 260px;
	overflow: hidden;
	position: relative;
}
.news-list li .new-img-wrap>img{
	position: absolute;
	width: 100%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.news-list li .new-text-wrap{
	padding: 14px 24px 14px;
}
.news-list li .new-text-wrap h3{
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 2;
}
.news-list li .new-text-wrap span{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.8;
}
.news-list li .new-foot-wrap{
	padding: 8px 0;
	margin: 0 10px;
	border-top: 1px dashed #999;
}

.news-list li .new-foot-wrap .more-btn{
	display: block;
	float: right;
	padding: 3px 8px;
	font-size: 12px;
	border: 1px solid #ccc;
	background: #fff;
	transition: all 0.3s;
	-ms-transition: all 0.3s; 	/* IE 9 */
	-moz-transition: all 0.3s; 	/* Firefox */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; 	/* Opera */

}
.news-list li .new-foot-wrap .more-btn:hover{
	background: #f30d0d;
	color: #fff;
	border-color: #f30d0d;
}
.news-list li .new-foot-wrap .more-btn:active{
	background: #d30a0a;
}
/* 合作客户模块样式 */
.collaborative-list{
	
}
.collaborative-list li{
	width: 20%;
	float: left;
	height: 120px;
	position: relative;
}
.collaborative-list li img{
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.title-wrap{
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #de0a0a; 
	color: #999;
	text-align: left;
	font-size: 16px;
}
.title-wrap strong{
	font-size: 22px;
	color: #de0a0a
}
.links-list{
	padding: 20px 0;
}
.links-list li{
	float: left;
	padding-left: 16px;
	width: 20%; 
	font-size: 14px;
	text-align: left;
	line-height: 3;
}
.links-list li a:hover{
	color: red;
	text-decoration: underline;
}

/* 关于我们部分样式 */
.contact-info{
	width: 1200px;
	margin: 0 auto;
}
.contact-info .contact-left{
	float: left;
	width: 50%;
	height: 360px;
	background: #ccc;
}
#map-content{
	width: 100%;
	height: 100%;
}
.contact-info .contact-right{
	float: left;
	width: 50%;
	text-align: center;
	line-height: 3;
	padding-top: 20px;
}
.contact-info .contact-right .title,
.contact-info .contact-right .subtitle{
	line-height: 1.5;
}
.contact-info .contact-right .subtitle{
	margin-bottom: 20px;
}

.mobile-modular-content.level-exhibition .swiper-container .swiper-slide{
    display: inline-block;
    vertical-align: top;
    height: 2rem;
    float: left;
    font-size: 13px;
    margin: 0.05rem;
    width: 1.6rem;
    position: relative;
}
.mobile-modular-content.level-exhibition .swiper-container{
	height: auto!important;
}
.mobile-modular-content.level-exhibition .swiper-wrapper{
	display: block;
	font-size: 0;
	height: auto;
}
.mobile-modular-content.level-exhibition .swiper-container .swiper-slide a>img{
	width: 100%;
}
.mobile-modular-content.level-exhibition .swiper-container .swiper-slide a>span{
	position: absolute;
	left: 0.1rem;
	bottom: 0.1rem;
	width: 100%;
	color: #fff;
	font-size: 0.14rem;
	font-weight: 500;
	text-align: left
}
.big-tu img{
	width:96%;
	margin-left: 0.05rem;
	}
.big-tu a>span{
		position: absolute;
	left: 0.1rem;
	bottom: 0.1rem;
	width: 100%;
	color: #fff;
	font-size: 0.14rem;
	font-weight: 500;
	text-align: left
}
