[i="service"] .box1 {
	/*padding-top: 28px;*/
	width: 100%;
	height: 586px;
	text-align: center;
	color: #FFFFFF;
	background: #2C2C2C;
}

/*[i="service"] .box1 .topx {
	font-size: 14px;
	color: #2C2C2C;
	padding-bottom: 29px;
	text-align: center;
	width: 100%;
}

[i="service"] .box1 img {
	margin: 0 auto;
	width: 29px;
	height: 33px;
}

[i="service"] .box1 .nav {
	width: 100%;
	text-align: center !important;
	margin-top: 36px;
}

[i="service"] .box1 .nav li {
	display: inline-block;
	margin-right: 40px;
	cursor: pointer;
}

[i="service"] .box1 .nav li:nth-child(5) {
	margin-right: 0;
}*/

[i="service"] .box1 .cover {
	width: 100%;
	height: 434px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 175px;
}

[i="service"] .box1 .title {
	text-align: center;
	font-size: 44px;
	color: #FFFFFF;
	letter-spacing: 0;
}

[i="service"] .box1 .text p:nth-child(2) {
	opacity: 0.6;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 32px;
	margin-top: 42px;
}

[i="service"] .top {
	background: #FFFFFF;
	margin-top: 66px;
	text-align: center;
}

[i="service"] .top .title {
	font-size: 30px;
	color: #0A0A0A;
	letter-spacing: 1.29px;
}

[i="service"] .top .text {
	margin-top: 30px;
	padding: 0 680px;
	font-size: 16px;
	color: #999999;
	letter-spacing: 0;
	line-height: 24px;
}

[i="service"] .box2 {
	margin: 0 auto;
	width: 1200px;
}

[i="service"] .box2 .middle {
	float: left;
	width: 50%;
	height: 559px;
}

[i="service"] .box2 .left {
	/*padding-left: 375px;*/
	padding-top: 218px;
	text-align: left;
}

[i="service"] .box2 .left .title {
	margin-top: 24px;
	font-size: 22px;
	color: #333333;
	letter-spacing: -0.29px;
}

[i="service"] .box2 .left .text {
	margin-top: 22px;
	font-size: 18px;
	color: #999999;
	line-height: 31px;
}

[i="service"] .box2 .right .cover {
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: 20px 30px;
	background-repeat: no-repeat;
}

[i="service"] .box3 {	
	background: #FBFBFB;
}

[i="service"] .box3 .top .title{
	padding-bottom: 60px;
}

[i="service"] .box3 .middle {
	margin: 0 auto;
	width: 1200px;
	/*padding: 0 425px;*/
	
	padding-top: 83px;
}

[i="service"] .box3 .boxx {
	float: left;
	width: 33.3333%;
}

[i="service"] .box3 .boxx .topx {
	text-align: center;
	padding: 30px 30px;
}

[i="service"] .box3 .boxx .topx:nth-child(2) {
	padding-top: 40px;
}

[i="service"] .box3 .middle .boxx .topx .title {
	margin-top: 19px;
	font-size: 20px;
	color: #333333;
	letter-spacing: 0;
	line-height: 28px;
}

[i="service"] .box3 .middle .boxx .topx .text {
	margin-top: 19px;
	font-size: 16px;
	color: #999999;
	letter-spacing: 0;
	line-height: 24px;
}

[i="service"] .box3 .middle .boxx .coverx {
	margin: 0 auto;
	width: 320px;
	height: 653.2px;
	background-size: cover;
	background-position:center;
	background-repeat: no-repeat;
}

[i="service"] .box3 .middle .boxx .cover {
	margin: 0 auto;
	width: 40px;
	height: 40px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

[i="service"] .box5 {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}

[i="service"] .box5 .middle {
	margin-top: 68px;
	display:inline-block;
}

[i="service"] .box5 .middle li {
	width: 280px;
	height: 306px;
	text-align: center;
	float: left;
	margin-right: 15px;
	cursor: pointer;
	position: relative;
	background: none !important;
}

[i="service"] .box5 .middle li:nth-child(4) {
	margin-right: 0;
}

[i="service"] .box5 .middle li:hover {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	/* For Chrome5+, Safari5+ */
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

[i="service"] .box5 .middle li .cover {
	width: auto;
	height: 170px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

[i="service"] .box5 .middle li .detail {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 40px;
}

[i="service"] .box5 .middle li .detail .title {
	font-size: 20px;
	color: #333333;
	letter-spacing: 0;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

[i="service"] .box5 .middle li .detail .text {
	margin-top: 7px;
	font-size: 16px;
	color: #999999;
	letter-spacing: 0;
	line-height: 24px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

[i="service"] .box5 .but {
	margin: 0 auto;
	margin-top: 68px;
	padding: 10px 0;
	text-align: center;
	width: 158px;
	height: 44px;
	border: 1px solid #CFCDCD;
	border-radius: 100px;
	font-size: 16px;
	color: #585858;
	letter-spacing: 0.69px;
}