BODY, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, DL, DT, DD, UL, OL, LI, PRE, FIELDSET, LEGEND, BUTTON,  LABEL,ul{

  padding:0px;

  margin:0px;

  border:0px;

  font-family: '微软雅黑';
}

* { font-family: '微软雅黑'; }

.headerBg {
	background-color: #ffffff;
}
.main {
	width: 100%;
	height: 100%;
	background-color: #f6f4f1;
	padding-bottom: 60px;
}
.centerBg {
	width: 1300px;
	height: 260px;
	margin: 0 auto;
	background: url(../images/centerBg.jpg) no-repeat center center;
}
.mainCont {
	margin-top: 20px;
}
.crumbsNav {
	width: 100%;
	color: #999999;
}
.crumbsNav>a {
	display: inline-block;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	padding: 0px 5px;
}
.crumbsNav>a:hover {
	color: #a30623;
}
.crumbsNavA {
	color: #a30623 !important;
}
.aboutCont {
	width: 100%;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 40px;
	margin-top: 20px;
}
.aboutCont p {
	font-size: 16px;
	color: #333333;
	line-height: 32px;
	text-indent: 2em;
	margin-bottom: 10px;
}
.aboutCont img {
	display: block;
	max-width: 80%;
	margin: 10px auto;
}

.listCont {
	width: 100%;
	margin-top: 20px;
}
.listDetail {
	width: 100%;
	height: 40px;
	padding: 20px 0px;
	background-color: #ffffff;
}
.listDetail>a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	height: 40px;
	line-height: 40px;
	text-indent: 2em;
	width: 82.3%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.listDetail>span {
	display: block;
	float: right;
	line-height: 40px;
	font-family: Arial;
	font-size: 16px;
	color: #8e6d51;
	border-left: 1px solid #ddd3ca;
	padding-left: 20px;
	margin-right: 20px;
}
.listDetail + .listDetail {
	margin-top: 10px;
}
.listDetail:hover a, .listDetail:hover span {
	color: #ae0c2a;
}

.displaynews, .listPicBox {
	width: 100%;
	margin-top: 20px;
}
.displayTitle {
	width: 100%;
	padding: 30px 0px 20px;
	border-bottom: 1px solid #e6e6e6;
	background-color: #ffffff;
	text-align: center;
}
.displayTitle>h3 {
	display: block;
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 10px;
	padding: 0px 20px;
}
.displayTitle>span {
	display: inline-block;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.displayTitle>span+span {
	margin-left: 20px;
}
.displayCont {
	width: 100%;
	box-sizing: border-box;
	padding: 25px 55px;
	background-color: #ffffff;
}
.displayCont p {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 28px;
	text-indent: 2em;
	margin-bottom: 10px;
}
.displayCont img {
	display: block;
	max-width: 80%;
	margin: 10px auto;
}
.displayPage {
	width: 100%;
	border-top: 1px solid #e6e6e6;
	background-color: #ffffff;
	padding: 25px 55px;
	box-sizing: border-box;
}
.displayPage>a {
	display: block;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.displayPage>a+a {
	margin-top: 5px;
}
.displayPage>a:hover {
	color: #a30623;
}
.listPicDetail {
	width: 100%;
	height: 220px;
	overflow: hidden;
	padding: 17px 20px;
	box-sizing: border-box;
	background-color: #ffffff;
}
.listPic {
	width: 268px;
	height: 183px;
}
.listPic>img {
	display: block;
	width: 100%;
}
.listText {
	width: 66%;
}
.listText>span {
	display: block;
	font-size: 14px;
	color: #8e6d51;
	line-height: 26px;
}
.listText>h4 {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 5px 0px;
}
.listText>p {
	font-size: 14px;
	color: #808080;
	line-height: 28px;
	max-height: 112px;
	overflow: hidden;
}
.listPicDetail>a:hover h4 {
	color: #a30623;
}
.listPicDetail + .listPicDetail {
	margin-top: 10px;
}
.listPage {
	width: 100%;
	margin-top: 40px;
	text-align: center;
}
.listPage a {
	margin: 0px 10px;
}   