.add-app .panel{background:#fff;border-radius:5px;padding:22px 24px 20px}.add-app .panel .panel-header{color:#3ec8c8;font-size:21px;margin-bottom:16px}.add-app .panel .panel-bd{padding-top:2px}.add-app .panel .panel-bd .inp-group{-ms-flex-align:baseline;-webkit-box-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:22px}.add-app .panel .panel-bd .inp-group .btn{margin-right:18px}.add-app .panel .panel-bd .inp-group .btn .ivu-icon{margin-bottom:4px;margin-right:4px}.add-app .panel .panel-bd .inp-group .btn .btn-sty{background-color:#3ec8c8;border:1px solid #3ec8c8;border-radius:5px;color:#fff;font-size:15px;height:37px;padding:6px;width:100%}.add-app .panel .panel-bd .inp-group .btn .btn-sty:active,.add-app .panel .panel-bd .inp-group .btn .btn-sty:hover{background-color:#35aaaa;border:1px solid #35aaaa}.add-app .panel .panel-bd .inp-group .acount-text{color:grey;font-size:15px}.add-app .panel table{max-width:100%;width:100%}.add-app .panel table .btn{font-size:13px}.add-app .panel table .btn .btn-add{background-color:transparent;border:1px solid #3ec8c8;border-radius:4px;color:#3ec8c8;margin-right:10px;padding:4px 16px}.add-app .panel table .btn .btn-quit{background-color:transparent;border:1px solid #b3b3b3;border-radius:4px;color:#b3b3b3;margin-right:10px;padding:4px 16px}.add-app .panel table thead{background-color:#e6faf8;color:#7e7e7e;font-size:15px;line-height:40px;text-align:left}.add-app .panel table td,.add-app .panel th{padding-left:22px}.add-app .panel table thead>tr>th{font-weight:500}.add-app .panel .tb-bd{height:64px}.add-app .panel .tb-bd td{border-bottom:1px solid #e3e3e3;color:#7e7e7e;font-size:15px}.add-app .panel table tr:first-child th:first-child{border-bottom-left-radius:5px;border-top-left-radius:5px}.add-app .panel table tr:first-child th:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}.add-app .panel table>thead>tr>th:first-child{width:15%}.add-app .panel table>thead>tr>th:nth-child(2){width:35%}.add-app .panel table>tbody>tr>td:nth-child(2){padding-right:30px}.add-app .panel .page-nav{-ms-flex-pack:center;-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-top:20px;width:100%}