.results_sear {
    width: 777px;
    float: left;
}

.res_title {
    height: 73px;
    font-size: 24px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    line-height: 73px;
    float: left;
    position: relative;
}

.red {
    color: rgba(238, 58, 50, 1);
}

.res_body_tit {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
    width: 617px;
    margin-left: 10px;
    height: 66px;
}

.adv {
    width: 373px;
    height: 158px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    color: rgba(153, 153, 153, 1);
    line-height: 158px;
    text-align: center;
    float: right;
    margin-top: 20px;
    border: 1px solid rgba(230, 230, 230, 1);
    box-sizing: border-box
}

.zhanwei {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 120px;
}

.zhanwei img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.nul_tip {
    font-size: 24px;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 33px;
    margin-top: 288px;
    text-align: center;
}