<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**äº§å“ç±»åž‹**/
#all div.main div.right div.producttype{   
    width:828px;
    margin:8px auto;
}

#all div.main div.right div.producttype div.swf{
    width:407px;
    height:290px;
    overflow: hidden;
    margin-bottom:8px;
}
dl.list{
    height: 277px;
    width:415px; 
    border:1px solid #ccc;  
    padding-bottom: 12px;
    margin-bottom:8px;
}
 dl.list dt{
    background:url(../images/bg1.jpg) repeat-x;
    height:31px;
    line-height: 31px;
    border-bottom:1px solid #ccc;
    text-indent:2em;
    font-weight: bold;
    color:#039;
    font-size: 14px;
    position: relative;
}
 dl.list dt img{
    position: absolute;
    top:14px;
    left:15px;
}
 dl.list dt span{
    float: right;
    margin-right: 8px;
    color:#039;
    font-weight: normal;
    font-size:12px;
}
 dl.list dt span a{
    color:#039;
}
 dl.list dd{     
    line-height: 30px;
    font-size:14px;
    height:30px;
    width:400px;
    margin:0 auto;
    border-bottom: 1px dashed #ccc;
    text-indent: 28px;  
    background: url(../images/file.png) no-repeat;   
    background-position: 5px 8px;
}
 
#all div.main div.right div.producttype dl.list dd a{
    color: #039;
}
#all div.main div.right div.producttype dl.list dd a:hover{
    color: #0475F2;
}
#all div.main div.right div.producttype dl.list dd span{
    float: right;
    color:#666;
}

.qborder{
    border:1px solid #ccc; 
    padding-bottom: 10px;
}
#all div.main div.right div.producttype div.xuanxiangka{
    width:407px;
    margin-bottom:8px;
    padding-bottom:5px;
}
#all div.main div.right div.producttype div.xuanxiangka h5 ul.xxkul li{
    font-weight: normal;
    width:auto;
    padding:0 8px;
}
#all div.main div.right div.producttype div.xuanxiangka h5 ul.xxkul li.headtitle{
    font-weight: bold;
    width:65px;
    padding:0 6px;
    cursor:default;
}</pre></body></html>