<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*轮换样式*/

/* iFocus style */
.rotation{background:url(rotationimg/rotationbg.jpg) no-repeat 0 0;height:173px; width:410px; padding:30px 10px 32px 300px; margin:15px 0;}
#ifocus,#ifocusweb{width:400px; height:173px;}
#ifocus_pic,#ifocusweb_pic { display:inline; width:307px; height:155px; float:right;position:relative; overflow:hidden; margin:0; }
#ifocus_piclist,#ifocusweb_piclist {position:absolute;}
#ifocus_piclist li,#ifocusweb_piclist li {width:220px; height:120px; overflow:hidden; margin:0 0 35px 87px;}
/*#ifocus_piclist li p{color:#614a10; text-indent:2em;}
#ifocus_piclist h1{color:#614a10;font-weight: bold; border-bottom:dashed 1px #ffa000; margin-bottom:5px;}
#ifocus_piclist li.tab1_ct{}
#ifocus_piclist li.tab2_ct{}这连个区域有背景图片时可以添加*/

#ifocus_piclist img,#ifocusweb_piclist img { width:220px; height:120px; }
#ifocus_btn,#ifocusweb_btn { display:inline; float:left; width:93px; margin:0;  }
/*#ifocus_btn li { width:91px; height:57px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }*/

#ifocus_btn li.current div.tab1,#ifocusweb_btn li.current div.tab1{width:93px; height:57px; background:url(rotationimg/rotation_btn.gif) no-repeat 0 0;}
#ifocus_btn li.normal div.tab1,#ifocusweb_btn li.normal div.tab1{width:93px; height:57px; background:url(rotationimg/rotation_btn.gif) no-repeat 0 -173px;}
#ifocus_btn li.current div.tab2,#ifocusweb_btn li.current div.tab2{width:93px; height:57px; background:url(rotationimg/rotation_btn.gif) no-repeat 0 -230px;}
#ifocus_btn li.normal div.tab2,#ifocusweb_btn li.normal div.tab2{width:93px; height:57px; background:url(rotationimg/rotation_btn.gif) no-repeat 0 -57px;}
#ifocus_btn li.current div.tab3,#ifocusweb_btn li.current div.tab3{width:93px; height:57px; background:url(rotationimg/rotation_btn.gif) no-repeat 0 -461px;}
#ifocus_btn li.normal div.tab3,#ifocusweb_btn li.normal div.tab3{width:93px; height:57px; background:url(rotationimg/rotation_btn.gif) no-repeat 0 -115px;}
/*#ifocus_btn img { width:75px; height:45px; margin:7px 0 0 11px; }
#ifocus_btn .current { background: url(images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }*/
#ifocus_opdiv,#ifocusweb_opdiv { position:absolute; left:0; bottom:0; width:410px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
#ifocus_tx,#ifocusweb_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
#ifocus_tx .normal,#ifocusweb_tx .normal { display:none; }</pre></body></html>