/*首页幻灯大图 */
body {
	padding-top: 0px;
}

.ztbg {
	background: url(../images/2026lh_bg.png) no-repeat top center #FFF9F1;
}

.ztbg01 {
	background: url(../images/bg04.png) no-repeat top center #FFF;
}

.logo {
	height: 100px;
	margin-top: 20px;
}

.logo img {
	width: 250px;
}

.logo img.logor {
	width: auto;
	float: right;
}

.logo01 {
	padding: 360px 0px 0px 0px;
	text-align: right;
	width: 100%;
}

.logo01 img {
	width: auto;
}

.lh_title {
	width: 100%;
}

.lh_title h2 {
	text-align: center;
	color: #FFFCA8;
	font-size: 36px;
	font-weight: bold;
	margin-top: 150px;
	line-height: 120px;
}

.lh_title p {
	text-align: left;
	text-indent: 2em;
	color: #FFFCA8;
	line-height: 36px;
	font-size: 18px;
	height: 135px;
}

.lh_title p a {
	color: #FFFCA8;
	font-size: 18px;
}

.header {
	width: 100%;
	height: auto;
	padding: 0px;
}

.bgw {
	background-color: #FFF;
	margin-bottom: 30px;
}

/*焦点图*/
.focus {
	width: 100%;
	height: 321px;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 20px 0px 20px 20px;
}

.focus .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 15px;
	z-index: 1;

}

.focus .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.focus .hd ul li {
	float: left;
	margin-right: 4px;
	width: 10px;
	height: 10px;
	font-size: 0px;
	line-height: 50px;
	text-align: center;
	background: #EBAC9E;
	cursor: pointer;
	overflow: hidden;
	list-style: none;
	border-radius: 5px;
	display: block;
}

.focus .hd ul li.on {
	background: #fff;
	color: #fff;
	padding: 0px 5px;
}

.focus .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.focus .bd li {
	zoom: 1;
	vertical-align: middle;
	list-style: none;
}

.focus .bd li p {
	width: 100%;
	height: 36px;
	line-height: 50px;
	padding-left: 4%;
	color: #fff;
	background: #D44937;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 1.0;
	margin: 0px 0px;
	height: 50px;
	font-weight: bold;
}

.focus .bd img {
	width: 100%;
	height: 321px;
	display: block;
}

/*列表*/
.lh_list {
	padding: 20px 20px 0px 20px;
	width: auto;
	height: auto;
	overflow: hidden;
}

.lh_list li {
	border-bottom: 1px dashed #E5E5E5;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.lh_list li a h2 {
	font-size: 16px;
	line-height: 35px;
	background: url(../images/disc.png) no-repeat left center;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lh_list li a p {
	line-height: 36px;
	color: #A3A3A3;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lh_more {
	display: block;
	text-align: center;
	height: 85px;
	text-align: center;
}

.lh_more a {
	border-bottom: 1px solid #E24444;
	font-size: 16px;
	line-height: 62px;
	color: #E24444;
}

/*信息列表*/
.lh_title01 {
	height: 30px;
	overflow: hidden;
	background: url(../images/2026lh_title_bg.png) repeat-x center;
}

.lh_title01 h3 {
	float: left;
	height: 30px;
	background: url(../images/2026lh_title_bg01.png) no-repeat right center #FFF9F1;
	padding-right: 135px;
	text-align: left;
	font-size: 24px;
	line-height: 30px;
	padding-left: 10px;
}

.lh_title01 .more {
	float: right;
	background: url(../images/2026lh_title_bg02.png) no-repeat right center;
	height: 30px;
	text-align: left;
	padding-right: 16px;
}

.lh_title01 .more a {
	line-height: 14px;
	font-size: 14px;
	color: #DB948D;
}

.lh_list_one {
	margin-top: 15px;
}

.lh_list_one h2 a {
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	text-align: left;
}

.lh_list_one p {
	border: 1px solid #F2C2AE;
	text-align: left;
	padding: 25px;

}

.lh_list_one p a {
	text-align: left;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 14px;
	overflow: hidden;
}

.lh_list_two {
	margin-top: 25px;
	margin-bottom: 45px;
}

.lh_list_two ul li {
	padding-left: 15px;
	background: url(../images/disc.png) no-repeat left center;
}

.lh_list_two ul li a {
	font-size: 18px;
	line-height: 48px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

/* 焦点图效果 */
.pic {
	width: 80%;
	float: left;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.lh_pic {
	width: 20%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 40px;
	float: right;
}

.pic img {
	width: 100%;
	height: 500px;
}

.lh_pic a {
	display: block;
	height: 50px;
	text-align: center;
}

.lh_pic .bd {
	height: auto;
	overflow: hidden;
	float: right;
	padding-left: 30px;
	box-sizing: border-box;
}

.lh_pic .bd ul li {
	width: 100%;
	padding: 20px 4px 20px 10px;
	height: auto;
	overflow: hidden;
	text-align: left;
}

.lh_pic .bd ul li.on {
	background: url(../images/disc01.png) no-repeat left center;
}

.lh_pic .bd ul li img {
	height: 178px;
	width: 90%;
	cursor: pointer;
	border: 4px solid #FFF9F1;
	box-sizing: border-box;
}

.lh_pic .bd ul li.on img {
	border: 4px solid #D81C0B;
}

.foot {
	background: #244E8C;
}

.foot_fr p,
.foot_fr p a,
.foot_er ul li p {
	color: #FFF;
}



@media (min-width: 980px) and (max-width: 1200px) {
	.body {
		padding-top: 20px;
	}

	.pic img {
		width: 100%;
		height: 420px;
	}

	.lh_pic .bd ul li img {
		height: 128px;
	}

}

@media (min-width: 768px) and (max-width: 979px) {
	.body {
		padding-top: 20px;
	}

	.lh_pic .bd ul li {
		width: 100%;
		padding: 10px 4px 10px 10px;
		height: auto;
		overflow: hidden;
		text-align: left;
	}

	.pic img {
		width: 100%;
		height: 380px;
	}

	.lh_pic .bd ul li img {
		height: 128px;
	}

}

@media (max-width: 767px) {
	.body {
		padding-top: 20px;
	}

	.header {
		height: 970px;
	}

	.logo01 {
		text-align: center;
	}

	.lh_title h2 {
		margin-top: 100px;
	}

	.focus {
		margin: 20px 0px 0px 0px;
	}

	.pic {
		display: none;
	}

	.lh_pic {
		width: 100%;
	}

	.lh_pic .bd {
		float: none;
	}

	.lh_pic .bd ul li {
		padding: 20px 4px 20px 10px;
	}

	.lh_pic .bd ul li.on {
		background: none;
	}

	.lh_pic .bd ul li img {
		height: 178px;
	}

	.lh_pic .bd ul li.on img {
		border: 4px solid #FFF9F1
	}
}

@media (max-width: 480px) {
	body {
		padding-top: 0px;
	}
	.header{height: 570px;}
	.ztbg {
		background: url(../images/2026lh_bg_m.png) no-repeat top center #FFF9F1;
	}

	.logo01 {
		padding: 120px 0px 0px 0px;
	}
	.lh_title h2{font-size: 24px;margin-top: 40px;line-height: 60px;}
	.lh_title p{font-size: 16px;line-height: 200%;}
	
}