﻿BODY, B, P, TD, input, textarea, select, UL, OL, LI, A {
    font-family: Arial;
    font-size: 13px;
    color: #000000;
}

BODY {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.lxmenu {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 15px;
    color: #979797;
    text-decoration: none;
    line-height: 30px;
    display: block;
}

    .lxmenu:link {
        color: #979797;
        text-decoration: none;
    }

    .lxmenu:visited {
        color: #979797;
        text-decoration: none;
    }

    .lxmenu:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 15px;
        color: #064177;
        line-height: 30px;
        text-decoration: none;
        display: block;
    }

.lxmenu_o {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 15px;
    color: #064177;
    text-decoration: none;
    line-height: 30px;
    display: block;
}

    .lxmenu_o:link {
        color: #064177;
        text-decoration: none;
    }

    .lxmenu_o:visited {
        color: #064177;
        text-decoration: none;
    }

    .lxmenu_o:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 15px;
        color: #064177;
        line-height: 30px;
        text-decoration: none;
        display: block;
    }

.la {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 13px;
    color: #ffffff;
    background-color: #064077;
    text-decoration: none;
    line-height: 26px;
    width: 100px;
    height: 28px;
    display: block;
    font-weight: bold;
    border: 1px solid #064077;
}

.lxla {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    line-height: 26px;
    width: 100px;
    height: 28px;
    display: block;
    border: 1px solid #064077;
}

    .lxla:link {
        color: #000000;
        text-decoration: none;
    }

    .lxla:visited {
        color: #000000;
        text-decoration: none;
    }

    .lxla:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 13px;
        color: #ffffff;
        background-color: #064077;
        text-decoration: none;
        line-height: 26px;
        width: 100px;
        height: 28px;
        display: block;
        font-weight: bold;
        border: 1px solid #064077;
    }

.contentbg {
    padding: 5px 68px 30px 68px;
}

.hdbg {
    background-color: #064177;
    padding-top: 6px;
    padding-left: 68px;
    padding-right: 68px;
    height: 45px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
}

.hd {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 32px;
    color: #ffffff;
    text-decoration: none;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.hds {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    line-height: 20px;
    text-transform: uppercase;
}

.text {
    font-family: arial, Microsoft YaHei, SimHei;
    font-size: 13px;
    text-transform: none;
    color: #000000;
    line-height: 22px;
    text-align: justify;
}

.text_hd {
    font-family: arial, Microsoft YaHei, SimHei;
    font-size: 13px;
    text-transform: none;
    color: #0ca3c2;
    line-height: 22px;
    text-align: justify;
    font-weight: bold;
}

.text_hdla {
    font-family: arial, Microsoft YaHei, SimHei;
    font-size: 17px;
    text-transform: none;
    color: #0ca3c2;
    line-height: 22px;
    text-align: justify;
    font-weight: bold;
}

.lxtext {
    font-family: arial, Microsoft YaHei, SimHei;
    font-size: 12px;
    text-transform: none;
    color: #000000;
    line-height: 22px;
}

    .lxtext:link {
        color: #000000;
        text-decoration: none;
        background-repeat: no-repeat;
    }

    .lxtext:visited {
        color: #000000;
        text-decoration: none;
    }

    .lxtext:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 12px;
        color: #3b77b0;
        line-height: 22px;
    }

.table_date {
    font-family: arial, Microsoft YaHei, SimHei;
    font-size: 13px;
    text-transform: none;
    color: #064177;
    line-height: 22px;
    font-weight: bold;
}

.table_line_gray {
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d7d7d7;
    padding: 5px 0px 5px 0px;
}


.search_bar {
    float: left;
    width: 100px;
    /*width: 330px;*/
    height: 30px;
    line-height: 30px;
    border: 1px solid #d1d1d1;
}

.search_pulldown_year {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 16px;
    color: #c4c4c4;
    text-decoration: none;
    float: left;
    width: 95px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    Background: url(../img/pulldown_year.png) no-repeat left top;
}

    .search_pulldown_year ul {
        width: 95px;
        line-height: 24px;
        padding: 5px 0;
        position: absolute;
        left: 0;
        top: 9px;
        z-index: 10;
        display: none;
        border: 1px solid #d1d1d1;
        Background: #fff;
    }

    .search_pulldown_year span, .year li a {
        padding-left: 10px;
        display: block;
    }

.search_butt {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 14px;
    color: #0ca3c2;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
    border: 1px solid #064177;
    width: 100px;
    height: 28px;
    display: block;
    font-weight: bold;
}

    .search_butt:link {
        color: #0ca3c2;
        text-decoration: none;
    }

    .search_butt:visited {
        color: #0ca3c2;
        text-decoration: none;
    }

    .search_butt:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 14px;
        color: #0ca3c2;
        text-align: center;
        text-decoration: none;
        line-height: 28px;
        Background: #4078af;
        border: 1px solid #4078af;
        font-weight: bold;
    }

.lxsearch_tab {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 14px;
    color: #4078af;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
    border-top: solid;
    border-top-width: 2px;
    border-top-color: #bfdef2;
    border-right: solid;
    border-right-width: 2px;
    border-right-color: #bfdef2;
    border-left: solid;
    border-left-width: 2px;
    border-left-color: #bfdef2;
    width: 100px;
    height: 28px;
    display: block;
}

    .lxsearch_tab:link {
        color: #4078af;
        text-decoration: none;
    }

    .lxsearch_tab:visited {
        color: #4078af;
        text-decoration: none;
    }

    .lxsearch_tab:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 14px;
        color: #4078af;
        text-align: center;
        text-decoration: none;
        line-height: 28px;
        Background: #bfdef2;
    }

.lxsearch_tab_o {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 14px;
    color: #4078af;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
    border-top: solid;
    border-top-width: 2px;
    border-top-color: #bfdef2;
    border-right: solid;
    border-right-width: 2px;
    border-right-color: #bfdef2;
    border-left: solid;
    border-left-width: 2px;
    border-left-color: #bfdef2;
    width: 100px;
    height: 28px;
    display: block;
    Background: #bfdef2;
}

    .lxsearch_tab_o:link {
        color: #4078af;
        text-decoration: none;
    }

    .lxsearch_tab_o:visited {
        color: #4078af;
        text-decoration: none;
    }

    .lxsearch_tab_o:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 14px;
        color: #4078af;
        text-align: center;
        text-decoration: none;
        line-height: 28px;
        Background: #bfdef2;
    }

.lxpage {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 13px;
    color: #5f92c2;
    width: 16px;
    text-align: center;
}

    .lxpage:link {
        color: #5f92c2;
        text-decoration: none;
    }

    .lxpage:visited {
        color: #5f92c2;
    }

    .lxpage:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 14px;
        color: #064077;
        font-weight: bold;
    }

.lxpage_o {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 13px;
    color: #064077;
    width: 16px;
    text-align: center;
}

    .lxpage_o:link {
        color: #064077;
        text-decoration: none;
    }

    .lxpage_o:visited {
        color: #064077;
    }

    .lxpage_o:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 14px;
        color: #064077;
        font-weight: bold;
    }

.frame {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lxtype {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 13px;
    color: #064177;
    text-decoration: none;
    text-align: center;
    line-height: 14px;
    border: 1px solid #064177;
    width: 100px;
    height: 30px;
    padding: 6px 8px 6px 8px;
}

    .lxtype:link {
        color: #064177;
        text-decoration: none;
    }

    .lxtype:visited {
        color: #064177;
        text-decoration: none;
    }

    .lxtype:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 13px;
        color: #ffffff;
        text-align: center;
        text-decoration: none;
        line-height: 14px;
        Background: #064177;
    }

.lxtype_o {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 13px;
    color: #4078af;
    text-decoration: none;
    text-align: center;
    line-height: 14px;
    border: 1px solid #064177;
    width: 100px;
    height: 30px;
    padding: 6px 8px 6px 8px;
    Background: #bfdef2;
}

    .lxtype_o:link {
        color: #4078af;
        text-decoration: none;
    }

    .lxtype_o:visited {
        color: #4078af;
        text-decoration: none;
    }

    .lxtype_o:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 13px;
        color: #4078af;
        text-align: center;
        text-decoration: none;
        line-height: 14px;
        Background: #bfdef2;
    }

.lxreport {
    FONT-FAMILY: arial, Microsoft YaHei, SimHei;
    font-size: 15px;
    color: #13547c;
    text-decoration: none;
    line-height: 18px;
    font-weight: bold;
}

    .lxreport:link {
        color: #13547c;
        text-decoration: none;
        background-repeat: no-repeat;
    }

    .lxreport:visited {
        color: #13547c;
        text-decoration: none;
    }

    .lxreport:hover {
        FONT-FAMILY: arial, Microsoft YaHei, SimHei;
        font-size: 15px;
        color: #efc549;
        text-decoration: none;
        line-height: 18px;
        font-weight: bold;
    }

.year {
    float: right;
    width: 137px;
    height: 22px;
    line-height: 22px;
    margin-top: 2px;
    cursor: pointer;
    position: relative;
    background: url(../img/pulldown.png) no-repeat left top;
    color: #c4c4c4;
}

    .year ul {
        width: 135px;
        line-height: 24px;
        padding: 5px 0;
        position: absolute;
        left: 0;
        top: 9px;
        z-index: 10;
        display: none;
        border: 1px solid #e4e4e4;
        background: #fff;
    }

    .year span, .year li a {
        padding-left: 10px;
        display: block;
    }

.textB {
    font-family: arial, Microsoft YaHei, SimHei;
    font-size: 20px;
    text-transform: none;
    color: #444444;
    line-height: 30px;
}

.footer {
    font-family: arial, Microsoft YaHei, SimHei;
    font-size: 12px;
    text-transform: none;
    color: #5b5a59;
    line-height: 18px;
}

.pagination {
    display: inline-block;
}

    .pagination a {
        border-radius: 5px;
        color: black;
        float: left;
        padding: 8px 14px;
        text-decoration: none;
    }

        .pagination a.active {
            border-radius: 5px;
            background-color: #0ca3c2;
            color: white;
        }

        .pagination a:hover:not(.active) {
            border-radius: 5px;
            background-color: #ddd;
        }