    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    body {
        padding: 0;
        margin: 0;
        font-family: "microsoft yahei";
        font: normal 12px/180% \5FAE\8F6F\96C5\9ED1;
        color: #333;
        text-align: center;
        background: #fff;
        overflow-x: hidden;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    p,
    blockquote,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    pre,
    form,
    button,
    input,
    textarea,
    th,
    td {
        margin: 0;
        padding: 0;
    }
    
    div {
        margin: 0 auto;
        text-align: left;
        font: normal 14px/180% \5FAE\8F6F\96C5\9ED1;
    }
    
    a,
    a:link,
    a:visited {
        color: #333;
        text-decoration: none;
    }
    
    a:hover {
        color: #297cc4;
        text-decoration: none;
    }
    
    img {
        border: none;
    }
    
    ol,
    ul,
    li {
        list-style: none;
    }
    
    em {
        font-style: normal;
    }
    /*clear*/
    
    .clearfix:before,
    .clearfix:after {
        content: "";
        display: table;
    }
    
    .clearfix:after {
        clear: both;
        overflow: hidden;
    }
    
    .clearfix {
        zoom: 1;
    }
    /*other*/
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        text-align: left;
        font: normal 12px/200% Microsoft YaHei;
    }
    
    .mt10 {
        margin-top: 10px;
    }
    
    .mb10 {
        margin-bottom: 10px;
    }
    
    .m10 {
        margin: 10px auto;
    }
    
    .w1200 {
        width: 1200px;
    }
    
    .list_14 li {
        background: url(images/dot.gif) no-repeat 0 12px;
        padding-left: 12px;
        font-size: 14px;
    }
    
    .list_12 li {
        background: url(images/dot.gif) no-repeat 0 8px;
        padding-left: 12px;
    }
    
    .fl {
        float: left;
    }
    
    .fr {
        float: right;
    }
    
    .gray,
    .gray a:link,
    .gray a:visited,
    .gray a:hover {
        color: #666;
    }
    
    .container {
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
    }
    
    img {
        border: 0;
        max-width: 100%;
    }
    
    .content {
        width: 100%;
        margin: 0 auto;
    }
    
    .m-content {
        background-color: #fff;
        width: 100%;
        margin: 0px auto 30px;
        padding: 40px;
    }
    /* 头部开始 */
    
    .header {
        width: 100%;
        height: 695px;
        overflow: hidden;
        background: url(../images/xt_01.jpg) center top no-repeat;
    }
    
    .header-con {
        height: 640px;
        /* position: relative; */
    }
    
    .header-con .top-logo {
        margin-top: 15px;
    }
    
    .header-con .top-txt {
        margin: 100px auto 0;
        text-align: center;
    }
    /* 头部结束 */
    /* 首页开始 */

    .content-new{background: #fff; padding: 30px;}
    .content-new .con-hd h2{text-align: center; position: relative;}
    .content-new .con-hd h2 a.a1{color: #015293; font-size: 24px; font-weight: bold;}
    .content-new .con-hd h2 a.a2{ color: #565f67; font-size: 14px; position: absolute; right: 0; top: 5px;}
    .content-new .con-hd h2 a.a2:hover{color: #015293;}
    .xzfy-list{padding: 30px 0; overflow: hidden;}
    .xzfy-list li{float: left; font-size: 16px; color: #00203b; margin-right: 60px; background: url(../images/icon_dot2.png) left 8px no-repeat; padding-left: 20px; transition: all .3s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 19%;}
    .xzfy-list li:hover{background-image: url(../images/icon_dot2_hover.png);}

    .m-al{background: #f3f5f9;}
    .m-al .con-bd{margin-top: 30px;}
    .content-new2{ padding: 30px;}
    .content-new2 .con-hd h2{text-align: center;}
    .content-new2 .con-hd h2 a{color: #015293; font-size: 24px; font-weight: bold;}

    .dxal-dl{padding: 0 30px 0 0; width: calc(50% - 30px); float: left;}
    .dxal-dl dt{min-height: 70px; font-size: 16px; color: #00203b; line-height: 32px; background: url(../images/icon_dot2.png) left 10px no-repeat; padding-left: 20px; transition: all .3s;}
    .dxal-dl dd{font-size: 16px; color: #7c7c7c; line-height: 32px;padding-left: 20px; }
    .dxal-dl dd a{color: #a29f9f;}
    .dxal-dl dd a:hover{color:#015293;}


    .content-left {
        float: left;
        width: 600px;
        padding-right: 20px;
    }
    
    .content-right {
        float: right;
        width: 600px;
        padding-left: 20px;
    }
    
    .content-left .con-hd,
    .content-right .con-hd {
        position: relative;
    }

    .con-hd{ height: 60px; background: url(../images/icon_title_bg.png) 180px center no-repeat;}
    .con-hd h2{font-size: 24px; font-weight: bold; color: #5146a8;}
    .con-hd h2 a{float: right; font-size: 16px; color: #999; font-weight: normal; background: #fff; padding: 0 10px; margin-top: 10px;}
    .con-hd h2 a:hover{color: #297cc4;}

    .content-right .con-hd{background-position: 300px center;}
    .content-right .con-hd h2 em{font-size: 16px; font-weight: normal; color: #333;}

    .content-left .con-bd,
    .content-right .con-bd {
        width: 100%;
    }
    
    .content-list .list-item {
        margin-top: 10px;
        overflow: hidden;
    }
    
    .content-list .list-info {
        padding: 8px 10px;
    }
    
    .anli {
        display: block;
        position: relative;
    }
    
    .anli span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        font-size: 22px;
        font-weight: bolder;
        color: #fff;
    }
    
    .list-infobg {
        background-color: #f7f9fb;
    }
    
    .content-list .list-info1 {
        background: #f7f9fb;
        margin-bottom: 20px;
    }
    
    .content-list .list-info1 div a {
        width: 85%;
    }
    
    .content-list .list-info1 div span {
        width: 15%;
    }
    
    .content-list .list-info div a {
        float: left;
        width: 70%;
        font-weight: bold;
        font-size: 16px;
        color: #333;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    .content-list .list-info div span {
        float: right;
        width: 30%;
        text-align: right;
        font-size: 15px;
        padding-right: 3px;
        color: #c3c3c3;
    }
    
    .content-list .list-info.active p {
        display: -webkit-box;
    }
    
    .content-list .list-info.active span {
        display: none;
    }
    
    .content-list .list-info1 div a {
        width: 85%;
    }
    
    .content-list .list-info2 div a {
        width: 100%;
        position: relative;
        padding-left: 20px;
    }
    
    .content-list .list-info2 div a::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        width: 10px;
        height: 10px;
        border-radius: 50%;
        border: 2px solid #4a7cd8;
    }
    
    .content-list .list-info1 div span {
        width: 15%;
    }
    
    .content-list .list-info div a:hover {
        color: #00203b;
        font-size: 17px;
    }
    
    .content-list .list-info p {
        margin-top: 10px;
        font-size: 15px;
        line-height: 28px;
        color: #959da5;
        border-bottom: 1px dashed #e6e6e6;
        display: none;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    
    .content-list .list-info1 p,
    .content-list .list-info2 p {
        border-bottom: 0;
    }
    
    .content-list .list-info1 div span img {
        vertical-align: middle;
    }
    
    .content-list .list-info p a {
        color: #f9610e;
    }
    
    .m-list-ul{padding: 0px 35px 30px 0;}
    .m-list-ul li {
        height: 36px;
        line-height: 36px;
        position: relative;
        /* border-bottom: 1px solid #e7e7e7; */
    }
    
    .m-list-ul li a {
        float: left;
        width: 70%;
        font-size: 16px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 20px;
        background: url(../images/icon_dot2.png) left center no-repeat;
    }
    .m-list-ul li a b{color: #5146a8;}
    
    .m-list-ul li:hover a {
        color: #297cc4;
        background-image: url(../images/icon_dot2_hover.png);
    }
    
    .m-list-ul li:hover span {
        color: #006eab;
    }
    
    .m-list-ul li span {
        display: block;
        width: 100px;
        font-size: 16px;
        text-align: right;
        float: right;
        color: #999999;
    }

.ztyw_pic{float: left; width: 580px; height: 400px; position: relative; overflow: hidden;}
.ztyw_bot{margin-top: 30px; margin-bottom: 30px;}
.ztyw_pic a{display: block; width: 100%; height: 100%;}
.ztyw_pic .item img{display: block; width: 100%; height: 400px;}
.ztyw_pic .item em{position: absolute; left: 0; width: 100%; bottom: 0; line-height: 60px; font-size: 18px; color: #fff;}
.ztyw_pic .item em span{ display: block; padding-left: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width:73%;}
.ztyw_pic .owl-dots{position: absolute; right: 0; bottom: 20px;}
.ztyw_pic .owl-dots .owl-dot span{width: 12px; height: 12px; margin: 0; margin-right: 16px;}
.ztyw_pic .owl-dots .owl-dot.active span, .ztyw_pic .owl-dots .owl-dot:hover span{background: #336633;}
.ztyw_pic .owl-prev{ position: absolute; display: block; background: url(../images/ztyw_pic_prev.png) no-repeat; width: 48px; height: 86px; left: 0; top: 36%; z-index: 1;}
.ztyw_pic .owl-next{ position: absolute; display: block; background: url(../images/ztyw_pic_next.png) no-repeat; width: 48px; height: 86px; right: 0; top: 36%; z-index: 1;}
.ztyw_pic:hover .owl-prev{display: block !important;}
.ztyw_pic:hover .owl-next{display: block !important;}
.ztyw_list{float: right; width: 580px; height: 400px; background: #fff;}

.ztyw_list li{
    margin-bottom: 17px;
    overflow: hidden;
}
.ztyw_list li a{
    float: left;
    font-size: 17px;
    padding-left: 22px;
    position: relative;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
}
.ztyw_list li a:before{
    content: "";
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    background: #ccc;
    top: 8px;
}
.ztyw_list li span{
    float: right;
    color: #999;
}
.ztyw_list li a:hover{
    margin-left: 3px;
}
.ztyw_list li a:hover:before{
    background: #336633;
}
.toutiao{ border-bottom: 1px dashed #ccc; margin-bottom: 25px; padding-bottom: 25px;}
.toutiao h2{padding-left: 25px; position: relative; margin-bottom: 34px;}
.toutiao h2::before{position: absolute; content: ''; width: 6px; height: 30px; background-color: #427734; left: 0; top: 0;}
.toutiao h2 a{font-size: 30px; font-weight: bold; color: #427734;}
.toutiao h3{color: #333; font-weight: bold; font-size: 24px; line-height: 42px;}
.toutiao p{font-size: 16px; line-height: 36px; color: #666;text-indent: 2em;}
.toutiao p a{color: #336633;}
    .m-bulletin{margin-bottom: 30px; padding-top: 45px; padding-left: 160px; padding-right: 50px; background: url(../images/icon_Bulletin.png) left top no-repeat; height: 320px;}
    .m-bulletin h2{font-size: 24px; color: #333; font-weight: bold; text-align: center; padding-bottom: 30px;}
    .m-bulletin p{font-size: 16px; color: #333; line-height: 30px; text-indent: 2em;}
    .m-bulletin p.time{text-align: right;}

    .tips{margin-top: -10px; padding: 60px; background: url(../images/icon_box_bg.png) no-repeat; width: 100%; height: 344px;}
    .tips h2{font-size: 24px; font-weight: bold; color: #333; text-align: center; line-height: 36px; margin-bottom: 20px; padding: 0 20px;}
    .tips p{font-size: 16px; line-height: 36px; text-indent: 2em;}

    .m-center{text-align: center;}
    .btn-more{display: inline-block; margin: 0 auto; line-height: 42px; font-size: 16px; color: #333; background-color: #e7e7e7; border: 2px solid #ccc; border-radius: 27px; padding: 0 45px; transition: all .3s;}
    .btn-more:hover{background-color: #297cc4; color: #fff;}

    .gzjb-box .hd{text-align: center; margin-bottom: 30px;}
    .gzjb-box .bd{margin-bottom: 30px;}
    .gzjb-item{padding-bottom: 20px;}
    .gzjb-item li{position: relative; float: left; margin-right: 26px; margin-bottom: 30px; text-align: center; width: 280px; height: 180px; background: url(../images/icon_jb_bg.png) no-repeat; border: 1px solid #ddd;}
    .gzjb-item li:last-child{margin-right: 0;}
    .gzjb-item li:hover{box-shadow: 0 0 4px 4px rgb(153 153 153 / 30%);}
    .gzjb-item li a{display: block; height: 180px;}
    .gzjb-item li em{position: absolute; right: 20px; top: 20px; display: block; margin: 0 auto; text-align: center; width: 54px; height: 54px;background: url(../images/icon_jb_em.png) no-repeat; color: #fff; font-size: 14px; line-height: 54px;}
    .gzjb-item li span{display: inline-block;margin-bottom: 15px; font-size: 16px; color: #427734; padding-top: 45px; text-align: center;}
    .gzjb-item li b{display: inline-block; font-size: 20px; color: #427734; line-height: 30px; padding: 0 20px; font-weight: bold; text-align: center; background: url(../images/icon_jb_h3.png) center 45px no-repeat;}
    
    .content-box{padding: 30px 0;}
    
    .m-appraise{ background-color: #f1f1f1; width: 100%;}
    .appraise-hd{background: url(../images/icon_title_bg00.png) center no-repeat; height: 50px;}
    .appraise-hd h2{text-align: center;font-size: 24px; color: #5146a8; font-weight: bold; line-height: 50px;}
    .appraise-bd{margin: 20px auto;}
    .appraise-item li{position: relative; float: left; width: 580px; height: 140px; padding: 20px; background-color: #fff; margin-bottom: 30px;}
    .appraise-item li::before{position: absolute; content: ''; width: 5px; height: 140px; left: 0; top: 0; background-color: #5146a8;}
    .appraise-item li h2{font-size: 18px; font-weight: bold; color: #333;}
    .appraise-item li p{font-size: 16px; color: #666; line-height: 30px; text-indent: 2em;}
    .appraise-item li:nth-child(2n){float: right;}

    .bmcz-item{float: left; width: 50%; margin-bottom: 35px;}
    .bmcz-item dt{float: left; width: 140px; margin-right: 20px;}
    .bmcz-item dd{float: left; width: calc(100% - 160px);}
    .bmcz-item dd .m-list-ul{padding: 0;}
    .bmcz-item dd .m-list-ul li a{width: 90%;}


    .hd-skin{background: url(../images/icon_title_bg01.png) center no-repeat;}

    .budget-box .m-list-ul{float: left; width: 48%; padding: 0;}
    .budget-box .m-list-ul:nth-child(2){border-right: 1px solid #ccc;}
    .budget-box .m-list-ul:nth-child(3){padding-left: 20px;}
    .budget-box .m-list-ul li a{width: 100%;}

    .budget-toutiao{width: 100%;text-align: center; margin-bottom: 10px;}
    .budget-toutiao a{width: 100%; display: block; margin-bottom: 10px; font-size: 24px;font-weight: bold; color: #333; line-height: 32px;}
    .budget-toutiao p{width: 100%; height: 80px; overflow: hidden; padding: 10px; background-color: #f1f1f1; line-height: 30px; color: #666; text-align: left; text-indent: 2em; font-size: 16px;}
    
    .zytto{
        overflow: hidden;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #ccc;
    }
    .zytto-s{
        float: left;
        width: 64px;
        height: 64px;
        background: #f1f1f1;
        text-align: center;
        color: #f1f1f1;
        font-size: 12px;
        padding-top: 10px;
    }
    .zytto-s span{
        display: block;
        font-size: 19px;
        font-weight: bold;
        color: #999;
        margin-bottom: 3px;
    }
    .zytto-s em{font-size: 24px; color: #ccc;}
    .zytto-c{
        float: left;
        width: calc(100% - 65px);
        padding-left: 20px;
    }
    .zytto-c a{
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 18px;
        font-weight: bold;
        color: #333;
    }
    .zytto-c p{
        color: #999;
        font-size: 16px;
        line-height: 30px;
        margin-top: 10px;
    }
    
    
    
    /* 首页结束 */
    /* 概览开始 */
    
    .gl_content {
        width: 100%;
        background: #ffffff;
        padding: 20px;
        margin: 0px auto 30px;
    }
    
    .panel-hd {
        height: 45px;
        padding-bottom: 10px;
        border-bottom: 1px solid #efefef;
        position: relative;
    }
    
    .panel-hd a,
    .panel-hd h2 {
        float: left;
        font-size: 18px;
        font-weight: bold;
        color: #999;
        margin-right: 36px;
        position: relative;
        z-index: 2;
    }
    
    .panel-hd .active {
        color: #015293;
        padding-bottom: 6px;
        border-bottom: 3px solid #184a8a;
    }
    
    .panel-bd {
        width: 100%;
        overflow: hidden;
    }
    
    .more-btn {
        display: block;
        margin: 35px auto;
        width: 120px;
        height: 34px;
        border: 1px solid #e9e9e9;
        border-radius: 15px;
        color: #989898;
        line-height: 34px;
        font-size: 14px;
        padding-left: 35px;
        background: url(../images/icon_gl_more.png) 73px center no-repeat;
    }
    
    .more-btn:hover {
        border-color: #5c7bc5;
        background-image: url(../images/icon_gl_more_hover.png);
    }
    
    .text-list {
        padding: 8px 0;
        padding-bottom: 0;
    }
    
    .text-list li {
        position: relative;
        padding: 6px 0px 6px 10px;
        background: url(../images/icon_dot.png) 0px center no-repeat;
        overflow: hidden;
    }
    
    .text-list li a {
        width: 70%;
        font-size: 16px;
        color: #666666;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
    }
    
    .text-list li a:hover {
        color: #ae0c0c;
    }
    
    .text-list .time {
        float: right;
        width: 30%;
        text-align: right;
        margin-top: 3px;
        color: #999;
        font-size: 15px;
    }
    
    .text-list .news {
        position: absolute;
        right: 0;
        top: 0;
    }
    /* 概览结束 */
    /* 细览开始 */
    
    .place {
        padding: 20px 20px 20px 40px;
        background: #fff;
        font-size: 16px;
        background-color: #f8f8f8;
        background: url(../images/icon_position.png) 10px center no-repeat;
    }
    
    .place a:hover {
        color: #015293;
    }
    
    .zw-title {
        text-align: center;
        font-size: 24px;
        color: #333;
    }
    
    .zw-info {
        padding-bottom: 18px;
        border-bottom: 1px solid #d2d2d2;
        text-align: center;
        margin-top: 44px;
    }
    
    .zw-info span {
        font-size: 14px;
        color: #666;
        margin: 0 23px;
    }
    
    .zw-info span i {
        font-style: normal;
    }
    
    .fzw-text p {
        color: #333;
        margin-top: 15px !important;
        font-family: '\5b8b\4f53' !important;
        font-size: 16px !important;
        line-height: 34px !important;
    }
    
    .fzw-text p,
    .fzw-text span,
    .fzw-text div,
    .fzw-text {
        font-size: 16px !important;
        line-height: 34px !important;
    }
    
    .fz-tools {
        height: 72px;
        background: #fafafa;
        padding: 20px 15px;
    }
    
    .fz-tools .fr {
        padding-top: 5px;
    }
    
    .fz-tools .fr span {
        margin-left: 15px;
        font-size: 14px;
    }
    /* 细览结束 */


/*适老化按钮样式*/
.head-slh-btn{float: right;margin-left: 20px;position: absolute;top: 38px;right: 40%;transform: translateX(600px);}
.head-slh-btn a{color: #fff !important;background-image:linear-gradient(90deg, #F7B218 0%, #EC930A 100%);display: block;border-radius: 8px;line-height: 28px;padding: 8px 13px;font-weight: bold;font-size: 16px;}


    /* 翻页 */
    .page-index{ margin: 20px auto; text-align: center;}
    
    @media (max-width: 960px) {}
    
    @media (max-width: 768px) {
.head-slh-btn{
    transform: unset;
    top: 60px;
    right: 10px;
}
        .bmcz-item dd .m-list-ul li a{width:100%;}
        .budget-box .m-list-ul{width:100%;}
        .budget-box .m-list-ul:nth-child(3){padding-left: 0px;}
        .m-list-ul{padding:0px;}
        .budget-toutiao a{font-size:18px;}
}
    
    @media (max-width: 640px) {}
    
    @media (max-width:480px) {
        .wrap {
            width: 95% !important;
        }
        .ztyw_pic .item img{height: 35vh;}
        .owl-nav{display: none;}
        .content-new{margin-top: 0 !important;}
        .xzfy-list li{width: 100%;}
        .dxal-dl{width: 100%; margin-bottom: 20px; padding: 0;}
        .m-list-ul li a{width: 70%;}
        .content-left .con-hd h2 a.a2, .content-right .con-hd h2 a.a2{margin-top: -120px;}


        .w1200 {
            width: 100%;
            padding: 0 10px;
        }
        .header,
        .header-con {
            height: auto;
            background: url(../images/xt_01_mb.jpg) center top no-repeat;
            background-size: cover;
        }
        .header-con .top-logo img{width: 250px;}
        .header-con .top-txt {
            margin: 20px auto;
        }
        .header-con .top-txt img{width: 135px;}
        .content-left,
        .content-right {
            float: none;
            width: 100%;
            margin-bottom: 20px;
            padding: 0;
        }
        
        .fz-tools {
            height: auto;
            overflow: hidden;
        }
        .m-content,
        .gl_content {
            padding: 10px;
        }
        .text-list li a {
            width: 65%;
        }
        .text-list .time {
            width: 35%;
        }
        .fr span:first-child {
            margin-left: 0px;
        }

        .m-bulletin{height: auto; padding: 20px; background: none; text-align: justify;}
        .tips{background: none; padding: 20px; height: auto;}
        .tips h2{padding: 0;}
        .ztyw_pic{width: 100%; height: auto;}
	.ztyw_list{width: 100%; height: auto; padding-bottom:20px ; margin-top: 20px;}

        .gzjb-item li{float: none; margin-right: 0; margin: 0 auto 20px !important;}

	
	.head{ height: auto; padding-bottom: 20px;}
	.head_mid{margin-left: 0;}
	.head_bot{margin-top: 30px;}
	.head_bot select{width: 100%; background-position-x:98%;}
	.bb_bot_t{ width: 100%;}
	.bb_list ul li{width: 50%;}
	.bb_list ul li a{font-size: 15px;}

    .content-right{padding: 0; clear: both; margin-bottom: 0;}
    .budget-toutiao p{height: auto;}
    .bmcz-item{width: 100%;}
    .appraise-item li{width: 100%; height: auto;}
    .appraise-item li::before{height: 100%;}
    .bmcz-item{background: #fff;padding: 10px; margin-bottom: 20px;}
    .bmcz-item dt{width: 30%; margin-right: 3%;}
    .bmcz-item dd{width: 67%;}
    }