.foot_air {
    padding-top: 150px;
}

.foot_totop {
    float: right;
}

.Footer_Top {
    position: fixed;
    float: right;
    right: 0;
    bottom: 0;
}
.Footer_Top>i{
    color:#ffffff;
}

.Foot_Info {
    float: left;
    z-index: -20;
    width: 100%;
    position: relative;
    background-color: #003152;
    padding-bottom: 20px;
}

.Foot_Info>div {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.Serve_Time {
    color: #ffffff;
    line-height: 40px;
    font-family: '微軟正黑體';
    font-weight: bold;
    font-size: 20px;
}

.AA_Icon {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.AA_Icon>a>img{
    width:5cm;
}

.AA_Icon>span {
    font-size: 20px;
}