.maze-wapper{background-color:#f3f1ec;padding:60px 0}.maze{position:relative;background-color:#f3f1ec;width:706px;height:237px;margin:0 auto;font-size:1px}.walls{position:absolute;background-color:#e1d4ae}.thinwalls{position:absolute;background-color:#e4dfcf}.person{top:50%;left:50%;height:10px;width:10px;position:absolute}.head{top:50%;left:50%;position:absolute;height:20px;width:20px;z-index:1}.entrance,.finish{background:url(/static/resource/maze/arrow.png) 50% 50% no-repeat;position:absolute}.entrance{top:220px;left:336px;height:19px;width:16px}.finish{top:0;left:529px;height:19px;width:20px}.footer{background:0 0;height:auto}.maze-desc{background-image:url(/static/resource/maze/maze.png);margin:40px auto 0;width:239px;height:37px}.maze-desc-text{margin:10px auto 0;width:960px;text-align:center;color:#666;font-size:12px}.goindex{display:block;background-image:url(/static/resource/maze/goindex.png);margin:30px auto 0;width:141px;height:41px}