.serverxbt{
	width: 100%;
	color: #686868;
}
.serviceTag0{
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #686868;
	font-size: 20px;
}
.sertagline{
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
.stagl_tag{
	width: 100%;
	height: 50px;
	line-height: 50rpx;
	font-size: 20rpx;
	text-align: center;
	font-weight: bold;
}
.stagm{
	flex: 1;
	height: 40px;
	display: flex;
	justify-content: space-between;
}
.stagmd{
	width: 200px;
	height: 40px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.stagmd:hover{
	color: #D1140E;
	text-decoration: underline;
}
.stagmd1{
	width: 200px;
	height: 40px;
	color: #D1140E;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.stagmd1:hover{
	text-decoration: underline;
}
.stagr{
	width: 150px;
	height: 60px;
}
.sfgx{
	width: 100%;
	height: 1px;
}
.sfgxd{
	margin-left: 150px;
	width: 900px;
	height: 1px;
	border: 1px dotted #686868;
}
.serviceTag{
	width: 100%;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	border-left: 6px solid #D1140E;
	text-indent: 10px;
}
.serviceDL{
	color: #686868;
	line-height: 1.6;
}
.serviceFWNR{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.serviceFWNRDD{
	width: 100%;
	margin-right: 1%;
	text-align: left;
	color: #686868;
}

.svTagMain{
	width: 100%;
	display: flex;
	background-color: #EFEFEF;
	padding-top: 20px;
	padding-bottom: 20px;
}

.bkZBX{
	border-left: 2px solid #686868;
}