.banner img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.about-us {
  background-image: url('../img/index/jj_bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
}
.about-us .about-us-top {
  background: #F1F1F1;
  width: 4.67rem;
  height: 1.29rem;
}
.about-us .container {
  width: 15.62rem;
  background-image: url('../img/index/about-us-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.about-us .about-us-title {
  width: 2.87rem;
  height: 7.5rem;
  margin-left: 1.8rem;
  margin-top: 0.8rem;
  border-right: none;
}
.about-us .about-us-title img {
  width: 2.87rem;
}
.about-us .about-us-content {
  border-left: 1px solid #CFCFCF;
  min-height: 8.3rem;
  width: 10.95rem;
  display: flex;
  justify-content: space-between;
  padding: 1rem 0 1rem 0.78rem;
  overflow: hidden;
}
.about-us .about-us-content .about-us-content-left {
  width: 7.6rem;
}
.about-us .about-us-content .about-us-content-left .about-us-text .index_title_div p {
  line-height: 0.4rem;
}
.about-us .about-us-content .about-us-content-left .about-us-text .index_title_div p span {
  display: block;
  color: #59371C;
  font-weight: bold;
}
.about-us .about-us-content .about-us-content-left .about-us-text .about-us-desc {
  color: #3D3D3D;
  line-height: 2;
  margin-bottom: 0.4rem;
  text-align: justify;
}
.about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats {
  display: flex;
  justify-content: space-between;
  margin-top: 0.82rem;
}
.about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item {
  width: max-content;
  text-align: center;
}
.about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item div text:nth-child(3) {
  width: 0.26rem;
  height: 0.26rem;
  background: #E8E8E8;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #59371C;
  font-size: 0.15rem;
  position: relative;
  bottom: 0.4rem;
  right: 0.1rem;
}
.about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item:nth-child(1) text:nth-child(3) {
  right: 0;
}
.about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item .font65 {
  font-size: 0.62rem;
  font-family: Impact, Impact;
}
.about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item .green-text {
  color: #59371C;
}
.about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item .font18 span {
  display: block;
  text-align: center;
  color: #141414;
  font-size: 0.18rem;
  line-height: 0.3rem;
}
.about-us .about-us-content .about-us-content-left .about-us-text .know-more-btn {
  display: inline-block;
  color: #399B3E;
  font-weight: bold;
  padding: 0.1rem 0.2rem;
  border: 2px solid #399B3E;
  border-radius: 0.05rem;
  transition: all 0.3s;
}
.about-us .about-us-content .about-us-content-left .about-us-text .know-more-btn:hover {
  background: #399B3E;
  color: #fff;
}
.about-us .about-us-content .about-us-content-left .about-us-text .know-more-btn span {
  margin-left: 0.05rem;
}
.about-us .about-us-content .about-us-content-right {
  width: 1.76rem;
  overflow: hidden;
}
.about-us .about-us-content .about-us-content-right .about-us-tabs {
  display: flex;
  flex-direction: column;
}
.about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item {
  width: 1.76rem;
  height: 1.58rem;
  padding-left: 0.2rem;
  padding-bottom: 0.23rem;
  flex-direction: column;
  display: inline-flex;
  justify-content: flex-end;
  cursor: pointer;
  transition: all 0.3s;
}
.about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item:hover {
  padding-bottom: 0.3rem;
}
.about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item p {
  color: #fff;
  margin-bottom: 0.08rem;
}
.about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item text {
  display: block;
  color: rgba(255, 255, 255, 0.46);
  text-transform: uppercase;
}
.about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item:nth-child(1) {
  background: #AA8266;
}
.about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item:nth-child(2) {
  background: #ABABAF;
}
.about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item:nth-child(3) {
  background: #707070;
}
.about-us .about-us-content .about-us-content-right img {
  width: 100%;
  height: auto;
  border-radius: 0.1rem;
}
.about-us .lh-overview-page {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2.4rem;
  border: 1px solid rgba(219, 219, 219, 0.41);
  border-right: none;
  border-bottom: none;
  height: 5.16rem;
  color: #fff;
  writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
  writing-mode: tb-lr;
}
.about-us .lh-overview-page a {
  color: #fff;
  font-size: 14px;
  font-family: 'Arial';
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-us .lh-overview-page a p {
  display: inline-block;
  transform: rotate(180deg);
  letter-spacing: 5px;
  margin-bottom: 0.29rem;
}
.about-us .lh-overview-page a img {
  width: 0.16rem;
}
.index-title {
  text-align: center;
}
.index-title p {
  font-size: 0.3rem;
  color: #3A3A3A;
  margin-bottom: 0.1rem;
  font-weight: bold;
}
.index-title h3 {
  font-size: 0.4rem;
  color: #59371C;
  line-height: 1.1;
  margin-bottom: 0.65rem;
  font-weight: bold;
}
.home-service .service-panel {
  background-image: url('../img/index/banner.png');
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.home-service .service-panel .service-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(16, 26, 39, 0.4);
}
.home-service .service-list {
  position: relative;
  z-index: 2;
  height: 100%;
}
.home-service .service-item {
  width: 25%;
  padding: 1.8rem 0.65rem 0 0.55rem;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.7);
  cursor: pointer;
  transition: all 0.35s ease;
}
.home-service .service-item:last-child {
  border-right: none;
}
.home-service .service-item .num {
  font-size: 0.6rem;
  margin-bottom: 0.39rem;
  color: rgba(255, 255, 255, 0.9);
  transition: all 0.35s ease;
}
.home-service .service-item .icon {
  margin-bottom: 0.2rem;
}
.home-service .service-item .icon img {
  width: 0.99rem;
}
.home-service .service-item h3 {
  font-size: 0.28rem;
  color: #fff;
  margin-bottom: 0.18rem;
}
.home-service .service-item .service-item-content {
  opacity: 0;
  transform: translateY(0.1rem);
  transition: all 0.35s ease;
}
.home-service .service-item .service-item-content p {
  line-height: 0.3rem;
  color: #fff;
}
.home-service .service-item .service-item-content img {
  width: 0.52rem;
  height: auto;
  margin-top: 0.28rem;
}
.home-service .service-item.active {
  background: rgba(12, 18, 29, 0.45);
  backdrop-filter: blur(0.17rem);
}
.home-service .service-item.active .service-item-content {
  opacity: 1;
  transform: translateY(0);
}
.home-service .service-item.active .num {
  color: rgba(255, 255, 255, 0.72);
  font-size: 1.11rem;
  margin-bottom: 0.14rem;
}
.home-video {
  padding: 0.95rem 0 0.92rem;
  background: #fff;
}
.home-video .video-list {
  gap: 0.55rem;
}
.home-video .video-card {
  width: calc((100% - 1.1rem) / 3);
  flex: none;
  display: block;
  overflow: hidden;
}
.home-video .video-card .video-card-thumb {
  position: relative;
  height: 3.3rem;
  overflow: hidden;
}
.home-video .video-card .video-card-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.home-video .video-card .video-card-label {
  height: 1.96rem;
  background: #F5F5F5;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: background 0.4s ease;
}
.home-video .video-card .video-card-label img {
  width: auto;
  max-width: 2.93rem;
  transition: opacity 0.4s ease;
}
.home-video .video-card .video-card-label .label-hover {
  position: absolute;
  opacity: 0;
}
.home-video .video-card:hover .video-card-thumb img {
  transform: scale(1.05);
}
.home-video .video-card:hover .video-card-label {
  background: #AA8266;
}
.home-video .video-card:hover .video-card-label .label-default {
  opacity: 0;
}
.home-video .video-card:hover .video-card-label .label-hover {
  opacity: 1;
}
.home-train {
  padding: 0.54rem 0 0.85rem;
  background-image: url('../img/index/zp.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  margin-bottom: 0.9rem;
}
.home-train .train-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}
.home-train .train-text .en {
  font-size: 0.55rem;
  color: #3A3A3A;
  letter-spacing: 0.02rem;
  line-height: 1;
  font-weight: lighter;
}
.home-train .train-text h3 {
  font-size: 0.57rem;
  line-height: 1;
  color: #704F38;
  margin-bottom: 0.09rem;
  font-weight: bold;
}
.home-train .train-text .desc {
  color: #3A3A3A;
  font-size: 0.3rem;
  margin-bottom: 0.3rem;
  font-weight: bold;
  font-family: Source Han Sans CN, Source Han Sans CN;
}
.home-train .train-text .pu_link .a {
  background: #707070;
}
.home-news {
  padding-bottom: 0.8rem;
}
.home-news .swiper {
  overflow: hidden;
}
.home-news .news-title {
  text-align: left;
}
.home-news .news-title h3 {
  margin-bottom: 0.34rem;
}
.home-news .news-card {
  display: block;
  color: #2D2D2D;
  position: relative;
  padding-bottom: 0.2rem;
}
.home-news .news-card::after {
  content: '';
  position: absolute;
  right: -0.25rem;
  top: 0;
  width: 1px;
  height: 100%;
  background: #DFDFDF;
}
.home-news .news-card .news-card-img {
  margin-bottom: 0.2rem;
  overflow: hidden;
}
.home-news .news-card .news-card-img img {
  width: 100%;
  height: 2.18rem;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.home-news .news-card h4 {
  font-size: 0.18rem;
  height: 0.56rem;
  line-height: 0.32rem;
  margin-bottom: 0.2rem;
}
.home-news .news-card > p {
  line-height: 0.28rem;
  color: #686868;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 0.8rem;
}
.home-news .news-card:hover h4 {
  color: #59371C;
}
.home-news .news-card:hover .news-card-img img {
  transform: scale(1.05);
}
.home-news .news-card .news-card-time {
  margin-top: 0.2rem;
}
.home-news .news-card .news-card-time img {
  width: 0.16rem;
  height: auto;
  margin-right: 0.05rem;
}
.home-news .news-card .news-card-time p {
  color: #B7B7B7;
}
.home-news .swiper-pagination {
  margin-top: 0.5rem;
  position: static;
}
.home-news .swiper-pagination .swiper-pagination-bullet {
  width: 0.11rem;
  height: 0.11rem;
  background: #D1D1D1;
  opacity: 1;
  margin: 0 0.06rem;
}
.home-news .swiper-pagination .swiper-pagination-bullet-active {
  background: #59371C;
}
.footer-cta {
  margin-top: 0.2rem;
  background: url(../img/index/f_bg.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
  padding: 0.9rem 0 0.8rem;
}
.footer-cta .footer-cta-inner {
  text-align: center;
  color: #F8E7D4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer-cta .footer-cta-inner h3 {
  color: #FFE49B;
  font-size: 0.57rem;
  margin-bottom: 0.17rem;
  letter-spacing: 0.05rem;
  text-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.35);
  font-family: Source Han Serif CN, Source Han Serif CN;
  font-weight: bold;
}
.footer-cta .footer-cta-inner > p {
  font-size: 0.21rem;
  color: #FFECB8;
  margin-bottom: 0.48rem;
  letter-spacing: 0.01rem;
}
.footer-cta .footer-cta-inner .pu_link .a {
  background: transparent;
  border: 1px solid #FFE49B;
  min-width: 1.87rem;
  color: #FFE49B;
}
.footer-cta .footer-cta-inner .pu_link .a .line {
  background: #FFE49B;
}
.footer-cta .footer-cta-inner .pu_link .a .circle {
  border-color: #FFE49B;
}
.footer-cta .footer-cta-inner .pu_link .a .circle span {
  background: #FFE49B;
}
@media screen and (max-width: 1024px) {
  .banner img {
    height: 60vh;
  }
  .about-us .about-us-title {
    display: none;
  }
  .about-us .container {
    width: 100%;
    background: #fff;
  }
  .about-us .about-us-top {
    width: 2.89rem;
  }
  .about-us .about-us-content {
    width: 100%;
    min-height: max-content;
    padding: 0.9rem 0.3rem 0.8rem;
    flex-direction: column;
  }
  .about-us .about-us-content .about-us-content-left {
    width: 100%;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .index_title_div .font30 {
    font-size: 0.5rem !important;
    margin-bottom: 0.12rem !important;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .font40 {
    padding-top: 0!important;
    font-size: 0.6rem !important;
    line-height: 0.6rem !important;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .font28 {
    font-size: 0.36rem !important;
    line-height: 0.55rem;
    margin-bottom: 0.22rem !important;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-desc {
    font-size: 0.28rem;
    line-height: 0.55rem;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .pu_link a {
    border-radius: 0.08rem;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats {
    margin-top: 0.5rem;
    padding: 0 0.4rem;
    flex-wrap: wrap;
    margin-bottom: 0.6rem;
    width: 100%;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item {
    flex: none;
    width: 50%;
    text-align: left;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item .font65 {
    font-size: 1rem;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item .font37 {
    font-size: 0.57rem !important;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item .d-flex text:nth-child(3) {
    width: 0.42rem;
    height: 0.42rem;
    font-size: 0.23rem;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item .font18 span {
    font-size: 0.28rem !important;
    line-height: 0.4rem !important;
    text-align: left;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item div text:nth-child(3) {
    width: 0.41rem;
    height: 0.41rem;
    font-size: 0.23rem;
    bottom: 0.6rem;
    left: 0.1rem;
  }
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item:nth-child(1),
  .about-us .about-us-content .about-us-content-left .about-us-text .about-us-stats .stat-item:nth-child(2) {
    margin-bottom: 0.4rem;
  }
  .about-us .about-us-content .about-us-content-right {
    width: 100%;
  }
  .about-us .about-us-content .about-us-content-right .about-us-tabs {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item {
    width: 50%;
    height: 3.1rem;
    padding-left: 0.39rem;
    padding-bottom: 0.6rem;
    border-radius: 0!important;
  }
  .about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item p {
    font-size: 0.31rem;
    margin-bottom: 0.18rem;
  }
  .about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item text {
    font-size: 0.31rem;
  }
  .about-us .about-us-content .about-us-content-right .about-us-tabs .tab-item:nth-child(1) {
    width: 100%;
    padding-bottom: 0.8rem;
  }
  .about-us .lh-overview-page {
    display: none;
  }
  .home-service .service-panel {
    height: max-content;
    background-image: url('../img/index/service_m.png');
  }
  .home-service .service-list {
    flex-direction: column;
    padding: 0.72rem 0 0.8rem;
  }
  .home-service .service-list .service-item {
    width: 100%;
    padding: 0.7rem 0.5rem 0.7rem 0.6rem;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    margin-bottom: 0.18rem;
    background: none;
    backdrop-filter: blur(17px);
    display: flex;
    align-items: center;
  }
  .home-service .service-list .service-item .num {
    font-size: 0.6rem !important;
    color: #fff;
  }
  .home-service .service-list .service-item .icon {
    width: 0.99rem;
  }
  .home-service .service-list .service-item > div:nth-child(1) {
    text-align: center;
    margin-right: 0.6rem;
  }
  .home-service .service-list .service-item .service-item-content {
    opacity: 1;
    transform: translateY(0) !important;
  }
  .home-service .service-list .service-item .service-item-content img {
    display: none;
  }
  .home-service .service-list .service-item h3 {
    font-size: 0.34rem;
  }
  .home-service .service-list .service-item p {
    font-size: 0.28rem;
    line-height: 0.46rem;
  }
  .index-title p {
    font-size: 0.35rem;
  }
  .index-title h3 {
    font-size: 0.47rem;
    margin-bottom: 0.4rem;
  }
  .home-video {
    padding: 0.65rem 0 0.6rem;
  }
  .home-video .video-list {
    flex-direction: column;
    gap: 0.28rem;
  }
  .home-video .video-list .video-card {
    width: 100%;
  }
  .home-video .video-list .video-card .video-card-thumb {
    height: 4.25rem;
  }
  .home-video .video-list .video-card .video-card-label {
    height: 2.52rem;
  }
  .home-video .video-list .video-card .video-card-label img {
    max-width: 3.77rem;
  }
  .home-video .video-list .video-card:hover .video-card-thumb img {
    transform: scale(1);
  }
  .home-train {
    padding: 0.38rem 0;
    margin-bottom: 0.8rem;
  }
  .home-train .pu_link .a {
    --h: 0.7rem;
    padding: 0 0.25rem 0 0.2rem;
  }
  .home-train .pu_link .a p {
    font-size: 0.22rem !important;
  }
  .home-news {
    padding-bottom: 0.2rem;
  }
  .home-news .news-card {
    padding-bottom: 0.35rem;
  }
  .home-news .news-card .news-card-img {
    margin-bottom: 0.35rem;
  }
  .home-news .news-card .news-card-img img {
    height: 3.87rem;
  }
  .home-news .news-card h4 {
    font-size: 0.34rem;
    height: max-content;
    line-height: 0.5rem;
    color: #59371C;
  }
  .home-news .news-card > p {
    font-size: 0.28rem;
    line-height: 0.5rem;
    height: max-content;
  }
  .home-news .news-card .news-card-time img {
    width: 0.4rem;
    margin-right: 0.1rem;
  }
  .home-news .news-card .news-card-time p {
    font-size: 0.28rem;
    color: #B7B7B7;
  }
  .home-news .news-card::after {
    display: none;
  }
  .home-news .swiper-pagination {
    margin-top: 0;
  }
  .footer-cta {
    background: url(../img/index/f_bg_m.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 0.75rem 0 1.44rem;
  }
  .footer-cta .footer-cta-inner {
    width: 100%;
  }
  .footer-cta .footer-cta-inner h3 {
    font-size: 0.52rem;
  }
  .footer-cta .footer-cta-inner > p {
    line-height: 0.5rem;
    font-size: 0.28rem;
    margin-bottom: 0.4rem;
    width: 5.2rem;
  }
}
