@charset "utf-8";
/*----公共样式-----*/
.max_width {
  overflow: hidden;
  margin: 0 auto;
  width: 1000px;
}
.two_btn {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 10px;
  width: 475px;
}
.two_btn a {
  box-sizing: border-box;
  display: inline-block;
  width: 192px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  color: #d37200;
  border-radius: 30px;
  background: #ffee5a;
}
.btn1 {
  margin-right: 65px;
}
.title {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  padding-top: 60px;
}
.title span {
  font-size: 38px;
  color: #367f5b;
  font-weight: normal;
}
.title p {
  margin-top: 15px;
}
.title p img {
  margin: 0 auto;
  width: 80px;
}
img {
  max-width: initial;
}
/*----------------*/
.banner_wrap {
  overflow: hidden;
  width: 100%;
  height: 628px;
  background: url(../images/banner.jpg) no-repeat top;
}
.banner_wrap a {
  display: block;
  width: 172px;
  height: 50px;
  margin-top: 505px;
}
.box1_wrap {
  overflow: hidden;
  width: 100%;
  height: 1513px;
  background: url(../images/box1_bg.jpg) no-repeat top;
}
.box1_wrap .public_box1 .public_title {
  font-size: 30px;
  color: #555555;
  text-align: center;
  font-weight: normal;
}
.box1_wrap .public_box1 .title_2 {
  font-size: 23px;
  color: #34373c;
}
.box1_wrap .public_box1 .box1 {
  box-sizing: border-box;
  margin: 0 auto;
  padding-left: 710px;
  width: 1046px;
  height: 392px;
  background: url(../images/box1_img1.png) no-repeat top;
}
.box1_wrap .public_box1 h3 {
  padding-top: 30px;
  line-height: 36px;
  font-size: 24px;
  color: #34373c;
  font-weight: normal;
}
.box1_wrap .public_box1 ul {
  padding-top: 40px;
}
.box1_wrap .public_box1 ul li p {
  position: relative;
  padding-left: 15px;
  line-height: 32px;
  font-size: 16px;
  color: #565960;
}
.box1_wrap .public_box1 .public_btn {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  color: #d37200;
  width: 192px;
  height: 44px;
  line-height: 44px;
  font-weight: normal;
  background: #ffe346;
  border-radius: 25px;
}
.box1_wrap .public_box1 .box2 {
  box-sizing: border-box;
  margin: 0 auto;
  padding-left: 710px;
  height: 392px;
  background: url(../images/box1_img2.png) no-repeat top;
}
.box1_wrap .public_box1 .box3 {
  box-sizing: border-box;
  margin: 0 auto;
  padding-left: 710px;
  height: 393px;
  background: url(../images/box1_img3.png) no-repeat top;
}
.box1_wrap .second > p {
  padding: 28px 0;
  font-size: 30px;
  color: #313131;
  text-align: center;
}
.box2_wrap {
  overflow: hidden;
  width: 100%;
  background: #fff;
}
.box2_wrap .kc_tab {
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  background: #a9dfcf;
  height: 43px;
  padding: 0 21px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.box2_wrap .kc_tab li {
  position: relative;
  box-sizing: border-box;
  width: 114px;
  height: 31px;
  text-align: center;
  cursor: pointer;
  border-top-left-radius: 8px;
  border-top-right-radius: 2px;
  background: #6fceb2;
  border: 1px solid #6fceb2;
  border-bottom: none;
  margin-right: 24px;
  margin-top: 12px;
}
.box2_wrap .kc_tab li p {
  line-height: 31px;
  font-size: 18px;
  color: #fff;
}
.box2_wrap .kc_tab li i {
  position: absolute;
  right: -24px;
  top: -1px;
  width: 26px;
  height: 31px;
  background: url(../images/ico02.png) no-repeat right;
}
.box2_wrap .kc_tab li.active {
  background: #fff;
}
.box2_wrap .kc_tab li.active i {
  position: absolute;
  right: -24px;
  top: -1px;
  width: 26px;
  height: 31px;
  background: url(../images/ico01.png) no-repeat right;
}
.box2_wrap .kc_tab li.active p {
  color: #367f5b;
}
.box2_wrap .public_box {
  display: none;
  position: relative;
  width: 1000px;
}
.box2_wrap .public_box table {
  width: 100%;
  border: 1px solid #a9dfcf;
  border-top: none;
}
.box2_wrap .public_box table .top_title {
  border-top: none;
  line-height: 30px;
}
.box2_wrap .public_box table .top_title th {
  border: none;
  font-size: 18px;
  color: #367f5b;
}
.box2_wrap .public_box table .top_th {
  border: 1px solid #367f5b;
  border-left: none;
  border-right: none;
  line-height: 25px;
}
.box2_wrap .public_box table .top_th th {
  border: none;
  border-right: 1px dashed #9abfad;
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}
.box2_wrap .public_box table .top_th th:nth-last-of-type(1) {
  border-right: 1px solid #a9dfcf;
}
.box2_wrap .public_box table tr td {
  text-align: center;
  line-height: 50px;
  border: 1px dashed #9abfad;
  vertical-align: middle;
  font-size: 14px;
  color: #555555;
}
.box2_wrap .public_box table tr td:nth-last-of-type(1) {
  border-right: 1px solid #a9dfcf;
}
.box2_wrap .public_box table tr .line_td {
  line-height: 18px;
  vertical-align: middle;
}
.box2_wrap .public_box table tr a {
  margin: 0 auto;
  display: block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #6fceb2;
  border-radius: 20px;
  font-size: 14px;
  color: #fff;
}
.box2_wrap .public_box table .border_tr {
  border-bottom: 1px solid #a9dfcf;
}
.box2_wrap .public_box table .border_tr td {
  border-bottom: none !important;
}
.box2_wrap .public_box table .border_top td {
  border-top: none !important;
}
.box2_wrap .public_box table .line_tdH td {
  line-height: 34px;
}
.box3_wrap {
  overflow: hidden;
  height: 580px;
  background: url(../images/box3_bg.jpg) no-repeat top;
  margin-top: 50px;
}
.box3_wrap .box3_mar {
  overflow: hidden;
  margin-top: 20px;
}
.box3_wrap .box3_mar .box3_left {
  float: left;
  padding-right: 20px;
  margin-top: 7px;
  margin-left: 18px;
}
.box3_wrap .box3_mar .table_div {
  float: left;
}
.box3_wrap .box3_mar .table_div .table1 .listA1 {
  border-bottom: 1px solid #d4d4d4;
}
.box3_wrap .box3_mar .table_div .table1 .listA1 li {
  position: relative;
}
.box3_wrap .box3_mar .table_div .table1 .listA1 li img {
  position: absolute;
  top: 6px;
  left: 8px;
  width: 12px;
  height: 12px;
  border: none;
}
.box3_wrap .box3_mar .table_div .table2 {
  margin-top: 20px;
}
.box3_wrap .box3_mar .table_div .table2 .listA2 {
  border-bottom: 1px solid #d4d4d4;
}
.box3_wrap .box3_mar .table_div .table2 .listA2 li {
  position: relative;
  width: 105px;
  text-align: right;
  box-sizing: border-box;
  padding-right: 10px;
}
.box3_wrap .box3_mar .table_div .table2 .listA2 li img {
  position: absolute;
  top: 6px;
  left: 8px;
  width: 12px;
  height: 12px;
  border: none;
  margin-right: 5px;
}
.box3_wrap .box3_mar .table_div .table3 {
  margin-top: 25px;
}
.box3_wrap .box3_mar .table_div .table3 .listA3 {
  border-bottom: 1px solid #d4d4d4;
}
.box3_wrap .box3_mar .table_div .table3 .listA3 li {
  position: relative;
}
.box3_wrap .box3_mar .table_div .table3 .listA3 li img {
  position: absolute;
  top: 6px;
  left: 8px;
  width: 12px;
  height: 12px;
  border: none;
}
.box3_wrap .box3_mar .table_div .table4 {
  margin-top: 20px;
}
.box3_wrap .box3_mar .table_div .table4 li {
  position: relative;
}
.box3_wrap .box3_mar .table_div .table4 li img {
  position: absolute;
  top: 6px;
  left: 8px;
  width: 12px;
  height: 12px;
  border: none;
}
.box3_wrap .box3_mar table {
  border: none;
  margin-bottom: 3px;
}
.box3_wrap .box3_mar tr {
  text-align: center;
  border: none;
}
.box3_wrap .box3_mar th {
  text-align: left;
  width: 162px;
  font-size: 24px;
  color: #367f5b;
  border: none;
  font-weight: normal;
  vertical-align: top;
}
.box3_wrap .box3_mar td {
  padding-top: 6px;
  font-size: 22px;
  color: #757575;
  border: none;
}
.box3_wrap .box3_mar td ul {
  overflow: hidden;
  width: 715px;
}
.box3_wrap .box3_mar td ul li {
  float: left;
  margin: 0 1px;
  width: 100px;
  cursor: pointer;
  font-size: 18px;
  color: #5c5f69;
  border-radius: 25px;
  margin-bottom: 28px;
}
.box3_wrap .box3_mar td ul li.active {
  background: #68d0b1;
  color: #fff;
}
.box3_wrap .two_btn {
  margin-top: 15px;
}
.box4_wrap {
  overflow: hidden;
}
.box4_wrap .box4 h2 {
  padding-top: 32px;
  height: 130px;
}
.box4_wrap .box4 .teacher {
  width: 1000px;
  margin: 0 auto;
  padding-top: 25px;
  box-sizing: border-box;
}
.box4_wrap .teacher_swiper {
  width: 1000px;
  padding-bottom: 60px;
  margin: 0 auto;
}
.box4_wrap .box4 .teacher .swiper-slide {
  position: relative;
}
.box4_wrap .sw_height {
  position: relative;
  width: 255px;
}
.box4_wrap .sw_height p {
  width: 216px;
  height: 377px;
  margin: 0 auto;
  background: #c6c8cc;
  border-radius: 5px;
  box-shadow: 0 0 6px #848484;
}
.box4_wrap .sw_height img {
  position: absolute;
  top: 0;
  width: 255px;
}
.box4_wrap .sw_height a {
  position: absolute;
  bottom: 0px;
  left: 29px;
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}
.box4_wrap .sw_height:hover p {
  background: #dde8e2;
  box-shadow: 0 0 6px #dde8e2;
}
.box4_wrap .sw_height:hover a {
  color: #367f5b;
}
.box4_wrap .box4 .teacher .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  margin: 0 15px !important;
}
.box4_wrap .box4 .teacher .swiper-pagination-bullet-active {
  background: #4baea9;
}
.box4_wrap .two_btn {
  margin-top: 10px;
}
.box5_wrap {
  background: #fff;
  padding-bottom: 40px;
  0margin-top: 30px;
}
.box5_wrap .box5_1 {
  margin-top: 30px;
}
.box5_wrap .box5 .box5_1 .box5_1_left {
  width: 130px;
  height: 52px;
}
.box5_wrap .box5 .box5_1 .box5_1_left li {
  width: 130px;
  height: 166px;
  line-height: 28px;
  margin-bottom: 2px;
  float: left;
  text-align: center;
  cursor: pointer;
  background: #e7e9eb;
}
.box5_wrap .box5_1_left li {
  box-sizing: border-box;
  padding-top: 55px;
}
.box5_wrap .box5_1_left li h2 {
  line-height: 34px;
  font-size: 25px;
  color: #666666;
}
.box5_wrap .box5_1_left li p {
  line-height: 34px;
  font-size: 18px;
  color: #666666;
}
.box5_wrap .box5 .box5_1 .box5_1_left li.side {
  background: #f7fcfa;
}
.box5_wrap .box5 .box5_1 .box5_1_left li.side h2 {
  color: #367f5b;
}
.box5_wrap .box5 .box5_1 .box5_1_left li.side p {
  color: #367f5b;
}
.box5_wrap .box5 .box5_1 .box5_1_left li:nth-of-type(1) {
  border-top-left-radius: 20px;
}
.box5_wrap .box5 .box5_1 .box5_1_left li:nth-of-type(3) {
  border-bottom-left-radius: 20px;
}
.box5_wrap .box5 .box5_1 .box5_1_right {
  width: 868px;
  height: 503px;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon {
  width: 868px;
  height: 503px;
  padding-top: 20px;
  display: none;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon1 {
  background: url(../images/box5_03.png) no-repeat;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon2 {
  background: url(../images/box5_04.png) no-repeat;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon3 {
  background: url(../images/box5_05.png) no-repeat;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon p {
  font-size: 22px;
  color: #FFF;
  line-height: 56px;
  padding-left: 22PX;
}
.box5_wrap .two_btn {
  margin-top: 50px;
}
.box6_wrap {
  padding-bottom: 20px;
  background: url(../images/last_bg.jpg) no-repeat top;
}
.box6_wrap .box6 {
  margin: 0 auto;
  width: 1000px;
  height: 622px;
  background: #fff;
  border-radius: 10px;
}
.box6_wrap .box6 .box6_list {
  display: flex;
  justify-content: space-between;
  margin: 0 18px;
  padding-top: 18px;
  box-sizing: border-box;
}
.box6_wrap .box6 .box6_list li {
  width: 145px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 18px;
  color: #94969c;
  cursor: pointer;
}
.box6_wrap .box6 .box6_list li.active {
  background: #426ef1;
  border-radius: 25px;
  color: #fff;
}
.box6_wrap .box6 .box6_list_con {
  margin-top: 12px;
}
.box6_wrap .box6 .box6_list_con p {
  display: none;
  width: 963px;
  margin: 0 auto;
}
.box6_wrap .box6 .box6_list_con p:nth-of-type(1) {
  display: block;
}
.box6_wrap .danmu {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  height: 140px;
  overflow: hidden;
  margin-top: 40px;
}
.box6_wrap .fc_left1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 200px;
  background: linear-gradient(to right, #fafefd, rgba(255, 255, 255, 0));
  z-index: 111;
}
.box6_wrap .fc_left2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 200px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #fafefd);
  z-index: 111;
}
.box6_wrap .share_box {
  margin-bottom: 26px;
}
.box6_wrap .share_box ul li {
  width: 1300px;
  display: flex;
  justify-content: space-between;
  height: 25px;
}
.box6_wrap .share_box ul li p {
  width: 420px;
  padding: 0 10px;
  text-align: center;
  line-height: 25px;
  background: #dfe9e5;
  border-radius: 26px;
  margin: 0 22px;
  font-size: 16px;
  color: #367f5b;
}
.box6_wrap > a {
  margin: 0 auto;
  display: block;
  width: 192px;
  height: 48px;
  background: #ffe952;
  text-align: center;
  line-height: 48px;
  font-size: 22px;
  color: #d37200;
  border-radius: 30px;
  margin-top: 25px;
}
