.no-login { display: block; width: 52px; height: 32px; background-color: #ffdede; border-radius: 16px; text-align: center; line-height: 32px; font-size: 12px; color: #bd2221; } .avatar { width: 38px; height: 38px; border-radius: 50%; } .szz-list { width: 9.52rem; overflow: hidden; } .szz-list li { float: left; margin: 0 .267rem .267rem 0; width: 4.48rem; height: 4.693rem; background-color: #ffffff; box-shadow: 0px 0px 3px 0px rgba(107, 107, 107, 0.1); border: solid 1px #edeeef; } .szz-list li img { display: block; width: 100%; height: 3.28rem; } .szz-list li p { overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; padding: .16rem .32rem; font-size: .373rem; line-height: .533rem; color: #1e1e1e; } .designer-list li { height: 6.267rem; } .designer-list li img { height: 5.387rem; } .designer-list li p { text-align: center; } .push_bottom { position: fixed; left: 0; right: 0; bottom: 0px; width: 100%; height: 55px; background-color: rgba(14,14,14,0.8); color: #fff; z-index: 99999999; } .push_bottom img { max-width: 100%; } .download_btn_close { position: absolute; width: 18px; height: 18px; top: 0; left: 0; width: 6%; } .swiper-pagination-bullet { width: 5px; height: 5px; background: #fff; } .push_bottom_swiper { width: 94%; float: right; } /* ��ƹ��װ��� */ .recruit{ } .recruit li{ width:100%; border-bottom:1px solid #efefef; padding:18px 2px; } .recruit li .title{ height:28px; line-height:28px; color:#000; font-size:16px;} .recruit li .title span{ float:right; color:#bd221e;} .recruit li .tag{ margin-top:6px; height:20px; line-height:20px; font-size:12px;} .recruit li .tag span{ padding:2px 5px; border:1px solid #c2c2c2; border-radius:3px; margin-right:4px; color:#666;} .recruit li .tag i{ float:right; font-style:normal; color:#666;} .recruit li .txt{ margin-top:12px; height:28px; line-height:28px; color:#000; font-size:14px;} .recruit li .txt img{ vertical-align:middle; border-radius:10px; height:20px; width:20px; object-fit:cover; margin-right:5px;} .recruit li:last-child{ border-bottom:none;}