/*.clearfix{
	clear:both;
	zoom:1;
}
.clearfix:after{
	clear:both;
	content:"";
	overflow:hidden;
	zoom:1;
}
.btnbox{
	padding-bottom:75px;
}
.btnbox a{
	display:block;
	margin:0 auto;
	width:246px;
	height:46px;
	font-size:22px;
	line-height:46px;
	text-shadow:2px 2px 2px #999;
	box-shadow:1px 2px 3px #a1a5a8;
	background:#d7af7e;
	border-radius:10px;
	text-align:center;
	color:#fff;
}*/
/* 案例详情 */
.casedetailbox .detailleft{
	max-width:985px;
	width:66.1%;
	*width:985px;
	overflow:hidden;
	min-height:660px;
	float:left;
	padding:0 30px 30px;
	padding-top:32px;
	box-shadow:2px 1px 2px 1px #cacaca;
	position:relative;
}
.detailleft .swiper-slide{
	background:#fff;
}
.detailleft .swiper-button-white{
	top:254px;
	opacity:0.7;
	width:26px;
	height:60px;
	background-size:100% 100%;
}
.detailleft a.caseimg{
	display:block;
	width:auto;
	height:528px;
	line-height:528px;
	/*max-height:528px;*/
	background:#000;
	text-align:center;
}
.detailleft a.caseimg:before,.detailleft a.caseimg::before{
	content: " ";
	display:inline;
}
.detailleft a.caseimg img{
	margin:0 auto;
	max-width:100%;
	max-height:528px;
	vertical-align:middle;
}
.detailleft .imginfo{
	padding-top:60px;
}
/*.detailleft .imginfo .strong{
	display:block;
	font-size:18px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
}*/
.detailleft .imginfo p{
	font-size:14px;
	line-height:22px;
	height:44px;
	overflow:hidden;
	margin:0;
	color:#808080;
	margin-bottom:5px;
	/*text-overflow:ellipsis;*/
}
.imgnamebox .swiper-pagination{
	top:558px;
	left:30px;
	max-width:925px;
	width:94%;
	*width:925px;
	min-height:30px;
	line-height:30px;
	background:#f8f8f6;
	text-align:left;
}
.imgnamebox .swiper-pagination .swiper-pagination-bullet{
	display:inline-block;
	width: auto;
    height: 100%;
    min-width: 66px;
    padding: 0 5px;
	margin:0;
	opacity:1;
	background:none;
	background-color:transparent;
	position:relative;
	text-align:center;
	vertical-align:top;
	font-size:14px;
}
.imgnamebox .swiper-pagination .swiper-pagination-bullet:after{
	content:"";
	width:2px;
	height:13px;
	background:#a8a8a8;
	display:block;
	position:absolute;
	top:8px;
	right:0;
}
.imgnamebox .swiper-pagination .swiper-pagination-bullet:last-child:after{
	width:0;
}
.imgnamebox .swiper-pagination .swiper-pagination-bullet-active{
	color:#d7af7e;
}


.casedetailbox .detailright{
	max-width:485px;
	width:32.55%;
	*width:485px;
	min-height:660px;
	overflow:hidden;
	float:right;
	padding:0 30px;
	padding-top:32px;
	box-shadow:2px 1px 2px 1px #cacaca;
	position:relative;
}
.casedesigner .designimg{
	width:134px;
	height:134px;
	float:left;
	position:relative;
}
.casedesigner .designimg img{
	width:100%;
	height:100%;
}
.casedesigner .designimg span{
	width:100%;
	background:rgba(0,0,0,0.5);
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:18px;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
}
.casedesigner .yuyuebox{
	width:125px;
	font-size:;
	text-align:center;
	color:#777;
	float:right;
	line-height:200%;
}
.casedesigner .yuyuebox .btnbox a{
	width:100%;
	height:30px;
	font-size:18px;
	line-height:30px;
	margin:0
}
.casedesiinfo{
	padding-top:20px;
}
.casedesiinfo .left{
	width:68%;
	float:left;
}
.casedesiinfo .right{
	width:30%;
	float:right;
}
.casedesiinfo h3{
	font-size:16px;
	margin-top:0;
	margin-bottom:7px;
}
.casedesiinfo span{
	display:block;
	width:100%;
	line-height:22px;
	font-size:14px;
	color:#838383;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}


.casebmbox{
	height:215px;
	background:url(/Public/Home/img/bmpeibi.png) no-repeat left top;
	background-size:154px;
	padding-left:170px;
}
.casebmbox h3{
	font-size:18px;
	line-height:180%;
	margin:0;
	padding-bottom:5px;
	white-space: nowrap;
}
.casebmbox p{
	color:#888;
	margin:0;
	font-size:16px;
	line-height:23px;
	white-space: nowrap;
}
.casebmbox .inputbox{
	padding-top:5px;
}
.casebmbox .inputbox input{
	width:100%;
	border:1px solid #eee;
	border-radius:5px;
	height:40px;
	line-height:38px;
	background:#eee;
	padding:0 10px;
	margin-top:15px;
}
.baomingbox .baomtext{
	font-size:0;
	font-size:12px;
	color:#999;
	padding-bottom:25px;
}
.baomingbox .btnbox a{
	width:100%;
}
.casedetailbox .detailright .btnbox{
	padding-bottom:30px;
}
.casedetailbox .detailright .baomingbox{
	position: absolute;
    bottom: 0;
    left: 7%;
    width: 86%;
}


@media (max-width: 1550px){
	.casebmbox{
		transform:scale(0.9);
		width:105%;
		margin-left:-2.5%;
	}
}

@media (max-width: 1440px){
	.casebmbox{
		transform:scale(0.8);
		width:120%;
		margin-left:-10%;
	}
	.baomtext{
		margin-top:-5%;
	}
}
@media (max-width: 1280px){
	.casebmbox{
		transform:scale(0.7);
		width:140%;
		margin-left:-20%;
	}
	.baomtext{
		margin-top:-10%;
	}
}
@media (max-width: 1080px){
	.casebmbox{
		transform:scale(0.65);
		width:150%;
		margin-left:-25%;
	}
	.baomtext{
		margin-top:-15%;
	}
}
@media (max-width: 1000px){
	.btnbox{
		padding-bottom:0;
	}
	.casedesigner .yuyuebox{
		float:none;
	}
	.baomingbox .btnbox a{
		font-size:16px;
	}
	.baomingbox .baomtext{
		padding:5px 0;
	}

}