﻿.footer_noon{
    background: #30343e;
    width: 100%;
    padding: 40px 0 12px;
}
.footer_content{
    width: 1230px;
    margin: 0 auto;
}
.footer-column{
    float: left;
    margin-right: 46px;
}
.footer-column h1{
    color: #fff;
    font-size: 28px;
}
.footer-column h2{
    font-size: 16px;
    color: #fff;
    margin-bottom: 24px;
}
.footer-column h5{
    font-size: 15px;
    color: #999;
    line-height: 30px;
}
.footer-column h5 a{
    color: #999;
}
.footer-column h5 span{
    margin-left: 18px;
}
.footer-column h5 span a{
    color: #999;
}
.footer-column .you {
    margin-top: 15px;
}
.footer_tel{
    padding-left: 20px;
}
.footer_center{
    text-align: center;
}
.footer-column:nth-of-type(3), .footer-column:nth-of-type(4){
    margin-right: 0;
}
.footer-column:nth-of-type(4){
    margin-right: 94px;
}
.footer-column:nth-of-type(3){
    margin-right: 30px;
}
.footer-column:nth-of-type(4){
    padding: 0 20px;
    border: 2px solid #3d424f;
    border-top: 0;
    border-bottom: 0;
}
.footer-column:nth-of-type(5) h2{
    margin-left: 24px;
}
.footer_link{
    margin-bottom: 24px;
}
.footer_center h1{
    margin-bottom: 2px;
}
.footer_center h5{
    line-height: 24px;
    margin-bottom: 10px;
}
p.footer_center{
    color: #999;
    font-size: 12px;
}
.clear{
    clear: both;
}
