.mobile {
    display: none;
}

@media (max-width: 640px) {
    .pc {
        display: none;
    }

    .mobile {
        display: block;
    }

    .container {
        width: 96%;

    }
    .fluid{
        padding-bottom: 20px;
    }
    .searvice-fluid{
        padding-top: 20px;
    }
    .header,
    .nav {
        width: 100%;
    }
    .searvice-list ul{
        flex-wrap: wrap;
    }
    .searvice-list ul li{
        width:calc(100%/3);
    }
    .searvice-list ul li:nth-of-type(1),
    .searvice-list ul li:nth-of-type(2){
        width:calc(100%/2);
    }
    .sub-topNav{
        padding-bottom: 20px;
    }
    /* .nav ul li {
        width: 25%;
    }

    .nav ul li>a {
        line-height: 35px;
        font-size: 15px;
    } */
    .navbar{
        display: none;
        position: fixed;
        top:56px;
        left:0;
        width:100%;
        z-index:1000;
        border-top:3px solid #000;
    }
    .nav ul li {
        width: 100%;
    }

    .nav ul li>a {
        line-height: 35px;
        font-size: 15px;
    }

    .header-tel {
        display: none;
    }

    .menulist ul li {
        width: calc(20% - 4px);
        margin: 0px 2px;
    }

    .menulist ul li a {
        padding: 5px;
    }

    .menulist ul li a .title {
        margin-top: 10px;
        font-size: 12px;

    }

    .menulist ul li a .img img {
        height: 45px;
    }
    .cemetery-fluid{
        padding-top: 0;
    }
    .cemetery-box .cemetery-item {
        width: 49%;
        margin-right: 2%;
    }

    .cemetery-box .cemetery-item:nth-of-type(2n) {
        margin-right: 0px;
    }

    .fenge ul li {
        width: 50%;
        margin-right: 0px;
        padding:5px 10px;
    }

    .fenge ul li img {
        width: 35px;
        height: 35px;
    }

    .about-info {
        width: 100%;
    }

    .about-img {
        width: 100%;
    }
    .sub-aboutTitle{
        font-size:26px;
        margin-bottom: 10px;
        padding-left:15px;
    }
    .sub-aboutTitle::before{
        height: 30px;
    }
    .sub-contAbout{
        padding:10px;
        padding:0;
        border:0;
    }
    
    .bzypLeft {
        width: 100%;
        background: #fff;
        height: auto;
        margin-bottom: 20px;
    }

    .bzyp-menu {
        padding: 0px;
    }
    .bzyp-menu>ul{
        display: flex;
        justify-content: space-between;
    }
    .bzyp-menu ul li:hover,
    .bzyp-menu ul li.active {
        background: #61463b;

    }

    .bzyp-menu ul li {
        text-align: center;
        width: 25%;
    }

    .bzyp-menu ul li a {
        color: #333;
        display: block;
        width: 100%;
        text-align: center;
        border: 1px solid #ddd;
        line-height: 30px;
        font-size: 15px;

    }

    .bzyp-menu ul li:hover a,
    .bzyp-menu ul li.active a {
        color: #fff;
    }

    .bzypRight {
        width: 100%;
    }

    .bzyp-item,
    .sub-bzyp-box .bzyp-item,
    .sub-bzyp-box .bzyp-item:nth-of-type(3n) {
        width: 49%;
        margin-right: 2%;
        margin-left: 0px;
    }

    .bzyp-item:nth-of-type(2n),
    .sub-bzyp-box .bzyp-item:nth-of-type(2n) {
        margin-right: 0px;
    }

    .news-box {
        width: 100%;
        border-right: 1px solid #ddd;
        margin-bottom: 10px;
        padding:5px;
    }

    .news-box:nth-of-type(3) {
        width: 100%;
    }

    .news-list {
        display: none;
    }

    .contactLeft {
        width: 100%;
        padding-right: 0;
    }

    .contactRight {
        width: 100%;
        padding-left: 0px;
        margin-top: 20px;
    }

    .about-img .img {
        height: 150px;
    }

    .main-title {
        width: 100%;
        margin-bottom: 20px;
    }

    .main-title img {
        transform: scale(2.2);
    }

    .main-title .img {
        background-size: 220%;
        height: 50px;
    }

    .logo img {
        height: 56px;
        padding-left: 10px;
        padding:2px 10px;
    }

    .cemetery-item .desc {
        padding: 10px;
    }

    .cemetery-item .title-wrap .local {
        width: 100%;
        margin-top: 3px;
    }

    .cemetery-item .desc .title-wrap {
        margin-bottom: 3px;
    }

    .banner-fluid {
        display: none;
    }

    .banner-mobile-fluid {
        display: block;
    }

    /* .fluid{
        display: none;
    } */
    .footer-fluid {
        font-size: 12px;
        padding:10px 10px 50px;
        width:100%;
        box-sizing: border-box;
    }

    .contactLeft h3 {
        font-size: 25px;
    }
    .contact-list ul li span{
        line-height: 26px;
    }
    .main-title span{
        font-size:25px;
    }
    .contact-fluid {
        padding: 30px 0px;
    }

    .main-title .title {
        font-size: 25px;
    }

    .main-title p {
        margin-top: 0px;
        font-size: 14px;
    }

    .header-tel-mobile {
        float: right;
        width: 100px;
        /* display: block; */
        margin-right: 10px;
        margin-top: 16px;
    }

    .header-tel-mobile a {
        display: block;
        width: 100%;
        text-align: center;
        line-height: 35px;
        border: 1px solid #ddd;
        border-radius: 15px;
        overflow: hidden;
        background: #b80602;
        color: #fff;
        font-size: 17px;
    }
    .daohang{
        display: block;
        margin-left: 5px;
        padding-right: 15px;
    }
    .daohang i.iconfont{
        font-size:30px;
        line-height: 35px;
    }
    .bottoming {
        display: flex;
    }

    .sub-wraper-fluid {
        padding: 20px 0px;
    }

    .sub-content {
        padding: 0px;
        border: 0px;
        box-shadow: 0px 0px 0px #fff;
    }

    .sub-cont,
    .sub-bygDeteil-cont {
        padding: 0px;
        font-size: 15px;

    }

    .sub-sidebar {
        width: 100%;
        margin-top: 20px;
    }

    .sub-right {
        width: 100%;
        padding-left: 0px;
    }

    .byg-item {
        width: 100%;
        padding: 5px;
        height: auto;
    }

    .byg-item>div {
        padding: 10px 8px;
    }

    .byg-item .img {
        width: 100%;
    }

    .byg-item .img img {
        /* height: 140px; */
        height: auto;

    }

    .byg-more {
        font-size: 13px;
        color: #666;
        position: absolute;
        top: 10px;
        right: 8px;
    }

    .byg-item .info {
        padding-left: 8px;
        width: 100%;
    }

    .byg-item .info .title {
        font-size: 16px;
        font-weight: 500;
    }

    .byg-item .info .address {
        top: 3px;
        font-size: 12px;
        margin-top: 3px;
    }

    .byg-item .info .des {
        font-size: 13px;
        line-height: 20px;
        height: 40px;
    }

    .sub-title h2 {
        font-size: 20px;
    }

    .sub-title p {
        font-size: 14px;
        margin-top: 5px;
    }

    .sub-sidebar-contact {
        display: none;
    }

    .sub-contact-other {
        width: 100%;
        display: none;
    }
    .sub-contact-info,
    .sub-bygDeteil-top>.img,
    .sub-mdxgDetail-top>.img {
        width: 100%;
    }
    .sub-ewm{
        margin-top: 14px;
    }
    .sub-bygDeteil-top>.img img,
    .sub-mdxgDetail-top>.img img {
        height: auto;
    }

    .sub-bygDeteil-top .info,
    .sub-mdxgDetail-top .info {
        width: 100%;
        padding: 10px;
    }

    .sub-mdxgDetail-top .info>.title {
        font-size: 24px;
        height: 40px;
        line-height: 40px;
        color: #333;
        margin-bottom: 5px;
    }

    .sub-mdxgDetail-top .info .word {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
        overflow: hidden;
        color: #666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .sub-bzlc {
        width: 100%;
    }

    .zy_goods_list ul li {
        width: 100%;
    }
    .zy_goods_list ul li dl{
        padding:6px;
        box-sizing: border-box;
    }
    .zy_goods_list ul li dl dt {
        font-size: 14px;
        line-height: 1.8;
    }

    .zy_goods_list ul li dl p {
        font-size: 20px;
        line-height: 1.8;
    }

    .zy_goods_list ul li>i img {
        display: block;
        width: 100%;
        height: auto;
    }
      .zy_goods_list ul li dl{
          padding-top:5px;
    }
    .accompany > ul > li p{
        padding-top:2rem;
    }
    .sub-fwtc-box{
        width:100%;
        margin-right:0px;
    }
    /* add */
    .byfw-btn {
        width: 95%;
        margin: 0px auto;
    }
    .byfw-btn a{
        display: block;
        width: 46%;
        padding:8px;
        box-sizing: border-box;
        color: #fff;
    }
    .byfw-btn a.pc{
        display:none;
    }
    .byfw-btn a.mobile{
        display: block;
    }
    .our-serviceBox{
        width:100%;
    }.zy_goods_list ul li dl,
    .zy_goods_list ul li i{
        width:100%;
    }
    .contact-box .ewm{
        width:110px;
        padding-right: 10px;
    }
    .contact-list{
        width:calc(100% - 110px);
    }
}