:root {
  --swiper-theme-color: #b99b72;
}
body {
  --www: 2.6rem;
  --interval: var(--www);
  --nav_height: 1rem;
  --color: #b99b72;
  --f14: 0.14rem;
  --f16: 0.16rem;
  --f18: 0.18rem;
  --f20: 0.2rem;
  --f22: 0.22rem;
  --f24: 0.24rem;
  --f26: 0.26rem;
  --f28: 0.28rem;
  --f30: 0.3rem;
  --f32: 0.32rem;
  --f34: 0.34rem;
  --f36: 0.36rem;
  --f38: 0.38rem;
  --f40: 0.4rem;
  --f42: 0.42rem;
  --f44: 0.44rem;
  --f46: 0.46rem;
  --f48: 0.48rem;
  --f50: 0.5rem;
  --f52: 0.52rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
}
@media screen and (max-width: 1520px) {
  body {
    --f14: 12px;
    --f16: 14px;
    --f18: 15px;
    --f20: 17px;
    --f22: 18px;
    --www: 1.2rem;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f22: 18px;
    --f24: 18px;
    --f26: 20px;
    --f28: 22px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f50: 0.5rem;
    --f52: 0.4rem;
    --f54: 0.42rem;
    --f56: 0.42rem;
    --f58: 0.52rem;
    --f60: 0.54rem;
    --interval: 5vw;
    --nav_height: 58px;
  }
}
@media screen and (max-width: 767px) {
  body {
    --f14: 0.26rem;
    --f16: 0.28rem;
    --f18: 0.28rem;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 0.34rem;
    --f26: 0.34rem;
    --f28: 0.36rem;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.42rem;
    --f42: 0.42rem;
    --f44: 0.42rem;
    --f46: 0.42rem;
    --f48: 0.42rem;
    --f50: 0.42rem;
    --f52: 0.42rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
  }
}
.maodian {
  position: relative;
  top: calc(var(--nav_height) * -1 + 1px);
}
.search_open {
  cursor: pointer;
}
.mobile_search {
  top: var(--nav_height);
}
.wMain {
  padding-left: var(--interval);
  padding-right: var(--interval);
  width: 100%;
}
.swiper-button-lock,
.swiper-pagination-lock {
  display: none !important;
}
.button-disabled {
  cursor: no-drop !important;
  pointer-events: none;
  opacity: 0.1;
}
.swiper-button-disabled {
  cursor: no-drop !important;
}
@media screen and (max-width: 1200px) {
  .swiper-button-disabled {
    opacity: 0.2;
  }
}
.dw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flex_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .pc_main {
    display: none !important;
  }
}
.phone_main {
  display: none !important;
}
@media screen and (max-width: 1200px) {
  .phone_main {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.center {
  text-align: center;
}
.white {
  color: #fff;
}
.bgColor {
  background: #f6f6f6;
}
.pt {
  padding-top: 0.8rem;
}
.pb {
  padding-bottom: 0.8rem;
}
.p90 {
  padding-top: 0.9rem;
}
.p90_ {
  padding-bottom: 0.9rem;
}
.mt {
  margin-top: 0.4rem;
}
.m60 {
  margin-top: 0.6rem;
}
.Privacy_Policy .box_ .content1 {
  font-size: var(--f32);
}
.Privacy_Policy .box_ .hr {
  border-top: 1px solid #eee;
  margin: 0.5rem 0;
}
.Privacy_Policy .box_ .content3 {
  font-size: var(--f18);
  line-height: 1.8;
  color: #333;
}
.null_height {
  padding: 20vh 0;
  font-size: var(--f18);
  color: #999;
  text-align: center;
}
.null_height span {
  color: #b99b72;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #f6f6f6;
}
.Search_List .box2 {
  min-height: 40vh;
}
.Search_List .box2 .item {
  padding: 0.2rem 0.8rem;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 1200px) {
  .Search_List .box2 .item {
    padding: 0.2rem 0rem;
  }
}
.Search_List .box2 .item a .left {
  max-width: 80%;
}
.Search_List .box2 .item a .left .t {
  font-size: var(--f14);
  color: #999;
}
.Search_List .box2 .item a .left .b {
  font-size: var(--f24);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 12px;
}
.Search_List .box2 .item a .right {
  font-size: var(--f16);
  color: #b99b72;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a .right i {
  font-size: var(--f16);
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a:hover .b {
  color: #b99b72;
}
.Search_List .box2 .item a:hover .right i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.Search_List .box3 {
  font-size: var(--f18);
  text-align: center;
}
.Search_1 .box .content1 {
  font-size: var(--f36);
  text-align: center;
  color: #111;
}
.Search_1 .box .content1 span {
  color: #b99b72;
}
.Search_1 .box .content2 {
  margin-top: 0.7rem;
}
.Search_1 .box .content2 form {
  width: min(12rem, 100%);
  margin: auto;
  padding-bottom: 0.12rem;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1200x) {
  .Search_1 .box .content2 form {
    width: 100%;
  }
}
.Search_1 .box .content2 form .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Search_1 .box .content2 form .input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Search_1 .box .content2 form .input input {
  height: 0.56rem;
  width: 100%;
  padding: 0 0.24rem;
  font-size: var(--f16);
  border: 0;
}
@media screen and (max-width: 1200px) {
  .Search_1 .box .content2 form .input input {
    height: 0.76rem;
  }
}
.Search_1 .box .content2 form .btn input {
  font-size: var(--f16);
  color: #fff;
  background: #b99b72;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.8rem;
  line-height: 0.56rem;
  border-radius: 5px;
  padding: 0 0.3rem;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  border: 0;
}
@media screen and (max-width: 1200px) {
  .Search_1 .box .content2 form .btn input {
    line-height: 0.76rem;
  }
}
.Search_2 .h5 {
  font-size: var(--f24);
  margin: 0.9rem 0 0.35rem;
}
.Search_2 .box {
  display: grid;
  gap: 0.1rem;
  padding-bottom: 0.8rem;
}
.Search_2 .box .item a {
  background: #f6f6f6;
  padding: 0.3rem 2.5rem 0.3rem 0.4rem;
  border-radius: 10px;
}
@media screen and (max-width: 699px) {
  .Search_2 .box .item a {
    padding: 0.3rem;
  }
}
.Search_2 .box .item a .content1 {
  font-size: var(--f16);
  color: #b99b72;
}
.Search_2 .box .item a .content2 {
  font-size: var(--f20);
  color: #000;
  height: 1.2em;
  max-height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_2 .box .item a .content3 {
  font-size: var(--f16);
  color: #b99b72;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Search_2 .box .item a .content3 i {
  font-size: var(--f14);
  font-weight: bold;
  margin-left: 0.06rem;
}
.Search_2 .box .item a .content3 svg {
  margin-left: 0.1rem;
}
@media screen and (max-width: 699px) {
  .Search_2 .box .item a .content3 {
    display: none;
  }
}
.Search_2 .box .item a:hover .content2 {
  color: #b99b72;
}
.code_button .a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0.15rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.code_button .a svg {
  width: 0.3rem;
  position: relative;
  z-index: 2;
  height: 0.3rem;
}
.code_button .a svg path {
  fill: #303E48;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.code_button .a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -webkit-box-shadow: inset 0 0 0 0.47rem #c2b2a5;
  box-shadow: inset 0 0 0 0.47rem #c2b2a5;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}
.code_button .a:hover::after {
  -webkit-box-shadow: inset 0 0 0 2px #c2b2a5;
  box-shadow: inset 0 0 0 2px #c2b2a5;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Sitemap .container {
  padding-left: var(--interval);
  padding-right: var(--interval);
}
.Sitemap .container .ap_top {
  border-bottom: 1px solid #999;
  padding-bottom: 0.46rem;
}
.Sitemap .container .ap_top p {
  font-size: 0.54rem;
  color: #000;
}
.Sitemap .container .ap_bot .item {
  padding: 0.44rem 0;
  border-bottom: 1px solid #ccc;
}
.Sitemap .container .ap_bot .item .content1 a {
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Sitemap .container .ap_bot .item .content1 a:hover {
  color: #b99b72;
}
.Sitemap .container .ap_bot .item .content2 {
  margin-top: 0.22rem;
}
.Sitemap .container .ap_bot .item .content2 .firstorder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-right: 0.6rem;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a:hover {
  color: #b99b72;
}
.Sitemap .container .ap_bot .item .content2 .multistage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list {
  margin-right: 0.5rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a:hover {
  color: #b99b72;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 {
  margin-top: 0.26rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a {
  font-size: 0.9em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a:hover {
  color: #b99b72;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 {
  margin-top: 0.14rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a:hover {
  color: #b99b72;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 {
  margin-top: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
  line-height: 1.4;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a:hover {
  color: #b99b72;
}
.Sitemap .container .ap_bot .item .content1 a {
  font-size: 0.26rem;
}
.firstorder > a,
.ge_list {
  font-size: 0.24rem;
}
@media (max-width: 1200px) {
  .Sitemap .container {
    padding: 0 5vw;
  }
  .Sitemap {
    padding: 0.8rem 0;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage a,
  .Sitemap .container .ap_bot .item .content2 .firstorder a {
    margin-right: 0;
  }
  .Sitemap .container .ap_bot .item .content1 a {
    font-size: 0.32rem;
  }
  .firstorder > a,
  .ge_list {
    font-size: 0.3rem;
  }
}
@media (max-width: 750px) {
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    grid-template-columns: repeat(1, 1fr);
  }
}
.Layer_Upload {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 90;
  display: none;
}
.Layer_Upload .box {
  position: absolute;
  width: min(8rem, 90vw);
  margin: auto;
  background: #fff;
  padding: 0.6rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.Layer_Upload .box .close {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  z-index: 2;
  cursor: pointer;
}
.Layer_Upload .box .close i {
  font-size: var(--f24);
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Layer_Upload .box .close:hover i {
  color: #b99b72;
}
.Layer_Upload .box .content1 {
  font-size: 0.36rem;
  line-height: 1;
  font-weight: bold;
}
.Layer_Upload .box .content2 {
  margin-top: 0.5rem;
}
.Layer_Upload .box .content2 .upload {
  width: 2.9rem;
  margin: auto;
  cursor: pointer;
  position: relative;
}
.Layer_Upload .box .content2 .upload img {
  width: 100%;
}
.Layer_Upload .box .content2 .upload p {
  font-size: 14px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.6rem;
  min-width: 0.95rem;
  padding: 0 0.3rem;
  line-height: 35px;
  border: 1px solid #b99b72;
}
.Layer_Upload .box .content3 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.25rem;
  margin-bottom: 0.15rem;
}
.Layer_Upload .box .content5 {
  margin-top: 0.45rem;
}
.Layer_Upload .box .content5 input {
  width: 1.6rem;
  height: 0.55rem;
  background: #b99b72;
  color: #fff;
  font-size: var(--f16);
  cursor: pointer;
  border: 0;
}
.Header_Container {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  background: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Header_Container .w {
  padding: 0 0.6rem;
}
.Header_Container .box .logo {
  height: var(--nav_height);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header_Container .box .logo a img {
  height: 0.9rem;
}
.Header_Container .box nav .item {
  padding: 0 0.2rem;
}
.Header_Container .box nav .item > p a {
  font-size: 16px;
  line-height: var(--nav_height);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  color: #000;
}
.Header_Container .box nav .item:hover > p a {
  color: #b99b72;
}
.Header_Container .box nav .item.active > p a {
  color: #b99b72;
}
.Header_Container .box .zy {
  margin-left: 0.52rem;
}
.Header_Container.active {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}
.log {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.log a {
  font-size: 14px;
  color: #999;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.log a svg {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  margin-right: 10px;
}
.log a:hover {
  color: #b99b72;
}
.phone_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.3rem;
}
.phone_list div {
  display: flex;
}
.phone_list div svg {
  animation: headanim 0.5s ease 0s infinite;
  width: 0.3rem;
}
.phone_list div path {
  fill: #b99b72;
}
.phone_list div p {
  padding-left: 0.12rem;
  display: grid;
  gap: 4px;
}
.phone_list div a {
  white-space: nowrap;
  font-weight: bold;
  font-size: var(--f16);
  color: #333;
}
@media (max-width: 750px) {
  .phone_list div a {
    font-size: 12px;
  }
  .phone_list div svg {
    width: 0.5rem;
  }
  .MobileMain .HeaderMobile .box .button .menu {
    margin-left: 0.3rem;
  }
}
.zy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.zy .a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.4rem;
  padding: 0 0.3rem;
  line-height: 42px;
  background: #b99b72;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.zy .a svg {
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  margin-left: 10px;
}
.zy .a:hover {
  background: #a68252;
}
.InnerBanner {
  position: relative;
}
.InnerBanner .img img {
  width: 100%;
}
.InnerBanner .orientation {
  position: absolute;
  left: 0;
  top: 1.7rem;
  width: 100%;
  color: #fff;
  text-align: center;
}
.InnerBanner .orientation .content1 {
  font-size: var(--f48);
  font-weight: bold;
  line-height: 1;
}
.InnerBanner .orientation .content2 {
  font-size: var(--f18);
  margin-top: 0.25rem;
}
.InnerBanner .orientation .content3 {
  margin-top: 0.5rem;
}
.InnerBanner .orientation .content3 .link_01 {
  margin-right: 10px;
}
.InnerBanner .orientation .content3 .link_01:last-child {
  margin-right: 0;
}
.InnerBanner .scrollDown {
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
}
.InnerBanner .scrollDown .text {
  font-size: 12px;
  margin-bottom: 0.14rem;
}
.link_01 .a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.8rem;
  padding: 0 0.3rem;
  line-height: 0.6rem;
  background: #fff;
  border-radius: 0.1rem;
  font-size: var(--f18);
  color: #b99b72;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.link_01 .a:hover {
  color: #fff;
  background: #a68252;
}
.link_01.ml {
  margin-left: 10px;
}
.link_01.mr {
  margin-right: 10px;
}
.link_01.active a {
  background: #b99b72;
  color: #fff;
}
.link_02 .a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.8rem;
  padding: 0 0.3rem;
  line-height: 0.6rem;
  border-radius: 0.1rem;
  font-size: var(--f18);
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.link_02 .a:hover {
  background: #b99b72;
  color: #fff;
  border: 1px solid #b99b72;
}
.link_02.ml {
  margin-left: 10px;
}
.link_02.mr {
  margin-right: 10px;
}
.link_02.active a {
  background: #b99b72;
  color: #fff;
}
.Filter {
  padding: 0.6rem 0;
}
.Filter .box .boxLeft .item {
  margin-right: 10px;
}
.Filter .box .boxLeft .item input {
  height: 0.6rem;
  width: 2.9rem;
  background: #fff;
  border-radius: 0.1rem;
  border: none;
  color: #b99b72;
  font-size: var(--f18);
  padding: 0 0.2rem;
}
.Filter .box .boxLeft .item input::-webkit-input-placeholder {
  color: #b99b72;
}
.Filter .box .boxLeft .item input::-moz-placeholder {
  color: #b99b72;
}
.Filter .box .boxLeft .item input:-ms-input-placeholder {
  color: #b99b72;
}
.Filter .box .boxLeft .item input::-ms-input-placeholder {
  color: #b99b72;
}
.Filter .box .boxLeft .item input::placeholder {
  color: #b99b72;
}
.Filter .box .boxLeft .item .layui-form-select .layui-edge {
  border-top-color: #b99b72;
  right: 0.2rem;
}
.Filter .box .boxLeft .item .layui-form-select dl dd,
.Filter .box .boxLeft .item .layui-form-select dl dt {
  padding: 0 0.2rem !important;
  font-size: var(--f18);
}
.Filter .box .boxLeft .item .layui-form-select dl {
  top: 0.62rem;
}
.Filter .box .boxLeft .item .layui-form-selectup dl {
  top: auto;
  bottom: 0.62rem;
}
.Filter .box .boxRight form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Filter .box .boxRight form .input input {
  display: block;
  width: 4rem;
  height: 0.6rem;
  background: #fff;
  border-radius: 0.1rem;
  border: none;
  color: #b99b72;
  font-size: var(--f16);
  padding: 0 0.2rem;
}
.Filter .box .boxRight form .input input::-webkit-input-placeholder {
  color: #999;
}
.Filter .box .boxRight form .input input::-moz-placeholder {
  color: #999;
}
.Filter .box .boxRight form .input input:-ms-input-placeholder {
  color: #999;
}
.Filter .box .boxRight form .input input::-ms-input-placeholder {
  color: #999;
}
.Filter .box .boxRight form .input input::placeholder {
  color: #999;
}
.Filter .box .boxRight form .submit {
  margin-left: 10px;
}
.Filter .box .boxRight form .submit label {
  width: 0.6rem;
  height: 0.6rem;
  background: #b99b72;
  border-radius: 0.1rem;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Filter .box .boxRight form .submit label svg {
  margin: auto;
}
.jbs {
  background: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#f3eadd));
  background: -o-linear-gradient(bottom, #fafafa 0%, #f3eadd 100%);
  background: linear-gradient(to top, #fafafa 0%, #f3eadd 100%);
}
.jbs1 {
  background: -webkit-gradient(linear, left bottom, left top, from(#f3eadd), to(#fafafa));
  background: -o-linear-gradient(bottom, #f3eadd 0%, #fafafa 100%);
  background: linear-gradient(to top, #f3eadd 0%, #fafafa 100%);
}
.TeacherList .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3rem;
}
.TeacherList .box .item {
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.TeacherList .box .item .left {
  width: 3.2rem;
}
.TeacherList .box .item .left img {
  width: 100%;
}
.TeacherList .box .item .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#f3eadd));
  background: -o-linear-gradient(bottom, #fafafa 0%, #f3eadd 100%);
  background: linear-gradient(to top, #fafafa 0%, #f3eadd 100%);
  padding: 0.35rem 0.4rem 0;
}
.TeacherList .box .item .right .content1 {
  font-size: var(--f16);
  color: #b99b72;
}
.TeacherList .box .item .right .content2 {
  font-size: var(--f30);
  color: #333;
  margin: 0.15rem 0;
}
.TeacherList .box .item .right .content2 span,
.TeacherList .box .item .right .content2 sub {
  font-size: var(--f16);
  color: #333;
  margin-left: 0.12rem;
}
.TeacherList .box .item .right .content3 p {
  font-size: var(--f14);
  color: #aba59c;
  background: #e6dfd5;
  border-radius: 5px;
  line-height: 28px;
  min-width: 110px;
  padding: 0 0.2rem;
  text-align: center;
  margin-right: 0.1rem;
}
.TeacherList .box .item .right .content4 {
  font-size: var(--f16);
  color: #666;
  height: 5.25em;
  max-height: 5.25em;
  line-height: 1.75;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.3rem;
}
.TeacherList .box .item .right .content5 {
  margin-top: 0.66rem;
}
.TeacherList .box .item .right .content5 p {
  background: #b99b72;
  font-size: var(--f14);
  color: #fff;
  border-radius: 5px;
  text-align: center;
  width: 1.2rem;
  line-height: 0.4rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.TeacherList .box .item:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.TeacherList .box .item:hover .content5 p {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.TeacherList .box1 {
  font-size: var(--f16);
  text-align: center;
  color: #b99b72;
  padding: 0.9rem 0 1rem;
}
.TeacherList .box2 {
  margin-top: 0.48rem;
}
.TeacherList .box2 a {
  font-size: 14px;
  color: #b99b72;
  width: 1.6rem;
  line-height: 42px;
  border: 1px solid #dbdbdb;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.TeacherList .box2 a:hover {
  background: #b99b72;
  color: #fff;
}
.title_01 {
  font-size: var(--f40);
  font-weight: bold;
  color: #333;
  line-height: 1;
}
.more_01 {
  font-size: var(--f14);
  color: #fff;
  border-radius: 5px;
  text-align: center;
  width: 1.2rem;
  line-height: 0.4rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Activity {
  --w1: 10.8rem;
  --h1: 5.8rem;
}
.Activity .box .boxLeft {
  width: var(--w1);
}
.Activity .box .boxLeft .swiper-slide {
  opacity: 0 !important;
}
.Activity .box .boxLeft .swiper-slide-active {
  opacity: 1 !important;
  z-index: 2;
}
.Activity .box .boxLeft .item {
  position: relative;
  overflow: hidden;
}
.Activity .box .boxLeft .item img {
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Activity .box .boxLeft .item .posi {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 0.6rem;
  height: calc(100% - var(--h1));
}
.Activity .box .boxLeft .item .posi .left {
  font-size: var(--f24);
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Activity .box .boxLeft .item .posi .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Activity .box .boxLeft .item .posi .right p {
  background: #999ba1;
  font-size: var(--f14);
  color: #fff;
  border-radius: 5px;
  text-align: center;
  width: 1.2rem;
  line-height: 0.4rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Activity .box .boxLeft .item:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Activity .box .boxLeft .item:hover .posi .right p {
  background: #b99b72;
}
.Activity .box .boxRight {
  width: calc(100% - var(--w1));
}
.Activity .box .boxRight .swiper .item {
  overflow: hidden;
}
.Activity .box .boxRight .swiper .item img {
  width: 100%;
  height: var(--h1);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Activity .box .boxRight .swiper .item:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Activity .box .boxRight .button {
  padding: 0 0.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: calc(100% - var(--h1));
}
.button_01 {
  width: 100%;
}
.button_01 ._left .page {
  font-size: var(--f30);
  color: #cecece;
}
.button_01 ._left .page .swiper-pagination-current {
  color: #b99b72;
}
.button_01 ._right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.button_01 ._right div {
  cursor: pointer;
}
.button_01 ._right div path {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.button_01 ._right div:hover path {
  fill: #b99b72;
}
.button_01 ._right .next {
  margin-left: 0.3rem;
}
.Footer_Container {
  background: #222222;
  padding: 0.7rem 0 0;
}
.Footer_Container .box1 {
  text-align: center;
}
.Footer_Container .box1 img {
  height: 0.9rem;
}
.Footer_Container .box2 {
  margin-top: 0.5rem;
  padding-bottom: 0.46rem;
  border-bottom: 1px solid #333;
}
.Footer_Container .box2 ul {
  line-height: 1;
}
.Footer_Container .box2 ul li a {
  font-size: var(--f16);
  color: #999;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Footer_Container .box2 ul li a:hover {
  color: #b99b72;
}
.Footer_Container .box2 ul span {
  color: #333;
  margin: 0 0.4rem;
}
.Footer_Container .box3 {
  padding: 0.75rem 0 0.8rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.Footer_Container .box3 .item {
  padding: 0.1rem 0.7rem 0.3rem;
  border-right: 1px solid #333;
  position: relative;
}
.Footer_Container .box3 .item .svg {
  position: absolute;
  left: 0.28rem;
  top: 0.1rem;
}
.Footer_Container .box3 .item .content1 {
  font-size: var(--f20);
  color: #b99b72;
}
.Footer_Container .box3 .item .content1 span {
  font-size: var(--f14);
  color: #666;
  margin-left: 0.1rem;
}
.Footer_Container .box3 .item .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.75;
  margin-top: 0.2rem;
}
.Footer_Container .box3 .item .content2 a {
  color: #666;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  line-height: 1.75;
}
.Footer_Container .box3 .item .content2 a:hover {
  color: #b99b72;
}
.Footer_Container .box3 .item:last-child {
  border-right: none;
}
.Footer_Container .box3 .item:last-child a {
  text-decoration: underline;
}
.Footer_Container .box4 {
  background: #1d1d1d;
  font-size: var(--f14);
  color: #666;
  padding: 0.4rem 0;
}
.Footer_Container .box4 .wMain {
  align-items: center;
}
.Footer_Container .box4 .left a {
  display: inline-block;
  color: #666;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Footer_Container .box4 .left a:hover {
  color: #b99b72;
}
.Footer_Container .box4 .right {
  position: relative;
}
.Footer_Container .box4 .right .friendLinks {
  position: relative;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 3.2rem;
  gap: 0.12rem;
  padding: 0.08rem 0.16rem;
  border: 1px solid #333;
  border-radius: 4px;
  color: #666;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_btn .layui-icon-link {
  font-size: 14px;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_btn .arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: auto;
  border-style: solid;
  border-width: 0 0 6px 6px;
  border-color: transparent transparent currentColor transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_list {
  position: absolute;
  right: 0;
  bottom: calc(100% + 0.12rem);
  width: 100%;
  padding: 0.2rem 0.28rem;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  z-index: 20;
  pointer-events: none;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_list::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.14rem;
  height: 0.14rem;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_list li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.1rem;
  padding: 0.1rem 0;
  font-size: var(--f14);
  color: #333;
  line-height: 1.6;
  white-space: nowrap;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_list li a .layui-icon,
.Footer_Container .box4 .right .friendLinks .friendLinks_list li a svg {
  font-size: 14px;
  color: #bbb;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_list li a svg {
  fill: #bbb;
  width: 12px;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_list li a:hover {
  color: #b99b72;
}
.Footer_Container .box4 .right .friendLinks .friendLinks_list li a:hover .layui-icon,
.Footer_Container .box4 .right .friendLinks .friendLinks_list li a:hover svg {
  color: #b99b72;
  fill: #b99b72;
}
.Footer_Container .box4 .right .friendLinks:hover .friendLinks_btn,
.Footer_Container .box4 .right .friendLinks.active .friendLinks_btn {
  border-color: #b99b72;
  color: #b99b72;
}
.Footer_Container .box4 .right .friendLinks:hover .friendLinks_list,
.Footer_Container .box4 .right .friendLinks.active .friendLinks_list {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto;
}
.mbx {
  padding: 0.35rem 0 0;
}
.mbx ._box {
  font-size: 14px;
}
.mbx ._box a,
.mbx ._box span {
  display: inline-block;
  color: #999;
}
.mbx ._box i {
  font-size: 12px;
  margin: 0 5px;
  color: #999;
}
.mbx ._box a {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.mbx ._box a:hover {
  color: #b99b72;
}
.TeacherInfo01 {
  background: -webkit-gradient(linear, left bottom, left top, from(#f3eadd), to(#fafafa));
  background: -o-linear-gradient(bottom, #f3eadd 0%, #fafafa 100%);
  background: linear-gradient(to top, #f3eadd 0%, #fafafa 100%);
}
.TeacherInfo01 .box {
  margin-top: 0.3rem;
  text-align: center;
}
.TeacherInfo01 .box .content1 {
  font-size: var(--f16);
  color: #b99b72;
}
.TeacherInfo01 .box .content2 {
  font-size: var(--f40);
  color: #333;
  margin: 0.25rem 0;
}
.TeacherInfo01 .box .content3 p {
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.TeacherInfo01 .box .content3 p img {
  width: 100%;
  height: 100%;
}
.TeacherInfo01 .box .content4 {
  font-size: var(--f16);
  color: #333;
  margin: 0.3rem 0 0.2rem;
}
.TeacherInfo01 .box .content5 p {
  font-size: var(--f14);
  color: #aba59c;
  background: #e6dfd5;
  border-radius: 5px;
  line-height: 28px;
  min-width: 110px;
  padding: 0 0.2rem;
  text-align: center;
  margin-right: 0.1rem;
}
.TeacherInfo01 .box .content6 {
  font-size: var(--f16);
  color: #666;
  margin-top: 0.4rem;
  padding: 0 0.9rem;
}
.TeacherInfo02 {
  padding-top: 0.56rem;
}
.TeacherInfo02 .box .item {
  margin-bottom: 0.3rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#f3eadd));
  background: -o-linear-gradient(bottom, #fafafa 0%, #f3eadd 100%);
  background: linear-gradient(to top, #fafafa 0%, #f3eadd 100%);
  border-radius: 10px;
  overflow: hidden;
}
.TeacherInfo02 .box .item:last-child {
  margin-bottom: 0;
}
.TeacherInfo02 .box .item .top {
  line-height: 0.68rem;
  padding: 0 0.5rem;
  font-size: var(--f24);
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#b99b72), color-stop(40%, transparent));
  background: -o-linear-gradient(left, #b99b72 0%, transparent 40%);
  background: linear-gradient(to right, #b99b72 0%, transparent 40%);
}
.TeacherInfo02 .box .item .top img {
  width: 29px;
  margin-right: 8px;
}
.TeacherInfo02 .box .item .bot {
  padding: 0.35rem 0.5rem 0.5rem;
  font-size: var(--f16);
  line-height: 1.8;
  color: #666;
}
.TeacherInfo02 .box .item .bot1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
  padding: 0.35rem 0.5rem 0.5rem;
}
.TeacherInfo02 .box .item .bot1 .li {
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#b99b72), to(#e3ceb2));
  background: -o-linear-gradient(left, #b99b72 0%, #e3ceb2 100%);
  background: linear-gradient(to right, #b99b72 0%, #e3ceb2 100%);
}
.TeacherInfo02 .box .item .bot1 .li .t {
  font-size: var(--f20);
  color: #fff;
  padding: 0.26rem 0.3rem;
}
.TeacherInfo02 .box .item .bot1 .li .t svg {
  margin-right: 6px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.TeacherInfo02 .box .item .bot1 .li .b {
  font-size: var(--f16);
  color: #fff;
  padding: 0.2rem 0.3rem;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.TeacherInfo03 {
  background: #f6f6f6;
}
.TeacherInfo03 .box .item .right {
  background: #fff;
}
.Cooperation .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem;
}
.Cooperation .box .item {
  background: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#f3eadd));
  background: -o-linear-gradient(bottom, #fafafa 0%, #f3eadd 100%);
  background: linear-gradient(to top, #fafafa 0%, #f3eadd 100%);
  border-radius: 10px;
  padding: 0.45rem 0.3rem 0;
  text-align: center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Cooperation .box .item .content1 {
  font-size: 16px;
  color: #b99b72;
}
.Cooperation .box .item .content2 {
  font-size: var(--f30);
  color: #333;
  line-height: 1;
  padding: 0.15rem 0 0.42rem;
}
.Cooperation .box .item .content3 {
  border-top: 1px solid #eee3d3;
  font-size: 14px;
  color: #999;
  padding: 0.3rem 0;
}
.Cooperation .box .item .content3 span {
  color: #d3cfc9;
}
.Cooperation .box .item:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.fengye .box .prev a,
.fengye .box .next a {
  font-size: var(--f16);
  color: #b99b72;
  background: #f5eee5;
  border-radius: 10px;
  width: 1.3rem;
  text-align: center;
  line-height: 0.6rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.fengye .box .prev a:hover,
.fengye .box .next a:hover {
  background: #b99b72;
  color: #fff;
}
.fengye .box .number {
  margin: 0 5px;
}
.fengye .box .number a {
  margin: 0 5px;
  font-size: var(--f16);
  color: #b99b72;
  line-height: 0.6rem;
  width: 0.6rem;
  background: #f5eee5;
  text-align: center;
  border-radius: 10px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.fengye .box .number a:hover {
  background: #b99b72;
  color: #fff;
}
.fengye .box .number .active {
  background: #b99b72;
  color: #fff;
}
.News_01 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem;
}
.News_01 .box .item {
  background: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#f3eadd));
  background: -o-linear-gradient(bottom, #fafafa 0%, #f3eadd 100%);
  background: linear-gradient(to top, #fafafa 0%, #f3eadd 100%);
  padding: 0.2rem;
  border-radius: 10px;
  overflow: hidden;
}
.News_01 .box .item figure {
  position: relative;
  overflow: hidden;
  aspect-ratio: 405/260;
}
.News_01 .box .item figure img {
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News_01 .box .item figure p {
  position: absolute;
  left: 0.2rem;
  top: 0.2rem;
  font-size: var(--f14);
  background: #b99b72;
  color: #fff;
  width: 0.9rem;
  line-height: 28px;
  text-align: center;
  border-radius: 30px;
}
.News_01 .box .item figcaption {
  padding: 0.25rem 0.2rem 0.3rem;
}
.News_01 .box .item figcaption .content1 {
  font-size: var(--f24);
  color: #333;
  height: 1.2em;
  max-height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News_01 .box .item figcaption .content2 {
  font-size: var(--f16);
  color: #666;
  height: 3.5em;
  max-height: 3.5em;
  line-height: 1.75;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.14rem;
}
.News_01 .box .item figcaption .content3 {
  font-size: var(--f14);
  color: #b99b72;
  margin-top: 0.42rem;
}
.News_01 .box .item:hover figure img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.News_01 .box .item:hover figcaption .content1 {
  color: #b99b72;
}
.News_02 {
  background: -webkit-gradient(linear, left bottom, left top, from(#f3eadd), to(#fafafa));
  background: -o-linear-gradient(bottom, #f3eadd 0%, #fafafa 100%);
  background: linear-gradient(to top, #f3eadd 0%, #fafafa 100%);
}
.News_02 .box {
  padding-bottom: 1rem;
}
.News_02 .box .content1 {
  margin-top: 0.8rem;
  font-size: var(--f40);
  color: #333;
  text-align: center;
}
.News_02 .box .content2 {
  font-size: var(--f16);
  color: #b99b72;
  margin-top: 0.4rem;
}
.News_02 .box .content2 div {
  padding: 0 0.2rem;
}
.News_02 .box .content2 svg {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  margin-right: 6px;
}
.News_03 .box .desc {
  font-size: var(--f18);
  color: #666;
  line-height: 1.8;
}
.News_03 .box .desc a {
  display: inline-block;
}
.News_03 .box .up_down {
  margin-top: 0.9rem;
  padding: 0.7rem 0;
  border-top: 1px solid #eaeaea;
}
.News_03 .box .up_down .prev,
.News_03 .box .up_down .next {
  width: 42%;
}
.News_03 .box .up_down .prev a,
.News_03 .box .up_down .next a {
  color: #b99b72;
  font-size: var(--f16);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  height: 1.3em;
  max-height: 1.3em;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.News_03 .box .up_down .prev a span,
.News_03 .box .up_down .next a span {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  color: #000;
}
.News_03 .box .up_down .prev a:hover,
.News_03 .box .up_down .next a:hover {
  color: #b66900;
}
.News_03 .box .up_down .prev a:hover span,
.News_03 .box .up_down .next a:hover span {
  color: #b99b72;
}
@media screen and (min-width: 1200px) {
  .News_03 .box .up_down .next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.News_03 .box .up_down .go a {
  font-size: var(--f16);
  color: #b99b72;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News_03 .box .up_down .go a:hover {
  color: #b66900;
}
.News_04 {
  background: #f6f6f6;
}
.News_04 .box {
  display: grid;
  gap: 0.3rem;
  grid-template-columns: repeat(3, 1fr);
  padding-top: 0.1rem;
}
.News_04 .box .item {
  background: #fff;
  border-radius: 10px;
  padding: 0.3rem 0.4rem 0.45rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News_04 .box .item .content0 {
  margin-bottom: 0.24rem;
}
.News_04 .box .item .content0 p {
  font-size: var(--f14);
  background: #b99b72;
  color: #fff;
  width: 0.9rem;
  line-height: 28px;
  text-align: center;
  border-radius: 30px;
}
.News_04 .box .item .content1 {
  font-size: var(--f24);
  color: #333;
  height: 1.2em;
  max-height: 1.2em;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News_04 .box .item .content2 {
  font-size: var(--f16);
  color: #666;
  height: 3.5em;
  max-height: 3.5em;
  line-height: 1.75;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.14rem;
}
.News_04 .box .item .content3 {
  font-size: var(--f14);
  color: #b99b72;
  margin-top: 0.42rem;
}
.News_04 .box .item:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.News_04 .box .item:hover .content1 {
  color: #b99b72;
}
.News_04 .box2 {
  margin-top: 0.48rem;
}
.News_04 .box2 a {
  font-size: 14px;
  color: #b99b72;
  width: 1.6rem;
  line-height: 42px;
  border: 1px solid #dbdbdb;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.News_04 .box2 a:hover {
  background: #b99b72;
  color: #fff;
}
.Contact_01 .box {
  margin-top: 0.6rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.Contact_01 .box .item {
  text-align: center;
  border-right: 1px solid #eaeaea;
  padding-top: 0.15rem;
}
.Contact_01 .box .item:last-child {
  border-right: none;
}
.Contact_01 .box .item .content1 div {
  width: 1rem;
  position: relative;
}
.Contact_01 .box .item .content1 div img {
  width: 100%;
}
.Contact_01 .box .item .content1 div p {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.Contact_01 .box .item .content2 {
  margin-top: 0.18rem;
  font-size: var(--f18);
  color: #666;
  margin-bottom: 0.22rem;
}
.Contact_01 .box .item .content3 p {
  font-size: var(--f24);
  color: #333;
  font-weight: bold;
}
.Contact_01 .box .item .content3 a {
  font-size: var(--f14);
  background: #b99b72;
  color: #fff;
  width: 1.2rem;
  line-height: 0.4rem;
  border-radius: 5px;
  margin: 0.14rem auto 0;
  text-align: center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Contact_01 .box .item .content3 a:hover {
  background: #a68252;
}
.Contact_02 {
  padding-top: 0.4rem;
}
.Contact_02 .box {
  background: url(../images/g6.png) no-repeat center center / cover;
}
.Contact_02 .box .title {
  font-size: var(--f30);
  color: #b99b72;
  margin-bottom: 0.3rem;
}
.Contact_02 .box .list1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.Contact_02 .box .list2,
.Contact_02 .box .list3 {
  margin-top: 0.25rem;
}
.Contact_02 .box .item .top {
  font-size: var(--f18);
}
.Contact_02 .box .item .top span {
  color: #b99b72;
}
.Contact_02 .box .item .bot {
  margin-top: 0.1rem;
}
.Contact_02 .box .item .bot input,
.Contact_02 .box .item .bot textarea {
  width: 100%;
  height: 0.54rem;
  border-radius: 10px;
  border: none;
  font-size: 14px;
  padding: 0 0.2rem;
  resize: none;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  border: 1px solid transparent;
}
.Contact_02 .box .item .bot input:hover,
.Contact_02 .box .item .bot textarea:hover {
  border: 1px solid #b99b72;
}
.Contact_02 .box .item .layui-form-select dl {
  top: 0.56rem;
}
.Contact_02 .box .item .layui-form-selectup dl {
  top: auto;
  bottom: 0.56rem;
}
.Contact_02 .box .item .layui-form-select dl dd,
.Contact_02 .box .item .layui-form-select dl dt {
  padding: 0 0.2rem !important;
  font-size: 14px;
}
.Contact_02 .box .list3 .item .bot textarea {
  height: 1.6rem;
  padding: 0.15rem 0.2rem;
}
.Contact_02 .box .list4 {
  margin-top: 0.3rem;
}
.Contact_02 .box .list4 .primary,
.Contact_02 .box .list4 .submit {
  width: 1.2rem;
  height: 0.42rem;
  background: #b99b72;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.Contact_02 .box .list4 .primary:hover,
.Contact_02 .box .list4 .submit:hover {
  background: #a68252 !important;
  color: #fff !important;
}
.Contact_02 .box .list4 .primary {
  margin-right: 10px;
  background: #bfbfbf;
}
.Contact_02 .box .boxLeft {
  width: 50%;
  padding-top: 0.56rem;
  padding-left: var(--interval);
  padding-right: 0.6rem;
  padding-bottom: 1rem;
  background: url(../images/g5.png) no-repeat center center / cover;
}
.Contact_02 .box .boxRight {
  width: 50%;
  padding-top: 0.56rem;
  padding-right: var(--interval);
  padding-left: 0.6rem;
  padding-bottom: 1rem;
}
.Contact_02 .box .boxRight .title {
  color: #fff;
}
.Contact_02 .box .boxRight .item .top {
  color: #fff;
}
.Contact_02 .box .boxRight .item .top span {
  color: #fff;
}
.Contact_02 .box .boxRight .list4 .submit {
  background: #fff;
  color: #b99b72;
}
.CourseList .box {
  display: grid;
  gap: 0.2rem;
}
.CourseList .box .item {
  padding: 0.3rem;
  padding-right: 0;
  border-radius: 10px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#f3eadd));
  background: -o-linear-gradient(bottom, #fafafa 0%, #f3eadd 100%);
  background: linear-gradient(to top, #fafafa 0%, #f3eadd 100%);
}
.CourseList .box .item .boxLeft {
  width: 4.8rem;
}
.CourseList .box .item .boxLeft p {
  border-radius: 10px;
  overflow: hidden;
}
.CourseList .box .item .boxLeft p img {
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.CourseList .box .item .boxLeft p:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.CourseList .box .item .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 0.5rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.CourseList .box .item .boxRight::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/b3.png) no-repeat right center;
  background-size: auto 100%;
  opacity: 0.1;
}
.CourseList .box .item .boxRight > div {
  width: 100%;
}
.CourseList .box .item .boxRight > div > div {
  position: relative;
  z-index: 2;
}
.CourseList .box .item .boxRight .content1 .left div {
  font-size: var(--f14);
  color: #fff;
  width: 0.9rem;
  line-height: 28px;
  border-radius: 28px;
  background: #e02828;
  text-align: center;
}
.CourseList .box .item .boxRight .content1 .left p {
  font-size: var(--f16);
  color: #b99b72;
  line-height: 28px;
  margin-left: 0.2rem;
}
.CourseList .box .item .boxRight .content1 .right p {
  font-size: var(--f14);
  color: #aba59c;
  width: 1rem;
  line-height: 28px;
  border-radius: 5px;
  background: #e6dfd5;
  text-align: center;
  margin-right: 10px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.CourseList .box .item .boxRight .content1 .right p:last-child {
  margin-right: 0;
}
.CourseList .box .item .boxRight .content2 {
  font-size: var(--f30);
  color: #333;
  margin-top: 0.34rem;
}
.CourseList .box .item .boxRight .content3 {
  font-size: var(--f16);
  color: #666;
  margin-top: 0.14rem;
  margin-bottom: 0.4rem;
}
.CourseList .box .item .boxRight .content4 {
  font-size: var(--f14);
  color: #999;
  line-height: 1;
}
.CourseList .box .item .boxRight .content4 span {
  margin: 0 0.15rem;
}
.CourseList .box .item .boxRight .content5 {
  margin-top: 0.4rem;
}
.CourseList .box .item .boxRight .content5 a {
  width: 1.2rem;
  line-height: 0.42rem;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  font-size: var(--f14);
  margin-right: 10px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.CourseList .box .item .boxRight .content5 a:nth-child(1) {
  background: #b99b72;
}
.CourseList .box .item .boxRight .content5 a:nth-child(1):hover {
  background: #a68252;
}
.CourseList .box .item .boxRight .content5 a:nth-child(2) {
  background: #e02828;
}
.CourseList .box .item .boxRight .content5 a:nth-child(2):hover {
  background: #ba1b1b;
}
.CourseList .box .item .boxRight .content5 a:nth-child(3) {
  background: #999ba1;
}
.CourseList .box .item .boxRight .content5 a:nth-child(3):hover {
  background: #7e8189;
}
.CourseList .box1 {
  font-size: var(--f16);
  text-align: center;
  color: #b99b72;
  padding: 0.9rem 0 1rem;
}
.CourseInfo {
  background: -webkit-gradient(linear, left bottom, left top, from(#f3eadd), to(#fafafa));
  background: -o-linear-gradient(bottom, #f3eadd 0%, #fafafa 100%);
  background: linear-gradient(to top, #f3eadd 0%, #fafafa 100%);
}
.CourseInfo .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: var(--interval);
  padding-right: 1.2rem;
}
.CourseInfo .box .boxLeft .content1 {
  margin-top: 0.72rem;
}
.CourseInfo .box .boxLeft .content1 .left div {
  font-size: var(--f14);
  color: #fff;
  width: 0.9rem;
  line-height: 28px;
  border-radius: 28px;
  background: #e02828;
  text-align: center;
}
.CourseInfo .box .boxLeft .content1 .left p {
  font-size: var(--f16);
  color: #b99b72;
  line-height: 28px;
  margin-left: 0.2rem;
}
.CourseInfo .box .boxLeft .content2 {
  font-size: var(--f40);
  color: #333;
  margin-top: 0.34rem;
}
.CourseInfo .box .boxLeft .content3 {
  font-size: var(--f16);
  color: #666;
  margin-top: 0.25rem;
  margin-bottom: 0.4rem;
}
.CourseInfo .box .boxLeft .content4 {
  font-size: var(--f14);
  color: #999;
  line-height: 1;
}
.CourseInfo .box .boxLeft .content4 span {
  margin: 0 0.15rem;
}
.CourseInfo .box .boxLeft .content5 {
  margin-top: 1rem;
}
.CourseInfo .box .boxLeft .content5 a {
  width: 1.2rem;
  line-height: 0.42rem;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  font-size: var(--f14);
  margin-right: 10px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.CourseInfo .box .boxLeft .content5 a:nth-child(1) {
  background: #b99b72;
}
.CourseInfo .box .boxLeft .content5 a:nth-child(1):hover {
  background: #a68252;
}
.CourseInfo .box .boxLeft .content5 a:nth-child(2) {
  background: #e02828;
}
.CourseInfo .box .boxLeft .content5 a:nth-child(2):hover {
  background: #ba1b1b;
}
.CourseInfo .box .boxRight {
  width: 10.8rem;
  overflow: hidden;
}
.CourseInfo .box .boxRight img {
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.CourseInfo .box .boxRight:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.CourseInfo2 {
  margin-top: 0.2rem;
}
.CourseInfo2 .box {
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#f3eadd));
  background: -o-linear-gradient(bottom, #fafafa 0%, #f3eadd 100%);
  background: linear-gradient(to top, #fafafa 0%, #f3eadd 100%);
  overflow-x: auto;
  padding: 0.45rem;
  border-radius: 10px;
}
.CourseInfo2 .box table {
  width: 100%;
  min-width: 800px;
  text-align: left;
  border-collapse: separate;
  border-spacing: 5px;
}
.CourseInfo2 .box table th {
  background: #b99b72;
  color: #fff;
  font-size: var(--f24);
  padding: 0.3rem 0.4rem;
  text-align: center;
  border-radius: 10px 10px 0 0;
}
.CourseInfo2 .box table th:first-child {
  width: 33.33%;
}
.CourseInfo2 .box table th:nth-child(2) {
  width: 33.33%;
}
.CourseInfo2 .box table th:last-child {
  width: 33.33%;
}
.CourseInfo2 .box table td {
  padding: 0.25rem;
  font-size: var(--f16);
  color: #333;
  background: #fff;
}
.CourseInfo2 .box table td strong {
  font-size: var(--f20);
  font-weight: bold;
  color: #666;
  display: block;
  text-align: center;
}
.CourseInfo3 {
  background: #f6f6f6;
}
.CourseInfo3 .box .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3rem;
}
.CourseInfo3 .box .list .item {
  background: #fff;
  border-radius: 10px;
  padding: 0.3rem 0.4rem;
  position: relative;
  overflow: hidden;
}
.CourseInfo3 .box .list .item::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#b99b72));
  background: -o-linear-gradient(left, #ffffff 0%, #b99b72 100%);
  background: linear-gradient(to right, #ffffff 0%, #b99b72 100%);
}
.CourseInfo3 .box .list .item .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 1rem;
  position: relative;
  z-index: 2;
}
.CourseInfo3 .box .list .item .left .content1 .flexBetween div {
  font-size: var(--f14);
  color: #fff;
  width: 0.9rem;
  line-height: 28px;
  border-radius: 28px;
  background: #e02828;
  text-align: center;
}
.CourseInfo3 .box .list .item .left .content1 .flexBetween p {
  font-size: var(--f16);
  color: #b99b72;
  line-height: 28px;
  margin-left: 0.2rem;
}
.CourseInfo3 .box .list .item .left .content2 {
  font-size: var(--f30);
  color: #333;
  margin: 0.24rem 0 0.15rem;
}
.CourseInfo3 .box .list .item .left .content3 {
  font-size: var(--f16);
  color: #666;
}
.CourseInfo3 .box .list .item .left .content4 {
  font-size: var(--f14);
  color: #999;
  line-height: 1;
  margin-top: 0.36rem;
}
.CourseInfo3 .box .list .item .left .content4 span {
  margin: 0 0.15rem;
}
.CourseInfo3 .box .list .item .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.CourseInfo3 .box .list .item .right .a {
  width: 1.2rem;
  line-height: 0.42rem;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  font-size: var(--f14);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  background: #b99b72;
}
.CourseInfo3 .box .list .item:hover::after {
  opacity: 1;
}
.CourseInfo3 .box .list .item:hover .right .a {
  background: #fff;
  color: #b99b72;
}
.CourseInfo3 .box2 {
  margin-top: 0.48rem;
}
.CourseInfo3 .box2 a {
  font-size: 14px;
  color: #b99b72;
  width: 1.6rem;
  line-height: 42px;
  border: 1px solid #dbdbdb;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.CourseInfo3 .box2 a:hover {
  background: #b99b72;
  color: #fff;
}
.TeacherContainer .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem;
}
.TeacherContainer .box .item {
  background: url(../images/d3.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  min-height: 5.46rem;
  padding: 0.5rem 0 0.6rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.TeacherContainer .box .item:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.TeacherContainer .box .item .content1 {
  position: relative;
}
.TeacherContainer .box .item .content1 p {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.TeacherContainer .box .item .content1 p img {
  width: 100%;
  height: 100%;
}
.TeacherContainer .box .item .content1 > img {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2.94rem;
}
.TeacherContainer .box .item .content2 {
  font-size: var(--f16);
  color: #b99b72;
  margin-top: 0.2rem;
}
.TeacherContainer .box .item .content3 {
  font-size: var(--f30);
  color: #333;
  margin: 0.15rem 0 0.32rem;
}
.TeacherContainer .box .item .content4 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.75;
  padding: 0 0.3rem;
}
.TeacherContainer .box1 {
  font-size: var(--f16);
  text-align: center;
  color: #b99b72;
  padding: 0.9rem 0 1rem;
}
.TeacherContainer02 {
  background: #f6f6f6;
}
.TeacherContainer02 .box .item {
  background: url(../images/d7.png) no-repeat center center;
}
.TeacherContainer02 .box2 {
  margin-top: 0.48rem;
}
.TeacherContainer02 .box2 a {
  font-size: 14px;
  color: #b99b72;
  width: 1.6rem;
  line-height: 42px;
  border: 1px solid #dbdbdb;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.TeacherContainer02 .box2 a:hover {
  background: #b99b72;
  color: #fff;
}
.About_02 {
  position: relative;
  overflow: hidden;
}
.About_02 .img img {
  width: 100%;
}
.About_02 .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.About_02 .posi .box {
  padding-top: 1.3rem;
}
.About_02 .posi .box .boxLeft {
  width: 50%;
  padding-right: 0.6rem;
  text-align: right;
}
.About_02 .posi .box .boxLeft img {
  height: 2.44rem;
}
.About_02 .posi .box .boxRight {
  width: 50%;
  padding-left: 0.6rem;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.About_02 .posi .box .boxRight .title_01 {
  color: #fff;
  line-height: 1.4;
}
.About_02 .posi .box .boxRight .desc {
  margin-top: 0.45rem;
  font-size: var(--f16);
  color: #fff;
  line-height: 1.8;
}
.About_03 .desc {
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
  text-align: center;
  margin-top: 0.5rem;
}
.About_03 .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 0.75rem;
}
.About_03 .box .item {
  text-align: center;
  border-right: 1px solid #f1ebe3;
  padding: 0 0.45rem;
}
.About_03 .box .item:last-child {
  border-right: none;
}
.About_03 .box .item .content1 p {
  border-radius: 50%;
  width: 1.3rem;
  margin: auto;
  position: relative;
}
.About_03 .box .item .content1 p svg {
  width: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.About_03 .box .item .content1 p .svg2 {
  stroke-dashoffset: 400;
  stroke-dasharray: 400;
}
.About_03 .box .item .content1 p img {
  margin: auto;
  max-width: 60%;
  max-height: 60%;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.About_03 .box .item .content1 p .img1 {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.About_03 .box .item .content1 p .img2 {
  opacity: 0;
}
.About_03 .box .item .content2 {
  font-size: var(--f24);
  color: #b99b72;
  font-weight: bold;
  margin: 0.3rem 0 0.2rem;
}
.About_03 .box .item .content3 {
  font-size: var(--f16);
  color: #999;
  line-height: 1.8;
}
.About_03 .box .item:hover .content1 p .svg2 {
  stroke-dashoffset: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.About_03 .box .item:hover .content1 p .img1 {
  opacity: 0;
}
.About_03 .box .item:hover .content1 p .img2 {
  opacity: 1;
}
.About_01 {
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, right top, from(#f3eadd), to(#ffffff));
  background-image: -o-linear-gradient(left, #f3eadd 0%, #ffffff 100%);
  background-image: linear-gradient(90deg, #f3eadd 0%, #ffffff 100%);
}
.About_01 .box {
  margin-top: 0.6rem;
}
.About_01 .box .list1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding: 0 0.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.About_01 .box .list1 img {
  width: 3.53rem;
}
.About_01 .box .list3 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.About_01 .box .list2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-bottom: 0.7rem;
}
.About_01 .box .list2 .desc {
  font-size: var(--f16);
  color: #666;
  line-height: 1.75;
}
.About_01 .box .list2 .m1 {
  margin-top: 0.5rem;
}
.About_01 .box .list2 .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.35rem 0.1rem;
}
.About_01 .box .list2 .list .item .top {
  font-size: var(--f48);
  color: #b99b72;
  line-height: 1;
}
.About_01 .box .list2 .list .item .bot {
  font-size: var(--f16);
  color: #999;
  margin-top: 0.12rem;
}
.About_01 .box .list2 .m2 {
  margin-top: 0.35rem;
}
.HomeBanner {
  position: relative;
}
.HomeBanner .img img {
  width: 100%;
}
.HomeBanner .orientation {
  position: absolute;
  left: 0;
  top: 1.7rem;
  width: 100%;
  color: #fff;
  text-align: center;
}
.HomeBanner .orientation .content1 {
  font-size: 0.72rem;
  font-weight: bold;
  line-height: 1;
}
.HomeBanner .orientation .content2 {
  font-size: var(--f20);
  margin-top: 0.35rem;
}
.HomeBanner .orientation .content3 {
  margin-top: 0.5rem;
}
.HomeBanner .orientation .content3 .link_01 {
  margin-right: 10px;
}
.HomeBanner .orientation .content3 .link_01 .a {
  border: 1px solid #b99b72;
}
.HomeBanner .orientation .content3 .link_01:last-child {
  margin-right: 0;
}
.HomeBanner .orientation .content3 .a img {
  margin-left: 0.1rem;
}
.HomeBanner .scrollDown {
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
}
.HomeBanner .scrollDown .text {
  font-size: 12px;
  margin-bottom: 0.14rem;
}
.title_02 {
  font-size: var(--f48);
  font-weight: bold;
  line-height: 1;
}
.HomeMs {
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4eee4), to(#fff));
  background: -o-linear-gradient(top, #f4eee4 0%, #fff 100%);
  background: linear-gradient(to bottom, #f4eee4 0%, #fff 100%);
}
.HomeMs .box {
  padding-left: var(--interval);
}
.HomeMs .box .swiper .item {
  position: relative;
}
.HomeMs .box .swiper .item .img {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.HomeMs .box .swiper .item .img::after {
  content: '';
  inset: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
}
.HomeMs .box .swiper .item .img img {
  width: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeMs .box .swiper .item .posi1 {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  padding: 0 0.5rem;
  color: #fff;
}
.HomeMs .box .swiper .item .posi1 .top {
  font-size: var(--f14);
  height: 0.86rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.HomeMs .box .swiper .item .posi1 .bot {
  font-size: var(--f30);
  margin-top: 0.28rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeMs .box .swiper .item .posi2 {
  position: absolute;
  left: 0;
  bottom: 0.8rem;
  width: 100%;
  padding: 0 0.5rem;
}
.HomeMs .box .swiper .item .posi2 .top {
  font-size: var(--f16);
  color: #fff;
  line-height: 1.8;
}
.HomeMs .box .swiper .item .posi2 .bot {
  margin-top: 0.22rem;
}
.HomeMs .box .swiper .item .posi2 .bot .a1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.2rem;
  padding: 0 0.3rem;
  line-height: 0.42rem;
  background: #b99b72;
  border-radius: 5px;
  font-size: var(--f14);
  color: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeMs .box .swiper .item .posi2 .bot .a1:hover {
  color: #fff;
  background: #a68252;
}
.HomeMs .box .swiper .item .posi2 .bot .a2 {
  margin-left: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 1.2rem;
  padding: 0 0.3rem;
  line-height: 0.42rem;
  border-radius: 5px;
  font-size: var(--f14);
  color: #fff;
  border: 1px solid #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeMs .box .swiper .item .posi2 .bot .a2:hover {
  color: #b99b72;
  background: #fff;
}
.HomeMs .box .swiper .item:hover .posi1 .bot {
  color: #b99b72;
}
.HomeMs .box1 {
  margin-top: 0.6rem;
}
.HomeMs .box1 .line div {
  position: relative;
}
.HomeMs .box1 .line .swiper-pagination-progressbar {
  height: 2px;
  background: #eaeaea;
}
.HomeCourseInfo {
  background: url(../images/img3.png) no-repeat center center / cover;
}
.HomeCourseInfo .box {
  margin-top: 2rem;
}
.HomeCourseInfo .box .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem 0.3rem;
}
.HomeCourseInfo .box .list .item {
  background: #fff;
  border-radius: 10px;
  padding: 0.3rem 0.4rem;
  position: relative;
  overflow: hidden;
}
.HomeCourseInfo .box .list .item::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#b99b72));
  background: -o-linear-gradient(left, #ffffff 0%, #b99b72 100%);
  background: linear-gradient(to right, #ffffff 0%, #b99b72 100%);
}
.HomeCourseInfo .box .list .item .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 1rem;
  position: relative;
  z-index: 2;
}
.HomeCourseInfo .box .list .item .left .content1 .flexBetween div {
  font-size: var(--f14);
  color: #fff;
  width: 0.9rem;
  line-height: 28px;
  border-radius: 28px;
  background: #e02828;
  text-align: center;
}
.HomeCourseInfo .box .list .item .left .content1 .flexBetween p {
  font-size: var(--f16);
  color: #b99b72;
  line-height: 28px;
  margin-left: 0.2rem;
}
.HomeCourseInfo .box .list .item .left .content2 {
  font-size: var(--f30);
  color: #333;
  margin: 0.24rem 0 0.15rem;
}
.HomeCourseInfo .box .list .item .left .content3 {
  font-size: var(--f16);
  color: #666;
}
.HomeCourseInfo .box .list .item .left .content4 {
  font-size: var(--f14);
  color: #999;
  line-height: 1;
  margin-top: 0.36rem;
}
.HomeCourseInfo .box .list .item .left .content4 span {
  margin: 0 0.15rem;
}
.HomeCourseInfo .box .list .item .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.HomeCourseInfo .box .list .item .right .a {
  width: 1.2rem;
  line-height: 0.42rem;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  font-size: var(--f14);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  background: #b99b72;
}
.HomeCourseInfo .box .list .item:hover::after {
  opacity: 1;
}
.HomeCourseInfo .box .list .item:hover .right .a {
  background: #fff;
  color: #b99b72;
}
.HomeTeam .box {
  width: 106%;
  margin-left: -3%;
}
.HomeTeam .box .swiper-slide {
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.HomeTeam .box .swiper-slide .item {
  aspect-ratio: 1/1;
  width: 100%;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  border: 5px solid transparent;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeTeam .box .swiper-slide .item img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeTeam .box .swiper-slide-active .item {
  border-color: #b99b72;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.HomeTeam .box1 {
  margin-top: 0.2rem;
  position: relative;
}
.HomeTeam .box1 .swiper {
  width: 5.1rem;
  margin: auto;
}
.HomeTeam .box1 .swiper .swiper-slide {
  opacity: 0 !important;
}
.HomeTeam .box1 .swiper .swiper-slide-active {
  opacity: 1 !important;
}
.HomeTeam .box1 .item {
  text-align: center;
  position: relative;
  padding-bottom: 0.16rem;
}
.HomeTeam .box1 .item .content1 {
  font-size: var(--f16);
  color: #b99b72;
}
.HomeTeam .box1 .item .content2 {
  font-size: var(--f30);
  color: #333;
  margin: 0.15rem 0 0.35rem;
}
.HomeTeam .box1 .item .content3 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
}
.HomeTeam .box1 .item .content4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.HomeTeam .box1 .item .content4 img {
  width: 100%;
}
.HomeTeam .box1 .button div {
  position: absolute;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.HomeTeam .box1 .button div path {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeTeam .box1 .button div:hover path {
  fill: #b99b72;
}
.HomeTeam .box1 .button .prev {
  left: 1rem;
}
.HomeTeam .box1 .button .next {
  right: 1rem;
}
.HomeAbout {
  background: url(../images/img5.png) no-repeat center center / cover;
}
.HomeAbout .desc {
  font-size: var(--f20);
  color: #fff;
  line-height: 1.8;
  max-width: 10.68rem;
  margin: 0.45rem auto 0;
}
.HomeAbout .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 1.8rem;
}
.HomeAbout .box .item {
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 0.45rem;
}
.HomeAbout .box .item:last-child {
  border-right: none;
}
.HomeAbout .box .item .content1 p {
  border-radius: 50%;
  width: 1.3rem;
  margin: auto;
  position: relative;
}
.HomeAbout .box .item .content1 p svg {
  width: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.HomeAbout .box .item .content1 p .svg1 {
  opacity: 0.1;
}
.HomeAbout .box .item .content1 p .svg2 {
  stroke-dashoffset: 400;
  stroke-dasharray: 400;
}
.HomeAbout .box .item .content1 p img {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 60%;
  max-height: 60%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.HomeAbout .box .item .content1 p .img2 {
  opacity: 0;
}
.HomeAbout .box .item .content2 {
  font-size: var(--f24);
  color: #fff;
  font-weight: bold;
  margin: 0.3rem 0 0.2rem;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeAbout .box .item .content3 {
  font-size: var(--f16);
  color: #999;
  line-height: 1.8;
}
.HomeAbout .box .item:hover .content1 p .svg2 {
  stroke-dashoffset: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.HomeAbout .box .item:hover .content1 p .img1 {
  opacity: 0;
}
.HomeAbout .box .item:hover .content1 p .img2 {
  opacity: 1;
}
.HomeAbout .box .item:hover .content2 {
  color: #b99b72;
}
.HomeFN .box .boxLeft {
  position: relative;
  width: 14.28rem;
}
.HomeFN .box .boxLeft .img img {
  width: 100%;
}
.HomeFN .box .boxLeft .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding-left: var(--interval);
  padding-right: 1.3rem;
}
.HomeFN .box .boxLeft .posi .list {
  margin-top: 0.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.45rem 0.95rem;
}
.HomeFN .box .boxLeft .posi .list .item .top {
  font-size: var(--f24);
  color: #b99b72;
}
.HomeFN .box .boxLeft .posi .list .item .bot {
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
  margin-top: 0.15rem;
}
.HomeFN .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.HomeFN .box .boxRight ul {
  height: 100%;
}
.HomeFN .box .boxRight ul li {
  height: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ece2d4;
}
.HomeFN .box .boxRight ul li > div {
  width: 100%;
  text-align: center;
}
.HomeFN .box .boxRight ul li .icon img {
  max-width: 1.02rem;
}
.HomeFN .box .boxRight ul li .bot {
  font-size: var(--f36);
  line-height: 1.6;
  margin-top: 0.45rem;
}
.HomeFN .box .boxRight ul li:nth-child(2) {
  background: #b99b72;
  color: #fff;
}
.HomeNew {
  background: #fff;
}
.HomeNew .box .item {
  background: #f4f4f4;
}
.HomeNew {
  background: #fff;
}
.HomeNew .box .item {
  background: #f4f4f4;
}
@media screen and (max-width: 1501px) {
  .Footer_Container .box4 .right .friendLinks .friendLinks_btn {
    min-width: 3.6rem;
  }
}
@media screen and (max-width: 1281px) {
  .HomeFN .box .boxLeft {
    width: 13.68rem;
  }
  .CourseInfo .box .boxRight {
    width: 9.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .Footer_Container .box4 .wMain .left {
    width: 50%;
  }
  .Header_Container {
    display: none;
  }
  .HomeBanner .orientation {
    top: 1rem;
  }
  .HomeBanner .orientation .content1 {
    font-size: var(--f48);
  }
  .HomeBanner .orientation .content2 {
    font-size: var(--f18);
  }
  .HomeBanner .scrollDown {
    display: none;
  }
  .HomeCourseInfo .box .list {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.2rem;
  }
  .HomeCourseInfo .box .list .item .left {
    padding-right: 0.5rem;
  }
  .HomeCourseInfo .box .list .item .right .a {
    width: 1.5rem;
    line-height: 0.6rem;
  }
  .HomeTeam .box {
    width: 100%;
    margin-left: 0;
  }
  .HomeTeam .box1 .button .prev {
    left: 0.2rem;
  }
  .HomeTeam .box1 .button .next {
    right: 0.2rem;
  }
  .HomeCourseInfo .box,
  .HomeAbout .box {
    margin-top: 0.7rem;
  }
  .HomeAbout .box .item:nth-child(2n) {
    border-right: none;
  }
  .HomeAbout .box .item .content1 p {
    width: 1.6rem;
  }
  .HomeAbout .desc {
    font-size: var(--f18);
    padding: 0 5vw;
  }
  .HomeAbout .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.3rem;
    padding: 0 5vw;
  }
  .HomeFN .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .HomeFN .box .boxLeft {
    width: 100%;
  }
  .HomeFN .box .boxLeft .posi {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .HomeFN .box .boxLeft .posi .list {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.3rem;
  }
  .HomeFN .box .boxRight {
    width: 100%;
  }
  .HomeFN .box .boxRight ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .HomeFN .box .boxRight ul li {
    height: auto;
    padding: 0.5rem 0;
  }
  .HomeFN .box .boxRight ul li .bot {
    font-size: var(--f28);
  }
  .News_04 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Footer_Container .box3 {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.3rem;
    padding: 0.6rem 0;
  }
  .Footer_Container .box3 .item {
    border-right: none;
    border-bottom: 1px solid #333;
    padding: 0.12rem 0 0.3rem 0.9rem;
  }
  .Footer_Container .box3 .item:last-child {
    border-bottom: none;
  }
  .Activity .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Activity .box .boxLeft {
    width: 100%;
  }
  .Activity .box .boxRight {
    width: 100%;
  }
  .About_03 .box .item .content1 p {
    width: 1.6rem;
  }
  .About_03 .box {
    gap: 0.3rem;
  }
  .About_01 .box .list2 {
    padding-bottom: 0.4rem;
    width: 100%;
  }
  .About_03 .box .item:nth-child(2n) {
    border-right: none;
  }
  .About_01 .box .list1 {
    margin-bottom: 0.5rem;
  }
  .About_01 .box .list1 img {
    margin: auto;
  }
  .TeacherList .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .CourseList .box .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 0.3rem;
  }
  .CourseList .box .item .boxLeft {
    width: 100%;
  }
  .CourseList .box .item .boxRight {
    padding: 0.3rem 0;
  }
  .CourseInfo3 .box .list {
    grid-template-columns: repeat(1, 1fr);
  }
  .Filter .box .boxLeft .item input {
    width: 2.7rem;
  }
  .CourseInfo .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .CourseInfo .box .boxLeft {
    padding-right: var(--interval);
  }
  .CourseInfo .box .boxRight {
    width: 100%;
    margin-top: 0.3rem;
  }
  .TeacherContainer .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Contact_01 .box {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.3rem;
  }
  .Contact_01 .box .item {
    border-right: none;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 0.3rem;
  }
  .Contact_01 .box .item:last-child {
    border-bottom: none;
  }
  .Contact_02 .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Contact_02 .box .boxLeft {
    width: 100%;
    padding: 0.3rem var(--interval);
  }
  .Contact_02 .box .boxRight {
    width: 100%;
    padding: 0.3rem var(--interval);
  }
  .About_01 .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .About_01 .box .list1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .About_01 .box .list2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .About_01 .box .list3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .About_02 .posi .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0.5rem;
  }
  .About_02 .posi .box .boxLeft {
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin-bottom: 0.3rem;
  }
  .About_02 .posi .box .boxRight {
    width: 100%;
    padding-left: 0;
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 0.3rem;
  }
  .About_03 .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Cooperation .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .News_01 .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .InnerBanner .orientation {
    top: 1rem;
  }
  .InnerBanner .orientation .content1 {
    font-size: var(--f36);
  }
  .Filter .box .boxRight form .input input {
    width: 3rem;
  }
  .TeacherList .box .item .right .content5 {
    margin-top: 0.36rem;
  }
  .Activity .box .boxRight {
    padding: 0.5rem 0;
  }
  .Activity .box .boxRight .swiper {
    display: none;
  }
  .About_02 .img img {
    min-height: 8.8rem;
  }
  .About_02 .posi .box .boxRight .title_01 br {
    display: none;
  }
  .News_03 .box .up_down .prev,
  .News_03 .box .up_down .next {
    width: 100%;
    padding: 0.1rem 0;
  }
  .News_03 .box .up_down .go {
    display: none;
  }
  body {
    --nav_height: 86px;
  }
  .MobileMain .HeaderMobile .box .logo a img {
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .Footer_Container .box4 .wMain .left {
    width: 100%;
  }
  .MobileMain .HeaderMobile .box .logo a img {
    height: 45px;
  }
  body {
    --nav_height: 62px;
  }
  .log a {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .HomeBanner .img img {
    min-height: 200px;
  }
  .link_02 .a,
  .link_01 .a {
    line-height: 0.7rem;
  }
  .HomeBanner .orientation {
    top: 0.8rem;
  }
  .HomeBanner .orientation .content1 {
    font-size: var(--f36);
  }
  .HomeBanner .orientation .content2 {
    font-size: var(--f16);
    margin-top: 0.2rem;
  }
  .HomeBanner .orientation .content3 {
    margin-top: 0.3rem;
  }
  .HomeBanner .scrollDown {
    bottom: 0.3rem;
  }
  .HomeBanner .scrollDown .text {
    font-size: 10px;
  }
  .HomeCourseInfo .box .list .item .left .content2 {
    font-size: var(--f24);
  }
  .HomeCourseInfo .box .list .item .left .content3 {
    font-size: var(--f14);
  }
  .HomeTeam .box1 .item .content2 {
    font-size: var(--f24);
  }
  .HomeTeam .box1 .item .content3 {
    font-size: var(--f14);
  }
  .HomeTeam .box1 .button .prev {
    left: 0;
  }
  .HomeTeam .box1 .button .next {
    right: 0;
  }
  .HomeAbout .desc {
    font-size: var(--f16);
  }
  .HomeAbout .box {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.4rem;
  }
  .HomeAbout .box .item .content2 {
    font-size: var(--f20);
  }
  .HomeAbout .box .item .content3 {
    font-size: var(--f14);
  }
  .HomeFN .box .boxLeft .img img {
    min-height: 14rem;
  }
  .HomeFN .box .boxRight ul li .bot {
    height: 3.2em;
  }
  .News_04 .box .item .content0 p {
    width: 1.4rem;
  }
  .HomeFN .box .boxLeft .posi .title_02 {
    font-size: var(--f32);
  }
  .HomeFN .box .boxLeft .posi .list {
    gap: 0.2rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .HomeFN .box .boxLeft .posi .list .item .top {
    font-size: var(--f20);
  }
  .HomeFN .box .boxLeft .posi .list .item .bot {
    font-size: var(--f14);
  }
  .HomeFN .box .boxRight ul li .bot {
    font-size: var(--f24);
  }
  .Footer_Container .box2 {
    display: none;
  }
  .Footer_Container .box1 img {
    height: 1.2rem;
  }
  .Footer_Container .box3 .item {
    padding: 0.12rem 0 0.3rem 1.1rem;
  }
  .Footer_Container .box2 ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .Footer_Container .box2 ul li {
    margin: 0.1rem 0.2rem;
  }
  .Footer_Container .box2 ul span {
    display: none;
  }
  .Footer_Container .box4 .wMain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    gap: 0.2rem;
  }
  .Footer_Container .box4 .right .friendLinks {
    display: inline-block;
  }
  .Footer_Container .box4 .right .friendLinks .friendLinks_list {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(6px);
    -ms-transform: translateX(-50%) translateY(6px);
    transform: translateX(-50%) translateY(6px);
  }
  .Footer_Container .box4 .right .friendLinks:hover .friendLinks_list,
  .Footer_Container .box4 .right .friendLinks.active .friendLinks_list {
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }
  .Activity {
    --w1: 100%;
    --h1: 3rem;
  }
  .TeacherList .box .item .right .content2 {
    font-size: var(--f24);
  }
  .TeacherList .box .item .right .content4 {
    font-size: var(--f14);
  }
  .CourseList .box .item .boxRight .content1 .left {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .CourseList .box .item .boxRight .content1 .left div {
    width: 1.5rem;
  }
  .CourseList .box .item .boxRight .content1 .right {
    width: 100%;
    margin-top: 0.2rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.2rem;
  }
  .CourseList .box .item .boxRight .content1 .right p {
    width: auto;
    margin-right: 0;
  }
  .CourseInfo .box .boxLeft .content2 {
    font-size: var(--f32);
  }
  .CourseInfo .box .boxLeft .content3 {
    font-size: var(--f14);
  }
  .CourseInfo .box .boxLeft .content5 a {
    width: 100%;
  }
  .CourseInfo2 .box {
    padding: 0.3rem;
  }
  .CourseInfo2 .box table th {
    font-size: 16px;
    padding: 0.2rem 0.3rem;
    font-weight: bold;
  }
  .CourseInfo2 .box table td {
    font-size: 14px;
  }
  .CourseInfo3 .box .list {
    grid-template-columns: repeat(1, 1fr);
  }
  .TeacherContainer .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Contact_01 .box .item .content3 p {
    font-size: var(--f20);
  }
  .Contact_01 .box .item .content3 a {
    width: 100%;
  }
  .Contact_02 .box .list1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .Contact_02 .box .list4 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .About_02 .posi .box .boxRight .title_01 {
    font-size: var(--f32);
  }
  .About_02 .posi .box .boxRight .desc {
    font-size: var(--f14);
  }
  .About_03 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Cooperation .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .News_01 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .InnerBanner .orientation {
    top: 0.8rem;
  }
  .InnerBanner .orientation .content2 {
    font-size: var(--f16);
  }
  .Filter .box .boxLeft .item input {
    width: 100%;
  }
  .title_02 {
    font-size: var(--f36);
  }
  .HomeMs .box .swiper .item .posi1 .top {
    font-size: 12px;
  }
  .TeacherList .box .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .TeacherList .box .item .left {
    width: 100%;
  }
  .TeacherList .box .item .right {
    padding: 0.3rem;
  }
  .HomeCourseInfo .box .list .item .left,
  .CourseInfo3 .box .list .item .left {
    width: 100%;
    padding-right: 0;
  }
  .HomeCourseInfo .box .list .item .right,
  .CourseInfo3 .box .list .item .right {
    margin-top: 0.4rem;
    width: 100%;
  }
  .HomeCourseInfo .box .list .item .left .content1 .flexBetween div,
  .CourseInfo3 .box .list .item .left .content1 .flexBetween div {
    width: 1.5rem;
  }
  .InnerBanner .scrollDown,
  .fengye .box .number {
    display: none;
  }
  .fengye .box .prev a,
  .fengye .box .next a {
    border-radius: 6px;
    width: 1.5rem;
    line-height: 0.7rem;
    margin: 0 0.2rem;
  }
  .Filter .box .boxLeft {
    width: 100%;
  }
  .Filter .box .boxRight {
    width: 100%;
    margin-top: 0.2rem;
  }
  .Filter .box .boxLeft .item input,
  .Filter .box .boxRight form .input input,
  .Filter .box .boxRight form .submit label {
    height: 0.8rem;
  }
  .Filter .box .boxRight form .submit label {
    width: 0.8rem;
  }
  .Filter .box .boxRight form .input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .Filter .box .boxRight form .input input {
    width: 100%;
  }
  .Filter .box .boxLeft .item {
    margin-right: 0;
    width: 100%;
  }
  .Filter .box .boxLeft .item .layui-form-select dl {
    top: 0.82rem;
  }
  .Filter .box .boxLeft .item .layui-form-selectup dl {
    top: auto;
    bottom: 0.82rem;
  }
  .Contact_02 .box .item .layui-form-select dl {
    top: 0.82rem;
  }
  .Contact_02 .box .item .layui-form-selectup dl {
    top: auto;
    bottom: 0.82rem;
  }
  .CourseList .box .item .boxRight .content4,
  .CourseInfo .box .boxLeft .content4 {
    line-height: 1.5;
  }
  .CourseInfo .box .boxLeft .content1 .left div {
    width: 1.5rem;
  }
  .TeacherInfo02 .box .item .top {
    line-height: 0.9rem;
    background: -webkit-gradient(linear, left top, right top, from(#b99b72), color-stop(60%, transparent));
    background: -o-linear-gradient(left, #b99b72 0%, transparent 60%);
    background: linear-gradient(to right, #b99b72 0%, transparent 60%);
  }
  .TeacherInfo01 .box .content5 p {
    min-width: 105px;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
  }
  .TeacherInfo02 .box .item .bot1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .Filter .box .boxLeft {
    display: grid;
    gap: 0.2rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .Activity .box .boxLeft .item .posi {
    height: auto;
    padding: 0.4rem;
  }
  .mt {
    margin-top: 0.6rem;
  }
  .Cooperation .box .item .content2 {
    line-height: 1.5;
  }
  .InnerBanner .img img {
    min-height: 4.2rem;
  }
  .About_01 .box .list2 .list .item .top {
    font-size: 24px;
    font-weight: bold;
  }
  .About_02 .posi .box .boxLeft img {
    height: 2.04rem;
  }
  .About_02 .posi .box .boxRight .desc {
    overflow: auto;
    height: 3.8rem;
  }
  .Contact_01 .box .item .content1 div {
    width: 1.3rem;
  }
  .Contact_02 .box .item .bot input,
  .Contact_02 .box .item .bot textarea {
    height: 0.8rem;
    border-radius: 8px;
  }
  .Contact_02 .box .list4 .primary,
  .Contact_02 .box .list4 .submit {
    height: 0.8rem;
    width: 2rem;
    padding: 5px 0.3rem;
  }
  .Contact_02 .box .list3 .item .bot textarea {
    height: 2.3rem;
    padding: 0.25rem 0.2rem;
  }
  .Footer_Container .box4 .right .friendLinks .friendLinks_btn {
    min-width: initial;
    width: 90vw;
  }
  .Footer_Container .box4 .wMain .left {
    margin-bottom: 0.2rem;
  }
  .HomeMs .box .swiper .item .posi2 .bot .a2,
  .HomeMs .box .swiper .item .posi2 .bot .a1,
  .CourseList .box .item .boxRight .content5 a,
  .CourseInfo .box .boxLeft .content5 a,
  .CourseInfo3 .box .list .item .right .a,
  .TeacherList .box .item .right .content5 p,
  .Activity .box .boxLeft .item .posi .right p,
  .Contact_01 .box .item .content3 a {
    line-height: 0.6rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 0.3rem;
  }
  .HomeAbout .box .item,
  .About_03 .box .item {
    border-right: 0;
    padding: 0;
  }
  .HomeAbout .box .item .content3,
  .About_03 .box .item .content3 {
    font-size: 15px;
  }
  .HomeAbout .box .item .content1 p img,
  .About_03 .box .item .content1 p img {
    max-width: 50%;
    max-height: 50%;
  }
  .News_04 .box2 a,
  .CourseInfo3 .box2 a,
  .TeacherContainer02 .box2 a,
  .TeacherList .box2 a {
    width: 2.6rem;
  }
  .HomeAbout .desc,
  .HomeAbout .box,
  .TeacherInfo01 .box .content6 {
    padding: 0;
  }
  .Footer_Container .box4 .right .friendLinks .friendLinks_btn {
    padding: 0.18rem 0.16rem;
  }
}
/*# sourceMappingURL=./style.css.map */