.sence{
	width: 100%;
	height: 100%;
	position:absolute;
	left:0px;
	top:0px;
	
}
.jspDrag{
	background:#f39c00;
}


.animated05 {
  -webkit-animation-duration:0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/**SENCE1**/
#sence1{
	background:url(../img/sence1_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1300px;
	opacity:0;
}

#sence1 .bg2{
	position:absolute;
	width:110%;
	left:7%;
	top:0%;
	margin-left:-200px;
	margin-top:-140px;
}

#sence1 .senceInner .photo1{
	position:absolute;
	left:40%;
	top:-12%;
	height:120%;
	margin-left:-170px;
	opacity:0;
	min-height:600px;
}
#sence1 .senceInner img{
	position:absolute;
	left:40%;
	top:-12%;
	height:120%;
	margin-left:-170px;
	opacity:0;
	min-height:600px;
}


/**SENCE2**/
#sence2{
	background:url(../img/sence2_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1360px;
	opacity:0;
}
#sence2 .senceInner img{
	position:absolute;
	left:43%;
	top:-13%;
	height:120%;
	margin-left:-170px;
	opacity:0;
	min-height:600px;
}

/**SENCE3**/
#sence3{
	background:url(../img/sence3_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1360px;
	opacity:0;
}
#sence3 .senceInner{
	max-width:1360px;
	margin:0 auto ;
}
#sence3 .senceInner img{
	position:absolute;
	top:-12%;
	height:120%;
	opacity:0;
	min-height:600px;
}
#sence3 .senceInner .txt2{
	margin-top:-30px;
}

#sence3 .bg2{
	background:url(../img/sence3_bg2.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1360px;
	position:absolute;
	left:0px;
	top:0px;
	opacity:0;
}
#sence3 .bg3{
	background:url(../img/sence3_bg3.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1360px;
	position:absolute;
	left:0px;
	top:0px;
	opacity:0;
}
#sence3 .btn{
	position:absolute;
	background:#000000;
	opacity:0;
	z-index:9999;
}
#sence3 .btnGoldWrap{
	margin-left:25px;
	
}
#sence3 .sence3Light{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#FFFFFF;
	opacity:0;
}


#sence3  .senceInner  .btnGoldLight{
	position:absolute;
	top:-12%;
	margin-top:30px;
	height:120%;
	min-height:600px;
	opacity:0;
}
#sence3  .senceInner  .btnSilverLight{
	position:absolute;
	top:-12%;	
	margin-top:30px;
	height:120%;
	min-height:600px;
	opacity:0;
}


#infoInner{
	background:url(../img/name.png) no-repeat left top;
	height:648px;
	position:absolute;
	top:50%;
	margin-top:-260px;
	padding-left:65px;
	opacity:0;
}

#infoBox{
	background:url(../img/text.png) no-repeat left top;
	height:385px;
	width:390px;
	margin-bottom:5px;
}

#navBlock li a.selected{
	background:#f39c00;
	box-shadow:0px 0px 3px #f39c00;
	
}