/*
 * Theme Name: talkae
 * Theme URL:  https://www.talkae.com
 * Description: 专注AE插件脚本软件开发技术和资源分享
 * Author: 韬客AE
 * Author URI: https://www.talkae.com
 * Version: 2.1
 */
html {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0;
	line-height: 1.4;
	overflow-x: hidden;
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #f8f9fa;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

h1.maintain {
	width: 100%;
	max-width: 1180px;
	min-height: 200px;
	padding-top: 80px;
	margin: 0 auto;
	text-align: center;
}

mark {
	background: #ff0;
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee
}

[role="button"] {
	cursor: pointer
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type="file"] {
	display: block
}

input[type="range"] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555
}

input[type="search"] {
	-webkit-appearance: none
}

.fa {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

video,
embed,
iframe {
	max-width: 100%
}

img {
	max-width: 100%
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0
}

.clearfix:after,
.container:after {
	clear: both
}

a,
input,
.thumb {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

a {
	color: rgb(136, 136, 136);
	text-decoration: none
}

a:hover,
a:focus {
	text-decoration: none
}

a:hover {
	color: #FF6651
}

a:focus {
	outline: 0;
}

.container {
	max-width: 1280px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px
}

.content-wrap {
	width: 100%;
	float: left;
	margin-bottom: 15px
}

.content {
	position: relative
}

.content table {
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	width: 100%;
	margin-bottom: 30px;
}

.content table th {
	background-color: #f9f9f9;
	text-align: center;
}

.content table th,
.content table td {
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	padding: 5px 10px;
}

.header {
	position: relative;
	z-index: 99;
	height: 80px;
	border-bottom: 1px solid #eee;
	background-color: #fff;
	box-shadow: 1px 0 5px rgba(0, 0, 0, 0.06)
}

.logo {
	float: left;
	overflow: hidden;
	margin: 12px 20px 0 0;
	height: 50px;
	font-size: 1px;
	line-height: 40px;
	color: #fff
}

.logo span {
	display: none
}

.logo a {
	display: block
}

.logo img {
	display: block;
	margin-bottom: 100px;
	max-height: 46px
}

.searchform {
	float: right;
	margin-top: 15px !important
}

.searchform .sinput {
	float: left;
	color: #999;
	border: solid 1px #eee;
	width: 218px;
	height: 40px;
	padding: 4px 8px;
	border-right: none;
	font-size: 14px;
	border-radius: 4px 0 0 4px;
	outline: none
}

.searchform .sinput:focus {
	border-color: #FF4E54
}

.searchform .sbtn {
	float: right;
	color: #fff;
	background-color: #ff5c5c;
	height: 40px;
	border: none;
	padding: 4px 10px 4px 12px;
	font-size: 14px;
	border-radius: 0 4px 4px 0;
	outline: none;
}

.searchform .sbtn:hover {
	opacity: 0.8;
}

@media (max-width: 1200px) {
	.logo {
		margin-right: 30px
	}

	.searchform .sinput {
		width: 120px
	}
}

@media (max-width: 1024px) {
	.searchform {
		display: none;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out
	}
}

@media (max-width: 768px) {
	body {
		padding-top: 80px
	}

	.header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 80px;
		z-index: 999
	}

	.logo {
		float: left;
		margin-left: 60px;
		margin-right: 60px;
		text-align: center
	}

	.logo img {
		margin: 0 auto 100px
	}

	body {
		-webkit-transition-duration: 400ms;
		transition-duration: 400ms
	}
}

@media (max-width: 544px) {
	body {
		padding-top: 0
	}

	.header {
		height: 50px
	}

	.logo {
		display: none;
		margin-top: 10px;
		height: 30px;
		line-height: 30px
	}

	.logo img {
		max-height: 30px
	}

	.searchform-active .searchform {
		padding: 9px 0
	}

	.searchform-active .searchform .sbtn {
		top: 9px
	}
}

.shares {
	margin-bottom: 15px
}

.shares strong {
	line-height: 32px;
	display: inline-block;
	font-weight: normal;
	color: #999
}

.shares a {
	position: relative;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	margin-right: 10px;
	opacity: .8;
	border-radius: 2px;
	cursor: pointer
}

.shares a:hover {
	opacity: 1
}

.shares a:hover .share-popover {
	visibility: visible;
	opacity: 1;
	margin-bottom: 0
}

.shares a:before {
	height: 32px;
	width: 10px
}

.shares a:hover:before {
	-webkit-transition: right .5s;
	-moz-transition: right .5s;
	transition: right .5s;
	right: -70%
}

.shares a.share-tsina {
	background-color: #FF8D8D
}

.shares a.share-weixin {
	background-color: #7BD172
}

.shares a.share-qzone {
	background-color: #FBC440
}

.shares a.share-sqq {
	background-color: #F68575
}

.shares a.share-renren {
	background-color: #95B4EC
}

.shares a.share-tqq {
	background-color: #5FB2D7
}

.shares a.share-douban {
	background-color: #67CE9B
}

.shares a.share-huaban {
	background-color: #DC5E5E
}

.shares a.share-line {
	background-color: #08BC1F
}

.shares a.share-twitter {
	background-color: #41B8FC
}

.shares a.share-facebook {
	background-color: #4867AA
}

.shares i {
	color: #fff;
	font-size: 20px;
	font-weight: normal
}

@media (max-width: 544px) {
	.shares a {
		margin: 0 2.5px 5px 2.5px;
		width: 28px;
		height: 28px;
		line-height: 28px
	}

	.shares i {
		font-size: 16px
	}
}

.shares .share-popover {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 90px;
	height: 90px;
	margin-bottom: 20px;
	padding-bottom: 6px;
	background-color: transparent
}

.shares .share-popover .share-popover-inner {
	display: block;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 4px;
	border-radius: 2px;
	position: relative;
	bottom: 6px;
	height: 90px
}

.shares .share-popover .share-popover-inner::before,
.shares .share-popover .share-popover-inner::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 9px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}

.shares .share-popover .share-popover-inner::before {
	border-top: 5px solid #555
}

.shares .share-popover .share-popover-inner::after {
	border-top: 5px solid #fff;
	margin-bottom: 1px
}

.f404 {
	padding: 100px 15px;
	text-align: center
}

.f404 h2 {
	font-weight: normal;
	font-size: 36px
}

.f404 h3 {
	font-weight: normal;
	font-size: 18px
}

.pagination {
	margin-bottom: 15px;
	text-align: center;
	font-size: 14px
}

.pagination ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.pagination ul li {
	display: inline-block;
	margin: 0 3px
}

p.show-page-tips {
	color: #d1d1d1;
}

.pagination ul li a,
.pagination ul li span {
	display: inline-block;
	padding: 7px 15px;
	border-radius: 2px
}

.pagination ul li a {
	text-decoration: none;
	background-color: #ddd;
	color: #666;
	opacity: 1
}

.pagination ul li span {
	cursor: default;
	color: #aaa
}

.pagination ul li a:hover,
.pagination ul li a:focus {
	opacity: 0.8
}

.pagination ul li.active span {
	color: #fff;
	background-color: #aaa
}

.pagination ul li.next-page a {
	background-color: #FF6651;
	color: #fff
}

@media (max-width: 768px) {
	.pagination {
		font-size: 12px
	}
}

.article-tags a {
	display: inline-block;
	padding: 8px 6px;
	line-height: 1;
	font-size: 12px;
	border-radius: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #777777;
	background-color: #f5f6f7;
}

.article-tags a:hover {
	color: #fff;
	background-color: #ff6651
}

.article-copyright {
	color: #757288;
	font-size: 1.5rem;
	overflow: hidden;
	clear: both;
	border-radius: 3px;
	line-height: 22px;
	padding: 20px 30px 20px;
}

.article-copyright a {
	color: #757288;
	text-decoration: none;
}

.article-copyright a:hover {
	text-decoration: none;
	color: #f66;
}

.postitems {
	margin-bottom: 30px
}

.postitems h3 {
	margin: 0 0 15px;
	line-height: 1;
	/* font-size: 15px; */
	font-weight: bold
}

.postitems ul {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 -15px 0 0
}

.postitems ul:after {
	display: block;
	content: '';
	clear: both
}

.postitems li .thumb {
	margin-bottom: 5px
}

.postitems li .thumbnail {
	position: relative;
	display: block
}

@media (max-width: 544px) {
	.postitems ul {
		margin-right: -15px
	}

	.postitems li {
		width: calc(50% - 15px);
		margin-right: 15px
	}

	.postitems li img {
		width: 100%
	}
}

.tagslist {
	overflow: hidden
}

.tagslist ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-right: -15px
}

.tagslist li {
	float: left;
	width: calc(20% - 15px);
	margin-right: 15px;
	margin-top: 15px;
	border: 1px solid #dad7d7;
	padding: 15px;
	border-radius: 2px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.tagslist li:hover {
	border-color: #999
}

.tagslist li:hover .name {
	background-color: #384047;
	color: #fff
}

.tagslist li .name {
	background-color: #dad7d7;
	display: inline-block;
	padding: 5px 10px 4px;
	font-size: 12px;
	color: #666
}

.tagslist li .name:hover {
	background-color: #FF6651;
	color: #fff
}

.tagslist li small {
	margin-left: 10px;
	color: #bbb
}

.tagslist li p {
	margin: 10px 0 0;
	font-size: 12px;
	height: 36px;
	overflow: hidden;
	display: block;
	line-height: 1.5
}

.tagslist li p a {
	color: #999
}

.tagslist li p a:hover {
	color: #555
}

@media (max-width: 1024px) {
	.tagslist li {
		width: calc(25% - 15px)
	}
}

@media (max-width: 768px) {
	.tagslist li {
		width: calc(33.3333333% - 15px)
	}
}

@media (max-width: 544px) {
	.tagslist li {
		width: calc(50% - 15px)
	}
}

.widget {
	clear: both;
	position: relative;
	margin-bottom: 22.5px
}

.widget ul {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	border-radius: 5px;
}

.widget ul ul {
	border: none
}

.widget ul:before,
.widget ul:after {
	display: table;
	content: "";
	line-height: 0
}

.widget ul:after {
	clear: both
}

.widget_text {
	border-radius: 2px;
	padding: 0;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgb(135 152 164 / 50%);
}

.widget_tag_cloud {
	border-radius: 2px;
	padding: 0;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgb(135 152 164 / 50%);
}

.widget_tag_cloud .tagcloud a {
	display: inline-block;
	margin: 3px 10px 3px 0
}

.comt {
	position: relative;
	padding-left: 52px
}

.comment-list {
	padding: 0;
	list-style: none;
	margin: 0
}

.comment {
	position: relative;
	padding: 15px 0 15px 52px;
	overflow: hidden;
	border-bottom: 1px solid #eee
}

.comment .url {
	color: #999
}

.comment .url:hover {
	color: #666;
	text-decoration: underline
}

.comment .comt-meta {
	font-size: 12px;
	color: #bbb;
	margin-top: 7px
}

.comment .comment-reply-link {
	font-size: 12px;
	color: #bbb;
	display: none;
	margin-left: 30px
}

.comment .comment-reply-link:hover {
	color: #666
}

.comment .comt-f {
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 16px;
	color: #bbb
}

.comment .children {
	list-style: none;
	padding: 0
}

.comment .children .comment {
	margin: 15px 0 0;
	border-top: 1px solid #eee;
	border-bottom: none;
	padding-bottom: 0
}

.comment pre {
	margin: 3px 0 5px;
	padding: 7px 10px;
	border-radius: 1px
}

.comment .depth-1 {
	border-bottom: #eee 1px solid
}

.comment .wp-smiley {
	margin-bottom: 2px
}

.comment:hover {
	background-color: #f8f8f8
}

.comment:hover .comt-f {
	color: #666
}

.comment:hover .comment-reply-link {
	display: inline-block
}

#cancel-comment-reply-link {
	display: none;
	font-size: 12px;
	text-align: center;
	margin-top: 7px;
	color: #999
}

#cancel-comment-reply-link:hover {
	color: #666
}

.comment #cancel-comment-reply-link {
	display: block
}

.footer {
	clear: both;
	color: #bbb;
	padding-top: 30px;
	padding-bottom: 45px;
	border-top: 1px solid #eee;
	margin-top: 30px;
	font-size: 12px;
	text-align: center;
	background-color: #FFF
}

.footer a {
	color: #bbb
}

.footer a:hover {
	color: #555
}

.content {
	position: relative;
}

/*自定义*/
.wrappter .wrp_left {
	float: left;
	width: 50%;
}

.wrappter .wrp_right {
	float: right;
	width: 50%;
	margin-top: -6px;
}

.kztow-slider-wrappter .wrp_right>ul>li {
	float: left;
	width: 50%;
	margin-left: 0;
	padding-left: 10px;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	transform: translate3d(0px, 0px, 0px);
	border-radius: 3px;
}

.pagination {
	width: calc(100% - 16px);
	height: 70px;
	margin: 8px 8px 20px;
	padding-top: 18px;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgb(135 152 164 / 50%);
}

.postitems {
	margin: 20px 30px;
}

.postitems ul {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 -15px 0 0;
}

.postitems li {
	width: calc(22.7%);
	margin-right: 13px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
}

.postitems li .thumbnail {
	position: relative;
	display: block;
}

.postitems li .thumb {
	margin-bottom: 5px;
}

.article-copyright {
	font-size: 14px;
}

.article-copyright a {
	font-size: 14px;
}

.article-tags {
	padding: 10px 27px;
	margin-bottom: 5px;
}

.item_title h1 {
	color: #333;
	font-size: 28px;
	font-weight: 500;
}

.widget {
	clear: both;
	position: relative;
	margin-bottom: 22.5px;
}

.post_down_aj {
	padding: 20px 30px 20px;
}

/* 评论 S */
.comment-item {
	display: flex;
	width: 100%;
	font-size: 14px;
	background: #fff;
	padding: 0;
	margin-bottom: 30px;
	border-radius: 5px;
}

.comment-item .comment-avatar {
	margin-right: 30px;
}

.comment-content {
	flex-grow: 1;
}

.comment-content-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #777;
}

.comment-content-header .left,
.comment-content-header .right {
	display: flex;
	align-items: center;
}

.comment-content-header .username,
.comment-content-header .comment-time {
	margin-right: 10px;
}

.comment-content-header .comment-buyer {
	color: #dc3e93;
	margin-right: 10px;
	font-size: 12px;
}

.comment-content .reply-btn {
	width: 60px;
	height: 20px;
	line-height: 20px;
	padding: 0 0;
	border-radius: 100px;
	font-size: 13px;
	margin: 0;
}

.comment-content .comment-content-main {
	margin-top: 5px;
}

.comment-content .comment-content-main p {
	line-height: 25px;
	word-break: break-word;
}

.comment-item .comment-avatar img {
	width: 50px;
	min-width: 50px;
	height: 50px;
	border-radius: 50%;
}

.reply {
	width: 100%;
	background: #f6f9fc;
	border-radius: 5px;
	display: flex;
	padding: 10px;
	margin-top: 10px;
}