@charset 'gb2312';
.popBtn{
	cursor: pointer;
}
.applypopbox{
  display: none;
	position: fixed;
	top:0;
	left:0;
	z-index: 19997;
	overflow: hidden;
	background-color:#828282;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.applypop{
  display: none;
	position: fixed;
	width:652px;
	height:520px; 
	margin:0 auto;
	left:50%;
	margin-left: -328px;
	top:50%;
	z-index: 19998;
	margin-top:-270px;
	border:2px #026ec1 solid;
	background:url(https://www.igo.cn/zt/images/pop_bg.jpg) 0 -16px no-repeat;
}
.applypop .pop-title{
	position: relative;
	width:100%;
	height:30px;
	padding: 13px 0;
	background-color: #026ec1;
}
.applypop .pop-title span{
	margin-left: 20px;
	font-size: 24px;
	color:#fff;
	 font-family: "Î¢ÈíÑÅºÚ";
}
.applypop .closebtn{
	position: absolute;
	top:5px;
	right:5px;
	width:16px;
	height:16px;
	cursor: pointer;
}
.applypop .closebtn img{
	width:100%;
	height:100%;
}
.clear{clear:both;}
.applypop .formt{
	margin-left:330px;
	width:auto;
	color:#727171;
	font-size: 16px;
	font-family: "ËÎÌå";
	margin-top: 90px;
}
.applypop .formt tr td{
  padding:10px;
}
.applypop .formt input,.applypop .formt select{
	width:165px;
	height:30px;
	border:1px #d1d1d1 solid;
	background: none;
	font-size:14px;
	line-height:20px;
	*line-height:30px;
}
.applypop .formt #subBtn,.applypop .formt .olcall{
	float:left;
	width:107px;
	height:38px;
	background-color:#cf0101;
	border:none;
	padding:0;
	color:#fff;
	margin-left:30px;
	cursor: pointer;
}
.applypop .formt .olcall{
	height:26px;
	display: block;
	margin-left:15px;
	padding-top:12px;
	font-size: 12px;
}
.sucpop{
  position: fixed;
  display: none;
  left:50%;
  margin-left: -180px;
  top:50%;
  z-index: 19999;
  margin-top:-75px;
  width:360px;
  height:155px;
  font-family: "Î¢ÈíÑÅºÚ";
  font-size: 14px;
  border:1px solid #d1d1d1;
  background-color:#fff;
}
.sucpop table{border:none;  border-spacing:0px;}
.sucpop table tr td{padding:0 15px;}
.sucpop .surebtn{
  width:115px;
  height:40px;
  background-color: #cf0101;
  border:none;
  color:#fff;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ÆÀ¹ÀÈëÑ§¼¸ÂÊµ¯³ö¿ò~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.testpopdiv{display:none;position:fixed;left:50%;margin-left:-130px;margin-top:-130px;top:50%;width:260px;
	height:260px;border:6px #264367 solid;background-color:#fff;z-index:999999;}
.testpopdiv .yyCon{position:relative;margin-top:10px;margin-left:20px;width:230px;}
.testpopdiv .yyCon span{display:inline;float:left;font-size:14px;color:#1b1b1b;line-height:32px;
	font-family:"Microsoft YaHei";}
.testpopdiv .yyCon input,.yyCon select{display:inline;float:left;width:150px;height:25px;font-size:14px;color:#1b1b1b;
	line-height:17px;border:1px solid #979a9b;background-color:#ffffff;margin:3px 0;}
.testpopdiv .yyCon select{padding-top:0;height:25px;width:122px;}
.testpopdiv .theBtn{display:inline-block;width:180px;margin:15px 0 0 25px;height:43px;border:none;font-size:14px;color:#fff;
	font-family:'Î¢ÈíÑÅºÚ';background-color:#cc2436;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	line-height:43px;text-align:center;}
.testpopdiv .theBtn:hover{background-color:#840a17;}
.testpopdiv .bt{position:relative;display:block;width:260px;font-size:20px;color:#1b1b1b;padding-top:10px;
	text-align:center;}
.testpopdiv .bt .closeBtn{position:absolute;width:16px;height:16px;top:5px;right:5px;
	background:url(../images/close-icon-2.png) 0 0 no-repeat;z-index:999;cursor:pointer;}