.ls_main{ width: 1000px; margin: 0 auto; height: 440px; overflow: hidden;}

.ls_main_l {
	width: 1000px;
	height: 440px;
	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: 1000px;
	height: 440px;
}

.ls_main_l .ls_msk {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 1000px;
	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: 1000px;
	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;
}

.subnav{width:1000px;margin:0;height:120px;background:#333365;filter: Alpha(opacity=80);position:absolute;top:269px;background-color: rgba(51,51,101,0.8);  }
.tour_nav{width:1000px;margin:0 auto;height:120px;}
.tour_logo{width:290px;height:120px;float:left;margin-right:140px;}
.navs{width:560px;float:left;height:96px;margin-top:18px;}
.navs li{float:left;width:52px;height:96px;padding:0 19px;border-right:1px dotted #ffffff;}
.navs li.last{border-right:0;}
.navs li a{display:block;width:52px;height:96px;font-size:18px;color:#fff;text-align:center;text-indent:-9999px;}
.navs li a.a1{background:url(/images/navs01.png) center top no-repeat;}
.navs li a.a2{background:url(/images/navs02.png) center top no-repeat;}
.navs li a.a3{background:url(/images/navs03.png) center top no-repeat;}
.navs li a.a4{background:url(/images/navs04.png) center top no-repeat;}
.navs li a.a5{background:url(/images/navs05.png) center top no-repeat;}
.navs li a.a6{background:url(/images/navs06.png) center top no-repeat;}
.navs li a.a1:hover{background:url(/images/navs_01.png) center top no-repeat;}
.navs li a.a2:hover{background:url(/images/navs_02.png) center top no-repeat;}
.navs li a.a3:hover{background:url(/images/navs_03.png) center top no-repeat;}
.navs li a.a4:hover{background:url(/images/navs_04.png) center top no-repeat;}
.navs li a.a5:hover{background:url(/images/navs_05.png) center top no-repeat;}
.navs li a.a6:hover{background:url(/images/navs_06.png) center top no-repeat;}


/*中间banner条切换增加样式*/
.ls_touzi_banner1 {background: none;position: relative; margin:10px auto;width:1000px;height:445px;}
.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;}


.lvyou_pic_content{margin:12px 0;height:365px;padding:10px 7px 9px 11px;border:1px solid #ccc;}

.lvyou_pic .index_pic_frame {
	width: 240px;
	height: 180px;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
}

.lvyou_pic .index_pic_title {
	z-index: 10;
	position: relative;
	top: -30px;
	line-height: 30px;
	width: 240px;
	height: 30px;
	background: #000;
	filter: alpha(opacity =   50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	overflow: hidden;
}

.lvyou_pic .index_pic_title a {
	color: #fff;
	padding-left: 5px;
	font-size: 14px;
}