@media screen and (max-width: 960px) {
  body {
    background: #f5f5f5 !important;
    /*font-size: .32rem !important;*/

  }

  /*h1, h2, h3, h4, h5, h6, b, i, em, strong, p, div {*/
  /*  font-style: normal !important;*/
  /*  font-weight: normal !important;*/
  /*  text-decoration: none !important;*/
  /*  font-size: .32rem !important;*/
  /*}*/
  .footer-meta-wrap {
    display: none;
  }

  .header {
    display: none;
  }

  /*翻页*/
  .list-lp {
    padding: 0 !important;
  }

  .page-box .page-item {
    padding: 0 0.2rem !important;
    height: 0.5rem !important;
    line-height: 0.5rem !important;
    margin: 0 !important;
    font-size: 0.2rem !important;
  }

  /* banner */
  .swiper-wrapper {
    width: 7.5rem;
    height: auto;
  }

  .swiper-wrapper img {
    width: 7.5rem !important;
    height: auto !important;
  }

  .pc-com-module-title,
  .pc-com-module-title .title,
  .pc-com-module-title em {
    font-size: 0.36rem;
    font-weight: normal;
    line-height: 0.4rem;
    margin: 1rem 0;
    padding: 0;
  }

  /* ff8331 */
  html {
    font-size: 13.33333333vw !important;
  }

  body {
    font-size: 0.32rem;
  }

  html,
  body {
    height: 100%;
  }

  #pc_footer {
    display: none;
  }

  #pc_header {
    display: none;
  }

  /*头部公用样式*/
  .pageheader {
    width: 100%;
    height: 0.96rem;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 980;
  }

  .pageheader .logo {
    width: 100%;
    height: 100%;
  }

  .pageheader .logo a {
    width: 100%;
    height: 100%;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pageheader .logo img {
    width: 1.67rem;
    /*height: .51rem;*/
  }

  .pageheader .nav-wrap-btn {
    width: 0.54rem;
    height: 0.43rem;
    right: 0.3rem;
    top: 0.26rem;
  }

  .pageheader .nav {
    padding: 0.2rem 0.3rem 0.8rem;
    text-align: center;
    position: absolute;
    top: 0.96rem;
    left: 0;
    width: 6.9rem;
    background-color: #fff;
    display: none;
  }

  .pageheader .nav .item {
    display: block;
    float: left;
    width: 2.3rem;
    margin-bottom: 0.18rem;
  }

  .pageheader .nav .item img {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
  }

  .pageheader .nav .item em {
    display: block;
    font-weight: normal;
    font-size: 0.26rem;
    color: #333;
    line-height: 0.9rem;
  }

  .pageheader .nav .tclose {
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    bottom: 0.3rem;
    left: 50%;
    margin-left: -0.2rem;
  }

  .pageheader .nav .tclose img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .zhanwei-head {
    width: 7.5rem;
    height: 0.96rem;
  }

  /*尾部公用样式*/
  .footer-wraper {
    position: fixed;
    height: 1.1rem;
    background: #fff;
    width: 100%;
    font-size: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    z-index: 999999;
    border-top: 0.02rem solid #f3f3f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-wraper .footer-nav {
    width: 25%;
  }

  .footer-wraper .footer-nav a {
    display: block;
    height: 100%;
    text-align: center;
  }

  .footer-wraper .footer-nav a .nav-img {
    display: inline-block;
    width: 0.52rem;
    height: 0.52rem;
  }

  .footer-wraper .footer-nav a .nav-text {
    height: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
    color: #666666;
    font-size: 0.18rem;
  }

  .footer-wraper .footer-nav:nth-child(1) a .nav-img {
    background: url(../images/m_icon_home.png) no-repeat center center;
    background-size: 100% 100%;
  }

  .footer-wraper .footer-nav:nth-child(2) a .nav-img {
    background: url(../images/m_icon_dljz.png) no-repeat center center;
    background-size: 100% 100%;
  }

  .footer-wraper .footer-nav:nth-child(3) a .nav-img {
    background: url(../images/m_icon_gszc.png) no-repeat center center;
    background-size: 100% 100%;
  }

  .footer-wraper .footer-nav:nth-child(4) a .nav-img {
    background: url(../images/m_icon_more.png) no-repeat center center;
    background-size: 100% 100%;
  }

  .footer-wraper div.footer-nav a div.img1 {
    background-image: url(../images/m_icon_home_cho.png) !important;
  }

  .footer-wraper div.footer-nav a div.img2 {
    background-image: url(../images/m_icon_dljz_cho.png) !important;
  }

  .footer-wraper div.footer-nav a div.img3 {
    background-image: url(../images/m_icon_gszc_cho.png) !important;
  }

  .footer-wraper .seltext .nav-text {
    color: #ff8331 !important;
  }

  .footer-wraper .seltext .nav-img:first-child {
    background-image: url(../images/m_icon_home_cho.png) !important;
  }

  .footer-wraper .seltext .nav-img:nth-child(2) {
    background-image: url(../images/m_icon_dljz_cho.png) !important;
  }

  .footer-wraper .seltext .nav-img:nth-child(3) {
    background-image: url(../images/m_icon_gszc_cho.png) !important;
  }

  .zhanwei-foot {
    width: 7.5rem;
    height: 1.1rem;
  }

  .side-call-btn {
    width: 1rem;
    height: 1rem;
    background: url(../images/icon_phone.png) no-repeat center;
    background-size: 100%;
    border-radius: 50%;
    position: fixed;
    right: 0.26rem;
    bottom: 2.86rem;
    z-index: 970;
  }

  .side-call-btn a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .side-kf-btn {
    width: 1rem;
    height: 1rem;
    background: url(../images/icon_massage.png) no-repeat center;
    background-size: 100%;
    border-radius: 50%;
    position: fixed;
    right: 0.26rem;
    bottom: 1.65rem;
    z-index: 970;
  }

  .pagebottom {
    width: 6.98rem;
    height: 3.42rem;
    padding: 0 0.26rem;
    background-color: #252526;
    text-align: center;
  }

  .pagebottom .item1 {
    padding: 0.4rem 0 0.16rem;
    border-bottom: 0.01rem solid #2c2c2e;
  }

  .footer-more-serve {
    width: 7.5rem;
    height: calc(100vh - 2.06rem);
    position: fixed;
    left: 0;
    bottom: 1.11rem;
    z-index: 9999;
    background-color: #fff;
    display: none;
    opacity: 0;
  }

  .footer-more-serve:after {
    content: "";
    clear: both;
    display: block;
  }

  .footer-more-serve ul,
  .footer-more-serve li {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .footer-more-serve p {
    padding: 0;
    margin: 0;
  }

  .footer-more-serve a {
    text-decoration: none;
  }

  .footer-more-serve .fms-tab-left {
    float: left;
    width: 2.72rem;
    height: 100%;
    box-sizing: border-box;
    border-right: 0.01rem solid #eaeaea;
    padding: 0.2rem 0 0 0.26rem;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .footer-more-serve .fms-tab-left::-webkit-scrollbar {
    display: none;
  }

  .footer-more-serve .fms-tab-left li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-more-serve .fms-tab-left li img {
    width: 0.52rem;
    height: 0.52rem;
    margin-right: 0.22rem;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.6;
  }

  .footer-more-serve .fms-tab-left li .tit {
    font-size: 0.28rem;
    line-height: 1.1rem;
    color: #333333;
  }

  .footer-more-serve .fms-tab-left li.sel img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
  }

  .footer-more-serve .fms-tab-left li.sel .tit {
    color: #ff8331;
  }

  .footer-more-serve .fms-cont-right {
    float: left;
    padding: 0.2rem 0 0 0.6rem;
    height: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .footer-more-serve .fms-cont-right::-webkit-scrollbar {
    display: none;
  }

  .footer-more-serve .fms-cont-right ul {
    display: none;
    width: 4rem;
  }

  .footer-more-serve .fms-cont-right ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.28rem;
    line-height: 1.1rem;
    color: #666666;
  }

  .footer-more-serve .fms-cont-right ul li a {
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .footer-more-serve .fms-cont-right ul li a:active {
    color: #ff8331;
  }

  .footer-more-serve .fms-cont-right ul.toshow {
    display: block;
  }

  /* add */
  div.pc-com-module-title,
  div.pc-com-module-title2 {
    font-size: 0.36rem;
    font-weight: normal;
    padding: 0;
  }

  div.relate-question ul.qabox li .answ .cont {
    font-size: 0.24rem;
  }

  div.relate-question ul.qabox li .ques .cont {
    font-size: 0.28rem;
  }

  .mask2body {
    overflow: hidden;
  }

  /*我们还提供*/
  .other-provide {
    padding: 0 0.26rem 1.2rem !important;
  }

  .other-provide .obox {
    width: 100% !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .other-provide .obox .item {
    float: left !important;
    width: 2.14rem !important;
    height: 2.14rem !important;
    margin: 0 0 0.28rem 0 !important;
    -webkit-box-shadow: 0 0 0.5rem #f4f4f4 !important;
    box-shadow: 0 0 0.5rem #f4f4f4 !important;
  }

  .other-provide .obox .item img {
    width: 0.9rem !important;
    height: 0.9rem !important;
  }

  .other-provide .obox .item p {
    font-size: 0.24rem !important;
    line-height: 0.7rem !important;
  }

  .other-provide .obox .item img {
    width: 0.9rem !important;
    height: 0.9rem !important;
    margin-top: 0.3rem !important;
  }

  .other-provide .obox .item p {
    font-size: 0.24rem !important;
    line-height: 0.3rem !important;
  }

  .pagebox {
    padding-bottom: 0 !important;
  }

  .footer-tags .tag {
    margin-top: 0.3rem;
    display: inline-block;
    margin-right: 0.2rem;
  }

  .footer-tags .tag a {
    color: #7c7c7c;
    font-size: 0.25rem;
  }


  /*城市选择*/
  .IIInsomnia-city-picker {
    position: fixed !important;
    border: .001rem solid #c9cbce !important;
    width: 80% !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    z-index: 1000;
  }


  .IIInsomnia-city-picker * {
    font-size: .2rem !important;
  }

  .IIInsomnia-city-picker ul li {
    margin: .1rem !important;
  }

  .IIInsomnia-city-picker .IIInsomnia-province-name,
  .IIInsomnia-city-picker .IIInsomnia-city,
  .IIInsomnia-city-picker .IIInsomnia-hot-wrap ul li {
    width: .7rem !important;
    height: .3rem !important;
    line-height: .3rem !important;
    overflow: hidden !important;
  }

  .IIInsomnia-city-picker .IIInsomnia-province-name.active {
    border: .001rem solid #D8D8D8 !important;
  }

  IIInsomnia-city-picker .IIInsomnia-city-wrap {
    border: .001rem solid #D8D8D8 !important;
    top: .3rem !important;
    width: 3rem !important;
    /*padding: 10px 10px 5px 10px;*/
    padding: .1rem .1rem .05rem .1rem !important;
  }

  .IIInsomnia-city-picker .IIInsomnia-wrap {
    padding: .1rem !important;
  }


  /*==================*/
  .bot-bah {
    width: 100%;
    line-height: .8rem !important;
    color: #999999;
    background-color: #f1f1f4;
    text-align: center;
  }

  .bot-bah span {
    margin: 0 .1rem;
  }

  .bot-bah > div {
    font-size: .22rem !important;
  }

  .m-comtitle {
    padding: .38rem 0;
    display: flex !important;
    background-color: #ffffff;
    margin-bottom: .3rem !important;
  }

  .m-comtitle .line {
    width: 0.1rem;
    height: 0.3rem;
    border-radius: 0.02rem;
    background-color: transparent;
    background: radial-gradient(#5665ff, #4443f9);
    margin-right: .16rem;
  }

  .toFm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  /*swal*/
  .swal2-popup {
    padding: .5rem !important;
  }

  .swal2-icon {
    display: none!important;
    width: 2rem !important;
    height: 2rem !important;
    margin: 1rem auto .5rem!important;
  }

  .swal2-icon-content {
    font-size: 2rem !important;
  }

  .swal2-title {
    font-size: .8rem !important;
    padding: 0 !important;
  }

  .swal2-html-container {
    padding: .3rem !important;
    font-size: .5rem !important;
  }

  .swal2-actions {
    margin: 0 !important;
  }

  .swal2-confirm {
    border-radius: .25rem !important;
    font-size: .5rem !important;
    padding: .3rem .7rem !important;
    margin: 0 !important;
  }

}

@media screen and (min-width: 960px) {
  #m_header,
  #m_footer,
  .goog-box,
  .service-footer-wraper {
    display: none;
  }
}
