*{
    padding: 0;
    margin: 0;
}
.handest{
    width: 100%;
}
.handest .handest_head{
    background-image: url('/m/skin/images/gb.png');height: 100%;width: 100%;text-align: center;
}

.handest .handest_head .div_logo{
    width: 110px;
    padding: 25px;
}

.handest .handest_head .central img{
    width: 80%;
    padding: 15px;
}

.handest .handest_head .div_footer{
    padding: 20px;
    background-image: url("/m/skin/images/Rectangle2.png");
}

.handest .handest_head .div_footer .footer_navigation{
    margin: 0 auto;
}

.handest .handest_head .div_footer .footer_navigation .navigation{
    line-height: 16px;
}

.handest .handest_head .div_footer .footer_navigation .navigation .display{
    display: flex;
    padding:0 0 0 10px;
}

.handest .handest_head .div_footer .footer_navigation .navigation .display a{
    font-weight: 700;
    color: white;
    text-decoration: none;
}

.handest .handest_head .div_footer .footer_navigation .navigation .display .navigation_name{
    border-right: 2px solid #fff;
    width: 80px;
    height: 16px;
}

.handest .handest_head .div_footer .footer_navigation .navigation .display .navigation_names{
    color: #fff;
    width: 60px;
}

.handest .handest_head .div_footer .footer_navigation .navigation .display_address{
    padding: 10px;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
}

.handest .handest_head .div_footer .footer_navigation .contact{
    text-align: center;
    color: #fff;
}

.handest .handest_head .div_footer .footer_navigation .contact .contactus{
    font-size: 18px;
    font-weight: 700;
}

.handest .handest_head .div_footer .footer_navigation .contact .consultation{
    padding: 4px;
    font-size: 15px;
}

.handest .handest_head .div_footer .bottom_information{
    background-image: url("/m/skin/images/Rectangle3.png");
    font-size: 14px;
    color: #fff;
    padding: 3px 4px 6px 11px;
}
.handest .handest_head .div_footer .bottom_information .company_information{
    line-height: 20px;
    font-size: 13px;
}
.handest .handest_head .div_footer .bottom_information .record_information{
    line-height: 24px;
    font-size: 14px;
}