.footer{
    width: 100%;
    background: #fff3e6;
    border-top: 1px solid #ddd;
    padding: 30px 0 15px;
    color: #2d3a40;
    text-align: center;
    margin-top: 200px;
    font-size: 14px;
}
.footer_firstList {
    border-right: 1px solid#333333;
    font-size: 16px;
    line-height: 16px;
    width: 126px;
    text-align: center;
    color: #333333;
}
.link-list{
    width: 1200px;
    margin-top: 20px;
}
.link_firstList {
    /* border-right: 1px solid#333333; */
    font-size: 14px;
    line-height: 13px;
    padding: 0 10px;
    text-align: center;
    color: #999999;
    margin-top: 10px;
}
.link_firstList:hover{
    color: #448254;
}
.footer-title{
    font-size:18px;
    margin-top: 40px;
}
.footer-phone{
    margin-top:10px;
    margin-bottom:30px
}
.line{
    width: 100%;
    border-top:1px solid #ddd;
    margin-top:20px;
}
.footer-tip{
    margin-top: 15px;
    color: #666;
    font-size: 12px;
}
.addres{
    font-size: 16px;
    color: #3e3e3e;
}