.bdy_lft{
	width: 730px;
	margin-right: 37px;
}
.focuslst{
	height: 487px;
}
.sideWrap{
	padding: 5px 34px;
	background: #f2f0ee;
}
.topNews{
	min-height: 477px;
}
.topNews dd{
	padding: 25px 0;
	border-bottom: 2px solid #c9c0b5;
}
.topNews dd:last-child{
	border-bottom: none;
}
.swiper-container-home{
	height: 487px;
}
.focuslst li{
	position: relative;
}
.focuslst li span{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 30px;
	background: rgba(0,0,0,.6);
	/* 20240304 start */
	font-size: 24px;
	line-height: 30px;
	/* 20240304 end */
	font-weight: bold;
	color: #fff;
}
.focuslst li span a{
	/* 20240304 start */
	max-width: 499px;
	/* 20240304 end */
	display: block;
	color: #fff;
}
.pagination-home{
	position: absolute;
	right: 40px;
	bottom: 24px;
}
.pagination-home span{
	display: inline-block;
	vertical-align: top;
	/* 20240304 start */
	width: 6px;
	/* 20240304 end */
	height: 6px;
	background: #fff;
	margin-left: 4px;
	cursor: pointer;
}
.pagination-home span.swiper-active-switch{
	background: #f31814;
}
.widLft{
	width: 649px;
}
.widLft02{
	width: 216px;
	min-height: 443px;
}
.sideHei{
	min-height: 443px;
}
.mobileVoiceTit{
	display: none;
}
.widLft03{
	width: 490px;
}
.bgBrown{
	background: #ad9e8d;
}
.pad{
	padding: 40px 25px;
}
.pad02{
	padding: 25px 20px;
}
.pad03{
	padding: 15px 30px;
}
.bgLightGray{
	background: #f2f0ee;
}
.bgGray{
	background: #ece6e1;
}
a.cor_white{
	color: #fff;
}
.mr-18{
	margin-right: 18px;
}
.sideDl_lst dd{
	height: 136px;
	background: #d2221c;
	overflow: hidden;
	margin-bottom: 18px;
}
.sideDl_lst dd:last-child{
	margin-bottom: 0;
}
.sideDl_lst dd a{
	display: block;
	/* 20240304 start */
	font-size: 22px;
	line-height: 26px;
	/* 20240304 end */
	color: #dad2c0;
	padding: 24px 20px;
	font-weight: bold;
}
.ul_lst li{
	height: 121px;
}
.voiceCont h4{
	text-align: center;
	font-size: 28px;
	line-height: 30px;
	margin-top: 50px;
}
.voiceCont p{
	text-align: center;
	font-size: 18px;
	line-height: 22px;
}
.mr-40{
	margin-right: 40px;
}
.bgLne{
	padding-bottom: 24px;
	border-bottom: 1px solid #eb3834;
}
.swiper-container-voice{
	width: 1070px;
	height: 433px;
}
.arrowWrap{
	position: absolute;
	right: 100px;
	bottom: 40px;
	z-index: 99999;
}
.arrowWrap span{
	display: inline-block;
	vertical-align: top;
	width: 66px;
	height: 66px;
	overflow: hidden;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: url(../img/arr.png) no-repeat #fff;
	cursor: pointer;
	margin: 0 4px;
}
.arrowWrap span.arrowRight{
	background-image: url(../img/arr02.png);
}
.voiceBg{
	background: url(../img/bgLine.png) repeat-y 50% 0;
	padding: 75px 0;
}
body{
	background: url(../img/banner.jpg) no-repeat 50% 0;
}
.bdy_wrapper{
	padding: 30px;
	background: #fff;
}
.topBanner{
	height: 440px;
}
.top{
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	color: #f74639;
	font-weight: bold;
	background: #dbd3cc;
	border-radius: 21px;
	-o-border-radius: 21px;
	-webkit-border-radius: 21px;
}
.footer{
	background: #f74639;
	padding-bottom: 75px;
	padding-top: 40px;
}
.footCont{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
}
/* 20240304 start */
.bgBrown .font_18{
	font-size: 24px;
	line-height: 30px;
}
.bgLightGray .font_18,.bgGray .font_18{
	font-size: 22px;
	line-height: 26px;
}
.widLft02 .font_18{
	font-size: 26px;
	line-height: 30px;
}
.pad02{
	padding: 20px 18px;
}
/* 20240304 end */