.footer .L {
	width: 1000px;
	max-width: 75%;
}

.footer .ewm {
	width: 170px;
	text-align: center;
}

.ewm-txt {
	display: flex;
	justify-content: center;
	align-items: baseline;
}

.ewm-txt img {
	margin-right: 5px;
}

.ResTitle_a1 span {
	display: none !important;
}

.ResTitle_a1 em {
	line-height: 1.5;
	font-weight: bold;
	font-size: 1.8vw !important;
	color: #434343 !important;
}

/* 栏目页 banner 标题 */
.ResTitle_a2 span {
	display: none !important;
}

.ser_list .dotList a {
	font-size: 16px !important;
}

.NewsList_a1 .newnr:after {
	content: 'More' !important;
}

.detail-h3 {
	width: 75% !important;
}

.header .s_ceng form.show input {
	width: 19em !important;
}

@media (max-width: 1440px) {
	.ResTitle_a1 em {
		font-size: 28px !important;
	}
}

@media (max-width: 1024px) {
	.ResTitle_a1 em {
		font-size: 24px !important;
	}
}

@media (max-width: 640px) {
    .ResTitle_a1 em {
        font-size: 4.8vw !important;
    }
	.ewm-txt img {
		margin-right: 0;
	}
	.footer .L {
		width: 100%;
		max-width: 100%;
	}
	.product-list .R li h3 {
		width: 90% !important;
	}
	.detail-h3 {
		width: 100% !important;
	}
	.footer .phone {
		display: flex;
		flex-direction: column;
		padding-left: 5em;
	}
}
