﻿/*头部*/
.id-head {
    width: 100%;
    overflow: hidden;
}

.id-head .logo {
    display: block;
    width: 100%;
}

.id-ss {
    border: 1px solid #e8e8e8;
    height: 1rem;
    width: 7.8rem;
    margin: auto;
    overflow: hidden;
}

.id-ss .text {
    border: 0;
    height: 1rem;
    width: 6.4rem;
    float: left;
    text-indent: .1rem;
    font-size: .4rem;
}

.id-ss .btn {
    border: 0;
    width: 1rem;
    height: 1rem;
    background: url("../images/btn.jpg") no-repeat;
    background-size: cover;
    float: right;
    margin-right: 0.18rem;
}

/*滑动导航*/
/*.wrapper01 {
    position: relative;
    height: 1rem;
    width: 100%;
    background: #275296;
    overflow: hidden;
    margin: 0.3rem auto 0;
    border-bottom: 1px solid #ffffff
}

.wrapper01 .scroller {
    position: absolute
}

    .wrapper01 .scroller li {
        height: 1rem;
        color: #333;
        float: left;
        line-height: 1rem;
        font-size: .5rem;
        text-align: center
    }

        .wrapper01 .scroller li a {
            color: #ffffff;
            display: block;
            margin: 0 .5rem
        }


.wrapper01 .scroller li.cur a {
    color: #e61a16;
}*/

/*滑动导航结束*/

/*内容*/
.id-body {
    width: 100%;
    overflow: hidden;
}

/*新闻滚动*/

.hiSlider-pages, .hiSlider-title {
    position: absolute;
    z-index: 3
}

.hiSlider-btn-prev, .hiSlider-btn-next {
    position: absolute;
    z-index: 5;
    top: 1.94rem;
    height: 1.59rem;
    width: 0.91rem;
    background: url(../images/ico03.png) no-repeat;
    text-indent: -200px;
    overflow: hidden;
    opacity: .6;
    filter: alpha(opacity:60)
}

.hiSlider-btn-prev {
    left: 0;
    background-size: cover;
}

.hiSlider-btn-next {
    background: url(../images/ico04.png) no-repeat;
    right: 0;
    background-size: cover;
}

.hiSlider-btn-prev:hover, .hiSlider-btn-next:hover {
    opacity: 1;
    filter: alpha(opacity:100)
}

.hiSlider-title {
    height: 1rem;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    z-index: 2;
    font-size: .4rem;
    text-align: center;
    line-height: 1rem
}

.hiSlider-pages {
    display: none;
    bottom: 1rem;
    right: 0;
    left: 0;
    text-align: center
}

.hiSlider-pages a {
    height: 0.24rem;
    width: 0.24rem;
    margin: 0 0.06rem;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #ddd
}

.hiSlider-pages a.active {
    background: #f8933b
}

#wrap {
    width: 100%;
    background: #fefefe;
}

.hiSlider {
    overflow: hidden;
    height: 6.4rem;
    background: #eee;
}

.hiSlider-item {
    width: 100%;
    height: 5.4rem;
    float: left;
}

.hiSlider-item img {
     width: 10rem;
    margin: auto;
    height: 6.4rem;
}

/*新闻滚动结束*/
/*能滑动的新闻*/
.tabBox {
    width: 9.687rem;
    margin: 0.2rem auto 0;
}

.tabBox .hd {
    height: 1rem;
    line-height: 1rem;
    font-size: .45rem;
    border-bottom: 2px solid #2c5289;
    position: relative;
}

.tabBox05 .hd {
    font-size: .4rem;
}

.tabBox .hd ul {
    position: absolute;
    height: 1rem;
    top: 0;
    overflow: hidden;
}

.tabBox .hd ul li {
    float: left;
    color: #666;
}

.tabBox .hd ul li a {
    display: block;
    padding: 0 .18rem;
    color: #343434;
}

.tabBox05 .hd ul li a {
    display: block;
    padding: 0 .05rem;
    color: #343434;
}

.tabBox .hd ul .on a {
    background: #2c5289;
    color: #ffffff !important;
}

.tabBox .bd .bd-box {
    margin-top: .2rem;
    overflow: hidden;
}

.tabBox .bd .bd-box .link {
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: #ecebeb;
    display: block;
    border-radius: .3rem;
    font-size: .4rem;
    margin-top: .2rem;
    color: #343434;
}

.tabBox .bd .bd-box .bd-il {
    overflow: hidden;
}

.tabBox .bd .bd-box .bd-il ul li {
    line-height: .74rem;
    color: #333333;
    font-size: .4rem;
    overflow: hidden;
}

.tabBox .bd .bd-box .bd-il ul li a {
    /*float: left;*/
    color: #343434;
    margin-left: .2rem;
}

.tabBox .bd .bd-box .bd-il ul li i {
    font-style: normal;
    float: left;
    color: #343434;
    margin-left: .2rem;
}

.tabBox .bd .bd-title {
    overflow: hidden;
}

.tabBox .bd .bd-border {
    margin-bottom: .2rem;
    margin-top: .4rem;
    border-bottom: 2px dotted #e8e8e8;
}

.tabBox .bd .bd-leader {
    overflow: hidden;
    line-height: 1rem;
    height: 1rem;
    margin-bottom: .2rem;
    border-bottom: 2px solid #dddddd;
}

.tabBox .bd .bd-leader .name {
    float: left;
    font-size: .45rem;
    color: #2c5289;
    font-weight: bold;
    margin-left: .1rem;
}

.tabBox .bd .bd-leader p {
    float: right;
    font-size: .4rem;
    color: #888888;
}

.tabBox .bd .bd-title h1 {
    float: left;
    font-size: .5rem;
    line-height: 1rem;
    color: #2c5289;
    margin-left: 1.4rem;
}

.tabBox .bd .bd-title p {
    float: left;
    color: #888888;
    font-size: .4rem;
    line-height: 1rem;
    margin-left: .2rem;
}

.tabBox .bd .bd-ss {
    border: 1px solid #e8e8e8;
    height: 1rem;
    width: 7.8rem;
    margin: auto;
    overflow: hidden;
}

.tabBox .bd .bd-ss .text {
    border: 0;
    height: 1rem;
    width: 6.4rem;
    float: left;
    text-indent: .1rem;
    font-size: .4rem;
}

.tabBox .bd .bd-ss .btn {
    border: 0;
    width: 1rem;
    height: 1rem;
    background: url(../images/btn.jpg) no-repeat;
    background-size: cover;
    float: right;
    margin-right: 0.18rem;
}

.tabBox .bd .bd-table {
    overflow: hidden;
}

.tabBox .bd .bd-table td {
    line-height: 0.74rem;
    text-align: left;
    color: #333333;
    font-size: .4rem;
    padding: 0 .08rem;
}

.tabBox .bd .bd-table i {
    font-style: normal;
    color: #ff0000;
}

.tabBox .bd .bd-table em {
    font-style: normal;
    color: #316abc;
}

.tabBox .bd .bd-table .li01 {
    color: #888888;
    text-align: right;
    width: 1.5rem;
}

.tabBox .bd .bd-table .li02 {
    width: 5rem;
}

.tabBox .bd .bd-table .li02 a {
    color: #333333;
    float: left;
    width: 7.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tabBox .bd .bd-table .li03 {

    width: 3rem;
}

.tabBox .bd .bd-table .li03 a {
    color: #888888;
}

.tabBox02 {
    margin-top: .4rem;
}

/*能滑动的新闻结束*/

.id-zfgk {
    margin-top: .4rem;
    width: 100%;
    height: 1.1rem;
    background: url("../images/bg01.jpg") no-repeat;
    background-size: cover;
    text-align: center;
    line-height: 1.1rem;
    color: #ffffff;
    font-size: .5rem;
}

/*信息公开*/
.id-open {
    overflow: hidden;
    width: 9.687rem;
    margin: 0.2rem auto 0;
}

.id-open a {
    margin-left: .15rem;
    float: left;
    width: 3.10rem;
    background: #daf1fd;
    color: #000000;
    line-height: 1rem;
    font-size: .45rem;
    text-align: center;
}

.id-open02 {
    margin-top: .4rem;
}

.id-open02 a {
    margin-left: .08rem;
    float: left;
    width: 3.17rem;
    font-size: .34rem;
}

.id-open .li01 {
    margin: 0;
}

.id-open .li03 {
    margin: 0;
    float: right;
}

/*网上办事*/
.id-wsbs {
    display: block;
    overflow: hidden;
    width: 9.687rem;
    margin: 0.4rem auto 0;
}

.id-wsbs img {
    display: block;
    width: 100%;
}

/*在线访谈*/
.id-ft-title {
    width: 9.687rem;
    margin: 0 auto 0;
    border-top: 3px solid #2c5289;
    height: 1rem;
    background: #f1f1f1;
    line-height: 1rem;
}

.id-ft-title h1 {
    float: left;
    font-size: .5rem;
    color: #2c5289;
    font-weight: bold;
    margin-left: .4rem;
}

.id-ft-title p {
    float: right;
    color: #888888;
    font-size: .4rem;
    margin-right: .3rem;
}

.id-ft-img {
    height: 6.1rem;
    width: 9.687rem;
    margin: 0.2rem auto 0;
}

.id-ft-img img {
    height: 6.1rem;
    width: 9.687rem;
    display: block;
}

.id-ft-text {
    width: 9.687rem;
    margin: 0.2rem auto 0;
    overflow: hidden;
    line-height: .74rem;
}

.id-ft-text h1 {
    text-indent: .2rem;
    font-size: .4rem;
    color: #343434;
}

.id-ft-text p {
    text-indent: .2rem;
    color: #888888;
    font-size: .4rem;
}

.id-ft-link {
    width: 9.687rem;
    margin: 0.2rem auto 0;
    overflow: hidden;
}

.id-ft-link a {
    float: left;
    line-height: 1rem;
    height: 1rem;
    background: #daf1fd;
    color: #000000;
    font-size: .4rem;
    width: 4.8rem;
    text-align: center;
}

.id-ft-link .li02 {
    float: right;
}

/*在线访谈结束*/

/*专题专栏*/
.id-zfgk {
    position: relative;
    z-index: 10;
}

.id-zfgk .lin01 {
    display: inline-block;
    color: #ffffff;
}

.id-zfgk .lin02 {
    line-height: .8rem;
    right: .4rem;
    bottom: .1rem;
    position: absolute;
    z-index: 50;
    color: #ffffff;
    font-size: .4rem;
}

.focusBox {
    width: 9.687rem;
    position: relative;
    margin: .2rem auto 0;
    height: 2.40rem;
    overflow: hidden;
    text-align: left;
    background: white;
}

.focusBox .pic img {
    width: 9.687rem;
    height: 2.40rem;
    display: block;
}

.focusBox .prev,
.focusBox .next {
    height: .93rem;
    width: 0.58rem;
    position: absolute;
    top: 0.70rem;
    z-index: 3;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.focusBox .prev {
    background: url(../images/ico03.png) no-repeat;
    background-size: cover;
    left: 0;
}

.focusBox .next {
    background: url(../images/ico04.png) no-repeat;
    background-size: cover;
    right: 0
}
.focusBox02 .next {
    top: 1.066rem;
}
.focusBox02  .prev{
    top: 1.066rem;
}
.focusBox02{
    height: 3.062rem;
}
.focusBox02 .pic img {
    height: 3.062rem;
}
/*专题专栏结束*/

/*页脚*/

.id-foot {
    overflow: hidden;
    margin-top: .4rem;
    border-top: 10px solid #2c5289;
    background: #f1f1f1;
    padding-bottom: 1rem;
}

.id-foot .text {
    text-align: center;
    line-height: 1.8;
    font-size: .3rem;
    color: #666666;
    width: 90%;
    margin: .4rem auto 0;
}

.id-foot .jb {
    margin-top: .2rem;
    text-align: center;
}

.id-foot .jb .li02 {
    width: 2.3rem;
    height: .79rem;
    display: inline-block;
}

.id-foot .jb .li01 {
    width: 1.1rem;
    height: .79rem;
    display: inline-block;
}

.id-foot .jb a {
    margin: 0 .2rem;
}

.id-foot .jb a img {
    display: block;
    width: 100%;
    height: auto;
}

/*页脚结束*/
/*领导页面*/
.leader-web {
    overflow: hidden;
    width: 9.687rem;
    margin: 0.2rem auto 0;
    padding-bottom: .6rem;
}

.leader-web .name {
    border-bottom: 2px solid #dfe0e1;
    text-align: center;
    color: #275296;
    font-size: .5rem;
    line-height: 1rem;
    height: 1rem;
}

.leader-web .img {
    display: block;
    margin: .4rem auto 0;
    width: 3.44rem;
    height: 4.72rem;
    background: #dfe0e1;
}

.leader-web .li01 {
    display: block;
    color: #343434;
    font-size: .4rem;
    background: #daf1fd;
    text-align: center;
    width: 3.44rem;
    height: 1rem;
    line-height: 1rem;
    margin: .4rem auto 0;
}

.leader-web .li02 {
    display: block;
    color: #343434;
    font-size: .4rem;
    background: #daf1fd;
    text-align: center;
    width: 3.44rem;
    height: 1rem;
    line-height: 1rem;
    margin: .1rem auto 0;
}

.leader-web .job {
    font-size: .5rem;
    line-height: 1rem;
    width: 9.17rem;
    margin: .4rem auto 0;
    margin-left: .2rem;
}

.leader-web .text {
    width: 9.17rem;
    margin: auto;
    font-size: .4rem;
    line-height: 1.8;
    margin-left: .2rem;
}

.leader-box {

    padding-bottom: .4rem;
    overflow: hidden;
}

.leader-box .title {
    width: 9.687rem;
    margin: 0.2rem auto 0;
    font-size: .5rem;
    color: #275296;
    font-weight: bold;
    height: 1rem;
    line-height: 1rem;
    text-indent: .4rem;
    border-bottom: 1px solid #dfe0e1;
}

.leader-box .title img {
    float: right;
    height: .78rem;
    width: auto;
    margin-right: .4rem;
}

/*能够滑动的领导列表*/
.tabBox-leader {
    overflow: hidden;
}

.tabBox-leader .bd {
    overflow: hidden;
}

.tabBox-leader .bd ul li {
    margin-top: .2rem;
    float: left;
    width: 25%;
    text-align: center;
    overflow: hidden;
}

.tabBox-leader .bd ul li a {
    display: block;
}

.tabBox-leader .bd ul li a img {
    width: 2.03rem;
    height: 2.85rem;
    background: #316abc;
    margin: auto;
}

.tabBox-leader .bd ul li a h1 {
    font-size: .5rem;
    color: #275296;
    line-height: 1.3;
    margin-top: .2rem;
}
    .tabBox-leader .bd ul li a p {
        height: 1rem;
        font-size: .3rem;
        color: #888888;
        line-height: .5rem;
    }

/*能够滑动的领导列表*/
/*领导页面结束*/

/*政民互动*/
.zmhd-web {
    padding-bottom: 3rem;
    margin-top: .2rem;
    overflow: hidden;
}

.zmhd-web ul {
    margin-left: 0.85rem;
}

.zmhd-web ul li {
    overflow: hidden;
    text-align: center;
    background: #daf4fd;
    width: 3.75rem;
    height: 1.25rem;
    float: left;
    margin: .2rem .2rem 0;
}

.zmhd-web ul li a {
    display: block;
}

.zmhd-web ul li a img {
    display: block;
    margin: .1rem auto 0;
    width: auto;
    height: .52rem;
}

.zmhd-web ul li a span {
    display: block;
    text-align: center;
    font-size: .4rem;
    color: #275296;
    line-height: 1.6;
}

/*政民互动*/

/*意见征集*/
.yjzj-web {
    padding-bottom: 3rem;
    margin-top: .2rem;
    overflow: hidden;
}

.yjzj-web td {
    line-height: 0.74rem;
    text-align: left;
    color: #333333;
    font-size: .4rem;
    padding: 0 .08rem;
}

.yjzj-web i {
    font-style: normal;
    color: #ff0000;
}

.yjzj-web em {
    font-style: normal;
    color: #316abc;
}

.yjzj-web .li01 {
    color: #888888;
    text-align: right;
    width: 1.5rem;
}

.yjzj-web .li02 {
    width: 5rem;
}

.yjzj-web .li02 a {
    color: #333333;
    float: left;
    width: 4.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yjzj-web .li03 {

    width: 3rem;
}

.yjzj-web .li03 a {
    color: #888888;
}

.yjzj-web .link {
    width: 5rem;
    margin: auto;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: #ecebeb;
    display: block;
    border-radius: .3rem;
    font-size: .4rem;
    margin-top: .2rem;
    color: #343434;
}

/*意见征集*/
/*列表*/
.list-web {
    width: 9.687rem;
    margin: 0.2rem auto 0;
    overflow: hidden;
    min-height: 8rem;
    padding-bottom: 40px;   
}

    .list-web ul li {
        margin: .4rem .2rem;
        line-height: .74rem;
        color: #333333;
        font-size: .4rem;
        overflow: hidden;
    }

        .list-web ul li a {
           width: 7rem;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    color: #343434;
    margin-left: .2rem;
    white-space: nowrap;
        }
        .list-web ul li span {
            float: right;
        }

.list-web .box {
    overflow: hidden;
}

.list-web .link {
    width: 5rem;
    margin: auto;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: #ecebeb;
    display: block;
    border-radius: .3rem;
    font-size: .4rem;
    margin-top: .2rem;
    color: #343434;
}

/*列表*/
/*政府信息公开*/
.open-title {
    width: 9.687rem;
    margin: .4rem auto 0;
    border-top: 3px solid #2c5289;
    height: 1rem;
    background: #f1f1f1;
    line-height: 1rem;
    text-align: center;
    color: #2c5289;
    font-weight: bold;
    font-size: .5rem;
}

.open-ul {
    overflow: hidden;
    width: 9.687rem;
    margin: .1rem auto 0;
}

.open-ul ul {
    width: 110%;
}

.open-ul ul li {
    margin-top: .1rem;
    background: #f1f1f1;
    height: 1rem;
    width: 4.8rem;
    float: left;
    margin-right: 0.187rem;
}

.open-ul ul li a {
    font-size: .45rem;
    color: #343434;
    display: block;
    text-align: center;
    line-height: 1rem;
}

/*重点信息公开*/
.picScroll-left {
    padding-top: .3rem;
    width: 9.687rem;
    margin: .1rem auto 0;
    background: #275296;
    overflow: hidden;
    position: relative;
}

.picScroll-left .next {
    position: absolute;
    z-index: 10000;
    height: 100%;
    width: .5rem;
    background: url("../images/btn-r.png") no-repeat center;
    background-size: cover;
    right: 0;
    top: 0;
}

.picScroll-left .prev {
    position: absolute;
    z-index: 10000;
    height: 100%;
    width: .5rem;
    background: url("../images/btn-l.png") no-repeat center;
    background-size: cover;
    left: 0;
    top: 0;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;

}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li a {
    display: block;
    width: 2.42rem;
}

.picScroll-left .bd ul li a img {
    height: .7rem;
    width: auto;
    margin: .25rem auto 0;
}

.picScroll-left .bd ul li a span {
    display: block;
    text-align: center;
    font-size: .4rem;
    color: #ffffff;
    margin-top: .1rem;
    line-height: 1.4;
    width: 100%;
}

.zd-stake {
    overflow: hidden;
    width: 9.687rem;
    margin: .1rem auto 0;
    background: #daf1fd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 1rem;
    line-height: 1rem;
}

.zd-stake td {
    text-align: center;
}

.zd-stake a {
    display: block;
    color: #343434;
    line-height: 1rem;
    text-align: center;
    font-size: .37rem;

}
/*基本信息公开*/
.jbxx-ul{
    overflow: hidden;
    width: 9.687rem;
    margin:auto;
}
.jbxx-ul ul{
    width: 110%;
}
.jbxx-ul ul li{
    margin-top: .1rem;
    float: left;
    margin-right: 0.07rem;
}
.jbxx-ul ul li a{
    width: 1.875rem;
    height: 1rem;
    display: block;
    background: #f1f1f1;
    font-size: .4rem;
    color: #000000;
    text-align: center;
    line-height: 1rem;
}
/*风景视屏*/
.lv-sp,.lv-sp img{
    display: block;
    margin-top: .1rem;
    width: 100%;
    height: 5.26rem;
}
.ly-fl{
    margin-top: .2rem;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}
.ly-fl a{
    display: inline-block;
    margin: 0 .14rem;
    width: 1.64rem;
    height: 2.8125rem;
}
.ly-fl a img{
    display: block;
    width: 100%;
    height: 100%;
}
/*景点*/
.ly-logo{
    display: block;
    height: 1rem;
    width: auto;
    margin: .4rem auto 0;
}
/*景点价格*/
.ly-jg{
    width: 9.687rem;
    margin: .2rem auto 0;
}
.ly-jg ul li{
    overflow: hidden;
}
.ly-jg ul li a,.ly-jg ul li span{
    width:33%;
    float: left;
    font-size: .4rem;
    line-height: 1.8;
    color: #e60012;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*景点交通*/
.ly-jt{
    text-align: center;
    width: 9.687rem;
    font-size: 0;
    margin: .8rem auto 0;
}
.ly-jt a{
    width: 25%;
    display: inline-block;
}
.ly-jt a img{
    height: .75rem;
    width: auto;
    margin: auto;
    display: block;
}
.ly-jt a span{
    display: block;
    color: #343434;
    font-size: .4rem;
    line-height: 3;
}
/*景点小吃*/
/*能滑动的新闻*/
.tabBox-xc {
    width: 9.06rem;
    margin: 0.2rem auto 0;
}

.tabBox-xc .hd {
    height: 1rem;
    position: relative;
}


.tabBox-xc .hd ul {
    position: absolute;
    height: 1rem;
    top: 0;
    overflow: hidden;
}

.tabBox-xc .hd ul li {
    float: left;
    margin-right: .4rem;
}

.tabBox-xc .hd ul li a {
    display: block;
    color: #888888;
}
.tabBox-xc .hd ul li a i{
    font-size: .3rem;
    float: left;
    line-height: 1.2;
    margin-top: .38rem;
    text-transform: uppercase;
    font-style: normal;
}
.tabBox-xc .hd ul li a span{
    float: left;
    margin-left: .2rem;
    font-weight: bold;
    font-size: .5rem;
    line-height: 1rem;
}

.tabBox-xc .hd ul .on a {
    color: #333333
}

.tabBox-xc .bd{
    overflow: hidden;
}
.tabBox-xc .xc{
    width: 110%;
}
.tabBox-xc .xc ul li{
    margin-right: .46rem;
    float: left;
}
.tabBox-xc .xc ul li a{
    display: block;
    background: #cce7fe;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 1.875rem;
    height: 1.875rem;
    position: relative;
    z-index: 10;
}
.tabBox-xc .xc ul li a img{
    display: block;
    width: 1.875rem;
    height: 1.875rem;
}
.tabBox-xc .xc ul li a span{
    z-index: 100;
    text-align: center;
    left: 0;
    bottom: 0;
    color: #ffffff;
    background: url("../images/bg07.png");
    height: .7rem;
    position: absolute;
    width: 100%;
    line-height: .7rem;
    font-size: .4rem;
}
/*能滑动的新闻*/

/*内容页*/
.id-xq{
    padding: 0.44rem 0.22rem;

    min-height: 10rem;
    padding-bottom: 2rem;
    overflow: hidden;
}
.id-xq .title{
    color: #275296;
    text-align: center;
    font-size: .6rem;
    font-weight: bold;
    line-height: .8rem;
}
.id-xq .time{
    text-align: center;
    font-size: 0;
}
.id-xq .time span{
    display: inline-block;
    color: #A6A6A6;
    font-size: .4rem;
    line-height: .6rem;
    margin: 0 10px;
}
.id-xq .text{
    padding: .3rem 0;
    font-size: .5rem;
    color: #000000;
    line-height: .7rem;
}
/*内容页*/

.loading{width:32px;height:32px;display:block;margin:0px auto;}





/*导航*/

.id-nav {
    padding: .2rem 0;
    margin-top: .4rem;
    overflow: hidden;
    background: #275296;
}

    .id-nav ul li {
        background: url("../images/d01.jpg") no-repeat right center;
        float: left;
        width: 25%;
        overflow: hidden;
    }

        .id-nav ul li:nth-child(4) {
            background: none;
        }

        .id-nav ul li a {
            text-align: center;
            font-size: .45rem;
            color: #ffffff;
            line-height: 1.2rem;
            display: block;
        }

/*导航结束*/
/*<!--重点信息公开-->*/
.zd-open {
    overflow: hidden;
    margin: .4rem auto 0;
}

.zd-open-ul {
    height: 2.7rem;
    overflow: hidden;
    width: 9.687rem;
    margin: auto;
}

    .zd-open-ul.on {
        height: auto;
    }

    .zd-open-ul ul li {
        margin-top: .4rem;
        float: left;
        width: 25%;
        overflow: hidden;
    }

        .zd-open-ul ul li a {
            text-align: center;
            display: block;
        }

            .zd-open-ul ul li a img {
                margin: auto;
                width: 1.3rem;
                height: 1.3rem;
            }

            .zd-open-ul ul li a span {
                line-height: 1rem;
                font-size: .4rem;
                text-align: center;
                color: #333333;
            }

.zd-open-btn {
    margin-top: .3rem;
    height: .8rem;
    background: url("../images/d02.png");
    background-size: 100% 100%;
}

    .zd-open-btn img {
        display: block;
        height: 80%;
        width: auto;
        margin: auto;
    }

    .zd-open-btn .li02 {
        display: none;
    }

/*<!--重点信息公开结束-->*/

/*专题专栏*/

.ztzl-title {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    margin-top: .2rem;
    color: #ffffff;
    font-size: .45rem;
    background: url("../images/bg08.jpg");
    background-size: 100% 100%;
    overflow: hidden;
}

.ztzl-ul {
    width: 9.687rem;
    margin: auto;
    margin-top: .4rem;
}

    .ztzl-ul ul li {
 
        margin-bottom:20px;
    }

        .ztzl-ul ul li a {
            overflow: hidden;
            display: block;
        }

            .ztzl-ul ul li a img {
                width: 100%;
                height: auto;
                display: block;
            }

            .ztzl-ul ul li a span {
                line-height: .7rem;
                text-align: center;
                display: block;
                font-size: .4rem;
                color: #343434;
            }

.ztzl-ul-link {
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: #ecebeb;
    display: block;
    border-radius: .3rem;
    font-size: .4rem;
    margin-top: .4rem;
    color: #343434;
    margin-bottom: .5rem;
}
/*专题专栏结束*/





/*列表修改*/
.tabBox .bd .bd-box .bd-il ul li a {
    float: left;
    color: #343434;
    margin-left: .2rem;
    width: 6.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tabBox .bd .bd-box .bd-il ul li span {
    float: right;
    color: #999999;
}
/*列表修改结束*/




/*征集调查02*/
.zj-title {
    text-align: center;
    line-height: 1.3;
    font-size: .5rem;
    width: 85%;
    margin: .5rem auto 0;
}

.zj-time {
    text-align: center;
    background: #f7f7f7;
    width: 9.687rem;
    height: 0.7rem;
    font-size: .4rem;
    color: #666666;
    line-height: 0.7rem;
    margin: 0.4rem auto 0;
}

.zj-rap {
    width: 9.687rem;
    margin: auto;
}

.zj-text {
    width: 92%;
    margin: .3rem auto 0;
    font-size: .4rem;
    line-height: 2;
    color: #666666;
    text-indent: 2em;
}

.zj-rap {
    width: 92%;
    margin: .3rem auto 0;
}

.zj-rap-li {
    overflow: hidden;
    margin-top: .5rem;
}

    .zj-rap-li .title {
        font-size: .5rem;
        color: #343434;
        line-height: 2;
    }

    .zj-rap-li .ul ul li {
        margin-top: .5rem;
    }

        .zj-rap-li .ul ul li input {
            margin-left: .3rem;
            width: .45rem;
            height: .45rem;
            vertical-align: middle;
            display: inline-block;
            background: #000000;
        }

        .zj-rap-li .ul ul li span {
            margin-left: .3rem;
            display: inline-block;
            vertical-align: middle;
            line-height: 100%;
            font-size: .45rem;
        }

    .zj-rap-li .box {
        overflow: hidden;
        margin-top: .2rem;
        width: 100%;
        display: block;
        border: 0;
        font-size: .45rem;
        height: 4.75rem;
        background: #f7f7f7;
        padding: .3rem;
    }

.zj-rao-yzm {
    width: 92%;
    margin: .6rem auto 0;
    overflow: hidden;
}

    .zj-rao-yzm .text {
        background: #f7f7f7;
        border: 1px solid #f2f2f2;
        height: 1rem;
        line-height: 1rem;
        text-indent: 1em;
        font-size: .45rem;
        width: 52.5%;
        float: left;
        box-sizing: border-box;
    }

    .zj-rao-yzm .img {
        width: 26%;
        height: 1rem;
        float: left;
    }

    .zj-rao-yzm .btn {
        background: url("../images/ico22.jpg");
        border: 0;
        width: 20%;
        height: 1rem;
        background-size: cover;
    }

.zj-tj {
    display: block;
    width: 92%;
    margin: .6rem auto 0;
    color: #ffffff;
    text-align: center;
    height: 1rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: .4rem;
    line-height: 1rem;
    background: #275296;
}

.id-foot02-box {
    width: 9.687rem;
    margin: auto;
    overflow: hidden;
}

.id-foot02 {
    padding: .2rem 0;
    margin-top: .7rem;
    overflow: hidden;
    background: #275296;
}

.id-foot02-l {
    padding: .1rem 0;
    width: 6.9rem;
    margin-left: .5rem;
    float: left;
    overflow: hidden;
    border-right: 1px solid #ffffff;
}

    .id-foot02-l ul li {
        float: left;
        width: 25%;
    }

        .id-foot02-l ul li a {
            line-height: .8rem;
            display: block;
            text-align: center;
            font-size: .4rem;
            color: #ffffff;
        }

.id-foot02-r {
    padding: .1rem 0;
    float: right;
    width: 2.18rem;
    overflow: hidden;
}

    .id-foot02-r a {
        line-height: .8rem;
        display: block;
        text-align: center;
        font-size: .4rem;
        color: #ffffff;
    }

/*走进雅安*/

.video-off {
    width: 100%;
    height: 5.52rem;
}

.vider-text {
    width: 92%;
    margin: .3rem auto 0;
    font-size: .4rem;
    line-height: 2;
    color: #666666;
    text-indent: 2em;
}

.vider-link {
    overflow: hidden;
    width: 92%;
    margin: .3rem auto 0;
    background: #f7f7f7;
}

    .vider-link li {
        float: left;
    }

        .vider-link li a {
            line-height: 1rem;
            display: block;
            white-space: nowrap;
            color: #0477c5;
            font-size: .4rem;
            margin: 0 .1rem;
        }

.vider-img {
    display: block;
    width: 3.4rem;
    height: auto;
    margin: .5rem auto 0;
}

.vider-list {
    overflow: hidden;
    width: 8.9rem;
    margin: auto;
}

    .vider-list li {
        padding-top: .3rem;
        padding-bottom: .3rem;
        border-bottom: 1px solid #efefef;
        overflow: hidden;
    }

        .vider-list li a {
            display: block;
            overflow: hidden;
        }

            .vider-list li a img {
                width: 3rem;
                float: left;
                height: 2rem;
            }

            .vider-list li a div {
                float: right;
                width: 5.4rem;
                overflow: hidden;
            }

                .vider-list li a div span {
                    margin-top: .1rem;
                    width: 100%;
                    line-height: 1.3;
                    display: block;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    font-size: .45rem;
                    font-weight: bold;
                    color: #343434;
                }

                .vider-list li a div i {
                    font-style: normal;
                    margin-top: .1rem;
                    font-size: .4rem;
                    display: block;
                    color: #666666;
                    line-height: .6rem;
                    height: 1.2rem;
                    overflow: hidden;
                }
/*列表修改*/
.tabBox .bd .bd-box .bd-il ul li a {
    float: left;
    color: #343434;
    margin-left: .2rem;
    width: 6.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tabBox .bd .bd-box .bd-il ul li span {
    float: right;
    color: #999999;
}
/*列表修改结束*/
/******数字政府 css******/
.yasz {
    background-image: url(../images/szbgc.png);
    /*width: 1200px;*/
    height: 250px;
    margin-top: 20px;
}

.yasz-title {
    color: #275296;
    font-size: 30px;
    margin: auto;
    width: 260px;
    text-align: center;
}

.yasz-title {
    font-weight: bold;
    padding: 10px 0 6px 0;
    text-align: center;
}

.yasz-title span {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

.yasz-nav dl {
    display: flex;
    position: relative;
    /*margin-top: 20px;*/
    justify-content: space-evenly;
}

.yasz-nav dl dd {
    width: 100px;
    margin: auto;
    text-align: center;
    padding-bottom: 22px;
}

.yasz-bgc {
    width: 85px;
    height: 85px;
    display: block;
    margin: 16px auto;
    text-align: center;
    border-radius: 50%;
    background-color: #396BBA;
}

.bgc2 {
    background-color: #5190D1;
}

.bgc3 {
    background-color: #33ABC1;
}

.bgc4 {
    background-color: #396BBA;
}

.yasz-nav dl dd span {
    color: #325999;
    font-size: 18px;
}

.yasz-nav dl dd a i {
    color: white;
    padding-top: 20px;
    font-size: 40px;
    display: block;
}

.san {
    width: 20px;
    height: 20px;
    background-color: white;
    position: absolute;
    transform: rotate(45deg);
    bottom: -10px;
    z-index: 99;
    margin-left: 40px;
    display: none;
}

.yasz-item {
    padding-bottom: 20px;
    /*height: 500px;*/
    overflow: auto;
    flex-wrap: wrap;
    background-color: white;
    box-shadow: 1px 1px 3px 0px #b7b7b7;
    position: absolute;
    left: 0;
    top: 160px;
    display: none;
    z-index: 99;
    justify-content: space-evenly;
}

.yasz-item dl {
    display: block;
}

.yasz-item dl dt {
    width: 130px;
    padding-bottom: 10px;
}

.yasz-item dl dd {
    padding: 5px;
    width: 160px;
    margin: auto;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yasz-item dl dd a {
    color: #737373;
    font-size: 16px;
}
.yasz-item dl dd i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block !important;
    padding: 0 !important;
    margin: 2px 10px;
    background-color: #666666;
}

.yasz-nav dl dd:hover>.yasz-item,
.yasz-nav dl dd:hover>a .san {
    display: flex;
}

.yasz-item .yasz-bgc {
    width: 64px;
    height: 64px;
}

.yasz-item span:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
}

.yasz-item .yasz-bgc i {
    font-size: 30px;
    padding-top: 18px;
}
.bgc4 img{
width: 48px;
padding-top: 17px;
padding-left: 17px;
}
.szzf-img{
	width: 100%;
   
    float: left;
    display: flex;
	margin-bottom: 5px;
}
.szzf-img a{
	margin-left: 5px;	
	width: 48%;
}
.szzf-img img{
	width: 100%;
}
/******end数字政府 css******/