/*slidebox*/
/*焦点图*/
.focus {
	/*float: left;*/
	width: 680px;
	height: 340px;
	position: relative;
        margin-top:24px;
}
.focus img {
	width: 680px;
	height: 340px;
}


.focus .D1fBt {
	height: 5px;
	zoom: 1;
	position: absolute;
	left: 47%;
	margin-left: -50px;
	bottom: 20px;
}
.focus .D1fBt a {
	float: left;
	display: block;
	width: 28px;
	height: 5px;
	background: url(../images/sliderno.png) no-repeat 0 center;
	margin-right: 12px;
	/*text-indent: -9999px;*/
}
.focus .D1fBt a i {
	font-style: normal;
	display: none;
}
.focus .D1fBt a.current {
	background-color: #fff;
	color: #fff;
	width: 28px;
	height: 5px;
	/*margin-top: -1px;*/
	background: url(../images/sliderselect.png) no-repeat 0 center;
}
.focus .D1fBt a:hover {
	width: 28px;
	height: 5px;
	/*margin-top: -1px;*/
	background: url(../images/sliderno.png) no-repeat 0 center;
}


.focus .fcon {
	position: relative;
	width: 680px;
	height: 340px;
	overflow: hidden;
	float: left;
	display: none;
}
.focus .fcon a {
	color: #fff;
}
.focus .fcon a:hover {
	color: #fbbe2c;
}
.focus .fcon img {
	display: block;
}
/*.prev img{
	width: 19px;
	height: 46px;
	position: absolute;
	left: 20px;
	top: 45%;
}

.next img{
	width: 19px;
	height: 46px;
	position: absolute;
	right: 20px;
	top: 45%;
}*/

 .focus .shadow {
	float: left;
	width: 342px;
	padding-left: 25px;
	position: absolute;
	bottom: 50px;
	left: 0px;
	z-index: 1000;
	height: 58px;
	line-height: 58px;
	background: url(../images/slider_titlebj.png) no-repeat;
	display: block;
	text-align: left;
}
.focus .shadow a {
	display: block;
	width: 100%;
	color: #EEEEEE;
	font-size: 18px;
	overflow: hidden;
	overflow: hidden;
}



/*心理健康页面*/
/*slidebox*/
/*焦点图*/
.slider_xljk .focus {
	/*float: left;*/
	width: 608px;
	height: 340px;
	position: relative;
}
.slider_xljk .focus img {
	width: 608px;
	height: 340px;
}


.slider_xljk .focus .D1fBt {
	height: 5px;
	zoom: 1;
	position: absolute;
	left: 47%;
	margin-left: -50px;
	bottom: 20px;
}
.slider_xljk .focus .D1fBt a {
	float: left;
	display: block;
	width: 28px;
	height: 5px;
	background: url(../images/sliderno.png) no-repeat 0 center;
	margin-right: 12px;
	/*text-indent: -9999px;*/
}
.slider_xljk .focus .D1fBt a i {
	font-style: normal;
	display: none;
}
.slider_xljk .focus .D1fBt a.current {
	background-color: #fff;
	color: #fff;
	width: 28px;
	height: 5px;
	/*margin-top: -1px;*/
	background: url(../images/sliderselect.png) no-repeat 0 center;
}
.slider_xljk .focus .D1fBt a:hover {
	width: 28px;
	height: 5px;
	/*margin-top: -1px;*/
	background: url(../images/sliderno.png) no-repeat 0 center;
}


.slider_xljk .focus .fcon {
	position: relative;
	width: 608px;
	height: 340px;
	overflow: hidden;
	float: left;
	display: none;
}
.slider_xljk .focus .fcon a {
	color: #fff;
}
.slider_xljk .focus .fcon a:hover {
	color: #fbbe2c;
}
.slider_xljk .focus .fcon img {
	display: block;
}
/*.prev img{
	width: 19px;
	height: 46px;
	position: absolute;
	left: 20px;
	top: 45%;
}

.next img{
	width: 19px;
	height: 46px;
	position: absolute;
	right: 20px;
	top: 45%;
}*/

.slider_xljk .focus .shadow {
	float: left;
	width: 342px;
	padding-left: 25px;
	position: absolute;
	bottom: 50px;
	left: 0px;
	z-index: 1000;
	height: 58px;
	line-height: 58px;
	background: url(../images/slider_titlebj.png) no-repeat;
	display: block;
	text-align: left;
}
.slider_xljk .focus .shadow a {
	display: block;
	width: 100%;
	color: #EEEEEE;
	font-size: 18px;
	overflow: hidden;
	overflow: hidden;
}
