.newFoot {
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 50px;
}
.newFoot .foot_tip {
    border-top: 1px solid #E8E8E8;
    width: 1290px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.newFoot .foot_tip ul.mod {
    padding-top: 15px;
    float: left;
    height: 130px;
    border-right: 1px solid #E8E8E8;
}
.newFoot .foot_tip ul.modlast {
    padding-top: 15px;
    float: left;
    height: 130px;
}
.mod-wrap {
    padding: 0px 0px 0px 18px;
    color: #999;
}
.mod-wrap .telephoneImg {
    margin: 0 auto;
    text-align: center;
}
.mod-wrap .telephone {
    font-size: 18px;
    font-weight: bold;
    color: black;
    text-align: center;
    padding-top: 25px;
}
.mod-wrap h4 {
    padding-left: 30px;
    font-size: 16px;
    color: #3D3D3D;
    line-height: 38px;
    margin-bottom: 5px;
}
.mod-wrap h4.links {
    background: url(../../images/newIndex/links.png) 0px 8px no-repeat;
}
.mod-wrap h4.focusUs {
    background: url(../../images/newIndex/links.png) 0px 8px no-repeat;
}
.mod-wrap a {
    line-height: 30px;
    margin: 10px 1px;
}
.mod-wrap a:hover {
    color: #0090EB;
}
.mod-wrap .qrcode {
    width: 25%;
    float: left;
    margin: 0 auto;
    text-align: center;
}
.foot_copyright {
    display: block;
    width: 1290px;
    margin: 0 auto;
    margin-top: 170px;
    text-align: center;
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 10px;
    border-top: 1px solid #E8E8E8;
    color: #939393;
}
