<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
  background-color: #fff;
  max-width: 1920px;
  margin: 0 auto;
}

.pc-container{width: 100%; height: 100%; margin: 45px auto 0 auto; text-align: center; }

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.box-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 70px;
  line-height: 70px;
  font-size: 42px;
  color: #333;
  font-weight: bold;
  margin: 40px auto;
  padding-right: 70px;
  background: url("../images/title-icon.png") no-repeat right center/89px 69px;
}
.box-title span {
  color: #ffa700;
}

.page .swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 8px;
  background: #fff;
  opacity: 0.5;
}
.page .swiper .swiper-pagination-bullet-active {
  width: 45px;
  border-radius: 4px;
  opacity: 1;
}

.nc-header .top {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: none;
}
.nc-header .top .logo {
  width: 182px;
  height: 41px;
}
.nc-header .top .phone {
  color: #1a4299;
  font-size: 20px;
  font-weight: 500;
}
.nc-header .tap {
  height: 40px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.nc-header .tap .item {
  font-size: 16px;
  color: #333;
  cursor: pointer;
  transition: color 0.2s ease;
}
.nc-header .tap .item.active {
  font-weight: bold;
  color: #0f356c;
}
.nc-header .tap .item:hover {
  color: #0f356c;
}

.box1 {
  height: 450px;
}
.box1 .banner-default {
  height: 100%;
  object-fit: cover;
}
.box1 .box1-swiper {
  height: 100%;
}
.box1 .banner-item {
  display: flex;
  justify-content: center;
}
.box1 .banner-item .img {
  height: 100%;
  object-fit: cover;
}

.box2 .box-title {
  padding-right: 40px;
}
.box2 .list {
  height: 600px;
  background: url("../images/wt5.png") no-repeat center 30px/345px 282px;
  padding: 0 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box2 .list .item {
  width: 500px;
}
.box2 .list .item:nth-child(2n) {
  width: 315px;
}
.box2 .list .item .img {
  width: 206px;
  height: 59px;
  margin-bottom: 12px;
}
.box2 .list .item .center {
  width: 315px;
  height: 57px;
  background: linear-gradient(to right, rgba(41, 96, 175, 0.2), #fff);
  border-radius: 7px;
  line-height: 28px;
  margin-bottom: 20px;
}
.box2 .list .item .center .text {
  display: flex;
  align-items: center;
  margin-left: -5px;
}
.box2 .list .item .center .text .num {
  width: 18px;
  height: 18px;
  background: #0770e8;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box2 .list .item .center .text .txt {
  font-size: 16px;
  color: #0f356c;
  margin-left: 10px;
}
.box2 .list .item .leyu {
  width: 116px;
  height: 30px;
  background: #ffa700;
  border-radius: 15px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  margin-left: 100px;
  cursor: pointer;
}

.box3 .list {
  display: flex;
  justify-content: space-between;
}
.box3 .list .item {
  width: 179px;
  height: 277px;
  color: #fff;
  border-radius: 56px;
  box-shadow: 0 0 14px rgba(0, 41, 123, 0.2);
  text-align: center;
}
.box3 .list .item-1 {
  color: #0e346c;
}
.box3 .list .item-1 .line {
  background: rgba(0, 0, 0, 0.2);
}
.box3 .list .item-2 {
  margin-top: 60px;
  background: #0770e8;
}
.box3 .list .item-2 .line {
  background: rgba(255, 255, 255, 0.8);
}
.box3 .list .item-3 {
  color: #4b4fa4;
}
.box3 .list .item-3 .line {
  background: rgba(0, 0, 0, 0.2);
}
.box3 .list .item-4 {
  margin-top: 60px;
  background: #07bbe8;
}
.box3 .list .item-4 .line {
  background: rgba(255, 255, 255, 0.8);
}
.box3 .list .item-5 {
  color: #0f356c;
}
.box3 .list .item-5 .line {
  background: rgba(0, 0, 0, 0.2);
}
.box3 .list .item-6 {
  margin-top: 60px;
  background: #0770e8;
}
.box3 .list .item-6 .line {
  background: rgba(255, 255, 255, 0.8);
}
.box3 .list .item .img {
  margin: 30px auto 10px;
}
.box3 .list .item .t1 {
  font-size: 28px;
  position: relative;
}
.box3 .list .item .line {
  width: 120px;
  height: 1px;
  margin: 0 auto 10px;
}
.box3 .list .item .t2 {
  font-size: 23px;
}
.box3 .list .item .t3 {
  font-size: 17px;
  line-height: 30px;
}
.box3 .list .item .t4 {
  font-size: 18px;
}
.box3 .leyu {
  margin: 55px auto;
  width: 342px;
  height: 60px;
  line-height: 60px;
  font-size: 28px;
  background: #ffa700;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  letter-spacing: 3px;
  box-shadow: 0 10px 10px rgba(214, 141, 3, 0.28);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.box3 .leyu .ray {
  position: absolute;
  left: calc(0% - 60px);
  top: -30px;
  height: 120px;
  width: 35px;
  background: rgba(255, 255, 255, 0.8);
  transform: rotate(45deg);
  filter: blur(10px);
  -webkit-animation: move 1.5s ease-in-out infinite;
          animation: move 1.5s ease-in-out infinite;
}
@-webkit-keyframes move {
  0% {
    left: calc(0% - 60px);
  }
  100% {
    left: calc(100% + 60px);
  }
}
@keyframes move {
  0% {
    left: calc(0% - 60px);
  }
  100% {
    left: calc(100% + 60px);
  }
}

.box4 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box4 .list .item {
  position: relative;
  margin-bottom: 25px;
}
.box4 .list .item .img {
  width: 271px;
  height: 240px;
}
.box4 .list .item .btn {
  width: 203px;
  height: 51px;
  position: absolute;
  bottom: 17px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.box4 .box4kfshow{
  width: 191px;
  height: 45px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0);
  cursor: pointer;
}

.box5 {
  height: 212px;
  background: url("../images/form-bg.png") no-repeat center/100%;
  padding-left: 30px;
}
.box5 .title {
  font-size: 28px;
  color: #fff;
  padding: 80px 0 10px;
  letter-spacing: 2px;
  display: flex;
}
.box5 .form-container {
  width: 100%;
  display: flex;
  align-items: center;
}
.box5 .form-container .item {
  width: 228px;
  height: 48px;
  margin-right: 32px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  border: none;
  line-height: 48px;
  background-color: #fff;
  border-radius: 8px;
  font-size: 16px;
}
.box5 .form-container .item .icon1 {
  width: 21px;
  height: 24px;
  padding-right: 8px;
}
.box5 .form-container .item .icon2 {
  width: 17px;
  height: 24px;
  padding-right: 8px;
}
.box5 .form-container .item .icon3 {
  width: 20px;
  height: 25px;
  padding-right: 8px;
}
.box5 .form-container .item input {
  font-size: 15px;
}
.box5 .form-container .item .kaptcha-code {
  border: none;
  padding: 0;
}
.box5 .form-container .form-code {
  width: 343px;
  margin-right: 32px;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 0;
}
.box5 .form-container .form-code .item {
  margin: 0;
}
.box5 .form-container .form-code .kaptcha-btn {
  background-color: #fff;
  font-size: 16px;
  color: #0f356c;
  height: 30px;
  line-height: 30px;
  margin: 9px 0;
  border-left: 1px solid #229670;
  border-radius: 0;
}
.box5 .form-container .form-code .kaptcha-btn:hover {
  color: #1b61c6;
}
.box5 .form-container .submit {
  width: 240px;
  background: #ffa700;
  color: #fff;
  font-size: 24px;
}
.box5 .form-container .submit:hover {
  background: #ffb933;
}

.box6 .list1 {
  display: flex;
  justify-content: space-between;
  width: 1260px;
  margin-left: -30px;
}
.box6 .list1 .item {
  position: relative;
}
.box6 .list1 .item .img {
  width: 333px;
  height: 292px;
}
.box6 .list1 .item .txt {
  position: absolute;
  bottom: 37px;
  left: 0;
  width: 100%;
  height: 75px;
  line-height: 75px;
  font-size: 30px;
  color: #333;
  text-align: center;
}
.box6 .list2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box6 .list2 .item {
  width: 581px;
  height: 122px;
  background: url("../images/kc-item-bg.png") no-repeat center/100%;
  position: relative;
  color: #fff;
  padding: 25px 30px;
  box-sizing: border-box;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
.box6 .list2 .item .t1 {
  font-size: 30px;
}
.box6 .list2 .item .t2 {
  font-size: 24px;
  opacity: 0.6;
}
.box6 .list2 .item .leyu {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 106px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 24px;
  color: #0671e8;
  background: #fff;
  border-radius: 8px;
}

.box7 .list {
  display: flex;
  justify-content: space-between;
}
.box7 .list .item {
  position: relative;
  color: #333;
}
.box7 .list .item:hover {
  color: #fff;
}
.box7 .list .item:hover .com .top {
  height: 100%;
}
.box7 .list .item .com {
  width: 271px;
  height: 350px;
  border-radius: 32px;
  background: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.box7 .list .item .com .top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 13px;
  background: #0671e8;
  transition: height 0.3s ease-in-out;
}
.box7 .list .item .com .com2 {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.box7 .list .item .com .com2 .img {
  width: 101px;
  height: 101px;
  margin-top: 30px;
}
.box7 .list .item .com .com2 .t1 {
  font-size: 38px;
  padding: 10px 0 15px;
}
.box7 .list .item .com .com2 .t2 {
  font-size: 28px;
}
.box7 .list .item .com .com2 .t2 span {
  color: #ffa700;
}
.box7 .list .item .leyu {
  position: absolute;
  left: 50%;
  bottom: -25px;
  z-index: 2;
  transform: translateX(-50%);
  cursor: pointer;
  width: 221px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: #ffa700;
  border-radius: 25px;
  box-shadow: 0 0 10px rgba(214, 141, 3, 0.28);
}

.box8 {
  padding-top: 40px;
}
.box8 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box8 .list .item {
  width: 597px;
  height: 218px;
  border-radius: 32px;
  margin-bottom: 30px;
  color: #fff;
  position: relative;
  padding: 0 30px;
  box-sizing: border-box;
  letter-spacing: 2px;
}
.box8 .list .item.item1 {
  background: url("../images/jxy1.png") no-repeat center/100%;
}
.box8 .list .item.item2 {
  background: url("../images/jxy2.png") no-repeat center/100%;
}
.box8 .list .item.item3 {
  background: url("../images/jxy3.png") no-repeat center/100%;
}
.box8 .list .item.item4 {
  background: url("../images/jxy4.png") no-repeat center/100%;
}
.box8 .list .item .t1 {
  font-size: 38px;
  padding: 25px 0 15px;
}
.box8 .list .item .t1 span {
  font-size: 22px;
  padding-left: 30px;
}
.box8 .list .item .t2 {
  font-size: 22px;
  line-height: 40px;
  position: relative;
  padding-left: 12px;
  display: flex;
}
.box8 .list .item .t2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}
.box8 .list .item .leyu {
  position: absolute;
  right: 30px;
  bottom: 40px;
  cursor: pointer;
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  background: #ffa700;
  border-radius: 25px;
}

.box9 .com {
  width: 100%;
  height: 400px;
  background: url("../images/sjgl.png") no-repeat center/1131px 394px;
}

.box10 {
  padding-top: 40px;
}
.box10 .com {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  width: 1100px;
  height: 365px;
  background: url("../images/4r.png") 100px center no-repeat;
  margin: 0 auto;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.box10 .com .item {
  background: url("../images/4r-icon.png") left 8px no-repeat;
  background-size: 24px 25px;
  padding-left: 30px;
  color: #fff;
  width: 270px;
}
.box10 .com .item:nth-child(2n) {
  margin-left: 250px;
}
.box10 .com .item-t {
  font-size: 26px;
  color: #0770e8;
}
.box10 .com .item-c {
  font-size: 20px;
  color: #333;
}

.box11 {
  padding-top: 40px;
}
.box11 .list {
  width: 1100px;
  height: 700px;
  margin: 0 auto;
  background: url("../images/jxfw-bg.png") no-repeat center/100%;
  position: relative;
}
.box11 .list .item {
  background: url("../images/jxfw-item.png") no-repeat center/100%;
  width: 276px;
  height: 196px;
  text-align: center;
  padding: 15px;
  line-height: 25px;
  box-sizing: border-box;
  position: absolute;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.box11 .list .item:hover {
  transform: translateY(-5px);
}
.box11 .list .item:nth-child(1) {
  left: 260px;
  top: 0;
}
.box11 .list .item:nth-child(2) {
  right: 260px;
  top: 0;
}
.box11 .list .item:nth-child(3) {
  left: 40px;
  top: 140px;
}
.box11 .list .item:nth-child(4) {
  right: 40px;
  top: 140px;
}
.box11 .list .item:nth-child(5) {
  bottom: 140px;
  left: 40px;
}
.box11 .list .item:nth-child(6) {
  bottom: 140px;
  right: 40px;
}
.box11 .list .item:nth-child(7) {
  bottom: 0;
  left: 260px;
}
.box11 .list .item:nth-child(8) {
  bottom: 0;
  right: 260px;
}
.box11 .list .item .t1 {
  font-size: 21px;
  color: #00ffde;
  padding-top: 10px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box11 .list .item .t2 {
  height: 80px;
  font-size: 17px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box12 {
  padding-top: 40px;
}
.box12 .box12-swiper {
  position: relative;
  width: 1000px;
  /* height: 400px; */
}

.box12 .box12-swiper .teacherBox{width: 80%;height: auto;display: flex;align-items: center; box-shadow: 1px 1px 5px grey;border-radius: 22px;margin: 10px auto;padding-left: 10px;}
.box12 .box12-swiper .teacherBox .swiper-img{width: 222px;height: 263px;}
.box12 .box12-swiper .teacherBox .swiper-img img{width: 100%;height: 100%;display: block;}
.box12 .box12-swiper .teacherBox .teacherBox-right{width: 570px; display: flex;flex-direction: column;align-items: baseline;padding: 25px 10px 25px 25px;box-sizing: border-box;}
.box12 .box12-swiper .teacherBox .teacherBox-right .teacherName{color: #000000;font-size: 28px;font-weight: bold;margin-bottom: 5px;}
.box12 .box12-swiper .teacherBox .teacherBox-right .teaBg{font-size: 18px;line-height: 28px;color: #454545;text-align: left;}
.box12 .box12-swiper .gallery-thumbs{margin-top: 25px;}
.box12 .box12-swiper .gallery-thumbs .swiper-slide { opacity: 0.5;width: 35px !important;}
.box12 .box12-swiper .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;width: 35px !important;}
.box12 .box12-swiper .gallery-thumbs .swiper-slide-thumb-active img{border: 1px solid #0770e8;border-radius: 50%;}

.box12 .box12-swiper .teacher-pre{width: 69px;height: 70px;display: flex;align-items: center;justify-content: center;top: 140px;position: absolute;z-index: 1;cursor: pointer;}




.box12 .box12-swiper .teacher-list {
  height: 330px;
}
.box12 .box12-swiper .teacher-list .teacher-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.box12 .box12-swiper .teacher-list .teacher-item .img {
  height: 237px;
}
.box12 .box12-swiper .teacher-list .teacher-item .teacher-desc {
  width: 500px;
  font-size: 16px;
  color: #757575;
  text-align: left;
  padding: 30px 0 0 50px;
}
.box12 .box12-swiper .teacher-list .teacher-item .teacher-desc .teacher-name {
  font-size: 26px;
  color: #000;
  margin-bottom: 10px;
  line-height: 30px;
}
.box12 .box12-swiper .teacher-list .teacher-item .teacher-desc .teacher-name span {
  font-size: 22px;
  color: #fff;
  background-color: #0155e6;
  padding: 2px 10px;
  border-radius: 0 15px;
  display: inline-block;
  line-height: 26px;
}
.box12 .box12-swiper .teacher-list .teacher-item .teacher-desc p {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #757575;
}
.box12 .box12-swiper .teacher-list .teacher-item .teacher-desc p::before {
  position: absolute;
  top: 14px;
  left: 0;
  width: 3px;
  height: 3px;
  background: #757575;
  border-radius: 50%;
  content: "";
}
.box12 .box12-swiper .swiper-button-prev,
.box12 .box12-swiper .swiper-button-next {
  width: 69px;
  height: 70px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.box12 .box12-swiper .swiper-button-prev::after,
.box12 .box12-swiper .swiper-button-next::after {
  content: "";
}
.box12 .box12-swiper .swiper-button-prev {
  background-image: url("../images/js-l.png");
}
.box12 .box12-swiper .swiper-button-next {
  background-image: url("../images/js-r.png");
}
.box12 .box12-swiper .teacher-pagination {
  display: flex;
  justify-content: center;
}
.box12 .box12-swiper .teacher-pagination .swiper-pagination-bullet {
  width: 69px;
  height: 69px;
  margin-right: 16px !important;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #fff;
  opacity: 1;
  border: 2px solid #fff;
  border-radius: 50%;
}
.box12 .box12-swiper .teacher-pagination .swiper-pagination-bullet:nth-child(1) {
  background-image: url("../images/js-hm.png");
}
.box12 .box12-swiper .teacher-pagination .swiper-pagination-bullet:nth-child(2) {
  background-image: url("../images/js-ccx.png");
}
.box12 .box12-swiper .teacher-pagination .swiper-pagination-bullet:nth-child(3) {
 background-image: url('../images/js-lyl.png');
}
.box12 .box12-swiper .teacher-pagination .swiper-pagination-bullet:nth-child(4) {
  background-image: url("../images/js-wsa.png");
}
.box12 .box12-swiper .teacher-pagination .swiper-pagination-bullet:nth-child(5) {
  background-image: url("../images/js-lx.png");
}
.box12 .box12-swiper .teacher-pagination .swiper-pagination-bullet:nth-child(6) {
  background-image: url("../images/js-xzm.png");
}
.box12 .box12-swiper .teacher-pagination .swiper-pagination-bullet-active {
  border: 2px solid #0048da;
}

.box13 {
  padding: 40px 0;
}
.box13 .com {
  background: url("../images/xq-bg.png") no-repeat center/100%;
}
.box13 .com .list {
  display: flex;
  flex-wrap: wrap;
  height: 450px;
}
.box13 .com .list .item {
  width: 286px;
  height: 184px;
  border-radius: 16px;
  position: relative;
  margin-right: calc((100% - 1144px) / 3);
  overflow: hidden;
}
.box13 .com .list .item:nth-child(4n) {
  margin-right: 0;
}
.box13 .com .list .item .tag {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 78px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 16px 0;
  color: #fff;
  font-size: 16px;
}
.box13 .com .list .item .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.box13 .com .campus-pagination {
  bottom: 0;
}
.box13 .com .campus-pagination .swiper-pagination-bullet {
  background: #0770e8;
}

.page .campus .box-title {
  padding-top: 45px;
}
.page .campus .site-list .item {
  box-shadow: 0 0 10px rgba(1, 122, 193, 0.21);
}
.page .campus .site-list .item.active {
  color: #017ac1;
  border-color: #017ac1;
}
.page .campus .site-list .item:hover {
  color: #017ac1;
}
.page .campus .tabs .tab:hover {
  color: #017ac1;
}
.page .campus .tabs .tab.active {
  background: #017ac1;
}
.page .campus .position .t1 {
  color: #017ac1;
}
.page .campus .position .form-container .form-code .kaptcha-btn {
  color: #fff;
  background: linear-gradient(to right, #ffb954, #ff9700) !important;
}
.page .campus .position .form-container .submit {
  color: #fff;
  background: linear-gradient(to right, #ffb954, #ff9700) !important;
}

.footer {
  padding: 28px;
  background: #f8f8f8;
  display: none;
}
.footer .txt {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .txt a {
  color: #666;
}</pre></body></html>