﻿.footer {
    padding:40px 0px;
    margin-top: 20px;
    background: url(../images/sd-1.jpg) no-repeat center;
}

.footer_W {
    width: 1280px;
    margin: 0 auto;
}

.footer_L {
    background: url() no-repeat right center;
    width: 350px;
    padding: 0 47px;
    margin-right: 35px;
    
    line-height: 145px;
    margin-left: 35px;
}

.footer_L a {
    display: block;
    width: 350px;
}

.footer_L a img {
    width: 100%;
    height: 100%;
}

.footer p {
    color: #fff;
    line-height: 28px;
    font-size: 16px;
    margin-top: 15px;
}

.footer p.ba a {
    color: #fff;
}

.footer2 {
    background: #fff;
}

.footer2_con {
    width: 1170px;
    border-top: 1px solid #ccc;
    padding: 20px 0px;
    margin: 0 auto;
}

.footer2_con p {
    color: #333;
    text-align: center;
    line-height: 31px;
}

.gx-t {
    float: left;
}

@media only screen and (max-width:1366px) {
    .footer {
        padding: 30px 0;
    }
    .footer_W {
        width: 980px;
    }
    .footer_L {
        width: 256px;
        padding: 0 15px;
        margin-right: 20px;
        margin-left: 0;
        height: 150px;
        line-height: 150px;
    }
    .footer_L a {
        width: 255px;
    }
    .footer p {
        margin-top: 9px;
        font-size: 14px;
    }
    .shiye img {
        width: 50px;
    }
}

@media only screen and (max-width:768px) {
    .footer_W {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .footer_L {
        display: none;
    }
    p.address {
        display: none;
    }
    .footer2_con {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .footer2_con p {
        text-align: left;
    }
    .footer {
        padding: 0;
    }
}

@media only screen and (max-width:640px) {
    p.ba span {
        display: none;
    }
    p.ba span.xs01 {
        display: block;
    }
    .footer p.ba,
    .footer2_con p.ba {
        line-height: 18px;
    }
    .footer p {
        margin-top: 11px;
    }
    .footer p.ba,
    .footer2_con p.ba {
        line-height: 0;    overflow: hidden;
    }
    .shiye img {
        width: 50px;
    }
}

@media only screen and (max-width:320px) {
    p.bq span {
        display: none;
    }
    .footer p {
        color: #fff;
        line-height: 28px;
        font-size: 12px;
        margin-top: 0;
    }
    #_ideConac {
        display: none;
    }
}