a:link {
  color: #fff;
  outline: 0;
  text-decoration: none;
}

.header-wrap {
  background-image: linear-gradient(90deg, #006975 0%, #17cdae 100%);
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.products-wrap {
  background: url('../images/about/bg_dot.png'), linear-gradient(90deg, #006975 0%, #17cdae 100%), repeat;
  width: 100%;
  height: 868px;
  padding-top: 58px;
  overflow: hidden;
}

.demo-title {
  position: absolute;
  left: 75px;
  font-weight: bold;
  font-size: 38px;
  color: #ffffff;
  line-height: 38px;
}

.top52 {
  top: 52px;
}

.top210 {
  top: 210px;
}
.top164 {
  top: 164px;
}

.sub-title {
  position: absolute;
  left: 75px;
  top: 222px;

  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
}

.download-title {
  position: absolute;

  font-size: 16px;
  left: 75px;
  top: 450px;
  color: #ffffff;
  line-height: 16px;
}

.download-title a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}

.home-bottom {
  height: 500px;
  padding-top: 15px;
  background-image: linear-gradient(90deg, #006975 0%, #17cdae 100%);
  position: relative;
  overflow: hidden;
}

.btn-group {
  position: absolute;
  left: 75px;
  top: 310px;
}

.download-btn {
  width: 240px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  height: 58px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 54px;
  padding-left: 36px;
}

.download-hover:hover {
  cursor: pointer;
  color: #ffffff;
  background-image: linear-gradient(90deg, #0fa698 0%, #51ddc1 100%);
}

.btn-active {
  background: #fefefe;
  font-weight: bold;
  font-size: 22px;
  color: #016f78;
  line-height: 58px;
}

.icon {
  position: absolute;
  top: 11px;
  left: 8px;
}

.windows {
}

.iphone {
  left: 250px;
}

.windows-green {
  top: 66px;
}

.android {
  /* left: 250px; */
  top: 66px;
}

.right-container {
  position: absolute;
  left: 718px;
  width: 500px;
  height: 600px;
  top: 60px;
  background-image: linear-gradient(-180deg, #fbfbf8 0%, rgba(251, 251, 248, 0) 100%);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}

.pos1 {
  top: 150px;
  height: 370px;
}

.pos2 {
  top: 60px;
}

.pos3 {
  top: 60px;
}

/* .right-container.pos4 {
  top: 150px;
  height: 370px;
} */

.right-content {
  margin: 20px auto;
  width: 100%;
  text-align: center;
}

.right-container .p1 {
  font-weight: bold;
  font-size: 22px;
  color: #ffffff;
  line-height: 22px;
}

.right-container .p2 {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 16px;
  margin-top: 6px;
}

.right-container .p3 {
  margin: 22px auto;
  height: 58px;
  width: 238px;
  color: #ffffff;
  text-align: center;
  line-height: 54px;
  font-size: 22px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}

a:hover {
  color: #ffffff;
}
.p10 {
  background: #0fad9b;
  margin: 22px auto;
  height: 58px;
  width: 238px;
  color: #ffffff;
  text-align: center;
  line-height: 54px;
  font-size: 22px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}
.right-container .p3:hover {
  cursor: pointer;
  color: #ffffff;
  background: linear-gradient(90deg, #0fa698 0%, #51ddc1 100%);
}

.right-container .p3:active {
  background: transparent;
}

.right-container .p4 {
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  margin-top: 6px;
}

.right-container .iphone-qr-code {
  width: 194px;
  height: 194px;
  background: #fff;
}

.right-container #android-qr-code {
  height: 194px;
  display: flex;
  justify-content: center;
}

a {
  color: #fff;
}

.commend {
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 123;
}
