

/*弹出框*/

#mask{ height:100%;width:100%;background:#000;opacity:0.1;filter:alpha(opacity=10);position:absolute;left:0;top:0;display:none;z-index: 99;}
#searchTip{ width:100%;height:100%; position:absolute; display:none;top:0;z-index:999;}
#searchTip div{ position:absolute; display:none }
#searchTip div a{ position:absolute;width:64px; height:25px; cursor:pointer; text-indent:-999px; overflow:hidden}
#searchTip div span{cursor:pointer; position:absolute; width:30px; height:30px;text-indent:-999px; overflow:hidden}
.stepA{ background:url(btn_top_02.png) no-repeat; height:219px; width:746px; left:50%; margin-left:-500px;
 display:block;z-index:100;}
.stepA a{top:173px; right:42px; }
.stepA span{ top:104px; right:-2px; }
.stepB{ background:url(btn_left_05.png) no-repeat; width:349px; height:491px;top:10%;z-index:100; left:50%; margin-left:-600px;}
.stepB a{top:341px; left:250px;}
.stepB span{ top:265px; right:-2px; }
.stepC{ background:url(btn_right_08.png) no-repeat; width:278px; height:381px;top:100px; z-index:100; right:0%}
.stepC a{top:294px; right:176px; }
.stepC span{ top:205px; left:-2px; }
.stepD{ background:url(btn_bottom_11.png) no-repeat; width:619px; height:259px;bottom:20px;z-index:100;left:50%; margin-left:-300px;}
.stepD a{top:76px; right:42px;}
.stepD span{ top:-3px;right:1px;; }
/*
/*
@media screen and (max-width:1024px) {
	.stepA{zoom:.8;top:222px;}
	.stepB{zoom:.8;top:225px;}
	.stepC{zoom:.8;top:74px;left:978px;}
	.stepD{zoom:.8;top:485px;}
	.stepE{zoom:.8;top:580px;}
	.stepF{zoom:.8;top:607px;left:0;}
}
*/