.joinCount{
  padding-top: 70px;
}
.textbox{
  width: 1200px;
  margin: 0 auto;
}
.title{
  height:300px;
  background: url(../img/2541693968960_.pic.jpg) no-repeat center center;
  background-size: 100%;
}
.title_count{
  width: 1200px;
  margin: 0 auto;
  font-weight: 900;
  text-indent: 2ch;
  font-size:30px;
  line-height: 100px;
  text-align: center;
}
.txt1{
  font-size: 20px;
  line-height: 30px;
  text-indent: 4ch;
  margin-bottom: 20px;
}
.text2{
  font-size: 16px;
  line-height: 24px;
  text-indent: 4ch;
  margin-bottom: 10px;
}
.foot_infos{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* align-items: end; */
  margin-top: 40px;
  margin-left: 40px;
}

.header-phone{
  display: flex;
  align-items: center;
  gap: 5px;
  color: #000;
}
