html{
  font-size: 12px;
  background-color: #000;
}
.header{
  background-image: linear-gradient(to right,rgb(128,189,60),rgb(80,171,140),rgb(35,155,215));
    color: #fff;
    padding: 0.75rem;
    width: 100%;
    display: flex;
    align-items: center;
    position: fixed;
    z-index: 5;
    top: 0;
    font-size: 0;
}
.header span {
  display: inline-block;
  vertical-align: middle;
}
.wai {
  cursor: pointer;
  font-size: 1.2rem;
}
.header img.icon{
  height: 3.2rem;
  width: 3.2rem;
  border-radius: 0.5rem;
  cursor: pointer;
}
.header .title {
  flex: 1;
  margin-left: 0.75rem;
  font-size: 1.75rem;
  cursor: pointer;
}
.header span{
  display: inline-block;
  vertical-align: middle;
}
.header {
  background-image: linear-gradient(to right,rgb(128,189,60),rgb(80,171,140),rgb(35,155,215));
  color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 5;
  top: 0;
  font-size: 0
}

.header span {
  display: inline-block;
  vertical-align: middle
}

.header img.icon {
  height: 3.2rem;
  width: 3.2rem;
  border-radius: .5rem;
  cursor: pointer
}

.header .title {
  flex: 1;
  margin-left: .75rem;
  font-size: 1.75rem;
  cursor: pointer
}

.header .down-triangle {
  margin: .65rem 2rem 0 .25rem;
  border: .6rem solid #fff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent
}

.header .language-selector {
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
  position: absolute;
  top: 4rem;
  right: 2rem;
  padding: 0 .75rem;
  display: none
}

.header .language-selector .language-item {
  padding: .75rem 0
}

.header .language-selector .language-item:not(:last-child) {
  border-bottom-style: dotted;
  border-bottom-color: #d3d3d3
}

.wai {
  cursor: pointer;
  font-size: 1.2rem
}

.wai ul {
  list-style: none
}

.itema[checkd=true]:after {
  content: "âœ”ï¸Ž";
  margin-left: .5rem
}

.footer {
  bottom: 0;
  background-color: #000;
  color: #fff;
  padding: 15px 0 17px 0;
  width: 100%;
  font-size: 1.2rem;
  font-weight: 400;
  position: static
}

.footer>div {
  width: 70%;
  margin: auto 15%
}

.footer-text-column,.footer-text-row {
  display: flex;
  justify-content: space-between
}

.footer-text-column>div:first-child>div:first-child,.footer-text-column div,.footer-text-row>div:first-child>div:first-child,.footer-text-row>div {
  display: flex;
  justify-content: flex-start;
  flex-direction: column
}

.footer div {
  line-height: 2rem;
  margin: 0 5px;
  overflow: hidden;
}

.footer-text-column div,.footer-text-row div {
  font-weight: 900;
  line-height: 3.5rem;
  font-size: 1.6rem;
  color: #666
}

.footer a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem
}

.footer-text-row br {
  display: none
}

.footer-text-column {
  display: none;
  justify-content: space-between
}

.footer hr {
  margin-top: 2.5rem;
  border-width: .5px;
  border-color: #404040
}

.copyright,.footer>div:last-child {
  margin-top: 1rem;
  text-align: center;
  line-height: 2rem
}

.footer-text .footer-text-multi-platform {
  margin-bottom: 1rem
}

.footer-text .footer-text-img a {
  width: 2.5rem;
  height: 2.5rem
}

.footer-text .footer-text-img {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 1.5rem
}

.footer-text img {
  width: 100%;
  height: 100%
}

.footer-text .footer-text-img>a:not(:last-child) {
  margin-right: .8rem
}

.footer-text .footer-text-img>a {
  margin-top: 1rem
}

.space-bottom {
  margin-bottom: 1.5rem
}

.copyright-line {
  display: none
}

.footer ul {
  list-style: none
}

@media (max-width: 366px) and (min-width:150px) {
  .footer-text-row {
      display:none
  }

  .footer-text-column {
      display: flex
  }

  .footer-text-row br {
      display: inherit
  }

  .copyright-line {
      display: inline-block
  }
}

@media (max-width: 530.999px) and (min-width:366px) {
  .footer-text-row {
      display:none
  }

  .footer-text-column {
      display: flex
  }

  .footer-text-row br {
      display: inherit
  }

  .copyright-line {
      display: inline-block
  }
}

@media (max-width: 800px) and (min-width:531px) {
  .footer-text-row br {
      display:inherit
  }

  .copyright-line {
      display: inline-block
  }
}

.trumpet {
  position: absolute;
  top: 12.4rem;
  margin-left: -2.5rem
}

.trumpet,.trumpet span {
  display: inline-block;
  width: 135px;
  height: 64px
}

.trumpet span {
  line-height: 20px;
  font-weight: 700;
  text-align: center
}

.trumpet p {
  transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  margin-top: 13px;
  margin-left: 1rem;
  font-size: 1.3rem
}

.secrecy,.terms {
  background-color: #fff;
  padding: 1rem 3rem;
  font-family: Panda Font,Arial,Microsoft Yahei,"Microsoft Sans Serif",WenQuanYi Micro Hei,sans-serif
}

.secrecy p,.terms p {
  padding: 1rem 0 0 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 3rem;
  color: #565656
}

.secrecy h2,.terms h2 {
  padding: 1.5rem 0 0 0;
  line-height: 4rem;
  font-size: 2.4rem;
  font-weight: 800
}

.secrecy li,.terms li {
  list-style: disc;
  margin-left: 3.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 3rem;
  color: #565656
}

.secrecy .secrecy-li {
  list-style: circle;
  margin-left: 6rem
}

.prohibited p:nth-child(n+4):not(.notleft) {
  padding-left: 2.5rem
}

.jump-to-download a {
  display: flex;
  justify-content: center;
  border-radius: 2.5rem;
  text-align: center;
  width: 18rem;
  margin: 0 auto 3rem auto;
  color: #fff;
  background-color: #cc1424;
  cursor: pointer
}

.jump-to-download a span {
  font-size: 1.5rem;
  line-height: 4rem
}

.jump-to-download {
  display: flex;
  justify-content: center;
  align-items: center
}

@media (max-width: 366px) and (min-width:150px) {
  .jump-to-download {
      margin-top:5rem
  }
}

@media (max-width: 500.999px) and (min-width:366px) {
  .jump-to-download {
      margin-top:7rem
  }
}

@media (max-width: 800px) and (min-width:501px) {
  .jump-to-download {
      margin-top:7rem
  }
}

.comment-parent {
  width: 75%;
  margin-left: 12.5%;
  margin-right: 12.5%;
  margin-top: 3rem;
  font-family: Roboto,sans-serif
}

.comment-parent span {
  font-weight: 400
}

.comment-parent>p {
  margin-bottom: .5rem;
  font-size: 2rem;
  font-weight: 800;
  line-height: 5rem;
  text-align: center;
  color: #262626
}

.comment-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%
}

.comment-info-item p {
  color: #000;
  font-weight: 900;
  font-size: 1.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.comment-info-item {
  min-height: 20rem;
  width: 32%;
  padding: 1.2rem;
  margin-bottom: 3.2rem;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 500;
  color: #7f7f7f;
  box-sizing: border-box
}

.comment-info-item>div:first-child {
  margin-bottom: 1.2rem
}

.comment-info-item>div:first-child,.comment-info-item>div>div:first-child {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between
}

.comment-info-item>div>div>div:nth-child(2) {
  margin-left: 1rem
}

.comment-info-item-tar {
  height: 50px;
  width: 50px
}

.comment-info-item-tar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.06)
}

.comment-stars {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  width: 6.1rem;
  height: 2rem;
  align-items: center
}

.comment-stars img {
  height: 1.2rem
}

.comment-parent>div {
  position: relative
}

.buttons {
  position: absolute;
  height: .13333rem;
  bottom: -1.3333rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  display: block
}

.buttons span {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #e0e0e0;
  margin-right: 4px
}

@keyframes show-comment-right-0 {
  to {
      transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0)
  }
}

@keyframes show-comment-right-1 {
  0% {
      transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0)
  }

  to {
      transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%)
  }
}

@keyframes show-comment-right-2 {
  0% {
      transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%)
  }

  to {
      transform: translateX(-200%);
      -ms-transform: translateX(-200%);
      -webkit-transform: translateX(-200%)
  }
}

@keyframes show-comment-right-3 {
  0% {
      transform: translateX(-200%);
      -ms-transform: translateX(-200%);
      -webkit-transform: translateX(-200%)
  }

  to {
      transform: translateX(-300%);
      -ms-transform: translateX(-300%);
      -webkit-transform: translateX(-300%)
  }
}

@keyframes show-comment-right-4 {
  0% {
      transform: translateX(-300%);
      -ms-transform: translateX(-300%);
      -webkit-transform: translateX(-300%)
  }

  to {
      transform: translateX(-400%);
      -ms-transform: translateX(-400%);
      -webkit-transform: translateX(-400%)
  }
}

@keyframes show-comment-right-5 {
  0% {
      transform: translateX(-400%);
      -ms-transform: translateX(-400%);
      -webkit-transform: translateX(-400%)
  }

  to {
      transform: translateX(-500%);
      -ms-transform: translateX(-500%);
      -webkit-transform: translateX(-500%)
  }
}

@keyframes show-comment-left-0 {
  0% {
      transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%)
  }
}

@keyframes show-comment-left-1 {
  0% {
      transform: translateX(-200%);
      -ms-transform: translateX(-200%);
      -webkit-transform: translateX(-200%)
  }

  to {
      transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%)
  }
}

@keyframes show-comment-left-2 {
  0% {
      transform: translateX(-300%);
      -ms-transform: translateX(-300%);
      -webkit-transform: translateX(-300%)
  }

  to {
      transform: translateX(-200%);
      -ms-transform: translateX(-200%);
      -webkit-transform: translateX(-200%)
  }
}

@keyframes show-comment-left-3 {
  0% {
      transform: translateX(-400%);
      -ms-transform: translateX(-400%);
      -webkit-transform: translateX(-400%)
  }

  to {
      transform: translateX(-300%);
      -ms-transform: translateX(-300%);
      -webkit-transform: translateX(-300%)
  }
}

@keyframes show-comment-left-4 {
  0% {
      transform: translateX(-500%);
      -ms-transform: translateX(-500%);
      -webkit-transform: translateX(-500%)
  }

  to {
      transform: translateX(-400%);
      -ms-transform: translateX(-400%);
      -webkit-transform: translateX(-400%)
  }
}

@keyframes show-comment-left-5 {
  0% {
      transform: translateX(-500%);
      -ms-transform: translateX(-500%);
      -webkit-transform: translateX(-500%)
  }

  to {
      transform: translateX(-500%);
      -ms-transform: translateX(-500%);
      -webkit-transform: translateX(-500%)
  }
}

.buttons .themecolor {
  background-color: #000!important
}

@media (max-width: 366px) and (min-width:150px) {
  .comment-info-pan {
      overflow:hidden
  }

  .comment-info {
      display: inline-block;
      white-space: nowrap;
      animation: show-comment-right-0 .5s ease 0s normal forwards
  }

  .comment-info-item {
      display: inline-table;
      width: 90%;
      margin-left: 5%;
      margin-right: 5%;
      margin-bottom: 0
  }

  .comment-parent {
      width: 100%;
      margin-left: 0;
      margin-right: 0
  }

  .comment-info-item>div:first-child {
      height: 6.3rem
  }

  .comment-info-item>div:last-child {
      white-space: normal
  }

  .comment-info-item p {
      font-size: 1.2rem;
      width: 9rem
  }

  .comment-info-item {
      font-size: 1rem;
      height: 25rem
  }
}

@media (max-width: 500.999px) and (min-width:366px) {
  .comment-info-pan {
      overflow:hidden
  }

  .comment-info {
      display: inline-block;
      white-space: nowrap;
      animation: show-comment-right-0 .5s ease 0s normal forwards
  }

  .comment-info-item {
      display: inline-table;
      width: 90%;
      margin-left: 5%;
      margin-right: 5%;
      margin-bottom: 0;
      height: 24rem
  }

  .comment-info-item p {
      width: 11rem
  }

  .comment-parent {
      width: 90%;
      margin-left: 5%;
      margin-right: 5%
  }

  .comment-info-item>div:last-child {
      white-space: normal
  }
}

@media (max-width: 800px) and (min-width:501px) {
  .comment-info-pan {
      overflow:hidden
  }

  .comment-info {
      display: inline-block;
      white-space: nowrap;
      animation: show-comment-right-0 .5s ease 0s normal forwards
  }

  .comment-info-item {
      display: inline-table;
      width: 80%;
      margin-left: 10%;
      margin-right: 10%;
      margin-bottom: 0
  }

  .comment-parent {
      width: 90%;
      margin-left: 5%;
      margin-right: 5%
  }

  .comment-info-item p {
      width: 11rem
  }

  .comment-info-item>div:last-child {
      white-space: normal
  }
}

@media (max-width: 1399px) and (min-width:800.9px) {
  .comment-info-item {
      width:47%;
      display: block!important
  }

  .comment-info-item p {
      width: 11rem
  }

  .buttons {
      display: none
  }
}

@media (max-width: 1600px) and (min-width:1400px) {
  .comment-info-item {
      width:32%;
      display: block!important
  }

  .comment-info-item p {
      width: 14rem
  }

  .buttons {
      display: none
  }
}

@media (max-width: 2100px) and (min-width:1601px) {
  .comment-info-item {
      height:20rem;
      width: 32%;
      display: block!important
  }

  .comment-info-item p {
      width: 17rem
  }

  .buttons {
      display: none
  }
}

@media (min-width: 2101px) {
  .comment-info-item {
      height:20rem;
      width: 32%;
      display: block!important
  }

  .comment-info-item p {
      width: 19rem
  }

  .buttons {
      display: none
  }
}

.show-service-why {
  text-align: center;
  font-size: 2rem;
  margin: 3rem 0;
  font-weight: 800
}

.show-service-info img {
  width: 48px;
  height: 48px;
  margin-right: 2rem
}

.show-service-info>div,.show-service-info {
  display: flex;
  font-size: 1.6rem;
  justify-content: space-between;
  align-items: center
}

.show-service {
  padding: 3rem 15%;
  width: 70%
}

.show-service span {
  display: block
}

.show-service-info div div span:first-child {
  font-size: 3rem
}

.show-service-info div div span:last-child {
  color: #cc1424
}

@media (max-width: 366px) and (min-width:150px) {
  .show-service {
      padding:3rem 0;
      width: 100%
  }

  .show-service-info>div:nth-child(n+2) {
      margin-top: 3rem
  }

  .show-service-info-parent {
      display: flex;
      justify-content: center
  }

  .show-service-info {
      flex-direction: column;
      align-items: flex-start
  }
}

@media (max-width: 500.999px) and (min-width:366px) {
  .show-service {
      padding:3rem 0;
      width: 100%
  }

  .show-service-info>div:nth-child(n+2) {
      margin-top: 3rem
  }

  .show-service-info-parent {
      display: flex;
      justify-content: center
  }

  .show-service-info {
      flex-direction: column;
      align-items: flex-start
  }
}

@media (max-width: 800px) and (min-width:501px) {
  .show-service {
      padding:3rem 0;
      width: 100%
  }

  .show-service-info>div:nth-child(n+2) {
      margin-top: 3rem
  }

  .show-service-info-parent {
      display: flex;
      justify-content: center
  }

  .show-service-info {
      flex-direction: column;
      align-items: flex-start
  }
}

.waiter {
  justify-content: space-between;
  flex-wrap: wrap
}

.waiter div {
  position: relative;
  color: #000;
  text-align: center
}

.waiter div img {
  margin: 2rem 0;
  display: inline-block;
  width: 80%
}

.waiter div p {
  text-align: left;
  margin-top: 1rem;
  color: #848383;
  line-height: 2rem;
  font-size: 1.2rem;
  font-weight: 500
}

.waiter div span {
  text-align: left;
  display: inline-block;
  width: 100%;
  height: 5rem;
  line-height: 2.5rem;
  font-size: 1.6rem;
  font-family: PingFangSC-Medium,PingFang SC
}

.recommended {
  font-size: 2rem;
  line-height: 6rem;
  text-align: center;
  color: #000;
  padding: 2rem 0
}

@media (max-width: 366px) and (min-width:150px) {
  .recommended {
      font-size:2rem
  }

  .waiter {
      display: block;
      width: 90%;
      margin-left: 5%;
      margin-right: 5%
  }

  .waiter>div {
      width: 100%
  }
}

@media (max-width: 500.999px) and (min-width:366px) {
  .recommended {
      font-size:2rem
  }

  .waiter {
      display: block;
      width: 90%;
      margin-left: 5%;
      margin-right: 5%
  }

  .waiter>div {
      width: 100%
  }
}

@media (max-width: 800px) and (min-width:501px) {
  .waiter {
      display:flex;
      width: 90%;
      margin-left: 5%;
      margin-right: 5%
  }

  .waiter>div {
      width: 49%
  }
}

@media (max-width: 1399px) and (min-width:800.9px) {
  .waiter {
      display:flex;
      width: 75%;
      margin-left: 12.5%;
      margin-right: 12.5%
  }

  .waiter>div {
      width: 32%
  }
}

@media (max-width: 1600px) and (min-width:1400px) {
  .waiter {
      display:flex;
      width: 75%;
      margin-left: 12.5%;
      margin-right: 12.5%
  }

  .waiter>div {
      width: 32%
  }
}

@media (max-width: 2100px) and (min-width:1601px) {
  .waiter {
      display:flex;
      width: 75%;
      margin-left: 12.5%;
      margin-right: 12.5%
  }

  .waiter>div {
      width: 32%
  }
}

@media (min-width: 2101px) {
  .waiter {
      display:flex;
      width: 75%;
      margin-left: 12.5%;
      margin-right: 12.5%
  }

  .waiter>div {
      width: 32%
  }
}

.intro {
  font-size: 1.2rem;
  text-align: center;
  padding-top: 6rem;
  padding-bottom: 2rem
}

.intro,.views {
  box-sizing: border-box
}

.views {
  background-color: #a1eeff
}

.pro {
  background-color: #fff
}

.intro span {
  display: inline-block;
  vertical-align: middle
}

.intro ul {
  text-align: center
}

.intro .step-title {
  background-color: #cc1424;
  color: #fff;
  width: 70%;
  padding: .25rem;
  font-size: 1.5rem;
  border: 3px solid #4d2c22;
  border-radius: 10rem;
  box-shadow: 0 4px 0 0 rgba(0,0,0,.18823529411764706);
  -webkit-box-shadow: 0 4px 0 0 rgba(0,0,0,.18823529411764706);
  -moz-box-shadow: 0 4px 0 0 rgba(0,0,0,.18823529411764706)
}

.intro .step-box,.intro .step-title {
  max-width: 500px;
  margin: 0 auto 1.2rem auto
}

.intro .step-box {
  display: block;
  background-color: #eee;
  color: #000;
  width: 86%;
  padding: 1.5rem 8px;
  font-size: 1.2rem;
  border: 3px solid #4d4d4d;
  border-radius: 2rem;
  box-shadow: inset 0 4px 0 0 #fff,0 4px 0 0 rgba(0,0,0,.18823529411764706);
  -webkit-box-shadow: inset 0 4px 0 0 #fff,0 4px 0 0 rgba(0,0,0,.18823529411764706);
  -moz-box-shadow: inset 0 4px 0 0 #fff,0 4px 0 0 rgba(0,0,0,.18823529411764706)
}

.intro .step-box hr {
  margin: 1.5rem;
  border: 0;
  border-top: 2px dotted #d3d3d3
}

.intro .step-comment {
  font-size: 1rem;
  color: #a9a9a9
}

.intro .app-store-like .app-icon {
  height: 6rem;
  margin-right: .5rem;
  border-radius: 1.4rem;
  display: block
}

.intro .app-store-like ul {
  text-align: left
}

.intro .app-store-like .app-title {
  color: #000;
  font-size: 1.5rem
}

.intro .app-store-like .app-intro {
  color: #999;
  margin-bottom: .2rem;
  font-size: 1rem
}

.intro .app-store-like .app-get {
  background-color: #06f;
  border-radius: 20rem;
  border: none;
  color: #fff;
  padding: .2rem 1.2rem;
  display: inline-block;
  font-size: 1.2rem;
  cursor: pointer;
  text-decoration: none;
  min-width: 3.5rem;
  text-align: center
}

.intro .step-number {
  background-color: #000;
  color: #fff;
  border-radius: 10rem;
  border: none;
  margin: auto auto 1.2rem auto;
  width: 2.2rem;
  height: 2.2rem;
  line-height: 2.2rem;
  font-size: 1.2rem;
  text-align: center
}

.intro .app-store-like .app-get.unpaid {
  background-color: #b2b2b2
}

.views .background-fixed {
  display: block;
  position: absolute
}

.views .background-static {
  float: none;
  background-image: url(../img/sky.69226871.png)
}

.viewport-background {
  z-index: -2
}

.viewport-background,.views .float-fixed {
  background: url(../img/sky.69226871.png) no-repeat 100% 100%;
  background-size: 50% auto
}

.views .float-fixed {
  height: 100%
}

.views .float-static {
  background-color: transparent;
  background: url(../img/sky.69226871.png) no-repeat 100% 100%;
  float: none;
  background-size: 50% auto
}

.viewport-float {
  height: 100%;
  width: 100%;
  justify-content: center
}

.open-in-browser img {
  position: absolute;
  right: 0;
  top: 0;
  width: 75%;
  z-index: 1000
}

.overlay {
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(Opacity=75);
  -moz-opacity: .75;
  opacity: .75;
  z-index: 100
}

* {
  padding: 0;
  margin: 0
}

body {
  font-family: Roboto,sans-serif;
  font-weight: 700;
  height: 100%;
  z-index: -1;
  width: 100%
}

body,html {
  font-size: 12px
}

a,a:link,a:visited {
  text-decoration: none;
}

ul {
  list-style: none
}

#app {
  background-color: #a1eeff
}

.main {
  width: 100%;
  background-color: transparent
}

.bottom-fixed {
  position: fixed!important;
  bottom: 0!important
}

.bottom-static {
  position: static!important
}

.intro a:active,.intro a:hover,.intro a:link,.intro a:visited {
  color: #06f;
  text-decoration: underline
}

.ves {
  height: 100%
}

.banner {
  background-color: #a1eeff;
  height: 100%
}

.sky {
  background: url(../img/sky.69226871.png) no-repeat 100% 100%;
  background-size: auto 85%;
  height: 100%
}

.around {
  background: url(../img/around.1e12670d.png) no-repeat 100% 100%;
  background-size: auto 45%;
  height: 100%
}

.ber {
  background: url(../img/goji.e152e896.png) no-repeat 100% 100%;
  background-size: auto 83%;
  height: 100%
}

.download-parent {
  padding-top: calc(3.5% + 5.24rem);
  padding-left: 12.5%;
  display: flex;
  flex-direction: column
}

.download-parent a {
  min-width: 17.5rem;
  height: 4rem;
  text-decoration: none;
  justify-content: center;
  cursor: pointer;
  color: #000
}

.download-parent>div:last-child {
  max-width: 19rem
}

.download-parent .wz18 {
  display: flex
}

.download-parent .wz18 img {
  width: auto;
  height: 18px
}

.download-parent span img {
  display: inline;
  height: 24px;
  width: auto;
  align-self: center;
  padding-left: 2rem
}

.download-parent div div {
  cursor: pointer;
  justify-content: center
}

.download-parent div table tr:not(:first-child) td div {
  margin-top: 2rem
}

.download-parent div table tr:last-child td div {
  margin-bottom: 9rem
}

.download-parent div .other-platform {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  -webkit-tap-highlight-color: transparent
}

.download-parent div .other-platform .other-platform-icon {
  display: inline-flex
}

.download-parent div .other-platform .other-platform-icon img {
  padding-left: 1rem
}

#download-android-parent {
  margin-bottom: 2rem
}

#cav {
  margin-bottom: 4rem;
  white-space: nowrap;
  display: inline-block;
  font-size: 3.8em;
  text-align: initial;
  color: #000;
  cursor: auto
}

.theme-button {
  display: flex;
  background-color: #fff;
  border-radius: 2.5rem;
  border: .2rem solid #000;
  color: #000;
  text-align: center;
  box-sizing: border-box
}

.theme-button span {
  align-self: center;
  white-space: nowrap
}

.theme-button .title {
  font-size: 1.5rem;
  padding-left: 1rem;
  padding-right: 2rem
}

.theme-button .other-title {
  font-size: 1.3rem
}

@media (max-width: 366px) and (min-width:150px) {
  .sky {
      background-position:bottom;
      background-size: auto 245px
  }

  .around {
      background-size: 32%
  }

  .ber {
      background-size: 100% auto
  }

  .download-parent {
      padding-top: calc(5.5% + 5.24rem);
      padding-left: 5.5%
  }

  .download-parent div table tr:last-child td div {
      margin-bottom: 17rem
  }

  #cav {
      font-size: 2rem
  }
}

@media (max-width: 530.999px) and (min-width:366px) {
  .sky {
      background-size:auto 300px
  }

  .around {
      background-size: 32%
  }

  .ber {
      background-size: 100% auto
  }

  .download-parent {
      padding-top: calc(5.5% + 5.24rem);
      padding-left: 5.5%
  }

  .download-parent div table tr:last-child td div {
      margin-bottom: 19rem
  }

  #cav {
      font-size: 2.8rem
  }
}

@media (max-width: 800px) and (min-width:531px) {
  .sky {
      background-size:auto 330px
  }

  #cav {
      font-size: 3.4rem
  }
}

@media (max-width: 1100px) and (min-width:530px) {
  .sky {
      background-size:86%
  }

  .around {
      background-size: 21%
  }

  .ber {
      background-size: 75%
  }
}

@media (min-width: 750px) {
  .download-parent div table tr:not(:first-child) td div {
      margin-top:2rem
  }
}
.intro .app-store-like .app-get,.intro .step-button,.intro a.step-button {
  background-color: #06f;
  border-radius: 20rem;
  border: none;
  color: #fff;
  padding: .2rem 1.2rem;
  display: inline-block;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none
}

.mdm-redeem-code {
  font-size: 1.6rem
}

#mdm-redeem-code-cp {
  color: #06f
}

.paid-icon {
  width: 1.4rem;
  height: 1.4rem;
  margin-right: .5rem;
  display: block
}

.intro .app-store-like .app-get.unpaid {
  background-color: #b2b2b2
}

.intro .step-box .step-info {
  text-align: left
}

.intro .step-box .step-info ul {
  text-align: left
}

.intro .small-step-number {
  background-color: #000;
  color: #fff;
  border-radius: 10rem;
  border: none;
  width: auto;
  height: auto;
  line-height: 1.6rem;
  font-size: 1.2rem;
  text-align: center;
  vertical-align: top;
  padding: 1px 8px
}

.intro .step-box .step-info a {
  margin-left: 4px
}
.online-customer{
  position:fixed;
  width: 130px;
  height: 130px;
  right: 1rem;
  bottom: 1rem;
}
.online-customer img{
  width: 100%;
}
.intro .step-button, .intro a.step-button {
  background-color: #06f;
  border-radius: 20rem;
  border: none;
  color: #fff;
  padding: 1rem 1.2rem;
  display: inline-block;
  font-size: 1.2rem;
  cursor: pointer;
  text-decoration: none;
}
.lines{
  display: flex;
  margin-top: 10px;
  border-bottom: 1px solid #cfcdcdd1;
  padding-bottom: 10px;
  align-items: center;
}
.lines>a {
  margin-top: 20px;
}
.lines .phonename{
  text-align: left;
  padding-left: 10px;
  width: 140px;
}
.lines .btn{
  flex: 1;
}
.lines img{
  width: 50px;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 5px;
  border: 1px solid #ecf5ff;
}
.lines .step-button{
  margin-top: 10px;
}