@font-face {
	font-family: 'PTSerif';
	src: url(font/PTSerif.eot);
	src: local('fontName Regular'),  local('fontName'),  url(font/PTSerif.woff) format('woff'),  url(font/PTSerif.ttf) format('truetype'),  url(font/PTSerif.svg#fontName) format('svg');
}
body {
	font-family: Verdana !important;
}
input, textarea, button, select, a {
	font-family: Verdana !important;
}
.nav .en dl dd {
	width: 50%;
}
.nav .en dl {
	height: auto;
}
.product-list .en {
	background: rgba(255,255,255,0.7) url(../image/right2.png) no-repeat right 0.1rem top 0.25rem;
	background-size: 0.1rem;
}
.product-list .en p {
	white-space: inherit;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.foot-rg .en li {
	padding: 0 0.5rem;
}
.en .culture-text p span {
	width: 100%;
	font-size: 0.36rem;
	color: #333333;
	font-family: PTSerif;
}
.en .culture-text p {
	width: 100%;
	font-size: 0.24rem;
	color: #666666;
}
.en .culture-text {
	height: 4rem;
}
.en .culture-img {
	height: 4rem;
}
.department2 .box {
	padding: 0 10%;
}
.en .parameter-box li span {
	width: 1rem;
}
.en .parameter-box li {
	padding-left: 1.2rem;
}
.serve-con span {
    font-family:PTSerif;
}