html{

}
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	background-image: url(../images/indexBg.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
area{
	outline: none;
	border: 0px;
}
.index_whole{
	/* background-image: url(../images/indexBg.jpg); */
	background-repeat:no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 30px;
}
.zw{
	display: block;
	color: #fff;
	font-size: 16px;
	float: right;
	/* margin-top: 20px; */
	margin-right: 20px;
}
.index_top{
	width: 1100px;
	margin:15px auto;
	margin-top: 0px;
	box-sizing: border-box;
	height: 170px;
	position: relative;
	overflow: hidden;
}
.cloud{
	width: 823px;
	height: 177px;
	background-image: url(../images/cloud.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0px;
	left:321px;
	animation: cloud normal linear 60s infinite;
	
}
/* 阳光 */
.sunlight{
	width: 150px;
	position: absolute;
	right: 0px;;
	top: -75px;
	opacity: 1;
	animation: sunlight normal linear 6s infinite;
}
/* logo */
.logo_div{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.logo_div:after{
	display: block;
	content: "";
	clear: both;
}
.logo_div .logo_img{
	float: left;
	width: 140px;
	border-radius: 50%;
	margin-top: 15px;
	-webkit-mask-image: url(../images/mask.png);
    mask-image: url(../images/mask.png);
	-webkit-mask-size:0;
	mask-size:0;
	mask-position: center center;
	-webkit-mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	animation: logoImg normal linear 6s infinite;
}
.letter_div{
	float: left;
}

.letter_div img{
	width: 60px;
	height: 60px;
	margin-top: 72px;
	opacity: 0;
}
.letter_div img:nth-child(1){
	margin-top: 68px;
}

.first_img{
	animation: firstImg 6s linear infinite normal;
}
.second_img{
	animation: secondImg 6s linear infinite normal;
}
.three_img{
	animation: threeImg 6s linear infinite normal;
}

.four_img{
	animation: fourImg 6s linear infinite normal;
}
.five_img{
	animation: fiveImg 6s linear infinite normal;
}
.six_img{
	animation: sixImg 6s linear infinite normal;
} 
/*云 */
/* 笑脸 */
.smiling{
	width: 1400px;
	height: 200px;
	position: relative;
	margin: 0 auto;
	margin-top: -171px;
	text-align: right;
	overflow: hidden;
}
.smilingFace{
	width: 200px;
	height: 200px;
	animation: smilingFace normal linear 10s infinite;
}	
.smilingFaceC{
	width: 110px;
	height: 110px;
	border-radius: 50%;
	position: absolute;
	top: 44px;
	right: 45px;
	
}
/* 导航 */
.nav{
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	margin-top: -59px;
	position: relative;
	z-index: 999;
}
/* 中间 */
.conten{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	
}
/* 兔子 */
.rabbit{
	width: 200px;
	position: absolute;
	left:-200px;
	top: 0px;
	animation: rabbit normal linear 2s infinite;
}
/* 风车 */
.windmill{
	position: absolute;
	left: 1220px;
	top: 30px;
	margin-top: 44px;
}
.windmill .windmill_img{
	width: 100px;
}
.windmill_imgs{
	width: 160px;
	position: absolute;
	left: 23px;
	top: -70px;
	animation: windmillImgs normal linear 2s infinite;

}
/* 中间内容 */
.content_part1{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}
.content_part1:after{
	display: block;
	content: "";
	clear: both;
}
.dynamic{
	width: 548px;
	height:320px;
	background-image: url(../images/dynamic_bg.png);
	float: left;
	background-size: 100% 100%;
	margin-top: 88px;
	position: relative;
}
.dynamicImg{
	width: 80px;
	position: absolute;
	bottom: 21px;
	left: 73px;
	animation: dynamicImg normal linear 8s infinite;
}
.dynamicUl{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 999;
	padding: 64px 94px;
	box-sizing: border-box;
	padding-left: 100px;
	overflow: hidden;
}
.dynamicUl li{
	position: relative;
	padding-right: 70px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 21px;
	color: rgb(0, 0, 0);
}
 .dynamicText{
	width: 100%;
	display: block;
	position: relative;
	padding-left: 8px;
	box-sizing: border-box;
	text-align: left;
}
 .dynamicText::before{
	content: "";
	width: 2px;
	height: 2px;
	background-color: #000;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 12px;
}
 .dynamicText a{
	color: rgb(0, 0, 0);
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
 .dynamicTime{
	position: absolute;
	right: 0px;
	top: 0px;
}
/* 班级采风 */
.classCollection{
	width: 595px;
	height: 408px;
	background-image: url(../images/classCollection_bg.png);
	background-size: 100% 100%;
	float: right;
	position: relative;
	margin-top: 20px;
}
.classCollection_img{
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 9px;
	animation: classCollectionImg normal linear 6s infinite;
}
.classCollection_imgs{
	width: 110px;
	height: 110px;
	position: absolute;
	top: 33px;
	left: 55px;
}
.snow-container{
	width: 595px;
	height: 408px;
	position: absolute;
	top: 0px;
	left: 0px;
	pointer-events:none;
	z-index:100001;
	overflow: hidden;
}
.classCollection .dynamicUl{
	padding-top: 164px;
}
/* 第二部分 */
.content_part2{
	margin-top: 30px;
}
/* 多彩生活 */
.life{
	width: 547px;
	height:380px;
	vertical-align: top;
	
	float: left;
}
.life_content{
	width: 550px;
	height: 343px;
	background-image: url(../images/life_bg.png);
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: -20px;
}
.life .dynamicUl{
	padding-top: 140px;
	padding-left: 80px;
}
/* 宝宝天地 */
.part2_right{
	width:613px;
	height:380px;
	float: right;
	position: relative;
}
.part2_right_content{
	width: 100%;
	height: 334px;
	background-image: url(../images/part2_right.png);
	background-size: 100% 100%;	
}
.part2_right_content .dynamicUl{
	padding-top: 105px;
	padding-left: 43px;
}
.part2_rightImg{
	width: 88px;
	position: absolute;
	left: 128px;
	top: 67px;
	animation: part2_rightImg normal linear 3s infinite;
}
/* 第三部分 */
.content_part3{
	width: 100%;
}
.content_part3_content{
	width: 1102px;
	height: 703px;
	margin: 0 auto;
	background-image: url(../images/part3_bg.png);
	background-size: 100% 100%;	
	position: relative;
}
.vehicle{
	position: absolute;
	top: 35px;
	left: 104px;
	width: 122px;
	animation: vehicle normal linear 3s infinite;
}
/* 厨师 */
.cook{
	position: absolute;
	top: 45px;
	left: 539px;
	width: 162px;
	transform: rotate(10deg);
	animation: cook normal linear 1s infinite;
}
.part3Img{
	position: absolute;
	top: 295px;
	left: 111px;
	width: 54px;
	opacity: 0;
	animation: part3Img normal linear 2s infinite;
}
.wenzi{
	position: absolute;
	top: 423px;
	left: 74px;
	width: 50px;
	opacity: 0;
	animation: wenzi normal linear 2s infinite;
}
.vehicle_box{
	width: 350px;
	height: 150px;
	position: absolute;
	top: 105px;
	left: 80px;
	text-align: left;
}
.ul_box{
	padding-left:15px;
	font-size: 12px;
	line-height: 21px;
	position: relative;
}
.ul_box li{
	position: relative;
	padding-right: 70px;
}
.ul_box .dynamicText::before{
	top:9px;
}
.video_box{
	width: 570px;
	height: 127px;
	position: absolute;
	bottom: 181px;
	left: 192px;
	padding: 0px;
	overflow:hidden;
}
.video_box ul{
	padding: 0px;
	overflow:hidden; 
	zoom:1; 
	margin: 0px;
}
.video_box ul li{
	margin:0 8px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;
}
.pic{ text-align:center; }
.pic img{ width:170px; height:127px; display:block; padding:2px;}
/* 食谱 */
.Recipes{
	width: 330px;
	height: 140px;
	position: absolute;
	top: 104px;
	left: 704px;
}
.beian{
	text-align: center;
}
.beian a{
	color: #333;
	font-size: 14px;
}
/* 兔子 */
@keyframes rabbit{
	0%{
		left:-200px;
		top: 0px;
	}
	50%{
		left: -158px;
		top: 12px;
	}
	100%{
		left:-200px;
		top: 0px;
	}
}
/* 笑脸 */
@keyframes smilingFace{
	from {
		transform: rotate(0deg);
	}
	to {transform: rotate(360deg);}
}
@keyframes cloud {
  from {left: 321px;}
  to {left: -772px;}
}
/*云 */
@keyframes sunlight {
  0% {
	  opacity: 0;
	  transform: scale(0);
	  
	}
	10%{
		 opacity: 1;
		 transform: scale(0);
	}
	20%{
		opacity: 1;
		transform: scale(1);
	}
  25%{
	  opacity: 1;
	  transform: scale(2);
	  transform: rotate(0deg);
  }
 65%{
	  opacity: 1;
	  transform: scale(2);
	  transform: rotate(180deg);
  }
  100%{
	  opacity: 1;
	  transform: scale(2);
	  transform: rotate(180deg);
  }
}
/* logo */
@keyframes logoImg{
	0% {
		-webkit-mask-size:0;
	 mask-size:0;
	}
	
	60%{
		-webkit-mask-size:200px;
		mask-size:200px;
	} 
	
	100%{
		-webkit-mask-size:200px;
		mask-size:200px;
	}
}
@keyframes firstImg{
	0% {
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	10%{
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	20%{
		opacity: 1;
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
	}
	100%{
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
		opacity: 1;
	}
}
@keyframes secondImg{
	0% {
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	20%{
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	30%{
		opacity: 1;
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
	}
	100%{
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
		opacity: 1;
	}
}
@keyframes threeImg{
	0% {
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	30%{
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	40%{
		opacity: 1;
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
	}
	100%{
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
		opacity: 1;
	}
}
@keyframes fourImg{
	0% {
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	40%{
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	50%{
		opacity: 1;
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
	}
	100%{
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
		opacity: 1;
	}
}
@keyframes fiveImg{
	0% {
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	50%{
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	60%{
		opacity: 1;
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
	}
	100%{
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
		opacity: 1;
	}
}
@keyframes sixImg{
	0% {
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	60%{
		opacity: 0;
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	70%{
		opacity: 1;
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
	}
	100%{
		-webkit-transform: translatex(10px);
		transform: translatex(10px);
		opacity: 1;
	}
}
/* z最新动态 */
@keyframes dynamicImg{
	0%{
		bottom: 21px;
		left: 73px;
	}
	70%{
		bottom: 272px;
		left: 302px;
	}
	100%{
		bottom: 272px;
		left: 302px;
	}
}
@keyframes classCollectionImg{
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}
@keyframes windmillImgs{
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}
@keyframes part2_rightImg{
	0%{
		left: 128px;
		top: 67px;
	}
	50%{
		left: 128px;
		top: 1px;
	}
	100%{
		left: 128px;
		top: 67px;
	}
}
@keyframes vehicle{
	0%{
		left: 122px;
	}
	50%{
		left: 142px;
	}
	100%{
		left: 122px;
	}
}
@keyframes cook{
	0%{
		transform: rotate(10deg);
	}
	50%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(10deg);
	}
}
@keyframes part3Img{
	0%{
		opacity: 0;
		left: 111px;
	}
	40%{
		opacity: 1;
		left: 122px;
	}
	100%{
		opacity: 1;
		left: 122px;
	}
}
@keyframes wenzi{
	0%{
		opacity: 0;
		transform: scale(0);
	}
	40%{
		opacity: 1;
		transform: scale(2);
	}
	100%{
		opacity: 1;
		transform: scale(2);
	}
}




