/*!
    Theme Name: NAB
    Theme URI: https://themebetter.com/
    Description: A better wordpress theme by themebetter.com
    Author: themebetter.com
    Author URI: https://themebetter.com/
    Version: 2.5
*/
@keyframes tb-bulletin {
	1% {
		width: 18px
	}

	2% {
		width: 10px
	}

	50% {
		width: 10px
	}

	51% {
		width: 18px
	}

	100% {
		width: 18px
	}
}

html {
	padding: 0;
	margin: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	margin: 0;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
	line-height: 1.5;
	color: var(--tb--content);
	background: var(--tb--bdbg)
}

body.hide {
	overflow: hidden
}

@media(max-width: 1226px) {
	body:not(.page-template-page-blank) {
		
	/*!
		width: 1300px;
	*/
		padding-top: 76px
	}
}

@media(max-width: 768px) {
	body:not(.page-template-page-blank) {
		padding-top: 52px
	}
}

*,
*:before,
*:after {
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

article,
aside,
details,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

figcaption {
	display: block;
	margin-bottom: 0;
	text-align: center;
	color: var(--tb--gray);
	font-size: 12px
}

.aligncenter img {
	margin-left: auto;
	margin-right: auto
}

p {
	margin: 0
}

iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto 24px
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	color: var(--tb--base);
	text-decoration: none;
	transition: color .3s
}

a:hover {
	color: var(--tb--main)
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid var(--tb--line)
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	outline: none
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	border: none;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: content-box
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

input::-webkit-input-placeholder,
button::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: var(--tb--content)
}

input::-moz-placeholder,
button::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	color: var(--tb--content)
}

input::-ms-input-placeholder,
button::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: var(--tb--content)
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type=radio],
input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

@font-face {
	font-family: "tbfa";
	src: url("../font/iconfont.woff2") format("woff2"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype")
}

.tbfa {
	font-family: "tbfa" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-right-a::after {
	content: ""
}

.fa-clock:before {
	content: ""
}

.fa-zan-fill:before {
	content: ""
}

.fa-zan:before {
	content: ""
}

.fa-author:before {
	content: ""
}

.fa-menu:before {
	content: ""
}

.fa-refresh:before {
	content: ""
}

.fa-close:before {
	content: ""
}

.fa-image:before {
	content: ""
}

.fa-message:before {
	content: ""
}

.fa-download-cloud:before {
	content: ""
}

.fa-upload-cloud:before {
	content: ""
}

.fa-custom-contact:before {
	content: ""
}

.fa-click:before {
	content: ""
}

.fa-group:before {
	content: ""
}

.fa-service:before {
	content: ""
}

.fa-tel:before {
	content: ""
}

.fa-email:before {
	content: ""
}

.fa-instagram:before {
	content: ""
}

.fa-go-top:before {
	content: ""
}

.fa-telegram:before {
	content: ""
}

.fa-douban:before {
	content: ""
}

.fa-facebook:before {
	content: ""
}

.fa-qq:before {
	content: ""
}

.fa-skype:before {
	content: ""
}

.fa-twitter:before {
	content: ""
}

.fa-line:before {
	content: ""
}

.fa-weibo:before {
	content: ""
}

.fa-wechat:before {
	content: ""
}

.fa-qrcode:before {
	content: ""
}

.fa-qzone:before {
	content: ""
}

.fa-settings:before {
	content: ""
}

.fa-trophy:before {
	content: ""
}

.fa-upload:before {
	content: ""
}

.fa-sun:before {
	content: ""
}

.fa-umbrella:before {
	content: ""
}

.fa-mine:before {
	content: ""
}

.fa-language:before {
	content: ""
}

.fa-vidicon:before {
	content: ""
}

.fa-vip:before {
	content: ""
}

.fa-volume-up:before {
	content: ""
}

.fa-paper:before {
	content: ""
}

.fa-up:before {
	content: ""
}

.fa-right:before {
	content: ""
}

.fa-down:before {
	content: ""
}

.fa-anchor:before {
	content: ""
}

.fa-left:before {
	content: ""
}

.fa-auction:before {
	content: ""
}

.fa-alarm-warning:before {
	content: ""
}

.fa-bookmark:before {
	content: ""
}

.fa-attachment:before {
	content: ""
}

.fa-book:before {
	content: ""
}

.fa-award:before {
	content: ""
}

.fa-ancient-gate:before {
	content: ""
}

.fa-bubble-chart:before {
	content: ""
}

.fa-building:before {
	content: ""
}

.fa-bank:before {
	content: ""
}

.fa-briefcase:before {
	content: ""
}

.fa-brush:before {
	content: ""
}

.fa-cloud:before {
	content: ""
}

.fa-command:before {
	content: ""
}

.fa-coupon:before {
	content: ""
}

.fa-compasses:before {
	content: ""
}

.fa-code:before {
	content: ""
}

.fa-download:before {
	content: ""
}

.fa-update:before {
	content: ""
}

.fa-eraser:before {
	content: ""
}

.fa-edit:before {
	content: ""
}

.fa-earth:before {
	content: ""
}

.fa-views:before {
	content: ""
}

.fa-excel:before {
	content: ""
}

.fa-file:before {
	content: ""
}

.fa-post:before {
	content: ""
}

.fa-ppt:before {
	content: ""
}

.fa-flag:before {
	content: ""
}

.fa-pdf:before {
	content: ""
}

.fa-word:before {
	content: ""
}

.fa-film:before {
	content: ""
}

.fa-gift:before {
	content: ""
}

.fa-folder:before {
	content: ""
}

.fa-flight:before {
	content: ""
}

.fa-heart:before {
	content: ""
}

.fa-home:before {
	content: ""
}

.fa-hospital:before {
	content: ""
}

.fa-landscape:before {
	content: ""
}

.fa-key:before {
	content: ""
}

.fa-lightbulb:before {
	content: ""
}

.fa-leaf:before {
	content: ""
}

.fa-copy:before {
	content: ""
}

.fa-mail:before {
	content: ""
}

.fa-map:before {
	content: ""
}

.fa-macbook:before {
	content: ""
}

.fa-map-line:before {
	content: ""
}

.fa-mini-program:before {
	content: ""
}

.fa-mark-pen:before {
	content: ""
}

.fa-more:before {
	content: ""
}

.fa-movie:before {
	content: ""
}

.fa-messages:before {
	content: ""
}

.fa-moon:before {
	content: ""
}

.fa-music:before {
	content: ""
}

.fa-paint-brush:before {
	content: ""
}

.fa-pencil-ruler:before {
	content: ""
}

.fa-printer:before {
	content: ""
}

.fa-pulse:before {
	content: ""
}

.fa-palette:before {
	content: ""
}

.fa-recycle:before {
	content: "æ"
}

.fa-repeat:before {
	content: ""
}

.fa-ruler:before {
	content: ""
}

.fa-quill:before {
	content: ""
}

.fa-restaurant:before {
	content: ""
}

.fa-sailboat:before {
	content: ""
}

.fa-rocket:before {
	content: ""
}

.fa-scales:before {
	content: ""
}

.fa-send-plane:before {
	content: ""
}

.fa-seedling:before {
	content: ""
}

.fa-setting:before {
	content: ""
}

.fa-share:before {
	content: ""
}

.fa-logout:before {
	content: ""
}

.fa-search:before {
	content: ""
}

.fa-shield:before {
	content: ""
}

.fa-star:before {
	content: ""
}

:root {
	--tb--main: #1f80ff;
	--tb--secend: #ffe78f;
	--tb--white: #fff;
	--tb--bdbg: #f6f7fa;
	--tb--base: #202935;
	--tb--disabled: #c5c8ce;
	--tb--content: #6c7781;
	--tb--line: #edf0f6;
	--tb--gray: #a2a5a7;
	--tb--bdbg: #f6f7fa;
	--tb--nav-border: #f0f2f9;
	--tb--nav-scrollbar: #eaeaea
}

.darking:root {
	--tb--main: #1f80ff;
	--tb--secend: #ffe78f;
	--tb--white: #14181b;
	--tb--bdbg: #0c0f14;
	--tb--base: #ccc;
	--tb--disabled: #c5c8ce;
	--tb--content: #6c7781;
	--tb--line: #1d2025;
	--tb--gray: #a2a5a7;
	--tb--bdbg: #0c0f14;
	--tb--nav-border: #0c0f14;
	--tb--nav-scrollbar: #1d2025
}

.tb-wraper {
	margin: 0 auto
}

.tb-container {
	position: relative;
	margin-left: 202px
}

.tb-container::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

@media(max-width: 1226px) {
	.tb-container {

		margin-left: 0;
		border: none
	}
}

.tb-main-wraper {
	position: relative;
	

	width: 100%;
	max-width: 1200px;
	padding: 0 24px;
	margin: 0 auto
}

.tb-main-wraper .-m-b {
    
  
	margin-bottom: 24px
}

@media(max-width: 768px) {
	.tb-main-wraper {
		padding: 0 15px
	}

	.tb-main-wraper .-m-b {
		margin-bottom: 15px
	}
}

.-full .tb-main-wraper {
	max-width: 100%
}

.with-sidebar::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.with-sidebar .tb-main {
	float: left;
	margin-right: 24px;
	width: calc(100% - 360px - 24px)
}

@media(max-width: 1024px) {
	.with-sidebar .tb-main {
		float: none;
		width: 100%;
		margin-right: 0
	}
}

.tb-crumbs {
	margin-bottom: 24px;
	font-size: 12px;
	line-height: 13px
}

.tb-crumbs a {
	color: var(--tb--content)
}

.tb-crumbs a:hover {
	color: var(--tb--main)
}

.tb-crumbs .arrow {
	vertical-align: text-top
}

@media(max-width: 768px) {
	.tb-crumbs {
		margin-bottom: 15px
	}
}

.tb-hide {
	display: none
}

.tb-card {
	padding: 24px;
	background: var(--tb--white)
}

.tb-s-card {
	padding: 12px;
	background: var(--tb--white)
}

.tb-b-card {
	padding: 32px;
	background: var(--tb--white)
}

@media(max-width: 768px) {
	.tb-b-card {
		padding: 18px
	}
}

.tb-card-title {
	display: flex;
	align-items: center;
	margin: 0 0 12px 0;
	color: var(--tb--base)
}

.tb-card-title h3 {
	position: relative;
	margin: 0;
	font-size: 18px;
	line-height: 1.4;
	z-index: 1;
	
	flex-shrink: 0
}

.tb-card-title h3>i:first-child {
	margin-right: 8px
}

.tb-card-title.l1 {
	margin-bottom: 0
}

.tb-card-title .-title-tabs {
	flex: 1;
	margin-left: 16px;
	margin-right: 16px
}

.tb-card-title .-more {
	flex-shrink: 0;
	line-height: 25px;
	font-size: 14px;
	color: var(--tb--base);
	transition: color .3s
}

.tb-card-title .-more i {
	display: inline-block;
	margin-left: 4px
}

.tb-card-title .-more:hover {
	color: var(--tb--main)
}

@media(max-width: 768px) {
	.tb-card-title {
	
		padding-top: 0;
		margin-bottom: 15px
	}

	.tb-card-title h3 {
		font-size: 18px;
		line-height: 22px
	}

	.tb-card-title h3::before {
		bottom: -1px
	}

	.tb-card-title .-more {
		font-size: 13px;
		line-height: 22px
	}
}

@media(max-width: 640px) {
	.tb-card-title {
	
		margin-bottom: 10px
	}
}

.sub-menu-tabs {
	position: relative;
	width: 0
}

@media(max-width: 640px) {
	.sub-menu-tabs {
		margin-top: -2px
	}
}

.sub-menu-tabs:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	bottom: 0;
	width: 40px;
	background: linear-gradient(to right, rgba(0, 0, 0, 0), var(--tb--bdbg))
}

.sub-menu-tabs .-inner {
	overflow-x: auto;
	width: 100%;
	overflow-y: hidden;
	white-space: nowrap
}

.sub-menu-tabs .-inner::-webkit-scrollbar {
	display: none
}

.sub-menu-tabs .-itm {
	position: relative;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	transition: color .25s;
	line-height: 1;
	cursor: pointer
}

@media(max-width: 640px) {
	.sub-menu-tabs .-itm {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 8px;
		padding-left: 8px;
		margin-bottom: 0;
		margin-right: 4px;
		font-size: 12px
	}
}

.sub-menu-tabs .-itm:last-child {
	margin-right: 40px
}

@media(max-width: 640px) {
	.sub-menu-tabs .-itm:last-child {
		margin-right: 0
	}
}

.sub-menu-tabs .-itm::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: var(--tb--white);
	opacity: 1;
	z-index: -1;
	border-radius: 11px;
	transition: all .25s
}

.sub-menu-tabs .-itm.active {
	color: var(--tb--white)
}

.sub-menu-tabs .-itm.active::before {
	background: var(--tb--main)
}

.sub-menu-tabs .-itm.active:hover {
	color: var(--tb--white)
}

.sub-menu-tabs .-itm:hover {
	color: var(--tb--main)
}

.tab-change-loading {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 42px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.tab-change-loading::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: var(--tb--white);
	opacity: .5
}

.tb-rds .-rds {
	border-radius: 6px
}

.tb-rds .m-no-rds {
	border-radius: 6px
}

.tb-rds .tb-btn {
	border-radius: 6px
}

.tb-rds .tb-tags a {
	border-radius: 6px
}

.tb-rds .tb-ipt {
	border-radius: 6px
}

.tb-rds .art-tool-itm .tb-collect,
.tb-rds .art-tool-itm .tb-like,
.tb-rds .art-tool-itm .social-share span {
	border-radius: 6px
}

.tb-rds .tb-upload {
	border-radius: 6px
}

.tb-rds .tb-comment .form-submit {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px
}

.tb-rds .tb-comment .submit {
	border-bottom-right-radius: 3px
}

.tb-rds .comment-tips {
	border-radius: 6px
}

.tb-rds .tb-paginate .post-page-numbers,
.tb-rds .tb-paginate .page-numbers {
	border-radius: 6px
}

.tb-rds .commentlist .cmt-main .item-user-status {
	border-radius: 6px
}

.tb-rds .tb-widget-links li,
.tb-rds .blogroll {
	border-radius: 6px
}

.tb-rds .page-links li,
.tb-rds .page-links img {
	border-radius: 6px
}

@media(max-width: 768px) {
	.tb-rds .m-no-rds {
		border-radius: 0
	}
}

.tb-sep {
	padding: 0 2px;
	color: var(--tb--content)
}

.tb-collect {
	cursor: pointer;
	transition: opacity .3s
}

.tb-collect i {
	margin-right: 4px;
	font-size: 15px
}

.tb-collect i:nth-child(2) {
	display: none
}

.tb-collect.-active i:nth-child(2) {
	display: inline-block
}

.tb-collect.-active i:nth-child(1) {
	display: none
}

.tb-collect:hover {
	opacity: .8
}

.tb-like {
	cursor: pointer
}

.tb-like .status {
	font-style: normal
}

.tb-like .tbfa {
	margin-right: 4px
}

.tb-like .tbfa:nth-child(2) {
	display: none
}

.tb-like.-active .tbfa:nth-child(2) {
	display: inline-block
}

.tb-like.-active .tbfa:nth-child(1) {
	display: none
}

.tb-like:hover {
	opacity: .8
}

.tooptip-show .tb-tooltip,
.tb-hover-trigger:hover .tb-tooltip {
	opacity: 1;
	visibility: visible
}

.tooptip-show .tb-tooltip.-l-c,
.tb-hover-trigger:hover .tb-tooltip.-l-c {
	left: 0
}

.tooptip-show .tb-tooltip.-t-r,
.tb-hover-trigger:hover .tb-tooltip.-t-r,
.tooptip-show .tb-tooltip.-t-r2,
.tb-hover-trigger:hover .tb-tooltip.-t-r2,
.tooptip-show .tb-tooltip.-t-c,
.tb-hover-trigger:hover .tb-tooltip.-t-c {
	top: 100%
}

.tb-hover-trigger {
	position: relative
}

.tb-tooltip {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	cursor: auto;
	z-index: 9;
	transition: opacity .3s, left .3s, top .3s
}

.tb-tooltip .-inner {
	min-width: 100px;
	background: var(--tb--white);
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	text-align: center;
	line-height: 20px
}

.tb-tooltip::before,
.tb-tooltip::after {
	position: absolute;
	content: "";
	border: 8px solid rgba(0, 0, 0, 0)
}

.tb-tooltip.-l-c {
	left: -12px;
	top: 50%;
	padding-right: 16px;
	transform: translate(-100%, -50%)
}

.tb-tooltip.-l-c .-inner {
	padding: 0 8px
}

.tb-tooltip.-l-c::after,
.tb-tooltip.-l-c::before {
	top: 50%;
	transform: translateY(-50%)
}

.tb-tooltip.-l-c::before {
	right: 0;
	border-left: 8px solid var(--tb--line)
}

.tb-tooltip.-l-c:after {
	right: 1px;
	border-left: 8px solid var(--tb--white)
}

.tb-tooltip.-t-c {
	top: calc(100% - 12px);
	left: 50%;
	padding-top: 16px;
	transform: translate(-50%, 0)
}

.tb-tooltip.-t-c .-inner {
	padding: 8px 0
}

.tb-tooltip.-t-c::after,
.tb-tooltip.-t-c::before {
	left: 50%;
	transform: translateX(-50%)
}

.tb-tooltip.-t-c::before {
	top: 0;
	border-bottom: 8px solid var(--tb--line)
}

.tb-tooltip.-t-c:after {
	top: 1px;
	border-bottom: 8px solid var(--tb--white)
}

.tb-tooltip.-t-r {
	top: calc(100% - 12px);
	right: 0;
	padding-top: 24px
}

.tb-tooltip.-t-r .-inner {
	padding: 8px 0
}

.tb-tooltip.-t-r::after,
.tb-tooltip.-t-r::before {
	right: 8px
}

.tb-tooltip.-t-r::before {
	top: 8px;
	border-bottom: 8px solid var(--tb--line)
}

.tb-tooltip.-t-r:after {
	top: 9px;
	border-bottom: 8px solid var(--tb--white)
}

.tb-tooltip.-t-r2 {
	top: calc(100% - 12px);
	right: 0;
	padding-top: 16px
}

.tb-tooltip.-t-r2 .-inner {
	padding: 8px 0
}

.tb-tooltip.-t-r2::after,
.tb-tooltip.-t-r2::before {
	right: 8px
}

.tb-tooltip.-t-r2::before {
	top: 0;
	border-bottom: 8px solid var(--tb--line)
}

.tb-tooltip.-t-r2:after {
	top: 1px;
	border-bottom: 8px solid var(--tb--white)
}

.tb-tooltip.-language {
	right: -6px
}

.tb-tooltip.-bg .-inner {
	padding: 24px
}

.tb-tooltip.-bg .-inner::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-tooltip.-pop .-inner {
	padding: 10px
}

@media(max-width: 1226px) {

	.tb-tooltip.-t-r::after,
	.tb-tooltip.-t-r::before {
		right: 5px
	}

	.tb-tooltip.-t-r1::after,
	.tb-tooltip.-t-r1::before {
		right: 5px
	}

	.tb-tooltip.-language {
		right: 9px
	}
}

@media(max-width: 768px) {
	.tb-tooltip.-t-r {
		padding-top: 8px
	}

	.tb-tooltip.-t-r::before {
		top: -8px
	}

	.tb-tooltip.-t-r:after {
		top: -7px
	}
}

.tb-tooltip-item .-item {
	display: block;
	padding: 0 24px;
	line-height: 30px;
	font-size: 12px;
	white-space: nowrap;
	cursor: pointer;
	color: var(--tb--content);
	transition: background .3s
}

.tb-tooltip-item .-item:hover {
	background: var(--tb--bdbg)
}

.tb-tooltip-item .active {
	color: var(--tb--main)
}

.tb-notice {
	position: fixed;
	padding: 16px;
	min-width: 220px;
	max-width: 400px;
	top: 160px;
	left: 50%;
	transform: translate(-50%, -100%);
	background: rgba(0, 0, 0, .8);
	color: #fff;
	text-align: center;
	z-index: 99999
}

.tb-notice.s {
	background: #19be6b
}

.tb-notice.i {
	background: #2db7f5
}

.tb-notice.e {
	background: #ed4014
}

@media(max-width: 768px) {
	.tb-notice {
		padding: 15px
	}
}

.tb-anchor {
	color: var(--tb--main);
	cursor: pointer;
	transition: color .3s
}

.tb-anchor:hover {
	opacity: .8
}

.tb-btn {
	display: inline-block;
	padding: 0 16px;
	line-height: 40px;
	font-size: 14px;
	cursor: pointer;
	transition: all .3s
}

.tb-btn.-b {
	display: block;
	width: 100%
}

.tb-btn.-s {
	line-height: 22px;
	font-size: 12px;
	padding: 0 8px
}

.tb-btn.-p {
	color: #fff;
	background: var(--tb--main)
}

.tb-btn.-p:hover {
	opacity: .8
}

.tb-btn.-w {
	background: var(--tb--white);
	color: var(--tb--main)
}

.tb-btn.-o {
	color: var(--tb--base);
	line-height: 38px;
	border: 1px solid var(--tb--line)
}

.tb-btn.-o:hover {
	color: var(--tb--main);
	border: 1px solid var(--tb--main)
}

.tb-btn.e {
	color: #fff;
	background: #ed4014
}

.tb-btn.s {
	color: #fff;
	background: #19be6b
}

.tb-btn.disabled {
	background: var(--tb--bdbg);
	color: var(--tb--gray);
	cursor: no-drop
}

.tb-nodata {
	position: relative;
	width: 100%;
	text-align: center
}

.tb-nodata p {
	color: var(--tb--gray)
}

.tb-nodata a {
	color: var(--tb--main);
	transition: color .3s
}

.tb-nodata a:hover {
	opacity: .9
}

.tb-nodata img {
	max-width: 200px;
	max-height: 200px;
	margin-bottom: 16px
}

.tb-nodata .-in {
	margin-left: 4px
}

.tb-nodata.-simg img {
	width: auto;
	max-height: 80px;
	margin-bottom: 16px
}

.tb-nodata.-bg {
	padding: 24vh 0
}

.tb-nodata.min-wraper {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center
}

.tb-nodata.-n-404 {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 24px;
	margin-bottom: 24px;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center
}

.tb-nodata .tb-go-home {
	margin-left: 8px
}

@media(max-width: 1024px) {
	.tb-nodata.-bg {
		padding: 60px 0 75px 0
	}
}

@media(max-width: 768px) {
	.tb-nodata img {
		max-width: 100px;
		max-height: 100px;
		margin-bottom: 15px
	}

	.tb-nodata.-n-404 {
		left: 0;
		right: 0;
		margin-bottom: 15px
	}
}

.tb-ipt {
	display: block;
	width: 100%;
	height: 40px;
	padding: 0 16px;
	font-size: 14px;
	color: var(--tb--content);
	border: 1px solid var(--tb--line);
	background: var(--tb--white);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	transition: border .3s
}

.tb-ipt:focus,
.tb-ipt:hover {
	border: 1px solid var(--tb--main)
}

.tb-upload {
	position: relative;
	width: 164px;
	height: 164px;
	border: 3px dashed var(--tb--line);
	overflow: hidden;
	background: var(--tb--white);
	transition: border .3s
}

.tb-upload .fa-upload,
.tb-upload .fa-update {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 22px;
	text-align: center;
	transform: translate(-50%, -50%)
}

.tb-upload .fa-upload {
	color: var(--tb--gray)
}

.tb-upload .fa-upload span {
	display: block;
	font-style: normal;
	font-size: 12px;
	padding-bottom: 4px;
	color: var(--tb--content);
	white-space: nowrap
}

.tb-upload .fa-update {
	display: none;
	color: #fff
}

.tb-upload .fa-close {
	display: none;
	position: absolute;
	background: #ed4014;
	right: -1px;
	top: -1px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	cursor: pointer;
	border-bottom-left-radius: 6px;
	border-top-right-radius: 6px;
	z-index: 1
}

.tb-upload input[type=text] {
	visibility: hidden
}

.tb-upload input[type=file] {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.tb-upload img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.tb-upload:hover {
	border: 3px dashed var(--tb--main)
}

.tb-upload.active .fa-upload {
	display: none
}

.tb-upload.active::before {
	display: none;
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .6)
}

.tb-upload.active:hover {
	border: 3px solid var(--tb--line)
}

.tb-upload.active:hover::before {
	display: block
}

.tb-upload.active:hover .fa-close,
.tb-upload.active:hover .fa-update {
	display: block
}

@media(max-width: 768px) {
	.tb-upload {
		width: 100%;
		height: 80px;
		text-align: center
	}

	.tb-upload img {
		width: 80px
	}

	.tb-upload .fa-close {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 16px
	}
}

.tb-tags {
	text-align: center
}

.tb-tags a {
	position: relative;
	display: inline-block;
	margin-right: 8px;
	padding: 8px 12px;
	line-height: 1;
	color: var(--tb--main);
	font-size: 12px;
	background: var(--tb--bdbg);
	transition: all .3s
}

.tb-tags a:hover {
	background: var(--tb--main);
	color: #fff
}

.tb-bar {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 16px
}

.tb-bar h1 {
	display: inline-block;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: var(--tb--base)
}

.tb-bar .-title-tabs {
	flex: 1;
	margin-left: 16px;
	margin-right: 16px
}

.tb-bar .-desc {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: var(--tb--gray)
}

.tb-bar .-tg {
	display: inline-block;
	background-color: var(--tb--main);
	color: var(--tb--white);
	border-radius: 6px;
	padding: 6px 12px;
	margin-left: 24px
}

.tb-bar .-tg:hover {
	opacity: .9
}

.tb-bar .-sub3 {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px
}

.tb-bar .-sub3 a {
	display: inline-block;
	margin-top: 5px;
	margin-right: 20px;
	color: var(--tb--content)
}

.tb-bar .-sub3 a.active {
	color: var(--tb--main);
	position: relative
}

.tb-bar .-sub3 a.active:after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: var(--tb--main)
}

.tb-bar .-sub3 a:last-child {
	margin-right: 0
}

@media(max-width: 768px) {
	.tb-bar {
		padding-top: 15px;
		margin-bottom: 15px;
		text-align: left
	}

	.tb-bar .-desc {
		margin-top: 0
	}
}

@media(max-width: 640px) {
	.tb-bar h1 {
		flex: 1
	}

	.tb-bar .-title-tabs {
		order: 2;
		width: 100%;
		flex-basis: 100%;
		margin: 8px 0 5px 0
	}

	.tb-bar .-desc {
		order: 3
	}
}

.list-fitler {
	position: relative;
	font-size: 13px;
	cursor: pointer;
	line-height: 28px;
	animation: color .25s
}

.list-fitler .-item {
	display: block;
	padding: 0 24px;
	line-height: 30px;
	font-size: 12px;
	white-space: nowrap;
	cursor: pointer;
	color: var(--tb--content);
	transition: background .3s
}

.list-fitler .-item:hover {
	background: var(--tb--bdbg)
}

.list-fitler .active {
	color: var(--tb--main)
}

.list-fitler .close-icon,
.list-fitler .order-icon {
	margin-left: 8px
}

.list-fitler .close-icon {
	display: none
}

.list-fitler:hover>span {
	color: var(--tb--main)
}

.is-mobile .list-fitler .tb-tooltip {
	display: none;
	opacity: 1;
	visibility: visible
}

.is-mobile .list-fitler .close-icon,
.is-mobile .list-fitler .order-icon {
	position: relative;
	bottom: -1px
}

.tb-rtools {
	position: fixed;
	right: 24px;
	bottom: 48px;
	z-index: 9
}

.tb-rtools .-item {
	position: relative;
	width: 40px;
	height: 40px;
	background: var(--tb--white);
	border: 1px solid var(--tb--main);
	margin-top: 8px;
	cursor: pointer;
	transition: background .3s
}

.tb-rtools .-item:first-child {
	margin-top: 0
}

.tb-rtools .-item:hover {
	background: var(--tb--main)
}

.tb-rtools .-item:hover .tbfa {
	color: #fff
}

.tb-rtools .scroll-top {
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s
}

.tb-rtools .scroll-top.show {
	visibility: visible;
	opacity: 1
}

.tb-rtools .tbfa {
	font-size: 18px;
	color: var(--tb--main);
	transition: color .3s
}

.tb-rtools .-info {
	display: block;
	text-align: center;
	line-height: 40px
}

.tb-rtools .-desc {
	white-space: nowrap
}

.tb-rtools .-desc+.-qrcode {
	margin-top: 2px
}

.tb-rtools .-qrcode {
	max-width: 110px;
	max-height: 110px
}

@media(max-width: 768px) {
	.tb-rtools {
		right: 15px;
		bottom: 50px
	}

	.tb-rtools .-contact {
		display: none
	}

	.tb-rtools .scroll-top .tb-tooltip {
		display: none
	}
}

.tb-asosod {
	text-align: center;
	overflow: hidden
}

.tb-asosod img {
	max-width: 100%
}

.tb-asosod.-pos-11 {
	margin-bottom: 16px
}

.tb-asosod.-t {
	margin-top: 24px
}

.tb-asosod.-b {
	margin-bottom: 24px
}

@media(max-width: 768px) {
	.tb-asosod.-t {
		margin-top: 15px
	}

	.tb-asosod.-b {
		margin-bottom: 15px
	}
}

.site-tag:hover .site-pop {
	top: -16px;
	opacity: 1;
	visibility: visible;
	transition: all .25s
}

.site-tag .-tag {
	color: #fff;
	background: var(--tb--main)
}

.site-tag .site-pop {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	z-index: 2;
	padding: 10px;
	background: var(--tb--white);
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	text-align: left;
	transform: translateY(-100%);
	top: -8px
}

.site-tag .site-pop::before {
	position: absolute;
	content: "";
	bottom: -16px;
	height: 16px;
	left: 0;
	width: 100%
}

.site-tag .site-pop::after {
	position: absolute;
	content: "";
	bottom: -13px;
	left: 8px;
	border: 8px solid rgba(0, 0, 0, 0);
	border-top: 8px solid var(--tb--white)
}

@media(max-width: 768px) {
	.site-tag:hover .site-pop {
		opacity: 0
	}
}

.list-site-tag {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.list-site-tag .-tag-wraper {
	position: absolute;
	width: 46px;
	height: 46px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	overflow: hidden
}

.list-site-tag .-tag {
	position: absolute;
	top: -3px;
	left: -20px;
	width: 64px;
	height: 30px;
	line-height: 34px;
	z-index: 1;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	transform: rotate(-45deg);
	text-align: center
}

.list-site-tag i {
	display: block;
	font-size: 18px;
	transform: rotate(45deg)
}

.detail-site-tag {
	position: relative;
	float: left;
	margin-right: 12px;
	margin-top: 1px;
	z-index: 1
}

.detail-site-tag .-tag-wraper {
	overflow: hidden
}

.detail-site-tag .-tag {
	display: block;
	padding: 0 8px;
	font-size: 12px;
	height: 22px;
	line-height: 22px
}

.detail-site-tag i {
	font-size: 14px
}

.detail-site-tag .site-pop {
	min-width: 240px;
	text-align: justify
}

@media(max-width: 768px) {
	.detail-site-tag {
		margin-top: -3px
	}
}

.tb-row {
	display: flex;
	flex-wrap: wrap
}

@media(min-width: 200px)and (max-width: 640px) {
	.m-site-list-one .l-bcst li {
		width: 100%
	}
}

@media(min-width: 200px)and (max-width: 640px) {

	.tb-relevant li,
	.l-bcst li,
	.tb-mini-clt li,
	.tb-widget-links .blogroll li {
		width: calc(50% - 8px)
	}
}

@media(min-width: 641px)and (max-width: 768px) {

	.tb-relevant li,
	.l-bcst li,
	.tb-mini-clt li,
	.tb-widget-links .blogroll li {
		width: calc(50% - 8px)
	}
}

@media(min-width: 769px)and (max-width: 882px) {

	.tb-relevant li,
	.l-bcst li,
	.tb-mini-clt li,
	.tb-widget-links .blogroll li {
		width: calc(50% - 12px)
	}
}

@media(min-width: 883px)and (max-width: 1158px) {

	.tb-relevant li,
	.l-bcst li,
	.tb-mini-clt li,
	.tb-widget-links .blogroll li {
		width: calc(33.3% - 12px)
	}
}

@media(min-width: 1159px)and (max-width: 1226px) {

	.tb-relevant li,
	.l-bcst li,
	.tb-mini-clt li,
	.tb-widget-links .blogroll li {
		width: calc(25% - 12px)
	}
}

@media(min-width: 1227px)and (max-width: 1360px) {

	.l-bcst li,
	.tb-mini-clt li,
	.tb-widget-links .blogroll li {
		width: calc(33.33% - 12px)
	}
}

@media(min-width: 1361px)and (max-width: 1636px) {

	.l-bcst li,
	.tb-mini-clt li,
	.tb-widget-links .blogroll li {
		width: calc(25% - 12px)
	}
}

@media(min-width: 1637px)and (max-width: 1912px) {

	.l-bcst li,
	.tb-mini-clt li,
	.tb-widget-links .blogroll li {
		width: calc(20% - 12px)
	}
}

@media(min-width: 1913px) {

	.l-bcst li,
	.tb-mini-clt li,
	.tb-widget-links .blogroll li {
		width: calc(16.666% - 12px)
	}
}

@media(min-width: 641px)and (max-width: 768px) {

	.bnm-3 li:nth-child(n+3),
	.bnm-4 li:nth-child(n+3),
	.bnm-3 li:nth-child(n+3) {
		display: none
	}

	.bnm-5 li:nth-child(n+5),
	.bnm-6 li:nth-child(n+5),
	.bnm-5 li:nth-child(n+5) {
		display: none
	}

	.bnm-7 li:nth-child(n+7),
	.bnm-8 li:nth-child(n+7),
	.bnm-7 li:nth-child(n+7) {
		display: none
	}

	.bnm-9 li:nth-child(n+9),
	.bnm-10 li:nth-child(n+9),
	.bnm-9 li:nth-child(n+9) {
		display: none
	}

	.bnm-11 li:nth-child(n+11),
	.bnm-12 li:nth-child(n+11),
	.bnm-11 li:nth-child(n+11) {
		display: none
	}

	.bnm-13 li:nth-child(n+13),
	.bnm-14 li:nth-child(n+13),
	.bnm-13 li:nth-child(n+13) {
		display: none
	}

	.bnm-15 li:nth-child(n+15),
	.bnm-16 li:nth-child(n+15),
	.bnm-15 li:nth-child(n+15) {
		display: none
	}

	.bnm-17 li:nth-child(n+17),
	.bnm-18 li:nth-child(n+17),
	.bnm-17 li:nth-child(n+17) {
		display: none
	}

	.bnm-19 li:nth-child(n+19),
	.bnm-20 li:nth-child(n+19),
	.bnm-19 li:nth-child(n+19) {
		display: none
	}

	.bnm-21 li:nth-child(n+21),
	.bnm-22 li:nth-child(n+21),
	.bnm-21 li:nth-child(n+21) {
		display: none
	}

	.bnm-23 li:nth-child(n+23),
	.bnm-24 li:nth-child(n+23),
	.bnm-23 li:nth-child(n+23) {
		display: none
	}

	.bnm-25 li:nth-child(n+25),
	.bnm-26 li:nth-child(n+25),
	.bnm-25 li:nth-child(n+25) {
		display: none
	}

	.bnm-27 li:nth-child(n+27),
	.bnm-28 li:nth-child(n+27),
	.bnm-27 li:nth-child(n+27) {
		display: none
	}

	.bnm-29 li:nth-child(n+29),
	.bnm-30 li:nth-child(n+29),
	.bnm-29 li:nth-child(n+29) {
		display: none
	}

	.bnm-31 li:nth-child(n+31),
	.bnm-32 li:nth-child(n+31),
	.bnm-31 li:nth-child(n+31) {
		display: none
	}

	.bnm-33 li:nth-child(n+33),
	.bnm-34 li:nth-child(n+33),
	.bnm-33 li:nth-child(n+33) {
		display: none
	}

	.bnm-35 li:nth-child(n+35),
	.bnm-36 li:nth-child(n+35),
	.bnm-35 li:nth-child(n+35) {
		display: none
	}

	.bnm-37 li:nth-child(n+37),
	.bnm-38 li:nth-child(n+37),
	.bnm-37 li:nth-child(n+37) {
		display: none
	}
}

@media(min-width: 769px)and (max-width: 882px) {

	.bnm-3 li:nth-child(n+3),
	.bnm-4 li:nth-child(n+3),
	.bnm-3 li:nth-child(n+3) {
		display: none
	}

	.bnm-5 li:nth-child(n+5),
	.bnm-6 li:nth-child(n+5),
	.bnm-5 li:nth-child(n+5) {
		display: none
	}

	.bnm-7 li:nth-child(n+7),
	.bnm-8 li:nth-child(n+7),
	.bnm-7 li:nth-child(n+7) {
		display: none
	}

	.bnm-9 li:nth-child(n+9),
	.bnm-10 li:nth-child(n+9),
	.bnm-9 li:nth-child(n+9) {
		display: none
	}

	.bnm-11 li:nth-child(n+11),
	.bnm-12 li:nth-child(n+11),
	.bnm-11 li:nth-child(n+11) {
		display: none
	}

	.bnm-13 li:nth-child(n+13),
	.bnm-14 li:nth-child(n+13),
	.bnm-13 li:nth-child(n+13) {
		display: none
	}

	.bnm-15 li:nth-child(n+15),
	.bnm-16 li:nth-child(n+15),
	.bnm-15 li:nth-child(n+15) {
		display: none
	}

	.bnm-17 li:nth-child(n+17),
	.bnm-18 li:nth-child(n+17),
	.bnm-17 li:nth-child(n+17) {
		display: none
	}

	.bnm-19 li:nth-child(n+19),
	.bnm-20 li:nth-child(n+19),
	.bnm-19 li:nth-child(n+19) {
		display: none
	}

	.bnm-21 li:nth-child(n+21),
	.bnm-22 li:nth-child(n+21),
	.bnm-21 li:nth-child(n+21) {
		display: none
	}

	.bnm-23 li:nth-child(n+23),
	.bnm-24 li:nth-child(n+23),
	.bnm-23 li:nth-child(n+23) {
		display: none
	}

	.bnm-25 li:nth-child(n+25),
	.bnm-26 li:nth-child(n+25),
	.bnm-25 li:nth-child(n+25) {
		display: none
	}

	.bnm-27 li:nth-child(n+27),
	.bnm-28 li:nth-child(n+27),
	.bnm-27 li:nth-child(n+27) {
		display: none
	}

	.bnm-29 li:nth-child(n+29),
	.bnm-30 li:nth-child(n+29),
	.bnm-29 li:nth-child(n+29) {
		display: none
	}

	.bnm-31 li:nth-child(n+31),
	.bnm-32 li:nth-child(n+31),
	.bnm-31 li:nth-child(n+31) {
		display: none
	}

	.bnm-33 li:nth-child(n+33),
	.bnm-34 li:nth-child(n+33),
	.bnm-33 li:nth-child(n+33) {
		display: none
	}

	.bnm-35 li:nth-child(n+35),
	.bnm-36 li:nth-child(n+35),
	.bnm-35 li:nth-child(n+35) {
		display: none
	}

	.bnm-37 li:nth-child(n+37),
	.bnm-38 li:nth-child(n+37),
	.bnm-37 li:nth-child(n+37) {
		display: none
	}
}

@media(min-width: 883px)and (max-width: 1158px) {

	.bnm-4 li:nth-child(n+4),
	.bnm-5 li:nth-child(n+4) {
		display: none
	}

	.bnm-7 li:nth-child(n+7),
	.bnm-8 li:nth-child(n+7) {
		display: none
	}

	.bnm-10 li:nth-child(n+10),
	.bnm-11 li:nth-child(n+10) {
		display: none
	}

	.bnm-13 li:nth-child(n+13),
	.bnm-14 li:nth-child(n+13) {
		display: none
	}

	.bnm-16 li:nth-child(n+16),
	.bnm-17 li:nth-child(n+16) {
		display: none
	}

	.bnm-19 li:nth-child(n+19),
	.bnm-20 li:nth-child(n+19) {
		display: none
	}

	.bnm-22 li:nth-child(n+22),
	.bnm-23 li:nth-child(n+22) {
		display: none
	}

	.bnm-25 li:nth-child(n+25),
	.bnm-26 li:nth-child(n+25) {
		display: none
	}

	.bnm-28 li:nth-child(n+28),
	.bnm-29 li:nth-child(n+28) {
		display: none
	}

	.bnm-31 li:nth-child(n+31),
	.bnm-32 li:nth-child(n+31) {
		display: none
	}

	.bnm-34 li:nth-child(n+34),
	.bnm-35 li:nth-child(n+34) {
		display: none
	}

	.bnm-37 li:nth-child(n+37),
	.bnm-38 li:nth-child(n+37) {
		display: none
	}
}

@media(min-width: 1159px)and (max-width: 1226px) {

	.bnm-5 li:nth-child(n+5),
	.bnm-6 li:nth-child(n+5),
	.bnm-7 li:nth-child(n+5) {
		display: none
	}

	.bnm-9 li:nth-child(n+9),
	.bnm-10 li:nth-child(n+9),
	.bnm-11 li:nth-child(n+9) {
		display: none
	}

	.bnm-13 li:nth-child(n+13),
	.bnm-14 li:nth-child(n+13),
	.bnm-15 li:nth-child(n+13) {
		display: none
	}

	.bnm-17 li:nth-child(n+17),
	.bnm-18 li:nth-child(n+17),
	.bnm-19 li:nth-child(n+17) {
		display: none
	}

	.bnm-21 li:nth-child(n+21),
	.bnm-22 li:nth-child(n+21),
	.bnm-23 li:nth-child(n+21) {
		display: none
	}

	.bnm-25 li:nth-child(n+25),
	.bnm-26 li:nth-child(n+25),
	.bnm-27 li:nth-child(n+25) {
		display: none
	}

	.bnm-29 li:nth-child(n+29),
	.bnm-30 li:nth-child(n+29),
	.bnm-31 li:nth-child(n+29) {
		display: none
	}

	.bnm-33 li:nth-child(n+33),
	.bnm-34 li:nth-child(n+33),
	.bnm-35 li:nth-child(n+33) {
		display: none
	}

	.bnm-37 li:nth-child(n+37),
	.bnm-38 li:nth-child(n+37),
	.bnm-39 li:nth-child(n+37) {
		display: none
	}
}

@media(min-width: 1227px)and (max-width: 1360px) {

	.bnm-4 li:nth-child(n+4),
	.bnm-5 li:nth-child(n+4) {
		display: none
	}

	.bnm-7 li:nth-child(n+7),
	.bnm-8 li:nth-child(n+7) {
		display: none
	}

	.bnm-10 li:nth-child(n+10),
	.bnm-11 li:nth-child(n+10) {
		display: none
	}

	.bnm-13 li:nth-child(n+13),
	.bnm-14 li:nth-child(n+13) {
		display: none
	}

	.bnm-16 li:nth-child(n+16),
	.bnm-17 li:nth-child(n+16) {
		display: none
	}

	.bnm-19 li:nth-child(n+19),
	.bnm-20 li:nth-child(n+19) {
		display: none
	}

	.bnm-22 li:nth-child(n+22),
	.bnm-23 li:nth-child(n+22) {
		display: none
	}

	.bnm-25 li:nth-child(n+25),
	.bnm-26 li:nth-child(n+25) {
		display: none
	}

	.bnm-28 li:nth-child(n+28),
	.bnm-29 li:nth-child(n+28) {
		display: none
	}

	.bnm-31 li:nth-child(n+31),
	.bnm-32 li:nth-child(n+31) {
		display: none
	}

	.bnm-34 li:nth-child(n+34),
	.bnm-35 li:nth-child(n+34) {
		display: none
	}

	.bnm-37 li:nth-child(n+37),
	.bnm-38 li:nth-child(n+37) {
		display: none
	}
}

@media(min-width: 1361px)and (max-width: 1636px) {

	.bnm-5 li:nth-child(n+5),
	.bnm-6 li:nth-child(n+5),
	.bnm-7 li:nth-child(n+5) {
		display: none
	}

	.bnm-9 li:nth-child(n+9),
	.bnm-10 li:nth-child(n+9),
	.bnm-11 li:nth-child(n+9) {
		display: none
	}

	.bnm-13 li:nth-child(n+13),
	.bnm-14 li:nth-child(n+13),
	.bnm-15 li:nth-child(n+13) {
		display: none
	}

	.bnm-17 li:nth-child(n+17),
	.bnm-18 li:nth-child(n+17),
	.bnm-19 li:nth-child(n+17) {
		display: none
	}

	.bnm-21 li:nth-child(n+21),
	.bnm-22 li:nth-child(n+21),
	.bnm-23 li:nth-child(n+21) {
		display: none
	}

	.bnm-25 li:nth-child(n+25),
	.bnm-26 li:nth-child(n+25),
	.bnm-27 li:nth-child(n+25) {
		display: none
	}

	.bnm-29 li:nth-child(n+29),
	.bnm-30 li:nth-child(n+29),
	.bnm-31 li:nth-child(n+29) {
		display: none
	}

	.bnm-33 li:nth-child(n+33),
	.bnm-34 li:nth-child(n+33),
	.bnm-35 li:nth-child(n+33) {
		display: none
	}

	.bnm-37 li:nth-child(n+37),
	.bnm-38 li:nth-child(n+37),
	.bnm-39 li:nth-child(n+37) {
		display: none
	}
}

@media(min-width: 1637px)and (max-width: 1912px) {

	.bnm-6 li:nth-child(n+6),
	.bnm-7 li:nth-child(n+6),
	.bnm-8 li:nth-child(n+6),
	.bnm-9 li:nth-child(n+6) {
		display: none
	}

	.bnm-11 li:nth-child(n+11),
	.bnm-12 li:nth-child(n+11),
	.bnm-13 li:nth-child(n+11),
	.bnm-14 li:nth-child(n+11) {
		display: none
	}

	.bnm-16 li:nth-child(n+16),
	.bnm-17 li:nth-child(n+16),
	.bnm-18 li:nth-child(n+16),
	.bnm-19 li:nth-child(n+16) {
		display: none
	}

	.bnm-21 li:nth-child(n+21),
	.bnm-22 li:nth-child(n+21),
	.bnm-23 li:nth-child(n+21),
	.bnm-24 li:nth-child(n+21) {
		display: none
	}

	.bnm-26 li:nth-child(n+26),
	.bnm-27 li:nth-child(n+26),
	.bnm-28 li:nth-child(n+26),
	.bnm-29 li:nth-child(n+26) {
		display: none
	}

	.bnm-31 li:nth-child(n+31),
	.bnm-32 li:nth-child(n+31),
	.bnm-33 li:nth-child(n+31),
	.bnm-34 li:nth-child(n+31) {
		display: none
	}

	.bnm-36 li:nth-child(n+36),
	.bnm-37 li:nth-child(n+36),
	.bnm-38 li:nth-child(n+36),
	.bnm-39 li:nth-child(n+36) {
		display: none
	}
}

@media(min-width: 1913px) {

	.bnm-7 li:nth-child(n+7),
	.bnm-8 li:nth-child(n+7),
	.bnm-9 li:nth-child(n+7),
	.bnm-10 li:nth-child(n+7),
	.bnm-11 li:nth-child(n+7) {
		display: none
	}

	.bnm-13 li:nth-child(n+13),
	.bnm-14 li:nth-child(n+13),
	.bnm-15 li:nth-child(n+13),
	.bnm-16 li:nth-child(n+13),
	.bnm-17 li:nth-child(n+13) {
		display: none
	}

	.bnm-19 li:nth-child(n+19),
	.bnm-20 li:nth-child(n+19),
	.bnm-21 li:nth-child(n+19),
	.bnm-22 li:nth-child(n+19),
	.bnm-23 li:nth-child(n+19) {
		display: none
	}

	.bnm-25 li:nth-child(n+25),
	.bnm-26 li:nth-child(n+25),
	.bnm-27 li:nth-child(n+25),
	.bnm-28 li:nth-child(n+25),
	.bnm-29 li:nth-child(n+25) {
		display: none
	}

	.bnm-31 li:nth-child(n+31),
	.bnm-32 li:nth-child(n+31),
	.bnm-33 li:nth-child(n+31),
	.bnm-34 li:nth-child(n+31),
	.bnm-35 li:nth-child(n+31) {
		display: none
	}

	.bnm-37 li:nth-child(n+37),
	.bnm-38 li:nth-child(n+37),
	.bnm-39 li:nth-child(n+37),
	.bnm-40 li:nth-child(n+37),
	.bnm-41 li:nth-child(n+37) {
		display: none
	}
}

@media(min-width: 1025px)and (max-width: 1266px) {
	.sidebar-on .tb-relevant li {
		width: calc(50% - 12px)
	}
}

@media(min-width: 1267px)and (max-width: 1226px) {
	.sidebar-on .tb-relevant li {
		width: calc(33.33% - 12px)
	}
}

@media(min-width: 1227px)and (max-width: 1468px) {
	.sidebar-on .tb-relevant li {
		width: calc(50% - 12px)
	}
}

@media(min-width: 1469px)and (max-width: 1744px) {
	.sidebar-on .tb-relevant li {
		width: calc(33.33% - 12px)
	}
}

@media(min-width: 1745px) {
	.sidebar-on .tb-relevant li {
		width: calc(25% - 12px)
	}
}

@media(min-width: 1025px) {
	.sidebar-off .tb-relevant li {
		width: calc(25% - 12px)
	}
}

.loop-flash {
	background-color: var(--tb--white);
	border-radius: 6px;
	padding: 50px 15% 50px 20%;
	margin: 0 0 24px
}

.loop-flash li {
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0 0 50px 110px;
	border-left: 1px solid var(--tb--line)
}

.loop-flash li:last-child {
	padding-bottom: 0
}

.loop-flash li:before {
	content: "";
	width: 11px;
	height: 11px;
	border-radius: 100%;
	background-color: var(--tb--white);
	position: absolute;
	border: 2px solid var(--tb--main);
	left: -6px;
	top: 8px
}

.loop-flash li .-date {
	position: absolute;
	top: 0;
	left: -110px;
	width: 100px;
	font-size: 18px;
	font-weight: bold;
	color: var(--tb--main)
}

.loop-flash li time {
	position: absolute;
	top: 3px;
	left: 20px;
	font-size: 15px;
	color: var(--tb--main)
}

.loop-flash li h2 {
	margin: 0;
	font-size: 18px;
	color: var(--tb--base)
}

.loop-flash li .note {
	margin: 10px 0 0;
	color: var(--tb--content);
	font-size: 15px;
	line-height: 1.6
}

.loop-flash li .note img {
	height: auto;
	border-radius: 6px
}

.loop-flash li .-link {
	display: inline-block;
	margin-top: 15px;
	color: var(--tb--gray)
}

.loop-flash li .-link:hover {
	color: var(--tb--main)
}

@media(max-width: 768px) {
	.loop-flash {
		padding: 50px 30px 30px
	}

	.loop-flash li .-date {
		left: -6px;
		top: -25px;
		font-size: 16px;
		background-color: var(--tb--white)
	}
}

@media(max-width: 640px) {
	.loop-flash {
		padding: 20px
	}

	.loop-flash li {
		padding-left: 20px;
		margin-left: 0;
		padding-bottom: 20px
	}

	.loop-flash li:before {
		top: 5px
	}

	.loop-flash li .-date {
		position: relative;
		top: 0;
		left: 0
	}

	.loop-flash li time {
		position: relative;
		left: 0;
		top: 0;
		font-size: 14px
	}

	.loop-flash li h2 {
		font-size: 16px;
		margin-top: 5px
	}

	.loop-flash li .note {
		font-size: 14px;
		overflow: hidden;
		margin: 5px 0 0;
		text-align: justify;
		color: gray
	}

	.loop-flash li .note p {
		margin: 0 0 5px
	}
}

.post-list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: -12px;
	margin-left: -6px;
	margin-right: -6px
}

.post-list.tb-loop-list {
	padding: 0;
	margin-bottom: 24px
}

.post-list.post-list-group {
	margin-bottom: 24px
}

.post-list .tb-thumb {
	display: block;
	overflow: hidden
}

.post-list .tb-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: transform .3s
}

.post-list .tb-thumb.-site img {
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	width: 100px;
	height: 100px
}

.post-list li:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.post-list li:hover .tb-thumb img {
	transform: scale(1.1)
}

@media(max-width: 768px) {
	.post-list {
		margin-top: -8px;
		margin-left: -4px;
		margin-right: -4px
	}

	.post-list.post-list-group {
		margin-bottom: 15px
	}

	.post-list.tb-loop-list {
		margin-bottom: 15px
	}
}

@media(max-width: 640px) {
	.post-list.tb-loop-list .item {
		margin: 0 0 8px 0
	}

	.post-list li:hover {
		box-shadow: 0 0 0 rgba(0, 0, 0, 0)
	}
}

.post-ticky {
	position: relative;
	top: -2px;
	margin: 0 8px 0 0;
	background: #ed4014;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	padding: 3px 4px;
	font-weight: normal
}

@media(max-width: 768px) {
	.post-ticky {
		top: -1px;
		padding: 2px 4px
	}
}

.qrcode-pop {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 24px;
	background: var(--tb--white);
	z-index: 2
}

.qrcode-pop .loading {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	z-index: 1;
	top: calc(50% - 10px);
	left: calc(50% - 10px);
	border: 2px solid rgba(0, 0, 0, 0);
	border-top: 2px solid var(--tb--main);
	border-radius: 50%;
	animation: paginate-spin 1s infinite;
	-webkit-animation: paginate-spin 1s infinite
}

.qrcode-pop img {
	position: relative;
	display: block;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
	transform: scale(0);
	transition: transform .25s;
	background: var(--tb--white);
	z-index: 2
}

.qrcode-pop:hover img {
	transform: scale(1)
}

.qrcode-pop:hover+.tb-collect-wraper {
	display: none
}

.tb-cat-btn .tb-cats>a {
	display: inline-block;
	padding: 2px 8px;
	color: #fff;
	font-size: 12px;
	background: var(--tb--main)
}

.post-site {
	position: relative;
	margin: 12px 6px 0 6px;
	background: var(--tb--white);
	transition: box-shadow .3s
}

.post-site::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.post-site:hover .tb-collect-wraper {
	visibility: visible;
	opacity: 1
}

.post-site .info-wraper {
	position: relative;
	display: block;
	padding: 24px 24px 51px 24px
}

.post-site .s-info {
	position: relative;
	display: flex;
	align-items: center
}

.post-site .p-t-w {
	font-size: 16px;

	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.post-site .tb-excerpt {
	max-height: 40px;
	font-size: 14px;
	color: var(--tb--content);
	margin-top: 8px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-site .tb-thumb {
	flex: 0 0 32px;
	height: 32px;
	margin-right: 12px
}

.post-site .-metas {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 15px;
	line-height: 1;
	z-index: 1
}

.post-site .-meta {
	display: inline-block;
	color: var(--tb--gray);
	font-size: 12px;
	line-height: 30px
}

.post-site .-views,
.post-site .list-qrcode {
	padding: 0 8px
}

.post-site .tb-like {
	float: right;
	padding: 0 8px
}

.post-site .tb-like .status {
	display: none
}

.post-site .tb-like.-active {
	color: var(--tb--main)
}

.post-site .tb-like.-active .tbfa {
	color: var(--tb--main)
}

.post-site .tb-like:hover {
	color: var(--tb--main)
}

.post-site .-lk {
	position: relative;
	padding: 0 8px
}

.post-site .-lk:hover {
	color: var(--tb--main)
}

.post-site .tb-collect-wraper {
	position: absolute;
	top: 0;
	right: 0;
	width: 46px;
	height: 46px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transition: all .3s;
	z-index: 1
}

.post-site .tb-collect {
	position: absolute;
	top: 0;
	right: 0;
	top: -3px;
	right: -20px;
	width: 64px;
	height: 30px;
	line-height: 34px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	transform: rotate(45deg);
	text-align: center;
	background: #f90
}

.post-site .tb-collect span {
	display: none
}

.post-site .tb-collect i {
	display: block;
	position: relative;
	transform: rotate(-45deg);
	color: #fff;
	z-index: 2
}

.post-site .tb-cancle-clt {
	background: var(--tb--disabled)
}

.post-site .tb-cancle-clt i {
	display: block !important;
	margin-right: 0
}

.post-site .tb-cancle-clt:hover {
	background: #ed4014
}

@media(max-width: 768px) {
	.post-site {
		margin: 8px 4px 0 4px
	}

	.post-site:hover .tb-collect-wraper {
		display: none
	}

	.post-site:hover .tb-thumb img {
		transform: unset
	}

	.post-site .info-wraper {
		padding: 15px 15px 36px 15px
	}

	.post-site .list-qrcode {
		display: none
	}

	.post-site .-metas {
		left: 7px;
		right: 7px;
		bottom: 7px
	}

	.post-site .-click {
		display: none
	}

	.post-site .p-t-w {
		font-size: 14px;
		font-weight: normal
	}
}

.post-news {
	position: relative;
	margin: 12px 6px 0 6px;
	background: var(--tb--white);
	transition: box-shadow .3s;
	overflow: hidden
}

.post-news .info-wraper {
	display: block;
	position: relative;
	padding: 24px 24px 24px 24px
}

.post-news .info-wraper::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.post-news .p-t-w {
	position: relative;
	max-height: 42px;
	font-size: 15px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-news .tb-excerpt {
	max-height: 40px;
	font-size: 13px;
	color: var(--tb--content);
	margin-top: 8px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-news .tb-thumb {
	position: relative;
	padding-top: 50%;
	margin-bottom: 12px
}

.post-news .tb-thumb img {
	position: absolute;
	left: 0;
	top: 0
}

.post-news .-metas {
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: 16px;
	line-height: 1;
	z-index: 1
}

.post-news .-meta {
	display: inline-block;
	color: var(--tb--gray);
	font-size: 12px;
	line-height: 30px
}

.post-news .-date,
.post-news .-views {
	padding: 0 8px
}

.post-news .tb-like {
	float: right;
	padding: 0 8px
}

.post-news .tb-like .status {
	display: none
}

.post-news .tb-like.-active {
	color: var(--tb--main)
}

.post-news .tb-like.-active .tbfa {
	color: var(--tb--main)
}

.post-news .tb-like:hover {
	color: var(--tb--main)
}

.post-news .tb-cats {
	position: absolute;
	top: 11px;
	left: 0;
	z-index: 1
}

.post-news .tb-cats a {
	padding: 4px 12px 4px 8px;
	border-bottom-right-radius: 13px;
	border-top-right-radius: 13px
}

@media(max-width: 768px) {
	.post-news {
		margin: 8px 4px 0 4px
	}

	.post-news .info-wraper {
		padding: 15px 15px 36px 15px
	}

	.post-news .tb-thumb {
		margin-bottom: 7px
	}

	.post-news .tb-excerpt {
		display: none
	}

	.post-news .-metas {
		left: 7px;
		right: 7px;
		bottom: 7px
	}

	.post-news .p-t-w {
		font-size: 14px;
		font-weight: normal
	}
}

@media(max-width: 640px) {
	.post-news .info-wraper {
		padding: 15px
	}

	.post-news .tb-cats {
		display: none
	}

	.post-news .tb-thumb {
		float: left;
		width: 80px;
		height: 62px;
		padding: 0;
		margin: 0 12px 0 0
	}

	.post-news .p-t-w {
		top: -1px;
		min-height: 42px
	}

	.post-news .-metas {
		left: 99px;
		bottom: 8px;
		margin-top: 0
	}
}

.post-quick {
	position: relative;
	margin: 12px 6px 0 6px;
	background: var(--tb--white);
	transition: box-shadow .3s;
	overflow: hidden
}

.post-quick .info-wraper {
	position: relative;
	display: block;
	padding: 24px 24px 51px 24px
}

.post-quick .p-t-w {
	position: relative;
	max-height: 42px;
	font-size: 15px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-quick .tb-excerpt {
	max-height: 40px;
	font-size: 13px;
	color: var(--tb--content);
	margin-top: 8px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-quick .-metas {
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: 16px;
	line-height: 1;
	z-index: 1
}

.post-quick .-meta {
	display: inline-block;
	color: var(--tb--gray);
	font-size: 12px;
	line-height: 30px
}

.post-quick .-date,
.post-quick .-views {
	padding: 0 8px
}

.post-quick .tb-like {
	float: right;
	padding: 0 8px
}

.post-quick .tb-like .status {
	display: none
}

.post-quick .tb-like.-active {
	color: var(--tb--main)
}

.post-quick .tb-like.-active .tbfa {
	color: var(--tb--main)
}

.post-quick .tb-like:hover {
	color: var(--tb--main)
}

@media(max-width: 768px) {
	.post-quick {
		margin: 8px 4px 0 4px
	}

	.post-quick .info-wraper {
		padding: 15px 15px 36px 15px
	}

	.post-quick .-metas {
		left: 7px;
		right: 7px;
		bottom: 7px
	}

	.post-quick .p-t-w {
		font-size: 14px;
		font-weight: normal
	}
}

@media(max-width: 640px) {
	.post-quick .tb-excerpt {
		display: none
	}
}

.tb-relevant {
	margin-bottom: 24px
}

.tb-relevant .info-wraper {
	padding: 24px
}

.tb-relevant .tb-collect-wraper {
	display: none
}

.tb-relevant .-metas {
	display: none
}

.tb-relevant .tb-excerpt {
	max-height: 40px
}

.tb-relevant .post-news .tb-excerpt {
	display: none
}

@media(max-width: 768px) {
	.tb-relevant .info-wraper {
		padding: 15px
	}
}

@media(max-width: 640px) {
	.tb-relevant .-lk {
		display: none
	}

	.tb-relevant .post-quick .tb-excerpt {
		display: block
	}

	.tb-relevant .post-news .tb-thumb {
		float: unset;
		width: 100%;
		height: unset;
		padding-top: 50%;
		margin-bottom: 12px
	}

	.tb-relevant .post-news .p-t-w {
		min-height: 20px
	}
}

.rank-list .-order-3 .-meta,
.rank-list .-order-3 .order,
.rank-list .-order-2 .-meta,
.rank-list .-order-2 .order,
.rank-list .-order-1 .-meta,
.rank-list .-order-1 .order {
	font-size: 18px;
	font-weight: bold
}

@media(max-width: 768px) {

	.rank-list .-order-3 .-meta,
	.rank-list .-order-3 .order,
	.rank-list .-order-2 .-meta,
	.rank-list .-order-2 .order,
	.rank-list .-order-1 .-meta,
	.rank-list .-order-1 .order {
		font-size: 14px
	}
}

.rank-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.rank-list li {
	position: relative;
	padding: 24px 0
}

.rank-list li::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	height: 1px;
	background: var(--tb--line);
	transform-origin: 50% 0;
	transform: scaleY(0.5) translateY(50%);
	bottom: 0
}

.rank-list li:last-child {
	padding-bottom: 0
}

.rank-list li:last-child::after {
	display: none
}

.rank-list li:hover .tb-thumb img {
	transform: scale(1.1)
}

.rank-list .info-wraper {
	display: flex;
	align-items: center
}

.rank-list .p-t-w {
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.rank-list .tb-excerpt {
	color: var(--tb--gray);
	font-size: 13px;
	margin-top: 8px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.rank-list .tb-thumb {
	position: relative;
	flex: 0 0 48px;
	height: 48px;
	overflow: hidden
}

.rank-list .tb-thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: transform .25s
}

.rank-list .order {
	flex: 0 0 24px;
	height: 24px;
	margin-right: 24px;
	text-align: center;
	line-height: 24px;
	color: var(--tb--gray);
	font-weight: normal
}

.rank-list .-order-1 .order {
	color: #fe2d46
}

.rank-list .-order-2 .order {
	color: #f60
}

.rank-list .-order-3 .order {
	color: #faa90e
}

.rank-list .-info {
	width: 0;
	flex: 0 0 calc(100% - 48px - 90px - 24px - 24px);
	padding: 0 12px
}

.rank-list .-meta {
	flex: 0 0 90px;
	text-align: center;
	color: var(--tb--base);
	font-size: 15px;
	line-height: 1;
	font-weight: bold
}

.rank-list .-meta span {
	display: block;
	color: var(--tb--gray);
	margin-top: 12px;
	font-size: 12px !important;
	font-weight: normal
}

@media(max-width: 768px) {
	.rank-list .order {
		margin-right: 12px
	}

	.rank-list .tb-thumb {
		flex: 0 0 32px;
		height: 32px
	}

	.rank-list .-info {
		flex: 0 0 calc(100% - 24px - 12px - 32px - 60px)
	}

	.rank-list .p-t-w {
		font-size: 14px;
		line-height: 15px;
		font-weight: normal
	}

	.rank-list .tb-excerpt {
		line-height: 1;
		font-size: 12px;
		margin-top: 5px
	}

	.rank-list .-meta {
		text-align: right;
		flex: 0 0 60px;
		font-size: 14px;
		line-height: 1
	}

	.rank-list .-meta span {
		margin-top: 6px;
		line-height: 1
	}

	.rank-list li {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.header {
	position: fixed;
	display: flex;
	flex-direction: column;
	width: 202px;
	top: 0;
	bottom: 0;
	z-index: 9999;
	transition: width .3s;
	transition: width .25s, background .25s
}

.header .logo {
	padding: 24px 0;
	margin: 0 auto;
	font-size: 24px
}

.header .logo img {
	display: block;
	max-width: 100%;
	height:45px;
	
}

.header .logo span {
	display: none
}

.header.active {
	display: block
}

@media(max-width: 1226px) {
	.header {
		left: -100%;
		width: 50%;
		padding: 24px 0;
		transition: left .3s
	}

	.header.m-nav-show {
		left: 0
	}

	.header .logo {
		display: none
	}
}

@media(max-width: 768px) {
	.header {
		width: 60%
	}
}

.-mnav-mask {
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	bottom: 0;
	text-align: right;
	background: rgba(0, 0, 0, .8);
	z-index: 9998;
	cursor: pointer
}

.-mnav-mask .fa-close {
	display: inline-block;
	color: #fff;
	padding: 16px;
	line-height: 20px;
	font-size: 20px
}

.-mnav-mask.m-nav-show {
	left: 0
}

.hd-bgc-01 {
	background: var(--tb--white);
	border-right: 1px solid var(--tb--nav-border)
}

.hd-bgc-01 .tb-nav::-webkit-scrollbar-thumb {
	background-color: var(--tb--nav-scrollbar)
}

.hd-bgc-01 .tb-nav li a {
	color: var(--tb--base)
}

.hd-bgc-01 .tb-nav li>a:hover {
	background: var(--tb--bdbg)
}

.hd-bgc-01 .tb-nav .m-a:hover {
	color: var(--tb--main)
}

.hd-bgc-01 .tb-nav .current-anchor>a,
.hd-bgc-01 .tb-nav .current-menu-item>a,
.hd-bgc-01 .tb-nav .current-menu-parent>a,
.hd-bgc-01 .tb-nav .current-menu-ancestor>a,
.hd-bgc-01 .tb-nav .current-post-ancestor>a,
.hd-bgc-01 .tb-nav .current-category-ancestor>a {
	color: var(--tb--main);
	background: var(--tb--bdbg)
}

.hd-bgc-01 .tb-menu2 a {
	color: var(--tb--content)
}

.hd-bgc-01 .tb-menu2 a:hover {
	color: var(--tb--main)
}

.hd-bgc-01 .tb-menu2 a>i {
	margin-right: 4px
}

.hd-bgc-02 {
	background: var(--tb--main)
}

.hd-bgc-02 .tb-nav::-webkit-scrollbar-thumb {
	background-color: hsla(0, 0%, 100%, .5)
}

.hd-bgc-02 .tb-nav li a {
	color: hsla(0, 0%, 100%, .8)
}

.hd-bgc-02 .tb-nav li>a:hover {
	background: hsla(0, 0%, 100%, .2)
}

.hd-bgc-02 .tb-nav .m-a:hover {
	color: #fff
}

.hd-bgc-02 .tb-nav .current-anchor>a,
.hd-bgc-02 .tb-nav .current-menu-item>a,
.hd-bgc-02 .tb-nav .current-menu-parent>a,
.hd-bgc-02 .tb-nav .current-menu-ancestor>a,
.hd-bgc-02 .tb-nav .current-post-ancestor>a,
.hd-bgc-02 .tb-nav .current-category-ancestor>a {
	color: #fff;
	background: hsla(0, 0%, 100%, .2)
}

.hd-bgc-02 .tb-menu2 a {
	color: hsla(0, 0%, 100%, .8)
}

.hd-bgc-02 .tb-menu2 a:hover {
	color: #fff
}

.hd-bgc-02 .tb-menu2 a>i {
	margin-right: 4px
}

@media(max-width: 1024px) {
	.hd-bgc-02 {
		background: var(--tb--white)
	}

	.hd-bgc-02 .tb-nav::-webkit-scrollbar-thumb {
		background-color: var(--tb--nav-scrollbar)
	}

	.hd-bgc-02 .tb-nav li a {
		color: var(--tb--base)
	}

	.hd-bgc-02 .tb-nav li>a:hover {
		background: var(--tb--bdbg)
	}

	.hd-bgc-02 .tb-nav .m-a:hover {
		color: var(--tb--main)
	}

	.hd-bgc-02 .tb-nav .current-anchor>a,
	.hd-bgc-02 .tb-nav .current-menu-item>a,
	.hd-bgc-02 .tb-nav .current-menu-parent>a,
	.hd-bgc-02 .tb-nav .current-menu-ancestor>a,
	.hd-bgc-02 .tb-nav .current-post-ancestor>a,
	.hd-bgc-02 .tb-nav .current-category-ancestor>a {
		color: var(--tb--main);
		background: var(--tb--bdbg)
	}

	.hd-bgc-02 .tb-menu2 a {
		color: var(--tb--content)
	}

	.hd-bgc-02 .tb-menu2 a:hover {
		color: var(--tb--main)
	}

	.hd-bgc-02 .tb-menu2 a>i {
		margin-right: 4px
	}
}

.hd-bgc-03 {
	background: #14181b
}

.hd-bgc-03 .tb-nav::-webkit-scrollbar-thumb {
	background-color: hsla(0, 0%, 100%, .5)
}

.hd-bgc-03 .tb-nav li a {
	color: #a2a5a7
}

.hd-bgc-03 .tb-nav li>a:hover {
	background: rgba(0, 0, 0, .2)
}

.hd-bgc-03 .tb-nav .m-a:hover {
	color: #fff
}

.hd-bgc-03 .tb-nav .current-anchor>a,
.hd-bgc-03 .tb-nav .current-menu-item>a,
.hd-bgc-03 .tb-nav .current-menu-parent>a,
.hd-bgc-03 .tb-nav .current-menu-ancestor>a,
.hd-bgc-03 .tb-nav .current-post-ancestor>a,
.hd-bgc-03 .tb-nav .current-category-ancestor>a {
	color: #fff;
	background: rgba(0, 0, 0, .2)
}

.hd-bgc-03 .tb-menu2 a {
	color: #a2a5a7
}

.hd-bgc-03 .tb-menu2 a:hover {
	color: #fff
}

.hd-bgc-03 .tb-menu2 a>i {
	margin-right: 4px
}

@media(max-width: 1024px) {
	.hd-bgc-03 {
		background: var(--tb--white)
	}

	.hd-bgc-03 .tb-nav::-webkit-scrollbar-thumb {
		background-color: var(--tb--nav-scrollbar)
	}

	.hd-bgc-03 .tb-nav li a {
		color: var(--tb--base)
	}

	.hd-bgc-03 .tb-nav li>a:hover {
		background: var(--tb--bdbg)
	}

	.hd-bgc-03 .tb-nav .m-a:hover {
		color: var(--tb--main)
	}

	.hd-bgc-03 .tb-nav .current-anchor>a,
	.hd-bgc-03 .tb-nav .current-menu-item>a,
	.hd-bgc-03 .tb-nav .current-menu-parent>a,
	.hd-bgc-03 .tb-nav .current-menu-ancestor>a,
	.hd-bgc-03 .tb-nav .current-post-ancestor>a,
	.hd-bgc-03 .tb-nav .current-category-ancestor>a {
		color: var(--tb--main);
		background: var(--tb--bdbg)
	}

	.hd-bgc-03 .tb-menu2 a {
		color: var(--tb--content)
	}

	.hd-bgc-03 .tb-menu2 a:hover {
		color: var(--tb--main)
	}

	.hd-bgc-03 .tb-menu2 a>i {
		margin-right: 4px
	}
}

.tb-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	flex: 1;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 12px
}

.tb-nav::-webkit-scrollbar {
	width: 4px
}

.tb-nav::-webkit-scrollbar-thumb {
	border-radius: 4px
}

.tb-nav .sub-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	margin-top: 4px
}

.tb-nav .m-a {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	line-height: 36px;
	font-weight: 100;
	cursor: pointer
}

.tb-nav .m-a::before {
	display: inline-block;
	transition: transform .3s
}

.tb-nav .m-a.active::before {
	transform: rotate(90deg)
}

.tb-nav .ma-full {
	width: 100%
}

.tb-nav .m-a-0 {
	height: 40px;
	line-height: 40px;
	font-size: 14px
}

.tb-nav li {
	position: relative;
	margin-bottom: 4px
}

.tb-nav li>a {
	position: relative;
	display: block;
	height: 36px;
	line-height: 36px;
	border-radius: 6px;
	transition: background .3s
}

.tb-nav li>a>i:first-child {
	margin-right: 8px
}

.tb-nav .unfold>.sub-menu {
	display: block
}

.tb-nav .current-anchor>.sub-menu,
.tb-nav .current-menu-item>.sub-menu,
.tb-nav .current-menu-parent>.sub-menu,
.tb-nav .current-menu-ancestor>.sub-menu,
.tb-nav .current-post-ancestor>.sub-menu,
.tb-nav .current-category-ancestor>.sub-menu {
	display: block
}

.tb-nav .current-anchor>a,
.tb-nav .current-menu-item>a,
.tb-nav .current-menu-parent>a,
.tb-nav .current-menu-ancestor>a,
.tb-nav .current-post-ancestor>a,
.tb-nav .current-category-ancestor>a {
	font-weight: bold
}

.tb-nav .current-anchor>a i,
.tb-nav .current-menu-item>a i,
.tb-nav .current-menu-parent>a i,
.tb-nav .current-menu-ancestor>a i,
.tb-nav .current-post-ancestor>a i,
.tb-nav .current-category-ancestor>a i {
	font-weight: normal
}

.tb-nav .depth-0>a {
	height: 40px;
	line-height: 40px;
	font-size: 15px
}

.tb-nav .depth-0>a>i:first-child {
	position: relative;
	top: -1px;
	font-size: 18px;
	vertical-align: bottom
}

.tb-nav li>a {
	padding: 0 20px
}

.tb-nav .m-a {
	padding: 0 18px 0 20px
}

.tb-nav .depth-1>a {
	padding-left: 46px
}

.tb-nav .depth-2>a {
	padding-left: 72px
}

.tb-nav .depth-3>a {
	padding-left: 98px
}

.tb-nav .depth-4>a {
	padding-left: 124px
}

@media(max-width: 1226px) {
	.tb-nav li>a {
		padding: 0 24px
	}

	.tb-nav .m-a {
		padding: 0 22px 0 20px
	}

	.tb-nav .depth-1>a {
		padding-left: 50px
	}

	.tb-nav .depth-2>a {
		padding-left: 76px
	}

	.tb-nav .depth-3>a {
		padding-left: 102px
	}

	.tb-nav .depth-4>a {
		padding-left: 128px
	}
}

@media(max-width: 768px) {
	.tb-nav .depth-0>a {
		height: 40px;
		line-height: 40px;
		font-size: 15px
	}

	.tb-nav .depth-0>a>i:first-child {
		top: 1px
	}
}

.logo img.-light {
	display: none
}

.darking .logo img {
	display: none
}

.darking .logo .-light {
	display: block
}

.tb-h-bottom {
	padding: 16px
}

@media(max-width: 1226px) {
	.tb-h-bottom {
		display: none
	}
}

.tb-menu2 {
	margin: 0;
	padding: 0;
	list-style: none
}

.tb-menu2::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-menu2 .menu-item {
	float: left;
	width: 50%;
	font-size: 12px;
	margin-top: 4px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.tb-menu2 .menu-item:nth-child(1),
.tb-menu2 .menu-item:nth-child(2) {
	margin-top: 0
}

.tb-topper {
	position: relative;
	padding: 24px 24px 0 24px;
	margin-bottom: 24px
}

.tb-topper::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-topper .top-search,
.tb-topper .tb-sign,
.tb-topper .tb-langs {
	float: right
}

.tb-topper .logo {
	display: none
}

.tb-topper .-menu-icon {
	position: relative;
	display: none;
	line-height: 52px;
	font-size: 20px;
	padding: 0 12px 0 24px;
	color: var(--tb--base);
	z-index: 1;
	cursor: pointer
}

.tb-topper .-slogan {
	float: left;
	
	font-size: 20px;
	max-width: 380px;
	margin-right: 24px;
	line-height: 32px;
	vertical-align: top;
	color: var(--tb--base);
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media(max-width: 1226px) {
	.tb-topper {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 52px;
		padding: 0;
		background: var(--tb--white);
		z-index: 9997
	}

	.tb-topper::after {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		height: 1px;
		background: var(--tb--line);
		transform-origin: 50% 0;
		transform: scaleY(0.5) translateY(50%);
		bottom: 0
	}

	.tb-topper::after {
		width: 100%
	}

	.tb-topper .-slogan {
		display: none
	}

	.tb-topper .-menu-icon {
		display: block;
		float: left
	}

	.tb-topper .logo {
		display: block;
		position: absolute;
		top: 12px;
		bottom: 12px;
		left: 0;
		margin: 0;
		width: 100%
	}

	.tb-topper .logo a {
		display: flex;
		width: 40%;
		margin: 0 auto;
		align-items: center;
		justify-content: center
	}

	.tb-topper .logo img {
		max-height: 28px
	}
}

@media(max-width: 768px) {
	.tb-topper {
		padding: 0;
		margin-bottom: 0
	}

	.tb-topper .-menu-icon {
		padding-left: 13px;
		padding-right: 7.5px
	}
}

.top-search,
.tb-langs {
	position: relative;
	margin-left: 24px;
	text-align: center;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	border-radius: 50%;
	color: var(--tb--base);
	z-index: 1;
	transition: all .3s
}

.top-search:hover,
.tb-langs:hover {
	color: var(--tb--main)
}

@media(max-width: 1226px) {

	.top-search,
	.tb-langs {
		padding: 0 12px;
		margin: 0;
		width: auto;
		height: 52px;
		line-height: 52px
	}

	.top-search:hover,
	.tb-langs:hover {
		background: rgba(0, 0, 0, 0);
		color: var(--tb--base)
	}
}

@media(max-width: 768px) {

	.top-search,
	.tb-langs {
		padding: 0 8px
	}
}

.home-search-hide {
	display: none
}

.tb-langs .-item {
	display: block;
	padding: 0 24px;
	line-height: 30px;
	font-size: 12px;
	white-space: nowrap;
	cursor: pointer;
	color: var(--tb--content);
	transition: background .3s
}

.tb-langs .-item:hover {
	background: var(--tb--bdbg)
}

.tb-langs .active {
	color: var(--tb--main)
}

@media(max-width: 768px) {
	.tb-langs {
		display: none
	}
}

.tb-idark {
	position: relative;
	float: right;
	margin-left: 24px;
	line-height: 32px;
	cursor: pointer;
	z-index: 1
}

.tb-idark i {
	color: var(--tb--base);
	font-size: 18px;
	transition: color .25s
}

.tb-idark i:last-child {
	display: none
}

.tb-idark:hover i {
	color: var(--tb--main)
}

@media(max-width: 1226px) {
	.tb-idark {
		float: left;
		line-height: 52px;
		margin: 0;
		padding: 0 12px
	}
}

@media(max-width: 768px) {
	.tb-idark {
		padding: 0 7.5px
	}
}

.darking .tb-idark i {
	display: block
}

.darking .tb-idark i:first-child {
	display: none
}

.darking .tb-idark i:last-child {
	display: block
}

.tb-sign-in {
	position: relative;
	z-index: 1;
	float: right;
	margin-left: 24px;
	line-height: 32px
}

@media(max-width: 1226px) {
	.tb-sign-in {
		padding: 0 24px 0 12px;
		margin: 0;
		line-height: 52px
	}

	.tb-sign-in.-p {
		background: rgba(0, 0, 0, 0);
		color: var(--tb--base)
	}

	.tb-sign-in.-p:hover {
		color: var(--tb--base);
		opacity: 1
	}

	.tb-sign-in.-up {
		display: none
	}
}

@media(max-width: 768px) {
	.tb-sign-in {
		padding-right: 15px
	}
}

.tb-sign-out {
	float: right;
	width: 32px;
	height: 32px;
	margin-left: 24px;
	line-height: 32px;
	color: var(--tb--base);
	cursor: pointer;
	transition: color .3s
}

.tb-sign-out .-item {
	display: block;
	padding: 0 24px;
	line-height: 30px;
	font-size: 12px;
	white-space: nowrap;
	cursor: pointer;
	color: var(--tb--content);
	transition: background .3s
}

.tb-sign-out .-item:hover {
	background: var(--tb--bdbg)
}

.tb-sign-out .active {
	color: var(--tb--main)
}

.tb-sign-out>img {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	vertical-align: text-bottom
}

.tb-sign-out.-out::before {
	font-size: 18px;
	margin-right: 8px;
	vertical-align: top
}

.tb-sign-out .fa-logout::before {
	margin-right: 8px
}

.tb-sign-out:hover {
	color: var(--tb--main)
}

@media(max-width: 1226px) {
	.tb-sign-out {
		height: 52px;
		padding: 12px 24px 12px 12px;
		width: auto;
		margin: 0
	}

	.tb-sign-out>img {
		height: 28px;
		width: 28px
	}

	.tb-sign-out .tb-tooltip {
		right: 24px;
		top: calc(100% - 17px)
	}
}

@media(max-width: 768px) {
	.tb-sign-out {
		padding: 12px 15px 12px 8px
	}

	.tb-sign-out .tb-tooltip {
		right: 15px
	}
}

.tb-menu3 {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none
}

.tb-menu3::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-menu3 li {
	float: left;
	line-height: 32px;
	margin-left: 24px
}

.tb-menu3 li>a i {
	margin-right: 4px
}

.tb-menu3 .current-menu-item>a,
.tb-menu3 .current-menu-parent>a,
.tb-menu3 .current-menu-ancestor>a,
.tb-menu3 .current-post-ancestor>a,
.tb-menu3 .current-category-ancestor>a {
	color: var(--tb--main)
}

.tb-menu3 .current-menu-item>a i,
.tb-menu3 .current-menu-parent>a i,
.tb-menu3 .current-menu-ancestor>a i,
.tb-menu3 .current-post-ancestor>a i,
.tb-menu3 .current-category-ancestor>a i {
	color: var(--tb--main)
}

@media(max-width: 1226px) {
	.tb-menu3 {
		display: none
	}
}

.collect-tip {
	float: right;
	max-width: 18%;
	line-height: 32px;
	color: var(--tb--base);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media(max-width: 1226px) {
	.collect-tip {
		display: none
	}
}

.bulletin {
	position: relative;
	
	float: left;
	width: 34%;
	height: 32px;
	overflow: hidden
}

.bulletin>i {
	display: inline-block;
	line-height: 32px;
	font-size: 18px;


	
	color: var(--tb--base);
	overflow: hidden;
	animation-name: tb-bulletin;
	animation-duration: 1.2s;
	animation-iteration-count: infinite
}

.bulletin ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	max-width: 100%;
	padding-left: 30px
}

.bulletin li {
	line-height: 32px
}

.bulletin a {
	display: block;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media(max-width: 1226px) {
	.bulletin {
		display: none
	}
}

.tb-footer {
	display: flex;
	padding-bottom: 16px;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
	clear: both
}

.tb-footer a {
	color: var(--tb--content)
}

.tb-footer a:hover {
	color: var(--tb--base)
}

.tb-footer .-text {
	flex: 0 0 100%;
	margin-bottom: 8px
}

.tb-footer .-by {
	flex: 0 0 100%
}

.tb-footer .-item {
	margin-left: 16px;
	color: var(--tb--content)
}

@media(max-width: 768px) {
	.tb-footer {
		padding: 0 0 15px 0;
		font-size: 12px
	}
}

.tb-f-links {
	width: 100%;
	text-align: center
}

.tb-f-links strong {
	display: inline;
	margin-right: 8px
}

.tb-f-links ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none
}

.tb-f-links li {
	display: inline-block;
	margin: 0 8px 8px 8px
}

.tb-f-links li a {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tb-f-links img {
	width: 24px;
	height: 24px;
	margin-right: 4px;
	border-radius: 50%
}

@media(max-width: 768px) {
	.tb-f-links {
		padding-bottom: 4px
	}

	.tb-f-links li {
		margin-bottom: 4px
	}
}

.widget {
	width: 100%;
	margin-bottom: 24px
}

.widget.-fix-t {
	position: fixed;
	width: 360px;
	z-index: 1
}

.widget.-fix-b {
	position: absolute
}

@media(max-width: 768px) {
	.widget {
		margin-bottom: 15px
	}
}

.no-widget {
	text-align: center;
	color: var(--tb--gray);
	padding: 24px;
	border: 3px dashed var(--tb--line)
}

.tb-widget-links .blogroll {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: -12px;
	margin-left: -6px;
	margin-right: -6px
}

.tb-widget-links .blogroll::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-widget-links .blogroll li {
	float: left;
	margin: 12px 6px 0 6px;
	background: var(--tb--white);
	transition: box-shadow .3s
}

.tb-widget-links .blogroll li:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.tb-widget-links .blogroll a {
	display: block;
	padding: 12px;
	width: 100%;
	line-height: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media(max-width: 768px) {
	.tb-widget-links .blogroll {
		margin-top: -8px;
		margin-left: -4px;
		margin-right: -4px
	}

	.tb-widget-links .blogroll li {
		margin: 8px 4px 0 4px
	}

	.tb-widget-links .blogroll a {
		padding: 15px
	}
}

@media(max-width: 640px) {
	.tb-widget-links .blogroll li:hover {
		box-shadow: 0 0 0 rgba(0, 0, 0, 0)
	}
}

.tb-widget-asosod {
	overflow: hidden;
	text-align: center
}

.tb-widget-asosod img {
	max-width: 100%
}

.tb-widget-itd .-list {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	margin-left: -6px;
	margin-right: -6px
}

.tb-widget-itd .-desc {
	margin-top: 8px
}

.tb-widget-itd .item {
	flex: 1;
	margin: 0 6px
}

.tb-widget-itd .-count {
	font-weight: bold;
	color: var(--tb--base);
	font-size: 18px;
	line-height: 24px
}

.tb-widget-itd .-label {
	padding-top: 4px;
	font-size: 12px;
	line-height: 1;
	color: var(--tb--gray)
}

.tb-widget-itd .tbfa {
	float: right;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	font-size: 18px;
	text-align: center;
	color: var(--tb--main);
	background-color: var(--tb--bdbg)
}

@media(max-width: 768px) {
	.tb-widget-itd .-list {
		flex-wrap: wrap;
		margin-top: -8px;
		margin-left: -4px;
		margin-right: -4px
	}

	.tb-widget-itd .item {
		flex: 0 0 calc(50% - 8px);
		margin: 8px 4px 0 4px;
		padding: 15px
	}

	.tb-widget-itd .-label {
		padding-bottom: 0
	}
}

@media(min-width: 769px) {
	.tb-widget-itd .-list {
		flex-wrap: wrap
	}

	.tb-widget-itd .tbfa {
		display: block
	}

	.tb-widget-itd .item {
		flex: 0 0 calc(33.33% - 12px)
	}

	.tb-widget-itd .item:nth-child(4),
	.tb-widget-itd .item:nth-child(5),
	.tb-widget-itd .item:nth-child(6) {
		margin-top: 12px
	}
}

@media(min-width: 1024px) {
	.tb-widget-itd .item {
		flex: 1
	}

	.tb-widget-itd .item:nth-child(4),
	.tb-widget-itd .item:nth-child(5),
	.tb-widget-itd .item:nth-child(6) {
		margin-top: 0
	}
}

.tb-widget-ranks {
	display: flex;
	overflow-x: auto;
	overflow-y: hidden;
	flex-wrap: nowrap
}

.tb-widget-ranks::-webkit-scrollbar {
	display: none
}

.tb-widget-ranks .tb-widget-rank:last-child {
	margin-right: 0 !important
}

.tb-widget-ranks .min-wraper {
	min-height: calc(100% - 25px - 16px)
}

@media(max-width: 768px) {
	.tb-widget-ranks .min-wraper {
		min-height: calc(100% - 22px - 15px)
	}
}

.tb-widget-tags ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
	gap: 12px 20px;
	padding: 15px 20px;
	background: var(--tb--white);
	border-radius: 6px
}

.tb-widget-tags ul li span {
	margin-left: 5px;
	color: var(--tb--gray)
}

.tb-widget-rank {
	flex: 1;
	min-width: 280px;
	flex-shrink: 0;
	margin-right: 24px
}

.tb-widget-rank .rank-list {
	padding: 0 24px 24px 24px
}

.tb-widget-rank .rank-list .order {
	margin-right: 12px
}

.tb-widget-rank .rank-list .tb-thumb {
	flex: 0 0 32px;
	height: 32px
}

.tb-widget-rank .rank-list .-info {
	flex: 0 0 calc(100% - 24px - 12px - 32px - 60px)
}

.tb-widget-rank .rank-list .p-t-w {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal
}

.tb-widget-rank .rank-list .tb-excerpt {
	line-height: 1;
	font-size: 12px;
	margin-top: 5px
}

.tb-widget-rank .rank-list .-meta {
	text-align: right;
	flex: 0 0 60px;
	font-size: 14px;
	line-height: 1
}

.tb-widget-rank .rank-list .-meta span {
	margin-top: 6px;
	line-height: 1
}

.tb-widget-rank li {
	padding: 24px 0
}

.tb-widget-rank .order {
	flex: 0 0 10px;
	font-size: 14px !important
}

.tb-widget-rank .tb-thumb {
	flex: 0 0 32px;
	height: 32px
}

.tb-widget-rank .-info {
	flex: 0 0 calc(100% - 10px - 12px - 32px - 50px)
}

.tb-widget-rank .-meta {
	flex: 0 0 50px;
	font-size: 14px !important
}

@media(max-width: 1226px) {
	.tb-widget-rank {
		min-width: 320px
	}
}

@media(max-width: 768px) {
	.tb-widget-rank {
		margin-right: 15px
	}

	.tb-widget-rank .rank-list {
		padding: 0 15px 15px 15px
	}

	.tb-widget-rank li {
		padding: 15px 0
	}
}

.post-flash {
	position: relative;
	margin: 12px 6px 0 6px;
	padding: 15px 18px 10px;
	background: var(--tb--white);
	transition: box-shadow .3s
}

.post-flash .-tit {
	height: 42px;
	font-size: 15px;
	line-height: 1.4;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-flash footer {
	margin-top: 5px;
	color: var(--tb--gray)
}

.post-flash:hover {
	box-shadow: rgba(0, 0, 0, .1) 0px 0px 20px
}

.tb-side-flash {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.tb-side-flash .post-flash {
	margin: 0 0 10px
}

.tb-side-flash .post-flash:last-child {
	margin-bottom: 0
}

.tb-side-flash .post-flash .-tit {
	height: auto
}

.tb-side-post,
.tb-side-site {
	margin: 0;
	padding: 0;
	list-style: none
}

.tb-side-post .tb-thumb,
.tb-side-site .tb-thumb {
	overflow: hidden
}

.tb-side-post .tb-thumb img,
.tb-side-site .tb-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: transform .3s
}

.tb-side-post li,
.tb-side-site li {
	position: relative
}

.tb-side-post li:hover .tb-thumb img,
.tb-side-site li:hover .tb-thumb img {
	transform: scale(1.1)
}

.tb-side-post .-metas,
.tb-side-site .-metas {
	line-height: 13px
}

.tb-side-post .-meta,
.tb-side-site .-meta {
	display: inline-block;
	color: var(--tb--gray);
	font-size: 12px;
	margin-right: 16px
}

.tb-side-site {
	padding: 24px 24px 8px 24px;
	background: var(--tb--white)
}

.tb-side-site li {
	margin-bottom: 16px;
	width: calc(50% - 8px)
}

.tb-side-site li:nth-child(2n+1) {
	margin-right: 16px
}

.tb-side-site .tb-thumb {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 12px
}

.tb-side-site .p-t-w {
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media(max-width: 768px) {
	.tb-side-site {
		padding: 15px 15px 1px 15px
	}
}

.tb-side-post {
	margin: 0;
	padding: 24px 24px 8px 24px;
	background: var(--tb--white)
}

@media(max-width: 768px) {
	.tb-side-post {
		padding: 15px 15px 1px 15px
	}
}

.tb-side-news {
	margin-bottom: 16px;

	min-height: 50px
}

.tb-side-news .tb-thumb {
	float: left;
	width: 50px;
	height: 50px;
	border:1px solid #023886;
	margin: 0 12px 0 0
}

.tb-side-news .p-t-w {
	position: relative;
	
	top: -1px;
	min-height: 30px;
	max-height: 30px;
	margin-bottom: 6px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-side-quick {
	margin-bottom: 12px
}

.tb-side-quick .p-t-w {
	position: relative;
	top: -1px;
	max-height: 42px;
	margin-bottom: 6px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-sidebar-h .widget {
	position: relative;
	padding-top: 12px
}

@media(max-width: 768px) {
	.tb-sidebar-h {
		padding-top: 15px
	}

	.tb-sidebar-h .widget {
		padding-top: 4px
	}
}

.tb-sidebar {
	position: relative;
	float: left;
	width: 360px
}

.tb-sidebar .tb-widget-ranks {
	display: block;
	margin-left: 0;
	margin-right: 0
}

.tb-sidebar .tb-widget-rank {
	width: 100%;
	margin-left: 0;
	margin-right: 0
}

.tb-sidebar .tb-widget-links .blogroll {
	margin: 0;
	padding: 24px 8px 8px 24px;
	background: var(--tb--white)
}

.tb-sidebar .tb-widget-links .blogroll a {
	padding: 0
}

.tb-sidebar .tb-widget-links .blogroll li {
	margin: 0 16px 16px 0;
	width: calc(50% - 16px)
}

.tb-sidebar .tb-widget-links .blogroll li:hover {
	box-shadow: none
}

@media(max-width: 768px) {
	.tb-sidebar .tb-widget-links .blogroll {
		padding: 15px 15px 1px 15px
	}
}

.tb-sidebar .tb-widget-itd .-list {
	flex-wrap: wrap;
	margin-left: -6px;
	margin-right: -6px
}

.tb-sidebar .tb-widget-itd .-desc {
	margin-top: 8px
}

.tb-sidebar .tb-widget-itd .item {
	flex: 0 0 calc(50% - 12px);
	margin: 12px 6px 0 6px
}

.tb-sidebar .tb-widget-itd .item:nth-child(1),
.tb-sidebar .tb-widget-itd .item:nth-child(2) {
	margin-top: 0
}

@media(max-width: 768px) {
	.tb-sidebar .tb-widget-itd .-list {
		margin-top: 0
	}

	.tb-sidebar .tb-widget-itd .item {
		margin: 8px 4px 0 4px;
		flex: 0 0 calc(50% - 8px)
	}
}

.tb-sidebar .tb-mini-clt li {
	width: calc(50% - 12px)
}

@media(min-width: 200px)and (max-width: 640px) {
	.tb-sidebar .tb-mini-clt li {
		width: calc(50% - 8px)
	}
}

@media(max-width: 1024px) {
	.tb-sidebar {
		float: none;
		width: 100%
	}
}

.widget_text p {
	color: var(--tb--content)
}

.widget_block>ul {
	margin: 0;
	padding: 0 16px
}

.widget_block>ul>li {
	margin-bottom: 8px
}

.widget_block .wp-block-quote {
	position: relative;
	padding-left: 24px;
	border-left: 4px solid var(--tb--line)
}

.widget_block .wp-block-quote p {
	margin-bottom: 8px
}

.wp-block-search .wp-block-search__label {
	display: none
}

.wp-block-search .wp-block-search__input {
	height: 32px;
	padding: 8px;
	border: 1px solid var(--tb--line);
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.wp-block-search .wp-block-search__input:focus {
	border: 1px solid var(--tb--main)
}

.wp-block-search .wp-block-search__button {
	height: 32px;
	padding: 6px 16px;
	margin-left: 0;
	background: var(--tb--main);
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid var(--tb--main);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	transition: opacity .3s
}

.wp-block-search .wp-block-search__button:hover {
	background: var(--tb--main);
	border: 1px solid var(--tb--main);
	opacity: .85
}

.widget_search .search-form {
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	max-width: 100%
}

.widget_search .search-form .search-input {
	flex: 1;
	height: 32px;
	padding: 8px;
	border: 1px solid var(--tb--line);
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.widget_search .search-form .search-input:focus {
	border: 1px solid var(--tb--main)
}

.widget_search .search-form .search-btn {
	height: 32px;
	padding: 6px 16px;
	margin-left: 0;
	background: var(--tb--main);
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid var(--tb--main);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	transition: opacity .3s
}

.widget_search .search-form .search-btn:hover {
	opacity: .85
}

.widget_search .search-form::before {
	display: none
}

.widget_links ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_categories ul {
	margin: 0 0 0 16px;
	padding: 0;
	color: var(--tb--content)
}

.widget_links li,
.widget_meta li,
.widget_recent_entries li,
.widget_categories li {
	list-style: disc
}

.widget_nav_menu .menu {
	margin: 0
}

.widget_nav_menu ul {
	padding: 0 16px;
	color: var(--tb--content)
}

.widget_nav_menu ul li {
	padding-top: 8px
}

.widget_calendar table {
	width: 100%;
	text-align: center
}

.widget_calendar table caption {
	padding-bottom: 16px;
	font-weight: bold;
	color: var(--tb--base)
}

.widget_calendar a {
	text-decoration: none
}

.widget_calendar a:hover {
	text-decoration: underline
}

.widget_calendar .wp-calendar-nav {
	margin-top: 16px
}

.widget_calendar tbody td,
.widget_calendar tfoot td,
.widget_calendar thead th {
	line-height: 24px;
	text-align: center;
	border: 1px solid var(--tb--line)
}

.widget_calendar thead th {
	background-color: var(--tb--bdbg)
}

.widget_calendar tbody td a {
	color: var(--tb--main)
}

.widget_calendar tbody td a:hover {
	color: var(--tb--main)
}

.widget_calendar #today {
	background: var(--tb--main);
	color: #fff
}

.widget_calendar #today>a {
	color: #fff
}

.wp-block-gallery {
	clear: both;
	overflow: hidden;
	margin-bottom: 9px !important
}

.blocks-gallery-grid {
	margin-left: 0 !important;
	margin-bottom: 0 !important
}

.blocks-gallery-caption {
	text-align: center;
	display: block;
	width: 100%;
	font-size: 14px;
	color: var(--tb--gray);
	margin-top: -6px;
	margin-bottom: 9px
}

.widget .gallery {
	padding-right: 15px;
	padding-top: 18px
}

.widget .gallery .gallery-item {
	padding-left: 15px
}

.widget .gallery .gallery-item img {
	height: auto
}

.gallery .gallery-item {
	margin-bottom: 18px !important;
	margin-top: 0 !important;
	text-align: center !important
}

.gallery .gallery-item a {
	display: inline-block
}

.gallery .gallery-item img {
	border: none !important;
	margin: 0 auto !important
}

.gallery .gallery-item dd {
	color: var(--tb--gray) !important;
	margin-top: 2px !important
}

.tb-mini-clt {
	margin: 0;
	padding: 0;
	list-style: none
}

.tb-mini-clt::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-mini-clt.active {
	margin-top: -12px;
	margin-left: -6px;
	margin-right: -6px
}

.tb-mini-clt.active .tb-nodata {
	display: none
}

.tb-mini-clt .tb-s-card {
	line-height: 32px
}

.tb-mini-clt .tb-nodata {
	flex: 0 0 100%
}

.tb-mini-clt .tb-cancle-clt {
	position: absolute;
	height: 54px;
	right: 0;
	top: 0;
	padding: 0 8px;
	line-height: 56px;
	opacity: 0;
	color: var(--tb--gray);
	cursor: pointer;
	transition: color .3
}

.tb-mini-clt .tb-cancle-clt i {
	font-size: 17px
}

.tb-mini-clt .tb-cancle-clt:hover {
	color: #ed4014
}

.tb-mini-clt li {
	position: relative;
	float: left;
	background: var(--tb--white);
	margin: 12px 6px 0 6px;
	transition: box-shadow .3s
}

.tb-mini-clt li:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.tb-mini-clt li:hover .tb-cancle-clt {
	opacity: 1
}

.tb-mini-clt li:hover a {
	padding-right: 32px
}

.tb-mini-clt li:hover .tb-thumb img {
	transform: scale(1.1)
}

.tb-mini-clt a {
	display: block;
	width: 100%;
	padding: 12px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tb-mini-clt .tb-thumb {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 12px;
	vertical-align: top;
	overflow: hidden
}

.tb-mini-clt .tb-thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	vertical-align: top;
	transform: scale(1);
	transition: transform .25s
}

@media(max-width: 768px) {
	.tb-mini-clt a {
		padding: 15px
	}

	.tb-mini-clt .tb-cancle-clt {
		display: none
	}

	.tb-mini-clt.active {
		margin-top: -8px;
		margin-left: -4px;
		margin-right: -4px
	}

	.tb-mini-clt li {
		margin: 8px 4px 0 4px
	}
}

@media(max-width: 640px) {
	.tb-mini-clt li:hover {
		box-shadow: 0 0 0 rgba(0, 0, 0, 0)
	}
}

.search-banner {
	position: relative;
	padding: 100px 48px 50px 48px;
	

	margin-bottom: 24px
}


.bulletin2{ margin-top:20px;}
.bulletin2 ul li{ margin-bottom:5px;  }

.search-banner .-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: -1
}

.search-banner .s-title {
	margin: 0 0 24px 0;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	color: var(--tb--base)
}

.search-banner.-normal {
	margin-bottom: 0
}

.search-banner.-normal .tb-search {
	background: var(--tb--bdbg)
}

.search-banner.-normal .-label {
	color: var(--tb--content)
}

.search-banner.-normal input {
	color: var(--tb--base)
}

.search-banner.-normal a {
	color: var(--tb--content)
}

.search-banner.-white .tb-search {
	background: #fff
}

.search-banner.-white .s-title {
	color: #fff
}

.search-banner.-white .-label {
	color: #fff
}

.search-banner.-white .tb-s-cur {
	color: #202935
}

.search-banner.-white a {
	color: #fff
}

@media(max-width: 1024px) {
	.search-banner .s-title {
		font-size: 24px
	}

	.search-banner.-white {
		padding: 60px 48px
	}
}

@media(max-width: 768px) {
	.search-banner .s-title {
		font-size: 18px
	}

	.search-banner.-white {
		margin-bottom: 0;
		margin-left: -15px;
		margin-right: -15px;
		padding-right: 15px;
		padding-left: 15px
	}

	.search-banner.-normal {
		padding: 60px 24px
	}
}

@media(max-width: 640px) {
	.search-banner .s-title {
		margin-bottom: 16px
	}

	.search-banner.-white {
		padding: 32px 15px
	}

	.search-banner.-normal {
		padding: 32px 18px
	}
}

.menu-hot {
	margin: 24px auto 0 auto;
	text-align: center;
	width: 100%
}

.menu-hot .-label {
	margin: 4px 8px 0 0;
	font-weight: bold
}

@media(min-width: 1024px) {
	.menu-hot {
		width: 80%
	}
}

@media(min-width: 1300px) {
	.menu-hot {
		width: 60%
	}
}

@media(min-width: 1500px) {
	.menu-hot {
		width: 50%
	}
}

@media(max-width: 768px) {
	.menu-hot .-label {
		margin: 0 12px 0 0
	}
}

@media(max-width: 640px) {
	.menu-hot {
		margin-top: 16px
	}

	.menu-hot .-label {
		display: none
	}
}

.hot-menu {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0
}

.hot-menu li {
	display: inline-block;
	margin-left: 7px;
	margin-bottom: 7px
}

.hot-menu a {
	display: block;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 6px;
	padding: 4px 8px 3px;
	font-size: 13px
}

.hot-menu a i {
	margin-right: 4px
}

.hot-menu a:hover {
	color: #fff;
	
}

@media(max-width: 768px) {
	.hot-menu {
		margin-right: 7px
	}
}

.tb-search {
	position: relative;
	margin: 58px auto 0;
	width: 100%
}

.tb-search.-m {
	display: none
}

.tb-search input {
	width: 100%;
	font-size: 16px;
	padding: 0 66px 0 18px;
	line-height: 48px;
	border: none;
	background: rgba(0, 0, 0, 0);
	font-weight: bold
}

.tb-search input::-webkit-input-placeholder {
	font-weight: normal
}

.tb-search input::-moz-placeholder {
	font-weight: normal
}

.tb-search input::-ms-input-placeholder {
	font-weight: normal
}

.tb-search .-b {
	padding-left: 24px
}

.tb-search .fa-search {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 24px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: var(--tb--base);
	background: rgba(0, 0, 0, 0)
}

@media(min-width: 1024px) {
	.tb-search {
		width: 80%
	}
}

@media(min-width: 1300px) {
	.tb-search {
		width: 60%
	}
}

@media(min-width: 1500px) {
	.tb-search {
		width: 50%
	}
}

@media(max-width: 768px) {
	.tb-search input {
		padding-right: 48px
	}

	.tb-search .fa-search {
		padding: 0 15px
	}
}



.tb-s-cur {
	

	position: absolute;
	top: -34px;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	gap: 5px;
	margin: 0;
	padding: 0;
	list-style: none
}

.tb-s-cur li {
	line-height: 1;
	font-size: 15px;
	padding: 6px 11px;
	border-radius: 4px;
	cursor: pointer;
	color: #fff;
	transition: all .3s;
	position: relative
}

.tb-s-cur li:hover {
	color: #fff;
	background: rgba(0, 0, 0, .3)
}

.tb-s-cur .active {
	color: #fff;
	background: rgba(0, 0, 0, .2)
}

.tb-s-cur .active::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-top: 4px solid rgba(0, 0, 0, .2);
	transition: all .3s
}

.tb-s-cur .active:hover {
	cursor: default
}

.tb-modal .tb-s-cur li {
	color: var(--tb--base)
}


@media(max-width: 640px) {
	.tb-search input {
		padding-left: 15px;
		line-height: 40px
	}

	.tb-search .fa-search {
		padding: 0 12px;
		height: 40px;
		line-height: 40px
	}
	
	.tb-search	.tb-s-cur .s-item{
	    font-size:0.8em;

	}
	

.tb-s-cur li {


	padding: 6px 7px;

}


/*
	.tb-search.-pc {
		display: none
	}
*/
	.tb-search.-m {
		display: block;
		display: none;
		margin-top: 0
	}
	
	
	.tuijian{ margin-top:20px;}
	
	
}



.tb-modal .tb-s-cur li:hover {
	color: var(--tb--white);
	background: var(--tb--base)
}

.tb-modal .tb-s-cur .active {
	color: var(--tb--white);
	background: var(--tb--base);
	opacity: .8
}

.tb-modal .tb-s-cur .active::after {
	border-top: 4px solid var(--tb--base)
}

.tb-modal .tb-s-cur .active:hover {
	opacity: .8;
	cursor: default
}

.base-search {
	position: relative
}

.base-search input {
	padding: 0 64px 0 16px
}

.base-search button {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.art-tool-itm .fa-share,
.art-tool .fa-share,
.site-actions .fa-share {
	display: inline-block;
	min-width: 120px;
	text-align: center;
	cursor: pointer;
	background: #19be6b;
	padding: 14px;
	color: #fff;
	border: 1px solid #19be6b;
	transition: color .3s;
	line-height: 17px
}

.art-tool-itm .fa-share::before,
.art-tool .fa-share::before,
.site-actions .fa-share::before {
	margin-right: 2px;
	font-size: 17px;
	vertical-align: bottom
}

.art-tool-itm .tb-collect,
.art-tool .tb-collect,
.site-actions .tb-collect {
	display: inline-block;
	padding: 16px;
	min-width: 120px;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	background: #f90;
	color: #fff
}

.art-tool-itm .tb-collect i,
.art-tool .tb-collect i,
.site-actions .tb-collect i {
	font-size: 15px;
	vertical-align: bottom
}

.art-tool-itm .tb-collect .count,
.art-tool .tb-collect .count,
.site-actions .tb-collect .count {
	font-style: normal
}

.art-tool-itm .tb-collect .status,
.art-tool .tb-collect .status,
.site-actions .tb-collect .status {
	display: none
}

.art-tool-itm .tb-collect.-active .count,
.art-tool .tb-collect.-active .count,
.site-actions .tb-collect.-active .count {
	display: none
}

.art-tool-itm .tb-collect.-active .status,
.art-tool .tb-collect.-active .status,
.site-actions .tb-collect.-active .status {
	display: inline-block
}

.art-tool-itm .tb-like,
.art-tool .tb-like,
.site-actions .tb-like {
	display: inline-block;
	padding: 16px;
	min-width: 120px;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	background: var(--tb--main);
	color: #fff
}

.art-tool-itm .tb-like .tbfa,
.art-tool .tb-like .tbfa,
.site-actions .tb-like .tbfa {
	margin-right: 6px;
	font-size: 15px;
	vertical-align: bottom
}

.art-tool-itm .tb-like .status,
.art-tool .tb-like .status,
.site-actions .tb-like .status {
	display: none
}

.art-tool-itm .tb-like .count,
.art-tool .tb-like .count,
.site-actions .tb-like .count {
	display: inline-block
}

.art-tool-itm .tb-like.-active .count,
.art-tool .tb-like.-active .count,
.site-actions .tb-like.-active .count {
	display: none
}

.art-tool-itm .tb-like.-active .status,
.art-tool .tb-like.-active .status,
.site-actions .tb-like.-active .status {
	display: inline-block
}

@media(max-width: 768px) {

	.art-tool-itm .tb-like,
	.art-tool .tb-like,
	.site-actions .tb-like,
	.art-tool-itm .tb-collect,
	.art-tool .tb-collect,
	.site-actions .tb-collect {
		min-width: 80px;
		padding: 12px;
		line-height: 16px
	}

	.art-tool-itm .fa-share,
	.art-tool .fa-share,
	.site-actions .fa-share {
		min-width: 80px;
		padding: 10px 0;
		line-height: 16px
	}
}

.art-header .-metas {
	margin-top: 8px
}

.art-header .-metas>div,
.art-header .-metas>span {
	margin-right: 24px
}

.art-header .post-edit-link {
	color: var(--tb--content)
}

.art-header .post-edit-link:hover {
	color: var(--tb--main)
}

.art-header .tb-cats {
	display: inline
}

.art-header .tb-cats a {
	color: var(--tb--content)
}

.art-header .tb-cats a:hover {
	color: var(--tb--main)
}

@media(max-width: 768px) {
	.art-header .-metas {
		text-align: left;
		margin-top: 4px
	}

	.art-header .-metas>div,
	.art-header .-metas>span {
		margin-right: 16px
	}

	.art-header .-metas .-meta {
		font-size: 12px
	}

	.art-header .tb-cats {
		font-size: 12px
	}
}

.art-title {
	margin: 0;
	color: var(--tb--base);
	font-size: 24px;
	font-weight: bold
}

@media(max-width: 768px) {
	.art-title {
		font-size: 18px;
		text-align: left
	}
}

.post-header {
	position: relative;
	margin-bottom: 24px;
	padding-bottom: 24px
}

.post-header::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	height: 1px;
	background: var(--tb--line);
	transform-origin: 50% 0;
	transform: scaleY(0.5) translateY(50%);
	bottom: 0
}

.post-header .b-tool {
	margin-top: 24px
}

.post-header .b-tool .tb-btn {
	margin-right: 24px
}

.post-header .b-tool img {
	max-width: 100px;
	max-height: 100px
}

@media(max-width: 768px) {
	.post-header .b-tool {
		text-align: center
	}

	.post-header .b-tool .tb-btn {
		margin: 0 8px
	}

	.post-header .b-tool .tb-qrcode {
		display: none
	}
}

@media(max-width: 768px) {
	.post-header {
		margin-bottom: 18px;
		padding-bottom: 18px
	}

	.post-header::after {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		height: 1px;
		background: var(--tb--line);
		transform-origin: 50% 0;
		transform: scaleY(0.5) translateY(50%);
		bottom: 0
	}
}

.site-header {
	position: relative;
	margin-bottom: 24px
}

.site-header::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.site-header .art-title {
	position: relative;
	top: -6px
}

.site-header .tb-thumb {
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	background: var(--tb--bdbg);
	overflow: hidden
}

.site-header .tb-thumb img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.site-header .-metas {
	margin: 6px 0
}

.site-header .art-info {
	position: relative;
	min-height: 150px;
	margin-left: 174px
}

.site-header .-o-meta .site-link,
.site-header .-o-meta span {
	display: inline-block;
	margin: 0 24px 8px 0;
	word-break: break-all
}

.site-header .-o-meta .site-link {
	display: inline
}

.site-header .site-link {
	color: var(--tb--content);
	cursor: pointer
}

.site-header .site-link:hover {
	text-decoration: underline
}

.site-header .site-link-copy {
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	background-color: var(--tb--line);
	color: var(--tb--content);
	border-radius: 4px;
	padding: 1px 6px;
	margin-right: 24px;
	margin-left: -15px
}

.site-header .site-link-copy:hover {
	background-color: var(--tb--main);
	color: var(--tb--white)
}

.site-header .site-link-btn {
	display: inline-block;
	margin-right: 24px;
	margin-top: 12px
}

.site-header .tb-qrcode {
	display: inline-block;
	color: var(--tb--base);
	cursor: pointer
}

.site-header .tb-qrcode::before {
	margin-right: 4px;
	font-size: 18px;
	vertical-align: bottom
}

.site-header .tb-qrcode.-pc {
	margin-top: 12px
}

.site-header .tb-qrcode.-m {
	display: none
}

.site-header .tb-qrcode .-qrcode {
	max-width: 100px;
	max-height: 100px
}

@media(max-width: 640px) {
	.site-header .site-link-copy {
		margin-left: 7px
	}

	.site-header .tb-thumb {
		width: 80px;
		height: 80px
	}

	.site-header .art-title {
		top: -2px;
		margin-bottom: 4px
	}

	.site-header .detail-site-tag {
		margin-top: 0
	}

	.site-header .art-info {
		margin-left: 95px;
		min-height: 40px
	}

	.site-header .-metas {
		margin: 0 0 5px
	}

	.site-header .-o-meta .site-link {
		margin-bottom: 4px;
		margin-right: 0
	}

	.site-header .-o-meta span {
		display: block;
		margin-right: 0;
		margin-bottom: 4px
	}

	.site-header .b-tool .site-link-btn {
		margin-top: 5px;
		padding-left: 25px;
		padding-right: 25px;
		margin-right: 10px
	}

	.site-header .b-tool .site-link-btn:last-child {
		margin-right: 0
	}

	.site-header .tb-qrcode {
		margin: 0 95px 0 0;
		text-align: center
	}

	.site-header .tb-qrcode p {
		color: var(--tb--content)
	}

	.site-header .tb-qrcode.-pc {
		display: none
	}

	.site-header .tb-qrcode.-m {
		display: block;
		position: relative;
		top: 0
	}

	.site-header .tb-qrcode.-mt {
		margin-top: 16px
	}
}

.site-expired-tip {
	padding: 8px 16px;
	margin-bottom: 24px;
	color: #f90;
	background: #fcf3eb
}

.site-actions {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}

.site-actions .-meta {
	margin: 0 8px
}

.site-header+.site-actions {
	margin-bottom: 30px;
	margin-top: 30px
}

.content {
	margin-bottom: 24px
}

@media(max-width: 768px) {
	.content {
		margin-bottom: 15px;
		margin-left: -15px;
		margin-right: -15px
	}
}

.content .tb-tags {
	margin-top: 16px;
	margin-bottom: 24px
}

.content .tb-tags a {
	margin-top: 8px
}

.art-content {
	color: var(--tb--base);
	font-size: 16px;
	line-height: 1.8;
	word-wrap: break-word
}

.art-content.with-ft {
	margin-bottom: 24px
}

.art-content:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}

.art-content .tb-nodata p {
	margin-bottom: 0
}

.art-content img {
	display: block;
	max-width: 100%;
	height: auto
}

.art-content a {
	color: var(--tb--main)
}

.art-content a :hover {
	text-decoration: underline
}

.art-content pre {
	max-height: 500px;
	margin: 24px 0;
	font: 12px "courier new";
	background: #4a4a4a;
	padding: 8px 24px;
	color: #ffda8b;
	border: none;
	overflow: auto;
	word-wrap: break-word
}

.art-content pre.wp-block-preformatted,
.art-content pre.wp-block-verse {
	font: 12px "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
	padding: 24px;
	background-color: var(--tb--bdbg);
	color: var(--tb--content)
}

.art-content blockquote {
	margin: 24px 0;
	padding-left: 24px;
	border-left: 4px solid var(--tb--line)
}

.art-content blockquote p {
	margin: 0;
	padding: 0;
	margin-bottom: 4px
}

.art-content h1,
.art-content h2,
.art-content h3,
.art-content h4,
.art-content h5,
.art-content h6,
.art-content p {
	margin: 0 0 24px
}

.art-content h1 {
	font-size: 22px;
	font-weight: bold
}

.art-content h2 {
	margin: 24px 0;
	font-size: 18px;
	font-weight: bold
}

.art-content h3 {
	font-size: 15px
}

.art-content h4 {
	font-size: 14px
}

.art-content h5 {
	font-size: 14px
}

.art-content h6 {
	font-size: 14px
}

.art-content ul,
.art-content ol {
	margin: 0 0 24px 0
}

.art-content table {
	width: 100%;
	margin-bottom: 8px
}

.art-content table th,
.art-content table tr,
.art-content table td {
	border: 1px solid var(--tb--line)
}

.art-content table th {
	text-align: center
}

.art-content table td {
	padding: 4px 8px;
	line-height: 1.4
}

.art-content embed[align=middle] {
	text-align: center
}

.art-content .alignnone {
	margin: 0 auto
}

.art-content .alignleft {
	float: left;
	margin: 0 24px 24px 0
}

.art-content .aligncenter {
	margin: 0 auto;
	text-align: center
}

.art-content .aligncenter img {
	margin: 0 auto
}

.art-content .alignright {
	float: right;
	margin: 0 0 24px 24px
}

.art-content .wp-block-image {
	margin-bottom: 24px;
	text-align: center
}

.art-content .wp-caption {
	margin-bottom: 24px;
	max-width: 100%
}

.art-content .wp-caption p {
	margin-bottom: 8px;
	text-indent: 0
}

.art-content .wp-caption .alignnone {
	text-align: center
}

.tb-copyright {
	padding: 8px 16px;
	font-size: 14px;
	color: var(--tb--content);
	background: var(--tb--bdbg)
}

.tb-copyright a {
	color: var(--tb--content)
}

.tb-copyright a:hover {
	color: var(--tb--base);
	-webkit-text-decoration: revert;
	text-decoration: revert;
	opacity: .8
}

.tb-copyright.site+.site-actions {
	margin-top: 24px
}

@media(max-width: 768px) {
	.tb-copyright {
		padding: 8px 15px
	}
}

.p-indent .article-content>p {
	text-indent: 32px
}

.art-footer {
	position: relative;
	display: flex;
	padding-top: 32px;
	align-items: center;
	justify-content: center
}

.art-footer::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	height: 1px;
	background: var(--tb--line);
	transform-origin: 50% 0;
	transform: scaleY(0.5) translateY(50%);
	top: 0
}

.art-footer.p {
	justify-content: space-between
}

.art-footer.p .art-tool {
	text-align: right
}

@media(max-width: 768px) {
	.art-footer {
		padding-top: 18px;
		flex-wrap: wrap
	}

	.art-footer.p .art-tool {
		text-align: center
	}
}

.art-author {
	width: 0;
	flex: 1;
	padding-right: 12px
}

.art-author::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.art-author .avatar {
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.art-author .-detail {
	margin-left: 48px
}

.art-author .-name {
	display: inline-block;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.1;
	color: var(--tb--base)
}

.art-author .-desc {
	font-size: 13px
}

@media(max-width: 768px) {
	.art-author {
		flex: 0 0 100%;
		padding-right: 0
	}

	.art-author+.art-tool {
		position: relative;
		padding-top: 18px;
		margin-top: 18px
	}

	.art-author+.art-tool::after {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		height: 1px;
		background: var(--tb--line);
		transform-origin: 50% 0;
		transform: scaleY(0.5) translateY(50%);
		top: 0
	}
}

.art-tool {
	flex: 1;
	text-align: center
}

.art-tool .social-share {
	margin-left: 16px
}

@media(max-width: 768px) {
	.art-tool {
		flex: 0 0 100%
	}

	.art-tool .tb-like {
		margin-left: 15px
	}
}

.social-share {
	position: relative;
	display: inline-block
}

.social-share .-a {
	color: #19be6b
}

.social-share .-a:hover {
	color: #19be6b
}

.social-share .-inner {
	display: flex;
	align-items: center
}

.social-share-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 48px 12px
}

.social-share-content::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.social-share-content .wechat-qrcode {
	flex: 0 0 100%;
	text-align: center;
	margin-bottom: 16px
}

.social-share-content .wechat-qrcode img {
	width: 90px;
	height: 90px
}

.social-share-content .wechat-qrcode p {
	margin-top: 4px;
	line-height: 22px
}

.social-share-content .-others {
	display: flex;
	align-items: baseline;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto
}

.social-share-content .-msg {
	position: absolute;
	text-align: center;
	left: 0;
	bottom: 18px;
	width: 100%;
	color: #19be6b
}

.social-share-content .-s-item {
	width: 32px;
	margin: 0 12px;
	text-align: center;
	white-space: nowrap;
	font-size: 12px;
	cursor: pointer;
	transition: color .3s, background .3s
}

.social-share-content .-s-item::before {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	color: var(--tb--content);
	background: var(--tb--bdbg);
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
	transition: opacity .3s
}

.social-share-content .-s-item:hover {
	color: var(--tb--main)
}

.social-share-content .-s-item:hover::before {
	opacity: .8
}

.social-share-content .-s-item:nth-child(6) {
	margin-top: 12px
}

@media(max-width: 768px) {
	.social-share-content {
		width: 84vw
	}
}

.social-share-content .fa-qq::before {
	color: #fff;
	background: #56b6e7
}

.social-share-content .fa-qzone::before {
	color: #fff;
	background: #fdbe3d
}

.social-share-content .fa-douban::before {
	color: #fff;
	background: #33b045
}

.social-share-content .fa-wechat::before {
	color: #fff;
	background: #7bc549
}

.social-share-content .fa-weibo::before {
	color: #fff;
	background: #ff763b
}

.social-share-content .fa-telegram::before {
	color: #fff;
	background: #2ca5e0
}

.social-share-content .fa-facebook::before {
	color: #fff;
	background: #4867aa
}

.social-share-content .fa-skype::before {
	color: #fff;
	background: #00aff0
}

.social-share-content .fa-twitter::before {
	color: #fff;
	background: #41b8fc
}

.social-share-content .fa-line::before {
	color: #fff;
	background: #08bc1f
}

.social-share-content .fa-copy::before {
	color: #fff;
	background: var(--tb--base)
}

.post-nav {
	display: flex;
	margin-bottom: 24px;
	align-items: center
}

.post-nav .-item {
	position: relative;
	flex: 1;
	max-width: 50%;
	color: var(--tb--base);
	padding: 0 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-nav .tbfa {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.post-nav .prev .fa-left {
	left: -4px;
	margin-right: 8px
}

.post-nav .next {
	text-align: right
}

.post-nav .next .fa-right {
	right: -4px;
	margin-left: 8px
}

@media(max-width: 768px) {
	.post-nav {
		margin-bottom: 15px;
		margin-left: -15px;
		margin-right: -15px
	}

	.post-nav .-desc {
		font-size: 12px
	}

	.post-nav .prev {
		padding-right: 8px;
		padding-left: 23px
	}

	.post-nav .next {
		padding-left: 8px;
		padding-right: 23px
	}
}

.site-nav .-item {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.site-nav .prev {
	left: 0
}

.site-nav .next {
	right: 0
}

.site-nav .tbfa {
	display: block;
	background: var(--tb--bdbg);
	text-align: center;
	border-radius: 50%;
	width: 46px;
	height: 46px;
	font-size: 20px;
	line-height: 46px
}

.wp-block-gallery {
	margin-left: 0 !important
}

.wp-block-image {
	margin-bottom: 24px
}

.wp-block-quote cite {
	font-size: 15px;
	color: var(--tb--gray)
}

.wp-block-image {
	overflow: hidden
}

.aligncenter img {
	margin-left: auto;
	margin-right: auto
}

.wp-block-image .aligncenter>figcaption {
	display: block
}

.wp-block-separator {
	position: relative;
	width: 20%;
	margin: 48px auto;
	height: 2px;
	background: var(--tb--line);
	border: none
}

.wp-block-separator.is-style-wide {
	width: 100%
}

.wp-block-separator.is-style-dots {
	width: auto
}

.page-tags {
	padding: 15px
}

.tagslist ul {
	margin: 0;
	padding: 20px 0;
	margin-right: -1%
}

.tagslist li {
	width: 11.5%;
	margin-right: 1%;
	margin-bottom: 1%;
	vertical-align: top;
	display: inline-block;
	position: relative
}

.tagslist li a {
	display: block;
	background-color: var(--tb--white);
	border-radius: 6px;
	padding: 15px 15px 35px 15px;
	border: 1px solid rgba(0, 0, 0, 0);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tagslist li a:hover {
	font-weight: bold;
	border-color: var(--tb--main)
}

.tagslist li small {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-size: 12px;
	color: var(--tb--gray)
}

@media(max-width: 1024px) {
	.tagslist li {
		width: 15.6666666667%
	}
}

@media(max-width: 768px) {
	.tagslist ul {
		padding: 15px 0;
		margin-right: -2%
	}

	.tagslist li {
		width: 23%;
		margin-right: 2%;
		margin-bottom: 2%
	}
}

@media(max-width: 640px) {
	.tagslist li {
		width: 31.3333333333%
	}

	.tagslist li a {
		padding: 10px 12px 28px 12px
	}

	.tagslist li small {
		position: absolute;
		bottom: 10px;
		left: 12px
	}
}

.page-links .-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-right: -12px
}

.page-links .-title {
	margin: 0 0 24px 0;
	color: var(--tb--base)
}

.page-links .blogroll {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: -12px
}

.page-links .linkcat {
	flex: 0 0 100%;
	margin-bottom: 24px
}

.page-links .linkcat:last-child {
	margin-bottom: 0
}

.page-links li:not(.linkcat) {
	position: relative;
	width: 0;
	padding: 40px 12px 12px 12px;
	margin: 12px 12px 0 0;
	background: var(--tb--white);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.page-links li:not(.linkcat):after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 12px;
	left: 12px;
	right: 12px;
	background: var(--tb--white)
}

@media(min-width: 200px)and (max-width: 640px) {
	.page-links li:not(.linkcat) {
		flex: 0 0 calc(50% - 8px)
	}
}

@media(min-width: 641px)and (max-width: 768px) {
	.page-links li:not(.linkcat) {
		flex: 0 0 calc(50% - 8px)
	}
}

@media(min-width: 769px)and (max-width: 882px) {
	.page-links li:not(.linkcat) {
		flex: 0 0 calc(50% - 12px)
	}
}

@media(min-width: 883px)and (max-width: 1158px) {
	.page-links li:not(.linkcat) {
		flex: 0 0 calc(33.3% - 12px)
	}
}

@media(min-width: 1159px)and (max-width: 1226px) {
	.page-links li:not(.linkcat) {
		flex: 0 0 calc(25% - 12px)
	}
}

@media(min-width: 1227px)and (max-width: 1360px) {
	.page-links li:not(.linkcat) {
		flex: 0 0 calc(33.33% - 12px)
	}
}

@media(min-width: 1361px)and (max-width: 1636px) {
	.page-links li:not(.linkcat) {
		flex: 0 0 calc(25% - 12px)
	}
}

@media(min-width: 1637px)and (max-width: 1912px) {
	.page-links li:not(.linkcat) {
		flex: 0 0 calc(20% - 12px)
	}
}

@media(min-width: 1913px) {
	.page-links li:not(.linkcat) {
		flex: 0 0 calc(16.666% - 12px)
	}
}

.page-links li a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 12px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media(max-width: 768px) {
	.page-links {
		padding: 15px 15px 0 15px
	}

	.page-links .art-title {
		margin-bottom: 15px
	}

	.page-links .-list {
		margin-right: -8px
	}

	.page-links .linkcat {
		margin-bottom: 15px
	}

	.page-links .blogroll {
		margin-top: -8px
	}

	.page-links li:not(.linkcat) {
		margin: 8px 8px 0 0
	}
}

@media(max-width: 640px) {
	.page-links li:not(.linkcat) {
		width: calc(50% - 8px)
	}
}

.page-search .post-list {
	padding: 0
}

.search-filter {
	margin-bottom: 24px;
	overflow-x: auto;
	white-space: nowrap
}

.search-filter::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.search-filter::-webkit-scrollbar {
	display: none
}

.search-filter a {
	display: inline-block;
	padding: 0 16px;
	line-height: 30px;
	border-radius: 15px
}

.search-filter .active {
	background: var(--tb--white);
	font-weight: bold;
	color: var(--tb--main)
}

@media(max-width: 768px) {
	.search-filter {
		margin: 0 0 15px 0
	}
}

.page-collected .art-title {
	margin-bottom: 24px
}

.page-collected .post-list.active .tb-nodata {
	display: none
}

@media(max-width: 768px) {
	.page-collected {
		padding: 18px 18px 0 18px
	}

	.page-collected .art-title {
		margin-bottom: 15px
	}
}

.page-contribute {
	max-width: 864px
}

.page-contribute .art-title {
	margin-bottom: 36px
}

.page-contribute .tg-tip {
	margin: 0 auto 48px auto;
	padding: 24px;
	color: #f90;
	border: 1px solid #f90;
	background: #fcf3eb
}

.page-contribute .-base-info {
	position: relative;
	padding-left: 188px
}

.page-contribute .f-group {
	display: inline-block;
	width: 100%;
	margin-bottom: 36px
}

.page-contribute .-half {
	width: calc(50% - 12px)
}

.page-contribute .-half:nth-child(2n+1) {
	margin-left: 24px
}

.page-contribute label {
	font-weight: normal;
	color: var(--tb--base)
}

.page-contribute label span {
	color: var(--tb--gray)
}

.page-contribute .-thumb {
	position: absolute;
	left: 0;
	top: 4px
}

.page-contribute .-tougao-btn {
	width: 100%
}

@media(max-width: 768px) {
	.page-contribute .art-title {
		margin-bottom: 18px
	}

	.page-contribute .f-group {
		margin-bottom: 16px
	}

	.page-contribute .tg-tip {
		padding: 15px;
		margin-bottom: 30px
	}

	.page-contribute .-base-info {
		padding-left: 0
	}

	.page-contribute .-thumb {
		position: relative;
		top: 0;
		margin-bottom: 16px
	}

	.page-contribute .-half {
		width: 100%
	}

	.page-contribute .-half:nth-child(2n+1) {
		margin-left: 0
	}
}

.page-rank .art-title {
	position: relative;
	padding-bottom: 24px
}

.page-rank .art-title::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	height: 1px;
	background: var(--tb--line);
	transform-origin: 50% 0;
	transform: scaleY(0.5) translateY(50%);
	bottom: 0
}

@media(max-width: 768px) {
	.page-rank .art-title {
		padding-bottom: 15px
	}
}

.page-ranks {
	display: flex;
	flex-wrap: wrap;
	margin-right: -24px
}

.page-ranks .art-title {
	flex: 0 0 100%;
	margin-bottom: 24px
}

.page-ranks .tb-widget-rank {
	flex: 0 0 calc(25% - 24px)
}

@media(max-width: 1500px) {
	.page-ranks .tb-widget-rank {
		flex: 0 0 calc(50% - 24px)
	}
}

@media(max-width: 768px) {
	.page-ranks {
		margin-right: -15px
	}

	.page-ranks .art-title {
		padding-top: 15px;
		margin-bottom: 15px
	}

	.page-ranks .tb-widget-rank {
		flex: 0 0 calc(50% - 15px)
	}
}

@media(max-width: 640px) {
	.page-ranks {
		margin-right: 0
	}

	.page-ranks .tb-widget-rank {
		flex: 0 0 100%;
		margin-right: 0
	}
}

.tb-comment {
	margin: 0 0 24px 0;
	padding: 20px 32px
}

.tb-comment .tb-card-title {
	margin-bottom: 12px
}

.tb-comment #comment {
	display: block;
	width: 100%;
	min-height: 160px;
	padding: 12px 12px 52px 12px;
	resize: vertical;
	line-height: 1.5;
	background: var(--tb--white)
}

.tb-comment .-item {
	flex: 1;
	margin-left: 16px;
	margin-top: 16px
}

.tb-comment .-item[name=author] {
	margin-left: 0
}

.tb-comment .tb-must-login {
	padding: 48px 24px;
	text-align: center;
	background: var(--tb--bdbg)
}

.tb-comment .tb-must-login>p {
	margin-bottom: 16px;
	text-align: center;
	color: var(--tb--gray)
}

.tb-comment .tb-must-login>a {
	display: inline-block;
	margin: 0 8px
}

.tb-comment .comment-respond {
	position: relative;
	max-width: 80%;
	margin: 0 auto;
	padding: 12px 0
}

.tb-comment .comment-reply-title {
	position: absolute;
	margin: 0;
	top: 131px;
	right: 100px;
	font-weight: normal;
	text-align: center;
	z-index: 1
}

.tb-comment .comment-reply-title a {
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 43px;
	color: var(--tb--gray)
}

.tb-comment .comment-reply-title a:hover {
	color: var(--tb--main)
}

.tb-comment .-count {
	margin-left: 8px;
	color: var(--tb--secend);
	font-size: 14px
}

.tb-comment .comment-form {
	position: relative;
	display: flex;
	flex-wrap: wrap
}

.tb-comment .form-submit {
	position: absolute;
	top: 119px;
	left: 1px;
	right: 1px;
	background: var(--tb--bdbg)
}

.tb-comment .form-submit::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-comment .submit {
	float: right;
	width: 100px;
	border-radius: 0
}

.tb-comment .submit.disabled {
	background: var(--tb--disabled);
	cursor: no-drop
}

@media(max-width: 768px) {
	.tb-comment {
		margin: 0 0 15px 0;
		padding: 6px 18px
	}

	.tb-comment .comment-respond {
		max-width: 100%
	}

	.tb-comment .-item {
		flex: 0 0 100%;
		margin-left: 0
	}
}

.comment-tips {
	display: none;
	position: absolute;
	top: 0;
	padding: 0 24px;
	width: 100%;
	height: 160px;
	color: #fff;
	align-items: center;
	justify-content: center
}

.comment-tips.s {
	display: flex;
	background: #19be6b;
	z-index: 1
}

.comment-tips.e {
	display: flex;
	background: #ed4014;
	z-index: 1
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style: none
}

.commentlist li {
	padding-top: 12px
}

.commentlist .depth-1 {
	position: relative
}

.commentlist .depth-1>.children {
	position: relative;
	margin-left: 52px
}

.commentlist .children {
	margin: 0;
	padding: 0;
	list-style: none
}

.commentlist .cmt-main {
	padding-bottom: 12px
}

.commentlist .cmt-main::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.commentlist .cmt-main .item-left {
	float: left;
	margin-right: 12px
}

.commentlist .cmt-main .item-right {
	float: left;
	width: calc(100% - 52px)
}

.commentlist .cmt-main .item-avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden
}

.commentlist .cmt-main .item-user {
	font-size: 12px;
	color: var(--tb--gray);
	line-height: 1
}

.commentlist .cmt-main .item-user-item {
	margin-right: 12px
}

.commentlist .cmt-main .item-user-status {
	padding: 2px 4px;
	background: var(--tb--main);
	color: #fff
}

.commentlist .cmt-main .comment-reply-link,
.commentlist .cmt-main .comment-reply-login {
	display: none;
	color: var(--tb--main)
}

.commentlist .cmt-main .replay-prefix {
	font-size: 12px
}

.commentlist .cmt-main .replay-prefix span {
	color: var(--tb--gray)
}

.commentlist .cmt-main .item-text {
	margin-top: 12px
}

.commentlist .cmt-main:hover .comment-reply-link,
.commentlist .cmt-main:hover .comment-reply-login {
	display: inline-block
}

.commentlist .depth-2 .item-avatar {
	width: 26px;
	height: 26px
}

@media(max-width: 768px) {
	.commentlist li {
		padding-top: 9px
	}

	.commentlist .cmt-main {
		padding-bottom: 9px
	}

	.commentlist .cmt-main .item-avatar {
		width: 30px;
		height: 30px
	}

	.commentlist .cmt-main .item-left {
		margin-right: 10px
	}

	.commentlist .cmt-main .item-text {
		margin-top: 8px
	}

	.commentlist .cmt-main .comment-reply-link {
		display: inline-block
	}

	.commentlist .depth-1>.children {
		margin-left: 40px
	}

	.commentlist .depth-2 .item-avatar {
		width: 24px;
		height: 24px
	}
}

.tb-modal {
	position: fixed;
	display: flex;
	opacity: 0;
	visibility: hidden;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	align-items: center;
	justify-content: center;
	z-index: 99998
}

.tb-modal.active {
	opacity: 1;
	visibility: visible
}

.tb-modal.active .m-inner {
	top: 50%;
	opacity: 1
}

.tb-modal .-mask {
	background: rgba(0, 0, 0, .8);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.tb-modal .fa-close {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 24px;
	line-height: 1;
	padding: 12px;
	cursor: pointer;
	transition: transform .3s;
	z-index: 1
}

.tb-modal .fa-close:hover {
	transform: rotate(180deg)
}

.tb-modal .m-inner {
	position: absolute;
	opacity: 0;
	left: 50%;
	top: 100%;
	background: var(--tb--white);
	transform: translate(-50%, -50%);
	transition: top .3s, opacity .3s
}

.tb-modal .m-inner.-b {
	width: 480px;
	padding: 72px
}

.tb-modal .m-inner.-s {
	padding: 48px
}

.tb-modal .m-inner.-l {
	width: 80vw
}

.tb-modal .-title {
	margin-bottom: 48px;
	color: var(--tb--base);
	font-size: 20px;
	font-weight: bold;
	text-align: center
}

@media(max-width: 768px) {
	.tb-modal .m-inner.-b {
		width: 90vw;
		padding: 48px 24px 24px 24px
	}

	.tb-modal .m-inner.-l {
		width: 90vw
	}

	.tb-modal .-title {
		margin-bottom: 24px
	}
}

.-sign-modal h4 {
	margin: 0 0 48px 0;
	color: var(--tb--base);
	font-size: 20px
}

.-sign-modal h4 span {
	float: right;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	color: var(--tb--gray);
	cursor: pointer
}

.-sign-modal .tb-ipt {
	margin-bottom: 24px
}

.-sign-modal .tb-f {
	margin-top: 12px;
	color: var(--tb--gray);
	font-size: 12px
}

.-sign-modal .tb-f::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.-sign-modal .tb-f a {
	color: var(--tb--main)
}

.-sign-modal .tb-f .tb-find {
	float: right
}

.-sign-modal .tb-up .tb-f {
	text-align: center
}

@media(max-width: 768px) {
	.-sign-modal {
		margin-bottom: 24px
	}

	.-sign-modal h4 {
		margin-bottom: 24px
	}

	.-sign-modal .tb-ipt {
		margin-bottom: 16px
	}
}

.-vercode .tb-btn {
	width: 100%;
	margin-top: 24px;
	text-align: center
}

.-vercode .-c {
	position: relative;
	margin-bottom: 24px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 12px;
	line-height: 30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.-vercode .fa-refresh {
	position: absolute;
	right: -8px;
	line-height: 1;
	letter-spacing: 0;
	padding: 8px;
	font-size: 16px;
	cursor: pointer
}

.-vercode .-rotate {
	transform: rotate(360deg);
	transition: all .3s
}

.-wechat-qr img {
	max-width: 120px;
	max-height: 120px;
	margin-bottom: 16px
}

.-wechat-qr p {
	text-align: center
}

.-article-modal .fa-close {
	font-size: 32px;
	padding: 24px;
	color: #fff
}

.-article-modal .-art-swiper {
	position: relative;
	width: 100%
}

.-article-modal .-swiper-no-transition {
	transition-duration: 0ms !important
}

.-article-modal .swiper-wrapper {
	display: flex;
	width: 100%;
	height: 100%;
	flex-wrap: nowrap;
	align-items: center
}

.-article-modal .swiper-item {
	position: relative;
	flex: 0 0 100%;
	height: 100%
}

.-article-modal .swiper-item img {
	max-width: 100%;
	max-height: 100%
}

.-article-modal .swiper-zoom-container {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center
}

.-article-modal .swiper-pagination {
	position: absolute;
	width: 100%;
	bottom: 24px;
	text-align: center;
	color: #fff;
	z-index: 1
}

.-article-modal .swiper-nav {
	position: absolute;
	padding: 24px;
	left: -12px;
	font-size: 48px;
	color: #fff;
	cursor: pointer;
	top: 50%;
	transform: translateY(-50%)
}

.-article-modal .swiper-nav.swiper-next {
	left: auto;
	right: -12px
}

.-article-modal .swiper-nav.swiper-button-disabled {
	color: var(--tb--gray)
}

.-article-modal .swiper-nav.swiper-button-disabled:hover {
	opacity: 1
}

.-article-modal .swiper-nav:hover {
	opacity: .85
}

@media(max-width: 768px) {
	.-article-modal .fa-close {
		padding: 12px;
		font-size: 20px
	}

	.-article-modal .swiper-nav {
		padding: 12px;
		font-size: 24px
	}

	.-article-modal .swiper-nav.swiper-next {
		right: 0
	}

	.-article-modal .swiper-nav.swiper-prev {
		left: 0
	}
}

.tb-paginate {
	text-align: center;
	padding-bottom: 24px;
	font-size: 0
}

.tb-paginate .post-page-numbers,
.tb-paginate .page-numbers {
	display: inline-block;
	padding: 0 4px;
	margin: 0 3px;
	min-width: 38px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: var(--tb--content);
	background: var(--color-white);
	border: 1px solid var(--tb--line)
}

.tb-paginate .post-page-numbers.current,
.tb-paginate .page-numbers.current {
	color: #fff;
	font-weight: bold;
	background: var(--tb--main);
	border: 1px solid var(--tb--main)
}

.tb-paginate a:hover {
	color: var(--tb--main);
	border: 1px solid var(--tb--main)
}

@media(max-width: 768px) {
	.tb-paginate {
		padding-bottom: 15px
	}

	.tb-paginate .post-page-numbers,
	.tb-paginate .page-numbers {
		min-width: 32px;
		height: 32px;
		line-height: 32px
	}

	.tb-paginate a:hover {
		color: var(--tb--main)
	}
}

.tb-comment .tb-paginate {
	margin-top: 20px;
	padding-bottom: 12px
}

@media(max-width: 768px) {
	.tb-comment .tb-paginate {
		margin-top: 9px;
		padding-bottom: 7.5px
	}
}

.tb-autoload {
	display: none;
	line-height: 32px;
	text-align: center;
	padding-bottom: 24px
}

.tb-autoload[data-event=load_posts] {
	color: var(--tb--main);
	cursor: pointer
}

.tb-autoload[data-event=load_posts]:hover {
	opacity: .85
}

@media(max-width: 768px) {
	.tb-autoload {
		padding-bottom: 15px
	}
}

.tb-spin {
	display: inline-block;
	height: 32px;
	width: 32px;
	border: 2px solid rgba(0, 0, 0, 0);
	border-radius: 50%;
	border-bottom: 2px solid var(--tb--main);
	animation: paginate-spin 1s infinite;
	-webkit-animation: paginate-spin 1s infinite
}

@keyframes paginate-spin {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

.tbm-stmod {
	position: relative;
	float: right;
	margin-left: 24px
}

.tbm-stmod::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tbm-stmod:hover ul {
	opacity: 1;
	top: 100%;
	visibility: visible
}

.tbm-stmod .-avatar img {
	border-radius: 50%
}

.tbm-stmod .-register,
.tbm-stmod .-login {
	display: inline-block;
	padding: 0 16px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 6px;
	cursor: pointer;
	position: relative;
	z-index: 1;
	transition: all .3s;
	line-height: 32px
}

.tbm-stmod .-register {
	line-height: 32px;
	background: var(--tb--white);
	color: var(--tb--base)
}

.tbm-stmod .-register:hover {
	color: var(--tb--main)
}

.tbm-stmod .-login {
	float: right;
	color: var(--tb--white);
	margin-left: 24px;
	background: var(--tb--main)
}

.tbm-stmod .-login:hover {
	opacity: .85
}

.tbm-stmod .-name {
	display: none
}

.tbm-stmod .-avatar {
	border-radius: 50%;
	vertical-align: text-bottom
}

.tbm-stmod .-avatar img {
	width: 32px;
	height: 32px
}

.tbm-stmod ul {
	position: absolute;
	list-style: none;
	opacity: 0;
	visibility: hidden;
	margin: 24px 0 0 0;
	border-radius: 6px;
	padding: 8px 0;
	min-width: 100px;
	background: var(--tb--white);
	box-shadow: 0 4px 20px rgba(0, 0, 0, .06);
	text-align: center;
	line-height: 20px;
	cursor: auto;
	z-index: 9;
	top: calc(100% - 12px);
	right: 0;
	transition: opacity .3s, left .3s, top .3s
}

.tbm-stmod ul::before {
	position: absolute;
	min-height: 30px;
	content: "";
	width: 100%;
	top: -30px;
	left: 0
}

.tbm-stmod ul:after {
	position: absolute;
	content: "";
	right: 8px;
	top: -16px;
	border: 8px solid rgba(0, 0, 0, 0);
	border-bottom: 8px solid var(--tb--white)
}

.tbm-stmod ul li {
	display: block;
	padding: 0 24px;
	line-height: 30px;
	white-space: nowrap;
	text-align: center;
	transition: background .3s
}

.tbm-stmod ul li:hover {
	background: var(--tb--bdbg)
}

.tbm-stmod ul i {
	display: none
}

@media(max-width: 1226px) {
	.tbm-stmod {
		margin-left: 0
	}

	.tbm-stmod .-register {
		display: none
	}

	.tbm-stmod .-login {
		padding: 0 24px 0 12px;
		margin: 0;
		line-height: 52px;
		background: rgba(0, 0, 0, 0);
		color: var(--tb--base)
	}

	.tbm-stmod .-avatar {
		display: inline-block;
		height: 49px;
		padding: 12px 24px 12px 12px;
		width: auto;
		margin: 0
	}

	.tbm-stmod .-avatar img {
		width: 28px;
		height: 28px
	}

	.tbm-stmod ul {
		right: 24px
	}
}

@media(max-width: 768px) {
	.tbm-stmod .-avatar {
		padding: 12px 15px 12px 8px
	}

	.tbm-stmod .-login {
		padding-right: 15px
	}

	.tbm-stmod ul {
		top: 100%;
		right: 15px;
		margin-top: 8px
	}
}

@media(max-width: 1226px) {
	.is-mobile .tbm-stmod ul {
		display: none
	}
}