.footer {
    width: 100%;
    float: left;
    background-color: #003269;
    text-align: center;
    padding-top: 30px;
}

.fooTelTit {
    width: 100%;
}

.fooTel1 {
    color: white;
}

.fooTel2 {
    color: white;
    font-size: 18px;
}

.fooTel {
    width: 100%;
    color: #fe0002;
    font-size: 24px;
    margin-top: 10px;
}

.botEwm {
    width: 100px;
    height: 100px;
    margin-top: 15px;
}

.fooWX {
    width: 100%;
    color: white;
    font-size: 14px;
}

.botHr {
    margin: 0px;
    padding: 0px;
    opacity: 0.3;
    border-color: white;
    margin-top: 20px;
}

.fooCom {
    width: 100%;
    font-size: 14px;
    color: white;
    opacity: 0.3;
    margin-top: 10px;
}

.fooRights {
    width: 100%;
    font-size: 14px;
    color: white;
    opacity: 0.3;
    margin-bottom: 10px;
}
