.onlineService {
	background-image: url(../img/en/kegu_bg.png);
}

.index_title .h1 {
	font-weight: bold;
}

.index_title .h1:after {
	display: none;
}

.index_box {
	padding: 3rem;
}

.product_box {
	box-sizing: border-box;
	padding-top: 9rem;
}

.product {
	margin: 3rem auto;
}

.product,
.news {
	flex-wrap: wrap;
	width: 70%;
}

.product li {
	width: calc((100% - 60px)/4);
	background-color: transparent;
	box-sizing: border-box;
	padding-bottom: 4rem;
	cursor: pointer;
	border: none;
	border-radius: 0;
	overflow: hidden;
	margin-right: 20px;
}

.product li:nth-child(4n) {
	margin-right: 0;
}

.product .h2 {
	font-size: 2rem;
	font-family: "Open Sans";
	color: #333333;
	box-sizing: border-box;
	text-align: center;
	font-weight: 400;
	line-height: 2.2rem;
}

.product p {
	font-size: 1.6rem;
	font-family: Arial;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	box-sizing: border-box;
	padding: 0 1rem;
	width: 100%;
	overflow: hidden;
	height: 95px;
}

.news {
	width: 77%;
	margin: 3rem auto 2rem;
}

.news .newsMore {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	font-family: Open Sans;
	font-weight: bold;
	color: #c81623;
}

.index_more {
	width: 22rem;
	background-color: transparent;
	background-image: url(../img/en/btn.png);
	text-align: center;
	margin: 2rem auto 0;
	font-size: 1.6rem;
	font-family: Open Sans;
	font-weight: 400;
	color: #FFF;
	height: 6rem;
	line-height: 6rem;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.index_more img {
	width: 3.4rem;
	margin-left: 2rem;
	margin-top: .3rem;
}

.footer_top {
	background-color: #f1f1f1;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}

.footer_left div span,
.footer_left li a,
.link_wap span,
.link_wap a {
	font-size: 1.6rem;
	font-family: Open Sans;
	color: #504f4f;
}

.footer_right p {
	font-size: 1.6rem;
	font-family: Open Sans;
	color: #504f4f;
	margin-bottom: 1.6rem;
}

.footer_right a {
	font-size: 2rem;
	font-family: Open Sans;
	color: #504f4f;
}

.footer_left div {
	margin-bottom: 1rem;
}

.footer_left img {
	width: 25.7rem;
	margin-bottom: 2rem;
}

.footer_leftT {
	font-size: 1.6rem;
	font-family: Open Sans;
	color: #504f4f;
	margin-bottom: 1rem;
}

.footer_bottom {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 6.2rem;
	line-height: 6.2rem;
	background-color: #555;
}

.index_title .h1 {
	padding-bottom: 0;
}

.news {
	margin: 2rem auto 2rem;
}

.footer_top {
	padding-bottom: 3rem;
}

.strength_box {
	background-color: #f1f1f1;
	box-sizing: border-box;
	padding: 5rem 0;
}

.strength {
	width: 70%;
	box-sizing: border-box;
	padding: 3.5rem;
	margin: 0 auto;
}

.strength ul {
	background-image: url(../img/en/textBg.png);
	background-size: 82% 80%;
	background-position: top center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	box-sizing: border-box;
	padding: 1rem 0;
}

.strength ul li {
	width: 20%;
}

.strength p {
	font-size: 1.6rem;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}
.strength img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.strength p:nth-child(1) {
	color: #cf2b2b;
	font-size: 3.2rem;
	height: 5rem;
	line-height: 8rem;
}

.strength p:nth-child(2) {
	color: #8d8b8b;
	margin: 1.5rem 0;
	font-size: 1.8rem;
	height: 2rem;
}

.strength p:nth-child(3) {
	color: #484747;
	font-size: 1.8rem;
	height: 2rem;
}

.strength li:nth-child(4) img {
	width: 5rem;
	height: 5rem;
}

@media (max-width: 768px) {
	.index_box {
		padding: 3rem 1rem;
	}
	.footer_top {
		flex-wrap: wrap;
		box-sizing: border-box;
		padding: 2rem 1rem;
	}
	.footer_left,
	.footer_right {
		width: 100%;
	}
	.footer_right_img {
		width: 50%;
			margin-right: auto;
	margin-left: auto;

	}
.product .h2 {
	font-size: 1.4rem;
}
.product p {
	font-size: 1.2rem;
}
	.footer_bottom {
		height: 10rem;
	}
	body {
		padding-bottom: 5rem;
	}
	.news,
	.product,
	.strength {
		width: 100%;
		padding: 0;
	}
	.product {
		width: 100%;
		padding: 0;
		flex-wrap: wrap;
	}
	.product li {
		width: 49%;
		padding: 0;
		flex-wrap: wrap;
		margin-right: 0;
		padding-bottom: 2rem;
		margin-bottom: 3rem;
		margin-right: 0;
	}
	.strength {
		box-sizing: border-box;
		padding: 0;
		margin: 0 auto;
	}
	.strength ul {
		flex-wrap: wrap;
		background-image: none;
	}
	.strength ul li {
		width: 50%;
		margin-bottom: 3rem;
	}
	.strength p:nth-child(1) {
		line-height: 5rem;
	}
}