.communication-img{
    width: 84px;
height: 84px;
}
  
.communication-top-title{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-top: 32px;
}
.communication-top-right{
    float: left;
    overflow: hidden;

}
.communication-top-left{
    width: 84px;
    height: 84px;
    float: left;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.communication-top-content{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-top: 5px;
}
.block-border-center{
    width: 242px;
height: 1px;
background: #EDEDED;
margin: 0 auto;
}
.communication-top{
    overflow: hidden;
}


  
.communication-buttom-title{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.communication-buttom-right{
    float: left;
    overflow: hidden;

}
.communication-buttom-left{
    width: 84px;
    height: 84px;
    float: left;
    margin-left: 20px;
    margin-right: 15px;
    margin-bottom: 20px;
    overflow: hidden;
}

.communication-buttom-content{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-top: 8px;
}
.block-border-center{
    width: 242px;
    height: 1px;
    background: #EDEDED;
    margin: 0 auto;
    margin-bottom: 20px;
}
.communication-buttom{
    overflow: hidden;
}
.communication-community{
    float: right;
}