@import "../css/public.less"; //全局搜索 .page_search { padding: 60px 0; .searchbox { width: 1400px; margin: 0 auto; .title { text-align: center; font-size: 24px; color: #333; font-weight: bold; } .nolist { text-align: center; font-size: 16px; color: #333; margin: 50px auto; min-height: 400px; } .searchlist { margin-top: 10px; .sitem { border-bottom: 1px solid #EBEBEB; padding: 20px; &:last-child { border-bottom: none; } .hang1 { .p1 { float: left; width: 1000px; span { &:first-child { float: left; font-size: 18px; color: #fff; background: @acolor; .text-hide(1); box-sizing: border-box; max-width: 200px; height: 32px; line-height: 32px; padding: 0 10px; } &:last-child { font-size: 22px; color: #333; .text-hide(1); font-weight: bold; max-width: 900px; box-sizing: border-box; padding-left: 10px; } } } .p2 { float: right; font-size: 14px; color: #333; box-sizing: border-box; padding-top: 4px; } } .desc { font-size: 16px; color: #666; margin-top: 10px; .text-hide(2); } } } } .pages { margin-top: 0.6rem; text-align: center; a { display: inline-block; min-width: 0.16rem; padding: 0 0.14rem; line-height: 0.4rem; height: 0.4rem; font-size: 0.16rem; font-weight: 400; color: #999999; background: #FFFFFF; border: 0.01rem solid #E0E0E0; margin-right: 0.1rem; &:hover { background: #EA5504; border: 0.01rem solid transparent; color: #ffffff; } } .active { background: #EA5504; border: 0.01rem solid transparent; color: #ffffff; } } }