body {
	font-weight: 400;
}

.sidebar.v1-0-0 {
	padding: 24px 14px !important;
	background: #E6EAFF !important;
	box-shadow: none !important;
}

.sidebar.v1-0-0 .title span {
	display: inline-block;
	margin-right: 24px !important;
}

.sidebar.v1 li .sidebar-item-link {
	padding: 8px 10px !important;
	border-left: none !important;
}

.sidebar.v1 li .title {
	padding: 8px 10px !important;
	;
	border-left: none !important;
}

.sidebar.v1 li .title:hover::after {
	background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM7.5 4V7.5H4V8.5H7.5V12H8.5V8.5H12V7.5H8.5V4H7.5Z" fill="%234260FF"/></svg>') !important;
}

.sidebar.v1 li .title::after {
	top: 10px !important;
	right: 10px !important;
	background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM7.5 4V7.5H4V8.5H7.5V12H8.5V8.5H12V7.5H8.5V4H7.5Z" fill="%233D454D"/></svg>') !important;
}

.sidebar.v1 li .title.active::after {
	background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM4 8.5H12V7.5H4V8.5Z" fill="%234260FF"/></svg>') !important;
}

.sidebar.v1-0-0 li .sidebar-item-link:hover,
.sidebar.v1-0-0 li .sidebar-item-link.active {
	background-color: transparent !important;
	border: 0 !important;
	color: #4260FF !important;
}


.sidebar.v1-0-0 .sidbar-item-list .sidebar-item-link {
	padding: 8px 10px 8px 26px !important;
	border: 0;
}

.sidebar.v1-0-0 .sidbar-item-list:hover .sidebar-item-link {
	color: #4260FF !important;
	border: 0 !important;
	background: transparent;
}

.sidebar.v1-0-0 li .sidebar-item-link.active {
	color: #4260FF !important;
	border: 0 !important;
	background: #B3BFFF !important;
	border-radius: 6px;
}

.sidebar.v1 li .title.active {
	background: #B3BFFF;
	border-radius: 6px;
}








/*  */
.prvacy_header {
	padding: 164px 0  92px;
	background: url(https://images.pdnob.com/support/faqbg.png) no-repeat;
	background-position: bottom center;
	background-size: cover;
}

.privacy_aside {
	max-width: 288px;
	top: 88px;
	margin-right: 40px;
}

.articBox {
	padding-top: 64px;
}

.privacy_box {
	max-width: 872px;
	margin-bottom: 100px;
}

article h3,
article h4 {
	font-weight: 700;
	margin-bottom: 16px;
}

article img {
	max-width: 100%
}

article p,
article li {
	line-height: 1.6;
	margin-bottom: 20px;
	color: #525c66;
}

article li {
	margin-bottom: 16px;

}

/* 引号 */
article blockquote {
	position: relative;
	font-style: italic;
	size: 1rem;
	line-height: 1.875;
	margin: 1.875rem 0;
	padding: 0 2rem;
}

article blockquote a {
	word-break: break-word
}

article blockquote::before,
article blockquote::after {
	content: '';
	width: 16px;
	height: 12px;
	position: absolute;
	background-image: url('data:image/svg+xml,<svg width="16" height="12" viewBox="0 0 16 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.99209 7.49466C9.99209 5.33096 10.5051 3.63701 11.531 2.41281C12.5709 1.18861 14.0255 0.384342 15.8946 0V2.22064C14.4752 2.66192 13.5195 3.45907 13.0277 4.6121C12.7466 5.2242 12.6342 5.81495 12.6904 6.38434H16V12H9.99209V7.49466ZM0 7.49466C0 5.35943 0.498902 3.6726 1.49671 2.43416C2.50856 1.19573 3.97716 0.384342 5.9025 0V2.22064C4.46904 2.67616 3.50637 3.45907 3.01449 4.5694C2.76153 5.15302 2.65613 5.75801 2.69829 6.38434H6.00791V12H0V7.49466Z" fill="%234260FF"/></svg>')
	
}

article blockquote::before {
	left: 0;
	top: 0;
}

article blockquote::after {
	right: 0;
	bottom: 0;
	transform: rotate(180deg);
}

/* 下划线 */
article .botmbor {
	padding: 22px 0 40px 0;
}

article .botmbor hr {
	margin: 0;
}

/* 折叠框 */
article #accordionFlushExample2 {
	padding-top: 12px;
	margin-bottom: 32px;
}

article .accordion-item {
	padding: 32px;
}

article .accordion-item h5 {
	padding: 0px;
}

article .accordion.v1.v1-0-1 .accordion-button {
	padding: 0 !important;
}

article .accordion.v1 .accordion-body {
	padding: 12px 0 0 !important;
}

article .accordion.v1 li {
	line-height: 2;
	margin-bottom: 0;
}

/* 步骤 */

article .stpbox {
	background: rgba(66, 96, 255, 0.1);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 0 7px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	display: inline-block;
	color: #4260FF;
	font-weight: 700;
}

article .sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 0 12px 7px;
	border-color: transparent transparent transparent rgba(66, 96, 255, 0.1);
	line-height: 0px !important;
}

article .stepnum {
	display: flex;
}

article .step_con_box {
	margin: 16px 0 16px 24px;
	border-left: 1px solid #DDDFE5;
}

article .step_con_box:last-child {
	margin: 16px 0 0px 24px;
	border-left: none;
}

article .stepcon {
	margin-left: 48px;
	padding-bottom: 48px;
}

article .stepcon picture {
	margin-left: 0;
}

/* 图片 */
article picture {
	margin-top: 24px;
	margin-bottom: 44px;
	display: inline-block;
	margin-left: 48px;
}

/* 提示tips */
article .tips {
	padding: 16px 24px;
	display: flex;
	background: #f5f7fd;
	border-radius: 16px;
	margin-bottom: 32px;
}

article .tips ul {
	margin-top: 12px;
}

article .tips p {
	margin-bottom: 0;
	margin-top: 4px;
	font-size: 14px;
}

/* 按钮 */
article .btnbuy .btn {
	padding: 10px 36px !important;
}

/* 列表 li */
article .nomalul {
	list-style: none;
	padding-left: 0;
}

article .lineul {
	padding-left: 16px;
}

article .lineul li {
	text-decoration: underline;

}

article li::marker {
	color: #4260ff;
}

article .advantage li::marker {
	color: #fff;
}

article .list_seccuss {
	list-style: none;
	padding-left: 0;
}

article .list_seccuss li::before {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 0.5rem;
	vertical-align: middle;
	content: "";
	background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="8" fill="%234260ff"/><path d="M14.9458 8.28329C15.1071 8.00704 15.4556 7.91747 15.7244 8.08322C15.9931 8.24896 16.0803 8.60727 15.919 8.88352L11.9169 14.7167C11.7501 15.0023 11.385 15.0867 11.1154 14.9019L8.25276 12.0017C7.99199 11.823 7.92152 11.4609 8.09537 11.1928C8.26922 10.9248 8.62156 10.8523 8.88234 11.031L11.2413 12.4613L14.9458 8.28329Z" fill="white"/></svg>');
	background-size: contain;
}

article .list_disable {
	list-style: none;
	padding-left: 0;
}

article .list_disable li::before {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 0.5rem;
	vertical-align: middle;
	content: "";
	background: url('data:image/svg+xml,<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 10a10 10 0 11-20 0 10 10 0 0120 0z" fill="%23FEEEF2"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 18.18a8.18 8.18 0 100-16.36 8.18 8.18 0 000 16.36zM10 20a10 10 0 100-20 10 10 0 000 20z" fill="%23EF5151"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.1 3.9a.9.9 0 010 1.29L4.28 17a.9.9 0 11-1.29-1.29L14.81 3.9a.9.9 0 011.29 0z" fill="%23EF5151"/></svg>');
	background-size: contain;
}

/* new  hot */
article .hotspan {
	border-radius: 3.6px;
	background: #4260FF;
	color: #fff;
	font-size: 12px;
	padding: 2px 6px;
	display: inline-block;
	margin-left: 8px;

}

article .newspan {
	border-radius: 3.6px;
	background: #FF9901;
	color: #fff;
	font-size: 12px;
	padding: 2px 6px;
	display: inline-block;
	margin-left: 8px;
}

/* 标题 */
article h5 {
	font-weight: 700 !important;
	line-height: 1.6;
	padding: 16px 0;
}

/* 对比 */
.contrast {
	display: flex;
	justify-content: space-between;
	margin-top: 64px;
}

.contrast ul {
	margin-top: 16px;
	margin-bottom: 0px;
	padding-left: 16px;

}

.contrast li {
	margin-bottom: 12px;
}

.contrast li:last-child {
	margin-bottom: 0px;
}

article .advantage {
	width: 48%;
	padding: 24px;
	border-radius: 16px;
	background-color: #4260ff;
	color: #fff;
	margin-bottom: 16px;

}

article .advantage li {
	color: #fff;

}

article .defect {
	width: 48%;
	padding: 24px;
	border-radius: 16px;
	border: 1px solid #CCCCCC;
	background-color: #fff;
	margin-bottom: 16px;


}

article .defect ul {
	list-style: none;
	padding-left: 0;
}

article .defect ul li {
	display: flex;
}

article .defect ul li span {
	margin-right: 8px;
}

/* 表格 */
article .table-responsive {}

article .table {
	border: 1px solid #DDDFE5;
}

article .table .border-end {
	border-right: 1px solid #DDDFE5 !important;
}

/* 底部产品推荐 */
article .arcProduct {
	border: 1px solid #ccc;
	padding: 54px 14px 54px 40px;
	border-radius: 32px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

article .arcProduct picture {
	margin: 0 8px 0 0;
}

article .arcProduct h3 {
	font-weight: 800;
}

.arcProduct>div {
	max-width: 480px;
}

/* 意见 */
article .opinion {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f5f7fd;
	padding: 16px;
	border-radius: 16px;
	margin-bottom: 12px;
}

article .opinion span {
	line-height: 1 !important;
	padding: 4px 0;
	margin-right: 8px;
}

article .opinion p {
	color: #4260FF;
	margin-bottom: 0px;
}

/* 导航 */
article .linkto {
	font-weight: 500;
}

/* recommend 推荐文章 */
article .recommend {
	display: flex;
	justify-content: space-between;
}

article .recommend a {
	color: #525c66;
}

article .main_article,
article .popular {
	max-width: 424px;
}

article .main_article span,
article .popular>span {
	font-weight: 700;
	padding-bottom: 1rem !important;
	display: inline-block;
}

article .main_article ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: start;
	padding-left: 0;
	list-style: none;
}

article .main_article ul li {
	width: 206px;
	margin-bottom: 12px;
	text-decoration: underline;
}

article .popular div span {
	padding: 2px 10px;
	margin-bottom: 12px;
	background: #f5f7fd;
	font-size: 14px;
	border-radius: 50rem;
	display: inline-block;
}

article .part {
	padding: 48px 0;
}

@media (min-width:1600px) {
	.container {
		max-width: 1224px;
	}

}

@media (min-width:1366px) {
	.prvacy_header h2 {
		font-size: 48px;
		max-width: 1200px;
	    margin: auto;
	}
}

@media (max-width: 1280px) {
	.container {
		max-width: 95%;
	}

	.privacy_aside {
		max-width: 26%;
	}

	article {
		max-width: 70%;
	}

	article .btnbuy .btn {
		padding: 10px 18px !important;
	}

	article .btnbuy .btn-lg span {
		font-size: 14px !important;
	}

	article .btnbuy .btn-lg span:nth-child(2) {
		font-size: 12px !important;
	}

}

@media (max-width: 768px) {
	.articBox {
		padding-top: 116px;
	}
}

@media (max-width: 567px) {
	.prvacy_header {
		padding: 188px 28px 88px;
		background: url(https://images.pdnob.com/support/faqbgmb.png) no-repeat;
		background-position: bottom center;
		background-size: cover;
	}

	.prvacy_header h2 {
		font-size: 32px;
	}

	.container {
		max-width: 100%;
		padding: 0 28px;
	}
	.privacy_box {
                     max-width:100%;
	}
	.articBox {
		padding-top: 116px;
	}

	article {
		max-width: 100%;
	}

	article p,
	article li,
	article span,
	article a {
		font-size: 14px;
	}

	/* 下划线 */
	article .botmbor {
		padding: 20px 0 24px 0;
	}

	/* 步骤 */
	article .step_con_box {
		margin: 12px 0 !important;
		border-left: none;
	}

	article .btn-sm {
		padding: 12px 18px;
		font-weight: 500;
	}

	article .btn-sm span {
		font-size: 12px !important;
	}

	article .stepcon {
		margin-left: 0px;
		padding-bottom: 12px;
	}

	/* 底部产品 */
	article .arcProduct {
		border: 1px solid #ccc;
		padding: 40px 16px 18px 16px;
	}

	article .arcProduct {
		flex-direction: column;
	}

	article .part {
		padding: 24px 0;
	}

	/* 文章推荐 */
	article .recommend {
		flex-direction: column;
	}

	/* 对比 */
	.contrast {
		flex-direction: column;
	}

	article .advantage,
	article .defect {
		padding: 16px;
		width: 100%;
	}

	.contrast li {
		margin-bottom: 8px;
	}

	/* 表格 */
	.table-responsive .table {
		width: 696px;
	}

	/* 下拉框 */
	article .accordion-item {
		padding: 16px;
	}

	/* 图片 */
	article picture {
		margin-top: 16px;
		margin-bottom: 24px;
		margin-left: 0;
	}

	/* 提示 */
	article .tips {
		padding: 16px;
	}

	/* 标题 */
	article h5 {
		font-size: 14px;
	}
}
