.slider img {
	max-width: 100%;
	max-height: 100%;
}

@media (max-width:768px) {
	div.left-side .btn-white {
		margin-top: 45px;
		width: 120px;
		height: 35px;
		border: #fff 2px solid;
		background-color: #fff;
		color: #227dd1;
		font-size: 15px;
		font-family: 微软雅黑;
		line-height: 30px;
	}
	div.right-side{
		padding: 15px 15px 0px 15px;
	}
	section.slider-area {
		margin-top: 80px;
	}
	div.product-list {
		padding: 24px 39px 80px 39px;
		background-color: #217dd2;
	}

	span.adv_name {
		color: #227dd1;
		font-weight: 700;
		font-size: 40px;
	}

	.advantages-block {
		padding-top: 0;
		padding-bottom: 0;
	}

	p.adv_content {
		padding: 0 24px;
		text-align: center;
		font-size: 16px;
		line-height: 20px;
	}

	.groups .advantages .advantages-row .advantage {
		position: relative;
		float: left;
		padding: 15px 15px;
		min-height: 100px;
		text-align: center;
		line-height: 80px;
	}

	.groups .advantages {
		position: relative;
		float: left;
		overflow: hidden;
		padding-right: 15px;
		padding-left: 15px;
		width: 100%;
	}
	img.img-responsive {
		display: inline-block;
		margin-bottom: 10px;
		height: auto;
		max-width: 100%;
	}
	div.product-name.p-1 {
		position: absolute;
		top: 28%;
		left: 37%;
		opacity: .9;
	}
	div.product-name.p-2 {
		position: absolute;
		top: 25%;
		left: 27%;
		opacity: .9;
	}
	.col-xs-6.cloud{
		padding-left: 5px;
	}
	.col-xs-6.platform{
		padding-right: 5px;
	}
	section.kingdom-footer{
		margin-top: 20px;
	}
}

.groups .advantages .advantages-row {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:900px) {
	div.left-side .btn-white {
		margin-top: 95px;
		width: 120px;
		height: 35px;
		border: #fff 2px solid;
		background-color: #fff;
		color: #227dd1;
		font-size: 15px;
		font-family: 微软雅黑;
		line-height: 30px;
	}
	div.product-list {
		padding: 74px 39px 158px 39px;
		background-color: #217dd2;
	}
	.advantages-block {
		padding-top: 100px;
		padding-bottom: 50px;
	}

	div.row.groups {
		margin: 0 auto;
		width: 800px;
	}

	span.adv_name {
		color: #227dd1;
		font-weight: 700;
		font-size: 28px;
	}

	p.adv_content {
		margin: 0 auto;
		padding: 0 24px;
		width: 192px;
		text-align: justify;
		font-size: 12px;
		line-height: 20px;
	}

	.groups .advantages {
		position: relative;
		float: left;
		overflow: hidden;
		padding-right: 15px;
		padding-left: 15px;
		width: 100%;
	}

	.groups .advantages .advantages-row .advantage {
		position: relative;
		float: left;
		padding-right: 15px;
		padding-left: 15px;
		min-height: 100px;
		text-align: center;
	}
	div.col-md-4 img.img-responsive{
		height: 271.375px;
	}
}

h5.page-header {
	margin: 160px 0 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #8a8f89;
}

div.left-side a {
	display: inline-block;
	text-align: center;
}

div.product-list h3 {
	color: #fff;
	font-size: 19px;
}

div.product-list i {
	display: block;
	margin-bottom: 18px;
	width: 47%;
	height: 3px;
	background: #f49714;
}

div.product-info h2 {
	margin: 0 0 40px 13px;
	color: #5f99cb;
	font-size: 24px;
}

div.product-info h2 text {
	margin-right: 17px;
	color: #f49714;
}

@media (min-width:992px) {
	div.col-md-8.erp {
		position: relative;
		padding-right: 10px;
		padding-left: 6px;
		width: 520px;
	}

	div.col-md-8.sys {
		position: relative;
		padding-right: 6px;
		padding-left: 10px;
		width: 520px;
	}

	div.col-md-4.cloud {
		position: relative;
		padding-right: 10px;
		padding-left: 6px;
	}

	div.col-md-4.platform {
		position: relative;
		padding-right: 6px;
		padding-left: 10px;
	}
	img.img-responsive {
		display: inline-block;
		margin-bottom: 20px;
		height: auto;
		max-width: 100%;
	}
	div.product-name.p-1 {
		position: absolute;
		top: 100px;
		left: 220px;
		opacity: .9;
	}
	div.product-name.p-2 {
		position: absolute;
		top: 100px;
		left: 107px;
		opacity: .9;
	}
}

div.button-swiper {
	position: absolute;
	z-index: 1;
	margin: 0 auto;
	width: 1242px;
}

div.button-group .btn_1 {
	width: 124px;
	height: 34px;
	border: #217dd2 2px solid;
	background-color: #217dd2;
	color: #fff;
	font-size: 14px;
	font-family: 微软雅黑;
	line-height: 28px;
}

a.btn_1 {
	display: inline-block;
	margin-right: 2px;
	width: 139px;
	height: 50px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 24px;
}



div.product-name h3 {
	color: #fff;
	font-size: 18px;
}

div.product-name i {
	display: block;
	width: 50%;
	height: 3px;
	background: #f49714;
}

p.core-content {
	color: #fff;
}
