p {
  margin: 0;
  padding: 0;
}
.colorful {
  background: linear-gradient(45deg, #454eff, #454eff, #d981a9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tdHomeMananger .section {
  background-repeat: no-repeat;
  background-size: cover;
}
.tdHomeMananger .section h1 {
  color: #3c3835;
  text-align: center;
  font-size: 35px;
  letter-spacing: 0.2rem;
  margin: 100px 0 25px 0;
}
.tdHomeMananger .section p.desc {
  color: #7c7c7c;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.1rem;
  margin-bottom: 56px;
  line-height: 34px;
}
.tdHomeMananger .section .white {
  color: white !important;
}
.tdHomeMananger .section .wrapper .img {
  margin: auto;
  display: block;
}

.tdHomeMananger .section_banner {
  background-image: url(/Content/new/assets/imgs/tdHomeMananger/1-1.jpg);
  height: 745px;
}
.tdHomeMananger .section_banner .wrapper {
  position: relative;
  overflow: unset;
  width: 64%;
}
.tdHomeMananger .section_banner .left_wrapper {
  overflow: hidden;
  padding-top: 190px;
}
.tdHomeMananger .section_banner h1 {
  color: #2d313c;
  margin: 0;
  font-size: 58px;
  line-height: 65px;
  text-align: left;
  letter-spacing: 0.2rem;
  font-weight: 500;
}
.tdHomeMananger .section_banner .p {
  color: #fff;
  text-align: left;
  font-size: 67px;
  font-weight: bold;
  letter-spacing: 0.2rem;
  margin: 0px 20px 28px 10px;
  display: flex;
  align-items: center;
}
.tdHomeMananger .section_banner .p .colorful {
  line-height: 80px;
  display: flex;
  align-items: center;
}
.tdHomeMananger .section_banner .split {
  height: 62px;
  width: 6px;
  display: inline-block;
  overflow: hidden;
  background: linear-gradient(to bottom, #6761db, #4554f9);
  line-height: 80px;
  margin: 0 13px;
  margin-top: 12px;
}
.tdHomeMananger .section_banner .miniprogram-img {
  width: 187px;
  height: 197px;
  margin-top: 18px;
}
.tdHomeMananger .section_banner .desc {
  color: #30343d;
  margin: 25px 0 0 0;
  font-size: 30px;
  letter-spacing: 0.12rem;
  line-height: 36px;
  font-weight: 500;
}
.tdHomeMananger .section_banner .desc .text2 {
  margin-left: 20px;
}
.tdHomeMananger .section_banner .desc .text2 span {
  font-weight: bold;
}
.tdHomeMananger .section_banner .img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 80.5%;
}
.tdHomeMananger .section2 {
  padding-bottom: 80px;
  background-image: url(/Content/new/assets/imgs/tdHomeMananger/2-2.jpg);
}
.tdHomeMananger .section2 h1 {
  margin-top: 120px;
}
.tdHomeMananger .section2 img {
  margin: auto;
  width: 85%;
  transform: translateX(8%);
}
.tdHomeMananger .section3 {
  background-image: url(/Content/new/assets/imgs/tdHomeMananger/3-2.jpg);
}
.tdHomeMananger .section3 h1 {
  margin-top: 87px;
}
.tdHomeMananger .section3 .desc {
  padding: 0 10px;
}
.tdHomeMananger .section4 {
  background-image: url(/Content/new/assets/imgs/tdHomeMananger/4-2.jpg);
}
.tdHomeMananger .section4 .wrapper .img {
  margin-top: 60px;
  margin-bottom: 150px;
}
.tdHomeMananger .section5 {
  background-image: url(/Content/new/assets/imgs/tdHomeMananger/5-2.jpg);
}
.tdHomeMananger .section5 h1 {
  margin-top: 80px;
}
.tdHomeMananger .section5 p.desc {
  margin-bottom: 20px;
}
.tdHomeMananger .section5 .wrapper .img {
  margin-bottom: 110px;
  width: 74%;
}
.tdHomeMananger .section6 {
  background-image: url(/Content/new/assets/imgs/tdHomeMananger/6-2.jpg);
}
.tdHomeMananger .section6 .wrapper .img {
  margin-bottom: 40px;
  margin-top: 66px;
  width: 46%;
  transform: translateX(20%);
}
