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


/*ra page content*/
body{
	background: #124074;
	overflow: hidden;
}

.content-body{
	width: 100%;
	left: 0;
	top: 0;
	position: relative;
	z-index: 1;
	-webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;

}

.content-bk{
    width: 100%;
	height: 990px;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 4;	
    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:secbk 1s ease-out;
	overflow: hidden;
}
.content-swipe{
	left: 370px;
}
@keyframes secbk{
	0%{
		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);
	}
}
.content-box{
    width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 5;		 
}
.content-box-inner{
    width: 864px;
	margin: 0 auto;
	display: block;		 
}
.content-box-inner ul{
    width: 100%;
	display: block;
	float: left;
	list-style-type: none;	 
}
.content-box-inner ul li{
    width: 100%;
	display: block;
	float: left;
	list-style-type: none;	 
}
.ra-title{
	font-family: "微軟正黑體";
	font-size: 45px;
	color: #fff;
	text-align: center;
	margin-top: 130px;
	margin-bottom: 100px;
	animation:ra-title 1.6s ease-out;
}
@keyframes ra-title{
	0%{
		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);
	}
}
.figuare-box{
	width: 100%;
	top: 0;
	left: 0;
	position: relative;
	z-index: 8;
}
.pic-chart{
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 9;
    animation:pic-chart 1.2s ease-out;
	display: block;
}
.pic-chart img{
	width: 100%;
	height: auto;
	max-width: 864px;
}
.pic-chart2{
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 9;
    animation:pic-chart 1.2s ease-out;
	display: none;
}
.pic-chart2 img{
	width: 100%;
	height: auto;
	max-width: 768px;
}
.pic-chart-b{
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 9;
    animation:pic-chart 1.2s ease-out;
	display: none;
}
.pic-chart-b img{
	width: 100%;
	height: auto;
	max-width: 600px;
}
@keyframes pic-chart{
	0%{
		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);
	}
}

.Decreasing{
	width: 200px;
	left: 6%;
	top: -20px;
	font-family: "微軟正黑體";
	font-size: 25px;
	color: #65dd84;
	text-align: center;
	line-height: 30px;
	position: absolute;
	z-index: 10;
	animation:Decreasing 1.4s ease-out;
}
@keyframes Decreasing{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.Constant{
	width: 200px;
	left: 39%;
	top: -20px;
	font-family: "微軟正黑體";
	font-size: 25px;
	color: #91caff;
	text-align: center;
	line-height: 30px;
	position: absolute;
	z-index: 10;
    animation:Constant 1.8s ease-out;			
}
@keyframes Constant{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}	
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.Increasing{
	width: 200px;
	left: 73%;
	top: -20px;
	font-family: "微軟正黑體";
	font-size: 25px;
	color: #f29313;
	text-align: center;
	line-height: 30px;
	position: absolute;
	z-index: 10;
	animation:Constant 2.2s ease-out;	
}
@keyframes baby{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}
	40%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.ELER{
	width: 120px;
	left: 10%;
	top: 40px;
	font-family: "Open Sans",sans-serif;
	font-size: 28px;
	color: #65dd84;
	text-align: center;
	line-height: 30px;
	position: absolute;
	z-index: 10;
	animation:ELER 1.2s ease-out;
}
@keyframes ELER{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.HTOL{
	width: 120px;
	left: 44%;
	top: 40px;
	font-family: "Open Sans",sans-serif;
	font-size: 28px;
	color: #91caff;
	text-align: center;
	line-height: 30px;
	position: absolute;
	z-index: 10;
    animation:HTOL 1.6s ease-out;		
}
@keyframes HTOL{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}	
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.baby{
	width: 90px; 
	left: 12%;
	top: 140px;
	text-align: center;
	position: absolute;
	z-index: 10;
	animation:ELER 1s ease-out;
}
.baby img{
	width: 100%;
	height: auto;
	max-width: 90px;
}
@keyframes baby{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.woman{
	width: 113px;
	left: 44%;
	top: 170px;
	text-align: center;
	position: absolute;
	z-index: 10;
	animation:woman 1.4s ease-out;
}
.woman img{
	width: 100%;
	height: auto;
	max-width: 113px
}
@keyframes woman{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}	
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.old{
	width: 104px; 
	left: 78%;
	top: 100px;
	text-align: center;
	position: absolute;
	z-index: 10;
    animation:Constant 1.6s ease-out;
}
.old img{
	width: 100%;
	height: auto;
	max-width: 104px;
}
@keyframes baby{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}
	40%{
		opacity:0;
		-webkit-transform: translate(0,-80px);
		-moz-transform: translate(0,-80px);
		-o-transform: translate(0,-80px);
		transform: translate(0,-80px);	
	}
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.Infant{
	width: 190px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
    left: 7%;
	top: 275px;
    position: absolute;
	z-index: 10; 
	background: rgba(44, 217, 18, 0.8);
	border-radius: 30px;
	text-align: center;
	color: #fff;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	animation:Infant 1.2s ease-out;
}
@keyframes Infant{
	0%{
		opacity:0;
		-webkit-transform: translate(0,50px);
		-moz-transform: translate(0,50px);
		-o-transform: translate(0,50px);
		transform: translate(0,50px);	
	}
	50%{
		opacity:0;
		-webkit-transform: translate(0,70px);
		-moz-transform: translate(0,70px);
		-o-transform: translate(0,70px);
		transform: translate(0,70px);	
	}	
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.Observed{
	width: 222px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
    left: 38%;
	top: 340px;
    position: absolute;
	z-index: 10; 
	background: rgba(0, 188, 255, 0.8);
	border-radius: 30px;
	text-align: center;
	color: #fff;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
    animation:Observed 1.4s ease-out;
}
@keyframes Observed{
	0%{
		opacity:0;
		-webkit-transform: translate(0,50px);
		-moz-transform: translate(0,50px);
		-o-transform: translate(0,50px);
		transform: translate(0,50px);	
	}
	50%{
		opacity:0;
		-webkit-transform: translate(0,70px);
		-moz-transform: translate(0,70px);
		-o-transform: translate(0,70px);
		transform: translate(0,70px);	
	}	
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.Wear{
	width: 180px;
	line-height: 22px;
	padding-bottom: 17px;
	padding-top: 17px;
    left: 78%;
	top: 270px;
    position: absolute;
	z-index: 10; 
	background: rgba(242, 147, 19, 0.8);
	border-radius: 30px;
	text-align: center;
	color: #fff;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	animation:Wear 1.4s ease-out;
}
@keyframes Wear{
	0%{
		opacity:0;
		-webkit-transform: translate(0,50px);
		-moz-transform: translate(0,50px);
		-o-transform: translate(0,50px);
		transform: translate(0,50px);	
	}
	50%{
		opacity:0;
		-webkit-transform: translate(0,70px);
		-moz-transform: translate(0,70px);
		-o-transform: translate(0,70px);
		transform: translate(0,70px);	
	}	
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.Rate{
	width: 50px;
	height: 150px;
	font-family: "Open Sans",sans-serif;
	font-size: 22px;
    position: absolute;
	z-index: 10; 
	color: #fff;
    left: -15px;
	top: 210px;
	-webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    animation:Rate 1.6s ease-out; 			
}
@keyframes Rate{
	0%{
		opacity:0;
		-webkit-transform: translate(0,-70px);
		-moz-transform: translate(0,-70px);
		-o-transform: translate(0,-70px);
		transform: translate(0,-70px);	
	}
	50%{
		opacity:0;
		-webkit-transform: translate(0,-70px);
		-moz-transform: translate(0,-70px);
		-o-transform: translate(0,-70px);
		transform: translate(0,-70px);	
	}	
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.time{
	width: 50px;
	font-family: "Open Sans",sans-serif;
	font-size: 22px;
    position: absolute;
	z-index: 10; 
	color: #fff;
    left:47%;
	top: 510px;
	animation:time 1.6s ease-out;			
}
@keyframes time{
	0%{
		opacity:0;
		-webkit-transform: translate(0,50px);
		-moz-transform: translate(0,50px);
		-o-transform: translate(0,50px);
		transform: translate(0,50px);	
	}
	50%{
		opacity:0;
		-webkit-transform: translate(0,70px);
		-moz-transform: translate(0,70px);
		-o-transform: translate(0,70px);
		transform: translate(0,70px);	
	}	
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}
.Failure{
	width: 140px;
	font-family: "Open Sans",sans-serif;
	font-size: 22px;
    position: absolute;
	z-index: 11; 
	color: #fff;
    left:97%;
	top: 110px;
	line-height: 30px;
	animation:Failure 1.6s ease-out;				
}
@keyframes Failure{
	0%{
		opacity:0;
		-webkit-transform: translate(70px,0);
		-moz-transform: translate(70px,0);
		-o-transform: translate(70px,0);
		transform: translate(70px,0);
	}
	50%{
		opacity:0;
		-webkit-transform: translate(70px,0);
		-moz-transform: translate(70px,0);
		-o-transform: translate(70px,0);
		transform: translate(70px,0);	
	}	
	100%{
		opacity:1;
		-webkit-transform: translate(0,0);
		-moz-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
	}
}












@media only screen and (max-width: 1680px){

}
@media only screen and (max-width: 1440px){
.ra-title{
	font-size: 40px;
	margin-top: 80px;
	margin-bottom: 60px;
}

}
@media only screen and (max-width:1366px) and (max-height:1024px){
.ra-title{
	font-size: 40px;
	margin-top: 200px;
	margin-bottom: 80px;
}
.content-bk{
    width: 100%;
	height: 1024px;
	top: 0;
	left: 0;
	position: absolute;
}	
}
@media only screen and (max-width:1366px) and (max-height:768px){
.ra-title{
	font-size: 35px;
	margin-top: 50px;
	margin-bottom: 15px;
}
.Decreasing{
	width: 200px;
	left: 6%;
	top: 10px;
	font-size: 20px;
	line-height: 30px;
}
.ELER{
	width: 120px;
	left: 10%;
	top: 90px;
	font-size: 25px;
	line-height: 30px;
}
.Constant{
	width: 200px;
	left: 39%;
	top: 10px;
	font-size: 20px;
	line-height: 30px;		
}
.HTOL{
	width: 120px;
	left: 44%;
	top: 90px;
	font-size: 25px;
	line-height: 30px;		
}
.Increasing{
	width: 200px;
	left: 73%;
	top: 10px;
	font-size: 20px;
	line-height: 30px;	
}
.Infant{
	width: 160px;
	line-height: 22px;
    left: 8%;
	top: 275px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 16px;
}
.Observed{
	width: 200px;
	line-height: 22px;
    left: 39%;
	top: 340px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 16px;
}
.Wear{
	width: 175px;
	line-height: 22px;
    left: 78%;
	top: 270px; 
	background: rgba(242, 147, 19, 0.8);
	font-size: 16px;
}
.Rate{
	width: 50px;
	height: 150px;
	font-size: 20px;
    left: -10px;
	top: 210px;			
}
.time{
	width: 50px;
	font-size: 20px;
    left:97%;
	top: 460px;		
}
.Failure{
	width: 140px;
	font-size: 20px;
    left:97%;
	top: 110px;
	line-height: 30px;			
}
.baby{
	width: 80px; 
	left: 12%;
	top: 140px;
}
.woman{
	width: 103px;
	left: 44%;
	top: 170px;
}
.old{
	width: 97px; 
	left: 78%;
	top: 100px;
}
}
@media only screen and (max-width: 1280px){
	
}
@media only screen and (max-width:1024px) and (max-height:1366px){
.ra-title{
	font-size: 35px;
	margin-top: 300px;
	margin-bottom: 100px;
}
.content-bk{
    width: 100%;
	height: 1366px;
	top: 0;
	left: 0;
}
.Failure{
	width: 140px;
	font-size: 20px;
    left:94%;
	top: 60px;
	line-height: 30px;			
}
}
@media only screen and (max-width:1024px) and (max-height:768px){
.ra-title{
	font-size: 35px;
	margin-top: 60px;
	margin-bottom: 50px;
}
.content-bk{
    width: 100%;
	height: 768px;
	top: 0;
	left: 0;
}
.Observed{
	width: 200px;
	line-height: 22px;
    left: 40%;
	top: 340px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 16px;
}
.Failure{
	width: 120px;
	font-size: 20px;
    left:91%;
	top: 60px;
	line-height: 30px;			
}
.Decreasing{
	width: 200px;
	left: 6%;
	top: 10px;
	font-size: 23px;
	line-height: 30px;
}
.Constant{
	width: 200px;
	left: 39%;
	top: 10px;
	font-size: 23px;
	line-height: 30px;		
}
.Increasing{
	width: 200px;
	left: 73%;
	top: 10px;
	font-size: 23px;
	line-height: 30px;	
}
}
@media only screen and (max-width: 900px){
.ra-title{
	font-size: 35px;
	margin-top: 400px;
	margin-bottom: 100px;
}
.content-bk{
    width: 100%;
	height: 1600px;
	top: 0;
	left: 0;
}
.content-box-inner{
    width: 800px;
	margin: 0 auto;
	display: block;		 
}
.Infant{
	width: 150px;
	line-height: 22px;
    left: 8%;
	top: 285px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 16px;
}
.Observed{
	width: 200px;
	line-height: 22px;
    left: 40%;
	top: 325px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 16px;
}
.time{
	width: 50px;
	font-size: 20px;
    left:47%;
	top: 480px;			
}
.Failure{
	width: 115px;
	font-size: 20px;
    left:91%;
	top: 60px;
	line-height: 30px;			
}
}
@media only screen and (max-width: 800px){
.content-bk{
    width: 100%;
	height: 1280px;
	top: 0;
	left: 0;
}
.content-box-inner{
    width: 700px;
	margin: 0 auto;
	display: block;		 
}
.ra-title{
	font-size: 35px;
	margin-top: 300px;
	margin-bottom: 100px;
}

.baby{
	width: 80px; 
	left: 12%;
	top: 110px;
}
.Decreasing{
	width: 170px;
	left: 6%;
	top: -30px;
	font-size: 20px;
	line-height: 30px;
}
.ELER{
	width: 120px;
	left: 9%;
	top: 50px;
	font-size: 25px;
	line-height: 30px;
}
.Infant{
	width: 155px;
	line-height: 22px;
    left: 7%;
	top: 225px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 16px;
}
.woman{
	width: 93px;
	left: 44%;
	top: 110px;
}
.Constant{
	width: 170px;
	left: 39%;
	top: -30px;
	font-size: 20px;
	line-height: 30px;		
}
.HTOL{
	width: 120px;
	left: 43%;
	top: 50px;
	font-size: 25px;
	line-height: 30px;		
}
.Observed{
	width: 180px;
	line-height: 22px;
    left: 38%;
	top: 270px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 16px;
}
.old{
	width: 97px; 
	left: 78%;
	top: 70px;
}
.Increasing{
	width: 170px;
	left: 73%;
	top: -30px;
	font-size: 20px;
	line-height: 30px;	
}
.Wear{
	width: 165px;
	line-height: 22px;
    left: 78%;
	top: 230px; 
	background: rgba(242, 147, 19, 0.8);
	font-size: 16px;
}
.time{
	width: 50px;
	font-size: 18px;
    left:47%;
	top: 410px;			
}
.Rate{
	width: 50px;
	height: 150px;
	font-size: 18px;
    left: -10px;
	top: 170px;			
}
.Failure{
	width: 110px;
	font-size: 18px;
    left:91%;
	top: 50px;
	line-height: 25px;			
}
}
@media only screen and (max-width: 768px){
.ra-title{
	font-size: 35px;
	margin-top: 70px;
	margin-bottom: 100px;
}
.content-bk{
    width: 100%;
	height: 1024px;
	top: 0;
	left: 0;
}
.Failure{
	width: 100px;
	font-size: 17px;
    left:90%;
	top: 50px;
	line-height: 25px;			
}
.pic-chart{
	display: none;
}
.pic-chart2{
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 9;
    animation:pic-chart 1.2s ease-out;
	display: block;
}


.Decreasing{
	width: 140px;
	left: 11%;
	top: -30px;
	font-size: 22px;
	line-height: 30px;
}
.ELER{
	width: 100px;
	left: 13%;
	top: 10px;
	font-size: 25px;
	line-height: 30px;
}
.baby{
	width: 80px; 
	left: 15%;
	top: 110px;
}
.Infant{
	width: 160px;
	line-height: 22px;
    left: 9%;
	top: 365px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 16px;
}
.Constant{
	width: 140px;
	left: 41%;
	top: -30px;
	font-size: 22px;
	line-height: 30px;		
}
.HTOL{
	width: 100px;
	left: 44%;
	top: 10px;
	font-size: 25px;
	line-height: 30px;		
}
.woman{
	width: 93px;
	left: 44%;
	top: 150px;
}

.Observed{
	width: 200px;
	line-height: 22px;
    left: 36%;
	top: 460px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 16px;
}
.Increasing{
	width: 140px;
	left: 71%;
	top: -30px;
	font-size: 22px;
	line-height: 30px;	
}
.old{
	width: 97px; 
	left: 73%;
	top: 70px;
}

.Wear{
	width: 165px;
	line-height: 22px;
    left: 69%;
	top: 360px; 
	background: rgba(242, 147, 19, 0.8);
	font-size: 16px;
}
.time{
	width: 50px;
	font-size: 18px;
    left:47%;
	top: 660px;			
}
.Rate{
	width: 50px;
	height: 150px;
	font-size: 18px;
    left: -10px;
	top: 170px;			
}
.Failure{
	width: 100px;
	font-size: 18px;
    left:88%;
	top: 50px;
	line-height: 25px;			
}
}
@media only screen and (max-width: 600px){
.ra-title{
	font-size: 32px;
	margin-top: 100px;
	margin-bottom: 0px;
}

.content-box-inner{
    width: 540px;
	margin: 0 auto;
	display: block;		 
}
.pic-chart{
	display: none;
}
.pic-chart2{
	display: none;
}

.pic-chart-b{
	display: block;
}
.pic-chart-b img{
	width: 100%;
	height: auto;
	max-width: 600px;
}
.baby{
	width: 80px; 
	left: 14%;
	top: 220px;
}
.Decreasing{
	width: 170px;
	left: 7%;
	top: 50px;
	font-size: 21px;
	line-height: 30px;
}
.ELER{
	width: 120px;
	left: 11%;
	top: 90px;
	font-size: 25px;
	line-height: 30px;
}
.Infant{
	width: 160px;
	line-height: 22px;
    left: 8%;
	top: 360px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 16px;
}
.woman{
	width: 93px;
	left: 43%;
	top: 300px;
}
.Constant{
	width: 170px;
	left: 37%;
	top: 50px;
	font-size: 21px;
	line-height: 30px;		
}
.HTOL{
	width: 120px;
	left: 41%;
	top: 90px;
	font-size: 25px;
	line-height: 30px;		
}
.Observed{
	width: 200px;
	line-height: 22px;
    left: 33%;
	top: 477px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 16px;
}
.old{
	width: 97px; 
	left: 74%;
	top: 220px;
}
.Increasing{
	width: 170px;
	left: 67%;
	top: 50px;
	font-size: 21px;
	line-height: 30px;	
}
.Wear{
	width: 165px;
	line-height: 22px;
    left: 66%;
	top: 390px; 
	background: rgba(242, 147, 19, 0.8);
	font-size: 16px;
}
.time{
	width: 50px;
	font-size: 18px;
    left:47%;
	top: 690px;			
}
.Rate{
	width: 50px;
	height: 150px;
	font-size: 18px;
    left: 0px;
	top: 320px;			
}
.Failure{
	width: 110px;
	font-size: 18px;
    left:82%;
	top: 130px;
	line-height: 25px;			
}
.content-bk{
    width: 100%;
	height: 960px;
	top: 0;
	left: 0;
}
}
@media only screen and (max-width: 480px){
.ra-title{
	font-size: 30px;
	margin-top: 100px;
	margin-bottom: 20px;
}

.content-box-inner{
    width: 430px;
	margin: 0 auto;
	display: block;		 
}
.content-bk{
    width: 100%;
	height: 800px;
	top: 0;
	left: 0;
}

.baby{
	width: 70px; 
	left: 14%;
	top: 140px;
}
.Decreasing{
	width: 170px;
	left: 3%;
	top: 20px;
	font-size: 19px;
	line-height: 25px;
}
.ELER{
	width: 120px;
	left: 7%;
	top: 50px;
	font-size: 21px;
	line-height: 30px;
}
.Infant{
	width: 140px;
	line-height: 20px;
    left: 6%;
	top: 280px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 14px;
}
.woman{
	width: 83px;
	left: 42%;
	top: 190px;
}
.Constant{
	width: 170px;
	left: 33%;
	top: 20px;
	font-size: 19px;
	line-height: 25px;		
}
.HTOL{
	width: 120px;
	left: 38%;
	top: 50px;
	font-size: 21px;
	line-height: 30px;		
}
.Observed{
	width: 180px;
	line-height: 20px;
    left: 31%;
	top: 377px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 14px;
}
.old{
	width: 85px; 
	left: 74%;
	top: 140px;
}
.Increasing{
	width: 170px;
	left: 63%;
	top: 20px;
	font-size: 19px;
	line-height: 25px;	
}
.Wear{
	width: 145px;
	line-height: 20px;
    left: 64%;
	top: 300px; 
	background: rgba(242, 147, 19, 0.8);
	font-size: 14px;
}
.time{
	width: 50px;
	font-size: 18px;
    left:47%;
	top: 545px;			
}
.Rate{
	width: 50px;
	height: 150px;
	font-size: 18px;
    left: -7px;
	top: 380px;			
}
.Failure{
	width: 100px;
	font-size: 16px;
    left:82%;
	top: 83px;
	line-height: 25px;			
}	
}
@media only screen and (max-width: 414px){
	
.content-swipe{
	left: 300px;
}
.ra-title{
	font-size: 28px;
	margin-top: 100px;
	margin-bottom: 20px;
}

.content-box-inner{
    width: 385px;
	margin: 0 auto;
	display: block;		 
}
.content-bk{
    width: 100%;
	height: 736px;
	top: 0;
	left: 0;
}


.baby{
	width: 60px; 
	left: 14%;
	top: 140px;
}
.Decreasing{
	width: 110px;
	left: 7%;
	top: 20px;
	font-size: 18px;
	line-height: 25px;
}
.ELER{
	width: 120px;
	left: 5.5%;
	top: 50px;
	font-size: 21px;
	line-height: 30px;
}
.Infant{
	width: 140px;
	line-height: 20px;
    left: 4%;
	top: 250px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 14px;
	padding: 5px 0;
}
.woman{
	width: 70px;
	left: 42%;
	top: 140px;
}
.Constant{
	width: 110px;
	left: 38%;
	top: 20px;
	font-size: 18px;
	line-height: 25px;		
}
.HTOL{
	width: 120px;
	left: 37%;
	top: 50px;
	font-size: 21px;
	line-height: 30px;		
}
.Observed{
	width: 180px;
	line-height: 20px;
    left: 28%;
	top: 335px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 14px;
	padding: 5px 0;
	
}
.old{
	width: 72px; 
	left: 74%;
	top: 140px;
}
.Increasing{
	width: 110px;
	left: 69%;
	top: 20px;
	font-size: 18px;
	line-height: 25px;	
}
.Wear{
	width: 140px;
	line-height: 20px;
    left: 63%;
	top: 260px; 
	background: rgba(242, 147, 19, 0.8);
	font-size: 14px;
	padding: 10px 0;
}
.time{
	width: 50px;
	font-size: 16px;
    left:47%;
	top: 485px;			
}
.Rate{
	width: 50px;
	height: 150px;
	font-size: 16px;
    left: -7px;
	top: 340px;			
}
.Failure{
	width: 90px;
	font-size: 15px;
    left:77%;
	top: 80px;
	line-height: 20px;			
}			
}
@media only screen and (max-width: 375px){
.ra-title{
	font-size: 25px;
	margin-top: 80px;
	margin-bottom: 20px;
}
.content-box-inner{
    width: 355px;
	margin: 0 auto;
	display: block;		 
}	
.content-bk{
    width: 100%;
	height: 667px;
	top: 0;
	left: 0;
}

.baby{
	width: 60px; 
	left: 14%;
	top: 120px;
}
.Decreasing{
	width: 110px;
	left: 6%;
	top: 0px;
	font-size: 18px;
	line-height: 25px;
}
.ELER{
	width: 120px;
	left: 5%;
	top: 30px;
	font-size: 21px;
	line-height: 30px;
}
.Infant{
	width: 140px;
	padding: 5px 0;
	line-height: 20px;
    left: 4%;
	top: 230px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 14px;
}
.woman{
	width: 70px;
	left: 42%;
	top: 120px;
}
.Constant{
	width: 110px;
	left: 37%;
	top: 0px;
	font-size: 18px;
	line-height: 25px;		
}
.HTOL{
	width: 120px;
	left: 36%;
	top: 30px;
	font-size: 21px;
	line-height: 30px;		
}
.Observed{
	width: 160px;
	line-height: 20px;
    left: 29%;
	top: 307px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 14px;
	padding: 5px 0;
}
.old{
	width: 72px; 
	left: 74%;
	top: 120px;
}
.Increasing{
	width: 110px;
	left: 69%;
	top: 0px;
	font-size: 18px;
	line-height: 25px;	
}
.Wear{
	width: 145px;
	line-height: 20px;
    left: 61%;
	top: 230px; 
	background: rgba(242, 147, 19, 0.8);
	font-size: 14px;
	padding: 12px 0;
}
.time{
	width: 50px;
	font-size: 16px;
    left:47%;
	top: 450px;			
}
.Rate{
	width: 50px;
	height: 150px;
	font-size: 16px;
    left: -4px;
	top: 320px;			
}
.Failure{
	width: 90px;
	font-size: 15px;
    left:75%;
	top: 70px;
	line-height: 20px;			
}			

}
@media only screen and (max-width: 360px){
.content-swipe{
	left: 290px;
}
.ra-title{
	font-size: 22px;
	margin-top: 80px;
	margin-bottom: 20px;
}

.content-box-inner{
    width: 335px;
	margin: 0 auto;
	display: block;		 
}	
.content-bk{
    width: 100%;
	height: 640px;
	top: 0;
	left: 0;
}


.baby{
	width: 60px; 
	left: 14%;
	top: 120px;
}
.Decreasing{
	width: 110px;
	left: 5%;
	top: 0px;
	font-size: 17px;
	line-height: 25px;
}
.ELER{
	width: 120px;
	left: 3.5%;
	top: 30px;
	font-size: 21px;
	line-height: 30px;
}
.Infant{
	width: 130px;
	line-height: 20px;
    left: 3%;
	top: 220px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 13px;
}
.woman{
	width: 70px;
	left: 41%;
	top: 115px;
}
.Constant{
	width: 110px;
	left: 36%;
	top: 0px;
	font-size: 17px;
	line-height: 25px;		
}
.HTOL{
	width: 120px;
	left: 34%;
	top: 30px;
	font-size: 21px;
	line-height: 30px;		
}
.Observed{
	width: 160px;
	line-height: 20px;
    left: 27%;
	top: 290px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 13px;
}
.old{
	width: 72px; 
	left: 74%;
	top: 110px;
}
.Increasing{
	width: 110px;
	left: 68%;
	top: 0px;
	font-size: 17px;
	line-height: 25px;	
}
.Wear{
	width: 135px;
	line-height: 20px;
    left: 61%;
	top: 230px; 
	background: rgba(242, 147, 19, 0.8);
	font-size: 13px;
}
.time{
	width: 50px;
	font-size: 16px;
    left:47%;
	top: 420px;			
}
.Rate{
	width: 50px;
	height: 150px;
	font-size: 16px;
    left: -4px;
	top: 120px;			
}
.Failure{
	width: 83px;
	font-size: 15px;
    left:78%;
	top: 60px;
	line-height: 20px;			
}	
}
@media only screen and (max-width: 320px) and (max-height:568px){
.content-swipe{
	left: 260px;
}
.ra-title{
	font-size: 22px;
	margin-top: 80px;
	margin-bottom: 20px;
}

.content-box-inner{
    width: 310px;
	margin: 0 auto;
	display: block;		 
}	
.content-bk{
    width: 100%;
	height: 568px;
	top: 0;
	left: 0;
}


.baby{
	width: 50px; 
	left: 14%;
	top: 100px;
}
.Decreasing{
	width: 100px;
	left: 6%;
	top: 0px;
	font-size: 16px;
	line-height: 20px;
}
.ELER{
	width: 120px;
	left: 2%;
	top: 30px;
	font-size: 19px;
	line-height: 30px;
}
.Infant{
	width: 125px;
	line-height: 18px;
    left: 3%;
	top: 200px;
	background: rgba(44, 217, 18, 0.8);
	font-size: 13px;
}
.woman{
	width: 60px;
	left: 41%;
	top: 110px;
}
.Constant{
	width: 100px;
	left: 36%;
	top: 0px;
	font-size: 16px;
	line-height: 20px;		
}
.HTOL{
	width: 120px;
	left: 34%;
	top: 30px;
	font-size: 19px;
	line-height: 30px;		
}
.Observed{
	width: 160px;
	line-height: 18px;
    left: 26%;
	top: 280px;
	background: rgba(0, 188, 255, 0.8);
	font-size: 13px;
}
.old{
	width: 62px; 
	left: 74%;
	top: 110px;
}
.Increasing{
	width: 100px;
	left: 66%;
	top: 0px;
	font-size: 16px;
	line-height: 20px;	
}
.Wear{
	width: 125px;
	line-height: 18px;
    left: 58%;
	top: 210px; 
	background: rgba(242, 147, 19, 0.8);
	font-size: 13px;
}
.time{
	width: 50px;
	font-size: 16px;
    left:47%;
	top: 390px;			
}
.Rate{
	width: 50px;
	height: 150px;
	font-size: 16px;
    left: -4px;
	top: 120px;			
}
.Failure{
	width: 80px;
	font-size: 14px;
    left:75%;
	top: 60px;
	line-height: 20px;			
}	
}
@media only screen and (max-width: 320px) and (max-height:480px){
body{
	overflow-y: auto;
}
	
}















