@charset "utf-8";

body {
  background: #ffffff;
  font-size: 0.25rem;
}
div {
  box-sizing: border-box;
}
.dn {
  display: none;
}
.clearfix:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
  max-width: 94%;
}
.banner img {
  display: block;
  width: 100%;
}
.gdTit {
  text-align: center;
  position: relative;
}
.gdTit h2 {
  font-size: 0.38rem;
  color: #262626;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.gdTit h2 span {
  color: #3d6eff;
  font-weight: bold;
}
.gdTit h2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.78rem;
  transform: translateY(-50%);
  width: 0.56rem;
  height: 0.16rem;
  background: url(../images/titbg.png) center no-repeat;
  background-size: cover;
}
.gdTit h2::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.78rem;
  transform: translateY(-50%);
  width: 0.56rem;
  height: 0.16rem;
  background: url(../images/titbg.png) center no-repeat;
  background-size: cover;
}
.gdTit p {
  font-size: 0.38rem;
  color: #262626;
  line-height: 1;
  font-weight: bold;
  opacity: 0.1;
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  width: 100%;
}
.layer1 {
  background: url(../images/la1bg.jpg) center no-repeat;
  background-size: cover;
  padding: 0.35rem 0 0.36rem;
}
.layer1 .gdTit {
  margin-bottom: 0.33rem;
}
.layer1 ul {
  overflow: hidden;
  text-align: center;
}
.layer1 li {
  width: 100%;
}
.layer1 li .liBox {
  border: 1px solid #99b4ff;
  border-radius: 16px;
  box-sizing: border-box;
  background: #f2f6ff;
  overflow: hidden;
}
.layer1 li .tit {
  line-height: 0.6rem;
  background: url(../images/aa1.png) center no-repeat;
  background-size: cover;
}
.layer1 li .tit h2 {
  font-size: 0.34rem;
  color: #ffffff;
  font-weight: bold;
}
.layer1 li:nth-child(2) .tit {
  background: url(../images/aa2.png) center no-repeat;
  background-size: cover;
}
.layer1 li:nth-child(3) .tit {
  background: url(../images/aa3.png) center no-repeat;
  background-size: cover;
}
.layer1 li:nth-child(4) .tit {
  background: url(../images/aa4.png) center no-repeat;
  background-size: cover;
}
.layer1 li .box1 {
  padding: 0.11rem 0.3rem 0 0.6rem;
  border-bottom: 1px dashed #a9baff;
}
.layer1 li .box1 dd {
  font-size: 0.22rem;
  color: #262626;
  line-height: 0.4rem;
  border: 1px solid #8099ff;
  border-radius: 0.4rem;
  margin-bottom: 0.15rem;
  background: #e5ecff;
  position: relative;
  float: left;
  width: 2.72rem;
}
.layer1 li .box1 dd:nth-child(2n) {
  float: right;
}
.layer1 li .box1 dd span {
  display: block;
  width: 0.48rem;
  height: 0.48rem;
  position: absolute;
  left: -0.4rem;
  top: 50%;
  transform: translateY(-50%);
}
.layer1 li:nth-child(3) .box1 dd:nth-child(3) {
  margin-left: 1.5rem;
}
.layer1 li .box2 {
  padding: 0.03rem 0 0.07rem 1.16rem;
  overflow: hidden;
}
.layer1 li:nth-child(3) .box2 {
  padding: 0.03rem 0 0.07rem 0.7rem;
}
.layer1 li .box2 .icon {
  float: left;
  width: 2.65rem;
}
.layer1 li .box2 .icon img {
  display: block;
  width: 100%;
}
.layer1 li .box2 .txt {
  float: left;
  text-align: left;
  padding-top: 0.1rem;
}
.layer1 li .box2 .txt dd {
  border: 1px solid #8099ff;
  background: #e5ecff;
  margin-bottom: 0.03rem;
  border-radius: 0.34rem;
  padding: 0 0 0 0.23rem;
  width: 2.02rem;
}
.layer1 li .box2 .txt dd p {
  font-size: 0.22rem;
  color: #333333;
  line-height: 0.34rem;
}
.layer1 li .box2 .txt dd span {
  font-weight: bold;
}
.layer1 li .box2 .txt dd.w304 {
  width: 3.04rem;
}
.layer1 li .box2 .txt dd:nth-child(2) {
  margin-left: 0.15rem;
}
.layer1 li .box2 .txt dd:nth-child(3) {
  margin-left: 0.15rem;
}
.layer1 li .zxBox {
  padding: 0.2rem 0 0.3rem;
  text-align: center;
}
.layer1 li .zxBox a {
  display: inline-block;
  width: 2.2rem;
  line-height: 0.46rem;
  border: 0.02rem solid #3d6eff;
  border-radius: 0.1rem;
  font-size: 0.24rem;
  color: #3d6eff;
  font-weight: bold;
  margin: 0 0.3rem;
  background: #f2f6ff;
}
.layer1 li .zxBox a.on {
  background: #3d6eff;
  color: #ffffff;
}
.layer2 {
  padding-top: 0.7rem;
  margin-bottom: 0.8rem;
}
.layer2 .gdTit {
  margin-bottom: 0.4rem;
}
.layer2 ul {
  overflow: hidden;
}
.layer2 li {
  float: left;
  width: 49%;
  margin-right: 2%;
  border: 1px solid #99b4ff;
  text-align: center;
  box-sizing: border-box;
  background: #f2f6ff;
  border-radius: 0.2rem;
  margin-bottom: 0.2rem;
  padding-bottom: 0.29rem;
}
.layer2 li:nth-child(2n) {
  margin-right: 0;
}
.layer2 li:nth-child(5) {
  margin-bottom: 0;
}
.layer2 li:nth-child(6) {
  margin-bottom: 0;
}
.layer2 li .icon {
  border-radius: 0.16rem;
  overflow: hidden;
  margin-bottom: 0.22rem;
}
.layer2 li .icon img {
  display: block;
  width: 100%;
  transition: 0.5s;
}
.layer2 li p {
  font-size: 0.24rem;
  color: #303030;
  line-height: 1;
  margin-bottom: 0.22rem;
}
.layer2 li a {
  display: block;
  width: 2.2rem;
  font-size: 0.22rem;
  color: #ffffff;
  line-height: 0.46rem;
  font-weight: bold;
  background: #3d6eff;
  border-radius: 0.08rem;
  margin: 0 auto;
  box-shadow: 0 0 0.2rem rgba(61, 110, 255, 0.5);
}
.layer2 li:hover img {
  transform: scale(1.1);
}
.layer3 {
  padding-bottom: 0.6rem;
  position: relative;
}
.layer3 .gdTit {
  margin-bottom: 0.4rem;
}
.layer3 .teacherBox {
  margin-bottom: 20px;
  position: relative;
}
.layer3 .teacherBox::after {
  content: "";
  position: absolute;
  top: 0.28rem;
  right: 0.2rem;
  width: 1.09rem;
  height: 0.69rem;
  background: url(../images/tebg.png) center no-repeat;
  background-size: cover;
  z-index: 3;
}
.layer3 .teacherBox .swiper-slide {
  width: 100%;
}
.layer3 .mySwiper2 {
  padding: 0.46rem 0.15rem 0.19rem 0.39rem;
  background: #f2f6ff;
  border-radius: 5px;
  position: relative;
  z-index: 2;
}
.layer3 .teacherNav {
  padding: 0 0.5rem;
  position: relative;
}
.layer3 .teacherNav .swiper-button-next::after {
  display: none;
}
.layer3 .teacherNav .swiper-button-next {
  width: 0.32rem;
  height: 1.1rem;
  background: url(../images/next.png) center no-repeat;
  background-size: 100% 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  margin: 0;
}
.layer3 .teacherNav .swiper-button-prev::after {
  display: none;
}
.layer3 .teacherNav .swiper-button-prev {
  width: 0.32rem;
  height: 1.1rem;
  background: url(../images/prev.png) center no-repeat;
  background-size: 100% 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  margin: 0;
}
.layer3 .swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.layer3 .swiper-slide {
  opacity: 0.8;
}
.layer3 .swiper-slide-thumb-active {
  opacity: 1;
}
.layer3 .teacherNav img {
  display: block;
  width: 100%;
}
.layer3 .overBox {
  margin-bottom: 0.13rem;
}
.teacherBox .icon {
  float: left;
  width: 1.8rem;
  position: relative;
}
.teacherBox .icon img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
  border: 1px solid #8099ff;
}
.teacherBox .icon span {
  display: block;
  width: 1.8rem;
  height: 2.37rem;
  background: #e5ecff;
  position: absolute;
  top: -0.18rem;
  left: -0.18rem;
}
.teacherBox .text {
  float: left;
  width: calc(100% - 1.8rem);
  padding-left: 0.27rem;
}
.teacherBox .text h2 {
  font-size: 0.26rem;
  color: #333333;
  line-height: 1;
  margin-bottom: 0.22rem;
}
.teacherBox .text h3 {
  font-size: 0.17rem;
  color: #3d6eff;
  line-height: 1;
  margin-bottom: 0.17rem;
}
.teacherBox .text li {
  font-size: 0.17rem;
  color: #666666;
  line-height: 0.25rem;
}
.teacherBox .text li p span {
  margin: 0 0.1rem;
}
.teacherBox .stBox {
  text-align: center;
}
.teacherBox .stBox a {
  display: inline-block;
  width: 2.5rem;
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.46rem;
  background: #3d6eff;
  border-radius: 0.46rem;
  text-align: center;
  font-weight: bold;
  margin: 0 0.3rem;
}
.teacherNav .swiper-slide {
  position: relative;
}
.teacherNav p {
  position: absolute;
  top: 0.2rem;
  left: 1.2rem;
  font-size: 0.2rem;
  color: #333333;
  line-height: 1;
}
.yuanBox {
  padding: 0.8rem 0 0.47rem;
  background: url(../images/la3bg.jpg) center no-repeat;
  background-size: cover;
}
.layer4 {
  margin-bottom: 0.4rem;
}
.layer4 .gdTit {
  margin-bottom: 0.4rem;
}
.layer4 li {
  float: left;
  width: 48%;
  margin-right: 4%;
  text-align: center;
  background: #ffffff;
  border-radius: 0.18rem;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding-bottom: 0.32rem;
  margin-bottom: 0.4rem;
}
.layer4 li:nth-child(2n) {
  margin-right: 0;
}
.layer4 li dl {
  margin: 0.33rem 0;
}
.layer4 li dd {
  font-size: 0.24rem;
  color: #262626;
  line-height: 0.36rem;
}
.layer4 li a.zxls {
  display: block;
  font-size: 0.24rem;
  color: #3d6eff;
  line-height: 0.46rem;
  width: 1.94rem;
  border: 1px solid #3d6eff;
  border-radius: 0.46rem;
  margin: 0 auto;
  font-weight: bold;
}
.layer5 .gdTit {
  margin-bottom: 0.4rem;
}
.layer5 li {
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 0.2rem;
  background: #ffffff;
  border-radius: 18px;
  text-align: center;
  padding: 0.12rem 0 0.27rem;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.layer5 li:nth-child(2n) {
  margin-right: 0;
}
.layer5 li p {
  font-size: 0.22rem;
  color: #262626;
  line-height: 0.4rem;
}
.layer5 li a.ljzx {
  display: block;
  width: 1.6rem;
  margin: 0 auto;
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.46rem;
  text-align: center;
  background: #3d6eff;
  font-weight: bold;
  border-radius: 0.46rem;
  animation: ani2 1.5s infinite linear;
  margin-top: 13px;
}
.layer6 {
  padding: 0.6rem 0 0.67rem;
  overflow: hidden;
}
.layer6 .gdTit {
  margin-bottom: 0.27rem;
  padding-top: 0.22rem;
}
.layer6 .gdTit p {
  white-space: nowrap;
}
.layer6 .la6P {
  text-align: center;
  font-size: 0.2rem;
  color: #262626;
  line-height: 0.3rem;
  margin-bottom: 0.35rem;
}
.layer6 .la6Box {
  overflow: hidden;
}
.layer6 .la6Box img {
  display: block;
  width: 100%;
  transition: 0.5s;
}
.layer6 .la6Box img:hover {
  transform: scale(1.1);
}
.layer6 .la6Box ul {
  overflow: hidden;
}
.layer6 .la6Box li {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 0.1rem;
  border-radius: 0.18rem;
  overflow: hidden;
}
.layer6 .la6Box li:nth-child(2) {
  margin-right: 0;
}
.layer6 .la6Box li:nth-child(3) {
  width: 100%;
}
.layer6 .la6Box li:nth-child(4) {
  width: 32%;
  margin-bottom: 0;
}
.layer6 .la6Box li:nth-child(5) {
  width: 32%;
  margin-bottom: 0;
}
.layer6 .la6Box li:nth-child(6) {
  width: 32%;
  margin-bottom: 0;
  margin-right: 0;
}
