.area { margin:0 auto; width:100%; height:549px; background:url("../images/bg13.jpg")/*tpa=../images/bg13.jpg*/ repeat-x 0 0;}
.slider-scroll{ overflow:hidden;height:440px; width:1200px; margin:0 auto; padding:25px;}  
#showArea{ width:960px; float:left; height:440px; overflow:hidden;}
#showArea img{ opacity:0; display:none;}
#scrollDiv{float:left; width:230px; height:440px; }  
#scrollDiv ul{}
#scrollDiv li{width:230px;  height:75px;  padding:17.5px 0; cursor:pointer;} 
#scrollDiv li.on{ position:relative;}
#scrollDiv li h2 { float:left; width:110px; height:75px;}
#scrollDiv li a{ float:right; width:100px;display:block; font-size:29px; height:35px; line-height:45px; color:#fff; font-weight:bold;}
#scrollDiv li a:hover { text-decoration:none;}
#scrollDiv li span{display:block; color:#fff; font-size:18.55px; height:35px; line-height:35px; }
#scrollDiv li span.entity-triangle{ display:none; }
#scrollDiv li.on span.entity-triangle{ position:absolute; bottom:15px; right:35px; display:block; width:70px; height:7px;  z-index:999; border-bottom:7px solid #FB6800;}