@charset "utf-8";

*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

@media (min-width: 990px) {
/* tipbar */
.tipSwitch,.tipbox,.tipword,.progress li,.tipbar .arrow,.tipBarword{background:url(../images/guidebg.png) no-repeat;}
#searchTip{overflow:hidden;}
.tipbox{width:290px;position:relative;height:190px;display:none;background-position:0 0;}
.tipbox .tipboxBtn{position:absolute;display:inline-block;width:25px;height:25px;left:236px;top:36px;cursor:pointer;}
.tipboxNextbtn{position:absolute;display:inline-block;width:82px;height:28px;left:159px;top:127px;cursor:pointer;}
.progress{position:absolute;left:71px;top:136px;width:60px;height:9px;line-height:9px;font-size:0px;}
.progress li{float:left;width:9px;height:9px;margin-right:6px;font-size:0px;background-position:-635px -82px;}
.progress .on{background-position:100% -82px;}
.tipword{position:absolute;}
#step1{z-index:1005;}
#step2{z-index:1004;}
#step3{z-index:1003;}
#step4{z-index:1002;}
/*start*/
#step5{z-index:1001;}
/*end*/
#step1 .tipword{width:205px;height:56px;left:45px;top:60px;background-position:0 -217px;}
#step2 .tipword{width:138px;height:56px;left:36px;top:65px;background-position:-205px -217px;}
#step3 .tipword{width:138px;height:56px;left:45px;top:60px;background-position:-343px -217px;}
/*start*/
#step4 .tipword{width:138px;height:56px;left:45px;top:60px;background-position:-481px -217px;}
/*end*/
#step5 .tipword{width:205px;height:56px;left:45px;top:44px;background-position:0 -272px;}
#step5{width:290px;height:190px;background-position:-294px 0;}
#step5 .tipboxBtn{left:252px;top:20px;}
#step5 .tipboxNextbtn{left:84px;top:109px;}
.tipbarwrap{position:absolute;width:100%;height:1px;left:0px;top:0px;z-index:1000;background-color:transparent;}
.tipbardiv{position:relative;width:900px;height:1px;margin:0px auto;}
.tipbar{display:none;position:absolute;z-index:1000;}
.tipbarInner{position:relative;}
.tipbar .arrow{width:70px;height:46px;background-position:100% 0;position:absolute;}
.tipBarword{position:absolute;}
#tipbar1{background:url(../images/flow-pic.png) no-repeat;width:615px;height:200px;top:75px;left:210px;}
#tipbar1 .arrow{left:284px;top:-42px;}
#tipbar1 .tipBarword{width:105px;height:25px;left:355px;top:-39px;background-position:-84px -192px;display: none;}
#tipbar2{background:url(../images/flow-pic.png) no-repeat 0 -200px;width:900px;height:471px;top:110px;left:0px;}
#tipbar2 .arrow{left:384px;top:167px;background-position: -585px -145px;}
#tipbar2 .tipBarword{width:105px;height:24px;left:275px;top:164px;background-position:-188px -192px;}
.clear{font-size:0px;line-height:0px;height:0px;overflow:hidden;}
/*start*/
#tipbar3{background:url(../images/flow-pic.png) no-repeat 0 -674px;width:615px;height:288px;top:75px;left:210px;}
#tipbar3 .arrow{/*left:284px;top:-42px;*/left: 570px;top: -39px;}
#tipbar3 .tipBarword{width:105px;height:24px;left:305px;top:-42px;background-position:-293px -192px;display: none;}
/*end*/
#tipbar4{background:url(../images/flow-pic.png) no-repeat 0px -962px;width:900px;height:223px;left:0px;top:130px;}
#tipbar4 .arrow{left:384px;top:-29px;background-position: -585px -145px;}
#tipbar4 .tipBarword{width:105px;height:24px;background-position:-398px -192px;left:315px;top:-32px;display: none;}

#tipbar1 .tipbarInner{width:615px;height:249px;}
#tipbar2 .tipbarInner{width:900px;height:471px;}
/*start*/
#tipbar3 .tipbarInner{width:615px;height:288px;}
/*end*/
#tipbar4 .tipbarInner{width:900px;height:223px;}
.notip{position:absolute;left:175px;top:112px;}
#notip{vertical-align:middle;}
.notip label{vertical-align:middle;color:#0c5685;}
.tipSwitch{width:80px;height:26px;cursor:pointer;background-position:0 -190px;cursor:pointer;position:absolute;top:10px;right:420px;}
.font{font-family:"微軟正黑體", Verdana, Geneva, sans-serif;font-size: 13px;	}
#guide-step{width:100%;height:100%;overflow:hidden;margin:0px auto;/*background:url(../images/info.png) no-repeat;*/position:relative;}
}

@media (max-width: 989px) {
#searchTipBg{
display: none;
}
.tipbox{
display: none;
}
#guide-step{
display: none;
}
	}