.servecontxt>div:not(last-child) {
	margin-bottom: 18px;
}

.serveconl>img {
	width: 100%;
	margin-top: 40px;
}

.empty {
	height: 70px;
}

.newbox {
	background: url(../images/zhihuiyuanqu/bg.png) no-repeat;
	background-size: 100%;
	height: 550px;
}

.toptitle {
	color: #FFFFFF;
	font-size: 34px;
	margin-top: 100px;
	text-align: center;
}

.totaltlt {
	font-size: 30px;
	text-align: center;
	line-height: 80px;
}

.changjing {
	width: 100%;
	padding-top: 80px;
}

.changjing .col-xs-6 {
	width: 50%;
}

.changjing .row>div {
	padding-left: unset;
	padding-right: unset;
}

.changjingitem {
	height: 180px;
	padding: 15px;
}

.cjtxt1 {
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	color: #ffffff;
}

.cjtxt2 {
	margin-top: 10px;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.45);
}

.changjingitem1 {
	background: url(../images/zhihuiyuanqu/changjing1.png) no-repeat center;
}

.changjingitem2 {
	background: url(../images/zhihuiyuanqu/changjing2.png) no-repeat center;
}

.changjingitem3 {
	background: url(../images/zhihuiyuanqu/changjing3.png) no-repeat center;
}

.changjingitem4 {
	background: url(../images/zhihuiyuanqu/changjing4.png) no-repeat center;
}

.changjingitem5 {
	background: url(../images/zhihuiyuanqu/changjing5.png) no-repeat center;
}

.changjingitem6 {
	background: url(../images/zhihuiyuanqu/changjing6.png) no-repeat center;
}

.changjingitem7 {
	background: url(../images/zhihuiyuanqu/changjing7.png) no-repeat center;
}

.changjingitem8 {
	background: url(../images/zhihuiyuanqu/changjing8.png) no-repeat center;
}

.yunying {
	width: 100%;
	background: #fbfbfb;
	margin-top: 80px;
	padding-top: 80px;
}

.yunyingtlt {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	margin-top: 50px;
}

.yunyingimg {
	width: 100%;
}

.yunyingimg>img {
	width: 70%;
	display: block;
	margin: 0 auto;
}

.ematong {
	padding: 100px 0 80px;
	margin-top: 16px;
	text-align: right;
	background: #fbfbfb;
}

.ematongleft {
	width: 100%;
}

.ematongleft>img {
	width: 100%;
}

.ematongright {
	padding: 100px 0 0;
	text-align: center;
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	color: #000000;
}


.shuju .totaltlt {
	margin: 100px 0 50px;
}

.shuju .row {
	margin-bottom: 30px;
	padding: 20px;
	background-color: #FFFFFF;
	box-shadow: 0 2px 28px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}

.shuju .row>div {
	padding-left: unset;
	padding-right: unset;
}

.shuziimg {
	width: 100%;
}

.shuziimg>img {
	width: 97%;
}

.shuzitxt {
	background-image: linear-gradient(to right, #5A8FD6, #2AE3BB);
	height: 100%;
	color: #FFFFFF;
	padding-top: 10%;
	box-sizing: border-box;
}

.shuzitxt>div:first-child {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	margin-left: 6%;
}

.shuzitxt>div:last-child {
	margin-top: 15px;
	width: 88%;
	margin: 0 auto;
	font-weight: 400;
	font-size: 24px;
	line-height: 38px;
	color: #ffffff;
}

.yuanyin {
	margin-bottom: 50px;
}

.yuanyin .totaltlt {
	margin: 80px 0 50px;
}

.yuanyin .row {
	padding: 24px;
	box-shadow: 0 2px 28px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}

.yuanyin .row>div:first-child,
.yuanyin .row>div:nth-of-type(2) {
	margin-bottom: 30px;
}

.yuanyinimg {
	width: 100%;
}

.yuanyinimg>img {
	width: 100%;
}

.yuanyintxt {
	height: 100%;
	background-image: linear-gradient(to right, #E6DFFF, #D4FAF2);
	padding-top: 10%;
}

.yuanyintxt>div {
	margin: 0;
	padding: 0;
	border: 0;
	display: flex;
	width: 88%;
	margin: 0 auto 20px;
}

.yuanyintxt>div>span {
	display: block;
	margin-right: 20px;
	width: 54px;
	height: 54px;
	text-align: center;
	font-weight: 400;
	font-size: 26px;
	line-height: 54px;
	color: #000000;
	background-color: #ffffff;
	border-radius: 50%;
}

.yuanyintxt>div>p {
	font-weight: 400;
	font-size: 26px;
	line-height: 30px;
	color: #000000;
	width: 80%;
}

@media screen and (max-width: 1024px) {
	.empty {
		height: 56px;
	}

	.newbox {
		height: unset;
	}

	.toptitle {
		font-size: 14px;
		margin-top: 0;
	}

	.changjing {
		padding-top: 0;
	}

	.shuziimg>img {
		width: 100%;
		margin-bottom: 20px;
	}

	.shuzitxt {
		width: 100%;
		padding-top: 3%;
		height: 93%;
	}

	.yuanyintxt>div>span {
		margin-right: 10px;
		width: 40px;
		height: 40px;
		font-size: 20px;
		line-height: 40px;
	}

	.yuanyintxt>div>p {
		font-size: 18px;
		line-height: 20px;
	}
}

@media screen and (max-width: 768px) {
	.shuzitxt {
		height: 91%;
	}
}

@media screen and (max-width: 540px) {
	.shuzitxt {
		height: 100%;
	}

	.yuanyin .row>div:first-child {
		margin-bottom: 0;
	}
}

@media screen and (width: 540px) {
	.yuanyintxt>div>p {
		line-height: 38px;
	}
}
