@media screen and (min-width:992px) and (max-width: 1200px){
    body{
        font-size: 16px;
    }
    .mt-213{
        margin-top: 70px;
    }
    .ft-24{
        font-size: 20px;
    }
    .ft-18{
        font-size: 16px;
    }
    .container14{
        width: 992px;
        margin-right: auto;
        margin-left: auto;
    }
  /*  .header,.banner{
        width: 100%;
        height: 90%;
    }
    .header_img {
        position: absolute;
        top: 0;
        height: 90%;
    }*/
    .header_scroll{
        z-index: 99;
        background: #FFFFFF;
        height: auto;
        box-shadow: 3px 2px 5px #333333;
    }
    .logo{
        width:100px;
    }
    .nav{
        font-size:20px;
        height: 30px;
        width: 900px;
        padding-top: 70px;
    }
    .nav>li>a{
        padding: 10px 10px;
        line-height: 30px;
    }
    .top_bar .tele {
        position: absolute;
        bottom: 50%;
        right: 50px;
    }

    .banner_ctrls img{
        width: 80%;
    }
    .banner_xianhe{
        width: 30%;
        top:-30px
    }
    .about_left{
        width: 100%;
    }
    .about_right{
        width: 100%;
    }
    .about_bottom_center>li>a>img{
        width: 80px;
    }
    .about_bottom{
        position: relative;
        margin-top: 62px;
        width:100%;
        height: 120px;
        /*background: url("../images/陵园麒麟神道.png") no-repeat center center;*/
    }
    .img_list .swiper-slide>img{
         width: 150px;
    }
    .planing_right .swiper-slide {
        width: 150px; 
    }
    .honor_content_box > li {
        position: relative;
        margin-top: 0;
        box-shadow: 0 0 0 1px #fff;
        width: 25%;
        height: 200px;
    }
    .text_border{
        width: 90%;
    }
    /* .etiquette_text{
        width: 100%;
    } */
    .planing_left,.planing_right{
        margin-top:50px ;
    }
    .planing_right{
        /* width: 100%; */
        /* height: 400px; */
        /* margin-right: 50px; */
    }
    .select_show_wraper{
        margin-top: 100px;
    }
    .select_show{
        position: relative;
        margin-top: 0;
        width: 800px;
        margin-right: auto;
        margin-left: auto;
        /*width: 1400px;
        margin-right: auto;
        margin-left: auto;*/
    }
    .show_box>img{
        width: 30%;
        border-radius: 25px;

    }
    .style_show_bg{
        height: 570px;
    }
    .style_show{
        height: 100%;
    }
    .footer_right_bottom{
        margin-top: 0;
    }
    .footer_right_top{
        /* height: 280px; */
    }
    .footer_box{
        padding-top: 20px;
        margin-left: 20px
    }
    /* .planing_right-btn-prev{
        margin-left: 0;
    }
    .planing_right-btn-next{
        margin-right: 0;
    } */
}