.container .content {
  width: 100%;
  padding-bottom: 0;
}
.container .content .section {
  padding-bottom: 100px;
}
.container .content .section .box {
  display: flex;
  width: 1620px;
  margin: 0 auto;
  align-items: center;
}
.container .content .section .box .left {
  width: 50%;
  box-sizing: border-box;
  padding-right: 40px;
}
.container .content .section .box .left h4 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 0.1833333333rem;
  font-weight: 700;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #444444;
  margin-top: 20px;
}
.container .content .section .box .left .info .txt {
  font-family: MicrosoftYaHei;
  font-size: 0.15rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.2916666667rem;
  letter-spacing: 0px;
  color: #656565;
  margin-top: 0.15rem;
}
.container .content .section .box .right {
  width: 50%;
}
.container .content .section .box .right img {
  display: block;
  width: 100%;
}
.container .content .section2 {
  background: url("../img/146.png") no-repeat center top;
  background-size: auto;
  padding: 100px 0;
}
.container .content .section2 .box {
  width: 1620px;
  margin: 0 auto;
}
.container .content .section2 .box .swiper-box {
  margin-top: 70px;
  position: relative;
}
.container .content .section2 .box .swiper-box .swiper-button-next:after, .container .content .section2 .box .swiper-box .swiper-button-prev:after {
  font-size: 30px;
}
.container .content .section2 .box .swiper-box .swiper-button-next {
  color: #d70739;
}
.container .content .section2 .box .swiper-box .swiper-button-prev {
  color: #d70739;
}
.container .content .section2 .box .swiper-box .swiper-button-next.swiper-button-disabled, .container .content .section2 .box .swiper-box .swiper-button-prev.swiper-button-disabled {
  color: #d9d9d9;
  opacity: 1;
}
.container .content .section2 .box .swiper-box .swiper-container {
  width: 92%;
  margin: 0 auto;
}
.container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide {
  background-color: #fff;
}
.container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide .img {
  width: 100%;
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 8%;
}
.container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide .img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide .swiper-bottom {
  height: 80px;
  background-color: #fbfbfb;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide .swiper-bottom .info {
  width: 100%;
  font-family: MicrosoftYaHei;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #292929;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.container .content .section3 {
  width: 1620px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 100px 0;
}
.container .content .section3 .left {
  width: 40%;
}
.container .content .section3 .left .box {
  margin-top: 60px;
  width: 85%;
  background-color: #0d3267;
  border-radius: 0px 30px 0px 30px;
  box-sizing: border-box;
  padding: 40px 30px;
}
.container .content .section3 .left .box .item:first-child {
  padding-bottom: 40px;
  border-bottom: 1px solid #3dacb8;
}
.container .content .section3 .left .box .item:last-child {
  padding-top: 40px;
  padding-bottom: 10px;
}
.container .content .section3 .left .box .item .num {
  display: flex;
  align-items: center;
}
.container .content .section3 .left .box .item .num h3 {
  font-family: Bebas;
  font-size: 62px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
}
.container .content .section3 .left .box .item .num img {
  height: 7px;
  margin-left: 20px;
  display: block;
}
.container .content .section3 .left .box .item .info {
  margin-top: 32px;
}
.container .content .section3 .left .box .item .info .txt {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.8;
}
.container .content .section3 .right {
  width: 60%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .content .section3 .right .bc {
  padding-top: 1.25rem;
  width: 60%;
}
.container .content .section3 .right .item {
  position: absolute;
  cursor: pointer;
  transition: 0.3s ease all;
  width: 1.9166666667rem;
  height: 0.4583333333rem;
  border-radius: 0.2583333333rem;
  border: dashed 0.0083333333rem #000000;
  font-family: MicrosoftYaHei-Bold;
  font-size: 0.1416666667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #153c75;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .content .section3 .right .item:hover {
  background-color: #0d3267;
  color: #fff;
}
.container .content .section3 .right .item img {
  display: block;
  width: 100%;
}
.container .content .section3 .right .l1 {
  left: -0.3333333333rem;
  top: 1.025rem;
}
.container .content .section3 .right .l2 {
  right: -0.3333333333rem;
  top: 1.025rem;
}
.container .content .section3 .right .l3 {
  left: -0.3333333333rem;
  top: 2.35rem;
}
.container .content .section3 .right .l4 {
  right: -0.3333333333rem;
  top: 2.35rem;
}
.container .content .section3 .right .l5 {
  left: -0.3333333333rem;
  top: 3.6666666667rem;
}
.container .content .section3 .right .l6 {
  right: -0.3333333333rem;
  top: 3.6666666667rem;
}
.container .content .section3 .right .l7 {
  left: -0.3333333333rem;
  bottom: 1.0833333333rem;
}
.container .content .section3 .right .l8 {
  right: -0.3333333333rem;
  bottom: 1.0833333333rem;
}
.container .content .section3 .right .l9 {
  left: -0.3333333333rem;
  bottom: -0.2083333333rem;
}
.container .content .section3 .right .l10 {
  right: -0.3333333333rem;
  bottom: -0.2083333333rem;
}
.container .content .section4 {
  position: relative;
  background: url("../img/149.png") no-repeat center center;
  background-size: cover;
  padding: 0.8333333333rem 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .content .section4 .con {
  width: 40%;
  position: relative;
}
.container .content .section4 .con .bc {
  display: block;
  width: 100%;
  position: relative;
  z-index: 99;
}
.container .content .section4 .con .item {
  position: absolute;
  z-index: 999;
  text-align: center;
  font-size: 0.1666666667rem;
  cursor: pointer;
  width: 1.25rem;
  transition: 0.3s ease all;
}
.container .content .section4 .con .item:hover {
  transform: translateY(-3px);
}
.container .content .section4 .con .item .name {
  color: #fff;
  font-size: 0.1416666667rem;
  position: relative;
}
.container .content .section4 .con .item .name:before {
  content: '';
  position: absolute;
  width: 0.0833333333rem;
  height: 0.0833333333rem;
  background-color: #fff;
  border-radius: 50%;
}
.container .content .section4 .con .item .w50 {
  width: 25%;
}
.container .content .section4 .con .c1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -49%);
  width: 3.9166666667rem;
  height: 3.9166666667rem;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.15);
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}
.container .content .section4 .con .c2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4.9583333333rem;
  height: 4.9583333333rem;
  box-sizing: border-box;
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}
.container .content .section4 .con .l1 {
  top: 0.6083333333rem;
  left: 1.6666666667rem;
}
.container .content .section4 .con .l1 .name:before {
  right: 0.6666666667rem;
  top: 0.2916666667rem;
}
.container .content .section4 .con .l2 {
  left: 0.1666666667rem;
  top: 1.8333333333rem;
}
.container .content .section4 .con .l2 .name:before {
  right: 0.3166666667rem;
  top: 0.0833333333rem;
}
.container .content .section4 .con .l3 {
  left: -0.0833333333rem;
  top: 4rem;
}
.container .content .section4 .con .l3 .name:before {
  right: 0.2916666667rem;
  top: -0.0833333333rem;
}
.container .content .section4 .con .l4 {
  left: 1.25rem;
  top: 5.4166666667rem;
}
.container .content .section4 .con .l4 .name:before {
  right: 0.5833333333rem;
  top: -0.125rem;
}
.container .content .section4 .con .l5 {
  left: 3.9166666667rem;
  top: 5.4166666667rem;
}
.container .content .section4 .con .l5 .name:before {
  right: 0.5833333333rem;
  top: -0.1666666667rem;
}
.container .content .section4 .con .l6 {
  right: -0.125rem;
  top: 4rem;
}
.container .content .section4 .con .l6 .name:before {
  left: 0.2916666667rem;
  top: -0.0833333333rem;
}
.container .content .section4 .con .l7 {
  right: 0.0416666667rem;
  top: 1.8333333333rem;
}
.container .content .section4 .con .l7 .name:before {
  left: 0.2083333333rem;
  top: 0.0833333333rem;
}
.container .content .section4 .con .l8 {
  top: 0.6083333333rem;
  right: 1.5rem;
}
.container .content .section4 .con .l8 .name:before {
  right: 0.6666666667rem;
  top: 0.275rem;
}
.container .content .section4 .title {
  position: absolute;
  width: 1620px;
  margin: 0 auto;
  top: 100px;
}
.container .content .section4 .title .english {
  color: #ffffff;
  opacity: 0.11;
}
.container .content .section4 .title .chinese {
  color: #ffffff;
}
.container .content .section5 {
  background-color: #f7f7f7;
  padding: 100px 0;
}
.container .content .section5 .box {
  width: 86%;
  margin-left: 7%;
  position: relative;
}
.container .content .section5 .box .title {
  position: relative;
  z-index: 1;
}
.container .content .section5 .box .con {
  position: relative;
  z-index: 9;
}
.container .content .section5 .box .con .bc {
  display: block;
  width: 100%;
  padding-bottom: 0.3333333333rem;
}
.container .content .section5 .box .con .item {
  position: absolute;
  text-align: center;
  font-size: 0.1666666667rem;
  cursor: pointer;
  width: 1.25rem;
  transition: 0.3s ease all;
}
.container .content .section5 .box .con .item:hover {
  transform: scale(1.05);
}
.container .content .section5 .box .con .item .name {
  white-space: nowrap;
}
.container .content .section5 .box .con .item img {
  margin-top: 0.0416666667rem;
  width: 45%;
}
.container .content .section5 .box .con .l1 {
  top: -0.875rem;
  left: 6.4583333333rem;
  color: #4e586c;
}
.container .content .section5 .box .con .l2 {
  color: #85ab91;
  left: -0.6083333333rem;
  top: 0.7rem;
}
.container .content .section5 .box .con .l3 {
  color: #ea5b2b;
  left: -0.5833333333rem;
  top: 2.7916666667rem;
}
.container .content .section5 .box .con .l4 {
  color: #b6bc44;
  left: -0.6833333333rem;
  top: 5.25rem;
}
.container .content .section5 .box .con .l5 {
  color: #d3a285;
  right: -0.6333333333rem;
  top: 0.6666666667rem;
}
.container .content .section5 .box .con .l6 {
  color: #00a7de;
  right: -0.3916666667rem;
  top: 2.75rem;
}
.container .content .section5 .box .con .l7 {
  color: #000000;
  right: -0.625rem;
  top: 4.6666666667rem;
}
.container #shadow {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.container .dialogs {
  position: fixed;
  z-index: 999999999;
  width: 74%;
  margin-left: 13%;
  top: 50%;
  box-sizing: border-box;
  transform: translateY(-50%) scale(0);
}
.container .dialogs .close {
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  z-index: 99;
}
.container .dialogs .close .iconfont {
  color: #b6b0b0;
  font-size: 30px;
  cursor: pointer;
  transition: 0.3s ease all;
}
.container .dialogs .close .iconfont:hover {
  transform: rotate(180deg);
}
.container .dialogs .mainImg {
  width: 100%;
  display: block;
}
.container .show {
  transform: translateY(-50%) scale(1);
  transition: 0.3s all linear;
}

.app {
  display: none !important;
}

@media all and (max-width: 1620px) {
  .container .content {
    padding-left: 0;
    padding-right: 0;
  }

  .container .content .section .box, .container .content .section2 .box {
    width: 84%;
    margin-left: 7%;
    align-items: center;
  }

  .container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide .img {
    height: 250px;
  }

  .container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide .swiper-bottom {
    height: 55px;
  }

  .container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide .swiper-bottom .info {
    font-size: 16px;
  }

  .container .content .section3 {
    width: 84%;
    margin-left: 7%;
  }

  .container .content .section3 .left .box .item .num h3 {
    font-size: 42px;
  }

  .container .content .section3 .left .box .item .info .txt {
    font-size: 14px;
    line-height: 30px;
  }

  .container .content .section3 .left .box .item:first-child {
    padding-bottom: 30px;
  }

  .container .content .section3 .left .box .item:last-child {
    padding-top: 30px;
  }

  .container .content .section4 .title {
    width: 84%;
    left: 0;
    margin-left: 7%;
  }
}
@media all and (max-width: 1150px) {
  .container .content .section3 {
    flex-wrap: wrap;
  }
  .container .content .section3 .left {
    width: 100%;
  }
  .container .content .section3 .left .box {
    width: 100%;
  }
  .container .content .section3 .right {
    width: 100%;
  }
  .container .content .section3 .right .bc {
    padding-top: 1.25rem;
    width: 50%;
  }
  .container .content .section3 .right .item {
    position: absolute;
    cursor: pointer;
    transition: 0.3s ease all;
    width: 2.2083333333rem;
    height: 0.5rem;
    border-radius: 0.2583333333rem;
    border: dashed 0.0083333333rem #000000;
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.1416666667rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #153c75;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .container .content .section3 .right .item:hover {
    background-color: #0d3267;
    color: #fff;
  }
  .container .content .section3 .right .item img {
    display: block;
    width: 100%;
  }
  .container .content .section3 .right .l1 {
    left: 1.1083333333rem;
    top: 0.9916666667rem;
  }
  .container .content .section3 .right .l2 {
    right: 1.1083333333rem;
    top: 0.9916666667rem;
  }
  .container .content .section3 .right .l3 {
    left: 1.1083333333rem;
    top: 2.8333333333rem;
  }
  .container .content .section3 .right .l4 {
    right: 1.1083333333rem;
    top: 2.8333333333rem;
  }
  .container .content .section3 .right .l5 {
    left: 1.1083333333rem;
    top: 4.6666666667rem;
  }
  .container .content .section3 .right .l6 {
    right: 1.1083333333rem;
    top: 4.6666666667rem;
  }
  .container .content .section3 .right .l7 {
    left: 1.1083333333rem;
    bottom: 1.5833333333rem;
  }
  .container .content .section3 .right .l8 {
    right: 1.1083333333rem;
    bottom: 1.5833333333rem;
  }
  .container .content .section3 .right .l9 {
    left: 1.1083333333rem;
    bottom: -0.25rem;
  }
  .container .content .section3 .right .l10 {
    right: 1.1083333333rem;
    bottom: -0.25rem;
  }
}
@media all and (max-width: 900px) {
  .container .content .section3 {
    flex-wrap: wrap;
  }
  .container .content .section3 .left {
    width: 100%;
    margin-right: 0;
  }
  .container .content .section3 .left .box {
    width: 100%;
  }
  .container .content .section3 .right {
    width: 100%;
    margin-top: 35px;
  }

  .container .content .section4 {
    display: none;
  }

  .container .content .section .box, .container .content .section2 .box {
    flex-wrap: wrap;
  }
  .container .content .section .box .left, .container .content .section2 .box .left {
    width: 100%;
    padding-right: 0;
  }
  .container .content .section .box .right, .container .content .section2 .box .right {
    width: 100%;
    margin-top: 35px;
  }

  .container .content .section .box .left .info .txt {
    font-size: 14px;
    line-height: 28px;
  }

  .container .content .section .box .left h4 {
    font-size: 16px;
  }
}
@media all and (max-width: 720px) {
  .container .content .section5 {
    display: none;
  }
}
@media all and (max-width: 550px) {
  .container .content .section5 {
    display: block;
    padding: 45px 0;
  }

  .container .content .section5 .box .con {
    display: none;
  }

  .container .content .section5 .box .app {
    width: 100%;
    margin-top: 33px;
  }

  .container .content .section3 {
    padding-top: 50px;
  }

  .container .content .section3 .left .box {
    margin-top: 45px;
  }

  .container .content .section2 {
    padding: 45px 0 50px;
  }

  .container .content .section2 .box .swiper-box {
    margin-top: 35px;
  }

  .swiper-button-prev {
    left: -18px;
  }

  .swiper-button-next {
    right: -18px;
  }

  .container .content .section .box .left .info .txt {
    margin-top: 8px;
  }

  .container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide .img {
    box-sizing: border-box;
    padding: 10px;
  }

  .container .content .section3 .right .bc {
    display: none;
  }

  .container .content .section3 .right {
    display: none;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .container .content .section3 .right .item {
    width: 45%;
    position: static;
    margin-top: 15px;
  }

  .container .content .section {
    padding-bottom: 55px;
  }

  .container .content {
    padding-top: 35px;
  }

  .container .content .section2 .box .swiper-box .swiper-container .swiper-wrapper .swiper-slide .img {
    height: 225px;
  }

  .container .content .section4 {
    height: 385px;
    display: flex;
    padding-top: 100px;
  }
  .container .content .section4 .con {
    display: none;
    width: 80%;
    position: relative;
  }
  .container .content .section4 .con .bc {
    display: block;
    width: 100%;
    position: relative;
    z-index: 99;
  }
  .container .content .section4 .con .item {
    position: absolute;
    z-index: 999;
    text-align: center;
    font-size: 0.1666666667rem;
    cursor: pointer;
    width: 2.9166666667rem;
    transition: 0.3s ease all;
  }
  .container .content .section4 .con .item:hover {
    transform: translateY(-3px);
  }
  .container .content .section4 .con .item .name {
    color: #fff;
    font-size: 0.15rem;
    position: relative;
  }
  .container .content .section4 .con .item .name:before {
    content: '';
    position: absolute;
    width: 0.1666666667rem;
    height: 0.1666666667rem;
    background-color: #fff;
    border-radius: 50%;
  }
  .container .content .section4 .con .item .w50 {
    width: 25%;
  }
  .container .content .section4 .con .c1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -49%);
    width: 7.5rem;
    height: 7.5rem;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.15);
    border: solid 1px rgba(255, 255, 255, 0.3);
    border-radius: 50%;
  }
  .container .content .section4 .con .c2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10rem;
    height: 10rem;
    box-sizing: border-box;
    border: solid 1px rgba(255, 255, 255, 0.3);
    border-radius: 50%;
  }
  .container .content .section4 .con .l1 {
    top: 0.625rem;
    left: 2.8333333333rem;
  }
  .container .content .section4 .con .l1 .name:before {
    right: 0.6666666667rem;
    top: 0.9166666667rem;
  }
  .container .content .section4 .con .l2 {
    left: -0.1666666667rem;
    top: 3.25rem;
  }
  .container .content .section4 .con .l2 .name:before {
    right: 0.3166666667rem;
    top: 0.0833333333rem;
  }
  .container .content .section4 .con .l3 {
    left: -0.8333333333rem;
    top: 7.9166666667rem;
  }
  .container .content .section4 .con .l3 .name:before {
    right: 0.2916666667rem;
    top: -0.0833333333rem;
  }
  .container .content .section4 .con .l4 {
    left: 1.5833333333rem;
    top: 10.6666666667rem;
  }
  .container .content .section4 .con .l4 .name:before {
    right: 0.5833333333rem;
    top: -0.125rem;
  }
  .container .content .section4 .con .l5 {
    left: 9.25rem;
    top: 10.4166666667rem;
  }
  .container .content .section4 .con .l5 .name:before {
    right: 1.25rem;
    top: -0.0833333333rem;
  }
  .container .content .section4 .con .l6 {
    right: -0.8333333333rem;
    top: 4.6666666667rem;
  }
  .container .content .section4 .con .l6 .name:before {
    left: 0.2916666667rem;
    top: -0.0833333333rem;
  }
  .container .content .section4 .con .l7 {
    right: -1rem;
    top: 7.75rem;
  }
  .container .content .section4 .con .l7 .name:before {
    left: 0.2083333333rem;
    top: 0.0833333333rem;
  }
  .container .content .section4 .con .l8 {
    top: 2.0833333333rem;
    right: 1.0833333333rem;
  }
  .container .content .section4 .con .l8 .name:before {
    left: 0.25rem;
    top: 0.0833333333rem;
  }
  .container .content .section4 .title {
    top: 35px;
  }

  .container .content .section4 .con .item .w50 {
    width: 50%;
  }

  .l1 {
    top: 0.525rem;
    left: 1.8333333333rem;
  }
  .l1 .name:before {
    right: 0.6666666667rem;
    top: 0.2916666667rem;
  }

  .l2 {
    left: 0.1666666667rem;
    top: 1.8333333333rem;
  }
  .l2 .name:before {
    right: 0.3166666667rem;
    top: 0.0833333333rem;
  }

  .l3 {
    left: -0.0833333333rem;
    top: 4rem;
  }
  .l3 .name:before {
    right: 0.2916666667rem;
    top: -0.0833333333rem;
  }

  .l4 {
    left: 1.25rem;
    top: 5.4166666667rem;
  }
  .l4 .name:before {
    right: 0.5833333333rem;
    top: -0.125rem;
  }

  .l5 {
    left: 4.5416666667rem;
    top: 5.4166666667rem;
  }
  .l5 .name:before {
    right: 0.35rem;
    top: -0.0833333333rem;
  }

  .l6 {
    right: -0.125rem;
    top: 4rem;
  }
  .l6 .name:before {
    left: 0.2916666667rem;
    top: -0.0833333333rem;
  }

  .l7 {
    right: 0.0416666667rem;
    top: 1.8333333333rem;
  }
  .l7 .name:before {
    left: 0.2083333333rem;
    top: 0.0833333333rem;
  }

  .l8 {
    top: 0.8833333333rem;
    right: 1.0833333333rem;
  }
  .l8 .name:before {
    left: 0.25rem;
    top: 0.0833333333rem;
  }

  .container .show {
    transform: translateY(-50%) scale(1) rotate(90deg);
  }

  .container .dialogs {
    width: 100%;
    margin-left: 0;
  }

  .container #shadow {
    z-index: 9999;
  }

  .container .content .section3 {
    padding-bottom: 23px;
  }

  .app {
    display: block !important;
  }

  .container .content .section3 .app {
    width: 100%;
    margin: 20px 0;
  }

  .container .content .section4 .app {
    width: 85%;
  }
}

/*# sourceMappingURL=zeXinTechnology.css.map */
