@media (max-width:767px){


.head_3{
display:none;
}

.container{
width:98%;
    margin-left: auto;
    margin-right: auto;
    min-width: 150px;
}
.banner_pic {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.banner_pic .bd {
    position: relative;
    height: auto;
    z-index: 0;
}

.inner{
width:100%;
}
 .main1_left, .main1_center, .main1_right{
width:100%;
float: left;
        position: relative;
        left: 0;
}

.main_2 ul li {
    float: left;
    width: 40%;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
}

.main3_left0{
display:none;
}
.main3_left {
    width: 100%;
    position: absolute;
    right: 0;
    top: 30px;
    padding-left: 40px;
}

.main12_left ,.main12_right {
width:100%;
}
.main12_right1{width:40%;}

.main12_right1 div img {
    position: relative;
    width: 70%;
}
.main_1 .inner {
    position: relative;
    height: auto;
    overflow: hidden;
}
.main1_right{
padding-left: 0px;
}

.dj_sch_l{
display:none;
}
.dj_sch_r {
    width: 100%;
    float: left;
    margin-left: 0;
    position: relative;
}
.inner2_left {
    float: left;
    width: 60%;
    overflow: hidden;
max-width:400px;
}

.head_2 {
    background: url(../images/xa_school_01.jpg) no-repeat center top;
    height: 80px;
    padding-top: 20px;
}

.inner2_left a img {
    float: left;
    margin-right: 0px;
    width: 100%;
}
.new_news {
    width: 100%;
    position: relative;
}



}