@charset "utf-8";

#lxhz-pop .applypopbox{
	width:100%;
	height: 100%;
  	display: none;
	position: fixed;
	top:0;
	left:0;
	z-index: 99997;
	overflow: hidden;
	background-color:#828282;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
#lxhz-pop .applypop{
  display: none;
	position: fixed;
	width:660px;
	height:478px; 
	margin:0 auto;
	left:50%;
	margin-left: -330px;
	top:50%;
	z-index: 99998;
	margin-top:-239px;
	background:url(../images/63136.jpg);
}
#lxhz-pop .applypop .pop-title{
	position: relative;
	width:100%;
	height:30px;
}
#lxhz-pop .applypop .pop-title span{
	margin-left: 20px;
	font-size: 24px;
	color:#fff;
}
#lxhz-pop .applypop .closebtn{
	position: absolute;
	top:21px;
	right:24px;
	width:20px;
	height:20px;
	background-size: 100% 100%;
	cursor: pointer;
}
#lxhz-pop .clear{clear:both;}
#lxhz-pop .applypop .formt{
	padding-left:340px;
	width:auto;
	color:#727171;
	font-size: 16px;
	font-family: "宋体";
	margin-top: 110px;
}
#lxhz-pop .applypop .formt tr td{
  padding:10px;
}
#lxhz-pop .applypop .formt input,.applypop .formt select{
	width:165px;
	height:30px;
	border:1px #d1d1d1 solid;
	background: none;
	font-family: '微软雅黑';
}
#lxhz-pop .applypop .formt #subBtn,.applypop .formt .olcall{
	float:left;
	width:107px;
	height:38px;
	background-color:#f95659;
	border:none;
	padding:0;
	color:#fff;
	margin-left:30px;
	cursor: pointer;
}
#lxhz-pop .applypop .formt .olcall{
	height:32px;
	display: block;
	margin-left:15px;
	padding-top:6px;
	font-size: 18px;
	font-weight: bold;
}
#lxhz-pop #subBtn{
	font-size: 18px;
	font-weight: bold;
}
#lxhz-pop .sucpop{
  position: fixed;
  display: none;
  left:50%;
  margin-left: -180px;
  top:50%;
  z-index: 99999;
  margin-top:-75px;
  width:360px;
  height:155px;
  font-family: "微软雅黑";
  font-size: 14px;
  border:1px solid #d1d1d1;
  background-color:#fff;
}
#lxhz-pop .sucpop table{border:none;  border-spacing:0px;}
#lxhz-pop .sucpop table tr td{padding:0 15px;}
#lxhz-pop .sucpop .surebtn{
  width:115px;
  height:40px;
  background-color: #f95659;
  border:none;
  color:#fff;
}