@media (min-width: 1200px) {
  .container {
    width: 1200px;
    padding: 0;
  }
}
.text-center {
  text-align: center;
}
.zixun {
  display: inline-block;
  color: #fff;
  background-color: #0551e8;
  padding: 13px 23px;
  border-radius: 8px;
  cursor: pointer;
}
.banner-swiper {
  height: 500px;
}
.banner-swiper .c-wrapper {
  height: 100%;
}
.banner-swiper .slide-con {
  height: 100%;
  display: flex;
  align-items: center;
}
.banner-swiper img {
  cursor: pointer;
  margin-left: -18px;
}
.monitor-case {
  display: flex;
  justify-content: right;
  padding: 46px 0;
}
.monitor-case h2 {
  font-size: 30px;
  color: #002249;
}
.monitor-case .container {
  position: relative;
}
.monitor-case .tit-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 26px;
}
.monitor-case .tit-con::before,
.monitor-case .tit-con::after {
  display: none;
}
.monitor-case .btn-con {
  display: flex;
}
.monitor-case .swiper-button-prev,
.monitor-case .swiper-button-next {
  display: flex;
  position: static;
  width: 30px;
  height: 30px;
  text-align: center;
  z-index: 66;
  color: #1664ff;
  margin-top: 0;
}
.monitor-case .swiper-button-prev::after,
.monitor-case .swiper-button-next::after {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 10px;
  color: #1664ff;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #1664ff;
  box-sizing: border-box;
  transition: all 0.5s;
}
.monitor-case .swiper-button-prev:hover::after,
.monitor-case .swiper-button-next:hover::after {
  transition: all 0.5s;
  color: #fff;
  background-color: #1664ff;
}
.monitor-case .swiper-button-prev {
  margin-right: 13px;
}
.monitor-case .swiper-button-next.swiper-button-disabled,
.monitor-case .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.monitor-case .swiper-button-next.swiper-button-disabled::after,
.monitor-case .swiper-button-prev.swiper-button-disabled::after {
  color: #d2d2d2;
  background-color: #fff;
  border: 1px solid #d2d2d2;
}
.monitor-case .swiper-slide {
  width: 420px;
}
.monitor-case .case-con {
  display: flex;
  align-items: center;
  padding: 15px 12px 15px 22px;
  border: 1px solid #c2cad3;
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.5;
}
.monitor-case .case-con img {
  margin-right: 18px;
}
.monitor-case .case-con span {
  color: #0c59db;
  font-weight: bold;
}
.monitor-value {
  height: 503px;
  background-image: url(/img/page/v2025/tm/monitor/bg-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
}
.monitor-value h2 {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 52px;
  text-align: center;
}
.monitor-value .value-box {
  display: flex;
  justify-content: space-between;
}
.monitor-value .con {
  width: 280px;
  background-color: #fff;
  border-radius: 10px;
  padding: 35px 17px;
}
.monitor-value .con h3 {
  font-size: 24px;
  font-weight: bold;
  color: #0c59db;
  margin: 14px 0;
}
.monitor-value .con .text {
  font-size: 16px;
  color: #002249;
}
.monitor-discern {
  height: 589px;
  background-image: url(/img/page/v2025/tm/monitor/bg-2.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 93px 0 140px;
  margin-bottom: 104px;
}
.monitor-discern h2 {
  font-size: 36px;
  color: #0c2a4f;
  font-weight: bold;
  text-align: center;
  margin-bottom: 77px;
  line-height: 1;
}
.monitor-discern .discern-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 850px;
}
.monitor-discern .con {
  width: 25%;
  margin-bottom: 70px;
}
.monitor-discern .con .tit {
  background: linear-gradient(to right, #00bfff, #0000ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 12px;
  font-style: italic;
}
.monitor-discern .con .text {
  font-size: 18px;
}
.monitor-play {
  margin-bottom: 72px;
}
.monitor-play h2 {
  font-size: 36px;
  color: #0c2a4f;
  font-weight: bold;
  margin-bottom: 52px;
  text-align: center;
}
.monitor-play .play-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1120px;
  margin: 0 auto;
}
.monitor-play .con {
  position: relative;
  width: 340px;
}
.monitor-play .con .con-box {
  height: 147px;
  padding: 32px 22px 12px;
  background-color: #f2f3f7;
  border-radius: 10px;
  margin-top: -20px;
  margin-bottom: 39px;
  position: relative;
  z-index: 2;
}
.monitor-play .con .tit {
  font-size: 24px;
  color: #0c59db;
  font-weight: bold;
  margin-bottom: 10px;
}
.monitor-play .con .text {
  font-size: 16px;
  color: #002249;
}
.monitor-play .con .hot {
  position: absolute;
  right: -10px;
  top: 0;
}
.monitor-flow {
  margin-bottom: 72px;
}
.monitor-flow h2 {
  font-size: 36px;
  color: #0c2a4f;
  font-weight: bold;
  margin-bottom: 52px;
  text-align: center;
}
.monitor-flow img {
  margin-bottom: 36px;
}
.choose {
  background-color: #f0f4f9;
  padding: 35px 0;
}
.choose .swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}
.choose .container {
  display: flex;
  align-items: center;
}
.choose h3 {
  font-size: 24px;
  color: #002249;
  margin-right: 39px;
  white-space: nowrap;
}
.monitor-ask {
  padding: 56px 0;
}
.monitor-ask h2 {
  font-size: 36px;
  color: #0c2a4f;
  font-weight: bold;
  margin-bottom: 45px;
  text-align: center;
}
.monitor-ask .tab-box {
  display: flex;
  margin-bottom: 25px;
}
.monitor-ask .tab-box .tab {
  padding: 12px 20px;
  font-size: 16px;
  border: 1px solid #9ab2cf;
  cursor: pointer;
}
.monitor-ask .tab-box .tab.active {
  color: #fff;
  background-color: #0c59db;
  border: none;
}
.monitor-ask .tab-pane .tab-pane-box {
  display: none;
}
.monitor-ask .tab-pane .tab-pane-box.active {
  display: block;
}
.monitor-ask .tab-pane .tab-con {
  margin-bottom: 25px;
}
.monitor-ask .tab-pane .ask {
  font-size: 16px;
  margin-bottom: 5px;
}
.monitor-ask .tab-pane .ask::before {
  content: "Q";
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-color: #0c59db;
  color: #fff;
  border-radius: 5px;
  margin-right: 10px;
}
.monitor-ask .tab-pane .ans {
  font-size: 16px;
  color: #738ba5;
  padding: 11px;
  margin-left: 36px;
  background-color: #f2f5f9;
}
.monitor-ask .tab-pane .ans a {
  text-decoration: underline !important;
  color: #0c59db;
  cursor: pointer;
}
@media (max-width: 750px) {
  .banner-swiper {
    height: 300px;
  }
  .monitor-case {
    padding: 30px 0;
  }
  .monitor-case h2 {
    font-size: 28px;
  }
  .monitor-case .monitor-case-box {
    width: 100%;
  }
  .monitor-value {
    padding: 30px 0;
    height: auto;
  }
  .monitor-value h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .monitor-value .value-box {
    display: block;
  }
  .monitor-value .con {
    width: 100%;
    margin-bottom: 12px;
  }
  .monitor-value .con h3 {
    display: inline-block;
    margin: 0 0 0 4px;
  }
  .monitor-value .con .text {
    margin-top: 12px;
  }
  .monitor-discern {
    height: auto;
    padding: 30px 0;
    margin-bottom: 0;
  }
  .monitor-discern h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .monitor-discern .con {
    width: auto;
    margin-bottom: 20px;
    margin-right: 10px;
  }
  .monitor-play {
    padding: 30px 0;
    margin-bottom: 0;
  }
  .monitor-play h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .monitor-flow {
    margin-bottom: 30px;
  }
  .monitor-flow h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .choose .container {
    display: block;
  }
  .choose .container h3 {
    margin: 0 0 20px 0;
  }
  .monitor-ask {
    padding: 30ox 0;
  }
  .monitor-ask h2 {
    font-size: 28px;
  }
}
