.c-bottom__ctn{width:100%;height:50px;background-color:#fff;display:flex;flex-wrap:nowrap;justify-content:space-between;box-shadow:inset 0 1px 0 0 #ebebeb}.c-bottom__left{width:68%;display:flex;align-items:center;overflow:hidden;flex-wrap:wrap}.c-bottom__left-width{width:100%}.c-bottom__menu{width:25%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:50px}.c-bottom__menu-icon{width:22px;height:22px}.c-bottom__menu-text{font-size:10px;line-height:10px;margin-top:4px}.c-bottom__menu-ellipsis{width:35px;height:100%;display:flex;justify-content:center;align-items:center}.c-bottom__menu-ellipsis-icon{width:18px;height:36px}.c-bottom__right{width:28%}.c-bottom__main-btn{width:100%;height:50px;color:#fff;background-color:#2f74ed;display:flex;justify-content:center;align-items:center;font-size:16px}.c-bottom__main-btn.c-bottom__disabled{background-color:#999;pointer-events:none}.c-bottom__more-model{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.c-bottom__more-bg{position:absolute;left:0;right:0;width:100%;height:100%;z-index:-1;background-color:#3c3f45;opacity:.3}.c-bottom__more-ctn{width:88%;position:absolute;bottom:0;left:0;padding:20px 6%;z-index:1;background-color:#fff;border-radius:10px 10px 0 0}.c-bottom__more-title{color:#3c3f45;font-size:20px;margin-bottom:20px;font-weight:700}.c-bottom__more-menus{width:100%;display:flex;flex-wrap:wrap}.c-bottom__more-menu{width:25%;height:75px}.c-bottom__more-menu,.c-bottom__more-menu-item{display:flex;justify-content:center;align-items:center;flex-direction:column}.c-bottom__more-menu-item{box-shadow:0 0 5px 0 rgba(0,0,0,.06);width:90%;height:90%}.c-bottom__more-close{color:#3c3f45;font-size:20px;position:absolute;right:10px;top:10px}