.header_our{width:30px;height:30px;border-radius:5px;overflow:hidden;margin-right:20px}.header_our img{width:100%;height:100%;vertical-align:middle}.drop-header{display:flex;align-items:center}.drop-header .drop-header-img{width:30px;height:30px;font-size:0;margin-right:10px}.drop-header .drop-header-img img{width:100%;height:100%;border-radius:50%;vertical-align:middle}.home_page{font-family:SourceHanSans-Normal;width:100%;height:100vh;position:relative}.home_page .poup_add_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 .poup_add_model .new_create_box{width:670px;height:420px;border-radius:10px;background-color:#fff;box-sizing:border-box;padding:0 90px;padding-top:35px}.home_page .poup_add_model .new_create_box .new_create_tit{color:#333;width:100%;text-align:center;font-size:20px}.home_page .poup_add_model .new_create_box .new_create_select{width:100%;margin-top:50px}.home_page .poup_add_model .new_create_box .new_create_select .new_create_key{color:#888;font-size:16px;margin-right:40px}.home_page .poup_add_model .new_create_box .model_name_box{width:100%;margin-top:40px;display:flex;flex-direction:row;align-items:center}.home_page .poup_add_model .new_create_box .model_name_box .new_create_key{color:#888;font-size:16px;margin-right:40px}.home_page .poup_add_model .new_create_box .model_name_box .el-input{width:355px}.home_page .poup_add_model .new_create_box .use_orea{width:100%;margin-top:25px;display:flex;flex-direction:row;align-items:center}.home_page .poup_add_model .new_create_box .use_orea .new_create_key{font-size:16px;color:#888;margin-right:40px}.home_page .poup_add_model .new_create_box .use_orea .middle{color:#333;font-size:24px;margin:0 8px}.home_page .poup_add_model .new_create_box .use_orea .el-input{width:160px}.home_page .poup_add_model .new_create_box .next_btn{width:100px;height:40px;border-radius:4px;background-color:#5dc127;color:#fff;border:none;margin-top:40px;margin-left:200px}.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_set{width:calc(100% - 260px);margin-top:70px;margin-left:260px;background-color:#f2f2f2;box-sizing:border-box}.home_page .home_content_set .home_content_box{width:100%;height:100%;background-color:#fff;box-sizing:border-box;padding:30px}.home_page .home_content_set .home_content_box .tit_box{display:flex;flex-direction:row;width:100%;height:40px;align-items:center;box-sizing:border-box;position:relative}.home_page .home_content_set .home_content_box .tit_box .left_tit{width:50px;line-height:100%;text-align:center;height:100%;line-height:40px}.home_page .home_content_set .home_content_box .tit_box .el-dropdown{width:157px;height:37px;border:1px solid #d7d7d7;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:20px;margin-right:20px}.home_page .home_content_set .home_content_box .tit_box .el-input{width:180px;margin-right:30px}.home_page .home_content_set .home_content_box .tit_box .search_btn{background-color:#169bd5;line-height:30px;color:#fff;width:78px;border-radius:4px;height:30px;font-size:12px;border:none}.home_page .home_content_set .home_content_box .tit_box .add_commodity{position:absolute;right:0;background-color:#169bd5;line-height:30px;color:#fff;border-radius:4px;width:110px;height:30px;font-size:12px;border:none}.home_page .home_content_set .home_content_box .commodity_table{width:100%;margin-top:30px}.home_page .home_content_set .home_content_box .commodity_table .table_title_box{width:100%;box-sizing:border-box;height:48px;padding:0 3.5%;background-color:#f2f2f2;display:flex;flex-direction:row}.home_page .home_content_set .home_content_box .commodity_table .table_title_box .commodity_name{width:36%;height:100%;line-height:48px}.home_page .home_content_set .home_content_box .commodity_table .table_title_box .commodity_company{width:11.3%;height:100%;line-height:48px}.home_page .home_content_set .home_content_box .commodity_table .table_title_box .commodity_price{width:14.3%;height:100%;line-height:48px}.home_page .home_content_set .home_content_box .commodity_table .table_title_box .commodity_descript{width:26%;height:100%;line-height:48px}.home_page .home_content_set .home_content_box .commodity_table .table_title_box .commodity_more{height:100%;line-height:48px}.home_page .home_content_set .home_content_box .commodity_table .table_content_box{width:100%;box-sizing:border-box;height:90px;padding:0 3.5%;border-bottom:1px solid #d7d7d7;display:flex;flex-direction:row}.home_page .home_content_set .home_content_box .commodity_table .table_content_box .commodity_name{width:36%;height:100%;line-height:90px;display:flex;flex-direction:row;align-items:center}.home_page .home_content_set .home_content_box .commodity_table .table_content_box .commodity_name .picture{border-radius:4px;width:60px;height:60px;margin-right:20px;overflow:hidden}.home_page .home_content_set .home_content_box .commodity_table .table_content_box .commodity_name .picture img{width:100%;height:100%}.home_page .home_content_set .home_content_box .commodity_table .table_content_box .commodity_company{width:11.3%;height:100%;line-height:90px}.home_page .home_content_set .home_content_box .commodity_table .table_content_box .commodity_price{width:14.3%;height:100%;line-height:90px}.home_page .home_content_set .home_content_box .commodity_table .table_content_box .commodity_descript{width:26%;height:100%;line-height:90px}.home_page .home_content_set .home_content_box .commodity_table .table_content_box .commodity_more{height:100%;line-height:90px}.home_page .home_content_set .home_content_box .pagination{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px}.home_page .home_content_set .home_content_box .pagination .el-pagination .el-pager{font-size:16px}.home_page .home_content_set .home_content_model{width:100%;background-color:#fff;box-sizing:border-box;padding:30px;padding-bottom:0}.home_page .home_content_set .home_content_model .filter_box{width:100%;display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.home_page .home_content_set .home_content_model .filter_box .filter_key{margin-right:15px;font-size:14px;color:#333;font-weight:700}.home_page .home_content_set .home_content_model .filter_box .filter_value{display:inline-block;border-radius:15px;padding:6px 25px;font-size:14px;color:#333}.home_page .home_content_set .home_content_model .filter_box .flag{background-color:#eef9e9;font-weight:700;color:#5dc127}.home_page .home_content_set .home_content_model .order_box{border-top:1px solid #f4f4f4;padding-top:20px;width:100%;display:flex;justify-content:space-between;align-items:center}.home_page .home_content_set .home_content_model .order_box .el-input{width:280px;height:40px}.home_page .home_content_set .home_content_model .order_box .el-button{width:100px;height:40px;background-color:#5dc127;color:#fff;border-radius:4px;border:none;font-size:16px}.home_page .home_content_set .home_content_model .models_box{width:100%;padding-top:25px;display:flex;justify-content:space-between;flex-wrap:wrap}.home_page .home_content_set .home_content_model .models_box .models_box_item{display:inline-block;width:370px;height:340px;margin-bottom:35px}.home_page .home_content_set .home_content_model .models_box .models_box_item .face_img{width:370px;height:230px;border-radius:10px;overflow:hidden;position:relative}.home_page .home_content_set .home_content_model .models_box .models_box_item .face_img button{width:100px;height:35px;border-radius:4px;background-color:rgba(f,f,f,.6);color:#333;font-size:16px;position:absolute;right:10px;bottom:10px;border:none}.home_page .home_content_set .home_content_model .models_box .models_box_item .face_img img{width:100%;height:100%}.home_page .home_content_set .home_content_model .models_box .models_box_item .model_title{margin-top:20px;font-weight:700;font-size:18px;color:#333;margin-left:20px}.home_page .home_content_set .home_content_model .models_box .models_box_item .model_label_box{margin-top:15px;margin-left:20px;font-size:14px;color:#666}.home_page .home_content_set .home_content_model .models_box .models_box_item .model_label_box .model_label{display:inline-block;width:50px;border-right:1px solid #f2f2f2;margin-right:20px}.home_page .home_content_set .home_content_model .models_box .models_box_item .model_label_box .model_label:last-child{border-right:none}.home_page .home_content_set .home_content_model .models_box .models_box_item .order_people{margin-top:14px;margin-left:20px;color:#999}.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_fix{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_fix .left_emp{height:100%;width:800px;margin-left:40px;display:flex;box-sizing:border-box}.home_page .header_box_fix .left_emp .el-tabs__nav-wrap:after{position:static!important}.home_page .header_box_fix .left_emp .el-tabs__item{color:#666;font-size:16px;height:68px;transform:translateY(16px)}.home_page .header_box_fix .left_emp .el-tabs__item.is-active{font-weight:700;color:#333;font-size:16px}.home_page .header_box_fix .left_emp .el-tabs__active-bar{background-color:#5dc127;height:5px}.home_page .header_box_fix .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_fix .help_our img{width:20px;transform:translateX(4px)}.home_page .header_box_fix .header_our{width:40px;height:40px;border-radius:5px;overflow:hidden;margin-right:36px}.home_page .header_box_fix .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}