.ask{
	position:absolute;
	width:900px;
	height:240px;
	background:url(../images/ask/osm_0009.png) top center no-repeat;
	top:50%;
	margin-top:-120px;
}
.ask .in{
	position:relative;
	width:880px;
	margin:0 auto;	
}
.ask .in .close{
	position: absolute;
    right: -25px;
    top: -15px;
	z-index:3;
}
.ask .woman{
	position: absolute;
	top:-206px; left:25px;
	z-index:0;
}
.ask .balloon{
	position: absolute;
	top:-190px; left:150px;
	z-index:0;
	width:394px; height:97px;
	background:url(../images/ask/osm_0002.png) top center no-repeat;
	
}
.ask .balloon .word{
	padding:10px 0 0 20px;
	text-align:center;
	font:33px/37px 'thaisanslite', Arial, sans-serif;
	color:#fff;
	
}
.ask .box{
	position:relative;
	z-index:1;
	float:left;
	width:220px;
	margin-top:-40px;
}	
.ask .box .pic{
	float:left;
	width:100%;	
	height:200px;
	overflow:hidden;
}		
.ask .box .text{
	float:left;
	width:100%;
	margin-top:-10px;
	margin-left:-3%;
	text-align:center;
	font:27px/27px 'thaisanslite', Arial, sans-serif;
	color:#fff;
}		
.ask .box .text a{
	color:#fff;
}



.ask-bottom{
	position: fixed;
	bottom: 0;
	right:20px;
	width:120px;
	height: 120px;
	bottom: 90px;
	z-index: 999;
}	

.ask-bottom .close{
	position: absolute;
	top: -30px;
	right: -10px;
}
.ask-bottom .btn{
	width: 120px;
	height:120px;
	position: absolute;
	background:url(../images/ask/pj_0001.png) top left no-repeat;
}
.ask-bottom .btn img{
	top: 0px;
	position: absolute;
	right: 15px;
	bottom: 0px;
	z-index: 3;
	-webkit-animation: 10s balloon both linear infinite alternate;
	animation: 10s balloon both linear infinite alternate;
	opacity: .9;
}

@-webkit-keyframes trian {
    0% {
		top: 0px; 
	}
	50% {
		top: 0px;
	}
	
	52% {
	top: -10px;
    }
	54% {
	top: 0px;
    }
	56% {
	top: 0px;
    }
	
	58% {
	top:-15px;
    }
	60% {
	top: 0px;
    }
	
	100% {
	top: 0px;
    }
	}			
	
	
	
	
	
	
	.ask-sub{
	margin-top:10px;
	}
	.ask-sub .in{
	position:relative;
	width:100%;
	height:208px;
	margin:0 auto;
	}
	.ask-sub .woman{
	position: absolute;
	top:30px; left:25px;
	z-index:0;
	}
	.ask-sub .balloon{
	position: absolute;
	top:46px; left:150px;
	z-index:0;
	width:394px; height:97px;
	background:url(../images/ask/osm_0002.png) top center no-repeat;
	
	}
	.ask-sub .balloon .word{
	padding:10px 0 0 20px;
	text-align:center;
	font:33px/37px 'thaisanslite', Arial, sans-serif;
	color:#fff;
	
	}	
	
	
	
	
	
	
		