<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    margin:0;
    padding: 0;
}
body{
    width: 100%;
    padding: 0;
    margin:0;
    font-family: 'Helvetica Neue', 'Hiragino Sans GB', 'Microsoft YaHei', 寰蒋闆呴粦, 榛戜綋, Arial, sans-serif;
}
.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.font-blue{
    color:#01B7DF;
}
.font-blue:hover{
    color:#01B7DF;
}
.ellipsis{
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

/* 澶撮儴 */
#top{
    width:100%;
    height: 60px;
    line-height: 60px;
    background: #02B8DF;
}
#top .logo{
    width:100px;
    height: 60px;
    line-height: 60px;
    margin:0 0 0 120px;
}
#top .logo a{
    display: block;
    color:#FFF;
    font-size: 28px;
    text-align: center;
}


/* 鍐呭涓婚 */
#wrapper{
    width:1120px;
    margin:0 auto;
    background: #FFF;
}
#wpadminbar{
    display: none;
}

/*椤甸潰澶撮儴*/
.header{ position: fixed;left:0px; top:0px;width:100%;min-width: 960px;height:60px;padding:0;box-shadow: 0 1px 2px rgba(0,0,0,0.2);border-bottom:1px solid #ddd\9; background:#FFF;z-index: 101; }
.header .center{width:1120px;margin: 0 auto;}
.header.bd{border-bottom: 1px solid #F2F2F2;box-shadow: none;}
.header .logo-small{width:106px;height:42px;margin:12px 0 0 0;}
.header .city-pull-down{position:relative;height:26px;margin:18px 0 0 5px;padding:0 10px;line-height:26px;cursor:pointer;}
.header .city-pull-down ul{width: auto; position: absolute;padding:0 2px 0 2px!important;margin-left: 24px;display:none;left:-15px;top:26px;background: #FFF;border-radius:0 0 3px 3px;}
.header .city-pull-down:hover ul{display: block;box-shadow:2px 4px 8px #CCC;border:1px solid #EEE\0;}
.header .city-pull-down ul li{width:80px;height: 26px;line-height: 26px;text-align: center;color:#777;font-size: 15px;}
.header .city-pull-down ul li:hover{background: #EEE;}
.header .city-pull-down ul li a{display: block;text-decoration: none;}
.header .city-pull-down ul li a:hover{color: #777;}
.header .city-pull-down span{padding-right:5px;color:#666;font-size: 16px;}
.header .city-pull-down img{position:relative;top:-2px;position:absolute\0;right:-2px\0;top:10px\0;-webkit-transition: -webkit-transform 0.4s ease-out; -moz-transition: -moz-transform 0.4s ease-out; transition: transform 0.4s ease-out;}
.header .city-pull-down:hover img{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);transform: rotate(180deg);}
.header .search{width:360px;height: 38px; margin:11px 0 0 10px;float: left; position: relative;  border-radius: 3px;  }
.header .search span{font-size: 20px;color: rgba(255,255,255,0.8);}
.header .search input{width:320px;text-indent:12px;height: 38px;line-height: 38px;*height: 28px;*line-height: 28px;font-size: 14px; border:1px solid #D9D9D9;border-radius: 3px 0 0 3px; color:#999;  background: #FFF;  }
.header .search input::-webkit-input-placeholder{color:#999;font-size: 14px;}
.header .search input::-moz-placeholder{color:#999;font-size: 14px;}
.header .search .button{position: absolute;right: 0;*right:-10px;top:0; width:40px;height: 38px;line-height: 38px;padding: 0;text-align: center;border: 1px solid #D9D9D9;*border:none;border-left:none;border-radius:0 3px 3px 0;background: #F2F2F2 url(../images/new/zoom.png) center center no-repeat; color:#FFF;font-size: 14px;}
.header .search .btn-map{display: block; position: absolute;right: -120px;*right:-150px;width:110px;*height: 36px;*line-height: 36px;padding-left:20px;border:1px solid #777;border-radius: 5px;color:#777;background: url(../images/new/icon-map.png) no-repeat 10px center;  }
.header .link{float: right; margin: 10px 0 0 0;  }
.header .link a{width:110px;height:40px;line-height:40px;padding: 2px 16px;margin-top:2px;border-right: 1px solid #E5E5E5;}
.header .link a.zhaofang{padding-right:15px;border-right: 1px solid #DDD;}

/* 闈㈠寘灞� */
.nav-position{
    display: none;
    width:100%;
    height: 35px;
    line-height: 35px;
    margin-top:60px;
    background: #F2F2F2;
}
.nav-position .pos {
    width: 1095px;
    height: 35px;
    line-height: 35px;
    margin:auto;
    padding: 0 0 0 25px;
    font-size: 12px;
    color:#999;
    background: url(../../images/icon-homepage.png) no-repeat left 10px;
}
.nav-position .pos a{
    color:#999;
}</pre></body></html>