.bannr_box {
  width: 100%;
  height: 320px;
  background: url(/static_source/image/jiejuefangan/banner.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 120px;
  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: 592px;
  font-size: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #787878;
  line-height: 28px;
}

.xiangguankehu {
  margin-top: 13px;
  background: #ffffff;
  box-shadow: 0px 1px 10px 0px rgba(50, 108, 184, 0.08);
}

.xiangguankehu ul {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-left: 120px;
}

.xiangguankehu ul li {
  font-size: 18px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #787878;
}

.xiangguankehu ul li img {
  width: 154px;
  height: 64px;
}

.hang_ye_box .title {
  text-align: center;
  font-size: 40px;
  font-family: AppleSystemUIFont;
  color: #06101e;
  margin-bottom: 40px;
  margin-top: 80px;
}

.hang_ye_box ul {
  display: flex;
  gap: 18px;
  margin-left: 120px;
}

.hang_ye_box ul li {
  width: 388px;
  height: 120px;
  background: #ffffff;
  border-radius: 6px;
  display: flex;
  gap: 29px;
  padding: 34px 30px;
  box-sizing: border-box;
}

.hang_ye_box ul li img {
  max-height: 48px;
}

.ying_yong_box {
  height: 532px;
  background: #f0f6fc;
  padding-top: 80px;
  box-sizing: border-box;
  margin-bottom: 80px;
  margin-top: 134px;
}

.ying_yong_box .title {
  text-align: center;
  font-size: 40px;
  font-family: AppleSystemUIFont;
  color: #06101e;
  margin-bottom: 85px;
}

.ying_yong_box ul {
  margin-left: 120px;
  display: flex;
  gap: 20px;
}

.ying_yong_box ul li {
  display: flex;
  flex-direction: column;
  gap: 19px;
  width: 285px;
  padding-left: 29px;
  padding-right: 29px;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.ying_yong_box ul li img {
  width: 43px;
  height: 48px;
}

.ying_yong_box ul li p {
  text-align: center;
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #787878;
  line-height: 24px;
  text-shadow: 0px 0px 20px rgba(50, 108, 184, 0.08);
}

.ying_yong_box ul li h3 {
  font-size: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #06101e;
  text-shadow: 0px 0px 20px rgba(50, 108, 184, 0.08);
  text-align: center;
}

.shuju_shixian_box .title {
  text-align: center;
  font-size: 40px;
  font-family: AppleSystemUIFont;
  color: #06101e;
  margin-bottom: 50px;
  margin-top: 80px;
}

.shuju_shixian_box ul {
  display: flex;
  margin-left: 120px;
  align-items: end;
}

.shuju_shixian_box ul li {
  width: 300px;
  text-align: center;
  font-size: 18px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #06101e;
  line-height: 45px;
  cursor: pointer;
}

.shuju_shixian_box ul .active {
  border-bottom: 3px solid #1080fc;
  color: #1080fc;
}

.shuju_shixian_box .shujushixian_box .item {
  display: flex;
  gap: 80px;
  margin-left: 120px;
  margin-right: 198px;
  height: 540px;
  padding-top: 80px;
  box-sizing: border-box;
  margin-bottom: 30px;
  display: none;
}

.shuju_shixian_box .shujushixian_box .active2 {
  display: flex;
}

.shuju_shixian_box .shujushixian_box .image {
  width: 400px;
  height: 400px;
  display: flex;
  padding-left: 40px;
  padding-top: 40px;
  padding-right: 18px;
  padding-bottom: 18px;
  box-sizing: border-box;
}

.shuju_shixian_box .shujushixian_box .image img {
  height: 342px;
  height: 342px;
}

.shuju_shixian_box .shujushixian_box .text_box h3 {
  margin-top: 68px;
  font-size: 32px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #06101e;
}

.shuju_shixian_box .shujushixian_box .text_box p {
  font-size: 16px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #787878;
  margin-top: 20px;
  text-align: justify;
  line-height: 28px;
}
