.user-home{width:100vw}.user-home .container{width:1200px;margin:0 auto;padding:20px 0 30px 0;display:flex;justify-content:space-between}.user-home .container .menu-group{width:240px;height:766px;background-color:#fff;box-shadow:0 0 29px 0 rgba(10,89,218,.08);border-radius:10px;padding-top:25px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:hsla(0,0%,78.4%,.5) transparent}.user-home .container .menu-group .menu-box{margin-bottom:20px;cursor:pointer}.user-home .container .menu-group .menu-box .menu-title{display:flex;align-items:center;font-size:14px;font-weight:700;color:#5c5c5c;height:18px;width:100%;padding-left:41px}.user-home .container .menu-group .menu-box .menu-title img{margin-right:10px;width:16px;height:16px}.user-home .container .menu-group .menu-box .menu-title .light-img{display:none}.user-home .container .menu-group .menu-box .menu-title:hover{border-left:3px solid #1181fa;color:#1181fa;padding-left:38px}.user-home .container .menu-group .menu-box .menu-title:hover .light-img{display:block}.user-home .container .menu-group .menu-box .menu-title:hover .img{display:none}.user-home .container .menu-group .menu-box .submenu-title{font-size:14px;color:#626e83;margin:15px 0 0 67px;display:flex;align-items:center}.user-home .container .menu-group .menu-box .submenu-title:hover{color:#1181fa}.user-home .container .menu-group .menu-box .submenu-title .noPay{width:-moz-max-content;width:max-content;height:16px;border-radius:15px;background-color:red;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;padding:0 4px;margin-left:10px}.user-home .container .menu-group .menu-box .subactive{color:#1181fa}.user-home .container .menu-group .menu-box:nth-child(2) img{width:17px;height:17px}.user-home .container .menu-group .menu-box:nth-child(3) img{width:15px;height:16px}.user-home .container .menu-group .menu-box:nth-child(4) img{width:16px;height:15px}.user-home .container .menu-group .menu-box:nth-child(5) img{width:17px;height:16px}.user-home .container .menu-group .menu-box:nth-child(6) img{width:15px;height:15px}.user-home .container .menu-group .active{color:#1181fa}.user-home .container .menu-group .active .menu-title{border-left:3px solid #1181fa;color:#1181fa;padding-left:38px}.user-home .container .menu-group .active .menu-title .light-img{display:block}.user-home .container .menu-group .active .menu-title .img{display:none}.user-home .container .menu-group .loginout{height:16px;display:flex;justify-content:center;align-items:center;cursor:pointer}.user-home .container .menu-group .loginout img{width:15px;height:15px}.user-home .container .menu-group .loginout .loginout-title{font-size:16px;color:#1181fa;margin-left:7px}.user-home .container .container-content{width:940px}