/*********留资*******/

.contact-page {
	background: url(/dentsusoken-static/images2/contact-pg.png);
	background-size: 100% 100%;
	padding: 60px 0;
}

.contact-page .contact-cont {
	width: 784px;
	background: white;
	padding: 60px;
	clip-path: polygon(60px 0, 100% 0, 100% 100%, 0 100%, 0 75px);
}

.contact-page .dt-wid {
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
	max-width: inherit;
	min-width: 1120px;
}

.contact-page .contact-bt {
	padding: 60px 0 0 60px;
	font-weight: 600;
	font-size: 48px;
	color: #2B2B2B;
	line-height: 60px;
}

.form-con .f-ty {
	text-align: center;
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	margin-top: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.form-con .f-ty a {
	color: #2959c8;
}


.form-con .fm-txtarea {
	padding-top: 15px;
	min-height: 80px;
}

.form-con .f-tj {
	width: 200px;
	height: 48px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 0;
	padding: 0;
	background: #2959C8;
	margin: 24px auto 0;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1.2px;
	line-height: 24px;
}

.form-con .f-tj a {
	cursor: pointer;
	display: flex;
	background: rgba(0, 0, 0, 0);
	width: 200px;
	height: 48px;
	justify-content: center;
	align-items: center;
	color: white;
	transition: all 0.3s ease;
}

.form-con .f-tj a:hover {
	background: rgba(0, 0, 0, 0.15);
}

.form-con .from-ti {
	font-weight: 500;
	font-size: 16px;
	color: #1D1D1D;
	line-height: 24px;
	margin-bottom: 5px;
}

.form-con .f-rk {
	text-align: right;
	font-size: 14px;
	color: #2b2b2b;
}

.form-con .f-star {
	font-size: 16px;
	color: #E60012;
	letter-spacing: 1.2px;
	line-height: 24px;
	margin-right: 3px;
}

.form-con .fm-row {
	display: flex;
	gap: 24px;
	margin-bottom: 8px;
}

.form-con .fm-row .bk {
	width: 100%;
}

.form-con .fm-control {
	width: 100%;
	height: 48px;
	border-radius: 4px;
	background: #F6F6F6;
	border: 1px solid #DCDCDC;
	padding-left: 9px;
	font-size: 16px;
}

.form-con .fm-textarea {
	padding-top: 12px;
	height: 80px;
}

.form-con .f-check {
	width: 18px;
	height: 18px;
}

/******************/

.dt_ty_list .p_list.prdlist2 {
	flex-wrap: wrap;
	gap: 60px;
	justify-content: flex-start;
	margin: 0 auto;
}

.dt_ty_list .p_list.prdlist2 .cbox-2 {
	height: inherit;
	width: calc((100% - 120px) / 3);
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .e_container-5.s_layout {
	flex-direction: column;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item {
	padding: 0;
	border: 0;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	background: none;
	padding: 0 !important;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
	flex: inherit !important;
	padding: 0;
	width: 360px;
	height: 200px;
	max-height: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
}


.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:before {
	content: "";
	background: url(/dentsusoken-static/images2/model-bd.svg) no-repeat;
	background-size: 360px 200px;
	width: 360px;
	height: 200px;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}

/* .dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	z-index: 9;
	opacity: 0;
	transition: fadeIn 0.3s ease;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:hover:after {
	opacity: 0.7;
} */

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item img {
	max-width: 100%;
	transition: all 0.5s ease;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:hover img {
	transform: scale(1.15);
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	line-height: 32px;
	margin-top: 16px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
	font-weight: 400;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 32px;
	margin-top: 8px;
	-webkit-line-clamp: 3;
}

.dt_ty_list .p_list.prdlist2 .cbox-2:hover {
	background: none;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	margin-top: 16px;
	line-height: 28px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
	font-weight: 400;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 32px;
	margin-top: 8px;
	-webkit-line-clamp: 3;
}

.dt_ty_list .p_list.prdlist2 .cbox-2:hover {
	background: none;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .e_image-4 {
	width: 60%;
}

/******************/
.prd_kv {}

.prd_kv .p_k_gp {
	display: flex;
	gap: 4px;
}

.prd_kv .p_k_gp .p_k_clumn {
	display: flex;
	flex-direction: column;
	gap: 4px;
	width: 100%;
}

.prd_kv .p_k_gp .p_k_clumn:first-child {
	gap: 0
}

.prd_kv .p_k_gp .p_k_clumn .bk {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.prd_kv .p_k_gp .p_k_clumn .bk img {
	width: 100%;
	height: 100%;
}

.prd_kv .p_k_gp .p_k_clumn .bk:hover img {
	max-width: 100%;
	transform: scale(1.15);
	transition: all 0.5s ease;
}


.prd_kv .p_k_gp .p_k_txtgp {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 28px;
	width: 100%;
	height: 100%;
	z-index: 10;
	opacity: 1;
	transition: all 1s linear infinite;
}

.prd_kv .p_k_gp .p_k_clumn .bk:hover .p_k_txtgp {
	opacity: 1;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.prd_kv .p_k_gp .p_h {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 28px;
	padding: 5%;
	width: 100%;
	height: 110px;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 50%, #000000 100%);
	transition: height 0.5s ease-in-out;
}


.prd_kv .p_k_gp .p_k_ti {
	font-weight: 600;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 32px;
	margin-bottom: 10px;
}

.prd_kv .p_k_gp .p_k_des {
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
	line-height: 1.5;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


.prd_kv .p_k_gp .bk:hover .p_h {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: end;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.85) 100%);
}

.prd_kv .p_k_gp .bk:hover .p_h .p_k_des {
	overflow: inherit;
	text-overflow: inherit;
	display: block;
}



.prd_kv .p_k_more {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 8px;
	font-weight: 400;
	font-size: 14px;
	color: #2B2B2B;
	text-align: center;
	line-height: 24px;
	gap: 5px;
	margin-bottom: 8px;
	cursor: pointer;
}

.prd_kv .p_k_more:after {
	content: "";
	display: table;
	background: url(/dentsusoken-static/images2/jt-botm.svg);
	background-size: 16px 9px;
	width: 16px;
	height: 9px;
}


/********************/
.prd_hd {
	padding-bottom: 40px;
	border-bottom: 1px solid #656464
}

.prd_hd .p_h_ti {
	font-weight: 600;
	font-size: 48px;
	color: #2B2B2B;
	line-height: 64px;
	margin-bottom: 24px
}

.prd_hd .p_h_des {
	font-weight: 400;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 32px;
}

/********************/

.prd_cla {
	display: flex;
	gap: 40px;
	flex-direction: column;
	padding: 40px 0;
}

.prd_cla .p_c_gp {
	display: flex;
	flex-direction: row;
	gap: 120px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.prd_cla .p_c_gp .p_c_ti {
	width: 96px;
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	line-height: 40px;
}

.prd_cla .p_c_gp .p_c_bq {
	display: flex;
	flex-direction: row;
	gap: 16px;
	width: calc(100% - 96px - 120px);
	flex-wrap: wrap;
}

.prd_cla .p_c_gp .p_c_bq span {
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 4px 12px;
	font-weight: 400;
	font-size: 18px;
	color: #2B2B2B;
	text-align: center;
	line-height: 28px;
	border-radius: 18px;
	cursor: pointer;
}

.prd_cla .p_c_gp .p_c_bq span:hover,
.prd_cla .p_c_gp .p_c_bq .bq_cu {
	background: #000000;
	color: white;
}

.prd_cla .p_c_gp .p_c_bq .bq_nr {}


/***********************/
.p_yx_gp {
	display: none
}

.p_yx_gp {
	background: #F1F1F1;
	padding: 0 30px
}

.p_yx_gp .p_y_co {
	display: flex;
}

.p_yx_gp .p_y_co .bk {
	flex: 1;
	padding: 40px 80px;
}

.p_yx_gp .p_y_co .p_y_ph {
	margin-bottom: 35px;
}

.p_yx_gp .p_y_co .p_y_ph img {
	width: 48px;
	height: 48px;
}

.p_yx_gp .p_y_co .p_y_ti {
	display: flex;
	justify-content: space-between;
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	text-align: center;
	line-height: 40px;
}

.p_yx_gp .p_y_co .p_y_ti:after {
	content: "";
	display: table;
	background: #2B2B2B url(/dentsusoken-static/images2/ri-jt.svg) no-repeat center;
	background-size: 24px;
	width: 40px;
	height: 40px;
	padding: 8px;
}

.p_yx_gp .p_y_co .p_y_rs {
	background: #656464;
	clip-path: polygon(30px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 40px);
}

.p_yx_gp .p_y_co .p_y_rs .p_y_ti {
	color: white
}

.p_yx_gp .p_y_co .p_y_rs .p_y_ti:after {
	filter: invert(1);
	background-color: #000
}

.p_l_bq {
	display: flex;
	gap: 8px;
	margin-top: 8px;
	width: 100%;
}

.p_l_bq .bq_nr {
	border-radius: 18px;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 20px;
	padding: 4px 12px;
	background: #ffffff66;
	border: 1px solid #656464;
}

@media screen and (max-width:768px) {

	/********留资********/
	.contact-page {
		width: inherit;
		margin-left: -20px;
		margin-right: -20px;
		background: no-repeat;
		padding: 0;
	}

	.contact-page .dt-wid {
		flex-direction: column;
		min-width: inherit;
		width: 100%;
		padding: 0;
	}

	.contact-page .contact-cont {
		width: inherit;
		padding: 20px 20px 60px;
		clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%, 0 40px);
	}

	.contact-page .contact-bt {
		padding: 20px;
		background: url(/dentsusoken-static/images2/contact-pg.png) no-repeat;
		background-size: cover;
		height: 200px;
		display: flex;
		align-items: center;
		font-size: 40px;
		line-height: inherit;
	}

	.form-con .fm-row {
		flex-direction: column;
	}

	.form-con .f-rk {
		font-size: 12px;
	}

	.form-con .from-ti {
		font-size: 14px;
	}

	.form-con .f-ty {
		font-size: 14px;
	}

	.form-con .f-check {
		width: 16px;
		height: 16px;
	}

	.prd_kv .p_k_gp {
		flex-direction: column;
		height: inherit;
	}

	.dt-wid-p2 {
		max-width: initial;
	}

	.prd_cla .p_c_hy {
		gap: 0;
		flex-direction: column;
	}

	.prd_cla .p_c_gp .p_c_bq {
		width: 100%;
		gap: 8px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		width: 100%;
		margin-bottom: 10px;
	}

	.prd_cla .p_c_gp .p_c_bq span {}

	.prd_cla .p_c_ly {
		gap: 0;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 16px;
		flex-direction: column;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: 100%;
		margin: 0 !important;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
	}

	::before {}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:before {
		background-size: 100% 200px;
		width: 100%;
	}


	/********产品列表********/

	.prd_kv .p_k_gp {
		flex-direction: column;
		height: inherit;
	}

	.prd_kv .p_k_gp {}

	.dt-wid-p2 {
		max-width: initial;
	}

	.prd_cla .p_c_hy {
		gap: 0;
		flex-direction: column;
	}

	.prd_cla .p_c_gp .p_c_bq {
		width: 100%;
		gap: 8px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		width: 100%;
		margin-bottom: 10px;
	}

	.prd_cla .p_c_gp .p_c_bq span {}

	.prd_cla .p_c_ly {
		gap: 0;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 16px;
		flex-direction: column;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: 100%;
		margin: 0 !important;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:before {
		background-size: 100% 200px;
		width: 100%;
	}

	.prd_kv .p_k_gp .p_k_ti {
		font-size: 18px;
		font-weight: 600;
	}

	.prd_kv .p_k_gp .p_k_des {
		font-size: 14px;
		line-height: 24px;
	}

	.prd_kv .p_k_gp .p_h {
		padding: 20px;
	}


	.prd_kv .p_k_gp .p_k_clumn:first-child {
		height: 250px;
	}

	.prd_hd .p_h_ti {
		font-size: 24px;
		line-height: 32px;
	}

	.prd_hd .p_h_des {
		font-size: 14px;
		line-height: 24px;
	}

	.prd_hd {
		padding-bottom: 24px;
	}

	.prd_cla {
		padding: 24px 0;
		gap: 16px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		font-size: 18px;
	}

	.prd_cla .p_c_gp .p_c_bq span {
		font-size: 14px;
		line-height: 24px;
		padding: 4px 10px;
	}

	.prd_cla .p_c_gp .p_c_bq {
		gap: 6px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		/* height: 160px; */
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:before {
		/* background-size: 100% 160px; */
		/* height: 160px; */
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
		font-size: 16px;
		line-height: 28px;
		margin-top: 8px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
		font-size: 14px;
		line-height: 24px;
		margin-top: 3px;
	}

	.p_l_bq .bq_nr {
		font-size: 12px;
		padding: 4px 8px;
	}

	.p_l_bq {
		gap: 6px;
		margin-top: 5px;
	}


	/*********营销*******/

	.p_yx_gp {
		padding: 0 10px;
	}

	.p_yx_gp .p_y_co {
		flex-direction: column;
	}

	.p_yx_gp .p_y_co .bk:first-child {
		border-bottom: 1px solid #656464;
	}

	.p_yx_gp .p_y_co .p_y_ph {
		margin-bottom: 6px;
	}

	.p_yx_gp .p_y_co .p_y_ph img {
		width: 30px;
		height: 30px;
	}

	.p_yx_gp .p_y_co .p_y_ti {
		font-size: 16px;
		line-height: 1.5;
	}

	.p_yx_gp .p_y_co .bk {
		padding: 16px 25px;
	}

	.p_yx_gp .p_y_co .p_y_ti:after {
		width: 32px;
		height: 32px;
		margin-top: -12px;
	}

	.p_yx_gp .p_y_co .p_y_rs {
		clip-path: polygon(20px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 24px);
	}
}


/********产品详情********/
.prd-dt-mod {
	padding: 80px 0
}

.prd-bg-wh {
	background: white
}

.prd-bg-grey-1 {
	background: #F1F1F1;
}

.prd-dt-mod p {
	font-weight: 400;
	font-size: 16px;
	color: #2B2B2B;
	line-height: 28px;
}

.prd-dt-mod .p_dt_ti {
	text-align: center;
	font-weight: 600;
	font-size: 48px;
	color: #2B2B2B;
	text-align: center;
	line-height: 1em;
	margin-bottom: 60px;
}

.prd-dt-mod .dt-wid {
	max-width: 1200px;
	margin: 0 auto;
}

.prd-dt-mod p {
	font-weight: 400;
	font-size: 16px;
	color: #2B2B2B;
	line-height: 28px;
}

/***产品详情KV***/
.prd-kv-mod {
	position: relative
}

.prd-kv-mod .p_dt_bg img {
	max-width: 100%;
}

.prd-kv-mod .dt-wid {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 40px;
	z-index: 2;
}

.prd-kv-mod .p_dt_cont {
	width: 960px;
	position: absolute;
	bottom: 0;
}

.prd-kv-mod .p_dt_cont .p_dt_ti {
	font-weight: 600;
	font-size: 48px;
	line-height: 60px;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_bq {
	display: flex;
	gap: 12px;
	margin-top: 24px;
	flex-wrap: wrap;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_bq .nor {
	padding: 4px 12px;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	border-radius: 18px;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn {
	margin-top: 40px;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn a {
	display: flex;
	gap: 8px;
	font-size: 16px;
	line-height: 24px;
	width: max-content;
	height: 40px;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn a:after {
	content: "";
	display: inline-block;
	background: url(/dentsusoken-static/images2/ri-jt.svg) no-repeat;
	background-size: cover;
	width: 24px;
	height: 24px;
	margin-left: 8px;
}


.p_dt_kv_wh .p_dt_ti {
	color: #FFFFFF;
}

.p_dt_kv_wh .p_dt_cont .p_dt_kv_bq .nor {
	background: #ffffff66;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.p_dt_kv_wh .p_dt_cont .p_dt_kv_xlbtn a {
	background: #254EB0;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 8px 10px 8px 12px;
}

.p_dt_kv_bk .p_dt_ti {
	color: #2B2B2B;
}

.p_dt_kv_bk .p_dt_cont .p_dt_kv_bq .nor {
	background: #ffffff66;
	border: 1px solid #2B2B2B;
	color: #2B2B2B;
}

.p_dt_kv_bk .p_dt_cont .p_dt_kv_xlbtn a {
	background: #2959C8;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 8px 48px 8px 50px;
}

/***什么***/

.p_dt_what .p_dt_cont .p_dt_data {
	margin-top: 60px;
	display: flex;
	gap: 30px;
	justify-content: space-between;
}

.p_dt_what .p_dt_cont .p_dt_data .bk {
	font-weight: 600;
	line-height: 48px;
	color: #2b2b2b;
	font-size: 36px;
	border-top: 1px solid #9F9FA0;
	padding-top: 24px;
	width: 100%;
}

/***行业价值***/

.p_dt_value .p_dt_cont .p_v_cont {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.p_dt_value .p_dt_cont .p_v_cont .bk {
	width: 100%;
	background: #FFFFFF;
	gap: 12px;
	padding: 40px;
	display: flex;
	flex-direction: column;
	clip-path: polygon(45px 0, 100% 0, 100% 100%, 0 100%, 0 60px);
}

.p_dt_value.p_dt_2_2 .p_dt_cont .p_v_cont {
	flex-wrap: wrap;
}

.p_dt_value.p_dt_2_2 .p_dt_cont .p_v_cont .bk {
	width: calc((100% - 30px) / 2);
}

.p_dt_value .p_dt_cont .p_v_cont .bk:before {
	content: "";
	display: table;
	background: url(/dentsusoken-static/images2/value-ico.svg) no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
}

.p_dt_value .p_dt_cont .p_v_cont .bk .p_v_ti {
	font-weight: 600;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 24px;
}

.p_dt_value .p_dt_cont .p_v_cont .bk p {
	font-weight: 400;
	font-size: 14px;
	color: #585858;
	line-height: 24px;
}

/*********留资*******/

.contact-page {
	background: url(/dentsusoken-static/images2/contact-pg.png);
	background-size: 100% 100%;
	padding: 60px 0;
}

.contact-page .contact-cont {
	width: 784px;
	background: white;
	padding: 60px;
	clip-path: polygon(60px 0, 100% 0, 100% 100%, 0 100%, 0 75px);
}

.contact-page .dt-wid {
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
	max-width: inherit;
	min-width: 1120px;
}

.contact-page .contact-bt {
	padding: 60px 0 0 60px;
	font-weight: 600;
	font-size: 48px;
	color: #2B2B2B;
	line-height: 60px;
}

.form-con .f-ty {
	text-align: center;
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	margin-top: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.form-con .f-ty a {
	color: #2959c8;
}


.form-con .fm-txtarea {
	padding-top: 15px;
	min-height: 80px;
}

.form-con .f-tj {
	width: 200px;
	height: 48px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 0;
	background: #2959C8;
	margin: 24px auto 0;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1.2px;
	line-height: 24px;
}

.form-con .f-tj a {
	cursor: pointer;
}

.form-con .from-ti {
	font-weight: 500;
	font-size: 16px;
	color: #1D1D1D;
	line-height: 24px;
	margin-bottom: 5px;
}

.form-con .f-rk {
	text-align: right;
	font-size: 14px;
	color: #2b2b2b;
}

.form-con .f-star {
	font-size: 16px;
	color: #E60012;
	letter-spacing: 1.2px;
	line-height: 24px;
	margin-right: 3px;
}

.form-con .fm-row {
	display: flex;
	gap: 24px;
	margin-bottom: 8px;
}

.form-con .fm-row .bk {
	width: 100%;
}

.form-con .fm-control {
	width: 100%;
	height: 48px;
	border-radius: 4px;
	background: #F6F6F6;
	border: 1px solid #DCDCDC;
	padding-left: 9px;
	font-size: 16px;
}

.form-con .fm-textarea {
	padding-top: 12px;
	height: 80px;
}

.form-con .f-check {
	width: 18px;
	height: 18px;
}

.form-con .fm-yzgp {
	position: relative;
}

.form-con .fm-yzgp .fm-yz-code {
	position: absolute;
	right: 0;
	top: 5px;
	font-weight: 400;
	font-size: 16px;
	color: #cccccc;
	height: 38px;
	line-height: 38px;
	display: block;
	padding: 0 24px;
	border-left: 1px solid #D8D8D8;
}


/********留资弹出********/

.lz-popup {
	position: fixed;
	height: 100vh;
	width: 100vw;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
	z-index: 100000;
	display: none;
}

.lz-popup:after {
	content: '';
	position: fixed;
	display: table;
	background: rgba(0, 0, 0, 0.6);
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
}

.lz-popup .liuz {
	margin: 0 30px;
	z-index: 10;
	width: 744px;
	position: relative;
	background: white;
}

.lz-popup .liuz .lz-tigp {
	padding: 20px 40px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #DCDCDC;
}

.lz-popup .liuz .lz-tigp .lz-ti-txt {
	font-weight: 600;
	font-size: 18px;
	color: #1D1D1D;
	line-height: 24px;
}

.lz-popup .liuz .lz-tigp .lz-close {
	cursor: pointer;
}

.lz-popup .liuz .form-con {
	padding: 40px;
	padding-top: 12px;
}


/******************/

.dt_ty_list .p_list.prdlist2 {
	flex-wrap: wrap;
	gap: 60px;
	justify-content: flex-start;
	margin: 0 auto;
}

.dt_ty_list .p_list.prdlist2 .cbox-2 {
	height: inherit;
	width: calc((100% - 120px) / 3);
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .e_container-5.s_layout {
	flex-direction: column;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .e_container-5.s_layout a {
	display: block;
	width: 100%;
	height: 100%;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item {
	padding: 0;
	border: 0;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	background: none;
	padding: 0 !important;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
	flex: inherit !important;
	padding: 0;
	width: 360px;
	height: 200px;
	max-height: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
}


.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:before {
	content: "";
	background: url(/dentsusoken-static/images2/model-bd.svg) no-repeat;
	background-size: 360px 200px;
	width: 360px;
	height: 200px;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}

/* .dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	z-index: 9;
	opacity: 0;
	transition: fadeIn 0.8s ease;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:hover:after {
	opacity: 0.7;
} */

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item img {
	max-width: 100%;
	transition: all 0.8s ease;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:hover img {
	transform: scale(1.08);
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	line-height: 32px;
	margin-top: 16px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
	font-weight: 400;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 32px;
	margin-top: 8px;
	-webkit-line-clamp: 3;
}

.dt_ty_list .p_list.prdlist2 .cbox-2:hover {
	background: none;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	line-height: 32px;
	margin-top: 16px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
	font-weight: 400;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 32px;
	margin-top: 8px;
	-webkit-line-clamp: 3;
}

.dt_ty_list .p_list.prdlist2 .cbox-2:hover {
	background: none;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .e_image-4 {
	width: 100%;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .e_image-4 a {
	cursor: pointer;
}

/********************/
.prd_hd {
	padding-bottom: 40px;
	border-bottom: 1px solid #656464
}


.prd_hd .p_h_ti {
	font-weight: 600;
	font-size: 48px;
	color: #2B2B2B;
	line-height: 64px;
	margin-bottom: 24px
}

.prd_hd .p_h_des {
	font-weight: 400;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 32px;
}

/********************/

.prd_cla {
	display: flex;
	gap: 40px;
	flex-direction: column;
	padding: 40px 0;
}

.prd_cla .p_c_gp {
	display: flex;
	flex-direction: row;
	gap: 120px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.prd_cla .p_c_gp .p_c_ti {
	width: 96px;
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	line-height: 40px;
}

.prd_cla .p_c_gp .p_c_bq {
	display: flex;
	flex-direction: row;
	gap: 16px;
	width: calc(100% - 96px - 120px);
	flex-wrap: wrap;
}

.prd_cla .p_c_gp .p_c_bq span {
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 4px 12px;
	font-weight: 400;
	font-size: 18px;
	color: #2B2B2B;
	text-align: center;
	line-height: 28px;
	border-radius: 18px;
	cursor: pointer;
}

.prd_cla .p_c_gp .p_c_bq span:hover,
.prd_cla .p_c_gp .p_c_bq .bq_cu a {
	background: #000000;
	color: white;
}

.prd_cla .p_c_gp .p_c_bq span:hover a {
	color: white
}




/***********************/

.p_yx_gp {
	background: #F1F1F1;
	padding: 0 30px
}

.p_yx_gp .p_y_co {
	display: flex;
}

.p_yx_gp .p_y_co .bk {
	flex: 1;
	padding: 40px 80px;
}

.p_yx_gp .p_y_co .p_y_ph {
	margin-bottom: 35px;
}

.p_yx_gp .p_y_co .p_y_ph img {
	width: 48px;
	height: 48px;
}

.p_yx_gp .p_y_co .p_y_ti {
	display: flex;
	justify-content: space-between;
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	text-align: center;
	line-height: 40px;
}

.p_yx_gp .p_y_co .p_y_ti:after {
	content: "";
	display: table;
	background: #2B2B2B url(/dentsusoken-static/images2/ri-jt.svg) no-repeat 7px;
	background-size: 24px;
	width: 40px;
	height: 40px;
	padding: 8px;
	transition: all 0.3s ease;
}

.p_yx_gp .p_y_co .p_y_ti:hover:after {
	background: #2B2B2B url(/dentsusoken-static/images2/ri-jt.svg) no-repeat 17px;
	background-size: 24px;
}

.p_yx_gp .p_y_co .p_y_rs {
	background: #656464;
	clip-path: polygon(30px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 40px);
}

.p_yx_gp .p_y_co .p_y_rs .p_y_ti {
	color: white
}

.p_yx_gp .p_y_co .p_y_rs .p_y_ti:after {
	filter: invert(1);
	background-color: #000
}

.p_l_bq {
	display: flex;
	gap: 8px;
	margin-top: 8px;
	width: 100%;
	flex-wrap: wrap;
}

.p_l_bq .bq_nr {
	border-radius: 18px;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 20px;
	padding: 4px 12px;
	background: #ffffff66;
	border: 1px solid #656464;
}

@media screen and (max-width:768px) {

	/********留资********/
	.contact-page {
		width: inherit;
		margin-left: -20px;
		margin-right: -20px;
		background: no-repeat;
		padding: 0;
	}

	.contact-page .dt-wid {
		flex-direction: column;
		min-width: inherit;
		width: 100%;
		padding: 0;
	}

	.contact-page .contact-cont {
		width: inherit;
		padding: 20px 20px 60px;
		clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%, 0 40px);
	}

	.contact-page .contact-bt {
		padding: 20px;
		background: url(/dentsusoken-static/images2/contact-pg.png) no-repeat;
		background-size: cover;
		height: 200px;
		display: flex;
		align-items: center;
		font-size: 40px;
		line-height: inherit;
	}

	.form-con .fm-control {
		height: 40px;
	}

	.form-con .fm-textarea {
		height: 80px;
	}

	.form-con .f-tj {
		margin-top: 20px;
	}

	.form-con .fm-row {
		flex-direction: column;
		gap: 12px;
	}

	.form-con .f-rk {
		font-size: 12px;
	}

	.form-con .from-ti {
		font-size: 14px;
	}

	.form-con .f-ty {
		font-size: 14px;
	}

	.form-con .f-check {
		width: 16px;
		height: 16px;
	}

	.lz-popup .liuz .form-con {
		padding: 20px;
		padding-bottom: 30px;
	}

	.lz-popup .liuz .lz-tigp {
		padding: 20px;
	}

	.prd_kv .p_k_gp {
		flex-direction: column;
		height: inherit;
	}

	.prd_kv .p_k_gp {}

	.dt-wid-p2 {
		max-width: initial;
	}

	.prd_cla .p_c_hy {
		gap: 0;
		flex-direction: column;
	}

	.prd_cla .p_c_gp .p_c_bq {
		width: 100%;
		gap: 8px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		width: 100%;
		margin-bottom: 10px;
	}

	.prd_cla .p_c_gp .p_c_bq span {}

	.prd_cla .p_c_ly {
		gap: 0;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 16px;
		flex-direction: column;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: 100%;
		margin: 0 !important;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
	}

	::before {}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:before {
		background-size: 100% 200px;
		width: 100%;
	}


	/********产品列表********/

	.prd_kv .p_k_gp {
		flex-direction: column;
		height: inherit;
	}

	.prd_kv .p_k_gp {}

	.dt-wid-p2 {
		max-width: initial;
	}

	.prd_cla .p_c_hy {
		gap: 0;
		flex-direction: column;
	}

	.prd_cla .p_c_gp .p_c_bq {
		width: 100%;
		gap: 8px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		width: 100%;
		margin-bottom: 10px;
	}

	.prd_cla .p_c_gp .p_c_bq span {}

	.prd_cla .p_c_ly {
		gap: 0;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 35px;
		flex-direction: column;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: 100%;
		margin: 0 !important;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:before {
		background-size: 100% 200px;
		width: 100%;
	}

	.prd_kv .p_k_gp .p_k_ti {
		font-size: 18px;
		font-weight: 600;
	}

	.prd_kv .p_k_gp .p_k_des {
		font-size: 14px;
		line-height: 24px;
	}

	.prd_kv .p_k_gp .p_h {
		padding: 20px;
	}

	.prd_kv .p_k_gp .p_k_clumn:first-child {
		height: 250px;
	}

	.prd_kv .p_k_gp .p_k_clumn {}

	.prd_hd .p_h_ti {
		font-size: 24px;
		line-height: 32px;
	}

	.prd_hd .p_h_des {
		font-size: 14px;
		line-height: 24px;
	}

	.prd_hd {
		padding-bottom: 24px;
	}

	.prd_cla {
		padding: 24px 0;
		gap: 16px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		font-size: 18px;
	}

	.prd_cla .p_c_gp .p_c_bq span {
		font-size: 14px;
		line-height: 24px;
		padding: 4px 10px;
	}

	.prd_cla .p_c_gp .p_c_bq {
		gap: 6px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		/* height: 160px; */
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:before {
		/* background-size: 100% 160px; */
		/* height: 160px; */
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
		font-size: 16px;
		line-height: 28px;
		margin-top: 8px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
		font-size: 14px;
		line-height: 24px;
		margin-top: 3px;
	}

	.p_l_bq .bq_nr {
		font-size: 12px;
		padding: 4px 8px;
	}

	.p_l_bq {
		gap: 6px;
		margin-top: 5px;
	}


	/*********营销*******/

	.p_yx_gp {
		padding: 0 10px;
	}

	.p_yx_gp .p_y_co {
		flex-direction: column;
	}

	.p_yx_gp .p_y_co .bk:first-child {
		border-bottom: 1px solid #656464;
	}

	.p_yx_gp .p_y_co .p_y_ph {
		margin-bottom: 6px;
	}

	.p_yx_gp .p_y_co .p_y_ph img {
		width: 30px;
		height: 30px;
	}

	.p_yx_gp .p_y_co .p_y_ti {
		font-size: 16px;
		line-height: 1.5;
	}

	.p_yx_gp .p_y_co .bk {
		padding: 16px 25px;
	}

	.p_yx_gp .p_y_co .p_y_ti:after {
		width: 32px;
		height: 32px;
		margin-top: -12px;
	}

	.p_yx_gp .p_y_co .p_y_rs {
		clip-path: polygon(20px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 24px);
	}
}


/********产品详情********/
.prd-dt-mod {
	padding: 80px 0
}

.prd-bg-wh {
	background: white
}

.prd-bg-grey-1 {
	background: #F1F1F1;
}

.prd-bg-grey-2 {
	background: #9F9FA0;
}

.p_color_white {
	color: white
}

.p_dt_bkbtn a {
	padding: 8px 15px;
	background: #2B2B2B;
	color: white;
	border: 1px solid #2B2B2B;
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 14px;
	width: fit-content;
}

.prd-dt-mod p {
	font-weight: 400;
	font-size: 16px;
	color: #2B2B2B;
	line-height: 28px;
}

.prd-dt-mod .p_dt_ti {
	text-align: center;
	font-weight: 600;
	font-size: 48px;
	color: #2B2B2B;
	text-align: center;
	line-height: 66px;
	margin-bottom: 60px;
}

.p_dt_what .p_dt_cont .p_dt_data .txt .p_dt_ti {
	margin: 0 0 15px;
	text-align: left;
	font-weight: 600;

}

.p_dt_what .p_dt_cont .p_dt_data .txt .p_dt_ti {
	font-size: 36px;
	line-height: 48px;
}

.prd-dt-mod .p_dt_ti.p_color_white {
	color: white
}

.prd-dt-mod .dt-wid {
	max-width: 1200px;
	margin: 0 auto;
}

.prd-dt-mod p {
	font-weight: 400;
	font-size: 16px;
	color: #2B2B2B;
	line-height: 28px;
}

/***产品详情KV***/
.prd-kv-mod {
	position: relative
}

.prd-kv-mod .p_dt_bg img {
	max-width: 100%;
	width: 100%
}

.prd-kv-mod .dt-wid {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 40px;
	z-index: 2;
}

.prd-kv-mod .p_dt_cont {
	width: 960px;
	position: absolute;
	bottom: 0;
}

.prd-kv-mod .p_dt_cont .p_dt_ti {
	font-weight: 600;
	font-size: 48px;
	line-height: 60px;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_bq {
	display: flex;
	gap: 12px;
	margin-top: 24px;
	flex-wrap: wrap;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_bq .nor {
	padding: 4px 12px;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	border-radius: 18px;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn {
	margin-top: 40px;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn a {
	display: flex;
	gap: 8px;
	font-size: 16px;
	line-height: 24px;
	width: max-content;
	height: 40px;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	cursor: pointer;
	position: relative
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn a:after {
	content: "";
	position: absolute;
	display: inline;
	background: url(/dentsusoken-static/images2/ri-jt.svg) no-repeat 0 center;
	background-size: cover;
	margin-left: 0;
	width: 24px;
	height: 24px;
	right: 12px;
	transition: all 0.3s ease;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn:hover a:after {
	right: 0;
}

.p_dt_kv_wh .p_dt_ti {
	color: #FFFFFF;
}

.p_dt_kv_wh .p_dt_cont .p_dt_kv_bq .nor {
	background: #ffffff66;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.p_dt_kv_wh .p_dt_cont .p_dt_kv_xlbtn a {
	background: #254EB0;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 8px 48px 8px 20px;
}

.p_dt_kv_bk .p_dt_ti {
	color: #2B2B2B;
}

.p_dt_kv_bk .p_dt_cont .p_dt_kv_bq .nor {
	background: #ffffff66;
	border: 1px solid #2B2B2B;
	color: #2B2B2B;
}

.p_dt_kv_bk .p_dt_cont .p_dt_kv_xlbtn a {
	background: #2959C8;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 8px 48px 8px 20px;
}

/***什么***/

.p_dt_what .p_dt_cont .p_dt_data {
	margin-top: 60px;
	display: flex;
	gap: 30px;
	justify-content: space-between;
}

.p_dt_what .p_dt_cont .p_dt_data .bk {
	font-weight: 600;
	line-height: 48px;
	color: #2b2b2b;
	font-size: 36px;
	border-top: 1px solid #9F9FA0;
	padding-top: 24px;
	width: 100%;
}

/***行业价值***/

.p_dt_value .p_dt_cont .p_v_cont {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.p_dt_value .p_dt_cont .p_v_cont .bk {
	width: 100%;
	background: #FFFFFF;
	gap: 12px;
	padding: 40px;
	display: flex;
	flex-direction: column;
	clip-path: polygon(45px 0, 100% 0, 100% 100%, 0 100%, 0 60px);
}

.p_dt_value.p_dt_2_2 .p_dt_cont .p_v_cont {
	flex-wrap: wrap;
}

.p_dt_value.p_dt_2_2 .p_dt_cont .p_v_cont .bk {
	width: calc((100% - 30px) / 2);
}

.p_dt_value .p_dt_cont .p_v_cont .bk:before {
	content: "";
	display: table;
	background: url(/dentsusoken-static/images2/value-ico.svg) no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
}

.p_dt_value .p_dt_cont .p_v_cont .bk .p_v_ti {
	font-weight: 600;
	font-size: 18px;
	color: #2B2B2B;
	line-height: 24px;
}

.p_dt_value .p_dt_cont .p_v_cont .bk p {
	font-weight: 400;
	font-size: 14px;
	color: #585858;
	line-height: 24px;
}

.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont {
	flex-wrap: wrap;
}

.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont .bk {
	width: calc((100% - 40px) / 2);
}

.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont .bk:before {
	display: none
}

.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont .bk .p_v_ic img {
	width: 24px;
	height: 24px;
}

/***功能优势***/

.p_dt_advan .p_dt_cont .p_a_cont {
	display: flex;
	gap: 40px;
	flex-direction: column;
}

.p_dt_advan .p_dt_cont .p_dt_des {
	font-weight: 400;
	font-size: 16px;
	color: #2B2B2B;
	text-align: center;
	margin-top: -26px;
	margin-bottom: 60px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk {
	display: flex;
	gap: 60px;
	justify-content: space-between;
	align-items: center;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_ph {
	width: calc(100% + 140px);
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp {
	text-align: justify;
	width: calc(100% - 140px);
	padding-right: 120px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp .p_a_ti {
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	line-height: 32px;
	margin-bottom: 24px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp ul {
	margin: 0
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp li {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_ph img {
	width: 100%;
	border-radius: 0 1000px 1000px 0;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(even) {
	flex-direction: row-reverse
}

.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(even) .p_a_ph img {
	width: 100%;
	border-radius: 1000px 0 0 1000px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(even) .p_a_txtgp {
	padding-left: 140px;
	padding-right: 0
}

.p_dt_advan .p_dt_center {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}

.p_dt_advan .p_dt_bkbtn a {
	margin: 0 auto;
	cursor: pointer;
}

.p_dt_advan .p_dt_bkbtn a:after {
	content: "";
	display: inline-block;
	background: url(/dentsusoken-static/images2/jt-botm.svg) no-repeat;
	background-size: 12px 12px;
	width: 12px;
	height: 12px;
}

/***Web 应用程序***/

.p_dt_webapp .p_dt_cont .p_w_cont {
	display: flex;
	gap: 30px;
	justify-content: space-between;
}

.p_dt_webapp .p_dt_cont .p_w_cont .bk {
	background: white;
	padding: 36px;
	width: 100%;
}

.p_dt_webapp .p_dt_cont .p_w_cont .bk .p_w_ti {
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	line-height: 32px;
	margin-bottom: 6px;
}

.p_dt_webapp .p_dt_cont .p_w_cont .bk p {
	font-weight: 400;
	font-size: 14px;
	color: #585858;
	line-height: 24px;
}

.p_dt_webapp.p-lx-2-3 .p_dt_cont .p_w_cont {
	flex-wrap: wrap;
}

.p_dt_webapp.p-lx-2-3 .p_dt_cont .p_w_cont .bk {
	width: calc((100% - 60px) / 3);
}

/***客户案例***/

.p_dt_case .p_dt_cont .p_c_cont {
	display: flex;
	gap: 60px;
	justify-content: space-between;
}

.p_dt_case .p_dt_cont .p_c_cont .bk {
	border-top: 1px solid #9F9FA0;
	padding-top: 30px;
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ti {
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	line-height: 32px;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ph {
	margin-bottom: 30px;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ph img {
	width: 100%;
	max-width: 100%;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_bq {
	font-weight: 600;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	padding: 2px 8px;
	background: #9F9FA0;
	width: fit-content;
}

.p_dt_case .p_dt_cont .p_c_cont .bk p {
	font-weight: 400;
	font-size: 16px;
	color: #2B2B2B;
	line-height: 28px;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_check {
	margin-top: 16px;
	font-weight: 600;
	font-size: 16px;
	color: #2B2B2B;
	line-height: 24px;
	background: url(/dentsusoken-static/images2/p_c_check.svg) no-repeat left 5px;
	background-size: 16px 16px;
	padding-left: 28px;
}

.p_dt_case.p_ca_2 .p_dt_cont .p_c_cont .bk {
	border: 0;
	padding-top: 0;
}


/***相关产品***/
.p_dt_relate .dt_ty_list .p_list:after {
	display: none
}

/***常见问题***/
.p_dt_faq.p_fq_2 .dt-wid .p_fq_cont {
	width: 912px;
	margin: 0 auto;
}

.cbc-accordion-item {
	margin-bottom: 12px;
	padding: 14px 16px;
	position: relative;
	background: #FFFFFF;
}

.cbc-accordion-item:last-child {
	margin-bottom: 0;
}

.accordion-head {
	position: relative;
}

.accordion-head {
	padding: 0;
	cursor: pointer;
}

.accordion-head .title {
	font-weight: 600;
	font-size: 16px;
	color: #2B2B2B;
	line-height: 28px;
	padding-left: 36px;
}

.accordion-head span {
	width: 16px;
	height: 1px;
	border-radius: 0.3px;
	background-color: #222222;
	display: inline-block;
	position: relative;
	transition: transform 1s ease-in-out 0s;
	position: absolute;
	left: 1px;
	top: 12px;
}

.accordion-head span::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 16px;
	background-color: #222222;
	position: absolute;
	left: 7px;
	top: -7px;
	transition: transform 0.5s ease-in-out 0s;
	z-index: 10;
}

.openv .accordion-head span {
	top: 14px
}

.openv .accordion-head span::after {
	transition: transform 0.5s ease-in-out 0s;
	transform: rotate(90deg);
}

.accordion-body {
	position: relative;
	display: none;
	margin-top: 12px;
	margin-left: 36px;
}

.accordion-body p {
	text-align: justify;
	margin-right: 10px;
}

.accordion-cover {
	display: none;
}

.openv .accordion-cover {
	display: block;
}

.openv .accordion-body {
	display: block;
}


/***资源下载***/

.p_dt_dload {
	padding: 0
}

.p_dt_dload .dt-wid {
	border-top: 1px solid #9F9FA0;
	padding: 80px 0;
}

.p_dt_dload .p_dt_cont .p_dl_cont {
	display: flex;
	gap: 30px
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk {
	padding: 24px;
	flex: 1;
	border: 1px solid #9F9FA0;
	padding: 24px;
	gap: 6px;
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dl_smtxt {
	font-weight: 400;
	font-size: 16px;
	color: #2B2B2B;
	line-height: 28px;
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dl_ti {
	font-weight: 600;
	font-size: 24px;
	color: #2B2B2B;
	line-height: 32px;
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn {
	margin-top: 18px;
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn a:after {
	content: "";
	display: table;
	background-image: url(/dentsusoken-static/images2/p_download.svg);
	background-size: 20px 18px;
	width: 20px;
	height: 18px;
}

.p_dt_dload.p_dl_2 .dt-wid {
	border: 0;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn a {
	padding: 8px 12px;
	background: #FFFFFF;
	border: 1px solid #2B2B2B;
	color: #2B2B2B
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn a:after {
	background-image: url(/dentsusoken-static/images2/p-dw-bk.svg);
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_pdf_gp {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_pdf_gp .p_dt_pdf {
	width: 48px;
	height: 48px;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_pdf_gp .p_dt_pdf img {
	max-width: 100%
}

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

	/*****留资*****/
	.contact-page .contact-bt {
		font-size: 36px;
		padding: 4% 0 0 0;
	}

	.contact-page .contact-cont {
		width: 70%;
		padding: 40px 50px;
		clip-path: polygon(60px 0, 100% 0, 100% 100%, 0 100%, 0 60px);
	}

	.contact-page .dt-wid {
		min-width: inherit;
	}

	.contact-page {
		padding: 50px 0;
	}

	.form-con .from-ti {
		font-size: 14px;
		line-height: 1.5;
	}

	.form-con .f-rk {
		font-size: 12px;
		line-height: 1.5;
	}

	.form-con .fm-control {
		height: 40px;
	}

	.form-con .fm-textarea {
		height: 80px;
	}

	.form-con .f-ty {
		font-size: 14px;
		line-height: 1.5;
	}

	.form-con .f-check {
		width: 14px;
		height: 14px;
	}

	/* .form-con .f-tj {
		padding: 8px 40px;
	} */

	/*****产品列表*****/


	.p_yx_gp {
		padding: 0 20px;
	}

	.p_yx_gp .p_y_co .bk {
		padding: 20px;
		padding-left: 20px;
		clip-path: polygon(25px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 30px);
	}

	.p_yx_gp .p_y_co .p_y_ph {
		margin-bottom: 10px;
	}

	.p_yx_gp .p_y_co .p_y_ph img {
		width: 32px;
		height: 32px;
	}

	.p_yx_gp .p_y_co .p_y_ti {
		font-size: 18px;
		line-height: 1.5;
	}

	.p_yx_gp .p_y_co .p_y_ti:after {
		width: 32px;
		height: 32px;
	}

	.prd_hd .p_h_ti {
		font-size: 36px;
		line-height: 1.5;
	}

	.prd_hd .p_h_des {
		font-size: 16px;
		line-height: 1.5;
	}

	.prd_cla .p_c_gp .p_c_ti {
		font-size: 20px;
		line-height: 1.5;
	}

	.prd_cla .p_c_gp .p_c_bq span {
		font-size: 14px;
		line-height: 1.5;
	}

	.prd_cla .p_c_gp .p_c_bq {
		gap: 8px;
		width: calc(100% - 96px - 60px);
	}

	.prd_cla .p_c_gp {
		gap: 60px;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 40px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
		height: 150px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:before {
		width: 100%;
		background-size: 100% 100%;
		height: 150px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: calc((100% - 80px) / 3);
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:after {
		height: auto;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
		font-size: 18px;
		line-height: 1.5;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_l_bq .bq_nr {
		font-size: 12px;
		line-height: 1.5;
	}

	.p_l_bq {
		gap: 6px;
	}

	.prd_kv .p_k_gp .p_k_ti {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 3px;
	}

	.prd_kv .p_k_gp .bk:hover .p_h .p_k_des {
		font-size: 12px;
		line-height: 1.3;
	}

	.prd_kv .p_k_gp .p_h {
		padding: 15px;
		height: 73px;
	}

	.prd_kv .p_k_gp .p_k_des {
		font-size: 12px;
		line-height: 1.3;
	}

	.prd-kv-mod .dt-wid {
		width: 100%;
		left: 0;
		bottom: 20px;
		margin: 0;
		padding: 0 20px;
	}

	.prd-kv-mod .p_dt_cont .p_dt_ti {
		font-size: 32px;
		line-height: 1.2;
	}

	.p_dt_kv_wh .p_dt_cont .p_dt_kv_bq .nor {
		font-size: 12px;
		padding: 2px 12px;
	}

	.prd-kv-mod .p_dt_cont .p_dt_kv_bq {
		gap: 6px;
		margin-top: 15px;
	}

	.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn {
		margin-top: 15px;
	}

	.prd-kv-mod .p_dt_cont {
		width: 70%;
	}

	.prd-dt-mod .p_dt_ti {
		width: 90%;
		margin: 0 auto;
		text-align: center;
		font-size: 36px;
		line-height: 1.5;
		margin-bottom: 24px;
	}

	.prd-dt-mod p {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_what .p_dt_cont .p_dt_data .bk,
	.p_dt_what .p_dt_cont .p_dt_data .txt .p_dt_ti {
		font-size: 24px;
		line-height: 1.2;
	}

	.p_dt_what .p_dt_cont .p_dt_data {
		margin-top: 24px;
		gap: 20px;
	}

	.p_dt_what .p_dt_cont .p_dt_data br {}

	.p_dt_value .p_dt_cont .p_v_cont {
		gap: 20px;
	}

	.p_dt_value .p_dt_cont .p_v_cont .bk {
		padding: 20px;
		clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%, 0 30px);
	}

	.p_dt_value .p_dt_cont .p_v_cont .bk .p_v_ti {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_value .p_dt_cont .p_v_cont .bk p {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk {
		gap: 30px;
		flex-direction: column;
		align-items: baseline;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_ph {
		width: 80%;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp {
		width: 80%;
		padding: 0 30px;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(even) {
		flex-direction: column;
		align-items: flex-end;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(even) .p_a_txtgp {
		padding: 0 30px;
	}

	.prd-dt-mod .p_dt_ti.p_color_white {}

	.p_dt_webapp .p_dt_cont .p_w_cont {
		gap: 20px;
	}

	.p_dt_webapp .p_dt_cont .p_w_cont .bk {
		padding: 20px;
	}

	.p_dt_webapp .p_dt_cont .p_w_cont .bk .p_w_ti {
		font-size: 18px;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp li {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp .p_a_ti {
		font-size: 18px;
		line-height: 1.5;
		margin-bottom: 16px;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ti {
		font-size: 18px;
		line-height: 1.5;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk p {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_check {
		font-size: 14px;
		line-height: 1.5;
		margin-top: 0;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk {}

	.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_bq {
		font-size: 12px;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 30px;
	}

	.p_dt_dload .p_dt_cont .p_dl_cont {
		gap: 20px;
	}

	.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dl_smtxt {
		font-size: 14px;
	}

	.p_dt_dload .p_dt_cont .p_dl_cont .bk {
		padding: 20px;
	}

	.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dl_ti {
		font-size: 18px;
		line-height: 1.5;
	}

	.p_dt_bkbtn a {
		font-size: 14px;
	}

	.p_dt_kv_bk .p_dt_cont .p_dt_kv_bq .nor {
		font-size: 12px;
		padding: 2px 12px;
	}

	.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont .bk {
		width: calc((100% - 20px) / 2);
	}

	.p_dt_advan .p_dt_cont .p_dt_des {
		font-size: 14px;
		margin-top: 24px;
	}

	.p_dt_webapp.p-lx-2-3 .p_dt_cont .p_w_cont .bk {
		width: calc((100% - 40px) / 3);
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ph {
		margin-bottom: 10px;
	}


}