  .body-min {
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
}

/*头部*/

.id-nav {
    background: #0796e7;
    height: 1.72rem;
    position: relative;
    z-index: 1;
}

.id-nav .ul {
    float: right;
    background: url("/mob/images/bg01.png") right repeat-y;
    width: 12.8rem;
}

.id-nav .ul ul li {
    float: left;
    width: 25%;
    text-align: center;
}

.id-nav ul li a {
    color: #ffffff;
    display: inline-block;
    font-size: .56rem;
    line-height: 1.72rem;
    box-sizing: border-box;
}

.id-ul-xl {
    float: right;
    width: 1.72rem;
    height: 100%;
    background: url("/mob/images/ico06.png") no-repeat;
    background-size: 100% 100%;
}

.id-ul-xl.on {
    background: url("/mob/images/ico07.png") no-repeat;
    background-size: 100% 100%;
}

.id-xl {
    display: none;
    border-top: 1px solid #FFFFFF;
    position: absolute;
    z-index: 10;
    top: 1.72rem;
    left: 0;
    width: 100%;
    background: #0796e7;
}

.id-xl ul {
    padding: 0 .48rem;
}

.id-xl ul li {
    color: #ffffff;
    float: left;
    width: 22.9%;
}

.id-xl ul li a {
    display: block;
    width: 100%;
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
    color: #FFFFFF;
    font-size: .56rem;
}

/*头部结束*/

.min-body {
    overflow: hidden;
    width: 14rem;
    margin: auto;
}

.id-ss {
    margin-top: .6rem;
    overflow: hidden;
    width: 110%;
}

.id-ss .text {
    border: 1px solid #dcdcdc;
    border-right: 0;
    font-size: .52rem;
    text-indent: .24rem;
    line-height: 1.4rem;
    height: 1.4rem;
    box-sizing: border-box;
    width: 12rem;
    float: left;
}

.id-ss .btn {
    float: left;
    background: url("/mob/images/ico01.png");
    width: 2rem;
    height: 1.4rem;
    border: 0;
    background-size: cover;
}

/*焦点图*/

.focusBox-news {
    margin-top: .6rem;
    position: relative;
    width: 14rem;
    height: 8.8rem;
    overflow: hidden;
    text-align: left;
    background: white
}

.focusBox-news .pic img {
    width: auto;
    height: 8.8rem;
    display: block;
    margin: auto
}

.focusBox-news .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 30px;
    width: 100%;
    background: #000000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox-news .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 30px;
    width: 100%;
    overflow: hidden;
}

.focusBox-news .txt li {
    height: 30px;
    position: absolute;
    bottom: -66px;
    width: 100%
}

.focusBox-news .txt li a {
    line-height: 30px;
    font-size: 14px;
    text-indent: 22px;
    float: left;
    color: #FFFFFF;
}

.focusBox-news .num {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    right: 8px;
}

.focusBox-news .num li {
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    position: relative;
    width: 14px;
    height: 14px;
    overflow: hidden;
    text-align: center;
    margin-right: 6px;
    cursor: pointer;
}

.focusBox-news .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    idth: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox-news .num li.on {
    width: 30px;
    background: #0796e7
}

/*焦点图结束*/

/*新闻*/
.notice {
    overflow: hidden;
    margin-top: .4rem
}

.notice02 {
    overflow: hidden;
    margin-top: .8rem
}

.notice .tab-hd {
    overflow: hidden;
    background: #f7f7f7
}

.notice .tab-hd ul {
}

.notice .tab-hd li {
    width: 25%;
    float: left
}

.notice .tab-hd li {
    font-weight: bold;
    display: block;
    padding: .38rem 0;
    height: 1.32rem;
    line-height: 100%;
    color: #333333;
    font-size: .56rem
}

.notice .tab-hd li span {
    text-align: center;
    display: block;
    border-left: 1px solid #d1d1d1;
}

.notice .tab-hd li:nth-child(1) span {
    border: 0;
}

.notice .tab-hd li.on {
    color: #0796e7;
}

.notice .tab-bd {
    overflow: hidden
}

.notice .tab-bd .title {
    margin-top: .45rem;
    overflow: hidden;
}

.notice .tab-bd .title a {
    text-align: center;
    display: block;
    color: #f2020f;
    font-size: .64rem;
    font-weight: bold;
    line-height: 1rem;
}

.notice .tab-bd .title p {
    line-height: .88rem;
    text-align: center;
    color: #666666;
    font-size: .48rem;
}

.notice .tab-bd .title p i {
    font-style: normal;
    color: #0477c5;
}

.id-list {
    margin-top: .2rem;
    font-size: .56rem;
    overflow: hidden;
    line-height: 1.44rem;
}

.id-list ul li {
    overflow: hidden;
}

    .id-list ul li a {
        text-overflow: ellipsis;
        background: url(/mob/images/d01.png) no-repeat left center;
        background-size: .18rem .18rem;
        padding-left: .4rem;
        float: left;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        width: 10rem;
    }

.id-list ul li span {
    float: right;
    color: #666666;
}

.id-list02 ul li span {
    float: left;
    width: 3.3rem;
    color: #999999;
}

.id-list-link {
    margin-top: .4rem;
    display: block;
    background: #f2f2f2;
    overflow: hidden;
    height: 1.32rem;
    line-height: 1.32rem;
    text-align: center;
    color: #666666;
    font-size: .48rem;
}

/*新闻结束*/

/*专题专栏*/

.slideBox {
    overflow: hidden;
    width: 14rem;
    height: 4.16rem;
    position: relative;
    z-index: 1
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 11.2rem;
    height: 2.4rem;
    background: #efefef
}

.slideBox .bd img {
    width: 14rem;
    height: 4.16rem;
}

.slideBox .bd a {
    display: block;
    text-align: center;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 0;
    top: 0;
    background: url("/mob/images/left.png");
    width: 1.2rem;
    height: 4.16rem;
    background-size: cover;
}

.slideBox .next {
    left: auto;
    right: 0;
    background: url("/mob/images/right.png");
    background-size: cover;
}

.id-ztzl {
    margin-top: .8rem;
    overflow: hidden;
}

.id-ztzl .logo {
    float: left;
}

.id-ztzl .logo img {
    width: 2.4rem;
    height: 2.4rem;
}

/*专题专栏结束*/

/*页脚*/
.id-foot {
    margin-top: 1.2rem;
    overflow: hidden;
    background: #dcdcdc;
    padding: .5rem 0;
    font-size: .48rem;
    color: #444444;
    line-height: 2;
}

.id-foot .map {
    text-align: center;
    color: #444444;
}

.id-foot .map a {
    display: inline-block;
    margin: 0 .5rem;
    color: #444444;
}

.id-foot .rap {
    text-align: center;
    margin-top: .4rem;
}

/*页脚结束*/
/*高层之窗*/

.notice-le {
    margin-top: .3rem;
    overflow: hidden;
}

.notice-le .tab-hd {
    height: 1.46rem;
    overflow: hidden;
    background: url("/mob/images/d03.png") repeat-x bottom
}

.notice-le .tab-hd ul {
}

.notice-le .tab-hd li {
    width: 25%;
    font-size: .52rem;
    float: left;
    line-height: 1.46rem;
    text-align: center
}

.notice-le .tab-hd li.on {
    color: #0796e7;
    background: url("/mob/images/d04.png") repeat-x bottom
}

.notice-le .tab-bd {
    border-top: 1px solid #e8e8e8;
    padding: 5px;
}

.notice-le .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.notice-le .tab-bd li {
    margin-top: .6rem;
    width: 33.33%;
    float: left;
}

.notice-le .tab-bd li a {
    display: block;
    overflow: hidden;
}

.notice-le .tab-bd li a img {
    width: 2.4rem;
    height: 3.2rem;
    display: block;
    margin: auto;
    background: #007aff;
}

.notice-le .tab-bd li a span {
    display: block;
    text-align: center;
    margin-top: .3rem;
    font-size: .48rem;
    color: #333333;
}

.notice-le .tab-bd li a i {
    margin: auto;
    margin-top: .3rem;
    text-align: center;
    font-style: normal;
    width: 3.4rem;
    font-size: .4rem;
    color: #333333;
    line-height: .6rem;
    display: block;
    overflow: hidden;
    height: 1.2rem;
}

/*高层之窗结束*/

/*芦山印象*/
.lzgk-text {
    margin-top: .3rem;
    display: block;
    overflow: hidden;
    text-indent: 2em;
    font-size: .56rem;
    line-height: .96rem;
    color: #666666;
}

.lzgk-text a {
    float: right;
    color: #9e0001;
}

.lzgk-ul {
    overflow: hidden;
}

.lzgk-ul a {
    position: relative;
    z-index: 10;
    margin-top: .3rem;
    margin-right: .45rem;
    overflow: hidden;
    width: 4.36rem;
    height: 3rem;
    float: left;
    border-radius: 7px;
}

.lzgk-ul span {
    background: url("/mob/images/img01.png");
    position: absolute;
    height: .9rem;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #ffffff;
    font-size: .52rem;
    line-height: .9rem;
    text-align: center;
}

.lzgk-ul a:nth-child(3),
.lzgk-ul a:nth-child(6) {
    float: right;
    margin-right: 0;
}

.xxgk-ul01 ul li a {
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #dddddd;
}

.yx-lofo {
    display: block;
    width: 100%;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
    margin-top: .2rem
}

.picScroll-left .prev, .picScroll-left .next {
    position: absolute;
    left: 0;
    top: 1rem;
    background: url(/mob/images/left01.png);
    width: .8rem;
    height: 2.4rem;
    background-size: cover;
    z-index: 9999;
}

.picScroll-left .next {
    left: auto;
    right: 0;
    background: url(/mob/images/right01.png);
    background-size: cover;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    width: 6.8rem;
    margin-right: .46rem;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li a {
    display: block
}

.picScroll-left .bd ul li a img {
    width: 6.8rem;
    height: 4.4rem;
    background: #444444;
}

.picScroll-left .bd ul li a span {
    margin-top: .2rem;
    line-height: .8rem;
    display: block;
    text-align: center;
    color: #333333;
    font-size: .48rem;
}

/*芦山印象结束*/

/*农业投资旅游*/
.notice03 {
    margin: 0;
}

.ly-ico {
    margin-top: .7rem;
    overflow: hidden;
}

.ly-ico ul li {
    padding-bottom: 1rem;
    float: left;
    text-align: center;
    width: 33.33%;
}

.ly-ico ul li a {
    color: #888888;
    display: inline-block;
}

.ly-ico ul li a img {
    width: 1.76rem;
    height: 1.76rem;
    display: block;
}

.ly-ico ul li a span {
    display: block;
    text-align: center;
    font-size: .52rem;
    line-height: 100%;
    margin-top: .4rem;
}

/*农业投资旅游结束*/

/*分页头部*/
.page-header {
    -moz-box-shadow: 0px 2px 5px #ccd3d5;
    -webkit-box-shadow: 0px 2px 5px #ccd3d5;
    box-shadow: 0px 2px 5px #ccd3d5;
    position: absolute;
    left: 0;
    z-index: 1101;
    width: 100%;
    height: 2rem;
    top: 0;
    background: #FFFFFF;
    line-height: 2rem;
    color: #343434;
    font-size: .68rem;
    text-align: center;
}

.page-header a {
    float: left;
    margin-left: .5rem;
}

.page-header a img {
    height: .46rem;
    width: auto;
    margin-top: 0.77rem;
}

.id-list03 {
    margin-top: .5rem;
}

.id-list-li02 ul li a {
    float: left;
    padding-left: .5rem;
    color: #333333;
    background: url(/mob/images/d02.png) no-repeat left center;
    background-size: auto .4rem;
}

/*分页头部结束*/

.box-zz {
    height: auto;
    top: 2rem;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 999;
    width: auto;
    overflow: auto;
}

/*详情页*/
.xq-title {
    margin-top: .8rem;
    color: #343434;
    line-height: 100%;
    font-size: .68rem;
}

.xq-time {
    color: #666666;
    line-height:1.5em;
    font-size: .48rem;
    margin-top: .6rem;
}

.xq-img {
    margin-bottom: .4rem;
    width: 14rem;
    height: 9.2rem;
    background: #444444;
    margin-top: .6rem;
}

.xq-div {
    min-height: 7rem;
    line-height: 1.2rem;
    font-size: .56rem;
    color: #444444;
}

/*详情页*/
/*访谈*/

.ft-head {
    margin-top: .44rem;
    overflow: hidden;
}

.ft-head .left {
    float: left;
}

.ft-head .right {
    float: right;
}

.ft-head a img {
    display: block;
    width: 6.92rem;
    height: 1.8rem;
}

.ft-title {
    margin-top: .6rem;
    overflow: hidden;
}

.ft-title span {
    float: left;
    font-weight: bold;
    color: #0796e7;
    font-size: .56rem;
    line-height: 1rem;
    padding: 0 .5rem;
    border-left: .16rem solid #0477c5;
}

.ftsp-text {
    margin-top: .2rem;
    overflow: hidden;
}

.ftsp-box {
    margin-top: .8rem;
    width: 14rem;
    height: 8.52rem;
}

.ftsp-text h1 {
    color: #0477c5;
    font-size: .46rem;
    line-height: 1.7;
}

.ftsp-text div {
    line-height: 1.7;
    color: #333333;
    font-size: .48rem;
}

.id-list ul li em {
    float: left;
}

.id-list ul li em {
    color: #0796e7;
}

.id-list ul li em.on {
    color: #999999;
}

/*访谈结束*/
/*政民透明*/

.open-ul {
    margin-top: .1rem;
    width: 110%;
    overflow: hidden;
}

.open-ul ul li {
    margin-top: .34rem;
    margin-right: .32rem;
    float: left;
}

.open-ul ul li a {
    width: 4.44rem;
    display: block;
    height: 1.32rem;
    background: #f7f6f6;
    text-align: center;
    line-height: 1.32rem;
    color: #444444;
    font-size: .48rem;
}

.open02-ul {
    margin-top: .5rem;
}

/*政民透明结束*/
.bm-ul {
    margin-top: .2rem;
    overflow: hidden;
}

.bm-ul ul li {
    background: url("/mob/images/img08.png") no-repeat left center;
    background-size: 0.3rem;
    line-height: 1.4rem;
    overflow: hidden;
    float: left;
    width: 33.33%;
}

    .bm-ul ul li a {
        text-overflow: ellipsis;
        color: #444444;
        float: left;
        font-size: .48rem;
        margin-left: .66rem;
        overflow: hidden;
        white-space: nowrap;
        width: 3.7rem;
    }

.le-title {
    margin: 1rem auto 0;
    width: 5rem;
    display: block;
}

.le-name {
    text-align: center;
    line-height: 1.8;
    font-size: .6rem;
}

.le-job {
    text-align: center;
    width: 50%;
    margin: auto;
    line-height: 1.3;
    font-size: .56rem;
}

.page-title {
    margin-top: .6rem;
    overflow: hidden;
}

.page-title span {
    float: left;
    font-weight: bold;
    color: #343434;
    font-size: .56rem;
    line-height: 1rem;
    padding: 0 .5rem;
    border-left: .16rem solid #0477c5;
}

.le-fg {
    margin-top: .5rem;
    overflow: hidden;
    line-height: 1.7;
    font-size: .56rem;
}

.zjdc-xq h1{
    margin-top: .5rem;
    text-align: center;
    color: #05a1ea;
    font-size: .8rem;
    line-height: 1.7;
}
.zjdc-xq div{
    font-size: .7rem;
    line-height: 1.7;
}
.zjdc-xq li{
    margin: .5rem 0;
}
.zjdc-xq li label{
    margin-right: .5rem;
}
.zjdc-xq li input{
    margin-right: .2rem;
}
.zjdc-xq textarea{
    width: 100%;
    height: 4rem;
    box-sizing: border-box;
    border: 1px solid #ccd3d5;
}
.zjdc-xq li p{
    font-size: .65rem;
    margin-top: .5rem;
}
.id-ft-desc{
    margin-top: .3rem;
    font-size: .6rem;
    line-height: 1.7;
}
.md-web-right-end02{
    overflow: hidden;
}
.md-web-right-end02 .text{
    text-indent: 1em;
    height: 1.5rem;
    width: 9rem;
    line-height: 1.5rem;
    float: left;
    border: 1px solid #ccd3d5;
}
.md-web-right-end02 .yz{
    float: right;
    height: 1.5rem;
    width: 4rem;
}
.md-web-right-end02 .btn{
    width: 100%;
    height: 2rem;
    margin-top: .8rem;
    background: #2f97c9;
    text-align: center;
    font-size: .7rem;
    line-height: 1rem;
    color: #FFFFFF;
}
.zfjg-xq{
    overflow: hidden;
}
.loading {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0px auto;
}




.xqing-web-box, .xqing-web-box * {
    font-size: 16px;
    line-height: 180%;
}

    .xqing-web-box table {
        border-collapse: collapse;
        font-size: 13px !important;
    }

        .xqing-web-box table p {
            margin: 5px 0px;
            text-indent: 2em;
        }

    .xqing-web-box p {
        margin: 1em 0px;
    }

.xqing-web-file {
    line-height: 22px;
}

    .xqing-web-file a {
        color: black;
        text-decoration: underline;
    }

.xqing-web-box table {
    border-collapse: collapse;
    background-color: black;
}

.xqing-web-box td, .xqing-web-box th {
    display: table-cell;
    vertical-align: inherit;
    background-color: white !important;
    padding: 5px 10px;
}

.xqing-web-box table {
    border-collapse: collapse;
    margin: 0px auto !important;
}

.xqing-web-box td {
    border: 1px solid windowtext;
}

.xqing-web-box table, .xqing-web-box td, .xqing-web-box th {
    width: auto !important;
    word-break: break-all; /* 支持IE和chrome，FF不支持*/
    word-wrap: break-word; /* 以上三个浏览器均支持 */
}

    .xqing-web-box table p {
        text-indent: initial !important;
    }

    .xqing-web-box table td, .xqing-web-box table td {
        padding: 3px 5px;
    }

.notice03 .id-list ul li a {
    text-overflow: ellipsis;
    background: none;
    background-size: .18rem .18rem;
    padding-left: .4rem;
    float: left;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    width: 8rem;
}

.ftsp-text {
    margin-top: 1rem;
    overflow: hidden;
}