/*底部页脚开始*/
.footer .footer-floor1{
    background:#333333;
    overflow: hidden;
    padding: 32px 0px;
}
.footer .footer-floor1 .footer-floor1-left .footer-f1-left-item1 {
    margin-right: 40px;
}
.footer .footer-floor1 .footer-floor1-left>div {
    display: flex;
    flex-direction: column;
}
.footer .footer-floor1 .footer-floor1-left{
    display: flex;
    align-items: center;
    margin-left: 212px;
    margin-right: 75px;
}
.footer .footer-floor1 .footer-floor1-left,
.footer .footer-floor1 .footer-floor1-right{
    float: left;
}
.footer .footer-floor1 .footer-floor1-left img{
    width: 124px;
    height: 124px;
    margin-bottom: 13px;
}
.footer .footer-floor1 .footer-floor1-left span{
    color: #989898;
    font-size: 14px;
}
.footer .footer-floor1 .footer-floor1-right .footer-title{
    font-size: 16px;
    color:#cccccc ;
    margin-bottom:29px;
}
.footer .footer-floor1 .footer-floor1-right p{
    text-align: left;
    font-size: 14px;
    color: #777777;
}
.footer-floor2{
    background: #2a2a2a;
    font-size: 14px;
    color: #777777;
    padding: 27px 0px;
}
/*底部页脚结束*/
