<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">﻿body, div, a, img, p, form, h1, h2, h3, h4, h5, h6, input, textarea, ul, li, dt, dd, dl {
    margin: 0;
    padding: 0;
}

BODY {
    LINE-HEIGHT: 23px;
    MARGIN: 0px;
    FONT-FAMILY: "宋体";
    COLOR: #000000;
    FONT-SIZE: 12px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center top;
}

IMG {
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
}

ul {
    LIST-STYLE-TYPE: none;
}

li {
    LIST-STYLE-TYPE: none;
}

form {
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
}

A {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

    A:hover {
        COLOR: #ff0000;
        TEXT-DECORATION: none;
    }

H1 {
    FONT-SIZE: 20px;
}

h4 {
    COLOR: #000000;
    FONT-SIZE: 14px;
}

h5 {
    COLOR: #B05206;
    FONT-SIZE: 12px;
}

.clearfloat {
    clear: both;
}

.l {
    float: left;
    display: inline;
}

.r {
    float: right;
    display: inline;
}

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

.banner {
    height: 115px;
    position: relative;
}

.search {
    height: 30px;
    width: 339px;
    padding-left: 28px;
    position: absolute;
    right: 41px;
    top: 40px;
}

.search_input {
    height: 28px;
    border: 0px;
    border-top: 1px solid #8BB6D9;
    border-bottom: 1px solid #8BB6D9;
    width: 279px;
    font-size: 14px;
    line-height: 28px;
    color: #999999;
    float: left;
    padding: 0px;
}

.hotsearch {
    height: 30px;
    width: 408px;
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
    font-family: "微软雅黑";
    position: absolute;
    right: 0px;
    bottom: 15px;
}

    .hotsearch a {
        font-size: 12px;
        line-height: 30px;
        color: #ffffff;
        font-family: "微软雅黑";
    }

        .hotsearch a:hover {
            font-size: 12px;
            line-height: 30px;
            color: #fff000;
            font-family: "微软雅黑";
        }

.nav {
    height: 32px;
    padding-left: 57px;
}

    .nav img {
        height: 32px;
        display: block;
        float: left;
    }

.maincontent {
    overflow: auto;
    zoom: 1;
    width: 997px;
    margin: 0px auto;
}

.side {
    overflow: hidden;
    width: 216px;
    background: #EEEEEE;
    padding-top: 8px;
    padding-bottom: 8px;
    zoom: 1;
    float: left;
}

.sidebox {
    overflow: hidden;
    width: 202px;
    margin: 0px auto;
    background-image: url(../images/sideinbg.gif);
    background-repeat: repeat-y;
    background-position: center top;
}

    .sidebox h2 {
        height: 38px;
        overflow: hidden;
        LINE-HEIGHT: 38px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
    }

.sideboxlist01 {
    width: 200px;
    margin: 0px auto;
    overflow: hidden;
}

    .sideboxlist01 ul {
        overflow: auto;
        zoom: 1;
    }

        .sideboxlist01 ul li {
            width: 200px;
            font-size: 14px;
            line-height: 33px;
            text-align: center;
            color: #0066CC;
            font-weight: bold;
            background-image: url(../images/sonlmbg1.gif);
            background-repeat: repeat-x;
            background-position: left top;
            border-bottom: 1px solid #cccccc;
        }

            .sideboxlist01 ul li a {
                font-size: 14px;
                line-height: 33px;
                color: #0066CC;
            }

                .sideboxlist01 ul li a:hover {
                    font-size: 14px;
                    line-height: 33px;
                    color: #ff0000;
                }

            .sideboxlist01 ul li ul {
                padding-top: 13px;
                padding-bottom: 13px;
                overflow: auto;
                zoom: 1;
                background: #ffffff;
                border-top: 1px solid #cccccc;
            }

                .sideboxlist01 ul li ul li {
                    width: 175px;
                    font-size: 14px;
                    line-height: 28px;
                    text-align: left;
                    color: #333333;
                    overflow: hidden;
                    text-indent:5px;
                    font-weight: normal;
                    background: none;
                    border: 0px;
                    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
                    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                    white-space: nowrap; /* 不换行 */
                }

                    .sideboxlist01 ul li ul li a {
                        font-size: 14px;
                        line-height: 28px;
                        text-align: left;
                        color: #333333;
                    }

                        .sideboxlist01 ul li ul li a:hover {
                            font-size: 14px;
                            line-height: 28px;
                            text-align: left;
                            color: #ff0000;
                        }

.main {
    overflow: hidden;
    width: 762px;
    height: 910px;
    padding-right: 8px;
    float: right;
    background-image: url(../images/rboxbg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 8px;
}

.mainbox1 {
    overflow: hidden;
    width: 754px;
    height: 263px;
    margin: 0px auto;
    margin-top: 6px;
}

    .mainbox1 h2 {
        overflow: hidden;
        height: 37px;
        background-image: url(../images/lm2_bg.gif);
        background-repeat: repeat-x;
        background-position: left top;
    }

.mainbox01 {
    overflow: hidden;
    width: 533px;
    height: 223px;
    margin-top: 3px;
    float: left;
    background-image: url(../images/listbox_bg1.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.list_title {
    font-size: 14px;
    line-height: 30px;
    color: #0099CC;
    font-weight: bold;
    height: 30px;
    margin-bottom: 7px;
}

    .list_title li {
        font-size: 14px;
        line-height: 30px;
        color: #0099CC;
        font-weight: bold;
        height: 30px;
        float: left;
        display: inline;
    }

.list_text {
    font-size: 14px;
    line-height: 27px;
    color: #0099CC;
}

    .list_text li {
        font-size: 14px;
        line-height: 27px;
        color: #0099CC;
        height: 27px;
        margin-bottom: 2px;
        float: left;
        display: inline;
        width: 533px;
        overflow: hidden;
    }

        .list_text li a {
            font-size: 14px;
            line-height: 27px;
            color: #0099CC;
        }

            .list_text li a:hover {
                font-size: 14px;
                line-height: 27px;
                color: #ff0000;
            }

        .list_text li span {
            float: left;
            display: inline;
            height: 27px;
        }

.text01 {
    width: 160px;
    text-align: center;
    margin-left: 2px;
}

.text02 {
    width: 130px;
    text-align: left;
}

.text03 {
    width: 110px;
    text-align: center;
}

.text04 {
    width: 110px;
    margin-right: 21px;
    text-align: center;
}

.text05 {
    width: 130px;
    text-align: left;
    margin-left: 2px;
    padding-left: 30px;
}

.text06 {
    width: 130px;
    text-align: left;
}

.text07 {
    width: 110px;
    text-align: center;
}

.text08 {
    width: 110px;
    text-align: center;
    margin-right: 21px;
}

.mainbox02 {
    overflow: hidden;
    width: 215px;
    height: 223px;
    margin-top: 3px;
    float: right;
    background-image: url(../images/listbox_bg2.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

    .mainbox02 h3 {
        overflow: hidden;
        height: 30px;
        text-align: center;
        font-size: 14px;
        line-height: 30px;
        color: #0066CC;
    }

.mainbox002 {
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    padding: 5px 20px;
}

.select01 {
    margin: 0px;
    padding: 0px;
    width: 170px;
    height: 22px;
    line-height: 22px;
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    font-size: 14px;
    background: #F9F9F9;
}

.input02 {
    margin: 0px;
    padding: 0px;
    width: 110px;
    height: 20px;
    line-height: 20px;
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    font-size: 12px;
    color: #CCCCCC;
    background: #F9F9F9;
    text-align: center;
}

.mainbox2 {
    overflow: hidden;
    width: 754px;
    height: 568px;
    margin: 0px auto;
    margin-top: 6px;
}

    .mainbox2 h2 {
        overflow: hidden;
        height: 37px;
        background-image: url(../images/lm2_bg.gif);
        background-repeat: repeat-x;
        background-position: left top;
    }

.mainbox201-1 {
    width: 754px;
    height: 528px;
    margin-top: 3px;
    background-image: url(../images/listbox_bg3.gif);
    background-repeat: no-repeat;
    background-position: left top;
}


/**/
.footer {
    text-align: center;
    font-size: 13px;
    color: #333333;
    line-height: 25px;
    height: 165px;
    margin-top: 5px;
    background-image: url(../images/footer.gif);
    background-repeat: no-repeat;
    background-position: 57px top;
}

    .footer p {
        text-align: center;
        font-size: 13px;
        color: #333333;
        line-height: 25px;
        padding-top: 15px;
    }

.footer_link {
    text-align: center;
    font-size: 13px;
    color: #333333;
    line-height: 34px;
}

    .footer_link a {
        font-size: 13px;
        color: #333333;
        line-height: 34px;
    }

        .footer_link a:hover {
            font-size: 13px;
            color: #fff000;
            line-height: 34px;
        }

.html {
    overflow-x: hidden;
}

.zysx {
    width: 762px;
    margin: 10px auto;
    overflow: auto;
    zoom: 1;
    font-size: 14px;
    line-height: 200%;
    color: #000000;
    float: left;
}
.showdept {

}</pre></body></html>