/* 页面整体背景 */
.body1000{font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif}

/* 基础样式保持 */
span.no,span.yes{background-image:url(../images/yesno.gif);background-repeat:no-repeat;height:29px;width:287px;line-height:29px;margin-top:2px;margin-left:5px;float:left}
span.yes{background-position:0 -29px;display:block}
span.no{background-position:0 0;color:#000;display:block;padding-left:40px}
input.gray{border:1px solid;cursor:pointer;border-color:#fff #848484 #848484 #fff!important;background:#f0f0f0!important;color:#333!important}
.white{color:#fff}
.noime{ime-mode:disabled}
.f12{font-size:12px}
.f14{font-size:14px}
.fb{font-weight:700}
.fl{float:left}
.fr{float:right}
/* 头部样式 - 采用统一蓝色主题 */
/*.mheader{background:#252c34}*/
.mhead{width:1000px;margin-left:auto;margin-right:auto;height:auto;overflow:auto;padding-bottom:25px;}
.mhead .logo{float:left;text-align:left;float:left;margin-top:35px}
.mhead .log{float:right;width:200px;height:30px;display:block;overflow:hidden;margin-top:45px;margin-right:10px}
.mhead .log ul{float:right}
.mhead .log ul.line{width:2px;height:10px;overflow:hidden;background:#fff;margin:4px 0 0 0;margin-left:5px;margin-right:5px}
.mhead .log ul.line u{display:block;width:1px;height:18px;overflow:hidden;background:#d4d4d4}
.mhead .log a{color:#585858;transition:color 0.3s ease}
.mhead .log a:hover{text-decoration:none;color:#E9D8BF}
.mhead .font{width:300px;display:block;float:left;font-size:20px;font-family:"microsoft yahei";vertical-align:middle;margin-top:38px;text-align:left;border-left:2px #E9D8BF solid;margin-left:30px;height:26px;line-height:26px;padding-top:5px;padding-bottom:5px;padding-left:30px;color:#E9D8BF;font-weight:600}/* 导航和当前状态 - 采用统一蓝色主题 */
.navigation span{color:#E9D8BF}
.curren a.black,a.black:hover{color:#E9D8BF;font-weight:600;transition:color 0.3s ease}/* 步骤指示器 - 采用统一蓝色风格重新设计 */
.step1,.step2,.step3{display:flex;justify-content:center;margin:30px auto;background:none;padding:0;height:auto;max-width:800px}
.step1 span,.step2 span,.step3 span{flex:1;max-width:248px;padding:15px 20px;margin:0 5px;background:#f8f9fa;color:#666;border-radius:10px;font-size:14px;font-weight:500;text-align:center;transition:all 0.3s ease;border:2px solid #e1e8ed;box-shadow:0 2px 8px rgba(15,82,187,0.05);width:auto;height:auto;line-height:normal;display:block;float:none}
.step1 span.cur,.step2 span.cur,.step3 span.cur{background:linear-gradient(135deg,#E9D8BF 0%,#E9D8BF 100%);color:white;border-color:#E9D8BF;font-weight:700}.upload_img{width:auto;height:auto;padding:20px 0}.upload_img input{margin-top:5px}.upload_img ul{float:left;margin:10px;text-align:left}.upload_img .preview{height:125px;border:1px #d4d4d4 solid;width:125px}.upload_img .preview img{width:125px!important}.upload_img ul{margin-top:0;padding-top:0}.upload_img li{margin:0 0 10px 0}.upload_img .img_input{width:130px;height:22px}.step{float:right}.step li{display:inline;padding-right:8px}.step .white{background:url(../images/step_out.gif) 0 0 no-repeat;padding:3px 15px 5px 7px}.step li.step_on{color:#1782dd}.step li.step_on .white{background:url(../images/step_on.gif) 0 0 no-repeat}#bt{text-align:center;height:55px;line-height:55px;padding:0 15px}.bt{background:url(../images/bt_icon.gif) left center no-repeat;float:left;padding:0 25px}.tip{border:1px solid #feca7f;padding-left:32px;height:28px;line-height:28px;text-align:left;background:url(../images/tip.gif) 11px center no-repeat #fffee2;margin:6px auto 8px auto}#fenlei{height:236px;margin:20px 0 80px 0;padding-left:120px}#fenlei li{width:224px;float:left;margin-left:13px;display:inline}#fenlei dl{height:236px;background:url(../images/fl_out.gif) 0 0 no-repeat;cursor:default}#fenlei dl:hover{background:url(../images/fl_on.gif) 0 0 no-repeat}#fenlei dl.ondl{background:url(../images/fl_on.gif) 0 0 no-repeat}#fenlei a:hover{text-decoration:none}#fenlei dt{height:68px;text-align:left;font:22px Microsoft YaHei;padding-left:63px;margin-left:-3px;position:relative;line-height:68px;color:#333;background:url(../images/mianfei.gif) left center no-repeat}#fenlei dd.ms{text-align:left;height:58px;line-height:22px;padding:25px;font-size:14px;color:#666}.fbdd a:link,.fbdd a:visited{display:block;line-height:33px;font-size:14px;font-weight:700;color:#fff;padding-right:20px}/* 分类选择区域 - 采用统一卡片风格，优化布局防止滚动条 */
#fenlei2{padding:30px;text-align:left;background:rgba(255,255,255,0.95);backdrop-filter:blur(15px);border-radius:20px;margin:20px auto;transition:transform 0.3s ease,box-shadow 0.3s ease;animation:fadeInUp 0.6s ease-out;overflow:visible;width:auto;max-width:1200px}
/*#fenlei2:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(15,82,187,0.08)}*/

/* 页面标题 */
#fenlei2::before{
    /*content:"选择信息分类";display:block;font-size:24px;font-weight:700;color:#E9D8BF;text-align:center;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #E9D8BF*/
    
}.obot{height:4px;overflow:hidden;background:url(../images/obot.gif) 0 0 no-repeat}#big_class,#small_class,#small_small_class{width:265px;padding:10px 40px 5px 0}.otop{height:4px;overflow:hidden;background:url(../images/otop.gif) 0 0 no-repeat}#choicesort2{font-size:14px;margin-top:6px}#choicesort2 h3{font-size:14px;line-height:30px}#choicesort2 td{width:100%;vertical-align:top;padding-bottom:10px;font-size:14px}#choicesort2 td ul li{width:185px;float:left;line-height:26px}.mingcheng td{height:23px;padding-left:12px}.fenlei_box td{vertical-align:top}.jianyi{text-align:right;padding:10px 10px 0 0}.location_class{height:46px;line-height:55px;text-align:left;padding:0 20px;overflow:hidden;background:url(../images/location_class.gif) 0 0 no-repeat;margin:10px auto}.ok_next{height:36px;margin-bottom:-8px;cursor:pointer;padding:0 24px}.post_box{height:36px;margin-top:20px;text-align:left;padding-left:123px;padding-top:10px}.ljfb{width:147px;height:34px;border:0 none;background:url(../images/dl_button.gif) 0 0 no-repeat;font-weight:700;color:#fff;font-size:16px;cursor:pointer;text-align:left;padding-left:30px}#subcontent{border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;width:978px;height:auto;overflow:hidden;background-color:#fff!important}#newbg_top{width:980px;background:url(../images/newbg_top.gif) 0 0 no-repeat;margin-bottom:-5px!important;height:10px}#subreg{border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;height:auto;overflow:auto;width:978px;background-color:#fff;padding-bottom:20px;padding-top:10px}.apart{background:url(../images/apart.gif) 590px 40px no-repeat}#newbg_bottom{width:980px;height:10px;background:url(../images/newbg_bottom.gif) 0 0 no-repeat}.content{width:978px;margin:0;display:inline;background-color:#fff;padding:10px 15px;height:auto}.fb_bt{height:27px;line-height:27px;border-bottom:1px solid #d4d4d4;text-align:right;padding:0 10px;margin-left:20px;margin-right:20px;margin-top:15px;margin-bottom:10px}
.fb_form{cellpadding:0;cellspacing:0;text-align:left;width:100%;background:#FFF;margin-top:10px;margin-bottom:10px}.fb_form td{height:30px!important}.fb_form .tdr{width:110px;text-align:right;padding-right:8px;vertical-align:top;line-height:28px}.jiaban{float:left}.jiaban td,.jiaban th{border:1px solid red;text-align:center;padding:0 8px;border:1px solid #b5b5b5}.jiaban th{background:#fff2c5}#span_over_money{margin:40px 0 0 8px;float:left}.up_photo{width:100%;margin:10px 0}.up_photo img{border:1px solid #a5acb2}.up_photo input{cursor:pointer;padding:3px 11px;margin-right:8px}#side_tip{width:400px;background-color:#fffaea;border:1px #ffe79c solid;color:#000;margin:0 auto 20px 120px}.side_tip{text-align:left}#side_tip dl{padding:12px 10px 12px 15px;text-align:left;line-height:24px;overflow:hidden}#side_tio dd{overflow:auto;height:100%}/* 菜单样式 - 采用统一网格布局风格，优化滚动条问题 */
.ym-mainmnu{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;list-style:none;padding:0;margin:0;width:100%;overflow:visible}
.ym-mainmnu .ym-tab{float:none;width:100%;height:auto;background:#fff;border:2px solid #e1e8ed;border-radius:12px;transition:all 0.3s ease;overflow:visible;position:relative;min-width:0}
.ym-mainmnu .ym-tab:hover{border-color:#E9D8BF;transform:translateY(-3px);}
.ym-mainmnu .ym-tab > a{display:block;padding:20px;font-size:16px;font-weight:600;color:#333;text-decoration:none;text-indent:0;line-height:normal;height:auto;background:transparent;transition:all 0.3s ease;border-radius:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ym-mainmnu .ym-tab:hover > a{color:#E9D8BF;background:rgba(15,82,187,0.05)}
/* 子菜单样式 - 采用统一下拉风格，优化二级分类显示，消除滚动条 */
.ym-submnu{position:absolute;top:15%;left:40%;right:0;display:none;z-index:1000;width:100%;overflow:visible}
.ym-submnu li{width:100%;height:auto;float:none;padding:0;border-bottom:1px solid #f0f0f0;list-style:none}
.ym-submnu li:last-child{border-bottom:none}
.ym-submnu li a{display:block;padding:12px 20px;color:#666;text-decoration:none;font-size:14px;font-weight:normal;line-height:1.3;background:transparent;border-radius:0;transition:all 0.3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ym-submnu li a:hover{color:#E9D8BF;padding-left:25px;transform:translateX(5px)}
.ym-tab:hover .ym-submnu{display:block}.minheight{min-height:380px;background:transparent;clear:both;padding:20px 0;margin-top:5px;position:relative}.post2 li{width:20%;float:left;margin-left:10px}.post3 li{width:15%;float:left;margin-left:10px}.post4 li{width:15%;height:35px;line-height:35px;float:left;margin-left:10px}
#pre-next{padding:10px 25px;font-size:14px;font-weight:700}
#pre-next a{text-decoration:underline}
.users{margin:0 20px 0 10px;padding-bottom:5px;font-size:14px;margin-bottom:10px}
.users a{display:inline-block;margin-right:15px;text-decoration:underline}
.ts1{padding-bottom:5px;margin:0 10px 0 10px;line-height:20px;letter-spacing:1px}
.ts1 img{margin-bottom:-2px}
.ts1 a{text-decoration:underline;font-size:12px}
.ts2{padding-top:5px;margin:0 15px 0 5px;line-height:20px;letter-spacing:1px}
.ts2 a{font-size:12px}
.ts2 b{font-weight:400}
.curren .ym-submnu{display:block}
.catid{padding-bottom:10px}.catid label{display:inline-block;float:left;width:120px;height:25px}.catid label input{margin-right:5px}font.number{font-size:18px;margin-right:5px}#select{height:420px;background:#f9f9f9}#select .tab-title a:hover{color:#27ae60}#select .tab-content{height:400px;padding-right:20px}#select .tab-content-pane a{display:inline-block;width:22%;padding-left:3%;line-height:40px;height:40px;color:#666}#select .tab-content-pane a:hover{background:#f2f1ec;color:#333;text-decoration:none}#publish .form{background:#f9f9f9;padding:20px 20px 40px;position:relative;top:-1em;border-top:1px solid #f2f1ec}/* 发布表单样式 - 采用统一卡片风格 */
.publish-detail{clear:both;text-align:left;font-size:14px;margin-top:20px;background:rgba(255,255,255,0.95);backdrop-filter:blur(15px);border-radius:20px;padding:30px;transition:all 0.3s ease;animation:fadeInUp 1s ease-out}
/*.publish-detail:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(15,82,187,0.08)}*/
.publish-detail::before{content:"填写信息内容";display:block;font-size:20px;font-weight:700;color:#E9D8BF;text-align:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #E9D8BF}/* 表单输入框样式 */
.publish-detail textarea{width:400px;height:120px;border:2px solid #e1e8ed;border-radius:12px;padding:15px 20px;font-size:16px;transition:all 0.3s ease;resize:vertical;font-family:inherit;box-sizing:border-box}
.publish-detail textarea:focus{border-color:#E9D8BF;outline:none;box-shadow:0 0 0 3px rgba(15,82,187,0.1);transform:translateY(-1px)}

.publish-detail input{vertical-align:middle;border:2px solid #e1e8ed;border-radius:8px;padding:12px 16px;transition:all 0.3s ease;font-size:16px;font-family:inherit;box-sizing:border-box}
.publish-detail input:focus{border-color:#E9D8BF;outline:none;box-shadow:0 0 0 3px rgba(15,82,187,0.1);transform:translateY(-1px)}/* 下拉框样式 */
.publish-detail select.sub-area{display:none}
.publish-detail select.active{display:inline}
.publish-detail select{border:2px solid #e1e8ed;border-radius:8px;padding:12px 16px;transition:all 0.3s ease;font-size:16px;font-family:inherit;box-sizing:border-box}
.publish-detail select:focus{border-color:#E9D8BF;outline:none;box-shadow:0 0 0 3px rgba(15,82,187,0.1);transform:translateY(-1px)}/* 表单标签样式 */
.publish-detail .form-label{margin-right:15px;font-weight:600;color:#333;font-size:14px}.publish-detail-item{position:relative;vertical-align:middle;display:inline-block}.publish-detail-item .contentinner{float:left;display:block}.publish-detail-item .checkboxinner{max-width:450px;white-space:nowrap;display:block;float:left}.publish-detail-item-top,.swfu .publish-detail-item{vertical-align:top}.publish-detail-item span.unit{display:inline-block;margin-left:5px}.publish-detail-item table td{vertical-align:top}.p-label{display:inline-block;width:120px;text-align:right;padding:0;font-weight:800}.p-line{padding:10px 0}.p-tip{display:block;height:40px;line-height:3}.p-note,.p-tip{color:#999}.p-submit,.p-tip{}.p-submit{margin-bottom:5px}.p-submit .p-note a{color:#666!important;text-decoration:underline}.p-error,.p-error-empty,.p-note{display:none;font-size:12px;padding-left:5px}.p-error,.p-error-empty{color:#f30}.p-note-show{display:inline}#formsubmittips{padding-top:0;text-align:center;}.publish-detail-item select{width:176px}.publish-detail-item .active,.publish-detail-item .form-select{display:inline}.publish-detail-item .form-input-area{position:relative;top:-1px}.p-group{width:600px}.p-group .form-label{display:block;width:140px;float:left}.publish-detail .form-checkbox,.publish-detail .form-radio{margin-right:2px;position:relative;top:-1px;top:2px9}.postimg{width:780px;display:none}.postimg-item-success{background:0}.postimg-item-img{display:block;border:1px solid #f8f8f8;width:180px;height:180px}.postimg-item-status{background:#eee;display:block;width:182px;padding:5px 0;text-align:center;font-size:12px}.postimg-item-status a{border-left:3px solid #eee}.swfu{position:relative}.swfu .publish-detail-item{width:780px}.swfu .p-note{display:inline;float:left;position:relative;top:3px}.swfu .alert-swfu{width:734px;margin-bottom:10px}#jsUploader iframe{display:inline;overflow:hidden;width:280px;height:40px}.postimg .video{position:relative;overflow:hidden}.postimg .video .postimg-item-img{height:180px;width:auto;max-width:180px}.postimg video{position:absolute;top:0;left:1px;padding:23px 0;background:#333;max-height:180px;overflow:hidden}.focus .p-note{display:inline}.error .p-note{display:none}.error .p-error{display:inline}.error .form-input,.error .form-textarea{background:#ffffe8}.error .p-label{color:#f30}.empty .p-error{display:none}.empty .p-error-empty{display:inline}.inline-block{display:inline-block!important}.publish-detail #ajax-auth .active{display:block}.publish-detail #auth-modal .error{border-color:#f33}.uploadbtn{height:28px;width:120px;cursor:pointer;text-indent:-9999em}.publish-detail .uploadbtn:hover{background-position:0 -28px}.publish-detail .uploadbtn:active{background-position:0 -56px}.publish-detail small,.small,.typo-small,figcaption{font-size:12px;color:#888}.publish-detail button,.publish-detail input{line-height:22px}.publish-detail input{font:500 14px/1.8 Hiragino Sans GB,arial,simsum,WenQuanYi Micro Hei,sans-serif}.textwrap,.textwrap td,.textwrap th{word-wrap:break-word;word-break:break-all}.textwrap-table{table-layout:fixed}.publish-detail .sep{margin-bottom:1em}.publish-detail .sep-big{margin-bottom:2em}.highlight,.publish-detail .required{color:#ec5524!important}textarea{resize:none;min-height:100px}label input{margin-right:3px}.publish-detail .input{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;vertical-align:middle;float:left}.publish-detail .input{border:2px solid #ddd;background:#fff;padding:3px 5px}.input:focus,input.focus{border-color:#51b4ff;background:#fff}.error .input,.input.error,input.error{border-color:#ec5524}.publish-detail textarea.input{height:auto;vertical-align:text-top}.publish-detail .form-radio{vertical-align:baseline!important}.publish-detail form label{display:inline-block;margin-right:8px}.publish-detail form .input{margin-right:5px}.publish-detail .label{display:block;margin-bottom:1em}.publish-detail .input-big{height:28px;padding:0 10px;line-height:28px}.input-smallest,.publish-detail .input-50{width:50px}.publish-detail .input-60{width:400px}.input-largest,.publish-detail .input-600{width:600px}.publish-detail .input-70{width:67px}.input-smaller,.publish-detail .input-90{width:90px}.input-small,.publish-detail .input-110{width:110px}.input-6,.input-medium,.publish-detail .input-150{width:150px}.input-large,.publish-detail .input-230{width:230px}.input-larger,.publish-detail .input-400{width:400px}.publish-detail .hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}/* 按钮样式 - 采用统一蓝色风格 */
.publish-detail .fabu1{width:150px;display:block;background:linear-gradient(135deg,#E9D8BF 0%,#E9D8BF 100%);border:none;border-radius:12px;cursor:pointer;text-align:center;font-size:17px;font-weight:600;color:#fff;transition:all 0.3s ease;padding:10px;margin:20px auto;}
.publish-detail .fabu1:hover{background:linear-gradient(135deg,#E9D8BF 0%,#E9D8BF  100%);transform:translateY(-2px);box-shadow:0 12px 35px rgba(15,82,187,0.4)}
.publish-detail .fabu1:active{transform:translateY(0);box-shadow:0 6px 20px rgba(15,82,187,0.3)}.publish-detail .fabu2{width:120px;height:50px;margin-right:10px;overflow:hidden;background:#ccc;border:none;border-radius:12px;cursor:not-allowed;text-align:center;font:600 16px/50px "microsoft yahei",sans-serif;color:#666}select.input{margin-left:0!important}.publish-detail-item label{float:left!important;line-height:32px;margin-right:10px;display:block}.publish-detail-item .units{float:left;display:block;line-height:32px;margin-left:5px;margin-right:10px}.footer{font-size:16px;color:#585858;margin-top:10px;padding-bottom:20px;padding-top:20px;width:100%;margin-left:auto;margin-right:auto}.footer a{color:#585858!important;margin-left:5px}/* 地图按钮样式 */
.mappoint{border:none;background:#E9D8BF;color:white;border-radius:8px;width:auto;height:36px;padding:0 15px;font-size:14px!important;cursor:pointer;float:left;margin-right:10px;line-height:36px;transition:all 0.3s ease;text-align:center}
.mappoint:hover{background:#E9D8BF;transform:translateY(-1px);box-shadow:0 4px 15px rgba(15,82,187,0.3)}/* 联系信息样式 */
.contact{background:#f4f7f9;height:auto;border-radius:12px;padding:20px;border:1px solid rgba(15,82,187,0.2);margin:10px 0;transition:all 0.3s ease}
.contact:hover{transform:translateY(-1px)}/* 验证码样式 */
.authcode{float:left;border:2px solid #e1e8ed;border-radius:8px;cursor:pointer;transition:all 0.3s ease}
.authcode:hover{border-color:#E9D8BF;transform:translateY(-1px)}/* 标签字体样式 */
.qfont{float:left;display:block;height:32px;line-height:32px;padding:0 15px;font-size:16px;margin-right:10px;border:2px solid #E9D8BF;background:#f4f7f9;color:#E9D8BF;min-width:50px;text-align:center;font-weight:600;font-family:"microsoft yahei";border-radius:8px;transition:all 0.3s ease}
.qfont:hover{background:#E9D8BF;color:white;transform:translateY(-1px)}/* 信息框和结果样式 */
#infobox{text-align:center;background:rgba(255,255,255,0.95);backdrop-filter:blur(15px);border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(15,82,187,0.05);margin:10px auto;border:1px solid rgba(255,255,255,0.2)}
#infobox ul{width:550px;text-align:left;margin-left:auto;margin-right:auto}
#infobox .title{padding:15px;font-size:12pt;margin:5px 0;background:#f4f7f9;border:1px solid rgba(15,82,187,0.2);border-radius:8px;color:#0d4299;font-weight:600}/* 结果页面样式 */
#mr{height:auto;min-height:350px;text-align:center;background:rgba(255,255,255,0.95);backdrop-filter:blur(15px);border-radius:20px;padding:40px 20px;box-shadow:0 20px 60px rgba(15,82,187,0.15);margin:20px auto;border:1px solid rgba(255,255,255,0.2)}
#mr .h{height:auto;min-height:75px;line-height:52px;text-align:center;margin:30px 0;font-size:24px;color:#333}
#mr h1{background:url(../images/post/info_icons.png) no-repeat 90px 12px;color:#4EBB24;font-family:"microsoft yahei";font-size:34px}
#mr h2{background:url(../images/post/info_icons.png) no-repeat 63px -130px;color:red;font-family:"microsoft yahei";font-size:34px}
#mr h3{background:url(../images/post/info_icons.png) no-repeat 90px -55px;color:red;font-family:"microsoft yahei";font-size:34px}
#mr p{height:auto;line-height:1.5;color:#666;margin:15px auto;font-size:16px}/* 链接样式 */
a.mrtitle{font-size:16px;font-weight:600;font-family:"microsoft yahei";color:#E9D8BF ;text-decoration:none;transition:color 0.3s ease}
a.mrtitle:hover{color:#E9D8BF;text-decoration:underline}/* 密码输入样式 */
.write_pwd{margin:20px 0;padding:20px;background:#f4f7f9;border-radius:12px;border:1px solid rgba(15,82,187,0.2);margin-left:140px}
.write_pwd td{font-size:14px;line-height:40px!important;padding:8px}.checkbox{vertical-align:middle}/* 搜索框 - 采用统一搜索风格 */
.psearch{background:rgba(255,255,255,0.95);backdrop-filter:blur(15px);border-radius:20px;padding:25px;margin:25px auto;box-shadow:0 4px 20px rgba(15,82,187,0.1);max-width:600px;border:1px solid rgba(255,255,255,0.2);animation:fadeInUp 0.8s ease-out}
.psearch:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,82,187,0.12)}
.psearch::before{content:"快速搜索分类";display:block;font-size:18px;font-weight:600;color:#E9D8BF ;text-align:center;margin-bottom:15px}
.psearch .pshead{display:flex;align-items:center;height:auto;padding:0;overflow:visible}
.psearch .pshead em{display:none}
.psearch .pshead .pstxt{flex:1;border:2px solid #e1e8ed;border-radius:12px 0 0 12px;padding:15px 20px;font-size:16px;height:auto;line-height:normal;background:#fff;color:#333;border-right:none;transition:all 0.3s ease;font-family:inherit;box-sizing:border-box}
.psearch .pshead .pstxt:focus{border-color:#E9D8BF ;outline:none;box-shadow:0 0 0 3px rgba(15,82,187,0.1);transform:translateY(-1px)}
.psearch .pshead .pstxt::placeholder{color:#999;font-size:15px}
.psearch .pshead .psbtn{background:linear-gradient(135deg,#E9D8BF  0%,#E9D8BF  100%);border-radius:0 12px 12px 0;width:120px;height:54px;border:none;cursor:pointer;color:white;font-size:16px;font-weight:600;text-align:center;line-height:54px;transition:all 0.3s ease;margin:0;padding:0;font-family:inherit}
.psearch .pshead .psbtn:hover{background:linear-gradient(135deg,#E9D8BF 0%,#E9D8BF 100%);transform:translateY(-2px);box-shadow:0 4px 15px rgba(15,82,187,0.3)}.onea_dd{display:block;float:left;margin-right:10px;margin-bottom:5px;margin-top:5px;height:100%}.onea_dd .viewarea{margin-bottom:10px}.onea_dd .viewarea img{width:108px;height:108px;border:1px #ddd solid}.onea_dd .a_ddarea{position:relative;float:left;width:110px;height:32px;text-align:center;overflow:hidden;display:block}.onea_dd .a_ddarea img{width:110px;height:32px;margin-left:auto;margin-right:auto;cursor:pointer}.onea_dd .comment-pic-upd{position:absolute;top:0;left:0;z-index:100;width:110px;height:32px;filter:alpha(opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;background:0 0;border:none;cursor:pointer}.onea_dd label{margin-left:43px;font-size:12px!important}.onea_dd font{font-size:12px!important}

/* 动画效果 */
@keyframes fadeInUp {
    from{opacity:0;transform:translateY(20px)}
    to{opacity:1;transform:translateY(0)}
}

@keyframes slideInLeft {
    from{opacity:0;transform:translateX(-20px)}
    to{opacity:1;transform:translateX(0)}
}

/* 动画应用 */
#fenlei2{animation:fadeInUp 0.6s ease-out}
.ym-mainmnu .ym-tab{animation:slideInLeft 0.6s ease-out}
.ym-mainmnu .ym-tab:nth-child(1){animation-delay:0s}
.ym-mainmnu .ym-tab:nth-child(2){animation-delay:0.1s}
.ym-mainmnu .ym-tab:nth-child(3){animation-delay:0.2s}
.ym-mainmnu .ym-tab:nth-child(4){animation-delay:0.3s}
.ym-mainmnu .ym-tab:nth-child(5){animation-delay:0.4s}
.ym-mainmnu .ym-tab:nth-child(6){animation-delay:0.5s}
.psearch{animation:fadeInUp 0.8s ease-out}
.publish-detail{animation:fadeInUp 1s ease-out}

/* 响应式设计 */
@media (max-width: 768px) {
    .body1000{padding:10px}
    #fenlei2{padding:20px;margin:10px auto;max-width:95%}
    .psearch{padding:15px;margin:10px auto;max-width:95%}
    .ym-mainmnu{grid-template-columns:1fr;gap:15px}
    .step1,.step2,.step3{max-width:95%;margin:20px auto;flex-direction:column}
    .step1 span,.step2 span,.step3 span{margin:5px 0;max-width:none}
    .publish-detail{padding:20px;margin:10px auto;max-width:95%}
    .ym-submnu{position:static;display:none;margin-top:10px;border:1px solid #E9D8BF;border-radius:12px;box-shadow:0 4px 15px rgba(15,82,187,0.1)}
    .ym-tab:hover .ym-submnu{display:block}
}

@media (max-width: 480px) {
    #fenlei2{border-radius:12px;padding:15px}
    .psearch{border-radius:12px;padding:12px}
    .publish-detail{border-radius:12px;padding:15px}
    .step1 span,.step2 span,.step3 span{padding:10px 15px;font-size:12px}
    .ym-mainmnu .ym-tab > a{padding:15px;font-size:14px}
    .ym-submnu li a{padding:10px 15px;font-size:13px}
}

/* 清除浮动和辅助样式 */
.clearfix{clear:both}
.clearfix::after{content:"";display:table;clear:both}

/* 特殊状态样式 */
.highlight{color:#E9D8BF!important;font-weight:600}
.required{color:#E9D8BF!important;font-weight:600}
.error{border-color:#dc3545!important;background:#fff5f5!important}
.success{border-color:#28a745!important;background:#f8fff9!important}

/* =============================================================================
   信息发布 · 分类选择页（info_post.html）全新布局 — 仅 body.post-page-select
   主色：#A08347 渐变浅底；子栏目平铺展示
   ============================================================================= */
body.post-page-select{
	--post-ink:#1c1f26;
	--post-muted:#5c616b;
	--post-accent:#A08347;
	--post-accent-mid:#c4a46a;
	--post-accent-deep:#8a6f3c;
	--post-accent-soft:rgba(160,131,71,0.2);
	--post-line:rgba(160,131,71,0.14);
	--post-card:rgba(255,253,249,0.96);
	min-height:100vh;
	background:linear-gradient(165deg,#fff9f0 0%,#f4e8d6 38%,#ead9c4 72%,rgba(160,131,71,0.38) 100%);
	color:var(--post-muted);
}
body.post-page-select .post-select-bg{
	position:fixed;
	inset:0;
	z-index:0;
	pointer-events:none;
	background:
		radial-gradient(110% 85% at 0% 0%,rgba(255,255,255,0.92) 0%,transparent 52%),
		radial-gradient(90% 70% at 100% 10%,rgba(196,164,106,0.35) 0%,transparent 48%),
		radial-gradient(100% 60% at 50% 100%,rgba(160,131,71,0.28) 0%,transparent 55%),
		linear-gradient(155deg,#fdf6ec 0%,#f0dcc4 32%,#e4cfae 58%,#d4b892 82%,#c4a46a 100%);
}
body.post-page-select .body1000.post-layout-select{
	position:relative;
	z-index:1;
	font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;
	max-width:1240px;
	margin:0 auto;
	padding:0 16px 48px;
	background:transparent!important;
}
body.post-page-select .post-pick-main{
	position:relative;
	z-index:1;
	max-width:1120px;
	margin:0 auto;
	padding:8px 0 0;
}
/* 步骤条：横向时间线，非旧版绿/青 */
body.post-page-select .post-pick-steps{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:12px;
	margin:0 0 22px;
	padding:0;
	list-style:none;
}
body.post-page-select .post-pick-steps__item{
	display:flex;
	align-items:flex-start;
	gap:14px;
	padding:16px 18px;
	border-radius:16px;
	background:rgba(255,255,255,0.78);
	border:1px solid var(--post-line);
	color:var(--post-muted);
	box-shadow:0 4px 18px rgba(160,131,71,0.08);
	transition:border-color 0.25s ease,background 0.25s ease,transform 0.2s ease,box-shadow 0.25s ease;
}
body.post-page-select .post-pick-steps__item.is-active{
	background:linear-gradient(135deg,rgba(160,131,71,0.22) 0%,rgba(196,164,106,0.2) 100%);
	border-color:rgba(160,131,71,0.45);
	color:var(--post-ink);
	box-shadow:0 10px 32px rgba(160,131,71,0.2);
}
body.post-page-select .post-pick-steps__n{
	flex:0 0 auto;
	font-size:11px;
	font-weight:800;
	letter-spacing:0.12em;
	padding:6px 10px;
	border-radius:999px;
	background:rgba(160,131,71,0.12);
	color:var(--post-accent-deep);
	border:1px solid rgba(160,131,71,0.22);
}
body.post-page-select .post-pick-steps__item.is-active .post-pick-steps__n{
	background:linear-gradient(135deg,var(--post-accent) 0%,var(--post-accent-mid) 100%);
	color:#fff;
	border-color:transparent;
}
body.post-page-select .post-pick-steps__body strong{
	display:block;
	font-size:15px;
	font-weight:700;
	color:var(--post-ink);
	margin-bottom:4px;
}
body.post-page-select .post-pick-steps__body small{
	display:block;
	font-size:12px;
	line-height:1.45;
	color:var(--post-muted);
}
body.post-page-select .post-pick-steps__item.is-active .post-pick-steps__body strong{
	color:var(--post-accent-deep);
}
/* 去掉旧 #fenlei2 伪元素标题与旧卡片感 */
body.post-page-select #fenlei2.post-pick-shell,
body.post-page-select #fenlei2{
	padding:0!important;
	margin:0 auto!important;
	max-width:1120px!important;
	background:transparent!important;
	border-radius:0!important;
	box-shadow:none!important;
	animation:none!important;
	border:none!important;
}
body.post-page-select #fenlei2::before{
	display:none!important;
	content:none!important;
}
body.post-page-select .post-pick-shell{
	padding-bottom:32px;
}
body.post-page-select .post-pick-hero{
	background:var(--post-card);
	border:1px solid var(--post-line);
	border-radius:22px 22px 0 0;
	padding:28px 28px 22px;
	box-shadow:0 16px 48px rgba(160,131,71,0.14);
}
body.post-page-select .post-pick-kicker,
body.post-page-write .post-pick-kicker,
body.post-page-ok .post-pick-kicker{
	margin:0 0 10px;
	font-size:12px;
	font-weight:700;
	letter-spacing:0.28em;
	text-transform:uppercase;
	color:var(--post-accent);
}
body.post-page-select .post-pick-h1,
body.post-page-write .post-pick-h1,
body.post-page-ok .post-pick-h1{
	margin:0 0 12px;
	font-size:28px;
	line-height:1.25;
	font-weight:800;
	color:var(--post-ink);
	letter-spacing:-0.02em;
}
body.post-page-select .post-pick-sub,
body.post-page-write .post-pick-sub,
body.post-page-ok .post-pick-sub{
	margin:0 0 16px;
	font-size:15px;
	line-height:1.7;
	color:var(--post-muted);
	max-width:52em;
}
body.post-page-select .post-pick-highlights,
body.post-page-write .post-pick-highlights{
	margin:0;
	padding:14px 18px;
	list-style:none;
	border-radius:14px;
	background:linear-gradient(135deg,rgba(160,131,71,0.1) 0%,rgba(196,164,106,0.12) 100%);
	border:1px dashed rgba(160,131,71,0.32);
}
body.post-page-select .post-pick-highlights li,
body.post-page-write .post-pick-highlights li{
	position:relative;
	padding:6px 0 6px 22px;
	font-size:14px;
	line-height:1.55;
	color:#3a3f49;
}
body.post-page-select .post-pick-highlights li::before,
body.post-page-write .post-pick-highlights li::before{
	content:"";
	position:absolute;
	left:0;
	top:13px;
	width:8px;
	height:8px;
	border-radius:50%;
	background:var(--post-accent);
	box-shadow:0 0 0 3px var(--post-accent-soft);
}
/* 搜索条：内嵌于卡片 */
body.post-page-select .post-pick-quickform{
	margin:0;
}
body.post-page-select .post-pick-searchbar{
	margin:-1px 0 0;
	padding:20px 28px 22px;
	background:linear-gradient(180deg,#fffdfb 0%,#faf4eb 100%);
	border:1px solid var(--post-line);
	border-top:none;
	box-shadow:0 12px 36px rgba(160,131,71,0.1);
}
body.post-page-select .post-pick-searchbar__label{
	display:block;
	font-size:13px;
	font-weight:700;
	color:var(--post-ink);
	margin-bottom:10px;
}
body.post-page-select .post-pick-searchbar__row{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	align-items:stretch;
}
body.post-page-select .post-pick-searchbar__input{
	flex:1 1 220px;
	min-width:0;
	padding:14px 18px;
	font-size:15px;
	border:1px solid rgba(28,31,38,0.12);
	border-radius:14px;
	background:#fff;
	color:var(--post-ink);
	box-sizing:border-box;
	transition:border-color 0.2s ease,box-shadow 0.2s ease;
}
body.post-page-select .post-pick-searchbar__input:focus{
	outline:none;
	border-color:var(--post-accent);
	box-shadow:0 0 0 3px var(--post-accent-soft);
}
body.post-page-select .post-pick-searchbar__btn{
	flex:0 0 auto;
	padding:0 22px;
	min-height:48px;
	border:none;
	border-radius:14px;
	font-size:15px;
	font-weight:700;
	cursor:pointer;
	color:#fff;
	background:linear-gradient(135deg,var(--post-accent-mid) 0%,var(--post-accent) 48%,var(--post-accent-deep) 100%);
	box-shadow:0 8px 24px rgba(160,131,71,0.32);
	transition:transform 0.2s ease,filter 0.2s ease;
}
body.post-page-select .post-pick-searchbar__btn:hover{
	filter:brightness(1.06);
	transform:translateY(-1px);
}
body.post-page-select .post-pick-searchbar__tip{
	margin:12px 0 0;
	font-size:13px;
	color:#6a6f78;
}
/* 分类目录：主栏 + 子栏平铺 */
body.post-page-select .post-pick-catalog{
	padding:0 0 8px;
	background:var(--post-card);
	border:1px solid var(--post-line);
	border-top:none;
	border-radius:0 0 22px 22px;
	box-shadow:0 20px 50px rgba(160,131,71,0.12);
}
body.post-page-select .post-pick-group{
	padding:22px 24px 8px;
	border-bottom:1px solid rgba(28,31,38,0.06);
}
body.post-page-select .post-pick-group:last-of-type{
	border-bottom:none;
	padding-bottom:20px;
}
body.post-page-select .post-pick-group__head{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	margin-bottom:14px;
}
body.post-page-select .post-pick-group__title{
	margin:0;
	font-size:20px;
	font-weight:800;
	color:var(--post-ink);
	letter-spacing:-0.01em;
}
body.post-page-select .post-pick-group__tag{
	flex-shrink:0;
	font-size:11px;
	font-weight:700;
	letter-spacing:0.14em;
	text-transform:uppercase;
	padding:5px 12px;
	border-radius:999px;
	color:var(--post-accent-deep);
	background:rgba(160,131,71,0.12);
	border:1px solid rgba(160,131,71,0.28);
}
body.post-page-select .post-pick-group__grid{
	display:grid;
	grid-template-columns:repeat(auto-fill,minmax(200px,1fr));
	gap:10px;
	padding-bottom:14px;
}
body.post-page-select .post-pick-tile{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:10px;
	padding:14px 16px;
	border-radius:14px;
	text-decoration:none;
	color:var(--post-ink);
	background:#fff;
	border:1px solid rgba(28,31,38,0.08);
	box-shadow:0 2px 8px rgba(0,0,0,0.04);
	transition:border-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease;
}
body.post-page-select .post-pick-tile:hover{
	border-color:rgba(160,131,71,0.55);
	transform:translateY(-2px);
	box-shadow:0 10px 28px rgba(160,131,71,0.2);
}
body.post-page-select .post-pick-tile__name{
	font-size:14px;
	font-weight:600;
	line-height:1.35;
}
body.post-page-select .post-pick-tile__action{
	flex-shrink:0;
	font-size:12px;
	font-weight:700;
	color:#fff;
	padding:5px 10px;
	border-radius:999px;
	background:var(--post-accent);
}
body.post-page-select .post-pick-backrow{
	padding:18px 24px 8px;
	text-align:center;
}
body.post-page-select .post-pick-backlink{
	font-size:14px;
	font-weight:600;
	color:var(--post-accent-deep);
	text-decoration:none;
	border-bottom:1px solid rgba(160,131,71,0.35);
}
body.post-page-select .post-pick-backlink:hover{
	color:var(--post-accent);
	border-bottom-color:var(--post-accent);
}
body.post-page-select .footer,
body.post-page-select .footer a{
	color:#4a4d54!important;
	text-shadow:none;
}
body.post-page-select .footer a:hover{
	color:var(--post-accent-deep)!important;
}
@media (max-width:900px){
	body.post-page-select .post-pick-steps{
		grid-template-columns:1fr;
	}
	body.post-page-select .post-pick-h1,
	body.post-page-write .post-pick-h1,
	body.post-page-ok .post-pick-h1{
		font-size:23px;
	}
	body.post-page-select .post-pick-group__grid{
		grid-template-columns:repeat(auto-fill,minmax(160px,1fr));
	}
}
@media (max-width:520px){
	body.post-page-select .post-pick-hero,
	body.post-page-select .post-pick-searchbar,
	body.post-page-select .post-pick-catalog{
		border-radius:0;
	}
	body.post-page-select .post-pick-searchbar__row{
		flex-direction:column;
	}
	body.post-page-select .post-pick-searchbar__btn{
		width:100%;
	}
}

/* =============================================================================
   信息发布 · 填写页（info_post_write.html）与选类页统一步骤条与 #A08347 浅金渐变底
   ============================================================================= */
body.post-page-write{
	--post-ink:#1c1f26;
	--post-muted:#5c616b;
	--post-accent:#A08347;
	--post-accent-mid:#c4a46a;
	--post-accent-deep:#8a6f3c;
	--post-accent-soft:rgba(160,131,71,0.2);
	--post-line:rgba(160,131,71,0.14);
	--post-card:rgba(255,253,249,0.96);
	min-height:100vh;
	background:linear-gradient(165deg,#fff9f0 0%,#f4e8d6 38%,#ead9c4 72%,rgba(160,131,71,0.38) 100%);
	color:var(--post-muted);
}
body.post-page-write .post-write-bg{
	position:fixed;
	inset:0;
	z-index:0;
	pointer-events:none;
	background:
		radial-gradient(110% 85% at 0% 0%,rgba(255,255,255,0.92) 0%,transparent 52%),
		radial-gradient(90% 70% at 100% 10%,rgba(196,164,106,0.35) 0%,transparent 48%),
		radial-gradient(100% 60% at 50% 100%,rgba(160,131,71,0.28) 0%,transparent 55%),
		linear-gradient(155deg,#fdf6ec 0%,#f0dcc4 32%,#e4cfae 58%,#d4b892 82%,#c4a46a 100%);
}
body.post-page-write .post-layout-write{
	position:relative;
	z-index:1;
	max-width:1240px;
	margin:0 auto;
	padding:0 16px 48px;
	background:transparent!important;
}
body.post-page-write .post-write-main{
	position:relative;
	z-index:1;
	max-width:1120px;
	margin:0 auto;
	padding:8px 0 0;
}
body.post-page-write .post-pick-steps,
body.post-page-ok .post-pick-steps{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:12px;
	margin:0 0 22px;
	padding:0;
	list-style:none;
}
body.post-page-write .post-pick-steps__item,
body.post-page-ok .post-pick-steps__item{
	display:flex;
	align-items:flex-start;
	gap:14px;
	padding:16px 18px;
	border-radius:16px;
	background:rgba(255,255,255,0.78);
	border:1px solid var(--post-line);
	color:var(--post-muted);
	box-shadow:0 4px 18px rgba(160,131,71,0.08);
	transition:border-color 0.25s ease,background 0.25s ease,transform 0.2s ease,box-shadow 0.25s ease;
}
body.post-page-write .post-pick-steps__item.is-active,
body.post-page-ok .post-pick-steps__item.is-active{
	background:linear-gradient(135deg,rgba(160,131,71,0.22) 0%,rgba(196,164,106,0.2) 100%);
	border-color:rgba(160,131,71,0.45);
	color:var(--post-ink);
	box-shadow:0 10px 32px rgba(160,131,71,0.2);
}
body.post-page-write .post-pick-steps__n,
body.post-page-ok .post-pick-steps__n{
	flex:0 0 auto;
	font-size:11px;
	font-weight:800;
	letter-spacing:0.12em;
	padding:6px 10px;
	border-radius:999px;
	background:rgba(160,131,71,0.12);
	color:var(--post-accent-deep);
	border:1px solid rgba(160,131,71,0.22);
}
body.post-page-write .post-pick-steps__item.is-active .post-pick-steps__n,
body.post-page-ok .post-pick-steps__item.is-active .post-pick-steps__n{
	background:linear-gradient(135deg,var(--post-accent) 0%,var(--post-accent-mid) 100%);
	color:#fff;
	border-color:transparent;
}
body.post-page-write .post-pick-steps__body strong,
body.post-page-ok .post-pick-steps__body strong{
	display:block;
	font-size:15px;
	font-weight:700;
	color:var(--post-ink);
	margin-bottom:4px;
}
body.post-page-write .post-pick-steps__body small,
body.post-page-ok .post-pick-steps__body small{
	display:block;
	font-size:12px;
	line-height:1.45;
	color:var(--post-muted);
}
body.post-page-write .post-pick-steps__item.is-active .post-pick-steps__body strong,
body.post-page-ok .post-pick-steps__item.is-active .post-pick-steps__body strong{
	color:var(--post-accent-deep);
}
body.post-page-write .post-write-relink{
	font-weight:700;
	color:var(--post-accent-deep);
	text-decoration:none;
	border-bottom:1px solid rgba(160,131,71,0.35);
}
body.post-page-write .post-write-relink:hover{
	color:var(--post-accent);
}
body.post-page-write #fenlei2.post-write-shell{
	padding:0!important;
	margin:0 auto!important;
	max-width:1120px!important;
	background:transparent!important;
	border:none!important;
	box-shadow:none!important;
	animation:none!important;
}
body.post-page-write #fenlei2::before{
	display:none!important;
	content:none!important;
}
body.post-page-write .post-pick-hero.post-write-hero{
	background:var(--post-card);
	border:1px solid var(--post-line);
	border-radius:22px 22px 0 0;
	padding:26px 26px 20px;
	box-shadow:0 16px 48px rgba(160,131,71,0.14);
}
body.post-page-write .post-write-star{
	color:#c62828;
	font-weight:800;
}
body.post-page-write .post-write-formcard.publish-detail{
	margin:0!important;
	padding:22px 24px 28px!important;
	background:linear-gradient(180deg,#fffdfb 0%,#faf4eb 100%)!important;
	border:1px solid var(--post-line)!important;
	border-top:none!important;
	border-radius:0 0 22px 22px!important;
	box-shadow:0 20px 50px rgba(160,131,71,0.12)!important;
	animation:none!important;
}
body.post-page-write .publish-detail::before{
	display:none!important;
	content:none!important;
}
body.post-page-write .publish-detail .p-line{
	padding:12px 0;
	border-bottom:1px solid rgba(160,131,71,0.08);
}
body.post-page-write .publish-detail .p-label{
	color:var(--post-ink);
	font-weight:700;
}
body.post-page-write .publish-detail .highlight,
body.post-page-write .publish-detail .required{
	color:var(--post-accent-deep)!important;
	font-weight:700!important;
}
body.post-page-write .publish-detail .red,
body.post-page-write .publish-detail .red.required{
	color:#c62828!important;
}
body.post-page-write .publish-detail a{
	color:var(--post-accent-deep)!important;
	font-weight:600;
}
body.post-page-write .publish-detail a:hover{
	color:var(--post-accent)!important;
}
body.post-page-write .publish-detail input,
body.post-page-write .publish-detail select,
body.post-page-write .publish-detail textarea{
	border-color:rgba(28,31,38,0.12)!important;
	border-radius:12px!important;
}
body.post-page-write .publish-detail input:focus,
body.post-page-write .publish-detail select:focus,
body.post-page-write .publish-detail textarea:focus,
body.post-page-write .publish-detail .input:focus{
	border-color:var(--post-accent)!important;
	box-shadow:0 0 0 3px var(--post-accent-soft)!important;
	outline:none!important;
	transform:none!important;
}
body.post-page-write .publish-detail .fabu1{
	background:linear-gradient(135deg,var(--post-accent-mid) 0%,var(--post-accent) 48%,var(--post-accent-deep) 100%)!important;
	box-shadow:0 8px 24px rgba(160,131,71,0.32)!important;
	border-radius:14px!important;
}
body.post-page-write .publish-detail .fabu1:hover{
	filter:brightness(1.05);
	transform:translateY(-2px)!important;
	box-shadow:0 12px 28px rgba(160,131,71,0.38)!important;
}
body.post-page-write .mappoint{
	background:var(--post-accent)!important;
	color:#fff!important;
	border-radius:12px!important;
}
body.post-page-write .mappoint:hover{
	background:var(--post-accent-deep)!important;
	box-shadow:0 6px 18px rgba(160,131,71,0.3)!important;
}
body.post-page-write .qfont{
	border-color:rgba(160,131,71,0.35)!important;
	background:rgba(160,131,71,0.08)!important;
	color:var(--post-accent-deep)!important;
}
body.post-page-write .qfont:hover{
	background:var(--post-accent)!important;
	color:#fff!important;
}
body.post-page-write .authcode{
	border-color:rgba(160,131,71,0.25)!important;
}
body.post-page-write .authcode:hover{
	border-color:var(--post-accent)!important;
}
body.post-page-write .contact{
	background:rgba(160,131,71,0.06)!important;
	border:1px solid rgba(160,131,71,0.18)!important;
	border-radius:16px!important;
	padding:16px 18px!important;
	margin:12px 0 8px!important;
}
body.post-page-write .contact:hover{
	transform:none!important;
}
body.post-page-write #formsubmittips{
	margin-top:16px!important;
	padding:14px 16px!important;
	background:rgba(160,131,71,0.08)!important;
	border:1px dashed rgba(160,131,71,0.35)!important;
	border-radius:12px!important;
	color:var(--post-muted)!important;
	line-height:1.65!important;
}
body.post-page-write .footer,
body.post-page-write .footer a{
	color:#4a4d54!important;
	text-shadow:none;
}
body.post-page-write .footer a:hover{
	color:var(--post-accent-deep)!important;
}
@media (max-width:900px){
	body.post-page-write .post-pick-steps,
	body.post-page-ok .post-pick-steps{
		grid-template-columns:1fr;
	}
}
@media (max-width:520px){
	body.post-page-write .post-pick-hero.post-write-hero,
	body.post-page-write .post-write-formcard.publish-detail{
		border-radius:0!important;
	}
}

/* 发布成功页：与发布流程同套步骤条 + 3D 线框立方体 */
@keyframes post-ok-cube-spin{
	to{
		transform:rotateX(360deg) rotateY(360deg);
	}
}
body.post-page-ok{
	--post-ink:#1c1f26;
	--post-muted:#5c616b;
	--post-accent:#A08347;
	--post-accent-mid:#c4a46a;
	--post-accent-deep:#8a6f3c;
	--post-accent-soft:rgba(160,131,71,0.2);
	--post-line:rgba(160,131,71,0.14);
	--post-card:rgba(255,253,249,0.96);
	--post-surface:rgba(255,252,248,0.92);
	--post-surface-strong:rgba(255,252,248,0.98);
	--post-border:rgba(160,131,71,0.22);
	--post-shadow:0 18px 40px rgba(28,31,38,0.08);
	min-height:100vh;
	background:linear-gradient(165deg,#fff9f0 0%,#f4e8d6 38%,#ead9c4 72%,rgba(160,131,71,0.38) 100%)!important;
	color:var(--post-muted)!important;
}
body.post-page-ok .post-layout-ok{
	max-width:1120px;
	margin:0 auto;
	padding:28px 18px 48px;
	position:relative;
}
body.post-page-ok .post-ok-bg{
	position:absolute;
	inset:0;
	pointer-events:none;
	background:radial-gradient(520px 220px at 50% -10%,rgba(160,131,71,0.12),transparent 70%);
}
body.post-page-ok .post-ok-main{
	position:relative;
	max-width:1120px;
	margin:0 auto;
	padding:8px 0 0;
}
body.post-page-ok #fenlei2.post-ok-shell{
	width:100%!important;
	max-width:1120px!important;
	margin:0 auto!important;
	float:none!important;
	background:transparent!important;
	border:none!important;
	box-shadow:none!important;
	padding:0!important;
}
body.post-page-ok .post-pick-hero.post-ok-hero{
	border-radius:18px!important;
	border:1px solid var(--post-border)!important;
	background:var(--post-surface)!important;
	box-shadow:var(--post-shadow)!important;
	padding:22px 22px 18px!important;
	margin:0 0 16px!important;
}
body.post-page-ok .post-ok-card{
	border-radius:18px!important;
	border:1px solid var(--post-border)!important;
	background:var(--post-surface-strong)!important;
	box-shadow:var(--post-shadow)!important;
	padding:22px 22px 26px!important;
}
body.post-page-ok #mr{
	padding:0!important;
	margin:0!important;
	background:none!important;
	border:none!important;
	box-shadow:none!important;
}
body.post-page-ok #mr h1,
body.post-page-ok #mr h2,
body.post-page-ok .post-ok-heading{
	background:none!important;
	padding-left:0!important;
	min-height:0!important;
	line-height:1.45!important;
	color:#1c1f26!important;
	font-weight:800!important;
}
body.post-page-ok .post-ok-visual{
	position:relative;
	width:100%;
	min-height:120px;
	margin:0 0 14px;
	display:flex;
	align-items:center;
	justify-content:center;
}
body.post-page-ok .post-ok-cube-scene{
	width:100px;
	height:100px;
	perspective:240px;
	perspective-origin:50% 50%;
	position:relative;
}
body.post-page-ok .post-ok-cube{
	position:absolute;
	left:50%;
	top:50%;
	width:48px;
	height:48px;
	margin:-24px 0 0 -24px;
	transform-style:preserve-3d;
	animation:post-ok-cube-spin 12s linear infinite;
}
body.post-page-ok .post-ok-face{
	position:absolute;
	inset:0;
	box-sizing:border-box;
	width:48px;
	height:48px;
	border:1px solid rgba(192,164,106,0.92);
	background:transparent;
	box-shadow:0 0 8px rgba(160,131,71,0.28);
}
body.post-page-ok .post-ok-face--f{transform:translateZ(24px);}
body.post-page-ok .post-ok-face--b{transform:rotateY(180deg) translateZ(24px);}
body.post-page-ok .post-ok-face--r{transform:rotateY(90deg) translateZ(24px);}
body.post-page-ok .post-ok-face--l{transform:rotateY(-90deg) translateZ(24px);}
body.post-page-ok .post-ok-face--t{transform:rotateX(90deg) translateZ(24px);}
body.post-page-ok .post-ok-face--bt{transform:rotateX(-90deg) translateZ(24px);}
body.post-page-ok .post-ok-badge{
	position:absolute;
	left:50%;
	top:50%;
	z-index:2;
	width:40px;
	height:40px;
	margin:-20px 0 0 -20px;
	border-radius:12px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:rgba(255,252,248,0.96);
	border:2px solid rgba(160,131,71,0.55);
	box-shadow:0 0 22px rgba(160,131,71,0.42),0 8px 18px rgba(28,31,38,0.08);
	pointer-events:none;
}
body.post-page-ok .post-ok-badge__check{
	font-size:22px;
	line-height:1;
	font-weight:900;
	color:#1c1f26;
}
body.post-page-ok #mr p,
body.post-page-ok #mr .mrtitle{
	color:var(--post-muted)!important;
	line-height:1.7!important;
}
body.post-page-ok #mr .mrtitle{
	margin:10px 0 6px!important;
	font-weight:700!important;
	color:#1c1f26!important;
}
body.post-page-ok #mr a{
	color:var(--post-accent-deep)!important;
}
body.post-page-ok #mr a:hover{
	color:var(--post-accent)!important;
}
body.post-page-ok #mr .btn,
body.post-page-ok #mr .btn2{
	border-radius:12px!important;
	font-weight:700!important;
}
body.post-page-ok .footer,
body.post-page-ok .footer a{
	color:#4a4d54!important;
	text-shadow:none;
}
body.post-page-ok .footer a:hover{
	color:var(--post-accent-deep)!important;
}
@media (max-width:520px){
	body.post-page-ok .post-pick-hero.post-ok-hero,
	body.post-page-ok .post-ok-card{
		border-radius:0!important;
	}
}