.mainTitleAn {
	animation:topOpacityAn 0.5s ease-in both; -moz-animation: topOpacityAn .5s ease-in 0s both; -webkit-animation: topOpacityAn .5s ease-in 0s both; -o-animation: topOpacityAn .5s ease-in 0s both;
}
.mainSubAn {
	animation:topOpacityAn 0.5s ease-in 0.2s both; -moz-animation: topOpacityAn .5s ease-in .2s both; -webkit-animation: topOpacityAn .5s ease-in .2s both; -o-animation: topOpacityAn .5s ease-in .2s both;
}
.mainInfoAn {
	animation:topOpacityAn 0.5s ease-in 0.3s both; -moz-animation: topOpacityAn .5s ease-in .3s both; -webkit-animation: topOpacityAn .5s ease-in .3s both; -o-animation: topOpacityAn .5s ease-in .3s both;
}
.contentAn {
	animation:topOpacityAn 0.5s ease-in 0.6s both; -moz-animation: topOpacityAn .5s ease-in .6s both; -webkit-animation: topOpacityAn .5s ease-in .6s both; -o-animation: topOpacityAn .5s ease-in .6s both;
}
.customerAn {
	animation:scaleOpacityAn 1s ease-in 0.6s both; -moz-animation: scaleOpacityAn 1s ease-in .6s both; -webkit-animation: scaleOpacityAn 1s ease-in .6s both; -o-animation: scaleOpacityAn 1s ease-in .6s both;
}
.serviceAn {
	animation:leftOpacityAn 1s ease-in 0.6s both; -moz-animation: leftOpacityAn 1s ease-in .6s both; -webkit-animation: leftOpacityAn 1s ease-in .6s both; -o-animation: leftOpacityAn 1s ease-in .6s both;
}
