.ls_main{ width: 1000px; margin: 0 auto; height: 376px; overflow: hidden;}

.ls_main_l {
	width: 500px;
	height: 376px;
	position: relative;
	overflow: hidden;
}

.ls_main_l ul {
	overflow: hidden;
	position: relative;
	width: 3000px;
}

.ls_main_l ul li {
	float: left;
}

.ls_main_l ul img {
	width: 500px;
	height: 376px;
}

.ls_main_l .ls_msk {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 500px;
	height: 32px;
	background: #000;
	filter: alpha(opacity = 45); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.45; /*Firefox私有，透明度50%*/
	opacity: 0.45; /*其他，透明度50%*/
}

.ls_main_l .ls_introduce {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 500px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-indent: 1em;
	color: #fff;
}

.ls_main_l ol {
	position: absolute;
	right: 7px;
	bottom: 5px;
	float: left;
}

.ls_main_l ol li {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #827f78;
	color: #ccc;
	text-align: center;
	line-height: 20px;
	margin-left: 3px;
	cursor: pointer;
	background: #5c5854;
}

.ls_main_l ol .ls_current {
	border: 1px solid #be0c09;
	background: #9b0b08;
	color: #fff;
}

.ls_main_b{ width: 488px; margin: 0 0 0 12px;}


/*中间banner条切换增加样式*/
.ls_touzi_banner1 {background: none;position: relative; margin:15px auto;width:1000px;height:160px;}
.zx_touzi_title h4 {font-size:12px;height: 30px;line-height: 30px;border-bottom: 1px solid #CB1D15;position: relative;}
.zx_touzi_title .zx_sl_ta1 {color: #ffffff;font-size: 16px;text-align: center;display: inline-block;height: 30px;padding: 0 20px;background-color: #CB1D15;margin-left: 10px;}
.zx_touzi_title h4 span{float:right;}
.zx_touzi_title span a {font-size: 14px;font-weight: normal;color: #000;position: absolute;top: 0;right: 0;padding-right: 15px;background: url(/images/ls_more.jpg) no-repeat 30px center;}

.touzi_adv{ width: 1000px; margin: 0 auto; overflow: hidden;}
.touzi_adv ul{ }
.touzi_adv ul li{ width: 241px; line-height: 55px; height: 55px; float: left; text-align: center; }
.touzi_adv ul a{ font-size: 18px; color: #ffffff; }
.touzi_li1{ background-color: #36BD9C; margin-right: 12px; margin-top: 12px;}
.touzi_li2{ background-color: #8CC155; margin-right: 12px; margin-top: 12px;}
.touzi_li3{ background-color: #56BCE4; margin-right: 12px; margin-top: 12px;}
.touzi_li4{ background-color: #F88029; margin-top: 12px;}
.touzi_li5{ background-color: #7d37d4; margin-right: 12px; margin-top: 12px;}
.touzi_li6{ background-color: #24c0d8; margin-right: 12px; margin-top: 12px;}
.touzi_li7{ background-color: #49dc7d; margin-right: 12px; margin-top: 12px;}
.touzi_li8{ background-color: #aad03a; margin-top: 12px;}