/*sousuo-qrcode-fixed*/

.filter-index .sousuoBox{
	position: relative;
}

.filter-index .sousuoBox .sousuo-qrcode-fixed{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	width: 68px;
	height: 93px;
	padding: 12px 19px 0;
	border-left: 1px solid #f0f0f0;
	background-color: #fff;
}

.filter-index .sousuoBox .sousuo-qrcode-fixed img{
	display: block;
	width: 68px;
	height: 68px;
}

.filter-index .sousuoBox .sousuo-qrcode-fixed p{
	padding-top: 2px;
	font-size: 12px;
	color: #666;
	text-align: center;
}


/*jobInfo-other-qrcode-fixed*/

.main-index .other{
	position: relative;
}

.main-index .other .jobInfo-other-qrcode-fixed{
	position: absolute;
	top: 0;
	right: 10px;
	width: 70px;
	height: 100px;
	padding: 0 10px;
	border: 1px solid #eee;
	background-color: #fff;
}

.main-index .other .jobInfo-other-qrcode-fixed img{
	display: block;
	width: 70px;
	height: 70px;
}

.main-index .other .jobInfo-other-qrcode-fixed p{
	padding: 3px 0 2px;
	font-size: 12px;
	color: #333;
	text-align: center;
}


/*p-login-qrcode-fixed*/

.p-login-qrcode-fixed{
	position: absolute;
	top: 140px;
	right: 50%;
	width: 84px;
	height: 122px;
	padding: 16px 15px 0;
	border-radius: 2px;
	box-shadow: 0 1px 3px #e8e8e8;
	margin-right: 245px;
	background-color: #fff;
}

.p-login-qrcode-fixed img{
	display: block;
	width: 84px;
	height: 84px;
}

.p-login-qrcode-fixed p{
	padding-top: 8px;
	font-size: 13px;
	text-align: center;
}


/*p-main-aside-qrcode*/

.p-main-aside-qrcode{
	float: left;
	width: 190px;
	border: 1px solid #E8E8E8;
	border-top: none;
	background: #f1f1f1;
}

.p-main-aside-qrcode img{
	display: block;
	width: 108px;
	height: 108px;
	margin: 30px 41px 0 41px;
}

.p-main-aside-qrcode p{
	margin: 12px 0 18px;
	font-size: 14px;
	text-align: center;
}











