<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
}
body{
    font-size: 12px;
    background-color: #efefef;
    color:#444444;
}
a {
    color: #444444;
    text-decoration: none;
    -webkit-transition: .25s;
    transition: .25s;
}
em{
    color: red;
    font-style:normal;
    font-weight: bolder;
}
li{
    list-style: none;
}
select{
    border-radius: 4px;
    font-size: 12px;
}
/*ie6涓嬶紝褰�&lt;li&gt;鏍囩涓殑鍐呭鏄竴涓�&lt;a&gt;鍏冪礌骞朵笖a鏍囩鎴朼鏍囩閲岄潰鐨勫瓙鍏冪礌濡傦細&lt;img/&gt;鏍囩璁剧疆浜嗏€渄isplay:block鈥濓紝姝ゆ椂ie6娴忚鍣ㄤ腑,灏嗕笉浼氬拷鐣ュ垪琛ㄦ爣绛緇i涔嬮棿鐨勭┖鏍硷紝琛ㄧ幇涓烘樉绀烘垚棰濆鐨勪竴琛屽す鍦�&lt;li&gt;鏍囩涔嬮棿銆�*/
/*瑙﹀彂a鏍囩鎴朼鏍囩瀛愬厓绱犵殑haslayout*/
/*height:auto!important;height:800px;min-height:800px; 閫氳繃IE6涓嶈瘑鍒紭鍏堢骇鐨勭壒鎬ф潵瀹炵幇minheight灞炴€�*/
li a{
    *height:1%;
}

input{
    border-radius: 4px;
}
.columPanel a{
    font-size: 12px;
    display: block;
    padding: 8px;
    padding-left: 35px;
    color: #555356;
}
.columPanel a:hover,.columPanel a:focus{
    color:#ffbb1c
}
.columPanel li{
    position: relative;
    /*IE6涓嬪瓙鍏冪礌缁濆瀹氫綅澶辨晥锛涜缃搴︾埗鍏冪礌璁剧疆瀹藉害瑙ｅ喅*/
    width:100%;
}
.columPanel img{
    position: absolute;
    top: 9px !important;
    top: 4px;
    width:12px;
}
.columPanel input{
    position: absolute;
    /*鍔ㄦ€佽缃�*/
    /*top: 5px;*/
    left: 15px;
    /*IE涓嬩細澶氬嚭4px鐨勯棿璺濓紝閫氳繃璁剧疆瀹介珮浣垮叾鑷姩缂╂斁瑙ｅ喅锛屽鏋滃悓鏃惰缃簡checkbox鐨剋idth鍜宧eight灞炴€э紝IE6鍜孎F涓璫heckbox鐨勫ぇ灏忎細鏍规嵁鎵€璁剧疆鐨勫€肩缉鏀�*/
    width:14px;
    height: 14px;
}
.searchTool{
    width:100%;
    height:40px;
    vertical-align:middle;
    font-size: 12px;

}
.searchForm{
    width:99%;
    border: 1px solid #f08947;
    border-radius: 10px;
    vertical-align:middle;
    padding-bottom: 10px;
}
.searchForm div{
    margin-top: 10px;
}
.searchForm label{
    display: inline-block;
    width: 100px;
    text-align: right;
    *display: inline;
    *zoom:1;
}
.searchForm input{
    width: 120px;
    height: 22px;
}
.searchForm select{
    height: 24px;
}
.addFilter select{
margin-right: 3px;
}
.addFilter input{
    margin-right: 3px;
}
.searchList{
    width:100%;
}
.searchList .list_item{
    width:100%;
    height:240px;
    border-bottom: 1px solid #f39f57;
}
.infoImg{
    height:165px;
    float: left;
    /*ie6*/
    width:expression(this.width &gt; 130 ? "130px" : true);
    max-width: 130px;
}
.infoPanel{
    height:210px;
    margin-top: 20px;
    margin-left: 140px;
    /*border: 1px solid #eeeeee;*/
    width:79%;
    position: relative;
}
.contentLable{
    float:left;
    height: 20px;
    width: 80%;
    /*margin-top: 10px;*/
    position: relative;
}
.contentReal{
    position: absolute;
    left:40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 300px;
}
.contentPage{
    position: absolute;
    left: 340px;
}
.list_botom{
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 5px;
    left: 0px;
}
.button{
    width:100px;
    height:30px;
    border: 1px solid  #f4615e;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    *display: inline;
    *zoom:1;
}
.red{
    background-color: #d6100b;
    color: #ffffff;
}
.white{
    background-color: #ffffff;
    color: #f4615e;
}

.infoTitle{
    height: 25px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 10px;
    /* IE6涓嬫湁闂*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*璁剧疆瀹藉害鍚庤В鍐� overflow鍦↖E6涓嬩細娓呴櫎娴姩鐨勯棶棰�*/
    width: 95%;
}
.infoLabel{
    width:50%;
    padding-left: 25px;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.infoLeftLabel{
    width:35%
}
.pointer{
    cursor:pointer;
}

label.pointer:active{
    background-color: #ffbb1c;
}

/**
alert 鏍峰紡
 */
#alertFram .content{text-align:center;height:95px;line-height:95px;color:red;}
#alertFram .btn-wrap{text-align:center;height:60px;line-height:25px; border-top:1px solid #999;}
.alertFram{
    margin:0px;padding:0px;width:100%;border-radius: 10px;background-color: white;border-radius: 10px;border: 1px solid #999999;
}
.alertFram .title{
    text-align:left;padding-left:20px;line-height:60px;border-bottom:1px solid #999;
}

/*閬僵灞俢ss*/
.black_overlay
{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0,0,0,0.8)!important;background-color: #000;filter:Alpha(opacity=80);
}
*html
{
    background: url(*) fixed;
}
*html body
{
    margin: 0;
    height: 100%;
}
/*IE6*/
*html .black_overlay
{
    position: absolute;
    left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);
    top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
}
.mask_content
{
    position: relative;
    overflow: auto;
    font-size: 14px;
    font-weight: bold;
    text-align:center;width: 400px;height: 380px;margin: 0 auto;margin-top:200px;background-color: white;
    border-radius: 10px;border: 3px solid #d10000;
    z-index: 1002;
}

.searchButton{
    background: -ms-linear-gradient(top, #fffae2,#ffe4b5);/* IE 10 */

    background:-moz-linear-gradient(top,#fffae2,#ffe4b5);/*鐏嫄*/

    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fffae2), to(#ffe4b5));/*璋锋瓕*/

    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fffae2), to(#ffe4b5));      /* Safari 4-5, Chrome 1-9*/

    background: -webkit-linear-gradient(top, #fffae2, #ffe4b5);   /*Safari5.1 Chrome 10+*/

    background: -o-linear-gradient(top, #fffae2, #ffe4b5);  /*Opera 11.10+*/
}</pre></body></html>