/*最后咨询模块*/
#s_que_wrap {
	min-width: 1101px;
	height: 867px;
	margin: auto;
	/*background: blue;*/
	background: url(../img/s_que_bg.jpg) no-repeat center;
	/*background-size: 100% 100%;*/
	position: relative;
}

#s_que_center {
	width: 1101px;
	height: 100%;
	margin: auto;
	position: relative;
}
#s_que_center>img{
	position: absolute;
	z-index: 10;
}

#s_que_center img:nth-of-type(1){
	left: 94px;
	top: 138px;
}
#s_que_center img:nth-of-type(2){
	left: 311px;
	top: 226px;
}
#s_que_center img:nth-of-type(3){
	left: 179px;
	top: 317px;
}
#s_que_center img:nth-of-type(4){
	left: 124px;
	top: 416px;
}
#s_que_center img:nth-of-type(5){
	left: 601px;
	top: 134px;
}
#s_que_center img:nth-of-type(6){
	left: 631px;
	top: 317px;
}
#s_que_center img:nth-of-type(7){
	left: 550px;
	top: 400px;
}
#s_que_center a{
	position: absolute;
	/*width: 200px;
	height: 58px;*/
	left: 0;
	right: 0;
	top: 525px;
	margin: 0 auto;
	z-index: 10;
	/*background: red;*/
}

#s_que_canvas{
	position: absolute;
	left: 0;
	top: 0px;
}
