.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}

.clearfix {
  zoom: 1;
}

img,
a {
  display: block;
}

body {
  position: relative;
  overflow: hidden;
}

#first {
  min-width: 1200px;
}

#first .swiperFirst {
  width: 100%;
}

#first .swiperFirst .swiper-pagination-bullet {
  width: 88px;
  height: 10px;
  border-radius: 13px;
  background-color: rgba(255, 255, 255, 0.45);
}

#first .swiperFirst .swiper-pagination {
  bottom: 97px !important;
  right: 216px;
  width: auto !important;
  left: auto !important;
  display: flex;
}

#first .swiperFirst .scroll_box {
  width: 100%;
  margin: 0 4px;
  height: auto;
  line-height: 0;
  display: flex;
}

#first .swiperFirst .swiper-pagination-bullet-active {
  position: relative;
}

#first .swiperFirst .swiper-pagination-bullet-active .scroll {
  position: absolute;
  top: 0px;
  width: 0px;
  height: 10px;
  border-radius: 13px;
  background-color: #fff;
}

#first .swiperFirst .swiper-slide a {
  width: 100%;
  height: 100%;
}

#first .swiperFirst .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#first .bb {
  position: absolute;
  left: 50%;
  bottom: 62px;
  text-align: center;
  transform: translateX(-50%);
  color: #fff;
  font-size: 36px;
  cursor: pointer;
  opacity: 0;
  font-family: icon;
  padding: 0 10px;
  animation: bb 2s linear 0s infinite;
  font-weight: bold;
  z-index: 9;
}

@keyframes progressbar {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

@keyframes bb {
  0% {
    transform: translate(-50%, 0);
    opacity: 0;
  }

  20% {
    transform: translate(-50%, 3px);
    opacity: 1;
  }

  80% {
    transform: translate(-50%, 10px);
    opacity: 1;
  }

  90% {
    transform: translate(-50%, 10px);
    opacity: 0;
  }

  100% {
    transform: translate(-50%, 10px);
    opacity: 0;
  }
}

#second {
  min-width: 1200px;
  width: 100%;
  position: absolute;
  top: 100%;
  transition: top 2s ease-in-out;
  z-index: 99999;
  background-color: #fff;
}

#second .title {
  margin: 0 auto;
  height: 182px;
}

#second .pxtz {
  background: #0092FF;
  margin-top: 18px;
}

#second .pxtz .layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#second .pxtz .layout img {
  width: 145px;
  transform: translateY(-18px);
}

#second .pxtz .layout a:hover {
  color: #fff !important;
}

#second .pxtz .layout .notic {
  font-size: 27px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}

#second .pxtz .layout .bmrk {
  background: #00589A;
  border-radius: 27px;
  padding: 10px 18px;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}

#second .pxtz .layout .bmrk:hover {
  background-color: #FDC202;
}

#second .pxap {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 64px;
}

#second .pxap .content {
  width: 100%;
  margin: 40px auto 0;
}

#second .zbkc {
  padding: 33px 0 97px;
  background-color: #EEF8FF;
}

#second .zbkc .layout .tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 58px;
  margin-bottom: 25px;
}

#second .zbkc .layout .tab li {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #404040;
  cursor: pointer;
  margin-right: 73px;
}

#second .zbkc .layout .tab li:nth-last-child(1) {
  margin-right: 0;
}

#second .zbkc .layout .tab li img {
  width: 72px;
  margin-top: -10px;
  margin-left: -19px;
  display: none;
}

#second .zbkc .layout .tab li:hover {
  color: #0092FF;
}

#second .zbkc .layout .tab li:hover img {
  display: block;
}

#second .zbkc .layout .tab .on {
  color: #0092FF;
}

#second .zbkc .layout .tab .on img {
  display: block;
}

#second .zbkc .layout .box li {
  display: none;
  height: 518px;
}

#second .zbkc .layout .box li .left {
  padding: 70px 0 0 48px;
  width: 423px;
  height: 100%;
  background: url(../images/zbkc-background.png) no-repeat;
  background-size: cover;
  flex-shrink: 0;
  display: flex;
}

#second .zbkc .layout .box li .left .before {
  width: 16px;
  height: 69px;
  background: #0092FF;
  opacity: 0.78;
  margin-right: 14px;
}

#second .zbkc .layout .box li .left .tit {
  width: 317px;
  font-size: 30px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 42px;
}

#second .zbkc .layout .box li .right {
  background: #D4EDFF;
  height: 100%;
  padding: 63px 54px 0 48px;
}

#second .zbkc .layout .box li .right .gallery {
  width: 673px;
}

#second .zbkc .layout .box li .right .gallery .swiper-slide a {
  display: flex;
}

#second .zbkc .layout .box li .right .gallery .swiper-slide a .cbox .t {
  width: 517px;
  font-size: 22px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #007BD6;
  margin-bottom: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

#second .zbkc .layout .box li .right .gallery .swiper-slide a .cbox .time {
  display: flex;
  margin-bottom: 23px;
}

#second .zbkc .layout .box li .right .gallery .swiper-slide a .cbox .time img {
  width: 23px;
  margin-right: 12px;
}

#second .zbkc .layout .box li .right .gallery .swiper-slide a .cbox .time div {
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #0092FF;
}

#second .zbkc .layout .box li .right .gallery .swiper-slide a .cbox .writer {
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #666666;
  margin-bottom: 11px;
}

#second .zbkc .layout .box li .right .gallery .swiper-slide a .cbox .filter {
  width: 452px;
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

#second .zbkc .layout .box li .right .gallery .swiper-slide a .pic {
  width: calc(1.7320508 * 180px / 2);
  height: 180px;
  clip-path: polygon(0 25%, 50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%);
  aspect-ratio: 1;
  /* 宽高比例缩放 */
  object-fit: cover;
  /* 保持图片原有比例, 会有剪切*/
  box-shadow: 0px 2px 7px 0px rgba(138, 138, 138, 0.5);
}

#second .zbkc .layout .box li .right .xian {
  margin: 58px 0 34px;
  width: 100%;
  height: 1px;
  background-color: #0092FF;
}

#second .zbkc .layout .box li .right .thumbsbox {
  position: relative;
  width: 673px;
}

#second .zbkc .layout .box li .right .thumbsbox .swiper-button-prev {
  left: 0;
}

#second .zbkc .layout .box li .right .thumbsbox .swiper-button-prev img {
  width: 22px;
}

#second .zbkc .layout .box li .right .thumbsbox .swiper-button-next {
  right: 10px;
}

#second .zbkc .layout .box li .right .thumbsbox .swiper-button-next img {
  width: 22px;
}

#second .zbkc .layout .box li .right .thumbsbox .swiper-button-next:after,
#second .zbkc .layout .box li .right .thumbsbox .swiper-button-prev:after {
  content: "";
}

#second .zbkc .layout .box li .right .thumbsbox .thumbs {
  width: 600px;
}

#second .zbkc .layout .box li .right .thumbsbox .thumbs .swiper-slide img {
  width: 140px;
  height: 140px;
  cursor: pointer;
}

#second .zbkc .layout .box .active {
  display: flex;
}

#second .skzj {
  padding: 42px 0 119px;
  background: url(../images/skzj-background.png) no-repeat;
  background-size: cover;
}

#second .skzj .layout .title {
  margin-bottom: 85px;
}

#second .skzj .layout ul {
  width: 1030px;
  margin: 0 auto;
}

#second .skzj .layout ul li {
  float: left;
  margin-left: -40px;
}

#second .skzj .layout ul li:hover .box {
  opacity: 0;
}

#second .skzj .layout ul li:hover .mark2 {
  opacity: 1;
}

#second .skzj .layout ul li:nth-child(1) {
  margin-left: 0;
}

#second .skzj .layout ul li:nth-child(2n) {
  transform: translate(8px, -48px);
}

#second .skzj .layout ul li a {
  position: relative;
}

#second .skzj .layout ul li a .pic {
  width: 238px;
  height: 320px;
}

#second .skzj .layout ul li a .box {
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .3s;
  width: 181px;
  height: 32px;
}

#second .skzj .layout ul li a .box .mark {
  position: absolute;
  bottom: 0;
  left: 3px;
  width: 179px;
  height: 32px;
  background: rgba(0, 0, 0, 0.65);
  transform: skewX(-10deg);
}

#second .skzj .layout ul li a .box div {
  width: fit-content;
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}

#second .skzj .layout ul li a .mark2 {
  transition: all .3s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 29px;
  width: 179px;
  height: 320px;
  background: rgba(0, 0, 0, 0.65);
  transform: skewX(-10deg);
  padding: 60px 10px 0 10px;
}

#second .skzj .layout ul li a .mark2 .name {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  transform: skewX(0deg);
}

#second .skzj .layout ul li a .mark2 .cont {
  padding-top: 10px;
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 29px;
  transform: skewX(0deg);
}

#second .spkc {
  background-color: #EEF8FF;
  padding: 25px 0 139px;
}

#second .spkc .layout .title {
  margin-bottom: 23px;
}

#second .spkc .layout ul {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

#second .spkc .layout ul li {
  width: 400px;
  height: 235px;
  position: relative;
}

#second .spkc .layout ul li:hover .text_icon {
  top: 80px;
}

#second .spkc .layout ul li:hover .bck .bck_text {
  top: 120px;
}

#second .spkc .layout ul li:hover a {
  transform: scale(1.2);
  z-index: 9999;
}

#second .spkc .layout ul li:hover a>img {
  display: none;
}

#second .spkc .layout ul li:hover .bck {
  display: block;
}

#second .spkc .layout ul li a {
  width: 400px;
  height: 100%;
  display: block;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
}

#second .spkc .layout ul li a img {
  width: 400px;
  height: 100%;
  display: block;
}

#second .spkc .layout ul li .mork {
  width: 100%;
  height: 100%;
  background-color: rgba(16, 16, 16, 0.38);
  position: absolute;
  top: 0;
  left: 0;
}

#second .spkc .layout ul li:nth-child(1) .text_icon img {
  width: 44px;
  height: 41px;
}

#second .spkc .layout ul li:nth-child(2) .text_icon img {
  width: 33px;
  height: 43px;
}

#second .spkc .layout ul li:nth-child(3) .text_icon img {
  width: 42px;
  height: 37px;
}

#second .spkc .layout ul li:nth-child(4) .text_icon img {
  width: 38px;
  height: 37px;
}

#second .spkc .layout ul li:nth-child(5) .text_icon img {
  width: 38px;
  height: 44px;
}

#second .spkc .layout ul li:nth-child(6) .text_icon img,
#second .spkc .layout ul li:nth-child(9) .text_icon img {
  width: 29px;
  height: 37px;
}

#second .spkc .layout ul li:nth-child(7) .text_icon img {
  width: 38px;
  height: 38px;
}

#second .spkc .layout ul li:nth-child(8) .text_icon img {
  width: 38px;
  height: 32px;
}

#second .spkc .layout ul li .text_icon {
  position: absolute;
  top: 50%;
  left: 60px;
  transform: translateY(-50%);
}

#second .spkc .layout ul li .text_icon img {
  float: left;
}

#second .spkc .layout ul li .text_icon span {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 28px;
  float: left;
  padding: 6px 0 0 13px;
}

#second .spkc .layout ul li .bck {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #FDC202;
  display: none;
}

#second .spkc .layout ul li .bck .bck_text {
  position: absolute;
  top: 175px;
  left: 64px;
}

#second .spkc .layout ul li .bck span {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  float: left;
  margin-right: 5px;
}

#second .spkc .layout ul li .bck img {
  width: 18px;
  margin-top: 3px;
}

#second .xgtj {
  padding: 47px 0 0 0;
}

#second .xgtj .layout .title {
  margin-bottom: 17px;
}

#second .xgtj .layout .list_img ul li {
  position: relative;
  width: 299px;
  height: 194px;
  float: left;
}

#second .xgtj .layout .list_img ul li a {
  display: block;
  overflow: hidden;
}

#second .xgtj .layout .list_img ul li:first-child {
  width: 600px;
  height: 389px;
}

#second .xgtj .layout .list_img ul li:first-child img {
  width: 600px;
  height: 389px;
  display: block;
}

#second .xgtj .layout .list_img ul li:first-child .mork {
  width: 100%;
  height: 39px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  padding-left: 61px;
  line-height: 39px;
}

#second .xgtj .layout .list_img ul li:first-child .mork span {
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 39px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

#second .xgtj .layout .list_img ul li img {
  width: 299px;
  height: 194px;
  display: block;
  transition: all .3s;
}

#second .xgtj .layout .list_img ul li img:hover {
  transform: scale(1.2);
}

#second .xgtj .layout .list_img ul li .mork {
  width: 100%;
  height: 39px;
  position: absolute;
  bottom: -1px;
  background: rgba(0, 0, 0, 0.35);
  padding-left: 26px;
  line-height: 47px;
}

#second .xgtj .layout .list_img ul li .mork span {
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 39px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

@media screen and (max-width: 1390px) {
  body {
    overflow: initial;
  }

  .swiperFirst,
  #first {
    height: fit-content !important;
  }

  #first .swiperFirst .swiper-slide a img {
    width: 100%;
    height: auto;
  }
}