.section-wrap .section {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.section1 .banners,
.section1 .banners .mySwiper1 {
  width: 100%;
  height: 100%;
}

.section1 .swiper-button-next:after,
.section1 .swiper-button-prev:after {
  display: none;
}
.section1 .swiper-button-next {
  width: 12px;
  height: 95px;
  background: url(./NEXT.png) no-repeat center center;
  background-size: 100% 100%;
  right: 60px;
}
.section1 .swiper-button-prev {
  width: 12px;
  height: 95px;
  background: url(./PREV.png) no-repeat center center;
  background-size: 100% 100%;
  left: 60px;
}
.section1 .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 0.88;
  margin: 0 !important;
  padding: 0;
  margin-right: 20px !important;
}
.section1 .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.section1 .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 30px;
}
.section1 .swiper-pagination-bullet-active {
  width: 27px;
  height: 24px;
  opacity: 1;
  background: url(./lbxz.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 0%;
}
.swb {
  position: absolute;
  bottom: 72px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
}
.szhz {
  position: relative;
  overflow: hidden;
}
.szhz .wzas {
  position: absolute;
  z-index: 10;
  left: 51%;
  top: 44%;
  transform: translate(-50%, -50%);
}
.dha {
  position: absolute;
  left: 50%;
  top: 44.4%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.dha .dhc1 {
  position: absolute;
  left: -296px;
  top: -70px;
}
.szhz .lg {
  position: absolute;
  left: 50%;
  z-index: 1;
  top: 50%;
  transform: translate(-50%, -50%);
}

.l1 {
  position: absolute;
  animation: l1 3s linear infinite;
  left: -400px;
}

.l2 {
  position: absolute;
  animation: l2 5s linear infinite;
  left: -350px;
}

.l2-2 {
  position: absolute;
  animation: l2-2 8s linear infinite;
  left: -300px;
}

.l3 {
  position: absolute;
  animation: l3 5.5s linear infinite;
  left: -250px;
}

.l4 {
  position: absolute;
  animation: l4 3.5s linear infinite;
  left: -200px;
}

.l5 {
  position: absolute;
  animation: l5 2s linear infinite;
  left: -150px;
}

.l6 {
  position: absolute;
  animation: l3 1.75s linear infinite;
  left: -100px;
}

.l7 {
  position: absolute;
  animation: l1 2.5s linear infinite;
  left: -50px;
}

.l8 {
  position: absolute;
  animation: l2 4s linear infinite;
  left: 0px;
}

.l9 {
  position: absolute;
  animation: l4 4s linear infinite;
  left: 50px;
}
.l1-1 {
  position: absolute;
  animation: l1 3s linear infinite;
  left: 100px;
}

.l2-1 {
  position: absolute;
  animation: l2 5s linear infinite;
  left: 150px;
}

.l3-1 {
  position: absolute;
  animation: l3 5.5s linear infinite;
  left: 200px;
}

.l4-1 {
  position: absolute;
  animation: l4 3.5s linear infinite;
  left: 250px;
}

.l5-1 {
  position: absolute;
  animation: l5 2s linear infinite;
  left: 300px;
}

.l6-1 {
  position: absolute;
  animation: l3 1.75s linear infinite;
  left: 350px;
}

.l7-1 {
  position: absolute;
  animation: l1 2.5s linear infinite;
  left: 400px;
}

.l8-1 {
  position: absolute;
  animation: l2 4s linear infinite;
  left: 450px;
}

.l9-1 {
  position: absolute;
  animation: l4 4s linear infinite;
  left: 500px;
}
.dha {
  position: absolute;
  top: 293px;
  left: 490px;
  z-index: 10;
  animation: logo2 5s linear infinite;
}
@keyframes logo2 {
  0% {
    top: 293px;
    left: 490px;
  }
  20% {
    top: 293px;
    left: 545px;
  }
  27% {
    top: 303px;
    left: 555px;
  }
  35% {
    top: 270px;
    left: 575px;
  }
  40% {
    top: 293px;
    left: 590px;
  }
  60% {
    top: 293px;
    left: 765px;
  }
  65% {
    top: 305px;
    left: 777px;
  }
  70% {
    top: 293px;
    left: 785px;
  }
  100% {
    top: 293px;
    left: 950px;
  }
}
/* @keyframes logo2 {
  0% {
    top: 110px;
    left: 330px;
  }
  20% {
    top: 110px;
    left: 395px;
  }
  27% {
    top: 120px;
    left: 407px;
  }
  35% {
    top: 85px;
    left: 425px;
  }
  40% {
    top: 110px;
    left: 450px;
  }
  60% {
    top: 110px;
    left: 625px;
  }
  65% {
    top: 120px;
    left: 625px;
  }
  70% {
    top: 110px;
    left: 635px;
  }
  100% {
    top: 110px;
    left: 804px;
  }
} */
@keyframes l1 {
  from {
    opacity: 0.3;
    height: 0;
    top: 740px;
  }
  to {
    opacity: 0.6;
    height: 200px;
    top: -130px;
  }
}

@keyframes l2 {
  from {
    opacity: 0.3;
    height: 0;
    top: 740px;
  }
  to {
    opacity: 0.6;
    height: 200px;
    top: -450px;
  }
}

@keyframes l2-2 {
  from {
    opacity: 0.3;
    height: 0;
    top: 1040px;
  }
  to {
    opacity: 0.6;
    height: 200px;
    top: -450px;
  }
}

@keyframes l3 {
  from {
    opacity: 0.3;
    height: 0;
    top: 800px;
  }
  to {
    opacity: 0.6;
    height: 200px;
    top: -230px;
  }
}

@keyframes l4 {
  from {
    opacity: 0.3;
    height: 0;
    top: 800px;
  }
  to {
    opacity: 0.6;
    height: 200px;
    top: -130px;
  }
}

@keyframes l5 {
  from {
    opacity: 0.3;
    height: 0;
    top: 740px;
  }
  to {
    opacity: 0.6;
    height: 200px;
    top: -130px;
  }
}
.section .box {
  width: 100%;
  height: 100%;
  display: flex;
}

.section .box .column-nav {
  min-width: 360px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 50px;
  padding-top: 190px;
}

.section .box .column-nav .namea {
  width: 65px;
  height: 210px;
}
.section .box .column-nav .namea p {
  display: none;
}
.section .box .column-nav ul {
  width: 100%;
  margin-top: 131px;
}
.section .box .column-nav ul li {
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
}

.section .box .column-nav ul li a {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  padding-left: 50px;
  width: 100%;
  height: 100%;
  font-weight: 400;
  font-size: 22px;
  color: #ffffff;
}
.section .box .column-nav ul li a img {
  margin-right: 24px;
}
.section .box .column-nav ul li.active {
  background: #ffb055;
}
.section .box .content {
  flex: 1;
  position: relative;
}
/* 企业概况 */
.section2 .box .column-nav {
  background: url("./qygk1.png") no-repeat center center;
  background-size: 100% 100%;
}
.section2 .box .column-nav .namea {
  background: url("./qygk.png") no-repeat center center;
  background-size: 100% 100%;
}
.section2 .box .content {
  /* padding-top: 263px; */
  padding-top: 120px;
  /* padding-left: 90px; */
  display: flex;
}
.section2 .box .content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 1560px;
  height: 860px;
  background: url("./qybja.png") no-repeat center center;
  background-size: 100% 100%;
}
.section2 .box .content .info {
  width: 558px;
  margin-top: 143px;
  margin-left: 90px;
}
.section2 .box .content .info .title .cn {
  font-weight: bold;
  font-size: 36px;
  color: #000000;
}

.section2 .box .content .info .title .en {
  margin-top: 15px;
  font-family: Arial;
  font-weight: 400;
  font-size: 18px;
  color: #c4d0d7;
}

.section2 .box .content .info .summary {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
  text-indent: 2em;
  margin-top: 30px;
}
.section2 .box .content .info .more {
  margin-top: 20px;
  width: 160px;
  height: 45px;
  background: #ffffff;
  border-radius: 23px;
  border: 1px solid #c9151e;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 23px;
  padding-right: 25px;
  font-weight: 400;
  font-size: 16px;
  color: #c9151e;
}
.section2 .box .content .info .more .jt {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: url(./jt.png) no-repeat center center;
  background-size: 100% 100%;
}
.section2 .box .content .info .more:hover {
  background: #c9151e;
  color: #ffffff;
}
.section2 .box .content .info .more:hover .jt {
  background: url(./jt1.png) no-repeat center center;
  background-size: 100% 100%;
}
.section2 .box .content .info .data {
  display: flex;
  margin-top: 90px;
}
.section2 .box .content .info .data li {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.section2 .box .content .info .data li .value span:first-child {
  font-family: Impact;
  font-weight: 400;
  font-size: 54px;
  color: #c9151e;
}
.section2 .box .content .info .data li .value span:last-child {
  font-family: Source Han Serif SC, serif;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  margin-left: 8px;
}
.section2 .box .content .info .data li .lable {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
}
.section2 .box .content .info .data li .xt {
  width: 46px;
  height: 3px;
  background: #c9151e;
  margin: 18px 0;
  margin-top: 12px;
}
.section2 .box .content .info .data li:first-child {
  padding-right: 59px;
  margin-right: 49px;
}
.section2 .box .content .info .data li:first-child::after {
  content: "";
  display: block;
  width: 1px;
  height: 66px;
  background: #f9e3e4;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section2 .box .content .info .data li:last-child {
  padding-left: 58px;
  margin-left: 47px;
}
.section2 .box .content .info .data li:last-child::after {
  content: "";
  display: block;
  width: 1px;
  height: 66px;
  background: #f9e3e4;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section2 .box .content .pic {
  width: 690px;
  height: 500px;
  background: #9dbde2;
  margin-left: 84px;
  position: relative;
  margin-top: 199px;
}
.section2 .box .content .pic .logo {
  overflow: hidden;
  width: 690px;
  height: 510px;
  margin-left: -22px;
  margin-top: -32px;
}
.section2 .box .content .pic img {
  width: 100%;
  height: 100%;
}
/* 业务布局 */
.section3 .box .column-nav {
  background: url("./ywbjbn.png") no-repeat center center;
  background-size: 100% 100%;
}
.section3 .box .column-nav .namea {
  background: url("./ywbj.png") no-repeat center center;
  background-size: 100% 100%;
}
.section3 .box {
  background: url("./ywbjbj.png") no-repeat center center;
  background-size: 100% 100%;
}
.section3 .box .content {
  margin: 0 74px;
  position: relative;
}
.section3 .box .content .item {
  width: 400px;
  height: 100%;

  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 30px;
  padding-top: 305px;
}
.section3 .box .content .item:hover {
  background: rgba(0, 66, 144, 0.5);
}
.section3 .box .content .item .icon {
  width: 160px;
  height: 160px;
  border-radius: 50%;
}
.section3 .box .content .item:nth-child(3n + 1) .icon {
  background: url(./yq.png) no-repeat center center;
  background-size: 100% 100%;
}
.section3 .box .content .item:nth-child(3n + 2) .icon {
  background: url(./zwtz.png) no-repeat center center;
  background-size: 100% 100%;
}
.section3 .box .content .item:nth-child(3n + 3) .icon {
  background: url(./szcs.png) no-repeat center center;
  background-size: 100% 100%;
}
.section3 .box .content .swiper {
  width: 1200px;
  height: 100%;
}
.section3 .box .content .btns .an:after {
  display: none;
}
.section3 .box .content .btns .an {
  width: 32px;
  top: 60%;
  height: 24px;
}
.section3 .box .content .btns .swiper-button-next {
  background: url(./down1.png) no-repeat center center;
  background-size: 100% 100%;
}
.section3 .box .content .btns .swiper-button-prev {
  background: url(./down.png) no-repeat center center;
  background-size: 100% 100%;
}
.section3 .box .content .item .name {
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  margin-top: 60px;
}
.section3 .box .content .item .summary {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  margin-top: 25px;
  line-height: 2;
}
/* 新 闻 中 心   */
.section4 .box .column-nav {
  background: url("./xwzxbj.png") no-repeat center center;
  background-size: 100% 100%;
}
.section4 .box .column-nav .namea {
  background: url("./xwzx.png") no-repeat center center;
  background-size: 100% 100%;
}

.section4 .box .content {
  padding-left: 90px;
  padding-top: 120px;
}
.section4 .box .content ul {
  display: flex;
  height: 100%;
}
.section4 .box .content ul li {
  position: relative;
  height: 100%;
  width: 351px;
  border-left: 1px solid #f3f3f3;
  padding-left: 30px;
  margin-right: 78px;
  padding-top: 100px;
}
.section4 .box .content ul li:last-child {
  margin-right: 0;
}
.section4 .box .content ul li a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section4 .box .content ul li a .time .day {
  font-weight: 400;
  font-size: 60px;
  margin-left: -7px;
  color: #5d5f60;
  position: relative;
}
.section4 .box .content ul li a .time .day::after {
  content: "";
  display: block;
  width: 34px;
  height: 3px;
  background: #5d5f60;
  position: absolute;
  bottom: -15px;
  left: 7px;
  transition: all 0.6s;
}
.section4 .box .content ul li a .time .date {
  font-weight: 400;
  font-size: 21px;
  color: #666666;
}
.section4 .box .content ul li a .title {
  margin-top: 60px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
  height: 48px;
}
.section4 .box .content ul li a .logo {
  width: 320px;
  margin-top: 22px;
  height: 215px;
  overflow: hidden;
}
.section4 .box .content ul li a .logo img {
  width: 100%;
  height: 100%;
}

.section4 .box .content ul li a .summary {
  margin-top: 37px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 32px;
}
.section4 .box .content ul li a .jta {
  width: 20px;
  height: 10px;
  background: url(./xjt0.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 71px;
  left: 30px;
}
.morea {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 30px;
  background: #d60b18;
  position: absolute;
  z-index: 10;
  left: 655px;
  bottom: 30px;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.morea img {
  margin-left: 5px;
}
.section4 .box .content ul li:hover a .jta {
  background: url(./xjt.png) no-repeat center center;
  background-size: 100% 100%;
}
.section4 .box .content ul li:hover a .time .day {
  color: #d60b18;
}
.section4 .box .content ul li:hover a .time .day::after {
  background: #d60b18;
  width: 110px;
}
.section4 .box .content ul li:hover a .time .date {
  color: #db3d46;
}
.section4 .box .content ul li:hover a .title {
  font-weight: bold;
}
/* 信 息 公 开 */
.section5 .box .column-nav {
  background: url("./xxgkbj.png") no-repeat center center;
  background-size: 100% 100%;
}
.section5 .box .column-nav .namea {
  background: url("./xxgk.png") no-repeat center center;
  background-size: 100% 100%;
}
.section5 .box .content {
  background: url("./xxgkbn.png") no-repeat center center;
  background-size: 100% 100%;
  padding-left: 90px;
  padding-top: 141px;
  padding-right: 260px;
}
.section5 .box .content .banner img {
  width: 1210px;
  height: 303px;
}
.section5 .box .content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
.section5 .box .content ul li {
  width: 48.9%;
  height: 166px;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(0, 37, 98, 0.1);
  margin-bottom: 40px;
  padding: 28px 36px 41px 36px;
}
.section5 .box .content ul li a .title {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  min-height: 60px;
}
.section5 .box .content ul li:hover a .title {
  font-weight: bold;
}
.section5 .box .content ul li a .tiem {
  margin-top: 27px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section5 .box .content ul li a .tiem p {
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.section5 .box .content ul li a .tiem .jt {
  width: 20px;
  height: 10px;
  background: url(./xjt0.png) no-repeat center center;
  background-size: 100% 100%;
}
.section5 .box .content ul li:hover a .title {
  color: #d60b18;
}
.section5 .box .content ul li:hover a .tiem .jt {
  background: url(./xjt.png) no-repeat center center;
  background-size: 100% 100%;
}
/* 联 系 我 们 */
.section6 .box .column-nav {
  background: url("./lxwmbj.png") no-repeat center center;
  background-size: 100% 100%;
}
.section6 .box .column-nav .namea {
  background: url("./lxwm.png") no-repeat center center;
  background-size: 100% 100%;
}
.section6 .box {
  background: url("./earth.png") no-repeat center center;
  background-size: 100% 100%;
}
.section6 .box .content {
  padding-left: 100px;
  padding-top: 292px;
  display: flex;
}
.section6 .box .content .pic .logo {
  width: 730px;
  height: 500px;
  background: rgba(1, 74, 160, 0.2);
  position: relative;
}
.section6 .box .content .pic .logo .lo {
  width: 100%;
  height: 100%;
  margin-left: -10px;
  margin-top: -10px;
}

.section6 .box .content ul {
  margin-top: 56px;
  margin-left: 42px;
}
.section6 .box .content ul li {
  display: flex;
  align-items: center;
  margin-bottom: 51px;
}
.section6 .box .content ul li:last-child {
  margin-bottom: 0;
}
.section6 .box .content ul li p {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  margin-left: 14px;
}
.section7,
.section7 .fp-tableCell {
  height: auto !important;
}
/* 移动端 */
@media screen and (max-width: 1280px) {
  body {
    overflow: auto !important;
  }
  .section1 .banners {
    height: 175px;
  }
  .section1 .swiper-button-next,
  .section1 .swiper-button-prev,
  .swb {
    display: none;
  }
  .section1 .swiper-pagination-bullet-active {
    width: 17px;
    height: 14px;
  }
  .section1 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-right: 10px !important;
  }
  .morea {
    left: 15px;
    bottom: 75px !important;
    position: static;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .section5 .morea {
    margin-top: 5px;
  }
  .section2 .box .content .info .data li .xt {
    margin: 12px 0;
  }
  .section1 .swiper-pagination {
    bottom: 20px;
  }
  .section5 .box .content ul li {
    display: none;
  }
  .section5 .box .content ul li:nth-child(1) {
    display: block;
  }
  .section5 .box .content ul li:nth-child(2) {
    display: block;
  }
  .section5 .box .content ul li a .tiem {
    margin-top: 10px;
  }
  .szhz .lg {
    display: none;
  }
  .section1 .wzasimg {
    width: 100%;
  }
  .section1 .banners .mySwiper1 img {
    object-fit: cover;
  }
  .section .box {
    flex-direction: column;
  }
  .section2 .box .content::after {
    display: none;
  }
  .section .box .column-nav {
    width: 100%;
    height: auto;
    padding: 0 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section3 .box .content .item .summary {
    margin-bottom: 20px;
  }
  .section3 .box .content .item:hover {
    background: none;
  }
  .section6 .box .content ul {
    margin-top: 20px;
    margin-left: 0;
  }
  .section .box .column-nav ul {
    margin-top: 20px;
    display: none;
  }
  .section .box .column-nav .namea {
    background: fixed;
    width: auto;
    height: auto;
  }
  .section .box .column-nav .namea p {
    display: block;
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    width: 100%;
    color: #fefefe;
  }
  .section .box .column-nav ul li {
    display: none;
  }
  .section .box .column-nav ul li a {
    font-size: 16px;
    justify-content: center;
    padding-left: 0;
  }
  .section .box .column-nav ul li {
    height: 40px;
    margin-bottom: 0px;
  }
  .section .box .column-nav ul li a img {
    width: 20px;
  }
  .section2 .box .column-nav {
    background-size: 100% auto;
  }
  .section2 .box .content {
    background: url(./qybja.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 0 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-direction: column;
  }
  .section2 .box .content .info {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  .section2 .box .content .info .title .cn {
    font-size: 18px;
  }
  .section2 .box .content .info .title .en {
    margin-top: 5px;
    font-size: 14px;
  }
  .section2 .box .content .info .summary {
    font-size: 16px;
    line-height: 2;
    margin-top: 10px;
  }
  .section2 .box .content .info .more {
    margin-top: 10px;
    width: 140px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .section2 .box .content .info .data li .value span:first-child {
    font-size: 18px;
  }
  .section2 .box .content .info .data li .value span:last-child {
    font-size: 14px;
    margin-left: 5px;
  }
  .section2 .box .content .info .data {
    margin-top: 20px;
    display: none;
  }
  .section2 .box .content .info .data li .lable {
    font-size: 14px;
  }
  .section2 .box .content .info .data li:first-child {
    padding-right: 20px;
    margin-right: 20px;
  }
  .section2 .box .content .info .data li:last-child {
    padding-left: 20px;
    margin-left: 20px;
  }
  .section2 .box .content .pic {
    width: 100%;
    height: 185px;
    margin-left: 0;
    margin-top: 15px;
  }
  .section2 .box .content .pic .logo {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .section3 .box .content {
    margin: 0 15px;
  }
  .section3 .box .content .swiper {
    width: 100%;
  }
  .section3 .box .column-nav {
    background: url(./ywbjbn.png) no-repeat center center;
    background-size: 100% auto;
  }
  .section3 .box .content .item {
    padding: 0 0px;
    padding-top: 20px;
  }
  .section3 .box .content .item .name {
    margin-top: 20px;
    font-size: 18px;
  }
  .section3 .box .content .item .icon {
    width: 90px;
    height: 90px;
    border-radius: 50%;
  }
  .section3 .box .content .btns .an {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 14px;
  }
  .section3 .box {
    background-size: auto;
  }
  .section4 .box .column-nav {
    background-size: 100% auto;
  }
  .section4 .box .content ul li {
    height: auto;
    width: 100%;
    padding-left: 0;
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 20px;
    border: none;
  }
  .section4 .box .content {
    padding-left: 0;
    padding: 0 15px;
    padding-top: 20px;
  }
  .section4 .box .content ul {
    flex-direction: column;
  }
  .section4 .box .content ul li a .time .day {
    font-size: 18px;
    margin-left: 0;
  }
  .section4 .box .content ul li a .time .date {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
  }
  .section4 .box .content ul li a .time .day::after {
    content: "";
    display: block;
    width: 34px;
    height: 2px;
    background: #5d5f60;
    position: absolute;
    bottom: -5px;
    left: 0;
  }
  .section4 .box .content ul li a .title {
    margin-top: 15px;
    font-weight: 400;
    font-size: 16px;
    height: auto;
  }
  .section4 .box .content ul li a .logo {
    width: 100%;
    margin-top: 10px;
    height: 160px;
  }
  .section4 .box .content ul li a .logo img {
    object-fit: cover;
  }
  .section4 .box .content ul li a .summary,
  .section4 .box .content ul li:last-child,
  .section4 .box .content ul li a .jta {
    display: none;
  }
  .section5 .box .content {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding: 0 15px;
  }
  .section5 .box .content .banner img {
    width: 100%;
    margin-top: 20px;
    height: auto;
  }
  .section5 .box .content ul {
    margin-top: 20px;
  }
  .section5 .box .content ul li {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    padding: 15px;
  }
  .section5 .box .content ul li a .title {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 1.5;
    min-height: auto;
  }
  .section5 .box .column-nav {
    background-size: 100% auto;
  }
  .section6 .box .column-nav {
    background-size: 100% auto;
  }
  .section6 .box .content {
    padding-left: 0;
    padding: 0 15px;
    padding-top: 20px;
    display: flex;
    padding-bottom: 20px;
    flex-direction: column;
  }
  .section6 .box {
    background: url(./earth.png) no-repeat center center;
    background-size: auto 100%;
  }
  .section6 .box .content ul li {
    margin-bottom: 20px;
  }
  .section6 .box .content ul li img {
    width: 30px;
  }
  .section6 .box .content ul li p {
    font-weight: 400;
    font-size: 16px;
    margin-left: 14px;
    line-height: 1.5;
  }
  .section6 .box .content .pic .logo {
    width: 100%;
    height: 100%;
  }
  .ripple-container {
    display: none;
  }
  .section6 .box .content .pic .logo .lo {
    margin-left: 0;
    margin-top: 0;
  }
  .section6 .box .content .pic .logo .zb {
    width: 20px;
  }
}
