@charset "UTF-8";
.body-search{display:flex;min-height:100vh;min-width:100vw;flex-direction:column;align-items:center;justify-content:center;}
.body-search #header{position:fixed;z-index:5;width:100%;top:0;left:0;right:0}
#search_box .ld-box{width:720px;margin:0 auto}
.search-body input[name=keyword]{height:42px;}
.search-body #button-search{width:80px}
.search-footer{margin-top:50px}
.search-footer-title h2{display:flex;align-items:center;position:relative;font-size:16px}
.search-footer-title h2 .iconfont{position:relative;top:1px}
.search-footer-body{font-size:15px;margin-top:10px;display:flex;flex-wrap:wrap;padding:0 20px 20px}
.search-footer-body > a{margin:0 24px 10px 0;line-height:22px;}
.week-hots li{line-height:24px;font-size:15px}
.week-hots li:not(:last-child){margin-bottom:7px}
