#location_vvfESjNtsDHO > DIV {
	padding-top:0px !important;
}

#siteblocks-setting-wrap-obUjyFiYGAfO .QX-11229324 .pStyle {
	color:rgb(102,102,102) !important;
	font-size:14px !important;
}


#siteblocks-setting-wrap-uGpEItqvBhzj > DIV > DIV > DIV > DIV > DIV:nth-child(2) > DIV:nth-child(3) {
	display:none !important;
}

@media (max-width: 380px) and (min-width: 0px) {
    .images18304 .slick-dots li button:before {
        font-size: 14px !important;
    }
}

/* 伪元素强制重绘*/
.images18304 .slick-dots li button:before {
  animation: force-repaint 0.1s ease-in-out;
}

@keyframes force-repaint {
  0% { opacity: 0.99; }
  100% { opacity: 1; }
}