#c222382 ul {list-style: none; margin: 0px; padding: 0px;} 
#c222382 ul li a {font-family: 宋体;text-decoration: none;font-weight:bold; color:#fff; display:block; width:120px; height:45px; line-height:36px; text-align:center;background:#0E185F;  font-size:14px;} 
#c222382 ul li { float:left; margin-left:0px; transition: opacity 0.3s ease, transform 0.3s ease;} 
#c222382 ul li a:hover {background: linear-gradient(to bottom, #4163ab 100%, #2E5098 0%);
    transform: translateY(0);}
#c222382 ul li a#current { background: linear-gradient(to bottom, #4163ab 100%, #2E5098 0%); font-weight:bold; color:#fff;}
#c222382 ul li ul { border:0px solid #ccc; display:none;} 
#c222382 ul li ul li {font-family: 宋体;text-decoration: none;font-weight:bold;font-size:10px; float:none;  margin:0;}
#c222382 ul li ul li a {width:120px;height:45px;line-height:45px; text-align:center; color:white; font-size:12px;} 
#c222382 ul li ul li a:hover { background: linear-gradient(to bottom, #4163AB 100%, #2E5098 0%);color:white;}  
#c222382 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
#c222382 ul li.sfhover ul { display:block;} 

