<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********** 閫氱敤鏍峰紡 **********/
a:hover {
    color: #7a1f15;
}

.content {
    background: #fff;
    padding: 0 0 40px;
}

.column-center {
    width: 26px;
}

/********** 褰撳墠浣嶇疆 **********/
.bt-place {
    line-height: 60px;
    background: none;
    margin-bottom: 0;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    color: #999;
}

.bt-breadcrumb {
    background: none !important;
    padding: 0;
}

.bt-breadcrumb a {
    font-size: 14px;
    color: #999;
}

.bt-breadcrumb span {
    margin: 0 1px;
}

/********** 鍐呭 **********/
.lmy-box,
.lmy-box table,
.lmy-box tbody,
.lmy-box tr {
    background: none;
}

.lmy-title {
    height: 60px;
    background: #eee;
    margin-bottom: 30px;
    padding: 12px 0;
}

.lmy-title span {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-left: 6px solid #7a1f15;
    padding: 0 16px;
    font-weight: 700;
    font-size: 18px;
    color: #333;
    display: block;
}

/********** 宸︿晶鍐呭 **********/
.lmy-lb,
.lmy-lb-sec {
    width: 228px;
}

.lmy-lb-sec ul li {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 0 4px 0 0;
}

.lmy-lb-sec ul li:last-child {
    margin-bottom: 0;
}

.lmy-lb-sec ul li a {
    width: 100%;
    background-color: #eee;
    padding: 16px 12px;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    color: #333;
    display: block;
}

.lmy-lb-sec ul li.hover {
    background-image: url(lmy-lb-sec-hove.png) !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
}

.lmy-lb-sec ul li.hover a {
    background-color: #7a1f15 !important;
    color: #fff;
    font-weight: 700;
}

.lmy-lb-sec ul li a:hover {
    color: #7a1f15;
    font-weight: 700;
}

.lmy-lb-sec ul li.hover a:hover {
    color: #fff;
}

/********** 鍙充晶鍐呭 **********/
.lmy-list {
    width: 946px;
    height: auto;
    background: #fff;
    box-shadow: 0 0 18px rgb(0, 0, 0, 0.12);
}

.lmy-list .lmy-list-ul {
    width: 946px;
    height: auto;
    padding: 10px 26px 30px;
    min-height: 500px;
}

.lmy-list .lmy-list-ul li {
    font-size: 18px;
    line-height: 40px;
    background: url(bt-listPic.png) no-repeat left 23.5px !important;
    border-bottom: 1px solid #eee;
    padding: 5px 0 5px 19px;
    text-align: justify;
    overflow: hidden;
}

.lmy-list .lmy-list-ul li a {
    width: 84%;
    display: block;
    text-align: justify;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lmy-list .lmy-list-ul li a:hover {
    color: #7a1f15;
}

.lmy-list .lmy-list-ul li span {
    color: #999;
    display: block;
    float: right;
}

.lmy-list  .default_pgToolbar {
    margin: 20px 0 0px 0;
}

.lmy-list-ul-sj {
    display: none;
}</pre></body></html>