.banner {
  text-align: center;
}
.set1 {
  background: url(../img/zaojia/BN1.png) no-repeat center;
}
.set1 .list1 {
  padding: 30px 0;
}
.set1 .list1 .list1-l {
  margin: auto 0;
  object-fit: cover;
}
.set1 .list1 .list1-r .box {
  border-radius: 20px;
  box-shadow: 0 5px 8px 10px rgba(0, 0, 0, 0.1);
  padding: 50px;
  margin-bottom: 50px;
}
.set1 .list1 .list1-r .box .title {
  font-size: 23px;
  color: #666666;
  font-weight: bold;
}
.set1 .list1 .list1-r .box .des {
  margin-top: 30px;
  font-size: 22px;
  color: #666666;
}
.set2 .pic {
  text-align: center;
}
.set2 .list2 {
  background: url(../img/zhuangpei/BN.png) no-repeat center;
  padding: 80px;
  border-radius: 10px;
  margin: 50px 0;
}
.set2 .list2 .des {
  margin: 20px 0;
  font-size: 22px;
  color: #666666;
}
.set2 .list2 .des span {
  color: #1165E1;
}
.set3 {
  background: url(../img/project/BN3.png) no-repeat 50% 0;
}
.set3 .set3-list {
  padding-top: 50px;
}
.set3 .ident {
  box-shadow: 0 0 18px 8px rgba(0, 0, 0, 0.04);
  border-radius: 10px;
  background-color: #fff;
  padding: 30px;
}
.set3 .ident .pic {
  text-align: center;
}
.set3 .ident .des {
  margin-top: 20px;
  text-align: center;
  color: #999999;
}
.set3 .ident .ipt {
  padding: 25px 0;
  text-align: center;
}
.set3 .ident .ipt input {
  border: 1px solid #D2D2D2;
  padding: 5px;
}
.set3 .ident .ipt select {
  padding: 5.5px;
  border: 1px solid #D2D2D2;
}
.set3 .ident .fot {
  margin: 30px auto;
  width: 283px;
  height: 60px;
  background-color: #FF9827;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  font-size: 24px;
  font-weight: bold;
}
.set3 .ident .fot a {
  color: #fff;
}
.set4 {
  padding: 30px 0;
  background-color: #F2F8FF;
}
.set4 .pic {
  text-align: center;
}
.set4 .list4 {
  padding: 30px 0;
}
.set4 .list4 .item4 {
  margin: 0;
}
.set4 .list4 .item4 .des {
  display: table-cell;
}
.set4 .list4 .item4 .des .ico {
  height: 220px;
  background: url(../img/lvjianzhu/BN1.png) no-repeat center;
  text-align: center;
  padding: 30px;
}
.set4 .list4 .item4 .des .text {
  margin-left: 30px;
  height: calc(100% - 220px);
  border-radius: 10px;
  padding: 50px;
  text-align: center;
  font-size: 20px;
  vertical-align: top;
  background-image: linear-gradient(to right, #f2f4ff, #ffffff);
}
.set5 {
  background-color: #F2F8FF;
}
.set5 .pic {
  text-align: center;
}
.set5 .list5 {
  padding: 50px 0;
  justify-content: space-between;
  margin: 0;
}
.set5 .list5 .list {
  display: table-cell;
}
.set5 .list5 .item5 {
  box-shadow: 0 0 18px 8px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  position: relative;
  height: 100%;
}
.set5 .list5 .item5 .title {
  background: url(../img/zhuangpei/BN1.png) no-repeat center;
  font-size: 35px;
  font-weight: bold;
  padding: 50px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -60px;
  left: calc(50% - 170px);
}
.set5 .list5 .item5 ul {
  margin-top: 20px;
  padding: 50px;
}
.set5 .list5 .item5 ul li {
  font-size: 22px;
  margin: 30px 0;
  color: #666666;
  list-style-image: url(../img/zhuangpei/artcle.png);
}
.set5 .list5 .item5 .img2 {
  text-align: end;
}
.set6 {
  background: url(../img/project/BN3.png) no-repeat 50% 0;
  background-color: #F2F8FF;
}
.set6 .pic {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 38px;
  padding: 50px 0;
}
.set7 {
  padding: 50px 0;
  background: url(../img/zhuangpei/BN2.png) no-repeat;
  background-position: bottom;
}
.set7 .pic {
  padding-bottom: 30px;
  text-align: center;
}
.set7 .list7 {
  position: relative;
}
.set7 .list7 .item7 {
  background-color: #1165F2;
  border-radius: 80px;
  padding: 30px;
  margin: 30px 0;
  height: 85%;
}
.set7 .list7 .item7 .item7-r {
  margin: 0 120px;
}
.set7 .list7 .item7 .item7-r .title {
  color: #fff;
  font-weight: bold;
  font-size: 25px;
}
.set7 .list7 .item7 .item7-r .des {
  margin-top: 20px;
  color: #fff;
  font-size: 20px;
}
.set7 .list7 .item7:hover {
  background-color: #39A2F7;
}
.set7 .list7 .img6 {
  position: absolute;
  top: 50px;
  left: calc(50% - 200px);
}
.set8 {
  background: url(../img/home/BN5.png) no-repeat center;
}
.set8 .contact {
  height: 450px;
  padding-top: 50px;
  text-align: center;
}
.set8 .contact .title {
  font-size: 38px;
  color: #fff;
  font-weight: bold;
}
.set8 .contact .title-e {
  font-size: 18px;
  color: #C0C0C0;
}
.set8 .contact .ipt {
  padding-top: 30px;
}
.set8 .contact .ipt input {
  border-radius: 5px;
  outline: none;
  height: 50px;
  border: none;
}
.set8 .contact .ipt .area {
  width: 370px;
}
.set8 .contact .iptcheck {
  margin-top: 10px;
}
.set8 .contact .iptcheck .text-a {
  outline: none;
  border: none;
  border-radius: 10px;
  width: 750px;
}
.set8 .contact .commit input {
  width: 750px;
  font-size: 20px;
  height: 50px;
  background-color: #FF9827;
  border: none;
  border-radius: 10px;
  color: #fff;
}
@media (max-width: 1200px) {
  .set1 .list1 {
    width: 100% !important;
  }
  .set4 .list4 .item4 {
    width: 100% !important;
    margin: 0 !important;
    justify-content: space-around !important;
  }
  .set5 .list5 {
    justify-content: space-around !important;
  }
  .set5 .list5 .list {
    margin: 20px 0 !important;
  }
  .set6 .list6 {
    width: 100% !important;
    margin: 0 !important;
  }
  .set7 .list7 {
    width: 100% !important;
    margin: 0 !important;
  }
}
@media (max-width: 990px) {
  .set1 .list1 .list1-l {
    display: none !important;
  }
  .set7 .list7 .img6 {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .set1 .list1 {
    margin: 0 !important;
    text-align: center;
  }
  .set2 .list2 {
    background: none !important;
    padding: 30px !important;
  }
  .set3 .ident .ipt input {
    width: 211px !important;
    margin: 5px 0 !important;
  }
  .set4 .list4 .item4 .des {
    margin: 10px 0 !important;
  }
  .set5 .list5 .item5 {
    margin: 0 auto;
  }
  .set5 .list5 .item5 .title {
    left: calc(50% - 172.5px) !important;
  }
  .set6 .list6 {
    text-align: center;
  }
  .set6 .list6 div {
    margin: 10px 0 !important;
  }
  .set7 .list7 .item7 .item7-r {
    margin: 0px !important;
  }
  .set8 .contact .ipt input {
    width: 120px !important;
  }
  .set8 .contact .ipt .area {
    width: 180px !important;
  }
  .set8 .contact .iptcheck .text-a {
    width: 89% !important;
  }
  .set8 .contact .commit input {
    width: 89% !important;
  }
}
@media (max-width: 375px) {
  .set2 .list2 {
    padding: 10px !important;
    background: none !important;
  }
  .set5 .list5 .item5 {
    width: 100% !important;
  }
  .set7 .list7 .item7 {
    height: auto !important;
  }
  .set8 .contact {
    padding-top: 0 !important;
  }
  .set8 .contact .title {
    font-size: 32px !important;
  }
  .set8 .contact .ipt input {
    width: 157px !important;
  }
  .set8 .contact .ipt .area {
    margin-top: 5px !important;
    width: 320px !important;
  }
  .set8 .contact .iptcheck .text-a {
    width: 86% !important;
  }
  .set8 .contact .commit input {
    width: 86% !important;
  }
}
