@charset "UTF-8";
.page-content {
	min-height: 500px;
}


.public-check .ant-form-item-label label:after{
    content:'';
}

.consult-banner {
    background: url(/hdjlpt-lite/static/build_frontend/assets/img/consult_banner.c9ab166482f7782bf79e08011e441d88.png) center no-repeat;
    background-size: 100% 100%;
}
.content-item {
    position: relative;
    margin-bottom: 2px;
}

.content-num {
    position: absolute;
    right: 14px;
    bottom: 14px;
    line-height: 1em;
    color: #cccccc;
}

.content-num em {
    font-style: normal;
    color: #E20072;
}

.table-item-category {
   color: #EF4E2E; 
}

.btn-container {
    padding-top: 10px;
    text-align: center;
}
.content-item .ant-form-explain {
    left: 123px;
    bottom: -26px;
}