

body,div,ul,li,h1,h3,form,input,textarea,p,td,header,nav,section {
    margin: 0;
    padding: 0
}

body,html {
    font: 14px "Helvetica Neue",HelveticaNeue,Helvetica-Neue,Helvetica,'\5fae\8f6f\96c5\9ed1';
    background: #f2f2f2;
    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
}

img {
    border: 0
}

input,textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
}

ul {
    list-style: none
}
a {
    color: #444;
    text-decoration: none
}

a:hover {
    text-decoration: none;
}

h1,h3 {
    font-size: 100%
}

.intro h3 {
    margin: 5px 0;
    color: #23C268;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    background: #f5f5f5;
    border: 1px solid #eee;
    padding-left: 8px;
}

header,nav,section {
    display: block
}

em, i, u, b {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.mainNav {
    zoom:1;clear: both;
}

.mainNav li {
    width: 20%;
    padding: 0;
    float: left;
    color: #333;
}

.mainNav li a {
    display: block;
    line-height: 40px;
    height: 40px;
    text-align: center;
    position: relative;
    font-size: 16px;
}

#topNav {
    line-height: 32px;
    padding: 4px 0;
    background: #fff;
    margin-top: 42px;
}

#topNav ul {
    overflow: hidden;
    *zoom:1;}



#topNav li a {
    height: 32px;
    line-height: 32px;
}

.top {
    position: fixed;
    height: 42px;
    z-index: 20;
    background: #23C268;
    width: 100%;
}

#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
}

.soBox {
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-align: center;
    position: relative;
    height: 40px;
    margin: 2px 50px 0 97px;
}

.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(../img/searchBtn.png) 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(../img/all_ico.png) 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,.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;
}

.lstar4 {

    width: 84px;
    height: 13px;
    display: block;
}

.lstar4 {
    background-position: 0 -104px;
}

.cata {
    position: relative;
    z-index: 10;
}

.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;

}
.a_crumbs {
    padding-left: 10px;
    border-top: 5px solid #efefef;
    border-bottom: 5px solid #efefef;
}
.list ul li p em {
    margin: 7px 0;
    display: block;
}

.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;
}

#info {
    padding: 10px;
    padding-bottom: 5px;
    position: relative;
    background: #fff;
    z-index: 9;
    border-bottom: 5px solid #efefef;
}

#info .dbtn {
    background: #23C268;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #8BBD00;
    display: block;
}

#info .dbtn:hover {
    background: #23C268;
}

#info #btns {
    width: auto;

}

#info .dbtn::before {
    margin-right: 3px;
    vertical-align: 0;
    content: '';
    display: inline-block;
    width: 15px;
    height: 13px;

    -webkit-background-size: 15px auto;
    background-size: 15px auto;
}

#info img {
    float: left;
    margin: 0 7px 0 0;
    width: 66px;
    height: 66px;
    border-radius: 8px;
}

#info b,#info h1 {
    display: block;
    font-weight: normal;
    color: #000;
    font: 16px "\5FAE\8F6F\96C5\9ED1";
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#info p {
    font-size: 14px;
    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;
}

#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.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    display: block;

    height: 38px;
    line-height: 38px;
    cursor: pointer;
}

#tab .cur {
    border-bottom: 2px solid #23C268;
    margin-bottom: -1px;
    color: #23C268;
    background: #fff;
}

.cont .intro {
    padding: 4px 10px 10px 10px;
    line-height: 28px;
    clear: both;
    position: relative;
    background: #fff;
}

.intro p {
    line-height: 24px;
    margin-bottom: 5px;
    text-indent: 2em;
    word-break: break-all;
}

#comment {
    background: #fff;
    margin-top: 10px;
    padding: 9px 0 0 0;
}

#wrapper {
    width: 100%;
    float: left;
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: #f2f2f2;
}

.intro img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}


footer.bottom {
    width: 100%;
    border-top: 1px solid #d9d9d9;
    background: #ebebeb;
    text-align: center;
    position: relative;
    position: absolute;
    left: 0;
    right: 0;
}

#down-page .top h1 {
    display: inline;
    color: #23C268;
}

#down-page footer.bottom {
    position: static;
    clear: both;
    margin-top: 0;
}

footer.bottom #goTop {
    position: fixed;
    right: 10px;
    bottom: 40px;
    text-indent: -9999px;
    z-index: 9999;
    width: 38px;
    height: 38px;
    background: rgba(0,0,0,0.6) url(../img/all_ico.png) 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;
}


#info p span {
    display: inline-block;
    padding: 0;
    width: 50%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#info p span em, #info p.author em {
    color: #444;
}

#info p .cata {
    color: #4e8fb7;
}

#info p {
    height: 23px;
    line-height: 23px;
}

#info #btns {
    overflow: hidden;
    margin-top: 8px;
}

#info #btns a {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border: none;
    border-radius: 3px;
    background: #23C268;
    margin: 10px 0;
}

#info .dbtn::before {
    background: none;
    width: 0;
    margin: 0
}

#info b, #info h1 {
    font-weight: normal
}

#info h1 {
    display: inline-block;
    float: left;
}

#info .name {
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
}

#comment {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
    margin-top: 5px
}

.guess-nav li:last {
    border-right: none
}

img {
    border: none;
}

#info {
    padding-bottom: 0
}

#info #btns {
    width: 100%;
    background-color: #fff;
    left: 0;
    margin-top: 0;
    bottom: 0px;
}


.d_title {
    overflow: hidden;
    line-height: 35px;
    padding: 0 10px;
    position: relative;
}

.d_title em {

    padding: 0 !important
}

.cir_btn {
    display: inline-block;
    padding: 0;
    text-align: center;
    background: none;
    right: 10px;
    top: 7px;
    width: 60px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    position: absolute;
    background: #23C268;
    color: #fff;
    border-radius: 5px;
}

#tab span {
    padding-left: 10px;
    width: 33.3333%;
}

img {
    border: none;
}

.list .cir_btn {
    top: 24px
}
#saypl {
    padding: 0 10px;
}

#down-page #info {
    padding: 12px 10px 0 10px;
    min-height: 150px;
}

#down-page #info p span {
    font-size: 14px
}

#ResSystem {
    width: 40% !important;
}

#down-page #info .dbtn {
    line-height: 40px;
    height: 40px;
    display: block!important;
}

#down-page #info img {
    width: 90px;
    height: 90px;
    border-radius: 5px
}

@media(max-width: 425px) {
    #info h1 {
        max-width:235px;
    }
}

@media(max-width: 375px) {
    #info h1 {
        max-width:200px;
    }
}

@media(max-width: 320px) {
    #info h1 {
        max-width:145px;
    }
}

@media(max-width: 240px) {
    #info h1 {
        max-width:100px;
    }
}


.intro {
    width: 100%;
    padding: 0 10px 5px;
    font: 14px "Helvetica Neue",HelveticaNeue,Helvetica-Neue,Helvetica,'\5fae\8f6f\96c5\9ed1';
    color: #333;
    box-sizing: border-box;
    background: #fff;
    display: block;
    overflow: hidden;
    line-height: 26px;
    padding-top: 15px;
}
a.cir_btn:after{
     content:''; 
    line-height:30px;
    font-size:14px;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #23C268;
    border-right: 1px solid #23C268;
    transform: rotate(45deg);
}
.cir_btn {
    display: inline-block;
    padding: 0;
    text-align: center;
    background: none;
    right: 10px;
    top: 7px;
    width: 30px;
    height: 30px;
    line-height: 27px;
    font-size: 14px;
    position: absolute;

    border: 1px solid #23C268;
    color: #fff;
    border-radius:50%;
}

.keytop {
    margin-bottom: 0px;
    background-color: #fff;

}

.keytop .keynav {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.keytop .keynav li {
    width: 20%;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    padding: 9px 5px 0;
    box-sizing: border-box;
    flex-shrink: 0; /* 禁止压缩 */
}

.keytop .keynav li a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.keytop .keynav li a img {
    width: 100%;
    height: auto;
    display: block;
 border-radius: 20%;  overflow: hidden
}

.keytop .keynav li a strong {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin: 4px 0 0 0;
    display: block;
    overflow: hidden;
    white-space: normal
}

.tags-box-ul {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.tags-box-ul li {
    width: 25%;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    padding: 9px 5px 0;
    box-sizing: border-box;
    flex-shrink: 0; /* 禁止压缩 */
}

.tags-box-ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
}
.kl.list.az {
    margin: 0;
}
.tags-box-ul li a img {
    width: 100%;
    height: auto;
    display: block;
 border-radius: 20%;  overflow: hidden
}

.tags-box-ul li a strong {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin: 4px 0 0 0;
    display: block;
    overflow: hidden;
    white-space: normal
}


#info .dbtns {
    height: 60px;
    position: relative;
    display: block!important;
    width: 100%;
    overflow: hidden;
}
#info>p.aq{
    text-align:center;
    margin-bottom: -5px;
    margin-top:5px;
    height: 26px;
    }
#info>p.aq>i.icon {
    display: inline-block;
    border-bottom: 0;
    margin:0 10px;
    position: relative;
    text-align: left;
    padding-left: 18px;
    color:#23c268;
}
#info>p.aq>i.icon::after {
 content: "\2714\fe0e";
 color:#23c268 !important;;
 font-size: 11px;
 line-height: 0.9rem;
 padding-left: 1px;
 text-align: center;
 width: 0.9rem;
 height: 1rem;
 left: 0rem;
 top: 0.15rem;
 cursor: pointer;
 position: absolute;
 background: #ffffff;
 border: 0.01rem solid #23C268;
 border-radius: 0.3rem;
}
i.fb{
    cursor: pointer;
}
i.fb::after{
 content: "\2716\fe0e"!important;
 left: 0.3rem!important;
 padding-left: 0!important;
 width: 0.9rem!important;
 line-height: 1rem!important;
}
#info>p.aq>i.fb{padding-left:21px;background:#23C268;width: 55px;color: #fff; border-radius: 0.3rem;}


#scroller {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

#thelist {
 display: flex;
  width: 500%;
  height: 100%;
  transition: transform 0.4s ease;
  will-change: transform;
}

.slide {

  list-style: none;
  flex-shrink: 0;
  max-height: 269px;
display: flex;

  align-items: center;
}

.slide img {
  margin: 0 auto;
  height: 100%;
  display: block;
}
#saytext {
    width: 96%;
    height: 120px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 185, 165);
    border-image: initial;
    padding: 3px 5px;
    margin: 8px 2%;
}
.nick_name input {
    height: 28px;
    margin: 5px;
    padding-left: 10px;
}

.lstar4{background:url(../images/litterStar.png) no-repeat;width:84px;height:13px;display:block;background-position:0 -104px}
.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 u{margin:0 6px;padding:0 6px;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9}
.kinfo .ktilte{background:#fff;border-bottom:1px solid #ddd;height:40px;line-height:40px;position:relative}
.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}
.kinfo .ktilte{margin:10px 0}
.mkl ul{overflow:hidden;zoom:1}
.mkl li{float:left;display:inline;width:50%;height:140px;margin:5px 0 10px;text-align:center;overflow:hidden}
.mkl li a b{font:1em "\5FAE\8F6F\96C5\9ED1"}
.mkl li a img{width:200px;height:110px;display:block;margin:0 auto 4px}
.kinfo .ktop{left:0;line-height:150%;padding:10px}
.kback{border-radius:4px;background-size:90% 90%;position:absolute;top:0;left:10px;display:none}
.kback,.kback a{width:42px;height:35px}
.kback a{display:block}
.kinfo .navFix{background:hsla(0,0%,94.1%,.9)}
.kinfo .navFix h1{color:#000}
.kinfo .navFix .kback{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}

.kc .kmore{position:absolute;right:0;bottom:42px;width:24px;height:14px}
.kc .kmore span{display:block;width:24px;height: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.hits{float:right;background-size:21px 21px;padding-left:25px}
.kxx u.num{float:left;background-size:18px 14px}
.kl li u.hot{display:block;width:36px;height:36px;position:absolute;top:-2px;left:0;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}
@media screen and (max-width:320px){.kinfo .mkl li{width:50%;height:80px}
.kinfo .mkl li img{width:100px;height:57px}
}
@media screen and (min-width:320px) and (max-width:480px){.kinfo .mkl li{width:50%;height:100px}
.kinfo .mkl li img{width:140px;height:77px}
}
@media screen and (max-width:640px) and (min-width:481px){.kinfo .mkl li{width:33%;height:120px}
.kinfo .mkl li img{width:160px;height:88px}
}
@media screen and (min-width:641px) and (max-width:1150px){.kinfo .mkl li{width:33%}
}
@media screen and (min-width:1151px){.kinfo .mkl li{width:20%}
}
.kc .bg{margin:0 10px}
.kjs a{color:#2a68b6}
.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:700;border-radius:2px;height:26px;line-height:26px;display:block;text-align:center;margin-bottom:4px}
#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,.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;
}
.scroller1 {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* iOS 平滑滚动 */
  scroll-behavior: smooth;
  padding: 10px 0;
  margin: 0;
  list-style: none;
  width: 100%;
  flex-wrap: nowrap; /* ✅ 必须开启，禁止换行 */
  
  /* 强制启用水平拖动 */
  touch-action: pan-x;
  -ms-touch-action: pan-x;

  /* 启用 GPU 加速渲染 */
  transform: translateZ(0);
  will-change: transform;

  /* 隐藏滚动条（可选） */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
}

.scroller1::-webkit-scrollbar {
  display: none; /* Chrome/Safari */
}

/* 每个 item 固定宽度，不伸缩 */
.scroller1 li {
  flex: 0 0 auto; /* ✅ 关键：不伸缩，保持原始宽度 */
  width: calc(50% - 16px); /* 两列布局，左右各留 8px 间距 */
  min-width: 0;
  margin: 0 8px;
}

.scroller1 a.tg {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: inherit;
  width: 100%;
}

.scroller1 img {
  width: 100%;
  height: 100px; /* 固定高度，避免拉伸 */
  object-fit: cover; /* 裁剪图片以填满 */
  border-radius: 8px;
  display: block;
}

.scroller1 strong {
  margin-top: 6px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.guess_nr,.cnxhnr {
    margin: 0 8px
}
.guess-nav {
    display: flex;
    gap: 25px;
}

.guess-nav li {
    display: inline-block;
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

.guess-nav li span {
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    border-right: 1px solid #f0f0f0;
    height: 18px;
    line-height: 18px;
}

.guess-nav li:last {
    border-right: none
}
#wrapert ul .active, #wrapert ul li:active {
    color: #23C268;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}
.tags-box .tit .more {
    float: right;
    font-size: 12px;
    color: #999;
}
.tags-box .tit {
    line-height: 25px;
    margin-bottom: 5px;
}



.clear::after {
    content: "";
    display: table;
    clear: both;
}

/* 主容器样式 */
.keytop {
    max-width: 1200px;
    margin: 20px auto;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}


.p10 {
    padding: 10px;
}

/* 标题区域 */
.d_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.d_title h4 {
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
    margin: 0;
}


/* 标签导航：模拟 / 钓鱼 / 休闲 */
.tags-tab {
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 15px;
}

#wrapert {
    width: 100%;
    overflow: hidden;
}

.guess-nav {
    list-style: none;
    display: flex;
    gap: 20px;
}

.guess-nav li {
    cursor: pointer;
    font-size: 16px;
    color: #666;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
    user-select: none;
}

.guess-nav li:hover,
.guess-nav li.active {
    color: #ff6700;
    border-bottom-color: #ff6700;
    font-weight: 500;
}


.tags-main-ul {
    width: 100%;
}
.tags-main-box.active,
.tags-main-box[style*="display: block"] {
    display: block;
}

/* 分类标题栏 */
.tags-box {
    margin-bottom: 15px;
}

.tags-box .tit {
    font-size: 16px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tags-box .tit a {
    color: #ff6700;
    text-decoration: none;
    font-weight: bold;
}

.tags-box .tit .more {
    font-size: 14px;
    color: #999;
}

.tags-box .tit .more:hover {
    color: #ff6700;
}

/* 描述信息 */
.info {
    padding: 5px;
    background: #f5f5f5;
    border-radius: 6px;
    font-size: 14px;
    color: #555;
    line-height: 1.7;
}

.info img {
    float: left;
    width: 9em;
    height: 6em;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.info p {
    overflow: hidden;
    text-indent: 2em;
}

/* 游戏列表 */
ul.clear {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 15px;
}

ul.clear li {
    width: calc((100% - 3*15px) / 4); /* 每行4个 */
    list-style: none;
}

@media (max-width: 992px) {
    ul.clear li {
        width: calc((100% - 2*15px) / 3); /* 每行3个 */
    }
}

@media (max-width: 768px) {
    ul.clear li {
        width: calc((100% - 15px) / 2); /* 每行2个 */
    }
}

@media (max-width: 480px) {
    ul.clear li {
        width: 100%; /* 每行1个 */
    }
}

ul.clear li a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #333;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

ul.clear li a:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

ul.clear li img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #eee;
    margin-bottom: 8px;
}

ul.clear li span {
    font-size: 14px;
    display: block;
    color: #444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}