.main-menu-module{min-height:100%}.main-menu-module .header{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%}.main-menu-module .header .menu-title{font-size:31px;font-weight:300;margin-bottom:15px;color:#3d3d3d}@media only screen and (max-width:450px){.main-menu-module .header .menu-title{font-size:17px}}.main-menu-module .header .description{font-size:15px;margin-bottom:15px;text-align:justify;color:#3d3d3d}@media only screen and (max-width:450px){.main-menu-module .header .description{display:none}}@media only screen and (min-width:450px)and (max-width:1024px){.main-menu-module .header .description{font-size:15px;margin-bottom:20px}}.main-menu-module .header .img-error{width:30%;height:30%;-o-object-fit:cover;object-fit:cover}.main-menu-module .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:450px){.main-menu-module .menu-list{margin-top:50px}}@media only screen and (min-width:450px)and (max-width:1024px){.main-menu-module .menu-list{margin-top:50px}}.main-menu-module .menu-list .menu-item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:175px;height:260px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2);margin:12.5px;cursor:pointer}@media only screen and (max-width:450px){.main-menu-module .menu-list .menu-item{height:170px;width:150px;margin-bottom:10px}}@media only screen and (min-width:450px)and (max-width:1024px){.main-menu-module .menu-list .menu-item{height:170px;width:150px;margin-bottom:10px}}.main-menu-module .menu-list .menu-item .thumb{width:100%;height:120px}.main-menu-module .menu-list .menu-item .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-menu-module .menu-list .menu-item .title{width:100%;margin-bottom:5px;margin-top:5px;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:16.2px;font-weight:700;color:#3d3d3d}@media only screen and (max-width:450px){.main-menu-module .menu-list .menu-item .title{font-size:18px}}.main-menu-module .menu-list .menu-item .description{font-size:11.7px;color:#000;text-align:center;height:calc(100% - 173px);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;padding:10px;padding-top:0}@media only screen and (max-width:450px){.main-menu-module .menu-list .menu-item .description{font-size:10px;height:30px}}