.sjdh_box {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 999;
	display: none;
}

.sjdh_box ul {
	padding: 20px;
}

.sjdh_box ul li {
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	text-align: center;
	padding: 5px 20px;
	margin: 5px auto;
}

.dh_btn {
	position: fixed;
	top: 5%;
	right: 0px;
	z-index: 999;
	width: 50px;
	padding: 10px;
}

.dh_btn img {
	width: 100%;
}

.bj {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: none;
}

.vr_btn {
	position: fixed;
	top: 10%;
	right: 0px;
	z-index: 999;
	width: 50px;
	padding: 10px;
}

.vr02_btn {
	position: fixed;
	top: 10%;
	left: 40%;
	z-index: 999;
	border-radius: 5px;
	padding: 5px 10px;
	font-size: 12px;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	display: none;
}

.vr_btn img {
	width: 100%;
}

.wx_tk {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999;
	text-align: center;
	display: none;
	margin: auto;
}

.wx_tk .ewm_img {
	width: 300px;
	margin: 0 auto;
	margin-top:20rem;
}

.wx_tk .xh_btn {
	width: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10000;
}

.wx_tk p {
	margin: 50px auto;
	font-size: 14px;
}
