.wrapper{
	min-width: 1200px;
	font-size: 14px;
}
.container{
	margin: 0 auto;
	width: 1200px;
}
.lby-produce{
	margin-top: 15px;
	width: 756px;
}
.lby-produce-img{
	width: 756px;
	height: 316px;
	overflow: hidden;
	position: relative;
}
.lby-produce-img .hd{
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 1;
}
.lby-produce-img .hd ul{
	overflow: hidden;
}
.lby-produce-img .hd ul li{
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	background-color: #ccc;
	cursor: pointer;
	border-radius: 50%;
}
.lby-produce-img .hd ul li.on{
	background-color: #f60;
}
.lby-produce-img .bd{
	position: relative;
	height: 100%;
	z-index: 0;
}
.lby-produce-img .bd li{
	zoom: 1;
	vertical-align: middle;
}
.lby-produce-img .bd img{
	width: 100%;
	height: 100%;
	display: block;
}
.lby-produce p{
	padding: 30px 20px 30px 140px;
	min-height: 74px;
	background: #f2e9d7 url(../images/lby_pro.png) no-repeat 20px 16px;
	text-indent: 2em;
	color: #333;
	line-height: 26px;
	word-break: break-all;
}
.lby-right{
	margin-top: 15px;
	width: 420px;
}
.lby-title{
	padding-right: 12px;
	height: 50px;
	background-color: #f1f1f1;
	line-height: 50px;
}
.lby-title span{
	padding: 0 30px;
	background-color: #cbebe8;
	border-top: 2px solid #189a8e;
	font-size: 16px;
	font-weight: bold;
	line-height: 48px;
	color: #189a8e;
}
.lby-title a{
	color: #189a8e;
}
.lby-title a:hover{
	text-decoration: underline;
}
.lby-trend{
	height: 316px;
	background-color: #fbfbfb;
}
.lby-trend-con{
	padding: 5px 10px 10px;
}
.lby-guide a{
	width: 204px;
	height: 62px;
	background: url(../images/lby_guide.png) no-repeat;
}
.lby-guide a.guide-tsjy{
	background-position: -3px -2px;
}
.lby-guide a.guide-dssl{
	margin-left: 12px;
	background-position: -224px -2px;
}
.lby-guide a.guide-sblw{
	margin-top: 18px;
	background-position: -3px -82px;
}
.lby-guide a.guide-xxzy{
	margin: 18px 0 0 12px;
	background-position: -224px -82px;
}
.lby-book-recommend{
	padding-bottom: 20px;
}
