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

#navBlock{
	position:absolute;
	bottom:44px;
	left:50%;
	margin-left:-110px;
}
/**SENCE1**/
#sence1{
	background:#FFFFFF;
	background-size:cover;
	width: 100%;
	height: 100%;
	opacity:0;
	min-width:1360px;
}
#sence1 .senceInner .photo1{
	position:absolute;
	left:18.5%;
	top:0px;
	height:110%;
	opacity:0;
	min-height:600px;
}
#sence1 .senceInner .photo2{
	position:absolute;
	left:18.5%;
	top:80px;
	height:110%;
	opacity:0;
	min-height:600px;
}
#sence1 .senceInner .photo3{
	position:absolute;
	left:18.5%;
	top:0px;
	height:110%;
	opacity:0;
	min-height:600px;
}

#sence1 .txtBox .txt1{
	opacity:0;
}
#sence1 .txtBox .txt2{
	opacity:0;
}
#sence1 .txtBox .txt2 a:hover img{
	opacity:0.8;
}
#sence1 .txtBox{
	position:absolute;
}
#sence1 .sence1Btn{
	margin-top:20px;
	margin-left:5px;
	opacity:0;
}
#sence1 .sence1Btn:hover img{
	opacity:0.8;
}

#sence1 .senceInner .footTxt{
	width:100%;
	height:100%;
	position:absolute;
	text-align:center;
	bottom:95px;
}
#sence1 .senceInner .foot1{
	display:inline-block;
	margin-top:100px;
	height:110%;
	min-height:600px;
	width:auto;
	opacity:0;
}
#sence1 .senceInner .foot2{
	display:inline-block;
	margin-top:100px;
	height:110%;
	min-height:600px;
	width:auto;
	opacity:0;
}
#sence1 .senceInner .foot3{
	display:inline-block;
	margin-top:100px;
	min-height:600px;
	width:auto;
	height:110%;
	opacity:0;
}

/**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 .bg{
	position:absolute;
	left:30%;
	top:-115px;
	height:120%;
	margin-left:-15px;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .photo{
	position:absolute;
	left:30%;
	top:-115px;
	height:120%;
	margin-left:-15px;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .img1{
	position:absolute;
	left:30%;
	top:-115px;
	height:120%;
	margin-left:-15px;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .img2{
	position:absolute;
	left:30%;
	top:-115px;
	height:120%;
	margin-left:-15px;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .txt1{
	position:absolute;
	left:30%;
	top:-115px;
	height:120%;
	margin-left:-15px;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .txt2{
	position:absolute;
	left:30%;
	top:-115px;
	height:120%;
	margin-left:-15px;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .txt3{
	position:absolute;
	left:30%;
	top:-115px;
	height:120%;
	margin-left:-15px;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .txt2Bg{
	position:absolute;
	left:30%;
	top:-115px;
	height:120%;
	margin-left:-15px;
	opacity:0;
	min-height:600px;
}

#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:#B1B1B1;
	box-shadow:0px 0px 3px #B1B1B1;
	
}