
.gather-bottom{
    width:100%;
    top:118px;
    height: 100%;
}
.gather-bg{
    background-image: url('../../images/kexiebeijing.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 680px;
}
.gather-center{
    width:1150px;
    overflow: hidden;
    background-color:#fff;
    margin:0 auto;
    position:relative;
}
.center-div{
    padding:10px 20px;
}
.gather-center-top{
    padding: 10px 0px;
    line-height: 40px;
    font-size: 20px;
    color: #1e5bb4;
    border-bottom: 2px solid #1e5bb4;
    font-weight: 600;
}
.cent-tr{
    overflow: hidden;
    border-bottom: 1px solid #d9d9d9;
    font-size: 16px;
    padding:20px 0px
}
.tr-td-left{
    float:left;
    margin-left: 20px;
}
.td-left-text{
    line-height: 30px;
}
.tr-td-right{
    float: right;
    color: blue;
    margin-right: 20px;
}
.td-right-button{
    width: 70px;
    border: 1px solid #1e5bb4;
    line-height: 30px;
    height: 30px;
    float: left;
    border-radius: 6px;
    cursor:pointer;
}
.button-left{
    text-align: center;
    margin-right: 10px;
}
.button-img{
    width: 12px;
    height: 12px;
    float: left;
    margin:9px 4px 0px 10px;
}
