/* CSS Document */
* {
    padding: 0;
    margin: 0;
    list-style: none;
}

body {
    background: #f9f8f7 url(../images/top.png) top center repeat-x;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    margin: 0px;
    padding: 0px;
    color: #444444;
    position: relative;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

table, td, tr {
    border: 0;
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #444444;
    text-decoration: none;
}

a:hover {
    color: #1a4782;
    text-decoration: none;
}

img {
    border: 0;
}

a img {
    border: 0;
}

.clear {
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    clear: both;
}

.clearfix {
    display: block;
    *zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/**头部**/
#head {
    margin: 0 auto;
    /*display: table;*/
    width: 1200px;
}

.logo {
    width: 440px;
    height: 116px;
    float: left;
    float: left;
    padding-top: 33px;
}

#logo_pc {
    display: block;
}

#logo_mobile {
    display: none;
}

.hear_right {
    width: 472px;
    float: right;
}

.hser {
    line-height: 46px;
    float: right;
}

.flash {
    width: 400px;
    height: 50px;
    padding-top: 96px;
    float: right;
}

/*导航*/
.nav {
    width: 100%;
    height: 60px;
    background: #1a4782;
    margin: 0 auto;
}

.nav ul li {
    width: 109px;
    line-height: 60px;
    float: left;
    font-size: 16px;
}

.nav ul li a {
    color: #fff;
    text-decoration: none;
}


/*导航*/
#dl-menu{
    display: none;
}
.menu {
    width: 100%;
    height: 60px;
    background: #1a4782;
    margin: 0 auto;
}

.nav ul li .subNav {
    display: none;
}

.nav ul li .subNav {
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    overflow: hidden;
    z-index: 9993;
}

.nav ul li.on {
    background: none;
    background-color: #f8ae31;
    color: #fff;
}

.nav ul li a {
    color: #333;
    font-weight: bold;
}

.nav ul li .subNav {
    display: none;
}

.nav ul li .subNav dl {
    overflow: hidden;
    background: #1a4782;
}

.nav ul li .subNav dl dd {
    height: auto;
    line-height: 28px;
    text-align: center;
}

.nav ul li .subNav dl dd a {
    font-size: 15px;
    line-height: 28px;
    font-weight: normal;
    color: #fff;
    padding: 8px 5px 8px 5px;
}

.nav ul li .subNav dl dd a:hover {
    color: #333;
    background-color: #a5bfe2
}

.nav-wrapper {
    background: #004a99;
    height: 60px;
    line-height: 60px;
    box-shadow: 0px 0px 6px #333;
}

.nav-wrapper.current .navMain {
    background: #f1f1f1;
    height: 73px;
    line-height: 73px;
}

.navMain {
    height: 60px;
    line-height: 60px;
}

.nav {
    width: 1200px;
    margin: 0px auto;
}

.nav ul li {
    float: left;
    width: 100px;
    text-align: center;
    height: 60px;
    position: relative;
}

.nav ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
    font-weight: normal;
}

.nav ul li a:hover {
    color: #fff;
}

.nav-wrapper {
    z-index: 9992
}


/*图片切换*/

#banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.banner_img {
    width: 100%;
    height: 281px;
}
.video-news{
    width: 100%;
    height: 281px;
}

.rslides {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: 0 auto;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides .img {
    display: block;
    height: 665px;
    float: left;
    width: 100%;
    border: 0;
}

.slide_container {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}

.slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.slide li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.slide .img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.slide img, .rslides img {
    width: 100%;
}


.slide_tabs {
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 999;
    margin-left: -63px;
    width: 150px;
}

.slide_tabs li {
    width: 14px;
    height: 14px;
    border-radius: 5px;
    margin-left: 10px;
    background: url(../images/focus-b02.png) left center no-repeat;
    float: left;
    color: #fff;
}

.slide_tabs li a {
    color: #fff;
    display: block;
    text-indent: -999em;
}

.slide_tabs li.slide_here {
    background: url(../images/focus-b01.png) left center no-repeat;
    width: 14px;
    height: 14px;
}

.til_slides {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 1px;
    z-index: 9999;
}

.slide li img {
    display: block;
    margin: 0 auto;
}


.banner02 {
    position: relative;
    top: 0px;
    overflow: hidden;
    width: 100%;
    z-index: 99;
}

.banner02 video {
    width: 100%;
    height: auto;
}

.IIV::-webkit-media-controls-play-button, .IIV::-webkit-media-controls-start-playback-button {
    opacity: 0;
    pointer-events: none;
    width: 5px;
}

.mode01 {
    max-width: 1110px;
    margin: 0 auto 0px;
    overflow: hidden;
    padding: 20px 0px;
}

/**中间**/
#conter {
    width: 100%;
}

.con_mid {
    width: 100%;
    height: 42px;
    border-bottom: 1px #e5e5e5 solid;
    background: #f9f8f7;
}

.con_main {
    width: 1200px;
    margin: 0 auto;
}

.con_mid_gd {
    width: 680px;
    padding-left: 10px;
    line-height: 42px;
    float: left;
    margin: 0 auto;
}

#demo {
    width: 660px;
    height: 42px;
    overflow: hidden;
    float: right;
    padding-left: 15px;
}

#indemo {
    width: 800%;
    float: left;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.ww {
    height: 42px;
    margin-right: 30px;
    float: left;
    display: inline;
    background: url(../images/sj.png) left center no-repeat;
    padding-left: 12px;
    font-size: 14px;
}


.con_mid_ser {
    width: 238px;
    float: right;
    padding-top: 10px;
    margin: 0 auto;
}

.ss_k {
    width: 186px;
    height: 25px;
    border: 1px #c1bebe solid;
    border-right: none;
    background: #fdfdfc;
    float: left;
    color: #565656;
    padding-left: 3px;
}

.ss {
    width: 47px;
    height: 27px;
    background: #1b4984;
    text-align: center;
    line-height: 27px;
    float: right;
    border: 0;
    color: #fff;
    font-size: 13px;
}

/*正文开始*/
.con_zw {
    width: 1200px;
    margin: 0 auto;
    padding: 26px 0px 30px;
}

.con_zw_left {
    width: 415px;
    float: left;
}

.con_zw_left .gimg {
    width: 415px;
    height: 322px;
    padding-bottom: 25px;
}

.section-focus-pic {
    height: 281px;
    width: 415px;
    overflow: hidden;
    position: relative;
}

.section-focus-pic ul li {
    position: absolute;
    top: 0;
    left: 415px;
    width: 415px;
    height: 281px;
}

.section-focus-pic ul li h3 {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 400px;
    font-weight: normal;
    color: #FFF;
    z-index: 111;
    font-size: 13px;
    padding-left: 15px;
}

.section-focus-pic ul li div {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 37px;
    background-color: #000;
    width: 415px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.section-focus-pic .pages {
    width: 415px;
    height: 281px;
}

.section-focus-pic .controler {
    position: absolute;
    bottom: 12px;
    right: 20px;
}

.section-focus-pic .controler b {
    cursor: pointer;
    width: 9px;
    height: 9px;
    display: block;
    overflow: hidden;
    text-indent: 20px;
    background: url(../images/ldoc.png) no-repeat;
    float: left;
    margin: 0 0 0 5px;
}

.section-focus-pic .controler b.down {
    background: url(../images/bdoc.png) no-repeat;
}


.tz_gg {
    width: 415px;
    height: 330px;
}

.tz_gg_nav {
    width: 415px;
    height: 47px;
    line-height: 41px;
    background: url(../images/line.png) left bottom no-repeat;
    font-size: 20px;
    color: #1a4782;
}

.tz_gg_nav span {
    float: right;
    padding: 0px 10px 0px 0px;
}

.tz_gg_font {
    width: 415px;
    padding-top: 10px;
}

.tz_gg_font ul li {
    width: 415px;
    height: 55px;
    border-bottom: 1px #bdbdbd dashed;
    padding: 8px 0px;
}

.tz_gg_font ul li span {
    width: 50px;
    height: 50px;
    float: left;
    background: #008fcf;
}

.tz_gg_font ul li span em {
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 25px;
    display: block;
    font-weight: normal;
}

.tz_gg_font ul li span i {
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    display: block;
}

.tz_gg_font ul li .div {
    width: 350px;
    float: right;
    line-height: 25px;
}

.tz_gg_font ul li .div h1 {
    font-size: 15px;
    font-weight: normal;
}

.tz_gg_font ul li .div h1 a {
    color: #393939;
}

.tz_gg_font ul li .div h1 a:hover {
    color: #393939;
}

.tz_gg_font ul li .div p {
    font-size: 14px;
    color: #2368c3;
}

.tz_gg_font ul li .div p a {
    color: #2368c3;
    text-decoration: none;
}

.tz_gg_font ul li .div p a:hover {
    color: #f28101;
    text-decoration: none;
}
/*.tz_gg_font_a {
    height: 37px;
    line-height: 37px;
    border-bottom: 1px #bdbdbd dashed;
    text-indent: 21px;
    background: url(../images/dian.png) 7px center no-repeat;

}*/

/*********************/
.con_zw_mid {
    width: 438px;
    float: left;
    padding-left: 25px;
}

.xx_yw {
    width: 438px;
    height: 346px;
}

.xx_yw_nav {
    width: 438px;
    height: 47px;
    line-height: 41px;
    background: url(../images/cline.png) left bottom no-repeat;
    font-size: 20px;
    color: #1a4782;
}

.xx_yw_nav span, .xx_dt_nav span, .ztzl_nav span {
    float: right;
    padding-top: 0px;
}

.xx_yw_font {
    width: 438px;
    padding-top: 8px;
}

.xx_yw_font ul li {
    width: 419px;
    height: 35px;
    line-height: 35px;
    float: left;
    font-size: 15px;
    background: url(../images/doc.png) left center no-repeat;
    padding-left: 21px;
}

.xx_yw_font ul li span, .xx_dt_font ul li span {
    floaT: right;
    color: #7f7f7f;
}


.xx_dt {
    width: 438px;
}

.xx_dt_nav {
    width: 438px;
    height: 47px;
    line-height: 41px;
    background: url(../images/cline.png) left bottom no-repeat;
    font-size: 20px;
    color: #1a4782;
}

.xx_dt_font {
    width: 438px;
    padding-top: 12px;
}

.xx_dt_font ul li {
    width: 417px;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px #bdbdbd dashed;
    float: left;
    background: url(../images/dian.png) 7px center no-repeat;
    padding-left: 21px;
}


/*********************/
.con_zw_right {
    width: 297px;
    float: right;
}

.mtzl {
    width: 297px;
    height: 346px;
}

.mtzl_font {
    width: 297px;
    padding-top: 9px;
}

.mtzl_font ul li {
    width: 267px;
    height: 35px;
    line-height: 35px;
    float: left;
    background: url(../images/tw_nav.png) 5px center no-repeat;
    padding-left: 30px;
}

.ztzl {
    width: 297px;
}

.ztzl_nav {
    width: 297px;
    height: 46px;
    line-height: 41px;
    background: url(../images/hline.png) left bottom no-repeat;
    font-size: 20px;
    color: #1a4782;
}

.ztzl_font {
    width: 297px;
    padding-top: 16px;
}

.ztzl_font ul li {
    width: 139px;
    height: 81px;
    float: left;
}

.ztzl_font .div1 {
    width: 139px;
    height: 71px;
    line-height: 71px;
    background: #009fe1;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-bottom: 14px;
}

.ztzl_font .div2 {
    width: 119px;
    height: 56px;
    line-height: 25px;
    background: #006ea9;
    float: right;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 14px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.ztzl_font .div3 {
    width: 139px;
    height: 71px;
    line-height: 71px;
    background: #eda600;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 14px;
}

.ztzl_font .div4 {
    width: 139px;
    height: 71px;
    line-height: 71px;
    background: #713c9f;
    float: right;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 14px;
}

.ztzl_font .div5 {
    width: 139px;
    height: 71px;
    line-height: 71px;
    background: #59aa0f;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 14px;
}

.ztzl_font .div6 {
    width: 139px;
    height: 71px;
    line-height: 71px;
    background: #f28101;
    float: right;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 14px;
}

.ztzl_font .div7 {
    width: 119px;
    height: 56px;
    line-height: 25px;
    background: #8181c1;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 14px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.ztzl_font .div8 {
    width: 139px;
    height: 71px;
    line-height: 71px;
    background: #008140;
    float: right;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 14px;
}

.ztzl_font .div1 a, .ztzl_font .div2 a, .ztzl_font .div3 a, .ztzl_font .div4 a, .ztzl_font .div5 a, .ztzl_font .div6 a, .ztzl_font .div7 a, .ztzl_font .div8 a {
    color: #fff;
    text-decoration: none;
}

.ztzl_font .div1 a:hover {
    text-decoration: underline;
    display: block;
}


/*快速导航*/
.ks_dh {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-top: 1px #dbdada solid;
    background: #f2f2f2;
}

.ks_dh ul {
    width: 1200px;
    margin: 0 auto;
}

.ks_dh ul li { /*width:151px;*/
    float: left;
    font-size: 17px;
}

.ks_dh ul li a {
    color: #858484;
}

.ks_dh ul li a:hover {
    color: #1a4782;
}

.ks_dh ul li.div01 {
    background: url(../images/doc01.png) left 15px no-repeat;
    padding-left: 33px;
}

.ks_dh ul li.div02 {
    background: url(../images/doc02.png) left 19px no-repeat;
    padding-left: 40px;
}

.ks_dh ul li.div03 {
    background: url(../images/doc03.png) left 16px no-repeat;
    padding-left: 40px;
}

.ks_dh ul li.div04 {
    background: url(../images/doc04.png) left 14px no-repeat;
    padding-left: 40px;
}

.ks_dh ul li.div05 {
    background: url(../images/doc05.png) left 16px no-repeat;
    padding-left: 40px;
}

.ks_dh ul li.div06 {
    background: url(../images/doc06.png) left 17px no-repeat;
    padding-left: 40px;
}

.ks_dh ul li.div07 {
    background: url(../images/doc07.png) left 16px no-repeat;
    padding-left: 40px;
}


.ks_dh ul li.line {
    padding: 0px 30px;
    color: #858484;
    font-size: 12px;
}

/**底部**/
#footer {
    background: #1a4782;
    margin: 0 auto;
    color: #fff;
    line-height: 28px;
    font-size: 15px;
    padding: 15px 0px;
    margi-top: 10px;
}

.fbot {
    width: 1200px;
    margin: 0 auto;
}

.fbot a {
    color: #fff;
}

.fmid {
    width: 900px;
    float: left;
    text-align: center;
}

/**机构设置**/
.ny_gljg {
    margin: 10px;
}

.ny_gljg h1 {
    height: 34px;
    line-height: 34px;
    color: #065596;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    width: 870px;
}

.ny_gljg_nr {
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    margin-bottom: 10px;
    width: 870px;
}

.ny_gljg_a {
}

.ny_gljg_a ul li {
    background: #ededed;
    text-align: center;
    font-size: 16px;
    color: #22122c;
    width: 289px;
    float: left;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    height: 50px;
    line-height: 50px;
}

.ny_gljg_a ul li p {
}

.ny_gljg_a ul li a {
    color: #22122c;
}

.ny_gljg_a ul li a:hover {
    color: #c7181d;
}

.ny_gljg_b ul li {
    background: #fff;
}


.fright {
    width: 300px;
    float: right;
}


.scrolldoorFrame {
    width: 100%;
    overflow: hidden;
}

.scrollUl {
    width: 100%;
    overflow: hidden;
    height: 47px;
    line-height: 41px;
    border-bottom: 2px solid #cccccc;
    font-size: 20px;
    color: #1a4782;
}

.bord1 {
    border-bottom: 1px dashed #b4b4b4;
}

.scrollUl li {
    float: left;
    width: 110px;
    font-family: "微软雅黑";
    text-align: center;
}

.sd01 {
    color: #1a4782;
    border-bottom: 6px solid #1a4782;
}

.sd01 a {
    color: #1a4782;
}

.sd02 {
    color: #888888;
}

.sd02 a {
    color: #888888;
}

.hidden {
    display: none;
}


@media screen and (max-width: 768px) {
    body {
        overflow-x: hidden;
        background: none;
    }

    #head {
        margin: 0;

        width: 100%;

        width: 100%;
        position: relative;
        background: #1a4782;
    }

    .menu {
        display: none;
    }

    .logo {
        height: auto;
        padding-top: 0;
        width: 100%;
    }

    #logo_pc {
        display: none;
    }

    #logo_mobile {
        width: 100%;
        display: block;
    }

    .hear_right {
        display: none;
    }

    .con_main {
        width: 100%;
        margin: 0 auto;
    }

    .con_mid_ser {
        width: 100%;
        float: left;
        padding-top: 10px;
        padding-left: 10px;
        margin: 0 auto;
    }

    .ss_k {
        width: 82%;
    }

    /*    .gimg {
            display:none;
        }*/
    .con_zw {
        width: 90%;
        padding: 0;
    }

    .con_zw_left .gimg {
        /*display: none;*/
        width: 100%;
        height: 261px;
    }

    .tz_gg_font ul li .div p a {
        width: 85%;
        line-height: 35px;
        height: 35px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .tz_gg_font_a a{
        width: 72%;
        line-height: 37px;
        height: 37px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .section-focus-pic {
        width: 100%;
        height: 220px;
    }

    .section-focus-pic .pages {
        width: 100%;
        height: 220px;
    }

    .section-focus-pic ul li {
        width: 100%;
        height: 220px;
    }


    .banner_img {
        width: 100%;
        height: 220px;
    }
    .video-news{
        width: 100%;
        height: 220px;
    }


    .con_zw_left {
        width: 100%;
    }


    .con_zw_mid {
        width: 100%;
        padding-left: 0;
    }


    .xx_yw {
        width: 100%;

    }

    .xx_yw_nav {
        width: 100%;
    }

    .xx_yw_font {
        width: 100%;
    }

    .xx_yw_font ul li {
        width: 100%;
        box-sizing: border-box;
    }

    .xx_yw_font ul li a {
        width: 85%;
        line-height: 35px;
        height: 35px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }


    .xx_dt, .xx_dt_nav, .xx_dt_font {
        width: 100%;
    }

    .xx_dt_font ul li {
        width: 100%;
        box-sizing: border-box;
    }

    .xx_dt_font ul li a {
        width: 85%;
        line-height: 35px;
        height: 35px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }


    .mtzl, .ztzl_nav, .mtzl_font, .mtzl_font ul li {
        width: 100%;
    }

    .mtzl_font ul li {
        width: 100%;
        box-sizing: border-box;
    }

    .mtzl_font ul li a {
        width: 90%;
        line-height: 35px;
        height: 35px;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }


    .con_zw_right {
        width: 100%;
    }


    .tz_gg {
        width: 100%;
        /*margin: 0 auto;*/
    }
    .tz_gg_nav {
        width: 100%;
    }

    .tz_gg_font {
        width: 100%;
    }

    .tz_gg_font ul li {
        width: 100%;
    }

    .tz_gg_font ul li .div {
        width: 84%;
    }

    .fright {
        display: none;
    }

    .fbot {
        width: 100%;
        max-width: 768px;
    }

    .fmid {
        width: 100%;
    }

    #dl-menu{
        display: block;
    }
}