/*���ļ�˵����
    city.aspxҳ�Ǵ�www.xuegongxitong.com�ϸ��ƹ����ģ�xuegong�ϵ�cityҳbootstrap����v4.1.3
    ����վ�Ѿ�������bootstrapv3.3.4�����ڳ�ͻ��ֻ�ܲ��ñ�վ��v3.3.4��
    ���ļ��е���ʽ���޸��������汾֮��Ĳ���ġ�
*/
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: 0.75rem
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125)
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.btn {
    border-radius: 5px;
}

.btn-primary {
    color: #212529;
    background-color: #32dbc6;
    border-color: #32dbc6;
}

.btn-primary:hover {
    color: #fff;
    background-color: #22c4b0;
    border-color: #21b9a6
}
