<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("jiben.css");
body{
    width:100%;
}
html,body {
height: 100%;
margin: 1px 0 0 0;
}
.top{
    height:39px;
    background-color:#42a3da;
    font-size:14px;
    line-height:39px;
    color:#FFF;
    font-weight:bold;
    z-index: 9999;
}
.top a{
    color:#FFF;
    text-decoration:none;
}
.logo{
    padding-top:35px;
    padding-bottom:35px;
    text-align:center;
}
.logo img{
    margin: 0 auto;
    width:75%;
    max-width: 380px;
}
.search{
    width:95%;
    margin: 0 auto;
    font-size:18px;
    font-weight:bold;
}
/*å¤´éƒ¨æœç´¢æ¨¡å—*/
.top-search-wrap .top-search-frame{width: 100%;margin: 0 auto;}
.top-search-wrap .top-search, .top-search-wrap .now-wea-wrap{float: left;display: inline;}
.top-search-wrap .top-search{margin: 0;color: #666;}
.top-search .sim-select{float: left;display:inline;position: relative;width: 21%;height: 43px;border: 1px solid #c1c1c1;border-right:0px; border-radius: 3px 0 0 3px;margin-top:3px;background:#fff url(bg1px.png) 74px -218px no-repeat;}
.top-search .sim-select h3{line-height: 43px;font-weight: normal;font-size: 14px;background: url(icon.png) 55px -340px no-repeat; padding-left: 8px;cursor: pointer;float: left;display: inline;width: 59px;}
.top-search .sim-select .sim-ul-flt{margin-top:-1px;position: absolute;left: -1px;top: 34px;z-index: 1000;}
.sim-select .sim-ul-bg{}
.top-search{width: 100%}
.sim-select ul{ font-size:14px; font-weight:100;cursor: pointer;position: absolute;left: 0px;top: 0px;z-index: 1000; -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);}
.sim-select ul li{height: 29px;width:58px;border: 1px solid #d0d0d0;border-top: 0px;background-color: #fff;line-height: 29px;padding-left: 8px;padding-right: 8px;}
.sim-select ul li.over{color: #e77802;background-color: #fff6dd;}
.top-search .inp-txt{width: 150px; color: #666; 
    margin:0;height: 27px;line-height: 27px; 
    padding: 14px 0px 0px 0px;border:0px;font-size:14px;
    _height:25px;_line-height:25px;
     display: inline-block;}
.inp-txt-wrap{border: 1px solid #c1c1c1;float: left;display: inline;margin-top: 3px;border-radius: 0;height: 43px;width: 61%;border-left: 0px;font-size: 14px;}
.inp-txt-wrap div,.inp-txt-wrap input{float:left; display: inline-block; line-height: 42px; height: 42px; overflow: hidden;}
.inp-txt-wrap div { width:40%;}
.inp-txt-wrap div select{margin-top: 13px;}
.inp-txt-wrap .inp-txt{ width: 50%}
.inp-txt-click{-moz-animation:bg .5s ease-in-out;-webkit-animation:bg .5s ease-in-out;-o-animation:bg .5s ease-in-out;}
.top-search .submit-second-btn{border:0px;float:left;display:block;width: 17%;height: 45px; padding:0 ; margin-top:3px;background:#0093ff url(searcm.png)center no-repeat;cursor: pointer;border-radius: 0px;}

.koubei{
    margin: 0 auto;
    width: 95%;
    margin-top: 12px;
    border-top: 1px solid #eaeaea;
    padding-bottom: 10px;
}
.koubei li{
    padding:6px 14px;
    border-bottom: 1px solid #e5e5e5;
}
.koubei li a{
    display: block;
}

.koubei li {
    height: 31px;
    padding: 14px 6px;
    border-bottom: 1px solid #e5e5e5;
}
.koubei li .koubei_l,.koubei li .koubei_m,.koubei li .koubei_r{
    float: left;
    display: inline;
}
.koubei li .koubei_l{
    width: 14%;
    text-align: left;
}
.koubei li .koubei_l img{
    height: 31px;
    width: 31px;
}
.koubei li .koubei_m{
    width: 70%;
    color: #666666;
}
.koubei li .koubei_m .koubei_m_t{
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    width: 100%;
    padding-bottom: 6px;
    overflow: hidden;
}
.koubei li .koubei_m .koubei_m_f{
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    width: 100%;
    overflow: hidden;
}
.koubei li .koubei_r{
    width: 16%;
    height: 14px;
    overflow: hidden;
    color: #666666;
}
.koubei li .koubei_r img{
    width: 13px;
    vertical-align: middle;
}

.gonggao{
    text-align:left;
    height:16px;
    width:94%;
    margin: 0 auto;
    overflow: hidden;
    margin-top:5px;
    margin-bottom:18px;
    font-size:14px;
    overflow:hidden;
    text-align: center;
}
.gonggao span{
    color:#008ce5;
    font-weight:bold;
}
.foot{
    background-color:#404a53;
    color: #87919a;
    height:140px;
    line-height:35px;
    width: 100%;
    font-size:14px;
    overflow: hidden;
    text-align: center;
}
.foot a{color: #87919a;}
.search-guide{
    position: relative;
    background-image: url(search_guide.png);
    width: 134px;
    height: 39px;
    top: 35px;
    left: 10px;
}</pre></body></html>