    #c45393 ul {list-style: none; margin: 0px; padding: 0px;} 
    #c45393 ul li a {font-family: 微软雅黑;text-decoration: none; color:#fff; display:block; width:150px; height:50px; line-height:50px; text-align:center;   font-size:16px;} 
    #c45393 ul li { float:left; margin-left:0px;} 
    #c45393 ul li a:hover {
	color: #fff;
	background-color: #FF6600;
}
    #c45393 ul li a#current { background:#FF6600; color:#fff;}
    #c45393 ul li ul { border:0px solid #ccc; display:none;} 
    #c45393 ul li ul li {font-family: 微软雅黑;text-decoration: none;font-size:16px; float:none;  margin:0;}
    #c45393 ul li ul li a {width:150px;height:50px;line-height:50px; text-align:center;background:#185fb3; color:#fff;} 
    #c45393 ul li ul li a:hover {background:#006ae6; color:#fff;}  
    #c45393 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c45393 ul li.sfhover ul { display:block;} 
.conslide{width:100%; overflow:hidden;}
.conslide{background-color: #eee;}
.conslide .carousel-caption{left: 0; right: 0; background:rgba(0, 0, 0, 0.45); bottom: 0; height: 30px; padding: 10px; line-height: 30px; text-align: left; padding-right: 120px; white-space: nowrap; text-overflow: ellipsis;overflow: hidden; font-size:16px;}
.conslide .carousel-indicators{ 
position: absolute;
 width: auto; margin:15px 5px;bottom: 0;
  right:5px;
  z-index: 15;
   left:430px;
   
  padding-left: 0;

  text-align: center;
  list-style: none;}
.conslide .carousel-indicators li{background-color: #fff; margin-right: 5px;}
.conslide .carousel-indicators .active{background-color: #185fb3; width: 10px; height: 10px; border-color:#185fb3; margin:1px;margin-right: 10px;}