@charset "UTF-8";

/* ===== Reset ===== */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0;
}
body {
	font-family: Helvetica, "Pingfang SC", "Microsoft YaHei", STHeiti, Verdana, Arial, Tahoma, sans-serif;
	color: #595961;
	font-size: 14px;
	min-width: 1200px;
	-webkit-font-smoothing: antialiased;
	line-height: 1.5;
}
a {
	background: 0 0;
	text-decoration: none;
	color: #595961;
}
a:active, a:hover {
	outline: 0;
}
ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
td, th {
	padding: 0;
}

/* ===== Utilities ===== */
.clear {
	*zoom: 1;
}
.clear:before, .clear:after {
	display: table;
	line-height: 0;
	content: "";
}
.clear:after {
	clear: both;
}
.vs {
	color: #e7e7eb;
	margin: 0 10px;
	font-family: arial;
}
.wrap1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	background: #fff;
}
.f-oh {
	overflow: hidden;
}
.f-pr {
	position: relative;
}
.f-fl {
	float: left;
}
.f-fr {
	float: right;
}
.f-ib {
	display: inline-block;
}
.g-box {
	width: 1280px;
	height: 100%;
	margin: 0 auto;
}
.g-tac {
	text-align: center;
}
.g-mt168 { margin-top: 68px; }
.g-mt88 { margin-top: 88px; }
.g-mt172 { margin-top: 172px; }
.g-mt8 { margin-top: 8px; }
.g-mt80 { margin-top: 80px; }
.g-mt75 { margin-top: 75px; }
.g-mt45 { margin-top: 45px; }
.g-mt30 { margin-top: 30px; }
.g-mt50 { margin-top: 50px; }
.g-pt80 { padding-top: 80px; }
.g-mb80 { margin-bottom: 80px; }
.g-mb30 { margin-bottom: 30px; }
.g-pb80 { padding-bottom: 80px; }
.g-ml40 { margin-left: 40px; }
.g-ml20 { margin-left: 20px; }
.g-mr5 { margin-right: 5px; }
.g-mt20 { margin-top: 20px; }
.g-mt60 { margin-top: 60px; }
.g-mt40 { margin-top: 40px; }
.g-mt6 { margin-top: 6px; }
.g-ml30 { margin-left: 30px; }
.g-ml32 { margin-left: 32px; }
.g-ml150 { margin-left: 150px; }
.g-ml100 { margin-left: 100px; }
.g-mr40 { margin-right: 40px; }
.g-ml24 { margin-left: 24px; }
.g-ml85 { margin-left: 85px; }
.g-ml160 { margin-left: 160px; }
.g-mr160 { margin-right: 160px; }
.g-mr90 { margin-right: 90px; }

/* ===== Text Colors & Sizes ===== */
.s-fcw { color: #fff; }
.s-fcb { color: #000; }
.s-fs54 { font-size: 54px; }
.s-fs14 { font-size: 14px; }
.s-fs16 { font-size: 16px; }
.s-fs48 { font-size: 48px; }
.s-fs42 { font-size: 42px; }
.s-fs24 { font-size: 24px; }
.s-fs30 { font-size: 30px; }
.s-fwb { font-weight: 700; }
.s-fs18 { font-size: 18px; }
.s-fc-gy3 { color: #787b92; }
.s-fs12 { font-size: 12px; }
.s-fs26 { font-size: 26px; }
.s-fs22 { font-size: 22px; }
.l-h36 { line-height: 36px; }
.l-h30 { line-height: 30px; }
.l-h48 { line-height: 48px; }
.l-h28 { line-height: 28px; }
.l-h27 { line-height: 27px; }
.l-h24 { line-height: 24px; }
.col1 { color: #595961; }

/* ===== Header ===== */
.header {
	position: relative;
	z-index: 9;
	background-color: #fff;
}
.header .wrap1 {
	height: 56px;
	position: relative;
	overflow: visible;
	z-index: 10;
}
.header .logo {
	float: left;
	width: 310px;
}
.header .logo a {
	display: block;
	height: 40px;
	margin-top: 10px;
	margin-left: 80px;
	text-indent: -999px;
	background: url(https://pay.hsenkj.com/images/logo_1.gif) no-repeat;
}
.header .link {
	float: right;
	line-height: 56px;
	color: #ccc;
}
.header .link a {
	color: #222;
}
.header .link a:hover {
	color: #459ae9;
}

/* ===== Banner ===== */
.m-ban {
	height: 500px;
	background-color: #666;
	color: #fff;
}
.wrap {
	min-width: 1200px;
	width: 100%;
	position: relative;
}
.vipcn.m-ban {
	background: #211e27 center no-repeat;
	background-size: cover;
	background: url(https://pay.hsenkj.com/images/banner_1.png) no-repeat center;
}
.vipcn-ban-lnk {
	display: inline-block;
	margin: 64px auto 0;
	width: 180px;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	background: #2589ff;
	border-radius: 4px;
}
.vipcn-ban-lnk:hover {
	background: #4fa0ff;
}
.vipcn-des {
	margin-top: 188px;
	color: #595961;
}
.vipcn-w1 { width: 455px; }
.vipcn-w2 { width: 480px; }
.vipcn-w3 { width: 470px; }
.vipcn-w4 { width: 458px; }
.vipcn-link {
	display: block;
	height: 40px;
	width: 140px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background: #2589ff;
	border-radius: 4px;
	transition: background 0.2s;
}
.vipcn-link:hover {
	background: #4fa0ff;
}
.vipcn-bg1 {
	background: #f1f2f5;
}

/* ===== Banner Images (Original Site Images) ===== */
.vipcn-img01 {
	background: url('https://pay.hsenkj.com/images/minicode.png') center no-repeat;
}
.vipcn-img1 {
	background: url('https://pay.hsenkj.com/images/weixin2_1.png') center no-repeat;
}
.vipcn-img2 {
	background: url('https://pay.hsenkj.com/images/img2_1.png') center no-repeat;
}
.vipcn-img3 {
	background: url('https://pay.hsenkj.com/images/img3_1.png') center no-repeat;
}
.vipcn-img4 {
	background: url('https://pay.hsenkj.com/images/img4_1.png') center no-repeat;
}
.vipcn-img5 {
	background: url('https://pay.hsenkj.com/images/img5_1.png') center no-repeat;
}
.vipcn-img {
	display: block;
	width: 250px;
	height: 550px;
}

/* ===== Data Stats Section ===== */
.business-bottom2 {
	height: 170px;
	background: #f2f3fa;
}
.ul-one {
	border-bottom: 1px solid #ced1e9;
}
.ul-one > ul, .ul-two > ul {
	margin-top: 30px;
}
.ul-two .li-top {
	margin-right: 127px;
	margin-top: 78px;
}
.ul-two i {
	font-style: normal;
	font-size: 20px;
}
.li-inner {
	width: 33.3%;
	float: left;
	text-align: center;
}
.li-inner h3 {
	font-size: 40px;
	color: #595961;
	letter-spacing: 1.6px;
	line-height: 76px;
}
.li-inner .span-inner {
	display: block;
	width: 40px;
	height: 4px;
	background: #517bfc;
	margin: 0 auto;
}
.ul-one .li-top {
	margin-right: 150px;
	margin-left: 150px;
	margin-top: 38px;
}
.li-top p {
	font-size: 16px;
	color: #9797a1;
	letter-spacing: 0;
	line-height: 42px;
	margin-top: 12px;
	margin-bottom: 48px;
}
.li-inner p {
	margin-top: 16px;
	font-size: 18px;
	color: #8d91a5;
	letter-spacing: 0;
	line-height: 38px;
}

/* ===== Business Image Section ===== */
.business-mg1 {
	margin-right: 80px;
	overflow: hidden;
}
.business-img {
	width: 650px;
	height: 600px;
}
.first-li {
	line-height: 42px;
}
.business-bgc {
	background: #f2f3fa;
}
.business-sweiper > img {
	display: none;
}
.business-sweiper .active {
	display: block;
}
.business-tab {
	overflow: hidden;
	border: 1px solid #dfe1e6;
	border-radius: 10px;
	background-color: #fff;
}
.business-tab > div {
	width: 420px;
	height: 80px;
	font-size: 18px;
	color: #595961;
	letter-spacing: 2px;
	text-align: center;
	line-height: 80px;
}
.business-tab .active {
	background: #e5e9f3;
}
.business-f7-items {
	float: left;
	margin-left: 30px;
	width: 416px;
}

/* ===== F8 Banner ===== */
.f8-bg {
	height: 220px;
	background: url(https://pay.hsenkj.com/images/f8_bg_1.png) center no-repeat;
	background-size: cover;
}
.f8-tt {
	display: inline-block;
	min-width: 530px;
	letter-spacing: 24px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 68px;
}
.f8-lt {
	margin-top: 16px;
	padding-left: 32px;
	letter-spacing: 16px;
}

/* ===== Support Scenarios ===== */
.business-bottom3 {
	height: 380px;
}
.business-bottom3 li {
	width: 165px;
	height: 200px;
}
.business-bottom3 .img {
	width: 80px;
	height: 80px;
	background: url("https://pay.hsenkj.com/images/11l_icon_1.png") no-repeat;
	background-size: 100% auto;
	margin: 30px auto 0;
}
.business-bottom3 h5 {
	margin-top: 27px;
}
.business-bottom3 .img1 { background-position: 0 0; }
.business-bottom3 .img2 { background-position: 0 -85px; }
.business-bottom3 .img3 { background-position: 0 -170px; }
.business-bottom3 .img4 { background-position: 0 -260px; }
.business-bottom3 .img5 { background-position: 0 -350px; }
.business-bottom3 .img6 { background-position: 0 -440px; }

/* ===== Service Guarantees ===== */
.business-bottom1 {
	height: 480px;
}
.business-bottom1 li {
	width: 360px;
	height: 250px;
}
.business-bottom1 .img {
	width: 80px;
	height: 80px;
	background: url("https://pay.hsenkj.com/images/10l_icon_1.png") no-repeat;
	background-size: 100% auto;
	margin: 30px auto 0;
}
.business-bottom1 p {
	margin-top: 10px;
	color: #8d91a5;
}
.business-bottom1 h5 {
	margin-top: 27px;
}
.business-bottom1 .img1 { background-position: 0 0; }
.business-bottom1 .img2 { background-position: 0 -90px; }
.business-bottom1 .img3 { background-position: 0 -180px; }

/* ===== Other Business Cards ===== */
.business3-top {
	height: 550px;
}
.business3-top ul {
	padding: 20px 0 30px;
}
.business3-top li {
	width: 376px;
	height: 140px;
	box-shadow: 0 8px 24px 0 rgba(46,61,101,.1);
	border-radius: 10px;
	margin-left: 16px;
	margin-top: 30px;
	background: #fff;
}
.business3-top-img {
	width: 80px;
	height: 80px;
	margin: 30px 26px 0 20px;
	background: url("https://pay.hsenkj.com/images/7l_icon_1.png") no-repeat;
	background-size: 100% auto;
}
.business3-top-img0 { background-position: 0 0; }
.business3-top-img1 { background-position: 0 -85px; }
.business3-top-img2 { background-position: 0 -170px; }
.business3-top-img3 { background-position: 0 -260px; }
.business3-top-img4 { background-position: 0 -350px; }
.business3-top-img5 { background-position: 0 -440px; }
.business3-top li h4 {
	font-size: 22px;
	color: #696d82;
	margin-top: 26px;
}
.business3-top li p {
	margin-top: 10px;
	font-size: 14px;
	color: #8d91a5;
	letter-spacing: 0;
	line-height: 24px;
}

/* ===== FAQ ===== */
.atr_info {
	width: 1000px;
	text-align: center;
	margin: 40px auto 30px;
	line-height: 4em;
}
h2.title-info-main {
	color: #383838;
	font-size: 48px;
	font-weight: 500;
}
p.t2 {
	color: #777;
	font-size: 23px;
	font-weight: 500;
}

/* ===== Price Table ===== */
.table {
	border: 1px solid #000;
}
.table td {
	border: 1px solid #000;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: justify;
}

/* ===== News Section ===== */
.index_news {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}
.left_index-news {
	width: 580px;
	float: left;
}
.right_index-news {
	width: 580px;
	float: right;
}
.show-logo {
	width: 580px;
	height: 290px;
	overflow: hidden;
	border-radius: 10px;
}
.show-logo .logo2023 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news-title1, .news-title2, .news-title3 {
	font-size: 20px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 20px 0;
	font-weight: bold;
	color: #383838;
}
.news-title1 a, .news-title2 a, .news-title3 a {
	color: #8d91a5;
	font-size: 14px;
	font-weight: normal;
}
.news-list {
	background: #fff;
	padding: 10px 0;
}
.news-list li {
	padding: 12px 0;
	border-bottom: 1px solid #eee;
}
.news-list li:last-child {
	border-bottom: none;
}
.news-list li a {
	color: #595961;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news-list li a:hover {
	color: #2589ff;
}
.news-list li a .title-item {
	flex: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list li a .title-time {
	color: #aaa;
	font-size: 13px;
	flex-shrink: 0;
	margin-left: 20px;
}
.news-box {
	margin-top: 20px;
}
.sub_line {
	height: 1px;
	background: #eef0f5;
	margin: 20px 0;
}

/* ===== Footer ===== */
.nm-foot {
	background-color: #141621;
	padding-top: 50px;
	overflow: hidden;
}
.m-ft-tt {
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
	line-height: 24px;
}
.nm-ft-menu {
	overflow: hidden;
}
.nm-ft-mu {
	display: inline-block;
	margin-left: 40px;
	vertical-align: top;
}
.nm-ft-mu > dd {
	float: left;
	overflow: hidden;
}
.nm-ft-tt2 {
	line-height: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #252731;
}
.nm-ft-list {
	padding-top: 12px;
	float: left;
	width: 110px;
}
.nm-ft-list > li {
	padding: 5px 0;
}
.nm-ft-list > li > a {
	display: block;
	font-size: 12px;
	height: 20px;
	color: #787b92;
	letter-spacing: 0;
	line-height: 20px;
}
.nm-ft-list > li > a:hover {
	color: #fff;
}
.m-ft-wf {
	display: inline-block;
	font-size: 12px;
	line-height: 1.6;
}
.m-ft-wf p {
	line-height: 20px;
	margin-top: 15px;
}
.m-ft-wf:hover p {
	color: #fff;
}
.m-ft-jinsai {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 20px;
	cursor: pointer;
	color: #787b92;
}
.m-ft-jinsai:hover {
	color: #fff;
}
.nm-ft-nav-box {
	margin-top: 22px;
	height: 60px;
	border-top: 1px solid #252731;
	border-bottom: 1px solid #252731;
}
.nvm-ft-nav {
	overflow: hidden;
}
.nvm-ft-nav > li {
	float: left;
	margin-right: 70px;
}
.nvm-ft-nav > li > a {
	font-size: 12px;
	height: 60px;
	line-height: 60px;
	display: block;
	color: #4f505e;
}
.nvm-ft-nav > li > a:hover {
	color: #fff;
}
.nvm-ft-nav .nvm-ft-nav-solut {
	color: #cbcde0;
	font-weight: 700;
}
.nvm-ft-nav .nvm-ft-nav-last {
	margin-right: 0;
}
.flink a {
	color: #8d91a5;
	margin-right: 10px;
}

/* ===== Suspension Sidebar (Original Icons) ===== */
.suspension {
	position: fixed;
	z-index: 55;
	right: 0;
	bottom: 150px;
	width: 70px;
	height: 240px;
}
.suspension-box {
	position: relative;
	float: right;
}
.suspension .a {
	display: block;
	width: 44px;
	height: 44px;
	background-color: #353535;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
}
.suspension .a.active,
.suspension .a:hover {
	background: #F05352;
}
.suspension .a .i {
	float: left;
	width: 44px;
	height: 44px;
	background-image: url(https://pay.hsenkj.com/images/side_icon_1.png);
	background-repeat: no-repeat;
}
.suspension .a-service-phone .i {
	width: 20px;
	height: 20px;
	margin-top: 12px;
	margin-left: 12px;
	background-image: url(https://pay.hsenkj.com/images/suspension-bg_1.png);
	background-repeat: no-repeat;
	background-position: -27px 0;
}
.suspension .a-qrcode .i {
	background-position: -44px 0;
}
.suspension .a-top .i {
	background-position: -132px 0;
}
.suspension .a-top {
	background: #D2D3D6;
	display: none;
}
.suspension .a-top:hover {
	background: #c0c1c3;
}
.suspension .d {
	display: none;
	width: 223px;
	background: #fff;
	position: absolute;
	right: 67px;
	min-height: 90px;
	border: 1px solid #E0E1E5;
	border-radius: 3px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.suspension .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;
	background: url(https://pay.hsenkj.com/images/side_bg_arrow_1.png) no-repeat;
	right: -8px;
	top: 31px;
}
.suspension .d-service {
	top: 0;
}
.suspension .d-service-phone {
	top: 34px;
}
.suspension .d-qrcode {
	top: 78px;
}
.suspension .d .inner-box {
	padding: 8px 22px 12px;
}
.suspension .d-service-item {
	border-bottom: 1px solid #eee;
	padding: 14px 0;
}
.suspension .d-service .d-service-item {
	border-bottom: none;
}
.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}
.suspension .d-service-item .i-qq {
	display: block;
	width: 44px;
	height: 44px;
	background: url(https://pay.hsenkj.com/images/side_icon_1.png) no-repeat 0 0;
}
.suspension .d-service-item .i-tel {
	display: block;
	width: 44px;
	height: 44px;
	background: url(https://pay.hsenkj.com/images/side_icon_1.png) no-repeat -44px 0;
}
.suspension .d-service-item h3 {
	float: left;
	width: 112px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
	color: #595961;
}
.suspension .d-service-item .text {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.suspension .d-service-item .text .red {
	color: #F05352;
}
.suspension .d-service-item .text .number {
	font-family: Arial, "Microsoft Yahei", sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.suspension .d-service-intro {
	padding-top: 10px;
}
.suspension .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}
.suspension .d-qrcode {
	text-align: center;
}
.suspension .d-qrcode .qrcode-img {
	width: 140px;
	height: 140px;
	margin: 0 auto;
}
.suspension .d-qrcode .qrcode-img img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
.suspension .d-qrcode p {
	font-size: 16px;
	color: #93959c;
	margin-top: 10px;
}

/* ===== WeChat Popup ===== */
.polit-popup-fixed {
	overflow: hidden;
	position: fixed;
	width: 350px;
	height: 350px;
	display: none;
	top: 35%;
	z-index: 600;
	margin: auto;
	left: 0;
	right: 0;
	background: #fff;
	box-shadow: 0 10px 45px 0 rgba(90,97,127,.2);
	border-radius: 10px;
}
.polit-popup-fixed.show {
	display: block;
}
.polit-popup-cont {
	height: 100%;
}
.polit-popup-des {
	float: left;
	height: 100%;
	width: 370px;
}
.polit-popup-explain {
	margin-top: 16px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #7a7a8f;
	line-height: 34px;
	text-align: center;
}
.polit-popup-qr {
	width: 260px;
	height: 280px;
	margin: 0 auto;
}
.polit-popup-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 650;
	cursor: pointer;
}

/* ===== 移除自创动画，仅保留原站朴素视觉 ===== */


/* ========================================
   文案论坛 + 后台管理 通用样式
   风格：去AI味，与首页商务风一致
   主色 #2589ff，灰阶 #595961 / #8d91a5 / #eef0f5
   ======================================== */

/* ===== 通用容器 ===== */
.forum-wrap,
.post-wrap,
.admin-wrap {
	min-width: 1200px;
	background: #f5f6fa;
	padding: 40px 0 60px;
}

.forum-container {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	padding: 40px;
	box-sizing: border-box;
}

.post-container {
	width: 900px;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	padding: 40px 60px;
	box-sizing: border-box;
}

/* ===== 通用按钮 ===== */
.forum-btn-primary {
	display: inline-block;
	height: 40px;
	padding: 0 24px;
	line-height: 40px;
	color: #fff;
	background: #2589ff;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	box-sizing: border-box;
}
.forum-btn-primary:hover {
	background: #4fa0ff;
}

.forum-btn-default {
	display: inline-block;
	height: 40px;
	padding: 0 24px;
	line-height: 40px;
	color: #595961;
	background: #fff;
	border: 1px solid #dfe1e6;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
	box-sizing: border-box;
}
.forum-btn-default:hover {
	border-color: #2589ff;
	color: #2589ff;
}

.forum-btn-link {
	display: inline-block;
	height: 40px;
	padding: 0 16px;
	line-height: 40px;
	color: #2589ff;
	font-size: 14px;
}
.forum-btn-link:hover {
	color: #4fa0ff;
}

/* ===== 论坛页头 ===== */
.forum-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 24px;
	border-bottom: 1px solid #eef0f5;
	margin-bottom: 24px;
}
.forum-page-title {
	font-size: 28px;
	color: #383838;
	font-weight: 500;
}
.forum-page-sub {
	margin-top: 8px;
	color: #8d91a5;
	font-size: 14px;
}

/* ===== 工具栏（分类+搜索） ===== */
.forum-toolbar,
.admin-toolbar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px 0;
	margin-bottom: 16px;
	border-bottom: 1px solid #eef0f5;
}

.forum-cate,
.admin-filter {
	display: flex;
	gap: 8px;
}

.cate-item,
.filter-item {
	display: inline-block;
	padding: 6px 16px;
	font-size: 14px;
	color: #595961;
	border-radius: 4px;
	cursor: pointer;
}
.cate-item:hover,
.filter-item:hover {
	color: #2589ff;
}
.cate-item.active,
.filter-item.active {
	background: #2589ff;
	color: #fff;
}

.forum-search {
	display: flex;
	gap: 8px;
}
.search-input {
	width: 220px;
	height: 32px;
	padding: 0 12px;
	border: 1px solid #dfe1e6;
	border-radius: 4px;
	font-size: 14px;
	box-sizing: border-box;
	outline: none;
}
.search-input:focus {
	border-color: #2589ff;
}
.search-btn {
	height: 32px;
	padding: 0 16px;
	background: #2589ff;
	color: #fff;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
}
.search-btn:hover {
	background: #4fa0ff;
}

/* ===== 文案卡片列表 ===== */
.post-list {
	padding: 16px 0;
}

.post-card {
	display: flex;
	padding: 20px 0;
	border-bottom: 1px solid #eef0f5;
	cursor: pointer;
}
.post-card:hover {
	background: #fafbfc;
}
.post-card:last-child {
	border-bottom: none;
}

.post-card-left {
	width: 80px;
	flex-shrink: 0;
}
.cate-tag {
	display: inline-block;
	padding: 4px 10px;
	font-size: 12px;
	border-radius: 4px;
	color: #595961;
	background: #eef0f5;
}
.cate-支付资讯 { background: #e6f0ff; color: #2589ff; }
.cate-营销文案 { background: #fff3e6; color: #f08300; }
.cate-活动方案 { background: #e6fff0; color: #07c160; }
.cate-技术分享 { background: #f0e6ff; color: #7a5fff; }
.cate-其它 { background: #eef0f5; color: #595961; }

.post-card-main {
	flex: 1;
	padding-left: 16px;
}
.post-card-title {
	font-size: 18px;
	color: #383838;
	font-weight: 500;
	margin-bottom: 8px;
}
.post-card-desc {
	font-size: 14px;
	color: #8d91a5;
	line-height: 22px;
	margin-bottom: 12px;
}
.post-card-info {
	display: flex;
	gap: 16px;
	font-size: 13px;
	color: #aaa;
}

/* ===== 空状态 ===== */
.empty-tip {
	padding: 80px 0;
	text-align: center;
	color: #8d91a5;
	font-size: 14px;
}
.empty-tip a {
	color: #2589ff;
}

/* ===== 文案详情弹窗 ===== */
.post-detail-mask {
	display: none;
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 999;
	align-items: center;
	justify-content: center;
}
.post-detail-box {
	width: 700px;
	max-height: 80vh;
	background: #fff;
	border-radius: 10px;
	padding: 32px 40px;
	overflow-y: auto;
	box-sizing: border-box;
}
.post-detail-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 16px;
	border-bottom: 1px solid #eef0f5;
}
.post-detail-head h3 {
	font-size: 22px;
	color: #383838;
	font-weight: 500;
}
.post-detail-close {
	font-size: 28px;
	color: #aaa;
	cursor: pointer;
	line-height: 1;
}
.post-detail-close:hover {
	color: #595961;
}
.post-detail-meta {
	padding: 16px 0;
	font-size: 13px;
	color: #8d91a5;
}
.meta-divider {
	margin: 0 10px;
	color: #dfe1e6;
}
.post-detail-content {
	padding: 16px 0;
	font-size: 15px;
	color: #595961;
	line-height: 28px;
	white-space: pre-wrap;
	word-break: break-all;
}

/* ===== 发布文案表单 ===== */
.post-page-title {
	font-size: 28px;
	color: #383838;
	font-weight: 500;
}
.post-page-sub {
	margin-top: 8px;
	color: #8d91a5;
	font-size: 14px;
	padding-bottom: 24px;
	border-bottom: 1px solid #eef0f5;
	margin-bottom: 32px;
}

.post-form {
	padding-top: 8px;
}

.form-row {
	margin-bottom: 24px;
}
.form-row-2 {
	display: flex;
	gap: 24px;
}
.form-col {
	flex: 1;
}

.form-label {
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
	color: #383838;
	font-weight: 500;
}
.required {
	color: #F05352;
}

.form-input,
.form-select {
	width: 100%;
	height: 40px;
	padding: 0 14px;
	border: 1px solid #dfe1e6;
	border-radius: 4px;
	font-size: 14px;
	color: #595961;
	box-sizing: border-box;
	outline: none;
	background: #fff;
}
.form-input:focus,
.form-select:focus {
	border-color: #2589ff;
}

.form-textarea {
	width: 100%;
	padding: 12px 14px;
	border: 1px solid #dfe1e6;
	border-radius: 4px;
	font-size: 14px;
	color: #595961;
	box-sizing: border-box;
	outline: none;
	resize: vertical;
	font-family: inherit;
	line-height: 24px;
}
.form-textarea:focus {
	border-color: #2589ff;
}

.char-count {
	margin-top: 6px;
	text-align: right;
	font-size: 12px;
	color: #aaa;
}

.form-actions {
	padding-top: 16px;
	display: flex;
	gap: 12px;
	align-items: center;
}

.result-tip {
	margin-top: 16px;
	padding: 14px 18px;
	border-radius: 4px;
	font-size: 14px;
}
.tip-success {
	background: #f0fff4;
	color: #07c160;
	border: 1px solid #07c160;
}
.tip-error {
	background: #fff0f0;
	color: #F05352;
	border: 1px solid #F05352;
}

/* ===== 后台登录页 ===== */
.admin-login-wrap {
	min-height: 70vh;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f5f6fa;
}
.admin-login-box {
	width: 380px;
	background: #fff;
	border-radius: 10px;
	padding: 40px;
	box-sizing: border-box;
}
.admin-login-title {
	font-size: 24px;
	color: #383838;
	font-weight: 500;
	text-align: center;
}
.admin-login-sub {
	margin-top: 8px;
	text-align: center;
	color: #8d91a5;
	font-size: 14px;
	margin-bottom: 24px;
}
.admin-login-form input {
	width: 100%;
	margin-bottom: 0;
}
.admin-login-error {
	margin-top: 12px;
	color: #F05352;
	font-size: 13px;
	text-align: center;
}
.admin-login-hint {
	margin-top: 16px;
	text-align: center;
	color: #aaa;
	font-size: 12px;
}

/* ===== 后台主体 ===== */
.admin-wrap {
	padding: 30px 0 60px;
}

.admin-topbar {
	width: 1200px;
	margin: 0 auto 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.admin-page-title {
	font-size: 24px;
	color: #383838;
	font-weight: 500;
}
.admin-topbar-right {
	display: flex;
	gap: 12px;
	align-items: center;
}

/* ===== 统计卡片 ===== */
.admin-stats {
	width: 1200px;
	margin: 0 auto 24px;
	display: flex;
	gap: 16px;
}
.stat-card {
	flex: 1;
	background: #fff;
	border-radius: 10px;
	padding: 24px 20px;
	text-align: center;
}
.stat-num {
	font-size: 32px;
	color: #2589ff;
	font-weight: 500;
	line-height: 1.2;
}
.stat-label {
	margin-top: 8px;
	font-size: 14px;
	color: #8d91a5;
}

/* ===== 后台表格 ===== */
.admin-table-wrap {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
}

.admin-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}
.admin-table th,
.admin-table td {
	padding: 12px 10px;
	text-align: left;
	border-bottom: 1px solid #eef0f5;
}
.admin-table th {
	color: #8d91a5;
	font-weight: 500;
	font-size: 13px;
}
.admin-table tr:hover td {
	background: #fafbfc;
}
.td-title {
	max-width: 0; /* 配合 ellipsis */
}
.td-title a {
	color: #383838;
}
.td-title a:hover {
	color: #2589ff;
}

.admin-view-link {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* ===== 状态标签 ===== */
.status-tag {
	display: inline-block;
	padding: 3px 10px;
	font-size: 12px;
	border-radius: 4px;
}
.status-pending {
	background: #fff3e6;
	color: #f08300;
}
.status-approved {
	background: #e6fff0;
	color: #07c160;
}
.status-rejected {
	background: #fff0f0;
	color: #F05352;
}

/* ===== 操作按钮 ===== */
.td-actions {
	white-space: nowrap;
}
.action-btn {
	display: inline-block;
	height: 28px;
	padding: 0 12px;
	line-height: 28px;
	border: 1px solid #dfe1e6;
	background: #fff;
	color: #595961;
	border-radius: 4px;
	cursor: pointer;
	font-size: 12px;
	margin-right: 4px;
}
.action-btn:hover {
	border-color: #2589ff;
	color: #2589ff;
}
.btn-approve:hover {
	border-color: #07c160;
	color: #07c160;
}
.btn-reject:hover {
	border-color: #f08300;
	color: #f08300;
}
.btn-delete:hover {
	border-color: #F05352;
	color: #F05352;
}

