<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "FZDYSJW";
  src: url("./FZDYSJW.ttf");
}
body {
  background: #900a0f;
}
.banner_box {
  width: 100%;
  height: 815px;
  background: url("../images/banner_bg.png") center top no-repeat;
}
.banner_box .container {
  padding-top: 133px;
}
.txt {
  font-family: "FZDYSJW";
  font-size: 30px;
  color: #ffd167;
  text-align: center;
  letter-spacing: 5px;
}
.txt1 {
  width: 919px;
  height: 267px;
  background: url("../images/title.png") no-repeat center;
  margin: 3px auto 0;
}
.txt2 {
  width: 654px;
  height: 67px;
  background: url("../images/txt_bg.png") no-repeat center;
  margin: -30px auto 0;
  text-align: center;
  line-height: 60px;
  font-size: 26px;
  color: #b7130d;
  font-weight: 600;
}
.box1 {
  margin-top: -172px;
}
.box1-content {
  box-sizing: border-box;
  padding: 105px 36px 40px 46px;
  position: relative;
  border: 6px solid rgb(227, 57, 26);
  border-radius: 25px;
  background-color: rgb(254, 245, 229);
  box-shadow: inset 0px 0px 49px 0px rgba(240, 125, 35, 0.75);
}
.box1-top {
  position: absolute;
  top: -146px;
  left: 43px;
  width: 1078px;
  height: 288px;
  background: url("../images/box1_top.png") no-repeat center;
  text-align: center;
  box-sizing: border-box;
  padding-top: 65px;
  padding-left: 60px;
  font-family: "FZDYSJW";
}
.box1-top h2 {
  font-size: 36px;
  color: #db3418;
  font-weight: 400;
}
.char11,
.char12,
.char13,
.char14,
.char15,
.char16 {
  color: #db3418;
}
.box1-top-word {
  font-size: 28px;
  color: #53180d;
  margin-top: 5px;
}
.box1-title {
  text-align: center;
  font-size: 26px;
  color: #c11815;
}
.box1-table {
  margin: 15px 0;
  background: #ffffff;
  border: 1px solid #c3151f;
  border-radius: 25px;
  overflow: hidden;
}
.box1-table table {
  word-break: break-all;
  text-align: center;
  width: 100%;
}
.box1-table table thead tr {
  background: linear-gradient(90deg, #bd1313, #e13919);
  height: 62px;
}
.box1-table table thead tr th {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
}
.box1-table table tbody tr td {
  border: 1px solid #999;
  padding: 15px;
  box-sizing: border-box;
  color: #333333;
  font-size: 18px;
  line-height: 30px;
}
.borderLN {
  border-left: none !important;
}
.borderRN {
  border-right: none !important;
}
.borderTN,
.box1-table table tbody tr:nth-child(1) td {
  border-top: none !important;
}
.borderBN {
  border-bottom: none !important;
}
.box1-table th:nth-child(1) {
  width: 20%;
}
.box1-table th:nth-child(2) {
  width: 10%;
}
.box1-table th:nth-child(3) {
  width: 26%;
}
.box1-table th:nth-child(4) {
  width: 25%;
}
.box1-table th:nth-child(5) {
  width: 19%;
}
.table-zx {
  display: block;
  width: 151px;
  height: 49px;
  line-height: 49px;
  background: linear-gradient(90deg, #bd1313, #e13919);
  border-radius: 25px;
  margin: auto;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.table-zx:hover {
  background: linear-gradient(-90deg, #bd1313, #e13919);
}
.box1-tips {
  text-align: center;
  font-size: 20px;
  color: #333;
}
.box2 {
  margin: 23px 0 26px;
}
.box2-content,
.box3-content,
.box4-content {
  height: 689px;
  background: url("../images/box2_bg.png") no-repeat center;
  box-sizing: border-box;
  position: relative;
}
.box2-content {
  padding: 193px 143px 70px 147px;
}
.title {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 793px;
  height: 114px;
  background: url("../images/title_bg.png") no-repeat center;
  text-align: center;
  color: #8f0a0f;
  font-size: 46px;
  font-family: "FZDYSJW";
  text-shadow: 0px 3px 0px rgba(125, 11, 11, 0.16);
  box-sizing: border-box;
  padding-top: 43px;
}
.title span {
  color: #e90b18;
}
.box2-top {
  box-sizing: border-box;
  padding: 0 30px;
}
.box2-top ul {
  border-bottom: 5px solid #fdb32b;
  height: 80px;
  position: relative;
}
.box2-top ul li {
  float: left;
  width: 20%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
}
.box2-top ul li::after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: #fd651f;
  border: 5px solid #fbd193;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -13px;
  margin: auto;
}
.box2-word p {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}
.box2-li1 {
  left: 0;
}
.box2-li2 {
  left: 20%;
}
.box2-li3 {
  left: 40%;
}
.box2-li4 {
  right: 20%;
}
.box2-li5 {
  right: 0;
}
.box2-title {
  margin: 47px 0 35px;
  text-align: center;
  font-size: 30px;
  color: #e33919;
  font-weight: 600;
}
.box2-swiper {
  position: relative;
}
.img-box {
  width: 292px;
  height: 229px;
  background: #ffffff;
}
.img-box img {
  display: block;
  width: 100%;
  height: 100%;
}
.swiper-button-next,
.swiper-button-prev {
  width: 24px;
  height: 47px;
}
.swiper-button-prev {
  background: url("../images/prev.png") no-repeat center;
  left: 0;
}
.swiper-button-next {
  background: url("../images/next.png") no-repeat center;
  right: 0;
}
.box3-content {
  padding: 188px 124px 88px;
}
.box3-title {
  text-align: center;
  font-size: 22px;
  color: #000;
  margin-bottom: 7px;
}
.box3-center {
  height: 384px;
  background: url("../images/box3_center_bg.png") no-repeat -40px center;
  position: relative;
}
.box3-center li {
  position: absolute;
  display: flex;
  align-items: center;
  color: #d02817;
  font-size: 26px;
  font-weight: 600;
}
.box3-center li p {
  line-height: 30px;
}
.box3-center li img {
  display: block;
  margin-right: 20px;
}
.box3-li1 {
  top: 110px;
  left: 70px;
}
.box3-center li::before,
.box3-center li::after {
  content: "";
  display: block;
  position: absolute;
}
.box3-center li::before {
  width: 1px;
  background-color: rgb(237, 55, 36);
  left: 117px;
  top: 80px;
}
.box3-center li::after {
  width: 15px;
  height: 15px;
  border: 5px solid #f6a18f;
  border-radius: 50%;
  background-color: rgb(237, 55, 36);
  left: 105px;
}
.box3-center .box3-li1::before {
  height: 34px;
}
.box3-center .box3-li1::after {
  top: 108px;
}
.box3-li2 {
  top: 68px;
  left: 306px;
}
.box3-center .box3-li2::before {
  height: 65px;
}
.box3-center .box3-li2::after {
  top: 139px;
}
.box3-li3 {
  top: 30px;
  right: 190px;
}
.box3-center .box3-li3::before {
  height: 60px;
}
.box3-center .box3-li3::after {
  top: 125px;
}
.box3-li4 {
  bottom: 20px;
  left: 255px;
}
.box3-center .box3-li4::before {
  height: 40px;
  top: -35px;
}
.box3-center .box3-li4::after {
  top: -53px;
}
.box3-li5 {
  bottom: 98px;
  right: 150px;
}
.box3-center .box3-li5::before {
  height: 40px;
  top: -35px;
}
.box3-center .box3-li5::after {
  top: -53px;
}
.box4 {
  margin: 21px 0;
}
.box4-content {
  padding: 189px 151px 40px 157px;
}
.box4 .title,
.box5 .title {
  width: 833px;
  background: url("../images/title_bg1.png") no-repeat center;
}
.box4 .box2-title {
  margin: 20px 0 34px;
}
.box4-swiper {
  position: relative;
}
.box4-img {
  width: 207px;
  height: 210px;
}
.box4-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.box4-plan {
  margin-top: 4px;
  width: 207px;
  height: 85px;
  background: rgba(251, 209, 147, 0.64);
  border-radius: 13px;
  text-align: center;
  box-sizing: border-box;
  padding: 18px 10px;
  color: #bb1518;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
.box4-swiper .swiper-button-prev {
  left: -47px;
}
.box4-swiper .swiper-button-next {
  right: -47px;
}
.box5-content {
  height: 942px;
  background: url("../images/box5_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 189px 140px 80px;
}
.box5_top {
  display: flex;
  position: relative;
  justify-content: center;
}
.box5_top::before {
  content: "";
  position: absolute;
  height: 5px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: url("../images/ul_before.png") no-repeat center;
}
.box5_top li {
  position: relative;
  text-align: center;
  width: 33%;
}
.box5_top li::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  bottom: -7px;
  width: 20px;
  height: 20px;
  background: #ef4224;
  border: 4px solid #fcd193;
  border-radius: 50%;
}
.box5_top li .li-title {
  line-height: 40px;
  font-size: 26px;
  color: #e33919;
  font-weight: 600;
}
.box5_top li p {
  font-size: 18px;
  color: #333;
  line-height: 22px;
  text-align: center;
}
.box5_top li img {
  display: block;
  margin: 15px auto 25px;
}
.box5 .box2-title {
  margin: 28px 0 27px;
}
.box5-swiper .swiper-container {
  padding-bottom: 58px;
}
.teacher-box {
  width: 286px;
  height: 388px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 1);
  border: 5px solid;
  border-image: linear-gradient(90deg, #eb3323, #f76f23) 5 5;
  position: relative;
}
.teacher-box img {
  display: block;
  width: 100%;
  height: 100%;
}
.teacher-detail {
  position: absolute;
  bottom: 0;
  height: 200px;
  background: url("../images/tea_detail.png") no-repeat center;
  box-sizing: border-box;
  padding: 35px 15px 24px;
}
.tea-name {
  font-size: 17px;
  color: #fff;
  margin-bottom: 10px;
  line-height: 21px;
}
.tea-name span {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 9px;
  background: rgba(255, 255, 255, 1);
  border-radius: 20px;
  color: #eb3323;
  font-size: 14px;
  line-height: 21px;
  margin-left: 15px;
  margin-top: -1px;
}
.teacher-detail p {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 23px;
  height: 7px;
  background: #8f090f;
  border-radius: 5px;
}
.swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background: #8f090f;
  border-radius: 50%;
}
.box6 {
  margin: 20px 0 17px;
}
.box6-content {
  height: 635px;
  background: url("../images/box6_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 170px 149px 90px 155px;
}
.box6 .title {
  width: 695px;
  background: url("../images/title_bg2.png") no-repeat center;
}
.box6-top {
  display: flex;
  justify-content: center;
}
.box6-tips {
  width: 375px;
  height: 65px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #e33919;
  border-radius: 15px;
  line-height: 65px;
  text-align: center;
  margin: 0 6px;
  font-size: 26px;
  font-weight: bold;
  color: #e33919;
}
.box6-title {
  font-size: 30px;
  font-family: FZLanTingHei-B-GBK;
  font-weight: 600;
  color: #333333;
  text-align: center;
  margin: 30px 0 20px;
}
.city-ul li {
  float: left;
  width: 102px;
  height: 49px;
  background: #e33919;
  border: 1px solid #e33919;
  line-height: 49px;
  text-align: center;
  margin-right: 9px;
  margin-bottom: 9px;
  font-size: 20px;
}
.city-ul li:nth-child(8n) {
  margin-right: 0;
}
.city-ul li a {
  display: block;
  color: #fff;
}
.city-ul li:hover {
  background: linear-gradient(
    90deg,
    rgba(235, 51, 35, 0.9),
    rgba(247, 111, 35, 0.9)
  );
}

@media only all and (max-width: 1080px) {
  .banner_box {
    width: 100%;
    height: 13rem;
    background-size: 140% 100%;
  }
  .banner_box .container {
    padding-top: 1.5rem;
  }
  .txt {
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
  }
  .txt1 {
    width: 15rem;
    height: 4.5rem;
    background-size: 100%;
    margin: -0.1rem auto 0;
  }
  .txt2 {
    width: 16rem;
    height: 1.75rem;
    background-size: 100%;
    margin: -0.5rem auto 0;
    line-height: 1.65rem;
    font-size: 0.7rem;
  }
  .box1 {
    margin-top: -1rem;
  }
  .box1-content {
    padding: 2.5rem 0.5rem 1rem;
    border: 0.15rem solid rgb(227, 57, 26);
    border-radius: 0.7rem;
    box-shadow: inset 0px 0px 1rem 0px rgba(240, 125, 35, 0.75);
  }
  .box2-content,
  .box3-content,
  .box4-content,
  .box5-content,
  .box6-content {
    height: auto;
    box-sizing: border-box;
    border: 0.15rem solid rgb(227, 57, 26);
    border-radius: 0.7rem;
    background: rgb(254, 245, 229);
    box-shadow: inset 0px 0px 1rem 0px rgba(240, 125, 35, 0.75);
  }
  .box1-top {
    position: absolute;
    top: -2rem;
    left: 0;
    width: 100%;
    height: 4.5rem;
    background-size: 100%;
    padding-top: 1rem;
    padding-left: 1.3rem;
  }
  .box1-top h2 {
    font-size: 0.5rem;
    line-height: 0.7rem;
  }
  .box1-top-word {
    font-size: 0.5rem;
    line-height: 0.7rem;
    margin-top: 0.1rem;
  }
  .box1-title {
    font-size: 0.7rem;
  }
  .box1-table {
    margin: 0.5rem 0;
    border-radius: 0.7rem;
  }
  .box1-table table thead tr {
    height: 1.5rem;
  }
  .box1-table table thead tr th {
    font-size: 0.6rem;
    line-height: 0.8rem;
  }
  .box1-table table tbody tr td {
    padding: 0.2rem;
    font-size: 0.7rem;
    line-height: 0.9rem;
  }
  .table-zx {
    width: 3.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 1rem;
  }
  .box1-tips {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  .box2 {
    margin: 1.8rem 0;
  }
  .box2-content {
    padding: 2rem 0.5rem 1rem;
  }
  .title {
    position: absolute;
    top: -1rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height: 3rem;
    background-size: 100%;
    font-size: 0.9rem;
    text-shadow: 0px 0.1rem 0px rgba(125, 11, 11, 0.16);
    padding-top: 1rem;
  }
  .box2-top {
    padding: 0 0.5rem;
  }
  .box2-top ul {
    border-bottom: 0.125rem solid #fdb32b;
    height: 3rem;
    margin-bottom: 2rem;
  }
  .box2-top ul li {
    float: left;
    width: 33%;
    height: 3rem;
    bottom: 0;
  }
  .box2-top ul li::after {
    width: 0.4rem;
    height: 0.4rem;
    border: 0.1rem solid #fbd193;
    border-radius: 50%;
    bottom: -0.4rem;
  }
  .box2-word p {
    font-size: 0.7rem;
    line-height: 0.9rem;
  }
  .box2-li1 {
    left: 0;
  }
  .box2-li2 {
    left: 20%;
    bottom: -3rem !important;
  }
  .box2-li3 {
    left: 35%;
  }
  .box2-li4 {
    right: 15%;
    bottom: -3rem !important;
  }
  .box2-li5 {
    right: 0;
  }
  .box2-top ul .box2-li4::after,
  .box2-top ul .box2-li2::after {
    top: -3.2rem;
  }
  .box2-title {
    margin: 3rem 0 0.5rem;
    font-size: 1rem;
  }
  .img-box {
    width: 99%;
    height: 7rem;
    box-sizing: border-box;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 0.7rem;
    height: 1.4rem;
    top: 57%;
  }
  .swiper-button-prev {
    background-size: 100%;
  }
  .swiper-button-next {
    background-size: 100%;
  }
  .box3-content {
    padding: 2rem 0.5rem 1rem;
  }
  .box3-title {
    font-size: 0.8rem;
    margin-bottom: 0.2rem;
  }
  .box3-center {
    height: 10rem;
    background-size: 100%;
    background-position: center;
  }
  .box3-center li {
    font-size: 0.7rem;
    line-height: 0.9rem;
  }
  .box3-center li p {
    line-height: 0.9rem;
  }
  .box3-center li img {
    width: 1.5rem;
    margin-right: 0.2rem;
  }
  .box3-li1 {
    top: 2.5rem;
    left: 0rem;
  }
  .box3-center li::before {
    left: 3rem;
    top: 2rem;
  }
  .box3-center li::after {
    width: 0.4rem;
    height: 0.4rem;
    border: 0.2rem solid #f6a18f;
    left: 2.6rem;
  }
  .box3-center .box3-li1::before {
    height: 1rem;
  }
  .box3-center .box3-li1::after {
    top: 3rem;
  }
  .box3-li2 {
    top: 0rem;
    left: 5rem;
  }
  .box3-center .box3-li2::before {
    height: 3rem;
  }
  .box3-center .box3-li2::after {
    top: 5rem;
  }
  .box3-li3 {
    top: 0rem;
    right: 1rem;
  }
  .box3-center .box3-li3::before {
    height: 1.5rem;
  }
  .box3-center .box3-li3::after {
    top: 3rem;
  }
  .box3-li4 {
    bottom: 0.5rem;
    left: 2rem;
  }
  .box3-center .box3-li4::before {
    height: 1.5rem;
    top: -1.5rem;
  }
  .box3-center .box3-li4::after {
    top: -2.2rem;
  }
  .box3-li5 {
    bottom: 2rem;
    right: 3rem;
  }
  .box3-center .box3-li5::before {
    height: 1.5rem;
    top: -1.5rem;
  }
  .box3-center .box3-li5::after {
    top: -2rem;
  }
  .box4 {
    margin: 1.5rem 0;
  }
  .box4-content {
    padding: 2rem 0.7rem 1rem;
  }
  .box4 .title,
  .box5 .title {
    width: 95%;
    background-size: 100%;
  }
  .box4 .box2-title {
    margin: 0.5rem 0 0.8rem;
  }
  .box4-img {
    width: 100%;
    height: 7rem;
  }
  .box4-plan {
    margin-top: 0.1rem;
    width: 100%;
    height: 2.5rem;
    border-radius: 0.4rem;
    padding: 0.5rem 0.2rem;
    font-size: 0.7rem;
    line-height: 0.9rem;
  }
  .box4-swiper .swiper-button-prev {
    left: -0.7rem;
  }
  .box4-swiper .swiper-button-next {
    right: -0.7rem;
  }
  .box5-content {
    padding: 2rem 0.5rem 1rem;
  }
  .box5_top::before {
    height: 0.1rem;
    background-size: 100%;
  }
  .box5_top li {
    width: 33%;
  }
  .box5_top li::after {
    bottom: -0.3rem;
    width: 0.8rem;
    height: 0.8rem;
  }
  .box5-word {
    min-height: 3.5rem;
  }
  .box5_top li .li-title {
    line-height: 0.8rem;
    font-size: 0.6rem;
  }
  .box5_top li p {
    font-size: 0.5rem;
    line-height: 0.8rem;
  }
  .box5_top li img {
    width: 1.5rem;
    margin: 0.4rem auto 0.6rem;
  }
  .box5-swiper {
    margin-top: 1rem;
  }
  .box5-swiper .swiper-container {
    padding-bottom: 1.5rem;
  }
  .teacher-box {
    width: 8rem;
    height: 11rem;
    border: 0.1rem solid;
    border-image: linear-gradient(90deg, #eb3323, #f76f23) 5 5;
  }
  .teacher-detail {
    height: 6rem;
    background-size: 110% 100%;
    padding: 1rem 0.5rem 0.6rem;
    bottom: -2px;
    left: -1px;
    right: -1px;
  }
  .tea-name {
    font-size: 0.6rem;
    margin-bottom: 0.2rem;
    line-height: 0.7rem;
  }
  .tea-name span {
    padding: 0 0.4rem;
    border-radius: 0.5rem;
    font-size: 0.5rem;
    line-height: 0.7rem;
    margin-left: 0.2rem;
  }
  .teacher-detail p {
    font-size: 0.5rem;
    line-height: 0.7rem;
  }
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.7rem;
    height: 0.25rem;
    border-radius: 0.125rem;
  }
  .swiper-pagination-bullet {
    width: 0.25rem;
    height: 0.25rem;
  }
  .box6 {
    margin: 2rem 0 0.5rem;
  }
  .box6-content {
    padding: 2rem 0.5rem 1rem;
  }
  .box6 .title {
    width: 80%;
    background-size: 100%;
  }
  .box6-top {
    display: flex;
    justify-content: center;
  }
  .box6-tips {
    width: 49%;
    height: 2rem;
    border-radius: 0.5rem;
    line-height: 2rem;
    margin: 0;
    font-size: 0.7rem;
  }
  .box6-tips:nth-child(1) {
    margin-right: .2rem;
  }
  .box6-title {
    font-size: 0.8rem;
    margin: 0.5rem 0;
  }
  .city-ul li {
    width: 24%;
    height: 1.5rem;
    line-height: 1.5rem;
    margin-right: 1.25%;
    margin-bottom: 0.5rem;
    font-size: 0.7rem;
    border: none;
  }
  .city-ul li:nth-child(8n) {
    margin-right: 1.25%;
  }
  .city-ul li:nth-child(4n) {
    margin-right: 0;
  }
}
</pre></body></html>