<>
.width1180 {
width:1180px;
margin:0 auto
}
.foot-wrap {
background: #403e3f;
padding: 23px 0;
min-width: 1180px;
line-height: 30px
}
.foot-wrap,.foot-wrap a,.foot-wrap a:link,.foot-wrap a:visited {
color: hsla(0,0%,100%,.6)
}
.foot-wrap .footer-nav {
padding-bottom: 14px;
text-align: center
}
.foot-wrap .footer-nav a {
margin-right: 42px
}
.foot-wrap .footer {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center
}
.foot-wrap .footer-list {
float: left;
padding: 0 40px;
position: relative
}
.foot-wrap .footer-list.border-r:after {
content: "";
display: inline-block;
width: 1px;
height: 46px;
background: hsla(0,0%,100%,.4);
position: absolute;
top: 7px;
right: 0
}
.foot-wrap .footer-list img {
vertical-align: middle;
margin-bottom: 2px
}
.foot-wrap .padT15{padding-top:15px}
>