.header{
	height: 470px;
	background: url(http://www.it61.cn/moban/images/duplo/header.jpg) no-repeat;
	background-position: top center;
	background-color: #426791;
	text-align: center;
	color:#fff;
}
.header h1{
	font-size: 105px;
	font-weight: bold;
	color:#fff;
}
.header .company{
	font-size: 21px;
	color:#fff;
	margin-top: 121px;
	margin-bottom: 7px;
}
.header .text{
	font-size: 30px;
	color:#fff;
	margin-top: 30px;
}
.child{
	background-color: #f7f7f7;
}

.child .childimg {
	height: 430px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.child .childimg img{
	width:462px;
	height:332px;
}
.child .childimg .txt{
	width: 740px;
	margin-left: 20px;
}
.child .childimg .txt p{
	width: 100%;
	font-size: 20px;
	text-align: left;
	color: #333;
	line-height: 1.5;
}
.child .childimg .txt p span{
	font-weight: bold;
	
}
.child .childimg .txt .name{
	font-size: 31px;
	margin-bottom: 30px;
}

/*创意启蒙课程——给孩子探索世界的机会*/
.fitage{
	/*height:710px;*/
	padding-bottom: 50px;
}
.fitage p{
	font-size:40px;
	color:#333333;
	text-align:center;
	margin-top:41px;
}
.fitage img{
	width:1200px;
	height:566px;
	margin-top:40px;
}
.fitage .btn{
	width: 334px;
	height: 62px;
	line-height: 62px;
	background-color: #fee543;
	margin:0 auto 0;
	font-size: 22px;
	color:#333333;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 10px 1px #c0c0c0;
}
#course_swiper{
	padding-bottom: 90px;
}
#course_swiper .swiper-pagination{
	bottom: 35px;
}
#course_swiper .swiper-pagination-bullet{
	width:12px;
	height:12px;
	background-color: #dcdcdc;
	opacity: 1;
	border-radius: 50%;
	margin: 0 8px;
}
#course_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
	
	background-color: #ffe02a;
}
.courseft{
	/*height: 480px;*/
	background-color: #eeeeee;
	padding-top: 40px;
	/*background:url(http://www.it61.cn/moban/images/duplo/course.png)no-repeat;
	background-position: top center*/;
}
.courseft ul{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
}
.courseft ul:last-child {
    padding-bottom: 50px;
}
.courseft ul li.left{
	/*margin-left: 145px;*/
}
.courseft ul li.right{
	/*margin-right: 145px;*/
}
.courseft ul li.border{
	/*border-right: 1px dashed #d2d2d2;*/
}
.courseft ul li{
	/*display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;*/
	width: 400px;
	/*box-sizing: border-box;
	padding-right: 47px;
	margin-bottom: 60px;
	padding-bottom: 10px;*/
}
.courseft ul li img{
	width: 128px;
	height: 128px;
	float: left;
    display: block;
    margin-right: 20px;
}
.courseft ul li:last-child p{
	/*width: 210px;*/
}
.courseft ul li p.name{
	font-weight: bold;
	font-size: 20px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.courseft ul li p{
	width: 392px;
    /* text-align: center; */
    color: #333;
    line-height: 1.7;
}
.section-why{
	height: 453px;
	background-color: #f7f7f7;
	text-align: center;
	padding-top: 35px;
}
h3{
	font-size: 40px;
	color:#333;
	text-align: center;
}
.section-why ul{
	width: 1200px;
	margin:25px auto 0;
}
.section-why ul li{
	float:left;
	width: 288px;
	margin-right: 16px;
}
.section-why ul li p{
	width: 100%;
	font-size: 18px;
	color:#fff;
	background-color: #357dcf;
	line-height: 1.6;
	padding: 11px 0;
}
.section-information{
	height: 440px;
}
.bg-color{
	height: 440px;
}
.bg-color span{
	float:left;
	width: 50%;
	height: 440px;
	display:inline-block;
}
.bg-color .span1{
	background-color: #ff9000;
}
.bg-color .span2{
	background-color: #357dcf;
}
.section-information .min{
	margin-top: -440px;
	height: 440px;
	color:#fff;
}
.section-information ul{
	margin-top: 30px;
	width: 1200px;
	position: absolute;
	top:0;
	left: 0;
}
.section-information ul li{
	width: 600px;
	float:left;
	box-sizing: border-box;
}
.section-information .name{
	display:flex;
	align-items:center;
	width: 525px;
	height: 66px;
	border-bottom: 1px solid #fff;
	margin-bottom: 26px;
}
.section-information .name span{
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	margin:0 310px 0 14px;
}
.section-information .name a{
	font-size: 16px;
	color:#fff;
}
.section-information li p{
	color:#fff;
	font-size: 16px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 20px;
}
.section-information li p:after{
	content:"";
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #fff;
	top:10px;
	left: -18px;
}
.pl55{
	padding-left: 55px;
}
.diploma{
	height:668px;
	background-color: #fff;
}
.diploma-title{
	font-size:40px;
	color:#333333;
	text-align:center;
	margin-top:38px;
}
.diplomaline{
	margin-top:30px;
}
.diploma .swiperbanner{
	overflow:hidden;
	padding-bottom: 70px;
	border:1px solid #dedede;padding:30px 0 50px 0;
}
.diploma .swiper-container{
	text-align:center;
	overflow: visible;
}
.swiper-container .swiper-wrapper{
	// overflow: hidden;
}
.swiper-container img{
	cursor: pointer;
}
.swiper-container .swiper-pagination.swiper-pagination-bullets{
	bottom:-39px;
}
.swiper-container .swiper-pagination-bullet{
	width:18px;
	height:18px;
	background-color: #d7d7d7;
	bottom:0;
	opacity: 1;
	border-radius:18px;
}
.swiper-container .swiper-pagination-bullet-active{
	width:59px;
	height:18px;
	background-color: #357dcf;
}

.speak{
	height:570px;
	background-color: #dddddd;
}
.speak-title{
	font-size:40px;
	color:#333333;
	text-align:center;
	margin-top:46px;
	padding-bottom:45px;
}
.speak .speakimg1{
	width:273px;
	height:383px;
	background:url(http://www.it61.cn/moban/images/duplo/speakimg1.jpg);
	margin-right:33px;
}
.speak .speakimg2{
	width:273px;
	height:383px;
	background:url(http://www.it61.cn/moban/images/duplo/speakimg2.jpg);
	margin-right:33px;
}
.speak .speakimg3{
	width:273px;
	height:383px;
	background:url(http://www.it61.cn/moban/images/duplo/speakimg3.jpg);
	margin-right:33px;
}
.speak .speakimg4{
	width:273px;
	height:383px;
	background:url(http://www.it61.cn/moban/images/duplo/speakimg4.jpg);
}
.speak .speakimg1 p{
	width:226px;
	font-size:16px;
	color:#333333;
	line-height:1.7;
	margin:0 auto;
	margin-top:152px;
}
.speak .speakimg2 p{
	width:226px;
	font-size:16px;
	color:#333333;
	line-height:1.7;
	margin:0 auto;
	margin-top:152px;
}
.speak .speakimg3 p{
	width:212px;
	font-size:16px;
	color:#333333;
	line-height:1.7;
	margin:0 auto;
	margin-top:152px;
}
.speak .speakimg4 p{
	width:210px;
	font-size:16px;
	color:#333333;
	line-height:1.7;
	margin:0 auto;
	margin-top:152px;
}
.section-map{
	padding-bottom: 60px;

}
.section-map .name{
	font-size: 18px;
    text-align: center;
    color: #868686;
    line-height: 1.7;
    margin-top: 10px;
    margin-bottom: 15px;
}