@media screen and (min-width: 750px){body{min-width:1440px;min-height:100vh;background:#f5f8fe}main{width:1200px;flex:1;padding-bottom:80px;margin:0 auto}.inquires-list-footer{flex-direction:row}}@media screen and (max-width: 750px){body{background-color:#f6f9ff}main{width:calc(100% - 32px);flex:1;padding-bottom:80px;margin:0 auto}.inquires-list-footer{flex-direction:column}}.inquires-body .inquires-title{font-size:28px;font-weight:900;color:#0f1a2f}.inquires-list{margin-top:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.inquires-list .inquires-item{height:163px;border-radius:12px;background-color:#fff;box-shadow:0 4px 10px #0000000a;padding:20px 32px;position:relative}.inquires-list .inquires-item .inquires-item-title{font-size:16px;font-family:PingFangSC,PingFangSC-Medium,sans-serif;font-weight:500;color:#0f1a2f;line-height:22px;width:calc(100% - 140px)}.inquires-list .inquires-item .inquires-item-logo{max-width:120px;min-width:46px;height:46px;overflow:hidden;border-radius:6px;position:absolute;right:32px;top:32px;display:flex;align-items:center}.inquires-list .inquires-item .inquires-item-logo img{width:100%}.inquires-list .inquires-item .inquires-item-tag{width:fit-content;height:24px;border-radius:4px;margin-top:10px;background-color:#e7e8ea;font-size:14px;font-weight:500;color:#3f4859;line-height:16px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px}.inquires-list .inquires-item .inquires-item-description{font-size:16px;color:#9fa3ac;max-width:524px;margin-top:20px;line-height:22px}.inquires-list .inquires-item .inquires-item-link-group{font-size:16px;color:#9fa3ac;line-height:22px;margin-top:2px;display:flex;cursor:pointer}.inquires-list .inquires-item .inquires-item-link-group .inquires-item-link-btn{margin-left:4px}@media screen and (max-width: 480px){.inquires-list{margin-top:16px;display:grid;grid-template-columns:repeat(1,1fr);gap:16px;overflow:hidden}.inquires-list .inquires-item{overflow:hidden}}.inquires-list-footer{margin-top:20px;display:flex;justify-content:space-between}.inquires-list-footer .inquires-list-count{font-size:14px;color:#9fa3ac}.dropdown-wrapper{font-size:0;margin-top:16px}.dropdown-btn{height:40px;border:1px solid #e7e8ea;border-radius:8px;padding:0 12px;display:inline-flex;align-items:center;cursor:pointer}.dropdown-btn .iconfont{margin-left:4px}.dropdown-btn:hover{border-color:#0052e2}.dropdown-btn .dropdown-title{font-size:16px;color:#9fa3ac}.dropdown-btn .dropdown-icon{width:16px;height:16px;margin-left:8px}.dropdown{position:relative;display:inline-flex}.dropdown-menu{display:none;position:absolute;left:0;z-index:2;top:100%;width:224px;overflow:hidden;max-height:360px;background:#fff;border-radius:8px;transform:translateY(8px);box-shadow:0 4px 10px #0000000a}.dropdown-menu .dropdown-item{height:36px;padding:0 12px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:flex;align-items:center;color:#0f1a2f}.dropdown-menu .dropdown-item:hover{background-color:#ebf2fd}.dropdown-menu .dropdown-item.checked{color:#0052e2}.dropdown-title.actived{color:#0f1a2f}.dropdown.open .dropdown-icon{transform:rotate(180deg)}.dropdown.open .dropdown-menu{display:block}.pagination{display:inline-flex}.pagination-items{font-size:0;line-height:0;display:inline-flex;margin-left:8px}.pagination-item{width:32px;height:32px;background-color:#fff;border-radius:4px;font-size:14px;color:#9fa3ac;line-height:16px;display:inline-flex;align-items:center;cursor:pointer;justify-content:center;box-shadow:0 4px 10px #0000000a}.pagination-item:hover{color:#0052e2;border:1px solid #0052e2}.pagination-item.prev-item.disabled,.pagination-item.next-item.disabled{cursor:not-allowed;border:none}.pagination-item.prev-item .iconfont{font-size:16px;transform:rotate(90deg)}.pagination-item.next-item .iconfont{font-size:16px;transform:rotate(-90deg)}.pagination-item:not(:first-child){margin-left:8px}.pagination-item.active{color:#0052e2}.pagination-omit{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;margin-left:8px}.pagination .size-changer{display:inline-flex;font-size:0}.pagination .size-changer .dropdown{margin-left:16px}.pagination .size-changer .dropdown-btn{height:32px;background-color:#fff;border-radius:4px;border:none;box-shadow:0 4px 10px #0000000a}.pagination .size-changer .dropdown-btn:hover .dropdown-title{color:#0052e2}.size-changer .dropdown-btn .dropdown-title{color:#6f7682}.size-changer .dropdown .dropdown-menu{width:100%;bottom:100%;top:unset;transform:translateY(-8px)}.tooltip[data-v-59c5e4e8]{position:relative}.tooltip:hover .tooltip-pop[data-v-59c5e4e8]{display:block;white-space:pre-wrap}.tooltip .content[data-v-59c5e4e8]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tooltip-pop[data-v-59c5e4e8]{display:none;background-color:#fff;border-radius:4px;padding:8px 12px;box-shadow:0 4px 10px #0000001a;position:absolute;left:50%;transform:translate(-50%) translateY(-10px);bottom:100%;font-size:14px;line-height:20px;width:max-content;max-width:100%;text-shadow:0px 4px 10px 0px rgba(0,0,0,.1)}.tooltip-pop[data-v-59c5e4e8]:after{content:"";position:absolute;width:0;height:0;bottom:0;left:50%;z-index:2;transform:translate(-50%) translateY(100%);border-top:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent}
