.pplus_qr_code{
	margin: 20px;
}

.pplus_qr_code .phone{
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
	color: #a50e0e;
	font-weight: bold;
}

.pplus_qr_code .img{
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
}

.alx_qr_pplus_pic{
	position:relative;
	z-index:1;
	zoom:1;
}

.qr_pplus{
	display: block;
	cursor: pointer;
	float: left;
	margin-right: 10px;
}

.qrbig_pplus{
	border: 1px solid #000000;
	position: absolute !important;
	display: none;
	padding: 0px;
	z-index: 10000;
	cursor: pointer;
}

.alx_qr_text{
	text-decoration: underline !important;
	cursor: pointer;
}

.pplus_qr_code .callback{
	width: 100%;
	padding: 10px;
	text-align: center;
	background: #026ffc;
	color: #fff;
	margin-top: 5px;
	text-transform: uppercase;
}

.pplus_qr_code .callback:hover{
	background: #a50e0e;
}

.drop {
	display: none;
	position: absolute;
	left: 45px;
	top: 35px;
	background-color: #a50e0e;
	flex-direction: column;
	z-index: 9;
}
div.menu_top a .drop:hover {
	background: #a50e0e;
}

