<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.case-top {
    width: 100%;
    height: 240px;
    background: url(/tax5/images/case/bgs.jpg?v=510) no-repeat;
    background-size: 100% 100%;
}

.index-parting {
    margin-right: 8px;
    border-left: 5px solid #147AFF;
    border-radius: 2px;
}

.top-tag {
    padding: 1px 7px;
    border-radius: 4px;
    cursor: pointer;
}

.top-tag:hover {
    background: #147AFF;
    color: #fff;
}

.top-tag-check {
    color: #147AFF;
    padding: 1px 6px;
    border: 1px #147AFF solid;
}

.tags {
    margin: 0 4px;
}

.tags:hover {
    background: #147AFF;
    color: #fff;
}

.search-btn {
    height: 32px;
    width: 34px;
    border-radius: 0 22px 22px 0;
    color: #ccc;
    padding: 0;
    float: left;
    margin-top: 0;
    margin-left: 0px;
    border: 1px solid #ccc;
    border-left: 0;
}

.search-btn:hover {
    background-color: #fff;
    border-color: #ccc;
    color: #7d7d7d;
}

.tagSingle-check {
    background-color: #147AFF;
    padding: 1px 6px;
    color: #fff;
    border-radius: 4px;
}

#tagFilter:focus, #searchStr:focus {
    border-color: #ccc;
}

.area-tag {
    margin: 6px;
    padding: 3px 16px;
    cursor: pointer;
    border-radius: 22px;
    letter-spacing: 1px;
    border: 1px solid #d2d2d2;
}

.area-tag-check, .area-tag:hover {
    background: #147AFF;
    color: #fff;
    border: 1px solid #147AFF;
}

.case-content {
    letter-spacing: 1px;
    padding: 16px 15px 18px 50px;
    border-bottom: 1px solid #F2F2F2;
}

.case-content a {
    color: #333;
}
.case-content .em-highlight{
    color: red;
}

.case-content:hover, a:hover{
    background: #F5F9FF;
    color: #147AFF;
}

.case-content-comm:hover {
    color: #147AFF;
}

.case-content:hover &gt; .case-content-title &gt; a &gt; p &gt; span {
    color: #147AFF;
}

.point {
    color: #A3A3A3
}

.case-content:hover &gt; a &gt; .case-content-desc {
    color: #147AFF;
}

.case-content:hover &gt; .case-content-comm {
    background: #D4E5FF;
    color: #147AFF;
}

.case-content-comm {
    max-height: 32px;
    margin-bottom: 6px;
    background: #f6f6f6;
    padding: 4px 0 0 8px;
    border-radius: 3px;
    font-size: 13px;
    color: #888;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.case-content-desc {
    margin: 6px 0;
    color: #666;
    max-height: 40px;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 13px;
    padding-left: 3px;
    line-height: 22px;
}

.case-content-a:hover {
    text-decoration: underline;
    text-decoration-color: #0B00BF;
}

.case-content-title {
    color: #0B00BF;
    font-size: 15px;
    line-height: 26px;
}

.industry-single {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.industry-single-check, .industry-single:hover {
    background: #147AFF;
    cursor: pointer;
    color: #fff;
    border: none;
}

.case-search-btn {
    position: absolute;
    right: -1px;
    top: 0;
    background: #147AFF;
    padding: 12px 35px;
    border-radius: 26px;
    font-size: 15px;
    cursor: pointer;
}

.case-search-input {
    width: 600px;
    display: inline-block;
    height: 46px;
    border-radius: 30px;
    font-size: 15px;
    padding-left: 26px;
}

.result-tag {
    border-radius: 12px;
    border: 1px solid #E5E5E5;
    display: inline-block;
    font-size: 12px;
    margin-left: 10px;
    padding: 3px 9px;
}

.case-top-tag {
    padding: 0 6px;
    background: #FF8711;
    color: #fff;
    border-radius: 3px;
    font-size: 10px;
}

.show-more-btn {
    height: 32px;
    width: 110px;
    line-height: 17px;
    background: #E5F0FF;
    margin-left: 10px;
    color: #147AFF;
    border: 1px solid #147AFF;
}

.show-more-btn:focus {
    color: #147AFF;
    background-color: #E5F0FF;
    border-color: #147AFF;
    outline: none;
}

.type-content {
    padding: 15px;
    background: #fbfbfb;
    margin: 10px;
    border-radius: 6px;
}

.type-content-inner {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

.type-1, .type-2, .type-4 {
    display: none;
}

.top-tag-content {
    line-height: 36px;
    /*max-height: 150px;*/
    /*overflow-y: auto;*/
    padding: 10px;
    width: 100%;
}

.case-tag-head {
    height: 50px;
    padding: 0 15px;
    display: flex;
    cursor: pointer;
    font-size: 18px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
}

.case-tag-list-body {
    padding: 17px;
    overflow: auto;
    max-height: 600px;
    display: none;
}

*::-webkit-scrollbar {
    width: 5px;
}

*::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 5px;
}

*::-webkit-scrollbar-thumb:hover {
    background: #ccc;
}
.tag {
    min-width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #E1E9F8;
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    left: 20px;
    padding: 0 2px;
}
.tag-color0 {
    background: linear-gradient(-54deg, #EA423E 0%, #FF746E 100%);
    color: #fff;
}
.tag-color1 {
    background: linear-gradient(-54deg, #FF7E01 0%, #FF9507 100%);
    color: #fff;
}
.tag-color2 {
    background: linear-gradient(-54deg, #E2A96F 0%, #F4BE71 100%);
    color: #fff;
}
.tag-color3 {
    background: linear-gradient(-54deg, #ffdebd 0%, #ffcf8c 100%);
    color: #fff;
}</pre></body></html>