.custom-page-container{display:flex;gap:1.25rem;height:3rem;justify-content:space-between;width:57.5rem}.custom-page-container_down,.custom-page-container_up{align-items:center;background:var(--primary-color-bg-grey);border-radius:.5rem;color:var(--primary-color-tip);display:flex;font-size:.875rem;font-weight:400;line-height:1.25rem;padding:.875rem 1rem;width:50%}.custom-page-container_down_handle,.custom-page-container_up_handle{margin:0 1.5rem 0 1rem;position:relative}.custom-page-container_down_handle_down,.custom-page-container_up_handle_down{margin:0 1.5rem 0 0;position:relative}.custom-page-container_down_handle:after,.custom-page-container_down_handle_down:after,.custom-page-container_up_handle:after,.custom-page-container_up_handle_down:after{border:.0625rem solid var(--primary-color-pageline);content:"";height:.75rem;position:absolute;right:-.75rem;top:.25rem;width:.0625rem}.custom-page-container_down_title,.custom-page-container_up_title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-page-container_down .down-icon,.custom-page-container_up .down-icon{margin-left:1rem}.custom-page-container_down:hover,.custom-page-container_up:hover{color:var(--primary-color-hover);cursor:pointer}.information-detail-container{flex:1;margin:2.5rem auto;max-width:57.5rem}.information-detail-container_eco{align-items:center;display:flex;justify-content:space-between}.information-detail-container_eco_img{height:2.5rem;-o-object-fit:cover;object-fit:cover}.information-detail-container_eco_title{border-radius:.25rem;font-size:.875rem;line-height:1.25rem;max-width:19.625rem;overflow:hidden;padding:.625rem 1.625rem;text-overflow:ellipsis;white-space:nowrap}.information-detail-container .title-info{color:var(--primary-color-text-bold);display:-webkit-box;font-size:1.75rem;font-weight:500;line-height:2.75rem;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.information-detail-container .summary-info{color:var(--primary-color-text-summary);font-size:1rem;line-height:1.625rem;margin:2rem 0;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.information-detail-container_info{color:var(--primary-color-detail-info);font-size:.75rem;font-weight:400;line-height:1.0625rem;margin-top:1.25rem}.information-detail-container_content{border-bottom:.0625rem solid var(--primary-color-detailline);border-top:.0625rem solid var(--primary-color-detailline);margin:1.25rem 0;min-height:6.25rem;overflow:hidden;padding-bottom:1.8125rem}.information-detail-container_content img{width:100%}.information-detail-container_content_info{padding-top:1.5rem}.information-detail-container_content_rich{overflow-x:auto;width:100%}.information-detail-container_content_rich table{border:.0625rem solid var(--primary-color-table-line);border-collapse:collapse;border-spacing:0;overflow-x:auto;width:100%}.information-detail-container_content_rich td,.information-detail-container_content_rich th{border:.0625rem solid var(--primary-color-td-line);min-width:5rem;padding:.5rem;text-align:left}.information-detail-container_content_rich a{cursor:pointer;text-decoration:underline;word-break:break-all}.information-detail-container_content_rich a:hover{color:var(--primary-color-hover)}.information-detail-container_content_interested{align-items:center;background:var(--primary-color-interested-bg);border-radius:.5rem;color:var(--primary-color-interested-title);cursor:pointer;display:flex;font-size:1rem;height:3.25rem;justify-content:center;margin-top:2.5rem;width:100%}.information-detail-container_content_interested:hover{background:var(--primary-color-interested-hover);color:var(--primary-color-hover)}
