﻿
.mainmain{ color:#666; width:1112px; margin:0 auto}

.slider-scroll{ overflow:hidden;height:490px;}  
#showArea{ width:72%; float:left; height:490px;}
#showArea img{ opacity:0; display:none;}
#scrollDiv{float:left; width:28%; height:490px;}  
#scrollDiv ul{ padding:19px 0 0 0;background: #f5f5f5;}
#scrollDiv li{width:90%;  height:80px;  padding:10px 0 10px 26px; cursor:pointer; font-family:微软雅黑;} 
#scrollDiv li.on{ background:#760000; position:relative;}
#scrollDiv li a{display:block; font-size:16px; height:35px; line-height:35px; color:#000;text-decoration: none;font-weight: bolder;}
#scrollDiv li span{display:block; color:#ff6666; font-size:14px; height:15px; line-height:15px; }
#scrollDiv li span.entity-triangle{ display:none; }
#scrollDiv li.on span.entity-triangle{ position:absolute; top:31px; left:-6px; display:block; width:6px; height:22px; background:url(/css/img/triangle2.png) 0 0 no-repeat; z-index:99;}