body {
  min-width: 1200px;
}
.wrapper {
  margin: 0 auto;
  width: 1200px;
  position: relative;
}
.box1 {
  width: 100%;
  height: 664px;
  background: url(../images/bg_01.png) center no-repeat;
}

.box2 {
  width: 100%;
  height: 645px;
  background: url(../images/bg_02.png) center no-repeat;
}
.box2-title {
  padding-top: 113px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 24px;
  text-indent: 50px;
}
.video-box {
  height: 359px;
  width: 640px;
  margin-left: 440px;
  margin-top: 19px;
}

.box3 {
  width: 100%;
  height: 843px;
  background: url(../images/bg_03.png) center no-repeat;
}
.box3 .two-box {
  width: 526px;
  height: 543px;
  float: left;
  padding-left: 62px;
  padding-top: 126px;
}
.two-box h2 {
  color: #018e94;
  font-weight: 700;
  font-size: 32px;
}
.two-box p {
  margin-top: 15px;
  font-size: 16px;
}
.two-box span {
  font-weight: 700;
  color: #018e94;
}
.box3 .button {
  cursor: pointer;
  display: block;
  width: 1120px;
  height: 120px;
  clear: both;
  margin-left: 36px;
}

.box4 {
  width: 100%;
  height: 914px;
  background: url(../images/bg_04.png) center no-repeat;
  overflow: hidden;
}
.box4 ul {
  margin-top: 15px;
  overflow: hidden;
}
.box4 li {
  background: url(../images/box4-box.png);
  width: 361px;
  height: 266px;
  float: left;
  margin-left: 31px;
}
.box4 h5 {
  height: 63px;
  line-height: 73px;
  text-align: center;
  font-size: 24px;
  color: #018e94;
  font-weight: bold;
  text-shadow: 0px 0px 5px #fff;
}
.box4 .img {
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box4 .footer {
  height: 65px;
  line-height: 53px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.box4 p {
  font-size: 16px;
  height: 76px;
  margin: 0 44px;
}
.box4 a {
  cursor: pointer;
  display: block;
  width: 120px;
  height: 30px;
  margin: 2px auto;
}
.small-title {
  height: 40px;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  padding-top: 150px;
}
.small-title span {
  background: #a9fae4;
  border-radius: 16px;
  padding: 5px 25px;
}
.box4 .button {
  cursor: pointer;
  width: 130px;
  height: 110px;
  clear: both;
  float: right;
  margin-right: 55px;
}

.box5 {
  width: 100%;
  height: 578px;
  background: url(../images/bg_05.png) center no-repeat;
}

.box5 ul {
  margin-top: 20px;
  overflow: hidden;
}
.box5 li {
  background: url(../images/box5-box.png);
  width: 230px;
  height: 314px;
  float: left;
  margin-left: 10px;
}
.box5 p {
  font-size: 16px;
  margin: 0 25px 10px 60px;
  line-height: 20px;
  position: relative;
}
.box5 p::before {
  content: '';
  background: url(../images/box5-font.png);
  width: 24px;
  height: 24px;
  position: absolute;
  left: -30px;
}
.box5 h5 {
  height: 151px;
  line-height: 250px;
  text-align: center;
  font-size: 20px;
  color: #252525;
  font-weight: bold;
  text-shadow: 0px 0px 5px #fff;
}

.box6 {
  width: 100%;
  height: 724px;
  background: url(../images/bg_06.png) center no-repeat;
}
.box6-box {
  width: 500px;
  height: 200px;
}
.box6-box h5 {
  color: #f6fffc;
  height: 50px;
  line-height: 61px;
  font-size: 22px;
  font-weight: 700;
}
.box6-box p {
  font-size: 22px;
  height: 30px;
  margin-top: 19px;
  color: #000;
}
.result {
  float: left;
  margin-left: 85px;
}
.Responsibility {
  text-align: right;
  margin-right: 88px;
  float: right;
}
.Responsibility h5 {
  line-height: 50px;
}
.Responsibility p {
  height: 57px;
  line-height: 25px;
  margin-top: 10px;
}
.Review {
  float: left;
  margin-left: 85px;
  margin-top: 7px;
}
.Reward {
  text-align: right;
  margin-right: 88px;
  margin-top: 7px;
  float: right;
}
.Reward p {
  height: 26px;
  line-height: 25px;
  margin-top: 17px;
}

.box7 {
  width: 100%;
  height: 727px;
  background: url(../images/bg_07.png) center no-repeat;
}
.box7 .box7-container {
  width: 1046px;
  overflow: auto;
  background-color: #fff;
  border-radius: 10px;
  margin: 18px auto;
}
.table-head {
  color: #018e94;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  padding-right: 17px;
}
.table-head th {
  font-weight: 500;
}
.box7 .box7-container table {
  border: none;
  border-color: #ebebeb;
}
.table-body {
  width: 100%;
  height: 416px;
  overflow-y: scroll;
  position: relative;
  z-index: 11;
}
.box7 .box7-container tr td {
  cursor: pointer;
  height: 60px;
  font-size: 16px;
  color: #000;
  text-align: center;
}
tbody tr:nth-child(odd) {
  background: url(../images/tr01.jpg);
}
tbody tr:nth-child(even) {
  background: url(../images/tr02.jpg) 2px;
}
.box7 .box7-container tr:hover .course_btn {
  background: #ff9f02;
}
.box7 .box7-container tr:hover td {
  color: #ff9f02;
  font-weight: bold;
}
.box7 .box7-container .course_btn {
  font-weight: bold;
  display: block;
  margin: 0 auto;
  width: 90px;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  border-radius: 20px;
  background-color: #bababa;
  color: #fff;
}
.box7 .box7-container td:first-child,
.box7 .box7-container th:first-child {
  width: 276px;
}
.box7 .box7-container td:nth-child(2),
.box7 .box7-container th:nth-child(2) {
  width: 495px;
}
.box7 .box7-container td:nth-child(3),
.box7 .box7-container th:nth-child(3) {
  width: 265px;
}

.box8 {
  width: 100%;
  height: 905px;
  background: url(../images/bg_08.png) center no-repeat;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.box8-con {
  height: 640px;
  margin-top: 20px;
}
.box8-item {
  width: 540px;
  text-align: center;
  padding-top: 20px;
  margin-left: 45px;
}
.box8-title {
  height: 50px;
  line-height: 40px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.box8 p {
  height: 71px;
  line-height: 20px;
  font-size: 16px;
  padding-left: 50px;
  text-align: left;
  margin-top: 11px;
  box-sizing: border-box;
}

.box9 {
  width: 100%;
  height: 690px;
  background: url(../images/bg_09.png) center no-repeat;
}
.teacher-container {
  overflow: hidden;
  width: 1100px;
  height: 450px;
  position: relative;
}
.teacher-wrapper {
  width: 0;
  position: absolute;
}
.box9 .lunbo {
  width: 1100px;
  height: 450px;
  margin: 24px auto;
  position: relative;
}
.box9 .arrow {
  position: absolute;
  top: 182px;
  width: 69px;
  border-radius: 50%;
  height: 69px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
  z-index: 100;
}
.box9 p {
  font-size: 16px;
  margin: 10px 0px 5px 34px;
  line-height: 20px;
  position: relative;
}
.box9 p::before {
  content: '';
  background: url(../images/box5-font.png);
  width: 24px;
  height: 24px;
  position: absolute;
  left: -30px;
}
.box9 .prev {
  left: -30px;
  background: url(../images/arrow_left2.png) no-repeat;
}
.box9 .next {
  right: -20px;
  background-position-x: -30px;
  background: url(../images/arrow_right2.png) no-repeat;
}
.box9 ul li {
  width: 260px;
}
.box9 li div {
  height: 250px;
  width: 222px;
  position: relative;
  text-align: right;
}
.box9 li h6 {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 49px;
  width: 260px;
  text-align: center;
  line-height: 57px;
  text-indent: -34px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  background: url(../images/lunbo-title.png) no-repeat;
}
.box9 .teacher {
  width: 1100px;
  height: 450px;
  float: left;
  display: flex;
  justify-content: space-between;
}

.box10 {
  width: 100%;
  height: 912px;
  background: url(../images/bg_10.png) center no-repeat;
}
.box10 .small-title span {
  border-radius: 40px;
  display: inline-block;
}
.box10 img {
  display: block;
  width: 1130px;
  height: 580px;
  margin: 83px auto;
}

.box11 {
  width: 100%;
  height: 711px;
  background: url(../images/bg_11.png) center no-repeat;
}
.box11 ul {
  width: 1117px;
  margin: 20px auto;
}
.box11 li a {
  height: 57px;
  color: #000;
  background: url(../images/box11-item.jpg);
  display: flex;
  font-size: 16px;
  align-items: center;
  justify-content: space-between;
}
.box11 li a:hover {
  color: #ff9f02;
}
.box11 li a:hover span:last-child {
  color: #ff9f02;
  border: 1px dotted #ff9f02;
}

.box11 li span:first-child {
  text-indent: 30px;
}
.box11 li span:last-child {
  border-radius: 20px;
  border: 1px dotted #018e94;
  height: 23px;
  width: 120px;
  text-align: center;
  color: #018e94;
  cursor: pointer;
}

.box12 {
  width: 100%;
  height: 977px;
  background: url(../images/bg_12.png) center no-repeat;
}
.box12 .form2 {
  background: url(../images/box12-box.png) no-repeat center;
  height: 484px;
  width: 1117px;
  margin: 20px auto;
}
.box12 .form-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 404px 24px 0;
}
.box12 .form-box .kuang_name {
  background-image: url(../images/icon08.png);
  background-repeat: no-repeat;
  background-position: 15px 12px;
}
.box12 .form-box .kuang_phone {
  background-image: url(../images/icon09.png);
  background-repeat: no-repeat;
  background-position: 14px 12px;
}
.box12 .select .option {
  padding-left: 15px;
}
.box12 .form-box .kuang.select {
  padding: 0;
}
.box12 .select .list {
  position: absolute;
  top: -228px;
  left: 33px;
  z-index: 10;
  width: 203px;
  max-height: 228px;
  background-color: #fafafa;
  color: #333;
  overflow: auto;
  display: none;
}
.box12 .form-box .kuang_city {
  position: relative;
  background-image: url(../images/icon10.png);
  background-repeat: no-repeat;
  background-position: 14px 12px;
}
.box12 .form-box .kuang .current {
  display: block;
  padding-left: 50px;
  color: #000;
}
.box12 .form-box .kuang {
  width: 257px;
  height: 48px;
  background-color: #fff;
  border-radius: 8px;
  font-size: 16px;
  line-height: 48px;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  color: #000;
}
.box12 .kuang.sub-btn {
  cursor: pointer;
  padding: 0;
  text-align: center;
  width: 236px;
  height: 48px;
  line-height: 45px;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  background-image: linear-gradient(#f39800, #f39800), linear-gradient(150deg, #f0ff00 0, #ffdc00 100%),
    linear-gradient(#fff, #fff);
  background-blend-mode: normal, normal, normal;
  -webkit-box-shadow: inset 0 3px 5px 0 rgba(255, 200, 118, 0.46);
  box-shadow: inset 0 3px 5px 0 rgba(255, 200, 118, 0.46);
  border-radius: 8px;
  border: solid 2px #ffc500;
}
.box12-item {
  width: 350px;
  height: 185px;
  position: relative;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 0 15px #86afb159;
  float: left;
  margin-left: 37px;
  margin-top: 20px;
}
.box12-h3 {
  position: absolute;
  background: url(../images/box12-title.png);
  width: 254px;
  height: 52px;
  top: -24px;
  left: 52px;
  color: #f6fffc;
  text-align: center;
  font-size: 24px;
  line-height: 50px;
}
.box12-cover {
  float: left;
  margin: 45px 5px 0 25px;
}
.box12-des {
  float: left;
  font-size: 18px;
  margin-top: 63px;
}
.box12-des span {
  font-size: 14px;
  color: #e4ad08;
  margin-top: 63px;
  padding-right: 2px;
}

.box13 {
  width: 100%;
  height: 759px;
  background: url(../images/bg_13.png) center no-repeat;
  overflow: hidden;
}
.box13 .form2 {
  background: url(../images/box13_yuyue.png) no-repeat center;
  height: 433px;
  position: absolute;
  bottom: -10px;
  z-index: 12;
  width: 100%;
  left: 0;
}
.box13 img {
  display: block;
  width: 1116px;
  height: 479px;
  margin: 159px auto 14px;
}
.box13 .choose_address {
  font-size: 18px;
  text-align: center;
  margin-bottom: 66px;
}

.form3 .select .list {
  left: 33px !important;
}

.form3 {
  width: 100%;
  height: 90px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.67);
}

.form3 .wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 1082px;
  margin: auto;
}

.form3 .wrapper .kuang {
  width: 242px;
  height: 48px;
  background-color: #fff;
  border-radius: 8px;
  font-size: 16px;
  line-height: 48px;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  color: #000;
}

.form3 .wrapper .kuang.select {
  padding: 0;
}

.form3 .wrapper .kuang .current {
  display: block;
  padding-left: 50px;
  color: #000;
}

.form3 .wrapper .kuang_name {
  background-image: url(../images/icon08.png);
  background-repeat: no-repeat;
  background-position: 15px 12px;
}

.form3 .wrapper .kuang_phone {
  background-image: url(../images/icon09.png);
  background-repeat: no-repeat;
  background-position: 14px 12px;
}
::-webkit-input-placeholder {
  color: #000;
}
::-moz-placeholder {
  color: #000;
} /* firefox 19+ */
:-ms-input-placeholder {
  color: #000;
} /* ie */
input:-moz-placeholder {
  color: #000;
}
.form3 .wrapper .kuang_city {
  position: relative;
  background-image: url(../images/icon10.png);
  background-repeat: no-repeat;
  background-position: 14px 12px;
}

.form3 .wrapper .kuang_city:hover .list {
  display: block;
}
.select .option {
  padding-left: 15px;
  height: 48px;
  line-height: 48px;
}
.select .list {
  position: absolute;
  top: -228px;
  left: -32px;
  z-index: 10;
  width: 203px;
  max-height: 228px;
  background-color: #fafafa;
  color: #333;
  overflow: auto;
  display: none;
}
.form3 .kuang.sub-btn {
  cursor: pointer;
  padding: 0;
  text-align: center;
  width: 162px;
  height: 48px;
  line-height: 45px;
  font-size: 24px;
  color: #fff;
  background-image: linear-gradient(#f39800, #f39800), linear-gradient(150deg, #f0ff00 0, #ffdc00 100%),
    linear-gradient(#fff, #fff);
  background-blend-mode: normal, normal, normal;
  -webkit-box-shadow: inset 0 3px 5px 0 rgba(255, 200, 118, 0.46);
  box-shadow: inset 0 3px 5px 0 rgba(255, 200, 118, 0.46);
  border-radius: 8px;
  border: solid 2px #ffea00;
}

.form3 .kuang.sub-btn:active {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.form3 .wrapper .guanbi {
  position: absolute;
  top: -30px;
  right: -24px;
  cursor: pointer;
}
