.bannr_box {
  width: 100%;
  height: 320px;
  background: url(/static_source/image/dianshangshuju/banner.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 120px;
  padding-left: 263px;
  box-sizing: border-box;
}

.bannr_box h1 {
  font-size: 50px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #06101e;
  line-height: 70px;
}

.bannr_box p {
  width: 602px;
  height: 56px;
  font-size: 20px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #7b7a7b;
  line-height: 32px;
}

.s_what_box {
  padding-left: 187px;
  padding-right: 187px;
  padding-top: 42px;
  padding-bottom: 71px;
  box-sizing: border-box;
}

.s_what_box .title {
  font-size: 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-bottom: 42px;
  text-align: center;
}

.s_what_box p {
  width: 1066px;
  font-size: 23px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 35px;
}

.yingyongchangjing_box {
  background: #F9FBFF;
  padding-bottom: 87px;
}

.yingyongchangjing_box .title {
  text-align: center;
  font-size: 40px;
  font-family: AppleSystemUIFont;
  color: #333333;
  margin-bottom: 60px;
  padding-top: 60px;
}

.yingyongchangjing_box .ul1 {
  display: flex;
  margin-left: 120px;
  gap: 27px;
}

.yingyongchangjing_box .ul1 li {
  width: 216px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
}

.yingyongchangjing_box .ul1 li h3 {
  font-size: 23px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #333333;
  text-align: center;
}

.yingyongchangjing_box .ul1 li p {
  font-size: 16px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #666666;
  text-align: center;
}

.yingyongchangjing_box .ul1 li img {
  width: 40px;
  height: 40px;
}

.my_fangan_box {
  margin-bottom: 91px;
}

.my_fangan_box .title {
  text-align: center;
  font-size: 40px;
  font-family: AppleSystemUIFont;
  color: #333333;
  margin-bottom: 48px;
  margin-top: 57px;
}

.my_fangan_box ul {
  display: flex;
  margin-left: 143px;
  gap: 20px;
  flex-wrap: wrap;
}

.my_fangan_box ul li {
  width: 215px;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 2px solid #f3f3f3;
}

.my_fangan_box ul li .image {
  width: 100%;
  height: 140px;
}

.my_fangan_box ul li .image img {
  width: 100%;
  height: 100%;
}

.my_fangan_box ul li .text {
  margin-top: 13px;
  margin-bottom: 26px;
  margin-left: 12px;
  margin-right: 11px;
}

.my_fangan_box ul li .text h3 {
  font-size: 25px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #333333;
}

.my_fangan_box ul li .text p {
  font-size: 17px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  text-align: justify;
  margin-top: 10px;
}
