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

.bannr_box h1 {
  font-size: 58px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #06101e;
  width: 70%;
}

.bannr_box ul {
  display: flex;
  margin-top: 10px;
  gap: 5px;
  align-items: center;
  flex-wrap: wrap;
  width: 66%;
}

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

.bannr_box ul .xian {
  height: 16px;
  width: 1px;
  background-color: #787878;
  position: relative;
  top: 1px;
}

.bannr_box .three {
  display: flex;
  gap: 0px 10px;
  margin-top: 30px;
  flex-wrap: wrap;
}

.bannr_box .three li {
  display: flex;
  gap: 5px;
  align-items: end;
  justify-content: end;
}

.bannr_box .three li .first {
  font-size: 18px;
  color: #787878;
}

.bannr_box .three li .two {
  font-size: 40px;
  color: #1080FC;
  position: relative;
  top: 6px;
}

.chanp_gongneng_box {
  margin-bottom: 100px;
}

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

.chanp_gongneng_box ul {
  display: flex;
  margin-left: 120px;
  margin-right: 120px;
  width: 1200px;
  height: 60px;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(50, 108, 184, 0.08);
  border-radius: 6px;
  align-items: end;
  padding-left: 20px;
  box-sizing: border-box;
}

.chanp_gongneng_box ul li {
  width: 130px;
  font-size: 16px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #06101e;
  text-align: center;
  cursor: pointer;
}

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

.chanp_gongneng_box .xuanxiang_box {
  margin-left: 143px;
  margin-right: 143px;
  margin-top: 40px;
  display: none;
}

.chanp_gongneng_box .xuanxiang_box .image_text {
  display: flex;
  align-items: center;
  gap: 12px;
}

.chanp_gongneng_box .xuanxiang_box .image_text img {
  width: 32px;
  height: 32px;
}

.chanp_gongneng_box .xuanxiang_box .image_text h3 {
  font-size: 32px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #06101e;
}

.chanp_gongneng_box .xuanxiang_box .text {
  font-size: 16px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #787878;
  margin-top: 16px;
  line-height: 28px;
}

.chanp_gongneng_box .active_gs {
  display: block;
}

.shishi_bangdan_box {
  padding-left: 120px;
  padding-right: 120px;
  background: #f0f6fc;
  padding-top: 80px;
  padding-bottom: 100px;
  box-sizing: border-box;
}

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

.shishi_bangdan_box .hearder {
  width: 1200px;
  height: 138px;
  margin-bottom: 20px;
}

.shishi_bangdan_box .hearder img {
  width: 100%;
  height: 100%;
}

.shishi_bangdan_box ul {
  display: flex;
  gap: 20px;
}

.shishi_bangdan_box ul li {
  width: 322px;
  height: 697px;
}

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

.shishi_bangdan_box ul .li3 {
  width: 640px;
  height: 697px;
}

.shishi_bangdan_box ul .li3 img {
  width: 100%;
  height: 100%;
}

.zhuanye_shuju_box {
  margin-bottom: 100px;
}

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

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

.zhuanye_shuju_box ul li {
  width: 285px;
  height: 246px;
}

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

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

.yewu_shuju_box ul {
  display: flex;
  margin-left: 120px;
  width: 1200px;
  box-shadow: 0px 0px 20px 0px rgba(50, 108, 184, 0.08);
}

.yewu_shuju_box ul li {
  width: 400px;
  padding: 36px 30px;
  box-sizing: border-box;
  display: flex;
  gap: 30px;
}

.yewu_shuju_box ul li .image {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yewu_shuju_box ul li .image img {
  width: 100%;
  height: 100%;
  max-height: 38px;
}

.yewu_shuju_box ul li .text h3 {
  font-size: 18px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #06101e;
}

.yewu_shuju_box ul li .text p {
  font-size: 14px;
  font-family: AppleSystemUIFont;
  color: #787878;
  width: 262px;
  text-align: justify;
}

.chanp_youshi_box {
  margin-top: 100px;
  width: 1440px;
  background: #f0f6fc;
  padding-top: 80px;
  padding-bottom: 100px;
  box-sizing: border-box;
}

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

.chanp_youshi_box ul {
  margin-left: 120px;
  width: 1200px;
  box-sizing: border-box;
  display: flex;
  background-color: white;
  flex-wrap: wrap;
  box-shadow: 0px 0px 20px 0px rgba(50, 108, 184, 0.08);
  border-radius: 5px;
}

.chanp_youshi_box ul li {
  width: 300px;
  padding: 30px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.chanp_youshi_box ul li .image_text {
  display: flex;
  gap: 18px;
  align-items: end;
}

.chanp_youshi_box ul li .image_text img {
  width: 38px;
  height: 38px;
}

.chanp_youshi_box ul li .image_text h3 {
  font-size: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #06101e;
}

.chanp_youshi_box ul li .text {
  font-size: 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #787878;
  line-height: 24px;
  text-align: justify;
}

.hulianwang_box {
  width: 1440px;
  height: 300px;
  margin-bottom: 54px;
  background: url(/static_source/image/Rectangle2.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  justify-content: center;
  align-items: center;
}

.hulianwang_box h3 {
  font-size: 40px;
  font-family: AppleSystemUIFont;
  color: #06101e;
}

.hulianwang_box p {
  font-size: 16px;
  font-family: AppleSystemUIFont;
  color: #787878;
  line-height: 24px;
  text-align: center;
}

.hulianwang_box .lx_tn {
  width: 168px;
  height: 48px;
  background: #1080fc;
  border-radius: 6px;
  text-align: center;
  font-size: 18px;
  font-family: AppleSystemUIFont;
  color: #ffffff;
  line-height: 48px;
  cursor: pointer;
}

.dibu_box {
  position: relative;
}

.dibu_box .image {
  width: 120px;
  height: 40px;
  position: absolute;
  top: -15px;
  left: 120px;
}

.dibu_box .image img {
  width: 100%;
  height: 100%;
}
