<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


.page-content {
}

    .page-content title {
        width: 96px;
        height: 28px;
        width: 96px;
        height: 28px;
        font-weight: 500;
        font-size: 24px;
        color: #2A3347;
        letter-spacing: 0;
        line-height: 28px;
    }

    .page-content .intro {
        width: 992px;
        height: 48px;
        font-weight: 400;
        font-size: 14px;
        color: #444444;
        text-align: center;
        line-height: 24px;
    }



.topNav {
    padding: 10px 0 10px 0;
    color: #888888ff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    paragraph-spacing: 0;
    text-align: left;
    display: block;
}

.remove {
    background: url(../../../../static/img/501/s_ic_close.png) no-repeat center center;
    height: 10px;
    width: 10px;
    margin: 3px 6px 3px 6px;
    cursor: pointer;
}

.more {
    background: url(../../../../static/img/501/sub_menu_ic_down.png) no-repeat center center;
    height: 10px !important;
    width: 10px !important;
    margin: 3px 6px 3px 3px;
    cursor: pointer;
}

.asc {
    background: url(../../../../static/img/501/ic_排序_升序.png) no-repeat center center;
    height: 16px !important;
    width: 16px !important;
    cursor: pointer;
}

.desc {
    background: url(../../../../static/img/501/ic_排序_降序.png) no-repeat center center;
    height: 16px !important;
    width: 16px !important;
    cursor: pointer;
}

.showMore {
    max-height: 108px;
}


.less {
    background: url(../../../../static/img/501/sub_menu_ic_up.png) no-repeat center center;
    height: 10px !important;
    width: 10px !important;
    margin: 3px 6px 3px 3px;
    cursor: pointer;
}

.checkedTag {
    display: flex;
    height: 26px;
    margin-right: 10px;
    background: #F0F4FF;
    border-radius: 2px;
    padding: 5px 10px 5px 10px;
    flex-wrap: wrap;
    color: #3182FF;
    margin-top: 5px;
}

.btnEnabled {
    background: #3182FF !important;
    border-radius: 2px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 16px;
    text-align: center;
}

body {
    /*background-image: linear-gradient(180deg, #D1DEFF 0%, #EBEFF6 100%);*/
    background: #EBEFF6 url(/static/img/600/top_bg.png) top left no-repeat;
    width: 100%;
    height: 100%;
}


.eqTag {
    display: flex;
    height: 26px;
    margin: 5px 5px 5px 0px;
    width: 200px;
    cursor: pointer;
    padding-top: 5px;
}


.rightContent span {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
}

.chk {
    height: 16px;
    width: 16px;
    margin: 0;
}

.eqTag .tagContent {
}

.autoTag {
    display: flex;
    height: 26px;
    margin: 5px 20px 5px 0px;
    width: auto;
    cursor: pointer;
    padding-top: 5px;
}

    .autoTag tagContent {
        width: auto;
    }

.leftContent {
    display: flex;
    height: 16px;
    margin: 10px 40px 10px 0px;
    width: 56px;
    min-width: 56px;
    font-weight: 500;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 16px;
    text-align: left;
}

.rightContent {
    display: flex;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 14px;
    color: #5E667D;
    letter-spacing: 0;
    line-height: 16px;
    flex:1;
}

.cardLine {
    height: 186px;
    background: #FFFFFF;
    padding: 30px 20px;
    display: flex;
    box-shadow: inset 0 -1px 0 0 #EDEFF8;
}


.card {
    width: 288px;
    height: 296px;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 16px;
    margin: 0 16px 16px 0;
}


    .card:nth-of-type(4n+0) {
        margin-right: 0;
    }

.page-content_image {
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 0 !important;
}
.clickEvent {
}

.tagContent {
    padding: 0 10px 0 10px;
}

.page-content .active {
    background: #F0F4FF !important;
    border-radius: 2px !important;
    color: #3182FF !important;
}

.pageSize {
    height: 28px;
    color: #333333;
}

    .pageSize span {
        width: 30px;
        height: 28px;
        background: #FFFFFF;
        border-radius: 2px;
        margin: 0 5px;
        line-height: 25px;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        text-align: center;
        cursor: pointer;
    }

    .pageSize .current {
        background: #3182FF !important;
        color: #FFFFFF !important;
    }

.searchBox {
    height: 60px;
    display: flex;
    width: 494px;
    padding: 15px 16px;
}

    .searchBox span {
        font-weight: 500;
        font-size: 16px;
        color: #666666;
        letter-spacing: 0;

    }

.imageDiv span {
    margin-left: 3px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: auto;
}

.searchInput div{ 
    height:100%;
}
.searchInput {
    width: 340px;
    height: 100%;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
}

.searchfile {
    opacity: 0;
}

input:focus {
    outline: 0;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}


::-webkit-scrollbar {
    width: 0px !important;
}

body::-webkit-scrollbar {
    width: 0 !important
}

input::-webkit-input-placeholder {
    color: #C8C8C8;
}

.card .tag {
    height: 18px;
    background: #EEF2FF;
    border-radius: 4px;
    padding: 3px 6px;
    width: auto;
    font-family: font-weight: 400;
    font-size: 12px;
    color: #3182FF;
    letter-spacing: 0;
    line-height: 22px;
    margin-right: 6px;
    margin-bottom: 5px;
}

#pagingControl .layui-laypage-count, #pagingControl .layui-laypage-refresh, #pagingControl .layui-laypage-skip {
    background-color: inherit;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none !important;
    border-radius: 0px;
}


.cropper-wrap .cut {
    width: 100%;
    height: 300px;
    margin: 10px auto;
    text-align: center
}

.cropper-wrap .cut-btns {
    margin-top: 15px
}

    .cropper-wrap .cut-btns .el-button {
        font-size: 14px
    }

        .cropper-wrap .cut-btns .el-button .iconfont {
            vertical-align: bottom;
            font-size: 14px
        }

.result-panel {
    background: #f4f4f7;
}

.tx-item:hover .tx-info {
    color: #3c7ee5;
}

.text-danger {
    color: #fb5555 !important;
    border-color: #fb5555 !important;
}

.text-green {
    color: #18c385 !important;
    border-color: #18c385 !important;
}

.bg-white {
    background-color: #fff !important;
}

.text-gray {
    border-color: #a0a0a0 !important;
    color: #a0a0a0 !important;
}

[v-cloak] {
    display: none;
}
risk-container {
    padding: 20px
}

.risk-container .risk-box {
    background-color: #f6f6f6;
    border-radius: 8px;
    padding: 10px;
    overflow: hidden;
    position: relative
}

.risk-container .risk-tag {
    height: 28px;
    padding-left: 10px;
    padding-right: 25px;
    position: absolute;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    left: 0;
    top: 0;
    border-bottom-right-radius: 28px
}

.risk-container .risk-list {
    min-height: 90px;
    margin-top: 30px
}

.risk-container .risk-num {
    cursor: pointer;
    border-radius: 10px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin: 3px;
    display: inline-block
}

.risk-container .low .risk-num, .risk-container .low .risk-tag {
    background-color: #02b369
}

.risk-container .middle .risk-num, .risk-container .middle .risk-tag {
    background-color: #f73
}

.risk-container .high .risk-num, .risk-container .high .risk-tag {
    background-color: #f85252
}

























































.pulish {
    display: none;
}

    .pulish .codeBtn {
        width: 115px;
        height: 36px;
        background: #3182FF;
        border-radius: 2px;
        font-weight: 500;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 16px;
    }

    .pulish .pulish-item {
        display: flex;
        margin-bottom: 16px;
        align-items: center;
    }

    .pulish .pulish-authed {
        display: none;
    }

    .pulish .pulish-item .form-title {
        width: 76px;
        text-align: right;
        font-weight: 500;
        font-size: 14px;
        color: #666666;
        letter-spacing: 0;
        text-align: right;
        line-height: 16px;
        margin-right: 20px;
    }

    .pulish .pulish-item .form-value {
        flex: 1;
    }

    .pulish .pulish-item .pulish-unauth-value,
    .pulish .pulish-item .selectIndustry {
        background: #FFFFFF;
        border: 1px solid #CDCFE5;
        border-radius: 2px;
        font-weight: 400;
        font-size: 14px;
        color: #7B86A0;
        letter-spacing: 0;
        line-height: 16px;
        padding: 10px;
    }

    .pulish .pulish-item textarea {
        height: 160px;
        background: #FFFFFF;
        border: 1px solid #CDCFE5;
        border-radius: 2px;
    }

    .pulish .pulish-footer {
        text-align: center;
    }





@font-face {
    font-family: element-icons;
    src: url('../../../../static/epower/libs/element-ui/theme/fonts/element-icons.woff') format("woff"),url("../../../../static/epower/libs/element-ui/theme/fonts/element-icons.ttf") format("truetype");
    font-weight: 400;
    font-display: "auto";
    font-style: normal
}

[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.el-icon-refresh:before {
    content: "\e6d0";
}

.el-icon-zoom-in:before {
    content: "\e777";
}

.el-icon-zoom-out:before {
    content: "\e776";
}

.el-icon-refresh-right:before {
    content: "\e6c8";
}











.el-button-cycle {
    color: #fff;
    background-color: #3c7ee5;
    border-color: #3c7ee5;
    border-radius: 50%;
    padding: 10px;
    font-size: 14px;


    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;

    border: 1px solid #dcdfe6;
    border-color: #dcdfe6;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 400;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


.el-button {
    color: #fff;
    background-color: #3c7ee5;
    border-color: #3c7ee5;
    border-radius: 2px;
    padding: 10px;
    font-size: 14px;


    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;

    border: 1px solid #dcdfe6;
    border-color: #dcdfe6;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 400;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}





/********************searchbox begin**************/
.searchbox {
    width: 600px;
    height: 60px;
    line-height: 60px;
    background: #FFFFFF;
    box-shadow: 0 0 20px 0 #1f358e29;
    border-radius: 8px;
    display: flex;
    margin: 0px auto;
    position: relative;
    margin-top: -30px;

}

    .searchbox.active {
        border-bottom-left-radius: 0px;
    }

    .searchbox .search-item {
        position: absolute;
        left: 0px;
        top: 0px;
        padding-top: 60px;
        user-select: none;
        height: 60px;
        z-index: 100;
        overflow-y: hidden;
        transition: 1s;
    }


    .searchbox.active .search-item {
        height: auto;
        overflow-y: visible;
    }

    .searchbox .search-item ul {
        line-height: 32px;
        box-shadow: 0 0 20px 0 #1f358e29;
    }

        .searchbox .search-item ul li {
            padding: 0px 16px;
            font-weight: 400;
            font-size: 14px;
            color: #666666;
            letter-spacing: 0;
            text-align: center;
            background-color: white;
        }

            .searchbox .search-item ul li:hover {
                background: #F6F6F6;
            }


    .searchbox .searchFilter {
        display: flex;
        padding-left: 16px;
        align-items: center;
    }

        .searchbox .searchFilter p {
            font-weight: 500;
            font-size: 16px;
            color: #666666;
            letter-spacing: 0;
            user-select: none;
        }


        .searchbox .searchFilter .searchFilter_ic_down {
            background-image: url('/static/img/000/s_ic_down.png');
            height: 10px;
            width: 10px;
            display: block;
            margin-left: 6px;
            transition: 0.5s;
        }

    .searchbox.active .searchFilter .searchFilter_ic_down {
        transform: rotate(180deg);
    }

    .searchbox input {
        border: none;
        height: 90%;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
    }

        .searchbox input:focus-visible {
            outline: none;
        }

.searchbox-button {
    width: 120px;
    height: 100%;
    line-height: 100%;
    background: #3182FF;
    border-radius: 0 8px 8px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
}

    .searchbox-button span {
        font-weight: 500;
        font-size: 18px;
        color: #FFFFFF;
        letter-spacing: 0;
        margin-left: 10px;
        user-select: none;
    }
/********************searchbox end**************/
</pre></body></html>