.home_page{font-family:SourceHanSans-Normal;width:100%;height:100vh;position:relative}.home_page .confirm_model{animation:fadenum12 .2s 1;width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center}.home_page .confirm_model .confirm_box{width:760px;height:500px;background-color:#fff;border-radius:10px;box-sizing:border-box;padding:35px 130px}.home_page .confirm_model .confirm_box .title{text-align:center;font-size:20px;color:#333}.home_page .confirm_model .confirm_box .model_one_box{height:160px;background-color:#f8f8f8;border-radius:7px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding-left:30px;margin-top:30px}.home_page .confirm_model .confirm_box .model_one_box .img_box{width:120px;height:120px;border-radius:15px;overflow:hidden;margin-right:12px}.home_page .confirm_model .confirm_box .model_one_box .img_box img{width:100%;height:100%}.home_page .confirm_model .confirm_box .model_one_box .text_box{height:120px;box-sizing:border-box;padding:20px 0;display:flex;flex-direction:column;justify-content:space-between}.home_page .confirm_model .confirm_box .model_one_box .text_box .tit{font-size:18px;color:#333;font-weight:700}.home_page .confirm_model .confirm_box .model_one_box .text_box .tip_box{display:flex;flex-direction:row;margin-top:3px}.home_page .confirm_model .confirm_box .model_one_box .text_box .tip_box .item{padding-right:12px;font-size:14px;color:#666;border-right:1px solid #e1e1e1;margin-right:18px}.home_page .confirm_model .confirm_box .model_one_box .text_box .tip_box .item:last-child{border-right:none}.home_page .confirm_model .confirm_box .model_one_box .text_box .oper_people{font-size:14px;color:#999}.home_page .confirm_model .confirm_box .model_two_box{height:100px;background-color:#f8f8f8;border-radius:7px;box-sizing:border-box;margin-top:15px;padding:20px 35px;display:flex;flex-direction:column;justify-content:space-between}.home_page .confirm_model .confirm_box .model_two_box .title{display:flex;flex-direction:row;justify-content:space-between}.home_page .confirm_model .confirm_box .model_two_box .title .left{font-size:18px;color:#333;font-weight:700}.home_page .confirm_model .confirm_box .model_two_box .title .right{font-size:16px;color:#5dc127}.home_page .confirm_model .confirm_box .model_two_box .point{display:flex;flex-direction:row;align-items:center}.home_page .confirm_model .confirm_box .model_two_box .point .item{padding-right:12px;font-size:14px;color:#666;border-right:1px solid #e1e1e1;margin-right:18px}.home_page .confirm_model .confirm_box .model_two_box .point .item:last-child{border-right:none}.home_page .confirm_model .confirm_box .opera_btn_box{display:flex;justify-content:space-between;margin-top:40px;box-sizing:border-box;padding:0 110px}.home_page .confirm_model .confirm_box .opera_btn_box .reselect{background-color:#f8f8f8;color:#333;font-weight:700;border:none;width:120px;height:40px}.home_page .confirm_model .confirm_box .opera_btn_box .generate{background-color:#5dc127;color:#fff;font-weight:700;border:none;width:120px;height:40px}.home_page .bottom_box{position:absolute;left:0;bottom:0;width:100%;height:80px;background-color:#f8f8f8}.home_page .bottom_box .btn_boxs{width:230px;height:100%;float:right;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-right:40px}.home_page .bottom_box .btn_boxs .cancel_btn{background-color:#f0f0f0;color:#5dc127}.home_page .bottom_box .btn_boxs .cancel_btn,.home_page .bottom_box .btn_boxs .ok_btn{width:100px;height:38px;border-radius:5px;line-height:40px;text-align:center;font-size:16px;border:0}.home_page .bottom_box .btn_boxs .ok_btn{background-color:#5dc127;color:#fff}.home_page .bottom_box .delect_btn{height:100%;float:right;font-size:16px;color:#888;line-height:80px;margin-right:30px}.home_page .close_box{width:100%;margin-top:15px;height:20px}.home_page .close_box img{width:20px;height:20px;float:right;margin-right:20px}.home_page .new_port_tit{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:20px}.home_page .new_port_tit .title{font-size:20px;color:#333;font-weight:700}.home_page .new_port_tit img{width:18px;height:18px}.home_page .invitation_member{width:100vw;height:100vh;background-color:rgba(0,0,0,.5);position:fixed;left:0;top:0;z-index:400;display:flex;justify-content:center;align-items:center;animation:fadenum12 .2s 1}.home_page .invitation_member .qr_code{width:400px;border-radius:10px;height:400px}.home_page .invitation_member .qr_code .coupon-top{box-sizing:border-box;width:100%;height:60px;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;padding:0 25px;padding-top:10px;display:flex;justify-content:space-between;align-items:center;font-size:20px;text-align:center;font-weight:700;color:#333}.home_page .invitation_member .qr_code .coupon-top img{width:20px;height:20px}.home_page .invitation_member .qr_code .coupon-bottom{width:100%;height:380px;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-sizing:border-box;padding-top:35px}.home_page .invitation_member .qr_code .coupon-bottom .qr_code_box{width:200px;height:200px;border:2px solid #f2f2f2;margin:0 auto;display:flex;justify-content:center;align-items:center}.home_page .invitation_member .qr_code .coupon-bottom .qr_code_box img{width:180px;height:180px}.home_page .invitation_member .qr_code .coupon-bottom .qr_code_tips_tit{width:100%;text-align:center;font-size:18px;font-weight:700;margin-top:30px}.home_page .invitation_member .qr_code .coupon-bottom .qr_code_tips_tit span{font-weight:400;margin-left:10px}.home_page .invitation_member .qr_code .coupon-bottom .qr_code_tips_cont{font-size:18px;color:#333;text-align:center;margin-top:10px}.home_page .invitation_member .qr_code .coupon-middle{height:20px;position:relative;overflow:hidden}.home_page .invitation_member .qr_code .coupon-middle div{position:absolute;left:10px;right:10px;top:10px;border-top:1px dashed #e6e6e6;z-index:9}.home_page .invitation_member .qr_code .coupon-middle:after,.home_page .invitation_member .qr_code .coupon-middle:before{content:"";border:200px solid #fff;position:absolute;width:20px;height:20px;border-radius:50%;top:50%;margin-top:-210px}.home_page .invitation_member .qr_code .coupon-middle:before{left:-210px}.home_page .invitation_member .qr_code .coupon-middle:after{right:-210px}@keyframes fadenum12{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}to{opacity:1}}.home_page .zuzhi_title{width:100%;height:20px;box-sizing:border-box;padding:0 40px}.home_page .zuzhi_title .zuzhi_title_box{width:100%;height:20px;border-left:8px solid #5dc127;display:flex;justify-content:space-between;font-size:30px;color:#bebebe;line-height:20px;margin-top:45px}.home_page .zuzhi_title .zuzhi_title_box .tit{color:#333;font-size:18px;font-weight:700;margin-left:14px}.home_page .zuzhi_title_order{box-sizing:border-box;padding-right:15px;padding-left:33px;margin-top:30px}.home_page .zuzhi_title_order .custom-tree-node .edit_zhuzhi{width:100%;display:flex;flex-direction:row}.home_page .zuzhi_title_order .custom-tree-node .edit_zhuzhi .edit_zhuzhi_input{width:50px}.home_page .edit_title_box{width:100%;box-sizing:border-box;padding-left:40px;display:flex;flex-direction:row;justify-content:space-between;padding-right:20px;font-size:20px;color:#333;margin-top:25px}.home_page .edit_title_box img{width:20px;height:20px}.home_page .position_name{width:100%;display:flex;flex-direction:row;justify-content:start;align-items:center;box-sizing:border-box;padding-left:40px;padding-right:40px;margin-top:50px}.home_page .position_name .position_name_tit{font-size:16px;color:#999;margin-right:20px}.home_page .position_name .position_name_input input{width:490px;height:50px;border-radius:5px;border:1px solid #e5e5e5;line-height:50px;color:#999;font-size:16px;box-sizing:border-box;padding-left:20px}.home_page .position_name .position_name_input .phcolor{text-indent:20px}.home_page .position_name .position_name_input input:focus{outline:none}.home_page .permission_assignment{width:100%;margin-top:40px;display:flex;flex-direction:row;justify-content:start;box-sizing:border-box;padding-left:40px;padding-right:40px}.home_page .permission_assignment .permission_assignment_tit{font-size:16px;color:#999;margin-right:20px}.home_page .permission_assignment .permission_assignment_body{width:490px}.home_page .home_content{box-sizing:border-box;padding:5px 35px}.home_page .home_content .budget_order_box{box-sizing:border-box;padding-left:60px;display:flex;height:90px;justify-content:space-between;align-items:center}.home_page .home_content .budget_order_box .el-button{background-color:#5dc127;color:#fff;font-size:16px;font-weight:700}.home_page .home_content .budget_order_box .el-tabs__item{padding-right:40px;color:#999;font-size:18px}.home_page .home_content .budget_order_box .el-tabs__item.is-active{font-weight:700;color:#000;font-size:18px}.home_page .home_content .budget_order_box .el-tabs__active-bar{background-color:#5dc127;height:5px}.home_page .home_content .budget_order_box .el-tabs .el-tabs__nav-wrap:after{position:static!important}.home_page .home_content .budget_tabble_box .el-table{width:100%}.home_page .home_content .budget_tabble_box .el-table th{height:50px;box-sizing:border-box;padding-left:50px;background-color:#f0f0f0;font-size:16px;color:#333}.home_page .home_content .budget_tabble_box .el-table td{height:60px;box-sizing:border-box;padding-left:50px}.home_page .home_content .budget_tabble_box .select_status .el-select{width:100px;height:40px;transform:scale(.9);transform:translateX(-5px)}.home_page .home_content .budget_tabble_box .select_status .status{color:#59cccd}.home_page .home_content .budget_tabble_box .select_status .status2{color:#5dc127}.home_page .home_content .budget_tabble_box .select_status .status3{color:#f81f1f}.home_page .left_fix{box-sizing:border-box;width:260px;height:100vh;background-color:#96c87a;position:fixed;left:0;top:0;z-index:200}.home_page .left_fix .edition{width:100%;text-align:center;margin-top:720px;font-size:14px;color:#fff;z-index:400}.home_page .left_fix .gs_logo{width:100%;display:flex;justify-content:space-between;height:30px;margin-top:25px;box-sizing:border-box;font-size:21px;color:#fff;padding-left:53px;padding-right:75px}.home_page .left_fix .gs_logo img{height:30px}.home_page .left_fix .tabbar{width:100%;color:#fff;font-size:16px;margin-top:40px}.home_page .left_fix .tabbar .items{display:flex;flex-direction:row;justify-content:start;align-items:center;width:100%;height:50px;box-sizing:border-box;padding-left:70px;margin-bottom:10px}.home_page .left_fix .tabbar .items img{width:18px;vertical-align:middle;margin-right:14px;transform:translateY(2px)}.home_page .left_fix .tabbar .select_item{background-color:#fff;color:#333;font-weight:700}.home_page .header_box_fixxx{position:fixed;left:260px;top:0;background-color:#fff;width:calc(100% - 260px);height:70px;box-shadow:0 2px 6px #eee;z-index:100;display:flex;justify-content:space-between;align-items:center}.home_page .header_box_fixxx .left_empxx{box-sizing:border-box;height:100%;width:800px;margin-left:35px;display:flex;align-items:center}.home_page .header_box_fixxx .left_empxx .model_store{box-sizing:border-box;padding:0 15px;width:100px;height:40px;border-radius:5px;background-color:#f8f8f8;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:16px;color:#333}.home_page .header_box_fixxx .left_empxx .model_store img{width:15px;transform:translateY(2px)}.home_page .header_box_fixxx .left_empxx .el-tabs__nav-wrap:after{position:static!important}.home_page .header_box_fixxx .help_our{width:30px;height:100%;display:flex;flex-direction:column;justify-content:space-between;font-size:14px;box-sizing:border-box;padding:14px 0;margin-right:30px}.home_page .header_box_fixxx .help_our img{width:20px;transform:translateX(4px)}.home_page .header_box_fixxx .header_our{width:40px;height:40px;border-radius:5px;overflow:hidden;margin-right:36px}.home_page .header_box_fixxx .header_our img{width:100%;height:100%;vertical-align:middle}/deep/ .el-tree-node__content{height:80px}.tree_container{height:500px;border-radius:5px;background-color:rgba(1,28,82,.5)}.el-tree{background:transparent;color:#fff}.el-tree .el-tree-node__content{height:50px}.el-tree .custom-tree-node{flex:1;display:flex;align-items:center;justify-content:space-between;font-size:14px;padding-right:20px;font-size:16px}.el-tree .el-input__inner{width:120px;border:none;font-size:16px;color:#666}.el-tree .el-tree-node__label{font-size:16px;color:#666}.el-input__inner:focus{border:1px solid #11be59}