/* 企业合作申请弹出层  begin */
.mask_div{
	z-index:10000;
}
.sqPopOuterBox{
	width:453px;
	height:310px;
	background:url(../../Image/QH_popDiv1.png) no-repeat 0px 0px;
	position:fixed;
	left:50%;
	top:50%;
	margin-top:-155px;
	margin-left:-226px;
	z-index:10001;
	/*display:none;*/
}
.qh_popCloseA,.qh_popCloseAdd{
	position: absolute;
	top: 28px;
	right: 15px;
	width: 12px;
	height: 13px;
	background: url(../../Image/lc_popCloseA.png) no-repeat;
}
.qh_popCloseAdd{
	background: url(../../Image/qh_popCloseA.png) no-repeat;}
.sqPopHeaderBox{
	font-size:24px;
	color:#fff;
	height:38px;
	line-height:38px;
	padding: 15px 0px 0px 70px;
}
.sq_FGouterBox{
	padding: 10px 0px 0px 90px;
}
.sq_FgBox{
	padding-left:80px;
	width:211px;
	height:34px;
	background:url(../../Image/QH_popDiv1.png) no-repeat 0px -310px;
	margin-top:10px;
	position:relative;
}
.sq_radioBox{
	padding-left:80px;
	width:211px;
	height:34px;
	line-height: 34px;
	margin-top:10px;
	position:relative;
	font-weight:bold;
	color:#fff;
}
.sq_FgLable{
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:34px;
	line-height:34px;
	text-align:right;
	font-size:14px;
}
.sd_FgInput{
	width:100%;
	height:14px;
	padding:10px 0px;
	background-color:transparent;
	border:none;
	outline:none;
	color:#A1A0A0;
	*margin-top:-1px;
}
.select_outerBox {
	width: 95px;
	height: 22px;
	line-height: 18px;
	padding: 2px 0;
	border: none;
	outline: none;
	background-color: transparent;
	margin-top: 6px;
	font-size: 12px;
}
.sq_FgRadio{
	vertical-align:top;
	margin:11px 5px 0px 5px;
	*vertical-align:middle;
	*margin:0px 5px 0px 5px;
}
.sq_radioLabel{
	height: 34px;
	line-height: 34px;
	display: inline-block;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	font-weight:normal;
}
.sq_popBtn{
	height:34px;
	width:291px;
	background:url(../../Image/QH_popDiv1.png) 0px -344px;
	border:none;
	outline:none;
	margin-top: 10px;
}
.sq_errorTipBox{
	position: absolute;
	height: 30px;
	width: 5px;
	top: 0px;
	right: -15px;
	background: url(../../Image/dk_errorTip.png) no-repeat;
}
/* 企业合作申请弹出层  end */

/* 提示弹出层 begin */
.qhTip_popOuterBox{
	width:452px;
	height:260px;
	background:url(../../Image/qhTip_popDiv.png) no-repeat 0px 0px;
	position:fixed;
	left:50%;
	top:50%;
	margin-top:-130px;
	margin-left:-226px;
	z-index:10001;
	/*display:none;*/
}
.qhTipPopHeaderBox{
	font-size: 22px;
	font-weight:bold;
	color:#005bac;
	height: 38px;
	line-height: 38px;
	padding: 15px 0px 0px 70px;
}
.qhTip_contentBox{
	padding: 50px 0px 0px 100px;
}
.qhTip_ctP{
	color:#999;
	font-weight:bold;
	font-size:18px;
	line-height:30px;
}
.qhTip_ctP .yel{
	font-size:24px;
	color:#ffba01;
	padding-left:5px;
}
.qhTip_popBtn{
	width:291px;
	height:34px;
	background:url(../../Image/qhTip_popDiv.png) 0px -260px;
	border:none;
	outline:none;
	margin-top:40px;
}
/* 提示弹出层 end */
