@charset "gb2312";

body,p,ul,textarea,form,input,h1,h2,h3,h4,h5,dl,dt,dd,img,section,article,aside,header,footer,nav,dialog,figure,hgroup {
  margin: 0;
  padding: 0;
}
html{overflow-y:scroll;font-size:65%;-webkit-text-size-adjust:none;}
body {
  font-family: "\5FAE\8F6F\96C5\9ED1", verdana, Tahoma, arial, sans-serif;
  color: #333;
  background-image: url(../images/bj.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  font-size: 13px;
  font-size: 1.2rem;
}
@media (max-width: 360px) {
  body {
    font-size: 12px; /* 默认大小 */
  }
}


@media (min-width: 360px) and (max-width: 399px) {
  body {
    font-size: 14px;
  }
}

@media (min-width: 400px) and (max-width: 768px) {
  body {
    font-size: 16px;
  }
}

@media (min-width: 769px) and (max-width: 999px) {
  body {
    font-size: 18px;
  }
}


h3,h2{display:inline;font-size:1.0em;}
h3{font-weight:normal}/*h3 文章列表页文章标题*/
h2 a{color:#000;}/*h2 版块列表页版块名称标题*/
h3 a{color:#444;zoom:1;}
h4{margin:20px 0 10px;font-size:1.1em}
/*a link 基本连接颜色*/
a{text-decoration:none;color:#000;}
a:hover{text-decoration:none;}
/*内补丁*/
.pdD{padding:.3em .5em}
.p10{padding:11px;}
/*main color 数值自定义*/
.f_one,.t_one,.r_one{background:#fff;}
.f_two,.t_two,.r_two{background:#ffff0036;}
/*按钮*/
.btn, .bt {border: 1px #333 solid;margin-right: 0em; color: #f7f7f7; background: #ff6500;  border-top-color: #ff6500; border-left-color: #ff6500; padding: 3px 5px; }
.btn, .bt {
    border: 2px #333 solid;
    margin-right: 0em;
    color: #f7f7f7;
    background: #a157f1;
    border-top-color: #ff6500;
    font-size: 16px;
    border-left-color: #ff6500;
    padding: 10px 24px 10px 24px;
    border-radius: 1px;
}
/*伪类按钮*/
.bta{cursor:pointer;color:#333333;padding:2px 8px;background:#fbeca5;margin:2px;white-space:nowrap;border:1px solid #fc9e2b;}
.abtn2 a{border:1px solid #fbfdff;padding:2px 4px 1px;color:#555;}
.abtn2 a:hover{border:1px solid #2195d2;color:#2195d2;text-decoration:none;background:#fff;}
/*图像*/
.img a img{border:1px solid #c7e1ef;padding:3px;background:#f5fcff;}
.img a:hover img{border:1px solid #a9d5e9;background:#f5fcff;}
.u-img img{padding:1px;background:#f5fcff;border:1px solid #c7e1ef;}
/*form*/
textarea,input,select{font:12px Arial;padding:1px 3px 0 3px;vertical-align:middle;margin-bottom:1px;}
select{border:solid 1px #c7e1ef;}
.input{border:1px solid;line-height: 18px;height: 18px;border:#B9D1DF 1px solid;padding:2px 0px 2px 1px;font-size:1.0em;vertical-align:middle;color:#000;}
textarea{border: 1px solid; border-color: #87bcd8 #87bcd8 #87bcd8 #87bcd8;}
.input:hover,textarea:hover{background:#fffbde;border:#B9D1DF 1px solid;}
/*全局*/
#header{min-width:99%;text-align:center;}
.head-wrap{ background: url(images/wind/headbg.png) repeat-x left bottom}/*top背景*/
#head{width:99%;margin:0 auto;}
.main{width:99%px;margin:0 auto;position:relative;}
.indextop {
    width: 100%;
    margin: 0 auto;
    background: linear-gradient(#060606, #2d2b2b);
    line-height: 80px;
    height: 80px;
    position: fixed;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    top: 0;
    z-index: 998;
    color: #fff;
    font-size: 2.0rem;
    display: inline-block;
}
.indextop img {margin:0 5px;}
.indextop a {color:#fff;}

.indexnav {
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    position: relative;
    max-width: 1035px;
    text-align: left;
    display: flex;
    justify-content: space-between;
}
.indexnav li {
  margin-left: 5px; /* 调整导航项之间的间距 */
}
.topsa {
    background: #1e0a05;
    /* background-position: 0px -50px; */
    width: 60px;
    overflow: hidden;
    padding: 5px 18px;
    /* margin-left: -18px; */
    color: #fff;
    color: #fff;
    width: 100px;
    text-align: center;
    height: 30px;
    /* font-size: 16px; */
    /* line-height: 14px; */
    border: 2px solid #ffff00;
    border-radius: 1px;
}
.topsa:hover {background: #1c8fac url(/images/post.png) 0 bottom repeat-x;background-position: 0px 0px;}
.postbut {
    width: 99px;
    /* border: 1px solid #19a117; */
    height: 23px;
    border: 2px solid #a157f1;
    border-radius: 6px;
    line-height: 16px;
}
.postbut:hover{background:#fffbde;border-color:#87bcd8;border: 2px solid #0a0909;}
.bbstopwh {
  margin-top: 80px;
}

/* 媒体查询，当屏幕宽度小于600px时应用不同样式 */
@media (max-width: 600px) {
  .bbstopwh {
    margin-top: 50px; /* 或者适合较小屏幕的其他数值 */
  }
}



.tx_type_tit {margin:0 auto;line-height:35px;height:35px;background:#01998B;text-align:center;}
.tx_type_tit a {font-size:2rem;font-weight:700;color:#fff;}
.xxqbbslist {width:100%;margin:0 auto;position:relative;max-width:1035px;padding: 6px;}
.xxqbbslist1 {width:100%;margin:0 auto;position:relative;max-width:100%;background-color: #ffffff;}
.tx_wapbbslist {width:100%;background:#fff;margin:0 auto;position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin-top:2px;}
.topic {
    position: relative;
    text-align: left;
    line-height: 20px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 20px;
    padding: 15px 0px;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
}

@media screen and (max-width: 800px) {
    .topic {
        font-size: 18px;
        padding: 13px;
        border-bottom-style: dashed;
    }
}

@media screen and (max-width: 600px) {
    .topic {
        font-size: 16px;
        padding: 12px;
        border-bottom-style: dashed;
    }
}

@media screen and (max-width: 500px) {
    .topic {
        font-size: 14px;
        padding: 10px;
        border-bottom-style: dashed;
    }
}

@media screen and (max-width: 400px) {
    .topic {
          font-size: 12px;
        padding: 9px;
        border-bottom-style: dashed;
    }
}

@media screen and (max-width: 359px) {
    .topic {
        font-size: 11px;
        padding: 8px;
        border-bottom-style: dashed;
    }
}
@media screen and (max-width: 319px) {
    .topic {
        font-size: 10px;
        padding: 8px;
        border-bottom-style: dashed;
    }
}





.reply{	margin-left:35px;}
/*文字ad*/
.ad-text{margin:5px auto 0;border:1px dotted #c7e1ef;border-bottom:0;}
.ad-text .tr3 td,.ad-text .tr3 th{border-bottom:1px dotted #c7e1ef;padding:.4em .6em;}
/*nav背景
.nav-wrap{background:url(images/wind/navbg.png);min-width:980px;}
#topbar{margin:auto;max-width:1200px;}
#nav-top{border-top:0;padding:6px 10px 0;line-height:14px;}
#nav-top li{float:left;margin-left:1em;}
*/
/*顶部导航*/
#nav-operate{ margin:auto;}
#nav-operate td{padding:1em .5em}
#nav-operate a{display:block;width:80px;text-align:center;}
#nav-operate .nav-more,.nav-operate .nav-more:hover{background:none;}
/*栏目导航
#nav{height:32px;width:980px;margin:0 auto;background:url(images/wind/navbg.png)}
#nav-global{padding-left:1em;font-size:14px;float:left;margin:4px 4px 0 0;}
#nav-global li{float:left;}
#nav-global li a{display:block;height:28px;float:left;line-height:28px;padding:0 12px;font-weight:700;color:#fff;}
#nav-global .current{background:url(images/wind/nav-globle-current.png) left top no-repeat;}
#nav-global .current a{color:#000;background:url(images/wind/nav-globle-current.png) right top no-repeat;margin-left:8px;_margin-left:4px;padding-right:1.5em;}
#nav-bbs a{display:block;float:left;margin-top:8px;padding: 0 .5em;color:#c7e1ef;}
*/
/*用户登录*/
#nav-user{ padding-left:.7em;float:right;}
#nav-user td{ padding:0 .7em 0 0; font-size:12px;}
#nav-user table{height:32px}
#nav-user table a{ color:#f2f9ff}
#nav-user .icon-meg,#nav-user .icon-meg2{ width:20px; height:25px; margin:4px .1em 0;float:left; background:url(images/wind/meg-read.gif) center center no-repeat; text-indent:-2000em; overflow:hidden}
#nav-user .icon-meg2{ background-image:url(images/wind/meg.gif);}
.hide{display:none}
#stealth{position:absolute;margin-left:16px;*margin-left:-16px;margin-top:16px;width:11px;height:11px;background:url(images/wind/stealth.gif) 0 0 no-repeat;}
.user-table td{padding:1em 1em .5em 2em;}
/*位置*/
#breadCrumb{padding:10px 0 5px;color:#999;}
/*底部*/
#footer{padding:8px 0 30px;width:98%;margin:0 auto;min-width:980px;max-width:1200px;}
.bottom{margin:0 auto 15px;}
.bottom ul{ padding:0; margin:0; list-style:none;}
.bottom ul li{ padding:0 1em 0 0;display:inline;}
.bottom ul li a{white-space:nowrap;}
/*公告*/
#notice{padding:.3em 0 .3em 1em;height:18px;overflow:hidden;background:url(images/wind/file/anc.png) 8px 7px no-repeat;}
#notice li{list-style:none;float:left;white-space:nowrap;padding-left:1.5em;height:18px;}
#notice a{padding-right:.5em;}
/*table*/
.t{border:1px solid #B9D1DF;}
.tb{border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.t9{border:1px solid #B9D1DF;margin:0 auto;}
.t table{width:100%;}
.t9 table{width:100%;}
.t10 table{width:100%;}
.t10{border:1px solid #B9D1DF;width:100%;}
.t3{margin:5px auto;}
.t5 {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0 auto;
}
.t,.t5{margin:0 auto 0px; height:auto; overflow:hidden;}
.t9,.t5{margin:0 auto 0px; height:auto; overflow:hidden;}
/*table head*/
.h {
    margin: 0 auto;
    background: linear-gradient(45deg, #a157f1, #a157f178, #ff00ff, #7e23f5, #a157f1);
    background-size: 300% 300%;
    text-align: left;
    height: 40px;
    font-size: 16px;
    color: #fff;
    /* border: 1px solid #ddd; */
    padding: 2px 0.5em 0;
    line-height: 40px;
    animation: gradientFlow 5s linear infinite;
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

/* Glowing text effect */
.glowing-text {
    text-shadow: 0 0 5px #fff, 
                 0 0 10px #fff, 
                 0 0 15px #a157f1, 
                 0 0 20px #a157f1, 
                 0 0 25px #a157f1, 
                 0 0 30px #a157f1;
    color: #ffffff;
    font-weight: bold;
    animation: textPulse 1.5s ease-in-out infinite alternate;
}

@keyframes textPulse {
    from {
        text-shadow: 0 0 5px #fff, 
                    0 0 10px #fff, 
                    0 0 15px #a157f1, 
                    0 0 20px #a157f1, 
                    0 0 25px #a157f1, 
                    0 0 30px #a157f1;
    }
    to {
        text-shadow: 0 0 5px #fff, 
                    0 0 10px #fff,
                    0 0 15px #ff8800, 
                    0 0 20px #ff8800, 
                    0 0 25px #ff8800, 
                    0 0 30px #ff8800;
    }
}

@media screen and (max-width: 1030px) {
    .h {
        font-size: 18px;
    }
}

@media screen and (min-width: 300px) and (max-width: 320px) {
    .h {
        font-size: 13px;
    }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
    .h {
        font-size: 14px;
    }
}
@media screen and (min-width: 361px) and (max-width: 480px) {
    .h {
        font-size: 16px;
    }
}



.hbb{border-bottom:0px solid #B9D1DF;background:#dddddd url(/images/wind/hbg.gif) repeat-x;text-align:left;color:#000000;padding:2px .5em 0; line-height:220%;}
.h span{font-weight:normal;color:#006699;}
.h h2{font-weight:bold;}
.h a{font-family:Arial;color:#2cdf55}
.hbb a{font-family:Arial;color:#000000}
.h span a{color:#000000;}
.glleft{margin-left:15px}
.closeicon{margin-top:.3em}
.cate_fold{padding:0 5px 0 5px;margin-bottom:2px;text-decoration:none;}
.cate_fold:hover{text-decoration:none;}
/*table tr1*/
.tr1 th{padding:5px 10px;text-align:left;vertical-align:top;font-weight:normal;}
.tr1 td.td1{border-bottom:1px dotted #c7e1ef;}
/*table tr2*/
.tr2{background:#E8E8E8;color:#333;font-weight:bold;}
.tr2 td,.tr2 th{line-height:25px;border-bottom:1px solid #87bcd8;border-top:1px solid #87bcd8;padding:2px 6px;*padding:4px 6px 1px;}
.tr2 a{color:#333;margin:0 2px 0}
/*table tr3*/
.tr3{ line-height:1.5;}
.tr3 td, .tr3 th {
    border-TOP: 1px solid #8f0707;
    padding: 1.4em 0.6em;
}
.tr3 th{text-align:left;font-weight:normal;}
.z .tr3:hover{background:#EFE8E0;}
.tr td,.tr th{}
.tr8 td{line-height:35px;border-bottom:1px solid #87bcd8;border-top:1px solid #87bcd8;font-size:14px;background:#ddd;color:#333;}
.tr4 td,.tr4 th{border-bottom:1px dashed #ddd;padding:.4em .0em;}
.tr5 td{border-right:1px solid #c7e1ef;border-bottom:1px solid #c7e1ef;background:#dff6ff;padding-left:.5em}/*帖子表格*/
/*浏览页*/
h1{font-size:16px;margin:15px;color:#008ef1;}
.honor{line-height:130%;padding:3px 8px 5px 12px;overflow:hidden;color:#777;}
.txdui{padding:0 1px 0.6em 10px;margin:0;line-height:2em;}
.tpc_content{font-family:Arial;padding:0 10px 2em 10px;margin:0;line-height:2em;text-align:left;background-image:url();}
.tpc_content font{line-height:1.5em;}
.tpc_content a{text-decoration:none;color:#0070AF;}
.tpc_content a:hover{text-decoration:underline}
.tpc_content ol{list-style-type:decimal;}
.tpc_content ul{list-style-type:disc;}
.tips{background:#fdfffc;border:#c5d8e8 1px solid;padding:5px;margin:5px 15px 5px 15px;text-align:left;line-height:20px;float:left;}
.tips li{list-style:none;width:30%;height:24px;line-height:24px; min-width:210px;margin:0 5px;float:left;overflow:hidden;text-overflow:ellipsis;}
.tiptop{border-bottom:1px dashed #ccc ;padding:0 0 0 1px;height:27px;line-height:27px;margin:0px 10px;}
.tiptop dd {float: left;margin:2px 5px 0 0;height:20px;line-height:20px;border-radius:3px;padding:0px 3px 1px 3px;color:#fff;}
.tiptop dd.tipred {background:#a157f1;border:1px solid #a157f1;}
.tiptop dd.tipblue {
    background: #a157f1;
    border: 1px solid #ffff00;
}
.tiptop dd.tipred:hover {background:#E10016;border:1px solid #E10016;}
.tiptop dd.tipblue:hover {background:#17748E;border:1px solid #17748E;}
.tipad{margin:2em 1em 0 1em;padding-bottom:10px;}
.tipad .fr a{color:#888;}
.tipbk {margin:8px;line-height:20px;font-size:1.5rem;}
.readbottom {height:25px;line-height:25px;margin:5px 10px;}
.blockquote3{width:80%;border:1px dashed #CCC;background:#f7f7f7 url(images/blockquote3.png) right top no-repeat;margin:10px 0;padding:5px 10px;}
.blockquote3 .quote{color:#999;font-size:12px;}
.blockquote3 .text{padding:0 10px 10px 10px;}
.blockquote {
    padding: 7px 1px;
    line-height: 25px;
    border: 1px dashed #8BC34A;
    background: #8bc34a70;

    border-radius: 20px;
    font-size: 18px;
    text-align: center;
    color: #ed0505;
    margin-top: 10px;
    margin-bottom: -15px;
}
.buyquote {
    position: relative;
    border: 2px dashed #a157f1;
    background: #cc61d957;
    font-size: 1.2rem;
    padding: 15px 5px;
    border-radius: 20px;
    line-height: 13px;
}
.buyquote .tx_buy {position:absolute;margin-top:-35px;background:#a157f1;border:1px #9D0E0E solid;border-top-color:#FE6767; border-left-color:#FE6767;border-radius:5px;color:#fff;padding:3px 7px;margin-left:-120px;}
.buyquote .tx_cz {position:absolute;margin-top:-35px;background:#085FC0;border:1px #054287 solid;border-top-color:#1783FC; border-left-color:#1783FC;border-radius:5px;color:#fff;padding:3px 7px;margin-left:-40px;}
.buyquote .tx_buy:hover,  .buyquote .tx_cz:hover {text-decoration:none;}
.buynamequote {width:67%;border:1px dashed #eda85f;background:#FEFBF0;font-size:1.3rem;padding:2px 5px;margin:5px 10px;line-height:20px;}
.quote{width:98%;}
.buytit {height:40px;line-height:40px;font-size:1.3rem;}
.block-img{background:#fff7dd url(images/attention.png) 8px 6px no-repeat;padding-left:28px;margin:0 15px 10px;}
.blockquote2{border: 1px solid; border-color: #c0c0c0 #ededed #ededed #c0c0c0;margin:0px;padding:0 0 0 2em;line-height:2em;overflow:hidden;background:#fff}
.blockquote2 ol{margin:0 0 0 1.5em;padding:0;}
.blockquote2 ol li{border-left:1px solid #ccc;background:#f7f7f7;padding-left:10px;font-size:12px;font-family:"Courier New" serif;list-style-type:decimal-leading-zero;padding-right:1em;}
.blockquote2 ol li:hover{background:#fff;color:#008ef1;}
.blockquote2 ol li{list-style-type:decimal;}
.y-style {background:#fff;}
/*pages*/
.pages {
    margin: 0 auto;
    background: #f4f6c4;
    height: 35px;
    line-height: 35px;
    border: #a157f1 1px solid;
    margin-top: 2px;
}
.pages .pagelist{font-size:1.2rem;clear:both;font-family:Verdana,Arial,"宋体";}
.pages .pagelist li, .pages .searlist li {float:left;display:inline-block;_zoom:1;*display:inline;height:23px;line-height:23px;margin:5px 3px 0px 3px;}
.pages .pagelist li.thisclass,
.pages .pagelist li a:hover {padding:0px 10px;color:#fff !important;background:#0078d8 !important;border:1px solid #0072ce;box-shadow: 2px 2px 4px 0px #aaa;border-radius:3px;}
.pages .pagelist li a {display:inline-block;border: 1px solid #86b9d6;background: linear-gradient(#dff6ff, #87bcd8);box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 1), 0 1px 2px rgba(0, 0, 0, 0.15);padding:0px 10px;text-decoration:none;color: #006699;text-align: center;border-radius:3px;vertical-align:top;font-size:1.3rem;}
.pages .pagelist li input {width:30px;padding:3px 0;margin-top:1px;}
.pages .pagelist .pgym {height:25px;line-height:25px;}
/*userimg*/
.portrait-m{ width:40px;height:40px; background:url(images/wind/portrait-bg-m.png) 3px 3px no-repeat; padding:7px }
.portrait-s{ width:18px;height:18px; background:url(images/wind/portrait-bg-s.png) 2px 2px no-repeat; padding:7px; vertical-align: middle }
/*userimg*/
.portrait-m{ width:40px;height:40px; background:url(images/wind/portrait-bg-m.png) 3px 3px no-repeat; padding:7px }
.portrait-s{ width:18px;height:18px; background:url(images/wind/portrait-bg-s.png) 2px 2px no-repeat; padding:7px; vertical-align: middle }
/*5像素圆角*/
.bottom{background:#ffffff;}
.y-bg{margin:0 4px;border-top:1px solid #c7e1ef;}
.y-bg2{margin:0 2px;height:1px;border:2px solid #c7e1ef;border-top:0;border-bottom:0;overflow:hidden;}
.y-bg3{margin:0 1px;height:2px;border:1px solid #c7e1ef;border-top:0;border-bottom:0;overflow:hidden;}
.y-bg4{padding:0 10px;border:1px solid #c7e1ef;border-top:0;border-bottom:0;overflow:hidden;}
/*menu*/
.menu{position:absolute;background:#fff;border:1px solid #c7e1ef;}
.menu a{display:block;padding:4px 8px;}
/*下来框*/
.menu-post{border:2px solid #EFDC7A;padding:1px;background:#F8EFC0;}
.menu-post .menu-b{border:1px solid #fff;background:#F8EFC0;}
.menu-b .h{border-bottom:1px solid #a9d5e9;}
.menu-half li{width:46%;float:left;}
.menu-half li a{float:left;}

/*弹出框 popout*/
.popoutContent{background:#fff;border:1px solid #fc9e2b;}
.bgcorner1,.bgcorner2,.bgcorner3,.bgcorner4,.pobg1,.pobg2,.pobg3,.pobg4{filter:Alpha(opacity=80);_filter:Alpha(opacity=80);opacity:.8;overflow:hidden; z-index:1005; line-height:0 }
.bgcorner1,.bgcorner2,.bgcorner3,.bgcorner4{width:5px;height:5px;background:url(images/pwicon/bgcorner.gif) no-repeat;}
.bgcorner1{background-position: 0 0 }
.bgcorner2{background-position: -5px 0 }
.bgcorner3{background-position: -5px -5px}
.bgcorner4{background-position:0 -5px}

.pobg1{height:5px; }
.pobg2{width:5px;}
.pobg3{height:5px;}
.pobg4{width:5px;}
.popoutContent td{padding:.5em .6em;border-bottom:1px solid #fc9e2b;}
 
.u-postlist-s{padding-bottom:.5em;width:100%;float:left;}
.u-postlist-s li{padding-left:1.5em;margin:.3em 0;float:left; width:90%; overflow:hidden}
.listTable{margin:0 1em .5em}
.listAppItem{padding:0 .5em 1em}
.listAppItem ul{padding:.5em;}
.listAppItem li{width:95%;float:left;padding-bottom:.35em;}
.listAppItem li a{float:left;padding-left:20px;display:inline;}
/*icon*/
.xl-app a{background:url(images/pwicon/app-icon.png) no-repeat;}
/*工具栏*/
.startbar-ui{position:relative;height:24px;border:1px solid #87bcd8;border-bottom:0;background:#e1f2fa url(images/wind/h.png) repeat-x;}
/*span color 数值自定义*/
.black,.black a{color:#A0A0A0}
.s1{color:#008000;} /*绿*/
.s2{color:#984B98;} /*紫*/
.s3{color:#ff6600;} /*橙*/
.s4{color:#0033FF;} /*蓝*/
.s5{color:#659B28}  /*浅绿*/
.s7,.s7 a{color:#ffff00;}
.s8,.s8 a{color:#006699;}
.s9 {color:#ff0;}
.gray,.gray a{color:#908c8c;} /*次要字颜色*/
.red{color:#a157f1;}/*红*/
.mode-main-left a,.blue,.blue a,.c-t-500 span a{color:#2384bc;} /*蓝*/
.tabtd:hover td{
	color:#000;
	background-color:#eef3f6;}
.tabtd{
	border-bottom:1px solid #e6eef7;}
 /*自定义css*/

.tr1 td.td1{border-top:0}
.t4{padding:0}
.t table{border-collapse:collapse;}
.t {padding:0;background-color:#f5fcff;}

.menu .menu-hidden{width:16px;height:16px;float:right;background:url(images/close.gif) no-repeat;}
/*底部弹出框样式*/
.menu-thread-bottom .menu-post,.menu-post-bottom .menu-post{ border:none;}
.menu-thread-bottom .menu-b,.menu-post-bottom .menu-b{ background:#f5fcff}
.menu-post-bottom dt a{color:#659B28; cursor:text}
.menu-post-bottom dt a:hover{ text-decoration:none}
/* popout forum list*/
.forum-list-popout { max-height:400px;_height:400px; overflow:auto}
.forum-list-popout a:hover{ color:#659B28}
.forum-list-popout dl{border-bottom:1px dashed #c7e1ef; padding:5px 0;}
.forum-list-popout dt{font-weight:700;padding:0 0 2px}
.forum-list-popout dt a{display:inline}
.forum-list-popout dd a{width:13em;padding:2px 0;margin-left:1em;float:left;display:inline;color:#006699}
.replytit {color:#444;font-size:1.2rem;}
.gray{color:#818a89}
/*彩虹字底色*/
.fb2{background-color:#D82B84; border: 1px #FF6500 solid;color:#ffff00;}
.fb3{background-color:#FF9900; border: 1px #FF6500 solid;color:#008000;}
.fb4{background-color:#FFD700; border: 1px #FF6500 solid;color:#ff00ff;}
.fb5{background-color:#008800; border: 1px #FF6500 solid;color:#ffff00;}
.fb6{background-color:#698CC3; border: 1px #FF6500 solid;color:#ffffff;}
.fb7{background-color:#FFB6C1; border: 1px #FF6500 solid;color:#000000;}
.fb8{background-color:#FF00FF; border: 1px #FF6500 solid;color:#ffff00;}
.fb9{background-color:#000000; border: 1px #FF6500 solid;color:#ff00ff;}
.fba{background-color:#a157f1; border: 1px #FF6500 solid;color:#ffff00;}
.fbb{background-color:#0000FF; border: 1px #FF6500 solid;color:#ffffff;}
.fbc{background-color:#CD853F; border: 1px #FF6500 solid;color:#000000;}
.fbd{background-color:#ffffff; border: 1px #FF6500 solid;color:#008000;}
.fbe{background-color:#DAA520; border: 1px #FF6500 solid;color:#ffffff;}
.fbf{background-color:#FFFF00; border: 1px #FF6500 solid;color:#000000;}
.fbg{background-color:#70DB93; border: 1px #FF6500 solid;color:#000000;}
.fbh{background-color:#00FFFF; border: 1px #FF6500 solid;color:#ff00ff;}
.fbi{background-color:#ADEAEA; border: 1px #FF6500 solid;color:#000000;}
.fbj{border:solid 1px #DD2292;border-left-width:1px;border-left-color:#DD2292;padding:1px 6px 2px 6px;}
.fbk{border:solid 1px #cc0000;border-left-width:1px;border-left-color:#cc0000;padding:1px 6px 2px 6px;}
.fbl{border:solid 1px #55AA55;border-left-width:1px;border-left-color:#55AA55;padding:1px 6px 2px 6px;}
.fbm{border:solid 1px #0000cc;border-left-width:1px;border-left-color:#0000cc;padding:1px 6px 2px 6px;}
.fbn{border:solid 1px teal;border-left-width:1px;border-left-color:teal;padding:1px 6px 2px 6px;}
.xxk{border:dashed 1px #FF6500;border-left-width:1px;border-left-color:#FF6500;padding:1px 6px 2px 6px;}
.jsk{border:solid 1px #FF6500;border-left-width:1px;border-left-color:#FF6500;padding:1px 6px 2px 6px;}
.rainbow{ behavior:url('font.htc') }
.thread_table {
	border-top: 1px solid #F4B76D;border-bottom: 1px solid #F4B76D;
	background-color: #fbeca5;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 22px;
}
.button {border: 1px solid #87bcd8;height: 25px;line-height: 25px;}
.button:hover{background:#fffbde;border-color:#87bcd8;border:1px solid #87bcd8;}
.bbsgstz {margin: 0 auto;border: dashed 1px #ddd;background: #fff;font-size:1.4rem;font-weight:bold;}
.bbsgstz td {border-bottom: dashed 1px #ddd;padding:5px 0px;}
.bbsgstz td.txicon {width:10%;background:#037594;color:#fff;text-align:center;}
.bbsgstz td.txline {width:73%;text-align: left;line-height:22px;padding-left:5px;}
.bbsgstz td.txzz {width:17%;}

.dlzll{text-align:left;line-height: 20px;padding-left:4px;}
.dlzlr{text-align:left;line-height: 20px;}
.threadtxt:hover { color:blue;}
.conBox { margin-top: 10px;}
.bigTit { font-size: 18px;font-family:"Microsoft 宋体"; margin-bottom: 10px;}
.bigTit2 { padding-bottom:5px; border-bottom: dashed 1px #ddd;}
.txtGreen { color: #87bcd8;}
.bgk000{border: 1px solid #87bcd8;margin-bottom:3px;}
.bgk001{padding-top:2px;padding-left:1px;padding-right:1px;}
.bgk002{border: 1px solid #87bcd8;}
.hl_hot {background:#f7f7f7;}
.hl_hot .bm_h{background:url(/images/discuss_hot.png) 10px no-repeat;padding-left:30px;line-height:45px;height:45px;border-bottom:1px solid #ddd;font-size: 13px;font-weight:bold;}
.hl_hot p{line-height:25px;padding:.4em .3em;border-bottom:1px dashed #ddd;}
.lxbg{line-height:40px;height:40px;float:left;}
.threadlist{background: #f7f7f7;width:100%;line-height:40px;height:40px;}
.threadlist a{blr:expression(this.onFocus=this.blur())}
.threadlist li{float:left;text-align:center;}
.threadlist .qb a{background: #a157f1;color: #fff;border-radius:3px;padding:6px 10px 4px 10px;margin-left: 5px;font-weight:bold;font-size: 14px;}
.threadlist .ba a{border-color: #000000;border:1px solid #a157f1;padding:6px 10px 4px 10px;margin-right: 3px;margin-left:3px;font-size: 14px;}
.threadlist a:hover {color: #fff;background: #a157f1;border-color: #a157f1;}
.threadlist .bta{height:20px;line-height:20px;border:1px solid #fbeca5;margin-left:1em;color:$cbgfont;}
.threadlist .current{color: #fff;background: #a157f1;border-color: #a157f1;}
.threadlist .baput{border-color: #000000;border:1px solid #a157f1;padding:6px 10px 4px 10px;margin-right: 3px;margin-left:3px;font-size: 14px;width:100px;}
.threadlist .bbput{border-color: #000000;border:1px solid #a157f1;padding:margin-right: 3px;margin-left:3px;font-size: 14px;height:28px;}
.tdnmr {word-wrap: break-word;word-break:break-all;text-align:left;line-height:23px;}
/*搜索*/
.searchtitle {width:100%;margin:0 auto;text-align: center;height:50px;line-height:50px;-webkit-border-radius: 4px;-moz-border-radius:4px;border-radius: 4px;position:relative;overflow:hidden;}
.searchinput {width:60%;height:30px;line-height:30px;border: 1px solid #B9D1DF; font-size:1.2rem;padding-left:.5rem;-webkit-border-radius: 4px;-moz-border-radius:4px;border-radius: 4px;}
.searchbtn {padding:0px 10px;height:30px;line-height:30px;margin:0px 2px; text-align: center; color: #fff; text-decoration: none;display: inline-block; background: #187c94;cursor: pointer;border: 0;-webkit-border-radius: 4px;-moz-border-radius:4px;border-radius: 4px;}
.searchbtn:hover {background: #06B9A4;}
.cgi-subNav {overflow:hidden;padding: 5px 0px;max-width:900px;margin: 0 auto;}
.cgi-subNav ul li a {margin:5px;float:left;width: calc(25% - 13px); padding:5px 0;color:#fff; border: 1px solid #795548;list-style:none;text-align: center;text-decoration: none;display:inline-block;border-radius:5px;box-shadow:0 0 0 3px #ccc;}
.Nav-1{background:#187c94}
.cgi-subNav ul li a.on {color:#a157f1;border-color:#a157f1}
.alertbox {WIDTH:280px;height:370px;TOP:10%;bottom:20%;left:50%;right:40%;POSITION: absolute;position: fixed;z-index:99999999;background:#039E6D;}
.alertbox .alertcol {margin:0 auto;padding-top:5px;height:25px;light-height:25px;text-align:center;color:#ffff00;font-size: 14px;font-weight: bold;background-color: #05838C;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius: 5px;border:1px #011415 solid;border-top-color:#05B3BF; border-left-color:#05B3BF;}
.alertbox .alertcol .alertcola {font-size: 14px;color:#fff;height:25px;light-height:25px;text-align:right;float:right;padding-right:5px;}
.alertbox .adduser_box {width:99.6%;margin:0 auto;background-color:#02A2AA;position:relative;}
.alertbox .adduser_box ul {position:relative;overflow:hidden;}
.alertbox .adduser_box ul span {float:left;height:20px;light-height:20px;
width:32.3%;margin:0 auto;background-color: #05838C;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius: 5px;border:1px #011415 solid;border-top-color:#05B3BF; border-left-color:#05B3BF;text-align: center;padding-top:2px;}
.alertbox .adduser_box ul span:hover {-webkit-border-radius:5px;-moz-border-radius:5px;border-radius: 5px;background-color:#04B2BB;color: #ff0 !important;border:1px #03B1BD solid;border-bottom-color:#05EBFB;}
.alertbox .adduser_box ul span a{color:#0ff;font-size:13px;text-align:center;display:block;}
.alertbox .adduser_box ul span a:hover {color: #ff0 !important;text-decoration:none;}

.txbuy {
    background: #a157f1;
    border: 1px #9D0E0E solid;
    border-top-color: #FE6767;
    border-left-color: #FE6767;
    border-radius: 28px;
    color: #fff;
    padding: 9px 18px;
    width: 50px;
    font-size: 18px;
    /* width: 30%; */
    line-height: 3rem;
}
.txcz {
    background: #085FC0;
    border: 1px #054287 solid;
    border-top-color: #1783FC;
    border-left-color: #1783FC;
    border-radius: 5px;
    color: #fff;
    padding: 3px 7px;
    font-size: 14px;
    line-height: 3rem;
    
}


.kaijiang {
    height: 153px;
}
@media (max-width: 600px) {
    .kaijiang {
        height: 115px;
    }
}

@media (min-width: 601px) and (max-width: 900px) {
    .kaijiang {
        height: 140px;
    }
}

@media (min-width: 901px) {
    .kaijiang {
        height: 153px;
    }
}


.chujitie {
    background: #8a4ad6;
    color: #FFF;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 16px;
}
.chujitie:before {
    content: "\521D\7EA7\8D34";
    color: #FFF;
  }

.gonggao {
    color: #FFF;
    display: inline-block;
    padding: 3px 12px;
    border-radius: 16px;
    animation: gonggaoBlink 2s infinite; /* 使用gonggaoBlink动画，时长4秒，无限循环 */
}

@keyframes gonggaoBlink {
    0% { background-color: #3c3434; } /* 初始颜色 */
    20% { background-color: #FF5733; } /* 第一种颜色 */
    40% { background-color: #e50404; } /* 第二种颜色 */
    60% { background-color: #407912; } /* 第三种颜色 */
    80% { background-color: #FF33E9; } /* 第四种颜色 */
    100% { background-color: #000bff; } /* 第五种颜色 */
}




.jingpintie {
    background: #e18d42;
    color: #FFF;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 16px;
}
.dashangtie {
    background: #a157f1;
    color: #FFF;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 16px;
}
.downapp {
    display: inline-block;
    padding: 0 15px;
    font-size: 12px;
    line-height: 26px;
    color: #f1f3f1;
    text-align: center;
    cursor: pointer;
    background: none;
    background-color: #f30000cc;
    border: 2px solid #0a0909;
    border-radius: 20px;
}

.fanhuishouye {
    position: fixed;
    left: 85%;
    top: 85%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    z-index: 999;
     background-image: url('../images/top.png');
     background-size: cover; /* 背景图片等比例缩放以完全覆盖元素 */
     background-repeat: no-repeat; /* 防止背景图片重复显示 */
    font-weight: bold;
    font-size: 18px;
    line-height: 49px;
    text-align: center;
    opacity: 1;
    text-decoration: none;
}
.wapfanhuishouye {
    position: fixed;
    left: 85%;
    top: 85%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    z-index: 1;
     background-image: url('../images/top.png');
     background-size: cover; /* 背景图片等比例缩放以完全覆盖元素 */
     background-repeat: no-repeat; /* 防止背景图片重复显示 */
    font-weight: bold;
    font-size: 18px;
    line-height: 49px;
    text-align: center;
    opacity: 0.8;
    text-decoration: none;
}

.wapguanlihoutai {
    position: fixed;
    left: 85%;
    top: 75%;
    margin-top: -25px;
    width: 50px;
    border-radius: 30px;
    height: 50px;
    color: chartreuse;
    z-index: 1;
    background-color: #55505099;
    font-weight: bold;
    font-size: 18px;
    line-height: 49px;
    text-align: center;
    opacity: 1;
    text-decoration: none;
}



.zuozheming {
      font-size: 18px;
    line-height: 38px;
  color: #f1f3f1;
  text-align: center;
  animation: blink 1s infinite;
}

@keyframes blink {
  0% { color: #f1f3f1; }
  50% { color: #a157f1; } /* 修改为想要闪烁的颜色 */
  100% { color: #32ad0b; }
}



.zuozhexinxi {
    width:100%;
    background-color: #fff;
}
.wapshouyetupian {
    height:50px;
}

.wapyh {
    font-size: 16px;
    padding: 15px;
    font-weight: bold;

}

.wapshuru {
    border: 2px solid #7e0505;
    height: 35px;
    width: 94%;
    max-width: 480px;
    min-width: 290px;
    padding: 10px;
    line-height: 35px;
    margin: 0 auto;
    font-size: 16px;
    border-radius: 15px;
}
.wapdenglu {
    border: 2px #333 solid;
    margin-right: 0em;
    color: #f7f7f7;
    width: 100%;
    max-width: 480px;
    min-width: 320px;
    background: #a157f1;
    border-top-color: #ff6500;
    font-size: 24px;
    padding: 15px;
    border-left-color: #ff6500;
    padding: 10px 24px 10px 24px;
    border-radius: 10px;
}

.wapzhuce,.a {
    border: 2px #333 solid;
    margin-right: 0em;
    color: #f7f7f7;
    width: 100%;
    max-width: 480px;
    min-width: 320px;
    background: #34cf0f;
    border-top-color: #ddd;
    font-size: 24px;
    padding: 15px;
    border-left-color: #ffff00;
    padding: 10px 24px 10px 24px;
    border-radius: 1px;
}
.waplog {
    margin-top: 50px;
    width: 100%;
    text-align: center;
    min-width: 290px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}
.baisebeijing {
background-color:#fff;
}

.shuomingwenzi {
    font-size: 16px;
    font-weight: bolder;
    
}

.jinbijilu {

    max-width: 1030px;
    min-width: 290px;
    margin: 0 auto;
    width: 100%;

}

.dibupic {

    max-height: 5130px;
    min-height: 1650px;
    height: 5000px;
    margin: 0 auto;
    width: 100%;

}
@media screen and (max-width: 800px) {
    .dibupic {
        height: 3900px;
    }
}

@media screen and (max-width: 600px) {
    .dibupic {
        height: 2950px;
    }
}


@media screen and (max-width: 500px) {
    .dibupic {
        height: 2500px;
    }
}


@media screen and (max-width: 400px) {
    .dibupic {
        height: 1600px;
    }
}


@media screen and (max-width: 359px) {
    .dibupic {
        height: 1650px;
    }
}

@media screen and (max-width: 319px) {
    .dibupic {
        height: 1500px;
    }
}

.tx_wapbbslistdonghua {
    /* 基本背景属性 */
    background-repeat: no-repeat;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-size: 100% auto; /* 宽度适应容器，高度保持比例 */
    background-color: rgba(255, 255, 255, 0.7); /* 调整为70%不透明度 */
    background-blend-mode: soft-light; /* 默认混合模式 */
    position: relative; /* 确保内容能正确定位 */
}

/* 确保内容在背景之上 */
.tx_wapbbslistdonghua > * {
    position: relative;
    z-index: 2;
}

/* 背景图片移动动画 - 水平方向移动，不做垂直移动 */
@keyframes moveBackground1 {
    0% { background-position: 0% 0%; }
    50% { background-position: 20% 0%; }
    100% { background-position: 0% 0%; }
}

@keyframes moveBackground2 {
    0% { background-position: 10% 0%; }
    50% { background-position: 0% 0%; }
    100% { background-position: 10% 0%; }
}

@keyframes moveBackground3 {
    0% { background-position: 5% 0%; }
    50% { background-position: 25% 0%; }
    100% { background-position: 5% 0%; }
}

@keyframes moveBackground4 {
    0% { background-position: 15% 0%; }
    50% { background-position: 0% 0%; }
    100% { background-position: 15% 0%; }
}

/* 不同的动画类，JS将随机应用其中一个，加快速度 */
.bg-animation-1 {
    animation: moveBackground1 30s ease-in-out infinite;
}

.bg-animation-2 {
    animation: moveBackground2 35s ease-in-out infinite;
}

.bg-animation-3 {
    animation: moveBackground3 40s ease-in-out infinite;
}

.bg-animation-4 {
    animation: moveBackground4 45s ease-in-out infinite;
}

/* 添加一个新的类用于JavaScript设置随机背景 */
.random-background {
    transition: background-image 0.5s ease-in-out;
}

/* 流动渐变文字效果 */
.flowing-gradient-text {
    position: relative !important;
    animation: contrastBlink 0.3s steps(2) infinite !important;
    font-weight: bold !important;
    font-size: 14px !important;
    display: inline-block !important;
    padding: 2px 4px !important;
    letter-spacing: 1px !important;
    background-image: none !important;
    -webkit-background-clip: initial !important;
    background-clip: initial !important;
    text-shadow: none !important;
}

/* 确保flowing-gradient-text内部的所有元素都应用闪烁效果，包括font标签 */
.flowing-gradient-text,
.flowing-gradient-text > *,
.flowing-gradient-text font,
.flowing-gradient-text font[color] {
    color: inherit !important;
}

@keyframes contrastBlink {
    0%, 100% {
        color: #000000 !important; /* 纯黑色 */
    }
    50% {
        color: #00ff00 !important; /* 亮绿色，与黑色形成强烈对比 */
    }
}

@keyframes flowingText {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: 200% center;
    }
}

/* 浏览次数样式 */
.browse-count {
    display: inline-block;
    background: linear-gradient(45deg, #ff9900, #a157f1);
    color: white;
    padding: 4px 10px;
    border-radius: 15px;
    font-size: 14px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    margin-top: 5px;
}

.browse-count font {
    font-weight: bold;
    animation: numberPulse 1.5s ease-in-out infinite alternate;
}

@keyframes numberPulse {
    from {
        color: #2cdf55;
    }
    to {
        color: #ffffff;
    }
}




.chushoutiezi {
    background: linear-gradient(90deg, #ff7d00, #a157f1, #272525);
    color: #FFF;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 6px;
    background-size: 200% auto;
    animation: flowColors 1s linear infinite;
}
.chushoutiezi:before {
    content: "\6253\8D4F\8D34";
    color: #FFF;
  }


@keyframes flowColors {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.fxnr {
    background-color: #000;
    color: #FFF;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 6px;
    animation: shakeColors 1s linear infinite, changeBorderColor 1s linear infinite;
}

@keyframes changeBorderColor {
    0% { border: 1px solid #a157f1; }
    25% { border: 1px solid #00ff00; }
    50% { border: 1px solid #0000ff; }
    75% { border: 1px solid #ffff00; }
    100% { border: 1px solid #ff00ff; }
}




.jipintiezi {

    margin: 0;
    background: -webkit-linear-gradient(left, #ffffff, #a157f1 6.25%, #ffffff 12.5%, #ffff00 18.75%, #00ff00 25%, #00ffff 31.25%, #fff 37.5%, #ff00ff 43.75%, #ffffff 50%, #ffffff 56.25%, #ff7d00 62.5%, #ffff00 68.75%, #00ff00 75%, #00ffff 81.25%, #9e9ef3 87.5%, #fff 93.75%, #ffff00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    animation: masked-animation 2s infinite linear;
}
.jipintiezi:before {
    content: "\9A8C\8BC1\8D34";
  }

@keyframes masked-animation {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: -50%    0;
    }

    100% {
        background-position: -100%, 0;
    }
}



.author-info {
  display: flex;
  flex-wrap: nowrap; /* 禁止换行 */
  align-items: center;
  padding: 12px 16px;
  background-color: #f8f9fa;
  border-radius: 8px;
  overflow: hidden; /* 防止内容溢出 */
  max-width: 100%;
}

.author-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #e9ecef; /* 占位图背景色，可替换为实际图片 */
  margin-right: 16px;
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.6); /* 基础光晕效果 */
  
  /* 动态光晕效果 - 选择其中一种即可 */
  animation: glow 2s ease-in-out infinite alternate; /* 呼吸效果 */
  /* animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; */ /* 脉动效果 */
  /* animation: float 6s ease-in-out infinite; */ /* 浮动效果 */
}

/* 呼吸效果 - 光晕大小和透明度变化 */
@keyframes glow {
  from {
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5), 0 0 10px rgba(0, 123, 255, 0.4);
  }
  to {
    box-shadow: 0 0 15px rgba(0, 123, 255, 0.8), 0 0 25px rgba(0, 123, 255, 0.5);
  }
}

/* 脉动效果 - 光晕快速扩张和收缩 */
@keyframes pulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.7);
  }
  50% {
    box-shadow: 0 0 0 8px rgba(0, 123, 255, 0);
  }
}

/* 浮动效果 - 光晕轻微旋转和浮动 */
@keyframes float {
  0% {
    transform: translateY(0px) rotate(0deg);
    box-shadow: 0 0 10px rgba(0, 123, 255, 0.6);
  }
  50% {
    transform: translateY(-5px) rotate(2deg);
    box-shadow: 0 5px 15px rgba(0, 123, 255, 0.7);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
    box-shadow: 0 0 10px rgba(0, 123, 255, 0.6);
  }
}

.author-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1; /* 弹性扩展防止换行 */
  white-space: nowrap; /* 文本不换行 */
  overflow: hidden;
  text-overflow: ellipsis; /* 超出显示省略号 */
}

.author-name {
  font-size: 16px;
  font-weight: 600;
  color: #212529;
  margin-bottom: 4px;
}

.author-level {
  font-size: 14px;
  color: #6c757d;
}

.view-count {
  font-size: 14px;
  color: #6c757d;
  margin-left: 24px; /* 与左侧内容保持间距 */
}

/* 小屏适配（宽度≤480px） */
@media (max-width: 480px) {
  .author-info {
    padding: 8px 12px;
  }
  .author-avatar {
    width: 40px;
    height: 40px;
    margin-right: 12px;
  }
  .author-name {
    font-size: 14px;
  }
  .author-level, .view-count {
    font-size: 12px;
  }
  .view-count {
    margin-left: 16px;
  }
}



.admin-panel {
    position: fixed;
    right: 2%;
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff7a;
    padding: 5px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    max-width: 200px;
}
  
  .admin-panel div {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  
  .admin-panel input[type="radio"] {
    margin-right: 4px;
    vertical-align: middle;
  }
  
  .admin-panel label {
    display: flex;
    align-items: center;
    padding: 5px 3px;
    background: #f5f5f5;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
  }
  
  .admin-panel input[type="radio"]:checked + label {
    background: #007aff;
    color: white;
  }
  
  .admin-panel label:hover {
    background: #e0e0e0;
  }
  
  @media (max-width: 768px) {
    .admin-panel {
      right: 5px;
      max-width: 150px;
      font-size: 12px;
    }
    
    .admin-panel label {
      padding: 3px;
    }
  }













.kanxi-baby {
    visibility: hidden;
    position: absolute;
    top: -9999px;
    left: -9999px;
    height: 1px;
    box-sizing: border-box;
}

ul.kanxi-baby {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    top: -9999px;
    left: -9999px;
    height: 1px;
    box-sizing: border-box;
}

li.kanxi-baby {
    background-color: #f4f4f4;
    border-radius: 4px;
    padding: 0;
    height: 1px;
    top: -9999px;
    left: -9999px;
    box-sizing: border-box;
}

a.kanxi-baby {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    transition: color 0.3s ease;
    height: 1px;
    box-sizing: border-box;
    display: block;
}

a.kanxi-baby:hover {
    color: #007bff;
}