a {
  cursor: pointer;
}
button {
  cursor: pointer;
}
.out-container {
  -webkit-transition: all 0.5s;
}
.pattern {
  -webkit-transition: all 0.5s;
}
.main {
  height: 100%;
  display: block;
}
.out-container {
  height: 100%;
  display: block;
}
* {
  box-sizing: border-box;
}
.wechat-tips {
  box-sizing: border-box;
}
[class*=" icon-"] {
  text-transform: none;
  line-height: 1;
  font-family: icomoon;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"] {
  text-transform: none;
  line-height: 1;
  font-family: icomoon;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.desc-section pre {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.releases-section .release-view .version-info .changelog .wrapper {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.icon-Downloading::before {
  content: "\e900";
}
.icon-refresh::before {
  content: "\e901";
}
.icon-android_store::before {
  content: "\e600";
}
.icon-android::before {
  content: "\e601";
}
.icon-icon_path::before {
  content: "\e602";
}
.icon-ios_store::before {
  content: "\e603";
}
.icon-ios::before {
  content: "\e604";
}
.icon-qrcode::before {
  content: "\e605";
}
.icon-brace-left::before {
  content: "\e613";
}
.icon-brace-right::before {
  content: "\e617";
}
.icon-comma-eye::before {
  content: "\e618";
}
.icon-mouth::before {
  content: "\e619";
}
.icon-close::before {
  content: "\e63b";
}
.icon-download::before {
  content: "\e902";
}
body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  color: rgb(169, 177, 179);
  font-size: 14px;
  background-color: rgb(255, 255, 255);
  -webkit-font-smoothing: antialiased;
}
html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  color: rgb(169, 177, 179);
  font-size: 14px;
  background-color: rgb(255, 255, 255);
  -webkit-font-smoothing: antialiased;
}
.no-scroll {
  overflow: hidden;
}
.text-center {
  text-align: center;
}
.text-black {
  color: rgb(80, 85, 86);
}
p {
  margin-top: 0px;
}
a {
  text-decoration: none;
}
button {
  padding: 0px;
  border: 1px solid rgb(169, 177, 179);
  border-image: none;
  background-color: transparent;
}
button:focus {
  outline: 0px;
}
.pattern {
  transition: 0.5s;
  top: 0px;
  width: 21.66%;
  position: absolute;
  z-index: 1;
  max-width: 312px;
}
.pattern.left {
  left: 0px;
}
.pattern.right {
  right: 0px;
}
.pattern img {
  transition: 1s;
  width: 100%;
  pointer-events: none;
  -webkit-transition: all 1s;
}
@media all and (max-width: 1280px) {
  .pattern {
    width: 18%;
  }
}
.combo .pattern {
  max-width: 220px;
}
@media all and (min-width: 1280px) {
  .combo .pattern {
    width: 21%;
    max-width: 312px;
  }
}
.out-container {
  transition: 0.5s;
  position: relative;
  z-index: 2;
}
.main {
  margin: 0px auto;
  width: 700px;
  max-width: 94%;
}
.main .table-container {
  width: 100%;
  height: 100%;
  display: table;
}
.main .cell-container {
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.show-wechat-notice .out-container {
  top: 180px;
}
.show-wechat-notice .pattern {
  top: 180px;
}
.show-wechat-notice .notice-wechat {
  height: 180px;
}
.notice-wechat {
  transition: 0.5s;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  position: absolute;
  z-index: 1;
  box-shadow: inset 0px -9px 29px -7px rgba(0, 0, 0, 0.1);
  background-color: rgb(80, 85, 86);
  -webkit-transition: all 0.5s;
}
.constraint .main header {
  transition: 0.5s;
  opacity: 1;
  transform: none;
  -webkit-transition: all 0.5s;
  -webkit-transform: none;
}
.expired .main header {
  transition: 0.5s;
  opacity: 1;
  transform: none;
  -webkit-transition: all 0.5s;
  -webkit-transform: none;
}
.forbidden .main header {
  transition: 0.5s;
  opacity: 1;
  transform: none;
  -webkit-transition: all 0.5s;
  -webkit-transform: none;
}
.legal_forbidden .main header {
  transition: 0.5s;
  opacity: 1;
  transform: none;
  -webkit-transition: all 0.5s;
  -webkit-transform: none;
}
.not_found .main header {
  transition: 0.5s;
  opacity: 1;
  transform: none;
  -webkit-transition: all 0.5s;
  -webkit-transform: none;
}
.constraint .main header h1 {
  color: rgb(80, 85, 86);
  font-size: 28px;
  font-weight: 400;
}
.expired .main header h1 {
  color: rgb(80, 85, 86);
  font-size: 28px;
  font-weight: 400;
}
.forbidden .main header h1 {
  color: rgb(80, 85, 86);
  font-size: 28px;
  font-weight: 400;
}
.legal_forbidden .main header h1 {
  color: rgb(80, 85, 86);
  font-size: 28px;
  font-weight: 400;
}
.not_found .main header h1 {
  color: rgb(80, 85, 86);
  font-size: 28px;
  font-weight: 400;
}
.constraint .main header h3 {
  font-size: 18px;
  cursor: default;
}
.expired .main header h3 {
  font-size: 18px;
  cursor: default;
}
.forbidden .main header h3 {
  font-size: 18px;
  cursor: default;
}
.legal_forbidden .main header h3 {
  font-size: 18px;
  cursor: default;
}
.not_found .main header h3 {
  font-size: 18px;
  cursor: default;
}
.constraint .main header h3 label {
  cursor: default;
}
.expired .main header h3 label {
  cursor: default;
}
.forbidden .main header h3 label {
  cursor: default;
}
.legal_forbidden .main header h3 label {
  cursor: default;
}
.not_found .main header h3 label {
  cursor: default;
}
.constraint .main header p {
  line-height: 24px;
  font-size: 16px;
}
.expired .main header p {
  line-height: 24px;
  font-size: 16px;
}
.forbidden .main header p {
  line-height: 24px;
  font-size: 16px;
}
.legal_forbidden .main header p {
  line-height: 24px;
  font-size: 16px;
}
.not_found .main header p {
  line-height: 24px;
  font-size: 16px;
}
.constraint .main .fade-out {
  opacity: 0;
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
}
.expired .main .fade-out {
  opacity: 0;
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
}
.forbidden .main .fade-out {
  opacity: 0;
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
}
.legal_forbidden .main .fade-out {
  opacity: 0;
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
}
.not_found .main .fade-out {
  opacity: 0;
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
}
.constraint .pattern img {
  -webkit-filter: grayscale(1);
}
.expired .pattern img {
  -webkit-filter: grayscale(1);
}
.forbidden .pattern img {
  -webkit-filter: grayscale(1);
}
.legal_forbidden .pattern img {
  -webkit-filter: grayscale(1);
}
.not_found .pattern img {
  -webkit-filter: grayscale(1);
}
@media screen and (max-width: 480px) {
  .constraint .cell-container {
    vertical-align: top;
  }
  .forbidden .cell-container {
    vertical-align: top;
  }
  .legal_forbidden .cell-container {
    vertical-align: top;
  }
  .not_found .cell-container {
    vertical-align: top;
  }
}
.error-container {
  margin: 0px auto;
  width: 100%;
  text-align: left;
  min-width: 320px;
  max-width: 480px;
}
.error-container pre {
  line-height: 28px;
}
.error-container h1 {
  margin-bottom: 10px;
}
.error-container .sub-header {
  font-size: 14px;
}
.error-container .sub-header > a {
  color: rgb(51, 122, 183);
  text-decoration: underline;
}
@media screen and (max-width: 425px) {
  .error-container pre {
    display: none;
  }
  .error-container small {
    display: none;
  }
  .error-container {
    width: 100%;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px;
  }
  .error-container h1 {
    padding: 0px 70px;
  }
}
.back-btn {
  border-radius: 60px;
  border: 1px solid rgb(189, 198, 199);
  border-image: none;
  left: 28px;
  top: 28px;
  width: 60px;
  height: 60px;
  position: fixed;
  z-index: 3;
  background-color: rgb(255, 255, 255);
}
.back-btn i {
  margin-top: 29px;
  margin-left: 21px;
  display: block;
}
.back-btn i::after {
  transform-origin: left 50%;
  width: 16px;
  height: 1px;
  display: inline-block;
  position: absolute;
  content: " ";
  background-color: rgb(80, 85, 86);
  -webkit-transform-origin: left;
}
.back-btn i::before {
  transform-origin: left 50%;
  width: 16px;
  height: 1px;
  display: inline-block;
  position: absolute;
  content: " ";
  background-color: rgb(80, 85, 86);
  -webkit-transform-origin: left;
}
.back-btn i::before {
  transform: rotateZ(-42deg);
  -webkit-transform: rotateZ(-42deg);
}
.back-btn i::after {
  transform: rotateZ(42deg);
  -webkit-transform: rotateZ(42deg);
}
.loading-container {
  left: 0px;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top: -17px;
  position: absolute;
}
.loading-container h1 {
  font-weight: 400;
}
.combo .main {
  min-width: 960px;
  max-width: 100%;
}
.data_error .icon {
  border-radius: 22.7px;
  width: 120px;
  height: 120px;
  margin-bottom: 40px;
}
.error .icon {
  border-radius: 22.7px;
  width: 120px;
  height: 120px;
  margin-bottom: 40px;
}
.forbidden .icon {
  border-radius: 22.7px;
  width: 120px;
  height: 120px;
  margin-bottom: 40px;
}
.passwd .icon {
  border-radius: 22.7px;
  width: 120px;
  height: 120px;
  margin-bottom: 40px;
}
@media screen and (min-height: 520px) {
  .data_error form {
    margin-bottom: 100px;
  }
  .error form {
    margin-bottom: 100px;
  }
  .forbidden form {
    margin-bottom: 100px;
  }
  .passwd form {
    margin-bottom: 100px;
  }
}
.data_error .main {
  height: 100%;
}
.error .main {
  height: 100%;
}
.forbidden .main {
  height: 100%;
}
.passwd .main {
  height: 100%;
}
.data_error .main table {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.error .main table {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.forbidden .main table {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.passwd .main table {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.data_error .app-brief h1 {
  text-transform: uppercase;
}
.error .app-brief h1 {
  text-transform: uppercase;
}
.forbidden .app-brief h1 {
  text-transform: uppercase;
}
.passwd .app-brief h1 {
  text-transform: uppercase;
}
.data_error .reload {
  padding: 6px 12px;
  border-radius: 40px;
  border: 1px solid rgb(169, 177, 179);
  border-image: none;
  color: rgb(169, 177, 179);
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
}
.error .reload {
  padding: 6px 12px;
  border-radius: 40px;
  border: 1px solid rgb(169, 177, 179);
  border-image: none;
  color: rgb(169, 177, 179);
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
}
.forbidden .reload {
  padding: 6px 12px;
  border-radius: 40px;
  border: 1px solid rgb(169, 177, 179);
  border-image: none;
  color: rgb(169, 177, 179);
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
}
.passwd .reload {
  padding: 6px 12px;
  border-radius: 40px;
  border: 1px solid rgb(169, 177, 179);
  border-image: none;
  color: rgb(169, 177, 179);
  font-size: 12px;
  text-decoration: none;
  background-color: transparent;
}
.data_error .no-release-tips {
  margin: 0px auto;
  line-height: 20px;
  max-width: 80%;
}
.error .no-release-tips {
  margin: 0px auto;
  line-height: 20px;
  max-width: 80%;
}
.forbidden .no-release-tips {
  margin: 0px auto;
  line-height: 20px;
  max-width: 80%;
}
.passwd .no-release-tips {
  margin: 0px auto;
  line-height: 20px;
  max-width: 80%;
}
.data_error .no-release-tips a {
  color: rgb(155, 155, 155);
  text-decoration: underline;
}
.error .no-release-tips a {
  color: rgb(155, 155, 155);
  text-decoration: underline;
}
.forbidden .no-release-tips a {
  color: rgb(155, 155, 155);
  text-decoration: underline;
}
.passwd .no-release-tips a {
  color: rgb(155, 155, 155);
  text-decoration: underline;
}
#passwd-wrong {
  display: none;
}
.passwd form {
  text-align: center;
}
.passwd form h4 {
  font-size: 18px;
  font-weight: 400;
}
.passwd form button {
  padding: 12px 20px;
  border-radius: 5px;
  border: 1px solid rgb(248, 186, 11);
  border-image: none;
  width: 300px;
  font-size: 16px;
}
.passwd form input {
  padding: 12px 20px;
  border-radius: 5px;
  border: 1px solid rgb(248, 186, 11);
  border-image: none;
  width: 300px;
  font-size: 16px;
}
.passwd form button:focus {
  outline: 0px;
}
.passwd form input:focus {
  outline: 0px;
}
.passwd form input {
  text-align: center;
  color: rgb(248, 186, 11);
}
.passwd form button {
  border-color: rgb(248, 186, 11);
  color: rgb(255, 255, 255);
  cursor: pointer;
  background-color: rgb(248, 186, 11);
}
.main .icon-container {
  margin: 0px auto;
  width: 290px;
  height: 290px;
  position: relative;
}
.main .icon-container .bg-path {
  left: 4px;
  top: 4px;
  color: rgb(239, 242, 242);
  font-size: 290px;
  position: absolute;
  z-index: 1;
}
.main .icon-container span {
  display: block;
  position: absolute;
  z-index: 2;
}
.main .icon-container .icon {
  padding: 10px;
  border-radius: 17.54%;
  left: 0px;
  top: 0px;
  width: 140px;
  height: 140px;
  background-color: rgb(255, 255, 255);
}
.main .icon-container .icon img {
  border-radius: 17.54%;
  width: 120px;
  height: 120px;
  max-width: 100%;
}
.main .icon-container .qrcode {
  border-radius: 26px;
  border: 20px solid transparent;
  border-image: none;
  width: 140px;
  height: 140px;
  right: 0px;
  bottom: 0px;
}
.main .icon-container .qrcode img {
  width: 100px;
  height: 100px;
}
.main > header {
  height: 100%;
  display: block;
  min-height: 700px;
  max-height: 900px;
}
.main > header.ad-app {
  height: auto;
}
.main > header .wrapper {
  width: 290px;
  margin-right: auto;
  margin-left: auto;
}
.main > header .app-brief {
  transition: 0.5s;
  -webkit-transition: all 0.5s;
}
.main > header .name {
  margin: 20px auto;
  width: 290px;
  text-align: left;
  color: rgb(80, 85, 86);
  font-size: 28px;
  font-weight: 400;
  position: relative;
}
.main > header body.passwd .name {
  margin: 20px auto;
  width: 290px;
  text-align: left;
  color: rgb(80, 85, 86);
  font-size: 28px;
  font-weight: 400;
  position: relative;
}
.main > header .name i {
  top: 10px;
  right: 100%;
  font-size: 26px;
  margin-right: 10px;
  position: absolute;
}
.main > header body.passwd .name i {
  top: 10px;
  right: 100%;
  font-size: 26px;
  margin-right: 10px;
  position: absolute;
}
.main > header .name span {
  line-height: 1.6;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  -ms-word-wrap: normal;
  -ms-text-overflow: ellipsis;
  max-width: 100%;
}
.main > header body.passwd .name span {
  line-height: 1.6;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  -ms-word-wrap: normal;
  -ms-text-overflow: ellipsis;
  max-width: 100%;
}
.main > header .release-type {
  margin: 24px auto 0px;
  width: 290px;
  text-align: left;
}
.main > header .scan-tips {
  margin: 0px auto;
  width: 290px;
  text-align: left;
  line-height: 22px;
  white-space: nowrap;
}
.main > header .release-info {
  padding-top: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}
.main > header .release-info p {
  margin-bottom: 4px;
}
.main > header .release-info::before {
  left: 50%;
  top: 0px;
  width: 60%;
  margin-left: -30%;
  border-top-color: rgb(218, 226, 227);
  border-top-width: 1px;
  border-top-style: solid;
  display: block;
  position: absolute;
  content: " ";
}
.main > header .actions {
  margin: 30px auto 0px;
  max-width: 290px;
}
.main > header .actions p {
  padding: 12px;
  color: rgb(58, 178, 167);
  line-height: 1.5;
  font-size: 16px;
  font-weight: 500;
}
.main > header .actions button,
.main > header .actions a {
  background: rgb(50, 178, 167);
  padding: 12px 46px;
  border-radius: 40px;
  border: 1px solid rgb(50, 178, 167);
  border-image: none;
  color: rgb(255, 255, 255);
  font-size: 14px;
  display: inline-block;
  min-width: 200px;
}

.main > header .type-ios {
  display: none;
}
@media only screen and (max-width: 768px) {
  .main > header {
    height: 100%;
    min-height: 400px;
    max-height: 100%;
  }
  .main > header.ad-app {
    min-height: 700px;
  }
  .main > header .type-ios {
    display: block;
  }
}
.master-section {
  padding: 40px 0px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .main > header {
    min-height: 400px;
  }
  .main > header .release-type {
    display: none;
  }
  .main > header .release-info {
    display: block;
  }
  .main > header .name {
    text-align: center;
    font-size: 24px;
  }
  .main > header .name .icon-warp {
    display: inline-block;
    position: static;
    max-width: 76%;
  }
  .main > header .name .tip {
    margin-top: 5px;
  }
  .main > header .name i {
    position: static;
  }
  .main > header .scan-tips {
    display: none;
  }
  .master-section {
    text-align: center;
  }
  .master-section .store-link {
    margin-bottom: 0px;
    float: none;
    display: inline-block;
  }
  .master-section p {
    display: none;
  }
}
.master-section p {
  margin: 0px;
  line-height: 21px;
}
.master-section pre {
  text-align: left;
  line-height: 22px;
  white-space: pre-line;
  -ms-word-break: break-all;
  -ms-word-wrap: break-word;
}
.footer {
  text-align: center;
}
.per-type-info .info {
  text-align: center;
}
.releases-section .release-view .qrcode {
  text-align: center;
}
.section-store-link {
  text-align: center;
}
.store-section {
  text-align: center;
}
.store-link-wrapper {
  width: 200px;
  height: 60px;
  display: inline-block;
}
.store-link-wrapper a {
  border-radius: 5px;
  border: 1px solid rgb(80, 85, 86);
  border-image: none;
  text-decoration: none;
  display: block;
}
.store-link-wrapper a i {
  padding: 14px 40px;
  color: rgb(80, 85, 86);
  font-size: 33px;
  display: block;
}
.section {
  padding: 50px 0px;
  border-top-color: rgb(218, 226, 227);
  border-top-width: 1px;
  border-top-style: solid;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .section {
    padding: 50px 20px;
  }
}
.section h2 {
  margin: 0px 0px 40px;
  color: rgb(80, 85, 86);
  font-weight: 400;
}
.store-section .store-link {
  margin: 0px auto;
  padding: 14px 40px 10px;
  border-radius: 5px;
  border: 1px solid rgb(80, 85, 86);
  border-image: none;
  width: 260px;
  color: rgb(80, 85, 86);
  font-size: 28px;
  display: block;
  background-color: transparent;
}
.releases-section .release-view {
  padding-bottom: 80px;
  position: relative;
  z-index: 2;
}
.releases-section .release-view::before {
  left: 40px;
  top: 0px;
  height: 100%;
  border-left-color: currentColor;
  border-left-width: 1px;
  border-left-style: solid;
  position: absolute;
  z-index: 1;
  content: " ";
}
.releases-section :last-child.release-view {
  padding-bottom: 0px;
}
.releases-section :last-child.release-view::before {
  content: none;
}
.releases-section .release-view .qrcode {
  border-radius: 50%;
  border: 1px solid rgb(169, 177, 179);
  border-image: none;
  width: 80px;
  height: 80px;
  float: left;
  position: relative;
  z-index: 2;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
}
.releases-section .release-view .qrcode i {
  color: rgb(80, 85, 86);
  line-height: 78px;
  font-size: 30px;
  display: inline-block;
}
.releases-section .release-view .qrcode .popup {
  transition: 0.25s;
  left: 70px;
  top: 50%;
  width: 170px;
  padding-left: 40px;
  margin-top: -65px;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  transform: translateX(20px);
  -webkit-transition: all 0.25s;
  -webkit-transform: translateX(20px);
}
.releases-section .release-view .qrcode .popup .inner {
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgb(80, 85, 86);
  border-image: none;
  background-color: rgb(255, 255, 255);
}
.releases-section .release-view .qrcode .popup .inner img {
  width: 90px;
  height: 90px;
}
.releases-section .release-view .qrcode .popup .inner::before {
  background: rgb(255, 255, 255);
  border-width: 0px 0px 1px 1px;
  border-style: none none solid solid;
  border-color: currentColor currentColor rgb(80, 85, 86) rgb(80, 85, 86);
  border-image: none;
  left: 30px;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  display: inline-block;
  position: absolute;
  content: " ";
  border-bottom-left-radius: 4px;
  transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
}
.releases-section .release-view .qrcode:hover {
  border-color: rgb(80, 85, 86);
}
.releases-section .release-view .qrcode:hover i {
  color: rgb(80, 85, 86);
}
.releases-section .release-view .qrcode:hover .popup {
  opacity: 1;
  transform: none;
  -webkit-transform: none;
}
.releases-section .release-view .download-btn {
  border-radius: 50%;
  border: 1px solid rgb(169, 177, 179);
  border-image: none;
  width: 80px;
  height: 80px;
  text-align: center;
  float: left;
  display: none;
  position: relative;
  z-index: 2;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
}
.releases-section .release-view .download-btn i {
  width: 2px;
  height: 26px;
  margin-top: 27px;
  margin-left: 1px;
  display: inline-block;
  position: relative;
  background-color: rgb(80, 85, 86);
}
.releases-section .release-view .download-btn i::after {
  width: 2px;
  height: 16px;
  bottom: -2px;
  display: inline-block;
  position: absolute;
  content: " ";
  background-color: rgb(80, 85, 86);
}
.releases-section .release-view .download-btn i::before {
  width: 2px;
  height: 16px;
  bottom: -2px;
  display: inline-block;
  position: absolute;
  content: " ";
  background-color: rgb(80, 85, 86);
}
.releases-section .release-view .download-btn i::before {
  left: -5px;
  transform: rotateZ(-42deg);
  -webkit-transform: rotateZ(-42deg);
}
.releases-section .release-view .download-btn i::after {
  right: -5px;
  transform: rotateZ(42deg);
  -webkit-transform: rotateZ(42deg);
}
.releases-section .release-view .version-info {
  padding-left: 120px;
}
.releases-section .release-view .version-info .version {
  color: rgb(83, 83, 83);
  overflow: hidden;
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block;
  white-space: nowrap;
  -ms-word-wrap: normal;
  -ms-text-overflow: ellipsis;
  max-width: 100%;
}
.releases-section .release-view .version-info .extra-info {
  color: rgb(189, 198, 199);
  font-size: 13px;
  margin-top: 12px;
  position: relative;
}
.releases-section .release-view .version-info .extra-info p {
  margin: 0px;
  line-height: 20px;
}
.releases-section .release-view .version-info .extra-info .changelog-toggle {
  color: rgb(83, 83, 83);
  font-size: 18px;
  margin-top: 20px;
  display: inline-block;
  cursor: default;
}
@media screen and (max-width: 699px) {
  .releases-section .release-view .version-info .extra-info .changelog-toggle {
    margin-top: 12px;
    display: inline-block;
    position: static;
  }
  .releases-section .release-view .version-info .changelog::after {
    left: 33px;
  }
}
.releases-section .release-view .version-info .changelog {
  padding: 18px 0px;
  border-radius: 5px;
  color: rgb(189, 198, 199);
  line-height: 18px;
  font-size: 13px;
  position: relative;
}
.releases-section .release-view .version-info .changelog .wrapper {
  margin: 0px;
  white-space: pre-line;
  position: relative;
  z-index: 2;
  -ms-word-break: break-all;
  -ms-word-wrap: break-word;
}
.releases-section .release-view .version-info .changelog b {
  color: rgb(83, 83, 83);
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block;
  cursor: default;
}
.releases-section .release-view .version-info .changelog::after {
  top: -6px;
  width: 22px;
  height: 22px;
  right: 33px;
  display: none;
  position: absolute;
  z-index: 1;
  content: " ";
  border-top-left-radius: 2px;
  transform: rotateZ(45deg);
  background-color: rgb(80, 85, 86);
  -webkit-transform: rotateZ(45deg);
}
.releases-section .release-view .version-info .changelog.show {
  display: block;
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}
@media screen and (max-width: 768px) {
  .releases-section .release-view .qrcode {
    display: none;
  }
  .releases-section .release-view .download-btn {
    display: block;
  }
}
:root .combo .releases-section .release-view {
  max-width: 407px;
}
.releases-section :nth-child(n + 5).release-view {
  display: none;
}
.releases-section .releases-toggle {
  padding: 14px 22px;
  border-radius: 40px;
  border: 1px solid rgb(134, 140, 142);
  border-image: none;
  color: rgb(134, 140, 142);
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
}
.releases-section .releases-toggle .off {
  display: block;
}
.releases-section .releases-toggle .on {
  display: none;
}
.releases-section.show-all :nth-child(n + 5).release-view {
  display: block;
}
.releases-section.show-all .last {
  padding-bottom: 0px;
}
.releases-section.show-all .last::before {
  display: none;
}
.releases-section.show-all .releases-toggle .off {
  display: none;
}
.releases-section.show-all .releases-toggle .on {
  display: block;
}
.per-type-info {
  overflow: hidden;
  padding-top: 0px;
  border-top-color: rgb(218, 226, 227);
  border-top-width: 1px;
  border-top-style: solid;
  position: relative;
}
.per-type-info .type {
  width: 50%;
  float: left;
}
.per-type-info :first-child.type .releases-section {
  padding: 70px 70px 0px 0px;
}
.per-type-info .type .master-section {
  padding: 70px 0px 0px;
  border-top-color: currentColor;
  border-top-width: 0px;
  border-top-style: none;
}
.per-type-info .type .master-section pre {
  white-space: pre-line;
}
.per-type-info :last-child.type .master-section {
  padding: 70px 0px 0px 70px;
}
.per-type-info :last-child.type .releases-section {
  padding: 70px 0px 0px 70px;
}
.per-type-info .type-icon {
  margin-bottom: 0px;
}
.per-type-info .info {
  padding-top: 50px;
  font-size: 12px;
}
.per-type-info .info .version {
  margin-bottom: 20px;
}
.per-type-info .info .type-icon {
  margin-bottom: 40px;
}
.per-type-info .info i {
  color: rgb(80, 85, 86);
  font-size: 48px;
  margin-bottom: 0px;
}
.per-type-info .info .store-link-wrapper a {
  width: 200px;
}
.per-type-info .info .store-link-wrapper a i {
  font-size: 29px;
}
.per-type-info::before {
  left: 50%;
  width: 1px;
  height: 100%;
  position: absolute;
  content: " ";
  background-color: rgb(218, 226, 227);
}
.desc-section pre {
  line-height: 22px;
  white-space: pre-wrap;
}
.section-store-link a {
  border-radius: 5px;
  border: 1px solid rgb(80, 85, 86);
  border-image: none;
  text-decoration: none;
  display: inline-block;
}
.section-store-link a i {
  padding: 14px 40px;
  color: rgb(80, 85, 86);
  font-size: 33px;
  display: block;
}
.screenshots-section {
  border-bottom-color: currentColor;
  border-bottom-width: 0px;
  border-bottom-style: none;
}
.screenshots-section .list-wrapper {
  -ms-overflow-x: scroll;
  max-width: 100%;
}
.screenshots-section ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: block;
  white-space: nowrap;
}
.screenshots-section ul li {
  padding-right: 20px;
  vertical-align: middle;
  display: inline-block;
}
.screenshots-section ul li img {
  max-height: 462px;
}
:first-child.type .master-section {
  padding-right: 5px;
}
:last-child.type .master-section {
  padding-left: 5px;
}
.combo-screenshots-container {
  border-top-color: currentColor;
  border-top-width: 0px;
  border-top-style: none;
}
.combo-screenshots-container :first-child.type {
  padding-right: 50px;
}
.combo-screenshots-container :last-child.type {
  padding: 50px 0px 50px 50px;
}
.combo-screenshots-container .type .list-wrapper {
  width: 100%;
}
.footer {
  padding: 20px 20px 90px;
  margin-top: 40px;
  border-top-color: rgb(218, 226, 227);
  border-top-width: 1px;
  border-top-style: solid;
}
.footer a {
  color: rgb(248, 205, 11);
  text-decoration: none;
}
.hide {
  display: none;
}
.wechat-tips img {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}
.wechat-tips span {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
}
.wechat-tips {
  top: 10px;
  width: 100%;
  text-align: right;
  padding-top: 14px;
  position: fixed;
  z-index: 103;
}
.wechat-tips span {
  text-align: left;
  color: rgb(255, 255, 255);
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
}
.wechat-tips span.en {
  width: 240px;
}
.wechat-tips img {
  width: 50px;
  margin-bottom: 13px;
}
@media all and (min-width: 420px) {
  .wechat-tips span {
    margin-right: 15px;
  }
  .wechat-tips span.en {
    width: auto;
    margin-bottom: -20px;
  }
  .wechat-tips img {
    margin-right: 20px;
  }
}
.list-unstyled {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.list-unstyled li:first-child {
  padding-bottom: 10px;
}
.tip {
  font-size: 14px;
  margin-left: 15px;
  vertical-align: middle;
  cursor: pointer;
}
.tip.en {
  margin-left: 5px;
}
.tip img {
  top: 4px;
  height: 16px;
  margin-right: 5px;
  position: relative;
}
.tip.RISK {
  color: rgb(217, 86, 86);
}
.tip.SCANED {
  color: rgb(143, 191, 70);
}
.tip.SCANED img {
  top: 2px;
  height: 14px;
}
.tooltip {
  width: 250px;
  color: rgb(80, 85, 86);
  font-size: 0px;
  display: none;
  position: absolute;
  z-index: 10;
}
.tooltip .arraw {
  width: 20px;
  height: 20px;
  margin-left: 40px;
  border-top-color: currentColor;
  border-left-color: currentColor;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  display: inline-block;
  transform: rotate(45deg);
  background-color: rgb(255, 255, 255);
  -webkit-transform: rotate(45deg);
}
.tooltip .content {
  padding: 15px;
  border-radius: 10px;
  border: 1px solid currentColor;
  border-image: none;
  font-size: 13px;
  margin-top: -10px;
  background-color: rgb(255, 255, 255);
}
.tooltip table {
  width: 100%;
}
.tooltip table .text-result {
  width: 60px;
  text-align: left;
}
.tooltip table .logo {
  width: 40px;
}
.tooltip table .logo img {
  width: 20px;
}
.tooltip.SCANED .arraw {
  border-color: rgb(143, 191, 70);
}
.tooltip.SCANED .content {
  border-color: rgb(143, 191, 70);
}
.tooltip .text-result {
  color: rgb(216, 86, 87);
}
.tooltip .SCANED .text-result {
  color: rgb(143, 191, 70);
}
.tooltip.RISK .arraw {
  border-color: rgb(216, 86, 87);
}
.tooltip.RISK .content {
  border-color: rgb(216, 86, 87);
}
.tooltip.VIRUS .arraw {
  border-color: rgb(216, 86, 87);
}
.tooltip.VIRUS .content {
  border-color: rgb(216, 86, 87);
}
#actions {
}
#actions button {
  transition: 0.25s;
  -webkit-transition: all 0.25s;
}
#actions button.loading {
  background: 0px;
  animation: rotate 0.6s linear infinite;
  -webkit-animation: rotate 0.6s linear infinite;
}
@media not all {
  #actions {
    display: block;
  }
}
@media not all {
  #actions {
    display: block;
  }
}
@media not all {
  #actions {
    display: block;
  }
}
@media not all {
  #actions {
    display: block;
  }
}
@media not all {
  #actions {
    display: block;
  }
}
@media not all {
  #actions {
    display: block;
  }
}
.type-android#actions {
  display: block;
}
body.hidden-overflow {
  overflow: hidden;
}
.main header .app-brief .icon-container .qrcode {
  transition: 0.25s;
  background-color: rgb(239, 242, 242);
  -webkit-transition: all 0.25s;
}
.main header .app-brief .name .icon-warp {
  vertical-align: bottom;
}
.main header .app-brief .name > .tip {
  top: -3px;
  vertical-align: bottom;
  position: relative;
}
.main .footer .one-key-report {
  padding: 5px 10px;
  border-radius: 15px;
  color: rgb(255, 255, 255);
  margin-top: -5px;
  float: right;
  background-color: rgb(50, 178, 167);
}
.main.forbidden .footer .one-key-report {
  display: none;
}
.main.not_found .footer .one-key-report {
  display: none;
}
.masklayer {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99998;
  background-color: rgba(0, 0, 0, 0.5);
}
.one-key-report-dialog {
  padding: 20px;
  border-radius: 10px;
  left: 50%;
  top: 50%;
  width: 450px;
  margin-top: -275px;
  margin-left: -225px;
  position: fixed;
  z-index: 99999;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  background-color: rgb(255, 255, 255);
}
.one-key-report-dialog .dialog-close {
  top: 10px;
  right: 10px;
  position: absolute;
}
.one-key-report-dialog .dialog-close i.icon-close {
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}
.one-key-report-dialog .dialog-close i.icon-close:hover {
  color: rgb(51, 51, 51);
}
.one-key-report-dialog .dialog-close .icon-return {
  color: rgb(50, 178, 167);
  display: none;
}
.one-key-report-dialog .custom-checkbox {
  padding: 2px 2px 2px 25px;
  text-align: left;
  line-height: 24px;
  margin-right: 40px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.one-key-report-dialog :last-child.custom-checkbox {
  margin-right: 0px;
}
.one-key-report-dialog .custom-checkbox::after {
  display: block;
  position: absolute;
  content: " ";
}
.one-key-report-dialog .custom-checkbox::before {
  display: block;
  position: absolute;
  content: " ";
}
.one-key-report-dialog .custom-checkbox::after {
  border-radius: 10px;
  left: 2px;
  top: 8px;
  width: 10px;
  height: 10px;
  display: none;
  background-color: rgb(50, 178, 167);
}
.one-key-report-dialog .custom-checkbox::before {
  border-radius: 12px;
  border: 1px solid rgb(50, 178, 167);
  border-image: none;
  left: 0px;
  top: 6px;
  width: 12px;
  height: 12px;
  background-color: rgb(255, 255, 255);
}
.one-key-report-dialog .custom-checkbox.active::after {
  display: block;
}
.one-key-report-dialog .content-row {
  padding: 10px 10px 5px;
  width: 100%;
  display: table;
  position: relative;
}
.one-key-report-dialog .content-row input {
  float: left;
  display: inline-block;
}
.one-key-report-dialog .content-row label {
  float: left;
  display: inline-block;
}
.one-key-report-dialog .content-row label {
  line-height: 34px;
  font-size: 18px;
  margin-right: 30px;
}
.one-key-report-dialog .content-row input {
  padding: 5px 10px;
  outline: 0px;
  border-radius: 5px;
  border: 1px solid rgb(169, 177, 179);
  border-image: none;
  width: 240px;
  height: 34px;
}
.one-key-report-dialog .content-row .checkbox-list {
  padding: 5px 0px;
  width: 100%;
  text-align: left;
  clear: both;
}
.one-key-report-dialog .content-row textarea {
  padding: 10px;
  outline: 0px;
  border-radius: 10px;
  border: 1px solid rgb(169, 177, 179);
  border-image: none;
  width: 100%;
  height: 200px;
  color: rgb(169, 177, 179);
  font-size: 16px;
  resize: none;
}
.one-key-report-dialog .content-row .btn-report {
  padding: 5px 10px;
  border-radius: 15px;
  color: rgb(255, 255, 255);
  margin-top: -5px;
  float: right;
  background-color: rgb(50, 178, 167);
}
.one-key-report-dialog .report-feedback {
  width: 100%;
  height: 100%;
  position: relative;
}
.one-key-report-dialog .report-form {
  width: 100%;
  height: 100%;
  position: relative;
}
.one-key-report-dialog .report-sending {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  color: rgb(0, 0, 0);
  line-height: 450px;
  font-size: 20px;
  display: none;
  position: absolute;
  z-index: 100;
  cursor: default;
  background-color: rgba(255, 255, 255, 0.5);
}
.one-key-report-dialog .report-form {
  display: block;
}
.one-key-report-dialog .report-feedback {
  display: none;
  cursor: default;
}
.one-key-report-dialog .report-feedback .feedback-thanks {
  margin: 50px auto 20px;
  border-radius: 20px;
  width: 160px;
  height: 160px;
  background-color: rgb(255, 211, 1);
}
.one-key-report-dialog .report-feedback .feedback-thanks .brace-content {
  margin: 0px auto;
  width: 110px;
  text-align: center;
  color: rgb(0, 0, 0);
  padding-top: 30px;
}
.one-key-report-dialog .report-feedback .feedback-thanks .thanks {
  margin: 15px 0px 0px;
  text-align: center;
  color: rgb(0, 0, 0);
  letter-spacing: 0.8px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  cursor: default;
  min-height: 22px;
}
.one-key-report-dialog .report-feedback .feedback-thanks .face {
  vertical-align: middle;
  display: inline-block;
}
.one-key-report-dialog .report-feedback .feedback-thanks .icon-brace-left {
  vertical-align: middle;
  display: inline-block;
}
.one-key-report-dialog .report-feedback .feedback-thanks .icon-brace-right {
  vertical-align: middle;
  display: inline-block;
}
.one-key-report-dialog .report-feedback .feedback-thanks .icon-brace-left {
  font-size: 80px;
}
.one-key-report-dialog .report-feedback .feedback-thanks .icon-brace-right {
  font-size: 80px;
}
.one-key-report-dialog .report-feedback .feedback-thanks .face .icon-comma-eye {
  margin: 0px 4px;
  font-size: 22px;
}
.one-key-report-dialog .report-feedback .feedback-thanks .face .icon-comma-eye.right {
  margin-left: 16px;
  display: inline-block;
  transform: scaleY(0.5);
  -webkit-transform: scaleY(0.5);
}
.one-key-report-dialog .report-feedback .feedback-thanks .face .icon-mouth {
  margin-top: 15px;
  display: block;
  transform: rotateZ(-19deg) translateX(2px);
  -webkit-transform: rotateZ(-19deg) translateX(2px);
}
.one-key-report-dialog .report-feedback .feedback-message {
  text-align: center;
  color: rgb(50, 178, 167);
  font-size: 30px;
}
.one-key-report-dialog .report-feedback .feedback-content {
  color: rgb(133, 133, 133);
  font-size: 18px;
  margin-top: 40px;
}
.one-key-report-dialog .report-error {
  padding: 0px 10px;
  color: red;
  line-height: 34px;
  cursor: default;
}
.one-key-report-dialog .report-error > div {
  display: none;
}
.app_bottom_fixed {
  background: 0px;
  left: 0px;
  text-align: center;
  right: 0px;
  bottom: 0px;
  font-size: 0px;
  position: fixed;
  z-index: 3;
}
.after-install-fixed {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  position: fixed;
  z-index: 200;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.after-install-games-fixed {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  position: fixed;
  z-index: 200;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.after-install-zhibo-fixed {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  position: fixed;
  z-index: 200;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.app_bottom_fixed img {
  width: 100%;
  max-height: 80px;
}
.after-install-fixed {
  overflow: auto;
  display: flex;
  flex-direction: column;
  background-color: rgb(243, 243, 243);
}
.after-install-games-fixed {
  overflow: auto;
  display: flex;
  flex-direction: column;
  background-color: rgb(243, 243, 243);
}
.after-install-games-fixed .after-install-header {
  background: rgb(255, 255, 255);
  flex: 1 0 180px;
  -webkit-box-flex: 1;
}
.after-install-games-fixed .after-install-header .waiting {
  color: rgb(74, 74, 74);
}
.after-install-games-fixed .popularize-games {
  flex: 0 0 auto;
  background-color: rgb(237, 237, 237);
  -webkit-box-flex: 0;
}
.after-install-games-fixed .popularize-games .popularize-header {
  padding: 0px;
  line-height: 50px;
  justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .after-install-games-fixed .popularize-games .popularize-list > li:nth-child(n + 5) {
    display: none;
  }
  .after-install-games-fixed .popularize-games .popularize-list .popularize-app-game {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 991px) {
  .after-install-games-fixed .popularize-games .popularize-list > li:nth-child(n + 6) {
    display: none;
  }
  .after-install-games-fixed .popularize-games .popularize-list .popularize-app-game {
    margin-bottom: 30px !important;
  }
}
.after-install-games-fixed .popularize-games .popularize-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.after-install-games-fixed .popularize-games .popularize-list .popularize-app-game {
  background: rgb(53, 168, 155);
  border-radius: 20px;
  width: 45%;
  margin-bottom: 10px;
  max-width: 180px;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.1);
}
.after-install-games-fixed .popularize-games .popularize-list .popularize-app-game .app-download {
  height: 30px;
  color: rgb(255, 255, 255);
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.after-install-games-fixed .popularize-games .popularize-list .popularize-app-game .popularize-app-game-content {
  background: rgb(255, 255, 255);
  border-radius: 20px;
  height: 145px;
  display: flex;
  flex-direction: column;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
}
.after-install-games-fixed .popularize-games .popularize-list .popularize-app-game .popularize-app-game-content .app-zhibo-icon-img {
  margin-top: 10px;
}
.after-install-games-fixed .popularize-games .popularize-list .popularize-app-game .popularize-app-game-content .app-zhibo-icon-img > img {
  border-radius: 5px;
  width: 50px;
  height: 50px;
}
.after-install-games-fixed .popularize-games .popularize-list .popularize-app-game .primary-text {
  text-align: center;
  color: rgb(74, 74, 74);
  font-size: 16px;
  font-weight: 700;
  max-width: 80%;
}
.after-install-games-fixed .popularize-games .popularize-list .popularize-app-game .secondary-text {
  height: 32px;
  text-align: center;
  color: rgba(93, 103, 109, 0.9);
  overflow: hidden;
  padding-bottom: 5px;
  font-size: 12px;
  max-width: 80%;
}
.after-install-zhibo-fixed {
  overflow: auto;
  display: flex;
  flex-direction: column;
  background-color: rgb(243, 243, 243);
}
.after-install-zhibo-fixed .after-install-header {
  margin: 0px 10px;
  flex: 1 0 165px;
  -webkit-box-flex: 1;
}
.after-install-zhibo-fixed .after-install-header > .icon {
  margin-bottom: 0px;
}
.after-install-zhibo-fixed .after-install-header > .icon > img {
  width: 60px;
  height: 60px;
}
.after-install-zhibo-fixed .appInfo {
  flex: 1 1 auto;
  text-align: left;
  margin-left: 10px;
  -webkit-box-flex: 1;
}
.after-install-zhibo-fixed .appInfo .primary-text {
  color: rgb(74, 74, 74);
  font-size: 20px;
  font-weight: 700;
}
.after-install-zhibo-fixed .appInfo > h3 {
  margin: 0px;
}
.after-install-zhibo-fixed .info-text {
  text-align: left;
  font-size: 12px;
  display: block;
}
.after-install-zhibo-fixed .after-install-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
}
.after-install-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.after-install-zhibo-fixed .Downloading {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.popularize-app-zhibo {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.popularize-content .popularize-content-download {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.after-install-zhibo-fixed .Downloading {
  width: 45px;
  font-size: 14px;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-box-pack: center;
}
.after-install-zhibo-fixed .Downloading > i {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.after-install-close {
  background: 0px;
  border: 0px currentColor;
  border-image: none;
  top: 20px;
  right: 20px;
  font-size: 16px;
  position: fixed;
  z-index: 201;
}
.after-install-close:focus {
  background: 0px;
  outline: 0px;
  border: 0px currentColor;
  border-image: none;
}
.after-install-close:hover {
  background: 0px;
  outline: 0px;
  border: 0px currentColor;
  border-image: none;
}
.after-install-header {
  flex: 1 0 240px;
  color: rgb(74, 74, 74);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.popularize-app {
  text-align: left;
  display: -ms-flexbox;
}
.popularize-header {
  text-align: left;
  display: -ms-flexbox;
}
.after-install-header > .icon {
  font-size: 0px;
  margin-bottom: 20px;
}
.after-install-header > .icon img {
  border-radius: 17.54%;
  width: 80px;
  height: 80px;
  max-width: 100%;
}
.after-install-header .waiting {
  margin: 0px;
  color: rgb(50, 178, 167);
  font-size: 22px;
  position: relative;
}
.after-install-header .waiting-dot {
  left: 90px;
  position: absolute;
}
.popularize {
  flex: 0 0 auto;
  box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.08);
  background-color: rgb(255, 255, 255);
  -webkit-box-flex: 0;
}
.popularize-header {
  padding: 0px 10px;
  color: rgb(74, 74, 74);
  line-height: 60px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
}
.popularize-header .refresh {
  cursor: pointer;
}
.popularize-header > h4 {
  margin: 0px;
  line-height: 16px;
  padding-top: 16px;
}
.popularize-header > p {
  margin: 0px;
  line-height: 14px;
  padding-top: 4px;
  padding-bottom: 6px;
  font-size: 14px !important;
  font-weight: 400;
}
.popularize-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.popularize-list .popularize-actions {
  flex: 0 0 70px;
  border-left-color: rgb(222, 222, 222);
  border-left-width: 1px;
  border-left-style: solid;
  -webkit-box-flex: 0;
}
.popularize-app {
  margin: 0px;
  border-top-color: rgb(222, 222, 222);
  border-top-width: 1px;
  border-top-style: solid;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
}
.popularize-app > .app-icon {
  padding: 10px;
  flex: 0 0 auto;
  font-size: 0px;
  -webkit-box-flex: 0;
}
.popularize-app > .app-icon > img {
  border-radius: 5px;
  width: 60px;
  height: 60px;
}
.popularize-app-zhibo {
  padding: 10px 15px 15px;
  text-align: left;
  border-top-color: rgb(222, 222, 222);
  border-top-width: 1px;
  border-top-style: solid;
  display: flex;
  flex-direction: column;
}
.popularize-app-zhibo .secondary-text {
  color: rgba(93, 103, 109, 0.9);
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 5px;
  white-space: normal;
  -ms-text-overflow: ellipsis;
}
.popularize-app-zhibo .popularize-app-zhibo-content {
  width: 100%;
}
.popularize-app-zhibo .popularize-app-zhibo-content > a > img {
  width: 100%;
  height: 100%;
}
.popularize-app-zhibo .app-zhibo {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
}
.popularize-app-zhibo .app-zhibo .app-zhibo-icon {
  display: flex;
  align-items: center;
  -webkit-box-align: center;
}
.popularize-app-zhibo .app-zhibo .app-zhibo-icon .app-zhibo-icon-img {
  flex: 0 0 auto;
  font-size: 0px;
  -webkit-box-flex: 0;
}
.popularize-app-zhibo .app-zhibo .app-zhibo-icon .app-zhibo-icon-img > img {
  border-radius: 5px;
  width: 40px;
  height: 40px;
}
.popularize-app-zhibo .app-zhibo .app-zhibo-icon .primary-text {
  color: rgb(74, 74, 74);
  overflow: hidden;
  font-size: 15px;
  font-weight: 700;
  margin-left: 5px;
  white-space: normal;
  -ms-text-overflow: ellipsis;
}
.popularize-app-zhibo .app-zhibo .app-download {
  background: rgb(53, 168, 155);
  border-radius: 5px;
  width: 90px;
  height: 35px;
  color: rgb(255, 255, 255);
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.popularize-app-zhibo .app-zhibo .app-download > a {
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 500;
}
.popularize-content {
  flex: 1 1 auto;
  margin-right: 10px;
  -webkit-box-flex: 1;
}
.popularize-content > .primary-text {
  color: rgb(74, 74, 74);
  font-size: 20px;
  font-weight: 700;
}
.popularize-content > .secondary-text {
  color: rgba(93, 103, 109, 0.9);
  font-size: 12px;
}
.popularize-content .popularize-content-title {
  color: rgb(26, 167, 154);
  font-size: 16px;
  font-weight: 700;
}
.popularize-content .popularize-content-download {
  color: rgba(93, 103, 109, 0.9);
  font-size: 12px;
  display: flex;
  flex-direction: column;
}
.popularize-actions {
  text-align: center;
}
.popularize-actions > .download {
  height: 40px;
  color: rgb(26, 167, 154);
  line-height: 40px;
  font-size: 20px;
  cursor: pointer;
}
.popularize-actions > .download.download-block {
  border-radius: 3px;
  height: 50px;
  color: rgb(255, 255, 255);
  line-height: 50px;
  font-size: 16px;
  display: block;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  background-color: rgb(26, 167, 154);
}
.popularize-app-detail {
  padding: 20px 10px 40px;
}
.popularize-app-detail .popularize-header {
  line-height: 40px;
}
.popularize-app-detail .popularize-app {
  margin-bottom: 10px;
  border-top-color: currentColor;
  border-top-width: 0px;
  border-top-style: none;
}
.popularize-app-detail .popularize-actions {
  padding: 0px 20px;
}
.bottom-popularize {
  left: 0px;
  right: 0px;
  bottom: 0px;
  font-size: 0px;
  position: fixed;
  z-index: 3;
}
@media screen and (max-height: 500px) {
  .bottom-popularize {
    position: static;
  }
}
.visiable-moblie {
  display: none;
}
@media screen and (max-width: 720px) {
  .main .ad-section {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .combo .main {
    width: 100%;
    min-width: 100%;
  }
  .main {
    width: 100%;
    min-width: 100%;
  }
  .data_error form {
    margin-bottom: 30px;
  }
  .error form {
    margin-bottom: 30px;
  }
  .forbidden form {
    margin-bottom: 30px;
  }
  .passwd form {
    margin-bottom: 30px;
  }
  .main .app-brief {
    text-align: center;
  }
  .main .app-brief button {
    display: inline-block;
  }
  .main .app-brief .bg-path {
    display: none;
  }
  .main .app-brief .qrcode {
    display: none;
  }
  .main .icon-container {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .main .icon-container .icon {
    display: inline-block;
    position: static;
  }
  .main .footer .one-key-report {
    margin: 20px auto 0px;
    width: 80px;
    float: none;
    display: block;
  }
  .one-key-report-dialog {
    margin: 0px;
    border-radius: 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    padding-top: 30px;
  }
  .one-key-report-dialog .content-row .custom-checkbox {
    margin-right: 10px;
  }
  .one-key-report-dialog .content-row label {
    margin-right: 10px;
  }
  .one-key-report-dialog.animate {
    transition: left 0.5s;
    -webkit-transition: left 0.5s;
  }
  .one-key-report-dialog .dialog-close {
    left: 10px;
  }
  .one-key-report-dialog .dialog-close .icon-close {
    display: none;
  }
  .one-key-report-dialog .dialog-close .icon-return {
    display: block;
  }
  .one-key-report-dialog .report-form {
    padding-top: 20px;
  }
  .one-key-report-dialog .content-row input {
    width: 240px;
  }
  .one-key-report-dialog .dialog-action {
    text-align: center;
    padding-top: 20px;
  }
  .one-key-report-dialog .dialog-action a.btn-report {
    float: none;
  }
}
@media screen and (min-width: 1024px) {
  .main header .app-brief .icon-container:hover .qrcode {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    transform: scale(1.6);
    -webkit-transform: scale(1.6);
  }
}
