@media screen and (max-width: 767px) {  
.lfjc_product {
    display: none;
  }
}

.nav>li>a.qmthmenu {
    font-weight: normal !important;
    font-size: 18px;
    display: none;
}
.fcontent .flall .recommend-type a {
    color: #ddd;
}
.lfjc_product .my-product .other-info {
    border-left: 1px solid #949494;
    border-right: 1px solid #949494;
    border-bottom: 1px solid #949494;
    padding: 0 1px 8px 5px;
}

/*司庆图标*/
  .lfjc_product .my-product .other-info {
            display: flex;
            justify-content: space-between;
        }

        .lfjc_product .my-product .muinfo_r img {
            margin-top: 10px;
        }

        .lfjc_product .my-product .muinfo_r {
            width: 55px;
          display: none;
        }
.lfjc_product .my-product .muinfo_r .sqhicon{
    position: relative;
}
.lfjc_product .my-product .muinfo_r .sqhover{
    width: 55px;
}
.lfjc_product .my-product .muinfo_r .sqtext {
    width: 200px;
    height: 100px;
    padding: 10px;
    border-radius: 5px;
    position: absolute;
    top: 88px;
    box-shadow: 0 2px 4px 2px #CFD8E6;
    visibility: hidden;
    background: #fff;
    left: -165px;
}
.lfjc_product .my-product .muinfo_r .sqhover:hover .sqtext{
    visibility:visible;
}

/*司庆图标详情页*/
dd.field-entry.zhekou {
    display: none;
}
dd.field-entry.sqdesc {
    display: none;
}


/*流程*/
.qmpc .qm_ad {
    margin-top: 20px;
}
       
.qmpc .lct_pc .lct {
        display: flex;
        justify-content: center;
    }

    .qmpc .lct_pc .top .bottom {
        width: 100%;
    }

    .qmpc .lct_pc .top {
        margin-bottom: 30px;
    }

    .qmpc .lct_pc .img {
        position: relative;
        display: inline-block;
        width: 140px;
        text-align: center;
        font-size: 18px;
    }

    .qmpc .lct_pc .img img {
        width: 80px;
        height: 76px;
        margin-bottom: 10px;
    }

    .qmpc .lct_pc .line {
        width: 1010px;
        height: 2px;
        line-height: 2px;
        margin-left: 60px;
        background-color: #e4e4e4;
    }

    .qmpc .lct_pc .cicleWidth {
        position: absolute;
        width: 142px;
        top: 130px;
    }

    .qmpc .lct_pc .cicle {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-top: -10px;
        background-color: #fff;
        text-align: center;
        border: 1px solid #000;
        border-radius: 50%;
    }
.qmpc .pzgm {
    margin-bottom: 100px;
}

/*购墓须知*/
.qmpc .ljtd {
    background: #fff;
    padding-top: 1px;
  padding-bottom: 80px;
}
.qmpc .ljtd .qmpc_content p {
    margin: 20px 0;
    font-size: 16px;
    color: #949494;
}
.qmpc .ljtd .qmpc_content {
   padding: 0 20px;
}









.qmth{
  display:none
}
.qmpc_adv {
    background: #ebebeb;
}
/*.qmpc .qmthtitle{
    text-align: center;
    margin-top: 0.3rem;
}*/
.qmpc_img {
    display: flex;
    background: #ebebeb;
    padding: 20px 20px;
}
.img_item img {
    width: 94%;
    margin-left: 3%;
}
.qmpc .qmthtitle {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 30px;
}
.qmpc .qmthtitle p.qmpc_title1 {
    font-size: 40px;
    color: #0d9476;
}
.qmpc .qmthtitle p.qmpc_title2 {
    font-size: 25px;
    color: #0d9476;
    padding-top: 5px;
}
.qmpc .qmthtitle p.qmpc_title3 {
    font-size: 15px;
    color: #949494;
    font-weight: 500;
}

/*产品列表样式*/
.qmpc .ysgm ul.nav-tabs>li.active>a:focus,
.qmpc .ysgm ul.nav-tabs>li>a:focus {
    box-shadow: none;
}
.qmpc .ysgm .rl_tabs.top>ul.nav-tabs>li>a:hover {
  color: #000;
  background: #fff;
  font-weight: normal;
  padding: 10px 30px;
  border-radius: 0;
}

.qmpc .ysgm .rl_tabs.top>ul.nav-tabs>li.active {
    border: none;
}
.qmpc .ysgm .my-product-item .mu-tag-left * {
    margin: 0 2px 0 0;
    font-size: 15px;
}

.qmpc .ysgm .my-product-item .mu-tag-left .type a {
    font-size: 14px;
    margin-left: -4px;
}

.qmpc .ysgm .my-product-item .mu-detail span {
    padding-right: 7px;
    color: #a9a9a9;
    font-size: 14px;
    position: relative;
    margin-right: 5px;
}

.qmpc .ysgm .my-product-item .mu-tag-left span {
    font-size: 8px;
}

.qmpc .ysgm .row-fluid .span3 {
    margin-right: .5%;
    margin-left: .8%;
    width: 22%;
    min-width: 265px;
}



.qmpc .tel {
    display: flex;

}

.qmpc .ysgm .my-product-item .mu-price .tel {
    color: #FFF;

}

.qmpc .tel .ico {
    padding-right: 9px;
    width: 13px;
    height: 16px;
    position: relative;
    top: -1px;
    margin-right: 8px;
}

.qmpc .tel .ico:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    height: 14px;
    background: #fff;
    top: 4px;

}

.qmpc .ysgm .mu-price .tel a {
    display: flex;
    background: #c76b33;
    padding: 0px 11px;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;

}



.qmpc .step-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.qmpc .step-box .item {
    width: 270px;
    height: 237px;
    position: relative;
    margin-bottom: 36px;
}

.qmpc .step-box .item img {
    width: 100%;
    height: 100%;

}

.qmpc .step-box .item span {
    position: absolute;
    font-size: 20px;
    display: block;
    width: 100%;
    color: #555555;
    bottom: 24px;
    text-align: center;

}













.lfjc_product .my-product .rl_tabs.top>ul.nav-tabs>li.active>a {
    color: black;
    font-weight: normal;
    border-radius: 0;
    border: 1px solid #dfdfdf;
}

.ysgm {
    overflow: hidden;
}

.ysgm .row-fluid {
    display: flex;
    flex-wrap: wrap;

}

.ysgm .row-fluid .span3 {
    margin-right: 1%;
}


.ysgm .row-fluid .span4:nth-of-type(3n+1) {
    margin-left: 0;
}

.ysgm .rl_tabs.outline_content>.tab-content {
    border: none;
    /*padding:0 2%;*/

}

.ysgm .my-product-item p {
    margin: 0;
}

.rl_tabs.outline_content>.tab-content>.tab-pane {
    padding: 40px 0 0 0;
}

.ysgm .rl_tabs .nav-tabs,
.ysgm .rl_tabs.top>ul.nav-tabs>li>a {
    border: none;
    font-size: 16px;
    font-weight: 500;
}
.ysgm .rl_tabs.top>ul.nav-tabs>li.active>a:focus {
    box-shadow: none;

}

.ysgm .rl_tabs.top>ul.nav-tabs>li.active>a {
    color: black;
    font-weight: normal;
    border-radius: 0;
    border: 1px solid #dfdfdf;
  background: #fff;
  width: 85px;
}

.ysgm .rl_tabs.top>ul.nav-tabs>li>a {
    color: black;
    font-weight: normal;
    border-radius: 0;
    border: 1px solid #dfdfdf;
    background: #fff;
    width: 85px;
}

.ysgm .my-product-item {
    padding-bottom: 35px;
}
.ysgm .my-product-item.product-item-hove {
    padding-bottom: 0;
}


/*.ysgm .my-product-item p img {
  width: 100%;
}*/

.ysgm .my-product-item .mu-type {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px 0;
}

.ysgm .my-product-item .mu-tag-left {
    display: flex;
    align-items: center;
}

.ysgm .my-product-item .mu-tag-left * {
    margin: 0 8px 0 0;
    font-size: 20px;
}

.ysgm .my-product-item .mu-tag-left .type a {
    font-size: 18px;
}

.ysgm .my-product-item .mu-tag-left span {
    font-size: 12px;
    padding: 0px 5px;
    color: #fff;
    border-radius: 2px;
    background: #4fa79a;
    line-height: 16px;
}

.ysgm .my-product-item .mu-type .mu-tag-left .two {
    background: #f19234;
}

.ysgm .my-product-item .mu-price .mu-tag-right a {
    font-size: 13px;
    color: #585858;
    text-decoration: line-through;
}

.ysgm .my-product-item .mu-detail {
    display: flex;
}

.ysgm .my-product-item .mu-detail span {
    padding-right: 9px;
    color: #a9a9a9;
    font-size: 14px;
    position: relative;
    margin-right: 8px;
}

.ysgm .my-product-item .mu-detail span a {
    color: #585858;
}

.ysgm .my-product-item .mu-detail span::after {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    background: #bfbfbf;
    right: 0px;
    top: 50%;
    margin-top: -7px;
}

.ysgm .my-product-item .mu-detail span:last-of-type::after {
    background: none;
}

.ysgm .my-product-item .mu-detail span:last-of-type {
    padding: 0;
    margin: 0;
}

.ysgm .my-product-item .mu-price {
    font-size: 19px;
    color: #c76b33;
    padding-top: 9px;
    display: flex;
    justify-content: space-between;

}

.ysgm .my-product-item .mu-price a {
    color: #c76b33;
}

.ysgm .my-product-item .see {
    border: 1px solid #ababab;
    border-radius: 8px;
    width: 60px;
    color: #ababab;
    text-align: center;
    margin-top: 60px;
}

.ysgm .my-product-item .see a {
    color: #ababab;
}

.ysgm .lfjc_img {
    padding-bottom: 50px;
    padding-top: 60px;
}

.ysgm .lfjc_sm .text {
    font-size: 17px;
    color: #646464;
}

.ysgm .lfjc_sm {
    margin-bottom: 48px;
}

.ysgm .my-slider .my-product-item {
    padding-bottom: 0;
}

.ysgm .my-product-item .other-info {
    border-left: 1px solid #949494;
    border-right: 1px solid #949494;
    border-bottom: 1px solid #949494;
    padding: 0 8px 8px 5px;
}
.ysgm .my-product-item.product-item-hove .other-info {
    padding: 0 8px 8px 5px;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
}



@media screen and (max-width: 767px) {  
  .bottom-img {
    display: none;
}
  #nav-menu .nav>li>a.qmthmenu {
    display: block;
}
  #nav-menu .nav>li>a.thzcmenu {
    display: none;
}
  .qmpc{
   display: none; 
  }
  .qm .qmth{
    display:block;
  }
 
    *{
        margin: 0;
        padding: 0;
    }
  .qmth .price {
    display: inline-block;
    float: right;
}
  .qmth .price span a {
    color: #ce7f08;
}
  .qmth .dhdw {
    border-left: 2px solid;
    padding-left: 0.3rem;
    line-height: 0.4rem;
    font-weight: 800;
    font-size: 0.25rem;
}
  .qmth .lx .zjlx {
    font-size: 0.25rem;
}
  .qmth .lx p {
    margin-bottom: 0;
}
  .qmth .dhdw p {
    margin-bottom: 0;
}
  .qmth .mu-detail span.i1 {
    display: inline-block;
    width: 0.02rem;
    height: 0.2rem;
    background: black;
    margin: 0 0.05rem;
}
  .qmth .xxlx p {
    margin-bottom: 0;
}
  .qmth .item img {
    width: .67rem;
    margin: 0 auto;
    display: block;
}
  .qmth .item.step-item-15 {
    display: block;
    width: 100%;
}
  .qmth .item.step-item-15 img {
    width: .67rem;
    right: 1rem;
    position: absolute;
    transform: rotate(90deg);
}
  .qmth .item.step-item-2 img {
    transform: rotate(180deg);
}
  .qmth .item.step-item-01 {
    margin-top: .19rem;
}
  .qmth .item.step-item-2 {
    margin-top: .19rem;
}
  .qmth .item {
    width: .98rem;
}
  .qm_item .qm_item0_1 p {
    margin-bottom: 0;
}
   .qmth .step-box_mlc {
     display: flex;
    justify-content: space-around;
    font-size: 11px;
    color: #737373;
    font-weight: 500;
}
   .qmth .down {
    height: .6rem;
    position: relative;
}
   .qmth .qm_produt img {
        border-top-left-radius:8px;
        border-top-right-radius:8px;
}
  .qmth .name {
    margin-bottom: 0.2rem;
    border: 1px solid #d3d3d3;;
    border-top: 0px solid;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
  #main-content .pwebcontact input{
       width: 5rem;
        height: 0.6rem;
        border-radius: 8px;
        margin: 0.1rem auto;
        border: 1px solid #00896f;
        background-color: #f5f2eb;
        font-size: 0.26rem;
        padding-left: 0.2rem;
        display: block;
}
  #main-content .pwebcontact .btn {
        width: 4.8rem;
        height: 0.6rem;
        border-radius: 8px;
        border: 1px solid #00896f;
        background-color: #00896f;
        color: #fff;
        font-size: 0.26rem;
        margin: 0 auto;
        line-height: 0.6rem;
        background-image: none;
        display: block;
        padding:0;
}
  #main-content .pwebcontact .pweb-label{
    display:none;
  }
  .pweb-field-container.pweb-field-name.pweb-field-mod_pwebcontact_name .pweb-labels-inline form.pwebcontact-form .pweb-field-container {
    margin-bottom: 2px;
}
  
  #form1 input{
        width: 5rem;
        height: 0.6rem;
        border-radius: 8px;
        margin: 0.1rem auto;
        border: 1px solid #00896f;
        background-color: #f5f2eb;
        font-size: 0.26rem;
        padding-left: 0.2rem;
        display: block;
    }
    #realize{
        width: 5rem;
        height: 0.6rem;
        border-radius: 8px;
        border: 1px solid #00896f;
        background-color: #00896f;
        color: #fff;
        font-size: 0.26rem;
        margin: 0 auto;
        line-height: 0.6rem;

    }
    .qmth img{
        width: 100%;
        display: block;
    }
  .qmth .tab_content1 {
    height: 19.8rem;
    position: relative;
    overflow: hidden;
}
  .qmth .tab_content2 {
    height: 19.8rem;
    position: relative;
    overflow: hidden;
}
    .qmth .qmframe {
        position: relative;
        overflow: hidden;
        text-align: center;
    }
    .qmth .qmframe img{
        position: relative;
        top:-0.03rem;
    }
    .qmth .qmframe .content-box{
        position: absolute;
        top: 0;
        left: 0;
        width: 7.5rem;
        padding-top: 0.5rem;
    }
   .qmth .content-box .pwebcontact{
    width:5rem;
     margin:0 auto;
  }
 .qmth  .content-box  .pweb-labels-inline form.pwebcontact-form .pweb-field-container{
    margin:0.05rem;
  }
  .qmth .content-box  .pweb-bg-white .pwebcontact-container{
    background:none
  }
    .qmth .qmframe p.qm_t1 {
    text-align: center;
    font-size: 0.45rem;
    color: #00896f;
    font-weight: 500;
    margin: 0 0 0.2rem 1.2rem;
}
    .qmth .qmframe p.qm_t2 {
        font-size: 0.35rem;
        text-align: center;
        margin: 0;
    }

    .qmth .qm_title img{
        position: relative;
        top:0.08rem;
    }
    #form1{ 
            margin: 0 auto;
            line-height: 0.3rem;
    }

    
    .qmth .qm_content1 .qm_tp{
        margin: 0.2rem 0.4rem;
    }
    .qmth .qm_item0_1 {
        background: #00896f;
        color: #fff;
        font-size: 0.25rem;   
        padding: 0.2rem;
        margin: 0.1rem 0.05rem 0rem 0.1rem;
        width: 50%;
      line-height: 0.36rem;
    }
  .qmth .qm_item0_2 p {
    margin-bottom: 0;
}
    .qmth .qm_item0_2 {
        background: #00896f;
        color: #fff;
        font-size: 0.25rem;
        padding: 0.2rem;
        margin: 0.1rem 0.1rem 0rem 0.05rem;
        width: 50%;
      line-height: 0.36rem;
    }
    .qmth .qm_item {
        display: flex;
    }
    
    .qmth .qm_item .item1 {
        font-size: 0.3rem;
        border: 1px dashed;
      text-align: center;
        border-radius: 4px;
    }
  .qmth .item2_1 {
    width: 100%;
}
  .qmth .item2_1 img {
    margin-top: 0rem;
}
    .qmth .qm_item2 {
        display: flex;
        font-size: 0.25rem;
        background: #e2e7ea;
        padding: 0.2rem;
    }
    .qmth .qm_item3 .item2_2 {
        font-size: 0.3rem;
        border: 1px dashed #00896f;
        border-radius: 4px;
        color: #00896f;
        text-align: center;
    }
    .qmth .qm_item4 {
        display: flex;
        width: 50%;
        margin: 0.1rem;
        height: 1rem;
    }
    .qmth .qm_item3 p {
    font-size: 0.22rem;
    margin-bottom: 0;
    line-height: 0.3rem;
}
  .qmth .qm_yxmx {
    padding: 0.3rem 0;
}

    .qmth .qm_item3 {
        margin: 0.1rem;
        text-align: center;
    }
    .qmth p.yxmx_title {
        font-size: 0.6rem;
        text-align: center;
        margin-top: 0.3rem;
        color: #00896f;
    }
    .qmth .yxmx_title0{
        color: #00896f;
        font-size: 0.5rem;
        text-align: center;
    }
    .qmth p.yxmx_text {
        font-size: 0.23rem;
        text-align: center;
    }
    .qmth .mx{
        text-align: center;
        font-size: 0.4rem;
        margin: 0.4rem auto;
        border: 1px dashed #00896f;
        border-radius: 4px;
        width: 2.6rem;
        color: #00896f;
        padding: .1rem;
    }
    .qmth .ckqb1 {
        text-align: center;
        background: #eee;
        height: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .qmth .ckqb1 img{
        width:0.36rem;
        height: 0.36rem;
        margin-right: 0.1rem;
        position: relative;
    }
    .qmth .ckqb2 {
        text-align: center;
        background: #eee;
        height: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .qmth .ckqb2 img{
        width:0.36rem;
        height: 0.36rem;
        margin-right: 0.1rem;
        position: relative;
    }
    .qmth .pzgm {
    background: #f6fcfa;
    padding: 0.5rem 0;
    margin-top: .4rem;
}
    .qmth .taxi a{
        position: absolute;
        color: #fff;
        right: .5rem;
        width: .6rem;
        font-weight: bold;
        margin-top: -1.3rem;
    }
    .qmth .jtlx{
        background: url(/images/qingming/mapbg.png);
        color: #fff;
    }
    .jtlx_t1 {
        font-size: 0.6rem;
        border-bottom: 2px solid #fff;
        width: fit-content;
        margin: auto;
        padding: 1.2rem 0 0.2rem 0;
        margin-bottom: .2rem;
    }
    .jtlx_t2 {
        font-size: 0.4rem;
        text-align: center;
    }
    /*.qmth .jtlx img{
        margin: 0.4rem auto;
        width: 90%;
    }*/
    .qmth .jtlx .lx{
        padding: 0 .3rem;
        line-height: 0.6rem;
    }

    .qmth .qmframe2 {
        position: relative;
        overflow: hidden;
        text-align: center;
    }
    .qmth .qmframe2 img{
        position: relative;
        top:-0.03rem;
    }
    .qmth .qmframe2 .content-box{
        position: absolute;
        top: 0;
        left: 0;
        width: 7.5rem;
        padding-top: 1.5rem;
    }
    .qmth .qmframe2 p.qm_t1 {
        text-align: center;
        font-size: 0.45rem;
        color: #00896f;
        font-weight: 500;
        margin: 0.2rem;
    }
    .qmth .qmframe2 p.qm_t2 {
        font-size: 0.35rem;
        text-align: center;
        margin: 0;
    }
  .qmth .cpimg{
        width: 7.5rem;
        overflow: scroll;
    }
    .qmth .cpimg a{
        display: flex;
        font-size: 0;
        width: 30rem;
    }
    .qmth .cpimg a img{
        height: 5.4rem;
        width: 7.5rem;
    }
  .qmth {
        margin-top: 0.9rem;
    }
   .qmth .qm_type .mu-detail {
        display: inline-block;
    }
   .qmth .qm_type .name {
        background: #f5f5f5;
    }
  .qmth .qm_type .name a{
        font-size:0.4rem
    }
  
  .qmth .qm_produt .qm_type .mu-detail span::after {
    
}
  .qmth .qm_type .name a {
    font-size: 0.35rem;
    line-height: 1rem;
    font-weight: 600;
    padding: 0.1rem;
}
  .qmth .qm_type .mu-detail a {
    font-size: 0.25rem;
    font-weight: 500;
    padding: 0.02rem;
}
  
  .tab-content3{
    height:auto !important;
  }
  .tab-content4 {
    height: auto !important;
}
  .qmth .jtlx_title p.yxmx_title {
    font-size: 0.6rem;
    text-align: center;
    margin-top: 0.3rem;
    color: #fff;
}
.qmth .jtlx_title .yxmx_title0 {
    color: #fff;
    font-size: 0.5rem;
    text-align: center;
}
.qmth  .jtlx_title {
    background: #00896f;
    padding: 20px;
}
    

}