/*联播新闻*/
.slide-top {
width:582px;
height:288px;
overflow:hidden;
}
.ifocus_pic {
position:relative;
float:left;
width:480px;
height:288px;
overflow:hidden;
}
.ifocus_piclist { position:absolute; left:0px; top:0px;}
.ifocus_piclist li, .ifocus_piclist div { width:480px; height:288px; overflow:hidden;}
.ifocus_piclist img {width:480px; height:288px;}
.ifocus_btn {
width:102px;
height:292px;
float:right;
overflow:hidden;
background-image:url(//www.fjsen.com/Outreach/9511.files/pic_bg.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.ifocus_btn .current{
text-align:right;
width:94px;
height:53px;
padding-left:7px;
padding-top:10px;
padding-bottom:10px;
filter:alpha(opacity=100);
}
.ifocus_btn .current img{
width:90px;
height:51px;
padding:1px;
border:#FF0000 1px solid;
}
.ifocus_btn .normal{
text-align:right;
width:94px;
height:53px;
padding-left:8px;
padding-top:10px;
padding-bottom:10px;
filter:alpha(opacity=50);
}
.ifocus_btn .normal img{
width:94px;
height:53px;
}
.slide-bottom {
width:480px;
height:0px;
margin:0 auto;
position:relative;
top:0px;
left:0px;
float:left
}
.ifocus_tx {
position:absolute;
width:480px;
height:25px;
top:-25px;
left:0px;
color:#FFFFFF;
line-height:25px;
overflow:hidden;
text-align:left;
font-size:14px;
font-weight:bold;
}
.ifocus_tx a { color:#FFFFFF}
.ifocus_tx a:visited {
text-decoration: none;
color:#FFFFFF;
}