<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.M_About .bx {
  width: 10rem;
  margin: 0 auto;
}
.M_About .banner {
  width: 100%;
  height: 9.57333333rem;
  background: url('../../img/home/M_About/banner.jpg?v=1') no-repeat center;
  background-size: cover;
}
.M_About .banner .bx {
  padding: 1.98666667rem 0 0 0.6rem;
  box-sizing: border-box;
}
.M_About .banner h2 {
  font-size: 0.72rem;
  color: #fff;
}
.M_About .banner p {
  font-size: 0.29333333rem;
  color: #a8a8a8;
  margin-top: 0.4rem;
}
.M_About .introduce {
  padding: 1.01333333rem 0 0 0;
}
.M_About .introduce .bx {
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.M_About .introduce h1 {
  font-size: 0.53333333rem;
  color: #000;
  line-height: 1.62666667rem;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.53333333rem;
}
.M_About .introduce p {
  font-size: 0.34666667rem;
  color: #363434;
  line-height: 0.53333333rem;
  margin-bottom: 0.69333333rem;
}
.M_About .team {
  background: #f5f5f4;
  padding: 1.56rem 0 0.76rem 0;
}
.M_About .team .head {
  text-align: center;
}
.M_About .team .head h2 {
  font-size: 0.53333333rem;
  color: #191919;
}
.M_About .team .head p {
  font-size: 0.26666667rem;
  color: #666666;
  line-height: 0.50666667rem;
  margin-top: 0.50666667rem;
}
.M_About .team .head .bx {
  width: 10rem;
  padding: 0;
}
.M_About .team .head .m_team_swiper {
  margin-top: 0.88rem;
  padding: 0.13333333rem 0;
}
.M_About .team .head .swiper-slide {
  padding: 0.08rem;
  box-sizing: border-box;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3);
}
.M_About .team .head .swiper-slide img {
  width: 100%;
}
.M_About .team .team_list {
  padding: 0.90666667rem 0 0 0;
}
.M_About .team .team_list ul {
  padding: 0 0.18666667rem;
  box-sizing: border-box;
  height: 7.2rem;
  overflow: hidden;
  transition: height 1s;
}
.M_About .team .team_list ul.active {
  height: 21.01333333rem;
}
.M_About .team .team_list li {
  width: 100%;
  height: 2.13333333rem;
  background: #fff;
  margin-top: 0.2rem;
  box-shadow: 0.02666667rem 0.06666667rem 0.12rem rgba(32, 32, 32, 0.1);
}
.M_About .team .team_list li img {
  display: inline-block;
  vertical-align: top;
  width: 1.21333333rem;
  margin: 0.46666667rem 0.45333333rem 0 0.54666667rem;
}
.M_About .team .team_list li .text {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.4rem;
}
.M_About .team .team_list li h4 {
  font-size: 0.4rem;
  color: #363636;
}
.M_About .team .team_list li p {
  font-size: 0.26666667rem;
  color: #6e6e6e;
  line-height: 0.34666667rem;
  margin-top: 0.18666667rem;
}
.M_About .team .team_list .more_btn {
  text-align: center;
  margin-top: 0.85333333rem;
}
.M_About .team .team_list .more_btn .show {
  display: block;
}
.M_About .team .team_list .more_btn .show span {
  display: inline-block;
  width: 3.44rem;
  height: 0.77333333rem;
  line-height: 0.77333333rem;
  border: 1px solid #ec6d46;
  color: #ec6d46;
  font-size: 0.32rem;
  margin-bottom: 0.26666667rem;
}
.M_About .team .team_list .more_btn .show i {
  display: inline-block;
  transform: rotate(90deg);
  font-size: 0.53333333rem;
  color: #ec6d46;
}
.M_About .team .team_list .more_btn .hide {
  display: none;
}
.M_About .team .team_list .more_btn .hide span {
  display: inline-block;
  width: 3.8rem;
  height: 0.77333333rem;
  line-height: 0.77333333rem;
  font-size: 0.32rem;
  border: 1px solid #ec6d46;
  color: #ec6d46;
}
.M_About .team .team_list .more_btn .hide i {
  display: inline-block;
  vertical-align: middle;
  line-height: 0.77333333rem;
  font-size: 0.66666667rem;
  transform: rotate(-90deg);
}
.M_About .team .team_list .more_btn.active .show {
  display: none;
}
.M_About .team .team_list .more_btn.active .hide {
  display: inline-block;
}
.M_About .about {
  padding: 2rem 0 1.33333333rem 0;
}
.M_About .about h2 {
  font-size: 0.53333333rem;
  color: #191919;
  text-align: center;
}
.M_About .about .about_box {
  width: 100%;
  height: 5.4rem;
  background: #737b89;
  padding: 0.64rem 0 0 0.73333333rem;
  box-sizing: border-box;
  color: #ffffff;
  margin-top: 0.66666667rem;
}
.M_About .about .about_box p {
  font-size: 0.4rem;
  margin-bottom: 0.77333333rem;
}
.M_About .about .about_box p i {
  font-size: 0.53333333rem;
  margin-right: 0.29333333rem;
}
.M_About .about .about_box p:nth-child(2) i {
  font-size: 0.58666667rem;
}
.M_About .about .about_box p a {
  display: inline-block;
  vertical-align: middle;
  width: 1.92rem;
  height: 0.70666667rem;
  border: 1px solid #fff;
  color: #fff;
  line-height: 0.70666667rem;
  font-size: 0.32rem;
  text-align: center;
  border-radius: 0.02666667rem;
  margin: 0 0.06666667rem;
}
.M_About .about .about_box p a:hover {
  color: #ec6d46;
  background: #fff;
}
.M_About .about .map_box {
  width: 100%;
  height: 4.66666667rem;
  margin-top: 0.13333333rem;
}
.M_About .about .map_box .BMapLabel {
  border: none !important;
}
.M_About .about .map_box .BMap_bubble_content h1 {
  font-size: 0.32rem;
  line-height: 0.45333333rem;
  color: #ec6d46;
}
.M_About .about .map_box .BMap_bubble_content p {
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.M_About .about .map_box .BMap_Marker img {
  width: 100%;
}
</pre></body></html>