.menu{cursor:pointer;user-select:none;background:#ffffff;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:bold;color:#333333;box-sizing:border-box;padding:0 35px 0 28px;min-height:46px;transition:all 0.3s ease-in-out;transform:rotate(0)}.menu.active{background:#367CC6;color:#fff}.arrow-r.active{width:14px;height:14px;display:block;background:url(../image/arrow-right_select@2x.png) no-repeat;background-size:100% 100%}.menu.active .arrow-r{position:relative;margin-right:-3px;width:14px;height:14px;display:block;background:url(../image/arrow-right_select@2x.png) no-repeat;background-size:100% 100%}.sub-menu{cursor:pointer;user-select:none;display:flex;align-items:center;justify-content:space-between;font-size:15px;box-sizing:border-box;padding:0 47px 0 34px;min-height:46px;background:#FFFFFF;color:#666666}.sub-menu:active{opacity:0.5}.sub-menu:hover{background:#F6F9FC;color:#367CC6}.sub-menu.active,.sub-menu:active{background:#F4FAFF;color:#367CC6}.sub-menu.active .sub-arrow-r,.sub-menu:active .sub-arrow-r{width:12px;height:12px;background:url(../image/arrow-right_sub_select.png) no-repeat;background-size:100% 100%}.sub-arrow-r{width:12px;height:12px;display:block;background:url(../image/arrow-right_sub_default.png) no-repeat;background-size:100% 100%}.arrow-r{width:9px;height:14px;display:block;background:url(../image/arrow-right.png) no-repeat;background-size:100% 100%}.menu-wrap:not(:last-child){margin-bottom:10px}.sun-menu-wrap{display:none}
