@media screen and (max-width: 750px) { .search-box { display: flex; justify-content: space-between; padding: 0 0.4rem; margin-bottom: 0.44rem; } .search-box .select-box { width: 3rem; height: 0.9rem; position: relative; background-color: #f6faff; border-radius: 0.08rem; border: 0.01rem solid rgba(0, 0, 0, 0.1); font-size: 0.3rem; color: #666; padding-left: 0.58rem; line-height: 0.9rem; } .search-box .select-box .icon { position: absolute; right: 0.57rem; top: 50%; transform: translateY(-50%) rotate(0deg); transform-origin: center; transition: all 0.3s; font-size: 0.24rem; color: #666; } .mobile-input-box { margin: 0 auto 0.7rem; position: relative; width: 7.1rem; height: 0.9rem; box-shadow: 0rem 0.2rem 0.45rem 0.02rem rgba(222, 233, 248, 0.4); } .mobile-input-box input { width: 100%; height: 100%; background: #f6faff; border-radius: 0.08rem; border: none; outline: none; font-size: 0.28rem; padding-left: 0.33rem; padding-right: 0.9rem; } .mobile-input-box img { width: 0.44rem; height: 0.44rem; display: block; position: absolute; right: 0.54rem; top: 50%; transform: translateY(-50%); } .pcjob { display: block; margin: 0 auto; width: 7.1rem; } .pcjob .jobitem { width: 100%; margin-top: 0; margin-bottom: 0.4rem; height: 2.5rem; padding: 0.38rem 0.5rem 0.4rem; } .pcjob .jobitem.nodt .name .top { height: 0.5rem; } .pcjob .jobitem.nodt .desc span { width: 1.12rem; height: 0.9rem; margin: 0; } .pcjob .jobitem .desc { gap: 0.64rem; } .pcjob .jobitem .desc .item .label { font-size: 0.28rem; color: #666; line-height: 0.42rem; margin-bottom: 0.03rem; } .pcjob .jobitem .desc .item .value { font-size: 0.32rem; color: #222; line-height: initial; } .pcjob .jobitem .name { height: 0.5rem; margin-bottom: 0.33rem; font-size: 0.34rem; } .pcjob .jobitem .name .icon-jt { font-size: 0.35rem; margin-left: 0.1rem; } .pcjob .jobitem .tips { display: none; } .pcjob .snodata { font-size: 0.32rem !important; } .load-job { margin: 0.6rem auto 0; width: 1.9rem; height: 0.6rem; border: 0.01rem solid #e60000; text-align: center; line-height: 0.6rem; font-size: 0.28rem; color: #e60000; border-radius: 0; } .lzy-modal { top: 0; align-items: end !important; } .lzy-modal .lzy-modal-content { height: 90% !important; } .lzy-modal .lzy-modal-content::-webkit-scrollbar { width: 0; height: 0; background: transparent; } .lzy-modal .lzy-modal-content .head-box { padding: 0 0.44rem !important; } .lzy-modal .lzy-modal-content .head { padding: 0.22rem 0 0.28rem !important; } .lzy-modal .lzy-modal-content .head::after { content: "\e61d" !important; font-size: 0.48rem !important; top: 0.36rem !important; } .lzy-modal .lzy-modal-content .head .jd { justify-content: center !important; } .lzy-modal .lzy-modal-content .head .jd .title { font-size: 0.36rem; line-height: 0.76rem; } .lzy-modal .lzy-modal-content .head .jd .jc { font-size: 0.24rem !important; } .lzy-modal .lzy-modal-content .head .jd .jc span { margin-right: 0.35rem !important; } .lzy-modal .lzy-modal-content .head .jd .jc span i { font-size: 0.3rem !important; margin-right: 0.2rem; } .lzy-modal .lzy-modal-content .job_detail { flex-direction: column-reverse; padding: 0.4rem 0.5rem 0; } .lzy-modal .lzy-modal-content .job_detail::-webkit-scrollbar { width: 0; height: 0; background: transparent; } .lzy-modal .lzy-modal-content .job_detail .jobdesc div { font-size: 0.32rem; line-height: 0.5rem; } .lzy-modal .lzy-modal-content .job_detail .jobdesc pre { font-size: 0.3rem; line-height: 0.5rem; } .lzy-modal .lzy-modal-content .job_detail .qrcode { width: 2.4rem; margin: 0 auto !important; position: initial; } .lzy-modal .lzy-modal-content .job_detail .qrcode img { width: 100%; } .lzy-modal .lzy-modal-content #tab-title { margin-top: -0.2rem; padding: 0 0.44rem 0.1rem; border-bottom: 0.01rem solid rgba(0, 0, 0, 0.08); } .lzy-modal .lzy-modal-content #tab-title li { display: none; } .lzy-modal .lzy-modal-content #tab-title li.active { display: flex; } .lzy-modal .lzy-modal-content #tab-title li.active div { font-size: 0.36rem; line-height: 0.76rem; color: #222 !important; } .lzy-modal .lzy-modal-content #tab-title li.active img, .lzy-modal .lzy-modal-content #tab-title li.active::after, .lzy-modal .lzy-modal-content #tab-title li.active::before { display: none; } .lzy-modal.select-modal .lzy-modal-content { height: initial !important; } .lzy-modal.select-modal .head { border-bottom: none; } .lzy-modal.select-modal .title { margin-bottom: 0.2rem; font-size: 0.36rem; font-weight: 700; line-height: 0.36rem; text-align: center; padding-bottom: 0.3rem; border-bottom: 0.01rem solid rgba(0, 0, 0, 0.08); } .lzy-modal.select-modal .select-content p { font-size: 0.3rem; line-height: 0.7rem; color: #222; height: 0.7rem; border-bottom: 0.01rem solid rgba(0, 0, 0, 0.08); } .lzy-modal.select-modal .select-content p.active { color: #e60000; } .lzy-modal.select-modal .select-content p:last-of-type { border-bottom: none; } #join-flow-model .scroll { padding: 0; } }