<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    padding: 0;
    margin: 0;
    border: none;
    box-sizing: border-box;
    font-family: 寰蒋闆呴粦, serif;
}

fieldset, img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

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

a:hover {
    text-decoration: none;
    color: #cb0000;
}

img {
    vertical-align: middle;
}


body {
    background-color: #fff;
    width: 100%;
    min-width: 1200px;
    overflow-x: hidden;
}

li {
    list-style: none
}

.clearfix {
    /* 瑙﹀彂 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}
.depTop{
    width: 100%;
    height: 400px;
    background: url("../images/bg_bmTop.jpg") no-repeat center top;
}

.lmName{
    width: 163px;
    margin-top: -107px;
    background-color: #ffffff;
    padding-top: 58px;
}

.pos{
    width: 20px;
    padding-top: 31px;
    margin-left: 42px;
    text-align: center;
    background: url("../images/pos.png") no-repeat center top;
    word-break: break-word;
}

.main{
    width: 1200px;
    margin: 20px auto 30px;
}

.lmName .name{
    width: 36px;
    font-size: 36px;
    font-weight: bold;
    color: #c22022;
    margin-left: 24px;
    word-break: break-word;
}

.lmCon{
    width:  715px;
    margin-top: 24px;
}

.lmSwiper{
    width: 131px;
    padding-top: 14px;
    border-right: 1px solid #ba2937;
    /*overflow: hidden;*/
    min-height: 800px;
}

.lmSwiper .itm{
    width: 130px;
    cursor: pointer;
    float: left;
    margin-bottom: 12px;
}

.lmSwiper .itm p{
    width: 130px;
    font-size: 20px;
    text-align: center;
    line-height: 26px;
    padding: 12px 0;
    color: #ffffff;
    margin-top: 5px;
    background-color: #bfbfbf;
}

.lmSwiper .itm.active p,.lmSwiper .itm.current p{
    font-weight: bold;
    background-color: #b51a29;
}
.lmDescribe{
    width: 560px;
}
.conS{
    margin: 38px auto;
}

.conS p{
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    text-indent: 2em;
}

.lmNews{
    width: 100%;
    list-style: none;
}

.lmNews li{
    width: 100%;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px dashed #bf3946;
    overflow: hidden;
}

.lmNews li .time{
    width: 74px;
    height: 74px;
    background-color: #f0d2d4;
    color: #c22022;
    text-align: center;
}

.lmNews li .time .dd{
    font-size: 32px;
    margin-top: 6px;
}

.lmNews li .time .ym{
    font-size: 16px;
}

.lmNews li .newCon{
    width: 470px;
}

.lmNews li .newCon h4{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lmNews li .newCon p{
    font-size: 18px;
    color: #999999;
    text-indent: 2em;
    line-height: 32px;
    margin-top: 11px;
}

.departments{
    width: 310px;
    height: auto;
    margin-top: 32px;
    overflow: hidden;
}

.Leftborder{
    height: 100%;
    position: relative;
    overflow: hidden;
    background: url("../images/lborder.jpg") repeat-y left;
}

#lb-top{
    position: absolute;
    top: 0;
    display: block;
}

#lb-bottom{
    position: absolute;
    bottom: 0;
    display: block;
}

.depTil{
    width: 269px;
    font-size: 20px;
    color: #c22022;
    line-height: 69px;
    padding-left: 14px;
    margin-left: 38px;
    border-top: 4px solid #ca062c;
    border-bottom: 1px solid #c1c1c1;
}

.depList{
    width: 269px;
    margin-left: 38px;
    margin-top: 19px;
}

.depList li{
    width: 100%;
    font-size: 18px;
    color: #333333;
    line-height: 47px;
    padding:0 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/dot_depart.png") no-repeat right center;
}

.depList li.current{
    color: #b51a29;
    font-weight: bold;
}
.cusSelect{
    width:230px;
    height: 36px;
    line-height:36px;
    border: 1px solid #999898;
    border-radius: 8px;
    padding: 0 15px;
    background: url("../images/dot_select.jpg") no-repeat 202px center #ffffff;
    position:relative;
    cursor:pointer;
    display: inline-block;
    _zoom: 1;
    _display: inline;
    margin-right: 7px;
}

.cusSelect.end{
    margin-right: 0;
}

.cusTitle{
    width:230px;
    height: 100%;
    font-size:16px;
    color:#333333;
    line-height:inherit;
    position:relative;
    cursor:pointer;
    overflow:hidden;
    text-overflow:ellipsis;
}

.cusOpSet{
    font-size: 16px;
    min-width:100%;
    max-height:322px;
    list-style:none;
    padding: 0;
    margin:0;
    border:1px solid #ccc;
    position:absolute;
    left:0;
    overflow-y:auto;
    background-color:#fff;
    z-index:100;
}

.cusOption{
    width:auto;
    line-height:inherit;
    font-size:inherit;
    background-color:inherit;
    padding:0;
    white-space: nowrap;
}

.cusOption a{
    text-decoration:none;
    color:inherit;
    display:block;
    padding:0 10px;
}

.cusOption:hover{
    background-color:#3479c6;
    color:#fff;
}

.hide{
    display:none;
}

.show{
    display:block;
}

.page{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 59px;
}

.page a{
    padding: 2px 10px;
    border: 1px solid #c1c1c1;
    text-align: center;
    margin-right: 12px;
}

.page a.current{
    border: 1px solid #c32023;
    color: #c22022;
    background-color: #f2c0c9;
}
</pre></body></html>