.show_hotline {
	position: relative;
	width: 100%;
	display: flex;
}
.show_hotline img {
}

.show_hotline span {
	position: relative;
	font-weight: 700;
	font-size: 18px;
	margin-left: 0.5rem;

}