/* index.css */


#spotlight{position:relative;scrollbars:none;height:358px;overflow:hidden;}
#spbb{display:none;left:0;position:absolute;top:322px;width:975px;padding:5px;background:url("../images/tbg.png") no-repeat scroll transparent;text-align:center;}
#spbb li{display:inline;margin:11px;}
#spbb img{height:22px;width:40px;border:2px solid transparent;-moz-border-radius:5px;border-radius:5px;background:no-repeat center;cursor:pointer;}
#ie6 #spbb img{border:2px solid black;}
#spotlight 
#spbb .ct img,
#spotlight 
#spbb img:hover{border-color:white;}
#spotlight #spbb a{color:#ddd;}
#spc ul li,
#spc ul li .fadeIn{display:none;position:absolute;top:0;left:0;width:975px;height:358px;}


ul.line{width:500px; height:30px;  overflow:hidden;margin-bottom:20px;}


#feature-popup{ z-index:100; position:absolute;display:none;top: 350px;float:left;}
#feature-popup .maskContainer{ width:654px; height:375px; position:relative;bottom:2px; left:-3px; overflow:hidden; }

#feature-popup .mask{ width:654px; height:375px; position:absolute; }
#feature-popup .caseContainer{ width:654px; height:375px; position:relative;overflow:hidden;}
#feature-popup .case { width:654px; height:375px; z-index:100; position:absolute;}

#feature-popup .content {width:644px; height:375px;padding:0px; background:url(../images/fudong001.png) 0 -372px;padding-left:10px;}

#feature-popup .content div.list {width:644px; height:350px;background:url(../images/fudong001.png) right 0;
padding:25px 0 0 0;overflow:hidden;}


#feature-popup .content .close { height:24px;text-align:right;clear:both;padding-right:23px;}
#feature-popup .content .close a{padding:2px 0 0 20px;;color:#0033cc; text-decoration:none;font-size:14px;}

#feature-popup .content .item { width:287px;_width:272px; height:88px; float:left; margin: 0px 10px 16px 15px;}
#feature-popup .content .item .pic { width:88px; height:88px; float:left; margin-right:10px;border:1px #b1b3b5 solid;}
#feature-popup .content .item .pic img{width:88px; height:88px;}
#feature-popup .content .item .detail { line-height:18px; }
#feature-popup .content .item .detail span{ color:#B60005; font-size:16px;}
#feature-popup .content .item .detail a{ display:block; color:#ef6502; font-weight:bold; font-size:14px; margin-bottom:10px;}
#feature-popup .content .item .detail img{ display:block; margin:3px 0px 5px; }

