<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background: #f6f6f6;
    font: 500 14px/1.6 Hiragino Sans GB,arial,simsum,WenQuanYi Micro Hei,sans-serif;
    outline: none;
}
.topbar {
    width: 100%;
    height: 39px;
    background: #eee;
    border-top: 1px solid #dbdbdb;
    zoom: 1;
    line-height: 17px;
}
.top-nav {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
    overflow: hidden;
    line-height: 35px;
}
.top-nav, .header, .banner, .hk_banner {
    width: 1200px;
}
.bar-left {
    float: left;
    margin-top: 8px;
    margin-right: 20px;
}
.left-topbar {
    line-height: 16px;
}
.topbar a {
    color: #333;
}
a.cityname {
    float: left;
    line-height: 18px;
    font-size: 12px;
    color: #f00 !important;
    padding-right: 2px;
}
.left-topbar&gt;a {
    vertical-align: middle;
}
.left-topbar .citychange{
    background: #ee4341;
    color: #fff;
    margin-left: 3px;
    font-size: 12px;
    padding: 1px 5px;
    transition: all .3s;
}
.topbar .left-topbar a.citychange:hover{
    color: #fff !important;
    border-radius: 3px;
}
.siteNav {
    float: right;
    height: 36px;
    line-height: 35px;
    padding: 0 23px 0 10px;
    position: relative;
}
.topbar-arrow2 {
    display: block;
    position: absolute;
    width: 8px;
    height: 4px;
    top: 15px;
    right: 10px;
    overflow: hidden;
    background: url(../images/topbar_icon.png) 0 -52px;
}
.bar-right {
    float: right;
    margin: 0;
    font-size: 12px;
}
.others {
    float: right;
    padding: 0 5px;
}
#usercenter {
    position: relative;
    float: right;
    height: 36px;
    line-height: 35px;
    width: auto;
    padding: 0 25px 0 10px;
    z-index: 1001;
}
.topbar a:hover {
    color: #f00 !important;
    text-decoration: none;
}
.topbar a.layui-badge:hover{
    color: #fff !important;
}
.xb-headbox {
    width: 100%;
    height: 100px;
    background: #fff;
    border-bottom: #ee4341 2px solid;
    margin-bottom: 12px;
}
.xb-head {
    width: 1200px;
    margin: 0 auto;
    margin-top: -1px;
}
.header {
    position: relative;
    height: 94px;
    width: 1000px;
    margin: 0 auto;
}
.header, .listinfo, .main-content, .list-first, .list-second, .list-third {
    overflow: visible!important;
}
.top-nav, .header, .banner, .hk_banner {
    width: 1200px;
}
.header {
    height: 104px;
}
.xb-logo {
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
}
.xb-search-bar {
    position: absolute;
    top: 33px;
    left: 385px;
}
.xb-search-text {
    float: left;
    width: 450px;
    height: 30px;
    line-height: 30px;
    padding: 5px 0 5px 34px;
    color: #9e9e9e;
    border: 1px solid #e5e5e5;
    border-right: none;
    background: #fff url(../images/search-ico3.png) no-repeat 3px center;
    background-position: 8px;
    font-size: 14px;
    outline: none;
}
.xb-search-text::-webkit-input-placeholder{
    color: #9e9e9e;
}
.xb-top-search {
    float: left;
    width: 100px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    color: #333;
    font-size: 14px;
    background: #f1f1f1;
}
.hot-search {
    padding-top: 10px;
    padding-left: 0;
    clear: both;
}
.hot-search a {
    color: #666;
    font-size: 12px;
    margin-right: 10px;
}
.xb-info-btn {
    position: absolute;
    right: 0;
    top: 33px;
    width: 140px;
    text-align: center;
}
.xb-info-btn a.xb-post-info {
    display: block;
    width: 138px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d42725;
    background: #ee4341;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.xb-info-btn a.xb-deleted {
    display: block;
    font-size: 12px;
    color: #666;
    margin-top: 10px;
}
.hot-search a:hover {
    color: #f00;
    text-decoration: underline;
}
.nav {
    position: relative;
    z-index: 0;
    width: 1200px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    margin-top: 26px;
    padding-left: 0;
    border: none;
    border-bottom: none;
    background: none;
    overflow: hidden;
    display: none;
}
.nav li {
    float: left;
    padding: 0;
}
.nav li a {
    display: block;
    color: #333;
    font-size: 16px;
    padding: 0 14px;
    height: 42px;
    line-height: 42px;
}
.nav li a.hover, .nav li a:hover {
    color: #fff;
    background: #ee4341;
    border-radius: 3px 3px 0 0;
    text-decoration: none;
}
.footer{
    padding: 30px 0;
    text-align: center;
    background: #fff;
    line-height: 24px;
}
.xb-info-btn a.xb-post-info:hover {
    background: #dd201d;
}
.white-body{
    background: #fff;
}
.pagelist {
    margin: 15px 0;
}
.pagelist ul {
    text-align: center;
}
.pagelist .am-disabled.total {
    display: none;
}
.pagelist li {
    display: inline-block;
    border: 1px solid #ddd;
}
.pagelist .am-disabled {
    color: #d2d2d2!important;
    cursor: not-allowed!important;
    background: #eee;
}
.pagelist li a {
    display: block;
    padding: 8px 15px;
}
.pagelist li.am-active {
    background: #ff0000;
    border-color: #ff0000;
}
.pagelist li.am-active a {
    color: #ffffff;
}
.ov{
    overflow: hidden;
}
.fl{
    float: left;
}
.fr {
    float: right;
}
.iconfont.on {
    color: #3697fc;
}
.shenghuo-form-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    margin: 10px 0;
    position: relative;
}
.shenghuo-form-title a {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 0;
    padding-left: 30px;
    height: 20px;
    font-size: 0;
    overflow: hidden;
    line-height: 0;
    background: url(../images/bd_bg1.png) -80px -33px;
    display: block;
}
.shenghuo-form-title2 {
    text-align: center;
    line-height: 35px;
    font-size: 17px;
    margin-bottom: 15px;
}
.shenghuo-form input[type='text'] {
    background: url(../images/tell1.png) no-repeat 5px center;
    background-size: 20px 18px;
    height: 50px;
}
.shenghuo-form input[name='wechat'] {
    background: url(../images/wechat.png) no-repeat 5px center;
    background-size: 20px auto;
}
.shenghuo-form input[name='advantage'] {
    background: url(../images/adv.png) no-repeat 5px center;
    background-size: 20px auto;
}
a.layui-badge:hover{
    color: #fff;
}
.xb-bottom-link {
    width: 1172px;
    background: #fff;
    padding: 5px 14px 20px;
    font-size: 14px;
    /*border-top: 15px solid #f6f6f6;*/
    margin: auto;
}
.xb-bottom-link dl {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.xb-bottom-link dt {
    width: 80px;
    float: left;
    height: 16px;
    line-height: 16px;
    color: #333;
    margin-top: 15px;
}
.xb-bottom-link dd {
    width: 1090px;
    float: right;
}
.xb-bottom-link dd a {
    margin: 12px 10px 0;
    display: inline-block;
    color: #666;
}
.hide{
    display: none;
}</pre></body></html>