﻿.head-new-box{
    width: 100%;
}
html,body{
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
    height: auto !important;
    /* overflow: auto !important; */
}
.xd-head .top {
    height: auto !important;
    min-height: 90px !important;
    background-color: #fff !important;
}
.dzjg>img{
    position: relative;
    right: 10px;
}
@media (max-width: 1024px) {
    html,body{
        width: 100% !important;
        height: auto;
        
       
    }
    .w1100{
        padding:0 20px;
        width: 100% !important;
    }
    

    .head-new-box{
        width: 1100px;
        /* overflow: auto; */
    }
    .xd-head .top {
        width: 1100px !important;
        margin-bottom: 10px !important;
    }
    .organ-box {
        left: -83% !important;
        top: 65px;
        width: 460px !important;
        height: 520px;
        overflow-y: auto;
    }
    .item-organ ul {
        width: 414px !important;
        height: 520px;
        overflow-y: auto;
    }
    .foot.t-foot {
        width: 1100px !important;
    }
}
@media (max-width: 520px) {
    /* html,body{
        width: 100% !important;
        height: auto;
        position: fixed;
       
    } */
    .foot.t-foot {
        margin-top: 10px !important;
    }
    .t-foot .foot-top li {
        /* width: 100%; */
        margin-left: 0px !important;
        margin-bottom: 10px;
        margin-right: 20px;
    }
    .organ-box {
        left: -83% !important;
        top: 65px;
        width: 414px !important;
        height: 600px;
        overflow-y: auto;
    }
    .item-organ ul {
        width: 414px !important;
        height: 450px;
        overflow-y: auto;
    }
    .t-foot .foot-bottom .fr {
       float: left;
    }
     .w1100{
        margin-bottom: 260px !important;
    } 
    .nav {
        
        margin-left: -4px !important;
    } 
}

 @media (max-width: 380px) {
    .w1100{
        margin-bottom: 100px !important;
    }
} 