.com-color1 {
  color: #f18919;
}
.width-auto {
  width: auto;
}
.width-0 {
  width: 0;
}
.width-10 {
  width: 10%;
}
.width-20 {
  width: 20%;
}
.width-30 {
  width: 30%;
}
.width-40 {
  width: 40%;
}
.width-50 {
  width: 50%;
}
.width-60 {
  width: 60%;
}
.width-70 {
  width: 70%;
}
.width-80 {
  width: 80%;
}
.width-90 {
  width: 90%;
}
.width-100 {
  width: 100%;
}
.max-width-10 {
  max-width: 10%;
}
.max-width-20 {
  max-width: 20%;
}
.max-width-30 {
  max-width: 30%;
}
.max-width-40 {
  max-width: 40%;
}
.max-width-50 {
  max-width: 50%;
}
.max-width-60 {
  max-width: 60%;
}
.max-width-70 {
  max-width: 70%;
}
.max-width-80 {
  max-width: 80%;
}
.max-width-90 {
  max-width: 90%;
}
.max-width-100 {
  max-width: 100%;
}
.max-width-all-100 * {
  max-width: 100%;
}
.height-auto {
  height: auto;
}
.height-50 {
  height: 50%;
}
.height-90 {
  height: 90%;
}
.height-100 {
  height: 100%;
}
.max-height-90 {
  max-height: 90%;
}
.max-height-50 {
  max-height: 50%;
}
.max-height-70 {
  max-height: 70%;
}
.max-height-100 {
  max-height: 100%;
}
.top-0 {
  top: 0;
}
.top-50 {
  top: 50%;
}
.top-100 {
  top: 100%;
}
.bottom-0 {
  bottom: 0;
}
.bottom-50 {
  bottom: 50%;
}
.bottom-100 {
  bottom: 100%;
}
.bottom-auto {
  bottom: auto;
}
.left-0 {
  left: 0;
}
.left-50 {
  left: 50%;
}
.left-100 {
  left: 100%;
}
.left-auto {
  left: auto;
}
.right-0 {
  right: 0;
}
.right-50 {
  right: 50%;
}
.right-100 {
  right: 100%;
}
.com-object-fit-cover {
  object-fit: cover;
}
.object-position-center-top {
  object-position: center top;
}
.com-width-101 {
  width: auto;
  margin: 0 -0.5%;
}
.com-width-1016 {
  width: auto;
  margin: 0 -0.8%;
}
.com-width-102 {
  width: auto;
  margin: 0 -1%;
}
.com-width-103 {
  width: auto;
  margin: 0 -1.5%;
}
.com-width-104 {
  width: auto;
  margin: 0 -2%;
}
.com-width-105 {
  width: auto;
  margin: 0 -2.5%;
}
.com-width-106 {
  width: auto;
  margin: 0 -3%;
}
.display-flex {
  display: flex;
}
.display-none {
  display: none;
}
.display-block {
  display: block;
}
.display-inline-block {
  display: inline-block;
}
.display-inline-flex {
  display: inline-flex;
}
.color-fff {
  color: #FFFFFF;
}
.color-000 {
  color: #000000;
}
.color-333 {
  color: #333333;
}
.color-666 {
  color: #666666;
}
.color-888 {
  color: #888888;
}
.color-999 {
  color: #999999;
}
.cursor-pointer {
  cursor: pointer;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.position-fixed {
  position: fixed;
}
.margin-auto {
  margin: auto;
}
.z-index-reduce-1 {
  z-index: -1;
}
.z-index-2 {
  z-index: 2;
}
.z-index-3 {
  z-index: 3;
}
.z-index-4 {
  z-index: 4;
}
.z-index-5 {
  z-index: 5;
}
.z-index-100 {
  z-index: 100;
}
.z-index-101 {
  z-index: 101;
}
.font-size-12 {
  font-size: 12px;
}
.font-size-13 {
  font-size: 13px;
}
.font-size-14 {
  font-size: 14px;
}
.font-size-15 {
  font-size: 15px;
}
.font-size-16 {
  font-size: 16px;
}
.font-size-18 {
  font-size: 18px;
}
.font-size-20 {
  font-size: 20px;
}
.font-size-22 {
  font-size: 22px;
}
.font-size-24 {
  font-size: 24px;
}
.font-size-26 {
  font-size: 26px;
}
.font-size-28 {
  font-size: 28px;
}
.font-size-30 {
  font-size: 30px;
}
.font-size-32 {
  font-size: 32px;
}
.font-size-34 {
  font-size: 34px;
}
.font-size-36 {
  font-size: 36px;
}
.font-size-38 {
  font-size: 38px;
}
.font-size-40 {
  font-size: 40px;
}
.font-size-42 {
  font-size: 42px;
}
.font-size-48 {
  font-size: 48px;
}
.font-size-60 {
  font-size: 60px;
}
.font-size-80 {
  font-size: 80px;
}
.line-height-22 {
  line-height: 22px;
}
.line-height-24 {
  line-height: 24px;
}
.line-height-26 {
  line-height: 26px;
}
.line-height-28 {
  line-height: 28px;
}
.line-height-30 {
  line-height: 30px;
}
.line-height-32 {
  line-height: 32px;
}
.line-height-34 {
  line-height: 34px;
}
.line-height-36 {
  line-height: 36px;
}
.line-height-38 {
  line-height: 38px;
}
.line-height-40 {
  line-height: 40px;
}
.line-height-42 {
  line-height: 42px;
}
.background-000 {
  background: #000000;
}
.background-fff {
  background: #FFFFFF;
}
.background-color-transparent {
  background-color: transparent;
}
.flex-grow-1 {
  flex-grow: 1;
}
.flex-1 {
  flex: 1;
}
.text-transform-lowercase {
  text-transform: lowercase;
}
.text-transform-capitalize {
  text-transform: capitalize;
}
.text-transform-uppercase {
  text-transform: uppercase;
}
.font-weight-bold {
  font-weight: bold;
}
.transform-translateY-reduce-50 {
  transform: translateY(-50%);
}
.transform-translateX-reduce-50 {
  transform: translateX(-50%);
}
.transform-translate-reduce-50 {
  transform: translate(-50%, -50%);
}
.transform-none {
  transform: none;
}
.text-align-left {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.text-align-justify {
  text-align: justify;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.opacity-0 {
  opacity: 0;
}
.opacity-05 {
  opacity: 0.5;
}
.opacity-1 {
  opacity: 1;
}
.border-radius-50 {
  border-radius: 50%;
}
.transition-all-02 {
  transition: all 0.2s ease;
}
.transition-all-03 {
  transition: all 0.3s ease;
}
.transition-all-04 {
  transition: all 0.4s ease;
}
.transition-all-05 {
  transition: all 0.5s ease;
}
.transition-all-06 {
  transition: all 0.6s ease;
}
.transition-all-07 {
  transition: all 0.7s ease;
}
.transition-all-10 {
  transition: all 1s ease;
}
.transform-scale-102 {
  transform: scale(1.02);
}
.transform-scale-105 {
  transform: scale(1.05);
}
.flex-wrap-wrap {
  flex-wrap: wrap;
}
.com-size-all {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.com-size-all-img {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  transition: all 0.3s ease;
}
.com-position-absolute-start {
  position: absolute;
  top: 0;
  left: 0;
}
.outline-none {
  outline: none;
}
.overflow-ellipsis-1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.overflow-ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.overflow-ellipsis-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.overflow-ellipsis-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.overflow-ellipsis-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.overflow-ellipsis-6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
@keyframes fadeInUp1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUp1 {
  -webkit-animation-name: fadeInUp1;
  animation-name: fadeInUp1;
}
@keyframes fadeInDown1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDown1 {
  -webkit-animation-name: fadeInDown1;
  animation-name: fadeInDown1;
}
@keyframes fadeInLeft1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeft1 {
  -webkit-animation-name: fadeInLeft1;
  animation-name: fadeInLeft1;
}
@keyframes fadeInRight1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRight1 {
  -webkit-animation-name: fadeInRight1;
  animation-name: fadeInRight1;
}
@keyframes zoomIn1 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn1 {
  -webkit-animation-name: zoomIn1;
  animation-name: zoomIn1;
}
@keyframes zoomIn2 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn2 {
  -webkit-animation-name: zoomIn2;
  animation-name: zoomIn2;
}
@keyframes zoomIn3 {
  0% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.zoomIn3 {
  animation-name: zoomIn3;
}
@keyframes zoomIninfinite {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.com-layui-popup,
.com-lati-longi,
.com-map-info,
.anchorBL {
  display: none !important;
}
.amap-logo,
.amap-copyright {
  display: none !important;
}
.com-mobile {
  display: none !important;
}
.align-items-start {
  align-items: flex-start;
}
.align-items-center {
  align-items: center;
}
.align-items-end {
  align-items: flex-end;
}
.justify-content-start {
  justify-content: flex-start;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-end {
  justify-content: flex-end;
}
.com-font-size-24 {
  font-size: 1.248vw;
}
.com-font-size-30 {
  font-size: 1.56vw;
}
.com-font-size-36 {
  font-size: 1.872vw;
}
.com-font-size-48 {
  font-size: 2.496vw;
}
.com-font-size-54 {
  font-size: 2.808vw;
}
.com-font-size-80 {
  font-size: 4.16vw;
}
.com-richtext-16 {
  font-size: 16px;
  line-height: 36px;
}
.com-margin-top-10 {
  margin-top: 0.52vw;
}
.com-margin-top-20 {
  margin-top: 1.04vw;
}
.com-margin-top-50 {
  margin-top: 2.6vw;
}
.com-margin-top-100 {
  margin-top: 5.2vw;
}
.com-padding-top-100 {
  padding-top: 5.2vw;
}
.com-padding-top-120 {
  padding-top: 6.24vw;
}
.com-padding-bottom-50 {
  padding-bottom: 2.6vw;
}
.com-padding-bottom-110 {
  padding-bottom: 5.72vw;
}
.com-cont-1441 {
  width: 75%;
  position: relative;
  margin: auto;
  height: 100%;
  z-index: 5;
}
.com-cont-1723 {
  width: 89.73958333%;
  position: relative;
  margin: auto;
  height: 100%;
  z-index: 5;
}
.com-button1 {
  width: 10.4vw;
  height: 3.12vw;
  border-radius: 2.6vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f18919;
  color: #FFFFFF;
  font-size: 18px;
}
.com-more1 {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #333333;
}
.com-more1 .dp-p1 {
  width: 0;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eeeeee;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.com-more1 .dp-p1 b {
  width: 10px;
  border-top: 2px solid #000000;
}
.com-more1 .dp-p2 {
  transition: all 0.3s ease;
}
.com-more1.active .dp-p1,
.com-more1:hover .dp-p1 {
  width: 50px;
}
.com-more1.active .dp-p2,
.com-more1:hover .dp-p2 {
  margin: 0 0 0 -10px;
}
.com-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
}
.com-header .com-cont {
  display: flex;
  align-items: center;
  padding: 1.56vw 0;
  border-bottom: 1px solid #d7d7d7;
}
.com-header * {
  color: #333333;
}
.com-header .dn-menu .swiper1 .slide1 {
  width: auto;
  margin: 0 2.08vw 0 0;
  font-size: 18px;
}
.com-header .dn-menu .swiper1 .slide1 .dn-top .dn-a1:hover,
.com-header .dn-menu .swiper1 .slide1 .dn-top .dn-a1.active {
  color: #f18919;
}
.com-header .dn-logo {
  margin: 0 0 0 2.08vw;
}
.com-header .dn-logo .dp-img1 {
  height: 3.848vw;
}
.com-header .dn-opera {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.com-header .dn-opera .dn-a1 {
  display: flex;
  align-items: center;
  margin: 0 0 0 2.392vw;
  font-size: 16px;
  cursor: pointer;
}
.com-header .dn-opera .dn-a1 .iconfont {
  font-size: 24px;
  margin: 0 0.312vw 0 0;
}
.com-header .dn-opera .dn-search .iconfont {
  font-size: 40px;
  color: #f18919;
}
.com-footer .com-cont {
  display: flex;
  justify-content: space-between;
}
.com-footer .dn-upper {
  background: #f5f5f5;
  padding: 3.64vw 0;
}
.com-footer .dn-upper .dn-left .dn-top .dn-logo .dp-img1 {
  height: 3.848vw;
}
.com-footer .dn-upper .dn-left .dn-top .dn-menu {
  margin: 1.82vw 0 5.72vw;
}
.com-footer .dn-upper .dn-left .dn-top .dn-menu .swiper1 .slide1 {
  width: auto;
  margin: 0 3.328vw 0 0;
  font-size: 18px;
  color: #000000;
}
.com-footer .dn-upper .dn-left .dn-top .dn-menu .swiper1 .slide1 .dn-top .dn-a1:hover,
.com-footer .dn-upper .dn-left .dn-top .dn-menu .swiper1 .slide1 .dn-top .dn-a1.active {
  color: #f18919;
}
.com-footer .dn-upper .dn-left .dn-bot .swiper1 .wrapper1 {
  align-items: center;
}
.com-footer .dn-upper .dn-left .dn-bot .swiper1 .slide1 {
  width: auto;
  color: #000000;
}
.com-footer .dn-upper .dn-left .dn-bot .swiper1 .slide1 .iconfont {
  font-size: 48px;
}
.com-footer .dn-upper .dn-left .dn-bot .swiper1 .slide1:last-of-type {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  margin: 0 0 0 8px;
}
.com-footer .dn-upper .dn-left .dn-bot .swiper1 .slide1:last-of-type .iconfont {
  font-size: 24px;
}
.com-footer .dn-upper .dn-right {
  color: #888888;
}
.com-footer .dn-upper .dn-right .dn-top {
  display: flex;
}
.com-footer .dn-upper .dn-right .dn-top .dn-zuo {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.com-footer .dn-upper .dn-right .dn-top .dn-zuo .dp-time1 {
  font-size: 16px;
  margin: 1.56vw 0 0.52vw;
}
.com-footer .dn-upper .dn-right .dn-top .dn-you {
  margin: 0 0 0 1.56vw;
  text-align: center;
  font-size: 16px;
}
.com-footer .dn-upper .dn-right .dn-top .dn-you .dp-img1 {
  width: 7.28vw;
  height: 7.28vw;
  margin: 0 0 0.52vw;
}
.com-footer .dn-upper .dn-right .dn-bot {
  margin: 3.12vw 0 0;
  line-height: 24px;
  text-align: right;
}
.com-footer .dn-lower {
  background: #f18919;
  color: #FFFFFF;
  padding: 1.248vw 0;
}
.com-footer .dn-lower .com-cont {
  align-items: center;
}
.com-footer .dn-lower .dn-right .dn-to-top {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.com-footer .dn-lower .dn-right .dn-to-top .iconfont {
  font-size: 40px;
  margin: 0 0 0 0.52vw;
}
.index-banner {
  height: 100vh;
}
.index-banner .swiper1 .slide1 .dn-word {
  color: #333333;
  padding: 14.56vw 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index-banner .swiper1 .swiper-slide-active .dn-word {
  animation: fadeInUp1 0.8s 0.4s ease both;
}
.index-banner .swiper1 .swiper-pagination {
  bottom: 2.808vw;
  left: 5.2vw;
  width: auto;
}
.index-banner .swiper1 .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: inherit;
  background: none;
  opacity: 0.5;
  margin: 0 34px 0 0;
  font-size: 24px;
  color: #FFFFFF;
  position: relative;
}
.index-banner .swiper1 .swiper-pagination .swiper-pagination-bullet:after {
  content: '';
  width: 68px;
  border-top: 1px solid #FFFFFF;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 34px;
  display: none;
}
.index-banner .swiper1 .swiper-pagination .swiper-pagination-bullet:before {
  content: '';
  width: 0;
  border-top: 1px solid #FFFFFF;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 34px;
}
.index-banner .swiper1 .swiper-pagination .swiper-pagination-bullet-active {
  margin: 0 90px 0 0;
  opacity: 1;
}
.index-banner .swiper1 .swiper-pagination .swiper-pagination-bullet-active:after {
  display: block;
}
.index-banner .swiper1 .swiper-pagination .swiper-pagination-bullet-active:before {
  width: 68px;
  transition: all 6s linear;
}
.index-about {
  display: flex;
  position: relative;
  z-index: 5;
}
.index-about .dn-left {
  flex: 1;
  padding: 8.32vw 6.24vw 8.32vw 8.32vw;
  position: relative;
}
.index-about .dn-left .dp-year1 {
  position: absolute;
  bottom: -4.16vw;
  font-size: 11.44vw;
  font-style: italic;
  left: 0.52vw;
  opacity: 0.2;
}
.index-about .dn-right {
  width: 50%;
  display: flex;
  margin: -4.16vw 0 0;
}
.index-about .dn-right .dp-left {
  background: #fbfbfb;
  padding: 6.24vw 0 0 4.68vw;
}
.index-about .dn-right .dp-left .swiper1 .slide1 {
  font-size: 16px;
  height: auto;
}
.index-about .dn-right .dp-left .swiper1 .slide1 .dp-p1 b {
  color: #f18919;
}
.index-about .dn-right .dp-left .swiper1 .slide1 .dp-p2 {
  color: #000000;
}
.index-about .dn-right .dp-right .swiper1 .slide1 {
  height: 27.04vw;
}
.index-about .dn-right .dp-right .swiper1 .slide1 .dn-word {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2.808vw;
}
.index-about .dn-right .dp-right .swiper1 .slide1 .dn-word .dn-icon1 {
  width: 3.848vw;
  height: 3.848vw;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  cursor: pointer;
}
.index-about .dn-right .dp-right .swiper1 .slide1 .dn-word .dn-icon1 .iconfont {
  font-size: 1.56vw;
}
.index-about .dn-right .dp-right .swiper1 .slide1 .dn-word .dn-icon1 b {
  position: absolute;
  width: 76px;
  right: -60px;
  bottom: 10px;
  font-size: 16px;
}
.index-industry .dn-upper .swiper1 .slide1 {
  height: 24.96vw;
  width: 33.33333333%;
}
.index-industry .dn-upper .swiper1 .slide1:nth-of-type(5n+1),
.index-industry .dn-upper .swiper1 .slide1:nth-of-type(5n+2) {
  width: 50%;
}
.index-industry .dn-upper .swiper1 .slide1:hover .dn-picture .dp-img1 {
  transform: scale(1.05);
}
.index-industry .dn-upper .swiper1 .slide1 .dn-picture {
  overflow: hidden;
}
.index-industry .dn-upper .swiper1 .slide1 .dn-word {
  color: #FFFFFF;
  padding: 3.64vw 4.16vw;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.index-news .dn-upper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index-news .dn-lower .swiper1 {
  margin: 0 -4.16vw;
  width: auto;
}
.index-news .dn-lower .swiper1 .wrapper1 {
  justify-content: center;
}
.index-news .dn-lower .swiper1 .slide1 {
  width: 33.33333333%;
  padding: 0 4.16vw;
}
.index-news .dn-lower .swiper1 .slide1:hover .dn-word .dp-ti1 {
  color: #f18919;
}
.index-news .dn-lower .swiper1 .slide1:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 7.072vw;
  border-right: 1px solid #d7d7d7;
}
.index-news .dn-lower .swiper1 .slide1:nth-of-type(3n+1):before {
  display: none;
}
.index-news .dn-lower .swiper1 .slide1:nth-of-type(1) {
  width: 89.6%;
  padding: 0 0 2.6vw;
  display: flex;
}
.index-news .dn-lower .swiper1 .slide1:nth-of-type(1) .dn-picture {
  display: block;
}
.index-news .dn-lower .swiper1 .slide1:nth-of-type(1) .dn-word {
  flex: 1;
  padding: 1.56vw 0 1.56vw 5.72vw;
}
.index-news .dn-lower .swiper1 .slide1 .dn-picture {
  display: none;
  width: 37.44vw;
  height: 17.16vw;
}
.index-news .dn-lower .swiper1 .slide1 .dn-word {
  color: #888888;
  font-size: 16px;
}
.index-news .dn-lower .swiper1 .slide1 .dn-word .dp-ti1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 1.04vw 0;
}
.index-news .dn-lower .swiper1 .slide1 .dn-word .dp-intr1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 0 0 4.16vw;
}
