#footer-contact {
    display: block;
    height: 77px;
    border-bottom: 1px solid #1d1e22;
}

#footer-contact li {
    display: inline-block;
    margin: 0 2px;
    color: #858893;
    font-size: 13px;
    line-height: 77px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

#footer-contact li:hover {
    color: #fff
}

#footer-contact li span {
    color: #d6bd7b;
    font-size: 14px;
    font-weight: normal
}

#footer-contact li:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 11px;
    width: 36px;
    height: 36px;
    margin-right: 12px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}
#TplFloatPic_0{
    width: 145px;
    height: 434px;
    background: url('../images/left.png?v=1') no-repeat 0 top
}
#TplFloatPic_1{
    width: 145px;
    height: 434px;
    background: url('../images/right.png?v=1') no-repeat 0 top
}
.TplFloatSet a {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 120px;
    height: 30px;
    top: 165px;
    position: relative;
}
#footer-contact li.ico01:before {
    background: url('../images/fico_n.png') no-repeat 0 top
}

#footer-contact li.ico02:before {
    background: url('../images/fico.png') no-repeat 0 top
}

#footer-contact li.ico01:hover:before, #footer-contact li.ico02:hover:before {
    background-position: 0 bottom
}

#footer-contact li.ico03:before {
    background: url('../images/fico.png') no-repeat -560px 0
}

#footer-contact li.ico03:hover:before {
    background-position: -560px bottom
}

#footer-contact li.ico04:before {
    background: url('../images/fico.png') no-repeat -824px 0
}

#footer-contact li.ico04:hover:before {
    background-position: -824px bottom
}



#footer-logo {
	display: inline-block;
	width: 100%;
	height: 51px;
	background: url('../images/footer_logo.png') no-repeat center
}
