@media screen and (max-width: 800px) {
    .mediate-box{
        width:100%;
        box-sizing: border-box;
    }
    .entirety{
        min-width: 100%;
    }
    .bannerBox img{
        display: block;
    }
#dl-menu{
	display: block;
}
#vsb_content_2 img{
  width:100% !important;
height:auto !important;
}
#vsb_content img{
  width:100% !important;
height:auto !important;
}
.onlyjjy{
 padding:30px 10px !important;
}
    /*头部*/
    .header{
        position: relative;
        top:0;
        background: #d8e4f4;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .header .header-logo{
        width:70%;
        height:30px;
    }
    .header-nav{
        display: none;
    }
    .header .header-logo ul li:first-child,.header .header-logo ul li:last-child{
        height:30px;
    }
    /*轮播图*/
    .WheelPlanting{
        position: relative;
    }
    .slideBox .hd{
        bottom:10px;
        height:10px;
    }
    .slideBox .hd ul li{
        width:10px;
        height:10px;
    }
    .slideBox .hd ul li.on{
        width:10px;
        height:10px;
    }
    .slideBox .prev, .slideBox .next{
        display: none;
    }
    .slideBox .bd .LocationFrame{
        width:50%;
        height:auto;
        top:15%;
        left:20%;
    }
    .slideBox .bd .LocationFrame p{
        font-size:16px;
    }
    .slideBox .bd .LocationFrame span{
        font-size:14px;
    }
    /*正文*/
    .centerBox ul li{
        width:48%;
    }
    .centerBox ul li .inside .inside-down span{
        font-size:14px;
    }
    .center{
        min-height: 0;
    }
.centerBox ul li .inside{
top:30%;
}
    /*底部*/
    .footer-logo{
        display: none;
    }
    .qt-footrtP{
        padding:20px 10px;
    }
    /*.copy{
        position: absolute;
    }*/
    .footer-wx{
        float:none;
       text-align: center;
    }
    .footer-wx ul{
        display: inline-block;
    }
    .footer-p{
        float: none;
    }
.footer .footer-p{
    padding:26px 10px;
}
    /*简介页*/
.centerRight1{
width:100%;
}
    .leftNavBtn{
        line-height: 40px;
        height: 40px;
        text-align: center;
        color: white;
        background: #fafafa;
        font-size: 18px;
        box-shadow: 0 2px 5px #e4e4e4;
        display: block;
    }
    .leftNavBtn img{
        height:25px;
        margin-top:7px;
    }
    .leftNav-ul{
        display: none;
    }
    .leftNav .leftNav-top{
        border:none;
        width:100%;
        position:relative;
        top:0;
    }
    .leftNav{
        width:100%;
    }
    .leftNav ul.leftNav-ul li{
       width:100%;
        box-sizing: border-box;
    }
    .leftNav ul.leftNav-ul li>a{
        text-align: center;
        background: none;
    }
    .leftNav ul.leftNav-ul li:hover>a{
        background: none;
        color:inherit;
    }
    .centerRight{
        width:100%;
    }
    .jjy-content ul{
        padding:15px;
    }
    .jj-yzjy{
        padding-bottom:20px;
    }
    .jj-yzjy .syh-img,.jj-yzjy .xyh-img{
        width:10%;
    }
    .jyBox{
        width:55%;
    }
    .dqwz{
        display: none;
    }

.jjy-content ul li a.jjlink{
display:none;
}
    /*列表页*/
    .centerRight-list ul li .li-list-img{
        width:35%;
        height:auto;
    }
    .centerRight-list ul li .li-list-content{
        width: 60%;
        margin-left: 5%;
        padding-bottom: 25px;
        height:auto;
    }
}