#back-bg-1{
	background: url("../images/bk-images/bk-big_01.png") center top no-repeat;
	height: 264px;
}
#back-bg-2{
	background: url("../images/bk-images/bk-big_02.png") center top no-repeat;
	height: 328px;
}
#back-bg-3{
	background: url("../images/bk-images/bk-big_03.png") center top no-repeat;
	height: 351px;
}
#back-bg-4{
	background: url("../images/bk-images/bk-big_04.png") center top no-repeat;
	height: 304px;
}
#back-bg-5{
	background: url("../images/bk-images/bk-big_05.png") center top no-repeat;
	height: 312px;
}
#back-bg-6{
	background: url("../images/bk-images/bk-big_06.png") center top no-repeat;
	height: 296px;
}
#back-bg-7{
	background: url("../images/bk-images/bk-big_07.png") center top no-repeat;
	height: 315px;
}
#back-bg-8{
	background: url("../images/bk-images/bk-big_08.png") center top no-repeat;
	height: 620px;
}
/*-------------------------------------------------------*/
#container{
	width:1260px;
	height: 2790px;
	position: absolute;
	top:0;
	left:50%;
	margin-left: -630px;
	z-index: 2;
}
.elem{
	position: absolute;
	z-index: 3;	
}
#left-top-ladder{
	background: url("../images/left_top_ladder.png") no-repeat;
	width:544px;
	height: 1212px;
	top:114px;
	left:0;
}
#slogan{
	background: url("../images/slogan.png") no-repeat;
	width:586px;
	height: 292px;
	top:35px;
	right:140px;
}
#right-bot-ladder{
	background: url("../images/right_bot_ladder.png") no-repeat;
	width:446px;
	height: 871px;
	top:1434px;
	right:172px;
}
#three-buttons{
	width:860px;
	height: 210px;
	top:460px;
	left:420px;
}
.one-button{
	width:205px;
	height:205px;
	float: left;
	margin-right: 70px;
}
.button-1{
	background: url("../images/button1.png") no-repeat;
}
.button-2{
	background: url("../images/button2.png") no-repeat;
}
.button-3{
	background: url("../images/button3.png") no-repeat;
}

#top-right-green-block{
	background: url("../images/right_top_green_block.png") no-repeat;
	width:625px;
	height: 668px;
	top:720px;
	right:40px;
}
#bot-left-green-block{
	background: url("../images/left_bot_green_block.png") no-repeat;
	width:682px;
	height: 668px;
	top:1455px;
	left:-20px;
}
#bot_animals{
	background: url("../images/bot_animals.png") no-repeat;
	width:1232px;
	height: 549px;
	left:0;
	bottom: 0;
}
#copyright{
	padding:18px 0;
	font-family: "Microsoft Yahei", helvetica, arial, sans-serif;
	font-size: 14px;
	background-color: #394E57;
	color:#6A90A0;
        display: flex;
	justify-content: center;
}
.colWhite{
	color:#F3F5F6;
}














