                    @charset "UTF-8";
                    /*************************** 全局样式 Begin ***************************/
                    
                    body,
                    ul,
                    ol,
                    li,
                    form,
                    fieldset,
                    img,
                    div,
                    h1,
                    h2,
                    h3,
                    h4,
                    h5,
                    h6,
                    p {
                        margin: 0;
                        padding: 0;
                        border: 0;
                        font-family: "Microsoft YaHei", '宋体';
                    }
                    
                    ul,
                    ol,
                    li {
                        list-style-type: none;
                    }
                    
                    td,
                    table,
                    input {
                        font-size: 15px;
                        color: #333;
                    }
                    
                    a:link,
                    a:visited {
                        color: #333;
                        text-decoration: none;
                    }
                    
                    a:hover {
                        color: #0c76c1;
                        text-decoration: none;
                    }
                    
                    body {
                        min-width: 1200px !important;
                        background-color: #fff;
                        overflow-y: auto;
                        height: auto;
                    }
                    
                    .fl {
                        float: left;
                    }
                    
                    .fr {
                        float: right;
                    }
                    
                    .f10 {
                        color: #f10215!important;
                    }
                    
                    .lh34 li {
                        line-height: 36px!important;
                    }
                    
                    .mr0 {
                        margin-right: 0px!important;
                    }
                    
                    .h406 {
                        height: 406px;
                        overflow: hidden;
                    }
                    /*** 新闻详细内容 ***/
                    
                    .NewsTitle {
                        font-size: 24px;
                        line-height: 200%;
                        font-weight: bold;
                    }
                    
                    .NewsTitleFu {
                        font-size: 18px;
                        line-height: 100%;
                        padding-bottom: 20px
                    }
                    
                    .NewsContent {
                        font-size: 16px;
                        line-height: 220%
                    }
                    
                    .NewsContent div {
                        font-size: 16px;
                    }
                    
                    .NewsContent a:link,
                    .NewsContent a:visited {
                        color: #0B57B4;
                        text-decoration: underline;
                    }
                    
                    .NewsContent a:hover {
                        color: #E00;
                        text-decoration: underline;
                    }
                    
                    .NewsText {
                        color: #333;
                        font-size: 14px;
                        line-height: 200%;
                    }
                    /*************************** 全局样式 End ***************************/
                    /*** 分页样式 Begin ***/
                    
                    .FX_PageDiv {
                        width: 100%;
                        height: 22px;
                        padding: 15px 0;
                        font-size: 12px;
                        font-family: Arial, Helvetica, sans-serif;
                    }
                    
                    .Fx_PageDiv2_span2 span {
                        width: 20px;
                        height: 18px;
                        line-height: 18px;
                        color: #333;
                        text-align: center;
                        display: block;
                        cursor: pointer;
                        float: left;
                        margin-right: 5px;
                        border: 1px solid #CCC;
                    }
                    
                    .Fx_PageDiv2_span2 strong {
                        width: 20px;
                        height: 18px;
                        line-height: 18px;
                        color: #C00;
                        text-align: center;
                        display: block;
                        cursor: pointer;
                        float: left;
                        margin-right: 5px;
                        border: 1px solid #CCC;
                        background-color: #DDD;
                    }
                    
                    .Fx_PageDiv2_span1 {
                        float: left;
                        padding-left: 25px;
                        padding-top: 3px;
                    }
                    
                    .Fx_PageDiv2_span2 {
                        float: right;
                        padding-right: 25px;
                    }
                    
                    .Fx_PageDiv2_1_2,
                    .Fx_PageDiv2_1_3,
                    .Fx_PageDiv2_1_4 {
                        color: #C00;
                    }
                    /*** 分页样式 End ***/
                    
                   
                    /*专题专栏*/
                    
                    .ztzl {
                        margin-top: 46px;
                        margin-bottom: 40px;
                    }
                    
                    .ztzl .ztzlTitle {
                        width: 52px;
                        height: 143px;
                        line-height: 34px;
                        font-size: 20px;
                        font-weight: bold;
                        background: url() no-repeat center;
                    }
                    
                    .ztzl .ztzlTitle a:link,
                    .ztzl .ztzlTitle a:visited {
                        display: block;
                        color: #fff;
                        padding-left: 10px;
                    }
                    
                    .ztzl .ztzlTitle a:hover {
                        text-decoration: underline;
                    }
                    
                    .slideContainer .prev,
                    .slideContainer .next {
                        position: absolute;
                        width: 34px;
                        height: 101%;
                        overflow: hidden;
                        cursor: pointer;
                        top: 0;
                    }
                    
                    .slideContainer .next {
                        right: -40px;
                        background: url(../images/indexztr.png) center no-repeat;
                    }
                    
                    .slideContainer .prev {
                        left: -40px;
                        background: url(../images/indexztl.png) center no-repeat;
                    }
                    
                    .slideContainer {
                        width: 1050px;
                        margin: 0 40px !important;
                        height: 146px;
                        position: relative;
                        overflow: visible !important;
                        float: right;
                    }
                    
                    .slideContainer .bd {
                        zoom: 1;
                        overflow: hidden;
                    }
                    
                    .slideContainer .bd li {
                        float: left;
                        width: 25%;
                        height: 146px;
                    }
                    
                    .slideContainer .bd li img {
                        display: block;
                        width: 92%;
                        margin: 0 4%;
                        height: 100%;
                    }
                    
                    .slideContainer:hover .prev,
                    .slideContainer:hover .next {
                        display: block;
                    }

                    /*背景图部分*/
                    
                    .main_bg {
                        position: fixed;
                        text-align: center;
                        width: 100%;
                        height: 100%;
                        z-index: -1;
                        /* background: url(../images/main_bgc1.jpg) no-repeat center top; */
                    }
                    /*底部*/
                    /* .footer {
        position: absolute;
        width: 100%;
        height: 110px;
    } */
                    
                    .footer span a {
                        display: inline-block;
                        color: #fff;
                        padding-left: 10px;
                    }
                    
                    .footer span a:hover {
                        color: #399ff3;
                    }
                    
                    .footer {
                        width: 100%;
                        height: 90px;
                        line-height: 90px;
                        background: #c5e4fe;
                        text-align: center;
                        vertical-align: middle;
                    }
                    
                    .footer_con {
                        margin-top: 30px;
                        margin-bottom: 30px;
                        width: 1200px;
                        font-size: 15px;
                        line-height: 26px;
                        color: #555;
                        position: relative;
                    }
                    
                    .footer_con .con_left .site_link {
                        margin: 0 auto;
                    }
                    
                    .footer_con p {
                        display: inline-block;
                        font-size: 14px;
                        width: 700px;
                        margin-left: 10px;
                        color: #888;
                        float: left;
                    }
                    
                    .footer_con a img {
                        vertical-align: middle;
                        margin-right: 10px;
                        margin-top: -6px;
                        float: left;
                    }
                    
                    .footer_con .copyright {
                        line-height: 28px;
                        color: #bebebe;
                    }
                    
                    .footer_con .wzbs {
                        width: 320px;
                        margin-top: 26px;
                        float: right;
                    }
					.footer_con .wzbs img{
						display:block;
						margin-right:30px;
					}
                    /*insede page 要闻动态*/
                    
                    .menu_con {
                        width: 1200px;
                        margin: 0 auto;
                        background-color: #fff;
                        overflow: hidden;
                    }
                    
                    .menu_con .con_inside {
                        width: 100%;
                        margin-bottom: 20px;
                        overflow: hidden;
                    }
                    
                    .menu_con .con_inside .slide {
                        width: 580px;
                        height: 350px;
                        background-color: #cecece;
                        float: left;
                    }
                    
                    .menu_con .con_inside .con_inside_ywdt {
                        width: 580px;
                    }
                    
                    .menu_con .con_inside .con_inside_ywdt_spxw {
                        width: 100%;
                    }
                    
                    .con_inside_ywdt .first_new {
                        border-bottom: 1px dashed #dedede;
                    }
                    
                    .con_inside_ywdt a h3 {
                        font-size: 18px;
                        color: #333;
                        font-weight: normal;
                        padding-top: 10px;
                        text-align: center;
                    }
                    
                    .con_inside_ywdt a:hover h3 {
                        font-size: 18px;
                        color: #355e92;
                        font-weight: bold;
                    }
                    
                    .con_inside_ywdt a p {
                        font-size: 14px;
                        color: #777;
                        line-height: 26px;
                        padding-top: 6px;
                    }
                    
                    .con_inside_ywdt a:hover p {
                        color: #000;
                    }
                    
                    .tag6sel {
                        color: #355e92;
                        font-size: 22px;
                        font-weight: bold;
                        line-height: 36px;
                        border-bottom: #355e92 solid 3px;
                        z-index: 1;
                        margin-bottom: -1px;
                    }
                    
                    .tag6sel a:link,
                    .tag6sel a:visited {
                        color: #355e92;
                        text-decoration: none;
                    }
                    
                    .tag6sel a:hover {
                        color: #355e92;
                        text-decoration: none;
                    }
                    
                    .tag6selno {
                        color: #666666;
                        font-size: 22px;
                        line-height: 36px;
                    }
                    
                    .tag6selno a:link,
                    .tag6selno a:visited {
                        color: #666666;
                        text-decoration: none;
                    }
                    
                    .tag6selno a:hover {
                        color: #666666;
                        text-decoration: none;
                    }
                    
                    .tag7sel {
                        color: #355e92;
                        font-size: 22px;
                        font-weight: bold;
                        line-height: 36px;
                        border-bottom: #355e92 solid 2px;
                        z-index: 1;
                        margin-bottom: -1px;
                    }
                    
                    .tag7sel a:link,
                    .tag7sel a:visited {
                        color: #355e92;
                        text-decoration: none;
                    }
                    
                    .tag7sel a:hover {
                        color: #355e92;
                        text-decoration: none;
                    }
                    
                    .tag7selno {
                        color: #666666;
                        font-size: 22px;
                        line-height: 36px;
                    }
                    
                    .tag7selno a:link,
                    .tag7selno a:visited {
                        color: #666666;
                        text-decoration: none;
                    }
                    
                    .tag7selno a:hover {
                        color: #666666;
                        text-decoration: none;
                    }
                    
                    .con_inside_ywdt .switch_news {
                        width: 580px;
                        overflow: hidden;
                    }
                    
                    .con_inside_ywdt .cut {
                        width: 580px;
                        overflow: hidden;
                        border-bottom: #cccccc solid 1px
                    }
                    
                    .con_inside_ywdt .cut ul li {
                        display: inline-block;
                        text-align: center;
                        float: left;
                        margin-right: 30px;
                    }
                  






