*{padding:0;margin:0;}
.scene_wrap{width:100%;height:456px;position:relative;overflow:hidden;background:url(https://nnimg.ysyteam.com/Images/scene/scene.jpg) no-repeat;/*min-width:1250px;*/}
.scene_wrap{
	min-width:1000px;
	overflow:hidden;
}
.scene_in{
	position:absolute;
	left:50%;
	margin-left:-625px;
	top:0;
	width:1250px;
	height:456px;
	overflow:hidden;
}
.scene-main {
  width: 1250px;
  height:456px;
  margin:0 auto;
  position: relative;
}
.scene a{width:100%;height:100%;}
.scene {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 21;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  display:none;
}
.live-scene .layer {
  backface-visibility: hidden;
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
}

.live-text01 {
  width: 720px;
  height: 360px;
  background: url(https://nnimg.ysyteam.com/images/scene/text_01.png?_=20151013) 0 0 no-repeat;
  position: absolute;
  left:280px;
  top: 16px;
  z-index:10
}

.live-item {
  position: absolute;
}
.live-item01 {
  width:274px;
  height:453px;
  background: url(https://nnimg.ysyteam.com/images/scene/girlb_1.png) 0 0 no-repeat;
  left:0px;
  top:2px;
}
.live-item02 {
  width:276px;
  height:404px;
  background: url(https://nnimg.ysyteam.com/images/scene/girlb_2.png) 0 0 no-repeat;
  left:60px;
  top:50px;
}
.live-item03 {
  width:274px;
  height:453px;
  background: url(https://nnimg.ysyteam.com/images/scene/girlb_3.png) 0 0 no-repeat;
  left:975px;
  top:2px;
}
.live-item04 {
  width: 328px;
  height: 511px;
  background: url(https://nnimg.ysyteam.com/images/scene/girlb_4.png) 0 0 no-repeat;
  left:915px;
  top: 15px;
}
.scene_btn{
	position:absolute;
	left:50%;
	top:0;
	width:1250px;
	margin-left:-625px;
}
.scene_wrap .scene_close{
	width:40px;
	height:40px;
	position:absolute;
	top:16px;
	right:300px;
	z-index:15;
	
}
