.join_agency_page{height:100vh;overflow-y:auto;background:url(../img/bg_login.f4f7fa46.png) repeat-x;background-size:cover;display:flex;align-items:center;justify-content:center}.join_agency_page .settled_cont{width:800px;padding:30px;box-sizing:border-box;background:#fff}.join_agency_page .settled_cont>h1{text-align:center;border-bottom:1px solid #ebebeb;font-size:22px;padding-bottom:20px;margin-bottom:20px;color:#333}.join_agency_page .settled_cont .query_box{display:flex;justify-content:space-between;align-items:center}.join_agency_page .settled_cont .query_box .el-input{width:600px}.join_agency_page .settled_cont .query_box .el-button{width:100px}.join_agency_page .settled_cont .organization_data_box{margin-top:30px}.join_agency_page .settled_cont .organization_data_box .content_box{display:flex;margin-bottom:20px;flex-wrap:wrap}.join_agency_page .settled_cont .organization_data_box .content_box>p{margin-right:20px;display:flex;justify-content:space-between;width:100px}.join_agency_page .settled_cont .organization_data_box .content_box>span{width:620px}.join_agency_page .settled_cont .organization_data_box .describe_box>h4{margin-right:20px;display:flex;justify-content:space-between;width:100px}.join_agency_page .settled_cont .organization_data_box .describe_box .describe_cont{padding-right:10px;margin-top:10px;max-height:200px;overflow-y:auto}.join_agency_page .settled_cont .not_have{margin-top:30px}.join_agency_page .settled_cont .join_box{margin-top:30px;display:flex;justify-content:flex-end}