.servecontxt>div:last-child {
	margin-bottom: 18px;
}

.servecontxt>div:not(last-child) {
	margin-bottom: unset;
}

.serveconl>img {
	margin-top: 40px;
}

.marketlt1 {
	width: 90%;
	margin: 0 auto;
}

.marketlt2 {
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #000000;
	width: 90%;
	margin: 0 auto 30px;
}

.xinmoshi {
	background: url(../images/xiangcunzhenxing/bgc-1.png);
}

.img1 {
	width: 100%;
}

.img1>img {
	width: 100%;
}

.shuzi {
	padding-bottom: 50px;
}

/* .shuzi .col-sm-6,.fangan .col-sm-6,.zhili .col-sm-6{
				width: 50%;
			} */
.shuziitem {
	padding: 30px 0px;
	box-sizing: border-box;
	text-align: center;
	box-shadow: 0px 2px 12px 0px #F2F3F7;
}

.shuziitemtlt {
	padding: 10px;
	box-sizing: border-box;
	width: 44%;
	margin: 0px auto;
	font-size: 16px;
	font-weight: bold;
	color: #00CC97;
	border: dashed 1px #00CC97;
}

.shuziitemtxt {
	flex-direction: row;
	width: 100%;
	margin: 0px auto;
	margin-top: 20px;
	padding: 10px;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #2D3040;
	text-align: center;
}

.fangan {
	padding-top: 50px;
	padding-bottom: 50px;
	background: rgba(250, 252, 255, 0.8);
	overflow: hidden;
}

.fanganitem {
	height: 440px;
}

.zhili {
	background: url(../images/xiangcunzhenxing/zhili-bgc.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	padding: 50px 0;
}

.zhiliitemtlt {
	width: 87px;
	height: 87px;
	margin: 0 auto;
	background: #00CC97;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
}

.zhiliitemtlt>img {
	margin-top: 18px;
	margin-bottom: 6px;
	width: 25px;
	height: 25px;
}

.zhiliitemtxt {
	text-align: center;
	margin-top: 13px;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #36394D;
}

.zhiliitemtxt>span {
	display: inline-block;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	background: #00CC97;
	margin-right: 4px;
}


.xinwen {
	background: rgba(250, 252, 255, 0.8);
	padding: 50px 0 80px;
}

.xinwenitem {
	background-color: #FFFFFF;
}

.xinwenitemimg {
	width: 100%;
	height: 230px;
}

.xinwenitemimg>img {
	width: 100%;
	height: 100%;
}

.xinwenitemtxt {
	height: 90px;
}

.xinwenitemtlt {
	margin-top: 10px;
	margin-left: 20px;
	width: 88%;
	font-size: 18px;
	font-weight: 500;
	color: #2d3040;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.tconplate {
	background: url(../images/jiaoyu-bg.png) no-repeat;
	background-size: 100%;
	height: 200px;
	padding: 10px 15px;
}

.tconplate>div {
	color: #FFFFFF !important;
}

.fivesix .col-sm-6,
.fivesix .col-xs-6 {
	width: 50% !important;
}

@media screen and (max-width: 768px) {
	.shuziitem {
		height: 340px;
	}

	.fanganitem {
		height: 470px;
	}

	.tconplate {
		height: 140px;
	}

	.tconplate>.platetlt {
		line-height: 30px;
	}

	.tconplate>.platecon {
		line-height: 24px;
		font-size: 14px;
	}

	.fivesix .col-md-4,
	.fivesix .col-sm-6 {
		padding-left: unset;
		padding-right: unset;
	}
}

@media screen and (max-width: 540px) {

	.zhiliitem,
	.xinwenitem,
	.shuziitem {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 414px) {
	.tconplate {
		height: 110px;
	}

	.tconplate>.platetlt {
		line-height: 18px;
		font-size: 16px;
	}

	.tconplate>.platecon {
		line-height: 18px;
		font-size: 14px;
	}
}

@media screen and (max-width: 375px) {
	.tconplate {
		height: 100px;
		padding: 3px;
	}
}

@media screen and (max-width: 280px) {
	.tconplate {
		height: 74px;
		padding: 3px;
	}

	.tconplate>.platetlt {
		line-height: 14px;
		font-size: 12px;
	}

	.tconplate>.platecon {
		line-height: 14px;
		font-size: 10px;
	}
}
