

.table{font-family: 'PingFangSC-Light', '微软雅黑';}
h5{font-family: 'PingFangSC-Semibold', '微软雅黑';}

.deep{color: #ef911b;}
.black{color: #434a54;}
.gray{color: #989fa5;}

.mtop-20{margin-top: 20px;}

label{color: #434a54;}
select.form-control{color: #989fa5;}

.text-left{text-align: left};
.text-right{text-align: right;}
.btn{font-size: 12px;}

.table{text-align: center;border-bottom: 1px solid #f1f3f7 !important;}
.table .table-header{background-color: #f7faff}
.table .table-header th{font-weight: 100;text-align: center; height: 40px;line-height: 40px;}

.table tr td{height: 40px;line-height: 40px !important;}

.table td a:hover{text-decoration: none;}

.table .operate_btn{padding-left: 22px;margin-right: 10px}
.table .add_btn{background: url(../images/add.png) no-repeat;background-position-y: 1px;}
.table .edit_btn{background: url(../images/edit.png) no-repeat;background-position-y: 1px;}
.table .del_btn{background: url(../images/del.png) no-repeat;background-position-y: 1px;}


.line{color: #6192Eb;margin-right: 10px;}
.form-group{margin-right: 20px;}
.redx{color: #FF0000;margin-right: 6px;}
.control-label{font-size: 14px;font-weight: 100;}

.pager li > a, .pager li > span{border-radius: 0;}