.section-100 {
  width: 100%;
  height: 300px;
  background: url('../images/zjqn_banner_02.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.font-b {
  font-weight: bold;
  font-size: 20px;
}
.about-sub-box {
  top: -98px;
  position: relative;
  z-index: 9;
}
.title-tri {
  display: flex;
  align-items: center;
  gap: 15px;
}
.tag-outer {
  display: flex;
  align-items: center;
}
.triangle-right {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #345bf7;
}
.numColor {
  color: #345bf7;
}
.section-110 a {
  color: rgb(13, 13, 13);
}
p {
  line-height: 2;
  text-indent: 2em; /* 使用em单位，2em通常等于两个字符的宽度 */
}
.ul-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ul-item-line {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 50%;
}
.liTag-circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: black;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.liTag-circle-5 {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: black;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.f18 {
  font-size: 18px;
}
.f14 {
  font-size: 18px;
}
.liTag-circle-lin {
  display: inline-block;
  width: 15px;
  height: 4px;
  background-color: black;
  box-sizing: border-box;
}
.liTag-circle-lin-border {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid black; /* 边框颜色和宽度 */
  box-sizing: border-box; /* 包括边框在内计算宽度和高度 */
  background-color: transparent; /* 背景透明 */
}
.yui3-u-3-16 {
  width: 18.75%;
}
.about-sub-title {
  width: 225px;
  height: 88px;
  background-color: #345bf7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.about-sub {
  width: 225px;
  height: 221px;
  background-color: #f0f1f2;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}
.about-sub li {
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: rgb(13, 13, 13);
}
.about-sub li:hover a {
  color: rgb(0, 100, 255);
}
.about-sub li.selected {
  border-left: 3px solid rgb(0, 100, 255);
}
.about-sub li.selected a {
  color: rgb(0, 100, 255) !important;
}
h1 {
  color: #345bf7;
}
.imgs1 {
  display: flex;
  justify-content: center;
  gap: 50px;
}
.集团简介 {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: rgb(0, 100, 255);
  line-height: 2.143;
  text-align: justifyLeft;
  position: absolute;
  left: 445px;
  top: 536.995px;
  z-index: 10;
}
.集团主要产业 {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: rgb(13, 13, 13);
  line-height: 2.143;
  text-align: justifyLeft;
  position: absolute;
  left: 431px;
  top: 588.995px;
  z-index: 11;
}
