.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: #46a536;
}
.container .content .section2 .box .swiper-box .swiper-button-prev {
  color: #46a536;
}
.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: 4px;
  }

  .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%;
  }
}


/* 新闻 */
@media screen and (min-width: 1024px) {.news{ width: 1620px; margin: 0px auto;}}
@media screen and (max-width: 1024px) {.news{ width: 90%; margin: 0px auto;}}

.c_9{float: left; width: 100%;}
.c_9 .ul05{ float:left; width:100%;}
.c_9 .ul05 li{ float:left; width:100%; margin-top:30px; position:relative; padding-left:389px; background:#f6f6f6;}
.c_9 .ul05 li a{float: left; display: block; width: 100%}
.pic13{position:absolute; left:0; top:0; width:388px;  text-align:center; padding-top:31px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.c_9 .ul05 li .pic13 img{ width:328px; margin: 0 auto;}
.text7{ float:left; width:100%; padding-left:2.5%; padding-right:2.5%; border-left:1px solid #fff;}
@media screen and (min-width: 1024px) {.text7 .title7{ float:left; width:100%; height:40px; line-height:40px; margin-top:34px; font-size:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;  color:#333;}}
@media screen and (max-width: 1024px) {.text7 .title7{ float:left; width:50%; height:40px; line-height:40px; margin-top:34px; font-size:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;  color:#333;}}


.text7 .p18{ float:left; width:70%; height:50px; line-height:25px; margin-top:8px; font-size:14px; color:#999; overflow:hidden;}
.text7 .time_link{ float:left; width:100%; height:71px; line-height:71px; margin-top:43px;}
.text7 .time_link span{ float:left; font-size:14px; color:#a9a9a9;}
.text7 .time_link i{ display: block; float:right; font-size:14px; color:#a9a9a9; font-style: normal;}
.c_9 .ul05 li a:hover .text7 .title7{ color:#46a536;}
.c_9 .ul05 li a:hover .text7 .time_link i{ color:#46a536;}
.c_9 .ul05 li a:hover .pic13{ background:#f0f0f0;}

@media  screen and (max-width:991px){
.c_9 .ul05 li{ margin-top:20px; padding-left:230px;}
.pic13{ width:230px; height:auto; padding-top:15px;}
.c_9 .ul05 li .pic13 img{ width:200px; height:auto;}
.text7 .title7{ height:30px; line-height:30px; margin-top:20px;}
.text7 .p18{ height:44px; line-height:22px; margin-top:4px;}
.text7 .time_link{ height:35px; line-height:35px; margin-top:15px;}
}
@media  screen and (max-width:767px){
.news{margin-top: 15px;}
.text7 .p18{ display:none;}	
.c_9 .ul05 li{ margin-top:12px; padding-left:150px;}
.pic13{ width:150px; height:auto; padding-top:10px;}
.c_9 .ul05 li .pic13 img{ width:130px;}
.text7{ padding-left:1%; padding-right:5%;}
.text7 .title7{ height:24px; line-height:20px; margin-top:15px; font-size:14px; white-space:normal;}
.text7 .time_link{ height:32px; line-height:32px; margin-top:10px;}
.text7 .time_link span{ font-size:12px;}
.text7 .time_link i{ font-size:12px;}
	}

/* 新闻详细 */
.newsDel{float: left; width: 100%; padding:0 35px 52px 35px; margin-top: 40px;  }
.newsDel .newsTit{float: left; width: 100%; padding:32px 0 37px 0; border-bottom: 1px solid #e1e0e0; text-align: center;}
.newsDel .newsTit .newsTit_m{float: left; width: 97%; line-height: 50px; font-size: 26px; color: #333;}
.newsDel .newsTit .date02{float: left; width: 97%; line-height: 24px; height: 24px; font-size: 14px; color: #979797; margin-top: 13px;}
.newsDel .newsDel_m{float: left; width: 97%; line-height: 30px; font-size: 14px; color: #333; margin-top: 36px; padding-bottom: 49px;  border-bottom: 1px solid #e1e0e0; }
.newsDel .newsDel_m img{display: block; margin: 0 auto;}
.newsDel .newsDel_d{float: left; width: 100%; margin-top: 27px;}
.newsDel .newsDel_d .newsShare{float: left; margin-top: 5px; }
.newsDel .newsDel_d .newsBack{float: left; width: 116px;height: 39px; line-height: 39px; text-align: center; background: #46a536; font-size: 16px; color: #fff; 
 -webkit-border-radius:20px; 
    -moz-border-radius:20px;
         border-radius:20px;}
.newsDel .newsDel_d .newsBack:hover{
 -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 10px rgba(0,0,0,.2);
         box-shadow: 1px 1px 10px rgba(0,0,0,.2);}
.newsList{float: left; width: 100%; margin-top: 49px; padding-bottom: 60px;}
.newsList .newsListTit{float: left; width: 100%; line-height: 46px; height: 46px; font-size: 24px; color: #000; }
.newsList .newsListTit span{font-size: 16px; color: #ff0000; text-transform: uppercase;}
.newsList .newsList_m{float: left; width: 100%; }
.newsList .newsList_m ul{margin: 0 -40px;}
.newsList .newsList_m ul li{float: left; width: 50%; padding: 0 40px; margin-top: 26px;}
.newsList .newsList_m ul li a{float: left; width: 100%; padding-left: 34%; position: relative;}
.newsList .newsList_m ul li a i{position: absolute; left: 0; top: 0; width:31%; display: block; overflow: hidden;
 -webkit-border-radius:15px; 
    -moz-border-radius:15px;
         border-radius:15px;}
.newsList .newsList_m ul li a i img{float: left; width: 100%; display: block;
 -webkit-border-radius:15px; 
    -moz-border-radius:15px;
         border-radius:15px;}
.newsList .newsList_m .tit01{float: left; width: 100%; line-height: 42px; height: 42px; font-size: 16px; color: #333;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s; }
.newsList .newsList_m .span01{float: left; width: 100%; line-height: 26px; height: 52px; font-size: 14px; color: #666; display: block; overflow: hidden;}
.newsList .newsList_m .span02{float: left; width: 100%; line-height: 22px; height: 22px; font-size: 14px; color: #999; display: block; margin-top: 8px;}
.newsList .newsList_m ul li a:hover .tit01{color: #ff0000;}

@media  screen and (max-width:1429px){
  .newsList .newsList_m .tit01{line-height: 32px; height: 32px;}
  .newsList .newsList_m .span02{margin-top: 5px;}
}
@media  screen and (max-width:1199px){
  .newsList .newsList_m ul{margin: 0 -15px;}
  .newsList .newsList_m ul li{padding: 0 15px; margin-top: 26px;}
  .newsList .newsList_m .tit01{line-height: 28px; height: 28px;}
  .newsList .newsList_m .span01{line-height: 22px; height: 44px; font-size: 14px; }
  .newsList .newsList_m .span02{line-height: 18px; height: 18px; font-size: 12px;}
}
@media  screen and (max-width:991px){
  .newsDel{padding:0 15px 20px 15px; margin-top: 20px;}
  .newsDel .newsTit{padding: 30px 0;}
  .newsDel .newsTit .newsTit_m{font-size: 22px; line-height: 34px;}
  .newsList{margin-top: 30px; padding-bottom: 40px;}
  .newsList .newsList_m ul{margin: 0 -10px;}
  .newsList .newsList_m ul li{padding: 0 10px; margin-top: 20px;}
  .newsList .newsList_m .tit01{line-height: 24px; height: 24px; font-size: 14px;}
  .newsList .newsList_m .span01{line-height: 20px; height: 40px; font-size: 12px; }
  .newsList .newsList_m .span02{line-height: 18px; height: 18px; font-size: 12px;}
}
@media  screen and (max-width:767px){
  .newsDel .newsTit{padding: 20px 0 10px 0;}
  .newsDel .newsTit .newsTit_m{font-size: 18px; line-height: 24px;}
  .newsDel .newsTit .date02{font-size: 12px; line-height: 20px;}
  .newsDel .newsDel_m { line-height: 26px; margin-top: 20px; padding-bottom: 30px;}
  .newsDel .newsDel_d { margin-top: 20px;}
  .newsDel .newsDel_d .newsBack {width: 100px; line-height: 30px; height: 30px; font-size: 14px; }
  .newsDel .newsDel_d .newsShare {margin-top: 0;}
  .newsList{margin-top: 20px; padding-bottom: 30px;}
  .newsList .newsListTit{line-height: 26px; height: 26px; font-size: 18px;}
  .newsList .newsListTit span{font-size: 14px;}
  .newsList .newsList_m ul{margin: 0;}
  .newsList .newsList_m ul li{padding: 0; margin-top: 15px; width: 100%; }
  .newsList .newsList_m ul li a{padding-left: 37%;}
  .newsList .newsList_m ul li a i{width: 35%;}
}

.contact-block {
  padding-top: 100px;
  padding-bottom: 50px;
}
.contact-block .contact-list {
  --iconw: 134px;
  --lcp: 13px;
  margin: calc(var(--lcp)*-1);
  padding-top: 55px;
  font-size: 18px;
  line-height: 1.77em;
  color: #666666;
}
.contact-block .contact-list .list-li {
  padding: calc(var(--lcp)*1);
}
.contact-block .contact-list .list-box {
  transform: translate(0, 0);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  height: 100%;
  padding: 72px 5% 62px;
  transition: all 0.3s;
}
.contact-block .contact-list .list-box:hover {
  transform: translate(0, -5px);
}
.contact-block .contact-list .li-icon {
  --fill: #999999;
  --size: 35%;
  vertical-align: top;
  margin: 0 auto;
  width: var(--iconw);
  height: var(--iconw);
}
.contact-block .contact-list .li-icon .self-svg {
  border-radius: 50%;
  border: 1px solid #b5b5b5;
  width: 100%;
  height: 100%;
}
.contact-block .contact-list .li-icon img {
  display: block;    margin: 0px auto;
}
.contact-block .contact-list .text {
  margin-top: 16px;
  word-break: break-all;
}
.map-block .map-box {
  position: relative;
}
.map-block .map-box img {
  display: block;
}
.map-block .add-list {
  --conpad: 145px;
}
.map-block .add-list .add-li {
  position: absolute;
}
.map-block .add-list .add-li.on .add-line,
.map-block .add-list .add-li.on .add-cont {
  margin: 0;
  opacity: 1;
  pointer-events: auto;
}
.map-block .add-list .point {
  --anstime: 3s;
  --pw: 8px;
  display: block;
}
.map-block .add-list .point i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: calc(var(--pw)*-0.5);
  margin-top: calc(var(--pw)*-0.5);
  border-radius: 50%;
  background: var(--main-color);
  width: var(--pw);
  height: var(--pw);
  animation: pointanimate1 var(--anstime) infinite;
  animation-delay: 3s;
}
.map-block .add-list .point .p2 {
  animation-delay: 1.5s;
}
.map-block .add-list .point .p3 {
  animation-delay: 3s;
}
.map-block .add-list .add-line {
  position: absolute;
  right: 0;
  bottom: 0;
  width: var(--conpad);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.map-block .add-list .add-line::before {
  content: '';
  display: block;
  padding-top: 52.31%;
  background: url(../images/map-line.png) no-repeat center / cover;
}
.map-block .add-list .add-cont {
  margin-right: -15px;
  position: absolute;
  right: var(--conpad);
  top: calc(var(--conpad)*-1);
  border: 1px solid var(--main-color);
  width: 400px;
  text-align: left;
  background: rgba(255, 255, 255, 0.8);
  padding: 25px 35px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s, margin 0.3s;
}
.map-block .add-list .add-cont .h6 {
  font-size: 20px;
  line-height: 1.4em;
  color: #333333;
}
.map-block .add-list .add-cont .p {
  margin-top: 5px;
  font-size: 16px;
  line-height: 1.75em;
  color: #666666;
}
.map-block .add-list .li1 {
  left: 56%;
  top: 46%;
}
.map-block .add-list .li2 {
  left: 61%;
  top: 39.5%;
}
.map-block .add-list .li3 {
  left: 54.5%;
  top: 52.5%;
}
.map-block .add-list .li4 {
  left: 52.2%;
  top: 53%;
}
.map-block .add-list .li5 {
  left: 59.5%;
  top: 83.5%;
}
@keyframes pointanimate1 {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(3);
    opacity: 0.15;
  }
}
.contact-form-block {
  background: #f7f7f7;
  padding-top: 100px;
  padding-bottom: 90px;
}
.contact-form-block .des {
  margin: 24px 0 65px;
  font-size: 18px;
  line-height: 1.4em;
  color: #666666;
}
.contact-form-block .form {
  --mtp: 20px;
  font-size: 16px;
  line-height: 1.6em;
  color: #999999;
}
.contact-form-block .form .input-li + .input-li {
  margin-top: var(--mtp);
}
.contact-form-block .form .lw-w-12 {
  width: 100%;
}
@media screen and (min-width: 1024px) {.contact-form-block .form .input {
  display: block; border:1px solid #f5f5f5;
  width: 100%;
  padding: 1.1em 1.8em;
  color: #333333;
}}
@media screen and (max-width: 1024px) {.contact-form-block .form .input {
  display: block; border:1px solid #f5f5f5;
  width: 91%;
  padding: 1.1em 1.8em;
  color: #333333;
}}

.contact-form-block .form .input-box {
  border-radius: 10px;
  border: 1px solid #cccccc;
}
.contact-form-block .form .input-box .textarea {
  height: 9em;
}
.contact-form-block .form .submit-box .submit {
  background:#46a536;
  border-radius: 10px; border:0px;
  width: 300px;
  max-width: 100%;
  letter-spacing: 0.6em;
  cursor: pointer;
  color: #ffffff;
}
.contact-form-block .form .submit-box .submit:hover {
  background: rgba(70,165,54), 0.7);
}
@media (max-width: 1600px) {
  .contact-block {
    padding-top: 75px;
    padding-bottom: 35px;
  }
  .contact-block .contact-list {
    --iconw: 114px;
    --lcp: 10px;
  }
  .contact-form-block {
    padding-top: 75px;
    padding-bottom: 65px;
  }
  .contact-form-block .des {
    margin: 20px 0 45px;
  }
}
@media (max-width: 1200px) {
  .contact-block {
    padding-top: 0.65rem;
    padding-bottom: 0.6rem;
  }
  .contact-block .contact-list {
    --iconw: 1rem;
    --lcp: 0.1rem;
    padding-top: 0.35rem;
    font-size: 0.26rem;
    line-height: 1.6em;
  }
  .contact-block .contact-list .list-box {
    border-radius: 0.1rem;
    padding: 0.4rem 5% 0.3rem;
  }
  .contact-block .contact-list .text {
    margin-top: 0.15rem;        zoom: 2.4;
  }
  .map-block {
    overflow: hidden;
  }
  .map-block .map-box {
    margin-left: -8%;
    margin-right: -9.5%;
  }
  .map-block .add-list {
    --conpad: 1.2rem;
  }
  .map-block .add-list .point {
    --pw: 0.1rem;
  }
  .map-block .add-list .add-line {
    display: none;
  }
  .map-block .add-list .add-cont {
    display: none;
    margin-right: -0.15rem;
    width: 4rem;
    padding: 0.25rem 0.3rem;
    opacity: 1;
    pointer-events: auto;
  }
  .map-block .add-list .add-cont .h6 {
    font-size: 0.3rem;
  }
  .map-block .add-list .add-cont .p {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    line-height: 1.6em;
  }
  .map-block .add-phone-list {
    margin-top: 0.1rem;
  }
  .map-block .add-phone-list .add-li {
    border: 1px solid var(--main-color);
    padding: 0.3rem 0.35rem;
    text-align: left;
  }
  .map-block .add-phone-list .add-li + .add-li {
    margin-top: 0.3rem;
  }
  .map-block .add-phone-list .add-li .h6 {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 1.4em;
    color: #333333;
  }
  .map-block .add-phone-list .add-li .p {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    line-height: 1.4em;
    color: #666666;
  }
  .contact-form-block {
    padding-top: 0.65rem;
    padding-bottom: 0.6rem;
  }
  .contact-form-block .des {
    margin: 0.25rem 0 0.3rem;
    font-size: 0.26rem;
  }
  .contact-form-block .form {
    --mtp: 0.25rem;
    font-size: 0.26rem;
  }
  .contact-form-block .form .input {
    padding: 0.7em 1.1em;
  }
  .contact-form-block .form .input-box {
    border-radius: 0.1rem;
  }
  .contact-form-block .form .submit-box .submit {
    border-radius: 0.1rem;
    width: 3rem;
  }
}



@media screen and (min-width: 1024px) {.lw-w-3 { width: 23.333%; float: left;}}
@media screen and (max-width: 1024px) {.lw-w-3 { width: 100%; float: left;}}

@media screen and (min-width: 1024px) {.auto-title-block-a .title-block-a-h3-en {
  margin-bottom: -0.28em; text-transform:uppercase;
  font-size: 80px;
  font-weight: bold;
  line-height: 0.8em;
  color: rgba(0, 0, 0, 0.1);
}
.auto-title-block-a .title-block-a-h2 {
  font-size: 40px;
  font-weight: normal;
  line-height: 1.2em;
  color: #333333;
}
}
@media screen and (max-width: 1024px) {.auto-title-block-a .title-block-a-h3-en {
  margin-bottom: -0.28em; text-transform:uppercase;
  font-size: 40px;
  font-weight: bold;
  line-height: 0.8em;
  color: rgba(0, 0, 0, 0.1);
}
.auto-title-block-a .title-block-a-h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2em;
  color: #333333;
}
}


.t-center {
    text-align: center;
}