.container {
  width: 100%;
  padding-top: 80px;
}
.footer .container{
    width: 1200px;
    padding-top: 0;
}
.logo {
  width: 5.4167vw;
  height: 1.7188vw;
}
.purchase-price {
  margin-top: 5.4167vw;
}
.banner {
  background: url('../images/monitor/banner-bg.png') no-repeat;
  background-size: 100%;
  height: 25.4688vw;
}
.txt-wrap {
  padding-top: 7.2917vw;
  width: 62.5vw;
}
.monitor .content {
  width: 62.5vw;
}
.section1 {
  padding: 3.2813vw 0;
}
.tab {
  gap: 0.8333vw;
  width: 3.75vw;
  height: 6.3542vw;
}
.tab-img {
  width: 2.9167vw;
  height: 2.9167vw;
}
.intro-wrap {
  margin-top: 5.2604vw;
}
.intro-wrap .divider {
  margin: 0 1.5625vw;
  width: 1px;
  height: 26.6667vw;
}
.intro-icon {
  width: 3.125vw;
  height: 3.125vw;
  margin-bottom: 1.0417vw;
}
.intro-info .left-intro-img {
  width: 27.8646vw;
  margin-top: 2.5vw;
}
.intro-info .right-intro-img {
  width: 20.9896vw;
  margin-top: 2.6563vw;
}
.look-video {
  background: url('../images/monitor/intro-bg.png') no-repeat;
  background-size: 100%;
  height: 23.5417vw;
  margin: 3.75vw 0;
}
.list {
  margin-top: 2.0833vw;
  margin-bottom: 1.6667vw;
}
.list .check-icon {
  width: 1.4583vw;
  height: 1.4583vw;
}
.list .list-content {
  margin-left: 0.8333vw;
}
.section1 .look-img {
  width: 24.7396vw;
  /* height: 11.0417vw; */
}
.device-img {
  width: 20.7813vw;
  height: 17.0833vw;
}
.section2 {
  background: url('../images/monitor/bg-section2.png') no-repeat;
  background-size: 100% 100%;
  padding: 4.8958vw 0 4.0625vw 0;
  background-color: #000;
}
.section2 .sub-title {
  margin-top: 1.0417vw;
  margin-bottom: 1.6667vw;
}
.section2 .night-wrap{
  margin-right: 1.6667vw;
}
.section2 .night-wrap img{
  border-radius: 0.2083vw;
  height: 4.9479vw
}
.section2 .night-txt  {
  margin-top: 0.625vw;
}
.section2 .right-image {
  height: 17.2396vw;
}
.section3 {
  background: linear-gradient(180deg, #E3EFFE 0%, #F7FAFF 38.27%, #FFF 86.51%);
}
.section3 .img-txt-wrap {
  border-radius: 0 0 0.4167vw 0.4167vw;
  background: rgba(0, 156, 255, 0.60);
  backdrop-filter: blur(2px);
  height: 4.0104vw;
}
.section3 .left-info {
  width: 31.6146vw;
}
.section3 .left-info .left-img{
  width: 31.6146vw;
}
.section3 .right-info {
  margin-left: 3.8021vw;
}
.section3 .content {
  padding: 4.7396vw 0 2.6042vw 0;
}
.section4 .content {
  border-radius: 20px;
  border: 1px solid #C6DDFF;
  background: rgba(255, 255, 255, 0.50);
  padding: 2.0833vw 3.4896vw;
  box-sizing: border-box;
}
.section4 .shop-code {
  border-radius: 4.462px;
  border: 0.5px solid var(--txt-black-16, #E0E0E0);
  background: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px;
  margin-right: 2.0833vw;
}
.section4 .shop-code .txt {
  margin-left: 0.2083vw;
}
.ml-4 {
  margin-left: 4px;
}
.w160 {
  width: 8.3333vw;
}
.h160 {
  height: 8.3333vw
}
.w16 {
  width: 0.8333vw;
}
.h16 {
  height: 0.8333vw;
}
.section4 .text-img {
  margin-top: 0.8333vw;
}
.section5 .content {
  margin-top: 2.5vw;
}
.section5 .img-txt-wrap {
  width: 16.0417vw;
  height: 16.0417vw;
}

.section5 .img-txt-wrap .title {
  top: 1.3021vw;
  left: 1.25vw;
}
.section5 .img-txt-wrap-3 {
  width: 26.6146vw;
  height: 16.0417vw;
}
.section5 .img-txt-wrap-3 .title3-box {
  top: 5.8854vw;
  left: 2.0833vw;
}
.section6 {
  padding-bottom: 5vw;
}
.section6 .content .title{
  margin-top: 4.4792vw;
}
.section6 .param-flex {
  margin-top: 0.4688vw;
  border-bottom: 1px solid #eee;
  padding: 0.9375vw 0;
}
.section6 .param-flex .param-content {
  margin-left: 1.0417vw;
}
.down-load{
  bottom: 200px;
  right: 0;
  cursor: pointer;
}
.down-load .down-load-img {
  width: 2.2917vw;
  height: 2.2917vw;
}
.poup {
  width: 17.9167vw;
  height: 12.2917vw;
  border-radius: 2px;
  background: #FFF;
  filter: drop-shadow(0 2px 8px rgba(191, 191, 191, 0.50));
  right: 3.8542vw;
  padding: 1.0417vw 1.25vw;
  display: none;
}
.poup-txt {
  margin-top: 0.6771vw;
}
.poup-txt img{
  margin-right: 4px;
}
.mt-12 {
  margin-top: 0.625vw;
}
.triangle-right {
  width: 0;
  height: 0;
  border-top: 0.4167vw solid transparent;
  border-bottom: 0.4167vw solid transparent;
  border-left: 0.4167vw solid #fff; /* 这里设置三角形的颜色 */
  position: absolute;
  top: 10%;
  left: 100%; /* 让三角形位于 poup 右侧 */
  transform: translateY(-50%); /* 垂直居中 */
}
/* 公用 */
.text-14 {
  font-size: 0.7292vw;
}
.text-16 {
  font-size: 0.8333vw;
}
.text-18 {
  font-size: 0.9375vw;
}
.text-20 {
  font-size: 1.0417vw;
}
.text-28 {
  font-size: 1.4583vw;
}
.text-32 {
  font-size: 1.6667vw;
}
.text-48 {
  font-size: 2.5vw;
}



a {
  color: #000;
  margin: 0;
  padding: 0;
  text-decoration: none!important
}
.font-600 {
  font-weight: 600;
}
.font-400 {
  font-weight: 400;
}
.font-500 {
  font-weight: 500;
}
.color-black1 {
  color: #000;
}
.color-white {
  color: #fff;
}
.color-gray-66 {
  color: #666;
}
.color-gray-99 {
  color: #999;
}
.color-fc {
  color: #FC6734;
}

.color-gray-28 {
  color: #282828;
}
.color-gray-22 {
  color: #222;
}
.color-gray-33 {
  color: #333;
}
.color-gray-ee {
  color: #EEEEEE;
}
.color-gray-55 {
  color: #555;
}
.color-ff {
  color: #FF6727;
}
.color-black-65 {
  color: rgba(0, 0, 0, 0.65);
}
.color-black-86 {
  color: rgba(0, 0, 0, 0.86);
}
.color-black-21 {
  color: #212121;
}
.color-white-86 {
  color: rgba(255, 255, 255, 0.86);
}
.flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-center {
  justify-content: center;
}
.flex-wrap{
  flex-wrap: wrap;
}
.margin-auto {
  margin: 0 auto;
}
.w-full {
  width: 100%;
}
.h-full {
  height: 100%;
}
.bg-white {
  background-color: #fff;
}
.bg-fc {
  background-color: #FC6734;
}
.bg-gray-ee {
  background-color: #EEEEEE;
}
.bg-black {
  background-color: #000;
}
.inline-block {
  display: inline-block;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.bottom-0 {
  bottom: 0;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.flex-1 {
  flex: 1
}
.fixed {
  position: fixed;
}










