:root {
  --public-color: #004178;
  --max: 1430px;
}

.middle {
  padding-top: 123px;
}

/* middle-one */
.middle .middle-one {
  padding: 0 0 100px 0;
  background: url(../../images/bg_banner.jpg) no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  min-height: 650px;
}

.middle .middle-one .container-xl>div {
  width: 60%;
}

.middle .middle-one .t1 h1 {
  font-family: "Urbanist", sans-serif;
  line-height: 54px;
  font-size: 46px;
  color: #fff;
  font-weight: 800;
}

.middle .middle-one .t2 {
  margin-top: 35px;
  font-family: "Urbanist", sans-serif;
  line-height: 32px;
  font-size: 18px;
  color: #fff;
  font-weight: 300;
}

.middle .middle-one .but {
  margin-top: 35px;
  max-width: 280px;
  background: linear-gradient(to left, #24b66f, #88ca4e);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 4px;
}

.middle .middle-one .but a {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 64px;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

/* middle-two */
.middle .middle-two {
  padding: 0 0 55px 0;
  background-color: #fff;
}

.middle .middle-two .container-xl {
  position: relative;
}

.middle .middle-two .cont {
  position: relative;
  z-index: 1;
}

.middle .middle-two .cont .up {
  padding-top: 140px;
  width: 50%;
}

.middle .middle-two .cont .up .t1 {
  color: var(--public-color);
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}

.middle .middle-two .cont .up .t2 {
  margin-top: 30px;
  color: #666666;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}

.middle .middle-two .cont .mid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.middle .middle-two .cont .mid .left {
  width: 40%;
}

.middle .middle-two .cont .mid .left .t1 a {
  line-height: 34px;
  font-size: 28px;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  color: var(--public-color);
}

.middle .middle-two .cont .mid .left .t1 a:hover {
  text-decoration: underline;
}

.middle .middle-two .cont .mid .left .t2 {
  margin-top: 40px;
}

.middle .middle-two .cont .mid .left .t2 p {
  color: #666666;
  line-height: 32px;
  font-size: 18px;
  font-family: "Urbanist", sans-serif;
  font-weight: 400;
  position: relative;
  padding-left: 35px;
}

.middle .middle-two .cont .mid .left .t2 p::before {
  position: absolute;
  content: '\f00c';
  font-family: 'CmsFont' !important;
  font-size: 14px;
  top: 0;
  left: 0;
  color: var(--public-color);
}

.middle .middle-two .cont .mid .left .but {
  max-width: 280px;
  background: linear-gradient(to left, #24b66f, #88ca4e);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 4px;
  margin-top: 60px;
}

.middle .middle-two .cont .mid .left .but a {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 64px;
  text-decoration: underline;
  font-size: 18px;
  font-weight: 700;
}

.middle .middle-two .cont .mid .left .but:hover {
  background: linear-gradient(to left, #24b66f, #88ca4e) !important;
}

.middle .middle-two .cont .mid .right {
  width: 60%;
}

.middle .middle-two .cont .mid .right a {
  width: 100%;
  height: 100%;
}

.middle .middle-two .cont .down {
  margin-top: 95px;
}

.middle .middle-two .cont .down .col-md-3 {
  padding-right: 40px;
  padding-bottom: 40px;
}

.middle .middle-two .cont .down .col-md-3 .image {
  height: 150px;
  background-color: #f2f5f8;
}

.middle .middle-two .cont .down .col-md-3 .image a {
  width: 100%;
  height: 100%;
  display: flex;
}

.middle .middle-two .cont .down .col-md-3 .image a img {
  mix-blend-mode: multiply;
  margin: auto;
}

.middle .middle-two .cont .down .col-md-3 .text {
  margin-top: 35px;
}

.middle .middle-two .cont .down .col-md-3 .text a {
  font-weight: 700;
  color: #666666;
  font-size: 20px;
  font-family: "Urbanist", sans-serif;
  line-height: 34.55px;
}

.middle .middle-two .cont .down .col-md-3 .text a:hover {
  color: var(--public-color);
  text-decoration: underline;
}

.middle .middle-two .other {
  position: absolute;
  width: 44%;
  height: 610px;
  top: -120px;
  right: 0;
  z-index: 0;
  background: linear-gradient(135deg, #005aa6, #004178);
  background-size: cover;
  background-repeat: no-repeat;
  /* clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 64.33%); */
}

/* middle-three */
.middle .middle-three {
  padding: 88px 0 55px 0;
  background-color: #f2f5f8;
}

.middle .middle-three .cont-one {
  padding-bottom: 85px;
}

.middle .middle-three .cont-one .up {
  position: relative;
  font-weight: 800;
  font-size: 30px;
  line-height: 64px;
  color: var(--public-color);
  padding-left: 135px;
  padding-right: 135px;
  text-align: center;
  margin: auto;
  max-width: 580px;
}

.middle .middle-three .cont-one .up::before {
  position: absolute;
  content: "";
  border-radius: 2px;
  width: 80px;
  height: 4px;
  left: 0;
  top: 50%;
  background-color: #c2d4e4;
  transform: translateY(-50%);
}

.middle .middle-three .cont-one .up::after {
  position: absolute;
  content: "";
  border-radius: 2px;
  width: 80px;
  height: 4px;
  right: 0;
  top: 50%;
  background-color: #c2d4e4;
  transform: translateY(-50%);
}

.middle .middle-three .cont-one .down {
  margin-top: 50px;
}

.middle .middle-three .cont-one .down .col-md-4 {
  padding-right: 55px;
  padding-bottom: 15px;
}

.middle .middle-three .cont-one .down .col-md-4>div {
  padding: 0 22px 40px 22px;
  transition: all 1s;
  height: 100%;
}

.middle .middle-three .cont-one .down .col-md-4>div:hover {
  background-color: var(--public-color);
}

.middle .middle-three .cont-one .down .col-md-4>div:hover .image {
  box-shadow: none;
}

.middle .middle-three .cont-one .down .col-md-4>div:hover .t1 a {
  color: #fff;
}

.middle .middle-three .cont-one .down .col-md-4>div:hover .t2 p {
  color: #fff;
}

.middle .middle-three .cont-one .down .col-md-4>div:hover .t2 p::before {
  border: 2px solid #fff;
}

.middle .middle-three .cont-one .down .col-md-4>div .image {
  background-color: #fff;
  box-shadow: 0px 0px 15px 2px rgba(51, 51, 51, 0.2);
  height: 180px;
}

.middle .middle-three .cont-one .down .col-md-4>div .image a {
  width: 100%;
  height: 100%;
  display: flex;
}

.middle .middle-three .cont-one .down .col-md-4>div .image a img {
  mix-blend-mode: multiply;
  margin: auto;
}

.middle .middle-three .cont-one .down .col-md-4>div .t1 {
  margin-top: 40px;
}

.middle .middle-three .cont-one .down .col-md-4>div .t1 a {
  color: var(--public-color);
  font-size: 24px;
  line-height: 48px;
  font-weight: 800;
  font-family: "Urbanist", sans-serif;
}

.middle .middle-three .cont-one .down .col-md-4>div .t2 {
  margin-top: 30px;
}

.middle .middle-three .cont-one .down .col-md-4>div .t2 p {
  color: #666666;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Urbanist", sans-serif;
  padding-left: 30px;
  position: relative;
}

.middle .middle-three .cont-one .down .col-md-4>div .t2 p::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  border: 2px solid #c2d4e4;
  left: 0;
  top: 10px;
}

.middle .middle-three .cont-two .up .t1 {
  font-size: 42px;
  line-height: 64px;
  color: var(--public-color);
  font-weight: 800;
  font-family: "Urbanist", sans-serif;
}

.middle .middle-three .cont-two .up .t2 {
  font-size: 18px;
  line-height: 32px;
  color: #666666;
  font-weight: 300;
  font-family: "Urbanist", sans-serif;
}

.middle .middle-three .cont-two .down {
  margin-top: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.middle .middle-three .cont-two .down .mySwiper {
  position: relative;
  overflow: hidden;
  width: 62%;
  margin: 0;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-wrapper {}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide {}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .image {}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text {
  width: 34%;
}

.middle .middle-three .cont-two .down>.text {
  width: 34%;
  padding-right: 90px;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-boxs .text-box {
  background: #fff;
  padding-left: 33px;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
  margin-bottom: 15px;
}

.middle .middle-three .cont-two .down>.text .text-boxs .text-box {
  background: #fff;
  padding-left: 33px;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
  margin-bottom: 15px;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-boxs .text-box a {
  color: var(--public-color);
  font-size: 20px;
  line-height: 64px;
  font-weight: 800;
}

.middle .middle-three .cont-two .down>.text .text-boxs .text-box a {
  color: var(--public-color);
  font-size: 20px;
  line-height: 64px;
  font-weight: 800;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-boxs .text-box::before {
  position: absolute;
  top: 50%;
  left: 33px;
  width: 18px;
  height: 10px;
  transform: translateY(-50%);
  transition: 0.5s;
  content: "";
  background: url(../../images/right-arrow.png) no-repeat;
  opacity: 0;
}

.middle .middle-three .cont-two .down>.text .text-boxs .text-box::before {
  position: absolute;
  top: 50%;
  left: 33px;
  width: 18px;
  height: 10px;
  transform: translateY(-50%);
  transition: 0.5s;
  content: "";
  background: url(../../images/right-arrow.png) no-repeat;
  opacity: 0;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-boxs .text-box:hover {
  padding-left: 70px;
  background: linear-gradient(to left, #24b66f, #88ca4e);
  background-size: cover;
  background-repeat: no-repeat;
}

.middle .middle-three .cont-two .down>.text .text-boxs .text-box:hover {
  padding-left: 70px;
  background: linear-gradient(to left, #24b66f, #88ca4e);
  background-size: cover;
  background-repeat: no-repeat;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-boxs .text-box:hover a {
  color: #fff;
}

.middle .middle-three .cont-two .down>.text .text-boxs .text-box:hover a {
  color: #fff;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-boxs .text-box:hover::before {
  opacity: 1;
}

.middle .middle-three .cont-two .down>.text .text-boxs .text-box:hover::before {
  opacity: 1;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-boxs .active {
  padding-left: 70px;
  background: linear-gradient(to left, #24b66f, #88ca4e);
  background-size: cover;
  background-repeat: no-repeat;
}

.middle .middle-three .cont-two .down>.text .text-boxs .active {
  padding-left: 70px;
  background: linear-gradient(to left, #24b66f, #88ca4e);
  background-size: cover;
  background-repeat: no-repeat;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-boxs .active::before {
  opacity: 1;
}

.middle .middle-three .cont-two .down>.text .text-boxs .active::before {
  opacity: 1;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-boxs .active a {
  color: #fff;
}

.middle .middle-three .cont-two .down>.text .text-boxs .active a {
  color: #fff;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-hover {
  margin-top: 55px;
  position: relative;
  transition: 0.5s;
  padding-right: 40px;
  max-width: 240px;
}

.middle .middle-three .cont-two .down>.text .text-hover {
  margin-top: 55px;
  position: relative;
  transition: 0.5s;
  padding-right: 40px;
  max-width: 240px;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-hover a {
  color: var(--public-color);
  font-size: 18px;
  line-height: 48px;
  font-weight: 800;
}

.middle .middle-three .cont-two .down>.text .text-hover a {
  color: var(--public-color);
  font-size: 18px;
  line-height: 48px;
  font-weight: 800;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-hover::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 18px;
  height: 10px;
  transform: translateY(-50%);
  transition: 0.5s;
  content: "";
  background: url(../../images/left-arrow.png) no-repeat;
  opacity: 0;
}

.middle .middle-three .cont-two .down>.text .text-hover::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 18px;
  height: 10px;
  transform: translateY(-50%);
  transition: 0.5s;
  content: "";
  background: url(../../images/left-arrow.png) no-repeat;
  opacity: 0;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-hover:hover a {
  text-decoration: underline;
}

.middle .middle-three .cont-two .down>.text .text-hover:hover a {
  text-decoration: underline;
}

.middle .middle-three .cont-two .down .mySwiper .swiper-slide .text .text-hover:hover::before {
  opacity: 1;
}

.middle .middle-three .cont-two .down>.text .text-hover:hover::before {
  opacity: 1;
}

/* middle-four */
.middle-four {
  padding: 98px 0 100px 0;
  background-color: #fff;
}

.middle-four .up .t1 {
  position: relative;
  font-weight: 800;
  font-size: 42px;
  line-height: 64px;
  color: var(--public-color);
  padding-left: 135px;
  padding-right: 135px;
  text-align: center;
  margin: auto;
  max-width: 880px;
}

.middle-four .up .t1::before {
  position: absolute;
  content: "";
  border-radius: 2px;
  width: 80px;
  height: 4px;
  left: 0;
  top: 50%;
  background-color: #c2d4e4;
  transform: translateY(-50%);
}

.middle-four .up .t1::after {
  position: absolute;
  content: "";
  border-radius: 2px;
  width: 80px;
  height: 4px;
  right: 0;
  top: 50%;
  background-color: #c2d4e4;
  transform: translateY(-50%);
}

.middle-four .up .t2 {
  margin-top: 25px;
  text-align: center;
  color: #666666;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}

.middle-four .down {
  margin-top: 50px;
}

.middle-four .down .col-md-3 {
  padding-right: 30px;
  padding-bottom: 15px;
}

.middle-four .down .col-md-3>div {
  padding-bottom: 30px;
  border-bottom: 3px solid var(--public-color);
  transition: 0.5s;
  height: 100%;
}

.middle-four .down .col-md-3>div .image a {
  width: 100%;
  height: 100%;
}

.middle-four .down .col-md-3>div .t1 {
  margin-top: 40px;
  padding: 0 20px;
}

.middle-four .down .col-md-3>div .t1 a {
  color: var(--public-color);
  font-size: 18px;
  line-height: 24px;
  font-weight: 800;
  font-family: "Urbanist", sans-serif;
  transition: 0.5s;
}

.middle-four .down .col-md-3>div .t2 {
  margin-top: 15px;
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Urbanist", sans-serif;
  padding: 0 20px;
  transition: 0.5s;
}

.middle-four .down .col-md-3>div .but {
  margin-top: 30px;
  padding: 0 20px;
}

.middle-four .down .col-md-3>div .but a {
  background: url(../../images/left-arrow.png) no-repeat;
  width: 18px;
  height: 10px;
  transition: 0.5s;
}

.middle-four .down .col-md-3>div:hover {
  background: linear-gradient(135deg, #005aa6, #004178);
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.5s;
}

.middle-four .down .col-md-3>div:hover .t1 a {
  color: #fff;
  transition: 0.5s;
}

.middle-four .down .col-md-3>div:hover .t2 {
  color: #fff;
  transition: 0.5s;
}

.middle-four .down .col-md-3>div:hover .but a {
  background: url(../../images/white-left-arrow.png) no-repeat;
  transition: 0.5s;
}

/* middle-five */
.middle-five {
  padding: 100px 0 70px 0;
  background: linear-gradient(135deg, #005aa6, #004178);
  background-size: cover;
  background-repeat: no-repeat;
}

.middle-five .container-xl {
  margin-right: 0;
  padding-right: 0;
  max-width: 1665px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.middle-five .container-xl .left {
  width: 45%;
}

.middle-five .container-xl .left .t1 {
  color: #fff;
  font-weight: 800;
  font-size: 36px;
  line-height: 48px;
  font-family: "Urbanist", sans-serif;
  width: 95%;
}

.middle-five .container-xl .left .t2 {
  margin-top: 45px;
  color: #fff;
  font-weight: 300;
  line-height: 32px;
  font-size: 18px;
}

.middle-five .container-xl .left .but {
  max-width: 280px;
  background: linear-gradient(to left, #24b66f, #88ca4e);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 4px;
  margin-top: 45px;
}

.middle-five .container-xl .left .but a {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 64px;
  text-decoration: underline;
  font-size: 18px;
  font-weight: 700;
}

.middle-five .container-xl .left .t3 {
  margin-top: 40px;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
}

.middle-five .container-xl .right {
  width: 54.3125%;
}

/* middle-six */
.middle-six {
  padding: 94px 0 90px 0;
  background-color: #fff;
}

.middle-six .t1 {
  background: linear-gradient(to left, #24b66f, #88ca4e);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
  font-size: 24px;
  line-height: 64px;
  font-weight: 800;
  font-family: "Urbanist", sans-serif;
}

.middle-six .t2 {
  font-size: 42px;
  line-height: 64px;
  font-weight: 800;
  color: var(--public-color);
  text-align: center;
  font-family: "Urbanist", sans-serif;
}

.middle-six .t3 {
  width: 70%;
  margin: auto;
  margin-top: 35px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  color: #666666;
  text-align: center;
  font-family: "Urbanist", sans-serif;
}

.middle-six .row {
  margin-top: 55px;
}

.middle-six .col-md-6 {
  padding-right: 60px;
}

.middle-six .col-md-6>div {
  position: relative;
  padding-bottom: 15px;
  height: 100%;
}

.middle-six .col-md-6>div::before {
  position: absolute;
  content: "";
  width: 50%;
  left: 50%;
  height: 3px;
  background-color: var(--public-color);
  transform: translateX(-50%);
  bottom: 0;
}

.middle-six .col-md-6>div .image a {
  width: 100%;
  height: 100%;
}

.middle-six .col-md-6>div .text1 {
  margin: auto;
  margin-top: 40px;
  text-align: center;
  width: 80%;
}

.middle-six .col-md-6>div .text1 a {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  color: var(--public-color);
}

.middle-six .col-md-6>div .text1 a:hover {
  text-decoration: underline;
}

.middle-six .col-md-6>div .text2 {
  margin: auto;
  margin-top: 40px;
  color: #666666;
  font-family: "Urbanist", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  width: 80%;
}

.middle-six .col-md-6>div .but {
  margin-top: 15px;
  text-align: center;
}

.middle-six .col-md-6>div .but a {
  background: url(../../images/left-arrow.png) no-repeat;
  width: 18px;
  height: 10px;
}

/* middle-seven */
.middle-seven {
  padding: 0 0 90px 0;
  background-color: #fff;
}

.middle-seven .up {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.middle-seven .up .left {
  width: 50%;
  color: var(--public-color);
  font-size: 42px;
  line-height: 64px;
  font-weight: 800;
}

.middle-seven .up .right {
  margin-left: auto;
}

.middle-seven .up .right a {
  padding: 0 30px;
  color: var(--public-color);
  font-size: 18px;
  line-height: 25px;
  font-weight: 800;
  text-decoration: underline;
  transition: 0.5s;
  cursor: pointer;
}

.middle-seven .up .right a:hover {
  background-color: var(--public-color);
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
}

.middle-seven .up .right .active {
  background-color: var(--public-color);
  color: #fff;
  text-decoration: none;
}

.middle-seven .mid {
  margin-top: 80px;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.middle-seven .mid .img{margin-bottom:30px;}
.middle-seven .mid .t1{font-size: 18px;line-height: 26px;font-weight: bold;color:var(--public-color);}
.middle-seven .mid .t2{font-size: 14px;line-height: 24px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.middle-seven .mid .t3{margin-top:10px;font-weight: bold;}
.middle-seven .mid .t3 time{margin-right: 20px;color:#999;border-bottom:1px solid #999;}
.middle-seven .mid .t3 .news-more{color:var(--public-color);border-bottom:1px solid var(--public-color);}

@media (max-width:768px){
    .middle-seven .mid{grid-template-columns: repeat(1, 1fr);}
    .middle-seven .mid .img{margin-bottom:10px;}
    .middle-seven .mid .t1{font-size: 16px;line-height:20px;}
    .middle-seven .mid .t2{line-height:20px;}
}

.middle-seven .mid .mid-item{

}

.middle-seven .mid .row {
  margin: 0;
}

.middle-seven .mid .col-md-4 {
  padding-right: 40px;
  padding-bottom: 15px;
  height: 100%;
}

.middle-seven .mid .col-md-4>div {
  background: #fff;
  position: relative;
  height: 231px;
  overflow:hidden;
}

.middle-seven .mid .col-md-4>div .text {
  position: relative;
  background: #fff;
  /* max-height: 230px; */
  padding: 25px 38px 20px 38px;
  box-shadow: 0px 0px 15px 2px rgba(51, 51, 51, 0.2);
  z-index: 1;
  transition: 0.5s;
  height: 100%;
}

.middle-seven .mid .col-md-4>div .text .t1 a {
  font-size: 18px;
  line-height: 24px;
  color: var(--public-color);
  font-weight: 800;
  font-family: "Urbanist", sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 超出部分用省略号表示 */
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: 0.5s;
}

.middle-seven .mid .col-md-4>div .text .t2 {
  margin-top: 10px;
  color: #333333;
  font-weight: 700;
  font-family: "Urbanist", sans-serif;
  font-size: 15px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 超出部分用省略号表示 */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s;
}

.middle-seven .mid .col-md-4>div .text .t3 {
  margin-top: 20px;
  color: #666666;
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  font-family: "Urbanist", sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 超出部分用省略号表示 */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s;
}

.middle-seven .mid .col-md-4>div .text .but {
  margin-top: 20px;
}

.middle-seven .mid .col-md-4>div .text .but a {
  background: url(../../images/left-arrow.png) no-repeat;
  width: 18px;
  height: 10px;
  transition: 0.5s;
}

.middle-seven .mid .col-md-4>div .text:hover {
  background: linear-gradient(to right, #004178, transparent);
  background-size: cover;
  background-repeat: no-repeat;
}

.middle-seven .mid .col-md-4>div .text:hover .t1 a {
  color: #fff;
}

.middle-seven .mid .col-md-4>div .text:hover .t2 {
  color: #fff;
}

.middle-seven .mid .col-md-4>div .text:hover .t3 {
  color: #fff;
}

.middle-seven .mid .col-md-4>div .text:hover .but a {
  background: url(../../images/white-left-arrow.png) no-repeat;
}

.middle-seven .mid .col-md-4>div .image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.middle-seven .mid .col-md-4>div .image a {
  width: 100%;
  height: 100%;
  display:flex;align-items:center;
  justify-content:center;
}


.middle-seven .down {
  margin-top: 35px;
  position: relative;
  transition: 0.5s;
  padding-right: 20px;
  max-width: 220px;
}

.middle-seven .down::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 18px;
  height: 10px;
  transform: translateY(-50%);
  transition: 0.5s;
  content: "";
  background: url(../../images/left-arrow.png) no-repeat;
  opacity: 0;
}

.middle-seven .down a {
  color: var(--public-color);
  font-size: 18px;
  line-height: 48px;
  font-weight: 800;
}

.middle-seven .down:hover a {
  text-decoration: underline;
}

.middle-seven .down:hover:hover::before {
  opacity: 1;
}

@media (max-width: 768px) {
  .middle .middle-one .t2,
  .middle .middle-one .but,
  .middle .middle-two .cont .up .t2,
  .middle .middle-two .cont .mid,
  .middle .middle-two .cont .mid .right,
  .middle .middle-two .cont .down,
  .middle .middle-two .cont .down .col-md-3 .text,
  .middle .middle-three .cont-one .down,
  .middle .middle-three .cont-one .down .col-md-4>div .t1,
  .middle .middle-three .cont-one .down .col-md-4>div .t2,
  .middle .middle-three .cont-two .down>.text .text-hover,
  .middle-four .up .t2,
  .middle-four .down,
  .middle-five .container-xl .left .t2,
  .middle-five .container-xl .left .but,
  .middle-five .container-xl .left .t3,
  .middle-five .container-xl .right,
  .middle-six .row,
  .middle-seven .mid,
  .middle .middle-two .cont .mid .left .but
  {margin-top: 15px;}
  .middle .middle-two .other,
  .middle .middle-three .cont-one .down .col-md-4>div .t2
  {display: none;}
  .middle .middle-one{padding-bottom: 30px;min-height:auto;padding-top: 30px;}
  .middle .middle-one .container-xl>div {width: 100%;}
  .middle .middle-one .but a{line-height: 45px;}
  .middle .middle-two{padding-bottom: 15px;}
  .middle .middle-two .cont .up{padding-top: 30px;width: 100%;}
  .middle .middle-two .cont .down .col-md-3{padding-right: 7px;padding-bottom: 15px;}
  .middle .middle-two .cont .down .col-md-3 .text a{font-size: 14px;line-height: 22px;}
  .middle .middle-three{padding: 30px 0 30px 0;}
  .middle .middle-three .cont-one{padding-bottom: 15px;}
  .middle .middle-three .cont-one .up{padding-left: 100px;padding-right: 100px;}
  .middle .middle-three .cont-one .down .col-md-4{padding-right: 7px;padding-bottom: 15px;}
  .middle .middle-three .cont-one .down .col-md-4>div{padding: 15px;}
  .middle .middle-three .cont-two .down{margin-top: 15px;flex-wrap: wrap;padding-right: 15px;padding-left: 15px;}
  .middle .middle-three .cont-two .down .mySwiper{width: 100%;}
  .middle .middle-three .cont-two .down>.text{width: 100%;margin-top: 15px;padding: 0;}
  .middle-four{padding: 30px 0 30px 0;}
  .middle-four .up .t1{padding-left: 100px;padding-right: 100px;}
  .middle-four .down .col-md-3{padding-right: 7px;padding-bottom: 15px;}
  .middle-four .down .col-md-3>div{padding-bottom: 15px;}
  .middle-four .down .col-md-3>div .t1,.middle-four .down .col-md-3>div .t2,.middle-four .down .col-md-3>div .but{margin-top: 15px;padding: 0 7px;}
  .middle-five,.middle-six{padding: 30px 0 30px 0;}
  .middle-five .container-xl .left .but a{line-height: 45px;}
  .middle-six .t3,.middle-six .col-md-6>div .text1,.middle-six .col-md-6>div .text2{width: 100%;margin-top: 15px;}
  .middle-six .col-md-6{padding-right: 7px;padding-bottom: 15px;}
  .middle-seven{padding-bottom: 30px;}
  .middle-seven .up .left{width: 100%;font-size: 24px;line-height: 32px;}
  .middle-seven .up .right{margin: 0;}
  .middle-seven .mid .col-md-4{padding-right: 7px;padding-right: 15px;}
  .middle-seven .mid .col-md-4>div .text{padding: 15px;}
  .middle-seven .down{margin-top: 0;}
  .middle .middle-two .cont .mid .left .but a{line-height: 45px;}
}