.banner {
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
  height: 544px;
}
.banner .show {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  z-index: 1;
}
.banner .show img {
  float: left;
}
.banner .countDown {
  position: absolute;
  bottom: 130px;
  left: 50%;
  margin-left: -328px;
  z-index: 3;
  overflow: hidden;
}
.banner .countDown p {
  float: left;
  width: 138px;
  height: 138px;
  line-height: 110px;
  text-align: center;
  border: 2px solid #EA4B26;
  border-radius: 5px;
}
.banner .countDown p span {
  display: block;
  width: 110px;
  height: 110px;
  margin: 10px;
  border: 4px solid #EA4B26;
  border-radius: 5px;
  color: #EA4B26;
  font-size: 40px;
}
.banner .countDown i {
  float: left;
  margin: 40px 10px;
  font-style: normal;
  font-size: 40px;
  color: #EA4B26;
}
form.ztform {
  margin: 30px auto;
  width: 1200px;
  overflow: hidden;
}
form.ztform label {
  float: left;
  width: 28%;
  color: #3d3d3d;
}
form.ztform label input {
  width: 60%;
  height: 35px;
}
form.ztform button {
  float: right;
  padding: 13px 60px;
  background: #DA0E29;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border: none;
}
.menuPosition {
  width: 100%;
  height: 86px;
  background: #DA0E29;
}
.menuPosition ul {
  overflow: hidden;
}
.menuPosition ul li {
  float: left;
  padding: 0 80px;
  margin: 20px 0 0 0;
  height: 47px;
  line-height: 47px;
  border-right: 1px solid #EC2F66;
  border-left: 1px solid #BA0107;
  font-size: 16px;
}
.menuPosition ul li a {
  color: #fff;
}
.menuPosition ul li:first-of-type {
  border-left: none;
}
.menuPosition ul li:last-of-type {
  border-right: none;
}
.menuPosition.on {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
p.menuP {
  margin: 47px auto 60px;
  width: 1200px;
  color: #3c3c3c;
  line-height: 28px;
}
p.menuP a {
  color: #DA0E29;
}
.part {
  margin-top: 100px;
  padding: 1px;
  position: relative;
  width: 100%;
}
.part .title {
  position: absolute;
  top: -80px;
  left: 50%;
  z-index: 5;
  margin-left: -140px;
  width: 280px;
  font-size: 30px;
  text-indent: 99px;
  height: 137px;
  line-height: 120px;
  color: #DA0E29;
  background: url(../img/titleBg.png) no-repeat;
}
.part h3 {
  position: relative;
  padding: 0 0 13px 0;
  margin: 35px 0 23px;
  text-align: center;
  border-bottom: 2px solid #fff;
}
.part h3 i {
  display: block;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -70px;
  transform: skew(-50deg);
  width: 140px;
  height: 6px;
  background: #7B4D32;
}
.part .pic1 {
  position: absolute;
  top: -77px;
  left: 50%;
  margin-left: -960px;
}
.part .pic2 {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.spot {
  background: #CBE5EE;
}
.spot ul {
  padding: 100px 0 0 0;
  overflow: hidden;
}
.spot ul li {
  position: relative;
  float: left;
  margin-bottom: 20px;
  padding: 1px 15px;
  height: 240px;
}
.spot ul li p {
  color: #3d3d3d;
  text-align: center;
}
.spot ul li a {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -75px;
  width: 150px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.spot ul li:first-of-type {
  width: 270px;
  background: #EECBE0;
}
.spot ul li:first-of-type h3 {
  color: #784162;
}
.spot ul li:first-of-type h3 i {
  margin-left: -60px;
  width: 120px;
  background: #784162;
}
.spot ul li:first-of-type a {
  background: #784162;
}
.spot ul li:nth-of-type(2) {
  margin: 0 172px;
  width: 220px;
  background: #C4CDE4;
}
.spot ul li:nth-of-type(2) h3 {
  color: #30467F;
}
.spot ul li:nth-of-type(2) h3 i {
  background: #30467F;
}
.spot ul li:nth-of-type(2) a {
  background: #30467F;
}
.spot ul li:nth-of-type(3) {
  width: 270px;
  background: #EED8CB;
}
.spot ul li:nth-of-type(3) h3 {
  color: #7B4D32;
}
.spot ul li:nth-of-type(3) h3 i {
  background: #7B4D32;
}
.spot ul li:nth-of-type(3) a {
  background: #7B4D32;
}
.spot ul li:nth-of-type(4),
.spot ul li:nth-of-type(6) {
  width: 230px;
  background: #CDC1A4;
}
.spot ul li:nth-of-type(4) h3,
.spot ul li:nth-of-type(6) h3 {
  color: #6A5627;
}
.spot ul li:nth-of-type(4) h3 i,
.spot ul li:nth-of-type(6) h3 i {
  background: #6A5627;
}
.spot ul li:nth-of-type(4) a,
.spot ul li:nth-of-type(6) a {
  background: #6A5627;
}
.spot ul li:nth-of-type(5) {
  margin: 0 120px;
  width: 405px;
  background: #FAD9BF;
}
.spot ul li:nth-of-type(5) h3 {
  color: #8D6240;
}
.spot ul li:nth-of-type(5) h3 i {
  background: #8D6240;
}
.spot ul li:nth-of-type(5) a {
  background: #8D6240;
}
.guide {
  margin-top: 237px;
}
.guide ul {
  margin-top: 90px;
  overflow: hidden;
}
.guide ul li {
  float: left;
  padding: 1px;
  margin-right: 20px;
  width: 380px;
  height: 454px;
}
.guide ul li h3 i {
  background: #FFF600;
}
.guide ul li p {
  text-align: center;
  line-height: 40px;
  color: #3d3d3d;
}
.guide ul li:first-of-type {
  background: #EECBE0;
}
.guide ul li:nth-of-type(2) {
  background: #C4CDE4;
}
.guide ul li:nth-of-type(3) {
  margin-right: 0;
  background: #CBE5EE;
}
.teacher {
  margin-top: 125px;
  height: 310px;
  background: #EED8CB;
}
.teacher .teacherswiper {
  position: relative;
  margin: 100px auto 0;
  width: 1200px;
}
.teacher .teacherswiper ul li img {
  width: 40%;
  float: left;
}
.teacher .teacherswiper ul li .teacherBox {
  width: 60%;
  float: left;
}
.teacher .teacherswiper ul li .teacherBox h4 {
  font-size: 20px;
}
.teacher .teacherswiper ul li .teacherBox p {
  padding: 12px 0;
}
.teacher .pic2 {
  bottom: -96px;
}
.school {
  margin: 230px 0 0 0;
}
.school .schoolList {
  margin-top: 90px;
  height: 40px;
  border-bottom: 1px solid #C1C1C1;
  overflow: hidden;
}
.school .schoolList h3 {
  float: left;
  padding: 0 52px;
  width: 95px;
  border-right: 1px solid #C1C1C1;
  margin: 0;
}
.school .schoolList h3 i {
  bottom: -16px;
  width: 100px;
  margin-left: -50px;
  background: #C1C1C1;
}
.school .schoolList h3:last-of-type {
  border-right: none;
}
.school .schoolList h3.on i {
  background: #DA0E29;
}
.school ul.schoolContent {
  position: relative;
  margin-top: 30px;
  border: 1px solid #C1C1C1;
  height: 395px;
}
.school ul.schoolContent li {
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
  overflow: hidden;
}
.school ul.schoolContent li > a {
  position: relative;
  float: left;
  margin: 0 0 40px 0;
  width: 198px;
  height: 158px;
  border-right: 1px solid #C1C1C1;
  text-align: center;
  line-height: 100px;
}
.school ul.schoolContent li > a img {
  display: block;
  margin: 7px auto;
  width: 120px;
}
.school ul.schoolContent li > a:nth-of-type(6),
.school ul.schoolContent li > a:nth-of-type(12),
.school ul.schoolContent li > a:nth-of-type(18),
.school ul.schoolContent li > a:nth-of-type(24) {
  border-right: none;
}
.school ul.schoolContent li.on {
  display: block;
}
.oldActive .container {
  padding-top: 100px;
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}
.hnhFoot {
  margin-top: 150px;
  margin-bottom: 120px;
  background: #EECBE0;
}
.hnhFoot .title {
  width: 480px;
  margin-left: -240px;
}
.hnhFoot ul {
  margin: 80px auto 0;
  width: 1200px;
  overflow: hidden;
  color: #fff;
}
.hnhFoot ul li {
  position: relative;
  float: left;
  margin: 0 13px 0 0;
  width: 288px;
  height: 437px;
  background: #E7340F;
}
.hnhFoot ul li h5 {
  margin: 90px auto 0;
  width: 30px;
  font-size: 30px;
  line-height: 35px;
}
.hnhFoot ul li .cover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 48px 23px 0 23px;
  width: 242px;
  height: 305px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.hnhFoot ul li .cover p {
  padding: 10px 0;
}
.hnhFoot ul li .cover.on {
  display: block;
}
.hnhFoot ul li > a {
  display: block;
  position: absolute;
  left: 66px;
  bottom: 37px;
  width: 157px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  color: #fff;
  background: #000;
  font-size: 20px;
  border-radius: 5px;
}
.hnhFoot ul li:last-of-type {
  margin-right: 0;
}
