.content4{
	
	width:94%;
	height:600px;
	margin-left:3%;
	margin-top:10px;
	background-color:#ffffff;
	border-radius:10px;
	display:none;
}

.content4 .syleft{
	width:40%;
	height:100%;
	background:url(https://dqkfine.oss-cn-hangzhou.aliyuncs.com/newversion/downloadpage/image/loginp.png) center center no-repeat;
	background-size:66% auto;
	float:left;
}

.content4 .syright{
	
	width:60%;
	height:100%;
	float:left;
	position:relative;
	
}

.content4 .syright .suow{
	color:#7e93af;
	font-size:15px;
	height:38px;
	line-height:38px;
	position:absolute;
	top: calc(40% - 130px);
	left:calc(30% - 85px);
	z-index:99999;
	font-weight:600;
}

.content4 .syright #qrcode{
	
	width:228px;
	height:228px;
	padding:15px 18px;
	padding-top:38px;
	
	background:url(https://dqkfine.oss-cn-hangzhou.aliyuncs.com/newversion/downloadpage/icon/suo.png) no-repeat;
	background-position:left 15px top 8px;
	background-size:22px 22px;
	
	background-color:#f0f0f0;
	position:absolute;
	top:40%;
	left:30%;
	margin-top:-130px;
	margin-left:-130px;
	border-radius:5px;
}

.content4 .syright .qrword{
	
	width:380px;
	height:45px;
	line-height:45px;
	text-align:center;
	position:absolute;
	top: calc(40% + 190px);
	left:calc(30% - 185px);	
	font-size:18px;
}
