.title-center {
	text-align: center;
	font-weight: bold;
	font-size: 2.2rem;
	line-height: 3em !important;
	border-bottom: 1px solid #eee;
	margin-bottom: 2rem;
}

.fa151617 .jjfa img {
	width: 100%;
	max-width: 100%;
}

.jjfa p {
	margin-bottom: 20px;
}

.title-left {
	border-left: 8px solid #b3c0c7;
	padding-left: 1rem;
	font-size: 2rem;
	font-weight: bold;
	color: #777;
	margin-bottom: 2rem;
}

.xq-bk {
	margin-top: 4rem;
}

.perbk {
	background: #f8f8f8;
	padding: 2rem 7rem;
	display: flex;
	gap: 1.875rem;
	margin-bottom: 2rem;
}

.perbk .person {
	width: 6rem;
}

.perbk .cont {
	width: calc(100% - 5rem);
	display: flex;
	position: relative;
	justify-content: space-between;
}

.perbk .cont .dh-left,
.perbk .cont .dh-right {
	width: 2rem;
	height: 1.8rem;
}

.perbk .cont .txt {
	text-align: justify;
	margin: 0 1.5rem;
}

.perbk .cont .dh-right {
	position: absolute;
	right: -2rem;
	bottom: 0;
}

.perbk .cont .txt p {
	text-align: justify;
	margin-bottom: 1rem;
}

.perbk .cont .txt p.blink {
	text-align: right;
	margin-bottom: 0;
}

.perbk .cont .txt p.blink a {
	margin-left: 2rem;
	color: #367ab7;
}

.perbk .cont .txt p.blink a:before {
	content: url(/products_detail_photo/39/al-ico.png);
	width: 14px;
	height: 13px;
	margin-right: 0.3rem;
}

.tdlist {
	display: flex;
	gap: 2rem;
}

.tdlist .bk {
	width: 33.33%;
}

.tdlist .bk .title {
	background: #337ab7;
	font-weight: bold;
	text-align: center;
	color: white;
	font-size: 1.25rem;
	padding: 0.3rem;
	border-radius: 10px 10px 0 0;
}

.tdlist .bk .kuang {
	border: 1px solid #337ab7;
	padding: 1.3rem;
}

.tdlist .bk .kuang p {
	margin-bottom: 0
}

.tdlist .bk .kuang img {
	margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
	.fa151617 div[class^="e_richText"] [class^="title-center"] {
		font-size: 1.6rem;
		line-height: 2.5em !important;
	}

	.fa151617 div[class^="e_richText"] [class^="title-left"] {
		font-size: 1.5rem;
		line-height: 1.8em !important;
	}

	.xq-bk {
		margin-top: 2rem
	}

	.title-left {
		margin-bottom: 1rem;
	}

	.perbk {
		gap: 0.6rem;
		justify-content: space-between;
		padding: 1rem;
	}

	.perbk .person {
		width: 3.5rem;
		height: 3.5rem;
	}

	.perbk .cont {
		width: calc(100% - 4rem);
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}

	.tdlist {
		flex-direction: column;

	}

	.tdlist .bk {
		width: 100%
	}

	.perbk .cont .txt {
		margin-top: -1rem
	}

	.perbk .cont .dh-left,
	.perbk .cont .dh-right {
		width: 1.2rem;
	}

	.perbk .cont .dh-right {
		right: -0.3rem;
		bottom: 0.3rem;
	}

	.perbk .cont .txt p.blink {
		display: flex;
		flex-direction: column;
		justify-content: right;
	}

	.perbk .cont .txt p.blink a {
		margin-left: 0;
		align-items: center;
	}

	.perbk .cont .txt p.blink a:before {
		content: url(/products_detail_photo/39/al-ico.png);
		width: 14px;
		height: 13px;
		margin-right: 0.3rem;
		position: relative;
		top: 0.3rem;
	}
}

/**39**/
.pro39 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: white;
	margin-bottom: 2rem;
	gap: 2rem;
}

.pro39.kv1 {
	background-image: linear-gradient(80deg, #F7BE45 0%, #F6893D 100%);
}

.pro39.kv2 {
	background-image: linear-gradient(80deg, #3B8C81 0%, #4BAB8F 54%, #3B8D80 100%);
}

.pro39 .ph {
	min-height: 25rem;
	position: relative;
}

.pro39 .ph img {
	position: absolute;
	bottom: 0
}

.pro39.kv1 .ph {
	width: 40%;
}

.pro39.kv1 .co {
	width: calc(50% - 2rem);
	margin-right: 10%;
}

.pro39.kv2 .ph {
	width: 40%;
}

.pro39.kv2 .co {
	width: calc(50% - 2rem);
	margin-left: 10%;
}

.pro39 .co .ti {
	font-weight: 400;
	padding-bottom: 1rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.35);
	margin-bottom: 1rem;
}

.pro39.kv1 .co .ti {
	font-size: 4rem;
	letter-spacing: 1rem;
	line-height: 1.25;
}

.pro39.kv2 .co .ti {
	font-size: 2.5rem;
	line-height: 1.25;
}

.pro39 .co p {
	font-weight: bold;
	font-size: 1.25rem;
}

.zzybk .spk {
	display: flex;
	align-items: center;
	gap: 1.5rem;
	flex-wrap: wrap;
}

.zzybk .spk .prs {
	width: 6.5rem;
	margin: 0 0.5rem;
}

.zzybk .spk .hs {
	font-size: 2rem;
	font-weight: bold;
	color: #222;
	letter-spacing: 0.1rem;
}

.zzybk .spk .hs .txt {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 0.2rem 1.5rem;
	border-radius: 0.8rem;
	box-shadow: 0 3px 10px 0 #ccc;
}

.zzybk .spk .hs .txt.red {
	background: #f8cbad;
	color: red;
}

.zzybk .spk .hs .txt .f-red {
	color: red;
}

.zzybk .spk.an {
	justify-content: right;
	margin-bottom: 1rem;
}

.flex-clumn {
	display: flex;
	gap: 1.5rem;
}

.flex-clumn .bk {
	width: 35%;
}

.flex-clumn .bk .title {
	background: #dff0d8;
	font-weight: bold;
	text-align: left;
	color: #3c763d;
	font-size: 1.25rem;
	padding: 0.3rem;
	padding-left: 1rem;
	border-radius: 10px 10px 0 0;
	margin-top: 0.3rem;
}

.flex-clumn .bk .kuang {
	border: 1px solid #dff0d8;
	padding: 1.3rem;
}

.flex-clumn .bk .kuang ul {
	margin: 0;
	padding: 0;
}

.flex-clumn .bk .kuang li {
	list-style: disc;
	margin-left: 1rem;
	margin-bottom: 0.5rem;
}

@media (min-width: 769px) and (max-width: 1024px) {

	.pro39.kv1 .co .ti {
		font-size: 2.5rem;
		font-weight: 500;
		letter-spacing: 0.2rem;
	}

	.pro39.kv2 .co .ti {
		font-size: 1.6rem;
		font-weight: 500;
		letter-spacing: 0.1rem;
	}

	.pro39 .co p {
		font-size: 1rem;
	}

	.pro39.kv1 .co {
		width: inherit;
		margin-right: 2rem
	}

	.pro39 .ph {
		min-height: 18rem;
	}

	.pro39.kv2 .ph {
		width: 40%;
	}

	.flex-clumn .bk {
		width: 100%
	}

	.flex-clumn .bk .title {
		font-size: 1rem;
	}

	.flex-clumn .bk .kuang li {
		font-size: 0.8rem;
	}

	.flex-clumn .bk .kuang li:last-child {
		margin-bottom: 0
	}

	.flex-clumn .bk .title {
		margin-top: 0
	}
}

@media screen and (max-width: 768px) {
	.pro39 {
		flex-direction: column;
		align-items: flex-start;
		gap: 1rem;
	}

	.pro39 .ph {
		min-height: inherit
	}

	.pro39.kv1 .ph,
	.pro39.kv2 .ph {
		width: 60%;
	}

	.pro39.kv1 .co,
	.pro39.kv2 .co {
		width: inherit;
		margin: 0 1em;
	}

	.pro39 .ph img {
		position: static;
	}

	.pro39.kv1 .co .ti,
	.pro39.kv2 .co .ti {
		font-size: 2rem;
		font-weight: bold;
		letter-spacing: 0.1rem;
	}

	.pro39.kv1 .co {
		margin-bottom: 1rem;
	}

	.pro39.kv2 .co {
		margin-top: 2rem;
	}

	.pro39.kv2 .co .ti {
		line-height: 1.3 !important;
	}

	.pro39.kv2 .ph {
		width: 100%
	}

	.pro39.kv2 .ph img {
		width: 60%;
		float: right;
	}

	.zzybk .spk .prs {
		width: 5rem;
	}

	.zzybk .spk {
		flex-wrap: nowrap;
		gap: 0.5rem;
		margin-bottom: 0.5rem;
	}

	.flex-clumn {
		flex-direction: column;
		gap: 0
	}

	.flex-clumn .bk {
		width: 100%;
	}

	.flex-clumn p {
		margin-bottom: 1rem !important;
	}

	.flex-clumn .bk .kuang li {
		font-size: 0.875rem;
	}
}