.header-content .left-content {
  padding-top: 68px;
}
.header-content .right-video-wrapper {
  width: 460px;
  position: absolute;
  top: 60px;
  right: 0;
  z-index: 1;
}

.header-content .right-video-wrapper .products-phone {
  position: absolute;
  top: 6px;
  right: 116px;
  width: 339px;
  height: 745px;
  background: url('/image/mark.png') no-repeat 0 0 / contain;
  z-index: 11;
}
.header-content .right-video-wrapper .products-media-item-wrapper {
  position: relative;
}

.header-content .right-video-wrapper .products-media-item {
  position: absolute;
  top: 21px;
  left: 5px;
  border-radius: 36px;
  overflow: hidden;
  z-index: 10;
}

.header-content .right-video-wrapper .products-video {
  width: 224px;
  height: 451px;
  border-radius: 36px;
  -webkit-animation: media-fade-in 0.4s ease 0s 1 normal both;
  animation: media-fade-in 0.4s ease 0s 1 normal both;
  z-index: 10;
}
.install-header {
  position: relative;
  background: #ff8a00;
  height: 380px;
}
.header-content .left-content .title {
  margin-bottom: 20px;
  max-width: 800px;
  min-height: 70px;
  color: #fff;
  font-size: 56px;
  font-weight: 600;
}

.header-content .left-content .text {
  width: 595px;
  height: 60px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
}

/*  */

.grid-content .grid-item1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.grid-content .grid-item1 .select-btn:first-of-type {
  margin-right: 15px;
}
.grid-content .grid-item1 .active-btn {
  background: #ff8a06;
  color: #fff;
}

.grid-content .grid-item1 .select-btn {
  justify-content: center;
  align-items: center;
  width: 145px;
  height: 42px;
  background: #fff;
  box-shadow: 0 10px 23px 9px rgba(14, 48, 98, 0.04);
  border-radius: 35px;
  opacity: 1;
  cursor: pointer;
}
.grid-content .grid-item1 .select-btn img {
  margin-right: 10px;
  width: 18px;
  height: 18px;
}
.grid-content .grid-item1 .active-btn {
  background: #ff8a06;
  color: #fff;
}
.btn-group {
  margin: 60px 0 40px;
}
.box .pos-box {
  position: absolute;
  left: -29px;
  top: -20px;
  z-index: 1;
}
.box .pos-box .pos {
  width: 150px;
  height: 150px;
}
.box .pos-box .pos-txt {
  color: #fff;
  position: absolute;
  left: 15px;
  top: 39px;
  height: 32px;
  width: 100px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  transform: rotate(-45deg);
}
.box .left {
  margin-top: 43px;
}
.box {
  width: 100%;
  padding: 0 79px 0 110px;
  height: 200px;
  background: #fff;
  box-shadow: 0 10px 23px 9px rgba(14, 48, 98, 0.04);
  border-radius: 15px;
  opacity: 1;
  margin-bottom: 24px;
}

.box.fraud-tips-dialog {
  background-color: #ff7300;
  background-image: url(https://appfast-static.diandian.com/_nuxt/img/fraud-bg.4034c02.png);
  background-size: contain;
}

.box.fraud-tips-dialog .icon-guanbi1 {
  color: #fff !important;
}

.box.half-price-tips-dialog {
  background-image: url(https://appfast-static.diandian.com/_nuxt/img/half-price-bg.83d97a8.png);
  background-size: contain;
  min-height: 423px;
  border-radius: 26px;
  background-color: transparent;
  background-repeat: no-repeat;
}

.box .title {
  height: 54px;
  width: 100%;
}

.box .title .left {
  font-size: 16px;
  color: #111;
  font-weight: 600;
}

.box .content {
  margin-top: 4px;
}

.box .footer {
  height: 64px;
  width: 100%;
}

.box .footer .cancel {
  height: 32px;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #e5e6eb;
}

.box .footer .cancel:hover {
  color: #ff8a06 !important;
  border-color: #ff8a06 !important;
}

.box .footer .cancel:hover span {
  color: #ff8a06 !important;
}

.box .footer .btn {
  height: 32px;
  background-color: #ff7300;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #ff7300;
}

.box .footer .btn:hover {
  background-color: rgba(255, 115, 0, 0.8);
}
.box .left .price {
  font-size: 18px;
  color: #111;
  font-weight: 400;
}

.box .left .price .num {
  font-size: 36px;
  color: #111;
  font-weight: 700;
  margin: 0 4px;
}

.box .left .end-txt {
  margin-top: 6px;
  width: 280px;
}
.box .left .end-txt,
.box .right .top-txt {
  font-size: 18px;
  color: #111;
  font-weight: 400;
}
.box .right .top-txt {
  line-height: 30px;
  width: 711px;
  margin-bottom: 12px;
}

.box .right .title-btn {
  width: 160px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  background: #ff8a06;
  border: none;
  border-radius: 25px;
  opacity: 1;
}
.box .left .title {
  font-size: 20px;
  color: #ff8a06;
  font-weight: 600;
  margin-bottom: 2px;
}
