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

.vision-128-1{
	height:auto;
	padding-bottom: 930px;
	background: url(../images/content-new/vision/bg-2.png) bottom right no-repeat;
	}
.vision-128-1 .pic-left{
	position:relative;
	margin:0;
	padding:0;
}
.vision-128-1 .pic-left .flower{
	position:absolute;
	top: 0;
	left:0;
	z-index: 1;
}
.vision-128-1 .pic-left .flower img{
	max-width:100%;
	height:auto;
}
.vision-128-1 .pic-right{
	position:relative;
	margin:0;
	padding:0;
}
.vision-128-1 .pic-right .balloon{
	position:absolute;
	top: 120px;
	left:0;
	width:749px;
	height:448px;
	text-align:center;
	padding-top: 110px;
	background:url(../images/content-new/vision/bg-text.png) top right no-repeat;
	z-index: 0;
}
.vision-128-1 .pic-right .balloon img{
	max-width:100%;
	height:auto;
}
@media (min-width: 320px) and (max-width: 419px) {
	.vision-128-1{
		background-size:100%;
		padding-bottom: 690px;
	}
	.vision-128-1 .pic-right .balloon{
		width:100%;
		height: 246px;
		background-size: 100%;
		padding-top: 30px;
		top: 0;
	}
	.vision-128-1 .pic-right .balloon img{
	max-width: 80%;
	height:auto;
}
.vision-128-1 .pic-left .flower {
	top: 170px;
	left: 0;
}
}
@media (min-width: 420px) and (max-width: 575px) {
	.vision-128-1{
		background-size:100%;
		padding-bottom: 790px;
	}
	.vision-128-1 .pic-right .balloon{
		width:100%;
		height: 246px;
		background-size: 100%;
		padding-top: 30px;
		top: 0;
	}
	.vision-128-1 .pic-right .balloon img{
	max-width: 80%;
	height:auto;
}
.vision-128-1 .pic-left .flower {
	top: 170px;
	left: 0;
}
}
@media (min-width: 576px) and (max-width: 767px) {
	.vision-128-1{
		background-size:100%;
		padding-bottom: 1070px;
	}
	.vision-128-1 .pic-right .balloon{
		width:100%;
		height: 366px;
		background-size: 100%;
		padding-top: 30px;
		top: 0;
	}
	.vision-128-1 .pic-right .balloon img{
	max-width: 80%;
	height:auto;
}
.vision-128-1 .pic-left .flower {
	top: 240px;
	left: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	    .vision-128-1 {
        background-size: 60%;
        padding-bottom: 820px;
    }
	
	.vision-128-1 .pic-right .balloon{
		width:100%;
		height: 450px;
		background-size: 100%;
	}
	.vision-128-1 .pic-left .flower {
    position: absolute;
    top: 460px;
    left: 0;
	}
	.vision-128-1 .pic-left .flower img {
    max-width: 60%;
    height: auto;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.vision-128-1{
		    padding-bottom: 780px;	
	}
	.vision-128-1 .pic-left .flower {
    	top: -40px;
	}
	.vision-128-1 .pic-right .balloon{
		        width: 100%;
		        height: 301px;
		        background-size: 100%;
		        top: 80px;
		        left: -60px;
		        padding-top: 70px;
	}
	.vision-128-1 .pic-right .balloon img{
		 max-width: 70%;
		 height: auto;
	}
}