﻿@charset "utf-8";
.fast{
	margin-bottom:42px;
}
.fast h2,.pg h2,.dw h2{
	font-size:18px;
	color:#4f3636;
	font-weight:bold;
	margin-bottom:32px;
}
.fast .list{
	float:left;
	width:200px;
}
.fast .list-center{
	margin-left:132px;
	margin-right:132px;
}
.fast .list h3{
	font-size:16px;
	color:#a40000;
	font-weight:bold;
	margin-bottom:34px;
	width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.pg{
	overflow:hidden;
	margin-bottom:70px;
}
.pg li{
	float:left;
	}
.pg li img{
	display:block;
	margin-bottom:20px;
	width:84px;
}
.pg li h4{
	font-size:18px;
	color:#a40000;
	text-align:center;
	font-weight:bold;
}
.pg .jt{
	float:left;
	width:26px;
	margin-left:20px;
	margin-right:20px;
	margin-top:35px;
}
.dw li a{
	display:block;
	width:90%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px;
	color:#3e2d2d;
	line-height:30px;
}
















