.fir-banner {
  position: relative;
  min-width: 1200px;
}
.xs-header {
  background-color: #000;
}
.swiper {
  min-width: 1200px;
}
.swiper-slide {
  width: 100%;
  min-width: 1200px;
}
.fir-banner {
  height: 476px;
  min-width: 1200px;
}
.fir-banner img {
  width: auto;
  height: 476px;
}
.protect {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}
.protect .title {
  font-size: 36px;
  font-weight: bold;
  color: #111111;
  text-align: center;
  margin-top: 60px;
}
.protect .content {
  width: 1120px;
  display: flex;
  justify-content: space-between;
  margin-top: 78px;
  margin-bottom: 90px;
}
.protect .content .left {
  margin-top: 82px;
}
.protect .content .left .any .tit {
  font-size: 18px;
  color: #111111;
}
.protect .content .left .any .subs {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  margin-top: 22px;
  width: 550px;
}
.protect .content .left .resist {
  margin-top: 62px;
}
.protect .content .left .resist .subse {
  margin-top: 22px;
  width: 545px;
}
.global {
  height: 580px;
  background: #F3F5F9;
  padding-top: 60px;
}
.global .cont {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.global .cont .top {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #111111;
}
.global .cont .content {
  min-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 22px;
  margin-top: 24px;
}
.global .cont .content .ri .title {
  font-size: 30px;
  font-weight: 400;
  color: #111111;
}
.global .cont .content .ri .subs {
  margin-top: 24px;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.polling {
  width: 1200px;
  min-width: 1200px;
  height: 500px;
  margin: 0 auto;
}
.polling .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 42px;
}
.polling .content .lf .title {
  font-size: 30px;
  color: #111111;
}
.polling .content .lf .subs {
  width: 596px;
  color: #666666;
  margin-top: 27px;
  font-size: 16px;
  line-height: 28px;
}
.monitor {
  height: 500px;
  background-color: #F3F5F9;
  padding-top: 20px;
}
.price {
  height: 398px;
  min-width: 1200px;
  padding-top: 81px;
  background: url(../img/组\ 10.png) center center;
}
.price .top {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
}
.price .content {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
  display: flex;
  justify-content: center;
  position: relative;
  top: 61px;
}
.price .content .left {
  width: 638px;
  height: 140px;
  background: #FFFFFF;
  padding-top: 30px;
  padding-left: 200px;
  position: absolute;
  left: 0px;
}
.price .content .left .retail {
  font-size: 22px;
  color: #111111;
  margin-left: 50px;
  margin-bottom: 5px;
}
.price .content .left .pric {
  font-size: 36px;
  font-weight: bold;
  color: #FF8A00;
}
.price .content .cent {
  position: absolute;
  z-index: 3;
}
.price .content .ri {
  padding-top: 30px;
  padding-right: 200px;
  width: 638px;
  height: 140px;
  background: #FFFFFF;
  position: absolute;
  right: 0;
  text-align: right;
}
.price .content .ri .retail {
  font-size: 22px;
  color: #111111;
  margin-right: 50px;
  margin-bottom: 5px;
}
.price .content .ri .pric {
  font-size: 36px;
  font-weight: bold;
  color: #FF8A00;
}
