﻿body
{margin:0 auto;padding:0px;font-size:12px; font-family:微软雅黑;width:100%;}
ul{list-style:none;}
img,a img {border:none;}
a{text-decoration:none;}
a{color:#000;}
a:hover{text-decoration:none;}


* {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

img {
    border: none;
}

a img:hover {
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

ul, li, a {
    text-decoration: none;
    list-style-type: none;
}

body, html {
    font-family: "宋体";
}

#head {
    width: 100%;
    height: auto;
}

.head_top {
    height: 30px;
    width: 100%;
    background: #A41F1C;
}

.head_top_n {
    width: 1100px;
    margin: 0 auto;
}

.head_top p {
    color: #CBC9C9;
    font-size: 12px;
    line-height: 30px;
    float: left;
}

.head_top .qh a {
    display: block;
    width: 66px;
    height: 30px;
    line-height: 30px;
    color: #CBC9C9;
    float: left;
    font-size: 12px;
    text-align: center;
}

    .head_top .qh a.a1 {
        /*background: #57014e;*/
    }

    .head_top .qh a.a2 {
        /*background: #740569;*/
    }

    .head_top .qh a.a3 {
        /*background: #994090;*/
    }

.qh {
    float: right;
}

.head_c {
    width: 100%;
    height: 105px;
    border-bottom: 1px solid #c876c0;
}

.head_c_n {
    width: 1100px;
    margin: 0 auto;
}

    .head_c_n .logo {
        width: 521px;
        height: 78px;
        float: left;
        padding-top: 10px;
    }

    .head_c_n .ss {
        float: right;
        width: 241px;
        height: 37px;
        margin-top: 32px;
    }

        .head_c_n .ss form input {
            width: 202px;
            height: 33px;
            float: left;
            line-height: 33px;
        }

        .head_c_n .ss form button {
            width: 35px;
            height: 35px;
            border: none;
            background: none;
            float: right;
            cursor: pointer;
        }


.bannerbg {
    width: 100%;
    height: 980px;
    background: url(../images/banner_bg.jpg) no-repeat top center;
}

.bannerbg_list {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    background: #f4f4f4;
}

.bannerbg_pub {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    background: #000;
}

.bannd {
    width: 100%;
    height: 50px;
    position: relative;
}

.bannd_list {
    width: 100%;
    height: 100px;
    position: relative;
    padding-bottom: 30px;
    background: #f4f4f4;
}

.banner {
    width: 100%;
    height: 420px;
    margin: 0 auto;
}

.banner_list {
    width: 100%;
    height: 225px;
    margin: 0 auto;
    max-width: 1980px;
    background: url(../images/banner01.jpg) no-repeat top center;
}

.ind-banner {
    width: 100%;
    height: 420px;
    margin: 0 auto;
    z-index: -999;
    overflow: hidden;
}

.inpic-tab {
    width: 100%;
    height: 420px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.auto-bind-widget {
    width: 100%;
    height: 420px;
    margin: 0 auto;
    position: relative;
    z-index: -999;
}

ul.slide-list li {
    display: block;
    position: absolute;
    width: 100%;
    height: 420px;
    z-index: -999;
}

    ul.slide-list li img {
        width: 1980px;
        height: 420px;
    }

.switchable-triggerBox {
    position: absolute;
    top: 420px;
    left: 0;
    width: 100%;
    height: 11px;
    z-index: 10;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

    .switchable-triggerBox span {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin: 0 5px;
        background: url(../images/dw.png) no-repeat 0 0;
        text-align: center;
    }

        .switchable-triggerBox span.active {
            background: url(../images/yuan.png) no-repeat 0 0;
        }


.menubg_list {
    width: 100%;
    height: auto;
    padding-bottom: 2px;
    background: #A6211C;
}

.menu_list {
    width: 100%;
    height: 46px;
    position: relative;
    padding-bottom: 2px;
    background: #A6211C;
}


.dhw {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}

.dh {
    height: 50px;
    max-width: 1545px;
    background: #A41F1C;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    margin: 0 auto;
}

    .dh ul {
        width: 1100px;
        margin: 0 auto;
    }

        .dh ul li {
            height: 50px;
            background: url(../images/dhli_ng.png) no-repeat right center;
            float: left;
        }

            .dh ul li a {
                height: 50px;
                display: block;
                font-size: 14px;
                color: #fff;
                padding: 0 15px 0 15px;
                line-height: 50px;
                font-weight: bolder;
            }

                .dh ul li a:hover {
                    background: #C22521;
                }




.news {
    width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
}

    .news .xwdt {
        width: 626px;
        height: auto;
        float: left;
    }

    .news .ggtz {
        width: 450px;
        height: auto;
        float: right;
    }


    .news .xwdt .title {
        height: 48px;
    }

        .news .xwdt .title h4 {
            font-size: 20px;
            color: #951D1A;
            font-weight: bolder;
            float: left;
        }

        .news .xwdt .title p {
            font-size: 14px;
            color: #686868;
            font-weight: bolder;
            float: left;
            padding: 10px 0 0 5px;
            font-family: Arial, Helvetica, sans-serif;
        }

.more {
    width: 51px;
    height: 21px;
    float: right;
    margin-top: 6px;
}

.news .xwdt .nr {
    width: 630px;
    height: auto;
}

    .news .xwdt .nr dl {
        width: 202px;
        height: 216px;
        background: #fff;
        float: left;
        margin-right: 8px;
        margin-bottom: 8px;
    }

        .news .xwdt .nr dl dt {
            height: 114px;
        }

            .news .xwdt .nr dl dt a img {
                height: 114px;
            }

        .news .xwdt .nr dl dd {
            height: 102px;
        }

            .news .xwdt .nr dl dd .dytitle {
                padding: 5px 10px 0 10px;
            }
            .news .xwdt .nr dl dd .dytitle a{
                /*font-weight:bolder;*/
            }

                .news .xwdt .nr dl dd .dytitle p {
                    font-size: 12px;
                    color: #A6211C;
                    line-height: 20px;
                }

                    .news .xwdt .nr dl dd .dytitle p a {
                        font-size: 12px;
                        color: #A6211C;
                        line-height: 20px;
                    }

            .news .xwdt .nr dl dd .dysj {
                font-size: 12px;
                color: #868686;
                padding: 5px 0 5px 10px;
            }

            .news .xwdt .nr dl dd .dynr {
                padding: 0 10px 8px 10px;
            }

.news .dynr p {
    font-size: 12px;
    color: #000;
}

    .news .dynr p a {
        font-size: 12px;
        color: #000;
    }

.news .ggtz .title {
    height: 48px;
    border-bottom: 2px solid #891a88;
}

    .news .ggtz .title h4 {
        font-size: 20px;
        color: #951D1A;
        font-weight: bolder;
        float: left;
    }

    .news .ggtz .title p {
        font-size: 14px;
        color: #686868;
        font-weight: bolder;
        float: left;
        padding: 10px 0 0 5px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .news .ggtz .title ul li {
        cursor: pointer;
        width: 100px;
        background-color: #1f549c;
        line-height: 35px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-family: "微软雅黑";
        float: left;
    }


.news .ggtz .nr {
    width: 450px;
}

    .news .ggtz .nr dl {
        height: 86px;
        border-bottom: 1px solid #c1b395;
    }

        .news .ggtz .nr dl dt {
            width: 80px;
            height: 55px;
            padding-top: 19px;
            float: left;
        }

            .news .ggtz .nr dl dt .n {
                width: 55px;
                height: 29px;
                background: #A6211C;
                font-size: 16px;
                color: #fff;
                text-align: center;
                line-height: 29px;
            }

            .news .ggtz .nr dl dt .yr {
                width: 55px;
                height: 26px;
                background: #fff;
                font-size: 14px;
                color: #373737;
                text-align: center;
                line-height: 26px;
            }

        .news .ggtz .nr dl dd {
            padding: 19px 0 0 0;
        }

            .news .ggtz .nr dl dd .dytitle {
                line-height: 22px;
                font-size: 14px;
                color: #373737;
                text-align: left;
            }

                .news .ggtz .nr dl dd .dytitle a {
                    color: #716f6f;
                    font-weight:bold;

                }

                    .news .ggtz .nr dl dd .dytitle a:hover {
                        color: #A6211C;
                    }


#content {
    width: 100%;
    height: auto;
}

    #content .download {
        width: 100%;
        height: 410px;
        background: url(../images/download_bg.jpg) no-repeat top center;
    }

    #content .download_n {
        width: 1100px;
        height: 410px;
        margin: 0 auto;
    }

        #content .download_n .gzzd {
            width: 365px;
            float: left;
        }

            #content .download_n .gzzd .gzzd_title {
                padding: 35px 0 0 15px;
                height: 39px;
            }

                #content .download_n .gzzd .gzzd_title h4 {
                    font-size: 20px;
                    color: #fff;
                    font-weight: bolder;
                    width: 90%;
                }

                #content .download_n .gzzd .gzzd_title p {
                    color: #D8D6D6;
                    font-size: 14px;
                    font-family: Arial, Helvetica, sans-serif;
                    padding-top: 13px;
                    font-weight: bolder;
                }

        #content .download_n .gzzd_lb {
            padding: 0 0 0 15px;
            width: 300px;
        }

            #content .download_n .gzzd_lb ul li {
                height: 50px;
                border-bottom: 1px dashed #CBC9C9;
                line-height: 50px;
                background: url(../images/s-20.png) no-repeat left center;
                padding-left: 20px;
            }

                #content .download_n .gzzd_lb ul li a {
                    font-size: 14px;
                    color: #fff;
                     font-weight:300;
                }

                    #content .download_n .gzzd_lb ul li a:hover {
                        color: #CBC9C9;
                    }

        #content .download_n .gzzd span .more1 {
            width: 100%;
            padding-top: 0px;
        }

        #content .download_n .gzzd img {
            width: 40px;
            height: 18px;
            float: right;
        }

        #content .download_n .two_r {
            width: 735px;
            float: right;
        }


            #content .download_n .two_r .xzzx {
                width: 365px;
                float: left;
            }


                #content .download_n .two_r .xzzx .xzzx_title {
                    padding: 35px 0 0 15px;
                    height: 39px;
                }

                    #content .download_n .two_r .xzzx .xzzx_title h4 {
                        font-size: 20px;
                        color: #fff;
                        font-weight: bolder;
                        width: 90%;
                    }

                    #content .download_n .two_r .xzzx .xzzx_title p {
                        color: #D8D6D6;
                        font-size: 14px;
                        font-family: Arial, Helvetica, sans-serif;
                        padding-top: 13px;
                        font-weight: bolder;
                    }

        #content .download_n .xzzx_lb {
            padding: 0 0 0 15px;
            width: 300px;
        }

            #content .download_n .xzzx_lb ul li {
                height: 50px;
                border-bottom: 1px dashed #CBC9C9;
                line-height: 50px;
                background: url(../images/s-20.png) no-repeat left center;
                padding-left: 20px;
            }

                #content .download_n .xzzx_lb ul li a {
                    font-size: 14px;
                    color: #fff;
                    font-weight:300;
                }

                    #content .download_n .xzzx_lb ul li a:hover {
                        color: #CBC9C9;
                    }

        #content .download_n .two_r .zljk {
            width: 365px;
            float: right;
        }


            #content .download_n .two_r .zljk .zljk_title {
                padding: 35px 0 0 15px;
                height: 39px;
            }

                #content .download_n .two_r .zljk .zljk_title h4 {
                    font-size: 20px;
                    color: #fff;
                    font-weight: bolder;
                    width: 90%;
                }

        /*#content .download_n .two_r span {
            color: #D8D6D6;
            font-size: 14px;
            font-family: Arial, Helvetica, sans-serif;
            padding-top: 0px;
            
        }*/

            #content .download_n .two_r span .more1 {
                width: 100%;
                padding-top: 0px;
                font-weight: bolder;
            padding-left: 20px;
            }

        #content .download_n .two_r img {
            width: 40px;
            height: 18px;
            float: right;
        }

        #content .download_n .two_r .zljk .zljk_title p {
            color: #D8D6D6;
            font-size: 14px;
            font-family: Arial, Helvetica, sans-serif;
            padding-top: 13px;
            font-weight: bolder;
        }

        #content .download_n .two_r .zljk_lb {
            padding: 0 0 0 15px;
            width: 300px;
        }

            #content .download_n .two_r .zljk_lb ul li {
                height: 50px;
                border-bottom: 1px dashed #CBC9C9;
                line-height: 50px;
                background: url(../images/s-20.png) no-repeat left center;
                padding-left: 20px;
            }

                #content .download_n .two_r .zljk_lb ul li a {
                    font-size: 14px;
                    color: #fff;
                     font-weight:300;
                }

                    #content .download_n .two_r .zljk_lb ul li a:hover {
                        color: #CBC9C9;
                    }
/*#content .download_n .two_r .zljk {
    width: 300px;
    height: 253px;
    float: right;
}


#content .download_n .two_r .zljk .zljk_title {
    padding: 0px 0 0 15px;
    height: 59px;
}

    #content .download_n .two_r .zljk .zljk_title h4 {
        font-size: 20px;
        color: #A41F1C;
        font-weight: bolder;
    }

    #content .download_n .two_r .zljk .zljk_title p {
        color: #484848;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 13px;
        font-weight: bolder;
    }

#content .download_n .two_r .zljk_lb {
    padding: 0 0 0 5px;
    width: 389px;
}

    #content .download_n .two_r .zljk_lb img {
        padding: 5px 0 5px 5px;
        width: 320px;
        height: 230px;
    }

    #content .download_n .two_r .zljk_lb ul li {
        height: 47px;
        border-bottom: 1px dashed #2A2A2A;
        line-height: 47px;
        background: url(../images/s-06.png) no-repeat left center;
        padding-left: 10px;
    }

        #content .download_n .two_r .zljk_lb ul li a {
            font-size: 14px;
            color: #373737;
        }

            #content .download_n .two_r .zljk_lb ul li a:hover {
                color: #A6211C;
            }*/



.more1 {
    width: 60px;
    height: 28px;
    padding-top: 28px;
    padding-left: 15px;
}

.jiaoshi {
    width: 100%;
    height: 419px;
    background: url(../images/xuexiao2_bg.jpg) no-repeat top center;
}

#content .jiaoshi .jiaoshi_title {
    width: 100%;
    text-align: center;
    height: 39px;
    padding-top: 5px;
    
}

    #content .jiaoshi .jiaoshi_title h4 {
        font-size: 20px;
        color: #A41F1C;
        font-weight: bolder;
        text-align: center;
       
    }

    #content .jiaoshi .jiaoshi_title p {
        color: #484848;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 5px;
        font-weight: bolder;
        line-height: 30px;
    }

     #content .jiaoshi .jiaoshi_title .more1 {
            width: 1000px;
            padding-top: 0px;
            
        }

        #content .jiaoshi .jiaoshi_title img {
            width: 40px;
            height: 18px;
            float: right;
            /*padding-right:200px;*/
        }

.liuxue {
    width: 100%;
    height: 429px;
    background: url(../images/xuexiao1_bg.jpg) no-repeat top center;
}

    .liuxue .liuxue_n {
        width: 1100px;
        height: auto;
        margin: 0 auto;
        padding-top: 40px;
    }

        .liuxue .liuxue_n .glxt {
            width: 222px;
            float: left;
        }

            .liuxue .liuxue_n .glxt ul li {
                color: #fff;
                margin-bottom: 3px;
                height: 47px;
            }

                .liuxue .liuxue_n .glxt ul li.li_1 {
                    height: 50px;
                     background: url(../images/daohang_bg.png) no-repeat top center;
                    /*background: #951D1A;*/
                    /*border-bottom: 4px solid #C22521;*/
                    line-height: 54px;
                    text-align: center;
                    color: #fff;
                    font-size: 18px;
                    font-family: "黑体";
                }

                .liuxue .liuxue_n .glxt ul li.li_2 {
                    height: 47px;
                    background: url(../images/nav.png) no-repeat top center;
                    line-height: 47px;
                    text-align: left;
                    color: #C22521;
                    font-size: 14px;
                    padding-left: 30px;
                }

                .liuxue .liuxue_n .glxt ul li.li_3 {
                    height: 52px;
                    /*background: url(../images/nav.png) no-repeat top center;*/
                    line-height: 52px;
                    text-align: left;
                    padding-top:2px;
                    padding-bottom:2px;
                    /*color: #C22521;
                    font-size: 14px;*/
                    /*padding-left: 30px;*/
                }
                 .liuxue .liuxue_n .glxt ul li.li_3 img{
                      
                    height: 52px;
                    width:222px;
                    
                }

                .liuxue .liuxue_n .glxt ul li a {
                    display: block;
                    width: 222px;
                    height: 47px;
                }

                    .liuxue .liuxue_n .glxt ul li a:hover {
                        display: block;
                        width: 222px;
                        height: 47px;
                        color: #A6211C;
                    }

        .liuxue .liuxue_n .hwlx {
            width: 845px;
            float: right;
        }

            .liuxue .liuxue_n .hwlx .hwxx {
                width: 419px;
                height: 253px;
                float: left;
            }

            .liuxue .liuxue_n .hwlx span .more1 {
                width: 100%;
                padding-top: 0px;
            }

            .liuxue .liuxue_n .hwlx img {
                width: 40px;
                height: 18px;
                float: right;
                padding-right:20px;
            }

#content .liuxue .hwlx .hwxx .hwxx_title {
    padding: 0px 0 0 15px;
    height: 49px;
}

    #content .liuxue .hwlx .hwxx .hwxx_title h4 {
        font-size: 20px;
        color: #A41F1C;
        font-weight: bolder;
        width:90%;
    }

    #content .liuxue .hwlx .hwxx .hwxx_title p {
        color: #484848;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 13px;
        font-weight: bolder;
    }

#content .liuxue .hwxx_lb {
    padding: 0 0 0 5px;
    width: 389px;
}

    #content .liuxue .hwxx_lb ul li {
        height: 47px;
        border-bottom: 1px dashed #2A2A2A;
        line-height: 47px;
        background: url(../images/s-06.png) no-repeat left center;
        padding-left: 20px;
    }

        #content .liuxue .hwxx_lb ul li a {
            font-size: 14px;
            color: #373737;
        }

            #content .liuxue .hwxx_lb ul li a:hover {
                color: #A6211C;
            }

.liuxue .liuxue_n .hwlx .lxnd {
    width: 419px;
    height: 253px;
    float: right;
}


#content .liuxue .hwlx .lxnd .lxnd_title {
    padding: 0px 0 0 15px;
    height: 49px;
    
}

    #content .liuxue .hwlx .lxnd .lxnd_title h4 {
        font-size: 20px;
        color: #A41F1C;
        font-weight: bolder;
        width:90%;
    }

    #content .liuxue .hwlx .lxnd .lxnd_title p {
        color: #484848;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 13px;
        font-weight: bolder;
    }

#content .liuxue .lxnd_lb {
    padding: 0 0 0 5px;
    width: 389px;
}

    #content .liuxue .lxnd_lb img {
        padding: 5px 0 5px 5px;
        width: 320px;
        height: 230px;
    }

    #content .liuxue .lxnd_lb ul li {
        height: 47px;
        border-bottom: 1px dashed #2A2A2A;
        line-height: 47px;
        background: url(../images/s-06.png) no-repeat left center;
        padding-left: 20px;
    }

        #content .liuxue .lxnd_lb ul li a {
            font-size: 14px;
            color: #373737;
        }

            #content .liuxue .lxnd_lb ul li a:hover {
                color: #A6211C;
            }

.liuxue .liuxue_n .hwlx .cylj {
    width: 745px;
    padding-top: 32px;
}

    .liuxue .liuxue_n .hwlx .cylj .cy {
        width: 240px;
        height: 26px;
        float: left;
        background: url(../images/cylj.jpg) no-repeat;
    }

    .liuxue .liuxue_n .hwlx .cylj select {
        width: 239px;
        height: 26px;
        float: left;
    }

        .liuxue .liuxue_n .hwlx .cylj select.s1 {
            margin-left: 14px;
        }

        .liuxue .liuxue_n .hwlx .cylj select.s2 {
            margin-left: 13px;
        }

        .liuxue .liuxue_n .hwlx .cylj select.s3 {
            margin: 18px 14px 0 0;
        }

        .liuxue .liuxue_n .hwlx .cylj select.s4 {
            margin: 18px 14px 0 0;
        }

        .liuxue .liuxue_n .hwlx .cylj select.s5 {
            margin-top: 18px;
        }







#listcontent {
    width: 100%;
    height: auto;
    background: #f4f4f4;
    padding-bottom: 50px;
}

.listcontent_n {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}

    .listcontent_n .list_left {
        width: 216px;
        height: auto;
        float: left;
    }

        .listcontent_n .list_left dl dt {
            width: 216px;
            height: 70px;
            /*background: url(../images/wz.jpg) no-repeat top center;*/
            font-family: "黑体";
            font-size: 26px;
            color: #fff;
            font-weight: bolder;
            background-color: #951D1A;
        }

            .listcontent_n .list_left dl dt span.ss1 {
                padding: 22px 0 0 27px;
                display: block;
            }

            .listcontent_n .list_left dl dt span.sym {
                padding: 22px 0 0 27px;
                display: block;
            }

        .listcontent_n .list_left dl dd {
            width: 216px;
            height: auto;
        }

            .listcontent_n .list_left dl dd ul li { /*height:42px; border-bottom:2px solid #efefef; */
                background: url(../images/wz_bg.jpg) no-repeat;
            }

                .listcontent_n .list_left dl dd ul li a {
                    font-family: "黑体";
                    font-size: 14px;
                    color: #000;
                    display: block;
                    line-height: 44px;
                }

                    .listcontent_n .list_left dl dd ul li a:hover {
                        background: #e9e9e9;
                        color: #A41F1C;
                    }


        .listcontent_n .list_left ul li {
            width: 216px; /*height:70px;*/
            /*background: url(../images/wz.jpg) no-repeat top center;*/
            font-family: "黑体";
            font-size: 26px;
            color: #fff;
            font-weight: bolder;
            background-color: #951D1A;
        }

            .listcontent_n .list_left ul li span.ss1 {
                padding: 22px 0 0 27px;
                display: block;
            }

            .listcontent_n .list_left ul li.wp_column { /*height:42px; border-bottom:2px solid #efefef;*/
                background: url(../images/wz_bg.jpg) no-repeat;
            }

                .listcontent_n .list_left ul li.wp_column a {
                    font-family: "黑体";
                    font-size: 14px;
                    color: #000;
                    display: block;
                    line-height: 44px;
                }

                    .listcontent_n .list_left ul li.wp_column a:hover {
                        background: #e9e9e9;
                        color: #A41F1C;
                    }

.list_right {
    width: 865px;
    float: right;
    background: #fff;
    padding-bottom: 20px;
}

    .list_right .lmwz {
        height: 68px;
    }

        .list_right .lmwz span.dqwz {
            display: block;
            padding: 20px 0 0 25px;
            font-size: 12px;
            color: #999999;
        }

            .list_right .lmwz span.dqwz:hover {
                color: #A41F1C;
            }

        .list_right .lmwz span.swz {
            display: block;
            padding: 20px 0 0 25px;
            font-size: 12px;
            color: #999999;
        }

            .list_right .lmwz span.swz a:hover {
                color: #A41F1C;
            }

    .list_right .lblm {
        width: 820px;
        height: auto;
        border-top: 1px solid #dddddd;
        margin: 0 auto;
        padding-bottom: 50px;
        padding-top: 20px;
    }

    .list_right .gjslt {
        width: 820px;
        height: auto;
        border-top: 1px solid #dddddd;
        margin: 0 auto;
        padding-bottom: 50px;
        padding-top: 20px;
    }

    .list_right .gathd {
        width: 820px;
        height: auto;
        border-top: 1px solid #dddddd;
        margin: 0 auto;
        padding-bottom: 50px;
        padding-top: 20px;
    }

    .list_right .lblm #wp_news_w15 ul li {
        height: 40px;
        border-bottom: 1px dashed #cfcfcf;
        background: url(../images/lb_left.jpg) no-repeat left center;
    }

        .list_right .lblm #wp_news_w15 ul li a {
            line-height: 40px;
            font-size: 12px;
            color: #000;
            padding-left: 15px;
        }

            .list_right .lblm #wp_news_w15 ul li a:hover {
                color: #A41F1C;
            }


    .list_right .gjslt dl {
        width: 123px;
        height: 121px;
        float: left;
        border: 1px dashed #e2e2e2;
        margin: 25px 45px 0 0;
        padding: 12px 5px 0 5px;
        overflow: hidden;
    }

        .list_right .gjslt dl dt {
            width: 125px;
            height: 94px;
            overflow: hidden;
        }

            .list_right .gjslt dl dt img {
                width: 125px;
                height: 94px;
            }

        .list_right .gjslt dl dd {
            text-align: center;
            height: 31px;
        }

            .list_right .gjslt dl dd a {
                color: #333;
                line-height: 31px;
                color: #5a5959;
                cursor: default;
            }

                .list_right .gjslt dl dd a:hover {
                    color: #F90;
                }





    .list_right .gathd dl {
        width: 202px;
        height: 216px;
        background: #fff;
        float: left;
        margin-right: 38px;
        margin-bottom: 10px;
    }

        .list_right .gathd dl dt {
            height: 114px;
        }

            .list_right .gathd dl dt a img {
                height: 114px;
            }

        .list_right .gathd dl dd {
            height: 102px;
        }

            .list_right .gathd dl dd .dytitle {
                padding: 5px 10px 0 10px;
            }

                .list_right .gathd dl dd .dytitle p {
                    font-size: 12px;
                    color: #A6211C;
                    line-height: 20px;
                }

                    .list_right .gathd dl dd .dytitle p a {
                        font-size: 12px;
                        color: #A6211C;
                        line-height: 20px;
                    }

            .list_right .gathd dl dd .dysj {
                font-size: 12px;
                color: #868686;
                padding: 5px 0 5px 10px;
            }

            .list_right .gathd dl dd .dynr {
                padding: 0 10px 8px 10px;
            }

    .list_right .gathd .dynr p {
        font-size: 12px;
        color: #000;
    }

        .list_right .gathd .dynr p a {
            font-size: 12px;
            color: #000;
        }



    .list_right .nry {
        width: 820px;
        height: auto;
        border-top: 1px solid #dddddd;
        margin: 0 auto;
        padding-bottom: 50px;
    }

        .list_right .nry dl dt {
            height: 20px;
            line-height: 20px;
            text-align: center;
            font-size: 16px;
            color: #383838;
            font-weight: bolder;
            padding-top: 34px;
        }

        .list_right .nry dl dd.dd1 {
            width: 666px;
            height: 30px;
            margin: 28px 27px 31px 27px;
            background: #f5f5f5;
            font-size: 12px;
            color: #666666;
            line-height: 30px;
            text-align: center;
        }

        .list_right .nry dl dd.dd2 {
            width: 666px;
            height: auto;
            font-size: 12px;
            color: #000;
            line-height: 28px;
            overflow: hidden;
            margin: 0 auto;
        }

#foot {
    width: 100%;
    height: 140px;
    /*background: url(../images/foot_bg.png) no-repeat top center;*/
    background: #A41F1C;
}

.foot_n {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}

    .foot_n .foot_logo {
        width: 222px;
        height: 67px;
        padding: 37px 0 0 37px;
        float: left;
    }

    .foot_n .footdh {
        float: right;
        padding: 38px 15px 0 0;
    }

        .foot_n .footdh ul li {
            float: left;
            background: url(../images/footli_bg.jpg) no-repeat right center;
        }

            .foot_n .footdh ul li a {
                font-size: 12px;
                color: #CBC9C9;
                padding: 0 8px 0 8px;
            }

    .foot_n p {
        font-size: 12px;
        color: #CBC9C9;
        float: right;
        padding: 12px 15px 0 0;
        display: block;
        width: 580px;
        text-align: right;
    }

    .foot_n a {
        color: #CBC9C9;
    }

#wp_nav_w1 ul.wp_nav {
    width: 1100px;
    margin: 0 auto;
}

#wp_nav_w1 .wp_nav .nav-item a.parent:hover span.item-name {
    color: #fff;
}

.wp_article_list .list_item .Article_Index {
    width: 0px !important;
    height: 0px;
    margin-top: 0px !important;
    margin-right: 0px !important;
    background: none !important;
}

#wp_listcolumn_w12 .wp_listcolumn .wp_column a {
    background: none !important;
    border-bottom: none !important;
    border-top: none !important;
    font-size: 16px !important;
    font-weight: 300;
    color: #2A2A2A;
}

.wp_listcolumn .wp_column a {
    border-bottom: none;
    border-top: none;
    background: none !important;
}

#wp_listcolumn_w12 .wp_listcolumn .wp_column a:hover {
    background: #E9E9E9 none repeat scroll 0% 0% !important;
    color: #A41F1C !important;
}

#wp_listcolumn_w12 .wp_listcolumn .wp_column a .column-name {
    padding-left: 27px !important;
}

.wp_listcolumn .wp_column a .column-name {
    line-height: 42px !important;
}

#wp_listcolumn_w12 .wp_listcolumn .wp_column a.selected {
    color: #A41F1C !important;
    background: #E9E9E9 none repeat scroll 0% !important;
}

.wp_listcolumn .wp_column a .column-name {
    padding: 0 0 0 0 !important;
}

#wp_listcolumn_w12 .wp_listcolumn .wp_column .menu_twolayer{
  margin-top: 10px;
}
#wp_listcolumn_w12 .wp_listcolumn .wp_column .menu_twolayer a {
  display: block;
  width: 200px;
  line-height: 44px;
  color: #9A9696;
  border-bottom: 1px solid #e1e1e1;
  padding-left: 30px;
  margin: 0 auto;
}

#wp_listcolumn_w12 .wp_listcolumn .wp_column .menu_twolayer a:hover {
  background: #E9E9E9 none repeat scroll 0% 0% !important;
    color: #A41F1C !important;
}



#wp_paging_w15 {
    padding-top: 15px;
}

.wp_article_list .list_item .Article_PublishDate {
    line-height: 41px;
    font-size: 12px;
}

.possplit {
    background-image: url(../images/wzll_bg.jpg) !important;
}

span.Column_Position a {
    color: #999999;
}

    span.Column_Position a:hover {
        color: #A41F1C;
    }

#wp_nav_w1 .wp_nav .nav-item a.parent {
    color: #fff !important;
}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent:hover span.item-name {
    color: #A41F1C;
}

.wp_nav .sub-nav {
    border-style: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none;
}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a {
    background: #F2E2FF;
    border-top: 1px solid #ccc !important;
}

#wp_nav_w1 ul.sub-nav {
    filter: alpha(Opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}


#wp_nav_w1 .wp_nav .sub-nav .nav-item a span.item-name {
    font-weight: bolder;
}


#keyword {
    width: 202px !important;
}

.search {
    width: 37px !important;
    height: 37px !important;
    background: url(../images/sousuo.jpg) no-repeat !important;
}

.faq li.q {
    margin-top: 10px;
}

#wp_listcolumn_w12 .wp_listcolumn .wp_column a {
    height: 44px;
    line-height: 44px;
}

/*gywm */
#ul li.q {
    border-bottom: #64075a 3px solid !important;
    border: solid 1px;
}

#container {
    overflow-x: hidden;
    overflow-y: hidden;
    height: auto;
}

.faq li.q img {
    margin-right: 10px;
}

.ldc2, .ldc2，.jl2, .wz2, .xsjl2, .cjgl2, .swbx2, .tga2, .kszx2, .ccc2 {
    text-align: left !important;
    padding-left: 10px;
}

.kszx5 {
    width: 80px;
}

#wp_listcolumn_w16 .wp_listcolumn .wp_column a {
    background: none !important;
    border-bottom: none !important;
    border-top: none !important;
    font-size: 16px !important;
    font-weight: 300;
    color: #2A2A2A;
}

.wp_listcolumn .wp_column a .column-name {
    padding-left: 27px !important;
}






.bmz {
    position: absolute;
    top: 136px;
    left: 127px;
}

.nmz {
    position: absolute;
    top: 278px;
    left: 205px;
}

.oz {
    position: absolute;
    top: 115px;
    left: 396px;
}

.fz {
    position: absolute;
    top: 216px;
    left: 373px;
}

.yz {
    position: absolute;
    top: 148px;
    left: 517px;
}

.dyz {
    position: absolute;
    top: 315px;
    left: 587px;
}

.tu span a {
    height: 19px;
    width: 50px;
    display: block;
    position: absolute;
    top: 522px;
    left: 481px;
}

.tu a {
    color: #fff;
    font-size: 14px;
}


.wp_paging {
    padding-top: 50px;
}

ul.wp_subcolumn li a span {
    padding-left: 50px !important;
    color: #A41F1C;
}

#table-6 {
    width: 100%;
}
    /* Table Head */
    #table-6 th {
        background-color: rgb(125, 21, 106);
        color: #fff;
        border-bottom-width: 0;
    }

    /* Column Style */
    #table-6 td {
        color: #000;
    }
    /* Heading and Column Style */
    #table-6 tr, #table-6 th {
        border-width: 1px;
        border-style: solid;
        border-color: rgb(125, 21, 106);
    }

    /* Padding and font style */
    #table-6 td, #table-6 th {
        padding: 5px 0 5px 10px;
        font-size: 12px;
    }





.tab-title {
    font-size: 0;
    height: 48px;
    border-bottom: 2px solid #A41F1C;
}

    .tab-title h4 {
        font-size: 20px;
        font-weight: bolder;
        float: left;
        cursor: pointer;
    }

    .tab-title .item {
        display: inline-block;
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
        color: #999;
        font-weight: bolder;
        padding-right: 10px;
    }

    .tab-title .item-cur {
        color: #951D1A;
    }

.tab-cont {
    position: relative;
    width: 450px;
    height: 440px;
    overflow: hidden;
}

.tab-cont__wrap {
    position: absolute;
}

.tab-cont .item {
    width: 450px;
    text-align: center;
    color: #fff;
}

    .tab-cont .item p {
        width: 450px;
        text-align: left;
        color: #9A9696;
    }
