@media screen and  (max-width: 960px) {
  .titnav,
  .zhanwei-head {
    display: none !important;
  }

  .my-advert1,
  .my-advert2,
  .my-advert3 {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
  }

  .my-advert1 img,
  .my-advert2 img,
  .my-advert3 img {
    width: 100% !important;
    height: auto !important;
  }

  .m-comtitle {
    margin-bottom: 0 !important;
  }

  body {
    background-color: #ffffff !important;
  }

  .w1200 {
    width: calc(100% - .6rem) !important;
    padding: 0 .3rem !important;
  }

  /*查看更多*/
  .lookbtn-fa {
    display: block !important;
    padding: .1rem 0 .36rem 0;
  }

  .lookbtn {
    width: 2.3rem;
    height: 0.66rem;
    border-radius: 0.33rem;
    background-color: #ffffff;
    cursor: pointer;
    text-align: center;
    line-height: 0.66rem;
    background: -webkit-gradient(linear, left top, right top, from(#fc7313), to(#fd9202));
    background: linear-gradient(left, #fc7313, #fd9202);
    margin: 0 auto;
  }

  .lookbtn a {
    display: block;
    font-size: 0.26rem;
    line-height: 0.66rem;
    color: #ffffff;
  }


  .detailpage-left {
    width: 100% !important;
    padding: 0 !important;
    float: none !important;
  }

  .detailpage-left h4.arttit {
    font-size: 0.33rem !important;
    line-height: 0.43rem !important;
    color: #333333 !important;
    font-weight: normal !important;
  }

  .detailpage-left .author {
    padding: 0 !important;
    font-size: 0.24rem !important;
    line-height: 0.43rem !important;
    color: #666666 !important;
    margin: .2rem 0 !important
  }

  .detailpage-left .intro {
    font-size: 0.24rem !important;
    line-height: 0.5rem !important;
    color: #666666 !important;
    padding: .3rem .2rem !important;
    background-color: #f5f5f5 !important;
    margin-bottom: .4rem !important;
  }

  .revisionbox {
    margin: .2rem 0 !important;
  }

  .revisionbox .cont {
    font-size: .28rem !important;
    line-height: .4rem !important;
    padding: 0 !important;
    float: left !important;
  }

  .revisionbox .rbtn {
    width: 1.5rem !important;
    height: auto !important;
    border-radius: .002rem !important;
    font-size: .25rem !important;
    line-height: .4rem !important;
    float: left !important;
    margin-bottom: .2rem !important;
    padding: .1rem !important;
  }

  .detailpage-left .article-content {
    line-height: .4rem !important;
    font-size: .27rem !important;
  }


  /*获取价目表*/
  .yy-mform {
    width: 100% !important;
    height: 3rem !important;
    background-image: url(../img/news/im_bg_yuyue.png) !important;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .detailpage-left .yy-serve {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    border-radius: .002rem !important;
    background: none !important;
  }

  .detailpage-left .yy-serve .title {
    padding: 0 !important;
    margin: .3rem 0 0 0 !important;
    float: none !important;
  }

  .detailpage-left .yy-serve .title div {
    line-height: .5rem !important;
    font-size: .4rem !important;
    text-align: center;

  }

  .detailpage-left .yy-serve .title p {
    font-size: .35rem !important;
    line-height: .4rem !important;
    text-align: center;
    margin-top: .1rem !important;
  }

  .detailpage-left .yy-serve .inbox {
    margin-top: .5rem !important;
    width: calc(100% - .6rem) !important;
    height: .8rem !important;
    display: flex;
    flex-wrap: wrap;
    padding: 0 .3rem !important;
    background: none !important;
  }

  .detailpage-left .yy-serve .inbox .insome {
    padding: 0 !important;
    width: 70% !important;
    height: .8rem !important;
    line-height: .8rem !important;
  }

  .detailpage-left .yy-serve .inbox .insome input {
    height: 100% !important;
    line-height: .8rem !important;
    padding-left: .2rem !important;
    font-size: .25rem !important;
  }


  .detailpage-left .yy-serve .inbox .btn {
    width: 30% !important;
    height: .8rem !important;
    font-size: .3rem !important;
    line-height: .8rem !important;
  }


  .detailpage-left .tis {
    font-size: .24rem !important;
    line-height: .4rem !important;
    margin-top: .3rem !important;
    margin-bottom: .3rem !important;
  }

  .detailpage-left .artbottom {
    display: none !important;
  }

  .detailpage-left .artbottom .keyword a,
  .detailpage-left .artbottom .keyword span,
  .views a, .views span {
    font-size: .24rem !important;
    line-height: .4rem !important;
    margin-right: .1rem !important;
  }

  .detailpage-left .artbottom .keyword a, .views a {
    padding: 0 .1rem !important;
    border: .001rem solid #eee !important;
    margin-bottom: .1rem !important;
  }

  .tags {
    padding-bottom: .22rem !important;
    border-bottom: .02rem solid #ccc !important;
    margin-top: .3rem !important;
    margin-bottom: .3rem !important;
    display: -webkit-box !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 5 !important;
    color: transparent !important;
  }

  .tags li {
    display: inline-block !important;
    padding: 0 .25rem !important;
    height: .55rem !important;
    font-size: 0.24rem !important;
    line-height: 0.55rem !important;
    color: #ffac01 !important;
    border: .02rem solid #ffac01 !important;
    margin: 0 .18rem .18rem 0 !important;
    border-radius: .28rem !important;
  }

  /*点赞*/
  .article-dz {
    display: none !important;
  }

  .m-artcle-dz {
    display: flex !important;
    padding: .4rem 0 .1rem 0;
  }

  .toLra {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .m-artcle-dz li, .prev-next li, .artlist li, .tags li, .artcle-dz p, .prev-next p, .artlist p, .tags p {
    padding: 0;
    margin: 0;
  }

  .m-artcle-dz li .ibox {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    background-color: transparent;
  }

  .m-artcle-dz li .ibox img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }

  .m-artcle-dz li p {
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.78rem;
    color: #333333;
  }

  /*上下页*/
  .article-link {
    display: none !important;
  }

  .prev-next {
    display: block !important;
    padding: 0 .3rem;
  }

  .prev-next li.prev {
    border-bottom: .02rem solid #ccc;
  }

  .prev-next li {
    padding: .3rem 0 .2rem 0;
  }

  .toLrm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .prev-next li .tit {
    max-width: 4.82rem;
    line-height: .4rem;
    color: #999;
    font-size: .24rem;
  }

  .prev-next li .tit a {
    color: #999;
    text-decoration: none;
  }

  .prev-next li .mybtn {
    width: 1.68rem;
    height: 0.55rem;
    border-radius: 0.28rem;
    background-color: #5851ff;
    cursor: pointer;
    text-align: center;
    line-height: 0.55rem;
  }

  .prev-next li .mybtn a {
    display: block;
    font-size: 0.24rem;
    line-height: 0.55rem;
    color: #ffffff;
  }

  .prev-next li {
    padding: .3rem 0 .2rem 0;
  }

  .prev-next li .tit {
    max-width: 4.82rem;
    line-height: .4rem;
    color: #999;
    font-size: .24rem;
  }

  .prev-next li .tit a {
    color: #999;
    text-decoration: none;
  }

  .prev-next li .mybtn {
    width: 1.68rem;
    height: 0.55rem;
    border-radius: 0.28rem;
    background-color: #5851ff;
    cursor: pointer;
    text-align: center;
    line-height: 0.55rem;
  }

  .prev-next li .mybtn a {
    display: block;
    font-size: 0.24rem;
    line-height: 0.55rem;
    color: #ffffff;
  }

  /*三篇推荐*/
  .article-tj {
    display: none !important;
  }

  /*服务通道*/
  .banner-city-img {
    display: block;
    width: .2rem !important;
    height: .1rem !important;
    position: absolute;
    top: .4rem !important;
    right: .25rem !important;
  }

  /*热门内容和服务*/
  .hot-serve {
    display: none !important;
  }

  .hot-articles {
    display: block !important;
  }

  .hot-articles ul.artlist {
    overflow: hidden;
  }

  .hot-articles ul.artlist li {
    width: 6.9rem;
    height: 2.1rem;
    border-radius: 0;
    background-color: #f1f3ff;
    padding: .2rem .26rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: .3rem;
    overflow: hidden;
  }

  .hot-articles ul.artlist li img {
    width: 2.18rem;
    height: 1.6rem;
    border-radius: 0.05rem;
    background-color: #f1f3ff;
    margin-top: .08rem;
  }

  .hot-articles ul.artlist li .intro {
    width: 3.8rem;
  }

  .intro {
    padding: 0;
    margin: 0;
  }

  .toTb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .toLr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hot-articles ul.artlist li .intro h5 {
    font-size: 0.22rem;
    line-height: 0.4rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .toLrm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hot-articles ul.artlist li .intro div p.time {
    font-size: 0.21rem;
    line-height: 0.4rem;
    color: #999999;
  }

  .hot-articles ul.artlist li .intro div div.tag a {
    font-size: 0.21rem !important;
    line-height: 0.4rem !important;
    color: #5851ff !important;
  }


;
  .tags li a {
    color: #ffac01 !important;
  }

  /*资讯推荐*/
  .detailpage-left .article-tj {
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-content: stretch;
    justify-content: space-between;
  }

  .detailpage-left .article-tj li {
    float: none !important;
    width: 49% !important;
    margin: .2rem 0 0 0 !important;
  }

  .detailpage-left .article-tj li .wzimg {
    width: 100%;
    height: 2rem !important;
  }

  .detailpage-left .article-tj li p {
    margin-top: .15rem !important;
    font-size: .25rem !important;
    line-height: .4rem !important;
  }

  /*表单*/
  .inforpage-right {
    width: 100% !important;
    padding: 0 !important;
    float: none !important;
    margin-top: 1rem !important;
  }

  .inforpage-right .formbox {
    margin-bottom: .2rem !important;
    padding: 0 0 .2rem 0 !important;
    width: 100%;
    border-radius: .005rem !important;
  }

  .inforpage-right .formbox .title {
    font-size: .4rem !important;
    line-height: 1rem !important;
  }

  .inforpage-right .formbox .insome2 {
    width: 100% !important;
    height: .8rem !important;
    border-radius: .003rem !important;
    font-size: .25rem !important;
    line-height: .8rem !important;
    margin-bottom: .2rem !important;
  }

  .inforpage-right .formbox .insome2 .province,
  .inforpage-right .formbox .insome2 .city,
  .inforpage-right .formbox .insome2 .tel {
    width: calc((100% - 1.1rem) / 2) !important;
    height: 100% !important;
    border-radius: .003rem !important;
    padding: 0 !important;
  }


  .inforpage-right .formbox .insome2 .city {
    margin: 0 .05rem .2rem .5rem !important;
  }

  #formCityMock {
    margin-left: .2rem !important;
  }

  .inforpage-right .formbox .insome2 .tel {
    margin: 0 .5rem .2rem .05rem !important;
  }

  .banner-phone-input {
    height: 100% !important;
    padding-left: .2rem !important;
    font-size: .25rem !important;
  }

  .inforpage-right .formbox .insome {
    width: calc(100% - 1rem) !important;
    background: none !important;
    height: .8rem !important;
    border-radius: .003rem !important;
    font-size: .25rem !important;
    line-height: .8rem !important;
    margin-bottom: .2rem !important;
    padding: 0 .5rem !important;
  }

  .inforpage-right .formbox .insome input {
    line-height: 100% !important;
    width: calc(100% - .2rem) !important;
    height: 100% !important;
    border-radius: .003rem !important;
    padding-left: .2rem !important;
  }

  .inforpage-right .formbox .btn {
    width: calc(100% - 1rem) !important;
    height: .8rem !important;
    border-radius: .003rem !important;
    font-size: .3rem !important;
    line-height: .8rem !important;
    padding: 0 !important;
    margin-bottom: .2rem !important;
  }

  .comtitle {
    margin-bottom: .2rem !important;
  }

  .comtitle .line {
    width: 0.05rem !important;
    height: 0.4rem !important;
    margin: 0 0.2rem 0 0 !important;
  }

  .comtitle .word {
    font-size: 0.35rem !important;
    line-height: 0.4rem !important;
    height: 0.4rem !important;
  }

  /*推荐文章*/
  .com-icon-word {
    height: auto !important;
    border-radius: 0.002rem !important;
  }

  .com-icon-word .wbox p {
    font-size: 0.25rem !important;
    line-height: 0.4rem !important;
    padding: 0.2rem 0 0.2rem 0.2rem !important;
  }

  .inforpage-right .timeline li {
    height: 1rem !important;
    padding-left: 0.7rem !important;
  }

  .inforpage-right .timeline li:before {
    width: 0.2rem !important;
    height: 0.2rem !important;
    border: 0.02rem solid #b4ebea;
    left: 0.18rem !important;
    top: 0.05rem !important;
  }

  .tjarticle {
    display: none !important;
  }

  .inforpage-right .timeline li .tit,
  .tjarticle .intro .tit {
    font-size: 0.25rem !important;
    line-height: 0.4rem !important;
    margin-bottom: 0.1rem !important;
  }

  .inforpage-right .timeline li p,
  .inforpage-right .tjarticle .arts li .intro p {
    font-size: 0.2rem !important;
    line-height: 0.3rem !important;
  }

  /*推荐文章*/
  .comtitle .line {
    width: 0.05rem !important;
    height: 0.4rem !important;
    margin: 0 0.2rem 0 0 !important;
  }

  .comtitle .word {
    font-size: 0.3rem !important;
    line-height: 0.4rem !important;
    height: 0.4rem !important;
  }

  .tjarticle .arts li {
    height: 1.7rem !important;
    margin-bottom: 0.4rem !important;
    position: relative !important;
  }

  .tjarticle .arts li .img {
    width: 2.5rem !important;
    height: 1.7rem !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
  }

  .tjarticle .arts li .img a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
  }

  .tjarticle .arts li .img a img {
    width: 100% !important;
    height: 100% !important;
  }

  .tjarticle .arts li .intro {
    width: auto !important;
    height: 1.7rem !important;
    padding-left: 2.8rem !important;
    float: none !important;
  }

  .tjarticle .arts li .intro h5 {
    margin-bottom: 0.1rem !important;
  }

  .tjarticle .arts li .intro h5 a {
    display: block !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    height: 1.2rem !important;
    line-height: 0.4rem !important;
    text-align: left !important;
    color: #333 !important;
    font-size: 0.3rem !important;
  }


}