.home-top {
	display: block;
	padding: 4px 10px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #006529 url(/assets/images/pipiads_pricingsale_banner.jpg) center
		center no-repeat;
}
.home-top span {
	margin-left: 16px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.home-top:hover {
	cursor: pointer;
}
img {
	border-style: none;
}
.pp-search-input {
	display: none;
}
.pp-search-app-item {
	display: none;
}
.pp-search-app-item svg {
	fill: #11a683;
}
.pp-search-app-item:hover svg {
	fill: #fff;
}
.pp-search-app-item:focus svg {
	fill: #fff;
}
.pp-search-app-item-active {
	color: #fff;
}
.pp-search-app-item-active svg {
	fill: #fff;
}
.pp-search-once-app-item {
	width: auto;
}
.pp-search-once-app-item svg {
	fill: #11a683;
}
.pp-search-once-app-item:hover svg {
	fill: #fff;
}
.pp-search-once-app-item:focus svg {
	fill: #fff;
}
.pp-search-platform-item {
	display: none;
}
.pp-search-platform-item .icon-default {
	display: block;
}
.pp-search-platform-item .icon-active {
	display: none;
}

.pp-search-platform-item:hover .icon-default {
	display: none;
}

.pp-search-platform-item:hover .icon-active {
	display: block;
}

.pp-search-once-platform-item .icon-default {
	display: block;
}
.pp-search-once-platform-item .icon-active {
	display: none;
}

.pp-search-once-platform-item:hover .icon-default {
	display: none;
}

.pp-search-once-platform-item:hover .icon-active {
	display: block;
}
.pp-search-platform-item-active {
	color: #fff;
}
.pp-search-platform-item-active .icon-default {
	display: none;
}

.pp-search-platform-item-active .icon-active {
	display: block;
}

.pp-search-select-once-item {
	border: 1px solid #0d1216;
	border-color: rgb(209, 213, 219);
	color: rgb(13, 18, 22);
	width: 185px;
	justify-content: space-between;
	padding-left: 14px;
	padding-right: 9px;
}
.pp-search-filter-once-item {
	display: flex;
	width: 185px;
}
.pp-search-filter-item {
	display: none;
	width: 185px;
}
.pp-list-card-item:hover {
	box-shadow: 2px 2px 10px #ddd;
}

.pp-ad-list-filter-select {
	width: 185px;
}
.pp-ad-list-filter-select .el-input__inner {
	border: 1px solid #d1d5db;
	color: #11a683;
	font-size: 14px;
}

.pp-ad-list-filter-select:hover .el-input__inner {
	border: 1px solid #11a683;
	color: #11a683;
}

.pp-ad-list-filter-select .el-select .el-input .el-select__caret {
	color: #0d1216;
	font-size: 16px;
}

.pp-ad-list-filter-select .el-select .el-input:hover .el-select__caret {
	color: #11a683;
}
.pp-ad-list-filter-select .el-select input:focus::-webkit-input-placeholder {
	color: #11a683;
}

.pp-ad-list-filter-select .el-select input::-webkit-input-placeholder {
	color: #0d1216;
	font-size: 14px;
}
.pp-ad-list-filter-select .el-select input::-moz-placeholder {
	color: #0d1216;
	font-size: 14px;
}
.pp-ad-list-filter-select .el-select input:-ms-input-placeholder {
	color: #0d1216;
	font-size: 14px;
}
.pp-ad-list-filter-select .el-select input:-moz-placeholder {
	color: #0d1216;
	font-size: 14px;
}

.pp-ad-list-filter-date input {
	width: 185px;
}

.pp-ad-list-filter-date input::-webkit-input-placeholder {
	color: #0d1216;
	font-size: 14px;
}
.pp-ad-list-filter-date input::-moz-placeholder {
	color: #0d1216;
	font-size: 14px;
}
.pp-ad-list-filter-date input:-ms-input-placeholder {
	color: #0d1216;
	font-size: 14px;
}
.pp-ad-list-filter-date input:-moz-placeholder {
	color: #0d1216;
	font-size: 14px;
}
.pp-ad-list-skeleton {
	display: none;
}
.pp-ad-list {
	display: grid;
}

/* 样式冲突兼容 start */
.menu-dropdown.etsyDropdown
	.menu-dropdown__main
	.tools-container
	.tool-title
	.btn-to-tools {
	display: flex;
	align-items: center;
	gap: 5px;
}
.menu-dropdown.etsyDropdown
	.menu-dropdown__main
	.tools-container
	.menu-dropdown__main__ul
	.menu-drop-item-link
	.a-link {
	display: flex;
	align-items: center;
}
.menu-dropdown.etsyDropdown
	.menu-dropdown__main
	.others-link-box
	.other-row
	.left
	.link-logo {
	height: 28px;
}

.navbar-nav .pp-dropdown .icon-arrow-wrap img {
	max-width: unset;
	vertical-align: unset;
}

.pp-navbar .site-logo-container .pipi-logo {
	max-width: unset;
}
/* 样式冲突兼容 end */

.pp-section-block {
	max-width: 1450px;
	margin: 0 auto;
}

.pp-tw-navbar {
	padding-left: 40px;
	padding-right: 40px;
}

/* xg视频播放器 start */
.video-player .xgplayer {
	position: relative;
	max-width: 100% !important;
	margin: 0 auto;
}
.video-player .xgplayer-fullscreen {
	display: none !important;
}
.video-player .xgplayer-volume {
	display: none !important;
}
.video-player .xgplayer-time {
	display: none !important;
}
.video-player .xgplayer-controls {
	height: 0 !important;
}
.video-player .xgplayer-loading {
	width: 48px !important;
	height: 48px !important;
	margin: -24px auto auto -24px !important;
}
.video-player .xgplayer-loading svg {
	width: 48px !important;
	height: 48px !important;
}
.video-player .xgplayer-start {
	width: 48px !important;
	height: 48px !important;
	margin: -24px auto auto -24px !important;
}
.video-player .xgplayer-icon-play svg {
	width: 48px !important;
	height: 48px !important;
}
.video-player .xgplayer-icon-pause svg {
	width: 48px !important;
	height: 48px !important;
}

.video-player .xgplayer-enter-spinner {
	width: 48px !important;
	height: 48px !important;
}
.xgplayer-skin-default .xgplayer-progress {
	right: 0 !important;
	left: 0 !important;
	top: -11px !important;
}
/* 样式冲突兼容 end */

@media (max-width: 1199px) {
	.pp-tw-navbar {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (min-width: 1280px) {
	.ad_library_image_1 {
		width: 584px;
		height: 437px;
	}
	.ad_library_image_2 {
		width: 584px;
		height: 521px;
	}
	.ad_library_image_3 {
		width: 584px;
		height: 562px;
	}
	.ad_library_image_4 {
		width: 584px;
		height: 527px;
	}
	.ad_library_image_5 {
		width: 584px;
		height: 527px;
	}
	.ad_library_image_6 {
		width: 584px;
		height: 527px;
	}
	.adspy_1 {
		width: 584px;
		height: 527px;
	}
	.adspy_2 {
		width: 584px;
		height: 611px;
	}
	.adspy_3 {
		width: 584px;
		height: 532px;
	}
	.adspy_4 {
		width: 584px;
		height: 530px;
	}
	.adspy_5 {
		width: 584px;
		height: 599px;
	}
	.adspy_6 {
		width: 584px;
		height: 527px;
	}
	.fcebook_ad_library_1 {
		width: 584px;
		height: 437px;
	}
	.fcebook_ad_library_2 {
		width: 707px;
		height: 492px;
	}
	.fcebook_ad_library_3 {
		width: 584px;
		height: 527px;
	}
	.fcebook_ad_library_4 {
		width: 584px;
		height: 527px;
	}
	.fcebook_ad_library_5 {
		width: 584px;
		height: 527px;
	}
	.fcebook_ad_library_6 {
		width: 584px;
		height: 613px;
	}
	.facebook_ads_spy_1 {
		width: 584px;
		height: 527px;
	}
	.facebook_ads_spy_2 {
		width: 584px;
		height: 527px;
	}
	.facebook_ads_spy_3 {
		width: 584px;
		height: 527px;
	}
	.facebook_ads_spy_4 {
		width: 584px;
		height: 527px;
	}
	.facebook_ads_spy_5 {
		width: 584px;
		height: 527px;
	}
	.tiktok_ads_library_1 {
		width: 584px;
		height: 437px;
	}
	.tiktok_ads_library_2 {
		width: 707px;
		height: 638px;
	}
	.tiktok_ads_library_3 {
		width: 584px;
		height: 527px;
	}
	.tiktok_ads_library_4 {
		width: 584px;
		height: 527px;
	}
	.tiktok_ads_library_5 {
		width: 584px;
		height: 527px;
	}
	.tiktok_ads_library_6 {
		width: 584px;
		height: 564px;
	}
	.tiktok_ads_library_1 {
		width: 584px;
		height: 437px;
	}
	.tiktok_ads_spy_1 {
		width: 584px;
		height: 522px;
	}
	.tiktok_ads_spy_2 {
		width: 584px;
		height: 527px;
	}
	.tiktok_ads_spy_3 {
		width: 584px;
		height: 527px;
	}
	.tiktok_ads_spy_4 {
		width: 584px;
		height: 527px;
	}
	.tiktok_ads_spy_5 {
		width: 584px;
		height: 527px;
	}
	.tiktok_creative_center_image_1 {
		width: 584px;
		height: 437px;
	}
	.tiktok_creative_center_image_2 {
		width: 584px;
		height: 527px;
	}
	.tiktok_creative_center_image_3 {
		width: 584px;
		height: 527px;
	}
	.tiktok_creative_center_image_4 {
		width: 584px;
		height: 437px;
	}
	.tiktok_creative_center_image_6 {
		width: 584px;
		height: 564px;
	}
	.tiktok_spark_ads_1 {
		width: 584px;
		height: 437px;
	}
	.tiktok_spark_ads_2 {
		width: 584px;
		height: 527px;
	}
	.tiktok_spark_ads_3 {
		width: 584px;
		height: 527px;
	}
	.tiktok_spark_ads_4 {
		width: 584px;
		height: 527px;
	}
	.tiktok_spark_ads_5 {
		width: 584px;
		height: 568px;
	}
}
