.foot{
    height: 521px;
    background: #000000;
}
.foot .foottop{
    width: 1200px;
    height: 106px;
    margin: auto;
    border-bottom: 1px solid #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 106px;
}
.foot .foottop ul{
    display: flex;
    padding: 0 194px;
}
.foot .foottop ul li{
    margin: 0 11px;
    color: #ffffff;
}
.foot .foottop ul .active{
    color: #DDCAA6;
}
.foot .huoqu{
    display: flex;
    width: 1200px;
    margin: 0 auto;
}
.foot .huoqu .loon{
    margin-top: 90px;
    margin-left: 5px;
}
.foot .huoqu .Aboutus{
    margin-left: 75px;
    margin-top: 80px;
    width: 281px;
    flex: 0 0 auto;
}
.foot .huoqu .Aboutus h5{
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 38px;
}
.foot .huoqu .Aboutus p{
    font-size: 12px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 32px;
}
.foot .huoqu .form{
    margin-top: 44px;
    margin-left: 23px;
}
.foot .huoqu .form input{
    height: 100%;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    width: 170px;
}
.foot .huoqu .form input:focus{
    outline: none;
}
.foot .huoqu .form h5{
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    margin-bottom: 27px;
}
.foot .huoqu .form .input{
    width: 256px;
    height: 40px;
    background: #00245A;
    border-radius: 8px;
    color: #ffffff;
    line-height: 40px;
    margin-bottom: 11px;
    padding-left: 15px;
    box-sizing: border-box;
}
.foot .huoqu .form .input{
    width: 256px;
    height: 40px;
    background: #778293;
    border-radius: 8px;
    color: #ffffff;
    line-height: 40px;
    margin-bottom: 11px;
    padding-left: 15px;
    box-sizing: border-box;
}
.foot .huoqu .form .but{
    width: 90px;
    height: 24px;
    background: #D64E4E;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 12px;
    text-align: center;
    margin-top: 35px;
    float: right;
    cursor:pointer
}
.foot .huoqu .form .but:hover{
    opacity: 0.9;
}
.erwem{
    display: flex;
    margin-left: 50px;
    margin-top: 90px;
}
.erwem p{
    font-size: 12px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 20px;
    width: 122px;
    text-align: center;
    margin-top: 10px;
}
.mei{
    width: 780px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 14px;
    margin-top: 44px;
    text-align: center;
}
.mei p {
    color: #FFFFFF;
    
}
.mei p a{
    color: #FFFFFF;
    
}
#foot-img {
    
    width:300px;
    height: 57px;
    
}
