.result {
    padding-bottom: 120px;
    background: url("/static/app/img/patent_collect/pic_bjimage@2x.png") right / cover;
}

.pac-section {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.pac-section:not(:last-child) {
    margin-bottom: 99px;
}

.pac-section_type2 {
    width: 1000px;
}

.card {
    background: #F5F7FB;
    color: #0B1727;
    line-height: 1.3334;
}

.card:not(:last-child) {
    margin-bottom: 28px;
}

.card__img {
    width: 314px;
    height: 285px;
    object-fit: cover;
}

.card__main {
    margin-left: 20px;
    padding-top: 18px;
    padding-right: 18px;
    width: 466px;
    height: 285px;
}

.card__title {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.375;
}

.card__tag {
    margin-top: -6px;
    margin-right: 10px;
    display: inline-block;
    padding: 5px 10px;
    background: #104FD5;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    vertical-align: middle;
}

.card__tag_second {
    background: #FF942A;
}




.pac-section_type2 .card {
    height: 497px;
}

.pac-section_type2 .card__img {
    float: none;
}

.pac-section_type2 .card__main {
    margin-left: 16px;
    padding: 16px 12px 16px 0;
    float: none;
    width: auto;
    height: 213px;
}

.pac-section_type2 [class*="col-"] {
    margin-bottom: 29px;
}

.bare-text {
    color: #AABDCB;
}

.section {
    margin-bottom: 30px;
    padding: 48px;
    box-shadow: 0 4px 8px 0 rgba(79, 88, 112, 0.08);
    border-radius: 8px;
    border: 1px solid rgba(202, 205, 212, 1);
}

.section-pdf__book {
    position: relative;
    width: 150px;
    height: 200px;
    background: #114585;
    box-shadow: 0 20px 16px -16px rgba(17, 69, 133, .65);
    border-left: solid 3px #EF7D2D;
}

.section__btn {
    padding: 0;
    width: 200px;
    height: 48px;
    line-height: 46px;
    font-size: 15px;
}

.section-monitor {
    background: #F2F4F6;
}

.section-pdf__btn {
    position: absolute;
    left: 0;
    bottom: 20px;
    height: 44px;
    line-height: 42px;
    border-radius: 25px;
}

.section-pdf {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-pdf__title {
    margin: 0;
    position: absolute;
    left: 0;
    top: 29px;
}
