@charset "utf-8";
/*----公共样式-----*/
.max_width {
  overflow: hidden;
  margin: 0 auto;
  width: 1000px;
}
.two_btn {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 10px;
  width: 680px;
}
.two_btn a {
  display: inline-block;
  width: 280px;
  height: 58px;
  background: #f9d85a;
  text-align: center;
  line-height: 58px;
  font-size: 30px;
  color: #448480;
  font-weight: bold;
  border-radius: 10px;
}
.btn1 {
  margin-right: 70px;
}
.title {
  display: flex;
  justify-content: center;
  width: 1000px;
  margin: 0 auto;
  align-items: center;
  padding-top: 60px;
}
.title span {
  font-size: 36px;
  color: #448480;
  font-weight: bold;
  padding: 0 30px;
}
.title img {
  width: 128px;
  height: 24px;
}
/*----------------*/
.banner_wrap {
  overflow: hidden;
  width: 100%;
  height: 650px;
  background: url(../images/banner.jpg) no-repeat top;
}
.banner_wrap a {
  display: block;
  width: 280px;
  height: 58px;
  line-height: 58px;
  background: #f9d85a;
  font-size: 30px;
  color: #7c5329;
  text-align: center;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 480px;
}
.box1_wrap {
  overflow: hidden;
}
.box1_wrap .title {
  padding-top: 60px;
}
.box1_wrap .public_box1 > p {
  padding: 28px 0;
  font-size: 30px;
  color: #313131;
  text-align: center;
}
.box1_wrap .public_box1 .box1 {
  box-sizing: border-box;
  margin: 0 auto;
  padding-left: 612px;
  width: 939px;
  height: 398px;
  background: url(../images/box1_img1.png) no-repeat top;
}
.box1_wrap .public_box1 h3 {
  padding-top: 40px;
  line-height: 36px;
  font-size: 30px;
  color: #f9d85a;
}
.box1_wrap .public_box1 ul {
  padding-top: 20px;
}
.box1_wrap .public_box1 ul li {
  display: flex;
  justify-content: flex-start;
  line-height: 30px;
  font-size: 21px;
  color: #fff;
}
.box1_wrap .public_box1 ul li span {
  width: 80px;
  line-height: 30px;
}
.box1_wrap .public_box1 ul li p em {
  display: block;
}
.box1_wrap .public_box1 .public_btn {
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-left: -15px;
  font-size: 26px;
  color: #3a8d88;
  width: 271px;
  height: 92px;
  line-height: 71px;
  font-weight: bold;
  background: url(../images/public_btnBg.png) no-repeat center;
}
.box1_wrap .public_box1 .box3 {
  box-sizing: border-box;
  margin: 0 auto;
  padding-left: 612px;
  width: 938px;
  height: 428px;
  background: url(../images/box1_img3.png) no-repeat top;
}
.box1_wrap .second > p {
  padding: 28px 0;
  font-size: 30px;
  color: #313131;
  text-align: center;
}
.box1_wrap .second .box2 {
  box-sizing: border-box;
  margin: 0 auto;
  padding-left: 24px;
  width: 939px;
  height: 366px;
  background: url(../images/box1_img2.png) no-repeat top;
}
.box1_wrap .second .box2 h3 {
  padding-top: 50px;
  line-height: 36px;
  font-size: 30px;
  color: #f9d85a;
}
.box1_wrap .second .box2 ul {
  padding-top: 20px;
}
.box1_wrap .second .box2 ul li {
  line-height: 34px;
  font-size: 21px;
  color: #fff;
}
.box1_wrap .second .box2 .public_btn {
  display: block;
  text-align: center;
  margin-top: 32px;
  margin-left: -15px;
  font-size: 26px;
  color: #3a8d88;
  width: 271px;
  height: 92px;
  line-height: 71px;
  font-weight: bold;
  background: url(../images/public_btnBg.png) no-repeat center;
}
.box2_wrap {
  overflow: hidden;
  width: 100%;
  padding-bottom: 65px;
  background: url(../images/box2_bg.jpg) no-repeat top;
  margin-top: 60px;
}
.box2_wrap .kc_tab {
  display: flex;
  justify-content: space-between;
  margin: 0 20px;
  margin-top: 45px;
}
.box2_wrap .kc_tab li {
  box-sizing: border-box;
  width: 120px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border: 1px solid #448480;
  border-radius: 10px;
  cursor: pointer;
}
.box2_wrap .kc_tab li p {
  font-size: 26px;
  color: #448480;
}
.box2_wrap .kc_tab li.active {
  background: #f9d85a;
  border-color: #f9d85a;
}
.box2_wrap .public_box {
  display: none;
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  width: 976px;
}
.box2_wrap .public_box a {
  position: absolute;
  right: 26px;
  top: 0;
  width: 106px;
  height: 100%;
}
.box3_wrap {
  overflow: hidden;
}
.box3_wrap .box3_mar {
  margin: 0 80px;
  margin-top: 55px;
}
.box3_wrap .box3_mar table {
  border: none;
  margin-bottom: 3px;
}
.box3_wrap .box3_mar tr {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: none;
}
.box3_wrap .box3_mar th {
  text-align: right;
  width: 162px;
  font-size: 23px;
  color: #459f9a;
  border: none;
  vertical-align: top;
}
.box3_wrap .box3_mar td {
  font-size: 22px;
  color: #757575;
  border: none;
}
.box3_wrap .box3_mar td ul li {
  float: left;
  width: 100px;
  cursor: pointer;
  margin-left: 8px;
  font-size: 21px;
  color: #285b58;
  border-radius: 5px;
  background: #f2f6f6;
  margin-bottom: 16px;
}
.box3_wrap .listA1 li.active {
  background: #ee777a;
  color: #fff;
}
.box3_wrap .listA2 li.active {
  background: #ee777a;
  color: #fff;
}
.box3_wrap .listA3 li.active {
  background: #ee777a;
  color: #fff;
}
.box3_wrap .listA4 li.active {
  background: #ee777a;
  color: #fff;
}
.box4_wrap .box4 h2 {
  padding-top: 32px;
  height: 130px;
}
.box4_wrap .box4 .teacher {
  width: 912px;
  margin: 0 auto;
  padding-top: 40px;
  box-sizing: border-box;
}
.box4_wrap .teacher_swiper {
  width: 878px;
  padding-bottom: 60px;
  margin: 0 auto;
}
.box4_wrap .box4 .teacher .swiper-slide {
  position: relative;
}
.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 .hover_box {
  box-sizing: border-box;
  position: absolute;
  bottom: -182px;
  left: 0;
  width: 212px;
  height: 252px;
  background: rgba(75, 174, 169, 0.54);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 12px;
  transition: 0.2s;
}
.box4_wrap .hover_box h3 {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}
.box4_wrap .hover_box span {
  font-size: 20px;
  color: #fff;
}
.box4_wrap .hover_box p {
  padding-top: 15px;
  font-size: 16px;
  color: #fff;
}
.box4_wrap .sw_height {
  position: relative;
  overflow: hidden;
}
.box4_wrap .sw_height:hover .hover_box {
  padding: 0;
  padding-left: 8px;
  left: 12px;
  width: 190px;
  bottom: 13px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: 0.2s;
}
.box4_wrap .sw_height:hover h2 {
  padding-top: 20px;
}
.box4_wrap .hover_box a {
  margin-top: 20px;
  text-align: right;
  display: block;
  font-size: 16px;
  color: #fff;
}
.box5_wrap {
  background: #f0f6f6;
  padding-bottom: 40px;
  margin-top: 30px;
}
.box5_wrap .box5_1 {
  margin-top: 30px;
}
.box5_wrap .box5 .box5_1 .box5_1_left {
  width: 154px;
  height: 334px;
  border-right: 2px #bee0df solid;
}
.box5_wrap .box5 .box5_1 .box5_1_left li {
  width: 153px;
  height: 52px;
  line-height: 28px;
  margin: 28px auto;
  float: left;
  text-align: center;
  font-size: 24px;
  color: #808080;
  cursor: pointer;
}
.box5_wrap .box5 .box5_1 .box5_1_left li.side {
  font-weight: bold;
  color: #459f9a;
  border-right: 4px #459f9a solid;
}
.box5_wrap .box5 .box5_1 .box5_1_right {
  width: 810px;
  height: 334px;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon {
  width: 810px;
  height: 314px;
  padding-top: 20px;
  display: none;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon1 {
  background: url(../images/box5_03.jpg) no-repeat;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon2 {
  background: url(../images/box5_04.jpg) no-repeat;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon3 {
  background: url(../images/box5_05.jpg) no-repeat;
}
.box5_wrap .box5 .box5_1 .box5_1_right .tabCon p {
  font-size: 22px;
  color: #FFF;
  line-height: 56px;
  padding-left: 22PX;
}
.box6_wrap {
  margin-bottom: 20px;
}
.box6_wrap .danmu {
  margin: 0 auto;
  width: 1000px;
  height: 240px;
  overflow: hidden;
  margin-top: 40px;
}
.box6_wrap .share_box {
  margin-bottom: 20px;
}
.box6_wrap .share_box ul li {
  width: 1800px;
  display: flex;
  justify-content: space-between;
  height: 52px;
}
.box6_wrap .share_box ul li p {
  width: 520px;
  padding: 0 40px;
  text-align: center;
  line-height: 52px;
  background: #eef4f4;
  border-radius: 26px;
  margin: 0 22px;
  font-size: 24px;
  color: #448480;
}
.box6_wrap .video_div {
  width: 921px;
  margin: 0 auto;
  position: relative;
}
.box6_wrap .video_div .video_swiper {
  width: 781px;
  height: 670px;
  margin: 0 auto;
}
.box6_wrap .video_div .video_swiper .video_bj {
  width: 781px;
  height: 621px;
  background: url(../images/video.png) top no-repeat;
  padding-top: 104px;
  padding-left: 43px;
  box-sizing: border-box;
}
.box6_wrap .video_div .video_swiper img {
  margin: 0 auto;
  margin-top: 50px;
}
.box6_wrap .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background: #cbe6e6;
  opacity: 1;
  margin: 0 9px;
}
.box6_wrap .swiper-pagination-bullet-active {
  width: 120px;
  border-radius: 9px;
}
.box6_wrap .swiper-button-prev {
  width: 26px;
  height: 49px;
  background: url(../images/left.png) no-repeat;
  top: 45%;
  left: 0;
}
.box6_wrap .swiper-button-next {
  width: 26px;
  height: 49px;
  background: url(../images/right.png) no-repeat;
  top: 45%;
  right: 0;
}
.box6_wrap > a {
  margin: 0 auto;
  display: block;
  width: 280px;
  height: 58px;
  background: #f9d85a;
  text-align: center;
  line-height: 58px;
  font-size: 30px;
  color: #448480;
  font-weight: bold;
  border-radius: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tk_code {
  display: none;
}
.tk_code .opcitys {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.tk_code .code_tkDiv {
  position: fixed;
  left: 50%;
  top: 45%;
  width: 430px;
  height: 430px;
  margin-left: -215px;
  margin-top: -215px;
  z-index: 110000;
}
.tk_code .code_tkDiv img {
  width: 430px;
  height: 430px;
}
