body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
aside,
article,
figcaption,
figure,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
body,
html {
  font: 14px "Helvetica Neue", HelveticaNeue, Helvetica-Neue, Helvetica,
    "\5fae\8f6f\96c5\9ed1";
  background: #fff;
  color: #333;
  -webkit-text-size-adjust: none;
  width: 100%;
  overflow: hidden;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
fieldset,
img {
  border: 0;
}
q:before,
q:after {
  content: "";
}
button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: middle;
  outline: none;
}
legend {
  color: #333;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
ol,
ul {
  list-style: none;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
header,
menu,
nav,
section,
article,
aside {
  display: block;
}
em,
i,
u,
s,
b {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
.cfix:before,
.cfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.cfix:after {
  clear: both;
}
.cfix {
  *zoom: 1;
}
#nav,
#nav1 {
  height: 44px;
  line-height: 44px;
  padding: 0 50px 0 0;
  border-bottom: 1px solid #d6d6d6;
  position: relative;
  background: #fff;
}
#nav1 {
  padding: 0 10px;
}
#nav1 .mainNav li {
  width: 16.6%;
}
#nav1 .mainNav li.cur {
  width: 17%;
}
.mainNav {
  zoom: 1;
  clear: both;
}
.mainNav li {
  width: 20%;
  padding: 0;
  float: left;
  color: #333;
}
.mainNav li a {
  display: block;
  line-height: 43px;
  height: 43px;
  text-align: center;
  position: relative;
  font-size: 16px;
}
.mainNav .cur a {
  color: #23c268;
  font-weight: 600;
}
.pullNav {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 0;
  right: 10px;
  float: right;
}
.pullNav span {
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
}
.pullNav span i,
#topNav span {
  display: inline-block;
  width: 14px;
  height: 10px;
  background: url(../images/arrUpDown.webp) 0 0 no-repeat;
  background-size: 14px;
  vertical-align: middle;
}
.open span i,
#topNav li.sq span {
  background-position: 0 -12px;
}
.moreNav {
  display: none;
  position: absolute;
  right: 0;
  top: 44px;
  width: 100px;
  background: #fff;
  border: 1px solid #d6d6d6;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 999;
  line-height: 34px;
}
.moreNav li {
  border-bottom: 1px solid #d6d6d6;
}
.moreNav li a {
  display: block;
  font-size: 16px;
  text-align: center;
}
#topNav {
  line-height: 32px;
  padding: 4px 0;
  background: #fff;
  border-bottom: 1px solid #d6d6d6;
}
#topNav ul {
  overflow: hidden;
  *zoom: 1;
}
#topNav li {
  width: 20%;
  padding: 0;
  float: left;
  color: #333;
  text-align: center;
}
#topNav li a {
  height: 32px;
  line-height: 32px;
}
#topNav .hide {
  display: none;
}
.top {
  position: relative;
  height: 42px;
  padding: 2px 50px 0 97px;
  z-index: 20;
  background: #23c268;
}
#logo {
  position: absolute;
  top: 5px;
  left: 0;
  width: 94px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
}
.soBox {
  -webkit-box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-align: center;
  position: relative;
  height: 40px;
}
.soInput {
  position: relative;
  border: none;
  border-radius: 2px 0 0 2px;
  background: #fff;
  -webkit-box-flex: 1;
}
.soInput:before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  width: 1px;
  height: 17px;
  border-right: 1px solid #d9d9d9;
}
.soBtn {
  -webkit-box-sizing: border-box;
  position: relative;
}
.soBtn:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 29px;
  width: 5px;
  height: 27px;
  background: #23c268;
  z-index: 3;
}
#bdcs-search-form-input {
  text-indent: 10px;
  font-size: 12px;
  border: none;
  border-radius: 7px 0 0 7px;
  height: 28px;
  color: #666;
  -webkit-box-sizing: border-box;
  vertical-align: middle;
  width: 100%;
}
#bdcs-search-form-submit {
  border: none;
  border-radius: 0 3px 3px 0;
  width: 28px;
  height: 28px;
  padding: 1px 0;
  background: #fff url(../images/searchBtn.webp) 0 0 no-repeat;
  background-size: 28px;
  overflow: hidden;
  text-indent: -9999px;
  position: relative;
}
#mcate {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 40px;
  height: 40px;
  z-index: 1;
}
#mcate b {
  display: block;
  text-indent: -9999px;
  width: 36px;
  height: 36px;
  background: url(../images/down1.webp) 3px -50px no-repeat;
  background-size: 32px auto;
}
#mcateCont {
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 44px;
  z-index: 10000;
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
#mcateCont p {
  margin: 10px 15px 5px 15px;
  border: 1px solid #23c268;
  border-radius: 3px;
  -webkit-box-orient: horizontal;
  display: -webkit-box;
  height: 36px;
}
#mcateCont p span {
  -webkit-box-flex: 1;
  text-align: center;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #23c268;
  display: block;
  position: relative;
}
#mcateCont p .cur {
  background: #23c268;
  color: #fff;
}
#mcateCont p span:not(:last-child):after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 36px;
  background: #23c268;
}
#mcateCont ul {
  margin: 0 10px 15px 10px;
  display: none;
}
#mcateCont .on {
  display: block;
}
#mcateCont li {
  float: left;
  width: 33.33%;
}
#mcateCont li a {
  display: block;
  text-align: center;
  margin: 5px;
  border: 1px solid #d6d6d6;
  padding: 12px 7px;
  color: #999;
}
#mcateCont li a span {
  display: block;
  color: #333;
  padding: 0 0 4px 0;
}
#xmCont {
  display: block;
  clear: both;
  width: 33.33%;
  height: 36px;
  line-height: 36px;
  margin: 0 auto 20px auto;
  border: 1px solid #ffae00;
  border-radius: 3px;
  background: #ffefcc;
  color: #f60;
  text-align: center;
}
.white.toolbar {
  background: #f3f3f3;
  color: #333;
  border-bottom: 1px solid #ddd;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.white.toolbar > b {
  position: absolute;
  right: 10px;
  display: inline-block;
  margin: 0 0 0 10px;
}
.white.toolbar > b a {
  display: block;
}
.white.toolbar .back {
  font: 2em "Droid Sans Fallback";
  background: none;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  text-indent: -9999px;
  background: url(../images/wback.webp) center center no-repeat;
}
.back {
  width: 40px;
  height: 40px;
  background: url(../images/wback.webp) center center no-repeat;
  float: left;
}
.toolbar {
  height: 40px;
  line-height: 40px;
  background: #f4f4f4;
  font-size: 16px;
}
.tabhd {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  border-bottom: 1px solid #ccc;
  background: #fff;
}
.tabhd a {
  display: block;
  width: 33.333333%;
  text-align: center;
  position: relative;
  font: 1.1em "\5FAE\8F6F\96C5\9ED1";
  line-height: 40px;
  color: #000;
  font-weight: bold;
}
.tabhd a.cur {
  border-bottom: 3px solid #94c804;
}
.tabhd a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 15px;
  margin-top: -7px;
  border-right: 1px solid #dfdfdf;
}
.lstar0,
.lstar1,
.lstar2,
.lstar3,
.lstar4,
.lstar5,
.lstar6 {
  background: url(../images/litterStar.webp) no-repeat;
  width: 84px;
  height: 13px;
  display: block;
}
.lstar1 {
  background-position: 0 -26px;
}
.lstar2 {
  background-position: 0 -52px;
}
.lstar3 {
  background-position: 0 -78px;
}
.lstar4 {
  background-position: 0 -104px;
}
.lstar5,
.lstar6 {
  background-position: 0 -130px;
}
.cata {
  position: relative;
  z-index: 10;
}
.cata i,
#sq-icon u,
.cate span,
.cata span a {
  display: inline-block;
}
#sq-icon {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 8px;
  top: 8px;
}
#sq-icon u {
  width: 25px;
  height: 25px;
  background-size: 20px;
  cursor: pointer;
}
#sq-icon span {
  display: none;
  width: 135px;
  position: absolute;
  left: -106px;
  width: 135px;
  margin-top: 11px;
  background: #fff;
  border: 0;
  box-shadow: 0 1px 1px 1px #e1e1e1;
}
#sq-icon span a {
  font: 14px "\5FAE\8F6F\96C5\9ED1";
  display: block;
  width: 50%;
  float: left;
  text-align: center;
  border-top: 1px solid #e1e1e1;
  line-height: 32px;
}
.list ul li {
  padding: 10px 5px 10px 10px;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}
.list ul li .img {
  margin-right: 10px;
  display: block;
  width: 60px;
  float: left;
}
.list ul li img {
  width: 60px;
  height: 60px;
  border-radius: 8px;
}
.list ul li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  padding-right: 72px;
}
.list ul li p em {
  margin: 7px 0;
  padding-left: 83px;
}
.list ul li p a {
  display: block;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  font-size: 15px;
}
.list ul li p span {
  display: block;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 12px "\5FAE\8F6F\96C5\9ED1";
}
.list ul li p u {
  margin: 0 6px;
  padding: 0 6px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.list ul li .btn {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #94c804;
  position: absolute;
  right: 10px;
  top: 25px;
  border-radius: 2px;
}
.button-footer #more {
  display: block;
  padding: 6px 0 15px 0;
  text-align: center;
  font-size: 14px;
}
#menu::after {
  content: "";
  position: absolute;
  top: -20px;
  right: 10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}
.list .rank li i {
  display: block;
  width: 16px;
  height: 15px;
  position: absolute;
  top: 10px;
  left: 80px;
  background: #999;
  color: #fff;
  text-align: center;
  line-height: 15px;
  border-radius: 3px;
}
.list .rank li i.best {
  background: #23c268;
}
.list .rank li p a {
  padding-left: 20px;
}
.list .rank li.bai i {
  width: 25px;
}
.list .rank li.bai p a {
  padding-left: 28px;
}
#rank-page .button-footer {
  margin-top: 10px;
}
#app-page .hj,
#rank-page .hj,
#game-page .hj,
#app-page .hj a,
#rank-page .hj a,
#game-page .hj a {
  margin: 0;
}
#lwrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#lscroller {
  width: 3000px;
  height: 100%;
  float: left;
  padding: 0 0 5px 10px;
}
#lthelist {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#lthelist li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 200px;
  height: 100px;
  text-align: center;
  margin: 0 8px 0 0;
}
#lthelist li img {
  width: 200px;
  height: 100px;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
}
.clist ul li {
  background: #fff;
  margin: 0 8px;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px;
  font: 15px "\5FAE\8F6F\96C5\9ED1";
}
.clist ul li a {
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-weight: bold;
}
.clist ul li p {
  font-size: 13px;
  height: 46px;
  line-height: 24px;
  overflow: hidden;
  color: #777;
}
.hj {
  margin: 10px 15px;
  overflow: hidden;
}
.hj li {
  position: relative;
  display: -webkit-box;
  float: left;
  width: 50%;
}
.hj li a {
  display: block;
  margin-right: 5px;
}
.hj li:nth-child(2) a {
  margin-right: 0;
  margin-left: 5px;
}
.hj li img {
  width: 100%;
  display: block;
  height: 80px;
}
.Hcatalog p,
.kinfo .ktilte {
  background: #fff;
  border-bottom: 1px solid #ddd;
  height: 40px;
  line-height: 40px;
  position: relative;
}
.Hcatalog p b,
.kinfo .ktilte b {
  display: block;
  position: absolute;
  bottom: -1px;
  padding: 0 10px 0 5px;
  left: 10px;
  height: 40px;
  border-bottom: 1px solid #23c268;
  font-size: 16px;
}
.Hcatalog ul {
  overflow: hidden;
  zoom: 1;
}
.Hcatalog ul li {
  display: -webkit-box;
  width: 50%;
  float: left;
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
  overflow: hidden;
  -webkit-box-sizing: border-box;
}
.Hcatalog ul li:nth-child(even) {
  border-right: 0;
}
.Hcatalog ul li a {
  -webkit-box-flex: 1;
  display: block;
  padding: 15px 0 15px 15px;
  width: 100%;
  overflow: hidden;
  border-right: 1px solid #e2e2e2;
}
.Hcatalog ul li img {
  width: 52px;
  height: 52px;
  float: left;
  margin-right: 10px;
  border-radius: 5px;
}
.Hcatalog ul li span {
  -webkit-box-flex: 1;
  display: block;
  color: #777;
  font-size: 12px;
  overflow: hidden;
}
.Hcatalog ul li span u {
  display: block;
  max-height: 18px;
  margin-bottom: 6px;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  color: #333;
}
#game-page .bottom,
#app-page .bottom {
  margin: 0;
}
#app-page .bottom {
  border: none;
}
.kinfo .ktilte {
  margin: 10px 0;
}
.klist p,
.mkl ul {
  overflow: hidden;
  zoom: 1;
}
.klist p a,
.mkl li {
  float: left;
  display: inline;
  width: 50%;
  height: 140px;
  margin: 5px 0 10px 0;
  text-align: center;
  overflow: hidden;
}
.klist p a b,
.mkl li a b {
  font: 1em "\5FAE\8F6F\96C5\9ED1";
}
.klist p a img,
.mkl li a img {
  width: 200px;
  height: 110px;
  display: block;
  margin: 0 auto 4px auto;
}
.kinfo .ktop {
  left: 0;
  line-height: 150%;
  padding: 10px;
}
.kback {
  width: 42px;
  height: 35px;
  border-radius: 4px;
  background: url(../images/kback.webp) 0 5px no-repeat;
  background-size: 90% 90%;
  position: absolute;
  top: 0px;
  left: 10px;
  display: none;
}
.kback a {
  display: block;
  width: 42px;
  height: 35px;
}
.kinfo .navFix {
  background: rgba(240, 240, 240, 0.9);
}
.kinfo .navFix h1 {
  color: #000;
}
.kinfo .navFix .kback {
  background: url(../images/kback1.webp) 0 5px no-repeat;
  background-size: 90% 90%;
}
.kinfo .kc {
  background: #fff;
  overflow: hidden;
  position: relative;
}
.kinfo .kc p.bg {
  position: relative;
  max-height: 175px;
}
.kinfo .kc img {
  width: 100%;
  display: block;
  max-height: 175px;
}
.kinfo .kc p.bg s {
  display: none;
}
.kinfo .kc .kjs {
  padding: 10px;
  line-height: 150%;
  text-indent: 2em;
}
.kinfo .kl li .btn {
  width: 70px;
  line-height: 26px;
  height: 26px;
  border: 1px solid #23c268;
  background: #fff;
  color: #23c268;
  font-size: 14px;
  top: 20px;
  font-weight: bold;
}
.kinfo .kl li p a {
  font-size: 14px;
  color: #000;
}
.kc .kmore {
  position: absolute;
  right: 0px;
  bottom: 42px;
  width: 24px;
  height: 14px;
}
.kc .kmore span {
  display: block;
  width: 24px;
  height: 20px;
}
.kc .kmore .zk {
}
.kc .kmore .sq {
  background: url(../images/rksq.gif) 0 0 no-repeat;
  background-size: 20px;
}
.kxx {
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #efefef;
}
.kxx u {
  padding-right: 10px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #666;
  margin-top: 5px;
}
.kxx u.time {
  margin-right: 15px;
  background: url(../images/ktime.webp) 0 0 no-repeat;
  background-size: 18px 18px;
}
.kxx u.hits {
  float: right;
  background: url(../images/kding.webp) no-repeat;
  background-size: 21px 21px;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
  transition: transform 0.15s ease;
}
/* click animation */
.kxx u.hits.active {
    animation: likePop 0.35s ease;
    background: url(../images/kding-active.webp) no-repeat;
    background-size: 21px 21px;
}

@keyframes likePop {
    0%   { transform: scale(1); }
    40%  { transform: scale(1.4); }
    70%  { transform: scale(0.9); }
    100% { transform: scale(1); }
}
.kxx u.num {
  float: left;
  background-size: 18px 14px;
}
#mWen {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #b6b6b6;
}
.kl li u.hot,
.kl li u.best,
.kl li u.rq {
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  top: -2px;
  left: 0;
}
.kl li u.best {
  background: url(../images/kbest.webp) no-repeat;
  background-size: 36px 36px;
}
.kl li u.rq {
  background: url(../images/krq.webp) no-repeat;
  background-size: 36px 36px;
}
.kl li u.hot {
  background: url(../images/khotnum2.webp) no-repeat;
  background-size: 21px 25px;
}
.kl li u.hot i {
  display: block;
  color: #fff;
  margin-left: -16px;
  margin-top: 4px;
  font-size: 12px;
  text-align: center;
}
.kl.list ul li {
  padding: 6px 5px 3px 10px;
}
.kl.list ul li img {
  width: 58px;
  height: 58px;
}
.kl.list ul li.jb {
  padding: 8px 8px 5px 12px;
}
.kl.list ul li:last-child {
  border-bottom: 0;
}
.kxx u.uptime {
  margin-left: 5px;
  float: left;
}
.wzlist h1 {
  font: 18px "\5FAE\8F6F\96C5\9ED1";
  font-weight: bold;
  line-height: 32px;
  color: #333;
}
.wzlist .wtitle {
  padding: 10px 8px 10px 8px;
  font-size: 13px;
  border-bottom: 1px solid #ddd;
}
.wzlist .wtitle p {
  color: #777;
  margin-top: 5px;
}
.wzlist .wtitle span {
  margin: 0 5px;
}
.wzlist .con {
  font-size: 1em;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  line-height: 26px;
}
.wzlist .con p {
  padding: 10px 0 0 0;
}
.wzlist .con img {
  max-width: 300px;
}
.wzlist .con a {
  color: #23c268;
}
.wzlist .con table {
  display: none;
}
.wzlist .soft {
  font: 14px "\5FAE\8F6F\96C5\9ED1";
  margin: 10px;
}
.wzlist .soft a {
  color: #999;
  display: block;
  height: 70px;
}
.wzlist .soft img {
  display: block;
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 10px;
  border-radius: 10px;
}
.wzlist .soft u {
  display: block;
  max-height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  position: relative;
  font-size: 25px;
  font-weight: bold;
  overflow: hidden;
  color: #af0202;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wzlist .soft em {
  margin-right: 10px;
}
.wzlist .soft .btn {
  background: #94c804;
  width: 100%;
  height: 36px;
  line-height: 36px;
  margin: 10px 0 10px 0;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #8bbd00;
}
#alist strong {
  font-weight: bold;
  color: #333;
}
#alist #sNav {
  margin: 10px 10px 0 10px;
}
embed,
.con iframe {
  max-height: 200px;
  max-width: 300px !important;
}
.pl b {
  color: #333;
  padding: 0 10px;
  margin: 15px 0;
}
.share {
  margin: 10px;
}
.share b {
  float: left;
  display: block;
  line-height: 36px;
}
.bdsharebuttonbox {
  width: 250px;
}
.bdshare_popup_top,
.bdshare_popup_list,
.bdshare_popup_bottom {
  display: none;
}
.iList li.none {
  display: none;
}
#down-page {
  background: #f2f2f2;
}
#info {
  padding: 10px;
  position: relative;
  background: #fff;
  z-index: 9;
}
#info .dbtn {
  box-flex: 1;
  background: #94c804;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #8bbd00;
  display: block;
}
#info .dbtn:hover {
  background: #94c804;
}
#info .xj {
  right: 1px;
  top: 42px;
  display: inline-block;
}
#info #btns {
  width: auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
}
#info .dbtn::before {
  margin-right: 3px;
  vertical-align: 0;
  content: "";
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url(../images/xz_ico.webp) no-repeat;
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
}
#info .dbtn s {
  font-size: 18px;
  font-weight: normal;
}
#info .goazd,
#info .gopgd {
  position: absolute;
  right: 8px;
  top: 18px;
  display: block;
  width: 60px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  margin-top: 7px;
  background: #28af6c;
  border: 1px solid #218f58;
  border-radius: 2px;
}
#info .gopgd {
  background: #1490da;
  border-color: #117ebd;
}
#info img {
  float: left;
  padding: 0 7px 0 0;
  width: 60px;
  height: 60px;
  border-radius: 8px;
}
#info b,
#info h1 {
  display: block;
  font-weight: normal;
  color: #000;
  font: 16px "\5FAE\8F6F\96C5\9ED1";
  height: 22px;
  overflow: hidden;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#info p {
  font-size: 12px;
  color: #999;
  height: 19px;
  overflow: hidden;
}
#info p span {
  padding: 0 10px;
}
#info i {
  clear: both;
  display: block;
  line-height: 20px;
  border-bottom: 1px dashed #eee;
  margin-bottom: 10px;
}
#info i span {
  font-size: 12px;
  font-style: normal;
  padding: 6px 17px 4px 17px;
  background: url(../images/spr.gif) -32px -265px no-repeat;
  display: inline-block;
}
#info i em {
  display: none;
}
#tab {
  z-index: 999;
  background: #fff;
  clear: both;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  z-index: 999;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #eee;
}
#tab span {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  display: block;
  text-align: center;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
}
#tab .cur {
  border-bottom: 2px solid #94c804;
  margin-bottom: -1px;
  color: #690;
  background: #fff;
}
#down-page #tab {
  margin-top: 10px;
}
.cont .intro {
  padding: 10px 10px 30px 10px;
  line-height: 28px;
  text-align: justify;
  clear: both;
  position: relative;
  background: #fff;
}
.intro p {
  line-height: 24px;
  margin-bottom: 15px;
}
.intro .introTit {
  margin: 0;
  color: #94c804;
  font: 18px "\5FAE\8F6F\96C5\9ED1";
  height: 35px;
  line-height: 35px;
}
#details {
  display: none;
}
#expand {
  border-bottom: 1px solid #e5e5e5;
  text-align: right;
  color: #666;
  height: 14px;
  margin: 0 5px 0 0;
  overflow: visible;
}
#expand span {
  background: #999;
  display: inline-block;
  padding: 0 15px;
  line-height: 28px;
  height: 28px;
  cursor: pointer;
  color: #fff;
}
#comment {
  background: #fff;
  margin-top: 0px;
  padding: 9px 0 0 0;
  border-top: 10px solid #efefef !important;
}
#comment-list {
  margin: 10px;
  font-size: 12px;
}
#comment-list li {
  padding: 10px 2px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 24px;
}
#comment-list li:first-child {
}
#comment-list .user {
  color: #f60;
  position: relative;
  margin-bottom: 2px;
  height: 24px;
  overflow: hidden;
  font-size: 14px;
}
#comment-list .user time {
  position: absolute;
  right: 0;
  top: 0;
  color: #a6a6a6;
  width: 62px;
  height: 24px;
  overflow: hidden;
}
#view-comment .button-status-complete {
  overflow: hidden;
  text-align: center;
  position: relative;
  display: block;
  padding: 0;
}
.w-text {
  margin: 0 15px 10px;
  padding: 8px 20px 0 0;
}
.w-text textarea {
  color: #666;
  background: #fff;
  border: 1px solid #c5c5c5;
  width: 100%;
  font-size: 24px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset;
  height: 80px;
  padding: 5px 10px;
  line-height: 32px;
}
.w-button {
  margin: 0 20px 8px 20px;
}
#submit .button {
  width: 47%;
  margin-left: 2%;
}
#submit #verify {
  color: #fff;
  border: 1px solid #f83;
  background: linear-gradient(#fc6, #f72);
  cursor: pointer;
}
#submit #verify.disable {
  color: #999;
  background: linear-gradient(#fff, #f5f5f5, #eee);
  border: 1px solid #ccc;
  cursor: default;
}
.similar,
.tjyxph,
#xgk {
  clear: both;
  margin-top: 10px;
  padding-top: 9px;
  background: #fff;
  zoom: 1;
  overflow: hidden;
}
.similar {
  height: 148px;
}
.similar b,
.tjyxph b {
  color: #333;
  padding: 0 10px;
  display: block;
  font-weight: normal;
}
#wrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 10px 0 2px 0;
  background: #f2f2f2;
}
#scroller {
  width: 3000px;
  height: 100%;
  float: left;
  padding: 0 5px 6px 5px;
}
#scroller ul {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#scroller li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 152px;
  text-align: center;
}
#scroller li img {
  border: 1px solid #fff;
}
#wrapper2,
#wrapper3,
#wrapper4 {
  width: 100%;
  float: left;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#scroller2,
#scroller3,
#scroller4 {
  width: 3000px;
  height: 100%;
  float: left;
  padding: 15px 10px;
}
#scroller2 ul,
#scroller3 ul,
#scroller4 ul {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#scroller2 li,
#scroller3 li,
#scroller4 li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 94px;
  height: 82px;
  text-align: center;
}
#scroller2 li img,
#scroller3 li img,
#scroller4 li img {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 3px auto;
  border-radius: 5px;
}
#scroller2 a,
#scroller3 a,
#scroller4 a {
  font-size: 12px;
  color: #690;
  display: block;
  overflow: hidden;
  height: 79px;
}
#tcsyy {
  height: 140px;
  background: #fff;
  margin-top: 10px;
  padding: 10px 0 0 0;
}
#tcsyy > p b {
  font: 16px "\5FAE\8F6F\96C5\9ED1";
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #333;
  padding: 0 10px;
  display: inline-block;
}
#tcsyy > p a {
  display: inline-block;
  background: #94c804;
  color: #fff !important;
  padding: 1px 8px;
}
#comment .fb {
  vertical-align: middle;
  display: block;
  border-radius: 12px;
  border: 1px solid #eee;
  color: #000;
  -webkit-box-sizing: border-box;
  line-height: 25px;
  padding: 3px 5px 3px 35px;
  position: relative;
  margin: 5px;
  background: url(../images/pl.webp) 8px 3px no-repeat;
  background-size: 20px;
  background-color: #f9f9f9;
  flex: 1;
  white-space: nowrap;
}
#comment #submit {
  display: none;
}
#comment .button {
  color: #555;
  height: 32px;
  border: 1px solid #ccc;
  background: url(../images/spr.gif) 0 -82px repeat-x;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
  cursor: pointer;
}
#comment #cancel {
  line-height: 30px;
  text-align: center;
  vertical-align: top;
  height: 30px;
  display: inline-block;
}
#down-page p.toolbar.white em {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  width: 80%;
}
#down-page .cont > .tit {
  clear: both;
  padding-top: 8px;
  background: #fff;
}
#down-page .cont > .tit b {
  color: #333;
  padding: 0 10px;
  display: inline-block;
  font: 16px "\5FAE\8F6F\96C5\9ED1";
  font-weight: bold;
}
#down-page .cont > .tit a {
  float: right;
  padding-right: 10px;
  color: #999;
  font-size: 13px;
}
#down-page #xgk {
  margin: 10px 0 0 0;
  padding: 10px;
}
#down-page #xgk ul {
  margin: 7px 0 0 0;
  overflow: hidden;
  clear: both;
}
#down-page #xgk li {
  float: left;
  display: inline;
  margin: 0 7px 7px 0;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
#down-page #xgk li a {
  padding: 0 8px;
  font-size: 13px;
  display: block;
  background: #ececec;
  color: #333;
  border-radius: 5px;
  height: 26px;
  line-height: 26px;
}
.xgwz b,
.similar b,
#comment b,
.tjyxph b,
#xgk b,
.hot-wrap p.title {
  font: 16px "\5FAE\8F6F\96C5\9ED1";
  height: 28px;
  line-height: 28px;
  font-weight: bold;
}
#comment b {
}
#comment > b {
  text-indent: 10px;
  display: block;
  margin: 0;
}
.xgwz {
  clear: both;
  margin-top: 25px;
}
.xgwz b {
  color: #333;
  padding-left: 10px;
}
.xgwz ul li {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin: 0 8px;
  position: relative;
}
.xgwz li:not(:first-child) {
  border-top: 1px solid #e2e2e2;
}
.xgwz ul li em {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #999;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  top: 17px;
  left: 5px;
}
.xgwz ul li a {
  display: block;
  padding: 0 10px 0 15px;
}
#alist .xgwz ul li a {
  font-size: 14px;
}
#alist .xgwz b {
  font-size: 16px;
  font-weight: bold;
}
#alist .dtit {
  border-bottom: 1px solid #ddd;
  position: relative;
  height: 40px;
}
#alist .dtit b {
  margin: 0;
  display: block;
  position: absolute;
  bottom: -1px;
  padding: 0 10px 0 5px;
  left: 10px;
  height: 40px;
  border-bottom: 1px solid #94c804;
  font-size: 16px;
}
#down-page .xgwz {
  margin: 10px 0 0 0;
  padding: 9px 0 10px 0;
  background: #fff;
}
#down-page .xgwz ul li {
  border-top: 0;
  border-bottom: 1px solid #e8e8e8;
}
#down-page .xgwz ul li:last-child {
  border-bottom: 0;
}
.intro img {
  max-width: 290px;
  max-height: 300px;
}
.fixed {
  position: fixed;
  z-index: 99999;
  top: 0;
  width: 100%;
}
* html .fixed {
  position: absolute;
  top: expression(
    documentElement.scrollTop -documentElement.clientHeight + "px"
  );
}
.historyver {
  background: #fff;
  padding: 0 0 20px 0;
  width: 100%;
}
.historyver p {
  padding: 0 10px;
  overflow: hidden;
}
.historyver u {
  display: block;
  width: 100%;
  height: 28px;
  line-height: 28px;
  font-size: 15px;
  overflow: hidden;
}
.historyver u a {
  padding-left: 3px;
}
.historyver s {
  background: #eee;
  position: relative;
  height: 30px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-sizing: border-box;
}
.historyver b {
  margin-right: 10px;
}
.historyver i {
  display: block;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.historyver .hbtn {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #94c804;
  font-size: 14px;
  display: inline-block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.historyver font {
  margin-right: 10px;
}
.hot-wrap {
  background: #fff;
  margin: 10px 0;
  padding: 10px 0;
}
.hot-wrap .title {
  padding: 0 0 3px 10px;
}
.hot-wrap .content {
  zoom: 1;
  overflow: hidden;
}
.hot-wrap li {
  -webkit-box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0px 10px 0px 11px;
  line-height: 32px;
}
.hot-wrap .icon {
  padding-right: 25px;
}
.hot-wrap li a {
  -webkit-box-sizing: border-box;
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #032de5;
}
#article .tabhd a {
  width: 25%;
}
.news {
  background: #fff;
  margin-top: 5px;
}
.ccata {
  height: 30px;
  position: relative;
  padding: 12px 2px 0 0;
  border-bottom: 1px solid #ccc;
  margin: 0 8px;
  z-index: 1;
}
.ccata i {
  display: block;
  border-left: 3px solid #faa818;
  height: 20px;
  overflow: hidden;
  color: #000;
  padding-left: 10px;
}
.ccata i a {
  font: 14px "\5FAE\8F6F\96C5\9ED1";
  line-height: 20px;
  color: #000;
}
.ccata u {
  display: block;
  width: 60px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  background: #94c804;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 2px;
  box-sizing: border-box;
  cursor: pointer;
}
.ccata span {
  display: none;
  background: #fff;
  position: absolute;
  left: 0;
  top: 32px;
  width: 100%;
  margin-top: 11px;
  border: 0;
  box-shadow: 0 1px 1px 1px #bebebe;
  background: #f8f8f8;
}
.ccata span::after {
  content: "";
  position: absolute;
  top: -20px;
  right: 10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #d1d1d1;
}
.ccata span a {
  float: left;
  width: 33.333333%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  box-sizing: border-box;
}
.article {
  background: #fff;
  margin-top: 10px;
}
#article .news ul li,
#article .article ul li {
  font: 14px "\5FAE\8F6F\96C5\9ED1";
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  margin: 0 8px;
  position: relative;
}
#article .news ul li em,
#article .article ul li em {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #999;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  top: 17px;
  left: 5px;
}
#article .news ul li a,
#article .article ul li a {
  display: block;
  padding: 0 10px 0 15px;
  color: #222;
}
.article p {
  height: 34px;
  border-bottom: 1px solid #d6d6d6;
  background: #f6f6f6;
  margin: 10px;
  display: -webkit-box;
  text-align: center;
  padding: 4px 0 0 0;
}
.article p u {
  font-size: 15px;
  line-height: 34px;
  color: #333;
  -webkit-box-flex: 1;
  display: block;
  cursor: pointer;
  text-align: center;
  margin: 0 10px;
}
.article p u.cur {
  color: #94c804;
  font-weight: bold;
}
.article p u.cur:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #94c804;
}
.article ul {
  display: none;
}
#article .article ul li.last,
#article .news ul li.last {
  border-bottom: 0;
  text-align: center;
}
#article .article ul li.last a {
  display: block;
}
#article .article:last-child ul {
  margin: 0;
}
#article footer.bottom {
  margin: 0;
}
.button-footer {
  height: 34px;
  text-align: center;
  line-height: 34px;
  overflow: hidden;
  color: #666;
  position: relative;
}
.button-footer .button {
  height: 34px;
  line-height: 34px;
  display: block;
  text-align: center;
  cursor: pointer;
  color: #333;
}
.button-footer .text {
  display: none;
}
.button-footer .disable {
  width: 30%;
  height: 34px;
  line-height: 34px;
  display: block;
  text-align: center;
  color: #999;
  margin: 0 auto;
}
.button-footer .css3-loading {
  position: absolute;
  top: 32px;
  left: 50%;
  margin-left: -70px;
}
footer.bottom {
  width: 100%;
  margin: 15px 0 0 0;
  border-top: 1px solid #d9d9d9;
  background: #ebebeb;
  text-align: center;
  position: relative;
  position: absolute;
  left: 0;
  right: 0;
  padding-bottom: 35px;
}
.search-page .main {
  padding-bottom: 40px;
}
.search-page .main .sub-title {
  background: #f0f0f0;
  line-height: 40px;
  text-indent: 15px;
}
.search-page .main .sub-title strong {
  color: #f60;
  padding: 0 4px;
}
.search-page footer.bottom {
  position: fixed;
  bottom: 0;
}
#down-page .top h1 {
  display: inline;
  color: #94c804;
}
#down-page footer.bottom {
  position: relative;
  clear: both;
  margin-top: 0;
}

footer.bottom #goTop {
    position: fixed;
    right: 10px;
    bottom: 80px;
    text-indent: -9999px;
    z-index: 9999;
    width: 38px;
    height: 38px;
    background: rgba(0,0,0,0.6) url(../images/all_ico.webp) 8px -313px no-repeat;
    background-size: 28px auto;
    border-radius: 50%;
    display: none
}
footer.bottom p {
  height: 46px;
  line-height: 46px;
}
footer.bottom p a {
  padding: 0 10px;
}
.cata-nav {
  padding: 0px 2px 10px 2px;
  background: #f3f3f3;
}
.cata-nav ul {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  box-shadow: 0px 1px 1px #ccc;
  background: #fff;
}
.cata-nav ul li {
  width: 33.33%;
  height: 43px;
  float: left;
  display: inline;
  padding: 10px;
  border-right: 1px dotted #e0e0e0;
  border-bottom: 1px dotted #e0e0e0;
  box-sizing: border-box;
  background: #fff;
}
.cata-nav ul li a {
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  display: block;
  overflow: hidden;
}
.cata-nav ul li.zk,
.cata-nav ul li.sq span {
  display: block;
  text-align: center;
  color: #000;
}
.game ul {
  zoom: 1;
  overflow: hidden;
}
.game p {
  height: 50px;
  font-size: 16px;
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}
.game p b {
  display: block;
  border-bottom: 1px solid #94c804;
  position: absolute;
  bottom: -1px;
  left: 10px;
  line-height: 45px;
  color: #333;
}
.game ul li {
  width: 50%;
  float: left;
}
.game ul li:nth-child(even) {
  border-right: 0;
}
.game ul li i {
  -webkit-box-sizing: border-box;
  display: -webkit-box;
  padding: 10px;
  overflow: hidden;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  background: none;
}
.game ul li u {
  display: block;
  max-height: 16px;
  line-height: 16px;
  margin-bottom: 6px;
  position: relative;
  font-size: 14px;
  overflow: hidden;
  color: #333;
}
.game ul s {
  display: block;
  max-height: 16px;
  overflow: hidden;
}
.game ul li .img {
  display: block;
  width: 60px;
  height: 70px;
  margin-right: 8px;
}
.game ul li img {
  width: 60px;
  height: auto;
  border-radius: 10px;
}
.game ul li span {
  -webkit-box-flex: 1;
  display: block;
  color: #777;
  font-size: 12px;
  overflow: hidden;
  line-height: 16px;
}
.game ul li em {
  padding-right: 6px;
  margin-right: 6px;
  border-right: 1px solid #d9d9d9;
}
.game ul li span .btn {
  display: block;
  width: 58px;
  margin-top: 6px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  background: #94c804;
  color: #fff;
  border-radius: 3px;
}
#bibei .game {
  margin: 30px 8px 0 8px;
  position: relative;
}
#bibei .game ul {
  padding-top: 20px;
  background: #fff;
}
#bibei .game ul li {
  border: 0;
}
#bibei .game ul li span u {
  white-space: nowrap;
  text-overflow: ellipsis;
}
#bibei .game p {
  height: 40px;
  font-size: 16px;
  background: url(../images/game_u.webp) no-repeat;
  color: #fff;
  position: absolute;
  top: -20px;
  left: -5px;
  width: 100%;
  height: 55px;
  background-size: 200px;
  padding: 5px 0 0 12px;
  border: 0;
}
#bibei .game p b {
  border: 0;
  font-weight: bold;
  bottom: 20px;
  color: #fff;
}
body#bibei {
  background: #f0f0f0;
}
.zjimg {
  width: 100%;
  overflow: hidden;
}
.zjimg img {
  width: 100%;
  display: block;
  max-height: 155px;
}
#comment_page .pl_title {
  width: 70px;
  height: 36px;
  line-height: 36px;
  margin: 15px 0 0 10px;
  font-size: 16px;
  border-bottom: 1px solid #94c804;
}
#comment_page #comment-list {
  margin-top: 0;
}
#comment_page #comment {
  margin-top: 0;
}
#comment_page #comment-list li {
  border-bottom: 1px solid #ddd;
}
#comment_page #comment-list li:last-child {
  border-bottom: 0;
}
#comment_page #comment-list li p {
  font-size: 14px;
  color: #444;
  line-height: 24px;
}
#comment_page #comment-list li p.user {
  font-size: 12px;
  color: #690;
}
#comment_page blockquote {
  border: 1px #d8d4d4 dashed;
  padding: 5px;
}
#comment_page blockquote blockquote {
  padding: 5px;
  margin: 2px;
}
#comment_page .toolbar font {
  color: #690;
}
#comment_page .gtop {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 10px;
  bottom: 50px;
  overflow: hidden;
  z-index: 9999;
}
.gtop a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.3) url(/skin/stock/az_game/images/backtop.webp)
    no-repeat;
  background-size: 100% 100%;
}
.bd-title {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-left: 3px solid #fa4e68;
  height: 18px;
  line-height: 18px;
  padding: 5px;
  font-size: 1.3rem;
  margin: 8px 0 8px 0;
}
@media screen and (max-width: 320px) {
  #kc #head,
  #kc #head img {
    max-width: 300px;
  }
  .kinfo .mkl li,
  .klist p a {
    width: 50%;
    height: 80px;
  }
  .kinfo .mkl li img,
  .klist p a img {
    width: 100px;
    height: 57px;
  }
  .hj li img {
    height: 65px;
  }
  .game ul li span .btn {
    width: 50px;
  }
  .game ul li img,
  .game ul li .img {
    width: 55px;
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  .kinfo .mkl li,
  .klist p a {
    width: 50%;
    height: 100px;
  }
  .kinfo .mkl li img,
  .klist p a img {
    width: 140px;
    height: 77px;
  }
  .hj li img {
    height: 80px;
  }
}
@media screen and (max-width: 640px) and (min-width: 481px) {
  .kinfo .mkl li,
  .klist p a {
    width: 33%;
    height: 120px;
  }
  .kinfo .mkl li img,
  .klist p a img {
    width: 160px;
    height: 88px;
  }
  .hj li img {
    height: 120px;
  }
}
@media screen and (min-width: 641px) and (max-width: 1150px) {
  .top #searForm {
    width: 88%;
  }
  .kinfo .mkl li,
  .klist p a {
    width: 33%;
  }
  .hj li img {
    height: 120px;
  }
  embed,
  .con iframe {
    max-height: 400px;
    max-width: 600px !important;
  }
}
@media screen and (min-width: 1151px) {
  .top #searForm {
    width: 90%;
  }
  .kinfo .mkl li,
  .klist p a {
    width: 20%;
  }
  .hj li img {
    height: 120px;
  }
  embed,
  .con iframe {
    max-height: 400px;
    max-width: 600px !important;
  }
}
#content {
  width: 100%;
  height: 40px;
  margin: 0px;
  padding: 0 10px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 38px;
  z-index: 20;
}
#content .k-scroll {
  width: 94%;
  height: auto;
  line-height: 20px;
  overflow: hidden;
  padding: 0 90px 0 0;
  font-size: 12px;
  position: absolute;
  left: 3%;
  top: 0;
  box-sizing: border-box;
}
#content .k-scroll div {
  width: 100%;
  height: auto;
  line-height: 20px;
  text-indent: 2em;
}
#g-black-bg {
  width: 100%;
  height: 57px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 1;
}
#g-look-desc {
  display: block;
  width: 80px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 12px;
  color: #fff;
  background: #23c268;
  text-align: center;
  border-radius: 4px;
  position: absolute;
  right: 6px;
  bottom: 46px;
  z-index: 22;
}
#g-desc-bg {
  width: 80px;
  height: 25px;
  background: #000;
  opacity: 0.7;
  display: none;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 52px;
  z-index: 10;
}
.m-desc-alert {
  width: 90%;
  height: auto;
  max-height: 70%;
  padding: 18px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  line-height: 22px;
  font-size: 14px;
  color: #333;
  background: #fff;
  border-radius: 4px;
  position: fixed;
  top: 15%;
  left: 5%;
  z-index: 99999;
  overflow: auto;
}
.m-desc-alert p {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  text-indent: 18px;
}
#m-close-desc {
  width: auto;
  height: auto;
  font-size: 12px;
  background: #333;
  color: #fff;
  padding: 0 6px;
  display: block;
  overflow: hidden;
  position: fixed;
  right: 5%;
  top: 15%;
  z-index: 10;
  border-radius: 0 0 0 6px;
}
#m-alert-bg {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  display: block;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99998;
}
.kc .bg {
  margin: 0 10px;
}
.kjs a {
  color: #2a68b6;
}
#comment-list li .bjhf {
  background-color: #fbfcfc;
  border: 1px solid #eaeaea;
  border-left: 2px solid #e0e6e9;
  font-size: 14px;
  padding: 10px 15px;
  margin: 5px 0;
}
#comment-list li .bjhf span {
  font-weight: bold;
  color: #ed0006;
}
#comment-list > li,
#comment-list > div > li {
  position: relative;
  padding: 10px 0px;
}
#comment-list li > img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 13px;
}
#comment-list li > time {
  position: absolute;
  right: 0;
  top: 10px;
  color: #999;
  font-size: 14px;
}
#comment-list li .cmt {
  padding: 0 85px 0 0;
}
#comment-list li .cmt p {
  word-wrap: break-word;
  word-break: normal;
}
#comment-list li .cmt blockquote {
  padding: 5px 0 5px 10px;
  border-left: 2px solid #ddd;
}
#comment-list li .cmt blockquote h4 {
  height: 24px;
  overflow: hidden;
  color: #fff;
}
#comment-list li .cmt blockquote h4 cite {
  color: #787878;
}
#comment-list .ctrl {
  position: absolute;
  right: 0;
  top: 36px;
  color: #999;
  font-size: 14px;
}
#comment-list .ctrl > a {
  display: inline-block;
  padding-left: 15px;
  background: url(../images/zan.webp) 0px 5px no-repeat;
}
#comment-list .ctrl > a span {
  display: inline-block;
  max-width: 32px;
  overflow: hidden;
  color: #fc9438;
}
#comment-list .ctrl .txt span {
  color: #999;
}
#comment-list .ctrl > s {
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}
#comment-list .post {
  clear: both;
  width: 100%;
}
#comment-list .post .w-text {
  margin: 6px 12px 10px 0px;
  padding: 0 10px 0 0;
}
textarea {
  font-size: 14px;
}
#comment-list .post .w-button {
  margin: 0;
}
#comment-list .post .button {
  float: right;
  background: #f60;
  color: #fff;
  border: none;
  padding: 0 10px;
  border-radius: 6px;
}
.write span i {
  position: relative;
}
.write span m {
  position: absolute;
  font-size: 11px;
  padding: 0 5px;
  color: #fff;
  background-color: #f00;
  line-height: initial;
  border-radius: 5px;
  top: -6px;
  left: 10px;
}
.write .wtop {
  display: flex;
}
.write span.lynum,
.write span.lyfx,
.write span.lybk {
  display: inline-block;
  height: 30px;
  width: 28px;
  background: url(../images/pltb.webp) no-repeat;
  margin-top: 8px;
}
.write span.lynum {
  background-position: 0 0;
  margin-left: 5px;
  margin-right: 5px;
}
.write span.lyfx {
  background-position: -83px 0;
  margin-left: 7px;
  margin-right: 5px;
  display: none;
}
.write span.lybk {
  background-position: -57px 0;
  margin-left: 2px;
}
#comment .ktilte {
  background: #fff;
  border-bottom: 1px solid #ddd;
  height: 40px;
  line-height: 40px;
  position: relative;
}
#comment .ktilte b {
  display: block;
  position: absolute;
  bottom: -1px;
  padding: 0 10px 0 5px;
  left: 10px;
  height: 40px;
  border-bottom: 1px solid #23c268;
  font-size: 16px;
}
#view-comment footer .button {
  padding: 0 10px;
}
#comment .write {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background: #fff;
  border-top: 1px solid #ccc;
  z-index: 99999;
}
.top_bor {
  border-top: 10px solid #efefef !important;
}
.downbtn {
  width: 72px;
  min-height: 50px;
  bottom: 0;
  right: 10px;
  display: inline-block;
  position: absolute;
}
.downbtn a {
  width: 70px;
  border: 1px solid #23c268;
  background: #fff;
  color: #23c268;
  font-size: 14px;
  font-weight: bold;
  border-radius: 2px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  margin-bottom: 4px;
}
.tb .downbtn a {
  width: 76px;
  height: 25px;
  border: 0;
}
.tb .downbtn a.a {
  background-position: 0 -37px;
}
.downbtn a.i {
  color: #12b7f6;
  border: 1px solid #12b7f6;
}
.tb .downbtn a {
  background: url(../images/kxqbtn2.webp);
  border: 0;
}
.tb .downbtn a.i {
  background-position: 0 -73px;
}
.so {
  background: #ffcc33;
  padding: 2px;
}
@font-face {
  font-family: "aliyun-icon";
  src: url("../font/fonts.woff2") format("woff2")
}
.aliyun-icon {
  font-family: "aliyun-icon" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: -20px;
  color: #999;
  overflow: hidden;
}
.ktilte span input {
  width: 50px !important;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 1px 17px 1px 6px;
  margin-top: -5px;
}
.aliyun-icon-search:before {
  content: "\e63c";
}
.kimage-preview {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(20, 20, 20, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  visibility: visible;
}
.kimage-preview img {
  max-width: 100%;
  max-height: 100%;
}
