.main{height:100vh;width:100%}.main .main_bottom{padding:25px 0;text-align:center;background:#fff}.main .main_bottom .text{color:#07c160;font-size:22px;font-weight:700}.main .main_bottom .img{width:80px;height:80px;margin-left:10px}.title-box{display:flex;padding:10px 0 10px 0;justify-content:center;align-items:center;background:#fff}.title-box .text{color:#07c160;font-size:25px;font-weight:700}.title-box .img{width:40px;height:40px;margin-left:10px}.nav-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:10px 10px 0;background:#fff;border-radius:10px;padding:20px 10px}.nav-list .item{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.nav-list .item .img{width:100px;height:100px;margin-bottom:2px}.nav-list .item .text{font-size:18px}