/* Public */
:root {
  --color-primary: #d71518; }

.py-primary {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important; }

.heading-primary {
  font-size: 40px;
  font-weight: bold;
  color: var(--color-primary);
  text-align: center;
  white-space: nowrap;
  z-index: 1;
  position: relative; }
  .heading-primary span {
    border-bottom: 4px solid var(--color-primary); }
  .heading-primary-translate {
    font-size: 25px;
    display: block;
    position: absolute;
    white-space: nowrap;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    color: #dcdddd;
    text-transform: uppercase; }

.product .operation-select {
  background: url(https://shs.waimaogongshe.cn/landing/index/product-select.png);
  background-size: 100% 100%; }

.product .operation-item {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 80px;
  white-space: nowrap;
  color: #fff;
  border-bottom: 1px solid #fff;
  font-size: 22px;
  position: relative;
  cursor: pointer;
  letter-spacing: 1px; }
  .product .operation-item > div {
    width: 50%; }

.product .operation-item--active {
  background-color: var(--color-primary); }

.product .operation-item:hover {
  background-color: var(--color-primary); }
  .product .operation-item:hover span {
    height: 100%;
    width: 6px;
    background-color: #fff;
    position: absolute;
    left: 1px; }

.product .operation-icon {
  width: 25px;
  height: 25px;
  margin-right: 10px; }

.product .operation-content {
  display: none;
  background-color: #e8eceb;
  height: 100%;
  padding: 30px 30px 0 30px; }
  .product .operation-content-name {
    font-size: 35px;
    font-weight: bold; }
    .product .operation-content-name span {
      font-weight: lighter;
      color: var(--color-primary);
      font-size: 18px; }
  .product .operation-content-summary {
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0 35px 0; }
  .product .operation-content-item {
    margin-bottom: 25px;
    display: flex;
    justify-content: start;
    align-items: center; }
    .product .operation-content-item img {
      height: 55px;
      width: 55px;
      margin-right: 12px; }
    .product .operation-content-item > div {
      margin-left: 10px; }
    .product .operation-content-item h3 {
      font-size: 23px;
      font-weight: bold;
      margin-bottom: 3px; }
    .product .operation-content-item p {
      font-size: 14px;
      color: #646464;
      margin-bottom: 0px; }

.product .operation-content--active {
  display: block; }

.about {
  background: url(https://shs.waimaogongshe.cn/landing/index/about-bg.jpg); }
  .about-title, .about-subtitle {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    letter-spacing: 2px; }
  .about-subtitle {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 20px; }
  .about-summary {
    color: #fff;
    letter-spacing: 2px;
    font-size: 23px;
    line-height: 35px; }
  .about-data p {
    margin-top: 15px;
    font-size: 18px;
    color: #fff; }

.video {
  width: 100%;
  background-size: cover;
  overflow-x: hidden;
  background: url(https://shs.waimaogongshe.cn/landing/index/video-bg.jpg); }
  .video-title {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    position: relative;
    left: 3%; }
    .video-title span {
      display: block;
      font-size: 20px;
      letter-spacing: 1px;
      font-weight: bold; }
    .video-title::before {
      position: absolute;
      content: '';
      top: 0%;
      left: -3%;
      width: 5px;
      height: 100%;
      background-color: var(--color-primary); }
  .video-link {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
    .video-link img {
      width: 100%;
      z-index: 2; }
    .video-link svg {
      width: 50px;
      font-weight: bolder;
      z-index: 999;
      content: '';
      position: absolute; }
  .video .article-title {
    writing-mode: vertical-lr;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 3px; }
  .video .article-list {
    position: relative;
    display: flex;
    flex-direction: column; }
    .video .article-list::before {
      position: absolute;
      content: '';
      top: 0%;
      left: 0%;
      width: 2px;
      height: 100%;
      background-color: #fff; }
    .video .article-list img {
      transform: translateX(-50%); }
  .video .article-arrow {
    margin-left: -25px; }
  .video .article-item {
    margin-left: 25px;
    flex: 1;
    display: flex;
    align-items: center;
    position: relative; }
  /* .video .article-item:hover .article-mark {
    background: url(../../img/index/round-red.png) no-repeat; } */
  .video .article-item:hover .article-content {
    color: #d71518; }
  .video .article-item:hover .article-date span {
    border: 1px solid #d71518; }
  .video .article-mark {
    position: absolute;
    left: -8.2%;
    background: url(../images/index/round.png) no-repeat;
    background-size: 100% !important;
    width: 25px;
    height: 25px; }
  .video .article-content {
    color: #fff;
    cursor: pointer; }
  .video .article-subtitle {
    font-size: 17px;
    writing-mode: horizontal-tb; }
  .video .article-date {
    margin-top: 5px; }
    .video .article-date span {
      border: 1px solid #eee;
      margin-left: 5px;
      padding: 3px 10px;
      border-radius: 20px; }

.qqzmkh {
  background: url(https://shs.waimaogongshe.cn/landing/index/qqzmkh-bg.jpg); }
  .qqzmkh p {
    text-align: center;
    font-size: 14px;
    margin-top: 5px; }
  .qqzmkh img {
    width: 100%;
    height: auto; }

.media-bg {
  display: block;
  margin: 0 auto;
  background: url(https://shs.waimaogongshe.cn/landing/index/media-bg.jpg);
  background-repeat: no-repeat;
  display: flex;
  padding: 5rem;
  align-items: center; }

.media-title {
  writing-mode: tb-rl;
  font-size: 40px;
  color: #fff; }
  .media-title span {
    border-right: 5px solid #d71518; }

.media-img {
  transform: scale(0.72); }

.media .row > .col {
  text-align: center;
  margin-bottom: 45px; }

.swiper-window {
  position: relative; }
  .swiper-window .swiper-button-public, .swiper-window .swiper-button-prev, .swiper-window .swiper-button-next {
    position: absolute;
    color: #000; }
  .swiper-window .swiper-button-prev {
    left: -5%; }
  .swiper-window .swiper-button-next {
    right: -5%; }

/* swiper */
.customer-voice-box {
  padding: 20px 15px; }
  .customer-voice-box p {
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    font-size: 13px;
    color: #000;
    line-height: 23px; }

.customer-voice-user {
  display: flex;
  align-items: center; }
  .customer-voice-user b {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.customer-voice-subtitle {
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  margin-top: 10px; }

.swiper-slide {
  overflow: hidden;
  border: 1px solid #dfdfdf;
  border-radius: 7px;
  transform: translateY(0%); }

.swiper-container {
  margin-top: 50px;
  padding: 50px 0 0 0 !important; }

.swiper-slide-active {
  transform: translateY(-10%);
  border: 1px solid #d71518;
  position: relative; }
