html {
    margin: 0;
    padding: 0;
    border: 0
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

ol, ul, li {
    list-style: none
}

body {
    background: white;
    font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif;
    background: url(../images/guifan_001.jpg);
}

table, tr, th, td {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    float: none !important
}

table, th, td, select, img, input, object {
    vertical-align: middle;
    font-family: 'Microsoft Yahei','黑体', Arial, Helvetica, sans-serif
}

:focus {
    outline: 0
}

input, select {
    margin: 0;
    padding: 0
}

a {
    color: #333;
    text-decoration: none
}

    a:hover {
        text-decoration: underline
    }

img {
    border: none;
    vertical-align: top
}

textarea {
    resize: none;
    border: 1px solid #ccc
}

    textarea:hover {
        border-color: #ccc
    }

input[type="text"], input[type="button"] {
    -webkit-appearance: none;
    border-radius: 0;
    font-family: 'Microsoft Yahei','黑体', Arial, Helvetica, sans-serif
}

input[type="text"] {
    border: solid 1px #ccc;
    border-radius: 0
}

dfn {
    font-style: normal;
    font-family: Arial
}

.container {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.c-icon {
    font-size: 0;
    line-height: 0;
    background: url(../images/icon.png) no-repeat
}

.c-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.fulltext-wrap .fields ul li, .fulltext-wrap .fields ul li strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header {
    /*background: url(../images/emblemNew.png) no-repeat bottom center;*/
    height: 200px;
    line-height: 114px;
    margin-bottom: 10px;
    background-size:100% 100%
}

    .header .container {
        max-width: 1200px
    }

    .header .logo {
        font-size: 34px;
        display: inline-block;
        *display: inline;
        *zoom: 1
    }

        .header .logo a {
            color: #fff;
            font-weight: normal
        }

            .header .logo a img {
                width: 69px;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                vertical-align: middle;
                margin-right: 10px
            }

    .header .login {
        color: #fff;
        float: right;
        display: inline
    }

        .header .login > ul {
            letter-spacing: -12px;
            display: inline-block;
            *display: inline;
            *zoom: 1
        }

            .header .login > ul > li {
                height: 16px;
                line-height: 16px;
                letter-spacing: 0;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                border-left: 1px solid #fff;
                padding: 0 10px;
                position: relative
            }

                .header .login > ul > li:first-child {
                    border-left: none
                }

                .header .login > ul > li:last-child {
                    padding-right: 0
                }

                .header .login > ul > li:hover .drop-layer {
                    display: block
                }

                .header .login > ul > li > a {
                    font-size: 16px;
                    color: #fff;
                    display: inline-block;
                    *display: inline;
                    *zoom: 1
                }

                    .header .login > ul > li > a .c-down {
                        width: 13px;
                        height: 8px;
                        background-position: -198px 0;
                        margin-left: 5px
                    }

                .header .login > ul > li .drop-layer {
                    display: none;
                    padding-top: 10px;
                    position: absolute;
                    right: 0;
                    top: 16px
                }

                    .header .login > ul > li .drop-layer li {
                        background: #fff;
                        border-radius: 2px
                    }

                        .header .login > ul > li .drop-layer li a {
                            font-size: 12px;
                            color: #666;
                            line-height: 30px;
                            padding: 0 15px;
                            display: block
                        }

                            .header .login > ul > li .drop-layer li a:hover {
                                text-decoration: none;
                                background: #f1f1f9
                            }

.crumbs {
    font-size: 12px;
    padding: 10px
}

    .crumbs .container {
        text-indent: 20px;
        padding: 10px 0
    }

    .crumbs li {
        display: inline-block;
        *display: inline;
        *zoom: 1
    }

    .crumbs a {
        font-family: "宋体";
        color: #333;
        margin: 1px 0;
        line-height: 26px;
        display: inline-block;
        *display: inline;
        *zoom: 1
    }

        .crumbs a:hover {
            color: #317bcf;
            text-decoration: none
        }

    .crumbs i {
        font-style: normal;
        color: #333
    }

    .crumbs strong {
        color: #317bcf;
        font-weight: normal
    }

    .crumbs .relevant-retrieval {
        border-left: 1px solid #c9c9c9;
        margin-left: 5px;
        padding-left: 10px
    }

        .crumbs .relevant-retrieval span {
            font-size: 12px;
            color: #666;
            text-align: right;
            padding-right: 5px;
            line-height: 28px;
            display: inline-block;
            *display: inline;
            *zoom: 1
        }

        .crumbs .relevant-retrieval a {
            font-size: 12px;
            color: #333;
            margin-right: 5px
        }

            .crumbs .relevant-retrieval a:hover {
                text-decoration: none;
                color: #317bcf
            }

    .crumbs .crumb-select-item {
        border: 1px solid #dadfe2;
        background: #fdfdfd;
        padding: 0 30px 0 5px;
        margin: 1px 0;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        position: relative;
        line-height: 24px
    }

        .crumbs .crumb-select-item:hover {
            border: 1px solid #8dbfd7
        }

            .crumbs .crumb-select-item:hover .close {
                background-position: -336px -97px
            }

            .crumbs .crumb-select-item:hover span, .crumbs .crumb-select-item:hover strong, .crumbs .crumb-select-item:hover b {
                color: #8dbfd7
            }

        .crumbs .crumb-select-item .close {
            font-size: 0;
            text-align: center;
            width: 24px;
            height: 20px;
            line-height: 20px;
            background-position: -304px -97px;
            position: absolute;
            right: 0px;
            top: 0px
        }

        .crumbs .crumb-select-item b {
            color: #333;
            font-weight: normal
        }

        .crumbs .crumb-select-item span, .crumbs .crumb-select-item strong {
            color: #646466
        }

.search-condition-wrap {
    margin-bottom: 10px
}

    .search-condition-wrap .box {
        background: #fff;
        padding: 10px 240px 9px 20px;
        min-height: 28px;
        position: relative
    }

        .search-condition-wrap .box .condition {
            padding-left: 80px;
            position: relative
        }

            .search-condition-wrap .box .condition > span {
                font-size: 14px;
                color: #666;
                text-align: left;
                line-height: 26px;
                width: 75px;
                position: absolute;
                left: 0;
                top: 0
            }

            .search-condition-wrap .box .condition > a {
                font-size: 14px;
                border: 1px solid #dadfe2;
                background: #fdfdfd;
                padding: 0 30px 0 5px;
                margin: 1px 0;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                position: relative;
                line-height: 24px
            }

                .search-condition-wrap .box .condition > a:hover {
                    text-decoration: none;
                    border: 1px solid #8dbfd7
                }

                    .search-condition-wrap .box .condition > a:hover span, .search-condition-wrap .box .condition > a:hover strong, .search-condition-wrap .box .condition > a:hover b {
                        color: #317bcf
                    }

                .search-condition-wrap .box .condition > a .close {
                    font-size: 0;
                    width: 11px;
                    height: 11px;
                    background-position: -22px -110px;
                    position: absolute;
                    right: 5px;
                    top: 7px
                }

                .search-condition-wrap .box .condition > a b {
                    color: #666;
                    font-weight: normal
                }

                .search-condition-wrap .box .condition > a span, .search-condition-wrap .box .condition > a strong {
                    color: #646466
                }

.fulltext-wrap {
    background: rgba(255, 255, 255, 0.82);
    min-height: 790px
}

    .fulltext-wrap .title {
        font-size: 29px;
        color: #333;
        text-align: center;
        margin-bottom: 10px
    }

        .fulltext-wrap .title a {
            font-size: 16px;
            font-weight: normal;
            color: #317bcf;
            margin-left: 10px
        }

    .fulltext-wrap .info {
        font-size: 12px;
        color: #999;
        text-align: center;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e5e5e5
    }

    .fulltext-wrap .fields {
        margin-bottom: 20px
    }

        .fulltext-wrap .fields .fields-title {
            font-size: 14px;
            color: #fff;
            padding: 0 20px;
            background: #9bc2ed;
            line-height: 46px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px
        }

        .fulltext-wrap .fields ul {
            padding: 20px;
            background: #f7f7f7;
            letter-spacing: -12px
        }

            .fulltext-wrap .fields ul li {
                font-size: 12px;
                color: #666;
                letter-spacing: 0;
                line-height: 26px;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                vertical-align: top;
                width: 100%;
                width: 50%;
                position: relative
            }

                .fulltext-wrap .fields ul li > div {
                    padding-left: 80px;
                    position: relative
                }

                    .fulltext-wrap .fields ul li > div strong {
                        position: absolute;
                        left: 0
                    }

                    .fulltext-wrap .fields ul li > div .record > a {
                        color: #317bcf;
                        margin-right: 10px
                    }

                    .fulltext-wrap .fields ul li > div .record > div {
                        border: 1px solid #ededed;
                        background: #fff;
                        padding: 10px
                    }

                        .fulltext-wrap .fields ul li > div .record > div h5 {
                            color: #333;
                            font-weight: normal
                        }

                        .fulltext-wrap .fields ul li > div .record > div p a {
                            color: #999
                        }

                .fulltext-wrap .fields ul li strong {
                    color: #999;
                    font-weight: normal;
                    text-align: right;
                    display: inline-block;
                    *display: inline;
                    *zoom: 1;
                    width: 100%;
                    width: 75px;
                    position: absolute;
                    left: 0
                }

            .fulltext-wrap .fields ul .row {
                width: 100%;
                overflow: inherit;
                white-space: normal
            }

    .fulltext-wrap .gs-btn {
        text-align: center;
        margin-bottom: 60px
    }

        .fulltext-wrap .gs-btn a {
            font-size: 20px;
            color: #fff;
            background: #317bcf;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            /*line-height: 40px;*/
            line-height: 100px;
            padding: 0 30px;
            border-radius: 4px
        }

    .fulltext-wrap .fulltext {
        font-size: 14px;
        color: #444a53;
        line-height: 200%;
        padding: 20px
    }

        .fulltext-wrap .fulltext.gs-fulltext p {
            font-size: 16px;
            margin-bottom: 30px
        }

        .fulltext-wrap .fulltext table {
            width: 100% !important
        }

            .fulltext-wrap .fulltext table td {
                padding: 5px
            }

            .fulltext-wrap .fulltext table p {
                text-indent: 0
            }

        .fulltext-wrap .fulltext em {
            font-style: normal
        }

        .fulltext-wrap .fulltext a {
            color: #317bcf
        }

        .fulltext-wrap .fulltext .precontent {
            width: 100%;
            overflow-x: auto;
            font-family: "宋体"
        }

        .fulltext-wrap .fulltext img {
            max-width: 100%
        }

.footer {
    background: #003770;
    padding: 30px 0
}

    .footer .container {
        margin-bottom: 0
    }

    .footer p {
        font-size: 14px;
        color: #a3aec0;
        text-align: center;
        line-height: 26px
    }

        .footer p img {
            display: none;
            width: 50px;
            vertical-align: middle;
            margin-right: 10px
        }
/*# sourceMappingURL=gs-notice-use.css.map */
