@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf)
		format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZg.ttf)
		format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf)
		format('truetype');
}
.pp-blog {
	font-family: 'Inter', sans-serif !important;
	letter-spacing: 0;
	color: #171a22;
}

.pp-blog .max-index-screen {
	max-width: 1044px;
}

.pp-blog .home-header-bg {
	background: url(/pipiads-seo/images/blog/blog_title_bg.jpg) no-repeat 0% -109px;
}
.pp-blog .home-header-wrap {
	height: 300px;
	padding-top: 70px;
	padding-bottom: 50px;
}

.pp-blog h1 {
	font-size: 48px;
	line-height: 60px;
	font-style: normal;
	font-weight: 800;
}

.pp-blog h2 {
	font-size: 36px;
	line-height: 42px;
	font-style: normal;
	font-weight: 700;
}

.pp-blog h3 {
	font-size: 24px;
	line-height: 32px;
	font-style: normal;
	font-weight: 700;
}

.pp-blog video {
	max-width: 100%;
	display: inline-block !important;
}

.pp-blog .article-content p {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
}

.pp-blog .desc {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #46505c;
}

.pp-blog .limit-line-1 {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pp-blog .limit-line-2 {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pp-blog .limit-line-3 {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pp-blog .img-wrap {
	width: 160px;
	height: 84px;
	border-radius: 6px;
	overflow: hidden;
	object-fit: cover;
}

.pp-blog .home-find-bg {
	background: #7be099;
}

.pp-blog .home-find-icon {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pp-blog .column-item {
	padding: 8px 15px;
	height: 41px;
	font-size: 16px;
	line-height: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	background: #f6f7f8;
}

.pp-blog .blog-detail-header {
	min-height: 326px;
	background: #45e0a8;
	background-size: 100% 100%;
}
/* .pp-blog .blog-detail-header h1 {
  word-spacing: -6px;
} */
.pp-blog .blog-detail-header .text-header-gray {
	color: #171a22;
}
.pp-blog .blog-detail-header .info {
	color: #171a22;
}
.pp-blog .blog-container-wrap {
	max-width: 1007px;
	margin: 0 auto;
	position: relative;
}
.pp-blog .blog-container-footer-wrap {
	max-width: 1113px;
	margin: 0 auto;
}

.pp-blog .blog-detail-header .blog-banner {
	width: 280px;
}
.pp-blog-card {
	min-width: 430px;
	position: absolute;
	right: 0px;
	top: 80px;
	border-radius: 6px;
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
	border: 1px solid #e5e5e5;
	opacity: 0;
	animation-duration: 1s;
	animation-name: iAjNNh;
	animation-timing-function: ease-in-out;
	animation-delay: 2s;
	animation-fill-mode: forwards;
	font-size: 14px;
	background-color: #fff;
}

.pp-blog-card .blog-card {
	background: url(/pipiads-seo/images/blog/blog-card-background.png) no-repeat
		bottom;
	padding: 20px;
	position: relative;
	border-radius: 6px;
}

.pp-blog-card .text-icon {
	opacity: 0;
	transform: translateX(-50px);
	animation-duration: 0.5s;
	animation-name: jVGTKZ;
	animation-timing-function: ease-in-out;
	animation-delay: 3.3s;
	animation-fill-mode: forwards;
	flex-shrink: 0;
}

.pp-blog-card .text-info {
	animation: 1s ease 3s 1 normal forwards running lcwIll;
	clip-path: inset(0px 100% 0px 0px);
	opacity: 0;
}

.pp-blog-card .text-title {
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 160%;
}

.pp-blog-card .text-item {
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
}

.pp-blog-card .close-btn {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 10px;
	right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.pp-blog-card .close-btn img {
	width: 20px;
	height: 20px;
}
.pp-blog-card .close-btn .icon1 {
	display: block;
}
.pp-blog-card .close-btn .icon2 {
	display: none;
}
.pp-blog-card .close-btn:hover .icon1 {
	display: none;
}
.pp-blog-card .close-btn:hover .icon2 {
	display: block;
}

@keyframes iAjNNh {
	0% {
		opacity: 0;
		transform: translateY(10px);
	}
	100% {
		opacity: 1;
		transform: translateY(0px);
	}
}

@keyframes jVGTKZ {
	0% {
		opacity: 0;
		transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		transform: translateX(0px);
	}
}

@keyframes lcwIll {
	0% {
		clip-path: inset(0px 100% 0px 0px);
		opacity: 0;
	}
	100% {
		clip-path: inset(0px);
		opacity: 1;
	}
}

.pp-blog-card::before {
	content: ' ';
	position: absolute;
	border-width: 0px 7px 7px;
	border-style: solid;
	border-color: transparent transparent rgb(255, 255, 255);
	border-image: initial;
	top: -7px;
	left: 80%;
	z-index: 5;
}
.pp-blog-card::after {
	content: ' ';
	position: absolute;
	border-width: 0px 8px 8px;
	border-style: solid;
	border-color: transparent transparent rgb(224, 225, 233);
	border-image: initial;
	top: -8px;
	left: calc(80% - 1px);
	z-index: 4;
}

.pp-blog .article-left {
	position: sticky;
	top: 64px;
	width: 212px;
	flex-shrink: 0;
	height: calc(100% - 60px);
	background-color: #fff;
}

.pp-blog .article-content {
	width: 100%;
}

.pp-blog .article-content .article {
	max-width: 660px;
}
.pp-blog .article-content .header-content {
	width: 750px;
}

.pp-blog .article-right {
	position: sticky;
	top: 86px;
	width: 310px;
	height: calc(100% - 60px);
	flex-shrink: 0;
	background-color: #fff;
}

.pp-blog .share-link .share-link-default {
	display: block;
}

.pp-blog .share-link .share-link-selected {
	display: none;
}

.pp-blog .share-link:hover .share-link-default {
	display: none;
}

.pp-blog .share-link:hover .share-link-selected {
	display: block;
}

.pp-blog .pp-blog-menu {
	color: #898d9a;
	max-height: calc(100vh - 165px);
	overflow-y: auto;
	line-height: normal;
}
.pp-blog .pp-blog-menu li {
	font-size: 0;
}
.pp-blog .pp-blog-menu a {
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	outline: none;
}
.pp-blog .pp-blog-menu a:hover {
	color: #000000;
}
.pp-blog .pp-blog-menu a:focus {
	color: #000000;
}
.pp-blog .pp-blog-menu .author_active {
	color: #000000;
}

.pp-blog .search-form {
	padding: 24px 20px;
	background: #019f49;
	border-radius: 12px;
	color: #fff;
	text-align: center;
}
.pp-blog .search-form .input-wrap {
	width: 100%;
	position: relative;
	height: 56px;
	border-radius: 6px;
	overflow: hidden;
	margin-top: 20px;
}
.pp-blog .search-form .input-wrap input {
	outline: none;
	border: none;
	padding: 20px 14px;
	font-size: 14px;
	width: 100%;
	height: 100%;
	color: #0b1639;
}
.pp-blog .search-form .input-wrap .input-btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 56px;
	height: 56px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #ff8000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pp-blog .search-form .input-wrap .input-btn:hover {
	opacity: 0.9;
}
.pp-blog .search-form p {
	font-size: 14px;
	line-height: 160%;
	margin-bottom: 20px;
}
.pp-blog .sub-form {
	width: 290px;
}
.blog-detail-footer {
	background-image: url(/pipiads-seo/images/blog/footer-bg.webp);
	background-size: 100% 100%;
	padding: 125px 30px 89px 30px;
}
.blog-detail-footer .title {
	font-weight: bold;
	font-size: 60px;
	color: #000000;
	line-height: 70px;
	text-align: center;
}
.blog-detail-footer .free-btn {
	position: relative;
	height: 62px;
	line-height: 62px;
	text-align: center;
	width: 300px;
	border-radius: 31px;
	text-align: center;
	color: #fff;
	background-color: #000000;
	margin-bottom: 22px;
}
.blog-detail-footer .free-btn .icon {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.blog-detail-footer .free-btn:hover {
	background: #11a683;
}
.pp-blog .article {
	margin-top: 22px;
}

.pp-blog .article div {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 16px;
}
.pp-blog .article p {
	margin-bottom: 22px;
}

.pp-blog .article h2 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.pp-blog .article h2:first-of-type {
	margin-top: 0;
}
.pp-blog .article h3 {
	margin-top: 28px;
	margin-bottom: 14px;
}
.pp-blog .article ul {
	margin-left: 2em;
	color: #05080d;
	list-style: disc;
}
.pp-blog .article ol {
	margin-left: 1em;
	color: #05080d;
	list-style: decimal;
}
.pp-blog .article ul,
ol li {
	margin-bottom: 12px;
}
.pp-blog .article a {
	color: #3089f0;
}
.pp-blog .article a:hover {
	color: #3089f0;
}
.pp-blog .article a:focus {
	color: #3089f0;
}
.pp-blog .article img {
	display: block;
	margin: 0 auto;
	margin-top: 32px;
	margin-bottom: 32px;
	max-width: 100%;
	/* max-height: 400px; */
	object-fit: cover;
	/* border: 1px solid #d2d4d8; */
	cursor: zoom-in;
	border-radius: 10px !important;
	border: 1px solid rgb(209, 212, 219) !important;
}

.pp-blog .blog-index-title {
	font-size: 52px;
}
.pp-blog .article-header-list-title {
	font-size: 18px;
	line-height: 1.3;
	color: #171a22;
}
.pp-blog .article-list-title {
	font-size: 22px;
	line-height: 32px;
	color: #171a22;
}
.pp-blog .article-list-title:hover {
	color: #11a683;
}
.pp-blog .article-intro {
	font-size: 16px;
	line-height: 26px;
	color: #3e424b;
}
.pp-blog .article-author {
	color: #898d9a;
}
.pp-blog .article-list-img {
	object-fit: cover;
	width: 100%;
	height: 180px;
	border-radius: 10px;
}

.pp-blog .blog-author {
	/* max-width: 1006px !important;
	padding-right: 135px !important; */
}

.pp-blog .author-card {
	background-color: #f8f9fb;
	padding: 20px;
	border-radius: 12px;
}

.pp-blog .more-on-title {
	font-size: 36px;
	line-height: 42px;
	font-style: normal;
	font-weight: 700;
}
.pp-blog .more-on-list-title {
	font-size: 18px;
	line-height: 32px;
	font-style: normal;
	font-weight: 700;
}

@media (max-width: 768px) {
	.pp-blog .blog-detail-header .blog-banner {
		width: 100%;
		height: auto;
	}
	.pp-blog .sub-form {
		width: 100%;
	}
	.pp-blog .blog-detail-footer {
		padding-top: 89px;
	}
	.pp-blog .blog-detail-footer .title {
		font-size: 36px;
	}
	.pp-blog .article-list-img {
		height: auto;
	}
	.pp-blog .article-container {
		display: block;
	}
	.pp-blog .article-container .article-menu {
		position: static;
		width: 100%;
		padding: 0 44px;
	}
	.pp-blog .article-container .article-menu .article-share {
		display: none;
	}
}

@media (max-width: 640px) {
	.pp-blog .article-container .article-menu {
		position: static;
		width: 100%;
		padding: 0;
	}
}

@media (max-width: 1367px) {
	.pp-blog .article-content .header-content {
		width: 100%;
		flex: 1;
	}
}
.pp-blog table {
	display: table;
	border-width: 1px;
	border-spacing: 2px;
}
.pp-blog * + table {
	margin-top: 14px;
}
.pp-blog tr {
	display: table-row;
}
.pp-blog thead {
	display: table-header-group;
}
.pp-blog tbody {
	display: table-row-group;
}
.pp-blog tfoot {
	display: table-footer-group;
}
.pp-blog col {
	display: table-column;
}
.pp-blog colgroup {
	display: table-column-group;
}
.pp-blog td,
.pp-blog th {
	display: table-cell;
	border-width: 1px;
	padding: 8px 10px;
}
.pp-blog td p,
.pp-blog th p {
	margin: 0;
}
.pp-blog td p + p,
.pp-blog th p + p {
	margin-top: 10px;
}
.pp-blog caption {
	display: table-caption;
}
.pp-blog th {
	font-weight: bolder;
	text-align: center;
}
.pp-blog caption {
	text-align: center;
}
.pp-blog thead,
.pp-blog tbody,
.pp-blog tfoot {
	vertical-align: middle;
}
.pp-blog td,
.pp-blog th,
.pp-blog tr {
	vertical-align: inherit;
}
.pp-blog .article td div {
	margin-bottom: 0;
}

.bigimg {
	width: 600px;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 9999;
	border: 5px solid #fff;
	border-radius: 6px;
}
.mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	z-index: 1100;
	transition: all 1s;
	display: none;
}
.imgbox:hover {
	cursor: zoom-in;
}
.mask:hover {
	cursor: zoom-out;
}
.bigimg:hover {
	cursor: move;
}
.mask > img {
	position: fixed;
	right: 8px;
	top: 8px;
	width: 28px;
}
.mask > img:hover {
	cursor: pointer;
}
.max-h-100 {
	max-height: 360px;
}
.hover\:text-primary:hover {
	color: #11a683 !important;
}
.hover\:text-primary:hover span {
	color: #11a683 !important;
}
