body {
	font-family: Î¢ÈíÑÅºÚ;
	margin: 0;
	min-width: 1200px;
	background: #fff;
	font-size: 16px;
	color: #333;
}

/* µ±Ç°Î»ÖÃ */
.weizhi {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f6f6f6;
}

.bt-weizhi {
	width: 1200px;
	margin: 0 auto;
	background: url(/images/2174/weizhi.png) no-repeat left center;
	padding-left: 35px;
	color: #333333;
	font-size: 14px;
}

.bt-weizhi a {
	color: #333333;
	font-size: 14px;
}

.main {
	width: 1200px;
	margin: auto;
	padding: 40px 0;
}

.ly-row {
	margin: 0 -20px;
}

.ly-row + .ly-row {
	margin-top: 40px;
}

.ly-col {
	float: left;
	width: 50%;
	padding: 0 20px;
}

.slideBox {
	position: relative;
	overflow: hidden;
	width: 580px;
	height: 410px;
}

.bd li {
	position: relative;
	width: 580px;
	height: 410px;
}

.bd li img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.bd li > a {
	display: block;
	width: 100%;
	height: 315px;
	position: absolute;
	top: 0;
	left: 0;
}

.pic-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 45px;
	line-height: 45px;
	background: rgba(0, 0, 0, .5);
	padding: 0 30px;
}

.pic-title a {
	display: inline-block;
	max-width: 430px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	color: #fff;
}

.hd {
	position: absolute;
	right: 20px;
	bottom: 18px;
	z-index: 9;
}

.hd ul li {
	width: 10px;
	height: 10px;
	float: left;
	cursor: pointer;
	text-indent: 999em;
	border: 1px solid #fff;
	border-radius: 50%;
}

.hd ul li.on {
	background: #3573b5;
	border: 0;
}

.hd ul li + li {
	margin-left: 10px;
}

.ly-tabs {
	border-bottom: 1px #ddd solid;
	line-height: 50px;
}

.ly-tab {
	display: inline-block;
	height: 50px;
	padding: 0 35px;
	font-size: 18px;
	color: #666;
	float: left;
}

.active {
	background: #3573b5;
	color: #fff;
}

.ly-more {
	float: right;
	display: inline-block;
	height: 50px;
}

.ly-more a {
	color: #ed2c25;
	font-size: 14px;
}

.ly-list {
	height: auto;
	overflow: hidden;
}

.ly-list li {
	height: 45px;
	line-height: 45px;
	position: relative;
	padding-left: 15px;
	border-bottom: 1px #ccc dotted;
}

.ly-list li:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #abb6c3;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}

.ly-list li a {
	display: inline-block;
	max-width: 470px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}

.ly-time {
	float: right;
	color: #999;
}

.ly-list-sm {
	height: auto;
}

.ly-row1 {
	margin: 20px -10px 0;
}

.ly-col1 {
	width: 20%;
	float: left;
	padding: 0 10px;
}

.ly-col1 a {
	display: block;
}
