.post_footer_meta span.sticky_icon {
	padding:3px 8px;
	background:#0023ff;
	color:#fff;
	border-radius:3px;
	margin-right:5px;
}
.post_footer_meta span.sticky_icon i {
	color:#fff;
	font-size:13px;
}
.t_cat {
	margin-right:5px;
}
.t_cat i {
	font-size:16px;
	color:#2b48ff;
	padding:5px;
	border-radius:3px;
}
.vi_reply_item .target_comment {
	font-size:13px;
	color:#86928c;
	display:flex;
	align-items:center;
	margin-bottom:8px;
	padding-left:8px;
	border-left:2px solid #b8d2c3;
}
.vi_reply_item .target_comment span {
	margin-left:3px;
}
h2.widget-title {
	font-size:14px;
	color:#9098a7;
	font-weight:600;
}
.left_menu_box ul li a i.drop_icon {
	position:absolute;
	right:10px;
	color:#787fa6;
}
.left_menu_box ul li a i.drop_icon.up {
	transform:rotate(180deg);
}
.read_box .msg_log {
	display:none;
}
.single-content blockquote,.entry-content blockquote {
	border:1px solid #eaf0ff;
	font-size:16px;
	line-height:1.6;
	font-style:italic;
	font-weight:500;
	color:#333;
	padding:18px 24px;
	background:#f9fafc;
	border-left:4px solid #3958ea;
	border-radius:0 8px 8px 0;
	margin:24px 0;
	box-shadow:0 2px 6px rgba(0,0,0,0.04);
}
.footer_tool .t_music {
	margin-bottom:8px;
}
.footer_menu .item a.selected {
	background:#3958ea;
	color:#fff;
	border-radius:12px;
	width:50px;
}
.footer_menu .item a.selected i {
	color:#fff;
}
.uk-link {
	color:#3F51B5;
}
.uk-link-toggle:hover .uk-link,.uk-link:hover {
	color:#0027ff;
	text-decoration:none;
}
.uk-lightbox {
	background:#bdd1c6d7;
	backdrop-filter:blur(0.5rem);
	-webkit-backdrop-filter:blur(0.5rem);
}
.uk-lightbox-toolbar {
	padding:10px 10px;
	background:rgb(75 95 73 / 43%);
	color:rgba(255,255,255,.7);
}
.uk-lightbox-button {
	border-radius:3px;
	color:#fff;
}
.uk-lightbox-button svg {
	color:#fff;
}
:focus:not([tabindex^='-']) {
	outline:none;
}
.left_nav_inner {
	background:transparent;
	display:flex;
	flex-direction:column;
	height:100%;
}
.left_nav_inner.uk-sticky-fixed {
	border-radius:0;
}
.se_inner {
	display:flex;
	justify-content:flex-start;
	gap:16px;
	flex-direction:column;
}
.s_moment_list .se_inner {
	gap:0px;
}
.loading_box {
	text-align:center;
	padding:50px 0px;
	width:100%;
}
.edit_overlay {
	position:absolute;
	width:100%;
	height:100%;
	background:#323232cc;
	z-index:998;
	border-radius:8px;
	backdrop-filter:blur(0.2rem);
	-webkit-backdrop-filter:blur(0.2rem);
}
.topic-img-de {
	position:absolute;
	top:3px;
	right:3px;
	line-height:1;
}
.topic-img-de i {
	background:#fff;
	color:#000000;
	border-radius:50%;
	font-size:13px;
}
.img_load_text {
	display:flex;
	justify-content:center;
	flex-direction:column;
	align-items:center;
	font-size:12px;
	color:#3ba557;
}
.img_load_text span {
	padding-top:5px;
}
a.mo_link {
	display:inline-flex;
	align-items:center;
	flex-direction:row;
	align-content:center;
	color:#0023ff;
}
a.mo_link i {
	margin-right:3px;
}
.comment-list .loader {
	display:flex;
	justify-content:center;
}
.commentnav {
	display:flex;
	flex-direction:row;
	justify-content:flex-end;
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #d9eade;
}
.commentnav a {
	padding:3px 7px;
	background:#d2ddd5;
	margin:0 2px;
	font-size:13px;
	color:#76937f;
	border-radius:2px;
	display:flex;
	align-items:center;
}
.commentnav span.page-numbers.current {
	padding:3px 7px;
	background:#0023ff;
	margin:0 2px;
	font-size:13px;
	color:#ffffff;
	border-radius:2px;
}
.commentnav span.page-numbers.dots {
	color:#a0b9a6;
}
.single_content,.page_wrap {
	padding:0 40px;
	padding-bottom:100px;
	border-radius:12px;
}
.single_content .comments-area {
	background:#fff;
	padding:40px;
	margin-top:15px;
	border-radius:8px;
}
#comment-author-info p {
	font-size:13px;
	margin-bottom:5px;
	color:#516181;
}
#comment-author-info input {
	outline:none;
	font-size:13px;
	padding:7px 5px;
	width:100%;
	margin-bottom:7px;
	border-radius:5px;
	border-color:#8ea2ff;
	background:#eff0fd;
}
#comment-author-info input:focus {
	border-color:#2b48ff;
}
.commclose {
	display:none;
}
footer#colophon {
	position:fixed;
	bottom:30px;
	font-size:13px;
	color:#9fb2a7;
	left:2%;
}
.footer_top {
	display:flex;
	align-items:flex-start;
	flex-direction:column;
	flex-wrap:nowrap;
	align-content:flex-start;
}
.footer_top span {
	padding:0 8px;
	display:none;
}
.footer_text {
	margin-top:5px;
}
.copyright a {
	color:#0023ff;
}
.footer_nav_box ul {
	list-style:none;
	margin-bottom:0;
	padding:0;
	display:flex;
	justify-content:center;
}
.footer_nav_box ul li {
	position:relative;
}
small.f_unread_num {
	position:absolute;
	right:10px;
	top:0;
	background:#fe3d3d;
	color:#fff;
	border-radius:5px;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
	font-size:12px;
	padding:0 6px;
	transform:scale(.8) translateX(50%);
}
.footer_nav_box ul li a {
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	align-items:center;
	align-content:flex-start;
	font-size:13px;
	padding:0 20px;
	color:#587667;
	transition:all .2s;
	justify-content:center;
}
.footer_nav_box ul li a img {
	width:22px;
	height:22px;
}
.footer_nav_box ul li a:hover {
	color:#2b48ff;
	transform:translateY(-2px);
	transition:all .2s;
}
.footer_nav_box ul li a i {
	font-size:22px;
	line-height:1;
}
.footer_nav_box ul li a span {
	font-size:12px;
}
.footer_nav_box {
	display:flex;
	flex-direction:row;
	align-items:center;
	flex-wrap:nowrap;
	width:100%;
	backdrop-filter:blur(0.5rem);
	-webkit-backdrop-filter:blur(0.5rem);
	background:rgb(255 255 255 / 80%);
	border-top:1px solid #edf3f0;
	position:absolute;
	right:0;
	top:0px;
}
.footer_nav_box .inner {
	display:flex;
	width:100%;
	min-height:64px;
}
.footer_nav_box .left {
	display:flex;
	align-items:center;
}
.footer_nav_box .right {
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:row;
	flex-wrap:nowrap;
}
.footer_nav_box .right_inner {
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
}
.lbc .go_top_box {
	max-width:720px;
}
a.go_top.show {
	bottom:40px;
	opacity:1;
}
.footer_nav_box .left_inner {
	padding:0 20px;
	width:100%;
	border-right:1px solid #e8efea;
}
.footer_nav_box .left_inner i {
	font-size:18px;
}
.links_modal_inner {
	padding:15px;
	padding-top:40px;
}
#link_modal .uk-modal-dialog {
	width:420px;
	border-radius:8px;
}
.links_count {
	font-size:13px;
	margin-bottom:10px;
	color:#859a89;
	display:flex;
	justify-content:center;
	position:relative;
}
.unread_tip {
	text-align:center;
	margin-bottom:10px;
}
.s_main {
	padding:20px;
	padding-bottom:100px;
}
.s_tips {
	padding-bottom:20px;
	color:#767885;
	border-bottom:1px #e7e7ff80 solid;
}
.search_moment_inner.search_item {
	display:flex;
}
.search_item .left .icon_mark {
	margin-right:8px;
}
.search_item .left .icon_mark i {
	width:42px;
	height:42px;
	background:#e8ebfb;
	display:flex;
	justify-content:center;
	align-items:center;
	border-radius:8px;
	color:#405dff;
}
.search_item .right .top {
	display:flex;
	flex-direction:row;
	align-items:center;
	font-size:13px;
	color:#9295a3;
}
.search_item .right .top .cat {
	margin-right:8px;
}
.search_item .right a {
	color:#546983;
}
.search_item .right a:hover {
	color:#2b48ff;
	text-decoration:underline;
}
.page-content.no_resault {
	text-align:center;
}
.page-content.no_resault img {
	width:70%;
	margin-top:60px;
}
.nodata_main {
	padding:40px;
	padding-bottom:100px;
	padding-top:20px;
}
.normal_content {
	transition:transform 0.3s ease,box-shadow 0.3s ease;
	transform-origin:center;
	border-radius:12px;
	box-shadow:0 0 3px rgba(0,0,0,0.05),0 2px 4px rgba(0,0,0,0.08);
}
.normal_content .entry-content,.normal_grid_content .entry-content {
	margin:0;
}
.normal_content .entry-title,.normal_grid_content .entry-title {
	font-size:18px;
	margin-bottom:5px;
	width:100%;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:1.2rem;
	height:2.4rem;
}
.normal_content .entry-title a,.normal_grid_content .entry-title a {
	color:#32395c;
}
.normal_content .entry_meta,.normal_card_content .entry_meta,.normal_grid_content .entry_meta {
	font-size:13px;
	color:#9498cd;
}
.normal_content .entry-content p,.normal_card_content .entry-content p {
	margin:8px 0;
	margin-bottom:12px;
	color:#606268;
}
.normal_content .entry-content .feature {
	width:100%;
	height:200px;
}
.normal_content .entry-content .feature a img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.normal_content .post_footer_meta span.comnum,.normal_card_content .post_footer_meta span.comnum,.normal_grid_content .post_footer_meta span.comnum {
	background:none;
	color:#444444;
}
.normal_content .post_footer_meta span.comnum i,.normal_card_content .post_footer_meta span.comnum i,.normal_grid_content .post_footer_meta span.comnum i {
	color:#819286;
}
.normal_content a.up_like,.normal_card_content a.up_like,.normal_grid_content a.up_like {
	margin-left:5px;
}
.normal_cat {
	font-size:12px;
	padding:3px 8px;
	background:#000;
	border-radius:3px;
	color:#ffffff;
}
.normal_card_content {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
}
.normal_card_content .feature {
	width:140px;
	min-width:140px;
	height:180px;
	margin-right:12px;
}
.normal_card_content .feature img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.normal_card_content .card_right {
	display:flex;
	flex-direction:column;
	flex-wrap:nowrap;
	align-content:flex-start;
	width:100%;
	overflow:hidden;
}
.normal_card_content .entry-title {
	font-size:18px;
	margin-bottom:5px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.normal_card_content .entry-title a {
	color:#32395c;
}
.normal_card_content .entry-content {
	margin:0;
	margin-top:5px;
}
.normal_card_content .entry-footer {
	margin-top:10px;
}
.normal_grid_content .entry-content .feature {
	width:100%;
	height:130px;
}
.normal_grid_content .entry-content .feature a img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.normal_grid_content .entry-footer {
	margin-top:12px;
}
.normal_grid_content .entry_meta {
	margin-bottom:5px;
}
.normal_grid_content .post_footer_meta span.comnum {
	padding:0;
}
.grid_item {
	padding:20px 0 0;
}
.feature {
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
	border-radius:12px 12px 0 0;
	aspect-ratio:1.43;
	max-height:260px;
}
.feature img {
	object-fit:cover;
	width:100%;
	height:100%;
	display:block;
}
.s_tips span {
	color:#2b48ff;
	padding:0 2px;
}
.page_wrap {
	padding-top:20px;
}
.column_inner {
	background:#e8ebfb;
}
.column_inner .cat_img {
	position:relative;
	width:100%;
	height:120px;
}
.column_inner .cat_img a:before {
	content:"";
	position:absolute;
	background:linear-gradient(0deg,#0011097a 5%,#0d0d0d00 50%);
	width:100%;
	height:100%;
	top:0;
	left:0;
	border-radius:10px;
}
.column_inner .cat_img img {
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:12px;
}
.column_inner .cat_img .meta {
	position:absolute;
	bottom:15px;
	left:15px;
	color:#fff;
	font-size:12px;
}
.column_inner .cat_img .meta .title {
	font-size:15px;
}
.column_inner .cat_img .meta p {
	margin:0;
}
ul.column_lists {
	padding:15px;
	margin:0;
	height:92px;
}
ul.column_lists li {
	list-style:none;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	font-size:14px;
	padding:5px;
	align-items:center;
}
ul.column_lists li a {
	width:60%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	color:#4a4e72;
}
ul.column_lists li a:hover {
	color:#2b48ff;
	text-decoration:underline;
}
ul.column_lists li span {
	color:#7a7f9d;
	font-size:12px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.archive_main .page-header {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:flex-start;
	padding:20px 40px;
	align-items:center;
	border-bottom:1px solid #e8ebfb;
}
.archive_main .cat_img {
	max-width:100px;
	height:64px;
	min-width:64px;
}
.archive_main .cat_img img {
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:8px;
}
.archive_main .cat_title h1 {
	font-size:18px;
	margin-bottom:5px;
	color:#4a586b;
}
.archive_main .cat_title .archive-description {
	font-size:13px;
	color:#959ab4;
}
.archive_main .cat_title .archive-description p {
	margin:0;
}
.sidebar .widget:last-child {
	border:none;
}
.widget_media_image figure {
	height:120px;
	width:100%;
}
.widget_media_image img {
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:8px !important;
}
.widget_nav_menu .widget-title {
	margin-bottom:10px;
	font-size:14px;
	color:#4b566b;
}
.widget_nav_menu ul {
	padding:0;
	margin:0;
}
.widget_nav_menu ul li {
	list-style:none;
}
.widget_nav_menu ul li a {
	color:#536a5d;
	padding:8px 15px;
	display:flex;
	font-size:14px;
	border-radius:8px;
}
.widget_nav_menu ul li a:hover {
	color:#069d53;
	transition:all .1s;
	background:#e0ebe4;
	box-shadow:0px 11px 20px 0px rgb(202 223 208);
}
.widget_nav_menu li ul {
	display:none;
	padding-left:10px;
}
.posts_show_widget .no_img li a:before {
	content:"#";
	color:#23bb6e;
	margin-right:3px;
}
.posts_show_widget .no_img li .image {
	display:none;
}
.hot_cat ul {
	padding:0;
}
.hot_cat ul li {
	list-style:none;
	display:flex;
	margin-bottom:10px;
}
.hot_cat ul li a {
	width:100%;
	height:60px;
	position:relative;
}
.hot_cat ul li a .cat_img {
	position:absolute;
	width:100%;
	height:60px;
}
.hot_cat ul li a img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.hot_cat ul li a .cat_name {
	z-index:9;
	position:relative;
	display:flex;
	height:inherit;
	align-items:center;
	justify-content:flex-start;
	padding-left:25px;
}
.hot_cat ul li a .cat_img::before {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background:rgb(0 1 70 / 29%);
	border-radius:8px;
}
.hot_cat ul li a .cat_name h1 {
	font-size:14px;
	color:#fff;
	margin:0;
}
.cst_widget_comment ul {
	padding:0;
}
.cst_widget_comment ul li {
	list-style:none;
	display:flex;
	flex-direction:row;
	align-items:flex-start;
	justify-content:flex-start;
	margin-bottom:20px;
}
.cst_widget_comment ul li .left a {
	width:42px;
	height:42px;
	display:flex;
}
.cst_widget_comment ul li .left a img {
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:8px;
}
.cst_widget_comment ul li .right {
	width:100%;
	display:flex;
	flex-direction:column;
	position:relative;
	margin-left:8px;
	overflow:hidden;
	white-space:nowrap;
}
.cst_widget_comment ul li .right a {
	line-height:1;
	padding-bottom:4px;
	color:#313964;
}
.cst_widget_comment ul li .right .body {
	font-size:13px;
	background:#dee9e1;
	padding:5px 7px;
	border-radius:5px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.cst_widget_comment ul li .right .meta {
	font-size:12px;
	position:absolute;
	right:0;
	color:#99aaa1;
}
.widget_tag_cloud .tagcloud {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
}
.widget_tag_cloud a {
	font-size:12px !important;
	padding:3px 8px;
	margin-bottom:5px;
	display:flex;
	margin-right:5px;
	border-radius:3px;
	box-shadow:0px 8px 9px 0px rgb(202 223 208 / 29%);
	color:#5e7b66;
	flex-direction:row;
	align-items:center;
}
li.sf_item.oneline {
	width:auto;
}
#login_form_box .modal_inner {
	width:280px;
}
form#login label {
	position:relative;
	display:flex;
	margin-bottom:10px;
	align-items:center;
	justify-content:flex-start;
	align-content:center;
}
#login_form_box input#username,#login_form_box input#password {
	width:100%;
	font-size:13px;
	padding:8px 5px 8px 40px;
	background:#e9ecfe;
	border-color:#c2c8cf;
	outline:none;
	border-radius:8px;
}
#login_form_box input#username:focus,#login_form_box input#password:focus {
	border-color:#3958ea;
}
#login_form_box label i {
	position:absolute;
	left:10px;
	color:#6b6e82;
}
input.submit_button {
	width:100%;
	text-align:center;
	padding:12px;
	background:#3958ea;
	color:#fff;
	border-radius:8px;
	font-size:13px;
	cursor:pointer;
	border:none;
	margin-bottom:20px;
}
p.log_title {
	font-size:14px;
	color:#58625c;
}
#register_form_box .modal_inner {
	width:280px;
}
form#register label {
	position:relative;
	display:flex;
	margin-bottom:10px;
	align-items:center;
	justify-content:flex-start;
	align-content:center;
}
#register_form_box input[type="text"],#register_form_box input[type="email"],#register_form_box input[type="password"] {
	width:100%;
	font-size:13px;
	padding:8px 5px 8px 40px;
	background:#e9ecfe;
	border-color:#c2c8cf;
	outline:none;
	border-radius:8px;
}
#register_form_box input[type="text"]:focus,#register_form_box input[type="email"]:focus,#register_form_box input[type="password"]:focus {
	border-color:#3958ea;
}
#register_form_box label i {
	position:absolute;
	left:10px;
	color:#6b6e82;
}
.auth_switch {
	text-align:center;
	font-size:12px;
	color:#666;
	margin-top:10px;
}
.auth_switch a {
	color:#3958ea;
	text-decoration:none;
}
.auth_switch a:hover {
	text-decoration:underline;
}
.admin_bottom_bar {
	display:flex;
	justify-content:space-between;
}
.admin_bottom_bar .left {
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
	align-content:center;
	align-items:center;
}
.admin_bottom_bar .left img {
	width:32px;
	height:32px;
	margin-right:5px;
	border-radius:50%;
}
.admin_bottom_bar .left a {
	width:32px;
	height:32px;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:row;
	flex-wrap:nowrap;
	align-content:center;
	color:#8fb49d;
	background:#eff4f0;
	border-radius:50%;
	margin-right:5px;
}
.bottom_tool {
	position:fixed;
	bottom:15px;
	max-width:320px;
	padding:0 40px;
	display:none;
	width:100%;
}
.bottom_tool .inner {
	display:flex;
	width:100%;
	background:#f6faf7;
	padding:10px 15px;
	border-radius:8px;
	justify-content:space-between;
	align-items:center;
}
.lbc .top_logo.close_bar {
	display:block;
	padding-top:20px;
}
.lbc .top_logo.close_bar img {
	width:38px;
	height:38px;
}
a.music_btn {
	color:#91c38e;
	font-size:18px;
}
span.menu_tips {
	position:absolute;
	font-size:12px;
	right:0;
	padding:4px 8px;
	background:#080808e8;
	color:#fff;
	border-radius:3px;
	transform:translateX(105%);
	white-space:nowrap;
}
#post_pager,#moment_pager {
	display:flex;
	justify-content:space-between;
	padding:40px;
	align-items:center;
}
#post_pager a,#moment_pager a {
	display:flex;
	align-content:center;
	align-items:center;
	font-size:13px;
	padding:5px 8px;
	background:#919dde;
	color:#fff;
	border-radius:5px;
	padding-left:12px;
	margin-right:5px;
}
#post_pager a.prev,#moment_pager a.prev {
	padding-left:8px;
	padding-right:12px;
}
#post_pager a:hover,#moment_pager a:hover {
	background:#2b48ff;
}
.pager_inner {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
}
#post_pager .c_paged,#moment_pager .c_paged {
	font-size:14px;
	color:#687c70;
}
.pix_player {
	display:flex;
	max-width:300px;
	width:100%;
	background:rgb(235 242 237 / 81%);
	margin-bottom:5px;
	border-radius:5px;
	position:relative;
	align-items:center;
}
.player_thum {
	width:64px;
	height:64px;
	display:flex;
	justify-content:center;
	align-items:center;
	min-width:64px;
}
.player_thum img {
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:5px;
}
a.play_btn {
	line-height:1;
	padding:7px;
	background:#00508f;
	border-radius:50%;
	margin:0 10px;
}
a.play_btn i {
	display:flex;
	color:#fff;
}
.player_time {
	display:flex;
	font-size:13px;
}
.player_bar {
	height:3px;
	width:100%;
	background:#ddd;
	position:relative;
	cursor:pointer;
	border-radius:3px;
}
.player_bar .progress {
	position:absolute;
	height:3px;
	background:linear-gradient(90deg,#00508f,#00e0c7);
	left:0;
	top:0;
	border-radius:3px;
}
.player_tool {
	margin-top:5px;
}
.player_meta {
	width:100%;
	padding:5px 10px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	overflow:hidden;
	white-space:nowrap;
}
.player_meta .title {
	font-size:14px;
	display:flex;
	flex-direction:column;
	line-height:1;
	margin-bottom:4px;
	color:#151515;
}
.player_meta .title span.author {
	font-size:12px;
	color:#969696;
}
.player_meta .title span.name {
	margin-bottom:3px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.play_bg {
	position:absolute;
	width:100%;
	height:100%;
	z-index:-1;
	border-radius:5px;
	top:0;
	left:0;
	overflow:hidden;
}
.play_bg img {
	object-fit:cover;
	width:110%;
	height:110%;
	border-radius:5px;
	filter:blur(10px);
}
.land_page {
	display:flex;
	align-items:center;
	flex-direction:row;
	justify-content:center;
	flex-wrap:nowrap;
	background:#f6f7ff;
}
.land_content {
	max-width:1280px;
	width:100%;
	display:flex;
	flex-direction:row;
	margin:60px auto;
	height:800px;
	background:#fff;
	border-radius:16px;
	overflow:hidden;
	box-shadow:0px 12px 15px 2px rgb(224 225 255 / 41%);
}
.land_left {
	background-size:cover;
	width:50%;
}
.land_right {
	display:flex;
	width:50%;
	flex-direction:column;
	align-content:flex-start;
	padding:80px;
	position:relative;
	padding-top:80px;
}
.land_right .title {
	font-size:42px;
	font-weight:600;
	margin-bottom:15px;
}
.land_right .title p {
	margin:0;
	display:inline-block;
	position:relative;
	line-height:1.2;
}
.land_right .land_des {
	font-size:16px;
	color:#5f6383;
	margin-bottom:20px;
	line-height:1.8;
}
.land_right .land_des a {
	color:#008549;
}
.land_nav {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:flex-start;
	align-items:center;
	align-content:center;
	margin-top:20px;
}
.land_nav a {
	padding:8px 14px;
	background:#2e2e2e;
	color:#fff;
	font-size:15px;
	border-radius:8px;
	margin-right:8px;
	display:flex;
	justify-content:center;
	width:22%;
	align-items:center;
}
.land_nav a:hover {
	background:#00508f;
	transition:all .2s;
	color:#fff;
}
.land_nav a i {
	margin-right:5px;
}
.land_nav a span {
	font-size:15px;
}
.land_right .footer {
	position:absolute;
	bottom:80px;
	display:flex;
	justify-content:space-between;
	left:0;
	right:0;
	padding:0 80px;
	font-size:14px;
}
.land_right .beian {
	color:#aeb7cd;
}
.land_right .copyright {
	color:#aeb7cd;
}
.land_page.sim {
	display:flex;
	align-items:flex-start;
	background:#f5f7ff;
}
.sim .land_content {
	max-width:500px;
	width:100%;
	background:transparent;
	display:flex;
	flex-direction:column;
	height:auto;
	padding-bottom:10px;
	margin-top:6%;
	overflow:inherit;
	box-shadow:none;
}
.sim .land_top {
	width:100%;
	height:180px;
	border-radius:16px;
	background-size:cover;
	position:relative;
	box-shadow:0px 4px 9px 3px rgb(225 225 252);
}
.sim .land_logo {
	margin:0;
	bottom:auto;
	top:auto;
	width:58px;
	height:58px;
	left:auto;
	position:relative;
}
.sim .land_logo img {
	border:2px solid #fff;
	object-fit:cover;
	width:100%;
	height:100%;
}
.sim .land_meta {
	position:absolute;
	bottom:-15px;
	top:auto;
	left:50px;
	display:flex;
	flex-direction:row;
}
.sim .land_meta .title {
	padding-top:6px;
	margin-left:8px;
	color:#fff;
	text-shadow:1px 2px 3px #3348cd9c;
}
.sim .land_bottom {
	margin-top:40px;
}
.sim .land_des {
	font-size:15px;
	line-height:1.8;
}
.sim .land_des a {
	color:#4d4ec3;
}
.sim .land_nav {
	margin-top:40px;
	display:flex;
	justify-content:space-around;
}
.sim .land_nav a {
	background:#ebefff;
	color:#48509d;
	padding:8px 16px;
	margin:0;
	border-radius:5px;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-ms-transition:all .2s;
	-o-transition:all .2s;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background-image:linear-gradient(-180deg,#f8f9ff 8%,#eeeeff 97%);
	border:1px solid #e9eaec;
	-webkit-box-shadow:0 3px 4px 0 rgb(44 71 146 / 32%),inset 0 -2px 0 0 #e1e3e8;
	box-shadow:0 3px 4px 0 rgba(44,71,146,.32),inset 0 -2px 0 0 #e1e3e8;
}
.sim .land_nav a:hover {
	transform:translateY(-2px);
	-webkit-box-shadow:0 8px 20px 0 rgb(44 71 146 / 20%);
	box-shadow:0 8px 20px 0 rgb(44 71 146 / 20%);
	border:1px solid #f3f3f8;
	-webkit-transform:scale(1.02);
}
.sim .footer {
	display:flex;
	font-size:14px;
	justify-content:space-between;
	margin-top:40px;
	color:#b8bdd3;
}
.sim .footer a {
	color:#6773c7;
}
.diy_html {
	margin-top:40px;
}
.compensate-for-scrollbar {
	margin:0 !important;
}
img.s_nodata {
	opacity:.5;
	width:300px;
}
p.no_posts {
	display:flex;
	justify-content:center;
	margin-top:50px;
	flex-direction:column;
	align-content:center;
	align-items:center;
	width:100%;
}
p.no_posts small {
	font-size:15px;
	color:#818495;
}
.msg_log {
	text-align:center;
	font-size:15px;
	color:#818495;
	padding-top:20px;
}
.lbc .left_nav,.lbc .footer_nav_box .left {
	width:12%;
}
.lbc .page_main,.lbc .footer_nav_box .right {
	width:88%;
}
.lbc .left_menu_box ul {
	padding:0 10px;
	display:flex;
	flex-direction:column;
	align-content:center;
	align-items:center;
	flex-wrap:nowrap;
	border:none;
}
.lbc .nav_title {
	display:none;
	opacity:0;
}
.lbc .left_menu_box ul li a {
	justify-content:center;
	padding:12px;
}
.lbc .left_menu_box ul li a img,.lbc .left_menu_box ul li a i {
	margin:0;
}
.lbc .left_menu_box ul li {
	width:auto;
}
.lbc .top_logo {
	padding:0;
	text-align:center;
	padding-top:15px;
	display:none;
	margin-bottom:15px;
}
.lbc .sidebar {
	display:none;
}
.lbc .left_menu_box li ul {
	padding:0;
	display:none;
}
.lbc .main_wrap,.lbc .footer_nav {
	max-width:720px;
}
.lbc .bottom_tool {
	padding:0;
	justify-content:center;
	width:86px;
}
.lbc .bottom_tool .inner {
	width:auto;
}
.lbc .left_menu_box ul li a i.drop_icon {
	display:none;
}
.single-content .wp-block-table th,.single-content .wp-block-table td {
	padding:10px 5px !important;
}
.comment-form-validate {
	display:inline-block;
	position:relative;
	margin-right:10px;
}
.comment-form-validate input {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:5;
	opacity:0;
	cursor:pointer;
}
label.comment_check_style {
	width:50px;
	height:2px;
	background:#ccc;
	position:relative;
	display:inline-block;
	border-radius:46px;
	-webkit-transition:0.2s;
	transition:0.2s;
	top:-4px;
}
label.comment_check_style:after {
	content:'';
	position:absolute;
	width:18px;
	height:18px;
	border-radius:100%;
	left:0;
	top:-8px;
	z-index:2;
	background:#bcbcd4;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
	-webkit-transition:0.2s;
	transition:0.2s;
}
.comment-form-validate input:hover+label:after {
	box-shadow:0 2px 15px 0 rgba(0,0,0,0.2),0 3px 8px 0 rgba(0,0,0,0.15);
}
.comment-form-validate input:checked+label:after {
	left:32px;
	background:#2942ff;
}
.edit_card_box .tips {
	font-size:13px;
	color:#535370;
}
.edit_card_box .edit_content {
	display:flex;
	flex-direction:row;
	align-items:stretch;
	justify-content:flex-start;
	padding:10px 0;
}
.edit_card_box .edit_content input {
	font-size:14px;
	padding:3px 8px;
	border-color:#e0e6ff;
	background:#e9e9e9;
	border-radius:5px;
	margin-right:5px;
	width:50%;
}
.edit_card_box .edit_content a.push_card {
	background:#0023ff;
	font-size:13px;
	color:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0 10px;
	border-radius:5px;
}
.edit_card_box .edit_content input:focus {
	border-color:#00508f;
}
.edit_card_box span {
	font-size:12px;
	color:#ababab;
}
.show_card {
	display:none;
	margin-top:15px;
	padding:8px;
	border-radius:8px;
	border:1px dashed #ddd;
}
span.de_card {
	padding:0 5px;
	font-size:12px;
	cursor:pointer;
}
span.de_card i {
	background:#0023ff;
	border-radius:50%;
	padding:2px;
	color:#fff;
}
.edit_content.audio_type {
	margin-top:5px;
}
.edit_audio_box .tips,.edit_video_box .tips {
	font-size:13px;
}
.audio_choose,.video_choose {
	display:flex;
	font-size:14px;
	margin-bottom:15px;
}
.audio_choose li,.video_choose li {
	list-style:none;
}
.audio_choose a,.video_choose a {
	padding:3px;
	color:#4d4b85;
	margin-right:8px;
}
.audio_choose li.uk-active a,.video_choose li.uk-active a {
	border-bottom:2px solid #0023ff;
	color:#0023ff;
}
.loacl_audio,.local_video {
	display:flex;
	align-items:center;
	flex-direction:row;
	flex-wrap:nowrap;
	background:#e9e9e9;
	width:100%;
	padding:7px;
	border-radius:5px;
	margin-top:8px;
}
.m_media_left {
	min-width:62px;
	height:62px;
	background:#ffffff;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:3px;
	position:relative;
}
.m_media_left img {
	width:62px;
	height:100%;
	object-fit:cover;
	border-radius:3px;
}
.m_media_left i {
	font-size:32px;
	color:#9399bd;
	cursor:pointer;
}
.m_media_left input {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:0;
	cursor:pointer;
	font-size:0;
}
.loacl_audio .audio_right {
	display:flex;
	flex-direction:column;
	margin-left:8px;
	width:100%;
}
.loacl_audio .audio_right .audio_meta {
	display:flex;
	margin-bottom:5px;
	justify-content:space-between;
}
.loacl_audio .audio_right input,.type_audio_text input {
	font-size:14px;
	width:100%;
	border:none;
	background:#dfdfe3;
	padding:3px 8px;
}
.loacl_audio .audio_right .audio_meta input {
	width:49%;
	font-size:14px;
}
.netease_audio {
	margin-top:10px;
}
input#moment_video_url,input#moment_video_bili {
	border:none;
	background:#dfdfe3;
	padding:6px 8px;
	font-size:14px;
	width:100%;
}
input#moment_video_bili {
	margin-top:10px;
}
.video_right {
	display:flex;
	flex-direction:column;
	margin-left:8px;
	width:80%;
}
.pix_local_player {
	max-width:400px;
	width:100%;
	margin-top:10px;
	position:relative;
	border-radius:5px;
	overflow:hidden;
}
.video_play_btn {
	position:absolute;
	width:100%;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	z-index:98;
	cursor:pointer;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.video_play_btn i {
	font-size:28px;
	color:#ffffff;
	background:#252525d4;
	padding:3px 8px;
	border-radius:5px;
}
.pix_bili_player {
	position:relative;
	height:0;
	padding-top:45%;
	max-width:400px;
	width:100%;
	border-radius:5px;
	overflow:hidden;
	margin-top:10px;
}
.pix_bili_player iframe {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.post_control_box.show {
	display:flex;
}
a.bg_music {
	padding:7px;
	display:flex;
	line-height:1;
	background:#919dde;
	border-radius:8px;
}
a.bg_music i {
	font-size:16px;
	color:#fff;
}
body.mod_single .left_nav,body.mod_single .footer_nav_box .left {
	display:none;
}
body.mod_single .main_wrap,body.mod_single .footer_nav,body.mod_single .go_top_box {
	max-width:680px;
}
body.mod_single .page_main,body.mod_single .footer_nav_box .right {
	width:100%;
}
.widget_inner.sidebar_right_inner.side_fixed {
	position:fixed;
}
body.mod_double_r .left_nav {
	display:none;
}
body.mod_double_r .footer_nav_box .inner {
	flex-direction:row-reverse;
}
body.mod_double_r .main_sidebar {
	display:block;
}
body.mod_third_s .main_sidebar {
	display:block;
	width:32%;
}
body.mod_third_s .left_nav {
	width:8%;
}
body.mod_third_s .main_wrap,body.mod_third_s .go_top_box {
	max-width:1060px;
}
body.mod_third_s .footer_nav {
	max-width:721px;
}
body.mod_third_s .footer_nav_box .left {
	width:11.5%;
}
body.mod_third_s .footer_nav_box .right {
	width:88.5%;
}
body.mod_third_s .page_main {
	width:60%;
}
body.mod_third_s .top_logo {
	padding:0;
	text-align:center;
	padding-top:15px;
	display:none;
	margin-bottom:15px;
}
body.mod_third_s .top_logo.close_bar {
	display:block;
	padding-top:20px;
}
body.mod_third_s .left_menu_box ul {
	padding:0 10px;
	display:flex;
	flex-direction:column;
	align-content:center;
	align-items:center;
	flex-wrap:nowrap;
	border:none;
}
body.mod_third_s .left_menu_box ul li {
	width:auto;
}
body.mod_third_s .left_menu_box ul li a {
	justify-content:center;
	padding:12px;
}
body.mod_third_s .left_menu_box ul li a img,body.mod_third_s .left_menu_box ul li a i {
	margin:0;
}
body.mod_third_s .left_menu_box ul li a i.drop_icon {
	display:none;
}
body.mod_third_s .nav_title {
	display:none;
	opacity:0;
}
body.mod_third_s .sidebar {
	display:none;
}
body.mod_third_s .left_menu_box li ul {
	padding:0;
	display:none;
}
.bgm_box {
	width:100%;
	padding:10px;
	position:relative;
}
.player_mod .top {
	display:flex;
	flex-direction:row;
	align-content:flex-start;
	align-items:center;
	justify-content:space-between;
}
.player_mod .m_cover {
	width:42px;
	height:42px;
	min-width:42px;
}
.player_mod .m_cover img {
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:8px;
}
.player_mod .m_info h2 {
	font-size:14px;
	margin:0;
	color:#1b213d;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	max-width:120px;
	margin-right:5px;
}
.player_mod .m_info small {
	color:#747589;
}
.player_mod .m_info {
	margin-left:10px;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
}
.player_mod .tool {
	margin-bottom:6px;
	margin-top:6px;
}
.player_mod .pl_btn {
	display:flex;
	justify-content:center;
	align-items:center;
	margin-right:15px;
}
.player_mod .bar {
	width:100%;
	height:2px;
	background:#eceeff;
}
.pl_btn a i {
	color:#919dde;
	font-size:18px;
}
.pl_btn a {
	margin:0 3px;
	display:flex;
}
a.m_play i {
	font-size:32px;
	color:#0023ff;
}
a.m_next {
	margin-right:20px;
}
.player_hand {
	position:absolute;
	width:100%;
	height:10px;
	right:0;
	top:-10px;
	cursor:pointer;
}
.musci_list_box {
	display:none;
	padding:10px;
	background:#f6f7ff;
	border-radius:5px;
	height:200px;
	width:100%;
	overflow-y:scroll;
	box-shadow:0px -4px 12px 0px rgb(104 99 203 / 12%);
}
.musci_list_box li {
	padding:3px 5px;
	cursor:pointer;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-size:14px;
	margin:3px 0;
	border-radius:3px;
}
.musci_list_box li:hover,.musci_list_box li.active {
	background:#4f39ff;
	color:#fff;
}
.m_tt {
	display:flex;
}
.timer {
	font-size:12px;
	color:#a8a7bd;
	display:flex;
}
.timer span {
	padding:0 2px;
}
.player_dot {
	position:absolute;
	width:10px;
	height:10px;
	right:0;
	top:50%;
	background:#ffffff;
	border-radius:50%;
	border:2px solid #0023ff;
	transform:translateY(-50%);
	margin-right:-5px;
}
.volume_box {
	min-width:36px;
	border-radius:5px;
	padding:15px 0px;
	text-align:center;
}
.vo_bar {
	height:100px;
	width:5px;
	background:#d6d6df;
	margin:0 auto;
	border-radius:2px;
	position:relative;
	cursor:pointer;
}
.vo_size {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:#23bb6e;
	border-radius:2px;
	height:100%;
}
body.mod_single .footer_nav_box .bgm_box .left {
	display:flex;
}
.lbc .footer_nav_box .bgm_box .left,body.mod_third_s .footer_nav_box .bgm_box .left {
	width:auto;
}
a.m_list {
	margin:0 10px;
}
.pl_btn a i:hover {
	color:#0023ff;
}
.musci_list_box .nodata {
	text-align:center;
	padding-top:20px;
}
.posts_mu_list {
	background:#e8ebfb;
	border-radius:8px;
	max-height:460px;
	overflow-y:scroll;
	border:1px solid #d0dada;
	margin-bottom:20px;
}
.posts_mu_list li {
	display:flex;
	font-size:14px;
	padding:7px 12px;
}
.posts_mu_list .mu_id {
	min-width:30px;
}
.posts_mu_list .s_play_btn {
	margin-right:7px;
	line-height:1;
	font-size:18px;
	display:flex;
	align-items:center;
	color:#9ab7a8;
}
.mus_info {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.posts_mu_list li span {
	font-size:13px;
	color:#a1a1a1;
}
.posts_mu_list li:hover div,.posts_mu_list li:hover a,.posts_mu_list li.active,.posts_mu_list li.active .s_play_btn {
	color:#00508f;
}
.single_music_header .mu_img {
	width:180px;
	height:180px;
	margin-right:15px;
	min-width:180px;
}
.single_music_header .mu_img img {
	width:100%;
	height:100%;
	object-fit:cover;
	padding:5px;
	border:1px solid #daf0e6;
}
.single_music_header {
	margin-bottom:20px;
	display:flex;
	justify-content:flex-start;
}
.single_music_header .header_meta {
	font-size:12px;
	color:#808b87;
}
.single_music_header .single_cat ul {
	padding:0;
	display:flex;
	margin:0;
	margin-top:10px;
}
.single_music_header .single_cat ul li a {
	font-size:12px;
	padding:2px 8px;
	display:flex;
	align-items:center;
}
.mu_des {
	font-size:13px;
	margin-top:15px;
	line-height:1.8;
}
.mu_l_title {
	display:flex;
	color:#414763;
	margin-bottom:15px;
}
.mu_l_title i {
	margin-right:5px;
}
.top_menu_box {
	box-shadow:none;
	padding:5px;
	display:none;
	margin-top:0;
	background:rgb(255 255 255 / 84%);
	border-top:1px solid #ebebeb;
}
.nav_tips {
	font-size:13px;
	padding:10px;
}
.top_menu_box ul {
	padding:0;
	margin:0;
	display:flex;
	flex-direction:row;
	align-items:center;
	overflow-x:auto;
	scrollbar-width:none;
}
.top_menu_box ul::-webkit-scrollbar {
	display:none;
}
.top_menu_box ul li {
	list-style:none;
}
.top_menu_box li ul {
	display:none;
}
.top_menu_box ul li a {
	font-size:14px;
	color:#292929;
	display:flex;
	align-items:center;
}
.top_menu_box ul li a img {
	width:14px;
	height:14px;
	margin-right:4px;
}
.top_menu_box ul li a i {
	font-size:14px;
	margin-right:3px;
	color:#363636;
}
.top_menu_box .nav_title {
	display:block;
	opacity:1;
	word-break:keep-all;
}
.top_menu_box ul li a:hover,.top_menu_box ul li a:hover i {
	color:#069d53;
}
.poster_box {
	border:none !important;
}
.poster_box img {
	width:330px;
}
.poster_modal .uk-modal-dialog {
	width:330px;
	padding:5px;
	border-radius:5px;
	min-height:550px;
}
.poster_box .loading_box {
	padding:0;
	padding-top:220px;
}
.post_share_box {
	display:flex;
	justify-content:center;
	padding:15px 0;
	border-top:1px solid #f4f4f4;
}
.post_share_box a {
	padding:0 10px;
	color:#656ca7;
}
.post_share_box.hide {
	display:none;
}
.share_btn_icon {
	margin-left:15px;
	font-size:13px;
}
.single_footer_box .pix_share_btn {
	width:72px;
	display:flex;
	justify-content:center;
}
.m_offcanvas .inner {
	background:#fff;
	padding:30px;
}
.m_offcanvas ul {
	margin:0;
	padding:0;
}
.m_offcanvas ul li {
	list-style:none;
	padding:10px 0;
}
.m_offcanvas ul li a {
	color:#363636;
	display:flex;
	align-items:center;
	font-size:15px;
}
.m_offcanvas ul li a i {
	color:#363636;
	font-size:15px;
	margin-right:5px;
}
.m_offcanvas ul li a:hover {
	color:#363636;
}
.m_offcanvas ul li img {
	height:15px;
	margin-right:5px;
}
.m_offcanvas .m_logo {
	margin-bottom:15px;
}
.m_offcanvas .m_logo img {
	height:36px;
}
.m_bottom_nav {
	padding:0;
	background:rgb(16 24 40 / 35%);
	backdrop-filter:none;
	-webkit-backdrop-filter:none;
}
.m_bottom_nav.uk-open {
	display:flex !important;
	align-items:flex-end;
	justify-content:center;
	overflow: hidden;
}
.m_bottom_nav .uk-modal-dialog.uk-modal-body {
    /* 布局与尺寸 */
    width: 100%;
    max-width: none;
    height: 60vh;
    margin: 0;
    padding: 0;
    border-radius: 22px 22px 0 0;
    box-shadow: 0 -10px 40px rgba(0, 0, 0, 0.15); 
    overflow: hidden;
    transform: translateY(100%);
    transition: transform .28s ease;
    background: rgba(255, 255, 255, 0.85);;
    -webkit-backdrop-filter: saturate(0.5) blur(20px);
    backdrop-filter: saturate(0.5) blur(20px);
}
.m_bottom_nav.uk-open .uk-modal-dialog.uk-modal-body {
	transform:translateY(0);
}
.m_bottom_nav .m_bottom_nav_handle {
	width:52px;
	height:5px;
	border-radius:999px;
	background:rgb(148 163 184 / 70%);
	margin:10px auto 6px;
}
.m_bottom_nav .inner {
	height:calc(100% - 21px);
	padding:12px 20px 22px;
	display:flex;
	flex-direction:column;
	overflow:hidden;
}
.m_bottom_nav .m_nav_author {
	margin:0 0 8px;
	padding:4px 2px 14px;
	border-bottom:1px solid rgb(148 163 184 / 16%);
	text-align:left;
}
.m_bottom_nav .m_nav_author .top {
	display:flex;
	align-items:center;
	justify-content:flex-start;
	gap:12px;
}
.m_bottom_nav .m_nav_author .left {
	flex:1;
	min-width:0;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content:center;
}
.m_bottom_nav .m_nav_author .name {
	font-size:16px;
	font-weight:700;
	line-height:1.35;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.m_bottom_nav .m_nav_author .des {
	margin-top:3px;
	font-size:13px;
	line-height:1.45;
	color:#6b7280;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.m_bottom_nav .m_nav_author .avatar {
	width:48px;
	height:48px;
	min-width:48px;
	border-radius:12px;
	overflow:hidden;
	background:#e2e8f0;
	box-shadow:0 2px 8px rgb(15 23 42 / 8%);
}
.m_bottom_nav .m_nav_author .avatar img {
	width:100%;
	height:100%;
	display:block;
	border-radius:12px;
	object-fit:cover;
}
.m_bottom_nav ul {
	margin:0;
	padding:0;
	flex:1;
	overflow-y:auto;
	scrollbar-width:none;
	-webkit-overflow-scrolling:touch;
}
.m_bottom_nav ul::-webkit-scrollbar {
	display:none;
}
.m_bottom_nav ul li {
	list-style:none;
	padding:0;
	border-bottom:1px solid rgb(148 163 184 / 16%);
}
.m_bottom_nav li ul {
	display:none;
}
.m_bottom_nav ul li:last-child {
	border-bottom:none;
}
.m_bottom_nav ul li a {
	display:flex;
	align-items:center;
	min-height:46px;
	font-size:15px;
	color:#1f2937;
	padding:10px 2px;
	line-height:1.5;
}
.m_bottom_nav ul li a:hover {
	color:#1f2937;
}
.m_bottom_nav ul li a i {
	font-size:15px;
	margin-right:6px;
	color:#334155;
}
.m_bottom_nav ul li img {
	height:15px;
	margin-right:6px;
}
.arc_pagenav {
	display:flex;
	justify-content:center;
}
.arc_pagenav a {
	padding:10px 15px;
	background:#0023ff;
	color:#fff;
	border-radius:8px;
	display:flex;
}
.lwptoc_itemActive>a {
	background:#dbeafe;
	color:#1d4ed8;
	font-weight:600;
}
.lwptoc.toc-visible {
	opacity:1;
	pointer-events:auto;
}
.shop_container * {
	box-sizing:border-box;
	margin:0;
	padding:0;
	font-size:16px;
}
.page_content .entry-content .goods_right a {
	display:block;
	width:4em;
	height:2rem;
	line-height:2rem;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background:#0023ff;
	border-radius:8px;
}
.la-line-scale-pulse-out.la-dark {
	color:#333;
}
.la-line-scale-pulse-out>div {
	display:inline-block;
	float:none;
	background-color:currentColor;
	border:0 solid currentColor;
	width:4px;
	height:32px;
	margin:2px;
	margin-top:0;
	margin-bottom:0;
	border-radius:0;
	-webkit-animation:line-scale-pulse-out .9s infinite cubic-bezier(.85,.25,.37,.85);
	-moz-animation:line-scale-pulse-out .9s infinite cubic-bezier(.85,.25,.37,.85);
	-o-animation:line-scale-pulse-out .9s infinite cubic-bezier(.85,.25,.37,.85);
	animation:line-scale-pulse-out .9s infinite cubic-bezier(.85,.25,.37,.85);
}
.la-line-scale-pulse-out>div:nth-child(3) {
	-webkit-animation-delay:-.9s;
	-moz-animation-delay:-.9s;
	-o-animation-delay:-.9s;
	animation-delay:-.9s;
}
.la-line-scale-pulse-out>div:nth-child(2),.la-line-scale-pulse-out>div:nth-child(4) {
	-webkit-animation-delay:-.7s;
	-moz-animation-delay:-.7s;
	-o-animation-delay:-.7s;
	animation-delay:-.7s;
}
.la-line-scale-pulse-out>div:nth-child(1),.la-line-scale-pulse-out>div:nth-child(5) {
	-webkit-animation-delay:-.5s;
	-moz-animation-delay:-.5s;
	-o-animation-delay:-.5s;
	animation-delay:-.5s;
}
.la-line-scale-pulse-out.la-sm {
	width:20px;
	height:16px;
}
.la-line-scale-pulse-out.la-sm>div {
	width:2px;
	height:16px;
	margin:1px;
	margin-top:0;
	margin-bottom:0;
}
.la-line-scale-pulse-out.la-2x {
	width:80px;
	height:64px;
}
.la-line-scale-pulse-out.la-2x>div {
	width:8px;
	height:64px;
	margin:4px;
	margin-top:0;
	margin-bottom:0;
}
.la-line-scale-pulse-out.la-3x {
	width:120px;
	height:96px;
}
.la-line-scale-pulse-out.la-3x>div {
	width:12px;
	height:96px;
	margin:6px;
	margin-top:0;
	margin-bottom:0;
}
.entry-content.info-container {
	background:#fff;
	padding:10px 20px;
	border-radius:0 0 12px 12px;
}
.normal_content:hover {
	transform:translateY(-8px) scale(0.98);
	box-shadow:0 12px 24px rgba(0,0,0,0.15);
	z-index:10;
}
.moment_single .entry-footer {
	padding:5px 10px;
}
.entry_meta {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.comment-gated-content {
	border:1px solid #e0e0e0;
	border-left:4px solid #3539ff;
	padding:16px;
	background:#f8fbff;
	border-radius:4px;
}
.comment-gated-placeholder {
	color:#555;
}
.comment-gated-placeholder i.ri-lock-line {
	vertical-align:bottom;
}
.no-uk-animation .uk-scrollspy-inview,.no-uk-animation .pix-card-link,.no-uk-animation .moment_item {
	opacity:1 !important;
	animation:none !important;
	transition:none !important;
}
.video_list {
	margin-bottom:10px;
	margin-top:-5px;
}
.widget_commenters_danmaku_widget .wid_title {
	margin-left:32px;
}
.widget_commenters_danmaku_widget {
	padding:32px 0;
}
#pjax-container {
	position:relative;
}
#pjax-container .pjax-loading-overlay {
	position:absolute;
	inset:0;
	z-index:20;
	display:flex;
	align-items:center;
	justify-content:center;
	opacity:0;
	pointer-events:none;
	transition:opacity .2s ease;
}
#pjax-container .pjax-loading-overlay.is-visible {
	opacity:1;
	pointer-events:auto;
}
#pjax-container .pjax-loading-overlay .pjax-loading-mask {
	position:absolute;
	inset:0;
	backdrop-filter:blur(4px);
	-webkit-backdrop-filter:blur(4px);
	border-radius: 12px;
}
.dark #pjax-container .pjax-loading-overlay .pjax-loading-mask {
	background:rgba(10,12,25,.45);
}
#pjax-container .pjax-loading-overlay .pjax-loading-spinner {
	position: absolute;
    z-index: 1;
    inset: 0;
}
#pjax-container.pjax-loading-active>:not(.pjax-loading-overlay) {
	filter:blur(1.5px);
	transition:filter .2s ease;
}
#send_verify_code {
	padding:0 15px;
	background:#3958ea;
	border:1px solid #ddd;
	border-radius:8px;
	cursor:pointer;
	font-size:13px;
	white-space:nowrap;
	color:#fff;
}
.post-password-form {
	max-width:400px;
	margin:40px auto;
	padding:40px;
	background:#ffffff;
	border-radius:12px;
	box-shadow:0 10px 25px rgba(0,0,0,0.08);
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	text-align:center;
	border:1px solid #f0f0f0;
}
.post-password-form p {
	margin-bottom:20px;
	color:#555;
	font-size:16px;
	line-height:1.6;
}
.post-password-form p:first-of-type {
	font-weight:600;
	color:#333;
	margin-bottom:25px;
}
.post-password-form label {
	display:block;
	text-align:left;
	margin-bottom:8px;
	font-weight:500;
	color:#444;
	font-size:14px;
}
.post-password-form input[type="password"] {
	width:100%;
	padding:12px 15px;
	font-size:16px;
	border:2px solid #e0e0e0;
	border-radius:8px;
	transition:all 0.3s ease;
	box-sizing:border-box;
	outline:none;
	background-color:#fafafa;
}
.post-password-form input[type="password"]:focus {
	border-color:#4a90e2;
	background-color:#fff;
	box-shadow:0 0 0 4px rgba(74,144,226,0.1);
}
.post-password-form input[type="submit"] {
	width:100%;
	padding:12px;
	font-size:16px;
	font-weight:600;
	color:#fff;
	background:linear-gradient(135deg,#4a90e2 0%,#357abd 100%);
	border:none;
	border-radius:8px;
	cursor:pointer;
	transition:all 0.3s ease;
	margin-top:10px;
	box-shadow:0 4px 6px rgba(74,144,226,0.2);
}
.post-password-form input[type="submit"]:hover {
	transform:translateY(-2px);
	box-shadow:0 6px 12px rgba(74,144,226,0.3);
	background:linear-gradient(135deg,#357abd 0%,#2c6aa5 100%);
}
.post-password-form input[type="submit"]:active {
	transform:translateY(0);
	box-shadow:0 2px 4px rgba(74,144,226,0.2);
}
.land_page.sim.darkl,.land_page.darkl {
	background:#0a0c19;
}
.sim.darkl .land_top,.darkl .land_content {
	box-shadow:0px 4px 9px 3px rgb(2 5 23);
}
.sim.darkl .land_logo img {
	border:0px solid #0a0c19;
}
.sim.darkl .land_des {
	font-size:15px;
	line-height:1.8;
	color:#c8cbe1;
}
.sim.darkl .land_nav a {
	color:#848bbd;
	background-image:linear-gradient(-180deg,#27293e 8%,#10121f 97%);
	border:1px solid #0e1123;
	-webkit-box-shadow:0 3px 4px 0 rgb(6 7 17),inset 0 -2px 0 0 #0b0d16;
	box-shadow:0 3px 4px 0 rgb(6 7 17),inset 0 -2px 0 0 #0b0d16;
}
.sim.darkl .land_nav a:hover {
	-webkit-box-shadow:0px 6px 20px 3px rgb(66 67 181 / 24%);
	box-shadow:0px 6px 20px 3px rgb(66 67 181 / 24%);
	border:1px solid #2600ff;
	-webkit-transform:scale(1.02);
	transform:translateY(-2px);
	background-image:linear-gradient(1deg,#070b41 8%,#2b2152 97%);
}
.darkl .land_content {
	background:#161829;
}
.darkl .land_right .title p {
	color:#fff;
}
.darkl .land_right .land_des {
	color:#b5b8d3;
}
.darkl .land_right .land_des a {
	color:#00f697;
}
.darkl .land_nav a {
	background:#070707;
	transition:all .2s;
	color:#fff;
}
.darkl .land_nav a:hover {
	background:#00bb5f;
	transform:translateY(-2px);
	box-shadow:0px 5px 18px 0px #06972470;
	transition:all .2s;
}
.sim.darkl .land_content {
	background:transparent;
	box-shadow:none;
}
.archive_main .page-header {
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:space-between;
	align-items:center;
	padding:20px 40px;
	border-bottom:1px solid #e8ebfb;
}
.archive_main .cat_title {
	flex:1;
	margin:0 0 0 10px;
}
h1.page-title {
	display:flex;
	align-items:center;
}
span.checkin-day {
	margin:0 0 auto;
	border-top:1px solid #3F51B5;
	border-left:1px solid #3F51B5;
	border-right:1px solid #3F51B5;
	border-bottom:3px solid #3F51B5;
	border-radius:5px;
	font-size:12px;
	display:inline-block;
	text-align:-1px;
	margin-left:5px;
	margin-top:2px;
	padding:0 3px;
}
[data-ai-summary] {
	position: fixed;
    right: 50px;
    bottom: 205px;
    display: none;
    width: min(420px, calc(100vw - 100px));
    max-width: calc(100vw - 40px);
    padding: 14px 18px;
    border: 1px solid rgba(91, 140, 255, 0.18);
    border-radius: 16px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(245, 247, 255, 1));
    color: #2f364d;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: .01em;
    box-shadow: 0 16px 38px rgba(70, 96, 180, 0.16);
    transition: opacity .22s ease, transform .22s ease, box-shadow .22s ease, border-color .22s ease;
    overflow: visible;
    cursor: default;
    opacity: 0;
    transform: translate3d(-18px, 0, 0) scale(.96);
    pointer-events: none;
    z-index: 9;
}
[data-ai-summary]::before {
	content:"AI 总结";
	display:flex;
	align-items:center;
	gap:8px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:700;
	letter-spacing:.08em;
	text-transform:uppercase;
	color:#5b8cff;
}
[data-ai-summary]::after {
	content:"";
	position:absolute;
	left:24px;
	bottom:-8px;
	width:16px;
	height:16px;
	border-left:1px solid rgba(91,140,255,0.18);
	border-bottom:1px solid rgba(91,140,255,0.18);
	border-radius:0 0 0 4px;
	background:linear-gradient(135deg,rgba(255,255,255,0.98),rgba(245,247,255,1));
	transform:rotate(-45deg);
	box-shadow:-8px 8px 18px rgba(70,96,180,0.06);
	pointer-events:none;
}
[data-ai-summary].ai-summary-visible {
	display:block;
	opacity:1;
	transform:translate3d(0,0,0) scale(1);
	pointer-events:auto;
}
[data-ai-summary].ai-summary-visible:hover,
[data-ai-summary].ai-summary-visible:focus-visible {
	border-color:rgba(91,140,255,0.3);
	box-shadow:0 18px 42px rgba(70,96,180,0.2);
	outline:none;
}
[data-ai-summary].ai-summary-pending {
	display:none;
	opacity:0;
	pointer-events:none;
}
[data-ai-summary].ai-summary-idle {
	display:none;
}
[data-ai-summary].ai-summary-idle::before {
	content:"✦ AI 总结";
	margin-bottom:0;
	color:#fff;
	font-size:13px;
	letter-spacing:.04em;
}
[data-ai-summary].ai-summary-idle::after {
	background:linear-gradient(120deg,rgba(255,255,255,0.28),rgba(255,255,255,0));
	opacity:1;
}
[data-ai-summary].ai-summary-typing,
[data-ai-summary].ai-summary-done {
	cursor:default;
}
[data-ai-summary].ai-summary-typing::before,
[data-ai-summary].ai-summary-done::before {
	content:"AI 总结";
}
[data-ai-summary].ai-summary-typing::after {
	content:"";
	position:static;
	display:inline-block;
	width:2px;
	height:1.15em;
	margin-left:3px;
	vertical-align:-0.12em;
	border-radius:99px;
	background:#5b8cff;
	box-shadow:none;
	animation:blink 1s infinite;
}
[data-ai-summary].ai-summary-done::after,
[data-ai-summary].typing-done::after {
	display:none;
}
@keyframes blink {
	0%,50%,100% {
		opacity:1;
	}
	25%,75% {
		opacity:0;
	}
}
.dark [data-ai-summary] {
	border-color:rgba(122,162,255,0.22);
	background:linear-gradient(135deg,rgba(31,33,57,0.98),rgba(24,27,46,1));
	color:#e8ecf8;
	box-shadow:0 18px 42px rgba(0,0,0,0.42);
}
.dark [data-ai-summary]::before {
	color:#93b2ff;
	opacity:.96;
}
.dark [data-ai-summary]::after {
	border-left-color:rgba(122,162,255,0.22);
	border-bottom-color:rgba(122,162,255,0.22);
	background:linear-gradient(135deg,rgba(24,27,46,1),rgba(31,33,57,0.98));
	box-shadow:-8px 8px 18px rgba(0,0,0,0.2);
}
.dark [data-ai-summary].ai-summary-visible:hover,
.dark [data-ai-summary].ai-summary-visible:focus-visible {
	border-color:rgba(122,162,255,0.42);
	box-shadow:0 20px 44px rgba(0,0,0,0.5);
}
.dark [data-ai-summary].ai-summary-idle {
	background:linear-gradient(135deg,#5b7cff,#7a66ff);
	color:#fff;
	box-shadow:0 14px 30px rgba(91,124,255,0.3);
}
.dark [data-ai-summary].ai-summary-idle::before {
	color:#fff;
}
.dark [data-ai-summary].ai-summary-typing::after {
	background:#93b2ff;
}
.dark span.checkin-day {
	color:#ececed;
}
/* 主题明暗切换动画：View Transition + 降级 */
@supports (view-transition-name: root) {
	:root {
		--pix-vt-x:50vw;
		--pix-vt-y:50vh;
		--pix-vt-r:150vmax;
		view-transition-name: root;
	}

	::view-transition-group(root) {
		animation-duration:.38s;
		animation-timing-function:cubic-bezier(.22,.61,.36,1);
	}

	::view-transition-old(root),
	::view-transition-new(root) {
		animation-duration:.38s;
		animation-timing-function:cubic-bezier(.22,.61,.36,1);
		transform-origin:var(--pix-vt-x) var(--pix-vt-y);
		will-change:clip-path,opacity;
	}

	::view-transition-old(root) {
		animation-name:pix-theme-old-dim;
	}

	::view-transition-new(root) {
		animation-name:pix-theme-radial-reveal;
	}

	@keyframes pix-theme-old-dim {
		from {
			opacity:1;
		}

		to {
			opacity:.86;
		}
	}

	@keyframes pix-theme-radial-reveal {
		from {
			opacity:1;
			clip-path:circle(0 at var(--pix-vt-x) var(--pix-vt-y));
		}

		to {
			opacity:1;
			clip-path:circle(var(--pix-vt-r) at var(--pix-vt-x) var(--pix-vt-y));
		}
	}
}
.wp-block-theme-bookshelf {
  width: 100%;
  margin: 15px 0;
}

.wp-block-theme-bookshelf .bookshelf-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.wp-block-theme-bookshelf .bookshelf-item {
  border-radius: 10px;
}

.wp-block-theme-bookshelf .bookshelf-cover-wrap {
  width: 100%;
  aspect-ratio: 3 / 4;
  border-radius: 8px;
  overflow: hidden;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wp-block-theme-bookshelf .bookshelf-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.wp-block-theme-bookshelf .bookshelf-cover-placeholder {
  color: #999;
  font-size: 14px;
}

.wp-block-theme-bookshelf .bookshelf-meta {
  margin-top: 10px;
}

.wp-block-theme-bookshelf .bookshelf-title {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 600;
  word-break: break-word;
}
.wp-block-theme-bookshelf .bookshelf-title-row {
  display: flex;
  align-items: baseline;
  flex-direction: column;
}
.wp-block-theme-bookshelf .bookshelf-brief {
  font-size: 10px;
  line-height: 1.5;
  color: #6b7280;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}