.isPc .res-boxa .res-imga {
    width: 535px;
    float: left;
    margin: 0 17px;
    display: block;
}
.isPc .res-boxa .res-imga img {
    width: 535px;
    height: 219px;
}

.isPc .res-listb-l {
    width: 535px;
    float: left;
}

.isPc .res-listb-r {
    width: 535px;
    float: right;
}

.res-boxb{position: relative;margin-bottom: 60px;}
.isPc .res-listb-l, .isPc .res-listb-r {
    background: #fff;
    padding: 53px 30px 0px;
    height: 350px;
    position: inherit;
}


.isPc .res-buttonb {
    position: absolute;
    right: 0;
    bottom: -50px;
}

.isPc .res-buttonc {
    position: absolute;
    left: 90%;
    bottom: -50px;
}

.isPc .res-boxa {
    width: 1139px;
    background: #f1f6f9;
    overflow: hidden;
    position: relative;
    max-height: 219px;
}

.res-textb i{
    display: block;
    width: 3px;
    height: 3px;
    background-color: #000;
    position: absolute;
    left: 1px;
    top: 10px;
}

.isPc .w.main {
    width: 1200px;
    margin: -40px auto 0;
    overflow: hidden;
    background-color: #fff;
    border-radius: 10px;
}


@media screen and (max-width:1024px) {
    .isWap .res-boxb .res-textb{padding-left: 0;}
    .isWap .res-boxb .res-buttonb, .isWap .res-boxb .res-buttonc, .res-boxb .res-buttond {margin-left: 0;}
}