.m_header{position: fixed;top: 0;left: 0;width: 100%;z-index: 20;background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.m_header .tops{height: 1.2rem;}
.m_header .tops .ub-f1{width: 2.09rem;}
.m_header .tops .ub-f1 a{display: block;width: 4rem;height: 1.2rem;position: relative;}
.m_header .tops .ub-f1 a img{width: 100%;display: block;position: absolute;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.m_header .tops .clis{width: 0.57rem;height: 1.2rem;background-size: contain;position: relative;}
.m_header .tops .clis span{position: absolute;top: 50%;left: 0;height: 0.36rem;width: 0.57rem;transform: translateY(-50%)}
.m_header .tops .clis em{width: 0.41rem;height: 0.05rem;border-radius: 0.025rem;background-color: #97291e;position: absolute;left: 0;top: 50%;margin-top: -0.025rem;}
.m_header .tops .clis span::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 0.04rem;border-radius: 0.025rem;background-color: #97291e;transition-duration: 0.5s;}
.m_header .tops .clis span::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 0.04rem;border-radius: 0.025rem;background-color: #97291e;transition-duration: 0.5s;}
.m_header .tops .clis.menuActive em{display: none;}
.m_header .tops .clis.menuActive span::before{transform: rotate(40deg);transform-origin: 50% 50%;top: 50%;}
.m_header .tops .clis.menuActive span::after{transform: rotate(-40deg);transform-origin: 50% 50%;top: 50%;}
.m_header .navs{position: absolute;top: 100%;right: -100%;width: 100%;background-color: #ffffff;height: calc(100vh - 1.2rem);}
.m_header .navs input{font-size: .22rem;color: #999999;}
.m_header .navs .search{margin: 0.66rem 4%;margin-bottom: 0; height: 1.04rem;position: relative;}
.m_header .navs .search .inp{margin-left: 0;width: 100%;height: 1.04rem;}
.m_header .navs .search input{display: block;width: 100%;height: 1rem;color: #333;font-size: .24rem;border: 1px solid #911d12;border-radius: 0.1rem;padding-left: 0.3rem;}
.m_header .navs .search button{position: absolute;width: .38rem;height: .34rem;right: .32rem;top: .38rem;background: url(../images/spage/s1.png) center no-repeat;background-size: .34rem .34rem;border: 0;}
/* .m_header .navs ul{border-left: #d9d9d9 1px solid;border-bottom: #fff 1px solid;} */
/* .m_header .navs ul li{ border-top: #fff 1px solid;} */
.m_header .navs ul li .tit{height: 1.1rem;line-height: 1.1rem;text-align: center;border-bottom: 1px solid #e0e0e0;}
.m_header .navs ul li .tit a{line-height: 1.03rem; display: inline-block;font-size: .3rem;color: #333333;vertical-align: text-bottom;border-bottom: 0.07rem solid transparent;width: 100%;}
.m_header .navs ul li .cur a{color: #ffffff;}
.m_header .navs ul li .lis{width: 100%;height: 0;overflow: hidden;background-color: #e1e4ed;}
.m_header .navs ul li .lis div{padding:5px 0;}
.m_header .navs ul li .lis a{display: block;color: #666666;font-size: .26rem;line-height: .7rem;text-align: center;}
.m_header .mlan{font-size: .26rem;color: #444;text-align: center;line-height: .68rem;position: relative;margin-bottom: 3rem;cursor: pointer;}
.m_header .mlan em{width: .34rem;height: .34rem; display: inline-block;background: url(../images/icon/ico1.png) center no-repeat;vertical-align: middle;background-size: cover;}
.m_header .mlan i{width: .24rem;height: .14rem;display: inline-block;background: url(../images/icon/ico2.png) center no-repeat;vertical-align: middle;background-size: cover;}
.m_header .navs .clo{width: .88rem;height: .88rem;position: absolute;top: 0;right: -.88rem;background: #da251d url(../images/icon/ico6.png) center no-repeat;background-size: .39rem .39rem;}
.m_header .navs ul li.on{background-color: #af302e;}
/* .m_header .navs ul li.on .tit a{border-bottom: 0.07rem solid #939496;} */
.m_header .navs .navScroll{height: 9rem;overflow-y: scroll;}
.m_header .mlan .mlan_bac{display: none; position: absolute;top: 100%;left: 50%;width: 2rem;margin-left: -1rem;background-color: rgba(0,0,0,.1);}
.m_header .mlan .mlan_bac ul{border: 0;}
.m_header .mlan .mlan_bac li{border: 0;}
.m_header .mlan .mlan_bac li:nth-child(1){border-bottom: 1px solid #da251d;}
.m_header .mlan .mlan_bac li a{display: block;width: 100%;height: 100%; font-size: .24rem;color: #555;}

.m_header .navs .search input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */  
 font-size: .24rem; 
color: #ffffff;   
}   
.m_header .navs .search input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
font-size: .24rem; 
color: #ffffff;   
}   
.m_header .navs .search input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
 font-size: .24rem; 
color: #ffffff;   
}   
.m_header .navs .search input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */  
 font-size: .24rem;  
color: #ffffff;   
}
.m_footer{border-top: 1px solid #9b2d28;padding-top: 0.85rem;}
.m_footer .footer1{}
.m_footer .weixin img{display: block;margin: 0 auto;width: 1.46rem;}
.m_footer .weixin p{font-size: 0.24rem;color: #96836e;text-align: center;line-height: 0.52rem;}
.m_footer .footer2 p{font-size: 0.24rem;color: #333333;text-align: center;line-height: 0.36rem;}
.m_footer .footer2 p a{font-size: 0.24rem;color: #333333;}
.m_footer .footer3{text-align: center;padding-top: 0.2rem;padding-bottom: 0.4rem;}
.m_header{display: none;}
.slideBox2_1{display: block;}
.slideBox2_2{display: none;}
.slideBox4_1{display: block;}
.slideBox4_2{display: none;}
.m_footer{display: none;}
.footer{display: block;}

.tabs{display: none;}


/* 市情概况 */
.sq{}
.sq img{display: block;width: 898px;}
.sq  .links{padding-top: 27px;}
.sq  .links a{font-size: 14px;color: #555555;font-weight: bold;background: url(../images/spage/s5.jpg) center no-repeat;background-size: 100% 100%;display: block;width: 114px;height: 48px;border: 1px solid #e8e8e8;line-height: 48px;text-align: center;float: left;margin-bottom: 14px;margin-right: 16px;}
.sq  .links a:hover{color: #a82020;}
.sq  .links a:nth-child(7){margin-right: 0;}
.sq .spL{width: 53.84%;float: left;}
.sq .spL p{font-size: 14px;color: #555555;line-height: 30px;text-align: left;}
.sq .spL .sqlink{padding-top: 28px;}
.sq .spL a{color: #999999;font-size: 14px;padding-left: 12px;background: url(../images/spage/s7.png) center left no-repeat;margin-right: 7.163%;line-height: 1;margin-bottom: 24px;display: block;float: left;}
.sq .spL a:nth-child(5n){margin-right: 0;}
.sq .spL a:hover{background-image: url(../images/spage/s8.png);color: #a82020;}
.sq .spR{float: right;width: 41.666%;position: relative;}
.sq .spR img{display: block;width: 100%;}
.sq .spR i{position: absolute;top: 50%;left: 50%;width: 77px;height: 77px;margin-left: -38px;margin-top: -38px;background: url(../images/spage/s9.png) center no-repeat;cursor: pointer;}
.sq .mask{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background-color: rgba(0,0,0,0.6);z-index: 100;}
.sq .mask .panel{position: absolute;top: 50%;left: 50%;width: 80%;height: 80%;transform: translate(-50%,-50%);}
.sq .mask .panel video{display: block;width: 100%;height: 100%;}
.sq .mask .panel i{position: absolute;top: -26px;right: 0;width: 26px;height: 26px;background: url(../images/spage/s11.png) center no-repeat;cursor: pointer;}
.listright .border li a{display:block;width:100%}
.listright .border li b{margin-left:0;width:80%;float:left}
.listright .border li em{width:8px;height:8px;background:url(../images/page/ul1.png)no-repeat left center;background-size:100% auto;}
.listright .border li{margin-bottom:30px;}
.listright .border{border:none;}
.listright .border li:hover em{background:url(../images/page/ul.png)no-repeat left center;background-size:100% auto;}
@media (max-width:1201px){
    .m_header{display: block;}
    .header{display: none;}
    .m_footer{display: block;}
    .footer{display: none;}
    .nav{display: none;}
    .content_bg{
        padding-top: 1.3rem;
    }
    .mar{margin: 0.2rem;}
    .w1200,.w{width: 96%;margin: 0 auto;}
    .topline{width: 95%;height: 0.8rem;}
    .topline a{font-size: 0.26rem;box-sizing: border-box;width: 100%;padding: 0 11.5%;line-height: 0.8rem;}
    .inLeft{width: 100%;}
    .inLeft .focusBox .pic{width: 100% ;}
    .inLeft .focusBox{overflow: hidden;height: 5.4rem;}
    .inLeft .focusBox .pic li{height: 5.4rem;}
    .inLeft .focusBox .pic li{width: 100%;}
    .inRight{width: 100%;padding-right: 0;height:auto;}
    .inRight .inItem{margin-top: 0.16rem;height:auto;}
    .inRight .slideTxtBox .hd li{width: 28.23%;margin-left: 7%;}
    .inRight .slideTxtBox .hd li i p{padding: 0;font-size: 0.3rem;margin:0}
    .inRight .slideTxtBox .bd li{line-height: 0.52rem;}
    .inRight .slideTxtBox .bd li a{font-size: 0.28rem;width: 70%;}
    .inRight .slideTxtBox .bd li span{font-size: 0.28rem;padding-right: 0;width: 25%;}
    .new{width: 100%;}
    .new .slideTxtBox2{width: 100%;box-sizing: border-box;padding: 5px 0.23rem;height: 5rem;}
    .new .slideTxtBox2 .hd li{font-size: 0.3rem;margin-left: 0.3rem;}
    .new .slideTxtBox2 .bd li p{font-size: 0.28rem;padding-left:0;}
    .new .slideTxtBox2 .bd li{line-height: 0.52rem;}
    .new .slideTxtBox2 .bd li span{font-size: 0.28rem;padding-right: 0;width: 25%;float:right;padding-right:10px}
    .new .Infdis{width: 100%;box-sizing: border-box;}
    .new .Infdis .hd p{font-size: 0.3rem;}
    .new .Infdis .idlist ul li{width: 48%;margin-right: 0;height: 1.7rem;}
    .new .Infdis .idlist ul li:nth-child(2n){float: right;background-position: center 0.2rem;}
    .new .Infdis .idlist ul li a{padding-top: 0.3rem;}
    .new .Infdis .idlist ul li a p{font-size: 0.28rem;margin: 0 0.2rem;text-align: center;line-height: 1;padding-top: 0.6rem;}
    .new .Infdis .idlist ul li:nth-child(1){background-position: center 0.2rem;}
    .new .Infdis .idlist ul li:nth-child(2) p{line-height: 1;padding-top: 0.6rem;}
    .new .Infdis .idlist ul li:nth-child(1) p{padding-top: 0.6rem;line-height: 1;}
    .new .Infdis .idlist ul li:nth-child(3){background-position: center 0.2rem;}
    .new .Infdis .idlist ul li:nth-child(5){background-position: center 0.2rem;}
    .imglist{width: 100%;box-sizing: border-box;margin: 0;margin-top: 15px;padding-top: 0;}
    .imglist .hd p{font-size: 0.3rem;}
    .imglist .imgli ul li{width: 48%;margin-right: 0;}
    .imglist .imgli ul li:nth-child(2n){float: right;}
    .whsq{padding-top: 1.5rem;}
    .whsq .slideTxtBox3 .hd{width: 100%;}
    .whsq .slideTxtBox3 .hd li{width: 48%;background-size: 100% 100%;}
    .whsq .slideTxtBox3 .hd li:nth-child(2){float: right;}
    .idlist2{right: 0;top: 0;width: 100%;}
    .idlist2 ul li{width: 48%;height: 1rem;box-sizing: border-box;}
    .idlist2 ul li:nth-child(2){float: right;height: 1rem;}
    .idlist2 ul li a p{line-height: 1rem;}
    .whsq .slideTxtBox3 .hd li.on, .whsq .slideTxtBox3 .hd li:hover{background-size: 100% 100%;}
    .whsq .slideTxtBox3 .bd{width: 100%;}
    .whsq .inItem ul{box-sizing: border-box;padding: 0 0.2rem;width: 100%;}
    .whsq .inItem ul:nth-child(1){border-right: 0;}
    .whsq .slideTxtBox3 .bd li p{font-size: 0.24rem;}
    .whsq .slideTxtBox3 .bd li span{font-size: 0.2rem;}
    .whsq .slideTxtBox3 .bd li{line-height: 0.6rem;}
    .slideBox2_1{display: none;}
    .slideBox2_2{display: block;overflow: hidden;}
    .slideBox2 .tempWrap{margin-left: 0.65rem;}
    .newlist{width: 100%;}
    .newlist .Infdis .hd p{font-size: 0.3rem;}
    .newlist .Infdis{width: 100%;height: auto;}
    .newlist .Infdis .idlist .zhu .p p{line-height: 0.4rem;}
    .newlist .Infdis .idlist li{line-height: 0.6rem;}
    .newlist .Infdis .idlist li p{width: 100%;font-size: 0.24rem;}
    /* 历史名城 */
    .pagenewlist{width: 94.56%;}
    .pagenewlist .Infdis{width: 100%;box-sizing: border-box;margin-top: 0.2rem;}
    .pagenewlist .Infdis .hd p{font-size: 0.3rem;}
    .pagenewlist .Infdis .idlist .zhu .p{width: 53%;}
    .pagenewlist .Infdis .idlist .zhu .p p{line-height: 0.4rem;}
    .pagenewlist .Infdis .idlist .zhu{padding-top: 0.25rem;padding-bottom: 0.2rem;}
    .pagenewlist .Infdis .idlist .zhu .p h2{padding-bottom: 0.15rem;}
    .pagenewlist .Infdis .idlist li{line-height: 0.6rem;}
    .pagenewlist .Infdis .idlist li p{font-size: 0.24rem;}
    .focus img{display: block;width: 100%;}
    /* 市情概况 */
    .pagetitle p{font-size: 0.24rem;}
    .pagetitle a{font-size: 0.24rem;}
    .listleft{display: none;}
    .listright{width: 100%;}
    .content_bg,content,.newlistpage{overflow-y: auto!important;padding-bottom: 1rem!important;}
    .tabs{position: relative;z-index: 1;display: block;}
    .tabs p{font-size: 0.32rem;color: #ffffff;background-color: #9e0301;height: 0.8rem;line-height: 0.8rem;padding-left: 0.2rem;box-sizing: border-box;background: #9e0301 url(../images/spage/s2.png) 95% center no-repeat;background-size: 0.29rem auto;}
    .tabs .list{position: absolute;top: 0.8rem;left: 0;width: 100%;background-color: #fff;box-shadow: 0 0 0.1rem rgba(0,0,0,0.1);display: none;}
    .tabs .list a{font-size: 0.28rem;color: #9e0301;display: block;line-height: 0.6rem;padding-left: 0.6rem;background: url(../images/spage/s3.png) 0.2rem center no-repeat;background-size: 0.16rem auto;}
    .listright .tit{height: 1rem;}
    .listright .tit h2{font-size: 0.3rem;line-height: 1rem;}
    .listright .border{padding-top: 0.6rem;}
    .listright .border li{line-height: 0.6rem;margin-bottom: 0.3rem;box-sizing: border-box;padding-left:0.3rem}
    .listright .border li span, .listright ul li b{display: block;float: left;font-size: 0.2rem;}
    .listright .border li b{width: 73%;white-space:nowrap;overflow: hidden; text-overflow: ellipsis;margin-left: 0;font-size:0.3rem;}
    /* 新闻中心 */
    .newpagelist{width: 100%;}
    .newpagelist .Infdis{width: 100%;box-sizing: border-box;margin-top: 0.2rem;}
    .newpagelist .Infdis .hd p{font-size: 0.3rem;}
    .newpagelist .Infdis .idlist li{line-height: 0.52rem;}
    .newpagelist .Infdis .idlist li p{font-size: 0.28rem;}
    .newpagelist .Infdis .idlist li span{font-size: 0.28rem;}
    .slideBox4 .hd p{font-size: 0.3rem;}
    .slideBox4_1{display: none;}
    .slideBox4_2{display: block;}
    .slideBox4 .tempWrap{margin: 0.4rem 0 0;box-sizing: border-box;height: 5.5rem;}
    .slideBox4 ul li a{margin-right: 0;height: 5.5rem;}
    .slideBox4 ul li a p{width: 80%;margin-left: 8%;height: 4.5rem;}
    .slideBox4 ul li a h3{line-height: 0.8rem;font-size: 0.24rem;}
    .inLeft .focusBox .pic li p{padding-right: 36%;}
    /* 政府信息公开 */
    .detailist{padding: 0.2rem;margin: 0;box-sizing: border-box;}
    .iconlist{width: 100%;margin: 0;}
    .iconlist ul li{margin-left: 0;width: 45%;}
    .iconlist ul li:nth-child(2n){float: right;}
    .detailist .lt{width: 100%;box-sizing: border-box;height: auto;}
    .detailist .Infdis .hd p{font-size: 0.3rem;}
    .detailist .Infdis .idlist li{line-height: 0.6rem;}
    .detailist .Infdis .idlist li p{font-size: 0.24rem;width: 66%;}
    .detailist .Infdis .idlist li a{font-size: 0.24rem;}
    .detailist .Infdis .idlist li span{font-size: 0.24rem;width: 27%;}
    .zwgk{padding: 0.2rem;margin: 0;box-sizing: border-box;padding-right: 0;}
    .zwgk .xw{width: 100%;margin: 0;}
    .zwgk .Infdis .hd p{font-size: 0.3rem;}
    .zwgk .Infdis .idlist li{line-height: 0.6rem;}
    .zwgk .Infdis .idlist li p{font-size: 0.24rem;width: 63%;}
    .zwgk .Infdis .idlist li span{font-size: 0.24rem;}
    .zwgk .Infdis{margin: 0;box-sizing: border-box;width: 100%;margin-top: 0.4rem;}
    .zwgk .xw:nth-child(1) .Infdis{margin-top: 0;}
    /* 政务咨询 */
    .rightbd{width: 100%;padding: 0.2rem;margin: 0;box-sizing: border-box;}
    /* 视听方志 */
    .video{display: none;}
    .video_list{padding: 0 0.2rem;box-sizing: border-box;}
    .video_list ul li{width: 100%;}
    .video_list ul li .img img{height: auto;}
    .video_list ul li p{font-size: 0.24rem;line-height: 0.6rem;}
    .detailscon .xwxq{padding: 0.4rem 0.2rem;}
    .detailscon .xwxq .xqTit h6{font-size: 0.4rem;line-height: 0.5rem;}
    .detailscon .xwxq .xqTit .xqOpr p{font-size: 0.24rem;}
    .detailscon .xwxq .xqCon_video p{padding: 0.4rem 0;}
    .detailist .Infdis{width: 100%;padding: 0 0.2rem;height: auto;margin-bottom: 0.4rem;}
    /* 新闻详情 */
    .detailscon .xwxq .xqCon p img{max-width: 100%;}
    .detailscon .xwxq .xqCon p{font-size: 0.24rem;margin-bottom: 0.2rem;line-height: 0.3rem;font-family: '宋体';}
    /* 方志人物 */
    .rwdlList{margin: 0;padding: 0.4rem 0.2rem;box-sizing: border-box;}
    .rwdlList dd{width: 100%;margin: 0;margin-bottom: 0.4rem;}
    .rwdlList dd img{max-width: 100%;display: block;margin: 0 auto;}
    .rwdlList dd h3{font-size: 0.28rem;line-height: 0.6rem;}
    .pager ul{width: 100%;}
    .pager ul li{float: none;display: inline-block;}
    /* 市域风貌 */
    .newslist2{padding: 0.4rem 0.2rem;margin: 0;box-sizing: border-box;}
    .newslist2 .newli .img{width: 100%;height: auto;}
    .newslist2 .newli{padding: 0;margin: 0;}
    .newslist2 .newli .tit2{margin: 0;width: 100%;padding-top: 0.2rem;}
    .newslist2 .newli .tit2 h2{font-size: 0.3rem;}
    .newslist2 .newli .tit2 b{font-size: 0.2rem;display: block;width: 100%;}
    .newslist2 .newli .tit2 p{font-size: 0.24rem;line-height: 0.3rem;display: block;width: 100%;}
    .newslist2 .newli .tit2 span{font-size: 0.22rem;padding-top: 0.3rem;}
    .newslist2 li a{padding-bottom: 0.3rem;}
    .newslist2 .newli .img img{display: block;}
    .detailist .Infdis:nth-child(2){margin-bottom: 0;}
    .zwgk .Infdis .idlist{height: auto;}
    /* 政务咨询 */
    .grid, .main, .side{padding: 0.2rem;box-sizing: border-box;}
    .jr-tab2{margin: 0;}
    .list li{flex: 1;}
    .list li>a{width: 87%;padding: 0;}
    .xxgdt .forms .pane .col-sm-8{margin-bottom: 0.3rem;}
    /* .info-list .p15 .rows{padding: 1rem;} */
    .info-list .p15 .row>div{float: left;padding: 0;margin-bottom: 0.2rem;}
    .info-list .p15 .row>div:nth-child(1){width: 45%;}
    .info-list .p15 .row>div:nth-child(2){width: 33.333%;}
    .info-list .p15 .row>div:nth-child(3){width: 21.666%;}
    .forms .row>div[class*="col-"]{margin-bottom: 0.3rem;}
    /* 民意征集 */
    .list-b li{padding: 0 0.2rem;}
    .list-b li>a{width: 100%;}
    /*  市情概况*/
    .sq img{width: 100%;}
    .sq .links a{width: 48%;margin: 0;margin-bottom: 0.3rem;}
    .sq .links a:nth-child(2n){float: right;}
    .sq .spL{width: 100%;}
    .sq .spR{width: 100%;}
    .sq .spL a,.sq .spL a:nth-child(5){margin-right: 13.1%;}
    .share{float: none;}
    #docbottom li{font-size: 0.24rem;}
    .share dt{font-size: 0.24rem;color: #666;}
    .detailscon .xwxq .xqTit .xqOpr{text-align: center;}
    .new .Infdis .idlist ul li:nth-child(1):hover{background: #efefef url(../images/index/4.png)no-repeat center 0.2rem;}
    .new .Infdis .idlist ul li:nth-child(2):hover{background: #efefef url(../images/index/7.png)no-repeat center 0.2rem;}
    .new .Infdis .idlist ul li:nth-child(3):hover{background: #efefef url(../images/index/8.png)no-repeat center 0.2rem;}
    .new .Infdis .idlist ul li:nth-child(4):hover{background: #efefef url(../images/index/10.png)no-repeat center 0.2rem;}
    .new .Infdis .idlist ul li:nth-child(5):hover{background: #efefef url(../images/index/12.png)no-repeat center 0.2rem;}
    .new .Infdis .idlist ul li:nth-child(6):hover{background: #efefef url(../images/index/14.png)no-repeat center 0.2rem;}
	.new .Infdis .idlist ul li:hover p{color:#555}
    .whsq .slideTxtBox3{width: 100%;}
    .lsmc .focus{display: none;}
	.listright .border li em{width:0.2rem;height:0.2rem;top:34%;}
	.inRight .slideTxtBox .hd li .i i{width:100%;}
	.newlist .Infdis .idlist .zhu .p{width:calc(100% - 142px)}
}