p:not(.no-justify) {
  text-align: justify;
}
span:not(.no-justify) {
  text-align: justify;
}

.new-list{
    display: flex;
}
.new-list-item{
    margin-right: 30px;
    position: relative;
    cursor: pointer;
    /* height: 100px; */

}

.ones{
    /* position: absolute;
    width: 100%;
    height: 100px; */
    justify-content: flex-start !important;
    position: relative;
    /* background: #376fec70; */
}
.new-list-title{
    font-size: 22px;
}
.qita{
    /* padding: 50px 0; */
    width: 100% !important;
    background-image: url("/fore-end/image/jjfa/zhzj/qita/pic1.png");
    background-size: 100% 100%;
}
.new-contain{
    position: relative;
    display: flex;
    margin-top: 30px;
    width: 1200px;
    height: 330px;
    border: 1px solid #e3e5f2;
    border-radius: 2px;
    box-shadow: 0px 3px 6px 0px rgba(14,154,249,0.16);
}
.new-contain-left{
    width: 740px;
    height: 330px;
}
.new-contain-right{
    width: calc(100% - 740px);
    height: 330px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    padding: 33px;

}
.new-contain-l{
    font-size: 18px;
}
.new-contain-ls{
    font-size: 18px;
    float: left;
}
.text-contents{
    text-indent: 3ch;
    width: 396px;
    height: 137px;
    line-height: 28px;
    margin-top: 24px;
}
.one{
    justify-content: flex-start;
    position: relative;
}
.new-contain-left-bt{
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 27px;

}
.new-two{
    right: 27px;
}
.new-img1{
    width: 14px;
    height: 20px;
    cursor: pointer;
}
.new-img2{
    width: 78px;
    height: 76px;
}
.jjfa .example {
    height: 550px;
    background: url("/fore-end/image/szdz/bg.png") no-repeat center;
  }
.swiper-container {
    margin-top: 44px;
    height: 330px;
    position: relative;
  }
.swiper-container .swiper-slide {
    height: 330px;
  }
.swiper-container .swiper-slide .left {
    width: 740px;
    height: 330px;
    float: left;
    position: relative;
  }
.swiper-container .swiper-slide .left::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    backdrop-filter: blur(0.6px);
    z-index: 100;
  }
.swiper-container .swiper-slide .left img {
    width: 100%;
    height: 100%;
  }
.swiper-container .swiper-slide .right {
    float: left;
    width: 460px;
    height: 330px;
    background-color: #ffffff;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
  }
.swiper-container .swiper-slide .right .icon-box {
    position: absolute;
    bottom: 27px;
    right: 27px;
  }
.swiper-container .swiper-slide .right h3 {
    color: #000000;
    font-size: 18px;
    line-height: 30px;
  }
.swiper-container .swiper-slide .right a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(106, 171, 251, 0);
    color: #666;
    border: 1px solid #dddddd;
  }
.swiper-container .swiper-slide .right a:hover {
    background: #4582EF;
    color: #fff;
  }
.swiper-container .swiper-arrow {
    position: absolute;
    left: 780px;
    bottom: 30px;
    z-index: 2000;
  }
.swiper-container .swiper-arrow span {
    color: #2E363A;
    font-size: 24px;
    margin: 0 20px;
    vertical-align: middle;
  }
.swiper-container .swiper-arrow .swiper-button {
    display: inline-block;
    width: 32px;
    height: 23px;
    overflow: hidden;
    background: url("/fore-end/image/st-hb-pic22.png") no-repeat;
    vertical-align: middle;
    cursor: pointer;
  }
.swiper-container .swiper-arrow .prev-btn {
    background-position: 0 0;
  }
.swiper-container .swiper-arrow .prev-btn:hover {
    background-position: 0 -30px;
  }
.swiper-container .swiper-arrow .next-btn {
    background-position: -49px 0;
  }
.swiper-container .swiper-arrow .next-btn:hover {
    background-position: -49px -30px;
  }

.new-img-content1 {
  text-align: center;
  margin-top: 10px;
}
.img-content1 {
  margin-bottom: 10px !important;
}

/* 建设内容 */
.buildContent{
  display: flex;
  width: 100%;
  height: 250px;
  background: linear-gradient(89deg,#ffffff 22%, #f2f6ff 71%, #d5e3ff 100%);
  border: 1px solid #ffffff;
  border-radius: 2px;
  box-shadow: 0px 3px 6px 0px rgba(14,154,249,0.16);
}
.new-list1 {
  display: flex;
  flex-direction: column;
}
.new-list-item1{
  width: 260px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #F4F8FD;
  border-radius: 2px;
  color: #666;
}
.new-list-item1:hover{
  cursor: pointer;
}
.active-item{
  background: #0169ea;
  color: #fff;
}
.new-list-title1{
  font-size: 16px;
}
.new-contain1 {
  width: calc(100% - 260px);
  padding: 30px 30px;
  box-sizing: border-box;
}
.container1 .item-title .number{
  font-size: 18px;
  font-weight: 400;
  color: #0169ea;
}
.container1 .item-title .title-content{
  font-size: 18px;
  color: #000000;
}
.container1 .item-center-content{
  opacity: 0.7;
  font-size: 14px;
  color: #000000;
  padding: 15px 0;
}
.item-bottom-list {
  display: flex;
  justify-content: space-around;
  gap:60px;
  /* margin-top: 10px; */
}
.item-bottom-list .item-bottom{
  width: 254px;
}
.bottom-list-title{
  margin: 10px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.item-icon img{
  width: 24px;
  height: 24px;
}
.bottom-list-title .list-item-title{
  font-size: 14px;
  color: #000000;
}
.bottom-list-content{
  opacity: 0.7;
  line-height: 28px;
  text-align: justify;
}

/* 典型案例 */
.model-list{
  display: flex;
  margin: 0 5px;
}
.model-item{
  width: 50%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 2px solid #E3E5F2;
  font-size: 16px;
  opacity: 0.5;
}
.model-item:hover{
  cursor: pointer;
}
.active-model-item{
  border-color: #0169EA;
  color: #0169EA;
  opacity: 1;
}
.model-top-content{
  display: flex;
  justify-content: space-around;
  gap: 31px;
  margin-top: 20px;
}
.top-model{
  width: 277px;
  height: 200px;
  background: #ffffff;
  border: 1px solid #e3e5f2;
  border-radius: 2px;
  box-shadow: 0px 3px 6px 0px rgba(14,154,249,0.16);
}
.top-model img{
  width: 277px;
  height: 160px;
}
.model-item-content{
  padding: 10px;
}
.model-bottom1{
  margin-top: 20px;
  width: 100%;
  height: 330px;
  background: #ffffff;
  border: 1px solid #e3e5f2;
  border-radius: 2px;
  box-shadow: 0px 3px 6px 0px rgba(14,154,249,0.16);
  padding: 20px 30px;
}
.model-bottom1 img{
  width: 1138px;
  height: 286px;
}
.model-bottom2 {
  margin-top: 20px;
}
.text-content{
  text-indent: 3ch;
  opacity: 0.7;
  line-height: 28px;
}
