.sence{
	width: 100%;
	height: 100%;
	position:absolute;
	left:0px;
	top:0px;
	
}
.jspDrag{
	background:#ff11cc;
}
/**SENCE1**/
#sence1{
	background:url(../img/sence1_bg.jpg) no-repeat center center;
	background-size:cover;
	width: 100%;
	height: 100%;
	min-width:1360px;
	opacity:0;
}
#sence1 .senceInner .photo{
	position:absolute;
	left:50%;
	/**top:0px;**/
	top:80px;
	height:100%;
	margin-left:-170px;
	opacity:0;
	min-height:600px;
}
#sence1 .senceInner .txt1{
	position:absolute;
	left:50%;
	top:20px;
	height:100%;
	/*margin-left:-170px;*/
	margin-left:-400px;
	opacity:0;
	min-height:600px;
}
#sence1 .senceInner .txt1Bg{
	position:absolute;
	left:50%;
	/*top:20px;*/
	top:50px;
	height:100%;
	margin-left:-170px;
	opacity:0;
	min-height:600px;
}
#sence1 .senceInner .txt2{
	position:absolute;
	left:50%;
	top:0px;
	height:100%;
	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 .photo{
	position:absolute;
	left:50%;
	margin-left:-300px;
	top:0px;
	height:100%;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .txt1{
	position:absolute;
	left:50%;
	margin-left:-410px;
	top:0px;
	height:100%;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .txt2{
	position:absolute;
	left:50%;
	margin-left:-400px;
	top:0px;
	height:100%;
	opacity:0;
	min-height:600px;
}
#sence2 .senceInner .txt2Bg{
	position:absolute;
	left:50%;
	margin-left:-400px;
	top:0px;
	height:100%;
	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 .photo1{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-20px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .photo2{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-20px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .card1{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-40px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .card2{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-40px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .txt1{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-40px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .txt2{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-20px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .txt2Sub{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-20px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .txt2Shadow{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-20px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .txt3{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-40px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .card1{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-45px;
	height:100%;
	min-height:600px;
	opacity:0;
}
#sence3 .senceInner .card2{
	position:absolute;
	left:50%;
	margin-left:-320px;
	top:-40px;
	height:100%;
	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:#ff11cc;
	box-shadow:0px 0px 3px #ff11cc;
	
}