@charset "UTF-8";
body, html{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-color:#000;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
font-family: 'Roboto', sans-serif;
font-size:30px;

}
.logo{
display:none;
position: absolute;
width: 11%;
z-index: 1000000;
top: 4%;
left: 1%;
}
.menu-ele{
width: 11%;
text-align:center;
float:left;
}
.menu{
display:none;
margin-left: 11%;
width:100%;
position: absolute;
z-index: 1000;
top: 4%;
}


.down{
	display:none;
	background-image:url(../img/down.png);
	background-size:auto 100% ;
	background-position:center center;
	background-repeat:no-repeat;
	position:absolute;
	z-index:1000000000;
	bottom:20px;
width: 100%;
height:8%;
}
pointer{
	cursor:pointer;
}

.onetextcont{
display:none;
vertical-align:middle;
position: absolute;
top: 31%;
left: 17%;
}
.onemore{
	height:100%;
}
.onetext{
/*	display:none;
*/}
.twotextcont{
display:none;
vertical-align:middle;
position: absolute;
top: 27%;
left: 15%;
}
.twomore{
	height:100%;
}
.twotext{
	display:none;
}
.threetextcont{
display:none;
vertical-align:middle;
position: absolute;
bottom: 23%;
right: 15%;
}
.threemore{
	height:100%;
}
.threetext{
/*	display:none;
*/}

.fourtextcont{
display:none;
vertical-align:middle;
position: absolute;
bottom: 24%;
left: 9%;
}
.fourmore{
	height:100%;
}
.fourtext{
/*	display:none;
*/}

.fivetextcont{
display:none;
vertical-align:middle;
position: absolute;
bottom: 17%;
right: 6%;
}
.fivemore{
	height:100%;
}
.fivetext{
/*	display:none;
*/}

.sixtextcont{
display:none;
vertical-align:middle;
position: absolute;
bottom: 9%;
left: 13%;
}
.sixmore{
	height:100%;
}
.sixtext{
/*	display:none;
*/}

.seventextcont{
display:none;
vertical-align:middle;
position: absolute;
bottom: 23%;
right: 12%;
}
.sevenmore{
	height:100%;
}
.seventext{
/*	display:none;
*/}

.eighttextcont{
display:none;
vertical-align:middle;
position: absolute;
bottom: 25%;
left: 19%;
}
.eightmore{
	height:100%;
}
.eighttext{
/*	display:none;
*/}

.ninetextcont{
display:none;
vertical-align:middle;
position: absolute;
bottom: 16%;
right: 8%;
}
.ninemore{
	height:100%;
}
.ninetext{
/*	display:none;
*/}




.downblank{
	cursor:pointer;
}
.cycle-slideshow{
	height:100%;
	width:100%;
}
video{
	height:100%;
	width:100%;
}
.slide{
	width:100%;
	height:100%;
}

#one{
	background-color:#000;
	background-size:auto 100% ;
	background-position:66% center;
	background-repeat:no-repeat;
	background-image:url(../img/one.jpg);
	height:100%;
	margin:0;
	padding:0;
}
#two{
	background-color:#000;
	background-size:auto 100% ;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../img/two.jpg);
	height:100%;
	margin:0;
	padding:0;
}
#three{
	background-color:#000;
	background-size:cover ;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../img/three.jpg);
	height:100%;
	margin:0;
	padding:0;
}
#four{
	background-color:#000;
	background-size:cover ;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../img/four.jpg);
	height:100%;
	margin:0;
	padding:0;
}
#five{
	background-color:#000;
	background-size:cover ;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../img/five.jpg);
	height:100%;
	margin:0;
	padding:0;
}
#six{
	background-color:#000;
	background-size:auto 100% ;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../img/six.jpg);
	height:100%;
	margin:0;
	padding:0;
}
#seven{
	background-color:#000;
	background-size:auto 100% ;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(../img/seven.jpg);
	height:100%;
	margin:0;
	padding:0;
}
#eight{
	background-color:#000;
	background-size:auto 100% ;
	background-position:center right;
	background-repeat:no-repeat;
	background-image:url(../img/eight.jpg);
	height:100%;
	margin:0;
	padding:0;
}
#nine{
	background-color:#000;
	background-size:auto 85% ;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(../img/nine.jpg);
	height:100%;
	margin:0;
	padding:0;
}

