/*Ã§â€žÂ¦Ã§â€šÂ¹Ã¥â€ºÂ¾*/

.index_focus .lft_pic {
	width: 660px;
	height: 390px;
	overflow: hidden;
	float: left;
}

.index_focus .pannel-image,
.index_focus img {
	width: 660px;
	height: 390px;
}

.index_focus .rig_list {
	width: 260px;
	height: 390px;
	overflow: hidden;
	float: left;
	background: #e5e5e5;
}

.index_focus .rig_list .tit {
	color: #b20000;
	font-size: 16px;
	font-family: Microsoft Yahei;
	width: 240px;
	margin: 0 auto;
	height: 35px;
	line-height: 45px;
	overflow: hidden;
}

.index_focus .rig_list .tit a {
	color: #b20000;
}

.index_focus .rig_list .lastNews {
	height: 293px;
	overflow: hidden;
	position: relative;
}

.index_focus .rig_list ul {
	height: 293px;
	overflow: hidden;
}

.index_focus .rig_list ul li {
	line-height: 18px;
	font-size: 14px;
	color: #004986;
	padding: 12px 0 0 0;
	height: 47px;
	position: relative;
}

.index_focus .rig_list ul li .txt {
	width: 240px;
	height: 36px;
	overflow: hidden;
	margin: 0 auto;
}

.index_focus .rig_list ul li .line {
	border-bottom: 1px #a0a0a0 dotted;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	position: absolute;
	left: 10px;
	bottom: 0;
	width: 240px;
}

.index_focus .rig_list ul li a {
	color: #004986;
}

.index_focus .rig_list ul li span {
	white-space: nowrap;
}

.index_focus .rig_list ul li.hover {
	background: #35ade3;
	color: #ffffff;
}

.index_focus .rig_list ul li.hover a {
	color: #ffffff;
	font-weight: bold;
}


/*.index_focus_bot{height:36px;background:url(/images/index_focus_bg.jpg) no-repeat;}*/


/*focus*/

.titBg {
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}


/* slider-carousel */

.slider-carousel {
	position: relative;
	width: 660px;
	height: 390px;
}

.slider-carousel .item {
	width: 660px;
	height: 390px;
}

.slider-carousel .slidesjs-navigation {
	width: 42px;
	height: 69px;
	display: block;
	position: absolute;
	text-indent: -9999em;
	top: 140px;
	z-index: 100;
}

.slidesjs-previous {
	background: url(../image/index_btn03.png) no-repeat;
	left: 0px
}

.slidesjs-next {
	background: url(../image/index_btn04.png) no-repeat;
	right: 0px
}

.slidesjs-previous:hover {
	background: url(../image/index_btn01.png) no-repeat;
}

.slidesjs-next:hover {
	background: url(../image/index_btn02.png) no-repeat;
}

*html .slidesjs-previous {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/index_btn03.png", sizingMethod="crop");
}

*html .slidesjs-next {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/index_btn04.png", sizingMethod="crop");
}

*html .slidesjs-previous:hover {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/index_btn01.png", sizingMethod="crop");
}

*html .slidesjs-next:hover {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/index_btn02.png", sizingMethod="crop");
}

.slidesjs-pagination {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	right: 0;
	top: 360px;
	width: 110px;
	height: 10px;
	z-index: 10;
	overflow: hidden;
}

.slidesjs-pagination-item {
	float: left;
	width: 20px;
	height: 10px;
}

.slidesjs-pagination-item a {
	float: left;
	display: block;
	width: 9px;
	height: 9px;
	text-indent: -9999em;
	margin: 0 2px 0 0;
	background: url(../image/index140516-02.png) no-repeat;
}

.slidesjs-pagination-item a.active {
	background: url(../image/index140516-01.png) no-repeat;
}

*html .slidesjs-pagination-item a {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/index140516-02.png", sizingMethod="crop");
}

*html .slidesjs-pagination-item a.active {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../image/index140516-01.png", sizingMethod="crop");
}

.slider-carousel .titBg {
	position: absolute;
	width: 100%;
	height: 55px;
	left: 0;
	bottom: 0px;
	z-index: 1;
}

.slider-carousel .subtitle {
	position: absolute;
	width: 80%;
	height: 55px;
	bottom: 0px;
	z-index: 2;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slider-carousel .subtitle h6 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
}

.slider-carousel .subtitle h6 a {
	color: #ffffff;
	font-size: 15px;
}

