*{margin: 0;padding: 0;}
.fl{float: left;}
.fr{float: right;}
input{background:none; outline:none; border:0px; background: #fff;}
body{font: 16px/1.5 "Microsoft YaHei",Tahoma,Arial,Helvetica,sans-serif;font-size: 12px;min-width: 1200px;margin: 0 auto;color: #333;}
.main{width: 1200px;margin: 0 auto;}
.banner{
	height: 525px;
	margin-top: 60px;
	background: url(../images/banner.jpg) no-repeat center center;
	background-position: center;
}
.banner img{
	margin: 60px 180px;
}
.part1{
	height: 740px;
	background: url(../images/part1.jpg) no-repeat;
	background-position: center;
	text-align: center;
}
.part1>.main{
	height: 630px; 
}
.part1>.main>div{
	width: 260px;
	padding-top: 170px;
	font-size: 18px;
	line-height: 40px;
}
.part1>.main>div span{
	font-weight: bold;
}
.part1>.main>div.left{
	margin-left:  190px;
	color: #6B6B6B;
}
.part1>.main>div.right{
	margin-right:  190px;
	color: #C69E72;
}
.part1 form{
	font-size: 24px;
}
.part1 form strong{
	color: #fff;
}
.part1 form input{
	width: 250px;
	height: 60px;
	font-size: 20px;
	padding-left: 10px;
	line-height: 60px;
	border-radius: 10px;
}
#dosubmit{
	font-size: 22px;
	color: #37383D;
	border-radius: 30px;
	cursor: pointer;
	background: linear-gradient(to right, #FED370,#FCDD8C);
}
.part .title{
	text-align: center;
	padding: 20px 0;
}
.part2{
	padding-bottom: 30px;
	background: #D9D5CC;
}
.part2 .cont{
	width: 1085px;
	height: 462px;
	margin: 0 auto;
	padding-left: 3px;
	border-radius: 5px;
	background: #CFBBA7;
	box-shadow: 20px 0px 0px #D6CCC0;
}
.part2 .cont .left{
}
.part2 .nav-bar{
	width: 175px;
	height: 67px;
	margin-top: -1px;
	font-size: 20px;
	line-height: 66px;
	padding-left: 20px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.part2 .nav-bar.active{
	background: #FAF7F0;

}
.part2 .nav-bar>i{
	display: block;
	width: 100px;
	height: 1px;
	background: #FAF7F0;
}
.part2 .cont .right{
	width: 890px;
	height: 462px;
	overflow-y: scroll;
	font-size: 16px;
	line-height: 40px;
	background: #FAF7F0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.part2 .cont .right p{
	margin: 20px 100px 20px 50px;
}
.part2 .cont .item{
	display: none;
}
.part2 .cont .item.active{
	display: block;
}
.part2>.main>a{
	display: block;
	width: 207px;
	height: 60px;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 22px;
	color: #37383D;
	text-decoration: none;
	line-height: 60px;
	text-align: center;
	border-radius: 30px;
	background: linear-gradient(to right, #FED370,#FCDD8C);
}
.part3{
	height: 1167px;
	padding-bottom: 60px;
	background: url(../images/part3.jpg) no-repeat;
}
.part3 .num{
	margin-top: -50px;
}
.part3 .word1{
	background: url(../images/01_pic.png) no-repeat center right;
}
.part3 .word1 p{
	font-size: 16px;
	line-height: 40px;
	margin: 30px 440px 40px 20px;
}
.part3 .box2{
	padding-bottom: 70px;
}
.part3 .box2 .num{
	margin-top: 40px;
	margin-left: 640px;
}
.part3 .word2{
	background: url(../images/02_pic.png) no-repeat center left;
}
.part3 .word2 p{
	font-size: 16px;
	line-height: 40px;
	margin: 30px 0px 0px 640px;
}
.part3 .box3{
	width:855px; 
	height: 28px;
	margin: 0 auto;
	border-bottom: 13px solid #D9D5CC;
}
.part3 .box3>p{
	display: block;
	text-align: center;
	font-size: 26px;
	color: #7F6954;
	font-weight: bold;
}
.part4{
	height: 1255px;
	background: #D9D5CC;
}
.part4 table{
	margin: 0 auto;
	border: 4px solid #A58667;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	background: #FAF7F0;
}
.part4 table tr,.part4 table td{
	border: 2px solid #A58667;
}
.part4 table td.left{
	text-align: left;
	padding: 0 20px;
}
.part4 .price{
	width: 1140px;
	height: 310px;
	margin: 40px auto;
	box-shadow: 0px 0px 20px #C4B293;
	text-align: center;
	position: relative;
	z-index: 1;
	border-radius: 5px;
	overflow: hidden;
}
.part4 .price>div{
	width: 50%;
	height: 310px;
	float: left;
	text-align: center;
}
.part4 .price>div>h1{
	display: inline-block;
	margin-top: 20px;
	font-size: 36px;
	color: #5E4E3E;
	border-bottom: 1px dashed #5E4E3E;
}
.part4 .price>div.left{
	background: #FAF7F0;
	font-size: 29px;
	color: #716758;
}
.part4 .price>div.left>p{
	margin-top: 40px;
}
.part4 .price>div.left i{
	font-size: 52px;
	color: #C79E76;
}
.part4 .price>div.right{
	background: #DCB892;
}
.part4 .price>div.right p{
	font-size: 24px;
	text-align: left;
	color: #716758;
	margin: 30px 40px;
	line-height: 50px;
}
.part4 .cont{text-align: center;}
.part4 .cont>a {
	margin: 45px 60px;
	clear: both;
    display: inline-block;
    width: 207px;
    height: 60px;
    font-size: 22px;
    color: #37383D;
    text-decoration: none;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    background: linear-gradient(to right, #FED370,#FCDD8C);
}
.part5{
	padding-top: 200px;
	background: #F2EFE6;
	padding-bottom: 50px;
}
.part5 .cont{
	width: 1200px;
    margin: 0 auto;
    position: relative;
}
.swiper-container {
    width: 1100px;
    margin-top: 60px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide>img{
	width: 86px;
	height: 86px;
    border-radius: 50%;
	border: 3px solid #F2EFE6;

}
.swiper-slide.active>img{
	border: 3px solid #F0D3B5;
}
.swiper-button-prev{
	position: absolute;
	left: -50px;
	background-image: url(../images/left.png) no-repeat center center;
}
.swiper-button-next{
	position: absolute;
	right: -50px;
	background-image: url(../images/right.png) no-repeat center center;
}
.items>.teacher-item{
	display: none;
}
.items>.teacher-item.active{
	display: block;
}
.teacher-item{
	width: 1096px;
	height: 418px;
	margin: 0 auto;
	background: url(../images/teacher-bg.png) no-repeat center center;
}
.teacher-item .right{
	width: 680px;
	margin-left: 50px;
}
.teacher-item .right h1{
	font-size: 40px;
	margin-top: 40px;
	font-weight: normal;
}
.teacher-item .right .p1{
	font-size: 18px;
	margin-top: 10px;
	line-height: 30px;
}
.teacher-item .right .p2{
	font-size: 14px;
	margin-top: 20px;
	line-height: 26px;
}
.part5 > .main > a {
    display: block;
    width: 207px;
    height: 60px;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 22px;
    color: #37383D;
    text-decoration: none;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    background: linear-gradient(to right, #FED370,#FCDD8C);
}
.part6{
	height: 455px;
	background: url(../images/part2.jpg) no-repeat center center;
	text-align: center;
}
.part6 .cont>div{
	display: inline-block;
	vertical-align: middle;
}
.part6 .cont>div.right{
	/*height: 200px;*/
	margin-left: 90px;
	font-size: 26px;
	line-height: 50px;
	font-weight: bold;
	text-align: left;
}