*{margin: 0;padding: 0;}
a{text-decoration: none; color: #333;}
li{list-style: none;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
.clearfix {
  zoom: 1;
}
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: #222;background: #fff;}
.main{width: 1200px;margin: 0 auto;text-align: center;}
.banner{
	height: 620px;
	background: url(../images/banner.jpg) no-repeat center center;
	background-position: center;
}
.part{
	padding-top: 50px;
	padding-bottom: 60px;
}
.part .title{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.part2 .title>img{
	margin-left: -10px;
}
.part .title>h2{
	font-size: 50px;
	font-weight: bold;
	margin: 0 20px;
}
.part .title>h2>span{
	color: #FA320B;
}
/*.part .title>p{
	font-size: 22px;
}
.part .main>a{
	display: block;
	width: 360px;
	height: 50px;
	margin: 40px auto 50px;
	line-height: 50px;
	font-size: 22px;
	color: #fff;
	background: #2260E9;
	border-radius: 25px;
}
.part .main>a:hover{
	box-shadow: 0px 0px 10px #3E71E5;
}*/
.part1{
	background: #F8F8FF;
}
.part1 .cont{
	display: flex;
	justify-content: center;
	align-items: center;
}
.part1 .cont>div{
	width: 333px;
	font-size: 16px;
	color: #1C2435;
	margin: 0 30px;
	background: #fff;
	box-shadow: 0px 0px 10px #EAEAFC;
	border-radius: 10px;
	overflow: hidden;
}
.part1 .cont>div:hover {
    margin-top: -30px;
    transition: margin .5s;
}
.part1 .cont>div>p{
	line-height: 80px;
	margin-top: -10px;
}
.part2{
	background: url(../images/bg2.jpg) no-repeat center top;
}
.part2 .title{
	margin-top: 30px;
}
.part2 .cont{
	background: #fff;
	box-shadow: 0px 0px 10px #DEE3E8;
}
.part2 .cont>div{
	display: flex;
	justify-content: space-between;
	padding: 30px 50px;
	align-items: center;
}
.part2 .cont>div>div{
	width: 140px;
	padding: 57px 0;
	border-radius: 20px;
	background: #2E6EFF;
	margin-top: 27px;
}
.part2 .cont>div:nth-child(3)>div{
	margin-top: 40px;
	background: #7C48EB;
}
.part2 .cont>div>ul{
	width: 930px;
	display: flex;
	justify-content: space-between;
}
.part2 .cont li{
	width: 280px;
	height: 269px;
	background: url(../images/pic_bg.png) no-repeat center top;
	padding-top: 13px;
}
.part2 .cont li>h1{
	font-size: 20px;
	line-height: 46px;
	font-weight: bold;
}
.part2 .cont li>p{
	margin-top: 40px;
}
.part2 .cont li>p>span{
	color: #FA320B;
}
.part2 .cont>div:nth-child(3) li{
	height: 289px;
    background: url(../images/pic_bg.png) no-repeat center 20px;
}
.part2 .cont>div:nth-child(3) li>p{
	margin-top: -30px;
}
.part2 .cont>div:nth-child(3) li>h1{
	margin-top: 30px;
}
.part2 .cont>hr{
	display: block;
	width: 925px;
	height: 0;
	padding: 0;
	border: 1px dashed #9082F5;
	margin-left: 222px;
	margin-top: 10px;
}
.part .main>p{
	display: block;
	width: 600px;
	height: 50px;
	margin: 0 auto;
	margin-top: 60px;
	border: 1px solid #2260E9;
	overflow: hidden;
	cursor: pointer;
}
.part .main>p>a{
	display: block;
	width: 50%;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 50px;
}
.part .main>p>a.fl{
	background: #2260E9;
}
.part .main>p>a.fr{
	color: #5F5F5F;
	background: #fff;
}
.part3 .cont{
	display: flex;
	justify-content: space-between;
}
.part3 .box-item{
	width: 271px;
	margin: 10px;
	background: #fff;
	border-radius: 5px;
}
.part3 .box-item>div{
	width: 100%;
	height: 201px;
	position: relative;
}
.part3 .box-item>div>i{
	position: absolute;
}
.part3 .box-item>div>i.one{
	left: 20px;
	top: -30px;
	opacity: .8;
	-webkit-animation: transLateone 2.5s infinite ease-in-out;
}
.part3 .box-item>div>i.two{
	right: 30px;
	bottom: -20px;
	opacity: 1;
	-webkit-animation: transLateone 2s infinite ease-in-out;
}
.part3 .box-item>div>i.three{
	right: 50px;
	top: -30px;
	opacity: .6;
	-webkit-animation: transLateone 1.5s infinite ease-in-out;
}
.part3 .box-item>div>i.four{
	left: 40px;
	bottom: -27px;
	opacity: .9;
	-webkit-animation: transLateone 2s infinite ease-in-out;
}
.part3 .box-item>div>i.five{
	right: 45px;
	top: -27px;
	opacity: .9;
	-webkit-animation: transLateone 3s infinite ease-in-out;
}
.part3 .box-item>div>i.six{
	left: 45px;
	top: 100px;
	opacity: .6;
	-webkit-animation: transLateone 1.6s infinite ease-in-out;
}
.part3 .box-item>div>i.line{
	right: -15px;
	bottom: -20px;
	opacity: 1;
	-webkit-animation: transLateone 1.6s infinite ease-in-out;
}
.part3 .box-item>div>i.seven{
	left: 45px;
	top: -27px;
	opacity: .9;
	-webkit-animation: transLateone 2s infinite ease-in-out;
}
.part3 .box-item>div>i.eight{
	right: 40px;
	bottom: -20px;
	opacity: .9;
	-webkit-animation: transLateone 3s infinite ease-in-out;
}
@keyframes transLateone {
  50% {
  	opacity:.1;
  }

  100% {
  	opacity:1;
  }
}
.part3 .box-item>h1{
	font-size: 20px;
	margin-top: 30px;
	font-weight: bold;
}
.part3 .box-item>p{
	font-size: 12px;
	margin-top: 20px;
	text-align: left;
}
.part4{
	background: #F8F8FF;
}
.box06_list {
  padding-top: 30px;
}

.box06_list li {
  display: inline-block;
  height: 58px;
  padding-left: 5px;
  padding-right: 100px;
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 20px 0px rgba(84, 32, 19, 0.1);
  border-radius: 40px;
  font-size: 20px;
  line-height: 58px;
}

.box06_list li p {
  float: left;
}

.box06_list li span {
  float: left;
  height: 48px;
  padding: 0 60px;
  margin-top: 5px;
  margin-right: 40px;
  background: linear-gradient(135deg, rgba(233, 99, 48, 1), rgba(250, 162, 60, 1));
  border-radius: 24px;
  line-height: 48px;
  color: #fff;
}

@keyframes transLate {
  50% {
    transform: translate3d(-80px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate02 {
  50% {
    transform: translate3d(30px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate03 {
  50% {
    transform: translate3d(-40px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate04 {
  50% {
    transform: translate3d(80px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes transLate05 {
  50% {
    transform: translate3d(-120px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

.box06_list01 {
  margin-left: 30px;
  animation: transLate 5s ease infinite;
}

.box06_list02 {
  margin-left: 168px;
  animation: transLate02 5s ease infinite;
}

.box06_list03 {
  margin-left: -150px;
  animation: transLate03 5s ease infinite;
}

.box06_list04 {
  margin-left: 70px;
  animation: transLate04 5s ease infinite;
}

.box06_list05 {
  margin-left: 180px;
  animation: transLate05 5s ease infinite;
}

.box06_list li:last-child {
  margin-bottom: 0;
}
.part5 .cont>table{
	width: 1200px;
	border-collapse: collapse;
	box-shadow: 0px 0px 10px #E5E5E5;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	font-size: 20px;
}
.part5 .cont>table th{
	background: #E3EAFE;
	border: 1px solid #DFE6EF;
	vertical-align: middle;
}
.part5 .cont>table a{
	display: block;
	width: 130px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin: 0 auto;
	color: #57311B;
	border-radius: 17px;
	background: #F5C384;
	cursor: pointer;
}
.part5 .cont>table td{
	border: 1px solid #DFE6EF;
	vertical-align: middle;
}
.part5 .cont>table td>p{
	color: #EE813A;
}
.part5 .main>a{
	display: block;
	width: 300px;
	height: 60px;
	margin: 60px auto 0;
	line-height: 60px;
	font-size: 24px;
	color: #fff;
	background-image: linear-gradient(to right, #E3902C , #F7BC71);
}


.part6{
    width: 100%;
    background: url(../images/teacher_bg.jpg) no-repeat center top;
}
.part6 .title{
	color: #fff;
	margin-bottom: 0px;
}
.part6 .title2{
	font-size: 30px;
	color: #fff;
}
.teacher-cont {
    /* width: 1116px; */
    height: 419px;
    margin: 40px auto 37px;
    text-align: left;
}

.teacher-cont li {
    /* width: 1116px; */
    height: 419px;
    background-color: #f6f6f6;
    display: none;
}

.teacher-cont li:nth-child(1) {
    display: block;
}

.teacherBig {
    float: left;
}

.teacher-introduce {
    float: left;
    /* margin-left: 40px; */
    width: 714px;
    height: 347px;
    background-color: #ffffff;
    margin-top: 53px;
    padding-left: 62px;
}

.teacher-name {
    font-size: 42px;
    display: inline-block;
}

.teacherSlogan {
    font-size: 24px;
    width: 135px;
    height: 37px;
    line-height: 37px;
    background-image: linear-gradient(131deg,
            #eea129 0%,
            #f4873e 99%),
        linear-gradient(#3a3a3a,
            #3a3a3a);
    color: #ffffff;
    text-align: center;
    display: inline-block;
    margin: 61px 0 0 30px;
}

.teacher-line {
    width: 60px;
    height: 2px;
    background: #ffcd85;
    margin-top: 12px;
}

.teacher-intro {
    font-size: 16px;
    width: 662px;
    line-height: 28px;
    margin-top: 30px;
    word-break: break-all;
}

.swiper-father {
    width: 1116px;
    height: 125px;
    position: relative;
    margin: 36px auto 0;
}

#swiper1 .swiper-slide {
    cursor: pointer;
}
#swiper1 .swiper-slide img{
	border: 3px solid #fff;
}
#swiper1 .swiper-slide img:hover {
    border: 3px solid #ffcd85;
    border-radius: 50%;
}

.swiper-button-prev {
    position: absolute;
    left: -44px;
    top: 50%;
    width: 43px;
    height: 109px;
    background: url(../images/leftArr.png) no-repeat;
    margin-top: -54.5px;
}

.swiper-button-next {
    position: absolute;
    right: -44px;
    top: 50%;
    width: 43px;
    height: 109px;
    background: url(../images/rightArr.png) no-repeat;
    margin-top: -54.5px;
}
.part7{
	width: 100%;
	height: 550px;
	background: url(../images/bg7.jpg) no-repeat;
}
.part7 .title{
	margin-bottom: 0px;
}
.part7 .title2{
	font-size: 26px;
	color: #585858;
}
.part7 .cont{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 70px;
}
.part7 .cont>div{
	text-align: left;
}
.part7 .cont>div>h2{
	font-size: 36px;
	font-weight: bold;
}
.part7 .cont>div>img{
	margin: 20px 0;
}
.part7 .cont>div>p{
	font-size: 14px;
}
.part7 .cont>img{
	width: 658px;
	height: 302px;
	margin-left: 80px;
}