/*页面公用部分*/
body {
  font-family: 'pingfang SC', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
}
.wrapper {
  background: none;
}
.teacherHead .header_con {
  box-shadow: none !important;
}
.inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.inner .box_hd {
  text-align: center;
}
.inner .box_hd h2 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 36px;
  color: #203B52;
  margin-bottom: 30px;
}
.inner .box_hd h2 span {
  position: relative;
  top: -12px;
}
.inner .box_hd p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #8498A9;
  line-height: 26px;
}
.btnbox a {
  margin: 0 auto;
}
.clears::after {
  content: ".";
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 0;
  height: 0;
}
.clears {
  zoom: 1;
}
.navs1 {
  width: 100%;
  background: #24468b;
}
.navs2 {
  width: 100%;
  background: #c93b3b;
}
.teas_hd {
  text-align: center;
  padding: 72px 0 50px;
}
.teas_hd h2 {
  font-size: 30px;
  color: #3e3e3e;
  display: inline-block;
  padding-left: 161px;
  position: relative;
  text-align: left;
  font-weight: bold;
}
.teas_hd h2 span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  color: #216df4;
  line-height: 32px;
  border-right: 1px solid #dadde4;
  padding-right: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: normal;
}
.teas_hd h2 span b {
  font-weight: normal;
  color: #303030;
  font-size: 20px;
  display: block;
  margin-top: -6px;
}
.teas_hd p {
  font-weight: normal;
  margin: 3px 0 2px;
  text-align: left;
}
.teas_hd h2 span.red {
  color: #fe3636;
}
.tea_ban .slideBox {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 500px;
}
.tea_ban .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  width: 45px;
  margin-left: -22.5px;
  bottom: 30px;
  z-index: 1;
}
.tea_ban .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
}
.tea_ban .slideBox .hd ul li {
  float: left;
  margin: 0 4px;
  background: none;
  width: 10px;
  height: 10px;
  text-align: center;
  cursor: pointer;
  opacity: 0.5;
  border: 2px solid #fff;
  border-radius: 50%;
}
.tea_ban .slideBox .hd ul li.on {
  opacity: 1;
  background: #fff;
}
.tea_ban .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.tea_ban .slideBox .bd li {
  position: relative;
  height: 260px;
  zoom: 1;
  vertical-align: middle;
}
.tea_ban .slideBox .bd li img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.tea_ban .slideBox .bd .ban2 {
  background: url(../images/tea/ban_img2.jpg) no-repeat center;
  height: 400px;
}
.tea_main .a_btn {
  width: 217px;
  height: 45px;
  background: linear-gradient(90deg, #FE6E47, #FE5A47);
  border-radius: 23px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: block;
  line-height: 45px;
  position: relative;
  box-shadow: inset 0 2px 10px rgba(255, 255, 255, 0.5);
}
.tea_main .a_btn::after {
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #ffffff;
  opacity: 0.5;
  content: "";
  position: absolute;
  right: 30px;
  top: 18px;
}
.tea_main .teacher_desc {
  width: 100%;
  height: 40px;
  background: #FAFAFA;
  padding: 30px 0;
}
.tea_main .teacher_desc ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.tea_main .teacher_desc ul li {
  position: relative;
}
.tea_main .teacher_desc ul li h2 {
  font-size: 18px;
  color: #203B52;
  font-weight: bolder;
}
.tea_main .teacher_desc ul li p {
  font-size: 14px;
  color: #8498A9;
  line-height: 28px;
}
.tea_main .teacher_desc ul li::after {
  position: absolute;
  right: -28%;
  top: 0;
  height: 50px;
  border-right: 1px solid #E6E6E6;
  margin-left: -7px;
  content: "";
}
.tea_main .teacher_desc ul li:last-child::after {
  border: none;
}
.tea_main .teacher_module2 {
  width: 1200px;
  margin: 0 auto;
  padding: 100px 0;
}
.tea_main .teacher_module2 .content {
  display: flex;
  gap: 20px;
  margin: 45px 0;
}
.tea_main .teacher_module2 .content .cur .wrapper {
  display: none;
}
.tea_main .teacher_module2 .content .cur .detail {
  display: block;
}
.tea_main .teacher_module2 .content h2 {
  font-weight: bold;
  font-size: 48px;
  color: #2869DE;
  line-height: 20px;
  padding: 40px 0 10px 40px;
  font-style: italic;
}
.tea_main .teacher_module2 .content h2 b {
  font-size: 24px;
  font-style: normal;
}
.tea_main .teacher_module2 .content .txt1 {
  margin: 0 40px;
}
.tea_main .teacher_module2 .content h4 {
  color: #fff;
  padding: 15px 0 0px 20px;
  font-style: italic;
  font-weight: bold;
  font-size: 48px;
}
.tea_main .teacher_module2 .content h4 span {
  font-size: 24px;
  font-style: normal;
}
.tea_main .teacher_module2 .content .txt {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #2869DE;
}
.tea_main .teacher_module2 .content .wrapper {
  width: 205px;
  height: 100%;
  background: url('/pc/module/teacher/images/part4-a.png') no-repeat;
}
.tea_main .teacher_module2 .content .wrapper .txt {
  color: #fff;
  font-size: 20px;
  margin-left: 20px;
}
.tea_main .teacher_module2 .content .detail {
  width: 757px;
  height: 408px;
  background: url('/pc/module/teacher/images/part4-a1.png') no-repeat;
  display: none;
}
.tea_main .teacher_module2 .content .detail ul {
  width: 400px;
  display: flex;
  flex-wrap: wrap;
  padding: 40px;
  gap: 40px;
}
.tea_main .teacher_module2 .content .detail ul li {
  width: 174px;
}
.tea_main .teacher_module2 .content .detail ul li h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #203B52;
}
.tea_main .teacher_module2 .content .detail ul li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #8498A9;
  line-height: 20px;
  margin-top: 10px;
}
.tea_main .teacher_module2 .content div:nth-child(2) .wrapper {
  background: url('/pc/module/teacher/images/part4-b.png') no-repeat;
}
.tea_main .teacher_module2 .content div:nth-child(2) .detail {
  font-weight: bold;
  font-size: 16px;
  color: #203B52;
  background: url('/pc/module/teacher/images/part4-b1.png') no-repeat;
}
.tea_main .teacher_module2 .content div:nth-child(2) .detail .oli {
  position: relative;
}
.tea_main .teacher_module2 .content div:nth-child(2) .detail .oli::after {
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 10px solid #126FE3;
  margin-top: 45px;
  content: '';
  position: absolute;
  left: 45px;
  top: -10px;
}
.tea_main .teacher_module2 .content div:nth-child(3) .wrapper {
  background: url('/pc/module/teacher/images/part4-c.png') no-repeat;
}
.tea_main .teacher_module2 .content div:nth-child(3) .detail {
  font-weight: bold;
  font-size: 16px;
  color: #203B52;
  background: url('/pc/module/teacher/images/part4-c1.png') no-repeat;
}
.tea_main .teacher_module2 .content div:nth-child(3) .detail li {
  width: 200px;
}
.tea_main .teacher_module2 .content div:nth-child(3) .detail .oli {
  position: relative;
}
.tea_main .teacher_module2 .content div:nth-child(3) .detail .oli::after {
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 10px solid #126FE3;
  margin-top: 45px;
  content: '';
  position: absolute;
  left: 45px;
  top: -10px;
}
.tea_main .teacher_module3 {
  width: 100%;
  height: 670px;
  background: url('/pc/module/teacher/images/5bg.jpg');
  background-size: 100%;
  padding: 100px 0;
}
.tea_main .teacher_module3 .content {
  display: flex;
  justify-content: space-around;
}
.tea_main .teacher_module3 .content div {
  width: 220px;
  height: 181px;
  background: linear-gradient(0deg, #125BD9, #69B0FF);
  box-shadow: 5px 6px 0px 0px #D3E4FF;
  border-radius: 20px;
  text-align: center;
  position: relative;
  margin-top: 80px;
}
.tea_main .teacher_module3 .content div h5 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 20px;
  margin: 65px 0 16px;
}
.tea_main .teacher_module3 .content div p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 20px;
  opacity: 0.7;
}
.tea_main .teacher_module3 .content div::after {
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background: url('/pc/module/teacher/images/00ddt.png') no-repeat;
  content: '';
  position: absolute;
  left: 25%;
  top: -70px;
}
.tea_main .teacher_module3 .content div:nth-child(2) {
  background: linear-gradient(0deg, #125BD9, #0146BC);
}
.tea_main .teacher_module3 .content div:nth-child(2)::after {
  background: url('/pc/module/teacher/images/00ddt.png') no-repeat;
  background-position-y: -140px;
}
.tea_main .teacher_module3 .content div:nth-child(3)::after {
  background: url('/pc/module/teacher/images/00ddt.png') no-repeat;
  background-position-y: -286px;
}
.tea_main .teacher_module3 .content div:nth-child(4) {
  background: linear-gradient(0deg, #125BD9, #0146BC);
}
.tea_main .teacher_module3 .content div:nth-child(4)::after {
  background: url('/pc/module/teacher/images/00ddt.png') no-repeat;
  background-position-y: -430px;
}
.tea_main .teacher_module3 .content div:nth-child(5)::after {
  background: url('/pc/module/teacher/images/00ddt.png') no-repeat;
  background-position-y: -573px;
}
.tea_main .teacher_module3 .flow {
  width: 1200px;
  height: 100px;
  background: #FCFDFF;
  border-radius: 20px;
  border: 2px dashed #E5EEFF;
  position: relative;
  margin: 60px 0;
}
.tea_main .teacher_module3 .flow h6 {
  width: 130px;
  height: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #126FE3;
  line-height: 30px;
  background: #fff;
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-49%);
  text-align: center;
}
.tea_main .teacher_module3 .flow ul {
  display: flex;
  justify-content: space-around;
  line-height: 100px;
  width: 1040px;
  margin: 0 auto;
}
.tea_main .teacher_module3 .flow ul i {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #126FE3;
  margin-top: 45px;
}
.tea_main .teacher_module6 {
  margin: 0 auto;
  padding: 100px 0;
  background: url('/pc/module/teacher/images/7bg.jpg');
}
.tea_main .teacher_module6 .content {
  display: flex;
  gap: 20px;
  margin: 45px 0;
}
.tea_main .teacher_module6 .content .cur .wrapper {
  display: none;
}
.tea_main .teacher_module6 .content .cur .detail {
  width: 650px;
  height: 320px;
  background: linear-gradient(0deg, #F0F5FF, #FFFFFF);
  box-shadow: 5px 6px 0px 0px rgba(145, 185, 255, 0.2);
  border-radius: 20px;
  border: 2px solid #C2E3FF;
  display: block;
  padding: 35px 50px;
}
.tea_main .teacher_module6 .content .detail {
  display: none;
  height: 400px;
}
.tea_main .teacher_module6 .content .detail h2 {
  font-weight: bold;
  font-size: 22px;
  color: #2869DE;
  margin-bottom: 10px;
}
.tea_main .teacher_module6 .content .detail h2 span {
  font-weight: 400;
  font-size: 13px;
  color: #8498A9;
  line-height: 20px;
}
.tea_main .teacher_module6 .content .wrapper {
  width: 205px;
  height: 100%;
  background: url('/pc/module/teacher/images/part7-1.png') no-repeat;
  padding-top: 35px;
}
.tea_main .teacher_module6 .content .wrapper .txt {
  color: #fff;
  font-size: 24px;
  margin-left: 20px;
}
.tea_main .teacher_module6 .content div:nth-child(2) .wrapper {
  background: url('/pc/module/teacher/images/part7-2.png') no-repeat;
}
.tea_main .teacher_module6 .content div:nth-child(2) .detail h2 {
  margin-bottom: 30px;
}
.tea_main .teacher_module6 .content div:nth-child(3) .wrapper {
  background: url('/pc/module/teacher/images/part7-3.png') no-repeat;
}
.tea_main .teacher_module6 .content div:nth-child(3) .detail h2 {
  margin-bottom: 30px;
}
.tea_main .teacher_module7 {
  margin: 0 auto;
  padding: 100px 0;
  height: 280px;
  background: url('/pc/module/teacher/images/11bg.png');
}
.tea_main .teacher_module7 .title {
  width: 468px;
  height: 40px;
  border-radius: 20px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  margin: 0 auto 30px;
  color: #fff;
  text-align: left;
  line-height: 40px;
}
.tea_main .teacher_module7 .title span {
  width: 123px;
  height: 40px;
  background: linear-gradient(0deg, #FFFFFF, #FFEDE3);
  border-radius: 18px 0px 0px 18px;
  color: #FF4122;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  margin-right: 12px;
}
.tea_main .teacher_module7 h1 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 60px;
  color: #FFFFFF;
  line-height: 60px;
  background: linear-gradient(0deg, #FFFFFF 0%, #FFEDE3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.tea_main .teacher_module7 h1 span {
  position: relative;
  top: -12px;
  -webkit-text-fill-color: floralwhite;
}
.tea_main .teacher_module7 h3 {
  font-weight: bold;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 60px;
  background: linear-gradient(0deg, #FFFFFF 0%, #FFEDE3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin: 30px 0 40px;
}
.tea_main .teacher_module9 {
  margin: 0 auto;
  padding: 100px 0;
  background: linear-gradient(180deg, #FFFFFF, #F5F9FF);
}
.tea_main .teacher_module9 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.tea_main .teacher_module9 ul li {
  width: 285px;
  position: relative;
  border-radius: 20px;
  color: #fff;
  margin-top: 12px;
  cursor: pointer;
}
.tea_main .teacher_module9 ul li h2 {
  width: 285px;
  height: 40px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  position: absolute;
  background: rgba(13, 85, 208, 0.9);
  bottom: 4px;
  line-height: 40px;
  text-indent: 36px;
  display: block;
}
.tea_main .teacher_module9 ul li h2 b {
  font-size: 18px;
  margin-right: 10px;
}
.tea_main .teacher_module9 ul li h2 span {
  font-size: 14px;
  opacity: 0.8;
}
.tea_main .teacher_module9 ul li .content_txt {
  position: absolute;
  width: 225px;
  height: 91px;
  background: rgba(13, 85, 208, 0.9);
  top: 0;
  border-radius: 20px;
  padding: 50px 30px;
  display: none;
  line-height: 26px;
}
.tea_main .teacher_module9 ul li:hover .content_txt {
  display: block;
}
.tea_main .teacher_module9 ul li:hover h2 {
  display: none;
}
.tea_main .teacher_module9 .btnbox {
  margin-top: 50px;
}
.tea_main .employmentSalary {
  padding-top: 100px;
  background: linear-gradient(0deg, #FFFFFF, #FFF3ED);
}
.tea_main .employmentSalary .employmentSalary_box1 {
  padding-top: 40px;
}
.tea_main .employmentSalary .salary_box1_content {
  padding: 0;
  box-shadow: none;
}
.tea_main .employmentSalary .salary_box1_content .main {
  width: 1200px;
}
.tea_main .employmentSalary .salary_box1_content .main ul {
  background: #FE6E47;
}
.tea_main .employmentSalary .salary_box1_content .main ul li {
  color: #fff;
}
.tea_main .employmentSalary .salary_box1_content .main ul .li6 {
  background: #FF4F34;
  box-shadow: none;
}
.tea_main .employmentSalary .salary_box1_content .main ol .li6 {
  background: none;
  color: #FF4F34;
  box-shadow: none;
}
.tea_main .employmentSalary .salary_box1_content .btnbox {
  margin-top: 30px;
}
.tea_main .employmentSalary .a_btn::after {
  right: 30px;
}
.tea_main .teacher_module11 {
  width: 100%;
  background-size: 100%;
  padding: 100px 0 0;
}
.tea_main .teacher_module11 ul {
  width: 1200px;
  display: flex;
  margin: 30px auto;
  justify-content: space-between;
}
.tea_main .teacher_module11 ul li {
  width: 180px;
  height: 56px;
  background: #F3F7FF;
  border-radius: 12px 12px 6px 6px;
  text-align: center;
  line-height: 56px;
  color: #203B52;
  position: relative;
  cursor: pointer;
}
.tea_main .teacher_module11 ul .cur {
  background: #1B5BCF;
  color: #fff;
}
.tea_main .teacher_module11 ul .cur::after {
  position: absolute;
  left: 50%;
  bottom: -28px;
  width: 22px;
  height: 20px;
  background: url(/pc/module/teacher/images/arrow.png) no-repeat;
  content: "";
  margin-left: -11px;
}
.tea_main .teacher_module11 .main {
  padding: 50px 0;
  background: url('/pc/module/teacher/images/6bg.jpg');
}
.tea_main .teacher_module11 .main .content {
  display: none;
}
.tea_main .teacher_module11 .main .content h2,
.tea_main .teacher_module11 .main .content p {
  text-align: center;
  color: #fff;
  font-size: 30px;
}
.tea_main .teacher_module11 .main .content p {
  font-size: 16px;
  line-height: 50px;
}
.tea_main .teacher_module11 .main .content img {
  margin: 0 auto;
  display: block;
}
.tea_main .teacher_module11 .main .cur {
  display: block;
}
.tea_main .teacher_module11 .main .teachBtn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  margin-top: 40px;
}
.tea_main .teacher_module11 .main .teachBtn .blueBtn a {
  background: linear-gradient(90deg, #106ADE, #1776EE);
}
