*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
ul li{
    list-style: none;
}
footer{
    background: #333333;
    padding-top: 30px;
}
footer .container ul li{
    color: #999999;
}
.top{
    position: absolute;
    right: 50px;
    top: -30px;
}
.top img{
    height: 40px;
}
footer .list ul li a{
    color:#999999;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}
footer .list .listright ul li {
    color:#999999;
    border: none;
    height: 40px;
    margin-left: 50px;
    font-size: 16px;
}
.mbottom{
    height: 60px;
    line-height: 25px;
    padding-top:5px;
    text-align: center;
    color: #ffffff;
    background: #48bcb9;
    width: 100%;
    font-size: 14px;
}
.color_tel{
    color: #48bcb9 !important;
    font-size: 24px !important;
}
footer .container p{
    color: #ffffff;
}
.list h5{
    color: #ffffff;
}