.system-wrap .system-title{
	color: #ca2611;
}

.system-wrap .system-title h3{
	font-size: 28px;
	font-weight: 600;
}

.system-wrap .system-title h4{
	font-size: 20px;
}

.system-wrap .explain{
	margin: 20px 0 30px;
}

.system-wrap .explain p{
	font-size: 16px;
	color: #666;
	line-height: 28px;
}

.system-wrap .content-pic{
	width: 100%;
	/*height: 845px;*/
	background: #fefefe;
	padding: 25px;
	position: relative;
}

.system-wrap .content-pic .top-left{
	position: absolute;
	top: 0;
	left: 0;
}

.system-wrap .content-pic .bottom-right{
	position: absolute;
	bottom: 0;
	right: 0;
}

.system-wrap .content-pic ul{
	overflow: hidden;
}

.system-wrap .content-pic ul li{
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

.system-wrap .content-pic ul li:nth-child(2n){
	margin-right: 0;
}

.system-wrap .content-pic ul li:nth-child(5),.system-wrap .content-pic ul li:nth-child(6){
	margin-bottom: 0;
}

.system-wrap .content-pic ul li img{
	width:457px;
	height:254px;
}

.system-wrap .case .headline{
	width: 100%;
	height: 48px;
	background: url(../img/case.png) no-repeat center;
	background-size: 247px 47px;
	margin-top: 60px;
}

.system-wrap .case .headline h3{
	font-size: 24px;
	color: #ca2611;
	text-align: center;
	line-height: 48px;
	font-weight: 600;
}

.system-wrap .case .case-swiper{
	width: 100%;
	height: 250px;
	padding: 20px;
	background: #f2f2f2;
	margin-top: 30px;
	overflow: hidden;
}

.system-wrap .case .case-swiper .case-content{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.system-wrap .case .case-swiper .caseBox{
	width: 800%;
	height: 100%;
}

.system-wrap .case .case-swiper ul li{
	width: 270px;
	height: 200px;
	display: inline-block;
	margin-right: 12px;
}

.system-wrap .case .case-swiper ul li a{
	display: block;
	width: 100%;
	height: 100%;
}

.system-wrap .case .case-swiper ul li img{
	width: 270px;
	height: 170px;
}

.system-wrap .case .case-swiper ul li p{
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-top: 6px;
}

.system-wrap .case .case-swiper .caseItem{
	float: left;
}
