#header{ display: flex; height: 0.88rem; background: #56AB2F; } .position{ width: 2.44rem; font-size: 16px; height: 0.88rem; line-height: 0.88rem; text-align: center; color: #FFFFFF; } .search{ flex: 1; padding-top: 0.15rem; } .search input{ width: 5.07rem; height: 0.6rem; background: #FFFFFF; border-radius: 0.3rem; } .slide img{ width: 86.9%; } .slide{ text-align: center; padding: 10px 0; } .cate-title{ width: 6.9rem; height: 0.6rem; margin: 0 auto; line-height: 0.6rem; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .list-box{ display: flex; flex-wrap: wrap; padding: 0.1rem 0.1rem; } .list{ width: 20%; height: 1.5rem; text-align: center; } .list img{ width: 0.96rem; } .list p { font-size: 12px; } .hot-wrapper{ padding: 0 0.2rem; } .hot-title{ height: 0.8rem; background: #FFBA64; line-height: 0.8rem; color: #FFFFFF; } .hot-content{ padding: 0 0.2rem ; } .hot-list{ width: 2.2rem; } .hot-list img{ width: 100%; } .hot-info{ height: 0.33rem; font-size: 12px; line-height: 0.33rem; } .hot-bottom-box{ display: flex; justify-content: space-between; } .hot-list-box{ display: flex; } .pro-list{ display: flex; justify-content: space-between; padding: 0 0.3rem; } .pro-lsit ul{ width: 3.36rem; } .pro-wrapper img{ width: 100%; } .footer{ height: 1.04rem; line-height: 1.04rem; display: flex; width: 100%; background: antiquewhite; color: #FFBA64; } .footer li { flex: 1; text-align: center; }