*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{background:#e7eaf0;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0)}
body{position:relative;min-height:100vh;max-width:1920px;margin:0 auto;font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC",sans-serif;line-height: 1.42857143;font-size: 14px;background:#fff;color: #000}
h1{font-size:2em;margin:.67em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
a{outline:none;-webkit-text-decoration-skip:objects;background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{height:auto;max-width:100%;border-style:none}
svg:not(:root){overflow:hidden;}
input{outline:none;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline: none;}
body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;outline:none;box-shadow:none !important}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
a {color: #000;text-decoration: none;}
a:hover {color: var(--main_color,#2b5ff5);}
ul {margin: 0;list-style: none;padding: 0;}

/*通用*/
.page-container{margin:0 auto;padding:0 5em}
.page-section{padding:20px 0}
.mobile-img{display:none!important}
@media (max-width: 767px){
	.page-container{padding:0 10px}
	.page-section{padding:20px 0}
	.pc-img{display:none!important}
	.mobile-img{display:block!important}
}




/*搜索banner*/
.site-main .search-banner-area{display:grid}
.site-main .search-banner{position:relative;background-color:#333;min-height:300px}
.site-main .search-banner.search-banner-box{margin:15px auto 0;width:calc(100% - 10em);border-radius:6px;overflow:hidden}
.site-main .search-banner.search-banner-box .banner-media{position:relative;border-radius:6px;overflow:hidden}
.site-main .search-banner .banner-text{text-align:center}
.site-main .search-banner .banner-text h2{margin:0;font-size:42px}
.site-main .search-banner .banner-text p{color:#fff;font-size:18px;line-height:18px;margin-top:24px}
.site-main .search-banner .search-form-v1{text-align:center;margin-top:60px}
.site-main .search-banner .search-form-v1 form{align-items:center;background:#fff;border-radius:8px 8px 8px 8px;box-shadow:6px 6px 16px 2px rgba(0,64,128,.1);display:flex;height:60px;justify-content:space-between;margin:0 auto;position:static;transition-duration:.2s;transition-property:border,widht,height,right,bottom,transform;width:600px}
.site-main .search-banner .search-form-v1 input{-webkit-appearance:none;background-color:#fff;border-radius:4px;box-sizing:border-box;color:#606266;display:inline-block;height:40px;line-height:40px;outline:0;padding:0 15px;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;border:none;font-size:15px}
.site-main .search-banner .search-form-v1 button{color:#000;cursor:pointer;font-size:22px;font-weight:700;border:none;background:0 0;margin-right:15px;margin-left:0;padding:0}

.site-main .search-banner .search-form-v2{text-align:center;margin-top:60px}
.site-main .search-banner .search-form-v2 form{align-items:center;border-radius:90px;box-shadow:6px 6px 16px 2px rgba(0,64,128,.1);display:flex;height:60px;justify-content:space-between;margin:0 auto;position:relative;transition-duration:.2s;transition-property:border,widht,height,right,bottom,transform;width:600px;backdrop-filter:blur(43.9804px) brightness(93%);background:linear-gradient(142.13deg,rgba(254,248,255,.189) 1.8%,rgba(254,248,255,0) 99.75%)}
.site-main .search-banner .search-form-v2 input{-webkit-appearance:none;background:0 0;border-radius:90px;box-sizing:border-box;color:#fff;display:inline-block;height:40px;line-height:40px;outline:0;padding:0 20px;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:calc(100% - 60px);border:none;font-size:15px}
.site-main .search-banner .search-form-v2 button{color:#fff;cursor:pointer;font-size:18px;font-weight:700;border:none;background:0 0;margin-right:20px;margin-left:0;padding:0}
.site-main .search-banner .search-form-v2 input::placeholder{color:#fff}
.site-main .search-banner .search-form-v2 .form-outline-glow{position:absolute;height:100%;width:100%;inset:calc(1px * -1);padding:1px;background:#00000000;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;border-radius:90px}
.site-main .search-banner .search-form-v2 .form-outline-glow-inner{position:absolute;background:conic-gradient(from 290deg,#00000000 0,#fff 10%,#00000000 20%);animation:form-outline-glow-1 3s linear infinite;aspect-ratio:1;min-width:100%;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}
@-webkit-keyframes form-outline-glow-1{0%{transform:translate(-50%,-50%) rotate(0)}
100%{transform:translate(-50%,-50%) rotate(360deg)}
}
@-moz-keyframes form-outline-glow-1{0%{transform:translate(-50%,-50%) rotate(0)}
100%{transform:translate(-50%,-50%) rotate(360deg)}
}
@-ms-keyframes form-outline-glow-1{0%{transform:translate(-50%,-50%) rotate(0)}
100%{transform:translate(-50%,-50%) rotate(360deg)}
}
@-o-keyframes form-outline-glow-1{0%{transform:translate(-50%,-50%) rotate(0)}
100%{transform:translate(-50%,-50%) rotate(360deg)}
}
@keyframes form-outline-glow-1{0%{transform:translate(-50%,-50%) rotate(0)}
100%{transform:translate(-50%,-50%) rotate(360deg)}
}

.search-banner .container-wrapper{position:absolute;left:50%;top:50%;line-height:1.5;color:#fff;max-width:1200px;transform:translate(-50%,-50%);z-index:2}
.search-banner .banner-media img,.search-banner .banner-media video{display:block;height:var(--banner-height-pc,auto);width:100%;object-fit:cover}
.search-banner .dark-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--banner-mask-color);z-index:1}

.site-main .search-banner .search-type{margin-right:30px;position:relative}
.site-main .search-banner .search-type select{background:0 0;cursor:pointer;border:none;font-size:14px;text-align:right;height:auto;width:auto;padding:0 30px 0 0;position:relative;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.site-main .search-banner .search-type::after{content:'\ea4e';position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:14px;color:#fff;font-family:remixicon!important;pointer-events:none;z-index:2}
.site-main .search-banner .search-form-v1 .search-type select,
.site-main .search-banner .search-form-v1 .search-type::after{color:#333}
.site-main .search-banner .search-type .sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.site-main .search-banner .search-platform{margin-bottom:16px}
.site-main .search-banner .search-platform ul{display:flex;gap:16px;justify-content:center}
.site-main .search-banner .search-platform ul li{position:relative;font-size:14px;color:#fff;display:inline-block;cursor:pointer;opacity:.7;transition:opacity .3s;text-shadow:0 0 15px #232528}
.site-main .search-banner .search-platform ul li.active,
.site-main .search-banner .search-platform ul li:hover{opacity:1}
.site-main .search-banner .search-platform ul li::before{content:'';width:100%;height:3px;position:absolute;left:50%;top:100%;opacity:0;transform:translateX(-50%);z-index:2;border-radius:10px;background:#fff}
.site-main .search-banner .search-platform ul li.active::before{opacity:1;width:100%}

@media screen and (max-width: 767px) {
	.site-main .search-banner.search-banner-box{width:calc(100% - 20px);margin:10px auto}
	.site-main .search-banner .banner-text h2{font-size:32px}
	.site-main .search-banner .search-form-v2{margin-top:30px}
	.site-main .search-banner .search-form-v1 form{width:100%}
	.site-main .search-banner .search-form-v1{margin-top:30px}
}

/*--------------------------------------------------------------
	搜索页面
----------------------------------------------------------------*/
/*搜索高亮*/
.highlight-search{font-style:normal;font-weight:inherit;color:#f73131}
/*搜索banner*/
.search-results .site-main .search-banner .banner-text h2,
.search-results .site-main .search-banner .banner-text p{color:var(--banner-text-color,#fff)}
/*搜索列表*/
.search-results .post-list-v5,.search-results .post-list-v6{padding:0}

/*移动端样式*/
@media screen and (max-width: 767px) {
	.site-main .search-banner{min-height:auto}
	.search-banner .container-wrapper{width:100%;padding:0 10px;overflow:hidden}
	.site-main .search-banner .search-form-v2 form{width:100%}
	.search-banner .banner-media video,
	.search-banner .banner-media img{height:var(--banner-height-mb,auto)}

}



/*模块标题*/
.site-main .module-head-wrapper{margin-bottom:30px}
.site-main .module-head{display:flex;align-items:center}
.site-main .module-head{display:flex;align-items:center}
.site-main .module-head .module-title-box{display:flex;align-items:center}

.site-main .module-head .module-title{margin-right:30px}
.site-main .module-head .module-title h2{
	margin: 0;
	color: #212121;
	font-size: 24px;
	font-weight: 700;
	/* margin-left: 4px; */
}
.site-main .module-head .module-title p{}
.site-main .module-head-tab{align-items:center;display:flex;font-size:14px;padding:5px;background:#fff;border-radius:19px;border:1px solid #ebeef4;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%)}
.site-main .module-head-tab li{position:relative;color:#212121;cursor:pointer;font-size:15px}
.site-main .module-head-tab li.current a{background:var(--main_color,#2b5ff5);border-radius:14px;color:#fff}
.site-main .module-head-tab li a{color:#505a71;padding:3px 12px;font-size:14px;line-height:22px;display:block}
.site-main .module-head .post-more{
	margin-left: auto;
}
.site-main .module-head .post-more a{font-size:13px;display:flex;align-items:center;gap:4px;background:#fff;border:1px solid #ebeef4;border-radius:4px;color:#505a71;padding:7px 10px;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);transition:.2s ease}
.site-main .module-head .post-more a:hover{background:var(--main_color,#2b5ff5);color:#fff}
.site-main .module-desc{display:block;font-size:14px;line-height:1.4}
.site-main .module-desc p{display:block;margin:10px 0 0}


@media (max-width: 767px){
	.site-main .module-head-wrapper{display:inline-grid;width:100%;margin-bottom:20px}
	.site-main .module-title-box .module-head-tab{display:none}
	.site-main .module-head-tab{max-width:100%;white-space:nowrap;overflow-x:auto;overflow-y:hidden;margin:20px auto 0;-webkit-overflow-scrolling:touch}
	.module-head-l{flex:1 1 0%;margin-right:20px}
}


/*文章列表*/
.site-main .module-post{padding:50px 0}/*#f7f8fa*/
.archive-list .container-wrapper{padding:20px 0}

@media (max-width: 767px){
	.site-main .module-post{padding:20px 0}
	.archive-list .container-wrapper{padding:20px 0}
}


/*列表样式1*/
.post-list-v1{display:flex;flex-wrap:wrap;gap:20px}
.post-list-v1.list-grid-col_2 .post-item{width:calc((100% - 20px)/ 2)}
.post-list-v1.list-grid-col_3 .post-item{width:calc((100% - 40px)/ 3)}
.post-list-v1.list-grid-col_4 .post-item{width:calc((100% - 60px)/ 4)}
.post-list-v1.list-grid-col_5 .post-item{width:calc((100% - 80px)/ 5);padding:10px}
.post-list-v1.list-grid-col_5 .post-item:hover{padding:9px}
.post-list-v1.list-grid-col_5 .post-item .itme-tag .tag-list a{margin-right:6px;padding:0 6px}
.post-list-v1.list-grid-col_5 .post-item .itme-title a,.post-list-v1.list-grid-col_5 .post-item .itme-title h2{font-size:16px}
.post-list-v1.list-grid-col_5 .post-item .itme-desc,.post-list-v1.list-grid-col_5 .post-item .itme-img+.itme-text{margin-top:10px}

.post-list-v1 .post-item{background:#fff;padding:16px;position:relative;border:1px solid #ebeef4;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:6px}
.post-list-v1 .post-item:hover{padding:15px;border:2px solid var(--main_color,#0052d9)}
.post-list-v1 .post-item .itme-img{position:relative;border-radius:6px;overflow:hidden}
.post-list-v1 .post-item .itme-img a{position:relative;width:100%;padding-bottom:var(--post_img_height,100%);display:block}
.post-list-v1 .post-item .itme-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;overflow:hidden;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-list-v1 .post-item:hover img{transform:scale(1.1)}
.post-list-v1 .post-item:hover .item-direct{display:block}
.post-list-v1 .post-item .item-direct{position:absolute;bottom:6px;right:6px;background:var(--main_color,#16499c);color:#fff;border-radius:50px;padding:3px 8px;display:none;transition:all .5s ease-in-out;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%)}
.post-list-v1 .post-item .item-direct a{padding:0;color:#fff;display:flex;align-items:center;gap:2px;font-size:13px}
.post-list-v1 .post-item .item-direct:hover{background:#000/*transform:translateY(-3px)*/}
.post-list-v1 .post-item .itme-time{position:absolute;bottom:0;right:0;background:var(--main_color,#0052d9);color:#fff;border-radius:6px 0 0 0;padding:6px 6px;font-size:13px;line-height:1}
.post-list-v1.no-img .post-item .itme-time{position:static;width:fit-content;border-radius:4px;background:0 0;padding:0;color:#666;-webkit-font-smoothing:auto;font-size:14px}
.post-list-v1 .post-item .itme-img+.itme-text{margin-top:16px}
.post-list-v1 .post-item .itme-title a{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;color:#212121;font-size:18px;font-weight:700}
.post-list-v1 .post-item .itme-title h2{display:inline;color:#212121;font-size:18px;font-weight:700;max-width:100%;margin:0;line-height:1.5}
.post-list-v1 .post-item .itme-title h2{padding:.5% 0;background-image:linear-gradient(to right,currentColor 0,currentColor 100%);background-position:0 95%;background-size:0 1.5px;background-repeat:no-repeat;transition:background-size .25s cubic-bezier(.785,.135,.15,.86) 0s}
.post-list-v1 .post-item .itme-title h2:hover{background-size:100% 1.5px}
.post-list-v1 .post-item .itme-desc{margin-top:16px;min-height:36px}
.post-list-v1 .post-item .itme-desc p{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#666;display:-webkit-box;font-size:13px;line-height:1.4;overflow:hidden;margin:0}
.post-list-v1 .post-item .itme-tag{display:flex;justify-content:space-between;margin-top:18px}
.post-list-v1 .post-item .itme-tag .tag-feature:not(.shimmer){align-items:center;border-radius:4px;display:flex;height:24px;line-height:24px;padding:0 6px;font-size:12px;color:#fff;gap:3px;background:linear-gradient(to right,var(--feature-color-1,#2a61f6),var(--feature-color-2,#2aa9fe));transition:all .2s}
.post-list-v1 .post-item .itme-tag .post-category a{background:0 0;color:var(--main_color,#0052d9);border-radius:4px;display:flex;align-items:center;height:24px;line-height:24px;padding:0 6px;font-size:12px;border:1px solid var(--main_color,#0052d9);transition:all .2s}
.post-list-v1 .post-item .itme-tag .post-category a:hover{color:#fff;background:var(--main_color,#0052d9);border-color:transparent}
.post-list-v1 .post-item .itme-tag .post-category+.tag-list,.post-list-v1 .post-item .itme-tag .tag-feature+.tag-list{justify-content:flex-end}
.post-list-v1 .post-item .itme-tag .tag-feature+.tag-list a:nth-child(n+3){display:none}
.post-list-v1 .post-item .itme-tag .tag-feature+.tag-list a:nth-child(2){margin-right:0}
.post-list-v1 .post-item .itme-tag .tag-list{width:100%;display:flex;flex:1 1 0%}
.post-list-v1 .post-item .itme-tag .tag-list a{max-width:33.33333%;background:#f9f9f9;border-radius:4px 4px 4px 4px;color:#666;display:block;font-size:12px;height:24px;line-height:24px;margin-right:10px;overflow:hidden;padding:0 8px;text-align:center;text-overflow:ellipsis;transition:all .2s;white-space:nowrap}
.post-list-v1 .post-item .itme-tag .tag-list a:last-child{margin-right:0!important}
.post-list-v1 .post-item .itme-tag .tag-list a:hover{background-color:var(--main_color,#0052d9);color:#fff}

.display-sidebar .post-list-v1.list-grid-col_4{gap:16px}
.display-sidebar .post-list-v1.list-grid-col_4 .post-item{width:calc((100% - 48px)/ 4);padding:10px}
.display-sidebar .post-list-v1.list-grid-col_4 .post-item:hover{padding:9px}
.display-sidebar .post-list-v1.list-grid-col_4 .post-item .itme-title a{line-height:1.2}
.display-sidebar .post-list-v1.list-grid-col_4 .post-item .itme-title h2{font-size:16px}
.display-sidebar .post-list-v1.list-grid-col_4 .post-item .itme-tag .tag-list a{margin-right:6px}
.post-list-v1.list-grid-col_5 .post-item .itme-tag .tag-list a{width:33.333%}
.display-sidebar .post-list-v1.list-grid-col_4 .post-item .itme-tag .tag-list a:nth-child(n+3),
.post-list-v1.list-grid-col_5 .post-item .itme-tag .tag-feature+.tag-list a:nth-child(n+3){display:none}
.post-list-v1.list-grid-col_5 .post-item .itme-tag .tag-feature+.tag-list a{width:50%}


@media (max-width: 767px){
	.post-list-v1{gap:10px !important}
	.post-list-v1 .post-item{width:calc((100% - 10px) / 2) !important;padding:10px !important}
	.post-list-v1 .post-item .itme-tag .tag-list a{display:block !important;max-width:none;width:50% !important}
	.post-list-v1 .post-item .itme-tag .tag-list a:nth-child(n+3){display:none !important}
	.post-list-v1 .post-item .itme-tag .tag-list a:nth-child(2){margin-right:0 !important}
	.post-list-v1 .post-item .itme-tag .tag-feature:not(.shimmer){position:absolute;top:0;left:0;z-index:2}
	.post-list-v1 .post-item .itme-desc,.post-list-v1 .post-item .itme-tag{margin-top:10px!important}

	.post-list-v1 .post-item .post-category+.tag-list{justify-content:end;overflow:hidden}
	.post-list-v1 .post-item .post-category+.tag-list a{width:100% !important;margin-right:0;width:auto;max-width:60%}
	.post-list-v1 .post-item .post-category+.tag-list a:nth-child(2){display:none !important}
}


/*加载动画*/
.post-list-v1 .shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.2s infinite;border-radius:6px}
.post-list-v1 .itme-img .itme-img-box{position:relative;width:100%;padding-bottom:var(--post_img_height,100%);display:block}
.post-list-v1 .itme-img .shimmer{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;overflow:hidden}
.post-list-v1.no-img .loading .itme-img{display:none}
.post-list-v1 .itme-title.shimmer{height:24px;width:60%;margin:10px 0}
.post-list-v1 .itme-title.shimmer.short{width:40%}
.post-list-v1 .itme-desc.shimmer{height:14px;width:90%;margin-bottom:8px}
.post-list-v1 .itme-desc.shimmer.long{width:100%;height:14px}
.post-list-v1 .tag.shimmer{width:78px;height:24px}
.post-list-v1 .tag.shimmer.small{width:50px;display:inline-block;margin-left:8px}

.module-theme-post .post-list-v1 .itme-title.shimmer.short{width:100%;height:54px}

.tool-list-v2 .shimmer{position:relative;background:#f6f7f8;overflow:hidden}
.tool-list-v2 .shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.2s infinite;border-radius:6px}
.tool-list-v2 .shimmer.short{height:22px;width:80px;border-radius:4px;margin-bottom:6px}
.tool-list-v2 .shimmer.long{height:18.5px;width:100%;border-radius:4px}
.tool-list-v2 .shimmer.circle{width:16px;height:16px;border-radius:50%}
.tool-list-v2 .post-item.loading .item-inner{pointer-events:none}

@keyframes shimmer {
	0% {
	background-position: 200% 0;
	}
	100% {
	background-position: -200% 0;
	}
}


.post-list-v2{background:#fff;padding:20px;display:flex;flex-wrap:wrap;gap:10px 30px;border-radius:10px}
.post-list-v2 .post-item{width:calc((100% - 90px)/ 4);display:flex;align-items:flex-start;border:2px solid transparent;padding:10px;border-radius:10px}
.post-list-v2 .post-item:hover{background-image:linear-gradient(0deg,#fff,#f3f5f8);border:2px solid #fff;box-shadow:8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff}
.post-list-v2 .post-item .itme-text{display:flex;flex-direction:column;gap:16px}
.post-list-v2 .post-item .itme-time time{color:#99a1af;font-size:14px}
.post-list-v2 .post-item .itme-title h2{color:#333;font-size:15px;font-weight:600;margin:0}


.post-list-v3{background:#fff;padding:20px;display:flex;flex-wrap:wrap;gap:10px 30px;border-radius:10px}
.post-list-v3 .post-item{width:calc((100% - 30px)/ 2);display:flex;align-items:flex-start;border:2px solid transparent;padding:10px;border-radius:10px;gap:16px}
.post-list-v3 .post-item:hover{background-image:linear-gradient(0deg,#fff,#f3f5f8);border:2px solid #fff;box-shadow:8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff}
.post-list-v3 .post-item .itme-text{width:calc(100% - 166px);display:flex;flex-direction:column;gap:16px}
.post-list-v3 .post-item .itme-time time{color:#99a1af;font-size:14px}
.post-list-v3 .post-item .itme-title h2{color:#333;font-size:15px;font-weight:600;margin:0}
.post-list-v3 .post-item .itme-img{width:150px;border:1px solid #eee;border-radius:4px}
.post-list-v3 .post-item .itme-img img{display:block;width:100%;height:auto}


.post-list-group{display:flex;flex-wrap:wrap;gap:30px}
.post-list-group .group-item{width:calc((100% - 60px)/ 3);border-radius:10px;overflow:hidden}
.post-list-group .group-item .group-head{padding:16px;background:#fff;display:flex;justify-content:space-between;align-items:center;background-image:linear-gradient(to right,oklch(.932 .032 255.585) 0,rgba(0,0,0,0) 100%)}
.post-list-group .group-item .group-title{width:78%}
.post-list-group .group-item .group-title h3{font-size:18px;font-weight:600;margin:0;display:flex;gap:8px}
.post-list-group .group-item .group-title h3 i{color:##155dfc;color:#155dfc}
.post-list-group .group-item .group-title p{margin:8px 0 0;font-size:14px;color:#6a7282}
.post-list-group .group-item .group-more a{font-size:14px;color:#99a1af}
.post-list-group .group-list{padding:20px;background:#fff}
.post-list-group .group-list .post-item{display:flex;align-items:center;gap:16px;padding:12px;border:1px solid #e5e5e5;margin-bottom:16px;border-radius:10px;cursor:pointer}
.post-list-group .group-list .post-item:last-child{margin-bottom:0}
.post-list-group .group-list .post-item:hover{background:oklab(.97 -.00371685 -.0134976 / .5)}
.post-list-group .group-list .post-item .item-icon{width:30px;height:30px}
.post-list-group .group-list .post-item .item-icon+.item-title{width:calc(100% - 46px)}
.post-list-group .group-list .post-item .item-icon img{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#ddd}
.post-list-group .group-list .post-item .item-number{width:30px;height:30px;background:#16499c;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff}
.post-list-group .group-list .post-item .item-number+.item-title{width:calc(100% - 46px)}
.post-list-group .group-list .post-item .item-title h4{margin:0;font-size:15px;font-weight:600;color:#333}
.post-list-group .group-list .post-item .item-title p{margin:8px 0 0;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;font-size:14px;color:#99a1af}


.post-list-group-v2{display:flex;flex-wrap:wrap;gap:30px}
.post-list-group-v2 .group-item{width:calc((100% - 60px)/ 3);border-radius:10px;overflow:hidden;padding:24px;background:#fff}
.post-list-group-v2 .group-head{padding-bottom:20px;border-bottom:1px solid #eee}
.post-list-group-v2 .group-head h3{margin:0;font-size:18px;font-weight:600}
.post-list-group-v2 .group-head p{font-size:14px;margin:6px 0 0;color:#6a7282}
.post-list-group-v2 .group-list{margin-top:24px}
.post-list-group-v2 .group-list .post-item{display:flex;align-items:center;margin-bottom:20px;gap:16px}
.post-list-group-v2 .group-list .post-item .item-icon{width:24px;height:24px}
.post-list-group-v2 .group-list .post-item .item-icon img{width:100%;height:100%;object-fit:cover;background:#ddd;border-radius:50%}
.post-list-group-v2 .group-list .post-item .item-icon+.item-title{width:calc(100% - 34px)}
.post-list-group-v2 .group-list .post-item .item-title h4{margin:0;font-size:15px;font-weight:600;color:#333}
.post-list-group-v2 .group-list .post-item .item-title p{font-size:14px;color:#99a1af;margin:8px 0 0;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1}
.post-list-group-v2 .group-item .group-more a{color:oklch(.872 .01 258.338);background:oklch(.985 .002 247.839);border-radius:4px;text-align:center;width:100%;display:block;padding:8px;font-size:14px}
.post-list-group-v2 .group-item .group-more a:hover{color:#333;background:#eee}


/*导航模块 样式2*/
.tool-list-v2{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;position:relative;z-index:2}
.tool-list-v2 .post-item{width:calc((100% - 64px)/ 5)}
.tool-list-v2 .post-item .item-inner{position:relative;background-color:#fff;transition:all .3s ease;border-radius:6px;padding:15px;display:flex;align-items:center;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border:1px solid #ebeef4}
.tool-list-v2 .post-item .item-inner:hover{transform:translate3d(0,-3px,0);box-shadow:0 12px 20px 0 rgba(140,145,161,.2);z-index:1}
.tool-list-v2 .post-item .itme-logo{width:40px;height:40px;margin-right:10px;border-radius:6px;overflow:hidden}
.tool-list-v2 .post-item .itme-logo img{display:block;width:100%;height:100%;object-fit:contain}
.tool-list-v2 .post-item .item-feature{position:absolute;top:0;right:0;width:max-content;display:flex;align-items:center;z-index:1;color:#fff;border-radius:0 6px 0 6px;padding:4px 6px;font-size:12px;gap:2px;line-height:1;background:linear-gradient(to right, var(--feature-color-1,#2a61f6),var(--feature-color-2,#2aa9fe))}
.tool-list-v2 .post-item .item-text{flex:1 1 0%}
.tool-list-v2 .post-item .item-title{font-size:14px;line-height:22px;color:#212121;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;-webkit-font-smoothing:auto}
.tool-list-v2 .post-item .item-desc{margin-top:4px}
.tool-list-v2 .post-item .item-desc p{font-size:13px;color:#666;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin:0}
.tool-list-v2 .post-item .item-direct{width:16px;height:16px;border-radius:50%;border:1px solid #ebeef4;color:#8893a9;display:flex;align-items:center;justify-content:center;margin-left:10px}
.tool-list-v2 .post-item .item-direct:hover,.tool-list-v2 .post-item .item-direct:hover i{border-color:var(--main_color,#2b5ff4);color:var(--main_color,#2b5ff4)}
.tool-list-v2.list-grid-col_2 .post-item{width:calc((100% - 16px)/ 2)}
.tool-list-v2.list-grid-col_3 .post-item{width:calc((100% - 32px)/ 3)}
.tool-list-v2.list-grid-col_4 .post-item{width:calc((100% - 48px)/ 4)}
.tool-list-v2.list-grid-col_5 .post-item{width:calc((100% - 64px)/ 5)}

@media (max-width:767px){
	.tool-list-v2{align-items:normal;gap:10px}
	.tool-list-v2 .post-item{display:flex;width:calc((100% - 10px)/ 2)!important;background:#fff;border:1px solid #ebeef4;border-radius:6px;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%)}
	.tool-list-v2 .post-item .item-inner{width:100%;padding:10px;border:none;box-shadow:none}
	.tool-list-v2 .post-item .item-desc p{-webkit-line-clamp:2}
}


/*导航模块 样式3*/
.module-theme-tool-v3 .module-block-item+.module-block-item{margin-top:60px}
.module-theme-tool-v3 .post-more-btn{font-size:14px;background:#fff;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);display:inline-block;padding:8px 16px;border-radius:6px;color:#212121;margin-top:16px;border:1px solid #ebeef4;transition:.2s ease}
.module-theme-tool-v3 .post-more-btn:hover{background:var(--main_color,#2b5ff5);color:#fff}
.module-theme-tool-v3 .container-wrapper{display:flex}
.module-theme-tool-v3 .container-left{width:160px}
.module-theme-tool-v3 .container-right{flex:1 1 0%;margin-left:24px}
.module-theme-tool-v3 .list-nav{background:#fff;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:6px;padding:12px 0;position:sticky;top:100px;max-height:calc(100vh - 48px);overflow:auto}
.module-theme-tool-v3 .list-nav::-webkit-scrollbar{width:4px;height:80px}
.module-theme-tool-v3 .list-nav::-webkit-scrollbar-thumb{background-color:#e4e6eb;outline:0;border-radius:2px}
.module-theme-tool-v3 .list-nav::-webkit-scrollbar-track{border-radius:2px}
.module-theme-tool-v3 .list-nav .nav-title{font-size:16px;font-weight:600;color:var(--main_color,#2b5ff5);padding:0 16px;margin-bottom:10px}
.module-theme-tool-v3 .list-nav ul li{height:34px;line-height:34px;padding:0 16px;color:#1b2337;cursor:pointer;font-size:14px;-webkit-font-smoothing:auto}
.module-theme-tool-v3 .list-nav ul li:hover{position:relative;font-weight:500;background:#f5f7fc;border-radius:4px}
.module-theme-tool-v3 .list-nav ul li.current{position:relative;font-weight:500;background:#f5f7fc;border-radius:4px}
.module-theme-tool-v3 .list-nav ul li.current:before{position:absolute;left:0;content:"";width:2px;height:34px;background-color:var(--main_color,#2b5ff5)}
.module-theme-tool-v3 .list-nav .module-desc{padding:0 16px;margin:0 0 10px;font-size:13px;color:#666}

@media (max-width: 767px){
	.module-theme-tool-v3 .container-right{margin-left:0;max-width:100%}
	.module-theme-tool-v3 .container-left{display:none}
	.post-more-wrapper{text-align:center}
	.module-theme-tool-v3 .post-more-btn{padding:12px 20px;margin-top:10px;width:100%}
}


/*--------------------------------------------------------------
	页脚
----------------------------------------------------------------*/
footer{position:absolute;width:100%;top:100%;z-index:1}
.site-footer{padding-top: 60px;background-color:var(--footer-bg-color,#00206f);padding-bottom:22px}
.site-footer .footer-widgets{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}
.site-footer .footer-widget{max-width:calc((100% - 120px) / 5);margin-bottom:10px;position:relative;overflow:hidden}
.site-footer .footer-widget ul li a{position:relative}
.site-footer .footer-widget ul li a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#fff;pointer-events:none;transform-origin:right;transform:scaleX(0);transition:transform .2s cubic-bezier(.6,0,.2,1)}
.site-footer .footer-widget ul li a:hover{color:#fff;opacity:1!important}
.site-footer .footer-widget ul li a:hover:after{transform-origin:left;transform:scaleX(1)}
.site-footer .footer-widget h3{font-weight:600;font-size: 20px;color:#fff;margin: 0 0 10px;}
.site-footer .footer-widget ul li a{font-size:14px;letter-spacing:0;color:#fff;text-decoration:none;opacity:.6;padding-top: 10px;display:inline-block}
.site-footer .footer-widget ul li a:hover{color:#fff;opacity:1!important}

.site-footer .footer-our-brands{border-top:1px solid rgb(255 255 255 / .1);padding: 30px 0 0;margin-top: 40px;display:flex}
.site-footer .footer-our-brands span{color:#fff;margin: 0;font-weight: 600;font-size: 14px;}
.site-footer .footer-our-brands ul{flex:1 1 0%;margin-left:40px}
.site-footer .footer-our-brands ul li{display:inline-block;margin-bottom: 8px;margin-right: 20px;}
.site-footer .footer-our-brands ul li a{font-size:14px;color:#fff;text-decoration:none;opacity:.6;position:relative;transition:all .1s ease-in-out}
.site-footer .footer-our-brands ul li a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#fff;pointer-events:none;transform-origin:right;transform:scaleX(0);transition:transform .2s cubic-bezier(.6,0,.2,1)}
.site-footer .footer-our-brands ul li a:hover{color:#fff;opacity:1!important}
.site-footer .footer-our-brands ul li a:hover:after{transform-origin:left;transform:scaleX(1)}

.site-footer-bottom{background:var(--footer-bg-color2,#001855)}
.site-footer-bottom .site-sfb{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgb(255 255 255 / .1);padding:24px 0 28px}
.site-footer-bottom .copyright-text{margin:0;font-size:14px;color:#fff;opacity:.6}
.site-footer-bottom .copyright-text a{font-size:14px;color:#fff;text-decoration:none;position:relative;transition:all .1s ease-in-out}
.site-footer-bottom .copyright-text a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#fff;pointer-events:none;transform-origin:right;transform:scaleX(0);transition:transform .2s cubic-bezier(.6,0,.2,1)}
.site-footer-bottom .copyright-text a:hover{color:#fff;opacity:1!important}
.site-footer-bottom .copyright-text a:hover:after{transform-origin:left;transform:scaleX(1)}
.site-footer-bottom .copyright-text br{display:none}
.site-footer-bottom .copyright-widget{margin-top:10px}

.site-footer-bottom .site-sfb ul{display:flex;flex-wrap:wrap}
.site-footer-bottom .site-sfb ul li{position:relative;display:block;margin-right:26px}
.site-footer-bottom .site-sfb ul li:last-child{margin-right:0}
.site-footer-bottom .site-sfb ul li a{font-size:14px;color:#fff;text-decoration:none;opacity:.6;position:relative;transition:all .1s ease-in-out}
.site-footer-bottom .site-sfb ul li a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#fff;pointer-events:none;transform-origin:right;transform:scaleX(0);transition:transform .2s cubic-bezier(.6,0,.2,1)}
.site-footer-bottom .site-sfb ul li a:hover{color:#fff;opacity:1!important}
.site-footer-bottom .site-sfb ul li a:hover:after{transform-origin:left;transform:scaleX(1)}
.site-footer-bottom .site-sfb ul li:not(:last-child):after{content:"";width:3px;height:3px;position:absolute;right:-14px;background-color:#fff;border-radius:10px;top:50%;transform:translateY(-50%);opacity:.6}

.site-footer-bottom .site-beian{display:flex;flex-direction:column;align-items:flex-end;gap:4px}
.site-footer-bottom .site-beian .beian-text{display:flex;align-items:center}
.site-footer-bottom .site-beian .beian-text a{position:relative;font-size:14px;color:#fff;opacity:.6}
.site-footer-bottom .site-beian .icon-gongan{display:inline-block;width:16px;height:16px;background:url(../images/icon-gongan.png) no-repeat scroll 0 0;background-size:contain;cursor:pointer;margin-right:2px}
.site-footer-bottom .site-beian .beian-text a:hover{}
.site-footer-bottom .site-beian .icon-gongan{}
.site-footer-bottom .site-beian .beian-text a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#fff;pointer-events:none;transform-origin:right;transform:scaleX(0);transition:transform .2s cubic-bezier(.6,0,.2,1)}
.site-footer-bottom .site-beian .beian-text a:hover{color:#fff;opacity:1!important}
.site-footer-bottom .site-beian .beian-text a:hover:after{transform-origin:left;transform:scaleX(1)}

/*关于我们小工具*/
.site-footer .widget_about_us{max-width:30%;margin-right:80px}
.site-footer .widget_about_us h3{font-size:22px;color:#fff;margin-bottom:10px}
.site-footer .widget_about_us .about-logo{margin-bottom:20px}
.site-footer .widget_about_us .about-logo img{max-width:var(--foot_logo_width,250px);height:auto}
.site-footer .widget_about_us .about-description{font-size:14px;line-height:1.4;color:#fff;margin:0}
.site-footer .about-socials{display:flex;gap:20px;margin-top:30px}
.site-footer .about-socials a{width:40px;height:40px;border:1.5px solid #fff;border-radius:50%;display:flex;align-items:center;padding:8px;transition:all .5s ease-in-out}
.site-footer .about-socials a:hover{transform:translateY(-3px)}

@media (max-width:767px){
	.site-footer{padding-top:30px}
	.site-footer .footer-widgets{gap:16px}
	.site-footer .footer-widget{min-width:max-content}
	.site-footer .widget_about_us{min-width:100%}
	.site-footer .footer-our-brands{margin-top:0;flex-wrap:wrap}
	.site-footer .footer-our-brands h5{width:100%;font-size:20px;margin-bottom:15px}
	.site-footer .footer-our-brands ul{margin:0}
	.site-footer-bottom .site-sfb{flex-wrap:wrap;text-align:center;padding:30px 0}
	.site-footer-bottom .site-sfb .sfb-left{display:flex;flex-wrap:wrap}
	.site-footer-bottom .copyright-text{order:2;margin:0 auto}
	.site-footer-bottom .copyright-text br{display:block}
	.site-footer-bottom .copyright-widget{margin:0 auto 20px}
	.site-footer-bottom .site-sfb .sfb-right{margin:20px auto 0}
	.site-footer-bottom .site-beian{align-items:center;flex-direction:row-reverse;gap:15px}
	.site-footer-bottom .site-sfb ul{justify-content:center}
}


/*page-banner-v1*/
.page-banner-v1{position:relative}
.page-banner-v1.page-banner-full{background-image:linear-gradient(to bottom,#fff 0,#f5f5fb 100%)}
.page-banner-v1.page-banner-full .container-wrapper{padding:80px 0;width:calc(100% - 10em)}
.page-banner-v1.page-banner-box{margin:15px auto 0;width:calc(100% - 10em);border-radius:6px;overflow:hidden}
.page-banner-v1.page-banner-box .container-wrapper{border-radius:6px}
.page-banner-v1 .container-wrapper{}
.page-banner-v1 .banner-text{text-align:var(--item-text-align,center)}
.page-banner-v1.page-banner-box .banner-text{padding:0}
.page-banner-v1 .banner-text h1{margin:0;font-size:48px;font-weight:700;color:var(--item-text-color,#fff)}
.page-banner-v1 .banner-text p{margin:10px 0 0;font-size:20px;color:var(--item-text-color,#fff)}
.page-banner-v1 .banner-text a{background:var(--item-button-bg,#fff);border-radius:4px;padding:8px 16px;display:inline-block;margin-top:20px;color:var(--item-button-color,#000);transition:.3s ease-in-out}
.page-banner-v1 .banner-text a:hover{background:var(--item-button-color,#000);color:var(--item-button-bg,#fff)}
.page-banner-v1 .container-wrapper{position:absolute;top:50%;z-index:1;line-height:1.5;color:#fff;transform:translateY(-50%);width:calc(100% - 10em);margin:0 auto}
.page-banner-v1 .banner-media{height:100%}
.page-banner-v1 .banner-media img,
.page-banner-v1 .banner-media video{display:block;height:100%;width:100%;object-fit:cover}
.page-banner-v1 .dark-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--item-mask-color)}

.page-banner-v1 .banner-slider-1{min-height:300px;height:var(--banner-height-pc)}
.page-banner-v1 .slick-list,
.page-banner-v1 .slick-track,
.page-banner-v1 .slider-item{height:100%}

.page-banner-v1 .slider-item .slider-url{bottom:0;left:0;outline:0;position:absolute;right:0;top:0;z-index:10}

@media (max-width:767px){
	.page-banner-v1.page-banner-box{width:calc(100% - 20px);margin:20px 10px 0}
	.page-banner-v1 .banner-slider-1{height:var(--banner-height-mb,var(--banner-height-pc));min-height:auto}
	.page-banner-v1 .container-wrapper{width:calc(100% - 20px);padding:0 10px}
	.page-banner-v1 .banner-text h1{font-size:32px}
	.page-banner-v1 .banner-text p{font-size:16px}
}

/**/



/*banner-slider*/
.slick-dots li button,.slick-slider .slick-arrow{display:none !important}

/*slider-default-dot*/
.slider-default-dot .slick-dots{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:1}
.slider-default-dot .slick-dots li{background:#fff;margin:5px;border-radius:50px;width:8px;height:8px;display:inline-block;transition:all .5s ease-in-out;cursor:pointer}
.slider-default-dot .slick-dots li.slick-active{background-color:#fff;width:20px}

@media screen and (max-width: 767px) {
	.slider-default-dot .slick-dots{bottom:10px}
}

/*slider-default-arrow*/
.slider-default-arrow .slick-arrow{display:block !important;position:absolute;top:50%;transform:translatey(-50%);font-size:25px;width:44px;height:44px;line-height:44px;background:#fff;color:var(--main_color,#16499c);text-align:center;border-radius:50px;transition:all .5s ease-in-out;z-index:9;cursor:pointer}
.slider-default-arrow .slick-arrow:hover{background:var(--main_color,#16499c);color:#fff}
.slider-default-arrow .slick-arrow.prev_class{left:50px}
.slider-default-arrow .slick-arrow.next_class{left:auto;right:50px}

.banner-slider-area{padding-top:var(--spacing-top-pc);padding-bottom:var(--spacing-bottom-pc)}
@media screen and (max-width: 767px) {
	.banner-slider-area{padding-top:var(--spacing-top-mb);padding-bottom:var(--spacing-bottom-mb)}
}

.banner-slider-1 .slider-item:not(:first-child){display:none}
.banner-slider-1 .slider-item.slick-slide{position:relative;display:block}
.banner-slider-1 .slider-img img{display:block;height:auto;width:100%}
.banner-slider-1.slick-slider .slick-arrow{visibility:hidden;opacity:0}
.banner-slider-1.slick-slider:hover .slick-arrow{visibility:visible;opacity:1;left:70px}
.banner-slider-1.slick-slider:hover .slick-arrow.next_class{left:auto;right:70px}


/*postlist-title*/
.postlist-title{width:100%;border-bottom:1px solid #e9e9e9;padding:24px}
.postlist-title h2{color:#000;font-size:24px;margin:0;position:relative;padding-left:12px;line-height:1}
.postlist-title h2::before{position:absolute;content:'';bottom:0;left:0;width:4px;height:100%;border-radius:2px;top:50%;background:var(--main_color,#16499c);transform:translateY(-50%)}
.postlist-desc{margin-top:16px}
.postlist-desc p{margin:16px 0 0;font-size:15px;line-height:1.5}

.post-list-v1 .postlist-title,
.tool-list-v2 .postlist-title{background-color:#fff;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:5px;padding:24px}


/*post-list-v4*/
.post-list-v4{display:grid;gap:24px;padding:40px 0}
.post-list-v4 .post-item{display:flex;justify-content:space-between;gap:40px;padding:16px;border-radius:10px}
.post-list-v4 .post-item:hover{background-color:#f0f3fa}
.post-list-v4 .post-item .item-text{width:100%}
.post-list-v4 .post-item .item-text h2{font-size:20px;color:#000;margin:8px 0 0}
.post-list-v4 .post-item .itme-time{font-size:14px;color:oklch(.707 .022 261.325)}
.post-list-v4 .post-item .item-desc{margin:8px 0 0}
.post-list-v4 .post-item .item-desc p{margin:0;font-size:15px;color:#71717a;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3}

/*post-list-v5*/
.post-list-v5{display:grid;padding:0;background-color:#fff;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:5px}
.post-list-v5 .post-item{display:flex;justify-content:space-between;gap:16px;padding:24px 16px;border-bottom:1px solid #e6e6e6}
.post-list-v5 .post-item:hover{background-image:linear-gradient(0deg, #fff, #f3f5f8)}
.post-list-v5 .post-item .item-text{width:calc(100% - 200px);order:2}
.post-list-v5 .post-item .item-text h2{font-size:20px;color:#000;margin:0}
.post-list-v5 .post-item .item-text h2{display:inline;background-image:linear-gradient(to right,currentColor 0,currentColor 100%);background-position:0 95%;background-size:0 1.5px;background-repeat:no-repeat;transition:background-size .25s cubic-bezier(.785,.135,.15,.86) 0s}
.post-list-v5 .post-item:hover .item-text h2{background-size:100% 1.5px}
.post-list-v5 .post-item .itme-time{font-size:14px;color:oklch(.707 .022 261.325);margin-bottom:5px}
.post-list-v5 .post-item .item-desc{margin:8px 0 0}
.post-list-v5 .post-item .item-desc p{margin:0;font-size:15px;color:#71717a;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3}
.post-list-v5 .post-item .item-img{width:184px;height:max-content;order:1;border-radius:5px;overflow:hidden}
.post-list-v5 .post-item .item-img div{position:relative;width:100%;padding-bottom:var(--post_img_height,100%);display:block}
.post-list-v5 .post-item .item-img img{position:absolute!important;top:0;left:0;width:100%;height:100%;border-radius:4px;object-fit:cover;display:block;overflow:hidden;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-list-v5 .post-item:hover .item-img img{transform:scale(1.1)}

@media screen and (max-width:767px){
	.post-list-v5{background:0 0;box-shadow:none}
	.post-list-v5 .post-item{padding:10px 0}
	.post-list-v5 .post-item .item-img{width:120px}
	.post-list-v5 .post-item .item-text{width:calc(100% - 136px)}
	.post-list-v5 .post-item .item-text h2{background:none;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;font-size:18px}
	.post-list-v5 .post-item .item-desc{display:none}
}


/*post-list-v6*/
.post-list-v6{display:grid;padding:0;background-color:#fff;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:5px}
.post-list-v6 .post-item{display:flex;justify-content:space-between;gap:16px;padding:24px 16px;border-bottom:1px solid #e6e6e6}
.post-list-v6 .post-item:hover{background-image:linear-gradient(0deg, #fff, #f3f5f8)}
.post-list-v6 .post-item .item-text{width:calc(100% - 200px)}
.post-list-v6 .post-item .item-text h2{font-size:20px;color:#000;margin:0}
.post-list-v6 .post-item .item-text h2{display:inline;background-image:linear-gradient(to right,currentColor 0,currentColor 100%);background-position:0 95%;background-size:0 1.5px;background-repeat:no-repeat;transition:background-size .25s cubic-bezier(.785,.135,.15,.86) 0s}
.post-list-v6 .post-item:hover .item-text h2{background-size:100% 1.5px}
.post-list-v6 .post-item .itme-time{font-size:14px;color:oklch(.707 .022 261.325);margin-bottom:5px}
.post-list-v6 .post-item .item-desc{margin:8px 0 0}
.post-list-v6 .post-item .item-desc p{margin:0;font-size:15px;color:#71717a;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3}
.post-list-v6 .post-item .item-img{width:184px;height:max-content;order:1;border-radius:5px;overflow:hidden}
.post-list-v6 .post-item .item-img div{position:relative;width:100%;padding-bottom:var(--post_img_height,100%);display:block}
.post-list-v6 .post-item .item-img img{position:absolute!important;top:0;left:0;width:100%;height:100%;border-radius:4px;object-fit:cover;display:block;overflow:hidden;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-list-v6 .post-item:hover .item-img img{transform:scale(1.1)}

@media screen and (max-width:767px){
	.post-list-v6{background:0 0;box-shadow:none}
	.post-list-v6 .post-item{padding:10px 0}
	.post-list-v6 .post-item .item-img{width:120px}
	.post-list-v6 .post-item .item-text{width:calc(100% - 136px)}
	.post-list-v6 .post-item .item-text h2{background:none;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;font-size:18px}
	.post-list-v6 .post-item .item-desc{display:none}
}


/*theme-pagination*/
.theme-pagination{display:block;overflow:hidden;padding:20px 0;width:100%;text-align:center;font-size:14px}
.theme-pagination ul{display:flex;margin:0 auto;padding:0;justify-content:center}
.theme-pagination ul li{display:inline-block}
.theme-pagination ul li a,
.theme-pagination ul li span{float:left;display:block;margin:0 4px;padding:8px 15px;color:#000;font-size:14px;border-radius:4px;background-image:linear-gradient(0deg,#fff,#f3f5f8);border:2px solid #fff;box-shadow:6px 6px 20px rgba(55,99,170,.1),-6px -6px 20px #fff}
.theme-pagination ul li.active span,
.theme-pagination ul li:hover a{background:var(--main_color,#0052d9);color:#fff}

.post-list-v1 .theme-pagination{padding:24px}

@media (max-width:767px){
	.theme-pagination{padding:0 0 20px !important;margin:20px 0}
}


/*面包屑导航*/
.site-breadcrumb,.site-breadcrumb+.page-section{padding-top:15px}
.site-breadcrumb ul{width:var(--post_list_width,100%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:0;list-style:none}
.site-breadcrumb ul li{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#333;text-transform:capitalize}
.site-breadcrumb ul li::after{content:"\ea6e";color:#818181;margin:0 7px;font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.site-breadcrumb ul li:last-child::after{display:none}
.site-breadcrumb ul li:not(:last-child){color:#818181}
.site-breadcrumb ul li a{color:#818181;-webkit-transition:all .2s cubic-bezier(.28,.12,.22,1);transition:all .2s cubic-bezier(.28,.12,.22,1)}
.site-breadcrumb ul li a:hover{color:#333}


.page-banner-v1 .site-breadcrumb{position:absolute;top:0;z-index:1}
.page-banner-v1 .site-breadcrumb+.banner-text{padding-top:15px}

@media screen and (max-width:767px){
	.site-breadcrumb ul{width:100%}
}

/*页面菜单*/
.page-menu-area{margin:0 0 20px;/*position:sticky;top:70px;z-index:9*/}
.page-menu-area .page-menu-box{position:relative;display:flex;align-items:center;padding:0 20px;border-radius:5px;gap:20px;font-size:15px;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border:1px solid #ebeef4;background:#fff}
.page-menu-area.menu-center .page-menu-box{justify-content:center}
.page-menu-area .page-menu-box li{position:relative}
.page-menu-area .page-menu-box li a{padding:20px 0;display:inline-block}
.page-menu-area .page-menu-box ul li{padding:2px 8px}
.page-menu-area .page-menu-box ul li a{font-size:14px;width:100%;padding:6px 12px;border-radius:5px}
.page-menu-area .page-menu-box ul li:hover>a{color:var(--main_color,#16499c);background-color:rgb(0 0 0 / 3%)}
.page-menu-area .page-menu-box .sub-menu{position:absolute;margin:0;padding:12px 0;top:100%;list-style:none;border-width:1px;border-style:solid;opacity:0;visibility:hidden;-webkit-transform:translateY(3px);transform:translateY(3px);pointer-events:none;will-change:transform,opacity;-webkit-transition:all .23s cubic-bezier(.28,.12,.22,1);transition:all .23s cubic-bezier(.28,.12,.22,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-shadow:0 20px 25px -5px rgba(33,37,41,.1),0 10px 10px -5px rgba(33,37,41,.04);box-shadow:0 20px 25px -5px rgba(33,37,41,.1),0 10px 10px -5px rgba(33,37,41,.04);display:block;z-index:8;background-color:#fff;border-radius:5px;border-color:#e9ecef;min-width:220px;left:-10px}
.page-menu-area .page-menu-box .menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}
.page-menu-area .page-menu-box .menu-item-has-children .sub-menu .sub-menu{top:0;left:100%;margin-top:-14px}
.page-menu-area .page-menu-box li a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.page-menu-area .page-menu-box>li.current-menu-item>a,
.page-menu-area .page-menu-box>li:hover>a{color:var(--main_color,#16499c)}
.page-menu-area .page-menu-box .menu-item-has-children>a::after{position:relative;font-size:80%;content:"\ea4e";line-height:1;margin-left:5px;top:-1px;font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.page-menu-area .page-menu-box .menu-item-has-children .sub-menu .menu-item-has-children>a::after{content:"\ea4e";font-size:85%;margin-left:auto;top:0;font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(-90deg)}

@media screen and (max-width:767px){
	.page-menu-area{margin:0 0 20px}
	.page-menu-area .page-menu-box{display:none;gap:10px 20px;padding:10px;flex-wrap:wrap;font-size:14px}
	.page-menu-area .page-menu-box li{margin:0 10px}
	.page-menu-area .page-menu-box li a{padding:0}
}


/*侧栏*/
.display-sidebar{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}
.display-sidebar .post-list-area,
.display-sidebar .page-main{width:calc(75% - 20px)}
.display-sidebar .sidebar-widget{width:25%}
.sidebar-left .post-list-area,
.sidebar-left .page-main{order:2}

@media (max-width: 767px){
	.display-sidebar .post-list-area, .display-sidebar .page-main{width:100%}
	.display-sidebar .sidebar-widget{display:none}
}


/*侧栏小工具*/
.sidebar-widget .widget{margin-bottom:20px;background-color:#fff;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:6px;overflow:hidden;padding:16px}
.sidebar-widget .widget:last-child{margin-bottom:0}
.sidebar-widget .widget .widget-title{margin-bottom:16px;border-bottom:1px solid #e6e6e6;padding-bottom: 10px;}
.sidebar-widget .widget .widget-title h3{margin:0;text-align:left;color:#000;font-size:20px}

/*搜索小工具*/
.widget_search .search-box{border:1px solid #e6e6e6;border-radius:5px;padding:0 12px;display:flex;align-items:center}
.widget_search .search-box input{margin:0;border:none;width:80%;padding:10px 0;font-size:14px}
.widget_search .search-box button{margin-left:auto;border:none;cursor:pointer;background:0 0;font-size:18px;color:#000;border-left:1px solid #e6e6e6;padding-left:10px}
.widget_search .search-box button:hover{color:var(--main_color,#000)}

/*标签云小工具*/
.widget_tag_cloud .tags-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}
.widget_tag_cloud .tags-item a{padding:4px 12px;border:1px solid #e6e6e6;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(213,213,213,.25);box-shadow:0 4px 10px rgba(213,213,213,.25);color:#000;font-size:14px}
.widget_tag_cloud .tags-item a:hover{background-color:#000;color:#fff;border-color:#000}

/*widget_nav_menu*/
.sidebar-widget .widget_nav_menu ul li{margin:0;padding:0;height:auto;background:0 0;overflow:visible;position:relative}
.sidebar-widget .widget_nav_menu ul li a{border-bottom:1px solid #f0f0f0;color:#333;padding-bottom:10px;margin-bottom:10px;font-size:14px;display:flex;justify-content:space-between;align-items:center;position:relative}
.sidebar-widget .widget_nav_menu ul li:not(.menu-item-has-children):last-child a{border:none;margin-bottom:0;padding-bottom:0}
.sidebar-widget .widget_nav_menu ul .menu-item-has-children.menu-open>a,
.sidebar-widget .widget_nav_menu ul li a:hover,
.sidebar-widget .widget_nav_menu ul li.current-cat a,
.sidebar-widget .widget_nav_menu ul li.current-menu-item a,
.sidebar-widget .widget_nav_menu ul li.current_page_item a{color:var(--main_color,#16499c);font-weight:bold;text-decoration:none}
.sidebar-widget .widget_nav_menu ul .menu-item-has-children>a::after{content:"\ea13";font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .3s ease-out 0s}
.sidebar-widget .widget_nav_menu ul .menu-item-has-children.menu-open>a::after{content:"\f1af"}
.sidebar-widget .widget_nav_menu ul li .sub-menu{margin-left:1em;margin-bottom:20px;display:none}
.sidebar-widget .widget_nav_menu ul li.current-menu-parent{border-top:0}


/*文章小工具*/
.widget_xintheme_postlist_img .grid-list{display:flex;flex-wrap:wrap;width:100%!important;gap:16px}
.widget_xintheme_postlist_img .grid-list .post-item{width:calc(50% - 8px)}
.widget_xintheme_postlist_img .grid-list .post-item .post-img{margin-bottom:8px;display:block;border-radius:4px;overflow:hidden}
.widget_xintheme_postlist_img .grid-list .post-item .post-img img{width:100%;object-fit:cover;display:block}
.widget_xintheme_postlist_img .grid-list .post-item h2{display:-webkit-box;overflow:hidden;margin:0;color:#000;text-overflow:ellipsis;font-weight:500;font-size:13px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.widget_xintheme_postlist_img .grid-list .post-item h2:hover{color:var(--main_color,#2b5ff5)}

.widget_xintheme_postlist_img .news-list-img{display:flex;flex-wrap:wrap;width:100%!important;gap:16px}
.widget_xintheme_postlist_img .news-list-img .post-item{width:100%;display:flex;flex-direction:row;gap:10px}
.widget_xintheme_postlist_img .news-list-img .post-item .post-img{display:block;border-radius:4px;overflow:hidden;width:100px}
.widget_xintheme_postlist_img .news-list-img .post-item .post-img img{width:100%;object-fit:cover;display:block}
.widget_xintheme_postlist_img .news-list-img .post-item .post-title{flex:1 1 0%}
.widget_xintheme_postlist_img .news-list-img .post-item h2{display:-webkit-box;overflow:hidden;margin:0;color:#000;text-overflow:ellipsis;font-weight:500;font-size:14px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.widget_xintheme_postlist_img .news-list-img .post-item h2:hover{color:var(--main_color,#2b5ff5)}
.widget_xintheme_postlist_img .news-list-img .post-item .post-title span{display:flex;align-items:center;gap:4px;margin-top:4px;color:#666}

.widget_xintheme_postlist_img .news-list .post-item{display:flex;padding:12px 0;border-bottom:1px dashed #e0e0e0;align-items:center}
.widget_xintheme_postlist_img .news-list .post-item:last-child{border-bottom:none;padding-bottom:0}
.widget_xintheme_postlist_img .news-list .post-item .post-title span{display:flex;align-items:center;gap:4px;margin-bottom:6px;color:#666;font-size:13px}
.widget_xintheme_postlist_img .news-list .post-item .post-title a{font-size:14px;line-height:1.5;color:#000}
.widget_xintheme_postlist_img .news-list .post-item .post-title a:hover{color:var(--main_color,#2b5ff5)}

.widget_xintheme_postlist_img .grid-list .post-item .post-img,
.widget_xintheme_postlist_img .post-item .post-img>div{position:relative;width:100%;padding-bottom:var(--post_img_height,100%)}
.widget_xintheme_postlist_img .post-item .post-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;overflow:hidden;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.widget_xintheme_postlist_img .post-item:hover img{transform:scale(1.1)}

.widget_xintheme_postlist_img .news-flash-list{position:relative;max-height:400px;overflow-y:scroll}
.widget_xintheme_postlist_img .news-flash-list:before{content:"";display:block;position:absolute;top:5px;bottom:0;left:4.5px;width:1px;background-image:linear-gradient(#fff 35%,#e4e6e8 0);background-position:0;background-size:1px 10px;background-repeat:repeat-y}
.widget_xintheme_postlist_img .news-flash-item{position:relative;margin-bottom:20px;padding-left:21px}
.widget_xintheme_postlist_img .news-flash-item:before{position:absolute;top:6px;left:0;display:inline-block;width:9px;height:9px;background:#fff;border:1px solid var(--main-color,#333);border-radius:50%;content:""}
.widget_xintheme_postlist_img .news-flash-list a:last-child .news-flash-item{margin-bottom:0}
.widget_xintheme_postlist_img .news-flash-item .news-flash-title{font-size:14px;line-height:1.5}
.widget_xintheme_postlist_img .news-flash-item .news-flash-time{display:flex;gap:4px;margin-top:4px;font-size:13px;color:#666}


/*--------------------------------------------------------------
	文章页面
----------------------------------------------------------------*/
.post-content{background:#fff;margin-bottom:20px;padding:16px;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:6px}
.page-template-default .post-content{margin-bottom:0}

@media (max-width:767px){
	.post-content{margin-bottom:20px;padding:0;background:0 0;border-radius:0;box-shadow:none}
}

/*文章标题*/
.post-content .post-title.title-align-left{text-align:left}
.post-content .post-title{margin-bottom:20px;padding:14px 0 20px;border-bottom:1px dashed #ebeef4;text-align:center}
.post-content .post-title h1{margin:0;font-size:2em}
.post-content .post-title p{margin:10px 0 0;color:#999;font-size:14px}
.post-content .post-title p span{padding:0 8px}
.post-content .post-title p a{color:#999;font-size:14px}
.post-content .post-title p a:hover{color:var(--main_color,#2b5ff5)}

.post-title .post-meta{margin:10px 0 0;color:#999;font-size:13px;display:flex;flex-wrap:wrap;align-items:center;gap:20px}
.post-title .post-meta a{color:#999}
.post-title .post-meta a:hover{color:var(--main_color,#16499c)}
.post-title .post-meta>*{display:flex;align-items:center;gap:4px}
.post-title .post-meta i{font-size:15px}

@media (max-width:767px){
	.post-content .post-title h1{font-size:28px}
	.post-title .post-meta{font-size:14px;justify-content:center}
	.post-title .post-meta span i{font-size:15px}
	.post-content .post-title p,.post-content .post-title p a{font-size:14px}
}


/*文章摘要*/
.post-content .post-desc{margin-bottom:20px;padding:0 20px;border:1px solid #eee;background:#fcfcfc;border-radius:6px}
.post-content .post-desc p{margin-bottom:20px;font-size:16px;line-height:1.6}

/*文章详细内容*/
.post-content .post-body{font-size:16px;line-height:1.6}
.post-content .post-body.text-indent p{text-indent:2em}
.post-content .post-body>*{margin:1em 0}
.post-content .post-body>:first-child{margin-top:0;padding-top:0}
.post-content .post-body>:last-child{margin-bottom:0}
.post-content .post-body ul{border:1px solid #eeeeee;list-style:disc;background:#fbfbfb;border-radius:6px;padding:15px 30px;line-height:1.6}
.post-content .post-body ul li:not(:last-child){margin-bottom:4px}
.post-content .post-body img{display:block;_width:auto!important;_height:auto!important;_max-width:100%!important}
.post-content .post-body img.aligncenter{margin:0 auto;display:block}
.post-content .post-body div.aligncenter{margin:0 auto;display:block;text-align:center}
.post-content .post-body>p:first-child{margin-top:0}
.post-content .post-body hr{background-color:#eee;color:#eee}
.post-content .post-body a{color:var(--main_color,#2b5ff5)}
.post-content .post-body a:hover{opacity:.8;text-decoration:underline}


/*文章标签*/
.post-tags{display:inline-block;margin-top:40px;padding-top:20px;width:100%;border-top:1px dashed #e0e0e0}

@media (max-width:767px){
	.post-tags strong{font-size:16px}
}

/*上一篇/下一篇*/
.previous-next{margin:20px 0;padding:16px;background:#fff;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:6px}
.previous-next li{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eee;line-height:32px}
.previous-next li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.previous-next li span{display:inline-block;margin-right:8px;padding:0 16px;background-color:#eee;color:#000}
.previous-next li em{float:right;font-style:normal}

@media (max-width:767px){
	.previous-next{margin:20px 0;padding:14px 10px}
	.previous-next li{border-bottom:1px dashed #e0e0e0;font-size:15px;line-height:1.6;display:flex}
	.previous-next li span{margin-right:0;padding:0;background:0 0;font-weight:700}
	.previous-next li a{flex:1 1 0%}
	.previous-next li em{display:none}
}

/*相关推荐*/
.post-related{padding:16px;background:#fff;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:6px}
.post-related .related-title{margin-bottom:20px}
.post-related .related-title h3{position:relative;margin:0;font-size:20px}
.post-related .related-title h3:after{display:block;margin-top:8px;width:2em;height:3px;background-color:var(--main_color,#2b5ff5);content:""}
.post-related .related-list{display:flex;width:100%;justify-content:space-between}
.post-related .related-list ul{padding-right:32px;width:calc(50% - 16px);border-right:1px solid #eee}
.post-related .related-list ul li{position:relative;display:flex;margin-bottom:16px;width:100%;font-size:14px;line-height:18px}
.post-related .related-list ul li a{display:-webkit-box;overflow:hidden;width:calc(100% - 110px);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.post-related .related-list ul li span{margin-left:auto;color:#888;font-size:13px}
.post-related .related-list ul:last-child{padding-right:0;border-right:0}
.post-related .related-list ul li:last-child{margin-bottom:0}

.sidebar-widget+.page-main .post-related .list-one.list-two .post-item{width: calc(33.33333% - 20px)}
.page-main .post-related .list-one.list-two .post-item{width: calc(25% - 20px)}
.sidebar-widget+.page-main .post-related .list-one.list-two .post-item:nth-child(n+5){display:block}
.page-main .post-related .list-one.list-two .post-item:nth-child(n+5){display:none}

/*导航相关推荐*/
.tool-related h3{font-size:24px;line-height:1.5;margin:40px 0 16px}

@media (max-width:767px){
	.tool-related{border-top:1px solid #ebeef4}
	.tool-related h3{margin:20px 0 16px}
	.post-related .related-list{flex-wrap:wrap;gap:16px}
	.post-related .related-list ul{padding:0;border:none;width:100%}
}


/*--------------------------------------------------------------
	导航详情页面
----------------------------------------------------------------*/
.tool-details{display:flex;gap:30px;align-items:flex-start}
.tool-details .tool-details-l{width:calc(50% - 15px);position:sticky;top:89px}
.tool-details .tool-details-l .tool-thumbnail{border-radius:6px;border:1px solid #ebeef4;overflow:hidden}
.tool-details .tool-details-l .tool-thumbnail img{display:block;width:100%;height:auto}
.tool-details .tool-details-r{flex:1 1 0%}
.tool-details .tool-details-r .post-title{text-align:left;padding-top:0}
.tool-details .tool-details-r .post-body{color:#333;font-size:14px;line-height:1.5}
.tool-details .tool-details-r .post-body h2{font-size:18px}
.tool-details .tool-details-r .post-body h3{font-size:16px}
.tool-details .post-tags{text-align:center}
.tool-details .tool-guang{width:100%;height:auto;background:#ddd;border-radius:6px;margin-top:20px}
.tool-details .tool-excerpt{text-align:center;margin-top:20px}
.tool-details .tool-excerpt p{margin:0}
.tool-details .tool-excerpt p:not(:last-child){margin-bottom:10px}

.tool-btn-box{display:flex;align-items:center;gap:10px;margin-top:20px;justify-content:center;flex-wrap:wrap;text-align:center}
.tool-btn-box>div{color:#fff;font-size:14px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:100%;min-width:calc(25% - 10px);height:40px;line-height:40px}
.tool-btn-box a,
.tool-btn-box span{border-radius:20px;height:40px;line-height:40px;display:flex;align-items:center;font-size:14px;background:#000;color:#fff;padding:0 16px;justify-content:center;gap:4px;border:2px solid transparent;transition: 0.2s ease}
.tool-btn-box .site-url a{background:var(--main_color,#0052d9)}
.tool-btn-box .site-url a:hover{background:none;border-color:var(--main_color,#0052d9);color:var(--main_color,#0052d9)}
.tool-btn-box .site-qrcode span{background:var(--main_color,#0052d9)}
.tool-btn-box .site-qrcode:hover span{background:none;border-color:var(--main_color,#0052d9);color:var(--main_color,#0052d9)}
.tool-btn-box .site-url-feedback a{background:#ff9800}
.tool-btn-box .site-url-feedback a:hover{background:none;border-color:#ff9800;color:#ff9800}
.tool-btn-box .copy-btn:hover{background:none;border-color:#000;color:#000}
.site-qrcode{position:relative}
.site-qrcode .tool-qrcode{position:absolute;top:45px;left:0;z-index:1;background:#fff;padding:6px;border:1px solid #e0e0e0;border-radius:6px;max-width:100%;height:auto;opacity:0;visibility:hidden;-webkit-transform:translateY(3px);transform:translateY(3px);transition:all .23s cubic-bezier(.28,.12,.22,1)}
.site-qrcode:hover .tool-qrcode{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}
.site-qrcode .tool-qrcode canvas{max-width:100%;height:auto;display:block}

.tool-details .tool-details-r .post-share{align-items:center}
.tool-details .tool-details-r .post-share.rounded .post-share-item{min-width:130px}
.tool-details .tool-details-r .post-share .share-title{width:auto;margin:10px 4px 0 0}

/*弹出表单*/
.fancybox-form form{width:100%;min-width:500px}
.fancybox-form form h3{margin:0 0 30px;color:#1a1a1a;text-align:center;font-weight:700;font-size:24px}
.fancybox-form form h3+p{margin:-20px 0 30px 0;text-align:center;font-size:15px;line-height:1.4;color:#333}
.fancybox-form form .form-group{margin-bottom:16px}
.fancybox-form form input,.fancybox-form form textarea{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;width:100%;border:.5px solid rgba(118,121,124,.5);border-radius:4px;font-size:16px}
.fancybox-form form textarea{height:136px}
.fancybox-form form input[type=file]{cursor:pointer}
.fancybox-form form input[type=checkbox],.fancybox-form form input[type=radio]{display:block;margin-right:4px;padding:7px;width:auto;border-radius:2px;cursor:pointer;-webkit-appearance:revert;-webkit-tap-highlight-color:transparent}
.fancybox-form form label{display:block;margin-bottom:4px;color:#333;font-weight:500;font-size:16px}
.fancybox-form form label.inline{display:inline-block;margin:0 20px 0 0}
.fancybox-form form .choices{padding:10px 0}
.fancybox-form form .choice-inner{display:flex;align-items:center;gap:2px;font-size:14px}
.fancybox-form form .choice-inner .choice-description{cursor:pointer}
.fancybox-form form select{padding:10px;width:100%;border:.5px solid rgba(118,121,124,.5);border-radius:4px;font-size:16px}
.fancybox-form form button{margin-top:16px;padding:16px;width:100%;border:none;border-radius:3px;background:var(--main_color,#0052d9);color:#fff;font-weight:700;font-size:16px;cursor:pointer}
.fancybox-form form button:hover{background:#000}
@media screen and (max-width:767px){
    .fancybox-form{padding:16px}
    .fancybox-form form{padding:16px;min-width:100%}
}

@media (max-width:767px){
	.tool-details{flex-wrap:wrap;gap:20px}
	.tool-details .tool-details-l{width:100%;position:initial;border-bottom:1px dashed #ebeef4;padding-bottom:20px}
	.tool-details .tool-details-r .post-share .share-title{width:100%;margin:0}
	.tool-details .tool-details-r .post-share .share-title h3{font-size:24px;line-height:1.5;margin-bottom:6px}

	.tool-btn-box{gap:10px}
	.tool-btn-box>div{min-width:40%}

	.tool-details .tool-details-r .post-share{border-top:1px solid #ebeef4}
	.tool-details .tool-details-l .post-title{padding:15px 0;border-top:1px solid #ebeef4}
	.tool-details .post-tags a{color:#000}
}


/*--------------------------------------------------------------
	分类页面
----------------------------------------------------------------*/
.tax-tool_category,.tool-template-default{background:#f9f9f9}

@media (max-width:767px){
	.tax-tool_category,.tool-template-default{background:#fff}
}


/*--------------------------------------------------------------
	提示框
----------------------------------------------------------------*/
[tooltip]{position:relative}
[tooltip]:after{display:none;content:attr(tooltip);position:absolute;text-align:center;white-space:nowrap;font-size:14px;padding:6px 12px;border-radius:4px;background:#34383d;color:#fff;box-shadow:0 10px 20px -5px rgba(0,0,0,.4)}
[tooltip]:before{display:none;content:"";position:absolute;border:5px solid transparent;border-top-color:#34383d;z-index:100}
[tooltip]:hover{z-index:1}
[tooltip]:hover:after,[tooltip]:hover:before{display:block}
[placement^=top]:after{bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}
[placement^=top]:before{bottom:100%;left:50%;transform:translate(-50%)}
[placement^=bottom]:after{top:calc(100% + 20px);left:calc(50% - 10px);transform:translateX(-50%);width:calc(100% + 40px);white-space:pre-line}
[placement^=bottom]:before{top:calc(100% + 10px);left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-color:#34383d}


/*--------------------------------------------------------------
	页面Banner
----------------------------------------------------------------*/
.page-template-default .page-banner-v1 .banner-text{padding:0}
.page-template-default .page-banner-v1 .banner-media{height:var(--banner-height-pc)}

/*移动端样式*/
@media screen and (max-width: 767px) {
	.page-template-default .page-banner-v1 .banner-media{height:var(--banner-height-mb,auto)}
}

/*--------------------------------------------------------------
	主菜单
----------------------------------------------------------------*/
/*头部*/
.header-skeleton{height:73px}
.site-header{position:fixed;width:100%;display:block;background:#fff;z-index:999;border-bottom:1px solid #ebeef4;-webkit-box-shadow:0 2px 3px rgba(33,37,41,.07);box-shadow:0 2px 3px rgba(33,37,41,.07)}
.site-header .container-wrapper{display:flex;align-items:center;justify-content:space-between}
.site-header .header-logo img{display:block;width:auto;height:72px}
.site-header .header-logo img+h1{text-indent:-999999px;height:0;width:0;margin:0}
.site-header .header-logo h1{font-size:2em;margin:0;font-weight:700;color:#000}

/*头部菜单*/
.header-menu{display:flex;align-items:center;margin-left:auto}
.header-menu ul{display:flex;align-items:center}
.header-menu ul .menu-item-has-children .sub-menu{background-color:#fff;border-radius:5px;border-color:#e9ecef;padding:12px 0}
.header-menu ul .menu-item-has-children .sub-menu>.menu-item{padding:2px 8px}
.header-menu ul .sub-menu{position:absolute;margin:0;padding:0;top:100%;left:0;list-style:none;border-width:1px;border-style:solid;opacity:0;visibility:hidden;-webkit-transform:translateY(3px);transform:translateY(3px);pointer-events:none;will-change:transform,opacity;-webkit-transition:all .23s cubic-bezier(.28,.12,.22,1);transition:all .23s cubic-bezier(.28,.12,.22,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-shadow:0 20px 25px -5px rgba(33,37,41,.1),0 10px 10px -5px rgba(33,37,41,.04);box-shadow:0 20px 25px -5px rgba(33,37,41,.1),0 10px 10px -5px rgba(33,37,41,.04);display:block;z-index:8}
.header-menu ul .menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}
.header-menu ul li:not(.mega-menu){position:relative}
.header-menu ul .menu-item-has-children:not(.mega-menu) .sub-menu{min-width:220px;width:max-content;left:-10px}
.header-menu ul .menu-item-has-children:not(.mega-menu) .sub-menu .sub-menu{top:0;left:100%;margin-top:-14px}
.header-menu ul li a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.header-menu>ul>.menu-item:hover>a,
.header-menu>ul>.menu-item.current-menu-item>a{color:var(--main_color,#16499c)}
.header-menu ul .menu-item-has-children>a::after{position:relative;content:"\ea4e";line-height:1;margin-left:5px;top:-1px;font-family:remixicon!important}
.header-menu ul .menu-item-has-children:not(.mega-menu) .sub-menu .menu-item-has-children>a::after{content:"\ea4e";font-size:85%;margin-left:auto;top:0;font-family:remixicon!important;transform:rotate(-90deg)}
.header-menu>ul>.menu-item>a{font-size:16px;color:#212529;height: 72px;padding-left:15px;padding-right:15px;-webkit-transition:all .2s cubic-bezier(.28,.12,.22,1);transition:all .2s cubic-bezier(.28,.12,.22,1)}
.header-menu ul .sub-menu .menu-item a{font-size:14px;width:100%;padding:6px 12px;border-radius:5px}
.header-menu ul .menu-item-has-children .sub-menu .menu-item:hover>a{color:var(--main_color,#16499c);background-color:#f0f0f0}
.header-menu ul .menu-item-has-children.mega-menu>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;align-items:flex-start;flex-wrap:wrap;width:100%;padding:25px 8px}
.header-menu ul .menu-item-has-children.mega-menu>.sub-menu>.menu-item{-webkit-box-flex:1;-ms-flex:1;flex:1}
.header-menu ul .menu-item-has-children.mega-menu>.sub-menu>.menu-item>a{width:auto;font-size:14px;font-weight:500;padding-left:20px;__pointer-events:none;color:#333;margin-bottom:5px}
.header-menu ul .menu-item-has-children.mega-menu>.sub-menu>.menu-item>a::after{display:none}
.header-menu ul .menu-item-has-children.mega-menu>.sub-menu>.menu-item>a:hover{color:var(--main_color,#16499c);background-color:transparent}
.header-menu ul .menu-item-has-children.mega-menu>.sub-menu>.menu-item:hover>a{color:#333;background-color:transparent}
.header-menu ul .menu-item-has-children.mega-menu>.sub-menu .sub-menu{position:relative;top:0;left:0;padding:0;opacity:1;visibility:visible;border:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;-webkit-transform:translateY(0);transform:translateY(0)}

/*下拉导航栏固定*/
@media screen and (min-width: 1024px) {
	.admin-bar .site-header.sticky{top:32px}
}

.site-header.sticky{position:fixed;top:0;z-index:9;-webkit-box-shadow:0 2px 3px rgba(33,37,41,.07);box-shadow:0 2px 3px rgba(33,37,41,.07);animation:slide-down .7s}
.site-header.sticky .logo img {max-height:60px}
.site-header.sticky .header-menu>ul>.menu-item>a{height:60px}

@keyframes slide-down {
	0% {
		transform: translateY(-100%);
	}

	100% {
		transform: translateY(0);
	}
}

/*手机端菜单按钮*/
.mobile-menu{display:none}
.hamburger{float:right;position:relative;width:30px;height:30px;cursor:pointer;border:5px solid transparent;z-index:1}
.hamburger span{width:100%;height:2px;display:block;position:absolute;right:0;transition:all .3s;background-color:#000}
.hamburger span.h-top{top:0}
.hamburger span.h-bottom{bottom:0;width:27px}
.hamburger span.h-middle{top:50%;margin-top:-1px;width:25px}
.hamburger.h-active span{width:25px}
.hamburger.h-active span.h-top{transform:rotate(45deg);top:50%;margin-top:-1px}
.hamburger.h-active span.h-middle{transform:translateX(-30px);opacity:0}
.hamburger.h-active span.h-bottom{transform:rotate(-45deg);bottom:50%;margin-bottom:-1px}


@media screen and (max-width: 767px) {
	.header-skeleton{height:60px}
	.site-header .header-logo{display:flex;justify-content:space-between;width:100%;align-items:center}
	.site-header .header-logo img{width:auto;height:auto;max-height:60px}
	.site-header .mobile-menu{display:flex;align-items:center;gap:20px}
	.header-menu{position:absolute!important;top:100%;left:0;z-index:99;background:#fff;height:100vh;padding-top:5px;padding-bottom:200px;overflow-y:auto;align-items:flex-start;border-top:1px solid #ddd;-webkit-transition:-webkit-transform .3s ease-in;-moz-transition:-moz-transform .3s ease-in;-o-transition:-o-transform .3s ease-in;transition:transform .3s ease-in;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-overflow-scrolling:touch;-ms-transform:translateX(-100%)}
	.header-menu.slidenav{width:100%;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-ms-transform:translateX(0)}
	.header-menu ul{width:100%;flex-wrap:wrap;padding:0 15px}
	.header-menu ul .menu-item-has-children .sub-menu{border-radius:0;padding:10px 0 0 15px}
	.header-menu ul .menu-item-has-children .sub-menu>.menu-item{padding:10px 0;border-bottom:none}
	.header-menu ul .sub-menu{display:none;position:initial;border:none;box-shadow:none;opacity:initial;visibility:initial;transform:none;transition:none}
	.header-menu ul .menu-item-has-children:hover>.sub-menu{display:none;transform:none}
	.header-menu ul .menu-item-has-children.open>.sub-menu{display:block;opacity:1;visibility:visible}
	.header-menu ul li{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
	.header-menu ul .menu-item-has-children:not(.mega-menu) .sub-menu{width:100%}
	.header-menu ul .menu-item-has-children:not(.mega-menu) .sub-menu .sub-menu{margin:0;min-width:initial}
	.header-menu ul li{padding:16px 0;border-bottom:1px solid #f0f0f0}
	.header-menu>ul>.menu-item.current-menu-item>a,
	.header-menu>ul>.menu-item:hover>a{color:#333}
	.header-menu ul .menu-item-has-children>a::after{display:none}
	.header-menu>ul>.menu-item>a{height:auto!important;padding:0;justify-content:space-between;font-size:16px}
	.header-menu>ul>.menu-item .ri-add-line{line-height:1;font-size:18px;color:#333;transition:transform .3s ease-in-out}
	.header-menu>ul .menu-item.open>.ri-add-line:before{content:"\f1af"}
	.header-menu ul .sub-menu .menu-item a{padding:0;width:auto}
	.header-menu ul .menu-item-has-children .sub-menu .menu-item:hover>a{color:#333;background:0 0}
	.header-menu ul .menu-item-has-children.mega-menu>.sub-menu{display:none;padding:10px 0 0 15px}
	.header-menu ul .menu-item-has-children.mega-menu.open>.sub-menu{display:block;opacity:1;visibility:visible}
	.header-menu ul .menu-item-has-children.mega-menu>.sub-menu>.menu-item>a{padding:0;margin:0;color:#333;font-weight:initial;font-size:15px}
	.header-menu ul .menu-item-has-children.mega-menu>.sub-menu>.menu-item:hover>a{color:#333}
	.header-menu .menu-item-has-children.mega-menu>.sub-menu .sub-menu{padding:10px 0 0 15px}
	.header-menu .search-box-outer{display:none}
}

/* 导航栏自定义按钮 */
.site-header .custom-button{margin-left:auto}
.site-header .custom-button a{color:var(--button-text-color,#fff);font-size:15px;display:flex;gap:5px;align-items:center;transition:.2s ease;border:2px solid transparent;background:var(--button-bg-color,#d32f2f);padding:5px 14px;border-radius:50px;-webkit-font-smoothing:auto}
.site-header .custom-button a i{font-size:18px}
.site-header .custom-button a:hover{border-color:var(--button-bg-color,#d32f2f);background:0 0;color:var(--button-bg-color,#d32f2f)}

@media screen and (max-width:767px){
	.site-header .custom-button{display:none}
	.site-header .header-menu .custom-button{display:block;width:100%;margin-top:20px;padding:0;border-bottom:none}
	.site-header .header-menu .custom-button a{justify-content:center;padding:8px 14px;font-size:16px}
}


/*--------------------------------------------------------------
	文章分享
----------------------------------------------------------------*/
@font-face{font-family:socicon;src:url(../fonts/socicon.eot);src:url(../fonts/socicon.eot?#iefix) format("embedded-opentype"),url(../fonts/socicon.woff) format("woff"),url(../fonts/socicon.ttf) format("truetype"),url(../fonts/socicon.svg#socicon) format("svg");font-weight:400;font-style:normal}
.post-share .post-share-item[class*=" socicon-"]:before,
.post-share .post-share-item[class^=socicon-]:before{font-family:socicon!important;font-style:normal!important;font-size:14px;font-weight:400!important;font-variant:normal!important;text-transform:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:inherit;text-rendering:auto}

.post-share .socicon-facebook{background:#3e5b98}
.post-share .socicon-facebook:before{content:"\e028"}
.post-share .socicon-twitter{background:#222}
.post-share .socicon-twitter:before{content:"\e959"}
.post-share .socicon-pinterest{background:#c92619}
.post-share .socicon-pinterest:before{content:"\e063"}
.post-share .socicon-reddit{background:#e74a1e}
.post-share .socicon-reddit:before{content:"\e06c"}
.post-share .socicon-instagram{background:#000}
.post-share .socicon-instagram:before{content:"\e044"}
.post-share .socicon-stumbleupon{background:#e64011}
.post-share .socicon-stumbleupon:before{content:"\e082"}
.post-share .socicon-linkedin{background:#3371b7}
.post-share .socicon-linkedin:before{content:"\e04c"}
.post-share .socicon-whatsapp{background:#20b038}
.post-share .socicon-whatsapp:before{content:"\e099"}
.post-share .socicon-vkontakte{background:#5a7fa6}
.post-share .socicon-vkontakte:before{content:"\e095"}
.post-share .socicon-mail{background:#000}
.post-share .socicon-mail:before{content:"\e050"}
.post-share .socicon-wechat{background:#2aae67}
.post-share .socicon-wechat:before{content:"\e097"}
.post-share .socicon-weibo{background:#d62c2b}
.post-share .socicon-weibo:before{content:"\e098"}
.post-share .ri-file-copy-2-fill{background:#000}

.post-share.outline .socicon-facebook span,
.post-share.outline .socicon-facebook:before,
.post-share.transparent .socicon-facebook span,
.post-share.transparent .socicon-facebook:before{color:#3e5b98}
.post-share.outline .socicon-twitter span,
.post-share.outline .socicon-twitter:before,
.post-share.transparent .socicon-twitter span,
.post-share.transparent .socicon-twitter:before{color:#222}
.post-share.outline .socicon-pinterest span,
.post-share.outline .socicon-pinterest:before,
.post-share.transparent .socicon-pinterest span,
.post-share.transparent .socicon-pinterest:before{color:#c92619}
.post-share.outline .socicon-reddit span,
.post-share.outline .socicon-reddit:before,
.post-share.transparent .socicon-reddit span,
.post-share.transparent .socicon-reddit:before{color:#e74a1e}
.post-share.outline .socicon-instagram span,
.post-share.outline .socicon-instagram:before,
.post-share.transparent .socicon-instagram span,
.post-share.transparent .socicon-instagram:before{color:#000}
.post-share.outline .socicon-stumbleupon span,
.post-share.outline .socicon-stumbleupon:before,
.post-share.transparent .socicon-stumbleupon span,
.post-share.transparent .socicon-stumbleupon:before{color:#e64011}
.post-share.outline .socicon-linkedin span,
.post-share.outline .socicon-linkedin:before,
.post-share.transparent .socicon-linkedin span,
.post-share.transparent .socicon-linkedin:before{color:#3371b7}
.post-share.outline .socicon-whatsapp span,
.post-share.outline .socicon-whatsapp:before,
.post-share.transparent .socicon-whatsapp span,
.post-share.transparent .socicon-whatsapp:before{color:#20b038}
.post-share.outline .socicon-vkontakte span,
.post-share.outline .socicon-vkontakte:before,
.post-share.transparent .socicon-vkontakte span,
.post-share.transparent .socicon-vkontakte:before{color:#5a7fa6}
.post-share.outline .socicon-mail span,
.post-share.outline .socicon-mail:before,
.post-share.transparent .socicon-mail span,
.post-share.transparent .socicon-mail:before{color:#000}
.post-share.outline .socicon-wechat span,
.post-share.outline .socicon-wechat:before,
.post-share.transparent .socicon-wechat span,
.post-share.transparent .socicon-wechat:before{color:#2aae67}
.post-share.outline .socicon-weibo span,
.post-share.outline .socicon-weibo:before,
.post-share.transparent .socicon-weibo span,
.post-share.transparent .socicon-weibo:before{color:#d62c2b}
.post-share.outline .ri-file-copy-2-fill span,
.post-share.outline .ri-file-copy-2-fill:before,
.post-share.transparent .ri-file-copy-2-fill span,
.post-share.transparent .ri-file-copy-2-fill:before{color:#000}

body .post-share.outline .post-share-item.socicon-facebook,
body .post-share.outline .post-share-item.socicon-facebook:hover{border-color:#3e5b98}
body .post-share.outline .post-share-item.socicon-twitter,
body .post-share.outline .post-share-item.socicon-twitter:hover{border-color:#222}
body .post-share.outline .post-share-item.socicon-pinterest,
body .post-share.outline .post-share-item.socicon-pinterest:hover{border-color:#c92619}
body .post-share.outline .post-share-item.socicon-reddit,
body .post-share.outline .post-share-item.socicon-reddit:hover{border-color:#e74a1e}
body .post-share.outline .post-share-item.socicon-instagram,
body .post-share.outline .post-share-item.socicon-instagram:hover{border-color:#000}
body .post-share.outline .post-share-item.socicon-stumbleupon,
body .post-share.outline .post-share-item.socicon-stumbleupon:hover{border-color:#e64011}
body .post-share.outline .post-share-item.socicon-linkedin,
body .post-share.outline .post-share-item.socicon-linkedin:hover{border-color:#3371b7}
body .post-share.outline .post-share-item.socicon-whatsapp,
body .post-share.outline .post-share-item.socicon-whatsapp:hover{border-color:#20b038}
body .post-share.outline .post-share-item.socicon-vkontakte,
body .post-share.outline .post-share-item.socicon-vkontakte:hover{border-color:#5a7fa6}
body .post-share.outline .post-share-item.socicon-mail,
body .post-share.outline .post-share-item.socicon-mail:hover{border-color:#000}
body .post-share.outline .post-share-item.socicon-weibo,
body .post-share.outline .post-share-item.socicon-weibo:hover{border-color:#d62c2b}
body .post-share.outline .post-share-item.socicon-wechat,
body .post-share.outline .post-share-item.socicon-wechat:hover{border-color:#2aae67}
body .post-share.outline .post-share-item.ri-file-copy-2-fill,
body .post-share.outline .post-share-item.ri-file-copy-2-fill:hover{border-color:#000}

.post-share{margin-top:20px;padding-top:20px;width:100%;border-top:1px dashed #e0e0e0}
.post-share .share-title{width:100%;text-align:left;margin-bottom:5px}
.post-share .share-title h3{margin:0;font-size:16px}

.post-share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;text-align:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}
body .post-share .post-share-item{font-style:normal;text-decoration:none!important;font-family:inherit;color:#fff;font-size:16px;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:100%;min-width:40px;height:40px;line-height:40px;margin-right:10px;margin-top:10px!important;box-shadow:none!important;border:0}
body .post-share .post-share-item:hover{color:#fff;cursor:pointer;text-decoration:none;background-image:-moz-linear-gradient(left,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%)!important;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,.1)))!important;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%)!important;background-image:-o-linear-gradient(left,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%)!important;background-image:-ms-linear-gradient(left,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%)!important;background-image:linear-gradient(to right,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%)!important}
body .post-share .post-share-item:focus{color:#fff;text-decoration:none;outline:0}
.post-share .post-share-item span{font-family:inherit;position:relative;top:-1px;margin-left:8px}
.post-share.no-labels span{display:none}
.post-share.transparent .post-share-item{font-size:1em}
.post-share.outline .post-share-item{border:1px solid transparent;background:0 0!important}
.post-share.outline .post-share-item:hover{border:1px solid}
.post-share.transparent .post-share-item{border-radius:0;background:0 0!important}
.post-share.transparent .post-share-item:hover{background:0 0!important}
.post-share.rectangle.no-labels .post-share-item{border-radius:0;min-width:100px}
.post-share.rounded.no-labels .post-share-item{border-radius:20px;min-width:100px}
.post-share.circle,
.post-share.square,
.post-share.transparent{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}
.post-share.circle .post-share-item,
.post-share.square .post-share-item,
.post-share.transparent .post-share-item{width:40px;border-radius:50%;-webkit-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}
.post-share.square .post-share-item{border-radius:0}
.post-share.transparent.outline .post-share-item{border:0}
.post-share.rectangle .post-share-item{border-radius:0;min-width:140px}
.post-share.rounded .post-share-item{border-radius:20px;min-width:140px}
.post-share.transparent .post-share-item{min-width:auto;width:auto;margin-right:25px;border-radius:0}
.post-share.transparent .socicon-facebook{margin-left:-3px}

#sharer-wechat canvas{max-width:250px}
#sharer-wechat p{margin:0 0 15px;font-size:20px;display:flex;align-items:center;justify-content:center;font-weight:600}
#sharer-wechat p i{font-size:24px;margin-right:4px;line-height:1;font-weight:400}


/*--------------------------------------------------------------
	WordPress默认样式优化
----------------------------------------------------------------*/
.wp-block-quote{position:relative;background:#f9f9f9;padding:3em 2em 1.5em 2em;margin:auto 0;border-radius:10px;color:#333}
.wp-block-quote::before{content:"“";font-size:4em;position:absolute;top:10px;left:20px;color:#ccc;font-family:serif}


/*--------------------------------------------------------------
	投稿表单
----------------------------------------------------------------*/
#tool-submit-form{display:flex;flex-wrap:wrap;margin:0 -8px}
#tool-submit-form .field-group{width:calc(var(--field-width,100%) - 16px);margin:16px 8px}
#tool-submit-form .field-label-container{margin-bottom:10px}
#tool-submit-form .field-required{position:relative}
#tool-submit-form .field-required .field-label::before{content:"*";color:#da2319;font-size:16px;-webkit-font-smoothing:antialiased;line-height:1}
#tool-submit-form .field-label-container .field-label{position:relative;font-size:16px;word-break:break-word;color:#333;line-height:1.4;font-weight:700;display:flex;align-items:center;gap:4px}
#tool-submit-form .field-content>p,#tool-submit-form .field-label-container>p{color:#666;font-size:14px;margin:0 0 10px}
#tool-submit-form .field-label-container>p{margin:10px 0}
#tool-submit-form .field-content>input,#tool-submit-form .field-content>textarea{width:100%;padding:10px;border:1px solid rgba(0,0,0,.2);border-radius:3px;line-height:1.5;height:40px;margin:0;background:#fff}
#tool-submit-form .field-content>textarea{min-height:85px}
#tool-submit-form .field-content>select{cursor:pointer;display:block;width:100%;padding:10px;border:1px solid rgba(0,0,0,.2);border-radius:3px;line-height:1.5;height:40px;margin:0}
#tool-submit-form .field-content>input[type=file]{height:auto;cursor:pointer}
#tool-submit-form .field-content input[type=email]:focus,#tool-submit-form .field-content input[type=number]:focus,#tool-submit-form .field-content input[type=text]:focus,#tool-submit-form .field-content select:focus,#tool-submit-form .field-content textarea:focus{border-color:var(--main_color,#000)}
#tool-submit-form .field-group .field-content .field-checkbox,#tool-submit-form .field-group .field-content .field-radio{width:100%;padding:10px;border:1px solid #ededed;border-radius:3px;line-height:1.5;height:40px;display:flex;align-items:center;gap:6px;margin-bottom:8px;cursor:pointer;background:#fcfcfc;-webkit-transition-duration:.2s;transition-duration:.2s}
#tool-submit-form .field-group .field-content .field-checkbox:hover,#tool-submit-form .field-group .field-content .field-radio:hover{-webkit-transform:scale(1.005);-ms-transform:scale(1.005);transform:scale(1.005);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);background-color:rgba(35,120,255,.06);border-color:#000}
#tool-submit-form .field-group .field-content input[type=checkbox]:checked+.choice-text,#tool-submit-form .field-group .field-content input[type=radio]:checked+.choice-text{color:#000}
#tool-submit-form .field-group .field-content input[type=radio]:checked::after{content:'';position:absolute;top:4px;left:4px;width:8px;height:8px;background-color:#fff;border-radius:50%}
#tool-submit-form .field-group .field-content input[type=checkbox],#tool-submit-form .field-group .field-content input[type=radio]{width:14px;height:14px;cursor:pointer}
#tool-submit-form button[type=submit]{border:none;cursor:pointer;background:var(--main_color,#000);color:#fff;padding:10px 16px;border-radius:3px;font-size:16px;line-height:1.4;display:flex;align-items:center;justify-content:center;gap:5px;margin:16px auto 0;width:calc(var(--field-width,100%) - 16px)}
#tool-submit-form button[type=submit]:hover{opacity:.8}
#tool-submit-form button[type=submit] .la-spinner{display:none;animation:spin 3s linear infinite;font-size:20px;color:#fff}
#tool-submit-form .email-captcha-box{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
#tool-submit-form .email-captcha-box .captcha-img-box{display:flex;align-items:center;gap:10px}
#tool-submit-form .email-captcha-box .captcha-img-box img{border:1px solid rgba(0,0,0,.2);border-radius:3px;line-height:1.5;height:40px;margin:0;background:#fff;cursor:pointer;vertical-align:middle;width:auto}
#tool-submit-form .email-captcha-box .captcha-img-box input{border:1px solid rgba(0,0,0,.2);border-radius:3px;line-height:1.5;height:40px;margin:0;background:#fff;padding:0 10px}
#tool-submit-form .email-captcha-box button{cursor:pointer;border-radius:3px;width:auto;line-height:1.4;height:40px;padding:0 20px;font-size:14px;border:1px solid #000;background:#fff;color:#000}
#tool-submit-form .email-captcha-box button:hover{background:#000;color:#fff}
#tool-submit-form .email-captcha-box #tool_email{width:300px!important}
#tool-submit-form .email-captcha-area{display:flex;width:100%;flex-direction:column}
#tool-submit-form .email-captcha-area>div:first-child{width:62%}
#tool-submit-form .email-captcha-area>div:nth-child(2){flex:1 1 0%}
#tool-submit-result{text-align:center;margin-top:2em;font-size:22px}

@media (max-width:767px){
	#tool-submit-form .email-captcha-area{flex-wrap:wrap;flex-direction:row}
	#tool-submit-form .email-captcha-area>div:first-child,
	#tool-submit-form .email-captcha-box{width:100%}
	#tool-submit-form .email-captcha-box #tool_email{width:100%!important}
	#tool-submit-form .email-captcha-box .captcha-img-box input{width:140px}
	#tool-submit-form .email-captcha-box button{padding:0 10px;flex:1 1 0%}
}


/*--------------------------------------------------------------
	右侧悬浮 客服工具
----------------------------------------------------------------*/
.slide-bar{position:fixed;width:60px;right:5px;bottom:10%;z-index:9;background-color:var(--bar_color_bg);border-radius:3px}
.slide-bar a:focus{color:#fff}
.slide-bar .slide-bar__item{width:60px;height:60px;text-align:center;position:relative;cursor:pointer;color:var(--bar_color_text);display:block;border-top:1px solid var(--bar_color_line);line-height:1.8}
.slide-bar .slide-bar__item:last-child{border-radius:0 0 3px 3px}
.slide-bar .slide-bar__item:first-child{border-top:none;border-radius:3px 3px 0 0}
.slide-bar .slide-bar__item:hover{background-color:var(--bar_color_current);color:var(--bar_color_text2)}
.slide-bar .slide-bar__item:hover .slide-bar__item__ercode,
.slide-bar .slide-bar__item:hover .slide-bar__item__tips{visibility:visible;left:-180px;opacity:1}
.slide-bar .slide-bar__item:hover .slide-bar__item__img{visibility:visible;left:-160px;opacity:1}
.slide-bar .slide-bar__item__top{display:block;line-height:60px;font-size:36px}
.slide-bar .slide-bar__item__icon{display:block;font-size:16px;padding-top:6px}
.slide-bar img.slide-bar__item__icon{width:30px;height:auto;margin:0 auto}
.slide-bar .slide-bar__item__text{display:block;height:20px;font-size:12px}
.slide-bar .slide-bar__item__tips{width:170px;height:60px;line-height:60px;text-align:center;font-size:14px;position:absolute;z-index:999;left:-200px;color:#fff;top:0;opacity:0;visibility:hidden;background-color:var(--main_color,#2b5ff5);border-radius:3px;-webkit-transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;-o-transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s}
.slide-bar .slide-bar__item__tips:after{border-bottom:5px solid transparent;border-top:5px solid transparent;border-left:6px solid var(--main_color,#2b5ff5);right:-6px;top:30px;content:"";height:0;position:absolute;width:0;z-index:1}
.slide-bar .slide-bar__item__tips p{position:relative;top:50%;margin:0 auto;width:85%;color:#fff;line-height:1.2;transform:translateY(-50%)}
.slide-bar .scrollup .slide-bar__item__tips{width:120px;left:-150px}
.slide-bar .scrollup:hover .slide-bar__item__tips{left:-130px}
.slide-bar .slide-bar__item__img{width:150px;text-align:center;font-size:16px;position:absolute;z-index:1;left:-180px;color:#fff;bottom:0;opacity:0;visibility:hidden;background:0 0;-webkit-transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;-o-transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;transition:left .3s ease-in-out .1s,opacity .3s ease-in-out .1s,visibility .3s;border:1px solid #e7e7e7}
.slide-bar .slide-bar__item__img:after{border-bottom:5px solid transparent;border-top:5px solid transparent;border-left:6px solid #e7e7e7;right:-6px;content:"";height:0;position:absolute;bottom:30px;width:0;z-index:1}
.slide-bar .slide-bar__item__img img{display:block}
.slide-bar .slide-bar__item.scrollup{display:none}

.slide-bar .slide-bar-title_none img.slide-bar__item__icon{width:46px}
.slide-bar .slide-bar-title_none .slide-bar__item__icon{padding-top:12px}

@media screen and (max-width:767px){
	.slide-bar{display:none}
}


/*--------------------------------------------------------------
	手机端底部菜单
----------------------------------------------------------------*/
.footer-fix{position:fixed;bottom:0;left:0;z-index:10;display:none;width:100%;background-color:var(--mobile_nav_bg);box-shadow:0 0 10px rgba(0,0,0,.2);padding-bottom:env(safe-area-inset-bottom)}
.footer-fix ul{display:flex;justify-content:space-around}
.footer-fix li{width:25%}
.footer-fix li a{display:flex;padding:8px 0;text-align:center;font-size:14px;line-height:1;flex-direction:column;align-items:center;color:var(--mobile_nav_text)}
.footer-fix li img{margin-bottom:5px;width:28px}

#shortcode-language{width:80%;padding:1.5rem}
#shortcode-language ul li{padding:8px 0;border-bottom:1px solid #f1f1f1}
#shortcode-language ul li:last-child{border-bottom:none}
#shortcode-language ul li a{display:flex;align-items:center;font-size:16px}
#shortcode-language ul li a span{margin-left:8px;font-size:18px}

#trp-floater-ls.trp-bottom-right{bottom:63px;right:0}

@media (max-width: 767px){
	.footer-fix {display:block}

}


/*--------------------------------------------------------------
	导航详情页 v2
----------------------------------------------------------------*/
.tool-details-v2 .post-content{margin-bottom:0}
.tool-details-v2 .post-body{color:#333;font-size:14px;line-height:1.5}
.tool-details-v2 .post-body h2{font-size:18px}
.tool-details-v2 .post-body h3{font-size:16px}
.tool-details-v2 .tool-btn-box>div{width:calc(50% - 5px);flex:none}

.tool-details-header{display:flex;margin-bottom:20px;background:#fff;width:100%;padding:16px;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);border-radius:6px;align-items:center}
.tool-details-header .tool-favicon{display:flex;width:100px;height:100px;background:#f3f3f3;border-radius:6px;padding:10px;align-items:center}
.tool-details-header .tool-favicon img{width:100%;height:auto;border-radius:6px}
.tool-details-header .tool-header-text{padding-left:30px;flex:1 1 0%;max-width:65%}
.tool-details-header .tool-header-text .tool-title{display:flex;align-items:flex-start;gap:10px}
.tool-details-header .tool-header-text .tool-title a{background-color:#f2f2f2;color:#333;font-size:13px;padding:2px 8px;border-radius:12px;margin-right:6px;transition:.2s ease}
.tool-details-header .tool-header-text .tool-title a:hover{background-color:#ddd;color:#111}
.tool-details-header .tool-header-text .tool-title h1{margin:0;font-size:1.8em}
.tool-details-header .tool-header-text .tool-title+.tool-excerpt{border-top:1px solid #eee}
.tool-details-header .tool-header-text .tool-excerpt{margin-top:10px;padding-top:10px;border-top:1px dashed #ebeef4}
.tool-details-header .tool-header-text .tool-excerpt p{padding:0;margin:0}
.tool-details-header .tool-header-text .tool-excerpt p:not(:last-child){margin-bottom:10px}
.tool-details-header .tool-header-text .tool-tags{color:#999;display:flex;gap:4px}
.tool-details-header .tool-header-text .tool-tags a{color:#999}
.tool-details-header .tool-header-text .post-meta i{font-size:14px}
.tool-details-header .tool-header-text .post-meta{margin:6px 0 0;color:#999;font-size:12px;line-height:1;display:flex;flex-wrap:wrap;align-items:center;gap:20px;border-top:1px solid #eee;padding-top:10px}
.tool-details-header .tool-header-text .post-meta a,.tool-details-header .tool-header-text .post-meta span,.tool-details-header .tool-header-text .post-meta time{color:#999;display:flex;gap:4px;align-items:center}
.tool-details-header .tool-header-text .post-meta a:hover{color:var(--main_color,#16499c)}
.tool-details-header .tool-btn-box{max-width:23%;margin-left:auto;margin-top:0}

@media (max-width:767px){
	.tool-details-header{flex-wrap:wrap;padding:0;background:0 0;box-shadow:none;border-radius:0}
	.tool-details-header .tool-favicon{order:1}
	.tool-details-header .tool-header-text{order:3;width:100%;max-width:none;padding-left:0;flex:none;margin-top:16px}
	.tool-details-header .tool-btn-box{width:calc(100% - 116px);order:2;max-width:none}
}


