.Footer{border-color:#cccccc; background-color:#ffffff;border-top:1px solid #cccccc; height:4.5em;padding-top:0em; overflow:hidden;position: fixed;left: 0;bottom: 0;z-index: 1;width:100%;}.Footer_menu{height:4.5em;width:100%;font-size: 1em;}.Footer_menu a{width:20%;height:4.5em; color:#666;display:inline-block; text-align:center; float:left;}.Footer_menu a:hover{}.Footer_menu a.select{}.Footer_menu a span{width:100%;height:1.6em;display:inline-block; text-align:center; margin-top:0.6em;}.Footer_menu a span img{width:20px;height:20px;}.Footer_menu a p{width:100%;display:inline-block; text-align:center; font-size:14px;margin-top:0.2em;}.Footer_menu a label{position:absolute;top: 3px; margin-left:-12vw; z-index: 1000;background:#FF4200;color:#fff;font-weight:bold; font-size:12px;width:4vw;height:4vw;line-height: 4vw; border-radius:100%; text-align:center;}







a.chaxu{ color:#333;}



.chaxu{font-size: 1.5em;}



.hide{ display:none;}


.Footer_box {
    margin-bottom: 10px;
}

.Footer_list {
    height: 4.5em;
    width: 100%;
    font-size: 1em;
    margin-bottom: 10px;
    display: flex;
}

.Footer_list a {
    width: 25%;
    height: 2.5em;
    color: #666;
    display: inline-block;
    text-align: center;
}
.Footer_list a span {
    margin: 0 auto;
    display: block;
    width: 3.6em;
    height: 3.6em;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}
.Footer_list a span img {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-top: 12px;
}

.Footer_list a:nth-child(1) span {
    background-color: #0099FF;
}


.Footer_list a:nth-child(2) span {
    background-color: #33CC66;
}

.Footer_list a:nth-child(3) span {
    background-color: #FF6633;
}

.Footer_list a:nth-child(4) span {
    background-color: #FF66CC;
}

.Footer_list a:nth-child(5) span {
    background-color: #6666FF;
}