* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
body {
  overflow-x: hidden;
  font-family: "微软雅黑";
}
.wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
.wrap h2 {
  margin: 0 auto;
  width: 530px;
  height: 68px;
  overflow: hidden;
}
.wrap h2 p {
  float: left;
  height: 57px;
  line-height: 61px;
  text-align: center;
  font-size: 40px;
}
.wrap h2 p.p1 {
  color: #fff;
}
.wrap h2 p.p2 {
  color: #b30c14;
}
.wrap h2 p.p2.icon {
  margin: 7px 0 0 50px;
  width: 143px;
  height: 38px;
  line-height: 38px;
  background: #ee0003;
  border: 3px solid #ff4a4c;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  border-radius: 10px;
}
.bg-wrap {
  width: 1920px;
  margin: 0 auto;
}
.box {
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
}
.box .show {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
/*banner 开始*/
.banner {
  position: relative;
  height: 649px;
}
.banner img {
  float: left;
}
.banner .yd {
  position: relative;
}
.banner .yd .text {
  position: absolute;
  width: 786px;
  top: 392px;
  left: 50%;
  font-size: 14px;
  line-height: 35px;
  margin-left: -393px;
  transform: rotate(-7deg);
  color: #000;
  text-indent: 2em;
}
.why {
  overflow: hidden;
}
.why h2 {
  background: url(../img/why.png) no-repeat;
}
.why h2 .p1 {
  width: 244px;
}
.why h2 .p2 {
  width: 280px;
}
.why ul {
  margin-top: 57px;
  overflow: hidden;
}
.why ul li {
  float: left;
  margin: 13px 11px 0 0;
  width: 359px;
  height: 148px;
  text-align: center;
  color: #fff;
}
.why ul li h3 {
  height: 73px;
  line-height: 73px;
  font-size: 20px;
}
.why ul li p {
  height: 73px;
  line-height: 73px;
  font-size: 16px;
}
.why ul li.c1 {
  background: #e68f25;
}
.why ul li.c1 h3 {
  border-bottom: 1px solid #f2bf60;
}
.why ul li.c1 p {
  border-top: 1px solid #cf5005;
}
.why ul li.c2 {
  background: #53acca;
}
.why ul li.c2 h3 {
  border-bottom: 1px solid #91d1e3;
}
.why ul li.c2 p {
  border-top: 1px solid #1b74a0;
}
.why ul li.c3 {
  margin-right: 0;
  background: #82b536;
}
.why ul li.c3 h3 {
  border-bottom: 1px solid #b6d776;
}
.why ul li.c3 p {
  border-top: 1px solid #42800b;
}
.why ul li.c4 {
  background: #ff5287;
}
.why ul li.c4 h3 {
  border-bottom: 1px solid #ff91ba;
}
.why ul li.c4 p {
  border-top: 1px solid #ff2049;
}
.why ul li.c5 {
  background: #9495ff;
}
.why ul li.c5 h3 {
  border-bottom: 1px solid #c2c3ff;
}
.why ul li.c5 p {
  border-top: 1px solid #5657ff;
}
.why ul li.c6 {
  margin-right: 0;
  background: #11a6bc;
}
.why ul li.c6 h3 {
  border-bottom: 1px solid #38cedb;
}
.why ul li.c6 p {
  border-top: 1px solid #016c8b;
}
.action h2 {
  margin-top: 121px;
  background: url(../img/action.png) no-repeat;
}
.action h2 .p1 {
  width: 242px;
}
.action h2 .p2 {
  width: 240px;
}
.action .table {
  padding-top: 33px;
  margin-top: 60px;
  width: 100%;
  background: #aea47f;
}
.action .table table {
  margin: 0 auto;
  width: 1000px;
}
.action .table table tr td {
  padding: 0 5px;
  width: 171px;
  height: 79px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #77693f;
  text-align: center;
}
.action .table table tr td:first-of-type {
  width: 100px;
  font-size: 20px;
  font-weight: 700;
}
.action .table table tr:first-of-type td {
  font-size: 20px;
  font-weight: 700;
}
.action ul.condition {
  margin-top: 50px;
  overflow: hidden;
}
.action ul.condition li {
  width: 534px;
}
.action ul.condition li h4 {
  width: 100%;
  height: 63px;
  line-height: 63px;
  background: #b30c14;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.action ul.condition li p {
  margin-top: -1px;
  border: 1px solid #b4b4b4;
  text-align: center;
  padding: 15px 10px;
}
.action ul.condition li.con1 {
  float: left;
}
.action ul.condition li.con2 {
  float: right;
}
.action ul.condition li.con2 p:last-of-type {
  height: 26px;
}
.price h2 {
  width: 650px;
  margin-top: 121px;
  background: url(../img/price.png) no-repeat;
}
.price h2 .p1 {
  width: 354px;
}
.price h2 .p2 {
  width: 240px;
}
.price .table1 {
  width: 100%;
}
.price .table1 tr td {
  border: 1px solid #b4b4b4;
  height: 54px;
  line-height: 54px;
  text-align: center;
}
.price .table1 tr:first-of-type {
  color: #b30c14;
}
.price .table2 {
  width: 100%;
}
.price .table2 tr td {
  border: 1px solid #b4b4b4;
  height: 54px;
  line-height: 54px;
  text-align: center;
}
.price .table2 tr:first-of-type {
  color: #b30c14;
}
.progress {
  display: block;
}
.progress h2 {
  margin-top: 150px;
  background: url(../img/progress.png) no-repeat;
}
.progress h2 .p1 {
  width: 200px;
}
.progress h2 .p2 {
  width: 270px;
}
.progress ul {
  margin-top: 53px;
  overflow: hidden;
}
.progress ul li {
  position: relative;
  float: left;
  margin: 0 24px 28px 0;
  width: 257px;
  height: 139px;
}
.progress ul li span.jt {
  position: absolute;
  z-index: 2;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  background: red;
}
.progress ul li span.num {
  position: absolute;
  display: block;
  top: 1px;
  left: 1px;
  width: 56px;
  height: 56px;
}
.progress ul li span.left {
  top: 63px;
  right: -4px;
}
.progress ul li span.right {
  top: 63px;
  left: -6px;
}
.progress ul li span.down {
  top: 128px;
  right: 120px;
}
.progress ul li p.title {
  margin: 20px auto 15px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.progress ul li p.con {
  position: relative;
  z-index: 5;
  margin: 0 auto;
  width: 226px;
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  text-align: left;
}
.progress ul li.c1 {
  background: #e68f25;
}
.progress ul li.c1 span.num {
  background: url(../img/p1.png) no-repeat;
}
.progress ul li.c1 span.jt {
  background: #e68f25;
}
.progress ul li.c2 {
  background: #53acca;
}
.progress ul li.c2 span.num {
  background: url(../img/p2.png) no-repeat;
}
.progress ul li.c2 span.jt {
  background: #53acca;
}
.progress ul li.c3 {
  background: #82b536;
}
.progress ul li.c3 span.num {
  background: url(../img/p3.png) no-repeat;
}
.progress ul li.c3 span.jt {
  background: #82b536;
}
.progress ul li.c4 {
  background: #ff5287;
  margin-right: 0;
}
.progress ul li.c4 span.num {
  background: url(../img/p4.png) no-repeat;
}
.progress ul li.c4 span.jt {
  background: #ff5287;
}
.progress ul li.c5 {
  float: right;
  background: #489f8d;
  margin-right: 0;
}
.progress ul li.c5 span.num {
  background: url(../img/p5.png) no-repeat;
}
.progress ul li.c5 span.jt {
  background: #489f8d;
}
.progress ul li.c6 {
  float: right;
  background: #aea47f;
}
.progress ul li.c6 span.num {
  background: url(../img/p6.png) no-repeat;
}
.progress ul li.c6 span.jt {
  background: #aea47f;
}
.progress ul li.c7 {
  float: right;
  background: #11a6bc;
}
.progress ul li.c7 span.num {
  background: url(../img/p7.png) no-repeat;
}
.progress ul li.c7 span.jt {
  background: #11a6bc;
}
.progress ul li.c7 p.con {
  width: 260px;
}
.progress ul li.c8 {
  float: right;
  background: #9495ff;
}
.progress ul li.c8 span.num {
  background: url(../img/p8.png) no-repeat;
}
.progress ul li.c8 span.jt {
  background: #9495ff;
}
.progress ul li.c9 {
  background: #4e569f;
}
.progress ul li.c9 span.num {
  background: url(../img/p9.png) no-repeat;
}
.progress ul li.c9 span.jt {
  background: #4e569f;
}
.progress ul li.c9 p.con {
  width: 260px;
}
.progress ul li.c10 {
  background: #4c82ba;
}
.progress ul li.c10 span.num {
  background: url(../img/p10.png) no-repeat;
}
.progress ul li.c10 span.jt {
  background: #4c82ba;
}
.progress ul li.c11 {
  background: #829940;
}
.progress ul li.c11 span.num {
  background: url(../img/p11.png) no-repeat;
}
.progress ul li.c11 span.jt {
  background: #829940;
}
.case {
  position: relative;
  height: 1003px;
}
.case .case-bg {
  position: relative;
  padding-top: 60px;
  height: 943px;
  background: url(../img/bg6.png) no-repeat;
}
.case .case-bg h2 {
  background: url(../img/case.png) no-repeat;
}
.case .case-bg h2 .p1 {
  width: 200px;
}
.case .case-bg h2 .p2 {
  width: 253px;
}
.case .case-bg .case-table {
  padding-top: 30px;
  width: 100%;
  height: 767px;
  background: #aea47f;
}
.case .case-bg .case-table table {
  display: none;
  margin: 34px auto;
  width: 995px;
}
.case .case-bg .case-table table tr td {
  width: 331px;
  border: 1px solid #7a6c43;
}
.case .case-bg .case-table table tr td img {
  display: block;
  margin: 10px auto 15px;
  width: 321px;
  height: 449px;
}
.case .case-bg .case-table table tr:first-of-type {
  text-align: center;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #fff;
}
.case .case-bg .case-table table tr:nth-of-type(2) td {
  padding: 16px 0 18px 17px;
  color: #fff;
}
.case .case-bg .case-table table.on {
  display: block;
}
.case .case-bg .case-list {
  position: absolute;
  right: 50px;
  bottom: 30px;
}
.case .case-bg .case-list li {
  float: left;
  margin-left: 8px;
  width: 67px;
  height: 12px;
  background: rgba(0, 0, 0, 0.3);
}
.case .case-bg .case-list li.on {
  background: #fff;
}
.teacher {
  height: 706px;
}
.teacher .teacher-bg {
  height: 706px;
  background: url(../img/bg7.png) no-repeat;
}
.teacher .teacher-bg h2 {
  margin-top: 90px;
  background: url(../img/gw.png) no-repeat;
}
.teacher .teacher-bg h2 .p1 {
  width: 200px;
}
.teacher .teacher-bg h2 .p2 {
  width: 253px;
}
.teacher .teacher-bg .shaw-box {
  position: relative;
  overflow: hidden;
  margin-top: 84px;
  width: 100%;
  height: 462px;
  background: #fff;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
}
.teacher .teacher-bg .shaw-box a.prev,
.teacher .teacher-bg .shaw-box a.next {
  position: absolute;
  z-index: 5;
  top: 210px;
  display: block;
  width: 42px;
  height: 42px;
}
.teacher .teacher-bg .shaw-box a.prev {
  left: 9px;
  background: url(../img/prev.png) no-repeat;
}
.teacher .teacher-bg .shaw-box a.next {
  right: 9px;
  background: url(../img/next.png) no-repeat;
}
.teacher .teacher-bg .shaw-box ul {
  position: absolute;
  top: 0;
  left: 0;
}
.teacher .teacher-bg .shaw-box ul li {
  position: relative;
  float: left;
  margin: 20px 0 0 0;
  width: 278px;
  height: 417px;
  border-right: 1px solid #818181;
}
.teacher .teacher-bg .shaw-box ul li a.name img {
  display: block;
  margin: 33px auto 0;
  width: 148px;
  height: 148px;
  border-radius: 50%;
}
.teacher .teacher-bg .shaw-box ul li a.name h4 {
  margin: 16px 0;
  text-align: center;
  font-size: 16px;
  color: #000;
}
.teacher .teacher-bg .shaw-box ul li a.name h4 span {
  margin: 0 5px;
  font-weight: 400;
}
.teacher .teacher-bg .shaw-box ul li a.name p {
  padding: 5px 24px 5px 33px;
  color: #000;
}
.teacher .teacher-bg .shaw-box ul li a.name p span {
  font-weight: 700;
}
.teacher .teacher-bg .shaw-box ul li a.name p:nth-of-type(2) {
  height: 60px;
  overflow: hidden;
}
.teacher .teacher-bg .shaw-box ul li a.zx {
  position: absolute;
  left: 21px;
  bottom: 10px;
  display: block;
  width: 230px;
  height: 40px;
  line-height: 40px;
  color: #000;
  background: #a3a6b1;
  border: 3px solid #f4f4f4;
  text-align: center;
}
.hnh {
  height: 711px;
}
.hnh .hnh-bg {
  height: 711px;
  background: url(../img/bg8.png) no-repeat;
}
.hnh .hnh-bg h2 {
  width: 587px;
  margin-top: 90px;
  background: url(../img/hnh.png) no-repeat;
}
.hnh .hnh-bg h2 .p1 {
  width: 254px;
}
.hnh .hnh-bg h2 .p2 {
  width: 326px;
}
.hnh .hnh-bg .adv-list {
  position: relative;
  margin-top: 60px;
}
.hnh .hnh-bg .adv-list p {
  position: absolute;
  padding: 15px 20px;
  border: 3px solid #e5e5e5;
  border-radius: 15px;
  color: #fff;
  font-size: 16px;
}
.hnh .hnh-bg .adv-list p.c1 {
  top: 8px;
  left: 0;
  background: #e68f25;
}
.hnh .hnh-bg .adv-list p.c2 {
  top: 0px;
  right: 0;
  background: #e68f25;
}
.hnh .hnh-bg .adv-list p.c3 {
  top: 83px;
  left: 300px;
  background: #82b536;
}
.hnh .hnh-bg .adv-list p.c4 {
  top: 103px;
  left: 704px;
  background: #7c9e20;
}
.hnh .hnh-bg .adv-list p.c5 {
  top: 200px;
  left: 26px;
  background: #ff5287;
}
.hnh .hnh-bg .adv-list p.c6 {
  top: 205px;
  left: 645px;
  background: #9495ff;
}
.hnh .hnh-bg .adv-list p.c7 {
  top: 315px;
  left: 146px;
  background: #7c9e20;
}
.hnh .hnh-bg .adv-list p.c8 {
  top: 420px;
  left: 263px;
  background: #11a6bc;
}
.footer {
  padding-top: 20px;
  width: 100%;
  height: 130px;
  background: #000;
}
.footer p {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
