
footer{
    background-color: #054994;
}
.footer-item{
    margin-top: 15px;
    text-align: left;
}
.bottom{
    padding: 10px 0 20px 0;
    max-width: 1240px;
    margin: 0 auto;

}
.bottom-left{
    margin: 20px 0;
    padding: 0 80px 0 30px;
}
.bottom-right{
    border-left: 1px solid #aaaaaa;
    margin: 20px 0;
    padding-left: 30px;
}
.bottom-top{
    color: white;
}
.bottom-top-title{
    font-family: times new roman,times,serif;
    font-size: 1.2em;
}
.bottom-top-title2{
    display: inline-block;
    font-size: 1em;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 15px;
}
.bottom-down{
    color: #AAAAAA;
    font-size: 1em;
    font-family: "Noto Sans SC";
}
.bottom-down i{
    margin-right: 5px;
    color: white;
    font-size: 1em;
}
.bottom-down img{
    margin-top: 5px;
}
.web-msg{
    height: 60px;
    width: 100%;
    background-color: #111111;
    color: #AAAAAA;
}
.msg-content{
    max-width: 1240px;
    margin: 0 auto;
    line-height: 60px;
    text-align: left;
    padding-left: 30px;
}
