.banner{
	width: 100%;
	height: 200px;
	background: url(../images/banner6.png) no-repeat center center;
	background-size: cover;
}
.main{
	width: 100%;
}
.con{
	width: 1120px;
	margin: 0 auto;
}
.contitle{
	width: 1120px;
	height: 49px;
	/* margin-top: 41px; */
	border-bottom: 1px solid #c7c7c7;
}
.titlelist{
	width: 800px;
	height: 49px;
	margin: 0 auto;
}
.list{
	width: 160px;
	text-align: center;
}
.list a{
	font-size: 14px;
	color: #333333;
	line-height: 49px;
	display: block;
}
.mrl{
	margin-left: 32px;
}
.list:hover{
	border-bottom: 2px solid #4975e5;
}
.caselist{
	width: 1087px;
	margin: 0 auto;
	margin-top: 44px;
}
.list1{
	width: 519px;
	cursor: pointer;
}
.list1 img{
	width: 100%;
	height: 336px;
	overflow: hidden;
}
.listname{
	font-size: 14px;
	color: #262626;
	text-align: center;
	margin-top: 19px;
}
.leibie{
	font-size: 12px;
	color: #5c5c5c;
	text-align:center;
	margin-top: 16px;
}