.banner {
  width: 100%;
  font-size: 0;
  position: relative;
}

.banner img {
  width: 100%;
}

.banner .container {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.banner .container p.title {
  font-size: 46px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}

.banner .container p.title2 {
  font-size: 26px;
  color: #fff;
  line-height: 1;
  margin-bottom: 90px;
}

.banner .container p.desc {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  width: 500px;
  text-align: justify;
}

.architecture-title {
  width: 100%;
  padding-top: 60px;
}

.architecture-title .container {
  font-size: 46px;
  font-weight: bold;
  line-height: 1;
  color: #dd1e2e;
}

.part-1 {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.part-1 .container {
  position: relative;
}

.part-1 .container img {
  width: 100%;
}

.part-1-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 600px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.part-1-left .title {
  font-size: 26px;
  color: #000;
  line-height: 1;
  margin-bottom: 30px;
}

.part-1-left .desc {
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  margin-bottom: 40px;
}

.part-1-left .desc2 {
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
}

.part-1-tip {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.part-2 {
  width: 100%;
  margin-bottom: 60px;
}

.part-2 .container {
  position: relative;
}

.part-2 .container img {
  width: 100%;
}

.part-2-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 600px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.part-2-left .title {
  font-size: 26px;
  color: #000;
  line-height: 1;
  margin-bottom: 30px;
}

.part-2-left .desc {
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  margin-bottom: 40px;
}

.part-2-left .desc span {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: #000;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.part-2-left .desc2 {
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
}

.part-2-left .desc2 span {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: #000;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.part-2-tip {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.part-3 {
  width: 100%;
  padding: 60px 0;
}

.part-3 .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.part-3-left, .part-3-right {
  width: 648px;
  font-size: 0;
}

.part-3-left img, .part-3-right img {
  width: 100%;
}

.part-3-left .title, .part-3-right .title {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 36px;
}

.part-3-left .desc, .part-3-right .desc {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  text-align: justify;
}

.architecture-desc {
  width: 100%;
  padding-top: 30px;
}

.architecture-desc .container {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
}

.part-4 {
  width: 100%;
  padding: 60px 0;
}

.part-4 .container {
  position: relative;
  font-size: 0;
}

.part-4 .container img {
  width: 100%;
}

.part-4 .container .title {
  font-size: 26px;
  line-height: 1;
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
}

.part-5 {
  width: 100%;
  padding: 60px 0;
}

.part-5 .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.part-5-left, .part-5-right {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 0;
}

.part-5-left-text, .part-5-right-text {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  width: 220px;
  margin-right: 40px;
}

.part-5-left img, .part-5-right img {
  width: 397px;
}

.part-5-right img {
  width: 359px;
}

.part-6 {
  width: 100%;
  font-size: 0;
  padding: 60px 0;
}

.part-6 .container {
  position: relative;
}

.part-6 .container img {
  width: 100%;
}

.part-6-text {
  width: 700px;
  position: absolute;
  top: 0;
  right: 0;
}

.part-6-text .desc,
.part-6-text .desc2 {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
}

.part-6-text .desc2 {
  margin-top: 40px;
}

.part-6-tip1, .part-6-tip2 {
  position: absolute;
  bottom: 23px;
  font-size: 18px;
  line-height: 1;
  color: #fff;
}

.part-6-tip1 {
  left: 28px;
}

.part-6-tip2 {
  left: 412px;
}

.part-7 {
  width: 100%;
  font-size: 0;
}

.part-7 .container {
  position: relative;
  font-size: 0;
}

.part-7 .container img {
  width: 100%;
}

.part-7-title {
  font-size: 26px;
  color: #000;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.part-8 {
  width: 100%;
  padding: 20px 0;
}

.part-8-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.part-8-list-item {
  font-size: 16px;
  line-height: 1;
  color: #4c4948;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.part-8-list-item span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #000;
  margin-right: 5px;
}

.part-9 {
  width: 100%;
  font-size: 0;
  padding: 60px 0;
}

.part-9 .container {
  position: relative;
}

.part-9 .container img {
  width: 100%;
}

.part-9-title {
  font-size: 26px;
  line-height: 1;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}

.part-9-desc {
  width: 700px;
  font-size: 18px;
  line-height: 28px;
  position: absolute;
  top: 248px;
  right: 0;
}

.part-9-desc span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #000;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.part-9-tip1, .part-9-tip2 {
  position: absolute;
  bottom: 23px;
  font-size: 18px;
  line-height: 1;
  color: #fff;
}

.part-9-tip1 {
  left: 28px;
}

.part-9-tip2 {
  left: 407px;
}

.architecture-title2 {
  width: 100%;
  padding-top: 60px;
}

.architecture-title2 .container {
  font-size: 46px;
  font-weight: bold;
  line-height: 1;
  color: #dd1e2e;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.architecture-title2 .container a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
  font-size: 13px;
  line-height: 1;
  color: #000;
  text-decoration: none;
}

.architecture-title2 .container a img {
  width: 32px;
  margin-right: 8px;
}

.architectureSwiper {
  width: 100%;
  margin-top: 30px;
}

.architectureSwiper .container {
  overflow: hidden;
  position: relative;
}

.architectureSwiper .container .swiperbox {
  width: 100%;
}

.architectureSwiper .container .swiperbox .swiper-wrapper {
  width: 100%;
}

.architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide {
  width: 100%;
}

.architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
}

.architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a img {
  width: 100%;
}

.architectureSwiper .container .swiper-left,
.architectureSwiper .container .swiper-right {
  width: 56px;
  height: 100%;
  background: rgba(0, 0, 0, 0.33);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  top: 0;
}

.architectureSwiper .container .swiper-left img,
.architectureSwiper .container .swiper-right img {
  width: 18px;
}

.architectureSwiper .container .swiper-left {
  left: 0;
}

.architectureSwiper .container .swiper-left:hover {
  background: rgba(0, 0, 0, 0.8);
}

.architectureSwiper .container .swiper-right {
  right: 0;
}

.architectureSwiper .container .swiper-right:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 1680px) {
  .banner {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container p.title {
    font-size: 40.25px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 17.5px;
  }
  .banner .container p.title2 {
    font-size: 22.75px;
    color: #fff;
    line-height: 1;
    margin-bottom: 78.75px;
  }
  .banner .container p.desc {
    font-size: 15.75px;
    color: #fff;
    line-height: 24.5px;
    width: 437.5px;
    text-align: justify;
  }
  .architecture-title {
    width: 100%;
    padding-top: 52.5px;
  }
  .architecture-title .container {
    font-size: 40.25px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
  }
  .part-1 {
    width: 100%;
    margin-top: 52.5px;
    margin-bottom: 52.5px;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 525px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-1-left .title {
    font-size: 22.75px;
    color: #000;
    line-height: 1;
    margin-bottom: 26.25px;
  }
  .part-1-left .desc {
    font-size: 15.75px;
    line-height: 24.5px;
    text-align: justify;
    margin-bottom: 35px;
  }
  .part-1-left .desc2 {
    font-size: 15.75px;
    line-height: 24.5px;
    text-align: justify;
  }
  .part-1-tip {
    display: inline-block;
    font-size: 15.75px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 17.5px;
    bottom: 17.5px;
  }
  .part-2 {
    width: 100%;
    margin-bottom: 52.5px;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 525px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-2-left .title {
    font-size: 22.75px;
    color: #000;
    line-height: 1;
    margin-bottom: 26.25px;
  }
  .part-2-left .desc {
    font-size: 15.75px;
    line-height: 24.5px;
    text-align: justify;
    margin-bottom: 35px;
  }
  .part-2-left .desc span {
    width: 15.75px;
    height: 15.75px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 2.625px;
    margin-right: 4.375px;
  }
  .part-2-left .desc2 {
    font-size: 15.75px;
    line-height: 24.5px;
    text-align: justify;
  }
  .part-2-left .desc2 span {
    width: 15.75px;
    height: 15.75px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 2.625px;
    margin-right: 4.375px;
  }
  .part-2-tip {
    display: inline-block;
    font-size: 15.75px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 17.5px;
    bottom: 17.5px;
  }
  .part-3 {
    width: 100%;
    padding: 52.5px 0;
  }
  .part-3 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-3-left, .part-3-right {
    width: 567px;
    font-size: 0;
  }
  .part-3-left img, .part-3-right img {
    width: 100%;
  }
  .part-3-left .title, .part-3-right .title {
    font-size: 22.75px;
    line-height: 1;
    margin-bottom: 31.5px;
  }
  .part-3-left .desc, .part-3-right .desc {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    text-align: justify;
  }
  .architecture-desc {
    width: 100%;
    padding-top: 26.25px;
  }
  .architecture-desc .container {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
  }
  .part-4 {
    width: 100%;
    padding: 52.5px 0;
  }
  .part-4 .container {
    position: relative;
    font-size: 0;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4 .container .title {
    font-size: 22.75px;
    line-height: 1;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-5 {
    width: 100%;
    padding: 52.5px 0;
  }
  .part-5 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-5-left, .part-5-right {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 0;
  }
  .part-5-left-text, .part-5-right-text {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    width: 192.5px;
    margin-right: 35px;
  }
  .part-5-left img, .part-5-right img {
    width: 347.375px;
  }
  .part-5-right img {
    width: 314.125px;
  }
  .part-6 {
    width: 100%;
    font-size: 0;
    padding: 52.5px 0;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-text {
    width: 612.5px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-6-text .desc,
  .part-6-text .desc2 {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
  }
  .part-6-text .desc2 {
    margin-top: 35px;
  }
  .part-6-tip1, .part-6-tip2 {
    position: absolute;
    bottom: 20.125px;
    font-size: 15.75px;
    line-height: 1;
    color: #fff;
  }
  .part-6-tip1 {
    left: 24.5px;
  }
  .part-6-tip2 {
    left: 360.5px;
  }
  .part-7 {
    width: 100%;
    font-size: 0;
  }
  .part-7 .container {
    position: relative;
    font-size: 0;
  }
  .part-7 .container img {
    width: 100%;
  }
  .part-7-title {
    font-size: 22.75px;
    color: #000;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-8 {
    width: 100%;
    padding: 17.5px 0;
  }
  .part-8-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-8-list-item {
    font-size: 14px;
    line-height: 1;
    color: #4c4948;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-8-list-item span {
    display: inline-block;
    width: 15.75px;
    height: 15.75px;
    background: #000;
    margin-right: 4.375px;
  }
  .part-9 {
    width: 100%;
    font-size: 0;
    padding: 52.5px 0;
  }
  .part-9 .container {
    position: relative;
  }
  .part-9 .container img {
    width: 100%;
  }
  .part-9-title {
    font-size: 22.75px;
    line-height: 1;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-9-desc {
    width: 612.5px;
    font-size: 15.75px;
    line-height: 24.5px;
    position: absolute;
    top: 217px;
    right: 0;
  }
  .part-9-desc span {
    display: inline-block;
    width: 15.75px;
    height: 15.75px;
    background: #000;
    position: relative;
    top: 2.625px;
    margin-right: 4.375px;
  }
  .part-9-tip1, .part-9-tip2 {
    position: absolute;
    bottom: 20.125px;
    font-size: 15.75px;
    line-height: 1;
    color: #fff;
  }
  .part-9-tip1 {
    left: 24.5px;
  }
  .part-9-tip2 {
    left: 356.125px;
  }
  .architecture-title2 {
    width: 100%;
    padding-top: 52.5px;
  }
  .architecture-title2 .container {
    font-size: 40.25px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .architecture-title2 .container a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 17.5px;
    font-size: 11.375px;
    line-height: 1;
    color: #000;
    text-decoration: none;
  }
  .architecture-title2 .container a img {
    width: 28px;
    margin-right: 7px;
  }
  .architectureSwiper {
    width: 100%;
    margin-top: 26.25px;
  }
  .architectureSwiper .container {
    overflow: hidden;
    position: relative;
  }
  .architectureSwiper .container .swiperbox {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a img {
    width: 100%;
  }
  .architectureSwiper .container .swiper-left,
  .architectureSwiper .container .swiper-right {
    width: 49px;
    height: 100%;
    background: rgba(0, 0, 0, 0.33);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 0;
  }
  .architectureSwiper .container .swiper-left img,
  .architectureSwiper .container .swiper-right img {
    width: 15.75px;
  }
  .architectureSwiper .container .swiper-left {
    left: 0;
  }
  .architectureSwiper .container .swiper-left:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .architectureSwiper .container .swiper-right {
    right: 0;
  }
  .architectureSwiper .container .swiper-right:hover {
    background: rgba(0, 0, 0, 0.8);
  }
}

@media screen and (max-width: 1440px) {
  .banner {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container p.title {
    font-size: 34.5px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
  }
  .banner .container p.title2 {
    font-size: 19.5px;
    color: #fff;
    line-height: 1;
    margin-bottom: 67.5px;
  }
  .banner .container p.desc {
    font-size: 13.5px;
    color: #fff;
    line-height: 21px;
    width: 375px;
    text-align: justify;
  }
  .architecture-title {
    width: 100%;
    padding-top: 45px;
  }
  .architecture-title .container {
    font-size: 34.5px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
  }
  .part-1 {
    width: 100%;
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 450px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-1-left .title {
    font-size: 19.5px;
    color: #000;
    line-height: 1;
    margin-bottom: 22.5px;
  }
  .part-1-left .desc {
    font-size: 13.5px;
    line-height: 21px;
    text-align: justify;
    margin-bottom: 30px;
  }
  .part-1-left .desc2 {
    font-size: 13.5px;
    line-height: 21px;
    text-align: justify;
  }
  .part-1-tip {
    display: inline-block;
    font-size: 13.5px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 15px;
    bottom: 15px;
  }
  .part-2 {
    width: 100%;
    margin-bottom: 45px;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 450px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-2-left .title {
    font-size: 19.5px;
    color: #000;
    line-height: 1;
    margin-bottom: 22.5px;
  }
  .part-2-left .desc {
    font-size: 13.5px;
    line-height: 21px;
    text-align: justify;
    margin-bottom: 30px;
  }
  .part-2-left .desc span {
    width: 13.5px;
    height: 13.5px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 2.25px;
    margin-right: 3.75px;
  }
  .part-2-left .desc2 {
    font-size: 13.5px;
    line-height: 21px;
    text-align: justify;
  }
  .part-2-left .desc2 span {
    width: 13.5px;
    height: 13.5px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 2.25px;
    margin-right: 3.75px;
  }
  .part-2-tip {
    display: inline-block;
    font-size: 13.5px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 15px;
    bottom: 15px;
  }
  .part-3 {
    width: 100%;
    padding: 45px 0;
  }
  .part-3 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-3-left, .part-3-right {
    width: 486px;
    font-size: 0;
  }
  .part-3-left img, .part-3-right img {
    width: 100%;
  }
  .part-3-left .title, .part-3-right .title {
    font-size: 19.5px;
    line-height: 1;
    margin-bottom: 27px;
  }
  .part-3-left .desc, .part-3-right .desc {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    text-align: justify;
  }
  .architecture-desc {
    width: 100%;
    padding-top: 22.5px;
  }
  .architecture-desc .container {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
  }
  .part-4 {
    width: 100%;
    padding: 45px 0;
  }
  .part-4 .container {
    position: relative;
    font-size: 0;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4 .container .title {
    font-size: 19.5px;
    line-height: 1;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-5 {
    width: 100%;
    padding: 45px 0;
  }
  .part-5 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-5-left, .part-5-right {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 0;
  }
  .part-5-left-text, .part-5-right-text {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    width: 165px;
    margin-right: 30px;
  }
  .part-5-left img, .part-5-right img {
    width: 297.75px;
  }
  .part-5-right img {
    width: 269.25px;
  }
  .part-6 {
    width: 100%;
    font-size: 0;
    padding: 45px 0;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-text {
    width: 525px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-6-text .desc,
  .part-6-text .desc2 {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
  }
  .part-6-text .desc2 {
    margin-top: 30px;
  }
  .part-6-tip1, .part-6-tip2 {
    position: absolute;
    bottom: 17.25px;
    font-size: 13.5px;
    line-height: 1;
    color: #fff;
  }
  .part-6-tip1 {
    left: 21px;
  }
  .part-6-tip2 {
    left: 309px;
  }
  .part-7 {
    width: 100%;
    font-size: 0;
  }
  .part-7 .container {
    position: relative;
    font-size: 0;
  }
  .part-7 .container img {
    width: 100%;
  }
  .part-7-title {
    font-size: 19.5px;
    color: #000;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-8 {
    width: 100%;
    padding: 15px 0;
  }
  .part-8-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-8-list-item {
    font-size: 12px;
    line-height: 1;
    color: #4c4948;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-8-list-item span {
    display: inline-block;
    width: 13.5px;
    height: 13.5px;
    background: #000;
    margin-right: 3.75px;
  }
  .part-9 {
    width: 100%;
    font-size: 0;
    padding: 45px 0;
  }
  .part-9 .container {
    position: relative;
  }
  .part-9 .container img {
    width: 100%;
  }
  .part-9-title {
    font-size: 19.5px;
    line-height: 1;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-9-desc {
    width: 525px;
    font-size: 13.5px;
    line-height: 21px;
    position: absolute;
    top: 186px;
    right: 0;
  }
  .part-9-desc span {
    display: inline-block;
    width: 13.5px;
    height: 13.5px;
    background: #000;
    position: relative;
    top: 2.25px;
    margin-right: 3.75px;
  }
  .part-9-tip1, .part-9-tip2 {
    position: absolute;
    bottom: 17.25px;
    font-size: 13.5px;
    line-height: 1;
    color: #fff;
  }
  .part-9-tip1 {
    left: 21px;
  }
  .part-9-tip2 {
    left: 305.25px;
  }
  .architecture-title2 {
    width: 100%;
    padding-top: 45px;
  }
  .architecture-title2 .container {
    font-size: 34.5px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .architecture-title2 .container a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 15px;
    font-size: 9.75px;
    line-height: 1;
    color: #000;
    text-decoration: none;
  }
  .architecture-title2 .container a img {
    width: 24px;
    margin-right: 6px;
  }
  .architectureSwiper {
    width: 100%;
    margin-top: 22.5px;
  }
  .architectureSwiper .container {
    overflow: hidden;
    position: relative;
  }
  .architectureSwiper .container .swiperbox {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a img {
    width: 100%;
  }
  .architectureSwiper .container .swiper-left,
  .architectureSwiper .container .swiper-right {
    width: 42px;
    height: 100%;
    background: rgba(0, 0, 0, 0.33);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 0;
  }
  .architectureSwiper .container .swiper-left img,
  .architectureSwiper .container .swiper-right img {
    width: 13.5px;
  }
  .architectureSwiper .container .swiper-left {
    left: 0;
  }
  .architectureSwiper .container .swiper-left:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .architectureSwiper .container .swiper-right {
    right: 0;
  }
  .architectureSwiper .container .swiper-right:hover {
    background: rgba(0, 0, 0, 0.8);
  }
}

@media screen and (max-width: 1366px) {
  .banner {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container p.title {
    font-size: 32.2px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 14px;
  }
  .banner .container p.title2 {
    font-size: 18.2px;
    color: #fff;
    line-height: 1;
    margin-bottom: 63px;
  }
  .banner .container p.desc {
    font-size: 12.6px;
    color: #fff;
    line-height: 19.6px;
    width: 350px;
    text-align: justify;
  }
  .architecture-title {
    width: 100%;
    padding-top: 42px;
  }
  .architecture-title .container {
    font-size: 32.2px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
  }
  .part-1 {
    width: 100%;
    margin-top: 42px;
    margin-bottom: 42px;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 420px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-1-left .title {
    font-size: 18.2px;
    color: #000;
    line-height: 1;
    margin-bottom: 21px;
  }
  .part-1-left .desc {
    font-size: 12.6px;
    line-height: 19.6px;
    text-align: justify;
    margin-bottom: 28px;
  }
  .part-1-left .desc2 {
    font-size: 12.6px;
    line-height: 19.6px;
    text-align: justify;
  }
  .part-1-tip {
    display: inline-block;
    font-size: 12.6px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 14px;
    bottom: 14px;
  }
  .part-2 {
    width: 100%;
    margin-bottom: 42px;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 420px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-2-left .title {
    font-size: 18.2px;
    color: #000;
    line-height: 1;
    margin-bottom: 21px;
  }
  .part-2-left .desc {
    font-size: 12.6px;
    line-height: 19.6px;
    text-align: justify;
    margin-bottom: 28px;
  }
  .part-2-left .desc span {
    width: 12.6px;
    height: 12.6px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 2.1px;
    margin-right: 3.5px;
  }
  .part-2-left .desc2 {
    font-size: 12.6px;
    line-height: 19.6px;
    text-align: justify;
  }
  .part-2-left .desc2 span {
    width: 12.6px;
    height: 12.6px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 2.1px;
    margin-right: 3.5px;
  }
  .part-2-tip {
    display: inline-block;
    font-size: 12.6px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 14px;
    bottom: 14px;
  }
  .part-3 {
    width: 100%;
    padding: 42px 0;
  }
  .part-3 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-3-left, .part-3-right {
    width: 453.6px;
    font-size: 0;
  }
  .part-3-left img, .part-3-right img {
    width: 100%;
  }
  .part-3-left .title, .part-3-right .title {
    font-size: 18.2px;
    line-height: 1;
    margin-bottom: 25.2px;
  }
  .part-3-left .desc, .part-3-right .desc {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    text-align: justify;
  }
  .architecture-desc {
    width: 100%;
    padding-top: 21px;
  }
  .architecture-desc .container {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
  }
  .part-4 {
    width: 100%;
    padding: 42px 0;
  }
  .part-4 .container {
    position: relative;
    font-size: 0;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4 .container .title {
    font-size: 18.2px;
    line-height: 1;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-5 {
    width: 100%;
    padding: 42px 0;
  }
  .part-5 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-5-left, .part-5-right {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 0;
  }
  .part-5-left-text, .part-5-right-text {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    width: 154px;
    margin-right: 28px;
  }
  .part-5-left img, .part-5-right img {
    width: 277.9px;
  }
  .part-5-right img {
    width: 251.3px;
  }
  .part-6 {
    width: 100%;
    font-size: 0;
    padding: 42px 0;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-text {
    width: 490px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-6-text .desc,
  .part-6-text .desc2 {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
  }
  .part-6-text .desc2 {
    margin-top: 28px;
  }
  .part-6-tip1, .part-6-tip2 {
    position: absolute;
    bottom: 16.1px;
    font-size: 12.6px;
    line-height: 1;
    color: #fff;
  }
  .part-6-tip1 {
    left: 19.6px;
  }
  .part-6-tip2 {
    left: 288.4px;
  }
  .part-7 {
    width: 100%;
    font-size: 0;
  }
  .part-7 .container {
    position: relative;
    font-size: 0;
  }
  .part-7 .container img {
    width: 100%;
  }
  .part-7-title {
    font-size: 18.2px;
    color: #000;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-8 {
    width: 100%;
    padding: 14px 0;
  }
  .part-8-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-8-list-item {
    font-size: 11.2px;
    line-height: 1;
    color: #4c4948;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-8-list-item span {
    display: inline-block;
    width: 12.6px;
    height: 12.6px;
    background: #000;
    margin-right: 3.5px;
  }
  .part-9 {
    width: 100%;
    font-size: 0;
    padding: 42px 0;
  }
  .part-9 .container {
    position: relative;
  }
  .part-9 .container img {
    width: 100%;
  }
  .part-9-title {
    font-size: 18.2px;
    line-height: 1;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-9-desc {
    width: 490px;
    font-size: 12.6px;
    line-height: 19.6px;
    position: absolute;
    top: 173.6px;
    right: 0;
  }
  .part-9-desc span {
    display: inline-block;
    width: 12.6px;
    height: 12.6px;
    background: #000;
    position: relative;
    top: 2.1px;
    margin-right: 3.5px;
  }
  .part-9-tip1, .part-9-tip2 {
    position: absolute;
    bottom: 16.1px;
    font-size: 12.6px;
    line-height: 1;
    color: #fff;
  }
  .part-9-tip1 {
    left: 19.6px;
  }
  .part-9-tip2 {
    left: 284.9px;
  }
  .architecture-title2 {
    width: 100%;
    padding-top: 42px;
  }
  .architecture-title2 .container {
    font-size: 32.2px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .architecture-title2 .container a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 14px;
    font-size: 9.1px;
    line-height: 1;
    color: #000;
    text-decoration: none;
  }
  .architecture-title2 .container a img {
    width: 22.4px;
    margin-right: 5.6px;
  }
  .architectureSwiper {
    width: 100%;
    margin-top: 21px;
  }
  .architectureSwiper .container {
    overflow: hidden;
    position: relative;
  }
  .architectureSwiper .container .swiperbox {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a img {
    width: 100%;
  }
  .architectureSwiper .container .swiper-left,
  .architectureSwiper .container .swiper-right {
    width: 39.2px;
    height: 100%;
    background: rgba(0, 0, 0, 0.33);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 0;
  }
  .architectureSwiper .container .swiper-left img,
  .architectureSwiper .container .swiper-right img {
    width: 12.6px;
  }
  .architectureSwiper .container .swiper-left {
    left: 0;
  }
  .architectureSwiper .container .swiper-left:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .architectureSwiper .container .swiper-right {
    right: 0;
  }
  .architectureSwiper .container .swiper-right:hover {
    background: rgba(0, 0, 0, 0.8);
  }
}

@media screen and (max-width: 1280px) {
  .banner {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container p.title {
    font-size: 30.36px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 13.2px;
  }
  .banner .container p.title2 {
    font-size: 17.16px;
    color: #fff;
    line-height: 1;
    margin-bottom: 59.4px;
  }
  .banner .container p.desc {
    font-size: 11.88px;
    color: #fff;
    line-height: 18.48px;
    width: 330px;
    text-align: justify;
  }
  .architecture-title {
    width: 100%;
    padding-top: 39.6px;
  }
  .architecture-title .container {
    font-size: 30.36px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
  }
  .part-1 {
    width: 100%;
    margin-top: 39.6px;
    margin-bottom: 39.6px;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 396px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-1-left .title {
    font-size: 17.16px;
    color: #000;
    line-height: 1;
    margin-bottom: 19.8px;
  }
  .part-1-left .desc {
    font-size: 11.88px;
    line-height: 18.48px;
    text-align: justify;
    margin-bottom: 26.4px;
  }
  .part-1-left .desc2 {
    font-size: 11.88px;
    line-height: 18.48px;
    text-align: justify;
  }
  .part-1-tip {
    display: inline-block;
    font-size: 11.88px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 13.2px;
    bottom: 13.2px;
  }
  .part-2 {
    width: 100%;
    margin-bottom: 39.6px;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 396px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-2-left .title {
    font-size: 17.16px;
    color: #000;
    line-height: 1;
    margin-bottom: 19.8px;
  }
  .part-2-left .desc {
    font-size: 11.88px;
    line-height: 18.48px;
    text-align: justify;
    margin-bottom: 26.4px;
  }
  .part-2-left .desc span {
    width: 11.88px;
    height: 11.88px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 1.98px;
    margin-right: 3.3px;
  }
  .part-2-left .desc2 {
    font-size: 11.88px;
    line-height: 18.48px;
    text-align: justify;
  }
  .part-2-left .desc2 span {
    width: 11.88px;
    height: 11.88px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 1.98px;
    margin-right: 3.3px;
  }
  .part-2-tip {
    display: inline-block;
    font-size: 11.88px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 13.2px;
    bottom: 13.2px;
  }
  .part-3 {
    width: 100%;
    padding: 39.6px 0;
  }
  .part-3 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-3-left, .part-3-right {
    width: 427.68px;
    font-size: 0;
  }
  .part-3-left img, .part-3-right img {
    width: 100%;
  }
  .part-3-left .title, .part-3-right .title {
    font-size: 17.16px;
    line-height: 1;
    margin-bottom: 23.76px;
  }
  .part-3-left .desc, .part-3-right .desc {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    text-align: justify;
  }
  .architecture-desc {
    width: 100%;
    padding-top: 19.8px;
  }
  .architecture-desc .container {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
  }
  .part-4 {
    width: 100%;
    padding: 39.6px 0;
  }
  .part-4 .container {
    position: relative;
    font-size: 0;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4 .container .title {
    font-size: 17.16px;
    line-height: 1;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-5 {
    width: 100%;
    padding: 39.6px 0;
  }
  .part-5 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-5-left, .part-5-right {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 0;
  }
  .part-5-left-text, .part-5-right-text {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    width: 145.2px;
    margin-right: 26.4px;
  }
  .part-5-left img, .part-5-right img {
    width: 262.02px;
  }
  .part-5-right img {
    width: 236.94px;
  }
  .part-6 {
    width: 100%;
    font-size: 0;
    padding: 39.6px 0;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-text {
    width: 462px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-6-text .desc,
  .part-6-text .desc2 {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
  }
  .part-6-text .desc2 {
    margin-top: 26.4px;
  }
  .part-6-tip1, .part-6-tip2 {
    position: absolute;
    bottom: 15.18px;
    font-size: 11.88px;
    line-height: 1;
    color: #fff;
  }
  .part-6-tip1 {
    left: 18.48px;
  }
  .part-6-tip2 {
    left: 271.92px;
  }
  .part-7 {
    width: 100%;
    font-size: 0;
  }
  .part-7 .container {
    position: relative;
    font-size: 0;
  }
  .part-7 .container img {
    width: 100%;
  }
  .part-7-title {
    font-size: 17.16px;
    color: #000;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-8 {
    width: 100%;
    padding: 13.2px 0;
  }
  .part-8-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-8-list-item {
    font-size: 10.56px;
    line-height: 1;
    color: #4c4948;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-8-list-item span {
    display: inline-block;
    width: 11.88px;
    height: 11.88px;
    background: #000;
    margin-right: 3.3px;
  }
  .part-9 {
    width: 100%;
    font-size: 0;
    padding: 39.6px 0;
  }
  .part-9 .container {
    position: relative;
  }
  .part-9 .container img {
    width: 100%;
  }
  .part-9-title {
    font-size: 17.16px;
    line-height: 1;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-9-desc {
    width: 462px;
    font-size: 11.88px;
    line-height: 18.48px;
    position: absolute;
    top: 163.68px;
    right: 0;
  }
  .part-9-desc span {
    display: inline-block;
    width: 11.88px;
    height: 11.88px;
    background: #000;
    position: relative;
    top: 1.98px;
    margin-right: 3.3px;
  }
  .part-9-tip1, .part-9-tip2 {
    position: absolute;
    bottom: 15.18px;
    font-size: 11.88px;
    line-height: 1;
    color: #fff;
  }
  .part-9-tip1 {
    left: 18.48px;
  }
  .part-9-tip2 {
    left: 268.62px;
  }
  .architecture-title2 {
    width: 100%;
    padding-top: 39.6px;
  }
  .architecture-title2 .container {
    font-size: 30.36px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .architecture-title2 .container a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 13.2px;
    font-size: 8.58px;
    line-height: 1;
    color: #000;
    text-decoration: none;
  }
  .architecture-title2 .container a img {
    width: 21.12px;
    margin-right: 5.28px;
  }
  .architectureSwiper {
    width: 100%;
    margin-top: 19.8px;
  }
  .architectureSwiper .container {
    overflow: hidden;
    position: relative;
  }
  .architectureSwiper .container .swiperbox {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a img {
    width: 100%;
  }
  .architectureSwiper .container .swiper-left,
  .architectureSwiper .container .swiper-right {
    width: 36.96px;
    height: 100%;
    background: rgba(0, 0, 0, 0.33);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 0;
  }
  .architectureSwiper .container .swiper-left img,
  .architectureSwiper .container .swiper-right img {
    width: 11.88px;
  }
  .architectureSwiper .container .swiper-left {
    left: 0;
  }
  .architectureSwiper .container .swiper-left:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .architectureSwiper .container .swiper-right {
    right: 0;
  }
  .architectureSwiper .container .swiper-right:hover {
    background: rgba(0, 0, 0, 0.8);
  }
}

@media screen and (max-width: 1024px) {
  .banner {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container p.title {
    font-size: 24.38px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10.6px;
  }
  .banner .container p.title2 {
    font-size: 13.78px;
    color: #fff;
    line-height: 1;
    margin-bottom: 47.7px;
  }
  .banner .container p.desc {
    font-size: 9.54px;
    color: #fff;
    line-height: 14.84px;
    width: 265px;
    text-align: justify;
  }
  .architecture-title {
    width: 100%;
    padding-top: 31.8px;
  }
  .architecture-title .container {
    font-size: 24.38px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
  }
  .part-1 {
    width: 100%;
    margin-top: 31.8px;
    margin-bottom: 31.8px;
  }
  .part-1 .container {
    position: relative;
  }
  .part-1-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 318px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-1-left .title {
    font-size: 13.78px;
    color: #000;
    line-height: 1;
    margin-bottom: 15.9px;
  }
  .part-1-left .desc {
    font-size: 9.54px;
    line-height: 14.84px;
    text-align: justify;
    margin-bottom: 21.2px;
  }
  .part-1-left .desc2 {
    font-size: 9.54px;
    line-height: 14.84px;
    text-align: justify;
  }
  .part-1-tip {
    display: inline-block;
    font-size: 9.54px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 10.6px;
    bottom: 10.6px;
  }
  .part-2 {
    width: 100%;
    margin-bottom: 31.8px;
  }
  .part-2 .container {
    position: relative;
  }
  .part-2-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 318px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .part-2-left .title {
    font-size: 13.78px;
    color: #000;
    line-height: 1;
    margin-bottom: 15.9px;
  }
  .part-2-left .desc {
    font-size: 9.54px;
    line-height: 14.84px;
    text-align: justify;
    margin-bottom: 21.2px;
  }
  .part-2-left .desc span {
    width: 9.54px;
    height: 9.54px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 1.59px;
    margin-right: 2.65px;
  }
  .part-2-left .desc2 {
    font-size: 9.54px;
    line-height: 14.84px;
    text-align: justify;
  }
  .part-2-left .desc2 span {
    width: 9.54px;
    height: 9.54px;
    display: inline-block;
    background: #000;
    position: relative;
    top: 1.59px;
    margin-right: 2.65px;
  }
  .part-2-tip {
    display: inline-block;
    font-size: 9.54px;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 10.6px;
    bottom: 10.6px;
  }
  .part-3 {
    width: 100%;
    padding: 31.8px 0;
  }
  .part-3 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-3-left, .part-3-right {
    width: 343.44px;
    font-size: 0;
  }
  .part-3-left img, .part-3-right img {
    width: 100%;
  }
  .part-3-left .title, .part-3-right .title {
    font-size: 13.78px;
    line-height: 1;
    margin-bottom: 19.08px;
  }
  .part-3-left .desc, .part-3-right .desc {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    text-align: justify;
  }
  .architecture-desc {
    width: 100%;
    padding-top: 15.9px;
  }
  .architecture-desc .container {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
  }
  .part-4 {
    width: 100%;
    padding: 31.8px 0;
  }
  .part-4 .container {
    position: relative;
    font-size: 0;
  }
  .part-4 .container img {
    width: 100%;
  }
  .part-4 .container .title {
    font-size: 13.78px;
    line-height: 1;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-5 {
    width: 100%;
    padding: 31.8px 0;
  }
  .part-5 .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-5-left, .part-5-right {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 0;
  }
  .part-5-left-text, .part-5-right-text {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    width: 116.6px;
    margin-right: 21.2px;
  }
  .part-5-left img, .part-5-right img {
    width: 210.41px;
  }
  .part-5-right img {
    width: 190.27px;
  }
  .part-6 {
    width: 100%;
    font-size: 0;
    padding: 31.8px 0;
  }
  .part-6 .container {
    position: relative;
  }
  .part-6 .container img {
    width: 100%;
  }
  .part-6-text {
    width: 371px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-6-text .desc,
  .part-6-text .desc2 {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
  }
  .part-6-text .desc2 {
    margin-top: 21.2px;
  }
  .part-6-tip1, .part-6-tip2 {
    position: absolute;
    bottom: 12.19px;
    font-size: 9.54px;
    line-height: 1;
    color: #fff;
  }
  .part-6-tip1 {
    left: 14.84px;
  }
  .part-6-tip2 {
    left: 218.36px;
  }
  .part-7 {
    width: 100%;
    font-size: 0;
  }
  .part-7 .container {
    position: relative;
    font-size: 0;
  }
  .part-7 .container img {
    width: 100%;
  }
  .part-7-title {
    font-size: 13.78px;
    color: #000;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
  }
  .part-8 {
    width: 100%;
    padding: 10.6px 0;
  }
  .part-8-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-8-list-item {
    font-size: 8.48px;
    line-height: 1;
    color: #4c4948;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .part-8-list-item span {
    display: inline-block;
    width: 9.54px;
    height: 9.54px;
    background: #000;
    margin-right: 2.65px;
  }
  .part-9 {
    width: 100%;
    font-size: 0;
    padding: 31.8px 0;
  }
  .part-9 .container {
    position: relative;
  }
  .part-9 .container img {
    width: 100%;
  }
  .part-9-title {
    font-size: 13.78px;
    line-height: 1;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
  }
  .part-9-desc {
    width: 371px;
    font-size: 9.54px;
    line-height: 14.84px;
    position: absolute;
    top: 131.44px;
    right: 0;
  }
  .part-9-desc span {
    display: inline-block;
    width: 9.54px;
    height: 9.54px;
    background: #000;
    position: relative;
    top: 1.59px;
    margin-right: 2.65px;
  }
  .part-9-tip1, .part-9-tip2 {
    position: absolute;
    bottom: 12.19px;
    font-size: 9.54px;
    line-height: 1;
    color: #fff;
  }
  .part-9-tip1 {
    left: 14.84px;
  }
  .part-9-tip2 {
    left: 215.71px;
  }
  .architecture-title2 {
    width: 100%;
    padding-top: 31.8px;
  }
  .architecture-title2 .container {
    font-size: 24.38px;
    font-weight: bold;
    line-height: 1;
    color: #dd1e2e;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .architecture-title2 .container a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 10.6px;
    font-size: 6.89px;
    line-height: 1;
    color: #000;
    text-decoration: none;
  }
  .architecture-title2 .container a img {
    width: 16.96px;
    margin-right: 4.24px;
  }
  .architectureSwiper {
    width: 100%;
    margin-top: 15.9px;
  }
  .architectureSwiper .container {
    overflow: hidden;
    position: relative;
  }
  .architectureSwiper .container .swiperbox {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
  }
  .architectureSwiper .container .swiperbox .swiper-wrapper .swiper-slide a img {
    width: 100%;
  }
  .architectureSwiper .container .swiper-left,
  .architectureSwiper .container .swiper-right {
    width: 29.68px;
    height: 100%;
    background: rgba(0, 0, 0, 0.33);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 0;
  }
  .architectureSwiper .container .swiper-left img,
  .architectureSwiper .container .swiper-right img {
    width: 9.54px;
  }
  .architectureSwiper .container .swiper-left {
    left: 0;
  }
  .architectureSwiper .container .swiper-left:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .architectureSwiper .container .swiper-right {
    right: 0;
  }
  .architectureSwiper .container .swiper-right:hover {
    background: rgba(0, 0, 0, 0.8);
  }
}

@media screen and (max-width: 799px) {
  .banner {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .banner img {
    width: 100%;
  }
  .banner .container {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .banner .container p.title {
    font-size: 0.46rem;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0.2rem;
  }
  .banner .container p.title2 {
    font-size: 0.26rem;
    color: #fff;
    line-height: 1;
    margin-bottom: 0.9rem;
  }
  .banner .container p.desc {
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.28rem;
    width: 5rem;
    text-align: justify;
  }
  .architecturemb-title {
    font-size: 0.46rem;
    color: #dd1e2e;
    line-height: 1.5;
    font-weight: bold;
    padding: 0.4rem 0;
  }
  .part-1 {
    width: 100%;
    position: relative;
    font-size: 0;
  }
  .part-1 img {
    width: 100%;
  }
  .part-1-desc {
    position: absolute;
    bottom: 0.9rem;
    left: 0.8rem;
    width: 3.6rem;
  }
  .part-1-desc-title {
    font-size: 0.36rem;
    color: #000;
    line-height: 1.5;
    font-weight: bold;
  }
  .part-1-desc-desc {
    width: 100%;
    text-align: justify;
    font-size: 0.18rem;
    color: 0.28rem;
    margin-top: 0.2rem;
  }
  .part-1-tip {
    font-size: 0.18rem;
    color: #fff;
    position: absolute;
    top: 3.2rem;
    right: 0.6rem;
    line-height: 1;
  }
  .part-2 {
    width: 100%;
    position: relative;
    font-size: 0;
  }
  .part-2 img {
    width: 100%;
  }
  .part-2-desc {
    position: absolute;
    top: 4.5rem;
    right: 0.8rem;
  }
  .part-2-desc-title {
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0.4rem;
    text-align: right;
  }
  .part-2-desc-desc {
    width: 4.5rem;
    font-size: 0.18rem;
    line-height: 0.28rem;
    margin-bottom: 0.2rem;
    float: right;
  }
  .part-2-desc-desc span {
    display: inline-block;
    width: 0.18rem;
    height: 0.18rem;
    background: #000;
    margin-right: 0.05rem;
    position: relative;
    top: 0.02rem;
  }
  .part-2-tip {
    font-size: 0.18rem;
    color: #000;
    font-weight: bold;
    position: absolute;
    left: 0.6rem;
    top: 3.4rem;
  }
  .part-3-mb {
    width: 100%;
    font-size: 0;
    padding: 0.4rem 0;
  }
  .part-3-mb-title {
    font-size: 0.42rem;
    color: #4c4948;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 0.3rem;
  }
  .part-3-mb-desc {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #4c4948;
  }
  .part-3-mb img {
    width: 100%;
  }
  .part-4-mb {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .part-4-mb img {
    width: 100%;
  }
  .part-4-mb-desc {
    position: absolute;
    top: 3.8rem;
    left: 0.8rem;
    width: 4.8rem;
  }
  .part-4-mb-desc-desc {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #4c4948;
  }
  .part-4-mb-desc-title {
    font-size: 0.36rem;
    color: #000;
    font-weight: bold;
    line-height: 1;
    margin-top: 0.2rem;
  }
  .part-5-mb {
    width: 100%;
    font-size: 0;
  }
  .part-5-mb-d {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #000;
    padding-bottom: 0.4rem;
  }
  .part-5-mb-l {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.4rem;
  }
  .part-5-mb-l-t {
    font-size: 0.18rem;
    color: #000;
    line-height: 0.28rem;
    width: 3rem;
  }
  .part-5-mb-l img {
    width: 3rem;
  }
  .part-6-mb {
    width: 100%;
    position: relative;
    font-size: 0;
  }
  .part-6-mb img {
    width: 100%;
  }
  .part-6-mb-d {
    width: 3.9rem;
    text-align: justify;
    font-size: 0.18rem;
    line-height: 0.28rem;
    position: absolute;
    top: 4rem;
    right: 0.8rem;
  }
  .part-6-mb-d-t {
    margin-bottom: 0.2rem;
  }
  .part-6-mb-tip {
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.28rem;
    position: absolute;
    top: 3.06rem;
    left: 0.4rem;
  }
  .part-6-mb-tip1 {
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.28rem;
    position: absolute;
    top: 3.06rem;
    left: 3.5rem;
  }
  .part-7-mb {
    width: 100%;
    position: relative;
    font-size: 0;
  }
  .part-7-mb img {
    width: 100%;
  }
  .part-7-mb-t {
    font-size: 0.36rem;
    line-height: 1;
    color: #000;
    font-weight: bold;
    position: absolute;
    top: 4rem;
    left: 0.8rem;
  }
  .part-7-mb-desc {
    position: absolute;
    top: 7.5rem;
    left: 0.8rem;
    width: 6rem;
  }
  .part-7-mb-desc-t {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .part-7-mb-desc-t p {
    width: 2.6rem;
    font-size: 0.18rem;
    line-height: 0.28rem;
  }
  .part-7-mb-desc-t p span {
    display: inline-block;
    width: 0.18rem;
    height: 0.18rem;
    line-height: 0.18rem;
    margin-right: 0.05rem;
    position: relative;
    top: 0.02rem;
    background: #000;
  }
  .part-8-mb {
    width: 100%;
    position: relative;
    font-size: 0;
  }
  .part-8-mb img {
    width: 100%;
  }
  .part-8-mb-d {
    width: 6rem;
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #4c4948;
    position: absolute;
    top: 7.3rem;
    left: 0.8rem;
  }
  .part-8-mb-d span {
    display: inline-block;
    width: 0.18rem;
    height: 0.18rem;
    background: #000;
    margin-right: 0.05rem;
    position: relative;
    top: 0.02rem;
  }
  .part-8-mb-t {
    font-size: 0.36rem;
    text-align: right;
    color: #000;
    font-weight: bold;
    line-height: 1.2;
    position: absolute;
    top: 4.3rem;
    right: 0.8rem;
  }
  .part-8-mb-tip1 {
    font-size: 0.18rem;
    line-height: 0.28rem;
    position: absolute;
    color: #fff;
    left: 0.6rem;
    top: 3.16rem;
  }
  .part-8-mb-tip2 {
    font-size: 0.18rem;
    line-height: 0.28rem;
    position: absolute;
    color: #fff;
    left: 3.6rem;
    top: 3.16rem;
  }
  .architectureSwiper {
    width: 100%;
  }
  .architectureSwiper .container {
    overflow: hidden;
    position: relative;
  }
  .architectureSwiper .container .swiperboxMb {
    width: 100%;
  }
  .architectureSwiper .container .swiperboxMb .swiper-wrapper {
    width: 100%;
  }
  .architectureSwiper .container .swiperboxMb .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .architectureSwiper .container .swiperboxMb .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
  }
  .architectureSwiper .container .swiperboxMb .swiper-wrapper .swiper-slide a img {
    width: 100%;
  }
  .architectureSwiper .container .swiper-left-mb,
  .architectureSwiper .container .swiper-right-mb {
    width: 0.56rem;
    height: 100%;
    background: rgba(0, 0, 0, 0.33);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 0;
  }
  .architectureSwiper .container .swiper-left-mb img,
  .architectureSwiper .container .swiper-right-mb img {
    width: 0.18rem;
  }
  .architectureSwiper .container .swiper-left-mb {
    left: 0;
  }
  .architectureSwiper .container .swiper-right-mb {
    right: 0;
  }
}
.linkWindowBox {
  width: 100%;
  height: 120px;
  box-sizing: border-box;
  padding: 10px 0;
  box-shadow: black 0px 0px 30px 0px;
  position: fixed;
  bottom: -150px;
  left: 0;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  z-index: 99;
}

.linkWindowBox .container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.linkWindowBox-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-right: 2px solid #727171;
  margin-right: 30px;
}

.linkWindowBox-left img {
  width: 528px;
}

.linkWindowBox-right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.linkWindowBox-right-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-right: 46px;
}

.linkWindowBox-right-item i {
  display: block;
  width: 46px;
  margin-right: 10px;
}

.linkWindowBox-right-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  width: 112px;
  height: 42px;
  border-radius: 21px;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  background: #727171;
  box-sizing: border-box;
  border: 2px solid transparent;
  text-decoration: none;
}

.linkWindowBox-right-item:nth-child(1) i {
  height: 46px;
  background: url(../../images/cion_7.png) no-repeat center center;
  background-size: contain;
}

.linkWindowBox-right-item:nth-child(1):hover i {
  height: 46px;
  background: url(../../images/cion_8.png) no-repeat center center;
  background-size: contain;
}

.linkWindowBox-right-item:nth-child(1):hover a {
  background-color: transparent;
  border-color: #de7032;
  color: #de7032;
}

.linkWindowBox-right-item:nth-child(2) i {
  height: 46px;
  background: url(../../images/cion_5.png) no-repeat center center;
  background-size: contain;
}

.linkWindowBox-right-item:nth-child(2):hover i {
  height: 46px;
  background: url(../../images/cion_6.png) no-repeat center center;
  background-size: contain;
}

.linkWindowBox-right-item:nth-child(2):hover a {
  background-color: transparent;
  border-color: #de7032;
  color: #de7032;
}

.linkWindowBox-right-item:nth-child(3) i {
  height: 50px;
  background: url(../../images/cion_13.png) no-repeat center center;
  background-size: contain;
}

.linkWindowBox-right-item:nth-child(3):hover i {
  height: 50px;
  background: url(../../images/cion_14.png) no-repeat center center;
  background-size: contain;
}

.linkWindowBox-right-item:nth-child(3):hover a {
  background-color: transparent;
  border-color: #de7032;
  color: #de7032;
}

.linkWindowBox.active {
  bottom: 0;
}

@media screen and (max-width: 1680px) {
  .linkWindowBox {
    width: 100%;
    height: 105px;
    box-sizing: border-box;
    padding: 8.75px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -131.25px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.75px solid #727171;
    margin-right: 26.25px;
  }
  .linkWindowBox-left img {
    width: 462px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 40.25px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 40.25px;
    margin-right: 8.75px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15.75px;
    line-height: 1;
    color: #fff;
    width: 98px;
    height: 36.75px;
    border-radius: 18.375px;
    -webkit-border-radius: 18.375px;
    -moz-border-radius: 18.375px;
    -ms-border-radius: 18.375px;
    -o-border-radius: 18.375px;
    background: #727171;
    box-sizing: border-box;
    border: 1.75px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item:nth-child(1) i {
    height: 40.25px;
    background: url(../../images/cion_7.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover i {
    height: 40.25px;
    background: url(../../images/cion_8.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(2) i {
    height: 40.25px;
    background: url(../../images/cion_5.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover i {
    height: 40.25px;
    background: url(../../images/cion_6.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(3) i {
    height: 43.75px;
    background: url(../../images/cion_13.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover i {
    height: 43.75px;
    background: url(../../images/cion_14.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 1440px) {
  .linkWindowBox {
    width: 100%;
    height: 90px;
    box-sizing: border-box;
    padding: 7.5px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -112.5px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.5px solid #727171;
    margin-right: calc(30px * 0.75);
  }
  .linkWindowBox-left img {
    width: 396px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 34.5px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 34.5px;
    margin-right: 7.5px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13.5px;
    line-height: 1;
    color: #fff;
    width: 84px;
    height: 31.5px;
    border-radius: 15.75px;
    -webkit-border-radius: 15.75px;
    -moz-border-radius: 15.75px;
    -ms-border-radius: 15.75px;
    -o-border-radius: 15.75px;
    background: #727171;
    box-sizing: border-box;
    border: 1.5px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item:nth-child(1) i {
    height: 34.5px;
    background: url(../../images/cion_7.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover i {
    height: 34.5px;
    background: url(../../images/cion_8.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(2) i {
    height: 34.5px;
    background: url(../../images/cion_5.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover i {
    height: 34.5px;
    background: url(../../images/cion_6.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(3) i {
    height: 37.5px;
    background: url(../../images/cion_13.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover i {
    height: 37.5px;
    background: url(../../images/cion_14.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 1366px) {
  .linkWindowBox {
    width: 100%;
    height: 84px;
    box-sizing: border-box;
    padding: 7px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -105px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.4px solid #727171;
    margin-right: 21px;
  }
  .linkWindowBox-left img {
    width: 369.6px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 32.2px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 32.2px;
    margin-right: 7px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12.6px;
    line-height: 1;
    color: #fff;
    width: 78.4px;
    height: 29.4px;
    border-radius: 14.7px;
    -webkit-border-radius: 14.7px;
    -moz-border-radius: 14.7px;
    -ms-border-radius: 14.7px;
    -o-border-radius: 14.7px;
    background: #727171;
    box-sizing: border-box;
    border: 1.4px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item:nth-child(1) i {
    height: 32.2px;
    background: url(../../images/cion_7.png) no-repeat center center;
    background-size: cover;
  }
  .linkWindowBox-right-item:nth-child(1):hover i {
    height: 32.2px;
    background: url(../../images/cion_8.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(2) i {
    height: 32.2px;
    background: url(../../images/cion_5.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover i {
    height: 32.2px;
    background: url(../../images/cion_6.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(3) i {
    height: 35px;
    background: url(../../images/cion_13.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover i {
    height: 35px;
    background: url(../../images/cion_14.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 1280px) {
  .linkWindowBox {
    width: 100%;
    height: 79.2px;
    box-sizing: border-box;
    padding: 6.6px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -99px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.32px solid #727171;
    margin-right: 19.8px;
  }
  .linkWindowBox-left img {
    width: 348.48px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 30.36px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 30.36px;
    margin-right: 6.6px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11.88px;
    line-height: 1;
    color: #fff;
    width: 73.92px;
    height: 27.72px;
    border-radius: 13.86px;
    -webkit-border-radius: 13.86px;
    -moz-border-radius: 13.86px;
    -ms-border-radius: 13.86px;
    -o-border-radius: 13.86px;
    background: #727171;
    box-sizing: border-box;
    border: 1.32px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item:nth-child(1) i {
    height: 30.36px;
    background: url(../../images/cion_7.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover i {
    height: 30.36px;
    background: url(../../images/cion_8.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(2) i {
    height: 30.36px;
    background: url(../../images/cion_5.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover i {
    height: 30.36px;
    background: url(../../images/cion_6.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(3) i {
    height: 33px;
    background: url(../../images/cion_13.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover i {
    height: 33px;
    background: url(../../images/cion_14.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 1280px) {
  .linkWindowBox {
    width: 100%;
    height: 63.6px;
    box-sizing: border-box;
    padding: 5.3px 0;
    box-shadow: black 0px 0px 30px 0px;
    position: fixed;
    bottom: -79.5px;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
  }
  .linkWindowBox .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-right: 1.06px solid #727171;
    margin-right: 15.9px;
  }
  .linkWindowBox-left img {
    width: 279.84px;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .linkWindowBox-right-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 24.38px;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 24.38px;
    margin-right: 5.3px;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9.54px;
    line-height: 1;
    color: #fff;
    width: 59.36px;
    height: 22.26px;
    border-radius: 11.13px;
    -webkit-border-radius: 11.13px;
    -moz-border-radius: 11.13px;
    -ms-border-radius: 11.13px;
    -o-border-radius: 11.13px;
    background: #727171;
    box-sizing: border-box;
    border: 1.06px solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item:nth-child(1) i {
    height: 24.38px;
    background: url(../../images/cion_7.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover i {
    height: 24.38px;
    background: url(../../images/cion_8.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(2) i {
    height: 24.38px;
    background: url(../../images/cion_5.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover i {
    height: 24.38px;
    background: url(../../images/cion_6.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(3) i {
    height: 26.5px;
    background: url(../../images/cion_13.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover i {
    height: 26.5px;
    background: url(../../images/cion_14.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

@media screen and (max-width: 799px) {
  .linkWindowBox {
    width: 100%;
    height: 3.6rem;
    box-sizing: border-box;
    padding: 0;
    padding-bottom: 0.5rem;
    box-shadow: black 0px 0px 0.2rem 0px;
    position: fixed;
    bottom: -3.8rem;
    left: 0;
    background: #fff;
    display: block;
    justify-content: center;
    align-items: center;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    z-index: 99;
  }
  .linkWindowBox-up {
    width: 2.8rem;
    font-size: 0;
    position: absolute;
    bottom: 3.8rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    font-size: 0;
    display: block;
    cursor: pointer;
  }
  .linkWindowBox-up img {
    width: 100%;
  }
  .linkWindowBox-down {
    width: 100%;
    font-size: 0;
    margin: 0.2rem auto;
    cursor: pointer;
    text-align: center;
  }
  .linkWindowBox-down img {
    width: 0.3rem;
  }
  .linkWindowBox .container {
    display: block;
    justify-content: space-between;
    align-items: center;
  }
  .linkWindowBox-left {
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 0 solid #727171;
    padding-bottom: 0.4rem;
    position: relative;
    margin-right: 0;
  }
  .linkWindowBox-left::after {
    content: "";
    display: block;
    width: 1.66rem;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .linkWindowBox-left-mb {
    width: 100%;
    text-align: center;
  }
  .linkWindowBox-left-mb .title {
    font-size: .3rem;
    color: #000;
    line-height: 1;
    font-weight: bold;
    margin-bottom: .2rem;
  }
  .linkWindowBox-left-mb .desc {
    font-size: 0.2rem;
    line-height: 1;
    color: #000;
  }
  .linkWindowBox-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.4rem;
  }
  .linkWindowBox-right-item {
    display: block;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }
  .linkWindowBox-right-item i {
    display: block;
    width: 0.46rem;
    margin-right: 0.1rem;
    margin: 0 auto;
    margin-bottom: 0.1rem;
  }
  .linkWindowBox-right-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.18rem;
    line-height: 1;
    color: #fff;
    width: 1.12rem;
    height: 0.42rem;
    border-radius: 0.21rem;
    -webkit-border-radius: 0.21rem;
    -moz-border-radius: 0.21rem;
    -ms-border-radius: 0.21rem;
    -o-border-radius: 0.21rem;
    background: #727171;
    box-sizing: border-box;
    border: 0 solid transparent;
    text-decoration: none;
  }
  .linkWindowBox-right-item:nth-child(1) i {
    height: 0.46rem;
    background: url(../../images/cion_7.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover i {
    height: 0.46rem;
    background: url(../../images/cion_8.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(1):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(2) i {
    height: 0.46rem;
    background: url(../../images/cion_5.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover i {
    height: 0.46rem;
    background: url(../../images/cion_6.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(2):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox-right-item:nth-child(3) i {
    height: 0.5rem;
    background: url(../../images/cion_13.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover i {
    height: 0.5rem;
    background: url(../../images/cion_14.png) no-repeat center center;
    background-size: contain;
  }
  .linkWindowBox-right-item:nth-child(3):hover a {
    background-color: transparent;
    border-color: #de7032;
    color: #de7032;
  }
  .linkWindowBox.active {
    bottom: 0;
  }
}

