.ztbanner {
	width: 100%;
	float: left;
	background: url(/images/ldr/bannerbg.jpg) no-repeat center;
}
.ztbanner1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 739px;
}
.title {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 65px;
	background: url(/images/ldr/titlebg.png) no-repeat left;
}
.title1 {
	width: 100%;
	float: left;
	background: #eee4c9;
	padding-top: 10px;
	font-size: 14px;
	font-family: "宋体";
}
.title2 {
	width: 100%;
	float: left;
	background: #f6ede0;
	padding-top: 10px;
	font-size: 14px;
	font-family: "宋体";
}
.title h1 {
	margin-top: 17px;
	line-height: 39px;
	color: #7B4F00;
	font-size: 28px;
	float: left;
	font-weight: 900;
}
.title h1 b {
	width: 51px;
	font-size: 30px;
	color: #F5ECDF;
	text-align: center;
	float: left;
	margin-top: 5px;
	line-height: 39px;
	margin-right: 23px;
}
.zixun {
	float: right;
	width: 96px;
	height: 39px;
	background: url(/images/ldr/zaixun.png) no-repeat center;
	text-indent: -999999px;
	line-height: 39px;
	cursor: pointer;
	margin-top: 17px;
}
.neirong1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
.neirong1 ul {
	margin-top: 50px;
	float: left;
	padding-bottom:20px;
}
.neirong1 ul li {
	float: left;
	width: 303px;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	background:url(/images/ldr/5-001.png) no-repeat center top;
}
.neirong1 ul li span { height:53px; width:293px; float:left; padding-top:10px; padding-left:5px; padding-right:5px;}
.neirong1 ul li img { float:left; margin-top:10px; width:303px; height:228px;}
.neirong2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 588px;
	background: url(/images/ldr/title2.jpg) no-repeat top;
	color: #FFFFFF;
}
.neirong2 ul {
	margin-top: 410px;
	float: left;
}
.neirong2 ul li {
	float: left;
	width: 293px;
	line-height: 25px;
	padding-left: 28px;
	padding-right: 28px;
	width: 420px;
	text-indent: 2em;
}
.neirong3 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 588px;
}
.neirong3 img {
	width: 500px;
	height: 600px;
	float: left;
}
.neirong3 ul {
	float: left;
	width: 500px;
}
.neirong3 ul li {
	padding: 13px;
	float: left;
	width: 474px;
	line-height: 25px;
	background: url(/images/ldr/title3.png) no-repeat bottom;
	color: #565656;
}
.neirong3 ul li img {
	width: 28px;
	height: 25px;
}
.neirong4 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height:740px;	background: url(/images/ldr/title4.jpg) no-repeat bottom;
}
.neirong41 { height:653px; margin-top:30px; width:1000px; float:left;}
.neirong41 img{ float:left;}
/* sildes css begin */
.control {
	width: 780px;
	height: 415px;
	display: block;
	position: absolute;
	top: 20px;
	left: 220px;
	overflow: hidden;
	float: left;
}
.change li {
	width: 780px;
	overflow: hidden;
	text-align: center;
	float: left;
}
/* 图片垂直居中,不是很准确 */
.change li .imgWrap {
	display: table-cell;
	width: 615px;
	height: 395px;
	vertical-align: middle;
	cursor: pointer;
	float: left;
}
.change li img {
	width: 600px;
	height: 385px;
	vertical-align: middle;
	overflow: hidden;
	border: 5px #896119 solid;
	margin-left: 170px;
}
/* 描述部分 */
.change li .textDesc {
	width: 600px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 160px;
	text-align: left;
	overflow: hidden;
}
.change li .opacity {
	width: 600px;
	height: 100px;
	position: absolute;
	bottom: 5px;
	left: 175px;
	background: #000000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.change li .title {
	color: #FFFFFF;
	margin-left: 30px;
	line-height: 40px;
	height: 40px;
	background: none;
}
.change li .title a {
	color: #ffffff;
	font-size: 20px;
	font-family: "Microsoft Yahei";
}
.change li .text {
	color: #FFFFFF;
	line-height: 25px;
	font-size: 12px;
	margin-left: 30px;
	text-indent: 2em;
}
/* 缩图部分 */
.thumbWrap {
	width: 163px;
	height: 395px;
	position: absolute;
	left: 220px;
	top: 20px;
	overflow: hidden;
}
.thumbWrap .thumbCont {
	width: 100%;
	height: 345px;
	position: relative;
	overflow: hidden;
	margin-top: 25px;
}
.thumbWrap ul {
}
.thumbWrap ul li {
	width: 150px;
	height: 115px;
	text-align: center;
	overflow: hidden;
	background: #f8f4ea;
}
.thumbWrap ul li div {
	display: table-cell;
	width: 150px;
	height: 109px;
	vertical-align: middle;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
}
.thumbWrap ul li img {
	width: 140px;
	height: 99px;
	vertical-align: middle;
	overflow: hidden;
	padding: 5px;
}
.thumbWrap ul li.cur {
	width: 163px;
	background: url(/images/ldr/qiehuan.png) no-repeat left;
}
/* 缩图按钮 */
.thumbPrev, .thumbNext {
	width: 150px;
	height: 25px;
	text-align: center;
	position: absolute;
	z-index: 9;
	outline: none;
}
.thumbPrev span, .thumbNext span {
	display: none;
}
.thumbPrev {
	top: 0;
	background: url(/images/ldr/top.jpg) no-repeat left;
}
.thumbNext {
	left: 0;
	bottom: 0;
	background: url(/images/ldr/bottom.jpg) no-repeat left;
}
.neirong5 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.neirong5 h1 {
	margin-top: 32px;
	height: 40px;
	line-height: 40px;
	width: 1000px;
	float: left;
	background: url(/images/ldr/title5.png) no-repeat;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}
.rollBox {
	width: 1000px;
	overflow: hidden;
	height: 330px;
	background: #fbf6ef;
	float: left;
	margin-top: 15px;
}
.rollBox .LeftBotton {
	height: 330px;
	width: 50px;
	background: url(/images/ldr/left.png) no-repeat;
	overflow: hidden;
	float: left;
	display: inline;
	cursor: pointer;
}
.rollBox .RightBotton {
	height: 330px;
	width: 50px;
	background: url(/images/ldr/right.png) no-repeat;
	overflow: hidden;
	float: left;
	display: inline;
	cursor: pointer;
}
.rollBox .Cont {
	width: 900px;
	overflow: hidden;
	float: left;
}
.rollBox .ScrCont {
	width: 10000000px;
}
.rollBox .Cont .pic {
	width: 187px;
	float: left;
	text-align: center;
	height: 290px;
	margin: 19px;
	background: url(/images/ldr/title5li.png) no-repeat top;
}
.rollBox .Cont .pic img {
	display: block;
	border: 1px #efe4d4 solid;
}
.rollBox .Cont .pic p {
	line-height: 40px;
	color: #392502;
	font-size: 16px;
	font-family: "宋体";
	font-weight: 900;
}
.rollBox .Cont .pic p b {
	font-size: 14px;
	color: #565656;
	margin-left: 10px;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
	text-decoration: none;
}
.rollBox .Cont a:hover {
	color: #f00;
	text-decoration: underline;
}
.rollBox #List1, .rollBox #List2 {
	float: left;
}
.neirong6 { margin-top:30px; width:1000px; height:290px; float:left}




.neirong7 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/ldr/neirong7bj.png) no-repeat top;	
	height:363px;
}
.neirong7 img{ margin-top:43px;}
