<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*预先设置开始*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: "PingFangSC-Regular", "Microsoft YaHei", "Open Sans", Arial, "Hiragino Sans GB", "微软雅黑", "STHeiti", SimSun, sans-serif;
    font-size: 12px;
    color: #111;
    background: #fff;
    min-width: 1000px;
}

input, textarea, pre, keygen, button {
    font-family: "PingFangSC-Regular", "Microsoft YaHei", "Open Sans", Arial, "Hiragino Sans GB", "微软雅黑", "STHeiti", SimSun, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul, dl {
    list-style: none;
}

caption {
    text-align: left;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: black;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}
/*预先设置结束*/

/*head*/
.top-login {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 40px;
    left: 0px;
    z-index: 999;
    background-color: #f1f1f1;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.w695 {
    width: 695px;
}

.head {
    width: 100%;
    height: 40px;
    background: #f1f1f1;
}

.head_div {
    line-height: 40px;
}

.head_div span {
    color: #888;
}

.head_div span.rt a {
    padding: 0 6px;
}

.head_div i {
    font-style: normal;
    font-weight: bold;
    color: #dc4a49;
}

.head_div a {
    color: #444;
}

/*.placeholder {
    color: #999;
    font-size: 12px;
    cursor: text;
    position: absolute;
    left: 60px;
    top: 10px;
    background: none;
}*/

/*logo*/
.logo {
    width: 100%;
    background: #fff;
    height: 120px;
}

.logo_img {
    float: left;
    margin-top: 27px;
}

.search-div {
    float: right;
    margin: 7px 0 0;
    width: 700px;
    font-size: 13px;
}

/*.search {
    float: left;
    width: 100%;
    position: relative;
}

.search select {
    float: left;
    margin-left: 8px;
    padding: 2px 0;
    height: 24px;
    line-height: 24px;
}*/

.slt-mr {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
}

.slt-time {
    border: 1px solid #ccc;
    border-radius: 3px 0 0 3px;
}

.keyword {
    margin-top: 9px;
    margin-left: 8px;
    color: #555;
    float: left;
    font-size: 13px;
}

.keyword a {
    color: #555;
    padding: 0 9px;
}

.w100 {
    width: 98px;
}

.w105 {
    width: 108px;
}

.ipt-txt {
    width: 166px;
    height: 22px;
    line-height: 22px;
    float: left;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    text-indent: 6px;
    color: #444;
    font-size: 12px;
    *height: 20px;
    _height: 20px;
}

.ipt-sub {
    width: 85px;
    background: #d73f3e;
    border-radius: 0 3px 3px 0;
    border: 0 none;
    height: 24px;
    line-height: 24px;
    float: left;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    *height: 22px;
    _height: 22px;
}

.senior-search {
    width: 83px;
    border: 1px solid #d3d3d3;
    background: #eee;
    color: #666;
    height: 23px;
    font-size: 13px;
    text-align: center;
    line-height: 21px;
    border-radius: 3px;
    float: left;
    cursor: pointer;
    margin-left: 10px;
    *height: 21px;
    _height: 21px;
}

.ipt-upload {
    float: left;
    background: url(../img/upload_bg.gif) no-repeat;
    width: 117px;
    height: 32px;
    cursor: pointer;
    border: 0;
    margin: -5px 0 0 10px;
    _margin-top: 0;
}
/*主导航*/
.nav {
    width: 100%;
    height: 48px;
    background: #d73f3e;
    min-width: 1000px;
}

.nav_div li {
    line-height: 48px;
    float: left;
}

.nav_div ul li a {
    padding: 0px 23px;
    float: left;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.list_nav a {
    background: url(../img/nav_listbg.png) no-repeat right;
    float: left;
    margin-right: 10px;
}

.nav_div li:hover {
    background: #c03939;
    color: #fff;
}

.nav_div li img {
    width: 23px;
    height: 23px;
    float: left;
    margin: 12px -14px 0 18px;
}

.nav div ul li ul {
    line-height: 27px;
    text-align: left;
    left: -999em;
    width: 415px;
    position: absolute;
    z-index: 999999;
    margin-top: 48px;
    *margin-left: -114px;
    border: 1px solid #ed9393;
    border-top: none;
    background: #fff;
    padding: 4px 0;
}

.nav div ul li ul li {
    float: left;
    width: 103px;
    border-bottom: 1px dashed #ddd;
    margin-left: 0px;
}

.nav div ul li ul li.bor-btm {
    border-bottom: 1px dashed #f2afb1;
    margin-bottom: 6px;
}

.nav div ul li ul li.bor-none {
    border: none;
}

.nav div ul li ul a {
    text-align: left;
    background-image: none;
    height: 39px;
    line-height: 39px;
    width: 90px;
    *width: 84px;
    *float: left;
    *padding: 0;
    *text-indent: 8px;
    *text-align: center;
    outline: none;
    color: #555;
}

.nav div ul li ul li {
    background: #fff;
}

.nav div ul li ul li:hover {
    background: none;
}

.nav div ul li ul li a:hover {
    color: #e43e3e;
    _color: #e43e3e;
    background: none;
}

.nav div ul li:hover ul {
    left: auto;
}

.nav div ul li.sfhover ul {
    left: auto;
}

.nav div ul ul.ui-listyle {
    width: 130px;
}

.nav div ul ul.ui-listyle li {
    float: left;
    margin-left: 12px;
    text-align: right;
    width: 108px;
    _margin-left: 6px;
}

.nav div ul ul.ui-listyle li a {
    *width: 125px;
    _width: 130px;
    *text-indent: 0;
}

.nav div ul ul.ui-listyle li:hover {
    background: none;
}

.nav div ul ul.ui-listyle li a:hover {
    color: #e43e3e;
    background: none;
}

.nav div ul ul.ui-listylepc {
    width: 230px;
}

.nav div ul ul.ui-listylepc li {
    float: left;
    margin-left: 12px;
    text-align: right;
    width: 210px;
}

.nav div ul ul.ui-listylepc li a {
    *width: 190px;
    _width: 190px;
    width: 190px;
    *text-indent: 0;
}

.nav div ul ul.ui-listylepc li:hover {
    background: none;
}

.nav div ul ul.ui-listylepc li a:hover {
    color: #e43e3e;
    background: none;
}
/*banner*/
.ban_div {
    width: 1000px;
    margin: 15px auto;
    font-size: 0;
}

.ban_div a img {
    width: 1000px;
    border: none 0;
}

.main_div {
    width: 1000px;
    margin: 12px auto;
    overflow: hidden;
}
/*友情链接*/
.friendlink {
    width: 978px;
    margin: 0 auto;
    border: 1px solid #ececec;
    border-top: 0px;
}

.friendlink td {
    height: 30px;
}

.friendlink {
    width: 980px;
    margin: 0 auto;
    height: 36px;
    background: url(../img/yq.gif) repeat-x;
    margin-top: 0px;
    line-height: 36px;
    font-size: 17px;
    padding-left: 10px;
}

.friendlink td a {
    color: #000;
    font-size: 13px;
}
/*底部*/
.footer {
    width: 100%;
    height: 28px;
    background: #6d6c6a;
    border-bottom: 2px solid #a41c26;
    margin-top: 20px;
    padding-top: 15px;
    font-size: 13px;
}

.footer_div {
    height: 13px;
    width: 660px;
    margin: 0 auto;
    text-align: center;
    color: #c8c8c8;
}

.footer_div a {
    padding: 0 10px;
    color: #fff;
}

.footer_txt {
    width: 1000px;
    margin: 0 auto;
    padding: 19px 0px;
    text-align: center;
    font-size: 13px;
    color: #888;
    line-height: 32px;
}

.footer_txt .beian {
    padding: 0px;
    color: #888;
    text-decoration: underline;
}

.go-erwei {
    padding: 0px 3px;
    width: 170px;
    height: 160px;
    border-bottom: 130px;
    bottom: 5px;
    right: 0;
    position: fixed;
    _position: absolute;
    cursor: pointer;
    text-align: center;
    z-index: 123456;
}

.go-erwei span {
    color: #333;
    font-size: 12px;
    line-height: 24px;
    display: block;
}

.go-erwei:hover {
    text-decoration: none;
    background-color: #bbbfbf;
}

.go-erwei:hover span {
    color: #fff;
}
</pre></body></html>