/*锚点导航居中*/
#component_iCpuiBKAJOaj > DIV > DIV:nth-child(2) > P {
	display:flex !important;
	flex-direction:unset !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:center !important;
	align-items:unset !important;
}

/*为什么选择我们手机端标题文字大写调整*/
@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-lapFiKQhNuDZ > DIV > DIV > DIV > DIV:nth-child(1) > DIV:nth-child(1) > DIV > SPAN > SPAN > SPAN {
	font-size:28px !important;
}
#blockCon25554 > DIV:nth-child(1) > SPAN > SPAN > SPAN {
	font-size:28px !important;
}
#component_iifkDqBZRAuE > DIV > DIV > DIV:nth-child(1) > SPAN > SPAN > SPAN > STRONG {
	font-size:28px !important;
}
}
/*关于我们-服务流程左右按钮*/
#blockCon25554 > DIV:nth-child(3) > DIV > DIV:nth-child(1) > DIV:nth-child(1) > SPAN {
	background:rgb(255,153,0) !important;
}
#blockCon25554 > DIV:nth-child(3) > DIV > DIV:nth-child(1) > DIV:nth-child(1) > SPAN:hover {
	background:rgba(255,255,255,0) !important;
}
#blockCon25554 > DIV:nth-child(3) > DIV > DIV:nth-child(1) > DIV:nth-child(2) > SPAN {
	background:rgb(255,153,0) !important;
	color:rgb(253,253,253) !important;
}
#blockCon25554 > DIV:nth-child(3) > DIV > DIV:nth-child(1) > DIV:nth-child(1) > SPAN > svg {
	fill:rgb(255,255,255) !important;
	color:rgb(253,253,253) !important;
}
#blockCon25554 > DIV:nth-child(3) > DIV > DIV:nth-child(1) > DIV:nth-child(1) > SPAN {
	background:rgb(255,153,0) !important;
}
#blockCon25554 > DIV:nth-child(3) > DIV > DIV:nth-child(1) > DIV:nth-child(1) > SPAN:hover {
	background:rgb(255,153,0) !important;
}



/*图册展示*/
.mask-layer-imgbox .layer-img-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70% !important;
}
/*新闻标题隐藏*/
#siteblocks-setting-wrap-nrfuYKQGMFkj > DIV > DIV > DIV > DIV:nth-child(1) > DIV {
	display:none !important;
}