.el-checkbox,.el-checkbox-button__inner{color:#606266;font-size:14px;font-weight:500;-webkit-user-select:none;-ms-user-select:none}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative}.el-checkbox-button__inner,.el-checkbox__input{cursor:pointer;outline:0;vertical-align:middle;white-space:nowrap}.el-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.ltr .el-checkbox{margin-right:30px}.rtl .el-checkbox{margin-left:30px}.el-checkbox.is-bordered{border:1px solid #dcdfe6;border-radius:4px;box-sizing:border-box;height:40px;line-height:normal}.ltr .el-checkbox.is-bordered{padding:9px 20px 9px 10px}.rtl .el-checkbox.is-bordered{padding:9px 10px 9px 20px}.el-checkbox.is-bordered.is-checked{border-color:#409eff}.el-checkbox.is-bordered.is-disabled{border-color:#ebeef5;cursor:not-allowed}.ltr .el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.rtl .el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-right:10px}.el-checkbox.is-bordered.el-checkbox--medium{border-radius:4px;height:36px}.ltr .el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px}.rtl .el-checkbox.is-bordered.el-checkbox--medium{padding:7px 10px 7px 20px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner,.el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{font-size:14px;line-height:17px}.el-checkbox.is-bordered.el-checkbox--small{border-radius:3px;height:32px}.ltr .el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px}.rtl .el-checkbox.is-bordered.el-checkbox--small{padding:5px 10px 5px 15px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{font-size:12px;line-height:15px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{border-radius:3px;height:28px}.ltr .el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px}.rtl .el-checkbox.is-bordered.el-checkbox--mini{padding:3px 10px 3px 15px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{font-size:12px;line-height:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox__input{line-height:1}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#dcdfe6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{border-color:#c0c4cc;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#c0c4cc}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:#c0c4cc;border-color:#c0c4cc}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409eff;border-color:#409eff}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#c0c4cc;cursor:not-allowed}.ltr .el-checkbox__input.is-checked .el-checkbox__inner:after{transform:rotate(45deg) scaleY(1)}.rtl .el-checkbox__input.is-checked .el-checkbox__inner:after{transform:rotate(-45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409eff}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409eff}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{background-color:#fff;content:"";display:block;height:2px;left:0;position:absolute;right:0;top:5px;transform:scale(.5)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{background-color:#fff;border:1px solid #dcdfe6;border-radius:2px;box-sizing:border-box;display:inline-block;position:relative;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);z-index:1}.el-checkbox__inner:hover{border-color:#409eff}.el-checkbox__inner:after{border:1px solid #fff;border-top:0;box-sizing:initial;content:"";height:7px;position:absolute;top:1px;transform-origin:center;transition:transform .15s ease-in .05s;width:3px}.ltr .el-checkbox__inner:after{border-left:0;left:4px;transform:rotate(45deg) scaleY(0)}.rtl .el-checkbox__inner:after{border-right:0;right:4px;transform:rotate(-45deg) scaleY(0)}.el-checkbox__original{height:0;margin:0;opacity:0;outline:0;position:absolute;width:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;font-size:14px;line-height:19px}.ltr .el-checkbox__label{padding-left:10px}.rtl .el-checkbox__label{padding-right:10px}.ltr .el-checkbox:last-of-type{margin-right:0}.rtl .el-checkbox:last-of-type{margin-left:0}.el-checkbox-button__inner{-webkit-appearance:none;background:#fff;border:1px solid #dcdfe6;border-radius:0;box-sizing:border-box;line-height:1;margin:0;padding:12px 20px;text-align:center;transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-user-select:none}.ltr .el-checkbox-button__inner{border-left:0}.rtl .el-checkbox-button__inner{border-right:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409eff}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.ltr .el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.rtl .el-checkbox-button__inner [class*=el-icon-]+span{margin-right:5px}.el-checkbox-button__original{margin:0;opacity:0;outline:0;position:absolute;z-index:-1}.el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#409eff;border-color:#409eff;color:#fff}.ltr .el-checkbox-button.is-checked .el-checkbox-button__inner{box-shadow:-1px 0 0 0 #8cc5ff}.rtl .el-checkbox-button.is-checked .el-checkbox-button__inner{box-shadow:1px 0 0 0 #8cc5ff}.ltr .el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409eff}.rtl .el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-right-color:#409eff}.el-checkbox-button.is-disabled .el-checkbox-button__inner{background-color:#fff;background-image:none;border-color:#ebeef5;box-shadow:none;color:#c0c4cc;cursor:not-allowed}.ltr .el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#ebeef5}.rtl .el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-right-color:#ebeef5}.el-checkbox-button:first-child .el-checkbox-button__inner{box-shadow:none!important}.ltr .el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px}.rtl .el-checkbox-button:first-child .el-checkbox-button__inner{border-radius:0 4px 4px 0;border-right:1px solid #dcdfe6}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409eff}.ltr .el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.rtl .el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:4px 0 0 4px}.el-checkbox-button--medium .el-checkbox-button__inner{border-radius:0;font-size:14px;padding:10px 20px}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{border-radius:0;font-size:12px;padding:9px 15px}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{border-radius:0;font-size:12px;padding:7px 15px}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.all-news-item[data-v-39def49e]{color:var(--font-c1);display:flex;margin:24px 0}.ltr .all-news-item[data-v-39def49e]{padding-right:10px}.rtl .all-news-item[data-v-39def49e]{padding-left:10px}.all-news-item .info[data-v-39def49e]{flex:1;height:140px;position:relative;width:0}.ltr .all-news-item .info[data-v-39def49e]{margin-left:16px}.rtl .all-news-item .info[data-v-39def49e]{margin-right:16px}.all-news-item .info .title[data-v-39def49e]{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--font-c1);cursor:pointer;display:-webkit-box;font-size:20px;font-weight:600;line-height:1.3;max-height:60px;overflow:hidden;text-overflow:ellipsis;width:100%}.all-news-item .info .title a[data-v-39def49e]{color:var(--font-c1)}.all-news-item .info .content[data-v-39def49e]{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--font-c1);display:-webkit-box;font-size:14px;height:42px;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis}.all-news-item .cover-box[data-v-39def49e]{border-radius:12px;flex-shrink:0;height:140px;overflow:hidden;width:268px}.all-news-item .cover-box .bv-image[data-v-39def49e],.all-news-item .cover-box img[data-v-39def49e]{height:100%;transition:all .5s;width:100%}.all-news-item .cover-box img[data-v-39def49e]:hover{cursor:pointer;transform:scale(1.1)}.all-news-item .time-and-author[data-v-39def49e]{align-items:center;bottom:0;display:flex;position:absolute}.all-news-item .time-and-author .time[data-v-39def49e]{align-items:center;display:flex;font-size:14px}.ltr .all-news-item .time-and-author .time[data-v-39def49e]{margin-left:20px}.rtl .all-news-item .time-and-author .time[data-v-39def49e]{margin-right:20px}.all-news-item .time-and-author .time .svg-icon[data-v-39def49e]{color:var(--font-c3);font-size:14px}.all-news-item .time-and-author .time span[data-v-39def49e]{color:#999}.ltr .all-news-item .time-and-author .time span[data-v-39def49e]{padding-left:5px}.rtl .all-news-item .time-and-author .time span[data-v-39def49e]{padding-right:5px}.ltr .all-news-item .time-and-author .time .publisher-name[data-v-39def49e]{margin-left:20px}.rtl .all-news-item .time-and-author .time .publisher-name[data-v-39def49e]{margin-right:20px}.all-news-item .time-and-author .sources[data-v-39def49e]{color:#999;font-size:14px}.item[data-v-88858574]{margin:30px 0 10px}.item .fontBig[data-v-88858574]{-webkit-line-clamp:1!important;font-size:20px}.item .title[data-v-88858574]{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:-webkit-box;font-weight:600;overflow:hidden;text-overflow:ellipsis}.item .info[data-v-88858574]{align-items:center;display:flex;height:44px}.item .info .avatar[data-v-88858574]{border-radius:50%;border-radius:6px;font-size:40px;height:1em;width:1em}.item .info-main[data-v-88858574]{flex:1}.ltr .item .info-main[data-v-88858574]{margin-left:12px}.rtl .item .info-main[data-v-88858574]{margin-right:12px}.item .info-main .broker-name[data-v-88858574]{color:var(--font-c1);font-size:16px;font-weight:600}.item .info-main .left-maoney[data-v-88858574]{color:var(--font-c2);font-size:14px}.item .info-main .left-maoney span[data-v-88858574]{color:var(--font-c1);font-size:14px;font-weight:600;margin-left:10px}.ltr .item .info-main .left-maoney span[data-v-88858574]{margin-left:0}.rtl .item .info-main .left-maoney span[data-v-88858574]{margin-right:0}.item .info .right-status[data-v-88858574]{align-items:center;background-color:var(--gray-bg);border-radius:4px;color:var(--font-c1);display:flex;font-size:16px;padding:1px 8px}.item .info .right-status.completed[data-v-88858574]{background-color:var(--label-green-bg);color:var(--label-green)}.item .info .right-status.processing[data-v-88858574]{background-color:var(--theme-c5);color:var(--theme-c1)}.item .info .right-status.replied[data-v-88858574]{background-color:var(--label-blue-bg);color:var(--label-blue)}.item .info .right-status .tag[data-v-88858574]{font-size:16px;height:1em;width:1em}.ltr .item .info .right-status .tag[data-v-88858574]{margin-right:4px}.rtl .item .info .right-status .tag[data-v-88858574]{margin-left:4px}.item .title[data-v-88858574]{margin-top:12px}.item .content[data-v-88858574]{cursor:pointer;display:flex;justify-content:space-between;margin-top:8px}.item .content .pic[data-v-88858574]{border-radius:12px;height:120px;object-fit:cover;width:214px}.ltr .item .content .pic[data-v-88858574]{margin-left:40px}.rtl .item .content .pic[data-v-88858574]{margin-right:40px}.item .content .text[data-v-88858574]{flex:1;margin-bottom:12px;overflow-wrap:anywhere}.item .content .text div[data-v-88858574]{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.item .content .text div .claims_content[data-v-88858574]{color:var(--label-content);font-family:BEBAS;font-size:14px;font-weight:600}.item .content .text .more_btn[data-v-88858574]{color:var(--theme-link);font-size:14px}.item .footer[data-v-88858574]{align-items:center;display:flex}.item[data-v-7728b436]{margin-bottom:20px;margin-top:30px}.item .fontBig[data-v-7728b436]{-webkit-line-clamp:1!important;font-size:20px}.item .fontBig.two-line[data-v-7728b436]{-webkit-line-clamp:2!important}.item .title[data-v-7728b436]{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:-webkit-box;font-size:20px;font-weight:600;line-height:30px;overflow:hidden;text-overflow:ellipsis}.item .info[data-v-7728b436]{align-items:center;color:var(--font-c3);display:flex;margin-top:10px}.item .info .nick[data-v-7728b436]{font-size:16px}.item .info .avatar[data-v-7728b436]{border-radius:50%;height:26px;width:26px}.ltr .item .info .avatar[data-v-7728b436]{margin-right:10px}.rtl .item .info .avatar[data-v-7728b436]{margin-left:10px}.item .content[data-v-7728b436]{cursor:pointer;display:flex;justify-content:space-between;margin-top:14px}.item .content .pic[data-v-7728b436]{border-radius:12px;height:120px;object-fit:cover;width:214px}.ltr .item .content .pic[data-v-7728b436]{margin-left:40px}.rtl .item .content .pic[data-v-7728b436]{margin-right:40px}.item .content .text[data-v-7728b436]{flex:1}.item .content .text div[data-v-7728b436]{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;line-height:20px;overflow:hidden;text-overflow:ellipsis}.item .content .text div .answer[data-v-7728b436]{align-items:center;background-color:var(--theme-c3);border-radius:2px;color:var(--font-c1)!important;display:inline-flex;font-size:12px;height:16px;justify-content:center;padding:2px;transform:translateY(-1px);width:16px}.item .content .text div .bv-image[data-v-7728b436],.item .content .text div img[data-v-7728b436]{transform:translateY(2px)}.ltr .item .content .text div .bv-image[data-v-7728b436],.ltr .item .content .text div img[data-v-7728b436]{margin-right:4px}.rtl .item .content .text div .bv-image[data-v-7728b436],.rtl .item .content .text div img[data-v-7728b436]{margin-left:4px}.item .content .text .more_btn[data-v-7728b436]{color:var(--theme-link);font-size:14px}.search_page[data-v-4fd12424]{--search_theme_color:var(--font-c7);min-height:577px;overflow-x:hidden;padding-bottom:60px}.search_page.dark_theme[data-v-4fd12424]{--search_theme_color:#fff}.search_page .bvt_bg[data-v-4fd12424]{height:580px;padding-top:40px;position:relative}.search_page .bvt_bg[data-v-4fd12424]:after{background:#fff;bottom:-2px;box-shadow:0 0 30px 20px #fff;content:"";filter:blur(2px);height:4px;position:absolute;width:100vw}.ltr .search_page .bvt_bg[data-v-4fd12424]:after{left:0}.rtl .search_page .bvt_bg[data-v-4fd12424]:after{right:0}.search_page .bvt_bg zindex1[data-v-4fd12424]{z-index:1}.search_page .bvt_bg zindex2[data-v-4fd12424]{z-index:2}.search_page .bvt_bg .bvt_bg_img_blur[data-v-4fd12424]{filter:blur(20px);width:100%}.search_page .bvt_bg .bvt_bg_img[data-v-4fd12424],.search_page .bvt_bg .bvt_bg_img_blur[data-v-4fd12424]{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;height:580px;left:0;margin:auto;position:absolute;right:0;top:0}.search_page .bvt_bg .bvt_bg_img[data-v-4fd12424]{width:1030px}.search_page .bvt_bg .videoGroup[data-v-4fd12424]{height:100%;max-width:1030px;overflow:hidden;position:absolute;top:0;width:100%}.search_page .bvt_bg .videoGroup .bvt_bg_video_blur[data-v-4fd12424]{height:100%;left:0;margin:auto;object-fit:cover;position:absolute;right:0;width:100%}.search_page .bvt_bg .bvt_info[data-v-4fd12424]{display:flex;height:calc(100% - 50px);justify-content:space-between;padding:50px 100px 70px;position:relative}.search_page .bvt_bg .bvt_info .plate_url_mask[data-v-4fd12424]{height:100%;position:absolute;top:0;width:100%;z-index:5}.ltr .search_page .bvt_bg .bvt_info .plate_url_mask[data-v-4fd12424]{left:0}.rtl .search_page .bvt_bg .bvt_info .plate_url_mask[data-v-4fd12424]{right:0}.search_page .bvt_bg .bvt_info .bvt_info_left[data-v-4fd12424]{color:var(--font-c1);display:flex;flex-direction:column;width:444px}.search_page .bvt_bg .bvt_info .bvt_info_left .bvt_logo_name[data-v-4fd12424]{align-items:center;display:flex}.search_page .bvt_bg .bvt_info .bvt_info_left .bvt_logo_name .bvt_logo[data-v-4fd12424]{align-self:flex-start;border-radius:12px;display:block;height:80px;width:106px}.search_page .bvt_bg .bvt_info .bvt_info_left .bvt_logo_name .bvt_name[data-v-4fd12424]{font-size:20px;font-weight:600}.ltr .search_page .bvt_bg .bvt_info .bvt_info_left .bvt_logo_name .bvt_name[data-v-4fd12424]{margin-left:16px}.rtl .search_page .bvt_bg .bvt_info .bvt_info_left .bvt_logo_name .bvt_name[data-v-4fd12424]{margin-right:16px}.search_page .bvt_bg .bvt_info .bvt_info_left .introduce[data-v-4fd12424]{margin:30px 0}.search_page .bvt_bg .bvt_info .bvt_info_left .introduce .bvt_introduceWordLong[data-v-4fd12424]{font-size:40px;font-weight:600}.search_page .bvt_bg .bvt_info .bvt_info_left .introduce .bvt_introduceWordShort[data-v-4fd12424]{font-size:14px;line-height:1.71;margin-top:16px}.search_page .bvt_bg .bvt_info .bvt_info_left .bvt_button[data-v-4fd12424]{z-index:10}.search_page .bvt_bg .bvt_info .bvt_info_right[data-v-4fd12424]{background:#0009;border-radius:15px;height:350px;width:244px;z-index:10}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp[data-v-4fd12424]{margin:0 20px;padding:20px 0}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp[data-v-4fd12424]:not(:first-child){border-top:1px solid #ffffffb3}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_title[data-v-4fd12424]{align-items:center;color:#fff;cursor:pointer;display:flex;justify-content:space-between}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_title>span[data-v-4fd12424]{font-weight:600}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_title>i[data-v-4fd12424]{font-size:16px}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_info[data-v-4fd12424]{box-sizing:border-box;color:#ffffffb3;font-size:14px;overflow:hidden;transition:height .5s}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_info .info_item[data-v-4fd12424]{align-items:center;display:flex;height:24px}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_info .info_item[data-v-4fd12424]:first-child{margin-top:10px}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_info .info_item[data-v-4fd12424]:not(:first-child){margin-top:4px}.search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_info .info_item .label[data-v-4fd12424]{width:80px}.ltr .search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_info .info_item .label[data-v-4fd12424]{margin-right:30px}.rtl .search_page .bvt_bg .bvt_info .bvt_info_right .colorPiece_warp .colorPiece_warp_info .info_item .label[data-v-4fd12424]{margin-left:30px}.search_page .tabs[data-v-4fd12424]{border-bottom:1px solid var(--border-color5);color:var(--font-c1);margin-bottom:24px}.search_page .tabs.filter-header[data-v-4fd12424]{margin-bottom:20px}.search_page .tabs[data-v-4fd12424] .nav-item{align-items:center;display:flex}.search_page .search_list[data-v-4fd12424]{max-width:1025px}.search_page .search_list .all_warp .header[data-v-4fd12424]{align-items:center;border-bottom:2px solid #000;color:#222;display:flex;font-size:26px;font-weight:600;justify-content:space-between;margin:60px 0 30px}.search_page .search_list .all_warp .see-more-btn[data-v-4fd12424]{display:block;height:40px;margin:0 auto;width:180px}.search_page .search_list .pagination_instance[data-v-4fd12424]{padding-bottom:20px}.search_page .broker-item[data-v-4fd12424]{width:100%}.search_page .search_list_empty[data-v-4fd12424]{padding:100px}.search_page .search_list_empty .no-data[data-v-4fd12424]{height:230px;width:350px}.search_page .search_list_empty .text[data-v-4fd12424]{font-size:18px;font-weight:600;margin-top:20px}.search_page .search_list_all_empty[data-v-4fd12424]{padding:138px 0 176px}.search_page .search_list_all_empty .no-data[data-v-4fd12424]{height:230px;width:350px}.search_page .search_list_all_empty .text[data-v-4fd12424]{font-size:36px;font-weight:600;margin-top:60px}.search_page[data-v-4fd12424] .qaItem .content{width:100%}.search_page[data-v-4fd12424] .all-news-item .info{flex:1;width:0}.search_page[data-v-4fd12424] .all-news-item .info .content,.search_page[data-v-4fd12424] .all-news-item .info .title{width:100%}@media screen and (max-width:940px){.search_page .bvt_bg .bvt_info[data-v-4fd12424]{justify-content:center;padding:50px 40px 70px}.search_page .bvt_bg .bvt_info .bvt_info_left[data-v-4fd12424]{width:100%}.search_page .bvt_bg .bvt_info .bvt_info_right[data-v-4fd12424]{display:none}}@media screen and (max-width:840px){.search_page[data-v-4fd12424] .account-wrap{display:none}}@media screen and (max-width:600px){.search_page[data-v-4fd12424] .cover-wrap{display:none}}