@charset "utf-8";
/* CSS Document */

/*账号安全弹窗 start*/
.zhaqtcDiv {
	width:486px;
	height:306px;
	z-index:100;
	margin-top: -153px;
	margin-left: -243px;
	position: fixed;
	left: 50%;
	top: 50%;
	display:none;
}
.zhaqtcBox {
	width:486px;
	height:127px;
	background-color:#ffedbb;
	padding-top: 90px;
}
.zhaqtcBox p {
	font: 12px/36px "微软雅黑";
	color: #2b2b2b;
	text-align: center;
}
.jrgrzxDiv {
	width:486px;
	height:67px;
	background: #EEEEF0;
	padding-top: 22px;
}
.jrgrzxDiv a {
	display:block;
	outline:none;
	text-indent:-9999px;
	width:145px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/mhindex2015/common.png) -192px -1427px;
}
.zhaqtcDiv .thBg {
	background: url(../images/mhindex2015/common.png) -363px -1429px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 37px;
	position: absolute;
	top:33px;
	left:224px;
}
.zhaqtcDiv .closezhaqtcBtn {
	background: url(../images/mhindex2015/common.png) -433px -1433px;
	text-indent: -9999px;
	display: block;
	height: 33px;
	width: 33px;
	position: absolute;
	top: -36px;
	right: 0px;
	cursor: pointer;
}
/*账号安全弹窗 end*/