.banner {
  width: 100%;
  height: 600px;
}
.choose3 {
  width: 1200px;
  height: auto;
  margin: 50px auto 59px;
}
.choose3 .ch3_content {
  width: 100%;
  height: auto;
}
.choose3 .ch3_title {
  margin: 0 auto 50px;
}
.choose3 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.choose3 li {
  width: 380px;
  height: 471px;
  background-color: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
}
.choose3 li:nth-last-child(-n+3) {
  margin-bottom: 0;
}
.choose3 .ch3_img {
  width: 100%;
  height: 250px;
  background-color: #cbcbcb;
}
.choose3 .ch3_content2 {
  width: 100%;
  height: auto;
  padding: 19px 20px 0 15px;
}
.choose3 .ch3_content2 p {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 2px;
  color: #666666;
}
.choose3 .ch3_content2 p::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 11px;
  background-color: #0ba1d9;
  border-radius: 2px;
  margin: 0 -3px 0 0;
}
.choose3 .ch3_c2_title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;
  color: #333333;
  margin-bottom: 22px;
}
.choose3 .ch3_c2_p1 {
  margin-bottom: 12px;
}
.choose3 .ch3_c2_p2 {
  height: 48px;
  margin-bottom: 26px;
  line-height: 24px !important;
}
.choose3 .ch3_c2_p2 blue {
  transform: translateX(-1px);
}
.choose3 blue {
  display: inline-block;
  color: #0ba1d9;
}
.choose3 .ch3_btn {
  display: flex;
  width: 100%;
  height: 60px;
  background-color: #08a0d8;
}
.choose3 .ch3_btn a {
  flex: 1;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: center;
}
.choose3 .ch3_btn a:nth-last-child(1) {
  background: #ffa82b;
}
.choose3 .ch3_more {
  position: relative;
  display: block;
  width: 190px;
  height: 60px;
  background-color: #0a5cd6;
  border-radius: 30px;
  margin: 40px auto 0;
  z-index: 2;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  transition: all 0.3s;
  overflow: hidden;
}
.choose3 .ch3_more::after {
  top: 0;
  width: 0;
  left: -43%;
  content: "";
  height: 100%;
  position: absolute;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  background-color: #0000fe;
}
.choose3 .ch3_more:hover::after {
  height: 100%;
  width: 150%;
  background-color: #000;
}
.choose3 .ch3_Mtext {
  width: 100%;
  height: 100%;
  z-index: 9;
}
.ch3_title {
  height: auto;
  margin: 0 auto 40px;
}
.ch3_p1 {
  height: 24px;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 2px;
  color: #333333;
  text-align: center;
  margin-bottom: 10px;
}
.ch3_p2 {
  height: 20px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 2px;
  color: #333333;
  text-align: center;
  margin-bottom: 11px;
}
.ch3_p3 {
  width: 47px;
  height: 2px;
  background-color: #0a5cd6;
  margin: 0 auto;
}
.advantage4 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.advantage4 .ch3_title {
  margin: 0 auto 24px;
}
.advantage4 .ad4_content {
  width: 100%;
  height: 520px;
  padding: 83px 0 0;
  background: url(../img/index/3.png) center / cover no-repeat;
}
.advantage4 .ad4_content ul {
  display: flex;
  width: 1200px;
  height: 520px;
  margin: 0 auto;
}
.advantage4 .ad4_content li {
  position: relative;
  width: 280px;
  height: 350px;
  background: url(../img/index/2.png) center / cover no-repeat;
  transition: add 0.3s;
  padding: 106px 40px 0;
  margin-right: 27px;
}
.advantage4 .ad4_content li:nth-last-child(1) {
  margin-right: 0;
}
.advantage4 .ad4_gauze {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.advantage4 .ad4_gauze2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/index/2.png) center / cover no-repeat;
}
.advantage4 .ad4_content2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 106px 40px 0;
}
.advantage4 .ad4_title {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 22px;
}
.advantage4 .ad4_text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #ffffff;
}
.enrollment {
  width: 100%;
  height: auto;
  padding: 50px 0;
}
.enrollment .ch3_title {
  margin: 0 0 40px 0;
}
.enrollment .en5_ul {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.enrollment .en5_ul li:nth-child(1):hover .en5_content {
  background-color: rgba(10, 92, 214, 0.6);
}
.enrollment .en5_ul li:nth-child(1) .en5_cc {
  border: solid 1px #0a5cd6;
  border-top: none;
}
.enrollment .en5_ul li:nth-child(1) .en5_textL p {
  color: #0a5cd6;
}
.enrollment .en5_ul li:nth-child(1) .en5_c_btn {
  color: #0a5cd6;
}
.enrollment .en5_ul li:nth-child(2) .en5_c_btn::after {
  background: url(../img/index/19.png) center / cover no-repeat;
}
.enrollment .en5_ul li:nth-child(3):hover .en5_content {
  background-color: rgba(249, 175, 31, 0.6);
}
.enrollment .en5_ul li:nth-child(3) .en5_cc {
  border: solid 1px #f9af1f;
  border-top: none;
}
.enrollment .en5_ul li:nth-child(3) .en5_textL p {
  color: #f9af1f;
}
.enrollment .en5_ul li:nth-child(3) .en5_c_btn {
  color: #f9af1f;
}
.enrollment .en5_ul li:nth-child(3) .en5_c_btn::after {
  background: url(../img/index/18.png) center / cover no-repeat;
}
.enrollment li {
  position: relative;
  width: 375px;
  height: 250px;
  overflow: hidden;
}
.enrollment li:hover .en5_content {
  transition: top 0.3s;
  top: 0;
  background-color: rgba(6, 183, 177, 0.6);
}
.enrollment li:hover .en5_cc {
  border: none !important;
}
.enrollment li:hover p {
  color: #fff !important;
}
.enrollment .en5_img {
  width: 100%;
  height: 170px;
}
.enrollment .en5_content {
  position: absolute;
  top: 170px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: top 0.3s;
}
.enrollment .en5_content > div {
  padding: 0 26px;
}
.enrollment .en5_cc {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 80px;
  border: solid 1px #06b7b1;
  border-top: none;
}
.enrollment .en5_textL {
  width: auto;
  padding: 17px 0 0 0;
}
.enrollment .en5_textL p:nth-child(1) {
  font-size: 26px;
  line-height: 1;
  letter-spacing: 3px;
  color: #06b7b1;
  margin-bottom: 7px;
}
.enrollment .en5_textL p:nth-child(2) {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1px;
  color: #06b7b1;
}
.enrollment .en5_textR {
  width: auto;
  height: 100%;
  line-height: 80px;
  font-size: 18px;
  letter-spacing: 1px;
  color: #333333;
}
.enrollment .en5_c_text {
  height: 73px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 5px 0 0 0;
  margin-bottom: 23px;
}
.enrollment .en5_c_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 3px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #06b7b1;
  margin: 0 auto;
}
.enrollment .en5_c_btn::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 11px;
  background: url(../img/index/5.png) center / cover no-repeat;
  margin-left: 2px;
}
.sign_up {
  width: 100%;
  height: 390px;
  background: url(../img/index/6.1.png) center / cover no-repeat;
  margin-bottom: 50px;
}
.sign_up .su6 {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 258px 0 0 807px;
}
.sign_up .su6_btn {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
}
.sign_up .su6_btn a {
  width: 160px;
  height: 56px;
  background-color: #0a5cd6;
  font-size: 18px;
  line-height: 56px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
}
.sign_up .su6_btn a:nth-last-child(1) {
  background: #fff;
  color: #333333;
}
.real_time {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  height: auto;
  margin: 0 auto 50px;
  /* .rt7_LT2 {
        width  : 100%;
        height : auto;
        padding: 0 38px;

        ul {
            width          : 100%;
            height         : 50px;
            display        : flex;
            justify-content: space-between;
            border-bottom  : 1px solid #e9e9e9;
        }

        li {
            font-size     : 20px;
            line-height   : 50px;
            letter-spacing: 2px;
            color         : #999999;
        }
    } */
}
.real_time .rt7_L {
  width: 600px;
  height: 420px;
  background-color: #ffffff;
  box-shadow: 0px 9px 27px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
.real_time .rt7_R {
  position: relative;
  width: 571px;
  height: 387px;
}
.real_time .rt7_Ltitle {
  width: 600px;
  height: 70px;
  background-color: #0a5cd6;
  border-radius: 5px 5px 0px 0px;
  font-size: 24px;
  line-height: 70px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
}
.real_time .rt7_LT2 {
  width: 100%;
  height: auto;
  padding: 0 38px;
}
.real_time .rt7_LT2 ul {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e9e9e9;
}
.real_time .rt7_LT2 li {
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 2px;
  color: #999999;
}
.real_time .rt7_content {
  width: 100%;
  height: 268px;
  padding: 30px 0 0 0;
  overflow: hidden;
}
.real_time .rt7_Cul {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.real_time .rt7_Cul > li {
  width: 100%;
  height: 54px;
}
.real_time .rt7_Cu2 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 0 38px;
}
.real_time .rt7_Cu2 li {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 2px;
  color: #666666;
  margin-bottom: 34px;
  white-space: nowrap;
  /*2. 超出的部分隐藏*/
  overflow: hidden;
  /*3. 文字用省略号替代超出的部分*/
  text-overflow: ellipsis;
  text-align: justify;
}
.real_time .rt7_Cu2 li:nth-child(1) {
  width: 123px;
}
.real_time .rt7_Cu2 li:nth-child(2) {
  width: 66px;
  transform: translateX(10px);
  text-align: center;
  margin: 0 32px 0 0;
}
.real_time .rt7_Cu2 li:nth-child(3) {
  width: 185px;
  text-align: center;
  margin: 0 30px 0 0;
}
.real_time .rt7_Cu2 li:nth-child(4) {
  width: 88px;
}
.strength {
  width: 1200px;
  height: auto;
  margin: 0 auto 50px;
}
.strength .st8_content {
  display: flex;
  justify-content: space-between;
}
.strength .st8_right {
  position: relative;
  width: 609px;
  height: 405px;
  background: url(../img/index/8.png) center / cover no-repeat;
}
.strength .swiper-container2 {
  width: 570px;
  height: 405px;
}
.strength .veil {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.strength video {
  display: none;
  object-fit: fill;
}
.strength #st8_btn {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background: #0a5cd6;
  box-shadow: 0 0 0 11px rgba(104, 157, 219, 0.8);
  animation: st8_btn_shadow 1s linear infinite;
}
@keyframes st8_btn_shadow {
  0% {
    box-shadow: 0 0 0 11px rgba(104, 157, 219, 0.8);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(104, 157, 219, 0);
  }
}
.strength .st8_triangle {
  width: 18px;
  height: 20px;
  background: url(../img/index/7.png) center / cover no-repeat;
  transform: translate(-50%, -50%) translate(2px, 0);
}
.famous_teacher {
  width: 1200px;
  height: auto;
  margin: 0 auto 50px;
}
.famous_teacher .ft9_content {
  width: 100%;
  height: auto;
}
.famous_teacher .swiper-slide {
  width: 375px;
  transition: all 0.3s;
}
.famous_teacher .swiper-slide:hover {
  transition: all 0.3s;
  box-shadow: 0px 9px 27px 0px rgba(0, 0, 0, 0.05);
}
.famous_teacher .swiper-slide:hover .ft9_img > div {
  transition: all 0.3s;
  left: 0;
}
.famous_teacher .swiper-slide:hover .ft9_bottom {
  transition: all 0.3s;
  background-color: #fff;
}
.famous_teacher .swiper-slide:hover .ft9_b_BB {
  transition: all 0.3s;
  left: 0;
}
.famous_teacher .ft9_img {
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
  background: url(../img/index/9.png) center / cover no-repeat;
}
.famous_teacher .ft9_img > div {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 92, 214, 0.6);
  font-size: 18px;
  line-height: 280px;
  text-align: center;
  letter-spacing: 1px;
  color: #ffffff;
  transition: all 0.3s;
}
.famous_teacher .ft9_bottom {
  position: relative;
  width: 100%;
  height: 120px;
  background-color: #fafafa;
  padding: 21px 26px 0 23px;
  border-bottom: 1px solid #ddd;
  transition: all 0.3s;
  overflow: hidden;
}
.famous_teacher .ft9_b_title {
  height: 19px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
  color: #333333;
  margin-bottom: 12px;
}
.famous_teacher .ft9_b_BB {
  position: absolute;
  bottom: 0;
  left: -100%;
  width: 100%;
  height: 1px;
  background-color: #0075e2;
  transition: all 0.3s;
}
.famous_teacher .swiper-container3 {
  padding-bottom: 34px;
}
.famous_teacher .swiper-pagination {
  bottom: 1px !important;
}
.home_and_abroad {
  margin-bottom: 50px;
}
.home_and_abroad .ha10_content {
  width: 100%;
  height: 600px;
  background: url(../img/index/10.png) center / cover no-repeat;
  margin-bottom: 50px;
}
.home_and_abroad .ha10_content2 {
  width: 100%;
  height: 425px;
  background: url(../img/index/11.png) center / cover no-repeat;
  margin-bottom: 50px;
}
.news_center {
  width: 1200px;
  height: auto;
  margin: 0 auto 75px;
}
.news_center .nc11_left {
  width: 549px;
  height: auto;
}
.news_center .nc11_p {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 2px;
  color: #333333;
  margin-bottom: 8px;
}
.news_center .nc11_p2 {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 1px;
  color: #333333;
}
.news_center .nc11_img {
  width: 100%;
  height: 345px;
  background-color: #f0f0f0;
}
.news_center .nc11_text {
  display: flex;
  height: 116px;
  padding: 22px 23px 0 25px;
}
.news_center .nc11_Tleft {
  width: 416px;
  height: 71px;
  border-right: 1px solid #d9d9d9;
}
.news_center .nc11_Tleft p:nth-child(1) {
  width: 240px;
  height: 19px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
  color: #333333;
  margin-bottom: 9px;
}
.news_center .nc11_Tleft p:nth-child(2) {
  width: 379px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #666666;
}
.news_center .nc11_time {
  width: 95px;
  height: auto;
  padding: 10px 0 0 23px;
}
.news_center .nc11_time p:nth-child(1) {
  font-size: 34px;
  line-height: 1;
  letter-spacing: 3px;
  color: #999999;
  text-align: center;
  margin-bottom: 7px;
}
.news_center .nc11_time p:nth-child(2) {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1px;
  color: #999999;
  white-space: nowrap;
}
.news_center .nc11_right {
  width: 600px;
  height: auto;
  padding: 18px 0 0 0;
}
.news_center .nc11_Rtitle {
  display: flex;
  justify-content: flex-end;
  padding: 0 0 0 98px;
}
.news_center .nc11_Rtitle > li {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
  color: #333333;
  padding-bottom: 7px;
  cursor: pointer;
}
.news_center .nc11_Rtitle > li:hover {
  color: #0a5cd6;
}
.news_center .nc11_Rtitle > li:nth-child(1) {
  margin: 0 64px 0 0;
}
.news_center .nc11_Rtitle > li.on {
  color: #0a5cd6 !important;
  border-bottom: 2px solid #0a5cd6;
}
.news_center .nc11_list li {
  width: 600px;
  height: 115px;
  transition: all 0.3s;
}
.news_center .nc11_list li:hover {
  transition: all 0.3s;
  background-color: #ffffff;
  box-shadow: -9px 0px 32px 0px rgba(0, 0, 0, 0.05);
}
.news_center .nc11_list .nc11_Tleft {
  width: 439px;
}
.news_center .nc11_list .nc11_time {
  padding: 10px 0 0 30px;
}
.news_center .nc11_TL_p2 {
  width: 386px !important;
}
.nc11_title9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 40px;
}
.nc11_content9 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: auto;
}
.nc11_Cleft9 {
  width: 549px;
  height: auto;
  background-color: #ffffff;
  transition: all 0.3s;
}
.nc11_Cleft9:hover {
  transition: all 0.3s;
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.05);
}
.nc11_Cleft9:hover p.omit_text {
  transition: all 0.3s;
  color: #0a5cd6;
}
.nc11_Cright9 > li:hover p.omit_text {
  transition: all 0.3s;
  color: #0a5cd6;
}
.nc11_c_ul2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.qq_weiXin {
  position: fixed;
  top: 40%;
  right: 0;
  width: 140px;
  height: 145px;
  background-color: #ffffff;
  box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.05);
  z-index: 99;
}
.qq_weiXin .qw_title {
  width: 140px;
  height: 40px;
  background-color: #ededed;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 4px;
  color: #ffffff;
  text-align: center;
  margin: 0 0 20px 0;
  background: url(../img/index/15.png) center / cover no-repeat;
}
.qq_weiXin .qq,
.qq_weiXin .weixin {
  height: 22px;
  margin: 0 0 19px 0;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 2px;
  color: #333333;
}
.qq_weiXin .qw_icon {
  width: 18px;
  height: 22px;
  background: url(../img/index/16.png) center / cover no-repeat;
  margin: 0 9px 0 0;
}
.qq_weiXin .qw_icon2 {
  width: 25px;
  height: 21px;
  background: url(../img/index/17.png) center / cover no-repeat;
  margin: 0 4px 0 0;
}
.qq_weiXin a {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  transition: all 0.3s;
}
.qq_weiXin a:hover {
  transition: all 0.3s;
  color: #06b7b1;
}
.su6_num1 {
  position: absolute;
  top: 114px;
  left: 330px;
  width: 136px;
  height: 45px;
  font-size: 54px;
  font-weight: normal;
  letter-spacing: 3px;
  color: #0075e2;
}
.su6_num1 > div {
  width: 100%;
  height: 100%;
}
.su6_num2 {
  position: absolute;
  top: 211px;
  left: 309px;
  width: 69px;
  height: 44px;
  font-size: 54px;
  letter-spacing: 3px;
  color: #ed1a15;
}
.inrow {
  font-size: 0;
  font-size: 12px;
  *font-size: 0;
  font-family: arial;
  letter-spacing: -3px;
  *letter-spacing: normal;
  *word-spacing: -1px;
}
.inrow > li,
.inrow span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
}
.dataNums {
  display: flex;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}
.dataNums .dataOne {
  width: 61px;
  height: 76px;
  margin: 0px 3px;
  text-align: center;
  transform: translateY(-7px);
}
.dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dataNums .dataBoc .tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dataNums .tt span {
  height: 100%;
  font-size: 54px;
  font-weight: bold;
}
.dataNums2 {
  display: flex;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}
.dataNums2 .dataOne {
  width: 61px;
  height: 76px;
  margin: 0px 3px;
  text-align: center;
  transform: translateY(-7px);
}
.dataNums2 .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dataNums2 .dataBoc .tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dataNums2 .tt span {
  height: 100%;
  font-size: 54px;
  font-weight: bold;
}
