.buttom_style{
    width: 100%;
    background-color: #FFffFF;
    min-width: 1180px;
    border:1px solid #f0f0f0;

}
.footer {
    margin-top: 55px;
    padding-top: 35px;
    background-color: #fff;
}
.foot{
    margin-top: 30px;
    width: 220px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.foot .font-size14{
    height: 40px;
    line-height: 40px;
}
.foot .font-size14 a:hover{
    color:#1d6cef;
}
.foot .font-size16{
    height: 45px;
    line-height: 45px;
    color: #999999;
    font-size: 16px;
}
.telephone{
    height: 40px;
    line-height: 40px;
    color: #1d6cef;
    font-size: 28px;
}
.time{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.wx{
    margin-top:20px ;
    float: right;
    width: 90px;
    height: 120px;
}
.wx .text{
    width: 90px;
    float: left;
    text-align: center;
    height: 40px;
    line-height:40px;
}
.copyright{
    border-top: 1px solid #cfcfcf;
}
.copyright_con{
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #999999;
}
.buttom_style a{
    color: #333;
}