@charset "utf-8";
/* CSS Document */
.section-focus-pic { width: 580px; height: 400px; overflow: hidden; position: relative; }
.section-focus-pic ul li h3 { position: absolute; width: 95px; height: 60px; background: url(../images/imgtab_title_bg.png) no-repeat rgba(255,255,255,0.9) left; bottom: 0px; left: 0; width: 580px; z-index: 111; }
.ssry_ri, .ssry_year { width: 95px; text-align: center; color: #fff; }
.ssry_ri { font-size: 24px; line-height: 20px; margin-top: 10px; }
.ssry_year { font-size: 14px; font-weight: normal; line-height: 30px; }
.ssry_imgtab_title { height: 60px; line-height: 60px; padding-left: 30px; font-size: 20px; font-weight: normal; color: #1f2085; }
.section-focus-pic ul li div { position: absolute;/*bottom:0;*/ left: 0; height: 60px; background-color: #fff; width: 580px;/*opacity: 0.6;filter: alpha(opacity=60);*/ }
.section-focus-pic .pages { width: 580px; height: 400px; }
.section-focus-pic .controler { position: absolute; bottom: 28px; right: 10px; display: none; }
.section-focus-pic .controler b { cursor: pointer; width: 20px; height: 10px; display: block; overflow: hidden; text-indent: 20px; background: url(../images/imgs/news_index_icon.png) no-repeat -136px 3px; float: left; margin: 0px 0 0 5px; }
.section-focus-pic .controler b.down { background-position: -161px 1px; }
.section-focus-pic .controler2 a { display: block; width: 40px; position: absolute; top: 280px; height: 60px; }
.section-focus-pic .controler2 a i { cursor: pointer; display: block; }
.section-focus-pic .controler2 .prev { left: 485px; }
.section-focus-pic .controler2 .next { right: 10px; }
.section-focus-pic .controler2 .prev i { width: 32px; height: 32px; background: url(../images/arrowl.png) center no-repeat rgba(0,0,0,0.30); }
.section-focus-pic .controler2 .prev:hover i { right: 10px; background: url(../images/arrowl.png) center no-repeat #FABE03; }
.section-focus-pic .controler2 .next i { width: 32px; height: 32px; background: url(../images/arrowr.png) center no-repeat rgba(0,0,0,0.30); }
.section-focus-pic .controler2 .next:hover i { right: 10px; background: url(../images/arrowr.png) center no-repeat #FABE03; }
