.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {}

.Service-content.clearfix a {
	background-color: #FFFFFF;
}

.Service-content {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}

.Service-item {
	display: block;
	width: 150px;
	padding: 25px 15px;
	text-align: center;
	float: left;
	height: 150px;
	margin: 0 0 10px;
	border: 1px solid #E7E7E7;
	box-sizing: border-box;
	border-radius: 10px;
	overflow: hidden;
}

.Service-content .Service-item {
	-webkit-transition: all 160ms;
	transition: all 160ms;
	background-color: #fff;
	cursor: pointer
}

.item-image {
	display: inline-block;
	height: 60px;
	width: 60px;
	line-height: 100px;
	text-align: center;
	border: 3px solid transparent;
	margin: 0;
	border-radius: 100%;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 160ms;
	transition: all 160ms;
}

.item-image img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.item-title {
	line-height: 25px;
	font-size: 18px;
	color: #3D3D3D;
	padding: 10px;
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
	font-weight: normal;
}

.item-text {
	color: #9A9A9A;
	font-size: 12px;
	line-height: 17px;
	height: 34px;
	overflow: hidden;
	font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.item-link {
	font-family: 'PingFangSC-SC', "Microsoft YaHei", Tahoma, sans-serif;
	color: #FFFFFF;
	display: none;
	padding: 6px 20px;
	background-color: #05A6F3;
	margin: 5px auto;
	font-size: 14px;
	line-height: 25px;
	border-radius: 5px;
	-webkit-transition: all 160ms;
	transition: all 160ms;
	font-weight: normal;
}

.Service-item {
	border-color: #DEDDDD;
	padding-top: 20px;
	position: relative;
	z-index: 99;
	text-decoration: none;
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);
}

.Service-item .item-image {
	height: 40px;
	width: 40px;
	line-height: 40px;
	margin: 0 auto;
}

.Service-item .item-link {
	display: block;
}

.Service-item .item-title {
	padding: 0px;
	margin: 4px 0;
}

.Service-item+.Service-item {
	margin-left: 50px;
	position: relative;
}

.item-tag {
	width: 67px;
	height: 67px;
	color: #FFFFFF;
	position: absolute;
	transform: rotateZ(-315deg);
	top: 9px;
	right: 9px;
	font-size: 12px;
	line-height: 17px;
}

.item-background {
	width: 67px;
	height: 67px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.item-background img {
	width: 100%;
	height: 100%;
}

.Service-box {
	margin-top: 15%;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.Service-box h4 {
	text-align: center;
	font-size: 25px;
	line-height: 100px;
	color: #FFFFFF;
}

.Service-box strong {
	color: red;
}

*+html .Service-content {
	width: 880px;
}

*+html .clearfix.Service-content a {
	background-color: #05A6F3;
}

*+html .Service-item {
	height: 115px;
}

.zcxt {
	margin-top: 30px\9;
}

*+html .zcxt {
	margin-top: 30px;
}

.ie {
	background: url(../img/dbj.png) no-repeat center center;
	background-size: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	z-index: -10;
	zoom: 1;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
}
