<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**/
.section-content {
	min-height: 400px;
	width: 1200px;
	margin: auto;
	text-align: center;
}

/*澶撮儴娣诲姞*/

body {
	position: relative;
}

.header-bg {
	margin: 0 auto;
	width: 100%;
	height: 1119px;
	background: url("../img/header.jpg") top no-repeat;
}




/* 鍐呭01 start */
.lhjj {
	width: 100%;
	overflow: hidden;
}
.lhjj-lf {
	width: 640px;
	height: 420px;
	float: left;
}
.lhjj-rg {
	width: 530px;
	height: 420px;
	float: right;
}
/* lunbotu start */
.focusBox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.focusBox .pic {
	position: relative;
	z-index: 0;
}
.focusBox .pic p {
	position: absolute;
	left: 0px;
	bottom: 0;
	background: #b8721ee3;
	width: 100%;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	text-align: left;
}
.focusBox .pic p a {
	color: #fff;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.focusBox .pic p a:hover{
	color: #fff!important;
}
.focusBox .pic img {
	width: 640px;
	height: 420px;
	display: block;
}
.focusBox .hd {
	width: auto;
	right: 0;
	position: absolute;
	bottom: 13px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}
.focusBox .hd li {
	margin: 0 5px;
	background: url(../img/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
}
.focusBox .hd .on {
	background-position: 0 0;
}
.focusBox .prev, .focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../img/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.focusBox .prev {
	left: 0;
}
.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
/* lunbotu end */

.lhjj-con {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.lhjj-con h2 {
	text-align: center;
	padding: 5px 0 15px
}
.lhjj-con h2 a{
	color: #a64228;
	font-size: 22px;
}
.lhjj-con h2 a:hover{
	text-decoration: underline;
}

.lhjj-con p {
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}
.lhjj-con span a {
	color: #dd0918;
}
.lhjj-list {
	width: 100%;
	overflow: hidden;
}
.lhjj-list li {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: url(../img/dian.png) no-repeat left center;
	text-indent: 24px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.lhjj-list li a {
	font-size: 18px;
	color: #333;
}
.lhjj-list li a:hover {
	color: #a64228!important;
	text-decoration: underline;
} 
/* 鍐呭01 end */



/* 鍐呭03 start */
 .rmsd {
	width: 100%;
	overflow: hidden;
	margin-bottom: 70px;
}
.slideGroup {
	width: 1278px;
	text-align: left;
}
.slideGroup .parHd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 0 0 0 45px;
	position: relative;
}
.slideGroup .sPrev, .slideGroup .sNext {
	position: absolute;
	left: 0;
	top: 35%;
	display: block;
	width: 37px;
	height: 140px;
	background: url(../img/left.png) center center no-repeat;
}
.slideGroup .sNext {
	left: auto;
	right: 5px;
	background: url(../img/right.png) center center no-repeat;
}
.slideGroup .sPrev:hover, .slideGroup .sNext:hover {
	border-color: #f60;
}
.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}
.slideGroup .parBd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.slideGroup .parBd ul li .pic {
	text-align: center;
}

.slideGroup .parBd ul li .pic img {
	width: 280px;
	height: 278px;
	display: block;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}
.slideGroup .parBd ul li .pic img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pic-con{
	width: 250px;
	overflow: hidden;
	padding:15px;
	background:#FFF;
}
.pic-con h2 {
	font-size: 20px;
	text-align: left;
	line-height: 30px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 60px;
}
.pic-con p{
	font-size: 16px;
	text-align: left;
	line-height: 28px;
	text-indent: 2em;
	padding-top: 10px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 84px;
}
/* 鍐呭03 end */



/* 鍐呭04 start */
.focusBox01 {
	width: 100%;
	height: 512px;
	background: red;
}
.lunbo02-img {
	width: 100%;
	height: 100%;
}
/* .swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
} */
.zbch-lf {
	width: 422px;
 	height: 514px;
	float: left;
	background: #da2b25;
	padding-left: 70px;
	box-sizing: border-box;
	color: #fff;
	text-align: left;
}
.zbch-h2 {
	padding-top: 80px;
	font-size: 28px;
	color: #FFF;
	text-align: left;
	width: 310px
}
.zbch-line {
	width: 20px;
	height: 2px;
	margin-top: 20px;
	margin-left: 0;
}
.zbch-p {
	font-size: 16px;
	margin-top: 20px;
	padding-right: 90px;
	line-height: 30px;
}
.zbch-xq {
	padding-top: 70px;
	font-size: 25px;
}
.zbch-rg {
	width: 778px;
	height: 514px;
	float: right;
}
.zbch-rg img {
	width: 778px;
	height: 514px;
}
.zbch-line01 {
	text-align: right;
	padding: 20px 20px 0 0;
}
.zbch-bg {
	width: 100%;
	height: 501px;
	background: url(../img/zbch-bg.jpg) top no-repeat;
}
.zbch-list li {
	width: 347px;
	height: 220px;
	background: url(../img/zb-li.png) no-repeat;
	margin: 48px 23px 59px 30px;
	float: left;
	position: relative;
}
.zbch-list li img {
	width: 311px;
	height: 184px;
	margin: 13px 13px 24px 23px;
}
.zbch-list li p {
	display: block;
	width: 311px;
	height: 33px;
	line-height: 33px;
	position: absolute;
	bottom: 23px;
	background: #db0a0e9e;
	left: 24px;
	font-size: 18px;
	color: #FFF;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
} 
/* 鍐呭04 end
	
	
	
/* 鍐呭05 start */
.listcon {
	display: block;
	width: 100%;
	overflow: hidden
}
.listcon li {
	width: 50%;
	float: left;
	height: 50px;
	line-height: 50px;
	background: url(../img/dian.png) no-repeat left center;
	text-indent: 24px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden
}
.listcon li a{
	font-size: 18px;
	color: #333;
}
.listcon li a:hover{
	color: #a64228!important;
	text-decoration: underline;
}
/* 鍐呭05 end/



/* 鍐呭06 start */
.focusBox .picimg {
	position: relative;
	z-index: 0;
}
.focusBox .picimg p {
	position: absolute;
	left: 0px;
	bottom: 0;
	background: #2826269e;
	width: 100%;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.focusBox .picimg p a {
	color: #fff;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.focusBox .picimg p a:hover{
	color: #FFF!important;
}
.focusBox .picimg img {
	width: 100%;
	height: 563px;
	display: block;
}
/* 鍐呭06 end */
	

	
/* footer start */
.footer-box {
	width: 100%;
	background-color: #dc8b13;
	padding: 30px 0;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #FFF;
} 
.tit-bg{
	width: 733px;
	height: 203px;
	background:url(../img/tit-bg.png);
	margin:40px auto 20px;
	padding: 0 20px 0 175px;
	box-sizing: border-box;
	position: relative;
}
.tit-bg p{
	display: block;
	width:100%;
	line-height: 203px;
	font-weight: bold;
	font-size:60px;
	text-align: center;
	color: #472112;
}
.tit-bg span a{
	display: block;
	position: absolute;
	right: -150px;
	top: 80px;
	font-size: 20px;
	color: #a64228;
}
/* footer end */
</pre></body></html>