body{margin:0;padding:0;font-size:12px;background-color:#fff;font-family:"微软雅黑";}
img{border:none;}
a{text-decoration:none;}
li{list-style:none;}
p,h1,h2,h3,h4,h5,h6,ul,li,img,form{margin:0;padding:0;}
h1,h2,h3,h4,h5{font-size:14px;font-weight:900;}	
.clear{clear:both;}


/*Title*/
.ParkTitle{
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	color: #333333;
	margin-bottom: 30px;
}
.ParkTitleW{
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 30px;
}
/*TitleOver*/

/*Banner*/
#ParkBannerPhone{
	display: none;
}
#ParkBannerBG{
	margin: 0 auto;
	max-width: 1920px;
	width: 100%;
	height: 750px;
	/*background: url(../images/parkClassBannerbg.png) no-repeat top;*/
	overflow: hidden;
}

/*#ParkBanner{
	width: 1020px;
	height: 750px;
	position: relative;
	margin: 0 auto;
}
#ParkBannerHover{
	display: block;
	position: absolute;
	left: -284px;
	bottom: 0px;
	z-index: 99;
	animation: MyBanner 6s linear infinite;
}
#ParkBannerTitle{
	display: block;
	margin: 92px auto 0;
	position: relative;
	z-index: 100;
}*/

/*@keyframes MyBanner{
	from{transform: rotate(0deg);}
	25%{transform: rotate(5deg);}
	50%{transform: rotate(0deg);}
	75%{transform: rotate(-5deg);}
	to{transform: rotate(0deg);}
}*/
/*BannerOCver*/


/*ParkJiuyeBG*/
#ParkJiuyeBG{
	width: 100%;
	background: #f5f5f5;
}
#ParkJiuye{
	width: 1020px;
	margin: 0 auto;
	padding: 50px 0;
}
.ParkJiuyeTableImg{
	display: block;
	float: left;
}
.ParkJiuyeTable{
	width: 505px;
	height: 505px;
	float: right;
	background: #FFFFFF;
}
.ParkJiuyeTable img{
	display: block;
}
.ParkJiuyeTable p{
	width: 100%;
	height: 139px;
	background: #15c7b6;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	padding: 20px;
	box-sizing: border-box;
}
/*ParkJiuyeBGOver*/


/*ParkYoushi*/
#ParkYoushi{
	width: 100%;
	padding: 50px 0;
}
.ParkYoushiBox{
	width: 677px;
	height: 677px;
	margin: 180px auto 0;
	background: url(../images/ParkClassMaxRound.png) no-repeat top;
	position: relative;
}
.ParkYoushiBox img{
	position: absolute;
	left: 50%;
	margin-left: -230px;
	top: 50%;
	margin-top: -230px;
	animation:  My360 60s linear infinite;
}

@keyframes My360{
	from{transform: rotate(0deg);}
	to{transform: rotate(360deg);}
}

.ParkYoushiBox p{
	width: 340px;
	position: absolute;
	font-size: 14px;
	line-height: 24px;
}
.ParkYoushiBox p strong{
	display: block;
}
.ParkYoushiBox .ParkAbs01{
	top: 220px;
	left: -330px;
}
.ParkYoushiBox .ParkAbs02{
	top: -100px;
	left: 0px;
}
.ParkYoushiBox .ParkAbs03{
	top: 20px;
	left: 630px;
}
.ParkYoushiBox .ParkAbs04{
	top: 400px;
	left: 680px;
}
.ParkYoushiBox .ParkAbs05{
	top: 630px;
	left: -150px;
}
.ParkABtn{
	display: block;
	width: 255px;
	height: 40px;
	margin: 100px auto 0;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	background: #0e9a98;
	border-radius: 10px;
	font-size: 16px;
}
/*ParkYoushiOver*/


/*ParkSixBG*/
#ParkSixBG{
	width: 100%;
	height: 680px;
	background: url(../images/ParkClassSixBG.png) no-repeat top;
}
#ParkSix{
	width: 1020px;
	margin: 0 auto;
	padding: 50px 0;
}
#ParkSix h2{
	margin-bottom: 60px;
}
.ParkSixBox{
	width: 33.333333%;
	height: 200px;
	float: left;
	background: #FFFFFF;
	border-bottom: 1px solid #BFBFBF;
	box-sizing: border-box;
	border-right: 1px solid #BFBFBF;
	padding: 50px 0;
}
.ParkSixBox:nth-of-type(3n+3){
	border-right: none;
}
.ParkSixBox h6{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-align: center;
}
.ParkSixBox p{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	text-align: center;
}
/*ParkSixBG*/


/*ParkSoft*/
#ParkSoft{
	width: 1020px;
	margin: 0 auto;
	padding: 50px 0;
}
#ParkSoft h2 span{
	color: #0e9a98;
}
.ParkSoftBox{
	width: 505px;
	height: 200px;
	background: #f0f0f0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ParkSoftBox:nth-of-type(2n+2){
	margin-right: 0px;
}
.ParkSoftBox img{
	display: block;
	float: left;
}
.ParkSoftTxt{
	float: right;
	width: 305px;
	padding: 20px 10px;
	box-sizing: border-box;
}
.ParkSoftJuxing{
	width: 50px;
	height: 50px;
	background: #ff9629;
	border-radius: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	float: right;
}
.ParkSoftTxt h6{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}
.ParkSoftTxt p{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}

/*ParkSoftOver*/


/*ParkTeacherBG*/
#ParkTeacherBG{
	width: 100%;
	height: 570px;
	background: url(../images/ParkClassTeacherBG.png) no-repeat top;
}
#ParkTeacher{
	width: 1020px;
	margin: 0 auto;
	padding: 50px 0;
}
.ParkTeacherBox{
	width: 330px;
	background: #FFFFFF;
	float: left;
	margin-right: 15px;
	cursor: pointer;
	overflow: hidden;
}
.ParkTeacherBox:nth-of-type(3){
	margin-right: 0;
}
.ParkTeacherBox img{
	display: block;
}
.ParkTeacherTxt{
	width: 200%;
	height: 100px;
	padding: 25px 35px;
	box-sizing: border-box;
	transition: .3s;
}
.ParkTeacherTxt h5{
	float: left;
	font-size: 20px;
	color: #333333;
	padding-right: 20px;
	border-right: 1px solid #333333;
	line-height: 50px;
}
.ParkTeacherTxt p{
	float: left;
	font-size: 14px;
	line-height: 25px;
	color: #4d4d4d;
	padding-left: 20px;
}
.ParkTxt01,.ParkTxt02{
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.ParkTeacherBox:hover .ParkTeacherTxt{
	margin-left: -100%;
}

#ParkDagang{
	width: 100%;
	padding: 50px 0;
	max-width: 1920px;
	margin: 0 auto;
}
.ParkDagangBoxLeft{
	width: 100%;
	height: auto;
	background: #F5F5F5;
	padding: 30px 0;
}
.ParkDagangBoxLeft img{
	display: block;
	float: left;
	max-width: 50%;
}
.ParkDagangBoxLeft p{
	width: 610px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding: 50px 0 0 3%;
}
.ParkDagangBoxLeft p strong{
	display: block;
	font-size: 16px;
	line-height: 30px;
}

.ParkDagangBoxRight{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	padding: 30px 0;
}
.ParkDagangBoxRight img{
	display: block;
	float: right;
	max-width: 50%;
}
.ParkDagangBoxRight p{
	width: 610px;
	float: right;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding: 50px 3% 0 0;
}
.ParkDagangBoxRight p strong{
	display: block;
	font-size: 16px;
	line-height: 30px;
}
/*ParkTeacherBGOver*/


/*ParkHuanjing*/
#ParkHuanjingBG{
	width: 100%;
	background: #F5F5F5;
}
#ParkHuanjing{
	width: 1020px;
	margin: 0 auto;
	padding: 50px 0;
}
#ParkHuanjing img{
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#ParkHuanjing img:nth-of-type(3n+3){
	margin-right: 0;
}
/*ParkHuanjingOver*/



@media screen and (max-width:991px ) and (min-width:768px)
{
	img{
		max-width: 100%;
	}
	
/*Title*/
.ParkTitle{
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	color: #333333;
	margin-bottom: 30px;
}
.ParkTitleW{
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 30px;
}
/*TitleOver*/

/*Banner*/
#ParkBannerBG{
	width: 100%;
	max-width: 1920px;
	height: auto;
	background: none;
	overflow: hidden;
}

#ParkBanner{
	display: none;
	width: 100%;
	height: 750px;
	position: relative;
	margin: 0 auto;
}
#ParkBannerHover{
	display: block;
	position: absolute;
	left: -284px;
	bottom: 0px;
	z-index: 99;
	animation: MyBanner 6s linear infinite;
}
#ParkBannerTitle{
	display: block;
	margin: 92px auto 0;
	position: relative;
	z-index: 100;
}

#ParkBannerPhone{
	display: block;
}

@keyframes MyBanner{
	from{transform: rotate(0deg);}
	25%{transform: rotate(5deg);}
	50%{transform: rotate(0deg);}
	75%{transform: rotate(-5deg);}
	to{transform: rotate(0deg);}
}
/*BannerOCver*/


/*ParkJiuyeBG*/
#ParkJiuyeBG{
	width: 100%;
	background: #f5f5f5;
}
#ParkJiuye{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
.ParkJiuyeTableImg{
	display: block;
	float: none;
	margin: 0 auto;
}
.ParkJiuyeTable{
	width: 505px;
	height: 505px;
	float: none;
	background: #FFFFFF;
	margin: 30px auto 0;
}
.ParkJiuyeTable img{
	display: block;
}
.ParkJiuyeTable p{
	width: 100%;
	height: 139px;
	background: #15c7b6;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	padding: 20px;
	box-sizing: border-box;
}
/*ParkJiuyeBGOver*/


/*ParkYoushi*/
#ParkYoushi{
	display: none;
	width: 100%;
	padding: 50px 0;
}
/*ParkYoushiOver*/


/*ParkSixBG*/
#ParkSixBG{
	width: 100%;
	height: 680px;
	background: url(../images/ParkClassSixBG.png) no-repeat top;
}
#ParkSix{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
#ParkSix h2{
	margin-bottom: 60px;
}
.ParkSixBox{
	width: 33.333333%;
	height: 200px;
	float: left;
	background: #FFFFFF;
	border-bottom: 1px solid #BFBFBF;
	box-sizing: border-box;
	border-right: 1px solid #BFBFBF;
	padding: 50px 0;
}
.ParkSixBox:nth-of-type(3n+3){
	border-right: none;
}
.ParkSixBox h6{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-align: center;
}
.ParkSixBox p{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	text-align: center;
}
/*ParkSixBG*/


/*ParkSoft*/
#ParkSoft{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
#ParkSoft h2 span{
	color: #0e9a98;
}
.ParkSoftBox{
	width: 505px;
	height: 200px;
	background: #f0f0f0;
	float: none;
	margin: 0 auto 10px;
}
.ParkSoftBox:nth-of-type(2n+2){
	margin: 0 auto 10px;
}
.ParkSoftBox img{
	display: block;
	float: left;
}
.ParkSoftTxt{
	float: right;
	width: 305px;
	padding: 20px 10px;
	box-sizing: border-box;
}
.ParkSoftJuxing{
	width: 50px;
	height: 50px;
	background: #ff9629;
	border-radius: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	float: right;
}
.ParkSoftTxt h6{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}
.ParkSoftTxt p{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}

/*ParkSoftOver*/


/*ParkTeacherBG*/
#ParkTeacherBG{
	width: 100%;
	height: auto;
	background: url(../images/ParkClassTeacherBG.png) no-repeat top;
	background-size: cover;
}
#ParkTeacher{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
.ParkTeacherBox{
	width: 330px;
	background: #FFFFFF;
	float: none;
	margin: 0 auto 10px;
	cursor: pointer;
	overflow: hidden;
}
.ParkTeacherBox:nth-of-type(3){
	margin: 0 auto 10px;
}
.ParkTeacherBox img{
	display: block;
}
.ParkTeacherTxt{
	width: 200%;
	height: 100px;
	padding: 25px 35px;
	box-sizing: border-box;
	transition: .3s;
}
.ParkTeacherTxt h5{
	float: left;
	font-size: 20px;
	color: #333333;
	padding-right: 20px;
	border-right: 1px solid #333333;
	line-height: 50px;
}
.ParkTeacherTxt p{
	float: left;
	font-size: 14px;
	line-height: 25px;
	color: #4d4d4d;
	padding-left: 20px;
}
.ParkTxt01,.ParkTxt02{
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.ParkTeacherBox:hover .ParkTeacherTxt{
	margin-left: -100%;
}

#ParkDagang{
	width: 100%;
	padding: 50px 0;
	max-width: 1920px;
	margin: 0 auto;
}
.ParkDagangBoxLeft{
	width: 100%;
	height: auto;
	background: #F5F5F5;
	padding: 30px 0;
}
.ParkDagangBoxLeft img{
	display: block;
	float: none;
	max-width: 100%;
}
.ParkDagangBoxLeft p{
	width: 90%;
	float: none;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding: 50px 0 0 0;
	margin: 0 auto;
}
.ParkDagangBoxLeft p strong{
	width: 100%;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}


.ParkDagangBoxRight{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	padding: 30px 0;
}
.ParkDagangBoxRight img{
	display: block;
	float: none;
	max-width: 100%;
}
.ParkDagangBoxRight p{
	width: 90%;
	float: none;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding: 50px 0 0 0;
	margin: 0 auto;
}
.ParkDagangBoxRight p strong{
	width: 100%;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
/*ParkTeacherBGOver*/


/*ParkHuanjing*/
#ParkHuanjingBG{
	width: 100%;
	background: #F5F5F5;
}
#ParkHuanjing{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
#ParkHuanjing img{
	width: 50%;
	display: block;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ParkHuanjing img:nth-of-type(3n+3){
	margin-right: 0;
}
/*ParkHuanjingOver*/


}





@media screen and (max-width:767px )
{
	img{
		max-width: 100%;
	}
	
/*Title*/
.ParkTitle{
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #333333;
	margin-bottom: 30px;
}
.ParkTitleW{
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 30px;
}
/*TitleOver*/

/*Banner*/
#ParkBannerBG{
	width: 100%;
	max-width: 1920px;
	height: auto;
	background: none;
	overflow: hidden;
}

#ParkBanner{
	display: none;
	width: 100%;
	height: 750px;
	position: relative;
	margin: 0 auto;
}
#ParkBannerHover{
	display: block;
	position: absolute;
	left: -284px;
	bottom: 0px;
	z-index: 99;
	animation: MyBanner 6s linear infinite;
}
#ParkBannerTitle{
	display: block;
	margin: 92px auto 0;
	position: relative;
	z-index: 100;
}

#ParkBannerPhone{
	display: block;
}

@keyframes MyBanner{
	from{transform: rotate(0deg);}
	25%{transform: rotate(5deg);}
	50%{transform: rotate(0deg);}
	75%{transform: rotate(-5deg);}
	to{transform: rotate(0deg);}
}
/*BannerOCver*/


/*ParkJiuyeBG*/
#ParkJiuyeBG{
	width: 100%;
	background: #f5f5f5;
}
#ParkJiuye{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
.ParkJiuyeTableImg{
	display: block;
	float: none;
	margin: 0 auto;
}
.ParkJiuyeTable{
	width: 100%;
	height: auto;
	float: none;
	background: #FFFFFF;
	margin: 30px auto 0;
}
.ParkJiuyeTable img{
	display: block;
}
.ParkJiuyeTable p{
	width: 100%;
	height: auto;
	background: #15c7b6;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	padding: 20px;
	box-sizing: border-box;
}
/*ParkJiuyeBGOver*/


/*ParkYoushi*/
#ParkYoushi{
	display: none;
	width: 100%;
	padding: 50px 0;
}
/*ParkYoushiOver*/


/*ParkSixBG*/
#ParkSixBG{
	width: 100%;
	height: auto;
	background: url(../images/ParkClassSixBG.png) no-repeat top;
	background-size: cover;
}
#ParkSix{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
#ParkSix h2{
	margin-bottom: 60px;
}
.ParkSixBox{
	width: 50%;
	height: 200px;
	float: left;
	background: #FFFFFF;
	box-sizing: border-box;
	border-right: none;
	border-bottom: 1px solid #BFBFBF;
	padding: 50px 0;
	border-right: 1px solid #BFBFBF;
}
.ParkSixBox:nth-of-type(3n+3){
	border-bottom: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
}
.ParkSixBox:nth-of-type(even){
	border-right: none;
}
.ParkSixBox h6{
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	text-align: center;
}
.ParkSixBox p{
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	text-align: center;
}
/*ParkSixBG*/


/*ParkSoft*/
#ParkSoft{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
#ParkSoft h2 span{
	color: #0e9a98;
}
.ParkSoftBox{
	width: 100%;
	height: auto;
	background: #f0f0f0;
	float: none;
	margin: 0 auto 10px;
}
.ParkSoftBox:nth-of-type(2n+2){
	margin: 0 auto 10px;
}
.ParkSoftBox img{
	display: none;
	float: left;
}
.ParkSoftTxt{
	float: right;
	width: 100%;
	padding: 20px 10px;
	box-sizing: border-box;
}
.ParkSoftJuxing{
	width: 50px;
	height: 50px;
	background: #ff9629;
	border-radius: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	float: right;
}
.ParkSoftTxt h6{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}
.ParkSoftTxt p{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}

/*ParkSoftOver*/


/*ParkTeacherBG*/
#ParkTeacherBG{
	width: 100%;
	height: auto;
	background: url(../images/ParkClassTeacherBG.png) no-repeat top;
	background-size: cover;
}
#ParkTeacher{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
.ParkTeacherBox{
	width: 330px;
	background: #FFFFFF;
	float: none;
	margin: 0 auto 10px;
	cursor: pointer;
	overflow: hidden;
}
.ParkTeacherBox:nth-of-type(3){
	margin: 0 auto 10px;
}
.ParkTeacherBox img{
	display: block;
}
.ParkTeacherTxt{
	width: 200%;
	height: 100px;
	padding: 25px 35px;
	box-sizing: border-box;
	transition: .3s;
}
.ParkTeacherTxt h5{
	float: left;
	font-size: 20px;
	color: #333333;
	padding-right: 20px;
	border-right: 1px solid #333333;
	line-height: 50px;
}
.ParkTeacherTxt p{
	float: left;
	font-size: 14px;
	line-height: 25px;
	color: #4d4d4d;
	padding-left: 20px;
}
.ParkTxt01,.ParkTxt02{
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.ParkTeacherBox:hover .ParkTeacherTxt{
	margin-left: -100%;
}

#ParkDagang{
	width: 100%;
	padding: 50px 0;
	max-width: 1920px;
	margin: 0 auto;
}
.ParkDagangBoxLeft{
	width: 100%;
	height: auto;
	background: #F5F5F5;
	padding: 30px 0;
}
.ParkDagangBoxLeft img{
	display: block;
	float: none;
	max-width: 100%;
}
.ParkDagangBoxLeft p{
	width: 90%;
	float: none;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding: 50px 0 0 0;
	margin: 0 auto;
}
.ParkDagangBoxLeft p strong{
	width: 100%;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}


.ParkDagangBoxRight{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	padding: 30px 0;
}
.ParkDagangBoxRight img{
	display: block;
	float: none;
	max-width: 100%;
}
.ParkDagangBoxRight p{
	width: 90%;
	float: none;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding: 50px 0 0 0;
	margin: 0 auto;
}
.ParkDagangBoxRight p strong{
	width: 100%;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
/*ParkTeacherBGOver*/


/*ParkHuanjing*/
#ParkHuanjingBG{
	width: 100%;
	background: #F5F5F5;
}
#ParkHuanjing{
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
#ParkHuanjing img{
	width: 50%;
	display: block;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ParkHuanjing img:nth-of-type(3n+3){
	margin-right: 0;
}
/*ParkHuanjingOver*/


}