﻿html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
ul,
ol,
li,
p {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul,
ol,
li {
  list-style: none;
}
a,
abbr,
acronym acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
videott,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
img {
  border: 0;
  vertical-align: top;
}
.clearfix {
  zoom: 1;
  *height: 1%;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
body {
  background-color: #f5f5f5;
  font-family: "PingFang SC", "Lantinghei SC", "Hiragino Sans GB", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
  text-decoration: none;
  color: #2f7c2f;
  -webkit-transition: color 0.3s ease-out;
}
img {
  -ms-interpolation-mode: bicubic;
}
.show {
  display: block;
}
.hide {
  display: none;
}
textarea,
input {
  outline: none;
}
blockquote {
  margin: 10px 0;
  color: #999;
  padding-left: 10px;
  border-left: 5px solid #efefef;
}
.block-title {
  display: block;
  margin: 10px;
  color: #666;
  padding-left: 7px;
  border-left: 3px solid #45cab6;
}
.module-block-title {
  position: relative;
  font-family: Roboto-Bold;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  color: #333;
  margin: 0 0 15px;
  border-left: none;
  padding-left: 0;
}
.module-block-title .title-more {
  position: static;
  width: auto;
  height: 16px;
  float: right;
  margin-top: 2px;
  color: #24AA42;
  font-size: 14px;
  background: none;
}
.module-block-title .title-more.bg {
  width: 16px;
  background: url(../img/a2016c24f53d4667a09ba8387fac30f4.gif) no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  position: absolute;
  right: 8px;
  top: 4px;
}
.module-block-title.seller {
  margin-top: 10px;
}
.module-block-title a {
  font-size: 14px;
  color: #24AA42;
}
.module-block-title .title-more,
.module-block-title span {
  float: right;
  font-weight: 400;
}
.module-block-title span {
  color: #999;
  font-size: 12px;
}
.load-more {
  text-align: center;
  margin: 10px 0 20px;
}
.load-more .refresh-btn {
  background: #ddd;
  display: inline-block;
  font-size: 0.875em;
  padding: 8px 20px;
  color: #333;
}
.Mobile .app-box,
.Tablet .app-box {
  margin-top: 10px;
}
.mip-search-form form {
  position: static;
}
.mip-search-form form .key-ipt {
  width: 198px;
  height: 38px;
}
.mip-search-form form .submit {
  display: inline-block;
}
.search-form {
  float: right;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  width: 200px;
  position: relative;
  width: 25%;
  *margin-top: -54px;
  _margin-top: -40px;
}
.search-form .key-ipt {
  border: 1px solid #eee;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  margin-right: -28px;
  outline: 0;
  padding: 3px 30px 3px 8px;
  vertical-align: middle;
  width: 160px;
}
.search-form .key-ipt::-ms-clear {
  display: none;
}
.search-form .key-ipt:focus {
  border: 1px solid #e6e6e6;
}
.search-form .submit {
  background: #F6F6F6 url(../img/fbf123e8a5b34e05862d22b7336c7afb.gif) no-repeat center center;
  width: 17px;
  height: 17px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  text-indent: -100px;
  outline: 0;
  vertical-align: middle;
}
.search-wp {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #dedede;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .search-form .submit {
    background: url(../img/02e3e9743eec4376a3b8df7f58b0e76a.gif) no-repeat center center;
    background-size: 17px 17px;
  }
}
@media screen and (max-width: 699px) {
  .search-form {
    display: inline-block;
    float: right;
    text-align: right;
    padding: 6px 50px 0 0;
    position: absolute;
    right: 10px;
    top: 0;
    margin: 0;
    width: 38%;
  }
  .search-form .key-ipt {
    float: left;
    margin-right: 10px;
    vertical-align: middle;
    border: 1px solid #eee;
    border-radius: 3px 0 0 3px;
    border-right: 0;
    font-size: 13px;
    color: #999;
    height: 26px;
    padding: 3px 5px 2px 7px;
    width: 100%;
    *width: 96%;
    _position: absolute;
    box-shadow: none;
    appearance: none;
    outline: 0;
    background-color: #F6F6F6;
  }
  .search-form .submit {
    outline: 0;
    box-shadow: none;
    cursor: pointer;
    vertical-align: middle;
    width: 40px;
    height: 33px;
    text-indent: 100px;
    color: #fff;
    border: 1px solid #eee;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    margin: 0;
    position: absolute;
    right: 0;
    *right: 12px;
    *top: 19px;
    _top: 0;
    *height: 29px;
    _height: 30px;
    background: #F6F6F6 url(../img/b6aeba5771974b4fbec531fcdbc19047.gif) no-repeat center center;
    _background: #F6F6F6 url(../img/1575b1553b6c4428aa88b71f83e7cc0c.gif) no-repeat center center;
    background-size: 14px 14px;
  }
  .search-form.mip-element .key-ipt {
    width: 100%;
    height: 33px;
  }
  .mip-header-container header .inner {
    position: absolute;
    left: 0;
  }
  .mip-header-container header .search-form {
    padding-right: 40px;
  }
  .mip-header-container .parent-menu {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.card {
  float: left;
  width: 96%;
  width: 298px\9;
  margin: 0 2% 2% 2%;
  margin: 0 10px 20px 12px\9;
  _margin: 0 12px 20px 6px;
  position: relative;
  box-shadow: 0 1px 2px #d6d6d6;
  border-bottom: 1px solid #d4d4d4;
  min-height: 48px;
  background: #fff;
  overflow: hidden;
}
.card .icon-wrap {
  float: left;
  width: 68px;
  margin: 15px 10px;
  _margin-left: 5px;
}
.card .icon-wrap img {
  display: block;
}
.card .app-desc {
  margin: 15px 0 25px 88px;
  *padding-bottom: 25px;
}
.card .app-desc .app-title-h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 1em;
}
.card .app-desc .name {
  display: block;
  height: 1.125em;
  line-height: 1;
  margin-top: 3px;
  width: 150px;
  width: 132px\9;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333;
  font-size: 1em;
}
.card .app-desc .name em {
  font-style: normal;
}
.card .app-desc .meta {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
}
.card .app-desc .meta .promoted-text {
  vertical-align: middle;
  color: #FBA217;
  font-size: 0.75em;
  font-weight: normal;
  *margin-left: 4px;
}
.card .app-desc .meta span {
  vertical-align: middle;
  color: #ccc;
  font-size: 0.75em;
}
.card .app-desc .meta .install-count {
  *margin-left: 4px;
}
.card .comment {
  color: #999;
  font-size: 13px;
  margin-top: 8px;
  margin-right: 15px;
  height: 60px;
  line-height: 20px;
  overflow: hidden;
}
.card .tag-link {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  height: 22px;
  width: 76px;
  line-height: 24px;
  font-size: 0.75em;
  text-align: center;
  color: #999;
  background: #ebebeb;
}
.card.small .app-desc {
  margin: 18px 0 0 88px;
}
.card.small .app-desc .meta {
  margin-top: 5px;
}
.card.small .install-btn,
.card.small .detail-check-btn {
  top: 13px;
}
.card.small .icon-wrap {
  margin: 10px;
  _margin-left: 5px;
}
.card.small .bubble {
  width: auto;
}
.simple-card {
  overflow: hidden;
  position: relative;
  margin-top: -1px;
  border-top: 1px solid #efefef;
}
.simple-card .icon-wrap {
  float: left;
  width: 48px;
  height: 48px;
  margin: 10px;
}
.simple-card .icon-wrap img {
  display: block;
  width: 48px;
  height: 48px;
  vertical-align: top;
}
.simple-card .app-desc {
  margin: 15px 15px 10px 68px;
}
.simple-card .app-desc .name {
  display: block;
  height: 1.125em;
  line-height: 1;
  margin-top: 3px;
  width: 150px;
  width: 132px\9;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333;
  font-size: 1em;
}
.simple-card .app-desc .meta span {
  vertical-align: middle;
  color: #ccc;
  font-size: 0.75em;
}
.compound-card {
  position: relative;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
}
.compound-card.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.compound-card .compound-card-wrap {
  padding: 10px 16px;
}
.compound-card .icon-wrap {
  float: left;
  width: 44px;
  height: 44px;
}
.compound-card .icon-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.compound-card .app-desc {
  margin-left: 52px;
  font-size: 12px;
}
.compound-card .app-desc .name {
  display: block;
  margin: 3px 80px 3px 0;
  color: #000;
  line-height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.compound-card .app-desc .download,
.compound-card .app-desc .text {
  margin-right: 80px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.compound-card .normal-dl-btn {
  display: none;
}
.compound-card .install-btn {
  right: 16px;
  width: 70px;
  font-size: 12px;
}
.compound-card .check-box {
  position: absolute;
  right: 16px;
  bottom: 3px;
  color: #999999;
  font-size: 12px;
  text-align: right;
  padding-left: 22px;
  background: url(../img/012681819cdc42b4b24fea01896cbbdb.gif) 5px 1px no-repeat;
  background-size: 12px 12px;
}
.compound-card .check-box.active {
  background: url(../img/d3870c849a9742f387d946bd085e07d4.gif) 5px 1px no-repeat;
  background-size: 12px 12px;
}
.compound-card .check-box.active .common-download-text {
  display: none;
}
.compound-card .check-box.active .save-download-text {
  display: block;
}
.compound-card .check-box .common-download-text {
  display: block;
}
.compound-card .check-box .save-download-text {
  display: none;
}
.install-btn,
.detail-check-btn {
  letter-spacing: 1px;
  font-size: 0.875em;
  position: absolute;
  top: 12px;
  right: 10px;
  text-align: center;
  width: 64px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  border-radius: 3px;
  background: #24aa42;
}
.install-btn:hover,
.detail-check-btn:hover {
  color: #fff;
  opacity: 0.9;
}
.install-btn.disabled,
.detail-check-btn.disabled {
  color: #666;
  background: #ccc;
  font-size: 0.75em;
}
@media screen and (min-width: 600px) and (max-width: 919px) {
  .card {
    width: 48%;
    margin: 0 1% 2% 1%;
  }
}
@media screen and (min-width: 920px) {
  .card {
    width: 31%;
    margin: 0 1.1666% 2.3332% 1.1666%;
  }
  .card .app-desc .name {
    width: 132px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .card .app-desc .gooddev {
    background: url(../img/gooddev.b8630a28.png) no-repeat center center;
    background-size: 15px 13px;
  }
  .card .app-desc .promotion {
    background: url(../img/1afbd50e2cbe4e268e9651c217034063.gif) no-repeat center center;
    background-size: 25px 13px;
  }
}
.tag {
  height: 15px;
  width: 35px;
  overflow: hidden;
  display: inline-block;
}
.tag.safe {
  width: 46px;
  height: 15px;
  background: url(../img/47c44e0ebdd042dcb346bb45c80e7626.gif) no-repeat;
}
.tag.unknown,
.tag.maysafe {
  width: 35px;
  height: 15px;
  background: url(../img/d494e5b6c6d84cefa0ff0bd3515a6e48.gif) no-repeat;
}
.tag.danger {
  width: 27px;
  height: 15px;
  background: url(../img/d2f121439679400588e00da6a051b4ca.gif) no-repeat;
}
.tag.no-ad {
  width: 16px;
  height: 16px;
  background: url(../img/4d742136252748cbb4be5dd76e08f665.gif) no-repeat;
  background-size: 100%;
}
.tag.adv-embed {
  width: 16px;
  height: 16px;
  background: url(../img/d25895172ae844d3915a5c886f7cc664.gif) no-repeat;
}
.tag.adv {
  width: 47px;
  height: 15px;
  background: url(../img/cc1056d4e6b24b4a92d0be15f039fb44.gif) no-repeat;
}
.tag.permission-info.dangerous {
  width: 16px;
  height: 16px;
  background: url(../img/2d984cb500c145419c4644e41d0b3960.gif) no-repeat;
  background-size: 100%;
}
.tag.permission-info.normal,
.tag.permission-info.trusted {
  width: 16px;
  height: 16px;
  background: url(../img/2f019b7c6865499bb3a1697add08c2d5.gif) no-repeat;
  background-size: 100%;
}
.tag.verify-info.google-verified {
  width: 71px;
  height: 15px;
  background: url(../img/45cb6508b71d4dcbab0a75fb9e55b339.gif) no-repeat;
}
.tag.verify-info.official-verified {
  width: 61px;
  height: 15px;
  background: url(../img/b766d7c7a57643d9b7b4d10ce2c5d08f.gif) no-repeat;
}
.tag.verify-info.not-verified {
  width: 71px;
  height: 15px;
  background: url(../img/ba6ecdb82a2348c4b93d3ffadcdfff41.gif) no-repeat;
}
.tag.verify-info.wdj-verified {
  width: 16px;
  height: 16px;
  background: url(../img/f9f1dae045ea42e8bcfcb170f3e19730.gif) no-repeat;
  background-size: 100%;
}
.tag.verify-info.not-wdj-verified {
  width: 46px;
  height: 15px;
  background: url(../img/3c0bda28d91f4555941cfb3ec6733e49.gif) no-repeat;
}
.tag.gooddev {
  width: 15px;
  height: 13px;
  background: url(../img/gooddev.b8630a28.png) no-repeat;
  vertical-align: middle;
  margin-right: 2px;
}
.tag.promotion {
  width: 25px;
  height: 13px;
  vertical-align: middle;
  background: url(../img/1afbd50e2cbe4e268e9651c217034063.gif) no-repeat;
}
.tag-popup {
  display: none;
  position: absolute;
  left: 0;
  top: 32px;
  _top: 30px;
  text-align: left;
  z-index: 20;
  padding: 15px 15px 5px 15px;
  background: #f7f7f7;
  border: 1px solid #ddd;
  width: 660px;
}
.tag-popup .parent-cate {
  line-height: 22px;
  float: left;
  width: 50%;
  margin-bottom: 10px;
}
.tag-popup .parent-cate .cate-link {
  font-size: 0.875em;
  color: #333;
  padding: 0;
  padding-left: 10px;
  display: inline-block;
  line-height: 16px;
  border-left: 3px solid #4cc9b6;
  border-bottom: 0;
  width: 80%;
}
.tag-popup .parent-cate ul {
  margin-left: 8px;
}
.tag-popup .child-cate {
  float: left;
}
.tag-popup .child-cate a {
  font-size: 0.75em;
  color: #999;
  padding: 0 5px;
  margin-right: 2px;
  border-left: 0;
  display: inline-block;
}
.tag-popup .child-cate a:hover {
  text-decoration: underline;
  color: #2f7c2f;
}
.game-popup {
  width: 680px;
}
@media screen and (max-width: 674px) {
  .tag-popup {
    visibility: hidden;
  }
}
.drawer {
  display: inline-block;
  width: 16px;
  height: 14px;
  margin: 22px 20px 0 17px;
  vertical-align: top;
  background: url(../img/d306b45834aa457a9c79749dbcffb347.gif) no-repeat center center;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .drawer {
    background: url(../img/17b934a44da045dc97fa5e47e70b760f.gif) no-repeat center center;
    background-size: 16px 14px;
  }
}
.arrow-up,
.arrow-down {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/68a8ebe279174bf69308778e18627968.gif) no-repeat;
  background-size: 100%;
}
.arrow-up {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.header-container {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #eee;
}
header {
  height: 80px;
  position: relative;
  z-index: 101;
}
header .inner {
  position: relative;
  max-width: 960px;
  _width: 960px;
  height: 80px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
header .inner.inner-m {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
header .inner .notice-m {
  font-size: 10px;
  color: #666;
}
header .inner .notice {
  font-size: 14px;
  color: #666;
  padding-left: 28px;
  background: url('../img/notice_icon.png') left center / auto 20px no-repeat;
}
header .inner .notice:hover {
  text-decoration: underline;
}
header .inner .logo-wp {
  margin: 20px 13px;
  display: inline-block;
  vertical-align: top;
}
header .inner .logo-wp .logo {
  text-indent: 100%;
  overflow: hidden;
  *overflow: initial;
  *text-indent: -9866px;
  white-space: nowrap;
  width: 103px;
  height: 39px;
  display: block;
  background: url(../img/7a2c0401e86647f9bf004cf30c87f9b3.gif) no-repeat center center;
  background-size: 103px 40px;
}
header .inner .logo-wp .logo:hover {
  text-decoration: none;
}
header .drawer {
  display: none;
}
.header-nav {
  display: inline-block;
  vertical-align: top;
}
.header-nav li {
  display: inline-block;
  text-align: center;
}
.header-nav li a {
  text-decoration: none;
  padding: 33px 15px 0;
  font-size: 14px;
  color: #999;
  transition: color .5s;
  display: block;
}
.header-nav li a.green {
  color: #24aa42;
}
.menu-list {
  display: block;
  position: relative;
  max-width: 960px;
  _width: 960px;
  z-index: 10;
  margin: 0 auto;
  box-shadow: none;
}
.menu-list .parent-menu {
  overflow: hidden;
}
.menu-list .nav-item {
  width: auto;
  display: inline-block;
  *line-height: 36px;
  border-bottom: 0;
  text-align: center;
}
.menu-list .nav-item .first-link {
  line-height: 36px;
  display: inline-block;
}
.menu-list .nav-item span {
  cursor: pointer;
  _top: 7px;
  position: relative;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666;
  padding: 0 20px;
}
.menu-list .nav-item .new-tip {
  display: none;
  font-size: 12px;
  color: #24aa42;
  margin-left: 10px;
}
.menu-list .nav-item.last span {
  border-right: 0;
}
.menu-list .game-tag-wrap,
.menu-list .app-tag-wrap {
  position: relative;
}
.menu-list .current .first-link {
  line-height: 20px;
  padding: 8px 0 6px 0;
  padding-top: 7px\9;
  border-bottom: 3px solid #4cc8b5;
  *margin-bottom: -7px;
  _padding-bottom: 8px;
}
.menu-list .current .first-link span {
  _top: 1px;
  margin-bottom: -3px;
}
.menu-list.pc-main-menu {
  display: block;
}
.menu-list.pc-main-menu .arrow-down {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #333;
  border-width: 4px;
  margin-left: 4px;
  _font-size: 0;
  _line-height: 0;
  _border-right-color: pink;
  _border-left-color: pink;
  _border-bottom-color: pink;
  _filter: chroma(color=pink);
  top: 7px;
  right: 12px;
}
.menu-list.menu-list-hide {
  display: none;
}
.j-mask {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}
.Mobile .menu-list .arrow-down,
.Tablet .menu-list .arrow-down {
  display: none;
}
.extra {
  position: absolute;
  right: 0;
  top: 20px;
}
.extra .launcher {
  margin-top: 3px;
  display: inline-block;
  float: right;
  opacity: 0.9;
  width: 17px;
  height: 22px;
  background: url(../img/9daff88375624781be07c9daa47ff006.gif) no-repeat 0 center;
}
.extra .launcher:hover {
  opacity: 1;
}
@media screen and (min-width: 700px) {
  .header-container {
    min-width: 960px;
  }
  .menu-list .parent-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0 20px;
  }
}
@media screen and (max-width: 699px) {
  .header-container {
    border-bottom: none;
  }
  header {
    height: 44px;
  }
  header .inner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 44px;
    background-color: #fff;
  }
  header .inner .logo-wp {
    margin: 7px 13px;
  }
  header .inner .logo-wp .logo {
    width: 76px;
    height: 30px;
    background-size: 76px 30px;
  }
  .menu-list {
    height: 36px;
  }
  .parent-menu {
    position: absolute;
    top: 0;
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #eee;
    background-color: #ffffff;
  }
  .header-fixed header .inner {
    position: fixed;
  }
  .header-fixed .parent-menu {
    position: fixed;
    top: 44px;
  }
  .mask {
    display: none;
  }
  .menu-list {
    width: 100%;
  }
  .menu-list .nav-item {
    float: left;
    width: 25%;
    font-size: 0;
  }
  .menu-list .nav-item a {
    font-size: 14px;
  }
  .menu-list .nav-item span {
    padding: 0;
    color: #999;
  }
  .menu-list .nav-item .new-tip {
    display: inline-block;
  }
  .menu-list .nav-item.nav-item .first-link span {
    border: none;
  }
  .menu-list .current .first-link {
    position: relative;
    border-bottom: none;
  }
  .menu-list .current .first-link span {
    color: #333333;
  }
  .menu-list .current .first-link:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 9px;
    height: 3px;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    background-color: #333333;
  }
}
@media screen and (min-width: 700px) and (max-width: 959px) {
  .menu-list li span {
    padding: 0 15px;
  }
}
footer {
  border-top: 1px solid #eee;
  padding: 0.8em;
  font-size: 12px;
  color: #999;
  text-align: center;
  background-color: #fff;
}
footer nav {
  margin-top: 0.5em;
}
footer nav a {
  color: #999;
  margin-right: 0.85em;
}
footer nav .last {
  margin-right: 0;
}
footer .useless,
footer .intellectual {
  margin: 10px 10%;
  font-size: 0.8em;
}
footer .useless a,
footer .intellectual a {
  color: #aaa;
}
footer .useless .meta-text,
footer .intellectual .meta-text {
  margin-right: 10px;
}
footer .guohui {
  display: inline-block;
  background: url(../img/68cd9d6506934d288fbfcc9d52fd6922.gif) no-repeat center 0;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
footer .network-report {
  position: relative;
  top: 6px;
  display: inline-block;
  width: 180px;
  height: 30px;
  vertical-align: bottom;
}
footer .network-report .network-report-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/de86ea47542c40a886bbc6033a99fc5e.gif) no-repeat;
  background-size: 100%;
}
footer .network-report .network-report-text {
  vertical-align: top;
  display: inline-block;
  line-height: 20px;
  height: 20px;
}
footer .network-110-icon {
  display: inline-block;
  width: 54px;
  height: 26px;
  vertical-align: middle;
  background: url(../img/98e728459f234c5baae2f23cf4f5f6f1.gif) no-repeat;
  background-size: 100%;
}
footer .wenwangwen-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  background: url(../img/4ef5249a71654ca39f5bb3fc3ac3f04d.gif) no-repeat;
  background-size: 100%;
}
footer .security {
  text-align: center;
}
footer .security .item {
  margin: 0 6px;
}
footer .security .item img {
  height: 40px;
}
.links {
  width: 940px;
  padding: 20px 0;
  margin: 0 auto;
}
.links a {
  color: #aaa;
  display: inline-block;
  padding: 0 10px;
}
.links-wrap {
  display: -ms-flexbox;
  display: flex;
}
.links-wrap .links-left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #666;
}
.links-wrap .links-list {
  -ms-flex: 1;
      flex: 1;
  margin-left: 16px;
  text-align: left;
}
.links-wrap .links-list .links-item {
  margin-right: 12px;
  margin-bottom: 10px;
  display: inline-block;
  color: #999;
}
@media screen and (min-width: 1182px) {
  .qr-box {
    z-index: 100;
    position: fixed;
    top: 103px;
    right: 4px;
    color: #717375;
    text-align: center;
    width: 124px;
  }
  .qr-box .qr-box-inner {
    padding: 10px;
    border: 1px solid #d9dadc;
    background-color: #fff;
  }
  .qr-box .qr-box-inner img {
    width: 105px;
    height: 105px;
  }
  .qr-box .qr-box-inner p {
    color: #999;
    text-align: center;
    font-size: 12px;
  }
}
@media screen and (max-width: 1181px) {
  .qr-box {
    display: none;
  }
}
@media screen and (min-width: 961px) {
  .wanna-report {
    position: fixed;
    z-index: 100;
    top: 50%;
    left: -1px;
    margin-top: -50px;
    border-radius: 0 5px 5px 0;
    background-color: #24aa42;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
  }
  .wanna-report a {
    color: #fff;
    font-size: 15px;
    margin: 25px 6px;
    display: block;
    text-shadow: 0 1px #5d89ad;
    cursor: pointer;
  }
}
@media screen and (max-width: 960px) {
  footer {
    padding: 16px 16px 70px;
  }
  .wanna-report {
    display: none;
  }
  .m-ft-left {
    float: left;
    color: #666;
  }
  .m-ft-right {
    float: left;
    color: #999;
    margin-left: 16px;
  }
  .m-ft-right a {
    color: #999;
  }
  .m-ft-item {
    margin-bottom: 10px;
  }
  .instructions a {
    margin-right: 12px;
  }
  .contact-us {
    text-align: left;
  }
  .contact-us .contact-item {
    margin-bottom: 6px;
  }
  .contact-us .contact-btn a {
    display: inline-block;
    color: #333;
    height: 32px;
    padding: 0 14px 0 36px;
    line-height: 32px;
    margin-right: 4px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
  }
  .contact-us .contact-btn .online {
    background: url(../img/c6d368628bcf40c4bd7dc252d1e293fa.gif) no-repeat 10px center;
    background-size: 16px 16px;
  }
  .contact-us .contact-btn .online:active {
    background: url(../img/080d7f8b961b42c19783191a9eabc9de.gif) no-repeat 10px center;
    background-size: 16px 16px;
  }
  .contact-us .contact-btn .weibo {
    background: url(../img/2f9a24eb4e984c5497c5f72cc75dee1e.gif) no-repeat 10px center;
    background-size: 16px 16px;
  }
  .contact-us .contact-btn .weibo:active {
    background: url(../img/c9649543cfac48d1a067313c80a2bcd6.gif) no-repeat 10px center;
    background-size: 16px 16px;
  }
  .links {
    text-align: center;
    width: 100%;
    padding: 4px 0 0;
    margin-bottom: 60px;
    overflow: hidden;
    line-height: 18px;
  }
  .m-links-list {
    float: left;
    width: 90px;
    text-align: left;
  }
  .m-links-list:first-child {
    width: 72px;
  }
  .m-links-list a {
    display: block;
    padding: 0;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .wdj-web-view-index .links,
  .wdj-web-view-apps .links {
    margin-bottom: 0;
  }
  .wdj-web-view-index footer {
    padding-bottom: 16px;
  }
  .links-short {
    height: 48px;
  }
  .links-mobile {
    overflow: hidden;
  }
  .links-more {
    height: 48px;
  }
  .links-more.links-arrow-up {
    background: url(../img/a65cd5f723bc4ff680a75abfc5bdffea.gif) no-repeat center center;
    background-size: 12px 12px;
  }
  .links-more.links-arrow-down {
    background: url(../img/b6fac7200ccd4bbea46def534e44c697.gif) no-repeat center center;
    background-size: 12px 12px;
  }
}
.crumb,
.crumb-new {
  vertical-align: middle;
  max-width: 940px;
  _width: 940px;
  margin: 15px 10px;
  font-size: 0.75em;
  color: #999;
}
.crumb a,
.crumb-new a,
.crumb .sep,
.crumb-new .sep {
  color: #999;
  margin: 0 1px;
}
.crumb .last,
.crumb-new .last {
  color: #666;
}
.crumb .index,
.crumb-new .index,
.crumb .second,
.crumb-new .second,
.crumb .third,
.crumb-new .third {
  display: inline;
}
.crumb .crumb-h1,
.crumb-new .crumb-h1 {
  margin: 0;
  font-size: 1em;
  font-weight: normal;
  display: inline;
}
.crumb .current,
.crumb-new .current {
  cursor: default;
  color: #666;
}
@media screen and (max-width: 699px) {
  .crumb {
    margin: 10px;
  }
}
.download-area {
  background-color: #fff;
  border: 1px solid #eee;
  margin: 0 15px 15px;
  text-align: center;
}
.download-area p {
  font-size: 0.75em;
  color: #666;
}
.download-area .download-btn {
  display: inline-block;
  width: 170px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  background: #24aa42;
  font-size: 14px;
  text-align: center;
  transition: background .5s;
  margin: 10px 0 0;
}
.download-area .download-btn i {
  background-image: url(../img/download-area-banner.5f81b5e2.png);
  background-position: 0 -20px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 20px;
  width: 20px;
  height: 20px;
}
.download-area .download-btn.android i {
  height: 16px;
  background-position: 0 0;
}
.pagination {
  font-size: 14px;
  margin: 25px auto;
  text-align: center;
}
.pagination .dot {
  font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pagination .current {
  font-size: 16px;
  text-shadow: 0 0 1px #2f7c2f;
}
.pagination .prev-page,
.pagination .next-page {
  position: relative;
  padding: 0;
}
.pagination .prev-page:before {
  right: 48px;
  content: "";
  display: block;
  position: absolute;
  height: 41px;
  width: 40px;
  top: -12px;
  background-image: url(../img/b9e2ac139abb4e55891af3fe81bf905d.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.pagination .prev-page.prev-disabled {
  text-decoration: none;
  color: #d5d5d5;
  cursor: default;
}
.pagination .prev-page.prev-disabled:before {
  background-position: 0 -41px;
}
.pagination .next-page:after {
  left: 48px;
  content: "";
  display: block;
  position: absolute;
  height: 41px;
  width: 40px;
  top: -12px;
  background-image: url(../img/b9e2ac139abb4e55891af3fe81bf905d.gif);
  background-repeat: no-repeat;
  background-position: 0 -82px;
}
.pagination .next-page.next-disabled {
  text-decoration: none;
  color: #d5d5d5;
  cursor: default;
}
.pagination .next-page.next-disabled:after {
  background-position: 0 -123px;
}
.pagination a {
  color: #58af1e;
  padding: 0 6px;
}
@media all and (max-width: 699px) {
  .pagination .page-item {
    display: none;
  }
  .pagination .prev-page {
    display: inline;
  }
  .pagination .next-page {
    display: inline;
  }
}
body {
  background: #fff;
  color: #333;
}
strong {
  font-weight: bold;
}
.cards-wrap {
  max-width: 960px;
}
.cards-wrap .col-left {
  width: 72%;
  float: left;
}
.cards-wrap .col-right {
  width: 28%;
  float: right;
}
.cards-wrap .infos {
  padding: 15px;
}
.struct {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.white-wrap {
  border: 1px solid #ddd;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 30px;
}
.white-wrap h3 {
  font-family: Roboto-Bold;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.white-wrap h3 a {
  font-size: 14px;
  color: #24AA42;
}
.white-wrap h3 .title-more {
  float: right;
  margin-top: 2px;
  font-weight: 400;
}
.white-wrap .article-header {
  text-align: center;
}
.white-wrap .article-header * {
  display: inline-block;
  vertical-align: middle;
}
.white-wrap .article-header img {
  width: 32px;
  height: 32px;
  margin-right: 11px;
}
.white-wrap .article-header p {
  font-size: 16px;
  font-weight: 400;
  margin-right: 8px;
}
.white-wrap .article-header span {
  font-size: 12px;
  color: #999;
}
.white-wrap .article {
  word-break: break-all;
}
.white-wrap .title {
  font-family: Roboto-Bold;
  text-align: center;
  font-size: 20px;
  margin: 20px 0;
  line-height: 1.6;
  font-weight: 600;
}
.white-wrap .article p {
  font-size: 16px;
  line-height: 1.6;
  margin: 20px 0;
  white-space: pre-line;
}
.white-wrap .article p > img {
  display: block;
  margin: 10px auto;
  vertical-align: top;
}
.white-wrap .article img {
  margin: 10px 0;
  max-width: 100% !important;
  height: auto !important;
}
.white-wrap .article .__resizable_base__ {
  display: none !important;
}
.white-wrap .article table,
.white-wrap .article td {
  border: 1px solid #ddd;
}
.white-wrap .article table {
  border-collapse: collapse;
}
.white-wrap .article table tr:nth-child(1) {
  background-color: #f8f8f8;
}
.white-wrap .related-apps {
  margin: 18px auto;
}
.white-wrap .new-download {
  margin: 23px 13px 0 13px;
  display: -ms-flexbox;
  display: flex;
}
.white-wrap .new-download .new-app {
  position: relative;
  display: inline-block;
  width: 0;
  -ms-flex: 1;
      flex: 1;
  margin-left: 5%;
}
.white-wrap .new-download .new-app img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  display: block;
}
.white-wrap .new-download .new-app .app-name {
  font-size: 0.8125em;
  color: #333;
  text-align: center;
  margin-top: 11px;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 1px 0;
}
.white-wrap .new-download .new-app p {
  text-align: center;
  color: #999;
  font-size: 10px;
}
.white-wrap .new-download .new-app a {
  display: block;
  font-size: .875em;
}
.white-wrap .new-download .new-app .detail-check-btn {
  position: static;
  margin: 9px auto 0;
}
.white-wrap .new-download .new-app .d-btn {
  width: 30px;
  letter-spacing: 1px;
  font-size: .875em;
  text-align: center;
  padding: 5px 15px;
  color: #fff;
  background: #24AA42;
  margin: 9px auto 0;
  border-radius: 2px;
}
.white-wrap .new-download li:first-child {
  margin-left: 0;
}
.white-wrap .app-info {
  margin: 40px 0 0;
  padding: 40px 0;
  border-top: 1px solid #f4f4f4;
  overflow: hidden;
}
.white-wrap .app-info img {
  float: left;
  width: 65px;
  height: 65px;
  margin-right: 20px;
}
.white-wrap .app-info .app-info-infos {
  position: relative;
}
.white-wrap .app-info .app-info-infos .app-name a {
  display: block;
  font-size: 18px;
  color: #555;
  margin-bottom: 5px;
}
.white-wrap .app-info .app-info-infos .tagline {
  font-size: 13px;
  color: #999;
}
.white-wrap .app-info .app-info-infos .meta {
  font-size: 12px;
  color: #aaa;
}
.white-wrap .app-info .app-info-infos .install-btn {
  position: absolute;
  top: 15px;
  right: 0;
  padding: 5px 10px;
  color: #fff;
  background-color: #24aa42;
  border-radius: 3px;
  text-align: center;
}
.white-wrap .strategy-list li {
  padding: 20px 0;
  border-bottom: 1px solid #E6E6E6;
}
.white-wrap .strategy-list li:last-child {
  border-bottom: 0;
}
.white-wrap .strategy-list li .info-title {
  font-family: Roboto-Bold;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  display: block;
  margin: 0;
  color: #333;
}
.white-wrap .strategy-list li .info-link {
  display: block;
  color: #333;
}
.white-wrap .strategy-list li .thumbnail {
  float: right;
  height: 80px;
  max-width: 124px;
  border: 0;
  margin: 0 0 0 10px;
}
.white-wrap .strategy-list li .thumbnail img {
  max-width: 100%;
  max-height: 100%;
}
.white-wrap .strategy-list li .content {
  margin: 10px 0 8px;
  height: 60px;
  overflow: hidden;
  font-size: 15px;
  line-height: 20px;
  text-align: justify;
  text-overflow: ellipsis;
}
.white-wrap .strategy-list li .content img {
  display: none;
}
.white-wrap .strategy-list li .content br {
  display: none;
}
.white-wrap .strategy-list li .meta {
  font-size: 12px;
  line-height: 1;
  color: #999;
  margin: 0;
}
.game .menu-list .game-tag,
.app .menu-list .app-tag {
  line-height: 20px;
  padding: 8px 0 4px 0;
  border-bottom: 6px solid #4cc8b5;
}
.block-title {
  font-family: Roboto-Bold;
  font-weight: 500;
  font-size: 0.875em;
  color: #333;
  margin: 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tag-box {
  padding: 0 10px;
}
.tag-box a {
  position: relative;
  display: inline-block;
  background: #ebebeb;
  padding: 0.1em 4px;
  text-decoration: none;
  color: #999;
  margin: 0 7px 10px;
  line-height: 20px;
  font-size: .75em;
  transition: all 0.5s;
}
.tag-box a:hover {
  background-color: #24aa42;
  color: #fff;
}
.tag-box a:hover::before,
.tag-box a:hover::after {
  background-color: #24aa42;
}
.tag-box a::before,
.tag-box a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0.5em;
  background: #ebebeb;
  transition: all 0.5s;
  -ms-transform: skew(-6deg);
  transform: skew(-6deg);
}
.tag-box a::before {
  left: -0.4em;
  border-radius: 5px 0 0 5px;
}
.tag-box a::after {
  right: -0.4em;
  border-radius: 0 5px 5px 0;
}
.rec-app li,
.app-top-rank li {
  padding: 5px 0;
  counter-increment: top-counter;
  position: relative;
}
.rec-app .left,
.app-top-rank .left {
  float: left;
  margin-right: 10px;
}
.rec-app .left img,
.app-top-rank .left img {
  width: 40px;
  height: 40px;
  display: block;
}
.rec-app span,
.app-top-rank span {
  font-size: .8125em;
  color: #aaa;
}
.rec-app a,
.app-top-rank a {
  display: block;
  color: #555;
  font-size: .875em;
}
.rec-app .detail-check-btn,
.app-top-rank .detail-check-btn {
  color: #fff;
}
.rec-app .app-name,
.app-top-rank .app-name {
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rec-app .nano,
.app-top-rank .nano {
  padding: 8px 0;
}
.rec-app .nano a,
.app-top-rank .nano a {
  display: inline;
}
.rec-app .nano::before,
.app-top-rank .nano::before {
  content: counter(top-counter);
  display: inline-block;
  width: 20px;
  font-size: .8125em;
  color: #999;
  text-align: center;
  margin-right: 5px;
}
.rec-app .nano-title,
.app-top-rank .nano-title {
  vertical-align: middle;
}
.rec-app .nano-icon,
.app-top-rank .nano-icon {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.rec-app .d-btn,
.app-top-rank .d-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  letter-spacing: 1px;
  font-size: .875em;
  text-align: center;
  padding: 5px 15px;
  color: #fff;
  background: #24aa42;
}
.rec-app .nano .d-btn,
.app-top-rank .nano .d-btn {
  top: 8px;
  padding: 2px 15px;
}
@media screen and (max-width: 850px) {
  .cards-wrap .col-left {
    float: none;
    width: auto;
  }
  .cards-wrap .col-right {
    display: none;
  }
  .white-wrap {
    border: none;
    padding: 0 15px 15px;
    border-bottom: 1px solid #f4f4f4;
  }
  .white-wrap.border-top {
    border-top: 1px solid #f4f4f4;
  }
  .white-wrap .article-header img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
  }
  .white-wrap .article-header p {
    font-size: 14px;
  }
  .white-wrap .app-info img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
  }
  .white-wrap .app-info .app-info-infos .app-name a {
    font-size: 15px;
    margin-bottom: 2px;
  }
  .white-wrap .app-info .app-info-infos .tagline {
    font-size: 12px;
  }
  .white-wrap .app-info .app-info-infos .install-btn {
    top: 0;
    padding: 5px 8px;
  }
  .white-wrap .strategy-list li .info-title {
    font-size: 15px;
  }
  .white-wrap .strategy-list li .content {
    font-size: 13px;
  }
}
@media all and (max-width: 699px) {
  .white-wrap .title {
    margin: 0 0 6px;
  }
  .white-wrap .article-header img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .white-wrap .article-header p {
    font-size: 12px;
  }
  .game .menu-list .game-tag,
  .app .menu-list .app-tag {
    border-bottom: none;
    line-height: 20px;
    padding: 10px 15px;
  }
  .menu-list .tag-popup {
    visibility: hidden;
  }
}
.cate-strategies-list li a {
  font-size: 13px;
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  margin: 5px 0;
}
footer .security .item {
  display: inline-block;
  width: 158px;
}
@media screen and (max-width: 960px) {
  footer {
    padding-bottom: 20px;
  }
}
.white-wrap .article-header mip-img {
  width: 32px;
  height: 32px;
  margin-right: 11px;
}
.white-wrap .article mip-img {
  width: auto!important;
  height: auto!important;
}
.white-wrap .article mip-img img {
  position: static;
}
.white-wrap .strategy-list li .thumbnail {
  overflow: hidden;
}
.gift-info h3 {
  margin-bottom: 10px;
}
.gift-info .gift-card:last-child .gift-item-wrap {
  border-bottom: none;
}
.welfare-wrap .welfare-item {
  width: 48%;
  border-radius: 5px;
  overflow: hidden;
}
.welfare-wrap .welfare-item:first-child {
  float: left;
}
.welfare-wrap .welfare-item:last-child {
  float: right;
}
.welfare-wrap .welfare-item img {
  width: 100%;
}
@media screen and (max-width: 699px) {
  .white-wrap .article-header mip-img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
}
.app-info-area .app-icon {
  float: left;
  width: 60px;
  height: 60px;
}
.app-info-area .app-icon img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.app-info-area .app-info-cont {
  margin-left: 70px;
}
.app-info-area .app-info-cont .app-name {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.app-info-area .app-info-cont .app-editor-comment {
  font-size: 12px;
  color: #333333;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.app-info-area .app-info-cont .detail-check-btn {
  position: static;
  display: block;
  margin-top: 10px;
}
.app-news-list li {
  margin: 0;
  padding: 16px 0;
  position: relative;
  border-bottom: 1px solid #f4f4f4;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
}
.app-news-list li:last-child {
  border-bottom: 0;
}
.app-news-list li span {
  font-size: 12px;
  float: right;
}
.app-news-list li p {
  float: left;
  width: 60%;
}
.app-news-list li p.block {
  float: none;
  width: 100%;
}
.app-news-list li a {
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.static-brand {
  margin: 16px 0;
  padding: 0 16px;
}
.static-brand.has-bt-border {
  padding-bottom: 16px;
  border-bottom: 1px solid #f4f4f4;
}
.static-brand .wdj-icon {
  display: inline-block;
  width: 37px;
  height: 40px;
  vertical-align: middle;
  background: url(../img/809dbcd5763a409a8f9a53101aed27b1.gif) no-repeat;
  background-size: 37px auto;
}
.static-brand .text {
  font-size: 14px;
}
.static-brand .text b {
  color: #24AA42;
}
.static-brand .wdj-download {
  float: right;
  width: 30px;
  margin-top: 5px;
  letter-spacing: 1px;
  font-size: .875em;
  text-align: center;
  padding: 5px 15px;
  color: #fff;
  background: #24AA42;
  border-radius: 2px;
  /* 箭头按钮样式注释掉 */
  /*display: inline-block;
		width: 50px;
		height: 36px;
		vertical-align: middle;
		border-left: 1px solid #f0f0f0;
		background: url("../img/download_icon.png") center right no-repeat;
		background-size: 33px 28px;*/
}
@media screen and (min-width: 960px) {
  .static-brand .wdj-download {
    float: none;
    margin-left: 10px;
  }
}
.gift-card:first-child .gift-item-wrap {
  padding-top: 0;
}
.gift-card .gift-item-wrap {
  position: relative;
  padding: 10px 96px 10px 0;
  border-bottom: 1px solid #EEEEEE;
}
.gift-card .gift-item-wrap .gift-title {
  color: #333333;
  line-height: 20px;
  font-size: 0.875em;
}
.gift-card .gift-item-wrap p {
  color: #999999;
  font-size: 0.75em;
  line-height: 18px;
}
.gift-card .gift-item-wrap .gift-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gift-card .gift-item-wrap a {
  border-radius: 3px;
  background-color: #24AA42;
}
.gift-card .gift-item-wrap .gift-receive {
  width: 94px;
  font-size: 12px;
  right: 0;
  letter-spacing: 0;
}
.gift-card .gift-item-wrap .gift-receive[data-sem="1"] {
  width: 60px;
  right: 10px;
  font-size: 0.875em;
}
.gift-card .gift-item-wrap img {
  width: 60%;
}
.open-in-app {
  position: fixed;
  bottom: -36px;
  left: 50%;
  z-index: 100;
  font-size: 15px;
  font-weight: bold;
  line-height: 36px;
  color: #ffffff;
  padding: 0 15px;
  border-radius: 18px;
  opacity: 0;
  background-color: #24AA42;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  animation: openInAppMove 0.5s 1s 1 forwards;
}
@keyframes openInAppMove {
  0% {
    opacity: 0;
    bottom: -36px;
  }
  100% {
    opacity: 1;
    bottom: 25px;
  }
}
.cdl-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin: 0 auto;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.cdl-content .qrcode-wrap {
  width: 150px;
  height: 150px;
  background: url('../img/wdj_qrcode_border.png') center center / 100% 100%;
  margin: 8px 0;
  padding: 2px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.cdl-content .qrcode-wrap .cdl-qrcode img {
  width: 142px;
  margin: 0 !important;
}
.cdl-content .code-tips {
  color: #666;
}
.cdl-content .dl-btn {
  display: block;
  min-width: 220px;
  padding: 0 12px;
  line-height: 36px;
  border-radius: 4px;
  color: #999;
  border: 1px solid #999;
  text-align: center;
  margin: 10px auto;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  box-sizing: content-box;
}
.cdl-content .switch-wrap {
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #24aa42;
}
.cdl-content .switch-wrap.pointer {
  cursor: pointer;
}
.cdl-content .switch-wrap .check-box {
  width: 16px;
  height: 16px;
  border: 1px solid #24aa42;
  margin-right: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.cdl-content .switch-wrap .check-box::after {
  display: none;
  content: '';
  height: 8px;
  width: 4px;
  border: 2px solid #24aa42;
  border-top: none;
  border-left: none;
  -ms-transform: rotate(45deg) translate(2.5px, -2.5px);
      transform: rotate(45deg) translate(2.5px, -2.5px);
  -ms-transform-origin: top;
      transform-origin: top;
}
.cdl-content.wandoujia .qrcode-wrap {
  background-image: url('../img/wdj_qrcode_border.png');
}
.cdl-content.wandoujia .switch-wrap {
  color: #24aa42;
}
.cdl-content.wandoujia .switch-wrap .check-box {
  border-color: #24aa42;
}
.cdl-content.wandoujia .switch-wrap .check-box::after {
  border-color: #24aa42;
}
.cdl-content.ninegame .qrcode-wrap {
  background-image: url('../img/ng_qrcode_border.png');
}
.cdl-content.ninegame .switch-wrap {
  color: #f66604;
}
.cdl-content.ninegame .switch-wrap .check-box {
  border-color: #f66604;
}
.cdl-content.ninegame .switch-wrap .check-box::after {
  border-color: #f66604;
}
.cdl-content.biubiu .qrcode-wrap {
  background-image: url('../img/biubiu_qrcode_border.png');
}
.cdl-content.biubiu .switch-wrap {
  color: #42bfff;
}
.cdl-content.biubiu .switch-wrap .check-box {
  border-color: #42bfff;
}
.cdl-content.biubiu .switch-wrap .check-box::after {
  border-color: #42bfff;
}
.cdl-content.jym .qrcode-wrap {
  background-image: url('../img/jym_qrcode_border.png');
}
.cdl-content.jym .switch-wrap {
  color: #da3e3e;
}
.cdl-content.jym .switch-wrap .check-box {
  border-color: #da3e3e;
}
.cdl-content.jym .switch-wrap .check-box::after {
  border-color: #da3e3e;
}
.cdl-content.active .dl-btn {
  color: #fff;
}
.cdl-content.active.wandoujia .dl-btn {
  background: #24aa42;
  border-color: #24aa42;
}
.cdl-content.active.ninegame .dl-btn {
  background: #f66604;
  border-color: #f66604;
}
.cdl-content.active.biubiu .dl-btn {
  background: #42bfff;
  border-color: #42bfff;
}
.cdl-content.active.jym .dl-btn {
  background: #da3e3e;
  border-color: #da3e3e;
}
.cdl-content.active .switch-wrap {
  color: #999;
}
.cdl-content.active .switch-wrap .check-box {
  border-color: #999;
}
.cdl-content.active .switch-wrap .check-box::after {
  display: block;
}
.white-wrap .strategy-list li .thumbnail {
  width: 120px;
}
.white-wrap .strategy-list li .thumbnail.item-cover {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.white-wrap .strategy-list li .thumbnail img {
  display: none;
}
.article-download-btn {
  background: #24aa42;
  width: 200px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  margin: 10px auto;
  font-size: 16px;
  font-weight: bold;
}
.article-download-btn a {
  color: #fff;
  width: 100%;
  height: 100%;
}
.strategy-banner {
  position: relative;
  display: inline-block;
}
.strategy-banner-qr {
  position: absolute;
}
.strategy-banner-qr img {
  width: 100%;
  height: 100%;
}
.strategy-banner-qr[data-index="0"] {
  top: 9px;
  right: 47px;
  width: 61px;
  height: 61px;
}
.strategy-banner-qr[data-index="1"] {
  width: 66px;
  height: 66px;
  top: 11px;
  right: 30px;
}
.strategy-banner-qr[data-index="2"] {
  top: 9px;
  right: 9px;
  width: 65px;
  height: 65px;
}
.footer-bar-banner {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  box-shadow: 0 10px 0 1px rgba(0, 0, 0, 0.1);
}
.footer-bar-banner img {
  width: 100%;
}
.col-left .white-wrap .title {
  margin-top: 20px;
}
.gift-info h3 {
  margin-bottom: 10px;
}
.gift-info .gift-card:last-child .gift-item-wrap {
  border-bottom: none;
}
.welfare-wrap .welfare-item {
  width: 48%;
  border-radius: 5px;
  overflow: hidden;
}
.welfare-wrap .welfare-item:first-child {
  float: left;
}
.welfare-wrap .welfare-item:last-child {
  float: right;
}
.welfare-wrap .welfare-item img {
  width: 100%;
}
