

/* 网站地图 移动端 */
@media screen and (max-width: 4000px) {
 .useOldFixed .website-box{
    width: 100%;
    font-size: .24rem;
  }
 .useOldFixed  .website-item li{
    font-size: .22rem;
    height: .5rem;
    line-height: .5rem;
  }
 .useOldFixed  .website-parent-link{
    font-size: .22rem;
    height: .5rem;
    line-height: .5rem;
  }
 .useOldFixed  .website-item ul.ml{
    margin-left: 1.40rem;
  }

}


/* 新闻资讯 移动端 */
@media screen and (max-width: 4000px) {
   .useOldFixed .common-box .current-location {
    font-size: .22rem;
    height: .5rem;
  }

   .useOldFixed .article-body {
    padding: .5rem .3rem .14rem;
  }

   .useOldFixed .article-title {
    font-size: .24rem;
  }

   .useOldFixed .article-infor {
    margin-top: .3rem;
    height: 1rem;
  }

   .useOldFixed .article-infor .article-infor-smtitle {
    font-size: .22rem;
    width: 100%;
    height: .36rem;
    text-align: left;
    display: block;
    text-align: center;
    margin-right: 0;
  }

  .useOldFixed .article-body-html {
    margin-top: .2rem;
    font-size: .24rem;
  }

  .useOldFixed .article-body p {
    font-size: .14rem;
    line-height: .5rem;
    word-wrap: break-word;
  }

  .useOldFixed .action {
    display: none;
  }

  /* 文章内部内容 */
  .useOldFixed #zoom {
    line-height: .4rem;
    text-align: center;
    font-size: .22rem;
  }

  .useOldFixed #zoom img {
    width: 100%;
    height: auto;
    margin: 0.1rem auto;
    max-width: 6rem;
  }

  .useOldFixed #zoom p {
    word-wrap: break-word;
  }

  .useOldFixed #zoom a {
    word-wrap: break-word;
  }
}

/* 首页样式 */

@media screen and (max-width: 4000px) {

  /* 轮播图 */
  .useOldFixed .home-slide {
    float: left;
    width: 100%;
    height: 3.64rem;
    overflow: hidden;
    position: relative;
    border: 0.01rem solid #ddd;
    box-sizing: border-box;
  }

  .useOldFixed .home-slide .hd {
    height: 0.4rem;
    width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #000;
    opacity: 0.7;
  }

  .useOldFixed .home-slide .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
    margin-top: 0.16rem;
    margin-right: 0.2rem;
  }

  .useOldFixed .home-slide .hd ul li {
    float: left;
    margin-right: 0.08rem;
    width: 0.1rem;
    height: 0.1rem;
    line-height: 0.14rem;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
  }

  .useOldFixed .home-slide .hd ul li.on {
    background: #f00;
    color: #fff;
  }

  .useOldFixed .home-slide .bd {
    position: relative;
    height: 100%;
    z-index: 0;
  }

  .useOldFixed .home-slide .bd li {
    zoom: 1;
    vertical-align: middle;
  }

  .useOldFixed .home-slide .bd img {
    width: 100%;
    max-width: 100%;
    height: 3.64rem;
    max-height: 3.64rem;
    display: block;
  }

  /* 轮播前/后按钮*/
  .useOldFixed .home-slide .prev,
  .useOldFixed .home-slide .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -0.3rem;
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    background-size: 0.6rem 0.6rem;
    opacity: 0.7;
  }

  .useOldFixed .home-slide .next {
    left: auto;
    right: 3%;
    background-size: 0.6rem 0.6rem;
  }

  .useOldFixed .home-slide .prev:hover,
  .useOldFixed .home-slide .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .useOldFixed .home-slide .prevStop {
    display: none;
  }

  .useOldFixed .home-slide .nextStop {
    display: none;
  }

  .useOldFixed .top-tabs {
    margin-top: .2rem;
    width: 100%;
  }

  .useOldFixed .policy-tabs {
    width: 100%;
  }

  .useOldFixed .partybuilding {
    padding-left: 0;
    width: 100%;
  }

  .useOldFixed .partybuilding-logo {
    height: .7rem;
    line-height: .7rem;
    font-size: .22rem;
  }

  .useOldFixed .partybuilding-logo img {
    margin-right: 8px;
    width: .6rem;
  }

  .useOldFixed .partybuilding .news {
    height: 1.12rem;
    line-height: 1.12rem;
    font-size: .22rem;
    background-size: 100% auto;
  }

  .useOldFixed .partybuilding .data {
    height: 1.12rem;
    line-height: 1.12rem;
    font-size: .22rem;
    background-size: 100% auto;
  }

  .useOldFixed .partybuilding-work img {
    width: 100%;
  }

  .useOldFixed .interactive-platform {
    width: 50%;
    padding: 0;
  }

  .useOldFixed .interactive-platform img {
    width: 100%;
	height: 0.8rem;
margin-top: 10px;
  }

  .useOldFixed .interactive-platform img.m10 {
    margin-bottom: .2rem;
  }

  .useOldFixed .interactive-title,
  .useOldFixed .public-title {
    font-size: .22rem;
  }

  .useOldFixed .interactive {
    margin-top: .2rem;
    width: 100%;
  }

  .useOldFixed .interactive-btns {
    width: 47%;
    text-align: left;
  }

  .useOldFixed .interactive-btns a {
    width: 2.6rem;
    font-size: .22rem;
    line-height: 0.8rem;
    height: 0.8rem;
    margin-top: 10px;
    margin-left: 0.6rem;
  }

  .useOldFixed .interactive-btns a img {
    height: .55rem;
    margin-top: .15rem;
    margin-right: .2rem;
    max-width: 0.5rem;
    max-height: 0.5rem;
  }

  .useOldFixed .public-title {
    margin-top: .2rem;
  }

  .useOldFixed .public-body {
    height: auto;
    padding-bottom: .3rem;
  }

  .useOldFixed .friend-title {
    position: relative;
    display: inline-block;
    padding: 0 0.6rem;
    font-size: 0.26rem;
    font-weight: bold;
    color: #000;
  }

  .useOldFixed .friend-title::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    width: 1rem;
    height: 0;
    border-bottom: 0.03rem solid #3f3f3f;
  }

  .useOldFixed .friend-title::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1rem;
    height: 0;
    border-bottom: 0.03rem solid #3f3f3f;
  }

  .useOldFixed .public-body .zfxxgk-titile {
    width: 100%;
    padding: 0.15rem;
    line-height: 0.3rem;
    font-size: 0.18rem;
  }

  .useOldFixed .public-body .zfxxgk-border {
    width: 100%;
    margin: 0;
    border-top: 2px dashed #d5e9ff;
    border-left: 0;
    border-bottom: 2px solid #d5e9ff;
    border-right: 0;
  }

  .useOldFixed .public-body .zfxxgk-other {
    float: left;
    width: 100%;
    margin: 0;
  }

  .useOldFixed .public-body .public-row a {
    margin: .3rem .18rem;
    font-size: .22rem;
    width: 3rem;
    line-height: 0.6rem;
    height: 0.6rem;
    border: 0.01rem solid #000;
  }

  .useOldFixed .public-body .public-row a img {
    width: 0.2rem;
    height: 0.2rem;
    margin-top: 0.2rem;
    margin-left: 0.1rem;
  }

  .useOldFixed .public-body .mb20 {
    margin-bottom: 0 !important;
  }


  .useOldFixed .friend-body {
    text-align: center;
  }

  .useOldFixed .home-select {
    margin: .3rem .1rem;
    width: 2.7rem;
    height: .4rem;
    font-size: .22rem;
  }

  .useOldFixed .home-select option {
    width: 100%;
  }

  .useOldFixed .common-box .top-tabs .bd ul .sbzx-mobile-tomore {
    display: block !important;
    width: 100%;
    margin-top: 0.2rem;
    text-align: center;
    font-size: 0.22rem;
  }

  .useOldFixed .common-box .top-tabs .bd ul .sbzx-mobile-tomore-btn {
    width: 100%;
    display: block;
    line-height: 0.5rem;
    color: #b8b8b8;
  }

  .useOldFixed .common-box .policy-tabs .bd ul .sbzx-mobile-tomore {
    display: block !important;
    width: 100%;
    margin-top: 0.2rem;
    text-align: center;
    font-size: 0.22rem;
  }

  .useOldFixed .common-box .policy-tabs .bd ul .sbzx-mobile-tomore-btn {
    width: 100%;
    display: block;
    line-height: 0.5rem;
    color: #b8b8b8;
  }

  .useOldFixed .policy-tabs .bd ul {
    padding: 0 0.1rem;
    border: 0.01rem solid #cae3ff;
    min-height: 0rem;
  }

  .useOldFixed .top-tabs .bd ul {
    padding: 0 0.1rem;
    border: 0.01rem solid #cae3ff;
    min-height: 0rem;
  }

  .useOldFixed .top-tabs .hd ul li {
    padding: 0 .16rem;
    text-align: center;
    font-size: .22rem;
  }

  .useOldFixed .top-tabs .bd li,
  .useOldFixed .policy-tabs .bd li {
    margin: .16rem 0;
    font-size: .22rem;
    line-height: .3rem;
  }

  .useOldFixed .policy-tabs .hd ul li {
    padding: 0 .16rem;
    text-align: center;
    font-size: .22rem;
  }

  .useOldFixed .top-tabs .hd ul li.on {
    height: 0.5rem;
    background: #e1efff;
  }

  .useOldFixed .top-tabs .hd ul li.on a {
    color: #2e9fff;
  }
}



@media screen and (max-width: 4000px) {
/* 列表页样式 */
  .useOldFixed .list-menu{
    display: none;
  }
  .useOldFixed .list-menu-m{
    display: block;
  }
  .useOldFixed .list-menu-m li{
    display: inline-block;
    width: 1.9rem;
    padding-left: 0.1rem;
    height: .5rem;
    margin: .1rem;
    line-height: .5rem;
    text-align: center;
    font-size: .22rem;
    border: .01rem solid #333;
    border-radius: .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .useOldFixed .list-menu>li img {
    display: none;
    width: 14px;
    height: 14px;
    margin-top: 35px;
    margin-left: 5px;
  }
  .useOldFixed .list-menu>li .right-jt-blue {
    display: none; 
  }
  .useOldFixed .list-menu>li.on .right-jt-white {
    display: none;
  }
  .useOldFixed .list-menu>li.on .right-jt-blue {
    display: none;
  }
  .useOldFixed .list-menu-m li.on{
    color: #fff;
    background: #2068bb;
    border: .01rem solid #2068bb;
  }
  .useOldFixed .select-bar{
    display: block;
    position: relative;
    width: calc(100% - 0.4rem);
    padding: 0 0.2rem;
    margin-top: .2rem;
    height: 0.82rem;
    font-size: 0.22rem;
    color: #fff;
    background: #1d7acc;
    line-height: 0.82rem;
    cursor: pointer;
  }
  .useOldFixed .select-bar img {
    width: 0.3rem;
    float: right;
    margin-right: 0.2rem;
    margin-top: 0.25rem;
  }
  .useOldFixed .select-bar .select-list {
    display: none;
    position: absolute;
    right: 0;
    color: #333333;
    border: 0.01rem solid #dedede;
    background: #f1f1f1;
    z-index: 100;
  }
  .useOldFixed .select-bar .select-list li {
    width: calc(100% - 0.4rem);
    /* margin: 0 0.2rem; */
    padding: 0 0.2rem;
    height: 0.78rem;
    font-size: 0.22rem;
    line-height: 0.8rem;
    background: #f1f1f1;
    border-bottom: 0.01rem solid #dedede;
  }
  .useOldFixed .select-bar .select-list li:hover {
    background: #1d7acc;
    color: #fff;
  }
  .useOldFixed .bshare-custom {
    display: none;
  }
  .useOldFixed .list-tabs{
    margin-top: .3rem;
    width: 100%;
  }
  .useOldFixed .list-tabs .hd{
    height: .5rem;
    line-height: .5rem;
  }
  .useOldFixed .list-tabs .hd ul{
    height: .5rem;
  }
  .useOldFixed .list-tabs .hd ul li{
    height: .5rem;
    text-align: center;
    font-size: .24rem;
  }
  .useOldFixed .list-tabs .hd ul li.on{
    height: .5rem;
  }
  .useOldFixed .list-tabs .bd li{
    line-height: .4rem;
    font-size: .2rem;
    margin: 0.05rem auto;
  }
  .useOldFixed .list-tabs .bd li a{
    font-size: .22rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
  }
  .useOldFixed .list-tabs .bd li:before{
    margin: .16rem .2rem 0 0;
    width: .1rem;
    height: .1rem;
  }
  .useOldFixed .list-tabs .bd li .date{
    font-size: .22rem;
  }
  .useOldFixed .list-tabs .hd ul li.on:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    display: block;
    width: 100%;
    height: 0.04rem;
    background: #2068bb;
    float: left;

}
}


@media screen and (max-width:4000px){
    .useOldFixed .list-main-content{
        width: 100%;
    }
    .useOldFixed .list-left-content{
        width: 100%;
    }
    .useOldFixed .list-right-content{
        width: 100%;
        padding-top: 0;
    }
    .useOldFixed .ml80{
        margin-left: 0;
        display: block;
    }
    .useOldFixed .list-common-content li{
        padding: 0.3rem 0;
        line-height: 1.5;
    }
    .useOldFixed .text-question{
        line-height: 2;
        font-size: 1rem;
    }
    .useOldFixed .mt30{
        margin-top: 0.3rem;
    }
    .useOldFixed .text-answer span{
        font-size: 1rem;
    }
    .useOldFixed .list-common-title{
        font-size: 1.2rem;
        margin-bottom: 0.5rem;
    }
    .useOldFixed .list-top-content{
        margin-top: 0.3rem;

    }
    .useOldFixed .list-bottom-content{
        /* padding: 1rem 0.5rem 2.5rem 0.5rem; */
    }
    .useOldFixed .list-bottom-sjMain li{
        width: calc(50% - 0.5rem);
    }
    .useOldFixed .list-top-content span{
        font-size: 1.125rem;
    }
    .useOldFixed .font18{
        font-size: 1.125rem;
    }
    .useOldFixed .number{
        font-size: 1.625rem;
    }
    .useOldFixed .text-name {
        font-size: 1rem;
        /* margin-top: 1.5rem; */
    }
 }
 
 @media screen and (max-width: 4000px) {

  .useOldFixed .common-box {
    width: calc(100% - .6rem);
  }

  .useOldFixed .common-footer {
    width: calc(100% - .6rem);
    padding: 0;
  }

  body.useOldFixed  {
    background-size: cover;
  }

  /* 移动端头部适配样式 START*/
  .useOldFixed .header {
    width: 100%;
    height: 3.2rem;
    background: url(header-bg.png);

  }

  .useOldFixed .header .jf {
    display: none;
  }

  .useOldFixed .header>.common-box {
    position: relative;
    height: 3.2rem;
  }

  .useOldFixed .header .header-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 0;
  }

  .useOldFixed .header .header-bg img {
    display: block;
    width: 100%;
  }

  .useOldFixed .header .title-logo {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 0.65rem;
  }

  .useOldFixed .header .title-logo img {
    /* width: 60%; */
  }

  .useOldFixed .header .search {
    width: 4rem;
    height: 0.60rem;
    text-align: center;
    /* margin: 0.6rem 0 0 0; */
    position: absolute;
    top: 1.4rem;
    left: 50%;
    margin-left: -2rem;
  }

  .useOldFixed .header .text {
    width: 3.00rem;
    padding: 0 0.2rem;
    font-size: 0.24rem;
  }

  .useOldFixed .header .btn {
    width: 0.6rem;
    font-size: 0.24rem;
    background: #ffffff;
  }

  /* 内容 */
  .useOldFixed .content {
    padding-top: 0rem;
  }

  .useOldFixed .common-box .nav {
    width: 100%;
    height: 1.2rem;
    /* padding: 0.1rem 3%; */
    margin: 0;
  }

  /* .common-box .nav ul{
   width: 80%;
   margin-left: 10%;
 } */
  .useOldFixed .nav-box .nav li {
    width: 33.333%;

    /* margin: 0.1rem 2.6%; */

    text-align: center;
  }

  .useOldFixed .nav-box .nav li a {
    width: 100%;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }

  /* 移动端头部适配样式 END*/

  /* 移动端底部适配样式 START*/
  .useOldFixed .footer {
    padding: .2rem 0;
    height: 2.6rem;
  }

  .useOldFixed .footer .footer-item {
    margin-bottom: 0.2rem;
    width: 44%;
    padding: 0 3%;
  }

  /* 移动端底部适配样式 END*/

}


@media screen and (max-device-width: 4000px) {
    .useOldFixed .zcjdlb .left,
    .useOldFixed .zcjdlb .right {
        width: 100%;
        clear: both;
    }
    .useOldFixed .right{
        display: none;
    }
    .useOldFixed .right-tjzc{
        display: block;
        margin-bottom: 0.3rem;
    }
    .useOldFixed .list-item .icon-1{
        display: none;
        width: auto;
        margin: 0;
    }
}


@media screen and (max-device-width: 4000px) {
    body.useOldFixed  {
        min-width: 100%;
    }

    .useOldFixed .main, .s-main {
        width: 100%;
        padding: 0 0.3rem;
        box-sizing: border-box;
        overflow: hidden;
    }
    /* 5.17 x */

    .useOldFixed .current-location,
    .useOldFixed .current-location a,
    .useOldFixed .current-location a:hover,
    .useOldFixed .current-location a:visited,
    .useOldFixed .current-location a:active {
        font-size: 0.22rem;
    }

    .useOldFixed .current-location {
        background: none;
        line-height: 0.75rem;
        height: 0.75rem;
        width: 92%;
        padding: 0;
        margin: 0 auto;
    }

    .useOldFixed .d-title {
        font-size: 0.36rem;
    }

    .useOldFixed .l-title {
        font-size: 0.24rem;
    }

    .useOldFixed .xw-xtitle span {
        font-size: 0.2rem;
    }

    .useOldFixed .tatxt1 {
        text-indent: 0.2rem;
    }

    .useOldFixed .xw-txt {
        font-size: 0.26rem;
        line-height: 0.4rem;
        margin-bottom: 0.4rem;
    }


    .useOldFixed .title-blue-triangle {
        width: 280px;
    }

    .useOldFixed .page .first-page-btn,
    .useOldFixed .page .last-page-btn,
    .useOldFixed .page .pre-page-btn,
    .useOldFixed .page .next-page-btn,
    .useOldFixed .page .page-search-btn,
    .useOldFixed .page .page-show,
    .useOldFixed .page .page-search {
        display: none;
    }

    .useOldFixed .page {
        margin: 0.4rem 0;
    }

        .useOldFixed .page,
        .useOldFixed .page button {
            height: 0.7rem;
            line-height: 0.7rem;
            font-size: 0.28rem;
        }

            .useOldFixed .page .pre-ico-page-btn,
            .useOldFixed .page .next-ico-page-btn,
            .useOldFixed .page button {
                width: 0.7rem;
            }

            .useOldFixed .page .pre-ico-page-btn,
            .useOldFixed .page .next-ico-page-btn,
            .useOldFixed .page .page-btn-number {
                display: inline-block;
            }
    
    .useOldFixed .list-circle-red .list-item:before {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -2px;
        content: "";
        width: 5px;
        height: 5px;
        display: inline-block;
    }

    .useOldFixed .list-circle-red .list-item {
        padding-left: 10px;
    }

    .useOldFixed .list-item {
        font-size: 0.26rem;
        line-height: 0.43rem;
        height: 0.43rem;
        padding: 0 1.3rem 0 0;
        margin: 0.05rem 0;
    }

    .useOldFixed .list-item-date {
        font-size: 0.2rem;
        width: 1.3rem;
    }


    .useOldFixed .title-red {
        font-size: 0.28rem;
        height: 0.34rem;
        padding-bottom: 0.2rem;
        line-height: 0.34rem;
        margin: 0.25rem 0 0;
        /* margin: 0.25rem 0; */
        color: #0062b4;
    }

        .useOldFixed .title-red:before {
            height: 0.34rem;
            top: 0;
        }

    .useOldFixed .lyhelp {
        padding: 0;
        background: #e6e6e6;
    }

        .useOldFixed .lyhelp,
        .useOldFixed .lyhelp a span {
            font-size: 0.28rem;
            height: 0.78rem;
            line-height: 0.78rem;
        }

    .useOldFixed .lyicon {
        top: 0.1rem;
        width: 0.4rem;
        height: 0.36rem;
        margin: 0.11rem 0.36rem 0 0.33rem;
    }

    .useOldFixed .lyjt {
        width: 0.2rem;
        height: 0.26rem;
        top: 0.26rem;
        right: 0.26rem;
    }

    .useOldFixed .lyquetit {
        font-size: 0.28rem;
        line-height: 0.34rem;
        margin: 0.3rem 0 0.38rem;
        color: #0062b4;
    }

    .useOldFixed .lyinputbor,
    .useOldFixed .lyinput2 {
        border-color: #e2e2e2;
    }

    .useOldFixed .lyinputbor,
    .useOldFixed .lyinput,
    .useOldFixed .lyinput2,
    .useOldFixed .lycode {
        height: 0.68rem;
        line-height: 0.68rem;
    }

    .useOldFixed .lybtnselect {
        font-size: 0.26rem;
        height: 0.62rem;
        line-height: 0.62rem;
        background: #0068b7;
    }

    .useOldFixed .title-red2 {
        font-size: 0.28rem;
        height: 0.34rem;
        line-height: 0.34rem;
        padding: 0 0 0.3rem;
        margin: 0.25rem 0;
    }

    .useOldFixed .fktable tr th,
    .useOldFixed .fktable tr td,
    .useOldFixed .fktable2 tr td {
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.28rem;
    }

    /* tab */
    .useOldFixed .esint-tab > .esint-tab-items {
        height: 0.6rem;
    }

        .useOldFixed .esint-tab > .esint-tab-items > .esint-tab-item {
            height: 0.6rem;
            line-height: 0.6rem;
            font-size: 0.26rem;
        }
}


@media screen and (max-device-width: 4000px) {
    body.useOldFixed {
        min-width: 100%;
    }

    .useOldFixed .clear {
        overflow: visible;
    }

    .useOldFixed .hide {
        display: none !important;
    }

    .useOldFixed .main, .useOldFixed .s-main {
        width: 100%;
        padding: 0 0.3rem;
        box-sizing: border-box;
    }

    .useOldFixed .right-content {
        height: auto;
        max-height: unset;
    }
   
    .useOldFixed .head-top {
        height: 0.43rem;
        line-height: 0.43rem;
        font-size: 0.18rem;
    }

        .useOldFixed .head-top .main {
            width: 100%;
            box-sizing: border-box;
            padding: 0 0 0 0.25rem;
        }

        .useOldFixed .head-top img {
            height: 0.24rem;
            width: 0.22rem;
            margin: 0 0.2rem 0 0;
        }

        .useOldFixed .head-top .current-now,
        .useOldFixed .head-top p {
            display: none;
        }
  
    .useOldFixed .current-location,
    .useOldFixed .current-location a,
    .useOldFixed .current-location a:hover,
    .useOldFixed .current-location a:visited,
    .useOldFixed .current-location a:active {
        font-size: 0.22rem;
    }

    .useOldFixed .current-location {
        background: none;
        line-height: 0.75rem;
        height: 0.75rem;
        width: 92%;
        padding: 0;
        margin: 0 auto;
    }
  
    .useOldFixed .head-zfxxgk-bg {
        padding-top: 0;
        width: 100%;
        height: auto;
      /*  background: url(common-m-top-bg.png) no-repeat;*/
        background-size: cover;
    }

        .useOldFixed .head-zfxxgk-bg .main {
            width: 100%;
            height: auto;
            box-sizing: border-box;
            padding: 0.3rem 0.25rem 0;
        }

    .useOldFixed .head-zfxxgk-logo {
        width: 2.74rem;
        height: auto;
        position: unset;
    }

    .useOldFixed .head-zfxxgk-title {
        width: 4.4rem;
        height: auto;
        margin: 0.44rem auto 0.5rem;
        position: static;
        top: unset;
        left: unset;
    }
    /* common-left-nav-xxgk */
    .useOldFixed .left-nav {
        width: 100%;
        overflow: visible;
    }

    .useOldFixed .left-nav-list {
        display: flex;
        margin: 0.3rem auto 0.15rem;
        justify-content: center;
    }

        .useOldFixed .left-nav-list > li,
        .useOldFixed .left-nav-title {
            display: flex;
            height: 1.7rem;
            width: 1.38rem;
            border: none;
        }

    .useOldFixed .left-nav-title {
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #2d66a5;
        background: #eaeaea;
        cursor: pointer;
    }

    .useOldFixed .left-nav-icon {
        margin: 0.15rem auto;
    }

        .useOldFixed .left-nav-icon,
        .useOldFixed .left-nav-icon img {
            position: static;
            height: 0.43rem;
            width: 0.43rem;
            flex-shrink: 0;
        }

    .useOldFixed .left-nav-title .icon {
        display: none;
    }

    .useOldFixed .left-nav-title .left-nav-name {
        width: 0.8rem;
        font-size: 0.2rem;
        height: 0.89rem;
        line-height: 0.43rem;
        text-align: center;
        overflow: hidden;
    }

    .useOldFixed .left-nav-list > li:nth-child(5) .left-nav-title .left-nav-name {
        width: 0.7rem;
    }

    .useOldFixed .zfxxgk {
        padding: 0.2rem 0;
        background: #fff;
    }

    .useOldFixed .left-child-title {
        background: #f9f9f9;
    }

    .useOldFixed .left-nav-list > li ul {
        display: none;
        position: absolute;
        top: 2rem;
        left: 0;
        width: 100%;
        z-index: 20;
        /* background: lightblue; */
        box-sizing: border-box;
        padding: 0 15px 15px;
        max-height: unset;
    }
}

@media screen and (max-device-width: 4000px) {
    .useOldFixed .head-line-blue {
        border-bottom: 0.04rem solid #1f6aaa;
    }

    .useOldFixed .left-nav-title .left-nav-name {
        width: 1rem;
    }

    .useOldFixed .left-nav-list > li:nth-child(5) .left-nav-title .left-nav-name {
        width: 0.8rem;
    }

    .useOldFixed .zfxxgk .qt-current-location {
        width: 92%;
        margin: 0 auto;
        height: auto;
    }
}

@media screen and (max-device-width: 400px) {
    .useOldFixed .left-nav-title .left-nav-name {
        width: 1.1rem;
    }

    .useOldFixed .left-nav-list > li:nth-child(5) .left-nav-title .left-nav-name {
        width: 0.9rem;
    }
}


@media screen and (max-device-width: 4000px) {
    body.useOldFixed {
        font-size: .24rem;
        margin: 0 auto;
    }

    .useOldFixed .m-bottom {
        border-top: .06rem solid rgb(28,99,169);
        background: rgb(231,231,231);
    }

    .useOldFixed .m-btm1 {
        padding: .18rem 0 .2rem;
        text-align: center;
        border-bottom: .01rem solid rgb(212,212,212);
        font-size: 0;
    }

    .useOldFixed .m-site-selt {
        position: relative;
        display: inline-block;
        width: 3.32rem;
        height: .5rem;
        cursor: pointer;
        margin: 0;
        border: .01rem solid rgb(207,207,207);
        background: rgb(248,248,248);
    }

        .useOldFixed .m-site-selt:first-child {
            margin-right: 0.26rem;
        }

        .useOldFixed .m-site-selt .m-sitename {
            display: block;
            width: 2.72rem;
            line-height: .5rem;
            font-size: .22rem;
            color: rgb(87,87,87);
            text-align: center;
          /*  background: url(m-siteselt-sjx.png) no-repeat 2.4rem center;*/
            background-size: .12rem;
        }

        .useOldFixed .m-site-selt .m-sitediv {
            width: 2.72rem;
            max-height: 3rem;
            background: rgb(245,245,245);
            position: absolute;
            z-index: 20000;
            border: 1px solid rgb(221,221,221);
            border-top-width: 0;
        }

        .useOldFixed .m-site-selt ul {
            max-height: 3rem;
            overflow-y: auto;
        }

            .useOldFixed .m-site-selt ul li a {
                display: block;
                line-height: .28rem;
                color: rgb(87,87,87);
                font-size: .22rem;
                padding: .04rem 0;
            }

    .useOldFixed .m-btm2 {
        padding: .19rem 0.3rem .23rem;
        size: .2rem;
        color: rgb(87,87,87);
    }

    .useOldFixed .m-btm-linksblk {
        justify-content: space-between;
        align-items: center;
        display: -webkit-flex;
        flex-direction: inherit;
        flex-wrap: wrap;
    }

        .useOldFixed .m-btm-linksblk a {
            position: relative;
            width: 47.826%;
            height: .5rem;
            font-size: .22rem;
            color: rgb(87,87,87);
            ;
            line-height: .5rem;
            text-align: center;
            float: left;
            background: rgb(217,217,217);
            margin-bottom: .35rem;
        }

        .useOldFixed .m-btm-linksblk:first-child a {
            width: 30.434%;
            margin-bottom: .21rem;
        }

        .useOldFixed .m-btm-linksblk img {
            position: absolute;
            width: 1rem;
            z-index: 99;
            top: .5rem;
            left: 50%;
            margin-left: -.5rem;
            display: none;
        }

    .useOldFixed .m-btm-links {
        text-align: center;
        padding-bottom: .36rem;
    }

        .useOldFixed .m-btm-links a {
            width: 24%;
            text-align: center;
        }

    .useOldFixed .m-btm-info {
        text-align: center;
        font-size: 0;
    }

        .useOldFixed .m-btm-info .m-dzjg {
            width: 0.6rem;
            vertical-align: top;
        }

        .useOldFixed .m-btm-info .m-infodetail {
            display: inline-block;
            font-size: .2rem;
            padding: 0 .24rem;
        }

            .useOldFixed .m-btm-info .m-infodetail p {
                padding-bottom: .15rem;
            }

            .useOldFixed .m-btm-info .m-infodetail img {
                width: .23rem;
                margin-right: .05rem;
            }

        .useOldFixed .m-btm-info .m-zhaocuo {
            width: .87rem;
            vertical-align: top;
        }

            .useOldFixed .m-btm-info .m-zhaocuo img {
                width: 100%;
            }

    .useOldFixed #alert-f {
        display: none;
    }

    .useOldFixed .footer-alert {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        justify-content: center;
        align-items: center;
        background-color: rgba(0,0,0,.3);
        z-index: 99;
    }

        .useOldFixed .footer-alert::after {
            content: '';
            display: block;
            width: .5rem;
            height: .5rem;
           /* background: url('alert-close.png') no-repeat center center;*/
            background-size: 100% 100%;
            position: absolute;
            top: .5rem;
            right: .5rem;
        }

    .useOldFixed .footer-alert-bd {
        width: 50%;
    }

        .useOldFixed .footer-alert-bd img {
            margin: .1rem auto;
            width: 100%;
        }
}


@media screen and (max-device-width: 4000px) {
  
    .useOldFixed .qt-current-location {
        line-height: 0.48rem;
        height: auto;
        font-size: 0.24rem;
        color: rgb(72, 72, 72);
        padding: 0.1rem 0;
        background: none;
        border-bottom: 0.02rem solid #e7e7e7;
    }

        .useOldFixed .qt-current-location img.qt-pcicon {
            display: none;
        }

        .useOldFixed .qt-current-location .noshow {
            display: none;
        }

        .useOldFixed .qt-current-location a,
        .useOldFixed .qt-current-location a:hover,
        .useOldFixed .qt-current-location a:visited,
        .useOldFixed .qt-current-location a:active {
            font-size: 0.24rem;
            color: rgb(72, 72, 72);
            text-decoration: none;
            display: inline;
        }

    .useOldFixed .qt-page .first-page-btn,
    .useOldFixed .qt-page .last-page-btn,
    .useOldFixed .qt-page .pre-page-btn,
    .useOldFixed .qt-page .next-page-btn,
    .useOldFixed .qt-page .page-search-btn,
    .useOldFixed .qt-page .page-show,
    .useOldFixed .qt-page .page-search {
        display: none;
    }

    .useOldFixed .qt-page .pre-ico-page-btn,
    .useOldFixed .qt-page .next-ico-page-btn,
    .useOldFixed .qt-page .page-btn-number button {
        margin: 0;
        border: 0.02rem solid #e3e3e3;
        background: #fff;
    }

    .useOldFixed .qt-page .pre-ico-page-btn,
    .useOldFixed .qt-page .next-ico-page-btn {
        padding: 0 0.25rem;
        display: none;
    }

    .useOldFixed .qt-page button,
    .useOldFixed .qt-page input {
        padding: 0 0.25rem;
        height: 0.25rem;
    }

    .useOldFixed .qt-page {
        padding: 0;
        margin: 0.3rem 0;
    }

    .useOldFixed .page .qt-page {
        margin: 0;
    }

    .useOldFixed .qt-page,
    .useOldFixed .qt-page button {
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.28rem;
    }

        .useOldFixed .qt-page .pre-ico-page-btn,
        .useOldFixed .qt-page .next-ico-page-btn,
        .useOldFixed .qt-page .page-btn-number {
            width: auto;
            display: inline-block;
        }


    .useOldFixed .qt-title_block {
        padding-top: 0.45rem;
        padding-bottom: 0.18rem;
    }

    .useOldFixed .qt-title {
        font-size: 0.36rem;
        line-height: 0.5rem;
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
    }

    .useOldFixed .qt-title_up, .qt-title_down {
        font-size: 0.3rem;
        line-height: 0.41rem;
        color: #000000;
    }

    .useOldFixed .qt-attachments {
        font-size: 0.22rem;
        margin-bottom: 0.4rem;
    }

    .useOldFixed .qt-title-red {
        font-size: 0.28rem;
        height: 0.5rem;
        padding-bottom: 0.2rem;
        line-height: 0.34rem;
        margin: 0.25rem 0 0;
        color: #0062b4;
    }

       .useOldFixed  .qt-title-red:before {
            height: 0.34rem;
            top: 0;
        }
   

  
    .useOldFixed .qt-print_right {
        display: none;
    }

    .useOldFixed .bshare-custom {
        display: none;
    }

    .useOldFixed .qt-video-box {
        width: 6.5rem !important;
        height: 4.9rem !important;
    }

    .useOldFixed #my-video {
        width: 6.5rem !important;
        height: 4.9rem !important;
    }
 
}

body.useOldFixed{
    width: 750px !important;
    zoom: 1.5;
    -moz-transform: scale(1.5) !important;
    -moz-transform-origin: top !important;
    margin: 0 auto;
    height: auto;
    min-width: 750px;
    position: relative;
}
/* 首页 */
/* 图片 */
.useOldFixed .erdCss{
    width:100%!important;
}
/* 新闻 */
.useOldFixed .top-tabs .bd li, .useOldFixed .policy-tabs .bd li{
    white-space: nowrap;
}
/* 公告 */
.useOldFixed .policy-tabs{
    width:100%
}
.useOldFixed .interactive{
    width: 100%!important;
}
/* 政府信息公开 */
.useOldFixed .public-body .zfxxgk-border{
    width:100%;
}
.useOldFixed .public-row li{
    width: 47%;
    margin-bottom: 23px;
	border: none;
}
.useOldFixed .public-body .zfxxgk-other{
    width: 100%;
}
.useOldFixed .public-body{
    height:auto;
}
/* 图片 */
.useOldFixed .fqmzhf-banner{
    width: 100%!important;
}
.useOldFixed .fqmzhf-banner img{
    width: 100%!important;
}
/* 留言 */
.useOldFixed .list-common-title{
    font-size: large;
}
.useOldFixed .text-question{
    font-size: large;
}
.useOldFixed .text-answer span{
    font-size: large;
}
.useOldFixed .ml80{
    margin-left: 0;
    display: block;
}
.useOldFixed .list-top-content span{
    font-size: large;
}
.useOldFixed .font18{
    font-size: large;
}
.useOldFixed .number{
    font-size: large;
}
.useOldFixed .text-name {
    font-size:  large;
}
.useOldFixed .article-body .article-body-html p video{
    width: 100%;
}
.useOldFixed .main-body{
    width: 100%;
}
/* 政务公开底部 */
.useOldFixed .m-footer-body{
    display: block!important;
}
/* 政务公开文章标题 */
.useOldFixed .sx-item{
    display:flex;
}
/* 政务公开政策解读 */
.useOldFixed .xl-zw-cons-rt{
    margin: 30px 0;
}
/* 政务公开文章内容 */
.useOldFixed .xl-zw-cons .article_content{
    width: 100%!important;
}
.useOldFixed #zoom>div>div{
    overflow-x: auto;
}
.useOldFixed .common-box{
    width: 100%;
}
.useOldFixed .picScroll-top .tempWrap{
    width: 100%!important;
}
.useOldFixed .picScroll-top .next{
    right: -45px;
}



/*************信息公开通用部分-S**************/
/*N_26-xxgk-zfxxgkzn*/
.useOldFixed .zfxxgk {
    padding: 0.2rem 0;
    background: #fff;
}
.useOldFixed .zfxxgk  .right-content {
    width: 100%;
    padding: 0.2rem 0.3rem;
    border: none;
    box-sizing: border-box;
}
.useOldFixed .zfxxgk .title-article-blue{
    font-size: 0.36rem;
    margin: 0 auto 0.4rem;
    line-height: 0.4rem;
}
.useOldFixed .right-content-inf{
    font-size: 0.26rem;
    line-height: 0.4rem;
    height: auto;
    overflow-y: hidden;
    max-height: none;
}
/*N_45-xxggky-yfsqgksmNew*/
.useOldFixed .ysqgk {
    width: 100%;
    /* padding: 0 0.3rem 0.9rem; */
    background: #fff;
    border: none;
}
.useOldFixed .ysqgk .yfsqsm-content {
    width: 100%;
    padding: 0;
    border: none;
}
.useOldFixed .yfsqsm-content-inf {
   font-size: 0.24rem;
   line-height: 0.42rem;
   margin-bottom: 0.3rem;
}
.useOldFixed .yfsqsm-content .inf-title  {
    font-size: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin: 0.12rem auto 0.52rem;
}
.useOldFixed .yfsqsm-content-down-sq {
    margin: 0.72rem auto 0;
    text-align: center;
}
.useOldFixed .down-load-btn,
.useOldFixed .yfsqsm-content-btn {
    height: 0.78rem;
    line-height: 0.78rem;
    font-size: 0.26rem;
}
.useOldFixed .yfsqsm-content-down-sq .down-load-btn,
.useOldFixed .yfsqsm-content-down-sq .yfsqsm-content-btn {
    display: inline-block;
    margin: 0;
}
.useOldFixed .yfsqsm-content-btn {
    width: 2.2rem;
    margin: 0.59rem auto 0;
}
.useOldFixed .yfsqsm-content .inf-title-1 {
    line-height: 0.4rem;
    font-size: 0.28rem;
    margin: 1.12rem 0 0.58rem;
}
.useOldFixed .yfsqsm-content .inf-title-1 p { 
    left: 2rem;
}
.useOldFixed .inf-input {
    display: flex;
    width: 100%;
    margin-bottom: 0.2rem;
}
.useOldFixed .inf-input,
.useOldFixed .inf-input label,
.useOldFixed .inf-input input,
.useOldFixed .inf-input .check-code {
    height: 0.78rem;
    line-height: 0.78rem;
}
.useOldFixed .inf-input label { 
    width: 1.8rem;
    font-size: 0.26rem;
    margin: 0 0.44rem 0 0;
    flex-shrink: 0;
}

.useOldFixed .inf-input input {
    height: 0.78rem;
    font-size: .28rem;
    line-height: .28rem;
    padding: 0 0 0 0.3rem;
    width: 4.55rem;
    box-sizing: border-box;
    border: none;
    flex-shrink: 0;
    background: #f2f4f7;
}
.useOldFixed .inf-input .input-code {
    width: 2.8rem;
}
.useOldFixed .inf-input .check-code {
    width: 1.54rem !important;
}
/*N_common*/
body.useOldFixed  {
    min-width: 100%;
}
.useOldFixed .main,.useOldFixed .s-main {
    width: 100%;
    padding:0 0.3rem;
    box-sizing: border-box;
    overflow:hidden;
}
/* 5.17 x */
/* 面包屑 */
.useOldFixed .current-location,
.useOldFixed .current-location a,
.useOldFixed .current-location a:hover,
.useOldFixed .current-location a:visited,
.useOldFixed .current-location a:active {
    font-size: 0.22rem;
}
.useOldFixed .current-location{
    background: none;
    line-height: 0.75rem;
    height: 0.75rem;
    width: 92%;
    padding: 0;
    margin: 0 auto;
}

.useOldFixed .d-title {
    font-size: 0.36rem;
}
.useOldFixed .l-title {
    font-size: 0.24rem;
}
.useOldFixed .xw-xtitle span {
    font-size: 0.2rem;
}
.useOldFixed .tatxt1 {
    text-indent: 0.2rem;
}
.useOldFixed .xw-txt {
    font-size: 0.26rem;
    line-height: 0.4rem;
    margin-bottom: 0.4rem;
}


.useOldFixed .title-blue-triangle {
    width: 280px;
}
.useOldFixed .page .first-page-btn,
.useOldFixed .page .last-page-btn,
.useOldFixed .page .pre-page-btn,
.useOldFixed .page .next-page-btn,
.useOldFixed .page .page-search-btn,
.useOldFixed .page .page-show,
.useOldFixed .page .page-search {
    display: none;
}
.useOldFixed .page {
    margin: 0.4rem 0;
}
.useOldFixed .page,
.useOldFixed .page button {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
}
.useOldFixed .page .pre-ico-page-btn,
.useOldFixed .page .next-ico-page-btn,
.useOldFixed .page button {
    width: 0.7rem;
}
.useOldFixed .page .pre-ico-page-btn,
.useOldFixed .page .next-ico-page-btn,
.useOldFixed .page .page-btn-number {
    display: inline-block;
}
/* 列表 */
.useOldFixed .list-circle-red .list-item:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
}
.useOldFixed .list-circle-red .list-item {
    padding-left: 10px;
}
.useOldFixed .list-item{
    font-size: 0.26rem;
    line-height: 0.43rem;
    height: 0.43rem;
    padding: 0 1.3rem 0 0;
    margin: 0.05rem 0;
}
.useOldFixed .list-item-date{
    font-size: 0.2rem;
    width: 1.3rem;
}


.useOldFixed .title-red {
    font-size: 0.28rem;
    height: 0.34rem;
    padding-bottom: 0.2rem; 
    line-height: 0.34rem;
    margin: 0.25rem 0 0;
    /* margin: 0.25rem 0; */
    color: #0062b4;
}
.useOldFixed .title-red:before {
    height: 0.34rem;
    top:0;
}
.useOldFixed .lyhelp {
    padding: 0;
    background: #e6e6e6;
}
.useOldFixed .lyhelp,
.useOldFixed .lyhelp a span {
    font-size: 0.28rem;
    height: 0.78rem;
    line-height: 0.78rem;
}
.useOldFixed .lyicon {
    top: 0.1rem;
    width: 0.4rem;
    height: 0.36rem;
    margin: 0.11rem 0.36rem 0 0.33rem;
}
.useOldFixed .lyjt {
    width: 0.2rem;
    height: 0.26rem;
    top: 0.26rem;
    right: 0.26rem;
}
.useOldFixed .lyquetit {
    font-size: 0.28rem;
    line-height: 0.34rem;
    margin: 0.3rem 0 0.38rem;
    color:#0062b4;
}
.useOldFixed .lyinputbor,
.useOldFixed .lyinput2{
    border-color: #e2e2e2;
}
.useOldFixed .lyinputbor,
.useOldFixed .lyinput,
.useOldFixed .lyinput2,
.useOldFixed .lycode {
    height: 0.68rem;
    line-height: 0.68rem;
}
.useOldFixed .lybtnselect {
    font-size: 0.26rem;
    height: 0.62rem;
    line-height: 0.62rem;
    background: #0068b7;
}
.useOldFixed .title-red2 {
    font-size: 0.28rem;
    height: 0.34rem;
    line-height: 0.34rem;
    padding: 0 0 0.3rem;
    margin: 0.25rem 0;
}

.useOldFixed .fktable tr th,
.useOldFixed .fktable tr td,
.useOldFixed .fktable2 tr td {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
}

/* tab */
.useOldFixed .esint-tab > .esint-tab-items {
    height: 0.6rem;
}
.useOldFixed .esint-tab > .esint-tab-items > .esint-tab-item {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
}
.useOldFixed .list-item {
    padding-right: 1.7rem;
}
.useOldFixed .list-circle-red .list-item {
    padding-right: 1.7rem;
}
.useOldFixed .list-item-date {
    width: 1.6rem;
}

.useOldFixed .list-circle-red .list-item .list-item-con {
    width: 5.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* N_new_mixin-index-b */
/* N_new_mixin */
body.useOldFixed  {
    min-width: 100%;
}
.useOldFixed .clear{
  overflow: visible;
}
.useOldFixed .hide{
  display: none!important;
}
.useOldFixed .main,.useOldFixed .s-main {
  width: 100%;
  padding:0 0.3rem;
  box-sizing: border-box;
}

.useOldFixed .right-content {
      height:auto;
      max-height:unset;
  }
  /* 椤堕儴 */
  .useOldFixed .head-top {
      height: 0.43rem;
      line-height: 0.43rem;
      font-size: 0.18rem;
  }
  .useOldFixed .head-top .main {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 0.25rem;
}
.useOldFixed .head-top img {
  height: 0.24rem;
  width: 0.22rem;
  margin: 0 0.2rem 0 0;
}
.useOldFixed .head-top .current-now,
.useOldFixed .head-top p {
    display: none;
}
/* 闈㈠寘灞� */
.useOldFixed .current-location,
.useOldFixed .current-location a,
.useOldFixed .current-location a:hover,
.useOldFixed .current-location a:visited,
.useOldFixed .current-location a:active {
font-size: 0.22rem;

}
.useOldFixed .current-location{
background: none;
line-height: 0.75rem;
height: 0.75rem;
width: 92%;
padding: 0;
margin: 0 auto;
}
/* 淇℃伅鍏紑澶撮儴 */
.useOldFixed .head-zfxxgk-bg {
  padding-top: 0;
  width: 100%;
  height: auto;

  background-size: cover;
}
.useOldFixed .head-zfxxgk-bg .main {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding:  0.3rem 0.25rem 0;
}
.useOldFixed .head-zfxxgk-logo {
    width: 2.74rem;
    height: auto;
    position:unset;
}
.useOldFixed .head-zfxxgk-title {
    width: 4.4rem;
    height:auto;
    margin: 0.44rem auto 0.5rem;
    position:static;
    top:unset;
    left:unset;
}
/* common-left-nav-xxgk */
.useOldFixed .left-nav {
  width: 100%;
  overflow: visible;
}
.useOldFixed .left-nav-list  {
  display: flex;
  margin: 0.3rem auto 0.15rem;
  justify-content: center;
}
.useOldFixed .left-nav-list > li,
.useOldFixed .left-nav-title {
  display: flex;
  height: 1.7rem;
  width: 1.38rem;
  border: none;
}
.useOldFixed .left-nav-title {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #2d66a5;
  background: #eaeaea;
  cursor: pointer;
}
.useOldFixed .left-nav-icon {
  margin: 0.15rem auto;
}
.useOldFixed .left-nav-icon,
.useOldFixed .left-nav-icon img {
  position: static;
  height: 0.43rem;
  width: 0.43rem;
  flex-shrink: 0;
}
.useOldFixed .left-nav-title .icon {
  display: none;
}
.useOldFixed .left-nav-title .left-nav-name {
  width: 0.8rem;
  font-size: 0.2rem;
  height: 0.89rem;
  line-height: 0.43rem;
  text-align: center;
  overflow: hidden;
}
.useOldFixed .left-nav-list > li:nth-child(5) .left-nav-title .left-nav-name {
  width: 0.7rem;
}
.useOldFixed .zfxxgk {
  padding: 0.2rem 0;
  background: #fff;
}
.useOldFixed .left-child-title{
  background: #f9f9f9;
}
.useOldFixed .left-nav-list > li ul {
  display: none;
  position: absolute;
  top: 2rem;
  left: 0;
  width: 100%;
  z-index: 20;
  /* background: lightblue; */
  box-sizing: border-box;
  padding: 0 15px 15px;
  max-height:unset;
}
.useOldFixed .head-line-blue {
    border-bottom: 0.04rem solid #1f6aaa;
}
.useOldFixed .left-nav-title .left-nav-name {
  width: 1rem;
}
.useOldFixed .left-nav-list > li:nth-child(5) .left-nav-title .left-nav-name {
  width: 0.8rem;
}
.useOldFixed .zfxxgk .qt-current-location {
width: 92%;
margin: 0 auto;
height: auto;
}
/* N-QT */
.useOldFixed .qt-current-location {
    line-height: 0.48rem;
    height: auto;
    font-size: 0.24rem;
    color: rgb(72, 72, 72);
    padding: 0.1rem 0;
    background: none;
    border-bottom: 0.02rem solid #e7e7e7;
}

.useOldFixed .qt-current-location img.qt-pcicon {
        display:none;
    }

    .useOldFixed .qt-current-location .noshow {
        display: none;
    }

    .useOldFixed .qt-current-location a,
    .useOldFixed .qt-current-location a:hover,
    .useOldFixed .qt-current-location a:visited,
    .useOldFixed .qt-current-location a:active {
        font-size: 0.24rem;
        color: rgb(72, 72, 72);
        text-decoration: none;
        display: inline;
    }

    .useOldFixed .qt-page .first-page-btn,
    .useOldFixed .qt-page .last-page-btn,
    .useOldFixed .qt-page .pre-page-btn,
    .useOldFixed .qt-page .next-page-btn,
    .useOldFixed .qt-page .page-search-btn,
    .useOldFixed .qt-page .page-show,
    .useOldFixed .qt-page .page-search {
    display: none;
}

.useOldFixed .qt-page .pre-ico-page-btn,
.useOldFixed .qt-page .next-ico-page-btn,
.useOldFixed .qt-page .page-btn-number button {
    margin: 0;
    border: 0.02rem solid #e3e3e3;
    background: #fff;
}

.useOldFixed .qt-page .pre-ico-page-btn,
.useOldFixed .qt-page .next-ico-page-btn {
    padding: 0 0.25rem;
    display: none;
}

.useOldFixed .qt-page button,
.useOldFixed .qt-page input {
    padding: 0 0.25rem;
    height: 0.25rem;
}

.useOldFixed .qt-page {
    padding: 0;
    margin: 0.3rem 0;
}
.useOldFixed .page .qt-page {
    margin: 0;
}

.useOldFixed .qt-page,
.useOldFixed .qt-page button {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
}

.useOldFixed .qt-page .pre-ico-page-btn,
.useOldFixed .qt-page .next-ico-page-btn,
.useOldFixed .qt-page .page-btn-number {
        width: auto;
        display: inline-block;
        
    }


    .useOldFixed .qt-title_block {
    padding-top: 0.45rem;
    padding-bottom: 0.18rem;
}

.useOldFixed .qt-title {
    font-size: 0.36rem;
    line-height: 0.5rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

.useOldFixed .qt-title_up,.useOldFixed .qt-title_down {
    font-size: 0.3rem;
    line-height: 0.41rem;
    color: #000000;
}

.useOldFixed .qt-attachments {
    font-size: 0.22rem;
    margin-bottom: 0.4rem;
}

.useOldFixed .qt-title-red {
    font-size: 0.28rem;
    height: 0.5rem;
    padding-bottom: 0.2rem;
    line-height: 0.34rem;
    margin: 0.25rem 0 0;
    color: #0062b4;
}

.useOldFixed .qt-title-red:before {
        height: 0.34rem;
        top: 0;
    }

    .useOldFixed .qt-print_right {
    display: none;
}
.useOldFixed .bshare-custom{
       display: none;
}
.useOldFixed .qt-video-box {
    width: 6.5rem !important;
    height: 4.9rem !important;
}
.useOldFixed #my-video{
    width: 6.5rem !important;
    height: 4.9rem !important;
}
/* ZZMS_N39-2-xl-style */
.useOldFixed .xl-zw-main {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.useOldFixed .xl-mcon {
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        margin: 0 auto;
    }

    .useOldFixed .head-zfxxgk-bg {
    height: auto;
}

/*39_政务公开*/
.useOldFixed .xl-zwtop-sy {
    margin-left: 0.2rem
}

.useOldFixed .xl-zwtop-sy > li {
        height: 0.35rem;
        line-height: 0.35rem;
        padding-bottom: 0.43rem;
        padding-right: 0.1rem;
        float: left;
    }

    .useOldFixed .xl-zwtop-sy > li > p {
            margin-left: 0.1rem;
        }

        .useOldFixed .xl-w71,
        .useOldFixed .xl-w29 {
    width: 100%;
}

.useOldFixed .xl-zwtop-w100,
.useOldFixed .xl-zwtop-w50 {
    float: none;
    width: 100%
}

.useOldFixed .xl-br-fg {
    border: none;
}

.useOldFixed .xl-zw-cons-lf {
    padding-right: 0
}

.useOldFixed .xl-zw-rttlt {
    font-size: 0.25rem;
}

.useOldFixed .xl-zw-rtlist > li {
    height:auto;
    min-height: 0.25rem;
    line-height: 0.4rem;
}

/* 修改政策文件手机端样式开始 */
.useOldFixed .xl-zw-info img {
        max-width: 100%;
    }

.useOldFixed .xl-zw-top {
        font-size:0.24rem;
        border: 0.02rem solid #5B94D6;
        background-color: #ECF4FC;
        padding: 0.2rem 0.5rem 0.2rem;
    }
.useOldFixed .sx-item {
        box-sizing: border-box;
        float: none;
        width: auto;
        display:block;
        padding-bottom: 0.2rem;
    }

    .useOldFixed .sx-item::after{
            clear:both;
        }

        .useOldFixed .sx-item.item-all {
            width: auto;
        }

        .useOldFixed .sx-item.item-red {
            color: #f00;
        }


        .useOldFixed .sx-item .sx-title {
            width: 1.8rem;
        }
        .useOldFixed .sx-item.long-title .sx-title {
            width: 2rem;
        }

        .useOldFixed .sx-item .sx-con {
                width: 4rem;
                max-width: 4rem;
            }

    .useOldFixed .sx-item .sx-title,
    .useOldFixed .sx-item .sx-con {
            /*display: inline-block;*/
            float: left;
            display: block;
        }
/* N51-2-xl-style */

.useOldFixed .xl-ld-list > li {
    float:unset;
}
.useOldFixed .xl-r-list>li {
    font-size: 0.24rem;
    margin: 0.22rem 0.4rem 0 0.4rem;
}
.useOldFixed .xl-r-list > li > a {
    max-width: 4.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.useOldFixed .xlc-right-content {
    width: 100%;
    padding: 0.2rem 0.3rem;
    border: none;
    box-sizing: border-box;
}
.useOldFixed .xl-search-sel{
    width: 18%;
    padding-left: 0;
    color: #155c93;
}
.useOldFixed .xl-search-sel option {
    color: #000;
}
.useOldFixed .xl-search-kw {
    position: absolute;
    left: 18%;
    top: 2px;
    height: 36px;
    line-height: 36px;
}
.useOldFixed .xl-right-content {
    min-height: auto;
    margin-bottom: 0.3rem;
}
.useOldFixed .xl-search-btn {
    position: absolute;
    right: 0;
    top: -1px;
}
.useOldFixed .xl-right-search {
    position: relative;
}

/*28_ä¿¡æ¯å…¬å¼€é¡µ*/
.useOldFixed .xl-r2-list>li{
    height: 1.8rem;
    font-size: 0.24rem;
}
.useOldFixed .xl-r2-list>li>a {
    font-size: 0.3rem;
    height: 0.62rem;
    line-height: 0.62rem;
}
.useOldFixed .xl-r2li-s1,
.useOldFixed .xl-r2li-s2,
.useOldFixed .xl-r2li-s3{
    width: 98%;
    height: 0.3rem;
    line-height: 0.3rem;
    float:left;
    text-align:left;
    font-size: 0.22rem;
}
.useOldFixed .xl-r2-list>li>div>span.xl-fll,
.useOldFixed .xl-r2-list>li>div>span.xl-flr{
    float: left;
}
/*51*/
.useOldFixed .xl-ld-list>li{
    margin-left:0.5rem;
    margin-right:0.5rem
}
/* 长者模式样式适配 */
body.useOldFixed{
    width: 750px !important;
    zoom: 1.5;
    -moz-transform: scale(1.5) !important;
    -moz-transform-origin: top !important;
    margin: 0 auto;
    height: auto;
    min-width: 750px;
    position: relative;
    padding-right: 0!important;
}
/* 首页 */
/* 导航 */
.useOldFixed .yddh ul li{
    width: 12%;
}
.useOldFixed .col-lg-6,
.useOldFixed .col-lg-4,
.useOldFixed .col-lg-8{
    max-width: 100%;
    flex:100%
}
.useOldFixed #beautiful{
    width: auto!important;
}
/* 留言 */
.useOldFixed .list-right-content{
    padding-top: 0;
}
.useOldFixed .main-body{
    width: auto!important;
}
.useOldFixed .inst-list ul{
    display: flex;
    flex-wrap: wrap;
}
.useOldFixed .con-title{
    height: auto;
}
/* .news-list .new-title{
    width: 85%!important;
} */
/* 政务公开 */
/* 内容 */
.useOldFixed .article_content p span{
    display:inline;
    /* padding:0 20px */
}
.useOldFixed .xw-txt p img{
    /* width: 100%!important; */
}
/* 政策解读 */
.useOldFixed #xlrlrt{
    padding: 30px 0;
}
/* 底部 */
.useOldFixed .m-footer-body{
    display: block!important;
}
.useOldFixed .pc-footer-body{
    display: none!important;
}

.useOldFixed .carousel .first-lb{
    z-index: 0;
}
.useOldFixed .modal-open{
    overflow: auto;
}
/* 底部 */
.useOldFixed .bottom{ 
    min-width: 1200px;
    /*margin-top: 16px;*/
    padding-top:28px;
    background:#E9E9E9;
    height:157px;
    width: 100%;
    box-sizing: content-box;
  }
  
  .useOldFixed .btn {
    width: 1200px;
    margin: 0 auto;
  }
  
  .useOldFixed .btn .dt {
    width: 930px;
  }
  
  .useOldFixed .select_content {
    box-sizing: content-box;
    width: 1145px;
  }
  
  .useOldFixed #select_content3 .select_scroll_con {
    box-sizing: content-box;
  }
  
  .useOldFixed .footer2_1 li a {
    box-sizing: content-box;
  }
  
  .useOldFixed .seclist {
    width: 184px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    color: #666;
    float: left;
    margin-right: 20px;
    border: 1px solid #e5e5e5;
    font-family: "Microsoft YaHei";
  }
  
  .useOldFixed .footer2_1 li {
    margin: 0;
    margin-right: 170px;
    position: relative;
    padding-right: 0;
    height: auto;
    float: left;
    font-family: "微软雅黑", "宋体";
  }
  
  .useOldFixed .footer2_1 li#mr0 {
    margin-right: 0;
  }
  
  .useOldFixed .footer2_1 li a {
    padding: 5px 9px 5px 0;
    font-size: 14px;
    display: block;
    padding-right: 20px;
    background: url(select_jiantou2.jpg) no-repeat right 10px;
    height: 16px;
  }
  
  .useOldFixed .footer2_1 li #select_content6 a {
    height: auto
  }
  
  .useOldFixed .footer2_1 li.asect {
    background: #e5e5e5
  }
  
  .useOldFixed .footer2_1 li.asect a {
    background: url(select_jiantou2.jpg) no-repeat right 10px;
  }
  .useOldFixed .footer2_1 li.asect .select_con a {
    height: auto;
    background: none !important;
    padding-bottom: 0 !important;
    padding: 0;
    font-size: 14px;
    color: #000 !important
  }
  
  .useOldFixed .footer2_1 li.asect .select_con a:hover {
    color: #398bdc !important
  }
  .useOldFixed .select_content {
    background: #e5e5e5;
    position: absolute;
    bottom: 25px;
    _bottom:24px;
    z-index: 1002;
    height: 162px;
    display: none;
    padding: 10px 20px 10px 35px;
    width: 1145px;
  }
  .useOldFixed #select_content1{ left:0; z-index: 1002;}
  .useOldFixed #select_content1 .select_con1{ width:145px;}
  .useOldFixed #select_content1 .select_scroll_con{ 
    height:142px; 
    overflow-y:scroll; 
    padding-bottom:5px; 
  }
  .useOldFixed #select_content2{ 
    left:-301px; 
  }
  .useOldFixed #select_content2 .select_con1{ width:88px;}
  .useOldFixed #select_content3{ left: -576px; }
  .useOldFixed #select_content3 .select_con1{ width:145px;}
  .useOldFixed #select_content3 .select_scroll_con{ height:109px; overflow-y:scroll; padding-bottom:5px; _height:108px; }
  .useOldFixed #select_content4{ left:-372px; padding-top:200px; *padding-top:162px; height:22px; *left:-371px;}
  .useOldFixed #select_content5{ left:-864px; padding-top:24px; _padding-top:23px; height:103px; *left:-713px; }
  .useOldFixed #select_content5 .select_con1{ width:100px;}
  .useOldFixed #select_content5 div.w130{ width:130px;}
  .useOldFixed #select_content6{ left:-1124px; }
  .useOldFixed #select_content6 .select_con1{ width:185px;}
  .useOldFixed #select_content6 .select_scroll_con{ padding-bottom:5px;}
  .useOldFixed #select_content7{ left:-720px;}
  .useOldFixed #select_content6 div.w1000{ width:980px;}
  .useOldFixed .select_con{ height:auto;}
  .useOldFixed .select_con1{ padding:0px; margin:0; line-height:24px; float:left; white-space:nowrap;}
  .useOldFixed .select_con1 a{ padding:0}
  
  .clear{clear:both; }
  .useOldFixed .btn .dt .gywm {
    /*margin-left:333px;*/
    text-align: center;
    color: #959595;
    margin-top: 28px;
  }
  
  .useOldFixed .btn .dt .gywm a {
    color: #959595;
  }
  .useOldFixed .dzjg {
    margin-top: 36px;
    float: right;
    margin-right: 28px;
  }
  
  .useOldFixed .wzjc {
    margin-top: 40px;
    margin-left: 30px;
  }
  .useOldFixed .btn .dt p {
    text-align: center;
    color: #B0B0B0;
    line-height: 30px;
    font-size: 12px;
  }
  .useOldFixed .btn .left p span {
    padding: 0 14px;
  }
  .useOldFixed .btn .dt .gywm a {
    color: #959595;
  }
  body.useOldFixed {font-size:.24rem;margin:0 auto;}
  .useOldFixed .m-bottom{border-top: .06rem solid rgb(28,99,169);background: rgb(231,231,231);}
  .useOldFixed .m-btm1{padding:.18rem 0 .2rem;text-align: center;border-bottom:.01rem solid rgb(212,212,212);font-size: 0;}
  .useOldFixed .m-site-selt{position: relative;display: inline-block;width: 3.32rem;height: .5rem;cursor: pointer;margin:0;border:.01rem solid rgb(207,207,207);background: rgb(248,248,248);}
  .useOldFixed .m-site-selt:first-child{margin-right: 0.26rem;}
  .useOldFixed .m-site-selt .m-sitename{display: block;width:2.72rem;line-height: .5rem;font-size: .22rem;color: rgb(87,87,87);text-align: center;background: url(m-siteselt-sjx.png) no-repeat 2.4rem center;background-size: .12rem;}
  .useOldFixed .m-site-selt .m-sitediv{width:2.72rem;max-height: 3rem;background: rgb(245,245,245);position: absolute;z-index: 20000;border:1px solid rgb(221,221,221);border-top-width:0;}
  .useOldFixed .m-site-selt ul{max-height: 3rem;overflow-y: auto;}
  .useOldFixed .m-site-selt ul li a{display: block;line-height: .28rem;color: rgb(87,87,87);font-size: .22rem;padding:.04rem 0;}
  .useOldFixed .m-btm2{padding: .19rem 0.3rem .23rem;size: .2rem;color:rgb(87,87,87);}
  .useOldFixed .m-btm-linksblk{justify-content: space-between;align-items: center;display: -webkit-flex;flex-direction: inherit;flex-wrap: wrap;}
  .useOldFixed .m-btm-linksblk a{position: relative;width:47.826%;height:.5rem;font-size: .22rem;color: rgb(87,87,87);;line-height: .5rem;text-align: center;float: left;background: rgb(217,217,217);margin-bottom: .35rem;}
  .useOldFixed .m-btm-linksblk:first-child a{width:30.434%;margin-bottom: .21rem;}
  .useOldFixed .m-btm-linksblk img{position:absolute;width:1rem;z-index:99;top: .5rem;left: 50%;margin-left: -.5rem;display: none;}
  .useOldFixed .m-btm-links{text-align: center;padding-bottom: .36rem;}
  .useOldFixed .m-btm-links a{width:24%;text-align: center;}
  .useOldFixed .m-btm-info{text-align: center;font-size: 0;}
  .useOldFixed .m-btm-info .m-dzjg{width:0.6rem;vertical-align: top;}
  .useOldFixed .m-btm-info .m-infodetail{display: inline-block;font-size: .2rem;padding: 0 .24rem;}
  .useOldFixed .m-btm-info .m-infodetail p{padding-bottom: .15rem;}
  .useOldFixed .m-btm-info .m-infodetail img{width:.23rem;margin-right: .05rem;}
  .useOldFixed .m-btm-info .m-zhaocuo{width:.87rem;vertical-align: top;}
  .useOldFixed .m-btm-info .m-zhaocuo img{width:100%;}
  .useOldFixed #alert-f{
    display: none;
  }
  .useOldFixed .footer-alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,.3);
    z-index: 99;
  }
  .useOldFixed .footer-alert::after{
    content: '';
    display: block;
    width: .5rem;
    height: .5rem;
    background: url('alert-close.png') no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: .5rem;
    right: .5rem;
  }
  .useOldFixed .footer-alert-bd{
    width: 50%;
  }
  .useOldFixed .footer-alert-bd img{
    margin: .1rem auto;
    width: 100%;
  }
/*************信息公开通用部分-E**************/
.useOldFixed .footer-item-l .footer-icon1{
  width: 65px;
}
