/* 修复错误，保持原有排版和风格不变，确保响应式设计兼容性 */
/* 全局样式重置 + 统一盒模型（核心修复：解决宽度计算问题） */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; /* 修复：统一盒模型，避免padding/border撑开宽度 */
}
body,div,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:85%;
  line-height: 1.5;
  -webkit-text-size-adjust:none;
  background:#f5fcff;
}
body{ 
  margin:0 auto;
  font-size:13px;
  font-size:1rem;
  font-family:"Microsoft YaHei","\5FAE\8F6F\96C5\9ED1","宋体", Tahoma,verdana,arial,sans-serif;
  color: #222;
  word-wrap:break-word;
  word-break:break-all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c{clear:both;height:5px;font:0px/0px Arial;overflow:hidden;}
h3,h2{display:inline;font-size:1.0em;}
h3{font-weight:normal}/*h3 文章列表页文章标题*/
h2 a{color:#000;}/*h2 版块列表页版块名称标题*/
h3 a{color:#444;zoom:1;}
ul{ list-style:none;}
h4{margin:20px 0 10px;font-size:1.1em}
/*a link 基本连接颜色*/
a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}
/*内补丁*/
.pdD{padding:.3em .5em}
.p10{padding:11px;}
/*main color 数值自定义*/
.f_one,.t_one,.r_one{background:#fff;}
.f_two,.t_two,.r_two{background:#dff6ff;}
/*按钮*/
.btn{
  position:relative;
  overflow:hidden;
  padding:3px 5px;
  margin-left:5px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  display:inline-block;
  cursor:pointer;
}
.iptbg2 {background:#115966;color:#fff;border:1px solid #000;border-top-color: #05D7E6;border-left-color: #05D7E6;}
.iptbg2:hover{background:#27B5CE;}
.iptbg3 {background:#7E3698;color:#fff;border:1px solid #000;border-top-color: #E3A0FB;border-left-color: #9834BD;}
.iptbg3:hover{background:#441A53;}
.iptbg4 {background:#C0563F;color:#fff;border:1px solid #000;border-top-color: #FAA898;border-left-color: #733427;}
.iptbg4:hover{background:#773224;}
.iptbg5 {background:#0079E3;color:#fff;border:1px solid #000;border-top-color: #24DDFE;border-left-color: #010809;}
.iptbg5:hover{background:#128BA0;}
/*伪类按钮*/
.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;
  box-sizing: border-box; /* 修复：表单元素盒模型统一 */
}
select{border:solid 1px #c7e1ef;}
.input{
  border:1px solid;
  line-height: 18px;
  height: 18px;
  border-color:#87bcd8;
  padding:2px 0px 2px 1px;
  font-size:1.0em;
  vertical-align:middle;
  color:#000;
  box-sizing: border-box; /* 修复：输入框宽度计算问题 */
}
textarea{border: 1px solid; border-color: #87bcd8;}
.input:hover,textarea:hover{background:#fffbde;border-color:#C97E23;}
/*全局*/
#header{min-width:99%;text-align:center;}
.head-wrap{ background: url(images/wind/headbg.png) repeat-x left bottom}/*top背景*/
.bbslist_box{width:100%;margin:0 auto;max-width:1268px;position:relative;overflow:hidden;}
.headerbox{width:100%;margin:0 auto;max-width:1268px;position:relative;overflow:hidden;background:#fff;}
/*文字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{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 #87bcd8;}
.tb{border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.t9{border:1px solid #87bcd8;width:98%;}
.t table{width:100%;}
.t9 table{width:100%;}
.t10 table{width:100%;}
.t10{border:1px solid #87bcd8;width:100%;}
.t3{margin:5px auto;}
.t5{border:1px solid #87bcd8;width:99.8%;}
.t,.t5{margin:0 auto 0px; height:auto; overflow:hidden;}
.t9,.t5{margin:0 auto 0px; height:auto; overflow:hidden;}
/*table head*/
.h{border-bottom:1px solid #ddd;background:#e6eff7;text-align:left;color:#1b72af;padding:3px 5px 2px 5px;line-height:200%;}
.hbb{border-bottom:0px solid #87bcd8;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:#000000}
.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 #87bcd8;padding:.4em .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 15px;margin:0;line-height:2em;text-align:left;}
.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;background:#fff7dd;}
.tipbk{margin:0 15px 0 15px;}
.tipad{margin:2em 1em 0 1em;padding-bottom:10px;}
.tipad .fr a{color:#888;}
.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{width:98%;zoom:1;padding:5px 8px 5px;line-height:1.3;border:1px dashed #eda85f;background:#fff7dd;color:#000;margin:0 15px;}
.quote{width:98%;margin:0px 5px 10px 5px;}
.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;}
/*pages*/
.pages {float: left;}
.pages ul{font-size:12px;clear:both;font-family:Verdana,Arial,"宋体";}
.pages ul li{display:inline-block;_zoom:1;*display:inline;height:25px;line-height:27px;}
.pages ul li a{float:left;background:#ffffff;padding:0px 8px;margin:8px 0px 8px 4px;border:1px solid #C2D5E3;border-radius:2px;display:inline-block;color:#000000;}
.pages ul li a:hover{color:#FFF;text-decoration:none;background-color:#F80;}
.pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{color:#f00;background-color:#E5EDF2;font-weight:bold;}
.pages ul li input{float:left;border:1px solid #909090;height:26px;line-height:27px;padding:0px 3px;margin:8px 0px 8px 4px;box-sizing: border-box;}
.pages a.pgh{float: left;padding-left:15px;background:url(/images/arw_l.gif) left no-repeat;height:28px;line-height:29px;}
.pages a.pgx{float: left;padding-right:15px;background:url(/images/arw_r.gif) right no-repeat;height:28px;line-height:29px;}
.pages a.pgs{float: left;padding-left:15px;background:url(/images/arw_l.gif) left no-repeat;height:28px;line-height:29px;}
.pages .pgym, .pages ul span {float:left;background:#ffffff;padding:0px 8px;margin:8px 0px 8px 4px;border:1px solid #C2D5E3;border-radius:2px;display:inline-block;color:#000000;overflow:hidden;}
/*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;}
.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;}
 
.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}

.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}
.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}
.topic {text-align: left; line-height: 20px;margin-top: 10px;margin-bottom: 20px;margin-left: 15px;}
.reply{	margin-left:15px;} 
/*彩虹字底色*/
.fb2{background:#D82B84; border: 1px #FF6500 solid;color:#ffff00;padding:1px 0px 2px 3px;border-radius:3px;}
.fb3{background:#FF9900; border: 1px #FF6500 solid;color:#008000;padding:1px 0px 2px 3px;border-radius:3px;}
.fb4{background:#FFD700; border: 1px #FF6500 solid;color:#ff00ff;padding:1px 0px 2px 3px;border-radius:3px;}
.fb5{background:#008800; border: 1px #FF6500 solid;color:#ffff00;padding:1px 0px 2px 3px;border-radius:3px;}
.fb6{background:#698CC3; border: 1px #FF6500 solid;color:#ffffff;padding:1px 0px 2px 3px;border-radius:3px;}
.fb7{background:#FFB6C1; border: 1px #FF6500 solid;color:#000000;padding:1px 0px 2px 3px;border-radius:3px;}
.fb8{background:#FF00FF; border: 1px #FF6500 solid;color:#ffff00;padding:1px 0px 2px 3px;border-radius:3px;}
.fb9{background:#000000; border: 1px #FF6500 solid;color:#ff00ff;padding:1px 0px 2px 3px;border-radius:3px;}
.fba{background:#FF0000; border: 1px #FF6500 solid;color:#ffff00;padding:1px 0px 2px 3px;border-radius:3px;}
.fbb{background:#0000FF; border: 1px #FF6500 solid;color:#ffffff;padding:1px 0px 2px 3px;border-radius:3px;}
.fbc{background:#CD853F; border: 1px #FF6500 solid;color:#000000;padding:1px 0px 2px 3px;border-radius:3px;}
.fbd{background:#ffffff; border: 1px #FF6500 solid;color:#008000;padding:1px 0px 2px 3px;border-radius:3px;}
.fbe{background:#DAA520; border: 1px #FF6500 solid;color:#ffffff;padding:1px 0px 2px 3px;border-radius:3px;}
.fbf{background:#FFFF00; border: 1px #FF6500 solid;color:#000000;padding:1px 0px 2px 3px;border-radius:3px;}
.fbg{background:#70DB93; border: 1px #FF6500 solid;color:#000000;padding:1px 0px 2px 3px;border-radius:3px;}
.fbh{background:#00FFFF; border: 1px #FF6500 solid;color:#ff00ff;padding:1px 0px 2px 3px;border-radius:3px;}
.fbi{background:#ADEAEA; border: 1px #FF6500 solid;color:#000000;padding:1px 0px 2px 3px;border-radius:3px;}
.fbj{border:solid 1px #DD2292;border-left-width:1px;border-left-color:#DD2292;padding:1px 0px 2px 6px;border-radius:3px;}
.fbk{border:solid 1px #cc0000;border-left-width:1px;border-left-color:#cc0000;padding:1px 0px 2px 6px;border-radius:3px;}
.fbl{border:solid 1px #55AA55;border-left-width:1px;border-left-color:#55AA55;padding:1px 0px 2px 6px;border-radius:3px;}
.fbm{border:solid 1px #0000cc;border-left-width:1px;border-left-color:#0000cc;padding:1px 0px 2px 6px;border-radius:3px;}
.fbn{border:solid 1px teal;border-left-width:1px;border-left-color:teal;padding:1px 0px 2px 6px;border-radius:3px;}
.xxk{border:dashed 1px #FF6500;border-left-width:1px;border-left-color:#FF6500;padding:1px 0px 2px 6px;border-radius:3px;}
.jsk{border:solid 1px #FF6500;border-left-width:1px;border-left-color:#FF6500;padding:1px 0px 2px 6px;border-radius:3px;}
.rainbow{ behavior:url('font.htc') }
.button {height:21px;line-height:21px;border:solid 1px #CDD4D5;}
.button:hover{background:#fffbde;}
/*顶部导航*/
.main-top{margin:0 auto;position:relative;overflow:hidden;}
.top_nav {height:37px;line-height:32px;border-bottom: 1px solid #A4A7A7;}
.topnavbg2 {background:#14505B;}
.topnavbg3 {background:#9D30C4;}
.topnavbg4 {background:#963F2D;}
.topnavbg5 {background:#003869;}
.topbg2 {background:linear-gradient(#104D58, #6BD1E3);}
.topbg3 {background:linear-gradient(#B838E6, #c179d9);}
.topbg4 {background:linear-gradient(#963F2D, #F4664A);}
.topbg5 {background:linear-gradient(#005A87, #00AAFF);}
.adv2-yes {border-top:1px solid #94ecfb;background: linear-gradient(#6BD1E3, #49b8cc);border-bottom: 1px solid #2e7380;}
.adv3-yes {border-top:1px solid #94ecfb;background: linear-gradient(#B838E6, #E4A1FD);border-bottom: 1px solid #2e7380;}
.adv4-yes {border-top:1px solid #F88B75;background: linear-gradient(#C0563F, #F5694D);border-bottom: 1px solid #C0563F;}
.adv5-yes {border-top:1px solid #3CBEFF;background: linear-gradient(#005A87, #00AAFF);border-bottom: 1px solid #3CBEFF;}
.fb2-sa {background: linear-gradient(#1e91a6, #a8e5f0, #1e91a6);}
.fb3-sa {background: linear-gradient(#B838E6, #E4A1FD, #B838E6);}
.fb4-sa {background: linear-gradient(#C0563F, #FF8168, #C0563F);}
.fb5-sa {background: linear-gradient(#005A87, #3CBEFF, #005A87);}
.fb2-sb {background: linear-gradient(#114D58, #92deec, #114D58);}
.fb3-sb {background: linear-gradient(#6F218C, #D669FD, #6F218C);}
.fb4-sb {background: linear-gradient(#873C2D, #F09785, #873C2D);}
.fb5-sb {background: linear-gradient(#033146, #64C6F4, #033146);}
.top_logo {width:23%;float:left;}
.top_type {width:76.8%;float:left;}
.gong-gao {height: 40px;font-weight: bold;overflow: hidden;line-height: 40px;font-size: 24px;text-align: center;color: #ececec;text-decoration: none;text-shadow: 1px 1px 1px #000;}
.gong-gao d {float:left;width:45px;height:27px;margin:8px 0px 0px 10px;background:url(/images/gg_pic.png) 0 0 no-repeat;}
.gong-gao span {float:left;width:93%;}
.logo-index {width: 88px;height: 88px;border-radius: 50%;border: 0px solid #fff;margin: 6px 0px 7px 5px;box-shadow: 2px 2px 2px #000;}
.top_indextype {line-height: 50px;text-align: center;margin: 5px auto;display: flex;justify-content: space-between;z-index: 1;}
.type-txt {
  display: inline-block;
  font-size: 35px;
  padding: 0px 18px 3px;
  border-radius: 50px;
  font-weight: bold;
  text-shadow: 3px 3px 4px #000;
  z-index: 1;
  border: 1.5px solid #fff;
  /* 修复：补充浏览器前缀，提升兼容性 */
  -webkit-box-shadow: 0 0 0 1px #666;
  -moz-box-shadow: 0 0 0 1px #666;
  box-shadow: 0 0 0 1px #666;
  color: #a7a7a7;
  background: linear-gradient(to left,#9E9E9E, #c7c7c7, #828282);
  /* 修复：补充前缀 */
  -webkit-background: linear-gradient(to left,#9E9E9E, #c7c7c7, #828282);
  -moz-background: linear-gradient(to left,#9E9E9E, #c7c7c7, #828282);
}
.top_indextype a {text-decoration: none;}
.top_indextype a.cur, .top_indextype a:hover {
  color: #fff;
  background: linear-gradient(to left, #990000, #ff3333, #990000);
  /* 修复：补充前缀 */
  -webkit-background: linear-gradient(to left, #990000, #ff3333, #990000);
  -moz-background: linear-gradient(to left, #990000, #ff3333, #990000);
}
.box-yu {padding: 3px;border-radius: 0px;color: #ffffff;text-align: center;line-height: 25px;font-size: 15px;font-weight: bold;text-shadow: 1px 1px 1px #000;}
.topsa {background: #f63939 url(/images/post.png) 0 bottom repeat-x;background-position: -2px 0px;width: 60px;font-size: 13px;overflow: hidden;text-shadow: 2px 2px 1px #000;padding: 4px 8px 5px 8px;margin-left: 10px;color: #fff;}
.cgi-gstt {margin: 0 auto;border-top:1px solid #fff;}
.gong-gg-size {color: #fff;font-size: 18px;font-weight: bold;padding: 5px;text-align: center;text-shadow: 1px 1px 1px #000;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}
.gong-gg-wap {color: #fff;font-size: 18px;}
.sell_is {
  position:relative;
  text-align:center;
  color:#ff0;
  background: linear-gradient(to top, #FD0713, #FD6B72, #FD0713);
  /* 修复：补充前缀 */
  -webkit-background: linear-gradient(to top, #FD0713, #FD6B72, #FD0713);
  -moz-background: linear-gradient(to top, #FD0713, #FD6B72, #FD0713);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:3px 5px;
  top:2px;
}
.hide_is {
  position:relative;
  text-align:center;
  color:#ff0;
  background: linear-gradient(to top, #096B04, #18FD08, #096B04);
  /* 修复：补充前缀 */
  -webkit-background: linear-gradient(to top, #096B04, #18FD08, #096B04);
  -moz-background: linear-gradient(to top, #096B04, #18FD08, #096B04);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:3px 5px;
  top:2px;
}
.post_is {
  position:relative;
  text-align:center;
  color:#ff0;
  background: linear-gradient(to top, #000000, #C2C1C1, #000000);
  /* 修复：补充前缀 */
  -webkit-background: linear-gradient(to top, #000000, #C2C1C1, #000000);
  -moz-background: linear-gradient(to top, #000000, #C2C1C1, #000000);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:3px 5px;
  top:2px;
}
.norm_is {
  position:relative;
  text-align:center;
  color:#ff0;
  background: linear-gradient(to top, #0D08F4, #5350FE, #0D08F4);
  /* 修复：补充前缀 */
  -webkit-background: linear-gradient(to top, #0D08F4, #5350FE, #0D08F4);
  -moz-background: linear-gradient(to top, #0D08F4, #5350FE, #0D08F4);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:3px 5px;
  top:2px;
}
.topilogo {position:relative;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:2px 5px;margin-right:2px;font-size:12px;}
.nav-aotub {margin:0 auto;height:45px;line-height:45px;border:1px solid #ffffff;position:relative;overflow:hidden;z-index:1;}
.nav-aotub td {}
.head-right{
  margin-top: 10px;
  padding-right:20px;
  float:right;
  /* 修复：calc兼容问题，补充前缀 */
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: calc(100% - 100px);
  text-align: center;
}
.head-right span {color:#fff;font-weight: bold;text-shadow: 1px 1px 2px #000;font-family: Arial Black;}
/*返回顶部*/
.scroll {
  width: 20px;
  color: #fff;
  padding: 6px 0px;
  text-align: center;
  position: fixed;
  right: 5px;
  bottom: 40px;
  font-size: 15px;
  border-radius: 50px;
  cursor: pointer;
  line-height: 18px;
  border:1.5px solid #fff;
  /* 修复：补充前缀 */
  -webkit-box-shadow: 0 0 0 1px #666;
  -moz-box-shadow: 0 0 0 1px #666;
  box-shadow: 0 0 0 1px #666;
  text-shadow:1px 1px 1px #000;
  z-index:9999999999;
}
/*搜索*/
.cgi-head-search {width: 100%;overflow: hidden;}
.fb2-ysf {background: linear-gradient(#40a1b3, #57dbf2);}
.fb3-ysf {background: linear-gradient(#B53AE2, #e49cfc);}
.fb4-ysf {background: linear-gradient(#ec7e64, #ec7e64);}
.fb5-ysf {background: linear-gradient(#005A87, #09B0FD);}
#cgi-head-search {padding: 0px 5px 5px 5px;}
#cgi-head-search input:-ms-input-placeholder,textarea:-ms-input-placeholder {color:#ff0000}
#cgi-head-search input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color:#ccc}
.cgi-head-search {
  width:99%;
  height:30px;
  margin:0px auto -4px;
  border: 0px solid #507c91;
  border-radius:25px;
  border: 2px solid #fff;
  /* 修复：补充前缀 */
  -webkit-box-shadow:0  0 3px 1px rgba(0,0,0,0.8);
  -moz-box-shadow:0  0 3px 1px rgba(0,0,0,0.8);
  box-shadow:0  0 3px 1px rgba(0,0,0,0.8);
}
.cgi-head-search .search-box {
  padding: 0px 40px 0px 12px;
  height: 32px;
  background:rgba(0, 0, 0, 0.15);
  border-radius:15px;
  position:relative
}
.cgi-head-search .search-txt {
  width:96%;
  height:30px;
  line-height:30px;
  color: #ffffff;
  border:0;
  background:0
}
.cgi-head-search .search-btn {
  width:40px;
  height:30px;
  border:0;
  background:url(/images/cgi-head-search.png) center center no-repeat;
  background-size:20px auto;
  cursor:pointer;
  overflow:hidden;
  text-indent:-999999px;
  position:absolute;
  margin-right:15px;
  top:0;
  right:0;
  z-index:1
}
.regForm-wrap {width:99%;min-height:80px;_height:80px;margin-top:10px;padding-bottom:10px;}
.regForm {position:relative;width:auto;}
.main-wras {
  width:99.8%;
  margin:10px auto;
  background:#fff;
  border-radius: 10px;
  /* 修复：补充前缀 */
  -webkit-box-shadow: 0px 0px 5px 4px #d9d9d9;
  -moz-box-shadow: 0px 0px 5px 4px #d9d9d9;
  box-shadow: 0px 0px 5px 4px #d9d9d9;
}
.regTitle{border-bottom:1px solid #ededed;padding:0 5px 10px;margin-bottom:30px;}
.regTitle h5{font-size:15px; font-weight:700;background:none;}
.threadtopped3 {font-size:.8rem;background:#f00;border-radius:3px;padding:3px;color: #fff;}
.threadtopped2 {font-size:.8rem;border-radius:3px;padding:3px;color: #fff;}
.threadtopped1 {font-size:.8rem;background:#FF4D00;border-radius:3px;padding:3px;color: #fff;}
/* 修复：合并重复的.logozi样式 */
.logozi{
  margin-left: 5px;
  font-size: 42px;
  font-weight: bold;
  text-shadow: 4px 4px 3px #000;
  line-height: 100px;
  color: #70b6fc;
}
/*--------------------------------高手榜样式-------------------------------------*/
.cgi-gsb{
  margin: 0 auto;
  background: #fff;
  /* 修复浮动布局错乱 - 清除浮动 */
  overflow: hidden;
}
.cgi-gsb ul{
  /* 重置ul默认样式，避免小米浏览器兼容性问题 */
  margin: 0;
  padding: 0;
}
.cgi-gsb ul li{
  line-height: 30px;
  height: 30px;
  font-size: 13px;
  font-weight: bold;
  font-family: 华文中宋;
  letter-spacing: 0px;
  overflow: hidden;
  /* 修复小米浏览器高度计算问题 */
  box-sizing: border-box;
}
.cgi-gsb ul li a:hover{
  color: #ff0000;
  text-decoration: none;
}
/* 【修复】恢复特邀高手样式 */
.cgi_gsb_lx {
  width:6%;
  float:left;
  /* 修复小米浏览器宽度计算问题 */
  box-sizing: border-box;
}
.cgi_gsb_lx:hover{
  color: #ff0000;
  text-decoration: none;
  display:inline-block;
}
.cgi_gsb_se {
  height: 36px;
  line-height: 30px;
  padding:3px;
  margin: 2px;
  border: 1px solid #737373;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 13px;
  /* 修复：补充前缀 */
  -webkit-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.6), 2px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.6), 2px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.6), 2px 2px 1px rgba(0, 0, 0, 0.15);
  text-shadow: 0px 0px 1px #000, 0px 0px 2px #000, 0px 0px 3px #000, 0px 0px 4px #000;
}
/* 【核心修正】统一断点为768px（行业通用），避免795/796混乱 */
@media (min-width: 768px) {
  /* PC端作者标题仅小幅右移20px（可按需微调10-30px） */
  .cgi_gsb_tit {
    margin-left: 0px;
  }
  /* PC端作者名字调整为自适应，避免固定值导致溢出 */
  .gsb_gsb_zz {
    margin-left: 0;
    /* 确保文字不溢出 */
    overflow: visible;
    white-space: nowrap;
  }
}
/* 【修复】恢复作者样式 */
.cgi_gsb_tit {
  width:55%;
  float:left;
  /* 修复小米浏览器宽度计算问题 */
  box-sizing: border-box;
}
.gsttxt:hover {
  color: #ff0000;
}
.gsb_gsb_zz {
  width:29%;
  float:left;
  /* 修复小米浏览器宽度计算问题 */
  box-sizing: border-box;
  /* 确保文字显示完整 */
  overflow: visible;
  white-space: nowrap;
}
/*--------------------------------高手榜样式-------------------------------------*/
/*增加栏目*/
.fbmain {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  border: rgba(0, 0, 0, 0);
  /* 修复：补充前缀 */
  -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);
  -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);
  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);
}
.white-box-gs {
  padding: 0px;
  border-collapse: collapse;
  width: 100%;
  border: 0;
  overflow: hidden;
}
.dh-list {
  margin: 1px auto 0px;
  padding: 0px;
  width: 100%;
  height: 40px;
  font-weight: bold;
  overflow: hidden;
  line-height: 40px;
  font-size: 25px;
  color: #ffeb3b;
  text-align: center;
  text-shadow: 2px 2px 2px #000;
  border-radius: 0px;
}
.dh-list a {
  float: left;
  width: 20%;
  color: #fff;
  list-style: none;
  text-align: center;
  text-decoration: none;
}
/*结束*/
/* 修复：统一断点为768px，避免795/796冲突 */
@media (min-width: 768px){
  .diss {display:none;}
}
/* 修复：统一断点为768px，移动端核心适配 */
@media (max-width: 768px){
  .disp {display:none;}
  .top_logo {width:25%;}
  .top_type {width:100%;}
  .head-right{
    margin-top:5px;
    padding-right:5px;
    /* 修复：calc兼容 */
    width: -webkit-calc(100% - 5px);
    width: -moz-calc(100% - 5px);
    width: calc(100% - 5px);
  }
  .top_indextype {line-height: 30px;margin: 5px auto;}
  .type-txt {font-size:16px;padding: 0px 0px 3px;border-radius:5px;}
  .top_indextype a.cur, .top_indextype a:hover {
    color: #fff;
    background: linear-gradient(to left, #990000, #ff3333, #990000);
    /* 修复：补充前缀 */
    -webkit-background: linear-gradient(to left, #990000, #ff3333, #990000);
    -moz-background: linear-gradient(to left, #990000, #ff3333, #990000);
  }
  .gong-gg-size {font-size: 14px;padding:2px;}
  .cgi-head {width:100%;margin:0 auto;float:left;display:block;}
  .icon-back{float:left;width:25px;height:40px;display:inline-block;position:relative}
  .icon-back:after{
    content:"";
    display:inline-block;
    width:12px;height:12px;
    border-top:2px solid #fff;
    border-right:2px solid #fff;
    position:absolute;
    top:16px;left:10px;
    /* 修复：补充前缀 */
    -webkit-transform:rotate(225deg);
    -moz-transform:rotate(225deg);
    -o-transform:rotate(225deg);
    transform:rotate(225deg);
  }
  .icon-bari{float:right;width:35px;height:40px;background: url(/images/home.png);background-position: 5px 10px;background-repeat: no-repeat;background-size: auto 25px;display:inline-block;position:relative}
  .cgi-head-tit{line-height:46px;font-size: 15px;overflow: hidden;white-space: nowrap;color:#fff}
  .cgi-head-tit.center{
    /* 修复：calc兼容 */
    width:-webkit-calc(100% - 57px);
    width:-moz-calc(100% - 57px);
    width:calc(100% - 57px);
    float:left;display:inline-block;position:absolute;text-align: center;
  }
  .regForm-wrap{width:99%;min-height:80px;_height:80px;padding-top:0px;padding-bottom:0px;}
  .regForm{position:relative;width:99%;}
  .main-wras{width:99%;margin:10px auto;background:#fff;border-radius:5px;}
  .regTitle{border-bottom:1px solid #ededed;padding:0 5px 10px;margin-bottom:30px;}
  .regTitle h5{font-size:13px; font-weight:700;background:none;padding:0;color:#666;}
  .blockquote{padding:5px 5px 5px;margin:0 2px;}
  .cgi-gsb{
    max-width: 768px;
    text-align:left;
    overflow: hidden;
  }
  .cgi-gsb ul li{
    font-size: 13px;
    line-height: 32px;
    height: 30px;
    font-weight:normal;
    letter-spacing: -1px;
    font-family:Tahoma,Verdana;
    box-sizing: border-box;
  }
  .cgi-gsb ul li a:hover{font-size: 13px;font-weight:normal;}
  /* 【核心调整】移动端高手榜作者名移到红框位置 */
  .cgi_gsb_lx {
    width: 16%;
    float: left;
    box-sizing: border-box;
  }
  .cgi_gsb_tit {
    width: 50%; /* 微调宽度，让出更多空间 */
    float: left;
    margin-left: 0 !important;
    box-sizing: border-box;
  }
  .gsb_gsb_zz {
    width: 28%; /* 适配宽度，避免换行 */
    float: left;
    margin-left: 6% !important; /* 关键：强制左外边距，大幅右移到红框位置 */
    padding-left: 0 !important; /* 清空原有内边距，避免叠加 */
    box-sizing: border-box;
    overflow: visible;
    white-space: nowrap;
    /* 增加样式优先级，确保覆盖原有样式 */
    position: relative;
    z-index: 1;
  }
  .dh-list {font-size:1rem;}
  .logozi{font-size:26px;line-height:50px;text-align:left;float:left;}
  .top_type {width:100%;}
}