* {
    margin: 0;
    padding: 0
}

    * input[type="text"] {
        outline: 0
    }

    * input[type="button"] {
        outline: 0
    }

div, ul, li, dt, dl, dd, p {
    margin: 0;
    padding: 0;
    list-style-type: none
}

img {
    border: 0;
    vertical-align: top
}

a, a:hover, a:visited, li, li:hover, dd, dd:hover, p, p:hover {
    text-decoration: none
}

.wid97 {
    width: 97%;
    padding-left: 3%
}

.login {
    font-family: "微软雅黑";
    color: #656565;
    position: absolute
}

.ser_bg {
    width: 100%;
    background: url(../img/ser_bg.jpg);
    height: 160px
}

.search {
    text-align: center;
    position: absolute;
    left: 50%;
    z-index: 99;
    font-family: "微软雅黑"
}

    .search input[type="text"] {
        display: block;
        float: left;
        text-indent: 10px;
        font-family: "微软雅黑";
        border-radius: 4px;
        border: #449e00;
        outline: 0;
    }

    .search input[type="button"], .search input[type="submit"] {
        margin-left: 6px;
        display: block;
        float: left;
        background: #297c00;
        border: 0;
        border-radius: 6px;
        font-family: "微软雅黑";
        color: #fff
    }

.search_menu ul li {
    display: block;
    float: left;
    margin-right: 2px;
    color: #fff;
    margin-top: 2px;
    cursor: pointer
}


    .search_menu ul li a {
        color: #ffffff
    }



.search_menu {
    display: block;
    float: left
}

    .search_menu span {
        display: block;
        float: left;
        position: absolute
    }

        .search_menu span a {
            padding: 0 10px;
            border-left: 1px solid #a2a2a2;
            color: #505050;
            display: block;
            float: left;
            height: 20px;
            line-height: 20px
        }

            .search_menu span a img {
                display: block;
                float: left;
                margin-top: 0;
                margin-right: 4px
            }

            .search_menu span a:hover {
                color: #01327e
            }

.search_menu {
    width: 100%;
    height: 36px;
    line-height: 32px;
    position: relative
}

    .search_menu ul li.sel {
        background: #297c00;
        color: #fff
    }

        .search_menu ul li.sel a {
            color: #fff
        }

    .search_menu span label {
        color: #fff;
        cursor: pointer
    }

    .search_menu span input[type='radio'] {
        vertical-align: middle;
        margin-right: 5px;
        margin-top: -2px
    }

.m-luobo {
    width: 100%
}

.main-slider {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #a1ca8f;
    background-size: 100% 100%
}

    .main-slider img {
        width: 100%;
        height: 100%
    }

.m-lie {
    width: 100%;
    display: block;
    float: left;
    border-bottom: 1px solid #bce0e8;
    height: 30px
}

.m-sub-link {
    width: 100%
}

    .m-sub-link span {
        width: auto;
        background: #fff url(../img/sj.png) no-repeat;
        height: 40px;
        display: block;
        line-height: 40px;
        text-indent: 30px;
        font-size: 22px;
        color: #0692af;
        position: absolute;
        top: 0;
        z-index: 9999999;
        margin-top: 295px
    }

        .m-sub-link span b {
            font-size: 14px;
            color: #a6a4a4;
            font-weight: 400;
            margin-left: 30px;
            text-transform: uppercase
        }

    .m-sub-link strong {
        display: block;
        float: right;
        color: #626262;
        font-weight: 400;
        margin-top: 10px
    }

        .m-sub-link strong a {
            color: #626262
        }

            .m-sub-link strong a:hover {
                color: #068eaa
            }

.nivo-caption span {
    font-size: 14px;
    font-family: "微软雅黑";
    width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden
}

.nivo-caption {
    background: url(../img/news_bg.png);
    overflow: hidden;
    width: 100%
}

.nivoSlider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.nivoSlider {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-size: 100% 100%
}

    .nivoSlider img {
        width: 100%
    }

#slider img {
    width: 100%
}

#slider {
    background-size: 100% 100%
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5
}

.nivo-caption {
    height: 41px;
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
    font-size: 14px;
    z-index: 8
}

    .nivo-caption p {
        margin: 0
    }

    .nivo-caption span {
        float: left;
        padding: 0 50px 0 20px;
        color: #fff;
        line-height: 46px
    }

.nivo-html-caption {
    display: none;
    font-size: 14px
}

.nivo-directionNav {
    position: absolute;
    bottom: 0;
    right: -20px;
    overflow: hidden;
    z-index: 9;
    width: 78px
}

.nivo-prevNav, .nivo-nextNav {
    text-indent: 9999px;
    float: left;
    width: 29px;
    height: 39px;
    cursor: pointer
}

.nivo-prevNav {
    background: url(../img/slider-arrows.png) no-repeat left top
}

.nivo-nextNav {
    background: url(../img/slider-arrows.png) no-repeat right top
}

.nivo-prevNav:hover {
    background-position: left bottom
}

.nivo-nextNav:hover {
    background-position: right bottom
}

.nivo-controlNav {
    position: absolute;
    overflow: hidden;
    z-index: 20;
    height: 8px;
    right: 50px;
    bottom: 15px
}

    .nivo-controlNav a {
        line-height: 10em;
        display: inline-block;
        margin: 0 5px 0 0;
        width: 8px;
        height: 8px;
        background: url(../img/nivo-controls.png) no-repeat left top;
        cursor: pointer
    }

        .nivo-controlNav a.active {
            background: url(../img/nivo-controls.png) no-repeat right top
        }

#preloader {
    position: relative;
    z-index: 51;
    background: url(../img/loading.gif) no-repeat 50% 50%;
    width: 480px;
    height: 80px;
    border-top: 1px #dedede solid;
    border-bottom: 1px #dedede solid
}

#focus {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative
}

    #focus ul {
        height: 380px;
        position: absolute
    }

        #focus ul li {
            float: left;
            width: 460px;
            height: 300px;
            overflow: hidden;
            position: relative;
            background: #405f91
        }

            #focus ul li div {
                position: absolute;
                overflow: hidden
            }

    #focus .btnBg {
        position: absolute;
        width: 460px;
        height: 60px;
        left: 0;
        bottom: 0;
        background: #000;
        filter: alpha(opacity=30);
        -moz-opacity: .3;
        -khtml-opacity: .3;
        opacity: .3
    }

    #focus .btn {
        position: absolute;
        width: 200px;
        height: 20px;
        right: 165px;
        bottom: 0;
        text-align: right
    }

        #focus .btn span {
            display: inline-block;
            _display: inline;
            _zoom: 1;
            width: 10px;
            height: 10px;
            _font-size: 0;
            margin-left: 10px;
            cursor: pointer;
            background: url(../images/icon_list3.png) no-repeat
        }

            #focus .btn span.on {
                width: 30px;
                background: url(../img/icon_list3_h.png) no-repeat
            }

    #focus .preNext {
        width: 45px;
        height: 100px;
        position: absolute;
        top: 90px;
        background: url(../img/sprite.png) no-repeat 0 0;
        cursor: pointer
    }

    #focus .pre {
        left: 0
    }

    #focus .next {
        right: 0;
        background-position: right top
    }

.Imgtxt {
    position: absolute;
    width: 440px;
    height: 20px;
    padding-left: 20px;
    line-height: 20px;
    right: 0;
    bottom: 30px;
    _zoom: 1;
    z-index: 100;
    color: #fff !important
}

.szzy {
    width: 100%;
    padding: 10px 0 0 0;
    display: block;
    float: left
}

    .szzy ul {
        border-bottom: 1px dashed #d9d9d9;
        display: block;
        float: left;
        overflow: hidden;
        width: 100%
    }

        .szzy ul span {
            display: block;
            float: left
        }

        .szzy ul li {
            display: block;
            float: left;
            padding: 0 6px 0 20px;
            background: url(../img/jt.png) no-repeat 10px center
        }

            .szzy ul li a {
                color: #404040;
                font-family: "微软雅黑"
            }

                .szzy ul li a:hover {
                    color: #3b9a0f;
                    text-decoration: none
                }

.current {
    width: 100%;
    color: #7e7e7e;
    height: 30px;
    font-family: "微软雅黑"
}

    .current a {
        color: #7e7e7e;
        font-family: "微软雅黑"
    }

        .current a:hover {
            color: #3b9a0f;
            text-decoration: underline
        }

.zy_left {
    display: block;
    float: left;
    padding: 20px 20px 0 20px
}

.zy_left {
    width: 100%
}

    .zy_left ul li.hh {
        width: 100%;
        border-bottom: 1px dashed #dadada
    }

    .zy_left ul li {
        width: 100%;
        border-bottom: 1px dashed #dadada;
        position: relative;
        font-family: "微软雅黑"
    }

        .zy_left ul li:hover {
            background: #fcfcfc
        }

        .zy_left ul li dl.ww {
            padding: 20px 2px
        }

            .zy_left ul li dl.ww dd {
                display: block;
                float: left;
                margin-left: 10px;
                width: 100%
            }

                .zy_left ul li dl.ww dd strong {
                    display: block;
                    font-weight: 400;
                    color: #c3c3c3;
                    margin-top: 5px
                }

        .zy_left ul li dl {
            padding: 20px 2px
        }

            .zy_left ul li dl em {
                height: 15px;
                width: 4px;
                background: #4ca800;
                display: block;
                float: left;
                font-style: normal;
                margin-top: 4px
            }

            .zy_left ul li dl dt {
                display: block;
                float: left
            }

            .zy_left ul li dl dd {
                display: block;
                float: left;
                margin-left: 10px;
                width: 65%
            }

            .zy_left ul li dl dt strong {
                display: block;
                font-size: 14px;
                font-weight: 400;
                color: #c3c3c3;
                margin-top: 5px
            }

            .zy_left ul li dl dd a {
                color: #5e5e5e;
                margin-left: 10px;
                font-family: "黑体"
            }

                .zy_left ul li dl dd a:hover {
                    color: #3b9a0f
                }

            .zy_left ul li dl dd strong {
                font-weight: 400;
                color: #616162;
                margin-left: 20px
            }

            .zy_left ul li dl dd span {
                display: block;
                position: absolute;
                bottom: 5px
            }

                .zy_left ul li dl dd span a {
                    width: 14px;
                    height: 16px;
                    display: block;
                    float: right;
                    background: url(../img/fx.png) no-repeat;
                    margin-right: -6px;
                    margin-top: 2px
                }

                    .zy_left ul li dl dd span a:hover {
                        width: 14px;
                        height: 16px;
                        display: block;
                        float: right;
                        background: url(../img/fx_l.png) no-repeat;
                        margin-right: -6px;
                        margin-top: 2px
                    }

                    .zy_left ul li dl dd span a.fx_1 {
                        background-position: 0 0
                    }

                    .zy_left ul li dl dd span a.fx_2 {
                        background-position: -17px 0
                    }

                    .zy_left ul li dl dd span a.fx_3 {
                        background-position: -34px 0
                    }

                    .zy_left ul li dl dd span a.fx_4 {
                        background-position: -51px 0
                    }

                    .zy_left ul li dl dd span a.fx_5 {
                        background-position: -68px 0
                    }

.zy_right {
    width: 100%;
    display: block;
    float: right;
    font-family: "微软雅黑"
}

    .zy_right img {
        margin-bottom: 20px
    }

        .zy_right img.ztlm {
            margin-bottom: 20px;
            margin-left: 10px;
            width: 258px;
            height: 105px
        }

.content_hd {
    width: 100%
}

    .content_hd.info {
        margin-top: 100px
    }

        .content_hd.info dl {
            border-bottom: 0;
            font-family: "微软雅黑"
        }

    .content_hd dl {
        border-bottom: 1px dashed #dadada;
        margin-top: 20px;
        width: 100%;
        text-align: center;
        line-height: 50px;
        font-family: "微软雅黑"
    }

        .content_hd dl dt {
            width: 100%;
            display: block;
            float: left;
            margin: 0 auto
        }

            .content_hd dl dt h1 {
                color: #01327e;
                font-weight: bold;
                width: 95%
            }

                .content_hd dl dt h1 img {
                    margin-top: 15px;
                    margin-right: 8px
                }

        .content_hd dl dd {
            font-size: 14px;
            color: #616162;
            margin-top: 20px;
            margin-bottom: 10px
        }

    .content_hd p {
        margin: 2px 0;
        line-height: 25px;
        font-size: 14px;
        text-indent: 25px;
        display: block;
        font-family: "微软雅黑"
    }

        .content_hd p img {
            display: block;
            margin: 10px auto
        }

    .content_hd span {
        display: block;
        float: right;
        margin-right: 8px;
        font-family: "微软雅黑"
    }

        .content_hd span a {
            width: 14px;
            height: 16px;
            display: block;
            float: right;
            background: url(../img/fx.png) no-repeat;
            margin-right: 4px;
            margin-top: 2px
        }

            .content_hd span a:hover {
                width: 14px;
                height: 16px;
                display: block;
                float: right;
                background: url(../img/fx_l.png) no-repeat;
                margin-right: 4px;
                margin-top: 2px
            }

            .content_hd span a.fx_1 {
                background-position: 0 0
            }

            .content_hd span a.fx_2 {
                background-position: -17px 0
            }

            .content_hd span a.fx_3 {
                background-position: -34px 0
            }

            .content_hd span a.fx_4 {
                background-position: -51px 0
            }

            .content_hd span a.fx_5 {
                background-position: -68px 0
            }

.events_list {
    width: 100%;
    margin-top: 10px
}

    .events_list span {
        display: block;
        float: left;
        position: relative;
        z-index: 2;
        top: 14px;
        left: 103px;
        color: #fff;
        text-shadow: 0 2px 3px #4c2222;
        font-size: 16px
    }

    .events_list img {
        display: block;
        float: left;
        position: absolute;
        z-index: 1
    }

    .events_list ul {
        display: block;
        float: left;
        margin-top: 40px;
        width: 100%;
        line-height: 40px
    }

        .events_list ul li {
            height: 40px;
            border-top: 1px dashed #dadada;
            width: 100%;
            display: block;
            float: left
        }

            .events_list ul li a {
                width: 85%;
                color: #404040;
                display: block;
                float: left;
                white-space: nowrap;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                overflow: hidden;
                margin-left: 10px
            }

                .events_list ul li a:hover {
                    color: #3b9a0f
                }

            .events_list ul li em {
                width: 23px;
                display: block;
                float: left;
                font-size: 12px;
                font-weight: 600;
                text-align: center;
                margin-right: 5px
            }

            .events_list ul li a:hover em {
                color: #3b9a0f
            }

            .events_list ul li em.embg {
                background: url(../img/embg.jpg) no-repeat left bottom;
                color: #ce560d
            }

.page_nav {
    width: 98%;
    font-family: "microsoft yahei";
    font-size: 14px;
    color: #014293;
    background: #fff;
    text-align: center;
    display: block;
    float: left
}

    .page_nav a {
        border-right: #fff 1px solid;
        border-top: #fff 1px solid;
        border-left: #fff 1px solid;
        border-bottom: #fff 1px solid;
        padding-bottom: 2px;
        color: #5e5e5e;
        padding-top: 2px;
        text-decoration: none
    }

    .page_nav span {
        padding-bottom: 2px;
        margin: 2px;
        color: #014293;
        padding-top: 2px
    }

        .page_nav span.hide {
            padding-bottom: 2px;
            margin: 2px;
            color: #014293;
            padding-top: 2px;
            display: none
        }

    .page_nav .current {
        border-right: #3b9a0f 1px solid;
        border-top: #3b9a0f 1px solid;
        font-weight: bold;
        padding-bottom: 1px;
        border-left: #3b9a0f 1px solid;
        color: #3b9a0f;
        padding-top: 1px;
        border-bottom: #3b9a0f 1px solid;
        background: #ecf4ff
    }

    .page_nav a:hover {
        border-right: #3b9a0f 1px solid;
        border-top: #3b9a0f 1px solid;
        border-left: #3b9a0f 1px solid;
        COLOR: #3b9a0f;
        border-bottom: #3b9a0f 1px solid
    }

    .page_nav a:active {
        border-right: #3b9a0f 1px solid;
        border-top: #3b9a0f 1px solid;
        border-left: #3b9a0f 1px solid;
        COLOR: #3b9a0f;
        border-bottom: #3b9a0f 1px solid
    }

.main_cont_right_tabup_tit {
    border-bottom: 1px solid #dfdfdf;
    display: block;
    float: left;
    height: 28px;
    width: 100%;
    font-family: "黑体";
    font-size: 16px;
    color: #2f9400;
    text-indent: 10px;
    font-weight: 400
}

    .main_cont_right_tabup_tit em {
        height: 20px;
        width: 6px;
        background: #2f9400;
        display: block;
        float: left;
        font-style: normal
    }

    .main_cont_right_tabup_tit span a {
        display: block;
        float: right;
        font-size: 14px;
        color: #575757;
        margin-top: 2px;
        margin-right: 10px;
        font-weight: 400;
        font-family: "微软雅黑"
    }

        .main_cont_right_tabup_tit span a:hover {
            color: #3b9a0f;
            text-decoration: underline
        }

        .main_cont_right_tabup_tit span a img {
            display: block;
            float: right;
            vertical-align: middle;
            margin-top: 2px
        }

.yuzh {
    width: 100%;
    padding: 10px 0
}

    .yuzh a {
        display: block;
        float: left;
        width: 33.333333333%;
        text-align: center;
        background: url(../img/ht.png) no-repeat bottom;
        height: 130px;
        color: #5b5b5b;
        font-family: "微软雅黑"
    }

        .yuzh a:hover {
            color: #3b9a0f;
            text-decoration: none
        }

        .yuzh a span {
            display: block
        }

#con {
    font-size: 12px;
    width: 100%;
    padding: 10px 0
}

#tags {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    width: 100%;
    padding-top: 0;
    height: 38px
}

    #tags li {
        float: left;
        margin-right: 1px;
        list-style-type: none;
        height: 25px
    }

        #tags li.selectTag {
            background-position: left top;
            margin-bottom: -2px;
            POSITION: relative;
            HEIGHT: 25px
        }

        #tags li a {
            padding-right: 20px;
            padding-left: 20px;
            float: left;
            padding-bottom: 0;
            color: #616161;
            line-height: 18px;
            padding-top: 0;
            height: 25px;
            text-decoration: none;
            font-size: 16px;
            border-bottom: 4px solid #a0a0a0;
            font-family: "黑体"
        }

        #tags li.selectTag a {
            background-position: right top;
            line-height: 18px;
            height: 25px;
            color: #297c00;
            border-bottom: 4px solid #2f9400
        }

#tagContent {
    padding-right: 10px;
    border: 0;
    padding-left: 10px;
    padding-bottom: 1px;
    margin-top: 1px;
    background: #fff
}

.tagContent {
    display: none;
    width: 100%;
    color: #474747;
    padding-top: 1px;
    font-family: "微软雅黑"
}

    .tagContent ul li {
        border-bottom: 1px dashed #dadada;
        height: 33px;
        width: 100%
    }

        .tagContent ul li a {
            font-size: 14px;
            line-height: 29px;
            color: #303030;
            width: 72%;
            display: block;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            overflow: hidden
        }

            .tagContent ul li a:hover {
                color: #3b9a0f;
                text-decoration: none
            }

    .tagContent ul li {
        display: block;
        float: left;
        width: 100%
    }

        .tagContent ul li span {
            display: block;
            float: right;
            width: 23%;
            font-size: 12px;
            line-height: 29px;
            text-align: right
        }

        .tagContent ul li em {
            font-style: normal;
            font-size: 4px;
            color: #2f9400;
            margin-right: 8px;
            display: block;
            width: 2%;
            float: left;
            line-height: 29px
        }

#tagContent div.selectTag {
    display: block
}

.more a {
    display: block;
    float: right;
    font-size: 14px;
    color: #575757;
    margin-top: 10px;
    font-family: "微软雅黑"
}

    .more a:hover {
        color: #3b9a0f;
        text-decoration: underline
    }

    .more a img {
        display: block;
        float: right;
        vertical-align: middle;
        margin-top: 2px
    }

.main_cont_right_dow_tab {
    width: 100%;
    border: 1px solid #ededed;
    display: block;
    float: left;
    min-height: 232px;
    overflow: hidden;
    text-align: center;
    background: #f8f8f8
}

    .main_cont_right_dow_tab img {
        width: 100%
    }

    .main_cont_right_dow_tab strong {
        font-size: 16px;
        color: #2f9400;
        text-align: center;
        padding: 10px 0;
        display: block
    }

    .main_cont_right_dow_tab dl {
        padding: 0
    }

        .main_cont_right_dow_tab dl dt {
            color: #10478c;
            font-size: 16px
        }

        .main_cont_right_dow_tab dl dd a {
            width: 33.333%;
            display: block;
            float: left;
            overflow: hidden;
            margin-top: 10px;
            color: #575757;
            font-family: "微软雅黑"
        }

            .main_cont_right_dow_tab dl dd a:hover {
                color: #3b9a0f;
                text-decoration: none
            }

        .main_cont_right_dow_tab dl dd em {
            font-style: normal;
            font-size: 10px;
            color: #bbb;
            margin-right: 5px
        }

.footer {
    width: 100%;
    min-height: 215px;
    background: #e4e4e4;
    border-top: 8px solid #2f9400;
    margin-top: 20px;
    font-family: "微软雅黑"
}

.footer_left {
    width: 100%;
    display: block;
    float: left
}

    .footer_left dl {
        width: 100%;
        margin: 35px 50px 0 5px;
        display: block;
        float: left
    }

    .footer_left dt {
        color: #297c00;
        margin-bottom: 20px;
        font-weight: 600;
        font-size: 14px;
        font-family: "黑体"
    }

    .footer_left dd {
        font-size: 12px;
        color: #fff;
        display: block;
        float: left;
        margin-right: 20px;
        line-height: 23px
    }

        .footer_left dd a {
            color: #646363
        }

            .footer_left dd a:hover {
                color: #c8c8c8
            }

.line {
    width: 80%;
    background: #c1c1c1;
    height: 1px;
    margin-left: 70px;
    margin-top: -4px
}

.footer_right {
    width: 100%;
    display: block;
    float: left;
    margin: 25px 0;
    font-weight: 600;
    font-size: 14px;
    font-family: "黑体"
}

    .footer_right dl {
        display: block;
        float: left;
        width: 30%;
        text-align: center;
        color: #297c00;
        line-height: 50px;
        font-family: "黑体";
        font-weight: 600
    }

        .footer_right dl dt {
            margin-bottom: 5px
        }

@media screen and (max-width: 767px) {
    .login {
        right: 70px;
        bottom: 40px
    }

    .left {
        display: inline-block;
        float: left;
        width: 18%;
    }

        .left h1 {
            border-left: 4px solid #4ca800;
            line-height: 17px;
            font-size: 14px;
            padding-left: 7px;
        }

        .left div {
            border-bottom: 1px solid #c2c2c2;
            width: 97%;
            margin: 20px auto;
            position: relative;
            height: 1px;
        }

            .left div span {
                display: block;
                width: 44px;
                text-align: center;
                position: relative;
                top: -7px;
                margin: 0 auto;
                background-color: #fff;
                font-size: 15px;
                line-height: 1;
            }

        .left li {
            display: block;
            line-height: 26px;
            padding: 0 0 0 9px;
            background: none;
        }

            .left li a {
                color: rgb(64, 64, 64);
                font-family: 微软雅黑;
                font-size: 12px;
            }

                .left li a:hover {
                    color: #3b9a0f;
                    text-decoration: none;
                }

    .right {
        float: right;
        width: 80%;
        padding-right: 25px;
    }

        .right h1 {
            font-size: 16px;
            color: #4ca800;
        }

        .right .top {
            padding: 10px 0 0 35px;
            background-color: #f0f0f0;
            position: relative;
        }

            .right .top span {
                position: absolute;
                top: 10px;
                color: #404040;
                font-weight: 600;
                left: 1px;
            }

            .right .top img {
                margin-right: 5px;
                position: relative;
                top: -2px;
            }

            .right .top a {
                color: #404040;
                width: 30%;
                font-size: 12px;
                display: inline-block;
                margin-bottom: 10px;
            }

                .right .top a:hover {
                    color: #3b9a0f;
                    text-decoration: none;
                }

    .man {
        position: relative;
    }

        .man b {
            border-bottom: 1px solid #d7d7d7;
            display: block;
            width: 100%;
            position: relative;
            height: 1px;
        }

        .man h2 {
            border-left: 4px solid #4ca800;
            line-height: 18px;
            font-size: 18px;
            padding-left: 10px;
            position: relative;
            top: 18px;
            padding-right: 10px;
            z-index: 2;
            display: inline-block;
            background-color: #fff;
        }

        .man b img {
            position: absolute;
            right: 0;
            top: -3px;
            padding-left: 5px;
            background-color: #fff;
        }

        .man div {
            padding-left: 20px;
        }

            .man div h3 {
                line-height: 18px;
                font-size: 18px;
                padding-left: 10px;
                position: relative;
                top: 18px;
                padding-right: 10px;
                z-index: 2;
                background-color: #fff;
                background: url("../img/fangkuai.png") no-repeat left center;
            }

            .man div li {
                margin-top: 10px;
                display: inline-block;
                width: 100%;
                line-height: 26px;
                padding: 0 6px 0 15px;
                background: url(../img/jt.png) no-repeat 0px center;
            }

                .man div li a {
                    color: rgb(64, 64, 64);
                    font-family: 微软雅黑;
                    font-size: 15px;
                }

                    .man div li a:hover {
                        color: #3b9a0f;
                        text-decoration: none;
                    }

    .navbar-brand.logotest img {
        width: 200px;
        height: 37px;
        text-align: initial
    }

    .ser_bg {
        margin-top: 67px;
    }

    .search {
        width: 274px;
        height: 76px;
        top: 120px;
        margin: -38px 0 0 -137px;
        line-height: 76px
    }

        .search input[type="text"] {
            height: 27px;
            width: 207px;
            line-height: 27px;
        }

        .search input[type="button"], .search input[type="submit"] {
            width: 60px;
            height: 27px;
            font-size: 14px;
            line-height: 25px
        }

    .search_menu ul li {
        width: 85px;
        height: 30px;
        font-size: 14px
    }

    .search_menu a {
        width: 85px;
        height: 30px
    }

    .search_menu span {
        margin-top: 56px
    }

        .search_menu span label {
            color: #fff;
            margin-left: 5px;
            cursor: pointer;
            font-size: 12px
        }

    #span1 {
        margin-top: 56px
    }

    .martop {
        margin-top: 0
    }

    .szzy ul {
        height: 100px
    }

        .szzy ul li {
            line-height: 24px
        }

        .szzy ul.syzy {
            height: 75px
        }

    .martop-szzy {
        margin-top: 10px
    }

    .nav {
        background: #f7f7f7
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .nav > li > a {
        padding: 5px 25px
    }

    .navbar-default .navbar-nav > .active > a:focus {
        background-color: #e7e7e7
    }

    .zy_left ul li dl dt img {
        width: 65px;
        height: 45px
    }

    .zy_left ul li dl dd p {
        display: none
    }

    .zy_left ul li dl dd a {
        color: #5e5e5e;
        font-size: 14px
    }

    .zy_left ul li {
        height: 85px
    }

        .zy_left ul li dl dd {
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            overflow: hidden
        }

            .zy_left ul li dl dd strong {
                display: block;
                margin-left: 14px
            }

            .zy_left ul li dl dd span {
                float: left;
                margin-left: 13px
            }

    .page_nav {
        line-height: 30px
    }

        .page_nav a {
            padding-right: 1px;
            padding-left: 1px;
            font-size: 10px
        }

        .page_nav span {
            padding-right: 1px;
            padding-left: 1px;
            font-size: 10px
        }

        .page_nav .current {
            padding-right: 1x;
            padding-left: 1px
        }

    .zy_left ul li.hh {
        height: 95px
    }

    .zy_left ul li dl.ww dd strong {
        font-size: 10px
    }

    .content_hd dl dt h1 {
        font-size: 16px
    }

    .carousel-inner > .item > a > img {
        height: 159px
    }

    .login {
        right: 80px;
        bottom: 10px
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .login {
        right: 70px;
        bottom: 40px
    }

    .left {
        display: inline-block;
        float: left;
        width: 18%;
    }

        .left h1 {
            border-left: 4px solid #4ca800;
            line-height: 18px;
            font-size: 18px;
            padding-left: 10px;
        }

        .left div {
            border-bottom: 1px solid #c2c2c2;
            width: 95%;
            margin: 50px auto;
            position: relative;
            height: 1px;
        }

            .left div span {
                display: block;
                width: 60px;
                text-align: center;
                position: relative;
                top: -7px;
                margin: 0 auto;
                background-color: #fff;
                font-size: 16px;
                line-height: 1;
            }

        .left li {
            display: block;
            line-height: 26px;
            padding: 0 6px 0 25px;
            background: url(../img/jt.png) no-repeat 10px center;
        }

            .left li a {
                color: rgb(64, 64, 64);
                font-family: 微软雅黑;
                font-size: 15px;
            }

                .left li a:hover {
                    color: #3b9a0f;
                    text-decoration: none;
                }

    .right {
        float: right;
        width: 80%;
        padding-right: 40px;
    }

        .right h1 {
            font-size: 16px;
            color: #4ca800;
        }

        .right .top {
            padding: 10px 10px 10px 60px;
            background-color: #f0f0f0;
            position: relative;
        }

            .right .top span {
                position: absolute;
                top: 10px;
                color: #404040;
                font-weight: 600;
                left: 10px;
            }

            .right .top img {
                margin-right: 5px;
                position: relative;
                top: -2px;
            }

            .right .top a {
                color: #404040;
                width: 24%;
                display: inline-block;
                margin-bottom: 10px;
            }

                .right .top a:hover {
                    color: #3b9a0f;
                    text-decoration: none;
                }

    .man {
        position: relative;
    }

        .man b {
            border-bottom: 1px solid #d7d7d7;
            display: block;
            width: 100%;
            position: relative;
            height: 1px;
        }

        .man h2 {
            border-left: 4px solid #4ca800;
            line-height: 18px;
            font-size: 18px;
            padding-left: 10px;
            position: relative;
            top: 18px;
            padding-right: 10px;
            z-index: 2;
            display: inline-block;
            background-color: #fff;
        }

        .man b img {
            position: absolute;
            right: 0;
            top: -3px;
            padding-left: 5px;
            background-color: #fff;
        }

        .man div {
            padding-left: 20px;
        }

            .man div h3 {
                line-height: 18px;
                font-size: 18px;
                padding-left: 10px;
                position: relative;
                top: 18px;
                padding-right: 10px;
                z-index: 2;
                background-color: #fff;
                background: url("../img/fangkuai.png") no-repeat left center;
            }

            .man div li {
                margin-top: 10px;
                display: inline-block;
                width: 49%;
                line-height: 26px;
                padding: 0 6px 0 15px;
                background: url(../img/jt.png) no-repeat 0px center;
            }

                .man div li a {
                    color: rgb(64, 64, 64);
                    font-family: 微软雅黑;
                    font-size: 15px;
                }

                    .man div li a:hover {
                        color: #3b9a0f;
                        text-decoration: none;
                    }

    .navbar-brand.logotest img {
        width: 200px;
        height: 37px;
        text-align: initial
    }

    .nav > li {
        margin-top: 30px;
        font-size: 14px
    }

        .nav > li a {
            border-right: 1px solid #c5c6c5;
            color: #5e5e5e;
            padding: 0 5px;
            font-size: 14px
        }

        .nav > li:last-child a {
            border-right: 0
        }

    .ser_bg {
        margin-top: 59px
    }

    .search {
        width: 490px;
        height: 76px;
        top: 120px;
        margin: -38px 0 0 -245px;
        line-height: 76px
    }

        .search input[type="text"] {
            height: 30px;
            width: 377px
        }

        .search input[type="button"], .search input[type="submit"] {
            width: 95px;
            height: 30px;
            font-size: 14px;
            line-height: 30px
        }

    .search_menu ul li {
        width: 85px;
        height: 30px;
        font-size: 14px;
        line-height: 30px
    }

    .search_menu a {
        width: 85px;
        height: 30px
    }

    .search_menu span {
        margin-top: 56px
    }

        .search_menu span label {
            margin-right: 10px;
            color: #fff;
            margin-left: 20px;
            cursor: pointer
        }

    #span1 {
        margin-top: 56px
    }

    .martop {
        margin-top: 20px
    }

    .szzy ul {
        height: 100px
    }

        .szzy ul li {
            line-height: 24px
        }

        .szzy ul.syzy {
            height: 75px
        }

    .martop-szzy {
        margin-top: 10px
    }

    .zy_left ul li dl dt img {
        width: 145px;
        height: 85px
    }

    .zy_left ul li dl dd p {
        margin: 10px 0;
        color: #404040;
        line-height: 22px;
        text-align: justify
    }

        .zy_left ul li dl dd p a {
            font-size: 12px;
            color: #8d8d8d
        }

        .zy_left ul li dl dd p img {
            vertical-align: middle;
            margin-left: 5px
        }

    .zy_left ul li dl dd a {
        color: #5e5e5e;
        font-size: 16px;
        font-weight: 600
    }

    .zy_left ul li {
        height: 52px
    }

        .zy_left ul li dl dd span {
            float: right;
            margin-right: 8px;
            bottom: 0;
            right: 20px
        }

    .page_nav {
        line-height: 80px
    }

        .page_nav a {
            padding-right: 5px;
            padding-left: 5px
        }

        .page_nav span {
            padding-right: 5px;
            padding-left: 5px
        }

        .page_nav .current {
            padding-right: 5px;
            padding-left: 5px;
            margin: 2px
        }

    .zy_left ul li.hh {
        height: 150px
    }

    .zy_left ul li dl.ww dd strong {
        font-size: 14px
    }

    .content_hd dl dt h1 {
        font-size: 24px
    }

    .carousel-inner > .item > a > img {
        height: 239px
    }

    .login {
        right: 80px;
        bottom: 20px
    }
}

@media (min-width: 1200px) {
    .navbar img {
        margin-top: 20px
    }

    .nav > li {
        margin-top: 90px;
        font-size: 16px
    }

        .nav > li a {
            border-right: 1px solid #c5c6c5;
            color: #5e5e5e;
            padding: 0 15px
        }

        .nav > li:last-child a {
            border-right: 0
        }

    .ser_bg {
        margin-top: 129px
    }

    .navbar {
        height: 129px
    }

    .search {
        width: 720px;
        height: 76px;
        top: 200px;
        margin: -38px 0 0 -360px;
        line-height: 76px
    }

        .search input[type="text"] {
            height: 38px;
            width: 577px;
            line-height: 38px;
        }

        .search input[type="button"], .search input[type="submit"] {
            width: 125px;
            height: 38px;
            font-size: 16px;
            line-height: 38px
        }

    .search_menu ul li {
        width: 95px;
        height: 32px;
        font-size: 16px
    }

    .search_menu a {
        width: 95px;
        height: 32px
    }

    .search_menu span {
        margin-top: 66px
    }

        .search_menu span label {
            margin-right: 10px;
            color: #fff;
            margin-left: 30px;
            cursor: pointer
        }

    #span1 {
        margin-top: 66px
    }

    .martop {
        margin-top: 30px
    }

    .szzy ul {
        height: 110px
    }

        .szzy ul li {
            line-height: 26px
        }

        .szzy ul.syzy {
            height: 80px
        }

    .martop-szzy {
        margin-top: 0
    }

    .zy_left ul li dl dt img {
        width: 245px;
        height: 145px
    }

    .zy_left ul li dl dd p {
        margin: 10px 0;
        color: #404040;
        line-height: 22px;
        text-align: justify
    }

        .zy_left ul li dl dd p a {
            font-size: 12px;
            color: #8d8d8d
        }

        .zy_left ul li dl dd p img {
            vertical-align: middle;
            margin-left: 5px
        }

    .zy_left ul li dl dd a {
        color: #5e5e5e;
        font-size: 16px;
        font-weight: 600
    }

    .zy_left ul li {
        height:52px
    }

        .zy_left ul li dl dd span {
            float: right;
            margin-right: 8px;
            bottom: 0;
            right: 20px
        }

    .page_nav {
        line-height: 80px
    }

        .page_nav a {
            padding-right: 5px;
            padding-left: 5px
        }

        .page_nav span {
            padding-right: 5px;
            padding-left: 5px
        }

        .page_nav .current {
            padding-right: 5px;
            padding-left: 5px;
            margin: 2px
        }

    .zy_left ul li.hh {
        height: 150px
    }

    .zy_left ul li dl.ww dd strong {
        font-size: 14px
    }

    .content_hd dl dt h1 {
        font-size: 24px
    }

    .carousel-inner > .item > a > img {
        height: 239px
    }

    .login {
        right: 70px;
        bottom: 40px
    }
}

@media screen and (max-width:767px) {
    .navbar-brand.logotest img {
        width: 120px !important;
        height: 37px !important;
        text-align: initial;
        margin-left: 10px;
    }

        .navbar-brand.logotest img.n2 {
            width: 80px !important;
            height: 37px;
            text-align: initial;
        }
}

@media(min-width:767px) and (max-width:1200px) {
    .navbar-brand.logotest img {
        width: 120px;
        height: 37px;
        text-align: initial
    }

        .navbar-brand.logotest img.n2 {
            width: 80px;
            height: 37px;
            text-align: initial
        }
}

.navbar-brand.logotest img {
    width: 280px;
    height: 79px;
    text-align: initial
}

    .navbar-brand.logotest img.n2 {
        width: 119px;
        height: 79px;
        text-align: initial
    }

.hint {
    position: relative;
    display: inline-block;
}

    .hint:before, .hint:after {
        position: absolute;
        opacity: 0;
        z-index: 1000000;
        -webkit-transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        pointer-events: none;
    }

    .hint:hover:before, .hint:hover:after {
        opacity: 1;
    }

    .hint:before {
        content: '';
        position: absolute;
        background: transparent;
        border: 6px solid transparent;
        position: absolute;
    }

    .hint:after {
        width: 100%;
        line-height: 18px;
        border: 1px solid #747474;
        content: attr(data-hint);
        background: rgba(255, 254, 235,1);
        color: #000000;
        padding: 0 10px;
        font-size: 12px;
        box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
        margin-top: -20px;
        margin-left: -10px;
    }

.bnt-info a.info {
    position: relative;
    z-index: 0;
    text-decoration: none
}

    .bnt-info a.info span {
        display: none
    }

    .bnt-info a.info:hover span {
        display: block;
        position: absolute;
        top: -10PX;
        left: 60px;
        width: 100px;
        border: 1px solid #898989;
        background-color: #fffef9;
        color: #000;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
    }


/* default: bottom */
.search_menu ul li a.info {
    position: relative;
    z-index: 0;
    text-decoration: none
}

    .search_menu ul li a.info span {
        display: none
    }

    .search_menu ul li a.info:hover span {
        display: block;
        position: absolute;
        top: -100px;
        left: 60px;
        width: 150px;
        border: 1px solid #898989;
        background-color: #fffef9;
        color: #000;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
    }

/*****************************************************/
.m-banner {
    width: 100%;
    height: 319px;
    background: #0047f6;
    margin-top: 130px;
    overflow: hidden;
}

    .m-banner.dj {
        height: 216px;
    }
/* 图片轮播切换 */
.m-loc {
    padding: 20px 0;
}

    .m-loc.ej {
        border-bottom: 1px solid #d7d7d7;
    }

    .m-loc a {
        color: #333;
        text-align: right;
    }

        .m-loc a:hover {
            color: #da9d07;
        }

    .m-loc strong {
        display: block;
        float: right;
        font-weight: 400;
    }

    .m-loc span {
        font-size: 20px;
        font-weight: 600;
        color: #333;
    }

        .m-loc span b {
            color: #c1c1c1;
            font-family: arial;
            font-weight: 400;
            margin-left: 10px;
        }

.g-container {
    width: 1200px;
    margin: 0 auto;
    display: block;
    height: 100%;
    overflow: hidden; /*background: green;*/
}

.n-dqdt {
    width: 100%;
    display: block;
    float: left;
}

.n-dqdt-left {
    width: 48%;
    margin-right: 2%;
    display: block;
    float: left;
    margin-top: 18px;
}

.n-dqdt-right {
    width: 50%;
    display: block;
    float: left;
}

    .n-dqdt-right ul {
        margin-top: 20px;
        display: block;
        float: left;
        width: 100%;
    }

        .n-dqdt-right ul li {
            width: 100%;
            display: block;
            float: left;
            padding: 4px 0;
            background: url(../img/dotdj.png) no-repeat left;
        }

            .n-dqdt-right ul li a {
                display: block;
                float: left;
                color: #5e5c5c;
                white-space: nowrap;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                overflow: hidden;
                width: 80%;
                text-indent: 15px;
                font-weight: 400;
            }

                .n-dqdt-right ul li a:hover {
                    color: #da9d07;
                }

            .n-dqdt-right ul li b {
                display: block;
                float: right;
                font-weight: 400;
                margin-right: 20px;
                font-style: normal;
            }

.m-tit {
    width: 100%;
    border-bottom: 1px solid #a6a6a6;
    display: block;
    float: left;
    padding: 20px 0 10px 0;
    position: relative;
    font-size: 14px;
}

    .m-tit span {
        display: block;
        color: #b8b8b8;
        font-size: 30px;
    }

    .m-tit strong {
        border-bottom: 3px solid #0168f4;
        padding: 9px 0;
        color: #333;
        font-size: 20px;
    }

    .m-tit.dj strong {
        border-bottom: 3px solid #bb0101;
    }

    .m-tit a {
        padding: 2px 10px;
        background: #c00507;
        display: block;
        float: right;
        color: #fff;
        border-radius: 20px;
        position: absolute;
        right: 0;
        bottom: 5px;
        font-size: 14px;
        font-family: "微软雅黑";
    }

        .m-tit a:hover {
            background: #e92628;
        }

    .m-tit b {
        color: #c6c6c6;
        font-weight: 400;
        font-family: arial;
        padding: 0 10px;
        font-size: 20px;
    }

/* 图片轮播切换 */



/* 图片轮播切换 */
.n-dj-newslist {
    width: 50%;
    display: block;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .n-dj-newslist.left {
        width: 47%;
        margin-right: 3%;
    }

    .n-dj-newslist dl {
        padding: 20px 0;
        display: block;
        float: left;
        width: 100%;
    }

        .n-dj-newslist dl dt, .n-dj-newslist dl dd {
            display: block;
            float: left;
        }

        .n-dj-newslist dl dt {
            width: 30%;
            margin-right: 2%;
        }

            .n-dj-newslist dl dt img {
                border: 5px solid #fff;
                margin-left: 5px;
                -webkit-box-shadow: 5px 5px 5px #dcdcdc;
                -moz-box-shadow: 5px 5px 5px #dcdcdc;
                box-shadow: 5px 5px 3px #dcdcdc;
            }

        .n-dj-newslist dl dd {
            width: 68%;
        }

    .n-dj-newslist ul {
        display: block;
        float: left;
        width: 100%;
    }

        .n-dj-newslist ul li {
            width: 100%;
            display: block;
            float: left;
            padding: 4px 0;
            background: url(../img/dotdj.png) no-repeat left;
        }

            .n-dj-newslist ul li a {
                display: block;
                float: left;
                color: #5e5c5c;
                white-space: nowrap;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                overflow: hidden;
                width: 100%;
                text-indent: 15px;
                font-weight: 400;
            }

                .n-dj-newslist ul li a:hover {
                    color: #da9d07;
                }

.m-index-info {
    width: 100%;
    height: 85px;
    display: block;
    overflow: hidden;
}

.m-index-info-bg {
    width: 1920px;
    background: #f2f2f2 url(../img/info1920bg.png) no-repeat;
    margin: 0 auto;
    display: block;
    height: 85px;
}

    .m-index-info-bg.dj {
        background: #f2f2f2 url(../img/info1920bg-dj.png) no-repeat;
    }

.m-index-info-con {
    position: absolute;
    width: 1200px;
    margin: 0 0 0 -600px;
    height: 85px;
    left: 50%;
}

    .m-index-info-con ul li {
        display: block;
        float: left;
        list-style: none;
        width: 24.8%;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        border-right: 1px solid #3989f6;
        height: 40px;
        margin-top: 30px;
        line-height: 40px;
    }

    .m-index-info-con.dj ul li {
        border-right: 1px solid #bc3a3e;
    }

    .m-index-info-con ul li img {
        vertical-align: middle;
    }
/*footer*/
.footer.dj {
    background: url(../img/footerbg.png);
    border-top: none;
    color: #fff;
}

    .footer.dj dt {
        color: #fff;
    }

    .footer.dj dd {
        color: #fff !important;
    }

        .footer.dj dd a {
            color: #fff !important;
            font-weight: 400;
        }

    .footer.dj dl {
        color: #fff;
    }

.events_list ul li em.embg.dj {
    background: url(../img/embg-jd.jpg)no-repeat left bottom;
    color: #ce560d
}

.djgz .zy_left ul li dl em {
    height: 15px;
    width: 4px;
    background: #bf0407;
    display: block;
    float: left;
    font-style: normal;
    margin-top: 4px
}

.carousel-caption.dj {
    background: url(../img/news_bg_fj.png);
}

.carousel.dj {
    position: relative;
    border: 1px solid red
}

.feny td, .feny div {
    font-size: 16px !important;
    font-family: 'Microsoft YaHei' !important
}

.feny a, .feny span, .feny input {
    height: 26px !important;
    line-height: 26px !important;
    padding: 0 10px !important;
    font-size: 14px !important;
    font-family: 'Microsoft YaHei' !important;
    align-items: center;
    display: inline-block;
    margin: 0;
    outline: none;
}