.works-wrap{
	margin-top: 140px;
	width: 1440px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 50px;
}
.works-wrap .section-title h2{
	color: #90272b;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 140px;
	line-height: 0;
	background: url("../images/h-bg4.png") no-repeat center top;
}
.works-wrap .section-title h2:after{
	display: none;
}
.works-nav{
	height: 95px;
	line-height: 95px;
	margin-bottom: 50px;
	background: #2f2d2e;
	text-align: center;
}

.works-nav a{
	color: #fff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	position: relative;
}
.works-nav a:hover,
.works-nav a.cur{
	background: #90272b;
	position: relative;
}

.works-nav a:hover:before,
.works-nav a:hover:after,
.works-nav a.cur:before,
.works-nav a.cur:after{
	content: "";
	width: 100%;
	height: 7px;
	background: #90272b;
	position: absolute;
	left: 0;
}
.works-nav a:hover:before,
.works-nav a.cur:before{
	top: -7px;
}
.works-nav a:hover:after,
.works-nav a.cur:after{
	bottom: -7px;
}

.works-wrap .owl-carousel .owl-wrapper-outer{
	overflow: visible;
}

.works-wrap .owl-theme .owl-controls .owl-buttons div{
	height: 95px;
	width: 42px;
	padding: 0;
	background: #595758;
	position: absolute;
	top: 0;
	font-size: 20px;
	margin: 0;
	font-family: "宋体";
	border-radius: 0;
	opacity: 1;
	color: #272636;
	font-weight: bold;
}
.works-wrap .owl-theme .owl-controls .owl-buttons div:hover{
	background: #615c5f
}
.works-wrap .owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: 0;
}
.works-wrap .owl-theme .owl-controls .owl-buttons div.owl-next{
	right: 0;
}
.works-wrap .works-item{
	display: none;
}

.works-wrap .works-item a{
	
	display: block;
	position: relative;
	padding: 26px 0;

}
.works-wrap .works-item a:hover .w-right{
	background: #eaead8;
}
.works-wrap .works-item a img{
	position: absolute;
	left: 0;
	top: 0
}
.works-wrap .works-item h2{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 25px;
}
.works-wrap .works-item h4{
	font-size: 18px;
	font-weight: normal;
	color: #90272b;
	margin-bottom: 10px;
}

.works-wrap .works-item p{
	font-size: 14px;
	height: 66px;
	margin-bottom: 40px;
	overflow: hidden;
}

.works-wrap .works-item .w-right{
	background: #ebebeb;
	padding-top: 40px;
	padding-bottom: 30px;
	height: 251px;
	margin-left: 214px;
	padding-left: 270px;
	padding-right: 120px;
}

.works-wrap .works-item .w-info span:first-child{
	border: 0;
}
.works-wrap .works-item .w-info span{
	display: inline-block;
	float: left;
	background: #fff;
	line-height: 45px;
	height: 45px;
	width: 33%;
	text-align: center;
	border-left: 1px solid #ebebeb
}



/*案例详情页*/


.banner-detail img{
	max-width: 100%;
}
.works-detail-wrap .section-title h2{
	margin: 90px 0;
	line-height: 0;
	height: 60px;
	background: url("../images/h-bg5.png") no-repeat center top;
	background-size: contain;
}
.works-detail-wrap .section-title h2:after{
	display: none;
}
.works-detail-con{
	width: 1520px;
	margin-left: auto;
	margin-right: auto;
}
.works-detail-con ul{

}
.works-detail-con li{
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	width: 24%;
}
.works-detail-con li img{
	max-width: 100%;
}
.works-detail-con li p{
	font-size: 18px;
	color: #545454;
	text-align: center;
	margin: 20px 0;
}

.works-detail-wrap .pagewrap{
	padding-bottom: 1%;
}

.works-detail-wrap .return-wrap a{
	margin-bottom: 4%;
}


@media (max-width: 1540px){
	.works-detail-con{
		width: 1400px;
	}
}

@media (max-width: 1480px){
	.works-wrap{
		width: 1200px;
	}

	.works-wrap .works-item h2{
		margin-bottom: 15px;
	}
	.works-wrap .works-item p{
		margin-bottom: 30px;
	}


	.works-detail-con{
		width: 1300px;
	}
}

@media (max-width: 1440px){
	.works-wrap .section-title h2{
		height: 80px;
		background-size: contain;
	}
	.works-detail-con{
		width: 1200px;
	}

	.works-detail-wrap .section-title h2{
		height: 50px;
	}
}

@media (max-width: 1320px){

}


@media (max-width: 1240px){
	.works-wrap{
		width: 1000px;
		margin-top: 100px;
	}
	.works-wrap .section-title h2{
		height: 65px;
		margin-bottom: 100px;
	}

	.works-nav a{
		font-size: 20px;
	}
	.works-wrap .works-item a img{
		width: 300px;
	}
	.works-wrap .works-item .w-right{
		height: 190px;
		margin-left: 155px;
		padding-left: 185px;
		padding-top: 24px;
		padding-right: 35px;
	}
	.works-wrap .works-item h2{
		font-size: 18px;
	}
	.works-wrap .works-item h4{
		font-size: 14px;
	}
	.works-wrap .works-item p{
		margin-bottom: 15px;
	}
	.works-wrap .works-item .w-info span{
		line-height: 40px;
		height: 40px;
	}

	.works-wrap .works-item .w-info span:last-child{
		line-height: 34px;
	}

}

@media (max-width: 1230px){
	.works-wrap{
		width: 960px;
	}

	.works-detail-con{
		width: 1100px;
	}

}

@media (max-width: 1130px){
	.works-detail-con{
		width: 98%;
	}

	.works-detail-wrap .section-title h2{
		background: url("../images/h-bg4.png") no-repeat center top;
		background-size: contain;
		height: 68px;
	}
}

@media (max-width: 980px){
	.banner-detail{
		margin-top: 50px;
	}
	.works-wrap{
		width: 98%;
	}
	.works-nav{
		height: 60px;
		line-height: 60px;
		margin-bottom: 20px;
	}
	.works-wrap .owl-theme .owl-controls .owl-buttons div{
		height: 60px;
	}

	.works-wrap .works-item .w-right{
		margin-left: 0;
	}

	.works-wrap .works-item a img{
		width: 150px;
		top: 50%;
		margin-top: -75px;
	}
	.works-wrap .works-item .w-info span{
		font-size: 12px;
		height: 34px;
		line-height: 34px;
	}
	.works-wrap .works-item .w-info span:last-child {
	    line-height: 26px;
	}

	.works-wrap .section-title h2{
		height: 48px;
	}


	.works-detail-wrap .section-title h2{
		height: 48px;
		margin-top: 50px;
		margin-bottom: 50px;
	}


}

@media (max-width: 768px){
	/*详情页*/
	.works-detail-con li{
		width: 49%;
	}

	.works-detail-con li p{
		font-size: 16px;
	}


}

@media (max-width: 640px){
	.works-wrap .works-item .w-info span{
		display: block;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
	}

	.works-wrap .works-item a img{
		width: 120px;
		margin-top: -60px;
	}
	.works-wrap .works-item .w-right{
		padding-left: 140px;
	}


}


@media (max-width: 492px){
	.works-wrap{
		margin-top: 60px;
	}
	.works-wrap .section-title h2{
		margin-bottom: 50px;
	}
	.works-nav a{
		font-size: 16px;
	}
	.works-wrap .works-item a{
		padding-bottom: 0;
	}
	.works-wrap .works-item a img{
		position: static;
		margin: 0 auto -60px;
		display: block;
	}
	.works-wrap .works-item .w-right{
		padding-left: 10px;
		padding-right: 10px;
		height: auto;	
	}

	.works-wrap .works-item h2{
		font-size: 16px;

	}


}


@media (max-width: 375px){
	.works-detail-con li{
		width: 99%;
	}
}


