@charset "utf-8";
/* CSS Document */

body{
	background: #fff;
	overflow: hidden;
}
.first-body-container{
    width: 100%;
	height: 990px;	
    left: 0;
	top: 0;
	position: relative;
	z-index: 1;
	-webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;		
}
.bg-inner{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 1;
	background:url(../images/second-bk.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	animation:bkg 1s ease-out;
	
}
@keyframes bkg{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
.first-round{
	width: 100%;
	height: 512px;
	top: 200px;
	left: 0;
	position: absolute;
	z-index: 10;
	animation: rou 1.3s ease-out;
}

@keyframes rou{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-150px);
		-moz-transform: translate(0,-150px);
		-o-transform: translate(0,-150px);
		transform: translate(0,-150px);	
	}
	50%{
		opacity:0;
		-webkit-transform: translate(0,-150px);
		-moz-transform: translate(0,-150px);
		-o-transform: translate(0,-150px);
		transform: translate(0,-150px);	
	}
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}

.first-round-inner{
	width: 459px;
	display:block;
	margin: 0 auto;
}
.first-round-inner img{
	max-width: 509px;
	height: auto;
	width: 100%;
}
.content-swipe{
	left: 370px;
}

@media only screen and (max-width: 1680px){
.first-round{
	top: 220px;
}
.first-round-inner{
	width: 450px;
	margin: 0 auto;
}
}
@media only screen and (max-width: 1440px){
.first-round{
	top: 160px;
}
.first-round-inner{
	width: 400px;
	margin: 0 auto;
}
}
@media only screen and (max-width:1366px) and (max-height:1024px){
.first-round{
	top: 270px;
}
.first-round-inner{
	width: 420px;
	margin: 0 auto;
}
}
@media only screen and (max-width:1366px) and (max-height:768px){
.first-round{
	top: 120px;
}
.first-round-inner{
	width: 370px;
	margin: 0 auto;
}	
}
@media only screen and (max-width: 1280px){
.first-round{
	top: 130px;
}
}
@media only screen and (max-width:1024px) and (max-height:1366px){
.first-round{
	top: 418px;
}
.first-body-container{
    width: 100%;
	height: 1366px;	
    left: 0;
	top: 0;	
}
.content-swipe{
	left: 370px;
}
}
@media only screen and (max-width:1024px) and (max-height:768px){
.first-round{
	top: 178px;
}
.first-round-inner{
	width: 340px;
	margin: 0 auto;
}
}
@media only screen and (max-width: 900px){
.first-round{
	top: 500px;
}
.first-round-inner{
	width: 400px;
	margin: 0 auto;
}
.first-body-container{
    width: 100%;
	height: 1600px;	
    left: 0;
	top: 0;	
}
.content-swipe{
	left: 370px;
}

}
@media only screen and (max-width: 800px){
.first-round{
	top: 400px;
}
.first-round-inner{
	width: 400px;
	margin: 0 auto;
}
.first-body-container{
    width: 100%;
	height: 1300px;	
    left: 0;
	top: 0;	
}
.content-swipe{
	left: 370px;
}

}
@media only screen and (max-width: 768px){
.first-round{
	top: 280px;
}
.first-round-inner{
	width: 400px;
	margin: 0 auto;
}
.first-body-container{
    width: 100%;
	height: 1100px;	
    left: 0;
	top: 0;	
}
.content-swipe{
	left: 370px;
}

}
@media only screen and (max-width: 600px){
.first-round{
	top: 280px;
}
.first-round-inner{
	width: 350px;
	margin: 0 auto;
}
.first-body-container{
    width: 100%;
	height: 1000px;	
    left: 0;
	top: 0;	
}
.content-swipe{
	left: 370px;
}

}
@media only screen and (max-width: 480px){
.first-round{
	top: 220px;
}
.first-round-inner{
	width: 300px;
	margin: 0 auto;
}
.first-body-container{
    width: 100%;
	height: 900px;	
    left: 0;
	top: 0;	
}
.content-swipe{
	left: 370px;
}

}
@media only screen and (max-width: 414px){
.first-round{
	top: 210px;
}
.first-round-inner{
	width: 260px;
	margin: 0 auto;
}
.first-body-container{
    width: 100%;
	height: 800px;	
    left: 0;
	top: 0;	
}
.content-swipe{
	left: 300px;
}
}
@media only screen and (max-width: 375px){
.first-round{
	top: 190px;
}
.first-round-inner{
	width: 240px;
	margin: 0 auto;
}
.first-body-container{
    width: 100%;
	height: 800px;	
    left: 0;
	top: 0;	
}
.content-swipe{
	left: 300px;
}
}
@media only screen and (max-width: 360px){
.first-round{
	top: 190px;
}
.first-round-inner{
	width: 240px;
	margin: 0 auto;
}
.first-body-container{
    width: 100%;
	height: 700px;	
    left: 0;
	top: 0;	
}
.content-swipe{
	left: 290px;
}
}
@media only screen and (max-width: 320px) and (max-height:568px){
.content-swipe{
	left: 260px;
}
.first-round{
	top: 150px;
}
.first-round-inner{
	width: 220px;
	margin: 0 auto;
}
}
@media only screen and (max-width: 320px) and (max-height:480px){
}
