.content-first {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 634px;
  background: no-repeat;
  background-size: 100% 634px;
}
.content-first .contentL {
  color: #ffffff;
  margin-right: 138px;
}
.content-first .contentL .p1 {
  height: 73px;
  line-height: 73px;
  font-weight: bold;
  font-size: 52px;
  color: #ffffff;
  text-align: left;
}
.content-first .contentL .p2 {
  margin-top: 16px;
  margin-bottom: 77px;
  text-align: left;
  width: 572px;
  height: 62px;
  font-weight: 400;
  font-size: 22px;
  color: #ffffff;
  text-align: left;
}
.content-first .contentL div {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 58px;
  background: #ffb31a;
  border-radius: 100px 100px 100px 100px;
  text-align: center;
  cursor: pointer;

  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 22px;
}
.content-first .contentR {
  background: #ffffff;
  border-radius: 12px 12px 12px 12px;
  padding: 52px 37px 36px 39px;
}

.content-first .contentR input {
  width: 386px;
  height: 52px;
  font-size: 16px;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #ebeef5;
}

.content-first .contentR textarea {
  width: 386px;
  height: 88px;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #ebeef5;
  resize: none;
  font-size: 16px;
  line-height: 1.5;
  resize: none; /* 如果你想禁止拉伸 */
  box-sizing: border-box; /* 让padding不会影响整体宽高 */
  padding: 13px 16px;
}
.content-first .contentR .title {
  width: 144px;
  height: 50px;
  font-weight: bold;
  font-size: 36px;
  color: #1d1d1f;
  text-align: center;
  margin: 0 auto 6px auto;
}
.content-first .contentR .title2 {
  width: 336px;
  height: 22px;
  font-weight: 400;
  font-size: 16px;
  color: #90949e;
  text-align: center;
  margin: 0 auto 24px auto;
}
.content-first .contentR .submit53 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 385px;
  height: 58px;
  background: #1890ff;
  border-radius: 6px 6px 6px 6px;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  margin-top: 40px;
}

.content-second {
  padding: 106px 0 123px 0;
  display: flex;
  justify-content: center;
}
.content-second .contentTitle {
  height: 50px;
  margin-bottom: 61px;
  font-weight: bold;
  font-size: 36px;
  color: #1d1d1f;
  text-align: center;
}

.content-three {
  width: 100%;
  height: 360px;
  background: no-repeat;
  background-size: 100% 360px;
  padding-top: 66px;
  font-size: 36px;
  font-weight: bold;
  box-sizing: border-box;
  color: #ffffff;
}
.content-three > p {
  margin-bottom: 90px;
}
.content-three > .bazaar-info-con {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 200px;
}

.content-three > .bazaar-info-con .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.content-three > .bazaar-info-con .item .title {
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
}
.content-three > .bazaar-info-con .item .content {
  height: 27px;
  line-height: 27px;
  font-weight: 400;
  font-size: 20px;
  color: #ddefff;
  text-align: center;
}

.content-four {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 88px 0 138px 0;
  background-color: #f7f8f9;
}
.content-four .contentTitle {
  margin-bottom: 80px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 36px;
  color: #1d1d1f;
  text-align: center;
}
.content-four .joinContent {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.content-four .joinContent p {
  margin-top: 25px;
  height: 27px;
  line-height: 27px;
  font-weight: 400;
  font-size: 20px;
  color: #505050;
  text-align: center;
}
.content-four .jiantou {
  margin-left: 68px;
  margin-right: 68px;
  transform: translateY(-25px);
}
.content-five {
  padding: 91px 0 100px 0;
}
.content-five .contentTitle {
  margin-bottom: 84px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 36px;
  color: #1d1d1f;
  text-align: center;
}

.supportContent {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.supportContent .supportBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 384px;
  min-width: 384px;
  height: 180px;
  padding: 0 21px 0 21px;
  cursor: pointer;
  border-radius: 6px;
}

.supportContent .supportBox .title {
  margin-bottom: 18px;
  height: 37px;
  line-height: 37px;
  font-weight: 400;
  font-size: 28px;
  color: #505050;
  text-align: center;
}
.supportContent .supportBox .title .iconfont {
  font-size: 28px;
  margin-right: 14px;
}
.supportContent .supportBox p {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  font-size: 16px;
  color: #505050;
  text-align: center;
}
.supportContent .supportBox:hover {
  background: #1890ff;
  color: #ffffff;
}
.supportContent .supportBox:hover .title {
  color: #ffffff;
}
.supportContent .supportBox:hover p {
  color: #ffffff;
}

.hexinList {
  display: flex;
}
.hexinList img {
  margin-right: 24px;
}

.content-six {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 72px;
  padding-bottom: 67px;
}
.content-six .contentTitle {
  margin-bottom: 80px;
}

.contactContent {
  display: flex;
  align-items: center;
}
.contactContent .contactBox {
  width: 384px;
  height: 447px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 6px;
  padding: 60px 36px 63px 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 24px;
}
.contactContent .contactBox p {
  font-size: 20px;
  font-weight: bold;
  line-height: 34px;
}
.contactContent .contactBox p:first-child {
  font-size: 28px;
  margin-bottom: 33px;
}
.contactContent .contactBox p:nth-child(2) {
  font-size: 18px;
  color: #999999;
}
.contactContent .contactBox div {
  width: 47px;
  height: 6px;
  background: #1890ff;
  margin-top: 50px;
  margin-bottom: 60px;
}
.input53 {
  margin-bottom: 20px;
}

.content-six {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f7f8f9;
  padding: 88px 0 100px 0;
}

.content-six .title {
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 36px;
  color: #1d1d1f;
  text-align: center;
}
.content-six .cooperation-con {
  margin-top: 84px;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 140px;
}

.content-six .cooperation-con img {
  width: 160px;
  height: 160px;
  object-fit: cover;
}

.content-six .cooperation-con .tex {
  height: 28px;
  line-height: 28px;
  font-weight: 400;
  font-size: 20px;
  color: #1d1d1f;
  text-align: center;
  margin-top: 20px;
  white-space: nowrap; /* 不换行 */
}
