.sjszzn-box-wrap {
	background: #FFFFFF;
}

.sjszzn-js-title-remark {
	margin-top: 16px;
}

.sjszzn-box-wrap .sjszzn-js-title {
	color: rgba(127, 130, 134, 1);
	line-height: 32px;
	font-size: 16px;
}

.sjszzn-box-wrap .sjszzn-js-title .sjszzn-js-title1-str {
	color: rgba(5, 110, 251, 1);
}

.sjszzn-box-wrap #cta {
	width: 100%;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
	/* background: linear-gradient(269.89deg, rgba(0, 81, 189, 1) 0.1%, rgba(5, 110, 251, 0.08) 52.49%, rgba(5, 110, 251, 0) 99.9%); */
	align-items: stretch;
	height: 346px;
	overflow: hidden;
	margin-top: 30px;
}

.sjszzn-box-wrap #cta #cta-section-a {
	background: #FFFFFF;
	flex: 1;
	padding: 40px 0;
}

.sjszzn-box-wrap #cta #cta-section-a #cta-section-item-right {
	height: 100%;
	width: 100%;
	color: rgba(5, 110, 251, 1);

}

.sjszzn-box-wrap #cta #cta-section-a #cta-section-item-right .cta-section-item-right-text {
	width: 100%;
	height: 100%;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}

.sjszzn-box-wrap #cta #cta-section-a #cta-section-item-right .cta-content-b-small-img {
	width: 24px;
}

.sjszzn-box-wrap #cta #cta-section-a #cta-section-item-right .cta-content-b-small-right-text {
	width: 30px;
	writing-mode: vertical-rl;
	text-orientation: upright;
	text-align: center;
	line-height: 30px;
	color: rgba(5, 110, 251, 1);
	font-size: 22px;
	margin-top: 15px;
}

.sjszzn-box-wrap #cta #cta-section-a .box-scwx {
	border-radius: 10px;
	background-color: rgba(244, 248, 255, 1);
	border: 3px solid rgba(233, 244, 255, 1);
	padding: 10px;
}

.sjszzn-box-wrap #cta #cta-section-a .box-scwx img {
	width: 230px;
}

.sjszzn-box-wrap #cta #cta-section-a .box-scwx-ms {
	color: rgba(96, 98, 102, 1);
	margin-left: 60px;
	font-size: 20px;
}

.sjszzn-box-wrap #cta #cta-section-a .box-scwx-ms .szzjl {
	color: rgba(51, 51, 51, 1);
	font-size: 26px;
}

.sjszzn-box-wrap #cta #cta-section-a .box-scwx-ms .smjqtext {
	color: rgba(96, 98, 102, 1);
	font-size: 20px;
}

.sjszzn-box-wrap #cta #cta-section-a .box-scwx-ms .box-scwx-ms-iconandText {
	color: rgba(96, 98, 102, 1);
	font-size: 16px;
	margin-top: 20px;
}

.sjszzn-box-wrap #cta #cta-section-a .box-scwx-ms .box-scwx-ms-img {
	width: 25px;
	height: 25px;
	background-color: rgba(255, 122, 0, 0.15);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
}

.sjszzn-box-wrap #cta .cta-content-b-small {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%);
	background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%);

}

.cta-content-b-small-test {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
	cursor: pointer;
	justify-content: center;
}

.sjszzn-box-wrap #cta .cta-content-b-small-img {
	width: 24px;
}

.sjszzn-box-wrap #cta .cta-content-b-small-right-text {
	width: 30px;
	writing-mode: vertical-rl;
	text-orientation: upright;
	text-align: center;
	line-height: 30px;
	color: rgba(255, 255, 255, 1);
	font-size: 22px;
	margin-top: 15px;
}

.sjszzn-box-wrap #cta #cta-content-b-large {
	clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%);
	width: 100%;
	transition: width .4s cubic-bezier(.4, 0, .2, 1);
	background: linear-gradient(269.89deg, rgba(0, 81, 189, 1) 0.1%, rgba(5, 110, 251, 0.4) 99.9%);
}

.sjszzn-box-wrap #cta #cta-content-b-large .cta-section-item-large-img {
	width: 198px;
}

.sjszzn-box-wrap #cta #cta-content-b-large .cta-section-item-large-text {
	color: rgba(235, 235, 235, 1);
	font-size: 20px;
	flex-direction: column;
}

.sjszzn-box-wrap #cta #cta-content-b-large .gxzynr {
	color: rgba(255, 255, 255, 1);
	margin-bottom: 30px;
	font-size: 26px;
}

.sjszzn-box-wrap #cta #cta-content-b-large .cta-section-item-large-text .texts {
	color: rgba(235, 235, 235, 1);
	font-size: 20px;
	line-height: 32px;
}

.sjszzn-box-wrap #cta #cta-content-b-large .cta-section-item-large-text .btn {
	color: #056EFB;
	font-size: 16px;
	cursor: pointer;
	padding: 5px 15px;
	font-weight: bold;
	border-radius: 3px;
	background: #FFFFFF;
	margin-top: 20px;
}

.sjszzn-box-wrap #cta #cta-content-b-large .cta-section-item-large-text .btn img {
	width: 16px;
	margin-right: 5px;
}

/* 默认全部隐藏 */
.right-tab,
.right-large {
	display: none;
}

.left-content {
	display: flex;
}

/* 初始状态：右侧小条可见，其余全隐藏 */
.author-tab,
.right-large {
	display: none;
}

/* 基础状态：宽度 0 + 过渡 */
.right-tab {
	width: 0;
	overflow: hidden;
	white-space: nowrap;
	transition: width .4s cubic-bezier(.4, 0, .2, 1);
	cursor: pointer;
}

/* 需要显示时恢复自然宽度 */
.right-tab.show {
	width: var(--tab-w, 160px);
	/* 160 按需改 */
}

/* 切换后 */
.show-large .left-content {
	display: none;
}

.show-large .right-large {
	display: block;
}

#cta-section-a {
	width: 75%;
	transition: width .4s cubic-bezier(.4, 0, .2, 1);
}

/* 2. 右侧大图：默认 25%，过渡动画 */

#cta-section-a-right {
	display: flex;
	transition: width .4s cubic-bezier(.4, 0, .2, 1);
	width: 20%;
}

.show-large #cta-section-a-right {
	width: 75%;
	transition: width .4s cubic-bezier(.4, 0, .2, 1);
	flex: 1;
}

.show-large #cta-section-a {
	width: 20%;
	transition: width .4s cubic-bezier(.4, 0, .2, 1);
	flex: initial !important;
}

/* 书籍章节  */
.sjzj-box-wrap {
	background-image: url('/images/sjzlszzn/sjzj-bg.jpg?t=1717487089637');
	background-repeat: no-repeat;     /* 不平铺 */
  background-size: 100% 100%;       /* 宽高都 100% 拉伸 */
}

.sjzj-box-wrap .lsd-h2 {
	color: rgba(255, 255, 255, 1);
}

.sjzj-box-wrap .lsd-h3-title-second {
	color: rgba(255, 255, 255, 1);
	line-height: 32px;
	font-size: 16px;
	text-align: center;
}

.sjzj-box-wrap .lsd-h4-title-second {
	color: #056EFB;
	line-height: 28px;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
.sjzj-box-wrap .sjzj-box-action {
	margin-top: 50px;
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-left {
	width: 200px;
	/* height: 780px; */
	/* overflow: auto; */
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-left::-webkit-scrollbar {
  width: 1px;        /* 滚动条本身消失 */
}
.sjzj-box-action-left-parent {
	height: 780px;
	overflow: auto;
	padding-right: 1px;
}
/* 滚动条整体 */
.sjzj-box-action-left-parent::-webkit-scrollbar {
  width: 3px;          /* 纵向滚动条宽度 */
  height: 1px;         /* 横向滚动条高度 */
}

/* 滑块 */
.sjzj-box-action-left-parent::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 3px;
}

/* 轨道 */
.sjzj-box-action-left-parent::-webkit-scrollbar-track {
  background: #f5f5f5;
	border-radius: 3px;
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-left .sjzj-box-action-left-action .sjzj-box-action-left-action-title {
	color: rgba(5,110,251,1);
	font-weight: bold;
	margin-bottom: 5px;
  font-size: 20px;
} 
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-left .sjzj-box-action-left-action .sjzj-box-action-left-action-click {
	padding-left: 10px;
	font-size: 16px;
	height: 50px;
	cursor: pointer;
	line-height: 50px;
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-left .sjzj-box-action-left-action .defautclick {
  color: rgba(174,174,174,1);
font-size: 16px;
cursor: no-drop;
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-left .sjzj-box-action-left-action .active {
  background: linear-gradient(-88.86deg, rgba(0,0,0,1) 1.25%,rgba(0,0,0,0) 100.03%);
	border-right: 2px solid #056EFB;
}

.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-right::-webkit-scrollbar {
  width: 1px;        /* 滚动条本身消失 */
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-right {
	flex: 1;
	padding-left: 50px;
	height: 780px;
	overflow: auto;
}
.lsd-h2-title-second-sjzl {
	padding-left: 0 !important;
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-right .sjzj-box-action-right-content {
	line-height: 24px;
	color: rgba(255,255,255,1);
	font-size: 14px;
	 word-break: break-all;      /* 长单词/连续字符任意断 */
  overflow-wrap: break-word;  /* 兼容写法 */
  white-space: normal;   
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-right .active {
	display: block;
}
.sjzj-box-action-right-content-display {
	display: none;
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-right .sjzj-box-action-right-content .sjzj-box-action-right-text {
  margin-bottom: 15px;
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-right .sjzj-box-action-right-content .right-img {
	width: 600px;
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-right .sjzj-box-action-right-content .btns {
  display: inline-block;
	padding: 10px 15px;
	background: linear-gradient(95.83deg, rgba(0,105,234,1) 3.42%,rgba(0,42,251,1) 95.91%);
	color: rgba(16,16,16,1);
  font-size: 14px;
	margin-top: 20px;
	border-radius: 3px;
}
.sjzj-box-wrap .sjzj-box-action .sjzj-box-action-right .sjzj-box-action-right-content .btns .btn-text {
	color: #FFFFFF;
	margin-left: 5px;
}






/* 常见问题 */
.cjwt1-box-wrap {
	background: #FFFFFF !important;
	padding-bottom: 40px;
}

.cjwt1-box-wrap .lsd-h2-title-second {
	color: rgba(127, 130, 134, 1);
	font-size: 16px;
	text-align: center;
	padding-left: 50px;
	margin-bottom: 50px;
}

.cjwt1-box-item {
	border-radius: 10px;
	padding: 15px;
	font-size: 16px;
	margin-bottom: 20px;
	background: linear-gradient(89.83deg, rgba(255, 255, 255, 0) 0.45%, rgba(255, 255, 255, 1) 99.65%);
	box-shadow: 0px 2px 6px 0px rgba(62, 64, 69, 0.2);
	color: rgba(51, 51, 51, 1);
}
.cjwt1-box-item .cjwt1-box-item-title .cjwt1-box-item-title-remark {
	font-weight: bold;
}
.cjwt1-box-item .cjwt1-box-item-title .cjwt1-box-item-title-num {
	width: 34px;
	height: 34px;
	color: rgba(5, 110, 251, 1);
	font-size: 16px;
	margin-right: 5px;
	border-radius: 50%;
	background-color: rgba(233, 244, 255, 1);
	text-align: center;
	font-weight: bold;
	line-height: 34px;

}

.cjwt1-box-item .cjwt1-box-item-hf {
	background-color: rgba(245, 246, 249, 1);
	margin-top: 15px;
	padding: 10px;
	font-size: 14px;
}

.cjwt1-box-item .cjwt1-box-item-hf .cjwt1-box-item-hf-remark {
	color: rgba(62, 64, 69, 1);
	flex: 1;
}

.cjwt1-box-item .cjwt1-box-item-hf .cjwt1-box-item-hf-icon {
	color: rgba(5, 110, 251, 1);
	font-size: 16px;
	margin-right: 5px;
	font-weight: bold;
}

@media screen and (max-width: 768px) {
	.sjszzn-box-wrap .sjszzn-js-title {
		font-size: 12px;
		text-align: center;
		line-height: 22px;
	}

	.show-module-banner .show-module-yzzjl {
		margin-top: 15px;
		box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
		background-color: #FFFFFF;
		padding: 20px 10px;
		border-radius: 10px;
	}

	.show-module-banner .show-module-yzzjl .show-module-yzzjl-img {
		border-radius: 10px;
		background-color: #F4F8FF;
		margin: 0 auto;
		width: 80%;
		padding: 20px;
	}

	.show-module-banner .show-module-yzzjl .box-scwx-ms {
		color: #606266;
		font-size: 12px;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}

	.show-module-banner .show-module-yzzjl .box-scwx-ms .szzjl {
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		margin: 15px 0;
	}

	.show-module-banner .show-module-yzzjl .box-scwx-ms .smjqtext {
		text-align: center;
		font-size: 14px;
		margin-bottom: 15px;
	}

	.show-module-banner .show-module-yzzjl .box-scwx-ms .box-scwx-ms-iconandText {
		text-align: center;
		justify-content: left;
		margin-bottom: 15px;
		width: 80%;
	}

	.show-module-banner .show-module-yzzjl .box-scwx-ms .box-scwx-ms-iconandText:last-child {
		margin-bottom: 0;
	}

	.show-module-yzzjl-2 {
		background-color: rgba(5, 110, 251, 0.5) !important;
	}

	.show-module-yzzjl-2 .show-module-yzzjl-img {
		background-color: transparent !important;
		text-align: center;
	}

	.show-module-yzzjl-2 .box-scwx-ms {
		color: #FFFFFF !important;
	}

	.show-module-banner .show-module-yzzjl .btn {
		display: flex;
		background: #FFFFFF;
		padding: 5px 10px;
		border-radius: 3px;
		margin-top: 15px;
		cursor: pointer;
		color: #056EFB !important;

	}

	.show-module-banner .show-module-yzzjl .btn img {
		width: 15px;
		margin-right: 5px;
	}

	.show-module-banner .show-module-yzzjl .box-scwx-ms .box-scwx-ms-iconandText .box-scwx-ms-img {
		background-color: rgba(255, 122, 0, 0.15);
		padding: 5px;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		margin-right: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	/* 常见问题 */
	.cjwt1-box-item .cjwt1-box-item-hf .cjwt1-box-item-hf-icon {
		display: none;
	}

	.cjwt1-box-item .cjwt1-box-item-hf .cjwt1-box-item-hf-remark {
		font-size: 12px;
	}

	.cjwt1-box-item .cjwt1-box-item-title .cjwt1-box-item-title-num {
		font-size: 12px;
		width: 25px;
		height: 25px;
		line-height: 25px;
	}

	.cjwt1-box-item {
		font-size: 12px;
	}
	.cjwt1-box-item:last-child {
		
		 margin-bottom: 0 !important;
	 }
  .banner-wrap-module-lx{
		background: linear-gradient(90deg, rgba(236,244,255,1) 0%,rgba(255,255,255,1) 48.58%,rgba(236,244,255,1) 101.2%);
	}
	.cjwt1-box-wrap {
		padding-bottom: 0 !important;
	}
	.cjwt1-box-wrap .lsd-h2-title-second {
		font-size: 12px;
		margin-bottom: 20px;
		padding-left: 20px !important;
		line-height: 20px;
	}



	/* 手机端书章节 */
	.sjzj-box-wrap-phone {
    background: #FFFFFF !important;
	}
	.sjzj-box-wrap-phone .lsd-h3-title-second {
		font-size: 12px;
		color: rgba(127,130,134,1);
		text-align: center;
		padding-left: 10px;
		line-height: 22px;
	}
	.sjzj-box-wrap-phone .lsd-h4-title-second {
		color: rgba(5,110,251,1);
    font-size: 12px;
		font-style: italic;
		text-align: center;
		padding-left: 10px;
		line-height: 22px;
		margin-bottom: 20px;
	}
	.lsd-pdb30none {
		padding-bottom: 0;
	}
	.lsd-content-wrap-sjzlszzn-tab {
		padding: 20px;
		padding-bottom: 0 !important;
		background: linear-gradient(90deg, rgba(236,244,255,1) 0%,rgba(255,255,255,1) 48.58%,rgba(236,244,255,1) 101.2%);
	}
	.dg-guide-tab-action {
		background: linear-gradient(89.83deg, rgba(255,255,255,1) 0.45%,rgba(255,255,255,1) 99.65%);
    box-shadow: 0pt 2pt 6pt 0pt rgba(62,64,69,0.2);
		margin-bottom: 15px;
		border-radius: 5px;
		
	}
	.dg-guide-tab-action .dg-guide-tab-action-title {
	  color: rgba(96,98,102,1);
    font-size: 12px;
		transition: transform .3s ease;
		padding: 10px;
		font-weight: bold;
	}
	.dg-guide-tab-action .dg-guide-tab-action-content {
		color: rgba(96,98,102,1);
    font-size: 12px;
		display: none;
		padding: 10px;
		padding-top: 0px;
	}
	.dg-guide-tab-action .dg-guide-tab-action-content .right-img {
		width: 80%;
	}
	.dg-guide-tab-action .dg-guide-tab-action-content p {
		line-height: 22px;
	}
	.dg-guide-tab-action  .active {
		color: #056EFB;
	}
	.dg-guide-tab-action  .icon-xiajiantou{
		transition: transform .3s ease;
	}
	/* 内容高度过渡 */
	.dg-guide-tab-action-content {
		overflow: hidden;
		transition: height .3s ease;
	}
	.dg-guide-tab-action-content.show {
		display: block;
	}
	.dg-guide-tab-action:last-child {
		margin-bottom: 0;
	}
	.dg-guide-tab-action-content-btn {
		display: flex;
	}
	.dg-guide-tab-action-content-btn .btns {
		border-radius: 3pt;
		background: linear-gradient(95.83deg, rgba(0,105,234,1) 3.42%,rgba(0,42,251,1) 95.91%);
		color: #FFFFFF;
		font-size: 12px;
		padding: 5px 10px;
		margin-top: 15px;
	}
	.dg-guide-tab-action-content-btn .btns .btn-text{
		margin-left: 5px;
	}
	.dg-guide-tab-item {
		display: none;
	}
	.lsd-content-wrap-sjzlszzn-tab .active-tab {
		display: block;
	}
	.defautclick-phone {
		color: rgba(174,174,174,1) !important;
		cursor: no-drop;
	}
}