@-webkit-keyframes heroArrow2 {
  0% {
    transform: translate(-0.104167rem, 0);
  }

  to {
    transform: translate(0, 0);
  }
}

@keyframes heroArrow2 {
  0% {
    transform: translate(-0.104167rem, 0);
  }

  to {
    transform: translate(0, 0);
  }
}

.module-1 {
  width: 3.75rem;
  overflow: hidden;
  background: #f2f3f5;
  position: relative;
}

.module-1 .module-1-header {
  padding: 0.260417rem 0 0.15625rem;
}

.module-1 .module-1-header .module-1-header-desc,
.module-1 .module-1-header .module-1-header-title {
  margin: 0 auto;
  width: 1.953125rem;
  text-align: center;
  font-weight: 300;
  font-family: PingFangSC-Light, PingFang SC;
}

.module-1 .module-1-header .module-1-header-title {
  margin-bottom: 0.0625rem;
  line-height: 0.161458rem;
  color: #000;
  font-size: 0.114583rem;
}

.module-1 .module-1-header .module-1-header-desc {
  line-height: 0.078125rem;
  color: #777;
  font-size: 0.041667rem;
}

.module-1 .module-1-hot {
  position: absolute;
  top: 0.78125rem;
  left: 0;
  width: 100%;
  height: 0.625rem;
}

.module-1 .module-1-content {
  display: flex;
  width: 4.048177rem;
  height: 1.666667rem;
  overflow: hidden;
}

.module-1 .module-1-content:hover + .module-1-hot,
.module-1-mobile {
  display: none;
}

.module-1
  .module-1-content:hover
  .module-1-content-item
  .module-1-wrapper
  .module-1-modal {
  opacity: 0.8;
}

.module-1
  .module-1-content:hover
  .module-1-content-item
  .module-1-wrapper
  .module-1-wrapper-bg
  > img {
  transform: translate(0, 0);
}

.module-1 .module-1-content:hover .item-thumb {
  opacity: 0;
  z-index: 1;
}

.module-1 .module-1-content .module-1-content-item {
  position: relative;
  flex: 1 1 0.298177rem;
  transition: all 1s;
  will-change: auto;
}

.module-1 .module-1-content .module-1-content-item:hover {
  flex: 1 0 3.451823rem;
}

.module-1
  .module-1-content
  .module-1-content-item:hover
  .module-1-wrapper
  .module-1-modal {
  opacity: 0;
  visibility: hidden;
}

.module-1 .module-1-content .module-1-content-item:hover .item-detail {
  opacity: 1;
  z-index: 2;
}

.module-1 .module-1-content .module-1-content-item .module-1-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  transform: skew(-10.15deg);
  transform-origin: left top;
  overflow: hidden;
}

.module-1
  .module-1-content
  .module-1-content-item
  .module-1-wrapper
  .module-1-modal {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  z-index: 100;
  transition: all 0.6s;
}

.module-1 .module-1-content .module-1-content-item .module-1-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(107deg, #0a2349 20%, rgba(10, 35, 73, 0) 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}

.module-1 .module-1-content .module-1-content-item .module-1-wrapper-bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.149089rem;
  width: 3.75rem;
  height: 100%;
  transform: translate(-50%, 0) skew(10.15deg);
  transform-origin: left top;
}

.module-1 .module-1-content .module-1-content-item .module-1-wrapper-bg > img {
  width: 100%;
  height: 100%;
  transition: transform 0.5s;
}

.module-1
  .module-1-content
  .module-1-content-item:nth-child(1)
  .module-1-wrapper {
  position: relative;
}

.module-1
  .module-1-content
  .module-1-content-item:nth-child(1)
  .module-1-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 2px;
  height: 100%;
  background-color: #fff;
  opacity: 0.3;
}

.module-1
  .module-1-content
  .module-1-content-item:nth-child(1)
  .module-1-wrapper-bg
  > img {
  transform: translate(-0.260417rem, 0);
}

.module-1
  .module-1-content
  .module-1-content-item:nth-child(2)
  .module-1-wrapper {
  overflow: initial;
  z-index: 0;
}

.module-1
  .module-1-content
  .module-1-content-item:nth-child(2)
  .module-1-wrapper-bg
  > img {
  transform: translate(0.260417rem, 0);
}

.module-1
  .module-1-content
  .module-1-content-item:nth-child(3)
  .module-1-wrapper {
  position: relative;
}

.module-1
  .module-1-content
  .module-1-content-item:nth-child(3)
  .module-1-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 2px;
  height: 100%;
  background-color: #fff;
  opacity: 0.3;
}

.module-1
  .module-1-content
  .module-1-content-item:nth-child(3)
  .module-1-wrapper-bg
  > img {
  transform: translate(-0.182292rem, 0);
}

.module-1 .module-1-content .module-1-content-item .item-thumb {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #0a2349 0, rgba(10, 35, 73, 0) 100%);
  transition: opacity 0.5s;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-thumb
  .item-thumb-title {
  margin-top: 0.893229rem;
  margin-bottom: 0.03125rem;
  line-height: 0.138021rem;
  text-align: center;
  color: #fff;
  font-size: 0.098958rem;
  font-weight: 300;
  font-family: PingFangSC-Light, PingFang SC;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-thumb
  .item-thumb-desc {
  margin-bottom: 0.101563rem;
  line-height: 0.057292rem;
  text-align: center;
  color: #fff;
  font-size: 0.041667rem;
  font-weight: 0.041667rem;
  font-family: PingFangSC-Light, PingFang SC;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-thumb
  .item-thumb-action {
  display: flex;
  justify-content: center;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-thumb
  .item-thumb-action
  .item-thumb-action-left {
  left: 0.010417rem;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-thumb
  .item-thumb-action
  .item-thumb-action-right {
  left: -0.010417rem;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-thumb
  .item-thumb-action
  .item-thumb-action-center {
  width: 0.1875rem;
  height: 0.135417rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-thumb
  .item-thumb-action
  .item-thumb-action-center
  img {
  width: 0.0625rem;
  height: 0.0625rem;
}

.module-1 .module-1-content .module-1-content-item .item-detail {
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(107deg, #0a2349 20%, rgba(10, 35, 73, 0) 100%);
  transition: opacity 0.6s;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-header {
  margin-bottom: 0.3125rem;
  padding: 0.208333rem 0 0 0.588542rem;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-header:hover
  .item-detail-arrow
  div {
  -webkit-animation: heroArrow2 1s ease infinite;
  animation: heroArrow2 1s ease infinite;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-header
  .item-detail-title {
  margin-bottom: 0.041667rem;
  line-height: 0.138021rem;
  color: #fff;
  font-size: 0.098958rem;
  font-weight: 400;
  font-family: PingFangSC-Regular, PingFang SC;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-header
  .item-detail-desc {
  width: 80%;
  margin-bottom: 0.041667rem;
  line-height: 0.065104rem;
  color: #fff;
  font-size: 0.046875rem;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-header
  .item-detail-next {
  width: 0.0781rem;
  height: 0.0781rem;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-header
  .item-detail-next
  img {
  width: 100%;
  height: 100%;
  display: block;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-header
  .item-detail-arrow {
  width: 0.078125rem;
  height: 0.052083rem;
  overflow: hidden;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-header
  .item-detail-arrow
  div {
  display: flex;
}

.module-1
  .module-1-content
  .module-1-content-itemm-detail-info-img-list
  .item-detail
  .item-detail-header
  .item-detail-arrow
  img {
  margin-right: 0.026042rem;
  width: 0.078125rem;
  height: 0.052083rem;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info
  .item-detail-info-img-list
  > a:last-child,
.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-header
  .item-detail-arrow
  img:last-child {
  margin-right: 0;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content {
  display: none;
  position: relative;
  margin-left: 0.588542rem;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item {
  margin-bottom: 0.083333rem;
  line-height: 0.078125rem;
  color: #fff;
  font-size: 0.041667rem;
  font-weight: 300;
  font-family: PingFangSC-Light, PingFang SC;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item.active
  .item-detail-name,
.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item:hover
  .item-detail-name {
  color: #fff;
  font-size: 0.052083rem;
  font-weight: 400;
  font-family: PingFangSC-Regular, PingFang SC;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item.active
  .item-detail-info {
  display: block;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-name {
  width: 0.3125rem;
  line-height: 0.078125rem;
  color: #fff;
  font-size: 0.041667rem;
  font-weight: 300;
  font-family: PingFangSC-Light, PingFang SC;
  cursor: pointer;
  transition: all 0.4s;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info {
  display: none;
  position: absolute;
  left: 0.395833rem;
  top: 0;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info
  .item-detail-info-img-list {
  display: flex;
  margin-bottom: 0.083333rem;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info
  .item-detail-info-img-list
  > a {
  margin-right: 0.083332rem;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info
  .item-detail-info-img-list
  .item-detail-info-img {
  position: relative;
  width: 0.677082rem;
  height: 0.401042rem;
  padding: 0 0.041667rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  will-change: background-size;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  transition: background-size 0.6s;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info
  .item-detail-info-img-list
  .item-detail-info-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info
  .item-detail-info-img-list
  .item-detail-info-img:hover {
  background-size: 106% 106%;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info
  .item-detail-info-img-list
  .item-detail-info-img
  span {
  padding-bottom: 0.041667rem;
  line-height: 0.057292rem;
  color: #fff;
  font-size: 0.041667rem;
  font-weight: 400;
  font-family: PingFangSC-Regular, PingFang SC;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info
  .module-1-more {
  text-align: center;
}

.module-1
  .module-1-content
  .module-1-content-item
  .item-detail
  .item-detail-content
  .item-detail-item
  .item-detail-info
  .module-1-more
  .button {
  cursor: pointer;
  width: 0.354167rem;
  height: 0.114583rem;
  line-height: 0.109375rem;
}

@media screen and (max-width: 767px) {
  .module-1 {
    display: none;
  }

  .module-1-mobile {
    display: block;
    background: #f2f3f5;
  }

  .module-1-mobile .module-1-header {
    padding: 0.48rem 0;
  }

  .module-1-mobile .module-1-header .module-1-header-title {
    margin-bottom: 0.08rem;
    line-height: 0.37rem;
    text-align: center;
    color: #000;
    font-size: 0.26rem;
  }

  .module-1-mobile .module-1-header .module-1-header-desc {
    margin-bottom: 0.24rem;
    line-height: 0.24rem;
    padding: 0 0.24rem;
    text-align: center;
    color: #777;
    font-size: 0.12rem;
  }

  .module-1-mobile .module-1-content .module-1-item-inner .module-1-item-title {
    line-height: 0.37rem;
    text-align: center;
    color: #000;
    font-size: 0.26rem;
  }
  .module-1-mobile .module-1-content .module-1-item-inner {
    position: relative;
    width: 100%;
    height: 2.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .module-1-mobile .module-1-content .module-1-item-inner .module-item-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 35, 73, 0.2);
  }

  .module-1-mobile
    .module-1-content
    .module-1-item:nth-child(1)
    .module-1-item-inner {
    background-image: url("http://cdn.kersedsafe.com/images/index/m-1-2.png");
  }
  .module-1-mobile
    .module-1-content
    .module-1-item:nth-child(2)
    .module-1-item-inner {
    background-image: url("http://cdn.kersedsafe.com/images/index/m-1-3.png");
  }
  .module-1-mobile
    .module-1-content
    .module-1-item:nth-child(3)
    .module-1-item-inner {
    background-image: url("http://cdn.kersedsafe.com/images/index/m-1-4.png");
  }
  .module-1-mobile
    .module-1-content
    .module-1-item:nth-child(4)
    .module-1-item-inner {
    background-image: url("http://cdn.kersedsafe.com/images/index/m-1-1.png");
  }

  .module-1-mobile .module-1-content .module-1-item-inner .module-1-item-title {
    margin-bottom: 0.12rem;
    color: #fff;
  }

  .module-1-mobile .module-1-content .module-1-item-inner .module-1-item-desc {
    font-size: 0.14rem;
    margin-bottom: 0.24rem;
    color: #fff;
  }

  .module-1-mobile .module-1-content .module-1-item-inner .module-1-item-arrow {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .module-1-mobile
    .module-1-content
    .module-1-item-inner
    .module-1-item-arrow
    .arrow-left,
  .module-1-mobile
    .module-1-content
    .module-1-item-inner
    .module-1-item-arrow
    .arrow-right {
    width: 0.16rem;
    height: 0.42rem;
  }

  .module-1-mobile
    .module-1-content
    .module-1-item-inner
    .module-1-item-arrow
    .arrow-center {
    width: 0.56rem;
    height: 0.42rem;
  }

  .module-1-mobile
    .module-1-content
    .module-1-item-inner
    .module-1-item-arrow
    .arrow {
    position: absolute;
    top: 0.08rem;
    left: 50%;
    transform: translate(-50%, 0);
    width: 0.24rem;
    height: 0.24rem;
  }
}
