@media screen and (max-width:1780px){
}

@media screen and (max-width:1600px){
    .header-login .log-imgs img{
        width: 65%;
    }

}

@media screen and (max-width:1477px){

}

@media screen and (max-width:1401px){


}

@media screen and (max-width:1380px){
}

@media screen and (max-width:1366px){
    .header-nav > div{
        width: 80%;
    }
    .header-login{
        width: 80%;
    }
    .header-login>a img{
        width: 75%;
    }
    .foot .foot-content{
        width: 80%;
    }
    .foot .foot-content .foot-content-bottom .foot-content-bottom-address div:nth-child(1) {
        margin-left: 40px;
        margin-right: 60px;
    }
    .foot .foot-content .foot-content-bottom .foot-content-bottom-address div:nth-child(2) {
        margin-right: 60px;
    }
    .foot .foot-top p{
        width: 80%;
    }
    .foot .foot-content .foot-content-top > a {
        margin-right: 65px;
    }
}

@media screen and (max-width:1320px){
}

@media screen and (max-width:1280px){

}

@media screen and (max-width:1200px){

}

@media screen and (max-width:1180px){

}

@media screen and (max-width:1080px){

}

@media screen and (max-width:1024px){
    .foot .foot-top p{
        width: 95%;
    }
    .header-nav > div{
        width: 95%;
    }
    .header-login{
        width: 95%;
    }
    .foot .foot-content{
        width: 95%;
    }
    .foot .foot-content .foot-content-bottom .foot-content-bottom-address div:nth-child(1) {
        margin-left: 0;
        margin-right: 30px;
    }
    .foot .foot-content .foot-content-bottom .foot-content-bottom-address div:nth-child(2) {
        margin-right: 30px;
    }
    .foot .foot-content .foot-content-top {
        flex-direction: column;
    }

}

@media screen and (max-width:980px){

}

@media screen and (max-width:960px){
}

@media screen and (max-width:900px){
}

@media screen and (max-width:800px){
    .header-login .phone{
        display: flex;
    }
    .header-login > form {
        display: none;
        position: absolute;
        top: 110%;
        left: 50%;
        z-index: 99;
        transform: translateX(-50%);
    }
    .header-nav{
        display: none;
    }
    .header-login {
        position: relative;
        width: 100%;
        padding: 0 20px;
        box-sizing:border-box;
        z-index: 999;
        background-color: #ffffff;
    }
    .header-login > .go_shouye{
        display: none;
    }
}

@media screen and (max-width:768px){

}

@media screen and (max-width:730px){
}

@media screen and (max-width:680px){
}

@media screen and (max-width:650px){
    .header-login .phone-nav {
        width: 100%;
    }
    .header-login {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .foot .foot-content .foot-content-top{
        display: none;
    }
    .foot .foot-content .foot-content-bottom{
        flex-wrap: wrap;
    }
    .foot .foot-content .foot-content-bottom .foot-content-bottom-address{
        flex-wrap: wrap;
    }
    .foot .foot-content .foot-content-bottom .foot-content-bottom-address div{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .foot .foot-content .foot-content-bottom .foot-content-bottom-address div:nth-child(1){
        margin-right: 0;
    }
    .foot .foot-content .foot-content-bottom .foot-content-bottom-address div:nth-child(2){
        margin-right: 0;
    }
    .foot .foot-content .foot-content-bottom .ewm{
        align-items: center;
        width: 100%;
        flex-direction: column;
        margin-left: 0;
    }
    .foot .foot-content .foot-content-bottom .ewm p{
        width: 100%;
        text-align: center;
        margin-left: 0;
        padding-top: 5px;
    }
    .foot .foot-bottom {
        padding: 10px 0;
    }
    .foot .foot-top {
        padding: 15px 0;
    }
    .foot .foot-top p {
        font-size: 14px;
    }
    .foot .foot-top p a {
        font-size: 14px;
        margin-right: 5px;
    }

}

@media screen and (max-width:486px){
    .header-login .phone .sousuo {
        margin-right: 30px;
        width: 25px;
    }
    .header-login .phone .phone-media {
        width: 30px;
        height: 20px;
    }
    .header-login .phone .phone-media .media-one {
        width: 30px;
    }
    .header-login .phone .phone-media .media-two {
        width: 30px;
    }
    .header-login .phone .phone-media .media-three {
        width: 30px;
    }
    .header-login{
        height: 60px;
    }
    .foot .foot-top{
        display: none;
    }
    .foot {
        padding-top: 10px;
    }
    .foot .foot-content .foot-content-bottom .foot-content-bottom-address div P{
        margin-top: 5px;
    }
    .foot .foot-bottom {
        padding: 5px 0;
    }
}

@media screen and (max-width:376px){

}

@media screen and (max-width:340px){
    .header-login > form {
        width: 300px;
    }
}

































