.footer_box{width:100%;background:#2a2a32}.footer_content{width:1200px;margin:0 auto;padding:40px 0;display:flex;flex-direction:row;justify-content:space-between}.footer_left{display:flex;flex-direction:column}.footer_entrance{display:flex;flex-direction:row}.footer_entrance_item,.footer_entrance_item_last{display:flex;flex-direction:column;align-items:center;margin-right:120px;align-items:flex-start}.footer_entrance_item_last{margin-right:0}.footer_logo{width:210px}.footer_slogan{margin-top:16px;font-size:16px;font-weight:400;color:#fff}.footer_entrance_title{font-size:18px;font-weight:600;color:#fff;margin-bottom:10px}.footer_entrance_des{cursor:pointer;margin-top:8px;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.6);transition:all .3s ease}.footer_entrance_des:hover{color:#fc0}.footer_entrance_copy{cursor:copy;margin-top:8px;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.6)}.footer_information{display:flex;flex-direction:column;font-size:10px;font-weight:400;color:hsla(0,0%,100%,.6);margin-top:50px}.footer_information_item{margin-bottom:10px}.footer_information_agreement{margin-left:60px;cursor:pointer;text-decoration:none;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease}.footer_information_agreement:hover{color:#fc0;text-decoration:underline}.footer_right{display:flex;flex-direction:column;align-items:center}.footer_right_des,.footer_right_title{font-size:18px;font-weight:600;color:#fff}.footer_right_qrCode{width:134px;border-radius:6px;background:#fff;margin-top:17px}.footer_right_qrCode_img{width:100%;border-radius:6px}.message_box{width:36px;height:36px;position:relative;display:flex;align-items:center;justify-content:center;margin-inline:3px;border-radius:6px;cursor:pointer}.message_icon{font-size:26px}.message_tip{width:6px;height:6px;background:red;border-radius:50%;position:absolute;top:1px;right:1px}.message_modal{position:absolute;top:54px;right:-20px;width:380px;border-radius:20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.14)}.message_modal_top{display:flex;align-items:center;padding:20px 0;margin:0 30px;justify-content:space-between;border-bottom:1px solid #ebebeb}.message_modal_title{font-size:16px;font-weight:500;color:#333}.message_modal_text{color:#007aff;font-size:14px;font-weight:400}.message_modal_noData{width:100%;height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center}.message_modal_noData_img{width:100px}.message_modal_noData_text{margin-top:20px;color:#989898;font-size:14px;font-weight:400}.message_content{width:100%;display:flex;flex-direction:column;padding:0 40px;height:400px;max-height:400px;margin-bottom:10px;overflow-y:auto}.message_content::-webkit-scrollbar{width:2px}.message_content::-webkit-scrollbar-track{background:#f1f1f1}.message_content::-webkit-scrollbar-thumb{background:#989898}.message_content::-webkit-scrollbar-thumb:hover{background:#555}.message_item{width:100%;padding:15px 0;border-bottom:1px solid #ebebeb}.message_item:last-child{border-bottom:0}.message_item_top{justify-content:space-between}.message_item_space,.message_item_top{display:flex;align-items:center}.message_item_spaceLogo{width:26px;height:26px;border-radius:4px;margin-right:10px}.message_item_spaceName{color:#989898;font-size:14px;font-weight:400}.message_item_createTime{color:#989898;font-size:12px;font-weight:400}.message_item_title_box{display:flex;align-items:center;justify-content:space-between}.message_item_title{margin-top:10px;color:#333;font-size:14px;font-weight:500}.message_item_content{margin-top:5px;font-size:12px;font-weight:400;color:#1677ff}.message_item_tip{width:6px;height:6px;background:red;border-radius:50%}.link_btn{width:106px;height:39px;border-radius:6px;background:#fc0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#333;margin-right:20px;line-height:44px}.link_btn:hover{background:#ffd633;color:#66380f}.login_btn{width:106px;height:35px;border-radius:6px;background:#333;font-size:14px;font-weight:400;color:#ffc001;margin-right:32px}.avatar_box,.login_btn{display:flex;align-items:center;justify-content:center}.avatar_box{margin-inline:17px;cursor:pointer}.avatar,.avatar_box{position:relative;width:44px;height:44px}.avatar{border-radius:50%;-o-object-fit:cover;object-fit:cover;z-index:1}.memberIcon{position:absolute;width:16px;height:18px;right:0;bottom:0;z-index:10}.person_btn{width:100%}.dropDownItemIcon{width:18px}.nav_box{width:100%;display:flex;min-width:1200px;flex-direction:row;height:56px;align-items:center;position:fixed;top:0;left:0;z-index:2;padding-inline:16px}.brand_box{width:154px;margin-inline-end:16px}.brand{height:28px;cursor:pointer}.nav_content{flex:1;display:flex;flex-direction:row;align-items:center;padding-left:235px}.navItem,.navItem_active{margin-top:1px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;color:#333;cursor:pointer;transition:all .3s ease;margin-right:35px}.navItem:hover{color:#ffc001}.navItem:hover,.navItem_active:hover{transform:scale(1.1)}.navItem_active{color:#ffc001;font-weight:500}