
@charset "utf-8";
@font-face{
	font-family:qiji-combo; 
	src:url('./src/font/qiji-combo.ttf') format('truetype');

}
/* CSS Document */

body, html{
	margin: 0;
	padding: 0;

	background-size:50%;
	background-color: rgb(230,226,223);
	/* border:5px solid #f00; */
}


body {
	display:block;
}

body:active div {
    animation-play-state: running;
}
body::-webkit-scrollbar {
    display: none;
}
img{
	border: 0;
}


.add{
	height:100%;
	overflow:hidden;
}


#header h1, #pixels{
	color: #48941A;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}

#loader {
	position:absolute;
	width:100%;
	height:2000%;
	z-index:100;
	background-color:#e2e0e0;
}

#load {
	position:fixed;
	width:206px;
	left:50%;
	margin-left:-103px;
	top:50%;
	margin-top:-103px;
}

#load img {
	position:absolute;
}

#load #cl  { 
	left:50%; 
	margin-left:-36px; 
	top:50%;
	margin-top:63px; 
	opacity:0.8; 
	position:absolute;  
	}


#share {
	float:left;
	position:fixed;
	z-index:50;
	left:40px;
	bottom:40px;
}

#share a {
	opacity:0.4;
		-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}

#share a:hover {
	opacity:1;
}
	
#content {
	width:210px;
	float:left;
	position:absolute;
	bottom: 4px;
	left: 39px;
	height:41px;
	z-index:50;
	display:none;
	list-style: none;
	border-radius:0 3px 3px 0;
	background-color: rgba(255,255,255,0.4);
}


#content li {
	margin-top:10px;
	margin-left:10px;
	display:inline;
	float:left;
	width:95px;
	
}

#content li a{
	width:88px;
}

#nav{
	list-style: none;
	position: fixed;
	right: 0px;
	z-index:100;
	width: 100px;
	height:300px;
	top:150px;
}

/* #n0{
	position: absolute;
	top: 110px;
	left: 40px;
}
#n1{
	position: absolute;
	top: 160px;
	left: 10px;
} */


#nav li{
	position: relative;
	margin-top: 10px;
	right: 0px;
	height:50px;
	width: 50px;	
}
#nav li a{
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	
}
#nav li a:hover{
	opacity:1;
	
}

#nav li a img{
	position: absolute;
	left: 20px;
	top:10px;
	
}
#nom {
	opacity:1;
	right:20px;
	position:absolute;
}
#nom li a{
	opacity:1;
	display:none;
	float:right;
}





#lead-in{
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.intro{
	background:url(images/background/background1.svg) 0 no-repeat;
	background-color:#f8f4ed;
	background-position:center;
	background-size:1400px;
	position: relative;
	height: 800px;
	width: 1600px
	/* color: white; */
	/* margin: 0 auto;
	padding: 0; */

}

.front-snake img{
	position:fixed;
	height: 40%;
	width: 20%;
	bottom:300px;
	z-index: 30;
}

.front-stretch img{
	position:fixed;
	height: 60%;
	width: 18%;
	top:-20px;
	right: 100px;
	z-index: 30;
}


#front-cloud1 img{
	position:fixed;
	height: 150px;
	width: 600px;
	bottom:100px;
	right: 400px;
	opacity: 0.7;
	z-index: 30;
}


#front-cloud2 img{
	position:fixed;
	height: 100px;
	width: 400px;
	top:0px;
	left: 400px;
	opacity: 0.7;
	z-index: 30;

}

.intro .progress{
	position:fixed;
	height: 100px;
	width: 400px;
}


.intro a {
	border:none;
	background-color:transparent;
	opacity:0.6;
	bottom:15px;
	position:fixed;
	left:50%;
	width:30px;
	margin-left:-15px;
	z-index:20;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}


.animate {
    animation-play-state: paused;
}
.active .animate {
    animation-play-state: running;
}

#comic {
	position: absolute;
	background:linear-gradient(#E3E7E8,#f8f4ed) ;
	background-position:center;
	height: 1600px;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index:20;

}

.comic-box{
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 21;
}

.m1{
	background-image: url("images/comic/m1.png") ;
	background-position: center;
	background-size: contain;
	position: relative;
	height: 471px;
	width: 614px;
	top:100px;
	left:350px;
}

.m2{
	background-image: url("images/comic/m2.png") ; 
	position: relative;
	background-size: contain;
	background-position: center;
	height: 321px;
	width: 664px;
	top:100px;
	left: 500px;
}
.m2Say{
	background-image: url("images/comic/m2 对话框加字.png") ; 
	position: relative;
	background-size: contain;
	background-position: center;
	height: 95px;
	width: 367px;
	top:60px;
	left: 600px;
	opacity: 0;
}


.m3{
	position: relative;
	height: 600px;
	width: 1600px;
	top:100px;
	left: 0;
}

.m3 #pic1{
	position: absolute;
	background-size: contain;
	background-position: center;
	height: 500px;
	width: 500px;
	top:100px;
	left: 30%;
	z-index: 2;
}

.m3 #pic2{

/* 	position: absolute;
	background-size: contain;
	background-position: center; */
	width: 1600px;
	z-index: 1;
}
#bgdiv{
	position: relative;
	height: 800px;
	width: 1600px;
	top: 0px;
	z-index: 0;
}

/* .#pic2{
	position: absolute;
	width: auto;
	height: 7700px;
	background-image: url("images/allbg.svg") ;
	background-size: cover; 
	z-index: 2;
} */

.g6-tooltip {
      border: 1px solid #e2e2e2;
      border-radius: 4px;
      font-size: 12px;
      color: #999999;
      background-color: rgba(255, 255, 255, 0.8);
      padding: 10px 8px;
      /* box-shadow: rgb(174, 174, 174) 0px 0px 10px; */
      font-family:  "Times New Roman,Georgia,Serif";
      text-align: center;
}
/* .g2-tooltip {
      border: 1px solid #e2e2e2;
      width: 100px;
      height: 40px;
      border-radius: 2px;
      font-size: 10px;
      color: #545454;
      background-color: rgba(255, 255, 255, 0.9);
      padding: 10px 4px;
      box-shadow: rgb(174, 174, 174) 0px 0px 10px;
      font-family:  "Times New Roman,Georgia,Serif";
      text-align: left;
}

 */

#svg-player{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
}

#svg {
	position: absolute;
	top:0px;
/* 	bottom: -600px;
	left: -780px; */
}

#许仙 {
	animation: moveRight 3s linear ;
	/* animation-play-state: paused; */
	}

#白娘子小青 {
	animation: moveLeft 3s linear ;
	/* animation-play-state: paused; */
	}
@keyframes moveRight {
	
	0% {
		transform: translateX(2vw);
	}	
	10% {
		transform: translateX(4.5vw);
	}
	
	20% {
		transform: translateX(6vw) ;
	}
	
	30% {
		transform: translateX(6.5vw);
	}
	
	40% {
		transform: translateX(8vw);
	}
	50% {
		transform: translateX(8.5vw);
	}
	60% {
		transform: translateX(9.5vw);
	}
	70% {
		transform: translateX(10vw);
	}
	80% {
		transform: translateX(12vw);
	}
	90% {
		transform: translateX(14vw);
	}
	100% {
		transform: translateX(17vw);
	}
}

@keyframes moveLeft {
	0% {
		transform: translateX(-2vw);
	}	
	10% {
		transform: translateX(-4.5vw);
	}
	
	20% {
		transform: translateX(-6vw) ;
	}
	
	30% {
		transform: translateX(-6.5vw);
	}
	
	40% {
		transform: translateX(-8vw);
	}
	50% {
		transform: translateX(-8.5vw);
	}
	60% {
		transform: translateX(-9.5vw);
	}
	70% {
		transform: translateX(-10vw);
	}
	80% {
		transform: translateX(-12vw);
	}
	90% {
		transform: translateX(-14vw);
	}
	100% {
		transform: translateX(-17vw);
	}
}

.intro a:hover {
	opacity:1;
}

@-moz-document url-prefix()
{
    #content {
        bottom:6px;
	}
}

@-moz-document url-prefix()
{
    .intro a {
        bottom:0px;
	
}
	
}

#pre-part{
	/* border:10px solid #000; */
	position: relative;
	height: 2800px;
	width: 1600px;
	top: 650px;
	z-index: 50;
}


#topic{

	position: relative;
	height: 800px;
	width: 1600px;
	top: 1250px;
	z-index: 50;
	/* border:10px solid #000; */
}

#container {
	position: relative;
	height: 400px;
	width: 400px;
	margin-left: 150px;

}

#container ul,li{ /* 清除li样式 */
	list-style: none;
}

#container ul{
	position: relative;
	display: flex;
	width: 120px;
	height: 60px;
	bottom: -10px;
	left: 70px;
	z-index: 5;
}

#container li{
	width: 50px;
	height: 50px;
	display: inline-block;
	margin: 4px;
}
#container input{
	display: none;
}




.topic-shi input+label{
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/seg5/诗按钮off.png) no-repeat center;
	background-size:70% 70%;

}
.topic-ci input+label{
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/seg5/词按钮off.png) no-repeat center;
	background-size:70% 70%;

}
#shi+label+#container-shi{
	display: none;
	position: absolute;

	left: 0;
	bottom: 0;
}

#ci+label+#container-ci{
	display: none;
	position: absolute;

	left: 0;
	bottom: 0;
}
.topic-shi input:checked+label{
	background: url(images/seg5/诗按钮on.png) no-repeat center;
	background-size:80% 80%;
}

.topic-ci input:checked+label{
	background: url(images/seg5/词按钮on.png) no-repeat center;
	background-size:80% 80%;
}

#shi:checked+label+#container-shi{
	display: block;
}

#ci:checked+label+#container-ci{
	display: block;
}

.btn-toolbar{
	position: absolute;
	bottom:0px;
	right: 0px;
	width: 200px;
	height: 100px;
}

#traveler{
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
	position:relative;
}

#traveler .bg{
	background: url(images/traveler.png) 50% 84.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}


#third{
	background: url(images/fond2.jpg) 50% 0 no-repeat fixed;
	background-color:#b1deed;
	background-size:1071px;
	color: white;
	height: 120%;
	padding:0;	
}

#third .bg{
	background: url(images/weirdo.png) 50% 78.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#scene1{
	background: url(images/background/background2.PNG) 50% no-repeat fixed;
	background-color:#E3E7E8;
	background-size:auto;
	color: white;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
	position:relative;
	z-index:2;
}

#scene1 .bg{
	background: url(images/frontground/小青白娘子.png) 50% 113% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 9;
	top:0px;
}

#scene1 img {
	position:fixed;
	bottom:44px;
	right:40px;
	display:none;
}

#scene1 p {
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-size:11px;	
	color:#fff;
	position:fixed;
	bottom:96px;
	right:32px;
	text-align:center;
	display:none;
}

#scene1 hr {
	color:#fff;
	position:fixed;
	bottom:86px;
	right:39px;
	width:40px;
	display:none;	
}



.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
}

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;	
}

footer {
	position:relative;
	z-index:-10;
	margin:0;
	padding:0;
	height:100%;
	background-color:#f68076;	
	text-align:center;
}

footer p {
	left:40px;
	z-index:0;
	position:fixed;
	float:left;
	bottom:6px;
	font-family:"Lucida Grande", sans-serif;
	font-size:9.5px;
	color:#ffffff;
	font-weight:100;
}

@media (min-height:649px) {
	
	#scene1{
	background: url(images/background/background2.png) 50% no-repeat fixed;
	background-color:#E3E7E8;
	background-size:1071px;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
	z-index:2;
}

#scene1 .bg{
	background: url(images/frontground/小青白娘子.png) 50% 105% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
}

@media (min-height:679px) {
	
#scene1{
	background: url(images/background/background2.png) 100% no-repeat fixed;
background-color:#E3E7E8;
	background-size:1071px;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
	z-index:2;
}

#scene1 .bg{
	background: url(images/frontground/小青白娘子.png) 50% 97% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
	
	
	#traveler{
	background: url(images/fond1.jpg) 50% no-repeat fixed;
	background-color:#f4d0ad;
	background-size:1200px;

	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#traveler .bg{
	background: url(images/traveler.png) 50% 84.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#third{
	background: url(images/fond2.jpg) 50% 0 no-repeat fixed;
	background-color:#b1deed;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#third .bg{
	background: url(images/weirdo.png) 50% 78.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#hipster{
	background: url(images/fond3.jpg) 50% 0 no-repeat fixed;
	background-color:#f79cc1;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#hipster .bg{
	background: url(images/velo3.png) 50% 83% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
}

@media (min-height:720px) {
	
#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
background-color:#E3E7E8;
	background-size:1071px;
	z-index:2;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 85% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
}

@media (min-height:750px) {
	
#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
	background-color:#E3E7E8;
	background-size:1071px;
	z-index:2;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 79% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
}

@media (min-height:780px) {
	
	#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
	background-color:#E3E7E8;
	background-size:1071px;
	z-index:2;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 75% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
}


@media (min-height:800px) {
	
	#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
	background-color:#E3E7E8;
	background-size:1200px;
	z-index:2;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 90% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
	
	
	#traveler{
	background: url(images/fond1.jpg) 50% no-repeat fixed;
	background-color:#f4d0ad;
	background-size:1200px;

	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#traveler .bg{
	background: url(images/traveler.png) 50% 84.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#third{
	background: url(images/fond2.jpg) 50% 0 no-repeat fixed;
	background-color:#b1deed;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#third .bg{
	background: url(images/weirdo.png) 50% 78.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#hipster{
	background: url(images/fond3.jpg) 50% 0 no-repeat fixed;
	background-color:#f79cc1;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#hipster .bg{
	background: url(images/velo3.png) 50% 83% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#fond4{
	background: url(images/fond4.jpg) 50% 0 no-repeat fixed;
	background-color:#abe7f4;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond4 .bg{
	background: url(images/velo4.png) 50% 85% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}


@media (min-height:840px) {
	
	#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
background-color:#000;
	background-size:1200px;
	z-index:2;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 84% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
}

@media (min-height:860px) {
	
	#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
background-color:#000;
	background-size:1200px;
	z-index:2;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 82% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
}

@media (min-height:900px) {
	
	#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
	background-color:#000;
	background-size:1200px;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
	z-index:2;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 92% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
	
	#traveler{
	background: url(images/background/background3.PNG) 50% no-repeat fixed;
	background-color:#f4d0ad;
	background-size:1200px;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#traveler .bg{
	background: url(images/traveler.png) 50% 84.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#third{
	background: url(images/fond2.jpg) 50% 0 no-repeat fixed;
	background-color:#b1deed;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#third .bg{
	background: url(images/weirdo.png) 50% 78.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#hipster{
	background: url(images/fond3.jpg) 50% 0 no-repeat fixed;
	background-color:#f79cc1;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#hipster .bg{
	background: url(images/velo3.png) 50% 83% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#fond4{
	background: url(images/fond4.jpg) 50% 0 no-repeat fixed;
	background-color:#abe7f4;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond4 .bg{
	background: url(images/velo4.png) 50% 85% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#fond5{
	background: url(images/fond5.jpg) 50% 0 no-repeat fixed;
	background-color:#f8d5b8;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond5 .bg{
	background: url(images/velo5.png) 50% 85% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond6{
	background: url(images/fond6.jpg) 50% 0 no-repeat fixed;
	background-color:#a0e3ff;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond6 .bg{
	background: url(images/velo6.png) 50% 82% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond7{
	background: url(images/fond7.jpg) 50% 0 no-repeat fixed;
	background-color:#f7ca7d;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond7 .bg{
	background: url(images/velo7.png) 50% 84% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond8{
	background: url(images/fond8.jpg) 50% 0 no-repeat fixed;
	background-color:#fbdff8;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond8 .bg{
	background: url(images/velo8.png) 50% 86% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond9{
	background: url(images/fond9.jpg) 50% 0 no-repeat fixed;
	background-color:#c6deff;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond9 .bg{
	background: url(images/velo9.png) 50% 82% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond10{
	background: url(images/fond10.jpg) 50% 0 no-repeat fixed;
	background-color:#91f9d3;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond10 .bg{
	background: url(images/velo10.png) 50% 83% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond11{
	background: url(images/fond11.jpg) 50% 0 no-repeat fixed;
	background-color:#f8c075;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond11 .bg{
	background: url(images/velo11.png) 50% 80% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond12{
	background: url(images/fond122.jpg) 50% 0 no-repeat fixed;
	background-color:#ffd4ab;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond12 .bg{
	background: url(images/velo12.png) 50% 80.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond13{
	background: url(images/fond13.jpg) 50% 0 no-repeat fixed;
	background-color:#b2fad7;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond13 .bg{
	background: url(images/velo13.png) 50% 82% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond14{
	background: url(images/fond14.jpg) 50% 0 no-repeat fixed;
	background-color:#dbdbdb;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond14 .bg{
	background: url(images/velo14.png) 50% 83.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond15{
	background: url(images/fond15.jpg) 50% 0 no-repeat fixed;
	background-color:#fddcae;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond15 .bg{
	background: url(images/velo15.png) 50% 83% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond16{
	background: url(images/fond16.jpg) 50% 0 no-repeat fixed;
	background-color:#fb9d79;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond16 .bg{
	background: url(images/velo16.png) 50% 82.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond17{
	background: url(images/fond17.jpg) 50% 0 no-repeat fixed;
	background-color:#f6978f;
	background-size:1200px;

color: white;
	height: 120%;
	padding:0;	
}

#fond17 .bg{
	background: url(images/velo17.png) 50% 79.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
}

@media (min-height:940px) {
	
	#scene1{
	background: url(images/fond18.jpg) 0 no-repeat fixed;
	background-color:#000;
	background-size:1200px;
	z-index:2;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#scene1 .bg{
	background: url(images/frontground/小青白娘子.png) 50% 77% no-repeat fixed;
	height: 50%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
}

@media (min-height:980px) {
	
	#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
background-color:#000;
	background-size:1200px;
	z-index:2;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 83% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
}

@media (min-height:1020px) {
	
	#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
background-color:#000;
	background-size:1200px;
	z-index:2;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 81% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
}

@media (min-height:1070px) {
	
	#scene1{
	background: url(images/fond18.jpg) 50% no-repeat fixed;
	background-color:#000;
	background-size:1300px;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
	z-index:1;
}

#scene1 .bg{
	background: url(images/velo18.png) 50% 98% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
	top:0px;
}
	
	#traveler{
	background: url(images/background/background3.PNG) 50% no-repeat fixed;
	background-color:#f4d0ad;
	background-size:1300px;
	color: white;
	height: 120%;
	width:100%;
	margin: 0 auto;
	padding-top:0;
	overflow: hidden;
}

#traveler .bg{
	background: url(images/traveler.png) 50% 84.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#third{
	background: url(images/fond2.jpg) 50% 0 no-repeat fixed;
	background-color:#b1deed;	background-size:1300px;
color: white;
	height: 120%;
	padding:0;	
}

#third .bg{
	background: url(images/weirdo.png) 50% 78.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#hipster{
	background: url(images/fond3.jpg) 50% 0 no-repeat fixed;
	background-color:#f79cc1;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#hipster .bg{
	background: url(images/velo3.png) 50% 83% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#fond4{
	background: url(images/fond4.jpg) 50% 0 no-repeat fixed;
	background-color:#abe7f4;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond4 .bg{
	background: url(images/velo4.png) 50% 85% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}

#fond5{
	background: url(images/fond5.jpg) 50% 0 no-repeat fixed;
	background-color:#f8d5b8;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond5 .bg{
	background: url(images/velo5.png) 50% 85% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond6{
	background: url(images/fond6.jpg) 50% 0 no-repeat fixed;
	background-color:#a0e3ff;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond6 .bg{
	background: url(images/velo6.png) 50% 82% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond7{
	background: url(images/fond7.jpg) 50% 0 no-repeat fixed;
	background-color:#f7ca7d;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond7 .bg{
	background: url(images/velo7.png) 50% 84% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond8{
	background: url(images/fond8.jpg) 50% 0 no-repeat fixed;
	background-color:#fbdff8;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond8 .bg{
	background: url(images/velo8.png) 50% 86% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond9{
	background: url(images/fond9.jpg) 50% 0 no-repeat fixed;
	background-color:#c6deff;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond9 .bg{
	background: url(images/velo9.png) 50% 82% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond10{
	background: url(images/fond10.jpg) 50% 0 no-repeat fixed;
	background-color:#91f9d3;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond10 .bg{
	background: url(images/velo10.png) 50% 83% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond11{
	background: url(images/fond11.jpg) 50% 0 no-repeat fixed;
	background-color:#f8c075;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond11 .bg{
	background: url(images/velo11.png) 50% 80% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond12{
	background: url(images/fond122.jpg) 50% 0 no-repeat fixed;
	background-color:#ffd4ab;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond12 .bg{
	background: url(images/velo12.png) 50% 80.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond13{
	background: url(images/fond13.jpg) 50% 0 no-repeat fixed;
	background-color:#b2fad7;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond13 .bg{
	background: url(images/velo13.png) 50% 82% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond14{
	background: url(images/fond14.jpg) 50% 0 no-repeat fixed;
	background-color:#dbdbdb;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond14 .bg{
	background: url(images/velo14.png) 50% 83.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond15{
	background: url(images/fond15.jpg) 50% 0 no-repeat fixed;
	background-color:#fddcae;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond15 .bg{
	background: url(images/velo15.png) 50% 83% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond16{
	background: url(images/fond16.jpg) 50% 0 no-repeat fixed;
	background-color:#fb9d79;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}

#fond16 .bg{
	background: url(images/velo16.png) 50% 82.5% no-repeat fixed;
	height: 120%;
	padding: 0;
	position: absolute;
	width:inherit;
	z-index: 10;
}
#fond17{
	background: url(images/fond17.jpg) 50% 0 no-repeat fixed;
	background-color:#f6978f;
	background-size:1300px;

	color: white;
	height: 120%;
	padding:0;	
}



