﻿                    @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: 16px;
                        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: 180%;
                        font-weight: bold;
						padding: 20px 0px;
                    }
                    
                    .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 ***/
                    
                    /***新闻列表页***/
                    
                    .location {
                        width: 100%;
                        height: 36px;
                        line-height: 36px;
                        background-color: #eee;
                        margin-bottom: 20px;
                    }
                    
                    .location .one {
                        vertical-align: middle;
                    }
                    
                    .location p {
                        display: inline-block;
                        font-size: 14px;
                        color: #555;
                        height: 24px;
                        line-height: 24px;
                    }
                    
                    .location p a {
                        display: inline-block;
                        font-size: 14px;
                        color: #555;
                        height: 24px;
                        line-height: 24px;
                        padding-left: 10px;
                    }
                    
                    .newslist_left {
                        width: 250px;
                        float: left;
                    }
                    
                    .dqlm {
                        width: 100%;
                        height: 60px;
                        line-height: 60px;
                        background: #0c76c1;
                        color: #fff;
                        font-size: 24px;
                        font-weight: bold;
                        text-align: center;
                        /* margin-bottom: 10px; */
                    }
                    
                    .newslist_left .lm_btn {
                        width: 250px;
                        /*height: 510px;*/
                        border-top: 0;
                        background: #f7f7f7;
                    }
                    
                    .newslist_left .lm_btn ul li {
                        border-bottom: #fff solid 1px;
                    }
                    
                    .newslist_left .lm_btn ul li a:link,
                    .newslist_left .lm_btn ul li a:visited {
                        display: block;
                        width: 92%;
                        color: #333;
                        display: inline-block;
                        font-size: 18px;
                        line-height: 56px;
                        padding-left: 20px;
                    }
                    
                    .newslist_left .lm_btn ul li a:hover {
                        color: #0d6099;
                        background-color: #ccdcf0;
                    }
                    
                    .lm_btn ul li img {
                        margin-right: 5px;
                        vertical-align: middle;
                    }
                    
                    .curr_cate_class {
                        color: #399ff3;
                        border-bottom: #399ff3 dashed 1px;
                    }
                    
                    .lm_btn i {
                        display: inline-block;
                        width: 0;
                        height: 0;
                        line-height: 0;
                        font-size: 0;
                        border-width: 6px 6px 6px 6px;
                        border-style: solid;
                        border-color: transparent transparent transparent #399FF3;
                    }
                    
                    .newslist_right {
                        float: right;
                        height: auto!important;
                    }
                    
                    .class_newslist li {
                        font-size: 16px;
                        line-height: 40px;
                        color: #888;
                        padding-left: 16px;
                        background: url(../images/ico.png) no-repeat left;
                        text-align: right;
                    }
                    
                    .class_newslist li a {
                        font-size: 16px;
                        float: left;
                    }
                   
                    /*要闻动态切换*/
                    
                                     
                    .newslist {
                        width: 100%;
                        overflow: hidden;
                    }
                    
                    .newslist li {
                        font-size: 15px;
                        line-height: 45px;
                        color: #888;
                        padding-left: 16px;
                        background: url(../images/dian.gif) no-repeat left;
                        text-align: right;
                    }
                    
                    .newslist li a {
                        font-size: 17px;
                        float: left;
                    }
                    
                    .newslist_s {
                        width: 100%;
                        overflow: hidden;
                    }
                    
                    .newslist_s li {
                        font-size: 14px;
                        line-height: 36px;
                        color: #888;
                        padding-left: 16px;
                        background: url(../images/dot.png) no-repeat left;
                        text-align: right;
                    }
                    
                    .newslist_s li a {
                        font-size: 16px;
                        float: left;
                    }
                    
                  
                    /*底部*/
                    /* .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;
					}
                  