@media screen and (min-width:768px) and (max-width: 992px){
    .mt-213{
        margin-top: 70px;
    }
    .ft-24{
        font-size:18px;
    }
    .ft-18{
        font-size: 14px;
    }
    .ft-30{
        font-size: 24px;
    }
    .container14{
        width: 768px;
        margin-right: auto;
        margin-left: auto;
    }
   /* .header,.banner{
        width: 100%;
        height: 500px;
    }*/
    .header_scroll{
        z-index: 99;
        background: #FFFFFF;
        height: auto;
        box-shadow: 3px 2px 5px #333333;
    }
    .logo{
        width:100px;
    }
    .nav{
       display: none ;
    }

   /* .nav{
        font-size:20px;
        height: 30px;
        width: 500px;
        padding-top: 70px;

    }
    .nav>li>a{
        padding: 10px 10px;
        line-height: 30px;
    }*
    */
    .btn992{
        display: block;
    }
    .nav992{
        /*display: block;*/
    }

    .banner_ctrls img{
        width: 80%;
    }
    .banner_xianhe{
        width: 30%;
        top:-80px
    }
    .about_left{
        width: 100%;
    }
    .about_right{
        width: 100%;
        height: 300px;
    }
    .about_bottom_center>li>a>img{
        width: 60px;
    }
    .about_bottom{
        position: relative;
        margin-top: 62px;
        width:100%;
        height: 100px;
        /*background: url("../images/陵园麒麟神道.png") no-repeat center center;*/
    }
    .img_list .swiper-slide>img{
         width: 100px;
    }
    .honor_content_box > li {
        position: relative;
        margin-top: 0;
        box-shadow: 0 0 0 1px #fff;
        width: 25%;
        height: 200px;
    }
    .honor_content_bottom{
        height:100px;
    }
    /*.honor_content_bottom{*/
    /*    height: 100px;*/
    /*}*/
    .text_border{
        width: 90%;
    }
    .etiquette_text{
        /* width: 100%; */
        font-size: 14px;
    }
    .planing_content {
        margin-top: 0;
        flex-direction: column;
    }
    .planing_left,.planing_right{
        margin-top:50px ;
    }
    .planing_right{
        width: 100%;
        height: 400px;
    }
    .planing_left {
        width: 100%;
    }
    .show_select{
        padding-top: 40px;
    }
    .select_button > li{
        width: 80px;
        height: 40px;
        line-height: 40px;
    }
    .select_show{
        position: relative;
        margin-top: 0;
        width: 600px;
        margin-right: auto;
        margin-left: auto;
        /*width: 1400px;
        margin-right: auto;
        margin-left: auto;*/
    }
    .show_box>img{
        width: 30%;
        border-radius: 25px;
    }
    .sevice_content_change2_title_bg img {
        width: 70%;
    }
    .sevice_content_change2_title_content {
        width: 100%;
    }
    .sevice_content .container{
        width: 90%;
    }
    .select_show_wraper{
        margin-top: 50px;
    }
    .select_button{
        width: 500px;
    }
    .style_show_bg{
        height: 470px;
    }
    .style_show{
        height: 100%;
    }
    .etiquette_content{
       height: 400px;
    }
    .etiquette_title{
        /* margin-top: 30px; */
    }
    .footer_left{
        display: none;
    }
    .footer_right{
        width: 100%;
    }
    .footer_box {
        margin-left: 10px;
        padding-top: 10px;
    }
    .footer_box_title{
        font-size: 20px;
    }
    .footer_subtitle{
        font-size: 14px;
        line-height: 20px;
    }
    .footer_right_top{
        /* height: 200px; */
    }
    .footer_list{
        font-size: 14px;
        padding-top: 10px;
    }
    .footer_list img{
        width: 24px;
    }
    .footer_bg{
        background: #0c5736;
        height: 500px;
    }
    .footer_bgImg{
        display: none;
    }
    .planing_right-btn-prev{
        margin-left: 0;
    }
    .planing_right-btn-next{
        margin-right: 0;
    }
}