.ser_header { width: 100%; height: 3.9rem; position: relative; } .ser_header img { width: 100%; height: 100%; } .suspension{ position: absolute; left: 2rem; top: 1.3rem; color: white; } .suspension div{ font-weight: bold; font-size: 0.4rem; margin-bottom: 0.4rem; } .suspension p{ font-size: 0.16rem; } .ser_content{ width: 13rem; margin: 0 auto; padding: 1rem 0 0.4rem; } .ser_title { color: #000000; letter-spacing: 0.01rem; font-size: 0.4rem; font-weight: bold; text-align: center; margin-bottom: 0.2rem; } .ser_comm p { width: 100%; color: #999999; font-size: 0.16rem; text-align: center; letter-spacing: 0.02rem; line-height: 0.3rem; margin: 0; } .ser_conn{ color: #999999; font-size: 0.16rem; margin-top: 0.3rem; } .ser_school{ display:flex; margin-top: 0.2rem; } .ser_sc_info{ width: 14.3%; height: 2rem; text-align: center; } .ser_sc_info img{ width: 0.7rem; height: 0.7rem; margin-top: 0.1rem; margin-bottom: 0.2rem; } .ser_sc_info div{ color: #333333; font-size: 0.16rem; } .ser_comm{ display: flex; flex-wrap: wrap; } .ser_con { width: calc(33% - 0.15rem); height: 3.4rem; background-color: #f5f7f9ff; padding: 0.2rem; box-sizing: border-box; margin: 0 0.25rem 0.4rem 0; } .ser_con img{ width: 100%; height: 2.5rem; margin-bottom: 0.1rem; } .ser_con div{ color: #333333; font-size: 0.16rem; text-align: center; } .ser_con:nth-child(3n) { margin-right: 0; }