.banner{
	
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: hidden;
}
.banner img{

	width: 100%;
	height: auto;
}
.course{

	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.course h3{

	margin: 60px 0;
	text-align: center;
	font-size: 36px;
	color: #000;
	line-height: 40px;
}
.course h3 span{

	font-size: 20px;
	color: #8d8d8d;
}
.introuduction{

	width: 1200px;
	display: block;
}
.course-list_item{

	width: 375px;
	height: 305px;
	box-shadow: 0 0 10px #e1e1e1;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
.course-list_item img{

	width: 375px;
	height: 160px;
}
.course-list_item h2{

	font-size: 24px;
	color: #000;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
.course-list_item p{

	height: 130px;
	padding: 0 20px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.course-list_button{

	width: 145px;
	height: 45px;
	border: 1px solid #47a732;
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	line-height: 45px;
	display: block;
	margin-top: 10px;
}
.course-list_button a:hover{

	background: #47a732;
	color: #fff;
}
.course-list_button a{

	font-size: 18px;
	color: #47a732;
	display: block;
}
.introuduction ul{

	overflow: hidden;
	margin-right: -15px;
}
.company{

	width: 100%;
	min-width: 1200px;
	height: auto;
	background: url(../images/bg1.jpg) no-repeat center top;
	margin-top: 50px;
}
.company1{

	width: 1200px;
	margin: 0 auto;
	padding-bottom: 50px;
	overflow: hidden;
}
.company1 h3{

	margin: 50px 0;
	text-align: center;
	font-size: 36px;
	color: #000;
	line-height: 40px;
}
.company1 h3 span{

	font-size: 20px;
	color: #8d8d8d;
}
.company .left{

	float: left;
	width: 505px;
}
.company .right{

	float: right;
	width: 675px;
}
.company .text{

	height: 315px;
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
.company .more{

	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.company .more a{

	background: #ffd02b;
	border-radius: 20px;
	color: #000;
	display: block;
}
.company .more a:hover{

	background: #47a732;
	border-radius: 20px;
	color: #fff;
	display: block;
}
.index-contact{

	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.index-contact h3{

	margin: 50px 0;
	text-align: center;
	font-size: 36px;
	color: #000;
	line-height: 40px;
}
.index-contact h3 span{

	font-size: 20px;
	color: #8d8d8d;
}
.index-contact ul{

	overflow: hidden;
	margin-right: -43px;
}
.index-contact ul li{

	float: left;
	width: 314px;
	height: 140px;
	border-radius: 50%;
	border: 1px solid #47a732;
	margin: 0 43px;
	text-align: center;
	font-size: 30px;
	color: #333;
	letter-spacing: 4px;
	padding-top: 174px;
	display: block;
}
.index-contact ul li span{

	font-size: 16px;
	letter-spacing: 0;
}
.index-contact_item1{

	background: url(../images/inco1.png) no-repeat center 60px;
}
.index-contact_item2{

	background: url(../images/inco2.png) no-repeat center 60px;
}
.index-contact_item3{

	background: url(../images/inco3.png) no-repeat center 60px;
}

.about{

	width: 1200px;
	margin: 0 auto;
}
.about h3{

	margin: 50px 0;
	text-align: center;
	font-size: 36px;
	color: #000;
	line-height: 40px;
}
.about p{

	font-size: 16px;
	line-height: 40px;
	color: #000;
}
.builder{

	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.builder h3{

	margin: 50px 0;
	text-align: center;
	font-size: 36px;
	color: #000;
	line-height: 40px;
}
.builder ul li{

	border-bottom: 1px solid #bdbdbd;
	padding: 20px 0;
}
.builder ul li h2 a{

	color: #333;
	font-size: 20px;
	line-height: 50px;
}
.builder ul li h2 span{

	float: right;
	font-size: 14px;
	color: #333;
	line-height: 50px;
}
.builder ul li p{

	font-size: 14px;
	color: #333;
	line-height: 22px;
	text-align: justify;
}
.builder-button{

	width: 95px;
	height: 30px;
	border: 1px solid #47a732;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	display: block;
	margin-top: 10px;
}
.builder-button a:hover{

	background: #47a732;
	color: #fff;
}
.builder-button a{

	font-size: 14px;
	color: #47a732;
	display: block;
}
.builder-show{

	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.builder-show h3{

	padding: 50px 0;
	text-align: center;
	font-size: 30px;
	color: #000;
	line-height: 40px;
	border-bottom: 1px solid #bdbdbd;
}
.builder-show  p{

	font-size: 16px;
	line-height: 40px;
	color: #000;
	padding-top: 30px;
}
.contact-left{

	float: left;
	width: 500px;
}
.contact-right{

	float: right;
	width: 700px;
	margin-bottom: 60px;
}