/* 页面整体背景 */
.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{
	--post-green-light:#7fb3b3;
	--post-green:#129696;
	--post-green-deep:#0d9488;
	--post-green-dark:#0a7a72;
	--post-ink:#0f2d3a;
	--post-muted:#3d5a6a;
	--post-line:rgba(13,148,136,0.14);
	--post-card:#ffffff;
	--post-sand:#fdf8ef;
	min-height:100vh;
	margin:0;
	background:
		radial-gradient(ellipse 70% 50% at 100% 0%,rgba(46,196,182,0.12),transparent 50%),
		radial-gradient(ellipse 50% 40% at 0% 100%,rgba(18,150,150,0.08),transparent 45%),
		linear-gradient(180deg,var(--post-sand) 0%,#e8f4f8 45%,#dceef5 100%);
	color:var(--post-muted);
	font-family:"PingFang SC","Microsoft YaHei","Segoe UI",sans-serif;
}
body.post-page-select .mheader,
body.post-page-select .cleafix{
	display:none;
}
body.post-page-select .post-coast{
	position:relative;
	z-index:1;
}
/* 顶栏 Hero */
body.post-page-select .post-coast-hero{
	position:relative;
	background:linear-gradient(
		180deg,
		var(--post-green-light) 0%,
		#5aabaa 22%,
		var(--post-green) 52%,
		var(--post-green-deep) 78%,
		var(--post-green-dark) 100%
	);
	color:#fff;
	overflow:hidden;
}
body.post-page-select .post-coast-hero__glow{
	position:absolute;
	inset:0;
	background:
		radial-gradient(ellipse 70% 55% at 18% 12%,rgba(255,255,255,0.22),transparent 50%),
		radial-gradient(ellipse 50% 45% at 88% 30%,rgba(20,184,166,0.28),transparent 48%);
	pointer-events:none;
}
body.post-page-select .post-coast-hero__inner{
	position:relative;
	z-index:2;
	max-width:1180px;
	margin:0 auto;
	padding:32px 24px 64px;
	display:flex;
	align-items:center;
	gap:24px;
	flex-wrap:wrap;
	box-sizing:border-box;
}
body.post-page-select .post-coast-hero__logo img{
	display:block;
	max-height:54px;
	padding:8px 12px;
	border-radius:14px;
	background:rgba(255,255,255,0.96);
	box-shadow:0 8px 28px rgba(0,0,0,0.18);
}
body.post-page-select .post-coast-hero__copy{
	flex:1;
	min-width:200px;
}
body.post-page-select .post-coast-hero__eyebrow{
	margin:0 0 6px;
	font-size:11px;
	font-weight:600;
	letter-spacing:0.26em;
	text-transform:uppercase;
	opacity:0.8;
}
body.post-page-select .post-coast-hero__title{
	margin:0;
	font-size:30px;
	font-weight:800;
	letter-spacing:0.02em;
	text-shadow:0 2px 16px rgba(0,0,0,0.15);
}
body.post-page-select .post-coast-hero__sub{
	margin:10px 0 0;
	font-size:14px;
	opacity:0.92;
	line-height:1.6;
}
body.post-page-select .post-coast-hero__link{
	flex-shrink:0;
	padding:12px 22px;
	font-size:14px;
	font-weight:600;
	color:#fff;
	text-decoration:none;
	background:var(--post-green-deep);
	border-radius:999px;
	box-shadow:0 10px 26px rgba(13,148,136,0.45);
	transition:transform 0.2s ease,background 0.2s ease,box-shadow 0.2s ease;
}
body.post-page-select .post-coast-hero__link:hover{
	background:var(--post-green-dark);
	transform:translateY(-2px);
	box-shadow:0 14px 30px rgba(13,148,136,0.5);
}
body.post-page-select .post-coast-hero__wave{
	position:relative;
	z-index:3;
	margin-top:-1px;
	line-height:0;
	color:var(--post-sand);
}
body.post-page-select .post-coast-hero__wave svg{
	display:block;
	width:100%;
	height:52px;
}
/* 步骤条：粘性横向时间线 */
body.post-page-select .post-coast-steps{
	position:sticky;
	top:0;
	z-index:90;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	gap:0;
	max-width:1095px;
	margin:0 auto;
	padding:14px 20px;
	background:rgba(255,255,255,0.78);
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
	border-bottom:1px solid var(--post-line);
	box-shadow:0 4px 24px rgba(13,148,136,0.08);
}
body.post-page-select .post-coast-steps__item{
	display:flex;
	align-items:center;
	gap:12px;
	padding:10px 18px;
	border-radius:14px;
	color:var(--post-muted);
	transition:background 0.2s ease;
}
body.post-page-select .post-coast-steps__item.is-active{
	background:linear-gradient(135deg,rgba(18,150,150,0.12),rgba(13,148,136,0.08));
}
body.post-page-select .post-coast-steps__num{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:32px;
	height:32px;
	font-size:11px;
	font-weight:800;
	border-radius:10px;
	background:rgba(13,148,136,0.1);
	color:var(--post-green-deep);
}
body.post-page-select .post-coast-steps__item.is-active .post-coast-steps__num{
	background:linear-gradient(135deg,var(--post-green),var(--post-green-deep));
	color:#fff;
	box-shadow:0 4px 14px rgba(13,148,136,0.35);
}
body.post-page-select .post-coast-steps__text strong{
	display:block;
	font-size:14px;
	font-weight:700;
	color:var(--post-ink);
}
body.post-page-select .post-coast-steps__text small{
	display:block;
	font-size:11px;
	margin-top:2px;
}
body.post-page-select .post-coast-steps__line{
	width:40px;
	height:2px;
	background:linear-gradient(90deg,var(--post-green-light),var(--post-green-deep));
	border-radius:2px;
	opacity:0.45;
}
/* 主内容 */
body.post-page-select .post-coast-main{
	max-width:1180px;
	margin:0 auto;
	padding:28px 20px 48px;
	box-sizing:border-box;
}
body.post-page-select .post-coast-intro{
	margin-bottom:24px;
	padding:28px 32px;
	border-radius:22px;
	background:var(--post-card);
	border:1px solid var(--post-line);
	box-shadow:0 20px 60px rgba(12,45,62,0.08);
	background-image:
		linear-gradient(125deg,rgba(18,150,150,0.06) 0%,transparent 55%),
		linear-gradient(220deg,rgba(127,179,179,0.12) 0%,transparent 50%);
}
body.post-page-select .post-coast-intro__badge{
	display:inline-block;
	padding:5px 14px;
	margin-bottom:12px;
	font-size:11px;
	font-weight:700;
	letter-spacing:0.14em;
	color:var(--post-green-deep);
	background:rgba(46,196,182,0.18);
	border-radius:999px;
}
body.post-page-select .post-coast-intro__h{
	margin:0 0 12px;
	font-size:30px;
	font-weight:800;
	color:var(--post-ink);
	letter-spacing:-0.03em;
	line-height:1.2;
}
body.post-page-select .post-coast-intro__p{
	margin:0;
	font-size:15px;
	line-height:1.75;
	max-width:640px;
}
body.post-page-select .post-coast-intro__tags{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin:18px 0 0;
	padding:0;
	list-style:none;
}
body.post-page-select .post-coast-intro__tags li{
	padding:6px 14px;
	font-size:12px;
	font-weight:600;
	color:var(--post-green-deep);
	background:var(--post-card);
	border:1px solid rgba(46,196,182,0.4);
	border-radius:999px;
}
/* 搜索 */
body.post-page-select .post-coast-search{
	margin-bottom:28px;
}
body.post-page-select .post-coast-search__box{
	padding:24px 28px;
	border-radius:20px;
	background:var(--post-card);
	border:1px solid var(--post-line);
	box-shadow:0 12px 40px rgba(13,148,136,0.1);
}
body.post-page-select .post-coast-search__label{
	display:flex;
	align-items:center;
	gap:8px;
	margin-bottom:12px;
	font-size:14px;
	font-weight:700;
	color:var(--post-ink);
}
body.post-page-select .post-coast-search__icon{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:28px;
	height:28px;
	font-size:16px;
	border-radius:8px;
	background:rgba(13,148,136,0.12);
	color:var(--post-green-deep);
}
body.post-page-select .post-coast-search__row{
	display:flex;
	flex-wrap:wrap;
	gap:12px;
	align-items:stretch;
}
body.post-page-select .post-coast-search__input{
	flex:1 1 240px;
	min-width:0;
	padding:15px 18px;
	font-size:15px;
	border:1px solid rgba(13,148,136,0.22);
	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-coast-search__input:focus{
	outline:none;
	border-color:var(--post-green-deep);
	box-shadow:0 0 0 4px rgba(13,148,136,0.15);
}
body.post-page-select .post-coast-search__btn{
	flex:0 0 auto;
	padding:0 26px;
	min-height:50px;
	border:none;
	border-radius:14px;
	font-size:15px;
	font-weight:700;
	cursor:pointer;
	color:#fff;
	background:linear-gradient(135deg,var(--post-green),var(--post-green-deep));
	box-shadow:0 10px 28px rgba(13,148,136,0.38);
	transition:transform 0.2s ease,box-shadow 0.2s ease;
}
body.post-page-select .post-coast-search__btn:hover{
	transform:translateY(-2px);
	box-shadow:0 14px 32px rgba(13,148,136,0.45);
}
body.post-page-select .post-coast-search__tip{
	margin:12px 0 0;
	font-size:13px;
	color:var(--post-muted);
}
/* 分类目录 */
body.post-page-select #fenlei2.post-coast-catalog,
body.post-page-select #fenlei2{
	padding:0!important;
	margin:0!important;
	max-width:none!important;
	background:transparent!important;
	border:none!important;
	box-shadow:none!important;
	animation:none!important;
}
body.post-page-select #fenlei2::before{
	display:none!important;
	content:none!important;
}
body.post-page-select .post-coast-catalog{
	display:flex;
	flex-direction:column;
	gap:20px;
}
body.post-page-select .post-coast-group{
	padding:26px 28px;
	border-radius:20px;
	background:var(--post-card);
	border:1px solid var(--post-line);
	box-shadow:0 8px 32px rgba(13,148,136,0.06);
}
body.post-page-select .post-coast-group__head{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	margin-bottom:18px;
	padding-bottom:14px;
	border-bottom:2px solid transparent;
	border-image:linear-gradient(90deg,var(--post-green-deep),var(--post-green-light)) 1;
}
body.post-page-select .post-coast-group__title{
	margin:0;
	font-size:22px;
	font-weight:800;
	color:var(--post-ink);
}
body.post-page-select .post-coast-group__badge{
	flex-shrink:0;
	font-size:11px;
	font-weight:700;
	letter-spacing:0.12em;
	padding:5px 12px;
	border-radius:999px;
	color:var(--post-green-deep);
	background:rgba(46,196,182,0.15);
	border:1px solid rgba(13,148,136,0.25);
}
body.post-page-select .post-coast-group__grid{
	display:grid;
	grid-template-columns:repeat(auto-fill,minmax(210px,1fr));
	gap:12px;
}
body.post-page-select .post-coast-tile{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:10px;
	padding:16px 18px;
	border-radius:16px;
	text-decoration:none;
	color:var(--post-ink);
	background:linear-gradient(145deg,#fff,var(--post-sand));
	border:1px solid rgba(13,148,136,0.12);
	transition:border-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease;
}
body.post-page-select .post-coast-tile:hover{
	border-color:var(--post-green-deep);
	transform:translateY(-3px);
	box-shadow:0 12px 32px rgba(13,148,136,0.18);
}
body.post-page-select .post-coast-tile__name{
	font-size:14px;
	font-weight:600;
	line-height:1.4;
}
body.post-page-select .post-coast-tile__go{
	flex-shrink:0;
	font-size:12px;
	font-weight:700;
	color:#fff;
	padding:6px 12px;
	border-radius:999px;
	background:linear-gradient(135deg,var(--post-green),var(--post-green-deep));
	opacity:0.92;
	transition:opacity 0.2s ease;
}
body.post-page-select .post-coast-tile:hover .post-coast-tile__go{
	opacity:1;
}
body.post-page-select .post-coast-back{
	margin:24px 0 0;
	text-align:center;
}
body.post-page-select .post-coast-back a{
	font-size:14px;
	font-weight:600;
	color:var(--post-green-deep);
	text-decoration:none;
	border-bottom:1px solid rgba(13,148,136,0.35);
}
body.post-page-select .post-coast-back a:hover{
	color:var(--post-green);
}
body.post-page-select .footer,
body.post-page-select .footer a{
	color:var(--post-muted)!important;
	text-shadow:none;
}
body.post-page-select .footer a:hover{
	color:var(--post-green-deep)!important;
}
/* 共享标题类（填写页/成功页仍用 post-pick-*） */
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,#0d9488);
}
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,#0f2d3a);
	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,#3d5a6a);
	max-width:52em;
}
body.post-page-write .post-pick-highlights,
body.post-page-ok .post-pick-highlights{
	margin:0;
	padding:14px 18px;
	list-style:none;
	border-radius:14px;
	background:linear-gradient(135deg,rgba(18,150,150,0.08),rgba(13,148,136,0.06));
	border:1px dashed rgba(13,148,136,0.28);
}
body.post-page-write .post-pick-highlights li,
body.post-page-ok .post-pick-highlights li{
	position:relative;
	padding:6px 0 6px 22px;
	font-size:14px;
	line-height:1.55;
}
body.post-page-write .post-pick-highlights li::before,
body.post-page-ok .post-pick-highlights li::before{
	content:"";
	position:absolute;
	left:0;
	top:13px;
	width:8px;
	height:8px;
	border-radius:50%;
	background:var(--post-green-deep,#0d9488);
	box-shadow:0 0 0 3px rgba(13,148,136,0.2);
}
@media (max-width:900px){
	body.post-page-select .post-coast-steps{
		flex-direction:column;
		align-items:stretch;
	}
	body.post-page-select .post-coast-steps__line{
		width:2px;
		height:24px;
		margin:0 auto;
	}
	body.post-page-select .post-coast-intro__h{
		font-size:24px;
	}
	body.post-page-select .post-coast-group__grid{
		grid-template-columns:repeat(auto-fill,minmax(160px,1fr));
	}
}
@media (max-width:520px){
	body.post-page-select .post-coast-hero__title{
		font-size:24px;
	}
	body.post-page-select .post-coast-hero__link{
		width:100%;
		text-align:center;
	}
	body.post-page-select .post-coast-intro,
	body.post-page-select .post-coast-search__box,
	body.post-page-select .post-coast-group{
		padding-left:18px;
		padding-right:18px;
	}
	body.post-page-select .post-coast-search__row{
		flex-direction:column;
	}
	body.post-page-select .post-coast-search__btn{
		width:100%;
	}
}

/* =============================================================================
   淇℃伅鍙戝竷 路 濉啓椤碉紙info_post_write.html锛夋捣杈瑰害鍋囬潚缁?路 涓庨€夌被椤电粺涓€
   ============================================================================= */
body.post-page-write{
	--post-green-light:#7fb3b3;
	--post-green:#129696;
	--post-green-deep:#0d9488;
	--post-green-dark:#0a7a72;
	--post-ink:#0f2d3a;
	--post-muted:#3d5a6a;
	--post-line:rgba(13,148,136,0.14);
	--post-card:#ffffff;
	--post-sand:#fdf8ef;
	--post-accent-soft:rgba(13,148,136,0.16);
	min-height:100vh;
	margin:0;
	background:
		radial-gradient(ellipse 70% 50% at 100% 0%,rgba(46,196,182,0.12),transparent 50%),
		radial-gradient(ellipse 50% 40% at 0% 100%,rgba(18,150,150,0.08),transparent 45%),
		linear-gradient(180deg,var(--post-sand) 0%,#e8f4f8 45%,#dceef5 100%);
	color:var(--post-muted);
	font-family:"PingFang SC","Microsoft YaHei","Segoe UI",sans-serif;
}
body.post-page-write .mheader,
body.post-page-write .cleafix{display:none;}
body.post-page-write .post-coast--write{position:relative;z-index:1;}
body.post-page-write .post-coast-hero{
	position:relative;
	background:linear-gradient(180deg,var(--post-green-light) 0%,#5aabaa 22%,var(--post-green) 52%,var(--post-green-deep) 78%,var(--post-green-dark) 100%);
	color:#fff;
	overflow:hidden;
}
body.post-page-write .post-coast-hero__glow{
	position:absolute;
	inset:0;
	background:
		radial-gradient(ellipse 70% 55% at 18% 12%,rgba(255,255,255,0.22),transparent 50%),
		radial-gradient(ellipse 50% 45% at 88% 30%,rgba(20,184,166,0.28),transparent 48%);
	pointer-events:none;
}
body.post-page-write .post-coast-hero__inner{
	position:relative;
	z-index:2;
	max-width:1180px;
	margin:0 auto;
	padding:32px 24px 64px;
	display:flex;
	align-items:center;
	gap:24px;
	flex-wrap:wrap;
	box-sizing:border-box;
}
body.post-page-write .post-coast-hero__logo img{
	display:block;
	max-height:54px;
	padding:8px 12px;
	border-radius:14px;
	background:rgba(255,255,255,0.96);
	box-shadow:0 8px 28px rgba(0,0,0,0.18);
}
body.post-page-write .post-coast-hero__copy{flex:1;min-width:200px;}
body.post-page-write .post-coast-hero__eyebrow{
	margin:0 0 6px;
	font-size:11px;
	font-weight:600;
	letter-spacing:0.26em;
	text-transform:uppercase;
	opacity:0.8;
}
body.post-page-write .post-coast-hero__title{
	margin:0;
	font-size:28px;
	font-weight:800;
	text-shadow:0 2px 16px rgba(0,0,0,0.15);
}
body.post-page-write .post-coast-hero__sub{margin:10px 0 0;font-size:14px;opacity:0.92;line-height:1.6;}
body.post-page-write .post-coast-hero__link{
	flex-shrink:0;
	padding:12px 22px;
	font-size:13px;
	font-weight:600;
	color:#fff;
	text-decoration:none;
	background:var(--post-green-deep);
	border-radius:999px;
	box-shadow:0 10px 26px rgba(13,148,136,0.45);
	transition:transform 0.2s ease,background 0.2s ease;
}
body.post-page-write .post-coast-hero__link:hover{
	background:var(--post-green-dark);
	transform:translateY(-2px);
}
body.post-page-write .post-coast-hero__wave{
	position:relative;
	z-index:3;
	margin-top:-1px;
	line-height:0;
	color:var(--post-sand);
}
body.post-page-write .post-coast-hero__wave svg{display:block;width:100%;height:52px;}
body.post-page-write .post-coast-steps{
	position:sticky;
	top:0;
	z-index:90;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	max-width:1095px;
	margin:0 auto;
	padding:14px 20px;
	background:rgba(255,255,255,0.78);
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
	border-bottom:1px solid var(--post-line);
	box-shadow:0 4px 24px rgba(13,148,136,0.08);
}
body.post-page-write .post-coast-steps__item{
	display:flex;
	align-items:center;
	gap:12px;
	padding:10px 18px;
	border-radius:14px;
}
body.post-page-write .post-coast-steps__item.is-active{
	background:linear-gradient(135deg,rgba(18,150,150,0.12),rgba(13,148,136,0.08));
}
body.post-page-write .post-coast-steps__num{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:32px;
	height:32px;
	font-size:11px;
	font-weight:800;
	border-radius:10px;
	background:rgba(13,148,136,0.1);
	color:var(--post-green-deep);
}
body.post-page-write .post-coast-steps__item.is-active .post-coast-steps__num{
	background:linear-gradient(135deg,var(--post-green),var(--post-green-deep));
	color:#fff;
	box-shadow:0 4px 14px rgba(13,148,136,0.35);
}
body.post-page-write .post-coast-steps__text strong{
	display:block;
	font-size:14px;
	font-weight:700;
	color:var(--post-ink);
}
body.post-page-write .post-coast-steps__text small{display:block;font-size:11px;margin-top:2px;}
body.post-page-write .post-coast-steps__line{
	width:40px;
	height:2px;
	background:linear-gradient(90deg,var(--post-green-light),var(--post-green-deep));
	opacity:0.45;
}
body.post-page-write .post-coast-relink{
	font-weight:700;
	color:var(--post-green-deep);
	text-decoration:none;
	border-bottom:1px solid rgba(13,148,136,0.35);
}
body.post-page-write .post-coast-relink:hover{color:var(--post-green);}
body.post-page-write .post-coast-main--write{
	max-width:1180px;
	margin:0 auto;
	padding:28px 20px 48px;
	box-sizing:border-box;
}
body.post-page-write .post-coast-intro{
	margin-bottom:24px;
	padding:28px 32px;
	border-radius:22px;
	background:var(--post-card);
	border:1px solid var(--post-line);
	box-shadow:0 20px 60px rgba(12,45,62,0.08);
	background-image:
		linear-gradient(125deg,rgba(18,150,150,0.06) 0%,transparent 55%),
		linear-gradient(220deg,rgba(127,179,179,0.1) 0%,transparent 50%);
}
body.post-page-write .post-coast-intro__badge{
	display:inline-block;
	padding:5px 14px;
	margin-bottom:12px;
	font-size:11px;
	font-weight:700;
	letter-spacing:0.14em;
	color:var(--post-green-deep);
	background:rgba(46,196,182,0.18);
	border-radius:999px;
}
body.post-page-write .post-coast-intro__h{
	margin:0 0 12px;
	font-size:28px;
	font-weight:800;
	color:var(--post-ink);
}
body.post-page-write .post-coast-intro__p{margin:0;font-size:15px;line-height:1.75;}
body.post-page-write .post-coast-intro__tags{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin:18px 0 0;
	padding:0;
	list-style:none;
}
body.post-page-write .post-coast-intro__tags li{
	padding:6px 14px;
	font-size:12px;
	font-weight:600;
	color:var(--post-green-deep);
	background:var(--post-card);
	border:1px solid rgba(46,196,182,0.4);
	border-radius:999px;
}
body.post-page-write .post-coast-required{color:#e76f51;font-weight:800;}
body.post-page-write #fenlei2.post-coast-formwrap,
body.post-page-write #fenlei2{
	padding:0!important;
	margin:0!important;
	max-width:none!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-coast-form.publish-detail{
	margin:0!important;
	padding:0!important;
	background:transparent!important;
	border:none!important;
	box-shadow:none!important;
	animation:none!important;
}
body.post-page-write .post-coast-form.publish-detail::before{display:none!important;content:none!important;}
body.post-page-write .post-coast-form-section{
	margin-bottom:20px;
	padding:24px 28px;
	border-radius:20px;
	background:var(--post-card);
	border:1px solid var(--post-line);
	box-shadow:0 12px 40px rgba(13,148,136,0.08);
}
body.post-page-write .post-coast-form-section__title{
	margin:0 0 18px;
	padding-bottom:12px;
	font-size:17px;
	font-weight:800;
	color:var(--post-ink);
	border-bottom:3px solid transparent;
	border-image:linear-gradient(90deg,var(--post-green-deep),var(--post-green-light)) 1;
}
body.post-page-write .post-coast-form-section--contact{
	background:linear-gradient(165deg,#fff,var(--post-sand));
}
body.post-page-write .post-coast-catpath{font-size:15px;color:var(--post-ink);}
body.post-page-write .post-coast-catpath b{color:var(--post-green-deep);}
body.post-page-write .post-coast-change-cat{
	margin-left:12px;
	font-size:13px;
	font-weight:600;
	color:var(--post-green-deep)!important;
	text-decoration:none;
	border-bottom:1px solid rgba(13,148,136,0.35);
}
body.post-page-write .post-coast-hint{font-size:12px;color:var(--post-muted);margin-left:8px;}
body.post-page-write .publish-detail .p-line{
	padding:14px 0;
	border-bottom:1px solid rgba(13,148,136,0.08);
}
body.post-page-write .publish-detail .p-line:last-child{border-bottom:none;}
body.post-page-write .publish-detail .p-label{
	color:var(--post-ink);
	font-weight:700;
	font-size:14px;
}
body.post-page-write .publish-detail .highlight,
body.post-page-write .publish-detail .required{
	color:var(--post-green-deep)!important;
	font-weight:700!important;
}
body.post-page-write .publish-detail .red,
body.post-page-write .publish-detail .red.required{color:#e76f51!important;}
body.post-page-write .publish-detail a{
	color:var(--post-green-deep)!important;
	font-weight:600;
}
body.post-page-write .publish-detail input,
body.post-page-write .publish-detail select,
body.post-page-write .publish-detail textarea{
	border:1px solid rgba(13,148,136,0.22)!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-green-deep)!important;
	box-shadow:0 0 0 4px var(--post-accent-soft)!important;
	outline:none!important;
	transform:none!important;
}
body.post-page-write .post-coast-submit{
	text-align:center;
	padding:20px 0 8px!important;
	border-bottom:none!important;
}
body.post-page-write .publish-detail .fabu1{
	min-width:220px!important;
	height:52px!important;
	line-height:52px!important;
	padding:0 40px!important;
	font-size:16px!important;
	font-weight:700!important;
	color:#fff!important;
	border:none!important;
	border-radius:14px!important;
	background:linear-gradient(135deg,var(--post-green),var(--post-green-deep))!important;
	box-shadow:0 10px 32px rgba(13,148,136,0.38)!important;
}
body.post-page-write .publish-detail .fabu1:hover{
	transform:translateY(-2px)!important;
	box-shadow:0 14px 36px rgba(13,148,136,0.45)!important;
}
body.post-page-write .mappoint{
	background:var(--post-green-deep)!important;
	color:#fff!important;
	border:none!important;
	border-radius:12px!important;
	padding:10px 18px!important;
}
body.post-page-write .qfont{
	border:1px solid rgba(13,148,136,0.3)!important;
	background:rgba(46,196,182,0.1)!important;
	color:var(--post-green-deep)!important;
	border-radius:10px!important;
}
body.post-page-write .qfont:hover{background:var(--post-green-deep)!important;color:#fff!important;}
body.post-page-write .contact{
	margin:0!important;
	padding:0!important;
	background:transparent!important;
	border:none!important;
}
body.post-page-write .contact:hover{transform:none!important;}
body.post-page-write .post-coast-tips,
body.post-page-write #formsubmittips{
	margin-top:16px!important;
	padding:16px 18px!important;
	background:linear-gradient(135deg,rgba(18,150,150,0.08),rgba(127,179,179,0.1))!important;
	border:1px dashed rgba(13,148,136,0.28)!important;
	border-radius:14px!important;
	text-align:center;
	line-height:1.7!important;
}
body.post-page-write .post-coast-ip{color:var(--post-green-deep)!important;font-weight:700;}
body.post-page-write .footer,
body.post-page-write .footer a{color:var(--post-muted)!important;text-shadow:none;}
body.post-page-write .footer a:hover{color:var(--post-green-deep)!important;}
/* =============================================================================
   info_post_write_ok.html - coastal success + loader animation
   ============================================================================= */
@keyframes post-ok-ring-spin{
	to{transform:rotate(360deg);}
}
@keyframes post-ok-ring-pulse{
	0%,100%{transform:scale(0.92);opacity:0.45;}
	50%{transform:scale(1.08);opacity:1;}
}
@keyframes post-ok-dot-bounce{
	0%,80%,100%{transform:scale(0.6);opacity:0.4;}
	40%{transform:scale(1);opacity:1;}
}
@keyframes post-ok-check-circle{
	to{stroke-dashoffset:0;}
}
@keyframes post-ok-check-path{
	to{stroke-dashoffset:0;}
}
@keyframes post-ok-fade-up{
	from{opacity:0;transform:translateY(18px);}
	to{opacity:1;transform:translateY(0);}
}
@keyframes post-ok-celebrate-pop{
	0%{transform:scale(0.5);opacity:0;}
	60%{transform:scale(1.08);}
	100%{transform:scale(1);opacity:1;}
}
body.post-page-ok{
	--post-green-light:#7fb3b3;
	--post-green:#129696;
	--post-green-deep:#0d9488;
	--post-green-dark:#0a7a72;
	--post-ink:#0f2d3a;
	--post-muted:#3d5a6a;
	--post-line:rgba(13,148,136,0.14);
	--post-card:#ffffff;
	--post-sand:#fdf8ef;
	--post-pending:#f4a261;
	min-height:100vh;
	margin:0;
	background:
		radial-gradient(ellipse 70% 50% at 100% 0%,rgba(46,196,182,0.12),transparent 50%),
		radial-gradient(ellipse 50% 40% at 0% 100%,rgba(18,150,150,0.08),transparent 45%),
		linear-gradient(180deg,var(--post-sand) 0%,#e8f4f8 45%,#dceef5 100%);
	color:var(--post-muted);
	font-family:"PingFang SC","Microsoft YaHei","Segoe UI",sans-serif;
}
body.post-page-ok .mheader,
body.post-page-ok .cleafix{display:none;}
body.post-page-ok .post-coast--ok{position:relative;z-index:1;}
body.post-page-ok .post-coast-hero{
	position:relative;
	background:linear-gradient(180deg,var(--post-green-light) 0%,#5aabaa 22%,var(--post-green) 52%,var(--post-green-deep) 78%,var(--post-green-dark) 100%);
	color:#fff;
	overflow:hidden;
}
body.post-page-ok .post-coast-hero__glow{
	position:absolute;
	inset:0;
	background:
		radial-gradient(ellipse 70% 55% at 18% 12%,rgba(255,255,255,0.22),transparent 50%),
		radial-gradient(ellipse 50% 45% at 88% 30%,rgba(20,184,166,0.28),transparent 48%);
	pointer-events:none;
}
body.post-page-ok .post-coast-hero__inner{
	position:relative;
	z-index:2;
	max-width:1180px;
	margin:0 auto;
	padding:32px 24px 64px;
	display:flex;
	align-items:center;
	gap:24px;
	flex-wrap:wrap;
	box-sizing:border-box;
}
body.post-page-ok .post-coast-hero__logo img{
	display:block;
	max-height:54px;
	padding:8px 12px;
	border-radius:14px;
	background:rgba(255,255,255,0.96);
	box-shadow:0 8px 28px rgba(0,0,0,0.18);
}
body.post-page-ok .post-coast-hero__copy{flex:1;min-width:200px;}
body.post-page-ok .post-coast-hero__eyebrow{
	margin:0 0 6px;
	font-size:11px;
	font-weight:600;
	letter-spacing:0.26em;
	text-transform:uppercase;
	opacity:0.8;
}
body.post-page-ok .post-coast-hero__title{
	margin:0;
	font-size:28px;
	font-weight:800;
	text-shadow:0 2px 16px rgba(0,0,0,0.15);
}
body.post-page-ok .post-coast-hero__sub{margin:10px 0 0;font-size:14px;opacity:0.92;}
body.post-page-ok .post-coast-hero__link{
	flex-shrink:0;
	padding:12px 22px;
	font-size:14px;
	font-weight:600;
	color:#fff;
	text-decoration:none;
	background:var(--post-green-deep);
	border-radius:999px;
	box-shadow:0 10px 26px rgba(13,148,136,0.45);
	transition:transform 0.2s ease,background 0.2s ease;
}
body.post-page-ok .post-coast-hero__link:hover{
	background:var(--post-green-dark);
	transform:translateY(-2px);
}
body.post-page-ok .post-coast-hero__wave{
	position:relative;
	z-index:3;
	margin-top:-1px;
	line-height:0;
	color:var(--post-sand);
}
body.post-page-ok .post-coast-hero__wave svg{display:block;width:100%;height:52px;}
body.post-page-ok .post-coast-steps{
	position:sticky;
	top:0;
	z-index:90;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	max-width:1180px;
	margin:0 auto;
	padding:14px 20px;
	background:rgba(255,255,255,0.78);
	backdrop-filter:blur(14px);
	-webkit-backdrop-filter:blur(14px);
	border-bottom:1px solid var(--post-line);
	box-shadow:0 4px 24px rgba(13,148,136,0.08);
}
body.post-page-ok .post-coast-steps__item{
	display:flex;
	align-items:center;
	gap:12px;
	padding:10px 18px;
	border-radius:14px;
}
body.post-page-ok .post-coast-steps__item.is-active{
	background:linear-gradient(135deg,rgba(18,150,150,0.12),rgba(13,148,136,0.08));
}
body.post-page-ok .post-coast-steps__num{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:32px;
	height:32px;
	font-size:11px;
	font-weight:800;
	border-radius:10px;
	background:rgba(13,148,136,0.1);
	color:var(--post-green-deep);
}
body.post-page-ok .post-coast-steps__item.is-active .post-coast-steps__num{
	background:linear-gradient(135deg,var(--post-green),var(--post-green-deep));
	color:#fff;
	box-shadow:0 4px 14px rgba(13,148,136,0.35);
}
body.post-page-ok .post-coast-steps__text strong{
	display:block;
	font-size:14px;
	font-weight:700;
	color:var(--post-ink);
}
body.post-page-ok .post-coast-steps__text small{display:block;font-size:11px;margin-top:2px;}
body.post-page-ok .post-coast-steps__line{
	width:40px;
	height:2px;
	background:linear-gradient(90deg,var(--post-green-light),var(--post-green-deep));
	opacity:0.45;
}
body.post-page-ok .post-coast-main--ok{
	max-width:1180px;
	margin:0 auto;
	padding:28px 20px 48px;
	box-sizing:border-box;
}
body.post-page-ok .post-coast-intro--ok{
	margin-bottom:24px;
	padding:28px 32px;
	border-radius:22px;
	background:var(--post-card);
	border:1px solid var(--post-line);
	box-shadow:0 20px 60px rgba(12,45,62,0.08);
}
body.post-page-ok .post-coast-intro__badge{
	display:inline-block;
	padding:5px 14px;
	margin-bottom:12px;
	font-size:11px;
	font-weight:700;
	letter-spacing:0.14em;
	color:var(--post-green-deep);
	background:rgba(46,196,182,0.18);
	border-radius:999px;
}
body.post-page-ok .post-coast-intro__h{
	margin:0 0 10px;
	font-size:28px;
	font-weight:800;
	color:var(--post-ink);
}
body.post-page-ok .post-coast-intro__p{margin:0;font-size:15px;line-height:1.75;}
body.post-page-ok #fenlei2.post-ok-panel,
body.post-page-ok #fenlei2{
	padding:0!important;
	margin:0!important;
	background:transparent!important;
	border:none!important;
	box-shadow:none!important;
	animation:none!important;
}
body.post-page-ok #fenlei2::before{display:none!important;content:none!important;}
body.post-page-ok .post-ok-panel{
	position:relative;
	min-height:320px;
}
body.post-page-ok .post-ok-loader-stage{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	min-height:320px;
	padding:48px 24px;
	border-radius:24px;
	background:var(--post-card);
	border:1px solid var(--post-line);
	box-shadow:0 16px 48px rgba(13,148,136,0.1);
	transition:opacity 0.45s ease,transform 0.45s ease,visibility 0.45s ease;
}
body.post-page-ok .post-ok-loader-stage.is-done{
	opacity:0;
	visibility:hidden;
	transform:scale(0.98);
	position:absolute;
	inset:0;
	pointer-events:none;
	z-index:0;
}
body.post-page-ok .post-ok-loader{
	position:relative;
	width:88px;
	height:88px;
	margin-bottom:20px;
}
body.post-page-ok .post-ok-loader__ring{
	position:absolute;
	inset:0;
	border-radius:50%;
	border:3px solid transparent;
	border-top-color:var(--post-green-deep);
	border-right-color:rgba(13,148,136,0.25);
	animation:post-ok-ring-spin 1.1s linear infinite;
}
body.post-page-ok .post-ok-loader__ring--2{
	inset:10px;
	border-top-color:var(--post-green);
	animation-duration:1.5s;
	animation-direction:reverse;
}
body.post-page-ok .post-ok-loader__ring--3{
	inset:20px;
	border-top-color:var(--post-green-light);
	animation-duration:0.9s;
}
body.post-page-ok .post-ok-loader__dot{
	position:absolute;
	left:50%;
	top:50%;
	width:14px;
	height:14px;
	margin:-7px 0 0 -7px;
	border-radius:50%;
	background:var(--post-green-deep);
	animation:post-ok-dot-bounce 1.2s ease-in-out infinite;
}
body.post-page-ok .post-ok-loader__text{
	margin:0;
	font-size:15px;
	font-weight:600;
	color:var(--post-green-deep);
	letter-spacing:0.06em;
}
body.post-page-ok .post-ok-result{
	opacity:0;
	visibility:hidden;
	transform:translateY(12px);
	transition:opacity 0.55s ease 0.1s,transform 0.55s ease 0.1s,visibility 0.55s;
}
body.post-page-ok .post-ok-result.is-visible{
	opacity:1;
	visibility:visible;
	transform:translateY(0);
}
body.post-page-ok .post-ok-result__inner{
	padding:36px 32px 40px;
	border-radius:24px;
	background:var(--post-card);
	border:1px solid var(--post-line);
	box-shadow:0 20px 60px rgba(12,45,62,0.1);
	text-align:center;
}
body.post-page-ok #infobox{
	text-align:center;
	background:transparent!important;
	border:none!important;
	box-shadow:none!important;
	padding:0!important;
	margin:0!important;
}
body.post-page-ok #infobox ul{
	width:auto!important;
	margin:0!important;
	padding:0!important;
	list-style:none;
}
body.post-page-ok .post-ok-mr,
body.post-page-ok #mr{
	padding:0!important;
	margin:0!important;
	background:none!important;
	border:none!important;
	box-shadow:none!important;
	min-height:0!important;
}
body.post-page-ok .post-ok-celebrate{
	position:relative;
	width:120px;
	height:120px;
	margin:0 auto 28px;
}
body.post-page-ok .post-ok-celebrate__rings{
	position:absolute;
	inset:0;
	border-radius:50%;
	background:radial-gradient(circle,rgba(46,196,182,0.2) 0%,transparent 70%);
	animation:post-ok-ring-pulse 2s ease-in-out infinite;
}
body.post-page-ok .post-ok-celebrate__icon{
	position:relative;
	z-index:2;
	width:120px;
	height:120px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:50%;
	background:linear-gradient(145deg,#fff,var(--post-sand));
	border:3px solid rgba(13,148,136,0.25);
	box-shadow:0 12px 36px rgba(13,148,136,0.2);
	animation:post-ok-celebrate-pop 0.7s cubic-bezier(0.34,1.4,0.64,1) 0.15s both;
}
body.post-page-ok .post-ok-celebrate__icon--pending{
	border-color:rgba(244,162,97,0.5);
	box-shadow:0 12px 36px rgba(244,162,97,0.25);
}
body.post-page-ok .post-ok-check-svg{
	width:56px;
	height:56px;
}
body.post-page-ok .post-ok-check-svg__circle{
	stroke:var(--post-green-deep);
	stroke-dasharray:151;
	stroke-dashoffset:151;
	animation:post-ok-check-circle 0.6s ease forwards 0.35s;
}
body.post-page-ok .post-ok-celebrate__icon--pending .post-ok-check-svg__circle{
	stroke:var(--post-pending);
}
body.post-page-ok .post-ok-check-svg__path{
	stroke:var(--post-green);
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-dasharray:48;
	stroke-dashoffset:48;
	animation:post-ok-check-path 0.45s ease forwards 0.75s;
}
body.post-page-ok .post-ok-celebrate__icon--pending .post-ok-check-svg__path{
	stroke:var(--post-pending);
}
body.post-page-ok.post-ok-ready .post-ok-status{
	animation:post-ok-fade-up 0.55s ease 0.2s both;
}
body.post-page-ok.post-ok-ready .post-ok-actions{
	animation:post-ok-fade-up 0.55s ease 0.38s both;
}
body.post-page-ok .post-ok-status__badge{
	display:inline-block;
	padding:6px 16px;
	margin-bottom:14px;
	font-size:12px;
	font-weight:700;
	letter-spacing:0.1em;
	border-radius:999px;
}
body.post-page-ok .post-ok-status--pending .post-ok-status__badge{
	color:var(--post-green-deep);
	background:rgba(46,196,182,0.18);
	border:1px solid rgba(13,148,136,0.35);
}
body.post-page-ok .post-ok-status--success .post-ok-status__badge{
	color:#fff;
	background:linear-gradient(135deg,var(--post-green),var(--post-green-deep));
	box-shadow:0 4px 14px rgba(13,148,136,0.35);
}
body.post-page-ok .post-ok-status__title{
	margin:0 0 14px;
	font-size:26px;
	font-weight:800;
	color:var(--post-ink);
	line-height:1.3;
}
body.post-page-ok .post-ok-status__desc{
	margin:0 0 12px;
	font-size:15px;
	line-height:1.75;
	color:var(--post-muted);
}
body.post-page-ok .post-ok-id{
	color:var(--post-green-deep);
	font-size:16px;
}
body.post-page-ok .post-ok-title-link{
	margin:0 0 14px;
}
body.post-page-ok .post-ok-title-link .mrtitle{
	font-size:18px;
	font-weight:700;
	color:var(--post-green-deep)!important;
	text-decoration:none;
	border-bottom:2px solid rgba(13,148,136,0.3);
}
body.post-page-ok .post-ok-title-link .mrtitle:hover{
	color:var(--post-green)!important;
	border-bottom-color:var(--post-green);
}
body.post-page-ok .post-ok-tip{
	margin:0 0 8px;
	padding:14px 18px;
	font-size:14px;
	line-height:1.65;
	border-radius:12px;
	background:rgba(46,196,182,0.1);
	border:1px dashed rgba(13,148,136,0.28);
}
body.post-page-ok .post-ok-tip strong{color:var(--post-green-deep);}
body.post-page-ok .post-ok-actions{
	display:flex;
	flex-wrap:wrap;
	gap:12px;
	justify-content:center;
	margin-top:28px;
}
body.post-page-ok .post-ok-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:48px;
	padding:0 26px;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
	border-radius:14px;
	transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;
	box-sizing:border-box;
}
body.post-page-ok .post-ok-btn--primary{
	color:#fff;
	background:linear-gradient(135deg,var(--post-green),var(--post-green-deep));
	box-shadow:0 8px 28px rgba(13,148,136,0.35);
}
body.post-page-ok .post-ok-btn--primary:hover{
	transform:translateY(-2px);
	box-shadow:0 12px 32px rgba(13,148,136,0.42);
	color:#fff;
}
body.post-page-ok .post-ok-btn--accent{
	color:#fff;
	background:linear-gradient(135deg,var(--post-green-deep),var(--post-green-dark));
	box-shadow:0 8px 24px rgba(13,148,136,0.32);
}
body.post-page-ok .post-ok-btn--accent:hover{
	transform:translateY(-2px);
	color:#fff;
}
body.post-page-ok .post-ok-btn--ghost{
	color:var(--post-green-deep);
	background:#fff;
	border:1px solid rgba(13,148,136,0.35);
}
body.post-page-ok .post-ok-btn--ghost:hover{
	background:rgba(46,196,182,0.1);
	color:var(--post-green-dark);
}
body.post-page-ok #mr h1,
body.post-page-ok #mr h2,
body.post-page-ok #mr h3,
body.post-page-ok .post-ok-status__title,
body.post-page-ok .h{
	color:var(--post-ink)!important;
	background:none!important;
	padding:0!important;
	min-height:0!important;
	line-height:1.35!important;
	font-family:inherit!important;
	font-size:26px!important;
	font-weight:800!important;
}
body.post-page-ok #mr p,
body.post-page-ok #mr b,
body.post-page-ok #mr font,
body.post-page-ok #mr strong{
	color:var(--post-muted)!important;
}
body.post-page-ok .footer,
body.post-page-ok .footer a{
	color:var(--post-muted)!important;
	text-shadow:none;
}
body.post-page-ok .footer a:hover{color:var(--post-green-deep)!important;}
@media (max-width:900px){
	body.post-page-ok .post-coast-steps{flex-direction:column;align-items:stretch;}
	body.post-page-ok .post-coast-steps__line{width:2px;height:24px;margin:0 auto;}
}
@media (max-width:520px){
	body.post-page-ok .post-coast-hero__title{font-size:24px;}
	body.post-page-ok .post-coast-hero__link{width:100%;text-align:center;}
	body.post-page-ok .post-coast-intro--ok,
	body.post-page-ok .post-ok-card,
	body.post-page-ok .post-ok-result__inner{padding-left:20px;padding-right:20px;}
	body.post-page-ok .post-ok-actions{flex-direction:column;}
	body.post-page-ok .post-ok-btn{width:100%;}
}
/* info_post_write_ok v2: single card + 3D icon */
@keyframes post-ok-orbit-spin{to{transform:rotate(360deg);}}
@keyframes post-ok-cube3d-spin{to{transform:rotateX(-18deg) rotateY(360deg);}}
@keyframes post-ok-core-float{
	0%,100%{transform:translate(-50%,-50%) translateY(0);}
	50%{transform:translate(-50%,-50%) translateY(-4px);}
}
body.post-page-ok .post-ok-loader-stage,
body.post-page-ok .post-ok-result,
body.post-page-ok .post-ok-celebrate{display:none!important;}
body.post-page-ok .post-ok-card,
body.post-page-ok #infobox.post-ok-card{
	text-align:center;
	padding:48px 32px 40px!important;
	border-radius:24px;
	background:var(--post-card,#fff)!important;
	border:1px solid var(--post-line,rgba(13,148,136,0.14))!important;
	box-shadow:0 16px 48px rgba(13,148,136,0.1)!important;
	margin:0!important;
}
body.post-page-ok .post-ok-visual3d{
	position:relative;
	width:140px;
	height:140px;
	margin:0 auto 16px;
}
body.post-page-ok .post-ok-visual3d__orbit{position:absolute;inset:0;}
body.post-page-ok .post-ok-visual3d__ring{
	position:absolute;
	inset:0;
	border-radius:50%;
	border:3px solid transparent;
	border-top-color:var(--post-green-deep,#0d9488);
	border-right-color:rgba(13,148,136,0.2);
	animation:post-ok-orbit-spin 1.2s linear infinite;
}
body.post-page-ok .post-ok-visual3d__ring--2{
	inset:12px;
	border-top-color:var(--post-green,#129696);
	animation-duration:1.6s;
	animation-direction:reverse;
}
body.post-page-ok .post-ok-visual3d__ring--3{
	inset:24px;
	border-top-color:var(--post-green-light,#7fb3b3);
	animation-duration:1s;
}
body.post-page-ok .post-ok-cube3d-scene{
	position:absolute;
	left:50%;
	top:50%;
	width:72px;
	height:72px;
	margin:-36px 0 0 -36px;
	perspective:280px;
}
body.post-page-ok .post-ok-cube3d{
	position:absolute;
	inset:0;
	transform-style:preserve-3d;
	animation:post-ok-cube3d-spin 14s linear infinite;
}
body.post-page-ok .post-ok-cube3d__face{
	position:absolute;
	inset:0;
	width:72px;
	height:72px;
	border-radius:4px;
	border:1px solid rgba(255,255,255,0.55);
	background:linear-gradient(145deg,rgba(126,232,217,0.55),rgba(13,148,136,0.35));
	box-shadow:inset 0 0 18px rgba(255,255,255,0.35),0 0 16px rgba(13,148,136,0.25);
}
body.post-page-ok .post-ok-cube3d__face--f{transform:translateZ(36px);}
body.post-page-ok .post-ok-cube3d__face--b{transform:rotateY(180deg) translateZ(36px);}
body.post-page-ok .post-ok-cube3d__face--r{transform:rotateY(90deg) translateZ(36px);}
body.post-page-ok .post-ok-cube3d__face--l{transform:rotateY(-90deg) translateZ(36px);}
body.post-page-ok .post-ok-cube3d__face--t{transform:rotateX(90deg) translateZ(36px);}
body.post-page-ok .post-ok-cube3d__face--bt{transform:rotateX(-90deg) translateZ(36px);}
body.post-page-ok .post-ok-visual3d__core{
	position:absolute;
	left:50%;
	top:50%;
	z-index:5;
	width:44px;
	height:44px;
	transform:translate(-50%,-50%);
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:50%;
	background:linear-gradient(145deg,#fff,#e8f4f8);
	border:2px solid rgba(13,148,136,0.35);
	box-shadow:0 8px 24px rgba(13,148,136,0.35);
	animation:post-ok-core-float 2.5s ease-in-out infinite;
}
body.post-page-ok .post-ok-visual3d__check{
	font-size:22px;
	font-weight:900;
	color:var(--post-green-deep,#0d9488);
}
body.post-page-ok .post-ok-visual3d__hint{
	margin:0 0 24px;
	font-size:15px;
	font-weight:600;
	color:var(--post-green-deep,#0d9488);
	letter-spacing:0.06em;
}
body.post-page-ok .post-ok-celebrate__icon--pending{border-color:rgba(13,148,136,0.35)!important;box-shadow:0 12px 36px rgba(13,148,136,0.2)!important;}
body.post-page-ok .post-coast-intro__p{color:var(--post-muted,#3d5a6a)!important;}
