<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.popbtn{
	cursor: pointer;
}
.applypopbox{
    display: none;
	position: fixed;
	width:100%;
	height:100%;
	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 #261156 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:#261156;
}
.applypop .pop-title span{
	margin-left: 20px;
	font-size: 24px;
	color:#fff;
	font-family: "Microsoft YaHei";
}
.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: "Microsoft YaHei";
	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:#ed2839;
	border:none;
	padding:0;
	color:#fff;
	margin-left:30px;
	cursor: pointer;
	text-decoration:none;
}
.applypop .formt .olcall{
	margin-left:15px;
	line-height:38px;
	font-size:14px;
	font-family: "Microsoft YaHei";
}
.sucpop{
  position: fixed;
  display: none;
  left:50%;
  margin-left: -180px;
  top:50%;
  z-index: 19999;
  margin-top:-75px;
  width:360px;
  height:155px;
  font-family: "Microsoft YaHei";
  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:#ed2839;
  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 #261156 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: "Microsoft YaHei";background-color:#e40040;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	line-height:43px;text-align:center;}
.testpopdiv .theBtn:hover{background-color:#e40040;}
.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;}
.sucpop table .newTd{text-align:left;color:#fff;background:#261156;}
.testpopdiv .submit{
	  display:block;
	  width:116px;
	  height:40px;
	  line-height: 40px;
	  color:#fff;
	  text-align: center;
	  font-size: 14px;
	  background-color:#ed2839;
	  margin:0 auto;
	  margin-top:30px;
	  text-decoration:none;  
	}</pre></body></html>