#cssdropdown, #cssdropdown ul 
{
    padding: 0;
    margin: 0;
    list-style: none;}
#cssdropdown li 
{
    float: left;
    position: relative;}
.mainitems { padding-left:20px;padding-right:20px;}
.mainitems:hover { background:url(/_ts/yw08/images/topNavBjOn.jpg) repeat-x;}

.subuls
{
    display: none;
    position: absolute;
    top: 0px;
    left: 0;
    width:200px;
    height:30px; 
    display:none; 
    float:left; 
    line-height:30px;
    font-family:Arial, "微软雅黑";
    font-size:16px; 
    color:#fff;
    margin:0px; padding-top:0px; padding-bottom:0px;}
.subuls li
{
    width: 100%; background:#000; line-height:20px; padding-left:10px; padding-right:10px; padding-top:15px; padding-bottom:15px; border-bottom:1px solid #282828;}
.subuls li:hover { background:#c21310;}
.subuls li a
{
    text-decoration: none;
    font-size:14px; 
    color:#fff;}
#cssdropdown li>ul { 
    top: 75px;
    left: -165px;
    z-index:9999;}
#cssdropdown li:hover ul, li.over ul 
{ 
    display: block;}
#restofcontent 
{ 
    clear: left;}.subMainLpicLlislxx { width:740px; height:auto; clear:both;}
.subMainLpicLlislxx li { width:740px; height:143px; padding-bottom:25px; padding-top:5px; display:block; float:left;}
.subMainLpicLlislxx li a { width:236px; height:143px; margin-right:16px; position: relative; display:block; float:left; background:#d6d9da;}
.subMainLpicLlislxx li a table tr td { width:236px; height:143px; padding:0px;}
.subMainLpicLlislxx li a img { max-width:100%; max-height:100%;padding-top:0px;}
.subMainLpicLlislxx li a p { width: 100%; height: 35px; position: absolute; bottom: 0; left: 0; font-size: 14px; line-height:35px; text-align:center; color:#eeeeee; background: rgba(0,0,0,0.5); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000',endColorstr='#55000000');      /*ie6,ie7*/ 
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000', endColorstr='#55000000')";}
.subMainLpicLlislxx li a:hover p { background: rgba(0,0,0,0.7); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77000000',endColorstr='#77000000');      /*ie6,ie7*/ 
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#77000000', endColorstr='#77000000')";} 
.subMainLpicLlisFY { width:100%; height:25px; padding-bottom:25px; clear:both; line-height:25px; text-align:center; font-size:14px;}
.cleafix:after {clear:both;content:"\200B";display:block;height:0;}
.cleafix {*zoom:1;}